@kong-ui-public/analytics-utilities 9.2.0 → 9.3.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.
@@ -591,7 +591,7 @@ export declare const aiQuerySchema: {
591
591
  readonly maxItems: 2;
592
592
  readonly items: {
593
593
  readonly type: "string";
594
- readonly enum: readonly ["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"];
594
+ readonly enum: readonly ["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_id"];
595
595
  };
596
596
  };
597
597
  readonly filters: {
@@ -604,7 +604,7 @@ export declare const aiQuerySchema: {
604
604
  readonly properties: {
605
605
  readonly dimension: {
606
606
  readonly type: "string";
607
- readonly enum: ["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"];
607
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
608
608
  };
609
609
  readonly type: {
610
610
  readonly type: "string";
@@ -625,7 +625,7 @@ export declare const aiQuerySchema: {
625
625
  readonly properties: {
626
626
  readonly field: {
627
627
  readonly type: "string";
628
- readonly enum: ["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"];
628
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
629
629
  };
630
630
  readonly operator: {
631
631
  readonly type: "string";
@@ -646,7 +646,7 @@ export declare const aiQuerySchema: {
646
646
  readonly properties: {
647
647
  readonly field: {
648
648
  readonly type: "string";
649
- readonly enum: ["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"];
649
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
650
650
  };
651
651
  readonly operator: {
652
652
  readonly type: "string";
@@ -1049,7 +1049,7 @@ export declare const validDashboardQuery: {
1049
1049
  readonly maxItems: 2;
1050
1050
  readonly items: {
1051
1051
  readonly type: "string";
1052
- readonly enum: readonly ["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"];
1052
+ readonly enum: readonly ["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_id"];
1053
1053
  };
1054
1054
  };
1055
1055
  readonly filters: {
@@ -1062,7 +1062,7 @@ export declare const validDashboardQuery: {
1062
1062
  readonly properties: {
1063
1063
  readonly dimension: {
1064
1064
  readonly type: "string";
1065
- readonly enum: ["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"];
1065
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1066
1066
  };
1067
1067
  readonly type: {
1068
1068
  readonly type: "string";
@@ -1083,7 +1083,7 @@ export declare const validDashboardQuery: {
1083
1083
  readonly properties: {
1084
1084
  readonly field: {
1085
1085
  readonly type: "string";
1086
- readonly enum: ["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"];
1086
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1087
1087
  };
1088
1088
  readonly operator: {
1089
1089
  readonly type: "string";
@@ -1104,7 +1104,7 @@ export declare const validDashboardQuery: {
1104
1104
  readonly properties: {
1105
1105
  readonly field: {
1106
1106
  readonly type: "string";
1107
- readonly enum: ["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"];
1107
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1108
1108
  };
1109
1109
  readonly operator: {
1110
1110
  readonly type: "string";
@@ -1512,7 +1512,7 @@ export declare const tileDefinitionSchema: {
1512
1512
  readonly maxItems: 2;
1513
1513
  readonly items: {
1514
1514
  readonly type: "string";
1515
- readonly enum: readonly ["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"];
1515
+ readonly enum: readonly ["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_id"];
1516
1516
  };
1517
1517
  };
1518
1518
  readonly filters: {
@@ -1525,7 +1525,7 @@ export declare const tileDefinitionSchema: {
1525
1525
  readonly properties: {
1526
1526
  readonly dimension: {
1527
1527
  readonly type: "string";
1528
- readonly enum: ["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"];
1528
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1529
1529
  };
1530
1530
  readonly type: {
1531
1531
  readonly type: "string";
@@ -1546,7 +1546,7 @@ export declare const tileDefinitionSchema: {
1546
1546
  readonly properties: {
1547
1547
  readonly field: {
1548
1548
  readonly type: "string";
1549
- readonly enum: ["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"];
1549
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1550
1550
  };
1551
1551
  readonly operator: {
1552
1552
  readonly type: "string";
@@ -1567,7 +1567,7 @@ export declare const tileDefinitionSchema: {
1567
1567
  readonly properties: {
1568
1568
  readonly field: {
1569
1569
  readonly type: "string";
1570
- readonly enum: ["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"];
1570
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
1571
1571
  };
1572
1572
  readonly operator: {
1573
1573
  readonly type: "string";
@@ -2207,7 +2207,7 @@ export declare const tileConfigSchema: {
2207
2207
  readonly maxItems: 2;
2208
2208
  readonly items: {
2209
2209
  readonly type: "string";
2210
- readonly enum: readonly ["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"];
2210
+ readonly enum: readonly ["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_id"];
2211
2211
  };
2212
2212
  };
2213
2213
  readonly filters: {
@@ -2220,7 +2220,7 @@ export declare const tileConfigSchema: {
2220
2220
  readonly properties: {
2221
2221
  readonly dimension: {
2222
2222
  readonly type: "string";
2223
- readonly enum: ["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"];
2223
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2224
2224
  };
2225
2225
  readonly type: {
2226
2226
  readonly type: "string";
@@ -2241,7 +2241,7 @@ export declare const tileConfigSchema: {
2241
2241
  readonly properties: {
2242
2242
  readonly field: {
2243
2243
  readonly type: "string";
2244
- readonly enum: ["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"];
2244
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2245
2245
  };
2246
2246
  readonly operator: {
2247
2247
  readonly type: "string";
@@ -2262,7 +2262,7 @@ export declare const tileConfigSchema: {
2262
2262
  readonly properties: {
2263
2263
  readonly field: {
2264
2264
  readonly type: "string";
2265
- readonly enum: ["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"];
2265
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2266
2266
  };
2267
2267
  readonly operator: {
2268
2268
  readonly type: "string";
@@ -2914,7 +2914,7 @@ export declare const dashboardConfigSchema: {
2914
2914
  readonly maxItems: 2;
2915
2915
  readonly items: {
2916
2916
  readonly type: "string";
2917
- readonly enum: readonly ["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"];
2917
+ readonly enum: readonly ["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_id"];
2918
2918
  };
2919
2919
  };
2920
2920
  readonly filters: {
@@ -2927,7 +2927,7 @@ export declare const dashboardConfigSchema: {
2927
2927
  readonly properties: {
2928
2928
  readonly dimension: {
2929
2929
  readonly type: "string";
2930
- readonly enum: ["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"];
2930
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2931
2931
  };
2932
2932
  readonly type: {
2933
2933
  readonly type: "string";
@@ -2948,7 +2948,7 @@ export declare const dashboardConfigSchema: {
2948
2948
  readonly properties: {
2949
2949
  readonly field: {
2950
2950
  readonly type: "string";
2951
- readonly enum: ["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"];
2951
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2952
2952
  };
2953
2953
  readonly operator: {
2954
2954
  readonly type: "string";
@@ -2969,7 +2969,7 @@ export declare const dashboardConfigSchema: {
2969
2969
  readonly properties: {
2970
2970
  readonly field: {
2971
2971
  readonly type: "string";
2972
- readonly enum: ["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"];
2972
+ readonly enum: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
2973
2973
  };
2974
2974
  readonly operator: {
2975
2975
  readonly type: "string";
@@ -1,7 +1,7 @@
1
1
  import type { BasicExploreEmptyFilterV2, BasicExploreFilter, BasicExploreInFilterV2, BasicExploreQuery } from './basic';
2
- export declare const queryableAiExploreDimensions: readonly ["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"];
2
+ export declare const queryableAiExploreDimensions: readonly ["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_id"];
3
3
  export type QueryableAiExploreDimensions = typeof queryableAiExploreDimensions[number];
4
- export declare const filterableAiExploreDimensions: ["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"];
4
+ export declare const filterableAiExploreDimensions: ["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", "realm", "status_code", "status_code_grouped", "ai_plugin_id"];
5
5
  export type FilterableAiExploreDimensions = typeof queryableAiExploreDimensions[number];
6
6
  export interface AiExploreFilter extends Omit<BasicExploreFilter, 'dimension'> {
7
7
  dimension: FilterableAiExploreDimensions;
@@ -1 +1 @@
1
- {"version":3,"file":"ai.d.ts","sourceRoot":"","sources":["../../../../src/types/explore/ai.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,yBAAyB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAEvH,eAAO,MAAM,4BAA4B,iPAc/B,CAAA;AAEV,MAAM,MAAM,4BAA4B,GAAG,OAAO,4BAA4B,CAAC,MAAM,CAAC,CAAA;AAEtF,eAAO,MAAM,6BAA6B,gOAA+C,CAAA;AAEzF,MAAM,MAAM,6BAA6B,GAAG,OAAO,4BAA4B,CAAC,MAAM,CAAC,CAAA;AAEvF,MAAM,WAAW,eAAgB,SAAQ,IAAI,CAAC,kBAAkB,EAAE,WAAW,CAAC;IAC5E,SAAS,EAAE,6BAA6B,CAAA;CACzC;AAED,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAAC,sBAAsB,EAAE,OAAO,CAAC;IAChF,KAAK,EAAE,6BAA6B,CAAA;CACrC;AAED,MAAM,WAAW,sBAAuB,SAAQ,IAAI,CAAC,yBAAyB,EAAE,OAAO,CAAC;IACtF,KAAK,EAAE,6BAA6B,CAAA;CACrC;AAED,eAAO,MAAM,qBAAqB,+OAWxB,CAAA;AAEV,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,MAAM,CAAC,CAAA;AAExE,MAAM,MAAM,kBAAkB,GAAG,eAAe,GAAG,mBAAmB,GAAG,sBAAsB,CAAA;AAE/F,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,iBAAiB,EAAE,SAAS,GAAG,YAAY,GAAG,SAAS,CAAC;IACnG,OAAO,CAAC,EAAE,qBAAqB,EAAE,CAAA;IACjC,UAAU,CAAC,EAAE,4BAA4B,EAAE,CAAA;IAC3C,OAAO,CAAC,EAAE,kBAAkB,EAAE,CAAA;CAC/B"}
1
+ {"version":3,"file":"ai.d.ts","sourceRoot":"","sources":["../../../../src/types/explore/ai.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,yBAAyB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAEvH,eAAO,MAAM,4BAA4B,gTAkB/B,CAAA;AAEV,MAAM,MAAM,4BAA4B,GAAG,OAAO,4BAA4B,CAAC,MAAM,CAAC,CAAA;AAEtF,eAAO,MAAM,6BAA6B,+RAA+C,CAAA;AAEzF,MAAM,MAAM,6BAA6B,GAAG,OAAO,4BAA4B,CAAC,MAAM,CAAC,CAAA;AAEvF,MAAM,WAAW,eAAgB,SAAQ,IAAI,CAAC,kBAAkB,EAAE,WAAW,CAAC;IAC5E,SAAS,EAAE,6BAA6B,CAAA;CACzC;AAED,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAAC,sBAAsB,EAAE,OAAO,CAAC;IAChF,KAAK,EAAE,6BAA6B,CAAA;CACrC;AAED,MAAM,WAAW,sBAAuB,SAAQ,IAAI,CAAC,yBAAyB,EAAE,OAAO,CAAC;IACtF,KAAK,EAAE,6BAA6B,CAAA;CACrC;AAED,eAAO,MAAM,qBAAqB,+OAWxB,CAAA;AAEV,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,MAAM,CAAC,CAAA;AAExE,MAAM,MAAM,kBAAkB,GAAG,eAAe,GAAG,mBAAmB,GAAG,sBAAsB,CAAA;AAE/F,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,iBAAiB,EAAE,SAAS,GAAG,YAAY,GAAG,SAAS,CAAC;IACnG,OAAO,CAAC,EAAE,qBAAqB,EAAE,CAAA;IACjC,UAAU,CAAC,EAAE,4BAA4B,EAAE,CAAA;IAC3C,OAAO,CAAC,EAAE,kBAAkB,EAAE,CAAA;CAC/B"}
@@ -1,2 +1,2 @@
1
- "use strict";var _a=Object.defineProperty;var ba=(e,t,r)=>t in e?_a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var _=(e,t,r)=>ba(e,typeof t!="symbol"?t+"":t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ta=30*1e3;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 Da=["horizontal_bar","vertical_bar","timeseries_line","choropleth_map","timeseries_bar","donut","single_value"],Le=["in","not_in","selector"],Oa=["=","!="],Ma=["=","!=","<",">","<=",">="],ur=["empty","not_empty"],Sa=["starts_with","ends_with"],va=["absolute","relative"],cr=["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"],se=e=>e.filter(t=>t!=="time"),Oe=["api","api_product","api_product_version","control_plane","control_plane_group","data_plane_node","gateway_service","portal","route","status_code","status_code_grouped","time"],Xe=se(Oe),Qe=["active_services","request_count","request_per_minute","response_latency_average"],Ze=[...Oe,"application","consumer","country_code","iso_code","upstream_status_code","upstream_status_code_grouped","response_source","data_plane_node_version","realm"],Be=se(Ze),lr=[...Qe,"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"],Ke=["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"],Je=se(Ke),dr=["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"],fr=["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"],xa=se(fr),mr=["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"],Ea=mr,hr=["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"],Pa=se(hr),Na=["15M","1H","6H","12H","24H","7D"],Ia=["basic","advanced","ai"],Ue={basic:new Set(Xe),advanced:new Set(Be),ai:new Set(Je)},ka=(e,t)=>t.filter(r=>"dimension"in r?Ue[e].has(r.dimension):Ue[e].has(r.field)),Ca=["horizontal_bar","vertical_bar","gauge","donut","timeseries_line","timeseries_bar","golden_signals","top_n","slottable","single_value"],oe={type:"string"},z={type:"string"},yr={type:"boolean"},gr={type:["object","array"],items:{type:"string"},additionalProperties:{type:"string"}},pr={type:"object",properties:{type:{type:"string",enum:["slottable"]},id:{type:"string"}},required:["type","id"],additionalProperties:!1},wr={type:"object",properties:{type:{type:"string",enum:["horizontal_bar","vertical_bar"]},stacked:{type:"boolean"},chartDatasetColors:gr,syntheticsDataKey:oe,chartTitle:z,allowCsvExport:yr},required:["type"],additionalProperties:!1},_r={type:"object",properties:{type:{type:"string",enum:["timeseries_line","timeseries_bar"]},stacked:{type:"boolean"},threshold:{type:"object",additionalProperties:{type:"number"}},chartDatasetColors:gr,syntheticsDataKey:oe,chartTitle:z,allowCsvExport:yr},required:["type"],additionalProperties:!1},br={type:"object",properties:{type:{type:"string",enum:["gauge"]},metricDisplay:{type:"string",enum:["hidden","single","full"]},reverseDataset:{type:"boolean"},numerator:{type:"number"},syntheticsDataKey:oe,chartTitle:z},required:["type"],additionalProperties:!1},Tr={type:"object",properties:{type:{type:"string",enum:["donut"]},syntheticsDataKey:oe,chartTitle:z},required:["type"],additionalProperties:!1},Dr={type:"object",properties:{chartTitle:z,syntheticsDataKey:oe,type:{type:"string",enum:["top_n"]},description:{type:"string"},entityLink:{type:"string"}},required:["type"],additionalProperties:!1},Or={type:"object",properties:{chartTitle:z,type:{type:"string",enum:["golden_signals"]},longCardTitles:{type:"boolean"},description:{type:"string"},percentileLatency:{type:"boolean"}},required:["type"],additionalProperties:!1},Mr={type:"object",properties:{type:{type:"string",enum:["single_value"]},decimalPoints:{type:"number"},chartTitle:z},required:["type"],additionalProperties:!1},Ra={type:"object",properties:{tz:{type:"string",default:"Etc/UTC"},type:{type:"string",enum:["relative"]},time_range:{type:"string",enum:cr,default:"1h"}},required:["type","time_range"],additionalProperties:!1},Ya={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},et={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:[Ra,Ya],default:{type:"relative",time_range:"1h"}},limit:{type:"number"},meta:{type:"object"}},tt=e=>({type:"array",description:"List of aggregated metrics to collect across the requested time span.",items:{type:"string",enum:e}}),rt=e=>({type:"array",description:"List of attributes or entity types to group by.",minItems:0,maxItems:2,items:{type:"string",enum:e}}),nt=e=>({type:"array",description:"A list of filters to apply to the query",items:{oneOf:[{type:"object",description:"A filter that specifies which data to include in the query",properties:{dimension:{type:"string",enum:e},type:{type:"string",enum:Le},values:{type:"array",items:{type:["string","number","null"]}}},required:["dimension","type","values"],additionalProperties:!1},{type:"object",description:"In filter",properties:{field:{type:"string",enum:e},operator:{type:"string",enum:Le},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:ur}},required:["field","operator"],additionalProperties:!1}]}}),Sr={type:"object",description:"A query to launch at the advanced explore API",properties:{datasource:{type:"string",enum:["advanced"]},metrics:tt(lr),dimensions:rt(Ze),filters:nt(Be),...et},required:["datasource"],additionalProperties:!1},vr={type:"object",description:"A query to launch at the basic explore API",properties:{datasource:{type:"string",enum:["basic"]},metrics:tt(Qe),dimensions:rt(Oe),filters:nt(Xe),...et},required:["datasource"],additionalProperties:!1},xr={type:"object",description:"A query to launch at the AI explore API",properties:{datasource:{type:"string",enum:["ai"]},metrics:tt(dr),dimensions:rt(Ke),filters:nt(Je),...et},required:["datasource"],additionalProperties:!1},Er={anyOf:[Sr,vr,xr]},Pr={type:"object",properties:{query:Er,chart:{anyOf:[wr,br,Tr,_r,Or,Dr,pr,Mr]}},required:["query","chart"],additionalProperties:!1},Nr={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},Ir={type:"object",properties:{definition:Pr,layout:Nr,id:{type:"string",description:"Unique identifier for the tile. If not provided, one will be generated."}},required:["definition","layout"],additionalProperties:!1},qa={type:"object",properties:{tiles:{type:"array",items:Ir},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}},required:["tiles","gridSize"],additionalProperties:!1},kr=6048e5,Ha=864e5,Ga=60,Aa=3600,jt=Symbol.for("constructDateFrom");function I(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&jt in e?e[jt](t):e instanceof Date?new e.constructor(t):new Date(t)}function D(e,t){return I(t||e,e)}function Lt(e,t,r){const n=D(e,r==null?void 0:r.in);return isNaN(t)?I(e,NaN):(n.setDate(n.getDate()+t),n)}function Fa(e,t,r){const n=D(e,r==null?void 0:r.in);if(isNaN(t))return I(e,NaN);const i=n.getDate(),o=I(e,n.getTime());o.setMonth(n.getMonth()+t+1,0);const c=o.getDate();return i>=c?o:(n.setFullYear(o.getFullYear(),o.getMonth(),i),n)}let Wa={};function ue(){return Wa}function q(e,t){var d,f,y,m;const r=ue(),n=(t==null?void 0:t.weekStartsOn)??((f=(d=t==null?void 0:t.locale)==null?void 0:d.options)==null?void 0:f.weekStartsOn)??r.weekStartsOn??((m=(y=r.locale)==null?void 0:y.options)==null?void 0:m.weekStartsOn)??0,i=D(e,t==null?void 0:t.in),o=i.getDay(),c=(o<n?7:0)+o-n;return i.setDate(i.getDate()-c),i.setHours(0,0,0,0),i}function we(e,t){return q(e,{...t,weekStartsOn:1})}function Cr(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=I(r,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const o=we(i),c=I(r,0);c.setFullYear(n,0,4),c.setHours(0,0,0,0);const d=we(c);return r.getTime()>=o.getTime()?n+1:r.getTime()>=d.getTime()?n:n-1}function Ut(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 ja(e,...t){const r=I.bind(null,t.find(n=>typeof n=="object"));return t.map(r)}function _e(e,t){const r=D(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function La(e,t,r){const[n,i]=ja(r==null?void 0:r.in,e,t),o=_e(n),c=_e(i),d=+o-Ut(o),f=+c-Ut(c);return Math.round((d-f)/Ha)}function Ua(e,t){const r=Cr(e,t),n=I(e,0);return n.setFullYear(r,0,4),n.setHours(0,0,0,0),we(n)}function za(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Va(e){return!(!za(e)&&typeof e!="number"||isNaN(+D(e)))}function K(e,t){const r=D(e,t==null?void 0:t.in);return r.setDate(1),r.setHours(0,0,0,0),r}function $a(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 Xa={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"}},Qa=(e,t,r)=>{let n;const i=Xa[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 He(e){return(t={})=>{const r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}const Za={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Ba={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Ka={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Ja={date:He({formats:Za,defaultWidth:"full"}),time:He({formats:Ba,defaultWidth:"full"}),dateTime:He({formats:Ka,defaultWidth:"full"})},ei={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ti=(e,t,r,n)=>ei[e];function ne(e){return(t,r)=>{const n=r!=null&&r.context?String(r.context):"standalone";let i;if(n==="formatting"&&e.formattingValues){const c=e.defaultFormattingWidth||e.defaultWidth,d=r!=null&&r.width?String(r.width):c;i=e.formattingValues[d]||e.formattingValues[c]}else{const c=e.defaultWidth,d=r!=null&&r.width?String(r.width):e.defaultWidth;i=e.values[d]||e.values[c]}const o=e.argumentCallback?e.argumentCallback(t):t;return i[o]}}const ri={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},ni={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},ai={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"]},ii={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"]},si={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"}},oi={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"}},ui=(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"},ci={ordinalNumber:ui,era:ne({values:ri,defaultWidth:"wide"}),quarter:ne({values:ni,defaultWidth:"wide",argumentCallback:e=>e-1}),month:ne({values:ai,defaultWidth:"wide"}),day:ne({values:ii,defaultWidth:"wide"}),dayPeriod:ne({values:si,defaultWidth:"wide",formattingValues:oi,defaultFormattingWidth:"wide"})};function ae(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 c=o[0],d=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],f=Array.isArray(d)?di(d,g=>g.test(c)):li(d,g=>g.test(c));let y;y=e.valueCallback?e.valueCallback(f):f,y=r.valueCallback?r.valueCallback(y):y;const m=t.slice(c.length);return{value:y,rest:m}}}function li(e,t){for(const r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function di(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function fi(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 c=e.valueCallback?e.valueCallback(o[0]):o[0];c=r.valueCallback?r.valueCallback(c):c;const d=t.slice(i.length);return{value:c,rest:d}}}const mi=/^(\d+)(th|st|nd|rd)?/i,hi=/\d+/i,yi={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},gi={any:[/^b/i,/^(a|c)/i]},pi={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},wi={any:[/1/i,/2/i,/3/i,/4/i]},_i={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},bi={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]},Ti={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},Di={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]},Oi={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},Mi={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}},Si={ordinalNumber:fi({matchPattern:mi,parsePattern:hi,valueCallback:e=>parseInt(e,10)}),era:ae({matchPatterns:yi,defaultMatchWidth:"wide",parsePatterns:gi,defaultParseWidth:"any"}),quarter:ae({matchPatterns:pi,defaultMatchWidth:"wide",parsePatterns:wi,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ae({matchPatterns:_i,defaultMatchWidth:"wide",parsePatterns:bi,defaultParseWidth:"any"}),day:ae({matchPatterns:Ti,defaultMatchWidth:"wide",parsePatterns:Di,defaultParseWidth:"any"}),dayPeriod:ae({matchPatterns:Oi,defaultMatchWidth:"any",parsePatterns:Mi,defaultParseWidth:"any"})},vi={code:"en-US",formatDistance:Qa,formatLong:Ja,formatRelative:ti,localize:ci,match:Si,options:{weekStartsOn:0,firstWeekContainsDate:1}};function xi(e,t){const r=D(e,t==null?void 0:t.in);return La(r,$a(r))+1}function Ei(e,t){const r=D(e,t==null?void 0:t.in),n=+we(r)-+Ua(r);return Math.round(n/kr)+1}function Rr(e,t){var m,g,M,v;const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=ue(),o=(t==null?void 0:t.firstWeekContainsDate)??((g=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:g.firstWeekContainsDate)??i.firstWeekContainsDate??((v=(M=i.locale)==null?void 0:M.options)==null?void 0:v.firstWeekContainsDate)??1,c=I((t==null?void 0:t.in)||e,0);c.setFullYear(n+1,0,o),c.setHours(0,0,0,0);const d=q(c,t),f=I((t==null?void 0:t.in)||e,0);f.setFullYear(n,0,o),f.setHours(0,0,0,0);const y=q(f,t);return+r>=+d?n+1:+r>=+y?n:n-1}function Pi(e,t){var d,f,y,m;const r=ue(),n=(t==null?void 0:t.firstWeekContainsDate)??((f=(d=t==null?void 0:t.locale)==null?void 0:d.options)==null?void 0:f.firstWeekContainsDate)??r.firstWeekContainsDate??((m=(y=r.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)??1,i=Rr(e,t),o=I((t==null?void 0:t.in)||e,0);return o.setFullYear(i,0,n),o.setHours(0,0,0,0),q(o,t)}function Ni(e,t){const r=D(e,t==null?void 0:t.in),n=+q(r,t)-+Pi(r,t);return Math.round(n/kr)+1}function p(e,t){const r=e<0?"-":"",n=Math.abs(e).toString().padStart(t,"0");return r+n}const G={y(e,t){const r=e.getFullYear(),n=r>0?r:1-r;return p(t==="yy"?n%100:n,t.length)},M(e,t){const r=e.getMonth();return t==="M"?String(r+1):p(r+1,2)},d(e,t){return p(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 p(e.getHours()%12||12,t.length)},H(e,t){return p(e.getHours(),t.length)},m(e,t){return p(e.getMinutes(),t.length)},s(e,t){return p(e.getSeconds(),t.length)},S(e,t){const r=t.length,n=e.getMilliseconds(),i=Math.trunc(n*Math.pow(10,r-3));return p(i,t.length)}},Z={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},zt={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 G.y(e,t)},Y:function(e,t,r,n){const i=Rr(e,n),o=i>0?i:1-i;if(t==="YY"){const c=o%100;return p(c,2)}return t==="Yo"?r.ordinalNumber(o,{unit:"year"}):p(o,t.length)},R:function(e,t){const r=Cr(e);return p(r,t.length)},u:function(e,t){const r=e.getFullYear();return p(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 p(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 p(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 G.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 p(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=Ni(e,n);return t==="wo"?r.ordinalNumber(i,{unit:"week"}):p(i,t.length)},I:function(e,t,r){const n=Ei(e);return t==="Io"?r.ordinalNumber(n,{unit:"week"}):p(n,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):G.d(e,t)},D:function(e,t,r){const n=xi(e);return t==="Do"?r.ordinalNumber(n,{unit:"dayOfYear"}):p(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 p(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 p(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 p(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=Z.noon:n===0?i=Z.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=Z.evening:n>=12?i=Z.afternoon:n>=4?i=Z.morning:i=Z.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 G.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):G.H(e,t)},K:function(e,t,r){const n=e.getHours()%12;return t==="Ko"?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},k:function(e,t,r){let n=e.getHours();return n===0&&(n=24),t==="ko"?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):G.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):G.s(e,t)},S:function(e,t){return G.S(e,t)},X:function(e,t,r){const n=e.getTimezoneOffset();if(n===0)return"Z";switch(t){case"X":return $t(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 $t(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"+Vt(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"+Vt(n,":");case"zzzz":default:return"GMT"+U(n,":")}},t:function(e,t,r){const n=Math.trunc(+e/1e3);return p(n,t.length)},T:function(e,t,r){return p(+e,t.length)}};function Vt(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+p(o,2)}function $t(e,t){return e%60===0?(e>0?"-":"+")+p(Math.abs(e)/60,2):U(e,t)}function U(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=p(Math.trunc(n/60),2),o=p(n%60,2);return r+i+t+o}const Xt=(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"})}},Yr=(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"})}},Ii=(e,t)=>{const r=e.match(/(P+)(p+)?/)||[],n=r[1],i=r[2];if(!i)return Xt(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}}",Xt(n,t)).replace("{{time}}",Yr(i,t))},ki={p:Yr,P:Ii},Ci=/^D+$/,Ri=/^Y+$/,Yi=["D","DD","YY","YYYY"];function qi(e){return Ci.test(e)}function Hi(e){return Ri.test(e)}function Gi(e,t,r){const n=Ai(e,t,r);if(console.warn(n),Yi.includes(e))throw new RangeError(n)}function Ai(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 Fi=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Wi=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,ji=/^'([^]*?)'?$/,Li=/''/g,Ui=/[a-zA-Z]/;function qr(e,t,r){var m,g,M,v,P,k,ee,A;const n=ue(),i=(r==null?void 0:r.locale)??n.locale??vi,o=(r==null?void 0:r.firstWeekContainsDate)??((g=(m=r==null?void 0:r.locale)==null?void 0:m.options)==null?void 0:g.firstWeekContainsDate)??n.firstWeekContainsDate??((v=(M=n.locale)==null?void 0:M.options)==null?void 0:v.firstWeekContainsDate)??1,c=(r==null?void 0:r.weekStartsOn)??((k=(P=r==null?void 0:r.locale)==null?void 0:P.options)==null?void 0:k.weekStartsOn)??n.weekStartsOn??((A=(ee=n.locale)==null?void 0:ee.options)==null?void 0:A.weekStartsOn)??0,d=D(e,r==null?void 0:r.in);if(!Va(d))throw new RangeError("Invalid time value");let f=t.match(Wi).map(O=>{const b=O[0];if(b==="p"||b==="P"){const F=ki[b];return F(O,i.formatLong)}return O}).join("").match(Fi).map(O=>{if(O==="''")return{isToken:!1,value:"'"};const b=O[0];if(b==="'")return{isToken:!1,value:zi(O)};if(zt[b])return{isToken:!0,value:O};if(b.match(Ui))throw new RangeError("Format string contains an unescaped latin alphabet character `"+b+"`");return{isToken:!1,value:O}});i.localize.preprocessor&&(f=i.localize.preprocessor(d,f));const y={firstWeekContainsDate:o,weekStartsOn:c,locale:i};return f.map(O=>{if(!O.isToken)return O.value;const b=O.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&Hi(b)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&qi(b))&&Gi(b,t,String(e));const F=zt[b[0]];return F(d,b,i.localize,y)}).join("")}function zi(e){const t=e.match(ji);return t?t[1].replace(Li,"'"):e}function Vi(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=r.getMonth(),o=I(r,0);return o.setFullYear(n,i+1,0),o.setHours(0,0,0,0),o.getDate()}function $i(){return Object.assign({},ue())}function Qt(e){return+D(e)}function Zt(e){return Math.trunc(+D(e)/1e3)}function Xi(e){return Math.trunc(e*Aa)}function Qi(e){const t=e/Ga;return Math.trunc(t)}function Hr(e,t,r){return Fa(e,-t,r)}function Bt(e,t,r){const n=$i(),i=Ki(e,r.timeZone,r.locale??n.locale);return"formatToParts"in i?Zi(i,t):Bi(i,t)}function Zi(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 Bi(e,t){const r=e.format(t).replace(/\u200E/g,""),n=/ [\w-+ ]+$/.exec(r);return n?n[0].substr(1):""}function Ki(e,t,r){return new Intl.DateTimeFormat(r?[r.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function Ji(e,t){const r=as(t);return"formatToParts"in r?ts(r,e):rs(r,e)}const es={year:0,month:1,day:2,hour:3,minute:4,second:5};function ts(e,t){try{const r=e.formatToParts(t),n=[];for(let i=0;i<r.length;i++){const o=es[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 rs(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 Ge={},Kt=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")),ns=Kt==="06/25/2014, 00:00:00"||Kt==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function as(e){return Ge[e]||(Ge[e]=ns?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"})),Ge[e]}function at(e,t,r,n,i,o,c){const d=new Date(0);return d.setUTCFullYear(e,t,r),d.setUTCHours(n,i,o,c),d}const Jt=36e5,is=6e4,Ae={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function ce(e,t,r){if(!e)return 0;let n=Ae.timezoneZ.exec(e);if(n)return 0;let i,o;if(n=Ae.timezoneHH.exec(e),n)return i=parseInt(n[1],10),er(i)?-(i*Jt):NaN;if(n=Ae.timezoneHHMM.exec(e),n){i=parseInt(n[2],10);const c=parseInt(n[3],10);return er(i,c)?(o=Math.abs(i)*Jt+c*is,n[1]==="+"?-o:o):NaN}if(us(e)){t=new Date(t||Date.now());const c=r?t:ss(t),d=ze(c,e);return-(r?d:os(t,d,e))}return NaN}function ss(e){return at(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function ze(e,t){const r=Ji(e,t),n=at(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 os(e,t,r){let i=e.getTime()-t;const o=ze(new Date(i),r);if(t===o)return t;i-=o-t;const c=ze(new Date(i),r);return o===c?o:Math.max(o,c)}function er(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}const tr={};function us(e){if(tr[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),tr[e]=!0,!0}catch{return!1}}const cs=60*1e3,ls={X:function(e,t,r){const n=Fe(r.timeZone,e);if(n===0)return"Z";switch(t){case"X":return rr(n);case"XXXX":case"XX":return B(n);case"XXXXX":case"XXX":default:return B(n,":")}},x:function(e,t,r){const n=Fe(r.timeZone,e);switch(t){case"x":return rr(n);case"xxxx":case"xx":return B(n);case"xxxxx":case"xxx":default:return B(n,":")}},O:function(e,t,r){const n=Fe(r.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+ds(n,":");case"OOOO":default:return"GMT"+B(n,":")}},z:function(e,t,r){switch(t){case"z":case"zz":case"zzz":return Bt("short",e,r);case"zzzz":default:return Bt("long",e,r)}}};function Fe(e,t){const r=e?ce(e,t,!0)/cs:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(r))throw new RangeError("Invalid time zone specified: "+e);return r}function be(e,t){const r=e<0?"-":"";let n=Math.abs(e).toString();for(;n.length<t;)n="0"+n;return r+n}function B(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=be(Math.floor(n/60),2),o=be(Math.floor(n%60),2);return r+i+t+o}function rr(e,t){return e%60===0?(e>0?"-":"+")+be(Math.abs(e)/60,2):B(e,t)}function ds(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+be(o,2)}function nr(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 Gr=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,We=36e5,ar=6e4,fs=2,S={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:Gr};function Te(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?fs: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=ms(e),{year:i,restDateString:o}=hs(n.date,r),c=ys(o,i);if(c===null||isNaN(c.getTime()))return new Date(NaN);if(c){const d=c.getTime();let f=0,y;if(n.time&&(f=gs(n.time),f===null||isNaN(f)))return new Date(NaN);if(n.timeZone||t.timeZone){if(y=ce(n.timeZone||t.timeZone,new Date(d+f)),isNaN(y))return new Date(NaN)}else y=nr(new Date(d+f)),y=nr(new Date(d+f+y));return new Date(d+f+y)}else return new Date(NaN)}function ms(e){const t={};let r=S.dateTimePattern.exec(e),n;if(r?(t.date=r[1],n=r[3]):(r=S.datePattern.exec(e),r?(t.date=r[1],n=r[2]):(t.date=null,n=e)),n){const i=S.timeZone.exec(n);i?(t.time=n.replace(i[1],""),t.timeZone=i[1].trim()):t.time=n}return t}function hs(e,t){if(e){const r=S.YYY[t],n=S.YYYYY[t];let i=S.YYYY.exec(e)||n.exec(e);if(i){const o=i[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(i=S.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 ys(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=S.MM.exec(e);if(o)return r=new Date(0),n=parseInt(o[1],10)-1,sr(t,n)?(r.setUTCFullYear(t,n),r):new Date(NaN);if(o=S.DDD.exec(e),o){r=new Date(0);const c=parseInt(o[1],10);return _s(t,c)?(r.setUTCFullYear(t,0,c),r):new Date(NaN)}if(o=S.MMDD.exec(e),o){r=new Date(0),n=parseInt(o[1],10)-1;const c=parseInt(o[2],10);return sr(t,n,c)?(r.setUTCFullYear(t,n,c),r):new Date(NaN)}if(o=S.Www.exec(e),o)return i=parseInt(o[1],10)-1,or(i)?ir(t,i):new Date(NaN);if(o=S.WwwD.exec(e),o){i=parseInt(o[1],10)-1;const c=parseInt(o[2],10)-1;return or(i,c)?ir(t,i,c):new Date(NaN)}return null}function gs(e){let t,r,n=S.HH.exec(e);if(n)return t=parseFloat(n[1].replace(",",".")),je(t)?t%24*We:NaN;if(n=S.HHMM.exec(e),n)return t=parseInt(n[1],10),r=parseFloat(n[2].replace(",",".")),je(t,r)?t%24*We+r*ar:NaN;if(n=S.HHMMSS.exec(e),n){t=parseInt(n[1],10),r=parseInt(n[2],10);const i=parseFloat(n[3].replace(",","."));return je(t,r,i)?t%24*We+r*ar+i*1e3:NaN}return null}function ir(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 ps=[31,28,31,30,31,30,31,31,30,31,30,31],ws=[31,29,31,30,31,30,31,31,30,31,30,31];function Ar(e){return e%400===0||e%4===0&&e%100!==0}function sr(e,t,r){if(t<0||t>11)return!1;if(r!=null){if(r<1)return!1;const n=Ar(e);if(n&&r>ws[t]||!n&&r>ps[t])return!1}return!0}function _s(e,t){if(t<1)return!1;const r=Ar(e);return!(r&&t>366||!r&&t>365)}function or(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function je(e,t,r){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||r!=null&&(r<0||r>=60))}const bs=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function Ts(e,t,r={}){t=String(t);const n=t.match(bs);if(n){const i=Te(r.originalDate||e,r);t=n.reduce(function(o,c){if(c[0]==="'")return o;const d=o.indexOf(c),f=o[d-1]==="'",y=o.replace(c,"'"+ls[c[0]](i,c,r)+"'");return f?y.substring(0,d-1)+y.substring(d+1):y},t)}return qr(e,t,r)}function Fr(e,t,r){e=Te(e,r);const n=ce(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 Ds(e,t,r,n){return n={...n,timeZone:t,originalDate:e},Ts(Fr(e,t,{timeZone:n.timeZone}),r,n)}function Os(e,t,r){if(typeof e=="string"&&!e.match(Gr))return Te(e,{...r,timeZone:t});e=Te(e,r);const n=at(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()).getTime(),i=ce(t,new Date(n));return new Date(n+i)}function Wr(e,t){return-ce(e,t)}function Ms(e){return qr(e,"yyyy-MM-dd'T'HH:mm:ss.SSSXXX")}function Ve(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 Ds(i,r,n)}catch{return console.error("Invalid value passed to formatTime",e),"(invalid date)"}}function Ss(e,t){return`${Ve(e.getTime())} - ${Ve(t.getTime(),{includeTZ:!0})}`}const ie={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 vs(e,t){return e.map(r=>({value:r,label:t.t(`configuration.vitals.reports.granularity.${r}`)}))}function jr(e,t){return{duration:e,type:"duration",origin:t}}function xs(e){return e&&$e.find(r=>e<=ie[r])||null}function Lr(e,t,r,n){const i=ie[r];let o=0;return i>=ie.daily&&(n?o=-Wr(n,t):o=t.getTimezoneOffset()*60*1e3),new Date(e((t.getTime()-o)/i)*i+o)}function Ur(e,t,r){return Lr(Math.floor,e,t,r)}function it(e,t,r){return Lr(Math.ceil,e,t,r)}class Me{constructor(t,r,n){_(this,"timeframe");_(this,"tz");_(this,"dataGranularity");if(this.constructor===Me)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),c=Ur(o,r,this.tz),f=(i.getTime()-c.getTime())*(n-1);return new Date(c.getTime()-f)}}granularitySeconds(){return Math.floor(this.granularityMs()/1e3)}granularityDruid(){return jr(this.granularityMs(),this.startDate().toISOString())}startSeconds(){return Zt(this.startDate())}endSeconds(){return Zt(this.endDate())}startMs(){return Qt(this.startDate())}endMs(){return Qt(this.endDate())}}class Es extends Me{constructor(r,n,i,o,c){super(r,i,o);_(this,"granularity");n&&r.allowedGranularities(c).has(n)?this.granularity=n:c?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 ie[this.granularity]}}class zr extends Me{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 Ps extends zr{startDate(){return this.calculateStartDate(this.timeframe.isRelative,this.dataGranularity,2)}granularityMs(){return this.endDate().getTime()-super.startDate().getTime()}}var pe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ns(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var De={exports:{}};De.exports;(function(e,t){var r=200,n="__lodash_hash_undefined__",i=9007199254740991,o="[object Arguments]",c="[object Array]",d="[object Boolean]",f="[object Date]",y="[object Error]",m="[object Function]",g="[object GeneratorFunction]",M="[object Map]",v="[object Number]",P="[object Object]",k="[object Promise]",ee="[object RegExp]",A="[object Set]",O="[object String]",b="[object Symbol]",F="[object WeakMap]",ot="[object ArrayBuffer]",le="[object DataView]",ut="[object Float32Array]",ct="[object Float64Array]",lt="[object Int8Array]",dt="[object Int16Array]",ft="[object Int32Array]",mt="[object Uint8Array]",ht="[object Uint8ClampedArray]",yt="[object Uint16Array]",gt="[object Uint32Array]",Xr=/[\\^$.*+?()[\]{}|]/g,Qr=/\w*$/,Zr=/^\[object .+?Constructor\]$/,Br=/^(?:0|[1-9]\d*)$/,w={};w[o]=w[c]=w[ot]=w[le]=w[d]=w[f]=w[ut]=w[ct]=w[lt]=w[dt]=w[ft]=w[M]=w[v]=w[P]=w[ee]=w[A]=w[O]=w[b]=w[mt]=w[ht]=w[yt]=w[gt]=!0,w[y]=w[m]=w[F]=!1;var Kr=typeof pe=="object"&&pe&&pe.Object===Object&&pe,Jr=typeof self=="object"&&self&&self.Object===Object&&self,C=Kr||Jr||Function("return this")(),pt=t&&!t.nodeType&&t,wt=pt&&!0&&e&&!e.nodeType&&e,en=wt&&wt.exports===pt;function tn(a,s){return a.set(s[0],s[1]),a}function rn(a,s){return a.add(s),a}function nn(a,s){for(var u=-1,l=a?a.length:0;++u<l&&s(a[u],u,a)!==!1;);return a}function an(a,s){for(var u=-1,l=s.length,T=a.length;++u<l;)a[T+u]=s[u];return a}function _t(a,s,u,l){for(var T=-1,x=a?a.length:0;++T<x;)u=s(u,a[T],T,a);return u}function sn(a,s){for(var u=-1,l=Array(a);++u<a;)l[u]=s(u);return l}function on(a,s){return a==null?void 0:a[s]}function bt(a){var s=!1;if(a!=null&&typeof a.toString!="function")try{s=!!(a+"")}catch{}return s}function Tt(a){var s=-1,u=Array(a.size);return a.forEach(function(l,T){u[++s]=[T,l]}),u}function ve(a,s){return function(u){return a(s(u))}}function Dt(a){var s=-1,u=Array(a.size);return a.forEach(function(l){u[++s]=l}),u}var un=Array.prototype,cn=Function.prototype,de=Object.prototype,xe=C["__core-js_shared__"],Ot=function(){var a=/[^.]+$/.exec(xe&&xe.keys&&xe.keys.IE_PROTO||"");return a?"Symbol(src)_1."+a:""}(),Mt=cn.toString,H=de.hasOwnProperty,fe=de.toString,ln=RegExp("^"+Mt.call(H).replace(Xr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),St=en?C.Buffer:void 0,vt=C.Symbol,xt=C.Uint8Array,dn=ve(Object.getPrototypeOf,Object),fn=Object.create,mn=de.propertyIsEnumerable,hn=un.splice,Et=Object.getOwnPropertySymbols,yn=St?St.isBuffer:void 0,gn=ve(Object.keys,Object),Ee=X(C,"DataView"),te=X(C,"Map"),Pe=X(C,"Promise"),Ne=X(C,"Set"),Ie=X(C,"WeakMap"),re=X(Object,"create"),pn=L(Ee),wn=L(te),_n=L(Pe),bn=L(Ne),Tn=L(Ie),Pt=vt?vt.prototype:void 0,Nt=Pt?Pt.valueOf:void 0;function W(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function Dn(){this.__data__=re?re(null):{}}function On(a){return this.has(a)&&delete this.__data__[a]}function Mn(a){var s=this.__data__;if(re){var u=s[a];return u===n?void 0:u}return H.call(s,a)?s[a]:void 0}function Sn(a){var s=this.__data__;return re?s[a]!==void 0:H.call(s,a)}function vn(a,s){var u=this.__data__;return u[a]=re&&s===void 0?n:s,this}W.prototype.clear=Dn,W.prototype.delete=On,W.prototype.get=Mn,W.prototype.has=Sn,W.prototype.set=vn;function R(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function xn(){this.__data__=[]}function En(a){var s=this.__data__,u=me(s,a);if(u<0)return!1;var l=s.length-1;return u==l?s.pop():hn.call(s,u,1),!0}function Pn(a){var s=this.__data__,u=me(s,a);return u<0?void 0:s[u][1]}function Nn(a){return me(this.__data__,a)>-1}function In(a,s){var u=this.__data__,l=me(u,a);return l<0?u.push([a,s]):u[l][1]=s,this}R.prototype.clear=xn,R.prototype.delete=En,R.prototype.get=Pn,R.prototype.has=Nn,R.prototype.set=In;function V(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function kn(){this.__data__={hash:new W,map:new(te||R),string:new W}}function Cn(a){return he(this,a).delete(a)}function Rn(a){return he(this,a).get(a)}function Yn(a){return he(this,a).has(a)}function qn(a,s){return he(this,a).set(a,s),this}V.prototype.clear=kn,V.prototype.delete=Cn,V.prototype.get=Rn,V.prototype.has=Yn,V.prototype.set=qn;function $(a){this.__data__=new R(a)}function Hn(){this.__data__=new R}function Gn(a){return this.__data__.delete(a)}function An(a){return this.__data__.get(a)}function Fn(a){return this.__data__.has(a)}function Wn(a,s){var u=this.__data__;if(u instanceof R){var l=u.__data__;if(!te||l.length<r-1)return l.push([a,s]),this;u=this.__data__=new V(l)}return u.set(a,s),this}$.prototype.clear=Hn,$.prototype.delete=Gn,$.prototype.get=An,$.prototype.has=Fn,$.prototype.set=Wn;function jn(a,s){var u=Re(a)||fa(a)?sn(a.length,String):[],l=u.length,T=!!l;for(var x in a)H.call(a,x)&&!(T&&(x=="length"||ua(x,l)))&&u.push(x);return u}function It(a,s,u){var l=a[s];(!(H.call(a,s)&&Yt(l,u))||u===void 0&&!(s in a))&&(a[s]=u)}function me(a,s){for(var u=a.length;u--;)if(Yt(a[u][0],s))return u;return-1}function Ln(a,s){return a&&kt(s,Ye(s),a)}function ke(a,s,u,l,T,x,Y){var E;if(l&&(E=x?l(a,T,x,Y):l(a)),E!==void 0)return E;if(!ye(a))return a;var Gt=Re(a);if(Gt){if(E=ia(a),!s)return ra(a,E)}else{var Q=j(a),At=Q==m||Q==g;if(ha(a))return Qn(a,s);if(Q==P||Q==o||At&&!x){if(bt(a))return x?a:{};if(E=sa(At?{}:a),!s)return na(a,Ln(E,a))}else{if(!w[Q])return x?a:{};E=oa(a,Q,ke,s)}}Y||(Y=new $);var Ft=Y.get(a);if(Ft)return Ft;if(Y.set(a,E),!Gt)var Wt=u?aa(a):Ye(a);return nn(Wt||a,function(qe,ge){Wt&&(ge=qe,qe=a[ge]),It(E,ge,ke(qe,s,u,l,ge,a,Y))}),E}function Un(a){return ye(a)?fn(a):{}}function zn(a,s,u){var l=s(a);return Re(a)?l:an(l,u(a))}function Vn(a){return fe.call(a)}function $n(a){if(!ye(a)||la(a))return!1;var s=Ht(a)||bt(a)?ln:Zr;return s.test(L(a))}function Xn(a){if(!Rt(a))return gn(a);var s=[];for(var u in Object(a))H.call(a,u)&&u!="constructor"&&s.push(u);return s}function Qn(a,s){if(s)return a.slice();var u=new a.constructor(a.length);return a.copy(u),u}function Ce(a){var s=new a.constructor(a.byteLength);return new xt(s).set(new xt(a)),s}function Zn(a,s){var u=s?Ce(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.byteLength)}function Bn(a,s,u){var l=s?u(Tt(a),!0):Tt(a);return _t(l,tn,new a.constructor)}function Kn(a){var s=new a.constructor(a.source,Qr.exec(a));return s.lastIndex=a.lastIndex,s}function Jn(a,s,u){var l=s?u(Dt(a),!0):Dt(a);return _t(l,rn,new a.constructor)}function ea(a){return Nt?Object(Nt.call(a)):{}}function ta(a,s){var u=s?Ce(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.length)}function ra(a,s){var u=-1,l=a.length;for(s||(s=Array(l));++u<l;)s[u]=a[u];return s}function kt(a,s,u,l){u||(u={});for(var T=-1,x=s.length;++T<x;){var Y=s[T],E=void 0;It(u,Y,E===void 0?a[Y]:E)}return u}function na(a,s){return kt(a,Ct(a),s)}function aa(a){return zn(a,Ye,Ct)}function he(a,s){var u=a.__data__;return ca(s)?u[typeof s=="string"?"string":"hash"]:u.map}function X(a,s){var u=on(a,s);return $n(u)?u:void 0}var Ct=Et?ve(Et,Object):pa,j=Vn;(Ee&&j(new Ee(new ArrayBuffer(1)))!=le||te&&j(new te)!=M||Pe&&j(Pe.resolve())!=k||Ne&&j(new Ne)!=A||Ie&&j(new Ie)!=F)&&(j=function(a){var s=fe.call(a),u=s==P?a.constructor:void 0,l=u?L(u):void 0;if(l)switch(l){case pn:return le;case wn:return M;case _n:return k;case bn:return A;case Tn:return F}return s});function ia(a){var s=a.length,u=a.constructor(s);return s&&typeof a[0]=="string"&&H.call(a,"index")&&(u.index=a.index,u.input=a.input),u}function sa(a){return typeof a.constructor=="function"&&!Rt(a)?Un(dn(a)):{}}function oa(a,s,u,l){var T=a.constructor;switch(s){case ot:return Ce(a);case d:case f:return new T(+a);case le:return Zn(a,l);case ut:case ct:case lt:case dt:case ft:case mt:case ht:case yt:case gt:return ta(a,l);case M:return Bn(a,l,u);case v:case O:return new T(a);case ee:return Kn(a);case A:return Jn(a,l,u);case b:return ea(a)}}function ua(a,s){return s=s??i,!!s&&(typeof a=="number"||Br.test(a))&&a>-1&&a%1==0&&a<s}function ca(a){var s=typeof a;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?a!=="__proto__":a===null}function la(a){return!!Ot&&Ot in a}function Rt(a){var s=a&&a.constructor,u=typeof s=="function"&&s.prototype||de;return a===u}function L(a){if(a!=null){try{return Mt.call(a)}catch{}try{return a+""}catch{}}return""}function da(a){return ke(a,!0,!0)}function Yt(a,s){return a===s||a!==a&&s!==s}function fa(a){return ma(a)&&H.call(a,"callee")&&(!mn.call(a,"callee")||fe.call(a)==o)}var Re=Array.isArray;function qt(a){return a!=null&&ya(a.length)&&!Ht(a)}function ma(a){return ga(a)&&qt(a)}var ha=yn||wa;function Ht(a){var s=ye(a)?fe.call(a):"";return s==m||s==g}function ya(a){return typeof a=="number"&&a>-1&&a%1==0&&a<=i}function ye(a){var s=typeof a;return!!a&&(s=="object"||s=="function")}function ga(a){return!!a&&typeof a=="object"}function Ye(a){return qt(a)?jn(a):Xn(a)}function pa(){return[]}function wa(){return!1}e.exports=da})(De,De.exports);var Is=De.exports;const ks=Ns(Is),J=(e,t)=>new Date(e.getTime()-Wr(t,e));class N{constructor(t){_(this,"timeframeText");_(this,"key");_(this,"display");_(this,"timeframeLength");_(this,"allowedTiers");_(this,"defaultResponseGranularity");_(this,"dataGranularity");_(this,"isRelative");_(this,"fineGrainedDefaultGranularity");_(this,"_startCustom");_(this,"_endCustom");_(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=Os(new Date,new Intl.DateTimeFormat().resolvedOptions().timeZone);return Fr(r,t)}}class Cs extends N{rawStart(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=J(r,t)),r}maximumTimeframeLength(){return 60*60*24*7}}class Rs extends N{rawStart(t){let r=K(this.tzAdjustedDate(t));return t&&(r=J(r,t)),r}maximumTimeframeLength(){return 60*60*24*31}}class Ys extends N{rawEnd(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=J(r,t)),r}rawStart(t){const r=this.tzAdjustedDate(t);let n=q(r.setDate(r.getDate()-7),{weekStartsOn:1});return t&&(n=J(n,t)),n}}class qs extends N{rawEnd(t){let r=K(this.tzAdjustedDate(t));return t&&(r=J(r,t)),r}rawStart(t){let r=K(Hr(this.tzAdjustedDate(t),1));return t&&(r=J(r,t)),r}}const Vr=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 Cs({key:h.CURRENT_WEEK,display:"This week",timeframeText:"Week",timeframeLength:()=>{const e=q(new Date,{weekStartsOn:1});return(_e(Lt(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 Rs({key:h.CURRENT_MONTH,display:"This month",timeframeText:"Month",timeframeLength:()=>{const e=K(new Date);return(_e(Lt(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})],[h.PREVIOUS_WEEK,new Ys({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 qs({key:h.PREVIOUS_MONTH,display:"Previous month",timeframeText:"Month",timeframeLength:()=>{let e=0;const t=K(new Date),r=K(Hr(new Date,1));return t.getTimezoneOffset()!==r.getTimezoneOffset()&&(e=$r(t,r)),60*60*24*Vi(new Date().setMonth(new Date().getMonth()-1))+Xi(e)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})]]);function Hs(e){const t=new Date(e.start),r=new Date(e.end),n=(r.getTime()-t.getTime())/1e3;return e.timePeriodsKey&&ks(Vr.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 Gs(e){return{...e.key!=="custom"&&{timePeriodsKey:e.key},start:e.rawStart(),end:e.rawEnd()}}function As(e){return{key:e.key,display:e.display,timeframeText:e.timeframeText,timeframeLength:()=>e.key,start:()=>e.rawStart(),end:()=>e.rawEnd()}}function $r(e,t){return Qi(e.getTimezoneOffset()-t.getTimezoneOffset())}const Fs={"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 Se{constructor(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 Ws=(e,t)=>{const r=st(10,1e4),n=new Se(r),i=Date.now()-6*60*60*1e3,o=Date.now(),c=[];let d=0;for(let m=i;m<=o;m+=60*60*1e3)if(t)for(const g in t)t[g].forEach(M=>{d+=n.next(50,500);const v={[g]:M,[e.name]:d},P={version:"1.0",timestamp:new Date(m).toISOString(),event:v};c.push(P)});else{d+=n.next(50,500);const g={version:"1.0",timestamp:new Date(m).toISOString(),event:{[e.name]:d}};c.push(g)}const f={};if(t)for(const m in t)f[m]={},t[m].forEach(g=>{f[m][g]={name:g,deleted:!1}});const y={start_ms:i,end_ms:o,start:new Date(i).toISOString(),end:new Date(o).toISOString(),query_id:"12345",metric_names:[e.name],metric_units:{[e.name]:e.unit},granularity_ms:60*60*1e3,display:f};return{data:c,meta:y}},js=e=>{const t=st(10,1e4),r=new Se(t),n=Date.now()-6*60*60*1e3,i=Date.now(),o=[],c={};e.forEach(f=>{c[f.name]=0});for(let f=n;f<=i;f+=60*60*1e3){const y={};e.forEach(g=>{c[g.name]+=r.next(50,500),y[g.name]=c[g.name]});const m={version:"1.0",timestamp:new Date(f).toISOString(),event:y};o.push(m)}const d={start_ms:n,end_ms:i,start:new Date(n).toISOString(),end:new Date(i).toISOString(),query_id:"12345",metric_names:e.map(f=>f.name),metric_units:e.reduce((f,y)=>(f[y.name]=y.unit,f),{}),granularity_ms:60*60*1e3,display:{}};return{data:o,meta:d}},Ls=(e,t)=>{const r=Math.floor(Math.random()*9991)+10,n=new Se(r),i=Date.now()-6*60*60*1e3,o=Date.now(),c=new Date((i+o)/2).toISOString(),d=[];if(t){const m=Object.keys(t),g=Object.values(t),M=(v,P)=>{if(P===m.length){e.forEach(k=>{v[k.name]=n.next(1e3,5e7)}),d.push({version:"1.0",timestamp:new Date().toISOString(),event:{...v}});return}g[P].forEach(k=>{M({...v,[m[P]]:k},P+1)})};M({},0)}else{const m={};e.forEach(g=>{m[g.name]=n.next(50,500)}),d.push({version:"1.0",timestamp:c,event:m})}const f={};if(t)for(const m in t)f[m]={},t[m].forEach(g=>{f[m][g]={name:g,deleted:!1}});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,g)=>(m[g.name]=g.unit,m),{}),truncated:!1,limit:50,display:f,granularity_ms:o-i};return{data:d,meta:y}};function st(e,t){return e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e+1)+e)}exports.DeltaQueryTime=Ps;exports.Granularities=ie;exports.REFRESH_INTERVAL_MS=Ta;exports.SeededRandom=Se;exports.TIMEFRAME_LOOKUP=Fs;exports.TimePeriods=Vr;exports.Timeframe=N;exports.TimeframeKeys=h;exports.TimeseriesQueryTime=Es;exports.UnaryQueryTime=zr;exports.aiExploreAggregations=dr;exports.aiQuerySchema=xr;exports.barChartSchema=wr;exports.basicExploreAggregations=Qe;exports.basicQuerySchema=vr;exports.ceilToNearestTimeGrain=it;exports.dashboardConfigSchema=qa;exports.dashboardTileTypes=Ca;exports.datasourceToFilterableDimensions=Ue;exports.datePickerSelectionToTimeframe=Hs;exports.donutChartSchema=Tr;exports.dstOffsetHours=$r;exports.exploreAggregations=lr;exports.exploreFilterTypesV2=Le;exports.exploreV4QuerySchema=Sr;exports.filterableAiExploreDimensions=Je;exports.filterableBasicExploreDimensions=Xe;exports.filterableExploreDimensions=Be;exports.filterableRequestDimensions=xa;exports.filterableRequestMetrics=Pa;exports.filterableRequestWildcardDimensions=Ea;exports.floorToNearestTimeGrain=Ur;exports.formatISOTimeWithTZ=Ms;exports.formatTime=Ve;exports.formatTimeRange=Ss;exports.gaugeChartSchema=br;exports.generateCrossSectionalData=Ls;exports.generateMultipleMetricTimeSeriesData=js;exports.generateSingleMetricTimeSeriesData=Ws;exports.granularitiesToOptions=vs;exports.granularityMsToQuery=jr;exports.granularityValues=$e;exports.metricCardSchema=Or;exports.msToGranularity=xs;exports.queryDatasources=Ia;exports.queryableAiExploreDimensions=Ke;exports.queryableBasicExploreDimensions=Oe;exports.queryableExploreDimensions=Ze;exports.queryableRequestDimensions=fr;exports.queryableRequestMetrics=hr;exports.queryableRequestWildcardDimensions=mr;exports.rand=st;exports.relativeTimeRangeValuesRequestV2=Na;exports.relativeTimeRangeValuesV4=cr;exports.reportChartTypes=Da;exports.requestFilterTypeEmptyV2=ur;exports.requestFilterTypeEqualsV2=Oa;exports.requestFilterTypeMetricV2=Ma;exports.requestFilterTypeWildcardV2=Sa;exports.singleValueSchema=Mr;exports.slottableSchema=pr;exports.stripUnknownFilters=ka;exports.tileConfigSchema=Ir;exports.tileDefinitionSchema=Pr;exports.tileLayoutSchema=Nr;exports.timeRangeTypeV2=va;exports.timeframeToDatepickerSelection=Gs;exports.timeframeToDatepickerTimeperiod=As;exports.timeseriesChartSchema=_r;exports.topNTableSchema=Dr;exports.validDashboardQuery=Er;
1
+ "use strict";var _a=Object.defineProperty;var ba=(e,t,r)=>t in e?_a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var _=(e,t,r)=>ba(e,typeof t!="symbol"?t+"":t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ta=30*1e3;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 Da=["horizontal_bar","vertical_bar","timeseries_line","choropleth_map","timeseries_bar","donut","single_value"],Le=["in","not_in","selector"],Oa=["=","!="],Ma=["=","!=","<",">","<=",">="],ur=["empty","not_empty"],Sa=["starts_with","ends_with"],va=["absolute","relative"],cr=["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"],se=e=>e.filter(t=>t!=="time"),Oe=["api","api_product","api_product_version","control_plane","control_plane_group","data_plane_node","gateway_service","portal","route","status_code","status_code_grouped","time"],Xe=se(Oe),Qe=["active_services","request_count","request_per_minute","response_latency_average"],Ze=[...Oe,"application","consumer","country_code","iso_code","upstream_status_code","upstream_status_code_grouped","response_source","data_plane_node_version","realm"],Be=se(Ze),lr=[...Qe,"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"],Ke=["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_id"],Je=se(Ke),dr=["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"],fr=["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"],xa=se(fr),mr=["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"],Ea=mr,hr=["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"],Pa=se(hr),Na=["15M","1H","6H","12H","24H","7D"],Ia=["basic","advanced","ai"],Ue={basic:new Set(Xe),advanced:new Set(Be),ai:new Set(Je)},ka=(e,t)=>t.filter(r=>"dimension"in r?Ue[e].has(r.dimension):Ue[e].has(r.field)),Ca=["horizontal_bar","vertical_bar","gauge","donut","timeseries_line","timeseries_bar","golden_signals","top_n","slottable","single_value"],oe={type:"string"},z={type:"string"},yr={type:"boolean"},gr={type:["object","array"],items:{type:"string"},additionalProperties:{type:"string"}},pr={type:"object",properties:{type:{type:"string",enum:["slottable"]},id:{type:"string"}},required:["type","id"],additionalProperties:!1},wr={type:"object",properties:{type:{type:"string",enum:["horizontal_bar","vertical_bar"]},stacked:{type:"boolean"},chartDatasetColors:gr,syntheticsDataKey:oe,chartTitle:z,allowCsvExport:yr},required:["type"],additionalProperties:!1},_r={type:"object",properties:{type:{type:"string",enum:["timeseries_line","timeseries_bar"]},stacked:{type:"boolean"},threshold:{type:"object",additionalProperties:{type:"number"}},chartDatasetColors:gr,syntheticsDataKey:oe,chartTitle:z,allowCsvExport:yr},required:["type"],additionalProperties:!1},br={type:"object",properties:{type:{type:"string",enum:["gauge"]},metricDisplay:{type:"string",enum:["hidden","single","full"]},reverseDataset:{type:"boolean"},numerator:{type:"number"},syntheticsDataKey:oe,chartTitle:z},required:["type"],additionalProperties:!1},Tr={type:"object",properties:{type:{type:"string",enum:["donut"]},syntheticsDataKey:oe,chartTitle:z},required:["type"],additionalProperties:!1},Dr={type:"object",properties:{chartTitle:z,syntheticsDataKey:oe,type:{type:"string",enum:["top_n"]},description:{type:"string"},entityLink:{type:"string"}},required:["type"],additionalProperties:!1},Or={type:"object",properties:{chartTitle:z,type:{type:"string",enum:["golden_signals"]},longCardTitles:{type:"boolean"},description:{type:"string"},percentileLatency:{type:"boolean"}},required:["type"],additionalProperties:!1},Mr={type:"object",properties:{type:{type:"string",enum:["single_value"]},decimalPoints:{type:"number"},chartTitle:z},required:["type"],additionalProperties:!1},Ra={type:"object",properties:{tz:{type:"string",default:"Etc/UTC"},type:{type:"string",enum:["relative"]},time_range:{type:"string",enum:cr,default:"1h"}},required:["type","time_range"],additionalProperties:!1},Ya={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},et={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:[Ra,Ya],default:{type:"relative",time_range:"1h"}},limit:{type:"number"},meta:{type:"object"}},tt=e=>({type:"array",description:"List of aggregated metrics to collect across the requested time span.",items:{type:"string",enum:e}}),rt=e=>({type:"array",description:"List of attributes or entity types to group by.",minItems:0,maxItems:2,items:{type:"string",enum:e}}),nt=e=>({type:"array",description:"A list of filters to apply to the query",items:{oneOf:[{type:"object",description:"A filter that specifies which data to include in the query",properties:{dimension:{type:"string",enum:e},type:{type:"string",enum:Le},values:{type:"array",items:{type:["string","number","null"]}}},required:["dimension","type","values"],additionalProperties:!1},{type:"object",description:"In filter",properties:{field:{type:"string",enum:e},operator:{type:"string",enum:Le},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:ur}},required:["field","operator"],additionalProperties:!1}]}}),Sr={type:"object",description:"A query to launch at the advanced explore API",properties:{datasource:{type:"string",enum:["advanced"]},metrics:tt(lr),dimensions:rt(Ze),filters:nt(Be),...et},required:["datasource"],additionalProperties:!1},vr={type:"object",description:"A query to launch at the basic explore API",properties:{datasource:{type:"string",enum:["basic"]},metrics:tt(Qe),dimensions:rt(Oe),filters:nt(Xe),...et},required:["datasource"],additionalProperties:!1},xr={type:"object",description:"A query to launch at the AI explore API",properties:{datasource:{type:"string",enum:["ai"]},metrics:tt(dr),dimensions:rt(Ke),filters:nt(Je),...et},required:["datasource"],additionalProperties:!1},Er={anyOf:[Sr,vr,xr]},Pr={type:"object",properties:{query:Er,chart:{anyOf:[wr,br,Tr,_r,Or,Dr,pr,Mr]}},required:["query","chart"],additionalProperties:!1},Nr={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},Ir={type:"object",properties:{definition:Pr,layout:Nr,id:{type:"string",description:"Unique identifier for the tile. If not provided, one will be generated."}},required:["definition","layout"],additionalProperties:!1},qa={type:"object",properties:{tiles:{type:"array",items:Ir},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}},required:["tiles","gridSize"],additionalProperties:!1},kr=6048e5,Ha=864e5,Ga=60,Aa=3600,jt=Symbol.for("constructDateFrom");function I(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&jt in e?e[jt](t):e instanceof Date?new e.constructor(t):new Date(t)}function D(e,t){return I(t||e,e)}function Lt(e,t,r){const n=D(e,r==null?void 0:r.in);return isNaN(t)?I(e,NaN):(n.setDate(n.getDate()+t),n)}function Fa(e,t,r){const n=D(e,r==null?void 0:r.in);if(isNaN(t))return I(e,NaN);const i=n.getDate(),o=I(e,n.getTime());o.setMonth(n.getMonth()+t+1,0);const c=o.getDate();return i>=c?o:(n.setFullYear(o.getFullYear(),o.getMonth(),i),n)}let Wa={};function ue(){return Wa}function q(e,t){var d,f,y,m;const r=ue(),n=(t==null?void 0:t.weekStartsOn)??((f=(d=t==null?void 0:t.locale)==null?void 0:d.options)==null?void 0:f.weekStartsOn)??r.weekStartsOn??((m=(y=r.locale)==null?void 0:y.options)==null?void 0:m.weekStartsOn)??0,i=D(e,t==null?void 0:t.in),o=i.getDay(),c=(o<n?7:0)+o-n;return i.setDate(i.getDate()-c),i.setHours(0,0,0,0),i}function we(e,t){return q(e,{...t,weekStartsOn:1})}function Cr(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=I(r,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const o=we(i),c=I(r,0);c.setFullYear(n,0,4),c.setHours(0,0,0,0);const d=we(c);return r.getTime()>=o.getTime()?n+1:r.getTime()>=d.getTime()?n:n-1}function Ut(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 ja(e,...t){const r=I.bind(null,t.find(n=>typeof n=="object"));return t.map(r)}function _e(e,t){const r=D(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function La(e,t,r){const[n,i]=ja(r==null?void 0:r.in,e,t),o=_e(n),c=_e(i),d=+o-Ut(o),f=+c-Ut(c);return Math.round((d-f)/Ha)}function Ua(e,t){const r=Cr(e,t),n=I(e,0);return n.setFullYear(r,0,4),n.setHours(0,0,0,0),we(n)}function za(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Va(e){return!(!za(e)&&typeof e!="number"||isNaN(+D(e)))}function K(e,t){const r=D(e,t==null?void 0:t.in);return r.setDate(1),r.setHours(0,0,0,0),r}function $a(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 Xa={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"}},Qa=(e,t,r)=>{let n;const i=Xa[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 He(e){return(t={})=>{const r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}const Za={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Ba={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Ka={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Ja={date:He({formats:Za,defaultWidth:"full"}),time:He({formats:Ba,defaultWidth:"full"}),dateTime:He({formats:Ka,defaultWidth:"full"})},ei={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ti=(e,t,r,n)=>ei[e];function ne(e){return(t,r)=>{const n=r!=null&&r.context?String(r.context):"standalone";let i;if(n==="formatting"&&e.formattingValues){const c=e.defaultFormattingWidth||e.defaultWidth,d=r!=null&&r.width?String(r.width):c;i=e.formattingValues[d]||e.formattingValues[c]}else{const c=e.defaultWidth,d=r!=null&&r.width?String(r.width):e.defaultWidth;i=e.values[d]||e.values[c]}const o=e.argumentCallback?e.argumentCallback(t):t;return i[o]}}const ri={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},ni={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},ai={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"]},ii={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"]},si={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"}},oi={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"}},ui=(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"},ci={ordinalNumber:ui,era:ne({values:ri,defaultWidth:"wide"}),quarter:ne({values:ni,defaultWidth:"wide",argumentCallback:e=>e-1}),month:ne({values:ai,defaultWidth:"wide"}),day:ne({values:ii,defaultWidth:"wide"}),dayPeriod:ne({values:si,defaultWidth:"wide",formattingValues:oi,defaultFormattingWidth:"wide"})};function ae(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 c=o[0],d=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],f=Array.isArray(d)?di(d,g=>g.test(c)):li(d,g=>g.test(c));let y;y=e.valueCallback?e.valueCallback(f):f,y=r.valueCallback?r.valueCallback(y):y;const m=t.slice(c.length);return{value:y,rest:m}}}function li(e,t){for(const r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function di(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function fi(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 c=e.valueCallback?e.valueCallback(o[0]):o[0];c=r.valueCallback?r.valueCallback(c):c;const d=t.slice(i.length);return{value:c,rest:d}}}const mi=/^(\d+)(th|st|nd|rd)?/i,hi=/\d+/i,yi={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},gi={any:[/^b/i,/^(a|c)/i]},pi={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},wi={any:[/1/i,/2/i,/3/i,/4/i]},_i={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},bi={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]},Ti={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},Di={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]},Oi={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},Mi={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}},Si={ordinalNumber:fi({matchPattern:mi,parsePattern:hi,valueCallback:e=>parseInt(e,10)}),era:ae({matchPatterns:yi,defaultMatchWidth:"wide",parsePatterns:gi,defaultParseWidth:"any"}),quarter:ae({matchPatterns:pi,defaultMatchWidth:"wide",parsePatterns:wi,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ae({matchPatterns:_i,defaultMatchWidth:"wide",parsePatterns:bi,defaultParseWidth:"any"}),day:ae({matchPatterns:Ti,defaultMatchWidth:"wide",parsePatterns:Di,defaultParseWidth:"any"}),dayPeriod:ae({matchPatterns:Oi,defaultMatchWidth:"any",parsePatterns:Mi,defaultParseWidth:"any"})},vi={code:"en-US",formatDistance:Qa,formatLong:Ja,formatRelative:ti,localize:ci,match:Si,options:{weekStartsOn:0,firstWeekContainsDate:1}};function xi(e,t){const r=D(e,t==null?void 0:t.in);return La(r,$a(r))+1}function Ei(e,t){const r=D(e,t==null?void 0:t.in),n=+we(r)-+Ua(r);return Math.round(n/kr)+1}function Rr(e,t){var m,g,M,v;const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=ue(),o=(t==null?void 0:t.firstWeekContainsDate)??((g=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:g.firstWeekContainsDate)??i.firstWeekContainsDate??((v=(M=i.locale)==null?void 0:M.options)==null?void 0:v.firstWeekContainsDate)??1,c=I((t==null?void 0:t.in)||e,0);c.setFullYear(n+1,0,o),c.setHours(0,0,0,0);const d=q(c,t),f=I((t==null?void 0:t.in)||e,0);f.setFullYear(n,0,o),f.setHours(0,0,0,0);const y=q(f,t);return+r>=+d?n+1:+r>=+y?n:n-1}function Pi(e,t){var d,f,y,m;const r=ue(),n=(t==null?void 0:t.firstWeekContainsDate)??((f=(d=t==null?void 0:t.locale)==null?void 0:d.options)==null?void 0:f.firstWeekContainsDate)??r.firstWeekContainsDate??((m=(y=r.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)??1,i=Rr(e,t),o=I((t==null?void 0:t.in)||e,0);return o.setFullYear(i,0,n),o.setHours(0,0,0,0),q(o,t)}function Ni(e,t){const r=D(e,t==null?void 0:t.in),n=+q(r,t)-+Pi(r,t);return Math.round(n/kr)+1}function p(e,t){const r=e<0?"-":"",n=Math.abs(e).toString().padStart(t,"0");return r+n}const G={y(e,t){const r=e.getFullYear(),n=r>0?r:1-r;return p(t==="yy"?n%100:n,t.length)},M(e,t){const r=e.getMonth();return t==="M"?String(r+1):p(r+1,2)},d(e,t){return p(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 p(e.getHours()%12||12,t.length)},H(e,t){return p(e.getHours(),t.length)},m(e,t){return p(e.getMinutes(),t.length)},s(e,t){return p(e.getSeconds(),t.length)},S(e,t){const r=t.length,n=e.getMilliseconds(),i=Math.trunc(n*Math.pow(10,r-3));return p(i,t.length)}},Z={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},zt={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 G.y(e,t)},Y:function(e,t,r,n){const i=Rr(e,n),o=i>0?i:1-i;if(t==="YY"){const c=o%100;return p(c,2)}return t==="Yo"?r.ordinalNumber(o,{unit:"year"}):p(o,t.length)},R:function(e,t){const r=Cr(e);return p(r,t.length)},u:function(e,t){const r=e.getFullYear();return p(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 p(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 p(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 G.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 p(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=Ni(e,n);return t==="wo"?r.ordinalNumber(i,{unit:"week"}):p(i,t.length)},I:function(e,t,r){const n=Ei(e);return t==="Io"?r.ordinalNumber(n,{unit:"week"}):p(n,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):G.d(e,t)},D:function(e,t,r){const n=xi(e);return t==="Do"?r.ordinalNumber(n,{unit:"dayOfYear"}):p(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 p(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 p(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 p(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=Z.noon:n===0?i=Z.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=Z.evening:n>=12?i=Z.afternoon:n>=4?i=Z.morning:i=Z.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 G.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):G.H(e,t)},K:function(e,t,r){const n=e.getHours()%12;return t==="Ko"?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},k:function(e,t,r){let n=e.getHours();return n===0&&(n=24),t==="ko"?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):G.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):G.s(e,t)},S:function(e,t){return G.S(e,t)},X:function(e,t,r){const n=e.getTimezoneOffset();if(n===0)return"Z";switch(t){case"X":return $t(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 $t(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"+Vt(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"+Vt(n,":");case"zzzz":default:return"GMT"+U(n,":")}},t:function(e,t,r){const n=Math.trunc(+e/1e3);return p(n,t.length)},T:function(e,t,r){return p(+e,t.length)}};function Vt(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+p(o,2)}function $t(e,t){return e%60===0?(e>0?"-":"+")+p(Math.abs(e)/60,2):U(e,t)}function U(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=p(Math.trunc(n/60),2),o=p(n%60,2);return r+i+t+o}const Xt=(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"})}},Yr=(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"})}},Ii=(e,t)=>{const r=e.match(/(P+)(p+)?/)||[],n=r[1],i=r[2];if(!i)return Xt(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}}",Xt(n,t)).replace("{{time}}",Yr(i,t))},ki={p:Yr,P:Ii},Ci=/^D+$/,Ri=/^Y+$/,Yi=["D","DD","YY","YYYY"];function qi(e){return Ci.test(e)}function Hi(e){return Ri.test(e)}function Gi(e,t,r){const n=Ai(e,t,r);if(console.warn(n),Yi.includes(e))throw new RangeError(n)}function Ai(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 Fi=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Wi=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,ji=/^'([^]*?)'?$/,Li=/''/g,Ui=/[a-zA-Z]/;function qr(e,t,r){var m,g,M,v,P,k,ee,A;const n=ue(),i=(r==null?void 0:r.locale)??n.locale??vi,o=(r==null?void 0:r.firstWeekContainsDate)??((g=(m=r==null?void 0:r.locale)==null?void 0:m.options)==null?void 0:g.firstWeekContainsDate)??n.firstWeekContainsDate??((v=(M=n.locale)==null?void 0:M.options)==null?void 0:v.firstWeekContainsDate)??1,c=(r==null?void 0:r.weekStartsOn)??((k=(P=r==null?void 0:r.locale)==null?void 0:P.options)==null?void 0:k.weekStartsOn)??n.weekStartsOn??((A=(ee=n.locale)==null?void 0:ee.options)==null?void 0:A.weekStartsOn)??0,d=D(e,r==null?void 0:r.in);if(!Va(d))throw new RangeError("Invalid time value");let f=t.match(Wi).map(O=>{const b=O[0];if(b==="p"||b==="P"){const F=ki[b];return F(O,i.formatLong)}return O}).join("").match(Fi).map(O=>{if(O==="''")return{isToken:!1,value:"'"};const b=O[0];if(b==="'")return{isToken:!1,value:zi(O)};if(zt[b])return{isToken:!0,value:O};if(b.match(Ui))throw new RangeError("Format string contains an unescaped latin alphabet character `"+b+"`");return{isToken:!1,value:O}});i.localize.preprocessor&&(f=i.localize.preprocessor(d,f));const y={firstWeekContainsDate:o,weekStartsOn:c,locale:i};return f.map(O=>{if(!O.isToken)return O.value;const b=O.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&Hi(b)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&qi(b))&&Gi(b,t,String(e));const F=zt[b[0]];return F(d,b,i.localize,y)}).join("")}function zi(e){const t=e.match(ji);return t?t[1].replace(Li,"'"):e}function Vi(e,t){const r=D(e,t==null?void 0:t.in),n=r.getFullYear(),i=r.getMonth(),o=I(r,0);return o.setFullYear(n,i+1,0),o.setHours(0,0,0,0),o.getDate()}function $i(){return Object.assign({},ue())}function Qt(e){return+D(e)}function Zt(e){return Math.trunc(+D(e)/1e3)}function Xi(e){return Math.trunc(e*Aa)}function Qi(e){const t=e/Ga;return Math.trunc(t)}function Hr(e,t,r){return Fa(e,-t,r)}function Bt(e,t,r){const n=$i(),i=Ki(e,r.timeZone,r.locale??n.locale);return"formatToParts"in i?Zi(i,t):Bi(i,t)}function Zi(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 Bi(e,t){const r=e.format(t).replace(/\u200E/g,""),n=/ [\w-+ ]+$/.exec(r);return n?n[0].substr(1):""}function Ki(e,t,r){return new Intl.DateTimeFormat(r?[r.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}function Ji(e,t){const r=as(t);return"formatToParts"in r?ts(r,e):rs(r,e)}const es={year:0,month:1,day:2,hour:3,minute:4,second:5};function ts(e,t){try{const r=e.formatToParts(t),n=[];for(let i=0;i<r.length;i++){const o=es[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 rs(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 Ge={},Kt=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")),ns=Kt==="06/25/2014, 00:00:00"||Kt==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";function as(e){return Ge[e]||(Ge[e]=ns?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"})),Ge[e]}function at(e,t,r,n,i,o,c){const d=new Date(0);return d.setUTCFullYear(e,t,r),d.setUTCHours(n,i,o,c),d}const Jt=36e5,is=6e4,Ae={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function ce(e,t,r){if(!e)return 0;let n=Ae.timezoneZ.exec(e);if(n)return 0;let i,o;if(n=Ae.timezoneHH.exec(e),n)return i=parseInt(n[1],10),er(i)?-(i*Jt):NaN;if(n=Ae.timezoneHHMM.exec(e),n){i=parseInt(n[2],10);const c=parseInt(n[3],10);return er(i,c)?(o=Math.abs(i)*Jt+c*is,n[1]==="+"?-o:o):NaN}if(us(e)){t=new Date(t||Date.now());const c=r?t:ss(t),d=ze(c,e);return-(r?d:os(t,d,e))}return NaN}function ss(e){return at(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function ze(e,t){const r=Ji(e,t),n=at(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 os(e,t,r){let i=e.getTime()-t;const o=ze(new Date(i),r);if(t===o)return t;i-=o-t;const c=ze(new Date(i),r);return o===c?o:Math.max(o,c)}function er(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}const tr={};function us(e){if(tr[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),tr[e]=!0,!0}catch{return!1}}const cs=60*1e3,ls={X:function(e,t,r){const n=Fe(r.timeZone,e);if(n===0)return"Z";switch(t){case"X":return rr(n);case"XXXX":case"XX":return B(n);case"XXXXX":case"XXX":default:return B(n,":")}},x:function(e,t,r){const n=Fe(r.timeZone,e);switch(t){case"x":return rr(n);case"xxxx":case"xx":return B(n);case"xxxxx":case"xxx":default:return B(n,":")}},O:function(e,t,r){const n=Fe(r.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+ds(n,":");case"OOOO":default:return"GMT"+B(n,":")}},z:function(e,t,r){switch(t){case"z":case"zz":case"zzz":return Bt("short",e,r);case"zzzz":default:return Bt("long",e,r)}}};function Fe(e,t){const r=e?ce(e,t,!0)/cs:(t==null?void 0:t.getTimezoneOffset())??0;if(Number.isNaN(r))throw new RangeError("Invalid time zone specified: "+e);return r}function be(e,t){const r=e<0?"-":"";let n=Math.abs(e).toString();for(;n.length<t;)n="0"+n;return r+n}function B(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),i=be(Math.floor(n/60),2),o=be(Math.floor(n%60),2);return r+i+t+o}function rr(e,t){return e%60===0?(e>0?"-":"+")+be(Math.abs(e)/60,2):B(e,t)}function ds(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+be(o,2)}function nr(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 Gr=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,We=36e5,ar=6e4,fs=2,S={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:Gr};function Te(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?fs: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=ms(e),{year:i,restDateString:o}=hs(n.date,r),c=ys(o,i);if(c===null||isNaN(c.getTime()))return new Date(NaN);if(c){const d=c.getTime();let f=0,y;if(n.time&&(f=gs(n.time),f===null||isNaN(f)))return new Date(NaN);if(n.timeZone||t.timeZone){if(y=ce(n.timeZone||t.timeZone,new Date(d+f)),isNaN(y))return new Date(NaN)}else y=nr(new Date(d+f)),y=nr(new Date(d+f+y));return new Date(d+f+y)}else return new Date(NaN)}function ms(e){const t={};let r=S.dateTimePattern.exec(e),n;if(r?(t.date=r[1],n=r[3]):(r=S.datePattern.exec(e),r?(t.date=r[1],n=r[2]):(t.date=null,n=e)),n){const i=S.timeZone.exec(n);i?(t.time=n.replace(i[1],""),t.timeZone=i[1].trim()):t.time=n}return t}function hs(e,t){if(e){const r=S.YYY[t],n=S.YYYYY[t];let i=S.YYYY.exec(e)||n.exec(e);if(i){const o=i[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(i=S.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 ys(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=S.MM.exec(e);if(o)return r=new Date(0),n=parseInt(o[1],10)-1,sr(t,n)?(r.setUTCFullYear(t,n),r):new Date(NaN);if(o=S.DDD.exec(e),o){r=new Date(0);const c=parseInt(o[1],10);return _s(t,c)?(r.setUTCFullYear(t,0,c),r):new Date(NaN)}if(o=S.MMDD.exec(e),o){r=new Date(0),n=parseInt(o[1],10)-1;const c=parseInt(o[2],10);return sr(t,n,c)?(r.setUTCFullYear(t,n,c),r):new Date(NaN)}if(o=S.Www.exec(e),o)return i=parseInt(o[1],10)-1,or(i)?ir(t,i):new Date(NaN);if(o=S.WwwD.exec(e),o){i=parseInt(o[1],10)-1;const c=parseInt(o[2],10)-1;return or(i,c)?ir(t,i,c):new Date(NaN)}return null}function gs(e){let t,r,n=S.HH.exec(e);if(n)return t=parseFloat(n[1].replace(",",".")),je(t)?t%24*We:NaN;if(n=S.HHMM.exec(e),n)return t=parseInt(n[1],10),r=parseFloat(n[2].replace(",",".")),je(t,r)?t%24*We+r*ar:NaN;if(n=S.HHMMSS.exec(e),n){t=parseInt(n[1],10),r=parseInt(n[2],10);const i=parseFloat(n[3].replace(",","."));return je(t,r,i)?t%24*We+r*ar+i*1e3:NaN}return null}function ir(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 ps=[31,28,31,30,31,30,31,31,30,31,30,31],ws=[31,29,31,30,31,30,31,31,30,31,30,31];function Ar(e){return e%400===0||e%4===0&&e%100!==0}function sr(e,t,r){if(t<0||t>11)return!1;if(r!=null){if(r<1)return!1;const n=Ar(e);if(n&&r>ws[t]||!n&&r>ps[t])return!1}return!0}function _s(e,t){if(t<1)return!1;const r=Ar(e);return!(r&&t>366||!r&&t>365)}function or(e,t){return!(e<0||e>52||t!=null&&(t<0||t>6))}function je(e,t,r){return!(e<0||e>=25||t!=null&&(t<0||t>=60)||r!=null&&(r<0||r>=60))}const bs=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function Ts(e,t,r={}){t=String(t);const n=t.match(bs);if(n){const i=Te(r.originalDate||e,r);t=n.reduce(function(o,c){if(c[0]==="'")return o;const d=o.indexOf(c),f=o[d-1]==="'",y=o.replace(c,"'"+ls[c[0]](i,c,r)+"'");return f?y.substring(0,d-1)+y.substring(d+1):y},t)}return qr(e,t,r)}function Fr(e,t,r){e=Te(e,r);const n=ce(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 Ds(e,t,r,n){return n={...n,timeZone:t,originalDate:e},Ts(Fr(e,t,{timeZone:n.timeZone}),r,n)}function Os(e,t,r){if(typeof e=="string"&&!e.match(Gr))return Te(e,{...r,timeZone:t});e=Te(e,r);const n=at(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()).getTime(),i=ce(t,new Date(n));return new Date(n+i)}function Wr(e,t){return-ce(e,t)}function Ms(e){return qr(e,"yyyy-MM-dd'T'HH:mm:ss.SSSXXX")}function Ve(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 Ds(i,r,n)}catch{return console.error("Invalid value passed to formatTime",e),"(invalid date)"}}function Ss(e,t){return`${Ve(e.getTime())} - ${Ve(t.getTime(),{includeTZ:!0})}`}const ie={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 vs(e,t){return e.map(r=>({value:r,label:t.t(`configuration.vitals.reports.granularity.${r}`)}))}function jr(e,t){return{duration:e,type:"duration",origin:t}}function xs(e){return e&&$e.find(r=>e<=ie[r])||null}function Lr(e,t,r,n){const i=ie[r];let o=0;return i>=ie.daily&&(n?o=-Wr(n,t):o=t.getTimezoneOffset()*60*1e3),new Date(e((t.getTime()-o)/i)*i+o)}function Ur(e,t,r){return Lr(Math.floor,e,t,r)}function it(e,t,r){return Lr(Math.ceil,e,t,r)}class Me{constructor(t,r,n){_(this,"timeframe");_(this,"tz");_(this,"dataGranularity");if(this.constructor===Me)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),c=Ur(o,r,this.tz),f=(i.getTime()-c.getTime())*(n-1);return new Date(c.getTime()-f)}}granularitySeconds(){return Math.floor(this.granularityMs()/1e3)}granularityDruid(){return jr(this.granularityMs(),this.startDate().toISOString())}startSeconds(){return Zt(this.startDate())}endSeconds(){return Zt(this.endDate())}startMs(){return Qt(this.startDate())}endMs(){return Qt(this.endDate())}}class Es extends Me{constructor(r,n,i,o,c){super(r,i,o);_(this,"granularity");n&&r.allowedGranularities(c).has(n)?this.granularity=n:c?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 ie[this.granularity]}}class zr extends Me{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 Ps extends zr{startDate(){return this.calculateStartDate(this.timeframe.isRelative,this.dataGranularity,2)}granularityMs(){return this.endDate().getTime()-super.startDate().getTime()}}var pe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ns(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var De={exports:{}};De.exports;(function(e,t){var r=200,n="__lodash_hash_undefined__",i=9007199254740991,o="[object Arguments]",c="[object Array]",d="[object Boolean]",f="[object Date]",y="[object Error]",m="[object Function]",g="[object GeneratorFunction]",M="[object Map]",v="[object Number]",P="[object Object]",k="[object Promise]",ee="[object RegExp]",A="[object Set]",O="[object String]",b="[object Symbol]",F="[object WeakMap]",ot="[object ArrayBuffer]",le="[object DataView]",ut="[object Float32Array]",ct="[object Float64Array]",lt="[object Int8Array]",dt="[object Int16Array]",ft="[object Int32Array]",mt="[object Uint8Array]",ht="[object Uint8ClampedArray]",yt="[object Uint16Array]",gt="[object Uint32Array]",Xr=/[\\^$.*+?()[\]{}|]/g,Qr=/\w*$/,Zr=/^\[object .+?Constructor\]$/,Br=/^(?:0|[1-9]\d*)$/,w={};w[o]=w[c]=w[ot]=w[le]=w[d]=w[f]=w[ut]=w[ct]=w[lt]=w[dt]=w[ft]=w[M]=w[v]=w[P]=w[ee]=w[A]=w[O]=w[b]=w[mt]=w[ht]=w[yt]=w[gt]=!0,w[y]=w[m]=w[F]=!1;var Kr=typeof pe=="object"&&pe&&pe.Object===Object&&pe,Jr=typeof self=="object"&&self&&self.Object===Object&&self,C=Kr||Jr||Function("return this")(),pt=t&&!t.nodeType&&t,wt=pt&&!0&&e&&!e.nodeType&&e,en=wt&&wt.exports===pt;function tn(a,s){return a.set(s[0],s[1]),a}function rn(a,s){return a.add(s),a}function nn(a,s){for(var u=-1,l=a?a.length:0;++u<l&&s(a[u],u,a)!==!1;);return a}function an(a,s){for(var u=-1,l=s.length,T=a.length;++u<l;)a[T+u]=s[u];return a}function _t(a,s,u,l){for(var T=-1,x=a?a.length:0;++T<x;)u=s(u,a[T],T,a);return u}function sn(a,s){for(var u=-1,l=Array(a);++u<a;)l[u]=s(u);return l}function on(a,s){return a==null?void 0:a[s]}function bt(a){var s=!1;if(a!=null&&typeof a.toString!="function")try{s=!!(a+"")}catch{}return s}function Tt(a){var s=-1,u=Array(a.size);return a.forEach(function(l,T){u[++s]=[T,l]}),u}function ve(a,s){return function(u){return a(s(u))}}function Dt(a){var s=-1,u=Array(a.size);return a.forEach(function(l){u[++s]=l}),u}var un=Array.prototype,cn=Function.prototype,de=Object.prototype,xe=C["__core-js_shared__"],Ot=function(){var a=/[^.]+$/.exec(xe&&xe.keys&&xe.keys.IE_PROTO||"");return a?"Symbol(src)_1."+a:""}(),Mt=cn.toString,H=de.hasOwnProperty,fe=de.toString,ln=RegExp("^"+Mt.call(H).replace(Xr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),St=en?C.Buffer:void 0,vt=C.Symbol,xt=C.Uint8Array,dn=ve(Object.getPrototypeOf,Object),fn=Object.create,mn=de.propertyIsEnumerable,hn=un.splice,Et=Object.getOwnPropertySymbols,yn=St?St.isBuffer:void 0,gn=ve(Object.keys,Object),Ee=X(C,"DataView"),te=X(C,"Map"),Pe=X(C,"Promise"),Ne=X(C,"Set"),Ie=X(C,"WeakMap"),re=X(Object,"create"),pn=L(Ee),wn=L(te),_n=L(Pe),bn=L(Ne),Tn=L(Ie),Pt=vt?vt.prototype:void 0,Nt=Pt?Pt.valueOf:void 0;function W(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function Dn(){this.__data__=re?re(null):{}}function On(a){return this.has(a)&&delete this.__data__[a]}function Mn(a){var s=this.__data__;if(re){var u=s[a];return u===n?void 0:u}return H.call(s,a)?s[a]:void 0}function Sn(a){var s=this.__data__;return re?s[a]!==void 0:H.call(s,a)}function vn(a,s){var u=this.__data__;return u[a]=re&&s===void 0?n:s,this}W.prototype.clear=Dn,W.prototype.delete=On,W.prototype.get=Mn,W.prototype.has=Sn,W.prototype.set=vn;function R(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function xn(){this.__data__=[]}function En(a){var s=this.__data__,u=me(s,a);if(u<0)return!1;var l=s.length-1;return u==l?s.pop():hn.call(s,u,1),!0}function Pn(a){var s=this.__data__,u=me(s,a);return u<0?void 0:s[u][1]}function Nn(a){return me(this.__data__,a)>-1}function In(a,s){var u=this.__data__,l=me(u,a);return l<0?u.push([a,s]):u[l][1]=s,this}R.prototype.clear=xn,R.prototype.delete=En,R.prototype.get=Pn,R.prototype.has=Nn,R.prototype.set=In;function V(a){var s=-1,u=a?a.length:0;for(this.clear();++s<u;){var l=a[s];this.set(l[0],l[1])}}function kn(){this.__data__={hash:new W,map:new(te||R),string:new W}}function Cn(a){return he(this,a).delete(a)}function Rn(a){return he(this,a).get(a)}function Yn(a){return he(this,a).has(a)}function qn(a,s){return he(this,a).set(a,s),this}V.prototype.clear=kn,V.prototype.delete=Cn,V.prototype.get=Rn,V.prototype.has=Yn,V.prototype.set=qn;function $(a){this.__data__=new R(a)}function Hn(){this.__data__=new R}function Gn(a){return this.__data__.delete(a)}function An(a){return this.__data__.get(a)}function Fn(a){return this.__data__.has(a)}function Wn(a,s){var u=this.__data__;if(u instanceof R){var l=u.__data__;if(!te||l.length<r-1)return l.push([a,s]),this;u=this.__data__=new V(l)}return u.set(a,s),this}$.prototype.clear=Hn,$.prototype.delete=Gn,$.prototype.get=An,$.prototype.has=Fn,$.prototype.set=Wn;function jn(a,s){var u=Re(a)||fa(a)?sn(a.length,String):[],l=u.length,T=!!l;for(var x in a)H.call(a,x)&&!(T&&(x=="length"||ua(x,l)))&&u.push(x);return u}function It(a,s,u){var l=a[s];(!(H.call(a,s)&&Yt(l,u))||u===void 0&&!(s in a))&&(a[s]=u)}function me(a,s){for(var u=a.length;u--;)if(Yt(a[u][0],s))return u;return-1}function Ln(a,s){return a&&kt(s,Ye(s),a)}function ke(a,s,u,l,T,x,Y){var E;if(l&&(E=x?l(a,T,x,Y):l(a)),E!==void 0)return E;if(!ye(a))return a;var Gt=Re(a);if(Gt){if(E=ia(a),!s)return ra(a,E)}else{var Q=j(a),At=Q==m||Q==g;if(ha(a))return Qn(a,s);if(Q==P||Q==o||At&&!x){if(bt(a))return x?a:{};if(E=sa(At?{}:a),!s)return na(a,Ln(E,a))}else{if(!w[Q])return x?a:{};E=oa(a,Q,ke,s)}}Y||(Y=new $);var Ft=Y.get(a);if(Ft)return Ft;if(Y.set(a,E),!Gt)var Wt=u?aa(a):Ye(a);return nn(Wt||a,function(qe,ge){Wt&&(ge=qe,qe=a[ge]),It(E,ge,ke(qe,s,u,l,ge,a,Y))}),E}function Un(a){return ye(a)?fn(a):{}}function zn(a,s,u){var l=s(a);return Re(a)?l:an(l,u(a))}function Vn(a){return fe.call(a)}function $n(a){if(!ye(a)||la(a))return!1;var s=Ht(a)||bt(a)?ln:Zr;return s.test(L(a))}function Xn(a){if(!Rt(a))return gn(a);var s=[];for(var u in Object(a))H.call(a,u)&&u!="constructor"&&s.push(u);return s}function Qn(a,s){if(s)return a.slice();var u=new a.constructor(a.length);return a.copy(u),u}function Ce(a){var s=new a.constructor(a.byteLength);return new xt(s).set(new xt(a)),s}function Zn(a,s){var u=s?Ce(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.byteLength)}function Bn(a,s,u){var l=s?u(Tt(a),!0):Tt(a);return _t(l,tn,new a.constructor)}function Kn(a){var s=new a.constructor(a.source,Qr.exec(a));return s.lastIndex=a.lastIndex,s}function Jn(a,s,u){var l=s?u(Dt(a),!0):Dt(a);return _t(l,rn,new a.constructor)}function ea(a){return Nt?Object(Nt.call(a)):{}}function ta(a,s){var u=s?Ce(a.buffer):a.buffer;return new a.constructor(u,a.byteOffset,a.length)}function ra(a,s){var u=-1,l=a.length;for(s||(s=Array(l));++u<l;)s[u]=a[u];return s}function kt(a,s,u,l){u||(u={});for(var T=-1,x=s.length;++T<x;){var Y=s[T],E=void 0;It(u,Y,E===void 0?a[Y]:E)}return u}function na(a,s){return kt(a,Ct(a),s)}function aa(a){return zn(a,Ye,Ct)}function he(a,s){var u=a.__data__;return ca(s)?u[typeof s=="string"?"string":"hash"]:u.map}function X(a,s){var u=on(a,s);return $n(u)?u:void 0}var Ct=Et?ve(Et,Object):pa,j=Vn;(Ee&&j(new Ee(new ArrayBuffer(1)))!=le||te&&j(new te)!=M||Pe&&j(Pe.resolve())!=k||Ne&&j(new Ne)!=A||Ie&&j(new Ie)!=F)&&(j=function(a){var s=fe.call(a),u=s==P?a.constructor:void 0,l=u?L(u):void 0;if(l)switch(l){case pn:return le;case wn:return M;case _n:return k;case bn:return A;case Tn:return F}return s});function ia(a){var s=a.length,u=a.constructor(s);return s&&typeof a[0]=="string"&&H.call(a,"index")&&(u.index=a.index,u.input=a.input),u}function sa(a){return typeof a.constructor=="function"&&!Rt(a)?Un(dn(a)):{}}function oa(a,s,u,l){var T=a.constructor;switch(s){case ot:return Ce(a);case d:case f:return new T(+a);case le:return Zn(a,l);case ut:case ct:case lt:case dt:case ft:case mt:case ht:case yt:case gt:return ta(a,l);case M:return Bn(a,l,u);case v:case O:return new T(a);case ee:return Kn(a);case A:return Jn(a,l,u);case b:return ea(a)}}function ua(a,s){return s=s??i,!!s&&(typeof a=="number"||Br.test(a))&&a>-1&&a%1==0&&a<s}function ca(a){var s=typeof a;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?a!=="__proto__":a===null}function la(a){return!!Ot&&Ot in a}function Rt(a){var s=a&&a.constructor,u=typeof s=="function"&&s.prototype||de;return a===u}function L(a){if(a!=null){try{return Mt.call(a)}catch{}try{return a+""}catch{}}return""}function da(a){return ke(a,!0,!0)}function Yt(a,s){return a===s||a!==a&&s!==s}function fa(a){return ma(a)&&H.call(a,"callee")&&(!mn.call(a,"callee")||fe.call(a)==o)}var Re=Array.isArray;function qt(a){return a!=null&&ya(a.length)&&!Ht(a)}function ma(a){return ga(a)&&qt(a)}var ha=yn||wa;function Ht(a){var s=ye(a)?fe.call(a):"";return s==m||s==g}function ya(a){return typeof a=="number"&&a>-1&&a%1==0&&a<=i}function ye(a){var s=typeof a;return!!a&&(s=="object"||s=="function")}function ga(a){return!!a&&typeof a=="object"}function Ye(a){return qt(a)?jn(a):Xn(a)}function pa(){return[]}function wa(){return!1}e.exports=da})(De,De.exports);var Is=De.exports;const ks=Ns(Is),J=(e,t)=>new Date(e.getTime()-Wr(t,e));class N{constructor(t){_(this,"timeframeText");_(this,"key");_(this,"display");_(this,"timeframeLength");_(this,"allowedTiers");_(this,"defaultResponseGranularity");_(this,"dataGranularity");_(this,"isRelative");_(this,"fineGrainedDefaultGranularity");_(this,"_startCustom");_(this,"_endCustom");_(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=Os(new Date,new Intl.DateTimeFormat().resolvedOptions().timeZone);return Fr(r,t)}}class Cs extends N{rawStart(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=J(r,t)),r}maximumTimeframeLength(){return 60*60*24*7}}class Rs extends N{rawStart(t){let r=K(this.tzAdjustedDate(t));return t&&(r=J(r,t)),r}maximumTimeframeLength(){return 60*60*24*31}}class Ys extends N{rawEnd(t){let r=q(this.tzAdjustedDate(t),{weekStartsOn:1});return t&&(r=J(r,t)),r}rawStart(t){const r=this.tzAdjustedDate(t);let n=q(r.setDate(r.getDate()-7),{weekStartsOn:1});return t&&(n=J(n,t)),n}}class qs extends N{rawEnd(t){let r=K(this.tzAdjustedDate(t));return t&&(r=J(r,t)),r}rawStart(t){let r=K(Hr(this.tzAdjustedDate(t),1));return t&&(r=J(r,t)),r}}const Vr=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 Cs({key:h.CURRENT_WEEK,display:"This week",timeframeText:"Week",timeframeLength:()=>{const e=q(new Date,{weekStartsOn:1});return(_e(Lt(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 Rs({key:h.CURRENT_MONTH,display:"This month",timeframeText:"Month",timeframeLength:()=>{const e=K(new Date);return(_e(Lt(new Date,1)).getTime()-e.getTime())/1e3},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})],[h.PREVIOUS_WEEK,new Ys({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 qs({key:h.PREVIOUS_MONTH,display:"Previous month",timeframeText:"Month",timeframeLength:()=>{let e=0;const t=K(new Date),r=K(Hr(new Date,1));return t.getTimezoneOffset()!==r.getTimezoneOffset()&&(e=$r(t,r)),60*60*24*Vi(new Date().setMonth(new Date().getMonth()-1))+Xi(e)},defaultResponseGranularity:"daily",dataGranularity:"daily",isRelative:!1,allowedTiers:["plus","enterprise"]})]]);function Hs(e){const t=new Date(e.start),r=new Date(e.end),n=(r.getTime()-t.getTime())/1e3;return e.timePeriodsKey&&ks(Vr.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 Gs(e){return{...e.key!=="custom"&&{timePeriodsKey:e.key},start:e.rawStart(),end:e.rawEnd()}}function As(e){return{key:e.key,display:e.display,timeframeText:e.timeframeText,timeframeLength:()=>e.key,start:()=>e.rawStart(),end:()=>e.rawEnd()}}function $r(e,t){return Qi(e.getTimezoneOffset()-t.getTimezoneOffset())}const Fs={"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 Se{constructor(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 Ws=(e,t)=>{const r=st(10,1e4),n=new Se(r),i=Date.now()-6*60*60*1e3,o=Date.now(),c=[];let d=0;for(let m=i;m<=o;m+=60*60*1e3)if(t)for(const g in t)t[g].forEach(M=>{d+=n.next(50,500);const v={[g]:M,[e.name]:d},P={version:"1.0",timestamp:new Date(m).toISOString(),event:v};c.push(P)});else{d+=n.next(50,500);const g={version:"1.0",timestamp:new Date(m).toISOString(),event:{[e.name]:d}};c.push(g)}const f={};if(t)for(const m in t)f[m]={},t[m].forEach(g=>{f[m][g]={name:g,deleted:!1}});const y={start_ms:i,end_ms:o,start:new Date(i).toISOString(),end:new Date(o).toISOString(),query_id:"12345",metric_names:[e.name],metric_units:{[e.name]:e.unit},granularity_ms:60*60*1e3,display:f};return{data:c,meta:y}},js=e=>{const t=st(10,1e4),r=new Se(t),n=Date.now()-6*60*60*1e3,i=Date.now(),o=[],c={};e.forEach(f=>{c[f.name]=0});for(let f=n;f<=i;f+=60*60*1e3){const y={};e.forEach(g=>{c[g.name]+=r.next(50,500),y[g.name]=c[g.name]});const m={version:"1.0",timestamp:new Date(f).toISOString(),event:y};o.push(m)}const d={start_ms:n,end_ms:i,start:new Date(n).toISOString(),end:new Date(i).toISOString(),query_id:"12345",metric_names:e.map(f=>f.name),metric_units:e.reduce((f,y)=>(f[y.name]=y.unit,f),{}),granularity_ms:60*60*1e3,display:{}};return{data:o,meta:d}},Ls=(e,t)=>{const r=Math.floor(Math.random()*9991)+10,n=new Se(r),i=Date.now()-6*60*60*1e3,o=Date.now(),c=new Date((i+o)/2).toISOString(),d=[];if(t){const m=Object.keys(t),g=Object.values(t),M=(v,P)=>{if(P===m.length){e.forEach(k=>{v[k.name]=n.next(1e3,5e7)}),d.push({version:"1.0",timestamp:new Date().toISOString(),event:{...v}});return}g[P].forEach(k=>{M({...v,[m[P]]:k},P+1)})};M({},0)}else{const m={};e.forEach(g=>{m[g.name]=n.next(50,500)}),d.push({version:"1.0",timestamp:c,event:m})}const f={};if(t)for(const m in t)f[m]={},t[m].forEach(g=>{f[m][g]={name:g,deleted:!1}});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,g)=>(m[g.name]=g.unit,m),{}),truncated:!1,limit:50,display:f,granularity_ms:o-i};return{data:d,meta:y}};function st(e,t){return e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e+1)+e)}exports.DeltaQueryTime=Ps;exports.Granularities=ie;exports.REFRESH_INTERVAL_MS=Ta;exports.SeededRandom=Se;exports.TIMEFRAME_LOOKUP=Fs;exports.TimePeriods=Vr;exports.Timeframe=N;exports.TimeframeKeys=h;exports.TimeseriesQueryTime=Es;exports.UnaryQueryTime=zr;exports.aiExploreAggregations=dr;exports.aiQuerySchema=xr;exports.barChartSchema=wr;exports.basicExploreAggregations=Qe;exports.basicQuerySchema=vr;exports.ceilToNearestTimeGrain=it;exports.dashboardConfigSchema=qa;exports.dashboardTileTypes=Ca;exports.datasourceToFilterableDimensions=Ue;exports.datePickerSelectionToTimeframe=Hs;exports.donutChartSchema=Tr;exports.dstOffsetHours=$r;exports.exploreAggregations=lr;exports.exploreFilterTypesV2=Le;exports.exploreV4QuerySchema=Sr;exports.filterableAiExploreDimensions=Je;exports.filterableBasicExploreDimensions=Xe;exports.filterableExploreDimensions=Be;exports.filterableRequestDimensions=xa;exports.filterableRequestMetrics=Pa;exports.filterableRequestWildcardDimensions=Ea;exports.floorToNearestTimeGrain=Ur;exports.formatISOTimeWithTZ=Ms;exports.formatTime=Ve;exports.formatTimeRange=Ss;exports.gaugeChartSchema=br;exports.generateCrossSectionalData=Ls;exports.generateMultipleMetricTimeSeriesData=js;exports.generateSingleMetricTimeSeriesData=Ws;exports.granularitiesToOptions=vs;exports.granularityMsToQuery=jr;exports.granularityValues=$e;exports.metricCardSchema=Or;exports.msToGranularity=xs;exports.queryDatasources=Ia;exports.queryableAiExploreDimensions=Ke;exports.queryableBasicExploreDimensions=Oe;exports.queryableExploreDimensions=Ze;exports.queryableRequestDimensions=fr;exports.queryableRequestMetrics=hr;exports.queryableRequestWildcardDimensions=mr;exports.rand=st;exports.relativeTimeRangeValuesRequestV2=Na;exports.relativeTimeRangeValuesV4=cr;exports.reportChartTypes=Da;exports.requestFilterTypeEmptyV2=ur;exports.requestFilterTypeEqualsV2=Oa;exports.requestFilterTypeMetricV2=Ma;exports.requestFilterTypeWildcardV2=Sa;exports.singleValueSchema=Mr;exports.slottableSchema=pr;exports.stripUnknownFilters=ka;exports.tileConfigSchema=Ir;exports.tileDefinitionSchema=Pr;exports.tileLayoutSchema=Nr;exports.timeRangeTypeV2=va;exports.timeframeToDatepickerSelection=Gs;exports.timeframeToDatepickerTimeperiod=As;exports.timeseriesChartSchema=_r;exports.topNTableSchema=Dr;exports.validDashboardQuery=Er;
2
2
  //# sourceMappingURL=vitals-utilities.cjs.map