@kong-ui-public/analytics-utilities 12.1.3-pr.2606.eb096907d.0 → 12.1.4-pr.2603.3228f5f80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
- var Jr = Object.defineProperty;
2
- var ea = (e, t, n) => t in e ? Jr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var T = (e, t, n) => ea(e, typeof t != "symbol" ? t + "" : t, n);
4
- const Ro = 3e4, Co = 1e3, Yo = "analytics-query-provider";
5
- var p = /* @__PURE__ */ ((e) => (e.FIFTEEN_MIN = "15m", e.ONE_HOUR = "1h", e.SIX_HOUR = "6h", e.TWELVE_HOUR = "12h", e.ONE_DAY = "24h", e.SEVEN_DAY = "7d", e.THIRTY_DAY = "30d", e.NINETY_DAY = "90d", e.ONE_HUNDRED_EIGHTY_DAY = "180d", e.ONE_YEAR = "365d", e.CURRENT_WEEK = "current_week", e.CURRENT_MONTH = "current_month", e.CURRENT_QUARTER = "current_quarter", e.CURRENT_YEAR = "current_year", e.PREVIOUS_WEEK = "previous_week", e.PREVIOUS_MONTH = "previous_month", e.PREVIOUS_QUARTER = "previous_quarter", e.PREVIOUS_YEAR = "previous_year", e))(p || {});
6
- const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
1
+ var $r = Object.defineProperty;
2
+ var Br = (e, t, n) => t in e ? $r(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var P = (e, t, n) => Br(e, typeof t != "symbol" ? t + "" : t, n);
4
+ const So = 3e4, Oo = 1e3, Eo = "analytics-query-provider";
5
+ var g = /* @__PURE__ */ ((e) => (e.FIFTEEN_MIN = "15m", e.ONE_HOUR = "1h", e.SIX_HOUR = "6h", e.TWELVE_HOUR = "12h", e.ONE_DAY = "24h", e.SEVEN_DAY = "7d", e.THIRTY_DAY = "30d", e.NINETY_DAY = "90d", e.ONE_HUNDRED_EIGHTY_DAY = "180d", e.ONE_YEAR = "365d", e.CURRENT_WEEK = "current_week", e.CURRENT_MONTH = "current_month", e.CURRENT_QUARTER = "current_quarter", e.CURRENT_YEAR = "current_year", e.PREVIOUS_WEEK = "previous_week", e.PREVIOUS_MONTH = "previous_month", e.PREVIOUS_QUARTER = "previous_quarter", e.PREVIOUS_YEAR = "previous_year", e))(g || {});
6
+ const vo = ["90d", "180d", "365d", "current_year", "previous_year"], No = [
7
7
  "horizontal_bar",
8
8
  "vertical_bar",
9
9
  "timeseries_line",
@@ -11,7 +11,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
11
11
  "timeseries_bar",
12
12
  "donut",
13
13
  "single_value"
14
- ], ta = ["in", "not_in", "selector"], Ao = ["=", "!="], Fo = ["=", "!=", "<", ">", "<=", ">="], na = ["empty", "not_empty"], Ho = ["starts_with", "ends_with"], Lo = ["absolute", "relative"], on = [
14
+ ], zr = ["in", "not_in", "selector"], Io = ["=", "!="], xo = ["=", "!=", "<", ">", "<=", ">="], Zr = ["empty", "not_empty"], Po = ["starts_with", "ends_with"], Ro = ["absolute", "relative"], tn = [
15
15
  "15m",
16
16
  "1h",
17
17
  "6h",
@@ -23,7 +23,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
23
23
  "30d",
24
24
  "current_month",
25
25
  "previous_month"
26
- ], sn = [
26
+ ], nn = [
27
27
  "secondly",
28
28
  "tenSecondly",
29
29
  "thirtySecondly",
@@ -37,7 +37,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
37
37
  "daily",
38
38
  "weekly",
39
39
  "trend"
40
- ], oe = (e) => e.filter((t) => t !== "time"), Ze = [
40
+ ], oe = (e) => e.filter((t) => t !== "time"), Be = [
41
41
  "api",
42
42
  "api_product",
43
43
  "api_product_version",
@@ -50,13 +50,13 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
50
50
  "status_code",
51
51
  "status_code_grouped",
52
52
  "time"
53
- ], Me = oe(Ze), un = [
53
+ ], De = oe(Be), rn = [
54
54
  "active_services",
55
55
  "request_count",
56
56
  "request_per_minute",
57
57
  "response_latency_average"
58
- ], cn = [
59
- ...Ze,
58
+ ], an = [
59
+ ...Be,
60
60
  "application",
61
61
  "consumer",
62
62
  "country_code",
@@ -65,8 +65,8 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
65
65
  "response_source",
66
66
  "data_plane_node_version",
67
67
  "realm"
68
- ], Se = oe(cn), ra = [
69
- ...un,
68
+ ], Me = oe(an), Xr = [
69
+ ...rn,
70
70
  "response_latency_p99",
71
71
  "response_latency_p95",
72
72
  "response_latency_p50",
@@ -88,7 +88,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
88
88
  "request_size_p50",
89
89
  "request_size_average",
90
90
  "request_size_sum"
91
- ], ln = [
91
+ ], on = [
92
92
  "control_plane",
93
93
  "control_plane_group",
94
94
  "gateway_service",
@@ -106,7 +106,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
106
106
  "status_code",
107
107
  "status_code_grouped",
108
108
  "ai_plugin"
109
- ], Oe = oe(ln), aa = [
109
+ ], Se = oe(on), Qr = [
110
110
  "total_tokens",
111
111
  "prompt_tokens",
112
112
  "completion_tokens",
@@ -117,7 +117,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
117
117
  "llm_latency_average",
118
118
  "llm_embeddings_tokens",
119
119
  "llm_embeddings_cost"
120
- ], ia = [
120
+ ], Kr = [
121
121
  "api",
122
122
  "api_product",
123
123
  "api_product_version",
@@ -151,7 +151,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
151
151
  "upstream_uri",
152
152
  "upstream_status_code_grouped",
153
153
  "websocket"
154
- ], oa = oe(ia), sa = [
154
+ ], Jr = oe(Kr), ea = [
155
155
  "auth_type",
156
156
  "client_ip",
157
157
  "data_plane_node_version",
@@ -166,7 +166,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
166
166
  "service_protocol",
167
167
  "trace_id",
168
168
  "upstream_uri"
169
- ], Uo = sa, ua = [
169
+ ], Co = ea, ta = [
170
170
  "ai_count",
171
171
  "latencies_response_ms",
172
172
  "latencies_upstream_ms",
@@ -176,18 +176,18 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
176
176
  "response_header_content_length",
177
177
  "status_code",
178
178
  "upstream_status_code"
179
- ], ca = oe(ua), Wo = [
179
+ ], na = oe(ta), Yo = [
180
180
  "15M",
181
181
  "1H",
182
182
  "6H",
183
183
  "12H",
184
184
  "24H",
185
185
  "7D"
186
- ], qo = ["basic", "api_usage", "llm_usage"], la = {
187
- basic: new Set(Me),
188
- api_usage: new Set(Se),
189
- llm_usage: new Set(Oe)
190
- }, jo = (e, t) => t.filter((n) => la[e].has(n.field)), dn = [
186
+ ], ko = ["basic", "api_usage", "llm_usage"], ra = {
187
+ basic: new Set(De),
188
+ api_usage: new Set(Me),
189
+ llm_usage: new Set(Se)
190
+ }, Ao = (e, t) => t.filter((n) => ra[e].has(n.field)), sn = [
191
191
  { code: "AF", name: "Afghanistan" },
192
192
  { code: "AX", name: "Aland Islands" },
193
193
  { code: "AL", name: "Albania" },
@@ -434,7 +434,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
434
434
  { code: "YE", name: "Yemen" },
435
435
  { code: "ZM", name: "Zambia" },
436
436
  { code: "ZW", name: "Zimbabwe" }
437
- ], zo = [
437
+ ], Go = [
438
438
  "horizontal_bar",
439
439
  "vertical_bar",
440
440
  "gauge",
@@ -450,9 +450,9 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
450
450
  type: "string"
451
451
  }, U = {
452
452
  type: "string"
453
- }, mn = {
453
+ }, cn = {
454
454
  type: "boolean"
455
- }, fn = {
455
+ }, un = {
456
456
  type: ["object", "array"],
457
457
  items: {
458
458
  type: "string"
@@ -460,7 +460,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
460
460
  additionalProperties: {
461
461
  type: "string"
462
462
  }
463
- }, da = {
463
+ }, aa = {
464
464
  type: "object",
465
465
  properties: {
466
466
  type: {
@@ -473,7 +473,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
473
473
  },
474
474
  required: ["type", "id"],
475
475
  additionalProperties: !1
476
- }, ma = {
476
+ }, ia = {
477
477
  type: "object",
478
478
  properties: {
479
479
  type: {
@@ -483,14 +483,14 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
483
483
  stacked: {
484
484
  type: "boolean"
485
485
  },
486
- chart_dataset_colors: fn,
486
+ chart_dataset_colors: un,
487
487
  synthetics_data_key: se,
488
488
  chart_title: U,
489
- allow_csv_export: mn
489
+ allow_csv_export: cn
490
490
  },
491
491
  required: ["type"],
492
492
  additionalProperties: !1
493
- }, fa = {
493
+ }, oa = {
494
494
  type: "object",
495
495
  properties: {
496
496
  type: {
@@ -510,7 +510,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
510
510
  },
511
511
  required: ["type", "value"],
512
512
  additionalProperties: !1
513
- }, ha = {
513
+ }, sa = {
514
514
  type: "object",
515
515
  properties: {
516
516
  type: {
@@ -524,17 +524,17 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
524
524
  type: "object",
525
525
  additionalProperties: {
526
526
  type: "array",
527
- items: fa
527
+ items: oa
528
528
  }
529
529
  },
530
- chart_dataset_colors: fn,
530
+ chart_dataset_colors: un,
531
531
  synthetics_data_key: se,
532
532
  chart_title: U,
533
- allow_csv_export: mn
533
+ allow_csv_export: cn
534
534
  },
535
535
  required: ["type"],
536
536
  additionalProperties: !1
537
- }, ya = {
537
+ }, ca = {
538
538
  type: "object",
539
539
  properties: {
540
540
  type: {
@@ -557,7 +557,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
557
557
  },
558
558
  required: ["type"],
559
559
  additionalProperties: !1
560
- }, ga = {
560
+ }, ua = {
561
561
  type: "object",
562
562
  properties: {
563
563
  type: {
@@ -569,7 +569,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
569
569
  },
570
570
  required: ["type"],
571
571
  additionalProperties: !1
572
- }, pa = {
572
+ }, la = {
573
573
  type: "object",
574
574
  properties: {
575
575
  chart_title: U,
@@ -587,7 +587,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
587
587
  },
588
588
  required: ["type"],
589
589
  additionalProperties: !1
590
- }, _a = {
590
+ }, da = {
591
591
  type: "object",
592
592
  properties: {
593
593
  chart_title: U,
@@ -607,7 +607,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
607
607
  },
608
608
  required: ["type"],
609
609
  additionalProperties: !1
610
- }, wa = {
610
+ }, ma = {
611
611
  type: "object",
612
612
  properties: {
613
613
  type: {
@@ -621,7 +621,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
621
621
  },
622
622
  required: ["type"],
623
623
  additionalProperties: !1
624
- }, ba = {
624
+ }, fa = {
625
625
  type: "object",
626
626
  properties: {
627
627
  type: {
@@ -631,7 +631,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
631
631
  chart_title: U,
632
632
  fit_to_country: {
633
633
  type: "string",
634
- enum: dn.map((e) => e.code)
634
+ enum: sn.map((e) => e.code)
635
635
  },
636
636
  legend: {
637
637
  type: "boolean",
@@ -654,7 +654,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
654
654
  },
655
655
  required: ["type"],
656
656
  additionalProperties: !1
657
- }, Ta = {
657
+ }, ha = {
658
658
  type: "object",
659
659
  properties: {
660
660
  tz: {
@@ -669,7 +669,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
669
669
  },
670
670
  time_range: {
671
671
  type: "string",
672
- enum: on,
672
+ enum: tn,
673
673
  default: "1h"
674
674
  }
675
675
  },
@@ -678,7 +678,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
678
678
  "time_range"
679
679
  ],
680
680
  additionalProperties: !1
681
- }, Da = {
681
+ }, ya = {
682
682
  type: "object",
683
683
  description: "A duration representing an exact start and end time.",
684
684
  properties: {
@@ -704,18 +704,18 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
704
704
  "end"
705
705
  ],
706
706
  additionalProperties: !1
707
- }, Xe = {
707
+ }, ze = {
708
708
  granularity: {
709
709
  type: "string",
710
710
  description: 'Force time grouping into buckets of this duration. Only has an effect if "time" is in the "dimensions" list.',
711
- enum: sn
711
+ enum: nn
712
712
  },
713
713
  time_range: {
714
714
  type: "object",
715
715
  description: "The time range to query.",
716
716
  anyOf: [
717
- Ta,
718
- Da
717
+ ha,
718
+ ya
719
719
  ],
720
720
  default: {
721
721
  type: "relative",
@@ -728,14 +728,14 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
728
728
  meta: {
729
729
  type: "object"
730
730
  }
731
- }, Qe = (e) => ({
731
+ }, Ze = (e) => ({
732
732
  type: "array",
733
733
  description: "List of aggregated metrics to collect across the requested time span.",
734
734
  items: {
735
735
  type: "string",
736
736
  enum: e
737
737
  }
738
- }), Ke = (e) => ({
738
+ }), Xe = (e) => ({
739
739
  type: "array",
740
740
  description: "List of attributes or entity types to group by.",
741
741
  minItems: 0,
@@ -744,7 +744,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
744
744
  type: "string",
745
745
  enum: e
746
746
  }
747
- }), Ee = (e) => ({
747
+ }), Oe = (e) => ({
748
748
  type: "array",
749
749
  description: "A list of filters to apply to the query",
750
750
  items: {
@@ -759,7 +759,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
759
759
  },
760
760
  operator: {
761
761
  type: "string",
762
- enum: ta
762
+ enum: zr
763
763
  },
764
764
  value: {
765
765
  type: "array",
@@ -785,7 +785,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
785
785
  },
786
786
  operator: {
787
787
  type: "string",
788
- enum: na
788
+ enum: Zr
789
789
  }
790
790
  },
791
791
  required: [
@@ -796,7 +796,7 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
796
796
  }
797
797
  ]
798
798
  }
799
- }), Ma = {
799
+ }), ga = {
800
800
  type: "object",
801
801
  description: "A query to launch at the advanced explore API",
802
802
  properties: {
@@ -806,14 +806,14 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
806
806
  "api_usage"
807
807
  ]
808
808
  },
809
- metrics: Qe(ra),
810
- dimensions: Ke(cn),
811
- filters: Ee(Se),
812
- ...Xe
809
+ metrics: Ze(Xr),
810
+ dimensions: Xe(an),
811
+ filters: Oe(Me),
812
+ ...ze
813
813
  },
814
814
  required: ["datasource"],
815
815
  additionalProperties: !1
816
- }, Sa = {
816
+ }, pa = {
817
817
  type: "object",
818
818
  description: "A query to launch at the basic explore API",
819
819
  properties: {
@@ -823,14 +823,14 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
823
823
  "basic"
824
824
  ]
825
825
  },
826
- metrics: Qe(un),
827
- dimensions: Ke(Ze),
828
- filters: Ee(Me),
829
- ...Xe
826
+ metrics: Ze(rn),
827
+ dimensions: Xe(Be),
828
+ filters: Oe(De),
829
+ ...ze
830
830
  },
831
831
  required: ["datasource"],
832
832
  additionalProperties: !1
833
- }, Oa = {
833
+ }, _a = {
834
834
  type: "object",
835
835
  description: "A query to launch at the AI explore API",
836
836
  properties: {
@@ -840,36 +840,36 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
840
840
  "llm_usage"
841
841
  ]
842
842
  },
843
- metrics: Qe(aa),
844
- dimensions: Ke(ln),
845
- filters: Ee(Oe),
846
- ...Xe
843
+ metrics: Ze(Qr),
844
+ dimensions: Xe(on),
845
+ filters: Oe(Se),
846
+ ...ze
847
847
  },
848
848
  required: ["datasource"],
849
849
  additionalProperties: !1
850
- }, Ea = {
851
- anyOf: [Ma, Sa, Oa]
852
- }, va = {
850
+ }, wa = {
851
+ anyOf: [ga, pa, _a]
852
+ }, ba = {
853
853
  type: "object",
854
854
  properties: {
855
- query: Ea,
855
+ query: wa,
856
856
  chart: {
857
857
  anyOf: [
858
- ma,
859
- ya,
860
- ga,
861
- ha,
862
- _a,
863
- pa,
858
+ ia,
859
+ ca,
860
+ ua,
861
+ sa,
864
862
  da,
865
- wa,
866
- ba
863
+ la,
864
+ aa,
865
+ ma,
866
+ fa
867
867
  ]
868
868
  }
869
869
  },
870
870
  required: ["query", "chart"],
871
871
  additionalProperties: !1
872
- }, Na = {
872
+ }, Ta = {
873
873
  type: "object",
874
874
  properties: {
875
875
  position: {
@@ -906,15 +906,15 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
906
906
  },
907
907
  required: ["position", "size"],
908
908
  additionalProperties: !1
909
- }, Ia = {
909
+ }, Da = {
910
910
  type: "object",
911
911
  properties: {
912
912
  type: {
913
913
  type: "string",
914
914
  enum: ["chart"]
915
915
  },
916
- definition: va,
917
- layout: Na,
916
+ definition: ba,
917
+ layout: Ta,
918
918
  id: {
919
919
  type: "string",
920
920
  description: "Unique identifier for the tile. If not provided, one will be generated."
@@ -922,18 +922,18 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
922
922
  },
923
923
  required: ["type", "definition", "layout"],
924
924
  additionalProperties: !1
925
- }, Vo = {
925
+ }, Fo = {
926
926
  type: "object",
927
927
  properties: {
928
928
  tiles: {
929
929
  type: "array",
930
- items: Ia
930
+ items: Da
931
931
  },
932
932
  tile_height: {
933
933
  type: "number",
934
934
  description: "Height of each tile in pixels."
935
935
  },
936
- preset_filters: Ee([.../* @__PURE__ */ new Set([...Se, ...Me, ...Oe])]),
936
+ preset_filters: Oe([.../* @__PURE__ */ new Set([...Me, ...De, ...Se])]),
937
937
  template_id: {
938
938
  type: ["string", "null"],
939
939
  description: "Template id which was used to instantiate this dashboard."
@@ -941,10 +941,10 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
941
941
  },
942
942
  required: ["tiles"],
943
943
  additionalProperties: !1
944
- }, $o = (e) => {
944
+ }, Ho = (e) => {
945
945
  const t = [];
946
- return Me.includes(e) && t.push("basic"), Se.includes(e) && t.push("api_usage"), Oe.includes(e) && t.push("llm_usage"), (oa.includes(e) || ca.includes(e)) && t.push("requests"), t;
947
- }, xa = {
946
+ return De.includes(e) && t.push("basic"), Me.includes(e) && t.push("api_usage"), Se.includes(e) && t.push("llm_usage"), (Jr.includes(e) || na.includes(e)) && t.push("requests"), t;
947
+ }, Ma = {
948
948
  lessThanXSeconds: {
949
949
  one: "less than a second",
950
950
  other: "less than {{count}} seconds"
@@ -1006,77 +1006,77 @@ const Go = ["90d", "180d", "365d", "current_year", "previous_year"], ko = [
1006
1006
  one: "almost 1 year",
1007
1007
  other: "almost {{count}} years"
1008
1008
  }
1009
- }, Pa = (e, t, n) => {
1009
+ }, Sa = (e, t, n) => {
1010
1010
  let r;
1011
- const i = xa[e];
1011
+ const i = Ma[e];
1012
1012
  return typeof i == "string" ? r = i : t === 1 ? r = i.one : r = i.other.replace("{{count}}", t.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + r : r + " ago" : r;
1013
1013
  };
1014
- function He(e) {
1014
+ function Ge(e) {
1015
1015
  return (t = {}) => {
1016
1016
  const n = t.width ? String(t.width) : e.defaultWidth;
1017
1017
  return e.formats[n] || e.formats[e.defaultWidth];
1018
1018
  };
1019
1019
  }
1020
- const Ra = {
1020
+ const Oa = {
1021
1021
  full: "EEEE, MMMM do, y",
1022
1022
  long: "MMMM do, y",
1023
1023
  medium: "MMM d, y",
1024
1024
  short: "MM/dd/yyyy"
1025
- }, Ca = {
1025
+ }, Ea = {
1026
1026
  full: "h:mm:ss a zzzz",
1027
1027
  long: "h:mm:ss a z",
1028
1028
  medium: "h:mm:ss a",
1029
1029
  short: "h:mm a"
1030
- }, Ya = {
1030
+ }, va = {
1031
1031
  full: "{{date}} 'at' {{time}}",
1032
1032
  long: "{{date}} 'at' {{time}}",
1033
1033
  medium: "{{date}}, {{time}}",
1034
1034
  short: "{{date}}, {{time}}"
1035
- }, Ga = {
1036
- date: He({
1037
- formats: Ra,
1035
+ }, Na = {
1036
+ date: Ge({
1037
+ formats: Oa,
1038
1038
  defaultWidth: "full"
1039
1039
  }),
1040
- time: He({
1041
- formats: Ca,
1040
+ time: Ge({
1041
+ formats: Ea,
1042
1042
  defaultWidth: "full"
1043
1043
  }),
1044
- dateTime: He({
1045
- formats: Ya,
1044
+ dateTime: Ge({
1045
+ formats: va,
1046
1046
  defaultWidth: "full"
1047
1047
  })
1048
- }, ka = {
1048
+ }, Ia = {
1049
1049
  lastWeek: "'last' eeee 'at' p",
1050
1050
  yesterday: "'yesterday at' p",
1051
1051
  today: "'today at' p",
1052
1052
  tomorrow: "'tomorrow at' p",
1053
1053
  nextWeek: "eeee 'at' p",
1054
1054
  other: "P"
1055
- }, Aa = (e, t, n, r) => ka[e];
1055
+ }, xa = (e, t, n, r) => Ia[e];
1056
1056
  function re(e) {
1057
1057
  return (t, n) => {
1058
1058
  const r = n != null && n.context ? String(n.context) : "standalone";
1059
1059
  let i;
1060
1060
  if (r === "formatting" && e.formattingValues) {
1061
- const c = e.defaultFormattingWidth || e.defaultWidth, m = n != null && n.width ? String(n.width) : c;
1062
- i = e.formattingValues[m] || e.formattingValues[c];
1061
+ const u = e.defaultFormattingWidth || e.defaultWidth, m = n != null && n.width ? String(n.width) : u;
1062
+ i = e.formattingValues[m] || e.formattingValues[u];
1063
1063
  } else {
1064
- const c = e.defaultWidth, m = n != null && n.width ? String(n.width) : e.defaultWidth;
1065
- i = e.values[m] || e.values[c];
1064
+ const u = e.defaultWidth, m = n != null && n.width ? String(n.width) : e.defaultWidth;
1065
+ i = e.values[m] || e.values[u];
1066
1066
  }
1067
1067
  const o = e.argumentCallback ? e.argumentCallback(t) : t;
1068
1068
  return i[o];
1069
1069
  };
1070
1070
  }
1071
- const Fa = {
1071
+ const Pa = {
1072
1072
  narrow: ["B", "A"],
1073
1073
  abbreviated: ["BC", "AD"],
1074
1074
  wide: ["Before Christ", "Anno Domini"]
1075
- }, Ha = {
1075
+ }, Ra = {
1076
1076
  narrow: ["1", "2", "3", "4"],
1077
1077
  abbreviated: ["Q1", "Q2", "Q3", "Q4"],
1078
1078
  wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
1079
- }, La = {
1079
+ }, Ca = {
1080
1080
  narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
1081
1081
  abbreviated: [
1082
1082
  "Jan",
@@ -1106,7 +1106,7 @@ const Fa = {
1106
1106
  "November",
1107
1107
  "December"
1108
1108
  ]
1109
- }, Ua = {
1109
+ }, Ya = {
1110
1110
  narrow: ["S", "M", "T", "W", "T", "F", "S"],
1111
1111
  short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
1112
1112
  abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
@@ -1119,7 +1119,7 @@ const Fa = {
1119
1119
  "Friday",
1120
1120
  "Saturday"
1121
1121
  ]
1122
- }, Wa = {
1122
+ }, ka = {
1123
1123
  narrow: {
1124
1124
  am: "a",
1125
1125
  pm: "p",
@@ -1150,7 +1150,7 @@ const Fa = {
1150
1150
  evening: "evening",
1151
1151
  night: "night"
1152
1152
  }
1153
- }, qa = {
1153
+ }, Aa = {
1154
1154
  narrow: {
1155
1155
  am: "a",
1156
1156
  pm: "p",
@@ -1181,7 +1181,7 @@ const Fa = {
1181
1181
  evening: "in the evening",
1182
1182
  night: "at night"
1183
1183
  }
1184
- }, ja = (e, t) => {
1184
+ }, Ga = (e, t) => {
1185
1185
  const n = Number(e), r = n % 100;
1186
1186
  if (r > 20 || r < 10)
1187
1187
  switch (r % 10) {
@@ -1193,29 +1193,29 @@ const Fa = {
1193
1193
  return n + "rd";
1194
1194
  }
1195
1195
  return n + "th";
1196
- }, za = {
1197
- ordinalNumber: ja,
1196
+ }, Fa = {
1197
+ ordinalNumber: Ga,
1198
1198
  era: re({
1199
- values: Fa,
1199
+ values: Pa,
1200
1200
  defaultWidth: "wide"
1201
1201
  }),
1202
1202
  quarter: re({
1203
- values: Ha,
1203
+ values: Ra,
1204
1204
  defaultWidth: "wide",
1205
1205
  argumentCallback: (e) => e - 1
1206
1206
  }),
1207
1207
  month: re({
1208
- values: La,
1208
+ values: Ca,
1209
1209
  defaultWidth: "wide"
1210
1210
  }),
1211
1211
  day: re({
1212
- values: Ua,
1212
+ values: Ya,
1213
1213
  defaultWidth: "wide"
1214
1214
  }),
1215
1215
  dayPeriod: re({
1216
- values: Wa,
1216
+ values: ka,
1217
1217
  defaultWidth: "wide",
1218
- formattingValues: qa,
1218
+ formattingValues: Aa,
1219
1219
  defaultFormattingWidth: "wide"
1220
1220
  })
1221
1221
  };
@@ -1224,58 +1224,58 @@ function ae(e) {
1224
1224
  const r = n.width, i = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], o = t.match(i);
1225
1225
  if (!o)
1226
1226
  return null;
1227
- const c = o[0], m = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], g = Array.isArray(m) ? $a(m, (d) => d.test(c)) : (
1227
+ const u = o[0], m = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(m) ? La(m, (d) => d.test(u)) : (
1228
1228
  // [TODO] -- I challenge you to fix the type
1229
- Va(m, (d) => d.test(c))
1229
+ Ha(m, (d) => d.test(u))
1230
1230
  );
1231
1231
  let l;
1232
- l = e.valueCallback ? e.valueCallback(g) : g, l = n.valueCallback ? (
1232
+ l = e.valueCallback ? e.valueCallback(p) : p, l = n.valueCallback ? (
1233
1233
  // [TODO] -- I challenge you to fix the type
1234
1234
  n.valueCallback(l)
1235
1235
  ) : l;
1236
- const f = t.slice(c.length);
1236
+ const f = t.slice(u.length);
1237
1237
  return { value: l, rest: f };
1238
1238
  };
1239
1239
  }
1240
- function Va(e, t) {
1240
+ function Ha(e, t) {
1241
1241
  for (const n in e)
1242
1242
  if (Object.prototype.hasOwnProperty.call(e, n) && t(e[n]))
1243
1243
  return n;
1244
1244
  }
1245
- function $a(e, t) {
1245
+ function La(e, t) {
1246
1246
  for (let n = 0; n < e.length; n++)
1247
1247
  if (t(e[n]))
1248
1248
  return n;
1249
1249
  }
1250
- function Ba(e) {
1250
+ function Ua(e) {
1251
1251
  return (t, n = {}) => {
1252
1252
  const r = t.match(e.matchPattern);
1253
1253
  if (!r) return null;
1254
1254
  const i = r[0], o = t.match(e.parsePattern);
1255
1255
  if (!o) return null;
1256
- let c = e.valueCallback ? e.valueCallback(o[0]) : o[0];
1257
- c = n.valueCallback ? n.valueCallback(c) : c;
1256
+ let u = e.valueCallback ? e.valueCallback(o[0]) : o[0];
1257
+ u = n.valueCallback ? n.valueCallback(u) : u;
1258
1258
  const m = t.slice(i.length);
1259
- return { value: c, rest: m };
1259
+ return { value: u, rest: m };
1260
1260
  };
1261
1261
  }
1262
- const Za = /^(\d+)(th|st|nd|rd)?/i, Xa = /\d+/i, Qa = {
1262
+ const Wa = /^(\d+)(th|st|nd|rd)?/i, qa = /\d+/i, ja = {
1263
1263
  narrow: /^(b|a)/i,
1264
1264
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
1265
1265
  wide: /^(before christ|before common era|anno domini|common era)/i
1266
- }, Ka = {
1266
+ }, Va = {
1267
1267
  any: [/^b/i, /^(a|c)/i]
1268
- }, Ja = {
1268
+ }, $a = {
1269
1269
  narrow: /^[1234]/i,
1270
1270
  abbreviated: /^q[1234]/i,
1271
1271
  wide: /^[1234](th|st|nd|rd)? quarter/i
1272
- }, ei = {
1272
+ }, Ba = {
1273
1273
  any: [/1/i, /2/i, /3/i, /4/i]
1274
- }, ti = {
1274
+ }, za = {
1275
1275
  narrow: /^[jfmasond]/i,
1276
1276
  abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
1277
1277
  wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
1278
- }, ni = {
1278
+ }, Za = {
1279
1279
  narrow: [
1280
1280
  /^j/i,
1281
1281
  /^f/i,
@@ -1304,18 +1304,18 @@ const Za = /^(\d+)(th|st|nd|rd)?/i, Xa = /\d+/i, Qa = {
1304
1304
  /^n/i,
1305
1305
  /^d/i
1306
1306
  ]
1307
- }, ri = {
1307
+ }, Xa = {
1308
1308
  narrow: /^[smtwf]/i,
1309
1309
  short: /^(su|mo|tu|we|th|fr|sa)/i,
1310
1310
  abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
1311
1311
  wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
1312
- }, ai = {
1312
+ }, Qa = {
1313
1313
  narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
1314
1314
  any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
1315
- }, ii = {
1315
+ }, Ka = {
1316
1316
  narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
1317
1317
  any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
1318
- }, oi = {
1318
+ }, Ja = {
1319
1319
  any: {
1320
1320
  am: /^a/i,
1321
1321
  pm: /^p/i,
@@ -1326,68 +1326,68 @@ const Za = /^(\d+)(th|st|nd|rd)?/i, Xa = /\d+/i, Qa = {
1326
1326
  evening: /evening/i,
1327
1327
  night: /night/i
1328
1328
  }
1329
- }, si = {
1330
- ordinalNumber: Ba({
1331
- matchPattern: Za,
1332
- parsePattern: Xa,
1329
+ }, ei = {
1330
+ ordinalNumber: Ua({
1331
+ matchPattern: Wa,
1332
+ parsePattern: qa,
1333
1333
  valueCallback: (e) => parseInt(e, 10)
1334
1334
  }),
1335
1335
  era: ae({
1336
- matchPatterns: Qa,
1336
+ matchPatterns: ja,
1337
1337
  defaultMatchWidth: "wide",
1338
- parsePatterns: Ka,
1338
+ parsePatterns: Va,
1339
1339
  defaultParseWidth: "any"
1340
1340
  }),
1341
1341
  quarter: ae({
1342
- matchPatterns: Ja,
1342
+ matchPatterns: $a,
1343
1343
  defaultMatchWidth: "wide",
1344
- parsePatterns: ei,
1344
+ parsePatterns: Ba,
1345
1345
  defaultParseWidth: "any",
1346
1346
  valueCallback: (e) => e + 1
1347
1347
  }),
1348
1348
  month: ae({
1349
- matchPatterns: ti,
1349
+ matchPatterns: za,
1350
1350
  defaultMatchWidth: "wide",
1351
- parsePatterns: ni,
1351
+ parsePatterns: Za,
1352
1352
  defaultParseWidth: "any"
1353
1353
  }),
1354
1354
  day: ae({
1355
- matchPatterns: ri,
1355
+ matchPatterns: Xa,
1356
1356
  defaultMatchWidth: "wide",
1357
- parsePatterns: ai,
1357
+ parsePatterns: Qa,
1358
1358
  defaultParseWidth: "any"
1359
1359
  }),
1360
1360
  dayPeriod: ae({
1361
- matchPatterns: ii,
1361
+ matchPatterns: Ka,
1362
1362
  defaultMatchWidth: "any",
1363
- parsePatterns: oi,
1363
+ parsePatterns: Ja,
1364
1364
  defaultParseWidth: "any"
1365
1365
  })
1366
- }, ui = {
1366
+ }, ti = {
1367
1367
  code: "en-US",
1368
- formatDistance: Pa,
1369
- formatLong: Ga,
1370
- formatRelative: Aa,
1371
- localize: za,
1372
- match: si,
1368
+ formatDistance: Sa,
1369
+ formatLong: Na,
1370
+ formatRelative: xa,
1371
+ localize: Fa,
1372
+ match: ei,
1373
1373
  options: {
1374
1374
  weekStartsOn: 0,
1375
1375
  firstWeekContainsDate: 1
1376
1376
  }
1377
1377
  };
1378
- let ci = {};
1379
- function ue() {
1380
- return ci;
1378
+ let ni = {};
1379
+ function ce() {
1380
+ return ni;
1381
1381
  }
1382
- const hn = 6048e5, li = 864e5, di = 60, mi = 3600, kt = Symbol.for("constructDateFrom");
1382
+ const ln = 6048e5, ri = 864e5, ai = 60, ii = 3600, Yt = Symbol.for("constructDateFrom");
1383
1383
  function R(e, t) {
1384
- return typeof e == "function" ? e(t) : e && typeof e == "object" && kt in e ? e[kt](t) : e instanceof Date ? new e.constructor(t) : new Date(t);
1384
+ return typeof e == "function" ? e(t) : e && typeof e == "object" && Yt in e ? e[Yt](t) : e instanceof Date ? new e.constructor(t) : new Date(t);
1385
1385
  }
1386
- function O(e, t) {
1386
+ function N(e, t) {
1387
1387
  return R(t || e, e);
1388
1388
  }
1389
- function At(e) {
1390
- const t = O(e), n = new Date(
1389
+ function kt(e) {
1390
+ const t = N(e), n = new Date(
1391
1391
  Date.UTC(
1392
1392
  t.getFullYear(),
1393
1393
  t.getMonth(),
@@ -1400,7 +1400,7 @@ function At(e) {
1400
1400
  );
1401
1401
  return n.setUTCFullYear(t.getFullYear()), +e - +n;
1402
1402
  }
1403
- function fi(e, ...t) {
1403
+ function oi(e, ...t) {
1404
1404
  const n = R.bind(
1405
1405
  null,
1406
1406
  t.find((r) => typeof r == "object")
@@ -1408,66 +1408,66 @@ function fi(e, ...t) {
1408
1408
  return t.map(n);
1409
1409
  }
1410
1410
  function ie(e, t) {
1411
- const n = O(e, t == null ? void 0 : t.in);
1411
+ const n = N(e, t == null ? void 0 : t.in);
1412
1412
  return n.setHours(0, 0, 0, 0), n;
1413
1413
  }
1414
- function hi(e, t, n) {
1415
- const [r, i] = fi(
1414
+ function si(e, t, n) {
1415
+ const [r, i] = oi(
1416
1416
  n == null ? void 0 : n.in,
1417
1417
  e,
1418
1418
  t
1419
- ), o = ie(r), c = ie(i), m = +o - At(o), g = +c - At(c);
1420
- return Math.round((m - g) / li);
1419
+ ), o = ie(r), u = ie(i), m = +o - kt(o), p = +u - kt(u);
1420
+ return Math.round((m - p) / ri);
1421
1421
  }
1422
- function yi(e, t) {
1423
- const n = O(e, t == null ? void 0 : t.in);
1422
+ function ci(e, t) {
1423
+ const n = N(e, t == null ? void 0 : t.in);
1424
1424
  return n.setFullYear(n.getFullYear(), 0, 1), n.setHours(0, 0, 0, 0), n;
1425
1425
  }
1426
- function gi(e, t) {
1427
- const n = O(e, t == null ? void 0 : t.in);
1428
- return hi(n, yi(n)) + 1;
1426
+ function ui(e, t) {
1427
+ const n = N(e, t == null ? void 0 : t.in);
1428
+ return si(n, ci(n)) + 1;
1429
1429
  }
1430
- function A(e, t) {
1431
- var m, g, l, f;
1432
- const n = ue(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((g = (m = t == null ? void 0 : t.locale) == null ? void 0 : m.options) == null ? void 0 : g.weekStartsOn) ?? n.weekStartsOn ?? ((f = (l = n.locale) == null ? void 0 : l.options) == null ? void 0 : f.weekStartsOn) ?? 0, i = O(e, t == null ? void 0 : t.in), o = i.getDay(), c = (o < r ? 7 : 0) + o - r;
1433
- return i.setDate(i.getDate() - c), i.setHours(0, 0, 0, 0), i;
1430
+ function G(e, t) {
1431
+ var m, p, l, f;
1432
+ const n = ce(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((p = (m = t == null ? void 0 : t.locale) == null ? void 0 : m.options) == null ? void 0 : p.weekStartsOn) ?? n.weekStartsOn ?? ((f = (l = n.locale) == null ? void 0 : l.options) == null ? void 0 : f.weekStartsOn) ?? 0, i = N(e, t == null ? void 0 : t.in), o = i.getDay(), u = (o < r ? 7 : 0) + o - r;
1433
+ return i.setDate(i.getDate() - u), i.setHours(0, 0, 0, 0), i;
1434
1434
  }
1435
1435
  function _e(e, t) {
1436
- return A(e, { ...t, weekStartsOn: 1 });
1436
+ return G(e, { ...t, weekStartsOn: 1 });
1437
1437
  }
1438
- function yn(e, t) {
1439
- const n = O(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = R(n, 0);
1438
+ function dn(e, t) {
1439
+ const n = N(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = R(n, 0);
1440
1440
  i.setFullYear(r + 1, 0, 4), i.setHours(0, 0, 0, 0);
1441
- const o = _e(i), c = R(n, 0);
1442
- c.setFullYear(r, 0, 4), c.setHours(0, 0, 0, 0);
1443
- const m = _e(c);
1441
+ const o = _e(i), u = R(n, 0);
1442
+ u.setFullYear(r, 0, 4), u.setHours(0, 0, 0, 0);
1443
+ const m = _e(u);
1444
1444
  return n.getTime() >= o.getTime() ? r + 1 : n.getTime() >= m.getTime() ? r : r - 1;
1445
1445
  }
1446
- function pi(e, t) {
1447
- const n = yn(e, t), r = R(e, 0);
1446
+ function li(e, t) {
1447
+ const n = dn(e, t), r = R(e, 0);
1448
1448
  return r.setFullYear(n, 0, 4), r.setHours(0, 0, 0, 0), _e(r);
1449
1449
  }
1450
- function _i(e, t) {
1451
- const n = O(e, t == null ? void 0 : t.in), r = +_e(n) - +pi(n);
1452
- return Math.round(r / hn) + 1;
1450
+ function di(e, t) {
1451
+ const n = N(e, t == null ? void 0 : t.in), r = +_e(n) - +li(n);
1452
+ return Math.round(r / ln) + 1;
1453
1453
  }
1454
- function gn(e, t) {
1454
+ function mn(e, t) {
1455
1455
  var f, d, h, b;
1456
- const n = O(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = ue(), o = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((d = (f = t == null ? void 0 : t.locale) == null ? void 0 : f.options) == null ? void 0 : d.firstWeekContainsDate) ?? i.firstWeekContainsDate ?? ((b = (h = i.locale) == null ? void 0 : h.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, c = R((t == null ? void 0 : t.in) || e, 0);
1457
- c.setFullYear(r + 1, 0, o), c.setHours(0, 0, 0, 0);
1458
- const m = A(c, t), g = R((t == null ? void 0 : t.in) || e, 0);
1459
- g.setFullYear(r, 0, o), g.setHours(0, 0, 0, 0);
1460
- const l = A(g, t);
1456
+ const n = N(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = ce(), o = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((d = (f = t == null ? void 0 : t.locale) == null ? void 0 : f.options) == null ? void 0 : d.firstWeekContainsDate) ?? i.firstWeekContainsDate ?? ((b = (h = i.locale) == null ? void 0 : h.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, u = R((t == null ? void 0 : t.in) || e, 0);
1457
+ u.setFullYear(r + 1, 0, o), u.setHours(0, 0, 0, 0);
1458
+ const m = G(u, t), p = R((t == null ? void 0 : t.in) || e, 0);
1459
+ p.setFullYear(r, 0, o), p.setHours(0, 0, 0, 0);
1460
+ const l = G(p, t);
1461
1461
  return +n >= +m ? r + 1 : +n >= +l ? r : r - 1;
1462
1462
  }
1463
- function wi(e, t) {
1464
- var m, g, l, f;
1465
- const n = ue(), r = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((g = (m = t == null ? void 0 : t.locale) == null ? void 0 : m.options) == null ? void 0 : g.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((f = (l = n.locale) == null ? void 0 : l.options) == null ? void 0 : f.firstWeekContainsDate) ?? 1, i = gn(e, t), o = R((t == null ? void 0 : t.in) || e, 0);
1466
- return o.setFullYear(i, 0, r), o.setHours(0, 0, 0, 0), A(o, t);
1463
+ function mi(e, t) {
1464
+ var m, p, l, f;
1465
+ const n = ce(), r = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((p = (m = t == null ? void 0 : t.locale) == null ? void 0 : m.options) == null ? void 0 : p.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((f = (l = n.locale) == null ? void 0 : l.options) == null ? void 0 : f.firstWeekContainsDate) ?? 1, i = mn(e, t), o = R((t == null ? void 0 : t.in) || e, 0);
1466
+ return o.setFullYear(i, 0, r), o.setHours(0, 0, 0, 0), G(o, t);
1467
1467
  }
1468
- function bi(e, t) {
1469
- const n = O(e, t == null ? void 0 : t.in), r = +A(n, t) - +wi(n, t);
1470
- return Math.round(r / hn) + 1;
1468
+ function fi(e, t) {
1469
+ const n = N(e, t == null ? void 0 : t.in), r = +G(n, t) - +mi(n, t);
1470
+ return Math.round(r / ln) + 1;
1471
1471
  }
1472
1472
  function _(e, t) {
1473
1473
  const n = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(t, "0");
@@ -1534,7 +1534,7 @@ const L = {
1534
1534
  afternoon: "afternoon",
1535
1535
  evening: "evening",
1536
1536
  night: "night"
1537
- }, Ft = {
1537
+ }, At = {
1538
1538
  // Era
1539
1539
  G: function(e, t, n) {
1540
1540
  const r = e.getFullYear() > 0 ? 1 : 0;
@@ -1560,16 +1560,16 @@ const L = {
1560
1560
  },
1561
1561
  // Local week-numbering year
1562
1562
  Y: function(e, t, n, r) {
1563
- const i = gn(e, r), o = i > 0 ? i : 1 - i;
1563
+ const i = mn(e, r), o = i > 0 ? i : 1 - i;
1564
1564
  if (t === "YY") {
1565
- const c = o % 100;
1566
- return _(c, 2);
1565
+ const u = o % 100;
1566
+ return _(u, 2);
1567
1567
  }
1568
1568
  return t === "Yo" ? n.ordinalNumber(o, { unit: "year" }) : _(o, t.length);
1569
1569
  },
1570
1570
  // ISO week-numbering year
1571
1571
  R: function(e, t) {
1572
- const n = yn(e);
1572
+ const n = dn(e);
1573
1573
  return _(n, t.length);
1574
1574
  },
1575
1575
  // Extended year. This is a single number designating the year of this calendar system.
@@ -1692,12 +1692,12 @@ const L = {
1692
1692
  },
1693
1693
  // Local week of year
1694
1694
  w: function(e, t, n, r) {
1695
- const i = bi(e, r);
1695
+ const i = fi(e, r);
1696
1696
  return t === "wo" ? n.ordinalNumber(i, { unit: "week" }) : _(i, t.length);
1697
1697
  },
1698
1698
  // ISO week of year
1699
1699
  I: function(e, t, n) {
1700
- const r = _i(e);
1700
+ const r = di(e);
1701
1701
  return t === "Io" ? n.ordinalNumber(r, { unit: "week" }) : _(r, t.length);
1702
1702
  },
1703
1703
  // Day of the month
@@ -1706,7 +1706,7 @@ const L = {
1706
1706
  },
1707
1707
  // Day of year
1708
1708
  D: function(e, t, n) {
1709
- const r = gi(e);
1709
+ const r = ui(e);
1710
1710
  return t === "Do" ? n.ordinalNumber(r, { unit: "dayOfYear" }) : _(r, t.length);
1711
1711
  },
1712
1712
  // Day of week
@@ -1960,14 +1960,14 @@ const L = {
1960
1960
  return "Z";
1961
1961
  switch (t) {
1962
1962
  case "X":
1963
- return Lt(r);
1963
+ return Ft(r);
1964
1964
  case "XXXX":
1965
1965
  case "XX":
1966
- return $(r);
1966
+ return B(r);
1967
1967
  case "XXXXX":
1968
1968
  case "XXX":
1969
1969
  default:
1970
- return $(r, ":");
1970
+ return B(r, ":");
1971
1971
  }
1972
1972
  },
1973
1973
  // Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
@@ -1975,14 +1975,14 @@ const L = {
1975
1975
  const r = e.getTimezoneOffset();
1976
1976
  switch (t) {
1977
1977
  case "x":
1978
- return Lt(r);
1978
+ return Ft(r);
1979
1979
  case "xxxx":
1980
1980
  case "xx":
1981
- return $(r);
1981
+ return B(r);
1982
1982
  case "xxxxx":
1983
1983
  case "xxx":
1984
1984
  default:
1985
- return $(r, ":");
1985
+ return B(r, ":");
1986
1986
  }
1987
1987
  },
1988
1988
  // Timezone (GMT)
@@ -1992,10 +1992,10 @@ const L = {
1992
1992
  case "O":
1993
1993
  case "OO":
1994
1994
  case "OOO":
1995
- return "GMT" + Ht(r, ":");
1995
+ return "GMT" + Gt(r, ":");
1996
1996
  case "OOOO":
1997
1997
  default:
1998
- return "GMT" + $(r, ":");
1998
+ return "GMT" + B(r, ":");
1999
1999
  }
2000
2000
  },
2001
2001
  // Timezone (specific non-location)
@@ -2005,10 +2005,10 @@ const L = {
2005
2005
  case "z":
2006
2006
  case "zz":
2007
2007
  case "zzz":
2008
- return "GMT" + Ht(r, ":");
2008
+ return "GMT" + Gt(r, ":");
2009
2009
  case "zzzz":
2010
2010
  default:
2011
- return "GMT" + $(r, ":");
2011
+ return "GMT" + B(r, ":");
2012
2012
  }
2013
2013
  },
2014
2014
  // Seconds timestamp
@@ -2021,18 +2021,18 @@ const L = {
2021
2021
  return _(+e, t.length);
2022
2022
  }
2023
2023
  };
2024
- function Ht(e, t = "") {
2024
+ function Gt(e, t = "") {
2025
2025
  const n = e > 0 ? "-" : "+", r = Math.abs(e), i = Math.trunc(r / 60), o = r % 60;
2026
2026
  return o === 0 ? n + String(i) : n + String(i) + t + _(o, 2);
2027
2027
  }
2028
- function Lt(e, t) {
2029
- return e % 60 === 0 ? (e > 0 ? "-" : "+") + _(Math.abs(e) / 60, 2) : $(e, t);
2028
+ function Ft(e, t) {
2029
+ return e % 60 === 0 ? (e > 0 ? "-" : "+") + _(Math.abs(e) / 60, 2) : B(e, t);
2030
2030
  }
2031
- function $(e, t = "") {
2031
+ function B(e, t = "") {
2032
2032
  const n = e > 0 ? "-" : "+", r = Math.abs(e), i = _(Math.trunc(r / 60), 2), o = _(r % 60, 2);
2033
2033
  return n + i + t + o;
2034
2034
  }
2035
- const Ut = (e, t) => {
2035
+ const Ht = (e, t) => {
2036
2036
  switch (e) {
2037
2037
  case "P":
2038
2038
  return t.date({ width: "short" });
@@ -2044,7 +2044,7 @@ const Ut = (e, t) => {
2044
2044
  default:
2045
2045
  return t.date({ width: "full" });
2046
2046
  }
2047
- }, pn = (e, t) => {
2047
+ }, fn = (e, t) => {
2048
2048
  switch (e) {
2049
2049
  case "p":
2050
2050
  return t.time({ width: "short" });
@@ -2056,10 +2056,10 @@ const Ut = (e, t) => {
2056
2056
  default:
2057
2057
  return t.time({ width: "full" });
2058
2058
  }
2059
- }, Ti = (e, t) => {
2059
+ }, hi = (e, t) => {
2060
2060
  const n = e.match(/(P+)(p+)?/) || [], r = n[1], i = n[2];
2061
2061
  if (!i)
2062
- return Ut(e, t);
2062
+ return Ht(e, t);
2063
2063
  let o;
2064
2064
  switch (r) {
2065
2065
  case "P":
@@ -2076,144 +2076,138 @@ const Ut = (e, t) => {
2076
2076
  o = t.dateTime({ width: "full" });
2077
2077
  break;
2078
2078
  }
2079
- return o.replace("{{date}}", Ut(r, t)).replace("{{time}}", pn(i, t));
2080
- }, Di = {
2081
- p: pn,
2082
- P: Ti
2083
- }, Mi = /^D+$/, Si = /^Y+$/, Oi = ["D", "DD", "YY", "YYYY"];
2084
- function Ei(e) {
2085
- return Mi.test(e);
2079
+ return o.replace("{{date}}", Ht(r, t)).replace("{{time}}", fn(i, t));
2080
+ }, yi = {
2081
+ p: fn,
2082
+ P: hi
2083
+ }, gi = /^D+$/, pi = /^Y+$/, _i = ["D", "DD", "YY", "YYYY"];
2084
+ function wi(e) {
2085
+ return gi.test(e);
2086
2086
  }
2087
- function vi(e) {
2088
- return Si.test(e);
2087
+ function bi(e) {
2088
+ return pi.test(e);
2089
2089
  }
2090
- function Ni(e, t, n) {
2091
- const r = Ii(e, t, n);
2092
- if (console.warn(r), Oi.includes(e)) throw new RangeError(r);
2090
+ function Ti(e, t, n) {
2091
+ const r = Di(e, t, n);
2092
+ if (console.warn(r), _i.includes(e)) throw new RangeError(r);
2093
2093
  }
2094
- function Ii(e, t, n) {
2094
+ function Di(e, t, n) {
2095
2095
  const r = e[0] === "Y" ? "years" : "days of the month";
2096
2096
  return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
2097
2097
  }
2098
- function xi(e) {
2098
+ function Mi(e) {
2099
2099
  return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
2100
2100
  }
2101
- function Pi(e) {
2102
- return !(!xi(e) && typeof e != "number" || isNaN(+O(e)));
2101
+ function Si(e) {
2102
+ return !(!Mi(e) && typeof e != "number" || isNaN(+N(e)));
2103
2103
  }
2104
- const Ri = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Ci = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Yi = /^'([^]*?)'?$/, Gi = /''/g, ki = /[a-zA-Z]/;
2105
- function Ai(e, t, n) {
2106
- var f, d, h, b, E, N, C, W;
2107
- const r = ue(), i = (n == null ? void 0 : n.locale) ?? r.locale ?? ui, o = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((d = (f = n == null ? void 0 : n.locale) == null ? void 0 : f.options) == null ? void 0 : d.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((b = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, c = (n == null ? void 0 : n.weekStartsOn) ?? ((N = (E = n == null ? void 0 : n.locale) == null ? void 0 : E.options) == null ? void 0 : N.weekStartsOn) ?? r.weekStartsOn ?? ((W = (C = r.locale) == null ? void 0 : C.options) == null ? void 0 : W.weekStartsOn) ?? 0, m = O(e, n == null ? void 0 : n.in);
2108
- if (!Pi(m))
2104
+ const Oi = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Ei = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, vi = /^'([^]*?)'?$/, Ni = /''/g, Ii = /[a-zA-Z]/;
2105
+ function xi(e, t, n) {
2106
+ var f, d, h, b, S, E, C, W;
2107
+ const r = ce(), i = (n == null ? void 0 : n.locale) ?? r.locale ?? ti, o = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((d = (f = n == null ? void 0 : n.locale) == null ? void 0 : f.options) == null ? void 0 : d.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((b = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, u = (n == null ? void 0 : n.weekStartsOn) ?? ((E = (S = n == null ? void 0 : n.locale) == null ? void 0 : S.options) == null ? void 0 : E.weekStartsOn) ?? r.weekStartsOn ?? ((W = (C = r.locale) == null ? void 0 : C.options) == null ? void 0 : W.weekStartsOn) ?? 0, m = N(e, n == null ? void 0 : n.in);
2108
+ if (!Si(m))
2109
2109
  throw new RangeError("Invalid time value");
2110
- let g = t.match(Ci).map((v) => {
2111
- const D = v[0];
2112
- if (D === "p" || D === "P") {
2113
- const q = Di[D];
2114
- return q(v, i.formatLong);
2110
+ let p = t.match(Ei).map((O) => {
2111
+ const T = O[0];
2112
+ if (T === "p" || T === "P") {
2113
+ const q = yi[T];
2114
+ return q(O, i.formatLong);
2115
2115
  }
2116
- return v;
2117
- }).join("").match(Ri).map((v) => {
2118
- if (v === "''")
2116
+ return O;
2117
+ }).join("").match(Oi).map((O) => {
2118
+ if (O === "''")
2119
2119
  return { isToken: !1, value: "'" };
2120
- const D = v[0];
2121
- if (D === "'")
2122
- return { isToken: !1, value: Fi(v) };
2123
- if (Ft[D])
2124
- return { isToken: !0, value: v };
2125
- if (D.match(ki))
2120
+ const T = O[0];
2121
+ if (T === "'")
2122
+ return { isToken: !1, value: Pi(O) };
2123
+ if (At[T])
2124
+ return { isToken: !0, value: O };
2125
+ if (T.match(Ii))
2126
2126
  throw new RangeError(
2127
- "Format string contains an unescaped latin alphabet character `" + D + "`"
2127
+ "Format string contains an unescaped latin alphabet character `" + T + "`"
2128
2128
  );
2129
- return { isToken: !1, value: v };
2129
+ return { isToken: !1, value: O };
2130
2130
  });
2131
- i.localize.preprocessor && (g = i.localize.preprocessor(m, g));
2131
+ i.localize.preprocessor && (p = i.localize.preprocessor(m, p));
2132
2132
  const l = {
2133
2133
  firstWeekContainsDate: o,
2134
- weekStartsOn: c,
2134
+ weekStartsOn: u,
2135
2135
  locale: i
2136
2136
  };
2137
- return g.map((v) => {
2138
- if (!v.isToken) return v.value;
2139
- const D = v.value;
2140
- (!(n != null && n.useAdditionalWeekYearTokens) && vi(D) || !(n != null && n.useAdditionalDayOfYearTokens) && Ei(D)) && Ni(D, t, String(e));
2141
- const q = Ft[D[0]];
2142
- return q(m, D, i.localize, l);
2137
+ return p.map((O) => {
2138
+ if (!O.isToken) return O.value;
2139
+ const T = O.value;
2140
+ (!(n != null && n.useAdditionalWeekYearTokens) && bi(T) || !(n != null && n.useAdditionalDayOfYearTokens) && wi(T)) && Ti(T, t, String(e));
2141
+ const q = At[T[0]];
2142
+ return q(m, T, i.localize, l);
2143
2143
  }).join("");
2144
2144
  }
2145
- function Fi(e) {
2146
- const t = e.match(Yi);
2147
- return t ? t[1].replace(Gi, "'") : e;
2145
+ function Pi(e) {
2146
+ const t = e.match(vi);
2147
+ return t ? t[1].replace(Ni, "'") : e;
2148
2148
  }
2149
- function Le(e, t, n) {
2150
- const r = O(e, n == null ? void 0 : n.in);
2149
+ function Fe(e, t, n) {
2150
+ const r = N(e, n == null ? void 0 : n.in);
2151
2151
  return isNaN(t) ? R(e, NaN) : (r.setDate(r.getDate() + t), r);
2152
2152
  }
2153
- function Hi(e, t, n) {
2154
- const r = O(e, n == null ? void 0 : n.in);
2153
+ function Ri(e, t, n) {
2154
+ const r = N(e, n == null ? void 0 : n.in);
2155
2155
  if (isNaN(t)) return R(e, NaN);
2156
2156
  const i = r.getDate(), o = R(e, r.getTime());
2157
2157
  o.setMonth(r.getMonth() + t + 1, 0);
2158
- const c = o.getDate();
2159
- return i >= c ? o : (r.setFullYear(
2158
+ const u = o.getDate();
2159
+ return i >= u ? o : (r.setFullYear(
2160
2160
  o.getFullYear(),
2161
2161
  o.getMonth(),
2162
2162
  i
2163
2163
  ), r);
2164
2164
  }
2165
2165
  function ee(e, t) {
2166
- const n = O(e, t == null ? void 0 : t.in);
2166
+ const n = N(e, t == null ? void 0 : t.in);
2167
2167
  return n.setDate(1), n.setHours(0, 0, 0, 0), n;
2168
2168
  }
2169
- function Li(e, t) {
2170
- const n = O(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = n.getMonth(), o = R(n, 0);
2169
+ function Ci(e, t) {
2170
+ const n = N(e, t == null ? void 0 : t.in), r = n.getFullYear(), i = n.getMonth(), o = R(n, 0);
2171
2171
  return o.setFullYear(r, i + 1, 0), o.setHours(0, 0, 0, 0), o.getDate();
2172
2172
  }
2173
- function Ui() {
2174
- return Object.assign({}, ue());
2175
- }
2176
- function Wt(e) {
2177
- return +O(e);
2178
- }
2179
- function qt(e) {
2180
- return Math.trunc(+O(e) / 1e3);
2173
+ function Yi() {
2174
+ return Object.assign({}, ce());
2181
2175
  }
2182
- function jt(e) {
2183
- return Math.trunc(e * mi);
2176
+ function Lt(e) {
2177
+ return Math.trunc(e * ii);
2184
2178
  }
2185
- function Wi(e) {
2186
- const t = e / di;
2179
+ function ki(e) {
2180
+ const t = e / ai;
2187
2181
  return Math.trunc(t);
2188
2182
  }
2189
- function _n(e, t, n) {
2190
- return Hi(e, -1, n);
2183
+ function hn(e, t, n) {
2184
+ return Ri(e, -1, n);
2191
2185
  }
2192
- function zt(e, t, n) {
2193
- const r = Ui(), i = zi(e, n.timeZone, n.locale ?? r.locale);
2194
- return "formatToParts" in i ? qi(i, t) : ji(i, t);
2186
+ function Ut(e, t, n) {
2187
+ const r = Yi(), i = Fi(e, n.timeZone, n.locale ?? r.locale);
2188
+ return "formatToParts" in i ? Ai(i, t) : Gi(i, t);
2195
2189
  }
2196
- function qi(e, t) {
2190
+ function Ai(e, t) {
2197
2191
  const n = e.formatToParts(t);
2198
2192
  for (let r = n.length - 1; r >= 0; --r)
2199
2193
  if (n[r].type === "timeZoneName")
2200
2194
  return n[r].value;
2201
2195
  }
2202
- function ji(e, t) {
2196
+ function Gi(e, t) {
2203
2197
  const n = e.format(t).replace(/\u200E/g, ""), r = / [\w-+ ]+$/.exec(n);
2204
2198
  return r ? r[0].substr(1) : "";
2205
2199
  }
2206
- function zi(e, t, n) {
2200
+ function Fi(e, t, n) {
2207
2201
  return new Intl.DateTimeFormat(n ? [n.code, "en-US"] : void 0, {
2208
2202
  timeZone: t,
2209
2203
  timeZoneName: e
2210
2204
  });
2211
2205
  }
2212
- function Vi(e, t) {
2213
- const n = Qi(t);
2214
- return "formatToParts" in n ? Bi(n, e) : Zi(n, e);
2206
+ function Hi(e, t) {
2207
+ const n = ji(t);
2208
+ return "formatToParts" in n ? Ui(n, e) : Wi(n, e);
2215
2209
  }
2216
- const $i = {
2210
+ const Li = {
2217
2211
  year: 0,
2218
2212
  month: 1,
2219
2213
  day: 2,
@@ -2221,11 +2215,11 @@ const $i = {
2221
2215
  minute: 4,
2222
2216
  second: 5
2223
2217
  };
2224
- function Bi(e, t) {
2218
+ function Ui(e, t) {
2225
2219
  try {
2226
2220
  const n = e.formatToParts(t), r = [];
2227
2221
  for (let i = 0; i < n.length; i++) {
2228
- const o = $i[n[i].type];
2222
+ const o = Li[n[i].type];
2229
2223
  o !== void 0 && (r[o] = parseInt(n[i].value, 10));
2230
2224
  }
2231
2225
  return r;
@@ -2235,7 +2229,7 @@ function Bi(e, t) {
2235
2229
  throw n;
2236
2230
  }
2237
2231
  }
2238
- function Zi(e, t) {
2232
+ function Wi(e, t) {
2239
2233
  const n = e.format(t), r = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);
2240
2234
  return [
2241
2235
  parseInt(r[3], 10),
@@ -2246,7 +2240,7 @@ function Zi(e, t) {
2246
2240
  parseInt(r[6], 10)
2247
2241
  ];
2248
2242
  }
2249
- const Ue = {}, Vt = new Intl.DateTimeFormat("en-US", {
2243
+ const He = {}, Wt = new Intl.DateTimeFormat("en-US", {
2250
2244
  hourCycle: "h23",
2251
2245
  timeZone: "America/New_York",
2252
2246
  year: "numeric",
@@ -2255,9 +2249,9 @@ const Ue = {}, Vt = new Intl.DateTimeFormat("en-US", {
2255
2249
  hour: "2-digit",
2256
2250
  minute: "2-digit",
2257
2251
  second: "2-digit"
2258
- }).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Xi = Vt === "06/25/2014, 00:00:00" || Vt === "‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";
2259
- function Qi(e) {
2260
- return Ue[e] || (Ue[e] = Xi ? new Intl.DateTimeFormat("en-US", {
2252
+ }).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), qi = Wt === "06/25/2014, 00:00:00" || Wt === "‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";
2253
+ function ji(e) {
2254
+ return He[e] || (He[e] = qi ? new Intl.DateTimeFormat("en-US", {
2261
2255
  hourCycle: "h23",
2262
2256
  timeZone: e,
2263
2257
  year: "numeric",
@@ -2275,78 +2269,78 @@ function Qi(e) {
2275
2269
  hour: "2-digit",
2276
2270
  minute: "2-digit",
2277
2271
  second: "2-digit"
2278
- })), Ue[e];
2272
+ })), He[e];
2279
2273
  }
2280
- function Je(e, t, n, r, i, o, c) {
2274
+ function Qe(e, t, n, r, i, o, u) {
2281
2275
  const m = /* @__PURE__ */ new Date(0);
2282
- return m.setUTCFullYear(e, t, n), m.setUTCHours(r, i, o, c), m;
2276
+ return m.setUTCFullYear(e, t, n), m.setUTCHours(r, i, o, u), m;
2283
2277
  }
2284
- const $t = 36e5, Ki = 6e4, We = {
2278
+ const qt = 36e5, Vi = 6e4, Le = {
2285
2279
  timezoneZ: /^(Z)$/,
2286
2280
  timezoneHH: /^([+-]\d{2})$/,
2287
2281
  timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
2288
2282
  };
2289
- function ce(e, t, n) {
2283
+ function ue(e, t, n) {
2290
2284
  if (!e)
2291
2285
  return 0;
2292
- let r = We.timezoneZ.exec(e);
2286
+ let r = Le.timezoneZ.exec(e);
2293
2287
  if (r)
2294
2288
  return 0;
2295
2289
  let i, o;
2296
- if (r = We.timezoneHH.exec(e), r)
2297
- return i = parseInt(r[1], 10), Bt(i) ? -(i * $t) : NaN;
2298
- if (r = We.timezoneHHMM.exec(e), r) {
2290
+ if (r = Le.timezoneHH.exec(e), r)
2291
+ return i = parseInt(r[1], 10), jt(i) ? -(i * qt) : NaN;
2292
+ if (r = Le.timezoneHHMM.exec(e), r) {
2299
2293
  i = parseInt(r[2], 10);
2300
- const c = parseInt(r[3], 10);
2301
- return Bt(i, c) ? (o = Math.abs(i) * $t + c * Ki, r[1] === "+" ? -o : o) : NaN;
2294
+ const u = parseInt(r[3], 10);
2295
+ return jt(i, u) ? (o = Math.abs(i) * qt + u * Vi, r[1] === "+" ? -o : o) : NaN;
2302
2296
  }
2303
- if (to(e)) {
2297
+ if (zi(e)) {
2304
2298
  t = new Date(t || Date.now());
2305
- const c = n ? t : Ji(t), m = Be(c, e);
2306
- return -(n ? m : eo(t, m, e));
2299
+ const u = n ? t : $i(t), m = $e(u, e);
2300
+ return -(n ? m : Bi(t, m, e));
2307
2301
  }
2308
2302
  return NaN;
2309
2303
  }
2310
- function Ji(e) {
2311
- return Je(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
2304
+ function $i(e) {
2305
+ return Qe(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
2312
2306
  }
2313
- function Be(e, t) {
2314
- const n = Vi(e, t), r = Je(n[0], n[1] - 1, n[2], n[3] % 24, n[4], n[5], 0).getTime();
2307
+ function $e(e, t) {
2308
+ const n = Hi(e, t), r = Qe(n[0], n[1] - 1, n[2], n[3] % 24, n[4], n[5], 0).getTime();
2315
2309
  let i = e.getTime();
2316
2310
  const o = i % 1e3;
2317
2311
  return i -= o >= 0 ? o : 1e3 + o, r - i;
2318
2312
  }
2319
- function eo(e, t, n) {
2313
+ function Bi(e, t, n) {
2320
2314
  let i = e.getTime() - t;
2321
- const o = Be(new Date(i), n);
2315
+ const o = $e(new Date(i), n);
2322
2316
  if (t === o)
2323
2317
  return t;
2324
2318
  i -= o - t;
2325
- const c = Be(new Date(i), n);
2326
- return o === c ? o : Math.max(o, c);
2319
+ const u = $e(new Date(i), n);
2320
+ return o === u ? o : Math.max(o, u);
2327
2321
  }
2328
- function Bt(e, t) {
2322
+ function jt(e, t) {
2329
2323
  return -23 <= e && e <= 23 && (t == null || 0 <= t && t <= 59);
2330
2324
  }
2331
- const Zt = {};
2332
- function to(e) {
2333
- if (Zt[e])
2325
+ const Vt = {};
2326
+ function zi(e) {
2327
+ if (Vt[e])
2334
2328
  return !0;
2335
2329
  try {
2336
- return new Intl.DateTimeFormat(void 0, { timeZone: e }), Zt[e] = !0, !0;
2330
+ return new Intl.DateTimeFormat(void 0, { timeZone: e }), Vt[e] = !0, !0;
2337
2331
  } catch {
2338
2332
  return !1;
2339
2333
  }
2340
2334
  }
2341
- const no = 60 * 1e3, ro = {
2335
+ const Zi = 60 * 1e3, Xi = {
2342
2336
  // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
2343
2337
  X: function(e, t, n) {
2344
- const r = qe(n.timeZone, e);
2338
+ const r = Ue(n.timeZone, e);
2345
2339
  if (r === 0)
2346
2340
  return "Z";
2347
2341
  switch (t) {
2348
2342
  case "X":
2349
- return Xt(r);
2343
+ return $t(r);
2350
2344
  case "XXXX":
2351
2345
  case "XX":
2352
2346
  return J(r);
@@ -2358,10 +2352,10 @@ const no = 60 * 1e3, ro = {
2358
2352
  },
2359
2353
  // Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
2360
2354
  x: function(e, t, n) {
2361
- const r = qe(n.timeZone, e);
2355
+ const r = Ue(n.timeZone, e);
2362
2356
  switch (t) {
2363
2357
  case "x":
2364
- return Xt(r);
2358
+ return $t(r);
2365
2359
  case "xxxx":
2366
2360
  case "xx":
2367
2361
  return J(r);
@@ -2373,12 +2367,12 @@ const no = 60 * 1e3, ro = {
2373
2367
  },
2374
2368
  // Timezone (GMT)
2375
2369
  O: function(e, t, n) {
2376
- const r = qe(n.timeZone, e);
2370
+ const r = Ue(n.timeZone, e);
2377
2371
  switch (t) {
2378
2372
  case "O":
2379
2373
  case "OO":
2380
2374
  case "OOO":
2381
- return "GMT" + ao(r, ":");
2375
+ return "GMT" + Qi(r, ":");
2382
2376
  case "OOOO":
2383
2377
  default:
2384
2378
  return "GMT" + J(r, ":");
@@ -2390,15 +2384,15 @@ const no = 60 * 1e3, ro = {
2390
2384
  case "z":
2391
2385
  case "zz":
2392
2386
  case "zzz":
2393
- return zt("short", e, n);
2387
+ return Ut("short", e, n);
2394
2388
  case "zzzz":
2395
2389
  default:
2396
- return zt("long", e, n);
2390
+ return Ut("long", e, n);
2397
2391
  }
2398
2392
  }
2399
2393
  };
2400
- function qe(e, t) {
2401
- const n = e ? ce(e, t, !0) / no : (t == null ? void 0 : t.getTimezoneOffset()) ?? 0;
2394
+ function Ue(e, t) {
2395
+ const n = e ? ue(e, t, !0) / Zi : (t == null ? void 0 : t.getTimezoneOffset()) ?? 0;
2402
2396
  if (Number.isNaN(n))
2403
2397
  throw new RangeError("Invalid time zone specified: " + e);
2404
2398
  return n;
@@ -2414,18 +2408,18 @@ function J(e, t = "") {
2414
2408
  const n = e > 0 ? "-" : "+", r = Math.abs(e), i = we(Math.floor(r / 60), 2), o = we(Math.floor(r % 60), 2);
2415
2409
  return n + i + t + o;
2416
2410
  }
2417
- function Xt(e, t) {
2411
+ function $t(e, t) {
2418
2412
  return e % 60 === 0 ? (e > 0 ? "-" : "+") + we(Math.abs(e) / 60, 2) : J(e, t);
2419
2413
  }
2420
- function ao(e, t = "") {
2414
+ function Qi(e, t = "") {
2421
2415
  const n = e > 0 ? "-" : "+", r = Math.abs(e), i = Math.floor(r / 60), o = r % 60;
2422
2416
  return o === 0 ? n + String(i) : n + String(i) + t + we(o, 2);
2423
2417
  }
2424
- function Qt(e) {
2418
+ function Bt(e) {
2425
2419
  const t = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
2426
2420
  return t.setUTCFullYear(e.getFullYear()), +e - +t;
2427
2421
  }
2428
- const wn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, je = 36e5, Kt = 6e4, io = 2, I = {
2422
+ const yn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, We = 36e5, zt = 6e4, Ki = 2, v = {
2429
2423
  dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
2430
2424
  datePattern: /^([0-9W+-]+)(.*)/,
2431
2425
  // year tokens
@@ -2457,14 +2451,14 @@ const wn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
2457
2451
  HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
2458
2452
  HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
2459
2453
  // time zone tokens (to identify the presence of a tz)
2460
- timeZone: wn
2454
+ timeZone: yn
2461
2455
  };
2462
2456
  function be(e, t = {}) {
2463
2457
  if (arguments.length < 1)
2464
2458
  throw new TypeError("1 argument required, but only " + arguments.length + " present");
2465
2459
  if (e === null)
2466
2460
  return /* @__PURE__ */ new Date(NaN);
2467
- const n = t.additionalDigits == null ? io : Number(t.additionalDigits);
2461
+ const n = t.additionalDigits == null ? Ki : Number(t.additionalDigits);
2468
2462
  if (n !== 2 && n !== 1 && n !== 0)
2469
2463
  throw new RangeError("additionalDigits must be 0, 1 or 2");
2470
2464
  if (e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]")
@@ -2473,36 +2467,36 @@ function be(e, t = {}) {
2473
2467
  return new Date(e);
2474
2468
  if (Object.prototype.toString.call(e) !== "[object String]")
2475
2469
  return /* @__PURE__ */ new Date(NaN);
2476
- const r = oo(e), { year: i, restDateString: o } = so(r.date, n), c = uo(o, i);
2477
- if (c === null || isNaN(c.getTime()))
2470
+ const r = Ji(e), { year: i, restDateString: o } = eo(r.date, n), u = to(o, i);
2471
+ if (u === null || isNaN(u.getTime()))
2478
2472
  return /* @__PURE__ */ new Date(NaN);
2479
- if (c) {
2480
- const m = c.getTime();
2481
- let g = 0, l;
2482
- if (r.time && (g = co(r.time), g === null || isNaN(g)))
2473
+ if (u) {
2474
+ const m = u.getTime();
2475
+ let p = 0, l;
2476
+ if (r.time && (p = no(r.time), p === null || isNaN(p)))
2483
2477
  return /* @__PURE__ */ new Date(NaN);
2484
2478
  if (r.timeZone || t.timeZone) {
2485
- if (l = ce(r.timeZone || t.timeZone, new Date(m + g)), isNaN(l))
2479
+ if (l = ue(r.timeZone || t.timeZone, new Date(m + p)), isNaN(l))
2486
2480
  return /* @__PURE__ */ new Date(NaN);
2487
2481
  } else
2488
- l = Qt(new Date(m + g)), l = Qt(new Date(m + g + l));
2489
- return new Date(m + g + l);
2482
+ l = Bt(new Date(m + p)), l = Bt(new Date(m + p + l));
2483
+ return new Date(m + p + l);
2490
2484
  } else
2491
2485
  return /* @__PURE__ */ new Date(NaN);
2492
2486
  }
2493
- function oo(e) {
2487
+ function Ji(e) {
2494
2488
  const t = {};
2495
- let n = I.dateTimePattern.exec(e), r;
2496
- if (n ? (t.date = n[1], r = n[3]) : (n = I.datePattern.exec(e), n ? (t.date = n[1], r = n[2]) : (t.date = null, r = e)), r) {
2497
- const i = I.timeZone.exec(r);
2489
+ let n = v.dateTimePattern.exec(e), r;
2490
+ if (n ? (t.date = n[1], r = n[3]) : (n = v.datePattern.exec(e), n ? (t.date = n[1], r = n[2]) : (t.date = null, r = e)), r) {
2491
+ const i = v.timeZone.exec(r);
2498
2492
  i ? (t.time = r.replace(i[1], ""), t.timeZone = i[1].trim()) : t.time = r;
2499
2493
  }
2500
2494
  return t;
2501
2495
  }
2502
- function so(e, t) {
2496
+ function eo(e, t) {
2503
2497
  if (e) {
2504
- const n = I.YYY[t], r = I.YYYYY[t];
2505
- let i = I.YYYY.exec(e) || r.exec(e);
2498
+ const n = v.YYY[t], r = v.YYYYY[t];
2499
+ let i = v.YYYY.exec(e) || r.exec(e);
2506
2500
  if (i) {
2507
2501
  const o = i[1];
2508
2502
  return {
@@ -2510,7 +2504,7 @@ function so(e, t) {
2510
2504
  restDateString: e.slice(o.length)
2511
2505
  };
2512
2506
  }
2513
- if (i = I.YY.exec(e) || n.exec(e), i) {
2507
+ if (i = v.YY.exec(e) || n.exec(e), i) {
2514
2508
  const o = i[1];
2515
2509
  return {
2516
2510
  year: parseInt(o, 10) * 100,
@@ -2522,124 +2516,124 @@ function so(e, t) {
2522
2516
  year: null
2523
2517
  };
2524
2518
  }
2525
- function uo(e, t) {
2519
+ function to(e, t) {
2526
2520
  if (t === null)
2527
2521
  return null;
2528
2522
  let n, r, i;
2529
2523
  if (!e || !e.length)
2530
2524
  return n = /* @__PURE__ */ new Date(0), n.setUTCFullYear(t), n;
2531
- let o = I.MM.exec(e);
2525
+ let o = v.MM.exec(e);
2532
2526
  if (o)
2533
- return n = /* @__PURE__ */ new Date(0), r = parseInt(o[1], 10) - 1, en(t, r) ? (n.setUTCFullYear(t, r), n) : /* @__PURE__ */ new Date(NaN);
2534
- if (o = I.DDD.exec(e), o) {
2527
+ return n = /* @__PURE__ */ new Date(0), r = parseInt(o[1], 10) - 1, Xt(t, r) ? (n.setUTCFullYear(t, r), n) : /* @__PURE__ */ new Date(NaN);
2528
+ if (o = v.DDD.exec(e), o) {
2535
2529
  n = /* @__PURE__ */ new Date(0);
2536
- const c = parseInt(o[1], 10);
2537
- return fo(t, c) ? (n.setUTCFullYear(t, 0, c), n) : /* @__PURE__ */ new Date(NaN);
2530
+ const u = parseInt(o[1], 10);
2531
+ return io(t, u) ? (n.setUTCFullYear(t, 0, u), n) : /* @__PURE__ */ new Date(NaN);
2538
2532
  }
2539
- if (o = I.MMDD.exec(e), o) {
2533
+ if (o = v.MMDD.exec(e), o) {
2540
2534
  n = /* @__PURE__ */ new Date(0), r = parseInt(o[1], 10) - 1;
2541
- const c = parseInt(o[2], 10);
2542
- return en(t, r, c) ? (n.setUTCFullYear(t, r, c), n) : /* @__PURE__ */ new Date(NaN);
2535
+ const u = parseInt(o[2], 10);
2536
+ return Xt(t, r, u) ? (n.setUTCFullYear(t, r, u), n) : /* @__PURE__ */ new Date(NaN);
2543
2537
  }
2544
- if (o = I.Www.exec(e), o)
2545
- return i = parseInt(o[1], 10) - 1, tn(i) ? Jt(t, i) : /* @__PURE__ */ new Date(NaN);
2546
- if (o = I.WwwD.exec(e), o) {
2538
+ if (o = v.Www.exec(e), o)
2539
+ return i = parseInt(o[1], 10) - 1, Qt(i) ? Zt(t, i) : /* @__PURE__ */ new Date(NaN);
2540
+ if (o = v.WwwD.exec(e), o) {
2547
2541
  i = parseInt(o[1], 10) - 1;
2548
- const c = parseInt(o[2], 10) - 1;
2549
- return tn(i, c) ? Jt(t, i, c) : /* @__PURE__ */ new Date(NaN);
2542
+ const u = parseInt(o[2], 10) - 1;
2543
+ return Qt(i, u) ? Zt(t, i, u) : /* @__PURE__ */ new Date(NaN);
2550
2544
  }
2551
2545
  return null;
2552
2546
  }
2553
- function co(e) {
2554
- let t, n, r = I.HH.exec(e);
2547
+ function no(e) {
2548
+ let t, n, r = v.HH.exec(e);
2555
2549
  if (r)
2556
- return t = parseFloat(r[1].replace(",", ".")), ze(t) ? t % 24 * je : NaN;
2557
- if (r = I.HHMM.exec(e), r)
2558
- return t = parseInt(r[1], 10), n = parseFloat(r[2].replace(",", ".")), ze(t, n) ? t % 24 * je + n * Kt : NaN;
2559
- if (r = I.HHMMSS.exec(e), r) {
2550
+ return t = parseFloat(r[1].replace(",", ".")), qe(t) ? t % 24 * We : NaN;
2551
+ if (r = v.HHMM.exec(e), r)
2552
+ return t = parseInt(r[1], 10), n = parseFloat(r[2].replace(",", ".")), qe(t, n) ? t % 24 * We + n * zt : NaN;
2553
+ if (r = v.HHMMSS.exec(e), r) {
2560
2554
  t = parseInt(r[1], 10), n = parseInt(r[2], 10);
2561
2555
  const i = parseFloat(r[3].replace(",", "."));
2562
- return ze(t, n, i) ? t % 24 * je + n * Kt + i * 1e3 : NaN;
2556
+ return qe(t, n, i) ? t % 24 * We + n * zt + i * 1e3 : NaN;
2563
2557
  }
2564
2558
  return null;
2565
2559
  }
2566
- function Jt(e, t, n) {
2560
+ function Zt(e, t, n) {
2567
2561
  t = t || 0, n = n || 0;
2568
2562
  const r = /* @__PURE__ */ new Date(0);
2569
2563
  r.setUTCFullYear(e, 0, 4);
2570
2564
  const i = r.getUTCDay() || 7, o = t * 7 + n + 1 - i;
2571
2565
  return r.setUTCDate(r.getUTCDate() + o), r;
2572
2566
  }
2573
- const lo = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], mo = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
2574
- function bn(e) {
2567
+ const ro = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ao = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
2568
+ function gn(e) {
2575
2569
  return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
2576
2570
  }
2577
- function en(e, t, n) {
2571
+ function Xt(e, t, n) {
2578
2572
  if (t < 0 || t > 11)
2579
2573
  return !1;
2580
2574
  if (n != null) {
2581
2575
  if (n < 1)
2582
2576
  return !1;
2583
- const r = bn(e);
2584
- if (r && n > mo[t] || !r && n > lo[t])
2577
+ const r = gn(e);
2578
+ if (r && n > ao[t] || !r && n > ro[t])
2585
2579
  return !1;
2586
2580
  }
2587
2581
  return !0;
2588
2582
  }
2589
- function fo(e, t) {
2583
+ function io(e, t) {
2590
2584
  if (t < 1)
2591
2585
  return !1;
2592
- const n = bn(e);
2586
+ const n = gn(e);
2593
2587
  return !(n && t > 366 || !n && t > 365);
2594
2588
  }
2595
- function tn(e, t) {
2589
+ function Qt(e, t) {
2596
2590
  return !(e < 0 || e > 52 || t != null && (t < 0 || t > 6));
2597
2591
  }
2598
- function ze(e, t, n) {
2592
+ function qe(e, t, n) {
2599
2593
  return !(e < 0 || e >= 25 || t != null && (t < 0 || t >= 60) || n != null && (n < 0 || n >= 60));
2600
2594
  }
2601
- const ho = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
2602
- function yo(e, t, n = {}) {
2595
+ const oo = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
2596
+ function so(e, t, n = {}) {
2603
2597
  t = String(t);
2604
- const r = t.match(ho);
2598
+ const r = t.match(oo);
2605
2599
  if (r) {
2606
2600
  const i = be(n.originalDate || e, n);
2607
- t = r.reduce(function(o, c) {
2608
- if (c[0] === "'")
2601
+ t = r.reduce(function(o, u) {
2602
+ if (u[0] === "'")
2609
2603
  return o;
2610
- const m = o.indexOf(c), g = o[m - 1] === "'", l = o.replace(c, "'" + ro[c[0]](i, c, n) + "'");
2611
- return g ? l.substring(0, m - 1) + l.substring(m + 1) : l;
2604
+ const m = o.indexOf(u), p = o[m - 1] === "'", l = o.replace(u, "'" + Xi[u[0]](i, u, n) + "'");
2605
+ return p ? l.substring(0, m - 1) + l.substring(m + 1) : l;
2612
2606
  }, t);
2613
2607
  }
2614
- return Ai(e, t, n);
2608
+ return xi(e, t, n);
2615
2609
  }
2616
- function Tn(e, t, n) {
2610
+ function pn(e, t, n) {
2617
2611
  e = be(e, n);
2618
- const r = ce(t, e, !0), i = new Date(e.getTime() - r), o = /* @__PURE__ */ new Date(0);
2612
+ const r = ue(t, e, !0), i = new Date(e.getTime() - r), o = /* @__PURE__ */ new Date(0);
2619
2613
  return o.setFullYear(i.getUTCFullYear(), i.getUTCMonth(), i.getUTCDate()), o.setHours(i.getUTCHours(), i.getUTCMinutes(), i.getUTCSeconds(), i.getUTCMilliseconds()), o;
2620
2614
  }
2621
- function Dn(e, t, n, r) {
2615
+ function _n(e, t, n, r) {
2622
2616
  return r = {
2623
2617
  ...r,
2624
2618
  timeZone: t,
2625
2619
  originalDate: e
2626
- }, yo(Tn(e, t, { timeZone: r.timeZone }), n, r);
2620
+ }, so(pn(e, t, { timeZone: r.timeZone }), n, r);
2627
2621
  }
2628
- function go(e, t, n) {
2629
- if (typeof e == "string" && !e.match(wn))
2622
+ function co(e, t, n) {
2623
+ if (typeof e == "string" && !e.match(yn))
2630
2624
  return be(e, { ...n, timeZone: t });
2631
2625
  e = be(e, n);
2632
- const r = Je(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), i = ce(t, new Date(r));
2626
+ const r = Qe(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), i = ue(t, new Date(r));
2633
2627
  return new Date(r + i);
2634
2628
  }
2635
- function Mn(e, t) {
2636
- return -ce(e, t);
2629
+ function uo(e, t) {
2630
+ return -ue(e, t);
2637
2631
  }
2638
- function Bo(e, t = {}) {
2632
+ function Lo(e, t = {}) {
2639
2633
  const n = (t == null ? void 0 : t.tz) || Intl.DateTimeFormat().resolvedOptions().timeZone, r = t != null && t.includeTZ ? "yyyy-MM-dd HH:mm:ss.SSS (z)" : "yyyy-MM-dd HH:mm:ss.SSS";
2640
- return Dn(e, n, r);
2634
+ return _n(e, n, r);
2641
2635
  }
2642
- function nn(e, t = {}) {
2636
+ function Kt(e, t = {}) {
2643
2637
  if (!e)
2644
2638
  return e;
2645
2639
  const n = t.tz || Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -2647,15 +2641,15 @@ function nn(e, t = {}) {
2647
2641
  let r = "MMM dd, yyy hh:mm a";
2648
2642
  t.short && (r = "MMM dd, yyy"), t.includeTZ && (r += " (z)");
2649
2643
  const i = new Date(e);
2650
- return Dn(i, n, r);
2644
+ return _n(i, n, r);
2651
2645
  } catch {
2652
2646
  return console.error("Invalid value passed to formatTime", e), "(invalid date)";
2653
2647
  }
2654
2648
  }
2655
- function Zo(e, t) {
2656
- return `${nn(e.getTime())} - ${nn(t.getTime(), { includeTZ: !0 })}`;
2649
+ function Uo(e, t) {
2650
+ return `${Kt(e.getTime())} - ${Kt(t.getTime(), { includeTZ: !0 })}`;
2657
2651
  }
2658
- const Te = {
2652
+ const lo = {
2659
2653
  secondly: 1e3,
2660
2654
  tenSecondly: 10 * 1e3,
2661
2655
  thirtySecondly: 30 * 1e3,
@@ -2670,148 +2664,49 @@ const Te = {
2670
2664
  weekly: 60 * 60 * 24 * 7 * 1e3,
2671
2665
  trend: 0
2672
2666
  };
2673
- function Xo(e, t) {
2674
- return e.map((n) => ({
2675
- value: n,
2676
- label: t.t(`configuration.vitals.reports.granularity.${n}`)
2677
- }));
2678
- }
2679
- function po(e, t) {
2680
- return {
2681
- duration: e,
2682
- type: "duration",
2683
- origin: t
2684
- };
2685
- }
2686
- function Qo(e) {
2687
- return e && sn.find((n) => e <= Te[n]) || null;
2688
- }
2689
- function Sn(e, t, n, r) {
2690
- const i = Te[n];
2691
- let o = 0;
2692
- return i >= Te.daily && (r ? o = -Mn(r, t) : o = t.getTimezoneOffset() * 60 * 1e3), new Date(e((t.getTime() - o) / i) * i + o);
2693
- }
2694
- function _o(e, t, n) {
2695
- return Sn(Math.floor, e, t, n);
2696
- }
2697
- function On(e, t, n) {
2698
- return Sn(Math.ceil, e, t, n);
2699
- }
2700
- class ve {
2701
- constructor(t, n, r) {
2702
- T(this, "timeframe");
2703
- T(this, "tz");
2704
- T(this, "dataGranularity");
2705
- if (this.constructor === ve)
2706
- throw new Error("BaseQueryTime is not meant to be used directly.");
2707
- this.timeframe = t, this.tz = n, this.dataGranularity = r ?? t.dataGranularity;
2708
- }
2709
- calculateStartDate(t, n, r = 1) {
2710
- if (t)
2711
- return new Date(this.endDate().getTime() - this.timeframe.timeframeLengthMs() * r);
2712
- {
2713
- const i = this.endDate(), o = this.timeframe.rawStart(this.tz), c = _o(o, n, this.tz), g = (i.getTime() - c.getTime()) * (r - 1);
2714
- return new Date(c.getTime() - g);
2715
- }
2716
- }
2717
- granularitySeconds() {
2718
- return Math.floor(this.granularityMs() / 1e3);
2719
- }
2720
- granularityDruid() {
2721
- return po(this.granularityMs(), this.startDate().toISOString());
2722
- }
2723
- // Return a UNIX timestamp suitable for use in the `start` query param.
2724
- startSeconds() {
2725
- return qt(this.startDate());
2726
- }
2727
- // Return a UNIX timestamp suitable for use in the `end` query param.
2728
- endSeconds() {
2729
- return qt(this.endDate());
2730
- }
2731
- // Return epoch time in milliseconds, suitable for use in the `startMs` query param.
2732
- startMs() {
2733
- return Wt(this.startDate());
2734
- }
2735
- // Return epoch time in milliseconds, suitable for use in the `endMs` query param.
2736
- endMs() {
2737
- return Wt(this.endDate());
2738
- }
2739
- }
2740
- class Ko extends ve {
2741
- constructor(n, r, i, o, c) {
2742
- super(n, i, o);
2743
- T(this, "granularity");
2744
- r && n.allowedGranularities(c).has(r) ? this.granularity = r : c ? this.granularity = n.fineGrainedDefaultGranularity ?? n.defaultResponseGranularity : this.granularity = n.defaultResponseGranularity;
2745
- }
2746
- startDate() {
2747
- return this.calculateStartDate(this.timeframe.isRelative, this.granularity);
2748
- }
2749
- endDate() {
2750
- return On(this.timeframe.rawEnd(), this.granularity, this.tz);
2751
- }
2752
- granularityMs() {
2753
- return Te[this.granularity];
2754
- }
2755
- }
2756
- class wo extends ve {
2757
- startDate() {
2758
- return this.calculateStartDate(this.timeframe.isRelative, this.dataGranularity);
2759
- }
2760
- endDate() {
2761
- return On(this.timeframe.rawEnd(this.tz), this.dataGranularity, this.tz);
2762
- }
2763
- granularityMs() {
2764
- return this.endDate().getTime() - this.startDate().getTime();
2765
- }
2766
- }
2767
- class Jo extends wo {
2768
- startDate() {
2769
- return this.calculateStartDate(this.timeframe.isRelative, this.dataGranularity, 2);
2770
- }
2771
- granularityMs() {
2772
- return this.endDate().getTime() - super.startDate().getTime();
2773
- }
2667
+ function Wo(e) {
2668
+ return e && nn.find((n) => e <= lo[n]) || null;
2774
2669
  }
2775
2670
  var pe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2776
- function En(e) {
2671
+ function wn(e) {
2777
2672
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
2778
2673
  }
2779
- var De = { exports: {} };
2780
- De.exports;
2674
+ var Te = { exports: {} };
2675
+ Te.exports;
2781
2676
  (function(e, t) {
2782
- var n = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, o = "[object Arguments]", c = "[object Array]", m = "[object Boolean]", g = "[object Date]", l = "[object Error]", f = "[object Function]", d = "[object GeneratorFunction]", h = "[object Map]", b = "[object Number]", E = "[object Object]", N = "[object Promise]", C = "[object RegExp]", W = "[object Set]", v = "[object String]", D = "[object Symbol]", q = "[object WeakMap]", tt = "[object ArrayBuffer]", le = "[object DataView]", nt = "[object Float32Array]", rt = "[object Float64Array]", at = "[object Int8Array]", it = "[object Int16Array]", ot = "[object Int32Array]", st = "[object Uint8Array]", ut = "[object Uint8ClampedArray]", ct = "[object Uint16Array]", lt = "[object Uint32Array]", In = /[\\^$.*+?()[\]{}|]/g, xn = /\w*$/, Pn = /^\[object .+?Constructor\]$/, Rn = /^(?:0|[1-9]\d*)$/, w = {};
2783
- w[o] = w[c] = w[tt] = w[le] = w[m] = w[g] = w[nt] = w[rt] = w[at] = w[it] = w[ot] = w[h] = w[b] = w[E] = w[C] = w[W] = w[v] = w[D] = w[st] = w[ut] = w[ct] = w[lt] = !0, w[l] = w[f] = w[q] = !1;
2784
- var Cn = typeof pe == "object" && pe && pe.Object === Object && pe, Yn = typeof self == "object" && self && self.Object === Object && self, Y = Cn || Yn || Function("return this")(), dt = t && !t.nodeType && t, mt = dt && !0 && e && !e.nodeType && e, Gn = mt && mt.exports === dt;
2785
- function kn(a, s) {
2677
+ var n = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, o = "[object Arguments]", u = "[object Array]", m = "[object Boolean]", p = "[object Date]", l = "[object Error]", f = "[object Function]", d = "[object GeneratorFunction]", h = "[object Map]", b = "[object Number]", S = "[object Object]", E = "[object Promise]", C = "[object RegExp]", W = "[object Set]", O = "[object String]", T = "[object Symbol]", q = "[object WeakMap]", Je = "[object ArrayBuffer]", le = "[object DataView]", et = "[object Float32Array]", tt = "[object Float64Array]", nt = "[object Int8Array]", rt = "[object Int16Array]", at = "[object Int32Array]", it = "[object Uint8Array]", ot = "[object Uint8ClampedArray]", st = "[object Uint16Array]", ct = "[object Uint32Array]", Dn = /[\\^$.*+?()[\]{}|]/g, Mn = /\w*$/, Sn = /^\[object .+?Constructor\]$/, On = /^(?:0|[1-9]\d*)$/, w = {};
2678
+ w[o] = w[u] = w[Je] = w[le] = w[m] = w[p] = w[et] = w[tt] = w[nt] = w[rt] = w[at] = w[h] = w[b] = w[S] = w[C] = w[W] = w[O] = w[T] = w[it] = w[ot] = w[st] = w[ct] = !0, w[l] = w[f] = w[q] = !1;
2679
+ var En = typeof pe == "object" && pe && pe.Object === Object && pe, vn = typeof self == "object" && self && self.Object === Object && self, Y = En || vn || Function("return this")(), ut = t && !t.nodeType && t, lt = ut && !0 && e && !e.nodeType && e, Nn = lt && lt.exports === ut;
2680
+ function In(a, s) {
2786
2681
  return a.set(s[0], s[1]), a;
2787
2682
  }
2788
- function An(a, s) {
2683
+ function xn(a, s) {
2789
2684
  return a.add(s), a;
2790
2685
  }
2791
- function Fn(a, s) {
2792
- for (var u = -1, y = a ? a.length : 0; ++u < y && s(a[u], u, a) !== !1; )
2686
+ function Pn(a, s) {
2687
+ for (var c = -1, y = a ? a.length : 0; ++c < y && s(a[c], c, a) !== !1; )
2793
2688
  ;
2794
2689
  return a;
2795
2690
  }
2796
- function Hn(a, s) {
2797
- for (var u = -1, y = s.length, M = a.length; ++u < y; )
2798
- a[M + u] = s[u];
2691
+ function Rn(a, s) {
2692
+ for (var c = -1, y = s.length, D = a.length; ++c < y; )
2693
+ a[D + c] = s[c];
2799
2694
  return a;
2800
2695
  }
2801
- function ft(a, s, u, y) {
2802
- for (var M = -1, x = a ? a.length : 0; ++M < x; )
2803
- u = s(u, a[M], M, a);
2804
- return u;
2696
+ function dt(a, s, c, y) {
2697
+ for (var D = -1, I = a ? a.length : 0; ++D < I; )
2698
+ c = s(c, a[D], D, a);
2699
+ return c;
2805
2700
  }
2806
- function Ln(a, s) {
2807
- for (var u = -1, y = Array(a); ++u < a; )
2808
- y[u] = s(u);
2701
+ function Cn(a, s) {
2702
+ for (var c = -1, y = Array(a); ++c < a; )
2703
+ y[c] = s(c);
2809
2704
  return y;
2810
2705
  }
2811
- function Un(a, s) {
2706
+ function Yn(a, s) {
2812
2707
  return a == null ? void 0 : a[s];
2813
2708
  }
2814
- function ht(a) {
2709
+ function mt(a) {
2815
2710
  var s = !1;
2816
2711
  if (a != null && typeof a.toString != "function")
2817
2712
  try {
@@ -2820,356 +2715,356 @@ De.exports;
2820
2715
  }
2821
2716
  return s;
2822
2717
  }
2823
- function yt(a) {
2824
- var s = -1, u = Array(a.size);
2825
- return a.forEach(function(y, M) {
2826
- u[++s] = [M, y];
2827
- }), u;
2718
+ function ft(a) {
2719
+ var s = -1, c = Array(a.size);
2720
+ return a.forEach(function(y, D) {
2721
+ c[++s] = [D, y];
2722
+ }), c;
2828
2723
  }
2829
- function Ne(a, s) {
2830
- return function(u) {
2831
- return a(s(u));
2724
+ function Ee(a, s) {
2725
+ return function(c) {
2726
+ return a(s(c));
2832
2727
  };
2833
2728
  }
2834
- function gt(a) {
2835
- var s = -1, u = Array(a.size);
2729
+ function ht(a) {
2730
+ var s = -1, c = Array(a.size);
2836
2731
  return a.forEach(function(y) {
2837
- u[++s] = y;
2838
- }), u;
2732
+ c[++s] = y;
2733
+ }), c;
2839
2734
  }
2840
- var Wn = Array.prototype, qn = Function.prototype, de = Object.prototype, Ie = Y["__core-js_shared__"], pt = function() {
2841
- var a = /[^.]+$/.exec(Ie && Ie.keys && Ie.keys.IE_PROTO || "");
2735
+ var kn = Array.prototype, An = Function.prototype, de = Object.prototype, ve = Y["__core-js_shared__"], yt = function() {
2736
+ var a = /[^.]+$/.exec(ve && ve.keys && ve.keys.IE_PROTO || "");
2842
2737
  return a ? "Symbol(src)_1." + a : "";
2843
- }(), _t = qn.toString, H = de.hasOwnProperty, me = de.toString, jn = RegExp(
2844
- "^" + _t.call(H).replace(In, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
2845
- ), wt = Gn ? Y.Buffer : void 0, bt = Y.Symbol, Tt = Y.Uint8Array, zn = Ne(Object.getPrototypeOf, Object), Vn = Object.create, $n = de.propertyIsEnumerable, Bn = Wn.splice, Dt = Object.getOwnPropertySymbols, Zn = wt ? wt.isBuffer : void 0, Xn = Ne(Object.keys, Object), xe = X(Y, "DataView"), te = X(Y, "Map"), Pe = X(Y, "Promise"), Re = X(Y, "Set"), Ce = X(Y, "WeakMap"), ne = X(Object, "create"), Qn = V(xe), Kn = V(te), Jn = V(Pe), er = V(Re), tr = V(Ce), Mt = bt ? bt.prototype : void 0, St = Mt ? Mt.valueOf : void 0;
2738
+ }(), gt = An.toString, H = de.hasOwnProperty, me = de.toString, Gn = RegExp(
2739
+ "^" + gt.call(H).replace(Dn, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
2740
+ ), pt = Nn ? Y.Buffer : void 0, _t = Y.Symbol, wt = Y.Uint8Array, Fn = Ee(Object.getPrototypeOf, Object), Hn = Object.create, Ln = de.propertyIsEnumerable, Un = kn.splice, bt = Object.getOwnPropertySymbols, Wn = pt ? pt.isBuffer : void 0, qn = Ee(Object.keys, Object), Ne = X(Y, "DataView"), te = X(Y, "Map"), Ie = X(Y, "Promise"), xe = X(Y, "Set"), Pe = X(Y, "WeakMap"), ne = X(Object, "create"), jn = $(Ne), Vn = $(te), $n = $(Ie), Bn = $(xe), zn = $(Pe), Tt = _t ? _t.prototype : void 0, Dt = Tt ? Tt.valueOf : void 0;
2846
2741
  function j(a) {
2847
- var s = -1, u = a ? a.length : 0;
2848
- for (this.clear(); ++s < u; ) {
2742
+ var s = -1, c = a ? a.length : 0;
2743
+ for (this.clear(); ++s < c; ) {
2849
2744
  var y = a[s];
2850
2745
  this.set(y[0], y[1]);
2851
2746
  }
2852
2747
  }
2853
- function nr() {
2748
+ function Zn() {
2854
2749
  this.__data__ = ne ? ne(null) : {};
2855
2750
  }
2856
- function rr(a) {
2751
+ function Xn(a) {
2857
2752
  return this.has(a) && delete this.__data__[a];
2858
2753
  }
2859
- function ar(a) {
2754
+ function Qn(a) {
2860
2755
  var s = this.__data__;
2861
2756
  if (ne) {
2862
- var u = s[a];
2863
- return u === r ? void 0 : u;
2757
+ var c = s[a];
2758
+ return c === r ? void 0 : c;
2864
2759
  }
2865
2760
  return H.call(s, a) ? s[a] : void 0;
2866
2761
  }
2867
- function ir(a) {
2762
+ function Kn(a) {
2868
2763
  var s = this.__data__;
2869
2764
  return ne ? s[a] !== void 0 : H.call(s, a);
2870
2765
  }
2871
- function or(a, s) {
2872
- var u = this.__data__;
2873
- return u[a] = ne && s === void 0 ? r : s, this;
2766
+ function Jn(a, s) {
2767
+ var c = this.__data__;
2768
+ return c[a] = ne && s === void 0 ? r : s, this;
2874
2769
  }
2875
- j.prototype.clear = nr, j.prototype.delete = rr, j.prototype.get = ar, j.prototype.has = ir, j.prototype.set = or;
2876
- function G(a) {
2877
- var s = -1, u = a ? a.length : 0;
2878
- for (this.clear(); ++s < u; ) {
2770
+ j.prototype.clear = Zn, j.prototype.delete = Xn, j.prototype.get = Qn, j.prototype.has = Kn, j.prototype.set = Jn;
2771
+ function k(a) {
2772
+ var s = -1, c = a ? a.length : 0;
2773
+ for (this.clear(); ++s < c; ) {
2879
2774
  var y = a[s];
2880
2775
  this.set(y[0], y[1]);
2881
2776
  }
2882
2777
  }
2883
- function sr() {
2778
+ function er() {
2884
2779
  this.__data__ = [];
2885
2780
  }
2886
- function ur(a) {
2887
- var s = this.__data__, u = fe(s, a);
2888
- if (u < 0)
2781
+ function tr(a) {
2782
+ var s = this.__data__, c = fe(s, a);
2783
+ if (c < 0)
2889
2784
  return !1;
2890
2785
  var y = s.length - 1;
2891
- return u == y ? s.pop() : Bn.call(s, u, 1), !0;
2786
+ return c == y ? s.pop() : Un.call(s, c, 1), !0;
2892
2787
  }
2893
- function cr(a) {
2894
- var s = this.__data__, u = fe(s, a);
2895
- return u < 0 ? void 0 : s[u][1];
2788
+ function nr(a) {
2789
+ var s = this.__data__, c = fe(s, a);
2790
+ return c < 0 ? void 0 : s[c][1];
2896
2791
  }
2897
- function lr(a) {
2792
+ function rr(a) {
2898
2793
  return fe(this.__data__, a) > -1;
2899
2794
  }
2900
- function dr(a, s) {
2901
- var u = this.__data__, y = fe(u, a);
2902
- return y < 0 ? u.push([a, s]) : u[y][1] = s, this;
2795
+ function ar(a, s) {
2796
+ var c = this.__data__, y = fe(c, a);
2797
+ return y < 0 ? c.push([a, s]) : c[y][1] = s, this;
2903
2798
  }
2904
- G.prototype.clear = sr, G.prototype.delete = ur, G.prototype.get = cr, G.prototype.has = lr, G.prototype.set = dr;
2905
- function B(a) {
2906
- var s = -1, u = a ? a.length : 0;
2907
- for (this.clear(); ++s < u; ) {
2799
+ k.prototype.clear = er, k.prototype.delete = tr, k.prototype.get = nr, k.prototype.has = rr, k.prototype.set = ar;
2800
+ function z(a) {
2801
+ var s = -1, c = a ? a.length : 0;
2802
+ for (this.clear(); ++s < c; ) {
2908
2803
  var y = a[s];
2909
2804
  this.set(y[0], y[1]);
2910
2805
  }
2911
2806
  }
2912
- function mr() {
2807
+ function ir() {
2913
2808
  this.__data__ = {
2914
2809
  hash: new j(),
2915
- map: new (te || G)(),
2810
+ map: new (te || k)(),
2916
2811
  string: new j()
2917
2812
  };
2918
2813
  }
2919
- function fr(a) {
2814
+ function or(a) {
2920
2815
  return he(this, a).delete(a);
2921
2816
  }
2922
- function hr(a) {
2817
+ function sr(a) {
2923
2818
  return he(this, a).get(a);
2924
2819
  }
2925
- function yr(a) {
2820
+ function cr(a) {
2926
2821
  return he(this, a).has(a);
2927
2822
  }
2928
- function gr(a, s) {
2823
+ function ur(a, s) {
2929
2824
  return he(this, a).set(a, s), this;
2930
2825
  }
2931
- B.prototype.clear = mr, B.prototype.delete = fr, B.prototype.get = hr, B.prototype.has = yr, B.prototype.set = gr;
2826
+ z.prototype.clear = ir, z.prototype.delete = or, z.prototype.get = sr, z.prototype.has = cr, z.prototype.set = ur;
2932
2827
  function Z(a) {
2933
- this.__data__ = new G(a);
2828
+ this.__data__ = new k(a);
2934
2829
  }
2935
- function pr() {
2936
- this.__data__ = new G();
2830
+ function lr() {
2831
+ this.__data__ = new k();
2937
2832
  }
2938
- function _r(a) {
2833
+ function dr(a) {
2939
2834
  return this.__data__.delete(a);
2940
2835
  }
2941
- function wr(a) {
2836
+ function mr(a) {
2942
2837
  return this.__data__.get(a);
2943
2838
  }
2944
- function br(a) {
2839
+ function fr(a) {
2945
2840
  return this.__data__.has(a);
2946
2841
  }
2947
- function Tr(a, s) {
2948
- var u = this.__data__;
2949
- if (u instanceof G) {
2950
- var y = u.__data__;
2842
+ function hr(a, s) {
2843
+ var c = this.__data__;
2844
+ if (c instanceof k) {
2845
+ var y = c.__data__;
2951
2846
  if (!te || y.length < n - 1)
2952
2847
  return y.push([a, s]), this;
2953
- u = this.__data__ = new B(y);
2848
+ c = this.__data__ = new z(y);
2954
2849
  }
2955
- return u.set(a, s), this;
2850
+ return c.set(a, s), this;
2956
2851
  }
2957
- Z.prototype.clear = pr, Z.prototype.delete = _r, Z.prototype.get = wr, Z.prototype.has = br, Z.prototype.set = Tr;
2958
- function Dr(a, s) {
2959
- var u = ke(a) || Vr(a) ? Ln(a.length, String) : [], y = u.length, M = !!y;
2960
- for (var x in a)
2961
- H.call(a, x) && !(M && (x == "length" || Wr(x, y))) && u.push(x);
2962
- return u;
2852
+ Z.prototype.clear = lr, Z.prototype.delete = dr, Z.prototype.get = mr, Z.prototype.has = fr, Z.prototype.set = hr;
2853
+ function yr(a, s) {
2854
+ var c = Ye(a) || Hr(a) ? Cn(a.length, String) : [], y = c.length, D = !!y;
2855
+ for (var I in a)
2856
+ H.call(a, I) && !(D && (I == "length" || kr(I, y))) && c.push(I);
2857
+ return c;
2963
2858
  }
2964
- function Ot(a, s, u) {
2859
+ function Mt(a, s, c) {
2965
2860
  var y = a[s];
2966
- (!(H.call(a, s) && It(y, u)) || u === void 0 && !(s in a)) && (a[s] = u);
2861
+ (!(H.call(a, s) && vt(y, c)) || c === void 0 && !(s in a)) && (a[s] = c);
2967
2862
  }
2968
2863
  function fe(a, s) {
2969
- for (var u = a.length; u--; )
2970
- if (It(a[u][0], s))
2971
- return u;
2864
+ for (var c = a.length; c--; )
2865
+ if (vt(a[c][0], s))
2866
+ return c;
2972
2867
  return -1;
2973
2868
  }
2974
- function Mr(a, s) {
2975
- return a && Et(s, Ae(s), a);
2869
+ function gr(a, s) {
2870
+ return a && St(s, ke(s), a);
2976
2871
  }
2977
- function Ye(a, s, u, y, M, x, k) {
2978
- var P;
2979
- if (y && (P = x ? y(a, M, x, k) : y(a)), P !== void 0)
2980
- return P;
2872
+ function Re(a, s, c, y, D, I, A) {
2873
+ var x;
2874
+ if (y && (x = I ? y(a, D, I, A) : y(a)), x !== void 0)
2875
+ return x;
2981
2876
  if (!ye(a))
2982
2877
  return a;
2983
- var Rt = ke(a);
2984
- if (Rt) {
2985
- if (P = Hr(a), !s)
2986
- return kr(a, P);
2878
+ var xt = Ye(a);
2879
+ if (xt) {
2880
+ if (x = Rr(a), !s)
2881
+ return Ir(a, x);
2987
2882
  } else {
2988
- var Q = z(a), Ct = Q == f || Q == d;
2989
- if (Br(a))
2990
- return Ir(a, s);
2991
- if (Q == E || Q == o || Ct && !x) {
2992
- if (ht(a))
2993
- return x ? a : {};
2994
- if (P = Lr(Ct ? {} : a), !s)
2995
- return Ar(a, Mr(P, a));
2883
+ var Q = V(a), Pt = Q == f || Q == d;
2884
+ if (Ur(a))
2885
+ return Dr(a, s);
2886
+ if (Q == S || Q == o || Pt && !I) {
2887
+ if (mt(a))
2888
+ return I ? a : {};
2889
+ if (x = Cr(Pt ? {} : a), !s)
2890
+ return xr(a, gr(x, a));
2996
2891
  } else {
2997
2892
  if (!w[Q])
2998
- return x ? a : {};
2999
- P = Ur(a, Q, Ye, s);
2893
+ return I ? a : {};
2894
+ x = Yr(a, Q, Re, s);
3000
2895
  }
3001
2896
  }
3002
- k || (k = new Z());
3003
- var Yt = k.get(a);
3004
- if (Yt)
3005
- return Yt;
3006
- if (k.set(a, P), !Rt)
3007
- var Gt = u ? Fr(a) : Ae(a);
3008
- return Fn(Gt || a, function(Fe, ge) {
3009
- Gt && (ge = Fe, Fe = a[ge]), Ot(P, ge, Ye(Fe, s, u, y, ge, a, k));
3010
- }), P;
3011
- }
3012
- function Sr(a) {
3013
- return ye(a) ? Vn(a) : {};
3014
- }
3015
- function Or(a, s, u) {
2897
+ A || (A = new Z());
2898
+ var Rt = A.get(a);
2899
+ if (Rt)
2900
+ return Rt;
2901
+ if (A.set(a, x), !xt)
2902
+ var Ct = c ? Pr(a) : ke(a);
2903
+ return Pn(Ct || a, function(Ae, ge) {
2904
+ Ct && (ge = Ae, Ae = a[ge]), Mt(x, ge, Re(Ae, s, c, y, ge, a, A));
2905
+ }), x;
2906
+ }
2907
+ function pr(a) {
2908
+ return ye(a) ? Hn(a) : {};
2909
+ }
2910
+ function _r(a, s, c) {
3016
2911
  var y = s(a);
3017
- return ke(a) ? y : Hn(y, u(a));
2912
+ return Ye(a) ? y : Rn(y, c(a));
3018
2913
  }
3019
- function Er(a) {
2914
+ function wr(a) {
3020
2915
  return me.call(a);
3021
2916
  }
3022
- function vr(a) {
3023
- if (!ye(a) || jr(a))
2917
+ function br(a) {
2918
+ if (!ye(a) || Gr(a))
3024
2919
  return !1;
3025
- var s = Pt(a) || ht(a) ? jn : Pn;
3026
- return s.test(V(a));
2920
+ var s = It(a) || mt(a) ? Gn : Sn;
2921
+ return s.test($(a));
3027
2922
  }
3028
- function Nr(a) {
3029
- if (!Nt(a))
3030
- return Xn(a);
2923
+ function Tr(a) {
2924
+ if (!Et(a))
2925
+ return qn(a);
3031
2926
  var s = [];
3032
- for (var u in Object(a))
3033
- H.call(a, u) && u != "constructor" && s.push(u);
2927
+ for (var c in Object(a))
2928
+ H.call(a, c) && c != "constructor" && s.push(c);
3034
2929
  return s;
3035
2930
  }
3036
- function Ir(a, s) {
2931
+ function Dr(a, s) {
3037
2932
  if (s)
3038
2933
  return a.slice();
3039
- var u = new a.constructor(a.length);
3040
- return a.copy(u), u;
2934
+ var c = new a.constructor(a.length);
2935
+ return a.copy(c), c;
3041
2936
  }
3042
- function Ge(a) {
2937
+ function Ce(a) {
3043
2938
  var s = new a.constructor(a.byteLength);
3044
- return new Tt(s).set(new Tt(a)), s;
2939
+ return new wt(s).set(new wt(a)), s;
3045
2940
  }
3046
- function xr(a, s) {
3047
- var u = s ? Ge(a.buffer) : a.buffer;
3048
- return new a.constructor(u, a.byteOffset, a.byteLength);
2941
+ function Mr(a, s) {
2942
+ var c = s ? Ce(a.buffer) : a.buffer;
2943
+ return new a.constructor(c, a.byteOffset, a.byteLength);
3049
2944
  }
3050
- function Pr(a, s, u) {
3051
- var y = s ? u(yt(a), !0) : yt(a);
3052
- return ft(y, kn, new a.constructor());
2945
+ function Sr(a, s, c) {
2946
+ var y = s ? c(ft(a), !0) : ft(a);
2947
+ return dt(y, In, new a.constructor());
3053
2948
  }
3054
- function Rr(a) {
3055
- var s = new a.constructor(a.source, xn.exec(a));
2949
+ function Or(a) {
2950
+ var s = new a.constructor(a.source, Mn.exec(a));
3056
2951
  return s.lastIndex = a.lastIndex, s;
3057
2952
  }
3058
- function Cr(a, s, u) {
3059
- var y = s ? u(gt(a), !0) : gt(a);
3060
- return ft(y, An, new a.constructor());
2953
+ function Er(a, s, c) {
2954
+ var y = s ? c(ht(a), !0) : ht(a);
2955
+ return dt(y, xn, new a.constructor());
3061
2956
  }
3062
- function Yr(a) {
3063
- return St ? Object(St.call(a)) : {};
2957
+ function vr(a) {
2958
+ return Dt ? Object(Dt.call(a)) : {};
3064
2959
  }
3065
- function Gr(a, s) {
3066
- var u = s ? Ge(a.buffer) : a.buffer;
3067
- return new a.constructor(u, a.byteOffset, a.length);
2960
+ function Nr(a, s) {
2961
+ var c = s ? Ce(a.buffer) : a.buffer;
2962
+ return new a.constructor(c, a.byteOffset, a.length);
3068
2963
  }
3069
- function kr(a, s) {
3070
- var u = -1, y = a.length;
3071
- for (s || (s = Array(y)); ++u < y; )
3072
- s[u] = a[u];
2964
+ function Ir(a, s) {
2965
+ var c = -1, y = a.length;
2966
+ for (s || (s = Array(y)); ++c < y; )
2967
+ s[c] = a[c];
3073
2968
  return s;
3074
2969
  }
3075
- function Et(a, s, u, y) {
3076
- u || (u = {});
3077
- for (var M = -1, x = s.length; ++M < x; ) {
3078
- var k = s[M], P = void 0;
3079
- Ot(u, k, P === void 0 ? a[k] : P);
2970
+ function St(a, s, c, y) {
2971
+ c || (c = {});
2972
+ for (var D = -1, I = s.length; ++D < I; ) {
2973
+ var A = s[D], x = void 0;
2974
+ Mt(c, A, x === void 0 ? a[A] : x);
3080
2975
  }
3081
- return u;
2976
+ return c;
3082
2977
  }
3083
- function Ar(a, s) {
3084
- return Et(a, vt(a), s);
2978
+ function xr(a, s) {
2979
+ return St(a, Ot(a), s);
3085
2980
  }
3086
- function Fr(a) {
3087
- return Or(a, Ae, vt);
2981
+ function Pr(a) {
2982
+ return _r(a, ke, Ot);
3088
2983
  }
3089
2984
  function he(a, s) {
3090
- var u = a.__data__;
3091
- return qr(s) ? u[typeof s == "string" ? "string" : "hash"] : u.map;
2985
+ var c = a.__data__;
2986
+ return Ar(s) ? c[typeof s == "string" ? "string" : "hash"] : c.map;
3092
2987
  }
3093
2988
  function X(a, s) {
3094
- var u = Un(a, s);
3095
- return vr(u) ? u : void 0;
2989
+ var c = Yn(a, s);
2990
+ return br(c) ? c : void 0;
3096
2991
  }
3097
- var vt = Dt ? Ne(Dt, Object) : Qr, z = Er;
3098
- (xe && z(new xe(new ArrayBuffer(1))) != le || te && z(new te()) != h || Pe && z(Pe.resolve()) != N || Re && z(new Re()) != W || Ce && z(new Ce()) != q) && (z = function(a) {
3099
- var s = me.call(a), u = s == E ? a.constructor : void 0, y = u ? V(u) : void 0;
2992
+ var Ot = bt ? Ee(bt, Object) : jr, V = wr;
2993
+ (Ne && V(new Ne(new ArrayBuffer(1))) != le || te && V(new te()) != h || Ie && V(Ie.resolve()) != E || xe && V(new xe()) != W || Pe && V(new Pe()) != q) && (V = function(a) {
2994
+ var s = me.call(a), c = s == S ? a.constructor : void 0, y = c ? $(c) : void 0;
3100
2995
  if (y)
3101
2996
  switch (y) {
3102
- case Qn:
2997
+ case jn:
3103
2998
  return le;
3104
- case Kn:
2999
+ case Vn:
3105
3000
  return h;
3106
- case Jn:
3107
- return N;
3108
- case er:
3001
+ case $n:
3002
+ return E;
3003
+ case Bn:
3109
3004
  return W;
3110
- case tr:
3005
+ case zn:
3111
3006
  return q;
3112
3007
  }
3113
3008
  return s;
3114
3009
  });
3115
- function Hr(a) {
3116
- var s = a.length, u = a.constructor(s);
3117
- return s && typeof a[0] == "string" && H.call(a, "index") && (u.index = a.index, u.input = a.input), u;
3010
+ function Rr(a) {
3011
+ var s = a.length, c = a.constructor(s);
3012
+ return s && typeof a[0] == "string" && H.call(a, "index") && (c.index = a.index, c.input = a.input), c;
3118
3013
  }
3119
- function Lr(a) {
3120
- return typeof a.constructor == "function" && !Nt(a) ? Sr(zn(a)) : {};
3014
+ function Cr(a) {
3015
+ return typeof a.constructor == "function" && !Et(a) ? pr(Fn(a)) : {};
3121
3016
  }
3122
- function Ur(a, s, u, y) {
3123
- var M = a.constructor;
3017
+ function Yr(a, s, c, y) {
3018
+ var D = a.constructor;
3124
3019
  switch (s) {
3125
- case tt:
3126
- return Ge(a);
3020
+ case Je:
3021
+ return Ce(a);
3127
3022
  case m:
3128
- case g:
3129
- return new M(+a);
3023
+ case p:
3024
+ return new D(+a);
3130
3025
  case le:
3131
- return xr(a, y);
3026
+ return Mr(a, y);
3027
+ case et:
3028
+ case tt:
3132
3029
  case nt:
3133
3030
  case rt:
3134
3031
  case at:
3135
3032
  case it:
3136
3033
  case ot:
3137
3034
  case st:
3138
- case ut:
3139
3035
  case ct:
3140
- case lt:
3141
- return Gr(a, y);
3036
+ return Nr(a, y);
3142
3037
  case h:
3143
- return Pr(a, y, u);
3038
+ return Sr(a, y, c);
3144
3039
  case b:
3145
- case v:
3146
- return new M(a);
3040
+ case O:
3041
+ return new D(a);
3147
3042
  case C:
3148
- return Rr(a);
3043
+ return Or(a);
3149
3044
  case W:
3150
- return Cr(a, y, u);
3151
- case D:
3152
- return Yr(a);
3045
+ return Er(a, y, c);
3046
+ case T:
3047
+ return vr(a);
3153
3048
  }
3154
3049
  }
3155
- function Wr(a, s) {
3156
- return s = s ?? i, !!s && (typeof a == "number" || Rn.test(a)) && a > -1 && a % 1 == 0 && a < s;
3050
+ function kr(a, s) {
3051
+ return s = s ?? i, !!s && (typeof a == "number" || On.test(a)) && a > -1 && a % 1 == 0 && a < s;
3157
3052
  }
3158
- function qr(a) {
3053
+ function Ar(a) {
3159
3054
  var s = typeof a;
3160
3055
  return s == "string" || s == "number" || s == "symbol" || s == "boolean" ? a !== "__proto__" : a === null;
3161
3056
  }
3162
- function jr(a) {
3163
- return !!pt && pt in a;
3057
+ function Gr(a) {
3058
+ return !!yt && yt in a;
3164
3059
  }
3165
- function Nt(a) {
3166
- var s = a && a.constructor, u = typeof s == "function" && s.prototype || de;
3167
- return a === u;
3060
+ function Et(a) {
3061
+ var s = a && a.constructor, c = typeof s == "function" && s.prototype || de;
3062
+ return a === c;
3168
3063
  }
3169
- function V(a) {
3064
+ function $(a) {
3170
3065
  if (a != null) {
3171
3066
  try {
3172
- return _t.call(a);
3067
+ return gt.call(a);
3173
3068
  } catch {
3174
3069
  }
3175
3070
  try {
@@ -3179,74 +3074,74 @@ De.exports;
3179
3074
  }
3180
3075
  return "";
3181
3076
  }
3182
- function zr(a) {
3183
- return Ye(a, !0, !0);
3077
+ function Fr(a) {
3078
+ return Re(a, !0, !0);
3184
3079
  }
3185
- function It(a, s) {
3080
+ function vt(a, s) {
3186
3081
  return a === s || a !== a && s !== s;
3187
3082
  }
3188
- function Vr(a) {
3189
- return $r(a) && H.call(a, "callee") && (!$n.call(a, "callee") || me.call(a) == o);
3083
+ function Hr(a) {
3084
+ return Lr(a) && H.call(a, "callee") && (!Ln.call(a, "callee") || me.call(a) == o);
3190
3085
  }
3191
- var ke = Array.isArray;
3192
- function xt(a) {
3193
- return a != null && Zr(a.length) && !Pt(a);
3086
+ var Ye = Array.isArray;
3087
+ function Nt(a) {
3088
+ return a != null && Wr(a.length) && !It(a);
3194
3089
  }
3195
- function $r(a) {
3196
- return Xr(a) && xt(a);
3090
+ function Lr(a) {
3091
+ return qr(a) && Nt(a);
3197
3092
  }
3198
- var Br = Zn || Kr;
3199
- function Pt(a) {
3093
+ var Ur = Wn || Vr;
3094
+ function It(a) {
3200
3095
  var s = ye(a) ? me.call(a) : "";
3201
3096
  return s == f || s == d;
3202
3097
  }
3203
- function Zr(a) {
3098
+ function Wr(a) {
3204
3099
  return typeof a == "number" && a > -1 && a % 1 == 0 && a <= i;
3205
3100
  }
3206
3101
  function ye(a) {
3207
3102
  var s = typeof a;
3208
3103
  return !!a && (s == "object" || s == "function");
3209
3104
  }
3210
- function Xr(a) {
3105
+ function qr(a) {
3211
3106
  return !!a && typeof a == "object";
3212
3107
  }
3213
- function Ae(a) {
3214
- return xt(a) ? Dr(a) : Nr(a);
3108
+ function ke(a) {
3109
+ return Nt(a) ? yr(a) : Tr(a);
3215
3110
  }
3216
- function Qr() {
3111
+ function jr() {
3217
3112
  return [];
3218
3113
  }
3219
- function Kr() {
3114
+ function Vr() {
3220
3115
  return !1;
3221
3116
  }
3222
- e.exports = zr;
3223
- })(De, De.exports);
3224
- var bo = De.exports;
3225
- const To = /* @__PURE__ */ En(bo), F = (e, t) => new Date(e.getTime() - Mn(t, e));
3226
- class S {
3117
+ e.exports = Fr;
3118
+ })(Te, Te.exports);
3119
+ var mo = Te.exports;
3120
+ const fo = /* @__PURE__ */ wn(mo), F = (e, t) => new Date(e.getTime() - uo(t, e));
3121
+ class M {
3227
3122
  constructor(t) {
3228
- T(this, "timeframeText");
3229
- T(this, "key");
3230
- T(this, "display");
3231
- T(this, "timeframeLength");
3232
- T(this, "allowedTiers");
3123
+ P(this, "timeframeText");
3124
+ P(this, "key");
3125
+ P(this, "display");
3126
+ P(this, "timeframeLength");
3127
+ P(this, "allowedTiers");
3233
3128
  // defaultResponseGranularity tracks which of the allowed granularities is picked for a given
3234
3129
  // timeframe if the user does not or cannot specify a granularity.
3235
- T(this, "defaultResponseGranularity");
3130
+ P(this, "defaultResponseGranularity");
3236
3131
  // dataGranularity tracks the granularity of the available data on the server for a specific timeframe.
3237
3132
  // As of writing, it's always the same as the default response granularity, but it may not always be.
3238
3133
  // It controls how timeframes are rounded to ensure complete time buckets from the server.
3239
- T(this, "dataGranularity");
3134
+ P(this, "dataGranularity");
3240
3135
  // isRelative impacts whether we take the `floor` or the `ceil` of the start time.
3241
3136
  // If the time range is relative, we want the ceil -- because we take the ceil of the
3242
3137
  // end time to make sure we're showing all the data we can for the last time bucket.
3243
3138
  // If the time range is absolute, we want the floor -- because otherwise we wouldn't be including
3244
3139
  // the first time bucket.
3245
- T(this, "isRelative");
3246
- T(this, "fineGrainedDefaultGranularity");
3247
- T(this, "_startCustom");
3248
- T(this, "_endCustom");
3249
- T(this, "_allowedGranularitiesOverride");
3140
+ P(this, "isRelative");
3141
+ P(this, "fineGrainedDefaultGranularity");
3142
+ P(this, "_startCustom");
3143
+ P(this, "_endCustom");
3144
+ P(this, "_allowedGranularitiesOverride");
3250
3145
  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;
3251
3146
  }
3252
3147
  // rawEnd does not consider granularity and should not be used directly in queries.
@@ -3284,7 +3179,7 @@ class S {
3284
3179
  end: this.rawEnd(),
3285
3180
  tz: t
3286
3181
  };
3287
- if (on.includes(this.key))
3182
+ if (tn.includes(this.key))
3288
3183
  return {
3289
3184
  type: "relative",
3290
3185
  // Safe assertion; we just checked that key is a member of the union.
@@ -3296,20 +3191,20 @@ class S {
3296
3191
  tzAdjustedDate(t) {
3297
3192
  if (!t)
3298
3193
  return /* @__PURE__ */ new Date();
3299
- const n = go(/* @__PURE__ */ new Date(), new Intl.DateTimeFormat().resolvedOptions().timeZone);
3300
- return Tn(n, t);
3194
+ const n = co(/* @__PURE__ */ new Date(), new Intl.DateTimeFormat().resolvedOptions().timeZone);
3195
+ return pn(n, t);
3301
3196
  }
3302
3197
  }
3303
- class Do extends S {
3198
+ class ho extends M {
3304
3199
  rawStart(t) {
3305
- let n = A(this.tzAdjustedDate(t), { weekStartsOn: 1 });
3200
+ let n = G(this.tzAdjustedDate(t), { weekStartsOn: 1 });
3306
3201
  return t && (n = F(n, t)), n;
3307
3202
  }
3308
3203
  maximumTimeframeLength() {
3309
3204
  return 60 * 60 * 24 * 7;
3310
3205
  }
3311
3206
  }
3312
- class Mo extends S {
3207
+ class yo extends M {
3313
3208
  rawStart(t) {
3314
3209
  let n = ee(this.tzAdjustedDate(t));
3315
3210
  return t && (n = F(n, t)), n;
@@ -3318,7 +3213,7 @@ class Mo extends S {
3318
3213
  return 60 * 60 * 24 * 31;
3319
3214
  }
3320
3215
  }
3321
- class So extends S {
3216
+ class go extends M {
3322
3217
  rawStart(t) {
3323
3218
  let n = new Date(this.tzAdjustedDate(t).getFullYear(), 0, 1);
3324
3219
  return t && (n = F(n, t)), n;
@@ -3327,30 +3222,30 @@ class So extends S {
3327
3222
  return 60 * 60 * 24 * 366;
3328
3223
  }
3329
3224
  }
3330
- class Oo extends S {
3225
+ class po extends M {
3331
3226
  rawEnd(t) {
3332
- let n = A(this.tzAdjustedDate(t), { weekStartsOn: 1 });
3227
+ let n = G(this.tzAdjustedDate(t), { weekStartsOn: 1 });
3333
3228
  return t && (n = F(n, t)), n;
3334
3229
  }
3335
3230
  rawStart(t) {
3336
3231
  const n = this.tzAdjustedDate(t);
3337
- let r = A(n.setDate(n.getDate() - 7), {
3232
+ let r = G(n.setDate(n.getDate() - 7), {
3338
3233
  weekStartsOn: 1
3339
3234
  });
3340
3235
  return t && (r = F(r, t)), r;
3341
3236
  }
3342
3237
  }
3343
- class Eo extends S {
3238
+ class _o extends M {
3344
3239
  rawEnd(t) {
3345
3240
  let n = ee(this.tzAdjustedDate(t));
3346
3241
  return t && (n = F(n, t)), n;
3347
3242
  }
3348
3243
  rawStart(t) {
3349
- let n = ee(_n(this.tzAdjustedDate(t)));
3244
+ let n = ee(hn(this.tzAdjustedDate(t)));
3350
3245
  return t && (n = F(n, t)), n;
3351
3246
  }
3352
3247
  }
3353
- class vo extends S {
3248
+ class wo extends M {
3354
3249
  rawEnd(t) {
3355
3250
  let n = new Date(this.tzAdjustedDate(t).getFullYear(), 0, 1);
3356
3251
  return t && (n = F(n, t)), n;
@@ -3360,11 +3255,11 @@ class vo extends S {
3360
3255
  return t && (n = F(n, t)), n;
3361
3256
  }
3362
3257
  }
3363
- const No = /* @__PURE__ */ new Map([
3258
+ const bo = /* @__PURE__ */ new Map([
3364
3259
  [
3365
- p.FIFTEEN_MIN,
3366
- new S({
3367
- key: p.FIFTEEN_MIN,
3260
+ g.FIFTEEN_MIN,
3261
+ new M({
3262
+ key: g.FIFTEEN_MIN,
3368
3263
  display: "Last 15 minutes",
3369
3264
  timeframeText: "15 minutes",
3370
3265
  timeframeLength: () => 60 * 15,
@@ -3377,9 +3272,9 @@ const No = /* @__PURE__ */ new Map([
3377
3272
  })
3378
3273
  ],
3379
3274
  [
3380
- p.ONE_HOUR,
3381
- new S({
3382
- key: p.ONE_HOUR,
3275
+ g.ONE_HOUR,
3276
+ new M({
3277
+ key: g.ONE_HOUR,
3383
3278
  display: "Last hour",
3384
3279
  timeframeText: "One hour",
3385
3280
  timeframeLength: () => 60 * 60 * 1,
@@ -3392,9 +3287,9 @@ const No = /* @__PURE__ */ new Map([
3392
3287
  })
3393
3288
  ],
3394
3289
  [
3395
- p.SIX_HOUR,
3396
- new S({
3397
- key: p.SIX_HOUR,
3290
+ g.SIX_HOUR,
3291
+ new M({
3292
+ key: g.SIX_HOUR,
3398
3293
  display: "Last 6 hours",
3399
3294
  timeframeText: "6 hours",
3400
3295
  timeframeLength: () => 60 * 60 * 6,
@@ -3407,9 +3302,9 @@ const No = /* @__PURE__ */ new Map([
3407
3302
  })
3408
3303
  ],
3409
3304
  [
3410
- p.TWELVE_HOUR,
3411
- new S({
3412
- key: p.TWELVE_HOUR,
3305
+ g.TWELVE_HOUR,
3306
+ new M({
3307
+ key: g.TWELVE_HOUR,
3413
3308
  display: "Last 12 hours",
3414
3309
  timeframeText: "12 hours",
3415
3310
  timeframeLength: () => 60 * 60 * 12,
@@ -3422,9 +3317,9 @@ const No = /* @__PURE__ */ new Map([
3422
3317
  })
3423
3318
  ],
3424
3319
  [
3425
- p.ONE_DAY,
3426
- new S({
3427
- key: p.ONE_DAY,
3320
+ g.ONE_DAY,
3321
+ new M({
3322
+ key: g.ONE_DAY,
3428
3323
  display: "Last 24 hours",
3429
3324
  timeframeText: "24 hours",
3430
3325
  timeframeLength: () => 60 * 60 * 24,
@@ -3437,9 +3332,9 @@ const No = /* @__PURE__ */ new Map([
3437
3332
  })
3438
3333
  ],
3439
3334
  [
3440
- p.SEVEN_DAY,
3441
- new S({
3442
- key: p.SEVEN_DAY,
3335
+ g.SEVEN_DAY,
3336
+ new M({
3337
+ key: g.SEVEN_DAY,
3443
3338
  display: "Last 7 days",
3444
3339
  timeframeText: "7 days",
3445
3340
  timeframeLength: () => 60 * 60 * 24 * 7,
@@ -3452,9 +3347,9 @@ const No = /* @__PURE__ */ new Map([
3452
3347
  })
3453
3348
  ],
3454
3349
  [
3455
- p.THIRTY_DAY,
3456
- new S({
3457
- key: p.THIRTY_DAY,
3350
+ g.THIRTY_DAY,
3351
+ new M({
3352
+ key: g.THIRTY_DAY,
3458
3353
  display: "Last 30 days",
3459
3354
  timeframeText: "30 days",
3460
3355
  timeframeLength: () => 60 * 60 * 24 * 30,
@@ -3467,9 +3362,9 @@ const No = /* @__PURE__ */ new Map([
3467
3362
  })
3468
3363
  ],
3469
3364
  [
3470
- p.NINETY_DAY,
3471
- new S({
3472
- key: p.NINETY_DAY,
3365
+ g.NINETY_DAY,
3366
+ new M({
3367
+ key: g.NINETY_DAY,
3473
3368
  display: "Last 90 days",
3474
3369
  timeframeText: "90 days",
3475
3370
  timeframeLength: () => 60 * 60 * 24 * 90,
@@ -3482,9 +3377,9 @@ const No = /* @__PURE__ */ new Map([
3482
3377
  })
3483
3378
  ],
3484
3379
  [
3485
- p.ONE_HUNDRED_EIGHTY_DAY,
3486
- new S({
3487
- key: p.ONE_HUNDRED_EIGHTY_DAY,
3380
+ g.ONE_HUNDRED_EIGHTY_DAY,
3381
+ new M({
3382
+ key: g.ONE_HUNDRED_EIGHTY_DAY,
3488
3383
  display: "Last 180 days",
3489
3384
  timeframeText: "180 days",
3490
3385
  timeframeLength: () => 60 * 60 * 24 * 180,
@@ -3497,9 +3392,9 @@ const No = /* @__PURE__ */ new Map([
3497
3392
  })
3498
3393
  ],
3499
3394
  [
3500
- p.ONE_YEAR,
3501
- new S({
3502
- key: p.ONE_YEAR,
3395
+ g.ONE_YEAR,
3396
+ new M({
3397
+ key: g.ONE_YEAR,
3503
3398
  display: "Last 365 days",
3504
3399
  timeframeText: "365 days",
3505
3400
  timeframeLength: () => 60 * 60 * 24 * 365,
@@ -3512,14 +3407,14 @@ const No = /* @__PURE__ */ new Map([
3512
3407
  })
3513
3408
  ],
3514
3409
  [
3515
- p.CURRENT_WEEK,
3516
- new Do({
3517
- key: p.CURRENT_WEEK,
3410
+ g.CURRENT_WEEK,
3411
+ new ho({
3412
+ key: g.CURRENT_WEEK,
3518
3413
  display: "This week",
3519
3414
  timeframeText: "Week",
3520
3415
  timeframeLength: () => {
3521
- const e = A(/* @__PURE__ */ new Date(), { weekStartsOn: 1 });
3522
- return (ie(Le(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3416
+ const e = G(/* @__PURE__ */ new Date(), { weekStartsOn: 1 });
3417
+ return (ie(Fe(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3523
3418
  },
3524
3419
  defaultResponseGranularity: "daily",
3525
3420
  dataGranularity: "daily",
@@ -3530,14 +3425,14 @@ const No = /* @__PURE__ */ new Map([
3530
3425
  })
3531
3426
  ],
3532
3427
  [
3533
- p.CURRENT_MONTH,
3534
- new Mo({
3535
- key: p.CURRENT_MONTH,
3428
+ g.CURRENT_MONTH,
3429
+ new yo({
3430
+ key: g.CURRENT_MONTH,
3536
3431
  display: "This month",
3537
3432
  timeframeText: "Month",
3538
3433
  timeframeLength: () => {
3539
3434
  const e = ee(/* @__PURE__ */ new Date());
3540
- return (ie(Le(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3435
+ return (ie(Fe(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3541
3436
  },
3542
3437
  defaultResponseGranularity: "daily",
3543
3438
  dataGranularity: "daily",
@@ -3546,14 +3441,14 @@ const No = /* @__PURE__ */ new Map([
3546
3441
  })
3547
3442
  ],
3548
3443
  [
3549
- p.CURRENT_YEAR,
3550
- new So({
3551
- key: p.CURRENT_YEAR,
3444
+ g.CURRENT_YEAR,
3445
+ new go({
3446
+ key: g.CURRENT_YEAR,
3552
3447
  display: "This year",
3553
3448
  timeframeText: "Year",
3554
3449
  timeframeLength: () => {
3555
3450
  const e = new Date((/* @__PURE__ */ new Date()).getFullYear(), 0, 1);
3556
- return (ie(Le(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3451
+ return (ie(Fe(/* @__PURE__ */ new Date(), 1)).getTime() - e.getTime()) / 1e3;
3557
3452
  },
3558
3453
  defaultResponseGranularity: "daily",
3559
3454
  dataGranularity: "daily",
@@ -3562,9 +3457,9 @@ const No = /* @__PURE__ */ new Map([
3562
3457
  })
3563
3458
  ],
3564
3459
  [
3565
- p.PREVIOUS_WEEK,
3566
- new Oo({
3567
- key: p.PREVIOUS_WEEK,
3460
+ g.PREVIOUS_WEEK,
3461
+ new po({
3462
+ key: g.PREVIOUS_WEEK,
3568
3463
  display: "Previous week",
3569
3464
  timeframeText: "Week",
3570
3465
  timeframeLength: () => 60 * 60 * 24 * 7,
@@ -3577,15 +3472,15 @@ const No = /* @__PURE__ */ new Map([
3577
3472
  })
3578
3473
  ],
3579
3474
  [
3580
- p.PREVIOUS_MONTH,
3581
- new Eo({
3582
- key: p.PREVIOUS_MONTH,
3475
+ g.PREVIOUS_MONTH,
3476
+ new _o({
3477
+ key: g.PREVIOUS_MONTH,
3583
3478
  display: "Previous month",
3584
3479
  timeframeText: "Month",
3585
3480
  timeframeLength: () => {
3586
3481
  let e = 0;
3587
- const t = ee(/* @__PURE__ */ new Date()), n = ee(_n(/* @__PURE__ */ new Date()));
3588
- return t.getTimezoneOffset() !== n.getTimezoneOffset() && (e = rn(t, n)), 60 * 60 * 24 * Li((/* @__PURE__ */ new Date()).setMonth((/* @__PURE__ */ new Date()).getMonth() - 1)) + jt(e);
3482
+ const t = ee(/* @__PURE__ */ new Date()), n = ee(hn(/* @__PURE__ */ new Date()));
3483
+ return t.getTimezoneOffset() !== n.getTimezoneOffset() && (e = Jt(t, n)), 60 * 60 * 24 * Ci((/* @__PURE__ */ new Date()).setMonth((/* @__PURE__ */ new Date()).getMonth() - 1)) + Lt(e);
3589
3484
  },
3590
3485
  defaultResponseGranularity: "daily",
3591
3486
  dataGranularity: "daily",
@@ -3594,15 +3489,15 @@ const No = /* @__PURE__ */ new Map([
3594
3489
  })
3595
3490
  ],
3596
3491
  [
3597
- p.PREVIOUS_YEAR,
3598
- new vo({
3599
- key: p.PREVIOUS_YEAR,
3492
+ g.PREVIOUS_YEAR,
3493
+ new wo({
3494
+ key: g.PREVIOUS_YEAR,
3600
3495
  display: "Previous year",
3601
3496
  timeframeText: "Year",
3602
3497
  timeframeLength: () => {
3603
3498
  const e = new Date((/* @__PURE__ */ new Date()).getFullYear(), 0, 1), t = new Date((/* @__PURE__ */ new Date()).getFullYear() - 1, 0, 1);
3604
3499
  let n = 0;
3605
- return e.getTimezoneOffset() !== t.getTimezoneOffset() && (n = rn(e, t)), 60 * 60 * 24 * (365 + (t.getFullYear() % 4 === 0 ? 1 : 0)) + jt(n);
3500
+ return e.getTimezoneOffset() !== t.getTimezoneOffset() && (n = Jt(e, t)), 60 * 60 * 24 * (365 + (t.getFullYear() % 4 === 0 ? 1 : 0)) + Lt(n);
3606
3501
  },
3607
3502
  defaultResponseGranularity: "daily",
3608
3503
  dataGranularity: "daily",
@@ -3611,9 +3506,9 @@ const No = /* @__PURE__ */ new Map([
3611
3506
  })
3612
3507
  ]
3613
3508
  ]);
3614
- function es(e) {
3509
+ function qo(e) {
3615
3510
  const t = new Date(e.start), n = new Date(e.end), r = (n.getTime() - t.getTime()) / 1e3;
3616
- return e.timePeriodsKey && To(No.get(e.timePeriodsKey)) || new S({
3511
+ return e.timePeriodsKey && fo(bo.get(e.timePeriodsKey)) || new M({
3617
3512
  key: "custom",
3618
3513
  timeframeText: "custom",
3619
3514
  display: "custom",
@@ -3626,14 +3521,14 @@ function es(e) {
3626
3521
  allowedTiers: ["free", "plus", "enterprise"]
3627
3522
  });
3628
3523
  }
3629
- function ts(e) {
3524
+ function jo(e) {
3630
3525
  return {
3631
3526
  ...e.key !== "custom" && { timePeriodsKey: e.key },
3632
3527
  start: e.rawStart(),
3633
3528
  end: e.rawEnd()
3634
3529
  };
3635
3530
  }
3636
- function ns(e) {
3531
+ function Vo(e) {
3637
3532
  return {
3638
3533
  key: e.key,
3639
3534
  display: e.display,
@@ -3644,36 +3539,36 @@ function ns(e) {
3644
3539
  end: () => e.rawEnd()
3645
3540
  };
3646
3541
  }
3647
- function rn(e, t) {
3648
- return Wi(e.getTimezoneOffset() - t.getTimezoneOffset());
3649
- }
3650
- const rs = {
3651
- "15M": p.FIFTEEN_MIN,
3652
- "1H": p.ONE_HOUR,
3653
- "6H": p.SIX_HOUR,
3654
- "12H": p.TWELVE_HOUR,
3655
- "24H": p.ONE_DAY,
3656
- "7D": p.SEVEN_DAY,
3657
- "15m": p.FIFTEEN_MIN,
3658
- "1h": p.ONE_HOUR,
3659
- "6h": p.SIX_HOUR,
3660
- "12h": p.TWELVE_HOUR,
3661
- "24h": p.ONE_DAY,
3662
- "7d": p.SEVEN_DAY,
3663
- "30d": p.THIRTY_DAY,
3664
- "90d": p.NINETY_DAY,
3665
- "180d": p.ONE_HUNDRED_EIGHTY_DAY,
3666
- "365d": p.ONE_YEAR,
3667
- current_week: p.CURRENT_WEEK,
3668
- current_month: p.CURRENT_MONTH,
3669
- current_year: p.CURRENT_YEAR,
3670
- previous_week: p.PREVIOUS_WEEK,
3671
- previous_month: p.PREVIOUS_MONTH,
3672
- previous_year: p.PREVIOUS_YEAR
3542
+ function Jt(e, t) {
3543
+ return ki(e.getTimezoneOffset() - t.getTimezoneOffset());
3544
+ }
3545
+ const $o = {
3546
+ "15M": g.FIFTEEN_MIN,
3547
+ "1H": g.ONE_HOUR,
3548
+ "6H": g.SIX_HOUR,
3549
+ "12H": g.TWELVE_HOUR,
3550
+ "24H": g.ONE_DAY,
3551
+ "7D": g.SEVEN_DAY,
3552
+ "15m": g.FIFTEEN_MIN,
3553
+ "1h": g.ONE_HOUR,
3554
+ "6h": g.SIX_HOUR,
3555
+ "12h": g.TWELVE_HOUR,
3556
+ "24h": g.ONE_DAY,
3557
+ "7d": g.SEVEN_DAY,
3558
+ "30d": g.THIRTY_DAY,
3559
+ "90d": g.NINETY_DAY,
3560
+ "180d": g.ONE_HUNDRED_EIGHTY_DAY,
3561
+ "365d": g.ONE_YEAR,
3562
+ current_week: g.CURRENT_WEEK,
3563
+ current_month: g.CURRENT_MONTH,
3564
+ current_year: g.CURRENT_YEAR,
3565
+ previous_week: g.PREVIOUS_WEEK,
3566
+ previous_month: g.PREVIOUS_MONTH,
3567
+ previous_year: g.PREVIOUS_YEAR
3673
3568
  };
3674
- class et {
3569
+ class Ke {
3675
3570
  constructor(t) {
3676
- T(this, "_seed");
3571
+ P(this, "_seed");
3677
3572
  this._seed = t;
3678
3573
  }
3679
3574
  next(t, n) {
@@ -3681,31 +3576,31 @@ class et {
3681
3576
  return Math.floor(i * (n - t + 1)) + t;
3682
3577
  }
3683
3578
  }
3684
- const as = (e, t, n) => {
3685
- const r = vn(10, 1e4), i = new et(r), o = Date.now() - 6 * 60 * 60 * 1e3, c = Date.now(), m = [];
3686
- let g = 0;
3687
- for (let d = o; d <= c; d += 60 * 60 * 1e3)
3579
+ const Bo = (e, t, n) => {
3580
+ const r = bn(10, 1e4), i = new Ke(r), o = Date.now() - 6 * 60 * 60 * 1e3, u = Date.now(), m = [];
3581
+ let p = 0;
3582
+ for (let d = o; d <= u; d += 60 * 60 * 1e3)
3688
3583
  if (t)
3689
3584
  for (const h in t)
3690
3585
  t[h].forEach((b) => {
3691
- g += i.next(50, 500);
3692
- const E = {
3586
+ p += i.next(50, 500);
3587
+ const S = {
3693
3588
  [h]: b,
3694
- [e.name]: g
3695
- }, N = {
3589
+ [e.name]: p
3590
+ }, E = {
3696
3591
  version: "1.0",
3697
3592
  timestamp: new Date(d).toISOString(),
3698
- event: E
3593
+ event: S
3699
3594
  };
3700
- m.push(N);
3595
+ m.push(E);
3701
3596
  });
3702
3597
  else {
3703
- g += i.next(50, 500);
3598
+ p += i.next(50, 500);
3704
3599
  const h = {
3705
3600
  version: "1.0",
3706
3601
  timestamp: new Date(d).toISOString(),
3707
3602
  event: {
3708
- [e.name]: g
3603
+ [e.name]: p
3709
3604
  }
3710
3605
  };
3711
3606
  m.push(h);
@@ -3721,9 +3616,9 @@ const as = (e, t, n) => {
3721
3616
  });
3722
3617
  const f = {
3723
3618
  start_ms: o,
3724
- end_ms: c,
3619
+ end_ms: u,
3725
3620
  start: new Date(o).toISOString(),
3726
- end: new Date(c).toISOString(),
3621
+ end: new Date(u).toISOString(),
3727
3622
  query_id: "12345",
3728
3623
  metric_names: [e.name],
3729
3624
  metric_units: {
@@ -3738,8 +3633,8 @@ const as = (e, t, n) => {
3738
3633
  data: m,
3739
3634
  meta: f
3740
3635
  };
3741
- }, is = (e, t) => {
3742
- const n = vn(10, 1e4), r = new et(n), i = Date.now() - 6 * 60 * 60 * 1e3, o = Date.now(), c = [], m = {};
3636
+ }, zo = (e, t) => {
3637
+ const n = bn(10, 1e4), r = new Ke(n), i = Date.now() - 6 * 60 * 60 * 1e3, o = Date.now(), u = [], m = {};
3743
3638
  e.forEach((l) => {
3744
3639
  m[l.name] = 0;
3745
3640
  });
@@ -3753,9 +3648,9 @@ const as = (e, t, n) => {
3753
3648
  timestamp: new Date(l).toISOString(),
3754
3649
  event: f
3755
3650
  };
3756
- c.push(d);
3651
+ u.push(d);
3757
3652
  }
3758
- const g = {
3653
+ const p = {
3759
3654
  start_ms: i,
3760
3655
  end_ms: o,
3761
3656
  start: new Date(i).toISOString(),
@@ -3769,25 +3664,25 @@ const as = (e, t, n) => {
3769
3664
  ...t ?? {}
3770
3665
  };
3771
3666
  return {
3772
- data: c,
3773
- meta: g
3667
+ data: u,
3668
+ meta: p
3774
3669
  };
3775
- }, os = (e, t, n) => {
3776
- const r = Math.floor(Math.random() * 9991) + 10, i = new et(r), o = Date.now() - 6 * 60 * 60 * 1e3, c = Date.now(), m = new Date((o + c) / 2).toISOString(), g = [];
3670
+ }, Zo = (e, t, n) => {
3671
+ const r = Math.floor(Math.random() * 9991) + 10, i = new Ke(r), o = Date.now() - 6 * 60 * 60 * 1e3, u = Date.now(), m = new Date((o + u) / 2).toISOString(), p = [];
3777
3672
  if (t) {
3778
- const d = Object.keys(t), h = Object.values(t), b = (E, N) => {
3779
- if (N === d.length) {
3673
+ const d = Object.keys(t), h = Object.values(t), b = (S, E) => {
3674
+ if (E === d.length) {
3780
3675
  e.forEach((C) => {
3781
- E[C.name] = i.next(1e3, 5e7);
3782
- }), g.push({
3676
+ S[C.name] = i.next(1e3, 5e7);
3677
+ }), p.push({
3783
3678
  version: "1.0",
3784
3679
  timestamp: (/* @__PURE__ */ new Date()).toISOString(),
3785
- event: { ...E }
3680
+ event: { ...S }
3786
3681
  });
3787
3682
  return;
3788
3683
  }
3789
- h[N].forEach((C) => {
3790
- b({ ...E, [d[N]]: C }, N + 1);
3684
+ h[E].forEach((C) => {
3685
+ b({ ...S, [d[E]]: C }, E + 1);
3791
3686
  });
3792
3687
  };
3793
3688
  b({}, 0);
@@ -3795,7 +3690,7 @@ const as = (e, t, n) => {
3795
3690
  const d = {};
3796
3691
  e.forEach((h) => {
3797
3692
  d[h.name] = i.next(50, 500);
3798
- }), g.push({
3693
+ }), p.push({
3799
3694
  version: "1.0",
3800
3695
  timestamp: m,
3801
3696
  event: d
@@ -3812,74 +3707,74 @@ const as = (e, t, n) => {
3812
3707
  });
3813
3708
  const f = {
3814
3709
  start_ms: o,
3815
- end_ms: c,
3710
+ end_ms: u,
3816
3711
  start: new Date(o).toISOString(),
3817
- end: new Date(c).toISOString(),
3712
+ end: new Date(u).toISOString(),
3818
3713
  query_id: "12345",
3819
3714
  metric_names: e.map((d) => d.name),
3820
3715
  metric_units: e.reduce((d, h) => (d[h.name] = h.unit, d), {}),
3821
3716
  truncated: !1,
3822
3717
  limit: 50,
3823
3718
  display: l,
3824
- granularity_ms: c - o,
3719
+ granularity_ms: u - o,
3825
3720
  ...n ?? {}
3826
3721
  };
3827
3722
  return {
3828
- data: g,
3723
+ data: p,
3829
3724
  meta: f
3830
3725
  };
3831
3726
  };
3832
- function vn(e, t) {
3727
+ function bn(e, t) {
3833
3728
  return e = Math.ceil(e), t = Math.floor(t), Math.floor(Math.random() * (t - e + 1) + e);
3834
3729
  }
3835
- const Io = new Map(dn.map((e) => [e.code, { code: e.code, name: e.name }])), ss = (e) => {
3730
+ const To = new Map(sn.map((e) => [e.code, { code: e.code, name: e.name }])), Xo = (e) => {
3836
3731
  var t;
3837
- return ((t = Io.get(e)) == null ? void 0 : t.name) || e;
3732
+ return ((t = To.get(e)) == null ? void 0 : t.name) || e;
3838
3733
  };
3839
- var Nn = { exports: {} };
3734
+ var Tn = { exports: {} };
3840
3735
  (function(e) {
3841
3736
  (function() {
3842
3737
  function t(l, f) {
3843
3738
  if (f.separator === !1 || l < 1e3)
3844
3739
  return l.toString();
3845
3740
  var d = typeof f.separator == "string" ? f.separator : ",", h = [], b = Math.round(l).toString().split("");
3846
- return b.reverse().forEach(function(E, N) {
3847
- N && N % 3 === 0 && h.push(d), h.push(E);
3741
+ return b.reverse().forEach(function(S, E) {
3742
+ E && E % 3 === 0 && h.push(d), h.push(S);
3848
3743
  }), h.reverse().join("");
3849
3744
  }
3850
3745
  function n(l, f, d) {
3851
3746
  var h = l / f, b = d.round ? "round" : "floor";
3852
3747
  return d.decimal === !1 ? (l = Math[b](h), l.toString()) : (d.precision ? l = h : l = h < 10 ? Math[b](h * 10) / 10 : Math[b](h), l = l.toString(), typeof d.decimal == "string" && (l = l.replace(".", d.decimal)), l);
3853
3748
  }
3854
- var r = 1e3, i = 1e4, o = 1e6, c = 1e9, m = 1e12;
3855
- function g(l, f) {
3749
+ var r = 1e3, i = 1e4, o = 1e6, u = 1e9, m = 1e12;
3750
+ function p(l, f) {
3856
3751
  var d;
3857
3752
  f = f || {};
3858
3753
  var h = l < 0;
3859
3754
  h && (l = Math.abs(l)), f.precision && (l = parseFloat(l.toPrecision(f.precision)));
3860
3755
  var b = f.min10k ? i : r;
3861
- return l < b || f.precision && f.precision > Math.log10(l) ? d = t(n(l, 1, f), f) : l < o ? d = n(l, r, f) + "k" : l < c ? d = n(l, o, f) + "m" : l < m ? d = t(n(l, c, f), f) + "b" : d = t(n(l, m, f), f) + "t", h && (d = "-" + d), f.capital && (d = d.toUpperCase()), f.prefix && (d = f.prefix + d), f.suffix && (d = d + f.suffix), d;
3756
+ return l < b || f.precision && f.precision > Math.log10(l) ? d = t(n(l, 1, f), f) : l < o ? d = n(l, r, f) + "k" : l < u ? d = n(l, o, f) + "m" : l < m ? d = t(n(l, u, f), f) + "b" : d = t(n(l, m, f), f) + "t", h && (d = "-" + d), f.capital && (d = d.toUpperCase()), f.prefix && (d = f.prefix + d), f.suffix && (d = d + f.suffix), d;
3862
3757
  }
3863
- g.addCommas = t, e.exports = g;
3758
+ p.addCommas = t, e.exports = p;
3864
3759
  })();
3865
- })(Nn);
3866
- var xo = Nn.exports;
3867
- const Ve = /* @__PURE__ */ En(xo);
3868
- var an;
3869
- const $e = new Intl.NumberFormat(((an = document == null ? void 0 : document.documentElement) == null ? void 0 : an.lang) || "en-US");
3870
- function us({
3760
+ })(Tn);
3761
+ var Do = Tn.exports;
3762
+ const je = /* @__PURE__ */ wn(Do);
3763
+ var en;
3764
+ const Ve = new Intl.NumberFormat(((en = document == null ? void 0 : document.documentElement) == null ? void 0 : en.lang) || "en-US");
3765
+ function Qo({
3871
3766
  i18n: e
3872
3767
  }) {
3873
- const t = (o, c) => {
3768
+ const t = (o, u) => {
3874
3769
  if (isNaN(o))
3875
3770
  return "0 B";
3876
- const m = c ? Math.pow(2, 50) : 1e15, g = c ? Math.pow(2, 40) : 1e12, l = c ? Math.pow(2, 30) : 1e9, f = c ? Math.pow(2, 20) : 1e6, d = c ? Math.pow(2, 10) : 1e3;
3771
+ const m = u ? Math.pow(2, 50) : 1e15, p = u ? Math.pow(2, 40) : 1e12, l = u ? Math.pow(2, 30) : 1e9, f = u ? Math.pow(2, 20) : 1e6, d = u ? Math.pow(2, 10) : 1e3;
3877
3772
  let h;
3878
3773
  return o >= m ? h = e.formatNumber(
3879
3774
  Number.parseFloat((o / m).toPrecision(3)),
3880
3775
  { style: "unit", unit: "petabyte", unitDisplay: "narrow" }
3881
- ) : o >= g ? h = e.formatNumber(
3882
- Number.parseFloat((o / g).toPrecision(3)),
3776
+ ) : o >= p ? h = e.formatNumber(
3777
+ Number.parseFloat((o / p).toPrecision(3)),
3883
3778
  { style: "unit", unit: "terabyte", unitDisplay: "narrow" }
3884
3779
  ) : o >= l ? h = e.formatNumber(
3885
3780
  Number.parseFloat((o / l).toPrecision(3)),
@@ -3894,134 +3789,127 @@ function us({
3894
3789
  Number.parseFloat(o.toPrecision(3)),
3895
3790
  { style: "unit", unit: "byte", unitDisplay: "narrow" }
3896
3791
  ), h.replace(/([a-zA-Z]*)$/, " $1");
3897
- }, n = (o, c = "USD") => isNaN(o) ? c === "USD" ? "$0.00" : `${o}` : o >= 0.01 || c !== "USD" ? e.formatNumber(o, { style: "currency", currency: c }) : o < 1e-4 ? "< $0.0001" : `$${Number.parseFloat(o.toPrecision(4))}`;
3898
- return { formatUnit: (o, c, {
3792
+ }, n = (o, u = "USD") => isNaN(o) ? u === "USD" ? "$0.00" : `${o}` : o >= 0.01 || u !== "USD" ? e.formatNumber(o, { style: "currency", currency: u }) : o < 1e-4 ? "< $0.0001" : `$${Number.parseFloat(o.toPrecision(4))}`;
3793
+ return { formatUnit: (o, u, {
3899
3794
  isBytes1024: m = !1,
3900
- currency: g = "USD",
3795
+ currency: p = "USD",
3901
3796
  approximate: l = !1,
3902
3797
  translateUnit: f = (d) => d
3903
3798
  } = {}) => {
3904
- const d = f(c, o);
3905
- switch (c) {
3799
+ const d = f(u, o);
3800
+ switch (u) {
3906
3801
  case "bytes":
3907
3802
  return t(o, m);
3908
3803
  case "usd":
3909
- return n(o, g);
3804
+ return n(o, p);
3910
3805
  case "ms":
3911
3806
  case "count/minute":
3912
3807
  case "token count":
3913
3808
  case "count":
3914
3809
  default:
3915
- return isNaN(o) ? `${o}` : l ? `${Ve(o, { capital: !0 })} ${d}` : o >= 0.01 ? `${$e.format(Number.parseFloat(o.toFixed(2)))} ${d}` : `${Number.parseFloat(o.toPrecision(4))} ${d}`;
3810
+ return isNaN(o) ? `${o}` : l ? `${je(o, { capital: !0 })} ${d}` : o >= 0.01 ? `${Ve.format(Number.parseFloat(o.toFixed(2)))} ${d}` : `${Number.parseFloat(o.toPrecision(4))} ${d}`;
3916
3811
  }
3917
- }, formatBytes: t, formatCost: n, formatRange: (o, c, m, {
3918
- isBytes1024: g = !1,
3812
+ }, formatBytes: t, formatCost: n, formatRange: (o, u, m, {
3813
+ isBytes1024: p = !1,
3919
3814
  currency: l = "USD",
3920
3815
  approximate: f = !1,
3921
3816
  translateUnit: d = (h) => h
3922
3817
  } = {}) => {
3923
- const h = d(m, c);
3818
+ const h = d(m, u);
3924
3819
  switch (m) {
3925
3820
  case "bytes":
3926
- return `${t(o, g)} - ${t(c, g)}`;
3821
+ return `${t(o, p)} - ${t(u, p)}`;
3927
3822
  case "usd":
3928
- return `${n(o, l)} - ${n(c, l)}`;
3823
+ return `${n(o, l)} - ${n(u, l)}`;
3929
3824
  case "ms":
3930
3825
  case "count/minute":
3931
3826
  case "token count":
3932
3827
  case "count":
3933
3828
  default:
3934
- if (isNaN(o) || isNaN(c))
3935
- return `${o} - ${c}`;
3829
+ if (isNaN(o) || isNaN(u))
3830
+ return `${o} - ${u}`;
3936
3831
  if (f)
3937
- return `${Ve(o, { capital: !0 })} - ${Ve(c, { capital: !0 })} ${h}`;
3832
+ return `${je(o, { capital: !0 })} - ${je(u, { capital: !0 })} ${h}`;
3938
3833
  }
3939
- const b = o >= 0.01 ? `${$e.format(Number.parseFloat(o.toFixed(2)))}` : `${Number.parseFloat(o.toPrecision(4))}`, E = c >= 0.01 ? `${$e.format(Number.parseFloat(c.toFixed(2)))}` : `${Number.parseFloat(c.toPrecision(4))}`;
3940
- return `${b} - ${E} ${h}`;
3834
+ const b = o >= 0.01 ? `${Ve.format(Number.parseFloat(o.toFixed(2)))}` : `${Number.parseFloat(o.toPrecision(4))}`, S = u >= 0.01 ? `${Ve.format(Number.parseFloat(u.toFixed(2)))}` : `${Number.parseFloat(u.toPrecision(4))}`;
3835
+ return `${b} - ${S} ${h}`;
3941
3836
  } };
3942
3837
  }
3943
3838
  export {
3944
- dn as COUNTRIES,
3945
- Jo as DeltaQueryTime,
3946
- Co as EXPORT_RECORD_LIMIT,
3947
- Te as Granularities,
3948
- Yo as INJECT_QUERY_PROVIDER,
3949
- Ro as REFRESH_INTERVAL_MS,
3950
- et as SeededRandom,
3951
- rs as TIMEFRAME_LOOKUP,
3952
- No as TimePeriods,
3953
- S as Timeframe,
3954
- p as TimeframeKeys,
3955
- Ko as TimeseriesQueryTime,
3956
- wo as UnaryQueryTime,
3957
- aa as aiExploreAggregations,
3958
- Ma as apiUsageQuerySchema,
3959
- ma as barChartSchema,
3960
- un as basicExploreAggregations,
3961
- Sa as basicQuerySchema,
3962
- On as ceilToNearestTimeGrain,
3963
- ba as choroplethMapSchema,
3964
- Io as countries,
3965
- Vo as dashboardConfigSchema,
3966
- zo as dashboardTileTypes,
3967
- la as datasourceToFilterableDimensions,
3968
- es as datePickerSelectionToTimeframe,
3969
- ga as donutChartSchema,
3970
- rn as dstOffsetHours,
3971
- ra as exploreAggregations,
3972
- ta as exploreFilterTypesV2,
3973
- Go as extendedRelativeTimeRangeValues,
3974
- Oe as filterableAiExploreDimensions,
3975
- Me as filterableBasicExploreDimensions,
3976
- Se as filterableExploreDimensions,
3977
- oa as filterableRequestDimensions,
3978
- ca as filterableRequestMetrics,
3979
- Uo as filterableRequestWildcardDimensions,
3980
- _o as floorToNearestTimeGrain,
3981
- Bo as formatLogTimestamp,
3982
- nn as formatTime,
3983
- Zo as formatTimeRange,
3984
- ya as gaugeChartSchema,
3985
- os as generateCrossSectionalData,
3986
- is as generateMultipleMetricTimeSeriesData,
3987
- as as generateSingleMetricTimeSeriesData,
3988
- ss as getCountryName,
3989
- $o as getFieldDataSources,
3990
- Xo as granularitiesToOptions,
3991
- po as granularityMsToQuery,
3992
- sn as granularityValues,
3993
- Oa as llmUsageSchema,
3994
- _a as metricCardSchema,
3995
- Qo as msToGranularity,
3996
- $e as numberFormatter,
3997
- qo as queryDatasources,
3998
- ln as queryableAiExploreDimensions,
3999
- Ze as queryableBasicExploreDimensions,
4000
- cn as queryableExploreDimensions,
4001
- ia as queryableRequestDimensions,
4002
- ua as queryableRequestMetrics,
4003
- sa as queryableRequestWildcardDimensions,
4004
- vn as rand,
4005
- Wo as relativeTimeRangeValuesRequestV2,
4006
- on as relativeTimeRangeValuesV4,
4007
- ko as reportChartTypes,
4008
- na as requestFilterTypeEmptyV2,
4009
- Ao as requestFilterTypeEqualsV2,
4010
- Fo as requestFilterTypeMetricV2,
4011
- Ho as requestFilterTypeWildcardV2,
4012
- wa as singleValueSchema,
4013
- da as slottableSchema,
4014
- jo as stripUnknownFilters,
4015
- fa as thresholdSchema,
4016
- Ia as tileConfigSchema,
4017
- va as tileDefinitionSchema,
4018
- Na as tileLayoutSchema,
4019
- Lo as timeRangeTypeV2,
4020
- ts as timeframeToDatepickerSelection,
4021
- ns as timeframeToDatepickerTimeperiod,
4022
- ha as timeseriesChartSchema,
4023
- pa as topNTableSchema,
4024
- us as unitFormatter,
4025
- Ea as validDashboardQuery
3839
+ sn as COUNTRIES,
3840
+ Oo as EXPORT_RECORD_LIMIT,
3841
+ lo as Granularities,
3842
+ Eo as INJECT_QUERY_PROVIDER,
3843
+ So as REFRESH_INTERVAL_MS,
3844
+ Ke as SeededRandom,
3845
+ $o as TIMEFRAME_LOOKUP,
3846
+ bo as TimePeriods,
3847
+ M as Timeframe,
3848
+ g as TimeframeKeys,
3849
+ Qr as aiExploreAggregations,
3850
+ ga as apiUsageQuerySchema,
3851
+ ia as barChartSchema,
3852
+ rn as basicExploreAggregations,
3853
+ pa as basicQuerySchema,
3854
+ fa as choroplethMapSchema,
3855
+ To as countries,
3856
+ Fo as dashboardConfigSchema,
3857
+ Go as dashboardTileTypes,
3858
+ ra as datasourceToFilterableDimensions,
3859
+ qo as datePickerSelectionToTimeframe,
3860
+ ua as donutChartSchema,
3861
+ Jt as dstOffsetHours,
3862
+ Xr as exploreAggregations,
3863
+ zr as exploreFilterTypesV2,
3864
+ vo as extendedRelativeTimeRangeValues,
3865
+ Se as filterableAiExploreDimensions,
3866
+ De as filterableBasicExploreDimensions,
3867
+ Me as filterableExploreDimensions,
3868
+ Jr as filterableRequestDimensions,
3869
+ na as filterableRequestMetrics,
3870
+ Co as filterableRequestWildcardDimensions,
3871
+ Lo as formatLogTimestamp,
3872
+ Kt as formatTime,
3873
+ Uo as formatTimeRange,
3874
+ ca as gaugeChartSchema,
3875
+ Zo as generateCrossSectionalData,
3876
+ zo as generateMultipleMetricTimeSeriesData,
3877
+ Bo as generateSingleMetricTimeSeriesData,
3878
+ Xo as getCountryName,
3879
+ Ho as getFieldDataSources,
3880
+ nn as granularityValues,
3881
+ _a as llmUsageSchema,
3882
+ da as metricCardSchema,
3883
+ Wo as msToGranularity,
3884
+ Ve as numberFormatter,
3885
+ ko as queryDatasources,
3886
+ on as queryableAiExploreDimensions,
3887
+ Be as queryableBasicExploreDimensions,
3888
+ an as queryableExploreDimensions,
3889
+ Kr as queryableRequestDimensions,
3890
+ ta as queryableRequestMetrics,
3891
+ ea as queryableRequestWildcardDimensions,
3892
+ bn as rand,
3893
+ Yo as relativeTimeRangeValuesRequestV2,
3894
+ tn as relativeTimeRangeValuesV4,
3895
+ No as reportChartTypes,
3896
+ Zr as requestFilterTypeEmptyV2,
3897
+ Io as requestFilterTypeEqualsV2,
3898
+ xo as requestFilterTypeMetricV2,
3899
+ Po as requestFilterTypeWildcardV2,
3900
+ ma as singleValueSchema,
3901
+ aa as slottableSchema,
3902
+ Ao as stripUnknownFilters,
3903
+ oa as thresholdSchema,
3904
+ Da as tileConfigSchema,
3905
+ ba as tileDefinitionSchema,
3906
+ Ta as tileLayoutSchema,
3907
+ Ro as timeRangeTypeV2,
3908
+ jo as timeframeToDatepickerSelection,
3909
+ Vo as timeframeToDatepickerTimeperiod,
3910
+ sa as timeseriesChartSchema,
3911
+ la as topNTableSchema,
3912
+ Qo as unitFormatter,
3913
+ wa as validDashboardQuery
4026
3914
  };
4027
3915
  //# sourceMappingURL=vitals-utilities.es.js.map