@kong-ui-public/analytics-config-store 1.3.3 → 1.3.4
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,7 +1,7 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import { defineStore as
|
|
3
|
-
const
|
|
4
|
-
const t =
|
|
1
|
+
import { ref as ie, inject as Nt, computed as M, watch as bt, defineComponent as fr, unref as O, renderSlot as Ee, createCommentVNode as yr } from "vue";
|
|
2
|
+
import { defineStore as At, storeToRefs as pr } from "pinia";
|
|
3
|
+
const hr = 2592e6, _r = 2, gr = 2e3, wr = 10, vr = "analytics-query-provider", Tr = At("analytics-config", () => {
|
|
4
|
+
const t = ie(null), n = ie(null), r = Nt(vr);
|
|
5
5
|
r ? r.configFn().then((m) => {
|
|
6
6
|
t.value = m;
|
|
7
7
|
}).catch((m) => {
|
|
@@ -16,7 +16,7 @@ const fr = 2592e6, yr = 2, pr = 2e3, hr = 10, _r = "analytics-query-provider", g
|
|
|
16
16
|
const o = M(() => {
|
|
17
17
|
var g, I;
|
|
18
18
|
const m = (I = (g = t.value) == null ? void 0 : g.analytics) == null ? void 0 : I.retention_ms;
|
|
19
|
-
return !!m && m >=
|
|
19
|
+
return !!m && m >= hr;
|
|
20
20
|
}), u = M(() => "7d"), s = M(() => !t.value), f = M(() => {
|
|
21
21
|
var m;
|
|
22
22
|
return !!((m = t.value) != null && m.analytics);
|
|
@@ -26,23 +26,23 @@ const fr = 2592e6, yr = 2, pr = 2e3, hr = 10, _r = "analytics-query-provider", g
|
|
|
26
26
|
}), h = () => new Promise((m) => {
|
|
27
27
|
if (!s.value)
|
|
28
28
|
return m();
|
|
29
|
-
const g =
|
|
29
|
+
const g = bt(s, () => {
|
|
30
30
|
s.value || (g(), m());
|
|
31
31
|
});
|
|
32
32
|
}), d = M(
|
|
33
33
|
() => {
|
|
34
34
|
var m, g;
|
|
35
|
-
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.maxParallelRequests) ??
|
|
35
|
+
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.maxParallelRequests) ?? _r;
|
|
36
36
|
}
|
|
37
37
|
), p = M(
|
|
38
38
|
() => {
|
|
39
39
|
var m, g;
|
|
40
|
-
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.requestInterval) ??
|
|
40
|
+
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.requestInterval) ?? gr;
|
|
41
41
|
}
|
|
42
42
|
), _ = M(
|
|
43
43
|
() => {
|
|
44
44
|
var m, g;
|
|
45
|
-
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.requestIntervalCap) ??
|
|
45
|
+
return ((g = (m = t.value) == null ? void 0 : m.ui) == null ? void 0 : g.requestIntervalCap) ?? wr;
|
|
46
46
|
}
|
|
47
47
|
);
|
|
48
48
|
return {
|
|
@@ -59,22 +59,10 @@ const fr = 2592e6, yr = 2, pr = 2e3, hr = 10, _r = "analytics-query-provider", g
|
|
|
59
59
|
configError: n
|
|
60
60
|
};
|
|
61
61
|
});
|
|
62
|
-
var
|
|
63
|
-
const
|
|
64
|
-
var
|
|
65
|
-
const
|
|
66
|
-
"15m",
|
|
67
|
-
"1h",
|
|
68
|
-
"6h",
|
|
69
|
-
"12h",
|
|
70
|
-
"24h",
|
|
71
|
-
"7d",
|
|
72
|
-
"current_week",
|
|
73
|
-
"previous_week",
|
|
74
|
-
"30d",
|
|
75
|
-
"current_month",
|
|
76
|
-
"previous_month"
|
|
77
|
-
], x = (t) => t.filter((n) => n !== "time"), At = [
|
|
62
|
+
var Er = Object.defineProperty, Dr = (t, n, r) => n in t ? Er(t, n, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[n] = r, S = (t, n, r) => Dr(t, typeof n != "symbol" ? n + "" : n, r);
|
|
63
|
+
const Rr = "analytics-query-provider";
|
|
64
|
+
var c = /* @__PURE__ */ ((t) => (t.FIFTEEN_MIN = "15m", t.ONE_HOUR = "1h", t.SIX_HOUR = "6h", t.TWELVE_HOUR = "12h", t.ONE_DAY = "24h", t.SEVEN_DAY = "7d", t.THIRTY_DAY = "30d", t.NINETY_DAY = "90d", t.ONE_HUNDRED_EIGHTY_DAY = "180d", t.ONE_YEAR = "365d", t.CURRENT_WEEK = "current_week", t.CURRENT_MONTH = "current_month", t.CURRENT_QUARTER = "current_quarter", t.CURRENT_YEAR = "current_year", t.PREVIOUS_WEEK = "previous_week", t.PREVIOUS_MONTH = "previous_month", t.PREVIOUS_QUARTER = "previous_quarter", t.PREVIOUS_YEAR = "previous_year", t))(c || {});
|
|
65
|
+
const Sr = ["in", "not_in", "selector"], Mr = ["empty", "not_empty"], V = (t) => t.filter((n) => n !== "time"), Gt = [
|
|
78
66
|
"api",
|
|
79
67
|
"api_package",
|
|
80
68
|
"api_product",
|
|
@@ -88,8 +76,8 @@ const Er = ["in", "not_in", "selector"], Dr = ["empty", "not_empty"], Sr = [
|
|
|
88
76
|
"status_code",
|
|
89
77
|
"status_code_grouped",
|
|
90
78
|
"time"
|
|
91
|
-
],
|
|
92
|
-
...
|
|
79
|
+
], Ot = V(Gt), It = [
|
|
80
|
+
...Gt,
|
|
93
81
|
"application",
|
|
94
82
|
"consumer",
|
|
95
83
|
"country_code",
|
|
@@ -99,7 +87,7 @@ const Er = ["in", "not_in", "selector"], Dr = ["empty", "not_empty"], Sr = [
|
|
|
99
87
|
"data_plane_node_version",
|
|
100
88
|
"realm",
|
|
101
89
|
"portal_api"
|
|
102
|
-
],
|
|
90
|
+
], Ct = V(It), Nr = [
|
|
103
91
|
"control_plane",
|
|
104
92
|
"control_plane_group",
|
|
105
93
|
"gateway_service",
|
|
@@ -117,7 +105,7 @@ const Er = ["in", "not_in", "selector"], Dr = ["empty", "not_empty"], Sr = [
|
|
|
117
105
|
"status_code",
|
|
118
106
|
"status_code_grouped",
|
|
119
107
|
"ai_plugin"
|
|
120
|
-
],
|
|
108
|
+
], Ut = V(Nr), br = [
|
|
121
109
|
"api",
|
|
122
110
|
"api_package",
|
|
123
111
|
"api_product",
|
|
@@ -157,8 +145,8 @@ const Er = ["in", "not_in", "selector"], Dr = ["empty", "not_empty"], Sr = [
|
|
|
157
145
|
"upstream_status_code_grouped",
|
|
158
146
|
"websocket"
|
|
159
147
|
];
|
|
160
|
-
|
|
161
|
-
const
|
|
148
|
+
V(br);
|
|
149
|
+
const Ar = [
|
|
162
150
|
"ai_count",
|
|
163
151
|
"latencies_response_ms",
|
|
164
152
|
"latencies_upstream_ms",
|
|
@@ -169,15 +157,15 @@ const Nr = [
|
|
|
169
157
|
"status_code",
|
|
170
158
|
"upstream_status_code"
|
|
171
159
|
];
|
|
172
|
-
|
|
173
|
-
const
|
|
174
|
-
...
|
|
160
|
+
V(Ar);
|
|
161
|
+
const Gr = [
|
|
162
|
+
...It,
|
|
175
163
|
"mcp_session_id",
|
|
176
164
|
"mcp_method",
|
|
177
165
|
"mcp_tool_name",
|
|
178
166
|
"mcp_error"
|
|
179
|
-
],
|
|
180
|
-
new Set(
|
|
167
|
+
], Yt = V(Gr);
|
|
168
|
+
new Set(Ot), new Set(Ct), new Set(Ut), new Set(Yt);
|
|
181
169
|
const Ht = [
|
|
182
170
|
{ code: "AF", name: "Afghanistan" },
|
|
183
171
|
{ code: "AX", name: "Aland Islands" },
|
|
@@ -427,7 +415,7 @@ const Ht = [
|
|
|
427
415
|
{ code: "ZW", name: "Zimbabwe" }
|
|
428
416
|
];
|
|
429
417
|
Ht.map((t) => t.code);
|
|
430
|
-
const
|
|
418
|
+
const Or = (t) => ({
|
|
431
419
|
type: "array",
|
|
432
420
|
description: "A list of filters to apply to the query",
|
|
433
421
|
items: {
|
|
@@ -442,7 +430,7 @@ const Ar = (t) => ({
|
|
|
442
430
|
},
|
|
443
431
|
operator: {
|
|
444
432
|
type: "string",
|
|
445
|
-
enum:
|
|
433
|
+
enum: Sr
|
|
446
434
|
},
|
|
447
435
|
value: {
|
|
448
436
|
type: "array",
|
|
@@ -468,7 +456,7 @@ const Ar = (t) => ({
|
|
|
468
456
|
},
|
|
469
457
|
operator: {
|
|
470
458
|
type: "string",
|
|
471
|
-
enum:
|
|
459
|
+
enum: Mr
|
|
472
460
|
}
|
|
473
461
|
},
|
|
474
462
|
required: [
|
|
@@ -480,42 +468,44 @@ const Ar = (t) => ({
|
|
|
480
468
|
]
|
|
481
469
|
}
|
|
482
470
|
});
|
|
483
|
-
|
|
471
|
+
Or([
|
|
484
472
|
.../* @__PURE__ */ new Set([
|
|
485
|
-
...
|
|
486
|
-
...
|
|
487
|
-
...
|
|
488
|
-
...
|
|
473
|
+
...Ct,
|
|
474
|
+
...Ot,
|
|
475
|
+
...Ut,
|
|
476
|
+
...Yt
|
|
489
477
|
])
|
|
490
478
|
]);
|
|
491
|
-
let
|
|
492
|
-
function
|
|
493
|
-
return
|
|
479
|
+
let Ir = {};
|
|
480
|
+
function Cr() {
|
|
481
|
+
return Ir;
|
|
494
482
|
}
|
|
495
|
-
const
|
|
496
|
-
function
|
|
497
|
-
return typeof t == "function" ? t(n) : t && typeof t == "object" &&
|
|
483
|
+
const Ur = 60, Yr = 3600, yt = /* @__PURE__ */ Symbol.for("constructDateFrom");
|
|
484
|
+
function W(t, n) {
|
|
485
|
+
return typeof t == "function" ? t(n) : t && typeof t == "object" && yt in t ? t[yt](n) : t instanceof Date ? new t.constructor(n) : new Date(n);
|
|
498
486
|
}
|
|
499
|
-
function
|
|
500
|
-
return
|
|
487
|
+
function L(t, n) {
|
|
488
|
+
return W(n || t, t);
|
|
501
489
|
}
|
|
502
|
-
function
|
|
503
|
-
const r =
|
|
490
|
+
function re(t, n) {
|
|
491
|
+
const r = L(t, void 0);
|
|
504
492
|
return r.setHours(0, 0, 0, 0), r;
|
|
505
493
|
}
|
|
506
|
-
function
|
|
494
|
+
function ue(t, n) {
|
|
507
495
|
var r, o, u, s;
|
|
508
|
-
const f =
|
|
496
|
+
const f = Cr(), y = (n == null ? void 0 : n.weekStartsOn) ?? ((o = (r = n == null ? void 0 : n.locale) == null ? void 0 : r.options) == null ? void 0 : o.weekStartsOn) ?? f.weekStartsOn ?? ((s = (u = f.locale) == null ? void 0 : u.options) == null ? void 0 : s.weekStartsOn) ?? 0, h = L(t, n == null ? void 0 : n.in), d = h.getDay(), p = (d < y ? 7 : 0) + d - y;
|
|
509
497
|
return h.setDate(h.getDate() - p), h.setHours(0, 0, 0, 0), h;
|
|
510
498
|
}
|
|
511
|
-
function
|
|
512
|
-
const o =
|
|
513
|
-
return isNaN(n) ?
|
|
499
|
+
function ae(t, n, r) {
|
|
500
|
+
const o = L(t, void 0);
|
|
501
|
+
return isNaN(n) ? W(t, NaN) : (o.setDate(o.getDate() + n), o);
|
|
514
502
|
}
|
|
515
|
-
function
|
|
516
|
-
const o =
|
|
517
|
-
if (isNaN(n)) return
|
|
518
|
-
|
|
503
|
+
function Lt(t, n, r) {
|
|
504
|
+
const o = L(t, void 0);
|
|
505
|
+
if (isNaN(n)) return W(t, NaN);
|
|
506
|
+
if (!n)
|
|
507
|
+
return o;
|
|
508
|
+
const u = o.getDate(), s = W(t, o.getTime());
|
|
519
509
|
s.setMonth(o.getMonth() + n + 1, 0);
|
|
520
510
|
const f = s.getDate();
|
|
521
511
|
return u >= f ? s : (o.setFullYear(
|
|
@@ -524,29 +514,39 @@ function Cr(t, n, r) {
|
|
|
524
514
|
u
|
|
525
515
|
), o);
|
|
526
516
|
}
|
|
527
|
-
function
|
|
528
|
-
|
|
517
|
+
function Hr(t, n, r) {
|
|
518
|
+
return Lt(t, n * 3);
|
|
519
|
+
}
|
|
520
|
+
function x(t, n) {
|
|
521
|
+
const r = L(t, void 0), o = r.getMonth(), u = o - o % 3;
|
|
522
|
+
return r.setMonth(u, 1), r.setHours(0, 0, 0, 0), r;
|
|
523
|
+
}
|
|
524
|
+
function B(t, n) {
|
|
525
|
+
const r = L(t, void 0);
|
|
529
526
|
return r.setDate(1), r.setHours(0, 0, 0, 0), r;
|
|
530
527
|
}
|
|
531
|
-
function
|
|
532
|
-
const r =
|
|
528
|
+
function Lr(t, n) {
|
|
529
|
+
const r = L(t, void 0), o = r.getFullYear(), u = r.getMonth(), s = W(r, 0);
|
|
533
530
|
return s.setFullYear(o, u + 1, 0), s.setHours(0, 0, 0, 0), s.getDate();
|
|
534
531
|
}
|
|
535
|
-
function
|
|
532
|
+
function pt(t) {
|
|
536
533
|
return Math.trunc(t * Yr);
|
|
537
534
|
}
|
|
538
|
-
function
|
|
539
|
-
const n = t /
|
|
535
|
+
function Fr(t) {
|
|
536
|
+
const n = t / Ur;
|
|
540
537
|
return Math.trunc(n);
|
|
541
538
|
}
|
|
542
|
-
function
|
|
543
|
-
return
|
|
539
|
+
function Ft(t, n, r) {
|
|
540
|
+
return Lt(t, -1);
|
|
544
541
|
}
|
|
545
|
-
function
|
|
546
|
-
|
|
547
|
-
return "formatToParts" in r ? Fr(r, t) : jr(r, t);
|
|
542
|
+
function Pt(t, n, r) {
|
|
543
|
+
return Hr(t, -1);
|
|
548
544
|
}
|
|
549
|
-
|
|
545
|
+
function Pr(t, n) {
|
|
546
|
+
const r = Vr(n);
|
|
547
|
+
return "formatToParts" in r ? kr(r, t) : xr(r, t);
|
|
548
|
+
}
|
|
549
|
+
const jr = {
|
|
550
550
|
year: 0,
|
|
551
551
|
month: 1,
|
|
552
552
|
day: 2,
|
|
@@ -554,11 +554,11 @@ const kr = {
|
|
|
554
554
|
minute: 4,
|
|
555
555
|
second: 5
|
|
556
556
|
};
|
|
557
|
-
function
|
|
557
|
+
function kr(t, n) {
|
|
558
558
|
try {
|
|
559
559
|
const r = t.formatToParts(n), o = [];
|
|
560
560
|
for (let u = 0; u < r.length; u++) {
|
|
561
|
-
const s =
|
|
561
|
+
const s = jr[r[u].type];
|
|
562
562
|
s !== void 0 && (o[s] = parseInt(r[u].value, 10));
|
|
563
563
|
}
|
|
564
564
|
return o;
|
|
@@ -568,7 +568,7 @@ function Fr(t, n) {
|
|
|
568
568
|
throw r;
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
|
-
function
|
|
571
|
+
function xr(t, n) {
|
|
572
572
|
const r = t.format(n), o = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(r);
|
|
573
573
|
return [
|
|
574
574
|
parseInt(o[3], 10),
|
|
@@ -579,7 +579,7 @@ function jr(t, n) {
|
|
|
579
579
|
parseInt(o[6], 10)
|
|
580
580
|
];
|
|
581
581
|
}
|
|
582
|
-
const
|
|
582
|
+
const De = {}, ht = new Intl.DateTimeFormat("en-US", {
|
|
583
583
|
hourCycle: "h23",
|
|
584
584
|
timeZone: "America/New_York",
|
|
585
585
|
year: "numeric",
|
|
@@ -588,9 +588,9 @@ const Ee = {}, pt = new Intl.DateTimeFormat("en-US", {
|
|
|
588
588
|
hour: "2-digit",
|
|
589
589
|
minute: "2-digit",
|
|
590
590
|
second: "2-digit"
|
|
591
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
592
|
-
function
|
|
593
|
-
return
|
|
591
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Br = ht === "06/25/2014, 00:00:00" || ht === "06/25/2014 00:00:00";
|
|
592
|
+
function Vr(t) {
|
|
593
|
+
return De[t] || (De[t] = Br ? new Intl.DateTimeFormat("en-US", {
|
|
594
594
|
hourCycle: "h23",
|
|
595
595
|
timeZone: t,
|
|
596
596
|
year: "numeric",
|
|
@@ -608,74 +608,74 @@ function xr(t) {
|
|
|
608
608
|
hour: "2-digit",
|
|
609
609
|
minute: "2-digit",
|
|
610
610
|
second: "2-digit"
|
|
611
|
-
})),
|
|
611
|
+
})), De[t];
|
|
612
612
|
}
|
|
613
|
-
function
|
|
613
|
+
function Ae(t, n, r, o, u, s, f) {
|
|
614
614
|
const y = /* @__PURE__ */ new Date(0);
|
|
615
615
|
return y.setUTCFullYear(t, n, r), y.setUTCHours(o, u, s, f), y;
|
|
616
616
|
}
|
|
617
|
-
const
|
|
617
|
+
const _t = 36e5, zr = 6e4, Re = {
|
|
618
618
|
timezoneZ: /^(Z)$/,
|
|
619
619
|
timezoneHH: /^([+-]\d{2})$/,
|
|
620
620
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
621
621
|
};
|
|
622
|
-
function
|
|
622
|
+
function ce(t, n, r) {
|
|
623
623
|
if (!t)
|
|
624
624
|
return 0;
|
|
625
|
-
let o =
|
|
625
|
+
let o = Re.timezoneZ.exec(t);
|
|
626
626
|
if (o)
|
|
627
627
|
return 0;
|
|
628
628
|
let u, s;
|
|
629
|
-
if (o =
|
|
630
|
-
return u = parseInt(o[1], 10),
|
|
631
|
-
if (o =
|
|
629
|
+
if (o = Re.timezoneHH.exec(t), o)
|
|
630
|
+
return u = parseInt(o[1], 10), gt(u) ? -(u * _t) : NaN;
|
|
631
|
+
if (o = Re.timezoneHHMM.exec(t), o) {
|
|
632
632
|
u = parseInt(o[2], 10);
|
|
633
633
|
const f = parseInt(o[3], 10);
|
|
634
|
-
return
|
|
634
|
+
return gt(u, f) ? (s = Math.abs(u) * _t + f * zr, o[1] === "+" ? -s : s) : NaN;
|
|
635
635
|
}
|
|
636
|
-
if (
|
|
636
|
+
if (Wr(t)) {
|
|
637
637
|
n = new Date(n || Date.now());
|
|
638
|
-
const f = r ? n :
|
|
639
|
-
return -(r ? y :
|
|
638
|
+
const f = r ? n : qr(n), y = Ne(f, t);
|
|
639
|
+
return -(r ? y : Kr(n, y, t));
|
|
640
640
|
}
|
|
641
641
|
return NaN;
|
|
642
642
|
}
|
|
643
|
-
function
|
|
644
|
-
return
|
|
643
|
+
function qr(t) {
|
|
644
|
+
return Ae(t.getFullYear(), t.getMonth(), t.getDate(), t.getHours(), t.getMinutes(), t.getSeconds(), t.getMilliseconds());
|
|
645
645
|
}
|
|
646
|
-
function
|
|
647
|
-
const r =
|
|
646
|
+
function Ne(t, n) {
|
|
647
|
+
const r = Pr(t, n), o = Ae(r[0], r[1] - 1, r[2], r[3] % 24, r[4], r[5], 0).getTime();
|
|
648
648
|
let u = t.getTime();
|
|
649
649
|
const s = u % 1e3;
|
|
650
650
|
return u -= s >= 0 ? s : 1e3 + s, o - u;
|
|
651
651
|
}
|
|
652
|
-
function
|
|
652
|
+
function Kr(t, n, r) {
|
|
653
653
|
let o = t.getTime() - n;
|
|
654
|
-
const u =
|
|
654
|
+
const u = Ne(new Date(o), r);
|
|
655
655
|
if (n === u)
|
|
656
656
|
return n;
|
|
657
657
|
o -= u - n;
|
|
658
|
-
const s =
|
|
658
|
+
const s = Ne(new Date(o), r);
|
|
659
659
|
return u === s ? u : Math.max(u, s);
|
|
660
660
|
}
|
|
661
|
-
function
|
|
661
|
+
function gt(t, n) {
|
|
662
662
|
return -23 <= t && t <= 23 && (n == null || 0 <= n && n <= 59);
|
|
663
663
|
}
|
|
664
|
-
const
|
|
665
|
-
function
|
|
666
|
-
if (
|
|
664
|
+
const wt = {};
|
|
665
|
+
function Wr(t) {
|
|
666
|
+
if (wt[t])
|
|
667
667
|
return !0;
|
|
668
668
|
try {
|
|
669
|
-
return new Intl.DateTimeFormat(void 0, { timeZone: t }),
|
|
669
|
+
return new Intl.DateTimeFormat(void 0, { timeZone: t }), wt[t] = !0, !0;
|
|
670
670
|
} catch {
|
|
671
671
|
return !1;
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
|
-
function
|
|
674
|
+
function vt(t) {
|
|
675
675
|
const n = new Date(Date.UTC(t.getFullYear(), t.getMonth(), t.getDate(), t.getHours(), t.getMinutes(), t.getSeconds(), t.getMilliseconds()));
|
|
676
676
|
return n.setUTCFullYear(t.getFullYear()), +t - +n;
|
|
677
677
|
}
|
|
678
|
-
const
|
|
678
|
+
const jt = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Se = 36e5, Tt = 6e4, Zr = 2, E = {
|
|
679
679
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
680
680
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
681
681
|
// year tokens
|
|
@@ -707,14 +707,14 @@ const Lt = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
707
707
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
708
708
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
709
709
|
// time zone tokens (to identify the presence of a tz)
|
|
710
|
-
timeZone:
|
|
710
|
+
timeZone: jt
|
|
711
711
|
};
|
|
712
|
-
function
|
|
712
|
+
function be(t, n = {}) {
|
|
713
713
|
if (arguments.length < 1)
|
|
714
714
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
715
715
|
if (t === null)
|
|
716
716
|
return /* @__PURE__ */ new Date(NaN);
|
|
717
|
-
const r = n.additionalDigits == null ?
|
|
717
|
+
const r = n.additionalDigits == null ? Zr : Number(n.additionalDigits);
|
|
718
718
|
if (r !== 2 && r !== 1 && r !== 0)
|
|
719
719
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
720
720
|
if (t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]")
|
|
@@ -723,24 +723,24 @@ function Ne(t, n = {}) {
|
|
|
723
723
|
return new Date(t);
|
|
724
724
|
if (Object.prototype.toString.call(t) !== "[object String]")
|
|
725
725
|
return /* @__PURE__ */ new Date(NaN);
|
|
726
|
-
const o =
|
|
726
|
+
const o = $r(t), { year: u, restDateString: s } = Qr(o.date, r), f = Jr(s, u);
|
|
727
727
|
if (f === null || isNaN(f.getTime()))
|
|
728
728
|
return /* @__PURE__ */ new Date(NaN);
|
|
729
729
|
if (f) {
|
|
730
730
|
const y = f.getTime();
|
|
731
731
|
let h = 0, d;
|
|
732
|
-
if (o.time && (h =
|
|
732
|
+
if (o.time && (h = Xr(o.time), h === null || isNaN(h)))
|
|
733
733
|
return /* @__PURE__ */ new Date(NaN);
|
|
734
734
|
if (o.timeZone || n.timeZone) {
|
|
735
|
-
if (d =
|
|
735
|
+
if (d = ce(o.timeZone || n.timeZone, new Date(y + h)), isNaN(d))
|
|
736
736
|
return /* @__PURE__ */ new Date(NaN);
|
|
737
737
|
} else
|
|
738
|
-
d =
|
|
738
|
+
d = vt(new Date(y + h)), d = vt(new Date(y + h + d));
|
|
739
739
|
return new Date(y + h + d);
|
|
740
740
|
} else
|
|
741
741
|
return /* @__PURE__ */ new Date(NaN);
|
|
742
742
|
}
|
|
743
|
-
function
|
|
743
|
+
function $r(t) {
|
|
744
744
|
const n = {};
|
|
745
745
|
let r = E.dateTimePattern.exec(t), o;
|
|
746
746
|
if (r ? (n.date = r[1], o = r[3]) : (r = E.datePattern.exec(t), r ? (n.date = r[1], o = r[2]) : (n.date = null, o = t)), o) {
|
|
@@ -749,7 +749,7 @@ function Zr(t) {
|
|
|
749
749
|
}
|
|
750
750
|
return n;
|
|
751
751
|
}
|
|
752
|
-
function
|
|
752
|
+
function Qr(t, n) {
|
|
753
753
|
if (t) {
|
|
754
754
|
const r = E.YYY[n], o = E.YYYYY[n];
|
|
755
755
|
let u = E.YYYY.exec(t) || o.exec(t);
|
|
@@ -772,7 +772,7 @@ function Wr(t, n) {
|
|
|
772
772
|
year: null
|
|
773
773
|
};
|
|
774
774
|
}
|
|
775
|
-
function
|
|
775
|
+
function Jr(t, n) {
|
|
776
776
|
if (n === null)
|
|
777
777
|
return null;
|
|
778
778
|
let r, o, u;
|
|
@@ -780,125 +780,125 @@ function $r(t, n) {
|
|
|
780
780
|
return r = /* @__PURE__ */ new Date(0), r.setUTCFullYear(n), r;
|
|
781
781
|
let s = E.MM.exec(t);
|
|
782
782
|
if (s)
|
|
783
|
-
return r = /* @__PURE__ */ new Date(0), o = parseInt(s[1], 10) - 1,
|
|
783
|
+
return r = /* @__PURE__ */ new Date(0), o = parseInt(s[1], 10) - 1, Dt(n, o) ? (r.setUTCFullYear(n, o), r) : /* @__PURE__ */ new Date(NaN);
|
|
784
784
|
if (s = E.DDD.exec(t), s) {
|
|
785
785
|
r = /* @__PURE__ */ new Date(0);
|
|
786
786
|
const f = parseInt(s[1], 10);
|
|
787
|
-
return
|
|
787
|
+
return na(n, f) ? (r.setUTCFullYear(n, 0, f), r) : /* @__PURE__ */ new Date(NaN);
|
|
788
788
|
}
|
|
789
789
|
if (s = E.MMDD.exec(t), s) {
|
|
790
790
|
r = /* @__PURE__ */ new Date(0), o = parseInt(s[1], 10) - 1;
|
|
791
791
|
const f = parseInt(s[2], 10);
|
|
792
|
-
return
|
|
792
|
+
return Dt(n, o, f) ? (r.setUTCFullYear(n, o, f), r) : /* @__PURE__ */ new Date(NaN);
|
|
793
793
|
}
|
|
794
794
|
if (s = E.Www.exec(t), s)
|
|
795
|
-
return u = parseInt(s[1], 10) - 1,
|
|
795
|
+
return u = parseInt(s[1], 10) - 1, Rt(u) ? Et(n, u) : /* @__PURE__ */ new Date(NaN);
|
|
796
796
|
if (s = E.WwwD.exec(t), s) {
|
|
797
797
|
u = parseInt(s[1], 10) - 1;
|
|
798
798
|
const f = parseInt(s[2], 10) - 1;
|
|
799
|
-
return
|
|
799
|
+
return Rt(u, f) ? Et(n, u, f) : /* @__PURE__ */ new Date(NaN);
|
|
800
800
|
}
|
|
801
801
|
return null;
|
|
802
802
|
}
|
|
803
|
-
function
|
|
803
|
+
function Xr(t) {
|
|
804
804
|
let n, r, o = E.HH.exec(t);
|
|
805
805
|
if (o)
|
|
806
|
-
return n = parseFloat(o[1].replace(",", ".")),
|
|
806
|
+
return n = parseFloat(o[1].replace(",", ".")), Me(n) ? n % 24 * Se : NaN;
|
|
807
807
|
if (o = E.HHMM.exec(t), o)
|
|
808
|
-
return n = parseInt(o[1], 10), r = parseFloat(o[2].replace(",", ".")),
|
|
808
|
+
return n = parseInt(o[1], 10), r = parseFloat(o[2].replace(",", ".")), Me(n, r) ? n % 24 * Se + r * Tt : NaN;
|
|
809
809
|
if (o = E.HHMMSS.exec(t), o) {
|
|
810
810
|
n = parseInt(o[1], 10), r = parseInt(o[2], 10);
|
|
811
811
|
const u = parseFloat(o[3].replace(",", "."));
|
|
812
|
-
return
|
|
812
|
+
return Me(n, r, u) ? n % 24 * Se + r * Tt + u * 1e3 : NaN;
|
|
813
813
|
}
|
|
814
814
|
return null;
|
|
815
815
|
}
|
|
816
|
-
function
|
|
816
|
+
function Et(t, n, r) {
|
|
817
817
|
n = n || 0, r = r || 0;
|
|
818
818
|
const o = /* @__PURE__ */ new Date(0);
|
|
819
819
|
o.setUTCFullYear(t, 0, 4);
|
|
820
820
|
const u = o.getUTCDay() || 7, s = n * 7 + r + 1 - u;
|
|
821
821
|
return o.setUTCDate(o.getUTCDate() + s), o;
|
|
822
822
|
}
|
|
823
|
-
const
|
|
823
|
+
const ea = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ta = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
824
824
|
function kt(t) {
|
|
825
825
|
return t % 400 === 0 || t % 4 === 0 && t % 100 !== 0;
|
|
826
826
|
}
|
|
827
|
-
function
|
|
827
|
+
function Dt(t, n, r) {
|
|
828
828
|
if (n < 0 || n > 11)
|
|
829
829
|
return !1;
|
|
830
830
|
if (r != null) {
|
|
831
831
|
if (r < 1)
|
|
832
832
|
return !1;
|
|
833
833
|
const o = kt(t);
|
|
834
|
-
if (o && r >
|
|
834
|
+
if (o && r > ta[n] || !o && r > ea[n])
|
|
835
835
|
return !1;
|
|
836
836
|
}
|
|
837
837
|
return !0;
|
|
838
838
|
}
|
|
839
|
-
function
|
|
839
|
+
function na(t, n) {
|
|
840
840
|
if (n < 1)
|
|
841
841
|
return !1;
|
|
842
842
|
const r = kt(t);
|
|
843
843
|
return !(r && n > 366 || !r && n > 365);
|
|
844
844
|
}
|
|
845
|
-
function
|
|
845
|
+
function Rt(t, n) {
|
|
846
846
|
return !(t < 0 || t > 52 || n != null && (n < 0 || n > 6));
|
|
847
847
|
}
|
|
848
|
-
function
|
|
848
|
+
function Me(t, n, r) {
|
|
849
849
|
return !(t < 0 || t >= 25 || n != null && (n < 0 || n >= 60) || r != null && (r < 0 || r >= 60));
|
|
850
850
|
}
|
|
851
|
-
function
|
|
852
|
-
t =
|
|
853
|
-
const o =
|
|
851
|
+
function ra(t, n, r) {
|
|
852
|
+
t = be(t, r);
|
|
853
|
+
const o = ce(n, t, !0), u = new Date(t.getTime() - o), s = /* @__PURE__ */ new Date(0);
|
|
854
854
|
return s.setFullYear(u.getUTCFullYear(), u.getUTCMonth(), u.getUTCDate()), s.setHours(u.getUTCHours(), u.getUTCMinutes(), u.getUTCSeconds(), u.getUTCMilliseconds()), s;
|
|
855
855
|
}
|
|
856
|
-
function
|
|
857
|
-
if (typeof t == "string" && !t.match(
|
|
858
|
-
return
|
|
859
|
-
t =
|
|
860
|
-
const o =
|
|
856
|
+
function aa(t, n, r) {
|
|
857
|
+
if (typeof t == "string" && !t.match(jt))
|
|
858
|
+
return be(t, { ...r, timeZone: n });
|
|
859
|
+
t = be(t, r);
|
|
860
|
+
const o = Ae(t.getFullYear(), t.getMonth(), t.getDate(), t.getHours(), t.getMinutes(), t.getSeconds(), t.getMilliseconds()).getTime(), u = ce(n, new Date(o));
|
|
861
861
|
return new Date(o + u);
|
|
862
862
|
}
|
|
863
|
-
function
|
|
864
|
-
return -
|
|
863
|
+
function oa(t, n) {
|
|
864
|
+
return -ce(t, n);
|
|
865
865
|
}
|
|
866
|
-
var
|
|
867
|
-
|
|
866
|
+
var oe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, se = { exports: {} };
|
|
867
|
+
se.exports;
|
|
868
868
|
(function(t, n) {
|
|
869
|
-
var r = 200, o = "__lodash_hash_undefined__", u = 9007199254740991, s = "[object Arguments]", f = "[object Array]", y = "[object Boolean]", h = "[object Date]", d = "[object Error]", p = "[object Function]", _ = "[object GeneratorFunction]", m = "[object Map]", g = "[object Number]", I = "[object Object]",
|
|
870
|
-
w[s] = w[f] = w[
|
|
871
|
-
var
|
|
872
|
-
function
|
|
869
|
+
var r = 200, o = "__lodash_hash_undefined__", u = 9007199254740991, s = "[object Arguments]", f = "[object Array]", y = "[object Boolean]", h = "[object Date]", d = "[object Error]", p = "[object Function]", _ = "[object GeneratorFunction]", m = "[object Map]", g = "[object Number]", I = "[object Object]", z = "[object Promise]", Ge = "[object RegExp]", Z = "[object Set]", Oe = "[object String]", Ie = "[object Symbol]", le = "[object WeakMap]", Ce = "[object ArrayBuffer]", $ = "[object DataView]", Ue = "[object Float32Array]", Ye = "[object Float64Array]", He = "[object Int8Array]", Le = "[object Int16Array]", Fe = "[object Int32Array]", Pe = "[object Uint8Array]", je = "[object Uint8ClampedArray]", ke = "[object Uint16Array]", xe = "[object Uint32Array]", xt = /[\\^$.*+?()[\]{}|]/g, Bt = /\w*$/, Vt = /^\[object .+?Constructor\]$/, zt = /^(?:0|[1-9]\d*)$/, w = {};
|
|
870
|
+
w[s] = w[f] = w[Ce] = w[$] = w[y] = w[h] = w[Ue] = w[Ye] = w[He] = w[Le] = w[Fe] = w[m] = w[g] = w[I] = w[Ge] = w[Z] = w[Oe] = w[Ie] = w[Pe] = w[je] = w[ke] = w[xe] = !0, w[d] = w[p] = w[le] = !1;
|
|
871
|
+
var qt = typeof oe == "object" && oe && oe.Object === Object && oe, Kt = typeof self == "object" && self && self.Object === Object && self, b = qt || Kt || Function("return this")(), Be = n && !n.nodeType && n, Ve = Be && !0 && t && !t.nodeType && t, Wt = Ve && Ve.exports === Be;
|
|
872
|
+
function Zt(e, a) {
|
|
873
873
|
return e.set(a[0], a[1]), e;
|
|
874
874
|
}
|
|
875
|
-
function
|
|
875
|
+
function $t(e, a) {
|
|
876
876
|
return e.add(a), e;
|
|
877
877
|
}
|
|
878
|
-
function
|
|
879
|
-
for (var i = -1,
|
|
878
|
+
function Qt(e, a) {
|
|
879
|
+
for (var i = -1, l = e ? e.length : 0; ++i < l && a(e[i], i, e) !== !1; )
|
|
880
880
|
;
|
|
881
881
|
return e;
|
|
882
882
|
}
|
|
883
|
-
function
|
|
884
|
-
for (var i = -1,
|
|
885
|
-
e[
|
|
883
|
+
function Jt(e, a) {
|
|
884
|
+
for (var i = -1, l = a.length, T = e.length; ++i < l; )
|
|
885
|
+
e[T + i] = a[i];
|
|
886
886
|
return e;
|
|
887
887
|
}
|
|
888
|
-
function
|
|
889
|
-
for (var
|
|
890
|
-
i = a(i, e[
|
|
888
|
+
function ze(e, a, i, l) {
|
|
889
|
+
for (var T = -1, D = e ? e.length : 0; ++T < D; )
|
|
890
|
+
i = a(i, e[T], T, e);
|
|
891
891
|
return i;
|
|
892
892
|
}
|
|
893
|
-
function
|
|
894
|
-
for (var i = -1,
|
|
895
|
-
|
|
896
|
-
return
|
|
893
|
+
function Xt(e, a) {
|
|
894
|
+
for (var i = -1, l = Array(e); ++i < e; )
|
|
895
|
+
l[i] = a(i);
|
|
896
|
+
return l;
|
|
897
897
|
}
|
|
898
|
-
function
|
|
898
|
+
function en(e, a) {
|
|
899
899
|
return e == null ? void 0 : e[a];
|
|
900
900
|
}
|
|
901
|
-
function
|
|
901
|
+
function qe(e) {
|
|
902
902
|
var a = !1;
|
|
903
903
|
if (e != null && typeof e.toString != "function")
|
|
904
904
|
try {
|
|
@@ -909,354 +909,354 @@ oe.exports;
|
|
|
909
909
|
}
|
|
910
910
|
function Ke(e) {
|
|
911
911
|
var a = -1, i = Array(e.size);
|
|
912
|
-
return e.forEach(function(
|
|
913
|
-
i[++a] = [
|
|
912
|
+
return e.forEach(function(l, T) {
|
|
913
|
+
i[++a] = [T, l];
|
|
914
914
|
}), i;
|
|
915
915
|
}
|
|
916
|
-
function
|
|
916
|
+
function de(e, a) {
|
|
917
917
|
return function(i) {
|
|
918
918
|
return e(a(i));
|
|
919
919
|
};
|
|
920
920
|
}
|
|
921
|
-
function
|
|
921
|
+
function We(e) {
|
|
922
922
|
var a = -1, i = Array(e.size);
|
|
923
|
-
return e.forEach(function(
|
|
924
|
-
i[++a] =
|
|
923
|
+
return e.forEach(function(l) {
|
|
924
|
+
i[++a] = l;
|
|
925
925
|
}), i;
|
|
926
926
|
}
|
|
927
|
-
var
|
|
928
|
-
var e = /[^.]+$/.exec(
|
|
927
|
+
var tn = Array.prototype, nn = Function.prototype, Q = Object.prototype, me = b["__core-js_shared__"], Ze = (function() {
|
|
928
|
+
var e = /[^.]+$/.exec(me && me.keys && me.keys.IE_PROTO || "");
|
|
929
929
|
return e ? "Symbol(src)_1." + e : "";
|
|
930
|
-
})(),
|
|
931
|
-
"^" +
|
|
932
|
-
),
|
|
933
|
-
function
|
|
930
|
+
})(), $e = nn.toString, C = Q.hasOwnProperty, J = Q.toString, rn = RegExp(
|
|
931
|
+
"^" + $e.call(C).replace(xt, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
932
|
+
), Qe = Wt ? b.Buffer : void 0, Je = b.Symbol, Xe = b.Uint8Array, an = de(Object.getPrototypeOf, Object), on = Object.create, un = Q.propertyIsEnumerable, sn = tn.splice, et = Object.getOwnPropertySymbols, cn = Qe ? Qe.isBuffer : void 0, ln = de(Object.keys, Object), fe = j(b, "DataView"), q = j(b, "Map"), ye = j(b, "Promise"), pe = j(b, "Set"), he = j(b, "WeakMap"), K = j(Object, "create"), dn = H(fe), mn = H(q), fn = H(ye), yn = H(pe), pn = H(he), tt = Je ? Je.prototype : void 0, nt = tt ? tt.valueOf : void 0;
|
|
933
|
+
function U(e) {
|
|
934
934
|
var a = -1, i = e ? e.length : 0;
|
|
935
935
|
for (this.clear(); ++a < i; ) {
|
|
936
|
-
var
|
|
937
|
-
this.set(
|
|
936
|
+
var l = e[a];
|
|
937
|
+
this.set(l[0], l[1]);
|
|
938
938
|
}
|
|
939
939
|
}
|
|
940
|
-
function
|
|
940
|
+
function hn() {
|
|
941
941
|
this.__data__ = K ? K(null) : {};
|
|
942
942
|
}
|
|
943
|
-
function
|
|
943
|
+
function _n(e) {
|
|
944
944
|
return this.has(e) && delete this.__data__[e];
|
|
945
945
|
}
|
|
946
|
-
function
|
|
946
|
+
function gn(e) {
|
|
947
947
|
var a = this.__data__;
|
|
948
948
|
if (K) {
|
|
949
949
|
var i = a[e];
|
|
950
950
|
return i === o ? void 0 : i;
|
|
951
951
|
}
|
|
952
|
-
return
|
|
952
|
+
return C.call(a, e) ? a[e] : void 0;
|
|
953
953
|
}
|
|
954
|
-
function
|
|
954
|
+
function wn(e) {
|
|
955
955
|
var a = this.__data__;
|
|
956
|
-
return K ? a[e] !== void 0 :
|
|
956
|
+
return K ? a[e] !== void 0 : C.call(a, e);
|
|
957
957
|
}
|
|
958
|
-
function
|
|
958
|
+
function vn(e, a) {
|
|
959
959
|
var i = this.__data__;
|
|
960
960
|
return i[e] = K && a === void 0 ? o : a, this;
|
|
961
961
|
}
|
|
962
|
-
|
|
963
|
-
function
|
|
962
|
+
U.prototype.clear = hn, U.prototype.delete = _n, U.prototype.get = gn, U.prototype.has = wn, U.prototype.set = vn;
|
|
963
|
+
function A(e) {
|
|
964
964
|
var a = -1, i = e ? e.length : 0;
|
|
965
965
|
for (this.clear(); ++a < i; ) {
|
|
966
|
-
var
|
|
967
|
-
this.set(
|
|
966
|
+
var l = e[a];
|
|
967
|
+
this.set(l[0], l[1]);
|
|
968
968
|
}
|
|
969
969
|
}
|
|
970
|
-
function
|
|
970
|
+
function Tn() {
|
|
971
971
|
this.__data__ = [];
|
|
972
972
|
}
|
|
973
|
-
function
|
|
973
|
+
function En(e) {
|
|
974
974
|
var a = this.__data__, i = X(a, e);
|
|
975
975
|
if (i < 0)
|
|
976
976
|
return !1;
|
|
977
|
-
var
|
|
978
|
-
return i ==
|
|
977
|
+
var l = a.length - 1;
|
|
978
|
+
return i == l ? a.pop() : sn.call(a, i, 1), !0;
|
|
979
979
|
}
|
|
980
|
-
function
|
|
980
|
+
function Dn(e) {
|
|
981
981
|
var a = this.__data__, i = X(a, e);
|
|
982
982
|
return i < 0 ? void 0 : a[i][1];
|
|
983
983
|
}
|
|
984
|
-
function
|
|
984
|
+
function Rn(e) {
|
|
985
985
|
return X(this.__data__, e) > -1;
|
|
986
986
|
}
|
|
987
|
-
function
|
|
988
|
-
var i = this.__data__,
|
|
989
|
-
return
|
|
987
|
+
function Sn(e, a) {
|
|
988
|
+
var i = this.__data__, l = X(i, e);
|
|
989
|
+
return l < 0 ? i.push([e, a]) : i[l][1] = a, this;
|
|
990
990
|
}
|
|
991
|
-
|
|
992
|
-
function
|
|
991
|
+
A.prototype.clear = Tn, A.prototype.delete = En, A.prototype.get = Dn, A.prototype.has = Rn, A.prototype.set = Sn;
|
|
992
|
+
function F(e) {
|
|
993
993
|
var a = -1, i = e ? e.length : 0;
|
|
994
994
|
for (this.clear(); ++a < i; ) {
|
|
995
|
-
var
|
|
996
|
-
this.set(
|
|
995
|
+
var l = e[a];
|
|
996
|
+
this.set(l[0], l[1]);
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
function
|
|
999
|
+
function Mn() {
|
|
1000
1000
|
this.__data__ = {
|
|
1001
|
-
hash: new
|
|
1002
|
-
map: new (
|
|
1003
|
-
string: new
|
|
1001
|
+
hash: new U(),
|
|
1002
|
+
map: new (q || A)(),
|
|
1003
|
+
string: new U()
|
|
1004
1004
|
};
|
|
1005
1005
|
}
|
|
1006
|
-
function
|
|
1007
|
-
return
|
|
1006
|
+
function Nn(e) {
|
|
1007
|
+
return ee(this, e).delete(e);
|
|
1008
1008
|
}
|
|
1009
|
-
function
|
|
1010
|
-
return
|
|
1009
|
+
function bn(e) {
|
|
1010
|
+
return ee(this, e).get(e);
|
|
1011
1011
|
}
|
|
1012
|
-
function
|
|
1013
|
-
return
|
|
1012
|
+
function An(e) {
|
|
1013
|
+
return ee(this, e).has(e);
|
|
1014
1014
|
}
|
|
1015
|
-
function
|
|
1016
|
-
return
|
|
1015
|
+
function Gn(e, a) {
|
|
1016
|
+
return ee(this, e).set(e, a), this;
|
|
1017
1017
|
}
|
|
1018
|
-
|
|
1019
|
-
function
|
|
1020
|
-
this.__data__ = new
|
|
1018
|
+
F.prototype.clear = Mn, F.prototype.delete = Nn, F.prototype.get = bn, F.prototype.has = An, F.prototype.set = Gn;
|
|
1019
|
+
function P(e) {
|
|
1020
|
+
this.__data__ = new A(e);
|
|
1021
1021
|
}
|
|
1022
|
-
function
|
|
1023
|
-
this.__data__ = new
|
|
1022
|
+
function On() {
|
|
1023
|
+
this.__data__ = new A();
|
|
1024
1024
|
}
|
|
1025
|
-
function
|
|
1025
|
+
function In(e) {
|
|
1026
1026
|
return this.__data__.delete(e);
|
|
1027
1027
|
}
|
|
1028
|
-
function
|
|
1028
|
+
function Cn(e) {
|
|
1029
1029
|
return this.__data__.get(e);
|
|
1030
1030
|
}
|
|
1031
|
-
function
|
|
1031
|
+
function Un(e) {
|
|
1032
1032
|
return this.__data__.has(e);
|
|
1033
1033
|
}
|
|
1034
|
-
function
|
|
1034
|
+
function Yn(e, a) {
|
|
1035
1035
|
var i = this.__data__;
|
|
1036
|
-
if (i instanceof
|
|
1037
|
-
var
|
|
1038
|
-
if (!
|
|
1039
|
-
return
|
|
1040
|
-
i = this.__data__ = new
|
|
1036
|
+
if (i instanceof A) {
|
|
1037
|
+
var l = i.__data__;
|
|
1038
|
+
if (!q || l.length < r - 1)
|
|
1039
|
+
return l.push([e, a]), this;
|
|
1040
|
+
i = this.__data__ = new F(l);
|
|
1041
1041
|
}
|
|
1042
1042
|
return i.set(e, a), this;
|
|
1043
1043
|
}
|
|
1044
|
-
|
|
1045
|
-
function
|
|
1046
|
-
var i =
|
|
1044
|
+
P.prototype.clear = On, P.prototype.delete = In, P.prototype.get = Cn, P.prototype.has = Un, P.prototype.set = Yn;
|
|
1045
|
+
function Hn(e, a) {
|
|
1046
|
+
var i = we(e) || ir(e) ? Xt(e.length, String) : [], l = i.length, T = !!l;
|
|
1047
1047
|
for (var D in e)
|
|
1048
|
-
|
|
1048
|
+
C.call(e, D) && !(T && (D == "length" || nr(D, l))) && i.push(D);
|
|
1049
1049
|
return i;
|
|
1050
1050
|
}
|
|
1051
|
-
function
|
|
1052
|
-
var
|
|
1053
|
-
(!(
|
|
1051
|
+
function rt(e, a, i) {
|
|
1052
|
+
var l = e[a];
|
|
1053
|
+
(!(C.call(e, a) && ut(l, i)) || i === void 0 && !(a in e)) && (e[a] = i);
|
|
1054
1054
|
}
|
|
1055
1055
|
function X(e, a) {
|
|
1056
1056
|
for (var i = e.length; i--; )
|
|
1057
|
-
if (
|
|
1057
|
+
if (ut(e[i][0], a))
|
|
1058
1058
|
return i;
|
|
1059
1059
|
return -1;
|
|
1060
1060
|
}
|
|
1061
|
-
function
|
|
1062
|
-
return e &&
|
|
1061
|
+
function Ln(e, a) {
|
|
1062
|
+
return e && at(a, ve(a), e);
|
|
1063
1063
|
}
|
|
1064
|
-
function
|
|
1065
|
-
var
|
|
1066
|
-
if (
|
|
1067
|
-
return
|
|
1068
|
-
if (!
|
|
1064
|
+
function _e(e, a, i, l, T, D, G) {
|
|
1065
|
+
var R;
|
|
1066
|
+
if (l && (R = D ? l(e, T, D, G) : l(e)), R !== void 0)
|
|
1067
|
+
return R;
|
|
1068
|
+
if (!te(e))
|
|
1069
1069
|
return e;
|
|
1070
|
-
var
|
|
1071
|
-
if (
|
|
1072
|
-
if (
|
|
1073
|
-
return
|
|
1070
|
+
var lt = we(e);
|
|
1071
|
+
if (lt) {
|
|
1072
|
+
if (R = Xn(e), !a)
|
|
1073
|
+
return $n(e, R);
|
|
1074
1074
|
} else {
|
|
1075
|
-
var
|
|
1076
|
-
if (
|
|
1077
|
-
return
|
|
1078
|
-
if (
|
|
1079
|
-
if (
|
|
1075
|
+
var k = Y(e), dt = k == p || k == _;
|
|
1076
|
+
if (sr(e))
|
|
1077
|
+
return Bn(e, a);
|
|
1078
|
+
if (k == I || k == s || dt && !D) {
|
|
1079
|
+
if (qe(e))
|
|
1080
1080
|
return D ? e : {};
|
|
1081
|
-
if (
|
|
1082
|
-
return
|
|
1081
|
+
if (R = er(dt ? {} : e), !a)
|
|
1082
|
+
return Qn(e, Ln(R, e));
|
|
1083
1083
|
} else {
|
|
1084
|
-
if (!w[
|
|
1084
|
+
if (!w[k])
|
|
1085
1085
|
return D ? e : {};
|
|
1086
|
-
|
|
1086
|
+
R = tr(e, k, _e, a);
|
|
1087
1087
|
}
|
|
1088
1088
|
}
|
|
1089
|
-
|
|
1090
|
-
var
|
|
1091
|
-
if (
|
|
1092
|
-
return
|
|
1093
|
-
if (
|
|
1094
|
-
var
|
|
1095
|
-
return
|
|
1096
|
-
|
|
1097
|
-
}),
|
|
1098
|
-
}
|
|
1099
|
-
function
|
|
1100
|
-
return
|
|
1101
|
-
}
|
|
1102
|
-
function
|
|
1103
|
-
var
|
|
1104
|
-
return
|
|
1105
|
-
}
|
|
1106
|
-
function
|
|
1089
|
+
G || (G = new P());
|
|
1090
|
+
var mt = G.get(e);
|
|
1091
|
+
if (mt)
|
|
1092
|
+
return mt;
|
|
1093
|
+
if (G.set(e, R), !lt)
|
|
1094
|
+
var ft = i ? Jn(e) : ve(e);
|
|
1095
|
+
return Qt(ft || e, function(Te, ne) {
|
|
1096
|
+
ft && (ne = Te, Te = e[ne]), rt(R, ne, _e(Te, a, i, l, ne, e, G));
|
|
1097
|
+
}), R;
|
|
1098
|
+
}
|
|
1099
|
+
function Fn(e) {
|
|
1100
|
+
return te(e) ? on(e) : {};
|
|
1101
|
+
}
|
|
1102
|
+
function Pn(e, a, i) {
|
|
1103
|
+
var l = a(e);
|
|
1104
|
+
return we(e) ? l : Jt(l, i(e));
|
|
1105
|
+
}
|
|
1106
|
+
function jn(e) {
|
|
1107
1107
|
return J.call(e);
|
|
1108
1108
|
}
|
|
1109
1109
|
function kn(e) {
|
|
1110
|
-
if (!
|
|
1110
|
+
if (!te(e) || ar(e))
|
|
1111
1111
|
return !1;
|
|
1112
|
-
var a =
|
|
1113
|
-
return a.test(
|
|
1112
|
+
var a = ct(e) || qe(e) ? rn : Vt;
|
|
1113
|
+
return a.test(H(e));
|
|
1114
1114
|
}
|
|
1115
|
-
function
|
|
1116
|
-
if (!
|
|
1117
|
-
return
|
|
1115
|
+
function xn(e) {
|
|
1116
|
+
if (!it(e))
|
|
1117
|
+
return ln(e);
|
|
1118
1118
|
var a = [];
|
|
1119
1119
|
for (var i in Object(e))
|
|
1120
|
-
|
|
1120
|
+
C.call(e, i) && i != "constructor" && a.push(i);
|
|
1121
1121
|
return a;
|
|
1122
1122
|
}
|
|
1123
|
-
function
|
|
1123
|
+
function Bn(e, a) {
|
|
1124
1124
|
if (a)
|
|
1125
1125
|
return e.slice();
|
|
1126
1126
|
var i = new e.constructor(e.length);
|
|
1127
1127
|
return e.copy(i), i;
|
|
1128
1128
|
}
|
|
1129
|
-
function
|
|
1129
|
+
function ge(e) {
|
|
1130
1130
|
var a = new e.constructor(e.byteLength);
|
|
1131
1131
|
return new Xe(a).set(new Xe(e)), a;
|
|
1132
1132
|
}
|
|
1133
|
-
function
|
|
1134
|
-
var i = a ?
|
|
1133
|
+
function Vn(e, a) {
|
|
1134
|
+
var i = a ? ge(e.buffer) : e.buffer;
|
|
1135
1135
|
return new e.constructor(i, e.byteOffset, e.byteLength);
|
|
1136
1136
|
}
|
|
1137
|
-
function
|
|
1138
|
-
var
|
|
1139
|
-
return
|
|
1137
|
+
function zn(e, a, i) {
|
|
1138
|
+
var l = a ? i(Ke(e), !0) : Ke(e);
|
|
1139
|
+
return ze(l, Zt, new e.constructor());
|
|
1140
1140
|
}
|
|
1141
|
-
function
|
|
1142
|
-
var a = new e.constructor(e.source,
|
|
1141
|
+
function qn(e) {
|
|
1142
|
+
var a = new e.constructor(e.source, Bt.exec(e));
|
|
1143
1143
|
return a.lastIndex = e.lastIndex, a;
|
|
1144
1144
|
}
|
|
1145
|
-
function
|
|
1146
|
-
var
|
|
1147
|
-
return
|
|
1145
|
+
function Kn(e, a, i) {
|
|
1146
|
+
var l = a ? i(We(e), !0) : We(e);
|
|
1147
|
+
return ze(l, $t, new e.constructor());
|
|
1148
1148
|
}
|
|
1149
|
-
function
|
|
1150
|
-
return
|
|
1149
|
+
function Wn(e) {
|
|
1150
|
+
return nt ? Object(nt.call(e)) : {};
|
|
1151
1151
|
}
|
|
1152
|
-
function
|
|
1153
|
-
var i = a ?
|
|
1152
|
+
function Zn(e, a) {
|
|
1153
|
+
var i = a ? ge(e.buffer) : e.buffer;
|
|
1154
1154
|
return new e.constructor(i, e.byteOffset, e.length);
|
|
1155
1155
|
}
|
|
1156
|
-
function
|
|
1157
|
-
var i = -1,
|
|
1158
|
-
for (a || (a = Array(
|
|
1156
|
+
function $n(e, a) {
|
|
1157
|
+
var i = -1, l = e.length;
|
|
1158
|
+
for (a || (a = Array(l)); ++i < l; )
|
|
1159
1159
|
a[i] = e[i];
|
|
1160
1160
|
return a;
|
|
1161
1161
|
}
|
|
1162
|
-
function
|
|
1162
|
+
function at(e, a, i, l) {
|
|
1163
1163
|
i || (i = {});
|
|
1164
|
-
for (var
|
|
1165
|
-
var
|
|
1166
|
-
|
|
1164
|
+
for (var T = -1, D = a.length; ++T < D; ) {
|
|
1165
|
+
var G = a[T], R = void 0;
|
|
1166
|
+
rt(i, G, R === void 0 ? e[G] : R);
|
|
1167
1167
|
}
|
|
1168
1168
|
return i;
|
|
1169
1169
|
}
|
|
1170
|
-
function
|
|
1171
|
-
return
|
|
1170
|
+
function Qn(e, a) {
|
|
1171
|
+
return at(e, ot(e), a);
|
|
1172
1172
|
}
|
|
1173
|
-
function
|
|
1174
|
-
return
|
|
1173
|
+
function Jn(e) {
|
|
1174
|
+
return Pn(e, ve, ot);
|
|
1175
1175
|
}
|
|
1176
|
-
function
|
|
1176
|
+
function ee(e, a) {
|
|
1177
1177
|
var i = e.__data__;
|
|
1178
|
-
return
|
|
1178
|
+
return rr(a) ? i[typeof a == "string" ? "string" : "hash"] : i.map;
|
|
1179
1179
|
}
|
|
1180
|
-
function
|
|
1181
|
-
var i =
|
|
1180
|
+
function j(e, a) {
|
|
1181
|
+
var i = en(e, a);
|
|
1182
1182
|
return kn(i) ? i : void 0;
|
|
1183
1183
|
}
|
|
1184
|
-
var
|
|
1185
|
-
(
|
|
1186
|
-
var a = J.call(e), i = a == I ? e.constructor : void 0,
|
|
1187
|
-
if (
|
|
1188
|
-
switch (
|
|
1189
|
-
case sn:
|
|
1190
|
-
return W;
|
|
1191
|
-
case cn:
|
|
1192
|
-
return m;
|
|
1193
|
-
case ln:
|
|
1194
|
-
return V;
|
|
1184
|
+
var ot = et ? de(et, Object) : dr, Y = jn;
|
|
1185
|
+
(fe && Y(new fe(new ArrayBuffer(1))) != $ || q && Y(new q()) != m || ye && Y(ye.resolve()) != z || pe && Y(new pe()) != Z || he && Y(new he()) != le) && (Y = function(e) {
|
|
1186
|
+
var a = J.call(e), i = a == I ? e.constructor : void 0, l = i ? H(i) : void 0;
|
|
1187
|
+
if (l)
|
|
1188
|
+
switch (l) {
|
|
1195
1189
|
case dn:
|
|
1196
|
-
return
|
|
1190
|
+
return $;
|
|
1197
1191
|
case mn:
|
|
1198
|
-
return
|
|
1192
|
+
return m;
|
|
1193
|
+
case fn:
|
|
1194
|
+
return z;
|
|
1195
|
+
case yn:
|
|
1196
|
+
return Z;
|
|
1197
|
+
case pn:
|
|
1198
|
+
return le;
|
|
1199
1199
|
}
|
|
1200
1200
|
return a;
|
|
1201
1201
|
});
|
|
1202
|
-
function
|
|
1202
|
+
function Xn(e) {
|
|
1203
1203
|
var a = e.length, i = e.constructor(a);
|
|
1204
|
-
return a && typeof e[0] == "string" &&
|
|
1204
|
+
return a && typeof e[0] == "string" && C.call(e, "index") && (i.index = e.index, i.input = e.input), i;
|
|
1205
1205
|
}
|
|
1206
|
-
function
|
|
1207
|
-
return typeof e.constructor == "function" && !
|
|
1206
|
+
function er(e) {
|
|
1207
|
+
return typeof e.constructor == "function" && !it(e) ? Fn(an(e)) : {};
|
|
1208
1208
|
}
|
|
1209
|
-
function
|
|
1210
|
-
var
|
|
1209
|
+
function tr(e, a, i, l) {
|
|
1210
|
+
var T = e.constructor;
|
|
1211
1211
|
switch (a) {
|
|
1212
|
-
case
|
|
1213
|
-
return
|
|
1212
|
+
case Ce:
|
|
1213
|
+
return ge(e);
|
|
1214
1214
|
case y:
|
|
1215
1215
|
case h:
|
|
1216
|
-
return new
|
|
1217
|
-
case
|
|
1218
|
-
return
|
|
1216
|
+
return new T(+e);
|
|
1217
|
+
case $:
|
|
1218
|
+
return Vn(e, l);
|
|
1219
|
+
case Ue:
|
|
1219
1220
|
case Ye:
|
|
1220
|
-
case Ce:
|
|
1221
1221
|
case He:
|
|
1222
|
-
case Ue:
|
|
1223
1222
|
case Le:
|
|
1224
|
-
case ke:
|
|
1225
1223
|
case Fe:
|
|
1226
|
-
case je:
|
|
1227
1224
|
case Pe:
|
|
1228
|
-
|
|
1225
|
+
case je:
|
|
1226
|
+
case ke:
|
|
1227
|
+
case xe:
|
|
1228
|
+
return Zn(e, l);
|
|
1229
1229
|
case m:
|
|
1230
|
-
return
|
|
1230
|
+
return zn(e, l, i);
|
|
1231
1231
|
case g:
|
|
1232
|
+
case Oe:
|
|
1233
|
+
return new T(e);
|
|
1232
1234
|
case Ge:
|
|
1233
|
-
return
|
|
1234
|
-
case Ae:
|
|
1235
|
-
return Bn(e);
|
|
1235
|
+
return qn(e);
|
|
1236
1236
|
case Z:
|
|
1237
|
-
return
|
|
1238
|
-
case
|
|
1239
|
-
return
|
|
1237
|
+
return Kn(e, l, i);
|
|
1238
|
+
case Ie:
|
|
1239
|
+
return Wn(e);
|
|
1240
1240
|
}
|
|
1241
1241
|
}
|
|
1242
|
-
function
|
|
1243
|
-
return a = a ?? u, !!a && (typeof e == "number" ||
|
|
1242
|
+
function nr(e, a) {
|
|
1243
|
+
return a = a ?? u, !!a && (typeof e == "number" || zt.test(e)) && e > -1 && e % 1 == 0 && e < a;
|
|
1244
1244
|
}
|
|
1245
|
-
function
|
|
1245
|
+
function rr(e) {
|
|
1246
1246
|
var a = typeof e;
|
|
1247
1247
|
return a == "string" || a == "number" || a == "symbol" || a == "boolean" ? e !== "__proto__" : e === null;
|
|
1248
1248
|
}
|
|
1249
|
-
function
|
|
1249
|
+
function ar(e) {
|
|
1250
1250
|
return !!Ze && Ze in e;
|
|
1251
1251
|
}
|
|
1252
|
-
function
|
|
1253
|
-
var a = e && e.constructor, i = typeof a == "function" && a.prototype ||
|
|
1252
|
+
function it(e) {
|
|
1253
|
+
var a = e && e.constructor, i = typeof a == "function" && a.prototype || Q;
|
|
1254
1254
|
return e === i;
|
|
1255
1255
|
}
|
|
1256
|
-
function
|
|
1256
|
+
function H(e) {
|
|
1257
1257
|
if (e != null) {
|
|
1258
1258
|
try {
|
|
1259
|
-
return
|
|
1259
|
+
return $e.call(e);
|
|
1260
1260
|
} catch {
|
|
1261
1261
|
}
|
|
1262
1262
|
try {
|
|
@@ -1266,53 +1266,53 @@ oe.exports;
|
|
|
1266
1266
|
}
|
|
1267
1267
|
return "";
|
|
1268
1268
|
}
|
|
1269
|
-
function
|
|
1270
|
-
return
|
|
1269
|
+
function or(e) {
|
|
1270
|
+
return _e(e, !0, !0);
|
|
1271
1271
|
}
|
|
1272
|
-
function
|
|
1272
|
+
function ut(e, a) {
|
|
1273
1273
|
return e === a || e !== e && a !== a;
|
|
1274
1274
|
}
|
|
1275
|
-
function
|
|
1276
|
-
return
|
|
1275
|
+
function ir(e) {
|
|
1276
|
+
return ur(e) && C.call(e, "callee") && (!un.call(e, "callee") || J.call(e) == s);
|
|
1277
1277
|
}
|
|
1278
|
-
var
|
|
1279
|
-
function
|
|
1280
|
-
return e != null &&
|
|
1278
|
+
var we = Array.isArray;
|
|
1279
|
+
function st(e) {
|
|
1280
|
+
return e != null && cr(e.length) && !ct(e);
|
|
1281
1281
|
}
|
|
1282
|
-
function
|
|
1283
|
-
return
|
|
1282
|
+
function ur(e) {
|
|
1283
|
+
return lr(e) && st(e);
|
|
1284
1284
|
}
|
|
1285
|
-
var
|
|
1286
|
-
function
|
|
1287
|
-
var a =
|
|
1285
|
+
var sr = cn || mr;
|
|
1286
|
+
function ct(e) {
|
|
1287
|
+
var a = te(e) ? J.call(e) : "";
|
|
1288
1288
|
return a == p || a == _;
|
|
1289
1289
|
}
|
|
1290
|
-
function
|
|
1290
|
+
function cr(e) {
|
|
1291
1291
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= u;
|
|
1292
1292
|
}
|
|
1293
|
-
function
|
|
1293
|
+
function te(e) {
|
|
1294
1294
|
var a = typeof e;
|
|
1295
1295
|
return !!e && (a == "object" || a == "function");
|
|
1296
1296
|
}
|
|
1297
|
-
function
|
|
1297
|
+
function lr(e) {
|
|
1298
1298
|
return !!e && typeof e == "object";
|
|
1299
1299
|
}
|
|
1300
|
-
function
|
|
1301
|
-
return
|
|
1300
|
+
function ve(e) {
|
|
1301
|
+
return st(e) ? Hn(e) : xn(e);
|
|
1302
1302
|
}
|
|
1303
|
-
function
|
|
1303
|
+
function dr() {
|
|
1304
1304
|
return [];
|
|
1305
1305
|
}
|
|
1306
|
-
function
|
|
1306
|
+
function mr() {
|
|
1307
1307
|
return !1;
|
|
1308
1308
|
}
|
|
1309
|
-
t.exports =
|
|
1310
|
-
})(
|
|
1311
|
-
|
|
1312
|
-
const
|
|
1313
|
-
class
|
|
1309
|
+
t.exports = or;
|
|
1310
|
+
})(se, se.exports);
|
|
1311
|
+
se.exports;
|
|
1312
|
+
const N = (t, n) => new Date(t.getTime() - oa(n, t));
|
|
1313
|
+
class v {
|
|
1314
1314
|
constructor(n) {
|
|
1315
|
-
|
|
1315
|
+
S(this, "timeframeText"), S(this, "key"), S(this, "display"), S(this, "timeframeLength"), S(this, "allowedTiers"), S(this, "defaultResponseGranularity"), S(this, "dataGranularity"), S(this, "isRelative"), S(this, "fineGrainedDefaultGranularity"), S(this, "_startCustom"), S(this, "_endCustom"), S(this, "_allowedGranularitiesOverride"), this.display = n.display, this.timeframeText = n.timeframeText, this.key = n.key, this.timeframeLength = n.timeframeLength, this.allowedTiers = n.allowedTiers, this.defaultResponseGranularity = n.defaultResponseGranularity, this.dataGranularity = n.dataGranularity, this.isRelative = n.isRelative, this._startCustom = n.startCustom, this._endCustom = n.endCustom, this._allowedGranularitiesOverride = n.allowedGranularitiesOverride, this.fineGrainedDefaultGranularity = n.fineGrainedDefaultGranularity;
|
|
1316
1316
|
}
|
|
1317
1317
|
// rawEnd does not consider granularity and should not be used directly in queries.
|
|
1318
1318
|
// Use `new QueryTime(timeframe, granularity?).queryEndSeconds()` instead.
|
|
@@ -1342,91 +1342,106 @@ class T {
|
|
|
1342
1342
|
return this.key !== "custom" ? this.key : `${this.rawStart().toISOString()}-${this.rawEnd().toISOString()}`;
|
|
1343
1343
|
}
|
|
1344
1344
|
v4Query(n) {
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
time_range: this.key,
|
|
1357
|
-
tz: n
|
|
1358
|
-
};
|
|
1359
|
-
throw new Error("Unsupported relative time value for Explore");
|
|
1345
|
+
return this.key === "custom" ? {
|
|
1346
|
+
type: "absolute",
|
|
1347
|
+
start: this.rawStart(),
|
|
1348
|
+
end: this.rawEnd(),
|
|
1349
|
+
tz: n
|
|
1350
|
+
} : {
|
|
1351
|
+
type: "relative",
|
|
1352
|
+
// Safe assertion; we just checked that key is a member of the union.
|
|
1353
|
+
time_range: this.key,
|
|
1354
|
+
tz: n
|
|
1355
|
+
};
|
|
1360
1356
|
}
|
|
1361
1357
|
tzAdjustedDate(n) {
|
|
1362
1358
|
if (!n)
|
|
1363
1359
|
return /* @__PURE__ */ new Date();
|
|
1364
|
-
const r =
|
|
1365
|
-
return
|
|
1360
|
+
const r = aa(/* @__PURE__ */ new Date(), new Intl.DateTimeFormat().resolvedOptions().timeZone);
|
|
1361
|
+
return ra(r, n);
|
|
1366
1362
|
}
|
|
1367
1363
|
}
|
|
1368
|
-
class
|
|
1364
|
+
class ia extends v {
|
|
1369
1365
|
rawStart(n) {
|
|
1370
|
-
let r =
|
|
1371
|
-
return n && (r =
|
|
1366
|
+
let r = ue(this.tzAdjustedDate(n), { weekStartsOn: 1 });
|
|
1367
|
+
return n && (r = N(r, n)), r;
|
|
1372
1368
|
}
|
|
1373
1369
|
maximumTimeframeLength() {
|
|
1374
1370
|
return 3600 * 24 * 7;
|
|
1375
1371
|
}
|
|
1376
1372
|
}
|
|
1377
|
-
class
|
|
1373
|
+
class ua extends v {
|
|
1378
1374
|
rawStart(n) {
|
|
1379
|
-
let r =
|
|
1380
|
-
return n && (r =
|
|
1375
|
+
let r = B(this.tzAdjustedDate(n));
|
|
1376
|
+
return n && (r = N(r, n)), r;
|
|
1381
1377
|
}
|
|
1382
1378
|
maximumTimeframeLength() {
|
|
1383
1379
|
return 3600 * 24 * 31;
|
|
1384
1380
|
}
|
|
1385
1381
|
}
|
|
1386
|
-
class
|
|
1382
|
+
class sa extends v {
|
|
1383
|
+
rawStart(n) {
|
|
1384
|
+
let r = x(this.tzAdjustedDate(n));
|
|
1385
|
+
return n && (r = N(r, n)), r;
|
|
1386
|
+
}
|
|
1387
|
+
maximumTimeframeLength() {
|
|
1388
|
+
return 3600 * 24 * 92;
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
class ca extends v {
|
|
1387
1392
|
rawStart(n) {
|
|
1388
1393
|
let r = new Date(this.tzAdjustedDate(n).getFullYear(), 0, 1);
|
|
1389
|
-
return n && (r =
|
|
1394
|
+
return n && (r = N(r, n)), r;
|
|
1390
1395
|
}
|
|
1391
1396
|
maximumTimeframeLength() {
|
|
1392
1397
|
return 3600 * 24 * 366;
|
|
1393
1398
|
}
|
|
1394
1399
|
}
|
|
1395
|
-
class
|
|
1400
|
+
class la extends v {
|
|
1396
1401
|
rawEnd(n) {
|
|
1397
|
-
let r =
|
|
1398
|
-
return n && (r =
|
|
1402
|
+
let r = ue(this.tzAdjustedDate(n), { weekStartsOn: 1 });
|
|
1403
|
+
return n && (r = N(r, n)), r;
|
|
1399
1404
|
}
|
|
1400
1405
|
rawStart(n) {
|
|
1401
1406
|
const r = this.tzAdjustedDate(n);
|
|
1402
|
-
let o =
|
|
1407
|
+
let o = ue(r.setDate(r.getDate() - 7), {
|
|
1403
1408
|
weekStartsOn: 1
|
|
1404
1409
|
});
|
|
1405
|
-
return n && (o =
|
|
1410
|
+
return n && (o = N(o, n)), o;
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
class da extends v {
|
|
1414
|
+
rawEnd(n) {
|
|
1415
|
+
let r = x(this.tzAdjustedDate(n));
|
|
1416
|
+
return n && (r = N(r, n)), r;
|
|
1417
|
+
}
|
|
1418
|
+
rawStart(n) {
|
|
1419
|
+
let r = x(Pt(this.tzAdjustedDate(n)));
|
|
1420
|
+
return n && (r = N(r, n)), r;
|
|
1406
1421
|
}
|
|
1407
1422
|
}
|
|
1408
|
-
class
|
|
1423
|
+
class ma extends v {
|
|
1409
1424
|
rawEnd(n) {
|
|
1410
|
-
let r =
|
|
1411
|
-
return n && (r =
|
|
1425
|
+
let r = B(this.tzAdjustedDate(n));
|
|
1426
|
+
return n && (r = N(r, n)), r;
|
|
1412
1427
|
}
|
|
1413
1428
|
rawStart(n) {
|
|
1414
|
-
let r =
|
|
1415
|
-
return n && (r =
|
|
1429
|
+
let r = B(Ft(this.tzAdjustedDate(n)));
|
|
1430
|
+
return n && (r = N(r, n)), r;
|
|
1416
1431
|
}
|
|
1417
1432
|
}
|
|
1418
|
-
class
|
|
1433
|
+
class fa extends v {
|
|
1419
1434
|
rawEnd(n) {
|
|
1420
1435
|
let r = new Date(this.tzAdjustedDate(n).getFullYear(), 0, 1);
|
|
1421
|
-
return n && (r =
|
|
1436
|
+
return n && (r = N(r, n)), r;
|
|
1422
1437
|
}
|
|
1423
1438
|
rawStart(n) {
|
|
1424
1439
|
let r = new Date(this.tzAdjustedDate(n).getFullYear() - 1, 0, 1);
|
|
1425
|
-
return n && (r =
|
|
1440
|
+
return n && (r = N(r, n)), r;
|
|
1426
1441
|
}
|
|
1427
1442
|
}
|
|
1428
|
-
|
|
1429
|
-
key:
|
|
1443
|
+
c.FIFTEEN_MIN, new v({
|
|
1444
|
+
key: c.FIFTEEN_MIN,
|
|
1430
1445
|
display: "Last 15 minutes",
|
|
1431
1446
|
timeframeText: "15 minutes",
|
|
1432
1447
|
timeframeLength: () => 900,
|
|
@@ -1436,8 +1451,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1436
1451
|
fineGrainedDefaultGranularity: "thirtySecondly",
|
|
1437
1452
|
allowedTiers: ["free", "trial", "plus", "enterprise"],
|
|
1438
1453
|
allowedGranularitiesOverride: ["tenSecondly", "thirtySecondly", "minutely"]
|
|
1439
|
-
}),
|
|
1440
|
-
key:
|
|
1454
|
+
}), c.ONE_HOUR, new v({
|
|
1455
|
+
key: c.ONE_HOUR,
|
|
1441
1456
|
display: "Last hour",
|
|
1442
1457
|
timeframeText: "One hour",
|
|
1443
1458
|
timeframeLength: () => 3600 * 1,
|
|
@@ -1447,8 +1462,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1447
1462
|
fineGrainedDefaultGranularity: "minutely",
|
|
1448
1463
|
allowedTiers: ["free", "trial", "plus", "enterprise"],
|
|
1449
1464
|
allowedGranularitiesOverride: ["tenSecondly", "thirtySecondly", "minutely", "fiveMinutely", "tenMinutely"]
|
|
1450
|
-
}),
|
|
1451
|
-
key:
|
|
1465
|
+
}), c.SIX_HOUR, new v({
|
|
1466
|
+
key: c.SIX_HOUR,
|
|
1452
1467
|
display: "Last 6 hours",
|
|
1453
1468
|
timeframeText: "6 hours",
|
|
1454
1469
|
timeframeLength: () => 3600 * 6,
|
|
@@ -1458,8 +1473,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1458
1473
|
fineGrainedDefaultGranularity: "fiveMinutely",
|
|
1459
1474
|
allowedTiers: ["free", "trial", "plus", "enterprise"],
|
|
1460
1475
|
allowedGranularitiesOverride: ["thirtySecondly", "minutely", "fiveMinutely", "tenMinutely", "thirtyMinutely", "hourly"]
|
|
1461
|
-
}),
|
|
1462
|
-
key:
|
|
1476
|
+
}), c.TWELVE_HOUR, new v({
|
|
1477
|
+
key: c.TWELVE_HOUR,
|
|
1463
1478
|
display: "Last 12 hours",
|
|
1464
1479
|
timeframeText: "12 hours",
|
|
1465
1480
|
timeframeLength: () => 3600 * 12,
|
|
@@ -1469,8 +1484,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1469
1484
|
fineGrainedDefaultGranularity: "tenMinutely",
|
|
1470
1485
|
allowedTiers: ["free", "trial", "plus", "enterprise"],
|
|
1471
1486
|
allowedGranularitiesOverride: ["minutely", "fiveMinutely", "tenMinutely", "thirtyMinutely", "hourly"]
|
|
1472
|
-
}),
|
|
1473
|
-
key:
|
|
1487
|
+
}), c.ONE_DAY, new v({
|
|
1488
|
+
key: c.ONE_DAY,
|
|
1474
1489
|
display: "Last 24 hours",
|
|
1475
1490
|
timeframeText: "24 hours",
|
|
1476
1491
|
timeframeLength: () => 3600 * 24,
|
|
@@ -1480,8 +1495,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1480
1495
|
fineGrainedDefaultGranularity: "thirtyMinutely",
|
|
1481
1496
|
allowedTiers: ["free", "trial", "plus", "enterprise"],
|
|
1482
1497
|
allowedGranularitiesOverride: ["fiveMinutely", "tenMinutely", "thirtyMinutely", "hourly"]
|
|
1483
|
-
}),
|
|
1484
|
-
key:
|
|
1498
|
+
}), c.SEVEN_DAY, new v({
|
|
1499
|
+
key: c.SEVEN_DAY,
|
|
1485
1500
|
display: "Last 7 days",
|
|
1486
1501
|
timeframeText: "7 days",
|
|
1487
1502
|
timeframeLength: () => 3600 * 24 * 7,
|
|
@@ -1491,8 +1506,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1491
1506
|
fineGrainedDefaultGranularity: "twoHourly",
|
|
1492
1507
|
allowedTiers: ["trial", "plus", "enterprise"],
|
|
1493
1508
|
allowedGranularitiesOverride: ["thirtyMinutely", "hourly", "twoHourly", "twelveHourly", "daily"]
|
|
1494
|
-
}),
|
|
1495
|
-
key:
|
|
1509
|
+
}), c.THIRTY_DAY, new v({
|
|
1510
|
+
key: c.THIRTY_DAY,
|
|
1496
1511
|
display: "Last 30 days",
|
|
1497
1512
|
timeframeText: "30 days",
|
|
1498
1513
|
timeframeLength: () => 3600 * 24 * 30,
|
|
@@ -1502,8 +1517,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1502
1517
|
fineGrainedDefaultGranularity: "twelveHourly",
|
|
1503
1518
|
allowedTiers: ["trial", "plus", "enterprise"],
|
|
1504
1519
|
allowedGranularitiesOverride: ["hourly", "twoHourly", "twelveHourly", "daily", "weekly"]
|
|
1505
|
-
}),
|
|
1506
|
-
key:
|
|
1520
|
+
}), c.NINETY_DAY, new v({
|
|
1521
|
+
key: c.NINETY_DAY,
|
|
1507
1522
|
display: "Last 90 days",
|
|
1508
1523
|
timeframeText: "90 days",
|
|
1509
1524
|
timeframeLength: () => 3600 * 24 * 90,
|
|
@@ -1513,8 +1528,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1513
1528
|
fineGrainedDefaultGranularity: "daily",
|
|
1514
1529
|
allowedTiers: ["trial", "plus", "enterprise"],
|
|
1515
1530
|
allowedGranularitiesOverride: ["hourly", "twoHourly", "twelveHourly", "daily", "weekly"]
|
|
1516
|
-
}),
|
|
1517
|
-
key:
|
|
1531
|
+
}), c.ONE_HUNDRED_EIGHTY_DAY, new v({
|
|
1532
|
+
key: c.ONE_HUNDRED_EIGHTY_DAY,
|
|
1518
1533
|
display: "Last 180 days",
|
|
1519
1534
|
timeframeText: "180 days",
|
|
1520
1535
|
timeframeLength: () => 3600 * 24 * 180,
|
|
@@ -1524,8 +1539,8 @@ l.FIFTEEN_MIN, new T({
|
|
|
1524
1539
|
fineGrainedDefaultGranularity: "daily",
|
|
1525
1540
|
allowedTiers: ["trial", "plus", "enterprise"],
|
|
1526
1541
|
allowedGranularitiesOverride: ["hourly", "twoHourly", "twelveHourly", "daily", "weekly"]
|
|
1527
|
-
}),
|
|
1528
|
-
key:
|
|
1542
|
+
}), c.ONE_YEAR, new v({
|
|
1543
|
+
key: c.ONE_YEAR,
|
|
1529
1544
|
display: "Last 365 days",
|
|
1530
1545
|
timeframeText: "365 days",
|
|
1531
1546
|
timeframeLength: () => 3600 * 24 * 365,
|
|
@@ -1535,13 +1550,13 @@ l.FIFTEEN_MIN, new T({
|
|
|
1535
1550
|
fineGrainedDefaultGranularity: "daily",
|
|
1536
1551
|
allowedTiers: ["trial", "plus", "enterprise"],
|
|
1537
1552
|
allowedGranularitiesOverride: ["hourly", "twoHourly", "twelveHourly", "daily", "weekly"]
|
|
1538
|
-
}),
|
|
1539
|
-
key:
|
|
1553
|
+
}), c.CURRENT_WEEK, new ia({
|
|
1554
|
+
key: c.CURRENT_WEEK,
|
|
1540
1555
|
display: "This week",
|
|
1541
1556
|
timeframeText: "Week",
|
|
1542
1557
|
timeframeLength: () => {
|
|
1543
|
-
const t =
|
|
1544
|
-
return (
|
|
1558
|
+
const t = ue(/* @__PURE__ */ new Date(), { weekStartsOn: 1 });
|
|
1559
|
+
return (re(ae(/* @__PURE__ */ new Date(), 1)).getTime() - t.getTime()) / 1e3;
|
|
1545
1560
|
},
|
|
1546
1561
|
defaultResponseGranularity: "daily",
|
|
1547
1562
|
dataGranularity: "daily",
|
|
@@ -1549,32 +1564,44 @@ l.FIFTEEN_MIN, new T({
|
|
|
1549
1564
|
fineGrainedDefaultGranularity: "twoHourly",
|
|
1550
1565
|
allowedTiers: ["plus", "enterprise"],
|
|
1551
1566
|
allowedGranularitiesOverride: ["thirtyMinutely", "hourly", "twoHourly", "twelveHourly", "daily"]
|
|
1552
|
-
}),
|
|
1553
|
-
key:
|
|
1567
|
+
}), c.CURRENT_MONTH, new ua({
|
|
1568
|
+
key: c.CURRENT_MONTH,
|
|
1554
1569
|
display: "This month",
|
|
1555
1570
|
timeframeText: "Month",
|
|
1556
1571
|
timeframeLength: () => {
|
|
1557
|
-
const t =
|
|
1558
|
-
return (
|
|
1572
|
+
const t = B(/* @__PURE__ */ new Date());
|
|
1573
|
+
return (re(ae(/* @__PURE__ */ new Date(), 1)).getTime() - t.getTime()) / 1e3;
|
|
1559
1574
|
},
|
|
1560
1575
|
defaultResponseGranularity: "daily",
|
|
1561
1576
|
dataGranularity: "daily",
|
|
1562
1577
|
isRelative: !1,
|
|
1563
1578
|
allowedTiers: ["plus", "enterprise"]
|
|
1564
|
-
}),
|
|
1565
|
-
key:
|
|
1579
|
+
}), c.CURRENT_QUARTER, new sa({
|
|
1580
|
+
key: c.CURRENT_QUARTER,
|
|
1581
|
+
display: "This quarter",
|
|
1582
|
+
timeframeText: "Quarter",
|
|
1583
|
+
timeframeLength: () => {
|
|
1584
|
+
const t = x(/* @__PURE__ */ new Date());
|
|
1585
|
+
return (re(ae(/* @__PURE__ */ new Date(), 1)).getTime() - t.getTime()) / 1e3;
|
|
1586
|
+
},
|
|
1587
|
+
defaultResponseGranularity: "daily",
|
|
1588
|
+
dataGranularity: "daily",
|
|
1589
|
+
isRelative: !1,
|
|
1590
|
+
allowedTiers: ["plus", "enterprise"]
|
|
1591
|
+
}), c.CURRENT_YEAR, new ca({
|
|
1592
|
+
key: c.CURRENT_YEAR,
|
|
1566
1593
|
display: "This year",
|
|
1567
1594
|
timeframeText: "Year",
|
|
1568
1595
|
timeframeLength: () => {
|
|
1569
1596
|
const t = new Date((/* @__PURE__ */ new Date()).getFullYear(), 0, 1);
|
|
1570
|
-
return (
|
|
1597
|
+
return (re(ae(/* @__PURE__ */ new Date(), 1)).getTime() - t.getTime()) / 1e3;
|
|
1571
1598
|
},
|
|
1572
1599
|
defaultResponseGranularity: "daily",
|
|
1573
1600
|
dataGranularity: "daily",
|
|
1574
1601
|
isRelative: !1,
|
|
1575
1602
|
allowedTiers: ["plus", "enterprise"]
|
|
1576
|
-
}),
|
|
1577
|
-
key:
|
|
1603
|
+
}), c.PREVIOUS_WEEK, new la({
|
|
1604
|
+
key: c.PREVIOUS_WEEK,
|
|
1578
1605
|
display: "Previous week",
|
|
1579
1606
|
timeframeText: "Week",
|
|
1580
1607
|
timeframeLength: () => 3600 * 24 * 7,
|
|
@@ -1584,27 +1611,39 @@ l.FIFTEEN_MIN, new T({
|
|
|
1584
1611
|
fineGrainedDefaultGranularity: "twoHourly",
|
|
1585
1612
|
allowedTiers: ["plus", "enterprise"],
|
|
1586
1613
|
allowedGranularitiesOverride: ["thirtyMinutely", "hourly", "twoHourly", "twelveHourly", "daily"]
|
|
1587
|
-
}),
|
|
1588
|
-
key:
|
|
1614
|
+
}), c.PREVIOUS_MONTH, new ma({
|
|
1615
|
+
key: c.PREVIOUS_MONTH,
|
|
1589
1616
|
display: "Previous month",
|
|
1590
1617
|
timeframeText: "Month",
|
|
1591
1618
|
timeframeLength: () => {
|
|
1592
1619
|
let t = 0;
|
|
1593
|
-
const n =
|
|
1594
|
-
return n.getTimezoneOffset() !== r.getTimezoneOffset() && (t = St(n, r)), 3600 * 24 *
|
|
1620
|
+
const n = B(/* @__PURE__ */ new Date()), r = B(Ft(/* @__PURE__ */ new Date()));
|
|
1621
|
+
return n.getTimezoneOffset() !== r.getTimezoneOffset() && (t = St(n, r)), 3600 * 24 * Lr((/* @__PURE__ */ new Date()).setMonth((/* @__PURE__ */ new Date()).getMonth() - 1)) + pt(t);
|
|
1622
|
+
},
|
|
1623
|
+
defaultResponseGranularity: "daily",
|
|
1624
|
+
dataGranularity: "daily",
|
|
1625
|
+
isRelative: !1,
|
|
1626
|
+
allowedTiers: ["plus", "enterprise"]
|
|
1627
|
+
}), c.PREVIOUS_QUARTER, new da({
|
|
1628
|
+
key: c.PREVIOUS_QUARTER,
|
|
1629
|
+
display: "Previous quarter",
|
|
1630
|
+
timeframeText: "Quarter",
|
|
1631
|
+
timeframeLength: () => {
|
|
1632
|
+
const t = x(/* @__PURE__ */ new Date()), n = x(Pt(/* @__PURE__ */ new Date()));
|
|
1633
|
+
return (t.getTime() - n.getTime()) / 1e3;
|
|
1595
1634
|
},
|
|
1596
1635
|
defaultResponseGranularity: "daily",
|
|
1597
1636
|
dataGranularity: "daily",
|
|
1598
1637
|
isRelative: !1,
|
|
1599
1638
|
allowedTiers: ["plus", "enterprise"]
|
|
1600
|
-
}),
|
|
1601
|
-
key:
|
|
1639
|
+
}), c.PREVIOUS_YEAR, new fa({
|
|
1640
|
+
key: c.PREVIOUS_YEAR,
|
|
1602
1641
|
display: "Previous year",
|
|
1603
1642
|
timeframeText: "Year",
|
|
1604
1643
|
timeframeLength: () => {
|
|
1605
1644
|
const t = new Date((/* @__PURE__ */ new Date()).getFullYear(), 0, 1), n = new Date((/* @__PURE__ */ new Date()).getFullYear() - 1, 0, 1);
|
|
1606
1645
|
let r = 0;
|
|
1607
|
-
return t.getTimezoneOffset() !== n.getTimezoneOffset() && (r = St(t, n)), 3600 * 24 * (365 + (n.getFullYear() % 4 === 0 ? 1 : 0)) +
|
|
1646
|
+
return t.getTimezoneOffset() !== n.getTimezoneOffset() && (r = St(t, n)), 3600 * 24 * (365 + (n.getFullYear() % 4 === 0 ? 1 : 0)) + pt(r);
|
|
1608
1647
|
},
|
|
1609
1648
|
defaultResponseGranularity: "daily",
|
|
1610
1649
|
dataGranularity: "daily",
|
|
@@ -1612,19 +1651,19 @@ l.FIFTEEN_MIN, new T({
|
|
|
1612
1651
|
allowedTiers: ["plus", "enterprise"]
|
|
1613
1652
|
});
|
|
1614
1653
|
function St(t, n) {
|
|
1615
|
-
return
|
|
1654
|
+
return Fr(t.getTimezoneOffset() - n.getTimezoneOffset());
|
|
1616
1655
|
}
|
|
1617
|
-
|
|
1656
|
+
c.FIFTEEN_MIN, c.ONE_HOUR, c.SIX_HOUR, c.TWELVE_HOUR, c.ONE_DAY, c.SEVEN_DAY, c.FIFTEEN_MIN, c.ONE_HOUR, c.SIX_HOUR, c.TWELVE_HOUR, c.ONE_DAY, c.SEVEN_DAY, c.THIRTY_DAY, c.NINETY_DAY, c.ONE_HUNDRED_EIGHTY_DAY, c.ONE_YEAR, c.CURRENT_WEEK, c.CURRENT_MONTH, c.CURRENT_QUARTER, c.CURRENT_YEAR, c.PREVIOUS_WEEK, c.PREVIOUS_MONTH, c.PREVIOUS_QUARTER, c.PREVIOUS_YEAR;
|
|
1618
1657
|
new Map(Ht.map((t) => [t.code, { code: t.code, name: t.name }]));
|
|
1619
|
-
var
|
|
1658
|
+
var ya = { exports: {} };
|
|
1620
1659
|
(function(t) {
|
|
1621
1660
|
(function() {
|
|
1622
1661
|
function n(d, p) {
|
|
1623
1662
|
if (p.separator === !1 || d < 1e3)
|
|
1624
1663
|
return d.toString();
|
|
1625
1664
|
var _ = typeof p.separator == "string" ? p.separator : ",", m = [], g = Math.round(d).toString().split("");
|
|
1626
|
-
return g.reverse().forEach(function(I,
|
|
1627
|
-
|
|
1665
|
+
return g.reverse().forEach(function(I, z) {
|
|
1666
|
+
z && z % 3 === 0 && m.push(_), m.push(I);
|
|
1628
1667
|
}), m.reverse().join("");
|
|
1629
1668
|
}
|
|
1630
1669
|
function r(d, p, _) {
|
|
@@ -1642,11 +1681,11 @@ var la = { exports: {} };
|
|
|
1642
1681
|
}
|
|
1643
1682
|
h.addCommas = n, t.exports = h;
|
|
1644
1683
|
})();
|
|
1645
|
-
})(
|
|
1646
|
-
var
|
|
1647
|
-
typeof document < "u" && ((
|
|
1648
|
-
const
|
|
1649
|
-
const t =
|
|
1684
|
+
})(ya);
|
|
1685
|
+
var Mt;
|
|
1686
|
+
typeof document < "u" && ((Mt = document.documentElement) != null && Mt.lang);
|
|
1687
|
+
const _a = At("datasource-config", () => {
|
|
1688
|
+
const t = ie(void 0), n = ie(null), r = Nt(Rr);
|
|
1650
1689
|
r ? r.datasourceConfigFn().then((y) => {
|
|
1651
1690
|
t.value = y;
|
|
1652
1691
|
}).catch((y) => {
|
|
@@ -1655,7 +1694,7 @@ const fa = bt("datasource-config", () => {
|
|
|
1655
1694
|
const o = M(() => t.value === void 0), u = async () => new Promise((y) => {
|
|
1656
1695
|
if (!o.value)
|
|
1657
1696
|
return y();
|
|
1658
|
-
const h =
|
|
1697
|
+
const h = bt(() => o.value, (d) => {
|
|
1659
1698
|
d || (h(), y());
|
|
1660
1699
|
});
|
|
1661
1700
|
}), s = M(() => (t.value ?? []).reduce((y, h) => {
|
|
@@ -1673,32 +1712,32 @@ const fa = bt("datasource-config", () => {
|
|
|
1673
1712
|
loading: o,
|
|
1674
1713
|
isReady: u
|
|
1675
1714
|
};
|
|
1676
|
-
}),
|
|
1715
|
+
}), ga = /* @__PURE__ */ fr({
|
|
1677
1716
|
__name: "AnalyticsConfigCheck",
|
|
1678
1717
|
props: {
|
|
1679
1718
|
requireAnalytics: { type: Boolean },
|
|
1680
1719
|
requirePercentiles: { type: Boolean }
|
|
1681
1720
|
},
|
|
1682
1721
|
setup(t) {
|
|
1683
|
-
const n = t, r =
|
|
1722
|
+
const n = t, r = Tr(), { analytics: o, percentiles: u, configError: s, loading: f } = pr(r), y = M(
|
|
1684
1723
|
() => (n.requireAnalytics ? o.value : !0) && (n.requirePercentiles ? u.value : !0)
|
|
1685
1724
|
);
|
|
1686
|
-
return (h, d) => !
|
|
1725
|
+
return (h, d) => !O(f) && O(s) ? Ee(h.$slots, "error", {
|
|
1687
1726
|
key: 0,
|
|
1688
|
-
error:
|
|
1689
|
-
}) : !
|
|
1727
|
+
error: O(s)
|
|
1728
|
+
}) : !O(f) && y.value ? Ee(h.$slots, "default", {
|
|
1690
1729
|
key: 1,
|
|
1691
|
-
hasAnalytics:
|
|
1692
|
-
hasPercentiles:
|
|
1693
|
-
}) :
|
|
1730
|
+
hasAnalytics: O(o),
|
|
1731
|
+
hasPercentiles: O(u)
|
|
1732
|
+
}) : O(f) ? yr("", !0) : Ee(h.$slots, "fallback", {
|
|
1694
1733
|
key: 2,
|
|
1695
|
-
hasAnalytics:
|
|
1696
|
-
hasPercentiles:
|
|
1734
|
+
hasAnalytics: O(o),
|
|
1735
|
+
hasPercentiles: O(u)
|
|
1697
1736
|
});
|
|
1698
1737
|
}
|
|
1699
1738
|
});
|
|
1700
1739
|
export {
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1740
|
+
ga as AnalyticsConfigCheck,
|
|
1741
|
+
Tr as useAnalyticsConfigStore,
|
|
1742
|
+
_a as useDatasourceConfigStore
|
|
1704
1743
|
};
|