@kong-ui-public/analytics-chart 10.8.1-pr.2637.cd79373fe.0 → 10.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,47 +1,43 @@
1
- (function(ot,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("vue"),require("@kong-ui-public/i18n"),require("@kong/icons"),require("axios")):typeof define=="function"&&define.amd?define(["exports","vue","@kong-ui-public/i18n","@kong/icons","axios"],d):(ot=typeof globalThis<"u"?globalThis:ot||self,d(ot["kong-ui-publicvitals-chart"]={},ot.Vue,ot["kong-ui-public-i18n"],ot.KongIcons))})(this,function(ot,d,Qe,ne){"use strict";var aO=Object.defineProperty;var oO=(ot,d,Qe)=>d in ot?aO(ot,d,{enumerable:!0,configurable:!0,writable:!0,value:Qe}):ot[d]=Qe;var R=(ot,d,Qe)=>oO(ot,typeof d!="symbol"?d+"":d,Qe);var zn;const kg={noDataAvailableTitle:"No data in the current time frame",noDataAvailableDescription:"Once there is traffic, it will display here",limitedResultsShown:"Not all data is shown in the below report. Reports are currently limited to a maximum of {maxReturned} entities.",entityNoName:"no-name",debug:"debug",total:"Total",jumpToExplore:"Open in explorer",more_actions:"More actions",emptyEntityInfo:"Requests that do not have a value for the selected group",chartUnits:{ms:"ms",bytes:"Byte{plural}",count:"request{plural}","count/minute":"rpm",requests:"request{plural}","token count":"token{plural}"},csvExport:{dataError:"Error loading data",noDataRange:"No data in selected range",noDataRetry:"Please adjust the time period and try again",timeRangeSelected:"selected",exportPreview:"Export preview",exportAsCsv:"Export as CSV",exportTimeRange:"Time range",exportDescription:"Exports a CSV of the data represented in the chart.",maximumRecordAmount:"The number of groups is limited to {value}",previewRows:"Previewing {rowsMax} of {rowsTotal} row{plural}",downloadButton:"Export",cancelButton:"Cancel",UtcOffset:"UTC offset",Timestamp:"Timestamp"},query_errors:{forbidden:{message:"Data request forbidden",details:"To access this data, either filter for an entity you have access to or request analytics viewer access from your administrator."},time_range_exceeded:{message:"Time range exceeded",details:"The time range for this report is outside of your organization's data retention period"},timeout:{message:"Data request timed out",details:"We're sorry, the request timed out. Please consider using a shorter time period or try again later."},other:{message:"Bad request"}},legend:{datapointValueDisplay:"{value} {unit}"},chartLabels:{ai_count:"LLM request count",ai_plugin:"AI plugin",ai_provider:"Provider",ai_request_model:"Request model",ai_response_model:"Response model",request_count:"Request count",request_per_minute:"Requests per minute",requests_per_minute:"Requests per minute",response_latency_average:"Response latency (avg)",response_latency_p99:"Response latency (p99)",response_latency_p95:"Response latency (p95)",response_latency_p50:"Response latency (p50)",kong_latency_average:"Kong latency (avg)",kong_latency_p99:"Kong latency (p99)",kong_latency_p95:"Kong latency (p95)",kong_latency_p50:"Kong latency (p50)",llm_cache_status:"Cache status",llm_embeddings_model:"Embeddings model",llm_embeddings_provider:"Embeddings provider",upstream_latency_average:"Upstream latency (avg)",upstream_latency_p99:"Upstream latency (p99)",upstream_latency_p95:"Upstream latency (p95)",upstream_latency_p50:"Upstream latency (p50)",response_size_p99:"Response size (p99)",response_size_p95:"Response size (p95)",response_size_p50:"Response size (p50)",response_size_average:"Response size (avg)",response_size_sum:"Response size (sum)",response_source:"Response source",request_size_p99:"Request size (p99)",request_size_p95:"Request size (p95)",request_size_p50:"Request size (p50)",request_size_average:"Request size (avg)",request_size_sum:"Request size (sum)",control_plane:"Control plane",control_plane_group:"Control plane group",consumer:"Consumer",country_code:"Country",country:"Country",data_plane_node:"Data plane node",data_plane_node_version:"Data plane node version",api_product:"API product",api_product_version:"API product version",portal:"Portal",realm:"Realm",runtime_group:"Runtime group",gateway_service:"Gateway service",route:"Route",application:"Application",status_code:"Status code",status_code_grouped:"Status code (grouped)",upstream_status_code:"Upstream status code",upstream_status_code_grouped:"Upstream status code group",time:"Time",Service:"Service",ServiceVersion:"Service version",Route:"Route",Application:"Application",RuntimeGroup:"Runtime group",GatewayService:"Gateway service",StatusCode:"Status code",CodeClass:"Status code (grouped)",Time:"Time",API_PRODUCT:"Api product",API_PRODUCT_VERSION:"Api product version",RUNTIME_GROUP:"Runtime group",GATEWAY_SERVICE:"Gateway service",ROUTE:"Route",APPLICATION:"Application",STATUS_CODE:"Status code",STATUS_CODE_GROUPED:"Status code (grouped)",TIME:"Time",ORGANIZATION:"Organization",TotalRequests:"Request count",RequestsPerMinute:"Requests per minute",LatencyP99:"Response latency (p99)",LatencyP95:"Response latency (p95)",LatencyP50:"Response latency (p50)",LatencyAverage:"Response latency (avg)",UpstreamLatencyP99:"Upstream latency (p99)",UpstreamLatencyP95:"Upstream latency (p95)",UpstreamLatencyP50:"Upstream latency (p50)",UpstreamLatencyAverage:"Upstream latency (avg)",KongLatencyP99:"Kong latency (p99)",KongLatencyP95:"Kong latency (p95)",KongLatencyP50:"Kong latency (p50)",KongLatencyAverage:"Kong latency (avg)",ResponseSizeP99:"Response size (p99)",ResponseSizeP95:"Response size (p95)",ResponseSizeP50:"Response size (p50)",RequestSizeP99:"Request size (p99)",RequestSizeP95:"Request size (p95)",RequestSizeP50:"Request size (p50)",SuccessfulRequests:"Successful requests",SUCCESS:"Successful requests",FailedRequests:"Failed requests",FAILURE:"Failed requests","5XX":"5xx","4XX":"4xx","3XX":"3xx","2XX":"2xx","1XX":"1xx",REQUEST_COUNT:"Request count",REQUEST_PER_MINUTE:"Requests per minute",RESPONSE_LATENCY_P99:"Response latency",RESPONSE_LATENCY_P95:"Response latency",RESPONSE_LATENCY_P50:"Response latency",RESPONSE_SIZE_P99:"Response size (p99)",RESPONSE_SIZE_P95:"Response size (p95)",RESPONSE_SIZE_P50:"Response size (p50)",REQUEST_SIZE_P99:"Request size (p99)",REQUEST_SIZE_P95:"Request size (p95)",REQUEST_SIZE_P50:"Request size (p50)",CONTROL_PLANE:"Control plane",____OTHER____:"Others",ai_request_count:"Request count",total_tokens:"Total token count",prompt_tokens:"Prompt token count",completion_tokens:"Completion token count",cost:"Costs",llm_cache_embeddings_latency_average:"Embeddings latency (avg)",llm_cache_fetch_latency_average:"Fetch latency (avg)",llm_latency_average:"Llm latency (avg)","threshold-warning":"Warning threshold: {value}","threshold-error":"Error threshold: {value}","thatreshold-neutral":"Alert threshold: {value}",api:"API",vulnerability_count:"Vulnerability count"},metricAxisTitles:{request_count:"Request count",requests_per_minute:"Requests per minute",latency_in:"Latency in {unit}",size_in:"Size in {unit}",response_latency_p99:"Response latency (p99) in {unit}",response_latency_p95:"Response latency (p95) in {unit}",response_latency_p50:"Response latency (p50) in {unit}",upstream_latency_p99:"Upstream latency (p99) in {unit}",upstream_latency_p95:"Upstream latency (p95) in {unit}",upstream_latency_p50:"Upstream latency (p50) in {unit}",kong_latency_p99:"Kong latency (p99) in {unit}",kong_latency_p95:"Kong latency (p95) in {unit}",kong_latency_p50:"Kong latency (p50) in {unit}",response_size_p99:"Response size (p99) in {unit}",response_size_p95:"Response size (p95) in {unit}",response_size_p50:"Response size (p50) in {unit}",request_size_p99:"Request size (p99) in {unit}",request_size_p95:"Request size (p95) in {unit}",request_size_p50:"Request size (p50) in {unit}",REQUEST_COUNT:"Request count",REQUEST_PER_MINUTE:"Requests per minute",RESPONSE_LATENCY_P99:"Response latency (p99) in {unit}",RESPONSE_LATENCY_P95:"Response latency (p95) in {unit}",RESPONSE_LATENCY_P50:"Response latency (p50) in {unit}",RESPONSE_SIZE_P99:"Response size (p99) in {unit}",RESPONSE_SIZE_P95:"Response size (p95) in {unit}",RESPONSE_SIZE_P50:"Response size (p50) in {unit}",REQUEST_SIZE_P99:"Request size (p99) in {unit}",REQUEST_SIZE_P95:"Request size (p95) in {unit}",REQUEST_SIZE_P50:"Request size (p50) in {unit}",TotalRequests:"Request count",RequestsPerMinute:"Requests per minute",LatencyP99:"Response latency (p99) in {unit}",LatencyP95:"Response latency (p95) in {unit}",LatencyP50:"Response latency (p50) in {unit}",LatencyAverage:"Response latency (avg) in {unit}",UpstreamLatencyP99:"Upstream latency (p99) in {unit}",UpstreamLatencyP95:"Upstream latency (p95) in {unit}",UpstreamLatencyP50:"Upstream latency (p50) in {unit}",UpstreamLatencyAverage:"Upstream latency (avg) in {unit}",KongLatencyP99:"Kong latency (p99) in {unit}",KongLatencyP95:"Kong latency (p95) in {unit}",KongLatencyP50:"Kong latency (p50) in {unit}",KongLatencyAverage:"Kong latency (avg) in {unit}",ResponseSizeP99:"Response size (p99) in {unit}",ResponseSizeP95:"Response size (p95) in {unit}",ResponseSizeP50:"Response size (p50) in {unit}",RequestSizeP99:"Request size (p99) in {unit}",RequestSizeP95:"Request size (p95) in {unit}",RequestSizeP50:"Request size (p50) in {unit}",ai_request_count:"Request count",total_tokens:"Total token count",prompt_tokens:"Prompt token count",completion_tokens:"Completion token count",cost:"Costs",llm_cache_embeddings_latency_average:"Embeddings latency (avg)",llm_cache_fetch_latency_average:"Fetch latency (avg)",llm_latency_average:"Llm latency (avg)",api:"API"},granularityAxisTitles:{tenSecondly:"@timestamp per 10 seconds",thirtySecondly:"@timestamp per 30 seconds",minutely:"@timestamp per minute",fiveMinutely:"@timestamp per 5 minutes",tenMinutely:"@timestamp per 10 minutes",thirtyMinutely:"@timestamp per 30 minutes",hourly:"@timestamp per hour",twoHourly:"@timestamp per 2 hours",twelveHourly:"@timestamp per 12 hours",daily:"@timestamp per day",weekly:"@timestamp per week"},topNTable:{nameLabel:"Name",defaultEmptyStateTitle:"No data to display",defaultErrorStateTitle:"Something went wrong",errors:{meta:"Error: response must contain 'meta'",display:"Error: 'display' response incorrectly formatted (must have at least one key)",metricNames:"Error: 'metricNames' response incorrectly formatted (must have at least one entry)"}},singleValue:{valueError:"Invalid configuration",trend:{not_available:"Not available"}},new_timerange_label:"Time range",sparkline_no_data:"No data",zoom_action_items:{zoom:"Zoom in",view_requests:"View requests",cancel:"Cancel",explore:"Explore"},zoom_time_range:{from:"From",to:"To"}};function Mg(){const e=Qe.createI18n("en-us",kg);return{i18n:e,i18nT:Qe.i18nTComponent(e)}}/*!
1
+ (function(at,h){typeof exports=="object"&&typeof module<"u"?h(exports,require("vue"),require("@kong-ui-public/i18n"),require("@kong/icons")):typeof define=="function"&&define.amd?define(["exports","vue","@kong-ui-public/i18n","@kong/icons"],h):(at=typeof globalThis<"u"?globalThis:at||self,h(at["kong-ui-publicvitals-chart"]={},at.Vue,at["kong-ui-public-i18n"],at.KongIcons))})(this,function(at,h,zn,Js){"use strict";var wC=Object.defineProperty;var vC=(at,h,zn)=>h in at?wC(at,h,{enumerable:!0,configurable:!0,writable:!0,value:zn}):at[h]=zn;var E=(at,h,zn)=>vC(at,typeof h!="symbol"?h+"":h,zn);var Rn;const Fm={noDataAvailableTitle:"No data in the current time frame",noDataAvailableDescription:"Once there is traffic, it will display here",limitedResultsShown:"Not all data is shown in the below report. Reports are currently limited to a maximum of {maxReturned} entities.",entityNoName:"no-name",debug:"debug",total:"Total",jumpToExplore:"Open in explorer",more_actions:"More actions",emptyEntityInfo:"Requests that do not have a value for the selected group",chartUnits:{ms:"ms",bytes:"Byte{plural}",count:"request{plural}","count/minute":"rpm",requests:"request{plural}","token count":"token{plural}"},csvExport:{dataError:"Error loading data",noDataRange:"No data in selected range",noDataRetry:"Please adjust the time period and try again",timeRangeSelected:"selected",exportPreview:"Export preview",exportAsCsv:"Export as CSV",exportTimeRange:"Time range",exportDescription:"Exports a CSV of the data represented in the chart.",maximumRecordAmount:"The number of groups is limited to {value}",previewRows:"Previewing {rowsMax} of {rowsTotal} row{plural}",downloadButton:"Export",cancelButton:"Cancel",UtcOffset:"UTC offset",Timestamp:"Timestamp"},query_errors:{forbidden:{message:"Data request forbidden",details:"To access this data, either filter for an entity you have access to or request analytics viewer access from your administrator."},time_range_exceeded:{message:"Time range exceeded",details:"The time range for this report is outside of your organization's data retention period"},timeout:{message:"Data request timed out",details:"We're sorry, the request timed out. Please consider using a shorter time period or try again later."},other:{message:"Bad request"}},legend:{datapointValueDisplay:"{value} {unit}"},chartLabels:{ai_count:"LLM request count",ai_plugin:"AI plugin",ai_provider:"Provider",ai_request_model:"Request model",ai_response_model:"Response model",request_count:"Request count",request_per_minute:"Requests per minute",requests_per_minute:"Requests per minute",response_latency_average:"Response latency (avg)",response_latency_p99:"Response latency (p99)",response_latency_p95:"Response latency (p95)",response_latency_p50:"Response latency (p50)",kong_latency_average:"Kong latency (avg)",kong_latency_p99:"Kong latency (p99)",kong_latency_p95:"Kong latency (p95)",kong_latency_p50:"Kong latency (p50)",llm_cache_status:"Cache status",llm_embeddings_model:"Embeddings model",llm_embeddings_provider:"Embeddings provider",upstream_latency_average:"Upstream latency (avg)",upstream_latency_p99:"Upstream latency (p99)",upstream_latency_p95:"Upstream latency (p95)",upstream_latency_p50:"Upstream latency (p50)",response_size_p99:"Response size (p99)",response_size_p95:"Response size (p95)",response_size_p50:"Response size (p50)",response_size_average:"Response size (avg)",response_size_sum:"Response size (sum)",response_source:"Response source",request_size_p99:"Request size (p99)",request_size_p95:"Request size (p95)",request_size_p50:"Request size (p50)",request_size_average:"Request size (avg)",request_size_sum:"Request size (sum)",control_plane:"Control plane",control_plane_group:"Control plane group",consumer:"Consumer",country_code:"Country",country:"Country",data_plane_node:"Data plane node",data_plane_node_version:"Data plane node version",api_product:"API product",api_product_version:"API product version",portal:"Portal",realm:"Realm",runtime_group:"Runtime group",gateway_service:"Gateway service",route:"Route",application:"Application",status_code:"Status code",status_code_grouped:"Status code (grouped)",upstream_status_code:"Upstream status code",upstream_status_code_grouped:"Upstream status code group",time:"Time",Service:"Service",ServiceVersion:"Service version",Route:"Route",Application:"Application",RuntimeGroup:"Runtime group",GatewayService:"Gateway service",StatusCode:"Status code",CodeClass:"Status code (grouped)",Time:"Time",API_PRODUCT:"Api product",API_PRODUCT_VERSION:"Api product version",RUNTIME_GROUP:"Runtime group",GATEWAY_SERVICE:"Gateway service",ROUTE:"Route",APPLICATION:"Application",STATUS_CODE:"Status code",STATUS_CODE_GROUPED:"Status code (grouped)",TIME:"Time",ORGANIZATION:"Organization",TotalRequests:"Request count",RequestsPerMinute:"Requests per minute",LatencyP99:"Response latency (p99)",LatencyP95:"Response latency (p95)",LatencyP50:"Response latency (p50)",LatencyAverage:"Response latency (avg)",UpstreamLatencyP99:"Upstream latency (p99)",UpstreamLatencyP95:"Upstream latency (p95)",UpstreamLatencyP50:"Upstream latency (p50)",UpstreamLatencyAverage:"Upstream latency (avg)",KongLatencyP99:"Kong latency (p99)",KongLatencyP95:"Kong latency (p95)",KongLatencyP50:"Kong latency (p50)",KongLatencyAverage:"Kong latency (avg)",ResponseSizeP99:"Response size (p99)",ResponseSizeP95:"Response size (p95)",ResponseSizeP50:"Response size (p50)",RequestSizeP99:"Request size (p99)",RequestSizeP95:"Request size (p95)",RequestSizeP50:"Request size (p50)",SuccessfulRequests:"Successful requests",SUCCESS:"Successful requests",FailedRequests:"Failed requests",FAILURE:"Failed requests","5XX":"5xx","4XX":"4xx","3XX":"3xx","2XX":"2xx","1XX":"1xx",REQUEST_COUNT:"Request count",REQUEST_PER_MINUTE:"Requests per minute",RESPONSE_LATENCY_P99:"Response latency",RESPONSE_LATENCY_P95:"Response latency",RESPONSE_LATENCY_P50:"Response latency",RESPONSE_SIZE_P99:"Response size (p99)",RESPONSE_SIZE_P95:"Response size (p95)",RESPONSE_SIZE_P50:"Response size (p50)",REQUEST_SIZE_P99:"Request size (p99)",REQUEST_SIZE_P95:"Request size (p95)",REQUEST_SIZE_P50:"Request size (p50)",CONTROL_PLANE:"Control plane",____OTHER____:"Others",ai_request_count:"Request count",total_tokens:"Total token count",prompt_tokens:"Prompt token count",completion_tokens:"Completion token count",cost:"Costs",llm_cache_embeddings_latency_average:"Embeddings latency (avg)",llm_cache_fetch_latency_average:"Fetch latency (avg)",llm_latency_average:"Llm latency (avg)","threshold-warning":"Warning threshold: {value}","threshold-error":"Error threshold: {value}","thatreshold-neutral":"Alert threshold: {value}",api:"API",vulnerability_count:"Vulnerability count"},metricAxisTitles:{request_count:"Request count",requests_per_minute:"Requests per minute",latency_in:"Latency in {unit}",size_in:"Size in {unit}",response_latency_p99:"Response latency (p99) in {unit}",response_latency_p95:"Response latency (p95) in {unit}",response_latency_p50:"Response latency (p50) in {unit}",upstream_latency_p99:"Upstream latency (p99) in {unit}",upstream_latency_p95:"Upstream latency (p95) in {unit}",upstream_latency_p50:"Upstream latency (p50) in {unit}",kong_latency_p99:"Kong latency (p99) in {unit}",kong_latency_p95:"Kong latency (p95) in {unit}",kong_latency_p50:"Kong latency (p50) in {unit}",response_size_p99:"Response size (p99) in {unit}",response_size_p95:"Response size (p95) in {unit}",response_size_p50:"Response size (p50) in {unit}",request_size_p99:"Request size (p99) in {unit}",request_size_p95:"Request size (p95) in {unit}",request_size_p50:"Request size (p50) in {unit}",REQUEST_COUNT:"Request count",REQUEST_PER_MINUTE:"Requests per minute",RESPONSE_LATENCY_P99:"Response latency (p99) in {unit}",RESPONSE_LATENCY_P95:"Response latency (p95) in {unit}",RESPONSE_LATENCY_P50:"Response latency (p50) in {unit}",RESPONSE_SIZE_P99:"Response size (p99) in {unit}",RESPONSE_SIZE_P95:"Response size (p95) in {unit}",RESPONSE_SIZE_P50:"Response size (p50) in {unit}",REQUEST_SIZE_P99:"Request size (p99) in {unit}",REQUEST_SIZE_P95:"Request size (p95) in {unit}",REQUEST_SIZE_P50:"Request size (p50) in {unit}",TotalRequests:"Request count",RequestsPerMinute:"Requests per minute",LatencyP99:"Response latency (p99) in {unit}",LatencyP95:"Response latency (p95) in {unit}",LatencyP50:"Response latency (p50) in {unit}",LatencyAverage:"Response latency (avg) in {unit}",UpstreamLatencyP99:"Upstream latency (p99) in {unit}",UpstreamLatencyP95:"Upstream latency (p95) in {unit}",UpstreamLatencyP50:"Upstream latency (p50) in {unit}",UpstreamLatencyAverage:"Upstream latency (avg) in {unit}",KongLatencyP99:"Kong latency (p99) in {unit}",KongLatencyP95:"Kong latency (p95) in {unit}",KongLatencyP50:"Kong latency (p50) in {unit}",KongLatencyAverage:"Kong latency (avg) in {unit}",ResponseSizeP99:"Response size (p99) in {unit}",ResponseSizeP95:"Response size (p95) in {unit}",ResponseSizeP50:"Response size (p50) in {unit}",RequestSizeP99:"Request size (p99) in {unit}",RequestSizeP95:"Request size (p95) in {unit}",RequestSizeP50:"Request size (p50) in {unit}",ai_request_count:"Request count",total_tokens:"Total token count",prompt_tokens:"Prompt token count",completion_tokens:"Completion token count",cost:"Costs",llm_cache_embeddings_latency_average:"Embeddings latency (avg)",llm_cache_fetch_latency_average:"Fetch latency (avg)",llm_latency_average:"Llm latency (avg)",api:"API"},granularityAxisTitles:{tenSecondly:"@timestamp per 10 seconds",thirtySecondly:"@timestamp per 30 seconds",minutely:"@timestamp per minute",fiveMinutely:"@timestamp per 5 minutes",tenMinutely:"@timestamp per 10 minutes",thirtyMinutely:"@timestamp per 30 minutes",hourly:"@timestamp per hour",twoHourly:"@timestamp per 2 hours",twelveHourly:"@timestamp per 12 hours",daily:"@timestamp per day",weekly:"@timestamp per week"},topNTable:{nameLabel:"Name",defaultEmptyStateTitle:"No data to display",defaultErrorStateTitle:"Something went wrong",errors:{meta:"Error: response must contain 'meta'",display:"Error: 'display' response incorrectly formatted (must have at least one key)",metricNames:"Error: 'metricNames' response incorrectly formatted (must have at least one entry)"}},singleValue:{valueError:"Invalid configuration"},new_timerange_label:"Time range",sparkline_no_data:"No data",zoom_action_items:{zoom:"Zoom in",view_requests:"View requests",cancel:"Cancel",explore:"Explore"},zoom_time_range:{from:"From",to:"To"}};function Bm(){const n=zn.createI18n("en-us",Fm);return{i18n:n,i18nT:zn.i18nTComponent(n)}}/*!
2
2
  * @kurkle/color v0.3.4
3
3
  * https://github.com/kurkle/color#readme
4
4
  * (c) 2024 Jukka Kurkela
5
5
  * Released under the MIT License
6
- */function Zi(e){return e+.5|0}const vn=(e,t,n)=>Math.max(Math.min(e,n),t);function Qi(e){return vn(Zi(e*2.55),0,255)}function Sn(e){return vn(Zi(e*255),0,255)}function Je(e){return vn(Zi(e/2.55)/100,0,1)}function Hc(e){return vn(Zi(e*100),0,100)}const Oe={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},Va=[..."0123456789ABCDEF"],Tg=e=>Va[e&15],Dg=e=>Va[(e&240)>>4]+Va[e&15],cs=e=>(e&240)>>4===(e&15),Cg=e=>cs(e.r)&&cs(e.g)&&cs(e.b)&&cs(e.a);function Eg(e){var t=e.length,n;return e[0]==="#"&&(t===4||t===5?n={r:255&Oe[e[1]]*17,g:255&Oe[e[2]]*17,b:255&Oe[e[3]]*17,a:t===5?Oe[e[4]]*17:255}:(t===7||t===9)&&(n={r:Oe[e[1]]<<4|Oe[e[2]],g:Oe[e[3]]<<4|Oe[e[4]],b:Oe[e[5]]<<4|Oe[e[6]],a:t===9?Oe[e[7]]<<4|Oe[e[8]]:255})),n}const Og=(e,t)=>e<255?t(e):"";function Pg(e){var t=Cg(e)?Tg:Dg;return e?"#"+t(e.r)+t(e.g)+t(e.b)+Og(e.a,t):void 0}const Rg=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Vc(e,t,n){const i=t*Math.min(n,1-n),r=(s,a=(s+e/30)%12)=>n-i*Math.max(Math.min(a-3,9-a,1),-1);return[r(0),r(8),r(4)]}function Ag(e,t,n){const i=(r,s=(r+e/60)%6)=>n-n*t*Math.max(Math.min(s,4-s,1),0);return[i(5),i(3),i(1)]}function Ig(e,t,n){const i=Vc(e,1,.5);let r;for(t+n>1&&(r=1/(t+n),t*=r,n*=r),r=0;r<3;r++)i[r]*=1-t-n,i[r]+=t;return i}function Lg(e,t,n,i,r){return e===r?(t-n)/i+(t<n?6:0):t===r?(n-e)/i+2:(e-t)/i+4}function Wa(e){const n=e.r/255,i=e.g/255,r=e.b/255,s=Math.max(n,i,r),a=Math.min(n,i,r),o=(s+a)/2;let c,l,u;return s!==a&&(u=s-a,l=o>.5?u/(2-s-a):u/(s+a),c=Lg(n,i,r,u,s),c=c*60+.5),[c|0,l||0,o]}function Ya(e,t,n,i){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,n,i)).map(Sn)}function $a(e,t,n){return Ya(Vc,e,t,n)}function Ng(e,t,n){return Ya(Ig,e,t,n)}function Fg(e,t,n){return Ya(Ag,e,t,n)}function Wc(e){return(e%360+360)%360}function Bg(e){const t=Rg.exec(e);let n=255,i;if(!t)return;t[5]!==i&&(n=t[6]?Qi(+t[5]):Sn(+t[5]));const r=Wc(+t[2]),s=+t[3]/100,a=+t[4]/100;return t[1]==="hwb"?i=Ng(r,s,a):t[1]==="hsv"?i=Fg(r,s,a):i=$a(r,s,a),{r:i[0],g:i[1],b:i[2],a:n}}function zg(e,t){var n=Wa(e);n[0]=Wc(n[0]+t),n=$a(n),e.r=n[0],e.g=n[1],e.b=n[2]}function Hg(e){if(!e)return;const t=Wa(e),n=t[0],i=Hc(t[1]),r=Hc(t[2]);return e.a<255?`hsla(${n}, ${i}%, ${r}%, ${Je(e.a)})`:`hsl(${n}, ${i}%, ${r}%)`}const Yc={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},$c={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function Vg(){const e={},t=Object.keys($c),n=Object.keys(Yc);let i,r,s,a,o;for(i=0;i<t.length;i++){for(a=o=t[i],r=0;r<n.length;r++)s=n[r],o=o.replace(s,Yc[s]);s=parseInt($c[a],16),e[o]=[s>>16&255,s>>8&255,s&255]}return e}let us;function Wg(e){us||(us=Vg(),us.transparent=[0,0,0,0]);const t=us[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:t.length===4?t[3]:255}}const Yg=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function $g(e){const t=Yg.exec(e);let n=255,i,r,s;if(t){if(t[7]!==i){const a=+t[7];n=t[8]?Qi(a):vn(a*255,0,255)}return i=+t[1],r=+t[3],s=+t[5],i=255&(t[2]?Qi(i):vn(i,0,255)),r=255&(t[4]?Qi(r):vn(r,0,255)),s=255&(t[6]?Qi(s):vn(s,0,255)),{r:i,g:r,b:s,a:n}}}function jg(e){return e&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Je(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`)}const ja=e=>e<=.0031308?e*12.92:Math.pow(e,1/2.4)*1.055-.055,yi=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function Ug(e,t,n){const i=yi(Je(e.r)),r=yi(Je(e.g)),s=yi(Je(e.b));return{r:Sn(ja(i+n*(yi(Je(t.r))-i))),g:Sn(ja(r+n*(yi(Je(t.g))-r))),b:Sn(ja(s+n*(yi(Je(t.b))-s))),a:e.a+n*(t.a-e.a)}}function ds(e,t,n){if(e){let i=Wa(e);i[t]=Math.max(0,Math.min(i[t]+i[t]*n,t===0?360:1)),i=$a(i),e.r=i[0],e.g=i[1],e.b=i[2]}}function jc(e,t){return e&&Object.assign(t||{},e)}function Uc(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=Sn(e[3]))):(t=jc(e,{r:0,g:0,b:0,a:1}),t.a=Sn(t.a)),t}function qg(e){return e.charAt(0)==="r"?$g(e):Bg(e)}class Ji{constructor(t){if(t instanceof Ji)return t;const n=typeof t;let i;n==="object"?i=Uc(t):n==="string"&&(i=Eg(t)||Wg(t)||qg(t)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var t=jc(this._rgb);return t&&(t.a=Je(t.a)),t}set rgb(t){this._rgb=Uc(t)}rgbString(){return this._valid?jg(this._rgb):void 0}hexString(){return this._valid?Pg(this._rgb):void 0}hslString(){return this._valid?Hg(this._rgb):void 0}mix(t,n){if(t){const i=this.rgb,r=t.rgb;let s;const a=n===s?.5:n,o=2*a-1,c=i.a-r.a,l=((o*c===-1?o:(o+c)/(1+o*c))+1)/2;s=1-l,i.r=255&l*i.r+s*r.r+.5,i.g=255&l*i.g+s*r.g+.5,i.b=255&l*i.b+s*r.b+.5,i.a=a*i.a+(1-a)*r.a,this.rgb=i}return this}interpolate(t,n){return t&&(this._rgb=Ug(this._rgb,t._rgb,n)),this}clone(){return new Ji(this.rgb)}alpha(t){return this._rgb.a=Sn(t),this}clearer(t){const n=this._rgb;return n.a*=1-t,this}greyscale(){const t=this._rgb,n=Zi(t.r*.3+t.g*.59+t.b*.11);return t.r=t.g=t.b=n,this}opaquer(t){const n=this._rgb;return n.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 ds(this._rgb,2,t),this}darken(t){return ds(this._rgb,2,-t),this}saturate(t){return ds(this._rgb,1,t),this}desaturate(t){return ds(this._rgb,1,-t),this}rotate(t){return zg(this._rgb,t),this}}/*!
6
+ */function Yi(n){return n+.5|0}const yn=(n,t,e)=>Math.max(Math.min(n,e),t);function Vi(n){return yn(Yi(n*2.55),0,255)}function bn(n){return yn(Yi(n*255),0,255)}function Ke(n){return yn(Yi(n/2.55)/100,0,1)}function _c(n){return yn(Yi(n*100),0,100)}const Oe={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},Oa=[..."0123456789ABCDEF"],zm=n=>Oa[n&15],Hm=n=>Oa[(n&240)>>4]+Oa[n&15],tr=n=>(n&240)>>4===(n&15),Wm=n=>tr(n.r)&&tr(n.g)&&tr(n.b)&&tr(n.a);function Ym(n){var t=n.length,e;return n[0]==="#"&&(t===4||t===5?e={r:255&Oe[n[1]]*17,g:255&Oe[n[2]]*17,b:255&Oe[n[3]]*17,a:t===5?Oe[n[4]]*17:255}:(t===7||t===9)&&(e={r:Oe[n[1]]<<4|Oe[n[2]],g:Oe[n[3]]<<4|Oe[n[4]],b:Oe[n[5]]<<4|Oe[n[6]],a:t===9?Oe[n[7]]<<4|Oe[n[8]]:255})),e}const Vm=(n,t)=>n<255?t(n):"";function jm(n){var t=Wm(n)?zm:Hm;return n?"#"+t(n.r)+t(n.g)+t(n.b)+Vm(n.a,t):void 0}const $m=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function xc(n,t,e){const i=t*Math.min(e,1-e),s=(r,a=(r+n/30)%12)=>e-i*Math.max(Math.min(a-3,9-a,1),-1);return[s(0),s(8),s(4)]}function Um(n,t,e){const i=(s,r=(s+n/60)%6)=>e-e*t*Math.max(Math.min(r,4-r,1),0);return[i(5),i(3),i(1)]}function qm(n,t,e){const i=xc(n,1,.5);let s;for(t+e>1&&(s=1/(t+e),t*=s,e*=s),s=0;s<3;s++)i[s]*=1-t-e,i[s]+=t;return i}function Xm(n,t,e,i,s){return n===s?(t-e)/i+(t<e?6:0):t===s?(e-n)/i+2:(n-t)/i+4}function Ea(n){const e=n.r/255,i=n.g/255,s=n.b/255,r=Math.max(e,i,s),a=Math.min(e,i,s),o=(r+a)/2;let l,c,u;return r!==a&&(u=r-a,c=o>.5?u/(2-r-a):u/(r+a),l=Xm(e,i,s,u,r),l=l*60+.5),[l|0,c||0,o]}function Pa(n,t,e,i){return(Array.isArray(t)?n(t[0],t[1],t[2]):n(t,e,i)).map(bn)}function Aa(n,t,e){return Pa(xc,n,t,e)}function Gm(n,t,e){return Pa(qm,n,t,e)}function Km(n,t,e){return Pa(Um,n,t,e)}function wc(n){return(n%360+360)%360}function Zm(n){const t=$m.exec(n);let e=255,i;if(!t)return;t[5]!==i&&(e=t[6]?Vi(+t[5]):bn(+t[5]));const s=wc(+t[2]),r=+t[3]/100,a=+t[4]/100;return t[1]==="hwb"?i=Gm(s,r,a):t[1]==="hsv"?i=Km(s,r,a):i=Aa(s,r,a),{r:i[0],g:i[1],b:i[2],a:e}}function Qm(n,t){var e=Ea(n);e[0]=wc(e[0]+t),e=Aa(e),n.r=e[0],n.g=e[1],n.b=e[2]}function Jm(n){if(!n)return;const t=Ea(n),e=t[0],i=_c(t[1]),s=_c(t[2]);return n.a<255?`hsla(${e}, ${i}%, ${s}%, ${Ke(n.a)})`:`hsl(${e}, ${i}%, ${s}%)`}const vc={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Mc={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function tg(){const n={},t=Object.keys(Mc),e=Object.keys(vc);let i,s,r,a,o;for(i=0;i<t.length;i++){for(a=o=t[i],s=0;s<e.length;s++)r=e[s],o=o.replace(r,vc[r]);r=parseInt(Mc[a],16),n[o]=[r>>16&255,r>>8&255,r&255]}return n}let er;function eg(n){er||(er=tg(),er.transparent=[0,0,0,0]);const t=er[n.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:t.length===4?t[3]:255}}const ng=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function ig(n){const t=ng.exec(n);let e=255,i,s,r;if(t){if(t[7]!==i){const a=+t[7];e=t[8]?Vi(a):yn(a*255,0,255)}return i=+t[1],s=+t[3],r=+t[5],i=255&(t[2]?Vi(i):yn(i,0,255)),s=255&(t[4]?Vi(s):yn(s,0,255)),r=255&(t[6]?Vi(r):yn(r,0,255)),{r:i,g:s,b:r,a:e}}}function sg(n){return n&&(n.a<255?`rgba(${n.r}, ${n.g}, ${n.b}, ${Ke(n.a)})`:`rgb(${n.r}, ${n.g}, ${n.b})`)}const Ra=n=>n<=.0031308?n*12.92:Math.pow(n,1/2.4)*1.055-.055,hi=n=>n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);function rg(n,t,e){const i=hi(Ke(n.r)),s=hi(Ke(n.g)),r=hi(Ke(n.b));return{r:bn(Ra(i+e*(hi(Ke(t.r))-i))),g:bn(Ra(s+e*(hi(Ke(t.g))-s))),b:bn(Ra(r+e*(hi(Ke(t.b))-r))),a:n.a+e*(t.a-n.a)}}function nr(n,t,e){if(n){let i=Ea(n);i[t]=Math.max(0,Math.min(i[t]+i[t]*e,t===0?360:1)),i=Aa(i),n.r=i[0],n.g=i[1],n.b=i[2]}}function Sc(n,t){return n&&Object.assign(t||{},n)}function kc(n){var t={r:0,g:0,b:0,a:255};return Array.isArray(n)?n.length>=3&&(t={r:n[0],g:n[1],b:n[2],a:255},n.length>3&&(t.a=bn(n[3]))):(t=Sc(n,{r:0,g:0,b:0,a:1}),t.a=bn(t.a)),t}function ag(n){return n.charAt(0)==="r"?ig(n):Zm(n)}class ji{constructor(t){if(t instanceof ji)return t;const e=typeof t;let i;e==="object"?i=kc(t):e==="string"&&(i=Ym(t)||eg(t)||ag(t)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var t=Sc(this._rgb);return t&&(t.a=Ke(t.a)),t}set rgb(t){this._rgb=kc(t)}rgbString(){return this._valid?sg(this._rgb):void 0}hexString(){return this._valid?jm(this._rgb):void 0}hslString(){return this._valid?Jm(this._rgb):void 0}mix(t,e){if(t){const i=this.rgb,s=t.rgb;let r;const a=e===r?.5:e,o=2*a-1,l=i.a-s.a,c=((o*l===-1?o:(o+l)/(1+o*l))+1)/2;r=1-c,i.r=255&c*i.r+r*s.r+.5,i.g=255&c*i.g+r*s.g+.5,i.b=255&c*i.b+r*s.b+.5,i.a=a*i.a+(1-a)*s.a,this.rgb=i}return this}interpolate(t,e){return t&&(this._rgb=rg(this._rgb,t._rgb,e)),this}clone(){return new ji(this.rgb)}alpha(t){return this._rgb.a=bn(t),this}clearer(t){const e=this._rgb;return e.a*=1-t,this}greyscale(){const t=this._rgb,e=Yi(t.r*.3+t.g*.59+t.b*.11);return t.r=t.g=t.b=e,this}opaquer(t){const e=this._rgb;return e.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 nr(this._rgb,2,t),this}darken(t){return nr(this._rgb,2,-t),this}saturate(t){return nr(this._rgb,1,t),this}desaturate(t){return nr(this._rgb,1,-t),this}rotate(t){return Qm(this._rgb,t),this}}/*!
7
7
  * Chart.js v4.5.0
8
8
  * https://www.chartjs.org
9
9
  * (c) 2025 Chart.js Contributors
10
10
  * Released under the MIT License
11
- */function tn(){}const Xg=(()=>{let e=0;return()=>e++})();function st(e){return e==null}function kt(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return t.slice(0,7)==="[object"&&t.slice(-6)==="Array]"}function ft(e){return e!==null&&Object.prototype.toString.call(e)==="[object Object]"}function At(e){return(typeof e=="number"||e instanceof Number)&&isFinite(+e)}function De(e,t){return At(e)?e:t}function at(e,t){return typeof e>"u"?t:e}const Gg=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100:+e/t,qc=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100*t:+e;function Mt(e,t,n){if(e&&typeof e.call=="function")return e.apply(n,t)}function Tt(e,t,n,i){let r,s,a;if(kt(e))for(s=e.length,r=0;r<s;r++)t.call(n,e[r],r);else if(ft(e))for(a=Object.keys(e),s=a.length,r=0;r<s;r++)t.call(n,e[a[r]],a[r])}function hs(e,t){let n,i,r,s;if(!e||!t||e.length!==t.length)return!1;for(n=0,i=e.length;n<i;++n)if(r=e[n],s=t[n],r.datasetIndex!==s.datasetIndex||r.index!==s.index)return!1;return!0}function fs(e){if(kt(e))return e.map(fs);if(ft(e)){const t=Object.create(null),n=Object.keys(e),i=n.length;let r=0;for(;r<i;++r)t[n[r]]=fs(e[n[r]]);return t}return e}function Xc(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function Kg(e,t,n,i){if(!Xc(e))return;const r=t[e],s=n[e];ft(r)&&ft(s)?tr(r,s,i):t[e]=fs(s)}function tr(e,t,n){const i=kt(t)?t:[t],r=i.length;if(!ft(e))return e;n=n||{};const s=n.merger||Kg;let a;for(let o=0;o<r;++o){if(a=i[o],!ft(a))continue;const c=Object.keys(a);for(let l=0,u=c.length;l<u;++l)s(c[l],e,a,n)}return e}function er(e,t){return tr(e,t,{merger:Zg})}function Zg(e,t,n){if(!Xc(e))return;const i=t[e],r=n[e];ft(i)&&ft(r)?er(i,r):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=fs(r))}const Gc={"":e=>e,x:e=>e.x,y:e=>e.y};function Qg(e){const t=e.split("."),n=[];let i="";for(const r of t)i+=r,i.endsWith("\\")?i=i.slice(0,-1)+".":(n.push(i),i="");return n}function Jg(e){const t=Qg(e);return n=>{for(const i of t){if(i==="")break;n=n&&n[i]}return n}}function kn(e,t){return(Gc[t]||(Gc[t]=Jg(t)))(e)}function Ua(e){return e.charAt(0).toUpperCase()+e.slice(1)}const ye=e=>typeof e<"u",be=e=>typeof e=="function",Kc=(e,t)=>{if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0};function tp(e){return e.type==="mouseup"||e.type==="click"||e.type==="contextmenu"}const dt=Math.PI,Ot=2*dt,ep=Ot+dt,ms=Number.POSITIVE_INFINITY,qa=dt/180,Pt=dt/2,Pe=dt/4,gs=dt*2/3,Mn=Math.log10,Ye=Math.sign;function nr(e,t,n){return Math.abs(e-t)<n}function Zc(e){const t=Math.round(e);e=nr(e,t,e/1e3)?t:e;const n=Math.pow(10,Math.floor(Mn(e))),i=e/n;return(i<=1?1:i<=2?2:i<=5?5:10)*n}function np(e){const t=[],n=Math.sqrt(e);let i;for(i=1;i<n;i++)e%i===0&&(t.push(i),t.push(e/i));return n===(n|0)&&t.push(n),t.sort((r,s)=>r-s).pop(),t}function ip(e){return typeof e=="symbol"||typeof e=="object"&&e!==null&&!(Symbol.toPrimitive in e||"toString"in e||"valueOf"in e)}function Tn(e){return!ip(e)&&!isNaN(parseFloat(e))&&isFinite(e)}function rp(e,t){const n=Math.round(e);return n-t<=e&&n+t>=e}function Qc(e,t,n){let i,r,s;for(i=0,r=e.length;i<r;i++)s=e[i][n],isNaN(s)||(t.min=Math.min(t.min,s),t.max=Math.max(t.max,s))}function jt(e){return e*(dt/180)}function ps(e){return e*(180/dt)}function Jc(e){if(!At(e))return;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n++;return n}function ys(e,t){const n=t.x-e.x,i=t.y-e.y,r=Math.sqrt(n*n+i*i);let s=Math.atan2(i,n);return s<-.5*dt&&(s+=Ot),{angle:s,distance:r}}function bi(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function sp(e,t){return(e-t+ep)%Ot-dt}function se(e){return(e%Ot+Ot)%Ot}function ir(e,t,n,i){const r=se(e),s=se(t),a=se(n),o=se(s-r),c=se(a-r),l=se(r-s),u=se(r-a);return r===s||r===a||i&&s===a||o>c&&l<u}function Qt(e,t,n){return Math.max(t,Math.min(n,e))}function ap(e){return Qt(e,-32768,32767)}function en(e,t,n,i=1e-6){return e>=Math.min(t,n)-i&&e<=Math.max(t,n)+i}function Xa(e,t,n){n=n||(a=>e[a]<t);let i=e.length-1,r=0,s;for(;i-r>1;)s=r+i>>1,n(s)?r=s:i=s;return{lo:r,hi:i}}const nn=(e,t,n,i)=>Xa(e,n,i?r=>{const s=e[r][t];return s<n||s===n&&e[r+1][t]===n}:r=>e[r][t]<n),op=(e,t,n)=>Xa(e,n,i=>e[i][t]>=n);function lp(e,t,n){let i=0,r=e.length;for(;i<r&&e[i]<t;)i++;for(;r>i&&e[r-1]>n;)r--;return i>0||r<e.length?e.slice(i,r):e}const tu=["push","pop","shift","splice","unshift"];function cp(e,t){if(e._chartjs){e._chartjs.listeners.push(t);return}Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),tu.forEach(n=>{const i="_onData"+Ua(n),r=e[n];Object.defineProperty(e,n,{configurable:!0,enumerable:!1,value(...s){const a=r.apply(this,s);return e._chartjs.listeners.forEach(o=>{typeof o[i]=="function"&&o[i](...s)}),a}})})}function eu(e,t){const n=e._chartjs;if(!n)return;const i=n.listeners,r=i.indexOf(t);r!==-1&&i.splice(r,1),!(i.length>0)&&(tu.forEach(s=>{delete e[s]}),delete e._chartjs)}function nu(e){const t=new Set(e);return t.size===e.length?e:Array.from(t)}const iu=function(){return typeof window>"u"?function(e){return e()}:window.requestAnimationFrame}();function ru(e,t){let n=[],i=!1;return function(...r){n=r,i||(i=!0,iu.call(window,()=>{i=!1,e.apply(t,n)}))}}function up(e,t){let n;return function(...i){return t?(clearTimeout(n),n=setTimeout(e,t,i)):e.apply(this,i),t}}const Ga=e=>e==="start"?"left":e==="end"?"right":"center",ae=(e,t,n)=>e==="start"?t:e==="end"?n:(t+n)/2,dp=(e,t,n,i)=>e===(i?"left":"right")?n:e==="center"?(t+n)/2:t;function su(e,t,n){const i=t.length;let r=0,s=i;if(e._sorted){const{iScale:a,vScale:o,_parsed:c}=e,l=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null,u=a.axis,{min:h,max:f,minDefined:m,maxDefined:g}=a.getUserBounds();if(m){if(r=Math.min(nn(c,u,h).lo,n?i:nn(t,u,a.getPixelForValue(h)).lo),l){const p=c.slice(0,r+1).reverse().findIndex(x=>!st(x[o.axis]));r-=Math.max(0,p)}r=Qt(r,0,i-1)}if(g){let p=Math.max(nn(c,a.axis,f,!0).hi+1,n?0:nn(t,u,a.getPixelForValue(f),!0).hi+1);if(l){const x=c.slice(p-1).findIndex(S=>!st(S[o.axis]));p+=Math.max(0,x)}s=Qt(p,r,i)-r}else s=i-r}return{start:r,count:s}}function au(e){const{xScale:t,yScale:n,_scaleRanges:i}=e,r={xmin:t.min,xmax:t.max,ymin:n.min,ymax:n.max};if(!i)return e._scaleRanges=r,!0;const s=i.xmin!==t.min||i.xmax!==t.max||i.ymin!==n.min||i.ymax!==n.max;return Object.assign(i,r),s}const bs=e=>e===0||e===1,ou=(e,t,n)=>-(Math.pow(2,10*(e-=1))*Math.sin((e-t)*Ot/n)),lu=(e,t,n)=>Math.pow(2,-10*e)*Math.sin((e-t)*Ot/n)+1,rr={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>-Math.cos(e*Pt)+1,easeOutSine:e=>Math.sin(e*Pt),easeInOutSine:e=>-.5*(Math.cos(dt*e)-1),easeInExpo:e=>e===0?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>e===1?1:-Math.pow(2,-10*e)+1,easeInOutExpo:e=>bs(e)?e:e<.5?.5*Math.pow(2,10*(e*2-1)):.5*(-Math.pow(2,-10*(e*2-1))+2),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>bs(e)?e:ou(e,.075,.3),easeOutElastic:e=>bs(e)?e:lu(e,.075,.3),easeInOutElastic(e){return bs(e)?e:e<.5?.5*ou(e*2,.1125,.45):.5+.5*lu(e*2-1,.1125,.45)},easeInBack(e){return e*e*((1.70158+1)*e-1.70158)},easeOutBack(e){return(e-=1)*e*((1.70158+1)*e+1.70158)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?.5*(e*e*(((t*=1.525)+1)*e-t)):.5*((e-=2)*e*(((t*=1.525)+1)*e+t)+2)},easeInBounce:e=>1-rr.easeOutBounce(1-e),easeOutBounce(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},easeInOutBounce:e=>e<.5?rr.easeInBounce(e*2)*.5:rr.easeOutBounce(e*2-1)*.5+.5};function Ka(e){if(e&&typeof e=="object"){const t=e.toString();return t==="[object CanvasPattern]"||t==="[object CanvasGradient]"}return!1}function cu(e){return Ka(e)?e:new Ji(e)}function Za(e){return Ka(e)?e:new Ji(e).saturate(.5).darken(.1).hexString()}const hp=["x","y","borderWidth","radius","tension"],fp=["color","borderColor","backgroundColor"];function mp(e){e.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),e.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),e.set("animations",{colors:{type:"color",properties:fp},numbers:{type:"number",properties:hp}}),e.describe("animations",{_fallback:"animation"}),e.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=>t|0}}}})}function gp(e){e.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const uu=new Map;function pp(e,t){t=t||{};const n=e+JSON.stringify(t);let i=uu.get(n);return i||(i=new Intl.NumberFormat(e,t),uu.set(n,i)),i}function sr(e,t,n){return pp(t,n).format(e)}const du={values(e){return kt(e)?e:""+e},numeric(e,t,n){if(e===0)return"0";const i=this.chart.options.locale;let r,s=e;if(n.length>1){const l=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(l<1e-4||l>1e15)&&(r="scientific"),s=yp(e,n)}const a=Mn(Math.abs(s)),o=isNaN(a)?1:Math.max(Math.min(-1*Math.floor(a),20),0),c={notation:r,minimumFractionDigits:o,maximumFractionDigits:o};return Object.assign(c,this.options.ticks.format),sr(e,i,c)},logarithmic(e,t,n){if(e===0)return"0";const i=n[t].significand||e/Math.pow(10,Math.floor(Mn(e)));return[1,2,3,5,10,15].includes(i)||t>.8*n.length?du.numeric.call(this,e,t,n):""}};function yp(e,t){let n=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;return Math.abs(n)>=1&&e!==Math.floor(e)&&(n=e-Math.floor(e)),n}var _s={formatters:du};function bp(e){e.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(t,n)=>n.lineWidth,tickColor:(t,n)=>n.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:_s.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),e.route("scale.ticks","color","","color"),e.route("scale.grid","color","","borderColor"),e.route("scale.border","color","","borderColor"),e.route("scale.title","color","","color"),e.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"&&t!=="dash"}),e.describe("scales",{_fallback:"scale"}),e.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"})}const jn=Object.create(null),Qa=Object.create(null);function ar(e,t){if(!t)return e;const n=t.split(".");for(let i=0,r=n.length;i<r;++i){const s=n[i];e=e[s]||(e[s]=Object.create(null))}return e}function Ja(e,t,n){return typeof t=="string"?tr(ar(e,t),n):tr(ar(e,""),t)}class _p{constructor(t,n){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=i=>i.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=(i,r)=>Za(r.backgroundColor),this.hoverBorderColor=(i,r)=>Za(r.borderColor),this.hoverColor=(i,r)=>Za(r.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(t),this.apply(n)}set(t,n){return Ja(this,t,n)}get(t){return ar(this,t)}describe(t,n){return Ja(Qa,t,n)}override(t,n){return Ja(jn,t,n)}route(t,n,i,r){const s=ar(this,t),a=ar(this,i),o="_"+n;Object.defineProperties(s,{[o]:{value:s[n],writable:!0},[n]:{enumerable:!0,get(){const c=this[o],l=a[r];return ft(c)?Object.assign({},l,c):at(c,l)},set(c){this[o]=c}}})}apply(t){t.forEach(n=>n(this))}}var Rt=new _p({_scriptable:e=>!e.startsWith("on"),_indexable:e=>e!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[mp,gp,bp]);function xp(e){return!e||st(e.size)||st(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}function xs(e,t,n,i,r){let s=t[r];return s||(s=t[r]=e.measureText(r).width,n.push(r)),s>i&&(i=s),i}function wp(e,t,n,i){i=i||{};let r=i.data=i.data||{},s=i.garbageCollect=i.garbageCollect||[];i.font!==t&&(r=i.data={},s=i.garbageCollect=[],i.font=t),e.save(),e.font=t;let a=0;const o=n.length;let c,l,u,h,f;for(c=0;c<o;c++)if(h=n[c],h!=null&&!kt(h))a=xs(e,r,s,a,h);else if(kt(h))for(l=0,u=h.length;l<u;l++)f=h[l],f!=null&&!kt(f)&&(a=xs(e,r,s,a,f));e.restore();const m=s.length/2;if(m>n.length){for(c=0;c<m;c++)delete r[s[c]];s.splice(0,m)}return a}function Un(e,t,n){const i=e.currentDevicePixelRatio,r=n!==0?Math.max(n/2,.5):0;return Math.round((t-r)*i)/i+r}function hu(e,t){!t&&!e||(t=t||e.getContext("2d"),t.save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore())}function to(e,t,n,i){fu(e,t,n,i,null)}function fu(e,t,n,i,r){let s,a,o,c,l,u,h,f;const m=t.pointStyle,g=t.rotation,p=t.radius;let x=(g||0)*qa;if(m&&typeof m=="object"&&(s=m.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){e.save(),e.translate(n,i),e.rotate(x),e.drawImage(m,-m.width/2,-m.height/2,m.width,m.height),e.restore();return}if(!(isNaN(p)||p<=0)){switch(e.beginPath(),m){default:r?e.ellipse(n,i,r/2,p,0,0,Ot):e.arc(n,i,p,0,Ot),e.closePath();break;case"triangle":u=r?r/2:p,e.moveTo(n+Math.sin(x)*u,i-Math.cos(x)*p),x+=gs,e.lineTo(n+Math.sin(x)*u,i-Math.cos(x)*p),x+=gs,e.lineTo(n+Math.sin(x)*u,i-Math.cos(x)*p),e.closePath();break;case"rectRounded":l=p*.516,c=p-l,a=Math.cos(x+Pe)*c,h=Math.cos(x+Pe)*(r?r/2-l:c),o=Math.sin(x+Pe)*c,f=Math.sin(x+Pe)*(r?r/2-l:c),e.arc(n-h,i-o,l,x-dt,x-Pt),e.arc(n+f,i-a,l,x-Pt,x),e.arc(n+h,i+o,l,x,x+Pt),e.arc(n-f,i+a,l,x+Pt,x+dt),e.closePath();break;case"rect":if(!g){c=Math.SQRT1_2*p,u=r?r/2:c,e.rect(n-u,i-c,2*u,2*c);break}x+=Pe;case"rectRot":h=Math.cos(x)*(r?r/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(r?r/2:p),e.moveTo(n-h,i-o),e.lineTo(n+f,i-a),e.lineTo(n+h,i+o),e.lineTo(n-f,i+a),e.closePath();break;case"crossRot":x+=Pe;case"cross":h=Math.cos(x)*(r?r/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(r?r/2:p),e.moveTo(n-h,i-o),e.lineTo(n+h,i+o),e.moveTo(n+f,i-a),e.lineTo(n-f,i+a);break;case"star":h=Math.cos(x)*(r?r/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(r?r/2:p),e.moveTo(n-h,i-o),e.lineTo(n+h,i+o),e.moveTo(n+f,i-a),e.lineTo(n-f,i+a),x+=Pe,h=Math.cos(x)*(r?r/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(r?r/2:p),e.moveTo(n-h,i-o),e.lineTo(n+h,i+o),e.moveTo(n+f,i-a),e.lineTo(n-f,i+a);break;case"line":a=r?r/2:Math.cos(x)*p,o=Math.sin(x)*p,e.moveTo(n-a,i-o),e.lineTo(n+a,i+o);break;case"dash":e.moveTo(n,i),e.lineTo(n+Math.cos(x)*(r?r/2:p),i+Math.sin(x)*p);break;case!1:e.closePath();break}e.fill(),t.borderWidth>0&&e.stroke()}}function rn(e,t,n){return n=n||.5,!t||e&&e.x>t.left-n&&e.x<t.right+n&&e.y>t.top-n&&e.y<t.bottom+n}function or(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function lr(e){e.restore()}function vp(e,t,n,i,r){if(!t)return e.lineTo(n.x,n.y);if(r==="middle"){const s=(t.x+n.x)/2;e.lineTo(s,t.y),e.lineTo(s,n.y)}else r==="after"!=!!i?e.lineTo(t.x,n.y):e.lineTo(n.x,t.y);e.lineTo(n.x,n.y)}function Sp(e,t,n,i){if(!t)return e.lineTo(n.x,n.y);e.bezierCurveTo(i?t.cp1x:t.cp2x,i?t.cp1y:t.cp2y,i?n.cp2x:n.cp1x,i?n.cp2y:n.cp1y,n.x,n.y)}function kp(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]),st(t.rotation)||e.rotate(t.rotation),t.color&&(e.fillStyle=t.color),t.textAlign&&(e.textAlign=t.textAlign),t.textBaseline&&(e.textBaseline=t.textBaseline)}function Mp(e,t,n,i,r){if(r.strikethrough||r.underline){const s=e.measureText(i),a=t-s.actualBoundingBoxLeft,o=t+s.actualBoundingBoxRight,c=n-s.actualBoundingBoxAscent,l=n+s.actualBoundingBoxDescent,u=r.strikethrough?(c+l)/2:l;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=r.decorationWidth||2,e.moveTo(a,u),e.lineTo(o,u),e.stroke()}}function Tp(e,t){const n=e.fillStyle;e.fillStyle=t.color,e.fillRect(t.left,t.top,t.width,t.height),e.fillStyle=n}function qn(e,t,n,i,r,s={}){const a=kt(t)?t:[t],o=s.strokeWidth>0&&s.strokeColor!=="";let c,l;for(e.save(),e.font=r.string,kp(e,s),c=0;c<a.length;++c)l=a[c],s.backdrop&&Tp(e,s.backdrop),o&&(s.strokeColor&&(e.strokeStyle=s.strokeColor),st(s.strokeWidth)||(e.lineWidth=s.strokeWidth),e.strokeText(l,n,i,s.maxWidth)),e.fillText(l,n,i,s.maxWidth),Mp(e,n,i,l,s),i+=Number(r.lineHeight);e.restore()}function _i(e,t){const{x:n,y:i,w:r,h:s,radius:a}=t;e.arc(n+a.topLeft,i+a.topLeft,a.topLeft,1.5*dt,dt,!0),e.lineTo(n,i+s-a.bottomLeft),e.arc(n+a.bottomLeft,i+s-a.bottomLeft,a.bottomLeft,dt,Pt,!0),e.lineTo(n+r-a.bottomRight,i+s),e.arc(n+r-a.bottomRight,i+s-a.bottomRight,a.bottomRight,Pt,0,!0),e.lineTo(n+r,i+a.topRight),e.arc(n+r-a.topRight,i+a.topRight,a.topRight,0,-Pt,!0),e.lineTo(n+a.topLeft,i)}const Dp=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,Cp=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function Ep(e,t){const n=(""+e).match(Dp);if(!n||n[1]==="normal")return t*1.2;switch(e=+n[2],n[3]){case"px":return e;case"%":e/=100;break}return t*e}const Op=e=>+e||0;function eo(e,t){const n={},i=ft(t),r=i?Object.keys(t):t,s=ft(e)?i?a=>at(e[a],e[t[a]]):a=>e[a]:()=>e;for(const a of r)n[a]=Op(s(a));return n}function mu(e){return eo(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Dn(e){return eo(e,["topLeft","topRight","bottomLeft","bottomRight"])}function Ut(e){const t=mu(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function It(e,t){e=e||{},t=t||Rt.font;let n=at(e.size,t.size);typeof n=="string"&&(n=parseInt(n,10));let i=at(e.style,t.style);i&&!(""+i).match(Cp)&&(console.warn('Invalid font style specified: "'+i+'"'),i=void 0);const r={family:at(e.family,t.family),lineHeight:Ep(at(e.lineHeight,t.lineHeight),n),size:n,style:i,weight:at(e.weight,t.weight),string:""};return r.string=xp(r),r}function cr(e,t,n,i){let r,s,a;for(r=0,s=e.length;r<s;++r)if(a=e[r],a!==void 0&&a!==void 0)return a}function Pp(e,t,n){const{min:i,max:r}=e,s=qc(t,(r-i)/2),a=(o,c)=>n&&o===0?0:o+c;return{min:a(i,-Math.abs(s)),max:a(r,s)}}function Cn(e,t){return Object.assign(Object.create(e),t)}function no(e,t=[""],n,i,r=()=>e[0]){const s=n||e;typeof i>"u"&&(i=_u("_fallback",e));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:s,_fallback:i,_getTarget:r,override:o=>no([o,...e],t,s,i)};return new Proxy(a,{deleteProperty(o,c){return delete o[c],delete o._keys,delete e[0][c],!0},get(o,c){return pu(o,c,()=>zp(c,t,e,o))},getOwnPropertyDescriptor(o,c){return Reflect.getOwnPropertyDescriptor(o._scopes[0],c)},getPrototypeOf(){return Reflect.getPrototypeOf(e[0])},has(o,c){return xu(o).includes(c)},ownKeys(o){return xu(o)},set(o,c,l){const u=o._storage||(o._storage=r());return o[c]=u[c]=l,delete o._keys,!0}})}function xi(e,t,n,i){const r={_cacheable:!1,_proxy:e,_context:t,_subProxy:n,_stack:new Set,_descriptors:gu(e,i),setContext:s=>xi(e,s,n,i),override:s=>xi(e.override(s),t,n,i)};return new Proxy(r,{deleteProperty(s,a){return delete s[a],delete e[a],!0},get(s,a,o){return pu(s,a,()=>Ap(s,a,o))},getOwnPropertyDescriptor(s,a){return s._descriptors.allKeys?Reflect.has(e,a)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,a)},getPrototypeOf(){return Reflect.getPrototypeOf(e)},has(s,a){return Reflect.has(e,a)},ownKeys(){return Reflect.ownKeys(e)},set(s,a,o){return e[a]=o,delete s[a],!0}})}function gu(e,t={scriptable:!0,indexable:!0}){const{_scriptable:n=t.scriptable,_indexable:i=t.indexable,_allKeys:r=t.allKeys}=e;return{allKeys:r,scriptable:n,indexable:i,isScriptable:be(n)?n:()=>n,isIndexable:be(i)?i:()=>i}}const Rp=(e,t)=>e?e+Ua(t):t,io=(e,t)=>ft(t)&&e!=="adapters"&&(Object.getPrototypeOf(t)===null||t.constructor===Object);function pu(e,t,n){if(Object.prototype.hasOwnProperty.call(e,t)||t==="constructor")return e[t];const i=n();return e[t]=i,i}function Ap(e,t,n){const{_proxy:i,_context:r,_subProxy:s,_descriptors:a}=e;let o=i[t];return be(o)&&a.isScriptable(t)&&(o=Ip(t,o,e,n)),kt(o)&&o.length&&(o=Lp(t,o,e,a.isIndexable)),io(t,o)&&(o=xi(o,r,s&&s[t],a)),o}function Ip(e,t,n,i){const{_proxy:r,_context:s,_subProxy:a,_stack:o}=n;if(o.has(e))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+e);o.add(e);let c=t(s,a||i);return o.delete(e),io(e,c)&&(c=ro(r._scopes,r,e,c)),c}function Lp(e,t,n,i){const{_proxy:r,_context:s,_subProxy:a,_descriptors:o}=n;if(typeof s.index<"u"&&i(e))return t[s.index%t.length];if(ft(t[0])){const c=t,l=r._scopes.filter(u=>u!==c);t=[];for(const u of c){const h=ro(l,r,e,u);t.push(xi(h,s,a&&a[e],o))}}return t}function yu(e,t,n){return be(e)?e(t,n):e}const Np=(e,t)=>e===!0?t:typeof e=="string"?kn(t,e):void 0;function Fp(e,t,n,i,r){for(const s of t){const a=Np(n,s);if(a){e.add(a);const o=yu(a._fallback,n,r);if(typeof o<"u"&&o!==n&&o!==i)return o}else if(a===!1&&typeof i<"u"&&n!==i)return null}return!1}function ro(e,t,n,i){const r=t._rootScopes,s=yu(t._fallback,n,i),a=[...e,...r],o=new Set;o.add(i);let c=bu(o,a,n,s||n,i);return c===null||typeof s<"u"&&s!==n&&(c=bu(o,a,s,c,i),c===null)?!1:no(Array.from(o),[""],r,s,()=>Bp(t,n,i))}function bu(e,t,n,i,r){for(;n;)n=Fp(e,t,n,i,r);return n}function Bp(e,t,n){const i=e._getTarget();t in i||(i[t]={});const r=i[t];return kt(r)&&ft(n)?n:r||{}}function zp(e,t,n,i){let r;for(const s of t)if(r=_u(Rp(s,e),n),typeof r<"u")return io(e,r)?ro(n,i,e,r):r}function _u(e,t){for(const n of t){if(!n)continue;const i=n[e];if(typeof i<"u")return i}}function xu(e){let t=e._keys;return t||(t=e._keys=Hp(e._scopes)),t}function Hp(e){const t=new Set;for(const n of e)for(const i of Object.keys(n).filter(r=>!r.startsWith("_")))t.add(i);return Array.from(t)}function wu(e,t,n,i){const{iScale:r}=e,{key:s="r"}=this._parsing,a=new Array(i);let o,c,l,u;for(o=0,c=i;o<c;++o)l=o+n,u=t[l],a[o]={r:r.parse(kn(u,s),l)};return a}const Vp=Number.EPSILON||1e-14,wi=(e,t)=>t<e.length&&!e[t].skip&&e[t],vu=e=>e==="x"?"y":"x";function Wp(e,t,n,i){const r=e.skip?t:e,s=t,a=n.skip?t:n,o=bi(s,r),c=bi(a,s);let l=o/(o+c),u=c/(o+c);l=isNaN(l)?0:l,u=isNaN(u)?0:u;const h=i*l,f=i*u;return{previous:{x:s.x-h*(a.x-r.x),y:s.y-h*(a.y-r.y)},next:{x:s.x+f*(a.x-r.x),y:s.y+f*(a.y-r.y)}}}function Yp(e,t,n){const i=e.length;let r,s,a,o,c,l=wi(e,0);for(let u=0;u<i-1;++u)if(c=l,l=wi(e,u+1),!(!c||!l)){if(nr(t[u],0,Vp)){n[u]=n[u+1]=0;continue}r=n[u]/t[u],s=n[u+1]/t[u],o=Math.pow(r,2)+Math.pow(s,2),!(o<=9)&&(a=3/Math.sqrt(o),n[u]=r*a*t[u],n[u+1]=s*a*t[u])}}function $p(e,t,n="x"){const i=vu(n),r=e.length;let s,a,o,c=wi(e,0);for(let l=0;l<r;++l){if(a=o,o=c,c=wi(e,l+1),!o)continue;const u=o[n],h=o[i];a&&(s=(u-a[n])/3,o[`cp1${n}`]=u-s,o[`cp1${i}`]=h-s*t[l]),c&&(s=(c[n]-u)/3,o[`cp2${n}`]=u+s,o[`cp2${i}`]=h+s*t[l])}}function jp(e,t="x"){const n=vu(t),i=e.length,r=Array(i).fill(0),s=Array(i);let a,o,c,l=wi(e,0);for(a=0;a<i;++a)if(o=c,c=l,l=wi(e,a+1),!!c){if(l){const u=l[t]-c[t];r[a]=u!==0?(l[n]-c[n])/u:0}s[a]=o?l?Ye(r[a-1])!==Ye(r[a])?0:(r[a-1]+r[a])/2:r[a-1]:r[a]}Yp(e,r,s),$p(e,s,t)}function ws(e,t,n){return Math.max(Math.min(e,n),t)}function Up(e,t){let n,i,r,s,a,o=rn(e[0],t);for(n=0,i=e.length;n<i;++n)a=s,s=o,o=n<i-1&&rn(e[n+1],t),s&&(r=e[n],a&&(r.cp1x=ws(r.cp1x,t.left,t.right),r.cp1y=ws(r.cp1y,t.top,t.bottom)),o&&(r.cp2x=ws(r.cp2x,t.left,t.right),r.cp2y=ws(r.cp2y,t.top,t.bottom)))}function qp(e,t,n,i,r){let s,a,o,c;if(t.spanGaps&&(e=e.filter(l=>!l.skip)),t.cubicInterpolationMode==="monotone")jp(e,r);else{let l=i?e[e.length-1]:e[0];for(s=0,a=e.length;s<a;++s)o=e[s],c=Wp(l,o,e[Math.min(s+1,a-(i?0:1))%a],t.tension),o.cp1x=c.previous.x,o.cp1y=c.previous.y,o.cp2x=c.next.x,o.cp2y=c.next.y,l=o}t.capBezierPoints&&Up(e,n)}function so(){return typeof window<"u"&&typeof document<"u"}function ao(e){let t=e.parentNode;return t&&t.toString()==="[object ShadowRoot]"&&(t=t.host),t}function vs(e,t,n){let i;return typeof e=="string"?(i=parseInt(e,10),e.indexOf("%")!==-1&&(i=i/100*t.parentNode[n])):i=e,i}const Ss=e=>e.ownerDocument.defaultView.getComputedStyle(e,null);function Xp(e,t){return Ss(e).getPropertyValue(t)}const Gp=["top","right","bottom","left"];function Xn(e,t,n){const i={};n=n?"-"+n:"";for(let r=0;r<4;r++){const s=Gp[r];i[s]=parseFloat(e[t+"-"+s+n])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const Kp=(e,t,n)=>(e>0||t>0)&&(!n||!n.shadowRoot);function Zp(e,t){const n=e.touches,i=n&&n.length?n[0]:e,{offsetX:r,offsetY:s}=i;let a=!1,o,c;if(Kp(r,s,e.target))o=r,c=s;else{const l=t.getBoundingClientRect();o=i.clientX-l.left,c=i.clientY-l.top,a=!0}return{x:o,y:c,box:a}}function En(e,t){if("native"in e)return e;const{canvas:n,currentDevicePixelRatio:i}=t,r=Ss(n),s=r.boxSizing==="border-box",a=Xn(r,"padding"),o=Xn(r,"border","width"),{x:c,y:l,box:u}=Zp(e,n),h=a.left+(u&&o.left),f=a.top+(u&&o.top);let{width:m,height:g}=t;return s&&(m-=a.width+o.width,g-=a.height+o.height),{x:Math.round((c-h)/m*n.width/i),y:Math.round((l-f)/g*n.height/i)}}function Qp(e,t,n){let i,r;if(t===void 0||n===void 0){const s=e&&ao(e);if(!s)t=e.clientWidth,n=e.clientHeight;else{const a=s.getBoundingClientRect(),o=Ss(s),c=Xn(o,"border","width"),l=Xn(o,"padding");t=a.width-l.width-c.width,n=a.height-l.height-c.height,i=vs(o.maxWidth,s,"clientWidth"),r=vs(o.maxHeight,s,"clientHeight")}}return{width:t,height:n,maxWidth:i||ms,maxHeight:r||ms}}const ks=e=>Math.round(e*10)/10;function Jp(e,t,n,i){const r=Ss(e),s=Xn(r,"margin"),a=vs(r.maxWidth,e,"clientWidth")||ms,o=vs(r.maxHeight,e,"clientHeight")||ms,c=Qp(e,t,n);let{width:l,height:u}=c;if(r.boxSizing==="content-box"){const f=Xn(r,"border","width"),m=Xn(r,"padding");l-=m.width+f.width,u-=m.height+f.height}return l=Math.max(0,l-s.width),u=Math.max(0,i?l/i:u-s.height),l=ks(Math.min(l,a,c.maxWidth)),u=ks(Math.min(u,o,c.maxHeight)),l&&!u&&(u=ks(l/2)),(t!==void 0||n!==void 0)&&i&&c.height&&u>c.height&&(u=c.height,l=ks(Math.floor(u*i))),{width:l,height:u}}function Su(e,t,n){const i=t||1,r=Math.floor(e.height*i),s=Math.floor(e.width*i);e.height=Math.floor(e.height),e.width=Math.floor(e.width);const a=e.canvas;return a.style&&(n||!a.style.height&&!a.style.width)&&(a.style.height=`${e.height}px`,a.style.width=`${e.width}px`),e.currentDevicePixelRatio!==i||a.height!==r||a.width!==s?(e.currentDevicePixelRatio=i,a.height=r,a.width=s,e.ctx.setTransform(i,0,0,i,0,0),!0):!1}const ty=function(){let e=!1;try{const t={get passive(){return e=!0,!1}};so()&&(window.addEventListener("test",null,t),window.removeEventListener("test",null,t))}catch{}return e}();function ku(e,t){const n=Xp(e,t),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Gn(e,t,n,i){return{x:e.x+n*(t.x-e.x),y:e.y+n*(t.y-e.y)}}function ey(e,t,n,i){return{x:e.x+n*(t.x-e.x),y:i==="middle"?n<.5?e.y:t.y:i==="after"?n<1?e.y:t.y:n>0?t.y:e.y}}function ny(e,t,n,i){const r={x:e.cp2x,y:e.cp2y},s={x:t.cp1x,y:t.cp1y},a=Gn(e,r,n),o=Gn(r,s,n),c=Gn(s,t,n),l=Gn(a,o,n),u=Gn(o,c,n);return Gn(l,u,n)}const iy=function(e,t){return{x(n){return e+e+t-n},setWidth(n){t=n},textAlign(n){return n==="center"?n:n==="right"?"left":"right"},xPlus(n,i){return n-i},leftForLtr(n,i){return n-i}}},ry=function(){return{x(e){return e},setWidth(e){},textAlign(e){return e},xPlus(e,t){return e+t},leftForLtr(e,t){return e}}};function vi(e,t,n){return e?iy(t,n):ry()}function Mu(e,t){let n,i;(t==="ltr"||t==="rtl")&&(n=e.canvas.style,i=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",t,"important"),e.prevTextDirection=i)}function Tu(e,t){t!==void 0&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function Du(e){return e==="angle"?{between:ir,compare:sp,normalize:se}:{between:en,compare:(t,n)=>t-n,normalize:t=>t}}function Cu({start:e,end:t,count:n,loop:i,style:r}){return{start:e%n,end:t%n,loop:i&&(t-e+1)%n===0,style:r}}function sy(e,t,n){const{property:i,start:r,end:s}=n,{between:a,normalize:o}=Du(i),c=t.length;let{start:l,end:u,loop:h}=e,f,m;if(h){for(l+=c,u+=c,f=0,m=c;f<m&&a(o(t[l%c][i]),r,s);++f)l--,u--;l%=c,u%=c}return u<l&&(u+=c),{start:l,end:u,loop:h,style:e.style}}function Eu(e,t,n){if(!n)return[e];const{property:i,start:r,end:s}=n,a=t.length,{compare:o,between:c,normalize:l}=Du(i),{start:u,end:h,loop:f,style:m}=sy(e,t,n),g=[];let p=!1,x=null,S,v,k;const D=()=>c(r,k,S)&&o(r,k)!==0,M=()=>o(s,S)===0||c(s,k,S),P=()=>p||D(),E=()=>!p||M();for(let y=u,_=u;y<=h;++y)v=t[y%a],!v.skip&&(S=l(v[i]),S!==k&&(p=c(S,r,s),x===null&&P()&&(x=o(S,r)===0?y:_),x!==null&&E()&&(g.push(Cu({start:x,end:y,loop:f,count:a,style:m})),x=null),_=y,k=S));return x!==null&&g.push(Cu({start:x,end:h,loop:f,count:a,style:m})),g}function Ou(e,t){const n=[],i=e.segments;for(let r=0;r<i.length;r++){const s=Eu(i[r],e.points,t);s.length&&n.push(...s)}return n}function ay(e,t,n,i){let r=0,s=t-1;if(n&&!i)for(;r<t&&!e[r].skip;)r++;for(;r<t&&e[r].skip;)r++;for(r%=t,n&&(s+=r);s>r&&e[s%t].skip;)s--;return s%=t,{start:r,end:s}}function oy(e,t,n,i){const r=e.length,s=[];let a=t,o=e[t],c;for(c=t+1;c<=n;++c){const l=e[c%r];l.skip||l.stop?o.skip||(i=!1,s.push({start:t%r,end:(c-1)%r,loop:i}),t=a=l.stop?c:null):(a=c,o.skip&&(t=c)),o=l}return a!==null&&s.push({start:t%r,end:a%r,loop:i}),s}function ly(e,t){const n=e.points,i=e.options.spanGaps,r=n.length;if(!r)return[];const s=!!e._loop,{start:a,end:o}=ay(n,r,s,i);if(i===!0)return Pu(e,[{start:a,end:o,loop:s}],n,t);const c=o<a?o+r:o,l=!!e._fullLoop&&a===0&&o===r-1;return Pu(e,oy(n,a,c,l),n,t)}function Pu(e,t,n,i){return!i||!i.setContext||!n?t:cy(e,t,n,i)}function cy(e,t,n,i){const r=e._chart.getContext(),s=Ru(e.options),{_datasetIndex:a,options:{spanGaps:o}}=e,c=n.length,l=[];let u=s,h=t[0].start,f=h;function m(g,p,x,S){const v=o?-1:1;if(g!==p){for(g+=c;n[g%c].skip;)g-=v;for(;n[p%c].skip;)p+=v;g%c!==p%c&&(l.push({start:g%c,end:p%c,loop:x,style:S}),u=S,h=p%c)}}for(const g of t){h=o?h:g.start;let p=n[h%c],x;for(f=h+1;f<=g.end;f++){const S=n[f%c];x=Ru(i.setContext(Cn(r,{type:"segment",p0:p,p1:S,p0DataIndex:(f-1)%c,p1DataIndex:f%c,datasetIndex:a}))),uy(x,u)&&m(h,f-1,g.loop,u),p=S,u=x}h<f-1&&m(h,f-1,g.loop,u)}return l}function Ru(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function uy(e,t){if(!t)return!1;const n=[],i=function(r,s){return Ka(s)?(n.includes(s)||n.push(s),n.indexOf(s)):s};return JSON.stringify(e,i)!==JSON.stringify(t,i)}function Ms(e,t,n){return e.options.clip?e[n]:t[n]}function dy(e,t){const{xScale:n,yScale:i}=e;return n&&i?{left:Ms(n,t,"left"),right:Ms(n,t,"right"),top:Ms(i,t,"top"),bottom:Ms(i,t,"bottom")}:t}function Au(e,t){const n=t._clip;if(n.disabled)return!1;const i=dy(t,e.chartArea);return{left:n.left===!1?0:i.left-(n.left===!0?0:n.left),right:n.right===!1?e.width:i.right+(n.right===!0?0:n.right),top:n.top===!1?0:i.top-(n.top===!0?0:n.top),bottom:n.bottom===!1?e.height:i.bottom+(n.bottom===!0?0:n.bottom)}}/*!
11
+ */function Ze(){}const og=(()=>{let n=0;return()=>n++})();function it(n){return n==null}function wt(n){if(Array.isArray&&Array.isArray(n))return!0;const t=Object.prototype.toString.call(n);return t.slice(0,7)==="[object"&&t.slice(-6)==="Array]"}function ft(n){return n!==null&&Object.prototype.toString.call(n)==="[object Object]"}function At(n){return(typeof n=="number"||n instanceof Number)&&isFinite(+n)}function De(n,t){return At(n)?n:t}function st(n,t){return typeof n>"u"?t:n}const lg=(n,t)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100:+n/t,Dc=(n,t)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100*t:+n;function St(n,t,e){if(n&&typeof n.call=="function")return n.apply(e,t)}function kt(n,t,e,i){let s,r,a;if(wt(n))for(r=n.length,s=0;s<r;s++)t.call(e,n[s],s);else if(ft(n))for(a=Object.keys(n),r=a.length,s=0;s<r;s++)t.call(e,n[a[s]],a[s])}function ir(n,t){let e,i,s,r;if(!n||!t||n.length!==t.length)return!1;for(e=0,i=n.length;e<i;++e)if(s=n[e],r=t[e],s.datasetIndex!==r.datasetIndex||s.index!==r.index)return!1;return!0}function sr(n){if(wt(n))return n.map(sr);if(ft(n)){const t=Object.create(null),e=Object.keys(n),i=e.length;let s=0;for(;s<i;++s)t[e[s]]=sr(n[e[s]]);return t}return n}function Tc(n){return["__proto__","prototype","constructor"].indexOf(n)===-1}function cg(n,t,e,i){if(!Tc(n))return;const s=t[n],r=e[n];ft(s)&&ft(r)?$i(s,r,i):t[n]=sr(r)}function $i(n,t,e){const i=wt(t)?t:[t],s=i.length;if(!ft(n))return n;e=e||{};const r=e.merger||cg;let a;for(let o=0;o<s;++o){if(a=i[o],!ft(a))continue;const l=Object.keys(a);for(let c=0,u=l.length;c<u;++c)r(l[c],n,a,e)}return n}function Ui(n,t){return $i(n,t,{merger:ug})}function ug(n,t,e){if(!Tc(n))return;const i=t[n],s=e[n];ft(i)&&ft(s)?Ui(i,s):Object.prototype.hasOwnProperty.call(t,n)||(t[n]=sr(s))}const Cc={"":n=>n,x:n=>n.x,y:n=>n.y};function dg(n){const t=n.split("."),e=[];let i="";for(const s of t)i+=s,i.endsWith("\\")?i=i.slice(0,-1)+".":(e.push(i),i="");return e}function hg(n){const t=dg(n);return e=>{for(const i of t){if(i==="")break;e=e&&e[i]}return e}}function _n(n,t){return(Cc[t]||(Cc[t]=hg(t)))(n)}function Ia(n){return n.charAt(0).toUpperCase()+n.slice(1)}const ge=n=>typeof n<"u",pe=n=>typeof n=="function",Oc=(n,t)=>{if(n.size!==t.size)return!1;for(const e of n)if(!t.has(e))return!1;return!0};function fg(n){return n.type==="mouseup"||n.type==="click"||n.type==="contextmenu"}const ut=Math.PI,Ct=2*ut,mg=Ct+ut,rr=Number.POSITIVE_INFINITY,La=ut/180,Et=ut/2,Ee=ut/4,ar=ut*2/3,xn=Math.log10,We=Math.sign;function qi(n,t,e){return Math.abs(n-t)<e}function Ec(n){const t=Math.round(n);n=qi(n,t,n/1e3)?t:n;const e=Math.pow(10,Math.floor(xn(n))),i=n/e;return(i<=1?1:i<=2?2:i<=5?5:10)*e}function gg(n){const t=[],e=Math.sqrt(n);let i;for(i=1;i<e;i++)n%i===0&&(t.push(i),t.push(n/i));return e===(e|0)&&t.push(e),t.sort((s,r)=>s-r).pop(),t}function pg(n){return typeof n=="symbol"||typeof n=="object"&&n!==null&&!(Symbol.toPrimitive in n||"toString"in n||"valueOf"in n)}function wn(n){return!pg(n)&&!isNaN(parseFloat(n))&&isFinite(n)}function yg(n,t){const e=Math.round(n);return e-t<=n&&e+t>=n}function Pc(n,t,e){let i,s,r;for(i=0,s=n.length;i<s;i++)r=n[i][e],isNaN(r)||(t.min=Math.min(t.min,r),t.max=Math.max(t.max,r))}function Vt(n){return n*(ut/180)}function or(n){return n*(180/ut)}function Ac(n){if(!At(n))return;let t=1,e=0;for(;Math.round(n*t)/t!==n;)t*=10,e++;return e}function lr(n,t){const e=t.x-n.x,i=t.y-n.y,s=Math.sqrt(e*e+i*i);let r=Math.atan2(i,e);return r<-.5*ut&&(r+=Ct),{angle:r,distance:s}}function fi(n,t){return Math.sqrt(Math.pow(t.x-n.x,2)+Math.pow(t.y-n.y,2))}function bg(n,t){return(n-t+mg)%Ct-ut}function ie(n){return(n%Ct+Ct)%Ct}function Xi(n,t,e,i){const s=ie(n),r=ie(t),a=ie(e),o=ie(r-s),l=ie(a-s),c=ie(s-r),u=ie(s-a);return s===r||s===a||i&&r===a||o>l&&c<u}function Kt(n,t,e){return Math.max(t,Math.min(e,n))}function _g(n){return Kt(n,-32768,32767)}function Qe(n,t,e,i=1e-6){return n>=Math.min(t,e)-i&&n<=Math.max(t,e)+i}function Na(n,t,e){e=e||(a=>n[a]<t);let i=n.length-1,s=0,r;for(;i-s>1;)r=s+i>>1,e(r)?s=r:i=r;return{lo:s,hi:i}}const Je=(n,t,e,i)=>Na(n,e,i?s=>{const r=n[s][t];return r<e||r===e&&n[s+1][t]===e}:s=>n[s][t]<e),xg=(n,t,e)=>Na(n,e,i=>n[i][t]>=e);function wg(n,t,e){let i=0,s=n.length;for(;i<s&&n[i]<t;)i++;for(;s>i&&n[s-1]>e;)s--;return i>0||s<n.length?n.slice(i,s):n}const Rc=["push","pop","shift","splice","unshift"];function vg(n,t){if(n._chartjs){n._chartjs.listeners.push(t);return}Object.defineProperty(n,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),Rc.forEach(e=>{const i="_onData"+Ia(e),s=n[e];Object.defineProperty(n,e,{configurable:!0,enumerable:!1,value(...r){const a=s.apply(this,r);return n._chartjs.listeners.forEach(o=>{typeof o[i]=="function"&&o[i](...r)}),a}})})}function Ic(n,t){const e=n._chartjs;if(!e)return;const i=e.listeners,s=i.indexOf(t);s!==-1&&i.splice(s,1),!(i.length>0)&&(Rc.forEach(r=>{delete n[r]}),delete n._chartjs)}function Lc(n){const t=new Set(n);return t.size===n.length?n:Array.from(t)}const Nc=function(){return typeof window>"u"?function(n){return n()}:window.requestAnimationFrame}();function Fc(n,t){let e=[],i=!1;return function(...s){e=s,i||(i=!0,Nc.call(window,()=>{i=!1,n.apply(t,e)}))}}function Mg(n,t){let e;return function(...i){return t?(clearTimeout(e),e=setTimeout(n,t,i)):n.apply(this,i),t}}const Fa=n=>n==="start"?"left":n==="end"?"right":"center",se=(n,t,e)=>n==="start"?t:n==="end"?e:(t+e)/2,Sg=(n,t,e,i)=>n===(i?"left":"right")?e:n==="center"?(t+e)/2:t;function Bc(n,t,e){const i=t.length;let s=0,r=i;if(n._sorted){const{iScale:a,vScale:o,_parsed:l}=n,c=n.dataset&&n.dataset.options?n.dataset.options.spanGaps:null,u=a.axis,{min:d,max:f,minDefined:m,maxDefined:g}=a.getUserBounds();if(m){if(s=Math.min(Je(l,u,d).lo,e?i:Je(t,u,a.getPixelForValue(d)).lo),c){const p=l.slice(0,s+1).reverse().findIndex(x=>!it(x[o.axis]));s-=Math.max(0,p)}s=Kt(s,0,i-1)}if(g){let p=Math.max(Je(l,a.axis,f,!0).hi+1,e?0:Je(t,u,a.getPixelForValue(f),!0).hi+1);if(c){const x=l.slice(p-1).findIndex(v=>!it(v[o.axis]));p+=Math.max(0,x)}r=Kt(p,s,i)-s}else r=i-s}return{start:s,count:r}}function zc(n){const{xScale:t,yScale:e,_scaleRanges:i}=n,s={xmin:t.min,xmax:t.max,ymin:e.min,ymax:e.max};if(!i)return n._scaleRanges=s,!0;const r=i.xmin!==t.min||i.xmax!==t.max||i.ymin!==e.min||i.ymax!==e.max;return Object.assign(i,s),r}const cr=n=>n===0||n===1,Hc=(n,t,e)=>-(Math.pow(2,10*(n-=1))*Math.sin((n-t)*Ct/e)),Wc=(n,t,e)=>Math.pow(2,-10*n)*Math.sin((n-t)*Ct/e)+1,Gi={linear:n=>n,easeInQuad:n=>n*n,easeOutQuad:n=>-n*(n-2),easeInOutQuad:n=>(n/=.5)<1?.5*n*n:-.5*(--n*(n-2)-1),easeInCubic:n=>n*n*n,easeOutCubic:n=>(n-=1)*n*n+1,easeInOutCubic:n=>(n/=.5)<1?.5*n*n*n:.5*((n-=2)*n*n+2),easeInQuart:n=>n*n*n*n,easeOutQuart:n=>-((n-=1)*n*n*n-1),easeInOutQuart:n=>(n/=.5)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2),easeInQuint:n=>n*n*n*n*n,easeOutQuint:n=>(n-=1)*n*n*n*n+1,easeInOutQuint:n=>(n/=.5)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2),easeInSine:n=>-Math.cos(n*Et)+1,easeOutSine:n=>Math.sin(n*Et),easeInOutSine:n=>-.5*(Math.cos(ut*n)-1),easeInExpo:n=>n===0?0:Math.pow(2,10*(n-1)),easeOutExpo:n=>n===1?1:-Math.pow(2,-10*n)+1,easeInOutExpo:n=>cr(n)?n:n<.5?.5*Math.pow(2,10*(n*2-1)):.5*(-Math.pow(2,-10*(n*2-1))+2),easeInCirc:n=>n>=1?n:-(Math.sqrt(1-n*n)-1),easeOutCirc:n=>Math.sqrt(1-(n-=1)*n),easeInOutCirc:n=>(n/=.5)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1),easeInElastic:n=>cr(n)?n:Hc(n,.075,.3),easeOutElastic:n=>cr(n)?n:Wc(n,.075,.3),easeInOutElastic(n){return cr(n)?n:n<.5?.5*Hc(n*2,.1125,.45):.5+.5*Wc(n*2-1,.1125,.45)},easeInBack(n){return n*n*((1.70158+1)*n-1.70158)},easeOutBack(n){return(n-=1)*n*((1.70158+1)*n+1.70158)+1},easeInOutBack(n){let t=1.70158;return(n/=.5)<1?.5*(n*n*(((t*=1.525)+1)*n-t)):.5*((n-=2)*n*(((t*=1.525)+1)*n+t)+2)},easeInBounce:n=>1-Gi.easeOutBounce(1-n),easeOutBounce(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},easeInOutBounce:n=>n<.5?Gi.easeInBounce(n*2)*.5:Gi.easeOutBounce(n*2-1)*.5+.5};function Ba(n){if(n&&typeof n=="object"){const t=n.toString();return t==="[object CanvasPattern]"||t==="[object CanvasGradient]"}return!1}function Yc(n){return Ba(n)?n:new ji(n)}function za(n){return Ba(n)?n:new ji(n).saturate(.5).darken(.1).hexString()}const kg=["x","y","borderWidth","radius","tension"],Dg=["color","borderColor","backgroundColor"];function Tg(n){n.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),n.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),n.set("animations",{colors:{type:"color",properties:Dg},numbers:{type:"number",properties:kg}}),n.describe("animations",{_fallback:"animation"}),n.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=>t|0}}}})}function Cg(n){n.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Vc=new Map;function Og(n,t){t=t||{};const e=n+JSON.stringify(t);let i=Vc.get(e);return i||(i=new Intl.NumberFormat(n,t),Vc.set(e,i)),i}function Ki(n,t,e){return Og(t,e).format(n)}const jc={values(n){return wt(n)?n:""+n},numeric(n,t,e){if(n===0)return"0";const i=this.chart.options.locale;let s,r=n;if(e.length>1){const c=Math.max(Math.abs(e[0].value),Math.abs(e[e.length-1].value));(c<1e-4||c>1e15)&&(s="scientific"),r=Eg(n,e)}const a=xn(Math.abs(r)),o=isNaN(a)?1:Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:s,minimumFractionDigits:o,maximumFractionDigits:o};return Object.assign(l,this.options.ticks.format),Ki(n,i,l)},logarithmic(n,t,e){if(n===0)return"0";const i=e[t].significand||n/Math.pow(10,Math.floor(xn(n)));return[1,2,3,5,10,15].includes(i)||t>.8*e.length?jc.numeric.call(this,n,t,e):""}};function Eg(n,t){let e=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;return Math.abs(e)>=1&&n!==Math.floor(n)&&(e=n-Math.floor(n)),e}var ur={formatters:jc};function Pg(n){n.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(t,e)=>e.lineWidth,tickColor:(t,e)=>e.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:ur.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),n.route("scale.ticks","color","","color"),n.route("scale.grid","color","","borderColor"),n.route("scale.border","color","","borderColor"),n.route("scale.title","color","","color"),n.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"&&t!=="dash"}),n.describe("scales",{_fallback:"scale"}),n.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"})}const Hn=Object.create(null),Ha=Object.create(null);function Zi(n,t){if(!t)return n;const e=t.split(".");for(let i=0,s=e.length;i<s;++i){const r=e[i];n=n[r]||(n[r]=Object.create(null))}return n}function Wa(n,t,e){return typeof t=="string"?$i(Zi(n,t),e):$i(Zi(n,""),t)}class Ag{constructor(t,e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=i=>i.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=(i,s)=>za(s.backgroundColor),this.hoverBorderColor=(i,s)=>za(s.borderColor),this.hoverColor=(i,s)=>za(s.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(t),this.apply(e)}set(t,e){return Wa(this,t,e)}get(t){return Zi(this,t)}describe(t,e){return Wa(Ha,t,e)}override(t,e){return Wa(Hn,t,e)}route(t,e,i,s){const r=Zi(this,t),a=Zi(this,i),o="_"+e;Object.defineProperties(r,{[o]:{value:r[e],writable:!0},[e]:{enumerable:!0,get(){const l=this[o],c=a[s];return ft(l)?Object.assign({},c,l):st(l,c)},set(l){this[o]=l}}})}apply(t){t.forEach(e=>e(this))}}var Pt=new Ag({_scriptable:n=>!n.startsWith("on"),_indexable:n=>n!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[Tg,Cg,Pg]);function Rg(n){return!n||it(n.size)||it(n.family)?null:(n.style?n.style+" ":"")+(n.weight?n.weight+" ":"")+n.size+"px "+n.family}function dr(n,t,e,i,s){let r=t[s];return r||(r=t[s]=n.measureText(s).width,e.push(s)),r>i&&(i=r),i}function Ig(n,t,e,i){i=i||{};let s=i.data=i.data||{},r=i.garbageCollect=i.garbageCollect||[];i.font!==t&&(s=i.data={},r=i.garbageCollect=[],i.font=t),n.save(),n.font=t;let a=0;const o=e.length;let l,c,u,d,f;for(l=0;l<o;l++)if(d=e[l],d!=null&&!wt(d))a=dr(n,s,r,a,d);else if(wt(d))for(c=0,u=d.length;c<u;c++)f=d[c],f!=null&&!wt(f)&&(a=dr(n,s,r,a,f));n.restore();const m=r.length/2;if(m>e.length){for(l=0;l<m;l++)delete s[r[l]];r.splice(0,m)}return a}function Wn(n,t,e){const i=n.currentDevicePixelRatio,s=e!==0?Math.max(e/2,.5):0;return Math.round((t-s)*i)/i+s}function $c(n,t){!t&&!n||(t=t||n.getContext("2d"),t.save(),t.resetTransform(),t.clearRect(0,0,n.width,n.height),t.restore())}function Ya(n,t,e,i){Uc(n,t,e,i,null)}function Uc(n,t,e,i,s){let r,a,o,l,c,u,d,f;const m=t.pointStyle,g=t.rotation,p=t.radius;let x=(g||0)*La;if(m&&typeof m=="object"&&(r=m.toString(),r==="[object HTMLImageElement]"||r==="[object HTMLCanvasElement]")){n.save(),n.translate(e,i),n.rotate(x),n.drawImage(m,-m.width/2,-m.height/2,m.width,m.height),n.restore();return}if(!(isNaN(p)||p<=0)){switch(n.beginPath(),m){default:s?n.ellipse(e,i,s/2,p,0,0,Ct):n.arc(e,i,p,0,Ct),n.closePath();break;case"triangle":u=s?s/2:p,n.moveTo(e+Math.sin(x)*u,i-Math.cos(x)*p),x+=ar,n.lineTo(e+Math.sin(x)*u,i-Math.cos(x)*p),x+=ar,n.lineTo(e+Math.sin(x)*u,i-Math.cos(x)*p),n.closePath();break;case"rectRounded":c=p*.516,l=p-c,a=Math.cos(x+Ee)*l,d=Math.cos(x+Ee)*(s?s/2-c:l),o=Math.sin(x+Ee)*l,f=Math.sin(x+Ee)*(s?s/2-c:l),n.arc(e-d,i-o,c,x-ut,x-Et),n.arc(e+f,i-a,c,x-Et,x),n.arc(e+d,i+o,c,x,x+Et),n.arc(e-f,i+a,c,x+Et,x+ut),n.closePath();break;case"rect":if(!g){l=Math.SQRT1_2*p,u=s?s/2:l,n.rect(e-u,i-l,2*u,2*l);break}x+=Ee;case"rectRot":d=Math.cos(x)*(s?s/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(s?s/2:p),n.moveTo(e-d,i-o),n.lineTo(e+f,i-a),n.lineTo(e+d,i+o),n.lineTo(e-f,i+a),n.closePath();break;case"crossRot":x+=Ee;case"cross":d=Math.cos(x)*(s?s/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(s?s/2:p),n.moveTo(e-d,i-o),n.lineTo(e+d,i+o),n.moveTo(e+f,i-a),n.lineTo(e-f,i+a);break;case"star":d=Math.cos(x)*(s?s/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(s?s/2:p),n.moveTo(e-d,i-o),n.lineTo(e+d,i+o),n.moveTo(e+f,i-a),n.lineTo(e-f,i+a),x+=Ee,d=Math.cos(x)*(s?s/2:p),a=Math.cos(x)*p,o=Math.sin(x)*p,f=Math.sin(x)*(s?s/2:p),n.moveTo(e-d,i-o),n.lineTo(e+d,i+o),n.moveTo(e+f,i-a),n.lineTo(e-f,i+a);break;case"line":a=s?s/2:Math.cos(x)*p,o=Math.sin(x)*p,n.moveTo(e-a,i-o),n.lineTo(e+a,i+o);break;case"dash":n.moveTo(e,i),n.lineTo(e+Math.cos(x)*(s?s/2:p),i+Math.sin(x)*p);break;case!1:n.closePath();break}n.fill(),t.borderWidth>0&&n.stroke()}}function tn(n,t,e){return e=e||.5,!t||n&&n.x>t.left-e&&n.x<t.right+e&&n.y>t.top-e&&n.y<t.bottom+e}function Qi(n,t){n.save(),n.beginPath(),n.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),n.clip()}function Ji(n){n.restore()}function Lg(n,t,e,i,s){if(!t)return n.lineTo(e.x,e.y);if(s==="middle"){const r=(t.x+e.x)/2;n.lineTo(r,t.y),n.lineTo(r,e.y)}else s==="after"!=!!i?n.lineTo(t.x,e.y):n.lineTo(e.x,t.y);n.lineTo(e.x,e.y)}function Ng(n,t,e,i){if(!t)return n.lineTo(e.x,e.y);n.bezierCurveTo(i?t.cp1x:t.cp2x,i?t.cp1y:t.cp2y,i?e.cp2x:e.cp1x,i?e.cp2y:e.cp1y,e.x,e.y)}function Fg(n,t){t.translation&&n.translate(t.translation[0],t.translation[1]),it(t.rotation)||n.rotate(t.rotation),t.color&&(n.fillStyle=t.color),t.textAlign&&(n.textAlign=t.textAlign),t.textBaseline&&(n.textBaseline=t.textBaseline)}function Bg(n,t,e,i,s){if(s.strikethrough||s.underline){const r=n.measureText(i),a=t-r.actualBoundingBoxLeft,o=t+r.actualBoundingBoxRight,l=e-r.actualBoundingBoxAscent,c=e+r.actualBoundingBoxDescent,u=s.strikethrough?(l+c)/2:c;n.strokeStyle=n.fillStyle,n.beginPath(),n.lineWidth=s.decorationWidth||2,n.moveTo(a,u),n.lineTo(o,u),n.stroke()}}function zg(n,t){const e=n.fillStyle;n.fillStyle=t.color,n.fillRect(t.left,t.top,t.width,t.height),n.fillStyle=e}function Yn(n,t,e,i,s,r={}){const a=wt(t)?t:[t],o=r.strokeWidth>0&&r.strokeColor!=="";let l,c;for(n.save(),n.font=s.string,Fg(n,r),l=0;l<a.length;++l)c=a[l],r.backdrop&&zg(n,r.backdrop),o&&(r.strokeColor&&(n.strokeStyle=r.strokeColor),it(r.strokeWidth)||(n.lineWidth=r.strokeWidth),n.strokeText(c,e,i,r.maxWidth)),n.fillText(c,e,i,r.maxWidth),Bg(n,e,i,c,r),i+=Number(s.lineHeight);n.restore()}function mi(n,t){const{x:e,y:i,w:s,h:r,radius:a}=t;n.arc(e+a.topLeft,i+a.topLeft,a.topLeft,1.5*ut,ut,!0),n.lineTo(e,i+r-a.bottomLeft),n.arc(e+a.bottomLeft,i+r-a.bottomLeft,a.bottomLeft,ut,Et,!0),n.lineTo(e+s-a.bottomRight,i+r),n.arc(e+s-a.bottomRight,i+r-a.bottomRight,a.bottomRight,Et,0,!0),n.lineTo(e+s,i+a.topRight),n.arc(e+s-a.topRight,i+a.topRight,a.topRight,0,-Et,!0),n.lineTo(e+a.topLeft,i)}const Hg=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,Wg=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function Yg(n,t){const e=(""+n).match(Hg);if(!e||e[1]==="normal")return t*1.2;switch(n=+e[2],e[3]){case"px":return n;case"%":n/=100;break}return t*n}const Vg=n=>+n||0;function Va(n,t){const e={},i=ft(t),s=i?Object.keys(t):t,r=ft(n)?i?a=>st(n[a],n[t[a]]):a=>n[a]:()=>n;for(const a of s)e[a]=Vg(r(a));return e}function qc(n){return Va(n,{top:"y",right:"x",bottom:"y",left:"x"})}function vn(n){return Va(n,["topLeft","topRight","bottomLeft","bottomRight"])}function jt(n){const t=qc(n);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function Rt(n,t){n=n||{},t=t||Pt.font;let e=st(n.size,t.size);typeof e=="string"&&(e=parseInt(e,10));let i=st(n.style,t.style);i&&!(""+i).match(Wg)&&(console.warn('Invalid font style specified: "'+i+'"'),i=void 0);const s={family:st(n.family,t.family),lineHeight:Yg(st(n.lineHeight,t.lineHeight),e),size:e,style:i,weight:st(n.weight,t.weight),string:""};return s.string=Rg(s),s}function ts(n,t,e,i){let s,r,a;for(s=0,r=n.length;s<r;++s)if(a=n[s],a!==void 0&&a!==void 0)return a}function jg(n,t,e){const{min:i,max:s}=n,r=Dc(t,(s-i)/2),a=(o,l)=>e&&o===0?0:o+l;return{min:a(i,-Math.abs(r)),max:a(s,r)}}function Mn(n,t){return Object.assign(Object.create(n),t)}function ja(n,t=[""],e,i,s=()=>n[0]){const r=e||n;typeof i>"u"&&(i=Qc("_fallback",n));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:n,_rootScopes:r,_fallback:i,_getTarget:s,override:o=>ja([o,...n],t,r,i)};return new Proxy(a,{deleteProperty(o,l){return delete o[l],delete o._keys,delete n[0][l],!0},get(o,l){return Gc(o,l,()=>Qg(l,t,n,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(n[0])},has(o,l){return Jc(o).includes(l)},ownKeys(o){return Jc(o)},set(o,l,c){const u=o._storage||(o._storage=s());return o[l]=u[l]=c,delete o._keys,!0}})}function gi(n,t,e,i){const s={_cacheable:!1,_proxy:n,_context:t,_subProxy:e,_stack:new Set,_descriptors:Xc(n,i),setContext:r=>gi(n,r,e,i),override:r=>gi(n.override(r),t,e,i)};return new Proxy(s,{deleteProperty(r,a){return delete r[a],delete n[a],!0},get(r,a,o){return Gc(r,a,()=>Ug(r,a,o))},getOwnPropertyDescriptor(r,a){return r._descriptors.allKeys?Reflect.has(n,a)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(n,a)},getPrototypeOf(){return Reflect.getPrototypeOf(n)},has(r,a){return Reflect.has(n,a)},ownKeys(){return Reflect.ownKeys(n)},set(r,a,o){return n[a]=o,delete r[a],!0}})}function Xc(n,t={scriptable:!0,indexable:!0}){const{_scriptable:e=t.scriptable,_indexable:i=t.indexable,_allKeys:s=t.allKeys}=n;return{allKeys:s,scriptable:e,indexable:i,isScriptable:pe(e)?e:()=>e,isIndexable:pe(i)?i:()=>i}}const $g=(n,t)=>n?n+Ia(t):t,$a=(n,t)=>ft(t)&&n!=="adapters"&&(Object.getPrototypeOf(t)===null||t.constructor===Object);function Gc(n,t,e){if(Object.prototype.hasOwnProperty.call(n,t)||t==="constructor")return n[t];const i=e();return n[t]=i,i}function Ug(n,t,e){const{_proxy:i,_context:s,_subProxy:r,_descriptors:a}=n;let o=i[t];return pe(o)&&a.isScriptable(t)&&(o=qg(t,o,n,e)),wt(o)&&o.length&&(o=Xg(t,o,n,a.isIndexable)),$a(t,o)&&(o=gi(o,s,r&&r[t],a)),o}function qg(n,t,e,i){const{_proxy:s,_context:r,_subProxy:a,_stack:o}=e;if(o.has(n))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+n);o.add(n);let l=t(r,a||i);return o.delete(n),$a(n,l)&&(l=Ua(s._scopes,s,n,l)),l}function Xg(n,t,e,i){const{_proxy:s,_context:r,_subProxy:a,_descriptors:o}=e;if(typeof r.index<"u"&&i(n))return t[r.index%t.length];if(ft(t[0])){const l=t,c=s._scopes.filter(u=>u!==l);t=[];for(const u of l){const d=Ua(c,s,n,u);t.push(gi(d,r,a&&a[n],o))}}return t}function Kc(n,t,e){return pe(n)?n(t,e):n}const Gg=(n,t)=>n===!0?t:typeof n=="string"?_n(t,n):void 0;function Kg(n,t,e,i,s){for(const r of t){const a=Gg(e,r);if(a){n.add(a);const o=Kc(a._fallback,e,s);if(typeof o<"u"&&o!==e&&o!==i)return o}else if(a===!1&&typeof i<"u"&&e!==i)return null}return!1}function Ua(n,t,e,i){const s=t._rootScopes,r=Kc(t._fallback,e,i),a=[...n,...s],o=new Set;o.add(i);let l=Zc(o,a,e,r||e,i);return l===null||typeof r<"u"&&r!==e&&(l=Zc(o,a,r,l,i),l===null)?!1:ja(Array.from(o),[""],s,r,()=>Zg(t,e,i))}function Zc(n,t,e,i,s){for(;e;)e=Kg(n,t,e,i,s);return e}function Zg(n,t,e){const i=n._getTarget();t in i||(i[t]={});const s=i[t];return wt(s)&&ft(e)?e:s||{}}function Qg(n,t,e,i){let s;for(const r of t)if(s=Qc($g(r,n),e),typeof s<"u")return $a(n,s)?Ua(e,i,n,s):s}function Qc(n,t){for(const e of t){if(!e)continue;const i=e[n];if(typeof i<"u")return i}}function Jc(n){let t=n._keys;return t||(t=n._keys=Jg(n._scopes)),t}function Jg(n){const t=new Set;for(const e of n)for(const i of Object.keys(e).filter(s=>!s.startsWith("_")))t.add(i);return Array.from(t)}function tu(n,t,e,i){const{iScale:s}=n,{key:r="r"}=this._parsing,a=new Array(i);let o,l,c,u;for(o=0,l=i;o<l;++o)c=o+e,u=t[c],a[o]={r:s.parse(_n(u,r),c)};return a}const tp=Number.EPSILON||1e-14,pi=(n,t)=>t<n.length&&!n[t].skip&&n[t],eu=n=>n==="x"?"y":"x";function ep(n,t,e,i){const s=n.skip?t:n,r=t,a=e.skip?t:e,o=fi(r,s),l=fi(a,r);let c=o/(o+l),u=l/(o+l);c=isNaN(c)?0:c,u=isNaN(u)?0:u;const d=i*c,f=i*u;return{previous:{x:r.x-d*(a.x-s.x),y:r.y-d*(a.y-s.y)},next:{x:r.x+f*(a.x-s.x),y:r.y+f*(a.y-s.y)}}}function np(n,t,e){const i=n.length;let s,r,a,o,l,c=pi(n,0);for(let u=0;u<i-1;++u)if(l=c,c=pi(n,u+1),!(!l||!c)){if(qi(t[u],0,tp)){e[u]=e[u+1]=0;continue}s=e[u]/t[u],r=e[u+1]/t[u],o=Math.pow(s,2)+Math.pow(r,2),!(o<=9)&&(a=3/Math.sqrt(o),e[u]=s*a*t[u],e[u+1]=r*a*t[u])}}function ip(n,t,e="x"){const i=eu(e),s=n.length;let r,a,o,l=pi(n,0);for(let c=0;c<s;++c){if(a=o,o=l,l=pi(n,c+1),!o)continue;const u=o[e],d=o[i];a&&(r=(u-a[e])/3,o[`cp1${e}`]=u-r,o[`cp1${i}`]=d-r*t[c]),l&&(r=(l[e]-u)/3,o[`cp2${e}`]=u+r,o[`cp2${i}`]=d+r*t[c])}}function sp(n,t="x"){const e=eu(t),i=n.length,s=Array(i).fill(0),r=Array(i);let a,o,l,c=pi(n,0);for(a=0;a<i;++a)if(o=l,l=c,c=pi(n,a+1),!!l){if(c){const u=c[t]-l[t];s[a]=u!==0?(c[e]-l[e])/u:0}r[a]=o?c?We(s[a-1])!==We(s[a])?0:(s[a-1]+s[a])/2:s[a-1]:s[a]}np(n,s,r),ip(n,r,t)}function hr(n,t,e){return Math.max(Math.min(n,e),t)}function rp(n,t){let e,i,s,r,a,o=tn(n[0],t);for(e=0,i=n.length;e<i;++e)a=r,r=o,o=e<i-1&&tn(n[e+1],t),r&&(s=n[e],a&&(s.cp1x=hr(s.cp1x,t.left,t.right),s.cp1y=hr(s.cp1y,t.top,t.bottom)),o&&(s.cp2x=hr(s.cp2x,t.left,t.right),s.cp2y=hr(s.cp2y,t.top,t.bottom)))}function ap(n,t,e,i,s){let r,a,o,l;if(t.spanGaps&&(n=n.filter(c=>!c.skip)),t.cubicInterpolationMode==="monotone")sp(n,s);else{let c=i?n[n.length-1]:n[0];for(r=0,a=n.length;r<a;++r)o=n[r],l=ep(c,o,n[Math.min(r+1,a-(i?0:1))%a],t.tension),o.cp1x=l.previous.x,o.cp1y=l.previous.y,o.cp2x=l.next.x,o.cp2y=l.next.y,c=o}t.capBezierPoints&&rp(n,e)}function qa(){return typeof window<"u"&&typeof document<"u"}function Xa(n){let t=n.parentNode;return t&&t.toString()==="[object ShadowRoot]"&&(t=t.host),t}function fr(n,t,e){let i;return typeof n=="string"?(i=parseInt(n,10),n.indexOf("%")!==-1&&(i=i/100*t.parentNode[e])):i=n,i}const mr=n=>n.ownerDocument.defaultView.getComputedStyle(n,null);function op(n,t){return mr(n).getPropertyValue(t)}const lp=["top","right","bottom","left"];function Vn(n,t,e){const i={};e=e?"-"+e:"";for(let s=0;s<4;s++){const r=lp[s];i[r]=parseFloat(n[t+"-"+r+e])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const cp=(n,t,e)=>(n>0||t>0)&&(!e||!e.shadowRoot);function up(n,t){const e=n.touches,i=e&&e.length?e[0]:n,{offsetX:s,offsetY:r}=i;let a=!1,o,l;if(cp(s,r,n.target))o=s,l=r;else{const c=t.getBoundingClientRect();o=i.clientX-c.left,l=i.clientY-c.top,a=!0}return{x:o,y:l,box:a}}function Sn(n,t){if("native"in n)return n;const{canvas:e,currentDevicePixelRatio:i}=t,s=mr(e),r=s.boxSizing==="border-box",a=Vn(s,"padding"),o=Vn(s,"border","width"),{x:l,y:c,box:u}=up(n,e),d=a.left+(u&&o.left),f=a.top+(u&&o.top);let{width:m,height:g}=t;return r&&(m-=a.width+o.width,g-=a.height+o.height),{x:Math.round((l-d)/m*e.width/i),y:Math.round((c-f)/g*e.height/i)}}function dp(n,t,e){let i,s;if(t===void 0||e===void 0){const r=n&&Xa(n);if(!r)t=n.clientWidth,e=n.clientHeight;else{const a=r.getBoundingClientRect(),o=mr(r),l=Vn(o,"border","width"),c=Vn(o,"padding");t=a.width-c.width-l.width,e=a.height-c.height-l.height,i=fr(o.maxWidth,r,"clientWidth"),s=fr(o.maxHeight,r,"clientHeight")}}return{width:t,height:e,maxWidth:i||rr,maxHeight:s||rr}}const gr=n=>Math.round(n*10)/10;function hp(n,t,e,i){const s=mr(n),r=Vn(s,"margin"),a=fr(s.maxWidth,n,"clientWidth")||rr,o=fr(s.maxHeight,n,"clientHeight")||rr,l=dp(n,t,e);let{width:c,height:u}=l;if(s.boxSizing==="content-box"){const f=Vn(s,"border","width"),m=Vn(s,"padding");c-=m.width+f.width,u-=m.height+f.height}return c=Math.max(0,c-r.width),u=Math.max(0,i?c/i:u-r.height),c=gr(Math.min(c,a,l.maxWidth)),u=gr(Math.min(u,o,l.maxHeight)),c&&!u&&(u=gr(c/2)),(t!==void 0||e!==void 0)&&i&&l.height&&u>l.height&&(u=l.height,c=gr(Math.floor(u*i))),{width:c,height:u}}function nu(n,t,e){const i=t||1,s=Math.floor(n.height*i),r=Math.floor(n.width*i);n.height=Math.floor(n.height),n.width=Math.floor(n.width);const a=n.canvas;return a.style&&(e||!a.style.height&&!a.style.width)&&(a.style.height=`${n.height}px`,a.style.width=`${n.width}px`),n.currentDevicePixelRatio!==i||a.height!==s||a.width!==r?(n.currentDevicePixelRatio=i,a.height=s,a.width=r,n.ctx.setTransform(i,0,0,i,0,0),!0):!1}const fp=function(){let n=!1;try{const t={get passive(){return n=!0,!1}};qa()&&(window.addEventListener("test",null,t),window.removeEventListener("test",null,t))}catch{}return n}();function iu(n,t){const e=op(n,t),i=e&&e.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function jn(n,t,e,i){return{x:n.x+e*(t.x-n.x),y:n.y+e*(t.y-n.y)}}function mp(n,t,e,i){return{x:n.x+e*(t.x-n.x),y:i==="middle"?e<.5?n.y:t.y:i==="after"?e<1?n.y:t.y:e>0?t.y:n.y}}function gp(n,t,e,i){const s={x:n.cp2x,y:n.cp2y},r={x:t.cp1x,y:t.cp1y},a=jn(n,s,e),o=jn(s,r,e),l=jn(r,t,e),c=jn(a,o,e),u=jn(o,l,e);return jn(c,u,e)}const pp=function(n,t){return{x(e){return n+n+t-e},setWidth(e){t=e},textAlign(e){return e==="center"?e:e==="right"?"left":"right"},xPlus(e,i){return e-i},leftForLtr(e,i){return e-i}}},yp=function(){return{x(n){return n},setWidth(n){},textAlign(n){return n},xPlus(n,t){return n+t},leftForLtr(n,t){return n}}};function yi(n,t,e){return n?pp(t,e):yp()}function su(n,t){let e,i;(t==="ltr"||t==="rtl")&&(e=n.canvas.style,i=[e.getPropertyValue("direction"),e.getPropertyPriority("direction")],e.setProperty("direction",t,"important"),n.prevTextDirection=i)}function ru(n,t){t!==void 0&&(delete n.prevTextDirection,n.canvas.style.setProperty("direction",t[0],t[1]))}function au(n){return n==="angle"?{between:Xi,compare:bg,normalize:ie}:{between:Qe,compare:(t,e)=>t-e,normalize:t=>t}}function ou({start:n,end:t,count:e,loop:i,style:s}){return{start:n%e,end:t%e,loop:i&&(t-n+1)%e===0,style:s}}function bp(n,t,e){const{property:i,start:s,end:r}=e,{between:a,normalize:o}=au(i),l=t.length;let{start:c,end:u,loop:d}=n,f,m;if(d){for(c+=l,u+=l,f=0,m=l;f<m&&a(o(t[c%l][i]),s,r);++f)c--,u--;c%=l,u%=l}return u<c&&(u+=l),{start:c,end:u,loop:d,style:n.style}}function lu(n,t,e){if(!e)return[n];const{property:i,start:s,end:r}=e,a=t.length,{compare:o,between:l,normalize:c}=au(i),{start:u,end:d,loop:f,style:m}=bp(n,t,e),g=[];let p=!1,x=null,v,M,k;const T=()=>l(s,k,v)&&o(s,k)!==0,P=()=>o(r,v)===0||l(r,k,v),L=()=>p||T(),C=()=>!p||P();for(let b=u,_=u;b<=d;++b)M=t[b%a],!M.skip&&(v=c(M[i]),v!==k&&(p=l(v,s,r),x===null&&L()&&(x=o(v,s)===0?b:_),x!==null&&C()&&(g.push(ou({start:x,end:b,loop:f,count:a,style:m})),x=null),_=b,k=v));return x!==null&&g.push(ou({start:x,end:d,loop:f,count:a,style:m})),g}function cu(n,t){const e=[],i=n.segments;for(let s=0;s<i.length;s++){const r=lu(i[s],n.points,t);r.length&&e.push(...r)}return e}function _p(n,t,e,i){let s=0,r=t-1;if(e&&!i)for(;s<t&&!n[s].skip;)s++;for(;s<t&&n[s].skip;)s++;for(s%=t,e&&(r+=s);r>s&&n[r%t].skip;)r--;return r%=t,{start:s,end:r}}function xp(n,t,e,i){const s=n.length,r=[];let a=t,o=n[t],l;for(l=t+1;l<=e;++l){const c=n[l%s];c.skip||c.stop?o.skip||(i=!1,r.push({start:t%s,end:(l-1)%s,loop:i}),t=a=c.stop?l:null):(a=l,o.skip&&(t=l)),o=c}return a!==null&&r.push({start:t%s,end:a%s,loop:i}),r}function wp(n,t){const e=n.points,i=n.options.spanGaps,s=e.length;if(!s)return[];const r=!!n._loop,{start:a,end:o}=_p(e,s,r,i);if(i===!0)return uu(n,[{start:a,end:o,loop:r}],e,t);const l=o<a?o+s:o,c=!!n._fullLoop&&a===0&&o===s-1;return uu(n,xp(e,a,l,c),e,t)}function uu(n,t,e,i){return!i||!i.setContext||!e?t:vp(n,t,e,i)}function vp(n,t,e,i){const s=n._chart.getContext(),r=du(n.options),{_datasetIndex:a,options:{spanGaps:o}}=n,l=e.length,c=[];let u=r,d=t[0].start,f=d;function m(g,p,x,v){const M=o?-1:1;if(g!==p){for(g+=l;e[g%l].skip;)g-=M;for(;e[p%l].skip;)p+=M;g%l!==p%l&&(c.push({start:g%l,end:p%l,loop:x,style:v}),u=v,d=p%l)}}for(const g of t){d=o?d:g.start;let p=e[d%l],x;for(f=d+1;f<=g.end;f++){const v=e[f%l];x=du(i.setContext(Mn(s,{type:"segment",p0:p,p1:v,p0DataIndex:(f-1)%l,p1DataIndex:f%l,datasetIndex:a}))),Mp(x,u)&&m(d,f-1,g.loop,u),p=v,u=x}d<f-1&&m(d,f-1,g.loop,u)}return c}function du(n){return{backgroundColor:n.backgroundColor,borderCapStyle:n.borderCapStyle,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderJoinStyle:n.borderJoinStyle,borderWidth:n.borderWidth,borderColor:n.borderColor}}function Mp(n,t){if(!t)return!1;const e=[],i=function(s,r){return Ba(r)?(e.includes(r)||e.push(r),e.indexOf(r)):r};return JSON.stringify(n,i)!==JSON.stringify(t,i)}function pr(n,t,e){return n.options.clip?n[e]:t[e]}function Sp(n,t){const{xScale:e,yScale:i}=n;return e&&i?{left:pr(e,t,"left"),right:pr(e,t,"right"),top:pr(i,t,"top"),bottom:pr(i,t,"bottom")}:t}function hu(n,t){const e=t._clip;if(e.disabled)return!1;const i=Sp(t,n.chartArea);return{left:e.left===!1?0:i.left-(e.left===!0?0:e.left),right:e.right===!1?n.width:i.right+(e.right===!0?0:e.right),top:e.top===!1?0:i.top-(e.top===!0?0:e.top),bottom:e.bottom===!1?n.height:i.bottom+(e.bottom===!0?0:e.bottom)}}/*!
12
12
  * Chart.js v4.5.0
13
13
  * https://www.chartjs.org
14
14
  * (c) 2025 Chart.js Contributors
15
15
  * Released under the MIT License
16
- */class hy{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,n,i,r){const s=n.listeners[r],a=n.duration;s.forEach(o=>o({chart:t,initial:n.initial,numSteps:a,currentStep:Math.min(i-n.start,a)}))}_refresh(){this._request||(this._running=!0,this._request=iu.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(t=Date.now()){let n=0;this._charts.forEach((i,r)=>{if(!i.running||!i.items.length)return;const s=i.items;let a=s.length-1,o=!1,c;for(;a>=0;--a)c=s[a],c._active?(c._total>i.duration&&(i.duration=c._total),c.tick(t),o=!0):(s[a]=s[s.length-1],s.pop());o&&(r.draw(),this._notify(r,i,t,"progress")),s.length||(i.running=!1,this._notify(r,i,t,"complete"),i.initial=!1),n+=s.length}),this._lastDate=t,n===0&&(this._running=!1)}_getAnims(t){const n=this._charts;let i=n.get(t);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},n.set(t,i)),i}listen(t,n,i){this._getAnims(t).listeners[n].push(i)}add(t,n){!n||!n.length||this._getAnims(t).items.push(...n)}has(t){return this._getAnims(t).items.length>0}start(t){const n=this._charts.get(t);n&&(n.running=!0,n.start=Date.now(),n.duration=n.items.reduce((i,r)=>Math.max(i,r._duration),0),this._refresh())}running(t){if(!this._running)return!1;const n=this._charts.get(t);return!(!n||!n.running||!n.items.length)}stop(t){const n=this._charts.get(t);if(!n||!n.items.length)return;const i=n.items;let r=i.length-1;for(;r>=0;--r)i[r].cancel();n.items=[],this._notify(t,n,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}var sn=new hy;const Iu="transparent",fy={boolean(e,t,n){return n>.5?t:e},color(e,t,n){const i=cu(e||Iu),r=i.valid&&cu(t||Iu);return r&&r.valid?r.mix(i,n).hexString():t},number(e,t,n){return e+(t-e)*n}};class my{constructor(t,n,i,r){const s=n[i];r=cr([t.to,r,s,t.from]);const a=cr([t.from,s,r]);this._active=!0,this._fn=t.fn||fy[t.type||typeof a],this._easing=rr[t.easing]||rr.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=n,this._prop=i,this._from=a,this._to=r,this._promises=void 0}active(){return this._active}update(t,n,i){if(this._active){this._notify(!1);const r=this._target[this._prop],s=i-this._start,a=this._duration-s;this._start=i,this._duration=Math.floor(Math.max(a,t.duration)),this._total+=s,this._loop=!!t.loop,this._to=cr([t.to,n,r,t.from]),this._from=cr([t.from,r,n])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const n=t-this._start,i=this._duration,r=this._prop,s=this._from,a=this._loop,o=this._to;let c;if(this._active=s!==o&&(a||n<i),!this._active){this._target[r]=o,this._notify(!0);return}if(n<0){this._target[r]=s;return}c=n/i%2,c=a&&c>1?2-c:c,c=this._easing(Math.min(1,Math.max(0,c))),this._target[r]=this._fn(s,o,c)}wait(){const t=this._promises||(this._promises=[]);return new Promise((n,i)=>{t.push({res:n,rej:i})})}_notify(t){const n=t?"res":"rej",i=this._promises||[];for(let r=0;r<i.length;r++)i[r][n]()}}class oo{constructor(t,n){this._chart=t,this._properties=new Map,this.configure(n)}configure(t){if(!ft(t))return;const n=Object.keys(Rt.animation),i=this._properties;Object.getOwnPropertyNames(t).forEach(r=>{const s=t[r];if(!ft(s))return;const a={};for(const o of n)a[o]=s[o];(kt(s.properties)&&s.properties||[r]).forEach(o=>{(o===r||!i.has(o))&&i.set(o,a)})})}_animateOptions(t,n){const i=n.options,r=py(t,i);if(!r)return[];const s=this._createAnimations(r,i);return i.$shared&&gy(t.options.$animations,i).then(()=>{t.options=i},()=>{}),s}_createAnimations(t,n){const i=this._properties,r=[],s=t.$animations||(t.$animations={}),a=Object.keys(n),o=Date.now();let c;for(c=a.length-1;c>=0;--c){const l=a[c];if(l.charAt(0)==="$")continue;if(l==="options"){r.push(...this._animateOptions(t,n));continue}const u=n[l];let h=s[l];const f=i.get(l);if(h)if(f&&h.active()){h.update(f,u,o);continue}else h.cancel();if(!f||!f.duration){t[l]=u;continue}s[l]=h=new my(f,t,l,u),r.push(h)}return r}update(t,n){if(this._properties.size===0){Object.assign(t,n);return}const i=this._createAnimations(t,n);if(i.length)return sn.add(this._chart,i),!0}}function gy(e,t){const n=[],i=Object.keys(t);for(let r=0;r<i.length;r++){const s=e[i[r]];s&&s.active()&&n.push(s.wait())}return Promise.all(n)}function py(e,t){if(!t)return;let n=e.options;if(!n){e.options=t;return}return n.$shared&&(e.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n}function Lu(e,t){const n=e&&e.options||{},i=n.reverse,r=n.min===void 0?t:0,s=n.max===void 0?t:0;return{start:i?s:r,end:i?r:s}}function yy(e,t,n){if(n===!1)return!1;const i=Lu(e,n),r=Lu(t,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}function by(e){let t,n,i,r;return ft(e)?(t=e.top,n=e.right,i=e.bottom,r=e.left):t=n=i=r=e,{top:t,right:n,bottom:i,left:r,disabled:e===!1}}function Nu(e,t){const n=[],i=e._getSortedDatasetMetas(t);let r,s;for(r=0,s=i.length;r<s;++r)n.push(i[r].index);return n}function Fu(e,t,n,i={}){const r=e.keys,s=i.mode==="single";let a,o,c,l;if(t===null)return;let u=!1;for(a=0,o=r.length;a<o;++a){if(c=+r[a],c===n){if(u=!0,i.all)continue;break}l=e.values[c],At(l)&&(s||t===0||Ye(t)===Ye(l))&&(t+=l)}return!u&&!i.all?0:t}function _y(e,t){const{iScale:n,vScale:i}=t,r=n.axis==="x"?"x":"y",s=i.axis==="x"?"x":"y",a=Object.keys(e),o=new Array(a.length);let c,l,u;for(c=0,l=a.length;c<l;++c)u=a[c],o[c]={[r]:u,[s]:e[u]};return o}function lo(e,t){const n=e&&e.options.stacked;return n||n===void 0&&t.stack!==void 0}function xy(e,t,n){return`${e.id}.${t.id}.${n.stack||n.type}`}function wy(e){const{min:t,max:n,minDefined:i,maxDefined:r}=e.getUserBounds();return{min:i?t:Number.NEGATIVE_INFINITY,max:r?n:Number.POSITIVE_INFINITY}}function vy(e,t,n){const i=e[t]||(e[t]={});return i[n]||(i[n]={})}function Bu(e,t,n,i){for(const r of t.getMatchingVisibleMetas(i).reverse()){const s=e[r.index];if(n&&s>0||!n&&s<0)return r.index}return null}function zu(e,t){const{chart:n,_cachedMeta:i}=e,r=n._stacks||(n._stacks={}),{iScale:s,vScale:a,index:o}=i,c=s.axis,l=a.axis,u=xy(s,a,i),h=t.length;let f;for(let m=0;m<h;++m){const g=t[m],{[c]:p,[l]:x}=g,S=g._stacks||(g._stacks={});f=S[l]=vy(r,u,p),f[o]=x,f._top=Bu(f,a,!0,i.type),f._bottom=Bu(f,a,!1,i.type);const v=f._visualValues||(f._visualValues={});v[o]=x}}function co(e,t){const n=e.scales;return Object.keys(n).filter(i=>n[i].axis===t).shift()}function Sy(e,t){return Cn(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}function ky(e,t,n){return Cn(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:n,index:t,mode:"default",type:"data"})}function ur(e,t){const n=e.controller.index,i=e.vScale&&e.vScale.axis;if(i){t=t||e._parsed;for(const r of t){const s=r._stacks;if(!s||s[i]===void 0||s[i][n]===void 0)return;delete s[i][n],s[i]._visualValues!==void 0&&s[i]._visualValues[n]!==void 0&&delete s[i]._visualValues[n]}}}const uo=e=>e==="reset"||e==="none",Hu=(e,t)=>t?e:Object.assign({},e),My=(e,t,n)=>e&&!t.hidden&&t._stacked&&{keys:Nu(n,!0),values:null};class Be{constructor(t,n){this.chart=t,this._ctx=t.ctx,this.index=n,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=lo(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(t){this.index!==t&&ur(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,n=this._cachedMeta,i=this.getDataset(),r=(h,f,m,g)=>h==="x"?f:h==="r"?g:m,s=n.xAxisID=at(i.xAxisID,co(t,"x")),a=n.yAxisID=at(i.yAxisID,co(t,"y")),o=n.rAxisID=at(i.rAxisID,co(t,"r")),c=n.indexAxis,l=n.iAxisID=r(c,s,a,o),u=n.vAxisID=r(c,a,s,o);n.xScale=this.getScaleForId(s),n.yScale=this.getScaleForId(a),n.rScale=this.getScaleForId(o),n.iScale=this.getScaleForId(l),n.vScale=this.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 n=this._cachedMeta;return t===n.iScale?n.vScale:n.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&eu(this._data,this),t._stacked&&ur(t)}_dataCheck(){const t=this.getDataset(),n=t.data||(t.data=[]),i=this._data;if(ft(n)){const r=this._cachedMeta;this._data=_y(n,r)}else if(i!==n){if(i){eu(i,this);const r=this._cachedMeta;ur(r),r._parsed=[]}n&&Object.isExtensible(n)&&cp(n,this),this._syncList=[],this._data=n}}addElements(){const t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}buildOrUpdateElements(t){const n=this._cachedMeta,i=this.getDataset();let r=!1;this._dataCheck();const s=n._stacked;n._stacked=lo(n.vScale,n),n.stack!==i.stack&&(r=!0,ur(n),n.stack=i.stack),this._resyncElements(t),(r||s!==n._stacked)&&(zu(this,n._parsed),n._stacked=lo(n.vScale,n))}configure(){const t=this.chart.config,n=t.datasetScopeKeys(this._type),i=t.getOptionScopes(this.getDataset(),n,!0);this.options=t.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(t,n){const{_cachedMeta:i,_data:r}=this,{iScale:s,_stacked:a}=i,o=s.axis;let c=t===0&&n===r.length?!0:i._sorted,l=t>0&&i._parsed[t-1],u,h,f;if(this._parsing===!1)i._parsed=r,i._sorted=!0,f=r;else{kt(r[t])?f=this.parseArrayData(i,r,t,n):ft(r[t])?f=this.parseObjectData(i,r,t,n):f=this.parsePrimitiveData(i,r,t,n);const m=()=>h[o]===null||l&&h[o]<l[o];for(u=0;u<n;++u)i._parsed[u+t]=h=f[u],c&&(m()&&(c=!1),l=h);i._sorted=c}a&&zu(this,f)}parsePrimitiveData(t,n,i,r){const{iScale:s,vScale:a}=t,o=s.axis,c=a.axis,l=s.getLabels(),u=s===a,h=new Array(r);let f,m,g;for(f=0,m=r;f<m;++f)g=f+i,h[f]={[o]:u||s.parse(l[g],g),[c]:a.parse(n[g],g)};return h}parseArrayData(t,n,i,r){const{xScale:s,yScale:a}=t,o=new Array(r);let c,l,u,h;for(c=0,l=r;c<l;++c)u=c+i,h=n[u],o[c]={x:s.parse(h[0],u),y:a.parse(h[1],u)};return o}parseObjectData(t,n,i,r){const{xScale:s,yScale:a}=t,{xAxisKey:o="x",yAxisKey:c="y"}=this._parsing,l=new Array(r);let u,h,f,m;for(u=0,h=r;u<h;++u)f=u+i,m=n[f],l[u]={x:s.parse(kn(m,o),f),y:a.parse(kn(m,c),f)};return l}getParsed(t){return this._cachedMeta._parsed[t]}getDataElement(t){return this._cachedMeta.data[t]}applyStack(t,n,i){const r=this.chart,s=this._cachedMeta,a=n[t.axis],o={keys:Nu(r,!0),values:n._stacks[t.axis]._visualValues};return Fu(o,a,s.index,{mode:i})}updateRangeFromParsed(t,n,i,r){const s=i[n.axis];let a=s===null?NaN:s;const o=r&&i._stacks[n.axis];r&&o&&(r.values=o,a=Fu(r,s,this._cachedMeta.index)),t.min=Math.min(t.min,a),t.max=Math.max(t.max,a)}getMinMax(t,n){const i=this._cachedMeta,r=i._parsed,s=i._sorted&&t===i.iScale,a=r.length,o=this._getOtherScale(t),c=My(n,i,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:u,max:h}=wy(o);let f,m;function g(){m=r[f];const p=m[o.axis];return!At(m[t.axis])||u>p||h<p}for(f=0;f<a&&!(!g()&&(this.updateRangeFromParsed(l,t,m,c),s));++f);if(s){for(f=a-1;f>=0;--f)if(!g()){this.updateRangeFromParsed(l,t,m,c);break}}return l}getAllParsedValues(t){const n=this._cachedMeta._parsed,i=[];let r,s,a;for(r=0,s=n.length;r<s;++r)a=n[r][t.axis],At(a)&&i.push(a);return i}getMaxOverflow(){return!1}getLabelAndValue(t){const n=this._cachedMeta,i=n.iScale,r=n.vScale,s=this.getParsed(t);return{label:i?""+i.getLabelForValue(s[i.axis]):"",value:r?""+r.getLabelForValue(s[r.axis]):""}}_update(t){const n=this._cachedMeta;this.update(t||"default"),n._clip=by(at(this.options.clip,yy(n.xScale,n.yScale,this.getMaxOverflow())))}update(t){}draw(){const t=this._ctx,n=this.chart,i=this._cachedMeta,r=i.data||[],s=n.chartArea,a=[],o=this._drawStart||0,c=this._drawCount||r.length-o,l=this.options.drawActiveElementsOnTop;let u;for(i.dataset&&i.dataset.draw(t,s,o,c),u=o;u<o+c;++u){const h=r[u];h.hidden||(h.active&&l?a.push(h):h.draw(t,s))}for(u=0;u<a.length;++u)a[u].draw(t,s)}getStyle(t,n){const i=n?"active":"default";return t===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(t||0,i)}getContext(t,n,i){const r=this.getDataset();let s;if(t>=0&&t<this._cachedMeta.data.length){const a=this._cachedMeta.data[t];s=a.$context||(a.$context=ky(this.getContext(),t,a)),s.parsed=this.getParsed(t),s.raw=r.data[t],s.index=s.dataIndex=t}else s=this.$context||(this.$context=Sy(this.chart.getContext(),this.index)),s.dataset=r,s.index=s.datasetIndex=this.index;return s.active=!!n,s.mode=i,s}resolveDatasetElementOptions(t){return this._resolveElementOptions(this.datasetElementType.id,t)}resolveDataElementOptions(t,n){return this._resolveElementOptions(this.dataElementType.id,n,t)}_resolveElementOptions(t,n="default",i){const r=n==="active",s=this._cachedDataOpts,a=t+"-"+n,o=s[a],c=this.enableOptionSharing&&ye(i);if(o)return Hu(o,c);const l=this.chart.config,u=l.datasetElementScopeKeys(this._type,t),h=r?[`${t}Hover`,"hover",t,""]:[t,""],f=l.getOptionScopes(this.getDataset(),u),m=Object.keys(Rt.elements[t]),g=()=>this.getContext(i,r,n),p=l.resolveNamedOptions(f,m,g,h);return p.$shared&&(p.$shared=c,s[a]=Object.freeze(Hu(p,c))),p}_resolveAnimations(t,n,i){const r=this.chart,s=this._cachedDataOpts,a=`animation-${n}`,o=s[a];if(o)return o;let c;if(r.options.animation!==!1){const u=this.chart.config,h=u.datasetAnimationScopeKeys(this._type,n),f=u.getOptionScopes(this.getDataset(),h);c=u.createResolver(f,this.getContext(t,i,n))}const l=new oo(r,c&&c.animations);return c&&c._cacheable&&(s[a]=Object.freeze(l)),l}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,n){return!n||uo(t)||this.chart._animationsDisabled}_getSharedOptions(t,n){const i=this.resolveDataElementOptions(t,n),r=this._sharedOptions,s=this.getSharedOptions(i),a=this.includeOptions(n,s)||s!==r;return this.updateSharedOptions(s,n,i),{sharedOptions:s,includeOptions:a}}updateElement(t,n,i,r){uo(r)?Object.assign(t,i):this._resolveAnimations(n,r).update(t,i)}updateSharedOptions(t,n,i){t&&!uo(n)&&this._resolveAnimations(void 0,n).update(t,i)}_setStyle(t,n,i,r){t.active=r;const s=this.getStyle(n,r);this._resolveAnimations(n,i,r).update(t,{options:!r&&this.getSharedOptions(s)||s})}removeHoverStyle(t,n,i){this._setStyle(t,i,"active",!1)}setHoverStyle(t,n,i){this._setStyle(t,i,"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 n=this._data,i=this._cachedMeta.data;for(const[o,c,l]of this._syncList)this[o](c,l);this._syncList=[];const r=i.length,s=n.length,a=Math.min(s,r);a&&this.parse(0,a),s>r?this._insertElements(r,s-r,t):s<r&&this._removeElements(s,r-s)}_insertElements(t,n,i=!0){const r=this._cachedMeta,s=r.data,a=t+n;let o;const c=l=>{for(l.length+=n,o=l.length-1;o>=a;o--)l[o]=l[o-n]};for(c(s),o=t;o<a;++o)s[o]=new this.dataElementType;this._parsing&&c(r._parsed),this.parse(t,n),i&&this.updateElements(s,t,n,"reset")}updateElements(t,n,i,r){}_removeElements(t,n){const i=this._cachedMeta;if(this._parsing){const r=i._parsed.splice(t,n);i._stacked&&ur(i,r)}i.data.splice(t,n)}_sync(t){if(this._parsing)this._syncList.push(t);else{const[n,i,r]=t;this[n](i,r)}this.chart._dataChanges.push([this.index,...t])}_onDataPush(){const t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(t,n){n&&this._sync(["_removeElements",t,n]);const i=arguments.length-2;i&&this._sync(["_insertElements",t,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}R(Be,"defaults",{}),R(Be,"datasetElementType",null),R(Be,"dataElementType",null);function Ty(e,t){if(!e._cache.$bar){const n=e.getMatchingVisibleMetas(t);let i=[];for(let r=0,s=n.length;r<s;r++)i=i.concat(n[r].controller.getAllParsedValues(e));e._cache.$bar=nu(i.sort((r,s)=>r-s))}return e._cache.$bar}function Dy(e){const t=e.iScale,n=Ty(t,e.type);let i=t._length,r,s,a,o;const c=()=>{a===32767||a===-32768||(ye(o)&&(i=Math.min(i,Math.abs(a-o)||i)),o=a)};for(r=0,s=n.length;r<s;++r)a=t.getPixelForValue(n[r]),c();for(o=void 0,r=0,s=t.ticks.length;r<s;++r)a=t.getPixelForTick(r),c();return i}function Cy(e,t,n,i){const r=n.barThickness;let s,a;return st(r)?(s=t.min*n.categoryPercentage,a=n.barPercentage):(s=r*i,a=1),{chunk:s/i,ratio:a,start:t.pixels[e]-s/2}}function Ey(e,t,n,i){const r=t.pixels,s=r[e];let a=e>0?r[e-1]:null,o=e<r.length-1?r[e+1]:null;const c=n.categoryPercentage;a===null&&(a=s-(o===null?t.end-t.start:o-s)),o===null&&(o=s+s-a);const l=s-(s-Math.min(a,o))/2*c;return{chunk:Math.abs(o-a)/2*c/i,ratio:n.barPercentage,start:l}}function Oy(e,t,n,i){const r=n.parse(e[0],i),s=n.parse(e[1],i),a=Math.min(r,s),o=Math.max(r,s);let c=a,l=o;Math.abs(a)>Math.abs(o)&&(c=o,l=a),t[n.axis]=l,t._custom={barStart:c,barEnd:l,start:r,end:s,min:a,max:o}}function Vu(e,t,n,i){return kt(e)?Oy(e,t,n,i):t[n.axis]=n.parse(e,i),t}function Wu(e,t,n,i){const r=e.iScale,s=e.vScale,a=r.getLabels(),o=r===s,c=[];let l,u,h,f;for(l=n,u=n+i;l<u;++l)f=t[l],h={},h[r.axis]=o||r.parse(a[l],l),c.push(Vu(f,h,s,l));return c}function ho(e){return e&&e.barStart!==void 0&&e.barEnd!==void 0}function Py(e,t,n){return e!==0?Ye(e):(t.isHorizontal()?1:-1)*(t.min>=n?1:-1)}function Ry(e){let t,n,i,r,s;return e.horizontal?(t=e.base>e.x,n="left",i="right"):(t=e.base<e.y,n="bottom",i="top"),t?(r="end",s="start"):(r="start",s="end"),{start:n,end:i,reverse:t,top:r,bottom:s}}function Ay(e,t,n,i){let r=t.borderSkipped;const s={};if(!r){e.borderSkipped=s;return}if(r===!0){e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:a,end:o,reverse:c,top:l,bottom:u}=Ry(e);r==="middle"&&n&&(e.enableBorderRadius=!0,(n._top||0)===i?r=l:(n._bottom||0)===i?r=u:(s[Yu(u,a,o,c)]=!0,r=l)),s[Yu(r,a,o,c)]=!0,e.borderSkipped=s}function Yu(e,t,n,i){return i?(e=Iy(e,t,n),e=$u(e,n,t)):e=$u(e,t,n),e}function Iy(e,t,n){return e===t?n:e===n?t:e}function $u(e,t,n){return e==="start"?t:e==="end"?n:e}function Ly(e,{inflateAmount:t},n){e.inflateAmount=t==="auto"?n===1?.33:0:t}class dr extends Be{parsePrimitiveData(t,n,i,r){return Wu(t,n,i,r)}parseArrayData(t,n,i,r){return Wu(t,n,i,r)}parseObjectData(t,n,i,r){const{iScale:s,vScale:a}=t,{xAxisKey:o="x",yAxisKey:c="y"}=this._parsing,l=s.axis==="x"?o:c,u=a.axis==="x"?o:c,h=[];let f,m,g,p;for(f=i,m=i+r;f<m;++f)p=n[f],g={},g[s.axis]=s.parse(kn(p,l),f),h.push(Vu(kn(p,u),g,a,f));return h}updateRangeFromParsed(t,n,i,r){super.updateRangeFromParsed(t,n,i,r);const s=i._custom;s&&n===this._cachedMeta.vScale&&(t.min=Math.min(t.min,s.min),t.max=Math.max(t.max,s.max))}getMaxOverflow(){return 0}getLabelAndValue(t){const n=this._cachedMeta,{iScale:i,vScale:r}=n,s=this.getParsed(t),a=s._custom,o=ho(a)?"["+a.start+", "+a.end+"]":""+r.getLabelForValue(s[r.axis]);return{label:""+i.getLabelForValue(s[i.axis]),value:o}}initialize(){this.enableOptionSharing=!0,super.initialize();const t=this._cachedMeta;t.stack=this.getDataset().stack}update(t){const n=this._cachedMeta;this.updateElements(n.data,0,n.data.length,t)}updateElements(t,n,i,r){const s=r==="reset",{index:a,_cachedMeta:{vScale:o}}=this,c=o.getBasePixel(),l=o.isHorizontal(),u=this._getRuler(),{sharedOptions:h,includeOptions:f}=this._getSharedOptions(n,r);for(let m=n;m<n+i;m++){const g=this.getParsed(m),p=s||st(g[o.axis])?{base:c,head:c}:this._calculateBarValuePixels(m),x=this._calculateBarIndexPixels(m,u),S=(g._stacks||{})[o.axis],v={horizontal:l,base:p.base,enableBorderRadius:!S||ho(g._custom)||a===S._top||a===S._bottom,x:l?p.head:x.center,y:l?x.center:p.head,height:l?x.size:Math.abs(p.size),width:l?Math.abs(p.size):x.size};f&&(v.options=h||this.resolveDataElementOptions(m,t[m].active?"active":r));const k=v.options||t[m].options;Ay(v,k,S,a),Ly(v,k,u.ratio),this.updateElement(t[m],m,v,r)}}_getStacks(t,n){const{iScale:i}=this._cachedMeta,r=i.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),s=i.options.stacked,a=[],o=this._cachedMeta.controller.getParsed(n),c=o&&o[i.axis],l=u=>{const h=u._parsed.find(m=>m[i.axis]===c),f=h&&h[u.vScale.axis];if(st(f)||isNaN(f))return!0};for(const u of r)if(!(n!==void 0&&l(u))&&((s===!1||a.indexOf(u.stack)===-1||s===void 0&&u.stack===void 0)&&a.push(u.stack),u.index===t))break;return a.length||a.push(void 0),a}_getStackCount(t){return this._getStacks(void 0,t).length}_getAxisCount(){return this._getAxis().length}getFirstScaleIdForIndexAxis(){const t=this.chart.scales,n=this.chart.options.indexAxis;return Object.keys(t).filter(i=>t[i].axis===n).shift()}_getAxis(){const t={},n=this.getFirstScaleIdForIndexAxis();for(const i of this.chart.data.datasets)t[at(this.chart.options.indexAxis==="x"?i.xAxisID:i.yAxisID,n)]=!0;return Object.keys(t)}_getStackIndex(t,n,i){const r=this._getStacks(t,i),s=n!==void 0?r.indexOf(n):-1;return s===-1?r.length-1:s}_getRuler(){const t=this.options,n=this._cachedMeta,i=n.iScale,r=[];let s,a;for(s=0,a=n.data.length;s<a;++s)r.push(i.getPixelForValue(this.getParsed(s)[i.axis],s));const o=t.barThickness;return{min:o||Dy(n),pixels:r,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:t.grouped,ratio:o?1:t.categoryPercentage*t.barPercentage}}_calculateBarValuePixels(t){const{_cachedMeta:{vScale:n,_stacked:i,index:r},options:{base:s,minBarLength:a}}=this,o=s||0,c=this.getParsed(t),l=c._custom,u=ho(l);let h=c[n.axis],f=0,m=i?this.applyStack(n,c,i):h,g,p;m!==h&&(f=m-h,m=h),u&&(h=l.barStart,m=l.barEnd-l.barStart,h!==0&&Ye(h)!==Ye(l.barEnd)&&(f=0),f+=h);const x=!st(s)&&!u?s:f;let S=n.getPixelForValue(x);if(this.chart.getDataVisibility(t)?g=n.getPixelForValue(f+m):g=S,p=g-S,Math.abs(p)<a){p=Py(p,n,o)*a,h===o&&(S-=p/2);const v=n.getPixelForDecimal(0),k=n.getPixelForDecimal(1),D=Math.min(v,k),M=Math.max(v,k);S=Math.max(Math.min(S,M),D),g=S+p,i&&!u&&(c._stacks[n.axis]._visualValues[r]=n.getValueForPixel(g)-n.getValueForPixel(S))}if(S===n.getPixelForValue(o)){const v=Ye(p)*n.getLineWidthForValue(o)/2;S+=v,p-=v}return{size:p,base:S,head:g,center:g+p/2}}_calculateBarIndexPixels(t,n){const i=n.scale,r=this.options,s=r.skipNull,a=at(r.maxBarThickness,1/0);let o,c;const l=this._getAxisCount();if(n.grouped){const u=s?this._getStackCount(t):n.stackCount,h=r.barThickness==="flex"?Ey(t,n,r,u*l):Cy(t,n,r,u*l),f=this.chart.options.indexAxis==="x"?this.getDataset().xAxisID:this.getDataset().yAxisID,m=this._getAxis().indexOf(at(f,this.getFirstScaleIdForIndexAxis())),g=this._getStackIndex(this.index,this._cachedMeta.stack,s?t:void 0)+m;o=h.start+h.chunk*g+h.chunk/2,c=Math.min(a,h.chunk*h.ratio)}else o=i.getPixelForValue(this.getParsed(t)[i.axis],t),c=Math.min(a,n.min*n.ratio);return{base:o-c/2,head:o+c/2,center:o,size:c}}draw(){const t=this._cachedMeta,n=t.vScale,i=t.data,r=i.length;let s=0;for(;s<r;++s)this.getParsed(s)[n.axis]!==null&&!i[s].hidden&&i[s].draw(this._ctx)}}R(dr,"id","bar"),R(dr,"defaults",{datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}}),R(dr,"overrides",{scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}});class Ts extends Be{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(t,n,i,r){const s=super.parsePrimitiveData(t,n,i,r);for(let a=0;a<s.length;a++)s[a]._custom=this.resolveDataElementOptions(a+i).radius;return s}parseArrayData(t,n,i,r){const s=super.parseArrayData(t,n,i,r);for(let a=0;a<s.length;a++){const o=n[i+a];s[a]._custom=at(o[2],this.resolveDataElementOptions(a+i).radius)}return s}parseObjectData(t,n,i,r){const s=super.parseObjectData(t,n,i,r);for(let a=0;a<s.length;a++){const o=n[i+a];s[a]._custom=at(o&&o.r&&+o.r,this.resolveDataElementOptions(a+i).radius)}return s}getMaxOverflow(){const t=this._cachedMeta.data;let n=0;for(let i=t.length-1;i>=0;--i)n=Math.max(n,t[i].size(this.resolveDataElementOptions(i))/2);return n>0&&n}getLabelAndValue(t){const n=this._cachedMeta,i=this.chart.data.labels||[],{xScale:r,yScale:s}=n,a=this.getParsed(t),o=r.getLabelForValue(a.x),c=s.getLabelForValue(a.y),l=a._custom;return{label:i[t]||"",value:"("+o+", "+c+(l?", "+l:"")+")"}}update(t){const n=this._cachedMeta.data;this.updateElements(n,0,n.length,t)}updateElements(t,n,i,r){const s=r==="reset",{iScale:a,vScale:o}=this._cachedMeta,{sharedOptions:c,includeOptions:l}=this._getSharedOptions(n,r),u=a.axis,h=o.axis;for(let f=n;f<n+i;f++){const m=t[f],g=!s&&this.getParsed(f),p={},x=p[u]=s?a.getPixelForDecimal(.5):a.getPixelForValue(g[u]),S=p[h]=s?o.getBasePixel():o.getPixelForValue(g[h]);p.skip=isNaN(x)||isNaN(S),l&&(p.options=c||this.resolveDataElementOptions(f,m.active?"active":r),s&&(p.options.radius=0)),this.updateElement(m,f,p,r)}}resolveDataElementOptions(t,n){const i=this.getParsed(t);let r=super.resolveDataElementOptions(t,n);r.$shared&&(r=Object.assign({},r,{$shared:!1}));const s=r.radius;return n!=="active"&&(r.radius=0),r.radius+=at(i&&i._custom,s),r}}R(Ts,"id","bubble"),R(Ts,"defaults",{datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}}),R(Ts,"overrides",{scales:{x:{type:"linear"},y:{type:"linear"}}});function Ny(e,t,n){let i=1,r=1,s=0,a=0;if(t<Ot){const o=e,c=o+t,l=Math.cos(o),u=Math.sin(o),h=Math.cos(c),f=Math.sin(c),m=(k,D,M)=>ir(k,o,c,!0)?1:Math.max(D,D*n,M,M*n),g=(k,D,M)=>ir(k,o,c,!0)?-1:Math.min(D,D*n,M,M*n),p=m(0,l,h),x=m(Pt,u,f),S=g(dt,l,h),v=g(dt+Pt,u,f);i=(p-S)/2,r=(x-v)/2,s=-(p+S)/2,a=-(x+v)/2}return{ratioX:i,ratioY:r,offsetX:s,offsetY:a}}class an extends Be{constructor(t,n){super(t,n),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,n){const i=this.getDataset().data,r=this._cachedMeta;if(this._parsing===!1)r._parsed=i;else{let s=c=>+i[c];if(ft(i[t])){const{key:c="value"}=this._parsing;s=l=>+kn(i[l],c)}let a,o;for(a=t,o=t+n;a<o;++a)r._parsed[a]=s(a)}}_getRotation(){return jt(this.options.rotation-90)}_getCircumference(){return jt(this.options.circumference)}_getRotationExtents(){let t=Ot,n=-Ot;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)&&this.chart.getDatasetMeta(i).type===this._type){const r=this.chart.getDatasetMeta(i).controller,s=r._getRotation(),a=r._getCircumference();t=Math.min(t,s),n=Math.max(n,s+a)}return{rotation:t,circumference:n-t}}update(t){const n=this.chart,{chartArea:i}=n,r=this._cachedMeta,s=r.data,a=this.getMaxBorderWidth()+this.getMaxOffset(s)+this.options.spacing,o=Math.max((Math.min(i.width,i.height)-a)/2,0),c=Math.min(Gg(this.options.cutout,o),1),l=this._getRingWeight(this.index),{circumference:u,rotation:h}=this._getRotationExtents(),{ratioX:f,ratioY:m,offsetX:g,offsetY:p}=Ny(h,u,c),x=(i.width-a)/f,S=(i.height-a)/m,v=Math.max(Math.min(x,S)/2,0),k=qc(this.options.radius,v),D=Math.max(k*c,0),M=(k-D)/this._getVisibleDatasetWeightTotal();this.offsetX=g*k,this.offsetY=p*k,r.total=this.calculateTotal(),this.outerRadius=k-M*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-M*l,0),this.updateElements(s,0,s.length,t)}_circumference(t,n){const i=this.options,r=this._cachedMeta,s=this._getCircumference();return n&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||r._parsed[t]===null||r.data[t].hidden?0:this.calculateCircumference(r._parsed[t]*s/Ot)}updateElements(t,n,i,r){const s=r==="reset",a=this.chart,o=a.chartArea,l=a.options.animation,u=(o.left+o.right)/2,h=(o.top+o.bottom)/2,f=s&&l.animateScale,m=f?0:this.innerRadius,g=f?0:this.outerRadius,{sharedOptions:p,includeOptions:x}=this._getSharedOptions(n,r);let S=this._getRotation(),v;for(v=0;v<n;++v)S+=this._circumference(v,s);for(v=n;v<n+i;++v){const k=this._circumference(v,s),D=t[v],M={x:u+this.offsetX,y:h+this.offsetY,startAngle:S,endAngle:S+k,circumference:k,outerRadius:g,innerRadius:m};x&&(M.options=p||this.resolveDataElementOptions(v,D.active?"active":r)),S+=k,this.updateElement(D,v,M,r)}}calculateTotal(){const t=this._cachedMeta,n=t.data;let i=0,r;for(r=0;r<n.length;r++){const s=t._parsed[r];s!==null&&!isNaN(s)&&this.chart.getDataVisibility(r)&&!n[r].hidden&&(i+=Math.abs(s))}return i}calculateCircumference(t){const n=this._cachedMeta.total;return n>0&&!isNaN(t)?Ot*(Math.abs(t)/n):0}getLabelAndValue(t){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],s=sr(n._parsed[t],i.options.locale);return{label:r[t]||"",value:s}}getMaxBorderWidth(t){let n=0;const i=this.chart;let r,s,a,o,c;if(!t){for(r=0,s=i.data.datasets.length;r<s;++r)if(i.isDatasetVisible(r)){a=i.getDatasetMeta(r),t=a.data,o=a.controller;break}}if(!t)return 0;for(r=0,s=t.length;r<s;++r)c=o.resolveDataElementOptions(r),c.borderAlign!=="inner"&&(n=Math.max(n,c.borderWidth||0,c.hoverBorderWidth||0));return n}getMaxOffset(t){let n=0;for(let i=0,r=t.length;i<r;++i){const s=this.resolveDataElementOptions(i);n=Math.max(n,s.offset||0,s.hoverOffset||0)}return n}_getRingWeightOffset(t){let n=0;for(let i=0;i<t;++i)this.chart.isDatasetVisible(i)&&(n+=this._getRingWeight(i));return n}_getRingWeight(t){return Math.max(at(this.chart.data.datasets[t].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}R(an,"id","doughnut"),R(an,"defaults",{datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"}),R(an,"descriptors",{_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")}),R(an,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const n=t.data;if(n.labels.length&&n.datasets.length){const{labels:{pointStyle:i,color:r}}=t.legend.options;return n.labels.map((s,a)=>{const c=t.getDatasetMeta(0).controller.getStyle(a);return{text:s,fillStyle:c.backgroundColor,strokeStyle:c.borderColor,fontColor:r,lineWidth:c.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(a),index:a}})}return[]}},onClick(t,n,i){i.chart.toggleDataVisibility(n.index),i.chart.update()}}}});class hr extends Be{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(t){const n=this._cachedMeta,{dataset:i,data:r=[],_dataset:s}=n,a=this.chart._animationsDisabled;let{start:o,count:c}=su(n,r,a);this._drawStart=o,this._drawCount=c,au(n)&&(o=0,c=r.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!s._decimated,i.points=r;const l=this.resolveDatasetElementOptions(t);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(i,void 0,{animated:!a,options:l},t),this.updateElements(r,o,c,t)}updateElements(t,n,i,r){const s=r==="reset",{iScale:a,vScale:o,_stacked:c,_dataset:l}=this._cachedMeta,{sharedOptions:u,includeOptions:h}=this._getSharedOptions(n,r),f=a.axis,m=o.axis,{spanGaps:g,segment:p}=this.options,x=Tn(g)?g:Number.POSITIVE_INFINITY,S=this.chart._animationsDisabled||s||r==="none",v=n+i,k=t.length;let D=n>0&&this.getParsed(n-1);for(let M=0;M<k;++M){const P=t[M],E=S?P:{};if(M<n||M>=v){E.skip=!0;continue}const y=this.getParsed(M),_=st(y[m]),T=E[f]=a.getPixelForValue(y[f],M),O=E[m]=s||_?o.getBasePixel():o.getPixelForValue(c?this.applyStack(o,y,c):y[m],M);E.skip=isNaN(T)||isNaN(O)||_,E.stop=M>0&&Math.abs(y[f]-D[f])>x,p&&(E.parsed=y,E.raw=l.data[M]),h&&(E.options=u||this.resolveDataElementOptions(M,P.active?"active":r)),S||this.updateElement(P,M,E,r),D=y}}getMaxOverflow(){const t=this._cachedMeta,n=t.dataset,i=n.options&&n.options.borderWidth||0,r=t.data||[];if(!r.length)return i;const s=r[0].size(this.resolveDataElementOptions(0)),a=r[r.length-1].size(this.resolveDataElementOptions(r.length-1));return Math.max(i,s,a)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}R(hr,"id","line"),R(hr,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),R(hr,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class fr extends Be{constructor(t,n){super(t,n),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],s=sr(n._parsed[t].r,i.options.locale);return{label:r[t]||"",value:s}}parseObjectData(t,n,i,r){return wu.bind(this)(t,n,i,r)}update(t){const n=this._cachedMeta.data;this._updateRadius(),this.updateElements(n,0,n.length,t)}getMinMax(){const t=this._cachedMeta,n={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return t.data.forEach((i,r)=>{const s=this.getParsed(r).r;!isNaN(s)&&this.chart.getDataVisibility(r)&&(s<n.min&&(n.min=s),s>n.max&&(n.max=s))}),n}_updateRadius(){const t=this.chart,n=t.chartArea,i=t.options,r=Math.min(n.right-n.left,n.bottom-n.top),s=Math.max(r/2,0),a=Math.max(i.cutoutPercentage?s/100*i.cutoutPercentage:1,0),o=(s-a)/t.getVisibleDatasetCount();this.outerRadius=s-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(t,n,i,r){const s=r==="reset",a=this.chart,c=a.options.animation,l=this._cachedMeta.rScale,u=l.xCenter,h=l.yCenter,f=l.getIndexAngle(0)-.5*dt;let m=f,g;const p=360/this.countVisibleElements();for(g=0;g<n;++g)m+=this._computeAngle(g,r,p);for(g=n;g<n+i;g++){const x=t[g];let S=m,v=m+this._computeAngle(g,r,p),k=a.getDataVisibility(g)?l.getDistanceFromCenterForValue(this.getParsed(g).r):0;m=v,s&&(c.animateScale&&(k=0),c.animateRotate&&(S=v=f));const D={x:u,y:h,innerRadius:0,outerRadius:k,startAngle:S,endAngle:v,options:this.resolveDataElementOptions(g,x.active?"active":r)};this.updateElement(x,g,D,r)}}countVisibleElements(){const t=this._cachedMeta;let n=0;return t.data.forEach((i,r)=>{!isNaN(this.getParsed(r).r)&&this.chart.getDataVisibility(r)&&n++}),n}_computeAngle(t,n,i){return this.chart.getDataVisibility(t)?jt(this.resolveDataElementOptions(t,n).angle||i):0}}R(fr,"id","polarArea"),R(fr,"defaults",{dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0}),R(fr,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const n=t.data;if(n.labels.length&&n.datasets.length){const{labels:{pointStyle:i,color:r}}=t.legend.options;return n.labels.map((s,a)=>{const c=t.getDatasetMeta(0).controller.getStyle(a);return{text:s,fillStyle:c.backgroundColor,strokeStyle:c.borderColor,fontColor:r,lineWidth:c.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(a),index:a}})}return[]}},onClick(t,n,i){i.chart.toggleDataVisibility(n.index),i.chart.update()}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}});class fo extends an{}R(fo,"id","pie"),R(fo,"defaults",{cutout:0,rotation:0,circumference:360,radius:"100%"});class Ds extends Be{getLabelAndValue(t){const n=this._cachedMeta.vScale,i=this.getParsed(t);return{label:n.getLabels()[t],value:""+n.getLabelForValue(i[n.axis])}}parseObjectData(t,n,i,r){return wu.bind(this)(t,n,i,r)}update(t){const n=this._cachedMeta,i=n.dataset,r=n.data||[],s=n.iScale.getLabels();if(i.points=r,t!=="resize"){const a=this.resolveDatasetElementOptions(t);this.options.showLine||(a.borderWidth=0);const o={_loop:!0,_fullLoop:s.length===r.length,options:a};this.updateElement(i,void 0,o,t)}this.updateElements(r,0,r.length,t)}updateElements(t,n,i,r){const s=this._cachedMeta.rScale,a=r==="reset";for(let o=n;o<n+i;o++){const c=t[o],l=this.resolveDataElementOptions(o,c.active?"active":r),u=s.getPointPositionForValue(o,this.getParsed(o).r),h=a?s.xCenter:u.x,f=a?s.yCenter:u.y,m={x:h,y:f,angle:u.angle,skip:isNaN(h)||isNaN(f),options:l};this.updateElement(c,o,m,r)}}}R(Ds,"id","radar"),R(Ds,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),R(Ds,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});class Cs extends Be{getLabelAndValue(t){const n=this._cachedMeta,i=this.chart.data.labels||[],{xScale:r,yScale:s}=n,a=this.getParsed(t),o=r.getLabelForValue(a.x),c=s.getLabelForValue(a.y);return{label:i[t]||"",value:"("+o+", "+c+")"}}update(t){const n=this._cachedMeta,{data:i=[]}=n,r=this.chart._animationsDisabled;let{start:s,count:a}=su(n,i,r);if(this._drawStart=s,this._drawCount=a,au(n)&&(s=0,a=i.length),this.options.showLine){this.datasetElementType||this.addElements();const{dataset:o,_dataset:c}=n;o._chart=this.chart,o._datasetIndex=this.index,o._decimated=!!c._decimated,o.points=i;const l=this.resolveDatasetElementOptions(t);l.segment=this.options.segment,this.updateElement(o,void 0,{animated:!r,options:l},t)}else this.datasetElementType&&(delete n.dataset,this.datasetElementType=!1);this.updateElements(i,s,a,t)}addElements(){const{showLine:t}=this.options;!this.datasetElementType&&t&&(this.datasetElementType=this.chart.registry.getElement("line")),super.addElements()}updateElements(t,n,i,r){const s=r==="reset",{iScale:a,vScale:o,_stacked:c,_dataset:l}=this._cachedMeta,u=this.resolveDataElementOptions(n,r),h=this.getSharedOptions(u),f=this.includeOptions(r,h),m=a.axis,g=o.axis,{spanGaps:p,segment:x}=this.options,S=Tn(p)?p:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||s||r==="none";let k=n>0&&this.getParsed(n-1);for(let D=n;D<n+i;++D){const M=t[D],P=this.getParsed(D),E=v?M:{},y=st(P[g]),_=E[m]=a.getPixelForValue(P[m],D),T=E[g]=s||y?o.getBasePixel():o.getPixelForValue(c?this.applyStack(o,P,c):P[g],D);E.skip=isNaN(_)||isNaN(T)||y,E.stop=D>0&&Math.abs(P[m]-k[m])>S,x&&(E.parsed=P,E.raw=l.data[D]),f&&(E.options=h||this.resolveDataElementOptions(D,M.active?"active":r)),v||this.updateElement(M,D,E,r),k=P}this.updateSharedOptions(h,r,u)}getMaxOverflow(){const t=this._cachedMeta,n=t.data||[];if(!this.options.showLine){let o=0;for(let c=n.length-1;c>=0;--c)o=Math.max(o,n[c].size(this.resolveDataElementOptions(c))/2);return o>0&&o}const i=t.dataset,r=i.options&&i.options.borderWidth||0;if(!n.length)return r;const s=n[0].size(this.resolveDataElementOptions(0)),a=n[n.length-1].size(this.resolveDataElementOptions(n.length-1));return Math.max(r,s,a)/2}}R(Cs,"id","scatter"),R(Cs,"defaults",{datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1}),R(Cs,"overrides",{interaction:{mode:"point"},scales:{x:{type:"linear"},y:{type:"linear"}}});var Fy=Object.freeze({__proto__:null,BarController:dr,BubbleController:Ts,DoughnutController:an,LineController:hr,PieController:fo,PolarAreaController:fr,RadarController:Ds,ScatterController:Cs});function Kn(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class mo{constructor(t){R(this,"options");this.options=t||{}}static override(t){Object.assign(mo.prototype,t)}init(){}formats(){return Kn()}parse(){return Kn()}format(){return Kn()}add(){return Kn()}diff(){return Kn()}startOf(){return Kn()}endOf(){return Kn()}}var ju={_date:mo};function By(e,t,n,i){const{controller:r,data:s,_sorted:a}=e,o=r._cachedMeta.iScale,c=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null;if(o&&t===o.axis&&t!=="r"&&a&&s.length){const l=o._reversePixels?op:nn;if(i){if(r._sharedOptions){const u=s[0],h=typeof u.getRange=="function"&&u.getRange(t);if(h){const f=l(s,t,n-h),m=l(s,t,n+h);return{lo:f.lo,hi:m.hi}}}}else{const u=l(s,t,n);if(c){const{vScale:h}=r._cachedMeta,{_parsed:f}=e,m=f.slice(0,u.lo+1).reverse().findIndex(p=>!st(p[h.axis]));u.lo-=Math.max(0,m);const g=f.slice(u.hi).findIndex(p=>!st(p[h.axis]));u.hi+=Math.max(0,g)}return u}}return{lo:0,hi:s.length-1}}function mr(e,t,n,i,r){const s=e.getSortedVisibleDatasetMetas(),a=n[t];for(let o=0,c=s.length;o<c;++o){const{index:l,data:u}=s[o],{lo:h,hi:f}=By(s[o],t,a,r);for(let m=h;m<=f;++m){const g=u[m];g.skip||i(g,l,m)}}}function zy(e){const t=e.indexOf("x")!==-1,n=e.indexOf("y")!==-1;return function(i,r){const s=t?Math.abs(i.x-r.x):0,a=n?Math.abs(i.y-r.y):0;return Math.sqrt(Math.pow(s,2)+Math.pow(a,2))}}function go(e,t,n,i,r){const s=[];return!r&&!e.isPointInArea(t)||mr(e,n,t,function(o,c,l){!r&&!rn(o,e.chartArea,0)||o.inRange(t.x,t.y,i)&&s.push({element:o,datasetIndex:c,index:l})},!0),s}function Hy(e,t,n,i){let r=[];function s(a,o,c){const{startAngle:l,endAngle:u}=a.getProps(["startAngle","endAngle"],i),{angle:h}=ys(a,{x:t.x,y:t.y});ir(h,l,u)&&r.push({element:a,datasetIndex:o,index:c})}return mr(e,n,t,s),r}function Vy(e,t,n,i,r,s){let a=[];const o=zy(n);let c=Number.POSITIVE_INFINITY;function l(u,h,f){const m=u.inRange(t.x,t.y,r);if(i&&!m)return;const g=u.getCenterPoint(r);if(!(!!s||e.isPointInArea(g))&&!m)return;const x=o(t,g);x<c?(a=[{element:u,datasetIndex:h,index:f}],c=x):x===c&&a.push({element:u,datasetIndex:h,index:f})}return mr(e,n,t,l),a}function po(e,t,n,i,r,s){return!s&&!e.isPointInArea(t)?[]:n==="r"&&!i?Hy(e,t,n,r):Vy(e,t,n,i,r,s)}function Uu(e,t,n,i,r){const s=[],a=n==="x"?"inXRange":"inYRange";let o=!1;return mr(e,n,t,(c,l,u)=>{c[a]&&c[a](t[n],r)&&(s.push({element:c,datasetIndex:l,index:u}),o=o||c.inRange(t.x,t.y,r))}),i&&!o?[]:s}var yo={evaluateInteractionItems:mr,modes:{index(e,t,n,i){const r=En(t,e),s=n.axis||"x",a=n.includeInvisible||!1,o=n.intersect?go(e,r,s,i,a):po(e,r,s,!1,i,a),c=[];return o.length?(e.getSortedVisibleDatasetMetas().forEach(l=>{const u=o[0].index,h=l.data[u];h&&!h.skip&&c.push({element:h,datasetIndex:l.index,index:u})}),c):[]},dataset(e,t,n,i){const r=En(t,e),s=n.axis||"xy",a=n.includeInvisible||!1;let o=n.intersect?go(e,r,s,i,a):po(e,r,s,!1,i,a);if(o.length>0){const c=o[0].datasetIndex,l=e.getDatasetMeta(c).data;o=[];for(let u=0;u<l.length;++u)o.push({element:l[u],datasetIndex:c,index:u})}return o},point(e,t,n,i){const r=En(t,e),s=n.axis||"xy",a=n.includeInvisible||!1;return go(e,r,s,i,a)},nearest(e,t,n,i){const r=En(t,e),s=n.axis||"xy",a=n.includeInvisible||!1;return po(e,r,s,n.intersect,i,a)},x(e,t,n,i){const r=En(t,e);return Uu(e,r,"x",n.intersect,i)},y(e,t,n,i){const r=En(t,e);return Uu(e,r,"y",n.intersect,i)}}};const qu=["left","top","right","bottom"];function gr(e,t){return e.filter(n=>n.pos===t)}function Xu(e,t){return e.filter(n=>qu.indexOf(n.pos)===-1&&n.box.axis===t)}function pr(e,t){return e.sort((n,i)=>{const r=t?i:n,s=t?n:i;return r.weight===s.weight?r.index-s.index:r.weight-s.weight})}function Wy(e){const t=[];let n,i,r,s,a,o;for(n=0,i=(e||[]).length;n<i;++n)r=e[n],{position:s,options:{stack:a,stackWeight:o=1}}=r,t.push({index:n,box:r,pos:s,horizontal:r.isHorizontal(),weight:r.weight,stack:a&&s+a,stackWeight:o});return t}function Yy(e){const t={};for(const n of e){const{stack:i,pos:r,stackWeight:s}=n;if(!i||!qu.includes(r))continue;const a=t[i]||(t[i]={count:0,placed:0,weight:0,size:0});a.count++,a.weight+=s}return t}function $y(e,t){const n=Yy(e),{vBoxMaxWidth:i,hBoxMaxHeight:r}=t;let s,a,o;for(s=0,a=e.length;s<a;++s){o=e[s];const{fullSize:c}=o.box,l=n[o.stack],u=l&&o.stackWeight/l.weight;o.horizontal?(o.width=u?u*i:c&&t.availableWidth,o.height=r):(o.width=i,o.height=u?u*r:c&&t.availableHeight)}return n}function jy(e){const t=Wy(e),n=pr(t.filter(l=>l.box.fullSize),!0),i=pr(gr(t,"left"),!0),r=pr(gr(t,"right")),s=pr(gr(t,"top"),!0),a=pr(gr(t,"bottom")),o=Xu(t,"x"),c=Xu(t,"y");return{fullSize:n,leftAndTop:i.concat(s),rightAndBottom:r.concat(c).concat(a).concat(o),chartArea:gr(t,"chartArea"),vertical:i.concat(r).concat(c),horizontal:s.concat(a).concat(o)}}function Gu(e,t,n,i){return Math.max(e[n],t[n])+Math.max(e[i],t[i])}function Ku(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function Uy(e,t,n,i){const{pos:r,box:s}=n,a=e.maxPadding;if(!ft(r)){n.size&&(e[r]-=n.size);const h=i[n.stack]||{size:0,count:1};h.size=Math.max(h.size,n.horizontal?s.height:s.width),n.size=h.size/h.count,e[r]+=n.size}s.getPadding&&Ku(a,s.getPadding());const o=Math.max(0,t.outerWidth-Gu(a,e,"left","right")),c=Math.max(0,t.outerHeight-Gu(a,e,"top","bottom")),l=o!==e.w,u=c!==e.h;return e.w=o,e.h=c,n.horizontal?{same:l,other:u}:{same:u,other:l}}function qy(e){const t=e.maxPadding;function n(i){const r=Math.max(t[i]-e[i],0);return e[i]+=r,r}e.y+=n("top"),e.x+=n("left"),n("right"),n("bottom")}function Xy(e,t){const n=t.maxPadding;function i(r){const s={left:0,top:0,right:0,bottom:0};return r.forEach(a=>{s[a]=Math.max(t[a],n[a])}),s}return i(e?["left","right"]:["top","bottom"])}function yr(e,t,n,i){const r=[];let s,a,o,c,l,u;for(s=0,a=e.length,l=0;s<a;++s){o=e[s],c=o.box,c.update(o.width||t.w,o.height||t.h,Xy(o.horizontal,t));const{same:h,other:f}=Uy(t,n,o,i);l|=h&&r.length,u=u||f,c.fullSize||r.push(o)}return l&&yr(r,t,n,i)||u}function Es(e,t,n,i,r){e.top=n,e.left=t,e.right=t+i,e.bottom=n+r,e.width=i,e.height=r}function Zu(e,t,n,i){const r=n.padding;let{x:s,y:a}=t;for(const o of e){const c=o.box,l=i[o.stack]||{placed:0,weight:1},u=o.stackWeight/l.weight||1;if(o.horizontal){const h=t.w*u,f=l.size||c.height;ye(l.start)&&(a=l.start),c.fullSize?Es(c,r.left,a,n.outerWidth-r.right-r.left,f):Es(c,t.left+l.placed,a,h,f),l.start=a,l.placed+=h,a=c.bottom}else{const h=t.h*u,f=l.size||c.width;ye(l.start)&&(s=l.start),c.fullSize?Es(c,s,r.top,f,n.outerHeight-r.bottom-r.top):Es(c,s,t.top+l.placed,f,h),l.start=s,l.placed+=h,s=c.right}}t.x=s,t.y=a}var oe={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(n){t.draw(n)}}]},e.boxes.push(t)},removeBox(e,t){const n=e.boxes?e.boxes.indexOf(t):-1;n!==-1&&e.boxes.splice(n,1)},configure(e,t,n){t.fullSize=n.fullSize,t.position=n.position,t.weight=n.weight},update(e,t,n,i){if(!e)return;const r=Ut(e.options.layout.padding),s=Math.max(t-r.width,0),a=Math.max(n-r.height,0),o=jy(e.boxes),c=o.vertical,l=o.horizontal;Tt(e.boxes,p=>{typeof p.beforeLayout=="function"&&p.beforeLayout()});const u=c.reduce((p,x)=>x.box.options&&x.box.options.display===!1?p:p+1,0)||1,h=Object.freeze({outerWidth:t,outerHeight:n,padding:r,availableWidth:s,availableHeight:a,vBoxMaxWidth:s/2/u,hBoxMaxHeight:a/2}),f=Object.assign({},r);Ku(f,Ut(i));const m=Object.assign({maxPadding:f,w:s,h:a,x:r.left,y:r.top},r),g=$y(c.concat(l),h);yr(o.fullSize,m,h,g),yr(c,m,h,g),yr(l,m,h,g)&&yr(c,m,h,g),qy(m),Zu(o.leftAndTop,m,h,g),m.x+=m.w,m.y+=m.h,Zu(o.rightAndBottom,m,h,g),e.chartArea={left:m.left,top:m.top,right:m.left+m.w,bottom:m.top+m.h,height:m.h,width:m.w},Tt(o.chartArea,p=>{const x=p.box;Object.assign(x,e.chartArea),x.update(m.w,m.h,{left:0,top:0,right:0,bottom:0})})}};class Qu{acquireContext(t,n){}releaseContext(t){return!1}addEventListener(t,n,i){}removeEventListener(t,n,i){}getDevicePixelRatio(){return 1}getMaximumSize(t,n,i,r){return n=Math.max(0,n||t.width),i=i||t.height,{width:n,height:Math.max(0,r?Math.floor(n/r):i)}}isAttached(t){return!0}updateConfig(t){}}class Gy extends Qu{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const Os="$chartjs",Ky={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Ju=e=>e===null||e==="";function Zy(e,t){const n=e.style,i=e.getAttribute("height"),r=e.getAttribute("width");if(e[Os]={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",Ju(r)){const s=ku(e,"width");s!==void 0&&(e.width=s)}if(Ju(i))if(e.style.height==="")e.height=e.width/(t||2);else{const s=ku(e,"height");s!==void 0&&(e.height=s)}return e}const td=ty?{passive:!0}:!1;function Qy(e,t,n){e&&e.addEventListener(t,n,td)}function Jy(e,t,n){e&&e.canvas&&e.canvas.removeEventListener(t,n,td)}function tb(e,t){const n=Ky[e.type]||e.type,{x:i,y:r}=En(e,t);return{type:n,chart:t,native:e,x:i!==void 0?i:null,y:r!==void 0?r:null}}function Ps(e,t){for(const n of e)if(n===t||n.contains(t))return!0}function eb(e,t,n){const i=e.canvas,r=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||Ps(o.addedNodes,i),a=a&&!Ps(o.removedNodes,i);a&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}function nb(e,t,n){const i=e.canvas,r=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||Ps(o.removedNodes,i),a=a&&!Ps(o.addedNodes,i);a&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}const br=new Map;let ed=0;function nd(){const e=window.devicePixelRatio;e!==ed&&(ed=e,br.forEach((t,n)=>{n.currentDevicePixelRatio!==e&&t()}))}function ib(e,t){br.size||window.addEventListener("resize",nd),br.set(e,t)}function rb(e){br.delete(e),br.size||window.removeEventListener("resize",nd)}function sb(e,t,n){const i=e.canvas,r=i&&ao(i);if(!r)return;const s=ru((o,c)=>{const l=r.clientWidth;n(o,c),l<r.clientWidth&&n()},window),a=new ResizeObserver(o=>{const c=o[0],l=c.contentRect.width,u=c.contentRect.height;l===0&&u===0||s(l,u)});return a.observe(r),ib(e,s),a}function bo(e,t,n){n&&n.disconnect(),t==="resize"&&rb(e)}function ab(e,t,n){const i=e.canvas,r=ru(s=>{e.ctx!==null&&n(tb(s,e))},e);return Qy(i,t,r),r}class ob extends Qu{acquireContext(t,n){const i=t&&t.getContext&&t.getContext("2d");return i&&i.canvas===t?(Zy(t,n),i):null}releaseContext(t){const n=t.canvas;if(!n[Os])return!1;const i=n[Os].initial;["height","width"].forEach(s=>{const a=i[s];st(a)?n.removeAttribute(s):n.setAttribute(s,a)});const r=i.style||{};return Object.keys(r).forEach(s=>{n.style[s]=r[s]}),n.width=n.width,delete n[Os],!0}addEventListener(t,n,i){this.removeEventListener(t,n);const r=t.$proxies||(t.$proxies={}),a={attach:eb,detach:nb,resize:sb}[n]||ab;r[n]=a(t,n,i)}removeEventListener(t,n){const i=t.$proxies||(t.$proxies={}),r=i[n];if(!r)return;({attach:bo,detach:bo,resize:bo}[n]||Jy)(t,n,r),i[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,n,i,r){return Jp(t,n,i,r)}isAttached(t){const n=t&&ao(t);return!!(n&&n.isConnected)}}function lb(e){return!so()||typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas?Gy:ob}class Jt{constructor(){R(this,"x");R(this,"y");R(this,"active",!1);R(this,"options");R(this,"$animations")}tooltipPosition(t){const{x:n,y:i}=this.getProps(["x","y"],t);return{x:n,y:i}}hasValue(){return Tn(this.x)&&Tn(this.y)}getProps(t,n){const i=this.$animations;if(!n||!i)return this;const r={};return t.forEach(s=>{r[s]=i[s]&&i[s].active()?i[s]._to:this[s]}),r}}R(Jt,"defaults",{}),R(Jt,"defaultRoutes");function cb(e,t){const n=e.options.ticks,i=ub(e),r=Math.min(n.maxTicksLimit||i,i),s=n.major.enabled?hb(t):[],a=s.length,o=s[0],c=s[a-1],l=[];if(a>r)return fb(t,l,s,a/r),l;const u=db(s,t,r);if(a>0){let h,f;const m=a>1?Math.round((c-o)/(a-1)):null;for(Rs(t,l,u,st(m)?0:o-m,o),h=0,f=a-1;h<f;h++)Rs(t,l,u,s[h],s[h+1]);return Rs(t,l,u,c,st(m)?t.length:c+m),l}return Rs(t,l,u),l}function ub(e){const t=e.options.offset,n=e._tickSize(),i=e._length/n+(t?0:1),r=e._maxLength/n;return Math.floor(Math.min(i,r))}function db(e,t,n){const i=mb(e),r=t.length/n;if(!i)return Math.max(r,1);const s=np(i);for(let a=0,o=s.length-1;a<o;a++){const c=s[a];if(c>r)return c}return Math.max(r,1)}function hb(e){const t=[];let n,i;for(n=0,i=e.length;n<i;n++)e[n].major&&t.push(n);return t}function fb(e,t,n,i){let r=0,s=n[0],a;for(i=Math.ceil(i),a=0;a<e.length;a++)a===s&&(t.push(e[a]),r++,s=n[r*i])}function Rs(e,t,n,i,r){const s=at(i,0),a=Math.min(at(r,e.length),e.length);let o=0,c,l,u;for(n=Math.ceil(n),r&&(c=r-i,n=c/Math.floor(c/n)),u=s;u<0;)o++,u=Math.round(s+o*n);for(l=Math.max(s,0);l<a;l++)l===u&&(t.push(e[l]),o++,u=Math.round(s+o*n))}function mb(e){const t=e.length;let n,i;if(t<2)return!1;for(i=e[0],n=1;n<t;++n)if(e[n]-e[n-1]!==i)return!1;return i}const gb=e=>e==="left"?"right":e==="right"?"left":e,id=(e,t,n)=>t==="top"||t==="left"?e[t]+n:e[t]-n,rd=(e,t)=>Math.min(t||e,e);function sd(e,t){const n=[],i=e.length/t,r=e.length;let s=0;for(;s<r;s+=i)n.push(e[Math.floor(s)]);return n}function pb(e,t,n){const i=e.ticks.length,r=Math.min(t,i-1),s=e._startPixel,a=e._endPixel,o=1e-6;let c=e.getPixelForTick(r),l;if(!(n&&(i===1?l=Math.max(c-s,a-c):t===0?l=(e.getPixelForTick(1)-c)/2:l=(c-e.getPixelForTick(r-1))/2,c+=r<t?l:-l,c<s-o||c>a+o)))return c}function yb(e,t){Tt(e,n=>{const i=n.gc,r=i.length/2;let s;if(r>t){for(s=0;s<r;++s)delete n.data[i[s]];i.splice(0,r)}})}function _r(e){return e.drawTicks?e.tickLength:0}function ad(e,t){if(!e.display)return 0;const n=It(e.font,t),i=Ut(e.padding);return(kt(e.text)?e.text.length:1)*n.lineHeight+i.height}function bb(e,t){return Cn(e,{scale:t,type:"scale"})}function _b(e,t,n){return Cn(e,{tick:n,index:t,type:"tick"})}function xb(e,t,n){let i=Ga(e);return(n&&t!=="right"||!n&&t==="right")&&(i=gb(i)),i}function wb(e,t,n,i){const{top:r,left:s,bottom:a,right:o,chart:c}=e,{chartArea:l,scales:u}=c;let h=0,f,m,g;const p=a-r,x=o-s;if(e.isHorizontal()){if(m=ae(i,s,o),ft(n)){const S=Object.keys(n)[0],v=n[S];g=u[S].getPixelForValue(v)+p-t}else n==="center"?g=(l.bottom+l.top)/2+p-t:g=id(e,n,t);f=o-s}else{if(ft(n)){const S=Object.keys(n)[0],v=n[S];m=u[S].getPixelForValue(v)-x+t}else n==="center"?m=(l.left+l.right)/2-x+t:m=id(e,n,t);g=ae(i,a,r),h=n==="left"?-Pt:Pt}return{titleX:m,titleY:g,maxWidth:f,rotation:h}}class Zn extends Jt{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){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,n){return t}getUserBounds(){let{_userMin:t,_userMax:n,_suggestedMin:i,_suggestedMax:r}=this;return t=De(t,Number.POSITIVE_INFINITY),n=De(n,Number.NEGATIVE_INFINITY),i=De(i,Number.POSITIVE_INFINITY),r=De(r,Number.NEGATIVE_INFINITY),{min:De(t,i),max:De(n,r),minDefined:At(t),maxDefined:At(n)}}getMinMax(t){let{min:n,max:i,minDefined:r,maxDefined:s}=this.getUserBounds(),a;if(r&&s)return{min:n,max:i};const o=this.getMatchingVisibleMetas();for(let c=0,l=o.length;c<l;++c)a=o[c].controller.getMinMax(this,t),r||(n=Math.min(n,a.min)),s||(i=Math.max(i,a.max));return n=s&&n>i?i:n,i=r&&n>i?n:i,{min:De(n,De(i,n)),max:De(i,De(n,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}getLabelItems(t=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(t))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Mt(this.options.beforeUpdate,[this])}update(t,n,i){const{beginAtZero:r,grace:s,ticks:a}=this.options,o=a.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=n,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=Pp(this,s,r),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const c=o<this.ticks.length;this._convertTicksToLabels(c?sd(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=cb(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),c&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let t=this.options.reverse,n,i;this.isHorizontal()?(n=this.left,i=this.right):(n=this.top,i=this.bottom,t=!t),this._startPixel=n,this._endPixel=i,this._reversePixels=t,this._length=i-n,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Mt(this.options.afterUpdate,[this])}beforeSetDimensions(){Mt(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Mt(this.options.afterSetDimensions,[this])}_callHooks(t){this.chart.notifyPlugins(t,this.getContext()),Mt(this.options[t],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Mt(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(t){const n=this.options.ticks;let i,r,s;for(i=0,r=t.length;i<r;i++)s=t[i],s.label=Mt(n.callback,[s.value,i,t],this)}afterTickToLabelConversion(){Mt(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Mt(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const t=this.options,n=t.ticks,i=rd(this.ticks.length,t.ticks.maxTicksLimit),r=n.minRotation||0,s=n.maxRotation;let a=r,o,c,l;if(!this._isVisible()||!n.display||r>=s||i<=1||!this.isHorizontal()){this.labelRotation=r;return}const u=this._getLabelSizes(),h=u.widest.width,f=u.highest.height,m=Qt(this.chart.width-h,0,this.maxWidth);o=t.offset?this.maxWidth/i:m/(i-1),h+6>o&&(o=m/(i-(t.offset?.5:1)),c=this.maxHeight-_r(t.grid)-n.padding-ad(t.title,this.chart.options.font),l=Math.sqrt(h*h+f*f),a=ps(Math.min(Math.asin(Qt((u.highest.height+6)/o,-1,1)),Math.asin(Qt(c/l,-1,1))-Math.asin(Qt(f/l,-1,1)))),a=Math.max(r,Math.min(s,a))),this.labelRotation=a}afterCalculateLabelRotation(){Mt(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Mt(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:n,options:{ticks:i,title:r,grid:s}}=this,a=this._isVisible(),o=this.isHorizontal();if(a){const c=ad(r,n.options.font);if(o?(t.width=this.maxWidth,t.height=_r(s)+c):(t.height=this.maxHeight,t.width=_r(s)+c),i.display&&this.ticks.length){const{first:l,last:u,widest:h,highest:f}=this._getLabelSizes(),m=i.padding*2,g=jt(this.labelRotation),p=Math.cos(g),x=Math.sin(g);if(o){const S=i.mirror?0:x*h.width+p*f.height;t.height=Math.min(this.maxHeight,t.height+S+m)}else{const S=i.mirror?0:p*h.width+x*f.height;t.width=Math.min(this.maxWidth,t.width+S+m)}this._calculatePadding(l,u,x,p)}}this._handleMargins(),o?(this.width=this._length=n.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=n.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,n,i,r){const{ticks:{align:s,padding:a},position:o}=this.options,c=this.labelRotation!==0,l=o!=="top"&&this.axis==="x";if(this.isHorizontal()){const u=this.getPixelForTick(0)-this.left,h=this.right-this.getPixelForTick(this.ticks.length-1);let f=0,m=0;c?l?(f=r*t.width,m=i*n.height):(f=i*t.height,m=r*n.width):s==="start"?m=n.width:s==="end"?f=t.width:s!=="inner"&&(f=t.width/2,m=n.width/2),this.paddingLeft=Math.max((f-u+a)*this.width/(this.width-u),0),this.paddingRight=Math.max((m-h+a)*this.width/(this.width-h),0)}else{let u=n.height/2,h=t.height/2;s==="start"?(u=0,h=t.height):s==="end"&&(u=n.height,h=0),this.paddingTop=u+a,this.paddingBottom=h+a}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Mt(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:n}=this.options;return n==="top"||n==="bottom"||t==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){this.beforeTickToLabelConversion(),this.generateTickLabels(t);let n,i;for(n=0,i=t.length;n<i;n++)st(t[n].label)&&(t.splice(n,1),i--,n--);this.afterTickToLabelConversion()}_getLabelSizes(){let t=this._labelSizes;if(!t){const n=this.options.ticks.sampleSize;let i=this.ticks;n<i.length&&(i=sd(i,n)),this._labelSizes=t=this._computeLabelSizes(i,i.length,this.options.ticks.maxTicksLimit)}return t}_computeLabelSizes(t,n,i){const{ctx:r,_longestTextCache:s}=this,a=[],o=[],c=Math.floor(n/rd(n,i));let l=0,u=0,h,f,m,g,p,x,S,v,k,D,M;for(h=0;h<n;h+=c){if(g=t[h].label,p=this._resolveTickFontOptions(h),r.font=x=p.string,S=s[x]=s[x]||{data:{},gc:[]},v=p.lineHeight,k=D=0,!st(g)&&!kt(g))k=xs(r,S.data,S.gc,k,g),D=v;else if(kt(g))for(f=0,m=g.length;f<m;++f)M=g[f],!st(M)&&!kt(M)&&(k=xs(r,S.data,S.gc,k,M),D+=v);a.push(k),o.push(D),l=Math.max(k,l),u=Math.max(D,u)}yb(s,n);const P=a.indexOf(l),E=o.indexOf(u),y=_=>({width:a[_]||0,height:o[_]||0});return{first:y(0),last:y(n-1),widest:y(P),highest:y(E),widths:a,heights:o}}getLabelForValue(t){return t}getPixelForValue(t,n){return NaN}getValueForPixel(t){}getPixelForTick(t){const n=this.ticks;return t<0||t>n.length-1?null:this.getPixelForValue(n[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const n=this._startPixel+t*this._length;return ap(this._alignToPixels?Un(this.chart,n,0):n)}getDecimalForPixel(t){const n=(t-this._startPixel)/this._length;return this._reversePixels?1-n:n}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:n}=this;return t<0&&n<0?n:t>0&&n>0?t:0}getContext(t){const n=this.ticks||[];if(t>=0&&t<n.length){const i=n[t];return i.$context||(i.$context=_b(this.getContext(),t,i))}return this.$context||(this.$context=bb(this.chart.getContext(),this))}_tickSize(){const t=this.options.ticks,n=jt(this.labelRotation),i=Math.abs(Math.cos(n)),r=Math.abs(Math.sin(n)),s=this._getLabelSizes(),a=t.autoSkipPadding||0,o=s?s.widest.width+a:0,c=s?s.highest.height+a:0;return this.isHorizontal()?c*i>o*r?o/i:c/r:c*r<o*i?c/i:o/r}_isVisible(){const t=this.options.display;return t!=="auto"?!!t:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(t){const n=this.axis,i=this.chart,r=this.options,{grid:s,position:a,border:o}=r,c=s.offset,l=this.isHorizontal(),h=this.ticks.length+(c?1:0),f=_r(s),m=[],g=o.setContext(this.getContext()),p=g.display?g.width:0,x=p/2,S=function(G){return Un(i,G,p)};let v,k,D,M,P,E,y,_,T,O,A,I;if(a==="top")v=S(this.bottom),E=this.bottom-f,_=v-x,O=S(t.top)+x,I=t.bottom;else if(a==="bottom")v=S(this.top),O=t.top,I=S(t.bottom)-x,E=v+x,_=this.top+f;else if(a==="left")v=S(this.right),P=this.right-f,y=v-x,T=S(t.left)+x,A=t.right;else if(a==="right")v=S(this.left),T=t.left,A=S(t.right)-x,P=v+x,y=this.left+f;else if(n==="x"){if(a==="center")v=S((t.top+t.bottom)/2+.5);else if(ft(a)){const G=Object.keys(a)[0],V=a[G];v=S(this.chart.scales[G].getPixelForValue(V))}O=t.top,I=t.bottom,E=v+x,_=E+f}else if(n==="y"){if(a==="center")v=S((t.left+t.right)/2);else if(ft(a)){const G=Object.keys(a)[0],V=a[G];v=S(this.chart.scales[G].getPixelForValue(V))}P=v-x,y=P-f,T=t.left,A=t.right}const B=at(r.ticks.maxTicksLimit,h),q=Math.max(1,Math.ceil(h/B));for(k=0;k<h;k+=q){const G=this.getContext(k),V=s.setContext(G),lt=o.setContext(G),X=V.lineWidth,Q=V.color,H=lt.dash||[],U=lt.dashOffset,Y=V.tickWidth,xt=V.tickColor,yt=V.tickBorderDash||[],vt=V.tickBorderDashOffset;D=pb(this,k,c),D!==void 0&&(M=Un(i,D,X),l?P=y=T=A=M:E=_=O=I=M,m.push({tx1:P,ty1:E,tx2:y,ty2:_,x1:T,y1:O,x2:A,y2:I,width:X,color:Q,borderDash:H,borderDashOffset:U,tickWidth:Y,tickColor:xt,tickBorderDash:yt,tickBorderDashOffset:vt}))}return this._ticksLength=h,this._borderValue=v,m}_computeLabelItems(t){const n=this.axis,i=this.options,{position:r,ticks:s}=i,a=this.isHorizontal(),o=this.ticks,{align:c,crossAlign:l,padding:u,mirror:h}=s,f=_r(i.grid),m=f+u,g=h?-u:m,p=-jt(this.labelRotation),x=[];let S,v,k,D,M,P,E,y,_,T,O,A,I="middle";if(r==="top")P=this.bottom-g,E=this._getXAxisLabelAlignment();else if(r==="bottom")P=this.top+g,E=this._getXAxisLabelAlignment();else if(r==="left"){const q=this._getYAxisLabelAlignment(f);E=q.textAlign,M=q.x}else if(r==="right"){const q=this._getYAxisLabelAlignment(f);E=q.textAlign,M=q.x}else if(n==="x"){if(r==="center")P=(t.top+t.bottom)/2+m;else if(ft(r)){const q=Object.keys(r)[0],G=r[q];P=this.chart.scales[q].getPixelForValue(G)+m}E=this._getXAxisLabelAlignment()}else if(n==="y"){if(r==="center")M=(t.left+t.right)/2-m;else if(ft(r)){const q=Object.keys(r)[0],G=r[q];M=this.chart.scales[q].getPixelForValue(G)}E=this._getYAxisLabelAlignment(f).textAlign}n==="y"&&(c==="start"?I="top":c==="end"&&(I="bottom"));const B=this._getLabelSizes();for(S=0,v=o.length;S<v;++S){k=o[S],D=k.label;const q=s.setContext(this.getContext(S));y=this.getPixelForTick(S)+s.labelOffset,_=this._resolveTickFontOptions(S),T=_.lineHeight,O=kt(D)?D.length:1;const G=O/2,V=q.color,lt=q.textStrokeColor,X=q.textStrokeWidth;let Q=E;a?(M=y,E==="inner"&&(S===v-1?Q=this.options.reverse?"left":"right":S===0?Q=this.options.reverse?"right":"left":Q="center"),r==="top"?l==="near"||p!==0?A=-O*T+T/2:l==="center"?A=-B.highest.height/2-G*T+T:A=-B.highest.height+T/2:l==="near"||p!==0?A=T/2:l==="center"?A=B.highest.height/2-G*T:A=B.highest.height-O*T,h&&(A*=-1),p!==0&&!q.showLabelBackdrop&&(M+=T/2*Math.sin(p))):(P=y,A=(1-O)*T/2);let H;if(q.showLabelBackdrop){const U=Ut(q.backdropPadding),Y=B.heights[S],xt=B.widths[S];let yt=A-U.top,vt=0-U.left;switch(I){case"middle":yt-=Y/2;break;case"bottom":yt-=Y;break}switch(E){case"center":vt-=xt/2;break;case"right":vt-=xt;break;case"inner":S===v-1?vt-=xt:S>0&&(vt-=xt/2);break}H={left:vt,top:yt,width:xt+U.width,height:Y+U.height,color:q.backdropColor}}x.push({label:D,font:_,textOffset:A,options:{rotation:p,color:V,strokeColor:lt,strokeWidth:X,textAlign:Q,textBaseline:I,translation:[M,P],backdrop:H}})}return x}_getXAxisLabelAlignment(){const{position:t,ticks:n}=this.options;if(-jt(this.labelRotation))return t==="top"?"left":"right";let r="center";return n.align==="start"?r="left":n.align==="end"?r="right":n.align==="inner"&&(r="inner"),r}_getYAxisLabelAlignment(t){const{position:n,ticks:{crossAlign:i,mirror:r,padding:s}}=this.options,a=this._getLabelSizes(),o=t+s,c=a.widest.width;let l,u;return n==="left"?r?(u=this.right+s,i==="near"?l="left":i==="center"?(l="center",u+=c/2):(l="right",u+=c)):(u=this.right-o,i==="near"?l="right":i==="center"?(l="center",u-=c/2):(l="left",u=this.left)):n==="right"?r?(u=this.left+s,i==="near"?l="right":i==="center"?(l="center",u-=c/2):(l="left",u-=c)):(u=this.left+o,i==="near"?l="left":i==="center"?(l="center",u+=c/2):(l="right",u=this.right)):l="right",{textAlign:l,x:u}}_computeLabelArea(){if(this.options.ticks.mirror)return;const t=this.chart,n=this.options.position;if(n==="left"||n==="right")return{top:0,left:this.left,bottom:t.height,right:this.right};if(n==="top"||n==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:t.width}}drawBackground(){const{ctx:t,options:{backgroundColor:n},left:i,top:r,width:s,height:a}=this;n&&(t.save(),t.fillStyle=n,t.fillRect(i,r,s,a),t.restore())}getLineWidthForValue(t){const n=this.options.grid;if(!this._isVisible()||!n.display)return 0;const r=this.ticks.findIndex(s=>s.value===t);return r>=0?n.setContext(this.getContext(r)).lineWidth:0}drawGrid(t){const n=this.options.grid,i=this.ctx,r=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let s,a;const o=(c,l,u)=>{!u.width||!u.color||(i.save(),i.lineWidth=u.width,i.strokeStyle=u.color,i.setLineDash(u.borderDash||[]),i.lineDashOffset=u.borderDashOffset,i.beginPath(),i.moveTo(c.x,c.y),i.lineTo(l.x,l.y),i.stroke(),i.restore())};if(n.display)for(s=0,a=r.length;s<a;++s){const c=r[s];n.drawOnChartArea&&o({x:c.x1,y:c.y1},{x:c.x2,y:c.y2},c),n.drawTicks&&o({x:c.tx1,y:c.ty1},{x:c.tx2,y:c.ty2},{color:c.tickColor,width:c.tickWidth,borderDash:c.tickBorderDash,borderDashOffset:c.tickBorderDashOffset})}}drawBorder(){const{chart:t,ctx:n,options:{border:i,grid:r}}=this,s=i.setContext(this.getContext()),a=i.display?s.width:0;if(!a)return;const o=r.setContext(this.getContext(0)).lineWidth,c=this._borderValue;let l,u,h,f;this.isHorizontal()?(l=Un(t,this.left,a)-a/2,u=Un(t,this.right,o)+o/2,h=f=c):(h=Un(t,this.top,a)-a/2,f=Un(t,this.bottom,o)+o/2,l=u=c),n.save(),n.lineWidth=s.width,n.strokeStyle=s.color,n.beginPath(),n.moveTo(l,h),n.lineTo(u,f),n.stroke(),n.restore()}drawLabels(t){if(!this.options.ticks.display)return;const i=this.ctx,r=this._computeLabelArea();r&&or(i,r);const s=this.getLabelItems(t);for(const a of s){const o=a.options,c=a.font,l=a.label,u=a.textOffset;qn(i,l,0,u,c,o)}r&&lr(i)}drawTitle(){const{ctx:t,options:{position:n,title:i,reverse:r}}=this;if(!i.display)return;const s=It(i.font),a=Ut(i.padding),o=i.align;let c=s.lineHeight/2;n==="bottom"||n==="center"||ft(n)?(c+=a.bottom,kt(i.text)&&(c+=s.lineHeight*(i.text.length-1))):c+=a.top;const{titleX:l,titleY:u,maxWidth:h,rotation:f}=wb(this,c,n,o);qn(t,i.text,0,0,s,{color:i.color,maxWidth:h,rotation:f,textAlign:xb(o,n,r),textBaseline:"middle",translation:[l,u]})}draw(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}_layers(){const t=this.options,n=t.ticks&&t.ticks.z||0,i=at(t.grid&&t.grid.z,-1),r=at(t.border&&t.border.z,0);return!this._isVisible()||this.draw!==Zn.prototype.draw?[{z:n,draw:s=>{this.draw(s)}}]:[{z:i,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:r,draw:()=>{this.drawBorder()}},{z:n,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(t){const n=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",r=[];let s,a;for(s=0,a=n.length;s<a;++s){const o=n[s];o[i]===this.id&&(!t||o.type===t)&&r.push(o)}return r}_resolveTickFontOptions(t){const n=this.options.ticks.setContext(this.getContext(t));return It(n.font)}_maxDigits(){const t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}class As{constructor(t,n,i){this.type=t,this.scope=n,this.override=i,this.items=Object.create(null)}isForType(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}register(t){const n=Object.getPrototypeOf(t);let i;kb(n)&&(i=this.register(n));const r=this.items,s=t.id,a=this.scope+"."+s;if(!s)throw new Error("class does not have id: "+t);return s in r||(r[s]=t,vb(t,a,i),this.override&&Rt.override(t.id,t.overrides)),a}get(t){return this.items[t]}unregister(t){const n=this.items,i=t.id,r=this.scope;i in n&&delete n[i],r&&i in Rt[r]&&(delete Rt[r][i],this.override&&delete jn[i])}}function vb(e,t,n){const i=tr(Object.create(null),[n?Rt.get(n):{},Rt.get(t),e.defaults]);Rt.set(t,i),e.defaultRoutes&&Sb(t,e.defaultRoutes),e.descriptors&&Rt.describe(t,e.descriptors)}function Sb(e,t){Object.keys(t).forEach(n=>{const i=n.split("."),r=i.pop(),s=[e].concat(i).join("."),a=t[n].split("."),o=a.pop(),c=a.join(".");Rt.route(s,r,c,o)})}function kb(e){return"id"in e&&"defaults"in e}class Mb{constructor(){this.controllers=new As(Be,"datasets",!0),this.elements=new As(Jt,"elements"),this.plugins=new As(Object,"plugins"),this.scales=new As(Zn,"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,n,i){[...n].forEach(r=>{const s=i||this._getRegistryForType(r);i||s.isForType(r)||s===this.plugins&&r.id?this._exec(t,s,r):Tt(r,a=>{const o=i||this._getRegistryForType(a);this._exec(t,o,a)})})}_exec(t,n,i){const r=Ua(t);Mt(i["before"+r],[],i),n[t](i),Mt(i["after"+r],[],i)}_getRegistryForType(t){for(let n=0;n<this._typedRegistries.length;n++){const i=this._typedRegistries[n];if(i.isForType(t))return i}return this.plugins}_get(t,n,i){const r=n.get(t);if(r===void 0)throw new Error('"'+t+'" is not a registered '+i+".");return r}}var $e=new Mb;class Tb{constructor(){this._init=[]}notify(t,n,i,r){n==="beforeInit"&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));const s=r?this._descriptors(t).filter(r):this._descriptors(t),a=this._notify(s,t,n,i);return n==="afterDestroy"&&(this._notify(s,t,"stop"),this._notify(this._init,t,"uninstall")),a}_notify(t,n,i,r){r=r||{};for(const s of t){const a=s.plugin,o=a[i],c=[n,r,s.options];if(Mt(o,c,a)===!1&&r.cancelable)return!1}return!0}invalidate(){st(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(t){if(this._cache)return this._cache;const n=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),n}_createDescriptors(t,n){const i=t&&t.config,r=at(i.options&&i.options.plugins,{}),s=Db(i);return r===!1&&!n?[]:Eb(t,s,r,n)}_notifyStateChanges(t){const n=this._oldCache||[],i=this._cache,r=(s,a)=>s.filter(o=>!a.some(c=>o.plugin.id===c.plugin.id));this._notify(r(n,i),t,"stop"),this._notify(r(i,n),t,"start")}}function Db(e){const t={},n=[],i=Object.keys($e.plugins.items);for(let s=0;s<i.length;s++)n.push($e.getPlugin(i[s]));const r=e.plugins||[];for(let s=0;s<r.length;s++){const a=r[s];n.indexOf(a)===-1&&(n.push(a),t[a.id]=!0)}return{plugins:n,localIds:t}}function Cb(e,t){return!t&&e===!1?null:e===!0?{}:e}function Eb(e,{plugins:t,localIds:n},i,r){const s=[],a=e.getContext();for(const o of t){const c=o.id,l=Cb(i[c],r);l!==null&&s.push({plugin:o,options:Ob(e.config,{plugin:o,local:n[c]},l,a)})}return s}function Ob(e,{plugin:t,local:n},i,r){const s=e.pluginScopeKeys(t),a=e.getOptionScopes(i,s);return n&&t.defaults&&a.push(t.defaults),e.createResolver(a,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function _o(e,t){const n=Rt.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||n.indexAxis||"x"}function Pb(e,t){let n=e;return e==="_index_"?n=t:e==="_value_"&&(n=t==="x"?"y":"x"),n}function Rb(e,t){return e===t?"_index_":"_value_"}function od(e){if(e==="x"||e==="y"||e==="r")return e}function Ab(e){if(e==="top"||e==="bottom")return"x";if(e==="left"||e==="right")return"y"}function xo(e,...t){if(od(e))return e;for(const n of t){const i=n.axis||Ab(n.position)||e.length>1&&od(e[0].toLowerCase());if(i)return i}throw new Error(`Cannot determine type of '${e}' axis. Please provide 'axis' or 'position' option.`)}function ld(e,t,n){if(n[t+"AxisID"]===e)return{axis:t}}function Ib(e,t){if(t.data&&t.data.datasets){const n=t.data.datasets.filter(i=>i.xAxisID===e||i.yAxisID===e);if(n.length)return ld(e,"x",n[0])||ld(e,"y",n[0])}return{}}function Lb(e,t){const n=jn[e.type]||{scales:{}},i=t.scales||{},r=_o(e.type,t),s=Object.create(null);return Object.keys(i).forEach(a=>{const o=i[a];if(!ft(o))return console.error(`Invalid scale configuration for scale: ${a}`);if(o._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${a}`);const c=xo(a,o,Ib(a,e),Rt.scales[o.type]),l=Rb(c,r),u=n.scales||{};s[a]=er(Object.create(null),[{axis:c},o,u[c],u[l]])}),e.data.datasets.forEach(a=>{const o=a.type||e.type,c=a.indexAxis||_o(o,t),u=(jn[o]||{}).scales||{};Object.keys(u).forEach(h=>{const f=Pb(h,c),m=a[f+"AxisID"]||f;s[m]=s[m]||Object.create(null),er(s[m],[{axis:f},i[m],u[h]])})}),Object.keys(s).forEach(a=>{const o=s[a];er(o,[Rt.scales[o.type],Rt.scale])}),s}function cd(e){const t=e.options||(e.options={});t.plugins=at(t.plugins,{}),t.scales=Lb(e,t)}function ud(e){return e=e||{},e.datasets=e.datasets||[],e.labels=e.labels||[],e}function Nb(e){return e=e||{},e.data=ud(e.data),cd(e),e}const dd=new Map,hd=new Set;function Is(e,t){let n=dd.get(e);return n||(n=t(),dd.set(e,n),hd.add(n)),n}const xr=(e,t,n)=>{const i=kn(t,n);i!==void 0&&e.add(i)};class Fb{constructor(t){this._config=Nb(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=ud(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(),cd(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return Is(t,()=>[[`datasets.${t}`,""]])}datasetAnimationScopeKeys(t,n){return Is(`${t}.transition.${n}`,()=>[[`datasets.${t}.transitions.${n}`,`transitions.${n}`],[`datasets.${t}`,""]])}datasetElementScopeKeys(t,n){return Is(`${t}-${n}`,()=>[[`datasets.${t}.elements.${n}`,`datasets.${t}`,`elements.${n}`,""]])}pluginScopeKeys(t){const n=t.id,i=this.type;return Is(`${i}-plugin-${n}`,()=>[[`plugins.${n}`,...t.additionalOptionScopes||[]]])}_cachedScopes(t,n){const i=this._scopeCache;let r=i.get(t);return(!r||n)&&(r=new Map,i.set(t,r)),r}getOptionScopes(t,n,i){const{options:r,type:s}=this,a=this._cachedScopes(t,i),o=a.get(n);if(o)return o;const c=new Set;n.forEach(u=>{t&&(c.add(t),u.forEach(h=>xr(c,t,h))),u.forEach(h=>xr(c,r,h)),u.forEach(h=>xr(c,jn[s]||{},h)),u.forEach(h=>xr(c,Rt,h)),u.forEach(h=>xr(c,Qa,h))});const l=Array.from(c);return l.length===0&&l.push(Object.create(null)),hd.has(n)&&a.set(n,l),l}chartOptionScopes(){const{options:t,type:n}=this;return[t,jn[n]||{},Rt.datasets[n]||{},{type:n},Rt,Qa]}resolveNamedOptions(t,n,i,r=[""]){const s={$shared:!0},{resolver:a,subPrefixes:o}=fd(this._resolverCache,t,r);let c=a;if(zb(a,n)){s.$shared=!1,i=be(i)?i():i;const l=this.createResolver(t,i,o);c=xi(a,i,l)}for(const l of n)s[l]=c[l];return s}createResolver(t,n,i=[""],r){const{resolver:s}=fd(this._resolverCache,t,i);return ft(n)?xi(s,n,void 0,r):s}}function fd(e,t,n){let i=e.get(t);i||(i=new Map,e.set(t,i));const r=n.join();let s=i.get(r);return s||(s={resolver:no(t,n),subPrefixes:n.filter(o=>!o.toLowerCase().includes("hover"))},i.set(r,s)),s}const Bb=e=>ft(e)&&Object.getOwnPropertyNames(e).some(t=>be(e[t]));function zb(e,t){const{isScriptable:n,isIndexable:i}=gu(e);for(const r of t){const s=n(r),a=i(r),o=(a||s)&&e[r];if(s&&(be(o)||Bb(o))||a&&kt(o))return!0}return!1}var Hb="4.5.0";const Vb=["top","bottom","left","right","chartArea"];function md(e,t){return e==="top"||e==="bottom"||Vb.indexOf(e)===-1&&t==="x"}function gd(e,t){return function(n,i){return n[e]===i[e]?n[t]-i[t]:n[e]-i[e]}}function pd(e){const t=e.chart,n=t.options.animation;t.notifyPlugins("afterRender"),Mt(n&&n.onComplete,[e],t)}function Wb(e){const t=e.chart,n=t.options.animation;Mt(n&&n.onProgress,[e],t)}function yd(e){return so()&&typeof e=="string"?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const Ls={},bd=e=>{const t=yd(e);return Object.values(Ls).filter(n=>n.canvas===t).pop()};function Yb(e,t,n){const i=Object.keys(e);for(const r of i){const s=+r;if(s>=t){const a=e[r];delete e[r],(n>0||s>t)&&(e[s+n]=a)}}}function $b(e,t,n,i){return!n||e.type==="mouseout"?null:i?t:e}let _e=(zn=class{static register(...t){$e.add(...t),_d()}static unregister(...t){$e.remove(...t),_d()}constructor(t,n){const i=this.config=new Fb(n),r=yd(t),s=bd(r);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const a=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||lb(r)),this.platform.updateConfig(i);const o=this.platform.acquireContext(r,a.aspectRatio),c=o&&o.canvas,l=c&&c.height,u=c&&c.width;if(this.id=Xg(),this.ctx=o,this.canvas=c,this.width=u,this.height=l,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 Tb,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=up(h=>this.update(h),a.resizeDelay||0),this._dataChanges=[],Ls[this.id]=this,!o||!c){console.error("Failed to create chart: can't acquire context from the given item");return}sn.listen(this,"complete",pd),sn.listen(this,"progress",Wb),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:n},width:i,height:r,_aspectRatio:s}=this;return st(t)?n&&s?s:r?i/r: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}get registry(){return $e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Su(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return hu(this.canvas,this.ctx),this}stop(){return sn.stop(this),this}resize(t,n){sn.running(this)?this._resizeBeforeDraw={width:t,height:n}:this._resize(t,n)}_resize(t,n){const i=this.options,r=this.canvas,s=i.maintainAspectRatio&&this.aspectRatio,a=this.platform.getMaximumSize(r,t,n,s),o=i.devicePixelRatio||this.platform.getDevicePixelRatio(),c=this.width?"resize":"attach";this.width=a.width,this.height=a.height,this._aspectRatio=this.aspectRatio,Su(this,o,!0)&&(this.notifyPlugins("resize",{size:a}),Mt(i.onResize,[this,a],this),this.attached&&this._doResize(c)&&this.render())}ensureScalesHaveIDs(){const n=this.options.scales||{};Tt(n,(i,r)=>{i.id=r})}buildOrUpdateScales(){const t=this.options,n=t.scales,i=this.scales,r=Object.keys(i).reduce((a,o)=>(a[o]=!1,a),{});let s=[];n&&(s=s.concat(Object.keys(n).map(a=>{const o=n[a],c=xo(a,o),l=c==="r",u=c==="x";return{options:o,dposition:l?"chartArea":u?"bottom":"left",dtype:l?"radialLinear":u?"category":"linear"}}))),Tt(s,a=>{const o=a.options,c=o.id,l=xo(c,o),u=at(o.type,a.dtype);(o.position===void 0||md(o.position,l)!==md(a.dposition))&&(o.position=a.dposition),r[c]=!0;let h=null;if(c in i&&i[c].type===u)h=i[c];else{const f=$e.getScale(u);h=new f({id:c,type:u,ctx:this.ctx,chart:this}),i[h.id]=h}h.init(o,t)}),Tt(r,(a,o)=>{a||delete i[o]}),Tt(i,a=>{oe.configure(this,a,a.options),oe.addBox(this,a)})}_updateMetasets(){const t=this._metasets,n=this.data.datasets.length,i=t.length;if(t.sort((r,s)=>r.index-s.index),i>n){for(let r=n;r<i;++r)this._destroyDatasetMeta(r);t.splice(n,i-n)}this._sortedMetasets=t.slice(0).sort(gd("order","index"))}_removeUnreferencedMetasets(){const{_metasets:t,data:{datasets:n}}=this;t.length>n.length&&delete this._stacks,t.forEach((i,r)=>{n.filter(s=>s===i._dataset).length===0&&this._destroyDatasetMeta(r)})}buildOrUpdateControllers(){const t=[],n=this.data.datasets;let i,r;for(this._removeUnreferencedMetasets(),i=0,r=n.length;i<r;i++){const s=n[i];let a=this.getDatasetMeta(i);const o=s.type||this.config.type;if(a.type&&a.type!==o&&(this._destroyDatasetMeta(i),a=this.getDatasetMeta(i)),a.type=o,a.indexAxis=s.indexAxis||_o(o,this.options),a.order=s.order||0,a.index=i,a.label=""+s.label,a.visible=this.isDatasetVisible(i),a.controller)a.controller.updateIndex(i),a.controller.linkScales();else{const c=$e.getController(o),{datasetElementType:l,dataElementType:u}=Rt.datasets[o];Object.assign(c,{dataElementType:$e.getElement(u),datasetElementType:l&&$e.getElement(l)}),a.controller=new c(this,i),t.push(a.controller)}}return this._updateMetasets(),t}_resetElements(){Tt(this.data.datasets,(t,n)=>{this.getDatasetMeta(n).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const n=this.config;n.update();const i=this._options=n.createResolver(n.chartOptionScopes(),this.getContext()),r=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})===!1)return;const s=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let a=0;for(let l=0,u=this.data.datasets.length;l<u;l++){const{controller:h}=this.getDatasetMeta(l),f=!r&&s.indexOf(h)===-1;h.buildOrUpdateElements(f),a=Math.max(+h.getMaxOverflow(),a)}a=this._minPadding=i.layout.autoPadding?a:0,this._updateLayout(a),r||Tt(s,l=>{l.reset()}),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(gd("z","_idx"));const{_active:o,_lastEvent:c}=this;c?this._eventHandler(c,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){Tt(this.scales,t=>{oe.removeBox(this,t)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,n=new Set(Object.keys(this._listeners)),i=new Set(t.events);(!Kc(n,i)||!!this._responsiveListeners!==t.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,n=this._getUniformDataChanges()||[];for(const{method:i,start:r,count:s}of n){const a=i==="_removeElements"?-s:s;Yb(t,r,a)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const n=this.data.datasets.length,i=s=>new Set(t.filter(a=>a[0]===s).map((a,o)=>o+","+a.splice(1).join(","))),r=i(0);for(let s=1;s<n;s++)if(!Kc(r,i(s)))return;return Array.from(r).map(s=>s.split(",")).map(s=>({method:s[1],start:+s[2],count:+s[3]}))}_updateLayout(t){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;oe.update(this,this.width,this.height,t);const n=this.chartArea,i=n.width<=0||n.height<=0;this._layers=[],Tt(this.boxes,r=>{i&&r.position==="chartArea"||(r.configure&&r.configure(),this._layers.push(...r._layers()))},this),this._layers.forEach((r,s)=>{r._idx=s}),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})!==!1){for(let n=0,i=this.data.datasets.length;n<i;++n)this.getDatasetMeta(n).controller.configure();for(let n=0,i=this.data.datasets.length;n<i;++n)this._updateDataset(n,be(t)?t({datasetIndex:n}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}_updateDataset(t,n){const i=this.getDatasetMeta(t),r={meta:i,index:t,mode:n,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",r)!==!1&&(i.controller._update(n),r.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",r))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(sn.has(this)?this.attached&&!sn.running(this)&&sn.start(this):(this.draw(),pd({chart:this})))}draw(){let t;if(this._resizeBeforeDraw){const{width:i,height:r}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(i,r)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const n=this._layers;for(t=0;t<n.length&&n[t].z<=0;++t)n[t].draw(this.chartArea);for(this._drawDatasets();t<n.length;++t)n[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(t){const n=this._sortedMetasets,i=[];let r,s;for(r=0,s=n.length;r<s;++r){const a=n[r];(!t||a.visible)&&i.push(a)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const t=this.getSortedVisibleDatasetMetas();for(let n=t.length-1;n>=0;--n)this._drawDataset(t[n]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const n=this.ctx,i={meta:t,index:t.index,cancelable:!0},r=Au(this,t);this.notifyPlugins("beforeDatasetDraw",i)!==!1&&(r&&or(n,r),t.controller.draw(),r&&lr(n),i.cancelable=!1,this.notifyPlugins("afterDatasetDraw",i))}isPointInArea(t){return rn(t,this.chartArea,this._minPadding)}getElementsAtEventForMode(t,n,i,r){const s=yo.modes[n];return typeof s=="function"?s(this,t,i,r):[]}getDatasetMeta(t){const n=this.data.datasets[t],i=this._metasets;let r=i.filter(s=>s&&s._dataset===n).pop();return r||(r={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:n&&n.order||0,index:t,_dataset:n,_parsed:[],_sorted:!1},i.push(r)),r}getContext(){return this.$context||(this.$context=Cn(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const n=this.data.datasets[t];if(!n)return!1;const i=this.getDatasetMeta(t);return typeof i.hidden=="boolean"?!i.hidden:!n.hidden}setDatasetVisibility(t,n){const i=this.getDatasetMeta(t);i.hidden=!n}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,n,i){const r=i?"show":"hide",s=this.getDatasetMeta(t),a=s.controller._resolveAnimations(void 0,r);ye(n)?(s.data[n].hidden=!i,this.update()):(this.setDatasetVisibility(t,i),a.update(s,{visible:i}),this.update(o=>o.datasetIndex===t?r:void 0))}hide(t,n){this._updateVisibility(t,n,!1)}show(t,n){this._updateVisibility(t,n,!0)}_destroyDatasetMeta(t){const n=this._metasets[t];n&&n.controller&&n.controller._destroy(),delete this._metasets[t]}_stop(){let t,n;for(this.stop(),sn.remove(this),t=0,n=this.data.datasets.length;t<n;++t)this._destroyDatasetMeta(t)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:t,ctx:n}=this;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),hu(t,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),delete Ls[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...t){return this.canvas.toDataURL(...t)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const t=this._listeners,n=this.platform,i=(s,a)=>{n.addEventListener(this,s,a),t[s]=a},r=(s,a,o)=>{s.offsetX=a,s.offsetY=o,this._eventHandler(s)};Tt(this.options.events,s=>i(s,r))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,n=this.platform,i=(c,l)=>{n.addEventListener(this,c,l),t[c]=l},r=(c,l)=>{t[c]&&(n.removeEventListener(this,c,l),delete t[c])},s=(c,l)=>{this.canvas&&this.resize(c,l)};let a;const o=()=>{r("attach",o),this.attached=!0,this.resize(),i("resize",s),i("detach",a)};a=()=>{this.attached=!1,r("resize",s),this._stop(),this._resize(0,0),i("attach",o)},n.isAttached(this.canvas)?o():a()}unbindEvents(){Tt(this._listeners,(t,n)=>{this.platform.removeEventListener(this,n,t)}),this._listeners={},Tt(this._responsiveListeners,(t,n)=>{this.platform.removeEventListener(this,n,t)}),this._responsiveListeners=void 0}updateHoverStyle(t,n,i){const r=i?"set":"remove";let s,a,o,c;for(n==="dataset"&&(s=this.getDatasetMeta(t[0].datasetIndex),s.controller["_"+r+"DatasetHoverStyle"]()),o=0,c=t.length;o<c;++o){a=t[o];const l=a&&this.getDatasetMeta(a.datasetIndex).controller;l&&l[r+"HoverStyle"](a.element,a.datasetIndex,a.index)}}getActiveElements(){return this._active||[]}setActiveElements(t){const n=this._active||[],i=t.map(({datasetIndex:s,index:a})=>{const o=this.getDatasetMeta(s);if(!o)throw new Error("No dataset found at index "+s);return{datasetIndex:s,element:o.data[a],index:a}});!hs(i,n)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,n))}notifyPlugins(t,n,i){return this._plugins.notify(this,t,n,i)}isPluginEnabled(t){return this._plugins._cache.filter(n=>n.plugin.id===t).length===1}_updateHoverStyles(t,n,i){const r=this.options.hover,s=(c,l)=>c.filter(u=>!l.some(h=>u.datasetIndex===h.datasetIndex&&u.index===h.index)),a=s(n,t),o=i?t:s(t,n);a.length&&this.updateHoverStyle(a,r.mode,!1),o.length&&r.mode&&this.updateHoverStyle(o,r.mode,!0)}_eventHandler(t,n){const i={event:t,replay:n,cancelable:!0,inChartArea:this.isPointInArea(t)},r=a=>(a.options.events||this.options.events).includes(t.native.type);if(this.notifyPlugins("beforeEvent",i,r)===!1)return;const s=this._handleEvent(t,n,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,r),(s||i.changed)&&this.render(),this}_handleEvent(t,n,i){const{_active:r=[],options:s}=this,a=n,o=this._getActiveElements(t,r,i,a),c=tp(t),l=$b(t,this._lastEvent,i,c);i&&(this._lastEvent=null,Mt(s.onHover,[t,o,this],this),c&&Mt(s.onClick,[t,o,this],this));const u=!hs(o,r);return(u||n)&&(this._active=o,this._updateHoverStyles(o,r,n)),this._lastEvent=l,u}_getActiveElements(t,n,i,r){if(t.type==="mouseout")return[];if(!i)return n;const s=this.options.hover;return this.getElementsAtEventForMode(t,s.mode,s,r)}},R(zn,"defaults",Rt),R(zn,"instances",Ls),R(zn,"overrides",jn),R(zn,"registry",$e),R(zn,"version",Hb),R(zn,"getChart",bd),zn);function _d(){return Tt(_e.instances,e=>e._plugins.invalidate())}function jb(e,t,n){const{startAngle:i,x:r,y:s,outerRadius:a,innerRadius:o,options:c}=t,{borderWidth:l,borderJoinStyle:u}=c,h=Math.min(l/a,se(i-n));if(e.beginPath(),e.arc(r,s,a-l/2,i+h/2,n-h/2),o>0){const f=Math.min(l/o,se(i-n));e.arc(r,s,o+l/2,n-f/2,i+f/2,!0)}else{const f=Math.min(l/2,a*se(i-n));if(u==="round")e.arc(r,s,f,n-dt/2,i+dt/2,!0);else if(u==="bevel"){const m=2*f*f,g=-m*Math.cos(n+dt/2)+r,p=-m*Math.sin(n+dt/2)+s,x=m*Math.cos(i+dt/2)+r,S=m*Math.sin(i+dt/2)+s;e.lineTo(g,p),e.lineTo(x,S)}}e.closePath(),e.moveTo(0,0),e.rect(0,0,e.canvas.width,e.canvas.height),e.clip("evenodd")}function Ub(e,t,n){const{startAngle:i,pixelMargin:r,x:s,y:a,outerRadius:o,innerRadius:c}=t;let l=r/o;e.beginPath(),e.arc(s,a,o,i-l,n+l),c>r?(l=r/c,e.arc(s,a,c,n+l,i-l,!0)):e.arc(s,a,r,n+Pt,i-Pt),e.closePath(),e.clip()}function qb(e){return eo(e,["outerStart","outerEnd","innerStart","innerEnd"])}function Xb(e,t,n,i){const r=qb(e.options.borderRadius),s=(n-t)/2,a=Math.min(s,i*t/2),o=c=>{const l=(n-Math.min(s,c))*i/2;return Qt(c,0,Math.min(s,l))};return{outerStart:o(r.outerStart),outerEnd:o(r.outerEnd),innerStart:Qt(r.innerStart,0,a),innerEnd:Qt(r.innerEnd,0,a)}}function Si(e,t,n,i){return{x:n+e*Math.cos(t),y:i+e*Math.sin(t)}}function Ns(e,t,n,i,r,s){const{x:a,y:o,startAngle:c,pixelMargin:l,innerRadius:u}=t,h=Math.max(t.outerRadius+i+n-l,0),f=u>0?u+i+n+l:0;let m=0;const g=r-c;if(i){const q=u>0?u-i:0,G=h>0?h-i:0,V=(q+G)/2,lt=V!==0?g*V/(V+i):g;m=(g-lt)/2}const p=Math.max(.001,g*h-n/dt)/h,x=(g-p)/2,S=c+x+m,v=r-x-m,{outerStart:k,outerEnd:D,innerStart:M,innerEnd:P}=Xb(t,f,h,v-S),E=h-k,y=h-D,_=S+k/E,T=v-D/y,O=f+M,A=f+P,I=S+M/O,B=v-P/A;if(e.beginPath(),s){const q=(_+T)/2;if(e.arc(a,o,h,_,q),e.arc(a,o,h,q,T),D>0){const X=Si(y,T,a,o);e.arc(X.x,X.y,D,T,v+Pt)}const G=Si(A,v,a,o);if(e.lineTo(G.x,G.y),P>0){const X=Si(A,B,a,o);e.arc(X.x,X.y,P,v+Pt,B+Math.PI)}const V=(v-P/f+(S+M/f))/2;if(e.arc(a,o,f,v-P/f,V,!0),e.arc(a,o,f,V,S+M/f,!0),M>0){const X=Si(O,I,a,o);e.arc(X.x,X.y,M,I+Math.PI,S-Pt)}const lt=Si(E,S,a,o);if(e.lineTo(lt.x,lt.y),k>0){const X=Si(E,_,a,o);e.arc(X.x,X.y,k,S-Pt,_)}}else{e.moveTo(a,o);const q=Math.cos(_)*h+a,G=Math.sin(_)*h+o;e.lineTo(q,G);const V=Math.cos(T)*h+a,lt=Math.sin(T)*h+o;e.lineTo(V,lt)}e.closePath()}function Gb(e,t,n,i,r){const{fullCircles:s,startAngle:a,circumference:o}=t;let c=t.endAngle;if(s){Ns(e,t,n,i,c,r);for(let l=0;l<s;++l)e.fill();isNaN(o)||(c=a+(o%Ot||Ot))}return Ns(e,t,n,i,c,r),e.fill(),c}function Kb(e,t,n,i,r){const{fullCircles:s,startAngle:a,circumference:o,options:c}=t,{borderWidth:l,borderJoinStyle:u,borderDash:h,borderDashOffset:f,borderRadius:m}=c,g=c.borderAlign==="inner";if(!l)return;e.setLineDash(h||[]),e.lineDashOffset=f,g?(e.lineWidth=l*2,e.lineJoin=u||"round"):(e.lineWidth=l,e.lineJoin=u||"bevel");let p=t.endAngle;if(s){Ns(e,t,n,i,p,r);for(let x=0;x<s;++x)e.stroke();isNaN(o)||(p=a+(o%Ot||Ot))}g&&Ub(e,t,p),c.selfJoin&&p-a>=dt&&m===0&&u!=="miter"&&jb(e,t,p),s||(Ns(e,t,n,i,p,r),e.stroke())}class wr extends Jt{constructor(n){super();R(this,"circumference");R(this,"endAngle");R(this,"fullCircles");R(this,"innerRadius");R(this,"outerRadius");R(this,"pixelMargin");R(this,"startAngle");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,n&&Object.assign(this,n)}inRange(n,i,r){const s=this.getProps(["x","y"],r),{angle:a,distance:o}=ys(s,{x:n,y:i}),{startAngle:c,endAngle:l,innerRadius:u,outerRadius:h,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],r),m=(this.options.spacing+this.options.borderWidth)/2,g=at(f,l-c),p=ir(a,c,l)&&c!==l,x=g>=Ot||p,S=en(o,u+m,h+m);return x&&S}getCenterPoint(n){const{x:i,y:r,startAngle:s,endAngle:a,innerRadius:o,outerRadius:c}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],n),{offset:l,spacing:u}=this.options,h=(s+a)/2,f=(o+c+u+l)/2;return{x:i+Math.cos(h)*f,y:r+Math.sin(h)*f}}tooltipPosition(n){return this.getCenterPoint(n)}draw(n){const{options:i,circumference:r}=this,s=(i.offset||0)/4,a=(i.spacing||0)/2,o=i.circular;if(this.pixelMargin=i.borderAlign==="inner"?.33:0,this.fullCircles=r>Ot?Math.floor(r/Ot):0,r===0||this.innerRadius<0||this.outerRadius<0)return;n.save();const c=(this.startAngle+this.endAngle)/2;n.translate(Math.cos(c)*s,Math.sin(c)*s);const l=1-Math.sin(Math.min(dt,r||0)),u=s*l;n.fillStyle=i.backgroundColor,n.strokeStyle=i.borderColor,Gb(n,this,u,a,o),Kb(n,this,u,a,o),n.restore()}}R(wr,"id","arc"),R(wr,"defaults",{borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0,selfJoin:!1}),R(wr,"defaultRoutes",{backgroundColor:"backgroundColor"}),R(wr,"descriptors",{_scriptable:!0,_indexable:n=>n!=="borderDash"});function xd(e,t,n=t){e.lineCap=at(n.borderCapStyle,t.borderCapStyle),e.setLineDash(at(n.borderDash,t.borderDash)),e.lineDashOffset=at(n.borderDashOffset,t.borderDashOffset),e.lineJoin=at(n.borderJoinStyle,t.borderJoinStyle),e.lineWidth=at(n.borderWidth,t.borderWidth),e.strokeStyle=at(n.borderColor,t.borderColor)}function Zb(e,t,n){e.lineTo(n.x,n.y)}function Qb(e){return e.stepped?vp:e.tension||e.cubicInterpolationMode==="monotone"?Sp:Zb}function wd(e,t,n={}){const i=e.length,{start:r=0,end:s=i-1}=n,{start:a,end:o}=t,c=Math.max(r,a),l=Math.min(s,o),u=r<a&&s<a||r>o&&s>o;return{count:i,start:c,loop:t.loop,ilen:l<c&&!u?i+l-c:l-c}}function Jb(e,t,n,i){const{points:r,options:s}=t,{count:a,start:o,loop:c,ilen:l}=wd(r,n,i),u=Qb(s);let{move:h=!0,reverse:f}=i||{},m,g,p;for(m=0;m<=l;++m)g=r[(o+(f?l-m:m))%a],!g.skip&&(h?(e.moveTo(g.x,g.y),h=!1):u(e,p,g,f,s.stepped),p=g);return c&&(g=r[(o+(f?l:0))%a],u(e,p,g,f,s.stepped)),!!c}function t0(e,t,n,i){const r=t.points,{count:s,start:a,ilen:o}=wd(r,n,i),{move:c=!0,reverse:l}=i||{};let u=0,h=0,f,m,g,p,x,S;const v=D=>(a+(l?o-D:D))%s,k=()=>{p!==x&&(e.lineTo(u,x),e.lineTo(u,p),e.lineTo(u,S))};for(c&&(m=r[v(0)],e.moveTo(m.x,m.y)),f=0;f<=o;++f){if(m=r[v(f)],m.skip)continue;const D=m.x,M=m.y,P=D|0;P===g?(M<p?p=M:M>x&&(x=M),u=(h*u+D)/++h):(k(),e.lineTo(D,M),g=P,h=0,p=x=M),S=M}k()}function wo(e){const t=e.options,n=t.borderDash&&t.borderDash.length;return!e._decimated&&!e._loop&&!t.tension&&t.cubicInterpolationMode!=="monotone"&&!t.stepped&&!n?t0:Jb}function e0(e){return e.stepped?ey:e.tension||e.cubicInterpolationMode==="monotone"?ny:Gn}function n0(e,t,n,i){let r=t._path;r||(r=t._path=new Path2D,t.path(r,n,i)&&r.closePath()),xd(e,t.options),e.stroke(r)}function i0(e,t,n,i){const{segments:r,options:s}=t,a=wo(t);for(const o of r)xd(e,s,o.style),e.beginPath(),a(e,t,o,{start:n,end:n+i-1})&&e.closePath(),e.stroke()}const r0=typeof Path2D=="function";function s0(e,t,n,i){r0&&!t.options.segment?n0(e,t,n,i):i0(e,t,n,i)}class On extends Jt{constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=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,n){const i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const r=i.spanGaps?this._loop:this._fullLoop;qp(this._points,i,t,r,n),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=ly(this,this.options.segment))}first(){const t=this.segments,n=this.points;return t.length&&n[t[0].start]}last(){const t=this.segments,n=this.points,i=t.length;return i&&n[t[i-1].end]}interpolate(t,n){const i=this.options,r=t[n],s=this.points,a=Ou(this,{property:n,start:r,end:r});if(!a.length)return;const o=[],c=e0(i);let l,u;for(l=0,u=a.length;l<u;++l){const{start:h,end:f}=a[l],m=s[h],g=s[f];if(m===g){o.push(m);continue}const p=Math.abs((r-m[n])/(g[n]-m[n])),x=c(m,g,p,i.stepped);x[n]=t[n],o.push(x)}return o.length===1?o[0]:o}pathSegment(t,n,i){return wo(this)(t,this,n,i)}path(t,n,i){const r=this.segments,s=wo(this);let a=this._loop;n=n||0,i=i||this.points.length-n;for(const o of r)a&=s(t,this,o,{start:n,end:n+i-1});return!!a}draw(t,n,i,r){const s=this.options||{};(this.points||[]).length&&s.borderWidth&&(t.save(),s0(t,this,i,r),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}R(On,"id","line"),R(On,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),R(On,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),R(On,"descriptors",{_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"});function vd(e,t,n,i){const r=e.options,{[n]:s}=e.getProps([n],i);return Math.abs(t-s)<r.radius+r.hitRadius}class Fs extends Jt{constructor(n){super();R(this,"parsed");R(this,"skip");R(this,"stop");this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,n&&Object.assign(this,n)}inRange(n,i,r){const s=this.options,{x:a,y:o}=this.getProps(["x","y"],r);return Math.pow(n-a,2)+Math.pow(i-o,2)<Math.pow(s.hitRadius+s.radius,2)}inXRange(n,i){return vd(this,n,"x",i)}inYRange(n,i){return vd(this,n,"y",i)}getCenterPoint(n){const{x:i,y:r}=this.getProps(["x","y"],n);return{x:i,y:r}}size(n){n=n||this.options||{};let i=n.radius||0;i=Math.max(i,i&&n.hoverRadius||0);const r=i&&n.borderWidth||0;return(i+r)*2}draw(n,i){const r=this.options;this.skip||r.radius<.1||!rn(this,i,this.size(r)/2)||(n.strokeStyle=r.borderColor,n.lineWidth=r.borderWidth,n.fillStyle=r.backgroundColor,to(n,r,this.x,this.y))}getRange(){const n=this.options||{};return n.radius+n.hitRadius}}R(Fs,"id","point"),R(Fs,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),R(Fs,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function Sd(e,t){const{x:n,y:i,base:r,width:s,height:a}=e.getProps(["x","y","base","width","height"],t);let o,c,l,u,h;return e.horizontal?(h=a/2,o=Math.min(n,r),c=Math.max(n,r),l=i-h,u=i+h):(h=s/2,o=n-h,c=n+h,l=Math.min(i,r),u=Math.max(i,r)),{left:o,top:l,right:c,bottom:u}}function Pn(e,t,n,i){return e?0:Qt(t,n,i)}function a0(e,t,n){const i=e.options.borderWidth,r=e.borderSkipped,s=mu(i);return{t:Pn(r.top,s.top,0,n),r:Pn(r.right,s.right,0,t),b:Pn(r.bottom,s.bottom,0,n),l:Pn(r.left,s.left,0,t)}}function o0(e,t,n){const{enableBorderRadius:i}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,s=Dn(r),a=Math.min(t,n),o=e.borderSkipped,c=i||ft(r);return{topLeft:Pn(!c||o.top||o.left,s.topLeft,0,a),topRight:Pn(!c||o.top||o.right,s.topRight,0,a),bottomLeft:Pn(!c||o.bottom||o.left,s.bottomLeft,0,a),bottomRight:Pn(!c||o.bottom||o.right,s.bottomRight,0,a)}}function l0(e){const t=Sd(e),n=t.right-t.left,i=t.bottom-t.top,r=a0(e,n/2,i/2),s=o0(e,n/2,i/2);return{outer:{x:t.left,y:t.top,w:n,h:i,radius:s},inner:{x:t.left+r.l,y:t.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,s.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,s.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,s.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,s.bottomRight-Math.max(r.b,r.r))}}}}function vo(e,t,n,i){const r=t===null,s=n===null,o=e&&!(r&&s)&&Sd(e,i);return o&&(r||en(t,o.left,o.right))&&(s||en(n,o.top,o.bottom))}function c0(e){return e.topLeft||e.topRight||e.bottomLeft||e.bottomRight}function u0(e,t){e.rect(t.x,t.y,t.w,t.h)}function So(e,t,n={}){const i=e.x!==n.x?-t:0,r=e.y!==n.y?-t:0,s=(e.x+e.w!==n.x+n.w?t:0)-i,a=(e.y+e.h!==n.y+n.h?t:0)-r;return{x:e.x+i,y:e.y+r,w:e.w+s,h:e.h+a,radius:e.radius}}class Bs extends Jt{constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,t&&Object.assign(this,t)}draw(t){const{inflateAmount:n,options:{borderColor:i,backgroundColor:r}}=this,{inner:s,outer:a}=l0(this),o=c0(a.radius)?_i:u0;t.save(),(a.w!==s.w||a.h!==s.h)&&(t.beginPath(),o(t,So(a,n,s)),t.clip(),o(t,So(s,-n,a)),t.fillStyle=i,t.fill("evenodd")),t.beginPath(),o(t,So(s,n)),t.fillStyle=r,t.fill(),t.restore()}inRange(t,n,i){return vo(this,t,n,i)}inXRange(t,n){return vo(this,t,null,n)}inYRange(t,n){return vo(this,null,t,n)}getCenterPoint(t){const{x:n,y:i,base:r,horizontal:s}=this.getProps(["x","y","base","horizontal"],t);return{x:s?(n+r)/2:n,y:s?i:(i+r)/2}}getRange(t){return t==="x"?this.width/2:this.height/2}}R(Bs,"id","bar"),R(Bs,"defaults",{borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0}),R(Bs,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var d0=Object.freeze({__proto__:null,ArcElement:wr,BarElement:Bs,LineElement:On,PointElement:Fs});const ko=["rgb(54, 162, 235)","rgb(255, 99, 132)","rgb(255, 159, 64)","rgb(255, 205, 86)","rgb(75, 192, 192)","rgb(153, 102, 255)","rgb(201, 203, 207)"],kd=ko.map(e=>e.replace("rgb(","rgba(").replace(")",", 0.5)"));function Md(e){return ko[e%ko.length]}function Td(e){return kd[e%kd.length]}function h0(e,t){return e.borderColor=Md(t),e.backgroundColor=Td(t),++t}function f0(e,t){return e.backgroundColor=e.data.map(()=>Md(t++)),t}function m0(e,t){return e.backgroundColor=e.data.map(()=>Td(t++)),t}function g0(e){let t=0;return(n,i)=>{const r=e.getDatasetMeta(i).controller;r instanceof an?t=f0(n,t):r instanceof fr?t=m0(n,t):r&&(t=h0(n,t))}}function Dd(e){let t;for(t in e)if(e[t].borderColor||e[t].backgroundColor)return!0;return!1}function p0(e){return e&&(e.borderColor||e.backgroundColor)}function y0(){return Rt.borderColor!=="rgba(0,0,0,0.1)"||Rt.backgroundColor!=="rgba(0,0,0,0.1)"}var b0={id:"colors",defaults:{enabled:!0,forceOverride:!1},beforeLayout(e,t,n){if(!n.enabled)return;const{data:{datasets:i},options:r}=e.config,{elements:s}=r,a=Dd(i)||p0(r)||s&&Dd(s)||y0();if(!n.forceOverride&&a)return;const o=g0(e);i.forEach(o)}};function _0(e,t,n,i,r){const s=r.samples||i;if(s>=n)return e.slice(t,t+n);const a=[],o=(n-2)/(s-2);let c=0;const l=t+n-1;let u=t,h,f,m,g,p;for(a[c++]=e[u],h=0;h<s-2;h++){let x=0,S=0,v;const k=Math.floor((h+1)*o)+1+t,D=Math.min(Math.floor((h+2)*o)+1,n)+t,M=D-k;for(v=k;v<D;v++)x+=e[v].x,S+=e[v].y;x/=M,S/=M;const P=Math.floor(h*o)+1+t,E=Math.min(Math.floor((h+1)*o)+1,n)+t,{x:y,y:_}=e[u];for(m=g=-1,v=P;v<E;v++)g=.5*Math.abs((y-x)*(e[v].y-_)-(y-e[v].x)*(S-_)),g>m&&(m=g,f=e[v],p=v);a[c++]=f,u=p}return a[c++]=e[l],a}function x0(e,t,n,i){let r=0,s=0,a,o,c,l,u,h,f,m,g,p;const x=[],S=t+n-1,v=e[t].x,D=e[S].x-v;for(a=t;a<t+n;++a){o=e[a],c=(o.x-v)/D*i,l=o.y;const M=c|0;if(M===u)l<g?(g=l,h=a):l>p&&(p=l,f=a),r=(s*r+o.x)/++s;else{const P=a-1;if(!st(h)&&!st(f)){const E=Math.min(h,f),y=Math.max(h,f);E!==m&&E!==P&&x.push({...e[E],x:r}),y!==m&&y!==P&&x.push({...e[y],x:r})}a>0&&P!==m&&x.push(e[P]),x.push(o),u=M,s=0,g=p=l,h=f=m=a}}return x}function Cd(e){if(e._decimated){const t=e._data;delete e._decimated,delete e._data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,writable:!0,value:t})}}function Ed(e){e.data.datasets.forEach(t=>{Cd(t)})}function w0(e,t){const n=t.length;let i=0,r;const{iScale:s}=e,{min:a,max:o,minDefined:c,maxDefined:l}=s.getUserBounds();return c&&(i=Qt(nn(t,s.axis,a).lo,0,n-1)),l?r=Qt(nn(t,s.axis,o).hi+1,i,n)-i:r=n-i,{start:i,count:r}}var v0={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(e,t,n)=>{if(!n.enabled){Ed(e);return}const i=e.width;e.data.datasets.forEach((r,s)=>{const{_data:a,indexAxis:o}=r,c=e.getDatasetMeta(s),l=a||r.data;if(cr([o,e.options.indexAxis])==="y"||!c.controller.supportsDecimation)return;const u=e.scales[c.xAxisID];if(u.type!=="linear"&&u.type!=="time"||e.options.parsing)return;let{start:h,count:f}=w0(c,l);const m=n.threshold||4*i;if(f<=m){Cd(r);return}st(a)&&(r._data=l,delete r.data,Object.defineProperty(r,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(p){this._data=p}}));let g;switch(n.algorithm){case"lttb":g=_0(l,h,f,i,n);break;case"min-max":g=x0(l,h,f,i);break;default:throw new Error(`Unsupported decimation algorithm '${n.algorithm}'`)}r._decimated=g})},destroy(e){Ed(e)}};function S0(e,t,n){const i=e.segments,r=e.points,s=t.points,a=[];for(const o of i){let{start:c,end:l}=o;l=zs(c,l,r);const u=Mo(n,r[c],r[l],o.loop);if(!t.segments){a.push({source:o,target:u,start:r[c],end:r[l]});continue}const h=Ou(t,u);for(const f of h){const m=Mo(n,s[f.start],s[f.end],f.loop),g=Eu(o,r,m);for(const p of g)a.push({source:p,target:f,start:{[n]:Od(u,m,"start",Math.max)},end:{[n]:Od(u,m,"end",Math.min)}})}}return a}function Mo(e,t,n,i){if(i)return;let r=t[e],s=n[e];return e==="angle"&&(r=se(r),s=se(s)),{property:e,start:r,end:s}}function k0(e,t){const{x:n=null,y:i=null}=e||{},r=t.points,s=[];return t.segments.forEach(({start:a,end:o})=>{o=zs(a,o,r);const c=r[a],l=r[o];i!==null?(s.push({x:c.x,y:i}),s.push({x:l.x,y:i})):n!==null&&(s.push({x:n,y:c.y}),s.push({x:n,y:l.y}))}),s}function zs(e,t,n){for(;t>e;t--){const i=n[t];if(!isNaN(i.x)&&!isNaN(i.y))break}return t}function Od(e,t,n,i){return e&&t?i(e[n],t[n]):e?e[n]:t?t[n]:0}function Pd(e,t){let n=[],i=!1;return kt(e)?(i=!0,n=e):n=k0(e,t),n.length?new On({points:n,options:{tension:0},_loop:i,_fullLoop:i}):null}function Rd(e){return e&&e.fill!==!1}function M0(e,t,n){let r=e[t].fill;const s=[t];let a;if(!n)return r;for(;r!==!1&&s.indexOf(r)===-1;){if(!At(r))return r;if(a=e[r],!a)return!1;if(a.visible)return r;s.push(r),r=a.fill}return!1}function T0(e,t,n){const i=O0(e);if(ft(i))return isNaN(i.value)?!1:i;let r=parseFloat(i);return At(r)&&Math.floor(r)===r?D0(i[0],t,r,n):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function D0(e,t,n,i){return(e==="-"||e==="+")&&(n=t+n),n===t||n<0||n>=i?!1:n}function C0(e,t){let n=null;return e==="start"?n=t.bottom:e==="end"?n=t.top:ft(e)?n=t.getPixelForValue(e.value):t.getBasePixel&&(n=t.getBasePixel()),n}function E0(e,t,n){let i;return e==="start"?i=n:e==="end"?i=t.options.reverse?t.min:t.max:ft(e)?i=e.value:i=t.getBaseValue(),i}function O0(e){const t=e.options,n=t.fill;let i=at(n&&n.target,n);return i===void 0&&(i=!!t.backgroundColor),i===!1||i===null?!1:i===!0?"origin":i}function P0(e){const{scale:t,index:n,line:i}=e,r=[],s=i.segments,a=i.points,o=R0(t,n);o.push(Pd({x:null,y:t.bottom},i));for(let c=0;c<s.length;c++){const l=s[c];for(let u=l.start;u<=l.end;u++)A0(r,a[u],o)}return new On({points:r,options:{}})}function R0(e,t){const n=[],i=e.getMatchingVisibleMetas("line");for(let r=0;r<i.length;r++){const s=i[r];if(s.index===t)break;s.hidden||n.unshift(s.dataset)}return n}function A0(e,t,n){const i=[];for(let r=0;r<n.length;r++){const s=n[r],{first:a,last:o,point:c}=I0(s,t,"x");if(!(!c||a&&o)){if(a)i.unshift(c);else if(e.push(c),!o)break}}e.push(...i)}function I0(e,t,n){const i=e.interpolate(t,n);if(!i)return{};const r=i[n],s=e.segments,a=e.points;let o=!1,c=!1;for(let l=0;l<s.length;l++){const u=s[l],h=a[u.start][n],f=a[u.end][n];if(en(r,h,f)){o=r===h,c=r===f;break}}return{first:o,last:c,point:i}}class Ad{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,n,i){const{x:r,y:s,radius:a}=this;return n=n||{start:0,end:Ot},t.arc(r,s,a,n.end,n.start,!0),!i.bounds}interpolate(t){const{x:n,y:i,radius:r}=this,s=t.angle;return{x:n+Math.cos(s)*r,y:i+Math.sin(s)*r,angle:s}}}function L0(e){const{chart:t,fill:n,line:i}=e;if(At(n))return N0(t,n);if(n==="stack")return P0(e);if(n==="shape")return!0;const r=F0(e);return r instanceof Ad?r:Pd(r,i)}function N0(e,t){const n=e.getDatasetMeta(t);return n&&e.isDatasetVisible(t)?n.dataset:null}function F0(e){return(e.scale||{}).getPointPositionForValue?z0(e):B0(e)}function B0(e){const{scale:t={},fill:n}=e,i=C0(n,t);if(At(i)){const r=t.isHorizontal();return{x:r?i:null,y:r?null:i}}return null}function z0(e){const{scale:t,fill:n}=e,i=t.options,r=t.getLabels().length,s=i.reverse?t.max:t.min,a=E0(n,t,s),o=[];if(i.grid.circular){const c=t.getPointPositionForValue(0,s);return new Ad({x:c.x,y:c.y,radius:t.getDistanceFromCenterForValue(a)})}for(let c=0;c<r;++c)o.push(t.getPointPositionForValue(c,a));return o}function To(e,t,n){const i=L0(t),{chart:r,index:s,line:a,scale:o,axis:c}=t,l=a.options,u=l.fill,h=l.backgroundColor,{above:f=h,below:m=h}=u||{},g=r.getDatasetMeta(s),p=Au(r,g);i&&a.points.length&&(or(e,n),H0(e,{line:a,target:i,above:f,below:m,area:n,scale:o,axis:c,clip:p}),lr(e))}function H0(e,t){const{line:n,target:i,above:r,below:s,area:a,scale:o,clip:c}=t,l=n._loop?"angle":t.axis;e.save();let u=s;s!==r&&(l==="x"?(Id(e,i,a.top),Do(e,{line:n,target:i,color:r,scale:o,property:l,clip:c}),e.restore(),e.save(),Id(e,i,a.bottom)):l==="y"&&(Ld(e,i,a.left),Do(e,{line:n,target:i,color:s,scale:o,property:l,clip:c}),e.restore(),e.save(),Ld(e,i,a.right),u=r)),Do(e,{line:n,target:i,color:u,scale:o,property:l,clip:c}),e.restore()}function Id(e,t,n){const{segments:i,points:r}=t;let s=!0,a=!1;e.beginPath();for(const o of i){const{start:c,end:l}=o,u=r[c],h=r[zs(c,l,r)];s?(e.moveTo(u.x,u.y),s=!1):(e.lineTo(u.x,n),e.lineTo(u.x,u.y)),a=!!t.pathSegment(e,o,{move:a}),a?e.closePath():e.lineTo(h.x,n)}e.lineTo(t.first().x,n),e.closePath(),e.clip()}function Ld(e,t,n){const{segments:i,points:r}=t;let s=!0,a=!1;e.beginPath();for(const o of i){const{start:c,end:l}=o,u=r[c],h=r[zs(c,l,r)];s?(e.moveTo(u.x,u.y),s=!1):(e.lineTo(n,u.y),e.lineTo(u.x,u.y)),a=!!t.pathSegment(e,o,{move:a}),a?e.closePath():e.lineTo(n,h.y)}e.lineTo(n,t.first().y),e.closePath(),e.clip()}function Do(e,t){const{line:n,target:i,property:r,color:s,scale:a,clip:o}=t,c=S0(n,i,r);for(const{source:l,target:u,start:h,end:f}of c){const{style:{backgroundColor:m=s}={}}=l,g=i!==!0;e.save(),e.fillStyle=m,V0(e,a,o,g&&Mo(r,h,f)),e.beginPath();const p=!!n.pathSegment(e,l);let x;if(g){p?e.closePath():Nd(e,i,f,r);const S=!!i.pathSegment(e,u,{move:p,reverse:!0});x=p&&S,x||Nd(e,i,h,r)}e.closePath(),e.fill(x?"evenodd":"nonzero"),e.restore()}}function V0(e,t,n,i){const r=t.chart.chartArea,{property:s,start:a,end:o}=i||{};if(s==="x"||s==="y"){let c,l,u,h;s==="x"?(c=a,l=r.top,u=o,h=r.bottom):(c=r.left,l=a,u=r.right,h=o),e.beginPath(),n&&(c=Math.max(c,n.left),u=Math.min(u,n.right),l=Math.max(l,n.top),h=Math.min(h,n.bottom)),e.rect(c,l,u-c,h-l),e.clip()}}function Nd(e,t,n,i){const r=t.interpolate(n,i);r&&e.lineTo(r.x,r.y)}var W0={id:"filler",afterDatasetsUpdate(e,t,n){const i=(e.data.datasets||[]).length,r=[];let s,a,o,c;for(a=0;a<i;++a)s=e.getDatasetMeta(a),o=s.dataset,c=null,o&&o.options&&o instanceof On&&(c={visible:e.isDatasetVisible(a),index:a,fill:T0(o,a,i),chart:e,axis:s.controller.options.indexAxis,scale:s.vScale,line:o}),s.$filler=c,r.push(c);for(a=0;a<i;++a)c=r[a],!(!c||c.fill===!1)&&(c.fill=M0(r,a,n.propagate))},beforeDraw(e,t,n){const i=n.drawTime==="beforeDraw",r=e.getSortedVisibleDatasetMetas(),s=e.chartArea;for(let a=r.length-1;a>=0;--a){const o=r[a].$filler;o&&(o.line.updateControlPoints(s,o.axis),i&&o.fill&&To(e.ctx,o,s))}},beforeDatasetsDraw(e,t,n){if(n.drawTime!=="beforeDatasetsDraw")return;const i=e.getSortedVisibleDatasetMetas();for(let r=i.length-1;r>=0;--r){const s=i[r].$filler;Rd(s)&&To(e.ctx,s,e.chartArea)}},beforeDatasetDraw(e,t,n){const i=t.meta.$filler;!Rd(i)||n.drawTime!=="beforeDatasetDraw"||To(e.ctx,i,e.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Fd=(e,t)=>{let{boxHeight:n=t,boxWidth:i=t}=e;return e.usePointStyle&&(n=Math.min(n,t),i=e.pointStyleWidth||Math.min(i,t)),{boxWidth:i,boxHeight:n,itemHeight:Math.max(t,n)}},Y0=(e,t)=>e!==null&&t!==null&&e.datasetIndex===t.datasetIndex&&e.index===t.index;class Bd extends Jt{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,n,i){this.maxWidth=t,this.maxHeight=n,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let n=Mt(t.generateLabels,[this.chart],this)||[];t.filter&&(n=n.filter(i=>t.filter(i,this.chart.data))),t.sort&&(n=n.sort((i,r)=>t.sort(i,r,this.chart.data))),this.options.reverse&&n.reverse(),this.legendItems=n}fit(){const{options:t,ctx:n}=this;if(!t.display){this.width=this.height=0;return}const i=t.labels,r=It(i.font),s=r.size,a=this._computeTitleHeight(),{boxWidth:o,itemHeight:c}=Fd(i,s);let l,u;n.font=r.string,this.isHorizontal()?(l=this.maxWidth,u=this._fitRows(a,s,o,c)+10):(u=this.maxHeight,l=this._fitCols(a,r,o,c)+10),this.width=Math.min(l,t.maxWidth||this.maxWidth),this.height=Math.min(u,t.maxHeight||this.maxHeight)}_fitRows(t,n,i,r){const{ctx:s,maxWidth:a,options:{labels:{padding:o}}}=this,c=this.legendHitBoxes=[],l=this.lineWidths=[0],u=r+o;let h=t;s.textAlign="left",s.textBaseline="middle";let f=-1,m=-u;return this.legendItems.forEach((g,p)=>{const x=i+n/2+s.measureText(g.text).width;(p===0||l[l.length-1]+x+2*o>a)&&(h+=u,l[l.length-(p>0?0:1)]=0,m+=u,f++),c[p]={left:0,top:m,row:f,width:x,height:r},l[l.length-1]+=x+o}),h}_fitCols(t,n,i,r){const{ctx:s,maxHeight:a,options:{labels:{padding:o}}}=this,c=this.legendHitBoxes=[],l=this.columnSizes=[],u=a-t;let h=o,f=0,m=0,g=0,p=0;return this.legendItems.forEach((x,S)=>{const{itemWidth:v,itemHeight:k}=$0(i,n,s,x,r);S>0&&m+k+2*o>u&&(h+=f+o,l.push({width:f,height:m}),g+=f+o,p++,f=m=0),c[S]={left:g,top:m,col:p,width:v,height:k},f=Math.max(f,v),m+=k+o}),h+=f,l.push({width:f,height:m}),h}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:n,options:{align:i,labels:{padding:r},rtl:s}}=this,a=vi(s,this.left,this.width);if(this.isHorizontal()){let o=0,c=ae(i,this.left+r,this.right-this.lineWidths[o]);for(const l of n)o!==l.row&&(o=l.row,c=ae(i,this.left+r,this.right-this.lineWidths[o])),l.top+=this.top+t+r,l.left=a.leftForLtr(a.x(c),l.width),c+=l.width+r}else{let o=0,c=ae(i,this.top+t+r,this.bottom-this.columnSizes[o].height);for(const l of n)l.col!==o&&(o=l.col,c=ae(i,this.top+t+r,this.bottom-this.columnSizes[o].height)),l.top=c,l.left+=this.left+r,l.left=a.leftForLtr(a.x(l.left),l.width),c+=l.height+r}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const t=this.ctx;or(t,this),this._draw(),lr(t)}}_draw(){const{options:t,columnSizes:n,lineWidths:i,ctx:r}=this,{align:s,labels:a}=t,o=Rt.color,c=vi(t.rtl,this.left,this.width),l=It(a.font),{padding:u}=a,h=l.size,f=h/2;let m;this.drawTitle(),r.textAlign=c.textAlign("left"),r.textBaseline="middle",r.lineWidth=.5,r.font=l.string;const{boxWidth:g,boxHeight:p,itemHeight:x}=Fd(a,h),S=function(P,E,y){if(isNaN(g)||g<=0||isNaN(p)||p<0)return;r.save();const _=at(y.lineWidth,1);if(r.fillStyle=at(y.fillStyle,o),r.lineCap=at(y.lineCap,"butt"),r.lineDashOffset=at(y.lineDashOffset,0),r.lineJoin=at(y.lineJoin,"miter"),r.lineWidth=_,r.strokeStyle=at(y.strokeStyle,o),r.setLineDash(at(y.lineDash,[])),a.usePointStyle){const T={radius:p*Math.SQRT2/2,pointStyle:y.pointStyle,rotation:y.rotation,borderWidth:_},O=c.xPlus(P,g/2),A=E+f;fu(r,T,O,A,a.pointStyleWidth&&g)}else{const T=E+Math.max((h-p)/2,0),O=c.leftForLtr(P,g),A=Dn(y.borderRadius);r.beginPath(),Object.values(A).some(I=>I!==0)?_i(r,{x:O,y:T,w:g,h:p,radius:A}):r.rect(O,T,g,p),r.fill(),_!==0&&r.stroke()}r.restore()},v=function(P,E,y){qn(r,y.text,P,E+x/2,l,{strikethrough:y.hidden,textAlign:c.textAlign(y.textAlign)})},k=this.isHorizontal(),D=this._computeTitleHeight();k?m={x:ae(s,this.left+u,this.right-i[0]),y:this.top+u+D,line:0}:m={x:this.left+u,y:ae(s,this.top+D+u,this.bottom-n[0].height),line:0},Mu(this.ctx,t.textDirection);const M=x+u;this.legendItems.forEach((P,E)=>{r.strokeStyle=P.fontColor,r.fillStyle=P.fontColor;const y=r.measureText(P.text).width,_=c.textAlign(P.textAlign||(P.textAlign=a.textAlign)),T=g+f+y;let O=m.x,A=m.y;c.setWidth(this.width),k?E>0&&O+T+u>this.right&&(A=m.y+=M,m.line++,O=m.x=ae(s,this.left+u,this.right-i[m.line])):E>0&&A+M>this.bottom&&(O=m.x=O+n[m.line].width+u,m.line++,A=m.y=ae(s,this.top+D+u,this.bottom-n[m.line].height));const I=c.x(O);if(S(I,A,P),O=dp(_,O+g+f,k?O+T:this.right,t.rtl),v(c.x(O),A,P),k)m.x+=T+u;else if(typeof P.text!="string"){const B=l.lineHeight;m.y+=zd(P,B)+u}else m.y+=M}),Tu(this.ctx,t.textDirection)}drawTitle(){const t=this.options,n=t.title,i=It(n.font),r=Ut(n.padding);if(!n.display)return;const s=vi(t.rtl,this.left,this.width),a=this.ctx,o=n.position,c=i.size/2,l=r.top+c;let u,h=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),u=this.top+l,h=ae(t.align,h,this.right-f);else{const g=this.columnSizes.reduce((p,x)=>Math.max(p,x.height),0);u=l+ae(t.align,this.top,this.bottom-g-t.labels.padding-this._computeTitleHeight())}const m=ae(o,h,h+f);a.textAlign=s.textAlign(Ga(o)),a.textBaseline="middle",a.strokeStyle=n.color,a.fillStyle=n.color,a.font=i.string,qn(a,n.text,m,u,i)}_computeTitleHeight(){const t=this.options.title,n=It(t.font),i=Ut(t.padding);return t.display?n.lineHeight+i.height:0}_getLegendItemAt(t,n){let i,r,s;if(en(t,this.left,this.right)&&en(n,this.top,this.bottom)){for(s=this.legendHitBoxes,i=0;i<s.length;++i)if(r=s[i],en(t,r.left,r.left+r.width)&&en(n,r.top,r.top+r.height))return this.legendItems[i]}return null}handleEvent(t){const n=this.options;if(!q0(t.type,n))return;const i=this._getLegendItemAt(t.x,t.y);if(t.type==="mousemove"||t.type==="mouseout"){const r=this._hoveredItem,s=Y0(r,i);r&&!s&&Mt(n.onLeave,[t,r,this],this),this._hoveredItem=i,i&&!s&&Mt(n.onHover,[t,i,this],this)}else i&&Mt(n.onClick,[t,i,this],this)}}function $0(e,t,n,i,r){const s=j0(i,e,t,n),a=U0(r,i,t.lineHeight);return{itemWidth:s,itemHeight:a}}function j0(e,t,n,i){let r=e.text;return r&&typeof r!="string"&&(r=r.reduce((s,a)=>s.length>a.length?s:a)),t+n.size/2+i.measureText(r).width}function U0(e,t,n){let i=e;return typeof t.text!="string"&&(i=zd(t,n)),i}function zd(e,t){const n=e.text?e.text.length:0;return t*n}function q0(e,t){return!!((e==="mousemove"||e==="mouseout")&&(t.onHover||t.onLeave)||t.onClick&&(e==="click"||e==="mouseup"))}var X0={id:"legend",_element:Bd,start(e,t,n){const i=e.legend=new Bd({ctx:e.ctx,options:n,chart:e});oe.configure(e,i,n),oe.addBox(e,i)},stop(e){oe.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,n){const i=e.legend;oe.configure(e,i,n),i.options=n},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,n){const i=t.datasetIndex,r=n.chart;r.isDatasetVisible(i)?(r.hide(i),t.hidden=!0):(r.show(i),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:s,useBorderRadius:a,borderRadius:o}}=e.legend.options;return e._getSortedDatasetMetas().map(c=>{const l=c.controller.getStyle(n?0:void 0),u=Ut(l.borderWidth);return{text:t[c.index].label,fillStyle:l.backgroundColor,fontColor:s,hidden:!c.visible,lineCap:l.borderCapStyle,lineDash:l.borderDash,lineDashOffset:l.borderDashOffset,lineJoin:l.borderJoinStyle,lineWidth:(u.width+u.height)/4,strokeStyle:l.borderColor,pointStyle:i||l.pointStyle,rotation:l.rotation,textAlign:r||l.textAlign,borderRadius:a&&(o||l.borderRadius),datasetIndex:c.index}},this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class Co extends Jt{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,n){const i=this.options;if(this.left=0,this.top=0,!i.display){this.width=this.height=this.right=this.bottom=0;return}this.width=this.right=t,this.height=this.bottom=n;const r=kt(i.text)?i.text.length:1;this._padding=Ut(i.padding);const s=r*It(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=s:this.width=s}isHorizontal(){const t=this.options.position;return t==="top"||t==="bottom"}_drawArgs(t){const{top:n,left:i,bottom:r,right:s,options:a}=this,o=a.align;let c=0,l,u,h;return this.isHorizontal()?(u=ae(o,i,s),h=n+t,l=s-i):(a.position==="left"?(u=i+t,h=ae(o,r,n),c=dt*-.5):(u=s-t,h=ae(o,n,r),c=dt*.5),l=r-n),{titleX:u,titleY:h,maxWidth:l,rotation:c}}draw(){const t=this.ctx,n=this.options;if(!n.display)return;const i=It(n.font),s=i.lineHeight/2+this._padding.top,{titleX:a,titleY:o,maxWidth:c,rotation:l}=this._drawArgs(s);qn(t,n.text,0,0,i,{color:n.color,maxWidth:c,rotation:l,textAlign:Ga(n.align),textBaseline:"middle",translation:[a,o]})}}function G0(e,t){const n=new Co({ctx:e.ctx,options:t,chart:e});oe.configure(e,n,t),oe.addBox(e,n),e.titleBlock=n}var K0={id:"title",_element:Co,start(e,t,n){G0(e,n)},stop(e){const t=e.titleBlock;oe.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,n){const i=e.titleBlock;oe.configure(e,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 Hs=new WeakMap;var Z0={id:"subtitle",start(e,t,n){const i=new Co({ctx:e.ctx,options:n,chart:e});oe.configure(e,i,n),oe.addBox(e,i),Hs.set(e,i)},stop(e){oe.removeBox(e,Hs.get(e)),Hs.delete(e)},beforeUpdate(e,t,n){const i=Hs.get(e);oe.configure(e,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 vr={average(e){if(!e.length)return!1;let t,n,i=new Set,r=0,s=0;for(t=0,n=e.length;t<n;++t){const o=e[t].element;if(o&&o.hasValue()){const c=o.tooltipPosition();i.add(c.x),r+=c.y,++s}}return s===0||i.size===0?!1:{x:[...i].reduce((o,c)=>o+c)/i.size,y:r/s}},nearest(e,t){if(!e.length)return!1;let n=t.x,i=t.y,r=Number.POSITIVE_INFINITY,s,a,o;for(s=0,a=e.length;s<a;++s){const c=e[s].element;if(c&&c.hasValue()){const l=c.getCenterPoint(),u=bi(t,l);u<r&&(r=u,o=c)}}if(o){const c=o.tooltipPosition();n=c.x,i=c.y}return{x:n,y:i}}};function je(e,t){return t&&(kt(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function on(e){return(typeof e=="string"||e instanceof String)&&e.indexOf(`
17
- `)>-1?e.split(`
18
- `):e}function Q0(e,t){const{element:n,datasetIndex:i,index:r}=t,s=e.getDatasetMeta(i).controller,{label:a,value:o}=s.getLabelAndValue(r);return{chart:e,label:a,parsed:s.getParsed(r),raw:e.data.datasets[i].data[r],formattedValue:o,dataset:s.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function Hd(e,t){const n=e.chart.ctx,{body:i,footer:r,title:s}=e,{boxWidth:a,boxHeight:o}=t,c=It(t.bodyFont),l=It(t.titleFont),u=It(t.footerFont),h=s.length,f=r.length,m=i.length,g=Ut(t.padding);let p=g.height,x=0,S=i.reduce((D,M)=>D+M.before.length+M.lines.length+M.after.length,0);if(S+=e.beforeBody.length+e.afterBody.length,h&&(p+=h*l.lineHeight+(h-1)*t.titleSpacing+t.titleMarginBottom),S){const D=t.displayColors?Math.max(o,c.lineHeight):c.lineHeight;p+=m*D+(S-m)*c.lineHeight+(S-1)*t.bodySpacing}f&&(p+=t.footerMarginTop+f*u.lineHeight+(f-1)*t.footerSpacing);let v=0;const k=function(D){x=Math.max(x,n.measureText(D).width+v)};return n.save(),n.font=l.string,Tt(e.title,k),n.font=c.string,Tt(e.beforeBody.concat(e.afterBody),k),v=t.displayColors?a+2+t.boxPadding:0,Tt(i,D=>{Tt(D.before,k),Tt(D.lines,k),Tt(D.after,k)}),v=0,n.font=u.string,Tt(e.footer,k),n.restore(),x+=g.width,{width:x,height:p}}function J0(e,t){const{y:n,height:i}=t;return n<i/2?"top":n>e.height-i/2?"bottom":"center"}function t_(e,t,n,i){const{x:r,width:s}=i,a=n.caretSize+n.caretPadding;if(e==="left"&&r+s+a>t.width||e==="right"&&r-s-a<0)return!0}function e_(e,t,n,i){const{x:r,width:s}=n,{width:a,chartArea:{left:o,right:c}}=e;let l="center";return i==="center"?l=r<=(o+c)/2?"left":"right":r<=s/2?l="left":r>=a-s/2&&(l="right"),t_(l,e,t,n)&&(l="center"),l}function Vd(e,t,n){const i=n.yAlign||t.yAlign||J0(e,n);return{xAlign:n.xAlign||t.xAlign||e_(e,t,n,i),yAlign:i}}function n_(e,t){let{x:n,width:i}=e;return t==="right"?n-=i:t==="center"&&(n-=i/2),n}function i_(e,t,n){let{y:i,height:r}=e;return t==="top"?i+=n:t==="bottom"?i-=r+n:i-=r/2,i}function Wd(e,t,n,i){const{caretSize:r,caretPadding:s,cornerRadius:a}=e,{xAlign:o,yAlign:c}=n,l=r+s,{topLeft:u,topRight:h,bottomLeft:f,bottomRight:m}=Dn(a);let g=n_(t,o);const p=i_(t,c,l);return c==="center"?o==="left"?g+=l:o==="right"&&(g-=l):o==="left"?g-=Math.max(u,f)+r:o==="right"&&(g+=Math.max(h,m)+r),{x:Qt(g,0,i.width-t.width),y:Qt(p,0,i.height-t.height)}}function Vs(e,t,n){const i=Ut(n.padding);return t==="center"?e.x+e.width/2:t==="right"?e.x+e.width-i.right:e.x+i.left}function Yd(e){return je([],on(e))}function r_(e,t,n){return Cn(e,{tooltip:t,tooltipItems:n,type:"tooltip"})}function $d(e,t){const n=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return n?e.override(n):e}const jd={beforeTitle:tn,title(e){if(e.length>0){const t=e[0],n=t.chart.data.labels,i=n?n.length:0;if(this&&this.options&&this.options.mode==="dataset")return t.dataset.label||"";if(t.label)return t.label;if(i>0&&t.dataIndex<i)return n[t.dataIndex]}return""},afterTitle:tn,beforeBody:tn,beforeLabel:tn,label(e){if(this&&this.options&&this.options.mode==="dataset")return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const n=e.formattedValue;return st(n)||(t+=n),t},labelColor(e){const n=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:n.borderColor,backgroundColor:n.backgroundColor,borderWidth:n.borderWidth,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const n=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:n.pointStyle,rotation:n.rotation}},afterLabel:tn,afterBody:tn,beforeFooter:tn,footer:tn,afterFooter:tn};function xe(e,t,n,i){const r=e[t].call(n,i);return typeof r>"u"?jd[t].call(n,i):r}class Eo extends Jt{constructor(t){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=t.chart,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._cachedAnimations;if(t)return t;const n=this.chart,i=this.options.setContext(this.getContext()),r=i.enabled&&n.options.animation&&i.animations,s=new oo(this.chart,r);return r._cacheable&&(this._cachedAnimations=Object.freeze(s)),s}getContext(){return this.$context||(this.$context=r_(this.chart.getContext(),this,this._tooltipItems))}getTitle(t,n){const{callbacks:i}=n,r=xe(i,"beforeTitle",this,t),s=xe(i,"title",this,t),a=xe(i,"afterTitle",this,t);let o=[];return o=je(o,on(r)),o=je(o,on(s)),o=je(o,on(a)),o}getBeforeBody(t,n){return Yd(xe(n.callbacks,"beforeBody",this,t))}getBody(t,n){const{callbacks:i}=n,r=[];return Tt(t,s=>{const a={before:[],lines:[],after:[]},o=$d(i,s);je(a.before,on(xe(o,"beforeLabel",this,s))),je(a.lines,xe(o,"label",this,s)),je(a.after,on(xe(o,"afterLabel",this,s))),r.push(a)}),r}getAfterBody(t,n){return Yd(xe(n.callbacks,"afterBody",this,t))}getFooter(t,n){const{callbacks:i}=n,r=xe(i,"beforeFooter",this,t),s=xe(i,"footer",this,t),a=xe(i,"afterFooter",this,t);let o=[];return o=je(o,on(r)),o=je(o,on(s)),o=je(o,on(a)),o}_createItems(t){const n=this._active,i=this.chart.data,r=[],s=[],a=[];let o=[],c,l;for(c=0,l=n.length;c<l;++c)o.push(Q0(this.chart,n[c]));return t.filter&&(o=o.filter((u,h,f)=>t.filter(u,h,f,i))),t.itemSort&&(o=o.sort((u,h)=>t.itemSort(u,h,i))),Tt(o,u=>{const h=$d(t.callbacks,u);r.push(xe(h,"labelColor",this,u)),s.push(xe(h,"labelPointStyle",this,u)),a.push(xe(h,"labelTextColor",this,u))}),this.labelColors=r,this.labelPointStyles=s,this.labelTextColors=a,this.dataPoints=o,o}update(t,n){const i=this.options.setContext(this.getContext()),r=this._active;let s,a=[];if(!r.length)this.opacity!==0&&(s={opacity:0});else{const o=vr[i.position].call(this,r,this._eventPosition);a=this._createItems(i),this.title=this.getTitle(a,i),this.beforeBody=this.getBeforeBody(a,i),this.body=this.getBody(a,i),this.afterBody=this.getAfterBody(a,i),this.footer=this.getFooter(a,i);const c=this._size=Hd(this,i),l=Object.assign({},o,c),u=Vd(this.chart,i,l),h=Wd(i,l,u,this.chart);this.xAlign=u.xAlign,this.yAlign=u.yAlign,s={opacity:1,x:h.x,y:h.y,width:c.width,height:c.height,caretX:o.x,caretY:o.y}}this._tooltipItems=a,this.$context=void 0,s&&this._resolveAnimations().update(this,s),t&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:n})}drawCaret(t,n,i,r){const s=this.getCaretPosition(t,i,r);n.lineTo(s.x1,s.y1),n.lineTo(s.x2,s.y2),n.lineTo(s.x3,s.y3)}getCaretPosition(t,n,i){const{xAlign:r,yAlign:s}=this,{caretSize:a,cornerRadius:o}=i,{topLeft:c,topRight:l,bottomLeft:u,bottomRight:h}=Dn(o),{x:f,y:m}=t,{width:g,height:p}=n;let x,S,v,k,D,M;return s==="center"?(D=m+p/2,r==="left"?(x=f,S=x-a,k=D+a,M=D-a):(x=f+g,S=x+a,k=D-a,M=D+a),v=x):(r==="left"?S=f+Math.max(c,u)+a:r==="right"?S=f+g-Math.max(l,h)-a:S=this.caretX,s==="top"?(k=m,D=k-a,x=S-a,v=S+a):(k=m+p,D=k+a,x=S+a,v=S-a),M=k),{x1:x,x2:S,x3:v,y1:k,y2:D,y3:M}}drawTitle(t,n,i){const r=this.title,s=r.length;let a,o,c;if(s){const l=vi(i.rtl,this.x,this.width);for(t.x=Vs(this,i.titleAlign,i),n.textAlign=l.textAlign(i.titleAlign),n.textBaseline="middle",a=It(i.titleFont),o=i.titleSpacing,n.fillStyle=i.titleColor,n.font=a.string,c=0;c<s;++c)n.fillText(r[c],l.x(t.x),t.y+a.lineHeight/2),t.y+=a.lineHeight+o,c+1===s&&(t.y+=i.titleMarginBottom-o)}}_drawColorBox(t,n,i,r,s){const a=this.labelColors[i],o=this.labelPointStyles[i],{boxHeight:c,boxWidth:l}=s,u=It(s.bodyFont),h=Vs(this,"left",s),f=r.x(h),m=c<u.lineHeight?(u.lineHeight-c)/2:0,g=n.y+m;if(s.usePointStyle){const p={radius:Math.min(l,c)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},x=r.leftForLtr(f,l)+l/2,S=g+c/2;t.strokeStyle=s.multiKeyBackground,t.fillStyle=s.multiKeyBackground,to(t,p,x,S),t.strokeStyle=a.borderColor,t.fillStyle=a.backgroundColor,to(t,p,x,S)}else{t.lineWidth=ft(a.borderWidth)?Math.max(...Object.values(a.borderWidth)):a.borderWidth||1,t.strokeStyle=a.borderColor,t.setLineDash(a.borderDash||[]),t.lineDashOffset=a.borderDashOffset||0;const p=r.leftForLtr(f,l),x=r.leftForLtr(r.xPlus(f,1),l-2),S=Dn(a.borderRadius);Object.values(S).some(v=>v!==0)?(t.beginPath(),t.fillStyle=s.multiKeyBackground,_i(t,{x:p,y:g,w:l,h:c,radius:S}),t.fill(),t.stroke(),t.fillStyle=a.backgroundColor,t.beginPath(),_i(t,{x,y:g+1,w:l-2,h:c-2,radius:S}),t.fill()):(t.fillStyle=s.multiKeyBackground,t.fillRect(p,g,l,c),t.strokeRect(p,g,l,c),t.fillStyle=a.backgroundColor,t.fillRect(x,g+1,l-2,c-2))}t.fillStyle=this.labelTextColors[i]}drawBody(t,n,i){const{body:r}=this,{bodySpacing:s,bodyAlign:a,displayColors:o,boxHeight:c,boxWidth:l,boxPadding:u}=i,h=It(i.bodyFont);let f=h.lineHeight,m=0;const g=vi(i.rtl,this.x,this.width),p=function(y){n.fillText(y,g.x(t.x+m),t.y+f/2),t.y+=f+s},x=g.textAlign(a);let S,v,k,D,M,P,E;for(n.textAlign=a,n.textBaseline="middle",n.font=h.string,t.x=Vs(this,x,i),n.fillStyle=i.bodyColor,Tt(this.beforeBody,p),m=o&&x!=="right"?a==="center"?l/2+u:l+2+u:0,D=0,P=r.length;D<P;++D){for(S=r[D],v=this.labelTextColors[D],n.fillStyle=v,Tt(S.before,p),k=S.lines,o&&k.length&&(this._drawColorBox(n,t,D,g,i),f=Math.max(h.lineHeight,c)),M=0,E=k.length;M<E;++M)p(k[M]),f=h.lineHeight;Tt(S.after,p)}m=0,f=h.lineHeight,Tt(this.afterBody,p),t.y-=s}drawFooter(t,n,i){const r=this.footer,s=r.length;let a,o;if(s){const c=vi(i.rtl,this.x,this.width);for(t.x=Vs(this,i.footerAlign,i),t.y+=i.footerMarginTop,n.textAlign=c.textAlign(i.footerAlign),n.textBaseline="middle",a=It(i.footerFont),n.fillStyle=i.footerColor,n.font=a.string,o=0;o<s;++o)n.fillText(r[o],c.x(t.x),t.y+a.lineHeight/2),t.y+=a.lineHeight+i.footerSpacing}}drawBackground(t,n,i,r){const{xAlign:s,yAlign:a}=this,{x:o,y:c}=t,{width:l,height:u}=i,{topLeft:h,topRight:f,bottomLeft:m,bottomRight:g}=Dn(r.cornerRadius);n.fillStyle=r.backgroundColor,n.strokeStyle=r.borderColor,n.lineWidth=r.borderWidth,n.beginPath(),n.moveTo(o+h,c),a==="top"&&this.drawCaret(t,n,i,r),n.lineTo(o+l-f,c),n.quadraticCurveTo(o+l,c,o+l,c+f),a==="center"&&s==="right"&&this.drawCaret(t,n,i,r),n.lineTo(o+l,c+u-g),n.quadraticCurveTo(o+l,c+u,o+l-g,c+u),a==="bottom"&&this.drawCaret(t,n,i,r),n.lineTo(o+m,c+u),n.quadraticCurveTo(o,c+u,o,c+u-m),a==="center"&&s==="left"&&this.drawCaret(t,n,i,r),n.lineTo(o,c+h),n.quadraticCurveTo(o,c,o+h,c),n.closePath(),n.fill(),r.borderWidth>0&&n.stroke()}_updateAnimationTarget(t){const n=this.chart,i=this.$animations,r=i&&i.x,s=i&&i.y;if(r||s){const a=vr[t.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=Hd(this,t),c=Object.assign({},a,this._size),l=Vd(n,t,c),u=Wd(t,c,l,n);(r._to!==u.x||s._to!==u.y)&&(this.xAlign=l.xAlign,this.yAlign=l.yAlign,this.width=o.width,this.height=o.height,this.caretX=a.x,this.caretY=a.y,this._resolveAnimations().update(this,u))}}_willRender(){return!!this.opacity}draw(t){const n=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(n);const r={width:this.width,height:this.height},s={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const a=Ut(n.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;n.enabled&&o&&(t.save(),t.globalAlpha=i,this.drawBackground(s,t,r,n),Mu(t,n.textDirection),s.y+=a.top,this.drawTitle(s,t,n),this.drawBody(s,t,n),this.drawFooter(s,t,n),Tu(t,n.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,n){const i=this._active,r=t.map(({datasetIndex:o,index:c})=>{const l=this.chart.getDatasetMeta(o);if(!l)throw new Error("Cannot find a dataset at index "+o);return{datasetIndex:o,element:l.data[c],index:c}}),s=!hs(i,r),a=this._positionChanged(r,n);(s||a)&&(this._active=r,this._eventPosition=n,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(t,n,i=!0){if(n&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const r=this.options,s=this._active||[],a=this._getActiveElements(t,s,n,i),o=this._positionChanged(a,t),c=n||!hs(a,s)||o;return c&&(this._active=a,(r.enabled||r.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,n))),c}_getActiveElements(t,n,i,r){const s=this.options;if(t.type==="mouseout")return[];if(!r)return n.filter(o=>this.chart.data.datasets[o.datasetIndex]&&this.chart.getDatasetMeta(o.datasetIndex).controller.getParsed(o.index)!==void 0);const a=this.chart.getElementsAtEventForMode(t,s.mode,s,i);return s.reverse&&a.reverse(),a}_positionChanged(t,n){const{caretX:i,caretY:r,options:s}=this,a=vr[s.position].call(this,t,n);return a!==!1&&(i!==a.x||r!==a.y)}}R(Eo,"positioners",vr);var Ce={id:"tooltip",_element:Eo,positioners:vr,afterInit(e,t,n){n&&(e.tooltip=new Eo({chart:e,options:n}))},beforeUpdate(e,t,n){e.tooltip&&e.tooltip.initialize(n)},reset(e,t,n){e.tooltip&&e.tooltip.initialize(n)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const n={tooltip:t};if(e.notifyPlugins("beforeTooltipDraw",{...n,cancelable:!0})===!1)return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",n)}},afterEvent(e,t){if(e.tooltip){const n=t.replay;e.tooltip.handleEvent(t.event,n,t.inChartArea)&&(t.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:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:jd},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>e!=="filter"&&e!=="itemSort"&&e!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},s_=Object.freeze({__proto__:null,Colors:b0,Decimation:v0,Filler:W0,Legend:X0,SubTitle:Z0,Title:K0,Tooltip:Ce});const a_=(e,t,n,i)=>(typeof t=="string"?(n=e.push(t)-1,i.unshift({index:n,label:t})):isNaN(t)&&(n=null),n);function o_(e,t,n,i){const r=e.indexOf(t);if(r===-1)return a_(e,t,n,i);const s=e.lastIndexOf(t);return r!==s?n:r}const l_=(e,t)=>e===null?null:Qt(Math.round(e),0,t);function Ud(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}class Oo extends Zn{constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const n=this._addedLabels;if(n.length){const i=this.getLabels();for(const{index:r,label:s}of n)i[r]===s&&i.splice(r,1);this._addedLabels=[]}super.init(t)}parse(t,n){if(st(t))return null;const i=this.getLabels();return n=isFinite(n)&&i[n]===t?n:o_(i,t,at(n,t),this._addedLabels),l_(n,i.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this.getMinMax(!0);this.options.bounds==="ticks"&&(t||(i=0),n||(r=this.getLabels().length-1)),this.min=i,this.max=r}buildTicks(){const t=this.min,n=this.max,i=this.options.offset,r=[];let s=this.getLabels();s=t===0&&n===s.length-1?s:s.slice(t,n+1),this._valueRange=Math.max(s.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let a=t;a<=n;a++)r.push({value:a});return r}getLabelForValue(t){return Ud.call(this,t)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(t){return typeof t!="number"&&(t=this.parse(t)),t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getPixelForTick(t){const n=this.ticks;return t<0||t>n.length-1?null:this.getPixelForValue(n[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}R(Oo,"id","category"),R(Oo,"defaults",{ticks:{callback:Ud}});function c_(e,t){const n=[],{bounds:r,step:s,min:a,max:o,precision:c,count:l,maxTicks:u,maxDigits:h,includeBounds:f}=e,m=s||1,g=u-1,{min:p,max:x}=t,S=!st(a),v=!st(o),k=!st(l),D=(x-p)/(h+1);let M=Zc((x-p)/g/m)*m,P,E,y,_;if(M<1e-14&&!S&&!v)return[{value:p},{value:x}];_=Math.ceil(x/M)-Math.floor(p/M),_>g&&(M=Zc(_*M/g/m)*m),st(c)||(P=Math.pow(10,c),M=Math.ceil(M*P)/P),r==="ticks"?(E=Math.floor(p/M)*M,y=Math.ceil(x/M)*M):(E=p,y=x),S&&v&&s&&rp((o-a)/s,M/1e3)?(_=Math.round(Math.min((o-a)/M,u)),M=(o-a)/_,E=a,y=o):k?(E=S?a:E,y=v?o:y,_=l-1,M=(y-E)/_):(_=(y-E)/M,nr(_,Math.round(_),M/1e3)?_=Math.round(_):_=Math.ceil(_));const T=Math.max(Jc(M),Jc(E));P=Math.pow(10,st(c)?T:c),E=Math.round(E*P)/P,y=Math.round(y*P)/P;let O=0;for(S&&(f&&E!==a?(n.push({value:a}),E<a&&O++,nr(Math.round((E+O*M)*P)/P,a,qd(a,D,e))&&O++):E<a&&O++);O<_;++O){const A=Math.round((E+O*M)*P)/P;if(v&&A>o)break;n.push({value:A})}return v&&f&&y!==o?n.length&&nr(n[n.length-1].value,o,qd(o,D,e))?n[n.length-1].value=o:n.push({value:o}):(!v||y===o)&&n.push({value:y}),n}function qd(e,t,{horizontal:n,minRotation:i}){const r=jt(i),s=(n?Math.sin(r):Math.cos(r))||.001,a=.75*t*(""+e).length;return Math.min(t/s,a)}class Ws extends Zn{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,n){return st(t)||(typeof t=="number"||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:n,maxDefined:i}=this.getUserBounds();let{min:r,max:s}=this;const a=c=>r=n?r:c,o=c=>s=i?s:c;if(t){const c=Ye(r),l=Ye(s);c<0&&l<0?o(0):c>0&&l>0&&a(0)}if(r===s){let c=s===0?1:Math.abs(s*.05);o(s+c),t||a(r-c)}this.min=r,this.max=s}getTickLimit(){const t=this.options.ticks;let{maxTicksLimit:n,stepSize:i}=t,r;return i?(r=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,r>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${r} ticks. Limiting to 1000.`),r=1e3)):(r=this.computeTickLimit(),n=n||11),n&&(r=Math.min(n,r)),r}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,n=t.ticks;let i=this.getTickLimit();i=Math.max(2,i);const r={maxTicks:i,bounds:t.bounds,min:t.min,max:t.max,precision:n.precision,step:n.stepSize,count:n.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:n.minRotation||0,includeBounds:n.includeBounds!==!1},s=this._range||this,a=c_(r,s);return t.bounds==="ticks"&&Qc(a,this,"value"),t.reverse?(a.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),a}configure(){const t=this.ticks;let n=this.min,i=this.max;if(super.configure(),this.options.offset&&t.length){const r=(i-n)/Math.max(t.length-1,1)/2;n-=r,i+=r}this._startValue=n,this._endValue=i,this._valueRange=i-n}getLabelForValue(t){return sr(t,this.chart.options.locale,this.options.ticks.format)}}class Po extends Ws{determineDataLimits(){const{min:t,max:n}=this.getMinMax(!0);this.min=At(t)?t:0,this.max=At(n)?n:1,this.handleTickRangeOptions()}computeTickLimit(){const t=this.isHorizontal(),n=t?this.width:this.height,i=jt(this.options.ticks.minRotation),r=(t?Math.sin(i):Math.cos(i))||.001,s=this._resolveTickFontOptions(0);return Math.ceil(n/Math.min(40,s.lineHeight/r))}getPixelForValue(t){return t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getValueForPixel(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}R(Po,"id","linear"),R(Po,"defaults",{ticks:{callback:_s.formatters.numeric}});const Sr=e=>Math.floor(Mn(e)),Qn=(e,t)=>Math.pow(10,Sr(e)+t);function Xd(e){return e/Math.pow(10,Sr(e))===1}function Gd(e,t,n){const i=Math.pow(10,n),r=Math.floor(e/i);return Math.ceil(t/i)-r}function u_(e,t){const n=t-e;let i=Sr(n);for(;Gd(e,t,i)>10;)i++;for(;Gd(e,t,i)<10;)i--;return Math.min(i,Sr(e))}function d_(e,{min:t,max:n}){t=De(e.min,t);const i=[],r=Sr(t);let s=u_(t,n),a=s<0?Math.pow(10,Math.abs(s)):1;const o=Math.pow(10,s),c=r>s?Math.pow(10,r):0,l=Math.round((t-c)*a)/a,u=Math.floor((t-c)/o/10)*o*10;let h=Math.floor((l-u)/Math.pow(10,s)),f=De(e.min,Math.round((c+u+h*Math.pow(10,s))*a)/a);for(;f<n;)i.push({value:f,major:Xd(f),significand:h}),h>=10?h=h<15?15:20:h++,h>=20&&(s++,h=2,a=s>=0?1:a),f=Math.round((c+u+h*Math.pow(10,s))*a)/a;const m=De(e.max,f);return i.push({value:m,major:Xd(m),significand:h}),i}class Ro extends Zn{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(t,n){const i=Ws.prototype.parse.apply(this,[t,n]);if(i===0){this._zero=!0;return}return At(i)&&i>0?i:null}determineDataLimits(){const{min:t,max:n}=this.getMinMax(!0);this.min=At(t)?Math.max(0,t):null,this.max=At(n)?Math.max(0,n):null,this.options.beginAtZero&&(this._zero=!0),this._zero&&this.min!==this._suggestedMin&&!At(this._userMin)&&(this.min=t===Qn(this.min,0)?Qn(this.min,-1):Qn(this.min,0)),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:t,maxDefined:n}=this.getUserBounds();let i=this.min,r=this.max;const s=o=>i=t?i:o,a=o=>r=n?r:o;i===r&&(i<=0?(s(1),a(10)):(s(Qn(i,-1)),a(Qn(r,1)))),i<=0&&s(Qn(r,-1)),r<=0&&a(Qn(i,1)),this.min=i,this.max=r}buildTicks(){const t=this.options,n={min:this._userMin,max:this._userMax},i=d_(n,this);return t.bounds==="ticks"&&Qc(i,this,"value"),t.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(t){return t===void 0?"0":sr(t,this.chart.options.locale,this.options.ticks.format)}configure(){const t=this.min;super.configure(),this._startValue=Mn(t),this._valueRange=Mn(this.max)-Mn(t)}getPixelForValue(t){return(t===void 0||t===0)&&(t=this.min),t===null||isNaN(t)?NaN:this.getPixelForDecimal(t===this.min?0:(Mn(t)-this._startValue)/this._valueRange)}getValueForPixel(t){const n=this.getDecimalForPixel(t);return Math.pow(10,this._startValue+n*this._valueRange)}}R(Ro,"id","logarithmic"),R(Ro,"defaults",{ticks:{callback:_s.formatters.logarithmic,major:{enabled:!0}}});function Ao(e){const t=e.ticks;if(t.display&&e.display){const n=Ut(t.backdropPadding);return at(t.font&&t.font.size,Rt.font.size)+n.height}return 0}function h_(e,t,n){return n=kt(n)?n:[n],{w:wp(e,t.string,n),h:n.length*t.lineHeight}}function Kd(e,t,n,i,r){return e===i||e===r?{start:t-n/2,end:t+n/2}:e<i||e>r?{start:t-n,end:t}:{start:t,end:t+n}}function f_(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},n=Object.assign({},t),i=[],r=[],s=e._pointLabels.length,a=e.options.pointLabels,o=a.centerPointLabels?dt/s:0;for(let c=0;c<s;c++){const l=a.setContext(e.getPointLabelContext(c));r[c]=l.padding;const u=e.getPointPosition(c,e.drawingArea+r[c],o),h=It(l.font),f=h_(e.ctx,h,e._pointLabels[c]);i[c]=f;const m=se(e.getIndexAngle(c)+o),g=Math.round(ps(m)),p=Kd(g,u.x,f.w,0,180),x=Kd(g,u.y,f.h,90,270);m_(n,t,m,p,x)}e.setCenterPoint(t.l-n.l,n.r-t.r,t.t-n.t,n.b-t.b),e._pointLabelItems=y_(e,i,r)}function m_(e,t,n,i,r){const s=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n));let o=0,c=0;i.start<t.l?(o=(t.l-i.start)/s,e.l=Math.min(e.l,t.l-o)):i.end>t.r&&(o=(i.end-t.r)/s,e.r=Math.max(e.r,t.r+o)),r.start<t.t?(c=(t.t-r.start)/a,e.t=Math.min(e.t,t.t-c)):r.end>t.b&&(c=(r.end-t.b)/a,e.b=Math.max(e.b,t.b+c))}function g_(e,t,n){const i=e.drawingArea,{extra:r,additionalAngle:s,padding:a,size:o}=n,c=e.getPointPosition(t,i+r+a,s),l=Math.round(ps(se(c.angle+Pt))),u=x_(c.y,o.h,l),h=b_(l),f=__(c.x,o.w,h);return{visible:!0,x:c.x,y:u,textAlign:h,left:f,top:u,right:f+o.w,bottom:u+o.h}}function p_(e,t){if(!t)return!0;const{left:n,top:i,right:r,bottom:s}=e;return!(rn({x:n,y:i},t)||rn({x:n,y:s},t)||rn({x:r,y:i},t)||rn({x:r,y:s},t))}function y_(e,t,n){const i=[],r=e._pointLabels.length,s=e.options,{centerPointLabels:a,display:o}=s.pointLabels,c={extra:Ao(s)/2,additionalAngle:a?dt/r:0};let l;for(let u=0;u<r;u++){c.padding=n[u],c.size=t[u];const h=g_(e,u,c);i.push(h),o==="auto"&&(h.visible=p_(h,l),h.visible&&(l=h))}return i}function b_(e){return e===0||e===180?"center":e<180?"left":"right"}function __(e,t,n){return n==="right"?e-=t:n==="center"&&(e-=t/2),e}function x_(e,t,n){return n===90||n===270?e-=t/2:(n>270||n<90)&&(e-=t),e}function w_(e,t,n){const{left:i,top:r,right:s,bottom:a}=n,{backdropColor:o}=t;if(!st(o)){const c=Dn(t.borderRadius),l=Ut(t.backdropPadding);e.fillStyle=o;const u=i-l.left,h=r-l.top,f=s-i+l.width,m=a-r+l.height;Object.values(c).some(g=>g!==0)?(e.beginPath(),_i(e,{x:u,y:h,w:f,h:m,radius:c}),e.fill()):e.fillRect(u,h,f,m)}}function v_(e,t){const{ctx:n,options:{pointLabels:i}}=e;for(let r=t-1;r>=0;r--){const s=e._pointLabelItems[r];if(!s.visible)continue;const a=i.setContext(e.getPointLabelContext(r));w_(n,a,s);const o=It(a.font),{x:c,y:l,textAlign:u}=s;qn(n,e._pointLabels[r],c,l+o.lineHeight/2,o,{color:a.color,textAlign:u,textBaseline:"middle"})}}function Zd(e,t,n,i){const{ctx:r}=e;if(n)r.arc(e.xCenter,e.yCenter,t,0,Ot);else{let s=e.getPointPosition(0,t);r.moveTo(s.x,s.y);for(let a=1;a<i;a++)s=e.getPointPosition(a,t),r.lineTo(s.x,s.y)}}function S_(e,t,n,i,r){const s=e.ctx,a=t.circular,{color:o,lineWidth:c}=t;!a&&!i||!o||!c||n<0||(s.save(),s.strokeStyle=o,s.lineWidth=c,s.setLineDash(r.dash||[]),s.lineDashOffset=r.dashOffset,s.beginPath(),Zd(e,n,a,i),s.closePath(),s.stroke(),s.restore())}function k_(e,t,n){return Cn(e,{label:n,index:t,type:"pointLabel"})}class kr extends Ws{constructor(t){super(t),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const t=this._padding=Ut(Ao(this.options)/2),n=this.width=this.maxWidth-t.width,i=this.height=this.maxHeight-t.height;this.xCenter=Math.floor(this.left+n/2+t.left),this.yCenter=Math.floor(this.top+i/2+t.top),this.drawingArea=Math.floor(Math.min(n,i)/2)}determineDataLimits(){const{min:t,max:n}=this.getMinMax(!1);this.min=At(t)&&!isNaN(t)?t:0,this.max=At(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Ao(this.options))}generateTickLabels(t){Ws.prototype.generateTickLabels.call(this,t),this._pointLabels=this.getLabels().map((n,i)=>{const r=Mt(this.options.pointLabels.callback,[n,i],this);return r||r===0?r:""}).filter((n,i)=>this.chart.getDataVisibility(i))}fit(){const t=this.options;t.display&&t.pointLabels.display?f_(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(t,n,i,r){this.xCenter+=Math.floor((t-n)/2),this.yCenter+=Math.floor((i-r)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(t,n,i,r))}getIndexAngle(t){const n=Ot/(this._pointLabels.length||1),i=this.options.startAngle||0;return se(t*n+jt(i))}getDistanceFromCenterForValue(t){if(st(t))return NaN;const n=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*n:(t-this.min)*n}getValueForDistanceFromCenter(t){if(st(t))return NaN;const n=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-n:this.min+n}getPointLabelContext(t){const n=this._pointLabels||[];if(t>=0&&t<n.length){const i=n[t];return k_(this.getContext(),t,i)}}getPointPosition(t,n,i=0){const r=this.getIndexAngle(t)-Pt+i;return{x:Math.cos(r)*n+this.xCenter,y:Math.sin(r)*n+this.yCenter,angle:r}}getPointPositionForValue(t,n){return this.getPointPosition(t,this.getDistanceFromCenterForValue(n))}getBasePosition(t){return this.getPointPositionForValue(t||0,this.getBaseValue())}getPointLabelPosition(t){const{left:n,top:i,right:r,bottom:s}=this._pointLabelItems[t];return{left:n,top:i,right:r,bottom:s}}drawBackground(){const{backgroundColor:t,grid:{circular:n}}=this.options;if(t){const i=this.ctx;i.save(),i.beginPath(),Zd(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),i.closePath(),i.fillStyle=t,i.fill(),i.restore()}}drawGrid(){const t=this.ctx,n=this.options,{angleLines:i,grid:r,border:s}=n,a=this._pointLabels.length;let o,c,l;if(n.pointLabels.display&&v_(this,a),r.display&&this.ticks.forEach((u,h)=>{if(h!==0||h===0&&this.min<0){c=this.getDistanceFromCenterForValue(u.value);const f=this.getContext(h),m=r.setContext(f),g=s.setContext(f);S_(this,m,c,a,g)}}),i.display){for(t.save(),o=a-1;o>=0;o--){const u=i.setContext(this.getPointLabelContext(o)),{color:h,lineWidth:f}=u;!f||!h||(t.lineWidth=f,t.strokeStyle=h,t.setLineDash(u.borderDash),t.lineDashOffset=u.borderDashOffset,c=this.getDistanceFromCenterForValue(n.reverse?this.min:this.max),l=this.getPointPosition(o,c),t.beginPath(),t.moveTo(this.xCenter,this.yCenter),t.lineTo(l.x,l.y),t.stroke())}t.restore()}}drawBorder(){}drawLabels(){const t=this.ctx,n=this.options,i=n.ticks;if(!i.display)return;const r=this.getIndexAngle(0);let s,a;t.save(),t.translate(this.xCenter,this.yCenter),t.rotate(r),t.textAlign="center",t.textBaseline="middle",this.ticks.forEach((o,c)=>{if(c===0&&this.min>=0&&!n.reverse)return;const l=i.setContext(this.getContext(c)),u=It(l.font);if(s=this.getDistanceFromCenterForValue(this.ticks[c].value),l.showLabelBackdrop){t.font=u.string,a=t.measureText(o.label).width,t.fillStyle=l.backdropColor;const h=Ut(l.backdropPadding);t.fillRect(-a/2-h.left,-s-u.size/2-h.top,a+h.width,u.size+h.height)}qn(t,o.label,0,-s,u,{color:l.color,strokeColor:l.textStrokeColor,strokeWidth:l.textStrokeWidth})}),t.restore()}drawTitle(){}}R(kr,"id","radialLinear"),R(kr,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:_s.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(t){return t},padding:5,centerPointLabels:!1}}),R(kr,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),R(kr,"descriptors",{angleLines:{_fallback:"grid"}});const Ys={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}},we=Object.keys(Ys);function Qd(e,t){return e-t}function Jd(e,t){if(st(t))return null;const n=e._adapter,{parser:i,round:r,isoWeekday:s}=e._parseOpts;let a=t;return typeof i=="function"&&(a=i(a)),At(a)||(a=typeof i=="string"?n.parse(a,i):n.parse(a)),a===null?null:(r&&(a=r==="week"&&(Tn(s)||s===!0)?n.startOf(a,"isoWeek",s):n.startOf(a,r)),+a)}function th(e,t,n,i){const r=we.length;for(let s=we.indexOf(e);s<r-1;++s){const a=Ys[we[s]],o=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((n-t)/(o*a.size))<=i)return we[s]}return we[r-1]}function M_(e,t,n,i,r){for(let s=we.length-1;s>=we.indexOf(n);s--){const a=we[s];if(Ys[a].common&&e._adapter.diff(r,i,a)>=t-1)return a}return we[n?we.indexOf(n):0]}function T_(e){for(let t=we.indexOf(e)+1,n=we.length;t<n;++t)if(Ys[we[t]].common)return we[t]}function eh(e,t,n){if(!n)e[t]=!0;else if(n.length){const{lo:i,hi:r}=Xa(n,t),s=n[i]>=t?n[i]:n[r];e[s]=!0}}function D_(e,t,n,i){const r=e._adapter,s=+r.startOf(t[0].value,i),a=t[t.length-1].value;let o,c;for(o=s;o<=a;o=+r.add(o,1,i))c=n[o],c>=0&&(t[c].major=!0);return t}function nh(e,t,n){const i=[],r={},s=t.length;let a,o;for(a=0;a<s;++a)o=t[a],r[o]=a,i.push({value:o,major:!1});return s===0||!n?i:D_(e,i,r,n)}class Mr extends Zn{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,n={}){const i=t.time||(t.time={}),r=this._adapter=new ju._date(t.adapters.date);r.init(n),er(i.displayFormats,r.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(t),this._normalized=n.normalized}parse(t,n){return t===void 0?null:Jd(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,n=this._adapter,i=t.time.unit||"day";let{min:r,max:s,minDefined:a,maxDefined:o}=this.getUserBounds();function c(l){!a&&!isNaN(l.min)&&(r=Math.min(r,l.min)),!o&&!isNaN(l.max)&&(s=Math.max(s,l.max))}(!a||!o)&&(c(this._getLabelBounds()),(t.bounds!=="ticks"||t.ticks.source!=="labels")&&c(this.getMinMax(!1))),r=At(r)&&!isNaN(r)?r:+n.startOf(Date.now(),i),s=At(s)&&!isNaN(s)?s:+n.endOf(Date.now(),i)+1,this.min=Math.min(r,s-1),this.max=Math.max(r+1,s)}_getLabelBounds(){const t=this.getLabelTimestamps();let n=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return t.length&&(n=t[0],i=t[t.length-1]),{min:n,max:i}}buildTicks(){const t=this.options,n=t.time,i=t.ticks,r=i.source==="labels"?this.getLabelTimestamps():this._generate();t.bounds==="ticks"&&r.length&&(this.min=this._userMin||r[0],this.max=this._userMax||r[r.length-1]);const s=this.min,a=this.max,o=lp(r,s,a);return this._unit=n.unit||(i.autoSkip?th(n.minUnit,this.min,this.max,this._getLabelCapacity(s)):M_(this,o.length,n.minUnit,this.min,this.max)),this._majorUnit=!i.major.enabled||this._unit==="year"?void 0:T_(this._unit),this.initOffsets(r),t.reverse&&o.reverse(),nh(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(t=>+t.value))}initOffsets(t=[]){let n=0,i=0,r,s;this.options.offset&&t.length&&(r=this.getDecimalForValue(t[0]),t.length===1?n=1-r:n=(this.getDecimalForValue(t[1])-r)/2,s=this.getDecimalForValue(t[t.length-1]),t.length===1?i=s:i=(s-this.getDecimalForValue(t[t.length-2]))/2);const a=t.length<3?.5:.25;n=Qt(n,0,a),i=Qt(i,0,a),this._offsets={start:n,end:i,factor:1/(n+1+i)}}_generate(){const t=this._adapter,n=this.min,i=this.max,r=this.options,s=r.time,a=s.unit||th(s.minUnit,n,i,this._getLabelCapacity(n)),o=at(r.ticks.stepSize,1),c=a==="week"?s.isoWeekday:!1,l=Tn(c)||c===!0,u={};let h=n,f,m;if(l&&(h=+t.startOf(h,"isoWeek",c)),h=+t.startOf(h,l?"day":a),t.diff(i,n,a)>1e5*o)throw new Error(n+" and "+i+" are too far apart with stepSize of "+o+" "+a);const g=r.ticks.source==="data"&&this.getDataTimestamps();for(f=h,m=0;f<i;f=+t.add(f,o,a),m++)eh(u,f,g);return(f===i||r.bounds==="ticks"||m===1)&&eh(u,f,g),Object.keys(u).sort(Qd).map(p=>+p)}getLabelForValue(t){const n=this._adapter,i=this.options.time;return i.tooltipFormat?n.format(t,i.tooltipFormat):n.format(t,i.displayFormats.datetime)}format(t,n){const r=this.options.time.displayFormats,s=this._unit,a=n||r[s];return this._adapter.format(t,a)}_tickFormatFunction(t,n,i,r){const s=this.options,a=s.ticks.callback;if(a)return Mt(a,[t,n,i],this);const o=s.time.displayFormats,c=this._unit,l=this._majorUnit,u=c&&o[c],h=l&&o[l],f=i[n],m=l&&h&&f&&f.major;return this._adapter.format(t,r||(m?h:u))}generateTickLabels(t){let n,i,r;for(n=0,i=t.length;n<i;++n)r=t[n],r.label=this._tickFormatFunction(r.value,n,t)}getDecimalForValue(t){return t===null?NaN:(t-this.min)/(this.max-this.min)}getPixelForValue(t){const n=this._offsets,i=this.getDecimalForValue(t);return this.getPixelForDecimal((n.start+i)*n.factor)}getValueForPixel(t){const n=this._offsets,i=this.getDecimalForPixel(t)/n.factor-n.end;return this.min+i*(this.max-this.min)}_getLabelSize(t){const n=this.options.ticks,i=this.ctx.measureText(t).width,r=jt(this.isHorizontal()?n.maxRotation:n.minRotation),s=Math.cos(r),a=Math.sin(r),o=this._resolveTickFontOptions(0).size;return{w:i*s+o*a,h:i*a+o*s}}_getLabelCapacity(t){const n=this.options.time,i=n.displayFormats,r=i[n.unit]||i.millisecond,s=this._tickFormatFunction(t,0,nh(this,[t],this._majorUnit),r),a=this._getLabelSize(s),o=Math.floor(this.isHorizontal()?this.width/a.w:this.height/a.h)-1;return o>0?o:1}getDataTimestamps(){let t=this._cache.data||[],n,i;if(t.length)return t;const r=this.getMatchingVisibleMetas();if(this._normalized&&r.length)return this._cache.data=r[0].controller.getAllParsedValues(this);for(n=0,i=r.length;n<i;++n)t=t.concat(r[n].controller.getAllParsedValues(this));return this._cache.data=this.normalize(t)}getLabelTimestamps(){const t=this._cache.labels||[];let n,i;if(t.length)return t;const r=this.getLabels();for(n=0,i=r.length;n<i;++n)t.push(Jd(this,r[n]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return nu(t.sort(Qd))}}R(Mr,"id","time"),R(Mr,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});function $s(e,t,n){let i=0,r=e.length-1,s,a,o,c;n?(t>=e[i].pos&&t<=e[r].pos&&({lo:i,hi:r}=nn(e,"pos",t)),{pos:s,time:o}=e[i],{pos:a,time:c}=e[r]):(t>=e[i].time&&t<=e[r].time&&({lo:i,hi:r}=nn(e,"time",t)),{time:s,pos:o}=e[i],{time:a,pos:c}=e[r]);const l=a-s;return l?o+(c-o)*(t-s)/l:o}class Io extends Mr{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),n=this._table=this.buildLookupTable(t);this._minPos=$s(n,this.min),this._tableRange=$s(n,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:n,max:i}=this,r=[],s=[];let a,o,c,l,u;for(a=0,o=t.length;a<o;++a)l=t[a],l>=n&&l<=i&&r.push(l);if(r.length<2)return[{time:n,pos:0},{time:i,pos:1}];for(a=0,o=r.length;a<o;++a)u=r[a+1],c=r[a-1],l=r[a],Math.round((u+c)/2)!==l&&s.push({time:l,pos:a/(o-1)});return s}_generate(){const t=this.min,n=this.max;let i=super.getDataTimestamps();return(!i.includes(t)||!i.length)&&i.splice(0,0,t),(!i.includes(n)||i.length===1)&&i.push(n),i.sort((r,s)=>r-s)}_getTimestampsForTable(){let t=this._cache.all||[];if(t.length)return t;const n=this.getDataTimestamps(),i=this.getLabelTimestamps();return n.length&&i.length?t=this.normalize(n.concat(i)):t=n.length?n:i,t=this._cache.all=t,t}getDecimalForValue(t){return($s(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const n=this._offsets,i=this.getDecimalForPixel(t)/n.factor-n.end;return $s(this._table,i*this._tableRange+this._minPos,!0)}}R(Io,"id","timeseries"),R(Io,"defaults",Mr.defaults);var C_=Object.freeze({__proto__:null,CategoryScale:Oo,LinearScale:Po,LogarithmicScale:Ro,RadialLinearScale:kr,TimeScale:Mr,TimeSeriesScale:Io});const E_=[Fy,d0,s_,C_],ih=6048e5,O_=864e5,Tr=6e4,ki=36e5,P_=1e3,rh=Symbol.for("constructDateFrom");function Ft(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&rh in e?e[rh](t):e instanceof Date?new e.constructor(t):new Date(t)}function ut(e,t){return Ft(t||e,e)}function js(e,t,n){const i=ut(e,n==null?void 0:n.in);return isNaN(t)?Ft((n==null?void 0:n.in)||e,NaN):(t&&i.setDate(i.getDate()+t),i)}function Lo(e,t,n){const i=ut(e,n==null?void 0:n.in);if(isNaN(t))return Ft(e,NaN);if(!t)return i;const r=i.getDate(),s=Ft(e,i.getTime());s.setMonth(i.getMonth()+t+1,0);const a=s.getDate();return r>=a?s:(i.setFullYear(s.getFullYear(),s.getMonth(),r),i)}function No(e,t,n){return Ft(e,+ut(e)+t)}function R_(e,t,n){return No(e,t*ki)}let A_={};function Jn(){return A_}function Ue(e,t){var o,c,l,u;const n=Jn(),i=(t==null?void 0:t.weekStartsOn)??((c=(o=t==null?void 0:t.locale)==null?void 0:o.options)==null?void 0:c.weekStartsOn)??n.weekStartsOn??((u=(l=n.locale)==null?void 0:l.options)==null?void 0:u.weekStartsOn)??0,r=ut(e,t==null?void 0:t.in),s=r.getDay(),a=(s<i?7:0)+s-i;return r.setDate(r.getDate()-a),r.setHours(0,0,0,0),r}function Mi(e,t){return Ue(e,{...t,weekStartsOn:1})}function sh(e,t){const n=ut(e,t==null?void 0:t.in),i=n.getFullYear(),r=Ft(n,0);r.setFullYear(i+1,0,4),r.setHours(0,0,0,0);const s=Mi(r),a=Ft(n,0);a.setFullYear(i,0,4),a.setHours(0,0,0,0);const o=Mi(a);return n.getTime()>=s.getTime()?i+1:n.getTime()>=o.getTime()?i:i-1}function Us(e){const t=ut(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function ti(e,...t){const n=Ft.bind(null,t.find(i=>typeof i=="object"));return t.map(n)}function Fo(e,t){const n=ut(e,t==null?void 0:t.in);return n.setHours(0,0,0,0),n}function ah(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t),s=Fo(i),a=Fo(r),o=+s-Us(s),c=+a-Us(a);return Math.round((o-c)/O_)}function I_(e,t){const n=sh(e,t),i=Ft(e,0);return i.setFullYear(n,0,4),i.setHours(0,0,0,0),Mi(i)}function L_(e,t,n){const i=ut(e,n==null?void 0:n.in);return i.setTime(i.getTime()+t*Tr),i}function N_(e,t,n){return Lo(e,t*3,n)}function F_(e,t,n){return No(e,t*1e3)}function B_(e,t,n){return js(e,t*7,n)}function z_(e,t,n){return Lo(e,t*12,n)}function Dr(e,t){const n=+ut(e)-+ut(t);return n<0?-1:n>0?1:n}function H_(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Bo(e){return!(!H_(e)&&typeof e!="number"||isNaN(+ut(e)))}function V_(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t),s=i.getFullYear()-r.getFullYear(),a=i.getMonth()-r.getMonth();return s*12+a}function W_(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t);return i.getFullYear()-r.getFullYear()}function oh(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t),s=lh(i,r),a=Math.abs(ah(i,r));i.setDate(i.getDate()-s*a);const o=+(lh(i,r)===-s),c=s*(a-o);return c===0?0:c}function lh(e,t){const n=e.getFullYear()-t.getFullYear()||e.getMonth()-t.getMonth()||e.getDate()-t.getDate()||e.getHours()-t.getHours()||e.getMinutes()-t.getMinutes()||e.getSeconds()-t.getSeconds()||e.getMilliseconds()-t.getMilliseconds();return n<0?-1:n>0?1:n}function Cr(e){return t=>{const i=(e?Math[e]:Math.trunc)(t);return i===0?0:i}}function Y_(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t),s=(+i-+r)/ki;return Cr(n==null?void 0:n.roundingMethod)(s)}function zo(e,t){return+ut(e)-+ut(t)}function $_(e,t,n){const i=zo(e,t)/Tr;return Cr(n==null?void 0:n.roundingMethod)(i)}function ch(e,t){const n=ut(e,t==null?void 0:t.in);return n.setHours(23,59,59,999),n}function uh(e,t){const n=ut(e,t==null?void 0:t.in),i=n.getMonth();return n.setFullYear(n.getFullYear(),i+1,0),n.setHours(23,59,59,999),n}function j_(e,t){const n=ut(e,t==null?void 0:t.in);return+ch(n,t)==+uh(n,t)}function dh(e,t,n){const[i,r,s]=ti(n==null?void 0:n.in,e,e,t),a=Dr(r,s),o=Math.abs(V_(r,s));if(o<1)return 0;r.getMonth()===1&&r.getDate()>27&&r.setDate(30),r.setMonth(r.getMonth()-a*o);let c=Dr(r,s)===-a;j_(i)&&o===1&&Dr(i,s)===1&&(c=!1);const l=a*(o-+c);return l===0?0:l}function U_(e,t,n){const i=dh(e,t,n)/3;return Cr(n==null?void 0:n.roundingMethod)(i)}function q_(e,t,n){const i=zo(e,t)/1e3;return Cr(n==null?void 0:n.roundingMethod)(i)}function X_(e,t,n){const i=oh(e,t,n)/7;return Cr(n==null?void 0:n.roundingMethod)(i)}function G_(e,t,n){const[i,r]=ti(n==null?void 0:n.in,e,t),s=Dr(i,r),a=Math.abs(W_(i,r));i.setFullYear(1584),r.setFullYear(1584);const o=Dr(i,r)===-s,c=s*(a-+o);return c===0?0:c}function K_(e,t){const n=ut(e,t==null?void 0:t.in),i=n.getMonth(),r=i-i%3;return n.setMonth(r,1),n.setHours(0,0,0,0),n}function Z_(e,t){const n=ut(e,t==null?void 0:t.in);return n.setDate(1),n.setHours(0,0,0,0),n}function Q_(e,t){const n=ut(e,t==null?void 0:t.in),i=n.getFullYear();return n.setFullYear(i+1,0,0),n.setHours(23,59,59,999),n}function hh(e,t){const n=ut(e,t==null?void 0:t.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function J_(e,t){const n=ut(e,t==null?void 0:t.in);return n.setMinutes(59,59,999),n}function tx(e,t){var o,c;const n=Jn(),i=n.weekStartsOn??((c=(o=n.locale)==null?void 0:o.options)==null?void 0:c.weekStartsOn)??0,r=ut(e,t==null?void 0:t.in),s=r.getDay(),a=(s<i?-7:0)+6-(s-i);return r.setDate(r.getDate()+a),r.setHours(23,59,59,999),r}function ex(e,t){const n=ut(e,t==null?void 0:t.in);return n.setSeconds(59,999),n}function nx(e,t){const n=ut(e,t==null?void 0:t.in),i=n.getMonth(),r=i-i%3+3;return n.setMonth(r,0),n.setHours(23,59,59,999),n}function ix(e,t){const n=ut(e,t==null?void 0:t.in);return n.setMilliseconds(999),n}const rx={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"}},sx=(e,t,n)=>{let i;const r=rx[e];return typeof r=="string"?i=r:t===1?i=r.one:i=r.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function Ho(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const ax={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},ox={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},lx={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},cx={date:Ho({formats:ax,defaultWidth:"full"}),time:Ho({formats:ox,defaultWidth:"full"}),dateTime:Ho({formats:lx,defaultWidth:"full"})},ux={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},dx=(e,t,n,i)=>ux[e];function Er(e){return(t,n)=>{const i=n!=null&&n.context?String(n.context):"standalone";let r;if(i==="formatting"&&e.formattingValues){const a=e.defaultFormattingWidth||e.defaultWidth,o=n!=null&&n.width?String(n.width):a;r=e.formattingValues[o]||e.formattingValues[a]}else{const a=e.defaultWidth,o=n!=null&&n.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[a]}const s=e.argumentCallback?e.argumentCallback(t):t;return r[s]}}const hx={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},fx={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},mx={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"]},gx={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"]},px={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"}},yx={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"}},bx={ordinalNumber:(e,t)=>{const n=Number(e),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:Er({values:hx,defaultWidth:"wide"}),quarter:Er({values:fx,defaultWidth:"wide",argumentCallback:e=>e-1}),month:Er({values:mx,defaultWidth:"wide"}),day:Er({values:gx,defaultWidth:"wide"}),dayPeriod:Er({values:px,defaultWidth:"wide",formattingValues:yx,defaultFormattingWidth:"wide"})};function Or(e){return(t,n={})=>{const i=n.width,r=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],s=t.match(r);if(!s)return null;const a=s[0],o=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(o)?xx(o,h=>h.test(a)):_x(o,h=>h.test(a));let l;l=e.valueCallback?e.valueCallback(c):c,l=n.valueCallback?n.valueCallback(l):l;const u=t.slice(a.length);return{value:l,rest:u}}}function _x(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function xx(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function wx(e){return(t,n={})=>{const i=t.match(e.matchPattern);if(!i)return null;const r=i[0],s=t.match(e.parsePattern);if(!s)return null;let a=e.valueCallback?e.valueCallback(s[0]):s[0];a=n.valueCallback?n.valueCallback(a):a;const o=t.slice(r.length);return{value:a,rest:o}}}const vx=/^(\d+)(th|st|nd|rd)?/i,Sx=/\d+/i,kx={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},Mx={any:[/^b/i,/^(a|c)/i]},Tx={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Dx={any:[/1/i,/2/i,/3/i,/4/i]},Cx={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},Ex={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]},Ox={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},Px={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]},Rx={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},Ax={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}},Ix={ordinalNumber:wx({matchPattern:vx,parsePattern:Sx,valueCallback:e=>parseInt(e,10)}),era:Or({matchPatterns:kx,defaultMatchWidth:"wide",parsePatterns:Mx,defaultParseWidth:"any"}),quarter:Or({matchPatterns:Tx,defaultMatchWidth:"wide",parsePatterns:Dx,defaultParseWidth:"any",valueCallback:e=>e+1}),month:Or({matchPatterns:Cx,defaultMatchWidth:"wide",parsePatterns:Ex,defaultParseWidth:"any"}),day:Or({matchPatterns:Ox,defaultMatchWidth:"wide",parsePatterns:Px,defaultParseWidth:"any"}),dayPeriod:Or({matchPatterns:Rx,defaultMatchWidth:"any",parsePatterns:Ax,defaultParseWidth:"any"})},fh={code:"en-US",formatDistance:sx,formatLong:cx,formatRelative:dx,localize:bx,match:Ix,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Lx(e,t){const n=ut(e,t==null?void 0:t.in);return ah(n,hh(n))+1}function mh(e,t){const n=ut(e,t==null?void 0:t.in),i=+Mi(n)-+I_(n);return Math.round(i/ih)+1}function Vo(e,t){var u,h,f,m;const n=ut(e,t==null?void 0:t.in),i=n.getFullYear(),r=Jn(),s=(t==null?void 0:t.firstWeekContainsDate)??((h=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:h.firstWeekContainsDate)??r.firstWeekContainsDate??((m=(f=r.locale)==null?void 0:f.options)==null?void 0:m.firstWeekContainsDate)??1,a=Ft((t==null?void 0:t.in)||e,0);a.setFullYear(i+1,0,s),a.setHours(0,0,0,0);const o=Ue(a,t),c=Ft((t==null?void 0:t.in)||e,0);c.setFullYear(i,0,s),c.setHours(0,0,0,0);const l=Ue(c,t);return+n>=+o?i+1:+n>=+l?i:i-1}function Nx(e,t){var o,c,l,u;const n=Jn(),i=(t==null?void 0:t.firstWeekContainsDate)??((c=(o=t==null?void 0:t.locale)==null?void 0:o.options)==null?void 0:c.firstWeekContainsDate)??n.firstWeekContainsDate??((u=(l=n.locale)==null?void 0:l.options)==null?void 0:u.firstWeekContainsDate)??1,r=Vo(e,t),s=Ft((t==null?void 0:t.in)||e,0);return s.setFullYear(r,0,i),s.setHours(0,0,0,0),Ue(s,t)}function gh(e,t){const n=ut(e,t==null?void 0:t.in),i=+Ue(n,t)-+Nx(n,t);return Math.round(i/ih)+1}function Dt(e,t){const n=e<0?"-":"",i=Math.abs(e).toString().padStart(t,"0");return n+i}const Rn={y(e,t){const n=e.getFullYear(),i=n>0?n:1-n;return Dt(t==="yy"?i%100:i,t.length)},M(e,t){const n=e.getMonth();return t==="M"?String(n+1):Dt(n+1,2)},d(e,t){return Dt(e.getDate(),t.length)},a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(e,t){return Dt(e.getHours()%12||12,t.length)},H(e,t){return Dt(e.getHours(),t.length)},m(e,t){return Dt(e.getMinutes(),t.length)},s(e,t){return Dt(e.getSeconds(),t.length)},S(e,t){const n=t.length,i=e.getMilliseconds(),r=Math.trunc(i*Math.pow(10,n-3));return Dt(r,t.length)}},Ti={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},ph={G:function(e,t,n){const i=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){const i=e.getFullYear(),r=i>0?i:1-i;return n.ordinalNumber(r,{unit:"year"})}return Rn.y(e,t)},Y:function(e,t,n,i){const r=Vo(e,i),s=r>0?r:1-r;if(t==="YY"){const a=s%100;return Dt(a,2)}return t==="Yo"?n.ordinalNumber(s,{unit:"year"}):Dt(s,t.length)},R:function(e,t){const n=sh(e);return Dt(n,t.length)},u:function(e,t){const n=e.getFullYear();return Dt(n,t.length)},Q:function(e,t,n){const i=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return Dt(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"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,n){const i=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return Dt(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"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,n){const i=e.getMonth();switch(t){case"M":case"MM":return Rn.M(e,t);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"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,n){const i=e.getMonth();switch(t){case"L":return String(i+1);case"LL":return Dt(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"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,n,i){const r=gh(e,i);return t==="wo"?n.ordinalNumber(r,{unit:"week"}):Dt(r,t.length)},I:function(e,t,n){const i=mh(e);return t==="Io"?n.ordinalNumber(i,{unit:"week"}):Dt(i,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getDate(),{unit:"date"}):Rn.d(e,t)},D:function(e,t,n){const i=Lx(e);return t==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):Dt(i,t.length)},E:function(e,t,n){const i=e.getDay();switch(t){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"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,n,i){const r=e.getDay(),s=(r-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(s);case"ee":return Dt(s,2);case"eo":return n.ordinalNumber(s,{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"});case"eeee":default:return n.day(r,{width:"wide",context:"formatting"})}},c:function(e,t,n,i){const r=e.getDay(),s=(r-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(s);case"cc":return Dt(s,t.length);case"co":return n.ordinalNumber(s,{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"});case"cccc":default:return n.day(r,{width:"wide",context:"standalone"})}},i:function(e,t,n){const i=e.getDay(),r=i===0?7:i;switch(t){case"i":return String(r);case"ii":return Dt(r,t.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"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,n){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){const i=e.getHours();let r;switch(i===12?r=Ti.noon:i===0?r=Ti.midnight:r=i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){const i=e.getHours();let r;switch(i>=17?r=Ti.evening:i>=12?r=Ti.afternoon:i>=4?r=Ti.morning:r=Ti.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){let i=e.getHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return Rn.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getHours(),{unit:"hour"}):Rn.H(e,t)},K:function(e,t,n){const i=e.getHours()%12;return t==="Ko"?n.ordinalNumber(i,{unit:"hour"}):Dt(i,t.length)},k:function(e,t,n){let i=e.getHours();return i===0&&(i=24),t==="ko"?n.ordinalNumber(i,{unit:"hour"}):Dt(i,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):Rn.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getSeconds(),{unit:"second"}):Rn.s(e,t)},S:function(e,t){return Rn.S(e,t)},X:function(e,t,n){const i=e.getTimezoneOffset();if(i===0)return"Z";switch(t){case"X":return bh(i);case"XXXX":case"XX":return ei(i);case"XXXXX":case"XXX":default:return ei(i,":")}},x:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"x":return bh(i);case"xxxx":case"xx":return ei(i);case"xxxxx":case"xxx":default:return ei(i,":")}},O:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+yh(i,":");case"OOOO":default:return"GMT"+ei(i,":")}},z:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+yh(i,":");case"zzzz":default:return"GMT"+ei(i,":")}},t:function(e,t,n){const i=Math.trunc(+e/1e3);return Dt(i,t.length)},T:function(e,t,n){return Dt(+e,t.length)}};function yh(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Math.trunc(i/60),s=i%60;return s===0?n+String(r):n+String(r)+t+Dt(s,2)}function bh(e,t){return e%60===0?(e>0?"-":"+")+Dt(Math.abs(e)/60,2):ei(e,t)}function ei(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Dt(Math.trunc(i/60),2),s=Dt(i%60,2);return n+r+t+s}const _h=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},xh=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},Wo={p:xh,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],i=n[1],r=n[2];if(!r)return _h(e,t);let s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;case"PPPP":default:s=t.dateTime({width:"full"});break}return s.replace("{{date}}",_h(i,t)).replace("{{time}}",xh(r,t))}},Fx=/^D+$/,Bx=/^Y+$/,zx=["D","DD","YY","YYYY"];function wh(e){return Fx.test(e)}function vh(e){return Bx.test(e)}function Yo(e,t,n){const i=Hx(e,t,n);if(console.warn(i),zx.includes(e))throw new RangeError(i)}function Hx(e,t,n){const i=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${i} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const Vx=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Wx=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Yx=/^'([^]*?)'?$/,$x=/''/g,jx=/[a-zA-Z]/;function qs(e,t,n){var u,h,f,m,g,p,x,S;const i=Jn(),r=(n==null?void 0:n.locale)??i.locale??fh,s=(n==null?void 0:n.firstWeekContainsDate)??((h=(u=n==null?void 0:n.locale)==null?void 0:u.options)==null?void 0:h.firstWeekContainsDate)??i.firstWeekContainsDate??((m=(f=i.locale)==null?void 0:f.options)==null?void 0:m.firstWeekContainsDate)??1,a=(n==null?void 0:n.weekStartsOn)??((p=(g=n==null?void 0:n.locale)==null?void 0:g.options)==null?void 0:p.weekStartsOn)??i.weekStartsOn??((S=(x=i.locale)==null?void 0:x.options)==null?void 0:S.weekStartsOn)??0,o=ut(e,n==null?void 0:n.in);if(!Bo(o))throw new RangeError("Invalid time value");let c=t.match(Wx).map(v=>{const k=v[0];if(k==="p"||k==="P"){const D=Wo[k];return D(v,r.formatLong)}return v}).join("").match(Vx).map(v=>{if(v==="''")return{isToken:!1,value:"'"};const k=v[0];if(k==="'")return{isToken:!1,value:Ux(v)};if(ph[k])return{isToken:!0,value:v};if(k.match(jx))throw new RangeError("Format string contains an unescaped latin alphabet character `"+k+"`");return{isToken:!1,value:v}});r.localize.preprocessor&&(c=r.localize.preprocessor(o,c));const l={firstWeekContainsDate:s,weekStartsOn:a,locale:r};return c.map(v=>{if(!v.isToken)return v.value;const k=v.value;(!(n!=null&&n.useAdditionalWeekYearTokens)&&vh(k)||!(n!=null&&n.useAdditionalDayOfYearTokens)&&wh(k))&&Yo(k,t,String(e));const D=ph[k[0]];return D(o,k,r.localize,l)}).join("")}function Ux(e){const t=e.match(Yx);return t?t[1].replace($x,"'"):e}function Sh(){return Object.assign({},Jn())}function qx(e,t){const n=ut(e,t==null?void 0:t.in).getDay();return n===0?7:n}function Xx(e,t){const n=Gx(t)?new t(0):Ft(t,0);return n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),n}function Gx(e){var t;return typeof e=="function"&&((t=e.prototype)==null?void 0:t.constructor)===e}const Kx=10;class kh{constructor(){R(this,"subPriority",0)}validate(t,n){return!0}}class Zx extends kh{constructor(t,n,i,r,s){super(),this.value=t,this.validateValue=n,this.setValue=i,this.priority=r,s&&(this.subPriority=s)}validate(t,n){return this.validateValue(t,this.value,n)}set(t,n,i){return this.setValue(t,n,this.value,i)}}class Qx extends kh{constructor(n,i){super();R(this,"priority",Kx);R(this,"subPriority",-1);this.context=n||(r=>Ft(i,r))}set(n,i){return i.timestampIsSet?n:Ft(n,Xx(n,this.context))}}class wt{run(t,n,i,r){const s=this.parse(t,n,i,r);return s?{setter:new Zx(s.value,this.validate,this.set,this.priority,this.subPriority),rest:s.rest}:null}validate(t,n,i){return!0}}class Jx extends wt{constructor(){super(...arguments);R(this,"priority",140);R(this,"incompatibleTokens",["R","u","t","T"])}parse(n,i,r){switch(i){case"G":case"GG":case"GGG":return r.era(n,{width:"abbreviated"})||r.era(n,{width:"narrow"});case"GGGGG":return r.era(n,{width:"narrow"});case"GGGG":default:return r.era(n,{width:"wide"})||r.era(n,{width:"abbreviated"})||r.era(n,{width:"narrow"})}}set(n,i,r){return i.era=r,n.setFullYear(r,0,1),n.setHours(0,0,0,0),n}}const Wt={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},qe={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Yt(e,t){return e&&{value:t(e.value),rest:e.rest}}function Lt(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function Xe(e,t){const n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};const i=n[1]==="+"?1:-1,r=n[2]?parseInt(n[2],10):0,s=n[3]?parseInt(n[3],10):0,a=n[5]?parseInt(n[5],10):0;return{value:i*(r*ki+s*Tr+a*P_),rest:t.slice(n[0].length)}}function Mh(e){return Lt(Wt.anyDigitsSigned,e)}function Bt(e,t){switch(e){case 1:return Lt(Wt.singleDigit,t);case 2:return Lt(Wt.twoDigits,t);case 3:return Lt(Wt.threeDigits,t);case 4:return Lt(Wt.fourDigits,t);default:return Lt(new RegExp("^\\d{1,"+e+"}"),t)}}function Xs(e,t){switch(e){case 1:return Lt(Wt.singleDigitSigned,t);case 2:return Lt(Wt.twoDigitsSigned,t);case 3:return Lt(Wt.threeDigitsSigned,t);case 4:return Lt(Wt.fourDigitsSigned,t);default:return Lt(new RegExp("^-?\\d{1,"+e+"}"),t)}}function $o(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function Th(e,t){const n=t>0,i=n?t:1-t;let r;if(i<=50)r=e||100;else{const s=i+50,a=Math.trunc(s/100)*100,o=e>=s%100;r=e+a-(o?100:0)}return n?r:1-r}function Dh(e){return e%400===0||e%4===0&&e%100!==0}class tw extends wt{constructor(){super(...arguments);R(this,"priority",130);R(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(n,i,r){const s=a=>({year:a,isTwoDigitYear:i==="yy"});switch(i){case"y":return Yt(Bt(4,n),s);case"yo":return Yt(r.ordinalNumber(n,{unit:"year"}),s);default:return Yt(Bt(i.length,n),s)}}validate(n,i){return i.isTwoDigitYear||i.year>0}set(n,i,r){const s=n.getFullYear();if(r.isTwoDigitYear){const o=Th(r.year,s);return n.setFullYear(o,0,1),n.setHours(0,0,0,0),n}const a=!("era"in i)||i.era===1?r.year:1-r.year;return n.setFullYear(a,0,1),n.setHours(0,0,0,0),n}}class ew extends wt{constructor(){super(...arguments);R(this,"priority",130);R(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(n,i,r){const s=a=>({year:a,isTwoDigitYear:i==="YY"});switch(i){case"Y":return Yt(Bt(4,n),s);case"Yo":return Yt(r.ordinalNumber(n,{unit:"year"}),s);default:return Yt(Bt(i.length,n),s)}}validate(n,i){return i.isTwoDigitYear||i.year>0}set(n,i,r,s){const a=Vo(n,s);if(r.isTwoDigitYear){const c=Th(r.year,a);return n.setFullYear(c,0,s.firstWeekContainsDate),n.setHours(0,0,0,0),Ue(n,s)}const o=!("era"in i)||i.era===1?r.year:1-r.year;return n.setFullYear(o,0,s.firstWeekContainsDate),n.setHours(0,0,0,0),Ue(n,s)}}class nw extends wt{constructor(){super(...arguments);R(this,"priority",130);R(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(n,i){return Xs(i==="R"?4:i.length,n)}set(n,i,r){const s=Ft(n,0);return s.setFullYear(r,0,4),s.setHours(0,0,0,0),Mi(s)}}class iw extends wt{constructor(){super(...arguments);R(this,"priority",130);R(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(n,i){return Xs(i==="u"?4:i.length,n)}set(n,i,r){return n.setFullYear(r,0,1),n.setHours(0,0,0,0),n}}class rw extends wt{constructor(){super(...arguments);R(this,"priority",120);R(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,i,r){switch(i){case"Q":case"QQ":return Bt(i.length,n);case"Qo":return r.ordinalNumber(n,{unit:"quarter"});case"QQQ":return r.quarter(n,{width:"abbreviated",context:"formatting"})||r.quarter(n,{width:"narrow",context:"formatting"});case"QQQQQ":return r.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(n,{width:"wide",context:"formatting"})||r.quarter(n,{width:"abbreviated",context:"formatting"})||r.quarter(n,{width:"narrow",context:"formatting"})}}validate(n,i){return i>=1&&i<=4}set(n,i,r){return n.setMonth((r-1)*3,1),n.setHours(0,0,0,0),n}}class sw extends wt{constructor(){super(...arguments);R(this,"priority",120);R(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,i,r){switch(i){case"q":case"qq":return Bt(i.length,n);case"qo":return r.ordinalNumber(n,{unit:"quarter"});case"qqq":return r.quarter(n,{width:"abbreviated",context:"standalone"})||r.quarter(n,{width:"narrow",context:"standalone"});case"qqqqq":return r.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(n,{width:"wide",context:"standalone"})||r.quarter(n,{width:"abbreviated",context:"standalone"})||r.quarter(n,{width:"narrow",context:"standalone"})}}validate(n,i){return i>=1&&i<=4}set(n,i,r){return n.setMonth((r-1)*3,1),n.setHours(0,0,0,0),n}}class aw extends wt{constructor(){super(...arguments);R(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);R(this,"priority",110)}parse(n,i,r){const s=a=>a-1;switch(i){case"M":return Yt(Lt(Wt.month,n),s);case"MM":return Yt(Bt(2,n),s);case"Mo":return Yt(r.ordinalNumber(n,{unit:"month"}),s);case"MMM":return r.month(n,{width:"abbreviated",context:"formatting"})||r.month(n,{width:"narrow",context:"formatting"});case"MMMMM":return r.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(n,{width:"wide",context:"formatting"})||r.month(n,{width:"abbreviated",context:"formatting"})||r.month(n,{width:"narrow",context:"formatting"})}}validate(n,i){return i>=0&&i<=11}set(n,i,r){return n.setMonth(r,1),n.setHours(0,0,0,0),n}}class ow extends wt{constructor(){super(...arguments);R(this,"priority",110);R(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(n,i,r){const s=a=>a-1;switch(i){case"L":return Yt(Lt(Wt.month,n),s);case"LL":return Yt(Bt(2,n),s);case"Lo":return Yt(r.ordinalNumber(n,{unit:"month"}),s);case"LLL":return r.month(n,{width:"abbreviated",context:"standalone"})||r.month(n,{width:"narrow",context:"standalone"});case"LLLLL":return r.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(n,{width:"wide",context:"standalone"})||r.month(n,{width:"abbreviated",context:"standalone"})||r.month(n,{width:"narrow",context:"standalone"})}}validate(n,i){return i>=0&&i<=11}set(n,i,r){return n.setMonth(r,1),n.setHours(0,0,0,0),n}}function lw(e,t,n){const i=ut(e,n==null?void 0:n.in),r=gh(i,n)-t;return i.setDate(i.getDate()-r*7),ut(i,n==null?void 0:n.in)}class cw extends wt{constructor(){super(...arguments);R(this,"priority",100);R(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(n,i,r){switch(i){case"w":return Lt(Wt.week,n);case"wo":return r.ordinalNumber(n,{unit:"week"});default:return Bt(i.length,n)}}validate(n,i){return i>=1&&i<=53}set(n,i,r,s){return Ue(lw(n,r,s),s)}}function uw(e,t,n){const i=ut(e,n==null?void 0:n.in),r=mh(i,n)-t;return i.setDate(i.getDate()-r*7),i}class dw extends wt{constructor(){super(...arguments);R(this,"priority",100);R(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(n,i,r){switch(i){case"I":return Lt(Wt.week,n);case"Io":return r.ordinalNumber(n,{unit:"week"});default:return Bt(i.length,n)}}validate(n,i){return i>=1&&i<=53}set(n,i,r){return Mi(uw(n,r))}}const hw=[31,28,31,30,31,30,31,31,30,31,30,31],fw=[31,29,31,30,31,30,31,31,30,31,30,31];class mw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"subPriority",1);R(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(n,i,r){switch(i){case"d":return Lt(Wt.date,n);case"do":return r.ordinalNumber(n,{unit:"date"});default:return Bt(i.length,n)}}validate(n,i){const r=n.getFullYear(),s=Dh(r),a=n.getMonth();return s?i>=1&&i<=fw[a]:i>=1&&i<=hw[a]}set(n,i,r){return n.setDate(r),n.setHours(0,0,0,0),n}}class gw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"subpriority",1);R(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(n,i,r){switch(i){case"D":case"DD":return Lt(Wt.dayOfYear,n);case"Do":return r.ordinalNumber(n,{unit:"date"});default:return Bt(i.length,n)}}validate(n,i){const r=n.getFullYear();return Dh(r)?i>=1&&i<=366:i>=1&&i<=365}set(n,i,r){return n.setMonth(0,r),n.setHours(0,0,0,0),n}}function jo(e,t,n){var h,f,m,g;const i=Jn(),r=(n==null?void 0:n.weekStartsOn)??((f=(h=n==null?void 0:n.locale)==null?void 0:h.options)==null?void 0:f.weekStartsOn)??i.weekStartsOn??((g=(m=i.locale)==null?void 0:m.options)==null?void 0:g.weekStartsOn)??0,s=ut(e,n==null?void 0:n.in),a=s.getDay(),c=(t%7+7)%7,l=7-r,u=t<0||t>6?t-(a+l)%7:(c+l)%7-(a+l)%7;return js(s,u,n)}class pw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(n,i,r){switch(i){case"E":case"EE":case"EEE":return r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"});case"EEEEE":return r.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"});case"EEEE":default:return r.day(n,{width:"wide",context:"formatting"})||r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"})}}validate(n,i){return i>=0&&i<=6}set(n,i,r,s){return n=jo(n,r,s),n.setHours(0,0,0,0),n}}class yw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(n,i,r,s){const a=o=>{const c=Math.floor((o-1)/7)*7;return(o+s.weekStartsOn+6)%7+c};switch(i){case"e":case"ee":return Yt(Bt(i.length,n),a);case"eo":return Yt(r.ordinalNumber(n,{unit:"day"}),a);case"eee":return r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"});case"eeeee":return r.day(n,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"});case"eeee":default:return r.day(n,{width:"wide",context:"formatting"})||r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"})}}validate(n,i){return i>=0&&i<=6}set(n,i,r,s){return n=jo(n,r,s),n.setHours(0,0,0,0),n}}class bw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(n,i,r,s){const a=o=>{const c=Math.floor((o-1)/7)*7;return(o+s.weekStartsOn+6)%7+c};switch(i){case"c":case"cc":return Yt(Bt(i.length,n),a);case"co":return Yt(r.ordinalNumber(n,{unit:"day"}),a);case"ccc":return r.day(n,{width:"abbreviated",context:"standalone"})||r.day(n,{width:"short",context:"standalone"})||r.day(n,{width:"narrow",context:"standalone"});case"ccccc":return r.day(n,{width:"narrow",context:"standalone"});case"cccccc":return r.day(n,{width:"short",context:"standalone"})||r.day(n,{width:"narrow",context:"standalone"});case"cccc":default:return r.day(n,{width:"wide",context:"standalone"})||r.day(n,{width:"abbreviated",context:"standalone"})||r.day(n,{width:"short",context:"standalone"})||r.day(n,{width:"narrow",context:"standalone"})}}validate(n,i){return i>=0&&i<=6}set(n,i,r,s){return n=jo(n,r,s),n.setHours(0,0,0,0),n}}function _w(e,t,n){const i=ut(e,n==null?void 0:n.in),r=qx(i,n),s=t-r;return js(i,s,n)}class xw extends wt{constructor(){super(...arguments);R(this,"priority",90);R(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(n,i,r){const s=a=>a===0?7:a;switch(i){case"i":case"ii":return Bt(i.length,n);case"io":return r.ordinalNumber(n,{unit:"day"});case"iii":return Yt(r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"}),s);case"iiiii":return Yt(r.day(n,{width:"narrow",context:"formatting"}),s);case"iiiiii":return Yt(r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"}),s);case"iiii":default:return Yt(r.day(n,{width:"wide",context:"formatting"})||r.day(n,{width:"abbreviated",context:"formatting"})||r.day(n,{width:"short",context:"formatting"})||r.day(n,{width:"narrow",context:"formatting"}),s)}}validate(n,i){return i>=1&&i<=7}set(n,i,r){return n=_w(n,r),n.setHours(0,0,0,0),n}}class ww extends wt{constructor(){super(...arguments);R(this,"priority",80);R(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(n,i,r){switch(i){case"a":case"aa":case"aaa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaaa":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})||r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,i,r){return n.setHours($o(r),0,0,0),n}}class vw extends wt{constructor(){super(...arguments);R(this,"priority",80);R(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(n,i,r){switch(i){case"b":case"bb":case"bbb":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbbb":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})||r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,i,r){return n.setHours($o(r),0,0,0),n}}class Sw extends wt{constructor(){super(...arguments);R(this,"priority",80);R(this,"incompatibleTokens",["a","b","t","T"])}parse(n,i,r){switch(i){case"B":case"BB":case"BBB":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBBB":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})||r.dayPeriod(n,{width:"abbreviated",context:"formatting"})||r.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,i,r){return n.setHours($o(r),0,0,0),n}}class kw extends wt{constructor(){super(...arguments);R(this,"priority",70);R(this,"incompatibleTokens",["H","K","k","t","T"])}parse(n,i,r){switch(i){case"h":return Lt(Wt.hour12h,n);case"ho":return r.ordinalNumber(n,{unit:"hour"});default:return Bt(i.length,n)}}validate(n,i){return i>=1&&i<=12}set(n,i,r){const s=n.getHours()>=12;return s&&r<12?n.setHours(r+12,0,0,0):!s&&r===12?n.setHours(0,0,0,0):n.setHours(r,0,0,0),n}}class Mw extends wt{constructor(){super(...arguments);R(this,"priority",70);R(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(n,i,r){switch(i){case"H":return Lt(Wt.hour23h,n);case"Ho":return r.ordinalNumber(n,{unit:"hour"});default:return Bt(i.length,n)}}validate(n,i){return i>=0&&i<=23}set(n,i,r){return n.setHours(r,0,0,0),n}}class Tw extends wt{constructor(){super(...arguments);R(this,"priority",70);R(this,"incompatibleTokens",["h","H","k","t","T"])}parse(n,i,r){switch(i){case"K":return Lt(Wt.hour11h,n);case"Ko":return r.ordinalNumber(n,{unit:"hour"});default:return Bt(i.length,n)}}validate(n,i){return i>=0&&i<=11}set(n,i,r){return n.getHours()>=12&&r<12?n.setHours(r+12,0,0,0):n.setHours(r,0,0,0),n}}class Dw extends wt{constructor(){super(...arguments);R(this,"priority",70);R(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(n,i,r){switch(i){case"k":return Lt(Wt.hour24h,n);case"ko":return r.ordinalNumber(n,{unit:"hour"});default:return Bt(i.length,n)}}validate(n,i){return i>=1&&i<=24}set(n,i,r){const s=r<=24?r%24:r;return n.setHours(s,0,0,0),n}}class Cw extends wt{constructor(){super(...arguments);R(this,"priority",60);R(this,"incompatibleTokens",["t","T"])}parse(n,i,r){switch(i){case"m":return Lt(Wt.minute,n);case"mo":return r.ordinalNumber(n,{unit:"minute"});default:return Bt(i.length,n)}}validate(n,i){return i>=0&&i<=59}set(n,i,r){return n.setMinutes(r,0,0),n}}class Ew extends wt{constructor(){super(...arguments);R(this,"priority",50);R(this,"incompatibleTokens",["t","T"])}parse(n,i,r){switch(i){case"s":return Lt(Wt.second,n);case"so":return r.ordinalNumber(n,{unit:"second"});default:return Bt(i.length,n)}}validate(n,i){return i>=0&&i<=59}set(n,i,r){return n.setSeconds(r,0),n}}class Ow extends wt{constructor(){super(...arguments);R(this,"priority",30);R(this,"incompatibleTokens",["t","T"])}parse(n,i){const r=s=>Math.trunc(s*Math.pow(10,-i.length+3));return Yt(Bt(i.length,n),r)}set(n,i,r){return n.setMilliseconds(r),n}}class Pw extends wt{constructor(){super(...arguments);R(this,"priority",10);R(this,"incompatibleTokens",["t","T","x"])}parse(n,i){switch(i){case"X":return Xe(qe.basicOptionalMinutes,n);case"XX":return Xe(qe.basic,n);case"XXXX":return Xe(qe.basicOptionalSeconds,n);case"XXXXX":return Xe(qe.extendedOptionalSeconds,n);case"XXX":default:return Xe(qe.extended,n)}}set(n,i,r){return i.timestampIsSet?n:Ft(n,n.getTime()-Us(n)-r)}}class Rw extends wt{constructor(){super(...arguments);R(this,"priority",10);R(this,"incompatibleTokens",["t","T","X"])}parse(n,i){switch(i){case"x":return Xe(qe.basicOptionalMinutes,n);case"xx":return Xe(qe.basic,n);case"xxxx":return Xe(qe.basicOptionalSeconds,n);case"xxxxx":return Xe(qe.extendedOptionalSeconds,n);case"xxx":default:return Xe(qe.extended,n)}}set(n,i,r){return i.timestampIsSet?n:Ft(n,n.getTime()-Us(n)-r)}}class Aw extends wt{constructor(){super(...arguments);R(this,"priority",40);R(this,"incompatibleTokens","*")}parse(n){return Mh(n)}set(n,i,r){return[Ft(n,r*1e3),{timestampIsSet:!0}]}}class Iw extends wt{constructor(){super(...arguments);R(this,"priority",20);R(this,"incompatibleTokens","*")}parse(n){return Mh(n)}set(n,i,r){return[Ft(n,r),{timestampIsSet:!0}]}}const Lw={G:new Jx,y:new tw,Y:new ew,R:new nw,u:new iw,Q:new rw,q:new sw,M:new aw,L:new ow,w:new cw,I:new dw,d:new mw,D:new gw,E:new pw,e:new yw,c:new bw,i:new xw,a:new ww,b:new vw,B:new Sw,h:new kw,H:new Mw,K:new Tw,k:new Dw,m:new Cw,s:new Ew,S:new Ow,X:new Pw,x:new Rw,t:new Aw,T:new Iw},Nw=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Fw=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Bw=/^'([^]*?)'?$/,zw=/''/g,Hw=/\S/,Vw=/[a-zA-Z]/;function Ww(e,t,n,i){var x,S,v,k,D,M,P,E;const r=()=>Ft((i==null?void 0:i.in)||n,NaN),s=Sh(),a=(i==null?void 0:i.locale)??s.locale??fh,o=(i==null?void 0:i.firstWeekContainsDate)??((S=(x=i==null?void 0:i.locale)==null?void 0:x.options)==null?void 0:S.firstWeekContainsDate)??s.firstWeekContainsDate??((k=(v=s.locale)==null?void 0:v.options)==null?void 0:k.firstWeekContainsDate)??1,c=(i==null?void 0:i.weekStartsOn)??((M=(D=i==null?void 0:i.locale)==null?void 0:D.options)==null?void 0:M.weekStartsOn)??s.weekStartsOn??((E=(P=s.locale)==null?void 0:P.options)==null?void 0:E.weekStartsOn)??0;if(!t)return e?r():ut(n,i==null?void 0:i.in);const l={firstWeekContainsDate:o,weekStartsOn:c,locale:a},u=[new Qx(i==null?void 0:i.in,n)],h=t.match(Fw).map(y=>{const _=y[0];if(_ in Wo){const T=Wo[_];return T(y,a.formatLong)}return y}).join("").match(Nw),f=[];for(let y of h){!(i!=null&&i.useAdditionalWeekYearTokens)&&vh(y)&&Yo(y,t,e),!(i!=null&&i.useAdditionalDayOfYearTokens)&&wh(y)&&Yo(y,t,e);const _=y[0],T=Lw[_];if(T){const{incompatibleTokens:O}=T;if(Array.isArray(O)){const I=f.find(B=>O.includes(B.token)||B.token===_);if(I)throw new RangeError(`The format string mustn't contain \`${I.fullToken}\` and \`${y}\` at the same time`)}else if(T.incompatibleTokens==="*"&&f.length>0)throw new RangeError(`The format string mustn't contain \`${y}\` and any other token at the same time`);f.push({token:_,fullToken:y});const A=T.run(e,y,a.match,l);if(!A)return r();u.push(A.setter),e=A.rest}else{if(_.match(Vw))throw new RangeError("Format string contains an unescaped latin alphabet character `"+_+"`");if(y==="''"?y="'":_==="'"&&(y=Yw(y)),e.indexOf(y)===0)e=e.slice(y.length);else return r()}}if(e.length>0&&Hw.test(e))return r();const m=u.map(y=>y.priority).sort((y,_)=>_-y).filter((y,_,T)=>T.indexOf(y)===_).map(y=>u.filter(_=>_.priority===y).sort((_,T)=>T.subPriority-_.subPriority)).map(y=>y[0]);let g=ut(n,i==null?void 0:i.in);if(isNaN(+g))return r();const p={};for(const y of m){if(!y.validate(g,l))return r();const _=y.set(g,p,l);Array.isArray(_)?(g=_[0],Object.assign(p,_[1])):g=_}return g}function Yw(e){return e.match(Bw)[1].replace(zw,"'")}function $w(e,t){const n=ut(e,t==null?void 0:t.in);return n.setMinutes(0,0,0),n}function jw(e,t){const n=ut(e,t==null?void 0:t.in);return n.setSeconds(0,0),n}function Uw(e,t){const n=ut(e,t==null?void 0:t.in);return n.setMilliseconds(0),n}function qw(e){const t=e/ki;return Math.trunc(t)}function Ch(e,t){const n=()=>Ft(t==null?void 0:t.in,NaN),i=(t==null?void 0:t.additionalDigits)??2,r=Zw(e);let s;if(r.date){const l=Qw(r.date,i);s=Jw(l.restDateString,l.year)}if(!s||isNaN(+s))return n();const a=+s;let o=0,c;if(r.time&&(o=tv(r.time),isNaN(o)))return n();if(r.timezone){if(c=ev(r.timezone),isNaN(c))return n()}else{const l=new Date(a+o),u=ut(0,t==null?void 0:t.in);return u.setFullYear(l.getUTCFullYear(),l.getUTCMonth(),l.getUTCDate()),u.setHours(l.getUTCHours(),l.getUTCMinutes(),l.getUTCSeconds(),l.getUTCMilliseconds()),u}return ut(a+o+c,t==null?void 0:t.in)}const Gs={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},Xw=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Gw=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Kw=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Zw(e){const t={},n=e.split(Gs.dateTimeDelimiter);let i;if(n.length>2)return t;if(/:/.test(n[0])?i=n[0]:(t.date=n[0],i=n[1],Gs.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Gs.timeZoneDelimiter)[0],i=e.substr(t.date.length,e.length))),i){const r=Gs.timezone.exec(i);r?(t.time=i.replace(r[1],""),t.timezone=r[1]):t.time=i}return t}function Qw(e,t){const n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),i=e.match(n);if(!i)return{year:NaN,restDateString:""};const r=i[1]?parseInt(i[1]):null,s=i[2]?parseInt(i[2]):null;return{year:s===null?r:s*100,restDateString:e.slice((i[1]||i[2]).length)}}function Jw(e,t){if(t===null)return new Date(NaN);const n=e.match(Xw);if(!n)return new Date(NaN);const i=!!n[4],r=Pr(n[1]),s=Pr(n[2])-1,a=Pr(n[3]),o=Pr(n[4]),c=Pr(n[5])-1;if(i)return av(t,o,c)?nv(t,o,c):new Date(NaN);{const l=new Date(0);return!rv(t,s,a)||!sv(t,r)?new Date(NaN):(l.setUTCFullYear(t,s,Math.max(r,a)),l)}}function Pr(e){return e?parseInt(e):1}function tv(e){const t=e.match(Gw);if(!t)return NaN;const n=Uo(t[1]),i=Uo(t[2]),r=Uo(t[3]);return ov(n,i,r)?n*ki+i*Tr+r*1e3:NaN}function Uo(e){return e&&parseFloat(e.replace(",","."))||0}function ev(e){if(e==="Z")return 0;const t=e.match(Kw);if(!t)return 0;const n=t[1]==="+"?-1:1,i=parseInt(t[2]),r=t[3]&&parseInt(t[3])||0;return lv(i,r)?n*(i*ki+r*Tr):NaN}function nv(e,t,n){const i=new Date(0);i.setUTCFullYear(e,0,4);const r=i.getUTCDay()||7,s=(t-1)*7+n+1-r;return i.setUTCDate(i.getUTCDate()+s),i}const iv=[31,null,31,30,31,30,31,31,30,31,30,31];function Eh(e){return e%400===0||e%4===0&&e%100!==0}function rv(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(iv[t]||(Eh(e)?29:28))}function sv(e,t){return t>=1&&t<=(Eh(e)?366:365)}function av(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}function ov(e,t,n){return e===24?t===0&&n===0:n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}function lv(e,t){return t>=0&&t<=59}var cv=Object.defineProperty,uv=(e,t,n)=>t in e?cv(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Re=(e,t,n)=>uv(e,typeof t!="symbol"?t+"":t,n);const dv=1e3;var tt=(e=>(e.FIFTEEN_MIN="15m",e.ONE_HOUR="1h",e.SIX_HOUR="6h",e.TWELVE_HOUR="12h",e.ONE_DAY="24h",e.SEVEN_DAY="7d",e.THIRTY_DAY="30d",e.NINETY_DAY="90d",e.ONE_HUNDRED_EIGHTY_DAY="180d",e.ONE_YEAR="365d",e.CURRENT_WEEK="current_week",e.CURRENT_MONTH="current_month",e.CURRENT_QUARTER="current_quarter",e.CURRENT_YEAR="current_year",e.PREVIOUS_WEEK="previous_week",e.PREVIOUS_MONTH="previous_month",e.PREVIOUS_QUARTER="previous_quarter",e.PREVIOUS_YEAR="previous_year",e))(tt||{});const hv=["in","not_in","selector"],fv=["empty","not_empty"],mv=["15m","1h","6h","12h","24h","7d","current_week","previous_week","30d","current_month","previous_month"],gv=["secondly","tenSecondly","thirtySecondly","minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly","twoHourly","twelveHourly","daily","weekly","trend"],Rr=e=>e.filter(t=>t!=="time"),Oh=["api","api_product","api_product_version","control_plane","control_plane_group","data_plane_node","gateway_service","portal","route","status_code","status_code_grouped","time"],Ph=Rr(Oh),pv=[...Oh,"application","consumer","country_code","upstream_status_code","upstream_status_code_grouped","response_source","data_plane_node_version","realm"],Rh=Rr(pv),yv=["control_plane","control_plane_group","gateway_service","consumer","application","route","ai_provider","ai_response_model","ai_request_model","llm_cache_status","llm_embeddings_provider","llm_embeddings_model","time","realm","status_code","status_code_grouped","ai_plugin"],Ah=Rr(yv);Rr(["api","api_product","api_product_version","application","auth_type","client_ip","consumer","consumer_group","control_plane","control_plane_group","country_code","data_plane_node","data_plane_node_version","gateway_service","header_host","header_user_agent","http_method","portal","realm","request_id","request_uri","response_header_content_type","response_source","route","service_port","service_protocol","sse","status_code_grouped","time","trace_id","upstream_uri","upstream_status_code_grouped","websocket"]),Rr(["ai_count","latencies_response_ms","latencies_upstream_ms","latencies_kong_gateway_ms","request_body_size","response_body_size","response_header_content_length","status_code","upstream_status_code"]),new Set(Ph),new Set(Rh),new Set(Ah);const Ih=[{code:"AF",name:"Afghanistan"},{code:"AX",name:"Aland Islands"},{code:"AL",name:"Albania"},{code:"DZ",name:"Algeria"},{code:"AS",name:"American Samoa"},{code:"AD",name:"Andorra"},{code:"AO",name:"Angola"},{code:"AI",name:"Anguilla"},{code:"AQ",name:"Antarctica"},{code:"AG",name:"Antigua and Barbuda"},{code:"AR",name:"Argentina"},{code:"AM",name:"Armenia"},{code:"AW",name:"Aruba"},{code:"AU",name:"Australia"},{code:"AT",name:"Austria"},{code:"AZ",name:"Azerbaijan"},{code:"BS",name:"Bahamas"},{code:"BH",name:"Bahrain"},{code:"BD",name:"Bangladesh"},{code:"BB",name:"Barbados"},{code:"BY",name:"Belarus"},{code:"BE",name:"Belgium"},{code:"BZ",name:"Belize"},{code:"BJ",name:"Benin"},{code:"BM",name:"Bermuda"},{code:"BT",name:"Bhutan"},{code:"BO",name:"Bolivia"},{code:"BA",name:"Bosnia and Herzegovina"},{code:"BW",name:"Botswana"},{code:"BV",name:"Bouvet Island"},{code:"BR",name:"Brazil"},{code:"IO",name:"British Indian Ocean Territory"},{code:"BN",name:"Brunei Darussalam"},{code:"BG",name:"Bulgaria"},{code:"BF",name:"Burkina Faso"},{code:"BI",name:"Burundi"},{code:"KH",name:"Cambodia"},{code:"CM",name:"Cameroon"},{code:"CA",name:"Canada"},{code:"CV",name:"Cape Verde"},{code:"KY",name:"Cayman Islands"},{code:"CF",name:"Central African Republic"},{code:"TD",name:"Chad"},{code:"CL",name:"Chile"},{code:"CN",name:"China"},{code:"CX",name:"Christmas Island"},{code:"CC",name:"Cocos (Keeling) Islands"},{code:"CO",name:"Colombia"},{code:"KM",name:"Comoros"},{code:"CG",name:"Congo"},{code:"CD",name:"Democratic Republic of the Congo"},{code:"CK",name:"Cook Islands"},{code:"CR",name:"Costa Rica"},{code:"CI",name:"Cote d'Ivoire"},{code:"HR",name:"Croatia"},{code:"CU",name:"Cuba"},{code:"CY",name:"Cyprus"},{code:"CZ",name:"Czech Republic"},{code:"DK",name:"Denmark"},{code:"DJ",name:"Djibouti"},{code:"DM",name:"Dominica"},{code:"DO",name:"Dominican Republic"},{code:"EC",name:"Ecuador"},{code:"EG",name:"Egypt"},{code:"SV",name:"El Salvador"},{code:"GQ",name:"Equatorial Guinea"},{code:"ER",name:"Eritrea"},{code:"EE",name:"Estonia"},{code:"ET",name:"Ethiopia"},{code:"FK",name:"Falkland Islands (Malvinas)"},{code:"FO",name:"Faroe Islands"},{code:"FJ",name:"Fiji"},{code:"FI",name:"Finland"},{code:"FR",name:"France"},{code:"GF",name:"French Guiana"},{code:"PF",name:"French Polynesia"},{code:"TF",name:"French Southern Territories"},{code:"GA",name:"Gabon"},{code:"GM",name:"Gambia"},{code:"GE",name:"Georgia"},{code:"DE",name:"Germany"},{code:"GH",name:"Ghana"},{code:"GI",name:"Gibraltar"},{code:"GR",name:"Greece"},{code:"GL",name:"Greenland"},{code:"GD",name:"Grenada"},{code:"GP",name:"Guadeloupe"},{code:"GU",name:"Guam"},{code:"GT",name:"Guatemala"},{code:"GG",name:"Guernsey"},{code:"GN",name:"Guinea"},{code:"GW",name:"Guinea-Bissau"},{code:"GY",name:"Guyana"},{code:"HT",name:"Haiti"},{code:"HM",name:"Heard Island and McDonald Islands"},{code:"VA",name:"The Vatican"},{code:"HN",name:"Honduras"},{code:"HK",name:"Hong Kong"},{code:"HU",name:"Hungary"},{code:"IS",name:"Iceland"},{code:"IN",name:"India"},{code:"ID",name:"Indonesia"},{code:"IR",name:"Iran"},{code:"IQ",name:"Iraq"},{code:"IE",name:"Ireland"},{code:"IM",name:"Isle of Man"},{code:"IL",name:"Israel"},{code:"IT",name:"Italy"},{code:"JM",name:"Jamaica"},{code:"JP",name:"Japan"},{code:"JE",name:"Jersey"},{code:"JO",name:"Jordan"},{code:"KZ",name:"Kazakhstan"},{code:"KE",name:"Kenya"},{code:"KI",name:"Kiribati"},{code:"KP",name:"North Korea"},{code:"KR",name:"South Korea"},{code:"KW",name:"Kuwait"},{code:"KG",name:"Kyrgyzstan"},{code:"LA",name:"Laos"},{code:"LV",name:"Latvia"},{code:"LB",name:"Lebanon"},{code:"LS",name:"Lesotho"},{code:"LR",name:"Liberia"},{code:"LY",name:"Libya"},{code:"LI",name:"Liechtenstein"},{code:"LT",name:"Lithuania"},{code:"LU",name:"Luxembourg"},{code:"MO",name:"Macao"},{code:"MK",name:"Macedonia"},{code:"MG",name:"Madagascar"},{code:"MW",name:"Malawi"},{code:"MY",name:"Malaysia"},{code:"MV",name:"Maldives"},{code:"ML",name:"Mali"},{code:"MT",name:"Malta"},{code:"MH",name:"Marshall Islands"},{code:"MQ",name:"Martinique"},{code:"MR",name:"Mauritania"},{code:"MU",name:"Mauritius"},{code:"YT",name:"Mayotte"},{code:"MX",name:"Mexico"},{code:"FM",name:"Micronesia, "},{code:"MD",name:"Moldova,"},{code:"MC",name:"Monaco"},{code:"MN",name:"Mongolia"},{code:"ME",name:"Montenegro"},{code:"MS",name:"Montserrat"},{code:"MA",name:"Morocco"},{code:"MZ",name:"Mozambique"},{code:"MM",name:"Myanmar"},{code:"NA",name:"Namibia"},{code:"NR",name:"Nauru"},{code:"NP",name:"Nepal"},{code:"NL",name:"Netherlands"},{code:"NC",name:"New Caledonia"},{code:"NZ",name:"New Zealand"},{code:"NI",name:"Nicaragua"},{code:"NE",name:"Niger"},{code:"NG",name:"Nigeria"},{code:"NU",name:"Niue"},{code:"NF",name:"Norfolk Island"},{code:"MP",name:"Northern Mariana Islands"},{code:"NO",name:"Norway"},{code:"OM",name:"Oman"},{code:"PK",name:"Pakistan"},{code:"PW",name:"Palau"},{code:"PA",name:"Panama"},{code:"PG",name:"Papua New Guinea"},{code:"PY",name:"Paraguay"},{code:"PE",name:"Peru"},{code:"PH",name:"Philippines"},{code:"PN",name:"Pitcairn"},{code:"PL",name:"Poland"},{code:"PT",name:"Portugal"},{code:"PR",name:"Puerto Rico"},{code:"QA",name:"Qatar"},{code:"RE",name:"Reunion"},{code:"RO",name:"Romania"},{code:"RU",name:"Russia"},{code:"RW",name:"Rwanda"},{code:"BL",name:"Saint Barthelemy"},{code:"SH",name:"Saint Helena"},{code:"KN",name:"Saint Kitts and Nevis"},{code:"LC",name:"Saint Lucia"},{code:"MF",name:"Saint Martin"},{code:"PM",name:"Saint Pierre and Miquelon"},{code:"VC",name:"Saint Vincent and the Grenadines"},{code:"WS",name:"Samoa"},{code:"SM",name:"San Marino"},{code:"ST",name:"Sao Tome and Principe"},{code:"SA",name:"Saudi Arabia"},{code:"SN",name:"Senegal"},{code:"RS",name:"Serbia"},{code:"SC",name:"Seychelles"},{code:"SL",name:"Sierra Leone"},{code:"SG",name:"Singapore"},{code:"SX",name:"Sint Maarten"},{code:"SK",name:"Slovakia"},{code:"SI",name:"Slovenia"},{code:"SB",name:"Solomon Islands"},{code:"SO",name:"Somalia"},{code:"ZA",name:"South Africa"},{code:"GS",name:"South Georgia and the South Sandwich Islands"},{code:"SS",name:"South Sudan"},{code:"ES",name:"Spain"},{code:"LK",name:"Sri Lanka"},{code:"SD",name:"Sudan"},{code:"SR",name:"Suriname"},{code:"SJ",name:"Svalbard and Jan Mayen"},{code:"SZ",name:"Swaziland"},{code:"SE",name:"Sweden"},{code:"CH",name:"Switzerland"},{code:"SY",name:"Syria"},{code:"TW",name:"Taiwan"},{code:"TJ",name:"Tajikistan"},{code:"TZ",name:"Tanzania"},{code:"TH",name:"Thailand"},{code:"TL",name:"Timor-Leste"},{code:"TG",name:"Togo"},{code:"TK",name:"Tokelau"},{code:"TO",name:"Tonga"},{code:"TT",name:"Trinidad and Tobago"},{code:"TN",name:"Tunisia"},{code:"TR",name:"Turkey"},{code:"TM",name:"Turkmenistan"},{code:"TC",name:"Turks and Caicos Islands"},{code:"TV",name:"Tuvalu"},{code:"UG",name:"Uganda"},{code:"UA",name:"Ukraine"},{code:"AE",name:"United Arab Emirates"},{code:"GB",name:"United Kingdom"},{code:"US",name:"United States"},{code:"UM",name:"United States Minor Outlying Islands"},{code:"UY",name:"Uruguay"},{code:"UZ",name:"Uzbekistan"},{code:"VU",name:"Vanuatu"},{code:"VE",name:"Venezuela"},{code:"VN",name:"Vietnam"},{code:"VG",name:"British Virgin Islands"},{code:"VI",name:"U.S. Virgin Islands"},{code:"WF",name:"Wallis and Futuna"},{code:"EH",name:"Western Sahara"},{code:"YE",name:"Yemen"},{code:"ZM",name:"Zambia"},{code:"ZW",name:"Zimbabwe"}];Ih.map(e=>e.code),(e=>({type:"array",description:"A list of filters to apply to the query",items:{oneOf:[{type:"object",description:"In filter",properties:{field:{type:"string",enum:e},operator:{type:"string",enum:hv},value:{type:"array",items:{type:["string","number","null"]}}},required:["field","operator","value"],additionalProperties:!1},{type:"object",description:"Empty filter",properties:{field:{type:"string",enum:e},operator:{type:"string",enum:fv}},required:["field","operator"],additionalProperties:!1}]}}))([...new Set([...Rh,...Ph,...Ah])]);const bv={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"}},_v=(e,t,n)=>{let i;const r=bv[e];return typeof r=="string"?i=r:t===1?i=r.one:i=r.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function qo(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const xv={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},wv={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},vv={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Sv={date:qo({formats:xv,defaultWidth:"full"}),time:qo({formats:wv,defaultWidth:"full"}),dateTime:qo({formats:vv,defaultWidth:"full"})},kv={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Mv=(e,t,n,i)=>kv[e];function Ar(e){return(t,n)=>{const i=n!=null&&n.context?String(n.context):"standalone";let r;if(i==="formatting"&&e.formattingValues){const a=e.defaultFormattingWidth||e.defaultWidth,o=n!=null&&n.width?String(n.width):a;r=e.formattingValues[o]||e.formattingValues[a]}else{const a=e.defaultWidth,o=n!=null&&n.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[a]}const s=e.argumentCallback?e.argumentCallback(t):t;return r[s]}}const Tv={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Dv={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Cv={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"]},Ev={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"]},Ov={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"}},Pv={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"}},Rv=(e,t)=>{const n=Number(e),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"},Av={ordinalNumber:Rv,era:Ar({values:Tv,defaultWidth:"wide"}),quarter:Ar({values:Dv,defaultWidth:"wide",argumentCallback:e=>e-1}),month:Ar({values:Cv,defaultWidth:"wide"}),day:Ar({values:Ev,defaultWidth:"wide"}),dayPeriod:Ar({values:Ov,defaultWidth:"wide",formattingValues:Pv,defaultFormattingWidth:"wide"})};function Ir(e){return(t,n={})=>{const i=n.width,r=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],s=t.match(r);if(!s)return null;const a=s[0],o=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(o)?Lv(o,h=>h.test(a)):Iv(o,h=>h.test(a));let l;l=e.valueCallback?e.valueCallback(c):c,l=n.valueCallback?n.valueCallback(l):l;const u=t.slice(a.length);return{value:l,rest:u}}}function Iv(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function Lv(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function Nv(e){return(t,n={})=>{const i=t.match(e.matchPattern);if(!i)return null;const r=i[0],s=t.match(e.parsePattern);if(!s)return null;let a=e.valueCallback?e.valueCallback(s[0]):s[0];a=n.valueCallback?n.valueCallback(a):a;const o=t.slice(r.length);return{value:a,rest:o}}}const Fv=/^(\d+)(th|st|nd|rd)?/i,Bv=/\d+/i,zv={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},Hv={any:[/^b/i,/^(a|c)/i]},Vv={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Wv={any:[/1/i,/2/i,/3/i,/4/i]},Yv={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},$v={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]},jv={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},Uv={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]},qv={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},Xv={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}},Gv={ordinalNumber:Nv({matchPattern:Fv,parsePattern:Bv,valueCallback:e=>parseInt(e,10)}),era:Ir({matchPatterns:zv,defaultMatchWidth:"wide",parsePatterns:Hv,defaultParseWidth:"any"}),quarter:Ir({matchPatterns:Vv,defaultMatchWidth:"wide",parsePatterns:Wv,defaultParseWidth:"any",valueCallback:e=>e+1}),month:Ir({matchPatterns:Yv,defaultMatchWidth:"wide",parsePatterns:$v,defaultParseWidth:"any"}),day:Ir({matchPatterns:jv,defaultMatchWidth:"wide",parsePatterns:Uv,defaultParseWidth:"any"}),dayPeriod:Ir({matchPatterns:qv,defaultMatchWidth:"any",parsePatterns:Xv,defaultParseWidth:"any"})},Kv={code:"en-US",formatDistance:_v,formatLong:Sv,formatRelative:Mv,localize:Av,match:Gv,options:{weekStartsOn:0,firstWeekContainsDate:1}};let Zv={};function Lr(){return Zv}const Lh=6048e5,Qv=864e5,Jv=60,t1=3600,Nh=Symbol.for("constructDateFrom");function Ae(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&Nh in e?e[Nh](t):e instanceof Date?new e.constructor(t):new Date(t)}function he(e,t){return Ae(t||e,e)}function Fh(e){const t=he(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function e1(e,...t){const n=Ae.bind(null,t.find(i=>typeof i=="object"));return t.map(n)}function Nr(e,t){const n=he(e,void 0);return n.setHours(0,0,0,0),n}function n1(e,t,n){const[i,r]=e1(void 0,e,t),s=Nr(i),a=Nr(r),o=+s-Fh(s),c=+a-Fh(a);return Math.round((o-c)/Qv)}function i1(e,t){const n=he(e,void 0);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function r1(e,t){const n=he(e,void 0);return n1(n,i1(n))+1}function ln(e,t){var n,i,r,s;const a=Lr(),o=(t==null?void 0:t.weekStartsOn)??((i=(n=t==null?void 0:t.locale)==null?void 0:n.options)==null?void 0:i.weekStartsOn)??a.weekStartsOn??((s=(r=a.locale)==null?void 0:r.options)==null?void 0:s.weekStartsOn)??0,c=he(e,t==null?void 0:t.in),l=c.getDay(),u=(l<o?7:0)+l-o;return c.setDate(c.getDate()-u),c.setHours(0,0,0,0),c}function Ks(e,t){return ln(e,{...t,weekStartsOn:1})}function Bh(e,t){const n=he(e,void 0),i=n.getFullYear(),r=Ae(n,0);r.setFullYear(i+1,0,4),r.setHours(0,0,0,0);const s=Ks(r),a=Ae(n,0);a.setFullYear(i,0,4),a.setHours(0,0,0,0);const o=Ks(a);return n.getTime()>=s.getTime()?i+1:n.getTime()>=o.getTime()?i:i-1}function s1(e,t){const n=Bh(e),i=Ae(e,0);return i.setFullYear(n,0,4),i.setHours(0,0,0,0),Ks(i)}function a1(e,t){const n=he(e,void 0),i=+Ks(n)-+s1(n);return Math.round(i/Lh)+1}function zh(e,t){var n,i,r,s;const a=he(e,t==null?void 0:t.in),o=a.getFullYear(),c=Lr(),l=(t==null?void 0:t.firstWeekContainsDate)??((i=(n=t==null?void 0:t.locale)==null?void 0:n.options)==null?void 0:i.firstWeekContainsDate)??c.firstWeekContainsDate??((s=(r=c.locale)==null?void 0:r.options)==null?void 0:s.firstWeekContainsDate)??1,u=Ae((t==null?void 0:t.in)||e,0);u.setFullYear(o+1,0,l),u.setHours(0,0,0,0);const h=ln(u,t),f=Ae((t==null?void 0:t.in)||e,0);f.setFullYear(o,0,l),f.setHours(0,0,0,0);const m=ln(f,t);return+a>=+h?o+1:+a>=+m?o:o-1}function o1(e,t){var n,i,r,s;const a=Lr(),o=(t==null?void 0:t.firstWeekContainsDate)??((i=(n=t==null?void 0:t.locale)==null?void 0:n.options)==null?void 0:i.firstWeekContainsDate)??a.firstWeekContainsDate??((s=(r=a.locale)==null?void 0:r.options)==null?void 0:s.firstWeekContainsDate)??1,c=zh(e,t),l=Ae((t==null?void 0:t.in)||e,0);return l.setFullYear(c,0,o),l.setHours(0,0,0,0),ln(l,t)}function l1(e,t){const n=he(e,t==null?void 0:t.in),i=+ln(n,t)-+o1(n,t);return Math.round(i/Lh)+1}function Ct(e,t){const n=e<0?"-":"",i=Math.abs(e).toString().padStart(t,"0");return n+i}const An={y(e,t){const n=e.getFullYear(),i=n>0?n:1-n;return Ct(t==="yy"?i%100:i,t.length)},M(e,t){const n=e.getMonth();return t==="M"?String(n+1):Ct(n+1,2)},d(e,t){return Ct(e.getDate(),t.length)},a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(e,t){return Ct(e.getHours()%12||12,t.length)},H(e,t){return Ct(e.getHours(),t.length)},m(e,t){return Ct(e.getMinutes(),t.length)},s(e,t){return Ct(e.getSeconds(),t.length)},S(e,t){const n=t.length,i=e.getMilliseconds(),r=Math.trunc(i*Math.pow(10,n-3));return Ct(r,t.length)}},Di={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Hh={G:function(e,t,n){const i=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){const i=e.getFullYear(),r=i>0?i:1-i;return n.ordinalNumber(r,{unit:"year"})}return An.y(e,t)},Y:function(e,t,n,i){const r=zh(e,i),s=r>0?r:1-r;if(t==="YY"){const a=s%100;return Ct(a,2)}return t==="Yo"?n.ordinalNumber(s,{unit:"year"}):Ct(s,t.length)},R:function(e,t){const n=Bh(e);return Ct(n,t.length)},u:function(e,t){const n=e.getFullYear();return Ct(n,t.length)},Q:function(e,t,n){const i=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return Ct(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"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,n){const i=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return Ct(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"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,n){const i=e.getMonth();switch(t){case"M":case"MM":return An.M(e,t);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"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,n){const i=e.getMonth();switch(t){case"L":return String(i+1);case"LL":return Ct(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"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,n,i){const r=l1(e,i);return t==="wo"?n.ordinalNumber(r,{unit:"week"}):Ct(r,t.length)},I:function(e,t,n){const i=a1(e);return t==="Io"?n.ordinalNumber(i,{unit:"week"}):Ct(i,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getDate(),{unit:"date"}):An.d(e,t)},D:function(e,t,n){const i=r1(e);return t==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):Ct(i,t.length)},E:function(e,t,n){const i=e.getDay();switch(t){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"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,n,i){const r=e.getDay(),s=(r-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(s);case"ee":return Ct(s,2);case"eo":return n.ordinalNumber(s,{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"});case"eeee":default:return n.day(r,{width:"wide",context:"formatting"})}},c:function(e,t,n,i){const r=e.getDay(),s=(r-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(s);case"cc":return Ct(s,t.length);case"co":return n.ordinalNumber(s,{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"});case"cccc":default:return n.day(r,{width:"wide",context:"standalone"})}},i:function(e,t,n){const i=e.getDay(),r=i===0?7:i;switch(t){case"i":return String(r);case"ii":return Ct(r,t.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"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,n){const i=e.getHours()/12>=1?"pm":"am";switch(t){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"});case"aaaa":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(e,t,n){const i=e.getHours();let r;switch(i===12?r=Di.noon:i===0?r=Di.midnight:r=i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){const i=e.getHours();let r;switch(i>=17?r=Di.evening:i>=12?r=Di.afternoon:i>=4?r=Di.morning:r=Di.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){let i=e.getHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return An.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getHours(),{unit:"hour"}):An.H(e,t)},K:function(e,t,n){const i=e.getHours()%12;return t==="Ko"?n.ordinalNumber(i,{unit:"hour"}):Ct(i,t.length)},k:function(e,t,n){let i=e.getHours();return i===0&&(i=24),t==="ko"?n.ordinalNumber(i,{unit:"hour"}):Ct(i,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):An.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getSeconds(),{unit:"second"}):An.s(e,t)},S:function(e,t){return An.S(e,t)},X:function(e,t,n){const i=e.getTimezoneOffset();if(i===0)return"Z";switch(t){case"X":return Wh(i);case"XXXX":case"XX":return ni(i);case"XXXXX":case"XXX":default:return ni(i,":")}},x:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"x":return Wh(i);case"xxxx":case"xx":return ni(i);case"xxxxx":case"xxx":default:return ni(i,":")}},O:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Vh(i,":");case"OOOO":default:return"GMT"+ni(i,":")}},z:function(e,t,n){const i=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Vh(i,":");case"zzzz":default:return"GMT"+ni(i,":")}},t:function(e,t,n){const i=Math.trunc(+e/1e3);return Ct(i,t.length)},T:function(e,t,n){return Ct(+e,t.length)}};function Vh(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Math.trunc(i/60),s=i%60;return s===0?n+String(r):n+String(r)+t+Ct(s,2)}function Wh(e,t){return e%60===0?(e>0?"-":"+")+Ct(Math.abs(e)/60,2):ni(e,t)}function ni(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Ct(Math.trunc(i/60),2),s=Ct(i%60,2);return n+r+t+s}const Yh=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},$h=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},c1=(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],i=n[1],r=n[2];if(!r)return Yh(e,t);let s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;case"PPPP":default:s=t.dateTime({width:"full"});break}return s.replace("{{date}}",Yh(i,t)).replace("{{time}}",$h(r,t))},u1={p:$h,P:c1},d1=/^D+$/,h1=/^Y+$/,f1=["D","DD","YY","YYYY"];function m1(e){return d1.test(e)}function g1(e){return h1.test(e)}function p1(e,t,n){const i=y1(e,t,n);if(console.warn(i),f1.includes(e))throw new RangeError(i)}function y1(e,t,n){const i=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${i} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}function b1(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function _1(e){return!(!b1(e)&&typeof e!="number"||isNaN(+he(e)))}const x1=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,w1=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,v1=/^'([^]*?)'?$/,S1=/''/g,k1=/[a-zA-Z]/;function M1(e,t,n){var i,r,s,a,o,c,l,u;const h=Lr(),f=(n==null?void 0:n.locale)??h.locale??Kv,m=(n==null?void 0:n.firstWeekContainsDate)??((r=(i=n==null?void 0:n.locale)==null?void 0:i.options)==null?void 0:r.firstWeekContainsDate)??h.firstWeekContainsDate??((a=(s=h.locale)==null?void 0:s.options)==null?void 0:a.firstWeekContainsDate)??1,g=(n==null?void 0:n.weekStartsOn)??((c=(o=n==null?void 0:n.locale)==null?void 0:o.options)==null?void 0:c.weekStartsOn)??h.weekStartsOn??((u=(l=h.locale)==null?void 0:l.options)==null?void 0:u.weekStartsOn)??0,p=he(e,n==null?void 0:n.in);if(!_1(p))throw new RangeError("Invalid time value");let x=t.match(w1).map(v=>{const k=v[0];if(k==="p"||k==="P"){const D=u1[k];return D(v,f.formatLong)}return v}).join("").match(x1).map(v=>{if(v==="''")return{isToken:!1,value:"'"};const k=v[0];if(k==="'")return{isToken:!1,value:T1(v)};if(Hh[k])return{isToken:!0,value:v};if(k.match(k1))throw new RangeError("Format string contains an unescaped latin alphabet character `"+k+"`");return{isToken:!1,value:v}});f.localize.preprocessor&&(x=f.localize.preprocessor(p,x));const S={firstWeekContainsDate:m,weekStartsOn:g,locale:f};return x.map(v=>{if(!v.isToken)return v.value;const k=v.value;(!(n!=null&&n.useAdditionalWeekYearTokens)&&g1(k)||!(n!=null&&n.useAdditionalDayOfYearTokens)&&m1(k))&&p1(k,t,String(e));const D=Hh[k[0]];return D(p,k,f.localize,S)}).join("")}function T1(e){const t=e.match(v1);return t?t[1].replace(S1,"'"):e}function Xo(e,t,n){const i=he(e,void 0);return isNaN(t)?Ae(e,NaN):(i.setDate(i.getDate()+t),i)}function D1(e,t,n){const i=he(e,void 0);if(isNaN(t))return Ae(e,NaN);const r=i.getDate(),s=Ae(e,i.getTime());s.setMonth(i.getMonth()+t+1,0);const a=s.getDate();return r>=a?s:(i.setFullYear(s.getFullYear(),s.getMonth(),r),i)}function Ci(e,t){const n=he(e,void 0);return n.setDate(1),n.setHours(0,0,0,0),n}function C1(e,t){const n=he(e,void 0),i=n.getFullYear(),r=n.getMonth(),s=Ae(n,0);return s.setFullYear(i,r+1,0),s.setHours(0,0,0,0),s.getDate()}function E1(){return Object.assign({},Lr())}function jh(e){return Math.trunc(e*t1)}function O1(e){const t=e/Jv;return Math.trunc(t)}function Uh(e,t,n){return D1(e,-1)}function qh(e,t,n){const i=E1(),r=A1(e,n.timeZone,n.locale??i.locale);return"formatToParts"in r?P1(r,t):R1(r,t)}function P1(e,t){const n=e.formatToParts(t);for(let i=n.length-1;i>=0;--i)if(n[i].type==="timeZoneName")return n[i].value}function R1(e,t){const n=e.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(n);return i?i[0].substr(1):""}function A1(e,t,n){return new Intl.DateTimeFormat(n?[n.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function I1(e,t){const n=z1(t);return"formatToParts"in n?N1(n,e):F1(n,e)}const L1={year:0,month:1,day:2,hour:3,minute:4,second:5};function N1(e,t){try{const n=e.formatToParts(t),i=[];for(let r=0;r<n.length;r++){const s=L1[n[r].type];s!==void 0&&(i[s]=parseInt(n[r].value,10))}return i}catch(n){if(n instanceof RangeError)return[NaN];throw n}}function F1(e,t){const n=e.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[parseInt(i[3],10),parseInt(i[1],10),parseInt(i[2],10),parseInt(i[4],10),parseInt(i[5],10),parseInt(i[6],10)]}const Go={},Xh=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),B1=Xh==="06/25/2014, 00:00:00"||Xh==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function z1(e){return Go[e]||(Go[e]=B1?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),Go[e]}function Ko(e,t,n,i,r,s,a){const o=new Date(0);return o.setUTCFullYear(e,t,n),o.setUTCHours(i,r,s,a),o}const Gh=36e5,H1=6e4,Zo={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function Fr(e,t,n){if(!e)return 0;let i=Zo.timezoneZ.exec(e);if(i)return 0;let r,s;if(i=Zo.timezoneHH.exec(e),i)return r=parseInt(i[1],10),Kh(r)?-(r*Gh):NaN;if(i=Zo.timezoneHHMM.exec(e),i){r=parseInt(i[2],10);const a=parseInt(i[3],10);return Kh(r,a)?(s=Math.abs(r)*Gh+a*H1,i[1]==="+"?-s:s):NaN}if(Y1(e)){t=new Date(t||Date.now());const a=n?t:V1(t),o=Qo(a,e);return-(n?o:W1(t,o,e))}return NaN}function V1(e){return Ko(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function Qo(e,t){const n=I1(e,t),i=Ko(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime();let r=e.getTime();const s=r%1e3;return r-=s>=0?s:1e3+s,i-r}function W1(e,t,n){let i=e.getTime()-t;const r=Qo(new Date(i),n);if(t===r)return t;i-=r-t;const s=Qo(new Date(i),n);return r===s?r:Math.max(r,s)}function Kh(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}const Zh={};function Y1(e){if(Zh[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Zh[e]=!0,!0}catch{return!1}}const $1=60*1e3,j1={X:function(e,t,n){const i=Jo(n.timeZone,e);if(i===0)return"Z";switch(t){case"X":return Qh(i);case"XXXX":case"XX":return Ei(i);case"XXXXX":case"XXX":default:return Ei(i,":")}},x:function(e,t,n){const i=Jo(n.timeZone,e);switch(t){case"x":return Qh(i);case"xxxx":case"xx":return Ei(i);case"xxxxx":case"xxx":default:return Ei(i,":")}},O:function(e,t,n){const i=Jo(n.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+U1(i,":");case"OOOO":default:return"GMT"+Ei(i,":")}},z:function(e,t,n){switch(t){case"z":case"zz":case"zzz":return qh("short",e,n);case"zzzz":default:return qh("long",e,n)}}};function Jo(e,t){const n=e?Fr(e,t,!0)/$1:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(n))throw new RangeError("Invalid time zone specified: "+e);return n}function Zs(e,t){const n=e<0?"-":"";let i=Math.abs(e).toString();for(;i.length<t;)i="0"+i;return n+i}function Ei(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Zs(Math.floor(i/60),2),s=Zs(Math.floor(i%60),2);return n+r+t+s}function Qh(e,t){return e%60===0?(e>0?"-":"+")+Zs(Math.abs(e)/60,2):Ei(e,t)}function U1(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Math.floor(i/60),s=i%60;return s===0?n+String(r):n+String(r)+t+Zs(s,2)}function Jh(e){const t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+e-+t}const tf=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,tl=36e5,ef=6e4,q1=2,fe={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:tf};function Qs(e,t={}){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);const n=t.additionalDigits==null?q1:Number(t.additionalDigits);if(n!==2&&n!==1&&n!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(Object.prototype.toString.call(e)!=="[object String]")return new Date(NaN);const i=X1(e),{year:r,restDateString:s}=G1(i.date,n),a=K1(s,r);if(a===null||isNaN(a.getTime()))return new Date(NaN);if(a){const o=a.getTime();let c=0,l;if(i.time&&(c=Z1(i.time),c===null||isNaN(c)))return new Date(NaN);if(i.timeZone||t.timeZone){if(l=Fr(i.timeZone||t.timeZone,new Date(o+c)),isNaN(l))return new Date(NaN)}else l=Jh(new Date(o+c)),l=Jh(new Date(o+c+l));return new Date(o+c+l)}else return new Date(NaN)}function X1(e){const t={};let n=fe.dateTimePattern.exec(e),i;if(n?(t.date=n[1],i=n[3]):(n=fe.datePattern.exec(e),n?(t.date=n[1],i=n[2]):(t.date=null,i=e)),i){const r=fe.timeZone.exec(i);r?(t.time=i.replace(r[1],""),t.timeZone=r[1].trim()):t.time=i}return t}function G1(e,t){if(e){const n=fe.YYY[t],i=fe.YYYYY[t];let r=fe.YYYY.exec(e)||i.exec(e);if(r){const s=r[1];return{year:parseInt(s,10),restDateString:e.slice(s.length)}}if(r=fe.YY.exec(e)||n.exec(e),r){const s=r[1];return{year:parseInt(s,10)*100,restDateString:e.slice(s.length)}}}return{year:null}}function K1(e,t){if(t===null)return null;let n,i,r;if(!e||!e.length)return n=new Date(0),n.setUTCFullYear(t),n;let s=fe.MM.exec(e);if(s)return n=new Date(0),i=parseInt(s[1],10)-1,sf(t,i)?(n.setUTCFullYear(t,i),n):new Date(NaN);if(s=fe.DDD.exec(e),s){n=new Date(0);const a=parseInt(s[1],10);return tS(t,a)?(n.setUTCFullYear(t,0,a),n):new Date(NaN)}if(s=fe.MMDD.exec(e),s){n=new Date(0),i=parseInt(s[1],10)-1;const a=parseInt(s[2],10);return sf(t,i,a)?(n.setUTCFullYear(t,i,a),n):new Date(NaN)}if(s=fe.Www.exec(e),s)return r=parseInt(s[1],10)-1,af(r)?nf(t,r):new Date(NaN);if(s=fe.WwwD.exec(e),s){r=parseInt(s[1],10)-1;const a=parseInt(s[2],10)-1;return af(r,a)?nf(t,r,a):new Date(NaN)}return null}function Z1(e){let t,n,i=fe.HH.exec(e);if(i)return t=parseFloat(i[1].replace(",",".")),el(t)?t%24*tl:NaN;if(i=fe.HHMM.exec(e),i)return t=parseInt(i[1],10),n=parseFloat(i[2].replace(",",".")),el(t,n)?t%24*tl+n*ef:NaN;if(i=fe.HHMMSS.exec(e),i){t=parseInt(i[1],10),n=parseInt(i[2],10);const r=parseFloat(i[3].replace(",","."));return el(t,n,r)?t%24*tl+n*ef+r*1e3:NaN}return null}function nf(e,t,n){t=t||0,n=n||0;const i=new Date(0);i.setUTCFullYear(e,0,4);const r=i.getUTCDay()||7,s=t*7+n+1-r;return i.setUTCDate(i.getUTCDate()+s),i}const Q1=[31,28,31,30,31,30,31,31,30,31,30,31],J1=[31,29,31,30,31,30,31,31,30,31,30,31];function rf(e){return e%400===0||e%4===0&&e%100!==0}function sf(e,t,n){if(t<0||t>11)return!1;if(n!=null){if(n<1)return!1;const i=rf(e);if(i&&n>J1[t]||!i&&n>Q1[t])return!1}return!0}function tS(e,t){if(t<1)return!1;const n=rf(e);return!(n&&t>366||!n&&t>365)}function af(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function el(e,t,n){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||n!=null&&(n<0||n>=60))}const eS=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function nS(e,t,n={}){t=String(t);const i=t.match(eS);if(i){const r=Qs(n.originalDate||e,n);t=i.reduce(function(s,a){if(a[0]==="'")return s;const o=s.indexOf(a),c=s[o-1]==="'",l=s.replace(a,"'"+j1[a[0]](r,a,n)+"'");return c?l.substring(0,o-1)+l.substring(o+1):l},t)}return M1(e,t,n)}function of(e,t,n){e=Qs(e,n);const i=Fr(t,e,!0),r=new Date(e.getTime()-i),s=new Date(0);return s.setFullYear(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate()),s.setHours(r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds(),r.getUTCMilliseconds()),s}function iS(e,t,n,i){return i={...i,timeZone:t,originalDate:e},nS(of(e,t,{timeZone:i.timeZone}),n,i)}function rS(e,t,n){if(typeof e=="string"&&!e.match(tf))return Qs(e,{...n,timeZone:t});e=Qs(e,n);const i=Ko(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()).getTime(),r=Fr(t,new Date(i));return new Date(i+r)}function sS(e,t){return-Fr(e,t)}function nl(e,t={}){if(!e)return e;const n=t.tz||Intl.DateTimeFormat().resolvedOptions().timeZone;try{let i="MMM dd, yyy hh:mm a";t.short&&(i="MMM dd, yyy"),t.includeTZ&&(i+=" (z)");const r=new Date(e);return iS(r,n,i)}catch{return console.error("Invalid value passed to formatTime",e),"(invalid date)"}}const aS={secondly:1e3,tenSecondly:10*1e3,thirtySecondly:30*1e3,minutely:60*1e3,fiveMinutely:5*60*1e3,tenMinutely:10*60*1e3,thirtyMinutely:30*60*1e3,hourly:60*60*1e3,twoHourly:2*60*60*1e3,twelveHourly:12*60*60*1e3,daily:60*60*24*1e3,weekly:60*60*24*7*1e3,trend:0};function il(e){return e&&gv.find(t=>e<=aS[t])||null}var Js=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function oS(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ta={exports:{}};ta.exports,function(e,t){var n=200,i="__lodash_hash_undefined__",r=9007199254740991,s="[object Arguments]",a="[object Array]",o="[object Boolean]",c="[object Date]",l="[object Error]",u="[object Function]",h="[object GeneratorFunction]",f="[object Map]",m="[object Number]",g="[object Object]",p="[object Promise]",x="[object RegExp]",S="[object Set]",v="[object String]",k="[object Symbol]",D="[object WeakMap]",M="[object ArrayBuffer]",P="[object DataView]",E="[object Float32Array]",y="[object Float64Array]",_="[object Int8Array]",T="[object Int16Array]",O="[object Int32Array]",A="[object Uint8Array]",I="[object Uint8ClampedArray]",B="[object Uint16Array]",q="[object Uint32Array]",G=/[\\^$.*+?()[\]{}|]/g,V=/\w*$/,lt=/^\[object .+?Constructor\]$/,X=/^(?:0|[1-9]\d*)$/,Q={};Q[s]=Q[a]=Q[M]=Q[P]=Q[o]=Q[c]=Q[E]=Q[y]=Q[_]=Q[T]=Q[O]=Q[f]=Q[m]=Q[g]=Q[x]=Q[S]=Q[v]=Q[k]=Q[A]=Q[I]=Q[B]=Q[q]=!0,Q[l]=Q[u]=Q[D]=!1;var H=typeof Js=="object"&&Js&&Js.Object===Object&&Js,U=typeof self=="object"&&self&&self.Object===Object&&self,Y=H||U||Function("return this")(),xt=t&&!t.nodeType&&t,yt=xt&&!0&&e&&!e.nodeType&&e,vt=yt&&yt.exports===xt;function mt(w,L){return w.set(L[0],L[1]),w}function gt(w,L){return w.add(L),w}function z(w,L){for(var F=-1,K=w?w.length:0;++F<K&&L(w[F],F,w)!==!1;);return w}function j(w,L){for(var F=-1,K=L.length,$t=w.length;++F<K;)w[$t+F]=L[F];return w}function $(w,L,F,K){for(var $t=-1,Kt=w?w.length:0;++$t<Kt;)F=L(F,w[$t],$t,w);return F}function J(w,L){for(var F=-1,K=Array(w);++F<w;)K[F]=L(F);return K}function et(w,L){return w==null?void 0:w[L]}function nt(w){var L=!1;if(w!=null&&typeof w.toString!="function")try{L=!!(w+"")}catch{}return L}function rt(w){var L=-1,F=Array(w.size);return w.forEach(function(K,$t){F[++L]=[$t,K]}),F}function it(w,L){return function(F){return w(L(F))}}function _t(w){var L=-1,F=Array(w.size);return w.forEach(function(K){F[++L]=K}),F}var ct=Array.prototype,Et=Function.prototype,te=Object.prototype,ce=Y["__core-js_shared__"],qt=function(){var w=/[^.]+$/.exec(ce&&ce.keys&&ce.keys.IE_PROTO||"");return w?"Symbol(src)_1."+w:""}(),Ie=Et.toString,St=te.hasOwnProperty,Xt=te.toString,zt=RegExp("^"+Ie.call(St).replace(G,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Gt=vt?Y.Buffer:void 0,re=Y.Symbol,Ke=Y.Uint8Array,ci=it(Object.getPrototypeOf,Object),ze=Object.create,Ht=te.propertyIsEnumerable,Se=ct.splice,ui=Object.getOwnPropertySymbols,ka=Gt?Gt.isBuffer:void 0,Ma=it(Object.keys,Object),Qr=Wn(Y,"DataView"),di=Wn(Y,"Map"),Jr=Wn(Y,"Promise"),hi=Wn(Y,"Set"),mn=Wn(Y,"WeakMap"),gn=Wn(Object,"create"),ts=ue(Qr),es=ue(di),fi=ue(Jr),ic=ue(hi),rc=ue(mn),Ta=re?re.prototype:void 0,Da=Ta?Ta.valueOf:void 0;function pn(w){var L=-1,F=w?w.length:0;for(this.clear();++L<F;){var K=w[L];this.set(K[0],K[1])}}function Wi(){this.__data__=gn?gn(null):{}}function ns(w){return this.has(w)&&delete this.__data__[w]}function Ca(w){var L=this.__data__;if(gn){var F=L[w];return F===i?void 0:F}return St.call(L,w)?L[w]:void 0}function yn(w){var L=this.__data__;return gn?L[w]!==void 0:St.call(L,w)}function sc(w,L){var F=this.__data__;return F[w]=gn&&L===void 0?i:L,this}pn.prototype.clear=Wi,pn.prototype.delete=ns,pn.prototype.get=Ca,pn.prototype.has=yn,pn.prototype.set=sc;function He(w){var L=-1,F=w?w.length:0;for(this.clear();++L<F;){var K=w[L];this.set(K[0],K[1])}}function ac(){this.__data__=[]}function oc(w){var L=this.__data__,F=$i(L,w);if(F<0)return!1;var K=L.length-1;return F==K?L.pop():Se.call(L,F,1),!0}function lc(w){var L=this.__data__,F=$i(L,w);return F<0?void 0:L[F][1]}function Ve(w){return $i(this.__data__,w)>-1}function cc(w,L){var F=this.__data__,K=$i(F,w);return K<0?F.push([w,L]):F[K][1]=L,this}He.prototype.clear=ac,He.prototype.delete=oc,He.prototype.get=lc,He.prototype.has=Ve,He.prototype.set=cc;function Hn(w){var L=-1,F=w?w.length:0;for(this.clear();++L<F;){var K=w[L];this.set(K[0],K[1])}}function uc(){this.__data__={hash:new pn,map:new(di||He),string:new pn}}function dc(w){return qi(this,w).delete(w)}function hc(w){return qi(this,w).get(w)}function We(w){return qi(this,w).has(w)}function fc(w,L){return qi(this,w).set(w,L),this}Hn.prototype.clear=uc,Hn.prototype.delete=dc,Hn.prototype.get=hc,Hn.prototype.has=We,Hn.prototype.set=fc;function Vn(w){this.__data__=new He(w)}function mc(){this.__data__=new He}function gc(w){return this.__data__.delete(w)}function pc(w){return this.__data__.get(w)}function Yi(w){return this.__data__.has(w)}function yc(w,L){var F=this.__data__;if(F instanceof He){var K=F.__data__;if(!di||K.length<n-1)return K.push([w,L]),this;F=this.__data__=new Hn(K)}return F.set(w,L),this}Vn.prototype.clear=mc,Vn.prototype.delete=gc,Vn.prototype.get=pc,Vn.prototype.has=Yi,Vn.prototype.set=yc;function bc(w,L){var F=as(w)||Gi(w)?J(w.length,String):[],K=F.length,$t=!!K;for(var Kt in w)St.call(w,Kt)&&!($t&&(Kt=="length"||Lc(Kt,K)))&&F.push(Kt);return F}function Le(w,L,F){var K=w[L];(!(St.call(w,L)&&ss(K,F))||F===void 0&&!(L in w))&&(w[L]=F)}function $i(w,L){for(var F=w.length;F--;)if(ss(w[F][0],L))return F;return-1}function _c(w,L){return w&&Ea(L,mi(L),w)}function is(w,L,F,K,$t,Kt,ke){var ee;if(K&&(ee=Kt?K(w,$t,Kt,ke):K(w)),ee!==void 0)return ee;if(!_n(w))return w;var Na=as(w);if(Na){if(ee=Ac(w),!L)return Oc(w,ee)}else{var Yn=Ze(w),Fa=Yn==u||Yn==h;if(Aa(w))return kc(w,L);if(Yn==g||Yn==s||Fa&&!Kt){if(nt(w))return Kt?w:{};if(ee=Pa(Fa?{}:w),!L)return Pc(w,_c(ee,w))}else{if(!Q[Yn])return Kt?w:{};ee=Ic(w,Yn,is,L)}}ke||(ke=new Vn);var Ba=ke.get(w);if(Ba)return Ba;if(ke.set(w,ee),!Na)var gi=F?Rc(w):mi(w);return z(gi||w,function(ls,Ki){gi&&(Ki=ls,ls=w[Ki]),Le(ee,Ki,is(ls,L,F,K,Ki,w,ke))}),ee}function xc(w){return _n(w)?ze(w):{}}function wc(w,L,F){var K=L(w);return as(w)?K:j(K,F(w))}function vc(w){return Xt.call(w)}function ji(w){if(!_n(w)||Nc(w))return!1;var L=os(w)||nt(w)?zt:lt;return L.test(ue(w))}function Sc(w){if(!bn(w))return Ma(w);var L=[];for(var F in Object(w))St.call(w,F)&&F!="constructor"&&L.push(F);return L}function kc(w,L){if(L)return w.slice();var F=new w.constructor(w.length);return w.copy(F),F}function Ui(w){var L=new w.constructor(w.byteLength);return new Ke(L).set(new Ke(w)),L}function Mc(w,L){var F=L?Ui(w.buffer):w.buffer;return new w.constructor(F,w.byteOffset,w.byteLength)}function Tc(w,L,F){var K=L?F(rt(w),!0):rt(w);return $(K,mt,new w.constructor)}function rs(w){var L=new w.constructor(w.source,V.exec(w));return L.lastIndex=w.lastIndex,L}function Dc(w,L,F){var K=L?F(_t(w),!0):_t(w);return $(K,gt,new w.constructor)}function Cc(w){return Da?Object(Da.call(w)):{}}function Ec(w,L){var F=L?Ui(w.buffer):w.buffer;return new w.constructor(F,w.byteOffset,w.length)}function Oc(w,L){var F=-1,K=w.length;for(L||(L=Array(K));++F<K;)L[F]=w[F];return L}function Ea(w,L,F,K){F||(F={});for(var $t=-1,Kt=L.length;++$t<Kt;){var ke=L[$t],ee=void 0;Le(F,ke,ee===void 0?w[ke]:ee)}return F}function Pc(w,L){return Ea(w,Oa(w),L)}function Rc(w){return wc(w,mi,Oa)}function qi(w,L){var F=w.__data__;return Xi(L)?F[typeof L=="string"?"string":"hash"]:F.map}function Wn(w,L){var F=et(w,L);return ji(F)?F:void 0}var Oa=ui?it(ui,Object):Ia,Ze=vc;(Qr&&Ze(new Qr(new ArrayBuffer(1)))!=P||di&&Ze(new di)!=f||Jr&&Ze(Jr.resolve())!=p||hi&&Ze(new hi)!=S||mn&&Ze(new mn)!=D)&&(Ze=function(w){var L=Xt.call(w),F=L==g?w.constructor:void 0,K=F?ue(F):void 0;if(K)switch(K){case ts:return P;case es:return f;case fi:return p;case ic:return S;case rc:return D}return L});function Ac(w){var L=w.length,F=w.constructor(L);return L&&typeof w[0]=="string"&&St.call(w,"index")&&(F.index=w.index,F.input=w.input),F}function Pa(w){return typeof w.constructor=="function"&&!bn(w)?xc(ci(w)):{}}function Ic(w,L,F,K){var $t=w.constructor;switch(L){case M:return Ui(w);case o:case c:return new $t(+w);case P:return Mc(w,K);case E:case y:case _:case T:case O:case A:case I:case B:case q:return Ec(w,K);case f:return Tc(w,K,F);case m:case v:return new $t(w);case x:return rs(w);case S:return Dc(w,K,F);case k:return Cc(w)}}function Lc(w,L){return L=L??r,!!L&&(typeof w=="number"||X.test(w))&&w>-1&&w%1==0&&w<L}function Xi(w){var L=typeof w;return L=="string"||L=="number"||L=="symbol"||L=="boolean"?w!=="__proto__":w===null}function Nc(w){return!!qt&&qt in w}function bn(w){var L=w&&w.constructor,F=typeof L=="function"&&L.prototype||te;return w===F}function ue(w){if(w!=null){try{return Ie.call(w)}catch{}try{return w+""}catch{}}return""}function Fc(w){return is(w,!0,!0)}function ss(w,L){return w===L||w!==w&&L!==L}function Gi(w){return Bc(w)&&St.call(w,"callee")&&(!Ht.call(w,"callee")||Xt.call(w)==s)}var as=Array.isArray;function Ra(w){return w!=null&&zc(w.length)&&!os(w)}function Bc(w){return xn(w)&&Ra(w)}var Aa=ka||La;function os(w){var L=_n(w)?Xt.call(w):"";return L==u||L==h}function zc(w){return typeof w=="number"&&w>-1&&w%1==0&&w<=r}function _n(w){var L=typeof w;return!!w&&(L=="object"||L=="function")}function xn(w){return!!w&&typeof w=="object"}function mi(w){return Ra(w)?bc(w):Sc(w)}function Ia(){return[]}function La(){return!1}e.exports=Fc}(ta,ta.exports),ta.exports;const cn=(e,t)=>new Date(e.getTime()-sS(t,e));class le{constructor(t){Re(this,"timeframeText"),Re(this,"key"),Re(this,"display"),Re(this,"timeframeLength"),Re(this,"allowedTiers"),Re(this,"defaultResponseGranularity"),Re(this,"dataGranularity"),Re(this,"isRelative"),Re(this,"fineGrainedDefaultGranularity"),Re(this,"_startCustom"),Re(this,"_endCustom"),Re(this,"_allowedGranularitiesOverride"),this.display=t.display,this.timeframeText=t.timeframeText,this.key=t.key,this.timeframeLength=t.timeframeLength,this.allowedTiers=t.allowedTiers,this.defaultResponseGranularity=t.defaultResponseGranularity,this.dataGranularity=t.dataGranularity,this.isRelative=t.isRelative,this._startCustom=t.startCustom,this._endCustom=t.endCustom,this._allowedGranularitiesOverride=t.allowedGranularitiesOverride,this.fineGrainedDefaultGranularity=t.fineGrainedDefaultGranularity}rawEnd(t){return this._endCustom||new Date}rawStart(t){return this._startCustom||new Date(this.rawEnd().getTime()-this.timeframeLengthMs())}timeframeLengthMs(){return this.timeframeLength()*1e3}maximumTimeframeLength(){return this.timeframeLength()}allowedGranularities(t){if(this._allowedGranularitiesOverride&&t)return new Set(this._allowedGranularitiesOverride);const n=new Set,i=this.maximumTimeframeLength()/3600;return i<=6&&n.add("minutely"),i>=2&&i<=7*24&&n.add("hourly"),i>=2*24&&n.add("daily"),i>=2*24*14&&n.add("weekly"),n}cacheKey(){return this.key!=="custom"?this.key:`${this.rawStart().toISOString()}-${this.rawEnd().toISOString()}`}v4Query(t){if(this.key==="custom")return{type:"absolute",start:this.rawStart(),end:this.rawEnd(),tz:t};if(mv.includes(this.key))return{type:"relative",time_range:this.key,tz:t};throw new Error("Unsupported relative time value for Explore")}tzAdjustedDate(t){if(!t)return new Date;const n=rS(new Date,new Intl.DateTimeFormat().resolvedOptions().timeZone);return of(n,t)}}class lS extends le{rawStart(t){let n=ln(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(n=cn(n,t)),n}maximumTimeframeLength(){return 60*60*24*7}}class cS extends le{rawStart(t){let n=Ci(this.tzAdjustedDate(t));return t&&(n=cn(n,t)),n}maximumTimeframeLength(){return 60*60*24*31}}class uS extends le{rawStart(t){let n=new Date(this.tzAdjustedDate(t).getFullYear(),0,1);return t&&(n=cn(n,t)),n}maximumTimeframeLength(){return 60*60*24*366}}class dS extends le{rawEnd(t){let n=ln(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(n=cn(n,t)),n}rawStart(t){const n=this.tzAdjustedDate(t);let i=ln(n.setDate(n.getDate()-7),{weekStartsOn:1});return t&&(i=cn(i,t)),i}}class hS extends le{rawEnd(t){let n=Ci(this.tzAdjustedDate(t));return t&&(n=cn(n,t)),n}rawStart(t){let n=Ci(Uh(this.tzAdjustedDate(t)));return t&&(n=cn(n,t)),n}}class fS extends le{rawEnd(t){let n=new Date(this.tzAdjustedDate(t).getFullYear(),0,1);return t&&(n=cn(n,t)),n}rawStart(t){let n=new Date(this.tzAdjustedDate(t).getFullYear()-1,0,1);return t&&(n=cn(n,t)),n}}tt.FIFTEEN_MIN,new le({key:tt.FIFTEEN_MIN,display:"Last 15 minutes",timeframeText:"15 minutes",timeframeLength:()=>60*15,defaultResponseGranularity:"minutely",dataGranularity:"minutely",isRelative:!0,fineGrainedDefaultGranularity:"thirtySecondly",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["tenSecondly","thirtySecondly","minutely"]}),tt.ONE_HOUR,new le({key:tt.ONE_HOUR,display:"Last hour",timeframeText:"One hour",timeframeLength:()=>60*60*1,defaultResponseGranularity:"minutely",dataGranularity:"minutely",isRelative:!0,fineGrainedDefaultGranularity:"minutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["tenSecondly","thirtySecondly","minutely","fiveMinutely","tenMinutely"]}),tt.SIX_HOUR,new le({key:tt.SIX_HOUR,display:"Last 6 hours",timeframeText:"6 hours",timeframeLength:()=>60*60*6,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"fiveMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["thirtySecondly","minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),tt.TWELVE_HOUR,new le({key:tt.TWELVE_HOUR,display:"Last 12 hours",timeframeText:"12 hours",timeframeLength:()=>60*60*12,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"tenMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),tt.ONE_DAY,new le({key:tt.ONE_DAY,display:"Last 24 hours",timeframeText:"24 hours",timeframeLength:()=>60*60*24,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"thirtyMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),tt.SEVEN_DAY,new le({key:tt.SEVEN_DAY,display:"Last 7 days",timeframeText:"7 days",timeframeLength:()=>60*60*24*7,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),tt.THIRTY_DAY,new le({key:tt.THIRTY_DAY,display:"Last 30 days",timeframeText:"30 days",timeframeLength:()=>60*60*24*30,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"twelveHourly",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),tt.NINETY_DAY,new le({key:tt.NINETY_DAY,display:"Last 90 days",timeframeText:"90 days",timeframeLength:()=>60*60*24*90,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),tt.ONE_HUNDRED_EIGHTY_DAY,new le({key:tt.ONE_HUNDRED_EIGHTY_DAY,display:"Last 180 days",timeframeText:"180 days",timeframeLength:()=>60*60*24*180,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),tt.ONE_YEAR,new le({key:tt.ONE_YEAR,display:"Last 365 days",timeframeText:"365 days",timeframeLength:()=>60*60*24*365,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),tt.CURRENT_WEEK,new lS({key:tt.CURRENT_WEEK,display:"This week",timeframeText:"Week",timeframeLength:()=>{const e=ln(new Date,{weekStartsOn:1});return(Nr(Xo(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),tt.CURRENT_MONTH,new cS({key:tt.CURRENT_MONTH,display:"This month",timeframeText:"Month",timeframeLength:()=>{const e=Ci(new Date);return(Nr(Xo(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),tt.CURRENT_YEAR,new uS({key:tt.CURRENT_YEAR,display:"This year",timeframeText:"Year",timeframeLength:()=>{const e=new Date(new Date().getFullYear(),0,1);return(Nr(Xo(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),tt.PREVIOUS_WEEK,new dS({key:tt.PREVIOUS_WEEK,display:"Previous week",timeframeText:"Week",timeframeLength:()=>60*60*24*7,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),tt.PREVIOUS_MONTH,new hS({key:tt.PREVIOUS_MONTH,display:"Previous month",timeframeText:"Month",timeframeLength:()=>{let e=0;const t=Ci(new Date),n=Ci(Uh(new Date));return t.getTimezoneOffset()!==n.getTimezoneOffset()&&(e=lf(t,n)),60*60*24*C1(new Date().setMonth(new Date().getMonth()-1))+jh(e)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),tt.PREVIOUS_YEAR,new fS({key:tt.PREVIOUS_YEAR,display:"Previous year",timeframeText:"Year",timeframeLength:()=>{const e=new Date(new Date().getFullYear(),0,1),t=new Date(new Date().getFullYear()-1,0,1);let n=0;return e.getTimezoneOffset()!==t.getTimezoneOffset()&&(n=lf(e,t)),60*60*24*(365+(t.getFullYear()%4===0?1:0))+jh(n)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]});function lf(e,t){return O1(e.getTimezoneOffset()-t.getTimezoneOffset())}tt.FIFTEEN_MIN,tt.ONE_HOUR,tt.SIX_HOUR,tt.TWELVE_HOUR,tt.ONE_DAY,tt.SEVEN_DAY,tt.FIFTEEN_MIN,tt.ONE_HOUR,tt.SIX_HOUR,tt.TWELVE_HOUR,tt.ONE_DAY,tt.SEVEN_DAY,tt.THIRTY_DAY,tt.NINETY_DAY,tt.ONE_HUNDRED_EIGHTY_DAY,tt.ONE_YEAR,tt.CURRENT_WEEK,tt.CURRENT_MONTH,tt.CURRENT_YEAR,tt.PREVIOUS_WEEK,tt.PREVIOUS_MONTH,tt.PREVIOUS_YEAR;const mS=new Map(Ih.map(e=>[e.code,{code:e.code,name:e.name}])),rl=e=>{var t;return((t=mS.get(e))==null?void 0:t.name)||e};var cf={exports:{}};(function(e){(function(){function t(l,u){if(u.separator===!1||l<1e3)return l.toString();var h=typeof u.separator=="string"?u.separator:",",f=[],m=Math.round(l).toString().split("");return m.reverse().forEach(function(g,p){p&&p%3===0&&f.push(h),f.push(g)}),f.reverse().join("")}function n(l,u,h){var f=l/u,m=h.round?"round":"floor";return h.decimal===!1?(l=Math[m](f),l.toString()):(h.precision?l=f:l=f<10?Math[m](f*10)/10:Math[m](f),l=l.toString(),typeof h.decimal=="string"&&(l=l.replace(".",h.decimal)),l)}var i=1e3,r=1e4,s=1e6,a=1e9,o=1e12;function c(l,u){var h;u=u||{};var f=l<0;f&&(l=Math.abs(l)),u.precision&&(l=parseFloat(l.toPrecision(u.precision)));var m=u.min10k?r:i;return l<m||u.precision&&u.precision>Math.log10(l)?h=t(n(l,1,u),u):l<s?h=n(l,i,u)+"k":l<a?h=n(l,s,u)+"m":l<o?h=t(n(l,a,u),u)+"b":h=t(n(l,o,u),u)+"t",f&&(h="-"+h),u.capital&&(h=h.toUpperCase()),u.prefix&&(h=u.prefix+h),u.suffix&&(h=h+u.suffix),h}c.addCommas=t,e.exports=c})()})(cf);var gS=cf.exports;const sl=oS(gS);var uf;const ea=new Intl.NumberFormat(((uf=document==null?void 0:document.documentElement)==null?void 0:uf.lang)||"en-US");function Br({i18n:e}){const t=(i,r)=>{if(isNaN(i))return"0 B";const s=r?Math.pow(2,50):1e15,a=r?Math.pow(2,40):1e12,o=r?Math.pow(2,30):1e9,c=r?Math.pow(2,20):1e6,l=r?Math.pow(2,10):1e3;let u;return i>=s?u=e.formatNumber(Number.parseFloat((i/s).toPrecision(3)),{style:"unit",unit:"petabyte",unitDisplay:"narrow"}):i>=a?u=e.formatNumber(Number.parseFloat((i/a).toPrecision(3)),{style:"unit",unit:"terabyte",unitDisplay:"narrow"}):i>=o?u=e.formatNumber(Number.parseFloat((i/o).toPrecision(3)),{style:"unit",unit:"gigabyte",unitDisplay:"narrow"}):i>=c?u=e.formatNumber(Number.parseFloat((i/c).toPrecision(3)),{style:"unit",unit:"megabyte",unitDisplay:"narrow"}):i>=l?u=e.formatNumber(Number.parseFloat((i/l).toPrecision(3)),{style:"unit",unit:"kilobyte",unitDisplay:"narrow"}):u=e.formatNumber(Number.parseFloat(i.toPrecision(3)),{style:"unit",unit:"byte",unitDisplay:"narrow"}),u.replace(/([a-zA-Z]*)$/," $1")},n=(i,r="USD")=>isNaN(i)?r==="USD"?"$0.00":`${i}`:i>=.01||r!=="USD"?e.formatNumber(i,{style:"currency",currency:r}):i<1e-4?"< $0.0001":`$${Number.parseFloat(i.toPrecision(4))}`;return{formatUnit:(i,r,{isBytes1024:s=!1,currency:a="USD",approximate:o=!1,translateUnit:c=l=>l}={})=>{const l=c(r,i);switch(r){case"bytes":return t(i,s);case"usd":return n(i,a);case"ms":case"count/minute":case"token count":case"count":default:return isNaN(i)?`${i}`:o?`${sl(i,{capital:!0})} ${l}`:i>=.01?`${ea.format(Number.parseFloat(i.toFixed(2)))} ${l}`:`${Number.parseFloat(i.toPrecision(4))} ${l}`}},formatBytes:t,formatCost:n,formatRange:(i,r,s,{isBytes1024:a=!1,currency:o="USD",approximate:c=!1,translateUnit:l=u=>u}={})=>{const u=l(s,r);switch(s){case"bytes":return`${t(i,a)} - ${t(r,a)}`;case"usd":return`${n(i,o)} - ${n(r,o)}`;case"ms":case"count/minute":case"token count":case"count":default:if(isNaN(i)||isNaN(r))return`${i} - ${r}`;if(c)return`${sl(i,{capital:!0})} - ${sl(r,{capital:!0})} ${u}`}const h=i>=.01?`${ea.format(Number.parseFloat(i.toFixed(2)))}`:`${Number.parseFloat(i.toPrecision(4))}`,f=r>=.01?`${ea.format(Number.parseFloat(r.toFixed(2)))}`:`${Number.parseFloat(r.toPrecision(4))}`;return`${h} - ${f} ${u}`}}}const na=e=>["interactive","zoom-interactive"].includes(e),df=(e,t,n,i)=>{var c,l;const{tooltip:r}=t;if(r.opacity===0&&!na(e.interactionMode)){e.showTooltip=!1;return}const{i18n:s}=pt.useI18n(),{formatUnit:a}=Br({i18n:s}),o=e.chartTooltipSortFn||((u,h)=>h.rawValue-u.rawValue);if(r.body&&!na(e.interactionMode)){const u=r.labelColors,h=((l=(c=t.chart.config)==null?void 0:c.options)==null?void 0:l.indexAxis)==="y"?"x":"y";e.tooltipContext=i!=null&&i.contextFormatter?i.contextFormatter(r.dataPoints[0].parsed.x,n):Wr({tickValue:new Date(r.dataPoints[0].parsed.x),granularity:n}),e.tooltipSeries=r.dataPoints.map((f,m)=>{const g=f.parsed[h],p=a(g,e.units,{translateUnit:e.translateUnit}),x=f.dataset.label;return{backgroundColor:u[m].backgroundColor,borderColor:u[m].borderColor,label:x,value:p,rawValue:g,isSegmentEmpty:f.dataset.isSegmentEmpty}}).sort(o),e.left=`${r.x}px`,e.top=`${r.y}px`,e.showTooltip=!0}},hf=(e,t)=>{var a,o;const{tooltip:n}=t,{i18n:i}=pt.useI18n(),{formatUnit:r}=Br({i18n:i});if(n.opacity===0&&!na(e.interactionMode)){e.showTooltip=!1;return}const s=e.chartTooltipSortFn||((c,l)=>l.rawValue-c.rawValue);if(n.body&&!na(e.interactionMode)){const c=n.labelColors,l=((o=(a=t.chart.config)==null?void 0:a.options)==null?void 0:o.indexAxis)==="y"?"x":"y",u=["gauge","donut"].includes(e.chartType);u?e.tooltipContext=e.dimensionDisplay||n.dataPoints[0].label:n.chart.data.isMultiDimension?e.tooltipContext=n.dataPoints[0].label:e.tooltipContext=e.dimensionDisplay||"",e.tooltipSeries=n.dataPoints.map((h,f)=>{const m=u?h.parsed:h.parsed[l],g=r(m,e.units,{translateUnit:e.translateUnit});let p;return u?p=h.dataset.labels[h.dataIndex]:p=h.dataset.label,{backgroundColor:c[f].backgroundColor,borderColor:c[f].borderColor,label:p,value:g,rawValue:m,isSegmentEmpty:h.dataset.isSegmentEmpty}}).sort(s),e.left=`${n.x}px`,e.top=`${n.y}px`,e.showTooltip=!0}},pS=e=>e&&e.datasets&&e.datasets.length,yS=e=>pS(e)&&e.datasets.some(t=>t.data.length),bS=e=>e.datasets.some(t=>t.data[0]&&Bo(t.data[0].x)),_S=e=>!!yS(e)&&e.datasets.some(t=>t.data.length==1),xS=e=>bS(e)&&e.datasets.some(t=>t.data[0]&&t.data[0].x.toString().length>=13),al=(e,t,n)=>{const r=Math.min(t/1150,1);return e.x<n?e.x+t*.15*(1-r):e.x-t*1.15*(1-r)},wS=(e,t,n)=>e.y<n?e.y+t*.15:e.y-t*.5;function ol(e,t){let n;return(...i)=>{clearTimeout(n),n=window.setTimeout(()=>{e(...i)},t)}}const ff=(e,t,n)=>{const i=e.data;return e.options.plugins.legend.labels.generateLabels(e).filter(r=>{var s;return!((s=t==null?void 0:t[r.text])!=null&&s.isThreshold)}).map((r,s)=>({...r,value:t&&t[r.text],isSegmentEmpty:i.datasets[s].isSegmentEmpty})).sort(n)},vS=2,mf=10,gf=12,ia=10,pf="#6c7489",SS="#d60027",kS="#ad000e",ll="#6c7489",yf="#52596e",MS="#007d60",TS="#995c00",DS="#ffc400",zr="16px",CS="20px",ES="'Inter', Roboto, Helvetica, sans-serif",bf="24px",OS="40px",PS="48px",_f={"1XXCount|1XX|1[0-9][0-9]":{solid:"#0072E5",light:"#4DA6FF",description:"Informational"},"SuccessfulRequests|2XXCount|2XX|2[0-9][0-9]|SUCCESS":{solid:"#0BB652",light:"#6FCC83",description:"Success"},"3XXCount|3XX|3[0-9][0-9]":{solid:"#FDC53B",light:"#FFD982",description:"Redirection"},"4XXCount|4XX|4[0-9][0-9]":{solid:"#FE9439",light:"#FFBA81",description:"Client Errors"},"5XXCount|5XX|5[0-9][0-9]":{solid:"#FF4545",light:"#FF8484",description:"Server Errors"},"errorCount|FailedRequests|FAILURE":{solid:"#FF4545",light:"#FF8484",description:"Server Errors"},nonStandard:{solid:"#6f7787",light:"#e7e7ec"},standard:{solid:"#1155cb",light:"#8ab3fa"},p99:{solid:"#1356cb",light:"#1356cb"},p95:{solid:"#1fbecd",light:"#1fbecd"},p50:{solid:"#1df97d",light:"#1df97d"},LatencyP99:{solid:"#1356cb",light:"#1356cb"},LatencyP95:{solid:"#1fbecd",light:"#1fbecd"},LatencyP50:{solid:"#1df97d",light:"#1df97d"}},un=["#a86cd5","#6a86d2","#00bbf9","#00c4b0","#ffdf15"],ra=(e,t)=>(t||un)[e%un.length],xf=(e,t)=>{e[0]==="#"&&(e=e.slice(1));let n=parseInt(e.substring(0,2),16),i=parseInt(e.substring(2,4),16),r=parseInt(e.substring(4,6),16);n=n-t,i=i-t,r=r-t,n>255?n=255:n<0&&(n=0),i>255?i=255:i<0&&(i=0),r>255?r=255:r<0&&(r=0);const s=n.toString(16).length===1?"0"+n.toString(16):n.toString(16),a=i.toString(16).length===1?"0"+i.toString(16):i.toString(16),o=r.toString(16).length===1?"0"+r.toString(16):r.toString(16);return`#${s}${a}${o}`},wf="#6f7787",vf={100:{background:"#f0f5fd",text:"#10599e"},200:{background:"#e5f7f4",text:"#1b6955"},300:{background:"#fff1d5",text:"#a06027"},400:{background:"#fee3b6",text:"#944d19"},500:{background:"#fedada",text:"#852021"}},RS=e=>{var n;const t=Math.floor(parseInt(e,10)/100)*100;return((n=vf[t])==null?void 0:n.background)||"#fafafa"},AS={SUCCESS:"#6FCC83",FAILURE:"#FF8484"},IS={"4XX":"#FFBA81","5XX":"#FF8484"},LS={LatencyP99:"#1356cb",LatencyP95:"#1fbecd",LatencyP50:"#1df97d"},NS="#dad4c7",Sf="#afb7c5",FS=e=>{const t=Object.entries(_f).find(([n])=>new RegExp(n).test(e));return t&&t[1]||_f.standard},cl=(e,t,n,i)=>{let r;return n?r=Sf:Array.isArray(i)?r=ra(e,i):r=i[t],r||ra(e)},sa=e=>{switch(e){case"error":return SS;case"warning":return DS;case"neutral":return pf;default:return pf}},BS={lineTension:0,pointBorderWidth:1.2,borderJoinStyle:"round",fill:!0},zS=2,HS=0,ul=new Map,dl=(e,t)=>{const{i18n:n}=pt.useI18n(),{formatBytes:i}=Br({i18n:n});return t==="bytes"?i(e):t==="count/minute"?e.toFixed(2):ea.format(e)},kf=e=>{const n=document.createElement("canvas").getContext("2d"),i=It({});return n.font=i.string,n.measureText(e).width},VS=()=>{const e="label_height";if(!ul.has(e)){const t=It({});ul.set(e,t.lineHeight)}return ul.get(e)},WS=e=>e.datasets.reduce((t,n)=>t+n.data.reduce((i,r)=>isNaN(r)?i:i+r,0),0),Mf=(e,t)=>t.datasets.reduce((n,i,r)=>e.isDatasetVisible(r)?n+i.data.reduce((s,a)=>isNaN(a)?s:s+a,0):n,0),Tf=(e,t)=>t===0?" (0.0%)":` (${(e/t*100).toFixed(1)}%)`,hl="#e0e4ea",YS={100:["#c8e2fd","#80bfff","#4da6ff","#1a8cff","#0072e5","#0059b2"],200:["#ceedd2","#9edca6","#89d595","#6fcc83","#44c26b","#0bb652","#0ca84a","#169643","#196e33","#1b572a"],300:["#fff4db","#ffe9b8","#ffe2a1","#ffd982","#ffd062","#fdc53b","#f4bb1e","#e8b00b","#d9a30f","#c89407"],400:["#ffead8","#ffd5b1","#ffc899","#ffba81","#ffae6b","#fe9439","#f6871d","#eb7c0c","#da700c","#cc6100"],500:["#ffd5d5","#ffb6b6","#ff9d9d","#ff8484","#ff6a6a","#ff4545","#fb1f1f","#e90b0b","#d40202","#be0202"]},Hr=(e,t)=>{let n=1;const i=YS[e],r=new Map;for(const s of t)r.set(s,i[n]),n=n%(i.length-1)+1;return r.set(-1,i[0]),r},Df=new Map([[100,Hr("100",[100,101,102,103])],[200,Hr("200",[200,201,202,203,204,205,206,207,208,226])],[300,Hr("300",[300,301,302,303,304,305,307,308])],[400,Hr("400",[400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,421,422,423,424,425,426,428,429,431,451])],[500,Hr("500",[500,501,502,503,504,505,506,507,508,510,511])]]),fl=e=>{const t=parseInt(e,10),n=Math.floor(t/100)*100,i=Df.get(n);return i===void 0?hl:i.get(t)??i.get(-1)??hl},$S=e=>{const t=fl(e);return{solid:t,light:t}},aa={...Array.from({length:500},(e,t)=>100+t).reduce((e,t)=>(e[`${t}`]=fl(`${t}`),e),{}),____OTHER____:"#DAD4C7","1XX":"#4DA6FF","2XX":"#6FCC83","3XX":"#FFD982","4XX":"#FFBA81","5XX":"#FF8484"};function Cf(e,t,n){const i=Sh(),r=qS(e,n.timeZone,n.locale??i.locale);return"formatToParts"in r?jS(r,t):US(r,t)}function jS(e,t){const n=e.formatToParts(t);for(let i=n.length-1;i>=0;--i)if(n[i].type==="timeZoneName")return n[i].value}function US(e,t){const n=e.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(n);return i?i[0].substr(1):""}function qS(e,t,n){return new Intl.DateTimeFormat(n?[n.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function XS(e,t){const n=JS(t);return"formatToParts"in n?KS(n,e):ZS(n,e)}const GS={year:0,month:1,day:2,hour:3,minute:4,second:5};function KS(e,t){try{const n=e.formatToParts(t),i=[];for(let r=0;r<n.length;r++){const s=GS[n[r].type];s!==void 0&&(i[s]=parseInt(n[r].value,10))}return i}catch(n){if(n instanceof RangeError)return[NaN];throw n}}function ZS(e,t){const n=e.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[parseInt(i[3],10),parseInt(i[1],10),parseInt(i[2],10),parseInt(i[4],10),parseInt(i[5],10),parseInt(i[6],10)]}const ml={},Ef=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),QS=Ef==="06/25/2014, 00:00:00"||Ef==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function JS(e){return ml[e]||(ml[e]=QS?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),ml[e]}function Of(e,t,n,i,r,s,a){const o=new Date(0);return o.setUTCFullYear(e,t,n),o.setUTCHours(i,r,s,a),o}const Pf=36e5,tk=6e4,gl={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function pl(e,t,n){if(!e)return 0;let i=gl.timezoneZ.exec(e);if(i)return 0;let r,s;if(i=gl.timezoneHH.exec(e),i)return r=parseInt(i[1],10),Rf(r)?-(r*Pf):NaN;if(i=gl.timezoneHHMM.exec(e),i){r=parseInt(i[2],10);const a=parseInt(i[3],10);return Rf(r,a)?(s=Math.abs(r)*Pf+a*tk,i[1]==="+"?-s:s):NaN}if(ik(e)){t=new Date(t||Date.now());const a=n?t:ek(t),o=yl(a,e);return-(n?o:nk(t,o,e))}return NaN}function ek(e){return Of(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function yl(e,t){const n=XS(e,t),i=Of(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime();let r=e.getTime();const s=r%1e3;return r-=s>=0?s:1e3+s,i-r}function nk(e,t,n){let r=e.getTime()-t;const s=yl(new Date(r),n);if(t===s)return t;r-=s-t;const a=yl(new Date(r),n);return s===a?s:Math.max(s,a)}function Rf(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}const Af={};function ik(e){if(Af[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Af[e]=!0,!0}catch{return!1}}const rk=60*1e3,sk={X:function(e,t,n){const i=bl(n.timeZone,e);if(i===0)return"Z";switch(t){case"X":return If(i);case"XXXX":case"XX":return Oi(i);case"XXXXX":case"XXX":default:return Oi(i,":")}},x:function(e,t,n){const i=bl(n.timeZone,e);switch(t){case"x":return If(i);case"xxxx":case"xx":return Oi(i);case"xxxxx":case"xxx":default:return Oi(i,":")}},O:function(e,t,n){const i=bl(n.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+ak(i,":");case"OOOO":default:return"GMT"+Oi(i,":")}},z:function(e,t,n){switch(t){case"z":case"zz":case"zzz":return Cf("short",e,n);case"zzzz":default:return Cf("long",e,n)}}};function bl(e,t){const n=e?pl(e,t,!0)/rk:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(n))throw new RangeError("Invalid time zone specified: "+e);return n}function oa(e,t){const n=e<0?"-":"";let i=Math.abs(e).toString();for(;i.length<t;)i="0"+i;return n+i}function Oi(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=oa(Math.floor(i/60),2),s=oa(Math.floor(i%60),2);return n+r+t+s}function If(e,t){return e%60===0?(e>0?"-":"+")+oa(Math.abs(e)/60,2):Oi(e,t)}function ak(e,t=""){const n=e>0?"-":"+",i=Math.abs(e),r=Math.floor(i/60),s=i%60;return s===0?n+String(r):n+String(r)+t+oa(s,2)}function Lf(e){const t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+e-+t}const ok=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,_l=36e5,Nf=6e4,lk=2,me={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:ok};function Ff(e,t={}){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);const n=t.additionalDigits==null?lk:Number(t.additionalDigits);if(n!==2&&n!==1&&n!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(Object.prototype.toString.call(e)!=="[object String]")return new Date(NaN);const i=ck(e),{year:r,restDateString:s}=uk(i.date,n),a=dk(s,r);if(a===null||isNaN(a.getTime()))return new Date(NaN);if(a){const o=a.getTime();let c=0,l;if(i.time&&(c=hk(i.time),c===null||isNaN(c)))return new Date(NaN);if(i.timeZone||t.timeZone){if(l=pl(i.timeZone||t.timeZone,new Date(o+c)),isNaN(l))return new Date(NaN)}else l=Lf(new Date(o+c)),l=Lf(new Date(o+c+l));return new Date(o+c+l)}else return new Date(NaN)}function ck(e){const t={};let n=me.dateTimePattern.exec(e),i;if(n?(t.date=n[1],i=n[3]):(n=me.datePattern.exec(e),n?(t.date=n[1],i=n[2]):(t.date=null,i=e)),i){const r=me.timeZone.exec(i);r?(t.time=i.replace(r[1],""),t.timeZone=r[1].trim()):t.time=i}return t}function uk(e,t){if(e){const n=me.YYY[t],i=me.YYYYY[t];let r=me.YYYY.exec(e)||i.exec(e);if(r){const s=r[1];return{year:parseInt(s,10),restDateString:e.slice(s.length)}}if(r=me.YY.exec(e)||n.exec(e),r){const s=r[1];return{year:parseInt(s,10)*100,restDateString:e.slice(s.length)}}}return{year:null}}function dk(e,t){if(t===null)return null;let n,i,r;if(!e||!e.length)return n=new Date(0),n.setUTCFullYear(t),n;let s=me.MM.exec(e);if(s)return n=new Date(0),i=parseInt(s[1],10)-1,Hf(t,i)?(n.setUTCFullYear(t,i),n):new Date(NaN);if(s=me.DDD.exec(e),s){n=new Date(0);const a=parseInt(s[1],10);return gk(t,a)?(n.setUTCFullYear(t,0,a),n):new Date(NaN)}if(s=me.MMDD.exec(e),s){n=new Date(0),i=parseInt(s[1],10)-1;const a=parseInt(s[2],10);return Hf(t,i,a)?(n.setUTCFullYear(t,i,a),n):new Date(NaN)}if(s=me.Www.exec(e),s)return r=parseInt(s[1],10)-1,Vf(r)?Bf(t,r):new Date(NaN);if(s=me.WwwD.exec(e),s){r=parseInt(s[1],10)-1;const a=parseInt(s[2],10)-1;return Vf(r,a)?Bf(t,r,a):new Date(NaN)}return null}function hk(e){let t,n,i=me.HH.exec(e);if(i)return t=parseFloat(i[1].replace(",",".")),xl(t)?t%24*_l:NaN;if(i=me.HHMM.exec(e),i)return t=parseInt(i[1],10),n=parseFloat(i[2].replace(",",".")),xl(t,n)?t%24*_l+n*Nf:NaN;if(i=me.HHMMSS.exec(e),i){t=parseInt(i[1],10),n=parseInt(i[2],10);const r=parseFloat(i[3].replace(",","."));return xl(t,n,r)?t%24*_l+n*Nf+r*1e3:NaN}return null}function Bf(e,t,n){t=t||0,n=n||0;const i=new Date(0);i.setUTCFullYear(e,0,4);const r=i.getUTCDay()||7,s=t*7+n+1-r;return i.setUTCDate(i.getUTCDate()+s),i}const fk=[31,28,31,30,31,30,31,31,30,31,30,31],mk=[31,29,31,30,31,30,31,31,30,31,30,31];function zf(e){return e%400===0||e%4===0&&e%100!==0}function Hf(e,t,n){if(t<0||t>11)return!1;if(n!=null){if(n<1)return!1;const i=zf(e);if(i&&n>mk[t]||!i&&n>fk[t])return!1}return!0}function gk(e,t){if(t<1)return!1;const n=zf(e);return!(n&&t>366||!n&&t>365)}function Vf(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function xl(e,t,n){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||n!=null&&(n<0||n>=60))}const pk=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function wl(e,t,n={}){t=String(t);const i=t.match(pk);if(i){const r=Ff(n.originalDate||e,n);t=i.reduce(function(s,a){if(a[0]==="'")return s;const o=s.indexOf(a),c=s[o-1]==="'",l=s.replace(a,"'"+sk[a[0]](r,a,n)+"'");return c?l.substring(0,o-1)+l.substring(o+1):l},t)}return qs(e,t,n)}function yk(e,t,n){e=Ff(e,n);const i=pl(t,e,!0),r=new Date(e.getTime()-i),s=new Date(0);return s.setFullYear(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate()),s.setHours(r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds(),r.getUTCMilliseconds()),s}function Vr(e,t,n,i){return i={...i,timeZone:t,originalDate:e},wl(yk(e,t,{timeZone:i.timeZone}),n,i)}const bk=(e,t)=>`${Vr(e,t,"yyyy")} W${Vr(e,t,"II")}`,vl="yyyy-MM-dd h:mm:ss a",Sl="h:mm:ss a",ii="yyyy-MM-dd h:mm a",Pi="h:mm a",_k="yyyy-MM-dd",kl="MMM dd, yyyy h:mm:ss a",In="MMM dd, yyyy h:mm a",xk={secondly:e=>e?vl:Sl,tenSecondly:e=>e?vl:Sl,thirtySecondly:e=>e?vl:Sl,minutely:e=>e?ii:Pi,fiveMinutely:e=>e?ii:Pi,tenMinutely:e=>e?ii:Pi,thirtyMinutely:e=>e?ii:Pi,hourly:e=>e?ii:Pi,twoHourly:e=>e?ii:Pi,twelveHourly:()=>ii,daily:()=>_k},wk={secondly:()=>kl,tenSecondly:()=>kl,thirtySecondly:()=>kl,minutely:()=>In,fiveMinutely:()=>In,tenMinutely:()=>In,thirtyMinutely:()=>In,hourly:()=>In,twoHourly:()=>In,twelveHourly:()=>In,daily:()=>In};function Wf({tickValue:e,granularity:t,timezone:n,dayBoundaryCrossed:i=!1,tickMap:r,tooltipMap:s,defaultFormat:a}){const o=n||Intl.DateTimeFormat().resolvedOptions().timeZone;if(t==="weekly")return bk(e,o);if(r&&r[t]){const c=r[t](i);return Vr(e,o,c)}if(s&&s[t]){const c=s[t]();return Vr(e,o,c)}return Vr(e,o,a)}const vk=({tickValue:e,granularity:t,dayBoundaryCrossed:n,timezone:i})=>Wf({tickValue:e,granularity:t,timezone:i,dayBoundaryCrossed:n,tickMap:xk,defaultFormat:"yyyy-MM-dd h:mm:ss a"}),Wr=({tickValue:e,granularity:t,timezone:n})=>Wf({tickValue:e,granularity:t,timezone:n,tooltipMap:wk,defaultFormat:"MMM dd, yyyy h:mm:ss a"}),Sk=e=>{var n,i,r,s,a;const{i18n:t}=pt.useI18n();return(e==null?void 0:e.status)===403?{status:e.status,type:"forbidden",message:t.t("query_errors.forbidden.message"),details:t.t("query_errors.forbidden.details")}:(e==null?void 0:e.status)===408?{status:e.status,type:"timeout",message:t.t("query_errors.timeout.message"),details:t.t("query_errors.timeout.details")}:((i=(n=e==null?void 0:e.response)==null?void 0:n.data)==null?void 0:i.message)==="Range not allowed for this tier"?{status:e.status,type:"range_exceeded",message:t.t("query_errors.time_range_exceeded.message"),details:t.t("query_errors.time_range_exceeded.details")}:{status:e.status,type:"other",message:t.t("query_errors.other.message"),details:((a=(s=(r=e.response)==null?void 0:r.data)==null?void 0:s.invalid_parameters)==null?void 0:a.map(o=>o.reason).join(", "))||(e==null?void 0:e.message)}};function kk(e){const n=`barChartTooltipPosition-${e.tooltipState.chartID}`,i={enabled:!1,position:n,callbacks:{label:c=>({label:c.dataset.label,value:c.label})}};Ce.positioners[n]=function(c,l){if(!c.length||e.tooltipState.interactionMode==="interactive")return!1;const u=this.chart.canvas.getBoundingClientRect(),h=e.tooltipState.width||this.width,f=u.width/2,m=al(l,h,f),g=l.y,p=l.x<f?"left":"center";return{x:m-e.tooltipState.offsetX,y:g-e.tooltipState.offsetY,xAlign:p}},yo.modes.customInteractionMode=function(c,l){const u=En(l,c),h=[];return yo.evaluateInteractionItems(c,c.options.indexAxis||"x",u,(f,m,g)=>{c.options.indexAxis==="y"&&f.inYRange(u.y,!0)&&c.data.datasets[m].data[g]&&h.push({element:f,datasetIndex:m,index:g}),c.options.indexAxis==="x"&&f.inXRange(u.x,!0)&&c.data.datasets[m].data[g]&&h.push({element:f,datasetIndex:m,index:g})}),h};const r=e.numLabels.value>25?mf:gf,s=({chart:c,index:l})=>{var h;const u=c.data;return{size:r,style:(h=u==null?void 0:u.isLabelEmpty)!=null&&h[l]?"italic":"normal"}},a=(c,l,u)=>c.chart.options.indexAxis===c.axis?(l=c.getLabelForValue(u),l&&l.length>ia?l.slice(0,ia)+"...":l):c.getLabelForValue(Number(l)),o=d.computed(()=>{var c,l,u,h,f,m,g,p;return{indexAxis:e.indexAxis,skipNull:!0,scales:{x:{border:{display:!1},stacked:e.stacked.value,grid:{display:!1,drawBorder:!1},ticks:{maxRotation:90,autoSkip:!1,font:s,callback:function(x,S){return a(this,x,S)}},title:{display:e.indexAxis==="y"?!st((c=e.metricAxesTitle)==null?void 0:c.value):!st((l=e.dimensionAxesTitle)==null?void 0:l.value),text:e.indexAxis==="y"?(u=e.metricAxesTitle)==null?void 0:u.value:(h=e.dimensionAxesTitle)==null?void 0:h.value,padding:{top:10},font:{weight:"bold"}}},y:{border:{display:!1},stacked:e.stacked.value,beginAtZero:!0,grid:{display:!1,drawBorder:!1},ticks:{font:s,callback:function(x,S){return a(this,x,S)}},title:{display:e.indexAxis==="x"?!st((f=e.metricAxesTitle)==null?void 0:f.value):!st((m=e.dimensionAxesTitle)==null?void 0:m.value),text:e.indexAxis==="x"?(g=e.metricAxesTitle)==null?void 0:g.value:(p=e.dimensionAxesTitle)==null?void 0:p.value,padding:{bottom:20},font:{weight:"bold"}}}},plugins:{htmlLegend:{containerID:e.legendID},legend:{display:!1},tooltip:{...i,external:x=>{hf(e.tooltipState,x)}}},interaction:{mode:"customInteractionMode",intersect:!0},maxBarThickness:60,maintainAspectRatio:!1}});return d.getCurrentInstance()&&d.onUnmounted(()=>{Ce.positioners[n]&&delete Ce.positioners[n]}),o}_e.register(...E_);const Mk=(e,t)=>{const n=t.datasets.map(r=>r.label),i=e.datasets.map(r=>r.label);return e.datasets.length===t.datasets.length&&n.every((r,s)=>r===i[s])};function Tk(e,t,n,i,r){const s=d.shallowRef(null),a=(o,c)=>{if(t.value)return new _e(t.value,{type:e,data:o,plugins:i,options:c})};return d.onMounted(()=>{s.value=a(n.value,r.value)}),d.onBeforeUnmount(()=>{st(s.value)||s.value.destroy()}),d.watch(n,(o,c)=>{if(Mk(c,o)&&!st(s.value)){for(const[l,u]of o.datasets.entries())Object.assign(s.value.data.datasets[l],u);s.value.data.labels=o.labels,s.value.update()}else st(s.value)||s.value.destroy(),s.value=a(o,r.value)}),d.watch(t,()=>{st(s.value)||s.value.destroy(),s.value=a(n.value,r.value)}),d.watch(r,(o,c)=>{(o.indexAxis!==c.indexAxis||JSON.stringify(o.scales.x.title)!==JSON.stringify(c.scales.x.title)||JSON.stringify(o.scales.y.title)!==JSON.stringify(c.scales.y.title))&&(st(s.value)||s.value.destroy(),s.value=a(n.value,o))}),s}var ve=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ml(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Yf={exports:{}};(function(e){(function(){function t(l,u){if(u.separator===!1||l<1e3)return l.toString();var h=typeof u.separator=="string"?u.separator:",",f=[],m=Math.round(l).toString().split("");return m.reverse().forEach(function(g,p){p&&p%3===0&&f.push(h),f.push(g)}),f.reverse().join("")}function n(l,u,h){var f=l/u,m=h.round?"round":"floor";return h.decimal===!1?(l=Math[m](f),l.toString()):(h.precision?l=f:l=f<10?Math[m](f*10)/10:Math[m](f),l=l.toString(),typeof h.decimal=="string"&&(l=l.replace(".",h.decimal)),l)}var i=1e3,r=1e4,s=1e6,a=1e9,o=1e12;function c(l,u){var h;u=u||{};var f=l<0;f&&(l=Math.abs(l)),u.precision&&(l=parseFloat(l.toPrecision(u.precision)));var m=u.min10k?r:i;return l<m||u.precision&&u.precision>Math.log10(l)?h=t(n(l,1,u),u):l<s?h=n(l,i,u)+"k":l<a?h=n(l,s,u)+"m":l<o?h=t(n(l,a,u),u)+"b":h=t(n(l,o,u),u)+"t",f&&(h="-"+h),u.capital&&(h=h.toUpperCase()),u.prefix&&(h=u.prefix+h),u.suffix&&(h=h+u.suffix),h}c.addCommas=t,e.exports=c})()})(Yf);var Dk=Yf.exports;const Yr=Ml(Dk);function Ck(e,t,n){const{i18n:i}=pt.useI18n(),{formatBytes:r}=Br({i18n:i}),{translateUnit:s}=pt.useTranslatedUnits();return{legendValues:d.computed(()=>e.value.datasets.reduce((o,c)=>{const l=c.total?c.total:c.data.reduce((h,f)=>h+(typeof f=="number"?Number(f)||0:Number(f&&f.y)||0),0);let u;if(n.value==="bytes")u=r(l);else{const h=s(n.value,l);u=i&&i.t("legend.datapointValueDisplay",{value:Yr(l,{capital:!0}),unit:h})||`${Yr(l,{capital:!0})} ${n.value}`}return{...o,[c.label]:{raw:l,formatted:u,isThreshold:c.isThreshold}}},{}))}}function Ek(e){return d.computed(()=>{var r;if(!((r=e.value)!=null&&r.meta))return"";const n=e.value.meta.start_ms,i=e.value.meta.end_ms;return n&&i?`${nl(n)} - ${nl(i,{includeTZ:!0})}`:""})}function Ok(e){const n=`donutChartTooltipPosition-${e.tooltipState.chartID}`,i={enabled:!1,position:n,callbacks:{label:s=>({label:s.dataset.label,value:s.label})}};Ce.positioners[n]=function(s,a){if(!s.length)return!1;const o=this.chart.canvas.getBoundingClientRect(),c=e.tooltipState.width||this.width,l=o.width/2,u=al(a,c,l),h=a.y,f=a.x<l?"left":"center";return{x:u-e.tooltipState.offsetX,y:h,xAlign:f}};const r=d.computed(()=>({responsive:!0,maintainAspectRatio:!1,plugins:{htmlLegend:{containerID:e.legendID},legend:{display:!1},tooltip:{...i,external:s=>{hf(e.tooltipState,s)}}}}));return d.onUnmounted(()=>{Ce.positioners[n]&&delete Ce.positioners[n]}),{options:r}}function Pk(e){const t=d.computed(()=>{var c,l;return{type:"timeseries",display:!0,grid:{display:!0,drawOnChartArea:!1,drawTicks:!0,drawBorder:!1},ticks:{padding:10,autoSkipPadding:100,source:"auto",maxRotation:0,callback:u=>{const h=new Date(u);return vk({tickValue:h,granularity:e.granularity.value,dayBoundaryCrossed:a.value})}},title:{display:!st((c=e.dimensionAxesTitle)==null?void 0:c.value),text:(l=e.dimensionAxesTitle)==null?void 0:l.value,padding:{top:2},font:{weight:"bold"}},border:{display:!1},stacked:e.stacked.value}}),n=d.computed(()=>{var c,l;return{title:{display:!st((c=e.metricAxesTitle)==null?void 0:c.value),text:(l=e.metricAxesTitle)==null?void 0:l.value,padding:{bottom:10},font:{weight:"bold"}},ticks:{maxTicksLimit:5},grid:{drawBorder:!1},id:"main-y-axis",beginAtZero:!0,border:{display:!1},stacked:e.stacked.value}}),r=`lineChartTooltipPosition-${e.tooltipState.chartID}`,s={enabled:!1,position:r};Ce.positioners[r]=function(c,l){if(!c.length||e.tooltipState.interactionMode==="interactive")return!1;const u=this.chart.canvas.getBoundingClientRect(),h=e.tooltipState.width||this.width,f=e.tooltipState.height||this.height,m=u.width/2,g=u.height/2,p=al(l,h,m);let x=wS(l,f,g);const S=l.y<g?"top":"bottom",v=l.x<m?"left":"center";return f>u.height&&(x=0),{x:p,y:x,xAlign:v,yAlign:S}};const a=d.computed(()=>{const c=Number(e.timeRangeMs.value),l=new Date,u=new Date(l.getTime()-c);return qw(c)>24||u.getDate()!==l.getDate()}),o=d.computed(()=>{var c,l;return{hover:{mode:"index",intersect:!1},elements:{point:{radius:(c=e.pointsWithoutHover)!=null&&c.value?3:0,hitRadius:4,hoverRadius:4}},animation:{duration:250,easing:"linear"},scales:{x:t.value,y:n.value},responsive:!0,maintainAspectRatio:!1,plugins:{htmlLegend:{containerID:e.legendID},legend:{display:!1},streaming:!1,tooltip:{...s,external:u=>{df(e.tooltipState,u,e.granularity.value)}},thresholdPlugin:{threshold:(l=e.threshold)==null?void 0:l.value}},interaction:{mode:"index",intersect:!1}}});return d.onUnmounted(()=>{Ce.positioners[r]&&delete Ce.positioners[r]}),{options:o}}function Rk(e){const{isMultiMetric:t,hasDimensions:n,metricNames:i,barSegmentLabels:r,pivotRecords:s,rowLabels:a,colorPalette:o}=e,{i18n:c}=pt.useI18n();return t?i.map(u=>({label:c&&c.te(`chartLabels.${u}`)&&c.t(`chartLabels.${u}`)||u,backgroundColor:ra(i.indexOf(u),un),data:a.map((h,f)=>n?s[`${h.id},${u}`]||0:s[`${f},${u}`]||null)})):Array.from(r).flatMap((u,h)=>{if(!u)return[];const f=cl(h,u.name,u.id==="empty",o);return{label:c&&c.te(`chartLabels.${u.name}`)&&c.t(`chartLabels.${u.name}`)||u.name,backgroundColor:f,data:a.map(m=>s[`${m.id},${u.id}`]||null),isSegmentEmpty:u.id==="empty"}})}function Ak(e,t){const{i18n:n}=pt.useI18n();return d.computed(()=>{try{if(t.value&&"meta"in t.value&&"data"in t.value){const r=t.value.data,{display:s,metric_names:a}=t.value.meta,o=s&&Object.keys(s),c=a&&a.length>1,l=s&&o&&o.length>0,u=l&&o.length>1;if(!r.length||!a)return{datasets:[],labels:[]};const h=l&&o||a,f=h[0],m=h.length>1?h[1]:h[0],g=Object.fromEntries(c?r.flatMap(_=>a.map((T,O)=>{const A=_.event[f],I=l?`${A},${T}`:`${O},${T}`,B=_.event[T];return[I,B]})):r.map(_=>{const T=l?`${_.event[f]},${_.event[m]}`:`${f},${m}`,O=_.event[a[0]];return[T,O]})),p=Object.keys(g).reduce((_,T)=>{const[O]=T.split(","),A=g[T];return _[O]?_[O]+=A:_[O]=A,_},{}),x=Object.entries(p).sort(([,_],[,T])=>Number(T)-Number(_)).map(([_])=>_),S=s[f],v=s[m];let k=l&&S&&Object.entries(S).map(([_,T])=>({id:_,name:T.name}))||a.map(_=>({id:_,name:_})),D=l&&v&&Object.entries(v).map(([_,T])=>({id:_,name:T.name}))||a.map(_=>({id:_,name:_}));if(l&&f==="country_code"&&(k=k.map(_=>({..._,name:rl(_.id)||_.name}))),l&&m==="country_code"&&(D=D.map(_=>({..._,name:rl(_.id)||_.name}))),f!=="status_code"&&f!=="status_code_grouped"&&(k.sort((_,T)=>x.indexOf(_.id)-x.indexOf(T.id)),D.sort((_,T)=>x.indexOf(_.id)-x.indexOf(T.id))),!k||!D)return{labels:[],datasets:[]};const M=Rk({isMultiMetric:c,hasDimensions:l,metricNames:a,dimensionFieldNames:h,barSegmentLabels:D,pivotRecords:g,rowLabels:k,colorPalette:e.colorPalette||un}),P=l?k.map(_=>n&&n.te(`chartLabels.${_.name}`)&&n.t(`chartLabels.${_.name}`)||_.name):a.map(_=>n&&n.te(`chartLabels.${_}`)&&n.t(`chartLabels.${_}`)||_),E=k.map(_=>_.id==="empty");return{labels:P,datasets:M,isLabelEmpty:E,isMultiDimension:u}}}catch(r){return console.error(r),{datasets:[],labels:[]}}return{labels:[],datasets:[]}})}const Ik=(e,t,n=1)=>Array(Math.ceil((t-e)/n)).fill(e).map((i,r)=>i+r*n),Lk=e=>{if(typeof e=="string"){const t=+e;if(t)return t;try{return Ch(e).getTime()}catch(n){if(n instanceof RangeError)return 0;throw n}}return e},Nk=(e,t,n,i,r)=>{const a=Math.max(t-6e4,Math.max(...(r||[]).map(l=>new Date(l.timestamp).valueOf()))),o=Math.floor((e-i)/n)*n+i,c=Math.floor((a-i)/n)*n+i+n;return Ik(o,c,n)};function Fk(e,t){const{i18n:n}=pt.useI18n();return d.computed(()=>{try{if(t.value&&"meta"in t.value&&"data"in t.value){const r=t.value.data,{display:s,metric_names:a,start_ms:o,end_ms:c}=t.value.meta;if(!a)return console.error("Cannot build chart data from this explore result. Missing metric names."),{datasets:[]};const l=s&&Object.keys(s)||a,u=l&&l[0],h=s[u];let f=s&&h&&Object.keys(h).map(D=>({id:D,name:h[D].name}))||a.map(D=>({id:D,name:D}));u==="country_code"&&(f=f.map(D=>({...D,name:rl(D.id)||D.name})));const m=t.value.meta.granularity_ms;if(typeof m!="number"||isNaN(m)||!isFinite(m)||m===0)return console.error("Invalid step value:",m),{datasets:[],labels:[]};if(!r.length)return{datasets:[],labels:[]};const g=Lk(o),p=Nk(o,c,m,g,r),x=new Set,S=r!=null&&r.length?r.reduce((D,M)=>{const P=new Date(M.timestamp).valueOf(),E=M.event;for(const y of a)x.add(y),P in D||(D[P]={}),y in D[P]||(D[P][y]={});for(const y of a)f.forEach(_=>{E[u]===_.id||y===_.id?(D[P][y]||(D[P][y]={}),D[P][y][_.name]=Math.round(Number(E[y])*1e3)/1e3):l.length||(D[P][y]||(D[P][y]={}),D[P][y][_.name]=Math.round(Number(E[_.id])*1e3)/1e3)});return D},{}):{},k=[...a.length===1?a.flatMap(D=>f.map(M=>[D,M.name,M.id==="empty"])):f.map(D=>[D.name,D.name,D.id==="empty"])].map(([D,M,P],E)=>{const y=p.map(A=>A in S&&D in S[A]?{x:A,y:S[A][D][M]||0}:{x:A,y:0});let{colorPalette:_,fill:T}=e;st(_)&&(_=un);const O=cl(E,M,P,_);return{rawDimension:M,rawMetric:D,label:n&&n.te(`chartLabels.${M}`)&&n.t(`chartLabels.${M}`)||M,borderColor:O,backgroundColor:O,data:y,total:y.reduce((A,{y:I})=>A+Number(I),0),...BS,fill:T,borderWidth:T?HS:zS,isSegmentEmpty:P}});return u==="status_code"||u==="status_code_grouped"?k.sort((D,M)=>(D.label??"")<(M.label??"")?-1:1):k.sort((D,M)=>Number(D.total)<Number(M.total)?-1:1),{datasets:k}}}catch(r){return console.error(r),{labels:[],datasets:[]}}return{labels:[],datasets:[]}})}const Bk=(e,t)=>{d.watch([e,t],(n,i,r)=>{const[s,a]=n;!a||!window||(window._AnalyticsChartDataInternal||(window._AnalyticsChartDataInternal=new Map),window._AnalyticsChartDataInternal.set(a,s),r(()=>{var o;(o=window._AnalyticsChartDataInternal)==null||o.delete(a)}))},{immediate:!0})};function zk(){const{i18n:e}=pt.useI18n();return{translateUnit:(n,i)=>{const r=i===1,s=`chartUnits.${n}`;return n==="usd"?"":e.te(s)?e.t(s,{plural:r?"":"s"}):n}}}const Hk="analytics-query-provider",$f=2;function Vk(){const e=d.inject(Hk);return{evaluateFeatureFlag:(n,i)=>e?e.evaluateFeatureFlagFn(n,i):i}}function Tl(e){return d.getCurrentScope()?(d.onScopeDispose(e),!0):!1}const jf=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Wk=e=>e!=null,Yk=Object.prototype.toString,$k=e=>Yk.call(e)==="[object Object]";function la(e){return Array.isArray(e)?e:[e]}function jk(e){return d.getCurrentInstance()}function Uk(e,t={}){if(!d.isRef(e))return d.toRefs(e);const n=Array.isArray(e.value)?Array.from({length:e.value.length}):{};for(const i in e.value)n[i]=d.customRef(()=>({get(){return e.value[i]},set(r){var s;if((s=d.toValue(t.replaceRef))!=null?s:!0)if(Array.isArray(e.value)){const o=[...e.value];o[i]=r,e.value=o}else{const o={...e.value,[i]:r};Object.setPrototypeOf(o,Object.getPrototypeOf(e.value)),e.value=o}else e.value[i]=r}}));return n}function qk(e,t=!0,n){jk()?d.onMounted(e,n):t?e():d.nextTick(e)}function Xk(e,t,n){return d.watch(e,t,{...n,immediate:!0})}const ca=jf?window:void 0;function Ri(e){var t;const n=d.toValue(e);return(t=n==null?void 0:n.$el)!=null?t:n}function $r(...e){const t=[],n=()=>{t.forEach(o=>o()),t.length=0},i=(o,c,l,u)=>(o.addEventListener(c,l,u),()=>o.removeEventListener(c,l,u)),r=d.computed(()=>{const o=la(d.toValue(e[0])).filter(c=>c!=null);return o.every(c=>typeof c!="string")?o:void 0}),s=Xk(()=>{var o,c;return[(c=(o=r.value)==null?void 0:o.map(l=>Ri(l)))!=null?c:[ca].filter(l=>l!=null),la(d.toValue(r.value?e[1]:e[0])),la(d.unref(r.value?e[2]:e[1])),d.toValue(r.value?e[3]:e[2])]},([o,c,l,u])=>{if(n(),!(o!=null&&o.length)||!(c!=null&&c.length)||!(l!=null&&l.length))return;const h=$k(u)?{...u}:u;t.push(...o.flatMap(f=>c.flatMap(m=>l.map(g=>i(f,m,g,h)))))},{flush:"post"}),a=()=>{s(),n()};return Tl(n),a}function Gk(){const e=d.shallowRef(!1),t=d.getCurrentInstance();return t&&d.onMounted(()=>{e.value=!0},t),e}function Uf(e){const t=Gk();return d.computed(()=>(t.value,!!e()))}function Kk(e,t,n={}){const{window:i=ca,...r}=n;let s;const a=Uf(()=>i&&"MutationObserver"in i),o=()=>{s&&(s.disconnect(),s=void 0)},c=d.computed(()=>{const f=d.toValue(e),m=la(f).map(Ri).filter(Wk);return new Set(m)}),l=d.watch(()=>c.value,f=>{o(),a.value&&f.size&&(s=new MutationObserver(t),f.forEach(m=>s.observe(m,r)))},{immediate:!0,flush:"post"}),u=()=>s==null?void 0:s.takeRecords(),h=()=>{l(),o()};return Tl(h),{isSupported:a,stop:h,takeRecords:u}}function Zk(e,t={}){var n;const{pointerTypes:i,preventDefault:r,stopPropagation:s,exact:a,onMove:o,onEnd:c,onStart:l,initialValue:u,axis:h="both",draggingElement:f=ca,containerElement:m,handle:g=e,buttons:p=[0]}=t,x=d.ref((n=d.toValue(u))!=null?n:{x:0,y:0}),S=d.ref(),v=E=>i?i.includes(E.pointerType):!0,k=E=>{d.toValue(r)&&E.preventDefault(),d.toValue(s)&&E.stopPropagation()},D=E=>{var y;if(!d.toValue(p).includes(E.button)||d.toValue(t.disabled)||!v(E)||d.toValue(a)&&E.target!==d.toValue(e))return;const _=d.toValue(m),T=(y=_==null?void 0:_.getBoundingClientRect)==null?void 0:y.call(_),O=d.toValue(e).getBoundingClientRect(),A={x:E.clientX-(_?O.left-T.left+_.scrollLeft:O.left),y:E.clientY-(_?O.top-T.top+_.scrollTop:O.top)};(l==null?void 0:l(A,E))!==!1&&(S.value=A,k(E))},M=E=>{if(d.toValue(t.disabled)||!v(E)||!S.value)return;const y=d.toValue(m),_=d.toValue(e).getBoundingClientRect();let{x:T,y:O}=x.value;(h==="x"||h==="both")&&(T=E.clientX-S.value.x,y&&(T=Math.min(Math.max(0,T),y.scrollWidth-_.width))),(h==="y"||h==="both")&&(O=E.clientY-S.value.y,y&&(O=Math.min(Math.max(0,O),y.scrollHeight-_.height))),x.value={x:T,y:O},o==null||o(x.value,E),k(E)},P=E=>{d.toValue(t.disabled)||!v(E)||S.value&&(S.value=void 0,c==null||c(x.value,E),k(E))};if(jf){const E=()=>{var y;return{capture:(y=t.capture)!=null?y:!0,passive:!d.toValue(r)}};$r(g,"pointerdown",D,E),$r(f,"pointermove",M,E),$r(f,"pointerup",P,E)}return{...Uk(x),position:x,isDragging:d.computed(()=>!!S.value),style:d.computed(()=>`left:${x.value.x}px;top:${x.value.y}px;`)}}function Qk(e,t,n={}){const{window:i=ca,...r}=n;let s;const a=Uf(()=>i&&"ResizeObserver"in i),o=()=>{s&&(s.disconnect(),s=void 0)},c=d.computed(()=>{const h=d.toValue(e);return Array.isArray(h)?h.map(f=>Ri(f)):[Ri(h)]}),l=d.watch(c,h=>{if(o(),a.value&&i){s=new ResizeObserver(t);for(const f of h)f&&s.observe(f,r)}},{immediate:!0,flush:"post"}),u=()=>{o(),l()};return Tl(u),{isSupported:a,stop:u}}function Jk(e,t={}){const{reset:n=!0,windowResize:i=!0,windowScroll:r=!0,immediate:s=!0,updateTiming:a="sync"}=t,o=d.shallowRef(0),c=d.shallowRef(0),l=d.shallowRef(0),u=d.shallowRef(0),h=d.shallowRef(0),f=d.shallowRef(0),m=d.shallowRef(0),g=d.shallowRef(0);function p(){const S=Ri(e);if(!S){n&&(o.value=0,c.value=0,l.value=0,u.value=0,h.value=0,f.value=0,m.value=0,g.value=0);return}const v=S.getBoundingClientRect();o.value=v.height,c.value=v.bottom,l.value=v.left,u.value=v.right,h.value=v.top,f.value=v.width,m.value=v.x,g.value=v.y}function x(){a==="sync"?p():a==="next-frame"&&requestAnimationFrame(()=>p())}return Qk(e,x),d.watch(()=>Ri(e),S=>!S&&x()),Kk(e,x,{attributeFilter:["style","class"]}),r&&$r("scroll",x,{capture:!0,passive:!0}),i&&$r("resize",x,{passive:!0}),qk(()=>{s&&x()}),{height:o,bottom:c,left:l,right:u,top:h,width:f,x:m,y:g,update:x}}function tM(e,t){const{top:n,left:i}=Jk(e),r=d.computed(()=>e.value?`${parseFloat(t.left)+i.value}px`:t.left),s=d.computed(()=>e.value?`${parseFloat(t.top)+n.value}px`:t.top);return{tooltipAbsoluteLeft:r,tooltipAbsoluteTop:s}}const eM=({bucketCount:e,minStamp:t,maxStamp:n,timestamps:i})=>{const r=[...i].filter(c=>c>=t&&c<=n).sort((c,l)=>c-l),s=[];if(n-t<e-2)return[];const a=(n-t)/e;let o=0;for(let c=0;c<e;c++){const l=t+c*a,u=t+(c+1)*a;let h=0;for(;o<r.length&&r[o]>=l&&r[o]<=u;)h++,o++;s.push([Math.ceil(l),h])}return s},qf=()=>({minCounts:{},maxCounts:{},minStamps:{},maxStamps:{},renderPoints:{}}),jr=d.ref({}),nM=e=>(jr.value[e]||(jr.value[e]=qf()),jr.value[e]),iM=(e,t)=>{const n=jr.value[t];if(!n)return;const i=n.minCounts[e]!==void 0||n.maxCounts[e]!==void 0||n.minStamps[e]!==void 0||n.maxStamps[e]!==void 0||n.renderPoints[e]!==void 0;n&&i&&(delete n.minCounts[e],delete n.maxCounts[e],delete n.minStamps[e],delete n.maxStamps[e],delete n.renderPoints[e],Object.keys(n.minCounts).length||Object.keys(n.maxCounts).length||Object.keys(n.minStamps).length||Object.keys(n.maxStamps).length||Object.keys(n.renderPoints).length||delete jr.value[t])};function rM({chartKey:e,datasets:t,groupKey:n,minStamp:i=void 0,maxStamp:r=void 0,minCount:s=void 0,maxCount:a=void 0,renderPoints:o=void 0,type:c}){const u=n!==void 0&&e!==void 0?nM(n):qf(),h=e!==void 0?e:"static-chart-key",f=d.computed(()=>t.reduce((T,{timestamps:O})=>[...T,...O],[])),m=d.computed(()=>i||f.value.reduce((T,O)=>T===0?O:Math.min(T,O),0)),g=d.computed(()=>r||f.value.reduce((T,O)=>Math.max(T,O),0));d.watchEffect(()=>{u.minStamps[h]=m.value,u.maxStamps[h]=g.value,o!==void 0&&(u.renderPoints[h]=o)});const p=d.computed(()=>Object.values(u.minStamps).reduce((T,O)=>T===0?O:Math.min(T,O),0)),x=d.computed(()=>Object.values(u.maxStamps).reduce((T,O)=>Math.max(T,O),0)),S=d.computed(()=>{const T=Object.values(u.renderPoints);return T.length===0?24:T.reduce((O,A)=>Math.max(O,A),2)}),v=d.computed(()=>{const T=x.value-p.value;return Math.ceil(T/S.value)}),k=d.computed(()=>t.length>1),D=d.computed(()=>t.map(({timestamps:T,color:O,label:A})=>({data:eM({bucketCount:S.value,minStamp:p.value,maxStamp:x.value,timestamps:T}).map(([q,G])=>({x:q,y:G})),label:A,...(c==="sparkline_bar"||k.value)&&O&&{backgroundColor:O},...c!=="sparkline_bar"&&O&&{borderColor:O},...k.value&&c!=="sparkline_bar"&&{fill:!0}}))),M=d.computed(()=>{var A,I;const T=((I=(A=D.value[0])==null?void 0:A.data)==null?void 0:I.length)??0,O=[];for(let B=0;B<T;B++){let q=0;for(let G=0;G<D.value.length;G++)q+=D.value[G].data[B].y;O.push(q)}return O}),P=d.computed(()=>{const T=M.value.reduce((O,A)=>Math.max(O,A),0);return Math.max(T,a??0)}),E=d.computed(()=>{const T=D.value.reduce((I,{data:B})=>[...I,...B.map(({y:q})=>q)],[]),O=T.length?T[0]:0,A=T.reduce((I,B)=>Math.min(I,B),O);return s===void 0?A:Math.min(A,s)});d.watchEffect(()=>{u.maxCounts[h]=P.value,u.minCounts[h]=E.value});const y=d.computed(()=>{const T=Object.values(u.minCounts),O=T.length?T[0]:0;return T.reduce((A,I)=>Math.min(A,I),O)}),_=d.computed(()=>Object.values(u.maxCounts).reduce((T,O)=>Math.max(T,O),0));return d.onUnmounted(()=>{e!==void 0&&n!==void 0&&iM(e,n)}),{syncedMinStamp:p,syncedMaxStamp:x,syncedRenderPoints:S,syncedChartDatasets:D,syncedGroupSizeMs:v,syncedMinCount:y,syncedMaxCount:_}}const pt={useBarChartOptions:kk,useChartJSCommon:Tk,useChartLegendValues:Ck,useChartSelectedRange:Ek,useExploreResultToDatasets:Ak,useExploreResultToTimeDataset:Fk,useDonutChartOptions:Ok,useLineChartOptions:Pk,useI18n:Mg,useReportChartDataForSynthetics:Bk,useTranslatedUnits:zk,useEvaluateFeatureFlag:Vk,useTooltipAbsolutePosition:tM,useSparklineSync:rM};var Nt=(e=>(e.Hidden="hidden",e.Right="right",e.Bottom="bottom",e))(Nt||{});/*!
16
+ */class kp{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,e,i,s){const r=e.listeners[s],a=e.duration;r.forEach(o=>o({chart:t,initial:e.initial,numSteps:a,currentStep:Math.min(i-e.start,a)}))}_refresh(){this._request||(this._running=!0,this._request=Nc.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(t=Date.now()){let e=0;this._charts.forEach((i,s)=>{if(!i.running||!i.items.length)return;const r=i.items;let a=r.length-1,o=!1,l;for(;a>=0;--a)l=r[a],l._active?(l._total>i.duration&&(i.duration=l._total),l.tick(t),o=!0):(r[a]=r[r.length-1],r.pop());o&&(s.draw(),this._notify(s,i,t,"progress")),r.length||(i.running=!1,this._notify(s,i,t,"complete"),i.initial=!1),e+=r.length}),this._lastDate=t,e===0&&(this._running=!1)}_getAnims(t){const e=this._charts;let i=e.get(t);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,i)),i}listen(t,e,i){this._getAnims(t).listeners[e].push(i)}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((i,s)=>Math.max(i,s._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 i=e.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}var en=new kp;const fu="transparent",Dp={boolean(n,t,e){return e>.5?t:n},color(n,t,e){const i=Yc(n||fu),s=i.valid&&Yc(t||fu);return s&&s.valid?s.mix(i,e).hexString():t},number(n,t,e){return n+(t-n)*e}};class Tp{constructor(t,e,i,s){const r=e[i];s=ts([t.to,s,r,t.from]);const a=ts([t.from,r,s]);this._active=!0,this._fn=t.fn||Dp[t.type||typeof a],this._easing=Gi[t.easing]||Gi.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=i,this._from=a,this._to=s,this._promises=void 0}active(){return this._active}update(t,e,i){if(this._active){this._notify(!1);const s=this._target[this._prop],r=i-this._start,a=this._duration-r;this._start=i,this._duration=Math.floor(Math.max(a,t.duration)),this._total+=r,this._loop=!!t.loop,this._to=ts([t.to,e,s,t.from]),this._from=ts([t.from,s,e])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const e=t-this._start,i=this._duration,s=this._prop,r=this._from,a=this._loop,o=this._to;let l;if(this._active=r!==o&&(a||e<i),!this._active){this._target[s]=o,this._notify(!0);return}if(e<0){this._target[s]=r;return}l=e/i%2,l=a&&l>1?2-l:l,l=this._easing(Math.min(1,Math.max(0,l))),this._target[s]=this._fn(r,o,l)}wait(){const t=this._promises||(this._promises=[]);return new Promise((e,i)=>{t.push({res:e,rej:i})})}_notify(t){const e=t?"res":"rej",i=this._promises||[];for(let s=0;s<i.length;s++)i[s][e]()}}class Ga{constructor(t,e){this._chart=t,this._properties=new Map,this.configure(e)}configure(t){if(!ft(t))return;const e=Object.keys(Pt.animation),i=this._properties;Object.getOwnPropertyNames(t).forEach(s=>{const r=t[s];if(!ft(r))return;const a={};for(const o of e)a[o]=r[o];(wt(r.properties)&&r.properties||[s]).forEach(o=>{(o===s||!i.has(o))&&i.set(o,a)})})}_animateOptions(t,e){const i=e.options,s=Op(t,i);if(!s)return[];const r=this._createAnimations(s,i);return i.$shared&&Cp(t.options.$animations,i).then(()=>{t.options=i},()=>{}),r}_createAnimations(t,e){const i=this._properties,s=[],r=t.$animations||(t.$animations={}),a=Object.keys(e),o=Date.now();let l;for(l=a.length-1;l>=0;--l){const c=a[l];if(c.charAt(0)==="$")continue;if(c==="options"){s.push(...this._animateOptions(t,e));continue}const u=e[c];let d=r[c];const f=i.get(c);if(d)if(f&&d.active()){d.update(f,u,o);continue}else d.cancel();if(!f||!f.duration){t[c]=u;continue}r[c]=d=new Tp(f,t,c,u),s.push(d)}return s}update(t,e){if(this._properties.size===0){Object.assign(t,e);return}const i=this._createAnimations(t,e);if(i.length)return en.add(this._chart,i),!0}}function Cp(n,t){const e=[],i=Object.keys(t);for(let s=0;s<i.length;s++){const r=n[i[s]];r&&r.active()&&e.push(r.wait())}return Promise.all(e)}function Op(n,t){if(!t)return;let e=n.options;if(!e){n.options=t;return}return e.$shared&&(n.options=e=Object.assign({},e,{$shared:!1,$animations:{}})),e}function mu(n,t){const e=n&&n.options||{},i=e.reverse,s=e.min===void 0?t:0,r=e.max===void 0?t:0;return{start:i?r:s,end:i?s:r}}function Ep(n,t,e){if(e===!1)return!1;const i=mu(n,e),s=mu(t,e);return{top:s.end,right:i.end,bottom:s.start,left:i.start}}function Pp(n){let t,e,i,s;return ft(n)?(t=n.top,e=n.right,i=n.bottom,s=n.left):t=e=i=s=n,{top:t,right:e,bottom:i,left:s,disabled:n===!1}}function gu(n,t){const e=[],i=n._getSortedDatasetMetas(t);let s,r;for(s=0,r=i.length;s<r;++s)e.push(i[s].index);return e}function pu(n,t,e,i={}){const s=n.keys,r=i.mode==="single";let a,o,l,c;if(t===null)return;let u=!1;for(a=0,o=s.length;a<o;++a){if(l=+s[a],l===e){if(u=!0,i.all)continue;break}c=n.values[l],At(c)&&(r||t===0||We(t)===We(c))&&(t+=c)}return!u&&!i.all?0:t}function Ap(n,t){const{iScale:e,vScale:i}=t,s=e.axis==="x"?"x":"y",r=i.axis==="x"?"x":"y",a=Object.keys(n),o=new Array(a.length);let l,c,u;for(l=0,c=a.length;l<c;++l)u=a[l],o[l]={[s]:u,[r]:n[u]};return o}function Ka(n,t){const e=n&&n.options.stacked;return e||e===void 0&&t.stack!==void 0}function Rp(n,t,e){return`${n.id}.${t.id}.${e.stack||e.type}`}function Ip(n){const{min:t,max:e,minDefined:i,maxDefined:s}=n.getUserBounds();return{min:i?t:Number.NEGATIVE_INFINITY,max:s?e:Number.POSITIVE_INFINITY}}function Lp(n,t,e){const i=n[t]||(n[t]={});return i[e]||(i[e]={})}function yu(n,t,e,i){for(const s of t.getMatchingVisibleMetas(i).reverse()){const r=n[s.index];if(e&&r>0||!e&&r<0)return s.index}return null}function bu(n,t){const{chart:e,_cachedMeta:i}=n,s=e._stacks||(e._stacks={}),{iScale:r,vScale:a,index:o}=i,l=r.axis,c=a.axis,u=Rp(r,a,i),d=t.length;let f;for(let m=0;m<d;++m){const g=t[m],{[l]:p,[c]:x}=g,v=g._stacks||(g._stacks={});f=v[c]=Lp(s,u,p),f[o]=x,f._top=yu(f,a,!0,i.type),f._bottom=yu(f,a,!1,i.type);const M=f._visualValues||(f._visualValues={});M[o]=x}}function Za(n,t){const e=n.scales;return Object.keys(e).filter(i=>e[i].axis===t).shift()}function Np(n,t){return Mn(n,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}function Fp(n,t,e){return Mn(n,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:e,index:t,mode:"default",type:"data"})}function es(n,t){const e=n.controller.index,i=n.vScale&&n.vScale.axis;if(i){t=t||n._parsed;for(const s of t){const r=s._stacks;if(!r||r[i]===void 0||r[i][e]===void 0)return;delete r[i][e],r[i]._visualValues!==void 0&&r[i]._visualValues[e]!==void 0&&delete r[i]._visualValues[e]}}}const Qa=n=>n==="reset"||n==="none",_u=(n,t)=>t?n:Object.assign({},n),Bp=(n,t,e)=>n&&!t.hidden&&t._stacked&&{keys:gu(e,!0),values:null};class Ne{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.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=Ka(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(t){this.index!==t&&es(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,e=this._cachedMeta,i=this.getDataset(),s=(d,f,m,g)=>d==="x"?f:d==="r"?g:m,r=e.xAxisID=st(i.xAxisID,Za(t,"x")),a=e.yAxisID=st(i.yAxisID,Za(t,"y")),o=e.rAxisID=st(i.rAxisID,Za(t,"r")),l=e.indexAxis,c=e.iAxisID=s(l,r,a,o),u=e.vAxisID=s(l,a,r,o);e.xScale=this.getScaleForId(r),e.yScale=this.getScaleForId(a),e.rScale=this.getScaleForId(o),e.iScale=this.getScaleForId(c),e.vScale=this.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&&Ic(this._data,this),t._stacked&&es(t)}_dataCheck(){const t=this.getDataset(),e=t.data||(t.data=[]),i=this._data;if(ft(e)){const s=this._cachedMeta;this._data=Ap(e,s)}else if(i!==e){if(i){Ic(i,this);const s=this._cachedMeta;es(s),s._parsed=[]}e&&Object.isExtensible(e)&&vg(e,this),this._syncList=[],this._data=e}}addElements(){const t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}buildOrUpdateElements(t){const e=this._cachedMeta,i=this.getDataset();let s=!1;this._dataCheck();const r=e._stacked;e._stacked=Ka(e.vScale,e),e.stack!==i.stack&&(s=!0,es(e),e.stack=i.stack),this._resyncElements(t),(s||r!==e._stacked)&&(bu(this,e._parsed),e._stacked=Ka(e.vScale,e))}configure(){const t=this.chart.config,e=t.datasetScopeKeys(this._type),i=t.getOptionScopes(this.getDataset(),e,!0);this.options=t.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(t,e){const{_cachedMeta:i,_data:s}=this,{iScale:r,_stacked:a}=i,o=r.axis;let l=t===0&&e===s.length?!0:i._sorted,c=t>0&&i._parsed[t-1],u,d,f;if(this._parsing===!1)i._parsed=s,i._sorted=!0,f=s;else{wt(s[t])?f=this.parseArrayData(i,s,t,e):ft(s[t])?f=this.parseObjectData(i,s,t,e):f=this.parsePrimitiveData(i,s,t,e);const m=()=>d[o]===null||c&&d[o]<c[o];for(u=0;u<e;++u)i._parsed[u+t]=d=f[u],l&&(m()&&(l=!1),c=d);i._sorted=l}a&&bu(this,f)}parsePrimitiveData(t,e,i,s){const{iScale:r,vScale:a}=t,o=r.axis,l=a.axis,c=r.getLabels(),u=r===a,d=new Array(s);let f,m,g;for(f=0,m=s;f<m;++f)g=f+i,d[f]={[o]:u||r.parse(c[g],g),[l]:a.parse(e[g],g)};return d}parseArrayData(t,e,i,s){const{xScale:r,yScale:a}=t,o=new Array(s);let l,c,u,d;for(l=0,c=s;l<c;++l)u=l+i,d=e[u],o[l]={x:r.parse(d[0],u),y:a.parse(d[1],u)};return o}parseObjectData(t,e,i,s){const{xScale:r,yScale:a}=t,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,c=new Array(s);let u,d,f,m;for(u=0,d=s;u<d;++u)f=u+i,m=e[f],c[u]={x:r.parse(_n(m,o),f),y:a.parse(_n(m,l),f)};return c}getParsed(t){return this._cachedMeta._parsed[t]}getDataElement(t){return this._cachedMeta.data[t]}applyStack(t,e,i){const s=this.chart,r=this._cachedMeta,a=e[t.axis],o={keys:gu(s,!0),values:e._stacks[t.axis]._visualValues};return pu(o,a,r.index,{mode:i})}updateRangeFromParsed(t,e,i,s){const r=i[e.axis];let a=r===null?NaN:r;const o=s&&i._stacks[e.axis];s&&o&&(s.values=o,a=pu(s,r,this._cachedMeta.index)),t.min=Math.min(t.min,a),t.max=Math.max(t.max,a)}getMinMax(t,e){const i=this._cachedMeta,s=i._parsed,r=i._sorted&&t===i.iScale,a=s.length,o=this._getOtherScale(t),l=Bp(e,i,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:u,max:d}=Ip(o);let f,m;function g(){m=s[f];const p=m[o.axis];return!At(m[t.axis])||u>p||d<p}for(f=0;f<a&&!(!g()&&(this.updateRangeFromParsed(c,t,m,l),r));++f);if(r){for(f=a-1;f>=0;--f)if(!g()){this.updateRangeFromParsed(c,t,m,l);break}}return c}getAllParsedValues(t){const e=this._cachedMeta._parsed,i=[];let s,r,a;for(s=0,r=e.length;s<r;++s)a=e[s][t.axis],At(a)&&i.push(a);return i}getMaxOverflow(){return!1}getLabelAndValue(t){const e=this._cachedMeta,i=e.iScale,s=e.vScale,r=this.getParsed(t);return{label:i?""+i.getLabelForValue(r[i.axis]):"",value:s?""+s.getLabelForValue(r[s.axis]):""}}_update(t){const e=this._cachedMeta;this.update(t||"default"),e._clip=Pp(st(this.options.clip,Ep(e.xScale,e.yScale,this.getMaxOverflow())))}update(t){}draw(){const t=this._ctx,e=this.chart,i=this._cachedMeta,s=i.data||[],r=e.chartArea,a=[],o=this._drawStart||0,l=this._drawCount||s.length-o,c=this.options.drawActiveElementsOnTop;let u;for(i.dataset&&i.dataset.draw(t,r,o,l),u=o;u<o+l;++u){const d=s[u];d.hidden||(d.active&&c?a.push(d):d.draw(t,r))}for(u=0;u<a.length;++u)a[u].draw(t,r)}getStyle(t,e){const i=e?"active":"default";return t===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(t||0,i)}getContext(t,e,i){const s=this.getDataset();let r;if(t>=0&&t<this._cachedMeta.data.length){const a=this._cachedMeta.data[t];r=a.$context||(a.$context=Fp(this.getContext(),t,a)),r.parsed=this.getParsed(t),r.raw=s.data[t],r.index=r.dataIndex=t}else r=this.$context||(this.$context=Np(this.chart.getContext(),this.index)),r.dataset=s,r.index=r.datasetIndex=this.index;return r.active=!!e,r.mode=i,r}resolveDatasetElementOptions(t){return this._resolveElementOptions(this.datasetElementType.id,t)}resolveDataElementOptions(t,e){return this._resolveElementOptions(this.dataElementType.id,e,t)}_resolveElementOptions(t,e="default",i){const s=e==="active",r=this._cachedDataOpts,a=t+"-"+e,o=r[a],l=this.enableOptionSharing&&ge(i);if(o)return _u(o,l);const c=this.chart.config,u=c.datasetElementScopeKeys(this._type,t),d=s?[`${t}Hover`,"hover",t,""]:[t,""],f=c.getOptionScopes(this.getDataset(),u),m=Object.keys(Pt.elements[t]),g=()=>this.getContext(i,s,e),p=c.resolveNamedOptions(f,m,g,d);return p.$shared&&(p.$shared=l,r[a]=Object.freeze(_u(p,l))),p}_resolveAnimations(t,e,i){const s=this.chart,r=this._cachedDataOpts,a=`animation-${e}`,o=r[a];if(o)return o;let l;if(s.options.animation!==!1){const u=this.chart.config,d=u.datasetAnimationScopeKeys(this._type,e),f=u.getOptionScopes(this.getDataset(),d);l=u.createResolver(f,this.getContext(t,i,e))}const c=new Ga(s,l&&l.animations);return l&&l._cacheable&&(r[a]=Object.freeze(c)),c}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,e){return!e||Qa(t)||this.chart._animationsDisabled}_getSharedOptions(t,e){const i=this.resolveDataElementOptions(t,e),s=this._sharedOptions,r=this.getSharedOptions(i),a=this.includeOptions(e,r)||r!==s;return this.updateSharedOptions(r,e,i),{sharedOptions:r,includeOptions:a}}updateElement(t,e,i,s){Qa(s)?Object.assign(t,i):this._resolveAnimations(e,s).update(t,i)}updateSharedOptions(t,e,i){t&&!Qa(e)&&this._resolveAnimations(void 0,e).update(t,i)}_setStyle(t,e,i,s){t.active=s;const r=this.getStyle(e,s);this._resolveAnimations(e,i,s).update(t,{options:!s&&this.getSharedOptions(r)||r})}removeHoverStyle(t,e,i){this._setStyle(t,i,"active",!1)}setHoverStyle(t,e,i){this._setStyle(t,i,"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._data,i=this._cachedMeta.data;for(const[o,l,c]of this._syncList)this[o](l,c);this._syncList=[];const s=i.length,r=e.length,a=Math.min(r,s);a&&this.parse(0,a),r>s?this._insertElements(s,r-s,t):r<s&&this._removeElements(r,s-r)}_insertElements(t,e,i=!0){const s=this._cachedMeta,r=s.data,a=t+e;let o;const l=c=>{for(c.length+=e,o=c.length-1;o>=a;o--)c[o]=c[o-e]};for(l(r),o=t;o<a;++o)r[o]=new this.dataElementType;this._parsing&&l(s._parsed),this.parse(t,e),i&&this.updateElements(r,t,e,"reset")}updateElements(t,e,i,s){}_removeElements(t,e){const i=this._cachedMeta;if(this._parsing){const s=i._parsed.splice(t,e);i._stacked&&es(i,s)}i.data.splice(t,e)}_sync(t){if(this._parsing)this._syncList.push(t);else{const[e,i,s]=t;this[e](i,s)}this.chart._dataChanges.push([this.index,...t])}_onDataPush(){const t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(t,e){e&&this._sync(["_removeElements",t,e]);const i=arguments.length-2;i&&this._sync(["_insertElements",t,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}E(Ne,"defaults",{}),E(Ne,"datasetElementType",null),E(Ne,"dataElementType",null);function zp(n,t){if(!n._cache.$bar){const e=n.getMatchingVisibleMetas(t);let i=[];for(let s=0,r=e.length;s<r;s++)i=i.concat(e[s].controller.getAllParsedValues(n));n._cache.$bar=Lc(i.sort((s,r)=>s-r))}return n._cache.$bar}function Hp(n){const t=n.iScale,e=zp(t,n.type);let i=t._length,s,r,a,o;const l=()=>{a===32767||a===-32768||(ge(o)&&(i=Math.min(i,Math.abs(a-o)||i)),o=a)};for(s=0,r=e.length;s<r;++s)a=t.getPixelForValue(e[s]),l();for(o=void 0,s=0,r=t.ticks.length;s<r;++s)a=t.getPixelForTick(s),l();return i}function Wp(n,t,e,i){const s=e.barThickness;let r,a;return it(s)?(r=t.min*e.categoryPercentage,a=e.barPercentage):(r=s*i,a=1),{chunk:r/i,ratio:a,start:t.pixels[n]-r/2}}function Yp(n,t,e,i){const s=t.pixels,r=s[n];let a=n>0?s[n-1]:null,o=n<s.length-1?s[n+1]:null;const l=e.categoryPercentage;a===null&&(a=r-(o===null?t.end-t.start:o-r)),o===null&&(o=r+r-a);const c=r-(r-Math.min(a,o))/2*l;return{chunk:Math.abs(o-a)/2*l/i,ratio:e.barPercentage,start:c}}function Vp(n,t,e,i){const s=e.parse(n[0],i),r=e.parse(n[1],i),a=Math.min(s,r),o=Math.max(s,r);let l=a,c=o;Math.abs(a)>Math.abs(o)&&(l=o,c=a),t[e.axis]=c,t._custom={barStart:l,barEnd:c,start:s,end:r,min:a,max:o}}function xu(n,t,e,i){return wt(n)?Vp(n,t,e,i):t[e.axis]=e.parse(n,i),t}function wu(n,t,e,i){const s=n.iScale,r=n.vScale,a=s.getLabels(),o=s===r,l=[];let c,u,d,f;for(c=e,u=e+i;c<u;++c)f=t[c],d={},d[s.axis]=o||s.parse(a[c],c),l.push(xu(f,d,r,c));return l}function Ja(n){return n&&n.barStart!==void 0&&n.barEnd!==void 0}function jp(n,t,e){return n!==0?We(n):(t.isHorizontal()?1:-1)*(t.min>=e?1:-1)}function $p(n){let t,e,i,s,r;return n.horizontal?(t=n.base>n.x,e="left",i="right"):(t=n.base<n.y,e="bottom",i="top"),t?(s="end",r="start"):(s="start",r="end"),{start:e,end:i,reverse:t,top:s,bottom:r}}function Up(n,t,e,i){let s=t.borderSkipped;const r={};if(!s){n.borderSkipped=r;return}if(s===!0){n.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:a,end:o,reverse:l,top:c,bottom:u}=$p(n);s==="middle"&&e&&(n.enableBorderRadius=!0,(e._top||0)===i?s=c:(e._bottom||0)===i?s=u:(r[vu(u,a,o,l)]=!0,s=c)),r[vu(s,a,o,l)]=!0,n.borderSkipped=r}function vu(n,t,e,i){return i?(n=qp(n,t,e),n=Mu(n,e,t)):n=Mu(n,t,e),n}function qp(n,t,e){return n===t?e:n===e?t:n}function Mu(n,t,e){return n==="start"?t:n==="end"?e:n}function Xp(n,{inflateAmount:t},e){n.inflateAmount=t==="auto"?e===1?.33:0:t}class ns extends Ne{parsePrimitiveData(t,e,i,s){return wu(t,e,i,s)}parseArrayData(t,e,i,s){return wu(t,e,i,s)}parseObjectData(t,e,i,s){const{iScale:r,vScale:a}=t,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,c=r.axis==="x"?o:l,u=a.axis==="x"?o:l,d=[];let f,m,g,p;for(f=i,m=i+s;f<m;++f)p=e[f],g={},g[r.axis]=r.parse(_n(p,c),f),d.push(xu(_n(p,u),g,a,f));return d}updateRangeFromParsed(t,e,i,s){super.updateRangeFromParsed(t,e,i,s);const r=i._custom;r&&e===this._cachedMeta.vScale&&(t.min=Math.min(t.min,r.min),t.max=Math.max(t.max,r.max))}getMaxOverflow(){return 0}getLabelAndValue(t){const e=this._cachedMeta,{iScale:i,vScale:s}=e,r=this.getParsed(t),a=r._custom,o=Ja(a)?"["+a.start+", "+a.end+"]":""+s.getLabelForValue(r[s.axis]);return{label:""+i.getLabelForValue(r[i.axis]),value:o}}initialize(){this.enableOptionSharing=!0,super.initialize();const t=this._cachedMeta;t.stack=this.getDataset().stack}update(t){const e=this._cachedMeta;this.updateElements(e.data,0,e.data.length,t)}updateElements(t,e,i,s){const r=s==="reset",{index:a,_cachedMeta:{vScale:o}}=this,l=o.getBasePixel(),c=o.isHorizontal(),u=this._getRuler(),{sharedOptions:d,includeOptions:f}=this._getSharedOptions(e,s);for(let m=e;m<e+i;m++){const g=this.getParsed(m),p=r||it(g[o.axis])?{base:l,head:l}:this._calculateBarValuePixels(m),x=this._calculateBarIndexPixels(m,u),v=(g._stacks||{})[o.axis],M={horizontal:c,base:p.base,enableBorderRadius:!v||Ja(g._custom)||a===v._top||a===v._bottom,x:c?p.head:x.center,y:c?x.center:p.head,height:c?x.size:Math.abs(p.size),width:c?Math.abs(p.size):x.size};f&&(M.options=d||this.resolveDataElementOptions(m,t[m].active?"active":s));const k=M.options||t[m].options;Up(M,k,v,a),Xp(M,k,u.ratio),this.updateElement(t[m],m,M,s)}}_getStacks(t,e){const{iScale:i}=this._cachedMeta,s=i.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),r=i.options.stacked,a=[],o=this._cachedMeta.controller.getParsed(e),l=o&&o[i.axis],c=u=>{const d=u._parsed.find(m=>m[i.axis]===l),f=d&&d[u.vScale.axis];if(it(f)||isNaN(f))return!0};for(const u of s)if(!(e!==void 0&&c(u))&&((r===!1||a.indexOf(u.stack)===-1||r===void 0&&u.stack===void 0)&&a.push(u.stack),u.index===t))break;return a.length||a.push(void 0),a}_getStackCount(t){return this._getStacks(void 0,t).length}_getAxisCount(){return this._getAxis().length}getFirstScaleIdForIndexAxis(){const t=this.chart.scales,e=this.chart.options.indexAxis;return Object.keys(t).filter(i=>t[i].axis===e).shift()}_getAxis(){const t={},e=this.getFirstScaleIdForIndexAxis();for(const i of this.chart.data.datasets)t[st(this.chart.options.indexAxis==="x"?i.xAxisID:i.yAxisID,e)]=!0;return Object.keys(t)}_getStackIndex(t,e,i){const s=this._getStacks(t,i),r=e!==void 0?s.indexOf(e):-1;return r===-1?s.length-1:r}_getRuler(){const t=this.options,e=this._cachedMeta,i=e.iScale,s=[];let r,a;for(r=0,a=e.data.length;r<a;++r)s.push(i.getPixelForValue(this.getParsed(r)[i.axis],r));const o=t.barThickness;return{min:o||Hp(e),pixels:s,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:t.grouped,ratio:o?1:t.categoryPercentage*t.barPercentage}}_calculateBarValuePixels(t){const{_cachedMeta:{vScale:e,_stacked:i,index:s},options:{base:r,minBarLength:a}}=this,o=r||0,l=this.getParsed(t),c=l._custom,u=Ja(c);let d=l[e.axis],f=0,m=i?this.applyStack(e,l,i):d,g,p;m!==d&&(f=m-d,m=d),u&&(d=c.barStart,m=c.barEnd-c.barStart,d!==0&&We(d)!==We(c.barEnd)&&(f=0),f+=d);const x=!it(r)&&!u?r:f;let v=e.getPixelForValue(x);if(this.chart.getDataVisibility(t)?g=e.getPixelForValue(f+m):g=v,p=g-v,Math.abs(p)<a){p=jp(p,e,o)*a,d===o&&(v-=p/2);const M=e.getPixelForDecimal(0),k=e.getPixelForDecimal(1),T=Math.min(M,k),P=Math.max(M,k);v=Math.max(Math.min(v,P),T),g=v+p,i&&!u&&(l._stacks[e.axis]._visualValues[s]=e.getValueForPixel(g)-e.getValueForPixel(v))}if(v===e.getPixelForValue(o)){const M=We(p)*e.getLineWidthForValue(o)/2;v+=M,p-=M}return{size:p,base:v,head:g,center:g+p/2}}_calculateBarIndexPixels(t,e){const i=e.scale,s=this.options,r=s.skipNull,a=st(s.maxBarThickness,1/0);let o,l;const c=this._getAxisCount();if(e.grouped){const u=r?this._getStackCount(t):e.stackCount,d=s.barThickness==="flex"?Yp(t,e,s,u*c):Wp(t,e,s,u*c),f=this.chart.options.indexAxis==="x"?this.getDataset().xAxisID:this.getDataset().yAxisID,m=this._getAxis().indexOf(st(f,this.getFirstScaleIdForIndexAxis())),g=this._getStackIndex(this.index,this._cachedMeta.stack,r?t:void 0)+m;o=d.start+d.chunk*g+d.chunk/2,l=Math.min(a,d.chunk*d.ratio)}else o=i.getPixelForValue(this.getParsed(t)[i.axis],t),l=Math.min(a,e.min*e.ratio);return{base:o-l/2,head:o+l/2,center:o,size:l}}draw(){const t=this._cachedMeta,e=t.vScale,i=t.data,s=i.length;let r=0;for(;r<s;++r)this.getParsed(r)[e.axis]!==null&&!i[r].hidden&&i[r].draw(this._ctx)}}E(ns,"id","bar"),E(ns,"defaults",{datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}}),E(ns,"overrides",{scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}});class yr extends Ne{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(t,e,i,s){const r=super.parsePrimitiveData(t,e,i,s);for(let a=0;a<r.length;a++)r[a]._custom=this.resolveDataElementOptions(a+i).radius;return r}parseArrayData(t,e,i,s){const r=super.parseArrayData(t,e,i,s);for(let a=0;a<r.length;a++){const o=e[i+a];r[a]._custom=st(o[2],this.resolveDataElementOptions(a+i).radius)}return r}parseObjectData(t,e,i,s){const r=super.parseObjectData(t,e,i,s);for(let a=0;a<r.length;a++){const o=e[i+a];r[a]._custom=st(o&&o.r&&+o.r,this.resolveDataElementOptions(a+i).radius)}return r}getMaxOverflow(){const t=this._cachedMeta.data;let e=0;for(let i=t.length-1;i>=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart.data.labels||[],{xScale:s,yScale:r}=e,a=this.getParsed(t),o=s.getLabelForValue(a.x),l=r.getLabelForValue(a.y),c=a._custom;return{label:i[t]||"",value:"("+o+", "+l+(c?", "+c:"")+")"}}update(t){const e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}updateElements(t,e,i,s){const r=s==="reset",{iScale:a,vScale:o}=this._cachedMeta,{sharedOptions:l,includeOptions:c}=this._getSharedOptions(e,s),u=a.axis,d=o.axis;for(let f=e;f<e+i;f++){const m=t[f],g=!r&&this.getParsed(f),p={},x=p[u]=r?a.getPixelForDecimal(.5):a.getPixelForValue(g[u]),v=p[d]=r?o.getBasePixel():o.getPixelForValue(g[d]);p.skip=isNaN(x)||isNaN(v),c&&(p.options=l||this.resolveDataElementOptions(f,m.active?"active":s),r&&(p.options.radius=0)),this.updateElement(m,f,p,s)}}resolveDataElementOptions(t,e){const i=this.getParsed(t);let s=super.resolveDataElementOptions(t,e);s.$shared&&(s=Object.assign({},s,{$shared:!1}));const r=s.radius;return e!=="active"&&(s.radius=0),s.radius+=st(i&&i._custom,r),s}}E(yr,"id","bubble"),E(yr,"defaults",{datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}}),E(yr,"overrides",{scales:{x:{type:"linear"},y:{type:"linear"}}});function Gp(n,t,e){let i=1,s=1,r=0,a=0;if(t<Ct){const o=n,l=o+t,c=Math.cos(o),u=Math.sin(o),d=Math.cos(l),f=Math.sin(l),m=(k,T,P)=>Xi(k,o,l,!0)?1:Math.max(T,T*e,P,P*e),g=(k,T,P)=>Xi(k,o,l,!0)?-1:Math.min(T,T*e,P,P*e),p=m(0,c,d),x=m(Et,u,f),v=g(ut,c,d),M=g(ut+Et,u,f);i=(p-v)/2,s=(x-M)/2,r=-(p+v)/2,a=-(x+M)/2}return{ratioX:i,ratioY:s,offsetX:r,offsetY:a}}class nn extends Ne{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 i=this.getDataset().data,s=this._cachedMeta;if(this._parsing===!1)s._parsed=i;else{let r=l=>+i[l];if(ft(i[t])){const{key:l="value"}=this._parsing;r=c=>+_n(i[c],l)}let a,o;for(a=t,o=t+e;a<o;++a)s._parsed[a]=r(a)}}_getRotation(){return Vt(this.options.rotation-90)}_getCircumference(){return Vt(this.options.circumference)}_getRotationExtents(){let t=Ct,e=-Ct;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)&&this.chart.getDatasetMeta(i).type===this._type){const s=this.chart.getDatasetMeta(i).controller,r=s._getRotation(),a=s._getCircumference();t=Math.min(t,r),e=Math.max(e,r+a)}return{rotation:t,circumference:e-t}}update(t){const e=this.chart,{chartArea:i}=e,s=this._cachedMeta,r=s.data,a=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,o=Math.max((Math.min(i.width,i.height)-a)/2,0),l=Math.min(lg(this.options.cutout,o),1),c=this._getRingWeight(this.index),{circumference:u,rotation:d}=this._getRotationExtents(),{ratioX:f,ratioY:m,offsetX:g,offsetY:p}=Gp(d,u,l),x=(i.width-a)/f,v=(i.height-a)/m,M=Math.max(Math.min(x,v)/2,0),k=Dc(this.options.radius,M),T=Math.max(k*l,0),P=(k-T)/this._getVisibleDatasetWeightTotal();this.offsetX=g*k,this.offsetY=p*k,s.total=this.calculateTotal(),this.outerRadius=k-P*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-P*c,0),this.updateElements(r,0,r.length,t)}_circumference(t,e){const i=this.options,s=this._cachedMeta,r=this._getCircumference();return e&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||s._parsed[t]===null||s.data[t].hidden?0:this.calculateCircumference(s._parsed[t]*r/Ct)}updateElements(t,e,i,s){const r=s==="reset",a=this.chart,o=a.chartArea,c=a.options.animation,u=(o.left+o.right)/2,d=(o.top+o.bottom)/2,f=r&&c.animateScale,m=f?0:this.innerRadius,g=f?0:this.outerRadius,{sharedOptions:p,includeOptions:x}=this._getSharedOptions(e,s);let v=this._getRotation(),M;for(M=0;M<e;++M)v+=this._circumference(M,r);for(M=e;M<e+i;++M){const k=this._circumference(M,r),T=t[M],P={x:u+this.offsetX,y:d+this.offsetY,startAngle:v,endAngle:v+k,circumference:k,outerRadius:g,innerRadius:m};x&&(P.options=p||this.resolveDataElementOptions(M,T.active?"active":s)),v+=k,this.updateElement(T,M,P,s)}}calculateTotal(){const t=this._cachedMeta,e=t.data;let i=0,s;for(s=0;s<e.length;s++){const r=t._parsed[s];r!==null&&!isNaN(r)&&this.chart.getDataVisibility(s)&&!e[s].hidden&&(i+=Math.abs(r))}return i}calculateCircumference(t){const e=this._cachedMeta.total;return e>0&&!isNaN(t)?Ct*(Math.abs(t)/e):0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],r=Ki(e._parsed[t],i.options.locale);return{label:s[t]||"",value:r}}getMaxBorderWidth(t){let e=0;const i=this.chart;let s,r,a,o,l;if(!t){for(s=0,r=i.data.datasets.length;s<r;++s)if(i.isDatasetVisible(s)){a=i.getDatasetMeta(s),t=a.data,o=a.controller;break}}if(!t)return 0;for(s=0,r=t.length;s<r;++s)l=o.resolveDataElementOptions(s),l.borderAlign!=="inner"&&(e=Math.max(e,l.borderWidth||0,l.hoverBorderWidth||0));return e}getMaxOffset(t){let e=0;for(let i=0,s=t.length;i<s;++i){const r=this.resolveDataElementOptions(i);e=Math.max(e,r.offset||0,r.hoverOffset||0)}return e}_getRingWeightOffset(t){let e=0;for(let i=0;i<t;++i)this.chart.isDatasetVisible(i)&&(e+=this._getRingWeight(i));return e}_getRingWeight(t){return Math.max(st(this.chart.data.datasets[t].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}E(nn,"id","doughnut"),E(nn,"defaults",{datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"}),E(nn,"descriptors",{_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")}),E(nn,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i,color:s}}=t.legend.options;return e.labels.map((r,a)=>{const l=t.getDatasetMeta(0).controller.getStyle(a);return{text:r,fillStyle:l.backgroundColor,strokeStyle:l.borderColor,fontColor:s,lineWidth:l.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(a),index:a}})}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}}}});class is extends Ne{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(t){const e=this._cachedMeta,{dataset:i,data:s=[],_dataset:r}=e,a=this.chart._animationsDisabled;let{start:o,count:l}=Bc(e,s,a);this._drawStart=o,this._drawCount=l,zc(e)&&(o=0,l=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!r._decimated,i.points=s;const c=this.resolveDatasetElementOptions(t);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(i,void 0,{animated:!a,options:c},t),this.updateElements(s,o,l,t)}updateElements(t,e,i,s){const r=s==="reset",{iScale:a,vScale:o,_stacked:l,_dataset:c}=this._cachedMeta,{sharedOptions:u,includeOptions:d}=this._getSharedOptions(e,s),f=a.axis,m=o.axis,{spanGaps:g,segment:p}=this.options,x=wn(g)?g:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||r||s==="none",M=e+i,k=t.length;let T=e>0&&this.getParsed(e-1);for(let P=0;P<k;++P){const L=t[P],C=v?L:{};if(P<e||P>=M){C.skip=!0;continue}const b=this.getParsed(P),_=it(b[m]),S=C[f]=a.getPixelForValue(b[f],P),O=C[m]=r||_?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,b,l):b[m],P);C.skip=isNaN(S)||isNaN(O)||_,C.stop=P>0&&Math.abs(b[f]-T[f])>x,p&&(C.parsed=b,C.raw=c.data[P]),d&&(C.options=u||this.resolveDataElementOptions(P,L.active?"active":s)),v||this.updateElement(L,P,C,s),T=b}}getMaxOverflow(){const t=this._cachedMeta,e=t.dataset,i=e.options&&e.options.borderWidth||0,s=t.data||[];if(!s.length)return i;const r=s[0].size(this.resolveDataElementOptions(0)),a=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,r,a)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}E(is,"id","line"),E(is,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),E(is,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class ss extends Ne{constructor(t,e){super(t,e),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],r=Ki(e._parsed[t].r,i.options.locale);return{label:s[t]||"",value:r}}parseObjectData(t,e,i,s){return tu.bind(this)(t,e,i,s)}update(t){const e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}getMinMax(){const t=this._cachedMeta,e={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return t.data.forEach((i,s)=>{const r=this.getParsed(s).r;!isNaN(r)&&this.chart.getDataVisibility(s)&&(r<e.min&&(e.min=r),r>e.max&&(e.max=r))}),e}_updateRadius(){const t=this.chart,e=t.chartArea,i=t.options,s=Math.min(e.right-e.left,e.bottom-e.top),r=Math.max(s/2,0),a=Math.max(i.cutoutPercentage?r/100*i.cutoutPercentage:1,0),o=(r-a)/t.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(t,e,i,s){const r=s==="reset",a=this.chart,l=a.options.animation,c=this._cachedMeta.rScale,u=c.xCenter,d=c.yCenter,f=c.getIndexAngle(0)-.5*ut;let m=f,g;const p=360/this.countVisibleElements();for(g=0;g<e;++g)m+=this._computeAngle(g,s,p);for(g=e;g<e+i;g++){const x=t[g];let v=m,M=m+this._computeAngle(g,s,p),k=a.getDataVisibility(g)?c.getDistanceFromCenterForValue(this.getParsed(g).r):0;m=M,r&&(l.animateScale&&(k=0),l.animateRotate&&(v=M=f));const T={x:u,y:d,innerRadius:0,outerRadius:k,startAngle:v,endAngle:M,options:this.resolveDataElementOptions(g,x.active?"active":s)};this.updateElement(x,g,T,s)}}countVisibleElements(){const t=this._cachedMeta;let e=0;return t.data.forEach((i,s)=>{!isNaN(this.getParsed(s).r)&&this.chart.getDataVisibility(s)&&e++}),e}_computeAngle(t,e,i){return this.chart.getDataVisibility(t)?Vt(this.resolveDataElementOptions(t,e).angle||i):0}}E(ss,"id","polarArea"),E(ss,"defaults",{dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0}),E(ss,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i,color:s}}=t.legend.options;return e.labels.map((r,a)=>{const l=t.getDatasetMeta(0).controller.getStyle(a);return{text:r,fillStyle:l.backgroundColor,strokeStyle:l.borderColor,fontColor:s,lineWidth:l.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(a),index:a}})}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}});class to extends nn{}E(to,"id","pie"),E(to,"defaults",{cutout:0,rotation:0,circumference:360,radius:"100%"});class br extends Ne{getLabelAndValue(t){const e=this._cachedMeta.vScale,i=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(i[e.axis])}}parseObjectData(t,e,i,s){return tu.bind(this)(t,e,i,s)}update(t){const e=this._cachedMeta,i=e.dataset,s=e.data||[],r=e.iScale.getLabels();if(i.points=s,t!=="resize"){const a=this.resolveDatasetElementOptions(t);this.options.showLine||(a.borderWidth=0);const o={_loop:!0,_fullLoop:r.length===s.length,options:a};this.updateElement(i,void 0,o,t)}this.updateElements(s,0,s.length,t)}updateElements(t,e,i,s){const r=this._cachedMeta.rScale,a=s==="reset";for(let o=e;o<e+i;o++){const l=t[o],c=this.resolveDataElementOptions(o,l.active?"active":s),u=r.getPointPositionForValue(o,this.getParsed(o).r),d=a?r.xCenter:u.x,f=a?r.yCenter:u.y,m={x:d,y:f,angle:u.angle,skip:isNaN(d)||isNaN(f),options:c};this.updateElement(l,o,m,s)}}}E(br,"id","radar"),E(br,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),E(br,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});class _r extends Ne{getLabelAndValue(t){const e=this._cachedMeta,i=this.chart.data.labels||[],{xScale:s,yScale:r}=e,a=this.getParsed(t),o=s.getLabelForValue(a.x),l=r.getLabelForValue(a.y);return{label:i[t]||"",value:"("+o+", "+l+")"}}update(t){const e=this._cachedMeta,{data:i=[]}=e,s=this.chart._animationsDisabled;let{start:r,count:a}=Bc(e,i,s);if(this._drawStart=r,this._drawCount=a,zc(e)&&(r=0,a=i.length),this.options.showLine){this.datasetElementType||this.addElements();const{dataset:o,_dataset:l}=e;o._chart=this.chart,o._datasetIndex=this.index,o._decimated=!!l._decimated,o.points=i;const c=this.resolveDatasetElementOptions(t);c.segment=this.options.segment,this.updateElement(o,void 0,{animated:!s,options:c},t)}else this.datasetElementType&&(delete e.dataset,this.datasetElementType=!1);this.updateElements(i,r,a,t)}addElements(){const{showLine:t}=this.options;!this.datasetElementType&&t&&(this.datasetElementType=this.chart.registry.getElement("line")),super.addElements()}updateElements(t,e,i,s){const r=s==="reset",{iScale:a,vScale:o,_stacked:l,_dataset:c}=this._cachedMeta,u=this.resolveDataElementOptions(e,s),d=this.getSharedOptions(u),f=this.includeOptions(s,d),m=a.axis,g=o.axis,{spanGaps:p,segment:x}=this.options,v=wn(p)?p:Number.POSITIVE_INFINITY,M=this.chart._animationsDisabled||r||s==="none";let k=e>0&&this.getParsed(e-1);for(let T=e;T<e+i;++T){const P=t[T],L=this.getParsed(T),C=M?P:{},b=it(L[g]),_=C[m]=a.getPixelForValue(L[m],T),S=C[g]=r||b?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,L,l):L[g],T);C.skip=isNaN(_)||isNaN(S)||b,C.stop=T>0&&Math.abs(L[m]-k[m])>v,x&&(C.parsed=L,C.raw=c.data[T]),f&&(C.options=d||this.resolveDataElementOptions(T,P.active?"active":s)),M||this.updateElement(P,T,C,s),k=L}this.updateSharedOptions(d,s,u)}getMaxOverflow(){const t=this._cachedMeta,e=t.data||[];if(!this.options.showLine){let o=0;for(let l=e.length-1;l>=0;--l)o=Math.max(o,e[l].size(this.resolveDataElementOptions(l))/2);return o>0&&o}const i=t.dataset,s=i.options&&i.options.borderWidth||0;if(!e.length)return s;const r=e[0].size(this.resolveDataElementOptions(0)),a=e[e.length-1].size(this.resolveDataElementOptions(e.length-1));return Math.max(s,r,a)/2}}E(_r,"id","scatter"),E(_r,"defaults",{datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1}),E(_r,"overrides",{interaction:{mode:"point"},scales:{x:{type:"linear"},y:{type:"linear"}}});var Kp=Object.freeze({__proto__:null,BarController:ns,BubbleController:yr,DoughnutController:nn,LineController:is,PieController:to,PolarAreaController:ss,RadarController:br,ScatterController:_r});function $n(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class eo{constructor(t){E(this,"options");this.options=t||{}}static override(t){Object.assign(eo.prototype,t)}init(){}formats(){return $n()}parse(){return $n()}format(){return $n()}add(){return $n()}diff(){return $n()}startOf(){return $n()}endOf(){return $n()}}var Su={_date:eo};function Zp(n,t,e,i){const{controller:s,data:r,_sorted:a}=n,o=s._cachedMeta.iScale,l=n.dataset&&n.dataset.options?n.dataset.options.spanGaps:null;if(o&&t===o.axis&&t!=="r"&&a&&r.length){const c=o._reversePixels?xg:Je;if(i){if(s._sharedOptions){const u=r[0],d=typeof u.getRange=="function"&&u.getRange(t);if(d){const f=c(r,t,e-d),m=c(r,t,e+d);return{lo:f.lo,hi:m.hi}}}}else{const u=c(r,t,e);if(l){const{vScale:d}=s._cachedMeta,{_parsed:f}=n,m=f.slice(0,u.lo+1).reverse().findIndex(p=>!it(p[d.axis]));u.lo-=Math.max(0,m);const g=f.slice(u.hi).findIndex(p=>!it(p[d.axis]));u.hi+=Math.max(0,g)}return u}}return{lo:0,hi:r.length-1}}function rs(n,t,e,i,s){const r=n.getSortedVisibleDatasetMetas(),a=e[t];for(let o=0,l=r.length;o<l;++o){const{index:c,data:u}=r[o],{lo:d,hi:f}=Zp(r[o],t,a,s);for(let m=d;m<=f;++m){const g=u[m];g.skip||i(g,c,m)}}}function Qp(n){const t=n.indexOf("x")!==-1,e=n.indexOf("y")!==-1;return function(i,s){const r=t?Math.abs(i.x-s.x):0,a=e?Math.abs(i.y-s.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(a,2))}}function no(n,t,e,i,s){const r=[];return!s&&!n.isPointInArea(t)||rs(n,e,t,function(o,l,c){!s&&!tn(o,n.chartArea,0)||o.inRange(t.x,t.y,i)&&r.push({element:o,datasetIndex:l,index:c})},!0),r}function Jp(n,t,e,i){let s=[];function r(a,o,l){const{startAngle:c,endAngle:u}=a.getProps(["startAngle","endAngle"],i),{angle:d}=lr(a,{x:t.x,y:t.y});Xi(d,c,u)&&s.push({element:a,datasetIndex:o,index:l})}return rs(n,e,t,r),s}function ty(n,t,e,i,s,r){let a=[];const o=Qp(e);let l=Number.POSITIVE_INFINITY;function c(u,d,f){const m=u.inRange(t.x,t.y,s);if(i&&!m)return;const g=u.getCenterPoint(s);if(!(!!r||n.isPointInArea(g))&&!m)return;const x=o(t,g);x<l?(a=[{element:u,datasetIndex:d,index:f}],l=x):x===l&&a.push({element:u,datasetIndex:d,index:f})}return rs(n,e,t,c),a}function io(n,t,e,i,s,r){return!r&&!n.isPointInArea(t)?[]:e==="r"&&!i?Jp(n,t,e,s):ty(n,t,e,i,s,r)}function ku(n,t,e,i,s){const r=[],a=e==="x"?"inXRange":"inYRange";let o=!1;return rs(n,e,t,(l,c,u)=>{l[a]&&l[a](t[e],s)&&(r.push({element:l,datasetIndex:c,index:u}),o=o||l.inRange(t.x,t.y,s))}),i&&!o?[]:r}var so={evaluateInteractionItems:rs,modes:{index(n,t,e,i){const s=Sn(t,n),r=e.axis||"x",a=e.includeInvisible||!1,o=e.intersect?no(n,s,r,i,a):io(n,s,r,!1,i,a),l=[];return o.length?(n.getSortedVisibleDatasetMetas().forEach(c=>{const u=o[0].index,d=c.data[u];d&&!d.skip&&l.push({element:d,datasetIndex:c.index,index:u})}),l):[]},dataset(n,t,e,i){const s=Sn(t,n),r=e.axis||"xy",a=e.includeInvisible||!1;let o=e.intersect?no(n,s,r,i,a):io(n,s,r,!1,i,a);if(o.length>0){const l=o[0].datasetIndex,c=n.getDatasetMeta(l).data;o=[];for(let u=0;u<c.length;++u)o.push({element:c[u],datasetIndex:l,index:u})}return o},point(n,t,e,i){const s=Sn(t,n),r=e.axis||"xy",a=e.includeInvisible||!1;return no(n,s,r,i,a)},nearest(n,t,e,i){const s=Sn(t,n),r=e.axis||"xy",a=e.includeInvisible||!1;return io(n,s,r,e.intersect,i,a)},x(n,t,e,i){const s=Sn(t,n);return ku(n,s,"x",e.intersect,i)},y(n,t,e,i){const s=Sn(t,n);return ku(n,s,"y",e.intersect,i)}}};const Du=["left","top","right","bottom"];function as(n,t){return n.filter(e=>e.pos===t)}function Tu(n,t){return n.filter(e=>Du.indexOf(e.pos)===-1&&e.box.axis===t)}function os(n,t){return n.sort((e,i)=>{const s=t?i:e,r=t?e:i;return s.weight===r.weight?s.index-r.index:s.weight-r.weight})}function ey(n){const t=[];let e,i,s,r,a,o;for(e=0,i=(n||[]).length;e<i;++e)s=n[e],{position:r,options:{stack:a,stackWeight:o=1}}=s,t.push({index:e,box:s,pos:r,horizontal:s.isHorizontal(),weight:s.weight,stack:a&&r+a,stackWeight:o});return t}function ny(n){const t={};for(const e of n){const{stack:i,pos:s,stackWeight:r}=e;if(!i||!Du.includes(s))continue;const a=t[i]||(t[i]={count:0,placed:0,weight:0,size:0});a.count++,a.weight+=r}return t}function iy(n,t){const e=ny(n),{vBoxMaxWidth:i,hBoxMaxHeight:s}=t;let r,a,o;for(r=0,a=n.length;r<a;++r){o=n[r];const{fullSize:l}=o.box,c=e[o.stack],u=c&&o.stackWeight/c.weight;o.horizontal?(o.width=u?u*i:l&&t.availableWidth,o.height=s):(o.width=i,o.height=u?u*s:l&&t.availableHeight)}return e}function sy(n){const t=ey(n),e=os(t.filter(c=>c.box.fullSize),!0),i=os(as(t,"left"),!0),s=os(as(t,"right")),r=os(as(t,"top"),!0),a=os(as(t,"bottom")),o=Tu(t,"x"),l=Tu(t,"y");return{fullSize:e,leftAndTop:i.concat(r),rightAndBottom:s.concat(l).concat(a).concat(o),chartArea:as(t,"chartArea"),vertical:i.concat(s).concat(l),horizontal:r.concat(a).concat(o)}}function Cu(n,t,e,i){return Math.max(n[e],t[e])+Math.max(n[i],t[i])}function Ou(n,t){n.top=Math.max(n.top,t.top),n.left=Math.max(n.left,t.left),n.bottom=Math.max(n.bottom,t.bottom),n.right=Math.max(n.right,t.right)}function ry(n,t,e,i){const{pos:s,box:r}=e,a=n.maxPadding;if(!ft(s)){e.size&&(n[s]-=e.size);const d=i[e.stack]||{size:0,count:1};d.size=Math.max(d.size,e.horizontal?r.height:r.width),e.size=d.size/d.count,n[s]+=e.size}r.getPadding&&Ou(a,r.getPadding());const o=Math.max(0,t.outerWidth-Cu(a,n,"left","right")),l=Math.max(0,t.outerHeight-Cu(a,n,"top","bottom")),c=o!==n.w,u=l!==n.h;return n.w=o,n.h=l,e.horizontal?{same:c,other:u}:{same:u,other:c}}function ay(n){const t=n.maxPadding;function e(i){const s=Math.max(t[i]-n[i],0);return n[i]+=s,s}n.y+=e("top"),n.x+=e("left"),e("right"),e("bottom")}function oy(n,t){const e=t.maxPadding;function i(s){const r={left:0,top:0,right:0,bottom:0};return s.forEach(a=>{r[a]=Math.max(t[a],e[a])}),r}return i(n?["left","right"]:["top","bottom"])}function ls(n,t,e,i){const s=[];let r,a,o,l,c,u;for(r=0,a=n.length,c=0;r<a;++r){o=n[r],l=o.box,l.update(o.width||t.w,o.height||t.h,oy(o.horizontal,t));const{same:d,other:f}=ry(t,e,o,i);c|=d&&s.length,u=u||f,l.fullSize||s.push(o)}return c&&ls(s,t,e,i)||u}function xr(n,t,e,i,s){n.top=e,n.left=t,n.right=t+i,n.bottom=e+s,n.width=i,n.height=s}function Eu(n,t,e,i){const s=e.padding;let{x:r,y:a}=t;for(const o of n){const l=o.box,c=i[o.stack]||{placed:0,weight:1},u=o.stackWeight/c.weight||1;if(o.horizontal){const d=t.w*u,f=c.size||l.height;ge(c.start)&&(a=c.start),l.fullSize?xr(l,s.left,a,e.outerWidth-s.right-s.left,f):xr(l,t.left+c.placed,a,d,f),c.start=a,c.placed+=d,a=l.bottom}else{const d=t.h*u,f=c.size||l.width;ge(c.start)&&(r=c.start),l.fullSize?xr(l,r,s.top,f,e.outerHeight-s.bottom-s.top):xr(l,r,t.top+c.placed,f,d),c.start=r,c.placed+=d,r=l.right}}t.x=r,t.y=a}var re={addBox(n,t){n.boxes||(n.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},n.boxes.push(t)},removeBox(n,t){const e=n.boxes?n.boxes.indexOf(t):-1;e!==-1&&n.boxes.splice(e,1)},configure(n,t,e){t.fullSize=e.fullSize,t.position=e.position,t.weight=e.weight},update(n,t,e,i){if(!n)return;const s=jt(n.options.layout.padding),r=Math.max(t-s.width,0),a=Math.max(e-s.height,0),o=sy(n.boxes),l=o.vertical,c=o.horizontal;kt(n.boxes,p=>{typeof p.beforeLayout=="function"&&p.beforeLayout()});const u=l.reduce((p,x)=>x.box.options&&x.box.options.display===!1?p:p+1,0)||1,d=Object.freeze({outerWidth:t,outerHeight:e,padding:s,availableWidth:r,availableHeight:a,vBoxMaxWidth:r/2/u,hBoxMaxHeight:a/2}),f=Object.assign({},s);Ou(f,jt(i));const m=Object.assign({maxPadding:f,w:r,h:a,x:s.left,y:s.top},s),g=iy(l.concat(c),d);ls(o.fullSize,m,d,g),ls(l,m,d,g),ls(c,m,d,g)&&ls(l,m,d,g),ay(m),Eu(o.leftAndTop,m,d,g),m.x+=m.w,m.y+=m.h,Eu(o.rightAndBottom,m,d,g),n.chartArea={left:m.left,top:m.top,right:m.left+m.w,bottom:m.top+m.h,height:m.h,width:m.w},kt(o.chartArea,p=>{const x=p.box;Object.assign(x,n.chartArea),x.update(m.w,m.h,{left:0,top:0,right:0,bottom:0})})}};class Pu{acquireContext(t,e){}releaseContext(t){return!1}addEventListener(t,e,i){}removeEventListener(t,e,i){}getDevicePixelRatio(){return 1}getMaximumSize(t,e,i,s){return e=Math.max(0,e||t.width),i=i||t.height,{width:e,height:Math.max(0,s?Math.floor(e/s):i)}}isAttached(t){return!0}updateConfig(t){}}class ly extends Pu{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const wr="$chartjs",cy={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Au=n=>n===null||n==="";function uy(n,t){const e=n.style,i=n.getAttribute("height"),s=n.getAttribute("width");if(n[wr]={initial:{height:i,width:s,style:{display:e.display,height:e.height,width:e.width}}},e.display=e.display||"block",e.boxSizing=e.boxSizing||"border-box",Au(s)){const r=iu(n,"width");r!==void 0&&(n.width=r)}if(Au(i))if(n.style.height==="")n.height=n.width/(t||2);else{const r=iu(n,"height");r!==void 0&&(n.height=r)}return n}const Ru=fp?{passive:!0}:!1;function dy(n,t,e){n&&n.addEventListener(t,e,Ru)}function hy(n,t,e){n&&n.canvas&&n.canvas.removeEventListener(t,e,Ru)}function fy(n,t){const e=cy[n.type]||n.type,{x:i,y:s}=Sn(n,t);return{type:e,chart:t,native:n,x:i!==void 0?i:null,y:s!==void 0?s:null}}function vr(n,t){for(const e of n)if(e===t||e.contains(t))return!0}function my(n,t,e){const i=n.canvas,s=new MutationObserver(r=>{let a=!1;for(const o of r)a=a||vr(o.addedNodes,i),a=a&&!vr(o.removedNodes,i);a&&e()});return s.observe(document,{childList:!0,subtree:!0}),s}function gy(n,t,e){const i=n.canvas,s=new MutationObserver(r=>{let a=!1;for(const o of r)a=a||vr(o.removedNodes,i),a=a&&!vr(o.addedNodes,i);a&&e()});return s.observe(document,{childList:!0,subtree:!0}),s}const cs=new Map;let Iu=0;function Lu(){const n=window.devicePixelRatio;n!==Iu&&(Iu=n,cs.forEach((t,e)=>{e.currentDevicePixelRatio!==n&&t()}))}function py(n,t){cs.size||window.addEventListener("resize",Lu),cs.set(n,t)}function yy(n){cs.delete(n),cs.size||window.removeEventListener("resize",Lu)}function by(n,t,e){const i=n.canvas,s=i&&Xa(i);if(!s)return;const r=Fc((o,l)=>{const c=s.clientWidth;e(o,l),c<s.clientWidth&&e()},window),a=new ResizeObserver(o=>{const l=o[0],c=l.contentRect.width,u=l.contentRect.height;c===0&&u===0||r(c,u)});return a.observe(s),py(n,r),a}function ro(n,t,e){e&&e.disconnect(),t==="resize"&&yy(n)}function _y(n,t,e){const i=n.canvas,s=Fc(r=>{n.ctx!==null&&e(fy(r,n))},n);return dy(i,t,s),s}class xy extends Pu{acquireContext(t,e){const i=t&&t.getContext&&t.getContext("2d");return i&&i.canvas===t?(uy(t,e),i):null}releaseContext(t){const e=t.canvas;if(!e[wr])return!1;const i=e[wr].initial;["height","width"].forEach(r=>{const a=i[r];it(a)?e.removeAttribute(r):e.setAttribute(r,a)});const s=i.style||{};return Object.keys(s).forEach(r=>{e.style[r]=s[r]}),e.width=e.width,delete e[wr],!0}addEventListener(t,e,i){this.removeEventListener(t,e);const s=t.$proxies||(t.$proxies={}),a={attach:my,detach:gy,resize:by}[e]||_y;s[e]=a(t,e,i)}removeEventListener(t,e){const i=t.$proxies||(t.$proxies={}),s=i[e];if(!s)return;({attach:ro,detach:ro,resize:ro}[e]||hy)(t,e,s),i[e]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,e,i,s){return hp(t,e,i,s)}isAttached(t){const e=t&&Xa(t);return!!(e&&e.isConnected)}}function wy(n){return!qa()||typeof OffscreenCanvas<"u"&&n instanceof OffscreenCanvas?ly:xy}class Zt{constructor(){E(this,"x");E(this,"y");E(this,"active",!1);E(this,"options");E(this,"$animations")}tooltipPosition(t){const{x:e,y:i}=this.getProps(["x","y"],t);return{x:e,y:i}}hasValue(){return wn(this.x)&&wn(this.y)}getProps(t,e){const i=this.$animations;if(!e||!i)return this;const s={};return t.forEach(r=>{s[r]=i[r]&&i[r].active()?i[r]._to:this[r]}),s}}E(Zt,"defaults",{}),E(Zt,"defaultRoutes");function vy(n,t){const e=n.options.ticks,i=My(n),s=Math.min(e.maxTicksLimit||i,i),r=e.major.enabled?ky(t):[],a=r.length,o=r[0],l=r[a-1],c=[];if(a>s)return Dy(t,c,r,a/s),c;const u=Sy(r,t,s);if(a>0){let d,f;const m=a>1?Math.round((l-o)/(a-1)):null;for(Mr(t,c,u,it(m)?0:o-m,o),d=0,f=a-1;d<f;d++)Mr(t,c,u,r[d],r[d+1]);return Mr(t,c,u,l,it(m)?t.length:l+m),c}return Mr(t,c,u),c}function My(n){const t=n.options.offset,e=n._tickSize(),i=n._length/e+(t?0:1),s=n._maxLength/e;return Math.floor(Math.min(i,s))}function Sy(n,t,e){const i=Ty(n),s=t.length/e;if(!i)return Math.max(s,1);const r=gg(i);for(let a=0,o=r.length-1;a<o;a++){const l=r[a];if(l>s)return l}return Math.max(s,1)}function ky(n){const t=[];let e,i;for(e=0,i=n.length;e<i;e++)n[e].major&&t.push(e);return t}function Dy(n,t,e,i){let s=0,r=e[0],a;for(i=Math.ceil(i),a=0;a<n.length;a++)a===r&&(t.push(n[a]),s++,r=e[s*i])}function Mr(n,t,e,i,s){const r=st(i,0),a=Math.min(st(s,n.length),n.length);let o=0,l,c,u;for(e=Math.ceil(e),s&&(l=s-i,e=l/Math.floor(l/e)),u=r;u<0;)o++,u=Math.round(r+o*e);for(c=Math.max(r,0);c<a;c++)c===u&&(t.push(n[c]),o++,u=Math.round(r+o*e))}function Ty(n){const t=n.length;let e,i;if(t<2)return!1;for(i=n[0],e=1;e<t;++e)if(n[e]-n[e-1]!==i)return!1;return i}const Cy=n=>n==="left"?"right":n==="right"?"left":n,Nu=(n,t,e)=>t==="top"||t==="left"?n[t]+e:n[t]-e,Fu=(n,t)=>Math.min(t||n,n);function Bu(n,t){const e=[],i=n.length/t,s=n.length;let r=0;for(;r<s;r+=i)e.push(n[Math.floor(r)]);return e}function Oy(n,t,e){const i=n.ticks.length,s=Math.min(t,i-1),r=n._startPixel,a=n._endPixel,o=1e-6;let l=n.getPixelForTick(s),c;if(!(e&&(i===1?c=Math.max(l-r,a-l):t===0?c=(n.getPixelForTick(1)-l)/2:c=(l-n.getPixelForTick(s-1))/2,l+=s<t?c:-c,l<r-o||l>a+o)))return l}function Ey(n,t){kt(n,e=>{const i=e.gc,s=i.length/2;let r;if(s>t){for(r=0;r<s;++r)delete e.data[i[r]];i.splice(0,s)}})}function us(n){return n.drawTicks?n.tickLength:0}function zu(n,t){if(!n.display)return 0;const e=Rt(n.font,t),i=jt(n.padding);return(wt(n.text)?n.text.length:1)*e.lineHeight+i.height}function Py(n,t){return Mn(n,{scale:t,type:"scale"})}function Ay(n,t,e){return Mn(n,{tick:e,index:t,type:"tick"})}function Ry(n,t,e){let i=Fa(n);return(e&&t!=="right"||!e&&t==="right")&&(i=Cy(i)),i}function Iy(n,t,e,i){const{top:s,left:r,bottom:a,right:o,chart:l}=n,{chartArea:c,scales:u}=l;let d=0,f,m,g;const p=a-s,x=o-r;if(n.isHorizontal()){if(m=se(i,r,o),ft(e)){const v=Object.keys(e)[0],M=e[v];g=u[v].getPixelForValue(M)+p-t}else e==="center"?g=(c.bottom+c.top)/2+p-t:g=Nu(n,e,t);f=o-r}else{if(ft(e)){const v=Object.keys(e)[0],M=e[v];m=u[v].getPixelForValue(M)-x+t}else e==="center"?m=(c.left+c.right)/2-x+t:m=Nu(n,e,t);g=se(i,a,s),d=e==="left"?-Et:Et}return{titleX:m,titleY:g,maxWidth:f,rotation:d}}class Un extends Zt{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){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,e){return t}getUserBounds(){let{_userMin:t,_userMax:e,_suggestedMin:i,_suggestedMax:s}=this;return t=De(t,Number.POSITIVE_INFINITY),e=De(e,Number.NEGATIVE_INFINITY),i=De(i,Number.POSITIVE_INFINITY),s=De(s,Number.NEGATIVE_INFINITY),{min:De(t,i),max:De(e,s),minDefined:At(t),maxDefined:At(e)}}getMinMax(t){let{min:e,max:i,minDefined:s,maxDefined:r}=this.getUserBounds(),a;if(s&&r)return{min:e,max:i};const o=this.getMatchingVisibleMetas();for(let l=0,c=o.length;l<c;++l)a=o[l].controller.getMinMax(this,t),s||(e=Math.min(e,a.min)),r||(i=Math.max(i,a.max));return e=r&&e>i?i:e,i=s&&e>i?e:i,{min:De(e,De(i,e)),max:De(i,De(e,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}getLabelItems(t=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(t))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){St(this.options.beforeUpdate,[this])}update(t,e,i){const{beginAtZero:s,grace:r,ticks:a}=this.options,o=a.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=jg(this,r,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?Bu(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=vy(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let t=this.options.reverse,e,i;this.isHorizontal()?(e=this.left,i=this.right):(e=this.top,i=this.bottom,t=!t),this._startPixel=e,this._endPixel=i,this._reversePixels=t,this._length=i-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){St(this.options.afterUpdate,[this])}beforeSetDimensions(){St(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){St(this.options.afterSetDimensions,[this])}_callHooks(t){this.chart.notifyPlugins(t,this.getContext()),St(this.options[t],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){St(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(t){const e=this.options.ticks;let i,s,r;for(i=0,s=t.length;i<s;i++)r=t[i],r.label=St(e.callback,[r.value,i,t],this)}afterTickToLabelConversion(){St(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){St(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const t=this.options,e=t.ticks,i=Fu(this.ticks.length,t.ticks.maxTicksLimit),s=e.minRotation||0,r=e.maxRotation;let a=s,o,l,c;if(!this._isVisible()||!e.display||s>=r||i<=1||!this.isHorizontal()){this.labelRotation=s;return}const u=this._getLabelSizes(),d=u.widest.width,f=u.highest.height,m=Kt(this.chart.width-d,0,this.maxWidth);o=t.offset?this.maxWidth/i:m/(i-1),d+6>o&&(o=m/(i-(t.offset?.5:1)),l=this.maxHeight-us(t.grid)-e.padding-zu(t.title,this.chart.options.font),c=Math.sqrt(d*d+f*f),a=or(Math.min(Math.asin(Kt((u.highest.height+6)/o,-1,1)),Math.asin(Kt(l/c,-1,1))-Math.asin(Kt(f/c,-1,1)))),a=Math.max(s,Math.min(r,a))),this.labelRotation=a}afterCalculateLabelRotation(){St(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){St(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:e,options:{ticks:i,title:s,grid:r}}=this,a=this._isVisible(),o=this.isHorizontal();if(a){const l=zu(s,e.options.font);if(o?(t.width=this.maxWidth,t.height=us(r)+l):(t.height=this.maxHeight,t.width=us(r)+l),i.display&&this.ticks.length){const{first:c,last:u,widest:d,highest:f}=this._getLabelSizes(),m=i.padding*2,g=Vt(this.labelRotation),p=Math.cos(g),x=Math.sin(g);if(o){const v=i.mirror?0:x*d.width+p*f.height;t.height=Math.min(this.maxHeight,t.height+v+m)}else{const v=i.mirror?0:p*d.width+x*f.height;t.width=Math.min(this.maxWidth,t.width+v+m)}this._calculatePadding(c,u,x,p)}}this._handleMargins(),o?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,e,i,s){const{ticks:{align:r,padding:a},position:o}=this.options,l=this.labelRotation!==0,c=o!=="top"&&this.axis==="x";if(this.isHorizontal()){const u=this.getPixelForTick(0)-this.left,d=this.right-this.getPixelForTick(this.ticks.length-1);let f=0,m=0;l?c?(f=s*t.width,m=i*e.height):(f=i*t.height,m=s*e.width):r==="start"?m=e.width:r==="end"?f=t.width:r!=="inner"&&(f=t.width/2,m=e.width/2),this.paddingLeft=Math.max((f-u+a)*this.width/(this.width-u),0),this.paddingRight=Math.max((m-d+a)*this.width/(this.width-d),0)}else{let u=e.height/2,d=t.height/2;r==="start"?(u=0,d=t.height):r==="end"&&(u=e.height,d=0),this.paddingTop=u+a,this.paddingBottom=d+a}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){St(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:e}=this.options;return e==="top"||e==="bottom"||t==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){this.beforeTickToLabelConversion(),this.generateTickLabels(t);let e,i;for(e=0,i=t.length;e<i;e++)it(t[e].label)&&(t.splice(e,1),i--,e--);this.afterTickToLabelConversion()}_getLabelSizes(){let t=this._labelSizes;if(!t){const e=this.options.ticks.sampleSize;let i=this.ticks;e<i.length&&(i=Bu(i,e)),this._labelSizes=t=this._computeLabelSizes(i,i.length,this.options.ticks.maxTicksLimit)}return t}_computeLabelSizes(t,e,i){const{ctx:s,_longestTextCache:r}=this,a=[],o=[],l=Math.floor(e/Fu(e,i));let c=0,u=0,d,f,m,g,p,x,v,M,k,T,P;for(d=0;d<e;d+=l){if(g=t[d].label,p=this._resolveTickFontOptions(d),s.font=x=p.string,v=r[x]=r[x]||{data:{},gc:[]},M=p.lineHeight,k=T=0,!it(g)&&!wt(g))k=dr(s,v.data,v.gc,k,g),T=M;else if(wt(g))for(f=0,m=g.length;f<m;++f)P=g[f],!it(P)&&!wt(P)&&(k=dr(s,v.data,v.gc,k,P),T+=M);a.push(k),o.push(T),c=Math.max(k,c),u=Math.max(T,u)}Ey(r,e);const L=a.indexOf(c),C=o.indexOf(u),b=_=>({width:a[_]||0,height:o[_]||0});return{first:b(0),last:b(e-1),widest:b(L),highest:b(C),widths:a,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){this._reversePixels&&(t=1-t);const e=this._startPixel+t*this._length;return _g(this._alignToPixels?Wn(this.chart,e,0):e)}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.ticks||[];if(t>=0&&t<e.length){const i=e[t];return i.$context||(i.$context=Ay(this.getContext(),t,i))}return this.$context||(this.$context=Py(this.chart.getContext(),this))}_tickSize(){const t=this.options.ticks,e=Vt(this.labelRotation),i=Math.abs(Math.cos(e)),s=Math.abs(Math.sin(e)),r=this._getLabelSizes(),a=t.autoSkipPadding||0,o=r?r.widest.width+a:0,l=r?r.highest.height+a:0;return this.isHorizontal()?l*i>o*s?o/i:l/s:l*s<o*i?l/i:o/s}_isVisible(){const t=this.options.display;return t!=="auto"?!!t:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(t){const e=this.axis,i=this.chart,s=this.options,{grid:r,position:a,border:o}=s,l=r.offset,c=this.isHorizontal(),d=this.ticks.length+(l?1:0),f=us(r),m=[],g=o.setContext(this.getContext()),p=g.display?g.width:0,x=p/2,v=function(J){return Wn(i,J,p)};let M,k,T,P,L,C,b,_,S,O,A,I;if(a==="top")M=v(this.bottom),C=this.bottom-f,_=M-x,O=v(t.top)+x,I=t.bottom;else if(a==="bottom")M=v(this.top),O=t.top,I=v(t.bottom)-x,C=M+x,_=this.top+f;else if(a==="left")M=v(this.right),L=this.right-f,b=M-x,S=v(t.left)+x,A=t.right;else if(a==="right")M=v(this.left),S=t.left,A=v(t.right)-x,L=M+x,b=this.left+f;else if(e==="x"){if(a==="center")M=v((t.top+t.bottom)/2+.5);else if(ft(a)){const J=Object.keys(a)[0],j=a[J];M=v(this.chart.scales[J].getPixelForValue(j))}O=t.top,I=t.bottom,C=M+x,_=C+f}else if(e==="y"){if(a==="center")M=v((t.left+t.right)/2);else if(ft(a)){const J=Object.keys(a)[0],j=a[J];M=v(this.chart.scales[J].getPixelForValue(j))}L=M-x,b=L-f,S=t.left,A=t.right}const B=st(s.ticks.maxTicksLimit,d),U=Math.max(1,Math.ceil(d/B));for(k=0;k<d;k+=U){const J=this.getContext(k),j=r.setContext(J),lt=o.setContext(J),q=j.lineWidth,K=j.color,z=lt.dash||[],$=lt.dashOffset,Y=j.tickWidth,yt=j.tickColor,_t=j.tickBorderDash||[],V=j.tickBorderDashOffset;T=Oy(this,k,l),T!==void 0&&(P=Wn(i,T,q),c?L=b=S=A=P:C=_=O=I=P,m.push({tx1:L,ty1:C,tx2:b,ty2:_,x1:S,y1:O,x2:A,y2:I,width:q,color:K,borderDash:z,borderDashOffset:$,tickWidth:Y,tickColor:yt,tickBorderDash:_t,tickBorderDashOffset:V}))}return this._ticksLength=d,this._borderValue=M,m}_computeLabelItems(t){const e=this.axis,i=this.options,{position:s,ticks:r}=i,a=this.isHorizontal(),o=this.ticks,{align:l,crossAlign:c,padding:u,mirror:d}=r,f=us(i.grid),m=f+u,g=d?-u:m,p=-Vt(this.labelRotation),x=[];let v,M,k,T,P,L,C,b,_,S,O,A,I="middle";if(s==="top")L=this.bottom-g,C=this._getXAxisLabelAlignment();else if(s==="bottom")L=this.top+g,C=this._getXAxisLabelAlignment();else if(s==="left"){const U=this._getYAxisLabelAlignment(f);C=U.textAlign,P=U.x}else if(s==="right"){const U=this._getYAxisLabelAlignment(f);C=U.textAlign,P=U.x}else if(e==="x"){if(s==="center")L=(t.top+t.bottom)/2+m;else if(ft(s)){const U=Object.keys(s)[0],J=s[U];L=this.chart.scales[U].getPixelForValue(J)+m}C=this._getXAxisLabelAlignment()}else if(e==="y"){if(s==="center")P=(t.left+t.right)/2-m;else if(ft(s)){const U=Object.keys(s)[0],J=s[U];P=this.chart.scales[U].getPixelForValue(J)}C=this._getYAxisLabelAlignment(f).textAlign}e==="y"&&(l==="start"?I="top":l==="end"&&(I="bottom"));const B=this._getLabelSizes();for(v=0,M=o.length;v<M;++v){k=o[v],T=k.label;const U=r.setContext(this.getContext(v));b=this.getPixelForTick(v)+r.labelOffset,_=this._resolveTickFontOptions(v),S=_.lineHeight,O=wt(T)?T.length:1;const J=O/2,j=U.color,lt=U.textStrokeColor,q=U.textStrokeWidth;let K=C;a?(P=b,C==="inner"&&(v===M-1?K=this.options.reverse?"left":"right":v===0?K=this.options.reverse?"right":"left":K="center"),s==="top"?c==="near"||p!==0?A=-O*S+S/2:c==="center"?A=-B.highest.height/2-J*S+S:A=-B.highest.height+S/2:c==="near"||p!==0?A=S/2:c==="center"?A=B.highest.height/2-J*S:A=B.highest.height-O*S,d&&(A*=-1),p!==0&&!U.showLabelBackdrop&&(P+=S/2*Math.sin(p))):(L=b,A=(1-O)*S/2);let z;if(U.showLabelBackdrop){const $=jt(U.backdropPadding),Y=B.heights[v],yt=B.widths[v];let _t=A-$.top,V=0-$.left;switch(I){case"middle":_t-=Y/2;break;case"bottom":_t-=Y;break}switch(C){case"center":V-=yt/2;break;case"right":V-=yt;break;case"inner":v===M-1?V-=yt:v>0&&(V-=yt/2);break}z={left:V,top:_t,width:yt+$.width,height:Y+$.height,color:U.backdropColor}}x.push({label:T,font:_,textOffset:A,options:{rotation:p,color:j,strokeColor:lt,strokeWidth:q,textAlign:K,textBaseline:I,translation:[P,L],backdrop:z}})}return x}_getXAxisLabelAlignment(){const{position:t,ticks:e}=this.options;if(-Vt(this.labelRotation))return t==="top"?"left":"right";let s="center";return e.align==="start"?s="left":e.align==="end"?s="right":e.align==="inner"&&(s="inner"),s}_getYAxisLabelAlignment(t){const{position:e,ticks:{crossAlign:i,mirror:s,padding:r}}=this.options,a=this._getLabelSizes(),o=t+r,l=a.widest.width;let c,u;return e==="left"?s?(u=this.right+r,i==="near"?c="left":i==="center"?(c="center",u+=l/2):(c="right",u+=l)):(u=this.right-o,i==="near"?c="right":i==="center"?(c="center",u-=l/2):(c="left",u=this.left)):e==="right"?s?(u=this.left+r,i==="near"?c="right":i==="center"?(c="center",u-=l/2):(c="left",u-=l)):(u=this.left+o,i==="near"?c="left":i==="center"?(c="center",u+=l/2):(c="right",u=this.right)):c="right",{textAlign:c,x:u}}_computeLabelArea(){if(this.options.ticks.mirror)return;const t=this.chart,e=this.options.position;if(e==="left"||e==="right")return{top:0,left:this.left,bottom:t.height,right:this.right};if(e==="top"||e==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:t.width}}drawBackground(){const{ctx:t,options:{backgroundColor:e},left:i,top:s,width:r,height:a}=this;e&&(t.save(),t.fillStyle=e,t.fillRect(i,s,r,a),t.restore())}getLineWidthForValue(t){const e=this.options.grid;if(!this._isVisible()||!e.display)return 0;const s=this.ticks.findIndex(r=>r.value===t);return s>=0?e.setContext(this.getContext(s)).lineWidth:0}drawGrid(t){const e=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let r,a;const o=(l,c,u)=>{!u.width||!u.color||(i.save(),i.lineWidth=u.width,i.strokeStyle=u.color,i.setLineDash(u.borderDash||[]),i.lineDashOffset=u.borderDashOffset,i.beginPath(),i.moveTo(l.x,l.y),i.lineTo(c.x,c.y),i.stroke(),i.restore())};if(e.display)for(r=0,a=s.length;r<a;++r){const l=s[r];e.drawOnChartArea&&o({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),e.drawTicks&&o({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}drawBorder(){const{chart:t,ctx:e,options:{border:i,grid:s}}=this,r=i.setContext(this.getContext()),a=i.display?r.width:0;if(!a)return;const o=s.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let c,u,d,f;this.isHorizontal()?(c=Wn(t,this.left,a)-a/2,u=Wn(t,this.right,o)+o/2,d=f=l):(d=Wn(t,this.top,a)-a/2,f=Wn(t,this.bottom,o)+o/2,c=u=l),e.save(),e.lineWidth=r.width,e.strokeStyle=r.color,e.beginPath(),e.moveTo(c,d),e.lineTo(u,f),e.stroke(),e.restore()}drawLabels(t){if(!this.options.ticks.display)return;const i=this.ctx,s=this._computeLabelArea();s&&Qi(i,s);const r=this.getLabelItems(t);for(const a of r){const o=a.options,l=a.font,c=a.label,u=a.textOffset;Yn(i,c,0,u,l,o)}s&&Ji(i)}drawTitle(){const{ctx:t,options:{position:e,title:i,reverse:s}}=this;if(!i.display)return;const r=Rt(i.font),a=jt(i.padding),o=i.align;let l=r.lineHeight/2;e==="bottom"||e==="center"||ft(e)?(l+=a.bottom,wt(i.text)&&(l+=r.lineHeight*(i.text.length-1))):l+=a.top;const{titleX:c,titleY:u,maxWidth:d,rotation:f}=Iy(this,l,e,o);Yn(t,i.text,0,0,r,{color:i.color,maxWidth:d,rotation:f,textAlign:Ry(o,e,s),textBaseline:"middle",translation:[c,u]})}draw(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}_layers(){const t=this.options,e=t.ticks&&t.ticks.z||0,i=st(t.grid&&t.grid.z,-1),s=st(t.border&&t.border.z,0);return!this._isVisible()||this.draw!==Un.prototype.draw?[{z:e,draw:r=>{this.draw(r)}}]:[{z:i,draw:r=>{this.drawBackground(),this.drawGrid(r),this.drawTitle()}},{z:s,draw:()=>{this.drawBorder()}},{z:e,draw:r=>{this.drawLabels(r)}}]}getMatchingVisibleMetas(t){const e=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let r,a;for(r=0,a=e.length;r<a;++r){const o=e[r];o[i]===this.id&&(!t||o.type===t)&&s.push(o)}return s}_resolveTickFontOptions(t){const e=this.options.ticks.setContext(this.getContext(t));return Rt(e.font)}_maxDigits(){const t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}class Sr{constructor(t,e,i){this.type=t,this.scope=e,this.override=i,this.items=Object.create(null)}isForType(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}register(t){const e=Object.getPrototypeOf(t);let i;Fy(e)&&(i=this.register(e));const s=this.items,r=t.id,a=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+t);return r in s||(s[r]=t,Ly(t,a,i),this.override&&Pt.override(t.id,t.overrides)),a}get(t){return this.items[t]}unregister(t){const e=this.items,i=t.id,s=this.scope;i in e&&delete e[i],s&&i in Pt[s]&&(delete Pt[s][i],this.override&&delete Hn[i])}}function Ly(n,t,e){const i=$i(Object.create(null),[e?Pt.get(e):{},Pt.get(t),n.defaults]);Pt.set(t,i),n.defaultRoutes&&Ny(t,n.defaultRoutes),n.descriptors&&Pt.describe(t,n.descriptors)}function Ny(n,t){Object.keys(t).forEach(e=>{const i=e.split("."),s=i.pop(),r=[n].concat(i).join("."),a=t[e].split("."),o=a.pop(),l=a.join(".");Pt.route(r,s,l,o)})}function Fy(n){return"id"in n&&"defaults"in n}class By{constructor(){this.controllers=new Sr(Ne,"datasets",!0),this.elements=new Sr(Zt,"elements"),this.plugins=new Sr(Object,"plugins"),this.scales=new Sr(Un,"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,i){[...e].forEach(s=>{const r=i||this._getRegistryForType(s);i||r.isForType(s)||r===this.plugins&&s.id?this._exec(t,r,s):kt(s,a=>{const o=i||this._getRegistryForType(a);this._exec(t,o,a)})})}_exec(t,e,i){const s=Ia(t);St(i["before"+s],[],i),e[t](i),St(i["after"+s],[],i)}_getRegistryForType(t){for(let e=0;e<this._typedRegistries.length;e++){const i=this._typedRegistries[e];if(i.isForType(t))return i}return this.plugins}_get(t,e,i){const s=e.get(t);if(s===void 0)throw new Error('"'+t+'" is not a registered '+i+".");return s}}var Ye=new By;class zy{constructor(){this._init=[]}notify(t,e,i,s){e==="beforeInit"&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));const r=s?this._descriptors(t).filter(s):this._descriptors(t),a=this._notify(r,t,e,i);return e==="afterDestroy"&&(this._notify(r,t,"stop"),this._notify(this._init,t,"uninstall")),a}_notify(t,e,i,s){s=s||{};for(const r of t){const a=r.plugin,o=a[i],l=[e,s,r.options];if(St(o,l,a)===!1&&s.cancelable)return!1}return!0}invalidate(){it(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(t){if(this._cache)return this._cache;const e=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),e}_createDescriptors(t,e){const i=t&&t.config,s=st(i.options&&i.options.plugins,{}),r=Hy(i);return s===!1&&!e?[]:Yy(t,r,s,e)}_notifyStateChanges(t){const e=this._oldCache||[],i=this._cache,s=(r,a)=>r.filter(o=>!a.some(l=>o.plugin.id===l.plugin.id));this._notify(s(e,i),t,"stop"),this._notify(s(i,e),t,"start")}}function Hy(n){const t={},e=[],i=Object.keys(Ye.plugins.items);for(let r=0;r<i.length;r++)e.push(Ye.getPlugin(i[r]));const s=n.plugins||[];for(let r=0;r<s.length;r++){const a=s[r];e.indexOf(a)===-1&&(e.push(a),t[a.id]=!0)}return{plugins:e,localIds:t}}function Wy(n,t){return!t&&n===!1?null:n===!0?{}:n}function Yy(n,{plugins:t,localIds:e},i,s){const r=[],a=n.getContext();for(const o of t){const l=o.id,c=Wy(i[l],s);c!==null&&r.push({plugin:o,options:Vy(n.config,{plugin:o,local:e[l]},c,a)})}return r}function Vy(n,{plugin:t,local:e},i,s){const r=n.pluginScopeKeys(t),a=n.getOptionScopes(i,r);return e&&t.defaults&&a.push(t.defaults),n.createResolver(a,s,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function ao(n,t){const e=Pt.datasets[n]||{};return((t.datasets||{})[n]||{}).indexAxis||t.indexAxis||e.indexAxis||"x"}function jy(n,t){let e=n;return n==="_index_"?e=t:n==="_value_"&&(e=t==="x"?"y":"x"),e}function $y(n,t){return n===t?"_index_":"_value_"}function Hu(n){if(n==="x"||n==="y"||n==="r")return n}function Uy(n){if(n==="top"||n==="bottom")return"x";if(n==="left"||n==="right")return"y"}function oo(n,...t){if(Hu(n))return n;for(const e of t){const i=e.axis||Uy(e.position)||n.length>1&&Hu(n[0].toLowerCase());if(i)return i}throw new Error(`Cannot determine type of '${n}' axis. Please provide 'axis' or 'position' option.`)}function Wu(n,t,e){if(e[t+"AxisID"]===n)return{axis:t}}function qy(n,t){if(t.data&&t.data.datasets){const e=t.data.datasets.filter(i=>i.xAxisID===n||i.yAxisID===n);if(e.length)return Wu(n,"x",e[0])||Wu(n,"y",e[0])}return{}}function Xy(n,t){const e=Hn[n.type]||{scales:{}},i=t.scales||{},s=ao(n.type,t),r=Object.create(null);return Object.keys(i).forEach(a=>{const o=i[a];if(!ft(o))return console.error(`Invalid scale configuration for scale: ${a}`);if(o._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${a}`);const l=oo(a,o,qy(a,n),Pt.scales[o.type]),c=$y(l,s),u=e.scales||{};r[a]=Ui(Object.create(null),[{axis:l},o,u[l],u[c]])}),n.data.datasets.forEach(a=>{const o=a.type||n.type,l=a.indexAxis||ao(o,t),u=(Hn[o]||{}).scales||{};Object.keys(u).forEach(d=>{const f=jy(d,l),m=a[f+"AxisID"]||f;r[m]=r[m]||Object.create(null),Ui(r[m],[{axis:f},i[m],u[d]])})}),Object.keys(r).forEach(a=>{const o=r[a];Ui(o,[Pt.scales[o.type],Pt.scale])}),r}function Yu(n){const t=n.options||(n.options={});t.plugins=st(t.plugins,{}),t.scales=Xy(n,t)}function Vu(n){return n=n||{},n.datasets=n.datasets||[],n.labels=n.labels||[],n}function Gy(n){return n=n||{},n.data=Vu(n.data),Yu(n),n}const ju=new Map,$u=new Set;function kr(n,t){let e=ju.get(n);return e||(e=t(),ju.set(n,e),$u.add(e)),e}const ds=(n,t,e)=>{const i=_n(t,e);i!==void 0&&n.add(i)};class Ky{constructor(t){this._config=Gy(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=Vu(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(),Yu(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return kr(t,()=>[[`datasets.${t}`,""]])}datasetAnimationScopeKeys(t,e){return kr(`${t}.transition.${e}`,()=>[[`datasets.${t}.transitions.${e}`,`transitions.${e}`],[`datasets.${t}`,""]])}datasetElementScopeKeys(t,e){return kr(`${t}-${e}`,()=>[[`datasets.${t}.elements.${e}`,`datasets.${t}`,`elements.${e}`,""]])}pluginScopeKeys(t){const e=t.id,i=this.type;return kr(`${i}-plugin-${e}`,()=>[[`plugins.${e}`,...t.additionalOptionScopes||[]]])}_cachedScopes(t,e){const i=this._scopeCache;let s=i.get(t);return(!s||e)&&(s=new Map,i.set(t,s)),s}getOptionScopes(t,e,i){const{options:s,type:r}=this,a=this._cachedScopes(t,i),o=a.get(e);if(o)return o;const l=new Set;e.forEach(u=>{t&&(l.add(t),u.forEach(d=>ds(l,t,d))),u.forEach(d=>ds(l,s,d)),u.forEach(d=>ds(l,Hn[r]||{},d)),u.forEach(d=>ds(l,Pt,d)),u.forEach(d=>ds(l,Ha,d))});const c=Array.from(l);return c.length===0&&c.push(Object.create(null)),$u.has(e)&&a.set(e,c),c}chartOptionScopes(){const{options:t,type:e}=this;return[t,Hn[e]||{},Pt.datasets[e]||{},{type:e},Pt,Ha]}resolveNamedOptions(t,e,i,s=[""]){const r={$shared:!0},{resolver:a,subPrefixes:o}=Uu(this._resolverCache,t,s);let l=a;if(Qy(a,e)){r.$shared=!1,i=pe(i)?i():i;const c=this.createResolver(t,i,o);l=gi(a,i,c)}for(const c of e)r[c]=l[c];return r}createResolver(t,e,i=[""],s){const{resolver:r}=Uu(this._resolverCache,t,i);return ft(e)?gi(r,e,void 0,s):r}}function Uu(n,t,e){let i=n.get(t);i||(i=new Map,n.set(t,i));const s=e.join();let r=i.get(s);return r||(r={resolver:ja(t,e),subPrefixes:e.filter(o=>!o.toLowerCase().includes("hover"))},i.set(s,r)),r}const Zy=n=>ft(n)&&Object.getOwnPropertyNames(n).some(t=>pe(n[t]));function Qy(n,t){const{isScriptable:e,isIndexable:i}=Xc(n);for(const s of t){const r=e(s),a=i(s),o=(a||r)&&n[s];if(r&&(pe(o)||Zy(o))||a&&wt(o))return!0}return!1}var Jy="4.5.0";const tb=["top","bottom","left","right","chartArea"];function qu(n,t){return n==="top"||n==="bottom"||tb.indexOf(n)===-1&&t==="x"}function Xu(n,t){return function(e,i){return e[n]===i[n]?e[t]-i[t]:e[n]-i[n]}}function Gu(n){const t=n.chart,e=t.options.animation;t.notifyPlugins("afterRender"),St(e&&e.onComplete,[n],t)}function eb(n){const t=n.chart,e=t.options.animation;St(e&&e.onProgress,[n],t)}function Ku(n){return qa()&&typeof n=="string"?n=document.getElementById(n):n&&n.length&&(n=n[0]),n&&n.canvas&&(n=n.canvas),n}const Dr={},Zu=n=>{const t=Ku(n);return Object.values(Dr).filter(e=>e.canvas===t).pop()};function nb(n,t,e){const i=Object.keys(n);for(const s of i){const r=+s;if(r>=t){const a=n[s];delete n[s],(e>0||r>t)&&(n[r+e]=a)}}}function ib(n,t,e,i){return!e||n.type==="mouseout"?null:i?t:n}let ye=(Rn=class{static register(...t){Ye.add(...t),Qu()}static unregister(...t){Ye.remove(...t),Qu()}constructor(t,e){const i=this.config=new Ky(e),s=Ku(t),r=Zu(s);if(r)throw new Error("Canvas is already in use. Chart with ID '"+r.id+"' must be destroyed before the canvas with ID '"+r.canvas.id+"' can be reused.");const a=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||wy(s)),this.platform.updateConfig(i);const o=this.platform.acquireContext(s,a.aspectRatio),l=o&&o.canvas,c=l&&l.height,u=l&&l.width;if(this.id=og(),this.ctx=o,this.canvas=l,this.width=u,this.height=c,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 zy,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=Mg(d=>this.update(d),a.resizeDelay||0),this._dataChanges=[],Dr[this.id]=this,!o||!l){console.error("Failed to create chart: can't acquire context from the given item");return}en.listen(this,"complete",Gu),en.listen(this,"progress",eb),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:e},width:i,height:s,_aspectRatio:r}=this;return it(t)?e&&r?r:s?i/s: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}get registry(){return Ye}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():nu(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return $c(this.canvas,this.ctx),this}stop(){return en.stop(this),this}resize(t,e){en.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}_resize(t,e){const i=this.options,s=this.canvas,r=i.maintainAspectRatio&&this.aspectRatio,a=this.platform.getMaximumSize(s,t,e,r),o=i.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=a.width,this.height=a.height,this._aspectRatio=this.aspectRatio,nu(this,o,!0)&&(this.notifyPlugins("resize",{size:a}),St(i.onResize,[this,a],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const e=this.options.scales||{};kt(e,(i,s)=>{i.id=s})}buildOrUpdateScales(){const t=this.options,e=t.scales,i=this.scales,s=Object.keys(i).reduce((a,o)=>(a[o]=!1,a),{});let r=[];e&&(r=r.concat(Object.keys(e).map(a=>{const o=e[a],l=oo(a,o),c=l==="r",u=l==="x";return{options:o,dposition:c?"chartArea":u?"bottom":"left",dtype:c?"radialLinear":u?"category":"linear"}}))),kt(r,a=>{const o=a.options,l=o.id,c=oo(l,o),u=st(o.type,a.dtype);(o.position===void 0||qu(o.position,c)!==qu(a.dposition))&&(o.position=a.dposition),s[l]=!0;let d=null;if(l in i&&i[l].type===u)d=i[l];else{const f=Ye.getScale(u);d=new f({id:l,type:u,ctx:this.ctx,chart:this}),i[d.id]=d}d.init(o,t)}),kt(s,(a,o)=>{a||delete i[o]}),kt(i,a=>{re.configure(this,a,a.options),re.addBox(this,a)})}_updateMetasets(){const t=this._metasets,e=this.data.datasets.length,i=t.length;if(t.sort((s,r)=>s.index-r.index),i>e){for(let s=e;s<i;++s)this._destroyDatasetMeta(s);t.splice(e,i-e)}this._sortedMetasets=t.slice(0).sort(Xu("order","index"))}_removeUnreferencedMetasets(){const{_metasets:t,data:{datasets:e}}=this;t.length>e.length&&delete this._stacks,t.forEach((i,s)=>{e.filter(r=>r===i._dataset).length===0&&this._destroyDatasetMeta(s)})}buildOrUpdateControllers(){const t=[],e=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=e.length;i<s;i++){const r=e[i];let a=this.getDatasetMeta(i);const o=r.type||this.config.type;if(a.type&&a.type!==o&&(this._destroyDatasetMeta(i),a=this.getDatasetMeta(i)),a.type=o,a.indexAxis=r.indexAxis||ao(o,this.options),a.order=r.order||0,a.index=i,a.label=""+r.label,a.visible=this.isDatasetVisible(i),a.controller)a.controller.updateIndex(i),a.controller.linkScales();else{const l=Ye.getController(o),{datasetElementType:c,dataElementType:u}=Pt.datasets[o];Object.assign(l,{dataElementType:Ye.getElement(u),datasetElementType:c&&Ye.getElement(c)}),a.controller=new l(this,i),t.push(a.controller)}}return this._updateMetasets(),t}_resetElements(){kt(this.data.datasets,(t,e)=>{this.getDatasetMeta(e).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const e=this.config;e.update();const i=this._options=e.createResolver(e.chartOptionScopes(),this.getContext()),s=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})===!1)return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let a=0;for(let c=0,u=this.data.datasets.length;c<u;c++){const{controller:d}=this.getDatasetMeta(c),f=!s&&r.indexOf(d)===-1;d.buildOrUpdateElements(f),a=Math.max(+d.getMaxOverflow(),a)}a=this._minPadding=i.layout.autoPadding?a:0,this._updateLayout(a),s||kt(r,c=>{c.reset()}),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(Xu("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){kt(this.scales,t=>{re.removeBox(this,t)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,e=new Set(Object.keys(this._listeners)),i=new Set(t.events);(!Oc(e,i)||!!this._responsiveListeners!==t.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,e=this._getUniformDataChanges()||[];for(const{method:i,start:s,count:r}of e){const a=i==="_removeElements"?-r:r;nb(t,s,a)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const e=this.data.datasets.length,i=r=>new Set(t.filter(a=>a[0]===r).map((a,o)=>o+","+a.splice(1).join(","))),s=i(0);for(let r=1;r<e;r++)if(!Oc(s,i(r)))return;return Array.from(s).map(r=>r.split(",")).map(r=>({method:r[1],start:+r[2],count:+r[3]}))}_updateLayout(t){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;re.update(this,this.width,this.height,t);const e=this.chartArea,i=e.width<=0||e.height<=0;this._layers=[],kt(this.boxes,s=>{i&&s.position==="chartArea"||(s.configure&&s.configure(),this._layers.push(...s._layers()))},this),this._layers.forEach((s,r)=>{s._idx=r}),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})!==!1){for(let e=0,i=this.data.datasets.length;e<i;++e)this.getDatasetMeta(e).controller.configure();for(let e=0,i=this.data.datasets.length;e<i;++e)this._updateDataset(e,pe(t)?t({datasetIndex:e}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}_updateDataset(t,e){const i=this.getDatasetMeta(t),s={meta:i,index:t,mode:e,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",s)!==!1&&(i.controller._update(e),s.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",s))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(en.has(this)?this.attached&&!en.running(this)&&en.start(this):(this.draw(),Gu({chart:this})))}draw(){let t;if(this._resizeBeforeDraw){const{width:i,height:s}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(i,s)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const e=this._layers;for(t=0;t<e.length&&e[t].z<=0;++t)e[t].draw(this.chartArea);for(this._drawDatasets();t<e.length;++t)e[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(t){const e=this._sortedMetasets,i=[];let s,r;for(s=0,r=e.length;s<r;++s){const a=e[s];(!t||a.visible)&&i.push(a)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const t=this.getSortedVisibleDatasetMetas();for(let e=t.length-1;e>=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const e=this.ctx,i={meta:t,index:t.index,cancelable:!0},s=hu(this,t);this.notifyPlugins("beforeDatasetDraw",i)!==!1&&(s&&Qi(e,s),t.controller.draw(),s&&Ji(e),i.cancelable=!1,this.notifyPlugins("afterDatasetDraw",i))}isPointInArea(t){return tn(t,this.chartArea,this._minPadding)}getElementsAtEventForMode(t,e,i,s){const r=so.modes[e];return typeof r=="function"?r(this,t,i,s):[]}getDatasetMeta(t){const e=this.data.datasets[t],i=this._metasets;let s=i.filter(r=>r&&r._dataset===e).pop();return s||(s={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},i.push(s)),s}getContext(){return this.$context||(this.$context=Mn(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const e=this.data.datasets[t];if(!e)return!1;const i=this.getDatasetMeta(t);return typeof i.hidden=="boolean"?!i.hidden:!e.hidden}setDatasetVisibility(t,e){const i=this.getDatasetMeta(t);i.hidden=!e}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,e,i){const s=i?"show":"hide",r=this.getDatasetMeta(t),a=r.controller._resolveAnimations(void 0,s);ge(e)?(r.data[e].hidden=!i,this.update()):(this.setDatasetVisibility(t,i),a.update(r,{visible:i}),this.update(o=>o.datasetIndex===t?s:void 0))}hide(t,e){this._updateVisibility(t,e,!1)}show(t,e){this._updateVisibility(t,e,!0)}_destroyDatasetMeta(t){const e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}_stop(){let t,e;for(this.stop(),en.remove(this),t=0,e=this.data.datasets.length;t<e;++t)this._destroyDatasetMeta(t)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:t,ctx:e}=this;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),$c(t,e),this.platform.releaseContext(e),this.canvas=null,this.ctx=null),delete Dr[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...t){return this.canvas.toDataURL(...t)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const t=this._listeners,e=this.platform,i=(r,a)=>{e.addEventListener(this,r,a),t[r]=a},s=(r,a,o)=>{r.offsetX=a,r.offsetY=o,this._eventHandler(r)};kt(this.options.events,r=>i(r,s))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,e=this.platform,i=(l,c)=>{e.addEventListener(this,l,c),t[l]=c},s=(l,c)=>{t[l]&&(e.removeEventListener(this,l,c),delete t[l])},r=(l,c)=>{this.canvas&&this.resize(l,c)};let a;const o=()=>{s("attach",o),this.attached=!0,this.resize(),i("resize",r),i("detach",a)};a=()=>{this.attached=!1,s("resize",r),this._stop(),this._resize(0,0),i("attach",o)},e.isAttached(this.canvas)?o():a()}unbindEvents(){kt(this._listeners,(t,e)=>{this.platform.removeEventListener(this,e,t)}),this._listeners={},kt(this._responsiveListeners,(t,e)=>{this.platform.removeEventListener(this,e,t)}),this._responsiveListeners=void 0}updateHoverStyle(t,e,i){const s=i?"set":"remove";let r,a,o,l;for(e==="dataset"&&(r=this.getDatasetMeta(t[0].datasetIndex),r.controller["_"+s+"DatasetHoverStyle"]()),o=0,l=t.length;o<l;++o){a=t[o];const c=a&&this.getDatasetMeta(a.datasetIndex).controller;c&&c[s+"HoverStyle"](a.element,a.datasetIndex,a.index)}}getActiveElements(){return this._active||[]}setActiveElements(t){const e=this._active||[],i=t.map(({datasetIndex:r,index:a})=>{const o=this.getDatasetMeta(r);if(!o)throw new Error("No dataset found at index "+r);return{datasetIndex:r,element:o.data[a],index:a}});!ir(i,e)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,e))}notifyPlugins(t,e,i){return this._plugins.notify(this,t,e,i)}isPluginEnabled(t){return this._plugins._cache.filter(e=>e.plugin.id===t).length===1}_updateHoverStyles(t,e,i){const s=this.options.hover,r=(l,c)=>l.filter(u=>!c.some(d=>u.datasetIndex===d.datasetIndex&&u.index===d.index)),a=r(e,t),o=i?t:r(t,e);a.length&&this.updateHoverStyle(a,s.mode,!1),o.length&&s.mode&&this.updateHoverStyle(o,s.mode,!0)}_eventHandler(t,e){const i={event:t,replay:e,cancelable:!0,inChartArea:this.isPointInArea(t)},s=a=>(a.options.events||this.options.events).includes(t.native.type);if(this.notifyPlugins("beforeEvent",i,s)===!1)return;const r=this._handleEvent(t,e,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(r||i.changed)&&this.render(),this}_handleEvent(t,e,i){const{_active:s=[],options:r}=this,a=e,o=this._getActiveElements(t,s,i,a),l=fg(t),c=ib(t,this._lastEvent,i,l);i&&(this._lastEvent=null,St(r.onHover,[t,o,this],this),l&&St(r.onClick,[t,o,this],this));const u=!ir(o,s);return(u||e)&&(this._active=o,this._updateHoverStyles(o,s,e)),this._lastEvent=c,u}_getActiveElements(t,e,i,s){if(t.type==="mouseout")return[];if(!i)return e;const r=this.options.hover;return this.getElementsAtEventForMode(t,r.mode,r,s)}},E(Rn,"defaults",Pt),E(Rn,"instances",Dr),E(Rn,"overrides",Hn),E(Rn,"registry",Ye),E(Rn,"version",Jy),E(Rn,"getChart",Zu),Rn);function Qu(){return kt(ye.instances,n=>n._plugins.invalidate())}function sb(n,t,e){const{startAngle:i,x:s,y:r,outerRadius:a,innerRadius:o,options:l}=t,{borderWidth:c,borderJoinStyle:u}=l,d=Math.min(c/a,ie(i-e));if(n.beginPath(),n.arc(s,r,a-c/2,i+d/2,e-d/2),o>0){const f=Math.min(c/o,ie(i-e));n.arc(s,r,o+c/2,e-f/2,i+f/2,!0)}else{const f=Math.min(c/2,a*ie(i-e));if(u==="round")n.arc(s,r,f,e-ut/2,i+ut/2,!0);else if(u==="bevel"){const m=2*f*f,g=-m*Math.cos(e+ut/2)+s,p=-m*Math.sin(e+ut/2)+r,x=m*Math.cos(i+ut/2)+s,v=m*Math.sin(i+ut/2)+r;n.lineTo(g,p),n.lineTo(x,v)}}n.closePath(),n.moveTo(0,0),n.rect(0,0,n.canvas.width,n.canvas.height),n.clip("evenodd")}function rb(n,t,e){const{startAngle:i,pixelMargin:s,x:r,y:a,outerRadius:o,innerRadius:l}=t;let c=s/o;n.beginPath(),n.arc(r,a,o,i-c,e+c),l>s?(c=s/l,n.arc(r,a,l,e+c,i-c,!0)):n.arc(r,a,s,e+Et,i-Et),n.closePath(),n.clip()}function ab(n){return Va(n,["outerStart","outerEnd","innerStart","innerEnd"])}function ob(n,t,e,i){const s=ab(n.options.borderRadius),r=(e-t)/2,a=Math.min(r,i*t/2),o=l=>{const c=(e-Math.min(r,l))*i/2;return Kt(l,0,Math.min(r,c))};return{outerStart:o(s.outerStart),outerEnd:o(s.outerEnd),innerStart:Kt(s.innerStart,0,a),innerEnd:Kt(s.innerEnd,0,a)}}function bi(n,t,e,i){return{x:e+n*Math.cos(t),y:i+n*Math.sin(t)}}function Tr(n,t,e,i,s,r){const{x:a,y:o,startAngle:l,pixelMargin:c,innerRadius:u}=t,d=Math.max(t.outerRadius+i+e-c,0),f=u>0?u+i+e+c:0;let m=0;const g=s-l;if(i){const U=u>0?u-i:0,J=d>0?d-i:0,j=(U+J)/2,lt=j!==0?g*j/(j+i):g;m=(g-lt)/2}const p=Math.max(.001,g*d-e/ut)/d,x=(g-p)/2,v=l+x+m,M=s-x-m,{outerStart:k,outerEnd:T,innerStart:P,innerEnd:L}=ob(t,f,d,M-v),C=d-k,b=d-T,_=v+k/C,S=M-T/b,O=f+P,A=f+L,I=v+P/O,B=M-L/A;if(n.beginPath(),r){const U=(_+S)/2;if(n.arc(a,o,d,_,U),n.arc(a,o,d,U,S),T>0){const q=bi(b,S,a,o);n.arc(q.x,q.y,T,S,M+Et)}const J=bi(A,M,a,o);if(n.lineTo(J.x,J.y),L>0){const q=bi(A,B,a,o);n.arc(q.x,q.y,L,M+Et,B+Math.PI)}const j=(M-L/f+(v+P/f))/2;if(n.arc(a,o,f,M-L/f,j,!0),n.arc(a,o,f,j,v+P/f,!0),P>0){const q=bi(O,I,a,o);n.arc(q.x,q.y,P,I+Math.PI,v-Et)}const lt=bi(C,v,a,o);if(n.lineTo(lt.x,lt.y),k>0){const q=bi(C,_,a,o);n.arc(q.x,q.y,k,v-Et,_)}}else{n.moveTo(a,o);const U=Math.cos(_)*d+a,J=Math.sin(_)*d+o;n.lineTo(U,J);const j=Math.cos(S)*d+a,lt=Math.sin(S)*d+o;n.lineTo(j,lt)}n.closePath()}function lb(n,t,e,i,s){const{fullCircles:r,startAngle:a,circumference:o}=t;let l=t.endAngle;if(r){Tr(n,t,e,i,l,s);for(let c=0;c<r;++c)n.fill();isNaN(o)||(l=a+(o%Ct||Ct))}return Tr(n,t,e,i,l,s),n.fill(),l}function cb(n,t,e,i,s){const{fullCircles:r,startAngle:a,circumference:o,options:l}=t,{borderWidth:c,borderJoinStyle:u,borderDash:d,borderDashOffset:f,borderRadius:m}=l,g=l.borderAlign==="inner";if(!c)return;n.setLineDash(d||[]),n.lineDashOffset=f,g?(n.lineWidth=c*2,n.lineJoin=u||"round"):(n.lineWidth=c,n.lineJoin=u||"bevel");let p=t.endAngle;if(r){Tr(n,t,e,i,p,s);for(let x=0;x<r;++x)n.stroke();isNaN(o)||(p=a+(o%Ct||Ct))}g&&rb(n,t,p),l.selfJoin&&p-a>=ut&&m===0&&u!=="miter"&&sb(n,t,p),r||(Tr(n,t,e,i,p,s),n.stroke())}class hs extends Zt{constructor(e){super();E(this,"circumference");E(this,"endAngle");E(this,"fullCircles");E(this,"innerRadius");E(this,"outerRadius");E(this,"pixelMargin");E(this,"startAngle");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,e&&Object.assign(this,e)}inRange(e,i,s){const r=this.getProps(["x","y"],s),{angle:a,distance:o}=lr(r,{x:e,y:i}),{startAngle:l,endAngle:c,innerRadius:u,outerRadius:d,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],s),m=(this.options.spacing+this.options.borderWidth)/2,g=st(f,c-l),p=Xi(a,l,c)&&l!==c,x=g>=Ct||p,v=Qe(o,u+m,d+m);return x&&v}getCenterPoint(e){const{x:i,y:s,startAngle:r,endAngle:a,innerRadius:o,outerRadius:l}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],e),{offset:c,spacing:u}=this.options,d=(r+a)/2,f=(o+l+u+c)/2;return{x:i+Math.cos(d)*f,y:s+Math.sin(d)*f}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:i,circumference:s}=this,r=(i.offset||0)/4,a=(i.spacing||0)/2,o=i.circular;if(this.pixelMargin=i.borderAlign==="inner"?.33:0,this.fullCircles=s>Ct?Math.floor(s/Ct):0,s===0||this.innerRadius<0||this.outerRadius<0)return;e.save();const l=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(l)*r,Math.sin(l)*r);const c=1-Math.sin(Math.min(ut,s||0)),u=r*c;e.fillStyle=i.backgroundColor,e.strokeStyle=i.borderColor,lb(e,this,u,a,o),cb(e,this,u,a,o),e.restore()}}E(hs,"id","arc"),E(hs,"defaults",{borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0,selfJoin:!1}),E(hs,"defaultRoutes",{backgroundColor:"backgroundColor"}),E(hs,"descriptors",{_scriptable:!0,_indexable:e=>e!=="borderDash"});function Ju(n,t,e=t){n.lineCap=st(e.borderCapStyle,t.borderCapStyle),n.setLineDash(st(e.borderDash,t.borderDash)),n.lineDashOffset=st(e.borderDashOffset,t.borderDashOffset),n.lineJoin=st(e.borderJoinStyle,t.borderJoinStyle),n.lineWidth=st(e.borderWidth,t.borderWidth),n.strokeStyle=st(e.borderColor,t.borderColor)}function ub(n,t,e){n.lineTo(e.x,e.y)}function db(n){return n.stepped?Lg:n.tension||n.cubicInterpolationMode==="monotone"?Ng:ub}function td(n,t,e={}){const i=n.length,{start:s=0,end:r=i-1}=e,{start:a,end:o}=t,l=Math.max(s,a),c=Math.min(r,o),u=s<a&&r<a||s>o&&r>o;return{count:i,start:l,loop:t.loop,ilen:c<l&&!u?i+c-l:c-l}}function hb(n,t,e,i){const{points:s,options:r}=t,{count:a,start:o,loop:l,ilen:c}=td(s,e,i),u=db(r);let{move:d=!0,reverse:f}=i||{},m,g,p;for(m=0;m<=c;++m)g=s[(o+(f?c-m:m))%a],!g.skip&&(d?(n.moveTo(g.x,g.y),d=!1):u(n,p,g,f,r.stepped),p=g);return l&&(g=s[(o+(f?c:0))%a],u(n,p,g,f,r.stepped)),!!l}function fb(n,t,e,i){const s=t.points,{count:r,start:a,ilen:o}=td(s,e,i),{move:l=!0,reverse:c}=i||{};let u=0,d=0,f,m,g,p,x,v;const M=T=>(a+(c?o-T:T))%r,k=()=>{p!==x&&(n.lineTo(u,x),n.lineTo(u,p),n.lineTo(u,v))};for(l&&(m=s[M(0)],n.moveTo(m.x,m.y)),f=0;f<=o;++f){if(m=s[M(f)],m.skip)continue;const T=m.x,P=m.y,L=T|0;L===g?(P<p?p=P:P>x&&(x=P),u=(d*u+T)/++d):(k(),n.lineTo(T,P),g=L,d=0,p=x=P),v=P}k()}function lo(n){const t=n.options,e=t.borderDash&&t.borderDash.length;return!n._decimated&&!n._loop&&!t.tension&&t.cubicInterpolationMode!=="monotone"&&!t.stepped&&!e?fb:hb}function mb(n){return n.stepped?mp:n.tension||n.cubicInterpolationMode==="monotone"?gp:jn}function gb(n,t,e,i){let s=t._path;s||(s=t._path=new Path2D,t.path(s,e,i)&&s.closePath()),Ju(n,t.options),n.stroke(s)}function pb(n,t,e,i){const{segments:s,options:r}=t,a=lo(t);for(const o of s)Ju(n,r,o.style),n.beginPath(),a(n,t,o,{start:e,end:e+i-1})&&n.closePath(),n.stroke()}const yb=typeof Path2D=="function";function bb(n,t,e,i){yb&&!t.options.segment?gb(n,t,e,i):pb(n,t,e,i)}class kn extends Zt{constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=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 i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;ap(this._points,i,t,s,e),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=wp(this,this.options.segment))}first(){const t=this.segments,e=this.points;return t.length&&e[t[0].start]}last(){const t=this.segments,e=this.points,i=t.length;return i&&e[t[i-1].end]}interpolate(t,e){const i=this.options,s=t[e],r=this.points,a=cu(this,{property:e,start:s,end:s});if(!a.length)return;const o=[],l=mb(i);let c,u;for(c=0,u=a.length;c<u;++c){const{start:d,end:f}=a[c],m=r[d],g=r[f];if(m===g){o.push(m);continue}const p=Math.abs((s-m[e])/(g[e]-m[e])),x=l(m,g,p,i.stepped);x[e]=t[e],o.push(x)}return o.length===1?o[0]:o}pathSegment(t,e,i){return lo(this)(t,this,e,i)}path(t,e,i){const s=this.segments,r=lo(this);let a=this._loop;e=e||0,i=i||this.points.length-e;for(const o of s)a&=r(t,this,o,{start:e,end:e+i-1});return!!a}draw(t,e,i,s){const r=this.options||{};(this.points||[]).length&&r.borderWidth&&(t.save(),bb(t,this,i,s),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}E(kn,"id","line"),E(kn,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),E(kn,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),E(kn,"descriptors",{_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"});function ed(n,t,e,i){const s=n.options,{[e]:r}=n.getProps([e],i);return Math.abs(t-r)<s.radius+s.hitRadius}class Cr extends Zt{constructor(e){super();E(this,"parsed");E(this,"skip");E(this,"stop");this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,i,s){const r=this.options,{x:a,y:o}=this.getProps(["x","y"],s);return Math.pow(e-a,2)+Math.pow(i-o,2)<Math.pow(r.hitRadius+r.radius,2)}inXRange(e,i){return ed(this,e,"x",i)}inYRange(e,i){return ed(this,e,"y",i)}getCenterPoint(e){const{x:i,y:s}=this.getProps(["x","y"],e);return{x:i,y:s}}size(e){e=e||this.options||{};let i=e.radius||0;i=Math.max(i,i&&e.hoverRadius||0);const s=i&&e.borderWidth||0;return(i+s)*2}draw(e,i){const s=this.options;this.skip||s.radius<.1||!tn(this,i,this.size(s)/2)||(e.strokeStyle=s.borderColor,e.lineWidth=s.borderWidth,e.fillStyle=s.backgroundColor,Ya(e,s,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}E(Cr,"id","point"),E(Cr,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),E(Cr,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function nd(n,t){const{x:e,y:i,base:s,width:r,height:a}=n.getProps(["x","y","base","width","height"],t);let o,l,c,u,d;return n.horizontal?(d=a/2,o=Math.min(e,s),l=Math.max(e,s),c=i-d,u=i+d):(d=r/2,o=e-d,l=e+d,c=Math.min(i,s),u=Math.max(i,s)),{left:o,top:c,right:l,bottom:u}}function Dn(n,t,e,i){return n?0:Kt(t,e,i)}function _b(n,t,e){const i=n.options.borderWidth,s=n.borderSkipped,r=qc(i);return{t:Dn(s.top,r.top,0,e),r:Dn(s.right,r.right,0,t),b:Dn(s.bottom,r.bottom,0,e),l:Dn(s.left,r.left,0,t)}}function xb(n,t,e){const{enableBorderRadius:i}=n.getProps(["enableBorderRadius"]),s=n.options.borderRadius,r=vn(s),a=Math.min(t,e),o=n.borderSkipped,l=i||ft(s);return{topLeft:Dn(!l||o.top||o.left,r.topLeft,0,a),topRight:Dn(!l||o.top||o.right,r.topRight,0,a),bottomLeft:Dn(!l||o.bottom||o.left,r.bottomLeft,0,a),bottomRight:Dn(!l||o.bottom||o.right,r.bottomRight,0,a)}}function wb(n){const t=nd(n),e=t.right-t.left,i=t.bottom-t.top,s=_b(n,e/2,i/2),r=xb(n,e/2,i/2);return{outer:{x:t.left,y:t.top,w:e,h:i,radius:r},inner:{x:t.left+s.l,y:t.top+s.t,w:e-s.l-s.r,h:i-s.t-s.b,radius:{topLeft:Math.max(0,r.topLeft-Math.max(s.t,s.l)),topRight:Math.max(0,r.topRight-Math.max(s.t,s.r)),bottomLeft:Math.max(0,r.bottomLeft-Math.max(s.b,s.l)),bottomRight:Math.max(0,r.bottomRight-Math.max(s.b,s.r))}}}}function co(n,t,e,i){const s=t===null,r=e===null,o=n&&!(s&&r)&&nd(n,i);return o&&(s||Qe(t,o.left,o.right))&&(r||Qe(e,o.top,o.bottom))}function vb(n){return n.topLeft||n.topRight||n.bottomLeft||n.bottomRight}function Mb(n,t){n.rect(t.x,t.y,t.w,t.h)}function uo(n,t,e={}){const i=n.x!==e.x?-t:0,s=n.y!==e.y?-t:0,r=(n.x+n.w!==e.x+e.w?t:0)-i,a=(n.y+n.h!==e.y+e.h?t:0)-s;return{x:n.x+i,y:n.y+s,w:n.w+r,h:n.h+a,radius:n.radius}}class Or extends Zt{constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,t&&Object.assign(this,t)}draw(t){const{inflateAmount:e,options:{borderColor:i,backgroundColor:s}}=this,{inner:r,outer:a}=wb(this),o=vb(a.radius)?mi:Mb;t.save(),(a.w!==r.w||a.h!==r.h)&&(t.beginPath(),o(t,uo(a,e,r)),t.clip(),o(t,uo(r,-e,a)),t.fillStyle=i,t.fill("evenodd")),t.beginPath(),o(t,uo(r,e)),t.fillStyle=s,t.fill(),t.restore()}inRange(t,e,i){return co(this,t,e,i)}inXRange(t,e){return co(this,t,null,e)}inYRange(t,e){return co(this,null,t,e)}getCenterPoint(t){const{x:e,y:i,base:s,horizontal:r}=this.getProps(["x","y","base","horizontal"],t);return{x:r?(e+s)/2:e,y:r?i:(i+s)/2}}getRange(t){return t==="x"?this.width/2:this.height/2}}E(Or,"id","bar"),E(Or,"defaults",{borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0}),E(Or,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var Sb=Object.freeze({__proto__:null,ArcElement:hs,BarElement:Or,LineElement:kn,PointElement:Cr});const ho=["rgb(54, 162, 235)","rgb(255, 99, 132)","rgb(255, 159, 64)","rgb(255, 205, 86)","rgb(75, 192, 192)","rgb(153, 102, 255)","rgb(201, 203, 207)"],id=ho.map(n=>n.replace("rgb(","rgba(").replace(")",", 0.5)"));function sd(n){return ho[n%ho.length]}function rd(n){return id[n%id.length]}function kb(n,t){return n.borderColor=sd(t),n.backgroundColor=rd(t),++t}function Db(n,t){return n.backgroundColor=n.data.map(()=>sd(t++)),t}function Tb(n,t){return n.backgroundColor=n.data.map(()=>rd(t++)),t}function Cb(n){let t=0;return(e,i)=>{const s=n.getDatasetMeta(i).controller;s instanceof nn?t=Db(e,t):s instanceof ss?t=Tb(e,t):s&&(t=kb(e,t))}}function ad(n){let t;for(t in n)if(n[t].borderColor||n[t].backgroundColor)return!0;return!1}function Ob(n){return n&&(n.borderColor||n.backgroundColor)}function Eb(){return Pt.borderColor!=="rgba(0,0,0,0.1)"||Pt.backgroundColor!=="rgba(0,0,0,0.1)"}var Pb={id:"colors",defaults:{enabled:!0,forceOverride:!1},beforeLayout(n,t,e){if(!e.enabled)return;const{data:{datasets:i},options:s}=n.config,{elements:r}=s,a=ad(i)||Ob(s)||r&&ad(r)||Eb();if(!e.forceOverride&&a)return;const o=Cb(n);i.forEach(o)}};function Ab(n,t,e,i,s){const r=s.samples||i;if(r>=e)return n.slice(t,t+e);const a=[],o=(e-2)/(r-2);let l=0;const c=t+e-1;let u=t,d,f,m,g,p;for(a[l++]=n[u],d=0;d<r-2;d++){let x=0,v=0,M;const k=Math.floor((d+1)*o)+1+t,T=Math.min(Math.floor((d+2)*o)+1,e)+t,P=T-k;for(M=k;M<T;M++)x+=n[M].x,v+=n[M].y;x/=P,v/=P;const L=Math.floor(d*o)+1+t,C=Math.min(Math.floor((d+1)*o)+1,e)+t,{x:b,y:_}=n[u];for(m=g=-1,M=L;M<C;M++)g=.5*Math.abs((b-x)*(n[M].y-_)-(b-n[M].x)*(v-_)),g>m&&(m=g,f=n[M],p=M);a[l++]=f,u=p}return a[l++]=n[c],a}function Rb(n,t,e,i){let s=0,r=0,a,o,l,c,u,d,f,m,g,p;const x=[],v=t+e-1,M=n[t].x,T=n[v].x-M;for(a=t;a<t+e;++a){o=n[a],l=(o.x-M)/T*i,c=o.y;const P=l|0;if(P===u)c<g?(g=c,d=a):c>p&&(p=c,f=a),s=(r*s+o.x)/++r;else{const L=a-1;if(!it(d)&&!it(f)){const C=Math.min(d,f),b=Math.max(d,f);C!==m&&C!==L&&x.push({...n[C],x:s}),b!==m&&b!==L&&x.push({...n[b],x:s})}a>0&&L!==m&&x.push(n[L]),x.push(o),u=P,r=0,g=p=c,d=f=m=a}}return x}function od(n){if(n._decimated){const t=n._data;delete n._decimated,delete n._data,Object.defineProperty(n,"data",{configurable:!0,enumerable:!0,writable:!0,value:t})}}function ld(n){n.data.datasets.forEach(t=>{od(t)})}function Ib(n,t){const e=t.length;let i=0,s;const{iScale:r}=n,{min:a,max:o,minDefined:l,maxDefined:c}=r.getUserBounds();return l&&(i=Kt(Je(t,r.axis,a).lo,0,e-1)),c?s=Kt(Je(t,r.axis,o).hi+1,i,e)-i:s=e-i,{start:i,count:s}}var Lb={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(n,t,e)=>{if(!e.enabled){ld(n);return}const i=n.width;n.data.datasets.forEach((s,r)=>{const{_data:a,indexAxis:o}=s,l=n.getDatasetMeta(r),c=a||s.data;if(ts([o,n.options.indexAxis])==="y"||!l.controller.supportsDecimation)return;const u=n.scales[l.xAxisID];if(u.type!=="linear"&&u.type!=="time"||n.options.parsing)return;let{start:d,count:f}=Ib(l,c);const m=e.threshold||4*i;if(f<=m){od(s);return}it(a)&&(s._data=c,delete s.data,Object.defineProperty(s,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(p){this._data=p}}));let g;switch(e.algorithm){case"lttb":g=Ab(c,d,f,i,e);break;case"min-max":g=Rb(c,d,f,i);break;default:throw new Error(`Unsupported decimation algorithm '${e.algorithm}'`)}s._decimated=g})},destroy(n){ld(n)}};function Nb(n,t,e){const i=n.segments,s=n.points,r=t.points,a=[];for(const o of i){let{start:l,end:c}=o;c=Er(l,c,s);const u=fo(e,s[l],s[c],o.loop);if(!t.segments){a.push({source:o,target:u,start:s[l],end:s[c]});continue}const d=cu(t,u);for(const f of d){const m=fo(e,r[f.start],r[f.end],f.loop),g=lu(o,s,m);for(const p of g)a.push({source:p,target:f,start:{[e]:cd(u,m,"start",Math.max)},end:{[e]:cd(u,m,"end",Math.min)}})}}return a}function fo(n,t,e,i){if(i)return;let s=t[n],r=e[n];return n==="angle"&&(s=ie(s),r=ie(r)),{property:n,start:s,end:r}}function Fb(n,t){const{x:e=null,y:i=null}=n||{},s=t.points,r=[];return t.segments.forEach(({start:a,end:o})=>{o=Er(a,o,s);const l=s[a],c=s[o];i!==null?(r.push({x:l.x,y:i}),r.push({x:c.x,y:i})):e!==null&&(r.push({x:e,y:l.y}),r.push({x:e,y:c.y}))}),r}function Er(n,t,e){for(;t>n;t--){const i=e[t];if(!isNaN(i.x)&&!isNaN(i.y))break}return t}function cd(n,t,e,i){return n&&t?i(n[e],t[e]):n?n[e]:t?t[e]:0}function ud(n,t){let e=[],i=!1;return wt(n)?(i=!0,e=n):e=Fb(n,t),e.length?new kn({points:e,options:{tension:0},_loop:i,_fullLoop:i}):null}function dd(n){return n&&n.fill!==!1}function Bb(n,t,e){let s=n[t].fill;const r=[t];let a;if(!e)return s;for(;s!==!1&&r.indexOf(s)===-1;){if(!At(s))return s;if(a=n[s],!a)return!1;if(a.visible)return s;r.push(s),s=a.fill}return!1}function zb(n,t,e){const i=Vb(n);if(ft(i))return isNaN(i.value)?!1:i;let s=parseFloat(i);return At(s)&&Math.floor(s)===s?Hb(i[0],t,s,e):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function Hb(n,t,e,i){return(n==="-"||n==="+")&&(e=t+e),e===t||e<0||e>=i?!1:e}function Wb(n,t){let e=null;return n==="start"?e=t.bottom:n==="end"?e=t.top:ft(n)?e=t.getPixelForValue(n.value):t.getBasePixel&&(e=t.getBasePixel()),e}function Yb(n,t,e){let i;return n==="start"?i=e:n==="end"?i=t.options.reverse?t.min:t.max:ft(n)?i=n.value:i=t.getBaseValue(),i}function Vb(n){const t=n.options,e=t.fill;let i=st(e&&e.target,e);return i===void 0&&(i=!!t.backgroundColor),i===!1||i===null?!1:i===!0?"origin":i}function jb(n){const{scale:t,index:e,line:i}=n,s=[],r=i.segments,a=i.points,o=$b(t,e);o.push(ud({x:null,y:t.bottom},i));for(let l=0;l<r.length;l++){const c=r[l];for(let u=c.start;u<=c.end;u++)Ub(s,a[u],o)}return new kn({points:s,options:{}})}function $b(n,t){const e=[],i=n.getMatchingVisibleMetas("line");for(let s=0;s<i.length;s++){const r=i[s];if(r.index===t)break;r.hidden||e.unshift(r.dataset)}return e}function Ub(n,t,e){const i=[];for(let s=0;s<e.length;s++){const r=e[s],{first:a,last:o,point:l}=qb(r,t,"x");if(!(!l||a&&o)){if(a)i.unshift(l);else if(n.push(l),!o)break}}n.push(...i)}function qb(n,t,e){const i=n.interpolate(t,e);if(!i)return{};const s=i[e],r=n.segments,a=n.points;let o=!1,l=!1;for(let c=0;c<r.length;c++){const u=r[c],d=a[u.start][e],f=a[u.end][e];if(Qe(s,d,f)){o=s===d,l=s===f;break}}return{first:o,last:l,point:i}}class hd{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,e,i){const{x:s,y:r,radius:a}=this;return e=e||{start:0,end:Ct},t.arc(s,r,a,e.end,e.start,!0),!i.bounds}interpolate(t){const{x:e,y:i,radius:s}=this,r=t.angle;return{x:e+Math.cos(r)*s,y:i+Math.sin(r)*s,angle:r}}}function Xb(n){const{chart:t,fill:e,line:i}=n;if(At(e))return Gb(t,e);if(e==="stack")return jb(n);if(e==="shape")return!0;const s=Kb(n);return s instanceof hd?s:ud(s,i)}function Gb(n,t){const e=n.getDatasetMeta(t);return e&&n.isDatasetVisible(t)?e.dataset:null}function Kb(n){return(n.scale||{}).getPointPositionForValue?Qb(n):Zb(n)}function Zb(n){const{scale:t={},fill:e}=n,i=Wb(e,t);if(At(i)){const s=t.isHorizontal();return{x:s?i:null,y:s?null:i}}return null}function Qb(n){const{scale:t,fill:e}=n,i=t.options,s=t.getLabels().length,r=i.reverse?t.max:t.min,a=Yb(e,t,r),o=[];if(i.grid.circular){const l=t.getPointPositionForValue(0,r);return new hd({x:l.x,y:l.y,radius:t.getDistanceFromCenterForValue(a)})}for(let l=0;l<s;++l)o.push(t.getPointPositionForValue(l,a));return o}function mo(n,t,e){const i=Xb(t),{chart:s,index:r,line:a,scale:o,axis:l}=t,c=a.options,u=c.fill,d=c.backgroundColor,{above:f=d,below:m=d}=u||{},g=s.getDatasetMeta(r),p=hu(s,g);i&&a.points.length&&(Qi(n,e),Jb(n,{line:a,target:i,above:f,below:m,area:e,scale:o,axis:l,clip:p}),Ji(n))}function Jb(n,t){const{line:e,target:i,above:s,below:r,area:a,scale:o,clip:l}=t,c=e._loop?"angle":t.axis;n.save();let u=r;r!==s&&(c==="x"?(fd(n,i,a.top),go(n,{line:e,target:i,color:s,scale:o,property:c,clip:l}),n.restore(),n.save(),fd(n,i,a.bottom)):c==="y"&&(md(n,i,a.left),go(n,{line:e,target:i,color:r,scale:o,property:c,clip:l}),n.restore(),n.save(),md(n,i,a.right),u=s)),go(n,{line:e,target:i,color:u,scale:o,property:c,clip:l}),n.restore()}function fd(n,t,e){const{segments:i,points:s}=t;let r=!0,a=!1;n.beginPath();for(const o of i){const{start:l,end:c}=o,u=s[l],d=s[Er(l,c,s)];r?(n.moveTo(u.x,u.y),r=!1):(n.lineTo(u.x,e),n.lineTo(u.x,u.y)),a=!!t.pathSegment(n,o,{move:a}),a?n.closePath():n.lineTo(d.x,e)}n.lineTo(t.first().x,e),n.closePath(),n.clip()}function md(n,t,e){const{segments:i,points:s}=t;let r=!0,a=!1;n.beginPath();for(const o of i){const{start:l,end:c}=o,u=s[l],d=s[Er(l,c,s)];r?(n.moveTo(u.x,u.y),r=!1):(n.lineTo(e,u.y),n.lineTo(u.x,u.y)),a=!!t.pathSegment(n,o,{move:a}),a?n.closePath():n.lineTo(e,d.y)}n.lineTo(e,t.first().y),n.closePath(),n.clip()}function go(n,t){const{line:e,target:i,property:s,color:r,scale:a,clip:o}=t,l=Nb(e,i,s);for(const{source:c,target:u,start:d,end:f}of l){const{style:{backgroundColor:m=r}={}}=c,g=i!==!0;n.save(),n.fillStyle=m,t0(n,a,o,g&&fo(s,d,f)),n.beginPath();const p=!!e.pathSegment(n,c);let x;if(g){p?n.closePath():gd(n,i,f,s);const v=!!i.pathSegment(n,u,{move:p,reverse:!0});x=p&&v,x||gd(n,i,d,s)}n.closePath(),n.fill(x?"evenodd":"nonzero"),n.restore()}}function t0(n,t,e,i){const s=t.chart.chartArea,{property:r,start:a,end:o}=i||{};if(r==="x"||r==="y"){let l,c,u,d;r==="x"?(l=a,c=s.top,u=o,d=s.bottom):(l=s.left,c=a,u=s.right,d=o),n.beginPath(),e&&(l=Math.max(l,e.left),u=Math.min(u,e.right),c=Math.max(c,e.top),d=Math.min(d,e.bottom)),n.rect(l,c,u-l,d-c),n.clip()}}function gd(n,t,e,i){const s=t.interpolate(e,i);s&&n.lineTo(s.x,s.y)}var e0={id:"filler",afterDatasetsUpdate(n,t,e){const i=(n.data.datasets||[]).length,s=[];let r,a,o,l;for(a=0;a<i;++a)r=n.getDatasetMeta(a),o=r.dataset,l=null,o&&o.options&&o instanceof kn&&(l={visible:n.isDatasetVisible(a),index:a,fill:zb(o,a,i),chart:n,axis:r.controller.options.indexAxis,scale:r.vScale,line:o}),r.$filler=l,s.push(l);for(a=0;a<i;++a)l=s[a],!(!l||l.fill===!1)&&(l.fill=Bb(s,a,e.propagate))},beforeDraw(n,t,e){const i=e.drawTime==="beforeDraw",s=n.getSortedVisibleDatasetMetas(),r=n.chartArea;for(let a=s.length-1;a>=0;--a){const o=s[a].$filler;o&&(o.line.updateControlPoints(r,o.axis),i&&o.fill&&mo(n.ctx,o,r))}},beforeDatasetsDraw(n,t,e){if(e.drawTime!=="beforeDatasetsDraw")return;const i=n.getSortedVisibleDatasetMetas();for(let s=i.length-1;s>=0;--s){const r=i[s].$filler;dd(r)&&mo(n.ctx,r,n.chartArea)}},beforeDatasetDraw(n,t,e){const i=t.meta.$filler;!dd(i)||e.drawTime!=="beforeDatasetDraw"||mo(n.ctx,i,n.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const pd=(n,t)=>{let{boxHeight:e=t,boxWidth:i=t}=n;return n.usePointStyle&&(e=Math.min(e,t),i=n.pointStyleWidth||Math.min(i,t)),{boxWidth:i,boxHeight:e,itemHeight:Math.max(t,e)}},n0=(n,t)=>n!==null&&t!==null&&n.datasetIndex===t.datasetIndex&&n.index===t.index;class yd extends Zt{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,i){this.maxWidth=t,this.maxHeight=e,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let e=St(t.generateLabels,[this.chart],this)||[];t.filter&&(e=e.filter(i=>t.filter(i,this.chart.data))),t.sort&&(e=e.sort((i,s)=>t.sort(i,s,this.chart.data))),this.options.reverse&&e.reverse(),this.legendItems=e}fit(){const{options:t,ctx:e}=this;if(!t.display){this.width=this.height=0;return}const i=t.labels,s=Rt(i.font),r=s.size,a=this._computeTitleHeight(),{boxWidth:o,itemHeight:l}=pd(i,r);let c,u;e.font=s.string,this.isHorizontal()?(c=this.maxWidth,u=this._fitRows(a,r,o,l)+10):(u=this.maxHeight,c=this._fitCols(a,s,o,l)+10),this.width=Math.min(c,t.maxWidth||this.maxWidth),this.height=Math.min(u,t.maxHeight||this.maxHeight)}_fitRows(t,e,i,s){const{ctx:r,maxWidth:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],c=this.lineWidths=[0],u=s+o;let d=t;r.textAlign="left",r.textBaseline="middle";let f=-1,m=-u;return this.legendItems.forEach((g,p)=>{const x=i+e/2+r.measureText(g.text).width;(p===0||c[c.length-1]+x+2*o>a)&&(d+=u,c[c.length-(p>0?0:1)]=0,m+=u,f++),l[p]={left:0,top:m,row:f,width:x,height:s},c[c.length-1]+=x+o}),d}_fitCols(t,e,i,s){const{ctx:r,maxHeight:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],c=this.columnSizes=[],u=a-t;let d=o,f=0,m=0,g=0,p=0;return this.legendItems.forEach((x,v)=>{const{itemWidth:M,itemHeight:k}=i0(i,e,r,x,s);v>0&&m+k+2*o>u&&(d+=f+o,c.push({width:f,height:m}),g+=f+o,p++,f=m=0),l[v]={left:g,top:m,col:p,width:M,height:k},f=Math.max(f,M),m+=k+o}),d+=f,c.push({width:f,height:m}),d}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:e,options:{align:i,labels:{padding:s},rtl:r}}=this,a=yi(r,this.left,this.width);if(this.isHorizontal()){let o=0,l=se(i,this.left+s,this.right-this.lineWidths[o]);for(const c of e)o!==c.row&&(o=c.row,l=se(i,this.left+s,this.right-this.lineWidths[o])),c.top+=this.top+t+s,c.left=a.leftForLtr(a.x(l),c.width),l+=c.width+s}else{let o=0,l=se(i,this.top+t+s,this.bottom-this.columnSizes[o].height);for(const c of e)c.col!==o&&(o=c.col,l=se(i,this.top+t+s,this.bottom-this.columnSizes[o].height)),c.top=l,c.left+=this.left+s,c.left=a.leftForLtr(a.x(c.left),c.width),l+=c.height+s}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const t=this.ctx;Qi(t,this),this._draw(),Ji(t)}}_draw(){const{options:t,columnSizes:e,lineWidths:i,ctx:s}=this,{align:r,labels:a}=t,o=Pt.color,l=yi(t.rtl,this.left,this.width),c=Rt(a.font),{padding:u}=a,d=c.size,f=d/2;let m;this.drawTitle(),s.textAlign=l.textAlign("left"),s.textBaseline="middle",s.lineWidth=.5,s.font=c.string;const{boxWidth:g,boxHeight:p,itemHeight:x}=pd(a,d),v=function(L,C,b){if(isNaN(g)||g<=0||isNaN(p)||p<0)return;s.save();const _=st(b.lineWidth,1);if(s.fillStyle=st(b.fillStyle,o),s.lineCap=st(b.lineCap,"butt"),s.lineDashOffset=st(b.lineDashOffset,0),s.lineJoin=st(b.lineJoin,"miter"),s.lineWidth=_,s.strokeStyle=st(b.strokeStyle,o),s.setLineDash(st(b.lineDash,[])),a.usePointStyle){const S={radius:p*Math.SQRT2/2,pointStyle:b.pointStyle,rotation:b.rotation,borderWidth:_},O=l.xPlus(L,g/2),A=C+f;Uc(s,S,O,A,a.pointStyleWidth&&g)}else{const S=C+Math.max((d-p)/2,0),O=l.leftForLtr(L,g),A=vn(b.borderRadius);s.beginPath(),Object.values(A).some(I=>I!==0)?mi(s,{x:O,y:S,w:g,h:p,radius:A}):s.rect(O,S,g,p),s.fill(),_!==0&&s.stroke()}s.restore()},M=function(L,C,b){Yn(s,b.text,L,C+x/2,c,{strikethrough:b.hidden,textAlign:l.textAlign(b.textAlign)})},k=this.isHorizontal(),T=this._computeTitleHeight();k?m={x:se(r,this.left+u,this.right-i[0]),y:this.top+u+T,line:0}:m={x:this.left+u,y:se(r,this.top+T+u,this.bottom-e[0].height),line:0},su(this.ctx,t.textDirection);const P=x+u;this.legendItems.forEach((L,C)=>{s.strokeStyle=L.fontColor,s.fillStyle=L.fontColor;const b=s.measureText(L.text).width,_=l.textAlign(L.textAlign||(L.textAlign=a.textAlign)),S=g+f+b;let O=m.x,A=m.y;l.setWidth(this.width),k?C>0&&O+S+u>this.right&&(A=m.y+=P,m.line++,O=m.x=se(r,this.left+u,this.right-i[m.line])):C>0&&A+P>this.bottom&&(O=m.x=O+e[m.line].width+u,m.line++,A=m.y=se(r,this.top+T+u,this.bottom-e[m.line].height));const I=l.x(O);if(v(I,A,L),O=Sg(_,O+g+f,k?O+S:this.right,t.rtl),M(l.x(O),A,L),k)m.x+=S+u;else if(typeof L.text!="string"){const B=c.lineHeight;m.y+=bd(L,B)+u}else m.y+=P}),ru(this.ctx,t.textDirection)}drawTitle(){const t=this.options,e=t.title,i=Rt(e.font),s=jt(e.padding);if(!e.display)return;const r=yi(t.rtl,this.left,this.width),a=this.ctx,o=e.position,l=i.size/2,c=s.top+l;let u,d=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),u=this.top+c,d=se(t.align,d,this.right-f);else{const g=this.columnSizes.reduce((p,x)=>Math.max(p,x.height),0);u=c+se(t.align,this.top,this.bottom-g-t.labels.padding-this._computeTitleHeight())}const m=se(o,d,d+f);a.textAlign=r.textAlign(Fa(o)),a.textBaseline="middle",a.strokeStyle=e.color,a.fillStyle=e.color,a.font=i.string,Yn(a,e.text,m,u,i)}_computeTitleHeight(){const t=this.options.title,e=Rt(t.font),i=jt(t.padding);return t.display?e.lineHeight+i.height:0}_getLegendItemAt(t,e){let i,s,r;if(Qe(t,this.left,this.right)&&Qe(e,this.top,this.bottom)){for(r=this.legendHitBoxes,i=0;i<r.length;++i)if(s=r[i],Qe(t,s.left,s.left+s.width)&&Qe(e,s.top,s.top+s.height))return this.legendItems[i]}return null}handleEvent(t){const e=this.options;if(!a0(t.type,e))return;const i=this._getLegendItemAt(t.x,t.y);if(t.type==="mousemove"||t.type==="mouseout"){const s=this._hoveredItem,r=n0(s,i);s&&!r&&St(e.onLeave,[t,s,this],this),this._hoveredItem=i,i&&!r&&St(e.onHover,[t,i,this],this)}else i&&St(e.onClick,[t,i,this],this)}}function i0(n,t,e,i,s){const r=s0(i,n,t,e),a=r0(s,i,t.lineHeight);return{itemWidth:r,itemHeight:a}}function s0(n,t,e,i){let s=n.text;return s&&typeof s!="string"&&(s=s.reduce((r,a)=>r.length>a.length?r:a)),t+e.size/2+i.measureText(s).width}function r0(n,t,e){let i=n;return typeof t.text!="string"&&(i=bd(t,e)),i}function bd(n,t){const e=n.text?n.text.length:0;return t*e}function a0(n,t){return!!((n==="mousemove"||n==="mouseout")&&(t.onHover||t.onLeave)||t.onClick&&(n==="click"||n==="mouseup"))}var o0={id:"legend",_element:yd,start(n,t,e){const i=n.legend=new yd({ctx:n.ctx,options:e,chart:n});re.configure(n,i,e),re.addBox(n,i)},stop(n){re.removeBox(n,n.legend),delete n.legend},beforeUpdate(n,t,e){const i=n.legend;re.configure(n,i,e),i.options=e},afterUpdate(n){const t=n.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(n,t){t.replay||n.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(n,t,e){const i=t.datasetIndex,s=e.chart;s.isDatasetVisible(i)?(s.hide(i),t.hidden=!0):(s.show(i),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:n=>n.chart.options.color,boxWidth:40,padding:10,generateLabels(n){const t=n.data.datasets,{labels:{usePointStyle:e,pointStyle:i,textAlign:s,color:r,useBorderRadius:a,borderRadius:o}}=n.legend.options;return n._getSortedDatasetMetas().map(l=>{const c=l.controller.getStyle(e?0:void 0),u=jt(c.borderWidth);return{text:t[l.index].label,fillStyle:c.backgroundColor,fontColor:r,hidden:!l.visible,lineCap:c.borderCapStyle,lineDash:c.borderDash,lineDashOffset:c.borderDashOffset,lineJoin:c.borderJoinStyle,lineWidth:(u.width+u.height)/4,strokeStyle:c.borderColor,pointStyle:i||c.pointStyle,rotation:c.rotation,textAlign:s||c.textAlign,borderRadius:a&&(o||c.borderRadius),datasetIndex:l.index}},this)}},title:{color:n=>n.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:n=>!n.startsWith("on"),labels:{_scriptable:n=>!["generateLabels","filter","sort"].includes(n)}}};class po extends Zt{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 i=this.options;if(this.left=0,this.top=0,!i.display){this.width=this.height=this.right=this.bottom=0;return}this.width=this.right=t,this.height=this.bottom=e;const s=wt(i.text)?i.text.length:1;this._padding=jt(i.padding);const r=s*Rt(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const t=this.options.position;return t==="top"||t==="bottom"}_drawArgs(t){const{top:e,left:i,bottom:s,right:r,options:a}=this,o=a.align;let l=0,c,u,d;return this.isHorizontal()?(u=se(o,i,r),d=e+t,c=r-i):(a.position==="left"?(u=i+t,d=se(o,s,e),l=ut*-.5):(u=r-t,d=se(o,e,s),l=ut*.5),c=s-e),{titleX:u,titleY:d,maxWidth:c,rotation:l}}draw(){const t=this.ctx,e=this.options;if(!e.display)return;const i=Rt(e.font),r=i.lineHeight/2+this._padding.top,{titleX:a,titleY:o,maxWidth:l,rotation:c}=this._drawArgs(r);Yn(t,e.text,0,0,i,{color:e.color,maxWidth:l,rotation:c,textAlign:Fa(e.align),textBaseline:"middle",translation:[a,o]})}}function l0(n,t){const e=new po({ctx:n.ctx,options:t,chart:n});re.configure(n,e,t),re.addBox(n,e),n.titleBlock=e}var c0={id:"title",_element:po,start(n,t,e){l0(n,e)},stop(n){const t=n.titleBlock;re.removeBox(n,t),delete n.titleBlock},beforeUpdate(n,t,e){const i=n.titleBlock;re.configure(n,i,e),i.options=e},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 Pr=new WeakMap;var u0={id:"subtitle",start(n,t,e){const i=new po({ctx:n.ctx,options:e,chart:n});re.configure(n,i,e),re.addBox(n,i),Pr.set(n,i)},stop(n){re.removeBox(n,Pr.get(n)),Pr.delete(n)},beforeUpdate(n,t,e){const i=Pr.get(n);re.configure(n,i,e),i.options=e},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 fs={average(n){if(!n.length)return!1;let t,e,i=new Set,s=0,r=0;for(t=0,e=n.length;t<e;++t){const o=n[t].element;if(o&&o.hasValue()){const l=o.tooltipPosition();i.add(l.x),s+=l.y,++r}}return r===0||i.size===0?!1:{x:[...i].reduce((o,l)=>o+l)/i.size,y:s/r}},nearest(n,t){if(!n.length)return!1;let e=t.x,i=t.y,s=Number.POSITIVE_INFINITY,r,a,o;for(r=0,a=n.length;r<a;++r){const l=n[r].element;if(l&&l.hasValue()){const c=l.getCenterPoint(),u=fi(t,c);u<s&&(s=u,o=l)}}if(o){const l=o.tooltipPosition();e=l.x,i=l.y}return{x:e,y:i}}};function Ve(n,t){return t&&(wt(t)?Array.prototype.push.apply(n,t):n.push(t)),n}function sn(n){return(typeof n=="string"||n instanceof String)&&n.indexOf(`
17
+ `)>-1?n.split(`
18
+ `):n}function d0(n,t){const{element:e,datasetIndex:i,index:s}=t,r=n.getDatasetMeta(i).controller,{label:a,value:o}=r.getLabelAndValue(s);return{chart:n,label:a,parsed:r.getParsed(s),raw:n.data.datasets[i].data[s],formattedValue:o,dataset:r.getDataset(),dataIndex:s,datasetIndex:i,element:e}}function _d(n,t){const e=n.chart.ctx,{body:i,footer:s,title:r}=n,{boxWidth:a,boxHeight:o}=t,l=Rt(t.bodyFont),c=Rt(t.titleFont),u=Rt(t.footerFont),d=r.length,f=s.length,m=i.length,g=jt(t.padding);let p=g.height,x=0,v=i.reduce((T,P)=>T+P.before.length+P.lines.length+P.after.length,0);if(v+=n.beforeBody.length+n.afterBody.length,d&&(p+=d*c.lineHeight+(d-1)*t.titleSpacing+t.titleMarginBottom),v){const T=t.displayColors?Math.max(o,l.lineHeight):l.lineHeight;p+=m*T+(v-m)*l.lineHeight+(v-1)*t.bodySpacing}f&&(p+=t.footerMarginTop+f*u.lineHeight+(f-1)*t.footerSpacing);let M=0;const k=function(T){x=Math.max(x,e.measureText(T).width+M)};return e.save(),e.font=c.string,kt(n.title,k),e.font=l.string,kt(n.beforeBody.concat(n.afterBody),k),M=t.displayColors?a+2+t.boxPadding:0,kt(i,T=>{kt(T.before,k),kt(T.lines,k),kt(T.after,k)}),M=0,e.font=u.string,kt(n.footer,k),e.restore(),x+=g.width,{width:x,height:p}}function h0(n,t){const{y:e,height:i}=t;return e<i/2?"top":e>n.height-i/2?"bottom":"center"}function f0(n,t,e,i){const{x:s,width:r}=i,a=e.caretSize+e.caretPadding;if(n==="left"&&s+r+a>t.width||n==="right"&&s-r-a<0)return!0}function m0(n,t,e,i){const{x:s,width:r}=e,{width:a,chartArea:{left:o,right:l}}=n;let c="center";return i==="center"?c=s<=(o+l)/2?"left":"right":s<=r/2?c="left":s>=a-r/2&&(c="right"),f0(c,n,t,e)&&(c="center"),c}function xd(n,t,e){const i=e.yAlign||t.yAlign||h0(n,e);return{xAlign:e.xAlign||t.xAlign||m0(n,t,e,i),yAlign:i}}function g0(n,t){let{x:e,width:i}=n;return t==="right"?e-=i:t==="center"&&(e-=i/2),e}function p0(n,t,e){let{y:i,height:s}=n;return t==="top"?i+=e:t==="bottom"?i-=s+e:i-=s/2,i}function wd(n,t,e,i){const{caretSize:s,caretPadding:r,cornerRadius:a}=n,{xAlign:o,yAlign:l}=e,c=s+r,{topLeft:u,topRight:d,bottomLeft:f,bottomRight:m}=vn(a);let g=g0(t,o);const p=p0(t,l,c);return l==="center"?o==="left"?g+=c:o==="right"&&(g-=c):o==="left"?g-=Math.max(u,f)+s:o==="right"&&(g+=Math.max(d,m)+s),{x:Kt(g,0,i.width-t.width),y:Kt(p,0,i.height-t.height)}}function Ar(n,t,e){const i=jt(e.padding);return t==="center"?n.x+n.width/2:t==="right"?n.x+n.width-i.right:n.x+i.left}function vd(n){return Ve([],sn(n))}function y0(n,t,e){return Mn(n,{tooltip:t,tooltipItems:e,type:"tooltip"})}function Md(n,t){const e=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return e?n.override(e):n}const Sd={beforeTitle:Ze,title(n){if(n.length>0){const t=n[0],e=t.chart.data.labels,i=e?e.length:0;if(this&&this.options&&this.options.mode==="dataset")return t.dataset.label||"";if(t.label)return t.label;if(i>0&&t.dataIndex<i)return e[t.dataIndex]}return""},afterTitle:Ze,beforeBody:Ze,beforeLabel:Ze,label(n){if(this&&this.options&&this.options.mode==="dataset")return n.label+": "+n.formattedValue||n.formattedValue;let t=n.dataset.label||"";t&&(t+=": ");const e=n.formattedValue;return it(e)||(t+=e),t},labelColor(n){const e=n.chart.getDatasetMeta(n.datasetIndex).controller.getStyle(n.dataIndex);return{borderColor:e.borderColor,backgroundColor:e.backgroundColor,borderWidth:e.borderWidth,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(n){const e=n.chart.getDatasetMeta(n.datasetIndex).controller.getStyle(n.dataIndex);return{pointStyle:e.pointStyle,rotation:e.rotation}},afterLabel:Ze,afterBody:Ze,beforeFooter:Ze,footer:Ze,afterFooter:Ze};function be(n,t,e,i){const s=n[t].call(e,i);return typeof s>"u"?Sd[t].call(e,i):s}class yo extends Zt{constructor(t){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=t.chart,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._cachedAnimations;if(t)return t;const e=this.chart,i=this.options.setContext(this.getContext()),s=i.enabled&&e.options.animation&&i.animations,r=new Ga(this.chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}getContext(){return this.$context||(this.$context=y0(this.chart.getContext(),this,this._tooltipItems))}getTitle(t,e){const{callbacks:i}=e,s=be(i,"beforeTitle",this,t),r=be(i,"title",this,t),a=be(i,"afterTitle",this,t);let o=[];return o=Ve(o,sn(s)),o=Ve(o,sn(r)),o=Ve(o,sn(a)),o}getBeforeBody(t,e){return vd(be(e.callbacks,"beforeBody",this,t))}getBody(t,e){const{callbacks:i}=e,s=[];return kt(t,r=>{const a={before:[],lines:[],after:[]},o=Md(i,r);Ve(a.before,sn(be(o,"beforeLabel",this,r))),Ve(a.lines,be(o,"label",this,r)),Ve(a.after,sn(be(o,"afterLabel",this,r))),s.push(a)}),s}getAfterBody(t,e){return vd(be(e.callbacks,"afterBody",this,t))}getFooter(t,e){const{callbacks:i}=e,s=be(i,"beforeFooter",this,t),r=be(i,"footer",this,t),a=be(i,"afterFooter",this,t);let o=[];return o=Ve(o,sn(s)),o=Ve(o,sn(r)),o=Ve(o,sn(a)),o}_createItems(t){const e=this._active,i=this.chart.data,s=[],r=[],a=[];let o=[],l,c;for(l=0,c=e.length;l<c;++l)o.push(d0(this.chart,e[l]));return t.filter&&(o=o.filter((u,d,f)=>t.filter(u,d,f,i))),t.itemSort&&(o=o.sort((u,d)=>t.itemSort(u,d,i))),kt(o,u=>{const d=Md(t.callbacks,u);s.push(be(d,"labelColor",this,u)),r.push(be(d,"labelPointStyle",this,u)),a.push(be(d,"labelTextColor",this,u))}),this.labelColors=s,this.labelPointStyles=r,this.labelTextColors=a,this.dataPoints=o,o}update(t,e){const i=this.options.setContext(this.getContext()),s=this._active;let r,a=[];if(!s.length)this.opacity!==0&&(r={opacity:0});else{const o=fs[i.position].call(this,s,this._eventPosition);a=this._createItems(i),this.title=this.getTitle(a,i),this.beforeBody=this.getBeforeBody(a,i),this.body=this.getBody(a,i),this.afterBody=this.getAfterBody(a,i),this.footer=this.getFooter(a,i);const l=this._size=_d(this,i),c=Object.assign({},o,l),u=xd(this.chart,i,c),d=wd(i,c,u,this.chart);this.xAlign=u.xAlign,this.yAlign=u.yAlign,r={opacity:1,x:d.x,y:d.y,width:l.width,height:l.height,caretX:o.x,caretY:o.y}}this._tooltipItems=a,this.$context=void 0,r&&this._resolveAnimations().update(this,r),t&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:e})}drawCaret(t,e,i,s){const r=this.getCaretPosition(t,i,s);e.lineTo(r.x1,r.y1),e.lineTo(r.x2,r.y2),e.lineTo(r.x3,r.y3)}getCaretPosition(t,e,i){const{xAlign:s,yAlign:r}=this,{caretSize:a,cornerRadius:o}=i,{topLeft:l,topRight:c,bottomLeft:u,bottomRight:d}=vn(o),{x:f,y:m}=t,{width:g,height:p}=e;let x,v,M,k,T,P;return r==="center"?(T=m+p/2,s==="left"?(x=f,v=x-a,k=T+a,P=T-a):(x=f+g,v=x+a,k=T-a,P=T+a),M=x):(s==="left"?v=f+Math.max(l,u)+a:s==="right"?v=f+g-Math.max(c,d)-a:v=this.caretX,r==="top"?(k=m,T=k-a,x=v-a,M=v+a):(k=m+p,T=k+a,x=v+a,M=v-a),P=k),{x1:x,x2:v,x3:M,y1:k,y2:T,y3:P}}drawTitle(t,e,i){const s=this.title,r=s.length;let a,o,l;if(r){const c=yi(i.rtl,this.x,this.width);for(t.x=Ar(this,i.titleAlign,i),e.textAlign=c.textAlign(i.titleAlign),e.textBaseline="middle",a=Rt(i.titleFont),o=i.titleSpacing,e.fillStyle=i.titleColor,e.font=a.string,l=0;l<r;++l)e.fillText(s[l],c.x(t.x),t.y+a.lineHeight/2),t.y+=a.lineHeight+o,l+1===r&&(t.y+=i.titleMarginBottom-o)}}_drawColorBox(t,e,i,s,r){const a=this.labelColors[i],o=this.labelPointStyles[i],{boxHeight:l,boxWidth:c}=r,u=Rt(r.bodyFont),d=Ar(this,"left",r),f=s.x(d),m=l<u.lineHeight?(u.lineHeight-l)/2:0,g=e.y+m;if(r.usePointStyle){const p={radius:Math.min(c,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},x=s.leftForLtr(f,c)+c/2,v=g+l/2;t.strokeStyle=r.multiKeyBackground,t.fillStyle=r.multiKeyBackground,Ya(t,p,x,v),t.strokeStyle=a.borderColor,t.fillStyle=a.backgroundColor,Ya(t,p,x,v)}else{t.lineWidth=ft(a.borderWidth)?Math.max(...Object.values(a.borderWidth)):a.borderWidth||1,t.strokeStyle=a.borderColor,t.setLineDash(a.borderDash||[]),t.lineDashOffset=a.borderDashOffset||0;const p=s.leftForLtr(f,c),x=s.leftForLtr(s.xPlus(f,1),c-2),v=vn(a.borderRadius);Object.values(v).some(M=>M!==0)?(t.beginPath(),t.fillStyle=r.multiKeyBackground,mi(t,{x:p,y:g,w:c,h:l,radius:v}),t.fill(),t.stroke(),t.fillStyle=a.backgroundColor,t.beginPath(),mi(t,{x,y:g+1,w:c-2,h:l-2,radius:v}),t.fill()):(t.fillStyle=r.multiKeyBackground,t.fillRect(p,g,c,l),t.strokeRect(p,g,c,l),t.fillStyle=a.backgroundColor,t.fillRect(x,g+1,c-2,l-2))}t.fillStyle=this.labelTextColors[i]}drawBody(t,e,i){const{body:s}=this,{bodySpacing:r,bodyAlign:a,displayColors:o,boxHeight:l,boxWidth:c,boxPadding:u}=i,d=Rt(i.bodyFont);let f=d.lineHeight,m=0;const g=yi(i.rtl,this.x,this.width),p=function(b){e.fillText(b,g.x(t.x+m),t.y+f/2),t.y+=f+r},x=g.textAlign(a);let v,M,k,T,P,L,C;for(e.textAlign=a,e.textBaseline="middle",e.font=d.string,t.x=Ar(this,x,i),e.fillStyle=i.bodyColor,kt(this.beforeBody,p),m=o&&x!=="right"?a==="center"?c/2+u:c+2+u:0,T=0,L=s.length;T<L;++T){for(v=s[T],M=this.labelTextColors[T],e.fillStyle=M,kt(v.before,p),k=v.lines,o&&k.length&&(this._drawColorBox(e,t,T,g,i),f=Math.max(d.lineHeight,l)),P=0,C=k.length;P<C;++P)p(k[P]),f=d.lineHeight;kt(v.after,p)}m=0,f=d.lineHeight,kt(this.afterBody,p),t.y-=r}drawFooter(t,e,i){const s=this.footer,r=s.length;let a,o;if(r){const l=yi(i.rtl,this.x,this.width);for(t.x=Ar(this,i.footerAlign,i),t.y+=i.footerMarginTop,e.textAlign=l.textAlign(i.footerAlign),e.textBaseline="middle",a=Rt(i.footerFont),e.fillStyle=i.footerColor,e.font=a.string,o=0;o<r;++o)e.fillText(s[o],l.x(t.x),t.y+a.lineHeight/2),t.y+=a.lineHeight+i.footerSpacing}}drawBackground(t,e,i,s){const{xAlign:r,yAlign:a}=this,{x:o,y:l}=t,{width:c,height:u}=i,{topLeft:d,topRight:f,bottomLeft:m,bottomRight:g}=vn(s.cornerRadius);e.fillStyle=s.backgroundColor,e.strokeStyle=s.borderColor,e.lineWidth=s.borderWidth,e.beginPath(),e.moveTo(o+d,l),a==="top"&&this.drawCaret(t,e,i,s),e.lineTo(o+c-f,l),e.quadraticCurveTo(o+c,l,o+c,l+f),a==="center"&&r==="right"&&this.drawCaret(t,e,i,s),e.lineTo(o+c,l+u-g),e.quadraticCurveTo(o+c,l+u,o+c-g,l+u),a==="bottom"&&this.drawCaret(t,e,i,s),e.lineTo(o+m,l+u),e.quadraticCurveTo(o,l+u,o,l+u-m),a==="center"&&r==="left"&&this.drawCaret(t,e,i,s),e.lineTo(o,l+d),e.quadraticCurveTo(o,l,o+d,l),e.closePath(),e.fill(),s.borderWidth>0&&e.stroke()}_updateAnimationTarget(t){const e=this.chart,i=this.$animations,s=i&&i.x,r=i&&i.y;if(s||r){const a=fs[t.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=_d(this,t),l=Object.assign({},a,this._size),c=xd(e,t,l),u=wd(t,l,c,e);(s._to!==u.x||r._to!==u.y)&&(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=o.width,this.height=o.height,this.caretX=a.x,this.caretY=a.y,this._resolveAnimations().update(this,u))}}_willRender(){return!!this.opacity}draw(t){const e=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(e);const s={width:this.width,height:this.height},r={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const a=jt(e.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&o&&(t.save(),t.globalAlpha=i,this.drawBackground(r,t,s,e),su(t,e.textDirection),r.y+=a.top,this.drawTitle(r,t,e),this.drawBody(r,t,e),this.drawFooter(r,t,e),ru(t,e.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,e){const i=this._active,s=t.map(({datasetIndex:o,index:l})=>{const c=this.chart.getDatasetMeta(o);if(!c)throw new Error("Cannot find a dataset at index "+o);return{datasetIndex:o,element:c.data[l],index:l}}),r=!ir(i,s),a=this._positionChanged(s,e);(r||a)&&(this._active=s,this._eventPosition=e,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(t,e,i=!0){if(e&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const s=this.options,r=this._active||[],a=this._getActiveElements(t,r,e,i),o=this._positionChanged(a,t),l=e||!ir(a,r)||o;return l&&(this._active=a,(s.enabled||s.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),l}_getActiveElements(t,e,i,s){const r=this.options;if(t.type==="mouseout")return[];if(!s)return e.filter(o=>this.chart.data.datasets[o.datasetIndex]&&this.chart.getDatasetMeta(o.datasetIndex).controller.getParsed(o.index)!==void 0);const a=this.chart.getElementsAtEventForMode(t,r.mode,r,i);return r.reverse&&a.reverse(),a}_positionChanged(t,e){const{caretX:i,caretY:s,options:r}=this,a=fs[r.position].call(this,t,e);return a!==!1&&(i!==a.x||s!==a.y)}}E(yo,"positioners",fs);var Te={id:"tooltip",_element:yo,positioners:fs,afterInit(n,t,e){e&&(n.tooltip=new yo({chart:n,options:e}))},beforeUpdate(n,t,e){n.tooltip&&n.tooltip.initialize(e)},reset(n,t,e){n.tooltip&&n.tooltip.initialize(e)},afterDraw(n){const t=n.tooltip;if(t&&t._willRender()){const e={tooltip:t};if(n.notifyPlugins("beforeTooltipDraw",{...e,cancelable:!0})===!1)return;t.draw(n.ctx),n.notifyPlugins("afterTooltipDraw",e)}},afterEvent(n,t){if(n.tooltip){const e=t.replay;n.tooltip.handleEvent(t.event,e,t.inChartArea)&&(t.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:(n,t)=>t.bodyFont.size,boxWidth:(n,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:Sd},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:n=>n!=="filter"&&n!=="itemSort"&&n!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},b0=Object.freeze({__proto__:null,Colors:Pb,Decimation:Lb,Filler:e0,Legend:o0,SubTitle:u0,Title:c0,Tooltip:Te});const _0=(n,t,e,i)=>(typeof t=="string"?(e=n.push(t)-1,i.unshift({index:e,label:t})):isNaN(t)&&(e=null),e);function x0(n,t,e,i){const s=n.indexOf(t);if(s===-1)return _0(n,t,e,i);const r=n.lastIndexOf(t);return s!==r?e:s}const w0=(n,t)=>n===null?null:Kt(Math.round(n),0,t);function kd(n){const t=this.getLabels();return n>=0&&n<t.length?t[n]:n}class bo extends Un{constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const e=this._addedLabels;if(e.length){const i=this.getLabels();for(const{index:s,label:r}of e)i[s]===r&&i.splice(s,1);this._addedLabels=[]}super.init(t)}parse(t,e){if(it(t))return null;const i=this.getLabels();return e=isFinite(e)&&i[e]===t?e:x0(i,t,st(e,t),this._addedLabels),w0(e,i.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);this.options.bounds==="ticks"&&(t||(i=0),e||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const t=this.min,e=this.max,i=this.options.offset,s=[];let r=this.getLabels();r=t===0&&e===r.length-1?r:r.slice(t,e+1),this._valueRange=Math.max(r.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let a=t;a<=e;a++)s.push({value:a});return s}getLabelForValue(t){return kd.call(this,t)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(t){return typeof t!="number"&&(t=this.parse(t)),t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}E(bo,"id","category"),E(bo,"defaults",{ticks:{callback:kd}});function v0(n,t){const e=[],{bounds:s,step:r,min:a,max:o,precision:l,count:c,maxTicks:u,maxDigits:d,includeBounds:f}=n,m=r||1,g=u-1,{min:p,max:x}=t,v=!it(a),M=!it(o),k=!it(c),T=(x-p)/(d+1);let P=Ec((x-p)/g/m)*m,L,C,b,_;if(P<1e-14&&!v&&!M)return[{value:p},{value:x}];_=Math.ceil(x/P)-Math.floor(p/P),_>g&&(P=Ec(_*P/g/m)*m),it(l)||(L=Math.pow(10,l),P=Math.ceil(P*L)/L),s==="ticks"?(C=Math.floor(p/P)*P,b=Math.ceil(x/P)*P):(C=p,b=x),v&&M&&r&&yg((o-a)/r,P/1e3)?(_=Math.round(Math.min((o-a)/P,u)),P=(o-a)/_,C=a,b=o):k?(C=v?a:C,b=M?o:b,_=c-1,P=(b-C)/_):(_=(b-C)/P,qi(_,Math.round(_),P/1e3)?_=Math.round(_):_=Math.ceil(_));const S=Math.max(Ac(P),Ac(C));L=Math.pow(10,it(l)?S:l),C=Math.round(C*L)/L,b=Math.round(b*L)/L;let O=0;for(v&&(f&&C!==a?(e.push({value:a}),C<a&&O++,qi(Math.round((C+O*P)*L)/L,a,Dd(a,T,n))&&O++):C<a&&O++);O<_;++O){const A=Math.round((C+O*P)*L)/L;if(M&&A>o)break;e.push({value:A})}return M&&f&&b!==o?e.length&&qi(e[e.length-1].value,o,Dd(o,T,n))?e[e.length-1].value=o:e.push({value:o}):(!M||b===o)&&e.push({value:b}),e}function Dd(n,t,{horizontal:e,minRotation:i}){const s=Vt(i),r=(e?Math.sin(s):Math.cos(s))||.001,a=.75*t*(""+n).length;return Math.min(t/r,a)}class Rr extends Un{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 it(t)||(typeof t=="number"||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:e,maxDefined:i}=this.getUserBounds();let{min:s,max:r}=this;const a=l=>s=e?s:l,o=l=>r=i?r:l;if(t){const l=We(s),c=We(r);l<0&&c<0?o(0):l>0&&c>0&&a(0)}if(s===r){let l=r===0?1:Math.abs(r*.05);o(r+l),t||a(s-l)}this.min=s,this.max=r}getTickLimit(){const t=this.options.ticks;let{maxTicksLimit:e,stepSize:i}=t,s;return i?(s=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,s>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${s} ticks. Limiting to 1000.`),s=1e3)):(s=this.computeTickLimit(),e=e||11),e&&(s=Math.min(e,s)),s}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,e=t.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s={maxTicks:i,bounds:t.bounds,min:t.min,max:t.max,precision:e.precision,step:e.stepSize,count:e.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:e.minRotation||0,includeBounds:e.includeBounds!==!1},r=this._range||this,a=v0(s,r);return t.bounds==="ticks"&&Pc(a,this,"value"),t.reverse?(a.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),a}configure(){const t=this.ticks;let e=this.min,i=this.max;if(super.configure(),this.options.offset&&t.length){const s=(i-e)/Math.max(t.length-1,1)/2;e-=s,i+=s}this._startValue=e,this._endValue=i,this._valueRange=i-e}getLabelForValue(t){return Ki(t,this.chart.options.locale,this.options.ticks.format)}}class _o extends Rr{determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=At(t)?t:0,this.max=At(e)?e:1,this.handleTickRangeOptions()}computeTickLimit(){const t=this.isHorizontal(),e=t?this.width:this.height,i=Vt(this.options.ticks.minRotation),s=(t?Math.sin(i):Math.cos(i))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(e/Math.min(40,r.lineHeight/s))}getPixelForValue(t){return t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getValueForPixel(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}E(_o,"id","linear"),E(_o,"defaults",{ticks:{callback:ur.formatters.numeric}});const ms=n=>Math.floor(xn(n)),qn=(n,t)=>Math.pow(10,ms(n)+t);function Td(n){return n/Math.pow(10,ms(n))===1}function Cd(n,t,e){const i=Math.pow(10,e),s=Math.floor(n/i);return Math.ceil(t/i)-s}function M0(n,t){const e=t-n;let i=ms(e);for(;Cd(n,t,i)>10;)i++;for(;Cd(n,t,i)<10;)i--;return Math.min(i,ms(n))}function S0(n,{min:t,max:e}){t=De(n.min,t);const i=[],s=ms(t);let r=M0(t,e),a=r<0?Math.pow(10,Math.abs(r)):1;const o=Math.pow(10,r),l=s>r?Math.pow(10,s):0,c=Math.round((t-l)*a)/a,u=Math.floor((t-l)/o/10)*o*10;let d=Math.floor((c-u)/Math.pow(10,r)),f=De(n.min,Math.round((l+u+d*Math.pow(10,r))*a)/a);for(;f<e;)i.push({value:f,major:Td(f),significand:d}),d>=10?d=d<15?15:20:d++,d>=20&&(r++,d=2,a=r>=0?1:a),f=Math.round((l+u+d*Math.pow(10,r))*a)/a;const m=De(n.max,f);return i.push({value:m,major:Td(m),significand:d}),i}class xo extends Un{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(t,e){const i=Rr.prototype.parse.apply(this,[t,e]);if(i===0){this._zero=!0;return}return At(i)&&i>0?i:null}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=At(t)?Math.max(0,t):null,this.max=At(e)?Math.max(0,e):null,this.options.beginAtZero&&(this._zero=!0),this._zero&&this.min!==this._suggestedMin&&!At(this._userMin)&&(this.min=t===qn(this.min,0)?qn(this.min,-1):qn(this.min,0)),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let i=this.min,s=this.max;const r=o=>i=t?i:o,a=o=>s=e?s:o;i===s&&(i<=0?(r(1),a(10)):(r(qn(i,-1)),a(qn(s,1)))),i<=0&&r(qn(s,-1)),s<=0&&a(qn(i,1)),this.min=i,this.max=s}buildTicks(){const t=this.options,e={min:this._userMin,max:this._userMax},i=S0(e,this);return t.bounds==="ticks"&&Pc(i,this,"value"),t.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(t){return t===void 0?"0":Ki(t,this.chart.options.locale,this.options.ticks.format)}configure(){const t=this.min;super.configure(),this._startValue=xn(t),this._valueRange=xn(this.max)-xn(t)}getPixelForValue(t){return(t===void 0||t===0)&&(t=this.min),t===null||isNaN(t)?NaN:this.getPixelForDecimal(t===this.min?0:(xn(t)-this._startValue)/this._valueRange)}getValueForPixel(t){const e=this.getDecimalForPixel(t);return Math.pow(10,this._startValue+e*this._valueRange)}}E(xo,"id","logarithmic"),E(xo,"defaults",{ticks:{callback:ur.formatters.logarithmic,major:{enabled:!0}}});function wo(n){const t=n.ticks;if(t.display&&n.display){const e=jt(t.backdropPadding);return st(t.font&&t.font.size,Pt.font.size)+e.height}return 0}function k0(n,t,e){return e=wt(e)?e:[e],{w:Ig(n,t.string,e),h:e.length*t.lineHeight}}function Od(n,t,e,i,s){return n===i||n===s?{start:t-e/2,end:t+e/2}:n<i||n>s?{start:t-e,end:t}:{start:t,end:t+e}}function D0(n){const t={l:n.left+n._padding.left,r:n.right-n._padding.right,t:n.top+n._padding.top,b:n.bottom-n._padding.bottom},e=Object.assign({},t),i=[],s=[],r=n._pointLabels.length,a=n.options.pointLabels,o=a.centerPointLabels?ut/r:0;for(let l=0;l<r;l++){const c=a.setContext(n.getPointLabelContext(l));s[l]=c.padding;const u=n.getPointPosition(l,n.drawingArea+s[l],o),d=Rt(c.font),f=k0(n.ctx,d,n._pointLabels[l]);i[l]=f;const m=ie(n.getIndexAngle(l)+o),g=Math.round(or(m)),p=Od(g,u.x,f.w,0,180),x=Od(g,u.y,f.h,90,270);T0(e,t,m,p,x)}n.setCenterPoint(t.l-e.l,e.r-t.r,t.t-e.t,e.b-t.b),n._pointLabelItems=E0(n,i,s)}function T0(n,t,e,i,s){const r=Math.abs(Math.sin(e)),a=Math.abs(Math.cos(e));let o=0,l=0;i.start<t.l?(o=(t.l-i.start)/r,n.l=Math.min(n.l,t.l-o)):i.end>t.r&&(o=(i.end-t.r)/r,n.r=Math.max(n.r,t.r+o)),s.start<t.t?(l=(t.t-s.start)/a,n.t=Math.min(n.t,t.t-l)):s.end>t.b&&(l=(s.end-t.b)/a,n.b=Math.max(n.b,t.b+l))}function C0(n,t,e){const i=n.drawingArea,{extra:s,additionalAngle:r,padding:a,size:o}=e,l=n.getPointPosition(t,i+s+a,r),c=Math.round(or(ie(l.angle+Et))),u=R0(l.y,o.h,c),d=P0(c),f=A0(l.x,o.w,d);return{visible:!0,x:l.x,y:u,textAlign:d,left:f,top:u,right:f+o.w,bottom:u+o.h}}function O0(n,t){if(!t)return!0;const{left:e,top:i,right:s,bottom:r}=n;return!(tn({x:e,y:i},t)||tn({x:e,y:r},t)||tn({x:s,y:i},t)||tn({x:s,y:r},t))}function E0(n,t,e){const i=[],s=n._pointLabels.length,r=n.options,{centerPointLabels:a,display:o}=r.pointLabels,l={extra:wo(r)/2,additionalAngle:a?ut/s:0};let c;for(let u=0;u<s;u++){l.padding=e[u],l.size=t[u];const d=C0(n,u,l);i.push(d),o==="auto"&&(d.visible=O0(d,c),d.visible&&(c=d))}return i}function P0(n){return n===0||n===180?"center":n<180?"left":"right"}function A0(n,t,e){return e==="right"?n-=t:e==="center"&&(n-=t/2),n}function R0(n,t,e){return e===90||e===270?n-=t/2:(e>270||e<90)&&(n-=t),n}function I0(n,t,e){const{left:i,top:s,right:r,bottom:a}=e,{backdropColor:o}=t;if(!it(o)){const l=vn(t.borderRadius),c=jt(t.backdropPadding);n.fillStyle=o;const u=i-c.left,d=s-c.top,f=r-i+c.width,m=a-s+c.height;Object.values(l).some(g=>g!==0)?(n.beginPath(),mi(n,{x:u,y:d,w:f,h:m,radius:l}),n.fill()):n.fillRect(u,d,f,m)}}function L0(n,t){const{ctx:e,options:{pointLabels:i}}=n;for(let s=t-1;s>=0;s--){const r=n._pointLabelItems[s];if(!r.visible)continue;const a=i.setContext(n.getPointLabelContext(s));I0(e,a,r);const o=Rt(a.font),{x:l,y:c,textAlign:u}=r;Yn(e,n._pointLabels[s],l,c+o.lineHeight/2,o,{color:a.color,textAlign:u,textBaseline:"middle"})}}function Ed(n,t,e,i){const{ctx:s}=n;if(e)s.arc(n.xCenter,n.yCenter,t,0,Ct);else{let r=n.getPointPosition(0,t);s.moveTo(r.x,r.y);for(let a=1;a<i;a++)r=n.getPointPosition(a,t),s.lineTo(r.x,r.y)}}function N0(n,t,e,i,s){const r=n.ctx,a=t.circular,{color:o,lineWidth:l}=t;!a&&!i||!o||!l||e<0||(r.save(),r.strokeStyle=o,r.lineWidth=l,r.setLineDash(s.dash||[]),r.lineDashOffset=s.dashOffset,r.beginPath(),Ed(n,e,a,i),r.closePath(),r.stroke(),r.restore())}function F0(n,t,e){return Mn(n,{label:e,index:t,type:"pointLabel"})}class gs extends Rr{constructor(t){super(t),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const t=this._padding=jt(wo(this.options)/2),e=this.width=this.maxWidth-t.width,i=this.height=this.maxHeight-t.height;this.xCenter=Math.floor(this.left+e/2+t.left),this.yCenter=Math.floor(this.top+i/2+t.top),this.drawingArea=Math.floor(Math.min(e,i)/2)}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!1);this.min=At(t)&&!isNaN(t)?t:0,this.max=At(e)&&!isNaN(e)?e:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/wo(this.options))}generateTickLabels(t){Rr.prototype.generateTickLabels.call(this,t),this._pointLabels=this.getLabels().map((e,i)=>{const s=St(this.options.pointLabels.callback,[e,i],this);return s||s===0?s:""}).filter((e,i)=>this.chart.getDataVisibility(i))}fit(){const t=this.options;t.display&&t.pointLabels.display?D0(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(t,e,i,s){this.xCenter+=Math.floor((t-e)/2),this.yCenter+=Math.floor((i-s)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(t,e,i,s))}getIndexAngle(t){const e=Ct/(this._pointLabels.length||1),i=this.options.startAngle||0;return ie(t*e+Vt(i))}getDistanceFromCenterForValue(t){if(it(t))return NaN;const e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}getValueForDistanceFromCenter(t){if(it(t))return NaN;const e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}getPointLabelContext(t){const e=this._pointLabels||[];if(t>=0&&t<e.length){const i=e[t];return F0(this.getContext(),t,i)}}getPointPosition(t,e,i=0){const s=this.getIndexAngle(t)-Et+i;return{x:Math.cos(s)*e+this.xCenter,y:Math.sin(s)*e+this.yCenter,angle:s}}getPointPositionForValue(t,e){return this.getPointPosition(t,this.getDistanceFromCenterForValue(e))}getBasePosition(t){return this.getPointPositionForValue(t||0,this.getBaseValue())}getPointLabelPosition(t){const{left:e,top:i,right:s,bottom:r}=this._pointLabelItems[t];return{left:e,top:i,right:s,bottom:r}}drawBackground(){const{backgroundColor:t,grid:{circular:e}}=this.options;if(t){const i=this.ctx;i.save(),i.beginPath(),Ed(this,this.getDistanceFromCenterForValue(this._endValue),e,this._pointLabels.length),i.closePath(),i.fillStyle=t,i.fill(),i.restore()}}drawGrid(){const t=this.ctx,e=this.options,{angleLines:i,grid:s,border:r}=e,a=this._pointLabels.length;let o,l,c;if(e.pointLabels.display&&L0(this,a),s.display&&this.ticks.forEach((u,d)=>{if(d!==0||d===0&&this.min<0){l=this.getDistanceFromCenterForValue(u.value);const f=this.getContext(d),m=s.setContext(f),g=r.setContext(f);N0(this,m,l,a,g)}}),i.display){for(t.save(),o=a-1;o>=0;o--){const u=i.setContext(this.getPointLabelContext(o)),{color:d,lineWidth:f}=u;!f||!d||(t.lineWidth=f,t.strokeStyle=d,t.setLineDash(u.borderDash),t.lineDashOffset=u.borderDashOffset,l=this.getDistanceFromCenterForValue(e.reverse?this.min:this.max),c=this.getPointPosition(o,l),t.beginPath(),t.moveTo(this.xCenter,this.yCenter),t.lineTo(c.x,c.y),t.stroke())}t.restore()}}drawBorder(){}drawLabels(){const t=this.ctx,e=this.options,i=e.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let r,a;t.save(),t.translate(this.xCenter,this.yCenter),t.rotate(s),t.textAlign="center",t.textBaseline="middle",this.ticks.forEach((o,l)=>{if(l===0&&this.min>=0&&!e.reverse)return;const c=i.setContext(this.getContext(l)),u=Rt(c.font);if(r=this.getDistanceFromCenterForValue(this.ticks[l].value),c.showLabelBackdrop){t.font=u.string,a=t.measureText(o.label).width,t.fillStyle=c.backdropColor;const d=jt(c.backdropPadding);t.fillRect(-a/2-d.left,-r-u.size/2-d.top,a+d.width,u.size+d.height)}Yn(t,o.label,0,-r,u,{color:c.color,strokeColor:c.textStrokeColor,strokeWidth:c.textStrokeWidth})}),t.restore()}drawTitle(){}}E(gs,"id","radialLinear"),E(gs,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:ur.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(t){return t},padding:5,centerPointLabels:!1}}),E(gs,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),E(gs,"descriptors",{angleLines:{_fallback:"grid"}});const Ir={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}},_e=Object.keys(Ir);function Pd(n,t){return n-t}function Ad(n,t){if(it(t))return null;const e=n._adapter,{parser:i,round:s,isoWeekday:r}=n._parseOpts;let a=t;return typeof i=="function"&&(a=i(a)),At(a)||(a=typeof i=="string"?e.parse(a,i):e.parse(a)),a===null?null:(s&&(a=s==="week"&&(wn(r)||r===!0)?e.startOf(a,"isoWeek",r):e.startOf(a,s)),+a)}function Rd(n,t,e,i){const s=_e.length;for(let r=_e.indexOf(n);r<s-1;++r){const a=Ir[_e[r]],o=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((e-t)/(o*a.size))<=i)return _e[r]}return _e[s-1]}function B0(n,t,e,i,s){for(let r=_e.length-1;r>=_e.indexOf(e);r--){const a=_e[r];if(Ir[a].common&&n._adapter.diff(s,i,a)>=t-1)return a}return _e[e?_e.indexOf(e):0]}function z0(n){for(let t=_e.indexOf(n)+1,e=_e.length;t<e;++t)if(Ir[_e[t]].common)return _e[t]}function Id(n,t,e){if(!e)n[t]=!0;else if(e.length){const{lo:i,hi:s}=Na(e,t),r=e[i]>=t?e[i]:e[s];n[r]=!0}}function H0(n,t,e,i){const s=n._adapter,r=+s.startOf(t[0].value,i),a=t[t.length-1].value;let o,l;for(o=r;o<=a;o=+s.add(o,1,i))l=e[o],l>=0&&(t[l].major=!0);return t}function Ld(n,t,e){const i=[],s={},r=t.length;let a,o;for(a=0;a<r;++a)o=t[a],s[o]=a,i.push({value:o,major:!1});return r===0||!e?i:H0(n,i,s,e)}class ps extends Un{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 i=t.time||(t.time={}),s=this._adapter=new Su._date(t.adapters.date);s.init(e),Ui(i.displayFormats,s.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(t),this._normalized=e.normalized}parse(t,e){return t===void 0?null:Ad(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,e=this._adapter,i=t.time.unit||"day";let{min:s,max:r,minDefined:a,maxDefined:o}=this.getUserBounds();function l(c){!a&&!isNaN(c.min)&&(s=Math.min(s,c.min)),!o&&!isNaN(c.max)&&(r=Math.max(r,c.max))}(!a||!o)&&(l(this._getLabelBounds()),(t.bounds!=="ticks"||t.ticks.source!=="labels")&&l(this.getMinMax(!1))),s=At(s)&&!isNaN(s)?s:+e.startOf(Date.now(),i),r=At(r)&&!isNaN(r)?r:+e.endOf(Date.now(),i)+1,this.min=Math.min(s,r-1),this.max=Math.max(s+1,r)}_getLabelBounds(){const t=this.getLabelTimestamps();let e=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],i=t[t.length-1]),{min:e,max:i}}buildTicks(){const t=this.options,e=t.time,i=t.ticks,s=i.source==="labels"?this.getLabelTimestamps():this._generate();t.bounds==="ticks"&&s.length&&(this.min=this._userMin||s[0],this.max=this._userMax||s[s.length-1]);const r=this.min,a=this.max,o=wg(s,r,a);return this._unit=e.unit||(i.autoSkip?Rd(e.minUnit,this.min,this.max,this._getLabelCapacity(r)):B0(this,o.length,e.minUnit,this.min,this.max)),this._majorUnit=!i.major.enabled||this._unit==="year"?void 0:z0(this._unit),this.initOffsets(s),t.reverse&&o.reverse(),Ld(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(t=>+t.value))}initOffsets(t=[]){let e=0,i=0,s,r;this.options.offset&&t.length&&(s=this.getDecimalForValue(t[0]),t.length===1?e=1-s:e=(this.getDecimalForValue(t[1])-s)/2,r=this.getDecimalForValue(t[t.length-1]),t.length===1?i=r:i=(r-this.getDecimalForValue(t[t.length-2]))/2);const a=t.length<3?.5:.25;e=Kt(e,0,a),i=Kt(i,0,a),this._offsets={start:e,end:i,factor:1/(e+1+i)}}_generate(){const t=this._adapter,e=this.min,i=this.max,s=this.options,r=s.time,a=r.unit||Rd(r.minUnit,e,i,this._getLabelCapacity(e)),o=st(s.ticks.stepSize,1),l=a==="week"?r.isoWeekday:!1,c=wn(l)||l===!0,u={};let d=e,f,m;if(c&&(d=+t.startOf(d,"isoWeek",l)),d=+t.startOf(d,c?"day":a),t.diff(i,e,a)>1e5*o)throw new Error(e+" and "+i+" are too far apart with stepSize of "+o+" "+a);const g=s.ticks.source==="data"&&this.getDataTimestamps();for(f=d,m=0;f<i;f=+t.add(f,o,a),m++)Id(u,f,g);return(f===i||s.bounds==="ticks"||m===1)&&Id(u,f,g),Object.keys(u).sort(Pd).map(p=>+p)}getLabelForValue(t){const e=this._adapter,i=this.options.time;return i.tooltipFormat?e.format(t,i.tooltipFormat):e.format(t,i.displayFormats.datetime)}format(t,e){const s=this.options.time.displayFormats,r=this._unit,a=e||s[r];return this._adapter.format(t,a)}_tickFormatFunction(t,e,i,s){const r=this.options,a=r.ticks.callback;if(a)return St(a,[t,e,i],this);const o=r.time.displayFormats,l=this._unit,c=this._majorUnit,u=l&&o[l],d=c&&o[c],f=i[e],m=c&&d&&f&&f.major;return this._adapter.format(t,s||(m?d:u))}generateTickLabels(t){let e,i,s;for(e=0,i=t.length;e<i;++e)s=t[e],s.label=this._tickFormatFunction(s.value,e,t)}getDecimalForValue(t){return t===null?NaN:(t-this.min)/(this.max-this.min)}getPixelForValue(t){const e=this._offsets,i=this.getDecimalForValue(t);return this.getPixelForDecimal((e.start+i)*e.factor)}getValueForPixel(t){const e=this._offsets,i=this.getDecimalForPixel(t)/e.factor-e.end;return this.min+i*(this.max-this.min)}_getLabelSize(t){const e=this.options.ticks,i=this.ctx.measureText(t).width,s=Vt(this.isHorizontal()?e.maxRotation:e.minRotation),r=Math.cos(s),a=Math.sin(s),o=this._resolveTickFontOptions(0).size;return{w:i*r+o*a,h:i*a+o*r}}_getLabelCapacity(t){const e=this.options.time,i=e.displayFormats,s=i[e.unit]||i.millisecond,r=this._tickFormatFunction(t,0,Ld(this,[t],this._majorUnit),s),a=this._getLabelSize(r),o=Math.floor(this.isHorizontal()?this.width/a.w:this.height/a.h)-1;return o>0?o:1}getDataTimestamps(){let t=this._cache.data||[],e,i;if(t.length)return t;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(e=0,i=s.length;e<i;++e)t=t.concat(s[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(t)}getLabelTimestamps(){const t=this._cache.labels||[];let e,i;if(t.length)return t;const s=this.getLabels();for(e=0,i=s.length;e<i;++e)t.push(Ad(this,s[e]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return Lc(t.sort(Pd))}}E(ps,"id","time"),E(ps,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});function Lr(n,t,e){let i=0,s=n.length-1,r,a,o,l;e?(t>=n[i].pos&&t<=n[s].pos&&({lo:i,hi:s}=Je(n,"pos",t)),{pos:r,time:o}=n[i],{pos:a,time:l}=n[s]):(t>=n[i].time&&t<=n[s].time&&({lo:i,hi:s}=Je(n,"time",t)),{time:r,pos:o}=n[i],{time:a,pos:l}=n[s]);const c=a-r;return c?o+(l-o)*(t-r)/c:o}class vo extends ps{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=Lr(e,this.min),this._tableRange=Lr(e,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:e,max:i}=this,s=[],r=[];let a,o,l,c,u;for(a=0,o=t.length;a<o;++a)c=t[a],c>=e&&c<=i&&s.push(c);if(s.length<2)return[{time:e,pos:0},{time:i,pos:1}];for(a=0,o=s.length;a<o;++a)u=s[a+1],l=s[a-1],c=s[a],Math.round((u+l)/2)!==c&&r.push({time:c,pos:a/(o-1)});return r}_generate(){const t=this.min,e=this.max;let i=super.getDataTimestamps();return(!i.includes(t)||!i.length)&&i.splice(0,0,t),(!i.includes(e)||i.length===1)&&i.push(e),i.sort((s,r)=>s-r)}_getTimestampsForTable(){let t=this._cache.all||[];if(t.length)return t;const e=this.getDataTimestamps(),i=this.getLabelTimestamps();return e.length&&i.length?t=this.normalize(e.concat(i)):t=e.length?e:i,t=this._cache.all=t,t}getDecimalForValue(t){return(Lr(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const e=this._offsets,i=this.getDecimalForPixel(t)/e.factor-e.end;return Lr(this._table,i*this._tableRange+this._minPos,!0)}}E(vo,"id","timeseries"),E(vo,"defaults",ps.defaults);var W0=Object.freeze({__proto__:null,CategoryScale:bo,LinearScale:_o,LogarithmicScale:xo,RadialLinearScale:gs,TimeScale:ps,TimeSeriesScale:vo});const Y0=[Kp,Sb,b0,W0],Nd=6048e5,V0=864e5,ys=6e4,_i=36e5,j0=1e3,Fd=Symbol.for("constructDateFrom");function Lt(n,t){return typeof n=="function"?n(t):n&&typeof n=="object"&&Fd in n?n[Fd](t):n instanceof Date?new n.constructor(t):new Date(t)}function ct(n,t){return Lt(t||n,n)}function Nr(n,t,e){const i=ct(n,e==null?void 0:e.in);return isNaN(t)?Lt((e==null?void 0:e.in)||n,NaN):(t&&i.setDate(i.getDate()+t),i)}function Mo(n,t,e){const i=ct(n,e==null?void 0:e.in);if(isNaN(t))return Lt(n,NaN);if(!t)return i;const s=i.getDate(),r=Lt(n,i.getTime());r.setMonth(i.getMonth()+t+1,0);const a=r.getDate();return s>=a?r:(i.setFullYear(r.getFullYear(),r.getMonth(),s),i)}function So(n,t,e){return Lt(n,+ct(n)+t)}function $0(n,t,e){return So(n,t*_i)}let U0={};function Xn(){return U0}function je(n,t){var o,l,c,u;const e=Xn(),i=(t==null?void 0:t.weekStartsOn)??((l=(o=t==null?void 0:t.locale)==null?void 0:o.options)==null?void 0:l.weekStartsOn)??e.weekStartsOn??((u=(c=e.locale)==null?void 0:c.options)==null?void 0:u.weekStartsOn)??0,s=ct(n,t==null?void 0:t.in),r=s.getDay(),a=(r<i?7:0)+r-i;return s.setDate(s.getDate()-a),s.setHours(0,0,0,0),s}function xi(n,t){return je(n,{...t,weekStartsOn:1})}function Bd(n,t){const e=ct(n,t==null?void 0:t.in),i=e.getFullYear(),s=Lt(e,0);s.setFullYear(i+1,0,4),s.setHours(0,0,0,0);const r=xi(s),a=Lt(e,0);a.setFullYear(i,0,4),a.setHours(0,0,0,0);const o=xi(a);return e.getTime()>=r.getTime()?i+1:e.getTime()>=o.getTime()?i:i-1}function Fr(n){const t=ct(n),e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),+n-+e}function Gn(n,...t){const e=Lt.bind(null,t.find(i=>typeof i=="object"));return t.map(e)}function ko(n,t){const e=ct(n,t==null?void 0:t.in);return e.setHours(0,0,0,0),e}function zd(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t),r=ko(i),a=ko(s),o=+r-Fr(r),l=+a-Fr(a);return Math.round((o-l)/V0)}function q0(n,t){const e=Bd(n,t),i=Lt(n,0);return i.setFullYear(e,0,4),i.setHours(0,0,0,0),xi(i)}function X0(n,t,e){const i=ct(n,e==null?void 0:e.in);return i.setTime(i.getTime()+t*ys),i}function G0(n,t,e){return Mo(n,t*3,e)}function K0(n,t,e){return So(n,t*1e3)}function Z0(n,t,e){return Nr(n,t*7,e)}function Q0(n,t,e){return Mo(n,t*12,e)}function bs(n,t){const e=+ct(n)-+ct(t);return e<0?-1:e>0?1:e}function J0(n){return n instanceof Date||typeof n=="object"&&Object.prototype.toString.call(n)==="[object Date]"}function Do(n){return!(!J0(n)&&typeof n!="number"||isNaN(+ct(n)))}function t_(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t),r=i.getFullYear()-s.getFullYear(),a=i.getMonth()-s.getMonth();return r*12+a}function e_(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t);return i.getFullYear()-s.getFullYear()}function Hd(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t),r=Wd(i,s),a=Math.abs(zd(i,s));i.setDate(i.getDate()-r*a);const o=+(Wd(i,s)===-r),l=r*(a-o);return l===0?0:l}function Wd(n,t){const e=n.getFullYear()-t.getFullYear()||n.getMonth()-t.getMonth()||n.getDate()-t.getDate()||n.getHours()-t.getHours()||n.getMinutes()-t.getMinutes()||n.getSeconds()-t.getSeconds()||n.getMilliseconds()-t.getMilliseconds();return e<0?-1:e>0?1:e}function _s(n){return t=>{const i=(n?Math[n]:Math.trunc)(t);return i===0?0:i}}function n_(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t),r=(+i-+s)/_i;return _s(e==null?void 0:e.roundingMethod)(r)}function To(n,t){return+ct(n)-+ct(t)}function i_(n,t,e){const i=To(n,t)/ys;return _s(e==null?void 0:e.roundingMethod)(i)}function Yd(n,t){const e=ct(n,t==null?void 0:t.in);return e.setHours(23,59,59,999),e}function Vd(n,t){const e=ct(n,t==null?void 0:t.in),i=e.getMonth();return e.setFullYear(e.getFullYear(),i+1,0),e.setHours(23,59,59,999),e}function s_(n,t){const e=ct(n,t==null?void 0:t.in);return+Yd(e,t)==+Vd(e,t)}function jd(n,t,e){const[i,s,r]=Gn(e==null?void 0:e.in,n,n,t),a=bs(s,r),o=Math.abs(t_(s,r));if(o<1)return 0;s.getMonth()===1&&s.getDate()>27&&s.setDate(30),s.setMonth(s.getMonth()-a*o);let l=bs(s,r)===-a;s_(i)&&o===1&&bs(i,r)===1&&(l=!1);const c=a*(o-+l);return c===0?0:c}function r_(n,t,e){const i=jd(n,t,e)/3;return _s(e==null?void 0:e.roundingMethod)(i)}function a_(n,t,e){const i=To(n,t)/1e3;return _s(e==null?void 0:e.roundingMethod)(i)}function o_(n,t,e){const i=Hd(n,t,e)/7;return _s(e==null?void 0:e.roundingMethod)(i)}function l_(n,t,e){const[i,s]=Gn(e==null?void 0:e.in,n,t),r=bs(i,s),a=Math.abs(e_(i,s));i.setFullYear(1584),s.setFullYear(1584);const o=bs(i,s)===-r,l=r*(a-+o);return l===0?0:l}function c_(n,t){const e=ct(n,t==null?void 0:t.in),i=e.getMonth(),s=i-i%3;return e.setMonth(s,1),e.setHours(0,0,0,0),e}function u_(n,t){const e=ct(n,t==null?void 0:t.in);return e.setDate(1),e.setHours(0,0,0,0),e}function d_(n,t){const e=ct(n,t==null?void 0:t.in),i=e.getFullYear();return e.setFullYear(i+1,0,0),e.setHours(23,59,59,999),e}function $d(n,t){const e=ct(n,t==null?void 0:t.in);return e.setFullYear(e.getFullYear(),0,1),e.setHours(0,0,0,0),e}function h_(n,t){const e=ct(n,t==null?void 0:t.in);return e.setMinutes(59,59,999),e}function f_(n,t){var o,l;const e=Xn(),i=e.weekStartsOn??((l=(o=e.locale)==null?void 0:o.options)==null?void 0:l.weekStartsOn)??0,s=ct(n,t==null?void 0:t.in),r=s.getDay(),a=(r<i?-7:0)+6-(r-i);return s.setDate(s.getDate()+a),s.setHours(23,59,59,999),s}function m_(n,t){const e=ct(n,t==null?void 0:t.in);return e.setSeconds(59,999),e}function g_(n,t){const e=ct(n,t==null?void 0:t.in),i=e.getMonth(),s=i-i%3+3;return e.setMonth(s,0),e.setHours(23,59,59,999),e}function p_(n,t){const e=ct(n,t==null?void 0:t.in);return e.setMilliseconds(999),e}const y_={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"}},b_=(n,t,e)=>{let i;const s=y_[n];return typeof s=="string"?i=s:t===1?i=s.one:i=s.other.replace("{{count}}",t.toString()),e!=null&&e.addSuffix?e.comparison&&e.comparison>0?"in "+i:i+" ago":i};function Co(n){return(t={})=>{const e=t.width?String(t.width):n.defaultWidth;return n.formats[e]||n.formats[n.defaultWidth]}}const __={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},x_={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},w_={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},v_={date:Co({formats:__,defaultWidth:"full"}),time:Co({formats:x_,defaultWidth:"full"}),dateTime:Co({formats:w_,defaultWidth:"full"})},M_={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},S_=(n,t,e,i)=>M_[n];function xs(n){return(t,e)=>{const i=e!=null&&e.context?String(e.context):"standalone";let s;if(i==="formatting"&&n.formattingValues){const a=n.defaultFormattingWidth||n.defaultWidth,o=e!=null&&e.width?String(e.width):a;s=n.formattingValues[o]||n.formattingValues[a]}else{const a=n.defaultWidth,o=e!=null&&e.width?String(e.width):n.defaultWidth;s=n.values[o]||n.values[a]}const r=n.argumentCallback?n.argumentCallback(t):t;return s[r]}}const k_={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},D_={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},T_={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"]},C_={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"]},O_={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"}},E_={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"}},P_={ordinalNumber:(n,t)=>{const e=Number(n),i=e%100;if(i>20||i<10)switch(i%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd"}return e+"th"},era:xs({values:k_,defaultWidth:"wide"}),quarter:xs({values:D_,defaultWidth:"wide",argumentCallback:n=>n-1}),month:xs({values:T_,defaultWidth:"wide"}),day:xs({values:C_,defaultWidth:"wide"}),dayPeriod:xs({values:O_,defaultWidth:"wide",formattingValues:E_,defaultFormattingWidth:"wide"})};function ws(n){return(t,e={})=>{const i=e.width,s=i&&n.matchPatterns[i]||n.matchPatterns[n.defaultMatchWidth],r=t.match(s);if(!r)return null;const a=r[0],o=i&&n.parsePatterns[i]||n.parsePatterns[n.defaultParseWidth],l=Array.isArray(o)?R_(o,d=>d.test(a)):A_(o,d=>d.test(a));let c;c=n.valueCallback?n.valueCallback(l):l,c=e.valueCallback?e.valueCallback(c):c;const u=t.slice(a.length);return{value:c,rest:u}}}function A_(n,t){for(const e in n)if(Object.prototype.hasOwnProperty.call(n,e)&&t(n[e]))return e}function R_(n,t){for(let e=0;e<n.length;e++)if(t(n[e]))return e}function I_(n){return(t,e={})=>{const i=t.match(n.matchPattern);if(!i)return null;const s=i[0],r=t.match(n.parsePattern);if(!r)return null;let a=n.valueCallback?n.valueCallback(r[0]):r[0];a=e.valueCallback?e.valueCallback(a):a;const o=t.slice(s.length);return{value:a,rest:o}}}const L_=/^(\d+)(th|st|nd|rd)?/i,N_=/\d+/i,F_={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},B_={any:[/^b/i,/^(a|c)/i]},z_={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},H_={any:[/1/i,/2/i,/3/i,/4/i]},W_={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},Y_={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]},V_={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},j_={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]},$_={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},U_={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}},q_={ordinalNumber:I_({matchPattern:L_,parsePattern:N_,valueCallback:n=>parseInt(n,10)}),era:ws({matchPatterns:F_,defaultMatchWidth:"wide",parsePatterns:B_,defaultParseWidth:"any"}),quarter:ws({matchPatterns:z_,defaultMatchWidth:"wide",parsePatterns:H_,defaultParseWidth:"any",valueCallback:n=>n+1}),month:ws({matchPatterns:W_,defaultMatchWidth:"wide",parsePatterns:Y_,defaultParseWidth:"any"}),day:ws({matchPatterns:V_,defaultMatchWidth:"wide",parsePatterns:j_,defaultParseWidth:"any"}),dayPeriod:ws({matchPatterns:$_,defaultMatchWidth:"any",parsePatterns:U_,defaultParseWidth:"any"})},Ud={code:"en-US",formatDistance:b_,formatLong:v_,formatRelative:S_,localize:P_,match:q_,options:{weekStartsOn:0,firstWeekContainsDate:1}};function X_(n,t){const e=ct(n,t==null?void 0:t.in);return zd(e,$d(e))+1}function qd(n,t){const e=ct(n,t==null?void 0:t.in),i=+xi(e)-+q0(e);return Math.round(i/Nd)+1}function Oo(n,t){var u,d,f,m;const e=ct(n,t==null?void 0:t.in),i=e.getFullYear(),s=Xn(),r=(t==null?void 0:t.firstWeekContainsDate)??((d=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:d.firstWeekContainsDate)??s.firstWeekContainsDate??((m=(f=s.locale)==null?void 0:f.options)==null?void 0:m.firstWeekContainsDate)??1,a=Lt((t==null?void 0:t.in)||n,0);a.setFullYear(i+1,0,r),a.setHours(0,0,0,0);const o=je(a,t),l=Lt((t==null?void 0:t.in)||n,0);l.setFullYear(i,0,r),l.setHours(0,0,0,0);const c=je(l,t);return+e>=+o?i+1:+e>=+c?i:i-1}function G_(n,t){var o,l,c,u;const e=Xn(),i=(t==null?void 0:t.firstWeekContainsDate)??((l=(o=t==null?void 0:t.locale)==null?void 0:o.options)==null?void 0:l.firstWeekContainsDate)??e.firstWeekContainsDate??((u=(c=e.locale)==null?void 0:c.options)==null?void 0:u.firstWeekContainsDate)??1,s=Oo(n,t),r=Lt((t==null?void 0:t.in)||n,0);return r.setFullYear(s,0,i),r.setHours(0,0,0,0),je(r,t)}function Xd(n,t){const e=ct(n,t==null?void 0:t.in),i=+je(e,t)-+G_(e,t);return Math.round(i/Nd)+1}function Dt(n,t){const e=n<0?"-":"",i=Math.abs(n).toString().padStart(t,"0");return e+i}const Tn={y(n,t){const e=n.getFullYear(),i=e>0?e:1-e;return Dt(t==="yy"?i%100:i,t.length)},M(n,t){const e=n.getMonth();return t==="M"?String(e+1):Dt(e+1,2)},d(n,t){return Dt(n.getDate(),t.length)},a(n,t){const e=n.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return e.toUpperCase();case"aaa":return e;case"aaaaa":return e[0];case"aaaa":default:return e==="am"?"a.m.":"p.m."}},h(n,t){return Dt(n.getHours()%12||12,t.length)},H(n,t){return Dt(n.getHours(),t.length)},m(n,t){return Dt(n.getMinutes(),t.length)},s(n,t){return Dt(n.getSeconds(),t.length)},S(n,t){const e=t.length,i=n.getMilliseconds(),s=Math.trunc(i*Math.pow(10,e-3));return Dt(s,t.length)}},wi={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Gd={G:function(n,t,e){const i=n.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return e.era(i,{width:"abbreviated"});case"GGGGG":return e.era(i,{width:"narrow"});case"GGGG":default:return e.era(i,{width:"wide"})}},y:function(n,t,e){if(t==="yo"){const i=n.getFullYear(),s=i>0?i:1-i;return e.ordinalNumber(s,{unit:"year"})}return Tn.y(n,t)},Y:function(n,t,e,i){const s=Oo(n,i),r=s>0?s:1-s;if(t==="YY"){const a=r%100;return Dt(a,2)}return t==="Yo"?e.ordinalNumber(r,{unit:"year"}):Dt(r,t.length)},R:function(n,t){const e=Bd(n);return Dt(e,t.length)},u:function(n,t){const e=n.getFullYear();return Dt(e,t.length)},Q:function(n,t,e){const i=Math.ceil((n.getMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return Dt(i,2);case"Qo":return e.ordinalNumber(i,{unit:"quarter"});case"QQQ":return e.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return e.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return e.quarter(i,{width:"wide",context:"formatting"})}},q:function(n,t,e){const i=Math.ceil((n.getMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return Dt(i,2);case"qo":return e.ordinalNumber(i,{unit:"quarter"});case"qqq":return e.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return e.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return e.quarter(i,{width:"wide",context:"standalone"})}},M:function(n,t,e){const i=n.getMonth();switch(t){case"M":case"MM":return Tn.M(n,t);case"Mo":return e.ordinalNumber(i+1,{unit:"month"});case"MMM":return e.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return e.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return e.month(i,{width:"wide",context:"formatting"})}},L:function(n,t,e){const i=n.getMonth();switch(t){case"L":return String(i+1);case"LL":return Dt(i+1,2);case"Lo":return e.ordinalNumber(i+1,{unit:"month"});case"LLL":return e.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return e.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return e.month(i,{width:"wide",context:"standalone"})}},w:function(n,t,e,i){const s=Xd(n,i);return t==="wo"?e.ordinalNumber(s,{unit:"week"}):Dt(s,t.length)},I:function(n,t,e){const i=qd(n);return t==="Io"?e.ordinalNumber(i,{unit:"week"}):Dt(i,t.length)},d:function(n,t,e){return t==="do"?e.ordinalNumber(n.getDate(),{unit:"date"}):Tn.d(n,t)},D:function(n,t,e){const i=X_(n);return t==="Do"?e.ordinalNumber(i,{unit:"dayOfYear"}):Dt(i,t.length)},E:function(n,t,e){const i=n.getDay();switch(t){case"E":case"EE":case"EEE":return e.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return e.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return e.day(i,{width:"short",context:"formatting"});case"EEEE":default:return e.day(i,{width:"wide",context:"formatting"})}},e:function(n,t,e,i){const s=n.getDay(),r=(s-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(r);case"ee":return Dt(r,2);case"eo":return e.ordinalNumber(r,{unit:"day"});case"eee":return e.day(s,{width:"abbreviated",context:"formatting"});case"eeeee":return e.day(s,{width:"narrow",context:"formatting"});case"eeeeee":return e.day(s,{width:"short",context:"formatting"});case"eeee":default:return e.day(s,{width:"wide",context:"formatting"})}},c:function(n,t,e,i){const s=n.getDay(),r=(s-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(r);case"cc":return Dt(r,t.length);case"co":return e.ordinalNumber(r,{unit:"day"});case"ccc":return e.day(s,{width:"abbreviated",context:"standalone"});case"ccccc":return e.day(s,{width:"narrow",context:"standalone"});case"cccccc":return e.day(s,{width:"short",context:"standalone"});case"cccc":default:return e.day(s,{width:"wide",context:"standalone"})}},i:function(n,t,e){const i=n.getDay(),s=i===0?7:i;switch(t){case"i":return String(s);case"ii":return Dt(s,t.length);case"io":return e.ordinalNumber(s,{unit:"day"});case"iii":return e.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return e.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return e.day(i,{width:"short",context:"formatting"});case"iiii":default:return e.day(i,{width:"wide",context:"formatting"})}},a:function(n,t,e){const s=n.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"aaa":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return e.dayPeriod(s,{width:"narrow",context:"formatting"});case"aaaa":default:return e.dayPeriod(s,{width:"wide",context:"formatting"})}},b:function(n,t,e){const i=n.getHours();let s;switch(i===12?s=wi.noon:i===0?s=wi.midnight:s=i/12>=1?"pm":"am",t){case"b":case"bb":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"bbb":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return e.dayPeriod(s,{width:"narrow",context:"formatting"});case"bbbb":default:return e.dayPeriod(s,{width:"wide",context:"formatting"})}},B:function(n,t,e){const i=n.getHours();let s;switch(i>=17?s=wi.evening:i>=12?s=wi.afternoon:i>=4?s=wi.morning:s=wi.night,t){case"B":case"BB":case"BBB":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"BBBBB":return e.dayPeriod(s,{width:"narrow",context:"formatting"});case"BBBB":default:return e.dayPeriod(s,{width:"wide",context:"formatting"})}},h:function(n,t,e){if(t==="ho"){let i=n.getHours()%12;return i===0&&(i=12),e.ordinalNumber(i,{unit:"hour"})}return Tn.h(n,t)},H:function(n,t,e){return t==="Ho"?e.ordinalNumber(n.getHours(),{unit:"hour"}):Tn.H(n,t)},K:function(n,t,e){const i=n.getHours()%12;return t==="Ko"?e.ordinalNumber(i,{unit:"hour"}):Dt(i,t.length)},k:function(n,t,e){let i=n.getHours();return i===0&&(i=24),t==="ko"?e.ordinalNumber(i,{unit:"hour"}):Dt(i,t.length)},m:function(n,t,e){return t==="mo"?e.ordinalNumber(n.getMinutes(),{unit:"minute"}):Tn.m(n,t)},s:function(n,t,e){return t==="so"?e.ordinalNumber(n.getSeconds(),{unit:"second"}):Tn.s(n,t)},S:function(n,t){return Tn.S(n,t)},X:function(n,t,e){const i=n.getTimezoneOffset();if(i===0)return"Z";switch(t){case"X":return Zd(i);case"XXXX":case"XX":return Kn(i);case"XXXXX":case"XXX":default:return Kn(i,":")}},x:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"x":return Zd(i);case"xxxx":case"xx":return Kn(i);case"xxxxx":case"xxx":default:return Kn(i,":")}},O:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Kd(i,":");case"OOOO":default:return"GMT"+Kn(i,":")}},z:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Kd(i,":");case"zzzz":default:return"GMT"+Kn(i,":")}},t:function(n,t,e){const i=Math.trunc(+n/1e3);return Dt(i,t.length)},T:function(n,t,e){return Dt(+n,t.length)}};function Kd(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Math.trunc(i/60),r=i%60;return r===0?e+String(s):e+String(s)+t+Dt(r,2)}function Zd(n,t){return n%60===0?(n>0?"-":"+")+Dt(Math.abs(n)/60,2):Kn(n,t)}function Kn(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Dt(Math.trunc(i/60),2),r=Dt(i%60,2);return e+s+t+r}const Qd=(n,t)=>{switch(n){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},Jd=(n,t)=>{switch(n){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},Eo={p:Jd,P:(n,t)=>{const e=n.match(/(P+)(p+)?/)||[],i=e[1],s=e[2];if(!s)return Qd(n,t);let r;switch(i){case"P":r=t.dateTime({width:"short"});break;case"PP":r=t.dateTime({width:"medium"});break;case"PPP":r=t.dateTime({width:"long"});break;case"PPPP":default:r=t.dateTime({width:"full"});break}return r.replace("{{date}}",Qd(i,t)).replace("{{time}}",Jd(s,t))}},K_=/^D+$/,Z_=/^Y+$/,Q_=["D","DD","YY","YYYY"];function th(n){return K_.test(n)}function eh(n){return Z_.test(n)}function Po(n,t,e){const i=J_(n,t,e);if(console.warn(i),Q_.includes(n))throw new RangeError(i)}function J_(n,t,e){const i=n[0]==="Y"?"years":"days of the month";return`Use \`${n.toLowerCase()}\` instead of \`${n}\` (in \`${t}\`) for formatting ${i} to the input \`${e}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const tx=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,ex=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,nx=/^'([^]*?)'?$/,ix=/''/g,sx=/[a-zA-Z]/;function Br(n,t,e){var u,d,f,m,g,p,x,v;const i=Xn(),s=(e==null?void 0:e.locale)??i.locale??Ud,r=(e==null?void 0:e.firstWeekContainsDate)??((d=(u=e==null?void 0:e.locale)==null?void 0:u.options)==null?void 0:d.firstWeekContainsDate)??i.firstWeekContainsDate??((m=(f=i.locale)==null?void 0:f.options)==null?void 0:m.firstWeekContainsDate)??1,a=(e==null?void 0:e.weekStartsOn)??((p=(g=e==null?void 0:e.locale)==null?void 0:g.options)==null?void 0:p.weekStartsOn)??i.weekStartsOn??((v=(x=i.locale)==null?void 0:x.options)==null?void 0:v.weekStartsOn)??0,o=ct(n,e==null?void 0:e.in);if(!Do(o))throw new RangeError("Invalid time value");let l=t.match(ex).map(M=>{const k=M[0];if(k==="p"||k==="P"){const T=Eo[k];return T(M,s.formatLong)}return M}).join("").match(tx).map(M=>{if(M==="''")return{isToken:!1,value:"'"};const k=M[0];if(k==="'")return{isToken:!1,value:rx(M)};if(Gd[k])return{isToken:!0,value:M};if(k.match(sx))throw new RangeError("Format string contains an unescaped latin alphabet character `"+k+"`");return{isToken:!1,value:M}});s.localize.preprocessor&&(l=s.localize.preprocessor(o,l));const c={firstWeekContainsDate:r,weekStartsOn:a,locale:s};return l.map(M=>{if(!M.isToken)return M.value;const k=M.value;(!(e!=null&&e.useAdditionalWeekYearTokens)&&eh(k)||!(e!=null&&e.useAdditionalDayOfYearTokens)&&th(k))&&Po(k,t,String(n));const T=Gd[k[0]];return T(o,k,s.localize,c)}).join("")}function rx(n){const t=n.match(nx);return t?t[1].replace(ix,"'"):n}function nh(){return Object.assign({},Xn())}function ax(n,t){const e=ct(n,t==null?void 0:t.in).getDay();return e===0?7:e}function ox(n,t){const e=lx(t)?new t(0):Lt(t,0);return e.setFullYear(n.getFullYear(),n.getMonth(),n.getDate()),e.setHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()),e}function lx(n){var t;return typeof n=="function"&&((t=n.prototype)==null?void 0:t.constructor)===n}const cx=10;class ih{constructor(){E(this,"subPriority",0)}validate(t,e){return!0}}class ux extends ih{constructor(t,e,i,s,r){super(),this.value=t,this.validateValue=e,this.setValue=i,this.priority=s,r&&(this.subPriority=r)}validate(t,e){return this.validateValue(t,this.value,e)}set(t,e,i){return this.setValue(t,e,this.value,i)}}class dx extends ih{constructor(e,i){super();E(this,"priority",cx);E(this,"subPriority",-1);this.context=e||(s=>Lt(i,s))}set(e,i){return i.timestampIsSet?e:Lt(e,ox(e,this.context))}}class xt{run(t,e,i,s){const r=this.parse(t,e,i,s);return r?{setter:new ux(r.value,this.validate,this.set,this.priority,this.subPriority),rest:r.rest}:null}validate(t,e,i){return!0}}class hx extends xt{constructor(){super(...arguments);E(this,"priority",140);E(this,"incompatibleTokens",["R","u","t","T"])}parse(e,i,s){switch(i){case"G":case"GG":case"GGG":return s.era(e,{width:"abbreviated"})||s.era(e,{width:"narrow"});case"GGGGG":return s.era(e,{width:"narrow"});case"GGGG":default:return s.era(e,{width:"wide"})||s.era(e,{width:"abbreviated"})||s.era(e,{width:"narrow"})}}set(e,i,s){return i.era=s,e.setFullYear(s,0,1),e.setHours(0,0,0,0),e}}const Ht={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},$e={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Wt(n,t){return n&&{value:t(n.value),rest:n.rest}}function It(n,t){const e=t.match(n);return e?{value:parseInt(e[0],10),rest:t.slice(e[0].length)}:null}function Ue(n,t){const e=t.match(n);if(!e)return null;if(e[0]==="Z")return{value:0,rest:t.slice(1)};const i=e[1]==="+"?1:-1,s=e[2]?parseInt(e[2],10):0,r=e[3]?parseInt(e[3],10):0,a=e[5]?parseInt(e[5],10):0;return{value:i*(s*_i+r*ys+a*j0),rest:t.slice(e[0].length)}}function sh(n){return It(Ht.anyDigitsSigned,n)}function Nt(n,t){switch(n){case 1:return It(Ht.singleDigit,t);case 2:return It(Ht.twoDigits,t);case 3:return It(Ht.threeDigits,t);case 4:return It(Ht.fourDigits,t);default:return It(new RegExp("^\\d{1,"+n+"}"),t)}}function zr(n,t){switch(n){case 1:return It(Ht.singleDigitSigned,t);case 2:return It(Ht.twoDigitsSigned,t);case 3:return It(Ht.threeDigitsSigned,t);case 4:return It(Ht.fourDigitsSigned,t);default:return It(new RegExp("^-?\\d{1,"+n+"}"),t)}}function Ao(n){switch(n){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function rh(n,t){const e=t>0,i=e?t:1-t;let s;if(i<=50)s=n||100;else{const r=i+50,a=Math.trunc(r/100)*100,o=n>=r%100;s=n+a-(o?100:0)}return e?s:1-s}function ah(n){return n%400===0||n%4===0&&n%100!==0}class fx extends xt{constructor(){super(...arguments);E(this,"priority",130);E(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(e,i,s){const r=a=>({year:a,isTwoDigitYear:i==="yy"});switch(i){case"y":return Wt(Nt(4,e),r);case"yo":return Wt(s.ordinalNumber(e,{unit:"year"}),r);default:return Wt(Nt(i.length,e),r)}}validate(e,i){return i.isTwoDigitYear||i.year>0}set(e,i,s){const r=e.getFullYear();if(s.isTwoDigitYear){const o=rh(s.year,r);return e.setFullYear(o,0,1),e.setHours(0,0,0,0),e}const a=!("era"in i)||i.era===1?s.year:1-s.year;return e.setFullYear(a,0,1),e.setHours(0,0,0,0),e}}class mx extends xt{constructor(){super(...arguments);E(this,"priority",130);E(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(e,i,s){const r=a=>({year:a,isTwoDigitYear:i==="YY"});switch(i){case"Y":return Wt(Nt(4,e),r);case"Yo":return Wt(s.ordinalNumber(e,{unit:"year"}),r);default:return Wt(Nt(i.length,e),r)}}validate(e,i){return i.isTwoDigitYear||i.year>0}set(e,i,s,r){const a=Oo(e,r);if(s.isTwoDigitYear){const l=rh(s.year,a);return e.setFullYear(l,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),je(e,r)}const o=!("era"in i)||i.era===1?s.year:1-s.year;return e.setFullYear(o,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),je(e,r)}}class gx extends xt{constructor(){super(...arguments);E(this,"priority",130);E(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(e,i){return zr(i==="R"?4:i.length,e)}set(e,i,s){const r=Lt(e,0);return r.setFullYear(s,0,4),r.setHours(0,0,0,0),xi(r)}}class px extends xt{constructor(){super(...arguments);E(this,"priority",130);E(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(e,i){return zr(i==="u"?4:i.length,e)}set(e,i,s){return e.setFullYear(s,0,1),e.setHours(0,0,0,0),e}}class yx extends xt{constructor(){super(...arguments);E(this,"priority",120);E(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(e,i,s){switch(i){case"Q":case"QQ":return Nt(i.length,e);case"Qo":return s.ordinalNumber(e,{unit:"quarter"});case"QQQ":return s.quarter(e,{width:"abbreviated",context:"formatting"})||s.quarter(e,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(e,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(e,{width:"wide",context:"formatting"})||s.quarter(e,{width:"abbreviated",context:"formatting"})||s.quarter(e,{width:"narrow",context:"formatting"})}}validate(e,i){return i>=1&&i<=4}set(e,i,s){return e.setMonth((s-1)*3,1),e.setHours(0,0,0,0),e}}class bx extends xt{constructor(){super(...arguments);E(this,"priority",120);E(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(e,i,s){switch(i){case"q":case"qq":return Nt(i.length,e);case"qo":return s.ordinalNumber(e,{unit:"quarter"});case"qqq":return s.quarter(e,{width:"abbreviated",context:"standalone"})||s.quarter(e,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(e,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(e,{width:"wide",context:"standalone"})||s.quarter(e,{width:"abbreviated",context:"standalone"})||s.quarter(e,{width:"narrow",context:"standalone"})}}validate(e,i){return i>=1&&i<=4}set(e,i,s){return e.setMonth((s-1)*3,1),e.setHours(0,0,0,0),e}}class _x extends xt{constructor(){super(...arguments);E(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);E(this,"priority",110)}parse(e,i,s){const r=a=>a-1;switch(i){case"M":return Wt(It(Ht.month,e),r);case"MM":return Wt(Nt(2,e),r);case"Mo":return Wt(s.ordinalNumber(e,{unit:"month"}),r);case"MMM":return s.month(e,{width:"abbreviated",context:"formatting"})||s.month(e,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(e,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(e,{width:"wide",context:"formatting"})||s.month(e,{width:"abbreviated",context:"formatting"})||s.month(e,{width:"narrow",context:"formatting"})}}validate(e,i){return i>=0&&i<=11}set(e,i,s){return e.setMonth(s,1),e.setHours(0,0,0,0),e}}class xx extends xt{constructor(){super(...arguments);E(this,"priority",110);E(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(e,i,s){const r=a=>a-1;switch(i){case"L":return Wt(It(Ht.month,e),r);case"LL":return Wt(Nt(2,e),r);case"Lo":return Wt(s.ordinalNumber(e,{unit:"month"}),r);case"LLL":return s.month(e,{width:"abbreviated",context:"standalone"})||s.month(e,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(e,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(e,{width:"wide",context:"standalone"})||s.month(e,{width:"abbreviated",context:"standalone"})||s.month(e,{width:"narrow",context:"standalone"})}}validate(e,i){return i>=0&&i<=11}set(e,i,s){return e.setMonth(s,1),e.setHours(0,0,0,0),e}}function wx(n,t,e){const i=ct(n,e==null?void 0:e.in),s=Xd(i,e)-t;return i.setDate(i.getDate()-s*7),ct(i,e==null?void 0:e.in)}class vx extends xt{constructor(){super(...arguments);E(this,"priority",100);E(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(e,i,s){switch(i){case"w":return It(Ht.week,e);case"wo":return s.ordinalNumber(e,{unit:"week"});default:return Nt(i.length,e)}}validate(e,i){return i>=1&&i<=53}set(e,i,s,r){return je(wx(e,s,r),r)}}function Mx(n,t,e){const i=ct(n,e==null?void 0:e.in),s=qd(i,e)-t;return i.setDate(i.getDate()-s*7),i}class Sx extends xt{constructor(){super(...arguments);E(this,"priority",100);E(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(e,i,s){switch(i){case"I":return It(Ht.week,e);case"Io":return s.ordinalNumber(e,{unit:"week"});default:return Nt(i.length,e)}}validate(e,i){return i>=1&&i<=53}set(e,i,s){return xi(Mx(e,s))}}const kx=[31,28,31,30,31,30,31,31,30,31,30,31],Dx=[31,29,31,30,31,30,31,31,30,31,30,31];class Tx extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"subPriority",1);E(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(e,i,s){switch(i){case"d":return It(Ht.date,e);case"do":return s.ordinalNumber(e,{unit:"date"});default:return Nt(i.length,e)}}validate(e,i){const s=e.getFullYear(),r=ah(s),a=e.getMonth();return r?i>=1&&i<=Dx[a]:i>=1&&i<=kx[a]}set(e,i,s){return e.setDate(s),e.setHours(0,0,0,0),e}}class Cx extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"subpriority",1);E(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(e,i,s){switch(i){case"D":case"DD":return It(Ht.dayOfYear,e);case"Do":return s.ordinalNumber(e,{unit:"date"});default:return Nt(i.length,e)}}validate(e,i){const s=e.getFullYear();return ah(s)?i>=1&&i<=366:i>=1&&i<=365}set(e,i,s){return e.setMonth(0,s),e.setHours(0,0,0,0),e}}function Ro(n,t,e){var d,f,m,g;const i=Xn(),s=(e==null?void 0:e.weekStartsOn)??((f=(d=e==null?void 0:e.locale)==null?void 0:d.options)==null?void 0:f.weekStartsOn)??i.weekStartsOn??((g=(m=i.locale)==null?void 0:m.options)==null?void 0:g.weekStartsOn)??0,r=ct(n,e==null?void 0:e.in),a=r.getDay(),l=(t%7+7)%7,c=7-s,u=t<0||t>6?t-(a+c)%7:(l+c)%7-(a+c)%7;return Nr(r,u,e)}class Ox extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(e,i,s){switch(i){case"E":case"EE":case"EEE":return s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(e,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"});case"EEEE":default:return s.day(e,{width:"wide",context:"formatting"})||s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"})}}validate(e,i){return i>=0&&i<=6}set(e,i,s,r){return e=Ro(e,s,r),e.setHours(0,0,0,0),e}}class Ex extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(e,i,s,r){const a=o=>{const l=Math.floor((o-1)/7)*7;return(o+r.weekStartsOn+6)%7+l};switch(i){case"e":case"ee":return Wt(Nt(i.length,e),a);case"eo":return Wt(s.ordinalNumber(e,{unit:"day"}),a);case"eee":return s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"});case"eeeee":return s.day(e,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"});case"eeee":default:return s.day(e,{width:"wide",context:"formatting"})||s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"})}}validate(e,i){return i>=0&&i<=6}set(e,i,s,r){return e=Ro(e,s,r),e.setHours(0,0,0,0),e}}class Px extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(e,i,s,r){const a=o=>{const l=Math.floor((o-1)/7)*7;return(o+r.weekStartsOn+6)%7+l};switch(i){case"c":case"cc":return Wt(Nt(i.length,e),a);case"co":return Wt(s.ordinalNumber(e,{unit:"day"}),a);case"ccc":return s.day(e,{width:"abbreviated",context:"standalone"})||s.day(e,{width:"short",context:"standalone"})||s.day(e,{width:"narrow",context:"standalone"});case"ccccc":return s.day(e,{width:"narrow",context:"standalone"});case"cccccc":return s.day(e,{width:"short",context:"standalone"})||s.day(e,{width:"narrow",context:"standalone"});case"cccc":default:return s.day(e,{width:"wide",context:"standalone"})||s.day(e,{width:"abbreviated",context:"standalone"})||s.day(e,{width:"short",context:"standalone"})||s.day(e,{width:"narrow",context:"standalone"})}}validate(e,i){return i>=0&&i<=6}set(e,i,s,r){return e=Ro(e,s,r),e.setHours(0,0,0,0),e}}function Ax(n,t,e){const i=ct(n,e==null?void 0:e.in),s=ax(i,e),r=t-s;return Nr(i,r,e)}class Rx extends xt{constructor(){super(...arguments);E(this,"priority",90);E(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(e,i,s){const r=a=>a===0?7:a;switch(i){case"i":case"ii":return Nt(i.length,e);case"io":return s.ordinalNumber(e,{unit:"day"});case"iii":return Wt(s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"}),r);case"iiiii":return Wt(s.day(e,{width:"narrow",context:"formatting"}),r);case"iiiiii":return Wt(s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"}),r);case"iiii":default:return Wt(s.day(e,{width:"wide",context:"formatting"})||s.day(e,{width:"abbreviated",context:"formatting"})||s.day(e,{width:"short",context:"formatting"})||s.day(e,{width:"narrow",context:"formatting"}),r)}}validate(e,i){return i>=1&&i<=7}set(e,i,s){return e=Ax(e,s),e.setHours(0,0,0,0),e}}class Ix extends xt{constructor(){super(...arguments);E(this,"priority",80);E(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(e,i,s){switch(i){case"a":case"aa":case"aaa":return s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(e,{width:"wide",context:"formatting"})||s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,i,s){return e.setHours(Ao(s),0,0,0),e}}class Lx extends xt{constructor(){super(...arguments);E(this,"priority",80);E(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(e,i,s){switch(i){case"b":case"bb":case"bbb":return s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(e,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(e,{width:"wide",context:"formatting"})||s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,i,s){return e.setHours(Ao(s),0,0,0),e}}class Nx extends xt{constructor(){super(...arguments);E(this,"priority",80);E(this,"incompatibleTokens",["a","b","t","T"])}parse(e,i,s){switch(i){case"B":case"BB":case"BBB":return s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(e,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(e,{width:"wide",context:"formatting"})||s.dayPeriod(e,{width:"abbreviated",context:"formatting"})||s.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,i,s){return e.setHours(Ao(s),0,0,0),e}}class Fx extends xt{constructor(){super(...arguments);E(this,"priority",70);E(this,"incompatibleTokens",["H","K","k","t","T"])}parse(e,i,s){switch(i){case"h":return It(Ht.hour12h,e);case"ho":return s.ordinalNumber(e,{unit:"hour"});default:return Nt(i.length,e)}}validate(e,i){return i>=1&&i<=12}set(e,i,s){const r=e.getHours()>=12;return r&&s<12?e.setHours(s+12,0,0,0):!r&&s===12?e.setHours(0,0,0,0):e.setHours(s,0,0,0),e}}class Bx extends xt{constructor(){super(...arguments);E(this,"priority",70);E(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(e,i,s){switch(i){case"H":return It(Ht.hour23h,e);case"Ho":return s.ordinalNumber(e,{unit:"hour"});default:return Nt(i.length,e)}}validate(e,i){return i>=0&&i<=23}set(e,i,s){return e.setHours(s,0,0,0),e}}class zx extends xt{constructor(){super(...arguments);E(this,"priority",70);E(this,"incompatibleTokens",["h","H","k","t","T"])}parse(e,i,s){switch(i){case"K":return It(Ht.hour11h,e);case"Ko":return s.ordinalNumber(e,{unit:"hour"});default:return Nt(i.length,e)}}validate(e,i){return i>=0&&i<=11}set(e,i,s){return e.getHours()>=12&&s<12?e.setHours(s+12,0,0,0):e.setHours(s,0,0,0),e}}class Hx extends xt{constructor(){super(...arguments);E(this,"priority",70);E(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(e,i,s){switch(i){case"k":return It(Ht.hour24h,e);case"ko":return s.ordinalNumber(e,{unit:"hour"});default:return Nt(i.length,e)}}validate(e,i){return i>=1&&i<=24}set(e,i,s){const r=s<=24?s%24:s;return e.setHours(r,0,0,0),e}}class Wx extends xt{constructor(){super(...arguments);E(this,"priority",60);E(this,"incompatibleTokens",["t","T"])}parse(e,i,s){switch(i){case"m":return It(Ht.minute,e);case"mo":return s.ordinalNumber(e,{unit:"minute"});default:return Nt(i.length,e)}}validate(e,i){return i>=0&&i<=59}set(e,i,s){return e.setMinutes(s,0,0),e}}class Yx extends xt{constructor(){super(...arguments);E(this,"priority",50);E(this,"incompatibleTokens",["t","T"])}parse(e,i,s){switch(i){case"s":return It(Ht.second,e);case"so":return s.ordinalNumber(e,{unit:"second"});default:return Nt(i.length,e)}}validate(e,i){return i>=0&&i<=59}set(e,i,s){return e.setSeconds(s,0),e}}class Vx extends xt{constructor(){super(...arguments);E(this,"priority",30);E(this,"incompatibleTokens",["t","T"])}parse(e,i){const s=r=>Math.trunc(r*Math.pow(10,-i.length+3));return Wt(Nt(i.length,e),s)}set(e,i,s){return e.setMilliseconds(s),e}}class jx extends xt{constructor(){super(...arguments);E(this,"priority",10);E(this,"incompatibleTokens",["t","T","x"])}parse(e,i){switch(i){case"X":return Ue($e.basicOptionalMinutes,e);case"XX":return Ue($e.basic,e);case"XXXX":return Ue($e.basicOptionalSeconds,e);case"XXXXX":return Ue($e.extendedOptionalSeconds,e);case"XXX":default:return Ue($e.extended,e)}}set(e,i,s){return i.timestampIsSet?e:Lt(e,e.getTime()-Fr(e)-s)}}class $x extends xt{constructor(){super(...arguments);E(this,"priority",10);E(this,"incompatibleTokens",["t","T","X"])}parse(e,i){switch(i){case"x":return Ue($e.basicOptionalMinutes,e);case"xx":return Ue($e.basic,e);case"xxxx":return Ue($e.basicOptionalSeconds,e);case"xxxxx":return Ue($e.extendedOptionalSeconds,e);case"xxx":default:return Ue($e.extended,e)}}set(e,i,s){return i.timestampIsSet?e:Lt(e,e.getTime()-Fr(e)-s)}}class Ux extends xt{constructor(){super(...arguments);E(this,"priority",40);E(this,"incompatibleTokens","*")}parse(e){return sh(e)}set(e,i,s){return[Lt(e,s*1e3),{timestampIsSet:!0}]}}class qx extends xt{constructor(){super(...arguments);E(this,"priority",20);E(this,"incompatibleTokens","*")}parse(e){return sh(e)}set(e,i,s){return[Lt(e,s),{timestampIsSet:!0}]}}const Xx={G:new hx,y:new fx,Y:new mx,R:new gx,u:new px,Q:new yx,q:new bx,M:new _x,L:new xx,w:new vx,I:new Sx,d:new Tx,D:new Cx,E:new Ox,e:new Ex,c:new Px,i:new Rx,a:new Ix,b:new Lx,B:new Nx,h:new Fx,H:new Bx,K:new zx,k:new Hx,m:new Wx,s:new Yx,S:new Vx,X:new jx,x:new $x,t:new Ux,T:new qx},Gx=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Kx=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Zx=/^'([^]*?)'?$/,Qx=/''/g,Jx=/\S/,tw=/[a-zA-Z]/;function ew(n,t,e,i){var x,v,M,k,T,P,L,C;const s=()=>Lt((i==null?void 0:i.in)||e,NaN),r=nh(),a=(i==null?void 0:i.locale)??r.locale??Ud,o=(i==null?void 0:i.firstWeekContainsDate)??((v=(x=i==null?void 0:i.locale)==null?void 0:x.options)==null?void 0:v.firstWeekContainsDate)??r.firstWeekContainsDate??((k=(M=r.locale)==null?void 0:M.options)==null?void 0:k.firstWeekContainsDate)??1,l=(i==null?void 0:i.weekStartsOn)??((P=(T=i==null?void 0:i.locale)==null?void 0:T.options)==null?void 0:P.weekStartsOn)??r.weekStartsOn??((C=(L=r.locale)==null?void 0:L.options)==null?void 0:C.weekStartsOn)??0;if(!t)return n?s():ct(e,i==null?void 0:i.in);const c={firstWeekContainsDate:o,weekStartsOn:l,locale:a},u=[new dx(i==null?void 0:i.in,e)],d=t.match(Kx).map(b=>{const _=b[0];if(_ in Eo){const S=Eo[_];return S(b,a.formatLong)}return b}).join("").match(Gx),f=[];for(let b of d){!(i!=null&&i.useAdditionalWeekYearTokens)&&eh(b)&&Po(b,t,n),!(i!=null&&i.useAdditionalDayOfYearTokens)&&th(b)&&Po(b,t,n);const _=b[0],S=Xx[_];if(S){const{incompatibleTokens:O}=S;if(Array.isArray(O)){const I=f.find(B=>O.includes(B.token)||B.token===_);if(I)throw new RangeError(`The format string mustn't contain \`${I.fullToken}\` and \`${b}\` at the same time`)}else if(S.incompatibleTokens==="*"&&f.length>0)throw new RangeError(`The format string mustn't contain \`${b}\` and any other token at the same time`);f.push({token:_,fullToken:b});const A=S.run(n,b,a.match,c);if(!A)return s();u.push(A.setter),n=A.rest}else{if(_.match(tw))throw new RangeError("Format string contains an unescaped latin alphabet character `"+_+"`");if(b==="''"?b="'":_==="'"&&(b=nw(b)),n.indexOf(b)===0)n=n.slice(b.length);else return s()}}if(n.length>0&&Jx.test(n))return s();const m=u.map(b=>b.priority).sort((b,_)=>_-b).filter((b,_,S)=>S.indexOf(b)===_).map(b=>u.filter(_=>_.priority===b).sort((_,S)=>S.subPriority-_.subPriority)).map(b=>b[0]);let g=ct(e,i==null?void 0:i.in);if(isNaN(+g))return s();const p={};for(const b of m){if(!b.validate(g,c))return s();const _=b.set(g,p,c);Array.isArray(_)?(g=_[0],Object.assign(p,_[1])):g=_}return g}function nw(n){return n.match(Zx)[1].replace(Qx,"'")}function iw(n,t){const e=ct(n,t==null?void 0:t.in);return e.setMinutes(0,0,0),e}function sw(n,t){const e=ct(n,t==null?void 0:t.in);return e.setSeconds(0,0),e}function rw(n,t){const e=ct(n,t==null?void 0:t.in);return e.setMilliseconds(0),e}function aw(n){const t=n/_i;return Math.trunc(t)}function oh(n,t){const e=()=>Lt(t==null?void 0:t.in,NaN),i=(t==null?void 0:t.additionalDigits)??2,s=uw(n);let r;if(s.date){const c=dw(s.date,i);r=hw(c.restDateString,c.year)}if(!r||isNaN(+r))return e();const a=+r;let o=0,l;if(s.time&&(o=fw(s.time),isNaN(o)))return e();if(s.timezone){if(l=mw(s.timezone),isNaN(l))return e()}else{const c=new Date(a+o),u=ct(0,t==null?void 0:t.in);return u.setFullYear(c.getUTCFullYear(),c.getUTCMonth(),c.getUTCDate()),u.setHours(c.getUTCHours(),c.getUTCMinutes(),c.getUTCSeconds(),c.getUTCMilliseconds()),u}return ct(a+o+l,t==null?void 0:t.in)}const Hr={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},ow=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,lw=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,cw=/^([+-])(\d{2})(?::?(\d{2}))?$/;function uw(n){const t={},e=n.split(Hr.dateTimeDelimiter);let i;if(e.length>2)return t;if(/:/.test(e[0])?i=e[0]:(t.date=e[0],i=e[1],Hr.timeZoneDelimiter.test(t.date)&&(t.date=n.split(Hr.timeZoneDelimiter)[0],i=n.substr(t.date.length,n.length))),i){const s=Hr.timezone.exec(i);s?(t.time=i.replace(s[1],""),t.timezone=s[1]):t.time=i}return t}function dw(n,t){const e=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),i=n.match(e);if(!i)return{year:NaN,restDateString:""};const s=i[1]?parseInt(i[1]):null,r=i[2]?parseInt(i[2]):null;return{year:r===null?s:r*100,restDateString:n.slice((i[1]||i[2]).length)}}function hw(n,t){if(t===null)return new Date(NaN);const e=n.match(ow);if(!e)return new Date(NaN);const i=!!e[4],s=vs(e[1]),r=vs(e[2])-1,a=vs(e[3]),o=vs(e[4]),l=vs(e[5])-1;if(i)return _w(t,o,l)?gw(t,o,l):new Date(NaN);{const c=new Date(0);return!yw(t,r,a)||!bw(t,s)?new Date(NaN):(c.setUTCFullYear(t,r,Math.max(s,a)),c)}}function vs(n){return n?parseInt(n):1}function fw(n){const t=n.match(lw);if(!t)return NaN;const e=Io(t[1]),i=Io(t[2]),s=Io(t[3]);return xw(e,i,s)?e*_i+i*ys+s*1e3:NaN}function Io(n){return n&&parseFloat(n.replace(",","."))||0}function mw(n){if(n==="Z")return 0;const t=n.match(cw);if(!t)return 0;const e=t[1]==="+"?-1:1,i=parseInt(t[2]),s=t[3]&&parseInt(t[3])||0;return ww(i,s)?e*(i*_i+s*ys):NaN}function gw(n,t,e){const i=new Date(0);i.setUTCFullYear(n,0,4);const s=i.getUTCDay()||7,r=(t-1)*7+e+1-s;return i.setUTCDate(i.getUTCDate()+r),i}const pw=[31,null,31,30,31,30,31,31,30,31,30,31];function lh(n){return n%400===0||n%4===0&&n%100!==0}function yw(n,t,e){return t>=0&&t<=11&&e>=1&&e<=(pw[t]||(lh(n)?29:28))}function bw(n,t){return t>=1&&t<=(lh(n)?366:365)}function _w(n,t,e){return t>=1&&t<=53&&e>=0&&e<=6}function xw(n,t,e){return n===24?t===0&&e===0:e>=0&&e<60&&t>=0&&t<60&&n>=0&&n<25}function ww(n,t){return t>=0&&t<=59}var vw=Object.defineProperty,Mw=(n,t,e)=>t in n?vw(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,Pe=(n,t,e)=>Mw(n,typeof t!="symbol"?t+"":t,e);const Sw=1e3;var nt=(n=>(n.FIFTEEN_MIN="15m",n.ONE_HOUR="1h",n.SIX_HOUR="6h",n.TWELVE_HOUR="12h",n.ONE_DAY="24h",n.SEVEN_DAY="7d",n.THIRTY_DAY="30d",n.NINETY_DAY="90d",n.ONE_HUNDRED_EIGHTY_DAY="180d",n.ONE_YEAR="365d",n.CURRENT_WEEK="current_week",n.CURRENT_MONTH="current_month",n.CURRENT_QUARTER="current_quarter",n.CURRENT_YEAR="current_year",n.PREVIOUS_WEEK="previous_week",n.PREVIOUS_MONTH="previous_month",n.PREVIOUS_QUARTER="previous_quarter",n.PREVIOUS_YEAR="previous_year",n))(nt||{});const kw=["in","not_in","selector"],Dw=["empty","not_empty"],Tw=["15m","1h","6h","12h","24h","7d","current_week","previous_week","30d","current_month","previous_month"],Cw=["secondly","tenSecondly","thirtySecondly","minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly","twoHourly","twelveHourly","daily","weekly","trend"],Ms=n=>n.filter(t=>t!=="time"),ch=["api","api_product","api_product_version","control_plane","control_plane_group","data_plane_node","gateway_service","portal","route","status_code","status_code_grouped","time"],uh=Ms(ch),Ow=[...ch,"application","consumer","country_code","upstream_status_code","upstream_status_code_grouped","response_source","data_plane_node_version","realm"],dh=Ms(Ow),Ew=["control_plane","control_plane_group","gateway_service","consumer","application","route","ai_provider","ai_response_model","ai_request_model","llm_cache_status","llm_embeddings_provider","llm_embeddings_model","time","realm","status_code","status_code_grouped","ai_plugin"],hh=Ms(Ew);Ms(["api","api_product","api_product_version","application","auth_type","client_ip","consumer","consumer_group","control_plane","control_plane_group","country_code","data_plane_node","data_plane_node_version","gateway_service","header_host","header_user_agent","http_method","portal","realm","request_id","request_uri","response_header_content_type","response_source","route","service_port","service_protocol","sse","status_code_grouped","time","trace_id","upstream_uri","upstream_status_code_grouped","websocket"]),Ms(["ai_count","latencies_response_ms","latencies_upstream_ms","latencies_kong_gateway_ms","request_body_size","response_body_size","response_header_content_length","status_code","upstream_status_code"]),new Set(uh),new Set(dh),new Set(hh);const fh=[{code:"AF",name:"Afghanistan"},{code:"AX",name:"Aland Islands"},{code:"AL",name:"Albania"},{code:"DZ",name:"Algeria"},{code:"AS",name:"American Samoa"},{code:"AD",name:"Andorra"},{code:"AO",name:"Angola"},{code:"AI",name:"Anguilla"},{code:"AQ",name:"Antarctica"},{code:"AG",name:"Antigua and Barbuda"},{code:"AR",name:"Argentina"},{code:"AM",name:"Armenia"},{code:"AW",name:"Aruba"},{code:"AU",name:"Australia"},{code:"AT",name:"Austria"},{code:"AZ",name:"Azerbaijan"},{code:"BS",name:"Bahamas"},{code:"BH",name:"Bahrain"},{code:"BD",name:"Bangladesh"},{code:"BB",name:"Barbados"},{code:"BY",name:"Belarus"},{code:"BE",name:"Belgium"},{code:"BZ",name:"Belize"},{code:"BJ",name:"Benin"},{code:"BM",name:"Bermuda"},{code:"BT",name:"Bhutan"},{code:"BO",name:"Bolivia"},{code:"BA",name:"Bosnia and Herzegovina"},{code:"BW",name:"Botswana"},{code:"BV",name:"Bouvet Island"},{code:"BR",name:"Brazil"},{code:"IO",name:"British Indian Ocean Territory"},{code:"BN",name:"Brunei Darussalam"},{code:"BG",name:"Bulgaria"},{code:"BF",name:"Burkina Faso"},{code:"BI",name:"Burundi"},{code:"KH",name:"Cambodia"},{code:"CM",name:"Cameroon"},{code:"CA",name:"Canada"},{code:"CV",name:"Cape Verde"},{code:"KY",name:"Cayman Islands"},{code:"CF",name:"Central African Republic"},{code:"TD",name:"Chad"},{code:"CL",name:"Chile"},{code:"CN",name:"China"},{code:"CX",name:"Christmas Island"},{code:"CC",name:"Cocos (Keeling) Islands"},{code:"CO",name:"Colombia"},{code:"KM",name:"Comoros"},{code:"CG",name:"Congo"},{code:"CD",name:"Democratic Republic of the Congo"},{code:"CK",name:"Cook Islands"},{code:"CR",name:"Costa Rica"},{code:"CI",name:"Cote d'Ivoire"},{code:"HR",name:"Croatia"},{code:"CU",name:"Cuba"},{code:"CY",name:"Cyprus"},{code:"CZ",name:"Czech Republic"},{code:"DK",name:"Denmark"},{code:"DJ",name:"Djibouti"},{code:"DM",name:"Dominica"},{code:"DO",name:"Dominican Republic"},{code:"EC",name:"Ecuador"},{code:"EG",name:"Egypt"},{code:"SV",name:"El Salvador"},{code:"GQ",name:"Equatorial Guinea"},{code:"ER",name:"Eritrea"},{code:"EE",name:"Estonia"},{code:"ET",name:"Ethiopia"},{code:"FK",name:"Falkland Islands (Malvinas)"},{code:"FO",name:"Faroe Islands"},{code:"FJ",name:"Fiji"},{code:"FI",name:"Finland"},{code:"FR",name:"France"},{code:"GF",name:"French Guiana"},{code:"PF",name:"French Polynesia"},{code:"TF",name:"French Southern Territories"},{code:"GA",name:"Gabon"},{code:"GM",name:"Gambia"},{code:"GE",name:"Georgia"},{code:"DE",name:"Germany"},{code:"GH",name:"Ghana"},{code:"GI",name:"Gibraltar"},{code:"GR",name:"Greece"},{code:"GL",name:"Greenland"},{code:"GD",name:"Grenada"},{code:"GP",name:"Guadeloupe"},{code:"GU",name:"Guam"},{code:"GT",name:"Guatemala"},{code:"GG",name:"Guernsey"},{code:"GN",name:"Guinea"},{code:"GW",name:"Guinea-Bissau"},{code:"GY",name:"Guyana"},{code:"HT",name:"Haiti"},{code:"HM",name:"Heard Island and McDonald Islands"},{code:"VA",name:"The Vatican"},{code:"HN",name:"Honduras"},{code:"HK",name:"Hong Kong"},{code:"HU",name:"Hungary"},{code:"IS",name:"Iceland"},{code:"IN",name:"India"},{code:"ID",name:"Indonesia"},{code:"IR",name:"Iran"},{code:"IQ",name:"Iraq"},{code:"IE",name:"Ireland"},{code:"IM",name:"Isle of Man"},{code:"IL",name:"Israel"},{code:"IT",name:"Italy"},{code:"JM",name:"Jamaica"},{code:"JP",name:"Japan"},{code:"JE",name:"Jersey"},{code:"JO",name:"Jordan"},{code:"KZ",name:"Kazakhstan"},{code:"KE",name:"Kenya"},{code:"KI",name:"Kiribati"},{code:"KP",name:"North Korea"},{code:"KR",name:"South Korea"},{code:"KW",name:"Kuwait"},{code:"KG",name:"Kyrgyzstan"},{code:"LA",name:"Laos"},{code:"LV",name:"Latvia"},{code:"LB",name:"Lebanon"},{code:"LS",name:"Lesotho"},{code:"LR",name:"Liberia"},{code:"LY",name:"Libya"},{code:"LI",name:"Liechtenstein"},{code:"LT",name:"Lithuania"},{code:"LU",name:"Luxembourg"},{code:"MO",name:"Macao"},{code:"MK",name:"Macedonia"},{code:"MG",name:"Madagascar"},{code:"MW",name:"Malawi"},{code:"MY",name:"Malaysia"},{code:"MV",name:"Maldives"},{code:"ML",name:"Mali"},{code:"MT",name:"Malta"},{code:"MH",name:"Marshall Islands"},{code:"MQ",name:"Martinique"},{code:"MR",name:"Mauritania"},{code:"MU",name:"Mauritius"},{code:"YT",name:"Mayotte"},{code:"MX",name:"Mexico"},{code:"FM",name:"Micronesia, "},{code:"MD",name:"Moldova,"},{code:"MC",name:"Monaco"},{code:"MN",name:"Mongolia"},{code:"ME",name:"Montenegro"},{code:"MS",name:"Montserrat"},{code:"MA",name:"Morocco"},{code:"MZ",name:"Mozambique"},{code:"MM",name:"Myanmar"},{code:"NA",name:"Namibia"},{code:"NR",name:"Nauru"},{code:"NP",name:"Nepal"},{code:"NL",name:"Netherlands"},{code:"NC",name:"New Caledonia"},{code:"NZ",name:"New Zealand"},{code:"NI",name:"Nicaragua"},{code:"NE",name:"Niger"},{code:"NG",name:"Nigeria"},{code:"NU",name:"Niue"},{code:"NF",name:"Norfolk Island"},{code:"MP",name:"Northern Mariana Islands"},{code:"NO",name:"Norway"},{code:"OM",name:"Oman"},{code:"PK",name:"Pakistan"},{code:"PW",name:"Palau"},{code:"PA",name:"Panama"},{code:"PG",name:"Papua New Guinea"},{code:"PY",name:"Paraguay"},{code:"PE",name:"Peru"},{code:"PH",name:"Philippines"},{code:"PN",name:"Pitcairn"},{code:"PL",name:"Poland"},{code:"PT",name:"Portugal"},{code:"PR",name:"Puerto Rico"},{code:"QA",name:"Qatar"},{code:"RE",name:"Reunion"},{code:"RO",name:"Romania"},{code:"RU",name:"Russia"},{code:"RW",name:"Rwanda"},{code:"BL",name:"Saint Barthelemy"},{code:"SH",name:"Saint Helena"},{code:"KN",name:"Saint Kitts and Nevis"},{code:"LC",name:"Saint Lucia"},{code:"MF",name:"Saint Martin"},{code:"PM",name:"Saint Pierre and Miquelon"},{code:"VC",name:"Saint Vincent and the Grenadines"},{code:"WS",name:"Samoa"},{code:"SM",name:"San Marino"},{code:"ST",name:"Sao Tome and Principe"},{code:"SA",name:"Saudi Arabia"},{code:"SN",name:"Senegal"},{code:"RS",name:"Serbia"},{code:"SC",name:"Seychelles"},{code:"SL",name:"Sierra Leone"},{code:"SG",name:"Singapore"},{code:"SX",name:"Sint Maarten"},{code:"SK",name:"Slovakia"},{code:"SI",name:"Slovenia"},{code:"SB",name:"Solomon Islands"},{code:"SO",name:"Somalia"},{code:"ZA",name:"South Africa"},{code:"GS",name:"South Georgia and the South Sandwich Islands"},{code:"SS",name:"South Sudan"},{code:"ES",name:"Spain"},{code:"LK",name:"Sri Lanka"},{code:"SD",name:"Sudan"},{code:"SR",name:"Suriname"},{code:"SJ",name:"Svalbard and Jan Mayen"},{code:"SZ",name:"Swaziland"},{code:"SE",name:"Sweden"},{code:"CH",name:"Switzerland"},{code:"SY",name:"Syria"},{code:"TW",name:"Taiwan"},{code:"TJ",name:"Tajikistan"},{code:"TZ",name:"Tanzania"},{code:"TH",name:"Thailand"},{code:"TL",name:"Timor-Leste"},{code:"TG",name:"Togo"},{code:"TK",name:"Tokelau"},{code:"TO",name:"Tonga"},{code:"TT",name:"Trinidad and Tobago"},{code:"TN",name:"Tunisia"},{code:"TR",name:"Turkey"},{code:"TM",name:"Turkmenistan"},{code:"TC",name:"Turks and Caicos Islands"},{code:"TV",name:"Tuvalu"},{code:"UG",name:"Uganda"},{code:"UA",name:"Ukraine"},{code:"AE",name:"United Arab Emirates"},{code:"GB",name:"United Kingdom"},{code:"US",name:"United States"},{code:"UM",name:"United States Minor Outlying Islands"},{code:"UY",name:"Uruguay"},{code:"UZ",name:"Uzbekistan"},{code:"VU",name:"Vanuatu"},{code:"VE",name:"Venezuela"},{code:"VN",name:"Vietnam"},{code:"VG",name:"British Virgin Islands"},{code:"VI",name:"U.S. Virgin Islands"},{code:"WF",name:"Wallis and Futuna"},{code:"EH",name:"Western Sahara"},{code:"YE",name:"Yemen"},{code:"ZM",name:"Zambia"},{code:"ZW",name:"Zimbabwe"}];fh.map(n=>n.code),(n=>({type:"array",description:"A list of filters to apply to the query",items:{oneOf:[{type:"object",description:"In filter",properties:{field:{type:"string",enum:n},operator:{type:"string",enum:kw},value:{type:"array",items:{type:["string","number","null"]}}},required:["field","operator","value"],additionalProperties:!1},{type:"object",description:"Empty filter",properties:{field:{type:"string",enum:n},operator:{type:"string",enum:Dw}},required:["field","operator"],additionalProperties:!1}]}}))([...new Set([...dh,...uh,...hh])]);const Pw={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"}},Aw=(n,t,e)=>{let i;const s=Pw[n];return typeof s=="string"?i=s:t===1?i=s.one:i=s.other.replace("{{count}}",t.toString()),e!=null&&e.addSuffix?e.comparison&&e.comparison>0?"in "+i:i+" ago":i};function Lo(n){return(t={})=>{const e=t.width?String(t.width):n.defaultWidth;return n.formats[e]||n.formats[n.defaultWidth]}}const Rw={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Iw={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Lw={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Nw={date:Lo({formats:Rw,defaultWidth:"full"}),time:Lo({formats:Iw,defaultWidth:"full"}),dateTime:Lo({formats:Lw,defaultWidth:"full"})},Fw={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Bw=(n,t,e,i)=>Fw[n];function Ss(n){return(t,e)=>{const i=e!=null&&e.context?String(e.context):"standalone";let s;if(i==="formatting"&&n.formattingValues){const a=n.defaultFormattingWidth||n.defaultWidth,o=e!=null&&e.width?String(e.width):a;s=n.formattingValues[o]||n.formattingValues[a]}else{const a=n.defaultWidth,o=e!=null&&e.width?String(e.width):n.defaultWidth;s=n.values[o]||n.values[a]}const r=n.argumentCallback?n.argumentCallback(t):t;return s[r]}}const zw={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Hw={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Ww={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"]},Yw={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"]},Vw={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"}},jw={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"}},$w=(n,t)=>{const e=Number(n),i=e%100;if(i>20||i<10)switch(i%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd"}return e+"th"},Uw={ordinalNumber:$w,era:Ss({values:zw,defaultWidth:"wide"}),quarter:Ss({values:Hw,defaultWidth:"wide",argumentCallback:n=>n-1}),month:Ss({values:Ww,defaultWidth:"wide"}),day:Ss({values:Yw,defaultWidth:"wide"}),dayPeriod:Ss({values:Vw,defaultWidth:"wide",formattingValues:jw,defaultFormattingWidth:"wide"})};function ks(n){return(t,e={})=>{const i=e.width,s=i&&n.matchPatterns[i]||n.matchPatterns[n.defaultMatchWidth],r=t.match(s);if(!r)return null;const a=r[0],o=i&&n.parsePatterns[i]||n.parsePatterns[n.defaultParseWidth],l=Array.isArray(o)?Xw(o,d=>d.test(a)):qw(o,d=>d.test(a));let c;c=n.valueCallback?n.valueCallback(l):l,c=e.valueCallback?e.valueCallback(c):c;const u=t.slice(a.length);return{value:c,rest:u}}}function qw(n,t){for(const e in n)if(Object.prototype.hasOwnProperty.call(n,e)&&t(n[e]))return e}function Xw(n,t){for(let e=0;e<n.length;e++)if(t(n[e]))return e}function Gw(n){return(t,e={})=>{const i=t.match(n.matchPattern);if(!i)return null;const s=i[0],r=t.match(n.parsePattern);if(!r)return null;let a=n.valueCallback?n.valueCallback(r[0]):r[0];a=e.valueCallback?e.valueCallback(a):a;const o=t.slice(s.length);return{value:a,rest:o}}}const Kw=/^(\d+)(th|st|nd|rd)?/i,Zw=/\d+/i,Qw={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},Jw={any:[/^b/i,/^(a|c)/i]},tv={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},ev={any:[/1/i,/2/i,/3/i,/4/i]},nv={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},iv={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]},sv={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},rv={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]},av={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},ov={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}},lv={ordinalNumber:Gw({matchPattern:Kw,parsePattern:Zw,valueCallback:n=>parseInt(n,10)}),era:ks({matchPatterns:Qw,defaultMatchWidth:"wide",parsePatterns:Jw,defaultParseWidth:"any"}),quarter:ks({matchPatterns:tv,defaultMatchWidth:"wide",parsePatterns:ev,defaultParseWidth:"any",valueCallback:n=>n+1}),month:ks({matchPatterns:nv,defaultMatchWidth:"wide",parsePatterns:iv,defaultParseWidth:"any"}),day:ks({matchPatterns:sv,defaultMatchWidth:"wide",parsePatterns:rv,defaultParseWidth:"any"}),dayPeriod:ks({matchPatterns:av,defaultMatchWidth:"any",parsePatterns:ov,defaultParseWidth:"any"})},cv={code:"en-US",formatDistance:Aw,formatLong:Nw,formatRelative:Bw,localize:Uw,match:lv,options:{weekStartsOn:0,firstWeekContainsDate:1}};let uv={};function Ds(){return uv}const mh=6048e5,dv=864e5,hv=60,fv=3600,gh=Symbol.for("constructDateFrom");function Ae(n,t){return typeof n=="function"?n(t):n&&typeof n=="object"&&gh in n?n[gh](t):n instanceof Date?new n.constructor(t):new Date(t)}function ue(n,t){return Ae(t||n,n)}function ph(n){const t=ue(n),e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),+n-+e}function mv(n,...t){const e=Ae.bind(null,t.find(i=>typeof i=="object"));return t.map(e)}function Ts(n,t){const e=ue(n,void 0);return e.setHours(0,0,0,0),e}function gv(n,t,e){const[i,s]=mv(void 0,n,t),r=Ts(i),a=Ts(s),o=+r-ph(r),l=+a-ph(a);return Math.round((o-l)/dv)}function pv(n,t){const e=ue(n,void 0);return e.setFullYear(e.getFullYear(),0,1),e.setHours(0,0,0,0),e}function yv(n,t){const e=ue(n,void 0);return gv(e,pv(e))+1}function rn(n,t){var e,i,s,r;const a=Ds(),o=(t==null?void 0:t.weekStartsOn)??((i=(e=t==null?void 0:t.locale)==null?void 0:e.options)==null?void 0:i.weekStartsOn)??a.weekStartsOn??((r=(s=a.locale)==null?void 0:s.options)==null?void 0:r.weekStartsOn)??0,l=ue(n,t==null?void 0:t.in),c=l.getDay(),u=(c<o?7:0)+c-o;return l.setDate(l.getDate()-u),l.setHours(0,0,0,0),l}function Wr(n,t){return rn(n,{...t,weekStartsOn:1})}function yh(n,t){const e=ue(n,void 0),i=e.getFullYear(),s=Ae(e,0);s.setFullYear(i+1,0,4),s.setHours(0,0,0,0);const r=Wr(s),a=Ae(e,0);a.setFullYear(i,0,4),a.setHours(0,0,0,0);const o=Wr(a);return e.getTime()>=r.getTime()?i+1:e.getTime()>=o.getTime()?i:i-1}function bv(n,t){const e=yh(n),i=Ae(n,0);return i.setFullYear(e,0,4),i.setHours(0,0,0,0),Wr(i)}function _v(n,t){const e=ue(n,void 0),i=+Wr(e)-+bv(e);return Math.round(i/mh)+1}function bh(n,t){var e,i,s,r;const a=ue(n,t==null?void 0:t.in),o=a.getFullYear(),l=Ds(),c=(t==null?void 0:t.firstWeekContainsDate)??((i=(e=t==null?void 0:t.locale)==null?void 0:e.options)==null?void 0:i.firstWeekContainsDate)??l.firstWeekContainsDate??((r=(s=l.locale)==null?void 0:s.options)==null?void 0:r.firstWeekContainsDate)??1,u=Ae((t==null?void 0:t.in)||n,0);u.setFullYear(o+1,0,c),u.setHours(0,0,0,0);const d=rn(u,t),f=Ae((t==null?void 0:t.in)||n,0);f.setFullYear(o,0,c),f.setHours(0,0,0,0);const m=rn(f,t);return+a>=+d?o+1:+a>=+m?o:o-1}function xv(n,t){var e,i,s,r;const a=Ds(),o=(t==null?void 0:t.firstWeekContainsDate)??((i=(e=t==null?void 0:t.locale)==null?void 0:e.options)==null?void 0:i.firstWeekContainsDate)??a.firstWeekContainsDate??((r=(s=a.locale)==null?void 0:s.options)==null?void 0:r.firstWeekContainsDate)??1,l=bh(n,t),c=Ae((t==null?void 0:t.in)||n,0);return c.setFullYear(l,0,o),c.setHours(0,0,0,0),rn(c,t)}function wv(n,t){const e=ue(n,t==null?void 0:t.in),i=+rn(e,t)-+xv(e,t);return Math.round(i/mh)+1}function Tt(n,t){const e=n<0?"-":"",i=Math.abs(n).toString().padStart(t,"0");return e+i}const Cn={y(n,t){const e=n.getFullYear(),i=e>0?e:1-e;return Tt(t==="yy"?i%100:i,t.length)},M(n,t){const e=n.getMonth();return t==="M"?String(e+1):Tt(e+1,2)},d(n,t){return Tt(n.getDate(),t.length)},a(n,t){const e=n.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return e.toUpperCase();case"aaa":return e;case"aaaaa":return e[0];case"aaaa":default:return e==="am"?"a.m.":"p.m."}},h(n,t){return Tt(n.getHours()%12||12,t.length)},H(n,t){return Tt(n.getHours(),t.length)},m(n,t){return Tt(n.getMinutes(),t.length)},s(n,t){return Tt(n.getSeconds(),t.length)},S(n,t){const e=t.length,i=n.getMilliseconds(),s=Math.trunc(i*Math.pow(10,e-3));return Tt(s,t.length)}},vi={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},_h={G:function(n,t,e){const i=n.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return e.era(i,{width:"abbreviated"});case"GGGGG":return e.era(i,{width:"narrow"});case"GGGG":default:return e.era(i,{width:"wide"})}},y:function(n,t,e){if(t==="yo"){const i=n.getFullYear(),s=i>0?i:1-i;return e.ordinalNumber(s,{unit:"year"})}return Cn.y(n,t)},Y:function(n,t,e,i){const s=bh(n,i),r=s>0?s:1-s;if(t==="YY"){const a=r%100;return Tt(a,2)}return t==="Yo"?e.ordinalNumber(r,{unit:"year"}):Tt(r,t.length)},R:function(n,t){const e=yh(n);return Tt(e,t.length)},u:function(n,t){const e=n.getFullYear();return Tt(e,t.length)},Q:function(n,t,e){const i=Math.ceil((n.getMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return Tt(i,2);case"Qo":return e.ordinalNumber(i,{unit:"quarter"});case"QQQ":return e.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return e.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return e.quarter(i,{width:"wide",context:"formatting"})}},q:function(n,t,e){const i=Math.ceil((n.getMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return Tt(i,2);case"qo":return e.ordinalNumber(i,{unit:"quarter"});case"qqq":return e.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return e.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return e.quarter(i,{width:"wide",context:"standalone"})}},M:function(n,t,e){const i=n.getMonth();switch(t){case"M":case"MM":return Cn.M(n,t);case"Mo":return e.ordinalNumber(i+1,{unit:"month"});case"MMM":return e.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return e.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return e.month(i,{width:"wide",context:"formatting"})}},L:function(n,t,e){const i=n.getMonth();switch(t){case"L":return String(i+1);case"LL":return Tt(i+1,2);case"Lo":return e.ordinalNumber(i+1,{unit:"month"});case"LLL":return e.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return e.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return e.month(i,{width:"wide",context:"standalone"})}},w:function(n,t,e,i){const s=wv(n,i);return t==="wo"?e.ordinalNumber(s,{unit:"week"}):Tt(s,t.length)},I:function(n,t,e){const i=_v(n);return t==="Io"?e.ordinalNumber(i,{unit:"week"}):Tt(i,t.length)},d:function(n,t,e){return t==="do"?e.ordinalNumber(n.getDate(),{unit:"date"}):Cn.d(n,t)},D:function(n,t,e){const i=yv(n);return t==="Do"?e.ordinalNumber(i,{unit:"dayOfYear"}):Tt(i,t.length)},E:function(n,t,e){const i=n.getDay();switch(t){case"E":case"EE":case"EEE":return e.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return e.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return e.day(i,{width:"short",context:"formatting"});case"EEEE":default:return e.day(i,{width:"wide",context:"formatting"})}},e:function(n,t,e,i){const s=n.getDay(),r=(s-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(r);case"ee":return Tt(r,2);case"eo":return e.ordinalNumber(r,{unit:"day"});case"eee":return e.day(s,{width:"abbreviated",context:"formatting"});case"eeeee":return e.day(s,{width:"narrow",context:"formatting"});case"eeeeee":return e.day(s,{width:"short",context:"formatting"});case"eeee":default:return e.day(s,{width:"wide",context:"formatting"})}},c:function(n,t,e,i){const s=n.getDay(),r=(s-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(r);case"cc":return Tt(r,t.length);case"co":return e.ordinalNumber(r,{unit:"day"});case"ccc":return e.day(s,{width:"abbreviated",context:"standalone"});case"ccccc":return e.day(s,{width:"narrow",context:"standalone"});case"cccccc":return e.day(s,{width:"short",context:"standalone"});case"cccc":default:return e.day(s,{width:"wide",context:"standalone"})}},i:function(n,t,e){const i=n.getDay(),s=i===0?7:i;switch(t){case"i":return String(s);case"ii":return Tt(s,t.length);case"io":return e.ordinalNumber(s,{unit:"day"});case"iii":return e.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return e.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return e.day(i,{width:"short",context:"formatting"});case"iiii":default:return e.day(i,{width:"wide",context:"formatting"})}},a:function(n,t,e){const i=n.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return e.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return e.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return e.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return e.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(n,t,e){const i=n.getHours();let s;switch(i===12?s=vi.noon:i===0?s=vi.midnight:s=i/12>=1?"pm":"am",t){case"b":case"bb":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"bbb":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return e.dayPeriod(s,{width:"narrow",context:"formatting"});case"bbbb":default:return e.dayPeriod(s,{width:"wide",context:"formatting"})}},B:function(n,t,e){const i=n.getHours();let s;switch(i>=17?s=vi.evening:i>=12?s=vi.afternoon:i>=4?s=vi.morning:s=vi.night,t){case"B":case"BB":case"BBB":return e.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"BBBBB":return e.dayPeriod(s,{width:"narrow",context:"formatting"});case"BBBB":default:return e.dayPeriod(s,{width:"wide",context:"formatting"})}},h:function(n,t,e){if(t==="ho"){let i=n.getHours()%12;return i===0&&(i=12),e.ordinalNumber(i,{unit:"hour"})}return Cn.h(n,t)},H:function(n,t,e){return t==="Ho"?e.ordinalNumber(n.getHours(),{unit:"hour"}):Cn.H(n,t)},K:function(n,t,e){const i=n.getHours()%12;return t==="Ko"?e.ordinalNumber(i,{unit:"hour"}):Tt(i,t.length)},k:function(n,t,e){let i=n.getHours();return i===0&&(i=24),t==="ko"?e.ordinalNumber(i,{unit:"hour"}):Tt(i,t.length)},m:function(n,t,e){return t==="mo"?e.ordinalNumber(n.getMinutes(),{unit:"minute"}):Cn.m(n,t)},s:function(n,t,e){return t==="so"?e.ordinalNumber(n.getSeconds(),{unit:"second"}):Cn.s(n,t)},S:function(n,t){return Cn.S(n,t)},X:function(n,t,e){const i=n.getTimezoneOffset();if(i===0)return"Z";switch(t){case"X":return wh(i);case"XXXX":case"XX":return Zn(i);case"XXXXX":case"XXX":default:return Zn(i,":")}},x:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"x":return wh(i);case"xxxx":case"xx":return Zn(i);case"xxxxx":case"xxx":default:return Zn(i,":")}},O:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+xh(i,":");case"OOOO":default:return"GMT"+Zn(i,":")}},z:function(n,t,e){const i=n.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+xh(i,":");case"zzzz":default:return"GMT"+Zn(i,":")}},t:function(n,t,e){const i=Math.trunc(+n/1e3);return Tt(i,t.length)},T:function(n,t,e){return Tt(+n,t.length)}};function xh(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Math.trunc(i/60),r=i%60;return r===0?e+String(s):e+String(s)+t+Tt(r,2)}function wh(n,t){return n%60===0?(n>0?"-":"+")+Tt(Math.abs(n)/60,2):Zn(n,t)}function Zn(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Tt(Math.trunc(i/60),2),r=Tt(i%60,2);return e+s+t+r}const vh=(n,t)=>{switch(n){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},Mh=(n,t)=>{switch(n){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},vv=(n,t)=>{const e=n.match(/(P+)(p+)?/)||[],i=e[1],s=e[2];if(!s)return vh(n,t);let r;switch(i){case"P":r=t.dateTime({width:"short"});break;case"PP":r=t.dateTime({width:"medium"});break;case"PPP":r=t.dateTime({width:"long"});break;case"PPPP":default:r=t.dateTime({width:"full"});break}return r.replace("{{date}}",vh(i,t)).replace("{{time}}",Mh(s,t))},Mv={p:Mh,P:vv},Sv=/^D+$/,kv=/^Y+$/,Dv=["D","DD","YY","YYYY"];function Tv(n){return Sv.test(n)}function Cv(n){return kv.test(n)}function Ov(n,t,e){const i=Ev(n,t,e);if(console.warn(i),Dv.includes(n))throw new RangeError(i)}function Ev(n,t,e){const i=n[0]==="Y"?"years":"days of the month";return`Use \`${n.toLowerCase()}\` instead of \`${n}\` (in \`${t}\`) for formatting ${i} to the input \`${e}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}function Pv(n){return n instanceof Date||typeof n=="object"&&Object.prototype.toString.call(n)==="[object Date]"}function Av(n){return!(!Pv(n)&&typeof n!="number"||isNaN(+ue(n)))}const Rv=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Iv=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Lv=/^'([^]*?)'?$/,Nv=/''/g,Fv=/[a-zA-Z]/;function Bv(n,t,e){var i,s,r,a,o,l,c,u;const d=Ds(),f=(e==null?void 0:e.locale)??d.locale??cv,m=(e==null?void 0:e.firstWeekContainsDate)??((s=(i=e==null?void 0:e.locale)==null?void 0:i.options)==null?void 0:s.firstWeekContainsDate)??d.firstWeekContainsDate??((a=(r=d.locale)==null?void 0:r.options)==null?void 0:a.firstWeekContainsDate)??1,g=(e==null?void 0:e.weekStartsOn)??((l=(o=e==null?void 0:e.locale)==null?void 0:o.options)==null?void 0:l.weekStartsOn)??d.weekStartsOn??((u=(c=d.locale)==null?void 0:c.options)==null?void 0:u.weekStartsOn)??0,p=ue(n,e==null?void 0:e.in);if(!Av(p))throw new RangeError("Invalid time value");let x=t.match(Iv).map(M=>{const k=M[0];if(k==="p"||k==="P"){const T=Mv[k];return T(M,f.formatLong)}return M}).join("").match(Rv).map(M=>{if(M==="''")return{isToken:!1,value:"'"};const k=M[0];if(k==="'")return{isToken:!1,value:zv(M)};if(_h[k])return{isToken:!0,value:M};if(k.match(Fv))throw new RangeError("Format string contains an unescaped latin alphabet character `"+k+"`");return{isToken:!1,value:M}});f.localize.preprocessor&&(x=f.localize.preprocessor(p,x));const v={firstWeekContainsDate:m,weekStartsOn:g,locale:f};return x.map(M=>{if(!M.isToken)return M.value;const k=M.value;(!(e!=null&&e.useAdditionalWeekYearTokens)&&Cv(k)||!(e!=null&&e.useAdditionalDayOfYearTokens)&&Tv(k))&&Ov(k,t,String(n));const T=_h[k[0]];return T(p,k,f.localize,v)}).join("")}function zv(n){const t=n.match(Lv);return t?t[1].replace(Nv,"'"):n}function No(n,t,e){const i=ue(n,void 0);return isNaN(t)?Ae(n,NaN):(i.setDate(i.getDate()+t),i)}function Hv(n,t,e){const i=ue(n,void 0);if(isNaN(t))return Ae(n,NaN);const s=i.getDate(),r=Ae(n,i.getTime());r.setMonth(i.getMonth()+t+1,0);const a=r.getDate();return s>=a?r:(i.setFullYear(r.getFullYear(),r.getMonth(),s),i)}function Mi(n,t){const e=ue(n,void 0);return e.setDate(1),e.setHours(0,0,0,0),e}function Wv(n,t){const e=ue(n,void 0),i=e.getFullYear(),s=e.getMonth(),r=Ae(e,0);return r.setFullYear(i,s+1,0),r.setHours(0,0,0,0),r.getDate()}function Yv(){return Object.assign({},Ds())}function Sh(n){return Math.trunc(n*fv)}function Vv(n){const t=n/hv;return Math.trunc(t)}function kh(n,t,e){return Hv(n,-1)}function Dh(n,t,e){const i=Yv(),s=Uv(n,e.timeZone,e.locale??i.locale);return"formatToParts"in s?jv(s,t):$v(s,t)}function jv(n,t){const e=n.formatToParts(t);for(let i=e.length-1;i>=0;--i)if(e[i].type==="timeZoneName")return e[i].value}function $v(n,t){const e=n.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(e);return i?i[0].substr(1):""}function Uv(n,t,e){return new Intl.DateTimeFormat(e?[e.code,"en-US"]:void 0,{timeZone:t,timeZoneName:n})}function qv(n,t){const e=Qv(t);return"formatToParts"in e?Gv(e,n):Kv(e,n)}const Xv={year:0,month:1,day:2,hour:3,minute:4,second:5};function Gv(n,t){try{const e=n.formatToParts(t),i=[];for(let s=0;s<e.length;s++){const r=Xv[e[s].type];r!==void 0&&(i[r]=parseInt(e[s].value,10))}return i}catch(e){if(e instanceof RangeError)return[NaN];throw e}}function Kv(n,t){const e=n.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(e);return[parseInt(i[3],10),parseInt(i[1],10),parseInt(i[2],10),parseInt(i[4],10),parseInt(i[5],10),parseInt(i[6],10)]}const Fo={},Th=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),Zv=Th==="06/25/2014, 00:00:00"||Th==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function Qv(n){return Fo[n]||(Fo[n]=Zv?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:n,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),Fo[n]}function Bo(n,t,e,i,s,r,a){const o=new Date(0);return o.setUTCFullYear(n,t,e),o.setUTCHours(i,s,r,a),o}const Ch=36e5,Jv=6e4,zo={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function Cs(n,t,e){if(!n)return 0;let i=zo.timezoneZ.exec(n);if(i)return 0;let s,r;if(i=zo.timezoneHH.exec(n),i)return s=parseInt(i[1],10),Oh(s)?-(s*Ch):NaN;if(i=zo.timezoneHHMM.exec(n),i){s=parseInt(i[2],10);const a=parseInt(i[3],10);return Oh(s,a)?(r=Math.abs(s)*Ch+a*Jv,i[1]==="+"?-r:r):NaN}if(n1(n)){t=new Date(t||Date.now());const a=e?t:t1(t),o=Ho(a,n);return-(e?o:e1(t,o,n))}return NaN}function t1(n){return Bo(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds())}function Ho(n,t){const e=qv(n,t),i=Bo(e[0],e[1]-1,e[2],e[3]%24,e[4],e[5],0).getTime();let s=n.getTime();const r=s%1e3;return s-=r>=0?r:1e3+r,i-s}function e1(n,t,e){let i=n.getTime()-t;const s=Ho(new Date(i),e);if(t===s)return t;i-=s-t;const r=Ho(new Date(i),e);return s===r?s:Math.max(s,r)}function Oh(n,t){return-23<=n&&n<=23&&(t==null||0<=t&&t<=59)}const Eh={};function n1(n){if(Eh[n])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:n}),Eh[n]=!0,!0}catch{return!1}}const i1=60*1e3,s1={X:function(n,t,e){const i=Wo(e.timeZone,n);if(i===0)return"Z";switch(t){case"X":return Ph(i);case"XXXX":case"XX":return Si(i);case"XXXXX":case"XXX":default:return Si(i,":")}},x:function(n,t,e){const i=Wo(e.timeZone,n);switch(t){case"x":return Ph(i);case"xxxx":case"xx":return Si(i);case"xxxxx":case"xxx":default:return Si(i,":")}},O:function(n,t,e){const i=Wo(e.timeZone,n);switch(t){case"O":case"OO":case"OOO":return"GMT"+r1(i,":");case"OOOO":default:return"GMT"+Si(i,":")}},z:function(n,t,e){switch(t){case"z":case"zz":case"zzz":return Dh("short",n,e);case"zzzz":default:return Dh("long",n,e)}}};function Wo(n,t){const e=n?Cs(n,t,!0)/i1:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(e))throw new RangeError("Invalid time zone specified: "+n);return e}function Yr(n,t){const e=n<0?"-":"";let i=Math.abs(n).toString();for(;i.length<t;)i="0"+i;return e+i}function Si(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Yr(Math.floor(i/60),2),r=Yr(Math.floor(i%60),2);return e+s+t+r}function Ph(n,t){return n%60===0?(n>0?"-":"+")+Yr(Math.abs(n)/60,2):Si(n,t)}function r1(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Math.floor(i/60),r=i%60;return r===0?e+String(s):e+String(s)+t+Yr(r,2)}function Ah(n){const t=new Date(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()));return t.setUTCFullYear(n.getFullYear()),+n-+t}const Rh=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,Yo=36e5,Ih=6e4,a1=2,de={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:Rh};function Vr(n,t={}){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(n===null)return new Date(NaN);const e=t.additionalDigits==null?a1:Number(t.additionalDigits);if(e!==2&&e!==1&&e!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(n instanceof Date||typeof n=="object"&&Object.prototype.toString.call(n)==="[object Date]")return new Date(n.getTime());if(typeof n=="number"||Object.prototype.toString.call(n)==="[object Number]")return new Date(n);if(Object.prototype.toString.call(n)!=="[object String]")return new Date(NaN);const i=o1(n),{year:s,restDateString:r}=l1(i.date,e),a=c1(r,s);if(a===null||isNaN(a.getTime()))return new Date(NaN);if(a){const o=a.getTime();let l=0,c;if(i.time&&(l=u1(i.time),l===null||isNaN(l)))return new Date(NaN);if(i.timeZone||t.timeZone){if(c=Cs(i.timeZone||t.timeZone,new Date(o+l)),isNaN(c))return new Date(NaN)}else c=Ah(new Date(o+l)),c=Ah(new Date(o+l+c));return new Date(o+l+c)}else return new Date(NaN)}function o1(n){const t={};let e=de.dateTimePattern.exec(n),i;if(e?(t.date=e[1],i=e[3]):(e=de.datePattern.exec(n),e?(t.date=e[1],i=e[2]):(t.date=null,i=n)),i){const s=de.timeZone.exec(i);s?(t.time=i.replace(s[1],""),t.timeZone=s[1].trim()):t.time=i}return t}function l1(n,t){if(n){const e=de.YYY[t],i=de.YYYYY[t];let s=de.YYYY.exec(n)||i.exec(n);if(s){const r=s[1];return{year:parseInt(r,10),restDateString:n.slice(r.length)}}if(s=de.YY.exec(n)||e.exec(n),s){const r=s[1];return{year:parseInt(r,10)*100,restDateString:n.slice(r.length)}}}return{year:null}}function c1(n,t){if(t===null)return null;let e,i,s;if(!n||!n.length)return e=new Date(0),e.setUTCFullYear(t),e;let r=de.MM.exec(n);if(r)return e=new Date(0),i=parseInt(r[1],10)-1,Fh(t,i)?(e.setUTCFullYear(t,i),e):new Date(NaN);if(r=de.DDD.exec(n),r){e=new Date(0);const a=parseInt(r[1],10);return f1(t,a)?(e.setUTCFullYear(t,0,a),e):new Date(NaN)}if(r=de.MMDD.exec(n),r){e=new Date(0),i=parseInt(r[1],10)-1;const a=parseInt(r[2],10);return Fh(t,i,a)?(e.setUTCFullYear(t,i,a),e):new Date(NaN)}if(r=de.Www.exec(n),r)return s=parseInt(r[1],10)-1,Bh(s)?Lh(t,s):new Date(NaN);if(r=de.WwwD.exec(n),r){s=parseInt(r[1],10)-1;const a=parseInt(r[2],10)-1;return Bh(s,a)?Lh(t,s,a):new Date(NaN)}return null}function u1(n){let t,e,i=de.HH.exec(n);if(i)return t=parseFloat(i[1].replace(",",".")),Vo(t)?t%24*Yo:NaN;if(i=de.HHMM.exec(n),i)return t=parseInt(i[1],10),e=parseFloat(i[2].replace(",",".")),Vo(t,e)?t%24*Yo+e*Ih:NaN;if(i=de.HHMMSS.exec(n),i){t=parseInt(i[1],10),e=parseInt(i[2],10);const s=parseFloat(i[3].replace(",","."));return Vo(t,e,s)?t%24*Yo+e*Ih+s*1e3:NaN}return null}function Lh(n,t,e){t=t||0,e=e||0;const i=new Date(0);i.setUTCFullYear(n,0,4);const s=i.getUTCDay()||7,r=t*7+e+1-s;return i.setUTCDate(i.getUTCDate()+r),i}const d1=[31,28,31,30,31,30,31,31,30,31,30,31],h1=[31,29,31,30,31,30,31,31,30,31,30,31];function Nh(n){return n%400===0||n%4===0&&n%100!==0}function Fh(n,t,e){if(t<0||t>11)return!1;if(e!=null){if(e<1)return!1;const i=Nh(n);if(i&&e>h1[t]||!i&&e>d1[t])return!1}return!0}function f1(n,t){if(t<1)return!1;const e=Nh(n);return!(e&&t>366||!e&&t>365)}function Bh(n,t){return!(n<0||n>52||t!=null&&(t<0||t>6))}function Vo(n,t,e){return!(n<0||n>=25||t!=null&&(t<0||t>=60)||e!=null&&(e<0||e>=60))}const m1=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function g1(n,t,e={}){t=String(t);const i=t.match(m1);if(i){const s=Vr(e.originalDate||n,e);t=i.reduce(function(r,a){if(a[0]==="'")return r;const o=r.indexOf(a),l=r[o-1]==="'",c=r.replace(a,"'"+s1[a[0]](s,a,e)+"'");return l?c.substring(0,o-1)+c.substring(o+1):c},t)}return Bv(n,t,e)}function zh(n,t,e){n=Vr(n,e);const i=Cs(t,n,!0),s=new Date(n.getTime()-i),r=new Date(0);return r.setFullYear(s.getUTCFullYear(),s.getUTCMonth(),s.getUTCDate()),r.setHours(s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds(),s.getUTCMilliseconds()),r}function p1(n,t,e,i){return i={...i,timeZone:t,originalDate:n},g1(zh(n,t,{timeZone:i.timeZone}),e,i)}function y1(n,t,e){if(typeof n=="string"&&!n.match(Rh))return Vr(n,{...e,timeZone:t});n=Vr(n,e);const i=Bo(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()).getTime(),s=Cs(t,new Date(i));return new Date(i+s)}function b1(n,t){return-Cs(n,t)}function jo(n,t={}){if(!n)return n;const e=t.tz||Intl.DateTimeFormat().resolvedOptions().timeZone;try{let i="MMM dd, yyy hh:mm a";t.short&&(i="MMM dd, yyy"),t.includeTZ&&(i+=" (z)");const s=new Date(n);return p1(s,e,i)}catch{return console.error("Invalid value passed to formatTime",n),"(invalid date)"}}const _1={secondly:1e3,tenSecondly:10*1e3,thirtySecondly:30*1e3,minutely:60*1e3,fiveMinutely:5*60*1e3,tenMinutely:10*60*1e3,thirtyMinutely:30*60*1e3,hourly:60*60*1e3,twoHourly:2*60*60*1e3,twelveHourly:12*60*60*1e3,daily:60*60*24*1e3,weekly:60*60*24*7*1e3,trend:0};function $o(n){return n&&Cw.find(t=>n<=_1[t])||null}var jr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function x1(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var $r={exports:{}};$r.exports,function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,r="[object Arguments]",a="[object Array]",o="[object Boolean]",l="[object Date]",c="[object Error]",u="[object Function]",d="[object GeneratorFunction]",f="[object Map]",m="[object Number]",g="[object Object]",p="[object Promise]",x="[object RegExp]",v="[object Set]",M="[object String]",k="[object Symbol]",T="[object WeakMap]",P="[object ArrayBuffer]",L="[object DataView]",C="[object Float32Array]",b="[object Float64Array]",_="[object Int8Array]",S="[object Int16Array]",O="[object Int32Array]",A="[object Uint8Array]",I="[object Uint8ClampedArray]",B="[object Uint16Array]",U="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,j=/\w*$/,lt=/^\[object .+?Constructor\]$/,q=/^(?:0|[1-9]\d*)$/,K={};K[r]=K[a]=K[P]=K[L]=K[o]=K[l]=K[C]=K[b]=K[_]=K[S]=K[O]=K[f]=K[m]=K[g]=K[x]=K[v]=K[M]=K[k]=K[A]=K[I]=K[B]=K[U]=!0,K[c]=K[u]=K[T]=!1;var z=typeof jr=="object"&&jr&&jr.Object===Object&&jr,$=typeof self=="object"&&self&&self.Object===Object&&self,Y=z||$||Function("return this")(),yt=t&&!t.nodeType&&t,_t=yt&&!0&&n&&!n.nodeType&&n,V=_t&&_t.exports===yt;function H(w,R){return w.set(R[0],R[1]),w}function X(w,R){return w.add(R),w}function Z(w,R){for(var F=-1,tt=w?w.length:0;++F<tt&&R(w[F],F,w)!==!1;);return w}function Q(w,R){for(var F=-1,tt=R.length,Yt=w.length;++F<tt;)w[Yt+F]=R[F];return w}function G(w,R,F,tt){for(var Yt=-1,Xt=w?w.length:0;++Yt<Xt;)F=R(F,w[Yt],Yt,w);return F}function gt(w,R){for(var F=-1,tt=Array(w);++F<w;)tt[F]=R(F);return tt}function vt(w,R){return w==null?void 0:w[R]}function rt(w){var R=!1;if(w!=null&&typeof w.toString!="function")try{R=!!(w+"")}catch{}return R}function bt(w){var R=-1,F=Array(w.size);return w.forEach(function(tt,Yt){F[++R]=[Yt,tt]}),F}function dt(w,R){return function(F){return w(R(F))}}function $t(w){var R=-1,F=Array(w.size);return w.forEach(function(tt){F[++R]=tt}),F}var ot=Array.prototype,Mt=Function.prototype,te=Object.prototype,oe=Y["__core-js_shared__"],Ut=function(){var w=/[^.]+$/.exec(oe&&oe.keys&&oe.keys.IE_PROTO||"");return w?"Symbol(src)_1."+w:""}(),qe=Mt.toString,Ot=te.hasOwnProperty,ee=te.toString,Ft=RegExp("^"+qe.call(Ot).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),qt=V?Y.Buffer:void 0,ne=Y.Symbol,Xe=Y.Uint8Array,si=dt(Object.getPrototypeOf,Object),Fe=Object.create,Bt=te.propertyIsEnumerable,ve=ot.splice,ri=Object.getOwnPropertySymbols,ha=qt?qt.isBuffer:void 0,fa=dt(Object.keys,Object),Ys=Nn(Y,"DataView"),ai=Nn(Y,"Map"),Vs=Nn(Y,"Promise"),oi=Nn(Y,"Set"),cn=Nn(Y,"WeakMap"),un=Nn(Object,"create"),js=le(Ys),$s=le(ai),li=le(Vs),Nl=le(oi),Fl=le(cn),ma=ne?ne.prototype:void 0,ga=ma?ma.valueOf:void 0;function dn(w){var R=-1,F=w?w.length:0;for(this.clear();++R<F;){var tt=w[R];this.set(tt[0],tt[1])}}function Ri(){this.__data__=un?un(null):{}}function Us(w){return this.has(w)&&delete this.__data__[w]}function pa(w){var R=this.__data__;if(un){var F=R[w];return F===i?void 0:F}return Ot.call(R,w)?R[w]:void 0}function hn(w){var R=this.__data__;return un?R[w]!==void 0:Ot.call(R,w)}function Bl(w,R){var F=this.__data__;return F[w]=un&&R===void 0?i:R,this}dn.prototype.clear=Ri,dn.prototype.delete=Us,dn.prototype.get=pa,dn.prototype.has=hn,dn.prototype.set=Bl;function Be(w){var R=-1,F=w?w.length:0;for(this.clear();++R<F;){var tt=w[R];this.set(tt[0],tt[1])}}function zl(){this.__data__=[]}function Hl(w){var R=this.__data__,F=Li(R,w);if(F<0)return!1;var tt=R.length-1;return F==tt?R.pop():ve.call(R,F,1),!0}function Wl(w){var R=this.__data__,F=Li(R,w);return F<0?void 0:R[F][1]}function ze(w){return Li(this.__data__,w)>-1}function Yl(w,R){var F=this.__data__,tt=Li(F,w);return tt<0?F.push([w,R]):F[tt][1]=R,this}Be.prototype.clear=zl,Be.prototype.delete=Hl,Be.prototype.get=Wl,Be.prototype.has=ze,Be.prototype.set=Yl;function In(w){var R=-1,F=w?w.length:0;for(this.clear();++R<F;){var tt=w[R];this.set(tt[0],tt[1])}}function Vl(){this.__data__={hash:new dn,map:new(ai||Be),string:new dn}}function jl(w){return Bi(this,w).delete(w)}function $l(w){return Bi(this,w).get(w)}function He(w){return Bi(this,w).has(w)}function Ul(w,R){return Bi(this,w).set(w,R),this}In.prototype.clear=Vl,In.prototype.delete=jl,In.prototype.get=$l,In.prototype.has=He,In.prototype.set=Ul;function Ln(w){this.__data__=new Be(w)}function ql(){this.__data__=new Be}function Xl(w){return this.__data__.delete(w)}function Gl(w){return this.__data__.get(w)}function Ii(w){return this.__data__.has(w)}function Kl(w,R){var F=this.__data__;if(F instanceof Be){var tt=F.__data__;if(!ai||tt.length<e-1)return tt.push([w,R]),this;F=this.__data__=new In(tt)}return F.set(w,R),this}Ln.prototype.clear=ql,Ln.prototype.delete=Xl,Ln.prototype.get=Gl,Ln.prototype.has=Ii,Ln.prototype.set=Kl;function Zl(w,R){var F=Ks(w)||Hi(w)?gt(w.length,String):[],tt=F.length,Yt=!!tt;for(var Xt in w)Ot.call(w,Xt)&&!(Yt&&(Xt=="length"||mc(Xt,tt)))&&F.push(Xt);return F}function Re(w,R,F){var tt=w[R];(!(Ot.call(w,R)&&Gs(tt,F))||F===void 0&&!(R in w))&&(w[R]=F)}function Li(w,R){for(var F=w.length;F--;)if(Gs(w[F][0],R))return F;return-1}function Ql(w,R){return w&&ya(R,ci(R),w)}function qs(w,R,F,tt,Yt,Xt,Me){var Qt;if(tt&&(Qt=Xt?tt(w,Yt,Xt,Me):tt(w)),Qt!==void 0)return Qt;if(!mn(w))return w;var Sa=Ks(w);if(Sa){if(Qt=hc(w),!R)return cc(w,Qt)}else{var Fn=Ge(w),ka=Fn==u||Fn==d;if(wa(w))return ic(w,R);if(Fn==g||Fn==r||ka&&!Xt){if(rt(w))return Xt?w:{};if(Qt=_a(ka?{}:w),!R)return uc(w,Ql(Qt,w))}else{if(!K[Fn])return Xt?w:{};Qt=fc(w,Fn,qs,R)}}Me||(Me=new Ln);var Da=Me.get(w);if(Da)return Da;if(Me.set(w,Qt),!Sa)var ui=F?dc(w):ci(w);return Z(ui||w,function(Qs,Wi){ui&&(Wi=Qs,Qs=w[Wi]),Re(Qt,Wi,qs(Qs,R,F,tt,Wi,w,Me))}),Qt}function Jl(w){return mn(w)?Fe(w):{}}function tc(w,R,F){var tt=R(w);return Ks(w)?tt:Q(tt,F(w))}function ec(w){return ee.call(w)}function Ni(w){if(!mn(w)||gc(w))return!1;var R=Zs(w)||rt(w)?Ft:lt;return R.test(le(w))}function nc(w){if(!fn(w))return fa(w);var R=[];for(var F in Object(w))Ot.call(w,F)&&F!="constructor"&&R.push(F);return R}function ic(w,R){if(R)return w.slice();var F=new w.constructor(w.length);return w.copy(F),F}function Fi(w){var R=new w.constructor(w.byteLength);return new Xe(R).set(new Xe(w)),R}function sc(w,R){var F=R?Fi(w.buffer):w.buffer;return new w.constructor(F,w.byteOffset,w.byteLength)}function rc(w,R,F){var tt=R?F(bt(w),!0):bt(w);return G(tt,H,new w.constructor)}function Xs(w){var R=new w.constructor(w.source,j.exec(w));return R.lastIndex=w.lastIndex,R}function ac(w,R,F){var tt=R?F($t(w),!0):$t(w);return G(tt,X,new w.constructor)}function oc(w){return ga?Object(ga.call(w)):{}}function lc(w,R){var F=R?Fi(w.buffer):w.buffer;return new w.constructor(F,w.byteOffset,w.length)}function cc(w,R){var F=-1,tt=w.length;for(R||(R=Array(tt));++F<tt;)R[F]=w[F];return R}function ya(w,R,F,tt){F||(F={});for(var Yt=-1,Xt=R.length;++Yt<Xt;){var Me=R[Yt],Qt=void 0;Re(F,Me,Qt===void 0?w[Me]:Qt)}return F}function uc(w,R){return ya(w,ba(w),R)}function dc(w){return tc(w,ci,ba)}function Bi(w,R){var F=w.__data__;return zi(R)?F[typeof R=="string"?"string":"hash"]:F.map}function Nn(w,R){var F=vt(w,R);return Ni(F)?F:void 0}var ba=ri?dt(ri,Object):va,Ge=ec;(Ys&&Ge(new Ys(new ArrayBuffer(1)))!=L||ai&&Ge(new ai)!=f||Vs&&Ge(Vs.resolve())!=p||oi&&Ge(new oi)!=v||cn&&Ge(new cn)!=T)&&(Ge=function(w){var R=ee.call(w),F=R==g?w.constructor:void 0,tt=F?le(F):void 0;if(tt)switch(tt){case js:return L;case $s:return f;case li:return p;case Nl:return v;case Fl:return T}return R});function hc(w){var R=w.length,F=w.constructor(R);return R&&typeof w[0]=="string"&&Ot.call(w,"index")&&(F.index=w.index,F.input=w.input),F}function _a(w){return typeof w.constructor=="function"&&!fn(w)?Jl(si(w)):{}}function fc(w,R,F,tt){var Yt=w.constructor;switch(R){case P:return Fi(w);case o:case l:return new Yt(+w);case L:return sc(w,tt);case C:case b:case _:case S:case O:case A:case I:case B:case U:return lc(w,tt);case f:return rc(w,tt,F);case m:case M:return new Yt(w);case x:return Xs(w);case v:return ac(w,tt,F);case k:return oc(w)}}function mc(w,R){return R=R??s,!!R&&(typeof w=="number"||q.test(w))&&w>-1&&w%1==0&&w<R}function zi(w){var R=typeof w;return R=="string"||R=="number"||R=="symbol"||R=="boolean"?w!=="__proto__":w===null}function gc(w){return!!Ut&&Ut in w}function fn(w){var R=w&&w.constructor,F=typeof R=="function"&&R.prototype||te;return w===F}function le(w){if(w!=null){try{return qe.call(w)}catch{}try{return w+""}catch{}}return""}function pc(w){return qs(w,!0,!0)}function Gs(w,R){return w===R||w!==w&&R!==R}function Hi(w){return yc(w)&&Ot.call(w,"callee")&&(!Bt.call(w,"callee")||ee.call(w)==r)}var Ks=Array.isArray;function xa(w){return w!=null&&bc(w.length)&&!Zs(w)}function yc(w){return gn(w)&&xa(w)}var wa=ha||Ma;function Zs(w){var R=mn(w)?ee.call(w):"";return R==u||R==d}function bc(w){return typeof w=="number"&&w>-1&&w%1==0&&w<=s}function mn(w){var R=typeof w;return!!w&&(R=="object"||R=="function")}function gn(w){return!!w&&typeof w=="object"}function ci(w){return xa(w)?Zl(w):nc(w)}function va(){return[]}function Ma(){return!1}n.exports=pc}($r,$r.exports),$r.exports;const an=(n,t)=>new Date(n.getTime()-b1(t,n));class ae{constructor(t){Pe(this,"timeframeText"),Pe(this,"key"),Pe(this,"display"),Pe(this,"timeframeLength"),Pe(this,"allowedTiers"),Pe(this,"defaultResponseGranularity"),Pe(this,"dataGranularity"),Pe(this,"isRelative"),Pe(this,"fineGrainedDefaultGranularity"),Pe(this,"_startCustom"),Pe(this,"_endCustom"),Pe(this,"_allowedGranularitiesOverride"),this.display=t.display,this.timeframeText=t.timeframeText,this.key=t.key,this.timeframeLength=t.timeframeLength,this.allowedTiers=t.allowedTiers,this.defaultResponseGranularity=t.defaultResponseGranularity,this.dataGranularity=t.dataGranularity,this.isRelative=t.isRelative,this._startCustom=t.startCustom,this._endCustom=t.endCustom,this._allowedGranularitiesOverride=t.allowedGranularitiesOverride,this.fineGrainedDefaultGranularity=t.fineGrainedDefaultGranularity}rawEnd(t){return this._endCustom||new Date}rawStart(t){return this._startCustom||new Date(this.rawEnd().getTime()-this.timeframeLengthMs())}timeframeLengthMs(){return this.timeframeLength()*1e3}maximumTimeframeLength(){return this.timeframeLength()}allowedGranularities(t){if(this._allowedGranularitiesOverride&&t)return new Set(this._allowedGranularitiesOverride);const e=new Set,i=this.maximumTimeframeLength()/3600;return i<=6&&e.add("minutely"),i>=2&&i<=7*24&&e.add("hourly"),i>=2*24&&e.add("daily"),i>=2*24*14&&e.add("weekly"),e}cacheKey(){return this.key!=="custom"?this.key:`${this.rawStart().toISOString()}-${this.rawEnd().toISOString()}`}v4Query(t){if(this.key==="custom")return{type:"absolute",start:this.rawStart(),end:this.rawEnd(),tz:t};if(Tw.includes(this.key))return{type:"relative",time_range:this.key,tz:t};throw new Error("Unsupported relative time value for Explore")}tzAdjustedDate(t){if(!t)return new Date;const e=y1(new Date,new Intl.DateTimeFormat().resolvedOptions().timeZone);return zh(e,t)}}class w1 extends ae{rawStart(t){let e=rn(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(e=an(e,t)),e}maximumTimeframeLength(){return 60*60*24*7}}class v1 extends ae{rawStart(t){let e=Mi(this.tzAdjustedDate(t));return t&&(e=an(e,t)),e}maximumTimeframeLength(){return 60*60*24*31}}class M1 extends ae{rawStart(t){let e=new Date(this.tzAdjustedDate(t).getFullYear(),0,1);return t&&(e=an(e,t)),e}maximumTimeframeLength(){return 60*60*24*366}}class S1 extends ae{rawEnd(t){let e=rn(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(e=an(e,t)),e}rawStart(t){const e=this.tzAdjustedDate(t);let i=rn(e.setDate(e.getDate()-7),{weekStartsOn:1});return t&&(i=an(i,t)),i}}class k1 extends ae{rawEnd(t){let e=Mi(this.tzAdjustedDate(t));return t&&(e=an(e,t)),e}rawStart(t){let e=Mi(kh(this.tzAdjustedDate(t)));return t&&(e=an(e,t)),e}}class D1 extends ae{rawEnd(t){let e=new Date(this.tzAdjustedDate(t).getFullYear(),0,1);return t&&(e=an(e,t)),e}rawStart(t){let e=new Date(this.tzAdjustedDate(t).getFullYear()-1,0,1);return t&&(e=an(e,t)),e}}nt.FIFTEEN_MIN,new ae({key:nt.FIFTEEN_MIN,display:"Last 15 minutes",timeframeText:"15 minutes",timeframeLength:()=>60*15,defaultResponseGranularity:"minutely",dataGranularity:"minutely",isRelative:!0,fineGrainedDefaultGranularity:"thirtySecondly",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["tenSecondly","thirtySecondly","minutely"]}),nt.ONE_HOUR,new ae({key:nt.ONE_HOUR,display:"Last hour",timeframeText:"One hour",timeframeLength:()=>60*60*1,defaultResponseGranularity:"minutely",dataGranularity:"minutely",isRelative:!0,fineGrainedDefaultGranularity:"minutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["tenSecondly","thirtySecondly","minutely","fiveMinutely","tenMinutely"]}),nt.SIX_HOUR,new ae({key:nt.SIX_HOUR,display:"Last 6 hours",timeframeText:"6 hours",timeframeLength:()=>60*60*6,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"fiveMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["thirtySecondly","minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),nt.TWELVE_HOUR,new ae({key:nt.TWELVE_HOUR,display:"Last 12 hours",timeframeText:"12 hours",timeframeLength:()=>60*60*12,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"tenMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),nt.ONE_DAY,new ae({key:nt.ONE_DAY,display:"Last 24 hours",timeframeText:"24 hours",timeframeLength:()=>60*60*24,defaultResponseGranularity:"hourly",dataGranularity:"hourly",isRelative:!0,fineGrainedDefaultGranularity:"thirtyMinutely",allowedTiers:["free","trial","plus","enterprise"],allowedGranularitiesOverride:["fiveMinutely","tenMinutely","thirtyMinutely","hourly"]}),nt.SEVEN_DAY,new ae({key:nt.SEVEN_DAY,display:"Last 7 days",timeframeText:"7 days",timeframeLength:()=>60*60*24*7,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),nt.THIRTY_DAY,new ae({key:nt.THIRTY_DAY,display:"Last 30 days",timeframeText:"30 days",timeframeLength:()=>60*60*24*30,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"twelveHourly",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),nt.NINETY_DAY,new ae({key:nt.NINETY_DAY,display:"Last 90 days",timeframeText:"90 days",timeframeLength:()=>60*60*24*90,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),nt.ONE_HUNDRED_EIGHTY_DAY,new ae({key:nt.ONE_HUNDRED_EIGHTY_DAY,display:"Last 180 days",timeframeText:"180 days",timeframeLength:()=>60*60*24*180,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),nt.ONE_YEAR,new ae({key:nt.ONE_YEAR,display:"Last 365 days",timeframeText:"365 days",timeframeLength:()=>60*60*24*365,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!0,fineGrainedDefaultGranularity:"daily",allowedTiers:["trial","plus","enterprise"],allowedGranularitiesOverride:["hourly","twoHourly","twelveHourly","daily","weekly"]}),nt.CURRENT_WEEK,new w1({key:nt.CURRENT_WEEK,display:"This week",timeframeText:"Week",timeframeLength:()=>{const n=rn(new Date,{weekStartsOn:1});return(Ts(No(new Date,1)).getTime()-n.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),nt.CURRENT_MONTH,new v1({key:nt.CURRENT_MONTH,display:"This month",timeframeText:"Month",timeframeLength:()=>{const n=Mi(new Date);return(Ts(No(new Date,1)).getTime()-n.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),nt.CURRENT_YEAR,new M1({key:nt.CURRENT_YEAR,display:"This year",timeframeText:"Year",timeframeLength:()=>{const n=new Date(new Date().getFullYear(),0,1);return(Ts(No(new Date,1)).getTime()-n.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),nt.PREVIOUS_WEEK,new S1({key:nt.PREVIOUS_WEEK,display:"Previous week",timeframeText:"Week",timeframeLength:()=>60*60*24*7,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]}),nt.PREVIOUS_MONTH,new k1({key:nt.PREVIOUS_MONTH,display:"Previous month",timeframeText:"Month",timeframeLength:()=>{let n=0;const t=Mi(new Date),e=Mi(kh(new Date));return t.getTimezoneOffset()!==e.getTimezoneOffset()&&(n=Hh(t,e)),60*60*24*Wv(new Date().setMonth(new Date().getMonth()-1))+Sh(n)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]}),nt.PREVIOUS_YEAR,new D1({key:nt.PREVIOUS_YEAR,display:"Previous year",timeframeText:"Year",timeframeLength:()=>{const n=new Date(new Date().getFullYear(),0,1),t=new Date(new Date().getFullYear()-1,0,1);let e=0;return n.getTimezoneOffset()!==t.getTimezoneOffset()&&(e=Hh(n,t)),60*60*24*(365+(t.getFullYear()%4===0?1:0))+Sh(e)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]});function Hh(n,t){return Vv(n.getTimezoneOffset()-t.getTimezoneOffset())}nt.FIFTEEN_MIN,nt.ONE_HOUR,nt.SIX_HOUR,nt.TWELVE_HOUR,nt.ONE_DAY,nt.SEVEN_DAY,nt.FIFTEEN_MIN,nt.ONE_HOUR,nt.SIX_HOUR,nt.TWELVE_HOUR,nt.ONE_DAY,nt.SEVEN_DAY,nt.THIRTY_DAY,nt.NINETY_DAY,nt.ONE_HUNDRED_EIGHTY_DAY,nt.ONE_YEAR,nt.CURRENT_WEEK,nt.CURRENT_MONTH,nt.CURRENT_YEAR,nt.PREVIOUS_WEEK,nt.PREVIOUS_MONTH,nt.PREVIOUS_YEAR;const T1=new Map(fh.map(n=>[n.code,{code:n.code,name:n.name}])),Uo=n=>{var t;return((t=T1.get(n))==null?void 0:t.name)||n};var Wh={exports:{}};(function(n){(function(){function t(c,u){if(u.separator===!1||c<1e3)return c.toString();var d=typeof u.separator=="string"?u.separator:",",f=[],m=Math.round(c).toString().split("");return m.reverse().forEach(function(g,p){p&&p%3===0&&f.push(d),f.push(g)}),f.reverse().join("")}function e(c,u,d){var f=c/u,m=d.round?"round":"floor";return d.decimal===!1?(c=Math[m](f),c.toString()):(d.precision?c=f:c=f<10?Math[m](f*10)/10:Math[m](f),c=c.toString(),typeof d.decimal=="string"&&(c=c.replace(".",d.decimal)),c)}var i=1e3,s=1e4,r=1e6,a=1e9,o=1e12;function l(c,u){var d;u=u||{};var f=c<0;f&&(c=Math.abs(c)),u.precision&&(c=parseFloat(c.toPrecision(u.precision)));var m=u.min10k?s:i;return c<m||u.precision&&u.precision>Math.log10(c)?d=t(e(c,1,u),u):c<r?d=e(c,i,u)+"k":c<a?d=e(c,r,u)+"m":c<o?d=t(e(c,a,u),u)+"b":d=t(e(c,o,u),u)+"t",f&&(d="-"+d),u.capital&&(d=d.toUpperCase()),u.prefix&&(d=u.prefix+d),u.suffix&&(d=d+u.suffix),d}l.addCommas=t,n.exports=l})()})(Wh);var C1=Wh.exports;const qo=x1(C1);var Yh;const Ur=new Intl.NumberFormat(((Yh=document==null?void 0:document.documentElement)==null?void 0:Yh.lang)||"en-US");function Os({i18n:n}){const t=(i,s)=>{if(isNaN(i))return"0 B";const r=s?Math.pow(2,50):1e15,a=s?Math.pow(2,40):1e12,o=s?Math.pow(2,30):1e9,l=s?Math.pow(2,20):1e6,c=s?Math.pow(2,10):1e3;let u;return i>=r?u=n.formatNumber(Number.parseFloat((i/r).toPrecision(3)),{style:"unit",unit:"petabyte",unitDisplay:"narrow"}):i>=a?u=n.formatNumber(Number.parseFloat((i/a).toPrecision(3)),{style:"unit",unit:"terabyte",unitDisplay:"narrow"}):i>=o?u=n.formatNumber(Number.parseFloat((i/o).toPrecision(3)),{style:"unit",unit:"gigabyte",unitDisplay:"narrow"}):i>=l?u=n.formatNumber(Number.parseFloat((i/l).toPrecision(3)),{style:"unit",unit:"megabyte",unitDisplay:"narrow"}):i>=c?u=n.formatNumber(Number.parseFloat((i/c).toPrecision(3)),{style:"unit",unit:"kilobyte",unitDisplay:"narrow"}):u=n.formatNumber(Number.parseFloat(i.toPrecision(3)),{style:"unit",unit:"byte",unitDisplay:"narrow"}),u.replace(/([a-zA-Z]*)$/," $1")},e=(i,s="USD")=>isNaN(i)?s==="USD"?"$0.00":`${i}`:i>=.01||s!=="USD"?n.formatNumber(i,{style:"currency",currency:s}):i<1e-4?"< $0.0001":`$${Number.parseFloat(i.toPrecision(4))}`;return{formatUnit:(i,s,{isBytes1024:r=!1,currency:a="USD",approximate:o=!1,translateUnit:l=c=>c}={})=>{const c=l(s,i);switch(s){case"bytes":return t(i,r);case"usd":return e(i,a);case"ms":case"count/minute":case"token count":case"count":default:return isNaN(i)?`${i}`:o?`${qo(i,{capital:!0})} ${c}`:i>=.01?`${Ur.format(Number.parseFloat(i.toFixed(2)))} ${c}`:`${Number.parseFloat(i.toPrecision(4))} ${c}`}},formatBytes:t,formatCost:e,formatRange:(i,s,r,{isBytes1024:a=!1,currency:o="USD",approximate:l=!1,translateUnit:c=u=>u}={})=>{const u=c(r,s);switch(r){case"bytes":return`${t(i,a)} - ${t(s,a)}`;case"usd":return`${e(i,o)} - ${e(s,o)}`;case"ms":case"count/minute":case"token count":case"count":default:if(isNaN(i)||isNaN(s))return`${i} - ${s}`;if(l)return`${qo(i,{capital:!0})} - ${qo(s,{capital:!0})} ${u}`}const d=i>=.01?`${Ur.format(Number.parseFloat(i.toFixed(2)))}`:`${Number.parseFloat(i.toPrecision(4))}`,f=s>=.01?`${Ur.format(Number.parseFloat(s.toFixed(2)))}`:`${Number.parseFloat(s.toPrecision(4))}`;return`${d} - ${f} ${u}`}}}const qr=n=>["interactive","zoom-interactive"].includes(n),Vh=(n,t,e,i)=>{var l,c;const{tooltip:s}=t;if(s.opacity===0&&!qr(n.interactionMode)){n.showTooltip=!1;return}const{i18n:r}=mt.useI18n(),{formatUnit:a}=Os({i18n:r}),o=n.chartTooltipSortFn||((u,d)=>d.rawValue-u.rawValue);if(s.body&&!qr(n.interactionMode)){const u=s.labelColors,d=((c=(l=t.chart.config)==null?void 0:l.options)==null?void 0:c.indexAxis)==="y"?"x":"y";n.tooltipContext=i!=null&&i.contextFormatter?i.contextFormatter(s.dataPoints[0].parsed.x,e):As({tickValue:new Date(s.dataPoints[0].parsed.x),granularity:e}),n.tooltipSeries=s.dataPoints.map((f,m)=>{const g=f.parsed[d],p=a(g,n.units,{translateUnit:n.translateUnit}),x=f.dataset.label;return{backgroundColor:u[m].backgroundColor,borderColor:u[m].borderColor,label:x,value:p,rawValue:g,isSegmentEmpty:f.dataset.isSegmentEmpty}}).sort(o),n.left=`${s.x}px`,n.top=`${s.y}px`,n.showTooltip=!0}},jh=(n,t)=>{var a,o;const{tooltip:e}=t,{i18n:i}=mt.useI18n(),{formatUnit:s}=Os({i18n:i});if(e.opacity===0&&!qr(n.interactionMode)){n.showTooltip=!1;return}const r=n.chartTooltipSortFn||((l,c)=>c.rawValue-l.rawValue);if(e.body&&!qr(n.interactionMode)){const l=e.labelColors,c=((o=(a=t.chart.config)==null?void 0:a.options)==null?void 0:o.indexAxis)==="y"?"x":"y",u=["gauge","donut"].includes(n.chartType);u?n.tooltipContext=n.dimensionDisplay||e.dataPoints[0].label:e.chart.data.isMultiDimension?n.tooltipContext=e.dataPoints[0].label:n.tooltipContext=n.dimensionDisplay||"",n.tooltipSeries=e.dataPoints.map((d,f)=>{const m=u?d.parsed:d.parsed[c],g=s(m,n.units,{translateUnit:n.translateUnit});let p;return u?p=d.dataset.labels[d.dataIndex]:p=d.dataset.label,{backgroundColor:l[f].backgroundColor,borderColor:l[f].borderColor,label:p,value:g,rawValue:m,isSegmentEmpty:d.dataset.isSegmentEmpty}}).sort(r),n.left=`${e.x}px`,n.top=`${e.y}px`,n.showTooltip=!0}},O1=n=>n&&n.datasets&&n.datasets.length,E1=n=>O1(n)&&n.datasets.some(t=>t.data.length),P1=n=>n.datasets.some(t=>t.data[0]&&Do(t.data[0].x)),A1=n=>!!E1(n)&&n.datasets.some(t=>t.data.length==1),R1=n=>P1(n)&&n.datasets.some(t=>t.data[0]&&t.data[0].x.toString().length>=13),Xo=(n,t,e)=>{const s=Math.min(t/1150,1);return n.x<e?n.x+t*.15*(1-s):n.x-t*1.15*(1-s)},I1=(n,t,e)=>n.y<e?n.y+t*.15:n.y-t*.5;function $h(n,t){let e;return(...i)=>{clearTimeout(e),e=window.setTimeout(()=>{n(...i)},t)}}const Uh=(n,t,e)=>{const i=n.data;return n.options.plugins.legend.labels.generateLabels(n).filter(s=>{var r;return!((r=t==null?void 0:t[s.text])!=null&&r.isThreshold)}).map((s,r)=>({...s,value:t&&t[s.text],isSegmentEmpty:i.datasets[r].isSegmentEmpty})).sort(e)},L1=2,qh=10,Xh=12,Xr=10,Gh="#6c7489",N1="#d60027",Go="#6c7489",F1="#995c00",B1="#ffc400",Ko="16px",z1="20px",H1="'Inter', Roboto, Helvetica, sans-serif",Kh={"1XXCount|1XX|1[0-9][0-9]":{solid:"#0072E5",light:"#4DA6FF",description:"Informational"},"SuccessfulRequests|2XXCount|2XX|2[0-9][0-9]|SUCCESS":{solid:"#0BB652",light:"#6FCC83",description:"Success"},"3XXCount|3XX|3[0-9][0-9]":{solid:"#FDC53B",light:"#FFD982",description:"Redirection"},"4XXCount|4XX|4[0-9][0-9]":{solid:"#FE9439",light:"#FFBA81",description:"Client Errors"},"5XXCount|5XX|5[0-9][0-9]":{solid:"#FF4545",light:"#FF8484",description:"Server Errors"},"errorCount|FailedRequests|FAILURE":{solid:"#FF4545",light:"#FF8484",description:"Server Errors"},nonStandard:{solid:"#6f7787",light:"#e7e7ec"},standard:{solid:"#1155cb",light:"#8ab3fa"},p99:{solid:"#1356cb",light:"#1356cb"},p95:{solid:"#1fbecd",light:"#1fbecd"},p50:{solid:"#1df97d",light:"#1df97d"},LatencyP99:{solid:"#1356cb",light:"#1356cb"},LatencyP95:{solid:"#1fbecd",light:"#1fbecd"},LatencyP50:{solid:"#1df97d",light:"#1df97d"}},on=["#a86cd5","#6a86d2","#00bbf9","#00c4b0","#ffdf15"],Gr=(n,t)=>(t||on)[n%on.length],Zh=(n,t)=>{n[0]==="#"&&(n=n.slice(1));let e=parseInt(n.substring(0,2),16),i=parseInt(n.substring(2,4),16),s=parseInt(n.substring(4,6),16);e=e-t,i=i-t,s=s-t,e>255?e=255:e<0&&(e=0),i>255?i=255:i<0&&(i=0),s>255?s=255:s<0&&(s=0);const r=e.toString(16).length===1?"0"+e.toString(16):e.toString(16),a=i.toString(16).length===1?"0"+i.toString(16):i.toString(16),o=s.toString(16).length===1?"0"+s.toString(16):s.toString(16);return`#${r}${a}${o}`},Qh="#6f7787",Jh={100:{background:"#f0f5fd",text:"#10599e"},200:{background:"#e5f7f4",text:"#1b6955"},300:{background:"#fff1d5",text:"#a06027"},400:{background:"#fee3b6",text:"#944d19"},500:{background:"#fedada",text:"#852021"}},W1=n=>{var e;const t=Math.floor(parseInt(n,10)/100)*100;return((e=Jh[t])==null?void 0:e.background)||"#fafafa"},Y1={SUCCESS:"#6FCC83",FAILURE:"#FF8484"},V1={"4XX":"#FFBA81","5XX":"#FF8484"},j1={LatencyP99:"#1356cb",LatencyP95:"#1fbecd",LatencyP50:"#1df97d"},$1="#dad4c7",tf="#afb7c5",U1=n=>{const t=Object.entries(Kh).find(([e])=>new RegExp(e).test(n));return t&&t[1]||Kh.standard},Zo=(n,t,e,i)=>{let s;return e?s=tf:Array.isArray(i)?s=Gr(n,i):s=i[t],s||Gr(n)},Kr=n=>{switch(n){case"error":return N1;case"warning":return B1;case"neutral":return Gh;default:return Gh}},q1={lineTension:0,pointBorderWidth:1.2,borderJoinStyle:"round",fill:!0},X1=2,G1=0,Qo=new Map,ef=(n,t)=>{const{i18n:e}=mt.useI18n(),{formatBytes:i}=Os({i18n:e});return t==="bytes"?i(n):t==="count/minute"?n.toFixed(2):Ur.format(n)},K1=n=>{const e=document.createElement("canvas").getContext("2d"),i=Rt({});return e.font=i.string,e.measureText(n).width},Z1=()=>{const n="label_height";if(!Qo.has(n)){const t=Rt({});Qo.set(n,t.lineHeight)}return Qo.get(n)},Q1=(n,t)=>t.datasets.reduce((e,i,s)=>n.isDatasetVisible(s)?e+i.data.reduce((r,a)=>isNaN(a)?r:r+a,0):e,0),J1=(n,t)=>t===0?" (0.0%)":` (${(n/t*100).toFixed(1)}%)`,Jo="#e0e4ea",tM={100:["#c8e2fd","#80bfff","#4da6ff","#1a8cff","#0072e5","#0059b2"],200:["#ceedd2","#9edca6","#89d595","#6fcc83","#44c26b","#0bb652","#0ca84a","#169643","#196e33","#1b572a"],300:["#fff4db","#ffe9b8","#ffe2a1","#ffd982","#ffd062","#fdc53b","#f4bb1e","#e8b00b","#d9a30f","#c89407"],400:["#ffead8","#ffd5b1","#ffc899","#ffba81","#ffae6b","#fe9439","#f6871d","#eb7c0c","#da700c","#cc6100"],500:["#ffd5d5","#ffb6b6","#ff9d9d","#ff8484","#ff6a6a","#ff4545","#fb1f1f","#e90b0b","#d40202","#be0202"]},Es=(n,t)=>{let e=1;const i=tM[n],s=new Map;for(const r of t)s.set(r,i[e]),e=e%(i.length-1)+1;return s.set(-1,i[0]),s},nf=new Map([[100,Es("100",[100,101,102,103])],[200,Es("200",[200,201,202,203,204,205,206,207,208,226])],[300,Es("300",[300,301,302,303,304,305,307,308])],[400,Es("400",[400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,421,422,423,424,425,426,428,429,431,451])],[500,Es("500",[500,501,502,503,504,505,506,507,508,510,511])]]),tl=n=>{const t=parseInt(n,10),e=Math.floor(t/100)*100,i=nf.get(e);return i===void 0?Jo:i.get(t)??i.get(-1)??Jo},eM=n=>{const t=tl(n);return{solid:t,light:t}},Zr={...Array.from({length:500},(n,t)=>100+t).reduce((n,t)=>(n[`${t}`]=tl(`${t}`),n),{}),____OTHER____:"#DAD4C7","1XX":"#4DA6FF","2XX":"#6FCC83","3XX":"#FFD982","4XX":"#FFBA81","5XX":"#FF8484"};function sf(n,t,e){const i=nh(),s=sM(n,e.timeZone,e.locale??i.locale);return"formatToParts"in s?nM(s,t):iM(s,t)}function nM(n,t){const e=n.formatToParts(t);for(let i=e.length-1;i>=0;--i)if(e[i].type==="timeZoneName")return e[i].value}function iM(n,t){const e=n.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(e);return i?i[0].substr(1):""}function sM(n,t,e){return new Intl.DateTimeFormat(e?[e.code,"en-US"]:void 0,{timeZone:t,timeZoneName:n})}function rM(n,t){const e=uM(t);return"formatToParts"in e?oM(e,n):lM(e,n)}const aM={year:0,month:1,day:2,hour:3,minute:4,second:5};function oM(n,t){try{const e=n.formatToParts(t),i=[];for(let s=0;s<e.length;s++){const r=aM[e[s].type];r!==void 0&&(i[r]=parseInt(e[s].value,10))}return i}catch(e){if(e instanceof RangeError)return[NaN];throw e}}function lM(n,t){const e=n.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(e);return[parseInt(i[3],10),parseInt(i[1],10),parseInt(i[2],10),parseInt(i[4],10),parseInt(i[5],10),parseInt(i[6],10)]}const el={},rf=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),cM=rf==="06/25/2014, 00:00:00"||rf==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function uM(n){return el[n]||(el[n]=cM?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:n,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),el[n]}function af(n,t,e,i,s,r,a){const o=new Date(0);return o.setUTCFullYear(n,t,e),o.setUTCHours(i,s,r,a),o}const of=36e5,dM=6e4,nl={timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function il(n,t,e){if(!n)return 0;let i=nl.timezoneZ.exec(n);if(i)return 0;let s,r;if(i=nl.timezoneHH.exec(n),i)return s=parseInt(i[1],10),lf(s)?-(s*of):NaN;if(i=nl.timezoneHHMM.exec(n),i){s=parseInt(i[2],10);const a=parseInt(i[3],10);return lf(s,a)?(r=Math.abs(s)*of+a*dM,i[1]==="+"?-r:r):NaN}if(mM(n)){t=new Date(t||Date.now());const a=e?t:hM(t),o=sl(a,n);return-(e?o:fM(t,o,n))}return NaN}function hM(n){return af(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds())}function sl(n,t){const e=rM(n,t),i=af(e[0],e[1]-1,e[2],e[3]%24,e[4],e[5],0).getTime();let s=n.getTime();const r=s%1e3;return s-=r>=0?r:1e3+r,i-s}function fM(n,t,e){let s=n.getTime()-t;const r=sl(new Date(s),e);if(t===r)return t;s-=r-t;const a=sl(new Date(s),e);return r===a?r:Math.max(r,a)}function lf(n,t){return-23<=n&&n<=23&&(t==null||0<=t&&t<=59)}const cf={};function mM(n){if(cf[n])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:n}),cf[n]=!0,!0}catch{return!1}}const gM=60*1e3,pM={X:function(n,t,e){const i=rl(e.timeZone,n);if(i===0)return"Z";switch(t){case"X":return uf(i);case"XXXX":case"XX":return ki(i);case"XXXXX":case"XXX":default:return ki(i,":")}},x:function(n,t,e){const i=rl(e.timeZone,n);switch(t){case"x":return uf(i);case"xxxx":case"xx":return ki(i);case"xxxxx":case"xxx":default:return ki(i,":")}},O:function(n,t,e){const i=rl(e.timeZone,n);switch(t){case"O":case"OO":case"OOO":return"GMT"+yM(i,":");case"OOOO":default:return"GMT"+ki(i,":")}},z:function(n,t,e){switch(t){case"z":case"zz":case"zzz":return sf("short",n,e);case"zzzz":default:return sf("long",n,e)}}};function rl(n,t){const e=n?il(n,t,!0)/gM:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(e))throw new RangeError("Invalid time zone specified: "+n);return e}function Qr(n,t){const e=n<0?"-":"";let i=Math.abs(n).toString();for(;i.length<t;)i="0"+i;return e+i}function ki(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Qr(Math.floor(i/60),2),r=Qr(Math.floor(i%60),2);return e+s+t+r}function uf(n,t){return n%60===0?(n>0?"-":"+")+Qr(Math.abs(n)/60,2):ki(n,t)}function yM(n,t=""){const e=n>0?"-":"+",i=Math.abs(n),s=Math.floor(i/60),r=i%60;return r===0?e+String(s):e+String(s)+t+Qr(r,2)}function df(n){const t=new Date(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()));return t.setUTCFullYear(n.getFullYear()),+n-+t}const bM=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,al=36e5,hf=6e4,_M=2,he={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:bM};function ff(n,t={}){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(n===null)return new Date(NaN);const e=t.additionalDigits==null?_M:Number(t.additionalDigits);if(e!==2&&e!==1&&e!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(n instanceof Date||typeof n=="object"&&Object.prototype.toString.call(n)==="[object Date]")return new Date(n.getTime());if(typeof n=="number"||Object.prototype.toString.call(n)==="[object Number]")return new Date(n);if(Object.prototype.toString.call(n)!=="[object String]")return new Date(NaN);const i=xM(n),{year:s,restDateString:r}=wM(i.date,e),a=vM(r,s);if(a===null||isNaN(a.getTime()))return new Date(NaN);if(a){const o=a.getTime();let l=0,c;if(i.time&&(l=MM(i.time),l===null||isNaN(l)))return new Date(NaN);if(i.timeZone||t.timeZone){if(c=il(i.timeZone||t.timeZone,new Date(o+l)),isNaN(c))return new Date(NaN)}else c=df(new Date(o+l)),c=df(new Date(o+l+c));return new Date(o+l+c)}else return new Date(NaN)}function xM(n){const t={};let e=he.dateTimePattern.exec(n),i;if(e?(t.date=e[1],i=e[3]):(e=he.datePattern.exec(n),e?(t.date=e[1],i=e[2]):(t.date=null,i=n)),i){const s=he.timeZone.exec(i);s?(t.time=i.replace(s[1],""),t.timeZone=s[1].trim()):t.time=i}return t}function wM(n,t){if(n){const e=he.YYY[t],i=he.YYYYY[t];let s=he.YYYY.exec(n)||i.exec(n);if(s){const r=s[1];return{year:parseInt(r,10),restDateString:n.slice(r.length)}}if(s=he.YY.exec(n)||e.exec(n),s){const r=s[1];return{year:parseInt(r,10)*100,restDateString:n.slice(r.length)}}}return{year:null}}function vM(n,t){if(t===null)return null;let e,i,s;if(!n||!n.length)return e=new Date(0),e.setUTCFullYear(t),e;let r=he.MM.exec(n);if(r)return e=new Date(0),i=parseInt(r[1],10)-1,pf(t,i)?(e.setUTCFullYear(t,i),e):new Date(NaN);if(r=he.DDD.exec(n),r){e=new Date(0);const a=parseInt(r[1],10);return DM(t,a)?(e.setUTCFullYear(t,0,a),e):new Date(NaN)}if(r=he.MMDD.exec(n),r){e=new Date(0),i=parseInt(r[1],10)-1;const a=parseInt(r[2],10);return pf(t,i,a)?(e.setUTCFullYear(t,i,a),e):new Date(NaN)}if(r=he.Www.exec(n),r)return s=parseInt(r[1],10)-1,yf(s)?mf(t,s):new Date(NaN);if(r=he.WwwD.exec(n),r){s=parseInt(r[1],10)-1;const a=parseInt(r[2],10)-1;return yf(s,a)?mf(t,s,a):new Date(NaN)}return null}function MM(n){let t,e,i=he.HH.exec(n);if(i)return t=parseFloat(i[1].replace(",",".")),ol(t)?t%24*al:NaN;if(i=he.HHMM.exec(n),i)return t=parseInt(i[1],10),e=parseFloat(i[2].replace(",",".")),ol(t,e)?t%24*al+e*hf:NaN;if(i=he.HHMMSS.exec(n),i){t=parseInt(i[1],10),e=parseInt(i[2],10);const s=parseFloat(i[3].replace(",","."));return ol(t,e,s)?t%24*al+e*hf+s*1e3:NaN}return null}function mf(n,t,e){t=t||0,e=e||0;const i=new Date(0);i.setUTCFullYear(n,0,4);const s=i.getUTCDay()||7,r=t*7+e+1-s;return i.setUTCDate(i.getUTCDate()+r),i}const SM=[31,28,31,30,31,30,31,31,30,31,30,31],kM=[31,29,31,30,31,30,31,31,30,31,30,31];function gf(n){return n%400===0||n%4===0&&n%100!==0}function pf(n,t,e){if(t<0||t>11)return!1;if(e!=null){if(e<1)return!1;const i=gf(n);if(i&&e>kM[t]||!i&&e>SM[t])return!1}return!0}function DM(n,t){if(t<1)return!1;const e=gf(n);return!(e&&t>366||!e&&t>365)}function yf(n,t){return!(n<0||n>52||t!=null&&(t<0||t>6))}function ol(n,t,e){return!(n<0||n>=25||t!=null&&(t<0||t>=60)||e!=null&&(e<0||e>=60))}const TM=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function ll(n,t,e={}){t=String(t);const i=t.match(TM);if(i){const s=ff(e.originalDate||n,e);t=i.reduce(function(r,a){if(a[0]==="'")return r;const o=r.indexOf(a),l=r[o-1]==="'",c=r.replace(a,"'"+pM[a[0]](s,a,e)+"'");return l?c.substring(0,o-1)+c.substring(o+1):c},t)}return Br(n,t,e)}function CM(n,t,e){n=ff(n,e);const i=il(t,n,!0),s=new Date(n.getTime()-i),r=new Date(0);return r.setFullYear(s.getUTCFullYear(),s.getUTCMonth(),s.getUTCDate()),r.setHours(s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds(),s.getUTCMilliseconds()),r}function Ps(n,t,e,i){return i={...i,timeZone:t,originalDate:n},ll(CM(n,t,{timeZone:i.timeZone}),e,i)}const OM=(n,t)=>`${Ps(n,t,"yyyy")} W${Ps(n,t,"II")}`,cl="yyyy-MM-dd h:mm:ss a",ul="h:mm:ss a",Qn="yyyy-MM-dd h:mm a",Di="h:mm a",EM="yyyy-MM-dd",dl="MMM dd, yyyy h:mm:ss a",On="MMM dd, yyyy h:mm a",PM={secondly:n=>n?cl:ul,tenSecondly:n=>n?cl:ul,thirtySecondly:n=>n?cl:ul,minutely:n=>n?Qn:Di,fiveMinutely:n=>n?Qn:Di,tenMinutely:n=>n?Qn:Di,thirtyMinutely:n=>n?Qn:Di,hourly:n=>n?Qn:Di,twoHourly:n=>n?Qn:Di,twelveHourly:()=>Qn,daily:()=>EM},AM={secondly:()=>dl,tenSecondly:()=>dl,thirtySecondly:()=>dl,minutely:()=>On,fiveMinutely:()=>On,tenMinutely:()=>On,thirtyMinutely:()=>On,hourly:()=>On,twoHourly:()=>On,twelveHourly:()=>On,daily:()=>On};function bf({tickValue:n,granularity:t,timezone:e,dayBoundaryCrossed:i=!1,tickMap:s,tooltipMap:r,defaultFormat:a}){const o=e||Intl.DateTimeFormat().resolvedOptions().timeZone;if(t==="weekly")return OM(n,o);if(s&&s[t]){const l=s[t](i);return Ps(n,o,l)}if(r&&r[t]){const l=r[t]();return Ps(n,o,l)}return Ps(n,o,a)}const RM=({tickValue:n,granularity:t,dayBoundaryCrossed:e,timezone:i})=>bf({tickValue:n,granularity:t,timezone:i,dayBoundaryCrossed:e,tickMap:PM,defaultFormat:"yyyy-MM-dd h:mm:ss a"}),As=({tickValue:n,granularity:t,timezone:e})=>bf({tickValue:n,granularity:t,timezone:e,tooltipMap:AM,defaultFormat:"MMM dd, yyyy h:mm:ss a"}),IM=n=>{var e,i,s,r,a;const{i18n:t}=mt.useI18n();return(n==null?void 0:n.status)===403?{status:n.status,type:"forbidden",message:t.t("query_errors.forbidden.message"),details:t.t("query_errors.forbidden.details")}:(n==null?void 0:n.status)===408?{status:n.status,type:"timeout",message:t.t("query_errors.timeout.message"),details:t.t("query_errors.timeout.details")}:((i=(e=n==null?void 0:n.response)==null?void 0:e.data)==null?void 0:i.message)==="Range not allowed for this tier"?{status:n.status,type:"range_exceeded",message:t.t("query_errors.time_range_exceeded.message"),details:t.t("query_errors.time_range_exceeded.details")}:{status:n.status,type:"other",message:t.t("query_errors.other.message"),details:((a=(r=(s=n.response)==null?void 0:s.data)==null?void 0:r.invalid_parameters)==null?void 0:a.map(o=>o.reason).join(", "))||(n==null?void 0:n.message)}};function LM(n){const e=`barChartTooltipPosition-${n.tooltipState.chartID}`,i={enabled:!1,position:e,callbacks:{label:l=>({label:l.dataset.label,value:l.label})}};Te.positioners[e]=function(l,c){if(!l.length||n.tooltipState.interactionMode==="interactive")return!1;const u=this.chart.canvas.getBoundingClientRect(),d=n.tooltipState.width||this.width,f=u.width/2,m=Xo(c,d,f),g=c.y,p=c.x<f?"left":"center";return{x:m-n.tooltipState.offsetX,y:g-n.tooltipState.offsetY,xAlign:p}},so.modes.customInteractionMode=function(l,c){const u=Sn(c,l),d=[];return so.evaluateInteractionItems(l,l.options.indexAxis||"x",u,(f,m,g)=>{l.options.indexAxis==="y"&&f.inYRange(u.y,!0)&&l.data.datasets[m].data[g]&&d.push({element:f,datasetIndex:m,index:g}),l.options.indexAxis==="x"&&f.inXRange(u.x,!0)&&l.data.datasets[m].data[g]&&d.push({element:f,datasetIndex:m,index:g})}),d};const s=n.numLabels.value>25?qh:Xh,r=({chart:l,index:c})=>{var d;const u=l.data;return{size:s,style:(d=u==null?void 0:u.isLabelEmpty)!=null&&d[c]?"italic":"normal"}},a=(l,c,u)=>l.chart.options.indexAxis===l.axis?(c=l.getLabelForValue(u),c&&c.length>Xr?c.slice(0,Xr)+"...":c):l.getLabelForValue(Number(c)),o=h.computed(()=>{var l,c,u,d,f,m,g,p;return{indexAxis:n.indexAxis,skipNull:!0,scales:{x:{stacked:n.stacked.value,grid:{offset:!1,drawOnChartArea:!1,drawBorder:!1,drawTicks:!0},ticks:{maxRotation:90,autoSkip:!1,font:r,callback:function(x,v){return a(this,x,v)}},title:{display:n.indexAxis==="y"?!it((l=n.metricAxesTitle)==null?void 0:l.value):!it((c=n.dimensionAxesTitle)==null?void 0:c.value),text:n.indexAxis==="y"?(u=n.metricAxesTitle)==null?void 0:u.value:(d=n.dimensionAxesTitle)==null?void 0:d.value,padding:{top:3,bottom:0,left:0,right:0},font:{weight:"bold"}}},y:{stacked:n.stacked.value,beginAtZero:!0,grid:{offset:!1,drawOnChartArea:!1,drawBorder:!1,drawTicks:!0},ticks:{padding:0,font:r,callback:function(x,v){return a(this,x,v)}},title:{display:n.indexAxis==="x"?!it((f=n.metricAxesTitle)==null?void 0:f.value):!it((m=n.dimensionAxesTitle)==null?void 0:m.value),text:n.indexAxis==="x"?(g=n.metricAxesTitle)==null?void 0:g.value:(p=n.dimensionAxesTitle)==null?void 0:p.value,padding:{bottom:3,top:0,left:0,right:0},font:{weight:"bold"}}}},plugins:{htmlLegend:{containerID:n.legendID},legend:{display:!1},tooltip:{...i,external:x=>{jh(n.tooltipState,x)}}},interaction:{mode:"customInteractionMode",intersect:!0},maxBarThickness:60,maintainAspectRatio:!1,layout:{padding:{left:0,right:0,top:0,bottom:0}}}});return h.getCurrentInstance()&&h.onUnmounted(()=>{Te.positioners[e]&&delete Te.positioners[e]}),o}ye.register(...Y0);const NM=(n,t)=>{const e=t.datasets.map(s=>s.label),i=n.datasets.map(s=>s.label);return n.datasets.length===t.datasets.length&&e.every((s,r)=>s===i[r])};function FM(n,t,e,i,s){const r=h.shallowRef(null),a=(o,l)=>{if(t.value)return new ye(t.value,{type:n,data:o,plugins:i,options:l})};return h.onMounted(()=>{r.value=a(e.value,s.value)}),h.onBeforeUnmount(()=>{it(r.value)||r.value.destroy()}),h.watch(e,(o,l)=>{if(NM(l,o)&&!it(r.value)){for(const[c,u]of o.datasets.entries())Object.assign(r.value.data.datasets[c],u);r.value.data.labels=o.labels,r.value.update()}else it(r.value)||r.value.destroy(),r.value=a(o,s.value)}),h.watch(t,()=>{it(r.value)||r.value.destroy(),r.value=a(e.value,s.value)}),h.watch(s,(o,l)=>{(o.indexAxis!==l.indexAxis||JSON.stringify(o.scales.x.title)!==JSON.stringify(l.scales.x.title)||JSON.stringify(o.scales.y.title)!==JSON.stringify(l.scales.y.title))&&(it(r.value)||r.value.destroy(),r.value=a(e.value,o))}),r}var xe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function hl(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var _f={exports:{}};(function(n){(function(){function t(c,u){if(u.separator===!1||c<1e3)return c.toString();var d=typeof u.separator=="string"?u.separator:",",f=[],m=Math.round(c).toString().split("");return m.reverse().forEach(function(g,p){p&&p%3===0&&f.push(d),f.push(g)}),f.reverse().join("")}function e(c,u,d){var f=c/u,m=d.round?"round":"floor";return d.decimal===!1?(c=Math[m](f),c.toString()):(d.precision?c=f:c=f<10?Math[m](f*10)/10:Math[m](f),c=c.toString(),typeof d.decimal=="string"&&(c=c.replace(".",d.decimal)),c)}var i=1e3,s=1e4,r=1e6,a=1e9,o=1e12;function l(c,u){var d;u=u||{};var f=c<0;f&&(c=Math.abs(c)),u.precision&&(c=parseFloat(c.toPrecision(u.precision)));var m=u.min10k?s:i;return c<m||u.precision&&u.precision>Math.log10(c)?d=t(e(c,1,u),u):c<r?d=e(c,i,u)+"k":c<a?d=e(c,r,u)+"m":c<o?d=t(e(c,a,u),u)+"b":d=t(e(c,o,u),u)+"t",f&&(d="-"+d),u.capital&&(d=d.toUpperCase()),u.prefix&&(d=u.prefix+d),u.suffix&&(d=d+u.suffix),d}l.addCommas=t,n.exports=l})()})(_f);var BM=_f.exports;const Rs=hl(BM);function zM(n,t,e){const{i18n:i}=mt.useI18n(),{formatBytes:s}=Os({i18n:i}),{translateUnit:r}=mt.useTranslatedUnits();return{legendValues:h.computed(()=>n.value.datasets.reduce((o,l)=>{const c=l.total?l.total:l.data.reduce((d,f)=>d+(typeof f=="number"?Number(f)||0:Number(f&&f.y)||0),0);let u;if(e.value==="bytes")u=s(c);else{const d=r(e.value,c);u=i&&i.t("legend.datapointValueDisplay",{value:Rs(c,{capital:!0}),unit:d})||`${Rs(c,{capital:!0})} ${e.value}`}return{...o,[l.label]:{raw:c,formatted:u,isThreshold:l.isThreshold}}},{}))}}function HM(n){return h.computed(()=>{var s;if(!((s=n.value)!=null&&s.meta))return"";const e=n.value.meta.start_ms,i=n.value.meta.end_ms;return e&&i?`${jo(e)} - ${jo(i,{includeTZ:!0})}`:""})}function WM(n){const e=`donutChartTooltipPosition-${n.tooltipState.chartID}`,i={enabled:!1,position:e,callbacks:{label:r=>({label:r.dataset.label,value:r.label})}};Te.positioners[e]=function(r,a){if(!r.length)return!1;const o=this.chart.canvas.getBoundingClientRect(),l=n.tooltipState.width||this.width,c=o.width/2,u=Xo(a,l,c),d=a.y,f=a.x<c?"left":"center";return{x:u-n.tooltipState.offsetX,y:d,xAlign:f}};const s=h.computed(()=>({responsive:!0,maintainAspectRatio:!1,plugins:{htmlLegend:{containerID:n.legendID},legend:{display:!1},tooltip:{...i,external:r=>{jh(n.tooltipState,r)}}},layout:{padding:{left:0,right:0,top:5,bottom:0}}}));return h.onUnmounted(()=>{Te.positioners[e]&&delete Te.positioners[e]}),{options:s}}function YM(n){const t=h.computed(()=>{var l,c;return{type:"timeseries",display:!0,grid:{display:!0,drawOnChartArea:!1,drawTicks:!0,drawBorder:!1},ticks:{padding:0,autoSkipPadding:100,source:"auto",maxRotation:0,callback:u=>{const d=new Date(u);return RM({tickValue:d,granularity:n.granularity.value,dayBoundaryCrossed:a.value})}},title:{display:!it((l=n.dimensionAxesTitle)==null?void 0:l.value),text:(c=n.dimensionAxesTitle)==null?void 0:c.value,padding:{top:3},font:{weight:"bold"}},border:{display:!1},stacked:n.stacked.value}}),e=h.computed(()=>{var l,c;return{title:{display:!it((l=n.metricAxesTitle)==null?void 0:l.value),text:(c=n.metricAxesTitle)==null?void 0:c.value,padding:{bottom:3},font:{weight:"bold"}},ticks:{maxTicksLimit:5},grid:{drawBorder:!1},id:"main-y-axis",beginAtZero:!0,border:{display:!1},stacked:n.stacked.value}}),s=`lineChartTooltipPosition-${n.tooltipState.chartID}`,r={enabled:!1,position:s};Te.positioners[s]=function(l,c){if(!l.length||n.tooltipState.interactionMode==="interactive")return!1;const u=this.chart.canvas.getBoundingClientRect(),d=n.tooltipState.width||this.width,f=n.tooltipState.height||this.height,m=u.width/2,g=u.height/2,p=Xo(c,d,m);let x=I1(c,f,g);const v=c.y<g?"top":"bottom",M=c.x<m?"left":"center";return f>u.height&&(x=0),{x:p,y:x,xAlign:M,yAlign:v}};const a=h.computed(()=>{const l=Number(n.timeRangeMs.value),c=new Date,u=new Date(c.getTime()-l);return aw(l)>24||u.getDate()!==c.getDate()}),o=h.computed(()=>{var l,c;return{hover:{mode:"index",intersect:!1},elements:{point:{radius:(l=n.pointsWithoutHover)!=null&&l.value?3:0,hitRadius:4,hoverRadius:4}},animation:{duration:250,easing:"linear"},scales:{x:t.value,y:e.value},responsive:!0,maintainAspectRatio:!1,plugins:{htmlLegend:{containerID:n.legendID},legend:{display:!1},streaming:!1,tooltip:{...r,external:u=>{Vh(n.tooltipState,u,n.granularity.value)}},thresholdPlugin:{threshold:(c=n.threshold)==null?void 0:c.value}},interaction:{mode:"index",intersect:!1},layout:{padding:{left:0,right:0,top:0,bottom:0}}}});return h.onUnmounted(()=>{Te.positioners[s]&&delete Te.positioners[s]}),{options:o}}function VM(n){const{isMultiMetric:t,hasDimensions:e,metricNames:i,barSegmentLabels:s,pivotRecords:r,rowLabels:a,colorPalette:o}=n,{i18n:l}=mt.useI18n();return t?i.map(u=>({label:l&&l.te(`chartLabels.${u}`)&&l.t(`chartLabels.${u}`)||u,backgroundColor:Gr(i.indexOf(u),on),data:a.map((d,f)=>e?r[`${d.id},${u}`]||0:r[`${f},${u}`]||null)})):Array.from(s).flatMap((u,d)=>{if(!u)return[];const f=Zo(d,u.name,u.id==="empty",o);return{label:l&&l.te(`chartLabels.${u.name}`)&&l.t(`chartLabels.${u.name}`)||u.name,backgroundColor:f,data:a.map(m=>r[`${m.id},${u.id}`]||null),isSegmentEmpty:u.id==="empty"}})}function jM(n,t){const{i18n:e}=mt.useI18n();return h.computed(()=>{try{if(t.value&&"meta"in t.value&&"data"in t.value){const s=t.value.data,{display:r,metric_names:a}=t.value.meta,o=r&&Object.keys(r),l=a&&a.length>1,c=r&&o&&o.length>0,u=c&&o.length>1;if(!s.length||!a)return{datasets:[],labels:[]};const d=c&&o||a,f=d[0],m=d.length>1?d[1]:d[0],g=Object.fromEntries(l?s.flatMap(_=>a.map((S,O)=>{const A=_.event[f],I=c?`${A},${S}`:`${O},${S}`,B=_.event[S];return[I,B]})):s.map(_=>{const S=c?`${_.event[f]},${_.event[m]}`:`${f},${m}`,O=_.event[a[0]];return[S,O]})),p=Object.keys(g).reduce((_,S)=>{const[O]=S.split(","),A=g[S];return _[O]?_[O]+=A:_[O]=A,_},{}),x=Object.entries(p).sort(([,_],[,S])=>Number(S)-Number(_)).map(([_])=>_),v=r[f],M=r[m];let k=c&&v&&Object.entries(v).map(([_,S])=>({id:_,name:S.name}))||a.map(_=>({id:_,name:_})),T=c&&M&&Object.entries(M).map(([_,S])=>({id:_,name:S.name}))||a.map(_=>({id:_,name:_}));if(c&&f==="country_code"&&(k=k.map(_=>({..._,name:Uo(_.id)||_.name}))),c&&m==="country_code"&&(T=T.map(_=>({..._,name:Uo(_.id)||_.name}))),f!=="status_code"&&f!=="status_code_grouped"&&(k.sort((_,S)=>x.indexOf(_.id)-x.indexOf(S.id)),T.sort((_,S)=>x.indexOf(_.id)-x.indexOf(S.id))),!k||!T)return{labels:[],datasets:[]};const P=VM({isMultiMetric:l,hasDimensions:c,metricNames:a,dimensionFieldNames:d,barSegmentLabels:T,pivotRecords:g,rowLabels:k,colorPalette:n.colorPalette||on}),L=c?k.map(_=>e&&e.te(`chartLabels.${_.name}`)&&e.t(`chartLabels.${_.name}`)||_.name):a.map(_=>e&&e.te(`chartLabels.${_}`)&&e.t(`chartLabels.${_}`)||_),C=k.map(_=>_.id==="empty");return{labels:L,datasets:P,isLabelEmpty:C,isMultiDimension:u}}}catch(s){return console.error(s),{datasets:[],labels:[]}}return{labels:[],datasets:[]}})}const $M=(n,t,e=1)=>Array(Math.ceil((t-n)/e)).fill(n).map((i,s)=>i+s*e),UM=n=>{if(typeof n=="string"){const t=+n;if(t)return t;try{return oh(n).getTime()}catch(e){if(e instanceof RangeError)return 0;throw e}}return n},qM=(n,t,e,i,s)=>{const a=Math.max(t-6e4,Math.max(...(s||[]).map(c=>new Date(c.timestamp).valueOf()))),o=Math.floor((n-i)/e)*e+i,l=Math.floor((a-i)/e)*e+i+e;return $M(o,l,e)};function XM(n,t){const{i18n:e}=mt.useI18n();return h.computed(()=>{try{if(t.value&&"meta"in t.value&&"data"in t.value){const s=t.value.data,{display:r,metric_names:a,start_ms:o,end_ms:l}=t.value.meta;if(!a)return console.error("Cannot build chart data from this explore result. Missing metric names."),{datasets:[]};const c=r&&Object.keys(r)||a,u=c&&c[0],d=r[u];let f=r&&d&&Object.keys(d).map(T=>({id:T,name:d[T].name}))||a.map(T=>({id:T,name:T}));u==="country_code"&&(f=f.map(T=>({...T,name:Uo(T.id)||T.name})));const m=t.value.meta.granularity_ms;if(typeof m!="number"||isNaN(m)||!isFinite(m)||m===0)return console.error("Invalid step value:",m),{datasets:[],labels:[]};if(!s.length)return{datasets:[],labels:[]};const g=UM(o),p=qM(o,l,m,g,s),x=new Set,v=s!=null&&s.length?s.reduce((T,P)=>{const L=new Date(P.timestamp).valueOf(),C=P.event;for(const b of a)x.add(b),L in T||(T[L]={}),b in T[L]||(T[L][b]={});for(const b of a)f.forEach(_=>{C[u]===_.id||b===_.id?(T[L][b]||(T[L][b]={}),T[L][b][_.name]=Math.round(Number(C[b])*1e3)/1e3):c.length||(T[L][b]||(T[L][b]={}),T[L][b][_.name]=Math.round(Number(C[_.id])*1e3)/1e3)});return T},{}):{},k=[...a.length===1?a.flatMap(T=>f.map(P=>[T,P.name,P.id==="empty"])):f.map(T=>[T.name,T.name,T.id==="empty"])].map(([T,P,L],C)=>{const b=p.map(A=>A in v&&T in v[A]?{x:A,y:v[A][T][P]||0}:{x:A,y:0});let{colorPalette:_,fill:S}=n;it(_)&&(_=on);const O=Zo(C,P,L,_);return{rawDimension:P,rawMetric:T,label:e&&e.te(`chartLabels.${P}`)&&e.t(`chartLabels.${P}`)||P,borderColor:O,backgroundColor:O,data:b,total:b.reduce((A,{y:I})=>A+Number(I),0),...q1,fill:S,borderWidth:S?G1:X1,isSegmentEmpty:L}});return u==="status_code"||u==="status_code_grouped"?k.sort((T,P)=>(T.label??"")<(P.label??"")?-1:1):k.sort((T,P)=>Number(T.total)<Number(P.total)?-1:1),{datasets:k}}}catch(s){return console.error(s),{labels:[],datasets:[]}}return{labels:[],datasets:[]}})}const GM=(n,t)=>{h.watch([n,t],(e,i,s)=>{const[r,a]=e;!a||!window||(window._AnalyticsChartDataInternal||(window._AnalyticsChartDataInternal=new Map),window._AnalyticsChartDataInternal.set(a,r),s(()=>{var o;(o=window._AnalyticsChartDataInternal)==null||o.delete(a)}))},{immediate:!0})};function KM(){const{i18n:n}=mt.useI18n();return{translateUnit:(e,i)=>{const s=i===1,r=`chartUnits.${e}`;return e==="usd"?"":n.te(r)?n.t(r,{plural:s?"":"s"}):e}}}const ZM="analytics-query-provider",xf=2;function QM(){const n=h.inject(ZM);return{evaluateFeatureFlag:(e,i)=>n?n.evaluateFeatureFlagFn(e,i):i}}function fl(n){return h.getCurrentScope()?(h.onScopeDispose(n),!0):!1}const wf=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const JM=n=>n!=null,tS=Object.prototype.toString,eS=n=>tS.call(n)==="[object Object]";function Jr(n){return Array.isArray(n)?n:[n]}function nS(n){return h.getCurrentInstance()}function iS(n,t={}){if(!h.isRef(n))return h.toRefs(n);const e=Array.isArray(n.value)?Array.from({length:n.value.length}):{};for(const i in n.value)e[i]=h.customRef(()=>({get(){return n.value[i]},set(s){var r;if((r=h.toValue(t.replaceRef))!=null?r:!0)if(Array.isArray(n.value)){const o=[...n.value];o[i]=s,n.value=o}else{const o={...n.value,[i]:s};Object.setPrototypeOf(o,Object.getPrototypeOf(n.value)),n.value=o}else n.value[i]=s}}));return e}function sS(n,t=!0,e){nS()?h.onMounted(n,e):t?n():h.nextTick(n)}function rS(n,t,e){return h.watch(n,t,{...e,immediate:!0})}const ta=wf?window:void 0;function Ti(n){var t;const e=h.toValue(n);return(t=e==null?void 0:e.$el)!=null?t:e}function Is(...n){const t=[],e=()=>{t.forEach(o=>o()),t.length=0},i=(o,l,c,u)=>(o.addEventListener(l,c,u),()=>o.removeEventListener(l,c,u)),s=h.computed(()=>{const o=Jr(h.toValue(n[0])).filter(l=>l!=null);return o.every(l=>typeof l!="string")?o:void 0}),r=rS(()=>{var o,l;return[(l=(o=s.value)==null?void 0:o.map(c=>Ti(c)))!=null?l:[ta].filter(c=>c!=null),Jr(h.toValue(s.value?n[1]:n[0])),Jr(h.unref(s.value?n[2]:n[1])),h.toValue(s.value?n[3]:n[2])]},([o,l,c,u])=>{if(e(),!(o!=null&&o.length)||!(l!=null&&l.length)||!(c!=null&&c.length))return;const d=eS(u)?{...u}:u;t.push(...o.flatMap(f=>l.flatMap(m=>c.map(g=>i(f,m,g,d)))))},{flush:"post"}),a=()=>{r(),e()};return fl(e),a}function aS(){const n=h.shallowRef(!1),t=h.getCurrentInstance();return t&&h.onMounted(()=>{n.value=!0},t),n}function vf(n){const t=aS();return h.computed(()=>(t.value,!!n()))}function oS(n,t,e={}){const{window:i=ta,...s}=e;let r;const a=vf(()=>i&&"MutationObserver"in i),o=()=>{r&&(r.disconnect(),r=void 0)},l=h.computed(()=>{const f=h.toValue(n),m=Jr(f).map(Ti).filter(JM);return new Set(m)}),c=h.watch(()=>l.value,f=>{o(),a.value&&f.size&&(r=new MutationObserver(t),f.forEach(m=>r.observe(m,s)))},{immediate:!0,flush:"post"}),u=()=>r==null?void 0:r.takeRecords(),d=()=>{c(),o()};return fl(d),{isSupported:a,stop:d,takeRecords:u}}function lS(n,t={}){var e;const{pointerTypes:i,preventDefault:s,stopPropagation:r,exact:a,onMove:o,onEnd:l,onStart:c,initialValue:u,axis:d="both",draggingElement:f=ta,containerElement:m,handle:g=n,buttons:p=[0]}=t,x=h.ref((e=h.toValue(u))!=null?e:{x:0,y:0}),v=h.ref(),M=C=>i?i.includes(C.pointerType):!0,k=C=>{h.toValue(s)&&C.preventDefault(),h.toValue(r)&&C.stopPropagation()},T=C=>{var b;if(!h.toValue(p).includes(C.button)||h.toValue(t.disabled)||!M(C)||h.toValue(a)&&C.target!==h.toValue(n))return;const _=h.toValue(m),S=(b=_==null?void 0:_.getBoundingClientRect)==null?void 0:b.call(_),O=h.toValue(n).getBoundingClientRect(),A={x:C.clientX-(_?O.left-S.left+_.scrollLeft:O.left),y:C.clientY-(_?O.top-S.top+_.scrollTop:O.top)};(c==null?void 0:c(A,C))!==!1&&(v.value=A,k(C))},P=C=>{if(h.toValue(t.disabled)||!M(C)||!v.value)return;const b=h.toValue(m),_=h.toValue(n).getBoundingClientRect();let{x:S,y:O}=x.value;(d==="x"||d==="both")&&(S=C.clientX-v.value.x,b&&(S=Math.min(Math.max(0,S),b.scrollWidth-_.width))),(d==="y"||d==="both")&&(O=C.clientY-v.value.y,b&&(O=Math.min(Math.max(0,O),b.scrollHeight-_.height))),x.value={x:S,y:O},o==null||o(x.value,C),k(C)},L=C=>{h.toValue(t.disabled)||!M(C)||v.value&&(v.value=void 0,l==null||l(x.value,C),k(C))};if(wf){const C=()=>{var b;return{capture:(b=t.capture)!=null?b:!0,passive:!h.toValue(s)}};Is(g,"pointerdown",T,C),Is(f,"pointermove",P,C),Is(f,"pointerup",L,C)}return{...iS(x),position:x,isDragging:h.computed(()=>!!v.value),style:h.computed(()=>`left:${x.value.x}px;top:${x.value.y}px;`)}}function cS(n,t,e={}){const{window:i=ta,...s}=e;let r;const a=vf(()=>i&&"ResizeObserver"in i),o=()=>{r&&(r.disconnect(),r=void 0)},l=h.computed(()=>{const d=h.toValue(n);return Array.isArray(d)?d.map(f=>Ti(f)):[Ti(d)]}),c=h.watch(l,d=>{if(o(),a.value&&i){r=new ResizeObserver(t);for(const f of d)f&&r.observe(f,s)}},{immediate:!0,flush:"post"}),u=()=>{o(),c()};return fl(u),{isSupported:a,stop:u}}function uS(n,t={}){const{reset:e=!0,windowResize:i=!0,windowScroll:s=!0,immediate:r=!0,updateTiming:a="sync"}=t,o=h.shallowRef(0),l=h.shallowRef(0),c=h.shallowRef(0),u=h.shallowRef(0),d=h.shallowRef(0),f=h.shallowRef(0),m=h.shallowRef(0),g=h.shallowRef(0);function p(){const v=Ti(n);if(!v){e&&(o.value=0,l.value=0,c.value=0,u.value=0,d.value=0,f.value=0,m.value=0,g.value=0);return}const M=v.getBoundingClientRect();o.value=M.height,l.value=M.bottom,c.value=M.left,u.value=M.right,d.value=M.top,f.value=M.width,m.value=M.x,g.value=M.y}function x(){a==="sync"?p():a==="next-frame"&&requestAnimationFrame(()=>p())}return cS(n,x),h.watch(()=>Ti(n),v=>!v&&x()),oS(n,x,{attributeFilter:["style","class"]}),s&&Is("scroll",x,{capture:!0,passive:!0}),i&&Is("resize",x,{passive:!0}),sS(()=>{r&&x()}),{height:o,bottom:l,left:c,right:u,top:d,width:f,x:m,y:g,update:x}}function dS(n,t){const{top:e,left:i}=uS(n),s=h.computed(()=>n.value?`${parseFloat(t.left)+i.value}px`:t.left),r=h.computed(()=>n.value?`${parseFloat(t.top)+e.value}px`:t.top);return{tooltipAbsoluteLeft:s,tooltipAbsoluteTop:r}}const hS=({bucketCount:n,minStamp:t,maxStamp:e,timestamps:i})=>{const s=[...i].filter(l=>l>=t&&l<=e).sort((l,c)=>l-c),r=[];if(e-t<n-2)return[];const a=(e-t)/n;let o=0;for(let l=0;l<n;l++){const c=t+l*a,u=t+(l+1)*a;let d=0;for(;o<s.length&&s[o]>=c&&s[o]<=u;)d++,o++;r.push([Math.ceil(c),d])}return r},Mf=()=>({minCounts:{},maxCounts:{},minStamps:{},maxStamps:{},renderPoints:{}}),Ls=h.ref({}),fS=n=>(Ls.value[n]||(Ls.value[n]=Mf()),Ls.value[n]),mS=(n,t)=>{const e=Ls.value[t];if(!e)return;const i=e.minCounts[n]!==void 0||e.maxCounts[n]!==void 0||e.minStamps[n]!==void 0||e.maxStamps[n]!==void 0||e.renderPoints[n]!==void 0;e&&i&&(delete e.minCounts[n],delete e.maxCounts[n],delete e.minStamps[n],delete e.maxStamps[n],delete e.renderPoints[n],Object.keys(e.minCounts).length||Object.keys(e.maxCounts).length||Object.keys(e.minStamps).length||Object.keys(e.maxStamps).length||Object.keys(e.renderPoints).length||delete Ls.value[t])};function gS({chartKey:n,datasets:t,groupKey:e,minStamp:i=void 0,maxStamp:s=void 0,minCount:r=void 0,maxCount:a=void 0,renderPoints:o=void 0,type:l}){const u=e!==void 0&&n!==void 0?fS(e):Mf(),d=n!==void 0?n:"static-chart-key",f=h.computed(()=>t.reduce((S,{timestamps:O})=>[...S,...O],[])),m=h.computed(()=>i||f.value.reduce((S,O)=>S===0?O:Math.min(S,O),0)),g=h.computed(()=>s||f.value.reduce((S,O)=>Math.max(S,O),0));h.watchEffect(()=>{u.minStamps[d]=m.value,u.maxStamps[d]=g.value,o!==void 0&&(u.renderPoints[d]=o)});const p=h.computed(()=>Object.values(u.minStamps).reduce((S,O)=>S===0?O:Math.min(S,O),0)),x=h.computed(()=>Object.values(u.maxStamps).reduce((S,O)=>Math.max(S,O),0)),v=h.computed(()=>{const S=Object.values(u.renderPoints);return S.length===0?24:S.reduce((O,A)=>Math.max(O,A),2)}),M=h.computed(()=>{const S=x.value-p.value;return Math.ceil(S/v.value)}),k=h.computed(()=>t.length>1),T=h.computed(()=>t.map(({timestamps:S,color:O,label:A})=>({data:hS({bucketCount:v.value,minStamp:p.value,maxStamp:x.value,timestamps:S}).map(([U,J])=>({x:U,y:J})),label:A,...(l==="sparkline_bar"||k.value)&&O&&{backgroundColor:O},...l!=="sparkline_bar"&&O&&{borderColor:O},...k.value&&l!=="sparkline_bar"&&{fill:!0}}))),P=h.computed(()=>{var A,I;const S=((I=(A=T.value[0])==null?void 0:A.data)==null?void 0:I.length)??0,O=[];for(let B=0;B<S;B++){let U=0;for(let J=0;J<T.value.length;J++)U+=T.value[J].data[B].y;O.push(U)}return O}),L=h.computed(()=>{const S=P.value.reduce((O,A)=>Math.max(O,A),0);return Math.max(S,a??0)}),C=h.computed(()=>{const S=T.value.reduce((I,{data:B})=>[...I,...B.map(({y:U})=>U)],[]),O=S.length?S[0]:0,A=S.reduce((I,B)=>Math.min(I,B),O);return r===void 0?A:Math.min(A,r)});h.watchEffect(()=>{u.maxCounts[d]=L.value,u.minCounts[d]=C.value});const b=h.computed(()=>{const S=Object.values(u.minCounts),O=S.length?S[0]:0;return S.reduce((A,I)=>Math.min(A,I),O)}),_=h.computed(()=>Object.values(u.maxCounts).reduce((S,O)=>Math.max(S,O),0));return h.onUnmounted(()=>{n!==void 0&&e!==void 0&&mS(n,e)}),{syncedMinStamp:p,syncedMaxStamp:x,syncedRenderPoints:v,syncedChartDatasets:T,syncedGroupSizeMs:M,syncedMinCount:b,syncedMaxCount:_}}const mt={useBarChartOptions:LM,useChartJSCommon:FM,useChartLegendValues:zM,useChartSelectedRange:HM,useExploreResultToDatasets:jM,useExploreResultToTimeDataset:XM,useDonutChartOptions:WM,useLineChartOptions:YM,useI18n:Bm,useReportChartDataForSynthetics:GM,useTranslatedUnits:KM,useEvaluateFeatureFlag:QM,useTooltipAbsolutePosition:dS,useSparklineSync:gS};var we=(n=>(n.Hidden="hidden",n.Bottom="bottom",n))(we||{});/*!
19
19
  * chartjs-plugin-annotation v3.1.0
20
20
  * https://www.chartjs.org/chartjs-plugin-annotation/index
21
21
  * (c) 2024 chartjs-plugin-annotation Contributors
22
22
  * Released under the MIT License
23
- */const Xf={modes:{point(e,t){return ua(e,t,{intersect:!0})},nearest(e,t,n){return oM(e,t,n)},x(e,t,n){return ua(e,t,{intersect:n.intersect,axis:"x"})},y(e,t,n){return ua(e,t,{intersect:n.intersect,axis:"y"})}}};function Dl(e,t,n){return(Xf.modes[n.mode]||Xf.modes.nearest)(e,t,n)}function sM(e,t,n){return n!=="x"&&n!=="y"?e.inRange(t.x,t.y,"x",!0)||e.inRange(t.x,t.y,"y",!0):e.inRange(t.x,t.y,n,!0)}function aM(e,t,n){return n==="x"?{x:e.x,y:t.y}:n==="y"?{x:t.x,y:e.y}:t}function ua(e,t,n){return e.filter(i=>n.intersect?i.inRange(t.x,t.y):sM(i,t,n.axis))}function oM(e,t,n){let i=Number.POSITIVE_INFINITY;return ua(e,t,n).reduce((r,s)=>{const a=s.getCenterPoint(),o=aM(t,a,n.axis),c=bi(t,o);return c<i?(r=[s],i=c):c===i&&r.push(s),r},[]).sort((r,s)=>r._index-s._index).slice(0,1)}function ri(e,t,n){const i=Math.cos(n),r=Math.sin(n),s=t.x,a=t.y;return{x:s+i*(e.x-s)-r*(e.y-a),y:a+r*(e.x-s)+i*(e.y-a)}}const lM=(e,t)=>t>e||e.length>t.length&&e.slice(0,t.length)===t,si=.001,da=(e,t,n)=>Math.min(n,Math.max(t,e)),Gf=(e,t)=>e.value>=e.start-t&&e.value<=e.end+t;function cM(e,t,n){for(const i of Object.keys(e))e[i]=da(e[i],t,n);return e}function uM(e,t,n,i){return!e||!t||n<=0?!1:Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)<=Math.pow(n+i,2)}function Kf(e,{x:t,y:n,x2:i,y2:r},s,{borderWidth:a,hitTolerance:o}){const c=(a+o)/2,l=e.x>=t-c-si&&e.x<=i+c+si,u=e.y>=n-c-si&&e.y<=r+c+si;return s==="x"?l:(s==="y"||l)&&u}function Zf(e,{rect:t,center:n},i,{rotation:r,borderWidth:s,hitTolerance:a}){const o=ri(e,n,jt(-r));return Kf(o,t,i,{borderWidth:s,hitTolerance:a})}function ai(e,t){const{centerX:n,centerY:i}=e.getProps(["centerX","centerY"],t);return{x:n,y:i}}function dM(e,t,n,i=!0){const r=n.split(".");let s=0;for(const a of t.split(".")){const o=r[s++];if(parseInt(a,10)<parseInt(o,10))break;if(lM(o,a)){if(i)throw new Error(`${e} v${n} is not supported. v${t} or newer is required.`);return!1}}return!0}const Qf=e=>typeof e=="string"&&e.endsWith("%"),Jf=e=>parseFloat(e)/100,tm=e=>da(Jf(e),0,1),Ur=(e,t)=>({x:e,y:t,x2:e,y2:t,width:0,height:0}),hM={box:e=>Ur(e.centerX,e.centerY),doughnutLabel:e=>Ur(e.centerX,e.centerY),ellipse:e=>({centerX:e.centerX,centerY:e.centerX,radius:0,width:0,height:0}),label:e=>Ur(e.centerX,e.centerY),line:e=>Ur(e.x,e.y),point:e=>({centerX:e.centerX,centerY:e.centerY,radius:0,width:0,height:0}),polygon:e=>Ur(e.centerX,e.centerY)};function Cl(e,t){return t==="start"?0:t==="end"?e:Qf(t)?tm(t)*e:e/2}function Ln(e,t,n=!0){return typeof t=="number"?t:Qf(t)?(n?tm(t):Jf(t))*e:e}function fM(e,t){const{x:n,width:i}=e,r=t.textAlign;return r==="center"?n+i/2:r==="end"||r==="right"?n+i:n}function em(e,t,{borderWidth:n,position:i,xAdjust:r,yAdjust:s},a){const o=ft(a),c=t.width+(o?a.width:0)+n,l=t.height+(o?a.height:0)+n,u=El(i),h=sm(e.x,c,r,u.x),f=sm(e.y,l,s,u.y);return{x:h,y:f,x2:h+c,y2:f+l,width:c,height:l,centerX:h+c/2,centerY:f+l/2}}function El(e,t="center"){return ft(e)?{x:at(e.x,t),y:at(e.y,t)}:(e=at(e,t),{x:e,y:e})}const nm=(e,t)=>e&&e.autoFit&&t<1;function im(e,t){const n=e.font,i=kt(n)?n:[n];return nm(e,t)?i.map(function(r){const s=It(r);return s.size=Math.floor(r.size*t),s.lineHeight=r.lineHeight,It(s)}):i.map(r=>It(r))}function rm(e){return e&&(ye(e.xValue)||ye(e.yValue))}function sm(e,t,n=0,i){return e-Cl(t,i)+n}function Ai(e,t,n){const i=n.init;if(i){if(i===!0)return om(t,n)}else return;return mM(e,t,n)}function am(e,t,n){let i=!1;return t.forEach(r=>{be(e[r])?(i=!0,n[r]=e[r]):ye(n[r])&&delete n[r]}),i}function om(e,t){const n=t.type||"line";return hM[n](e)}function mM(e,t,n){const i=Mt(n.init,[{chart:e,properties:t,options:n}]);if(i===!0)return om(t,n);if(ft(i))return i}const Ol=new Map,gM=e=>isNaN(e)||e<=0,pM=e=>e.reduce(function(t,n){return t+=n.string,t},"");function ha(e){if(e&&typeof e=="object"){const t=e.toString();return t==="[object HTMLImageElement]"||t==="[object HTMLCanvasElement]"}}function fa(e,{x:t,y:n},i){i&&(e.translate(t,n),e.rotate(jt(i)),e.translate(-t,-n))}function dn(e,t){if(t&&t.borderWidth)return e.lineCap=t.borderCapStyle||"butt",e.setLineDash(t.borderDash),e.lineDashOffset=t.borderDashOffset,e.lineJoin=t.borderJoinStyle||"miter",e.lineWidth=t.borderWidth,e.strokeStyle=t.borderColor,!0}function Ii(e,t){e.shadowColor=t.backgroundShadowColor,e.shadowBlur=t.shadowBlur,e.shadowOffsetX=t.shadowOffsetX,e.shadowOffsetY=t.shadowOffsetY}function ma(e,t){const n=t.content;if(ha(n))return{width:Ln(n.width,t.width),height:Ln(n.height,t.height)};const i=im(t),r=t.textStrokeWidth,s=kt(n)?n:[n],a=s.join()+pM(i)+r+(e._measureText?"-spriting":"");return Ol.has(a)||Ol.set(a,xM(e,s,i,r)),Ol.get(a)}function lm(e,t,n){const{x:i,y:r,width:s,height:a}=t;e.save(),Ii(e,n);const o=dn(e,n);e.fillStyle=n.backgroundColor,e.beginPath(),_i(e,{x:i,y:r,w:s,h:a,radius:cM(Dn(n.borderRadius),0,Math.min(s,a)/2)}),e.closePath(),e.fill(),o&&(e.shadowColor=n.borderShadowColor,e.stroke()),e.restore()}function cm(e,t,n,i){const r=n.content;if(ha(r)){e.save(),e.globalAlpha=SM(n.opacity,r.style.opacity),e.drawImage(r,t.x,t.y,t.width,t.height),e.restore();return}const s=kt(r)?r:[r],a=im(n,i),o=n.color,c=kt(o)?o:[o],l=fM(t,n),u=t.y+n.textStrokeWidth/2;e.save(),e.textBaseline="middle",e.textAlign=n.textAlign,yM(e,n)&&wM(e,{x:l,y:u},s,a),vM(e,{x:l,y:u},s,{fonts:a,colors:c}),e.restore()}function yM(e,t){if(t.textStrokeWidth>0)return e.lineJoin="round",e.miterLimit=2,e.lineWidth=t.textStrokeWidth,e.strokeStyle=t.textStrokeColor,!0}function bM(e,t,n,i){const{radius:r,options:s}=t,a=s.pointStyle,o=s.rotation;let c=(o||0)*qa;if(ha(a)){e.save(),e.translate(n,i),e.rotate(c),e.drawImage(a,-a.width/2,-a.height/2,a.width,a.height),e.restore();return}gM(r)||_M(e,{x:n,y:i,radius:r,rotation:o,style:a,rad:c})}function _M(e,{x:t,y:n,radius:i,rotation:r,style:s,rad:a}){let o,c,l,u;switch(e.beginPath(),s){default:e.arc(t,n,i,0,Ot),e.closePath();break;case"triangle":e.moveTo(t+Math.sin(a)*i,n-Math.cos(a)*i),a+=gs,e.lineTo(t+Math.sin(a)*i,n-Math.cos(a)*i),a+=gs,e.lineTo(t+Math.sin(a)*i,n-Math.cos(a)*i),e.closePath();break;case"rectRounded":u=i*.516,l=i-u,o=Math.cos(a+Pe)*l,c=Math.sin(a+Pe)*l,e.arc(t-o,n-c,u,a-dt,a-Pt),e.arc(t+c,n-o,u,a-Pt,a),e.arc(t+o,n+c,u,a,a+Pt),e.arc(t-c,n+o,u,a+Pt,a+dt),e.closePath();break;case"rect":if(!r){l=Math.SQRT1_2*i,e.rect(t-l,n-l,2*l,2*l);break}a+=Pe;case"rectRot":o=Math.cos(a)*i,c=Math.sin(a)*i,e.moveTo(t-o,n-c),e.lineTo(t+c,n-o),e.lineTo(t+o,n+c),e.lineTo(t-c,n+o),e.closePath();break;case"crossRot":a+=Pe;case"cross":o=Math.cos(a)*i,c=Math.sin(a)*i,e.moveTo(t-o,n-c),e.lineTo(t+o,n+c),e.moveTo(t+c,n-o),e.lineTo(t-c,n+o);break;case"star":o=Math.cos(a)*i,c=Math.sin(a)*i,e.moveTo(t-o,n-c),e.lineTo(t+o,n+c),e.moveTo(t+c,n-o),e.lineTo(t-c,n+o),a+=Pe,o=Math.cos(a)*i,c=Math.sin(a)*i,e.moveTo(t-o,n-c),e.lineTo(t+o,n+c),e.moveTo(t+c,n-o),e.lineTo(t-c,n+o);break;case"line":o=Math.cos(a)*i,c=Math.sin(a)*i,e.moveTo(t-o,n-c),e.lineTo(t+o,n+c);break;case"dash":e.moveTo(t,n),e.lineTo(t+Math.cos(a)*i,n+Math.sin(a)*i);break}e.fill()}function xM(e,t,n,i){e.save();const r=t.length;let s=0,a=i;for(let o=0;o<r;o++){const c=n[Math.min(o,n.length-1)];e.font=c.string;const l=t[o];s=Math.max(s,e.measureText(l).width+i),a+=c.lineHeight}return e.restore(),{width:s,height:a}}function wM(e,{x:t,y:n},i,r){e.beginPath();let s=0;i.forEach(function(a,o){const c=r[Math.min(o,r.length-1)],l=c.lineHeight;e.font=c.string,e.strokeText(a,t,n+l/2+s),s+=l}),e.stroke()}function vM(e,{x:t,y:n},i,{fonts:r,colors:s}){let a=0;i.forEach(function(o,c){const l=s[Math.min(c,s.length-1)],u=r[Math.min(c,r.length-1)],h=u.lineHeight;e.beginPath(),e.font=u.string,e.fillStyle=l,e.fillText(o,t,n+h/2+a),a+=h,e.fill()})}function SM(e,t){const n=Tn(e)?e:t;return Tn(n)?da(n,0,1):1}const um=["left","bottom","top","right"];function kM(e,t){const{pointX:n,pointY:i,options:r}=t,s=r.callout,a=s&&s.display&&EM(t,s);if(!a||PM(t,s,a))return;if(e.save(),e.beginPath(),!dn(e,s))return e.restore();const{separatorStart:c,separatorEnd:l}=MM(t,a),{sideStart:u,sideEnd:h}=DM(t,a,c);(s.margin>0||r.borderWidth===0)&&(e.moveTo(c.x,c.y),e.lineTo(l.x,l.y)),e.moveTo(u.x,u.y),e.lineTo(h.x,h.y);const f=ri({x:n,y:i},t.getCenterPoint(),jt(-t.rotation));e.lineTo(f.x,f.y),e.stroke(),e.restore()}function MM(e,t){const{x:n,y:i,x2:r,y2:s}=e,a=TM(e,t);let o,c;return t==="left"||t==="right"?(o={x:n+a,y:i},c={x:o.x,y:s}):(o={x:n,y:i+a},c={x:r,y:o.y}),{separatorStart:o,separatorEnd:c}}function TM(e,t){const{width:n,height:i,options:r}=e,s=r.callout.margin+r.borderWidth/2;return t==="right"?n+s:t==="bottom"?i+s:-s}function DM(e,t,n){const{y:i,width:r,height:s,options:a}=e,o=a.callout.start,c=CM(t,a.callout);let l,u;return t==="left"||t==="right"?(l={x:n.x,y:i+Ln(s,o)},u={x:l.x+c,y:l.y}):(l={x:n.x+Ln(r,o),y:n.y},u={x:l.x,y:l.y+c}),{sideStart:l,sideEnd:u}}function CM(e,t){const n=t.side;return e==="left"||e==="top"?-n:n}function EM(e,t){const n=t.position;return um.includes(n)?n:OM(e,t)}function OM(e,t){const{x:n,y:i,x2:r,y2:s,width:a,height:o,pointX:c,pointY:l,centerX:u,centerY:h,rotation:f}=e,m={x:u,y:h},g=t.start,p=Ln(a,g),x=Ln(o,g),S=[n,n+p,n+p,r],v=[i+x,s,i,s],k=[];for(let D=0;D<4;D++){const M=ri({x:S[D],y:v[D]},m,jt(f));k.push({position:um[D],distance:bi(M,{x:c,y:l})})}return k.sort((D,M)=>D.distance-M.distance)[0].position}function PM(e,t,n){const{pointX:i,pointY:r}=e,s=t.margin;let a=i,o=r;return n==="left"?a+=s:n==="right"?a-=s:n==="top"?o+=s:n==="bottom"&&(o-=s),e.inRange(a,o)}const dm={xScaleID:{min:"xMin",max:"xMax",start:"left",end:"right",startProp:"x",endProp:"x2"},yScaleID:{min:"yMin",max:"yMax",start:"bottom",end:"top",startProp:"y",endProp:"y2"}};function Li(e,t,n){return t=typeof t=="number"?t:e.parse(t),At(t)?e.getPixelForValue(t):n}function oi(e,t,n){const i=t[n];if(i||n==="scaleID")return i;const r=n.charAt(0),s=Object.values(e).filter(a=>a.axis&&a.axis===r);return s.length?s[0].id:r}function hm(e,t){if(e){const n=e.options.reverse,i=Li(e,t.min,n?t.end:t.start),r=Li(e,t.max,n?t.start:t.end);return{start:i,end:r}}}function fm(e,t){const{chartArea:n,scales:i}=e,r=i[oi(i,t,"xScaleID")],s=i[oi(i,t,"yScaleID")];let a=n.width/2,o=n.height/2;return r&&(a=Li(r,t.xValue,r.left+r.width/2)),s&&(o=Li(s,t.yValue,s.top+s.height/2)),{x:a,y:o}}function Pl(e,t){const n=e.scales,i=n[oi(n,t,"xScaleID")],r=n[oi(n,t,"yScaleID")];if(!i&&!r)return{};let{left:s,right:a}=i||e.chartArea,{top:o,bottom:c}=r||e.chartArea;const l=pm(i,{min:t.xMin,max:t.xMax,start:s,end:a});s=l.start,a=l.end;const u=pm(r,{min:t.yMin,max:t.yMax,start:c,end:o});return o=u.start,c=u.end,{x:s,y:o,x2:a,y2:c,width:a-s,height:c-o,centerX:s+(a-s)/2,centerY:o+(c-o)/2}}function mm(e,t){if(!rm(t)){const n=Pl(e,t);let i=t.radius;(!i||isNaN(i))&&(i=Math.min(n.width,n.height)/2,t.radius=i);const r=i*2,s=n.centerX+t.xAdjust,a=n.centerY+t.yAdjust;return{x:s-i,y:a-i,x2:s+i,y2:a+i,centerX:s,centerY:a,width:r,height:r,radius:i}}return AM(e,t)}function RM(e,t){const{scales:n,chartArea:i}=e,r=n[t.scaleID],s={x:i.left,y:i.top,x2:i.right,y2:i.bottom};return r?IM(r,s,t):LM(n,s,t),s}function gm(e,t){const n=Pl(e,t);return n.initProperties=Ai(e,n,t),n.elements=[{type:"label",optionScope:"label",properties:BM(e,n,t),initProperties:n.initProperties}],n}function AM(e,t){const n=fm(e,t),i=t.radius*2;return{x:n.x-t.radius+t.xAdjust,y:n.y-t.radius+t.yAdjust,x2:n.x+t.radius+t.xAdjust,y2:n.y+t.radius+t.yAdjust,centerX:n.x+t.xAdjust,centerY:n.y+t.yAdjust,radius:t.radius,width:i,height:i}}function pm(e,t){const n=hm(e,t)||t;return{start:Math.min(n.start,n.end),end:Math.max(n.start,n.end)}}function IM(e,t,n){const i=Li(e,n.value,NaN),r=Li(e,n.endValue,i);e.isHorizontal()?(t.x=i,t.x2=r):(t.y=i,t.y2=r)}function LM(e,t,n){for(const i of Object.keys(dm)){const r=e[oi(e,n,i)];if(r){const{min:s,max:a,start:o,end:c,startProp:l,endProp:u}=dm[i],h=hm(r,{min:n[s],max:n[a],start:r[o],end:r[c]});t[l]=h.start,t[u]=h.end}}}function NM({properties:e,options:t},n,i,r){const{x:s,x2:a,width:o}=e;return ym({start:s,end:a,borderWidth:t.borderWidth},{position:i.x,padding:{start:r.left,end:r.right},adjust:t.label.xAdjust,size:n.width})}function FM({properties:e,options:t},n,i,r){const{y:s,y2:a,height:o}=e;return ym({start:s,end:a,borderWidth:t.borderWidth},{position:i.y,padding:{start:r.top,end:r.bottom},adjust:t.label.yAdjust,size:n.height})}function ym(e,t){const{start:n,end:i,borderWidth:r}=e,{position:s,padding:{start:a,end:o},adjust:c}=t,l=i-r-n-a-o-t.size;return n+r/2+c+Cl(l,s)}function BM(e,t,n){const i=n.label;i.backgroundColor="transparent",i.callout.display=!1;const r=El(i.position),s=Ut(i.padding),a=ma(e.ctx,i),o=NM({properties:t,options:n},a,r,s),c=FM({properties:t,options:n},a,r,s),l=a.width+s.width,u=a.height+s.height;return{x:o,y:c,x2:o+l,y2:c+u,width:l,height:u,centerX:o+l/2,centerY:c+u/2,rotation:i.rotation}}const Rl=["enter","leave"],Al=Rl.concat("click");function zM(e,t,n){t.listened=am(n,Al,t.listeners),t.moveListened=!1,Rl.forEach(i=>{be(n[i])&&(t.moveListened=!0)}),(!t.listened||!t.moveListened)&&t.annotations.forEach(i=>{!t.listened&&be(i.click)&&(t.listened=!0),t.moveListened||Rl.forEach(r=>{be(i[r])&&(t.listened=!0,t.moveListened=!0)})})}function HM(e,t,n){if(e.listened)switch(t.type){case"mousemove":case"mouseout":return VM(e,t,n);case"click":return WM(e,t,n)}}function VM(e,t,n){if(!e.moveListened)return;let i;t.type==="mousemove"?i=Dl(e.visibleElements,t,n.interaction):i=[];const r=e.hovered;e.hovered=i;const s={state:e,event:t};let a=bm(s,"leave",r,i);return bm(s,"enter",i,r)||a}function bm({state:e,event:t},n,i,r){let s;for(const a of i)r.indexOf(a)<0&&(s=_m(a.options[n]||e.listeners[n],a,t)||s);return s}function WM(e,t,n){const i=e.listeners,r=Dl(e.visibleElements,t,n.interaction);let s;for(const a of r)s=_m(a.options.click||i.click,a,t)||s;return s}function _m(e,t,n){return Mt(e,[t.$context,n])===!0}const ga=["afterDraw","beforeDraw"];function YM(e,t,n){const i=t.visibleElements;t.hooked=am(n,ga,t.hooks),t.hooked||i.forEach(r=>{t.hooked||ga.forEach(s=>{be(r.options[s])&&(t.hooked=!0)})})}function xm(e,t,n){if(e.hooked){const i=t.options[n]||e.hooks[n];return Mt(i,[t.$context])}}function $M(e,t,n){const i=GM(e.scales,t,n);let r=wm(t,i,"min","suggestedMin");r=wm(t,i,"max","suggestedMax")||r,r&&be(t.handleTickRangeOptions)&&t.handleTickRangeOptions()}function jM(e,t){for(const n of e)qM(n,t)}function wm(e,t,n,i){if(At(t[n])&&!UM(e.options,n,i)){const r=e[n]!==t[n];return e[n]=t[n],r}}function UM(e,t,n){return ye(e[t])||ye(e[n])}function qM(e,t){for(const n of["scaleID","xScaleID","yScaleID"]){const i=oi(t,e,n);i&&!t[i]&&XM(e,n)&&console.warn(`No scale found with id '${i}' for annotation '${e.id}'`)}}function XM(e,t){if(t==="scaleID")return!0;const n=t.charAt(0);for(const i of["Min","Max","Value"])if(ye(e[n+i]))return!0;return!1}function GM(e,t,n){const i=t.axis,r=t.id,s=i+"ScaleID",a={min:at(t.min,Number.NEGATIVE_INFINITY),max:at(t.max,Number.POSITIVE_INFINITY)};for(const o of n)o.scaleID===r?vm(o,t,["value","endValue"],a):oi(e,o,s)===r&&vm(o,t,[i+"Min",i+"Max",i+"Value"],a);return a}function vm(e,t,n,i){for(const r of n){const s=e[r];if(ye(s)){const a=t.parse(s);i.min=Math.min(i.min,a),i.max=Math.max(i.max,a)}}}class Ni extends Jt{inRange(t,n,i,r){const{x:s,y:a}=ri({x:t,y:n},this.getCenterPoint(r),jt(-this.options.rotation));return Kf({x:s,y:a},this.getProps(["x","y","x2","y2"],r),i,this.options)}getCenterPoint(t){return ai(this,t)}draw(t){t.save(),fa(t,this.getCenterPoint(),this.options.rotation),lm(t,this,this.options),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,n){return gm(t,n)}}Ni.id="boxAnnotation",Ni.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:0,borderShadowColor:"transparent",borderWidth:1,display:!0,init:void 0,hitTolerance:0,label:{backgroundColor:"transparent",borderWidth:0,callout:{display:!1},color:"black",content:null,display:!1,drawTime:void 0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:"bold"},height:void 0,hitTolerance:void 0,opacity:void 0,padding:6,position:"center",rotation:void 0,textAlign:"start",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0,z:void 0},rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},Ni.defaultRoutes={borderColor:"color",backgroundColor:"color"},Ni.descriptors={label:{_fallback:!0}};class pa extends Jt{inRange(t,n,i,r){return Zf({x:t,y:n},{rect:this.getProps(["x","y","x2","y2"],r),center:this.getCenterPoint(r)},i,{rotation:this.rotation,borderWidth:0,hitTolerance:this.options.hitTolerance})}getCenterPoint(t){return ai(this,t)}draw(t){const n=this.options;!n.display||!n.content||(eT(t,this),t.save(),fa(t,this.getCenterPoint(),this.rotation),cm(t,this,n,this._fitRatio),t.restore())}resolveElementProperties(t,n){const i=KM(t,n);if(!i)return{};const{controllerMeta:r,point:s,radius:a}=QM(t,n,i);let o=ma(t.ctx,n);const c=JM(o,a);nm(n,c)&&(o={width:o.width*c,height:o.height*c});const{position:l,xAdjust:u,yAdjust:h}=n,f=em(s,o,{borderWidth:0,position:l,xAdjust:u,yAdjust:h});return{initProperties:Ai(t,f,n),...f,...r,rotation:n.rotation,_fitRatio:c}}}pa.id="doughnutLabelAnnotation",pa.defaults={autoFit:!0,autoHide:!0,backgroundColor:"transparent",backgroundShadowColor:"transparent",borderColor:"transparent",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderShadowColor:"transparent",borderWidth:0,color:"black",content:null,display:!0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:void 0},height:void 0,hitTolerance:0,init:void 0,opacity:void 0,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,spacing:1,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0},pa.defaultRoutes={};function KM(e,t){return e.getSortedVisibleDatasetMetas().reduce(function(n,i){const r=i.controller;return r instanceof an&&ZM(e,t,i.data)&&(!n||r.innerRadius<n.controller.innerRadius)&&r.options.circumference>=90?i:n},void 0)}function ZM(e,t,n){if(!t.autoHide)return!0;for(let i=0;i<n.length;i++)if(!n[i].hidden&&e.getDataVisibility(i))return!0}function QM({chartArea:e},t,n){const{left:i,top:r,right:s,bottom:a}=e,{innerRadius:o,offsetX:c,offsetY:l}=n.controller,u=(i+s)/2+c,h=(r+a)/2+l,f={left:Math.max(u-o,i),right:Math.min(u+o,s),top:Math.max(h-o,r),bottom:Math.min(h+o,a)},m={x:(f.left+f.right)/2,y:(f.top+f.bottom)/2},g=t.spacing+t.borderWidth/2,p=o-g,x=m.y>h,S=x?r+g:a-g,v=tT(S,u,h,p);return{controllerMeta:{_centerX:u,_centerY:h,_radius:p,_counterclockwise:x,...v},point:m,radius:Math.min(o,Math.min(f.right-f.left,f.bottom-f.top)/2)}}function JM({width:e,height:t},n){const i=Math.sqrt(Math.pow(e,2)+Math.pow(t,2));return n*2/i}function tT(e,t,n,i){const r=Math.pow(n-e,2),s=Math.pow(i,2),a=t*-2,o=Math.pow(t,2)+r-s,c=Math.pow(a,2)-4*o;if(c<=0)return{_startAngle:0,_endAngle:Ot};const l=(-a-Math.sqrt(c))/2,u=(-a+Math.sqrt(c))/2;return{_startAngle:ys({x:t,y:n},{x:l,y:e}).angle,_endAngle:ys({x:t,y:n},{x:u,y:e}).angle}}function eT(e,t){const{_centerX:n,_centerY:i,_radius:r,_startAngle:s,_endAngle:a,_counterclockwise:o,options:c}=t;e.save();const l=dn(e,c);e.fillStyle=c.backgroundColor,e.beginPath(),e.arc(n,i,r,s,a,o),e.closePath(),e.fill(),l&&e.stroke(),e.restore()}class qr extends Jt{inRange(t,n,i,r){return Zf({x:t,y:n},{rect:this.getProps(["x","y","x2","y2"],r),center:this.getCenterPoint(r)},i,{rotation:this.rotation,borderWidth:this.options.borderWidth,hitTolerance:this.options.hitTolerance})}getCenterPoint(t){return ai(this,t)}draw(t){const n=this.options,i=!ye(this._visible)||this._visible;!n.display||!n.content||!i||(t.save(),fa(t,this.getCenterPoint(),this.rotation),kM(t,this),lm(t,this,n),cm(t,nT(this),n),t.restore())}resolveElementProperties(t,n){let i;if(rm(n))i=fm(t,n);else{const{centerX:o,centerY:c}=Pl(t,n);i={x:o,y:c}}const r=Ut(n.padding),s=ma(t.ctx,n),a=em(i,s,n,r);return{initProperties:Ai(t,a,n),pointX:i.x,pointY:i.y,...a,rotation:n.rotation}}}qr.id="labelAnnotation",qr.defaults={adjustScaleRange:!0,backgroundColor:"transparent",backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:0,borderShadowColor:"transparent",borderWidth:0,callout:{borderCapStyle:"butt",borderColor:void 0,borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:1,display:!1,margin:5,position:"auto",side:5,start:"50%"},color:"black",content:null,display:!0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:void 0},height:void 0,hitTolerance:0,init:void 0,opacity:void 0,padding:6,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},qr.defaultRoutes={borderColor:"color"};function nT({x:e,y:t,width:n,height:i,options:r}){const s=r.borderWidth/2,a=Ut(r.padding);return{x:e+a.left+s,y:t+a.top+s,width:n-a.left-a.right-r.borderWidth,height:i-a.top-a.bottom-r.borderWidth}}const Il=(e,t,n)=>({x:e.x+n*(t.x-e.x),y:e.y+n*(t.y-e.y)}),Ll=(e,t,n)=>Il(t,n,Math.abs((e-t.y)/(n.y-t.y))).x,Sm=(e,t,n)=>Il(t,n,Math.abs((e-t.x)/(n.x-t.x))).y,Xr=e=>e*e,iT=(e,t,{x:n,y:i,x2:r,y2:s},a)=>a==="y"?{start:Math.min(i,s),end:Math.max(i,s),value:t}:{start:Math.min(n,r),end:Math.max(n,r),value:e},km=(e,t,n,i)=>(1-i)*(1-i)*e+2*(1-i)*i*t+i*i*n,Nl=(e,t,n,i)=>({x:km(e.x,t.x,n.x,i),y:km(e.y,t.y,n.y,i)}),Mm=(e,t,n,i)=>2*(1-i)*(t-e)+2*i*(n-t),Tm=(e,t,n,i)=>-Math.atan2(Mm(e.x,t.x,n.x,i),Mm(e.y,t.y,n.y,i))+.5*dt;class Gr extends Jt{inRange(t,n,i,r){const s=(this.options.borderWidth+this.options.hitTolerance)/2;if(i!=="x"&&i!=="y"){const a={mouseX:t,mouseY:n},{path:o,ctx:c}=this;if(o){dn(c,this.options),c.lineWidth+=this.options.hitTolerance;const{chart:u}=this.$context,h=t*u.currentDevicePixelRatio,f=n*u.currentDevicePixelRatio,m=c.isPointInStroke(o,h,f)||Fl(this,a,r);return c.restore(),m}const l=Xr(s);return oT(this,a,l,r)||Fl(this,a,r)}return rT(this,{mouseX:t,mouseY:n},i,{hitSize:s,useFinalPosition:r})}getCenterPoint(t){return ai(this,t)}draw(t){const{x:n,y:i,x2:r,y2:s,cp:a,options:o}=this;if(t.save(),!dn(t,o))return t.restore();Ii(t,o);const c=Math.sqrt(Math.pow(r-n,2)+Math.pow(s-i,2));if(o.curve&&a)return gT(t,this,a,c),t.restore();const{startOpts:l,endOpts:u,startAdjust:h,endAdjust:f}=Pm(this),m=Math.atan2(s-i,r-n);t.translate(n,i),t.rotate(m),t.beginPath(),t.moveTo(0+h,0),t.lineTo(c-f,0),t.shadowColor=o.borderShadowColor,t.stroke(),Bl(t,0,h,l),Bl(t,c,-f,u),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,n){const i=RM(t,n),{x:r,y:s,x2:a,y2:o}=i,c=sT(i,t.chartArea),l=c?aT({x:r,y:s},{x:a,y:o},t.chartArea):{x:r,y:s,x2:a,y2:o,width:Math.abs(a-r),height:Math.abs(o-s)};if(l.centerX=(a+r)/2,l.centerY=(o+s)/2,l.initProperties=Ai(t,l,n),n.curve){const h={x:l.x,y:l.y},f={x:l.x2,y:l.y2};l.cp=mT(l,n,bi(h,f))}const u=lT(t,l,n.label);return u._visible=c,l.elements=[{type:"label",optionScope:"label",properties:u,initProperties:l.initProperties}],l}}Gr.id="lineAnnotation";const Dm={backgroundColor:void 0,backgroundShadowColor:void 0,borderColor:void 0,borderDash:void 0,borderDashOffset:void 0,borderShadowColor:void 0,borderWidth:void 0,display:void 0,fill:void 0,length:void 0,shadowBlur:void 0,shadowOffsetX:void 0,shadowOffsetY:void 0,width:void 0};Gr.defaults={adjustScaleRange:!0,arrowHeads:{display:!1,end:Object.assign({},Dm),fill:!1,length:12,start:Object.assign({},Dm),width:6},borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:2,curve:!1,controlPoint:{y:"-50%"},display:!0,endValue:void 0,init:void 0,hitTolerance:0,label:{backgroundColor:"rgba(0,0,0,0.8)",backgroundShadowColor:"transparent",borderCapStyle:"butt",borderColor:"black",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:6,borderShadowColor:"transparent",borderWidth:0,callout:Object.assign({},qr.defaults.callout),color:"#fff",content:null,display:!1,drawTime:void 0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:"bold"},height:void 0,hitTolerance:void 0,opacity:void 0,padding:6,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0,z:void 0},scaleID:void 0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,value:void 0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},Gr.descriptors={arrowHeads:{start:{_fallback:!0},end:{_fallback:!0},_fallback:!0}},Gr.defaultRoutes={borderColor:"color"};function rT(e,{mouseX:t,mouseY:n},i,{hitSize:r,useFinalPosition:s}){const a=iT(t,n,e.getProps(["x","y","x2","y2"],s),i);return Gf(a,r)||Fl(e,{mouseX:t,mouseY:n},s,i)}function sT({x:e,y:t,x2:n,y2:i},{top:r,right:s,bottom:a,left:o}){return!(e<o&&n<o||e>s&&n>s||t<r&&i<r||t>a&&i>a)}function Cm({x:e,y:t},n,{top:i,right:r,bottom:s,left:a}){return e<a&&(t=Sm(a,{x:e,y:t},n),e=a),e>r&&(t=Sm(r,{x:e,y:t},n),e=r),t<i&&(e=Ll(i,{x:e,y:t},n),t=i),t>s&&(e=Ll(s,{x:e,y:t},n),t=s),{x:e,y:t}}function aT(e,t,n){const{x:i,y:r}=Cm(e,t,n),{x:s,y:a}=Cm(t,e,n);return{x:i,y:r,x2:s,y2:a,width:Math.abs(s-i),height:Math.abs(a-r)}}function oT(e,{mouseX:t,mouseY:n},i=si,r){const{x:s,y:a,x2:o,y2:c}=e.getProps(["x","y","x2","y2"],r),l=o-s,u=c-a,h=Xr(l)+Xr(u),f=h===0?-1:((t-s)*l+(n-a)*u)/h;let m,g;return f<0?(m=s,g=a):f>1?(m=o,g=c):(m=s+f*l,g=a+f*u),Xr(t-m)+Xr(n-g)<=i}function Fl(e,{mouseX:t,mouseY:n},i,r){const s=e.label;return s.options.display&&s.inRange(t,n,r,i)}function lT(e,t,n){const i=n.borderWidth,r=Ut(n.padding),s=ma(e.ctx,n),a=s.width+r.width+i,o=s.height+r.height+i;return uT(t,n,{width:a,height:o,padding:r},e.chartArea)}function cT(e){const{x:t,y:n,x2:i,y2:r}=e,s=Math.atan2(r-n,i-t);return s>dt/2?s-dt:s<dt/-2?s+dt:s}function uT(e,t,n,i){const{width:r,height:s,padding:a}=n,{xAdjust:o,yAdjust:c}=t,l={x:e.x,y:e.y},u={x:e.x2,y:e.y2},h=t.rotation==="auto"?cT(e):jt(t.rotation),f=dT(r,s,h),m=hT(e,t,{labelSize:f,padding:a},i),g=e.cp?Nl(l,e.cp,u,m):Il(l,u,m),p={size:f.w,min:i.left,max:i.right,padding:a.left},x={size:f.h,min:i.top,max:i.bottom,padding:a.top},S=Om(g.x,p)+o,v=Om(g.y,x)+c;return{x:S-r/2,y:v-s/2,x2:S+r/2,y2:v+s/2,centerX:S,centerY:v,pointX:g.x,pointY:g.y,width:r,height:s,rotation:ps(h)}}function dT(e,t,n){const i=Math.cos(n),r=Math.sin(n);return{w:Math.abs(e*i)+Math.abs(t*r),h:Math.abs(e*r)+Math.abs(t*i)}}function hT(e,t,n,i){let r;const s=fT(e,i);return t.position==="start"?r=Em({w:e.x2-e.x,h:e.y2-e.y},n,t,s):t.position==="end"?r=1-Em({w:e.x-e.x2,h:e.y-e.y2},n,t,s):r=Cl(1,t.position),r}function Em(e,t,n,i){const{labelSize:r,padding:s}=t,a=e.w*i.dx,o=e.h*i.dy,c=a>0&&(r.w/2+s.left-i.x)/a,l=o>0&&(r.h/2+s.top-i.y)/o;return da(Math.max(c,l),0,.25)}function fT(e,t){const{x:n,x2:i,y:r,y2:s}=e,a=Math.min(r,s)-t.top,o=Math.min(n,i)-t.left,c=t.bottom-Math.max(r,s),l=t.right-Math.max(n,i);return{x:Math.min(o,l),y:Math.min(a,c),dx:o<=l?1:-1,dy:a<=c?1:-1}}function Om(e,t){const{size:n,min:i,max:r,padding:s}=t,a=n/2;return n>r-i?(r+i)/2:(i>=e-s-a&&(e=i+s+a),r<=e+s+a&&(e=r-s-a),e)}function Pm(e){const t=e.options,n=t.arrowHeads&&t.arrowHeads.start,i=t.arrowHeads&&t.arrowHeads.end;return{startOpts:n,endOpts:i,startAdjust:Rm(e,n),endAdjust:Rm(e,i)}}function Rm(e,t){if(!t||!t.display)return 0;const{length:n,width:i}=t,r=e.options.borderWidth/2,s={x:n,y:i+r};return Math.abs(Ll(0,s,{x:0,y:r}))}function Bl(e,t,n,i){if(!i||!i.display)return;const{length:r,width:s,fill:a,backgroundColor:o,borderColor:c}=i,l=Math.abs(t-r)+n;e.beginPath(),Ii(e,i),dn(e,i),e.moveTo(l,-s),e.lineTo(t+n,0),e.lineTo(l,s),a===!0?(e.fillStyle=o||c,e.closePath(),e.fill(),e.shadowColor="transparent"):e.shadowColor=i.borderShadowColor,e.stroke()}function mT(e,t,n){const{x:i,y:r,x2:s,y2:a,centerX:o,centerY:c}=e,l=Math.atan2(a-r,s-i),u=El(t.controlPoint,0),h={x:o+Ln(n,u.x,!1),y:c+Ln(n,u.y,!1)};return ri(h,{x:o,y:c},l)}function Am(e,{x:t,y:n},{angle:i,adjust:r},s){!s||!s.display||(e.save(),e.translate(t,n),e.rotate(i),Bl(e,0,-r,s),e.restore())}function gT(e,t,n,i){const{x:r,y:s,x2:a,y2:o,options:c}=t,{startOpts:l,endOpts:u,startAdjust:h,endAdjust:f}=Pm(t),m={x:r,y:s},g={x:a,y:o},p=Tm(m,n,g,0),x=Tm(m,n,g,1)-dt,S=Nl(m,n,g,h/i),v=Nl(m,n,g,1-f/i),k=new Path2D;e.beginPath(),k.moveTo(S.x,S.y),k.quadraticCurveTo(n.x,n.y,v.x,v.y),e.shadowColor=c.borderShadowColor,e.stroke(k),t.path=k,t.ctx=e,Am(e,S,{angle:p,adjust:h},l),Am(e,v,{angle:x,adjust:f},u)}class Kr extends Jt{inRange(t,n,i,r){const s=this.options.rotation,a=(this.options.borderWidth+this.options.hitTolerance)/2;if(i!=="x"&&i!=="y")return pT({x:t,y:n},this.getProps(["width","height","centerX","centerY"],r),s,a);const{x:o,y:c,x2:l,y2:u}=this.getProps(["x","y","x2","y2"],r),h=i==="y"?{start:c,end:u}:{start:o,end:l},f=ri({x:t,y:n},this.getCenterPoint(r),jt(-s));return f[i]>=h.start-a-si&&f[i]<=h.end+a+si}getCenterPoint(t){return ai(this,t)}draw(t){const{width:n,height:i,centerX:r,centerY:s,options:a}=this;t.save(),fa(t,this.getCenterPoint(),a.rotation),Ii(t,this.options),t.beginPath(),t.fillStyle=a.backgroundColor;const o=dn(t,a);t.ellipse(r,s,i/2,n/2,dt/2,0,2*dt),t.fill(),o&&(t.shadowColor=a.borderShadowColor,t.stroke()),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,n){return gm(t,n)}}Kr.id="ellipseAnnotation",Kr.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,label:Object.assign({},Ni.defaults.label),rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},Kr.defaultRoutes={borderColor:"color",backgroundColor:"color"},Kr.descriptors={label:{_fallback:!0}};function pT(e,t,n,i){const{width:r,height:s,centerX:a,centerY:o}=t,c=r/2,l=s/2;if(c<=0||l<=0)return!1;const u=jt(n||0),h=Math.cos(u),f=Math.sin(u),m=Math.pow(h*(e.x-a)+f*(e.y-o),2),g=Math.pow(f*(e.x-a)-h*(e.y-o),2);return m/Math.pow(c+i,2)+g/Math.pow(l+i,2)<=1.0001}class ya extends Jt{inRange(t,n,i,r){const{x:s,y:a,x2:o,y2:c,width:l}=this.getProps(["x","y","x2","y2","width"],r),u=(this.options.borderWidth+this.options.hitTolerance)/2;return i!=="x"&&i!=="y"?uM({x:t,y:n},this.getCenterPoint(r),l/2,u):Gf(i==="y"?{start:a,end:c,value:n}:{start:s,end:o,value:t},u)}getCenterPoint(t){return ai(this,t)}draw(t){const n=this.options,i=n.borderWidth;if(n.radius<.1)return;t.save(),t.fillStyle=n.backgroundColor,Ii(t,n);const r=dn(t,n);bM(t,this,this.centerX,this.centerY),r&&!ha(n.pointStyle)&&(t.shadowColor=n.borderShadowColor,t.stroke()),t.restore(),n.borderWidth=i}resolveElementProperties(t,n){const i=mm(t,n);return i.initProperties=Ai(t,i,n),i}}ya.id="pointAnnotation",ya.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,pointStyle:"circle",radius:10,rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},ya.defaultRoutes={borderColor:"color",backgroundColor:"color"};class ba extends Jt{inRange(t,n,i,r){if(i!=="x"&&i!=="y")return this.options.radius>=.1&&this.elements.length>1&&bT(this.elements,t,n,r);const s=ri({x:t,y:n},this.getCenterPoint(r),jt(-this.options.rotation)),a=this.elements.map(l=>i==="y"?l.bY:l.bX),o=Math.min(...a),c=Math.max(...a);return s[i]>=o&&s[i]<=c}getCenterPoint(t){return ai(this,t)}draw(t){const{elements:n,options:i}=this;t.save(),t.beginPath(),t.fillStyle=i.backgroundColor,Ii(t,i);const r=dn(t,i);let s=!0;for(const a of n)s?(t.moveTo(a.x,a.y),s=!1):t.lineTo(a.x,a.y);t.closePath(),t.fill(),r&&(t.shadowColor=i.borderShadowColor,t.stroke()),t.restore()}resolveElementProperties(t,n){const i=mm(t,n),{sides:r,rotation:s}=n,a=[],o=2*dt/r;let c=s*qa;for(let l=0;l<r;l++,c+=o){const u=yT(i,n,c);u.initProperties=Ai(t,i,n),a.push(u)}return i.elements=a,i}}ba.id="polygonAnnotation",ba.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,point:{radius:0},radius:10,rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,sides:3,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},ba.defaultRoutes={borderColor:"color",backgroundColor:"color"};function yT({centerX:e,centerY:t},{radius:n,borderWidth:i,hitTolerance:r},s){const a=(i+r)/2,o=Math.sin(s),c=Math.cos(s),l={x:e+o*n,y:t-c*n};return{type:"point",optionScope:"point",properties:{x:l.x,y:l.y,centerX:l.x,centerY:l.y,bX:e+o*(n+a),bY:t-c*(n+a)}}}function bT(e,t,n,i){let r=!1,s=e[e.length-1].getProps(["bX","bY"],i);for(const a of e){const o=a.getProps(["bX","bY"],i);o.bY>n!=s.bY>n&&t<(s.bX-o.bX)*(n-o.bY)/(s.bY-o.bY)+o.bX&&(r=!r),s=o}return r}const Nn={box:Ni,doughnutLabel:pa,ellipse:Kr,label:qr,line:Gr,point:ya,polygon:ba};Object.keys(Nn).forEach(e=>{Rt.describe(`elements.${Nn[e].id}`,{_fallback:"plugins.annotation.common"})});const _T={update:Object.assign},xT=Al.concat(ga),Im=(e,t)=>ft(t)?Vl(e,t):e,zl=e=>e==="color"||e==="font";function Hl(e="line"){return Nn[e]?e:(console.warn(`Unknown annotation type: '${e}', defaulting to 'line'`),"line")}function wT(e,t,n,i){const r=ST(e,n.animations,i),s=t.annotations,a=TT(t.elements,s);for(let o=0;o<s.length;o++){const c=s[o],l=Lm(a,o,c.type),u=c.setContext(MT(e,l,a,c)),h=l.resolveElementProperties(e,u);h.skip=vT(h),"elements"in h&&(kT(l,h.elements,u,r),delete h.elements),ye(l.x)||Object.assign(l,h),Object.assign(l,h.initProperties),h.options=Nm(u),r.update(l,h)}}function vT(e){return isNaN(e.x)||isNaN(e.y)}function ST(e,t,n){return n==="reset"||n==="none"||n==="resize"?_T:new oo(e,t)}function kT(e,t,n,i){const r=e.elements||(e.elements=[]);r.length=t.length;for(let s=0;s<t.length;s++){const a=t[s],o=a.properties,c=Lm(r,s,a.type,a.initProperties),l=n[a.optionScope].override(a);o.options=Nm(l),i.update(c,o)}}function Lm(e,t,n,i){const r=Nn[Hl(n)];let s=e[t];return(!s||!(s instanceof r))&&(s=e[t]=new r,Object.assign(s,i)),s}function Nm(e){const t=Nn[Hl(e.type)],n={};n.id=e.id,n.type=e.type,n.drawTime=e.drawTime,Object.assign(n,Vl(e,t.defaults),Vl(e,t.defaultRoutes));for(const i of xT)n[i]=e[i];return n}function Vl(e,t){const n={};for(const i of Object.keys(t)){const r=t[i],s=e[i];zl(i)&&kt(s)?n[i]=s.map(a=>Im(a,r)):n[i]=Im(s,r)}return n}function MT(e,t,n,i){return t.$context||(t.$context=Object.assign(Object.create(e.getContext()),{element:t,get elements(){return n.filter(r=>r&&r.options)},id:i.id,type:"annotation"}))}function TT(e,t){const n=t.length,i=e.length;if(i<n){const r=n-i;e.splice(i,0,...new Array(r))}else i>n&&e.splice(n,i-n);return e}var DT="3.1.0";const Fn=new Map,Fm=e=>e.type!=="doughnutLabel",CT=Al.concat(ga);var Bm={id:"annotation",version:DT,beforeRegister(){dM("chart.js","4.0",_e.version)},afterRegister(){_e.register(Nn)},afterUnregister(){_e.unregister(Nn)},beforeInit(e){Fn.set(e,{annotations:[],elements:[],visibleElements:[],listeners:{},listened:!1,moveListened:!1,hooks:{},hooked:!1,hovered:[]})},beforeUpdate(e,t,n){const i=Fn.get(e),r=i.annotations=[];let s=n.annotations;ft(s)?Object.keys(s).forEach(a=>{const o=s[a];ft(o)&&(o.id=a,r.push(o))}):kt(s)&&r.push(...s),jM(r.filter(Fm),e.scales)},afterDataLimits(e,t){const n=Fn.get(e);$M(e,t.scale,n.annotations.filter(Fm).filter(i=>i.display&&i.adjustScaleRange))},afterUpdate(e,t,n){const i=Fn.get(e);zM(e,i,n),wT(e,i,n,t.mode),i.visibleElements=i.elements.filter(r=>!r.skip&&r.options.display),YM(e,i,n)},beforeDatasetsDraw(e,t,n){Zr(e,"beforeDatasetsDraw",n.clip)},afterDatasetsDraw(e,t,n){Zr(e,"afterDatasetsDraw",n.clip)},beforeDatasetDraw(e,t,n){Zr(e,t.index,n.clip)},beforeDraw(e,t,n){Zr(e,"beforeDraw",n.clip)},afterDraw(e,t,n){Zr(e,"afterDraw",n.clip)},beforeEvent(e,t,n){const i=Fn.get(e);HM(i,t.event,n)&&(t.changed=!0)},afterDestroy(e){Fn.delete(e)},getAnnotations(e){const t=Fn.get(e);return t?t.elements:[]},_getAnnotationElementsAtEventForMode(e,t,n){return Dl(e,t,n)},defaults:{animations:{numbers:{properties:["x","y","x2","y2","width","height","centerX","centerY","pointX","pointY","radius"],type:"number"},colors:{properties:["backgroundColor","borderColor"],type:"color"}},clip:!0,interaction:{mode:void 0,axis:void 0,intersect:void 0},common:{drawTime:"afterDatasetsDraw",init:!1,label:{}}},descriptors:{_indexable:!1,_scriptable:e=>!CT.includes(e)&&e!=="init",annotations:{_allKeys:!1,_fallback:(e,t)=>`elements.${Nn[Hl(t.type)].id}`},interaction:{_fallback:!0},common:{label:{_indexable:zl,_fallback:!0},_indexable:zl}},additionalOptionScopes:[""]};function Zr(e,t,n){const{ctx:i,chartArea:r}=e,s=Fn.get(e);n&&or(i,r);const a=ET(s.visibleElements,t).sort((o,c)=>o.element.options.z-c.element.options.z);for(const o of a)OT(i,r,s,o);n&&lr(i)}function ET(e,t){const n=[];for(const i of e)if(i.options.drawTime===t&&n.push({element:i,main:!0}),i.elements&&i.elements.length)for(const r of i.elements)r.options.display&&r.options.drawTime===t&&n.push({element:r});return n}function OT(e,t,n,i){const r=i.element;i.main?(xm(n,r,"beforeDraw"),r.draw(e,t),xm(n,r,"afterDraw")):r.draw(e,t)}const PT={class:"zoom-timerange-container"},RT={class:"zoom-timerange-details"},AT={class:"label","data-testid":"zoom-timerange-from"},IT={class:"label","data-testid":"zoom-timerange-to"},LT=d.defineComponent({__name:"ZoomTimerange",props:{start:{},end:{},granularity:{}},setup(e){const t=e,{i18n:n}=pt.useI18n(),i=d.ref(Wr({tickValue:t.start,granularity:t.granularity})),r=d.ref(Wr({tickValue:t.end,granularity:t.granularity})),s=(a,o)=>{ol(()=>{i.value=Wr({tickValue:a,granularity:t.granularity}),r.value=Wr({tickValue:o,granularity:t.granularity})},100)()};return d.watch(()=>[t.start,t.end],([a,o])=>{s(a,o)},{immediate:!0}),(a,o)=>(d.openBlock(),d.createElementBlock("div",PT,[d.createElementVNode("div",RT,[d.createElementVNode("div",AT,d.toDisplayString(d.unref(n).t("zoom_time_range.from")),1),d.createElementVNode("div",null,d.toDisplayString(i.value),1),d.createElementVNode("div",IT,d.toDisplayString(d.unref(n).t("zoom_time_range.to")),1),d.createElementVNode("div",null,d.toDisplayString(r.value),1)])]))}}),Ee=(e,t)=>{const n=e.__vccOpts||e;for(const[i,r]of t)n[i]=r;return n},zm=Ee(LT,[["__scopeId","data-v-0e972e3c"]]),NT={class:"zoom-actions-container"},FT={class:"zoom-actions-heading"},BT={class:"zoom-action-select"},zT=["data-testid"],HT=["aria-disabled","href"],VT=["onClick"],WT=Ee(d.defineComponent({__name:"ZoomActions",props:{zoomActionItems:{},newTimeRange:{},granularity:{}},emits:["onAction"],setup(e,{emit:t}){const n=e,i=t,r=s=>{s.action&&(s.action(n.newTimeRange),i("onAction"))};return(s,a)=>(d.openBlock(),d.createElementBlock("div",NT,[d.createElementVNode("div",FT,[d.createVNode(zm,{end:e.newTimeRange.end,granularity:e.granularity,start:e.newTimeRange.start},null,8,["end","granularity","start"]),d.createVNode(d.unref(ne.CloseIcon),{class:"zoom-actions-close-icon",color:d.unref(ll),size:d.unref(zr),onClick:a[0]||(a[0]=o=>s.$emit("onAction"))},null,8,["color","size"])]),a[2]||(a[2]=d.createElementVNode("div",{class:"zoom-actions-heading-divider"},null,-1)),d.createElementVNode("div",BT,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(e.zoomActionItems,o=>(d.openBlock(),d.createElementBlock("div",{key:o.key,class:d.normalizeClass(["zoom-action-item",{disabled:o.disabled}]),"data-testid":`zoom-action-item-${o.key}`},[o.href?(d.openBlock(),d.createElementBlock("a",{key:0,"aria-disabled":o.disabled,class:"zoom-action-link",href:o.href,onClick:a[1]||(a[1]=c=>s.$emit("onAction"))},d.toDisplayString(o.label),9,HT)):(d.openBlock(),d.createElementBlock("div",{key:1,onClick:c=>r(o)},d.toDisplayString(o.label),9,VT))],10,zT))),128))])]))}}),[["__scopeId","data-v-179abac7"]]),YT={key:2},$T={class:"tooltip-title"},jT={class:"title"},UT={key:0,class:"subtitle"},qT={class:"context"},XT={class:"metric"},GT={class:"tooltip"},KT={key:0},ZT={class:"display-value"},_a=Ee(d.defineComponent({__name:"ChartTooltip",props:{state:{},tooltipTitle:{default:""},absoluteLeft:{default:"0px"},absoluteTop:{default:"0px"},zoomTimeRange:{default:void 0},zoomActionItems:{default:void 0},granularity:{default:void 0}},emits:["dimensions","onAction"],setup(e,{emit:t}){const n=t,i=e,r=d.ref(null),{x:s,y:a,isDragging:o}=Zk(r,{initialValue:{x:parseFloat(i.absoluteLeft),y:parseFloat(i.absoluteTop)}}),c=d.computed(()=>`${a.value}px`),l=d.computed(()=>`${s.value}px`),u=d.computed(()=>i.state.tooltipContext),h=d.computed(()=>i.state.metricDisplay),f=d.computed(()=>["interactive","zoom-interactive"].includes(i.state.interactionMode));return d.watch(()=>[i.absoluteLeft,i.absoluteTop],([m,g])=>{o.value||(s.value=parseFloat(m),a.value=parseFloat(g))}),d.watch(o,m=>{m?document.body.classList.add("no-select"):document.body.classList.remove("no-select")}),d.watch(r,m=>{if(m){const{width:g,height:p}=m.getBoundingClientRect();n("dimensions",{width:g,height:p})}}),(m,g)=>{var p,x;return e.state.showTooltip?(d.openBlock(),d.createElementBlock("div",{key:0,ref_key:"tooltipEl",ref:r,class:d.normalizeClass(["tooltip-container",{locked:e.state.interactionMode==="interactive"}]),style:d.normalizeStyle({transform:f.value?`translate(${l.value}, ${c.value})`:`translate(${e.absoluteLeft}, ${e.absoluteTop})`,left:"0",top:"0",pointerEvents:f.value?"all":"none"})},[e.state.interactionMode==="selecting-chart-area"&&e.granularity?(d.openBlock(),d.createBlock(zm,{key:0,end:(p=e.zoomTimeRange)==null?void 0:p.end,granularity:e.granularity,start:(x=e.zoomTimeRange)==null?void 0:x.start},null,8,["end","granularity","start"])):e.state.interactionMode==="zoom-interactive"&&e.zoomTimeRange&&e.zoomActionItems&&e.granularity?(d.openBlock(),d.createBlock(WT,{key:1,granularity:e.granularity,"new-time-range":e.zoomTimeRange,"zoom-action-items":e.zoomActionItems,onOnAction:g[0]||(g[0]=S=>n("onAction"))},null,8,["granularity","new-time-range","zoom-action-items"])):(d.openBlock(),d.createElementBlock("div",YT,[d.createElementVNode("div",$T,[d.createElementVNode("div",jT,[d.createElementVNode("div",null,d.toDisplayString(e.tooltipTitle),1),f.value?(d.openBlock(),d.createBlock(d.unref(ne.DragIcon),{key:0,class:"drag-icon",color:d.unref(ll),size:d.unref(zr)},null,8,["color","size"])):d.createCommentVNode("",!0)]),u.value||h.value?(d.openBlock(),d.createElementBlock("div",UT,[d.createElementVNode("div",qT,d.toDisplayString(u.value),1),d.createElementVNode("div",XT,d.toDisplayString(h.value),1)])):d.createCommentVNode("",!0)]),d.createElementVNode("ul",GT,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(e.state.tooltipSeries,({backgroundColor:S,borderColor:v,label:k,value:D,isSegmentEmpty:M},P)=>(d.openBlock(),d.createElementBlock(d.Fragment,{key:k+P},[e.state.tooltipSeries.length?(d.openBlock(),d.createElementBlock("li",KT,[d.createElementVNode("div",{class:"square-marker",style:d.normalizeStyle({background:S,"border-color":v})},null,4),d.createElementVNode("span",{class:d.normalizeClass(["display-label",{empty:M}])},d.toDisplayString(k),3),d.createElementVNode("span",ZT,d.toDisplayString(D),1)])):d.createCommentVNode("",!0)],64))),128))])]))],6)):d.createCommentVNode("",!0)}}}),[["__scopeId","data-v-078294a6"]]),QT=["onClick"],JT={key:0,class:"sub-label"},tD={class:"tooltip-content"},Wl=Ee(d.defineComponent({__name:"ChartLegend",props:{id:{type:String,required:!0},items:{type:Object,required:!0},chartInstance:{type:Object,required:!1,default:()=>null}},setup(e){d.useCssVars(D=>({v6d3f1170:c.value}));const t=e,{i18n:n}=pt.useI18n(),i=d.ref(),r=d.ref([]),s=d.inject("showLegendValues",!0),a=d.inject("legendPosition",d.ref(Nt.Right)),o=d.ref([]),c=d.ref(bf),l=()=>{const D=i.value;if(!D||!r.value||D.children.length===0)return 0;const M=D.children[0].getBoundingClientRect().top;for(const P of r.value)if(P.getBoundingClientRect().top>M)return!0;return!1},u=d.computed(()=>t.items.length>2||a.value===Nt.Right),h=()=>{i.value&&a.value===Nt.Bottom&&(l()?c.value=PS:c.value=bf)},f=()=>{if(i.value&&a.value===Nt.Bottom){let D=0;r.value.forEach(P=>{const E=Array.from(P.children).reduce((y,_)=>y+_.offsetWidth,0);E>D&&(D=E)});const M=parseInt(OS,10);i.value.style.gridTemplateColumns=`repeat(auto-fit, ${D+M}px)`}h()},m=()=>{if(t.items.length!==o.value.length)return o.value=t.items,!0;for(let D=0;D<t.items.length;D++)if(t.items[D].text!==o.value[D].text)return o.value=t.items,!0;return!1};d.watch(()=>t.items,()=>{m()&&f()},{immediate:!0,flush:"post"});const g=d.ref(0),p=d.ref(0),x=new ResizeObserver(ol(D=>{const M=D[0],P=M.contentRect.width,E=M.contentRect.height;P!==g.value&&E===p.value&&f(),g.value=P,p.value=E},100));d.watch(()=>a.value,()=>{f()}),d.onMounted(()=>{o.value=t.items,i.value&&x.observe(i.value),window.requestAnimationFrame(()=>{f()})}),d.onBeforeUnmount(()=>{i.value&&x.unobserve(i.value)});const S=(D=0,M)=>{if(t.chartInstance===null)return;const P=t.chartInstance instanceof _e?t.chartInstance:t.chartInstance.chart;v(D,M)?P.hide(D,M):P.show(D,M),P.update()},v=(D=0,M)=>{if(t.chartInstance===null||t.chartInstance.chart===null)return!0;const P=t.chartInstance instanceof _e?t.chartInstance:t.chartInstance.chart,E=P.getDatasetMeta(D);return E.dataset||M===void 0?P.isDatasetVisible(D):!(E.data.length&&E.data[M].hidden)},k=D=>({[Nt.Right]:"vertical",[Nt.Bottom]:"horizontal",[Nt.Hidden]:"hidden"})[D];return(D,M)=>{const P=d.resolveComponent("KTooltip");return d.unref(a)!==d.unref(Nt).Hidden?(d.openBlock(),d.createElementBlock("ul",{key:0,ref_key:"legendContainerRef",ref:i,class:d.normalizeClass(["legend-container",k(d.unref(a))]),"data-testid":"legend"},[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(e.items,({fillStyle:E,strokeStyle:y,text:_,datasetIndex:T,index:O,value:A,isSegmentEmpty:I})=>(d.openBlock(),d.createElementBlock("li",{key:_,ref_for:!0,ref_key:"legendItemsRef",ref:r,onClick:B=>S(T,O)},[d.createElementVNode("div",{class:"square-marker",style:d.normalizeStyle({background:E,"border-color":y})},null,4),d.createVNode(P,null,d.createSlots({default:d.withCtx(()=>[d.createElementVNode("div",{class:d.normalizeClass(["label-container",{"strike-through":!v(T,O)}])},[d.createElementVNode("div",{class:d.normalizeClass(["label",{"truncate-label":u.value,empty:I}])},d.toDisplayString(_),3),A&&d.unref(s)?(d.openBlock(),d.createElementBlock("div",JT,d.toDisplayString(A.formatted),1)):d.createCommentVNode("",!0)],2)]),_:2},[I?{name:"content",fn:d.withCtx(()=>[d.createElementVNode("div",tD,d.toDisplayString(d.unref(n).t("emptyEntityInfo")),1)]),key:"0"}:void 0]),1024)],8,QT))),128))],2)):d.createCommentVNode("",!0)}}}),[["__scopeId","data-v-2e13ddb3"]]),ie=[];for(let e=0;e<256;++e)ie.push((e+256).toString(16).slice(1));function eD(e,t=0){return(ie[e[t+0]]+ie[e[t+1]]+ie[e[t+2]]+ie[e[t+3]]+"-"+ie[e[t+4]]+ie[e[t+5]]+"-"+ie[e[t+6]]+ie[e[t+7]]+"-"+ie[e[t+8]]+ie[e[t+9]]+"-"+ie[e[t+10]]+ie[e[t+11]]+ie[e[t+12]]+ie[e[t+13]]+ie[e[t+14]]+ie[e[t+15]]).toLowerCase()}let Yl;const nD=new Uint8Array(16);function iD(){if(!Yl){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Yl=crypto.getRandomValues.bind(crypto)}return Yl(nD)}const Hm={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function xa(e,t,n){var r;if(Hm.randomUUID&&!e)return Hm.randomUUID();e=e||{};const i=e.random??((r=e.rng)==null?void 0:r.call(e))??iD();if(i.length<16)throw new Error("Random bytes length must be >= 16");return i[6]=i[6]&15|64,i[8]=i[8]&63|128,eD(i)}const Vm=(e,t)=>{const n=e.ctx,i=e.scales.y,r=e.scales.x,s=t[t.length-1].element;n.save(),n.strokeStyle="rgba(100, 100, 100, 1)",n.lineWidth=3,e.options.indexAxis==="x"?n.strokeRect(s.x-s.width/2,s.y,s.width,i.bottom-s.y):n.strokeRect(r.left,s.y-s.height/2,s.x-r.left,s.height),n.restore()};class Wm{constructor(){R(this,"id","highlightPlugin");R(this,"_clickedElements");R(this,"_previousHoverOption");R(this,"_clicked",!1);R(this,"_pause",!1);R(this,"_suppressNextClick",!1)}afterDatasetsDraw(t){this._clickedElements&&this._clickedElements.length&&!this._pause&&Vm(t,this._clickedElements)}afterEvent(t,{event:n}){var s;if(n.type==="click"&&this._suppressNextClick){this._suppressNextClick=!1;return}if(n.type!=="click"||!n.native||this._pause)return;this._clicked=!this._clicked;const i=((s=t.options.interaction)==null?void 0:s.mode)||"index",r=t.getElementsAtEventForMode(n.native,i,{intersect:!1},!0);r.length&&this._clicked?(this._clickedElements=r,Vm(t,this._clickedElements),this._previousHoverOption=t.options.hover,t.options.hover={mode:null}):(delete this._clickedElements,t.options.hover=this._previousHoverOption||t.options.hover,this._clicked=!1)}beforeDestroy(t){delete this._clickedElements,t.options.hover=this._previousHoverOption||t.options.hover,this._clicked=!1}pause(){this._pause=!0}get isPaused(){return this._pause}resume(t=!1){this._pause=!1,t&&(this._suppressNextClick=!0)}}const rD=["id"],sD=["id"],aD={class:"axis-tooltip-content"},Ym=6,oD="100%",lD="100%",cD=20,uD=20,$m=6,dD=0,hD=10,fD=10,mD=1,gD=Ee(d.defineComponent({__name:"StackedBarChart",props:{chartData:{},tooltipTitle:{default:""},legendValues:{default:void 0},metricUnit:{default:""},orientation:{default:"horizontal"},annotations:{type:Boolean,default:!0},metricAxesTitle:{default:void 0},dimensionAxesTitle:{default:void 0},stacked:{type:Boolean,default:!0},syntheticsDataKey:{default:""},chartLegendSortFn:{type:Function,default:(e,t)=>e.value&&t.value&&t.value.raw-e.value.raw},chartTooltipSortFn:{type:Function,default:(e,t)=>t.rawValue-e.rawValue},tooltipMetricDisplay:{default:""}},setup(e){const t=e,{i18n:n}=pt.useI18n(),{translateUnit:i}=pt.useTranslatedUnits(),r=crypto.randomUUID(),s=crypto.randomUUID(),a=new Wm,o=d.useTemplateRef("chartContainer"),c=d.useTemplateRef("chartParent"),l=({chart:z},j)=>{var et;const $=z.data,J=(et=$.labels)==null?void 0:et.indexOf(j);return $.datasets.reduce((nt,rt,it)=>{if(z.isDatasetVisible(it)){const _t=rt.data[J];return isNaN(_t)?nt:nt+_t}else return nt},0)},u=(z,j,$,J)=>{const et=J==="horizontal";j===null&&(j=n.t("entityNoName"));const nt={type:"label",yValue:_t=>et?j:l(_t,j),xValue:_t=>et?l(_t,j):j},rt={...nt,position:et?{x:"start",y:"center"}:{x:"center",y:"end"},yAdjust:()=>et?0:-Math.abs(VS()),content:_t=>dl(l(_t,j),$)},it={...nt,content:_t=>Tf(l(_t,j),Mf(_t.chart,z)),position:et?{x:"start",y:"center"}:{x:"center",y:"end"},xAdjust:_t=>et?kf(dl(l(_t,j),$)):0,color:wf};return{[`${j}-value`]:rt,[`${j}-percent`]:it}},h=d.useTemplateRef("canvas"),f=d.useTemplateRef("axis"),m=xa(),g=xa(),p=xa(),x=d.ref([]),S=d.inject("legendPosition",Nt.Right),v=d.reactive({show:!1,top:"0px",left:"0px",text:"",offset:-50}),k=d.toRef(t,"metricUnit"),D=d.computed(()=>t.orientation==="horizontal"),M=d.reactive({showTooltip:!1,tooltipContext:"",metricDisplay:t.tooltipMetricDisplay,dimensionDisplay:t.dimensionAxesTitle,tooltipSeries:[],left:"",top:"",units:t.metricUnit,translateUnit:i,offsetX:0,offsetY:0,width:0,height:0,interactionMode:"idle",chartType:D.value?"horizontal_bar":"vertical_bar",chartID:s,chartTooltipSortFn:t.chartTooltipSortFn}),{tooltipAbsoluteLeft:P,tooltipAbsoluteTop:E}=pt.useTooltipAbsolutePosition(c,M),y=d.ref(0),_=()=>{var z;return t.annotations&&((z=t.chartData.labels)==null?void 0:z.reduce((j,$)=>Object.assign(j,u(t.chartData,$,k.value,t.orientation)),{}))},T={id:m,afterUpdate(z){y.value+=1,x.value=ff(z,t.legendValues,t.chartLegendSortFn)}},O={id:g,afterUpdate(z){z.options.plugins.annotation.annotations=t.annotations?_():{}}},B=[T,{id:"axisHover",afterEvent(z,j){var $;if(v.show=!1,j.event.type==="mousemove"){const J=j.event,et=z.options.indexAxis,nt=z.scales,rt=z.scales[et].getLabelForValue(Number(z.scales[et].getValueForPixel(J[et]))),_t=z.scales[et].getLabels().indexOf(rt),ct=($=t.chartData.isLabelEmpty)==null?void 0:$[_t];if((te=>te==="x"?J.y>nt.x.top:J.x<nt.y.right)(et)){M.interactionMode!=="interactive"&&(M.showTooltip=!1);const ce=z.canvas.getContext("2d").measureText(rt).width,qt=Math.abs(Math.round(J.x-ce*.5)),Ie=Math.round(J.x+ce*.5),St=z.canvas.getBoundingClientRect(),Xt=40;v.left=et==="x"?`${(qt>0?qt:Ie)-v.offset+St.left}px`:`${J.x-ce*.5-v.offset+St.left}px`,v.top=`${J.y-Xt+St.top}px`,rt.length>ia?(v.show=!0,v.text=rt):ct?(v.text=n.t("emptyEntityInfo"),v.show=!0):v.show=!1}else v.show=!1}}},{id:p,afterUpdate(z){z.options.layout.padding.right=D.value?Y.value:0}},a,...t.annotations?[O]:[]],q=d.computed(()=>t.chartData.labels&&t.chartData.labels.length||0),G=d.ref(0),V=d.ref(0),lt=new ResizeObserver(ol(z=>{G.value=z[0].contentRect.width,V.value=z[0].contentRect.height},100)),X=d.computed(()=>{var j,$;const z=($=(j=t.chartData)==null?void 0:j.labels)==null?void 0:$.length;return h.value&&z&&!D.value?`${Math.max(z*(cD+$m),G.value)}px`:oD}),Q=d.computed(()=>{var j,$;const z=($=(j=t.chartData)==null?void 0:j.labels)==null?void 0:$.length;return h.value&&z&&D.value?`${Math.max(z*(uD+$m),V.value)}px`:lD});pt.useReportChartDataForSynthetics(d.toRef(t,"chartData"),d.toRef(t,"syntheticsDataKey")),d.onMounted(()=>{t.annotations&&_e.register(Bm),o.value&&(G.value=o.value.offsetWidth,V.value=o.value.offsetHeight,lt.observe(o.value))}),d.onUnmounted(()=>{o.value&&lt.unobserve(o.value)});const H=d.computed(()=>{const z=pt.useBarChartOptions({tooltipState:M,legendID:m,stacked:d.toRef(t,"stacked"),metricAxesTitle:d.toRef(t,"metricAxesTitle"),dimensionAxesTitle:d.toRef(t,"dimensionAxesTitle"),indexAxis:D.value?"y":"x",numLabels:q});return{...z.value,plugins:{...z.value.plugins,annotation:{annotations:_(),clip:!1}},layout:{autoPadding:!1,padding:{right:0,top:6*Ym}}}}),U=pt.useChartJSCommon("bar",h,d.toRef(t,"chartData"),B,H),Y=d.computed(()=>{y.value;const z=t.chartData.labels,j=t.chartData.datasets,$=z.map((nt,rt)=>j.reduce((it,_t)=>isNaN(Number(_t.data[rt]))?it:it+Number(_t.data[rt]),0)),J=U.value?Mf(U.value,t.chartData):WS(t.chartData);return $.map(nt=>kf(dl(nt,k.value)+Tf(nt,J))).reduce((nt,rt)=>Math.max(nt,rt),0)+Ym});d.onBeforeUnmount(()=>{_e.unregister(Bm)});const xt={[Nt.Right]:"legend-row",[Nt.Bottom]:"column"},yt=d.computed(()=>{if(f.value&&U.value){const z=window.devicePixelRatio,j=U.value,$=j.scales.y.width*z+mD,J=(j.scales.y.height+j.scales.y.top+j.scales.x.height)*z,et=f.value.getContext("2d");return et.scale(z,z),et.canvas.width=$,et.canvas.height=J,et.canvas.style.width=`${$/z}px`,et.canvas.style.height=`${J/z}px`,{scale:z,width:$*z,height:J*z,targetCtx:et}}return null}),vt=z=>{const j=z.target;if(yt.value&&U.value&&!D.value){const $=yt.value.scale,J=yt.value.targetCtx,et=yt.value.width,nt=yt.value.height,rt=U.value,it=rt.canvas;J.fillStyle="white",j.scrollLeft>=dD&&j.scrollLeft<=hD?(J.globalCompositeOperation="source-over",J.clearRect(0,0,et,nt),J.drawImage(it,0,0,et,nt,0,0,et,nt),J.globalCompositeOperation="destination-over",J.fillRect(0,0,et,nt)):(J.globalCompositeOperation="source-over",J.fillRect(0,(rt.scales.y.height+rt.scales.y.top+fD)*$,et,rt.scales.x.height*$))}M.offsetY=j.scrollTop,M.offsetX=j.scrollLeft,v.offset=j.scrollLeft},mt=({width:z,height:j})=>{M.width=z,M.height=j};d.watch(()=>t.orientation,()=>{var z;if(f.value&&yt.value){const j=yt.value.width,$=yt.value.height;((z=f.value)==null?void 0:z.getContext("2d")).clearRect(0,0,j,$)}M.showTooltip=!1,M.interactionMode="idle"}),d.watch(()=>t.annotations,z=>{U.value&&(z?U.value.options.plugins.annotation.annotations=_(t.chartData):delete U.value.options.plugins.annotation.annotations)});const gt=()=>{M.showTooltip&&(M.interactionMode!=="idle"?M.interactionMode="idle":M.interactionMode="interactive")};return(z,j)=>(d.openBlock(),d.createElementBlock("div",{ref:"chartParent",class:d.normalizeClass(["chart-parent",xt[d.unref(S)]])},[d.createElementVNode("canvas",{id:d.unref(r),ref:"axis",class:"axis"},null,8,rD),d.createElementVNode("div",{ref:"chartContainer",class:"chart-container",onClick:j[0]||(j[0]=$=>gt()),onScroll:vt},[d.createElementVNode("div",{class:"chart-body",style:d.normalizeStyle({width:X.value,height:Q.value})},[d.createElementVNode("canvas",{id:d.unref(s),ref:"canvas",class:"chart-canvas"},null,8,sD)],4)],544),(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[v.show?(d.openBlock(),d.createElementBlock("div",{key:0,class:"axis-tooltip",style:d.normalizeStyle({top:v.top,left:v.left}),width:"auto"},[d.createElementVNode("div",aD,d.toDisplayString(v.text),1)],4)):d.createCommentVNode("",!0),d.createVNode(_a,{"absolute-left":d.unref(P),"absolute-top":d.unref(E),"chart-parent-ref":c.value,state:M,"tooltip-title":e.tooltipTitle,onDimensions:mt},null,8,["absolute-left","absolute-top","chart-parent-ref","state","tooltip-title"])])),d.createVNode(Wl,{id:d.unref(m),"chart-instance":d.unref(U),items:x.value},null,8,["id","chart-instance","items"])],2))}}),[["__scopeId","data-v-acf2a980"]]);/*!
23
+ */const Sf={modes:{point(n,t){return ea(n,t,{intersect:!0})},nearest(n,t,e){return bS(n,t,e)},x(n,t,e){return ea(n,t,{intersect:e.intersect,axis:"x"})},y(n,t,e){return ea(n,t,{intersect:e.intersect,axis:"y"})}}};function ml(n,t,e){return(Sf.modes[e.mode]||Sf.modes.nearest)(n,t,e)}function pS(n,t,e){return e!=="x"&&e!=="y"?n.inRange(t.x,t.y,"x",!0)||n.inRange(t.x,t.y,"y",!0):n.inRange(t.x,t.y,e,!0)}function yS(n,t,e){return e==="x"?{x:n.x,y:t.y}:e==="y"?{x:t.x,y:n.y}:t}function ea(n,t,e){return n.filter(i=>e.intersect?i.inRange(t.x,t.y):pS(i,t,e.axis))}function bS(n,t,e){let i=Number.POSITIVE_INFINITY;return ea(n,t,e).reduce((s,r)=>{const a=r.getCenterPoint(),o=yS(t,a,e.axis),l=fi(t,o);return l<i?(s=[r],i=l):l===i&&s.push(r),s},[]).sort((s,r)=>s._index-r._index).slice(0,1)}function Jn(n,t,e){const i=Math.cos(e),s=Math.sin(e),r=t.x,a=t.y;return{x:r+i*(n.x-r)-s*(n.y-a),y:a+s*(n.x-r)+i*(n.y-a)}}const _S=(n,t)=>t>n||n.length>t.length&&n.slice(0,t.length)===t,ti=.001,na=(n,t,e)=>Math.min(e,Math.max(t,n)),kf=(n,t)=>n.value>=n.start-t&&n.value<=n.end+t;function xS(n,t,e){for(const i of Object.keys(n))n[i]=na(n[i],t,e);return n}function wS(n,t,e,i){return!n||!t||e<=0?!1:Math.pow(n.x-t.x,2)+Math.pow(n.y-t.y,2)<=Math.pow(e+i,2)}function Df(n,{x:t,y:e,x2:i,y2:s},r,{borderWidth:a,hitTolerance:o}){const l=(a+o)/2,c=n.x>=t-l-ti&&n.x<=i+l+ti,u=n.y>=e-l-ti&&n.y<=s+l+ti;return r==="x"?c:(r==="y"||c)&&u}function Tf(n,{rect:t,center:e},i,{rotation:s,borderWidth:r,hitTolerance:a}){const o=Jn(n,e,Vt(-s));return Df(o,t,i,{borderWidth:r,hitTolerance:a})}function ei(n,t){const{centerX:e,centerY:i}=n.getProps(["centerX","centerY"],t);return{x:e,y:i}}function vS(n,t,e,i=!0){const s=e.split(".");let r=0;for(const a of t.split(".")){const o=s[r++];if(parseInt(a,10)<parseInt(o,10))break;if(_S(o,a)){if(i)throw new Error(`${n} v${e} is not supported. v${t} or newer is required.`);return!1}}return!0}const Cf=n=>typeof n=="string"&&n.endsWith("%"),Of=n=>parseFloat(n)/100,Ef=n=>na(Of(n),0,1),Ns=(n,t)=>({x:n,y:t,x2:n,y2:t,width:0,height:0}),MS={box:n=>Ns(n.centerX,n.centerY),doughnutLabel:n=>Ns(n.centerX,n.centerY),ellipse:n=>({centerX:n.centerX,centerY:n.centerX,radius:0,width:0,height:0}),label:n=>Ns(n.centerX,n.centerY),line:n=>Ns(n.x,n.y),point:n=>({centerX:n.centerX,centerY:n.centerY,radius:0,width:0,height:0}),polygon:n=>Ns(n.centerX,n.centerY)};function gl(n,t){return t==="start"?0:t==="end"?n:Cf(t)?Ef(t)*n:n/2}function En(n,t,e=!0){return typeof t=="number"?t:Cf(t)?(e?Ef(t):Of(t))*n:n}function SS(n,t){const{x:e,width:i}=n,s=t.textAlign;return s==="center"?e+i/2:s==="end"||s==="right"?e+i:e}function Pf(n,t,{borderWidth:e,position:i,xAdjust:s,yAdjust:r},a){const o=ft(a),l=t.width+(o?a.width:0)+e,c=t.height+(o?a.height:0)+e,u=pl(i),d=Lf(n.x,l,s,u.x),f=Lf(n.y,c,r,u.y);return{x:d,y:f,x2:d+l,y2:f+c,width:l,height:c,centerX:d+l/2,centerY:f+c/2}}function pl(n,t="center"){return ft(n)?{x:st(n.x,t),y:st(n.y,t)}:(n=st(n,t),{x:n,y:n})}const Af=(n,t)=>n&&n.autoFit&&t<1;function Rf(n,t){const e=n.font,i=wt(e)?e:[e];return Af(n,t)?i.map(function(s){const r=Rt(s);return r.size=Math.floor(s.size*t),r.lineHeight=s.lineHeight,Rt(r)}):i.map(s=>Rt(s))}function If(n){return n&&(ge(n.xValue)||ge(n.yValue))}function Lf(n,t,e=0,i){return n-gl(t,i)+e}function Ci(n,t,e){const i=e.init;if(i){if(i===!0)return Ff(t,e)}else return;return kS(n,t,e)}function Nf(n,t,e){let i=!1;return t.forEach(s=>{pe(n[s])?(i=!0,e[s]=n[s]):ge(e[s])&&delete e[s]}),i}function Ff(n,t){const e=t.type||"line";return MS[e](n)}function kS(n,t,e){const i=St(e.init,[{chart:n,properties:t,options:e}]);if(i===!0)return Ff(t,e);if(ft(i))return i}const yl=new Map,DS=n=>isNaN(n)||n<=0,TS=n=>n.reduce(function(t,e){return t+=e.string,t},"");function ia(n){if(n&&typeof n=="object"){const t=n.toString();return t==="[object HTMLImageElement]"||t==="[object HTMLCanvasElement]"}}function sa(n,{x:t,y:e},i){i&&(n.translate(t,e),n.rotate(Vt(i)),n.translate(-t,-e))}function ln(n,t){if(t&&t.borderWidth)return n.lineCap=t.borderCapStyle||"butt",n.setLineDash(t.borderDash),n.lineDashOffset=t.borderDashOffset,n.lineJoin=t.borderJoinStyle||"miter",n.lineWidth=t.borderWidth,n.strokeStyle=t.borderColor,!0}function Oi(n,t){n.shadowColor=t.backgroundShadowColor,n.shadowBlur=t.shadowBlur,n.shadowOffsetX=t.shadowOffsetX,n.shadowOffsetY=t.shadowOffsetY}function ra(n,t){const e=t.content;if(ia(e))return{width:En(e.width,t.width),height:En(e.height,t.height)};const i=Rf(t),s=t.textStrokeWidth,r=wt(e)?e:[e],a=r.join()+TS(i)+s+(n._measureText?"-spriting":"");return yl.has(a)||yl.set(a,PS(n,r,i,s)),yl.get(a)}function Bf(n,t,e){const{x:i,y:s,width:r,height:a}=t;n.save(),Oi(n,e);const o=ln(n,e);n.fillStyle=e.backgroundColor,n.beginPath(),mi(n,{x:i,y:s,w:r,h:a,radius:xS(vn(e.borderRadius),0,Math.min(r,a)/2)}),n.closePath(),n.fill(),o&&(n.shadowColor=e.borderShadowColor,n.stroke()),n.restore()}function zf(n,t,e,i){const s=e.content;if(ia(s)){n.save(),n.globalAlpha=IS(e.opacity,s.style.opacity),n.drawImage(s,t.x,t.y,t.width,t.height),n.restore();return}const r=wt(s)?s:[s],a=Rf(e,i),o=e.color,l=wt(o)?o:[o],c=SS(t,e),u=t.y+e.textStrokeWidth/2;n.save(),n.textBaseline="middle",n.textAlign=e.textAlign,CS(n,e)&&AS(n,{x:c,y:u},r,a),RS(n,{x:c,y:u},r,{fonts:a,colors:l}),n.restore()}function CS(n,t){if(t.textStrokeWidth>0)return n.lineJoin="round",n.miterLimit=2,n.lineWidth=t.textStrokeWidth,n.strokeStyle=t.textStrokeColor,!0}function OS(n,t,e,i){const{radius:s,options:r}=t,a=r.pointStyle,o=r.rotation;let l=(o||0)*La;if(ia(a)){n.save(),n.translate(e,i),n.rotate(l),n.drawImage(a,-a.width/2,-a.height/2,a.width,a.height),n.restore();return}DS(s)||ES(n,{x:e,y:i,radius:s,rotation:o,style:a,rad:l})}function ES(n,{x:t,y:e,radius:i,rotation:s,style:r,rad:a}){let o,l,c,u;switch(n.beginPath(),r){default:n.arc(t,e,i,0,Ct),n.closePath();break;case"triangle":n.moveTo(t+Math.sin(a)*i,e-Math.cos(a)*i),a+=ar,n.lineTo(t+Math.sin(a)*i,e-Math.cos(a)*i),a+=ar,n.lineTo(t+Math.sin(a)*i,e-Math.cos(a)*i),n.closePath();break;case"rectRounded":u=i*.516,c=i-u,o=Math.cos(a+Ee)*c,l=Math.sin(a+Ee)*c,n.arc(t-o,e-l,u,a-ut,a-Et),n.arc(t+l,e-o,u,a-Et,a),n.arc(t+o,e+l,u,a,a+Et),n.arc(t-l,e+o,u,a+Et,a+ut),n.closePath();break;case"rect":if(!s){c=Math.SQRT1_2*i,n.rect(t-c,e-c,2*c,2*c);break}a+=Ee;case"rectRot":o=Math.cos(a)*i,l=Math.sin(a)*i,n.moveTo(t-o,e-l),n.lineTo(t+l,e-o),n.lineTo(t+o,e+l),n.lineTo(t-l,e+o),n.closePath();break;case"crossRot":a+=Ee;case"cross":o=Math.cos(a)*i,l=Math.sin(a)*i,n.moveTo(t-o,e-l),n.lineTo(t+o,e+l),n.moveTo(t+l,e-o),n.lineTo(t-l,e+o);break;case"star":o=Math.cos(a)*i,l=Math.sin(a)*i,n.moveTo(t-o,e-l),n.lineTo(t+o,e+l),n.moveTo(t+l,e-o),n.lineTo(t-l,e+o),a+=Ee,o=Math.cos(a)*i,l=Math.sin(a)*i,n.moveTo(t-o,e-l),n.lineTo(t+o,e+l),n.moveTo(t+l,e-o),n.lineTo(t-l,e+o);break;case"line":o=Math.cos(a)*i,l=Math.sin(a)*i,n.moveTo(t-o,e-l),n.lineTo(t+o,e+l);break;case"dash":n.moveTo(t,e),n.lineTo(t+Math.cos(a)*i,e+Math.sin(a)*i);break}n.fill()}function PS(n,t,e,i){n.save();const s=t.length;let r=0,a=i;for(let o=0;o<s;o++){const l=e[Math.min(o,e.length-1)];n.font=l.string;const c=t[o];r=Math.max(r,n.measureText(c).width+i),a+=l.lineHeight}return n.restore(),{width:r,height:a}}function AS(n,{x:t,y:e},i,s){n.beginPath();let r=0;i.forEach(function(a,o){const l=s[Math.min(o,s.length-1)],c=l.lineHeight;n.font=l.string,n.strokeText(a,t,e+c/2+r),r+=c}),n.stroke()}function RS(n,{x:t,y:e},i,{fonts:s,colors:r}){let a=0;i.forEach(function(o,l){const c=r[Math.min(l,r.length-1)],u=s[Math.min(l,s.length-1)],d=u.lineHeight;n.beginPath(),n.font=u.string,n.fillStyle=c,n.fillText(o,t,e+d/2+a),a+=d,n.fill()})}function IS(n,t){const e=wn(n)?n:t;return wn(e)?na(e,0,1):1}const Hf=["left","bottom","top","right"];function LS(n,t){const{pointX:e,pointY:i,options:s}=t,r=s.callout,a=r&&r.display&&HS(t,r);if(!a||YS(t,r,a))return;if(n.save(),n.beginPath(),!ln(n,r))return n.restore();const{separatorStart:l,separatorEnd:c}=NS(t,a),{sideStart:u,sideEnd:d}=BS(t,a,l);(r.margin>0||s.borderWidth===0)&&(n.moveTo(l.x,l.y),n.lineTo(c.x,c.y)),n.moveTo(u.x,u.y),n.lineTo(d.x,d.y);const f=Jn({x:e,y:i},t.getCenterPoint(),Vt(-t.rotation));n.lineTo(f.x,f.y),n.stroke(),n.restore()}function NS(n,t){const{x:e,y:i,x2:s,y2:r}=n,a=FS(n,t);let o,l;return t==="left"||t==="right"?(o={x:e+a,y:i},l={x:o.x,y:r}):(o={x:e,y:i+a},l={x:s,y:o.y}),{separatorStart:o,separatorEnd:l}}function FS(n,t){const{width:e,height:i,options:s}=n,r=s.callout.margin+s.borderWidth/2;return t==="right"?e+r:t==="bottom"?i+r:-r}function BS(n,t,e){const{y:i,width:s,height:r,options:a}=n,o=a.callout.start,l=zS(t,a.callout);let c,u;return t==="left"||t==="right"?(c={x:e.x,y:i+En(r,o)},u={x:c.x+l,y:c.y}):(c={x:e.x+En(s,o),y:e.y},u={x:c.x,y:c.y+l}),{sideStart:c,sideEnd:u}}function zS(n,t){const e=t.side;return n==="left"||n==="top"?-e:e}function HS(n,t){const e=t.position;return Hf.includes(e)?e:WS(n,t)}function WS(n,t){const{x:e,y:i,x2:s,y2:r,width:a,height:o,pointX:l,pointY:c,centerX:u,centerY:d,rotation:f}=n,m={x:u,y:d},g=t.start,p=En(a,g),x=En(o,g),v=[e,e+p,e+p,s],M=[i+x,r,i,r],k=[];for(let T=0;T<4;T++){const P=Jn({x:v[T],y:M[T]},m,Vt(f));k.push({position:Hf[T],distance:fi(P,{x:l,y:c})})}return k.sort((T,P)=>T.distance-P.distance)[0].position}function YS(n,t,e){const{pointX:i,pointY:s}=n,r=t.margin;let a=i,o=s;return e==="left"?a+=r:e==="right"?a-=r:e==="top"?o+=r:e==="bottom"&&(o-=r),n.inRange(a,o)}const Wf={xScaleID:{min:"xMin",max:"xMax",start:"left",end:"right",startProp:"x",endProp:"x2"},yScaleID:{min:"yMin",max:"yMax",start:"bottom",end:"top",startProp:"y",endProp:"y2"}};function Ei(n,t,e){return t=typeof t=="number"?t:n.parse(t),At(t)?n.getPixelForValue(t):e}function ni(n,t,e){const i=t[e];if(i||e==="scaleID")return i;const s=e.charAt(0),r=Object.values(n).filter(a=>a.axis&&a.axis===s);return r.length?r[0].id:s}function Yf(n,t){if(n){const e=n.options.reverse,i=Ei(n,t.min,e?t.end:t.start),s=Ei(n,t.max,e?t.start:t.end);return{start:i,end:s}}}function Vf(n,t){const{chartArea:e,scales:i}=n,s=i[ni(i,t,"xScaleID")],r=i[ni(i,t,"yScaleID")];let a=e.width/2,o=e.height/2;return s&&(a=Ei(s,t.xValue,s.left+s.width/2)),r&&(o=Ei(r,t.yValue,r.top+r.height/2)),{x:a,y:o}}function bl(n,t){const e=n.scales,i=e[ni(e,t,"xScaleID")],s=e[ni(e,t,"yScaleID")];if(!i&&!s)return{};let{left:r,right:a}=i||n.chartArea,{top:o,bottom:l}=s||n.chartArea;const c=Uf(i,{min:t.xMin,max:t.xMax,start:r,end:a});r=c.start,a=c.end;const u=Uf(s,{min:t.yMin,max:t.yMax,start:l,end:o});return o=u.start,l=u.end,{x:r,y:o,x2:a,y2:l,width:a-r,height:l-o,centerX:r+(a-r)/2,centerY:o+(l-o)/2}}function jf(n,t){if(!If(t)){const e=bl(n,t);let i=t.radius;(!i||isNaN(i))&&(i=Math.min(e.width,e.height)/2,t.radius=i);const s=i*2,r=e.centerX+t.xAdjust,a=e.centerY+t.yAdjust;return{x:r-i,y:a-i,x2:r+i,y2:a+i,centerX:r,centerY:a,width:s,height:s,radius:i}}return jS(n,t)}function VS(n,t){const{scales:e,chartArea:i}=n,s=e[t.scaleID],r={x:i.left,y:i.top,x2:i.right,y2:i.bottom};return s?$S(s,r,t):US(e,r,t),r}function $f(n,t){const e=bl(n,t);return e.initProperties=Ci(n,e,t),e.elements=[{type:"label",optionScope:"label",properties:GS(n,e,t),initProperties:e.initProperties}],e}function jS(n,t){const e=Vf(n,t),i=t.radius*2;return{x:e.x-t.radius+t.xAdjust,y:e.y-t.radius+t.yAdjust,x2:e.x+t.radius+t.xAdjust,y2:e.y+t.radius+t.yAdjust,centerX:e.x+t.xAdjust,centerY:e.y+t.yAdjust,radius:t.radius,width:i,height:i}}function Uf(n,t){const e=Yf(n,t)||t;return{start:Math.min(e.start,e.end),end:Math.max(e.start,e.end)}}function $S(n,t,e){const i=Ei(n,e.value,NaN),s=Ei(n,e.endValue,i);n.isHorizontal()?(t.x=i,t.x2=s):(t.y=i,t.y2=s)}function US(n,t,e){for(const i of Object.keys(Wf)){const s=n[ni(n,e,i)];if(s){const{min:r,max:a,start:o,end:l,startProp:c,endProp:u}=Wf[i],d=Yf(s,{min:e[r],max:e[a],start:s[o],end:s[l]});t[c]=d.start,t[u]=d.end}}}function qS({properties:n,options:t},e,i,s){const{x:r,x2:a,width:o}=n;return qf({start:r,end:a,borderWidth:t.borderWidth},{position:i.x,padding:{start:s.left,end:s.right},adjust:t.label.xAdjust,size:e.width})}function XS({properties:n,options:t},e,i,s){const{y:r,y2:a,height:o}=n;return qf({start:r,end:a,borderWidth:t.borderWidth},{position:i.y,padding:{start:s.top,end:s.bottom},adjust:t.label.yAdjust,size:e.height})}function qf(n,t){const{start:e,end:i,borderWidth:s}=n,{position:r,padding:{start:a,end:o},adjust:l}=t,c=i-s-e-a-o-t.size;return e+s/2+l+gl(c,r)}function GS(n,t,e){const i=e.label;i.backgroundColor="transparent",i.callout.display=!1;const s=pl(i.position),r=jt(i.padding),a=ra(n.ctx,i),o=qS({properties:t,options:e},a,s,r),l=XS({properties:t,options:e},a,s,r),c=a.width+r.width,u=a.height+r.height;return{x:o,y:l,x2:o+c,y2:l+u,width:c,height:u,centerX:o+c/2,centerY:l+u/2,rotation:i.rotation}}const _l=["enter","leave"],xl=_l.concat("click");function KS(n,t,e){t.listened=Nf(e,xl,t.listeners),t.moveListened=!1,_l.forEach(i=>{pe(e[i])&&(t.moveListened=!0)}),(!t.listened||!t.moveListened)&&t.annotations.forEach(i=>{!t.listened&&pe(i.click)&&(t.listened=!0),t.moveListened||_l.forEach(s=>{pe(i[s])&&(t.listened=!0,t.moveListened=!0)})})}function ZS(n,t,e){if(n.listened)switch(t.type){case"mousemove":case"mouseout":return QS(n,t,e);case"click":return JS(n,t,e)}}function QS(n,t,e){if(!n.moveListened)return;let i;t.type==="mousemove"?i=ml(n.visibleElements,t,e.interaction):i=[];const s=n.hovered;n.hovered=i;const r={state:n,event:t};let a=Xf(r,"leave",s,i);return Xf(r,"enter",i,s)||a}function Xf({state:n,event:t},e,i,s){let r;for(const a of i)s.indexOf(a)<0&&(r=Gf(a.options[e]||n.listeners[e],a,t)||r);return r}function JS(n,t,e){const i=n.listeners,s=ml(n.visibleElements,t,e.interaction);let r;for(const a of s)r=Gf(a.options.click||i.click,a,t)||r;return r}function Gf(n,t,e){return St(n,[t.$context,e])===!0}const aa=["afterDraw","beforeDraw"];function tk(n,t,e){const i=t.visibleElements;t.hooked=Nf(e,aa,t.hooks),t.hooked||i.forEach(s=>{t.hooked||aa.forEach(r=>{pe(s.options[r])&&(t.hooked=!0)})})}function Kf(n,t,e){if(n.hooked){const i=t.options[e]||n.hooks[e];return St(i,[t.$context])}}function ek(n,t,e){const i=ak(n.scales,t,e);let s=Zf(t,i,"min","suggestedMin");s=Zf(t,i,"max","suggestedMax")||s,s&&pe(t.handleTickRangeOptions)&&t.handleTickRangeOptions()}function nk(n,t){for(const e of n)sk(e,t)}function Zf(n,t,e,i){if(At(t[e])&&!ik(n.options,e,i)){const s=n[e]!==t[e];return n[e]=t[e],s}}function ik(n,t,e){return ge(n[t])||ge(n[e])}function sk(n,t){for(const e of["scaleID","xScaleID","yScaleID"]){const i=ni(t,n,e);i&&!t[i]&&rk(n,e)&&console.warn(`No scale found with id '${i}' for annotation '${n.id}'`)}}function rk(n,t){if(t==="scaleID")return!0;const e=t.charAt(0);for(const i of["Min","Max","Value"])if(ge(n[e+i]))return!0;return!1}function ak(n,t,e){const i=t.axis,s=t.id,r=i+"ScaleID",a={min:st(t.min,Number.NEGATIVE_INFINITY),max:st(t.max,Number.POSITIVE_INFINITY)};for(const o of e)o.scaleID===s?Qf(o,t,["value","endValue"],a):ni(n,o,r)===s&&Qf(o,t,[i+"Min",i+"Max",i+"Value"],a);return a}function Qf(n,t,e,i){for(const s of e){const r=n[s];if(ge(r)){const a=t.parse(r);i.min=Math.min(i.min,a),i.max=Math.max(i.max,a)}}}class Pi extends Zt{inRange(t,e,i,s){const{x:r,y:a}=Jn({x:t,y:e},this.getCenterPoint(s),Vt(-this.options.rotation));return Df({x:r,y:a},this.getProps(["x","y","x2","y2"],s),i,this.options)}getCenterPoint(t){return ei(this,t)}draw(t){t.save(),sa(t,this.getCenterPoint(),this.options.rotation),Bf(t,this,this.options),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,e){return $f(t,e)}}Pi.id="boxAnnotation",Pi.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:0,borderShadowColor:"transparent",borderWidth:1,display:!0,init:void 0,hitTolerance:0,label:{backgroundColor:"transparent",borderWidth:0,callout:{display:!1},color:"black",content:null,display:!1,drawTime:void 0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:"bold"},height:void 0,hitTolerance:void 0,opacity:void 0,padding:6,position:"center",rotation:void 0,textAlign:"start",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0,z:void 0},rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},Pi.defaultRoutes={borderColor:"color",backgroundColor:"color"},Pi.descriptors={label:{_fallback:!0}};class oa extends Zt{inRange(t,e,i,s){return Tf({x:t,y:e},{rect:this.getProps(["x","y","x2","y2"],s),center:this.getCenterPoint(s)},i,{rotation:this.rotation,borderWidth:0,hitTolerance:this.options.hitTolerance})}getCenterPoint(t){return ei(this,t)}draw(t){const e=this.options;!e.display||!e.content||(hk(t,this),t.save(),sa(t,this.getCenterPoint(),this.rotation),zf(t,this,e,this._fitRatio),t.restore())}resolveElementProperties(t,e){const i=ok(t,e);if(!i)return{};const{controllerMeta:s,point:r,radius:a}=ck(t,e,i);let o=ra(t.ctx,e);const l=uk(o,a);Af(e,l)&&(o={width:o.width*l,height:o.height*l});const{position:c,xAdjust:u,yAdjust:d}=e,f=Pf(r,o,{borderWidth:0,position:c,xAdjust:u,yAdjust:d});return{initProperties:Ci(t,f,e),...f,...s,rotation:e.rotation,_fitRatio:l}}}oa.id="doughnutLabelAnnotation",oa.defaults={autoFit:!0,autoHide:!0,backgroundColor:"transparent",backgroundShadowColor:"transparent",borderColor:"transparent",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderShadowColor:"transparent",borderWidth:0,color:"black",content:null,display:!0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:void 0},height:void 0,hitTolerance:0,init:void 0,opacity:void 0,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,spacing:1,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0},oa.defaultRoutes={};function ok(n,t){return n.getSortedVisibleDatasetMetas().reduce(function(e,i){const s=i.controller;return s instanceof nn&&lk(n,t,i.data)&&(!e||s.innerRadius<e.controller.innerRadius)&&s.options.circumference>=90?i:e},void 0)}function lk(n,t,e){if(!t.autoHide)return!0;for(let i=0;i<e.length;i++)if(!e[i].hidden&&n.getDataVisibility(i))return!0}function ck({chartArea:n},t,e){const{left:i,top:s,right:r,bottom:a}=n,{innerRadius:o,offsetX:l,offsetY:c}=e.controller,u=(i+r)/2+l,d=(s+a)/2+c,f={left:Math.max(u-o,i),right:Math.min(u+o,r),top:Math.max(d-o,s),bottom:Math.min(d+o,a)},m={x:(f.left+f.right)/2,y:(f.top+f.bottom)/2},g=t.spacing+t.borderWidth/2,p=o-g,x=m.y>d,v=x?s+g:a-g,M=dk(v,u,d,p);return{controllerMeta:{_centerX:u,_centerY:d,_radius:p,_counterclockwise:x,...M},point:m,radius:Math.min(o,Math.min(f.right-f.left,f.bottom-f.top)/2)}}function uk({width:n,height:t},e){const i=Math.sqrt(Math.pow(n,2)+Math.pow(t,2));return e*2/i}function dk(n,t,e,i){const s=Math.pow(e-n,2),r=Math.pow(i,2),a=t*-2,o=Math.pow(t,2)+s-r,l=Math.pow(a,2)-4*o;if(l<=0)return{_startAngle:0,_endAngle:Ct};const c=(-a-Math.sqrt(l))/2,u=(-a+Math.sqrt(l))/2;return{_startAngle:lr({x:t,y:e},{x:c,y:n}).angle,_endAngle:lr({x:t,y:e},{x:u,y:n}).angle}}function hk(n,t){const{_centerX:e,_centerY:i,_radius:s,_startAngle:r,_endAngle:a,_counterclockwise:o,options:l}=t;n.save();const c=ln(n,l);n.fillStyle=l.backgroundColor,n.beginPath(),n.arc(e,i,s,r,a,o),n.closePath(),n.fill(),c&&n.stroke(),n.restore()}class Fs extends Zt{inRange(t,e,i,s){return Tf({x:t,y:e},{rect:this.getProps(["x","y","x2","y2"],s),center:this.getCenterPoint(s)},i,{rotation:this.rotation,borderWidth:this.options.borderWidth,hitTolerance:this.options.hitTolerance})}getCenterPoint(t){return ei(this,t)}draw(t){const e=this.options,i=!ge(this._visible)||this._visible;!e.display||!e.content||!i||(t.save(),sa(t,this.getCenterPoint(),this.rotation),LS(t,this),Bf(t,this,e),zf(t,fk(this),e),t.restore())}resolveElementProperties(t,e){let i;if(If(e))i=Vf(t,e);else{const{centerX:o,centerY:l}=bl(t,e);i={x:o,y:l}}const s=jt(e.padding),r=ra(t.ctx,e),a=Pf(i,r,e,s);return{initProperties:Ci(t,a,e),pointX:i.x,pointY:i.y,...a,rotation:e.rotation}}}Fs.id="labelAnnotation",Fs.defaults={adjustScaleRange:!0,backgroundColor:"transparent",backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:0,borderShadowColor:"transparent",borderWidth:0,callout:{borderCapStyle:"butt",borderColor:void 0,borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:1,display:!1,margin:5,position:"auto",side:5,start:"50%"},color:"black",content:null,display:!0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:void 0},height:void 0,hitTolerance:0,init:void 0,opacity:void 0,padding:6,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},Fs.defaultRoutes={borderColor:"color"};function fk({x:n,y:t,width:e,height:i,options:s}){const r=s.borderWidth/2,a=jt(s.padding);return{x:n+a.left+r,y:t+a.top+r,width:e-a.left-a.right-s.borderWidth,height:i-a.top-a.bottom-s.borderWidth}}const wl=(n,t,e)=>({x:n.x+e*(t.x-n.x),y:n.y+e*(t.y-n.y)}),vl=(n,t,e)=>wl(t,e,Math.abs((n-t.y)/(e.y-t.y))).x,Jf=(n,t,e)=>wl(t,e,Math.abs((n-t.x)/(e.x-t.x))).y,Bs=n=>n*n,mk=(n,t,{x:e,y:i,x2:s,y2:r},a)=>a==="y"?{start:Math.min(i,r),end:Math.max(i,r),value:t}:{start:Math.min(e,s),end:Math.max(e,s),value:n},tm=(n,t,e,i)=>(1-i)*(1-i)*n+2*(1-i)*i*t+i*i*e,Ml=(n,t,e,i)=>({x:tm(n.x,t.x,e.x,i),y:tm(n.y,t.y,e.y,i)}),em=(n,t,e,i)=>2*(1-i)*(t-n)+2*i*(e-t),nm=(n,t,e,i)=>-Math.atan2(em(n.x,t.x,e.x,i),em(n.y,t.y,e.y,i))+.5*ut;class zs extends Zt{inRange(t,e,i,s){const r=(this.options.borderWidth+this.options.hitTolerance)/2;if(i!=="x"&&i!=="y"){const a={mouseX:t,mouseY:e},{path:o,ctx:l}=this;if(o){ln(l,this.options),l.lineWidth+=this.options.hitTolerance;const{chart:u}=this.$context,d=t*u.currentDevicePixelRatio,f=e*u.currentDevicePixelRatio,m=l.isPointInStroke(o,d,f)||Sl(this,a,s);return l.restore(),m}const c=Bs(r);return bk(this,a,c,s)||Sl(this,a,s)}return gk(this,{mouseX:t,mouseY:e},i,{hitSize:r,useFinalPosition:s})}getCenterPoint(t){return ei(this,t)}draw(t){const{x:e,y:i,x2:s,y2:r,cp:a,options:o}=this;if(t.save(),!ln(t,o))return t.restore();Oi(t,o);const l=Math.sqrt(Math.pow(s-e,2)+Math.pow(r-i,2));if(o.curve&&a)return Dk(t,this,a,l),t.restore();const{startOpts:c,endOpts:u,startAdjust:d,endAdjust:f}=om(this),m=Math.atan2(r-i,s-e);t.translate(e,i),t.rotate(m),t.beginPath(),t.moveTo(0+d,0),t.lineTo(l-f,0),t.shadowColor=o.borderShadowColor,t.stroke(),kl(t,0,d,c),kl(t,l,-f,u),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,e){const i=VS(t,e),{x:s,y:r,x2:a,y2:o}=i,l=pk(i,t.chartArea),c=l?yk({x:s,y:r},{x:a,y:o},t.chartArea):{x:s,y:r,x2:a,y2:o,width:Math.abs(a-s),height:Math.abs(o-r)};if(c.centerX=(a+s)/2,c.centerY=(o+r)/2,c.initProperties=Ci(t,c,e),e.curve){const d={x:c.x,y:c.y},f={x:c.x2,y:c.y2};c.cp=kk(c,e,fi(d,f))}const u=_k(t,c,e.label);return u._visible=l,c.elements=[{type:"label",optionScope:"label",properties:u,initProperties:c.initProperties}],c}}zs.id="lineAnnotation";const im={backgroundColor:void 0,backgroundShadowColor:void 0,borderColor:void 0,borderDash:void 0,borderDashOffset:void 0,borderShadowColor:void 0,borderWidth:void 0,display:void 0,fill:void 0,length:void 0,shadowBlur:void 0,shadowOffsetX:void 0,shadowOffsetY:void 0,width:void 0};zs.defaults={adjustScaleRange:!0,arrowHeads:{display:!1,end:Object.assign({},im),fill:!1,length:12,start:Object.assign({},im),width:6},borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:2,curve:!1,controlPoint:{y:"-50%"},display:!0,endValue:void 0,init:void 0,hitTolerance:0,label:{backgroundColor:"rgba(0,0,0,0.8)",backgroundShadowColor:"transparent",borderCapStyle:"butt",borderColor:"black",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderRadius:6,borderShadowColor:"transparent",borderWidth:0,callout:Object.assign({},Fs.defaults.callout),color:"#fff",content:null,display:!1,drawTime:void 0,font:{family:void 0,lineHeight:void 0,size:void 0,style:void 0,weight:"bold"},height:void 0,hitTolerance:void 0,opacity:void 0,padding:6,position:"center",rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,textAlign:"center",textStrokeColor:void 0,textStrokeWidth:0,width:void 0,xAdjust:0,yAdjust:0,z:void 0},scaleID:void 0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,value:void 0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},zs.descriptors={arrowHeads:{start:{_fallback:!0},end:{_fallback:!0},_fallback:!0}},zs.defaultRoutes={borderColor:"color"};function gk(n,{mouseX:t,mouseY:e},i,{hitSize:s,useFinalPosition:r}){const a=mk(t,e,n.getProps(["x","y","x2","y2"],r),i);return kf(a,s)||Sl(n,{mouseX:t,mouseY:e},r,i)}function pk({x:n,y:t,x2:e,y2:i},{top:s,right:r,bottom:a,left:o}){return!(n<o&&e<o||n>r&&e>r||t<s&&i<s||t>a&&i>a)}function sm({x:n,y:t},e,{top:i,right:s,bottom:r,left:a}){return n<a&&(t=Jf(a,{x:n,y:t},e),n=a),n>s&&(t=Jf(s,{x:n,y:t},e),n=s),t<i&&(n=vl(i,{x:n,y:t},e),t=i),t>r&&(n=vl(r,{x:n,y:t},e),t=r),{x:n,y:t}}function yk(n,t,e){const{x:i,y:s}=sm(n,t,e),{x:r,y:a}=sm(t,n,e);return{x:i,y:s,x2:r,y2:a,width:Math.abs(r-i),height:Math.abs(a-s)}}function bk(n,{mouseX:t,mouseY:e},i=ti,s){const{x:r,y:a,x2:o,y2:l}=n.getProps(["x","y","x2","y2"],s),c=o-r,u=l-a,d=Bs(c)+Bs(u),f=d===0?-1:((t-r)*c+(e-a)*u)/d;let m,g;return f<0?(m=r,g=a):f>1?(m=o,g=l):(m=r+f*c,g=a+f*u),Bs(t-m)+Bs(e-g)<=i}function Sl(n,{mouseX:t,mouseY:e},i,s){const r=n.label;return r.options.display&&r.inRange(t,e,s,i)}function _k(n,t,e){const i=e.borderWidth,s=jt(e.padding),r=ra(n.ctx,e),a=r.width+s.width+i,o=r.height+s.height+i;return wk(t,e,{width:a,height:o,padding:s},n.chartArea)}function xk(n){const{x:t,y:e,x2:i,y2:s}=n,r=Math.atan2(s-e,i-t);return r>ut/2?r-ut:r<ut/-2?r+ut:r}function wk(n,t,e,i){const{width:s,height:r,padding:a}=e,{xAdjust:o,yAdjust:l}=t,c={x:n.x,y:n.y},u={x:n.x2,y:n.y2},d=t.rotation==="auto"?xk(n):Vt(t.rotation),f=vk(s,r,d),m=Mk(n,t,{labelSize:f,padding:a},i),g=n.cp?Ml(c,n.cp,u,m):wl(c,u,m),p={size:f.w,min:i.left,max:i.right,padding:a.left},x={size:f.h,min:i.top,max:i.bottom,padding:a.top},v=am(g.x,p)+o,M=am(g.y,x)+l;return{x:v-s/2,y:M-r/2,x2:v+s/2,y2:M+r/2,centerX:v,centerY:M,pointX:g.x,pointY:g.y,width:s,height:r,rotation:or(d)}}function vk(n,t,e){const i=Math.cos(e),s=Math.sin(e);return{w:Math.abs(n*i)+Math.abs(t*s),h:Math.abs(n*s)+Math.abs(t*i)}}function Mk(n,t,e,i){let s;const r=Sk(n,i);return t.position==="start"?s=rm({w:n.x2-n.x,h:n.y2-n.y},e,t,r):t.position==="end"?s=1-rm({w:n.x-n.x2,h:n.y-n.y2},e,t,r):s=gl(1,t.position),s}function rm(n,t,e,i){const{labelSize:s,padding:r}=t,a=n.w*i.dx,o=n.h*i.dy,l=a>0&&(s.w/2+r.left-i.x)/a,c=o>0&&(s.h/2+r.top-i.y)/o;return na(Math.max(l,c),0,.25)}function Sk(n,t){const{x:e,x2:i,y:s,y2:r}=n,a=Math.min(s,r)-t.top,o=Math.min(e,i)-t.left,l=t.bottom-Math.max(s,r),c=t.right-Math.max(e,i);return{x:Math.min(o,c),y:Math.min(a,l),dx:o<=c?1:-1,dy:a<=l?1:-1}}function am(n,t){const{size:e,min:i,max:s,padding:r}=t,a=e/2;return e>s-i?(s+i)/2:(i>=n-r-a&&(n=i+r+a),s<=n+r+a&&(n=s-r-a),n)}function om(n){const t=n.options,e=t.arrowHeads&&t.arrowHeads.start,i=t.arrowHeads&&t.arrowHeads.end;return{startOpts:e,endOpts:i,startAdjust:lm(n,e),endAdjust:lm(n,i)}}function lm(n,t){if(!t||!t.display)return 0;const{length:e,width:i}=t,s=n.options.borderWidth/2,r={x:e,y:i+s};return Math.abs(vl(0,r,{x:0,y:s}))}function kl(n,t,e,i){if(!i||!i.display)return;const{length:s,width:r,fill:a,backgroundColor:o,borderColor:l}=i,c=Math.abs(t-s)+e;n.beginPath(),Oi(n,i),ln(n,i),n.moveTo(c,-r),n.lineTo(t+e,0),n.lineTo(c,r),a===!0?(n.fillStyle=o||l,n.closePath(),n.fill(),n.shadowColor="transparent"):n.shadowColor=i.borderShadowColor,n.stroke()}function kk(n,t,e){const{x:i,y:s,x2:r,y2:a,centerX:o,centerY:l}=n,c=Math.atan2(a-s,r-i),u=pl(t.controlPoint,0),d={x:o+En(e,u.x,!1),y:l+En(e,u.y,!1)};return Jn(d,{x:o,y:l},c)}function cm(n,{x:t,y:e},{angle:i,adjust:s},r){!r||!r.display||(n.save(),n.translate(t,e),n.rotate(i),kl(n,0,-s,r),n.restore())}function Dk(n,t,e,i){const{x:s,y:r,x2:a,y2:o,options:l}=t,{startOpts:c,endOpts:u,startAdjust:d,endAdjust:f}=om(t),m={x:s,y:r},g={x:a,y:o},p=nm(m,e,g,0),x=nm(m,e,g,1)-ut,v=Ml(m,e,g,d/i),M=Ml(m,e,g,1-f/i),k=new Path2D;n.beginPath(),k.moveTo(v.x,v.y),k.quadraticCurveTo(e.x,e.y,M.x,M.y),n.shadowColor=l.borderShadowColor,n.stroke(k),t.path=k,t.ctx=n,cm(n,v,{angle:p,adjust:d},c),cm(n,M,{angle:x,adjust:f},u)}class Hs extends Zt{inRange(t,e,i,s){const r=this.options.rotation,a=(this.options.borderWidth+this.options.hitTolerance)/2;if(i!=="x"&&i!=="y")return Tk({x:t,y:e},this.getProps(["width","height","centerX","centerY"],s),r,a);const{x:o,y:l,x2:c,y2:u}=this.getProps(["x","y","x2","y2"],s),d=i==="y"?{start:l,end:u}:{start:o,end:c},f=Jn({x:t,y:e},this.getCenterPoint(s),Vt(-r));return f[i]>=d.start-a-ti&&f[i]<=d.end+a+ti}getCenterPoint(t){return ei(this,t)}draw(t){const{width:e,height:i,centerX:s,centerY:r,options:a}=this;t.save(),sa(t,this.getCenterPoint(),a.rotation),Oi(t,this.options),t.beginPath(),t.fillStyle=a.backgroundColor;const o=ln(t,a);t.ellipse(s,r,i/2,e/2,ut/2,0,2*ut),t.fill(),o&&(t.shadowColor=a.borderShadowColor,t.stroke()),t.restore()}get label(){return this.elements&&this.elements[0]}resolveElementProperties(t,e){return $f(t,e)}}Hs.id="ellipseAnnotation",Hs.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,label:Object.assign({},Pi.defaults.label),rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xMax:void 0,xMin:void 0,xScaleID:void 0,yMax:void 0,yMin:void 0,yScaleID:void 0,z:0},Hs.defaultRoutes={borderColor:"color",backgroundColor:"color"},Hs.descriptors={label:{_fallback:!0}};function Tk(n,t,e,i){const{width:s,height:r,centerX:a,centerY:o}=t,l=s/2,c=r/2;if(l<=0||c<=0)return!1;const u=Vt(e||0),d=Math.cos(u),f=Math.sin(u),m=Math.pow(d*(n.x-a)+f*(n.y-o),2),g=Math.pow(f*(n.x-a)-d*(n.y-o),2);return m/Math.pow(l+i,2)+g/Math.pow(c+i,2)<=1.0001}class la extends Zt{inRange(t,e,i,s){const{x:r,y:a,x2:o,y2:l,width:c}=this.getProps(["x","y","x2","y2","width"],s),u=(this.options.borderWidth+this.options.hitTolerance)/2;return i!=="x"&&i!=="y"?wS({x:t,y:e},this.getCenterPoint(s),c/2,u):kf(i==="y"?{start:a,end:l,value:e}:{start:r,end:o,value:t},u)}getCenterPoint(t){return ei(this,t)}draw(t){const e=this.options,i=e.borderWidth;if(e.radius<.1)return;t.save(),t.fillStyle=e.backgroundColor,Oi(t,e);const s=ln(t,e);OS(t,this,this.centerX,this.centerY),s&&!ia(e.pointStyle)&&(t.shadowColor=e.borderShadowColor,t.stroke()),t.restore(),e.borderWidth=i}resolveElementProperties(t,e){const i=jf(t,e);return i.initProperties=Ci(t,i,e),i}}la.id="pointAnnotation",la.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderDash:[],borderDashOffset:0,borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,pointStyle:"circle",radius:10,rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},la.defaultRoutes={borderColor:"color",backgroundColor:"color"};class ca extends Zt{inRange(t,e,i,s){if(i!=="x"&&i!=="y")return this.options.radius>=.1&&this.elements.length>1&&Ok(this.elements,t,e,s);const r=Jn({x:t,y:e},this.getCenterPoint(s),Vt(-this.options.rotation)),a=this.elements.map(c=>i==="y"?c.bY:c.bX),o=Math.min(...a),l=Math.max(...a);return r[i]>=o&&r[i]<=l}getCenterPoint(t){return ei(this,t)}draw(t){const{elements:e,options:i}=this;t.save(),t.beginPath(),t.fillStyle=i.backgroundColor,Oi(t,i);const s=ln(t,i);let r=!0;for(const a of e)r?(t.moveTo(a.x,a.y),r=!1):t.lineTo(a.x,a.y);t.closePath(),t.fill(),s&&(t.shadowColor=i.borderShadowColor,t.stroke()),t.restore()}resolveElementProperties(t,e){const i=jf(t,e),{sides:s,rotation:r}=e,a=[],o=2*ut/s;let l=r*La;for(let c=0;c<s;c++,l+=o){const u=Ck(i,e,l);u.initProperties=Ci(t,i,e),a.push(u)}return i.elements=a,i}}ca.id="polygonAnnotation",ca.defaults={adjustScaleRange:!0,backgroundShadowColor:"transparent",borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderShadowColor:"transparent",borderWidth:1,display:!0,hitTolerance:0,init:void 0,point:{radius:0},radius:10,rotation:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,sides:3,xAdjust:0,xMax:void 0,xMin:void 0,xScaleID:void 0,xValue:void 0,yAdjust:0,yMax:void 0,yMin:void 0,yScaleID:void 0,yValue:void 0,z:0},ca.defaultRoutes={borderColor:"color",backgroundColor:"color"};function Ck({centerX:n,centerY:t},{radius:e,borderWidth:i,hitTolerance:s},r){const a=(i+s)/2,o=Math.sin(r),l=Math.cos(r),c={x:n+o*e,y:t-l*e};return{type:"point",optionScope:"point",properties:{x:c.x,y:c.y,centerX:c.x,centerY:c.y,bX:n+o*(e+a),bY:t-l*(e+a)}}}function Ok(n,t,e,i){let s=!1,r=n[n.length-1].getProps(["bX","bY"],i);for(const a of n){const o=a.getProps(["bX","bY"],i);o.bY>e!=r.bY>e&&t<(r.bX-o.bX)*(e-o.bY)/(r.bY-o.bY)+o.bX&&(s=!s),r=o}return s}const Pn={box:Pi,doughnutLabel:oa,ellipse:Hs,label:Fs,line:zs,point:la,polygon:ca};Object.keys(Pn).forEach(n=>{Pt.describe(`elements.${Pn[n].id}`,{_fallback:"plugins.annotation.common"})});const Ek={update:Object.assign},Pk=xl.concat(aa),um=(n,t)=>ft(t)?Cl(n,t):n,Dl=n=>n==="color"||n==="font";function Tl(n="line"){return Pn[n]?n:(console.warn(`Unknown annotation type: '${n}', defaulting to 'line'`),"line")}function Ak(n,t,e,i){const s=Ik(n,e.animations,i),r=t.annotations,a=Fk(t.elements,r);for(let o=0;o<r.length;o++){const l=r[o],c=dm(a,o,l.type),u=l.setContext(Nk(n,c,a,l)),d=c.resolveElementProperties(n,u);d.skip=Rk(d),"elements"in d&&(Lk(c,d.elements,u,s),delete d.elements),ge(c.x)||Object.assign(c,d),Object.assign(c,d.initProperties),d.options=hm(u),s.update(c,d)}}function Rk(n){return isNaN(n.x)||isNaN(n.y)}function Ik(n,t,e){return e==="reset"||e==="none"||e==="resize"?Ek:new Ga(n,t)}function Lk(n,t,e,i){const s=n.elements||(n.elements=[]);s.length=t.length;for(let r=0;r<t.length;r++){const a=t[r],o=a.properties,l=dm(s,r,a.type,a.initProperties),c=e[a.optionScope].override(a);o.options=hm(c),i.update(l,o)}}function dm(n,t,e,i){const s=Pn[Tl(e)];let r=n[t];return(!r||!(r instanceof s))&&(r=n[t]=new s,Object.assign(r,i)),r}function hm(n){const t=Pn[Tl(n.type)],e={};e.id=n.id,e.type=n.type,e.drawTime=n.drawTime,Object.assign(e,Cl(n,t.defaults),Cl(n,t.defaultRoutes));for(const i of Pk)e[i]=n[i];return e}function Cl(n,t){const e={};for(const i of Object.keys(t)){const s=t[i],r=n[i];Dl(i)&&wt(r)?e[i]=r.map(a=>um(a,s)):e[i]=um(r,s)}return e}function Nk(n,t,e,i){return t.$context||(t.$context=Object.assign(Object.create(n.getContext()),{element:t,get elements(){return e.filter(s=>s&&s.options)},id:i.id,type:"annotation"}))}function Fk(n,t){const e=t.length,i=n.length;if(i<e){const s=e-i;n.splice(i,0,...new Array(s))}else i>e&&n.splice(e,i-e);return n}var Bk="3.1.0";const An=new Map,fm=n=>n.type!=="doughnutLabel",zk=xl.concat(aa);var mm={id:"annotation",version:Bk,beforeRegister(){vS("chart.js","4.0",ye.version)},afterRegister(){ye.register(Pn)},afterUnregister(){ye.unregister(Pn)},beforeInit(n){An.set(n,{annotations:[],elements:[],visibleElements:[],listeners:{},listened:!1,moveListened:!1,hooks:{},hooked:!1,hovered:[]})},beforeUpdate(n,t,e){const i=An.get(n),s=i.annotations=[];let r=e.annotations;ft(r)?Object.keys(r).forEach(a=>{const o=r[a];ft(o)&&(o.id=a,s.push(o))}):wt(r)&&s.push(...r),nk(s.filter(fm),n.scales)},afterDataLimits(n,t){const e=An.get(n);ek(n,t.scale,e.annotations.filter(fm).filter(i=>i.display&&i.adjustScaleRange))},afterUpdate(n,t,e){const i=An.get(n);KS(n,i,e),Ak(n,i,e,t.mode),i.visibleElements=i.elements.filter(s=>!s.skip&&s.options.display),tk(n,i,e)},beforeDatasetsDraw(n,t,e){Ws(n,"beforeDatasetsDraw",e.clip)},afterDatasetsDraw(n,t,e){Ws(n,"afterDatasetsDraw",e.clip)},beforeDatasetDraw(n,t,e){Ws(n,t.index,e.clip)},beforeDraw(n,t,e){Ws(n,"beforeDraw",e.clip)},afterDraw(n,t,e){Ws(n,"afterDraw",e.clip)},beforeEvent(n,t,e){const i=An.get(n);ZS(i,t.event,e)&&(t.changed=!0)},afterDestroy(n){An.delete(n)},getAnnotations(n){const t=An.get(n);return t?t.elements:[]},_getAnnotationElementsAtEventForMode(n,t,e){return ml(n,t,e)},defaults:{animations:{numbers:{properties:["x","y","x2","y2","width","height","centerX","centerY","pointX","pointY","radius"],type:"number"},colors:{properties:["backgroundColor","borderColor"],type:"color"}},clip:!0,interaction:{mode:void 0,axis:void 0,intersect:void 0},common:{drawTime:"afterDatasetsDraw",init:!1,label:{}}},descriptors:{_indexable:!1,_scriptable:n=>!zk.includes(n)&&n!=="init",annotations:{_allKeys:!1,_fallback:(n,t)=>`elements.${Pn[Tl(t.type)].id}`},interaction:{_fallback:!0},common:{label:{_indexable:Dl,_fallback:!0},_indexable:Dl}},additionalOptionScopes:[""]};function Ws(n,t,e){const{ctx:i,chartArea:s}=n,r=An.get(n);e&&Qi(i,s);const a=Hk(r.visibleElements,t).sort((o,l)=>o.element.options.z-l.element.options.z);for(const o of a)Wk(i,s,r,o);e&&Ji(i)}function Hk(n,t){const e=[];for(const i of n)if(i.options.drawTime===t&&e.push({element:i,main:!0}),i.elements&&i.elements.length)for(const s of i.elements)s.options.display&&s.options.drawTime===t&&e.push({element:s});return e}function Wk(n,t,e,i){const s=i.element;i.main?(Kf(e,s,"beforeDraw"),s.draw(n,t),Kf(e,s,"afterDraw")):s.draw(n,t)}const Yk={class:"zoom-timerange-container"},Vk={class:"zoom-timerange-details"},jk={class:"label","data-testid":"zoom-timerange-from"},$k={class:"label","data-testid":"zoom-timerange-to"},Uk=h.defineComponent({__name:"ZoomTimerange",props:{start:{},end:{},granularity:{}},setup(n){const t=n,{i18n:e}=mt.useI18n(),i=h.ref(As({tickValue:t.start,granularity:t.granularity})),s=h.ref(As({tickValue:t.end,granularity:t.granularity})),r=(a,o)=>{$h(()=>{i.value=As({tickValue:a,granularity:t.granularity}),s.value=As({tickValue:o,granularity:t.granularity})},100)()};return h.watch(()=>[t.start,t.end],([a,o])=>{r(a,o)},{immediate:!0}),(a,o)=>(h.openBlock(),h.createElementBlock("div",Yk,[h.createElementVNode("div",Vk,[h.createElementVNode("div",jk,h.toDisplayString(h.unref(e).t("zoom_time_range.from")),1),h.createElementVNode("div",null,h.toDisplayString(i.value),1),h.createElementVNode("div",$k,h.toDisplayString(h.unref(e).t("zoom_time_range.to")),1),h.createElementVNode("div",null,h.toDisplayString(s.value),1)])]))}}),Ce=(n,t)=>{const e=n.__vccOpts||n;for(const[i,s]of t)e[i]=s;return e},gm=Ce(Uk,[["__scopeId","data-v-0e972e3c"]]),qk={class:"zoom-actions-container"},Xk={class:"zoom-actions-heading"},Gk={class:"zoom-action-select"},Kk=["data-testid"],Zk=["aria-disabled","href"],Qk=["onClick"],Jk=Ce(h.defineComponent({__name:"ZoomActions",props:{zoomActionItems:{},newTimeRange:{},granularity:{}},emits:["onAction"],setup(n,{emit:t}){const e=n,i=t,s=r=>{r.action&&(r.action(e.newTimeRange),i("onAction"))};return(r,a)=>(h.openBlock(),h.createElementBlock("div",qk,[h.createElementVNode("div",Xk,[h.createVNode(gm,{end:n.newTimeRange.end,granularity:n.granularity,start:n.newTimeRange.start},null,8,["end","granularity","start"]),h.createVNode(h.unref(Js.CloseIcon),{class:"zoom-actions-close-icon",color:h.unref(Go),size:h.unref(Ko),onClick:a[0]||(a[0]=o=>r.$emit("onAction"))},null,8,["color","size"])]),a[2]||(a[2]=h.createElementVNode("div",{class:"zoom-actions-heading-divider"},null,-1)),h.createElementVNode("div",Gk,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.zoomActionItems,o=>(h.openBlock(),h.createElementBlock("div",{key:o.key,class:h.normalizeClass(["zoom-action-item",{disabled:o.disabled}]),"data-testid":`zoom-action-item-${o.key}`},[o.href?(h.openBlock(),h.createElementBlock("a",{key:0,"aria-disabled":o.disabled,class:"zoom-action-link",href:o.href,onClick:a[1]||(a[1]=l=>r.$emit("onAction"))},h.toDisplayString(o.label),9,Zk)):(h.openBlock(),h.createElementBlock("div",{key:1,onClick:l=>s(o)},h.toDisplayString(o.label),9,Qk))],10,Kk))),128))])]))}}),[["__scopeId","data-v-179abac7"]]),tD={key:2},eD={class:"tooltip-title"},nD={class:"title"},iD={key:0,class:"subtitle"},sD={class:"context"},rD={class:"metric"},aD={class:"tooltip"},oD={key:0},lD={class:"display-value"},ua=Ce(h.defineComponent({__name:"ChartTooltip",props:{state:{},tooltipTitle:{default:""},absoluteLeft:{default:"0px"},absoluteTop:{default:"0px"},zoomTimeRange:{default:void 0},zoomActionItems:{default:void 0},granularity:{default:void 0}},emits:["dimensions","onAction"],setup(n,{emit:t}){const e=t,i=n,s=h.ref(null),{x:r,y:a,isDragging:o}=lS(s,{initialValue:{x:parseFloat(i.absoluteLeft),y:parseFloat(i.absoluteTop)}}),l=h.computed(()=>`${a.value}px`),c=h.computed(()=>`${r.value}px`),u=h.computed(()=>i.state.tooltipContext),d=h.computed(()=>i.state.metricDisplay),f=h.computed(()=>["interactive","zoom-interactive"].includes(i.state.interactionMode));return h.watch(()=>[i.absoluteLeft,i.absoluteTop],([m,g])=>{o.value||(r.value=parseFloat(m),a.value=parseFloat(g))}),h.watch(o,m=>{m?document.body.classList.add("no-select"):document.body.classList.remove("no-select")}),h.watch(s,m=>{if(m){const{width:g,height:p}=m.getBoundingClientRect();e("dimensions",{width:g,height:p})}}),(m,g)=>{var p,x;return n.state.showTooltip?(h.openBlock(),h.createElementBlock("div",{key:0,ref_key:"tooltipEl",ref:s,class:h.normalizeClass(["tooltip-container",{locked:n.state.interactionMode==="interactive"}]),style:h.normalizeStyle({transform:f.value?`translate(${c.value}, ${l.value})`:`translate(${n.absoluteLeft}, ${n.absoluteTop})`,left:"0",top:"0",pointerEvents:f.value?"all":"none"})},[n.state.interactionMode==="selecting-chart-area"&&n.granularity?(h.openBlock(),h.createBlock(gm,{key:0,end:(p=n.zoomTimeRange)==null?void 0:p.end,granularity:n.granularity,start:(x=n.zoomTimeRange)==null?void 0:x.start},null,8,["end","granularity","start"])):n.state.interactionMode==="zoom-interactive"&&n.zoomTimeRange&&n.zoomActionItems&&n.granularity?(h.openBlock(),h.createBlock(Jk,{key:1,granularity:n.granularity,"new-time-range":n.zoomTimeRange,"zoom-action-items":n.zoomActionItems,onOnAction:g[0]||(g[0]=v=>e("onAction"))},null,8,["granularity","new-time-range","zoom-action-items"])):(h.openBlock(),h.createElementBlock("div",tD,[h.createElementVNode("div",eD,[h.createElementVNode("div",nD,[h.createElementVNode("div",null,h.toDisplayString(n.tooltipTitle),1),f.value?(h.openBlock(),h.createBlock(h.unref(Js.DragIcon),{key:0,class:"drag-icon",color:h.unref(Go),size:h.unref(Ko)},null,8,["color","size"])):h.createCommentVNode("",!0)]),u.value||d.value?(h.openBlock(),h.createElementBlock("div",iD,[h.createElementVNode("div",sD,h.toDisplayString(u.value),1),h.createElementVNode("div",rD,h.toDisplayString(d.value),1)])):h.createCommentVNode("",!0)]),h.createElementVNode("ul",aD,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.state.tooltipSeries,({backgroundColor:v,borderColor:M,label:k,value:T,isSegmentEmpty:P},L)=>(h.openBlock(),h.createElementBlock(h.Fragment,{key:k+L},[n.state.tooltipSeries.length?(h.openBlock(),h.createElementBlock("li",oD,[h.createElementVNode("div",{class:"square-marker",style:h.normalizeStyle({background:v,"border-color":M})},null,4),h.createElementVNode("span",{class:h.normalizeClass(["display-label",{empty:P}])},h.toDisplayString(k),3),h.createElementVNode("span",lD,h.toDisplayString(T),1)])):h.createCommentVNode("",!0)],64))),128))])]))],6)):h.createCommentVNode("",!0)}}}),[["__scopeId","data-v-078294a6"]]),cD=["onClick"],uD=["title"],dD={class:"label truncate-label"},hD={key:0,class:"sub-label"},fD={class:"tooltip-content"},Ol=Ce(h.defineComponent({__name:"ChartLegend",props:{id:{type:String,required:!0},items:{type:Object,required:!0},chartInstance:{type:Object,required:!1,default:()=>null}},setup(n){const t=n,{i18n:e}=mt.useI18n(),i=h.ref(),s=h.inject("showLegendValues",!1),r=h.inject("legendPosition",h.ref(we.Bottom)),a=(l=0,c)=>{if(t.chartInstance===null)return;const u=t.chartInstance instanceof ye?t.chartInstance:t.chartInstance.chart;o(l,c)?u.hide(l,c):u.show(l,c),u.update()},o=(l=0,c)=>{if(t.chartInstance===null||t.chartInstance.chart===null)return!0;const u=t.chartInstance instanceof ye?t.chartInstance:t.chartInstance.chart,d=u.getDatasetMeta(l);return d.dataset||c===void 0?u.isDatasetVisible(l):!(d.data.length&&d.data[c].hidden)};return(l,c)=>{const u=h.resolveComponent("KTooltip");return h.unref(r)!==h.unref(we).Hidden?(h.openBlock(),h.createElementBlock("ul",{key:0,ref_key:"legendContainerRef",ref:i,class:"legend-container","data-testid":"legend"},[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.items,({fillStyle:d,strokeStyle:f,text:m,datasetIndex:g,index:p,value:x,isSegmentEmpty:v})=>(h.openBlock(),h.createElementBlock("li",{key:m,onClick:M=>a(g,p)},[h.createElementVNode("div",{class:"square-marker",style:h.normalizeStyle({background:d,"border-color":f})},null,4),h.createVNode(u,null,h.createSlots({default:h.withCtx(()=>[h.createElementVNode("div",{class:h.normalizeClass(["label-container",{"strike-through":!o(g,p)}]),title:x&&h.unref(s)?`${m}: ${x.formatted}`:m},[h.createElementVNode("div",dD,h.toDisplayString(m),1),x&&h.unref(s)?(h.openBlock(),h.createElementBlock("div",hD,h.toDisplayString(x.formatted),1)):h.createCommentVNode("",!0)],10,uD)]),_:2},[v?{name:"content",fn:h.withCtx(()=>[h.createElementVNode("div",fD,h.toDisplayString(h.unref(e).t("emptyEntityInfo")),1)]),key:"0"}:void 0]),1024)],8,cD))),128))],512)):h.createCommentVNode("",!0)}}}),[["__scopeId","data-v-1d512515"]]),Jt=[];for(let n=0;n<256;++n)Jt.push((n+256).toString(16).slice(1));function mD(n,t=0){return(Jt[n[t+0]]+Jt[n[t+1]]+Jt[n[t+2]]+Jt[n[t+3]]+"-"+Jt[n[t+4]]+Jt[n[t+5]]+"-"+Jt[n[t+6]]+Jt[n[t+7]]+"-"+Jt[n[t+8]]+Jt[n[t+9]]+"-"+Jt[n[t+10]]+Jt[n[t+11]]+Jt[n[t+12]]+Jt[n[t+13]]+Jt[n[t+14]]+Jt[n[t+15]]).toLowerCase()}let El;const gD=new Uint8Array(16);function pD(){if(!El){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");El=crypto.getRandomValues.bind(crypto)}return El(gD)}const pm={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Pl(n,t,e){var s;if(pm.randomUUID&&!n)return pm.randomUUID();n=n||{};const i=n.random??((s=n.rng)==null?void 0:s.call(n))??pD();if(i.length<16)throw new Error("Random bytes length must be >= 16");return i[6]=i[6]&15|64,i[8]=i[8]&63|128,mD(i)}const ym=(n,t)=>{const e=n.ctx,i=n.scales.y,s=n.scales.x,r=t[t.length-1].element;e.save(),e.strokeStyle="rgba(100, 100, 100, 1)",e.lineWidth=3,n.options.indexAxis==="x"?e.strokeRect(r.x-r.width/2,r.y,r.width,i.bottom-r.y):e.strokeRect(s.left,r.y-r.height/2,r.x-s.left,r.height),e.restore()};class bm{constructor(){E(this,"id","highlightPlugin");E(this,"_clickedElements");E(this,"_previousHoverOption");E(this,"_clicked",!1);E(this,"_pause",!1);E(this,"_suppressNextClick",!1)}afterDatasetsDraw(t){this._clickedElements&&this._clickedElements.length&&!this._pause&&ym(t,this._clickedElements)}afterEvent(t,{event:e}){var r;if(e.type==="click"&&this._suppressNextClick){this._suppressNextClick=!1;return}if(e.type!=="click"||!e.native||this._pause)return;this._clicked=!this._clicked;const i=((r=t.options.interaction)==null?void 0:r.mode)||"index",s=t.getElementsAtEventForMode(e.native,i,{intersect:!1},!0);s.length&&this._clicked?(this._clickedElements=s,ym(t,this._clickedElements),this._previousHoverOption=t.options.hover,t.options.hover={mode:null}):(delete this._clickedElements,t.options.hover=this._previousHoverOption||t.options.hover,this._clicked=!1)}beforeDestroy(t){delete this._clickedElements,t.options.hover=this._previousHoverOption||t.options.hover,this._clicked=!1}pause(){this._pause=!0}get isPaused(){return this._pause}resume(t=!1){this._pause=!1,t&&(this._suppressNextClick=!0)}}const yD=["id"],bD=["id"],_D={class:"axis-tooltip-content"},xD="100%",wD="100%",vD=20,MD=20,_m=6,SD=0,kD=10,DD=10,TD=1,CD=Ce(h.defineComponent({__name:"StackedBarChart",props:{chartData:{},tooltipTitle:{default:""},legendValues:{default:void 0},metricUnit:{default:""},orientation:{default:"horizontal"},annotations:{type:Boolean,default:!0},metricAxesTitle:{default:void 0},dimensionAxesTitle:{default:void 0},stacked:{type:Boolean,default:!0},syntheticsDataKey:{default:""},chartLegendSortFn:{type:Function,default:(n,t)=>n.value&&t.value&&t.value.raw-n.value.raw},chartTooltipSortFn:{type:Function,default:(n,t)=>t.rawValue-n.rawValue},tooltipMetricDisplay:{default:""}},setup(n){const t=n,{i18n:e}=mt.useI18n(),{translateUnit:i}=mt.useTranslatedUnits(),s=crypto.randomUUID(),r=crypto.randomUUID(),a=new bm,o=h.useTemplateRef("chartContainer"),l=h.useTemplateRef("chartParent"),c=({chart:V},H)=>{var Q;const X=V.data,Z=(Q=X.labels)==null?void 0:Q.indexOf(H);return X.datasets.reduce((G,gt,vt)=>{if(V.isDatasetVisible(vt)){const rt=gt.data[Z];return isNaN(rt)?G:G+rt}else return G},0)},u=(V,H,X,Z)=>{const Q=Z==="horizontal";H===null&&(H=e.t("entityNoName"));const G={type:"label",yValue:rt=>Q?H:c(rt,H),xValue:rt=>Q?c(rt,H):H},gt={...G,position:Q?{x:"start",y:"center"}:{x:"center",y:"end"},yAdjust:()=>Q?0:-Math.abs(Z1()),content:rt=>ef(c(rt,H),X)},vt={...G,content:rt=>J1(c(rt,H),Q1(rt.chart,V)),position:Q?{x:"start",y:"center"}:{x:"center",y:"end"},xAdjust:rt=>Q?K1(ef(c(rt,H),X)):0,color:Qh};return{[`${H}-value`]:gt,[`${H}-percent`]:vt}},d=h.useTemplateRef("canvas"),f=h.useTemplateRef("axis"),m=Pl(),g=Pl(),p=h.ref([]),x=h.inject("legendPosition",we.Bottom),v=h.reactive({show:!1,top:"0px",left:"0px",text:"",offset:-50}),M=h.toRef(t,"metricUnit"),k=h.computed(()=>t.orientation==="horizontal"),T=h.reactive({showTooltip:!1,tooltipContext:"",metricDisplay:t.tooltipMetricDisplay,dimensionDisplay:t.dimensionAxesTitle,tooltipSeries:[],left:"",top:"",units:t.metricUnit,translateUnit:i,offsetX:0,offsetY:0,width:0,height:0,interactionMode:"idle",chartType:k.value?"horizontal_bar":"vertical_bar",chartID:r,chartTooltipSortFn:t.chartTooltipSortFn}),{tooltipAbsoluteLeft:P,tooltipAbsoluteTop:L}=mt.useTooltipAbsolutePosition(l,T),C=h.ref(0),b=()=>{var V;return t.annotations&&((V=t.chartData.labels)==null?void 0:V.reduce((H,X)=>Object.assign(H,u(t.chartData,X,M.value,t.orientation)),{}))},_={id:m,afterUpdate(V){C.value+=1,p.value=Uh(V,t.legendValues,t.chartLegendSortFn)}},S={id:g,afterUpdate(V){V.options.plugins.annotation.annotations=t.annotations?b():{}}},A=[_,{id:"axisHover",afterEvent(V,H){var X;if(v.show=!1,H.event.type==="mousemove"){const Z=H.event,Q=V.options.indexAxis,G=V.scales,gt=V.scales[Q].getLabelForValue(Number(V.scales[Q].getValueForPixel(Z[Q]))),rt=V.scales[Q].getLabels().indexOf(gt),bt=(X=t.chartData.isLabelEmpty)==null?void 0:X[rt];if(($t=>$t==="x"?Z.y>G.x.top:Z.x<G.y.right)(Q)){T.interactionMode!=="interactive"&&(T.showTooltip=!1);const ot=V.canvas.getContext("2d").measureText(gt).width,Mt=Math.abs(Math.round(Z.x-ot*.5)),te=Math.round(Z.x+ot*.5),oe=V.canvas.getBoundingClientRect(),Ut=40;v.left=Q==="x"?`${(Mt>0?Mt:te)-v.offset+oe.left}px`:`${Z.x-ot*.5-v.offset+oe.left}px`,v.top=`${Z.y-Ut+oe.top}px`,gt.length>Xr?(v.show=!0,v.text=gt):bt?(v.text=e.t("emptyEntityInfo"),v.show=!0):v.show=!1}else v.show=!1}}},a,...t.annotations?[S]:[]],I=h.computed(()=>t.chartData.labels&&t.chartData.labels.length||0),B=h.ref(0),U=h.ref(0),J=new ResizeObserver($h(V=>{B.value=V[0].contentRect.width,U.value=V[0].contentRect.height},100)),j=h.computed(()=>{var H,X;const V=(X=(H=t.chartData)==null?void 0:H.labels)==null?void 0:X.length;return d.value&&V&&!k.value?`${Math.max(V*(vD+_m),B.value)}px`:xD}),lt=h.computed(()=>{var H,X;const V=(X=(H=t.chartData)==null?void 0:H.labels)==null?void 0:X.length;return d.value&&V&&k.value?`${Math.max(V*(MD+_m),U.value)}px`:wD});mt.useReportChartDataForSynthetics(h.toRef(t,"chartData"),h.toRef(t,"syntheticsDataKey")),h.onMounted(()=>{t.annotations&&ye.register(mm),o.value&&(B.value=o.value.offsetWidth,U.value=o.value.offsetHeight,J.observe(o.value))}),h.onUnmounted(()=>{o.value&&J.unobserve(o.value)});const q=h.computed(()=>{const V=mt.useBarChartOptions({tooltipState:T,legendID:m,stacked:h.toRef(t,"stacked"),metricAxesTitle:h.toRef(t,"metricAxesTitle"),dimensionAxesTitle:h.toRef(t,"dimensionAxesTitle"),indexAxis:k.value?"y":"x",numLabels:I});return{...V.value,plugins:{...V.value.plugins,annotation:{annotations:b(),clip:!1}}}}),K=mt.useChartJSCommon("bar",d,h.toRef(t,"chartData"),A,q);h.onBeforeUnmount(()=>{ye.unregister(mm)});const z={[we.Bottom]:"column"},$=h.computed(()=>{if(f.value&&K.value){const V=window.devicePixelRatio,H=K.value,X=H.scales.y.width*V+TD,Z=(H.scales.y.height+H.scales.y.top+H.scales.x.height)*V,Q=f.value.getContext("2d");return Q.scale(V,V),Q.canvas.width=X,Q.canvas.height=Z,Q.canvas.style.width=`${X/V}px`,Q.canvas.style.height=`${Z/V}px`,{scale:V,width:X*V,height:Z*V,targetCtx:Q}}return null}),Y=V=>{const H=V.target;if($.value&&K.value&&!k.value){const X=$.value.scale,Z=$.value.targetCtx,Q=$.value.width,G=$.value.height,gt=K.value,vt=gt.canvas;Z.fillStyle="white",H.scrollLeft>=SD&&H.scrollLeft<=kD?(Z.globalCompositeOperation="source-over",Z.clearRect(0,0,Q,G),Z.drawImage(vt,0,0,Q,G,0,0,Q,G),Z.globalCompositeOperation="destination-over",Z.fillRect(0,0,Q,G)):(Z.globalCompositeOperation="source-over",Z.fillRect(0,(gt.scales.y.height+gt.scales.y.top+DD)*X,Q,gt.scales.x.height*X))}T.offsetY=H.scrollTop,T.offsetX=H.scrollLeft,v.offset=H.scrollLeft},yt=({width:V,height:H})=>{T.width=V,T.height=H};h.watch(()=>t.orientation,()=>{var V;if(f.value&&$.value){const H=$.value.width,X=$.value.height;((V=f.value)==null?void 0:V.getContext("2d")).clearRect(0,0,H,X)}T.showTooltip=!1,T.interactionMode="idle"}),h.watch(()=>t.annotations,V=>{K.value&&(V?K.value.options.plugins.annotation.annotations=b(t.chartData):delete K.value.options.plugins.annotation.annotations)});const _t=()=>{T.showTooltip&&(T.interactionMode!=="idle"?T.interactionMode="idle":T.interactionMode="interactive")};return(V,H)=>(h.openBlock(),h.createElementBlock("div",{ref:"chartParent",class:h.normalizeClass(["chart-parent",z[h.unref(x)]])},[h.createElementVNode("canvas",{id:h.unref(s),ref:"axis",class:"axis"},null,8,yD),h.createElementVNode("div",{ref:"chartContainer",class:"chart-container",onClick:H[0]||(H[0]=X=>_t()),onScroll:Y},[h.createElementVNode("div",{class:"chart-body",style:h.normalizeStyle({width:j.value,height:lt.value})},[h.createElementVNode("canvas",{id:h.unref(r),ref:"canvas",class:"chart-canvas"},null,8,bD)],4)],544),(h.openBlock(),h.createBlock(h.Teleport,{to:"body"},[v.show?(h.openBlock(),h.createElementBlock("div",{key:0,class:"axis-tooltip",style:h.normalizeStyle({top:v.top,left:v.left}),width:"auto"},[h.createElementVNode("div",_D,h.toDisplayString(v.text),1)],4)):h.createCommentVNode("",!0),h.createVNode(ua,{"absolute-left":h.unref(P),"absolute-top":h.unref(L),"chart-parent-ref":l.value,state:T,"tooltip-title":n.tooltipTitle,onDimensions:yt},null,8,["absolute-left","absolute-top","chart-parent-ref","state","tooltip-title"])])),h.createVNode(Ol,{id:h.unref(m),"chart-instance":h.unref(K),items:p.value},null,8,["id","chart-instance","items"])],2))}}),[["__scopeId","data-v-3fd2579c"]]);/*!
24
24
  * chartjs-adapter-date-fns v3.0.0
25
25
  * https://www.chartjs.org
26
26
  * (c) 2022 chartjs-adapter-date-fns Contributors
27
27
  * Released under the MIT license
28
- */const pD={datetime:"MMM d, yyyy, h:mm:ss aaaa",millisecond:"h:mm:ss.SSS aaaa",second:"h:mm:ss aaaa",minute:"h:mm aaaa",hour:"ha",day:"MMM d",week:"PP",month:"MMM yyyy",quarter:"qqq - yyyy",year:"yyyy"};ju._date.override({_id:"date-fns",formats:function(){return pD},parse:function(e,t){if(e===null||typeof e>"u")return null;const n=typeof e;return n==="number"||e instanceof Date?e=ut(e):n==="string"&&(typeof t=="string"?e=Ww(e,t,new Date,this.options):e=Ch(e,this.options)),Bo(e)?e.getTime():null},format:function(e,t){return qs(e,t,this.options)},add:function(e,t,n){switch(n){case"millisecond":return No(e,t);case"second":return F_(e,t);case"minute":return L_(e,t);case"hour":return R_(e,t);case"day":return js(e,t);case"week":return B_(e,t);case"month":return Lo(e,t);case"quarter":return N_(e,t);case"year":return z_(e,t);default:return e}},diff:function(e,t,n){switch(n){case"millisecond":return zo(e,t);case"second":return q_(e,t);case"minute":return $_(e,t);case"hour":return Y_(e,t);case"day":return oh(e,t);case"week":return X_(e,t);case"month":return dh(e,t);case"quarter":return U_(e,t);case"year":return G_(e,t);default:return 0}},startOf:function(e,t,n){switch(t){case"second":return Uw(e);case"minute":return jw(e);case"hour":return $w(e);case"day":return Fo(e);case"week":return Ue(e);case"isoWeek":return Ue(e,{weekStartsOn:+n});case"month":return Z_(e);case"quarter":return K_(e);case"year":return hh(e);default:return e}},endOf:function(e,t){switch(t){case"second":return ix(e);case"minute":return ex(e);case"hour":return J_(e);case"day":return ch(e);case"week":return tx(e);case"month":return uh(e);case"quarter":return nx(e);case"year":return Q_(e);default:return e}}});const jm={data:{type:Object,required:!0},options:{type:Object,default:()=>({})},plugins:{type:Array,default:()=>[]},datasetIdKey:{type:String,default:"label"},updateMode:{type:String,default:void 0}},yD={type:{type:String,required:!0},destroyDelay:{type:Number,default:0},...jm,...{ariaLabel:{type:String},ariaDescribedby:{type:String}}},bD=d.version[0]==="2"?(e,t)=>Object.assign(e,{attrs:t}):(e,t)=>Object.assign(e,t);function Fi(e){return d.isProxy(e)?d.toRaw(e):e}function _D(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e;return d.isProxy(t)?new Proxy(e,{}):e}function xD(e,t){const n=e.options;n&&t&&Object.assign(n,t)}function Um(e,t){e.labels=t}function qm(e,t,n){const i=[];e.datasets=t.map(r=>{const s=e.datasets.find(a=>a[n]===r[n]);return!s||!r.data||i.includes(s)?{...r}:(i.push(s),Object.assign(s,r),s)})}function wD(e,t){const n={labels:[],datasets:[]};return Um(n,e.labels),qm(n,e.datasets,t),n}const vD=d.defineComponent({props:yD,setup(e,t){let{expose:n,slots:i}=t;const r=d.ref(null),s=d.shallowRef(null);n({chart:s});const a=()=>{if(!r.value)return;const{type:l,data:u,options:h,plugins:f,datasetIdKey:m}=e,g=wD(u,m),p=_D(g,u);s.value=new _e(r.value,{type:l,data:p,options:{...h},plugins:f})},o=()=>{const l=d.toRaw(s.value);l&&(e.destroyDelay>0?setTimeout(()=>{l.destroy(),s.value=null},e.destroyDelay):(l.destroy(),s.value=null))},c=l=>{l.update(e.updateMode)};return d.onMounted(a),d.onUnmounted(o),d.watch([()=>e.options,()=>e.data],(l,u)=>{let[h,f]=l,[m,g]=u;const p=d.toRaw(s.value);if(!p)return;let x=!1;if(h){const S=Fi(h),v=Fi(m);S&&S!==v&&(xD(p,S),x=!0)}if(f){const S=Fi(f.labels),v=Fi(g.labels),k=Fi(f.datasets),D=Fi(g.datasets);S!==v&&(Um(p.config.data,S),x=!0),k&&k!==D&&(qm(p.config.data,k,e.datasetIdKey),x=!0)}x&&d.nextTick(()=>{c(p)})},{deep:!0}),()=>d.h("canvas",{role:"img",ariaLabel:e.ariaLabel,ariaDescribedby:e.ariaDescribedby,ref:r},[d.h("p",{},[i.default?i.default():""])])}});function $l(e,t){return _e.register(t),d.defineComponent({props:jm,setup(n,i){let{expose:r}=i;const s=d.shallowRef(null),a=o=>{s.value=o==null?void 0:o.chart};return r({chart:s}),()=>d.h(vD,bD({ref:a},{type:e,...n}))}})}const Xm=$l("bar",dr),Gm=$l("doughnut",an),Km=$l("line",hr),SD={class:"chart-container"},kD=d.defineComponent({__name:"DonutChart",props:{chartData:{},tooltipTitle:{},metricUnit:{default:""},legendPosition:{default:Nt.Right},legendValues:{default:void 0},syntheticsDataKey:{default:""},datasetColors:{default:()=>un},tooltipDimensionDisplay:{default:""},tooltipMetricDisplay:{default:""}},setup(e){const t=e,{translateUnit:n}=pt.useTranslatedUnits(),i=crypto.randomUUID(),r=crypto.randomUUID(),s=d.ref([]),a=d.useTemplateRef("chartParent"),o=d.reactive({showTooltip:!1,tooltipContext:"",metricDisplay:t.tooltipMetricDisplay,dimensionDisplay:t.tooltipDimensionDisplay,tooltipSeries:[],left:"",top:"",units:d.toRef(t,"metricUnit"),translateUnit:n,offsetX:0,offsetY:0,width:0,height:0,chartID:r,chartType:"donut",interactionMode:"idle"}),{tooltipAbsoluteLeft:c,tooltipAbsoluteTop:l}=pt.useTooltipAbsolutePosition(a,o),u={id:i,afterUpdate(v){s.value=v.options.plugins.legend.labels.generateLabels(v).map(k=>({...k,value:t.legendValues&&t.legendValues[k.text],hidden:!1}))}},h=d.computed(()=>[u]),f=d.computed(()=>[t.chartData.datasets.reduce((k,D)=>(k.labels.push(D.label),k.backgroundColor.push(D.backgroundColor),k.borderColor.push(xf(D.backgroundColor,50)),k.data.push(D.data.reduce((M,P)=>M+P,0)),k),{labels:[],backgroundColor:[],borderColor:[],data:[]})]),m=d.computed(()=>({...t.chartData,datasets:f.value}));pt.useReportChartDataForSynthetics(d.toRef(t,"chartData"),d.toRef(t,"syntheticsDataKey"));const{options:g}=pt.useDonutChartOptions({tooltipState:o,legendID:i}),p=d.ref(),x=v=>({[Nt.Right]:"legend-row",[Nt.Bottom]:"column",[Nt.Hidden]:"hidden"})[v],S=({width:v,height:k})=>{o.width=v,o.height=k};return(v,k)=>(d.openBlock(),d.createElementBlock("div",{ref:"chartParent",class:d.normalizeClass(["chart-parent",x(e.legendPosition)]),"data-testid":"donut-chart-parent"},[d.createElementVNode("div",SD,[d.createVNode(d.unref(Gm),{ref_key:"chartInstance",ref:p,"chart-id":d.unref(r),data:m.value,options:d.unref(g),plugins:h.value},null,8,["chart-id","data","options","plugins"]),(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createVNode(_a,{"absolute-left":d.unref(c),"absolute-top":d.unref(l),state:o,"tooltip-title":e.tooltipTitle,unit:e.metricUnit,onDimensions:S},null,8,["absolute-left","absolute-top","state","tooltip-title","unit"])]))]),d.createVNode(Wl,{id:d.unref(i),"chart-instance":p.value,items:s.value,position:e.legendPosition},null,8,["id","chart-instance","items","position"])],2))}}),MD=Ee(kD,[["__scopeId","data-v-f3942f91"]]),jl=(e,t,n,i,r="#0275d8")=>{e.save(),e.beginPath(),e.moveTo(t,n),e.lineTo(t,i),e.lineWidth=1,e.strokeStyle=r,e.stroke(),e.restore()},ge={},TD=()=>{ge.x=void 0,ge.chart=void 0,ge.strategy=void 0,ge.group=void 0},DD=10;class Zm{constructor({brushGroup:t=void 0,brushStrategy:n=void 0,enableBrushing:i=!1}={}){R(this,"id","verticalLinePlugin");R(this,"_clickedSegment");R(this,"_pause",!1);R(this,"_useBrushingState",!1);R(this,"_brushStrategy");R(this,"_brushGroup");R(this,"_lastMouseBrushEvent",0);let r=!1;n==="group"&&(r=t!==void 0),this._useBrushingState=i&&r,this._brushStrategy=n,this._brushGroup=t}afterEvent(t,n){if(!this._useBrushingState)return;const{event:i}=n;(i.type==="mousemove"||i.type==="mouseout")&&requestAnimationFrame(r=>this.onMouseBrush(i.type,t,r))}onMouseBrush(t,n,i){if(t==="mousemove"&&i-this._lastMouseBrushEvent<DD)return;const r=()=>{ge.chart=n,ge.strategy=this._brushStrategy,ge.group=this._brushGroup;for(const s of Object.values(_e.instances))s!==n&&s.update("none")};t==="mousemove"?n.tooltip&&n.tooltip.getActiveElements()&&n.tooltip.getActiveElements().length&&(ge.x=n.tooltip.dataPoints[0].element.x,r()):t==="mouseout"&&(ge.x=void 0,r()),this._lastMouseBrushEvent=i}afterDatasetsDraw(t){if(this.isPaused)return;const n=t.tooltip&&t.tooltip.getActiveElements()&&t.tooltip.getActiveElements().length,i=t.ctx;if(this._clickedSegment){const{x:r}=this._clickedSegment.element;jl(i,r,t.scales.y.top,t.scales.y.bottom)}else if(this._useBrushingState)this.drawByBrush(t);else if(n){const{x:r}=t.tooltip.dataPoints[0].element;jl(i,r,t.scales.y.top,t.scales.y.bottom)}}drawByBrush(t){if(ge.x===void 0)return;const n=ge.chart===t?"#0275d8":"rgba(2, 117, 216, 0.3)";this._brushStrategy==="group"&&ge.group===this._brushGroup&&jl(t.ctx,ge.x,t.scales.y.top,t.scales.y.bottom,n)}pause(){this._pause=!0}resume(){this._pause=!1}get isPaused(){return this._pause}set clickedSegment(t){this._clickedSegment=t}get clickedSegment(){return this._clickedSegment}destroyClickedSegment(){delete this._clickedSegment}beforeDestroy(t){if(this._clickedSegment&&this.destroyClickedSegment(),this._useBrushingState&&ge.chart===t){const n=ge.x!==void 0;if(TD(),n)for(const i of Object.values(_e.instances))i!==t&&i.update("none")}}}const CD=(e,t,n)=>{const i=e.ctx;i.save(),i.strokeStyle="rgba(95, 154, 255, 1)",i.lineWidth=2,i.beginPath(),i.moveTo(t,e.chartArea.top),i.lineTo(t,e.chartArea.bottom),i.moveTo(n,e.chartArea.top),i.lineTo(n,e.chartArea.bottom),i.stroke(),i.restore()},ED=(e,t,n)=>{const i=e.ctx;i.save(),i.fillStyle="rgba(143, 193, 255, 0.3)",i.fillRect(t,e.chartArea.top,n-t,e.chartArea.bottom-e.chartArea.top),i.restore()},Qm=(e,t,n)=>{const i=t.scales.x.getValueForPixel(n.startX),r=t.scales.x.getValueForPixel(n.endX);i&&r&&t.canvas.dispatchEvent(new CustomEvent(e,{detail:{xStart:Math.min(i,r),xEnd:Math.max(i,r)}}))};class OD{constructor(){R(this,"id","dragSelectPlugin");R(this,"_isDragging",!1);R(this,"_startX",0);R(this,"_endX",0);R(this,"_dragTimeout");R(this,"_clearSelectionArea",!0);R(this,"_chart",null);R(this,"_dragSelectHandlers")}get startX(){return this._startX}get endX(){return this._endX}beforeInit(t){this._chart=t;const n=t.canvas;let i=!1;const r=o=>{this._dragTimeout=window.setTimeout(()=>{const c=n.getBoundingClientRect();this._isDragging=!0,this._clearSelectionArea=!1,i=!0,this._startX=o.clientX-c.left},150)},s=o=>{const c=n.getBoundingClientRect();i&&this._isDragging&&(this._endX=o.clientX-c.left,Qm("dragSelectMove",t,this))},a=o=>{const c=n.getBoundingClientRect();clearTimeout(this._dragTimeout),i&&this._isDragging&&(this._endX=o.clientX-c.left,Qm("dragSelect",t,this),i=!1,this._isDragging=!1)};n.addEventListener("mousedown",r),n.addEventListener("mousemove",s),n.addEventListener("mouseup",a),this._dragSelectHandlers={onMouseDown:r,onMouseMove:s,onMouseUp:a}}beforeDestroy(t){const n=t.canvas;if(this._dragSelectHandlers){const{onMouseDown:i,onMouseMove:r,onMouseUp:s}=this._dragSelectHandlers;n.removeEventListener("mousedown",i),n.removeEventListener("mousemove",r),n.removeEventListener("mouseup",s)}this._isDragging=!1,this._dragTimeout&&clearTimeout(this._dragTimeout)}afterDatasetsDraw(t){(this._isDragging||!this._clearSelectionArea)&&(ED(t,this._startX,this._endX),CD(t,this._startX,this._endX))}clearSelectionArea(){this._clearSelectionArea=!0,this._chart&&this._chart.update()}}const PD=["hidden","single","full"];var li=(e=>(e.String="string",e.Number="number",e.Boolean="boolean",e.Object="object",e.Undefined="undefined",e))(li||{});const RD=["donut","horizontal_bar","vertical_bar","timeseries_line","timeseries_bar"],AD=["gauge","top_n","single_value"],ID=20,LD="rgba(255, 171, 171, 0.4)",ND="rgba(255, 196, 0, 0.2)",Jm=(e,t,n)=>{const i=t.y-e.y;if(i===0)return t.x;const r=(n-e.y)/i;return e.x+r*(t.x-e.x)},FD=(e,t)=>{const n=[];return e.data.datasets.forEach(i=>{if(!e.getDatasetMeta(e.data.datasets.indexOf(i)).visible)return;const s=i.data;s!=null&&s.length&&t.filter(a=>a.highlightIntersections).forEach(a=>{const o=s.map(l=>({ts:l.x,aboveThreshold:l.y>=a.value}));let c=o[0].aboveThreshold?s[0].x:void 0;for(let l=1;l<o.length;l++)!o[l-1].aboveThreshold&&o[l].aboveThreshold?c=Jm(s[l-1],s[l],a.value):o[l-1].aboveThreshold&&!o[l].aboveThreshold&&c!==void 0&&(n.push({start:c,end:Jm(s[l-1],s[l],a.value),type:a.type}),c=void 0);c!==void 0&&n.push({start:c,end:o[o.length-1].ts,type:a.type})})}),n},BD=e=>{if(!e.length)return[];e.sort((n,i)=>n.type.localeCompare(i.type)||n.start-i.start);const t=[];for(const n of e){const i=t.findLast(({type:r})=>r===n.type);i&&n.start<=i.end?i.end=Math.max(i.end,n.end):t.push({...n})}return t};class zD{constructor(t){R(this,"id","thresholdPlugin");R(this,"_thresholds");R(this,"_mouseMoveHandler");this.i18n=t}_syncThresholds(t){var n,i;for(const r of Object.keys(t.threshold||{})){const s=(n=t.threshold)==null?void 0:n[r];s&&(this._thresholds={...this._thresholds,[r]:s.map(a=>({...a,hovered:!1}))})}if(this._thresholds)for(const r of Object.keys(this._thresholds))(i=t.threshold)!=null&&i[r]||delete this._thresholds[r]}get thresholds(){return this._thresholds}beforeUpdate(t,n,i){this._syncThresholds(i)}beforeInit(t,n,i){const r=t.canvas;this._syncThresholds(i);const s=a=>{var o;if(t){const c=a.clientY,l=t.scales.y,u=r.getBoundingClientRect(),h=l.getValueForPixel(c-u.top);if(h)for(const f of Object.keys(this._thresholds||{})){const m=(o=this._thresholds)==null?void 0:o[f];m&&m.forEach(g=>{g.hovered=Math.abs(g.value-h)<ID})}}};r.addEventListener("mousemove",s),this._mouseMoveHandler=s}afterDatasetsDraw(t,n){var r;const i=t.ctx;for(const s of Object.keys(this._thresholds||{})){const a=(r=this._thresholds)==null?void 0:r[s];if(a){a.forEach(l=>{const h=t.scales.y.getPixelForValue(l.value);i.save(),i.beginPath(),i.moveTo(t.chartArea.left,h),i.lineTo(t.chartArea.right,h),i.lineWidth=1,i.strokeStyle=sa(l.type),i.setLineDash([5,5]),i.stroke(),i.restore();let f="";l.label?f=`${l.label}: ${l.value}`:l.type==="warning"?f=this.i18n.t("chartLabels.threshold-warning",{value:l.value}):l.type==="error"?f=this.i18n.t("chartLabels.threshold-error",{value:l.value}):f=this.i18n.t("chartLabels.thatreshold-neutral",{value:l.value}),l.hovered&&(i.save(),i.fillStyle=sa(l.type),i.font=ES,i.fillText(f,t.chartArea.left,h-4),i.restore())});const o=FD(t,a);BD(o).forEach(l=>{const u=t.scales.x.getPixelForValue(l.start),h=t.scales.x.getPixelForValue(l.end);i.save(),i.fillStyle=l.type==="error"?LD:ND,i.fillRect(u,t.chartArea.top,h-u,t.chartArea.bottom-t.chartArea.top),i.restore(),i.save(),i.beginPath(),i.moveTo(u,t.chartArea.bottom),i.lineTo(h,t.chartArea.bottom),i.lineWidth=2,i.strokeStyle=sa(l.type),i.stroke(),i.restore()})}}}beforeDestroy(t){this._mouseMoveHandler&&t.canvas.removeEventListener("mousemove",this._mouseMoveHandler)}}const HD=Ee(d.defineComponent({__name:"TimeSeriesChart",props:{chartData:{default:void 0},type:{default:"timeseries_line"},fill:{type:Boolean,default:!1},tooltipTitle:{},metricUnit:{default:""},timeRangeMs:{default:void 0},granularity:{},stacked:{type:Boolean,default:!0},legendValues:{default:void 0},metricAxesTitle:{default:void 0},dimensionAxesTitle:{default:void 0},syntheticsDataKey:{default:""},chartLegendSortFn:{type:Function,default:(e,t)=>e.value&&t.value&&t.value.raw-e.value.raw},chartTooltipSortFn:{type:Function,default:(e,t)=>t.rawValue-e.rawValue},brush:{type:Boolean,default:!1},zoomActionItems:{default:void 0},tooltipMetricDisplay:{default:""},threshold:{default:void 0}},emits:["zoom-time-range","select-chart-range"],setup(e,{emit:t}){const n=e,i=t,{i18n:r}=pt.useI18n(),s=new Zm,a=new Wm,o=new OD,c=new zD(r),{translateUnit:l}=pt.useTranslatedUnits(),u=d.ref(),h=crypto.randomUUID(),f=crypto.randomUUID(),m=d.ref([]),g=d.ref(),p=d.inject("legendPosition",Nt.Right),x=d.useTemplateRef("chartParent"),S=d.ref(void 0),v=d.ref(!1),k=d.reactive({showTooltip:!1,tooltipContext:0,metricDisplay:n.tooltipMetricDisplay,tooltipSeries:[],left:"",top:"",units:n.metricUnit,translateUnit:l,offsetX:0,offsetY:0,width:0,height:0,chartType:n.type,chartID:f,chartTooltipSortFn:n.chartTooltipSortFn,interactionMode:"idle"}),{tooltipAbsoluteLeft:D,tooltipAbsoluteTop:M}=pt.useTooltipAbsolutePosition(x,k),P={id:h,afterUpdate(H){m.value=ff(H,n.legendValues,n.chartLegendSortFn)}},E=d.computed(()=>[P,a,...n.brush?[o]:[],...n.type==="timeseries_line"?[s]:[],...n.threshold?[c]:[]]),y=d.computed(()=>`line-${E.value.map(H=>H.id).join("-")}`),_=d.computed(()=>`bar-${E.value.map(H=>H.id).join("-")}`),T=d.computed(()=>n.chartData&&_S(n.chartData)),{options:O}=pt.useLineChartOptions({tooltipState:k,timeRangeMs:d.toRef(n,"timeRangeMs"),granularity:d.toRef(n,"granularity"),legendID:h,stacked:d.toRef(n,"stacked"),metricAxesTitle:d.toRef(n,"metricAxesTitle"),dimensionAxesTitle:d.toRef(n,"dimensionAxesTitle"),pointsWithoutHover:T,threshold:d.toRef(n,"threshold")});pt.useReportChartDataForSynthetics(d.toRef(n,"chartData"),d.toRef(n,"syntheticsDataKey"));const A=H=>({[Nt.Right]:"legend-row",[Nt.Bottom]:"column",[Nt.Hidden]:"hidden"})[H],I=({width:H,height:U})=>{k.width=H,k.height=U},B=(H=!0)=>{k.interactionMode="idle",k.showTooltip=!1,o.clearSelectionArea(),a.isPaused&&a.resume(H),s.isPaused&&s.resume()},q=()=>{k.interactionMode="interactive"},G=()=>{var H,U;!u.value||!((U=(H=u.value.chart.tooltip)==null?void 0:H.dataPoints)!=null&&U.length)||(k.interactionMode==="interactive"?s.clickedSegment=u.value.chart.tooltip.dataPoints[0]:s.destroyClickedSegment())},V=()=>{if(v.value){v.value=!1;return}k.interactionMode!=="idle"?B():q(),G()};d.watch(()=>n.type,()=>{k.interactionMode="idle",k.showTooltip=!1,s.destroyClickedSegment()});const lt=H=>{H.preventDefault(),H.stopPropagation();const{xStart:U,xEnd:Y}=H.detail;U&&Y&&(S.value={start:new Date(U),end:new Date(Y),type:"absolute"},k.interactionMode="zoom-interactive",i("select-chart-range",S.value))},X=H=>{k.interactionMode="selecting-chart-area",v.value=!0,s.pause(),a.pause();const{xStart:U,xEnd:Y}=H.detail;U&&Y&&(S.value={start:new Date(U),end:new Date(Y),type:"absolute"})},Q=H=>{if(!x.value||k.interactionMode==="idle")return;const U=H.target;U&&x.value.contains(U)||v.value||B(!1)};return d.watch(()=>{var H;return(H=u.value)==null?void 0:H.chart},()=>{var H;(H=u.value)!=null&&H.chart&&(u.value.chart.canvas.removeEventListener("dragSelect",lt),u.value.chart.canvas.removeEventListener("dragSelectMove",X),u.value.chart.canvas.addEventListener("dragSelect",lt),u.value.chart.canvas.addEventListener("dragSelectMove",X))}),d.onMounted(()=>{document.addEventListener("click",Q,!0)}),d.onUnmounted(()=>{var H;(H=u.value)!=null&&H.chart&&(u.value.chart.canvas.removeEventListener("dragSelect",lt),u.value.chart.canvas.removeEventListener("dragSelectMove",X)),document.removeEventListener("click",Q,!0)}),(H,U)=>(d.openBlock(),d.createElementBlock("div",{ref:"chartParent",class:d.normalizeClass(["chart-parent",A(d.unref(p))]),"data-testid":"line-chart-parent"},[d.createElementVNode("div",{class:"chart-container",onClick:U[0]||(U[0]=Y=>V())},[e.type==="timeseries_line"?(d.openBlock(),d.createBlock(d.unref(Km),{key:y.value,ref_key:"chartInstance",ref:u,"chart-id":d.unref(f),class:"chart-canvas",data:e.chartData,"data-testid":"time-series-line-chart",options:d.unref(O),plugins:E.value},null,8,["chart-id","data","options","plugins"])):e.type==="timeseries_bar"?(d.openBlock(),d.createBlock(d.unref(Xm),{key:_.value,ref_key:"chartInstance",ref:u,"chart-id":d.unref(f),class:"chart-canvas",data:e.chartData,"data-testid":"time-series-bar-chart",options:d.unref(O),plugins:E.value},null,8,["chart-id","data","options","plugins"])):d.createCommentVNode("",!0)]),d.createVNode(_a,{ref_key:"tooltipElement",ref:g,"absolute-left":d.unref(D),"absolute-top":d.unref(M),"data-testid":"tooltip",granularity:e.granularity,state:k,"tooltip-title":e.tooltipTitle,"zoom-action-items":e.zoomActionItems,"zoom-time-range":S.value,onDimensions:I,onOnAction:U[1]||(U[1]=()=>B(!1))},null,8,["absolute-left","absolute-top","granularity","state","tooltip-title","zoom-action-items","zoom-time-range"]),d.createVNode(Wl,{id:d.unref(h),"chart-instance":u.value,"data-testid":"legend",items:m.value},null,8,["id","chart-instance","items"])],2))}}),[["__scopeId","data-v-45406bb2"]]),VD={class:"analytics-chart-shell"},WD={key:0,class:"chart-header","data-testid":"truncation-warning"},YD={class:"tooltip-content"},$D={key:2,class:"analytics-chart-parent"},jD=d.defineComponent({__name:"AnalyticsChart",props:{chartData:{},chartOptions:{},tooltipTitle:{default:""},emptyStateTitle:{default:""},emptyStateDescription:{default:""},legendPosition:{default:Nt.Right},syntheticsDataKey:{default:""},showLegendValues:{type:Boolean,default:!0},showAnnotations:{type:Boolean,default:!0},timeseriesZoom:{type:Boolean,default:!1},requestsLink:{default:void 0},exploreLink:{default:void 0}},emits:["zoom-time-range","select-chart-range"],setup(e,{emit:t}){const n=t,i=e,{i18n:r}=pt.useI18n(),s=d.computed(()=>p.value?pt.useExploreResultToTimeDataset({fill:i.chartOptions.stacked,colorPalette:i.chartOptions.chartDatasetColors||aa},d.toRef(i,"chartData")).value:pt.useExploreResultToDatasets({fill:i.chartOptions.stacked,colorPalette:i.chartOptions.chartDatasetColors||aa},d.toRef(i,"chartData")).value),a=d.computed(()=>i.timeseriesZoom||!!i.exploreLink||!!i.requestsLink),o=d.computed(()=>{var I;return(I=i.chartData)!=null&&I.meta?"start_ms"in i.chartData.meta?i.chartData.meta.end_ms-i.chartData.meta.start_ms:void 0:0}),c=d.computed(()=>{var I;return(I=i.chartData.meta)!=null&&I.metric_units?Object.values(i.chartData.meta.metric_units)[0]:""}),l=d.computed(()=>i.showLegendValues&&i.legendPosition!==Nt.Bottom),{legendValues:u}=pt.useChartLegendValues(s,i.chartOptions.type,c),h=d.computed(()=>{var I,B,q;return((q=(B=(I=i.chartData)==null?void 0:I.meta)==null?void 0:B.limit)==null?void 0:q.toString())||null}),f=d.computed(()=>{var I,B;return i.chartOptions.hideTruncationWarning?!1:((B=(I=i.chartData)==null?void 0:I.meta)==null?void 0:B.truncated)||!1}),m=r.t("limitedResultsShown",{maxReturned:h.value}),g=d.computed(()=>["vertical_bar","horizontal_bar"].includes(i.chartOptions.type)),p=d.computed(()=>["timeseries_bar","timeseries_line"].some(I=>I===i.chartOptions.type)),x=d.computed(()=>i.chartOptions.type==="donut"),S=d.computed(()=>i.chartOptions.type.includes("vertical")?"vertical":"horizontal"),v=d.computed(()=>{var q,G;if(!((q=i.chartData)!=null&&q.meta.metric_names)||!((G=i.chartData)!=null&&G.meta.metric_units))return;const I=i.chartData.meta.metric_names[0],B=i.chartData.meta.metric_units[I];if(i.chartData.meta.metric_names.length>1){if(I.includes("latency"))return r.t("metricAxisTitles.latency_in",{unit:r.t(`chartUnits.${B}`,{plural:"s"})});if(I.includes("size"))return r.t("metricAxisTitles.size_in",{unit:r.t(`chartUnits.${B}`,{plural:"s"})})}if(I)return r.te(`chartLabels.${I}`)?r.t(`chartLabels.${I}`):I}),k=d.computed(()=>{var q,G,V,lt;if((q=i.chartOptions)!=null&&q.metricAxesTitle)return(G=i.chartOptions)==null?void 0:G.metricAxesTitle;if(!((V=i.chartData)!=null&&V.meta.metric_names)||!((lt=i.chartData)!=null&&lt.meta.metric_units))return;const I=i.chartData.meta.metric_names[0],B=i.chartData.meta.metric_units[I];if(i.chartData.meta.metric_names.length>1){if(I.includes("latency"))return r.t("metricAxisTitles.latency_in",{unit:r.t(`chartUnits.${B}`,{plural:"s"})});if(I.includes("size"))return r.t("metricAxisTitles.size_in",{unit:r.t(`chartUnits.${B}`,{plural:"s"})})}return r.te(`metricAxisTitles.${I}`)&&r.te(`chartUnits.${B}`)?r.t(`metricAxisTitles.${I}`,{unit:r.t(`chartUnits.${B}`,{plural:"s"})})||void 0:I||void 0}),D=d.computed(()=>{var B;if((B=i.chartOptions)!=null&&B.dimensionAxesTitle)return i.chartOptions.dimensionAxesTitle;const I=p.value?"Time":Object.keys(i.chartData.meta.display||i.chartData.meta.metric_names)[0];if(I)return r.te(`chartLabels.${I}`)?r.t(`chartLabels.${I}`):I}),M=d.computed(()=>{const I=il(Number(i.chartData.meta.granularity_ms));if(I)return r.te(`granularityAxisTitles.${I}`)?r.t(`granularityAxisTitles.${I}`):I}),P=d.computed(()=>i.emptyStateTitle||r.t("noDataAvailableTitle")),E=d.computed(()=>i.emptyStateDescription||r.t("noDataAvailableDescription")),y=d.computed(()=>p.value?xS(s.value):i.chartData&&i.chartData.meta&&i.chartData.data.length),_=d.computed(()=>i.chartData.meta.granularity_ms?il(i.chartData.meta.granularity_ms)||"hourly":il(new Date(i.chartData.data[1].timestamp).getTime()-new Date(i.chartData.data[0].timestamp).getTime())||"hourly"),T=d.computed(()=>i.chartOptions.chartLegendSortFn?i.chartOptions.chartLegendSortFn:(I,B)=>I.text===r.t("chartLabels.____OTHER____")?1:B.text===r.t("chartLabels.____OTHER____")?-1:!isNaN(parseInt(I.text,10))&&!isNaN(parseInt(B.text,10))?I.text<B.text?-1:1:I.value&&B.value?B.value.raw-I.value.raw:0),O=d.computed(()=>i.chartOptions.chartTooltipSortFn?i.chartOptions.chartTooltipSortFn:(I,B)=>I.label===r.t("chartLabels.____OTHER____")?1:B.label===r.t("chartLabels.____OTHER____")?-1:!isNaN(parseInt(I.label,10))&&!isNaN(parseInt(B.label,10))?I.label<B.label?-1:1:I.value&&B.value?B.rawValue-I.rawValue:0),A=d.computed(()=>[...i.timeseriesZoom?[{label:r.t("zoom_action_items.zoom"),key:"zoom-in",action:I=>n("zoom-time-range",I)}]:[],...i.exploreLink?[{label:r.t("zoom_action_items.explore"),key:"explore",href:i.exploreLink.href}]:[],...i.requestsLink?[{label:r.t("zoom_action_items.view_requests"),key:"view-requests",href:i.requestsLink.href}]:[]]);return d.provide("showLegendValues",l),d.provide("legendPosition",d.toRef(i,"legendPosition")),(I,B)=>{const q=d.resolveComponent("KTooltip"),G=d.resolveComponent("KEmptyState");return d.openBlock(),d.createElementBlock("div",VD,[y.value&&f.value&&h.value?(d.openBlock(),d.createElementBlock("div",WD,[d.createVNode(q,{class:"tooltip","max-width":"500",placement:"right"},{content:d.withCtx(()=>[d.createElementVNode("div",YD,d.toDisplayString(d.unref(m)),1)]),default:d.withCtx(()=>[d.createVNode(d.unref(ne.WarningIcon),{color:`var(--kui-color-text-warning, ${d.unref(TS)})`,size:d.unref(CS)},null,8,["color","size"])]),_:1})])):d.createCommentVNode("",!0),y.value?(d.openBlock(),d.createElementBlock("div",$D,[p.value?(d.openBlock(),d.createBlock(HD,{key:0,brush:a.value,"chart-data":s.value,"chart-legend-sort-fn":T.value,"chart-tooltip-sort-fn":O.value,"dimension-axes-title":M.value,fill:e.chartOptions.stacked,granularity:_.value,"legend-values":d.unref(u),"metric-axes-title":k.value,"metric-unit":c.value,stacked:e.chartOptions.stacked,"synthetics-data-key":e.syntheticsDataKey,threshold:e.chartOptions.threshold,"time-range-ms":o.value,"tooltip-metric-display":v.value,"tooltip-title":e.tooltipTitle,type:e.chartOptions.type,"zoom-action-items":A.value,onSelectChartRange:B[0]||(B[0]=V=>n("select-chart-range",V)),onZoomTimeRange:B[1]||(B[1]=V=>n("zoom-time-range",V))},null,8,["brush","chart-data","chart-legend-sort-fn","chart-tooltip-sort-fn","dimension-axes-title","fill","granularity","legend-values","metric-axes-title","metric-unit","stacked","synthetics-data-key","threshold","time-range-ms","tooltip-metric-display","tooltip-title","type","zoom-action-items"])):g.value?(d.openBlock(),d.createBlock(gD,{key:1,annotations:e.showAnnotations,"chart-data":s.value,"chart-legend-sort-fn":T.value,"chart-tooltip-sort-fn":O.value,"data-testid":"bar-chart-container","dimension-axes-title":D.value,"legend-values":d.unref(u),"metric-axes-title":k.value,"metric-unit":c.value,orientation:S.value,stacked:e.chartOptions.stacked,"synthetics-data-key":e.syntheticsDataKey,"tooltip-metric-display":v.value,"tooltip-title":e.tooltipTitle},null,8,["annotations","chart-data","chart-legend-sort-fn","chart-tooltip-sort-fn","dimension-axes-title","legend-values","metric-axes-title","metric-unit","orientation","stacked","synthetics-data-key","tooltip-metric-display","tooltip-title"])):x.value?(d.openBlock(),d.createBlock(MD,{key:2,"chart-data":s.value,"dataset-colors":e.chartOptions.chartDatasetColors||d.unref(aa),"legend-position":e.legendPosition,"legend-values":d.unref(u),"metric-unit":c.value,"synthetics-data-key":e.syntheticsDataKey,"tooltip-dimension-display":D.value,"tooltip-metric-display":v.value,"tooltip-title":e.tooltipTitle},null,8,["chart-data","dataset-colors","legend-position","legend-values","metric-unit","synthetics-data-key","tooltip-dimension-display","tooltip-metric-display","tooltip-title"])):d.createCommentVNode("",!0)])):(d.openBlock(),d.createBlock(G,{key:1,"action-button-visible":!1,class:"chart-empty-state","data-testid":"no-data-in-report"},{title:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(P.value),1)]),default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(E.value),1)]),_:1}))])}}}),UD=Ee(jD,[["__scopeId","data-v-8b37cc76"]]),qD={class:"chart-parent","data-testid":"gauge-chart-parent"},XD={class:"chart-totals-flex"},GD={key:1,class:"metric-small","data-testid":"gauge-chart-total"},KD=Ee(d.defineComponent({__name:"GaugeChart",props:{chartData:{type:Object,required:!1,default:null},metricDisplay:{type:String,required:!1,default:"hidden"},numerator:{type:Number,required:!1,default:0},syntheticsDataKey:{type:String,required:!1,default:""},datasetColors:{type:Object,required:!1,default:un},height:{type:String,required:!1,default:"400px",validator:e=>/(\d *)(px|%)/.test(e)},width:{type:String,required:!1,default:"100%",validator:e=>/(\d *)(px|%)/.test(e)}},setup(e){const t=e,{i18n:n}=pt.useI18n(),i=d.ref(xa()),r=d.computed(()=>[t.chartData.datasets.reduce((g,p)=>(g.labels.push(p.label),g.borderColor.push(p.backgroundColor),g.backgroundColor.push(p.backgroundColor),g.data.push(p.data.reduce((x,S)=>x+S,0)),g),{labels:[],backgroundColor:[],borderColor:[],data:[]})]),s=d.computed(()=>({...t.chartData,datasets:r.value}));pt.useReportChartDataForSynthetics(d.toRef(t,"chartData"),d.toRef(t,"syntheticsDataKey"));const a={responsive:!0,maintainAspectRatio:!0,cutout:"78%",circumference:"200",rotation:"260",plugins:{legend:{display:!1}}},o=d.ref(),c=d.computed(()=>{var m;return Yr((m=r==null?void 0:r.value[0])==null?void 0:m.data[t.numerator],{capital:!0})}),l=d.computed(()=>{var m,g;return Yr(((m=r==null?void 0:r.value[0])==null?void 0:m.data[0])+((g=r==null?void 0:r.value[0])==null?void 0:g.data[1]),{capital:!0})}),u=d.computed(()=>{var m;return`color: ${(m=r==null?void 0:r.value[0])==null?void 0:m.backgroundColor[t.numerator]}`}),h=d.computed(()=>["full","single"].includes(t.metricDisplay)),f=d.computed(()=>t.metricDisplay==="full");return(m,g)=>(d.openBlock(),d.createElementBlock("div",qD,[d.createElementVNode("div",XD,[h.value?(d.openBlock(),d.createElementBlock("div",{key:0,class:"metric-large","data-testid":"gauge-chart-metric",style:d.normalizeStyle(u.value)},d.toDisplayString(c.value),5)):d.createCommentVNode("",!0),f.value?(d.openBlock(),d.createElementBlock("div",GD,d.toDisplayString(d.unref(n).t("total"))+": "+d.toDisplayString(l.value),1)):d.createCommentVNode("",!0)]),d.createElementVNode("div",{class:"chart-container",style:d.normalizeStyle({height:e.height,width:e.width})},[d.createVNode(d.unref(Gm),{ref_key:"chartInstance",ref:o,"chart-id":i.value,data:s.value,options:a},null,8,["chart-id","data","options"])],4)]))}}),[["__scopeId","data-v-32e7f9e0"]]);/*!
29
- * pinia v2.1.7
30
- * (c) 2023 Eduardo San Martin Morote
31
- * @license MIT
32
- */process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();var tg;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(tg||(tg={}));const ZD=typeof window<"u";process.env.NODE_ENV!=="production"&&process.env.NODE_ENV,process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();const QD={notAvailable:"N/A"},JD={small:{traffic:"Requests",errorRate:"Error rate",averageLatency:"Avg. latency",p99Latency:"P99 latency"},short:{traffic:"Requests",errorRate:"Error rate",averageLatency:"Average latency",p99Latency:"P99 latency"},long:{traffic:"Number of requests",errorRate:"Average error rate",averageLatency:"Average latency",p99Latency:"P99 latency"}},tC={custom_days:"vs previous {numDays, plural, =1 {day} other {# days}}",custom_hours:"vs previous {numHours, plural, =1 {hour} other {# hours}}",custom_minutes:"vs previous {numMinutes, plural, =1 {minute} other {# minutes}}","15m":"vs previous 15 minutes","1h":"vs previous hour","6h":"vs previous 6 hours","12h":"vs previous 12 hours","24h":"vs previous 24 hours","7d":"vs previous 7 days","30d":"vs previous 30 days",current_week:"vs previous week",current_month:"vs previous month",current_quarter:"vs previous quarter",previous_week:"vs previous time period",previous_month:"vs previous time period",previous_quarter:"vs previous quarter"},eC={general:QD,metricCard:JD,trendRange:tC};function nC(){const e=Qe.createI18n("en-us",eC);return{i18n:e,i18nT:Qe.i18nTComponent(e)}}const iC=2,Ul=["1XX","2XX","3XX","4XX","5XX"],eg=["4XX","5XX"];var ng=(e=>(e.VALIDATING="VALIDATING",e.VALIDATING_HAS_DATA="VALIDATING_HAS_DATA",e.PENDING="PENDING",e.SUCCESS="SUCCESS",e.SUCCESS_HAS_DATA="SUCCESS_HAS_DATA",e.ERROR="ERROR",e.STALE_IF_ERROR="STALE_IF_ERROR",e))(ng||{});const rC=e=>{var t,n,i,r,s;return e?!!((t=Object.keys(e))!=null&&t.length||(n=e.data)!=null&&n.length||(r=(i=e.data)==null?void 0:i.data)!=null&&r.length||!((s=e.data)!=null&&s.data)&&typeof e.data=="object"&&Object.keys(e==null?void 0:e.data).length):!1};function sC(e=d.ref({}),t,n,i=rC){const r=d.ref("PENDING");return d.watchEffect(()=>{const s=i(e.value);if(e.value&&s&&n.value){r.value="VALIDATING_HAS_DATA";return}if(e.value&&n.value){r.value="VALIDATING";return}if(e.value&&t.value){r.value="STALE_IF_ERROR";return}if(e.value===void 0&&!t.value){r.value="PENDING";return}if(e.value&&!t.value&&s){r.value="SUCCESS_HAS_DATA";return}if(e.value&&!t.value){r.value="SUCCESS";return}e.value===void 0&&t&&(r.value="ERROR")}),{state:r,swrvState:ng}}const Bn=Symbol("default"),ql="status_code_grouped",ig=(e,t,n,i,r)=>{e[t][n]||(e[t][n]={}),e[t][n][i]=r};function aC(e,t){var n;const i=((n=e.meta.metric_names)==null?void 0:n[0])||"",r=e.meta.start_ms,s=Object.keys(e.meta.display||{}),a=!!s.find(c=>c===ql),o=s.find(c=>c!==ql);return s.length>2||s.length>1&&!a?(console.error("Don't know how to work with provided dimensions:",s),{previous:{[Bn]:{[Bn]:0}},current:{[Bn]:{[Bn]:0}}}):e.data.reduce((c,l)=>{const u=l.event[i],h=o?l.event[o]:Bn,f=a?l.event[ql]:Bn;return new Date(l.timestamp).getTime()===r&&t?ig(c,"previous",h,f,u):ig(c,"current",h,f,u),c},{previous:{},current:{}})}function oC(e){e.queryReady===void 0&&(e.queryReady=d.computed(()=>!0));const t=d.computed(()=>{var u,h;return{metrics:e.metrics.value,dimensions:[...(u=e.dimensions)!=null&&u.length?[...e.dimensions]:[],...e.withTrend.value?["time"]:[]],granularity:e.withTrend.value?"trend":void 0,...(h=e.filter.value)!=null&&h.length?{filters:e.filter.value}:{},time_range:e.timeRange.value}}),n=d.computed(()=>{var u,h,f,m;if(!((u=e.queryReady)!=null&&u.value))return null;const g=(h=e.filter)!=null&&h.value?JSON.stringify(e.filter.value):"";return`metric-fetcher-${JSON.stringify(e.timeRange.value)}-${(f=e.dimensions)==null?void 0:f.join("-")}-${(m=e.metrics.value)==null?void 0:m.join("-")}-${g}-${e.refreshCounter.value}`}),{response:i,error:r,isValidating:s}=Vi.useRequest(()=>n.value,()=>e.queryFn({datasource:e.datasource.value,query:t.value},e.abortController??new AbortController),{refreshInterval:e.refreshInterval,revalidateOnFocus:!1,errorRetryCount:iC}),{state:a,swrvState:o}=sC(i,r,s),c=d.computed(()=>{var u,h,f,m,g,p,x;return!((h=(u=i.value)==null?void 0:u.data)!=null&&h.length)||!((m=(f=i.value)==null?void 0:f.meta)!=null&&m.display)||!((x=(p=(g=i.value)==null?void 0:g.meta)==null?void 0:p.metric_names)!=null&&x.length)?{current:{},previous:{}}:aC(i.value,e.withTrend.value)}),l=Vi.useTrendRange(e.withTrend,e.timeRange,d.computed(()=>{var u;return(u=i.value)==null?void 0:u.meta}));return{isLoading:d.computed(()=>o.PENDING===a.value),hasError:d.computed(()=>o.ERROR===a.value),raw:i,mapped:c,trendRange:l}}const Bi=(e,t,n=Bn,i)=>(i??[Bn]).reduce((r,s)=>{const a=e[t][n];return a?r+(a[s]||0):r},0);function lC(e){const{cardType:t,title:n,description:i,record:r,hasError:s,increaseIsBad:a,formatValueFn:o,trendRange:c}=e;return d.computed(()=>{let l=0,u=0;if(r!=null&&r.value)try{l=Bi(r.value,"current",e.lookupKey,e.sumGroupedValues),u=Bi(r.value,"previous",e.lookupKey,e.sumGroupedValues)}catch(h){console.error("Metric card data doesn't have the expected structure:",h)}return{cardType:t,hasError:s.value,currentValue:l,previousValue:u,title:n.value,description:i,increaseIsBad:!!a,formatValueFn:o,trendRange:c==null?void 0:c.value}})}function rg(e,t,n){const{i18n:i}=Vi.useI18n(),r=1e3*60,s=r*60,a=s*24,o=(l,u)=>{let h=u-l;e.value&&(h/=2);const f=h/a,m=h/s,g=h/r;return f>=1?i.t("trendRange.custom_days",{numDays:Math.round(f)}):m>=1?i.t("trendRange.custom_hours",{numHours:Math.round(m)}):g>=1?i.t("trendRange.custom_minutes",{numMinutes:Math.round(g)}):i.t("trendRange.custom_days",{numDays:Math.round(f)})},c=()=>{var l,u;if((l=n==null?void 0:n.value)!=null&&l.start_ms&&n.value.end_ms)return{startMs:n.value.start_ms,endMs:n.value.end_ms};if(((u=t==null?void 0:t.value)==null?void 0:u.type)==="absolute"&&t.value.start&&t.value.end)return{startMs:new Date(t.value.start).getTime(),endMs:new Date(t.value.end).getTime()}};return d.computed(()=>{var l,u;if(((l=t==null?void 0:t.value)==null?void 0:l.type)==="relative"&&e.value)return i.t(`trendRange.${t.value.time_range}`);if(e.value||((u=t==null?void 0:t.value)==null?void 0:u.type)==="absolute"){const h=c();if(h)return o(h.startMs,h.endMs)}return""})}var Xl=new WeakMap,sg=0;function cC(e){if(!e.length)return"";for(var t="arg",n=0;n<e.length;++n){var i=void 0;e[n]===null||typeof e[n]!="object"&&typeof e[n]!="function"?typeof e[n]=="string"?i='"'+e[n]+'"':i=String(e[n]):Xl.has(e[n])?i=Xl.get(e[n]):(i=sg,Xl.set(e[n],sg++)),t+="@"+i}return t}function uC(e){if(typeof e=="function")try{e=e()}catch{e=""}return Array.isArray(e)?e=cC(e):e=String(e||""),e}var Gl=function(){function e(t){t===void 0&&(t=0),this.items=new Map,this.ttl=t}return e.prototype.serializeKey=function(t){return uC(t)},e.prototype.get=function(t){var n=this.serializeKey(t);return this.items.get(n)},e.prototype.set=function(t,n,i){var r=this.serializeKey(t),s=i||this.ttl,a=Date.now(),o={data:n,createdAt:a,expiresAt:s?a+s:1/0};this.dispatchExpire(s,o,r),this.items.set(r,o)},e.prototype.dispatchExpire=function(t,n,i){var r=this;t&&setTimeout(function(){var s=Date.now(),a=s>=n.expiresAt;a&&r.delete(i)},t)},e.prototype.delete=function(t){this.items.delete(t)},e}();function dC(){return typeof navigator.onLine<"u"?navigator.onLine:!0}function hC(){return typeof document<"u"&&typeof document.visibilityState<"u"?document.visibilityState!=="hidden":!0}var fC=function(e){return fetch(e).then(function(t){return t.json()})};const Kl={isOnline:dC,isDocumentVisible:hC,fetcher:fC};var hn=function(){return hn=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},hn.apply(this,arguments)},zi=function(e,t,n,i){function r(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function o(u){try{l(i.next(u))}catch(h){a(h)}}function c(u){try{l(i.throw(u))}catch(h){a(h)}}function l(u){u.done?s(u.value):r(u.value).then(o,c)}l((i=i.apply(e,[])).next())})},Hi=function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},i,r,s,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(l){return function(u){return c([l,u])}}function c(l){if(i)throw new TypeError("Generator is already executing.");for(;n;)try{if(i=1,r&&(s=l[0]&2?r.return:l[0]?r.throw||((s=r.return)&&s.call(r),0):r.next)&&!(s=s.call(r,l[1])).done)return s;switch(r=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,r=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],r=0}finally{i=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}},mC=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var i=n.call(e),r,s=[],a;try{for(;(t===void 0||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(o){a={error:o}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(a)throw a.error}}return s},gC=function(e,t,n){if(arguments.length===2)for(var i=0,r=t.length,s;i<r;i++)(s||!(i in t))&&(s||(s=Array.prototype.slice.call(t,0,i)),s[i]=t[i]);return e.concat(s||Array.prototype.slice.call(t))},ag=new Gl,wa=new Gl,Zl=new Gl,og={cache:ag,refreshInterval:0,ttl:0,serverTTL:1e3,dedupingInterval:2e3,revalidateOnFocus:!0,revalidateDebounce:0,shouldRetryOnError:!0,errorRetryInterval:5e3,errorRetryCount:5,fetcher:Kl.fetcher,isOnline:Kl.isOnline,isDocumentVisible:Kl.isDocumentVisible};function pC(e,t,n){var i=wa.get(e);if(i)i.data.push(t);else{var r=5e3;wa.set(e,[t],n>0?n+r:n)}}function yC(e,t,n){if(n.isDocumentVisible()&&!(n.errorRetryCount!==void 0&&t>n.errorRetryCount)){var i=Math.min(t||0,n.errorRetryCount),r=i*n.errorRetryInterval;setTimeout(function(){e(null,{errorRetryCount:i+1,shouldRetryOnError:!0})},r)}}var lg=function(e,t,n,i){return n===void 0&&(n=ag),i===void 0&&(i=og.ttl),zi(void 0,void 0,void 0,function(){var r,s,a,o,c,l,u;return Hi(this,function(h){switch(h.label){case 0:if(!_C(t))return[3,5];h.label=1;case 1:return h.trys.push([1,3,,4]),[4,t];case 2:return r=h.sent(),[3,4];case 3:return o=h.sent(),s=o,[3,4];case 4:return[3,6];case 5:r=t,h.label=6;case 6:if(a=!1,c={data:r,error:s,isValidating:a},typeof r<"u")try{n.set(e,c,i)}catch(f){console.error("swrv(mutate): failed to set cache",f)}return l=wa.get(e),l&&l.data.length&&(u=l.data.filter(function(f){return f.key===e}),u.forEach(function(f,m){typeof c.data<"u"&&(f.data=c.data),f.error=c.error,f.isValidating=c.isValidating,f.isLoading=c.isValidating;var g=m===u.length-1;g||delete u[m]}),u=u.filter(Boolean)),[2,c]}})})};function bC(){for(var e=this,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i,r,s=hn({},og),a=!1,o=!1,c=d.getCurrentInstance(),l=(c==null?void 0:c.proxy)||c;if(!l)return console.error("Could not get current instance, check to make sure that `useSwrv` is declared in the top level of the setup function."),null;var u=(l==null?void 0:l.$isServer)||!1;t.length>=1&&(i=t[0]),t.length>=2&&(r=t[1]),t.length>2&&(s=hn(hn({},s),t[2]));var h=u?s.serverTTL:s.ttl,f=typeof i=="function"?i:d.ref(i);typeof r>"u"&&(r=s.fetcher);var m=null;m||(m=d.reactive({data:void 0,error:void 0,isValidating:!0,isLoading:!0,key:null}));var g=function(v,k){return zi(e,void 0,void 0,function(){var D,M,P,E,y,_,T,O=this;return Hi(this,function(A){switch(A.label){case 0:return D=m.data===void 0,M=f.value,M?(P=s.cache.get(M),E=P&&P.data,m.isValidating=!0,m.isLoading=!E,E&&(m.data=E.data,m.error=E.error),y=v||r,!y||!s.isDocumentVisible()&&!D||(k==null?void 0:k.forceRevalidate)!==void 0&&!(k!=null&&k.forceRevalidate)?(m.isValidating=!1,m.isLoading=!1,[2]):P&&(_=!!(Date.now()-P.createdAt>=s.dedupingInterval||k!=null&&k.forceRevalidate),!_)?(m.isValidating=!1,m.isLoading=!1,[2]):(T=function(){return zi(O,void 0,void 0,function(){var I,B,q,G;return Hi(this,function(V){switch(V.label){case 0:return I=Zl.get(M),I?[3,2]:(B=Array.isArray(M)?M:[M],q=y.apply(void 0,gC([],mC(B),!1)),Zl.set(M,q,s.dedupingInterval),[4,lg(M,q,s.cache,h)]);case 1:return V.sent(),[3,4];case 2:return[4,lg(M,I.data,s.cache,h)];case 3:V.sent(),V.label=4;case 4:return m.isValidating=!1,m.isLoading=!1,Zl.delete(M),m.error!==void 0&&(G=!a&&s.shouldRetryOnError&&(k?k.shouldRetryOnError:!0),G&&yC(g,k?k.errorRetryCount:1,s)),[2]}})})},E&&s.revalidateDebounce?(setTimeout(function(){return zi(O,void 0,void 0,function(){return Hi(this,function(I){switch(I.label){case 0:return a?[3,2]:[4,T()];case 1:I.sent(),I.label=2;case 2:return[2]}})})},s.revalidateDebounce),[3,3]):[3,1])):[2];case 1:return[4,T()];case 2:A.sent(),A.label=3;case 3:return[2]}})})},p=function(){return zi(e,void 0,void 0,function(){return Hi(this,function(v){return[2,g(null,{shouldRetryOnError:!1})]})})},x=null;d.onMounted(function(){var v=function(){return zi(e,void 0,void 0,function(){return Hi(this,function(k){switch(k.label){case 0:return!m.error&&s.isOnline()?[4,g()]:[3,2];case 1:return k.sent(),[3,3];case 2:x&&clearTimeout(x),k.label=3;case 3:return s.refreshInterval&&!a&&(x=setTimeout(v,s.refreshInterval)),[2]}})})};s.refreshInterval&&(x=setTimeout(v,s.refreshInterval)),s.revalidateOnFocus&&(document.addEventListener("visibilitychange",p,!1),window.addEventListener("focus",p,!1))}),d.onUnmounted(function(){a=!0,x&&clearTimeout(x),s.revalidateOnFocus&&(document.removeEventListener("visibilitychange",p,!1),window.removeEventListener("focus",p,!1));var v=wa.get(f.value);v&&(v.data=v.data.filter(function(k){return k!==m}))});try{d.watch(f,function(v){d.isReadonly(f)||(f.value=v),m.key=v,m.isValidating=!!v,pC(f.value,m,h),!u&&!o&&f.value&&g(),o=!1},{immediate:!0})}catch{}var S=hn(hn({},d.toRefs(m)),{mutate:function(v,k){return g(v,hn(hn({},k),{forceRevalidate:!0}))}});return S}function _C(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}function xC(e,t,n){const{data:i,error:r,isValidating:s,mutate:a}=bC(e,t,{revalidateDebounce:500,revalidateOnFocus:!1,dedupingInterval:100,...n});return{data:d.computed(()=>i.value),response:i,error:r,isValidating:s,revalidate:a}}const Vi={useI18n:nC,useMetricCardBuilder:lC,useMetricFetcher:oC,useTrendRange:rg,useRequest:xC},wC=Symbol("METRICS_PROVIDER_KEY");function vC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var cg={exports:{}};(function(e){(function(){function t(l,u){if(u.separator===!1||l<1e3)return l.toString();var h=typeof u.separator=="string"?u.separator:",",f=[],m=Math.round(l).toString().split("");return m.reverse().forEach(function(g,p){p&&p%3===0&&f.push(h),f.push(g)}),f.reverse().join("")}function n(l,u,h){var f=l/u,m=h.round?"round":"floor";return h.decimal===!1?(l=Math[m](f),l.toString()):(h.precision?l=f:l=f<10?Math[m](f*10)/10:Math[m](f),l=l.toString(),typeof h.decimal=="string"&&(l=l.replace(".",h.decimal)),l)}var i=1e3,r=1e4,s=1e6,a=1e9,o=1e12;function c(l,u){var h;u=u||{};var f=l<0;f&&(l=Math.abs(l)),u.precision&&(l=parseFloat(l.toPrecision(u.precision)));var m=u.min10k?r:i;return l<m||u.precision&&u.precision>Math.log10(l)?h=t(n(l,1,u),u):l<s?h=n(l,i,u)+"k":l<a?h=n(l,s,u)+"m":l<o?h=t(n(l,a,u),u)+"b":h=t(n(l,o,u),u)+"t",f&&(h="-"+h),u.capital&&(h=h.toUpperCase()),u.prefix&&(h=u.prefix+h),u.suffix&&(h=h+u.suffix),h}c.addCommas=t,e.exports=c})()})(cg);var SC=cg.exports;const kC=vC(SC);var fn=(e=>(e.GENERIC_COUNT="GenericCount",e.TRAFFIC="Traffic",e.ERROR_RATE="ErrorRate",e.LATENCY="Latency",e))(fn||{}),Ge=(e=>(e.Small="sm",e.Medium="md",e.Large="lg",e.ExtraLarge="xl",e))(Ge||{});const Ql=2,ug=Ql+2,dg=(e,t,n=!1)=>{let i=!t||Number(e.toFixed(ug))===0?0:Number(e.toFixed(ug))>0?1:-1;return n&&(i*=-1),i},hg=(e,t,n)=>t?`${Math.abs(e*100).toFixed(Ql)}%`:n,fg=(e,t)=>t===0?0:e/t-1,mg=(e,t=!1)=>(t&&(e*=-1),e>0?ne.TrendUpIcon:e<0?ne.TrendDownIcon:ne.IndeterminateSmallIcon),MC="#ad000e",Jl="#6c7489",gg="#52596e",TC="#007d60",va="16px",DC="20px",CC={key:0,class:"metricscard-description"},EC={class:"metricscard-valuetrend"},OC={key:0,class:"metricscard-error"},PC={key:2,class:"metricscard-trend"},RC={"data-testid":"metric-trend-change"},AC={key:0,class:"metricscard-trend-range"},IC=d.defineComponent({__name:"MetricsCard",props:{cardType:{type:String,required:!0,default:fn.GENERIC_COUNT},title:{type:String,default:"0%",required:!0},description:{type:String,default:"",required:!1},tooltip:{type:String,required:!1,default:""},timeframe:{type:String,required:!1,default:""},metricValue:{type:String,default:""},metricChange:{type:String,required:!0},changePolarity:{type:Number,required:!0},trendIcon:{type:Object,default:ne.IndeterminateSmallIcon},trendRange:{type:String,default:""},hasError:{type:Boolean,default:!1},errorMessage:{type:String,default:"Vitals data error"},cardSize:{type:String,required:!1,default:()=>Ge.Large},hasContainerTitle:{type:Boolean,required:!1,default:!1},titleTag:{type:String,default:"span"}},setup(e){const t=new Map([[fn.GENERIC_COUNT,ne.VitalsIcon],[fn.TRAFFIC,ne.CloudUploadIcon],[fn.ERROR_RATE,ne.WarningOutlineIcon],[fn.LATENCY,ne.ResponseIcon]]),n=e,i=o=>{const c={red:`var(--kui-color-text-danger-strong, ${MC})`,green:`var(--kui-color-text-success, ${TC})`,grey:`var(--kui-color-text-neutral-strong, ${gg})`};return o>0?c.green:o<0?c.red:c.grey},r=o=>o>0?"positive":o<0?"negative":"neutral",s=[Ge.Medium,Ge.Large].includes(n.cardSize),a=[Ge.Small].includes(n.cardSize);return(o,c)=>{const l=d.resolveComponent("KTooltip");return d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass(["metricscard",e.cardSize])},[d.createElementVNode("div",{class:d.normalizeClass(["metricscard-title",e.cardSize])},[d.unref(a)?d.createCommentVNode("",!0):(d.openBlock(),d.createBlock(d.resolveDynamicComponent(d.unref(t).get(e.cardType)),{key:0,class:"metricscard-icon",color:`var(--kui-color-text-neutral, ${d.unref(Jl)})`,size:d.unref(va)},null,8,["color","size"])),(d.openBlock(),d.createBlock(d.resolveDynamicComponent(e.titleTag),null,{default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(e.title),1)]),_:1})),e.tooltip?(d.openBlock(),d.createBlock(l,{key:1,class:"metricscard-tooltip",placement:"right",text:e.tooltip},{default:d.withCtx(()=>[d.createVNode(d.unref(ne.InfoIcon),{color:`var(--kui-color-text-neutral, ${d.unref(Jl)})`,size:d.unref(va)},null,8,["color","size"])]),_:1},8,["text"])):d.createCommentVNode("",!0)],2),e.description&&d.unref(s)?(d.openBlock(),d.createElementBlock("div",CC,[d.createElementVNode("span",null,d.toDisplayString(e.description),1)])):d.createCommentVNode("",!0),d.createElementVNode("div",EC,[e.hasError?(d.openBlock(),d.createElementBlock("div",OC,[d.createVNode(d.unref(ne.WarningIcon),{color:`var(--kui-color-text-neutral, ${d.unref(Jl)})`,size:d.unref(DC)},null,8,["color","size"]),d.createElementVNode("div",null," "+d.toDisplayString(e.errorMessage),1)])):(d.openBlock(),d.createElementBlock("div",{key:1,class:d.normalizeClass(["metricscard-value",e.cardSize]),"data-testid":"metric-value"},d.toDisplayString(e.metricValue),3)),d.unref(s)?(d.openBlock(),d.createElementBlock("div",PC,[d.createElementVNode("div",{class:d.normalizeClass(["metricscard-trend-change",r(e.changePolarity)]),"data-testid":"metric-trend-parent"},[e.changePolarity!==0?(d.openBlock(),d.createBlock(d.resolveDynamicComponent(e.trendIcon),{key:0,color:i(e.changePolarity),size:d.unref(va)},null,8,["color","size"])):(d.openBlock(),d.createBlock(d.unref(ne.EqualIcon),{key:1,color:`var(--kui-color-text-neutral-strong, ${d.unref(gg)})`,size:d.unref(va)},null,8,["color","size"])),d.createElementVNode("div",RC,d.toDisplayString(e.metricChange),1)],2),e.trendRange?(d.openBlock(),d.createElementBlock("div",AC,d.toDisplayString(e.trendRange),1)):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)])],2)}}}),tc=(e,t)=>{const n=e.__vccOpts||e;for(const[i,r]of t)n[i]=r;return n},LC=tc(IC,[["__scopeId","data-v-b1513f6f"]]),NC={},FC={class:"loading-tabs"};function BC(e,t){const n=d.resolveComponent("KSkeletonBox");return d.openBlock(),d.createElementBlock("div",FC,[d.createVNode(n,{width:"100"}),d.createVNode(n,{width:"75"})])}const zC=tc(NC,[["render",BC],["__scopeId","data-v-9c7113d7"]]),HC={key:0,class:"container-title"},VC={key:0,class:"container-description"},WC={key:1,class:"error-display"},YC={key:0,class:"error-display-message"},$C={key:2,class:"cards-wrapper"},jC=d.defineComponent({__name:"MetricCardContainer",props:{fallbackDisplayText:{type:String,required:!0},cards:{type:Array,required:!0},errorMessage:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},hasTrendAccess:{type:Boolean,required:!1,default:!0},cardSize:{type:String,required:!1,default:()=>Ge.Large},containerTitle:{type:String,required:!1,default:""},containerDescription:{type:String,required:!1,default:""}},setup(e){const t=e,n=d.computed(()=>t.cards.every(r=>(r==null?void 0:r.hasError)===!0)),i=r=>{const s=fg(r.currentValue,r.previousValue)||0,a=dg(s,t.hasTrendAccess,r.increaseIsBad);return{metricValue:r.formatValueFn?r.formatValueFn(r.currentValue):kC(r.currentValue,{capital:!0,round:!0})||"0",metricChange:r.formatChangeFn?r.formatChangeFn(s):hg(s,t.hasTrendAccess,t.fallbackDisplayText),changePolarity:a,trendIcon:mg(a,r.increaseIsBad),cardSize:t.cardSize,hasContainerTitle:!!t.containerTitle}};return(r,s)=>(d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass(["kong-ui-public-metric-card-container",e.cardSize])},[t.containerTitle||t.containerDescription?(d.openBlock(),d.createElementBlock("div",HC,[d.createTextVNode(d.toDisplayString(t.containerTitle)+" ",1),t.containerDescription?(d.openBlock(),d.createElementBlock("div",VC,d.toDisplayString(t.containerDescription),1)):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0),n.value?(d.openBlock(),d.createElementBlock("div",WC,[d.createVNode(d.unref(ne.WarningIcon),{class:"error-display-icon"}),e.errorMessage?(d.openBlock(),d.createElementBlock("div",YC,d.toDisplayString(e.errorMessage),1)):d.createCommentVNode("",!0)])):(d.openBlock(),d.createElementBlock("div",$C,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(e.cards,(a,o)=>(d.openBlock(),d.createElementBlock(d.Fragment,null,[e.loading?(d.openBlock(),d.createElementBlock("div",{key:`skeleton-${o}`,class:"loading-tab"},[d.createVNode(zC,{class:d.normalizeClass(e.cardSize===d.unref(Ge).Small?"loading-tabs-small":"loading-tabs-large")},null,8,["class"])])):(d.openBlock(),d.createBlock(LC,d.mergeProps({key:o},{ref_for:!0},i(a),{"card-size":e.cardSize,"card-type":a.cardType,description:a.description,"error-message":e.errorMessage,"has-error":a.hasError,title:a.title,"title-tag":a.titleTag,tooltip:a.tooltip,"trend-range":a.trendRange}),null,16,["card-size","card-type","description","error-message","has-error","title","title-tag","tooltip","trend-range"]))],64))),256))]))],2))}}),UC=tc(jC,[["__scopeId","data-v-7080ba56"]]);Ge.Large;const qC={key:1,class:"single-value-wrapper"},XC={class:"single-value","data-testid":"single-value-chart"},GC={key:0,class:"single-value-unit"},KC={key:1,class:"single-value-trend"},ZC={key:0,class:"single-value-trend-range"},QC=Ee(d.defineComponent({__name:"SingleValue",props:{data:{type:Object,required:!0},decimalPoints:{type:Number,default:$f},leftAlign:{type:Boolean,default:!1},showTrend:{type:Boolean,default:!1},increaseIsBad:{type:Boolean,default:!1},alignX:{type:String,default:"space-evenly"}},setup(e){const{i18n:t}=pt.useI18n(),{formatBytes:n}=Br({i18n:t}),i=e,r={left:"flex-start",center:"center",right:"flex-end",between:"space-between",around:"space-around",evenly:"space-evenly"},s=d.ref(i.leftAlign?"left":i.alignX),a=d.computed(()=>i.data.data),o=d.computed(()=>{var M,P;return(P=(M=i.data.meta)==null?void 0:M.metric_names)==null?void 0:P[0]}),c=d.computed(()=>{var P,E;const M=o.value?(E=(P=i.data.meta)==null?void 0:P.metric_units)==null?void 0:E[o.value]:void 0;if(M)return t.t(`chartUnits.${M}`,{plural:""})}),l=d.computed(()=>{var M;return o.value==="request_per_minute"||!!((M=o.value)!=null&&M.includes("_latency_"))}),u=d.computed(()=>!i.showTrend||a.value.length<2||!o.value?null:a.value[0].event[o.value]??null),h=d.computed(()=>{if(!o.value)return null;const M=i.showTrend?1:0;return a.value.length<=M?null:a.value[M].event[o.value]??null}),f=d.computed(()=>{var E;const M=h.value;if(M===null)return"";if((E=o.value)!=null&&E.includes("_size_"))return n(M);if(M>=1e9){const y=(M/1e9).toFixed(1);return y.endsWith(".0")?`${Math.floor(M/1e9)}B`:`${y}B`}if(M>=1e7){const y=(M/1e6).toFixed(1);return y.endsWith(".0")?`${Math.floor(M/1e6)}M`:`${y}M`}const P=i.decimalPoints&&typeof i.decimalPoints=="number"?i.decimalPoints:$f;return M.toLocaleString("en-US",{maximumFractionDigits:P})}),m=d.computed(()=>fg(h.value??0,u.value??0)||0),g=d.computed(()=>dg(m.value,!0,i.increaseIsBad)),p=d.computed(()=>mg(g.value)),x=d.computed(()=>hg(m.value,!0,t.t("singleValue.trend.not_available"))),S=d.computed(()=>({justifyContent:r[s.value]??"space-evenly"})),v=rg(d.computed(()=>i.showTrend),void 0,d.computed(()=>i.data.meta)),k=M=>M>0?"positive":M<0?"negative":"neutral",D=M=>M>0?MS:M<0?kS:yf;return d.onMounted(()=>{var M,P,E,y;!i.showTrend&&((P=(M=i.data)==null?void 0:M.data)==null?void 0:P.length)>1?console.warn("SingleValue chart should only be used with a single data point. Data length:",i.data.data.length):i.showTrend&&((y=(E=i.data)==null?void 0:E.data)==null?void 0:y.length)!==2&&console.warn("SingleValue with trend expects exactly 2 data points. Data length:",i.data.data.length)}),d.watch(d.toRef(i,"alignX"),M=>{M&&(s.value=M)}),(M,P)=>{const E=d.resolveComponent("KEmptyState");return d.openBlock(),d.createElementBlock("div",{class:"chart-parent","data-testid":"single-value-parent",style:d.normalizeStyle(S.value)},[h.value===null?(d.openBlock(),d.createBlock(E,{key:0,class:"single-value-error","data-testid":"single-value-error","icon-variant":"error",title:d.unref(t).t("singleValue.valueError")},null,8,["title"])):(d.openBlock(),d.createElementBlock("div",qC,[d.createElementVNode("span",XC,d.toDisplayString(f.value),1),l.value?(d.openBlock(),d.createElementBlock("span",GC,"  "+d.toDisplayString(c.value),1)):d.createCommentVNode("",!0),e.showTrend?(d.openBlock(),d.createElementBlock("div",KC,[d.createElementVNode("div",{class:d.normalizeClass(["trend-change",k(g.value)]),"data-testid":"single-value-trend"},[g.value!==0?(d.openBlock(),d.createBlock(d.resolveDynamicComponent(p.value),{key:0,color:D(g.value),size:d.unref(zr)},null,8,["color","size"])):(d.openBlock(),d.createBlock(d.unref(ne.EqualIcon),{key:1,color:`var(--kui-color-text-neutral-strong, ${d.unref(yf)})`,size:d.unref(zr)},null,8,["color","size"])),d.createElementVNode("div",null,d.toDisplayString(x.value),1)],2),d.unref(v)?(d.openBlock(),d.createElementBlock("div",ZC,d.toDisplayString(d.unref(v)),1)):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)]))],4)}}}),[["__scopeId","data-v-4b062a7d"]]),JC={class:"simple-chart-shell"},tE={key:1,class:"analytics-chart-parent"},eE=Ee(d.defineComponent({__name:"SimpleChart",props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,required:!0},emptyStateTitle:{type:String,required:!1,default:""},syntheticsDataKey:{type:String,required:!1,default:""},height:{type:String,required:!1,default:"400px",validator:e=>/(\d *)(px|%)/.test(e)},width:{type:String,required:!1,default:"100%",validator:e=>/(\d *)(px|%)/.test(e)}},setup(e){const t=e,{i18n:n}=pt.useI18n(),i=d.computed(()=>{var u;const l=pt.useExploreResultToDatasets({colorPalette:t.chartOptions.chartDatasetColors||un},d.toRef(t,"chartData")).value;return(u=t.chartOptions)!=null&&u.reverseDataset&&(l==null||l.datasets.reverse()),l}),r=d.computed(()=>{var l;return(l=t.chartData.meta)!=null&&l.metric_units?Object.values(t.chartData.meta.metric_units)[0]:""}),s=d.computed(()=>t.chartOptions.type==="gauge"),a=d.computed(()=>t.chartOptions.type==="single_value"),o=d.computed(()=>t.emptyStateTitle||n.t("noDataAvailableTitle")),c=d.computed(()=>{var u,h;const l=t.chartData&&t.chartData.meta&&t.chartData.data.length;if(a.value){const f=(h=(u=t.chartData.meta)==null?void 0:u.metric_names)==null?void 0:h[0];return t.chartOptions.showTrend?l&&t.chartData.data.length>=2&&t.chartData.data[1].event[f]!==null:l&&t.chartData.data[0].event[f]!==null}return l});return(l,u)=>{const h=d.resolveComponent("KEmptyState");return d.openBlock(),d.createElementBlock("div",JC,[c.value?(d.openBlock(),d.createElementBlock("div",tE,[s.value?(d.openBlock(),d.createBlock(KD,{key:0,"chart-data":i.value,"dataset-colors":e.chartOptions.chartDatasetColors,"is-simple":"","metric-display":e.chartOptions.metricDisplay,"metric-unit":r.value,numerator:e.chartOptions.numerator,"synthetics-data-key":e.syntheticsDataKey,width:e.width},null,8,["chart-data","dataset-colors","metric-display","metric-unit","numerator","synthetics-data-key","width"])):d.createCommentVNode("",!0),a.value?(d.openBlock(),d.createBlock(QC,{key:1,"align-x":e.chartOptions.alignX,data:e.chartData,"decimal-points":e.chartOptions.decimalPoints,"increase-is-bad":e.chartOptions.increaseIsBad,"show-trend":e.chartOptions.showTrend},null,8,["align-x","data","decimal-points","increase-is-bad","show-trend"])):d.createCommentVNode("",!0)])):(d.openBlock(),d.createBlock(h,{key:0,"action-button-visible":!0,class:"chart-empty-state","data-testid":"no-data-in-report"},{title:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(o.value),1)]),_:1}))])}}}),[["__scopeId","data-v-56837d34"]]),nE={class:"top-n-card-title","data-testid":"top-n-card-title"},iE={class:"top-n-card-description","data-testid":"top-n-card-description"},rE={key:3,class:"top-n-table","data-testid":"top-n-table"},sE={class:"table-headings"},aE={class:"table-row"},oE={class:"column-1"},lE={class:"column-2"},cE={class:"table-body","data-testid":"top-n-data"},uE=["data-testid"],dE={class:"column-1"},hE={class:"column-2"},fE=Ee(d.defineComponent({__name:"TopNTable",props:{title:{default:""},description:{default:""},data:{},emptyStateTitle:{default:""},isLoading:{type:Boolean,default:!1},titleTag:{default:"h2"}},setup(e){const t=e,{i18n:n}=pt.useI18n(),i=d.computed(()=>t.data.data),r=d.computed(()=>{var g;return!!((g=i.value)!=null&&g.length)}),s=d.computed(()=>{var g,p;return(g=t.data.meta)!=null&&g.display&&((p=Object.keys(t.data.meta.display))==null?void 0:p[0])||""}),a=d.computed(()=>s.value?t.data.meta.display[s.value]:{}),o=d.computed(()=>{var g,p;return(p=(g=t.data.meta)==null?void 0:g.metric_names)!=null&&p.length?t.data.meta.metric_names[0]:""}),c=d.computed(()=>o.value?n.t(`chartLabels.${o.value}`)||o.value:""),l=d.computed(()=>{if(!r.value)return"";if(t.data.meta){if(a.value&&!Object.keys(a.value).length)return n.t("topNTable.errors.display");if(!o.value)return n.t("topNTable.errors.metricNames")}else return n.t("topNTable.errors.meta");return""}),u=g=>{const p=g.event;return String(p[s.value])},h=g=>{const p=u(g),x=a.value&&a.value[p];return x?x.name:"-"},f=g=>{const p=u(g),x=a.value&&a.value[p];return x?!!x.deleted:!1},m=g=>{if(!o.value)return"–";const x=g.event[o.value];return x?Yr(x,{capital:!0,round:!0}):"–"};return(g,p)=>{const x=d.resolveComponent("KEmptyState"),S=d.resolveComponent("KSkeleton"),v=d.resolveComponent("KCard");return d.openBlock(),d.createBlock(v,{class:"kong-ui-public-top-n-table","title-tag":e.titleTag},d.createSlots({default:d.withCtx(()=>[l.value?(d.openBlock(),d.createBlock(x,{key:0,"action-button-visible":!1,"data-testid":"top-n-error-state","icon-variant":"error"},{title:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(d.unref(n).t("topNTable.defaultErrorStateTitle")),1)]),default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(l.value),1)]),_:1})):e.isLoading?(d.openBlock(),d.createBlock(S,{key:1,"table-columns":2,type:"table"})):r.value?(d.openBlock(),d.createElementBlock("div",rE,[d.createElementVNode("div",sE,[d.createElementVNode("div",aE,[d.createElementVNode("div",oE,d.toDisplayString(d.unref(n).t("topNTable.nameLabel")),1),d.createElementVNode("div",lE,d.toDisplayString(c.value),1)])]),d.createElementVNode("div",cE,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(i.value,(k,D)=>(d.openBlock(),d.createElementBlock("div",{key:`entry-${D}`,class:"table-row","data-testid":`row-${u(k)}`},[d.createElementVNode("div",dE,[d.renderSlot(g.$slots,"name",{record:{id:u(k),name:h(k),deleted:f(k),dimension:s.value}},()=>[d.createTextVNode(d.toDisplayString(h(k)),1)],!0)]),d.createElementVNode("div",hE,"   "+d.toDisplayString(m(k)),1)],8,uE))),128))])])):(d.openBlock(),d.createBlock(x,{key:2,"action-button-visible":!1,"data-testid":"top-n-empty-state"},{title:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(e.emptyStateTitle||d.unref(n).t("topNTable.defaultEmptyStateTitle")),1)]),_:1}))]),_:2},[e.title?{name:"title",fn:d.withCtx(()=>[d.createElementVNode("span",nE,d.toDisplayString(e.title),1)]),key:"0"}:void 0,e.description?{name:"actions",fn:d.withCtx(()=>[d.createElementVNode("div",iE,d.toDisplayString(e.description),1)]),key:"1"}:void 0]),1032,["title-tag"])}}}),[["__scopeId","data-v-665e7735"]]);var Sa={exports:{}};Sa.exports,function(e,t){var n=200,i="Expected a function",r="__lodash_hash_undefined__",s=1,a=2,o=9007199254740991,c="[object Arguments]",l="[object Array]",u="[object Boolean]",h="[object Date]",f="[object Error]",m="[object Function]",g="[object GeneratorFunction]",p="[object Map]",x="[object Number]",S="[object Object]",v="[object Promise]",k="[object RegExp]",D="[object Set]",M="[object String]",P="[object Symbol]",E="[object WeakMap]",y="[object ArrayBuffer]",_="[object DataView]",T="[object Float32Array]",O="[object Float64Array]",A="[object Int8Array]",I="[object Int16Array]",B="[object Int32Array]",q="[object Uint8Array]",G="[object Uint8ClampedArray]",V="[object Uint16Array]",lt="[object Uint32Array]",X=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Q=/^\w*$/,H=/^\./,U=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Y=/[\\^$.*+?()[\]{}|]/g,xt=/\\(\\)?/g,yt=/^\[object .+?Constructor\]$/,vt=/^(?:0|[1-9]\d*)$/,mt={};mt[T]=mt[O]=mt[A]=mt[I]=mt[B]=mt[q]=mt[G]=mt[V]=mt[lt]=!0,mt[c]=mt[l]=mt[y]=mt[u]=mt[_]=mt[h]=mt[f]=mt[m]=mt[p]=mt[x]=mt[S]=mt[k]=mt[D]=mt[M]=mt[E]=!1;var gt=typeof ve=="object"&&ve&&ve.Object===Object&&ve,z=typeof self=="object"&&self&&self.Object===Object&&self,j=gt||z||Function("return this")(),$=t&&!t.nodeType&&t,J=$&&!0&&e&&!e.nodeType&&e,et=J&&J.exports===$,nt=et&&gt.process,rt=function(){try{return nt&&nt.binding("util")}catch{}}(),it=rt&&rt.isTypedArray;function _t(b,C){for(var N=-1,W=b?b.length:0;++N<W;)if(C(b[N],N,b))return!0;return!1}function ct(b){return function(C){return C==null?void 0:C[b]}}function Et(b,C){for(var N=-1,W=Array(b);++N<b;)W[N]=C(N);return W}function te(b){return function(C){return b(C)}}function ce(b,C){return b==null?void 0:b[C]}function qt(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch{}return C}function Ie(b){var C=-1,N=Array(b.size);return b.forEach(function(W,ht){N[++C]=[ht,W]}),N}function St(b,C){return function(N){return b(C(N))}}function Xt(b){var C=-1,N=Array(b.size);return b.forEach(function(W){N[++C]=W}),N}var zt=Array.prototype,Gt=Function.prototype,re=Object.prototype,Ke=j["__core-js_shared__"],ci=function(){var b=/[^.]+$/.exec(Ke&&Ke.keys&&Ke.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),ze=Gt.toString,Ht=re.hasOwnProperty,Se=re.toString,ui=RegExp("^"+ze.call(Ht).replace(Y,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ka=j.Symbol,Ma=j.Uint8Array,Qr=re.propertyIsEnumerable,di=zt.splice,Jr=St(Object.keys,Object),hi=bn(j,"DataView"),mn=bn(j,"Map"),gn=bn(j,"Promise"),ts=bn(j,"Set"),es=bn(j,"WeakMap"),fi=bn(Object,"create"),ic=xn(hi),rc=xn(mn),Ta=xn(gn),Da=xn(ts),pn=xn(es),Wi=ka?ka.prototype:void 0,ns=Wi?Wi.valueOf:void 0,Ca=Wi?Wi.toString:void 0;function yn(b){var C=-1,N=b?b.length:0;for(this.clear();++C<N;){var W=b[C];this.set(W[0],W[1])}}function sc(){this.__data__=fi?fi(null):{}}function He(b){return this.has(b)&&delete this.__data__[b]}function ac(b){var C=this.__data__;if(fi){var N=C[b];return N===r?void 0:N}return Ht.call(C,b)?C[b]:void 0}function oc(b){var C=this.__data__;return fi?C[b]!==void 0:Ht.call(C,b)}function lc(b,C){var N=this.__data__;return N[b]=fi&&C===void 0?r:C,this}yn.prototype.clear=sc,yn.prototype.delete=He,yn.prototype.get=ac,yn.prototype.has=oc,yn.prototype.set=lc;function Ve(b){var C=-1,N=b?b.length:0;for(this.clear();++C<N;){var W=b[C];this.set(W[0],W[1])}}function cc(){this.__data__=[]}function Hn(b){var C=this.__data__,N=ji(C,b);if(N<0)return!1;var W=C.length-1;return N==W?C.pop():di.call(C,N,1),!0}function uc(b){var C=this.__data__,N=ji(C,b);return N<0?void 0:C[N][1]}function dc(b){return ji(this.__data__,b)>-1}function hc(b,C){var N=this.__data__,W=ji(N,b);return W<0?N.push([b,C]):N[W][1]=C,this}Ve.prototype.clear=cc,Ve.prototype.delete=Hn,Ve.prototype.get=uc,Ve.prototype.has=dc,Ve.prototype.set=hc;function We(b){var C=-1,N=b?b.length:0;for(this.clear();++C<N;){var W=b[C];this.set(W[0],W[1])}}function fc(){this.__data__={hash:new yn,map:new(mn||Ve),string:new yn}}function Vn(b){return Xi(this,b).delete(b)}function mc(b){return Xi(this,b).get(b)}function gc(b){return Xi(this,b).has(b)}function pc(b,C){return Xi(this,b).set(b,C),this}We.prototype.clear=fc,We.prototype.delete=Vn,We.prototype.get=mc,We.prototype.has=gc,We.prototype.set=pc;function Yi(b){var C=-1,N=b?b.length:0;for(this.__data__=new We;++C<N;)this.add(b[C])}function yc(b){return this.__data__.set(b,r),this}function bc(b){return this.__data__.has(b)}Yi.prototype.add=Yi.prototype.push=yc,Yi.prototype.has=bc;function Le(b){this.__data__=new Ve(b)}function $i(){this.__data__=new Ve}function _c(b){return this.__data__.delete(b)}function is(b){return this.__data__.get(b)}function xc(b){return this.__data__.has(b)}function wc(b,C){var N=this.__data__;if(N instanceof Ve){var W=N.__data__;if(!mn||W.length<n-1)return W.push([b,C]),this;N=this.__data__=new We(W)}return N.set(b,C),this}Le.prototype.clear=$i,Le.prototype.delete=_c,Le.prototype.get=is,Le.prototype.has=xc,Le.prototype.set=wc;function vc(b,C){var N=w(b)||La(b)?Et(b.length,String):[],W=N.length,ht=!!W;for(var Z in b)Ht.call(b,Z)&&!(ht&&(Z=="length"||ss(Z,W)))&&N.push(Z);return N}function ji(b,C){for(var N=b.length;N--;)if(Ia(b[N][0],C))return N;return-1}var Sc=Ac();function kc(b,C){return b&&Sc(b,C,gi)}function Ui(b,C){C=Gi(C,b)?[C]:Ze(C);for(var N=0,W=C.length;b!=null&&N<W;)b=b[_n(C[N++])];return N&&N==W?b:void 0}function Mc(b){return Se.call(b)}function Tc(b,C){return b!=null&&C in Object(b)}function rs(b,C,N,W,ht){return b===C?!0:b==null||C==null||!Kt(b)&&!ke(C)?b!==b&&C!==C:Dc(b,C,rs,N,W,ht)}function Dc(b,C,N,W,ht,Z){var bt=w(b),Zt=w(C),Vt=l,de=l;bt||(Vt=ue(b),Vt=Vt==c?S:Vt),Zt||(de=ue(C),de=de==c?S:de);var Me=Vt==S&&!qt(b),Te=de==S&&!qt(C),pe=Vt==de;if(pe&&!Me)return Z||(Z=new Le),bt||Na(b)?Pa(b,C,N,W,ht,Z):Ic(b,C,Vt,N,W,ht,Z);if(!(ht&a)){var Ne=Me&&Ht.call(b,"__wrapped__"),Fe=Te&&Ht.call(C,"__wrapped__");if(Ne||Fe){var $n=Ne?b.value():b,wn=Fe?C.value():C;return Z||(Z=new Le),N($n,wn,W,ht,Z)}}return pe?(Z||(Z=new Le),Lc(b,C,N,W,ht,Z)):!1}function Cc(b,C,N,W){var ht=N.length,Z=ht;if(b==null)return!Z;for(b=Object(b);ht--;){var bt=N[ht];if(bt[2]?bt[1]!==b[bt[0]]:!(bt[0]in b))return!1}for(;++ht<Z;){bt=N[ht];var Zt=bt[0],Vt=b[Zt],de=bt[1];if(bt[2]){if(Vt===void 0&&!(Zt in b))return!1}else{var Me=new Le,Te;if(!(Te===void 0?rs(de,Vt,W,s|a,Me):Te))return!1}}return!0}function Ec(b){if(!Kt(b)||Ra(b))return!1;var C=K(b)||qt(b)?ui:yt;return C.test(xn(b))}function Oc(b){return ke(b)&&$t(b.length)&&!!mt[Se.call(b)]}function Ea(b){return typeof b=="function"?b:b==null?Ki:typeof b=="object"?w(b)?qi(b[0],b[1]):Rc(b):sO(b)}function Pc(b){if(!Bc(b))return Jr(b);var C=[];for(var N in Object(b))Ht.call(b,N)&&N!="constructor"&&C.push(N);return C}function Rc(b){var C=Nc(b);return C.length==1&&C[0][2]?os(C[0][0],C[0][1]):function(N){return N===b||Cc(N,b,C)}}function qi(b,C){return Gi(b)&&Aa(C)?os(_n(b),C):function(N){var W=Fa(N,b);return W===void 0&&W===C?Ba(N,b):rs(C,W,void 0,s|a)}}function Wn(b){return function(C){return Ui(C,b)}}function Oa(b){if(typeof b=="string")return b;if(ee(b))return Ca?Ca.call(b):"";var C=b+"";return C=="0"&&1/b==-1/0?"-0":C}function Ze(b){return w(b)?b:zc(b)}function Ac(b){return function(C,N,W){for(var ht=-1,Z=Object(C),bt=W(C),Zt=bt.length;Zt--;){var Vt=bt[++ht];if(N(Z[Vt],Vt,Z)===!1)break}return C}}function Pa(b,C,N,W,ht,Z){var bt=ht&a,Zt=b.length,Vt=C.length;if(Zt!=Vt&&!(bt&&Vt>Zt))return!1;var de=Z.get(b);if(de&&Z.get(C))return de==C;var Me=-1,Te=!0,pe=ht&s?new Yi:void 0;for(Z.set(b,C),Z.set(C,b);++Me<Zt;){var Ne=b[Me],Fe=C[Me];if(W)var $n=bt?W(Fe,Ne,Me,C,b,Z):W(Ne,Fe,Me,b,C,Z);if($n!==void 0){if($n)continue;Te=!1;break}if(pe){if(!_t(C,function(wn,pi){if(!pe.has(pi)&&(Ne===wn||N(Ne,wn,W,ht,Z)))return pe.add(pi)})){Te=!1;break}}else if(!(Ne===Fe||N(Ne,Fe,W,ht,Z))){Te=!1;break}}return Z.delete(b),Z.delete(C),Te}function Ic(b,C,N,W,ht,Z,bt){switch(N){case _:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case y:return!(b.byteLength!=C.byteLength||!W(new Ma(b),new Ma(C)));case u:case h:case x:return Ia(+b,+C);case f:return b.name==C.name&&b.message==C.message;case k:case M:return b==C+"";case p:var Zt=Ie;case D:var Vt=Z&a;if(Zt||(Zt=Xt),b.size!=C.size&&!Vt)return!1;var de=bt.get(b);if(de)return de==C;Z|=s,bt.set(b,C);var Me=Pa(Zt(b),Zt(C),W,ht,Z,bt);return bt.delete(b),Me;case P:if(ns)return ns.call(b)==ns.call(C)}return!1}function Lc(b,C,N,W,ht,Z){var bt=ht&a,Zt=gi(b),Vt=Zt.length,de=gi(C),Me=de.length;if(Vt!=Me&&!bt)return!1;for(var Te=Vt;Te--;){var pe=Zt[Te];if(!(bt?pe in C:Ht.call(C,pe)))return!1}var Ne=Z.get(b);if(Ne&&Z.get(C))return Ne==C;var Fe=!0;Z.set(b,C),Z.set(C,b);for(var $n=bt;++Te<Vt;){pe=Zt[Te];var wn=b[pe],pi=C[pe];if(W)var Sg=bt?W(pi,wn,pe,C,b,Z):W(wn,pi,pe,b,C,Z);if(!(Sg===void 0?wn===pi||N(wn,pi,W,ht,Z):Sg)){Fe=!1;break}$n||($n=pe=="constructor")}if(Fe&&!$n){var za=b.constructor,Ha=C.constructor;za!=Ha&&"constructor"in b&&"constructor"in C&&!(typeof za=="function"&&za instanceof za&&typeof Ha=="function"&&Ha instanceof Ha)&&(Fe=!1)}return Z.delete(b),Z.delete(C),Fe}function Xi(b,C){var N=b.__data__;return as(C)?N[typeof C=="string"?"string":"hash"]:N.map}function Nc(b){for(var C=gi(b),N=C.length;N--;){var W=C[N],ht=b[W];C[N]=[W,ht,Aa(ht)]}return C}function bn(b,C){var N=ce(b,C);return Ec(N)?N:void 0}var ue=Mc;(hi&&ue(new hi(new ArrayBuffer(1)))!=_||mn&&ue(new mn)!=p||gn&&ue(gn.resolve())!=v||ts&&ue(new ts)!=D||es&&ue(new es)!=E)&&(ue=function(b){var C=Se.call(b),N=C==S?b.constructor:void 0,W=N?xn(N):void 0;if(W)switch(W){case ic:return _;case rc:return p;case Ta:return v;case Da:return D;case pn:return E}return C});function Fc(b,C,N){C=Gi(C,b)?[C]:Ze(C);for(var W,ht=-1,bt=C.length;++ht<bt;){var Z=_n(C[ht]);if(!(W=b!=null&&N(b,Z)))break;b=b[Z]}if(W)return W;var bt=b?b.length:0;return!!bt&&$t(bt)&&ss(Z,bt)&&(w(b)||La(b))}function ss(b,C){return C=C??o,!!C&&(typeof b=="number"||vt.test(b))&&b>-1&&b%1==0&&b<C}function Gi(b,C){if(w(b))return!1;var N=typeof b;return N=="number"||N=="symbol"||N=="boolean"||b==null||ee(b)?!0:Q.test(b)||!X.test(b)||C!=null&&b in Object(C)}function as(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function Ra(b){return!!ci&&ci in b}function Bc(b){var C=b&&b.constructor,N=typeof C=="function"&&C.prototype||re;return b===N}function Aa(b){return b===b&&!Kt(b)}function os(b,C){return function(N){return N==null?!1:N[b]===C&&(C!==void 0||b in Object(N))}}var zc=mi(function(b){b=Yn(b);var C=[];return H.test(b)&&C.push(""),b.replace(U,function(N,W,ht,Z){C.push(ht?Z.replace(xt,"$1"):W||N)}),C});function _n(b){if(typeof b=="string"||ee(b))return b;var C=b+"";return C=="0"&&1/b==-1/0?"-0":C}function xn(b){if(b!=null){try{return ze.call(b)}catch{}try{return b+""}catch{}}return""}function mi(b,C){if(typeof b!="function"||C&&typeof C!="function")throw new TypeError(i);var N=function(){var W=arguments,ht=C?C.apply(this,W):W[0],Z=N.cache;if(Z.has(ht))return Z.get(ht);var bt=b.apply(this,W);return N.cache=Z.set(ht,bt),bt};return N.cache=new(mi.Cache||We),N}mi.Cache=We;function Ia(b,C){return b===C||b!==b&&C!==C}function La(b){return F(b)&&Ht.call(b,"callee")&&(!Qr.call(b,"callee")||Se.call(b)==c)}var w=Array.isArray;function L(b){return b!=null&&$t(b.length)&&!K(b)}function F(b){return ke(b)&&L(b)}function K(b){var C=Kt(b)?Se.call(b):"";return C==m||C==g}function $t(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=o}function Kt(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function ke(b){return!!b&&typeof b=="object"}function ee(b){return typeof b=="symbol"||ke(b)&&Se.call(b)==P}var Na=it?te(it):Oc;function Yn(b){return b==null?"":Oa(b)}function Fa(b,C,N){var W=b==null?void 0:Ui(b,C);return W===void 0?N:W}function Ba(b,C){return b!=null&&Fc(b,C,Tc)}function gi(b){return L(b)?vc(b):Pc(b)}function ls(b,C){var N={};return C=Ea(C),kc(b,function(W,ht,Z){N[C(W,ht,Z)]=W}),N}function Ki(b){return b}function sO(b){return Gi(b)?ct(_n(b)):Wn(b)}e.exports=ls}(Sa,Sa.exports);var mE=Sa.exports;const gE=Ml(mE);var pE=9007199254740991,yE="[object Arguments]",bE="[object Function]",_E="[object GeneratorFunction]",xE="[object Symbol]",wE=typeof ve=="object"&&ve&&ve.Object===Object&&ve,vE=typeof self=="object"&&self&&self.Object===Object&&self,SE=wE||vE||Function("return this")();function kE(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function ME(e,t){for(var n=-1,i=e?e.length:0,r=Array(i);++n<i;)r[n]=t(e[n],n,e);return r}function TE(e,t){for(var n=-1,i=t.length,r=e.length;++n<i;)e[r+n]=t[n];return e}var ec=Object.prototype,DE=ec.hasOwnProperty,nc=ec.toString,pg=SE.Symbol,CE=ec.propertyIsEnumerable,yg=pg?pg.isConcatSpreadable:void 0,bg=Math.max;function EE(e,t,n,i,r){var s=-1,a=e.length;for(n||(n=AE),r||(r=[]);++s<a;){var o=e[s];n(o)?TE(r,o):r[r.length]=o}return r}function OE(e,t){return e=Object(e),PE(e,t,function(n,i){return i in e})}function PE(e,t,n){for(var i=-1,r=t.length,s={};++i<r;){var a=t[i],o=e[a];n(o,a)&&(s[a]=o)}return s}function RE(e,t){return t=bg(t===void 0?e.length-1:t,0),function(){for(var n=arguments,i=-1,r=bg(n.length-t,0),s=Array(r);++i<r;)s[i]=n[t+i];i=-1;for(var a=Array(t+1);++i<t;)a[i]=n[i];return a[t]=s,kE(e,this,a)}}function AE(e){return NE(e)||LE(e)||!!(yg&&e&&e[yg])}function IE(e){if(typeof e=="string"||WE(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function LE(e){return BE(e)&&DE.call(e,"callee")&&(!CE.call(e,"callee")||nc.call(e)==yE)}var NE=Array.isArray;function FE(e){return e!=null&&HE(e.length)&&!zE(e)}function BE(e){return _g(e)&&FE(e)}function zE(e){var t=VE(e)?nc.call(e):"";return t==bE||t==_E}function HE(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=pE}function VE(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function _g(e){return!!e&&typeof e=="object"}function WE(e){return typeof e=="symbol"||_g(e)&&nc.call(e)==xE}var YE=RE(function(e,t){return e==null?{}:OE(e,ME(EE(t),IE))}),$E=YE;const jE=Ml($E);var xg={exports:{}};(function(e,t){(function(n,i){i()})(ve,function(){function n(l,u){return typeof u>"u"?u={autoBom:!1}:typeof u!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),u={autoBom:!u}),u.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(l.type)?new Blob(["\uFEFF",l],{type:l.type}):l}function i(l,u,h){var f=new XMLHttpRequest;f.open("GET",l),f.responseType="blob",f.onload=function(){c(f.response,u,h)},f.onerror=function(){console.error("could not download file")},f.send()}function r(l){var u=new XMLHttpRequest;u.open("HEAD",l,!1);try{u.send()}catch{}return 200<=u.status&&299>=u.status}function s(l){try{l.dispatchEvent(new MouseEvent("click"))}catch{var u=document.createEvent("MouseEvents");u.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),l.dispatchEvent(u)}}var a=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof ve=="object"&&ve.global===ve?ve:void 0,o=a.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),c=a.saveAs||(typeof window!="object"||window!==a?function(){}:"download"in HTMLAnchorElement.prototype&&!o?function(l,u,h){var f=a.URL||a.webkitURL,m=document.createElement("a");u=u||l.name||"download",m.download=u,m.rel="noopener",typeof l=="string"?(m.href=l,m.origin===location.origin?s(m):r(m.href)?i(l,u,h):s(m,m.target="_blank")):(m.href=f.createObjectURL(l),setTimeout(function(){f.revokeObjectURL(m.href)},4e4),setTimeout(function(){s(m)},0))}:"msSaveOrOpenBlob"in navigator?function(l,u,h){if(u=u||l.name||"download",typeof l!="string")navigator.msSaveOrOpenBlob(n(l,h),u);else if(r(l))i(l,u,h);else{var f=document.createElement("a");f.href=l,f.target="_blank",setTimeout(function(){s(f)})}}:function(l,u,h,f){if(f=f||open("","_blank"),f&&(f.document.title=f.document.body.innerText="downloading..."),typeof l=="string")return i(l,u,h);var m=l.type==="application/octet-stream",g=/constructor/i.test(a.HTMLElement)||a.safari,p=/CriOS\/[\d]+/.test(navigator.userAgent);if((p||m&&g||o)&&typeof FileReader<"u"){var x=new FileReader;x.onloadend=function(){var k=x.result;k=p?k:k.replace(/^data:[^;]*;/,"data:attachment/file;"),f?f.location.href=k:location=k,f=null},x.readAsDataURL(l)}else{var S=a.URL||a.webkitURL,v=S.createObjectURL(l);f?f.location=v:location.href=v,f=null,setTimeout(function(){S.revokeObjectURL(v)},4e4)}});a.saveAs=c.saveAs=c,e.exports=c})})(xg);var UE=xg.exports,wg={exports:{}};/* @license
28
+ */const OD={datetime:"MMM d, yyyy, h:mm:ss aaaa",millisecond:"h:mm:ss.SSS aaaa",second:"h:mm:ss aaaa",minute:"h:mm aaaa",hour:"ha",day:"MMM d",week:"PP",month:"MMM yyyy",quarter:"qqq - yyyy",year:"yyyy"};Su._date.override({_id:"date-fns",formats:function(){return OD},parse:function(n,t){if(n===null||typeof n>"u")return null;const e=typeof n;return e==="number"||n instanceof Date?n=ct(n):e==="string"&&(typeof t=="string"?n=ew(n,t,new Date,this.options):n=oh(n,this.options)),Do(n)?n.getTime():null},format:function(n,t){return Br(n,t,this.options)},add:function(n,t,e){switch(e){case"millisecond":return So(n,t);case"second":return K0(n,t);case"minute":return X0(n,t);case"hour":return $0(n,t);case"day":return Nr(n,t);case"week":return Z0(n,t);case"month":return Mo(n,t);case"quarter":return G0(n,t);case"year":return Q0(n,t);default:return n}},diff:function(n,t,e){switch(e){case"millisecond":return To(n,t);case"second":return a_(n,t);case"minute":return i_(n,t);case"hour":return n_(n,t);case"day":return Hd(n,t);case"week":return o_(n,t);case"month":return jd(n,t);case"quarter":return r_(n,t);case"year":return l_(n,t);default:return 0}},startOf:function(n,t,e){switch(t){case"second":return rw(n);case"minute":return sw(n);case"hour":return iw(n);case"day":return ko(n);case"week":return je(n);case"isoWeek":return je(n,{weekStartsOn:+e});case"month":return u_(n);case"quarter":return c_(n);case"year":return $d(n);default:return n}},endOf:function(n,t){switch(t){case"second":return p_(n);case"minute":return m_(n);case"hour":return h_(n);case"day":return Yd(n);case"week":return f_(n);case"month":return Vd(n);case"quarter":return g_(n);case"year":return d_(n);default:return n}}});const xm={data:{type:Object,required:!0},options:{type:Object,default:()=>({})},plugins:{type:Array,default:()=>[]},datasetIdKey:{type:String,default:"label"},updateMode:{type:String,default:void 0}},ED={type:{type:String,required:!0},destroyDelay:{type:Number,default:0},...xm,...{ariaLabel:{type:String},ariaDescribedby:{type:String}}},PD=h.version[0]==="2"?(n,t)=>Object.assign(n,{attrs:t}):(n,t)=>Object.assign(n,t);function Ai(n){return h.isProxy(n)?h.toRaw(n):n}function AD(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:n;return h.isProxy(t)?new Proxy(n,{}):n}function RD(n,t){const e=n.options;e&&t&&Object.assign(e,t)}function wm(n,t){n.labels=t}function vm(n,t,e){const i=[];n.datasets=t.map(s=>{const r=n.datasets.find(a=>a[e]===s[e]);return!r||!s.data||i.includes(r)?{...s}:(i.push(r),Object.assign(r,s),r)})}function ID(n,t){const e={labels:[],datasets:[]};return wm(e,n.labels),vm(e,n.datasets,t),e}const LD=h.defineComponent({props:ED,setup(n,t){let{expose:e,slots:i}=t;const s=h.ref(null),r=h.shallowRef(null);e({chart:r});const a=()=>{if(!s.value)return;const{type:c,data:u,options:d,plugins:f,datasetIdKey:m}=n,g=ID(u,m),p=AD(g,u);r.value=new ye(s.value,{type:c,data:p,options:{...d},plugins:f})},o=()=>{const c=h.toRaw(r.value);c&&(n.destroyDelay>0?setTimeout(()=>{c.destroy(),r.value=null},n.destroyDelay):(c.destroy(),r.value=null))},l=c=>{c.update(n.updateMode)};return h.onMounted(a),h.onUnmounted(o),h.watch([()=>n.options,()=>n.data],(c,u)=>{let[d,f]=c,[m,g]=u;const p=h.toRaw(r.value);if(!p)return;let x=!1;if(d){const v=Ai(d),M=Ai(m);v&&v!==M&&(RD(p,v),x=!0)}if(f){const v=Ai(f.labels),M=Ai(g.labels),k=Ai(f.datasets),T=Ai(g.datasets);v!==M&&(wm(p.config.data,v),x=!0),k&&k!==T&&(vm(p.config.data,k,n.datasetIdKey),x=!0)}x&&h.nextTick(()=>{l(p)})},{deep:!0}),()=>h.h("canvas",{role:"img",ariaLabel:n.ariaLabel,ariaDescribedby:n.ariaDescribedby,ref:s},[h.h("p",{},[i.default?i.default():""])])}});function Al(n,t){return ye.register(t),h.defineComponent({props:xm,setup(e,i){let{expose:s}=i;const r=h.shallowRef(null),a=o=>{r.value=o==null?void 0:o.chart};return s({chart:r}),()=>h.h(LD,PD({ref:a},{type:n,...e}))}})}const Mm=Al("bar",ns),Sm=Al("doughnut",nn),km=Al("line",is),ND={class:"chart-container"},FD=h.defineComponent({__name:"DonutChart",props:{chartData:{},tooltipTitle:{},metricUnit:{default:""},legendPosition:{default:we.Bottom},legendValues:{default:void 0},syntheticsDataKey:{default:""},datasetColors:{default:()=>on},tooltipDimensionDisplay:{default:""},tooltipMetricDisplay:{default:""}},setup(n){const t=n,{translateUnit:e}=mt.useTranslatedUnits(),i=crypto.randomUUID(),s=crypto.randomUUID(),r=h.ref([]),a=h.useTemplateRef("chartParent"),o=h.reactive({showTooltip:!1,tooltipContext:"",metricDisplay:t.tooltipMetricDisplay,dimensionDisplay:t.tooltipDimensionDisplay,tooltipSeries:[],left:"",top:"",units:h.toRef(t,"metricUnit"),translateUnit:e,offsetX:0,offsetY:0,width:0,height:0,chartID:s,chartType:"donut",interactionMode:"idle"}),{tooltipAbsoluteLeft:l,tooltipAbsoluteTop:c}=mt.useTooltipAbsolutePosition(a,o),u={id:i,afterUpdate(M){r.value=M.options.plugins.legend.labels.generateLabels(M).map(k=>({...k,value:t.legendValues&&t.legendValues[k.text],hidden:!1}))}},d=h.computed(()=>[u]),f=h.computed(()=>[t.chartData.datasets.reduce((k,T)=>(k.labels.push(T.label),k.backgroundColor.push(T.backgroundColor),k.borderColor.push(Zh(T.backgroundColor,50)),k.data.push(T.data.reduce((P,L)=>P+L,0)),k),{labels:[],backgroundColor:[],borderColor:[],data:[]})]),m=h.computed(()=>({...t.chartData,datasets:f.value}));mt.useReportChartDataForSynthetics(h.toRef(t,"chartData"),h.toRef(t,"syntheticsDataKey"));const{options:g}=mt.useDonutChartOptions({tooltipState:o,legendID:i}),p=h.ref(),x=M=>({[we.Bottom]:"column",[we.Hidden]:"hidden"})[M],v=({width:M,height:k})=>{o.width=M,o.height=k};return(M,k)=>(h.openBlock(),h.createElementBlock("div",{ref:"chartParent",class:h.normalizeClass(["chart-parent",x(n.legendPosition)]),"data-testid":"donut-chart-parent"},[h.createElementVNode("div",ND,[h.createVNode(h.unref(Sm),{ref_key:"chartInstance",ref:p,"chart-id":h.unref(s),data:m.value,options:h.unref(g),plugins:d.value},null,8,["chart-id","data","options","plugins"]),(h.openBlock(),h.createBlock(h.Teleport,{to:"body"},[h.createVNode(ua,{"absolute-left":h.unref(l),"absolute-top":h.unref(c),state:o,"tooltip-title":n.tooltipTitle,unit:n.metricUnit,onDimensions:v},null,8,["absolute-left","absolute-top","state","tooltip-title","unit"])]))]),h.createVNode(Ol,{id:h.unref(i),"chart-instance":p.value,items:r.value,position:n.legendPosition},null,8,["id","chart-instance","items","position"])],2))}}),BD=Ce(FD,[["__scopeId","data-v-9503582a"]]),Rl=(n,t,e,i,s="#0275d8")=>{n.save(),n.beginPath(),n.moveTo(t,e),n.lineTo(t,i),n.lineWidth=1,n.strokeStyle=s,n.stroke(),n.restore()},fe={},zD=()=>{fe.x=void 0,fe.chart=void 0,fe.strategy=void 0,fe.group=void 0},HD=10;class Dm{constructor({brushGroup:t=void 0,brushStrategy:e=void 0,enableBrushing:i=!1}={}){E(this,"id","verticalLinePlugin");E(this,"_clickedSegment");E(this,"_pause",!1);E(this,"_useBrushingState",!1);E(this,"_brushStrategy");E(this,"_brushGroup");E(this,"_lastMouseBrushEvent",0);let s=!1;e==="group"&&(s=t!==void 0),this._useBrushingState=i&&s,this._brushStrategy=e,this._brushGroup=t}afterEvent(t,e){if(!this._useBrushingState)return;const{event:i}=e;(i.type==="mousemove"||i.type==="mouseout")&&requestAnimationFrame(s=>this.onMouseBrush(i.type,t,s))}onMouseBrush(t,e,i){if(t==="mousemove"&&i-this._lastMouseBrushEvent<HD)return;const s=()=>{fe.chart=e,fe.strategy=this._brushStrategy,fe.group=this._brushGroup;for(const r of Object.values(ye.instances))r!==e&&r.update("none")};t==="mousemove"?e.tooltip&&e.tooltip.getActiveElements()&&e.tooltip.getActiveElements().length&&(fe.x=e.tooltip.dataPoints[0].element.x,s()):t==="mouseout"&&(fe.x=void 0,s()),this._lastMouseBrushEvent=i}afterDatasetsDraw(t){if(this.isPaused)return;const e=t.tooltip&&t.tooltip.getActiveElements()&&t.tooltip.getActiveElements().length,i=t.ctx;if(this._clickedSegment){const{x:s}=this._clickedSegment.element;Rl(i,s,t.scales.y.top,t.scales.y.bottom)}else if(this._useBrushingState)this.drawByBrush(t);else if(e){const{x:s}=t.tooltip.dataPoints[0].element;Rl(i,s,t.scales.y.top,t.scales.y.bottom)}}drawByBrush(t){if(fe.x===void 0)return;const e=fe.chart===t?"#0275d8":"rgba(2, 117, 216, 0.3)";this._brushStrategy==="group"&&fe.group===this._brushGroup&&Rl(t.ctx,fe.x,t.scales.y.top,t.scales.y.bottom,e)}pause(){this._pause=!0}resume(){this._pause=!1}get isPaused(){return this._pause}set clickedSegment(t){this._clickedSegment=t}get clickedSegment(){return this._clickedSegment}destroyClickedSegment(){delete this._clickedSegment}beforeDestroy(t){if(this._clickedSegment&&this.destroyClickedSegment(),this._useBrushingState&&fe.chart===t){const e=fe.x!==void 0;if(zD(),e)for(const i of Object.values(ye.instances))i!==t&&i.update("none")}}}const WD=(n,t,e)=>{const i=n.ctx;i.save(),i.strokeStyle="rgba(95, 154, 255, 1)",i.lineWidth=2,i.beginPath(),i.moveTo(t,n.chartArea.top),i.lineTo(t,n.chartArea.bottom),i.moveTo(e,n.chartArea.top),i.lineTo(e,n.chartArea.bottom),i.stroke(),i.restore()},YD=(n,t,e)=>{const i=n.ctx;i.save(),i.fillStyle="rgba(143, 193, 255, 0.3)",i.fillRect(t,n.chartArea.top,e-t,n.chartArea.bottom-n.chartArea.top),i.restore()},Tm=(n,t,e)=>{const i=t.scales.x.getValueForPixel(e.startX),s=t.scales.x.getValueForPixel(e.endX);i&&s&&t.canvas.dispatchEvent(new CustomEvent(n,{detail:{xStart:Math.min(i,s),xEnd:Math.max(i,s)}}))};class VD{constructor(){E(this,"id","dragSelectPlugin");E(this,"_isDragging",!1);E(this,"_startX",0);E(this,"_endX",0);E(this,"_dragTimeout");E(this,"_clearSelectionArea",!0);E(this,"_chart",null);E(this,"_dragSelectHandlers")}get startX(){return this._startX}get endX(){return this._endX}beforeInit(t){this._chart=t;const e=t.canvas;let i=!1;const s=o=>{this._dragTimeout=window.setTimeout(()=>{const l=e.getBoundingClientRect();this._isDragging=!0,this._clearSelectionArea=!1,i=!0,this._startX=o.clientX-l.left},150)},r=o=>{const l=e.getBoundingClientRect();i&&this._isDragging&&(this._endX=o.clientX-l.left,Tm("dragSelectMove",t,this))},a=o=>{const l=e.getBoundingClientRect();clearTimeout(this._dragTimeout),i&&this._isDragging&&(this._endX=o.clientX-l.left,Tm("dragSelect",t,this),i=!1,this._isDragging=!1)};e.addEventListener("mousedown",s),e.addEventListener("mousemove",r),e.addEventListener("mouseup",a),this._dragSelectHandlers={onMouseDown:s,onMouseMove:r,onMouseUp:a}}beforeDestroy(t){const e=t.canvas;if(this._dragSelectHandlers){const{onMouseDown:i,onMouseMove:s,onMouseUp:r}=this._dragSelectHandlers;e.removeEventListener("mousedown",i),e.removeEventListener("mousemove",s),e.removeEventListener("mouseup",r)}this._isDragging=!1,this._dragTimeout&&clearTimeout(this._dragTimeout)}afterDatasetsDraw(t){(this._isDragging||!this._clearSelectionArea)&&(YD(t,this._startX,this._endX),WD(t,this._startX,this._endX))}clearSelectionArea(){this._clearSelectionArea=!0,this._chart&&this._chart.update()}}const jD=["hidden","single","full"];var ii=(n=>(n.String="string",n.Number="number",n.Boolean="boolean",n.Object="object",n.Undefined="undefined",n))(ii||{});const $D=["donut","horizontal_bar","vertical_bar","timeseries_line","timeseries_bar"],UD=["gauge","top_n","single_value"],qD=20,XD="rgba(255, 171, 171, 0.4)",GD="rgba(255, 196, 0, 0.2)",Cm=(n,t,e)=>{const i=t.y-n.y;if(i===0)return t.x;const s=(e-n.y)/i;return n.x+s*(t.x-n.x)},KD=(n,t)=>{const e=[];return n.data.datasets.forEach(i=>{if(!n.getDatasetMeta(n.data.datasets.indexOf(i)).visible)return;const r=i.data;r!=null&&r.length&&t.filter(a=>a.highlightIntersections).forEach(a=>{const o=r.map(c=>({ts:c.x,aboveThreshold:c.y>=a.value}));let l=o[0].aboveThreshold?r[0].x:void 0;for(let c=1;c<o.length;c++)!o[c-1].aboveThreshold&&o[c].aboveThreshold?l=Cm(r[c-1],r[c],a.value):o[c-1].aboveThreshold&&!o[c].aboveThreshold&&l!==void 0&&(e.push({start:l,end:Cm(r[c-1],r[c],a.value),type:a.type}),l=void 0);l!==void 0&&e.push({start:l,end:o[o.length-1].ts,type:a.type})})}),e},ZD=n=>{if(!n.length)return[];n.sort((e,i)=>e.type.localeCompare(i.type)||e.start-i.start);const t=[];for(const e of n){const i=t.findLast(({type:s})=>s===e.type);i&&e.start<=i.end?i.end=Math.max(i.end,e.end):t.push({...e})}return t};class QD{constructor(t){E(this,"id","thresholdPlugin");E(this,"_thresholds");E(this,"_mouseMoveHandler");this.i18n=t}_syncThresholds(t){var e,i;for(const s of Object.keys(t.threshold||{})){const r=(e=t.threshold)==null?void 0:e[s];r&&(this._thresholds={...this._thresholds,[s]:r.map(a=>({...a,hovered:!1}))})}if(this._thresholds)for(const s of Object.keys(this._thresholds))(i=t.threshold)!=null&&i[s]||delete this._thresholds[s]}get thresholds(){return this._thresholds}beforeUpdate(t,e,i){this._syncThresholds(i)}beforeInit(t,e,i){const s=t.canvas;this._syncThresholds(i);const r=a=>{var o;if(t){const l=a.clientY,c=t.scales.y,u=s.getBoundingClientRect(),d=c.getValueForPixel(l-u.top);if(d)for(const f of Object.keys(this._thresholds||{})){const m=(o=this._thresholds)==null?void 0:o[f];m&&m.forEach(g=>{g.hovered=Math.abs(g.value-d)<qD})}}};s.addEventListener("mousemove",r),this._mouseMoveHandler=r}afterDatasetsDraw(t,e){var s;const i=t.ctx;for(const r of Object.keys(this._thresholds||{})){const a=(s=this._thresholds)==null?void 0:s[r];if(a){a.forEach(c=>{const d=t.scales.y.getPixelForValue(c.value);i.save(),i.beginPath(),i.moveTo(t.chartArea.left,d),i.lineTo(t.chartArea.right,d),i.lineWidth=1,i.strokeStyle=Kr(c.type),i.setLineDash([5,5]),i.stroke(),i.restore();let f="";c.label?f=`${c.label}: ${c.value}`:c.type==="warning"?f=this.i18n.t("chartLabels.threshold-warning",{value:c.value}):c.type==="error"?f=this.i18n.t("chartLabels.threshold-error",{value:c.value}):f=this.i18n.t("chartLabels.thatreshold-neutral",{value:c.value}),c.hovered&&(i.save(),i.fillStyle=Kr(c.type),i.font=H1,i.fillText(f,t.chartArea.left,d-4),i.restore())});const o=KD(t,a);ZD(o).forEach(c=>{const u=t.scales.x.getPixelForValue(c.start),d=t.scales.x.getPixelForValue(c.end);i.save(),i.fillStyle=c.type==="error"?XD:GD,i.fillRect(u,t.chartArea.top,d-u,t.chartArea.bottom-t.chartArea.top),i.restore(),i.save(),i.beginPath(),i.moveTo(u,t.chartArea.bottom),i.lineTo(d,t.chartArea.bottom),i.lineWidth=2,i.strokeStyle=Kr(c.type),i.stroke(),i.restore()})}}}beforeDestroy(t){this._mouseMoveHandler&&t.canvas.removeEventListener("mousemove",this._mouseMoveHandler)}}const JD=Ce(h.defineComponent({__name:"TimeSeriesChart",props:{chartData:{default:void 0},type:{default:"timeseries_line"},fill:{type:Boolean,default:!1},tooltipTitle:{},metricUnit:{default:""},timeRangeMs:{default:void 0},granularity:{},stacked:{type:Boolean,default:!0},legendValues:{default:void 0},metricAxesTitle:{default:void 0},dimensionAxesTitle:{default:void 0},syntheticsDataKey:{default:""},chartLegendSortFn:{type:Function,default:(n,t)=>n.value&&t.value&&t.value.raw-n.value.raw},chartTooltipSortFn:{type:Function,default:(n,t)=>t.rawValue-n.rawValue},brush:{type:Boolean,default:!1},zoomActionItems:{default:void 0},tooltipMetricDisplay:{default:""},threshold:{default:void 0}},emits:["zoom-time-range","select-chart-range"],setup(n,{emit:t}){const e=n,i=t,{i18n:s}=mt.useI18n(),r=new Dm,a=new bm,o=new VD,l=new QD(s),{translateUnit:c}=mt.useTranslatedUnits(),u=h.ref(),d=crypto.randomUUID(),f=crypto.randomUUID(),m=h.ref([]),g=h.ref(),p=h.inject("legendPosition",we.Bottom),x=h.useTemplateRef("chartParent"),v=h.ref(void 0),M=h.ref(!1),k=h.reactive({showTooltip:!1,tooltipContext:0,metricDisplay:e.tooltipMetricDisplay,tooltipSeries:[],left:"",top:"",units:e.metricUnit,translateUnit:c,offsetX:0,offsetY:0,width:0,height:0,chartType:e.type,chartID:f,chartTooltipSortFn:e.chartTooltipSortFn,interactionMode:"idle"}),{tooltipAbsoluteLeft:T,tooltipAbsoluteTop:P}=mt.useTooltipAbsolutePosition(x,k),L={id:d,afterUpdate(z){m.value=Uh(z,e.legendValues,e.chartLegendSortFn)}},C=h.computed(()=>[L,a,...e.brush?[o]:[],...e.type==="timeseries_line"?[r]:[],...e.threshold?[l]:[]]),b=h.computed(()=>`line-${C.value.map(z=>z.id).join("-")}`),_=h.computed(()=>`bar-${C.value.map(z=>z.id).join("-")}`),S=h.computed(()=>e.chartData&&A1(e.chartData)),{options:O}=mt.useLineChartOptions({tooltipState:k,timeRangeMs:h.toRef(e,"timeRangeMs"),granularity:h.toRef(e,"granularity"),legendID:d,stacked:h.toRef(e,"stacked"),metricAxesTitle:h.toRef(e,"metricAxesTitle"),dimensionAxesTitle:h.toRef(e,"dimensionAxesTitle"),pointsWithoutHover:S,threshold:h.toRef(e,"threshold")});mt.useReportChartDataForSynthetics(h.toRef(e,"chartData"),h.toRef(e,"syntheticsDataKey"));const A=z=>({[we.Bottom]:"column",[we.Hidden]:"hidden"})[z],I=({width:z,height:$})=>{k.width=z,k.height=$},B=(z=!0)=>{k.interactionMode="idle",k.showTooltip=!1,o.clearSelectionArea(),a.isPaused&&a.resume(z),r.isPaused&&r.resume()},U=()=>{k.interactionMode="interactive"},J=()=>{var z,$;!u.value||!(($=(z=u.value.chart.tooltip)==null?void 0:z.dataPoints)!=null&&$.length)||(k.interactionMode==="interactive"?r.clickedSegment=u.value.chart.tooltip.dataPoints[0]:r.destroyClickedSegment())},j=()=>{if(M.value){M.value=!1;return}k.interactionMode!=="idle"?B():U(),J()};h.watch(()=>e.type,()=>{k.interactionMode="idle",k.showTooltip=!1,r.destroyClickedSegment()});const lt=z=>{z.preventDefault(),z.stopPropagation();const{xStart:$,xEnd:Y}=z.detail;$&&Y&&(v.value={start:new Date($),end:new Date(Y),type:"absolute"},k.interactionMode="zoom-interactive",i("select-chart-range",v.value))},q=z=>{k.interactionMode="selecting-chart-area",M.value=!0,r.pause(),a.pause();const{xStart:$,xEnd:Y}=z.detail;$&&Y&&(v.value={start:new Date($),end:new Date(Y),type:"absolute"})},K=z=>{if(!x.value||k.interactionMode==="idle")return;const $=z.target;$&&x.value.contains($)||M.value||B(!1)};return h.watch(()=>{var z;return(z=u.value)==null?void 0:z.chart},()=>{var z;(z=u.value)!=null&&z.chart&&(u.value.chart.canvas.removeEventListener("dragSelect",lt),u.value.chart.canvas.removeEventListener("dragSelectMove",q),u.value.chart.canvas.addEventListener("dragSelect",lt),u.value.chart.canvas.addEventListener("dragSelectMove",q))}),h.onMounted(()=>{document.addEventListener("click",K,!0)}),h.onUnmounted(()=>{var z;(z=u.value)!=null&&z.chart&&(u.value.chart.canvas.removeEventListener("dragSelect",lt),u.value.chart.canvas.removeEventListener("dragSelectMove",q)),document.removeEventListener("click",K,!0)}),(z,$)=>(h.openBlock(),h.createElementBlock("div",{ref:"chartParent",class:h.normalizeClass(["chart-parent",A(h.unref(p))]),"data-testid":"line-chart-parent"},[h.createElementVNode("div",{class:"chart-container",onClick:$[0]||($[0]=Y=>j())},[n.type==="timeseries_line"?(h.openBlock(),h.createBlock(h.unref(km),{key:b.value,ref_key:"chartInstance",ref:u,"chart-id":h.unref(f),class:"chart-canvas",data:n.chartData,"data-testid":"time-series-line-chart",options:h.unref(O),plugins:C.value},null,8,["chart-id","data","options","plugins"])):n.type==="timeseries_bar"?(h.openBlock(),h.createBlock(h.unref(Mm),{key:_.value,ref_key:"chartInstance",ref:u,"chart-id":h.unref(f),class:"chart-canvas",data:n.chartData,"data-testid":"time-series-bar-chart",options:h.unref(O),plugins:C.value},null,8,["chart-id","data","options","plugins"])):h.createCommentVNode("",!0)]),h.createVNode(ua,{ref_key:"tooltipElement",ref:g,"absolute-left":h.unref(T),"absolute-top":h.unref(P),"data-testid":"tooltip",granularity:n.granularity,state:k,"tooltip-title":n.tooltipTitle,"zoom-action-items":n.zoomActionItems,"zoom-time-range":v.value,onDimensions:I,onOnAction:$[1]||($[1]=()=>B(!1))},null,8,["absolute-left","absolute-top","granularity","state","tooltip-title","zoom-action-items","zoom-time-range"]),h.createVNode(Ol,{id:h.unref(d),"chart-instance":u.value,"data-testid":"legend",items:m.value},null,8,["id","chart-instance","items"])],2))}}),[["__scopeId","data-v-0a32a7ca"]]),tT={key:0,class:"chart-truncation-warning","data-testid":"truncation-warning"},eT={class:"tooltip-content"},nT={key:2,class:"analytics-chart-parent"},iT=h.defineComponent({__name:"AnalyticsChart",props:{chartData:{},chartOptions:{},tooltipTitle:{default:""},emptyStateTitle:{default:""},emptyStateDescription:{default:""},legendPosition:{default:we.Bottom},syntheticsDataKey:{default:""},showLegendValues:{type:Boolean,default:!1},showAnnotations:{type:Boolean,default:!0},timeseriesZoom:{type:Boolean,default:!1},requestsLink:{default:void 0},exploreLink:{default:void 0}},emits:["zoom-time-range","select-chart-range"],setup(n,{emit:t}){const e=t,i=n,{i18n:s}=mt.useI18n(),r=h.computed(()=>p.value?mt.useExploreResultToTimeDataset({fill:i.chartOptions.stacked,colorPalette:i.chartOptions.chartDatasetColors||Zr},h.toRef(i,"chartData")).value:mt.useExploreResultToDatasets({fill:i.chartOptions.stacked,colorPalette:i.chartOptions.chartDatasetColors||Zr},h.toRef(i,"chartData")).value),a=h.computed(()=>i.timeseriesZoom||!!i.exploreLink||!!i.requestsLink),o=h.computed(()=>{var I;return(I=i.chartData)!=null&&I.meta?"start_ms"in i.chartData.meta?i.chartData.meta.end_ms-i.chartData.meta.start_ms:void 0:0}),l=h.computed(()=>{var I;return(I=i.chartData.meta)!=null&&I.metric_units?Object.values(i.chartData.meta.metric_units)[0]:""}),c=h.computed(()=>i.showLegendValues&&i.legendPosition!==we.Hidden),{legendValues:u}=mt.useChartLegendValues(r,i.chartOptions.type,l),d=h.computed(()=>{var I,B,U;return((U=(B=(I=i.chartData)==null?void 0:I.meta)==null?void 0:B.limit)==null?void 0:U.toString())||null}),f=h.computed(()=>{var I,B;return i.chartOptions.hideTruncationWarning?!1:((B=(I=i.chartData)==null?void 0:I.meta)==null?void 0:B.truncated)||!1}),m=s.t("limitedResultsShown",{maxReturned:d.value}),g=h.computed(()=>["vertical_bar","horizontal_bar"].includes(i.chartOptions.type)),p=h.computed(()=>["timeseries_bar","timeseries_line"].some(I=>I===i.chartOptions.type)),x=h.computed(()=>i.chartOptions.type==="donut"),v=h.computed(()=>i.chartOptions.type.includes("vertical")?"vertical":"horizontal"),M=h.computed(()=>{var U,J;if(!((U=i.chartData)!=null&&U.meta.metric_names)||!((J=i.chartData)!=null&&J.meta.metric_units))return;const I=i.chartData.meta.metric_names[0],B=i.chartData.meta.metric_units[I];if(i.chartData.meta.metric_names.length>1){if(I.includes("latency"))return s.t("metricAxisTitles.latency_in",{unit:s.t(`chartUnits.${B}`,{plural:"s"})});if(I.includes("size"))return s.t("metricAxisTitles.size_in",{unit:s.t(`chartUnits.${B}`,{plural:"s"})})}if(I)return s.te(`chartLabels.${I}`)?s.t(`chartLabels.${I}`):I}),k=h.computed(()=>{var U,J,j,lt;if((U=i.chartOptions)!=null&&U.metricAxesTitle)return(J=i.chartOptions)==null?void 0:J.metricAxesTitle;if(!((j=i.chartData)!=null&&j.meta.metric_names)||!((lt=i.chartData)!=null&&lt.meta.metric_units))return;const I=i.chartData.meta.metric_names[0],B=i.chartData.meta.metric_units[I];if(i.chartData.meta.metric_names.length>1){if(I.includes("latency"))return s.t("metricAxisTitles.latency_in",{unit:s.t(`chartUnits.${B}`,{plural:"s"})});if(I.includes("size"))return s.t("metricAxisTitles.size_in",{unit:s.t(`chartUnits.${B}`,{plural:"s"})})}return s.te(`metricAxisTitles.${I}`)&&s.te(`chartUnits.${B}`)?s.t(`metricAxisTitles.${I}`,{unit:s.t(`chartUnits.${B}`,{plural:"s"})})||void 0:I||void 0}),T=h.computed(()=>{var B;if((B=i.chartOptions)!=null&&B.dimensionAxesTitle)return i.chartOptions.dimensionAxesTitle;const I=p.value?"Time":Object.keys(i.chartData.meta.display||i.chartData.meta.metric_names)[0];if(I)return s.te(`chartLabels.${I}`)?s.t(`chartLabels.${I}`):I}),P=h.computed(()=>{const I=$o(Number(i.chartData.meta.granularity_ms));if(I)return s.te(`granularityAxisTitles.${I}`)?s.t(`granularityAxisTitles.${I}`):I}),L=h.computed(()=>i.emptyStateTitle||s.t("noDataAvailableTitle")),C=h.computed(()=>i.emptyStateDescription||s.t("noDataAvailableDescription")),b=h.computed(()=>p.value?R1(r.value):i.chartData&&i.chartData.meta&&i.chartData.data.length),_=h.computed(()=>i.chartData.meta.granularity_ms?$o(i.chartData.meta.granularity_ms)||"hourly":$o(new Date(i.chartData.data[1].timestamp).getTime()-new Date(i.chartData.data[0].timestamp).getTime())||"hourly"),S=h.computed(()=>i.chartOptions.chartLegendSortFn?i.chartOptions.chartLegendSortFn:(I,B)=>I.text===s.t("chartLabels.____OTHER____")?1:B.text===s.t("chartLabels.____OTHER____")?-1:!isNaN(parseInt(I.text,10))&&!isNaN(parseInt(B.text,10))?I.text<B.text?-1:1:I.value&&B.value?B.value.raw-I.value.raw:0),O=h.computed(()=>i.chartOptions.chartTooltipSortFn?i.chartOptions.chartTooltipSortFn:(I,B)=>I.label===s.t("chartLabels.____OTHER____")?1:B.label===s.t("chartLabels.____OTHER____")?-1:!isNaN(parseInt(I.label,10))&&!isNaN(parseInt(B.label,10))?I.label<B.label?-1:1:I.value&&B.value?B.rawValue-I.rawValue:0),A=h.computed(()=>[...i.timeseriesZoom?[{label:s.t("zoom_action_items.zoom"),key:"zoom-in",action:I=>e("zoom-time-range",I)}]:[],...i.exploreLink?[{label:s.t("zoom_action_items.explore"),key:"explore",href:i.exploreLink.href}]:[],...i.requestsLink?[{label:s.t("zoom_action_items.view_requests"),key:"view-requests",href:i.requestsLink.href}]:[]]);return h.provide("showLegendValues",c),h.provide("legendPosition",h.toRef(i,"legendPosition")),(I,B)=>{const U=h.resolveComponent("KTooltip"),J=h.resolveComponent("KEmptyState");return h.openBlock(),h.createElementBlock("div",{class:h.normalizeClass(["analytics-chart-shell",{"show-values":c.value}])},[b.value&&f.value&&d.value?(h.openBlock(),h.createElementBlock("div",tT,[h.createVNode(U,{class:"tooltip","max-width":"500",placement:"right"},{content:h.withCtx(()=>[h.createElementVNode("div",eT,h.toDisplayString(h.unref(m)),1)]),default:h.withCtx(()=>[h.createVNode(h.unref(Js.WarningIcon),{color:`var(--kui-color-text-warning, ${h.unref(F1)})`,size:h.unref(z1)},null,8,["color","size"])]),_:1})])):h.createCommentVNode("",!0),b.value?(h.openBlock(),h.createElementBlock("div",nT,[p.value?(h.openBlock(),h.createBlock(JD,{key:0,brush:a.value,"chart-data":r.value,"chart-legend-sort-fn":S.value,"chart-tooltip-sort-fn":O.value,"dimension-axes-title":P.value,fill:n.chartOptions.stacked,granularity:_.value,"legend-values":h.unref(u),"metric-axes-title":k.value,"metric-unit":l.value,stacked:n.chartOptions.stacked,"synthetics-data-key":n.syntheticsDataKey,threshold:n.chartOptions.threshold,"time-range-ms":o.value,"tooltip-metric-display":M.value,"tooltip-title":n.tooltipTitle,type:n.chartOptions.type,"zoom-action-items":A.value,onSelectChartRange:B[0]||(B[0]=j=>e("select-chart-range",j)),onZoomTimeRange:B[1]||(B[1]=j=>e("zoom-time-range",j))},null,8,["brush","chart-data","chart-legend-sort-fn","chart-tooltip-sort-fn","dimension-axes-title","fill","granularity","legend-values","metric-axes-title","metric-unit","stacked","synthetics-data-key","threshold","time-range-ms","tooltip-metric-display","tooltip-title","type","zoom-action-items"])):g.value?(h.openBlock(),h.createBlock(CD,{key:1,annotations:n.showAnnotations,"chart-data":r.value,"chart-legend-sort-fn":S.value,"chart-tooltip-sort-fn":O.value,"data-testid":"bar-chart-container","dimension-axes-title":T.value,"legend-values":h.unref(u),"metric-axes-title":k.value,"metric-unit":l.value,orientation:v.value,stacked:n.chartOptions.stacked,"synthetics-data-key":n.syntheticsDataKey,"tooltip-metric-display":M.value,"tooltip-title":n.tooltipTitle},null,8,["annotations","chart-data","chart-legend-sort-fn","chart-tooltip-sort-fn","dimension-axes-title","legend-values","metric-axes-title","metric-unit","orientation","stacked","synthetics-data-key","tooltip-metric-display","tooltip-title"])):x.value?(h.openBlock(),h.createBlock(BD,{key:2,"chart-data":r.value,"dataset-colors":n.chartOptions.chartDatasetColors||h.unref(Zr),"legend-position":n.legendPosition,"legend-values":h.unref(u),"metric-unit":l.value,"synthetics-data-key":n.syntheticsDataKey,"tooltip-dimension-display":T.value,"tooltip-metric-display":M.value,"tooltip-title":n.tooltipTitle},null,8,["chart-data","dataset-colors","legend-position","legend-values","metric-unit","synthetics-data-key","tooltip-dimension-display","tooltip-metric-display","tooltip-title"])):h.createCommentVNode("",!0)])):(h.openBlock(),h.createBlock(J,{key:1,"action-button-visible":!1,class:"chart-empty-state","data-testid":"no-data-in-report"},{title:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(L.value),1)]),default:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(C.value),1)]),_:1}))],2)}}}),sT=Ce(iT,[["__scopeId","data-v-b2eeb763"]]),rT={class:"chart-parent","data-testid":"gauge-chart-parent"},aT={class:"chart-totals-flex"},oT={key:1,class:"metric-small","data-testid":"gauge-chart-total"},lT=Ce(h.defineComponent({__name:"GaugeChart",props:{chartData:{type:Object,required:!1,default:null},metricDisplay:{type:String,required:!1,default:"hidden"},numerator:{type:Number,required:!1,default:0},syntheticsDataKey:{type:String,required:!1,default:""},datasetColors:{type:Object,required:!1,default:on},height:{type:String,required:!1,default:"400px",validator:n=>/(\d *)(px|%)/.test(n)},width:{type:String,required:!1,default:"100%",validator:n=>/(\d *)(px|%)/.test(n)}},setup(n){const t=n,{i18n:e}=mt.useI18n(),i=h.ref(Pl()),s=h.computed(()=>[t.chartData.datasets.reduce((g,p)=>(g.labels.push(p.label),g.borderColor.push(p.backgroundColor),g.backgroundColor.push(p.backgroundColor),g.data.push(p.data.reduce((x,v)=>x+v,0)),g),{labels:[],backgroundColor:[],borderColor:[],data:[]})]),r=h.computed(()=>({...t.chartData,datasets:s.value}));mt.useReportChartDataForSynthetics(h.toRef(t,"chartData"),h.toRef(t,"syntheticsDataKey"));const a={responsive:!0,maintainAspectRatio:!0,cutout:"78%",circumference:"200",rotation:"260",plugins:{legend:{display:!1}}},o=h.ref(),l=h.computed(()=>{var m;return Rs((m=s==null?void 0:s.value[0])==null?void 0:m.data[t.numerator],{capital:!0})}),c=h.computed(()=>{var m,g;return Rs(((m=s==null?void 0:s.value[0])==null?void 0:m.data[0])+((g=s==null?void 0:s.value[0])==null?void 0:g.data[1]),{capital:!0})}),u=h.computed(()=>{var m;return`color: ${(m=s==null?void 0:s.value[0])==null?void 0:m.backgroundColor[t.numerator]}`}),d=h.computed(()=>["full","single"].includes(t.metricDisplay)),f=h.computed(()=>t.metricDisplay==="full");return(m,g)=>(h.openBlock(),h.createElementBlock("div",rT,[h.createElementVNode("div",aT,[d.value?(h.openBlock(),h.createElementBlock("div",{key:0,class:"metric-large","data-testid":"gauge-chart-metric",style:h.normalizeStyle(u.value)},h.toDisplayString(l.value),5)):h.createCommentVNode("",!0),f.value?(h.openBlock(),h.createElementBlock("div",oT,h.toDisplayString(h.unref(e).t("total"))+": "+h.toDisplayString(c.value),1)):h.createCommentVNode("",!0)]),h.createElementVNode("div",{class:"chart-container",style:h.normalizeStyle({height:n.height,width:n.width})},[h.createVNode(h.unref(Sm),{ref_key:"chartInstance",ref:o,"chart-id":i.value,data:r.value,options:a},null,8,["chart-id","data","options"])],4)]))}}),[["__scopeId","data-v-32e7f9e0"]]),cT={class:"chart-parent","data-testid":"single-value-parent"},uT={key:1,class:"single-value-wrapper"},dT={class:"single-value","data-testid":"single-value-chart"},hT={key:0,class:"single-value-unit"},fT=Ce(h.defineComponent({__name:"SingleValue",props:{data:{type:Object,required:!0},decimalPoints:{type:Number,default:xf}},setup(n){const{i18n:t}=mt.useI18n(),{formatBytes:e}=Os({i18n:t}),i=n,s=h.computed(()=>i.data.data[0]),r=h.computed(()=>{var u,d;return(d=(u=i.data.meta)==null?void 0:u.metric_names)==null?void 0:d[0]}),a=h.computed(()=>{var d,f;const u=r.value?(f=(d=i.data.meta)==null?void 0:d.metric_units)==null?void 0:f[r.value]:void 0;if(u)return t.t(`chartUnits.${u}`,{plural:""})}),o=h.computed(()=>{var u;return r.value==="request_per_minute"||!!((u=r.value)!=null&&u.includes("_latency_"))}),l=h.computed(()=>!s.value||!r.value||typeof s.value.event[r.value]!="number"?null:s.value.event[r.value]),c=h.computed(()=>{var f;const u=l.value;if(u===null)return"";if((f=r.value)!=null&&f.includes("_size_"))return e(u);if(u>=1e9){const m=(u/1e9).toFixed(1);return m.endsWith(".0")?`${Math.floor(u/1e9)}B`:`${m}B`}if(u>=1e7){const m=(u/1e6).toFixed(1);return m.endsWith(".0")?`${Math.floor(u/1e6)}M`:`${m}M`}const d=i.decimalPoints&&typeof i.decimalPoints=="number"?i.decimalPoints:xf;return u.toLocaleString("en-US",{maximumFractionDigits:d})});return h.onMounted(()=>{var u,d;((d=(u=i.data)==null?void 0:u.data)==null?void 0:d.length)>1&&console.warn("SingleValue chart should only be used with a single data point. Data length:",i.data.data.length)}),(u,d)=>{const f=h.resolveComponent("KEmptyState");return h.openBlock(),h.createElementBlock("div",cT,[l.value===null?(h.openBlock(),h.createBlock(f,{key:0,class:"single-value-error","data-testid":"single-value-error","icon-variant":"error",title:h.unref(t).t("singleValue.valueError")},null,8,["title"])):(h.openBlock(),h.createElementBlock("div",uT,[h.createElementVNode("span",dT,h.toDisplayString(c.value),1),o.value?(h.openBlock(),h.createElementBlock("span",hT,"  "+h.toDisplayString(a.value),1)):h.createCommentVNode("",!0)]))])}}}),[["__scopeId","data-v-8fd9e5ef"]]),mT={class:"simple-chart-shell"},gT={key:1,class:"analytics-chart-parent"},pT=Ce(h.defineComponent({__name:"SimpleChart",props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,required:!0},emptyStateTitle:{type:String,required:!1,default:""},syntheticsDataKey:{type:String,required:!1,default:""},height:{type:String,required:!1,default:"400px",validator:n=>/(\d *)(px|%)/.test(n)},width:{type:String,required:!1,default:"100%",validator:n=>/(\d *)(px|%)/.test(n)}},setup(n){const t=n,{i18n:e}=mt.useI18n(),i=h.computed(()=>{var u;const c=mt.useExploreResultToDatasets({colorPalette:t.chartOptions.chartDatasetColors||on},h.toRef(t,"chartData")).value;return(u=t.chartOptions)!=null&&u.reverseDataset&&(c==null||c.datasets.reverse()),c}),s=h.computed(()=>{var c;return(c=t.chartData.meta)!=null&&c.metric_units?Object.values(t.chartData.meta.metric_units)[0]:""}),r=h.computed(()=>t.chartOptions.type==="gauge"),a=h.computed(()=>t.chartOptions.type==="single_value"),o=h.computed(()=>t.emptyStateTitle||e.t("noDataAvailableTitle")),l=h.computed(()=>{var u,d;const c=t.chartData&&t.chartData.meta&&t.chartData.data.length;if(a.value){const f=(d=(u=t.chartData.meta)==null?void 0:u.metric_names)==null?void 0:d[0];return c&&t.chartData.data[0].event[f]!==null}return c});return(c,u)=>{const d=h.resolveComponent("KEmptyState");return h.openBlock(),h.createElementBlock("div",mT,[l.value?(h.openBlock(),h.createElementBlock("div",gT,[r.value?(h.openBlock(),h.createBlock(lT,{key:0,"chart-data":i.value,"dataset-colors":n.chartOptions.chartDatasetColors,"is-simple":"","metric-display":n.chartOptions.metricDisplay,"metric-unit":s.value,numerator:n.chartOptions.numerator,"synthetics-data-key":n.syntheticsDataKey,width:n.width},null,8,["chart-data","dataset-colors","metric-display","metric-unit","numerator","synthetics-data-key","width"])):h.createCommentVNode("",!0),a.value?(h.openBlock(),h.createBlock(fT,{key:1,data:n.chartData,"decimal-points":n.chartOptions.decimalPoints},null,8,["data","decimal-points"])):h.createCommentVNode("",!0)])):(h.openBlock(),h.createBlock(d,{key:0,"action-button-visible":!0,class:"chart-empty-state","data-testid":"no-data-in-report"},{title:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(o.value),1)]),_:1}))])}}}),[["__scopeId","data-v-471652c8"]]),yT={class:"top-n-card-title","data-testid":"top-n-card-title"},bT={class:"top-n-card-description","data-testid":"top-n-card-description"},_T={key:3,class:"top-n-table","data-testid":"top-n-table"},xT={class:"table-headings"},wT={class:"table-row"},vT={class:"column-1"},MT={class:"column-2"},ST={class:"table-body","data-testid":"top-n-data"},kT=["data-testid"],DT={class:"column-1"},TT={class:"column-2"},CT=Ce(h.defineComponent({__name:"TopNTable",props:{title:{default:""},description:{default:""},data:{},emptyStateTitle:{default:""},isLoading:{type:Boolean,default:!1},titleTag:{default:"h2"}},setup(n){const t=n,{i18n:e}=mt.useI18n(),i=h.computed(()=>t.data.data),s=h.computed(()=>{var g;return!!((g=i.value)!=null&&g.length)}),r=h.computed(()=>{var g,p;return(g=t.data.meta)!=null&&g.display&&((p=Object.keys(t.data.meta.display))==null?void 0:p[0])||""}),a=h.computed(()=>r.value?t.data.meta.display[r.value]:{}),o=h.computed(()=>{var g,p;return(p=(g=t.data.meta)==null?void 0:g.metric_names)!=null&&p.length?t.data.meta.metric_names[0]:""}),l=h.computed(()=>o.value?e.t(`chartLabels.${o.value}`)||o.value:""),c=h.computed(()=>{if(!s.value)return"";if(t.data.meta){if(a.value&&!Object.keys(a.value).length)return e.t("topNTable.errors.display");if(!o.value)return e.t("topNTable.errors.metricNames")}else return e.t("topNTable.errors.meta");return""}),u=g=>{const p=g.event;return String(p[r.value])},d=g=>{const p=u(g),x=a.value&&a.value[p];return x?x.name:"-"},f=g=>{const p=u(g),x=a.value&&a.value[p];return x?!!x.deleted:!1},m=g=>{if(!o.value)return"–";const x=g.event[o.value];return x?Rs(x,{capital:!0,round:!0}):"–"};return(g,p)=>{const x=h.resolveComponent("KEmptyState"),v=h.resolveComponent("KSkeleton"),M=h.resolveComponent("KCard");return h.openBlock(),h.createBlock(M,{class:"kong-ui-public-top-n-table","title-tag":n.titleTag},h.createSlots({default:h.withCtx(()=>[c.value?(h.openBlock(),h.createBlock(x,{key:0,"action-button-visible":!1,"data-testid":"top-n-error-state","icon-variant":"error"},{title:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(h.unref(e).t("topNTable.defaultErrorStateTitle")),1)]),default:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(c.value),1)]),_:1})):n.isLoading?(h.openBlock(),h.createBlock(v,{key:1,"table-columns":2,type:"table"})):s.value?(h.openBlock(),h.createElementBlock("div",_T,[h.createElementVNode("div",xT,[h.createElementVNode("div",wT,[h.createElementVNode("div",vT,h.toDisplayString(h.unref(e).t("topNTable.nameLabel")),1),h.createElementVNode("div",MT,h.toDisplayString(l.value),1)])]),h.createElementVNode("div",ST,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.value,(k,T)=>(h.openBlock(),h.createElementBlock("div",{key:`entry-${T}`,class:"table-row","data-testid":`row-${u(k)}`},[h.createElementVNode("div",DT,[h.renderSlot(g.$slots,"name",{record:{id:u(k),name:d(k),deleted:f(k),dimension:r.value}},()=>[h.createTextVNode(h.toDisplayString(d(k)),1)],!0)]),h.createElementVNode("div",TT,"   "+h.toDisplayString(m(k)),1)],8,kT))),128))])])):(h.openBlock(),h.createBlock(x,{key:2,"action-button-visible":!1,"data-testid":"top-n-empty-state"},{title:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(n.emptyStateTitle||h.unref(e).t("topNTable.defaultEmptyStateTitle")),1)]),_:1}))]),_:2},[n.title?{name:"title",fn:h.withCtx(()=>[h.createElementVNode("span",yT,h.toDisplayString(n.title),1)]),key:"0"}:void 0,n.description?{name:"actions",fn:h.withCtx(()=>[h.createElementVNode("div",bT,h.toDisplayString(n.description),1)]),key:"1"}:void 0]),1032,["title-tag"])}}}),[["__scopeId","data-v-665e7735"]]);var da={exports:{}};da.exports,function(n,t){var e=200,i="Expected a function",s="__lodash_hash_undefined__",r=1,a=2,o=9007199254740991,l="[object Arguments]",c="[object Array]",u="[object Boolean]",d="[object Date]",f="[object Error]",m="[object Function]",g="[object GeneratorFunction]",p="[object Map]",x="[object Number]",v="[object Object]",M="[object Promise]",k="[object RegExp]",T="[object Set]",P="[object String]",L="[object Symbol]",C="[object WeakMap]",b="[object ArrayBuffer]",_="[object DataView]",S="[object Float32Array]",O="[object Float64Array]",A="[object Int8Array]",I="[object Int16Array]",B="[object Int32Array]",U="[object Uint8Array]",J="[object Uint8ClampedArray]",j="[object Uint16Array]",lt="[object Uint32Array]",q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/,z=/^\./,$=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Y=/[\\^$.*+?()[\]{}|]/g,yt=/\\(\\)?/g,_t=/^\[object .+?Constructor\]$/,V=/^(?:0|[1-9]\d*)$/,H={};H[S]=H[O]=H[A]=H[I]=H[B]=H[U]=H[J]=H[j]=H[lt]=!0,H[l]=H[c]=H[b]=H[u]=H[_]=H[d]=H[f]=H[m]=H[p]=H[x]=H[v]=H[k]=H[T]=H[P]=H[C]=!1;var X=typeof xe=="object"&&xe&&xe.Object===Object&&xe,Z=typeof self=="object"&&self&&self.Object===Object&&self,Q=X||Z||Function("return this")(),G=t&&!t.nodeType&&t,gt=G&&!0&&n&&!n.nodeType&&n,vt=gt&&gt.exports===G,rt=vt&&X.process,bt=function(){try{return rt&&rt.binding("util")}catch{}}(),dt=bt&&bt.isTypedArray;function $t(y,D){for(var N=-1,W=y?y.length:0;++N<W;)if(D(y[N],N,y))return!0;return!1}function ot(y){return function(D){return D==null?void 0:D[y]}}function Mt(y,D){for(var N=-1,W=Array(y);++N<y;)W[N]=D(N);return W}function te(y){return function(D){return y(D)}}function oe(y,D){return y==null?void 0:y[D]}function Ut(y){var D=!1;if(y!=null&&typeof y.toString!="function")try{D=!!(y+"")}catch{}return D}function qe(y){var D=-1,N=Array(y.size);return y.forEach(function(W,ht){N[++D]=[ht,W]}),N}function Ot(y,D){return function(N){return y(D(N))}}function ee(y){var D=-1,N=Array(y.size);return y.forEach(function(W){N[++D]=W}),N}var Ft=Array.prototype,qt=Function.prototype,ne=Object.prototype,Xe=Q["__core-js_shared__"],si=function(){var y=/[^.]+$/.exec(Xe&&Xe.keys&&Xe.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),Fe=qt.toString,Bt=ne.hasOwnProperty,ve=ne.toString,ri=RegExp("^"+Fe.call(Bt).replace(Y,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ha=Q.Symbol,fa=Q.Uint8Array,Ys=ne.propertyIsEnumerable,ai=Ft.splice,Vs=Ot(Object.keys,Object),oi=fn(Q,"DataView"),cn=fn(Q,"Map"),un=fn(Q,"Promise"),js=fn(Q,"Set"),$s=fn(Q,"WeakMap"),li=fn(Object,"create"),Nl=gn(oi),Fl=gn(cn),ma=gn(un),ga=gn(js),dn=gn($s),Ri=ha?ha.prototype:void 0,Us=Ri?Ri.valueOf:void 0,pa=Ri?Ri.toString:void 0;function hn(y){var D=-1,N=y?y.length:0;for(this.clear();++D<N;){var W=y[D];this.set(W[0],W[1])}}function Bl(){this.__data__=li?li(null):{}}function Be(y){return this.has(y)&&delete this.__data__[y]}function zl(y){var D=this.__data__;if(li){var N=D[y];return N===s?void 0:N}return Bt.call(D,y)?D[y]:void 0}function Hl(y){var D=this.__data__;return li?D[y]!==void 0:Bt.call(D,y)}function Wl(y,D){var N=this.__data__;return N[y]=li&&D===void 0?s:D,this}hn.prototype.clear=Bl,hn.prototype.delete=Be,hn.prototype.get=zl,hn.prototype.has=Hl,hn.prototype.set=Wl;function ze(y){var D=-1,N=y?y.length:0;for(this.clear();++D<N;){var W=y[D];this.set(W[0],W[1])}}function Yl(){this.__data__=[]}function In(y){var D=this.__data__,N=Ni(D,y);if(N<0)return!1;var W=D.length-1;return N==W?D.pop():ai.call(D,N,1),!0}function Vl(y){var D=this.__data__,N=Ni(D,y);return N<0?void 0:D[N][1]}function jl(y){return Ni(this.__data__,y)>-1}function $l(y,D){var N=this.__data__,W=Ni(N,y);return W<0?N.push([y,D]):N[W][1]=D,this}ze.prototype.clear=Yl,ze.prototype.delete=In,ze.prototype.get=Vl,ze.prototype.has=jl,ze.prototype.set=$l;function He(y){var D=-1,N=y?y.length:0;for(this.clear();++D<N;){var W=y[D];this.set(W[0],W[1])}}function Ul(){this.__data__={hash:new hn,map:new(cn||ze),string:new hn}}function Ln(y){return zi(this,y).delete(y)}function ql(y){return zi(this,y).get(y)}function Xl(y){return zi(this,y).has(y)}function Gl(y,D){return zi(this,y).set(y,D),this}He.prototype.clear=Ul,He.prototype.delete=Ln,He.prototype.get=ql,He.prototype.has=Xl,He.prototype.set=Gl;function Ii(y){var D=-1,N=y?y.length:0;for(this.__data__=new He;++D<N;)this.add(y[D])}function Kl(y){return this.__data__.set(y,s),this}function Zl(y){return this.__data__.has(y)}Ii.prototype.add=Ii.prototype.push=Kl,Ii.prototype.has=Zl;function Re(y){this.__data__=new ze(y)}function Li(){this.__data__=new ze}function Ql(y){return this.__data__.delete(y)}function qs(y){return this.__data__.get(y)}function Jl(y){return this.__data__.has(y)}function tc(y,D){var N=this.__data__;if(N instanceof ze){var W=N.__data__;if(!cn||W.length<e-1)return W.push([y,D]),this;N=this.__data__=new He(W)}return N.set(y,D),this}Re.prototype.clear=Li,Re.prototype.delete=Ql,Re.prototype.get=qs,Re.prototype.has=Jl,Re.prototype.set=tc;function ec(y,D){var N=w(y)||Ma(y)?Mt(y.length,String):[],W=N.length,ht=!!W;for(var et in y)Bt.call(y,et)&&!(ht&&(et=="length"||Gs(et,W)))&&N.push(et);return N}function Ni(y,D){for(var N=y.length;N--;)if(va(y[N][0],D))return N;return-1}var nc=hc();function ic(y,D){return y&&nc(y,D,ui)}function Fi(y,D){D=Hi(D,y)?[D]:Ge(D);for(var N=0,W=D.length;y!=null&&N<W;)y=y[mn(D[N++])];return N&&N==W?y:void 0}function sc(y){return ve.call(y)}function rc(y,D){return y!=null&&D in Object(y)}function Xs(y,D,N,W,ht){return y===D?!0:y==null||D==null||!Xt(y)&&!Me(D)?y!==y&&D!==D:ac(y,D,Xs,N,W,ht)}function ac(y,D,N,W,ht,et){var pt=w(y),Gt=w(D),zt=c,ce=c;pt||(zt=le(y),zt=zt==l?v:zt),Gt||(ce=le(D),ce=ce==l?v:ce);var Se=zt==v&&!Ut(y),ke=ce==v&&!Ut(D),me=zt==ce;if(me&&!Se)return et||(et=new Re),pt||Sa(y)?_a(y,D,N,W,ht,et):fc(y,D,zt,N,W,ht,et);if(!(ht&a)){var Ie=Se&&Bt.call(y,"__wrapped__"),Le=ke&&Bt.call(D,"__wrapped__");if(Ie||Le){var Bn=Ie?y.value():y,pn=Le?D.value():D;return et||(et=new Re),N(Bn,pn,W,ht,et)}}return me?(et||(et=new Re),mc(y,D,N,W,ht,et)):!1}function oc(y,D,N,W){var ht=N.length,et=ht;if(y==null)return!et;for(y=Object(y);ht--;){var pt=N[ht];if(pt[2]?pt[1]!==y[pt[0]]:!(pt[0]in y))return!1}for(;++ht<et;){pt=N[ht];var Gt=pt[0],zt=y[Gt],ce=pt[1];if(pt[2]){if(zt===void 0&&!(Gt in y))return!1}else{var Se=new Re,ke;if(!(ke===void 0?Xs(ce,zt,W,r|a,Se):ke))return!1}}return!0}function lc(y){if(!Xt(y)||xa(y))return!1;var D=tt(y)||Ut(y)?ri:_t;return D.test(gn(y))}function cc(y){return Me(y)&&Yt(y.length)&&!!H[ve.call(y)]}function ya(y){return typeof y=="function"?y:y==null?Wi:typeof y=="object"?w(y)?Bi(y[0],y[1]):dc(y):xC(y)}function uc(y){if(!yc(y))return Vs(y);var D=[];for(var N in Object(y))Bt.call(y,N)&&N!="constructor"&&D.push(N);return D}function dc(y){var D=gc(y);return D.length==1&&D[0][2]?Zs(D[0][0],D[0][1]):function(N){return N===y||oc(N,y,D)}}function Bi(y,D){return Hi(y)&&wa(D)?Zs(mn(y),D):function(N){var W=ka(N,y);return W===void 0&&W===D?Da(N,y):Xs(D,W,void 0,r|a)}}function Nn(y){return function(D){return Fi(D,y)}}function ba(y){if(typeof y=="string")return y;if(Qt(y))return pa?pa.call(y):"";var D=y+"";return D=="0"&&1/y==-1/0?"-0":D}function Ge(y){return w(y)?y:bc(y)}function hc(y){return function(D,N,W){for(var ht=-1,et=Object(D),pt=W(D),Gt=pt.length;Gt--;){var zt=pt[++ht];if(N(et[zt],zt,et)===!1)break}return D}}function _a(y,D,N,W,ht,et){var pt=ht&a,Gt=y.length,zt=D.length;if(Gt!=zt&&!(pt&&zt>Gt))return!1;var ce=et.get(y);if(ce&&et.get(D))return ce==D;var Se=-1,ke=!0,me=ht&r?new Ii:void 0;for(et.set(y,D),et.set(D,y);++Se<Gt;){var Ie=y[Se],Le=D[Se];if(W)var Bn=pt?W(Le,Ie,Se,D,y,et):W(Ie,Le,Se,y,D,et);if(Bn!==void 0){if(Bn)continue;ke=!1;break}if(me){if(!$t(D,function(pn,di){if(!me.has(di)&&(Ie===pn||N(Ie,pn,W,ht,et)))return me.add(di)})){ke=!1;break}}else if(!(Ie===Le||N(Ie,Le,W,ht,et))){ke=!1;break}}return et.delete(y),et.delete(D),ke}function fc(y,D,N,W,ht,et,pt){switch(N){case _:if(y.byteLength!=D.byteLength||y.byteOffset!=D.byteOffset)return!1;y=y.buffer,D=D.buffer;case b:return!(y.byteLength!=D.byteLength||!W(new fa(y),new fa(D)));case u:case d:case x:return va(+y,+D);case f:return y.name==D.name&&y.message==D.message;case k:case P:return y==D+"";case p:var Gt=qe;case T:var zt=et&a;if(Gt||(Gt=ee),y.size!=D.size&&!zt)return!1;var ce=pt.get(y);if(ce)return ce==D;et|=r,pt.set(y,D);var Se=_a(Gt(y),Gt(D),W,ht,et,pt);return pt.delete(y),Se;case L:if(Us)return Us.call(y)==Us.call(D)}return!1}function mc(y,D,N,W,ht,et){var pt=ht&a,Gt=ui(y),zt=Gt.length,ce=ui(D),Se=ce.length;if(zt!=Se&&!pt)return!1;for(var ke=zt;ke--;){var me=Gt[ke];if(!(pt?me in D:Bt.call(D,me)))return!1}var Ie=et.get(y);if(Ie&&et.get(D))return Ie==D;var Le=!0;et.set(y,D),et.set(D,y);for(var Bn=pt;++ke<zt;){me=Gt[ke];var pn=y[me],di=D[me];if(W)var Nm=pt?W(di,pn,me,D,y,et):W(pn,di,me,y,D,et);if(!(Nm===void 0?pn===di||N(pn,di,W,ht,et):Nm)){Le=!1;break}Bn||(Bn=me=="constructor")}if(Le&&!Bn){var Ta=y.constructor,Ca=D.constructor;Ta!=Ca&&"constructor"in y&&"constructor"in D&&!(typeof Ta=="function"&&Ta instanceof Ta&&typeof Ca=="function"&&Ca instanceof Ca)&&(Le=!1)}return et.delete(y),et.delete(D),Le}function zi(y,D){var N=y.__data__;return Ks(D)?N[typeof D=="string"?"string":"hash"]:N.map}function gc(y){for(var D=ui(y),N=D.length;N--;){var W=D[N],ht=y[W];D[N]=[W,ht,wa(ht)]}return D}function fn(y,D){var N=oe(y,D);return lc(N)?N:void 0}var le=sc;(oi&&le(new oi(new ArrayBuffer(1)))!=_||cn&&le(new cn)!=p||un&&le(un.resolve())!=M||js&&le(new js)!=T||$s&&le(new $s)!=C)&&(le=function(y){var D=ve.call(y),N=D==v?y.constructor:void 0,W=N?gn(N):void 0;if(W)switch(W){case Nl:return _;case Fl:return p;case ma:return M;case ga:return T;case dn:return C}return D});function pc(y,D,N){D=Hi(D,y)?[D]:Ge(D);for(var W,ht=-1,pt=D.length;++ht<pt;){var et=mn(D[ht]);if(!(W=y!=null&&N(y,et)))break;y=y[et]}if(W)return W;var pt=y?y.length:0;return!!pt&&Yt(pt)&&Gs(et,pt)&&(w(y)||Ma(y))}function Gs(y,D){return D=D??o,!!D&&(typeof y=="number"||V.test(y))&&y>-1&&y%1==0&&y<D}function Hi(y,D){if(w(y))return!1;var N=typeof y;return N=="number"||N=="symbol"||N=="boolean"||y==null||Qt(y)?!0:K.test(y)||!q.test(y)||D!=null&&y in Object(D)}function Ks(y){var D=typeof y;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?y!=="__proto__":y===null}function xa(y){return!!si&&si in y}function yc(y){var D=y&&y.constructor,N=typeof D=="function"&&D.prototype||ne;return y===N}function wa(y){return y===y&&!Xt(y)}function Zs(y,D){return function(N){return N==null?!1:N[y]===D&&(D!==void 0||y in Object(N))}}var bc=ci(function(y){y=Fn(y);var D=[];return z.test(y)&&D.push(""),y.replace($,function(N,W,ht,et){D.push(ht?et.replace(yt,"$1"):W||N)}),D});function mn(y){if(typeof y=="string"||Qt(y))return y;var D=y+"";return D=="0"&&1/y==-1/0?"-0":D}function gn(y){if(y!=null){try{return Fe.call(y)}catch{}try{return y+""}catch{}}return""}function ci(y,D){if(typeof y!="function"||D&&typeof D!="function")throw new TypeError(i);var N=function(){var W=arguments,ht=D?D.apply(this,W):W[0],et=N.cache;if(et.has(ht))return et.get(ht);var pt=y.apply(this,W);return N.cache=et.set(ht,pt),pt};return N.cache=new(ci.Cache||He),N}ci.Cache=He;function va(y,D){return y===D||y!==y&&D!==D}function Ma(y){return F(y)&&Bt.call(y,"callee")&&(!Ys.call(y,"callee")||ve.call(y)==l)}var w=Array.isArray;function R(y){return y!=null&&Yt(y.length)&&!tt(y)}function F(y){return Me(y)&&R(y)}function tt(y){var D=Xt(y)?ve.call(y):"";return D==m||D==g}function Yt(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=o}function Xt(y){var D=typeof y;return!!y&&(D=="object"||D=="function")}function Me(y){return!!y&&typeof y=="object"}function Qt(y){return typeof y=="symbol"||Me(y)&&ve.call(y)==L}var Sa=dt?te(dt):cc;function Fn(y){return y==null?"":ba(y)}function ka(y,D,N){var W=y==null?void 0:Fi(y,D);return W===void 0?N:W}function Da(y,D){return y!=null&&pc(y,D,rc)}function ui(y){return R(y)?ec(y):uc(y)}function Qs(y,D){var N={};return D=ya(D),ic(y,function(W,ht,et){N[D(W,ht,et)]=W}),N}function Wi(y){return y}function xC(y){return Hi(y)?ot(mn(y)):Nn(y)}n.exports=Qs}(da,da.exports);var OT=da.exports;const ET=hl(OT);var PT=9007199254740991,AT="[object Arguments]",RT="[object Function]",IT="[object GeneratorFunction]",LT="[object Symbol]",NT=typeof xe=="object"&&xe&&xe.Object===Object&&xe,FT=typeof self=="object"&&self&&self.Object===Object&&self,BT=NT||FT||Function("return this")();function zT(n,t,e){switch(e.length){case 0:return n.call(t);case 1:return n.call(t,e[0]);case 2:return n.call(t,e[0],e[1]);case 3:return n.call(t,e[0],e[1],e[2])}return n.apply(t,e)}function HT(n,t){for(var e=-1,i=n?n.length:0,s=Array(i);++e<i;)s[e]=t(n[e],e,n);return s}function WT(n,t){for(var e=-1,i=t.length,s=n.length;++e<i;)n[s+e]=t[e];return n}var Il=Object.prototype,YT=Il.hasOwnProperty,Ll=Il.toString,Om=BT.Symbol,VT=Il.propertyIsEnumerable,Em=Om?Om.isConcatSpreadable:void 0,Pm=Math.max;function jT(n,t,e,i,s){var r=-1,a=n.length;for(e||(e=XT),s||(s=[]);++r<a;){var o=n[r];e(o)?WT(s,o):s[s.length]=o}return s}function $T(n,t){return n=Object(n),UT(n,t,function(e,i){return i in n})}function UT(n,t,e){for(var i=-1,s=t.length,r={};++i<s;){var a=t[i],o=n[a];e(o,a)&&(r[a]=o)}return r}function qT(n,t){return t=Pm(t===void 0?n.length-1:t,0),function(){for(var e=arguments,i=-1,s=Pm(e.length-t,0),r=Array(s);++i<s;)r[i]=e[t+i];i=-1;for(var a=Array(t+1);++i<t;)a[i]=e[i];return a[t]=r,zT(n,this,a)}}function XT(n){return ZT(n)||KT(n)||!!(Em&&n&&n[Em])}function GT(n){if(typeof n=="string"||iC(n))return n;var t=n+"";return t=="0"&&1/n==-1/0?"-0":t}function KT(n){return JT(n)&&YT.call(n,"callee")&&(!VT.call(n,"callee")||Ll.call(n)==AT)}var ZT=Array.isArray;function QT(n){return n!=null&&eC(n.length)&&!tC(n)}function JT(n){return Am(n)&&QT(n)}function tC(n){var t=nC(n)?Ll.call(n):"";return t==RT||t==IT}function eC(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=PT}function nC(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function Am(n){return!!n&&typeof n=="object"}function iC(n){return typeof n=="symbol"||Am(n)&&Ll.call(n)==LT}var sC=qT(function(n,t){return n==null?{}:$T(n,HT(jT(t),GT))}),rC=sC;const aC=hl(rC);var Rm={exports:{}};(function(n,t){(function(e,i){i()})(xe,function(){function e(c,u){return typeof u>"u"?u={autoBom:!1}:typeof u!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),u={autoBom:!u}),u.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(c.type)?new Blob(["\uFEFF",c],{type:c.type}):c}function i(c,u,d){var f=new XMLHttpRequest;f.open("GET",c),f.responseType="blob",f.onload=function(){l(f.response,u,d)},f.onerror=function(){console.error("could not download file")},f.send()}function s(c){var u=new XMLHttpRequest;u.open("HEAD",c,!1);try{u.send()}catch{}return 200<=u.status&&299>=u.status}function r(c){try{c.dispatchEvent(new MouseEvent("click"))}catch{var u=document.createEvent("MouseEvents");u.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),c.dispatchEvent(u)}}var a=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof xe=="object"&&xe.global===xe?xe:void 0,o=a.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),l=a.saveAs||(typeof window!="object"||window!==a?function(){}:"download"in HTMLAnchorElement.prototype&&!o?function(c,u,d){var f=a.URL||a.webkitURL,m=document.createElement("a");u=u||c.name||"download",m.download=u,m.rel="noopener",typeof c=="string"?(m.href=c,m.origin===location.origin?r(m):s(m.href)?i(c,u,d):r(m,m.target="_blank")):(m.href=f.createObjectURL(c),setTimeout(function(){f.revokeObjectURL(m.href)},4e4),setTimeout(function(){r(m)},0))}:"msSaveOrOpenBlob"in navigator?function(c,u,d){if(u=u||c.name||"download",typeof c!="string")navigator.msSaveOrOpenBlob(e(c,d),u);else if(s(c))i(c,u,d);else{var f=document.createElement("a");f.href=c,f.target="_blank",setTimeout(function(){r(f)})}}:function(c,u,d,f){if(f=f||open("","_blank"),f&&(f.document.title=f.document.body.innerText="downloading..."),typeof c=="string")return i(c,u,d);var m=c.type==="application/octet-stream",g=/constructor/i.test(a.HTMLElement)||a.safari,p=/CriOS\/[\d]+/.test(navigator.userAgent);if((p||m&&g||o)&&typeof FileReader<"u"){var x=new FileReader;x.onloadend=function(){var k=x.result;k=p?k:k.replace(/^data:[^;]*;/,"data:attachment/file;"),f?f.location.href=k:location=k,f=null},x.readAsDataURL(c)}else{var v=a.URL||a.webkitURL,M=v.createObjectURL(c);f?f.location=M:location.href=M,f=null,setTimeout(function(){v.revokeObjectURL(M)},4e4)}});a.saveAs=l.saveAs=l,n.exports=l})})(Rm);var oC=Rm.exports,Im={exports:{}};/* @license
33
29
  Papa Parse
34
30
  v5.5.3
35
31
  https://github.com/mholt/PapaParse
36
32
  License: MIT
37
- */(function(e,t){((n,i)=>{e.exports=i()})(ve,function n(){var i=typeof self<"u"?self:typeof window<"u"?window:i!==void 0?i:{},r,s=!i.document&&!!i.postMessage,a=i.IS_PAPA_WORKER||!1,o={},c=0,l={};function u(y){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},(function(_){var T=M(_);T.chunkSize=parseInt(T.chunkSize),_.step||_.chunk||(T.chunkSize=null),this._handle=new p(T),(this._handle.streamer=this)._config=T}).call(this,y),this.parseChunk=function(_,T){var O=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&0<O){let I=this._config.newline;I||(A=this._config.quoteChar||'"',I=this._handle.guessLineEndings(_,A)),_=[..._.split(I).slice(O)].join(I)}this.isFirstChunk&&E(this._config.beforeFirstChunk)&&(A=this._config.beforeFirstChunk(_))!==void 0&&(_=A),this.isFirstChunk=!1,this._halted=!1;var O=this._partialLine+_,A=(this._partialLine="",this._handle.parse(O,this._baseIndex,!this._finished));if(!this._handle.paused()&&!this._handle.aborted()){if(_=A.meta.cursor,O=(this._finished||(this._partialLine=O.substring(_-this._baseIndex),this._baseIndex=_),A&&A.data&&(this._rowCount+=A.data.length),this._finished||this._config.preview&&this._rowCount>=this._config.preview),a)i.postMessage({results:A,workerId:l.WORKER_ID,finished:O});else if(E(this._config.chunk)&&!T){if(this._config.chunk(A,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);this._completeResults=A=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(A.data),this._completeResults.errors=this._completeResults.errors.concat(A.errors),this._completeResults.meta=A.meta),this._completed||!O||!E(this._config.complete)||A&&A.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),O||A&&A.meta.paused||this._nextChunk(),A}this._halted=!0},this._sendError=function(_){E(this._config.error)?this._config.error(_):a&&this._config.error&&i.postMessage({workerId:l.WORKER_ID,error:_,finished:!1})}}function h(y){var _;(y=y||{}).chunkSize||(y.chunkSize=l.RemoteChunkSize),u.call(this,y),this._nextChunk=s?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(T){this._input=T,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(_=new XMLHttpRequest,this._config.withCredentials&&(_.withCredentials=this._config.withCredentials),s||(_.onload=P(this._chunkLoaded,this),_.onerror=P(this._chunkError,this)),_.open(this._config.downloadRequestBody?"POST":"GET",this._input,!s),this._config.downloadRequestHeaders){var T,O=this._config.downloadRequestHeaders;for(T in O)_.setRequestHeader(T,O[T])}var A;this._config.chunkSize&&(A=this._start+this._config.chunkSize-1,_.setRequestHeader("Range","bytes="+this._start+"-"+A));try{_.send(this._config.downloadRequestBody)}catch(I){this._chunkError(I.message)}s&&_.status===0&&this._chunkError()}},this._chunkLoaded=function(){_.readyState===4&&(_.status<200||400<=_.status?this._chunkError():(this._start+=this._config.chunkSize||_.responseText.length,this._finished=!this._config.chunkSize||this._start>=(T=>(T=T.getResponseHeader("Content-Range"))!==null?parseInt(T.substring(T.lastIndexOf("/")+1)):-1)(_),this.parseChunk(_.responseText)))},this._chunkError=function(T){T=_.statusText||T,this._sendError(new Error(T))}}function f(y){(y=y||{}).chunkSize||(y.chunkSize=l.LocalChunkSize),u.call(this,y);var _,T,O=typeof FileReader<"u";this.stream=function(A){this._input=A,T=A.slice||A.webkitSlice||A.mozSlice,O?((_=new FileReader).onload=P(this._chunkLoaded,this),_.onerror=P(this._chunkError,this)):_=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var A=this._input,I=(this._config.chunkSize&&(I=Math.min(this._start+this._config.chunkSize,this._input.size),A=T.call(A,this._start,I)),_.readAsText(A,this._config.encoding));O||this._chunkLoaded({target:{result:I}})},this._chunkLoaded=function(A){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(A.target.result)},this._chunkError=function(){this._sendError(_.error)}}function m(y){var _;u.call(this,y=y||{}),this.stream=function(T){return _=T,this._nextChunk()},this._nextChunk=function(){var T,O;if(!this._finished)return T=this._config.chunkSize,_=T?(O=_.substring(0,T),_.substring(T)):(O=_,""),this._finished=!_,this.parseChunk(O)}}function g(y){u.call(this,y=y||{});var _=[],T=!0,O=!1;this.pause=function(){u.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){u.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(A){this._input=A,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){O&&_.length===1&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),_.length?this.parseChunk(_.shift()):T=!0},this._streamData=P(function(A){try{_.push(typeof A=="string"?A:A.toString(this._config.encoding)),T&&(T=!1,this._checkIsFinished(),this.parseChunk(_.shift()))}catch(I){this._streamError(I)}},this),this._streamError=P(function(A){this._streamCleanUp(),this._sendError(A)},this),this._streamEnd=P(function(){this._streamCleanUp(),O=!0,this._streamData("")},this),this._streamCleanUp=P(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function p(y){var _,T,O,A,I=Math.pow(2,53),B=-I,q=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,G=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,V=this,lt=0,X=0,Q=!1,H=!1,U=[],Y={data:[],errors:[],meta:{}};function xt(gt){return y.skipEmptyLines==="greedy"?gt.join("").trim()==="":gt.length===1&&gt[0].length===0}function yt(){if(Y&&O&&(mt("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+l.DefaultDelimiter+"'"),O=!1),y.skipEmptyLines&&(Y.data=Y.data.filter(function($){return!xt($)})),vt()){let $=function(J,et){E(y.transformHeader)&&(J=y.transformHeader(J,et)),U.push(J)};if(Y)if(Array.isArray(Y.data[0])){for(var gt=0;vt()&&gt<Y.data.length;gt++)Y.data[gt].forEach($);Y.data.splice(0,1)}else Y.data.forEach($)}function z($,J){for(var et=y.header?{}:[],nt=0;nt<$.length;nt++){var rt=nt,it=$[nt],it=((_t,ct)=>(Et=>(y.dynamicTypingFunction&&y.dynamicTyping[Et]===void 0&&(y.dynamicTyping[Et]=y.dynamicTypingFunction(Et)),(y.dynamicTyping[Et]||y.dynamicTyping)===!0))(_t)?ct==="true"||ct==="TRUE"||ct!=="false"&&ct!=="FALSE"&&((Et=>{if(q.test(Et)&&(Et=parseFloat(Et),B<Et&&Et<I))return 1})(ct)?parseFloat(ct):G.test(ct)?new Date(ct):ct===""?null:ct):ct)(rt=y.header?nt>=U.length?"__parsed_extra":U[nt]:rt,it=y.transform?y.transform(it,rt):it);rt==="__parsed_extra"?(et[rt]=et[rt]||[],et[rt].push(it)):et[rt]=it}return y.header&&(nt>U.length?mt("FieldMismatch","TooManyFields","Too many fields: expected "+U.length+" fields but parsed "+nt,X+J):nt<U.length&&mt("FieldMismatch","TooFewFields","Too few fields: expected "+U.length+" fields but parsed "+nt,X+J)),et}var j;Y&&(y.header||y.dynamicTyping||y.transform)&&(j=1,!Y.data.length||Array.isArray(Y.data[0])?(Y.data=Y.data.map(z),j=Y.data.length):Y.data=z(Y.data,0),y.header&&Y.meta&&(Y.meta.fields=U),X+=j)}function vt(){return y.header&&U.length===0}function mt(gt,z,j,$){gt={type:gt,code:z,message:j},$!==void 0&&(gt.row=$),Y.errors.push(gt)}E(y.step)&&(A=y.step,y.step=function(gt){Y=gt,vt()?yt():(yt(),Y.data.length!==0&&(lt+=gt.data.length,y.preview&&lt>y.preview?T.abort():(Y.data=Y.data[0],A(Y,V))))}),this.parse=function(gt,z,j){var $=y.quoteChar||'"',$=(y.newline||(y.newline=this.guessLineEndings(gt,$)),O=!1,y.delimiter?E(y.delimiter)&&(y.delimiter=y.delimiter(gt),Y.meta.delimiter=y.delimiter):(($=((J,et,nt,rt,it)=>{var _t,ct,Et,te;it=it||[","," ","|",";",l.RECORD_SEP,l.UNIT_SEP];for(var ce=0;ce<it.length;ce++){for(var qt,Ie=it[ce],St=0,Xt=0,zt=0,Gt=(Et=void 0,new S({comments:rt,delimiter:Ie,newline:et,preview:10}).parse(J)),re=0;re<Gt.data.length;re++)nt&&xt(Gt.data[re])?zt++:(qt=Gt.data[re].length,Xt+=qt,Et===void 0?Et=qt:0<qt&&(St+=Math.abs(qt-Et),Et=qt));0<Gt.data.length&&(Xt/=Gt.data.length-zt),(ct===void 0||St<=ct)&&(te===void 0||te<Xt)&&1.99<Xt&&(ct=St,_t=Ie,te=Xt)}return{successful:!!(y.delimiter=_t),bestDelimiter:_t}})(gt,y.newline,y.skipEmptyLines,y.comments,y.delimitersToGuess)).successful?y.delimiter=$.bestDelimiter:(O=!0,y.delimiter=l.DefaultDelimiter),Y.meta.delimiter=y.delimiter),M(y));return y.preview&&y.header&&$.preview++,_=gt,T=new S($),Y=T.parse(_,z,j),yt(),Q?{meta:{paused:!0}}:Y||{meta:{paused:!1}}},this.paused=function(){return Q},this.pause=function(){Q=!0,T.abort(),_=E(y.chunk)?"":_.substring(T.getCharIndex())},this.resume=function(){V.streamer._halted?(Q=!1,V.streamer.parseChunk(_,!0)):setTimeout(V.resume,3)},this.aborted=function(){return H},this.abort=function(){H=!0,T.abort(),Y.meta.aborted=!0,E(y.complete)&&y.complete(Y),_=""},this.guessLineEndings=function(J,$){J=J.substring(0,1048576);var $=new RegExp(x($)+"([^]*?)"+x($),"gm"),j=(J=J.replace($,"")).split("\r"),$=J.split(`
38
- `),J=1<$.length&&$[0].length<j[0].length;if(j.length===1||J)return`
39
- `;for(var et=0,nt=0;nt<j.length;nt++)j[nt][0]===`
40
- `&&et++;return et>=j.length/2?`\r
41
- `:"\r"}}function x(y){return y.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function S(y){var _=(y=y||{}).delimiter,T=y.newline,O=y.comments,A=y.step,I=y.preview,B=y.fastMode,q=null,G=!1,V=y.quoteChar==null?'"':y.quoteChar,lt=V;if(y.escapeChar!==void 0&&(lt=y.escapeChar),(typeof _!="string"||-1<l.BAD_DELIMITERS.indexOf(_))&&(_=","),O===_)throw new Error("Comment character same as delimiter");O===!0?O="#":(typeof O!="string"||-1<l.BAD_DELIMITERS.indexOf(O))&&(O=!1),T!==`
42
- `&&T!=="\r"&&T!==`\r
43
- `&&(T=`
44
- `);var X=0,Q=!1;this.parse=function(H,U,Y){if(typeof H!="string")throw new Error("Input must be a string");var xt=H.length,yt=_.length,vt=T.length,mt=O.length,gt=E(A),z=[],j=[],$=[],J=X=0;if(!H)return St();if(B||B!==!1&&H.indexOf(V)===-1){for(var et=H.split(T),nt=0;nt<et.length;nt++){if($=et[nt],X+=$.length,nt!==et.length-1)X+=T.length;else if(Y)return St();if(!O||$.substring(0,mt)!==O){if(gt){if(z=[],te($.split(_)),Xt(),Q)return St()}else te($.split(_));if(I&&I<=nt)return z=z.slice(0,I),St(!0)}}return St()}for(var rt=H.indexOf(_,X),it=H.indexOf(T,X),_t=new RegExp(x(lt)+x(V),"g"),ct=H.indexOf(V,X);;)if(H[X]===V)for(ct=X,X++;;){if((ct=H.indexOf(V,ct+1))===-1)return Y||j.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:z.length,index:X}),qt();if(ct===xt-1)return qt(H.substring(X,ct).replace(_t,V));if(V===lt&&H[ct+1]===lt)ct++;else if(V===lt||ct===0||H[ct-1]!==lt){rt!==-1&&rt<ct+1&&(rt=H.indexOf(_,ct+1));var Et=ce((it=it!==-1&&it<ct+1?H.indexOf(T,ct+1):it)===-1?rt:Math.min(rt,it));if(H.substr(ct+1+Et,yt)===_){$.push(H.substring(X,ct).replace(_t,V)),H[X=ct+1+Et+yt]!==V&&(ct=H.indexOf(V,X)),rt=H.indexOf(_,X),it=H.indexOf(T,X);break}if(Et=ce(it),H.substring(ct+1+Et,ct+1+Et+vt)===T){if($.push(H.substring(X,ct).replace(_t,V)),Ie(ct+1+Et+vt),rt=H.indexOf(_,X),ct=H.indexOf(V,X),gt&&(Xt(),Q))return St();if(I&&z.length>=I)return St(!0);break}j.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:z.length,index:X}),ct++}}else if(O&&$.length===0&&H.substring(X,X+mt)===O){if(it===-1)return St();X=it+vt,it=H.indexOf(T,X),rt=H.indexOf(_,X)}else if(rt!==-1&&(rt<it||it===-1))$.push(H.substring(X,rt)),X=rt+yt,rt=H.indexOf(_,X);else{if(it===-1)break;if($.push(H.substring(X,it)),Ie(it+vt),gt&&(Xt(),Q))return St();if(I&&z.length>=I)return St(!0)}return qt();function te(zt){z.push(zt),J=X}function ce(zt){var Gt=0;return Gt=zt!==-1&&(zt=H.substring(ct+1,zt))&&zt.trim()===""?zt.length:Gt}function qt(zt){return Y||(zt===void 0&&(zt=H.substring(X)),$.push(zt),X=xt,te($),gt&&Xt()),St()}function Ie(zt){X=zt,te($),$=[],it=H.indexOf(T,X)}function St(zt){if(y.header&&!U&&z.length&&!G){var Gt=z[0],re=Object.create(null),Ke=new Set(Gt);let ci=!1;for(let ze=0;ze<Gt.length;ze++){let Ht=Gt[ze];if(re[Ht=E(y.transformHeader)?y.transformHeader(Ht,ze):Ht]){let Se,ui=re[Ht];for(;Se=Ht+"_"+ui,ui++,Ke.has(Se););Ke.add(Se),Gt[ze]=Se,re[Ht]++,ci=!0,(q=q===null?{}:q)[Se]=Ht}else re[Ht]=1,Gt[ze]=Ht;Ke.add(Ht)}ci&&console.warn("Duplicate headers found and renamed."),G=!0}return{data:z,errors:j,meta:{delimiter:_,linebreak:T,aborted:Q,truncated:!!zt,cursor:J+(U||0),renamedHeaders:q}}}function Xt(){A(St()),z=[],j=[]}},this.abort=function(){Q=!0},this.getCharIndex=function(){return X}}function v(y){var _=y.data,T=o[_.workerId],O=!1;if(_.error)T.userError(_.error,_.file);else if(_.results&&_.results.data){var A={abort:function(){O=!0,k(_.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:D,resume:D};if(E(T.userStep)){for(var I=0;I<_.results.data.length&&(T.userStep({data:_.results.data[I],errors:_.results.errors,meta:_.results.meta},A),!O);I++);delete _.results}else E(T.userChunk)&&(T.userChunk(_.results,A,_.file),delete _.results)}_.finished&&!O&&k(_.workerId,_.results)}function k(y,_){var T=o[y];E(T.userComplete)&&T.userComplete(_),T.terminate(),delete o[y]}function D(){throw new Error("Not implemented.")}function M(y){if(typeof y!="object"||y===null)return y;var _,T=Array.isArray(y)?[]:{};for(_ in y)T[_]=M(y[_]);return T}function P(y,_){return function(){y.apply(_,arguments)}}function E(y){return typeof y=="function"}return l.parse=function(y,_){var T=(_=_||{}).dynamicTyping||!1;if(E(T)&&(_.dynamicTypingFunction=T,T={}),_.dynamicTyping=T,_.transform=!!E(_.transform)&&_.transform,!_.worker||!l.WORKERS_SUPPORTED)return T=null,l.NODE_STREAM_INPUT,typeof y=="string"?(y=(O=>O.charCodeAt(0)!==65279?O:O.slice(1))(y),T=new(_.download?h:m)(_)):y.readable===!0&&E(y.read)&&E(y.on)?T=new g(_):(i.File&&y instanceof File||y instanceof Object)&&(T=new f(_)),T.stream(y);(T=(()=>{var O;return!!l.WORKERS_SUPPORTED&&(O=(()=>{var A=i.URL||i.webkitURL||null,I=n.toString();return l.BLOB_URL||(l.BLOB_URL=A.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",I,")();"],{type:"text/javascript"})))})(),(O=new i.Worker(O)).onmessage=v,O.id=c++,o[O.id]=O)})()).userStep=_.step,T.userChunk=_.chunk,T.userComplete=_.complete,T.userError=_.error,_.step=E(_.step),_.chunk=E(_.chunk),_.complete=E(_.complete),_.error=E(_.error),delete _.worker,T.postMessage({input:y,config:_,workerId:T.id})},l.unparse=function(y,_){var T=!1,O=!0,A=",",I=`\r
45
- `,B='"',q=B+B,G=!1,V=null,lt=!1,X=((()=>{if(typeof _=="object"){if(typeof _.delimiter!="string"||l.BAD_DELIMITERS.filter(function(U){return _.delimiter.indexOf(U)!==-1}).length||(A=_.delimiter),typeof _.quotes!="boolean"&&typeof _.quotes!="function"&&!Array.isArray(_.quotes)||(T=_.quotes),typeof _.skipEmptyLines!="boolean"&&typeof _.skipEmptyLines!="string"||(G=_.skipEmptyLines),typeof _.newline=="string"&&(I=_.newline),typeof _.quoteChar=="string"&&(B=_.quoteChar),typeof _.header=="boolean"&&(O=_.header),Array.isArray(_.columns)){if(_.columns.length===0)throw new Error("Option columns is empty");V=_.columns}_.escapeChar!==void 0&&(q=_.escapeChar+B),_.escapeFormulae instanceof RegExp?lt=_.escapeFormulae:typeof _.escapeFormulae=="boolean"&&_.escapeFormulae&&(lt=/^[=+\-@\t\r].*$/)}})(),new RegExp(x(B),"g"));if(typeof y=="string"&&(y=JSON.parse(y)),Array.isArray(y)){if(!y.length||Array.isArray(y[0]))return Q(null,y,G);if(typeof y[0]=="object")return Q(V||Object.keys(y[0]),y,G)}else if(typeof y=="object")return typeof y.data=="string"&&(y.data=JSON.parse(y.data)),Array.isArray(y.data)&&(y.fields||(y.fields=y.meta&&y.meta.fields||V),y.fields||(y.fields=Array.isArray(y.data[0])?y.fields:typeof y.data[0]=="object"?Object.keys(y.data[0]):[]),Array.isArray(y.data[0])||typeof y.data[0]=="object"||(y.data=[y.data])),Q(y.fields||[],y.data||[],G);throw new Error("Unable to serialize unrecognized input");function Q(U,Y,xt){var yt="",vt=(typeof U=="string"&&(U=JSON.parse(U)),typeof Y=="string"&&(Y=JSON.parse(Y)),Array.isArray(U)&&0<U.length),mt=!Array.isArray(Y[0]);if(vt&&O){for(var gt=0;gt<U.length;gt++)0<gt&&(yt+=A),yt+=H(U[gt],gt);0<Y.length&&(yt+=I)}for(var z=0;z<Y.length;z++){var j=(vt?U:Y[z]).length,$=!1,J=vt?Object.keys(Y[z]).length===0:Y[z].length===0;if(xt&&!vt&&($=xt==="greedy"?Y[z].join("").trim()==="":Y[z].length===1&&Y[z][0].length===0),xt==="greedy"&&vt){for(var et=[],nt=0;nt<j;nt++){var rt=mt?U[nt]:nt;et.push(Y[z][rt])}$=et.join("").trim()===""}if(!$){for(var it=0;it<j;it++){0<it&&!J&&(yt+=A);var _t=vt&&mt?U[it]:it;yt+=H(Y[z][_t],it)}z<Y.length-1&&(!xt||0<j&&!J)&&(yt+=I)}}return yt}function H(U,Y){var xt,yt;return U==null?"":U.constructor===Date?JSON.stringify(U).slice(1,25):(yt=!1,lt&&typeof U=="string"&&lt.test(U)&&(U="'"+U,yt=!0),xt=U.toString().replace(X,q),(yt=yt||T===!0||typeof T=="function"&&T(U,Y)||Array.isArray(T)&&T[Y]||((vt,mt)=>{for(var gt=0;gt<mt.length;gt++)if(-1<vt.indexOf(mt[gt]))return!0;return!1})(xt,l.BAD_DELIMITERS)||-1<xt.indexOf(A)||xt.charAt(0)===" "||xt.charAt(xt.length-1)===" ")?B+xt+B:xt)}},l.RECORD_SEP="",l.UNIT_SEP="",l.BYTE_ORDER_MARK="\uFEFF",l.BAD_DELIMITERS=["\r",`
46
- `,'"',l.BYTE_ORDER_MARK],l.WORKERS_SUPPORTED=!s&&!!i.Worker,l.NODE_STREAM_INPUT=1,l.LocalChunkSize=10485760,l.RemoteChunkSize=5242880,l.DefaultDelimiter=",",l.Parser=S,l.ParserHandle=p,l.NetworkStreamer=h,l.FileStreamer=f,l.StringStreamer=m,l.ReadableStreamStreamer=g,i.jQuery&&((r=i.jQuery).fn.parse=function(y){var _=y.config||{},T=[];return this.each(function(I){if(!(r(this).prop("tagName").toUpperCase()==="INPUT"&&r(this).attr("type").toLowerCase()==="file"&&i.FileReader)||!this.files||this.files.length===0)return!0;for(var B=0;B<this.files.length;B++)T.push({file:this.files[B],inputElem:this,instanceConfig:r.extend({},_)})}),O(),this;function O(){if(T.length===0)E(y.complete)&&y.complete();else{var I,B,q,G,V=T[0];if(E(y.before)){var lt=y.before(V.file,V.inputElem);if(typeof lt=="object"){if(lt.action==="abort")return I="AbortError",B=V.file,q=V.inputElem,G=lt.reason,void(E(y.error)&&y.error({name:I},B,q,G));if(lt.action==="skip")return void A();typeof lt.config=="object"&&(V.instanceConfig=r.extend(V.instanceConfig,lt.config))}else if(lt==="skip")return void A()}var X=V.instanceConfig.complete;V.instanceConfig.complete=function(Q){E(X)&&X(Q,V.file,V.inputElem),A()},l.parse(V.file,V.instanceConfig)}}function A(){T.splice(0,1),O()}}),a&&(i.onmessage=function(y){y=y.data,l.WORKER_ID===void 0&&y&&(l.WORKER_ID=y.workerId),typeof y.input=="string"?i.postMessage({workerId:l.WORKER_ID,results:l.parse(y.input,y.config),finished:!0}):(i.File&&y.input instanceof File||y.input instanceof Object)&&(y=l.parse(y.input,y.config))&&i.postMessage({workerId:l.WORKER_ID,results:y,finished:!0})}),(h.prototype=Object.create(u.prototype)).constructor=h,(f.prototype=Object.create(u.prototype)).constructor=f,(m.prototype=Object.create(m.prototype)).constructor=m,(g.prototype=Object.create(u.prototype)).constructor=g,l})})(wg);var qE=wg.exports;const XE=["id"],GE=d.defineComponent({__name:"VueJsonCsv",props:{data:{type:Array,required:!0},fields:{type:Array,required:!1,default:null},labels:{type:Object,required:!1,default:null},filename:{type:String,default:"report-data.csv"},delimiter:{type:String,default:",",required:!1},separatorExcel:{type:Boolean,default:!1},encoding:{type:String,default:"utf-8"},testing:{type:Boolean,required:!1,default:!1}},emits:["export-started","export-finished"],setup(e,{emit:t}){const n=t,i=e,r=d.computed(()=>`export_${new Date().getTime()}`),s=d.computed(()=>{const u=c();return u.length?u:null}),a=()=>{const u=i.labels;if(typeof i.fields!==li.Object)throw new Error("Labels needs to be a object containing key / value pairs.");return typeof u===li.Object?h=>gE(h,(f,m)=>u[m]||m):h=>h},o=()=>{const u=i.fields;if(typeof i.fields!==li.Object&&!Array.isArray(u))throw new Error("Fields needs to be an array of strings.");return Array.isArray(u)?h=>jE(h,u):h=>h},c=()=>{if(typeof i.fields===li.Undefined&&typeof i.labels===li.Undefined)return i.data;const u=a(),h=o();return i.data.map(f=>u(h(f)))},l=()=>{if(!(s!=null&&s.value)){console.warn("No data to export");return}n("export-started",s.value);let u=qE.unparse(s.value,Object.assign({delimiter:i.delimiter,encoding:i.encoding}));if(i.separatorExcel&&(u="SEP="+i.delimiter+`\r
47
- `+u),i.encoding==="utf-8"&&(u="\uFEFF"+u),n("export-finished",i.filename),!i.testing){const h=new Blob([u],{type:"text/csv;charset="+i.encoding});UE.saveAs(h,i.filename)}};return(u,h)=>(d.openBlock(),d.createElementBlock("div",{id:r.value,"data-testid":"export-csv",onClick:l},[d.renderSlot(u.$slots,"default",{},()=>[d.createTextVNode("Download "+d.toDisplayString(e.filename),1)])],8,XE))}}),KE=d.defineComponent({__name:"DownloadCsv",props:{rows:{},headers:{},filename:{}},setup(e){const t=e,n=d.computed(()=>Object.keys(t.headers));return(i,r)=>(d.openBlock(),d.createElementBlock("div",null,[d.createVNode(GE,{data:e.rows,fields:n.value,filename:e.filename,labels:e.headers},{default:d.withCtx(()=>[d.renderSlot(i.$slots,"default")]),_:3},8,["data","fields","filename","labels"])]))}}),ZE={class:"kong-ui-public-csv-export-modal"},QE={key:0,class:"selected-range"},JE={key:4,class:"text-muted",tag:"span"},vg=3,tO=d.defineComponent({__name:"CsvExportModal",props:{exportState:{},filename:{},modalDescription:{default:void 0}},emits:["closeModal"],setup(e,{emit:t}){const{i18n:n}=pt.useI18n(),i=e,r=t,s=`${i.filename.replace(/\s+/g,"-").toLowerCase()}-${new Date().toISOString().slice(0,10)}.csv`,a=d.ref(1),o=d.computed(()=>f.value.rows.length),c=d.computed(()=>{var g,p;return i.exportState.status==="success"&&!!((p=(g=i.exportState.chartData)==null?void 0:g.data)!=null&&p.length)}),l=d.computed(()=>i.exportState.status!=="success"?"":pt.useChartSelectedRange(d.toRef(i.exportState,"chartData"))),u=d.computed(()=>i.exportState.status!=="success"?"":n.t("csvExport.previewRows",{rowsMax:Math.min(vg,o.value),rowsTotal:o.value,plural:o.value===1?"":"s"})),h=()=>{r("closeModal")},f=d.computed(()=>{var M,P,E;if(i.exportState.status!=="success"||!c.value||!((M=i.exportState.chartData)!=null&&M.meta.metric_names))return{headers:[],rows:[],csvHeaders:{}};const g=i.exportState.chartData,p=g.data.some(y=>y.timestamp!==g.data[0].timestamp),x=g.data.map(y=>{const _=new Date(y.timestamp);return{...Object.keys(y.event).reduce((O,A)=>{if(A in g.meta.display){const I=y.event[A],B=g.meta.display[A];O[A]=I&&B&&B[I].name||y.event[A]}else O[A]=y.event[A];return O},{}),...p?{timestamp:wl(_,"yyyy-MM-dd HH:mm:ss"),tzOffset:wl(_,"XXX")}:{}}});let S=[];p&&(S=[{label:n.t("csvExport.Timestamp"),key:"timestamp"},{label:n.t("csvExport.UtcOffset"),key:"tzOffset"}]);const v="display"in i.exportState.chartData.meta&&((P=i.exportState.chartData.meta)!=null&&P.display)?(E=i.exportState.chartData.meta)==null?void 0:E.display:{},k=[...S,...Object.keys(v).map(y=>({label:n.t(`chartLabels.${y}`),key:y})),...i.exportState.chartData.meta.metric_names.map(y=>({label:n.t(`chartLabels.${y}`),key:y}))],D=k.reduce((y,_)=>(y[_.key]=_.label,y),{});return{headers:k,csvHeaders:D,rows:x}}),m=async()=>{if(i.exportState.status!=="success")return{total:0,data:[]};const{rows:g}=f.value;return{total:Number(g.length)||0,data:g.slice(0,vg)}};return d.watch(f,()=>{a.value++}),(g,p)=>{const x=d.resolveComponent("KSkeleton"),S=d.resolveComponent("KEmptyState"),v=d.resolveComponent("KTableData"),k=d.resolveComponent("KTooltip"),D=d.resolveComponent("KButton"),M=d.resolveComponent("KModal");return d.openBlock(),d.createElementBlock("div",ZE,[d.createVNode(M,{class:"vitals-report","data-testid":"csv-export-modal","show-dismiss-icon":"",title:d.unref(n).t("csvExport.exportPreview"),visible:"",onCancel:h,onKeyup:d.withKeys(h,["esc"])},{default:d.withCtx(()=>{var P;return[d.createElementVNode("div",null,[e.exportState.status==="success"&&c.value?(d.openBlock(),d.createElementBlock("div",QE,[d.createElementVNode("p",null,d.toDisplayString(e.modalDescription?e.modalDescription:d.unref(n).t("csvExport.exportDescription")),1),d.createElementVNode("p",null,d.toDisplayString(d.unref(n).t("csvExport.exportTimeRange"))+": "+d.toDisplayString(l.value),1)])):d.createCommentVNode("",!0),e.exportState.status==="loading"?(d.openBlock(),d.createBlock(x,{key:1,class:"chart-skeleton",type:"table"})):e.exportState.status==="success"?(d.openBlock(),d.createBlock(v,{key:2,class:"vitals-table",fetcher:m,"fetcher-cache-key":String(a.value),headers:((P=f.value)==null?void 0:P.headers)||[],"hide-pagination":"","row-hover":!1,sortable:!1},{"empty-state":d.withCtx(()=>[d.createVNode(S,{"action-button-visible":!1},{title:d.withCtx(()=>[d.createElementVNode("h5",null,d.toDisplayString(d.unref(n).t("csvExport.noDataRange")),1)]),default:d.withCtx(()=>[d.createElementVNode("p",null,d.toDisplayString(d.unref(n).t("csvExport.noDataRetry")),1)]),_:1})]),_:1},8,["fetcher-cache-key","headers"])):e.exportState.status==="error"?(d.openBlock(),d.createBlock(S,{key:3,"action-button-visible":!1},{title:d.withCtx(()=>[d.createElementVNode("h5",null,d.toDisplayString(d.unref(n).t("csvExport.dataError")),1)]),_:1})):d.createCommentVNode("",!0),e.exportState.status==="success"&&c.value?(d.openBlock(),d.createElementBlock("div",JE,[d.createTextVNode(d.toDisplayString(u.value)+" ",1),d.createVNode(k,{class:"preview-tooltip",placement:"right",text:d.unref(n).t("csvExport.maximumRecordAmount",{value:d.unref(dv)})},{default:d.withCtx(()=>[d.createVNode(d.unref(ne.InfoIcon),{color:`var(--kui-color-text-neutral, ${d.unref(ll)})`,size:d.unref(zr)},null,8,["color","size"])]),_:1},8,["text"])])):d.createCommentVNode("",!0)])]}),"footer-actions":d.withCtx(()=>[d.createVNode(D,{appearance:"tertiary",class:"cancel-btn",onClick:h},{default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(d.unref(n).t("csvExport.cancelButton")),1)]),_:1}),d.createVNode(KE,{class:"vitals-report-export-button",filename:s,headers:f.value.csvHeaders,rows:f.value.rows},{default:d.withCtx(()=>[d.createVNode(D,{appearance:"primary","data-testid":"csv-download-button",disabled:e.exportState.status!=="success"||!c.value},{default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(d.unref(n).t("csvExport.downloadButton")),1)]),_:1},8,["disabled"])]),_:1},8,["headers","rows"])]),_:1},8,["title"])])}}}),eO={class:"container"},nO={key:0,class:"no-data","data-testId":"sparkline-empty"},iO=["title"],rO=Ee(d.defineComponent({__name:"SparklineChart",props:{chartKey:{default:()=>{}},datasets:{},disableTooltip:{type:Boolean,default:!1},enableBrushing:{type:Boolean,default:!1},groupKey:{default:()=>{}},maxCount:{default:()=>{}},maxStamp:{default:()=>{}},minCount:{default:()=>{}},minStamp:{default:()=>{}},pointRenderCount:{default:24},showLabel:{type:Boolean,default:!1},tooltipTitle:{default:()=>{}},type:{default:"sparkline_bar"}},setup(e){const t=crypto.randomUUID(),{i18n:n}=pt.useI18n(),{syncedGroupSizeMs:i,syncedMinStamp:r,syncedMaxStamp:s,syncedMinCount:a,syncedMaxCount:o,syncedRenderPoints:c,syncedChartDatasets:l}=pt.useSparklineSync({chartKey:e.chartKey,datasets:e.datasets,groupKey:e.groupKey,minStamp:e.minStamp,maxStamp:e.maxStamp,minCount:e.minCount,maxCount:e.maxCount,renderPoints:e.pointRenderCount,type:e.type}),u=d.reactive({showTooltip:!1,tooltipContext:0,metricDisplay:"",tooltipSeries:[],left:"",top:"",units:"count",translateUnit:()=>"",offsetX:0,offsetY:0,width:0,height:0,chartType:e.type==="sparkline_bar"?"timeseries_bar":"timeseries_line",chartID:t,interactionMode:"idle"}),h=({width:E,height:y})=>{u.width=E,u.height=y},f=d.computed(()=>e.disableTooltip?[]:[new Zm({enableBrushing:e.groupKey!==void 0&&e.chartKey!==void 0&&e.enableBrushing,brushStrategy:"group",brushGroup:e.groupKey})]),m=d.computed(()=>l.value.reduce((E,{data:y,label:_})=>({...E,[_]:y.reduce((T,{y:O})=>T+O,0)}),{})),g=d.computed(()=>l.value.map(({label:E})=>[m.value[E],`${E}: ${m.value[E]}`]).sort(([E],[y])=>y-E).map(([,E])=>E).join(", ")),p=d.computed(()=>Object.keys(m.value).map(E=>m.value[E]).reduce((E,y)=>E+y,0)),x=d.computed(()=>p.value>0),S=d.computed(()=>({labels:new Array(c.value).fill(""),datasets:l.value})),v=d.computed(()=>e.datasets.length>1),k=`SparklineTooltipPosition-${t}`,D=d.computed(()=>{const E=e.type==="sparkline_bar",y=E?r.value-1:r.value,_=E?s.value:s.value-i.value;return{maintainAspectRatio:!1,elements:{categoryPercentage:1,barPercentage:1,line:{tension:0,stepped:e.type==="sparkline_step",borderWidth:1},point:{radius:0,pointHitRadius:11,pointHoverRadius:0}},interaction:{intersect:!1,mode:"index"},layout:{padding:{left:E?0:2,right:E?0:2,top:2}},plugins:{legend:{display:!1},tooltip:{enabled:!1,position:k,external:T=>{df(u,T,"minutely",{contextFormatter:O=>{const A=O+i.value;let I="";return i.value>24*60*60*1e3?I=qs(new Date(A),"MMM dd, yyy hh:mm a"):I=qs(new Date(A),"hh:mm a"),`${nl(O)} - ${I}`}})}}},scales:{x:{min:y,max:_,type:"timeseries",offset:!1,grid:{display:!1},display:!1,stacked:v.value},y:{min:Math.max(a.value-1,0),max:o.value,grid:{display:!1},display:!1,stacked:v.value}}}}),M=d.ref("0"),P=d.ref("0");return d.onMounted(()=>{Ce.positioners[k]=function(E,y){if(!E.length||u.interactionMode==="interactive")return!1;const _=10,T=this.chart.canvas.getBoundingClientRect(),O=u.width||this.width,A=u.height||this.height,I=T.top-A>0,B=I?T.top-A-_:T.top+T.height+_,q=T.left>O/2-y.x,G=Math.max(_,window.innerWidth-_-O),V=Math.min(G,q?Math.floor(T.left-O/2)+y.x:0+_);return M.value=`${B}px`,P.value=`${V}px`,{x:V,y:B,xAlign:"center",yAlign:I?"top":"bottom"}}}),d.onUnmounted(()=>{Ce.positioners[k]&&delete Ce.positioners[k]}),(E,y)=>(d.openBlock(),d.createElementBlock("div",eO,[x.value?e.type==="sparkline_bar"?(d.openBlock(),d.createBlock(d.unref(Xm),{key:1,"chart-id":d.unref(t),data:S.value,"data-testId":"sparkline-bar",options:D.value,plugins:f.value},null,8,["chart-id","data","options","plugins"])):e.type==="sparkline_line"||e.type==="sparkline_step"?(d.openBlock(),d.createBlock(d.unref(Km),{key:2,"chart-id":d.unref(t),data:S.value,"data-testId":e.type==="sparkline_line"?"sparkline-line":"sparkline-step",options:D.value,plugins:f.value},null,8,["chart-id","data","data-testId","options","plugins"])):d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock("div",nO,[d.renderSlot(E.$slots,"empty",{},()=>[d.createTextVNode(d.toDisplayString(d.unref(n).t("sparkline_no_data")),1)],!0)])),e.disableTooltip?d.createCommentVNode("",!0):(d.openBlock(),d.createBlock(_a,{key:3,"absolute-left":P.value,"absolute-top":M.value,class:"tooltip","data-testid":"sparkline-tooltip",state:u,"tooltip-title":e.tooltipTitle,onDimensions:h},null,8,["absolute-left","absolute-top","state","tooltip-title"])),x.value&&e.showLabel?(d.openBlock(),d.createElementBlock("div",{key:4,class:"label",title:E.$slots.label?"":g.value},[d.renderSlot(E.$slots,"label",{total:p.value,totalByDataset:m.value},()=>[d.createTextVNode(d.toDisplayString(g.value),1)],!0)],8,iO)):d.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-e18e899f"]]);ot.AnalyticsChart=UD,ot.ChartLegendPosition=Nt,ot.CsvExportModal=tO,ot.DECIMAL_DISPLAY=vS,ot.EMPTY_COLOR=Sf,ot.FONT_SIZE_REGULAR=gf,ot.FONT_SIZE_SMALL=mf,ot.MAX_LABEL_LENGTH=ia,ot.OTHERS_COLOR=NS,ot.SimpleChart=eE,ot.SparklineChart=rO,ot.TopNTable=fE,ot.ValidType=li,ot.accessibleGrey=wf,ot.apiRequestStatusCodeColors=vf,ot.chartTypes=RD,ot.codesInSpec=Df,ot.darkenColor=xf,ot.datavisPalette=un,ot.defaultStatusCodeColors=aa,ot.determineBaseColor=cl,ot.errorRateColors=IS,ot.handleQueryError=Sk,ot.latencyColors=LS,ot.lightGrey=hl,ot.lookupColor=FS,ot.lookupDatavisColor=ra,ot.lookupStatusCodeCategoryColor=$S,ot.lookupStatusCodeColor=fl,ot.simpleChartMetricDisplay=PD,ot.simpleChartTypes=AD,ot.statusCodeBadgeBackgroundColor=RS,ot.thresholdColor=sa,ot.trafficColors=AS,Object.defineProperty(ot,Symbol.toStringTag,{value:"Module"})});
33
+ */(function(n,t){((e,i)=>{n.exports=i()})(xe,function e(){var i=typeof self<"u"?self:typeof window<"u"?window:i!==void 0?i:{},s,r=!i.document&&!!i.postMessage,a=i.IS_PAPA_WORKER||!1,o={},l=0,c={};function u(b){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},(function(_){var S=P(_);S.chunkSize=parseInt(S.chunkSize),_.step||_.chunk||(S.chunkSize=null),this._handle=new p(S),(this._handle.streamer=this)._config=S}).call(this,b),this.parseChunk=function(_,S){var O=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&0<O){let I=this._config.newline;I||(A=this._config.quoteChar||'"',I=this._handle.guessLineEndings(_,A)),_=[..._.split(I).slice(O)].join(I)}this.isFirstChunk&&C(this._config.beforeFirstChunk)&&(A=this._config.beforeFirstChunk(_))!==void 0&&(_=A),this.isFirstChunk=!1,this._halted=!1;var O=this._partialLine+_,A=(this._partialLine="",this._handle.parse(O,this._baseIndex,!this._finished));if(!this._handle.paused()&&!this._handle.aborted()){if(_=A.meta.cursor,O=(this._finished||(this._partialLine=O.substring(_-this._baseIndex),this._baseIndex=_),A&&A.data&&(this._rowCount+=A.data.length),this._finished||this._config.preview&&this._rowCount>=this._config.preview),a)i.postMessage({results:A,workerId:c.WORKER_ID,finished:O});else if(C(this._config.chunk)&&!S){if(this._config.chunk(A,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);this._completeResults=A=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(A.data),this._completeResults.errors=this._completeResults.errors.concat(A.errors),this._completeResults.meta=A.meta),this._completed||!O||!C(this._config.complete)||A&&A.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),O||A&&A.meta.paused||this._nextChunk(),A}this._halted=!0},this._sendError=function(_){C(this._config.error)?this._config.error(_):a&&this._config.error&&i.postMessage({workerId:c.WORKER_ID,error:_,finished:!1})}}function d(b){var _;(b=b||{}).chunkSize||(b.chunkSize=c.RemoteChunkSize),u.call(this,b),this._nextChunk=r?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(S){this._input=S,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(_=new XMLHttpRequest,this._config.withCredentials&&(_.withCredentials=this._config.withCredentials),r||(_.onload=L(this._chunkLoaded,this),_.onerror=L(this._chunkError,this)),_.open(this._config.downloadRequestBody?"POST":"GET",this._input,!r),this._config.downloadRequestHeaders){var S,O=this._config.downloadRequestHeaders;for(S in O)_.setRequestHeader(S,O[S])}var A;this._config.chunkSize&&(A=this._start+this._config.chunkSize-1,_.setRequestHeader("Range","bytes="+this._start+"-"+A));try{_.send(this._config.downloadRequestBody)}catch(I){this._chunkError(I.message)}r&&_.status===0&&this._chunkError()}},this._chunkLoaded=function(){_.readyState===4&&(_.status<200||400<=_.status?this._chunkError():(this._start+=this._config.chunkSize||_.responseText.length,this._finished=!this._config.chunkSize||this._start>=(S=>(S=S.getResponseHeader("Content-Range"))!==null?parseInt(S.substring(S.lastIndexOf("/")+1)):-1)(_),this.parseChunk(_.responseText)))},this._chunkError=function(S){S=_.statusText||S,this._sendError(new Error(S))}}function f(b){(b=b||{}).chunkSize||(b.chunkSize=c.LocalChunkSize),u.call(this,b);var _,S,O=typeof FileReader<"u";this.stream=function(A){this._input=A,S=A.slice||A.webkitSlice||A.mozSlice,O?((_=new FileReader).onload=L(this._chunkLoaded,this),_.onerror=L(this._chunkError,this)):_=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var A=this._input,I=(this._config.chunkSize&&(I=Math.min(this._start+this._config.chunkSize,this._input.size),A=S.call(A,this._start,I)),_.readAsText(A,this._config.encoding));O||this._chunkLoaded({target:{result:I}})},this._chunkLoaded=function(A){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(A.target.result)},this._chunkError=function(){this._sendError(_.error)}}function m(b){var _;u.call(this,b=b||{}),this.stream=function(S){return _=S,this._nextChunk()},this._nextChunk=function(){var S,O;if(!this._finished)return S=this._config.chunkSize,_=S?(O=_.substring(0,S),_.substring(S)):(O=_,""),this._finished=!_,this.parseChunk(O)}}function g(b){u.call(this,b=b||{});var _=[],S=!0,O=!1;this.pause=function(){u.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){u.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(A){this._input=A,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){O&&_.length===1&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),_.length?this.parseChunk(_.shift()):S=!0},this._streamData=L(function(A){try{_.push(typeof A=="string"?A:A.toString(this._config.encoding)),S&&(S=!1,this._checkIsFinished(),this.parseChunk(_.shift()))}catch(I){this._streamError(I)}},this),this._streamError=L(function(A){this._streamCleanUp(),this._sendError(A)},this),this._streamEnd=L(function(){this._streamCleanUp(),O=!0,this._streamData("")},this),this._streamCleanUp=L(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function p(b){var _,S,O,A,I=Math.pow(2,53),B=-I,U=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,J=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,j=this,lt=0,q=0,K=!1,z=!1,$=[],Y={data:[],errors:[],meta:{}};function yt(X){return b.skipEmptyLines==="greedy"?X.join("").trim()==="":X.length===1&&X[0].length===0}function _t(){if(Y&&O&&(H("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+c.DefaultDelimiter+"'"),O=!1),b.skipEmptyLines&&(Y.data=Y.data.filter(function(G){return!yt(G)})),V()){let G=function(gt,vt){C(b.transformHeader)&&(gt=b.transformHeader(gt,vt)),$.push(gt)};if(Y)if(Array.isArray(Y.data[0])){for(var X=0;V()&&X<Y.data.length;X++)Y.data[X].forEach(G);Y.data.splice(0,1)}else Y.data.forEach(G)}function Z(G,gt){for(var vt=b.header?{}:[],rt=0;rt<G.length;rt++){var bt=rt,dt=G[rt],dt=(($t,ot)=>(Mt=>(b.dynamicTypingFunction&&b.dynamicTyping[Mt]===void 0&&(b.dynamicTyping[Mt]=b.dynamicTypingFunction(Mt)),(b.dynamicTyping[Mt]||b.dynamicTyping)===!0))($t)?ot==="true"||ot==="TRUE"||ot!=="false"&&ot!=="FALSE"&&((Mt=>{if(U.test(Mt)&&(Mt=parseFloat(Mt),B<Mt&&Mt<I))return 1})(ot)?parseFloat(ot):J.test(ot)?new Date(ot):ot===""?null:ot):ot)(bt=b.header?rt>=$.length?"__parsed_extra":$[rt]:bt,dt=b.transform?b.transform(dt,bt):dt);bt==="__parsed_extra"?(vt[bt]=vt[bt]||[],vt[bt].push(dt)):vt[bt]=dt}return b.header&&(rt>$.length?H("FieldMismatch","TooManyFields","Too many fields: expected "+$.length+" fields but parsed "+rt,q+gt):rt<$.length&&H("FieldMismatch","TooFewFields","Too few fields: expected "+$.length+" fields but parsed "+rt,q+gt)),vt}var Q;Y&&(b.header||b.dynamicTyping||b.transform)&&(Q=1,!Y.data.length||Array.isArray(Y.data[0])?(Y.data=Y.data.map(Z),Q=Y.data.length):Y.data=Z(Y.data,0),b.header&&Y.meta&&(Y.meta.fields=$),q+=Q)}function V(){return b.header&&$.length===0}function H(X,Z,Q,G){X={type:X,code:Z,message:Q},G!==void 0&&(X.row=G),Y.errors.push(X)}C(b.step)&&(A=b.step,b.step=function(X){Y=X,V()?_t():(_t(),Y.data.length!==0&&(lt+=X.data.length,b.preview&&lt>b.preview?S.abort():(Y.data=Y.data[0],A(Y,j))))}),this.parse=function(X,Z,Q){var G=b.quoteChar||'"',G=(b.newline||(b.newline=this.guessLineEndings(X,G)),O=!1,b.delimiter?C(b.delimiter)&&(b.delimiter=b.delimiter(X),Y.meta.delimiter=b.delimiter):((G=((gt,vt,rt,bt,dt)=>{var $t,ot,Mt,te;dt=dt||[","," ","|",";",c.RECORD_SEP,c.UNIT_SEP];for(var oe=0;oe<dt.length;oe++){for(var Ut,qe=dt[oe],Ot=0,ee=0,Ft=0,qt=(Mt=void 0,new v({comments:bt,delimiter:qe,newline:vt,preview:10}).parse(gt)),ne=0;ne<qt.data.length;ne++)rt&&yt(qt.data[ne])?Ft++:(Ut=qt.data[ne].length,ee+=Ut,Mt===void 0?Mt=Ut:0<Ut&&(Ot+=Math.abs(Ut-Mt),Mt=Ut));0<qt.data.length&&(ee/=qt.data.length-Ft),(ot===void 0||Ot<=ot)&&(te===void 0||te<ee)&&1.99<ee&&(ot=Ot,$t=qe,te=ee)}return{successful:!!(b.delimiter=$t),bestDelimiter:$t}})(X,b.newline,b.skipEmptyLines,b.comments,b.delimitersToGuess)).successful?b.delimiter=G.bestDelimiter:(O=!0,b.delimiter=c.DefaultDelimiter),Y.meta.delimiter=b.delimiter),P(b));return b.preview&&b.header&&G.preview++,_=X,S=new v(G),Y=S.parse(_,Z,Q),_t(),K?{meta:{paused:!0}}:Y||{meta:{paused:!1}}},this.paused=function(){return K},this.pause=function(){K=!0,S.abort(),_=C(b.chunk)?"":_.substring(S.getCharIndex())},this.resume=function(){j.streamer._halted?(K=!1,j.streamer.parseChunk(_,!0)):setTimeout(j.resume,3)},this.aborted=function(){return z},this.abort=function(){z=!0,S.abort(),Y.meta.aborted=!0,C(b.complete)&&b.complete(Y),_=""},this.guessLineEndings=function(gt,G){gt=gt.substring(0,1048576);var G=new RegExp(x(G)+"([^]*?)"+x(G),"gm"),Q=(gt=gt.replace(G,"")).split("\r"),G=gt.split(`
34
+ `),gt=1<G.length&&G[0].length<Q[0].length;if(Q.length===1||gt)return`
35
+ `;for(var vt=0,rt=0;rt<Q.length;rt++)Q[rt][0]===`
36
+ `&&vt++;return vt>=Q.length/2?`\r
37
+ `:"\r"}}function x(b){return b.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function v(b){var _=(b=b||{}).delimiter,S=b.newline,O=b.comments,A=b.step,I=b.preview,B=b.fastMode,U=null,J=!1,j=b.quoteChar==null?'"':b.quoteChar,lt=j;if(b.escapeChar!==void 0&&(lt=b.escapeChar),(typeof _!="string"||-1<c.BAD_DELIMITERS.indexOf(_))&&(_=","),O===_)throw new Error("Comment character same as delimiter");O===!0?O="#":(typeof O!="string"||-1<c.BAD_DELIMITERS.indexOf(O))&&(O=!1),S!==`
38
+ `&&S!=="\r"&&S!==`\r
39
+ `&&(S=`
40
+ `);var q=0,K=!1;this.parse=function(z,$,Y){if(typeof z!="string")throw new Error("Input must be a string");var yt=z.length,_t=_.length,V=S.length,H=O.length,X=C(A),Z=[],Q=[],G=[],gt=q=0;if(!z)return Ot();if(B||B!==!1&&z.indexOf(j)===-1){for(var vt=z.split(S),rt=0;rt<vt.length;rt++){if(G=vt[rt],q+=G.length,rt!==vt.length-1)q+=S.length;else if(Y)return Ot();if(!O||G.substring(0,H)!==O){if(X){if(Z=[],te(G.split(_)),ee(),K)return Ot()}else te(G.split(_));if(I&&I<=rt)return Z=Z.slice(0,I),Ot(!0)}}return Ot()}for(var bt=z.indexOf(_,q),dt=z.indexOf(S,q),$t=new RegExp(x(lt)+x(j),"g"),ot=z.indexOf(j,q);;)if(z[q]===j)for(ot=q,q++;;){if((ot=z.indexOf(j,ot+1))===-1)return Y||Q.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:Z.length,index:q}),Ut();if(ot===yt-1)return Ut(z.substring(q,ot).replace($t,j));if(j===lt&&z[ot+1]===lt)ot++;else if(j===lt||ot===0||z[ot-1]!==lt){bt!==-1&&bt<ot+1&&(bt=z.indexOf(_,ot+1));var Mt=oe((dt=dt!==-1&&dt<ot+1?z.indexOf(S,ot+1):dt)===-1?bt:Math.min(bt,dt));if(z.substr(ot+1+Mt,_t)===_){G.push(z.substring(q,ot).replace($t,j)),z[q=ot+1+Mt+_t]!==j&&(ot=z.indexOf(j,q)),bt=z.indexOf(_,q),dt=z.indexOf(S,q);break}if(Mt=oe(dt),z.substring(ot+1+Mt,ot+1+Mt+V)===S){if(G.push(z.substring(q,ot).replace($t,j)),qe(ot+1+Mt+V),bt=z.indexOf(_,q),ot=z.indexOf(j,q),X&&(ee(),K))return Ot();if(I&&Z.length>=I)return Ot(!0);break}Q.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:Z.length,index:q}),ot++}}else if(O&&G.length===0&&z.substring(q,q+H)===O){if(dt===-1)return Ot();q=dt+V,dt=z.indexOf(S,q),bt=z.indexOf(_,q)}else if(bt!==-1&&(bt<dt||dt===-1))G.push(z.substring(q,bt)),q=bt+_t,bt=z.indexOf(_,q);else{if(dt===-1)break;if(G.push(z.substring(q,dt)),qe(dt+V),X&&(ee(),K))return Ot();if(I&&Z.length>=I)return Ot(!0)}return Ut();function te(Ft){Z.push(Ft),gt=q}function oe(Ft){var qt=0;return qt=Ft!==-1&&(Ft=z.substring(ot+1,Ft))&&Ft.trim()===""?Ft.length:qt}function Ut(Ft){return Y||(Ft===void 0&&(Ft=z.substring(q)),G.push(Ft),q=yt,te(G),X&&ee()),Ot()}function qe(Ft){q=Ft,te(G),G=[],dt=z.indexOf(S,q)}function Ot(Ft){if(b.header&&!$&&Z.length&&!J){var qt=Z[0],ne=Object.create(null),Xe=new Set(qt);let si=!1;for(let Fe=0;Fe<qt.length;Fe++){let Bt=qt[Fe];if(ne[Bt=C(b.transformHeader)?b.transformHeader(Bt,Fe):Bt]){let ve,ri=ne[Bt];for(;ve=Bt+"_"+ri,ri++,Xe.has(ve););Xe.add(ve),qt[Fe]=ve,ne[Bt]++,si=!0,(U=U===null?{}:U)[ve]=Bt}else ne[Bt]=1,qt[Fe]=Bt;Xe.add(Bt)}si&&console.warn("Duplicate headers found and renamed."),J=!0}return{data:Z,errors:Q,meta:{delimiter:_,linebreak:S,aborted:K,truncated:!!Ft,cursor:gt+($||0),renamedHeaders:U}}}function ee(){A(Ot()),Z=[],Q=[]}},this.abort=function(){K=!0},this.getCharIndex=function(){return q}}function M(b){var _=b.data,S=o[_.workerId],O=!1;if(_.error)S.userError(_.error,_.file);else if(_.results&&_.results.data){var A={abort:function(){O=!0,k(_.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:T,resume:T};if(C(S.userStep)){for(var I=0;I<_.results.data.length&&(S.userStep({data:_.results.data[I],errors:_.results.errors,meta:_.results.meta},A),!O);I++);delete _.results}else C(S.userChunk)&&(S.userChunk(_.results,A,_.file),delete _.results)}_.finished&&!O&&k(_.workerId,_.results)}function k(b,_){var S=o[b];C(S.userComplete)&&S.userComplete(_),S.terminate(),delete o[b]}function T(){throw new Error("Not implemented.")}function P(b){if(typeof b!="object"||b===null)return b;var _,S=Array.isArray(b)?[]:{};for(_ in b)S[_]=P(b[_]);return S}function L(b,_){return function(){b.apply(_,arguments)}}function C(b){return typeof b=="function"}return c.parse=function(b,_){var S=(_=_||{}).dynamicTyping||!1;if(C(S)&&(_.dynamicTypingFunction=S,S={}),_.dynamicTyping=S,_.transform=!!C(_.transform)&&_.transform,!_.worker||!c.WORKERS_SUPPORTED)return S=null,c.NODE_STREAM_INPUT,typeof b=="string"?(b=(O=>O.charCodeAt(0)!==65279?O:O.slice(1))(b),S=new(_.download?d:m)(_)):b.readable===!0&&C(b.read)&&C(b.on)?S=new g(_):(i.File&&b instanceof File||b instanceof Object)&&(S=new f(_)),S.stream(b);(S=(()=>{var O;return!!c.WORKERS_SUPPORTED&&(O=(()=>{var A=i.URL||i.webkitURL||null,I=e.toString();return c.BLOB_URL||(c.BLOB_URL=A.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",I,")();"],{type:"text/javascript"})))})(),(O=new i.Worker(O)).onmessage=M,O.id=l++,o[O.id]=O)})()).userStep=_.step,S.userChunk=_.chunk,S.userComplete=_.complete,S.userError=_.error,_.step=C(_.step),_.chunk=C(_.chunk),_.complete=C(_.complete),_.error=C(_.error),delete _.worker,S.postMessage({input:b,config:_,workerId:S.id})},c.unparse=function(b,_){var S=!1,O=!0,A=",",I=`\r
41
+ `,B='"',U=B+B,J=!1,j=null,lt=!1,q=((()=>{if(typeof _=="object"){if(typeof _.delimiter!="string"||c.BAD_DELIMITERS.filter(function($){return _.delimiter.indexOf($)!==-1}).length||(A=_.delimiter),typeof _.quotes!="boolean"&&typeof _.quotes!="function"&&!Array.isArray(_.quotes)||(S=_.quotes),typeof _.skipEmptyLines!="boolean"&&typeof _.skipEmptyLines!="string"||(J=_.skipEmptyLines),typeof _.newline=="string"&&(I=_.newline),typeof _.quoteChar=="string"&&(B=_.quoteChar),typeof _.header=="boolean"&&(O=_.header),Array.isArray(_.columns)){if(_.columns.length===0)throw new Error("Option columns is empty");j=_.columns}_.escapeChar!==void 0&&(U=_.escapeChar+B),_.escapeFormulae instanceof RegExp?lt=_.escapeFormulae:typeof _.escapeFormulae=="boolean"&&_.escapeFormulae&&(lt=/^[=+\-@\t\r].*$/)}})(),new RegExp(x(B),"g"));if(typeof b=="string"&&(b=JSON.parse(b)),Array.isArray(b)){if(!b.length||Array.isArray(b[0]))return K(null,b,J);if(typeof b[0]=="object")return K(j||Object.keys(b[0]),b,J)}else if(typeof b=="object")return typeof b.data=="string"&&(b.data=JSON.parse(b.data)),Array.isArray(b.data)&&(b.fields||(b.fields=b.meta&&b.meta.fields||j),b.fields||(b.fields=Array.isArray(b.data[0])?b.fields:typeof b.data[0]=="object"?Object.keys(b.data[0]):[]),Array.isArray(b.data[0])||typeof b.data[0]=="object"||(b.data=[b.data])),K(b.fields||[],b.data||[],J);throw new Error("Unable to serialize unrecognized input");function K($,Y,yt){var _t="",V=(typeof $=="string"&&($=JSON.parse($)),typeof Y=="string"&&(Y=JSON.parse(Y)),Array.isArray($)&&0<$.length),H=!Array.isArray(Y[0]);if(V&&O){for(var X=0;X<$.length;X++)0<X&&(_t+=A),_t+=z($[X],X);0<Y.length&&(_t+=I)}for(var Z=0;Z<Y.length;Z++){var Q=(V?$:Y[Z]).length,G=!1,gt=V?Object.keys(Y[Z]).length===0:Y[Z].length===0;if(yt&&!V&&(G=yt==="greedy"?Y[Z].join("").trim()==="":Y[Z].length===1&&Y[Z][0].length===0),yt==="greedy"&&V){for(var vt=[],rt=0;rt<Q;rt++){var bt=H?$[rt]:rt;vt.push(Y[Z][bt])}G=vt.join("").trim()===""}if(!G){for(var dt=0;dt<Q;dt++){0<dt&&!gt&&(_t+=A);var $t=V&&H?$[dt]:dt;_t+=z(Y[Z][$t],dt)}Z<Y.length-1&&(!yt||0<Q&&!gt)&&(_t+=I)}}return _t}function z($,Y){var yt,_t;return $==null?"":$.constructor===Date?JSON.stringify($).slice(1,25):(_t=!1,lt&&typeof $=="string"&&lt.test($)&&($="'"+$,_t=!0),yt=$.toString().replace(q,U),(_t=_t||S===!0||typeof S=="function"&&S($,Y)||Array.isArray(S)&&S[Y]||((V,H)=>{for(var X=0;X<H.length;X++)if(-1<V.indexOf(H[X]))return!0;return!1})(yt,c.BAD_DELIMITERS)||-1<yt.indexOf(A)||yt.charAt(0)===" "||yt.charAt(yt.length-1)===" ")?B+yt+B:yt)}},c.RECORD_SEP="",c.UNIT_SEP="",c.BYTE_ORDER_MARK="\uFEFF",c.BAD_DELIMITERS=["\r",`
42
+ `,'"',c.BYTE_ORDER_MARK],c.WORKERS_SUPPORTED=!r&&!!i.Worker,c.NODE_STREAM_INPUT=1,c.LocalChunkSize=10485760,c.RemoteChunkSize=5242880,c.DefaultDelimiter=",",c.Parser=v,c.ParserHandle=p,c.NetworkStreamer=d,c.FileStreamer=f,c.StringStreamer=m,c.ReadableStreamStreamer=g,i.jQuery&&((s=i.jQuery).fn.parse=function(b){var _=b.config||{},S=[];return this.each(function(I){if(!(s(this).prop("tagName").toUpperCase()==="INPUT"&&s(this).attr("type").toLowerCase()==="file"&&i.FileReader)||!this.files||this.files.length===0)return!0;for(var B=0;B<this.files.length;B++)S.push({file:this.files[B],inputElem:this,instanceConfig:s.extend({},_)})}),O(),this;function O(){if(S.length===0)C(b.complete)&&b.complete();else{var I,B,U,J,j=S[0];if(C(b.before)){var lt=b.before(j.file,j.inputElem);if(typeof lt=="object"){if(lt.action==="abort")return I="AbortError",B=j.file,U=j.inputElem,J=lt.reason,void(C(b.error)&&b.error({name:I},B,U,J));if(lt.action==="skip")return void A();typeof lt.config=="object"&&(j.instanceConfig=s.extend(j.instanceConfig,lt.config))}else if(lt==="skip")return void A()}var q=j.instanceConfig.complete;j.instanceConfig.complete=function(K){C(q)&&q(K,j.file,j.inputElem),A()},c.parse(j.file,j.instanceConfig)}}function A(){S.splice(0,1),O()}}),a&&(i.onmessage=function(b){b=b.data,c.WORKER_ID===void 0&&b&&(c.WORKER_ID=b.workerId),typeof b.input=="string"?i.postMessage({workerId:c.WORKER_ID,results:c.parse(b.input,b.config),finished:!0}):(i.File&&b.input instanceof File||b.input instanceof Object)&&(b=c.parse(b.input,b.config))&&i.postMessage({workerId:c.WORKER_ID,results:b,finished:!0})}),(d.prototype=Object.create(u.prototype)).constructor=d,(f.prototype=Object.create(u.prototype)).constructor=f,(m.prototype=Object.create(m.prototype)).constructor=m,(g.prototype=Object.create(u.prototype)).constructor=g,c})})(Im);var lC=Im.exports;const cC=["id"],uC=h.defineComponent({__name:"VueJsonCsv",props:{data:{type:Array,required:!0},fields:{type:Array,required:!1,default:null},labels:{type:Object,required:!1,default:null},filename:{type:String,default:"report-data.csv"},delimiter:{type:String,default:",",required:!1},separatorExcel:{type:Boolean,default:!1},encoding:{type:String,default:"utf-8"},testing:{type:Boolean,required:!1,default:!1}},emits:["export-started","export-finished"],setup(n,{emit:t}){const e=t,i=n,s=h.computed(()=>`export_${new Date().getTime()}`),r=h.computed(()=>{const u=l();return u.length?u:null}),a=()=>{const u=i.labels;if(typeof i.fields!==ii.Object)throw new Error("Labels needs to be a object containing key / value pairs.");return typeof u===ii.Object?d=>ET(d,(f,m)=>u[m]||m):d=>d},o=()=>{const u=i.fields;if(typeof i.fields!==ii.Object&&!Array.isArray(u))throw new Error("Fields needs to be an array of strings.");return Array.isArray(u)?d=>aC(d,u):d=>d},l=()=>{if(typeof i.fields===ii.Undefined&&typeof i.labels===ii.Undefined)return i.data;const u=a(),d=o();return i.data.map(f=>u(d(f)))},c=()=>{if(!(r!=null&&r.value)){console.warn("No data to export");return}e("export-started",r.value);let u=lC.unparse(r.value,Object.assign({delimiter:i.delimiter,encoding:i.encoding}));if(i.separatorExcel&&(u="SEP="+i.delimiter+`\r
43
+ `+u),i.encoding==="utf-8"&&(u="\uFEFF"+u),e("export-finished",i.filename),!i.testing){const d=new Blob([u],{type:"text/csv;charset="+i.encoding});oC.saveAs(d,i.filename)}};return(u,d)=>(h.openBlock(),h.createElementBlock("div",{id:s.value,"data-testid":"export-csv",onClick:c},[h.renderSlot(u.$slots,"default",{},()=>[h.createTextVNode("Download "+h.toDisplayString(n.filename),1)])],8,cC))}}),dC=h.defineComponent({__name:"DownloadCsv",props:{rows:{},headers:{},filename:{}},setup(n){const t=n,e=h.computed(()=>Object.keys(t.headers));return(i,s)=>(h.openBlock(),h.createElementBlock("div",null,[h.createVNode(uC,{data:n.rows,fields:e.value,filename:n.filename,labels:n.headers},{default:h.withCtx(()=>[h.renderSlot(i.$slots,"default")]),_:3},8,["data","fields","filename","labels"])]))}}),hC={class:"kong-ui-public-csv-export-modal"},fC={key:0,class:"selected-range"},mC={key:4,class:"text-muted",tag:"span"},Lm=3,gC=h.defineComponent({__name:"CsvExportModal",props:{exportState:{},filename:{},modalDescription:{default:void 0}},emits:["closeModal"],setup(n,{emit:t}){const{i18n:e}=mt.useI18n(),i=n,s=t,r=`${i.filename.replace(/\s+/g,"-").toLowerCase()}-${new Date().toISOString().slice(0,10)}.csv`,a=h.ref(1),o=h.computed(()=>f.value.rows.length),l=h.computed(()=>{var g,p;return i.exportState.status==="success"&&!!((p=(g=i.exportState.chartData)==null?void 0:g.data)!=null&&p.length)}),c=h.computed(()=>i.exportState.status!=="success"?"":mt.useChartSelectedRange(h.toRef(i.exportState,"chartData"))),u=h.computed(()=>i.exportState.status!=="success"?"":e.t("csvExport.previewRows",{rowsMax:Math.min(Lm,o.value),rowsTotal:o.value,plural:o.value===1?"":"s"})),d=()=>{s("closeModal")},f=h.computed(()=>{var P,L,C;if(i.exportState.status!=="success"||!l.value||!((P=i.exportState.chartData)!=null&&P.meta.metric_names))return{headers:[],rows:[],csvHeaders:{}};const g=i.exportState.chartData,p=g.data.some(b=>b.timestamp!==g.data[0].timestamp),x=g.data.map(b=>{const _=new Date(b.timestamp);return{...Object.keys(b.event).reduce((O,A)=>{if(A in g.meta.display){const I=b.event[A],B=g.meta.display[A];O[A]=I&&B&&B[I].name||b.event[A]}else O[A]=b.event[A];return O},{}),...p?{timestamp:ll(_,"yyyy-MM-dd HH:mm:ss"),tzOffset:ll(_,"XXX")}:{}}});let v=[];p&&(v=[{label:e.t("csvExport.Timestamp"),key:"timestamp"},{label:e.t("csvExport.UtcOffset"),key:"tzOffset"}]);const M="display"in i.exportState.chartData.meta&&((L=i.exportState.chartData.meta)!=null&&L.display)?(C=i.exportState.chartData.meta)==null?void 0:C.display:{},k=[...v,...Object.keys(M).map(b=>({label:e.t(`chartLabels.${b}`),key:b})),...i.exportState.chartData.meta.metric_names.map(b=>({label:e.t(`chartLabels.${b}`),key:b}))],T=k.reduce((b,_)=>(b[_.key]=_.label,b),{});return{headers:k,csvHeaders:T,rows:x}}),m=async()=>{if(i.exportState.status!=="success")return{total:0,data:[]};const{rows:g}=f.value;return{total:Number(g.length)||0,data:g.slice(0,Lm)}};return h.watch(f,()=>{a.value++}),(g,p)=>{const x=h.resolveComponent("KSkeleton"),v=h.resolveComponent("KEmptyState"),M=h.resolveComponent("KTableData"),k=h.resolveComponent("KTooltip"),T=h.resolveComponent("KButton"),P=h.resolveComponent("KModal");return h.openBlock(),h.createElementBlock("div",hC,[h.createVNode(P,{class:"vitals-report","data-testid":"csv-export-modal","show-dismiss-icon":"",title:h.unref(e).t("csvExport.exportPreview"),visible:"",onCancel:d,onKeyup:h.withKeys(d,["esc"])},{default:h.withCtx(()=>{var L;return[h.createElementVNode("div",null,[n.exportState.status==="success"&&l.value?(h.openBlock(),h.createElementBlock("div",fC,[h.createElementVNode("p",null,h.toDisplayString(n.modalDescription?n.modalDescription:h.unref(e).t("csvExport.exportDescription")),1),h.createElementVNode("p",null,h.toDisplayString(h.unref(e).t("csvExport.exportTimeRange"))+": "+h.toDisplayString(c.value),1)])):h.createCommentVNode("",!0),n.exportState.status==="loading"?(h.openBlock(),h.createBlock(x,{key:1,class:"chart-skeleton",type:"table"})):n.exportState.status==="success"?(h.openBlock(),h.createBlock(M,{key:2,class:"vitals-table",fetcher:m,"fetcher-cache-key":String(a.value),headers:((L=f.value)==null?void 0:L.headers)||[],"hide-pagination":"","row-hover":!1,sortable:!1},{"empty-state":h.withCtx(()=>[h.createVNode(v,{"action-button-visible":!1},{title:h.withCtx(()=>[h.createElementVNode("h5",null,h.toDisplayString(h.unref(e).t("csvExport.noDataRange")),1)]),default:h.withCtx(()=>[h.createElementVNode("p",null,h.toDisplayString(h.unref(e).t("csvExport.noDataRetry")),1)]),_:1})]),_:1},8,["fetcher-cache-key","headers"])):n.exportState.status==="error"?(h.openBlock(),h.createBlock(v,{key:3,"action-button-visible":!1},{title:h.withCtx(()=>[h.createElementVNode("h5",null,h.toDisplayString(h.unref(e).t("csvExport.dataError")),1)]),_:1})):h.createCommentVNode("",!0),n.exportState.status==="success"&&l.value?(h.openBlock(),h.createElementBlock("div",mC,[h.createTextVNode(h.toDisplayString(u.value)+" ",1),h.createVNode(k,{class:"preview-tooltip",placement:"right",text:h.unref(e).t("csvExport.maximumRecordAmount",{value:h.unref(Sw)})},{default:h.withCtx(()=>[h.createVNode(h.unref(Js.InfoIcon),{color:`var(--kui-color-text-neutral, ${h.unref(Go)})`,size:h.unref(Ko)},null,8,["color","size"])]),_:1},8,["text"])])):h.createCommentVNode("",!0)])]}),"footer-actions":h.withCtx(()=>[h.createVNode(T,{appearance:"tertiary",class:"cancel-btn",onClick:d},{default:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(h.unref(e).t("csvExport.cancelButton")),1)]),_:1}),h.createVNode(dC,{class:"vitals-report-export-button",filename:r,headers:f.value.csvHeaders,rows:f.value.rows},{default:h.withCtx(()=>[h.createVNode(T,{appearance:"primary","data-testid":"csv-download-button",disabled:n.exportState.status!=="success"||!l.value},{default:h.withCtx(()=>[h.createTextVNode(h.toDisplayString(h.unref(e).t("csvExport.downloadButton")),1)]),_:1},8,["disabled"])]),_:1},8,["headers","rows"])]),_:1},8,["title"])])}}}),pC={class:"container"},yC={key:0,class:"no-data","data-testId":"sparkline-empty"},bC=["title"],_C=Ce(h.defineComponent({__name:"SparklineChart",props:{chartKey:{default:()=>{}},datasets:{},disableTooltip:{type:Boolean,default:!1},enableBrushing:{type:Boolean,default:!1},groupKey:{default:()=>{}},maxCount:{default:()=>{}},maxStamp:{default:()=>{}},minCount:{default:()=>{}},minStamp:{default:()=>{}},pointRenderCount:{default:24},showLabel:{type:Boolean,default:!1},tooltipTitle:{default:()=>{}},type:{default:"sparkline_bar"}},setup(n){const t=crypto.randomUUID(),{i18n:e}=mt.useI18n(),{syncedGroupSizeMs:i,syncedMinStamp:s,syncedMaxStamp:r,syncedMinCount:a,syncedMaxCount:o,syncedRenderPoints:l,syncedChartDatasets:c}=mt.useSparklineSync({chartKey:n.chartKey,datasets:n.datasets,groupKey:n.groupKey,minStamp:n.minStamp,maxStamp:n.maxStamp,minCount:n.minCount,maxCount:n.maxCount,renderPoints:n.pointRenderCount,type:n.type}),u=h.reactive({showTooltip:!1,tooltipContext:0,metricDisplay:"",tooltipSeries:[],left:"",top:"",units:"count",translateUnit:()=>"",offsetX:0,offsetY:0,width:0,height:0,chartType:n.type==="sparkline_bar"?"timeseries_bar":"timeseries_line",chartID:t,interactionMode:"idle"}),d=({width:C,height:b})=>{u.width=C,u.height=b},f=h.computed(()=>n.disableTooltip?[]:[new Dm({enableBrushing:n.groupKey!==void 0&&n.chartKey!==void 0&&n.enableBrushing,brushStrategy:"group",brushGroup:n.groupKey})]),m=h.computed(()=>c.value.reduce((C,{data:b,label:_})=>({...C,[_]:b.reduce((S,{y:O})=>S+O,0)}),{})),g=h.computed(()=>c.value.map(({label:C})=>[m.value[C],`${C}: ${m.value[C]}`]).sort(([C],[b])=>b-C).map(([,C])=>C).join(", ")),p=h.computed(()=>Object.keys(m.value).map(C=>m.value[C]).reduce((C,b)=>C+b,0)),x=h.computed(()=>p.value>0),v=h.computed(()=>({labels:new Array(l.value).fill(""),datasets:c.value})),M=h.computed(()=>n.datasets.length>1),k=`SparklineTooltipPosition-${t}`,T=h.computed(()=>{const C=n.type==="sparkline_bar",b=C?s.value-1:s.value,_=C?r.value:r.value-i.value;return{maintainAspectRatio:!1,elements:{categoryPercentage:1,barPercentage:1,line:{tension:0,stepped:n.type==="sparkline_step",borderWidth:1},point:{radius:0,pointHitRadius:11,pointHoverRadius:0}},interaction:{intersect:!1,mode:"index"},layout:{padding:{left:C?0:2,right:C?0:2,top:2}},plugins:{legend:{display:!1},tooltip:{enabled:!1,position:k,external:S=>{Vh(u,S,"minutely",{contextFormatter:O=>{const A=O+i.value;let I="";return i.value>24*60*60*1e3?I=Br(new Date(A),"MMM dd, yyy hh:mm a"):I=Br(new Date(A),"hh:mm a"),`${jo(O)} - ${I}`}})}}},scales:{x:{min:b,max:_,type:"timeseries",offset:!1,grid:{display:!1},display:!1,stacked:M.value},y:{min:Math.max(a.value-1,0),max:o.value,grid:{display:!1},display:!1,stacked:M.value}}}}),P=h.ref("0"),L=h.ref("0");return h.onMounted(()=>{Te.positioners[k]=function(C,b){if(!C.length||u.interactionMode==="interactive")return!1;const _=10,S=this.chart.canvas.getBoundingClientRect(),O=u.width||this.width,A=u.height||this.height,I=S.top-A>0,B=I?S.top-A-_:S.top+S.height+_,U=S.left>O/2-b.x,J=Math.max(_,window.innerWidth-_-O),j=Math.min(J,U?Math.floor(S.left-O/2)+b.x:0+_);return P.value=`${B}px`,L.value=`${j}px`,{x:j,y:B,xAlign:"center",yAlign:I?"top":"bottom"}}}),h.onUnmounted(()=>{Te.positioners[k]&&delete Te.positioners[k]}),(C,b)=>(h.openBlock(),h.createElementBlock("div",pC,[x.value?n.type==="sparkline_bar"?(h.openBlock(),h.createBlock(h.unref(Mm),{key:1,"chart-id":h.unref(t),data:v.value,"data-testId":"sparkline-bar",options:T.value,plugins:f.value},null,8,["chart-id","data","options","plugins"])):n.type==="sparkline_line"||n.type==="sparkline_step"?(h.openBlock(),h.createBlock(h.unref(km),{key:2,"chart-id":h.unref(t),data:v.value,"data-testId":n.type==="sparkline_line"?"sparkline-line":"sparkline-step",options:T.value,plugins:f.value},null,8,["chart-id","data","data-testId","options","plugins"])):h.createCommentVNode("",!0):(h.openBlock(),h.createElementBlock("div",yC,[h.renderSlot(C.$slots,"empty",{},()=>[h.createTextVNode(h.toDisplayString(h.unref(e).t("sparkline_no_data")),1)],!0)])),n.disableTooltip?h.createCommentVNode("",!0):(h.openBlock(),h.createBlock(ua,{key:3,"absolute-left":L.value,"absolute-top":P.value,class:"tooltip","data-testid":"sparkline-tooltip",state:u,"tooltip-title":n.tooltipTitle,onDimensions:d},null,8,["absolute-left","absolute-top","state","tooltip-title"])),x.value&&n.showLabel?(h.openBlock(),h.createElementBlock("div",{key:4,class:"label",title:C.$slots.label?"":g.value},[h.renderSlot(C.$slots,"label",{total:p.value,totalByDataset:m.value},()=>[h.createTextVNode(h.toDisplayString(g.value),1)],!0)],8,bC)):h.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-e18e899f"]]);at.AnalyticsChart=sT,at.ChartLegendPosition=we,at.CsvExportModal=gC,at.DECIMAL_DISPLAY=L1,at.EMPTY_COLOR=tf,at.FONT_SIZE_REGULAR=Xh,at.FONT_SIZE_SMALL=qh,at.MAX_LABEL_LENGTH=Xr,at.OTHERS_COLOR=$1,at.SimpleChart=pT,at.SparklineChart=_C,at.TopNTable=CT,at.ValidType=ii,at.accessibleGrey=Qh,at.apiRequestStatusCodeColors=Jh,at.chartTypes=$D,at.codesInSpec=nf,at.darkenColor=Zh,at.datavisPalette=on,at.defaultStatusCodeColors=Zr,at.determineBaseColor=Zo,at.errorRateColors=V1,at.handleQueryError=IM,at.latencyColors=j1,at.lightGrey=Jo,at.lookupColor=U1,at.lookupDatavisColor=Gr,at.lookupStatusCodeCategoryColor=eM,at.lookupStatusCodeColor=tl,at.simpleChartMetricDisplay=jD,at.simpleChartTypes=UD,at.statusCodeBadgeBackgroundColor=W1,at.thresholdColor=Kr,at.trafficColors=Y1,Object.defineProperty(at,Symbol.toStringTag,{value:"Module"})});