@kong-ui-public/analytics-utilities 9.8.1-pr.2172.9564bc8f4.0 → 9.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.
- package/dist/types/constants.d.ts +2 -0
- package/dist/types/constants.d.ts.map +1 -0
- package/dist/types/dashboardSchema.d.ts +2978 -0
- package/dist/types/dashboardSchema.d.ts.map +1 -0
- package/dist/types/dashboardSchema.v2.d.ts +2976 -0
- package/dist/types/dashboardSchema.v2.d.ts.map +1 -0
- package/dist/types/format.d.ts +15 -0
- package/dist/types/format.d.ts.map +1 -0
- package/dist/types/format.spec.tz.d.ts +2 -0
- package/dist/types/format.spec.tz.d.ts.map +1 -0
- package/dist/types/granularity.d.ts +27 -0
- package/dist/types/granularity.d.ts.map +1 -0
- package/dist/types/index.d.ts +10 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/queryTime.d.ts +36 -0
- package/dist/types/queryTime.d.ts.map +1 -0
- package/dist/types/queryTime.spec.tz.d.ts +2 -0
- package/dist/types/queryTime.spec.tz.d.ts.map +1 -0
- package/dist/types/specUtils.d.ts +3 -0
- package/dist/types/specUtils.d.ts.map +1 -0
- package/dist/types/timeframes.d.ts +33 -0
- package/dist/types/timeframes.d.ts.map +1 -0
- package/dist/types/types/analytics-config.d.ts +23 -0
- package/dist/types/types/analytics-config.d.ts.map +1 -0
- package/dist/types/types/chart-types.d.ts +3 -0
- package/dist/types/types/chart-types.d.ts.map +1 -0
- package/dist/types/types/datepicker-selection.d.ts +6 -0
- package/dist/types/types/datepicker-selection.d.ts.map +1 -0
- package/dist/types/types/druid-granularity.d.ts +6 -0
- package/dist/types/types/druid-granularity.d.ts.map +1 -0
- package/dist/types/types/explore/advanced.d.ts +20 -0
- package/dist/types/types/explore/advanced.d.ts.map +1 -0
- package/dist/types/types/explore/ai.d.ts +20 -0
- package/dist/types/types/explore/ai.d.ts.map +1 -0
- package/dist/types/types/explore/all.d.ts +15 -0
- package/dist/types/types/explore/all.d.ts.map +1 -0
- package/dist/types/types/explore/basic.d.ts +31 -0
- package/dist/types/types/explore/basic.d.ts.map +1 -0
- package/dist/types/types/explore/common.d.ts +34 -0
- package/dist/types/types/explore/common.d.ts.map +1 -0
- package/dist/types/types/explore/index.d.ts +8 -0
- package/dist/types/types/explore/index.d.ts.map +1 -0
- package/dist/types/types/explore/requests.d.ts +57 -0
- package/dist/types/types/explore/requests.d.ts.map +1 -0
- package/dist/types/types/explore/result.d.ts +48 -0
- package/dist/types/types/explore/result.d.ts.map +1 -0
- package/dist/types/types/explore/util.d.ts +8 -0
- package/dist/types/types/explore/util.d.ts.map +1 -0
- package/dist/types/types/index.d.ts +12 -0
- package/dist/types/types/index.d.ts.map +1 -0
- package/dist/types/types/query-bridge.d.ts +24 -0
- package/dist/types/types/query-bridge.d.ts.map +1 -0
- package/dist/types/types/query-time.d.ts +13 -0
- package/dist/types/types/query-time.d.ts.map +1 -0
- package/dist/types/types/time-period.d.ts +9 -0
- package/dist/types/types/time-period.d.ts.map +1 -0
- package/dist/types/types/timeframe-keys.d.ts +16 -0
- package/dist/types/types/timeframe-keys.d.ts.map +1 -0
- package/dist/types/types/timeframe-options.d.ts +16 -0
- package/dist/types/types/timeframe-options.d.ts.map +1 -0
- package/dist/types/types/timeframe.d.ts +17 -0
- package/dist/types/types/timeframe.d.ts.map +1 -0
- package/dist/types/utils/SeedRandom.d.ts +6 -0
- package/dist/types/utils/SeedRandom.d.ts.map +1 -0
- package/dist/types/utils/chartDataGenerator.d.ts +9 -0
- package/dist/types/utils/chartDataGenerator.d.ts.map +1 -0
- package/dist/types/utils/helpers.d.ts +2 -0
- package/dist/types/utils/helpers.d.ts.map +1 -0
- package/dist/types/utils/index.d.ts +4 -0
- package/dist/types/utils/index.d.ts.map +1 -0
- package/dist/vitals-utilities.cjs +2 -0
- package/dist/vitals-utilities.cjs.map +1 -0
- package/dist/vitals-utilities.es.js +3978 -0
- package/dist/vitals-utilities.es.js.map +1 -0
- package/dist/vitals-utilities.umd.js +2 -0
- package/dist/vitals-utilities.umd.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(function(c,I){typeof exports=="object"&&typeof module<"u"?I(exports):typeof define=="function"&&define.amd?define(["exports"],I):(c=typeof globalThis<"u"?globalThis:c||self,I(c["kong-ui-public-vitals-utilities"]={}))})(this,function(c){"use strict";var fo=Object.defineProperty;var mo=(c,I,h)=>I in c?fo(c,I,{enumerable:!0,configurable:!0,writable:!0,value:h}):c[I]=h;var T=(c,I,h)=>mo(c,typeof I!="symbol"?I+"":I,h);var h=(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.CURRENT_WEEK="current_week",e.CURRENT_MONTH="current_month",e.CURRENT_QUARTER="current_quarter",e.PREVIOUS_WEEK="previous_week",e.PREVIOUS_MONTH="previous_month",e.PREVIOUS_QUARTER="previous_quarter",e))(h||{});const bn=["horizontal_bar","vertical_bar","timeseries_line","choropleth_map","timeseries_bar","donut","single_value"],je=["in","not_in","selector"],Tn=["=","!="],Dn=["=","!=","<",">","<=",">="],Fe=["empty","not_empty"],Sn=["starts_with","ends_with"],On=["absolute","relative"],Ge=["15m","1h","6h","12h","24h","7d","current_week","previous_week","30d","current_month","previous_month"],_e=["secondly","tenSecondly","thirtySecondly","minutely","fiveMinutely","tenMinutely","thirtyMinutely","hourly","twoHourly","twelveHourly","daily","weekly","trend"],oe=e=>e.filter(t=>t!=="time"),ue=["api","api_product","api_product_version","control_plane","control_plane_group","data_plane_node","gateway_service","portal","route","status_code","status_code_grouped","time"],Z=oe(ue),we=["active_services","request_count","request_per_minute","response_latency_average"],be=[...ue,"application","consumer","country_code","iso_code","upstream_status_code","upstream_status_code_grouped","response_source","data_plane_node_version","realm"],B=oe(be),We=[...we,"response_latency_p99","response_latency_p95","response_latency_p50","upstream_latency_p99","upstream_latency_p95","upstream_latency_p50","upstream_latency_average","kong_latency_p99","kong_latency_p95","kong_latency_p50","kong_latency_average","response_size_p99","response_size_p95","response_size_p50","response_size_average","response_size_sum","request_size_p99","request_size_p95","request_size_p50","request_size_average","request_size_sum"],Te=["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"],K=oe(Te),Le=["total_tokens","prompt_tokens","completion_tokens","ai_request_count","cost","llm_cache_embeddings_latency_average","llm_cache_fetch_latency_average","llm_latency_average","llm_embeddings_tokens","llm_embeddings_cost"],_t=["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","iso_code","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"],Mn=oe(_t),wt=["auth_type","client_ip","country_code","data_plane_node_version","header_host","header_user_agent","http_method","request_id","request_uri","response_header_content_type","response_source","service_port","service_protocol","trace_id","upstream_uri"],vn=wt,bt=["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"],En=oe(bt),Pn=["15M","1H","6H","12H","24H","7D"],Nn=["basic","advanced","ai"],Tt={basic:new Set(Z),advanced:new Set(B),ai:new Set(K)},Cn=(e,t)=>t.filter(r=>Tt[e].has(r.field)),In=["horizontal_bar","vertical_bar","gauge","donut","timeseries_line","timeseries_bar","golden_signals","top_n","slottable","single_value"],ce={type:"string"},W={type:"string"},Dt={type:"boolean"},St={type:["object","array"],items:{type:"string"},additionalProperties:{type:"string"}},Ot={type:"object",properties:{type:{type:"string",enum:["slottable"]},id:{type:"string"}},required:["type","id"],additionalProperties:!1},Mt={type:"object",properties:{type:{type:"string",enum:["horizontal_bar","vertical_bar"]},stacked:{type:"boolean"},chartDatasetColors:St,syntheticsDataKey:ce,chartTitle:W,allowCsvExport:Dt},required:["type"],additionalProperties:!1},vt={type:"object",properties:{type:{type:"string",enum:["timeseries_line","timeseries_bar"]},stacked:{type:"boolean"},threshold:{type:"object",additionalProperties:{type:"number"}},chartDatasetColors:St,syntheticsDataKey:ce,chartTitle:W,allowCsvExport:Dt},required:["type"],additionalProperties:!1},Et={type:"object",properties:{type:{type:"string",enum:["gauge"]},metricDisplay:{type:"string",enum:["hidden","single","full"]},reverseDataset:{type:"boolean"},numerator:{type:"number"},syntheticsDataKey:ce,chartTitle:W},required:["type"],additionalProperties:!1},Pt={type:"object",properties:{type:{type:"string",enum:["donut"]},syntheticsDataKey:ce,chartTitle:W},required:["type"],additionalProperties:!1},Nt={type:"object",properties:{chartTitle:W,syntheticsDataKey:ce,type:{type:"string",enum:["top_n"]},description:{type:"string"},entityLink:{type:"string"}},required:["type"],additionalProperties:!1},Ct={type:"object",properties:{chartTitle:W,type:{type:"string",enum:["golden_signals"]},longCardTitles:{type:"boolean"},description:{type:"string"},percentileLatency:{type:"boolean"}},required:["type"],additionalProperties:!1},It={type:"object",properties:{type:{type:"string",enum:["single_value"]},decimalPoints:{type:"number"},chartTitle:W},required:["type"],additionalProperties:!1},Ue={granularity:{type:"string",description:'Force time grouping into buckets of this duration. Only has an effect if "time" is in the "dimensions" list.',enum:_e},time_range:{type:"object",description:"The time range to query.",anyOf:[{type:"object",properties:{tz:{type:"string",default:"Etc/UTC"},type:{type:"string",enum:["relative"]},time_range:{type:"string",enum:Ge,default:"1h"}},required:["type","time_range"],additionalProperties:!1},{type:"object",description:"A duration representing an exact start and end time.",properties:{tz:{type:"string"},type:{type:"string",enum:["absolute"]},start:{type:"string"},end:{type:"string"}},required:["type","start","end"],additionalProperties:!1}],default:{type:"relative",time_range:"1h"}},limit:{type:"number"},meta:{type:"object"}},$e=e=>({type:"array",description:"List of aggregated metrics to collect across the requested time span.",items:{type:"string",enum:e}}),ze=e=>({type:"array",description:"List of attributes or entity types to group by.",minItems:0,maxItems:2,items:{type:"string",enum:e}}),De=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:je},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:Fe}},required:["field","operator"],additionalProperties:!1}]}}),kt={type:"object",description:"A query to launch at the advanced explore API",properties:{datasource:{type:"string",enum:["advanced"]},metrics:$e(We),dimensions:ze(be),filters:De(B),...Ue},required:["datasource"],additionalProperties:!1},xt={type:"object",description:"A query to launch at the basic explore API",properties:{datasource:{type:"string",enum:["basic"]},metrics:$e(we),dimensions:ze(ue),filters:De(Z),...Ue},required:["datasource"],additionalProperties:!1},Rt={type:"object",description:"A query to launch at the AI explore API",properties:{datasource:{type:"string",enum:["ai"]},metrics:$e(Le),dimensions:ze(Te),filters:De(K),...Ue},required:["datasource"],additionalProperties:!1},qt={anyOf:[kt,xt,Rt]},Yt={type:"object",properties:{query:qt,chart:{anyOf:[Mt,Et,Pt,vt,Ct,Nt,Ot,It]}},required:["query","chart"],additionalProperties:!1},At={type:"object",properties:{position:{type:"object",properties:{col:{type:"number"},row:{type:"number"}},description:"Position of the tile in the grid.",required:["col","row"],additionalProperties:!1},size:{type:"object",properties:{cols:{type:"number"},rows:{type:"number"},fitToContent:{type:"boolean"}},description:"Number of columns and rows the tile occupies. If fitToContent is true for every tile in a row, and each tile only occupies 1 row, then the row will auto-fit to its content.",required:["cols","rows"],additionalProperties:!1}},required:["position","size"],additionalProperties:!1},Ht={type:"object",properties:{definition:Yt,layout:At,id:{type:"string",description:"Unique identifier for the tile. If not provided, one will be generated."}},required:["definition","layout"],additionalProperties:!1},kn={type:"object",properties:{tiles:{type:"array",items:Ht},tileHeight:{type:"number",description:"Height of each tile in pixels."},gridSize:{type:"object",properties:{cols:{type:"number"},rows:{type:"number"}},description:"Number of columns and rows in the grid.",required:["cols","rows"],additionalProperties:!1},global_filters:De([...new Set([...B,...Z,...K])])},required:["tiles"],additionalProperties:!1},xn=["horizontal_bar","vertical_bar","gauge","donut","timeseries_line","timeseries_bar","golden_signals","top_n","slottable","single_value"],le={type:"string"},L={type:"string"},jt={type:"boolean"},Ft={type:["object","array"],items:{type:"string"},additionalProperties:{type:"string"}},Gt={type:"object",properties:{type:{type:"string",enum:["slottable"]},id:{type:"string"}},required:["type","id"],additionalProperties:!1},Wt={type:"object",properties:{type:{type:"string",enum:["horizontal_bar","vertical_bar"]},stacked:{type:"boolean"},chart_dataset_colors:Ft,synthetics_data_key:le,chart_title:L,allow_csv_export:jt},required:["type"],additionalProperties:!1},Lt={type:"object",properties:{type:{type:"string",enum:["timeseries_line","timeseries_bar"]},stacked:{type:"boolean"},threshold:{type:"object",additionalProperties:{type:"number"}},chart_dataset_colors:Ft,synthetics_data_key:le,chart_title:L,allow_csv_export:jt},required:["type"],additionalProperties:!1},Ut={type:"object",properties:{type:{type:"string",enum:["gauge"]},metric_display:{type:"string",enum:["hidden","single","full"]},reverse_dataset:{type:"boolean"},numerator:{type:"number"},synthetics_data_key:le,chart_title:L},required:["type"],additionalProperties:!1},$t={type:"object",properties:{type:{type:"string",enum:["donut"]},synthetics_data_key:le,chart_title:L},required:["type"],additionalProperties:!1},zt={type:"object",properties:{chart_title:L,synthetics_data_key:le,type:{type:"string",enum:["top_n"]},description:{type:"string"},entity_link:{type:"string"}},required:["type"],additionalProperties:!1},Vt={type:"object",properties:{chart_title:L,type:{type:"string",enum:["golden_signals"]},long_card_titles:{type:"boolean"},description:{type:"string"},percentile_latency:{type:"boolean"}},required:["type"],additionalProperties:!1},Qt={type:"object",properties:{type:{type:"string",enum:["single_value"]},decimal_points:{type:"number"},chart_title:L},required:["type"],additionalProperties:!1},Ve={granularity:{type:"string",description:'Force time grouping into buckets of this duration. Only has an effect if "time" is in the "dimensions" list.',enum:_e},time_range:{type:"object",description:"The time range to query.",anyOf:[{type:"object",properties:{tz:{type:"string",default:"Etc/UTC"},type:{type:"string",enum:["relative"]},time_range:{type:"string",enum:Ge,default:"1h"}},required:["type","time_range"],additionalProperties:!1},{type:"object",description:"A duration representing an exact start and end time.",properties:{tz:{type:"string"},type:{type:"string",enum:["absolute"]},start:{type:"string"},end:{type:"string"}},required:["type","start","end"],additionalProperties:!1}],default:{type:"relative",time_range:"1h"}},limit:{type:"number"},meta:{type:"object"}},Qe=e=>({type:"array",description:"List of aggregated metrics to collect across the requested time span.",items:{type:"string",enum:e}}),Xe=e=>({type:"array",description:"List of attributes or entity types to group by.",minItems:0,maxItems:2,items:{type:"string",enum:e}}),Se=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:je},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:Fe}},required:["field","operator"],additionalProperties:!1}]}}),Xt={type:"object",description:"A query to launch at the advanced explore API",properties:{datasource:{type:"string",enum:["api_usage"]},metrics:Qe(We),dimensions:Xe(be),filters:Se(B),...Ve},required:["datasource"],additionalProperties:!1},Zt={type:"object",description:"A query to launch at the basic explore API",properties:{datasource:{type:"string",enum:["basic"]},metrics:Qe(we),dimensions:Xe(ue),filters:Se(Z),...Ve},required:["datasource"],additionalProperties:!1},Bt={type:"object",description:"A query to launch at the AI explore API",properties:{datasource:{type:"string",enum:["llm_usage"]},metrics:Qe(Le),dimensions:Xe(Te),filters:Se(K),...Ve},required:["datasource"],additionalProperties:!1},Kt={anyOf:[Xt,Zt,Bt]},Jt={type:"object",properties:{query:Kt,chart:{anyOf:[Wt,Ut,$t,Lt,Vt,zt,Gt,Qt]}},required:["query","chart"],additionalProperties:!1},er={type:"object",properties:{position:{type:"object",properties:{col:{type:"number"},row:{type:"number"}},description:"Position of the tile in the grid.",required:["col","row"],additionalProperties:!1},size:{type:"object",properties:{cols:{type:"number"},rows:{type:"number"},fit_to_content:{type:"boolean"}},description:"Number of columns and rows the tile occupies. If fitToContent is true for every tile in a row, and each tile only occupies 1 row, then the row will auto-fit to its content.",required:["cols","rows"],additionalProperties:!1}},required:["position","size"],additionalProperties:!1},tr={type:"object",properties:{type:{type:"string",enum:["chart"]},definition:Jt,layout:er,id:{type:"string",description:"Unique identifier for the tile. If not provided, one will be generated."}},required:["type","definition","layout"],additionalProperties:!1},Rn={type:"object",properties:{version:{type:"string",enum:["v2"]},tiles:{type:"array",items:tr},tile_height:{type:"number",description:"Height of each tile in pixels."},preset_filters:Se([...new Set([...B,...Z,...K])])},required:["version","tiles"],additionalProperties:!1},qn=Object.freeze(Object.defineProperty({__proto__:null,apiUsageQuerySchema:Xt,barChartSchema:Wt,basicQuerySchema:Zt,dashboardConfigSchema:Rn,dashboardTileTypes:xn,donutChartSchema:$t,gaugeChartSchema:Ut,llmUsageSchema:Bt,metricCardSchema:Vt,singleValueSchema:Qt,slottableSchema:Gt,tileConfigSchema:tr,tileDefinitionSchema:Jt,tileLayoutSchema:er,timeseriesChartSchema:Lt,topNTableSchema:zt,validDashboardQuery:Kt},Symbol.toStringTag,{value:"Module"})),rr=6048e5,Yn=864e5,An=60,Hn=3600,nr=Symbol.for("constructDateFrom");function k(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&nr in e?e[nr](t):e instanceof Date?new e.constructor(t):new Date(t)}function D(e,t){return k(t||e,e)}function ar(e,t,r){const n=D(e,r==null?void 0:r.in);return isNaN(t)?k(e,NaN):(n.setDate(n.getDate()+t),n)}function jn(e,t,r){const n=D(e,r==null?void 0:r.in);if(isNaN(t))return k(e,NaN);const i=n.getDate(),o=k(e,n.getTime());o.setMonth(n.getMonth()+t+1,0);const l=o.getDate();return i>=l?o:(n.setFullYear(o.getFullYear(),o.getMonth(),i),n)}let Fn={};function de(){return Fn}function q(e,t){var f,y,m,w;const r=de(),n=(t==null?void 0:t.weekStartsOn)??((y=(f=t==null?void 0:t.locale)==null?void 0:f.options)==null?void 0:y.weekStartsOn)??r.weekStartsOn??((w=(m=r.locale)==null?void 0:m.options)==null?void 0:w.weekStartsOn)??0,i=D(e,t==null?void 0:t.in),o=i.getDay(),l=(o<n?7:0)+o-n;return i.setDate(i.getDate()-l),i.setHours(0,0,0,0),i}function Oe(e,t){return q(e,{...t,weekStartsOn:1})}function ir(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=k(r,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const o=Oe(i),l=k(r,0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);const f=Oe(l);return r.getTime()>=o.getTime()?n+1:r.getTime()>=f.getTime()?n:n-1}function sr(e){const t=D(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}function Gn(e,...t){const r=k.bind(null,t.find(n=>typeof n=="object"));return t.map(r)}function Me(e,t){const r=D(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function Wn(e,t,r){const[n,i]=Gn(r==null?void 0:r.in,e,t),o=Me(n),l=Me(i),f=+o-sr(o),y=+l-sr(l);return Math.round((f-y)/Yn)}function Ln(e,t){const r=ir(e,t),n=k(e,0);return n.setFullYear(r,0,4),n.setHours(0,0,0,0),Oe(n)}function Un(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function $n(e){return!(!Un(e)&&typeof e!="number"||isNaN(+D(e)))}function J(e,t){const r=D(e,t==null?void 0:t.in);return r.setDate(1),r.setHours(0,0,0,0),r}function zn(e,t){const r=D(e,t==null?void 0:t.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}const Vn={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"}},Qn=(e,t,r)=>{let n;const i=Vn[e];return typeof i=="string"?n=i:t===1?n=i.one:n=i.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+n:n+" ago":n};function Ze(e){return(t={})=>{const r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}const Xn={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Zn={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Bn={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Kn={date:Ze({formats:Xn,defaultWidth:"full"}),time:Ze({formats:Zn,defaultWidth:"full"}),dateTime:Ze({formats:Bn,defaultWidth:"full"})},Jn={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ea=(e,t,r,n)=>Jn[e];function fe(e){return(t,r)=>{const n=r!=null&&r.context?String(r.context):"standalone";let i;if(n==="formatting"&&e.formattingValues){const l=e.defaultFormattingWidth||e.defaultWidth,f=r!=null&&r.width?String(r.width):l;i=e.formattingValues[f]||e.formattingValues[l]}else{const l=e.defaultWidth,f=r!=null&&r.width?String(r.width):e.defaultWidth;i=e.values[f]||e.values[l]}const o=e.argumentCallback?e.argumentCallback(t):t;return i[o]}}const ta={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},ra={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},na={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"]},aa={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"]},ia={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"}},sa={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"}},oa={ordinalNumber:(e,t)=>{const r=Number(e),n=r%100;if(n>20||n<10)switch(n%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},era:fe({values:ta,defaultWidth:"wide"}),quarter:fe({values:ra,defaultWidth:"wide",argumentCallback:e=>e-1}),month:fe({values:na,defaultWidth:"wide"}),day:fe({values:aa,defaultWidth:"wide"}),dayPeriod:fe({values:ia,defaultWidth:"wide",formattingValues:sa,defaultFormattingWidth:"wide"})};function me(e){return(t,r={})=>{const n=r.width,i=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],o=t.match(i);if(!o)return null;const l=o[0],f=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],y=Array.isArray(f)?ca(f,p=>p.test(l)):ua(f,p=>p.test(l));let m;m=e.valueCallback?e.valueCallback(y):y,m=r.valueCallback?r.valueCallback(m):m;const w=t.slice(l.length);return{value:m,rest:w}}}function ua(e,t){for(const r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function ca(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function la(e){return(t,r={})=>{const n=t.match(e.matchPattern);if(!n)return null;const i=n[0],o=t.match(e.parsePattern);if(!o)return null;let l=e.valueCallback?e.valueCallback(o[0]):o[0];l=r.valueCallback?r.valueCallback(l):l;const f=t.slice(i.length);return{value:l,rest:f}}}const da=/^(\d+)(th|st|nd|rd)?/i,fa=/\d+/i,ma={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},ha={any:[/^b/i,/^(a|c)/i]},ya={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},pa={any:[/1/i,/2/i,/3/i,/4/i]},ga={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},_a={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]},wa={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},ba={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]},Ta={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},Da={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}},Sa={ordinalNumber:la({matchPattern:da,parsePattern:fa,valueCallback:e=>parseInt(e,10)}),era:me({matchPatterns:ma,defaultMatchWidth:"wide",parsePatterns:ha,defaultParseWidth:"any"}),quarter:me({matchPatterns:ya,defaultMatchWidth:"wide",parsePatterns:pa,defaultParseWidth:"any",valueCallback:e=>e+1}),month:me({matchPatterns:ga,defaultMatchWidth:"wide",parsePatterns:_a,defaultParseWidth:"any"}),day:me({matchPatterns:wa,defaultMatchWidth:"wide",parsePatterns:ba,defaultParseWidth:"any"}),dayPeriod:me({matchPatterns:Ta,defaultMatchWidth:"any",parsePatterns:Da,defaultParseWidth:"any"})},Oa={code:"en-US",formatDistance:Qn,formatLong:Kn,formatRelative:ea,localize:oa,match:Sa,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Ma(e,t){const r=D(e,t==null?void 0:t.in);return Wn(r,zn(r))+1}function va(e,t){const r=D(e,t==null?void 0:t.in),n=+Oe(r)-+Ln(r);return Math.round(n/rr)+1}function or(e,t){var w,p,g,C;const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=de(),o=(t==null?void 0:t.firstWeekContainsDate)??((p=(w=t==null?void 0:t.locale)==null?void 0:w.options)==null?void 0:p.firstWeekContainsDate)??i.firstWeekContainsDate??((C=(g=i.locale)==null?void 0:g.options)==null?void 0:C.firstWeekContainsDate)??1,l=k((t==null?void 0:t.in)||e,0);l.setFullYear(n+1,0,o),l.setHours(0,0,0,0);const f=q(l,t),y=k((t==null?void 0:t.in)||e,0);y.setFullYear(n,0,o),y.setHours(0,0,0,0);const m=q(y,t);return+r>=+f?n+1:+r>=+m?n:n-1}function Ea(e,t){var f,y,m,w;const r=de(),n=(t==null?void 0:t.firstWeekContainsDate)??((y=(f=t==null?void 0:t.locale)==null?void 0:f.options)==null?void 0:y.firstWeekContainsDate)??r.firstWeekContainsDate??((w=(m=r.locale)==null?void 0:m.options)==null?void 0:w.firstWeekContainsDate)??1,i=or(e,t),o=k((t==null?void 0:t.in)||e,0);return o.setFullYear(i,0,n),o.setHours(0,0,0,0),q(o,t)}function Pa(e,t){const r=D(e,t==null?void 0:t.in),n=+q(r,t)-+Ea(r,t);return Math.round(n/rr)+1}function _(e,t){const r=e<0?"-":"",n=Math.abs(e).toString().padStart(t,"0");return r+n}const F={y(e,t){const r=e.getFullYear(),n=r>0?r:1-r;return _(t==="yy"?n%100:n,t.length)},M(e,t){const r=e.getMonth();return t==="M"?String(r+1):_(r+1,2)},d(e,t){return _(e.getDate(),t.length)},a(e,t){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h(e,t){return _(e.getHours()%12||12,t.length)},H(e,t){return _(e.getHours(),t.length)},m(e,t){return _(e.getMinutes(),t.length)},s(e,t){return _(e.getSeconds(),t.length)},S(e,t){const r=t.length,n=e.getMilliseconds(),i=Math.trunc(n*Math.pow(10,r-3));return _(i,t.length)}},ee={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},ur={G:function(e,t,r){const n=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return r.era(n,{width:"abbreviated"});case"GGGGG":return r.era(n,{width:"narrow"});case"GGGG":default:return r.era(n,{width:"wide"})}},y:function(e,t,r){if(t==="yo"){const n=e.getFullYear(),i=n>0?n:1-n;return r.ordinalNumber(i,{unit:"year"})}return F.y(e,t)},Y:function(e,t,r,n){const i=or(e,n),o=i>0?i:1-i;if(t==="YY"){const l=o%100;return _(l,2)}return t==="Yo"?r.ordinalNumber(o,{unit:"year"}):_(o,t.length)},R:function(e,t){const r=ir(e);return _(r,t.length)},u:function(e,t){const r=e.getFullYear();return _(r,t.length)},Q:function(e,t,r){const n=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(n);case"QQ":return _(n,2);case"Qo":return r.ordinalNumber(n,{unit:"quarter"});case"QQQ":return r.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(n,{width:"wide",context:"formatting"})}},q:function(e,t,r){const n=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(n);case"qq":return _(n,2);case"qo":return r.ordinalNumber(n,{unit:"quarter"});case"qqq":return r.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(n,{width:"wide",context:"standalone"})}},M:function(e,t,r){const n=e.getMonth();switch(t){case"M":case"MM":return F.M(e,t);case"Mo":return r.ordinalNumber(n+1,{unit:"month"});case"MMM":return r.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(n,{width:"wide",context:"formatting"})}},L:function(e,t,r){const n=e.getMonth();switch(t){case"L":return String(n+1);case"LL":return _(n+1,2);case"Lo":return r.ordinalNumber(n+1,{unit:"month"});case"LLL":return r.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(n,{width:"wide",context:"standalone"})}},w:function(e,t,r,n){const i=Pa(e,n);return t==="wo"?r.ordinalNumber(i,{unit:"week"}):_(i,t.length)},I:function(e,t,r){const n=va(e);return t==="Io"?r.ordinalNumber(n,{unit:"week"}):_(n,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):F.d(e,t)},D:function(e,t,r){const n=Ma(e);return t==="Do"?r.ordinalNumber(n,{unit:"dayOfYear"}):_(n,t.length)},E:function(e,t,r){const n=e.getDay();switch(t){case"E":case"EE":case"EEE":return r.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(n,{width:"short",context:"formatting"});case"EEEE":default:return r.day(n,{width:"wide",context:"formatting"})}},e:function(e,t,r,n){const i=e.getDay(),o=(i-n.weekStartsOn+8)%7||7;switch(t){case"e":return String(o);case"ee":return _(o,2);case"eo":return r.ordinalNumber(o,{unit:"day"});case"eee":return r.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(i,{width:"short",context:"formatting"});case"eeee":default:return r.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,r,n){const i=e.getDay(),o=(i-n.weekStartsOn+8)%7||7;switch(t){case"c":return String(o);case"cc":return _(o,t.length);case"co":return r.ordinalNumber(o,{unit:"day"});case"ccc":return r.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(i,{width:"narrow",context:"standalone"});case"cccccc":return r.day(i,{width:"short",context:"standalone"});case"cccc":default:return r.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,r){const n=e.getDay(),i=n===0?7:n;switch(t){case"i":return String(i);case"ii":return _(i,t.length);case"io":return r.ordinalNumber(i,{unit:"day"});case"iii":return r.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(n,{width:"short",context:"formatting"});case"iiii":default:return r.day(n,{width:"wide",context:"formatting"})}},a:function(e,t,r){const i=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(e,t,r){const n=e.getHours();let i;switch(n===12?i=ee.noon:n===0?i=ee.midnight:i=n/12>=1?"pm":"am",t){case"b":case"bb":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(e,t,r){const n=e.getHours();let i;switch(n>=17?i=ee.evening:n>=12?i=ee.afternoon:n>=4?i=ee.morning:i=ee.night,t){case"B":case"BB":case"BBB":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(e,t,r){if(t==="ho"){let n=e.getHours()%12;return n===0&&(n=12),r.ordinalNumber(n,{unit:"hour"})}return F.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):F.H(e,t)},K:function(e,t,r){const n=e.getHours()%12;return t==="Ko"?r.ordinalNumber(n,{unit:"hour"}):_(n,t.length)},k:function(e,t,r){let n=e.getHours();return n===0&&(n=24),t==="ko"?r.ordinalNumber(n,{unit:"hour"}):_(n,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):F.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):F.s(e,t)},S:function(e,t){return F.S(e,t)},X:function(e,t,r){const n=e.getTimezoneOffset();if(n===0)return"Z";switch(t){case"X":return lr(n);case"XXXX":case"XX":return U(n);case"XXXXX":case"XXX":default:return U(n,":")}},x:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"x":return lr(n);case"xxxx":case"xx":return U(n);case"xxxxx":case"xxx":default:return U(n,":")}},O:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+cr(n,":");case"OOOO":default:return"GMT"+U(n,":")}},z:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+cr(n,":");case"zzzz":default:return"GMT"+U(n,":")}},t:function(e,t,r){const n=Math.trunc(+e/1e3);return _(n,t.length)},T:function(e,t,r){return _(+e,t.length)}};function cr(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=Math.trunc(n/60),o=n%60;return o===0?r+String(i):r+String(i)+t+_(o,2)}function lr(e,t){return e%60===0?(e>0?"-":"+")+_(Math.abs(e)/60,2):U(e,t)}function U(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=_(Math.trunc(n/60),2),o=_(n%60,2);return r+i+t+o}const dr=(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"})}},fr=(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"})}},Na={p:fr,P:(e,t)=>{const r=e.match(/(P+)(p+)?/)||[],n=r[1],i=r[2];if(!i)return dr(e,t);let o;switch(n){case"P":o=t.dateTime({width:"short"});break;case"PP":o=t.dateTime({width:"medium"});break;case"PPP":o=t.dateTime({width:"long"});break;case"PPPP":default:o=t.dateTime({width:"full"});break}return o.replace("{{date}}",dr(n,t)).replace("{{time}}",fr(i,t))}},Ca=/^D+$/,Ia=/^Y+$/,ka=["D","DD","YY","YYYY"];function xa(e){return Ca.test(e)}function Ra(e){return Ia.test(e)}function qa(e,t,r){const n=Ya(e,t,r);if(console.warn(n),ka.includes(e))throw new RangeError(n)}function Ya(e,t,r){const n=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${n} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const Aa=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Ha=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,ja=/^'([^]*?)'?$/,Fa=/''/g,Ga=/[a-zA-Z]/;function mr(e,t,r){var w,p,g,C,x,R,Y,$;const n=de(),i=(r==null?void 0:r.locale)??n.locale??Oa,o=(r==null?void 0:r.firstWeekContainsDate)??((p=(w=r==null?void 0:r.locale)==null?void 0:w.options)==null?void 0:p.firstWeekContainsDate)??n.firstWeekContainsDate??((C=(g=n.locale)==null?void 0:g.options)==null?void 0:C.firstWeekContainsDate)??1,l=(r==null?void 0:r.weekStartsOn)??((R=(x=r==null?void 0:r.locale)==null?void 0:x.options)==null?void 0:R.weekStartsOn)??n.weekStartsOn??(($=(Y=n.locale)==null?void 0:Y.options)==null?void 0:$.weekStartsOn)??0,f=D(e,r==null?void 0:r.in);if(!$n(f))throw new RangeError("Invalid time value");let y=t.match(Ha).map(M=>{const S=M[0];if(S==="p"||S==="P"){const z=Na[S];return z(M,i.formatLong)}return M}).join("").match(Aa).map(M=>{if(M==="''")return{isToken:!1,value:"'"};const S=M[0];if(S==="'")return{isToken:!1,value:Wa(M)};if(ur[S])return{isToken:!0,value:M};if(S.match(Ga))throw new RangeError("Format string contains an unescaped latin alphabet character `"+S+"`");return{isToken:!1,value:M}});i.localize.preprocessor&&(y=i.localize.preprocessor(f,y));const m={firstWeekContainsDate:o,weekStartsOn:l,locale:i};return y.map(M=>{if(!M.isToken)return M.value;const S=M.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&Ra(S)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&xa(S))&&qa(S,t,String(e));const z=ur[S[0]];return z(f,S,i.localize,m)}).join("")}function Wa(e){const t=e.match(ja);return t?t[1].replace(Fa,"'"):e}function La(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=r.getMonth(),o=k(r,0);return o.setFullYear(n,i+1,0),o.setHours(0,0,0,0),o.getDate()}function Ua(){return Object.assign({},de())}function hr(e){return+D(e)}function yr(e){return Math.trunc(+D(e)/1e3)}function $a(e){return Math.trunc(e*Hn)}function za(e){const t=e/An;return Math.trunc(t)}function pr(e,t,r){return jn(e,-t,r)}function gr(e,t,r){const n=Ua(),i=Xa(e,r.timeZone,r.locale??n.locale);return"formatToParts"in i?Va(i,t):Qa(i,t)}function Va(e,t){const r=e.formatToParts(t);for(let n=r.length-1;n>=0;--n)if(r[n].type==="timeZoneName")return r[n].value}function Qa(e,t){const r=e.format(t).replace(/\u200E/g,""),n=/ [\w-+ ]+$/.exec(r);return n?n[0].substr(1):""}function Xa(e,t,r){return new Intl.DateTimeFormat(r?[r.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function Za(e,t){const r=ti(t);return"formatToParts"in r?Ka(r,e):Ja(r,e)}const Ba={year:0,month:1,day:2,hour:3,minute:4,second:5};function Ka(e,t){try{const r=e.formatToParts(t),n=[];for(let i=0;i<r.length;i++){const o=Ba[r[i].type];o!==void 0&&(n[o]=parseInt(r[i].value,10))}return n}catch(r){if(r instanceof RangeError)return[NaN];throw r}}function Ja(e,t){const r=e.format(t),n=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(r);return[parseInt(n[3],10),parseInt(n[1],10),parseInt(n[2],10),parseInt(n[4],10),parseInt(n[5],10),parseInt(n[6],10)]}const Be={},_r=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")),ei=_r==="06/25/2014, 00:00:00"||_r==="06/25/2014 00:00:00";function ti(e){return Be[e]||(Be[e]=ei?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"})),Be[e]}function Ke(e,t,r,n,i,o,l){const f=new Date(0);return f.setUTCFullYear(e,t,r),f.setUTCHours(n,i,o,l),f}const wr=36e5,ri=6e4,Je={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function he(e,t,r){if(!e)return 0;let n=Je.timezoneZ.exec(e);if(n)return 0;let i,o;if(n=Je.timezoneHH.exec(e),n)return i=parseInt(n[1],10),br(i)?-(i*wr):NaN;if(n=Je.timezoneHHMM.exec(e),n){i=parseInt(n[2],10);const l=parseInt(n[3],10);return br(i,l)?(o=Math.abs(i)*wr+l*ri,n[1]==="+"?-o:o):NaN}if(ii(e)){t=new Date(t||Date.now());const l=r?t:ni(t),f=et(l,e);return-(r?f:ai(t,f,e))}return NaN}function ni(e){return Ke(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function et(e,t){const r=Za(e,t),n=Ke(r[0],r[1]-1,r[2],r[3]%24,r[4],r[5],0).getTime();let i=e.getTime();const o=i%1e3;return i-=o>=0?o:1e3+o,n-i}function ai(e,t,r){let i=e.getTime()-t;const o=et(new Date(i),r);if(t===o)return t;i-=o-t;const l=et(new Date(i),r);return o===l?o:Math.max(o,l)}function br(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}const Tr={};function ii(e){if(Tr[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Tr[e]=!0,!0}catch{return!1}}const si=60*1e3,oi={X:function(e,t,r){const n=tt(r.timeZone,e);if(n===0)return"Z";switch(t){case"X":return Dr(n);case"XXXX":case"XX":return te(n);case"XXXXX":case"XXX":default:return te(n,":")}},x:function(e,t,r){const n=tt(r.timeZone,e);switch(t){case"x":return Dr(n);case"xxxx":case"xx":return te(n);case"xxxxx":case"xxx":default:return te(n,":")}},O:function(e,t,r){const n=tt(r.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+ui(n,":");case"OOOO":default:return"GMT"+te(n,":")}},z:function(e,t,r){switch(t){case"z":case"zz":case"zzz":return gr("short",e,r);case"zzzz":default:return gr("long",e,r)}}};function tt(e,t){const r=e?he(e,t,!0)/si:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(r))throw new RangeError("Invalid time zone specified: "+e);return r}function ve(e,t){const r=e<0?"-":"";let n=Math.abs(e).toString();for(;n.length<t;)n="0"+n;return r+n}function te(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=ve(Math.floor(n/60),2),o=ve(Math.floor(n%60),2);return r+i+t+o}function Dr(e,t){return e%60===0?(e>0?"-":"+")+ve(Math.abs(e)/60,2):te(e,t)}function ui(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=Math.floor(n/60),o=n%60;return o===0?r+String(i):r+String(i)+t+ve(o,2)}function Sr(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 Or=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,rt=36e5,Mr=6e4,ci=2,v={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,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:Or};function Ee(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 r=t.additionalDigits==null?ci:Number(t.additionalDigits);if(r!==2&&r!==1&&r!==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 n=li(e),{year:i,restDateString:o}=di(n.date,r),l=fi(o,i);if(l===null||isNaN(l.getTime()))return new Date(NaN);if(l){const f=l.getTime();let y=0,m;if(n.time&&(y=mi(n.time),y===null||isNaN(y)))return new Date(NaN);if(n.timeZone||t.timeZone){if(m=he(n.timeZone||t.timeZone,new Date(f+y)),isNaN(m))return new Date(NaN)}else m=Sr(new Date(f+y)),m=Sr(new Date(f+y+m));return new Date(f+y+m)}else return new Date(NaN)}function li(e){const t={};let r=v.dateTimePattern.exec(e),n;if(r?(t.date=r[1],n=r[3]):(r=v.datePattern.exec(e),r?(t.date=r[1],n=r[2]):(t.date=null,n=e)),n){const i=v.timeZone.exec(n);i?(t.time=n.replace(i[1],""),t.timeZone=i[1].trim()):t.time=n}return t}function di(e,t){if(e){const r=v.YYY[t],n=v.YYYYY[t];let i=v.YYYY.exec(e)||n.exec(e);if(i){const o=i[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(i=v.YY.exec(e)||r.exec(e),i){const o=i[1];return{year:parseInt(o,10)*100,restDateString:e.slice(o.length)}}}return{year:null}}function fi(e,t){if(t===null)return null;let r,n,i;if(!e||!e.length)return r=new Date(0),r.setUTCFullYear(t),r;let o=v.MM.exec(e);if(o)return r=new Date(0),n=parseInt(o[1],10)-1,Pr(t,n)?(r.setUTCFullYear(t,n),r):new Date(NaN);if(o=v.DDD.exec(e),o){r=new Date(0);const l=parseInt(o[1],10);return pi(t,l)?(r.setUTCFullYear(t,0,l),r):new Date(NaN)}if(o=v.MMDD.exec(e),o){r=new Date(0),n=parseInt(o[1],10)-1;const l=parseInt(o[2],10);return Pr(t,n,l)?(r.setUTCFullYear(t,n,l),r):new Date(NaN)}if(o=v.Www.exec(e),o)return i=parseInt(o[1],10)-1,Nr(i)?vr(t,i):new Date(NaN);if(o=v.WwwD.exec(e),o){i=parseInt(o[1],10)-1;const l=parseInt(o[2],10)-1;return Nr(i,l)?vr(t,i,l):new Date(NaN)}return null}function mi(e){let t,r,n=v.HH.exec(e);if(n)return t=parseFloat(n[1].replace(",",".")),nt(t)?t%24*rt:NaN;if(n=v.HHMM.exec(e),n)return t=parseInt(n[1],10),r=parseFloat(n[2].replace(",",".")),nt(t,r)?t%24*rt+r*Mr:NaN;if(n=v.HHMMSS.exec(e),n){t=parseInt(n[1],10),r=parseInt(n[2],10);const i=parseFloat(n[3].replace(",","."));return nt(t,r,i)?t%24*rt+r*Mr+i*1e3:NaN}return null}function vr(e,t,r){t=t||0,r=r||0;const n=new Date(0);n.setUTCFullYear(e,0,4);const i=n.getUTCDay()||7,o=t*7+r+1-i;return n.setUTCDate(n.getUTCDate()+o),n}const hi=[31,28,31,30,31,30,31,31,30,31,30,31],yi=[31,29,31,30,31,30,31,31,30,31,30,31];function Er(e){return e%400===0||e%4===0&&e%100!==0}function Pr(e,t,r){if(t<0||t>11)return!1;if(r!=null){if(r<1)return!1;const n=Er(e);if(n&&r>yi[t]||!n&&r>hi[t])return!1}return!0}function pi(e,t){if(t<1)return!1;const r=Er(e);return!(r&&t>366||!r&&t>365)}function Nr(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function nt(e,t,r){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||r!=null&&(r<0||r>=60))}const gi=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function _i(e,t,r={}){t=String(t);const n=t.match(gi);if(n){const i=Ee(r.originalDate||e,r);t=n.reduce(function(o,l){if(l[0]==="'")return o;const f=o.indexOf(l),y=o[f-1]==="'",m=o.replace(l,"'"+oi[l[0]](i,l,r)+"'");return y?m.substring(0,f-1)+m.substring(f+1):m},t)}return mr(e,t,r)}function Cr(e,t,r){e=Ee(e,r);const n=he(t,e,!0),i=new Date(e.getTime()-n),o=new Date(0);return o.setFullYear(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate()),o.setHours(i.getUTCHours(),i.getUTCMinutes(),i.getUTCSeconds(),i.getUTCMilliseconds()),o}function wi(e,t,r,n){return n={...n,timeZone:t,originalDate:e},_i(Cr(e,t,{timeZone:n.timeZone}),r,n)}function bi(e,t,r){if(typeof e=="string"&&!e.match(Or))return Ee(e,{...r,timeZone:t});e=Ee(e,r);const n=Ke(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()).getTime(),i=he(t,new Date(n));return new Date(n+i)}function Ir(e,t){return-he(e,t)}function Ti(e){return mr(e,"yyyy-MM-dd'T'HH:mm:ss.SSSXXX")}function at(e,t={}){if(!e)return e;const r=t.tz||Intl.DateTimeFormat().resolvedOptions().timeZone;try{let n="MMM dd, yyy hh:mm a";t.short&&(n="MMM dd, yyy"),t.includeTZ&&(n+=" (z)");const i=new Date(e);return wi(i,r,n)}catch{return console.error("Invalid value passed to formatTime",e),"(invalid date)"}}function Di(e,t){return`${at(e.getTime())} - ${at(t.getTime(),{includeTZ:!0})}`}const ye={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 Si(e,t){return e.map(r=>({value:r,label:t.t(`configuration.vitals.reports.granularity.${r}`)}))}function kr(e,t){return{duration:e,type:"duration",origin:t}}function Oi(e){return e&&_e.find(r=>e<=ye[r])||null}function xr(e,t,r,n){const i=ye[r];let o=0;return i>=ye.daily&&(n?o=-Ir(n,t):o=t.getTimezoneOffset()*60*1e3),new Date(e((t.getTime()-o)/i)*i+o)}function Rr(e,t,r){return xr(Math.floor,e,t,r)}function it(e,t,r){return xr(Math.ceil,e,t,r)}class Pe{constructor(t,r,n){T(this,"timeframe");T(this,"tz");T(this,"dataGranularity");if(this.constructor===Pe)throw new Error("BaseQueryTime is not meant to be used directly.");this.timeframe=t,this.tz=r,this.dataGranularity=n??t.dataGranularity}calculateStartDate(t,r,n=1){if(t)return new Date(this.endDate().getTime()-this.timeframe.timeframeLengthMs()*n);{const i=this.endDate(),o=this.timeframe.rawStart(this.tz),l=Rr(o,r,this.tz),y=(i.getTime()-l.getTime())*(n-1);return new Date(l.getTime()-y)}}granularitySeconds(){return Math.floor(this.granularityMs()/1e3)}granularityDruid(){return kr(this.granularityMs(),this.startDate().toISOString())}startSeconds(){return yr(this.startDate())}endSeconds(){return yr(this.endDate())}startMs(){return hr(this.startDate())}endMs(){return hr(this.endDate())}}class Mi extends Pe{constructor(r,n,i,o,l){super(r,i,o);T(this,"granularity");n&&r.allowedGranularities(l).has(n)?this.granularity=n:l?this.granularity=r.fineGrainedDefaultGranularity??r.defaultResponseGranularity:this.granularity=r.defaultResponseGranularity}startDate(){return this.calculateStartDate(this.timeframe.isRelative,this.granularity)}endDate(){return it(this.timeframe.rawEnd(),this.granularity,this.tz)}granularityMs(){return ye[this.granularity]}}class qr extends Pe{startDate(){return this.calculateStartDate(this.timeframe.isRelative,this.dataGranularity)}endDate(){return it(this.timeframe.rawEnd(this.tz),this.dataGranularity,this.tz)}granularityMs(){return this.endDate().getTime()-this.startDate().getTime()}}class vi extends qr{startDate(){return this.calculateStartDate(this.timeframe.isRelative,this.dataGranularity,2)}granularityMs(){return this.endDate().getTime()-super.startDate().getTime()}}var Ne=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ei(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ce={exports:{}};Ce.exports,function(e,t){var r=200,n="__lodash_hash_undefined__",i=9007199254740991,o="[object Arguments]",l="[object Array]",f="[object Boolean]",y="[object Date]",m="[object Error]",w="[object Function]",p="[object GeneratorFunction]",g="[object Map]",C="[object Number]",x="[object Object]",R="[object Promise]",Y="[object RegExp]",$="[object Set]",M="[object String]",S="[object Symbol]",z="[object WeakMap]",Hr="[object ArrayBuffer]",ke="[object DataView]",jr="[object Float32Array]",Fr="[object Float64Array]",Gr="[object Int8Array]",Wr="[object Int16Array]",Lr="[object Int32Array]",Ur="[object Uint8Array]",$r="[object Uint8ClampedArray]",zr="[object Uint16Array]",Vr="[object Uint32Array]",Gi=/[\\^$.*+?()[\]{}|]/g,Wi=/\w*$/,Li=/^\[object .+?Constructor\]$/,Ui=/^(?:0|[1-9]\d*)$/,b={};b[o]=b[l]=b[Hr]=b[ke]=b[f]=b[y]=b[jr]=b[Fr]=b[Gr]=b[Wr]=b[Lr]=b[g]=b[C]=b[x]=b[Y]=b[$]=b[M]=b[S]=b[Ur]=b[$r]=b[zr]=b[Vr]=!0,b[m]=b[w]=b[z]=!1;var $i=typeof Ne=="object"&&Ne&&Ne.Object===Object&&Ne,zi=typeof self=="object"&&self&&self.Object===Object&&self,A=$i||zi||Function("return this")(),Qr=t&&!t.nodeType&&t,Xr=Qr&&!0&&e&&!e.nodeType&&e,Vi=Xr&&Xr.exports===Qr;function Qi(a,s){return a.set(s[0],s[1]),a}function Xi(a,s){return a.add(s),a}function Zi(a,s){for(var u=-1,d=a?a.length:0;++u<d&&s(a[u],u,a)!==!1;);return a}function Bi(a,s){for(var u=-1,d=s.length,O=a.length;++u<d;)a[O+u]=s[u];return a}function Zr(a,s,u,d){for(var O=-1,E=a?a.length:0;++O<E;)u=s(u,a[O],O,a);return u}function Ki(a,s){for(var u=-1,d=Array(a);++u<a;)d[u]=s(u);return d}function Ji(a,s){return a==null?void 0:a[s]}function Br(a){var s=!1;if(a!=null&&typeof a.toString!="function")try{s=!!(a+"")}catch{}return s}function Kr(a){var s=-1,u=Array(a.size);return a.forEach(function(d,O){u[++s]=[O,d]}),u}function ot(a,s){return function(u){return a(s(u))}}function Jr(a){var s=-1,u=Array(a.size);return a.forEach(function(d){u[++s]=d}),u}var es=Array.prototype,ts=Function.prototype,xe=Object.prototype,ut=A["__core-js_shared__"],en=function(){var a=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||"");return a?"Symbol(src)_1."+a:""}(),tn=ts.toString,G=xe.hasOwnProperty,Re=xe.toString,rs=RegExp("^"+tn.call(G).replace(Gi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),rn=Vi?A.Buffer:void 0,nn=A.Symbol,an=A.Uint8Array,ns=ot(Object.getPrototypeOf,Object),as=Object.create,is=xe.propertyIsEnumerable,ss=es.splice,sn=Object.getOwnPropertySymbols,os=rn?rn.isBuffer:void 0,us=ot(Object.keys,Object),ct=ie(A,"DataView"),pe=ie(A,"Map"),lt=ie(A,"Promise"),dt=ie(A,"Set"),ft=ie(A,"WeakMap"),ge=ie(Object,"create"),cs=X(ct),ls=X(pe),ds=X(lt),fs=X(dt),ms=X(ft),on=nn?nn.prototype:void 0,un=on?on.valueOf:void 0;function V(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var d=a[s];this.set(d[0],d[1])}}function hs(){this.__data__=ge?ge(null):{}}function ys(a){return this.has(a)&&delete this.__data__[a]}function ps(a){var s=this.__data__;if(ge){var u=s[a];return u===n?void 0:u}return G.call(s,a)?s[a]:void 0}function gs(a){var s=this.__data__;return ge?s[a]!==void 0:G.call(s,a)}function _s(a,s){var u=this.__data__;return u[a]=ge&&s===void 0?n:s,this}V.prototype.clear=hs,V.prototype.delete=ys,V.prototype.get=ps,V.prototype.has=gs,V.prototype.set=_s;function H(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var d=a[s];this.set(d[0],d[1])}}function ws(){this.__data__=[]}function bs(a){var s=this.__data__,u=qe(s,a);if(u<0)return!1;var d=s.length-1;return u==d?s.pop():ss.call(s,u,1),!0}function Ts(a){var s=this.__data__,u=qe(s,a);return u<0?void 0:s[u][1]}function Ds(a){return qe(this.__data__,a)>-1}function Ss(a,s){var u=this.__data__,d=qe(u,a);return d<0?u.push([a,s]):u[d][1]=s,this}H.prototype.clear=ws,H.prototype.delete=bs,H.prototype.get=Ts,H.prototype.has=Ds,H.prototype.set=Ss;function ne(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var d=a[s];this.set(d[0],d[1])}}function Os(){this.__data__={hash:new V,map:new(pe||H),string:new V}}function Ms(a){return Ye(this,a).delete(a)}function vs(a){return Ye(this,a).get(a)}function Es(a){return Ye(this,a).has(a)}function Ps(a,s){return Ye(this,a).set(a,s),this}ne.prototype.clear=Os,ne.prototype.delete=Ms,ne.prototype.get=vs,ne.prototype.has=Es,ne.prototype.set=Ps;function ae(a){this.__data__=new H(a)}function Ns(){this.__data__=new H}function Cs(a){return this.__data__.delete(a)}function Is(a){return this.__data__.get(a)}function ks(a){return this.__data__.has(a)}function xs(a,s){var u=this.__data__;if(u instanceof H){var d=u.__data__;if(!pe||d.length<r-1)return d.push([a,s]),this;u=this.__data__=new ne(d)}return u.set(a,s),this}ae.prototype.clear=Ns,ae.prototype.delete=Cs,ae.prototype.get=Is,ae.prototype.has=ks,ae.prototype.set=xs;function Rs(a,s){var u=yt(a)||ao(a)?Ki(a.length,String):[],d=u.length,O=!!d;for(var E in a)G.call(a,E)&&!(O&&(E=="length"||eo(E,d)))&&u.push(E);return u}function cn(a,s,u){var d=a[s];(!(G.call(a,s)&&mn(d,u))||u===void 0&&!(s in a))&&(a[s]=u)}function qe(a,s){for(var u=a.length;u--;)if(mn(a[u][0],s))return u;return-1}function qs(a,s){return a&&ln(s,pt(s),a)}function mt(a,s,u,d,O,E,j){var P;if(d&&(P=E?d(a,O,E,j):d(a)),P!==void 0)return P;if(!Ae(a))return a;var pn=yt(a);if(pn){if(P=Bs(a),!s)return Qs(a,P)}else{var se=Q(a),gn=se==w||se==p;if(so(a))return Gs(a,s);if(se==x||se==o||gn&&!E){if(Br(a))return E?a:{};if(P=Ks(gn?{}:a),!s)return Xs(a,qs(P,a))}else{if(!b[se])return E?a:{};P=Js(a,se,mt,s)}}j||(j=new ae);var _n=j.get(a);if(_n)return _n;if(j.set(a,P),!pn)var wn=u?Zs(a):pt(a);return Zi(wn||a,function(gt,He){wn&&(He=gt,gt=a[He]),cn(P,He,mt(gt,s,u,d,He,a,j))}),P}function Ys(a){return Ae(a)?as(a):{}}function As(a,s,u){var d=s(a);return yt(a)?d:Bi(d,u(a))}function Hs(a){return Re.call(a)}function js(a){if(!Ae(a)||ro(a))return!1;var s=yn(a)||Br(a)?rs:Li;return s.test(X(a))}function Fs(a){if(!fn(a))return us(a);var s=[];for(var u in Object(a))G.call(a,u)&&u!="constructor"&&s.push(u);return s}function Gs(a,s){if(s)return a.slice();var u=new a.constructor(a.length);return a.copy(u),u}function ht(a){var s=new a.constructor(a.byteLength);return new an(s).set(new an(a)),s}function Ws(a,s){var u=s?ht(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.byteLength)}function Ls(a,s,u){var d=s?u(Kr(a),!0):Kr(a);return Zr(d,Qi,new a.constructor)}function Us(a){var s=new a.constructor(a.source,Wi.exec(a));return s.lastIndex=a.lastIndex,s}function $s(a,s,u){var d=s?u(Jr(a),!0):Jr(a);return Zr(d,Xi,new a.constructor)}function zs(a){return un?Object(un.call(a)):{}}function Vs(a,s){var u=s?ht(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.length)}function Qs(a,s){var u=-1,d=a.length;for(s||(s=Array(d));++u<d;)s[u]=a[u];return s}function ln(a,s,u,d){u||(u={});for(var O=-1,E=s.length;++O<E;){var j=s[O],P=void 0;cn(u,j,P===void 0?a[j]:P)}return u}function Xs(a,s){return ln(a,dn(a),s)}function Zs(a){return As(a,pt,dn)}function Ye(a,s){var u=a.__data__;return to(s)?u[typeof s=="string"?"string":"hash"]:u.map}function ie(a,s){var u=Ji(a,s);return js(u)?u:void 0}var dn=sn?ot(sn,Object):co,Q=Hs;(ct&&Q(new ct(new ArrayBuffer(1)))!=ke||pe&&Q(new pe)!=g||lt&&Q(lt.resolve())!=R||dt&&Q(new dt)!=$||ft&&Q(new ft)!=z)&&(Q=function(a){var s=Re.call(a),u=s==x?a.constructor:void 0,d=u?X(u):void 0;if(d)switch(d){case cs:return ke;case ls:return g;case ds:return R;case fs:return $;case ms:return z}return s});function Bs(a){var s=a.length,u=a.constructor(s);return s&&typeof a[0]=="string"&&G.call(a,"index")&&(u.index=a.index,u.input=a.input),u}function Ks(a){return typeof a.constructor=="function"&&!fn(a)?Ys(ns(a)):{}}function Js(a,s,u,d){var O=a.constructor;switch(s){case Hr:return ht(a);case f:case y:return new O(+a);case ke:return Ws(a,d);case jr:case Fr:case Gr:case Wr:case Lr:case Ur:case $r:case zr:case Vr:return Vs(a,d);case g:return Ls(a,d,u);case C:case M:return new O(a);case Y:return Us(a);case $:return $s(a,d,u);case S:return zs(a)}}function eo(a,s){return s=s??i,!!s&&(typeof a=="number"||Ui.test(a))&&a>-1&&a%1==0&&a<s}function to(a){var s=typeof a;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?a!=="__proto__":a===null}function ro(a){return!!en&&en in a}function fn(a){var s=a&&a.constructor,u=typeof s=="function"&&s.prototype||xe;return a===u}function X(a){if(a!=null){try{return tn.call(a)}catch{}try{return a+""}catch{}}return""}function no(a){return mt(a,!0,!0)}function mn(a,s){return a===s||a!==a&&s!==s}function ao(a){return io(a)&&G.call(a,"callee")&&(!is.call(a,"callee")||Re.call(a)==o)}var yt=Array.isArray;function hn(a){return a!=null&&oo(a.length)&&!yn(a)}function io(a){return uo(a)&&hn(a)}var so=os||lo;function yn(a){var s=Ae(a)?Re.call(a):"";return s==w||s==p}function oo(a){return typeof a=="number"&&a>-1&&a%1==0&&a<=i}function Ae(a){var s=typeof a;return!!a&&(s=="object"||s=="function")}function uo(a){return!!a&&typeof a=="object"}function pt(a){return hn(a)?Rs(a):Fs(a)}function co(){return[]}function lo(){return!1}e.exports=no}(Ce,Ce.exports);var Pi=Ce.exports;const Ni=Ei(Pi),re=(e,t)=>new Date(e.getTime()-Ir(t,e));class N{constructor(t){T(this,"timeframeText");T(this,"key");T(this,"display");T(this,"timeframeLength");T(this,"allowedTiers");T(this,"defaultResponseGranularity");T(this,"dataGranularity");T(this,"isRelative");T(this,"fineGrainedDefaultGranularity");T(this,"_startCustom");T(this,"_endCustom");T(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 r=new Set,n=this.maximumTimeframeLength()/3600;return n<=6&&r.add("minutely"),n>=2&&n<=7*24&&r.add("hourly"),n>=2*24&&r.add("daily"),n>=2*24*14&&r.add("weekly"),r}cacheKey(){return this.key!=="custom"?this.key:`${this.rawStart().toISOString()}-${this.rawEnd().toISOString()}`}v4Query(t){return this.key==="custom"?{type:"absolute",start:this.rawStart(),end:this.rawEnd(),tz:t}:{type:"relative",time_range:this.key,tz:t}}tzAdjustedDate(t){if(!t)return new Date;const r=bi(new Date,new Intl.DateTimeFormat().resolvedOptions().timeZone);return Cr(r,t)}}class Ci extends N{rawStart(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=re(r,t)),r}maximumTimeframeLength(){return 60*60*24*7}}class Ii extends N{rawStart(t){let r=J(this.tzAdjustedDate(t));return t&&(r=re(r,t)),r}maximumTimeframeLength(){return 60*60*24*31}}class ki extends N{rawEnd(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=re(r,t)),r}rawStart(t){const r=this.tzAdjustedDate(t);let n=q(r.setDate(r.getDate()-7),{weekStartsOn:1});return t&&(n=re(n,t)),n}}class xi extends N{rawEnd(t){let r=J(this.tzAdjustedDate(t));return t&&(r=re(r,t)),r}rawStart(t){let r=J(pr(this.tzAdjustedDate(t),1));return t&&(r=re(r,t)),r}}const Yr=new Map([[h.FIFTEEN_MIN,new N({key:h.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"]})],[h.ONE_HOUR,new N({key:h.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"]})],[h.SIX_HOUR,new N({key:h.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"]})],[h.TWELVE_HOUR,new N({key:h.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"]})],[h.ONE_DAY,new N({key:h.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"]})],[h.SEVEN_DAY,new N({key:h.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"]})],[h.THIRTY_DAY,new N({key:h.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"]})],[h.CURRENT_WEEK,new Ci({key:h.CURRENT_WEEK,display:"This week",timeframeText:"Week",timeframeLength:()=>{const e=q(new Date,{weekStartsOn:1});return(Me(ar(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,fineGrainedDefaultGranularity:"twoHourly",allowedTiers:["plus","enterprise"],allowedGranularitiesOverride:["thirtyMinutely","hourly","twoHourly","twelveHourly","daily"]})],[h.CURRENT_MONTH,new Ii({key:h.CURRENT_MONTH,display:"This month",timeframeText:"Month",timeframeLength:()=>{const e=J(new Date);return(Me(ar(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})],[h.PREVIOUS_WEEK,new ki({key:h.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"]})],[h.PREVIOUS_MONTH,new xi({key:h.PREVIOUS_MONTH,display:"Previous month",timeframeText:"Month",timeframeLength:()=>{let e=0;const t=J(new Date),r=J(pr(new Date,1));return t.getTimezoneOffset()!==r.getTimezoneOffset()&&(e=Ar(t,r)),60*60*24*La(new Date().setMonth(new Date().getMonth()-1))+$a(e)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})]]);function Ri(e){const t=new Date(e.start),r=new Date(e.end),n=(r.getTime()-t.getTime())/1e3;return e.timePeriodsKey&&Ni(Yr.get(e.timePeriodsKey))||new N({key:"custom",timeframeText:"custom",display:"custom",startCustom:t,endCustom:r,timeframeLength:()=>n,defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["free","plus","enterprise"]})}function qi(e){return{...e.key!=="custom"&&{timePeriodsKey:e.key},start:e.rawStart(),end:e.rawEnd()}}function Yi(e){return{key:e.key,display:e.display,timeframeText:e.timeframeText,timeframeLength:()=>e.key,start:()=>e.rawStart(),end:()=>e.rawEnd()}}function Ar(e,t){return za(e.getTimezoneOffset()-t.getTimezoneOffset())}const Ai={"15M":h.FIFTEEN_MIN,"1H":h.ONE_HOUR,"6H":h.SIX_HOUR,"12H":h.TWELVE_HOUR,"24H":h.ONE_DAY,"7D":h.SEVEN_DAY,"15m":h.FIFTEEN_MIN,"1h":h.ONE_HOUR,"6h":h.SIX_HOUR,"12h":h.TWELVE_HOUR,"24h":h.ONE_DAY,"7d":h.SEVEN_DAY,"30d":h.THIRTY_DAY,current_week:h.CURRENT_WEEK,current_month:h.CURRENT_MONTH,previous_week:h.PREVIOUS_WEEK,previous_month:h.PREVIOUS_MONTH};class Ie{constructor(t){T(this,"_seed");this._seed=t}next(t,r){const n=Math.sin(this._seed++)*1e4,i=n-Math.floor(n);return Math.floor(i*(r-t+1))+t}}const Hi=(e,t,r)=>{const n=st(10,1e4),i=new Ie(n),o=Date.now()-6*60*60*1e3,l=Date.now(),f=[];let y=0;for(let p=o;p<=l;p+=60*60*1e3)if(t)for(const g in t)t[g].forEach(C=>{y+=i.next(50,500);const x={[g]:C,[e.name]:y},R={version:"1.0",timestamp:new Date(p).toISOString(),event:x};f.push(R)});else{y+=i.next(50,500);const g={version:"1.0",timestamp:new Date(p).toISOString(),event:{[e.name]:y}};f.push(g)}const m={};if(t)for(const p in t)m[p]={},t[p].forEach(g=>{m[p][g]={name:g,deleted:!1}});const w={start_ms:o,end_ms:l,start:new Date(o).toISOString(),end:new Date(l).toISOString(),query_id:"12345",metric_names:[e.name],metric_units:{[e.name]:e.unit},granularity_ms:60*60*1e3,display:m,...r??{}};return{data:f,meta:w}},ji=(e,t)=>{const r=st(10,1e4),n=new Ie(r),i=Date.now()-6*60*60*1e3,o=Date.now(),l=[],f={};e.forEach(m=>{f[m.name]=0});for(let m=i;m<=o;m+=60*60*1e3){const w={};e.forEach(g=>{f[g.name]+=n.next(50,500),w[g.name]=f[g.name]});const p={version:"1.0",timestamp:new Date(m).toISOString(),event:w};l.push(p)}const y={start_ms:i,end_ms:o,start:new Date(i).toISOString(),end:new Date(o).toISOString(),query_id:"12345",metric_names:e.map(m=>m.name),metric_units:e.reduce((m,w)=>(m[w.name]=w.unit,m),{}),granularity_ms:60*60*1e3,display:{},...t??{}};return{data:l,meta:y}},Fi=(e,t,r)=>{const n=Math.floor(Math.random()*9991)+10,i=new Ie(n),o=Date.now()-6*60*60*1e3,l=Date.now(),f=new Date((o+l)/2).toISOString(),y=[];if(t){const p=Object.keys(t),g=Object.values(t),C=(x,R)=>{if(R===p.length){e.forEach(Y=>{x[Y.name]=i.next(1e3,5e7)}),y.push({version:"1.0",timestamp:new Date().toISOString(),event:{...x}});return}g[R].forEach(Y=>{C({...x,[p[R]]:Y},R+1)})};C({},0)}else{const p={};e.forEach(g=>{p[g.name]=i.next(50,500)}),y.push({version:"1.0",timestamp:f,event:p})}const m={};if(t)for(const p in t)m[p]={},t[p].forEach(g=>{m[p][g]={name:g,deleted:!1}});const w={start_ms:o,end_ms:l,start:new Date(o).toISOString(),end:new Date(l).toISOString(),query_id:"12345",metric_names:e.map(p=>p.name),metric_units:e.reduce((p,g)=>(p[g.name]=g.unit,p),{}),truncated:!1,limit:50,display:m,granularity_ms:l-o,...r??{}};return{data:y,meta:w}};function st(e,t){return e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e+1)+e)}c.DeltaQueryTime=vi,c.Granularities=ye,c.REFRESH_INTERVAL_MS=3e4,c.SeededRandom=Ie,c.TIMEFRAME_LOOKUP=Ai,c.TimePeriods=Yr,c.Timeframe=N,c.TimeframeKeys=h,c.TimeseriesQueryTime=Mi,c.UnaryQueryTime=qr,c.aiExploreAggregations=Le,c.aiQuerySchema=Rt,c.barChartSchema=Mt,c.basicExploreAggregations=we,c.basicQuerySchema=xt,c.ceilToNearestTimeGrain=it,c.dashboardConfigSchema=kn,c.dashboardSchemaV2=qn,c.dashboardTileTypes=In,c.datasourceToFilterableDimensions=Tt,c.datePickerSelectionToTimeframe=Ri,c.donutChartSchema=Pt,c.dstOffsetHours=Ar,c.exploreAggregations=We,c.exploreFilterTypesV2=je,c.exploreV4QuerySchema=kt,c.filterableAiExploreDimensions=K,c.filterableBasicExploreDimensions=Z,c.filterableExploreDimensions=B,c.filterableRequestDimensions=Mn,c.filterableRequestMetrics=En,c.filterableRequestWildcardDimensions=vn,c.floorToNearestTimeGrain=Rr,c.formatISOTimeWithTZ=Ti,c.formatTime=at,c.formatTimeRange=Di,c.gaugeChartSchema=Et,c.generateCrossSectionalData=Fi,c.generateMultipleMetricTimeSeriesData=ji,c.generateSingleMetricTimeSeriesData=Hi,c.granularitiesToOptions=Si,c.granularityMsToQuery=kr,c.granularityValues=_e,c.metricCardSchema=Ct,c.msToGranularity=Oi,c.queryDatasources=Nn,c.queryableAiExploreDimensions=Te,c.queryableBasicExploreDimensions=ue,c.queryableExploreDimensions=be,c.queryableRequestDimensions=_t,c.queryableRequestMetrics=bt,c.queryableRequestWildcardDimensions=wt,c.rand=st,c.relativeTimeRangeValuesRequestV2=Pn,c.relativeTimeRangeValuesV4=Ge,c.reportChartTypes=bn,c.requestFilterTypeEmptyV2=Fe,c.requestFilterTypeEqualsV2=Tn,c.requestFilterTypeMetricV2=Dn,c.requestFilterTypeWildcardV2=Sn,c.singleValueSchema=It,c.slottableSchema=Ot,c.stripUnknownFilters=Cn,c.tileConfigSchema=Ht,c.tileDefinitionSchema=Yt,c.tileLayoutSchema=At,c.timeRangeTypeV2=On,c.timeframeToDatepickerSelection=qi,c.timeframeToDatepickerTimeperiod=Yi,c.timeseriesChartSchema=vt,c.topNTableSchema=Nt,c.validDashboardQuery=qt,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
|
|
2
|
+
//# sourceMappingURL=vitals-utilities.umd.js.map
|