/*! For license information please see bundle.js.LICENSE.txt */ (()=>{var t={616:function(t){t.exports=function(){"use strict";function t(t){return"[object Array]"===Object.prototype.toString.call(t)}function e(t){return t instanceof Function}function n(t){return"[object Object]"===Object.prototype.toString.call(t)&&!e(t)&&t instanceof Object}function i(e,r){var o;for(o in r)"__proto__"!==o&&(n(r[o])||t(r[o])?(n(r[o])&&!n(e[o])&&(e[o]={}),t(r[o])&&!t(e[o])&&(e[o]=[]),i(e[o],r[o])):void 0!==r[o]&&(e[o]=r[o]))}function r(t,e){var n={};return i(n,t),i(n,e),n}var o=/^(\d\d\d\d)(-)?(\d\d)(-)?(\d\d)$/i;function a(t){return""+t}function s(t){return parseFloat(t)}function l(t){var e,n,i,r;if("object"!=typeof t)if("number"==typeof t)t=new Date(1e3*t);else{if(e=(t=a(t)).match(o))return n=parseInt(e[1],10),i=parseInt(e[3],10)-1,r=parseInt(e[5],10),new Date(n,i,r);var s=t.replace(/ /,"T").replace(" ","").replace("UTC","Z");t=new Date(Date.parse(s)||t)}return t}function c(e){if(!t(e)){var n,i=[];for(n in e)e.hasOwnProperty(n)&&i.push([n,e[n]]);e=i}return e}function u(t,e,n,i,o,a,s,l){return function(c,u,d){var h=c.data,f=r({},t);return f=r(f,d||{}),(c.singleSeriesFormat||"legend"in u)&&e(f,u.legend,c.singleSeriesFormat),u.title&&n(f,u.title),"min"in u?i(f,u.min):function(t){var e,n,i;for(e=0;e=6}function w(t){return"number"==typeof t}var _=["bytes","KB","MB","GB","TB","PB","EB"];function M(t,e,n,i){t=t||"",n.prefix&&(e<0&&(e*=-1,t+="-"),t+=n.prefix);var r=n.suffix||"",o=n.precision,s=n.round;if(n.byteScale){var l,c=i?n.byteScale:e;c>=0x1000000000000000?(e/=0x1000000000000000,l=6):c>=0x4000000000000?(e/=0x4000000000000,l=5):c>=1099511627776?(e/=1099511627776,l=4):c>=1073741824?(e/=1073741824,l=3):c>=1048576?(e/=1048576,l=2):c>=1024?(e/=1024,l=1):l=0,void 0===o&&void 0===s&&(e>=1023.5&&l<_.length-1&&(e=1,l+=1),o=e>=1e3?4:3),r=" "+_[l]}if(void 0!==o&&void 0!==s)throw Error("Use either round or precision, not both");if(!i&&(void 0!==o&&(e=e.toPrecision(o),n.zeros||(e=parseFloat(e))),void 0!==s))if(s<0){var u=Math.pow(10,-1*s);e=parseInt((1*e/u).toFixed(0))*u}else e=e.toFixed(s),n.zeros||(e=parseFloat(e));if(n.thousands||n.decimal){var d=(e=a(e)).split(".");e=d[0],n.thousands&&(e=e.replace(/\B(?=(\d{3})+(?!\d))/g,n.thousands)),d.length>1&&(e+=(n.decimal||".")+d[1])}return t+e+r}function k(t,e,n){return n in e?e[n]:n in t.options?t.options[n]:null}var C={maintainAspectRatio:!1,animation:!1,plugins:{legend:{},tooltip:{displayColors:!1,callbacks:{}},title:{font:{size:20},color:"#333"}},interaction:{}},T={scales:{y:{ticks:{maxTicksLimit:4},title:{font:{size:16},color:"#333"},grid:{}},x:{grid:{drawOnChartArea:!1},title:{font:{size:16},color:"#333"},time:{},ticks:{}}}},S=["#3366CC","#DC3912","#FF9900","#109618","#990099","#3B3EAC","#0099C6","#DD4477","#66AA00","#B82E2E","#316395","#994499","#22AA99","#AAAA11","#6633CC","#E67300","#8B0707","#329262","#5574A6","#651067"],D=function(t,e,n){void 0!==e?(t.plugins.legend.display=!!e,e&&!0!==e&&(t.plugins.legend.position=e)):n&&(t.plugins.legend.display=!1)},P=function(t,e){t.plugins.title.display=!0,t.plugins.title.text=e},z=function(t,e){null!==e&&(t.scales.x.min=s(e))},O=function(t,e){t.scales.x.max=s(e)},A=function(t,e){t.scales.x.stacked=!!e,t.scales.y.stacked=!!e},E=function(t,e){t.scales.x.title.display=!0,t.scales.x.title.text=e},L=function(t,e){t.scales.y.title.display=!0,t.scales.y.title.text=e},R=function(t,e){var n=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return n?"rgba("+parseInt(n[1],16)+", "+parseInt(n[2],16)+", "+parseInt(n[3],16)+", "+e+")":t},F=function(t){return null!=t},I=function(e,n,i){var r={prefix:e.options.prefix,suffix:e.options.suffix,thousands:e.options.thousands,decimal:e.options.decimal,precision:e.options.precision,round:e.options.round,zeros:e.options.zeros};if(e.options.bytes){var o=e.data;"pie"===i&&(o=[{data:o}]);for(var a=0,s=0;sa&&(a=l.data[c][1]);for(var u=1;a>=1024;)u*=1024,a/=1024;r.byteScale=u}if("pie"!==i){var d=n.scales.y;"bar"===i&&(d=n.scales.x),r.byteScale&&(d.ticks.stepSize||(d.ticks.stepSize=r.byteScale/2),d.ticks.maxTicksLimit||(d.ticks.maxTicksLimit=4)),d.ticks.callback||(d.ticks.callback=function(t){return M("",t,r,!0)})}if(!n.plugins.tooltip.callbacks.label)if("scatter"===i)n.plugins.tooltip.callbacks.label=function(t){var e=t.dataset.label||"";return e&&(e+=": "),e+"("+t.label+", "+t.formattedValue+")"};else if("bubble"===i)n.plugins.tooltip.callbacks.label=function(t){var e=t.dataset.label||"";e&&(e+=": ");var n=t.raw;return e+"("+n.x+", "+n.y+", "+n.v+")"};else if("pie"===i)n.plugins.tooltip.callbacks.label=function(e){var n=e.label;return t(n)?(n=n.slice())[0]+=": ":n+=": ",M(n,e.parsed,r)};else{var h="bar"===i?"x":"y";n.plugins.tooltip.callbacks.label=function(t){if(null!==t.parsed[h]){var e=t.dataset.label||"";return e&&(e+=": "),M(e,t.parsed[h],r)}}}},N=u(r(C,T),D,P,(function(t,e){null!==e&&(t.scales.y.min=s(e))}),(function(t,e){t.scales.y.max=s(e)}),A,E,L),H=function(e,n,i){var o,a=[],c=[],u=e.options.colors||S,d=!0,h=!0,v=!0,w=!0,_=!0,M=!0,C=e.data,T=0;if("bubble"===i)for(var D=0;DT&&(T=P.data[z][2]);var O,A,E,L,I,N,H,B=[],W=[];if("bar"===i||"column"===i||"number"!==e.xtype&&"bubble"!==e.xtype){var U,V,j=[];for(O=0;O0){var et=(F(Z)?l(Z):c[0]).getTime(),nt=(F(tt)?l(tt):c[0]).getTime();for(O=1;Ont&&(nt=it)}var rt,ot=(nt-et)/864e5;if(!n.scales.x.time.unit&&(w||ot>3650?(n.scales.x.time.unit="year",rt=365):v||ot>300?(n.scales.x.time.unit="month",rt=30):d||ot>10?(n.scales.x.time.unit="day",rt=1):_||ot>.5?(n.scales.x.time.displayFormats={hour:"MMM d, h a"},n.scales.x.time.unit="hour",rt=1/24):M&&(n.scales.x.time.displayFormats={minute:"h:mm a"},n.scales.x.time.unit="minute",rt=1/24/60),rt&&ot>0)){var at=e.element.offsetWidth;if(at>0){var st=Math.ceil(ot/rt/(at/100));h&&1===rt&&(st=7*Math.ceil(st/7)),n.scales.x.time.stepSize=st}}n.scales.x.time.tooltipFormat||(d?n.scales.x.time.tooltipFormat="PP":_?n.scales.x.time.tooltipFormat="MMM d, h a":M&&(n.scales.x.time.tooltipFormat="h:mm a"))}return{labels:c,datasets:a}},B=function(t){this.name="chartjs",this.library=t};B.prototype.renderLineChart=function(t,e){var n={};!t.options.max&&function(t){var e,n,i;for(e=0;e25?i=25:i<10&&(i=10),n.scales.x.ticks.callback||(n.scales.x.ticks.callback=function(t){return(t=a(this.getLabelForValue(t))).length>i?t.substring(0,i-2)+"...":t})}(t,o,n),this.drawChart(t,"bar",o,n)},B.prototype.renderAreaChart=function(t){this.renderLineChart(t,"area")},B.prototype.renderBarChart=function(t){this.renderColumnChart(t,"bar")},B.prototype.renderScatterChart=function(t,e){e=e||"scatter";var n=N(t,t.options);I(t,n,e),"showLine"in n||(n.showLine=!1);var i=H(t,n,e);n.scales.x.type=n.scales.x.type||"linear",n.scales.x.position=n.scales.x.position||"bottom","mode"in n.interaction||(n.interaction.mode="nearest"),this.drawChart(t,e,i,n)},B.prototype.renderBubbleChart=function(t){this.renderScatterChart(t,"bubble")},B.prototype.destroy=function(t){t.chart&&t.chart.destroy()},B.prototype.drawChart=function(t,e,n,i){if(this.destroy(t),!t.destroyed){var r={type:e,data:n,options:i};t.options.code&&window.console.log("new Chart(ctx, "+JSON.stringify(r)+");"),t.element.innerHTML="";var o=t.element.getElementsByTagName("CANVAS")[0];t.chart=new this.library(o,r)}};var W={chart:{},xAxis:{title:{text:null},labels:{style:{fontSize:"12px"}}},yAxis:{title:{text:null},labels:{style:{fontSize:"12px"}}},title:{text:null},credits:{enabled:!1},legend:{borderWidth:0},tooltip:{style:{fontSize:"12px"}},plotOptions:{areaspline:{},area:{},series:{marker:{}}},time:{useUTC:!1}},U=function(t,e,n){void 0!==e?(t.legend.enabled=!!e,e&&!0!==e&&("top"===e||"bottom"===e?t.legend.verticalAlign=e:(t.legend.layout="vertical",t.legend.verticalAlign="middle",t.legend.align=e))):n&&(t.legend.enabled=!1)},V=function(t,e){t.title.text=e},j=u(W,U,V,(function(t,e){t.yAxis.min=e}),(function(t,e){t.yAxis.max=e}),(function(t,e){var n=e?!0===e?"normal":e:null;t.plotOptions.series.stacking=n,t.plotOptions.area.stacking=n,t.plotOptions.areaspline.stacking=n}),(function(t,e){t.xAxis.title.text=e}),(function(t,e){t.yAxis.title.text=e})),Y=function(t,e,n){var i={prefix:t.options.prefix,suffix:t.options.suffix,thousands:t.options.thousands,decimal:t.options.decimal,precision:t.options.precision,round:t.options.round,zeros:t.options.zeros};"pie"===n||e.yAxis.labels.formatter||(e.yAxis.labels.formatter=function(){return M("",this.value,i)}),e.tooltip.pointFormatter||e.tooltip.pointFormat||(e.tooltip.pointFormatter=function(){return' '+M(this.series.name+": ",this.y,i)+"
"})},q=function(t){this.name="highcharts",this.library=t};q.prototype.renderLineChart=function(t,e){var n={};"areaspline"===(e=e||"spline")&&(n={plotOptions:{areaspline:{stacking:"normal"},area:{stacking:"normal"},series:{marker:{enabled:!1}}}}),!1===t.options.curve&&("areaspline"===e?e="area":"spline"===e&&(e="line"));var i,r,o,a=j(t,t.options,n);"number"===t.xtype?a.xAxis.type=a.xAxis.type||"linear":a.xAxis.type="string"===t.xtype?"category":"datetime",a.chart.type||(a.chart.type=e),Y(t,a,e);var s=t.data;for(r=0;r0)return!1;return!0}function ut(t,e,n){if(t.addEventListener)return t.addEventListener(e,n,!1),n;var i=function(){return n.call(t,window.event)};return t.attachEvent("on"+e,i),i}function dt(t,e,n){t.removeEventListener?t.removeEventListener(e,n,!1):t.detachEvent("on"+e,n)}function ht(t,e){if(t===e)return!1;for(;e&&e!==t;)e=e.parentNode;return e===t}rt.prototype.renderLineChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n={};!1===t.options.curve&&(n.curveType="none"),!1===t.options.points&&(n.pointSize=0);var i=it(t,t.options,n),r=e.createDataTable(t.data,t.xtype);e.drawChart(t,"LineChart",r,i)}))},rt.prototype.renderPieChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n={chartArea:{top:"10%",height:"80%"},legend:{}};t.options.colors&&(n.colors=t.options.colors),t.options.donut&&(n.pieHole=.5),"legend"in t.options&&G(n,t.options.legend),t.options.title&&K(n,t.options.title);var i=r(r(Q,n),t.options.library||{}),o=new e.library.visualization.DataTable;o.addColumn("string",""),o.addColumn("number","Value"),o.addRows(t.data),e.drawChart(t,"PieChart",o,i)}))},rt.prototype.renderColumnChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n=it(t,t.options),i=e.createDataTable(t.data,t.xtype);e.drawChart(t,"ColumnChart",i,n)}))},rt.prototype.renderBarChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n=u(Q,G,K,J,Z,tt,et,nt)(t,t.options,{hAxis:{gridlines:{color:"#ccc"}}}),i=e.createDataTable(t.data,t.xtype);e.drawChart(t,"BarChart",i,n)}))},rt.prototype.renderAreaChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n=it(t,t.options,{isStacked:!0,pointSize:0,areaOpacity:.5}),i=e.createDataTable(t.data,t.xtype);e.drawChart(t,"AreaChart",i,n)}))},rt.prototype.renderGeoChart=function(t){var e=this;this.waitForLoaded(t,"geochart",(function(){var n={legend:"none",colorAxis:{colors:t.options.colors||["#f6c7b6","#ce502d"]}},i=r(r(Q,n),t.options.library||{}),o=new e.library.visualization.DataTable;o.addColumn("string",""),o.addColumn("number",t.options.label||"Value"),o.addRows(t.data),e.drawChart(t,"GeoChart",o,i)}))},rt.prototype.renderScatterChart=function(t){var e=this;this.waitForLoaded(t,(function(){var n,i,r,o,a=it(t,t.options,{}),s=t.data,l=[];for(n=0;n0?new Error("No charting library found for "+t):new Error("No charting libraries found - be sure to include one before your charts")})(t,n),n.options.download&&!n.__downloadAttached&&"chartjs"===n.adapter&&function(t){var e=t.element,n=document.createElement("a"),i=t.options.download;!0===i?i={}:"string"==typeof i&&(i={filename:i}),n.download=i.filename||"chart.png",n.style.position="absolute",n.style.top="20px",n.style.right="20px",n.style.zIndex=1e3,n.style.lineHeight="20px",n.target="_blank";var r=document.createElement("img");r.alt="Download",r.style.border="none",r.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAABCFBMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMywEsqxAAAAV3RSTlMAAQIDBggJCgsMDQ4PERQaHB0eISIjJCouLzE0OTo/QUJHSUpLTU5PUllhYmltcHh5foWLjI+SlaCio6atr7S1t7m6vsHHyM7R2tze5Obo7fHz9ff5+/1hlxK2AAAA30lEQVQYGUXBhVYCQQBA0TdYWAt2d3d3YWAHyur7/z9xgD16Lw0DW+XKx+1GgX+FRzM3HWQWrHl5N/oapW5RPe0PkBu+UYeICvozTWZVK23Ao04B79oJrOsJDOoxkZoQPWgX29pHpCZEk7rEvQYiNSFq1UMqvlCjJkRBS1R8hb00Vb/TajtBL7nTHE1X1vyMQF732dQhyF2o6SAwrzP06iUQzvwsArlnzcOdrgBhJyHa1QOgO9U1GsKuvjUTjavliZYQ8nNPapG6sap/3nrIdJ6bOWzmX/fy0XVpfzZP3S8OJT3g9EEiJwAAAABJRU5ErkJggg==",n.appendChild(r),e.style.position="relative",t.__downloadAttached=!0,t.__enterEvent=ut(e,"mouseover",(function(r){var o=r.relatedTarget;o&&(o===this||ht(this,o))||!t.options.download||(n.href=t.toImage(i),e.appendChild(n))})),t.__leaveEvent=ut(e,"mouseout",(function(t){var e=t.relatedTarget;e&&(e===this||ht(this,e))||n.parentNode&&n.parentNode.removeChild(n)}))}(n)}var Ct=function(t,e,n){var i;if("string"==typeof t&&(i=t,!(t=document.getElementById(t))))throw new Error("No element with id "+i);this.element=t,this.options=r(Rt.options,n||{}),this.dataSource=e,Rt.charts[t.id]=this,_t(this,e,!0),this.options.refresh&&this.startRefresh()};Ct.prototype.getElement=function(){return this.element},Ct.prototype.getDataSource=function(){return this.dataSource},Ct.prototype.getData=function(){return this.data},Ct.prototype.getOptions=function(){return this.options},Ct.prototype.getChartObject=function(){return this.chart},Ct.prototype.getAdapter=function(){return this.adapter},Ct.prototype.updateData=function(t,e){this.dataSource=t,e&&this.__updateOptions(e),_t(this,t,!0)},Ct.prototype.setOptions=function(t){this.__updateOptions(t),this.redraw()},Ct.prototype.redraw=function(){_t(this,this.rawData)},Ct.prototype.refreshData=function(){if("string"==typeof this.dataSource){var t=-1===this.dataSource.indexOf("?")?"?":"&";_t(this,this.dataSource+t+"_="+(new Date).getTime())}else"function"==typeof this.dataSource&&_t(this,this.dataSource)},Ct.prototype.startRefresh=function(){var t=this,e=this.options.refresh;if(e&&"string"!=typeof this.dataSource&&"function"!=typeof this.dataSource)throw new Error("Data source must be a URL or callback for refresh");if(!this.intervalId){if(!e)throw new Error("No refresh interval");this.intervalId=setInterval((function(){t.refreshData()}),1e3*e)}},Ct.prototype.stopRefresh=function(){this.intervalId&&(clearInterval(this.intervalId),this.intervalId=null)},Ct.prototype.toImage=function(t){if("chartjs"===this.adapter){if(t&&t.background&&"transparent"!==t.background){var e=this.chart.canvas,n=this.chart.ctx,i=document.createElement("canvas"),r=i.getContext("2d");return i.width=n.canvas.width,i.height=n.canvas.height,r.fillStyle=t.background,r.fillRect(0,0,i.width,i.height),r.drawImage(e,0,0),i.toDataURL("image/png")}return this.chart.toBase64Image()}throw new Error("Feature only available for Chart.js")},Ct.prototype.destroy=function(){this.destroyed=!0,this.stopRefresh(),this.__adapterObject&&this.__adapterObject.destroy(this),this.__enterEvent&&dt(this.element,"mouseover",this.__enterEvent),this.__leaveEvent&&dt(this.element,"mouseout",this.__leaveEvent)},Ct.prototype.__updateOptions=function(t){var e=t.refresh&&t.refresh!==this.options.refresh;this.options=r(Rt.options,t),e&&(this.stopRefresh(),this.startRefresh())},Ct.prototype.__render=function(){this.data=this.__processData(),kt(this.__chartName(),this)},Ct.prototype.__config=function(){return bt};var Tt=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.__processData=function(){return st(this)},e.prototype.__chartName=function(){return"LineChart"},e}(Ct),St=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.__processData=function(){return lt(this)},e.prototype.__chartName=function(){return"PieChart"},e}(Ct),Dt=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.__processData=function(){return st(this,null,!0)},e.prototype.__chartName=function(){return"ColumnChart"},e}(Ct),Pt=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.__processData=function(){return st(this,null,!0)},e.prototype.__chartName=function(){return"BarChart"},e}(Ct),zt=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.__processData=function(){return st(this)},e.prototype.__chartName=function(){return"AreaChart"},e}(Ct),Ot=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.__processData=function(){return lt(this)},e.prototype.__chartName=function(){return"GeoChart"},e}(Ct),At=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.__processData=function(){return st(this,"number")},e.prototype.__chartName=function(){return"ScatterChart"},e}(Ct),Et=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.__processData=function(){return st(this,"bubble")},e.prototype.__chartName=function(){return"BubbleChart"},e}(Ct),Lt=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.__processData=function(){var t,e=this.rawData;for(t=0;t{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{"use strict";var t=n(616),e=n.n(t);const i="undefined"==typeof window?function(t){return t()}:window.requestAnimationFrame;function r(t,e,n){const r=n||(t=>Array.prototype.slice.call(t));let o=!1,a=[];return function(...n){a=r(n),o||(o=!0,i.call(window,(()=>{o=!1,t.apply(e,a)})))}}const o=t=>"start"===t?"left":"end"===t?"right":"center",a=(t,e,n)=>"start"===t?e:"end"===t?n:(e+n)/2;function s(){}const l=function(){let t=0;return function(){return t++}}();function c(t){return null==t}function u(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return"[object"===e.substr(0,7)&&"Array]"===e.substr(-6)}function d(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}const h=t=>("number"==typeof t||t instanceof Number)&&isFinite(+t);function f(t,e){return h(t)?t:e}function g(t,e){return void 0===t?e:t}const p=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t;function m(t,e,n){if(t&&"function"==typeof t.call)return t.apply(n,e)}function b(t,e,n,i){let r,o,a;if(u(t))if(o=t.length,i)for(r=o-1;r>=0;r--)e.call(n,t[r],r);else for(r=0;rn;)t=t[e.substr(n,i-n)],n=i+1,i=C(e,n);return t}function S(t){return t.charAt(0).toUpperCase()+t.slice(1)}const D=t=>void 0!==t,P=t=>"function"==typeof t,z=Math.PI,O=2*z,A=O+z,E=Number.POSITIVE_INFINITY,L=z/180,R=z/2,F=z/4,I=2*z/3,N=Math.log10,H=Math.sign;function B(t){const e=Math.round(t);t=U(t,e,t/1e3)?e:t;const n=Math.pow(10,Math.floor(N(t))),i=t/n;return(i<=1?1:i<=2?2:i<=5?5:10)*n}function W(t){return!isNaN(parseFloat(t))&&isFinite(t)}function U(t,e,n){return Math.abs(t-e)l&&c0===t||1===t,Z=(t,e,n)=>-Math.pow(2,10*(t-=1))*Math.sin((t-e)*O/n),tt=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*O/n)+1,et={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>1-Math.cos(t*R),easeOutSine:t=>Math.sin(t*R),easeInOutSine:t=>-.5*(Math.cos(z*t)-1),easeInExpo:t=>0===t?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>1===t?1:1-Math.pow(2,-10*t),easeInOutExpo:t=>J(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1))),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>J(t)?t:Z(t,.075,.3),easeOutElastic:t=>J(t)?t:tt(t,.075,.3),easeInOutElastic(t){const e=.1125;return J(t)?t:t<.5?.5*Z(2*t,e,.45):.5+.5*tt(2*t-1,e,.45)},easeInBack(t){const e=1.70158;return t*t*((e+1)*t-e)},easeOutBack(t){const e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:t=>1-et.easeOutBounce(1-t),easeOutBounce(t){const e=7.5625,n=2.75;return t<1/n?e*t*t:t<2/n?e*(t-=1.5/n)*t+.75:t<2.5/n?e*(t-=2.25/n)*t+.9375:e*(t-=2.625/n)*t+.984375},easeInOutBounce:t=>t<.5?.5*et.easeInBounce(2*t):.5*et.easeOutBounce(2*t-1)+.5},nt={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},it="0123456789ABCDEF",rt=t=>it[15&t],ot=t=>it[(240&t)>>4]+it[15&t],at=t=>(240&t)>>4==(15&t);function st(t){return t+.5|0}const lt=(t,e,n)=>Math.max(Math.min(t,n),e);function ct(t){return lt(st(2.55*t),0,255)}function ut(t){return lt(st(255*t),0,255)}function dt(t){return lt(st(t/2.55)/100,0,1)}function ht(t){return lt(st(100*t),0,100)}const ft=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/,gt=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function pt(t,e,n){const i=e*Math.min(n,1-n),r=(e,r=(e+t/30)%12)=>n-i*Math.max(Math.min(r-3,9-r,1),-1);return[r(0),r(8),r(4)]}function mt(t,e,n){const i=(i,r=(i+t/60)%6)=>n-n*e*Math.max(Math.min(r,4-r,1),0);return[i(5),i(3),i(1)]}function bt(t,e,n){const i=pt(t,1,.5);let r;for(e+n>1&&(r=1/(e+n),e*=r,n*=r),r=0;r<3;r++)i[r]*=1-e-n,i[r]+=e;return i}function xt(t){const e=t.r/255,n=t.g/255,i=t.b/255,r=Math.max(e,n,i),o=Math.min(e,n,i),a=(r+o)/2;let s,l,c;return r!==o&&(c=r-o,l=a>.5?c/(2-r-o):c/(r+o),s=r===e?(n-i)/c+(n=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=ut(t[3]))):(e=Tt(t,{r:0,g:0,b:0,a:1})).a=ut(e.a),e}function Dt(t){return"r"===t.charAt(0)?function(t){const e=ft.exec(t);let n,i,r,o=255;if(e){if(e[7]!==n){const t=+e[7];o=255&(e[8]?ct(t):255*t)}return n=+e[1],i=+e[3],r=+e[5],n=255&(e[2]?ct(n):n),i=255&(e[4]?ct(i):i),r=255&(e[6]?ct(r):r),{r:n,g:i,b:r,a:o}}}(t):function(t){const e=gt.exec(t);let n,i=255;if(!e)return;e[5]!==n&&(i=e[6]?ct(+e[5]):ut(+e[5]));const r=wt(+e[2]),o=+e[3]/100,a=+e[4]/100;return n="hwb"===e[1]?function(t,e,n){return yt(bt,t,e,n)}(r,o,a):"hsv"===e[1]?function(t,e,n){return yt(mt,t,e,n)}(r,o,a):vt(r,o,a),{r:n[0],g:n[1],b:n[2],a:i}}(t)}class Pt{constructor(t){if(t instanceof Pt)return t;const e=typeof t;let n;var i,r,o;"object"===e?n=St(t):"string"===e&&(o=(i=t).length,"#"===i[0]&&(4===o||5===o?r={r:255&17*nt[i[1]],g:255&17*nt[i[2]],b:255&17*nt[i[3]],a:5===o?17*nt[i[4]]:255}:7!==o&&9!==o||(r={r:nt[i[1]]<<4|nt[i[2]],g:nt[i[3]]<<4|nt[i[4]],b:nt[i[5]]<<4|nt[i[6]],a:9===o?nt[i[7]]<<4|nt[i[8]]:255})),n=r||function(t){kt||(kt=function(){const t={},e=Object.keys(Mt),n=Object.keys(_t);let i,r,o,a,s;for(i=0;i>16&255,o>>8&255,255&o]}return t}(),kt.transparent=[0,0,0,0]);const e=kt[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}(t)||Dt(t)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var t=Tt(this._rgb);return t&&(t.a=dt(t.a)),t}set rgb(t){this._rgb=St(t)}rgbString(){return this._valid?(t=this._rgb)&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${dt(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`):this._rgb;var t}hexString(){return this._valid?(t=this._rgb,e=function(t){return at(t.r)&&at(t.g)&&at(t.b)&&at(t.a)}(t)?rt:ot,t?"#"+e(t.r)+e(t.g)+e(t.b)+(t.a<255?e(t.a):""):t):this._rgb;var t,e}hslString(){return this._valid?function(t){if(!t)return;const e=xt(t),n=e[0],i=ht(e[1]),r=ht(e[2]);return t.a<255?`hsla(${n}, ${i}%, ${r}%, ${dt(t.a)})`:`hsl(${n}, ${i}%, ${r}%)`}(this._rgb):this._rgb}mix(t,e){const n=this;if(t){const i=n.rgb,r=t.rgb;let o;const a=e===o?.5:e,s=2*a-1,l=i.a-r.a,c=((s*l==-1?s:(s+l)/(1+s*l))+1)/2;o=1-c,i.r=255&c*i.r+o*r.r+.5,i.g=255&c*i.g+o*r.g+.5,i.b=255&c*i.b+o*r.b+.5,i.a=a*i.a+(1-a)*r.a,n.rgb=i}return n}clone(){return new Pt(this.rgb)}alpha(t){return this._rgb.a=ut(t),this}clearer(t){return this._rgb.a*=1-t,this}greyscale(){const t=this._rgb,e=st(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}opaquer(t){return this._rgb.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return Ct(this._rgb,2,t),this}darken(t){return Ct(this._rgb,2,-t),this}saturate(t){return Ct(this._rgb,1,t),this}desaturate(t){return Ct(this._rgb,1,-t),this}rotate(t){return function(t,e){var n=xt(t);n[0]=wt(n[0]+e),n=vt(n),t.r=n[0],t.g=n[1],t.b=n[2]}(this._rgb,t),this}}function zt(t){return new Pt(t)}const Ot=t=>t instanceof CanvasGradient||t instanceof CanvasPattern;function At(t){return Ot(t)?t:zt(t)}function Et(t){return Ot(t)?t:zt(t).saturate(.5).darken(.1).hexString()}const Lt=Object.create(null),Rt=Object.create(null);function Ft(t,e){if(!e)return t;const n=e.split(".");for(let e=0,i=n.length;et.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,e)=>Et(e.backgroundColor),this.hoverBorderColor=(t,e)=>Et(e.borderColor),this.hoverColor=(t,e)=>Et(e.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.describe(t)}set(t,e){return It(this,t,e)}get(t){return Ft(this,t)}describe(t,e){return It(Rt,t,e)}override(t,e){return It(Lt,t,e)}route(t,e,n,i){const r=Ft(this,t),o=Ft(this,n),a="_"+e;Object.defineProperties(r,{[a]:{value:r[e],writable:!0},[e]:{enumerable:!0,get(){const t=this[a],e=o[i];return d(t)?Object.assign({},e,t):g(t,e)},set(t){this[a]=t}}})}}({_scriptable:t=>!t.startsWith("on"),_indexable:t=>"events"!==t,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function Ht(t,e,n,i,r){let o=e[r];return o||(o=e[r]=t.measureText(r).width,n.push(r)),o>i&&(i=o),i}function Bt(t,e,n,i){let r=(i=i||{}).data=i.data||{},o=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(r=i.data={},o=i.garbageCollect=[],i.font=e),t.save(),t.font=e;let a=0;const s=n.length;let l,c,d,h,f;for(l=0;ln.length){for(l=0;l0&&t.stroke()}}function jt(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.xe.top-n&&t.y0&&""!==o.strokeColor;let l,d;for(t.save(),t.font=r.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),c(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,o),l=0;lg(t[n],t[e[n]]):e=>t[e]:()=>t;for(const t of r)n[t]=+o(t)||0;return n}function ne(t){return ee(t,{top:"y",right:"x",bottom:"y",left:"x"})}function ie(t){return ee(t,["topLeft","topRight","bottomLeft","bottomRight"])}function re(t){const e=ne(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function oe(t,e){t=t||{},e=e||Nt.font;let n=g(t.size,e.size);"string"==typeof n&&(n=parseInt(n,10));let i=g(t.style,e.style);i&&!(""+i).match(Zt)&&(console.warn('Invalid font style specified: "'+i+'"'),i="");const r={family:g(t.family,e.family),lineHeight:te(g(t.lineHeight,e.lineHeight),n),size:n,style:i,weight:g(t.weight,e.weight),string:""};return r.string=function(t){return!t||c(t.size)||c(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}(r),r}function ae(t,e,n,i){let r,o,a,s=!0;for(r=0,o=t.length;rt[n]1;)i=o+r>>1,n(i)?o=i:r=i;return{lo:o,hi:r}}const le=(t,e,n)=>se(t,n,(i=>t[i][e]se(t,n,(i=>t[i][e]>=n)),ue=["push","pop","shift","splice","unshift"];function de(t,e){const n=t._chartjs;if(!n)return;const i=n.listeners,r=i.indexOf(e);-1!==r&&i.splice(r,1),i.length>0||(ue.forEach((e=>{delete t[e]})),delete t._chartjs)}function he(t){const e=new Set;let n,i;for(n=0,i=t.length;nt[0])){D(i)||(i=ke("_fallback",t));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:n,_fallback:i,_getTarget:r,override:r=>fe([r,...t],e,n,i)};return new Proxy(o,{deleteProperty:(e,n)=>(delete e[n],delete e._keys,delete t[0][n],!0),get:(n,i)=>xe(n,i,(()=>function(t,e,n,i){let r;for(const o of e)if(r=ke(me(o,t),n),D(r))return be(t,r)?_e(n,i,t,r):r}(i,e,t,n))),getOwnPropertyDescriptor:(t,e)=>Reflect.getOwnPropertyDescriptor(t._scopes[0],e),getPrototypeOf:()=>Reflect.getPrototypeOf(t[0]),has:(t,e)=>Ce(t).includes(e),ownKeys:t=>Ce(t),set:(t,e,n)=>((t._storage||(t._storage=r()))[e]=n,delete t[e],delete t._keys,!0)})}function ge(t,e,n,i){const r={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:pe(t,i),setContext:e=>ge(t,e,n,i),override:r=>ge(t.override(r),e,n,i)};return new Proxy(r,{deleteProperty:(e,n)=>(delete e[n],delete t[n],!0),get:(t,e,n)=>xe(t,e,(()=>function(t,e,n){const{_proxy:i,_context:r,_subProxy:o,_descriptors:a}=t;let s=i[e];return P(s)&&a.isScriptable(e)&&(s=function(t,e,n,i){const{_proxy:r,_context:o,_subProxy:a,_stack:s}=n;if(s.has(t))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+t);return s.add(t),e=e(o,a||i),s.delete(t),d(e)&&(e=_e(r._scopes,r,t,e)),e}(e,s,t,n)),u(s)&&s.length&&(s=function(t,e,n,i){const{_proxy:r,_context:o,_subProxy:a,_descriptors:s}=n;if(D(o.index)&&i(t))e=e[o.index%e.length];else if(d(e[0])){const n=e,i=r._scopes.filter((t=>t!==n));e=[];for(const l of n){const n=_e(i,r,t,l);e.push(ge(n,o,a&&a[t],s))}}return e}(e,s,t,a.isIndexable)),be(e,s)&&(s=ge(s,r,o&&o[e],a)),s}(t,e,n))),getOwnPropertyDescriptor:(e,n)=>e._descriptors.allKeys?Reflect.has(t,n)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,n),getPrototypeOf:()=>Reflect.getPrototypeOf(t),has:(e,n)=>Reflect.has(t,n),ownKeys:()=>Reflect.ownKeys(t),set:(e,n,i)=>(t[n]=i,delete e[n],!0)})}function pe(t,e={scriptable:!0,indexable:!0}){const{_scriptable:n=e.scriptable,_indexable:i=e.indexable,_allKeys:r=e.allKeys}=t;return{allKeys:r,scriptable:n,indexable:i,isScriptable:P(n)?n:()=>n,isIndexable:P(i)?i:()=>i}}const me=(t,e)=>t?t+S(e):e,be=(t,e)=>d(e)&&"adapters"!==t;function xe(t,e,n){let i=t[e];return D(i)||(i=n(),D(i)&&(t[e]=i)),i}function ye(t,e,n){return P(t)?t(e,n):t}const ve=(t,e)=>!0===t?e:"string"==typeof t?T(e,t):void 0;function we(t,e,n,i){for(const r of e){const e=ve(n,r);if(e){t.add(e);const r=ye(e._fallback,n,e);if(D(r)&&r!==n&&r!==i)return r}else if(!1===e&&D(i)&&n!==i)return null}return!1}function _e(t,e,n,i){const r=e._rootScopes,o=ye(e._fallback,n,i),a=[...t,...r],s=new Set;s.add(i);let l=Me(s,a,n,o||n);return null!==l&&(!D(o)||o===n||(l=Me(s,a,o,l),null!==l))&&fe(Array.from(s),[""],r,o,(()=>function(t,e,n){const i=t._getTarget();e in i||(i[e]={});const r=i[e];return u(r)&&d(n)?n:r}(e,n,i)))}function Me(t,e,n,i){for(;n;)n=we(t,e,n,i);return n}function ke(t,e){for(const n of e){if(!n)continue;const e=n[t];if(D(e))return e}}function Ce(t){let e=t._keys;return e||(e=t._keys=function(t){const e=new Set;for(const n of t)for(const t of Object.keys(n).filter((t=>!t.startsWith("_"))))e.add(t);return Array.from(e)}(t._scopes)),e}const Te=Number.EPSILON||1e-14,Se=(t,e)=>e"x"===t?"y":"x";function Pe(t,e,n,i){const r=t.skip?e:t,o=e,a=n.skip?e:n,s=$(o,r),l=$(a,o);let c=s/(s+l),u=l/(s+l);c=isNaN(c)?0:c,u=isNaN(u)?0:u;const d=i*c,h=i*u;return{previous:{x:o.x-d*(a.x-r.x),y:o.y-d*(a.y-r.y)},next:{x:o.x+h*(a.x-r.x),y:o.y+h*(a.y-r.y)}}}function ze(t,e,n){return Math.max(Math.min(t,n),e)}function Oe(t,e,n,i,r){let o,a,s,l;if(e.spanGaps&&(t=t.filter((t=>!t.skip))),"monotone"===e.cubicInterpolationMode)!function(t,e="x"){const n=De(e),i=t.length,r=Array(i).fill(0),o=Array(i);let a,s,l,c=Se(t,0);for(a=0;awindow.getComputedStyle(t,null),Fe=["top","right","bottom","left"];function Ie(t,e,n){const i={};n=n?"-"+n:"";for(let r=0;r<4;r++){const o=Fe[r];i[o]=parseFloat(t[e+"-"+o+n])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}function Ne(t,e){const{canvas:n,currentDevicePixelRatio:i}=e,r=Re(n),o="border-box"===r.boxSizing,a=Ie(r,"padding"),s=Ie(r,"border","width"),{x:l,y:c,box:u}=function(t,e){const n=t.native||t,i=n.touches,r=i&&i.length?i[0]:n,{offsetX:o,offsetY:a}=r;let s,l,c=!1;if(((t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot))(o,a,n.target))s=o,l=a;else{const t=e.getBoundingClientRect();s=r.clientX-t.left,l=r.clientY-t.top,c=!0}return{x:s,y:l,box:c}}(t,n),d=a.left+(u&&s.left),h=a.top+(u&&s.top);let{width:f,height:g}=e;return o&&(f-=a.width+s.width,g-=a.height+s.height),{x:Math.round((l-d)/f*n.width/i),y:Math.round((c-h)/g*n.height/i)}}const He=t=>Math.round(10*t)/10;function Be(t,e,n){const i=e||1,r=Math.floor(t.height*i),o=Math.floor(t.width*i);t.height=r/i,t.width=o/i;const a=t.canvas;return a.style&&(n||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),(t.currentDevicePixelRatio!==i||a.height!==r||a.width!==o)&&(t.currentDevicePixelRatio=i,a.height=r,a.width=o,t.ctx.setTransform(i,0,0,i,0,0),!0)}const We=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(t){}return t}();function Ue(t,e){const n=function(t,e){return Re(t).getPropertyValue(e)}(t,e),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Ve(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function je(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:"middle"===i?n<.5?t.y:e.y:"after"===i?n<1?t.y:e.y:n>0?e.y:t.y}}function Ye(t,e,n,i){const r={x:t.cp2x,y:t.cp2y},o={x:e.cp1x,y:e.cp1y},a=Ve(t,r,n),s=Ve(r,o,n),l=Ve(o,e,n),c=Ve(a,s,n),u=Ve(s,l,n);return Ve(c,u,n)}const qe=new Map;function $e(t,e,n){return function(t,e){e=e||{};const n=t+JSON.stringify(e);let i=qe.get(n);return i||(i=new Intl.NumberFormat(t,e),qe.set(n,i)),i}(e,n).format(t)}function Xe(t,e,n){return t?function(t,e){return{x:n=>t+t+e-n,setWidth(t){e=t},textAlign:t=>"center"===t?t:"right"===t?"left":"right",xPlus:(t,e)=>t-e,leftForLtr:(t,e)=>t-e}}(e,n):{x:t=>t,setWidth(t){},textAlign:t=>t,xPlus:(t,e)=>t+e,leftForLtr:(t,e)=>t}}function Qe(t,e){let n,i;"ltr"!==e&&"rtl"!==e||(n=t.canvas.style,i=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=i)}function Ge(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function Ke(t){return"angle"===t?{between:G,compare:X,normalize:Q}:{between:(t,e,n)=>t>=Math.min(e,n)&&t<=Math.max(n,e),compare:(t,e)=>t-e,normalize:t=>t}}function Je({start:t,end:e,count:n,loop:i,style:r}){return{start:t%n,end:e%n,loop:i&&(e-t+1)%n==0,style:r}}function Ze(t,e,n){if(!n)return[t];const{property:i,start:r,end:o}=n,a=e.length,{compare:s,between:l,normalize:c}=Ke(i),{start:u,end:d,loop:h,style:f}=function(t,e,n){const{property:i,start:r,end:o}=n,{between:a,normalize:s}=Ke(i),l=e.length;let c,u,{start:d,end:h,loop:f}=t;if(f){for(d+=l,h+=l,c=0,u=l;ci({chart:t,initial:e.initial,numSteps:o,currentStep:Math.min(n-e.start,o)})))}_refresh(){const t=this;t._request||(t._running=!0,t._request=i.call(window,(()=>{t._update(),t._request=null,t._running&&t._refresh()})))}_update(t=Date.now()){const e=this;let n=0;e._charts.forEach(((i,r)=>{if(!i.running||!i.items.length)return;const o=i.items;let a,s=o.length-1,l=!1;for(;s>=0;--s)a=o[s],a._active?(a._total>i.duration&&(i.duration=a._total),a.tick(t),l=!0):(o[s]=o[o.length-1],o.pop());l&&(r.draw(),e._notify(r,i,t,"progress")),o.length||(i.running=!1,e._notify(r,i,t,"complete"),i.initial=!1),n+=o.length})),e._lastDate=t,0===n&&(e._running=!1)}_getAnims(t){const e=this._charts;let n=e.get(t);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,n)),n}listen(t,e,n){this._getAnims(t).listeners[e].push(n)}add(t,e){e&&e.length&&this._getAnims(t).items.push(...e)}has(t){return this._getAnims(t).items.length>0}start(t){const e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce(((t,e)=>Math.max(t,e._duration)),0),this._refresh())}running(t){if(!this._running)return!1;const e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}stop(t){const e=this._charts.get(t);if(!e||!e.items.length)return;const n=e.items;let i=n.length-1;for(;i>=0;--i)n[i].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}remove(t){return this._charts.delete(t)}};const on="transparent",an={boolean:(t,e,n)=>n>.5?e:t,color(t,e,n){const i=At(t||on),r=i.valid&&At(e||on);return r&&r.valid?r.mix(i,n).hexString():e},number:(t,e,n)=>t+(e-t)*n};class sn{constructor(t,e,n,i){const r=e[n];i=ae([t.to,i,r,t.from]);const o=ae([t.from,r,i]);this._active=!0,this._fn=t.fn||an[t.type||typeof o],this._easing=et[t.easing]||et.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=e,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(t,e,n){const i=this;if(i._active){i._notify(!1);const r=i._target[i._prop],o=n-i._start,a=i._duration-o;i._start=n,i._duration=Math.floor(Math.max(a,t.duration)),i._total+=o,i._loop=!!t.loop,i._to=ae([t.to,e,r,t.from]),i._from=ae([t.from,r,e])}}cancel(){const t=this;t._active&&(t.tick(Date.now()),t._active=!1,t._notify(!1))}tick(t){const e=this,n=t-e._start,i=e._duration,r=e._prop,o=e._from,a=e._loop,s=e._to;let l;if(e._active=o!==s&&(a||n1?2-l:l,l=e._easing(Math.min(1,Math.max(0,l))),e._target[r]=e._fn(o,s,l))}wait(){const t=this._promises||(this._promises=[]);return new Promise(((e,n)=>{t.push({res:e,rej:n})}))}_notify(t){const e=t?"res":"rej",n=this._promises||[];for(let t=0;t"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}),Nt.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),Nt.describe("animations",{_fallback:"animation"}),Nt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>0|t}}}});class cn{constructor(t,e){this._chart=t,this._properties=new Map,this.configure(e)}configure(t){if(!d(t))return;const e=this._properties;Object.getOwnPropertyNames(t).forEach((n=>{const i=t[n];if(!d(i))return;const r={};for(const t of ln)r[t]=i[t];(u(i.properties)&&i.properties||[n]).forEach((t=>{t!==n&&e.has(t)||e.set(t,r)}))}))}_animateOptions(t,e){const n=e.options,i=function(t,e){if(!e)return;let n=t.options;if(n)return n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n;t.options=e}(t,n);if(!i)return[];const r=this._createAnimations(i,n);return n.$shared&&function(t,e){const n=[],i=Object.keys(e);for(let e=0;e{t.options=n}),(()=>{})),r}_createAnimations(t,e){const n=this._properties,i=[],r=t.$animations||(t.$animations={}),o=Object.keys(e),a=Date.now();let s;for(s=o.length-1;s>=0;--s){const l=o[s];if("$"===l.charAt(0))continue;if("options"===l){i.push(...this._animateOptions(t,e));continue}const c=e[l];let u=r[l];const d=n.get(l);if(u){if(d&&u.active()){u.update(d,c,a);continue}u.cancel()}d&&d.duration?(r[l]=u=new sn(d,t,l,c),i.push(u)):t[l]=c}return i}update(t,e){if(0===this._properties.size)return void Object.assign(t,e);const n=this._createAnimations(t,e);return n.length?(rn.add(this._chart,n),!0):void 0}}function un(t,e){const n=t&&t.options||{},i=n.reverse,r=void 0===n.min?e:0,o=void 0===n.max?e:0;return{start:i?o:r,end:i?r:o}}function dn(t,e){const n=[],i=t._getSortedDatasetMetas(e);let r,o;for(r=0,o=i.length;r0||!n&&e<0)return i.index}return null}function mn(t,e){const{chart:n,_cachedMeta:i}=t,r=n._stacks||(n._stacks={}),{iScale:o,vScale:a,index:s}=i,l=o.axis,c=a.axis,u=function(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}(o,a,i),d=e.length;let h;for(let t=0;tn[t].axis===e)).shift()}function xn(t,e){const n=t.controller.index,i=t.vScale&&t.vScale.axis;if(i){e=e||t._parsed;for(const t of e){const e=t._stacks;if(!e||void 0===e[i]||void 0===e[i][n])return;delete e[i][n]}}}const yn=t=>"reset"===t||"none"===t,vn=(t,e)=>e?t:Object.assign({},t);class wn{constructor(t,e){this.chart=t,this._ctx=t.ctx,this.index=e,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const t=this,e=t._cachedMeta;t.configure(),t.linkScales(),e._stacked=fn(e.vScale,e),t.addElements()}updateIndex(t){this.index!==t&&xn(this._cachedMeta),this.index=t}linkScales(){const t=this,e=t.chart,n=t._cachedMeta,i=t.getDataset(),r=(t,e,n,i)=>"x"===t?e:"r"===t?i:n,o=n.xAxisID=g(i.xAxisID,bn(e,"x")),a=n.yAxisID=g(i.yAxisID,bn(e,"y")),s=n.rAxisID=g(i.rAxisID,bn(e,"r")),l=n.indexAxis,c=n.iAxisID=r(l,o,a,s),u=n.vAxisID=r(l,a,o,s);n.xScale=t.getScaleForId(o),n.yScale=t.getScaleForId(a),n.rScale=t.getScaleForId(s),n.iScale=t.getScaleForId(c),n.vScale=t.getScaleForId(u)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&de(this._data,this),t._stacked&&xn(t)}_dataCheck(){const t=this,e=t.getDataset(),n=e.data||(e.data=[]),i=t._data;if(d(n))t._data=function(t){const e=Object.keys(t),n=new Array(e.length);let i,r,o;for(i=0,r=e.length;i{const e="_onData"+S(t),n=r[t];Object.defineProperty(r,t,{configurable:!0,enumerable:!1,value(...t){const i=n.apply(this,t);return r._chartjs.listeners.forEach((n=>{"function"==typeof n[e]&&n[e](...t)})),i}})})))),t._syncList=[],t._data=n}var r,o}addElements(){const t=this,e=t._cachedMeta;t._dataCheck(),t.datasetElementType&&(e.dataset=new t.datasetElementType)}buildOrUpdateElements(t){const e=this,n=e._cachedMeta,i=e.getDataset();let r=!1;e._dataCheck();const o=n._stacked;n._stacked=fn(n.vScale,n),n.stack!==i.stack&&(r=!0,xn(n),n.stack=i.stack),e._resyncElements(t),(r||o!==n._stacked)&&mn(e,n._parsed)}configure(){const t=this,e=t.chart.config,n=e.datasetScopeKeys(t._type),i=e.getOptionScopes(t.getDataset(),n,!0);t.options=e.createResolver(i,t.getContext()),t._parsing=t.options.parsing}parse(t,e){const n=this,{_cachedMeta:i,_data:r}=n,{iScale:o,_stacked:a}=i,s=o.axis;let l,c,h,f=0===t&&e===r.length||i._sorted,g=t>0&&i._parsed[t-1];if(!1===n._parsing)i._parsed=r,i._sorted=!0,h=r;else{h=u(r[t])?n.parseArrayData(i,r,t,e):d(r[t])?n.parseObjectData(i,r,t,e):n.parsePrimitiveData(i,r,t,e);const o=()=>null===c[s]||g&&c[s]m||d=0;--f)if(!b()){n.updateRangeFromParsed(c,t,p,l);break}return c}getAllParsedValues(t){const e=this._cachedMeta._parsed,n=[];let i,r,o;for(i=0,r=e.length;i=0&&ti.getContext(n,r)),d);return g.$shared&&(g.$shared=l,o[a]=Object.freeze(vn(g,l))),g}_resolveAnimations(t,e,n){const i=this,r=i.chart,o=i._cachedDataOpts,a=`animation-${e}`,s=o[a];if(s)return s;let l;if(!1!==r.options.animation){const r=i.chart.config,o=r.datasetAnimationScopeKeys(i._type,e),a=r.getOptionScopes(i.getDataset(),o);l=r.createResolver(a,i.getContext(t,n,e))}const c=new cn(r,l&&l.animations);return l&&l._cacheable&&(o[a]=Object.freeze(c)),c}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,e){return!e||yn(t)||this.chart._animationsDisabled}updateElement(t,e,n,i){yn(i)?Object.assign(t,n):this._resolveAnimations(e,i).update(t,n)}updateSharedOptions(t,e,n){t&&!yn(e)&&this._resolveAnimations(void 0,e).update(t,n)}_setStyle(t,e,n,i){t.active=i;const r=this.getStyle(e,i);this._resolveAnimations(e,n,i).update(t,{options:!i&&this.getSharedOptions(r)||r})}removeHoverStyle(t,e,n){this._setStyle(t,n,"active",!1)}setHoverStyle(t,e,n){this._setStyle(t,n,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const e=this,n=e._data,i=e._cachedMeta.data;for(const[t,n,i]of e._syncList)e[t](n,i);e._syncList=[];const r=i.length,o=n.length,a=Math.min(o,r);a&&e.parse(0,a),o>r?e._insertElements(r,o-r,t):o{for(t.length+=e,s=t.length-1;s>=a;s--)t[s]=t[s-e]};for(l(o),s=t;st-e)))}return t._cache.$bar}(t);let n,i,r,o,a=t._length;const s=()=>{32767!==r&&-32768!==r&&(D(o)&&(a=Math.min(a,Math.abs(r-o)||a)),o=r)};for(n=0,i=e.length;nMath.abs(s)&&(l=s,c=a),e[n.axis]=c,e._custom={barStart:l,barEnd:c,start:r,end:o,min:a,max:s}}(t,e,n,i):e[n.axis]=n.parse(t,i),e}function kn(t,e,n,i){const r=t.iScale,o=t.vScale,a=r.getLabels(),s=r===o,l=[];let c,u,d,h;for(c=n,u=n+i;ct.x,n="left",i="right"):(e=t.base=n?1:-1)}(h,n,a)*o,f===a&&(b-=h/2),d=b+h),b===n.getPixelForValue(a)){const t=H(h)*n.getLineWidthForValue(a)/2;b+=t,h-=t}return{size:h,base:b,head:d,center:d+h/2}}_calculateBarIndexPixels(t,e){const n=this,i=e.scale,r=n.options,o=r.skipNull,a=g(r.maxBarThickness,1/0);let s,l;if(e.grouped){const i=o?n._getStackCount(t):e.stackCount,u="flex"===r.barThickness?function(t,e,n,i){const r=e.pixels,o=r[t];let a=t>0?r[t-1]:null,s=t=0;--i)n=Math.max(n,t[i].size()/2,e[i]._custom);return n>0&&n}getLabelAndValue(t){const e=this._cachedMeta,{xScale:n,yScale:i}=e,r=this.getParsed(t),o=n.getLabelForValue(r.x),a=i.getLabelForValue(r.y),s=r._custom;return{label:e.label,value:"("+o+", "+a+(s?", "+s:"")+")"}}update(t){const e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}updateElements(t,e,n,i){const r=this,o="reset"===i,{iScale:a,vScale:s}=r._cachedMeta,l=r.resolveDataElementOptions(e,i),c=r.getSharedOptions(l),u=r.includeOptions(i,c),d=a.axis,h=s.axis;for(let l=e;l""}}}};class On extends wn{constructor(t,e){super(t,e),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,e){const n=this.getDataset().data,i=this._cachedMeta;let r,o;for(r=t,o=t+e;rG(t,s,l,!0)?1:Math.max(e,e*n,i,i*n),g=(t,e,i)=>G(t,s,l,!0)?-1:Math.min(e,e*n,i,i*n),p=f(0,c,d),m=f(R,u,h),b=g(z,c,d),x=g(z+R,u,h);i=(p-b)/2,r=(m-x)/2,o=-(p+b)/2,a=-(m+x)/2}return{ratioX:i,ratioY:r,offsetX:o,offsetY:a}}(f,h,l),y=(i.width-a)/g,v=(i.height-a)/m,w=Math.max(Math.min(y,v)/2,0),_=p(e.options.radius,w),M=(_-Math.max(_*l,0))/e._getVisibleDatasetWeightTotal();e.offsetX=b*_,e.offsetY=x*_,r.total=e.calculateTotal(),e.outerRadius=_-M*e._getRingWeightOffset(e.index),e.innerRadius=Math.max(e.outerRadius-M*d,0),e.updateElements(o,0,o.length,t)}_circumference(t,e){const n=this,i=n.options,r=n._cachedMeta,o=n._getCircumference();return e&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||null===r._parsed[t]||r.data[t].hidden?0:n.calculateCircumference(r._parsed[t]*o/O)}updateElements(t,e,n,i){const r=this,o="reset"===i,a=r.chart,s=a.chartArea,l=a.options.animation,c=(s.left+s.right)/2,u=(s.top+s.bottom)/2,d=o&&l.animateScale,h=d?0:r.innerRadius,f=d?0:r.outerRadius,g=r.resolveDataElementOptions(e,i),p=r.getSharedOptions(g),m=r.includeOptions(i,p);let b,x=r._getRotation();for(b=0;b0&&!isNaN(t)?O*(Math.abs(t)/e):0}getLabelAndValue(t){const e=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=$e(e._parsed[t],n.options.locale);return{label:i[t]||"",value:r}}getMaxBorderWidth(t){const e=this;let n=0;const i=e.chart;let r,o,a,s,l;if(!t)for(r=0,o=i.data.datasets.length;r"spacing"!==t,_indexable:t=>"spacing"!==t},On.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map(((e,i)=>{const r=t.getDatasetMeta(0).controller.getStyle(i);return{text:e,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(i),index:i}}))}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label(t){let e=t.label;const n=": "+t.formattedValue;return u(e)?(e=e.slice(),e[0]+=n):e+=n,e}}}}};class An extends wn{initialize(){this.enableOptionSharing=!0,super.initialize()}update(t){const e=this,n=e._cachedMeta,{dataset:i,data:r=[],_dataset:o}=n,a=e.chart._animationsDisabled;let{start:s,count:l}=function(t,e,n){const i=e.length;let r=0,o=i;if(t._sorted){const{iScale:a,_parsed:s}=t,l=a.axis,{min:c,max:u,minDefined:d,maxDefined:h}=a.getUserBounds();d&&(r=K(Math.min(le(s,a.axis,c).lo,n?i:le(e,l,a.getPixelForValue(c)).lo),0,i-1)),o=h?K(Math.max(le(s,a.axis,u).hi+1,n?0:le(e,l,a.getPixelForValue(u)).hi+1),r,i)-r:i-r}return{start:r,count:o}}(n,r,a);e._drawStart=s,e._drawCount=l,function(t){const{xScale:e,yScale:n,_scaleRanges:i}=t,r={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!i)return t._scaleRanges=r,!0;const o=i.xmin!==e.min||i.xmax!==e.max||i.ymin!==n.min||i.ymax!==n.max;return Object.assign(i,r),o}(n)&&(s=0,l=r.length),i._datasetIndex=e.index,i._decimated=!!o._decimated,i.points=r;const c=e.resolveDatasetElementOptions(t);e.options.showLine||(c.borderWidth=0),c.segment=e.options.segment,e.updateElement(i,void 0,{animated:!a,options:c},t),e.updateElements(r,s,l,t)}updateElements(t,e,n,i){const r=this,o="reset"===i,{iScale:a,vScale:s,_stacked:l}=r._cachedMeta,u=r.resolveDataElementOptions(e,i),d=r.getSharedOptions(u),h=r.includeOptions(i,d),f=a.axis,g=s.axis,p=r.options.spanGaps,m=W(p)?p:Number.POSITIVE_INFINITY,b=r.chart._animationsDisabled||o||"none"===i;let x=e>0&&r.getParsed(e-1);for(let u=e;u0&&n[f]-x[f]>m,p.parsed=n,h&&(p.options=d||r.resolveDataElementOptions(u,e.active?"active":i)),b||r.updateElement(e,u,p,i),x=n}r.updateSharedOptions(d,i,u)}getMaxOverflow(){const t=this,e=t._cachedMeta,n=e.dataset,i=n.options&&n.options.borderWidth||0,r=e.data||[];if(!r.length)return i;const o=r[0].size(t.resolveDataElementOptions(0)),a=r[r.length-1].size(t.resolveDataElementOptions(r.length-1));return Math.max(i,o,a)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}An.id="line",An.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},An.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class En extends wn{constructor(t,e){super(t,e),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const e=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=$e(e._parsed[t].r,n.options.locale);return{label:i[t]||"",value:r}}update(t){const e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}_updateRadius(){const t=this,e=t.chart,n=e.chartArea,i=e.options,r=Math.min(n.right-n.left,n.bottom-n.top),o=Math.max(r/2,0),a=(o-Math.max(i.cutoutPercentage?o/100*i.cutoutPercentage:1,0))/e.getVisibleDatasetCount();t.outerRadius=o-a*t.index,t.innerRadius=t.outerRadius-a}updateElements(t,e,n,i){const r=this,o="reset"===i,a=r.chart,s=r.getDataset(),l=a.options.animation,c=r._cachedMeta.rScale,u=c.xCenter,d=c.yCenter,h=c.getIndexAngle(0)-.5*z;let f,g=h;const p=360/r.countVisibleElements();for(f=0;f{!isNaN(t.data[i])&&this.chart.getDataVisibility(i)&&n++})),n}_computeAngle(t,e,n){return this.chart.getDataVisibility(t)?j(this.resolveDataElementOptions(t,e).angle||n):0}}En.id="polarArea",En.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},En.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map(((e,i)=>{const r=t.getDatasetMeta(0).controller.getStyle(i);return{text:e,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(i),index:i}}))}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label:t=>t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Ln extends On{}Ln.id="pie",Ln.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Rn extends wn{getLabelAndValue(t){const e=this._cachedMeta.vScale,n=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(n[e.axis])}}update(t){const e=this,n=e._cachedMeta,i=n.dataset,r=n.data||[],o=n.iScale.getLabels();if(i.points=r,"resize"!==t){const n=e.resolveDatasetElementOptions(t);e.options.showLine||(n.borderWidth=0);const a={_loop:!0,_fullLoop:o.length===r.length,options:n};e.updateElement(i,void 0,a,t)}e.updateElements(r,0,r.length,t)}updateElements(t,e,n,i){const r=this,o=r.getDataset(),a=r._cachedMeta.rScale,s="reset"===i;for(let l=e;l"",label:t=>"("+t.label+", "+t.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var In=Object.freeze({__proto__:null,BarController:Pn,BubbleController:zn,DoughnutController:On,LineController:An,PolarAreaController:En,PieController:Ln,RadarController:Rn,ScatterController:Fn});function Nn(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Hn{constructor(t){this.options=t||{}}formats(){return Nn()}parse(t,e){return Nn()}format(t,e){return Nn()}add(t,e,n){return Nn()}diff(t,e,n){return Nn()}startOf(t,e,n){return Nn()}endOf(t,e){return Nn()}}Hn.override=function(t){Object.assign(Hn.prototype,t)};var Bn={_date:Hn};function Wn(t,e){return"native"in t?{x:t.x,y:t.y}:Ne(t,e)}function Un(t,e,n,i){const{controller:r,data:o,_sorted:a}=t,s=r._cachedMeta.iScale;if(s&&e===s.axis&&a&&o.length){const t=s._reversePixels?ce:le;if(!i)return t(o,e,n);if(r._sharedOptions){const i=o[0],r="function"==typeof i.getRange&&i.getRange(e);if(r){const i=t(o,e,n-r),a=t(o,e,n+r);return{lo:i.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function Vn(t,e,n,i,r){const o=t.getSortedVisibleDatasetMetas(),a=n[e];for(let t=0,n=o.length;t{t[s](r[a],i)&&o.push({element:t,datasetIndex:e,index:n}),t.inRange(r.x,r.y,i)&&(l=!0)})),n.intersect&&!l?[]:o}var $n={modes:{index(t,e,n,i){const r=Wn(e,t),o=n.axis||"x",a=n.intersect?jn(t,r,o,i):Yn(t,r,o,!1,i),s=[];return a.length?(t.getSortedVisibleDatasetMetas().forEach((t=>{const e=a[0].index,n=t.data[e];n&&!n.skip&&s.push({element:n,datasetIndex:t.index,index:e})})),s):[]},dataset(t,e,n,i){const r=Wn(e,t),o=n.axis||"xy";let a=n.intersect?jn(t,r,o,i):Yn(t,r,o,!1,i);if(a.length>0){const e=a[0].datasetIndex,n=t.getDatasetMeta(e).data;a=[];for(let t=0;tjn(t,Wn(e,t),n.axis||"xy",i),nearest:(t,e,n,i)=>Yn(t,Wn(e,t),n.axis||"xy",n.intersect,i),x:(t,e,n,i)=>(n.axis="x",qn(t,e,n,i)),y:(t,e,n,i)=>(n.axis="y",qn(t,e,n,i))}};const Xn=["left","top","right","bottom"];function Qn(t,e){return t.filter((t=>t.pos===e))}function Gn(t,e){return t.filter((t=>-1===Xn.indexOf(t.pos)&&t.box.axis===e))}function Kn(t,e){return t.sort(((t,n)=>{const i=e?n:t,r=e?t:n;return i.weight===r.weight?i.index-r.index:i.weight-r.weight}))}function Jn(t,e,n,i){return Math.max(t[n],e[n])+Math.max(t[i],e[i])}function Zn(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function ti(t,e,n,i){const{pos:r,box:o}=n,a=t.maxPadding;if(!d(r)){n.size&&(t[r]-=n.size);const e=i[n.stack]||{size:0,count:1};e.size=Math.max(e.size,n.horizontal?o.height:o.width),n.size=e.size/e.count,t[r]+=n.size}o.getPadding&&Zn(a,o.getPadding());const s=Math.max(0,e.outerWidth-Jn(a,t,"left","right")),l=Math.max(0,e.outerHeight-Jn(a,t,"top","bottom")),c=s!==t.w,u=l!==t.h;return t.w=s,t.h=l,n.horizontal?{same:c,other:u}:{same:u,other:c}}function ei(t,e){const n=e.maxPadding;return function(t){const i={left:0,top:0,right:0,bottom:0};return t.forEach((t=>{i[t]=Math.max(e[t],n[t])})),i}(t?["left","right"]:["top","bottom"])}function ni(t,e,n,i){const r=[];let o,a,s,l,c,u;for(o=0,a=t.length,c=0;ot.box.fullSize)),!0),i=Kn(Qn(e,"left"),!0),r=Kn(Qn(e,"right")),o=Kn(Qn(e,"top"),!0),a=Kn(Qn(e,"bottom")),s=Gn(e,"x"),l=Gn(e,"y");return{fullSize:n,leftAndTop:i.concat(o),rightAndBottom:r.concat(l).concat(a).concat(s),chartArea:Qn(e,"chartArea"),vertical:i.concat(r).concat(l),horizontal:o.concat(a).concat(s)}}(t.boxes),l=s.vertical,c=s.horizontal;b(t.boxes,(t=>{"function"==typeof t.beforeLayout&&t.beforeLayout()}));const u=l.reduce(((t,e)=>e.box.options&&!1===e.box.options.display?t:t+1),0)||1,d=Object.freeze({outerWidth:e,outerHeight:n,padding:r,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/u,hBoxMaxHeight:a/2}),h=Object.assign({},r);Zn(h,re(i));const f=Object.assign({maxPadding:h,w:o,h:a,x:r.left,y:r.top},r),g=function(t,e){const n=function(t){const e={};for(const n of t){const{stack:t,pos:i,stackWeight:r}=n;if(!t||!Xn.includes(i))continue;const o=e[t]||(e[t]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=r}return e}(t),{vBoxMaxWidth:i,hBoxMaxHeight:r}=e;let o,a,s;for(o=0,a=t.length;o{const n=e.box;Object.assign(n,t.chartArea),n.update(f.w,f.h)}))}};class ai{acquireContext(t,e){}releaseContext(t){return!1}addEventListener(t,e,n){}removeEventListener(t,e,n){}getDevicePixelRatio(){return 1}getMaximumSize(t,e,n,i){return e=Math.max(0,e||t.width),n=n||t.height,{width:e,height:Math.max(0,i?Math.floor(e/i):n)}}isAttached(t){return!0}}class si extends ai{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}}const li={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},ci=t=>null===t||""===t,ui=!!We&&{passive:!0};function di(t,e,n){t.canvas.removeEventListener(e,n,ui)}function hi(t,e,n){const i=t.canvas,r=i&&Ee(i)||i,o=new MutationObserver((t=>{const e=Ee(r);t.forEach((t=>{for(let i=0;i{t.forEach((t=>{for(let e=0;e{n.currentDevicePixelRatio!==t&&e()})))}function bi(t,e,n){const i=t.canvas,o=i&&Ee(i);if(!o)return;const a=r(((t,e)=>{const i=o.clientWidth;n(t,e),i{const e=t[0],n=e.contentRect.width,i=e.contentRect.height;0===n&&0===i||a(n,i)}));return s.observe(o),function(t,e){gi.size||window.addEventListener("resize",mi),gi.set(t,e)}(t,a),s}function xi(t,e,n){n&&n.disconnect(),"resize"===e&&function(t){gi.delete(t),gi.size||window.removeEventListener("resize",mi)}(t)}function yi(t,e,n){const i=t.canvas,o=r((e=>{null!==t.ctx&&n(function(t,e){const n=li[t.type]||t.type,{x:i,y:r}=Ne(t,e);return{type:n,chart:e,native:t,x:void 0!==i?i:null,y:void 0!==r?r:null}}(e,t))}),t,(t=>{const e=t[0];return[e,e.offsetX,e.offsetY]}));return function(t,e,n){t.addEventListener(e,n,ui)}(i,e,o),o}class vi extends ai{acquireContext(t,e){const n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(function(t,e){const n=t.style,i=t.getAttribute("height"),r=t.getAttribute("width");if(t.$chartjs={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",ci(r)){const e=Ue(t,"width");void 0!==e&&(t.width=e)}if(ci(i))if(""===t.style.height)t.height=t.width/(e||2);else{const e=Ue(t,"height");void 0!==e&&(t.height=e)}}(t,e),n):null}releaseContext(t){const e=t.canvas;if(!e.$chartjs)return!1;const n=e.$chartjs.initial;["height","width"].forEach((t=>{const i=n[t];c(i)?e.removeAttribute(t):e.setAttribute(t,i)}));const i=n.style||{};return Object.keys(i).forEach((t=>{e.style[t]=i[t]})),e.width=e.width,delete e.$chartjs,!0}addEventListener(t,e,n){this.removeEventListener(t,e);const i=t.$proxies||(t.$proxies={}),r={attach:hi,detach:fi,resize:bi}[e]||yi;i[e]=r(t,e,n)}removeEventListener(t,e){const n=t.$proxies||(t.$proxies={}),i=n[e];i&&(({attach:xi,detach:xi,resize:xi}[e]||di)(t,e,i),n[e]=void 0)}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,e,n,i){return function(t,e,n,i){const r=Re(t),o=Ie(r,"margin"),a=Le(r.maxWidth,t,"clientWidth")||E,s=Le(r.maxHeight,t,"clientHeight")||E,l=function(t,e,n){let i,r;if(void 0===e||void 0===n){const o=Ee(t);if(o){const t=o.getBoundingClientRect(),a=Re(o),s=Ie(a,"border","width"),l=Ie(a,"padding");e=t.width-l.width-s.width,n=t.height-l.height-s.height,i=Le(a.maxWidth,o,"clientWidth"),r=Le(a.maxHeight,o,"clientHeight")}else e=t.clientWidth,n=t.clientHeight}return{width:e,height:n,maxWidth:i||E,maxHeight:r||E}}(t,e,n);let{width:c,height:u}=l;if("content-box"===r.boxSizing){const t=Ie(r,"border","width"),e=Ie(r,"padding");c-=e.width+t.width,u-=e.height+t.height}return c=Math.max(0,c-o.width),u=Math.max(0,i?Math.floor(c/i):u-o.height),c=He(Math.min(c,a,l.maxWidth)),u=He(Math.min(u,s,l.maxHeight)),c&&!u&&(u=He(c/2)),{width:c,height:u}}(t,e,n,i)}isAttached(t){const e=Ee(t);return!(!e||!e.isConnected)}}class wi{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(t){const{x:e,y:n}=this.getProps(["x","y"],t);return{x:e,y:n}}hasValue(){return W(this.x)&&W(this.y)}getProps(t,e){const n=this,i=this.$animations;if(!e||!i)return n;const r={};return t.forEach((t=>{r[t]=i[t]&&i[t].active()?i[t]._to:n[t]})),r}}wi.defaults={},wi.defaultRoutes=void 0;const _i={values:t=>u(t)?t:""+t,numeric(t,e,n){if(0===t)return"0";const i=this.chart.options.locale;let r,o=t;if(n.length>1){const e=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(e<1e-4||e>1e15)&&(r="scientific"),o=function(t,e){let n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t)),n}(t,n)}const a=N(Math.abs(o)),s=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:r,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(l,this.options.ticks.format),$e(t,i,l)},logarithmic(t,e,n){if(0===t)return"0";const i=t/Math.pow(10,Math.floor(N(t)));return 1===i||2===i||5===i?_i.numeric.call(this,t,e,n):""}};var Mi={formatters:_i};function ki(t,e,n,i,r){const o=g(i,0),a=Math.min(g(r,t.length),t.length);let s,l,c,u=0;for(n=Math.ceil(n),r&&(s=r-i,n=s/Math.floor(s/n)),c=o;c<0;)u++,c=Math.round(o+u*n);for(l=Math.max(o,0);le.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Mi.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),Nt.route("scale.ticks","color","","color"),Nt.route("scale.grid","color","","borderColor"),Nt.route("scale.grid","borderColor","","borderColor"),Nt.route("scale.title","color","","color"),Nt.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t,_indexable:t=>"borderDash"!==t&&"tickBorderDash"!==t}),Nt.describe("scales",{_fallback:"scale"}),Nt.describe("scale.ticks",{_scriptable:t=>"backdropPadding"!==t&&"callback"!==t,_indexable:t=>"backdropPadding"!==t});const Ci=(t,e,n)=>"top"===e||"left"===e?t[e]+n:t[e]-n;function Ti(t,e){const n=[],i=t.length/e,r=t.length;let o=0;for(;oa+s)))return c}function Di(t){return t.drawTicks?t.tickLength:0}function Pi(t,e){if(!t.display)return 0;const n=oe(t.font,e),i=re(t.padding);return(u(t.text)?t.text.length:1)*n.lineHeight+i.height}function zi(t,e,n){let i=o(t);return(n&&"right"!==e||!n&&"right"===e)&&(i=(t=>"left"===t?"right":"right"===t?"left":t)(i)),i}class Oi extends wi{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){const e=this;e.options=t.setContext(e.getContext()),e.axis=t.axis,e._userMin=e.parse(t.min),e._userMax=e.parse(t.max),e._suggestedMin=e.parse(t.suggestedMin),e._suggestedMax=e.parse(t.suggestedMax)}parse(t,e){return t}getUserBounds(){let{_userMin:t,_userMax:e,_suggestedMin:n,_suggestedMax:i}=this;return t=f(t,Number.POSITIVE_INFINITY),e=f(e,Number.NEGATIVE_INFINITY),n=f(n,Number.POSITIVE_INFINITY),i=f(i,Number.NEGATIVE_INFINITY),{min:f(t,n),max:f(e,i),minDefined:h(t),maxDefined:h(e)}}getMinMax(t){const e=this;let n,{min:i,max:r,minDefined:o,maxDefined:a}=e.getUserBounds();if(o&&a)return{min:i,max:r};const s=e.getMatchingVisibleMetas();for(let l=0,c=s.length;li)return function(t,e,n,i){let r,o=0,a=n[0];for(i=Math.ceil(i),r=0;rt-e)).pop(),e}(i);for(let t=0,e=o.length-1;tr)return e}return Math.max(r,1)}(r,e,i);if(o>0){let t,n;const i=o>1?Math.round((s-a)/(o-1)):null;for(ki(e,l,u,c(i)?0:a-i,a),t=0,n=o-1;t=o||i<=1||!t.isHorizontal())return void(t.labelRotation=r);const u=t._getLabelSizes(),d=u.widest.width,h=u.highest.height,f=K(t.chart.width-d,0,t.maxWidth);a=e.offset?t.maxWidth/i:f/(i-1),d+6>a&&(a=f/(i-(e.offset?.5:1)),s=t.maxHeight-Di(e.grid)-n.padding-Pi(e.title,t.chart.options.font),l=Math.sqrt(d*d+h*h),c=Y(Math.min(Math.asin(K((u.highest.height+6)/a,-1,1)),Math.asin(K(s/l,-1,1))-Math.asin(K(h/l,-1,1)))),c=Math.max(r,Math.min(o,c))),t.labelRotation=c}afterCalculateLabelRotation(){m(this.options.afterCalculateLabelRotation,[this])}beforeFit(){m(this.options.beforeFit,[this])}fit(){const t=this,e={width:0,height:0},{chart:n,options:{ticks:i,title:r,grid:o}}=t,a=t._isVisible(),s=t.isHorizontal();if(a){const a=Pi(r,n.options.font);if(s?(e.width=t.maxWidth,e.height=Di(o)+a):(e.height=t.maxHeight,e.width=Di(o)+a),i.display&&t.ticks.length){const{first:n,last:r,widest:o,highest:a}=t._getLabelSizes(),l=2*i.padding,c=j(t.labelRotation),u=Math.cos(c),d=Math.sin(c);if(s){const n=i.mirror?0:d*o.width+u*a.height;e.height=Math.min(t.maxHeight,e.height+n+l)}else{const n=i.mirror?0:u*o.width+d*a.height;e.width=Math.min(t.maxWidth,e.width+n+l)}t._calculatePadding(n,r,d,u)}}t._handleMargins(),s?(t.width=t._length=n.width-t._margins.left-t._margins.right,t.height=e.height):(t.width=e.width,t.height=t._length=n.height-t._margins.top-t._margins.bottom)}_calculatePadding(t,e,n,i){const r=this,{ticks:{align:o,padding:a},position:s}=r.options,l=0!==r.labelRotation,c="top"!==s&&"x"===r.axis;if(r.isHorizontal()){const s=r.getPixelForTick(0)-r.left,u=r.right-r.getPixelForTick(r.ticks.length-1);let d=0,h=0;l?c?(d=i*t.width,h=n*e.height):(d=n*t.height,h=i*e.width):"start"===o?h=e.width:"end"===o?d=t.width:(d=t.width/2,h=e.width/2),r.paddingLeft=Math.max((d-s+a)*r.width/(r.width-s),0),r.paddingRight=Math.max((h-u+a)*r.width/(r.width-u),0)}else{let n=e.height/2,i=t.height/2;"start"===o?(n=0,i=t.height):"end"===o&&(n=e.height,i=0),r.paddingTop=n+a,r.paddingBottom=i+a}}_handleMargins(){const t=this;t._margins&&(t._margins.left=Math.max(t.paddingLeft,t._margins.left),t._margins.top=Math.max(t.paddingTop,t._margins.top),t._margins.right=Math.max(t.paddingRight,t._margins.right),t._margins.bottom=Math.max(t.paddingBottom,t._margins.bottom))}afterFit(){m(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:e}=this.options;return"top"===e||"bottom"===e||"x"===t}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){const e=this;let n,i;for(e.beforeTickToLabelConversion(),e.generateTickLabels(t),n=0,i=t.length;n{const n=t.gc,i=n.length/2;let r;if(i>e){for(r=0;r({width:r[t]||0,height:o[t]||0});return{first:k(0),last:k(e-1),widest:k(_),highest:k(M),widths:r,heights:o}}getLabelForValue(t){return t}getPixelForValue(t,e){return NaN}getValueForPixel(t){}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getPixelForDecimal(t){const e=this;e._reversePixels&&(t=1-t);const n=e._startPixel+t*e._length;return K(e._alignToPixels?Wt(e.chart,n,0):n,-32768,32767)}getDecimalForPixel(t){const e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:e}=this;return t<0&&e<0?e:t>0&&e>0?t:0}getContext(t){const e=this,n=e.ticks||[];if(t>=0&&ts*r?s/i:l/r:l*r0}_computeGridLineItems(t){const e=this,n=e.axis,i=e.chart,r=e.options,{grid:o,position:a}=r,s=o.offset,l=e.isHorizontal(),c=e.ticks.length+(s?1:0),u=Di(o),h=[],f=o.setContext(e.getContext()),p=f.drawBorder?f.borderWidth:0,m=p/2,b=function(t){return Wt(i,t,p)};let x,y,v,w,_,M,k,C,T,S,D,P;if("top"===a)x=b(e.bottom),M=e.bottom-u,C=x-m,S=b(t.top)+m,P=t.bottom;else if("bottom"===a)x=b(e.top),S=t.top,P=b(t.bottom)-m,M=x+m,C=e.top+u;else if("left"===a)x=b(e.right),_=e.right-u,k=x-m,T=b(t.left)+m,D=t.right;else if("right"===a)x=b(e.left),T=t.left,D=b(t.right)-m,_=x+m,k=e.left+u;else if("x"===n){if("center"===a)x=b((t.top+t.bottom)/2+.5);else if(d(a)){const t=Object.keys(a)[0],n=a[t];x=b(e.chart.scales[t].getPixelForValue(n))}S=t.top,P=t.bottom,M=x+m,C=M+u}else if("y"===n){if("center"===a)x=b((t.left+t.right)/2);else if(d(a)){const t=Object.keys(a)[0],n=a[t];x=b(e.chart.scales[t].getPixelForValue(n))}_=x-m,k=_-u,T=t.left,D=t.right}const z=g(r.ticks.maxTicksLimit,c),O=Math.max(1,Math.ceil(c/z));for(y=0;ye.value===t));return i>=0?n.setContext(e.getContext(i)).lineWidth:0}drawGrid(t){const e=this,n=e.options.grid,i=e.ctx,r=e._gridLineItems||(e._gridLineItems=e._computeGridLineItems(t));let o,a;const s=(t,e,n)=>{n.width&&n.color&&(i.save(),i.lineWidth=n.width,i.strokeStyle=n.color,i.setLineDash(n.borderDash||[]),i.lineDashOffset=n.borderDashOffset,i.beginPath(),i.moveTo(t.x,t.y),i.lineTo(e.x,e.y),i.stroke(),i.restore())};if(n.display)for(o=0,a=r.length;o{const i=n.split("."),r=i.pop(),o=[t].concat(i).join("."),a=e[n].split("."),s=a.pop(),l=a.join(".");Nt.route(o,r,l,s)}))}(e,t.defaultRoutes),t.descriptors&&Nt.describe(e,t.descriptors)}(t,a,i),e.override&&Nt.override(t.id,t.overrides)),a}get(t){return this.items[t]}unregister(t){const e=this.items,n=t.id,i=this.scope;n in e&&delete e[n],i&&n in Nt[i]&&(delete Nt[i][n],this.override&&delete Lt[n])}}var Ei=new class{constructor(){this.controllers=new Ai(wn,"datasets",!0),this.elements=new Ai(wi,"elements"),this.plugins=new Ai(Object,"plugins"),this.scales=new Ai(Oi,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,e,n){const i=this;[...e].forEach((e=>{const r=n||i._getRegistryForType(e);n||r.isForType(e)||r===i.plugins&&e.id?i._exec(t,r,e):b(e,(e=>{const r=n||i._getRegistryForType(e);i._exec(t,r,e)}))}))}_exec(t,e,n){const i=S(t);m(n["before"+i],[],n),e[t](n),m(n["after"+i],[],n)}_getRegistryForType(t){for(let e=0;et.filter((t=>!e.some((e=>t.plugin.id===e.plugin.id))));this._notify(i(e,n),t,"stop"),this._notify(i(n,e),t,"start")}}function Ri(t,e){return e||!1!==t?!0===t?{}:t:null}function Fi(t,e,n,i){const r=t.pluginScopeKeys(e),o=t.getOptionScopes(n,r);return t.createResolver(o,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Ii(t,e){const n=Nt.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function Ni(t,e){return"x"===t||"y"===t?t:e.axis||("top"===(n=e.position)||"bottom"===n?"x":"left"===n||"right"===n?"y":void 0)||t.charAt(0).toLowerCase();var n}function Hi(t){const e=t.options||(t.options={});e.plugins=g(e.plugins,{}),e.scales=function(t,e){const n=Lt[t.type]||{scales:{}},i=e.scales||{},r=Ii(t.type,e),o=Object.create(null),a=Object.create(null);return Object.keys(i).forEach((t=>{const e=i[t],s=Ni(t,e),l=function(t,e){return t===e?"_index_":"_value_"}(s,r),c=n.scales||{};o[s]=o[s]||t,a[t]=M(Object.create(null),[{axis:s},e,c[s],c[l]])})),t.data.datasets.forEach((n=>{const r=n.type||t.type,s=n.indexAxis||Ii(r,e),l=(Lt[r]||{}).scales||{};Object.keys(l).forEach((t=>{const e=function(t,e){let n=t;return"_index_"===t?n=e:"_value_"===t&&(n="x"===e?"y":"x"),n}(t,s),r=n[e+"AxisID"]||o[e]||e;a[r]=a[r]||Object.create(null),M(a[r],[{axis:e},i[r],l[t]])}))})),Object.keys(a).forEach((t=>{const e=a[t];M(e,[Nt.scales[e.type],Nt.scale])})),a}(t,e)}function Bi(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}const Wi=new Map,Ui=new Set;function Vi(t,e){let n=Wi.get(t);return n||(n=e(),Wi.set(t,n),Ui.add(n)),n}const ji=(t,e,n)=>{const i=T(e,n);void 0!==i&&t.add(i)};class Yi{constructor(t){this._config=function(t){return(t=t||{}).data=Bi(t.data),Hi(t),t}(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=Bi(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),Hi(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return Vi(t,(()=>[[`datasets.${t}`,""]]))}datasetAnimationScopeKeys(t,e){return Vi(`${t}.transition.${e}`,(()=>[[`datasets.${t}.transitions.${e}`,`transitions.${e}`],[`datasets.${t}`,""]]))}datasetElementScopeKeys(t,e){return Vi(`${t}-${e}`,(()=>[[`datasets.${t}.elements.${e}`,`datasets.${t}`,`elements.${e}`,""]]))}pluginScopeKeys(t){const e=t.id;return Vi(`${this.type}-plugin-${e}`,(()=>[[`plugins.${e}`,...t.additionalOptionScopes||[]]]))}_cachedScopes(t,e){const n=this._scopeCache;let i=n.get(t);return i&&!e||(i=new Map,n.set(t,i)),i}getOptionScopes(t,e,n){const{options:i,type:r}=this,o=this._cachedScopes(t,n),a=o.get(e);if(a)return a;const s=new Set;e.forEach((e=>{t&&(s.add(t),e.forEach((e=>ji(s,t,e)))),e.forEach((t=>ji(s,i,t))),e.forEach((t=>ji(s,Lt[r]||{},t))),e.forEach((t=>ji(s,Nt,t))),e.forEach((t=>ji(s,Rt,t)))}));const l=Array.from(s);return 0===l.length&&l.push(Object.create(null)),Ui.has(e)&&o.set(e,l),l}chartOptionScopes(){const{options:t,type:e}=this;return[t,Lt[e]||{},Nt.datasets[e]||{},{type:e},Nt,Rt]}resolveNamedOptions(t,e,n,i=[""]){const r={$shared:!0},{resolver:o,subPrefixes:a}=qi(this._resolverCache,t,i);let s=o;(function(t,e){const{isScriptable:n,isIndexable:i}=pe(t);for(const r of e)if(n(r)&&P(t[r])||i(r)&&u(t[r]))return!0;return!1})(o,e)&&(r.$shared=!1,s=ge(o,n=P(n)?n():n,this.createResolver(t,n,a)));for(const t of e)r[t]=s[t];return r}createResolver(t,e,n=[""],i){const{resolver:r}=qi(this._resolverCache,t,n);return d(e)?ge(r,e,void 0,i):r}}function qi(t,e,n){let i=t.get(e);i||(i=new Map,t.set(e,i));const r=n.join();let o=i.get(r);return o||(o={resolver:fe(e,n),subPrefixes:n.filter((t=>!t.toLowerCase().includes("hover")))},i.set(r,o)),o}const $i=["top","bottom","left","right","chartArea"];function Xi(t,e){return"top"===t||"bottom"===t||-1===$i.indexOf(t)&&"x"===e}function Qi(t,e){return function(n,i){return n[t]===i[t]?n[e]-i[e]:n[t]-i[t]}}function Gi(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),m(n&&n.onComplete,[t],e)}function Ki(t){const e=t.chart,n=e.options.animation;m(n&&n.onProgress,[t],e)}function Ji(t){return Ae()&&"string"==typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const Zi={},tr=t=>{const e=Ji(t);return Object.values(Zi).filter((t=>t.canvas===e)).pop()};class er{constructor(t,e){const n=this,i=this.config=new Yi(e),r=Ji(t),o=tr(r);if(o)throw new Error("Canvas is already in use. Chart with ID '"+o.id+"' must be destroyed before the canvas can be reused.");const a=i.createResolver(i.chartOptionScopes(),n.getContext());this.platform=new(i.platform||function(t){return!Ae()||"undefined"!=typeof OffscreenCanvas&&t instanceof OffscreenCanvas?si:vi}(r));const s=n.platform.acquireContext(r,a.aspectRatio),c=s&&s.canvas,u=c&&c.height,d=c&&c.width;this.id=l(),this.ctx=s,this.canvas=c,this.width=d,this.height=u,this._options=a,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Li,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(t,e){let n;return function(){return e?(clearTimeout(n),n=setTimeout(t,e)):t(),e}}((()=>this.update("resize")),a.resizeDelay||0),Zi[n.id]=n,s&&c?(rn.listen(n,"complete",Gi),rn.listen(n,"progress",Ki),n._initialize(),n.attached&&n.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:e},width:n,height:i,_aspectRatio:r}=this;return c(t)?e&&r?r:i?n/i:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}_initialize(){const t=this;return t.notifyPlugins("beforeInit"),t.options.responsive?t.resize():Be(t,t.options.devicePixelRatio),t.bindEvents(),t.notifyPlugins("afterInit"),t}clear(){return Ut(this.canvas,this.ctx),this}stop(){return rn.stop(this),this}resize(t,e){rn.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}_resize(t,e){const n=this,i=n.options,r=n.canvas,o=i.maintainAspectRatio&&n.aspectRatio,a=n.platform.getMaximumSize(r,t,e,o),s=i.devicePixelRatio||n.platform.getDevicePixelRatio();n.width=a.width,n.height=a.height,n._aspectRatio=n.aspectRatio,Be(n,s,!0)&&(n.notifyPlugins("resize",{size:a}),m(i.onResize,[n,a],n),n.attached&&n._doResize()&&n.render())}ensureScalesHaveIDs(){b(this.options.scales||{},((t,e)=>{t.id=e}))}buildOrUpdateScales(){const t=this,e=t.options,n=e.scales,i=t.scales,r=Object.keys(i).reduce(((t,e)=>(t[e]=!1,t)),{});let o=[];n&&(o=o.concat(Object.keys(n).map((t=>{const e=n[t],i=Ni(t,e),r="r"===i,o="x"===i;return{options:e,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),b(o,(n=>{const o=n.options,a=o.id,s=Ni(a,o),l=g(o.type,n.dtype);void 0!==o.position&&Xi(o.position,s)===Xi(n.dposition)||(o.position=n.dposition),r[a]=!0;let c=null;a in i&&i[a].type===l?c=i[a]:(c=new(Ei.getScale(l))({id:a,type:l,ctx:t.ctx,chart:t}),i[c.id]=c),c.init(o,e)})),b(r,((t,e)=>{t||delete i[e]})),b(i,(e=>{oi.configure(t,e,e.options),oi.addBox(t,e)}))}_updateMetasets(){const t=this,e=t._metasets,n=t.data.datasets.length,i=e.length;if(e.sort(((t,e)=>t.index-e.index)),i>n){for(let e=n;en.length&&delete t._stacks,e.forEach(((e,i)=>{0===n.filter((t=>t===e._dataset)).length&&t._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const t=this,e=[],n=t.data.datasets;let i,r;for(t._removeUnreferencedMetasets(),i=0,r=n.length;i{t.getDatasetMeta(n).controller.reset()}),t)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const e=this,n=e.config;n.update(),e._options=n.createResolver(n.chartOptionScopes(),e.getContext()),b(e.scales,(t=>{oi.removeBox(e,t)}));const i=e._animationsDisabled=!e.options.animation;if(e.ensureScalesHaveIDs(),e.buildOrUpdateScales(),((t,e)=>{if(t.size!==e.size)return!1;for(const n of t)if(!e.has(n))return!1;return!0})(new Set(Object.keys(e._listeners)),new Set(e.options.events))&&!!this._responsiveListeners===e.options.responsive||(e.unbindEvents(),e.bindEvents()),e._plugins.invalidate(),!1===e.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0}))return;const r=e.buildOrUpdateControllers();e.notifyPlugins("beforeElementsUpdate");let o=0;for(let t=0,n=e.data.datasets.length;t{t.reset()})),e._updateDatasets(t),e.notifyPlugins("afterUpdate",{mode:t}),e._layers.sort(Qi("z","_idx")),e._lastEvent&&e._eventHandler(e._lastEvent,!0),e.render()}_updateLayout(t){const e=this;if(!1===e.notifyPlugins("beforeLayout",{cancelable:!0}))return;oi.update(e,e.width,e.height,t);const n=e.chartArea,i=n.width<=0||n.height<=0;e._layers=[],b(e.boxes,(t=>{i&&"chartArea"===t.position||(t.configure&&t.configure(),e._layers.push(...t._layers()))}),e),e._layers.forEach(((t,e)=>{t._idx=e})),e.notifyPlugins("afterLayout")}_updateDatasets(t){const e=this,n="function"==typeof t;if(!1!==e.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(let i=0,r=e.data.datasets.length;i=0;--n)t._drawDataset(e[n]);t.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const e=this,n=e.ctx,i=t._clip,r=!i.disabled,o=e.chartArea,a={meta:t,index:t.index,cancelable:!0};!1!==e.notifyPlugins("beforeDatasetDraw",a)&&(r&&Yt(n,{left:!1===i.left?0:o.left-i.left,right:!1===i.right?e.width:o.right+i.right,top:!1===i.top?0:o.top-i.top,bottom:!1===i.bottom?e.height:o.bottom+i.bottom}),t.controller.draw(),r&&qt(n),a.cancelable=!1,e.notifyPlugins("afterDatasetDraw",a))}getElementsAtEventForMode(t,e,n,i){const r=$n.modes[e];return"function"==typeof r?r(this,t,n,i):[]}getDatasetMeta(t){const e=this.data.datasets[t],n=this._metasets;let i=n.filter((t=>t&&t._dataset===e)).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},n.push(i)),i}getContext(){return this.$context||(this.$context={chart:this,type:"chart"})}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const e=this.data.datasets[t];if(!e)return!1;const n=this.getDatasetMeta(t);return"boolean"==typeof n.hidden?!n.hidden:!e.hidden}setDatasetVisibility(t,e){this.getDatasetMeta(t).hidden=!e}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,e,n){const i=this,r=n?"show":"hide",o=i.getDatasetMeta(t),a=o.controller._resolveAnimations(void 0,r);D(e)?(o.data[e].hidden=!n,i.update()):(i.setDatasetVisibility(t,n),a.update(o,{visible:n}),i.update((e=>e.datasetIndex===t?r:void 0)))}hide(t,e){this._updateVisibility(t,e,!1)}show(t,e){this._updateVisibility(t,e,!0)}_destroyDatasetMeta(t){const e=this,n=e._metasets&&e._metasets[t];n&&n.controller&&(n.controller._destroy(),delete e._metasets[t])}destroy(){const t=this,{canvas:e,ctx:n}=t;let i,r;for(t.stop(),rn.remove(t),i=0,r=t.data.datasets.length;i((i,r)=>{n.addEventListener(t,i,r),e[i]=r})(r,i)))}bindResponsiveEvents(){const t=this;t._responsiveListeners||(t._responsiveListeners={});const e=t._responsiveListeners,n=t.platform,i=(i,r)=>{n.addEventListener(t,i,r),e[i]=r},r=(i,r)=>{e[i]&&(n.removeEventListener(t,i,r),delete e[i])},o=(e,n)=>{t.canvas&&t.resize(e,n)};let a;const s=()=>{r("attach",s),t.attached=!0,t.resize(),i("resize",o),i("detach",a)};a=()=>{t.attached=!1,r("resize",o),i("attach",s)},n.isAttached(t.canvas)?s():a()}unbindEvents(){const t=this;b(t._listeners,((e,n)=>{t.platform.removeEventListener(t,n,e)})),t._listeners={},b(t._responsiveListeners,((e,n)=>{t.platform.removeEventListener(t,n,e)})),t._responsiveListeners=void 0}updateHoverStyle(t,e,n){const i=n?"set":"remove";let r,o,a,s;for("dataset"===e&&(r=this.getDatasetMeta(t[0].datasetIndex),r.controller["_"+i+"DatasetHoverStyle"]()),a=0,s=t.length;a{const i=e.getDatasetMeta(t);if(!i)throw new Error("No dataset found at index "+t);return{datasetIndex:t,element:i.data[n],index:n}}));!x(i,n)&&(e._active=i,e._updateHoverStyles(i,n))}notifyPlugins(t,e,n){return this._plugins.notify(this,t,e,n)}_updateHoverStyles(t,e,n){const i=this,r=i.options.hover,o=(t,e)=>t.filter((t=>!e.some((e=>t.datasetIndex===e.datasetIndex&&t.index===e.index)))),a=o(e,t),s=n?t:o(t,e);a.length&&i.updateHoverStyle(a,r.mode,!1),s.length&&r.mode&&i.updateHoverStyle(s,r.mode,!0)}_eventHandler(t,e){const n=this,i={event:t,replay:e,cancelable:!0},r=e=>(e.options.events||this.options.events).includes(t.type);if(!1===n.notifyPlugins("beforeEvent",i,r))return;const o=n._handleEvent(t,e);return i.cancelable=!1,n.notifyPlugins("afterEvent",i,r),(o||i.changed)&&n.render(),n}_handleEvent(t,e){const n=this,{_active:i=[],options:r}=n,o=r.hover,a=e;let s=[],l=!1,c=null;return"mouseout"!==t.type&&(s=n.getElementsAtEventForMode(t,o.mode,o,a),c="click"===t.type?n._lastEvent:t),n._lastEvent=null,jt(t,n.chartArea,n._minPadding)&&(m(r.onHover,[t,s,n],n),"mouseup"!==t.type&&"click"!==t.type&&"contextmenu"!==t.type||m(r.onClick,[t,s,n],n)),l=!x(s,i),(l||e)&&(n._active=s,n._updateHoverStyles(s,i,e)),n._lastEvent=c,l}}const nr=()=>b(er.instances,(t=>t._plugins.invalidate())),ir=!0;function rr(t,e,n){const{startAngle:i,pixelMargin:r,x:o,y:a,outerRadius:s,innerRadius:l}=e;let c=r/s;t.beginPath(),t.arc(o,a,s,i-c,n+c),l>r?(c=r/l,t.arc(o,a,l,n+c,i-c,!0)):t.arc(o,a,r,n+R,i-R),t.closePath(),t.clip()}function or(t,e,n,i){return{x:n+t*Math.cos(e),y:i+t*Math.sin(e)}}function ar(t,e,n,i,r){const{x:o,y:a,startAngle:s,pixelMargin:l,innerRadius:c}=e,u=Math.max(e.outerRadius+i+n-l,0),d=c>0?c+i+n+l:0;let h=0;const f=r-s;if(i){const t=((c>0?c-i:0)+(u>0?u-i:0))/2;h=(f-(0!==t?f*t/(t+i):f))/2}const g=(f-Math.max(.001,f*u-n/z)/u)/2,p=s+g+h,m=r-g-h,{outerStart:b,outerEnd:x,innerStart:y,innerEnd:v}=function(t,e,n,i){const r=ee(t.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]),o=(n-e)/2,a=Math.min(o,i*e/2),s=t=>{const e=(n-Math.min(o,t))*i/2;return K(t,0,Math.min(o,e))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:K(r.innerStart,0,a),innerEnd:K(r.innerEnd,0,a)}}(e,d,u,m-p),w=u-b,_=u-x,M=p+b/w,k=m-x/_,C=d+y,T=d+v,S=p+y/C,D=m-v/T;if(t.beginPath(),t.arc(o,a,u,M,k),x>0){const e=or(_,k,o,a);t.arc(e.x,e.y,x,k,m+R)}const P=or(T,m,o,a);if(t.lineTo(P.x,P.y),v>0){const e=or(T,D,o,a);t.arc(e.x,e.y,v,m+R,D+Math.PI)}if(t.arc(o,a,d,m-v/d,p+y/d,!0),y>0){const e=or(C,S,o,a);t.arc(e.x,e.y,y,S+Math.PI,p-R)}const O=or(w,p,o,a);if(t.lineTo(O.x,O.y),b>0){const e=or(w,M,o,a);t.arc(e.x,e.y,b,p-R,M)}t.closePath()}Object.defineProperties(er,{defaults:{enumerable:ir,value:Nt},instances:{enumerable:ir,value:Zi},overrides:{enumerable:ir,value:Lt},registry:{enumerable:ir,value:Ei},version:{enumerable:ir,value:"3.5.1"},getChart:{enumerable:ir,value:tr},register:{enumerable:ir,value:(...t)=>{Ei.add(...t),nr()}},unregister:{enumerable:ir,value:(...t)=>{Ei.remove(...t),nr()}}});class sr extends wi{constructor(t){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,t&&Object.assign(this,t)}inRange(t,e,n){const i=this.getProps(["x","y"],n),{angle:r,distance:o}=function(t,e){const n=e.x-t.x,i=e.y-t.y,r=Math.sqrt(n*n+i*i);let o=Math.atan2(i,n);return o<-.5*z&&(o+=O),{angle:o,distance:r}}(i,{x:t,y:e}),{startAngle:a,endAngle:s,innerRadius:l,outerRadius:c,circumference:u}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),d=this.options.spacing/2;return(u>=O||G(r,a,s))&&o>=l+d&&o<=c+d}getCenterPoint(t){const{x:e,y:n,startAngle:i,endAngle:r,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],t),{offset:s,spacing:l}=this.options,c=(i+r)/2,u=(o+a+l+s)/2;return{x:e+Math.cos(c)*u,y:n+Math.sin(c)*u}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const e=this,{options:n,circumference:i}=e,r=(n.offset||0)/2,o=(n.spacing||0)/2;if(e.pixelMargin="inner"===n.borderAlign?.33:0,e.fullCircles=i>O?Math.floor(i/O):0,0===i||e.innerRadius<0||e.outerRadius<0)return;t.save();let a=0;if(r){a=r/2;const n=(e.startAngle+e.endAngle)/2;t.translate(Math.cos(n)*a,Math.sin(n)*a),e.circumference>=z&&(a=r)}t.fillStyle=n.backgroundColor,t.strokeStyle=n.borderColor;const s=function(t,e,n,i){const{fullCircles:r,startAngle:o,circumference:a}=e;let s=e.endAngle;if(r){ar(t,e,n,i,o+O);for(let e=0;es&&o>s;return{count:i,start:l,loop:e.loop,ilen:c(a+(c?s-t:t))%o,y=()=>{f!==g&&(t.lineTo(m,g),t.lineTo(m,f),t.lineTo(m,p))};for(l&&(d=r[x(0)],t.moveTo(d.x,d.y)),u=0;u<=s;++u){if(d=r[x(u)],d.skip)continue;const e=d.x,n=d.y,i=0|e;i===h?(ng&&(g=n),m=(b*m+e)/++b):(y(),t.lineTo(e,n),h=i,b=0,f=g=n),p=n}y()}function fr(t){const e=t.options,n=e.borderDash&&e.borderDash.length;return t._decimated||t._loop||e.tension||"monotone"===e.cubicInterpolationMode||e.stepped||n?dr:hr}sr.id="arc",sr.defaults={borderAlign:"center",borderColor:"#fff",borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0},sr.defaultRoutes={backgroundColor:"backgroundColor"};const gr="function"==typeof Path2D;class pr extends wi{constructor(t){super(),this.animated=!0,this.options=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,e){const n=this,i=n.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!n._pointsUpdated){const r=i.spanGaps?n._loop:n._fullLoop;Oe(n._points,i,t,r,e),n._pointsUpdated=!0}}set points(t){const e=this;e._points=t,delete e._segments,delete e._path,e._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=function(t,e){const n=t.points,i=t.options.spanGaps,r=n.length;if(!r)return[];const o=!!t._loop,{start:a,end:s}=function(t,e,n,i){let r=0,o=e-1;if(n&&!i)for(;rr&&t[o%e].skip;)o--;return o%=e,{start:r,end:o}}(n,r,o,i);return function(t,e,n,i){return i&&i.setContext&&n?function(t,e,n,i){const r=en(t.options),o=n.length,a=[];let s=e[0].start,l=s;for(const c of e){let e,u=r,d=n[s%o];for(l=s+1;l<=c.end;l++){const r=n[l%o];e=en(i.setContext({type:"segment",p0:d,p1:r,p0DataIndex:(l-1)%o,p1DataIndex:l%o,datasetIndex:t._datasetIndex})),nn(e,u)&&(a.push({start:s,end:l-1,loop:c.loop,style:u}),u=e,s=l-1),d=r,u=e}s"borderDash"!==t&&"fill"!==t};class br extends wi{constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,e,n){const i=this.options,{x:r,y:o}=this.getProps(["x","y"],n);return Math.pow(t-r,2)+Math.pow(e-o,2)=a.left&&e<=a.right)&&(o||n>=a.top&&n<=a.bottom)}function wr(t,e){t.rect(e.x,e.y,e.w,e.h)}function _r(t,e,n={}){const i=t.x!==n.x?-e:0,r=t.y!==n.y?-e:0,o=(t.x+t.w!==n.x+n.w?e:0)-i,a=(t.y+t.h!==n.y+n.h?e:0)-r;return{x:t.x+i,y:t.y+r,w:t.w+o,h:t.h+a,radius:t.radius}}br.id="point",br.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},br.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class Mr extends wi{constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,t&&Object.assign(this,t)}draw(t){const e=this.options,{inner:n,outer:i}=function(t){const e=xr(t),n=e.right-e.left,i=e.bottom-e.top,r=function(t,e,n){const i=t.options.borderWidth,r=t.borderSkipped,o=ne(i);return{t:yr(r.top,o.top,0,n),r:yr(r.right,o.right,0,e),b:yr(r.bottom,o.bottom,0,n),l:yr(r.left,o.left,0,e)}}(t,n/2,i/2),o=function(t,e,n){const{enableBorderRadius:i}=t.getProps(["enableBorderRadius"]),r=t.options.borderRadius,o=ie(r),a=Math.min(e,n),s=t.borderSkipped,l=i||d(r);return{topLeft:yr(!l||s.top||s.left,o.topLeft,0,a),topRight:yr(!l||s.top||s.right,o.topRight,0,a),bottomLeft:yr(!l||s.bottom||s.left,o.bottomLeft,0,a),bottomRight:yr(!l||s.bottom||s.right,o.bottomRight,0,a)}}(t,n/2,i/2);return{outer:{x:e.left,y:e.top,w:n,h:i,radius:o},inner:{x:e.left+r.l,y:e.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}(this),r=(o=i.radius).topLeft||o.topRight||o.bottomLeft||o.bottomRight?Kt:wr;var o;t.save(),i.w===n.w&&i.h===n.h||(t.beginPath(),r(t,_r(i,.33,n)),t.clip(),r(t,_r(n,-.33,i)),t.fillStyle=e.borderColor,t.fill("evenodd")),t.beginPath(),r(t,_r(n,.33,i)),t.fillStyle=e.backgroundColor,t.fill(),t.restore()}inRange(t,e,n){return vr(this,t,e,n)}inXRange(t,e){return vr(this,t,null,e)}inYRange(t,e){return vr(this,null,t,e)}getCenterPoint(t){const{x:e,y:n,base:i,horizontal:r}=this.getProps(["x","y","base","horizontal"],t);return{x:r?(e+i)/2:e,y:r?n:(n+i)/2}}getRange(t){return"x"===t?this.width/2:this.height/2}}Mr.id="bar",Mr.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,enableBorderRadius:!0,pointStyle:void 0},Mr.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var kr=Object.freeze({__proto__:null,ArcElement:sr,LineElement:pr,PointElement:br,BarElement:Mr});function Cr(t){if(t._decimated){const e=t._data;delete t._decimated,delete t._data,Object.defineProperty(t,"data",{value:e})}}function Tr(t){t.data.datasets.forEach((t=>{Cr(t)}))}var Sr={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(t,e,n)=>{if(!n.enabled)return void Tr(t);const i=t.width;t.data.datasets.forEach(((e,r)=>{const{_data:o,indexAxis:a}=e,s=t.getDatasetMeta(r),l=o||e.data;if("y"===ae([a,t.options.indexAxis]))return;if("line"!==s.type)return;const u=t.scales[s.xAxisID];if("linear"!==u.type&&"time"!==u.type)return;if(t.options.parsing)return;let d,{start:h,count:f}=function(t,e){const n=e.length;let i,r=0;const{iScale:o}=t,{min:a,max:s,minDefined:l,maxDefined:c}=o.getUserBounds();return l&&(r=K(le(e,o.axis,a).lo,0,n-1)),i=c?K(le(e,o.axis,s).hi+1,r,n)-r:n-r,{start:r,count:i}}(s,l);if(f<=(n.threshold||4*i))Cr(e);else{switch(c(o)&&(e._data=l,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),n.algorithm){case"lttb":d=function(t,e,n,i,r){const o=r.samples||i;if(o>=n)return t.slice(e,e+n);const a=[],s=(n-2)/(o-2);let l=0;const c=e+n-1;let u,d,h,f,g,p=e;for(a[l++]=t[p],u=0;uh&&(h=f,d=t[i],g=i);a[l++]=d,p=g}return a[l++]=t[c],a}(l,h,f,i,n);break;case"min-max":d=function(t,e,n,i){let r,o,a,s,l,u,d,h,f,g,p=0,m=0;const b=[],x=e+n-1,y=t[e].x,v=t[x].x-y;for(r=e;rg&&(g=s,d=r),p=(m*p+o.x)/++m;else{const n=r-1;if(!c(u)&&!c(d)){const e=Math.min(u,d),i=Math.max(u,d);e!==h&&e!==n&&b.push({...t[e],x:p}),i!==h&&i!==n&&b.push({...t[i],x:p})}r>0&&n!==h&&b.push(t[n]),b.push(o),l=e,m=0,f=g=s,u=d=h=r}}return b}(l,h,f,i);break;default:throw new Error(`Unsupported decimation algorithm '${n.algorithm}'`)}e._decimated=d}}))},destroy(t){Tr(t)}};function Dr(t,e,n){const i=function(t){const e=t.options,n=e.fill;let i=g(n&&n.target,n);return void 0===i&&(i=!!e.backgroundColor),!1!==i&&null!==i&&(!0===i?"origin":i)}(t);if(d(i))return!isNaN(i.value)&&i;let r=parseFloat(i);return h(r)&&Math.floor(r)===r?("-"!==i[0]&&"+"!==i[0]||(r=e+r),!(r===e||r<0||r>=n)&&r):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}class Pr{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,e,n){const{x:i,y:r,radius:o}=this;return e=e||{start:0,end:O},t.arc(i,r,o,e.end,e.start,!0),!n.bounds}interpolate(t){const{x:e,y:n,radius:i}=this,r=t.angle;return{x:e+Math.cos(r)*i,y:n+Math.sin(r)*i,angle:r}}}function zr(t,e,n){for(;e>t;e--){const t=n[e];if(!isNaN(t.x)&&!isNaN(t.y))break}return e}const Or=t=>"line"===t.type&&!t.hidden;function Ar(t,e,n){const i=[];for(let r=0;r=i&&r<=c){s=r===i,l=r===c;break}}return{first:s,last:l,point:i}}function Lr(t,e){let n=[],i=!1;return u(t)?(i=!0,n=t):n=function(t,e){const{x:n=null,y:i=null}=t||{},r=e.points,o=[];return e.segments.forEach((({start:t,end:e})=>{e=zr(t,e,r);const a=r[t],s=r[e];null!==i?(o.push({x:a.x,y:i}),o.push({x:s.x,y:i})):null!==n&&(o.push({x:n,y:a.y}),o.push({x:n,y:s.y}))})),o}(t,e),n.length?new pr({points:n,options:{tension:0},_loop:i,_fullLoop:i}):null}function Rr(t,e,n){let i=t[e].fill;const r=[e];let o;if(!n)return i;for(;!1!==i&&-1===r.indexOf(i);){if(!h(i))return i;if(o=t[i],!o)return!1;if(o.visible)return i;r.push(i),i=o.fill}return!1}function Fr(t,e,n){t.beginPath(),e.path(t),t.lineTo(e.last().x,n),t.lineTo(e.first().x,n),t.closePath(),t.clip()}function Ir(t,e,n,i){if(i)return;let r=e[t],o=n[t];return"angle"===t&&(r=Q(r),o=Q(o)),{property:t,start:r,end:o}}function Nr(t,e,n,i){return t&&e?i(t[n],e[n]):t?t[n]:e?e[n]:0}function Hr(t,e,n){const{top:i,bottom:r}=e.chart.chartArea,{property:o,start:a,end:s}=n||{};"x"===o&&(t.beginPath(),t.rect(a,i,s-a,r-i),t.clip())}function Br(t,e,n,i){const r=e.interpolate(n,i);r&&t.lineTo(r.x,r.y)}function Wr(t,e){const{line:n,target:i,property:r,color:o,scale:a}=e,s=function(t,e,n){const i=t.segments,r=t.points,o=e.points,a=[];for(const t of i){let{start:i,end:s}=t;s=zr(i,s,r);const l=Ir(n,r[i],r[s],t.loop);if(!e.segments){a.push({source:t,target:l,start:r[i],end:r[s]});continue}const c=tn(e,l);for(const e of c){const i=Ir(n,o[e.start],o[e.end],e.loop),s=Ze(t,r,i);for(const t of s)a.push({source:t,target:e,start:{[n]:Nr(l,i,"start",Math.max)},end:{[n]:Nr(l,i,"end",Math.min)}})}}return a}(n,i,r);for(const{source:e,target:l,start:c,end:u}of s){const{style:{backgroundColor:s=o}={}}=e,d=!0!==i;t.save(),t.fillStyle=s,Hr(t,a,d&&Ir(r,c,u)),t.beginPath();const h=!!n.pathSegment(t,e);let f;if(d){h?t.closePath():Br(t,i,u,r);const e=!!i.pathSegment(t,l,{move:h,reverse:!0});f=h&&e,f||Br(t,i,c,r)}t.closePath(),t.fill(f?"evenodd":"nonzero"),t.restore()}}function Ur(t,e,n){const i=function(t){const{chart:e,fill:n,line:i}=t;if(h(n))return function(t,e){const n=t.getDatasetMeta(e);return n&&t.isDatasetVisible(e)?n.dataset:null}(e,n);if("stack"===n)return function(t){const{chart:e,scale:n,index:i,line:r}=t,o=[],a=r.segments,s=r.points,l=function(t,e){const n=[],i=t.getSortedVisibleDatasetMetas();for(let t=0;t=0;--e){const n=r[e].$filler;n&&(n.line.updateControlPoints(o,n.axis),i&&Ur(t.ctx,n,o))}},beforeDatasetsDraw(t,e,n){if("beforeDatasetsDraw"!==n.drawTime)return;const i=t.getSortedVisibleDatasetMetas();for(let e=i.length-1;e>=0;--e){const n=i[e].$filler;n&&Ur(t.ctx,n,t.chartArea)}},beforeDatasetDraw(t,e,n){const i=e.meta.$filler;i&&!1!==i.fill&&"beforeDatasetDraw"===n.drawTime&&Ur(t.ctx,i,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const jr=(t,e)=>{let{boxHeight:n=e,boxWidth:i=e}=t;return t.usePointStyle&&(n=Math.min(n,e),i=Math.min(i,e)),{boxWidth:i,boxHeight:n,itemHeight:Math.max(e,n)}};class Yr extends wi{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e,n){const i=this;i.maxWidth=t,i.maxHeight=e,i._margins=n,i.setDimensions(),i.buildLabels(),i.fit()}setDimensions(){const t=this;t.isHorizontal()?(t.width=t.maxWidth,t.left=t._margins.left,t.right=t.width):(t.height=t.maxHeight,t.top=t._margins.top,t.bottom=t.height)}buildLabels(){const t=this,e=t.options.labels||{};let n=m(e.generateLabels,[t.chart],t)||[];e.filter&&(n=n.filter((n=>e.filter(n,t.chart.data)))),e.sort&&(n=n.sort(((n,i)=>e.sort(n,i,t.chart.data)))),t.options.reverse&&n.reverse(),t.legendItems=n}fit(){const t=this,{options:e,ctx:n}=t;if(!e.display)return void(t.width=t.height=0);const i=e.labels,r=oe(i.font),o=r.size,a=t._computeTitleHeight(),{boxWidth:s,itemHeight:l}=jr(i,o);let c,u;n.font=r.string,t.isHorizontal()?(c=t.maxWidth,u=t._fitRows(a,o,s,l)+10):(u=t.maxHeight,c=t._fitCols(a,o,s,l)+10),t.width=Math.min(c,e.maxWidth||t.maxWidth),t.height=Math.min(u,e.maxHeight||t.maxHeight)}_fitRows(t,e,n,i){const r=this,{ctx:o,maxWidth:a,options:{labels:{padding:s}}}=r,l=r.legendHitBoxes=[],c=r.lineWidths=[0],u=i+s;let d=t;o.textAlign="left",o.textBaseline="middle";let h=-1,f=-u;return r.legendItems.forEach(((t,r)=>{const g=n+e/2+o.measureText(t.text).width;(0===r||c[c.length-1]+g+2*s>a)&&(d+=u,c[c.length-(r>0?0:1)]=0,f+=u,h++),l[r]={left:0,top:f,row:h,width:g,height:i},c[c.length-1]+=g+s})),d}_fitCols(t,e,n,i){const r=this,{ctx:o,maxHeight:a,options:{labels:{padding:s}}}=r,l=r.legendHitBoxes=[],c=r.columnSizes=[],u=a-t;let d=s,h=0,f=0,g=0,p=0;return r.legendItems.forEach(((t,r)=>{const a=n+e/2+o.measureText(t.text).width;r>0&&f+i+2*s>u&&(d+=h+s,c.push({width:h,height:f}),g+=h+s,p++,h=f=0),l[r]={left:g,top:f,col:p,width:a,height:i},h=Math.max(h,a),f+=i+s})),d+=h,c.push({width:h,height:f}),d}adjustHitBoxes(){const t=this;if(!t.options.display)return;const e=t._computeTitleHeight(),{legendHitBoxes:n,options:{align:i,labels:{padding:r},rtl:o}}=t,s=Xe(o,t.left,t.width);if(this.isHorizontal()){let o=0,l=a(i,t.left+r,t.right-t.lineWidths[o]);for(const c of n)o!==c.row&&(o=c.row,l=a(i,t.left+r,t.right-t.lineWidths[o])),c.top+=t.top+e+r,c.left=s.leftForLtr(s.x(l),c.width),l+=c.width+r}else{let o=0,l=a(i,t.top+e+r,t.bottom-t.columnSizes[o].height);for(const c of n)c.col!==o&&(o=c.col,l=a(i,t.top+e+r,t.bottom-t.columnSizes[o].height)),c.top=l,c.left+=t.left+r,c.left=s.leftForLtr(s.x(c.left),c.width),l+=c.height+r}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){const t=this;if(t.options.display){const e=t.ctx;Yt(e,t),t._draw(),qt(e)}}_draw(){const t=this,{options:e,columnSizes:n,lineWidths:i,ctx:r}=t,{align:o,labels:s}=e,l=Nt.color,c=Xe(e.rtl,t.left,t.width),u=oe(s.font),{color:d,padding:h}=s,f=u.size,p=f/2;let m;t.drawTitle(),r.textAlign=c.textAlign("left"),r.textBaseline="middle",r.lineWidth=.5,r.font=u.string;const{boxWidth:b,boxHeight:x,itemHeight:y}=jr(s,f),v=t.isHorizontal(),w=this._computeTitleHeight();m=v?{x:a(o,t.left+h,t.right-i[0]),y:t.top+h+w,line:0}:{x:t.left+h,y:a(o,t.top+w+h,t.bottom-n[0].height),line:0},Qe(t.ctx,e.textDirection);const _=y+h;t.legendItems.forEach(((M,k)=>{r.strokeStyle=M.fontColor||d,r.fillStyle=M.fontColor||d;const C=r.measureText(M.text).width,T=c.textAlign(M.textAlign||(M.textAlign=s.textAlign)),S=b+p+C;let D=m.x,P=m.y;c.setWidth(t.width),v?k>0&&D+S+h>t.right&&(P=m.y+=_,m.line++,D=m.x=a(o,t.left+h,t.right-i[m.line])):k>0&&P+_>t.bottom&&(D=m.x=D+n[m.line].width+h,m.line++,P=m.y=a(o,t.top+w+h,t.bottom-n[m.line].height)),function(t,e,n){if(isNaN(b)||b<=0||isNaN(x)||x<0)return;r.save();const i=g(n.lineWidth,1);if(r.fillStyle=g(n.fillStyle,l),r.lineCap=g(n.lineCap,"butt"),r.lineDashOffset=g(n.lineDashOffset,0),r.lineJoin=g(n.lineJoin,"miter"),r.lineWidth=i,r.strokeStyle=g(n.strokeStyle,l),r.setLineDash(g(n.lineDash,[])),s.usePointStyle){const o={radius:b*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:i},a=c.xPlus(t,b/2);Vt(r,o,a,e+p)}else{const o=e+Math.max((f-x)/2,0),a=c.leftForLtr(t,b),s=ie(n.borderRadius);r.beginPath(),Object.values(s).some((t=>0!==t))?Kt(r,{x:a,y:o,w:b,h:x,radius:s}):r.rect(a,o,b,x),r.fill(),0!==i&&r.stroke()}r.restore()}(c.x(D),P,M),D=((t,e,n,i)=>t===(i?"left":"right")?n:"center"===t?(e+n)/2:e)(T,D+b+p,v?D+S:t.right,e.rtl),function(t,e,n){Qt(r,n.text,t,e+y/2,u,{strikethrough:n.hidden,textAlign:c.textAlign(n.textAlign)})}(c.x(D),P,M),v?m.x+=S+h:m.y+=_})),Ge(t.ctx,e.textDirection)}drawTitle(){const t=this,e=t.options,n=e.title,i=oe(n.font),r=re(n.padding);if(!n.display)return;const s=Xe(e.rtl,t.left,t.width),l=t.ctx,c=n.position,u=i.size/2,d=r.top+u;let h,f=t.left,g=t.width;if(this.isHorizontal())g=Math.max(...t.lineWidths),h=t.top+d,f=a(e.align,f,t.right-g);else{const n=t.columnSizes.reduce(((t,e)=>Math.max(t,e.height)),0);h=d+a(e.align,t.top,t.bottom-n-e.labels.padding-t._computeTitleHeight())}const p=a(c,f,f+g);l.textAlign=s.textAlign(o(c)),l.textBaseline="middle",l.strokeStyle=n.color,l.fillStyle=n.color,l.font=i.string,Qt(l,n.text,p,h,i)}_computeTitleHeight(){const t=this.options.title,e=oe(t.font),n=re(t.padding);return t.display?e.lineHeight+n.height:0}_getLegendItemAt(t,e){const n=this;let i,r,o;if(t>=n.left&&t<=n.right&&e>=n.top&&e<=n.bottom)for(o=n.legendHitBoxes,i=0;i=r.left&&t<=r.left+r.width&&e>=r.top&&e<=r.top+r.height)return n.legendItems[i];return null}handleEvent(t){const e=this,n=e.options;if(!function(t,e){return!("mousemove"!==t||!e.onHover&&!e.onLeave)||!(!e.onClick||"click"!==t&&"mouseup"!==t)}(t.type,n))return;const i=e._getLegendItemAt(t.x,t.y);if("mousemove"===t.type){const a=e._hoveredItem,s=(o=i,null!==(r=a)&&null!==o&&r.datasetIndex===o.datasetIndex&&r.index===o.index);a&&!s&&m(n.onLeave,[t,a,e],e),e._hoveredItem=i,i&&!s&&m(n.onHover,[t,i,e],e)}else i&&m(n.onClick,[t,i,e],e);var r,o}}var qr={id:"legend",_element:Yr,start(t,e,n){const i=t.legend=new Yr({ctx:t.ctx,options:n,chart:t});oi.configure(t,i,n),oi.addBox(t,i)},stop(t){oi.removeBox(t,t.legend),delete t.legend},beforeUpdate(t,e,n){const i=t.legend;oi.configure(t,i,n),i.options=n},afterUpdate(t){const e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(t,e,n){const i=e.datasetIndex,r=n.chart;r.isDatasetVisible(i)?(r.hide(i),e.hidden=!0):(r.show(i),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:t=>t.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:o}}=t.legend.options;return t._getSortedDatasetMetas().map((t=>{const a=t.controller.getStyle(n?0:void 0),s=re(a.borderWidth);return{text:e[t.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!t.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:a.borderColor,pointStyle:i||a.pointStyle,rotation:a.rotation,textAlign:r||a.textAlign,borderRadius:0,datasetIndex:t.index}}),this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class $r extends wi{constructor(t){super(),this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e){const n=this,i=n.options;if(n.left=0,n.top=0,!i.display)return void(n.width=n.height=n.right=n.bottom=0);n.width=n.right=t,n.height=n.bottom=e;const r=u(i.text)?i.text.length:1;n._padding=re(i.padding);const o=r*oe(i.font).lineHeight+n._padding.height;n.isHorizontal()?n.height=o:n.width=o}isHorizontal(){const t=this.options.position;return"top"===t||"bottom"===t}_drawArgs(t){const{top:e,left:n,bottom:i,right:r,options:o}=this,s=o.align;let l,c,u,d=0;return this.isHorizontal()?(c=a(s,n,r),u=e+t,l=r-n):("left"===o.position?(c=n+t,u=a(s,i,e),d=-.5*z):(c=r-t,u=a(s,e,i),d=.5*z),l=i-e),{titleX:c,titleY:u,maxWidth:l,rotation:d}}draw(){const t=this,e=t.ctx,n=t.options;if(!n.display)return;const i=oe(n.font),r=i.lineHeight/2+t._padding.top,{titleX:a,titleY:s,maxWidth:l,rotation:c}=t._drawArgs(r);Qt(e,n.text,0,0,i,{color:n.color,maxWidth:l,rotation:c,textAlign:o(n.align),textBaseline:"middle",translation:[a,s]})}}var Xr={id:"title",_element:$r,start(t,e,n){!function(t,e){const n=new $r({ctx:t.ctx,options:e,chart:t});oi.configure(t,n,e),oi.addBox(t,n),t.titleBlock=n}(t,n)},stop(t){const e=t.titleBlock;oi.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,n){const i=t.titleBlock;oi.configure(t,i,n),i.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Qr=new WeakMap;var Gr={id:"subtitle",start(t,e,n){const i=new $r({ctx:t.ctx,options:n,chart:t});oi.configure(t,i,n),oi.addBox(t,i),Qr.set(t,i)},stop(t){oi.removeBox(t,Qr.get(t)),Qr.delete(t)},beforeUpdate(t,e,n){const i=Qr.get(t);oi.configure(t,i,n),i.options=n},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Kr={average(t){if(!t.length)return!1;let e,n,i=0,r=0,o=0;for(e=0,n=t.length;e-1?t.split("\n"):t}function to(t,e){const{element:n,datasetIndex:i,index:r}=e,o=t.getDatasetMeta(i).controller,{label:a,value:s}=o.getLabelAndValue(r);return{chart:t,label:a,parsed:o.getParsed(r),raw:t.data.datasets[i].data[r],formattedValue:s,dataset:o.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function eo(t,e){const n=t._chart.ctx,{body:i,footer:r,title:o}=t,{boxWidth:a,boxHeight:s}=e,l=oe(e.bodyFont),c=oe(e.titleFont),u=oe(e.footerFont),d=o.length,h=r.length,f=i.length,g=re(e.padding);let p=g.height,m=0,x=i.reduce(((t,e)=>t+e.before.length+e.lines.length+e.after.length),0);x+=t.beforeBody.length+t.afterBody.length,d&&(p+=d*c.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),x&&(p+=f*(e.displayColors?Math.max(s,l.lineHeight):l.lineHeight)+(x-f)*l.lineHeight+(x-1)*e.bodySpacing),h&&(p+=e.footerMarginTop+h*u.lineHeight+(h-1)*e.footerSpacing);let y=0;const v=function(t){m=Math.max(m,n.measureText(t).width+y)};return n.save(),n.font=c.string,b(t.title,v),n.font=l.string,b(t.beforeBody.concat(t.afterBody),v),y=e.displayColors?a+2:0,b(i,(t=>{b(t.before,v),b(t.lines,v),b(t.after,v)})),y=0,n.font=u.string,b(t.footer,v),n.restore(),m+=g.width,{width:m,height:p}}function no(t,e,n,i){const{x:r,width:o}=n,{width:a,chartArea:{left:s,right:l}}=t;let c="center";return"center"===i?c=r<=(s+l)/2?"left":"right":r<=o/2?c="left":r>=a-o/2&&(c="right"),function(t,e,n,i){const{x:r,width:o}=i,a=n.caretSize+n.caretPadding;return"left"===t&&r+o+a>e.width||"right"===t&&r-o-a<0||void 0}(c,t,e,n)&&(c="center"),c}function io(t,e,n){const i=e.yAlign||function(t,e){const{y:n,height:i}=e;return nt.height-i/2?"bottom":"center"}(t,n);return{xAlign:e.xAlign||no(t,e,n,i),yAlign:i}}function ro(t,e,n,i){const{caretSize:r,caretPadding:o,cornerRadius:a}=t,{xAlign:s,yAlign:l}=n,c=r+o,u=a+o;let d=function(t,e){let{x:n,width:i}=t;return"right"===e?n-=i:"center"===e&&(n-=i/2),n}(e,s);const h=function(t,e,n){let{y:i,height:r}=t;return"top"===e?i+=n:i-="bottom"===e?r+n:r/2,i}(e,l,c);return"center"===l?"left"===s?d+=c:"right"===s&&(d-=c):"left"===s?d-=u:"right"===s&&(d+=u),{x:K(d,0,i.width-e.width),y:K(h,0,i.height-e.height)}}function oo(t,e,n){const i=re(n.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-i.right:t.x+i.left}function ao(t){return Jr([],Zr(t))}function so(t,e){const n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}class lo extends wi{constructor(t){super(),this.opacity=0,this._active=[],this._chart=t._chart,this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this,e=t._cachedAnimations;if(e)return e;const n=t._chart,i=t.options.setContext(t.getContext()),r=i.enabled&&n.options.animation&&i.animations,o=new cn(t._chart,r);return r._cacheable&&(t._cachedAnimations=Object.freeze(o)),o}getContext(){const t=this;return t.$context||(t.$context=(e=t._chart.getContext(),n=t,i=t._tooltipItems,Object.assign(Object.create(e),{tooltip:n,tooltipItems:i,type:"tooltip"})));var e,n,i}getTitle(t,e){const n=this,{callbacks:i}=e,r=i.beforeTitle.apply(n,[t]),o=i.title.apply(n,[t]),a=i.afterTitle.apply(n,[t]);let s=[];return s=Jr(s,Zr(r)),s=Jr(s,Zr(o)),s=Jr(s,Zr(a)),s}getBeforeBody(t,e){return ao(e.callbacks.beforeBody.apply(this,[t]))}getBody(t,e){const n=this,{callbacks:i}=e,r=[];return b(t,(t=>{const e={before:[],lines:[],after:[]},o=so(i,t);Jr(e.before,Zr(o.beforeLabel.call(n,t))),Jr(e.lines,o.label.call(n,t)),Jr(e.after,Zr(o.afterLabel.call(n,t))),r.push(e)})),r}getAfterBody(t,e){return ao(e.callbacks.afterBody.apply(this,[t]))}getFooter(t,e){const n=this,{callbacks:i}=e,r=i.beforeFooter.apply(n,[t]),o=i.footer.apply(n,[t]),a=i.afterFooter.apply(n,[t]);let s=[];return s=Jr(s,Zr(r)),s=Jr(s,Zr(o)),s=Jr(s,Zr(a)),s}_createItems(t){const e=this,n=e._active,i=e._chart.data,r=[],o=[],a=[];let s,l,c=[];for(s=0,l=n.length;st.filter(e,n,r,i)))),t.itemSort&&(c=c.sort(((e,n)=>t.itemSort(e,n,i)))),b(c,(n=>{const i=so(t.callbacks,n);r.push(i.labelColor.call(e,n)),o.push(i.labelPointStyle.call(e,n)),a.push(i.labelTextColor.call(e,n))})),e.labelColors=r,e.labelPointStyles=o,e.labelTextColors=a,e.dataPoints=c,c}update(t,e){const n=this,i=n.options.setContext(n.getContext()),r=n._active;let o,a=[];if(r.length){const t=Kr[i.position].call(n,r,n._eventPosition);a=n._createItems(i),n.title=n.getTitle(a,i),n.beforeBody=n.getBeforeBody(a,i),n.body=n.getBody(a,i),n.afterBody=n.getAfterBody(a,i),n.footer=n.getFooter(a,i);const e=n._size=eo(n,i),s=Object.assign({},t,e),l=io(n._chart,i,s),c=ro(i,s,l,n._chart);n.xAlign=l.xAlign,n.yAlign=l.yAlign,o={opacity:1,x:c.x,y:c.y,width:e.width,height:e.height,caretX:t.x,caretY:t.y}}else 0!==n.opacity&&(o={opacity:0});n._tooltipItems=a,n.$context=void 0,o&&n._resolveAnimations().update(n,o),t&&i.external&&i.external.call(n,{chart:n._chart,tooltip:n,replay:e})}drawCaret(t,e,n,i){const r=this.getCaretPosition(t,n,i);e.lineTo(r.x1,r.y1),e.lineTo(r.x2,r.y2),e.lineTo(r.x3,r.y3)}getCaretPosition(t,e,n){const{xAlign:i,yAlign:r}=this,{cornerRadius:o,caretSize:a}=n,{x:s,y:l}=t,{width:c,height:u}=e;let d,h,f,g,p,m;return"center"===r?(p=l+u/2,"left"===i?(d=s,h=d-a,g=p+a,m=p-a):(d=s+c,h=d+a,g=p-a,m=p+a),f=d):(h="left"===i?s+o+a:"right"===i?s+c-o-a:this.caretX,"top"===r?(g=l,p=g-a,d=h-a,f=h+a):(g=l+u,p=g+a,d=h+a,f=h-a),m=g),{x1:d,x2:h,x3:f,y1:g,y2:p,y3:m}}drawTitle(t,e,n){const i=this,r=i.title,o=r.length;let a,s,l;if(o){const c=Xe(n.rtl,i.x,i.width);for(t.x=oo(i,n.titleAlign,n),e.textAlign=c.textAlign(n.titleAlign),e.textBaseline="middle",a=oe(n.titleFont),s=n.titleSpacing,e.fillStyle=n.titleColor,e.font=a.string,l=0;l0!==t))?(t.beginPath(),t.fillStyle=r.multiKeyBackground,Kt(t,{x:e,y:g,w:c,h:l,radius:o}),t.fill(),t.stroke(),t.fillStyle=a.backgroundColor,t.beginPath(),Kt(t,{x:n,y:g+1,w:c-2,h:l-2,radius:o}),t.fill()):(t.fillStyle=r.multiKeyBackground,t.fillRect(e,g,c,l),t.strokeRect(e,g,c,l),t.fillStyle=a.backgroundColor,t.fillRect(n,g+1,c-2,l-2))}t.fillStyle=o.labelTextColors[n]}drawBody(t,e,n){const i=this,{body:r}=i,{bodySpacing:o,bodyAlign:a,displayColors:s,boxHeight:l,boxWidth:c}=n,u=oe(n.bodyFont);let d=u.lineHeight,h=0;const f=Xe(n.rtl,i.x,i.width),g=function(n){e.fillText(n,f.x(t.x+h),t.y+d/2),t.y+=d+o},p=f.textAlign(a);let m,x,y,v,w,_,M;for(e.textAlign=a,e.textBaseline="middle",e.font=u.string,t.x=oo(i,p,n),e.fillStyle=n.bodyColor,b(i.beforeBody,g),h=s&&"right"!==p?"center"===a?c/2+1:c+2:0,v=0,_=r.length;v<_;++v){for(m=r[v],x=i.labelTextColors[v],e.fillStyle=x,b(m.before,g),y=m.lines,s&&y.length&&(i._drawColorBox(e,t,v,f,n),d=Math.max(u.lineHeight,l)),w=0,M=y.length;w0&&e.stroke()}_updateAnimationTarget(t){const e=this,n=e._chart,i=e.$animations,r=i&&i.x,o=i&&i.y;if(r||o){const i=Kr[t.position].call(e,e._active,e._eventPosition);if(!i)return;const a=e._size=eo(e,t),s=Object.assign({},i,e._size),l=io(n,t,s),c=ro(t,s,l,n);r._to===c.x&&o._to===c.y||(e.xAlign=l.xAlign,e.yAlign=l.yAlign,e.width=a.width,e.height=a.height,e.caretX=i.x,e.caretY=i.y,e._resolveAnimations().update(e,c))}}draw(t){const e=this,n=e.options.setContext(e.getContext());let i=e.opacity;if(!i)return;e._updateAnimationTarget(n);const r={width:e.width,height:e.height},o={x:e.x,y:e.y};i=Math.abs(i)<.001?0:i;const a=re(n.padding),s=e.title.length||e.beforeBody.length||e.body.length||e.afterBody.length||e.footer.length;n.enabled&&s&&(t.save(),t.globalAlpha=i,e.drawBackground(o,t,r,n),Qe(t,n.textDirection),o.y+=a.top,e.drawTitle(o,t,n),e.drawBody(o,t,n),e.drawFooter(o,t,n),Ge(t,n.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,e){const n=this,i=n._active,r=t.map((({datasetIndex:t,index:e})=>{const i=n._chart.getDatasetMeta(t);if(!i)throw new Error("Cannot find a dataset at index "+t);return{datasetIndex:t,element:i.data[e],index:e}})),o=!x(i,r),a=n._positionChanged(r,e);(o||a)&&(n._active=r,n._eventPosition=e,n.update(!0))}handleEvent(t,e){const n=this,i=n.options,r=n._active||[];let o=!1,a=[];"mouseout"!==t.type&&(a=n._chart.getElementsAtEventForMode(t,i.mode,i,e),i.reverse&&a.reverse());const s=n._positionChanged(a,t);return o=e||!x(a,r)||s,o&&(n._active=a,(i.enabled||i.external)&&(n._eventPosition={x:t.x,y:t.y},n.update(!0,e))),o}_positionChanged(t,e){const{caretX:n,caretY:i,options:r}=this,o=Kr[r.position].call(this,t,e);return!1!==o&&(n!==o.x||i!==o.y)}}lo.positioners=Kr;var co={id:"tooltip",_element:lo,positioners:Kr,afterInit(t,e,n){n&&(t.tooltip=new lo({_chart:t,options:n}))},beforeUpdate(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw(t){const e=t.tooltip,n={tooltip:e};!1!==t.notifyPlugins("beforeTooltipDraw",n)&&(e&&e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n))},afterEvent(t,e){if(t.tooltip){const n=e.replay;t.tooltip.handleEvent(e.event,n)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:s,title(t){if(t.length>0){const e=t[0],n=e.chart.data.labels,i=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndex"filter"!==t&&"itemSort"!==t&&"external"!==t,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},uo=Object.freeze({__proto__:null,Decimation:Sr,Filler:Vr,Legend:qr,SubTitle:Gr,Title:Xr,Tooltip:co});class ho extends Oi{constructor(t){super(t),this._startValue=void 0,this._valueRange=0}parse(t,e){if(c(t))return null;const n=this.getLabels();return((t,e)=>null===t?null:K(Math.round(t),0,e))(e=isFinite(e)&&n[e]===t?e:function(t,e,n){const i=t.indexOf(e);return-1===i?((t,e,n)=>"string"==typeof e?t.push(e)-1:isNaN(e)?null:n)(t,e,n):i!==t.lastIndexOf(e)?n:i}(n,t,g(e,t)),n.length-1)}determineDataLimits(){const t=this,{minDefined:e,maxDefined:n}=t.getUserBounds();let{min:i,max:r}=t.getMinMax(!0);"ticks"===t.options.bounds&&(e||(i=0),n||(r=t.getLabels().length-1)),t.min=i,t.max=r}buildTicks(){const t=this,e=t.min,n=t.max,i=t.options.offset,r=[];let o=t.getLabels();o=0===e&&n===o.length-1?o:o.slice(e,n+1),t._valueRange=Math.max(o.length-(i?0:1),1),t._startValue=t.min-(i?.5:0);for(let t=e;t<=n;t++)r.push({value:t});return r}getLabelForValue(t){const e=this.getLabels();return t>=0&&te.length-1?null:this.getPixelForValue(e[t].value)}getValueForPixel(t){const e=this;return Math.round(e._startValue+e.getDecimalForPixel(t)*e._valueRange)}getBasePixel(){return this.bottom}}function fo(t,e,{horizontal:n,minRotation:i}){const r=j(i),o=(n?Math.sin(r):Math.cos(r))||.001,a=.75*e*(""+t).length;return Math.min(e/o,a)}ho.id="category",ho.defaults={ticks:{callback:ho.prototype.getLabelForValue}};class go extends Oi{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,e){return c(t)||("number"==typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const t=this,{beginAtZero:e}=t.options,{minDefined:n,maxDefined:i}=t.getUserBounds();let{min:r,max:o}=t;const a=t=>r=n?r:t,s=t=>o=i?o:t;if(e){const t=H(r),e=H(o);t<0&&e<0?s(0):t>0&&e>0&&a(0)}if(r===o){let t=1;(o>=Number.MAX_SAFE_INTEGER||r<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*o)),s(o+t),e||a(r-t)}t.min=r,t.max=o}getTickLimit(){const t=this,e=t.options.ticks;let n,{maxTicksLimit:i,stepSize:r}=e;return r?n=Math.ceil(t.max/r)-Math.floor(t.min/r)+1:(n=t.computeTickLimit(),i=i||11),i&&(n=Math.min(i,n)),n}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this,e=t.options,n=e.ticks;let i=t.getTickLimit();i=Math.max(2,i);const r=function(t,e){const n=[],{bounds:i,step:r,min:o,max:a,precision:s,count:l,maxTicks:u,maxDigits:d,includeBounds:h}=t,f=r||1,g=u-1,{min:p,max:m}=e,b=!c(o),x=!c(a),y=!c(l),v=(m-p)/(d+1);let w,_,M,k,C=B((m-p)/g/f)*f;if(C<1e-14&&!b&&!x)return[{value:p},{value:m}];k=Math.ceil(m/C)-Math.floor(p/C),k>g&&(C=B(k*C/g/f)*f),c(s)||(w=Math.pow(10,s),C=Math.ceil(C*w)/w),"ticks"===i?(_=Math.floor(p/C)*C,M=Math.ceil(m/C)*C):(_=p,M=m),b&&x&&r&&function(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}((a-o)/r,C/1e3)?(k=Math.round(Math.min((a-o)/C,u)),C=(a-o)/k,_=o,M=a):y?(_=b?o:_,M=x?a:M,k=l-1,C=(M-_)/k):(k=(M-_)/C,k=U(k,Math.round(k),C/1e3)?Math.round(k):Math.ceil(k));const T=Math.max(q(C),q(_));w=Math.pow(10,c(s)?T:s),_=Math.round(_*w)/w,M=Math.round(M*w)/w;let S=0;for(b&&(h&&_!==o?(n.push({value:o}),_0?n:null;this._zero=!0}determineDataLimits(){const t=this,{min:e,max:n}=t.getMinMax(!0);t.min=h(e)?Math.max(0,e):null,t.max=h(n)?Math.max(0,n):null,t.options.beginAtZero&&(t._zero=!0),t.handleTickRangeOptions()}handleTickRangeOptions(){const t=this,{minDefined:e,maxDefined:n}=t.getUserBounds();let i=t.min,r=t.max;const o=t=>i=e?i:t,a=t=>r=n?r:t,s=(t,e)=>Math.pow(10,Math.floor(N(t))+e);i===r&&(i<=0?(o(1),a(10)):(o(s(i,-1)),a(s(r,1)))),i<=0&&o(s(r,-1)),r<=0&&a(s(i,1)),t._zero&&t.min!==t._suggestedMin&&i===s(t.min,0)&&o(s(i,-1)),t.min=i,t.max=r}buildTicks(){const t=this,e=t.options,n=function(t,e){const n=Math.floor(N(e.max)),i=Math.ceil(e.max/Math.pow(10,n)),r=[];let o=f(t.min,Math.pow(10,Math.floor(N(e.min)))),a=Math.floor(N(o)),s=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{r.push({value:o,major:mo(o)}),++s,10===s&&(s=1,++a,l=a>=0?1:l),o=Math.round(s*Math.pow(10,a)*l)/l}while(ar?{start:e-n,end:e}:{start:e,end:e+n}}function vo(t){return 0===t||180===t?"center":t<180?"left":"right"}function wo(t,e,n){return 90===n||270===n?t-=e/2:(n>270||n<90)&&(t-=e),t}function _o(t,e,n,i){const{ctx:r}=t;if(n)r.arc(t.xCenter,t.yCenter,e,0,O);else{let n=t.getPointPosition(0,e);r.moveTo(n.x,n.y);for(let o=1;o{const i=m(e.options.pointLabels.callback,[t,n],e);return i||0===i?i:""}))}fit(){const t=this,e=t.options;e.display&&e.pointLabels.display?function(t){const e={l:0,r:t.width,t:0,b:t.height-t.paddingTop},n={},i=[],r=[],o=t.getLabels().length;for(let c=0;ce.r&&(e.r=m.end,n.r=g),b.starte.b&&(e.b=b.end,n.b=g)}var a,s,l;t._setReductions(t.drawingArea,e,n),t._pointLabelItems=function(t,e,n){const i=[],r=t.getLabels().length,o=t.options,a=xo(o),s=t.getDistanceFromCenterForValue(o.ticks.reverse?t.min:t.max);for(let o=0;o=0&&t=0;r--){const e=i.setContext(t.getPointLabelContext(r)),o=oe(e.font),{x:a,y:s,textAlign:l,left:u,top:d,right:h,bottom:f}=t._pointLabelItems[r],{backdropColor:g}=e;if(!c(g)){const t=re(e.backdropPadding);n.fillStyle=g,n.fillRect(u-t.left,d-t.top,h-u+t.width,f-d+t.height)}Qt(n,t._pointLabels[r],a,s+o.lineHeight/2,o,{color:e.color,textAlign:l,textBaseline:"middle"})}}(t,o),r.display&&t.ticks.forEach(((e,n)=>{if(0!==n){s=t.getDistanceFromCenterForValue(e.value);const i=r.setContext(t.getContext(n-1));!function(t,e,n,i){const r=t.ctx,o=e.circular,{color:a,lineWidth:s}=e;!o&&!i||!a||!s||n<0||(r.save(),r.strokeStyle=a,r.lineWidth=s,r.setLineDash(e.borderDash),r.lineDashOffset=e.borderDashOffset,r.beginPath(),_o(t,n,o,i),r.closePath(),r.stroke(),r.restore())}(t,i,s,o)}})),i.display){for(e.save(),a=t.getLabels().length-1;a>=0;a--){const r=i.setContext(t.getPointLabelContext(a)),{color:o,lineWidth:c}=r;c&&o&&(e.lineWidth=c,e.strokeStyle=o,e.setLineDash(r.borderDash),e.lineDashOffset=r.borderDashOffset,s=t.getDistanceFromCenterForValue(n.ticks.reverse?t.min:t.max),l=t.getPointPosition(a,s),e.beginPath(),e.moveTo(t.xCenter,t.yCenter),e.lineTo(l.x,l.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const t=this,e=t.ctx,n=t.options,i=n.ticks;if(!i.display)return;const r=t.getIndexAngle(0);let o,a;e.save(),e.translate(t.xCenter,t.yCenter),e.rotate(r),e.textAlign="center",e.textBaseline="middle",t.ticks.forEach(((r,s)=>{if(0===s&&!n.reverse)return;const l=i.setContext(t.getContext(s)),c=oe(l.font);if(o=t.getDistanceFromCenterForValue(t.ticks[s].value),l.showLabelBackdrop){e.font=c.string,a=e.measureText(r.label).width,e.fillStyle=l.backdropColor;const t=re(l.backdropPadding);e.fillRect(-a/2-t.left,-o-c.size/2-t.top,a+t.width,c.size+t.height)}Qt(e,r.label,0,-o,c,{color:l.color})})),e.restore()}drawTitle(){}}ko.id="radialLinear",ko.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Mi.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:t=>t,padding:5}},ko.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},ko.descriptors={angleLines:{_fallback:"grid"}};const Co={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},To=Object.keys(Co);function So(t,e){return t-e}function Do(t,e){if(c(e))return null;const n=t._adapter,{parser:i,round:r,isoWeekday:o}=t._parseOpts;let a=e;return"function"==typeof i&&(a=i(a)),h(a)||(a="string"==typeof i?n.parse(a,i):n.parse(a)),null===a?null:(r&&(a="week"!==r||!W(o)&&!0!==o?n.startOf(a,r):n.startOf(a,"isoWeek",o)),+a)}function Po(t,e,n,i){const r=To.length;for(let o=To.indexOf(t);o=e?n[i]:n[r]]=!0}}else t[e]=!0}function Oo(t,e,n){const i=[],r={},o=e.length;let a,s;for(a=0;a=0&&(e[l].major=!0);return e}(t,i,r,n):i}class Ao extends Oi{constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,e){const n=t.time||(t.time={}),i=this._adapter=new Bn._date(t.adapters.date);M(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(t),this._normalized=e.normalized}parse(t,e){return void 0===t?null:Do(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this,e=t.options,n=t._adapter,i=e.time.unit||"day";let{min:r,max:o,minDefined:a,maxDefined:s}=t.getUserBounds();function l(t){a||isNaN(t.min)||(r=Math.min(r,t.min)),s||isNaN(t.max)||(o=Math.max(o,t.max))}a&&s||(l(t._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||l(t.getMinMax(!1))),r=h(r)&&!isNaN(r)?r:+n.startOf(Date.now(),i),o=h(o)&&!isNaN(o)?o:+n.endOf(Date.now(),i)+1,t.min=Math.min(r,o-1),t.max=Math.max(r+1,o)}_getLabelBounds(){const t=this.getLabelTimestamps();let e=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],n=t[t.length-1]),{min:e,max:n}}buildTicks(){const t=this,e=t.options,n=e.time,i=e.ticks,r="labels"===i.source?t.getLabelTimestamps():t._generate();"ticks"===e.bounds&&r.length&&(t.min=t._userMin||r[0],t.max=t._userMax||r[r.length-1]);const o=t.min,a=function(t,e,n){let i=0,r=t.length;for(;ii&&t[r-1]>n;)r--;return i>0||r=To.indexOf(n);o--){const n=To[o];if(Co[n].common&&t._adapter.diff(r,i,n)>=e-1)return n}return To[n?To.indexOf(n):0]}(t,a.length,n.minUnit,t.min,t.max)),t._majorUnit=i.major.enabled&&"year"!==t._unit?function(t){for(let e=To.indexOf(t)+1,n=To.length;e1e5*s)throw new Error(n+" and "+i+" are too far apart with stepSize of "+s+" "+a);const p="data"===r.ticks.source&&t.getDataTimestamps();for(d=f,h=0;dt-e)).map((t=>+t))}getLabelForValue(t){const e=this._adapter,n=this.options.time;return n.tooltipFormat?e.format(t,n.tooltipFormat):e.format(t,n.displayFormats.datetime)}_tickFormatFunction(t,e,n,i){const r=this,o=r.options,a=o.time.displayFormats,s=r._unit,l=r._majorUnit,c=s&&a[s],u=l&&a[l],d=n[e],h=l&&u&&d&&d.major,f=r._adapter.format(t,i||(h?u:c)),g=o.ticks.callback;return g?m(g,[f,e,n],r):f}generateTickLabels(t){let e,n,i;for(e=0,n=t.length;e0?s:1}getDataTimestamps(){const t=this;let e,n,i=t._cache.data||[];if(i.length)return i;const r=t.getMatchingVisibleMetas();if(t._normalized&&r.length)return t._cache.data=r[0].controller.getAllParsedValues(t);for(e=0,n=r.length;e=t[s].pos&&e<=t[l].pos&&({lo:s,hi:l}=le(t,"pos",e)),({pos:i,time:o}=t[s]),({pos:r,time:a}=t[l])):(e>=t[s].time&&e<=t[l].time&&({lo:s,hi:l}=le(t,"time",e)),({time:i,pos:o}=t[s]),({time:r,pos:a}=t[l]));const c=r-i;return c?o+(a-o)*(e-i)/c:o}Ao.id="time",Ao.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class Lo extends Ao{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this,e=t._getTimestampsForTable(),n=t._table=t.buildLookupTable(e);t._minPos=Eo(n,t.min),t._tableRange=Eo(n,t.max)-t._minPos,super.initOffsets(e)}buildLookupTable(t){const{min:e,max:n}=this,i=[],r=[];let o,a,s,l,c;for(o=0,a=t.length;o=e&&l<=n&&i.push(l);if(i.length<2)return[{time:e,pos:0},{time:n,pos:1}];for(o=0,a=i.length;o1?"s":"")+" required, but only "+e.length+" present")}function No(t){Io(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||"object"==typeof t&&"[object Date]"===e?new Date(t.getTime()):"number"==typeof t||"[object Number]"===e?new Date(t):("string"!=typeof t&&"[object String]"!==e||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}var Ho={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Bo(t){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.width?String(e.width):t.defaultWidth,i=t.formats[n]||t.formats[t.defaultWidth];return i}}var Wo,Uo={date:Bo({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Bo({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Bo({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Vo={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function jo(t){return function(e,n){var i,r=n||{};if("formatting"===(r.context?String(r.context):"standalone")&&t.formattingValues){var o=t.defaultFormattingWidth||t.defaultWidth,a=r.width?String(r.width):o;i=t.formattingValues[a]||t.formattingValues[o]}else{var s=t.defaultWidth,l=r.width?String(r.width):t.defaultWidth;i=t.values[l]||t.values[s]}return i[t.argumentCallback?t.argumentCallback(e):e]}}function Yo(t){return function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=n.width,r=i&&t.matchPatterns[i]||t.matchPatterns[t.defaultMatchWidth],o=e.match(r);if(!o)return null;var a,s=o[0],l=i&&t.parsePatterns[i]||t.parsePatterns[t.defaultParseWidth],c=Array.isArray(l)?$o(l,(function(t){return t.test(s)})):qo(l,(function(t){return t.test(s)}));a=t.valueCallback?t.valueCallback(c):c,a=n.valueCallback?n.valueCallback(a):a;var u=e.slice(s.length);return{value:a,rest:u}}}function qo(t,e){for(var n in t)if(t.hasOwnProperty(n)&&e(t[n]))return n}function $o(t,e){for(var n=0;n0?"in "+i:i+" ago":i},formatLong:Uo,formatRelative:function(t,e,n,i){return Vo[t]},localize:{ordinalNumber:function(t,e){var n=Number(t),i=n%100;if(i>20||i<10)switch(i%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:jo({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:jo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:jo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:jo({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:jo({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(Wo={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}},function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.match(Wo.matchPattern);if(!n)return null;var i=n[0],r=t.match(Wo.parsePattern);if(!r)return null;var o=Wo.valueCallback?Wo.valueCallback(r[0]):r[0];o=e.valueCallback?e.valueCallback(o):o;var a=t.slice(i.length);return{value:o,rest:a}}),era:Yo({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Yo({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:Yo({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Yo({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Yo({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function Qo(t){if(null===t||!0===t||!1===t)return NaN;var e=Number(t);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function Go(t,e){Io(2,arguments);var n=No(t).getTime(),i=Qo(e);return new Date(n+i)}function Ko(t,e){Io(2,arguments);var n=Qo(e);return Go(t,-n)}function Jo(t,e){if(null==t)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in e=e||{})Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}function Zo(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}}function ta(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}}var ea={p:ta,P:function(t,e){var n,i=t.match(/(P+)(p+)?/),r=i[1],o=i[2];if(!o)return Zo(t,e);switch(r){case"P":n=e.dateTime({width:"short"});break;case"PP":n=e.dateTime({width:"medium"});break;case"PPP":n=e.dateTime({width:"long"});break;default:n=e.dateTime({width:"full"})}return n.replace("{{date}}",Zo(r,e)).replace("{{time}}",ta(o,e))}};const na=ea;function ia(t){var e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),t.getTime()-e.getTime()}var ra=["D","DD"],oa=["YY","YYYY"];function aa(t){return-1!==ra.indexOf(t)}function sa(t){return-1!==oa.indexOf(t)}function la(t,e,n){if("YYYY"===t)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===t)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===t)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===t)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}function ca(t,e){Io(1,arguments);var n=e||{},i=n.locale,r=i&&i.options&&i.options.weekStartsOn,o=null==r?0:Qo(r),a=null==n.weekStartsOn?o:Qo(n.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=No(t),l=s.getUTCDay(),c=(l=1&&l<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=new Date(0);c.setUTCFullYear(i+1,0,l),c.setUTCHours(0,0,0,0);var u=ca(c,e),d=new Date(0);d.setUTCFullYear(i,0,l),d.setUTCHours(0,0,0,0);var h=ca(d,e);return n.getTime()>=u.getTime()?i+1:n.getTime()>=h.getTime()?i:i-1}function da(t,e,n){Io(2,arguments);var i=n||{},r=i.locale,o=r&&r.options&&r.options.weekStartsOn,a=null==o?0:Qo(o),s=null==i.weekStartsOn?a:Qo(i.weekStartsOn);if(!(s>=0&&s<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=No(t),c=Qo(e),u=l.getUTCDay(),d=c%7,h=(d+7)%7,f=(h=r.getTime()?n+1:e.getTime()>=a.getTime()?n:n-1}function ga(t){Io(1,arguments);var e=fa(t),n=new Date(0);n.setUTCFullYear(e,0,4),n.setUTCHours(0,0,0,0);var i=ha(n);return i}var pa=6048e5;function ma(t){Io(1,arguments);var e=No(t),n=ha(e).getTime()-ga(e).getTime();return Math.round(n/pa)+1}function ba(t,e){Io(1,arguments);var n=e||{},i=n.locale,r=i&&i.options&&i.options.firstWeekContainsDate,o=null==r?1:Qo(r),a=null==n.firstWeekContainsDate?o:Qo(n.firstWeekContainsDate),s=ua(t,e),l=new Date(0);l.setUTCFullYear(s,0,a),l.setUTCHours(0,0,0,0);var c=ca(l,e);return c}var xa=6048e5;function ya(t,e){Io(1,arguments);var n=No(t),i=ca(n,e).getTime()-ba(n,e).getTime();return Math.round(i/xa)+1}var va=/^(1[0-2]|0?\d)/,wa=/^(3[0-1]|[0-2]?\d)/,_a=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,Ma=/^(5[0-3]|[0-4]?\d)/,ka=/^(2[0-3]|[0-1]?\d)/,Ca=/^(2[0-4]|[0-1]?\d)/,Ta=/^(1[0-1]|0?\d)/,Sa=/^(1[0-2]|0?\d)/,Da=/^[0-5]?\d/,Pa=/^[0-5]?\d/,za=/^\d/,Oa=/^\d{1,2}/,Aa=/^\d{1,3}/,Ea=/^\d{1,4}/,La=/^-?\d+/,Ra=/^-?\d/,Fa=/^-?\d{1,2}/,Ia=/^-?\d{1,3}/,Na=/^-?\d{1,4}/,Ha=/^([+-])(\d{2})(\d{2})?|Z/,Ba=/^([+-])(\d{2})(\d{2})|Z/,Wa=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,Ua=/^([+-])(\d{2}):(\d{2})|Z/,Va=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function ja(t,e,n){var i=e.match(t);if(!i)return null;var r=parseInt(i[0],10);return{value:n?n(r):r,rest:e.slice(i[0].length)}}function Ya(t,e){var n=e.match(t);return n?"Z"===n[0]?{value:0,rest:e.slice(1)}:{value:("+"===n[1]?1:-1)*(36e5*(n[2]?parseInt(n[2],10):0)+6e4*(n[3]?parseInt(n[3],10):0)+1e3*(n[5]?parseInt(n[5],10):0)),rest:e.slice(n[0].length)}:null}function qa(t,e){return ja(La,t,e)}function $a(t,e,n){switch(t){case 1:return ja(za,e,n);case 2:return ja(Oa,e,n);case 3:return ja(Aa,e,n);case 4:return ja(Ea,e,n);default:return ja(new RegExp("^\\d{1,"+t+"}"),e,n)}}function Xa(t,e,n){switch(t){case 1:return ja(Ra,e,n);case 2:return ja(Fa,e,n);case 3:return ja(Ia,e,n);case 4:return ja(Na,e,n);default:return ja(new RegExp("^-?\\d{1,"+t+"}"),e,n)}}function Qa(t){switch(t){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function Ga(t,e){var n,i=e>0,r=i?e:1-e;if(r<=50)n=t||100;else{var o=r+50;n=t+100*Math.floor(o/100)-(t>=o%100?100:0)}return i?n:1-n}var Ka=[31,28,31,30,31,30,31,31,30,31,30,31],Ja=[31,29,31,30,31,30,31,31,30,31,30,31];function Za(t){return t%400==0||t%4==0&&t%100!=0}const ts={G:{priority:140,parse:function(t,e,n,i){switch(e){case"G":case"GG":case"GGG":return n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"});case"GGGGG":return n.era(t,{width:"narrow"});default:return n.era(t,{width:"wide"})||n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"})}},set:function(t,e,n,i){return e.era=n,t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["R","u","t","T"]},y:{priority:130,parse:function(t,e,n,i){var r=function(t){return{year:t,isTwoDigitYear:"yy"===e}};switch(e){case"y":return $a(4,t,r);case"yo":return n.ordinalNumber(t,{unit:"year",valueCallback:r});default:return $a(e.length,t,r)}},validate:function(t,e,n){return e.isTwoDigitYear||e.year>0},set:function(t,e,n,i){var r=t.getUTCFullYear();if(n.isTwoDigitYear){var o=Ga(n.year,r);return t.setUTCFullYear(o,0,1),t.setUTCHours(0,0,0,0),t}var a="era"in e&&1!==e.era?1-n.year:n.year;return t.setUTCFullYear(a,0,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","u","w","I","i","e","c","t","T"]},Y:{priority:130,parse:function(t,e,n,i){var r=function(t){return{year:t,isTwoDigitYear:"YY"===e}};switch(e){case"Y":return $a(4,t,r);case"Yo":return n.ordinalNumber(t,{unit:"year",valueCallback:r});default:return $a(e.length,t,r)}},validate:function(t,e,n){return e.isTwoDigitYear||e.year>0},set:function(t,e,n,i){var r=ua(t,i);if(n.isTwoDigitYear){var o=Ga(n.year,r);return t.setUTCFullYear(o,0,i.firstWeekContainsDate),t.setUTCHours(0,0,0,0),ca(t,i)}var a="era"in e&&1!==e.era?1-n.year:n.year;return t.setUTCFullYear(a,0,i.firstWeekContainsDate),t.setUTCHours(0,0,0,0),ca(t,i)},incompatibleTokens:["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:{priority:130,parse:function(t,e,n,i){return Xa("R"===e?4:e.length,t)},set:function(t,e,n,i){var r=new Date(0);return r.setUTCFullYear(n,0,4),r.setUTCHours(0,0,0,0),ha(r)},incompatibleTokens:["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:{priority:130,parse:function(t,e,n,i){return Xa("u"===e?4:e.length,t)},set:function(t,e,n,i){return t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["G","y","Y","R","w","I","i","e","c","t","T"]},Q:{priority:120,parse:function(t,e,n,i){switch(e){case"Q":case"QQ":return $a(e.length,t);case"Qo":return n.ordinalNumber(t,{unit:"quarter"});case"QQQ":return n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(t,{width:"narrow",context:"formatting"});default:return n.quarter(t,{width:"wide",context:"formatting"})||n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return e>=1&&e<=4},set:function(t,e,n,i){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]},q:{priority:120,parse:function(t,e,n,i){switch(e){case"q":case"qq":return $a(e.length,t);case"qo":return n.ordinalNumber(t,{unit:"quarter"});case"qqq":return n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(t,{width:"narrow",context:"standalone"});default:return n.quarter(t,{width:"wide",context:"standalone"})||n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return e>=1&&e<=4},set:function(t,e,n,i){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]},M:{priority:110,parse:function(t,e,n,i){var r=function(t){return t-1};switch(e){case"M":return ja(va,t,r);case"MM":return $a(2,t,r);case"Mo":return n.ordinalNumber(t,{unit:"month",valueCallback:r});case"MMM":return n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(t,{width:"narrow",context:"formatting"});default:return n.month(t,{width:"wide",context:"formatting"})||n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return e>=0&&e<=11},set:function(t,e,n,i){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]},L:{priority:110,parse:function(t,e,n,i){var r=function(t){return t-1};switch(e){case"L":return ja(va,t,r);case"LL":return $a(2,t,r);case"Lo":return n.ordinalNumber(t,{unit:"month",valueCallback:r});case"LLL":return n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(t,{width:"narrow",context:"standalone"});default:return n.month(t,{width:"wide",context:"standalone"})||n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return e>=0&&e<=11},set:function(t,e,n,i){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]},w:{priority:100,parse:function(t,e,n,i){switch(e){case"w":return ja(Ma,t);case"wo":return n.ordinalNumber(t,{unit:"week"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=1&&e<=53},set:function(t,e,n,i){return ca(function(t,e,n){Io(2,arguments);var i=No(t),r=Qo(e),o=ya(i,n)-r;return i.setUTCDate(i.getUTCDate()-7*o),i}(t,n,i),i)},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:{priority:100,parse:function(t,e,n,i){switch(e){case"I":return ja(Ma,t);case"Io":return n.ordinalNumber(t,{unit:"week"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=1&&e<=53},set:function(t,e,n,i){return ha(function(t,e){Io(2,arguments);var n=No(t),i=Qo(e),r=ma(n)-i;return n.setUTCDate(n.getUTCDate()-7*r),n}(t,n,i),i)},incompatibleTokens:["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:{priority:90,subPriority:1,parse:function(t,e,n,i){switch(e){case"d":return ja(wa,t);case"do":return n.ordinalNumber(t,{unit:"date"});default:return $a(e.length,t)}},validate:function(t,e,n){var i=Za(t.getUTCFullYear()),r=t.getUTCMonth();return i?e>=1&&e<=Ja[r]:e>=1&&e<=Ka[r]},set:function(t,e,n,i){return t.setUTCDate(n),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","w","I","D","i","e","c","t","T"]},D:{priority:90,subPriority:1,parse:function(t,e,n,i){switch(e){case"D":case"DD":return ja(_a,t);case"Do":return n.ordinalNumber(t,{unit:"date"});default:return $a(e.length,t)}},validate:function(t,e,n){return Za(t.getUTCFullYear())?e>=1&&e<=366:e>=1&&e<=365},set:function(t,e,n,i){return t.setUTCMonth(0,n),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]},E:{priority:90,parse:function(t,e,n,i){switch(e){case"E":case"EE":case"EEE":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(t,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return e>=0&&e<=6},set:function(t,e,n,i){return(t=da(t,n,i)).setUTCHours(0,0,0,0),t},incompatibleTokens:["D","i","e","c","t","T"]},e:{priority:90,parse:function(t,e,n,i){var r=function(t){var e=7*Math.floor((t-1)/7);return(t+i.weekStartsOn+6)%7+e};switch(e){case"e":case"ee":return $a(e.length,t,r);case"eo":return n.ordinalNumber(t,{unit:"day",valueCallback:r});case"eee":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"eeeee":return n.day(t,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return e>=0&&e<=6},set:function(t,e,n,i){return(t=da(t,n,i)).setUTCHours(0,0,0,0),t},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]},c:{priority:90,parse:function(t,e,n,i){var r=function(t){var e=7*Math.floor((t-1)/7);return(t+i.weekStartsOn+6)%7+e};switch(e){case"c":case"cc":return $a(e.length,t,r);case"co":return n.ordinalNumber(t,{unit:"day",valueCallback:r});case"ccc":return n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});case"ccccc":return n.day(t,{width:"narrow",context:"standalone"});case"cccccc":return n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});default:return n.day(t,{width:"wide",context:"standalone"})||n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return e>=0&&e<=6},set:function(t,e,n,i){return(t=da(t,n,i)).setUTCHours(0,0,0,0),t},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]},i:{priority:90,parse:function(t,e,n,i){var r=function(t){return 0===t?7:t};switch(e){case"i":case"ii":return $a(e.length,t);case"io":return n.ordinalNumber(t,{unit:"day"});case"iii":return n.day(t,{width:"abbreviated",context:"formatting",valueCallback:r})||n.day(t,{width:"short",context:"formatting",valueCallback:r})||n.day(t,{width:"narrow",context:"formatting",valueCallback:r});case"iiiii":return n.day(t,{width:"narrow",context:"formatting",valueCallback:r});case"iiiiii":return n.day(t,{width:"short",context:"formatting",valueCallback:r})||n.day(t,{width:"narrow",context:"formatting",valueCallback:r});default:return n.day(t,{width:"wide",context:"formatting",valueCallback:r})||n.day(t,{width:"abbreviated",context:"formatting",valueCallback:r})||n.day(t,{width:"short",context:"formatting",valueCallback:r})||n.day(t,{width:"narrow",context:"formatting",valueCallback:r})}},validate:function(t,e,n){return e>=1&&e<=7},set:function(t,e,n,i){return t=function(t,e){Io(2,arguments);var n=Qo(e);n%7==0&&(n-=7);var i=1,r=No(t),o=r.getUTCDay(),a=((n%7+7)%7=1&&e<=12},set:function(t,e,n,i){var r=t.getUTCHours()>=12;return r&&n<12?t.setUTCHours(n+12,0,0,0):r||12!==n?t.setUTCHours(n,0,0,0):t.setUTCHours(0,0,0,0),t},incompatibleTokens:["H","K","k","t","T"]},H:{priority:70,parse:function(t,e,n,i){switch(e){case"H":return ja(ka,t);case"Ho":return n.ordinalNumber(t,{unit:"hour"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=0&&e<=23},set:function(t,e,n,i){return t.setUTCHours(n,0,0,0),t},incompatibleTokens:["a","b","h","K","k","t","T"]},K:{priority:70,parse:function(t,e,n,i){switch(e){case"K":return ja(Ta,t);case"Ko":return n.ordinalNumber(t,{unit:"hour"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=0&&e<=11},set:function(t,e,n,i){return t.getUTCHours()>=12&&n<12?t.setUTCHours(n+12,0,0,0):t.setUTCHours(n,0,0,0),t},incompatibleTokens:["a","b","h","H","k","t","T"]},k:{priority:70,parse:function(t,e,n,i){switch(e){case"k":return ja(Ca,t);case"ko":return n.ordinalNumber(t,{unit:"hour"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=1&&e<=24},set:function(t,e,n,i){var r=n<=24?n%24:n;return t.setUTCHours(r,0,0,0),t},incompatibleTokens:["a","b","h","H","K","t","T"]},m:{priority:60,parse:function(t,e,n,i){switch(e){case"m":return ja(Da,t);case"mo":return n.ordinalNumber(t,{unit:"minute"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=0&&e<=59},set:function(t,e,n,i){return t.setUTCMinutes(n,0,0),t},incompatibleTokens:["t","T"]},s:{priority:50,parse:function(t,e,n,i){switch(e){case"s":return ja(Pa,t);case"so":return n.ordinalNumber(t,{unit:"second"});default:return $a(e.length,t)}},validate:function(t,e,n){return e>=0&&e<=59},set:function(t,e,n,i){return t.setUTCSeconds(n,0),t},incompatibleTokens:["t","T"]},S:{priority:30,parse:function(t,e,n,i){return $a(e.length,t,(function(t){return Math.floor(t*Math.pow(10,3-e.length))}))},set:function(t,e,n,i){return t.setUTCMilliseconds(n),t},incompatibleTokens:["t","T"]},X:{priority:10,parse:function(t,e,n,i){switch(e){case"X":return Ya(Ha,t);case"XX":return Ya(Ba,t);case"XXXX":return Ya(Wa,t);case"XXXXX":return Ya(Va,t);default:return Ya(Ua,t)}},set:function(t,e,n,i){return e.timestampIsSet?t:new Date(t.getTime()-n)},incompatibleTokens:["t","T","x"]},x:{priority:10,parse:function(t,e,n,i){switch(e){case"x":return Ya(Ha,t);case"xx":return Ya(Ba,t);case"xxxx":return Ya(Wa,t);case"xxxxx":return Ya(Va,t);default:return Ya(Ua,t)}},set:function(t,e,n,i){return e.timestampIsSet?t:new Date(t.getTime()-n)},incompatibleTokens:["t","T","X"]},t:{priority:40,parse:function(t,e,n,i){return qa(t)},set:function(t,e,n,i){return[new Date(1e3*n),{timestampIsSet:!0}]},incompatibleTokens:"*"},T:{priority:20,parse:function(t,e,n,i){return qa(t)},set:function(t,e,n,i){return[new Date(n),{timestampIsSet:!0}]},incompatibleTokens:"*"}};var es=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,ns=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,is=/^'([^]*?)'?$/,rs=/''/g,os=/\S/,as=/[a-zA-Z]/;function ss(t,e){if(e.timestampIsSet)return t;var n=new Date(0);return n.setFullYear(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()),n.setHours(t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds()),n}function ls(t){return t.match(is)[1].replace(rs,"'")}var cs=36e5,us={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},ds=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,hs=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,fs=/^([+-])(\d{2})(?::?(\d{2}))?$/;function gs(t){var e,n={},i=t.split(us.dateTimeDelimiter);if(i.length>2)return n;if(/:/.test(i[0])?(n.date=null,e=i[0]):(n.date=i[0],e=i[1],us.timeZoneDelimiter.test(n.date)&&(n.date=t.split(us.timeZoneDelimiter)[0],e=t.substr(n.date.length,t.length))),e){var r=us.timezone.exec(e);r?(n.time=e.replace(r[1],""),n.timezone=r[1]):n.time=e}return n}function ps(t,e){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+e)+"})|(\\d{2}|[+-]\\d{"+(2+e)+"})$)"),i=t.match(n);if(!i)return{year:null};var r=i[1]&&parseInt(i[1]),o=i[2]&&parseInt(i[2]);return{year:null==o?r:100*o,restDateString:t.slice((i[1]||i[2]).length)}}function ms(t,e){if(null===e)return null;var n=t.match(ds);if(!n)return null;var i=!!n[4],r=bs(n[1]),o=bs(n[2])-1,a=bs(n[3]),s=bs(n[4]),l=bs(n[5])-1;if(i)return function(t,e,n){return e>=1&&e<=53&&n>=0&&n<=6}(0,s,l)?function(t,e,n){var i=new Date(0);i.setUTCFullYear(t,0,4);var r=7*(e-1)+n+1-(i.getUTCDay()||7);return i.setUTCDate(i.getUTCDate()+r),i}(e,s,l):new Date(NaN);var c=new Date(0);return function(t,e,n){return e>=0&&e<=11&&n>=1&&n<=(ws[e]||(_s(t)?29:28))}(e,o,a)&&function(t,e){return e>=1&&e<=(_s(t)?366:365)}(e,r)?(c.setUTCFullYear(e,o,Math.max(r,a)),c):new Date(NaN)}function bs(t){return t?parseInt(t):1}function xs(t){var e=t.match(hs);if(!e)return null;var n=ys(e[1]),i=ys(e[2]),r=ys(e[3]);return function(t,e,n){return 24===t?0===e&&0===n:n>=0&&n<60&&e>=0&&e<60&&t>=0&&t<25}(n,i,r)?n*cs+6e4*i+1e3*r:NaN}function ys(t){return t&&parseFloat(t.replace(",","."))||0}function vs(t){if("Z"===t)return 0;var e=t.match(fs);if(!e)return 0;var n="+"===e[1]?-1:1,i=parseInt(e[2]),r=e[3]&&parseInt(e[3])||0;return function(t,e){return e>=0&&e<=59}(0,r)?n*(i*cs+6e4*r):NaN}var ws=[31,null,31,30,31,30,31,31,30,31,30,31];function _s(t){return t%400==0||t%4==0&&t%100}function Ms(t){return Io(1,arguments),t instanceof Date||"object"==typeof t&&"[object Date]"===Object.prototype.toString.call(t)}function ks(t){if(Io(1,arguments),!Ms(t)&&"number"!=typeof t)return!1;var e=No(t);return!isNaN(Number(e))}function Cs(t,e){for(var n=t<0?"-":"",i=Math.abs(t).toString();i.length0?n:1-n;return Cs("yy"===e?i%100:i,e.length)},Ss=function(t,e){var n=t.getUTCMonth();return"M"===e?String(n+1):Cs(n+1,2)},Ds=function(t,e){return Cs(t.getUTCDate(),e.length)},Ps=function(t,e){return Cs(t.getUTCHours()%12||12,e.length)},zs=function(t,e){return Cs(t.getUTCHours(),e.length)},Os=function(t,e){return Cs(t.getUTCMinutes(),e.length)},As=function(t,e){return Cs(t.getUTCSeconds(),e.length)},Es=function(t,e){var n=e.length,i=t.getUTCMilliseconds();return Cs(Math.floor(i*Math.pow(10,n-3)),e.length)};var Ls=864e5;function Rs(t,e){var n=t>0?"-":"+",i=Math.abs(t),r=Math.floor(i/60),o=i%60;if(0===o)return n+String(r);var a=e||"";return n+String(r)+a+Cs(o,2)}function Fs(t,e){return t%60==0?(t>0?"-":"+")+Cs(Math.abs(t)/60,2):Is(t,e)}function Is(t,e){var n=e||"",i=t>0?"-":"+",r=Math.abs(t);return i+Cs(Math.floor(r/60),2)+n+Cs(r%60,2)}const Ns={G:function(t,e,n){var i=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});default:return n.era(i,{width:"wide"})}},y:function(t,e,n){if("yo"===e){var i=t.getUTCFullYear(),r=i>0?i:1-i;return n.ordinalNumber(r,{unit:"year"})}return Ts(t,e)},Y:function(t,e,n,i){var r=ua(t,i),o=r>0?r:1-r;return"YY"===e?Cs(o%100,2):"Yo"===e?n.ordinalNumber(o,{unit:"year"}):Cs(o,e.length)},R:function(t,e){return Cs(fa(t),e.length)},u:function(t,e){return Cs(t.getUTCFullYear(),e.length)},Q:function(t,e,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(i);case"QQ":return Cs(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(t,e,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(i);case"qq":return Cs(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(t,e,n){var i=t.getUTCMonth();switch(e){case"M":case"MM":return Ss(t,e);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(t,e,n){var i=t.getUTCMonth();switch(e){case"L":return String(i+1);case"LL":return Cs(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(t,e,n,i){var r=ya(t,i);return"wo"===e?n.ordinalNumber(r,{unit:"week"}):Cs(r,e.length)},I:function(t,e,n){var i=ma(t);return"Io"===e?n.ordinalNumber(i,{unit:"week"}):Cs(i,e.length)},d:function(t,e,n){return"do"===e?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):Ds(t,e)},D:function(t,e,n){var i=function(t){Io(1,arguments);var e=No(t),n=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var i=e.getTime(),r=n-i;return Math.floor(r/Ls)+1}(t);return"Do"===e?n.ordinalNumber(i,{unit:"dayOfYear"}):Cs(i,e.length)},E:function(t,e,n){var i=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(t,e,n,i){var r=t.getUTCDay(),o=(r-i.weekStartsOn+8)%7||7;switch(e){case"e":return String(o);case"ee":return Cs(o,2);case"eo":return n.ordinalNumber(o,{unit:"day"});case"eee":return n.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},c:function(t,e,n,i){var r=t.getUTCDay(),o=(r-i.weekStartsOn+8)%7||7;switch(e){case"c":return String(o);case"cc":return Cs(o,e.length);case"co":return n.ordinalNumber(o,{unit:"day"});case"ccc":return n.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(r,{width:"narrow",context:"standalone"});case"cccccc":return n.day(r,{width:"short",context:"standalone"});default:return n.day(r,{width:"wide",context:"standalone"})}},i:function(t,e,n){var i=t.getUTCDay(),r=0===i?7:i;switch(e){case"i":return String(r);case"ii":return Cs(r,e.length);case"io":return n.ordinalNumber(r,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(t,e,n){var i=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(i,{width:"narrow",context:"formatting"});default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,n){var i,r=t.getUTCHours();switch(i=12===r?"noon":0===r?"midnight":r/12>=1?"pm":"am",e){case"b":case"bb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(i,{width:"narrow",context:"formatting"});default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,n){var i,r=t.getUTCHours();switch(i=r>=17?"evening":r>=12?"afternoon":r>=4?"morning":"night",e){case"B":case"BB":case"BBB":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(i,{width:"narrow",context:"formatting"});default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,n){if("ho"===e){var i=t.getUTCHours()%12;return 0===i&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return Ps(t,e)},H:function(t,e,n){return"Ho"===e?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):zs(t,e)},K:function(t,e,n){var i=t.getUTCHours()%12;return"Ko"===e?n.ordinalNumber(i,{unit:"hour"}):Cs(i,e.length)},k:function(t,e,n){var i=t.getUTCHours();return 0===i&&(i=24),"ko"===e?n.ordinalNumber(i,{unit:"hour"}):Cs(i,e.length)},m:function(t,e,n){return"mo"===e?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):Os(t,e)},s:function(t,e,n){return"so"===e?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):As(t,e)},S:function(t,e){return Es(t,e)},X:function(t,e,n,i){var r=(i._originalDate||t).getTimezoneOffset();if(0===r)return"Z";switch(e){case"X":return Fs(r);case"XXXX":case"XX":return Is(r);default:return Is(r,":")}},x:function(t,e,n,i){var r=(i._originalDate||t).getTimezoneOffset();switch(e){case"x":return Fs(r);case"xxxx":case"xx":return Is(r);default:return Is(r,":")}},O:function(t,e,n,i){var r=(i._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Rs(r,":");default:return"GMT"+Is(r,":")}},z:function(t,e,n,i){var r=(i._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Rs(r,":");default:return"GMT"+Is(r,":")}},t:function(t,e,n,i){var r=i._originalDate||t;return Cs(Math.floor(r.getTime()/1e3),e.length)},T:function(t,e,n,i){return Cs((i._originalDate||t).getTime(),e.length)}};var Hs=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Bs=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Ws=/^'([^]*?)'?$/,Us=/''/g,Vs=/[a-zA-Z]/;function js(t){return t.match(Ws)[1].replace(Us,"'")}var Ys=36e5;function qs(t,e){Io(2,arguments);var n=No(t),i=Qo(e);return isNaN(i)?new Date(NaN):i?(n.setDate(n.getDate()+i),n):n}function $s(t,e){Io(2,arguments);var n=No(t),i=Qo(e);if(isNaN(i))return new Date(NaN);if(!i)return n;var r=n.getDate(),o=new Date(n.getTime());o.setMonth(n.getMonth()+i+1,0);var a=o.getDate();return r>=a?o:(n.setFullYear(o.getFullYear(),o.getMonth(),r),n)}function Xs(t,e){return Io(2,arguments),No(t).getTime()-No(e).getTime()}var Qs={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(t){return t<0?Math.ceil(t):Math.floor(t)}};function Gs(t){return t?Qs[t]:Qs.trunc}Math.pow(10,8);var Ks=36e5;function Js(t){Io(1,arguments);var e=No(t);return e.setHours(0,0,0,0),e}var Zs=864e5;function tl(t,e){Io(2,arguments);var n=Js(t),i=Js(e),r=n.getTime()-ia(n),o=i.getTime()-ia(i);return Math.round((r-o)/Zs)}function el(t,e){var n=t.getFullYear()-e.getFullYear()||t.getMonth()-e.getMonth()||t.getDate()-e.getDate()||t.getHours()-e.getHours()||t.getMinutes()-e.getMinutes()||t.getSeconds()-e.getSeconds()||t.getMilliseconds()-e.getMilliseconds();return n<0?-1:n>0?1:n}function nl(t,e){Io(2,arguments);var n=No(t),i=No(e),r=el(n,i),o=Math.abs(tl(n,i));n.setDate(n.getDate()-r*o);var a=Number(el(n,i)===-r),s=r*(o-a);return 0===s?0:s}function il(t,e){Io(2,arguments);var n=No(t),i=No(e),r=n.getFullYear()-i.getFullYear(),o=n.getMonth()-i.getMonth();return 12*r+o}function rl(t,e){Io(2,arguments);var n=No(t),i=No(e),r=n.getTime()-i.getTime();return r<0?-1:r>0?1:r}function ol(t){Io(1,arguments);var e=No(t);return e.setHours(23,59,59,999),e}function al(t){Io(1,arguments);var e=No(t),n=e.getMonth();return e.setFullYear(e.getFullYear(),n+1,0),e.setHours(23,59,59,999),e}function sl(t){Io(1,arguments);var e=No(t);return ol(e).getTime()===al(e).getTime()}function ll(t,e){Io(2,arguments);var n,i=No(t),r=No(e),o=rl(i,r),a=Math.abs(il(i,r));if(a<1)n=0;else{1===i.getMonth()&&i.getDate()>27&&i.setDate(30),i.setMonth(i.getMonth()-o*a);var s=rl(i,r)===-o;sl(No(t))&&1===a&&1===rl(t,r)&&(s=!1),n=o*(a-Number(s))}return 0===n?0:n}function cl(t,e){Io(2,arguments);var n=No(t),i=No(e);return n.getFullYear()-i.getFullYear()}function ul(t,e){Io(1,arguments);var n=e||{},i=n.locale,r=i&&i.options&&i.options.weekStartsOn,o=null==r?0:Qo(r),a=null==n.weekStartsOn?o:Qo(n.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=No(t),l=s.getDay(),c=(l=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var d=s.options&&s.options.weekStartsOn,h=null==d?0:Qo(d),f=null==a.weekStartsOn?h:Qo(a.weekStartsOn);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(""===o)return""===r?No(n):new Date(NaN);var g,p={firstWeekContainsDate:u,weekStartsOn:f,locale:s},m=[{priority:10,subPriority:-1,set:ss,index:0}],b=o.match(ns).map((function(t){var e=t[0];return"p"===e||"P"===e?(0,na[e])(t,s.formatLong,p):t})).join("").match(es),x=[];for(g=0;g0&&os.test(r))return new Date(NaN);var S=m.map((function(t){return t.priority})).sort((function(t,e){return e-t})).filter((function(t,e,n){return n.indexOf(t)===e})).map((function(t){return m.filter((function(e){return e.priority===t})).sort((function(t,e){return e.subPriority-t.subPriority}))})).map((function(t){return t[0]})),D=No(n);if(isNaN(D))return new Date(NaN);var P=Ko(D,ia(D)),z={};for(g=0;g=1&&l<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=o.options&&o.options.weekStartsOn,u=null==c?0:Qo(c),d=null==r.weekStartsOn?u:Qo(r.weekStartsOn);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!o.localize)throw new RangeError("locale must contain localize property");if(!o.formatLong)throw new RangeError("locale must contain formatLong property");var h=No(t);if(!ks(h))throw new RangeError("Invalid time value");var f=ia(h),g=Ko(h,f),p={firstWeekContainsDate:l,weekStartsOn:d,locale:o,_originalDate:h};return i.match(Bs).map((function(t){var e=t[0];return"p"===e||"P"===e?(0,na[e])(t,o.formatLong,p):t})).join("").match(Hs).map((function(n){if("''"===n)return"'";var i=n[0];if("'"===i)return js(n);var a=Ns[i];if(a)return!r.useAdditionalWeekYearTokens&&sa(n)&&la(n,e,t),!r.useAdditionalDayOfYearTokens&&aa(n)&&la(n,e,t),a(g,n,o.localize,p);if(i.match(Vs))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return n})).join("")}(t,e,this.options)},add:function(t,e,n){switch(n){case"millisecond":return Go(t,e);case"second":return function(t,e){Io(2,arguments);var n=Qo(e);return Go(t,1e3*n)}(t,e);case"minute":return function(t,e){Io(2,arguments);var n=Qo(e);return Go(t,6e4*n)}(t,e);case"hour":return function(t,e){Io(2,arguments);var n=Qo(e);return Go(t,n*Ys)}(t,e);case"day":return qs(t,e);case"week":return function(t,e){Io(2,arguments);var n=Qo(e);return qs(t,7*n)}(t,e);case"month":return $s(t,e);case"quarter":return function(t,e){Io(2,arguments);var n=Qo(e);return $s(t,3*n)}(t,e);case"year":return function(t,e){Io(2,arguments);var n=Qo(e);return $s(t,12*n)}(t,e);default:return t}},diff:function(t,e,n){switch(n){case"millisecond":return Xs(t,e);case"second":return function(t,e,n){Io(2,arguments);var i=Xs(t,e)/1e3;return Gs(null==n?void 0:n.roundingMethod)(i)}(t,e);case"minute":return function(t,e,n){Io(2,arguments);var i=Xs(t,e)/6e4;return Gs(null==n?void 0:n.roundingMethod)(i)}(t,e);case"hour":return function(t,e,n){Io(2,arguments);var i=Xs(t,e)/Ks;return Gs(null==n?void 0:n.roundingMethod)(i)}(t,e);case"day":return nl(t,e);case"week":return function(t,e,n){Io(2,arguments);var i=nl(t,e)/7;return Gs(null==n?void 0:n.roundingMethod)(i)}(t,e);case"month":return ll(t,e);case"quarter":return function(t,e,n){Io(2,arguments);var i=ll(t,e)/3;return Gs(null==n?void 0:n.roundingMethod)(i)}(t,e);case"year":return function(t,e){Io(2,arguments);var n=No(t),i=No(e),r=rl(n,i),o=Math.abs(cl(n,i));n.setFullYear(1584),i.setFullYear(1584);var a=rl(n,i)===-r,s=r*(o-Number(a));return 0===s?0:s}(t,e);default:return 0}},startOf:function(t,e,n){switch(e){case"second":return function(t){Io(1,arguments);var e=No(t);return e.setMilliseconds(0),e}(t);case"minute":return function(t){Io(1,arguments);var e=No(t);return e.setSeconds(0,0),e}(t);case"hour":return function(t){Io(1,arguments);var e=No(t);return e.setMinutes(0,0,0),e}(t);case"day":return Js(t);case"week":return ul(t);case"isoWeek":return ul(t,{weekStartsOn:+n});case"month":return function(t){Io(1,arguments);var e=No(t);return e.setDate(1),e.setHours(0,0,0,0),e}(t);case"quarter":return function(t){Io(1,arguments);var e=No(t),n=e.getMonth(),i=n-n%3;return e.setMonth(i,1),e.setHours(0,0,0,0),e}(t);case"year":return function(t){Io(1,arguments);var e=No(t),n=new Date(0);return n.setFullYear(e.getFullYear(),0,1),n.setHours(0,0,0,0),n}(t);default:return t}},endOf:function(t,e){switch(e){case"second":return function(t){Io(1,arguments);var e=No(t);return e.setMilliseconds(999),e}(t);case"minute":return function(t){Io(1,arguments);var e=No(t);return e.setSeconds(59,999),e}(t);case"hour":return function(t){Io(1,arguments);var e=No(t);return e.setMinutes(59,59,999),e}(t);case"day":return ol(t);case"week":return function(t,e){Io(1,arguments);var n=e||{},i=n.locale,r=i&&i.options&&i.options.weekStartsOn,o=null==r?0:Qo(r),a=null==n.weekStartsOn?o:Qo(n.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=No(t),l=s.getDay(),c=6+(l