@sisense/sdk-ui-preact 1.32.0 → 1.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai.cjs +29 -29
- package/dist/ai.js +899 -880
- package/dist/index.cjs +28 -16
- package/dist/index.js +7195 -6047
- package/dist/packages/sdk-ui-preact/src/component-adapter/component-adapter.d.ts +6 -8
- package/dist/packages/sdk-ui-preact/src/component-adapter/context-connector.d.ts +6 -12
- package/dist/packages/sdk-ui-preact/src/component-adapter/hook-adapter.d.ts +15 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/hook-wrapper-component.d.ts +18 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/index.d.ts +3 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/types.d.ts +11 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/utils/data-observer.d.ts +12 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/utils/index.d.ts +2 -0
- package/dist/packages/sdk-ui-preact/src/component-adapter/utils/observable.d.ts +10 -0
- package/dist/packages/sdk-ui-preact/src/index.d.ts +2 -2
- package/dist/packages/sdk-ui-preact/src/render.d.ts +2 -2
- package/dist/{use-common-filters-BanIIIUW-694e5ae8.cjs → use-common-filters-Bw15BNGn-57e81698.cjs} +255 -255
- package/dist/{use-common-filters-BanIIIUW-ea070c76.js → use-common-filters-Bw15BNGn-9af1ab9b.js} +21849 -21815
- package/package.json +6 -6
- package/dist/packages/sdk-ui-preact/src/component-adapter/utils.d.ts +0 -5
package/dist/ai.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var
|
|
1
|
+
import { b6 as Le, a4 as xe, a3 as Ut, Q as $, eJ as Ft, aK as fe, eK as Vt, bA as $t, be as Xe, eL as de, ep as dt, cs as Ee, aS as Jt, bY as Xt, eM as ct, ed as Kt, a8 as st, aI as Ce, i as er, d as ve, eN as tr, eO as rr, m as ee, h as U, eP as pt, a as b, b as Ze, D as k, H as i, J as _, a7 as T, eQ as ar, ax as ir, ag as or, q as N, bi as te, x as y, au as Me, p as D, _ as re, ai as gt, W as nr, bn as lr, aj as dr, F as V, eR as cr, u as ne, E as Ne, eS as sr, a1 as pr, eT as gr, a5 as le, de as ut, ak as We, N as ur, eU as ce, V as g, cH as L, c as h, bX as hr, eV as mr, A as ke, eW as br, eX as fr, eY as ht, eZ as xr, e_ as kr, c9 as wr, ca as yr, e$ as _r, f0 as Cr, f1 as vr, ee as Mr, c8 as Dr, f2 as Sr, cG as mt, f3 as Ir, d5 as Ar, f4 as Lr, aL as bt, aM as ft, f5 as Nr, cp as Tr, f6 as jr, cD as Er, f7 as zr } from "./use-common-filters-Bw15BNGn-9af1ab9b.js";
|
|
2
|
+
var Or = Object.defineProperty, Rr = Object.defineProperties, Zr = Object.getOwnPropertyDescriptors, Ke = Object.getOwnPropertySymbols, Wr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable, et = (e, t, r) => t in e ? Or(e, t, {
|
|
3
3
|
enumerable: !0,
|
|
4
4
|
configurable: !0,
|
|
5
5
|
writable: !0,
|
|
6
6
|
value: r
|
|
7
|
-
}) : e[t] = r,
|
|
7
|
+
}) : e[t] = r, F = (e, t) => {
|
|
8
8
|
for (var r in t || (t = {}))
|
|
9
|
-
|
|
10
|
-
if (
|
|
11
|
-
for (var r of
|
|
12
|
-
|
|
9
|
+
Wr.call(t, r) && et(e, r, t[r]);
|
|
10
|
+
if (Ke)
|
|
11
|
+
for (var r of Ke(t))
|
|
12
|
+
qr.call(t, r) && et(e, r, t[r]);
|
|
13
13
|
return e;
|
|
14
|
-
}, Te = (e, t) =>
|
|
15
|
-
|
|
14
|
+
}, Te = (e, t) => Rr(e, Zr(t));
|
|
15
|
+
class xt extends dt {
|
|
16
16
|
constructor(t, r) {
|
|
17
17
|
var a;
|
|
18
|
-
super((a = t.jaql.title) !== null && a !== void 0 ? a : "", r), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType =
|
|
18
|
+
super((a = t.jaql.title) !== null && a !== void 0 ? a : "", r), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType = Xt(t.jaql.sort) : delete this.sortType, this.skipValidation = !0;
|
|
19
19
|
}
|
|
20
20
|
get id() {
|
|
21
21
|
return this.expression;
|
|
@@ -23,44 +23,44 @@ let mt = class extends ot {
|
|
|
23
23
|
jaql(t) {
|
|
24
24
|
return t === !0 ? this.metadataItem.jaql : this.metadataItem;
|
|
25
25
|
}
|
|
26
|
-
}
|
|
27
|
-
const
|
|
26
|
+
}
|
|
27
|
+
const Gr = {
|
|
28
28
|
text: Le.TextAttribute,
|
|
29
29
|
numeric: Le.NumericAttribute,
|
|
30
30
|
datetime: Le.DateLevel
|
|
31
31
|
};
|
|
32
|
-
function
|
|
32
|
+
function kt(e) {
|
|
33
33
|
var t;
|
|
34
|
-
return new
|
|
34
|
+
return new xt(e, (t = Gr[e.jaql.datatype]) !== null && t !== void 0 ? t : "numeric");
|
|
35
35
|
}
|
|
36
|
-
const
|
|
37
|
-
function
|
|
36
|
+
const Hr = (e) => "dashboardOid" in e && "widgetOid" in e;
|
|
37
|
+
function Yr(e) {
|
|
38
38
|
return e.replace(/\s+/g, "-").replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase();
|
|
39
39
|
}
|
|
40
|
-
function
|
|
40
|
+
function Pr(e) {
|
|
41
41
|
return !e || !e.jaql.datasource.title || !e.jaql.metadata.length;
|
|
42
42
|
}
|
|
43
|
-
function
|
|
44
|
-
if (![...
|
|
45
|
-
throw new
|
|
43
|
+
function wt(e) {
|
|
44
|
+
if (![...Ft, "pivot", "pivot2"].includes(e))
|
|
45
|
+
throw new $("errors.chartTypeNotSupported", {
|
|
46
46
|
chartType: e
|
|
47
47
|
});
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function Qr(e) {
|
|
50
50
|
return "widgetType" in e && e.widgetType === "pivot";
|
|
51
51
|
}
|
|
52
52
|
function K(e) {
|
|
53
53
|
var t;
|
|
54
54
|
return "column" in e && ((t = e.column) == null ? void 0 : t.expression) && /\(.*\)/.test(e.column.expression);
|
|
55
55
|
}
|
|
56
|
-
function
|
|
57
|
-
const t = "measures" in e &&
|
|
58
|
-
return
|
|
56
|
+
function yt(e) {
|
|
57
|
+
const t = "measures" in e && z(e.measures) || "values" in e && z(e.values);
|
|
58
|
+
return Qr(e) ? "values" in e.dataOptions && z(e.dataOptions.values) : "chartType" in e ? e.chartType === "indicator" ? "value" in e.dataOptions && z(e.dataOptions.value) || "secondary" in e.dataOptions && z(e.dataOptions.secondary) : e.chartType === "table" ? !("columns" in e.dataOptions) || !z(e.dataOptions.columns) ? !1 : e.dataOptions.columns.some((r) => K(r)) : e.chartType === "boxplot" ? !1 : e.chartType === "scatter" ? "x" in e.dataOptions && e.dataOptions.x !== void 0 && K(e.dataOptions.x) || "y" in e.dataOptions && e.dataOptions.y !== void 0 && K(e.dataOptions.y) || "size" in e.dataOptions && e.dataOptions.size !== void 0 : e.chartType === "scattermap" ? "colorBy" in e.dataOptions && e.dataOptions.colorBy !== void 0 && K(e.dataOptions.colorBy) || "details" in e.dataOptions && e.dataOptions.details !== void 0 && K(e.dataOptions.details) || "size" in e.dataOptions && e.dataOptions.size !== void 0 && K(e.dataOptions.size) : e.chartType === "areamap" ? "geo" in e.dataOptions && z(e.dataOptions.geo) && "color" in e.dataOptions && z(e.dataOptions.color) : "value" in e.dataOptions && z(e.dataOptions.value) : t;
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function z(e) {
|
|
61
61
|
return Array.isArray(e) && e.length > 0;
|
|
62
62
|
}
|
|
63
|
-
function
|
|
63
|
+
function Br(e) {
|
|
64
64
|
const t = e.split(`
|
|
65
65
|
`);
|
|
66
66
|
for (let r = 0; r < t.length - 1; r++)
|
|
@@ -74,7 +74,7 @@ function Hr(e) {
|
|
|
74
74
|
return t.join(`
|
|
75
75
|
`);
|
|
76
76
|
}
|
|
77
|
-
const
|
|
77
|
+
const Ur = {
|
|
78
78
|
react: {
|
|
79
79
|
baseChartTmpl: `import { {{componentString}} } from '@sisense/sdk-ui';
|
|
80
80
|
{{extraImportsString}}
|
|
@@ -409,23 +409,23 @@ const { data, isLoading, isError, error } = useExecuteQuery(queryProps);
|
|
|
409
409
|
executePivotQueryTmpl: "Not implemented yet",
|
|
410
410
|
pivotTableWidgetTmpl: "Not implemented yet"
|
|
411
411
|
}
|
|
412
|
-
},
|
|
413
|
-
const a =
|
|
414
|
-
return
|
|
412
|
+
}, _t = (e, t) => Ur[t][e].replace(/{{(.*?)Tmpl}}/g, (r, a) => _t(`${a}Tmpl`, t)), Fr = (e, t) => e.replace(/{{(.*?)}}/g, (r, a) => a in t ? t[a] : (console.warn(`Placeholder ${a} not found in data`), r)), qe = (e, t, r = "react") => {
|
|
413
|
+
const a = _t(e, r);
|
|
414
|
+
return Br(Fr(a, t));
|
|
415
415
|
}, me = `
|
|
416
|
-
`, ze = "UNKNOWN",
|
|
416
|
+
`, ze = "UNKNOWN", Vr = (e, t) => {
|
|
417
417
|
let r = "";
|
|
418
418
|
return r += `measureFactory.customFormula(
|
|
419
|
-
`, r += " ".repeat(t), r += ` '${
|
|
419
|
+
`, r += " ".repeat(t), r += ` '${de(e.title)}',
|
|
420
420
|
`, r += " ".repeat(t), r += ` '${e.formula}',
|
|
421
421
|
`, r += " ".repeat(t), r += ` {
|
|
422
422
|
`, Object.entries(e.context).forEach(([a, o]) => {
|
|
423
|
-
const n =
|
|
423
|
+
const n = ct(o.table || ze, o.column || ze, void 0, "DM");
|
|
424
424
|
r += " ".repeat(t), r += ` '${a.slice(1, -1)}': ${n},
|
|
425
425
|
`;
|
|
426
426
|
}), r += " ".repeat(t), r += ` }
|
|
427
427
|
`, r += " ".repeat(t), r += ")", r;
|
|
428
|
-
},
|
|
428
|
+
}, $r = (e) => {
|
|
429
429
|
const {
|
|
430
430
|
level: t,
|
|
431
431
|
table: r,
|
|
@@ -434,106 +434,106 @@ const { data, isLoading, isError, error } = useExecuteQuery(queryProps);
|
|
|
434
434
|
title: n
|
|
435
435
|
} = e;
|
|
436
436
|
let l;
|
|
437
|
-
return r && a && (l =
|
|
438
|
-
},
|
|
437
|
+
return r && a && (l = ct(r, a, t, "DM")), o && r && a && n && (l = `measureFactory.${Kt.aggregationFromJAQL(o)}(${l}, '${de(n)}')`), l || ze;
|
|
438
|
+
}, Jr = (e, t) => {
|
|
439
439
|
const r = e.jaql(!1).jaql;
|
|
440
|
-
return "formula" in r ?
|
|
441
|
-
},
|
|
440
|
+
return "formula" in r ? Vr(r, t) : $r(r);
|
|
441
|
+
}, q = (e, t = 0, r = !1) => {
|
|
442
442
|
if (!e)
|
|
443
443
|
return "";
|
|
444
444
|
if (typeof e == "string")
|
|
445
|
-
return `'${
|
|
446
|
-
if (e instanceof
|
|
447
|
-
return
|
|
448
|
-
if (e instanceof
|
|
445
|
+
return `'${de(e)}'`;
|
|
446
|
+
if (e instanceof xt)
|
|
447
|
+
return Jr(e, t);
|
|
448
|
+
if (e instanceof dt)
|
|
449
449
|
return e.composeCode || "";
|
|
450
450
|
let a = "";
|
|
451
|
-
return Array.isArray(e) ? a += `[${e.map((o) =>
|
|
452
|
-
r && (o = `'${
|
|
451
|
+
return Array.isArray(e) ? a += `[${e.map((o) => q(o, t + 2))}${e.length ? me + " ".repeat(t + 2) : ""}]` : (a += `{${me}`, Object.entries(e).forEach(([o, n]) => {
|
|
452
|
+
r && (o = `'${de(o)}'`), a += " ".repeat(t + 2), Array.isArray(n) ? a += `${o}: [${n.map((l) => q(l, t + 4, r))}${n.length ? me + " ".repeat(t + 2) : ""}]` : typeof n == "object" && n !== null ? a += `${o}: ${q(n, t + 2, r)}` : ["number", "boolean", "undefined"].includes(typeof n) || n === null ? a += `${o}: ${n}` : a += `${o}: '${de(n)}'`, a += `,${me}`;
|
|
453
453
|
}), a += " ".repeat(t), a += "}"), a;
|
|
454
454
|
}, we = 6;
|
|
455
|
-
function
|
|
456
|
-
return
|
|
455
|
+
function Xr(e) {
|
|
456
|
+
return q(e, we);
|
|
457
457
|
}
|
|
458
|
-
function
|
|
458
|
+
function Ct(e) {
|
|
459
459
|
if (!e)
|
|
460
|
-
throw new
|
|
460
|
+
throw new $("errors.undefinedDataSource");
|
|
461
461
|
let t;
|
|
462
|
-
return typeof e == "object" && "title" in e ? t = e.title : t = e,
|
|
462
|
+
return typeof e == "object" && "title" in e ? t = e.title : t = e, Yr(t);
|
|
463
463
|
}
|
|
464
|
-
function
|
|
464
|
+
function vt(e, t = !0) {
|
|
465
465
|
const r = [];
|
|
466
|
-
return t && r.push("measureFactory"),
|
|
466
|
+
return t && r.push("measureFactory"), z(e) && r.push("filterFactory"), r.length > 0 ? `import { ${r.join(", ")} } from '@sisense/sdk-data';` : "";
|
|
467
467
|
}
|
|
468
|
-
const
|
|
469
|
-
`,
|
|
468
|
+
const tt = `
|
|
469
|
+
`, Kr = (e, t) => {
|
|
470
470
|
if (e.composeCode)
|
|
471
|
-
return `${
|
|
471
|
+
return `${tt}${" ".repeat(t)}${e.composeCode}`;
|
|
472
472
|
const r = e.jaql().jaql;
|
|
473
|
-
return `${
|
|
474
|
-
},
|
|
473
|
+
return `${tt}${" ".repeat(t)}filterFactory.customFilter(${q(r, t, !0)})`;
|
|
474
|
+
}, ea = (e, t = 0) => {
|
|
475
475
|
if (!e)
|
|
476
476
|
return "";
|
|
477
477
|
let r = "";
|
|
478
|
-
return r += `[${e.map((a) =>
|
|
478
|
+
return r += `[${e.map((a) => Kr(a, t + 2))}${e.length ? `
|
|
479
479
|
` + " ".repeat(t + 2) : ""}]`, r;
|
|
480
|
-
},
|
|
480
|
+
}, Mt = (e) => {
|
|
481
481
|
if (!e)
|
|
482
482
|
return "";
|
|
483
483
|
if (Array.isArray(e))
|
|
484
|
-
return
|
|
485
|
-
throw new
|
|
486
|
-
},
|
|
487
|
-
const a =
|
|
484
|
+
return ea(e, 6);
|
|
485
|
+
throw new $("errors.filterRelationsNotSupported");
|
|
486
|
+
}, ta = ["executeQueryByWidgetIdTmpl", "widgetByIdTmpl"], ra = "chartWidgetTmpl", aa = "pivotTableWidgetTmpl", ia = (e) => e, oa = (e, t, r) => {
|
|
487
|
+
const a = yt(e), o = {
|
|
488
488
|
titleString: e.title,
|
|
489
|
-
dataSourceString:
|
|
490
|
-
chartTypeString:
|
|
491
|
-
dataOptionsString:
|
|
492
|
-
filtersString:
|
|
489
|
+
dataSourceString: Ct(e.dataSource),
|
|
490
|
+
chartTypeString: ia(e.chartType),
|
|
491
|
+
dataOptionsString: Xr(e.dataOptions),
|
|
492
|
+
filtersString: Mt(e.filters),
|
|
493
493
|
componentString: "ChartWidget",
|
|
494
|
-
extraImportsString:
|
|
495
|
-
styleOptionsString:
|
|
496
|
-
drilldownOptionsString:
|
|
494
|
+
extraImportsString: vt(e.filters || [], a),
|
|
495
|
+
styleOptionsString: q(e.styleOptions || {}, we),
|
|
496
|
+
drilldownOptionsString: q(e.drilldownOptions || {}, we)
|
|
497
497
|
};
|
|
498
498
|
return qe(r, o, t);
|
|
499
|
-
},
|
|
500
|
-
const a =
|
|
499
|
+
}, na = (e, t, r) => {
|
|
500
|
+
const a = yt(e), o = {
|
|
501
501
|
titleString: e.title,
|
|
502
|
-
dataSourceString:
|
|
503
|
-
dataOptionsString:
|
|
504
|
-
filtersString:
|
|
502
|
+
dataSourceString: Ct(e.dataSource),
|
|
503
|
+
dataOptionsString: q(e.dataOptions),
|
|
504
|
+
filtersString: Mt(e.filters),
|
|
505
505
|
componentString: "PivotTableWidget",
|
|
506
|
-
extraImportsString:
|
|
507
|
-
styleOptionsString:
|
|
506
|
+
extraImportsString: vt(e.filters || [], a),
|
|
507
|
+
styleOptionsString: q(e.styleOptions || {}, we)
|
|
508
508
|
};
|
|
509
509
|
return qe(r, o, t);
|
|
510
|
-
},
|
|
510
|
+
}, la = ({
|
|
511
511
|
dashboardOid: e,
|
|
512
512
|
widgetOid: t,
|
|
513
513
|
uiFramework: r = "react",
|
|
514
514
|
chartType: a = "table",
|
|
515
515
|
includeChart: o = !0
|
|
516
516
|
}) => {
|
|
517
|
-
|
|
517
|
+
wt(a);
|
|
518
518
|
const n = {
|
|
519
519
|
dashboardOid: e,
|
|
520
520
|
widgetOid: t
|
|
521
|
-
}, l =
|
|
521
|
+
}, l = ta[Number(o)];
|
|
522
522
|
return qe(l, n, r);
|
|
523
|
-
},
|
|
523
|
+
}, da = ({
|
|
524
524
|
widgetProps: e,
|
|
525
525
|
uiFramework: t = "react"
|
|
526
526
|
}) => {
|
|
527
527
|
if (xe(e))
|
|
528
|
-
return
|
|
529
|
-
if (
|
|
530
|
-
return
|
|
531
|
-
throw new
|
|
532
|
-
},
|
|
528
|
+
return wt(e.chartType), oa(e, t, ra);
|
|
529
|
+
if (Ut(e))
|
|
530
|
+
return na(e, t, aa);
|
|
531
|
+
throw new $("errors.otherWidgetTypesNotSupported");
|
|
532
|
+
}, ca = (e) => ({
|
|
533
533
|
dataOptions: {
|
|
534
|
-
columns: e.map(
|
|
534
|
+
columns: e.map(kt)
|
|
535
535
|
}
|
|
536
|
-
}),
|
|
536
|
+
}), sa = Object.freeze({
|
|
537
537
|
convolution: {
|
|
538
538
|
enabled: !0,
|
|
539
539
|
selectedConvolutionType: "bySlicesCount",
|
|
@@ -554,53 +554,53 @@ const Xe = `
|
|
|
554
554
|
xAxis: {
|
|
555
555
|
gridLines: !1
|
|
556
556
|
}
|
|
557
|
-
}),
|
|
557
|
+
}), rt = Object.freeze({
|
|
558
558
|
line: "line/spline",
|
|
559
559
|
pie: "pie/donut",
|
|
560
560
|
bar: "bar/stacked",
|
|
561
561
|
column: "column/stackedcolumn"
|
|
562
|
-
}),
|
|
562
|
+
}), pa = (e, t, r) => {
|
|
563
563
|
const a = e.reduce((n, l) => (n[l.jaql.title] = l, n), {}), o = Object.entries(r).reduce((n, l) => {
|
|
564
564
|
const [c, d] = l;
|
|
565
565
|
return n[`${c}`] = Array.isArray(d) ? d.map((s) => {
|
|
566
566
|
var u, p;
|
|
567
567
|
const m = Ee(s);
|
|
568
568
|
delete m.enabled;
|
|
569
|
-
const
|
|
570
|
-
if (!
|
|
569
|
+
const f = a[m.column.name];
|
|
570
|
+
if (!f)
|
|
571
571
|
return {
|
|
572
572
|
column: {
|
|
573
573
|
type: "",
|
|
574
574
|
name: m.column.name
|
|
575
575
|
}
|
|
576
576
|
};
|
|
577
|
-
const
|
|
578
|
-
if (
|
|
579
|
-
return Te(
|
|
580
|
-
column:
|
|
577
|
+
const w = kt(f);
|
|
578
|
+
if (f.panel === "measures")
|
|
579
|
+
return Te(F({}, m), {
|
|
580
|
+
column: w
|
|
581
581
|
});
|
|
582
|
-
if (
|
|
583
|
-
const
|
|
584
|
-
if (
|
|
585
|
-
return Te(
|
|
586
|
-
column:
|
|
587
|
-
dateFormat:
|
|
582
|
+
if (Jt(w.type)) {
|
|
583
|
+
const x = (p = (u = f.format) == null ? void 0 : u.mask) == null ? void 0 : p[f.jaql.level];
|
|
584
|
+
if (x)
|
|
585
|
+
return Te(F({}, m), {
|
|
586
|
+
column: w,
|
|
587
|
+
dateFormat: x
|
|
588
588
|
});
|
|
589
589
|
}
|
|
590
|
-
return Te(
|
|
591
|
-
column:
|
|
590
|
+
return Te(F({}, m), {
|
|
591
|
+
column: w
|
|
592
592
|
});
|
|
593
593
|
}) : d, n;
|
|
594
594
|
}, {});
|
|
595
595
|
switch (t) {
|
|
596
596
|
case "cartesian":
|
|
597
|
-
return
|
|
597
|
+
return F({
|
|
598
598
|
category: [],
|
|
599
599
|
value: [],
|
|
600
600
|
breakBy: []
|
|
601
601
|
}, o);
|
|
602
602
|
case "categorical":
|
|
603
|
-
return
|
|
603
|
+
return F({
|
|
604
604
|
category: [],
|
|
605
605
|
value: []
|
|
606
606
|
}, o);
|
|
@@ -613,25 +613,25 @@ const Xe = `
|
|
|
613
613
|
n !== "geo" && (o[`${n}`] = o[`${n}`][0]);
|
|
614
614
|
}), o;
|
|
615
615
|
case "table":
|
|
616
|
-
return Object.keys(o).length === 0 ?
|
|
616
|
+
return Object.keys(o).length === 0 ? ca(e).dataOptions : o;
|
|
617
617
|
case "boxplot":
|
|
618
618
|
case "areamap":
|
|
619
619
|
case "indicator":
|
|
620
620
|
default:
|
|
621
621
|
return o;
|
|
622
622
|
}
|
|
623
|
-
},
|
|
623
|
+
}, at = (e, t) => {
|
|
624
624
|
var r, a, o, n;
|
|
625
625
|
return t === "x" ? (a = (r = e.axesMapping.category) != null ? r : e.axesMapping.x) == null ? void 0 : a.map((l) => Ee(l).column.name).join(", ") : (n = (o = e.axesMapping.value) != null ? o : e.axesMapping.y) == null ? void 0 : n.map((l) => Ee(l).column.name).join(", ");
|
|
626
|
-
},
|
|
626
|
+
}, ga = (e, t, r = !0) => {
|
|
627
627
|
const {
|
|
628
628
|
chartFamily: a,
|
|
629
629
|
axesMapping: o = {},
|
|
630
630
|
styleOptions: n = {}
|
|
631
|
-
} = t, l =
|
|
631
|
+
} = t, l = pa(e, a, o);
|
|
632
632
|
let c;
|
|
633
|
-
return r && t.chartType in
|
|
634
|
-
subtype:
|
|
633
|
+
return r && t.chartType in rt ? c = fe(fe(sa, {
|
|
634
|
+
subtype: rt[t.chartType]
|
|
635
635
|
}), {
|
|
636
636
|
legend: {
|
|
637
637
|
enabled: !0,
|
|
@@ -640,34 +640,34 @@ const Xe = `
|
|
|
640
640
|
yAxis: {
|
|
641
641
|
title: {
|
|
642
642
|
enabled: !0,
|
|
643
|
-
text:
|
|
643
|
+
text: at(t, "y")
|
|
644
644
|
}
|
|
645
645
|
},
|
|
646
646
|
xAxis: {
|
|
647
647
|
title: {
|
|
648
648
|
enabled: !0,
|
|
649
|
-
text:
|
|
649
|
+
text: at(t, "x")
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
|
-
}, n) : c = fe(
|
|
652
|
+
}, n) : c = fe(Vt(), n), {
|
|
653
653
|
dataOptions: l,
|
|
654
654
|
chartStyleOptions: c
|
|
655
655
|
};
|
|
656
|
-
},
|
|
656
|
+
}, ua = (e) => "chartType" in e ? e : {
|
|
657
657
|
chartType: "table",
|
|
658
658
|
chartFamily: "table",
|
|
659
659
|
axesMapping: {}
|
|
660
|
-
},
|
|
661
|
-
if ((r.panel === "scope" || r.jaql.filter) && t.metadataFilters.push(
|
|
662
|
-
const a =
|
|
660
|
+
}, ha = (e) => e.map((t) => $t(t.jaql)), ma = (e) => e.reduce((t, r) => {
|
|
661
|
+
if ((r.panel === "scope" || r.jaql.filter) && t.metadataFilters.push(Xe(r)), r.panel !== "scope") {
|
|
662
|
+
const a = Xe(r);
|
|
663
663
|
delete a.jaql.filter, t.metadataColumns.push(a);
|
|
664
664
|
}
|
|
665
665
|
return t;
|
|
666
666
|
}, {
|
|
667
667
|
metadataColumns: [],
|
|
668
668
|
metadataFilters: []
|
|
669
|
-
}),
|
|
670
|
-
if (!
|
|
669
|
+
}), ba = (e, t) => {
|
|
670
|
+
if (!Pr(e))
|
|
671
671
|
try {
|
|
672
672
|
const {
|
|
673
673
|
useCustomizedStyleOptions: r = !1
|
|
@@ -682,19 +682,19 @@ const Xe = `
|
|
|
682
682
|
id: d,
|
|
683
683
|
type: s = "elasticube"
|
|
684
684
|
}
|
|
685
|
-
} = a, u =
|
|
685
|
+
} = a, u = ua(o), p = u.chartType.toLowerCase(), m = {
|
|
686
686
|
cornerRadius: "Small",
|
|
687
687
|
header: {
|
|
688
688
|
// remove info button and render empty toolbar instead
|
|
689
689
|
renderToolbar: () => null
|
|
690
690
|
}
|
|
691
691
|
}, {
|
|
692
|
-
metadataColumns:
|
|
693
|
-
metadataFilters:
|
|
694
|
-
} =
|
|
695
|
-
dataOptions:
|
|
696
|
-
chartStyleOptions:
|
|
697
|
-
} =
|
|
692
|
+
metadataColumns: f,
|
|
693
|
+
metadataFilters: w
|
|
694
|
+
} = ma(l), x = ha(w), {
|
|
695
|
+
dataOptions: S,
|
|
696
|
+
chartStyleOptions: I
|
|
697
|
+
} = ga(f, u, r), E = F(F({}, I), m);
|
|
698
698
|
return {
|
|
699
699
|
widgetType: "chart",
|
|
700
700
|
id: n,
|
|
@@ -705,42 +705,42 @@ const Xe = `
|
|
|
705
705
|
id: d,
|
|
706
706
|
type: s
|
|
707
707
|
},
|
|
708
|
-
dataOptions:
|
|
709
|
-
filters:
|
|
710
|
-
styleOptions:
|
|
708
|
+
dataOptions: S,
|
|
709
|
+
filters: x,
|
|
710
|
+
styleOptions: E
|
|
711
711
|
};
|
|
712
712
|
} catch (r) {
|
|
713
713
|
console.error(r);
|
|
714
714
|
return;
|
|
715
715
|
}
|
|
716
|
-
},
|
|
716
|
+
}, se = (e, t) => ba(e, t), fa = (e) => Hr(e) ? la(e) : da(e), Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
717
717
|
__proto__: null,
|
|
718
|
-
toWidgetCode:
|
|
719
|
-
toWidgetProps:
|
|
718
|
+
toWidgetCode: fa,
|
|
719
|
+
toWidgetProps: se
|
|
720
720
|
}, Symbol.toStringTag, {
|
|
721
721
|
value: "Module"
|
|
722
722
|
}));
|
|
723
|
-
var
|
|
723
|
+
var xa = Object.defineProperty, ka = Object.defineProperties, wa = Object.getOwnPropertyDescriptors, ye = Object.getOwnPropertySymbols, Dt = Object.prototype.hasOwnProperty, St = Object.prototype.propertyIsEnumerable, it = (e, t, r) => t in e ? xa(e, t, {
|
|
724
724
|
enumerable: !0,
|
|
725
725
|
configurable: !0,
|
|
726
726
|
writable: !0,
|
|
727
727
|
value: r
|
|
728
|
-
}) : e[t] = r,
|
|
728
|
+
}) : e[t] = r, C = (e, t) => {
|
|
729
729
|
for (var r in t || (t = {}))
|
|
730
|
-
|
|
730
|
+
Dt.call(t, r) && it(e, r, t[r]);
|
|
731
731
|
if (ye)
|
|
732
732
|
for (var r of ye(t))
|
|
733
|
-
|
|
733
|
+
St.call(t, r) && it(e, r, t[r]);
|
|
734
734
|
return e;
|
|
735
|
-
},
|
|
735
|
+
}, M = (e, t) => ka(e, wa(t)), ya = (e, t) => {
|
|
736
736
|
var r = {};
|
|
737
737
|
for (var a in e)
|
|
738
|
-
|
|
738
|
+
Dt.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
|
|
739
739
|
if (e != null && ye)
|
|
740
740
|
for (var a of ye(e))
|
|
741
|
-
t.indexOf(a) < 0 &&
|
|
741
|
+
t.indexOf(a) < 0 && St.call(e, a) && (r[a] = e[a]);
|
|
742
742
|
return r;
|
|
743
|
-
},
|
|
743
|
+
}, J = (e, t, r) => new Promise((a, o) => {
|
|
744
744
|
var n = (d) => {
|
|
745
745
|
try {
|
|
746
746
|
c(r.next(d));
|
|
@@ -756,7 +756,7 @@ var ha = Object.defineProperty, ma = Object.defineProperties, ba = Object.getOwn
|
|
|
756
756
|
}, c = (d) => d.done ? a(d.value) : Promise.resolve(d.value).then(n, l);
|
|
757
757
|
c((r = r.apply(e, t)).next());
|
|
758
758
|
});
|
|
759
|
-
class
|
|
759
|
+
class _a extends _r {
|
|
760
760
|
constructor(t, r) {
|
|
761
761
|
super(), this.client = t, this.setOptions(r), this.bindMethods(), this.updateResult();
|
|
762
762
|
}
|
|
@@ -766,7 +766,7 @@ class xa extends xr {
|
|
|
766
766
|
setOptions(t) {
|
|
767
767
|
var r;
|
|
768
768
|
const a = this.options;
|
|
769
|
-
this.options = this.client.defaultMutationOptions(t),
|
|
769
|
+
this.options = this.client.defaultMutationOptions(t), Cr(a, this.options) || this.client.getMutationCache().notify({
|
|
770
770
|
type: "observerOptionsUpdated",
|
|
771
771
|
mutation: this.currentMutation,
|
|
772
772
|
observer: this
|
|
@@ -794,12 +794,12 @@ class xa extends xr {
|
|
|
794
794
|
});
|
|
795
795
|
}
|
|
796
796
|
mutate(t, r) {
|
|
797
|
-
return this.mutateOptions = r, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client,
|
|
797
|
+
return this.mutateOptions = r, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, M(C({}, this.options), {
|
|
798
798
|
variables: typeof t < "u" ? t : this.options.variables
|
|
799
799
|
})), this.currentMutation.addObserver(this), this.currentMutation.execute();
|
|
800
800
|
}
|
|
801
801
|
updateResult() {
|
|
802
|
-
const t = this.currentMutation ? this.currentMutation.state :
|
|
802
|
+
const t = this.currentMutation ? this.currentMutation.state : vr(), r = M(C({}, t), {
|
|
803
803
|
isLoading: t.status === "loading",
|
|
804
804
|
isSuccess: t.status === "success",
|
|
805
805
|
isError: t.status === "error",
|
|
@@ -810,7 +810,7 @@ class xa extends xr {
|
|
|
810
810
|
this.currentResult = r;
|
|
811
811
|
}
|
|
812
812
|
notify(t) {
|
|
813
|
-
|
|
813
|
+
ht.batch(() => {
|
|
814
814
|
if (this.mutateOptions && this.hasListeners()) {
|
|
815
815
|
if (t.onSuccess) {
|
|
816
816
|
var r, a, o, n;
|
|
@@ -829,31 +829,31 @@ class xa extends xr {
|
|
|
829
829
|
}
|
|
830
830
|
}
|
|
831
831
|
function Ge(e, t, r) {
|
|
832
|
-
const a =
|
|
832
|
+
const a = br(e, t), o = ce({
|
|
833
833
|
context: a.context
|
|
834
|
-
}), [n] =
|
|
834
|
+
}), [n] = D(() => new _a(o, a));
|
|
835
835
|
re(() => {
|
|
836
836
|
n.setOptions(a);
|
|
837
837
|
}, [n, a]);
|
|
838
|
-
const l =
|
|
839
|
-
n.mutate(d, s).catch(
|
|
838
|
+
const l = fr(y((d) => n.subscribe(ht.batchCalls(d)), [n]), () => n.getCurrentResult(), () => n.getCurrentResult()), c = y((d, s) => {
|
|
839
|
+
n.mutate(d, s).catch(Ca);
|
|
840
840
|
}, [n]);
|
|
841
|
-
if (l.error &&
|
|
841
|
+
if (l.error && xr(n.options.useErrorBoundary, [l.error]))
|
|
842
842
|
throw l.error;
|
|
843
|
-
return
|
|
843
|
+
return M(C({}, l), {
|
|
844
844
|
mutate: c,
|
|
845
845
|
mutateAsync: l.mutate
|
|
846
846
|
});
|
|
847
847
|
}
|
|
848
|
-
function
|
|
848
|
+
function Ca() {
|
|
849
849
|
}
|
|
850
|
-
class
|
|
850
|
+
class va {
|
|
851
851
|
constructor(t, r = !1) {
|
|
852
|
-
this.volatile = r, this.getChatContexts = () =>
|
|
852
|
+
this.volatile = r, this.getChatContexts = () => J(this, null, function* () {
|
|
853
853
|
return (yield this.httpClient.get("api/datasources//")) || [];
|
|
854
854
|
}), this.getNlgInsights = (a) => this.httpClient.post("api/v2/ai/nlg/queryResult", a), this.getQueryRecommendations = (a, o) => this.httpClient.get(`api/v2/ai/recommendations/query/${a}/${o.numOfRecommendations}`), this.getNlqResult = (a, o) => this.httpClient.post(`api/v2/ai/nlq/query/${a}`, o), this.setLlmConfig = (a) => this.httpClient.post("api/v2/settings/ai/llmProvider", a).catch((o) => {
|
|
855
855
|
console.error("Unable to set llm config", o);
|
|
856
|
-
}), this.getAllChats = () =>
|
|
856
|
+
}), this.getAllChats = () => J(this, null, function* () {
|
|
857
857
|
return this.volatile ? [] : this.httpClient.get("api/v2/ai/chats");
|
|
858
858
|
}), this.getChatById = (a) => this.httpClient.get(`api/v2/ai/chats/${a}`), this.createChat = (a, o) => this.httpClient.post("api/v2/ai/chats", {
|
|
859
859
|
sourceId: a,
|
|
@@ -875,39 +875,39 @@ class wa {
|
|
|
875
875
|
}, this.httpClient = t;
|
|
876
876
|
}
|
|
877
877
|
}
|
|
878
|
-
const
|
|
878
|
+
const Ma = new st({
|
|
879
879
|
defaultOptions: {
|
|
880
880
|
queries: {
|
|
881
881
|
refetchOnWindowFocus: !1,
|
|
882
882
|
refetchOnMount: !1
|
|
883
883
|
}
|
|
884
884
|
}
|
|
885
|
-
}), He = /* @__PURE__ */ Ce(void 0),
|
|
885
|
+
}), He = /* @__PURE__ */ Ce(void 0), O = () => We(He), Da = ({
|
|
886
886
|
children: e,
|
|
887
887
|
volatile: t
|
|
888
888
|
}) => {
|
|
889
889
|
const {
|
|
890
890
|
app: r
|
|
891
|
-
} =
|
|
891
|
+
} = ur(), a = N(() => r ? new va(r.httpClient, t) : void 0, [r, t]);
|
|
892
892
|
return /* @__PURE__ */ i(He.Provider, {
|
|
893
893
|
value: a,
|
|
894
|
-
children: /* @__PURE__ */ i(
|
|
895
|
-
client:
|
|
894
|
+
children: /* @__PURE__ */ i(ut, {
|
|
895
|
+
client: Ma,
|
|
896
896
|
children: e
|
|
897
897
|
})
|
|
898
898
|
});
|
|
899
|
-
},
|
|
899
|
+
}, It = /* @__PURE__ */ Ce({}), Sa = () => We(It), At = ({
|
|
900
900
|
children: e
|
|
901
901
|
}) => {
|
|
902
|
-
const [t, r] =
|
|
902
|
+
const [t, r] = D({}), a = y((l, c) => {
|
|
903
903
|
var d;
|
|
904
904
|
return `${l}_${(d = c == null ? void 0 : c.dashboardId) != null ? d : ""}`;
|
|
905
|
-
}, []), o =
|
|
906
|
-
r((s) =>
|
|
905
|
+
}, []), o = y((l, c, d) => {
|
|
906
|
+
r((s) => M(C({}, s), {
|
|
907
907
|
[a(c, d)]: l
|
|
908
908
|
}));
|
|
909
|
-
}, [a]), n =
|
|
910
|
-
return /* @__PURE__ */ i(
|
|
909
|
+
}, [a]), n = y((l, c) => t[a(l, c)], [t, a]);
|
|
910
|
+
return /* @__PURE__ */ i(It.Provider, {
|
|
911
911
|
value: {
|
|
912
912
|
saveChatId: o,
|
|
913
913
|
getChatId: n
|
|
@@ -915,29 +915,29 @@ const ya = new lt({
|
|
|
915
915
|
children: e
|
|
916
916
|
});
|
|
917
917
|
};
|
|
918
|
-
function
|
|
918
|
+
function Uo({
|
|
919
919
|
children: e,
|
|
920
920
|
volatile: t
|
|
921
921
|
}) {
|
|
922
|
-
return /* @__PURE__ */ i(
|
|
923
|
-
children: /* @__PURE__ */ i(
|
|
922
|
+
return /* @__PURE__ */ i(At, {
|
|
923
|
+
children: /* @__PURE__ */ i(Da, {
|
|
924
924
|
volatile: t,
|
|
925
925
|
children: e
|
|
926
926
|
})
|
|
927
927
|
});
|
|
928
928
|
}
|
|
929
|
-
function
|
|
929
|
+
function Ia(e) {
|
|
930
930
|
var t, r;
|
|
931
931
|
if ("jaql" in e)
|
|
932
932
|
return e;
|
|
933
933
|
{
|
|
934
|
-
const a =
|
|
934
|
+
const a = ar(e.dataSource), {
|
|
935
935
|
filters: o = [],
|
|
936
936
|
relations: n
|
|
937
|
-
} =
|
|
937
|
+
} = ir(e.filters), {
|
|
938
938
|
metadata: l,
|
|
939
939
|
filterRelations: c
|
|
940
|
-
} =
|
|
940
|
+
} = or({
|
|
941
941
|
dataSource: e.dataSource,
|
|
942
942
|
attributes: (t = e.dimensions) != null ? t : [],
|
|
943
943
|
measures: (r = e.measures) != null ? r : [],
|
|
@@ -954,8 +954,8 @@ function va(e) {
|
|
|
954
954
|
return e.verbosity && (d.verbosity = e.verbosity), d;
|
|
955
955
|
}
|
|
956
956
|
}
|
|
957
|
-
const
|
|
958
|
-
const r =
|
|
957
|
+
const pe = (e, t = !0) => {
|
|
958
|
+
const r = N(() => Ia(e), [e]), a = O(), {
|
|
959
959
|
data: o,
|
|
960
960
|
error: n,
|
|
961
961
|
isError: l,
|
|
@@ -977,17 +977,17 @@ const se = (e, t = !0) => {
|
|
|
977
977
|
isSuccess: d,
|
|
978
978
|
data: o,
|
|
979
979
|
error: n,
|
|
980
|
-
refetch:
|
|
980
|
+
refetch: y(() => {
|
|
981
981
|
s();
|
|
982
982
|
}, [s])
|
|
983
983
|
};
|
|
984
|
-
},
|
|
984
|
+
}, Lt = (e) => {
|
|
985
985
|
const t = e, {
|
|
986
986
|
enabled: r
|
|
987
|
-
} = t, a =
|
|
988
|
-
return
|
|
989
|
-
},
|
|
990
|
-
function
|
|
987
|
+
} = t, a = ya(t, ["enabled"]);
|
|
988
|
+
return pe(a, r);
|
|
989
|
+
}, Fo = Me("useGetNlgInsights")(Lt), Vo = Me("useGetNlgQueryResult")(Lt), Aa = ["indicator", "column", "line", "table", "pie", "bar"];
|
|
990
|
+
function La(e) {
|
|
991
991
|
const {
|
|
992
992
|
dataSource: t,
|
|
993
993
|
query: r,
|
|
@@ -999,15 +999,15 @@ function Da(e) {
|
|
|
999
999
|
text: r,
|
|
1000
1000
|
// Timezone is not used by AI API, but it is currently required by the endpoint
|
|
1001
1001
|
timezone: "UTC",
|
|
1002
|
-
chartTypes: a ?? [...
|
|
1002
|
+
chartTypes: a ?? [...Aa]
|
|
1003
1003
|
}
|
|
1004
1004
|
};
|
|
1005
1005
|
}
|
|
1006
|
-
const
|
|
1006
|
+
const Na = (e) => {
|
|
1007
1007
|
const {
|
|
1008
1008
|
contextTitle: t,
|
|
1009
1009
|
request: r
|
|
1010
|
-
} =
|
|
1010
|
+
} = La(e), a = O(), {
|
|
1011
1011
|
isLoading: o,
|
|
1012
1012
|
isError: n,
|
|
1013
1013
|
isSuccess: l,
|
|
@@ -1018,7 +1018,7 @@ const Ia = (e) => {
|
|
|
1018
1018
|
queryKey: ["getNlqResult", t, r, a],
|
|
1019
1019
|
queryFn: () => a == null ? void 0 : a.ai.getNlqResult(t, r),
|
|
1020
1020
|
enabled: !!a && e.enabled
|
|
1021
|
-
}), u = c ?
|
|
1021
|
+
}), u = c ? se(c, {
|
|
1022
1022
|
useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
|
|
1023
1023
|
}) : void 0;
|
|
1024
1024
|
return {
|
|
@@ -1027,31 +1027,31 @@ const Ia = (e) => {
|
|
|
1027
1027
|
isSuccess: l,
|
|
1028
1028
|
data: u,
|
|
1029
1029
|
error: d,
|
|
1030
|
-
refetch:
|
|
1030
|
+
refetch: y(() => {
|
|
1031
1031
|
s();
|
|
1032
1032
|
}, [s])
|
|
1033
1033
|
};
|
|
1034
|
-
},
|
|
1034
|
+
}, $o = Me("useGetNlqResult")(Na), Ta = 4, Nt = (e) => {
|
|
1035
1035
|
const {
|
|
1036
1036
|
contextTitle: t,
|
|
1037
1037
|
count: r,
|
|
1038
1038
|
enableAxisTitlesInWidgetProps: a,
|
|
1039
1039
|
enabled: o
|
|
1040
|
-
} = e, n =
|
|
1040
|
+
} = e, n = O(), l = r ?? Ta, c = (o === void 0 || o === !0) && l > 0, {
|
|
1041
1041
|
isLoading: d,
|
|
1042
1042
|
isError: s,
|
|
1043
1043
|
isSuccess: u,
|
|
1044
1044
|
data: p,
|
|
1045
1045
|
error: m,
|
|
1046
|
-
refetch:
|
|
1046
|
+
refetch: f
|
|
1047
1047
|
} = te({
|
|
1048
1048
|
queryKey: ["getQueryRecommendations", t, l, n],
|
|
1049
1049
|
queryFn: () => n == null ? void 0 : n.ai.getQueryRecommendations(t, {
|
|
1050
1050
|
numOfRecommendations: l
|
|
1051
1051
|
}),
|
|
1052
1052
|
enabled: !!n && c
|
|
1053
|
-
}),
|
|
1054
|
-
widgetProps:
|
|
1053
|
+
}), w = N(() => p == null ? void 0 : p.map((x) => M(C({}, x), {
|
|
1054
|
+
widgetProps: x.jaql ? se(x, {
|
|
1055
1055
|
useCustomizedStyleOptions: a
|
|
1056
1056
|
}) : void 0
|
|
1057
1057
|
})), [p, a]);
|
|
@@ -1059,40 +1059,40 @@ const Ia = (e) => {
|
|
|
1059
1059
|
isLoading: c ? d : !1,
|
|
1060
1060
|
isError: s,
|
|
1061
1061
|
isSuccess: u,
|
|
1062
|
-
data:
|
|
1062
|
+
data: w ?? void 0,
|
|
1063
1063
|
error: m,
|
|
1064
|
-
refetch:
|
|
1065
|
-
|
|
1066
|
-
}, [
|
|
1064
|
+
refetch: y(() => {
|
|
1065
|
+
f();
|
|
1066
|
+
}, [f])
|
|
1067
1067
|
};
|
|
1068
|
-
},
|
|
1068
|
+
}, Jo = Me("useGetQueryRecommendations")(Nt), Tt = Object.freeze({
|
|
1069
1069
|
enableFollowupQuestions: !1,
|
|
1070
1070
|
enableHeader: !0,
|
|
1071
1071
|
enableInsights: !0,
|
|
1072
1072
|
numOfRecommendations: 4,
|
|
1073
1073
|
numOfRecentPrompts: 5
|
|
1074
|
-
}),
|
|
1074
|
+
}), jt = /* @__PURE__ */ Ce(C({}, Tt)), G = () => We(jt), ja = ({
|
|
1075
1075
|
children: e,
|
|
1076
1076
|
value: t
|
|
1077
1077
|
}) => {
|
|
1078
1078
|
const {
|
|
1079
1079
|
t: r
|
|
1080
|
-
} =
|
|
1080
|
+
} = _(), a = Object.entries(t).reduce((o, [n, l]) => (l !== void 0 && (o[n] = l), o), M(C({}, Tt), {
|
|
1081
1081
|
inputPromptText: r("ai.config.inputPromptText"),
|
|
1082
1082
|
welcomeText: r("ai.config.welcomeText"),
|
|
1083
1083
|
suggestionsWelcomeText: r("ai.config.suggestionsWelcomeText")
|
|
1084
1084
|
}));
|
|
1085
|
-
return /* @__PURE__ */ i(
|
|
1085
|
+
return /* @__PURE__ */ i(jt.Provider, {
|
|
1086
1086
|
value: a,
|
|
1087
1087
|
children: e
|
|
1088
1088
|
});
|
|
1089
|
-
}, Ye = "chatHistory",
|
|
1090
|
-
const t =
|
|
1089
|
+
}, Ye = "chatHistory", Ea = (e) => {
|
|
1090
|
+
const t = O(), {
|
|
1091
1091
|
hideHistory: r
|
|
1092
|
-
} =
|
|
1092
|
+
} = G();
|
|
1093
1093
|
return te({
|
|
1094
1094
|
queryKey: [Ye, e, t],
|
|
1095
|
-
queryFn: () =>
|
|
1095
|
+
queryFn: () => J(void 0, null, function* () {
|
|
1096
1096
|
if (!t || !e)
|
|
1097
1097
|
return;
|
|
1098
1098
|
if (r)
|
|
@@ -1102,10 +1102,10 @@ const Ia = (e) => {
|
|
|
1102
1102
|
}),
|
|
1103
1103
|
enabled: !!t && !!e
|
|
1104
1104
|
});
|
|
1105
|
-
},
|
|
1106
|
-
const t =
|
|
1105
|
+
}, Et = (e) => {
|
|
1106
|
+
const t = O(), r = ce();
|
|
1107
1107
|
return Ge({
|
|
1108
|
-
mutationFn: () =>
|
|
1108
|
+
mutationFn: () => J(void 0, null, function* () {
|
|
1109
1109
|
if (!(!t || !e))
|
|
1110
1110
|
return t.ai.chat.clearHistory(e);
|
|
1111
1111
|
}),
|
|
@@ -1116,14 +1116,14 @@ const Ia = (e) => {
|
|
|
1116
1116
|
e && r.setQueriesData([Ye, e], []);
|
|
1117
1117
|
}
|
|
1118
1118
|
});
|
|
1119
|
-
},
|
|
1119
|
+
}, Pe = (e) => {
|
|
1120
1120
|
const {
|
|
1121
1121
|
data: t,
|
|
1122
1122
|
isLoading: r,
|
|
1123
1123
|
isError: a
|
|
1124
|
-
} =
|
|
1124
|
+
} = Ea(e), {
|
|
1125
1125
|
mutate: o
|
|
1126
|
-
} =
|
|
1126
|
+
} = Et(e);
|
|
1127
1127
|
return re(() => {
|
|
1128
1128
|
a && o();
|
|
1129
1129
|
}, [a, o]), {
|
|
@@ -1131,14 +1131,14 @@ const Ia = (e) => {
|
|
|
1131
1131
|
isLoading: r,
|
|
1132
1132
|
isError: a
|
|
1133
1133
|
};
|
|
1134
|
-
},
|
|
1135
|
-
const e =
|
|
1134
|
+
}, za = () => {
|
|
1135
|
+
const e = O(), {
|
|
1136
1136
|
data: t,
|
|
1137
1137
|
isLoading: r,
|
|
1138
1138
|
fetchStatus: a
|
|
1139
1139
|
} = te({
|
|
1140
1140
|
queryKey: ["getDataTopics", e],
|
|
1141
|
-
queryFn: () =>
|
|
1141
|
+
queryFn: () => J(void 0, null, function* () {
|
|
1142
1142
|
if (e)
|
|
1143
1143
|
return e.getChatContexts();
|
|
1144
1144
|
}),
|
|
@@ -1149,8 +1149,8 @@ const Ia = (e) => {
|
|
|
1149
1149
|
isLoading: r,
|
|
1150
1150
|
fetchStatus: a
|
|
1151
1151
|
};
|
|
1152
|
-
},
|
|
1153
|
-
const e =
|
|
1152
|
+
}, Oa = () => {
|
|
1153
|
+
const e = O(), {
|
|
1154
1154
|
data: t,
|
|
1155
1155
|
isLoading: r
|
|
1156
1156
|
} = te({
|
|
@@ -1162,9 +1162,9 @@ const Ia = (e) => {
|
|
|
1162
1162
|
data: t ?? [],
|
|
1163
1163
|
isLoading: r
|
|
1164
1164
|
};
|
|
1165
|
-
},
|
|
1166
|
-
const a =
|
|
1167
|
-
mutationFn: () =>
|
|
1165
|
+
}, Ra = (e, t, r) => {
|
|
1166
|
+
const a = ce(), o = O(), n = Ge({
|
|
1167
|
+
mutationFn: () => J(void 0, null, function* () {
|
|
1168
1168
|
if (!(!o || !e))
|
|
1169
1169
|
return o.ai.chat.create(e, r);
|
|
1170
1170
|
}),
|
|
@@ -1173,7 +1173,7 @@ const Ia = (e) => {
|
|
|
1173
1173
|
return re(() => {
|
|
1174
1174
|
t && n.isIdle && n.mutate();
|
|
1175
1175
|
}, [t, n]), n;
|
|
1176
|
-
},
|
|
1176
|
+
}, Za = (e, t) => {
|
|
1177
1177
|
switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
|
|
1178
1178
|
case "nlq":
|
|
1179
1179
|
return {
|
|
@@ -1190,16 +1190,16 @@ const Ia = (e) => {
|
|
|
1190
1190
|
default:
|
|
1191
1191
|
throw Error(`${t}${JSON.stringify(e)}`);
|
|
1192
1192
|
}
|
|
1193
|
-
},
|
|
1194
|
-
const r =
|
|
1193
|
+
}, Wa = (e, t) => {
|
|
1194
|
+
const r = ce(), a = y((d) => {
|
|
1195
1195
|
e && r.setQueriesData([Ye, e], (s) => s && [...s, d]);
|
|
1196
1196
|
}, [r, e]), {
|
|
1197
1197
|
t: o
|
|
1198
|
-
} =
|
|
1198
|
+
} = _(), n = O(), {
|
|
1199
1199
|
mutate: l,
|
|
1200
1200
|
isLoading: c
|
|
1201
1201
|
} = Ge({
|
|
1202
|
-
mutationFn: (d) =>
|
|
1202
|
+
mutationFn: (d) => J(void 0, null, function* () {
|
|
1203
1203
|
if (!(!n || !e))
|
|
1204
1204
|
return n.ai.chat.post(e, {
|
|
1205
1205
|
text: d,
|
|
@@ -1226,26 +1226,26 @@ const Ia = (e) => {
|
|
|
1226
1226
|
if (!d)
|
|
1227
1227
|
return;
|
|
1228
1228
|
const s = o("ai.errors.unknownResponse");
|
|
1229
|
-
a(
|
|
1229
|
+
a(Za(d, s));
|
|
1230
1230
|
}
|
|
1231
1231
|
});
|
|
1232
1232
|
return {
|
|
1233
1233
|
mutate: l,
|
|
1234
1234
|
isLoading: c
|
|
1235
1235
|
};
|
|
1236
|
-
},
|
|
1236
|
+
}, Qe = (e, t, r = !1) => {
|
|
1237
1237
|
var a;
|
|
1238
1238
|
const {
|
|
1239
1239
|
data: o,
|
|
1240
1240
|
isLoading: n
|
|
1241
|
-
} =
|
|
1241
|
+
} = Oa(), l = Sa(), c = l.getChatId(e, t) || ((a = o.find((p) => {
|
|
1242
1242
|
var m;
|
|
1243
1243
|
return p.contextTitle === e && ((m = p.contextDetails) == null ? void 0 : m.dashboardId) === (t == null ? void 0 : t.dashboardId);
|
|
1244
1244
|
})) == null ? void 0 : a.chatId), {
|
|
1245
1245
|
isError: d,
|
|
1246
1246
|
data: s,
|
|
1247
1247
|
isSuccess: u
|
|
1248
|
-
} =
|
|
1248
|
+
} = Ra(e, r && !n && !c, t);
|
|
1249
1249
|
return re(() => {
|
|
1250
1250
|
u && s && !c && l.saveChatId(s.chatId, e, t);
|
|
1251
1251
|
}, [s, u, e, t, c, l]), {
|
|
@@ -1253,82 +1253,92 @@ const Ia = (e) => {
|
|
|
1253
1253
|
isLoading: n,
|
|
1254
1254
|
isError: d
|
|
1255
1255
|
};
|
|
1256
|
-
},
|
|
1256
|
+
}, zt = (e) => N(() => {
|
|
1257
|
+
if (e != null && e.length) {
|
|
1258
|
+
const t = e[e.length - 1];
|
|
1259
|
+
if (Be(t))
|
|
1260
|
+
return JSON.parse(t.content);
|
|
1261
|
+
}
|
|
1262
|
+
return null;
|
|
1263
|
+
}, [e]), Be = (e) => !!e && "type" in e && e.type === "nlq", qa = (e) => !!e && "type" in e && e.type === "text", Ga = (e, t) => {
|
|
1257
1264
|
const {
|
|
1258
1265
|
t: r
|
|
1259
|
-
} =
|
|
1266
|
+
} = _(), {
|
|
1260
1267
|
enableFollowupQuestions: a
|
|
1261
|
-
} =
|
|
1268
|
+
} = G(), {
|
|
1262
1269
|
chatId: o,
|
|
1263
1270
|
isError: n
|
|
1264
|
-
} =
|
|
1271
|
+
} = Qe(e, t, !0), [l, c] = D(null), {
|
|
1265
1272
|
history: d,
|
|
1266
1273
|
isLoading: s,
|
|
1267
1274
|
isError: u
|
|
1268
|
-
} =
|
|
1275
|
+
} = Pe(o);
|
|
1269
1276
|
re(() => {
|
|
1270
|
-
n ? c(new
|
|
1277
|
+
n ? c(new $("ai.errors.chatUnavailable")) : u && c(new $("ai.errors.fetchHistory"));
|
|
1271
1278
|
}, [n, u, r]);
|
|
1272
1279
|
const {
|
|
1273
1280
|
mutate: p,
|
|
1274
1281
|
isLoading: m
|
|
1275
|
-
} =
|
|
1276
|
-
if (d != null && d.length) {
|
|
1277
|
-
const x = d[d.length - 1];
|
|
1278
|
-
if (Pe(x))
|
|
1279
|
-
return JSON.parse(x.content);
|
|
1280
|
-
}
|
|
1281
|
-
return null;
|
|
1282
|
-
}, [d]);
|
|
1282
|
+
} = Wa(o, a), f = zt(d);
|
|
1283
1283
|
return {
|
|
1284
1284
|
chatId: o,
|
|
1285
1285
|
history: d ?? [],
|
|
1286
|
-
lastNlqResponse:
|
|
1286
|
+
lastNlqResponse: f,
|
|
1287
1287
|
sendMessage: p,
|
|
1288
1288
|
isAwaitingResponse: m,
|
|
1289
1289
|
isLoading: s,
|
|
1290
1290
|
lastError: l
|
|
1291
1291
|
};
|
|
1292
|
-
},
|
|
1292
|
+
}, Xo = ({
|
|
1293
1293
|
contextTitle: e,
|
|
1294
1294
|
contextDetails: t
|
|
1295
1295
|
}) => {
|
|
1296
1296
|
const {
|
|
1297
1297
|
chatId: r
|
|
1298
|
-
} =
|
|
1298
|
+
} = Qe(e, t), {
|
|
1299
1299
|
history: a
|
|
1300
|
-
} =
|
|
1301
|
-
return
|
|
1300
|
+
} = Pe(r);
|
|
1301
|
+
return zt(a);
|
|
1302
|
+
}, Ko = ({
|
|
1303
|
+
contextTitle: e,
|
|
1304
|
+
contextDetails: t
|
|
1305
|
+
}) => {
|
|
1306
|
+
const {
|
|
1307
|
+
chatId: r
|
|
1308
|
+
} = Qe(e, t), {
|
|
1309
|
+
history: a
|
|
1310
|
+
} = Pe(r);
|
|
1311
|
+
return N(() => {
|
|
1302
1312
|
if (a != null && a.length) {
|
|
1303
|
-
const o = a
|
|
1304
|
-
if (
|
|
1313
|
+
const o = a.slice().reverse().find(Be);
|
|
1314
|
+
if (o)
|
|
1305
1315
|
return JSON.parse(o.content);
|
|
1306
1316
|
}
|
|
1307
1317
|
return null;
|
|
1308
1318
|
}, [a]);
|
|
1309
|
-
},
|
|
1319
|
+
}, Ha = 500, Ya = 500, Pa = 500, Qa = 900, Ba = /* @__PURE__ */ g("div", {
|
|
1310
1320
|
target: "e1ldv6710",
|
|
1311
1321
|
label: "ChatFrame"
|
|
1312
1322
|
})("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({
|
|
1313
1323
|
theme: e
|
|
1314
1324
|
}) => e.aiChat.borderRadius, ";background-color:", ({
|
|
1315
1325
|
theme: e
|
|
1316
|
-
}) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:",
|
|
1326
|
+
}) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Ha, "px;min-height:", Ya, "px;width:", ({
|
|
1317
1327
|
width: e
|
|
1318
|
-
}) => e ?
|
|
1328
|
+
}) => e ? ot(e) : `${Pa}px`, ";height:", ({
|
|
1319
1329
|
height: e
|
|
1320
|
-
}) => e ?
|
|
1330
|
+
}) => e ? ot(e) : `${Qa}px`, ";", ({
|
|
1321
1331
|
theme: e
|
|
1322
|
-
}) =>
|
|
1332
|
+
}) => L`
|
|
1323
1333
|
font-size: ${e.aiChat.primaryFontSize[0]};
|
|
1324
1334
|
line-height: ${e.aiChat.primaryFontSize[1]};
|
|
1325
1335
|
`, " border:", ({
|
|
1326
1336
|
theme: e
|
|
1327
1337
|
}) => e.aiChat.border === !1 ? "none" : e.aiChat.border, ";");
|
|
1328
|
-
function
|
|
1338
|
+
function ot(e) {
|
|
1329
1339
|
return typeof e == "number" ? `${e}px` : e;
|
|
1330
1340
|
}
|
|
1331
|
-
function
|
|
1341
|
+
function Ua({
|
|
1332
1342
|
spin: e
|
|
1333
1343
|
}) {
|
|
1334
1344
|
return /* @__PURE__ */ h("svg", {
|
|
@@ -1356,12 +1366,12 @@ function De() {
|
|
|
1356
1366
|
return /* @__PURE__ */ i("div", {
|
|
1357
1367
|
className: "csdk-m-auto",
|
|
1358
1368
|
"aria-label": "loading spinner",
|
|
1359
|
-
children: /* @__PURE__ */ i(
|
|
1369
|
+
children: /* @__PURE__ */ i(Ua, {
|
|
1360
1370
|
spin: !0
|
|
1361
1371
|
})
|
|
1362
1372
|
});
|
|
1363
1373
|
}
|
|
1364
|
-
function
|
|
1374
|
+
function Fa({
|
|
1365
1375
|
theme: e
|
|
1366
1376
|
}) {
|
|
1367
1377
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -1376,7 +1386,7 @@ function Pa({
|
|
|
1376
1386
|
})
|
|
1377
1387
|
});
|
|
1378
1388
|
}
|
|
1379
|
-
function
|
|
1389
|
+
function Va({
|
|
1380
1390
|
theme: e
|
|
1381
1391
|
}) {
|
|
1382
1392
|
const t = e.aiChat.icons.color;
|
|
@@ -1398,17 +1408,17 @@ function Ba({
|
|
|
1398
1408
|
})]
|
|
1399
1409
|
});
|
|
1400
1410
|
}
|
|
1401
|
-
const
|
|
1411
|
+
const $a = /* @__PURE__ */ g("div", {
|
|
1402
1412
|
target: "e1q6h1ze0",
|
|
1403
1413
|
label: "Section"
|
|
1404
|
-
})("display:flex;flex-direction:column;row-gap:4px;"),
|
|
1414
|
+
})("display:flex;flex-direction:column;row-gap:4px;"), Ja = /* @__PURE__ */ g("div", {
|
|
1405
1415
|
target: "e1q6h1ze1",
|
|
1406
1416
|
label: "SectionHeader"
|
|
1407
1417
|
})("font-size:11px;line-height:18px;font-weight:300;color:", ({
|
|
1408
1418
|
theme: e
|
|
1409
1419
|
}) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
|
|
1410
1420
|
theme: e
|
|
1411
|
-
}) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"),
|
|
1421
|
+
}) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), Xa = /* @__PURE__ */ g("div", {
|
|
1412
1422
|
target: "e1q6h1ze2",
|
|
1413
1423
|
label: "DropupItem"
|
|
1414
1424
|
})("font-size:", ({
|
|
@@ -1420,28 +1430,28 @@ const Qa = /* @__PURE__ */ g("div", {
|
|
|
1420
1430
|
}) => e.aiChat.dropup.items.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
|
|
1421
1431
|
theme: e
|
|
1422
1432
|
}) => e.aiChat.dropup.items.hover.backgroundColor, ";}");
|
|
1423
|
-
function
|
|
1433
|
+
function Ka({
|
|
1424
1434
|
title: e,
|
|
1425
1435
|
items: t,
|
|
1426
1436
|
onSelect: r,
|
|
1427
1437
|
alwaysExpanded: a = !1
|
|
1428
1438
|
}) {
|
|
1429
|
-
const [o, n] =
|
|
1439
|
+
const [o, n] = D(!1), {
|
|
1430
1440
|
themeSettings: l
|
|
1431
|
-
} =
|
|
1432
|
-
return /* @__PURE__ */ h(
|
|
1433
|
-
children: [/* @__PURE__ */ i(
|
|
1441
|
+
} = k();
|
|
1442
|
+
return /* @__PURE__ */ h($a, {
|
|
1443
|
+
children: [/* @__PURE__ */ i(Ja, {
|
|
1434
1444
|
onClick: () => n((c) => !c),
|
|
1435
1445
|
theme: l,
|
|
1436
1446
|
children: e.toUpperCase()
|
|
1437
|
-
}), (o || a) && t.map((c, d) => /* @__PURE__ */ i(
|
|
1447
|
+
}), (o || a) && t.map((c, d) => /* @__PURE__ */ i(Xa, {
|
|
1438
1448
|
onClick: () => r(c),
|
|
1439
1449
|
theme: l,
|
|
1440
1450
|
children: c
|
|
1441
1451
|
}, d))]
|
|
1442
1452
|
});
|
|
1443
1453
|
}
|
|
1444
|
-
const
|
|
1454
|
+
const ei = /* @__PURE__ */ g("div", {
|
|
1445
1455
|
target: "e10x5x4a0",
|
|
1446
1456
|
label: "PopupContent"
|
|
1447
1457
|
})("font-family:", ({
|
|
@@ -1456,7 +1466,7 @@ const $a = /* @__PURE__ */ g("div", {
|
|
|
1456
1466
|
theme: e
|
|
1457
1467
|
}) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({
|
|
1458
1468
|
theme: e
|
|
1459
|
-
}) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"),
|
|
1469
|
+
}) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), ti = /* @__PURE__ */ g("div", {
|
|
1460
1470
|
target: "e10x5x4a1",
|
|
1461
1471
|
label: "ErrorMessage"
|
|
1462
1472
|
})("font-size:", ({
|
|
@@ -1466,7 +1476,7 @@ const $a = /* @__PURE__ */ g("div", {
|
|
|
1466
1476
|
}) => e.aiChat.primaryFontSize[1], ";color:", ({
|
|
1467
1477
|
theme: e
|
|
1468
1478
|
}) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), Oe = (e) => e.startsWith("/");
|
|
1469
|
-
function
|
|
1479
|
+
function ri({
|
|
1470
1480
|
recentPrompts: e,
|
|
1471
1481
|
suggestions: t,
|
|
1472
1482
|
isLoading: r,
|
|
@@ -1485,10 +1495,10 @@ function Xa({
|
|
|
1485
1495
|
onSelect: a
|
|
1486
1496
|
}].filter((p) => p.title.slice(0, n.length) === n), {
|
|
1487
1497
|
themeSettings: d
|
|
1488
|
-
} =
|
|
1498
|
+
} = k(), {
|
|
1489
1499
|
t: s
|
|
1490
|
-
} =
|
|
1491
|
-
return /* @__PURE__ */ i(
|
|
1500
|
+
} = _(), u = c.length === 1;
|
|
1501
|
+
return /* @__PURE__ */ i(mt, {
|
|
1492
1502
|
open: Oe(n) && c.length > 0,
|
|
1493
1503
|
anchorEl: o,
|
|
1494
1504
|
placement: "top-start",
|
|
@@ -1501,29 +1511,29 @@ function Xa({
|
|
|
1501
1511
|
sx: {
|
|
1502
1512
|
zIndex: 3
|
|
1503
1513
|
},
|
|
1504
|
-
children: /* @__PURE__ */ h(
|
|
1514
|
+
children: /* @__PURE__ */ h(ei, {
|
|
1505
1515
|
style: {
|
|
1506
1516
|
width: o == null ? void 0 : o.offsetWidth
|
|
1507
1517
|
},
|
|
1508
1518
|
theme: d,
|
|
1509
|
-
children: [r && /* @__PURE__ */ i(De, {}), !r && !l && c.map((p) => /* @__PURE__ */ i(
|
|
1519
|
+
children: [r && /* @__PURE__ */ i(De, {}), !r && !l && c.map((p) => /* @__PURE__ */ i(Ka, M(C({}, p), {
|
|
1510
1520
|
alwaysExpanded: u
|
|
1511
|
-
}), p.title)), l && /* @__PURE__ */ i(
|
|
1521
|
+
}), p.title)), l && /* @__PURE__ */ i(ti, {
|
|
1512
1522
|
theme: d,
|
|
1513
1523
|
children: s("ai.errors.recommendationsNotAvailable")
|
|
1514
1524
|
})]
|
|
1515
1525
|
})
|
|
1516
1526
|
});
|
|
1517
1527
|
}
|
|
1518
|
-
function
|
|
1528
|
+
function ge({
|
|
1519
1529
|
title: e,
|
|
1520
1530
|
placement: t = "top",
|
|
1521
1531
|
children: r
|
|
1522
1532
|
}) {
|
|
1523
1533
|
const {
|
|
1524
1534
|
themeSettings: a
|
|
1525
|
-
} =
|
|
1526
|
-
return /* @__PURE__ */ i(
|
|
1535
|
+
} = k();
|
|
1536
|
+
return /* @__PURE__ */ i(Ar, {
|
|
1527
1537
|
title: e,
|
|
1528
1538
|
placement: t,
|
|
1529
1539
|
disableInteractive: !0,
|
|
@@ -1551,15 +1561,15 @@ function pe({
|
|
|
1551
1561
|
children: r
|
|
1552
1562
|
});
|
|
1553
1563
|
}
|
|
1554
|
-
const
|
|
1564
|
+
const ai = 500, ii = /* @__PURE__ */ g("div", {
|
|
1555
1565
|
target: "e6iwkw10",
|
|
1556
1566
|
label: "ChatInputContainer"
|
|
1557
1567
|
})("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({
|
|
1558
1568
|
theme: e
|
|
1559
|
-
}) => e.aiChat.backgroundColor, ";"),
|
|
1569
|
+
}) => e.aiChat.backgroundColor, ";"), oi = /* @__PURE__ */ g("button", {
|
|
1560
1570
|
target: "e6iwkw11",
|
|
1561
1571
|
label: "ClearHistoryButton"
|
|
1562
|
-
})("height:34px;background-color:inherit;cursor:pointer;border:none;"),
|
|
1572
|
+
})("height:34px;background-color:inherit;cursor:pointer;border:none;"), ni = /* @__PURE__ */ g("textarea", {
|
|
1563
1573
|
target: "e6iwkw12",
|
|
1564
1574
|
label: "TextInput"
|
|
1565
1575
|
})("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({
|
|
@@ -1568,21 +1578,21 @@ const Ka = 500, ei = /* @__PURE__ */ g("div", {
|
|
|
1568
1578
|
theme: e
|
|
1569
1579
|
}) => e.aiChat.primaryTextColor, ";background-color:", ({
|
|
1570
1580
|
theme: e
|
|
1571
|
-
}) => e.aiChat.input.backgroundColor, ";"),
|
|
1581
|
+
}) => e.aiChat.input.backgroundColor, ";"), li = /* @__PURE__ */ g("button", {
|
|
1572
1582
|
target: "e6iwkw13",
|
|
1573
1583
|
label: "SendMessageButton"
|
|
1574
1584
|
})("height:34px;background-color:inherit;border-style:none;color:", ({
|
|
1575
1585
|
theme: e
|
|
1576
1586
|
}) => e.aiChat.primaryTextColor, ";", ({
|
|
1577
1587
|
disabled: e
|
|
1578
|
-
}) => e ?
|
|
1588
|
+
}) => e ? L`
|
|
1579
1589
|
opacity: 0.3;
|
|
1580
1590
|
cursor: not-allowed;
|
|
1581
|
-
` :
|
|
1591
|
+
` : L`
|
|
1582
1592
|
opacity: 1;
|
|
1583
1593
|
cursor: pointer;
|
|
1584
|
-
`),
|
|
1585
|
-
function
|
|
1594
|
+
`), di = 34;
|
|
1595
|
+
function ci({
|
|
1586
1596
|
onSendMessage: e,
|
|
1587
1597
|
onClearHistoryClick: t,
|
|
1588
1598
|
disabled: r,
|
|
@@ -1592,172 +1602,172 @@ function oi({
|
|
|
1592
1602
|
recommendationsError: l,
|
|
1593
1603
|
onChange: c
|
|
1594
1604
|
}) {
|
|
1595
|
-
const [d, s] =
|
|
1605
|
+
const [d, s] = D(""), {
|
|
1596
1606
|
inputPromptText: u
|
|
1597
|
-
} =
|
|
1607
|
+
} = G(), p = y(() => {
|
|
1598
1608
|
if (r)
|
|
1599
1609
|
return;
|
|
1600
1610
|
if (Oe(d)) {
|
|
1601
1611
|
s("");
|
|
1602
1612
|
return;
|
|
1603
1613
|
}
|
|
1604
|
-
const
|
|
1605
|
-
|
|
1606
|
-
}, [r, e, d]), m =
|
|
1607
|
-
e(
|
|
1608
|
-
}, [e]),
|
|
1609
|
-
|
|
1610
|
-
}, [p, d]),
|
|
1611
|
-
c == null || c(
|
|
1612
|
-
}, [c]),
|
|
1614
|
+
const v = d.trim();
|
|
1615
|
+
v.length !== 0 && (e(v), s(""));
|
|
1616
|
+
}, [r, e, d]), m = y((v) => {
|
|
1617
|
+
e(v), s("");
|
|
1618
|
+
}, [e]), f = y((v) => {
|
|
1619
|
+
v.key === "Enter" ? (v.preventDefault(), p()) : v.key === "Escape" && Oe(d) && s("");
|
|
1620
|
+
}, [p, d]), w = y((v) => {
|
|
1621
|
+
c == null || c(v.target.value), s(v.target.value);
|
|
1622
|
+
}, [c]), x = V(null);
|
|
1613
1623
|
ke(() => {
|
|
1614
|
-
|
|
1624
|
+
x.current && (x.current.style.height = "inherit", x.current.style.height = `${Math.max(x.current.scrollHeight + 2, di)}px`);
|
|
1615
1625
|
}, [d]), ke(() => {
|
|
1616
|
-
|
|
1626
|
+
x.current && x.current.focus({
|
|
1617
1627
|
preventScroll: !0
|
|
1618
1628
|
});
|
|
1619
1629
|
}, []);
|
|
1620
1630
|
const {
|
|
1621
|
-
themeSettings:
|
|
1622
|
-
} =
|
|
1623
|
-
t:
|
|
1624
|
-
} =
|
|
1625
|
-
var
|
|
1626
|
-
if ((
|
|
1627
|
-
const
|
|
1628
|
-
var
|
|
1629
|
-
document.removeEventListener("mouseup",
|
|
1631
|
+
themeSettings: S
|
|
1632
|
+
} = k(), {
|
|
1633
|
+
t: I
|
|
1634
|
+
} = _(), E = y((v) => {
|
|
1635
|
+
var R;
|
|
1636
|
+
if ((R = document.getElementById("csdk-chatbot-frame")) != null && R.contains(v.relatedTarget)) {
|
|
1637
|
+
const H = (Z) => {
|
|
1638
|
+
var Q;
|
|
1639
|
+
document.removeEventListener("mouseup", H), document.removeEventListener("keyup", H), Z.type === "mouseup" && ((Q = document.getSelection()) == null ? void 0 : Q.type) !== "Range" && v.target.focus({
|
|
1630
1640
|
preventScroll: !0
|
|
1631
1641
|
});
|
|
1632
1642
|
};
|
|
1633
|
-
document.addEventListener("mouseup",
|
|
1643
|
+
document.addEventListener("mouseup", H), document.addEventListener("keyup", H);
|
|
1634
1644
|
}
|
|
1635
1645
|
}, []);
|
|
1636
|
-
return /* @__PURE__ */ h(
|
|
1637
|
-
theme:
|
|
1638
|
-
children: [/* @__PURE__ */ i(
|
|
1646
|
+
return /* @__PURE__ */ h(ii, {
|
|
1647
|
+
theme: S,
|
|
1648
|
+
children: [/* @__PURE__ */ i(ri, {
|
|
1639
1649
|
recentPrompts: a,
|
|
1640
1650
|
suggestions: o,
|
|
1641
1651
|
isLoading: n,
|
|
1642
1652
|
onSelection: m,
|
|
1643
|
-
anchorEl:
|
|
1653
|
+
anchorEl: x.current,
|
|
1644
1654
|
text: d,
|
|
1645
1655
|
recommendationsError: l
|
|
1646
|
-
}), t && /* @__PURE__ */ i(
|
|
1647
|
-
title:
|
|
1656
|
+
}), t && /* @__PURE__ */ i(ge, {
|
|
1657
|
+
title: I("ai.buttons.clearChat"),
|
|
1648
1658
|
placement: "bottom-start",
|
|
1649
|
-
children: /* @__PURE__ */ i(
|
|
1659
|
+
children: /* @__PURE__ */ i(oi, {
|
|
1650
1660
|
"aria-label": "clear history",
|
|
1651
1661
|
onClick: t,
|
|
1652
|
-
children: /* @__PURE__ */ i(
|
|
1653
|
-
theme:
|
|
1662
|
+
children: /* @__PURE__ */ i(Va, {
|
|
1663
|
+
theme: S
|
|
1654
1664
|
})
|
|
1655
1665
|
})
|
|
1656
|
-
}), /* @__PURE__ */ i(
|
|
1666
|
+
}), /* @__PURE__ */ i(ni, {
|
|
1657
1667
|
"aria-label": "chat input",
|
|
1658
|
-
onBlur:
|
|
1659
|
-
maxLength:
|
|
1660
|
-
ref:
|
|
1668
|
+
onBlur: E,
|
|
1669
|
+
maxLength: ai,
|
|
1670
|
+
ref: x,
|
|
1661
1671
|
rows: 1,
|
|
1662
|
-
onChange:
|
|
1672
|
+
onChange: w,
|
|
1663
1673
|
spellCheck: "true",
|
|
1664
1674
|
placeholder: u,
|
|
1665
1675
|
value: d,
|
|
1666
|
-
onKeyDown:
|
|
1667
|
-
theme:
|
|
1668
|
-
}), /* @__PURE__ */ i(
|
|
1676
|
+
onKeyDown: f,
|
|
1677
|
+
theme: S
|
|
1678
|
+
}), /* @__PURE__ */ i(li, {
|
|
1669
1679
|
"aria-label": "send chat message",
|
|
1670
1680
|
disabled: r || d.length === 0,
|
|
1671
1681
|
onClick: p,
|
|
1672
|
-
theme:
|
|
1682
|
+
theme: S,
|
|
1673
1683
|
children: /* @__PURE__ */ i("span", {
|
|
1674
1684
|
"data-state": "closed",
|
|
1675
|
-
children: /* @__PURE__ */ i(
|
|
1676
|
-
theme:
|
|
1685
|
+
children: /* @__PURE__ */ i(Fa, {
|
|
1686
|
+
theme: S
|
|
1677
1687
|
})
|
|
1678
1688
|
})
|
|
1679
1689
|
})]
|
|
1680
1690
|
});
|
|
1681
1691
|
}
|
|
1682
|
-
const
|
|
1692
|
+
const si = /* @__PURE__ */ g("div", {
|
|
1683
1693
|
target: "er3yjg60",
|
|
1684
1694
|
label: "FlexContainer"
|
|
1685
1695
|
})("display:flex;", ({
|
|
1686
1696
|
align: e
|
|
1687
|
-
}) => e === "right" ?
|
|
1697
|
+
}) => e === "right" ? L`
|
|
1688
1698
|
justify-content: flex-end;
|
|
1689
|
-
` :
|
|
1699
|
+
` : L`
|
|
1690
1700
|
justify-content: flex-start;
|
|
1691
|
-
`),
|
|
1701
|
+
`), Ot = /* @__PURE__ */ g("div", {
|
|
1692
1702
|
target: "er3yjg61",
|
|
1693
1703
|
label: "MessageContainer"
|
|
1694
1704
|
})("font-size:inherit;line-height:inherit;padding-top:8.5px;padding-bottom:8.5px;padding-left:0.5rem;padding-right:0.5rem;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box;", ({
|
|
1695
1705
|
align: e
|
|
1696
|
-
}) => e === "right" ?
|
|
1706
|
+
}) => e === "right" ? L`
|
|
1697
1707
|
text-align: right;
|
|
1698
1708
|
border-radius: 10px 10px 0px 10px;
|
|
1699
|
-
` :
|
|
1709
|
+
` : L`
|
|
1700
1710
|
text-align: left;
|
|
1701
1711
|
border-radius: 10px 10px 10px 0px;
|
|
1702
1712
|
`, " ", ({
|
|
1703
1713
|
align: e
|
|
1704
|
-
}) => e !== "full" ?
|
|
1714
|
+
}) => e !== "full" ? L`
|
|
1705
1715
|
max-width: 85%;
|
|
1706
1716
|
` : "", " color:", ({
|
|
1707
1717
|
theme: e
|
|
1708
1718
|
}) => e.aiChat.primaryTextColor, ";background-color:", ({
|
|
1709
1719
|
theme: e,
|
|
1710
1720
|
align: t
|
|
1711
|
-
}) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"),
|
|
1721
|
+
}) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), P = ({
|
|
1712
1722
|
align: e,
|
|
1713
1723
|
children: t
|
|
1714
1724
|
}) => {
|
|
1715
1725
|
const {
|
|
1716
1726
|
themeSettings: r
|
|
1717
|
-
} =
|
|
1718
|
-
return /* @__PURE__ */ i(
|
|
1727
|
+
} = k();
|
|
1728
|
+
return /* @__PURE__ */ i(si, {
|
|
1719
1729
|
theme: r,
|
|
1720
1730
|
align: e,
|
|
1721
|
-
children: /* @__PURE__ */ i(
|
|
1731
|
+
children: /* @__PURE__ */ i(Ot, {
|
|
1722
1732
|
theme: r,
|
|
1723
1733
|
align: e,
|
|
1724
1734
|
children: t
|
|
1725
1735
|
})
|
|
1726
1736
|
});
|
|
1727
1737
|
};
|
|
1728
|
-
function
|
|
1738
|
+
function pi() {
|
|
1729
1739
|
const {
|
|
1730
1740
|
welcomeText: e
|
|
1731
|
-
} =
|
|
1732
|
-
return e === !1 ? null : /* @__PURE__ */ i(
|
|
1741
|
+
} = G();
|
|
1742
|
+
return e === !1 ? null : /* @__PURE__ */ i(P, {
|
|
1733
1743
|
align: "left",
|
|
1734
1744
|
children: e
|
|
1735
1745
|
});
|
|
1736
1746
|
}
|
|
1737
|
-
const
|
|
1747
|
+
const gi = /* @__PURE__ */ g("div", {
|
|
1738
1748
|
target: "e1r5p4wy0",
|
|
1739
1749
|
label: "Container"
|
|
1740
|
-
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"),
|
|
1750
|
+
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), ui = /* @__PURE__ */ g("div", {
|
|
1741
1751
|
target: "e1r5p4wy1",
|
|
1742
1752
|
label: "Title"
|
|
1743
1753
|
})("color:", ({
|
|
1744
1754
|
theme: e
|
|
1745
|
-
}) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"),
|
|
1755
|
+
}) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), hi = /* @__PURE__ */ g("div", {
|
|
1746
1756
|
target: "e1r5p4wy2",
|
|
1747
1757
|
label: "ActionButton"
|
|
1748
1758
|
})("color:rgba(54,163,217,1);cursor:pointer;");
|
|
1749
|
-
function
|
|
1759
|
+
function Rt({
|
|
1750
1760
|
text: e,
|
|
1751
1761
|
action: t
|
|
1752
1762
|
}) {
|
|
1753
1763
|
const {
|
|
1754
1764
|
themeSettings: r
|
|
1755
|
-
} =
|
|
1756
|
-
return /* @__PURE__ */ h(
|
|
1757
|
-
children: [/* @__PURE__ */ i(
|
|
1765
|
+
} = k();
|
|
1766
|
+
return /* @__PURE__ */ h(gi, {
|
|
1767
|
+
children: [/* @__PURE__ */ i(ui, {
|
|
1758
1768
|
theme: r,
|
|
1759
1769
|
children: e
|
|
1760
|
-
}), /* @__PURE__ */ i(
|
|
1770
|
+
}), /* @__PURE__ */ i(kr, {}), t && /* @__PURE__ */ i(hi, {
|
|
1761
1771
|
onClick: t.onClick,
|
|
1762
1772
|
children: t.text
|
|
1763
1773
|
})]
|
|
@@ -1767,10 +1777,10 @@ const be = /* @__PURE__ */ g("div", {
|
|
|
1767
1777
|
target: "e3ryei50",
|
|
1768
1778
|
label: "Dot"
|
|
1769
1779
|
})("width:5px;height:5px;border-radius:50%;background-color:", (e) => e.color, ";animation:hop 0.9s ease-out infinite;&:nth-of-type(2){animation-delay:0.1s;}&:nth-of-type(3){animation-delay:0.2s;}&:nth-of-type(4){animation-delay:0.3s;}@keyframes hop{0%,40%{transform:translateY(0);}20%{transform:translateY(-100%);}}");
|
|
1770
|
-
function
|
|
1780
|
+
function Ue() {
|
|
1771
1781
|
const {
|
|
1772
1782
|
themeSettings: e
|
|
1773
|
-
} =
|
|
1783
|
+
} = k(), t = e.aiChat.icons.color;
|
|
1774
1784
|
return /* @__PURE__ */ h("div", {
|
|
1775
1785
|
className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
|
|
1776
1786
|
"aria-label": "loading dots",
|
|
@@ -1785,16 +1795,16 @@ function Be() {
|
|
|
1785
1795
|
})]
|
|
1786
1796
|
});
|
|
1787
1797
|
}
|
|
1788
|
-
const
|
|
1798
|
+
const mi = /* @__PURE__ */ g("div", {
|
|
1789
1799
|
target: "ed5z2fc0",
|
|
1790
1800
|
label: "FlexContainer"
|
|
1791
1801
|
})("display:flex;", ({
|
|
1792
1802
|
align: e
|
|
1793
|
-
}) => e === "right" ?
|
|
1803
|
+
}) => e === "right" ? L`
|
|
1794
1804
|
justify-content: flex-end;
|
|
1795
|
-
` :
|
|
1805
|
+
` : L`
|
|
1796
1806
|
justify-content: flex-start;
|
|
1797
|
-
`),
|
|
1807
|
+
`), bi = /* @__PURE__ */ g("button", {
|
|
1798
1808
|
target: "ed5z2fc1",
|
|
1799
1809
|
label: "MessageButton"
|
|
1800
1810
|
})("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({
|
|
@@ -1809,13 +1819,13 @@ const pi = /* @__PURE__ */ g("div", {
|
|
|
1809
1819
|
theme: e
|
|
1810
1820
|
}) => e.aiChat.clickableMessages.hover.backgroundColor, ";}border-radius:20px;", ({
|
|
1811
1821
|
align: e
|
|
1812
|
-
}) => e === "right" ?
|
|
1822
|
+
}) => e === "right" ? L`
|
|
1813
1823
|
text-align: right;
|
|
1814
|
-
` :
|
|
1824
|
+
` : L`
|
|
1815
1825
|
text-align: left;
|
|
1816
1826
|
`, " ", ({
|
|
1817
1827
|
align: e
|
|
1818
|
-
}) => e !== "full" ?
|
|
1828
|
+
}) => e !== "full" ? L`
|
|
1819
1829
|
max-width: 382px;
|
|
1820
1830
|
` : "", " ", ({
|
|
1821
1831
|
theme: e
|
|
@@ -1826,7 +1836,7 @@ const pi = /* @__PURE__ */ g("div", {
|
|
|
1826
1836
|
} = e.aiChat.suggestions;
|
|
1827
1837
|
if (t) {
|
|
1828
1838
|
const [a, o] = t;
|
|
1829
|
-
return
|
|
1839
|
+
return L`
|
|
1830
1840
|
border: none;
|
|
1831
1841
|
position: relative;
|
|
1832
1842
|
border-radius: ${r};
|
|
@@ -1858,10 +1868,10 @@ function _e({
|
|
|
1858
1868
|
}) {
|
|
1859
1869
|
const {
|
|
1860
1870
|
themeSettings: l
|
|
1861
|
-
} =
|
|
1862
|
-
return /* @__PURE__ */ i(
|
|
1871
|
+
} = k();
|
|
1872
|
+
return /* @__PURE__ */ i(mi, {
|
|
1863
1873
|
align: t,
|
|
1864
|
-
children: /* @__PURE__ */ i(
|
|
1874
|
+
children: /* @__PURE__ */ i(bi, {
|
|
1865
1875
|
"aria-label": n,
|
|
1866
1876
|
theme: l,
|
|
1867
1877
|
onClick: r,
|
|
@@ -1872,15 +1882,15 @@ function _e({
|
|
|
1872
1882
|
})
|
|
1873
1883
|
});
|
|
1874
1884
|
}
|
|
1875
|
-
function
|
|
1885
|
+
function fi({
|
|
1876
1886
|
onCancel: e,
|
|
1877
1887
|
onConfirm: t
|
|
1878
1888
|
}) {
|
|
1879
1889
|
const {
|
|
1880
1890
|
t: r
|
|
1881
|
-
} =
|
|
1882
|
-
return /* @__PURE__ */ h(
|
|
1883
|
-
children: [/* @__PURE__ */ i(
|
|
1891
|
+
} = _();
|
|
1892
|
+
return /* @__PURE__ */ h(T, {
|
|
1893
|
+
children: [/* @__PURE__ */ i(P, {
|
|
1884
1894
|
align: "left",
|
|
1885
1895
|
children: r("ai.clearHistoryPrompt")
|
|
1886
1896
|
}), /* @__PURE__ */ h("div", {
|
|
@@ -1905,19 +1915,19 @@ function ui({
|
|
|
1905
1915
|
})]
|
|
1906
1916
|
});
|
|
1907
1917
|
}
|
|
1908
|
-
function
|
|
1909
|
-
return
|
|
1918
|
+
function xi(e) {
|
|
1919
|
+
return Mr("MuiDialog", e);
|
|
1910
1920
|
}
|
|
1911
|
-
const je =
|
|
1912
|
-
process.env.NODE_ENV !== "production" && (
|
|
1913
|
-
const
|
|
1921
|
+
const je = er("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), Zt = /* @__PURE__ */ Ce({});
|
|
1922
|
+
process.env.NODE_ENV !== "production" && (Zt.displayName = "DialogContext");
|
|
1923
|
+
const ki = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], wi = ve(tr, {
|
|
1914
1924
|
name: "MuiDialog",
|
|
1915
1925
|
slot: "Backdrop",
|
|
1916
1926
|
overrides: (e, t) => t.backdrop
|
|
1917
1927
|
})({
|
|
1918
1928
|
// Improve scrollable dialog support.
|
|
1919
1929
|
zIndex: -1
|
|
1920
|
-
}),
|
|
1930
|
+
}), yi = (e) => {
|
|
1921
1931
|
const {
|
|
1922
1932
|
classes: t,
|
|
1923
1933
|
scroll: r,
|
|
@@ -1929,8 +1939,8 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1929
1939
|
container: ["container", `scroll${ee(r)}`],
|
|
1930
1940
|
paper: ["paper", `paperScroll${ee(r)}`, `paperWidth${ee(String(a))}`, o && "paperFullWidth", n && "paperFullScreen"]
|
|
1931
1941
|
};
|
|
1932
|
-
return
|
|
1933
|
-
},
|
|
1942
|
+
return hr(l, xi, t);
|
|
1943
|
+
}, _i = ve(rr, {
|
|
1934
1944
|
name: "MuiDialog",
|
|
1935
1945
|
slot: "Root",
|
|
1936
1946
|
overridesResolver: (e, t) => t.root
|
|
@@ -1939,7 +1949,7 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1939
1949
|
// Use !important to override the Modal inline-style.
|
|
1940
1950
|
position: "absolute !important"
|
|
1941
1951
|
}
|
|
1942
|
-
}),
|
|
1952
|
+
}), Ci = ve("div", {
|
|
1943
1953
|
name: "MuiDialog",
|
|
1944
1954
|
slot: "Container",
|
|
1945
1955
|
overridesResolver: (e, t) => {
|
|
@@ -1950,7 +1960,7 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1950
1960
|
}
|
|
1951
1961
|
})(({
|
|
1952
1962
|
ownerState: e
|
|
1953
|
-
}) =>
|
|
1963
|
+
}) => U({
|
|
1954
1964
|
height: "100%",
|
|
1955
1965
|
"@media print": {
|
|
1956
1966
|
height: "auto"
|
|
@@ -1972,7 +1982,7 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1972
1982
|
height: "100%",
|
|
1973
1983
|
width: "0"
|
|
1974
1984
|
}
|
|
1975
|
-
})),
|
|
1985
|
+
})), vi = ve(pt, {
|
|
1976
1986
|
name: "MuiDialog",
|
|
1977
1987
|
slot: "Paper",
|
|
1978
1988
|
overridesResolver: (e, t) => {
|
|
@@ -1984,7 +1994,7 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1984
1994
|
})(({
|
|
1985
1995
|
theme: e,
|
|
1986
1996
|
ownerState: t
|
|
1987
|
-
}) =>
|
|
1997
|
+
}) => U({
|
|
1988
1998
|
margin: 32,
|
|
1989
1999
|
position: "relative",
|
|
1990
2000
|
overflowY: "auto",
|
|
@@ -2031,11 +2041,11 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
2031
2041
|
margin: 0,
|
|
2032
2042
|
maxWidth: "100%"
|
|
2033
2043
|
}
|
|
2034
|
-
})),
|
|
2035
|
-
const r =
|
|
2044
|
+
})), Wt = /* @__PURE__ */ gt(function(e, t) {
|
|
2045
|
+
const r = nr({
|
|
2036
2046
|
props: e,
|
|
2037
2047
|
name: "MuiDialog"
|
|
2038
|
-
}), a =
|
|
2048
|
+
}), a = lr(), o = {
|
|
2039
2049
|
enter: a.transitions.duration.enteringScreen,
|
|
2040
2050
|
exit: a.transitions.duration.leavingScreen
|
|
2041
2051
|
}, {
|
|
@@ -2047,71 +2057,71 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
2047
2057
|
className: u,
|
|
2048
2058
|
disableEscapeKeyDown: p = !1,
|
|
2049
2059
|
fullScreen: m = !1,
|
|
2050
|
-
fullWidth:
|
|
2051
|
-
maxWidth:
|
|
2052
|
-
onBackdropClick:
|
|
2053
|
-
onClick:
|
|
2054
|
-
onClose:
|
|
2055
|
-
open:
|
|
2056
|
-
PaperComponent:
|
|
2057
|
-
PaperProps:
|
|
2058
|
-
scroll:
|
|
2059
|
-
TransitionComponent:
|
|
2060
|
-
transitionDuration:
|
|
2061
|
-
TransitionProps:
|
|
2062
|
-
} = r,
|
|
2060
|
+
fullWidth: f = !1,
|
|
2061
|
+
maxWidth: w = "sm",
|
|
2062
|
+
onBackdropClick: x,
|
|
2063
|
+
onClick: S,
|
|
2064
|
+
onClose: I,
|
|
2065
|
+
open: E,
|
|
2066
|
+
PaperComponent: v = pt,
|
|
2067
|
+
PaperProps: R = {},
|
|
2068
|
+
scroll: H = "paper",
|
|
2069
|
+
TransitionComponent: Z = mr,
|
|
2070
|
+
transitionDuration: Q = o,
|
|
2071
|
+
TransitionProps: Ie
|
|
2072
|
+
} = r, he = dr(r, ki), B = U({}, r, {
|
|
2063
2073
|
disableEscapeKeyDown: p,
|
|
2064
2074
|
fullScreen: m,
|
|
2065
|
-
fullWidth:
|
|
2066
|
-
maxWidth:
|
|
2067
|
-
scroll:
|
|
2068
|
-
}),
|
|
2069
|
-
ae.current =
|
|
2070
|
-
},
|
|
2071
|
-
|
|
2072
|
-
},
|
|
2073
|
-
titleId:
|
|
2074
|
-
}), [
|
|
2075
|
-
return /* @__PURE__ */
|
|
2076
|
-
className: Ne(
|
|
2075
|
+
fullWidth: f,
|
|
2076
|
+
maxWidth: w,
|
|
2077
|
+
scroll: H
|
|
2078
|
+
}), X = yi(B), ae = V(), Ae = (W) => {
|
|
2079
|
+
ae.current = W.target === W.currentTarget;
|
|
2080
|
+
}, ie = (W) => {
|
|
2081
|
+
S && S(W), ae.current && (ae.current = null, x && x(W), I && I(W, "backdropClick"));
|
|
2082
|
+
}, oe = cr(l), j = N(() => ({
|
|
2083
|
+
titleId: oe
|
|
2084
|
+
}), [oe]);
|
|
2085
|
+
return /* @__PURE__ */ ne(_i, U({
|
|
2086
|
+
className: Ne(X.root, u),
|
|
2077
2087
|
closeAfterTransition: !0,
|
|
2078
2088
|
components: {
|
|
2079
|
-
Backdrop:
|
|
2089
|
+
Backdrop: wi
|
|
2080
2090
|
},
|
|
2081
2091
|
componentsProps: {
|
|
2082
|
-
backdrop:
|
|
2083
|
-
transitionDuration:
|
|
2092
|
+
backdrop: U({
|
|
2093
|
+
transitionDuration: Q,
|
|
2084
2094
|
as: c
|
|
2085
2095
|
}, d)
|
|
2086
2096
|
},
|
|
2087
2097
|
disableEscapeKeyDown: p,
|
|
2088
|
-
onClose:
|
|
2089
|
-
open:
|
|
2098
|
+
onClose: I,
|
|
2099
|
+
open: E,
|
|
2090
2100
|
ref: t,
|
|
2091
|
-
onClick:
|
|
2092
|
-
ownerState:
|
|
2093
|
-
},
|
|
2094
|
-
children: /* @__PURE__ */
|
|
2101
|
+
onClick: ie,
|
|
2102
|
+
ownerState: B
|
|
2103
|
+
}, he, {
|
|
2104
|
+
children: /* @__PURE__ */ ne(Z, U({
|
|
2095
2105
|
appear: !0,
|
|
2096
|
-
in:
|
|
2097
|
-
timeout:
|
|
2106
|
+
in: E,
|
|
2107
|
+
timeout: Q,
|
|
2098
2108
|
role: "presentation"
|
|
2099
|
-
},
|
|
2100
|
-
children: /* @__PURE__ */
|
|
2101
|
-
className: Ne(
|
|
2102
|
-
onMouseDown:
|
|
2103
|
-
ownerState:
|
|
2104
|
-
children: /* @__PURE__ */
|
|
2105
|
-
as:
|
|
2109
|
+
}, Ie, {
|
|
2110
|
+
children: /* @__PURE__ */ ne(Ci, {
|
|
2111
|
+
className: Ne(X.container),
|
|
2112
|
+
onMouseDown: Ae,
|
|
2113
|
+
ownerState: B,
|
|
2114
|
+
children: /* @__PURE__ */ ne(vi, U({
|
|
2115
|
+
as: v,
|
|
2106
2116
|
elevation: 24,
|
|
2107
2117
|
role: "dialog",
|
|
2108
2118
|
"aria-describedby": n,
|
|
2109
|
-
"aria-labelledby":
|
|
2110
|
-
},
|
|
2111
|
-
className: Ne(
|
|
2112
|
-
ownerState:
|
|
2113
|
-
children: /* @__PURE__ */
|
|
2114
|
-
value:
|
|
2119
|
+
"aria-labelledby": oe
|
|
2120
|
+
}, R, {
|
|
2121
|
+
className: Ne(X.paper, R.className),
|
|
2122
|
+
ownerState: B,
|
|
2123
|
+
children: /* @__PURE__ */ ne(Zt.Provider, {
|
|
2124
|
+
value: j,
|
|
2115
2125
|
children: s
|
|
2116
2126
|
})
|
|
2117
2127
|
}))
|
|
@@ -2119,7 +2129,7 @@ const mi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
2119
2129
|
}))
|
|
2120
2130
|
}));
|
|
2121
2131
|
});
|
|
2122
|
-
process.env.NODE_ENV !== "production" && (
|
|
2132
|
+
process.env.NODE_ENV !== "production" && (Wt.propTypes = {
|
|
2123
2133
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
2124
2134
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
2125
2135
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -2127,11 +2137,11 @@ process.env.NODE_ENV !== "production" && (Zt.propTypes = {
|
|
|
2127
2137
|
/**
|
|
2128
2138
|
* The id(s) of the element(s) that describe the dialog.
|
|
2129
2139
|
*/
|
|
2130
|
-
"aria-describedby":
|
|
2140
|
+
"aria-describedby": b.string,
|
|
2131
2141
|
/**
|
|
2132
2142
|
* The id(s) of the element(s) that label the dialog.
|
|
2133
2143
|
*/
|
|
2134
|
-
"aria-labelledby":
|
|
2144
|
+
"aria-labelledby": b.string,
|
|
2135
2145
|
/**
|
|
2136
2146
|
* A backdrop component. This prop enables custom backdrop rendering.
|
|
2137
2147
|
* @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.
|
|
@@ -2146,92 +2156,92 @@ process.env.NODE_ENV !== "production" && (Zt.propTypes = {
|
|
|
2146
2156
|
* zIndex: -1,
|
|
2147
2157
|
* })
|
|
2148
2158
|
*/
|
|
2149
|
-
BackdropComponent:
|
|
2159
|
+
BackdropComponent: b.elementType,
|
|
2150
2160
|
/**
|
|
2151
2161
|
* @ignore
|
|
2152
2162
|
*/
|
|
2153
|
-
BackdropProps:
|
|
2163
|
+
BackdropProps: b.object,
|
|
2154
2164
|
/**
|
|
2155
2165
|
* Dialog children, usually the included sub-components.
|
|
2156
2166
|
*/
|
|
2157
|
-
children:
|
|
2167
|
+
children: b.node,
|
|
2158
2168
|
/**
|
|
2159
2169
|
* Override or extend the styles applied to the component.
|
|
2160
2170
|
*/
|
|
2161
|
-
classes:
|
|
2171
|
+
classes: b.object,
|
|
2162
2172
|
/**
|
|
2163
2173
|
* @ignore
|
|
2164
2174
|
*/
|
|
2165
|
-
className:
|
|
2175
|
+
className: b.string,
|
|
2166
2176
|
/**
|
|
2167
2177
|
* If `true`, hitting escape will not fire the `onClose` callback.
|
|
2168
2178
|
* @default false
|
|
2169
2179
|
*/
|
|
2170
|
-
disableEscapeKeyDown:
|
|
2180
|
+
disableEscapeKeyDown: b.bool,
|
|
2171
2181
|
/**
|
|
2172
2182
|
* If `true`, the dialog is full-screen.
|
|
2173
2183
|
* @default false
|
|
2174
2184
|
*/
|
|
2175
|
-
fullScreen:
|
|
2185
|
+
fullScreen: b.bool,
|
|
2176
2186
|
/**
|
|
2177
2187
|
* If `true`, the dialog stretches to `maxWidth`.
|
|
2178
2188
|
*
|
|
2179
2189
|
* Notice that the dialog width grow is limited by the default margin.
|
|
2180
2190
|
* @default false
|
|
2181
2191
|
*/
|
|
2182
|
-
fullWidth:
|
|
2192
|
+
fullWidth: b.bool,
|
|
2183
2193
|
/**
|
|
2184
2194
|
* Determine the max-width of the dialog.
|
|
2185
2195
|
* The dialog width grows with the size of the screen.
|
|
2186
2196
|
* Set to `false` to disable `maxWidth`.
|
|
2187
2197
|
* @default 'sm'
|
|
2188
2198
|
*/
|
|
2189
|
-
maxWidth:
|
|
2199
|
+
maxWidth: b.oneOfType([b.oneOf(["xs", "sm", "md", "lg", "xl", !1]), b.string]),
|
|
2190
2200
|
/**
|
|
2191
2201
|
* Callback fired when the backdrop is clicked.
|
|
2192
2202
|
* @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
|
|
2193
2203
|
*/
|
|
2194
|
-
onBackdropClick:
|
|
2204
|
+
onBackdropClick: b.func,
|
|
2195
2205
|
/**
|
|
2196
2206
|
* @ignore
|
|
2197
2207
|
*/
|
|
2198
|
-
onClick:
|
|
2208
|
+
onClick: b.func,
|
|
2199
2209
|
/**
|
|
2200
2210
|
* Callback fired when the component requests to be closed.
|
|
2201
2211
|
*
|
|
2202
2212
|
* @param {object} event The event source of the callback.
|
|
2203
2213
|
* @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
|
|
2204
2214
|
*/
|
|
2205
|
-
onClose:
|
|
2215
|
+
onClose: b.func,
|
|
2206
2216
|
/**
|
|
2207
2217
|
* If `true`, the component is shown.
|
|
2208
2218
|
*/
|
|
2209
|
-
open:
|
|
2219
|
+
open: b.bool.isRequired,
|
|
2210
2220
|
/**
|
|
2211
2221
|
* The component used to render the body of the dialog.
|
|
2212
2222
|
* @default Paper
|
|
2213
2223
|
*/
|
|
2214
|
-
PaperComponent:
|
|
2224
|
+
PaperComponent: b.elementType,
|
|
2215
2225
|
/**
|
|
2216
2226
|
* Props applied to the [`Paper`](/material-ui/api/paper/) element.
|
|
2217
2227
|
* @default {}
|
|
2218
2228
|
*/
|
|
2219
|
-
PaperProps:
|
|
2229
|
+
PaperProps: b.object,
|
|
2220
2230
|
/**
|
|
2221
2231
|
* Determine the container for scrolling the dialog.
|
|
2222
2232
|
* @default 'paper'
|
|
2223
2233
|
*/
|
|
2224
|
-
scroll:
|
|
2234
|
+
scroll: b.oneOf(["body", "paper"]),
|
|
2225
2235
|
/**
|
|
2226
2236
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
2227
2237
|
*/
|
|
2228
|
-
sx:
|
|
2238
|
+
sx: b.oneOfType([b.arrayOf(b.oneOfType([b.func, b.object, b.bool])), b.func, b.object]),
|
|
2229
2239
|
/**
|
|
2230
2240
|
* The component used for the transition.
|
|
2231
2241
|
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
2232
2242
|
* @default Fade
|
|
2233
2243
|
*/
|
|
2234
|
-
TransitionComponent:
|
|
2244
|
+
TransitionComponent: b.elementType,
|
|
2235
2245
|
/**
|
|
2236
2246
|
* The duration for the transition, in milliseconds.
|
|
2237
2247
|
* You may specify a single timeout for all transitions, or individually with an object.
|
|
@@ -2240,18 +2250,18 @@ process.env.NODE_ENV !== "production" && (Zt.propTypes = {
|
|
|
2240
2250
|
* exit: theme.transitions.duration.leavingScreen,
|
|
2241
2251
|
* }
|
|
2242
2252
|
*/
|
|
2243
|
-
transitionDuration:
|
|
2244
|
-
appear:
|
|
2245
|
-
enter:
|
|
2246
|
-
exit:
|
|
2253
|
+
transitionDuration: b.oneOfType([b.number, b.shape({
|
|
2254
|
+
appear: b.number,
|
|
2255
|
+
enter: b.number,
|
|
2256
|
+
exit: b.number
|
|
2247
2257
|
})]),
|
|
2248
2258
|
/**
|
|
2249
2259
|
* Props applied to the transition element.
|
|
2250
2260
|
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
|
|
2251
2261
|
*/
|
|
2252
|
-
TransitionProps:
|
|
2262
|
+
TransitionProps: b.object
|
|
2253
2263
|
});
|
|
2254
|
-
function
|
|
2264
|
+
function Mi({
|
|
2255
2265
|
fillColor: e = "#262E3D"
|
|
2256
2266
|
}) {
|
|
2257
2267
|
return /* @__PURE__ */ h("svg", {
|
|
@@ -2275,7 +2285,7 @@ function yi({
|
|
|
2275
2285
|
})]
|
|
2276
2286
|
});
|
|
2277
2287
|
}
|
|
2278
|
-
const
|
|
2288
|
+
const qt = {
|
|
2279
2289
|
row: {
|
|
2280
2290
|
hover: "rgba(224, 224, 224, 0.3)"
|
|
2281
2291
|
},
|
|
@@ -2360,9 +2370,9 @@ const Rt = {
|
|
|
2360
2370
|
errorBG: "rgba(231, 71, 39, 0.1)"
|
|
2361
2371
|
}
|
|
2362
2372
|
}
|
|
2363
|
-
},
|
|
2373
|
+
}, Di = {
|
|
2364
2374
|
shouldForwardProp: (e) => !e.startsWith("$")
|
|
2365
|
-
},
|
|
2375
|
+
}, ue = /* @__PURE__ */ g(ft, Di, {
|
|
2366
2376
|
target: "e869yoj0",
|
|
2367
2377
|
label: "IconButton"
|
|
2368
2378
|
})(({
|
|
@@ -2370,10 +2380,10 @@ const Rt = {
|
|
|
2370
2380
|
}) => ({
|
|
2371
2381
|
padding: 2,
|
|
2372
2382
|
"&.MuiIconButton-root:hover": {
|
|
2373
|
-
backgroundColor: e ??
|
|
2383
|
+
backgroundColor: e ?? qt.interaction.defaultHover
|
|
2374
2384
|
}
|
|
2375
2385
|
}));
|
|
2376
|
-
function
|
|
2386
|
+
function Si({
|
|
2377
2387
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
2378
2388
|
}) {
|
|
2379
2389
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2390,7 +2400,7 @@ function Ci({
|
|
|
2390
2400
|
})
|
|
2391
2401
|
});
|
|
2392
2402
|
}
|
|
2393
|
-
function
|
|
2403
|
+
function Ii({
|
|
2394
2404
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
2395
2405
|
}) {
|
|
2396
2406
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2407,7 +2417,7 @@ function vi({
|
|
|
2407
2417
|
})
|
|
2408
2418
|
});
|
|
2409
2419
|
}
|
|
2410
|
-
function
|
|
2420
|
+
function Ai() {
|
|
2411
2421
|
return /* @__PURE__ */ i("svg", {
|
|
2412
2422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2413
2423
|
width: "24",
|
|
@@ -2423,7 +2433,7 @@ function Mi() {
|
|
|
2423
2433
|
})
|
|
2424
2434
|
});
|
|
2425
2435
|
}
|
|
2426
|
-
function
|
|
2436
|
+
function Li({
|
|
2427
2437
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
2428
2438
|
}) {
|
|
2429
2439
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2440,41 +2450,41 @@ function Di({
|
|
|
2440
2450
|
})
|
|
2441
2451
|
});
|
|
2442
2452
|
}
|
|
2443
|
-
const
|
|
2453
|
+
const Fe = (e) => bt(e.chart.backgroundColor), Ni = ({
|
|
2444
2454
|
title: e
|
|
2445
2455
|
}) => {
|
|
2446
2456
|
const {
|
|
2447
2457
|
themeSettings: t
|
|
2448
|
-
} =
|
|
2449
|
-
return /* @__PURE__ */ i(
|
|
2458
|
+
} = k();
|
|
2459
|
+
return /* @__PURE__ */ i(ge, {
|
|
2450
2460
|
title: e,
|
|
2451
|
-
children: /* @__PURE__ */ i(
|
|
2461
|
+
children: /* @__PURE__ */ i(ue, {
|
|
2452
2462
|
disableTouchRipple: !0,
|
|
2453
|
-
$hoverColor:
|
|
2454
|
-
children: /* @__PURE__ */ i(
|
|
2463
|
+
$hoverColor: Fe(t),
|
|
2464
|
+
children: /* @__PURE__ */ i(Ii, {
|
|
2455
2465
|
fill: t.chart.textColor
|
|
2456
2466
|
})
|
|
2457
2467
|
})
|
|
2458
2468
|
});
|
|
2459
|
-
},
|
|
2469
|
+
}, Ti = ({
|
|
2460
2470
|
items: e
|
|
2461
2471
|
}) => {
|
|
2462
|
-
const [t, r] =
|
|
2472
|
+
const [t, r] = D(null), a = (l) => {
|
|
2463
2473
|
r(l.currentTarget);
|
|
2464
2474
|
}, o = () => {
|
|
2465
2475
|
r(null);
|
|
2466
2476
|
}, {
|
|
2467
2477
|
themeSettings: n
|
|
2468
|
-
} =
|
|
2469
|
-
return /* @__PURE__ */ h(
|
|
2470
|
-
children: [/* @__PURE__ */ i(
|
|
2478
|
+
} = k();
|
|
2479
|
+
return /* @__PURE__ */ h(T, {
|
|
2480
|
+
children: [/* @__PURE__ */ i(ue, {
|
|
2471
2481
|
onClick: a,
|
|
2472
|
-
$hoverColor:
|
|
2482
|
+
$hoverColor: Fe(n),
|
|
2473
2483
|
"aria-label": "three dots button",
|
|
2474
|
-
children: /* @__PURE__ */ i(
|
|
2484
|
+
children: /* @__PURE__ */ i(Li, {
|
|
2475
2485
|
fill: n.chart.textColor
|
|
2476
2486
|
})
|
|
2477
|
-
}), /* @__PURE__ */ i(
|
|
2487
|
+
}), /* @__PURE__ */ i(zr, {
|
|
2478
2488
|
anchorEl: t,
|
|
2479
2489
|
anchorOrigin: {
|
|
2480
2490
|
vertical: "bottom",
|
|
@@ -2486,14 +2496,14 @@ const Qe = (e) => ut(e.chart.backgroundColor), Ii = ({
|
|
|
2486
2496
|
},
|
|
2487
2497
|
open: !!t,
|
|
2488
2498
|
onClose: o,
|
|
2489
|
-
children: e.map((l) => /* @__PURE__ */ h(
|
|
2499
|
+
children: e.map((l) => /* @__PURE__ */ h(Er, {
|
|
2490
2500
|
onClick: () => {
|
|
2491
2501
|
l.onClick(), o();
|
|
2492
2502
|
},
|
|
2493
2503
|
sx: {
|
|
2494
2504
|
fontSize: "13px",
|
|
2495
2505
|
fontFamily: n.typography.fontFamily,
|
|
2496
|
-
color:
|
|
2506
|
+
color: qt.text.content
|
|
2497
2507
|
},
|
|
2498
2508
|
disableRipple: !0,
|
|
2499
2509
|
children: [l.icon, /* @__PURE__ */ i("div", {
|
|
@@ -2503,63 +2513,63 @@ const Qe = (e) => ut(e.chart.backgroundColor), Ii = ({
|
|
|
2503
2513
|
}, l.title))
|
|
2504
2514
|
})]
|
|
2505
2515
|
});
|
|
2506
|
-
},
|
|
2516
|
+
}, ji = ({
|
|
2507
2517
|
onClick: e
|
|
2508
2518
|
}) => {
|
|
2509
2519
|
const {
|
|
2510
2520
|
themeSettings: t
|
|
2511
|
-
} =
|
|
2521
|
+
} = k(), {
|
|
2512
2522
|
t: r
|
|
2513
|
-
} =
|
|
2514
|
-
return /* @__PURE__ */ i(
|
|
2523
|
+
} = _();
|
|
2524
|
+
return /* @__PURE__ */ i(ge, {
|
|
2515
2525
|
title: r("ai.preview"),
|
|
2516
|
-
children: /* @__PURE__ */ i(
|
|
2526
|
+
children: /* @__PURE__ */ i(ue, {
|
|
2517
2527
|
onClick: e,
|
|
2518
|
-
$hoverColor:
|
|
2519
|
-
children: /* @__PURE__ */ i(
|
|
2528
|
+
$hoverColor: Fe(t),
|
|
2529
|
+
children: /* @__PURE__ */ i(Si, {
|
|
2520
2530
|
fill: t.chart.textColor
|
|
2521
2531
|
})
|
|
2522
2532
|
})
|
|
2523
2533
|
});
|
|
2524
|
-
},
|
|
2534
|
+
}, Ei = /* @__PURE__ */ g("div", {
|
|
2525
2535
|
target: "e1cseu7j0",
|
|
2526
2536
|
label: "ToolbarContainer"
|
|
2527
2537
|
})("display:flex;padding-top:6px;padding-bottom:6px;");
|
|
2528
|
-
function
|
|
2538
|
+
function zi({
|
|
2529
2539
|
infoTooltipText: e,
|
|
2530
2540
|
onRefresh: t,
|
|
2531
2541
|
onExpand: r
|
|
2532
2542
|
}) {
|
|
2533
|
-
const a =
|
|
2543
|
+
const a = N(() => [{
|
|
2534
2544
|
title: "Refresh",
|
|
2535
2545
|
onClick: t,
|
|
2536
|
-
icon: /* @__PURE__ */ i(
|
|
2546
|
+
icon: /* @__PURE__ */ i(Ai, {})
|
|
2537
2547
|
}], [t]);
|
|
2538
|
-
return /* @__PURE__ */ h(
|
|
2548
|
+
return /* @__PURE__ */ h(Ei, {
|
|
2539
2549
|
"aria-label": "chatbot chart toolbar",
|
|
2540
|
-
children: [/* @__PURE__ */ i(
|
|
2550
|
+
children: [/* @__PURE__ */ i(Ni, {
|
|
2541
2551
|
title: e ?? ""
|
|
2542
|
-
}), /* @__PURE__ */ i(
|
|
2552
|
+
}), /* @__PURE__ */ i(Ti, {
|
|
2543
2553
|
items: a
|
|
2544
|
-
}), /* @__PURE__ */ i(
|
|
2554
|
+
}), /* @__PURE__ */ i(ji, {
|
|
2545
2555
|
onClick: r
|
|
2546
2556
|
})]
|
|
2547
2557
|
});
|
|
2548
2558
|
}
|
|
2549
|
-
function
|
|
2559
|
+
function Oi({
|
|
2550
2560
|
content: e
|
|
2551
2561
|
}) {
|
|
2552
|
-
const [t, r] =
|
|
2562
|
+
const [t, r] = D(!1), {
|
|
2553
2563
|
themeSettings: a
|
|
2554
|
-
} =
|
|
2564
|
+
} = k(), {
|
|
2555
2565
|
inlineElement: o,
|
|
2556
2566
|
expandedElement: n
|
|
2557
|
-
} =
|
|
2558
|
-
const l =
|
|
2567
|
+
} = N(() => {
|
|
2568
|
+
const l = se(e, {
|
|
2559
2569
|
useCustomizedStyleOptions: !0
|
|
2560
2570
|
});
|
|
2561
2571
|
if (l === void 0 || !xe(l))
|
|
2562
|
-
throw new
|
|
2572
|
+
throw new $("errors.otherWidgetTypesNotSupported");
|
|
2563
2573
|
const {
|
|
2564
2574
|
detailedDescription: c
|
|
2565
2575
|
} = e, {
|
|
@@ -2567,7 +2577,7 @@ function Ti({
|
|
|
2567
2577
|
} = l, s = {
|
|
2568
2578
|
cornerRadius: "Small",
|
|
2569
2579
|
header: {
|
|
2570
|
-
renderToolbar: (m) => /* @__PURE__ */ i(
|
|
2580
|
+
renderToolbar: (m) => /* @__PURE__ */ i(zi, {
|
|
2571
2581
|
infoTooltipText: c,
|
|
2572
2582
|
onRefresh: m,
|
|
2573
2583
|
onExpand: () => r(!0)
|
|
@@ -2575,13 +2585,13 @@ function Ti({
|
|
|
2575
2585
|
}
|
|
2576
2586
|
};
|
|
2577
2587
|
let u, p;
|
|
2578
|
-
if (
|
|
2588
|
+
if (Tr(l.chartType))
|
|
2579
2589
|
u = /* @__PURE__ */ i("div", {
|
|
2580
2590
|
className: "csdk-h-[245px]",
|
|
2581
|
-
children: /* @__PURE__ */ i(
|
|
2591
|
+
children: /* @__PURE__ */ i(le, M(C({}, l), {
|
|
2582
2592
|
styleOptions: s
|
|
2583
2593
|
}))
|
|
2584
|
-
}), p = /* @__PURE__ */ i(
|
|
2594
|
+
}), p = /* @__PURE__ */ i(le, M(C({}, l), {
|
|
2585
2595
|
styleOptions: {
|
|
2586
2596
|
header: {
|
|
2587
2597
|
hidden: !0
|
|
@@ -2589,21 +2599,21 @@ function Ti({
|
|
|
2589
2599
|
}
|
|
2590
2600
|
}));
|
|
2591
2601
|
else {
|
|
2592
|
-
const m =
|
|
2602
|
+
const m = M(C({}, d), {
|
|
2593
2603
|
header: {
|
|
2594
2604
|
hidden: !0
|
|
2595
2605
|
}
|
|
2596
|
-
}),
|
|
2606
|
+
}), f = C(M(C({}, d), {
|
|
2597
2607
|
legend: void 0,
|
|
2598
2608
|
xAxis: void 0,
|
|
2599
2609
|
yAxis: void 0
|
|
2600
2610
|
}), s);
|
|
2601
|
-
delete
|
|
2602
|
-
children: /* @__PURE__ */ i(
|
|
2603
|
-
styleOptions:
|
|
2611
|
+
delete f.legend, delete f.xAxis, delete f.yAxis, u = /* @__PURE__ */ i("div", {
|
|
2612
|
+
children: /* @__PURE__ */ i(le, M(C({}, l), {
|
|
2613
|
+
styleOptions: f
|
|
2604
2614
|
}))
|
|
2605
|
-
}), p = /* @__PURE__ */ i(
|
|
2606
|
-
styleOptions:
|
|
2615
|
+
}), p = /* @__PURE__ */ i(le, M(C({}, l), {
|
|
2616
|
+
styleOptions: C({
|
|
2607
2617
|
cornerRadius: "None"
|
|
2608
2618
|
}, m)
|
|
2609
2619
|
}));
|
|
@@ -2613,8 +2623,8 @@ function Ti({
|
|
|
2613
2623
|
expandedElement: p
|
|
2614
2624
|
};
|
|
2615
2625
|
}, [e]);
|
|
2616
|
-
return /* @__PURE__ */ h(
|
|
2617
|
-
children: [o, /* @__PURE__ */ h(
|
|
2626
|
+
return /* @__PURE__ */ h(T, {
|
|
2627
|
+
children: [o, /* @__PURE__ */ h(Wt, {
|
|
2618
2628
|
open: t,
|
|
2619
2629
|
onClose: () => r(!1),
|
|
2620
2630
|
maxWidth: "xl",
|
|
@@ -2630,10 +2640,10 @@ function Ti({
|
|
|
2630
2640
|
children: [/* @__PURE__ */ i("div", {
|
|
2631
2641
|
className: "csdk-text-ai-lg csdk-semibold",
|
|
2632
2642
|
children: e.queryTitle
|
|
2633
|
-
}), /* @__PURE__ */ i(
|
|
2643
|
+
}), /* @__PURE__ */ i(ft, {
|
|
2634
2644
|
onClick: () => r(!1),
|
|
2635
2645
|
"aria-label": "close expanded chart",
|
|
2636
|
-
children: /* @__PURE__ */ i(
|
|
2646
|
+
children: /* @__PURE__ */ i(Mi, {
|
|
2637
2647
|
fillColor: a.aiChat.primaryTextColor
|
|
2638
2648
|
})
|
|
2639
2649
|
})]
|
|
@@ -2644,7 +2654,7 @@ function Ti({
|
|
|
2644
2654
|
})]
|
|
2645
2655
|
});
|
|
2646
2656
|
}
|
|
2647
|
-
function
|
|
2657
|
+
function Ri({
|
|
2648
2658
|
theme: e
|
|
2649
2659
|
}) {
|
|
2650
2660
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2661,29 +2671,29 @@ function ji({
|
|
|
2661
2671
|
})
|
|
2662
2672
|
});
|
|
2663
2673
|
}
|
|
2664
|
-
function
|
|
2674
|
+
function Zi({
|
|
2665
2675
|
onClick: e,
|
|
2666
2676
|
disabled: t
|
|
2667
2677
|
}) {
|
|
2668
2678
|
const {
|
|
2669
2679
|
themeSettings: r
|
|
2670
|
-
} =
|
|
2680
|
+
} = k(), {
|
|
2671
2681
|
t: a
|
|
2672
|
-
} =
|
|
2673
|
-
return /* @__PURE__ */ i(
|
|
2682
|
+
} = _();
|
|
2683
|
+
return /* @__PURE__ */ i(ge, {
|
|
2674
2684
|
title: a("ai.buttons.incorrectResponse"),
|
|
2675
|
-
children: /* @__PURE__ */ i(
|
|
2685
|
+
children: /* @__PURE__ */ i(ue, {
|
|
2676
2686
|
"aria-label": "thumbs-down",
|
|
2677
2687
|
onClick: e,
|
|
2678
2688
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
2679
2689
|
disabled: t,
|
|
2680
|
-
children: /* @__PURE__ */ i(
|
|
2690
|
+
children: /* @__PURE__ */ i(Ri, {
|
|
2681
2691
|
theme: r
|
|
2682
2692
|
})
|
|
2683
2693
|
})
|
|
2684
2694
|
});
|
|
2685
2695
|
}
|
|
2686
|
-
function
|
|
2696
|
+
function Wi({
|
|
2687
2697
|
theme: e
|
|
2688
2698
|
}) {
|
|
2689
2699
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2700,97 +2710,97 @@ function zi({
|
|
|
2700
2710
|
})
|
|
2701
2711
|
});
|
|
2702
2712
|
}
|
|
2703
|
-
function
|
|
2713
|
+
function qi({
|
|
2704
2714
|
onClick: e,
|
|
2705
2715
|
disabled: t
|
|
2706
2716
|
}) {
|
|
2707
2717
|
const {
|
|
2708
2718
|
themeSettings: r
|
|
2709
|
-
} =
|
|
2719
|
+
} = k(), {
|
|
2710
2720
|
t: a
|
|
2711
|
-
} =
|
|
2712
|
-
return /* @__PURE__ */ i(
|
|
2721
|
+
} = _();
|
|
2722
|
+
return /* @__PURE__ */ i(ge, {
|
|
2713
2723
|
title: a("ai.buttons.correctResponse"),
|
|
2714
|
-
children: /* @__PURE__ */ i(
|
|
2724
|
+
children: /* @__PURE__ */ i(ue, {
|
|
2715
2725
|
"aria-label": "thumbs-up",
|
|
2716
2726
|
onClick: e,
|
|
2717
2727
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
2718
2728
|
disabled: t,
|
|
2719
|
-
children: /* @__PURE__ */ i(
|
|
2729
|
+
children: /* @__PURE__ */ i(Wi, {
|
|
2720
2730
|
theme: r
|
|
2721
2731
|
})
|
|
2722
2732
|
})
|
|
2723
2733
|
});
|
|
2724
2734
|
}
|
|
2725
|
-
const
|
|
2726
|
-
const [e, t] =
|
|
2735
|
+
const Gi = () => {
|
|
2736
|
+
const [e, t] = D(!1), r = V(null), a = y(() => {
|
|
2727
2737
|
t(!0);
|
|
2728
|
-
}, []), o =
|
|
2738
|
+
}, []), o = y(() => {
|
|
2729
2739
|
t(!1);
|
|
2730
2740
|
}, []);
|
|
2731
|
-
return [
|
|
2741
|
+
return [y((n) => {
|
|
2732
2742
|
var l;
|
|
2733
2743
|
((l = r.current) == null ? void 0 : l.nodeType) === Node.ELEMENT_NODE && (r.current.removeEventListener("mouseenter", a), r.current.removeEventListener("mouseleave", o)), (n == null ? void 0 : n.nodeType) === Node.ELEMENT_NODE && (n.addEventListener("mouseenter", a), n.addEventListener("mouseleave", o)), r.current = n;
|
|
2734
2744
|
}, [a, o]), e];
|
|
2735
|
-
},
|
|
2745
|
+
}, Hi = /* @__PURE__ */ g("div", {
|
|
2736
2746
|
target: "e2xyvaw0",
|
|
2737
2747
|
label: "Container"
|
|
2738
2748
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
2739
2749
|
theme: e
|
|
2740
2750
|
}) => e.aiChat.body.gapBetweenMessages, ";");
|
|
2741
|
-
function
|
|
2751
|
+
function Yi({
|
|
2742
2752
|
visible: e,
|
|
2743
2753
|
onSend: t
|
|
2744
2754
|
}) {
|
|
2745
|
-
const [r, a] =
|
|
2755
|
+
const [r, a] = D(!1), o = y((l) => {
|
|
2746
2756
|
a(!0), t(l === "up" ? 1 : -1);
|
|
2747
2757
|
}, [t]);
|
|
2748
2758
|
return e ? /* @__PURE__ */ h("div", {
|
|
2749
2759
|
className: `csdk-flex csdk-items-center ${`csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${r ? "csdk-opacity-0" : "csdk-opacity-100"}`}`,
|
|
2750
|
-
children: [/* @__PURE__ */ i(
|
|
2760
|
+
children: [/* @__PURE__ */ i(qi, {
|
|
2751
2761
|
onClick: () => o("up"),
|
|
2752
2762
|
disabled: r
|
|
2753
|
-
}), /* @__PURE__ */ i(
|
|
2763
|
+
}), /* @__PURE__ */ i(Zi, {
|
|
2754
2764
|
onClick: () => o("down"),
|
|
2755
2765
|
disabled: r
|
|
2756
2766
|
})]
|
|
2757
2767
|
}) : null;
|
|
2758
2768
|
}
|
|
2759
|
-
function
|
|
2769
|
+
function Re({
|
|
2760
2770
|
sourceId: e,
|
|
2761
2771
|
data: t,
|
|
2762
2772
|
type: r,
|
|
2763
2773
|
buttonVisibility: a = "onHover",
|
|
2764
2774
|
renderContent: o
|
|
2765
2775
|
}) {
|
|
2766
|
-
const n =
|
|
2776
|
+
const n = O(), l = Dr(y((p) => {
|
|
2767
2777
|
n && n.ai.sendFeedback({
|
|
2768
2778
|
sourceId: e,
|
|
2769
2779
|
type: r,
|
|
2770
2780
|
data: t,
|
|
2771
2781
|
rating: p
|
|
2772
2782
|
});
|
|
2773
|
-
}, [n, e, t, r]), 200), [c, d] =
|
|
2783
|
+
}, [n, e, t, r]), 200), [c, d] = Gi(), s = N(() => a === "onHover" ? d : a !== "never", [d, a]), {
|
|
2774
2784
|
themeSettings: u
|
|
2775
|
-
} =
|
|
2776
|
-
return /* @__PURE__ */ i(
|
|
2785
|
+
} = k();
|
|
2786
|
+
return /* @__PURE__ */ i(Hi, {
|
|
2777
2787
|
ref: c,
|
|
2778
2788
|
theme: u,
|
|
2779
|
-
children: o(/* @__PURE__ */ i(
|
|
2789
|
+
children: o(/* @__PURE__ */ i(Yi, {
|
|
2780
2790
|
onSend: l,
|
|
2781
2791
|
visible: s
|
|
2782
2792
|
}))
|
|
2783
2793
|
});
|
|
2784
2794
|
}
|
|
2785
|
-
const
|
|
2786
|
-
function
|
|
2795
|
+
const Pi = 18 * 5;
|
|
2796
|
+
function Se({
|
|
2787
2797
|
text: e
|
|
2788
2798
|
}) {
|
|
2789
|
-
const [t, r] =
|
|
2799
|
+
const [t, r] = D(!0), [a, o] = D(!1), {
|
|
2790
2800
|
t: n
|
|
2791
|
-
} =
|
|
2801
|
+
} = _(), l = V(null);
|
|
2792
2802
|
return ke(() => {
|
|
2793
|
-
l.current && l.current.scrollHeight >
|
|
2803
|
+
l.current && l.current.scrollHeight > Pi && o(!0);
|
|
2794
2804
|
}, [e]), /* @__PURE__ */ h("div", {
|
|
2795
2805
|
children: [/* @__PURE__ */ i("div", {
|
|
2796
2806
|
ref: l,
|
|
@@ -2806,30 +2816,30 @@ function Ie({
|
|
|
2806
2816
|
})]
|
|
2807
2817
|
});
|
|
2808
2818
|
}
|
|
2809
|
-
function
|
|
2819
|
+
function Qi({
|
|
2810
2820
|
nlgRequest: e
|
|
2811
2821
|
}) {
|
|
2812
2822
|
const {
|
|
2813
2823
|
data: t,
|
|
2814
2824
|
isLoading: r,
|
|
2815
2825
|
isError: a
|
|
2816
|
-
} =
|
|
2826
|
+
} = pe(e), {
|
|
2817
2827
|
t: o
|
|
2818
|
-
} =
|
|
2819
|
-
return r ? /* @__PURE__ */ i(
|
|
2828
|
+
} = _();
|
|
2829
|
+
return r ? /* @__PURE__ */ i(Ue, {}) : a ? /* @__PURE__ */ i(P, {
|
|
2820
2830
|
align: "left",
|
|
2821
2831
|
children: o("ai.errors.unexpected")
|
|
2822
|
-
}) : /* @__PURE__ */ i(
|
|
2832
|
+
}) : /* @__PURE__ */ i(P, {
|
|
2823
2833
|
align: "full",
|
|
2824
|
-
children: /* @__PURE__ */ i(
|
|
2834
|
+
children: /* @__PURE__ */ i(Se, {
|
|
2825
2835
|
text: t ?? o("ai.errors.insightsNotAvailable")
|
|
2826
2836
|
})
|
|
2827
2837
|
});
|
|
2828
2838
|
}
|
|
2829
|
-
function
|
|
2839
|
+
function Bi() {
|
|
2830
2840
|
const {
|
|
2831
2841
|
themeSettings: e
|
|
2832
|
-
} =
|
|
2842
|
+
} = k();
|
|
2833
2843
|
return /* @__PURE__ */ i("svg", {
|
|
2834
2844
|
width: "24",
|
|
2835
2845
|
height: "25",
|
|
@@ -2844,129 +2854,130 @@ function Hi() {
|
|
|
2844
2854
|
})
|
|
2845
2855
|
});
|
|
2846
2856
|
}
|
|
2847
|
-
function
|
|
2857
|
+
function Ui({
|
|
2848
2858
|
onClick: e
|
|
2849
2859
|
}) {
|
|
2850
2860
|
const {
|
|
2851
2861
|
t
|
|
2852
|
-
} =
|
|
2862
|
+
} = _();
|
|
2853
2863
|
return /* @__PURE__ */ i(_e, {
|
|
2854
2864
|
align: "left",
|
|
2855
2865
|
onClick: e,
|
|
2856
2866
|
children: /* @__PURE__ */ h("div", {
|
|
2857
2867
|
className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
|
|
2858
|
-
children: [/* @__PURE__ */ i(
|
|
2868
|
+
children: [/* @__PURE__ */ i(Bi, {}), t("ai.buttons.insights")]
|
|
2859
2869
|
})
|
|
2860
2870
|
});
|
|
2861
2871
|
}
|
|
2862
|
-
var
|
|
2863
|
-
const
|
|
2864
|
-
target: "
|
|
2872
|
+
var Fi = jr("toLowerCase");
|
|
2873
|
+
const nt = /* @__PURE__ */ g("div", {
|
|
2874
|
+
target: "es26a860",
|
|
2865
2875
|
label: "FlexRow"
|
|
2866
|
-
})("display:flex;align-items:center;column-gap:10px;"),
|
|
2867
|
-
function
|
|
2876
|
+
})("display:flex;align-items:center;column-gap:10px;"), Vi = (e) => !!e && "aeiou".includes(e[0]);
|
|
2877
|
+
function $i({
|
|
2868
2878
|
data: e,
|
|
2869
2879
|
alwaysShowFeedback: t
|
|
2870
2880
|
}) {
|
|
2871
2881
|
const {
|
|
2872
2882
|
chatMode: r = "analyze",
|
|
2873
2883
|
enableInsights: a
|
|
2874
|
-
} =
|
|
2884
|
+
} = G(), {
|
|
2875
2885
|
themeSettings: o
|
|
2876
|
-
} =
|
|
2886
|
+
} = k(), {
|
|
2877
2887
|
queryTitle: n,
|
|
2878
2888
|
chartRecommendations: l,
|
|
2879
|
-
jaql: c
|
|
2889
|
+
jaql: c,
|
|
2890
|
+
userMsg: d
|
|
2880
2891
|
} = e;
|
|
2881
2892
|
console.debug(`JAQL for ${n}`, c), console.debug(`chart recommendations for ${n}`, l);
|
|
2882
|
-
const
|
|
2883
|
-
let
|
|
2884
|
-
|
|
2885
|
-
const
|
|
2886
|
-
|
|
2893
|
+
const s = "chartType" in l ? l.chartType : "table";
|
|
2894
|
+
let u;
|
|
2895
|
+
Vi(s) ? u = `an ${s}` : u = `a ${s}`, s !== "table" && (u += " chart");
|
|
2896
|
+
const p = c.datasource.title, [m, f] = D(!1), w = y(() => {
|
|
2897
|
+
f((I) => !I);
|
|
2887
2898
|
}, []), x = {
|
|
2888
2899
|
jaql: {
|
|
2889
2900
|
datasource: c.datasource,
|
|
2890
2901
|
metadata: c.metadata
|
|
2891
2902
|
}
|
|
2892
|
-
},
|
|
2893
|
-
return /* @__PURE__ */ h(
|
|
2894
|
-
children: [/* @__PURE__ */ i(
|
|
2895
|
-
sourceId:
|
|
2903
|
+
}, S = r === "analyze";
|
|
2904
|
+
return /* @__PURE__ */ h(T, {
|
|
2905
|
+
children: [/* @__PURE__ */ i(Re, {
|
|
2906
|
+
sourceId: p,
|
|
2896
2907
|
data: e,
|
|
2897
2908
|
type: "chats/nlq",
|
|
2898
2909
|
buttonVisibility: t ? "always" : "onHover",
|
|
2899
|
-
renderContent: (
|
|
2900
|
-
children: [/* @__PURE__ */ h(
|
|
2901
|
-
children: [/* @__PURE__ */ i(
|
|
2910
|
+
renderContent: (I) => /* @__PURE__ */ h(T, {
|
|
2911
|
+
children: [/* @__PURE__ */ h(nt, {
|
|
2912
|
+
children: [/* @__PURE__ */ i(Ot, {
|
|
2902
2913
|
align: "left",
|
|
2903
2914
|
theme: o,
|
|
2904
|
-
children: `Here's ${
|
|
2905
|
-
}),
|
|
2906
|
-
}),
|
|
2915
|
+
children: d || `Here's ${u} showing ${Fi(n)}.`
|
|
2916
|
+
}), I]
|
|
2917
|
+
}), S && /* @__PURE__ */ i(Oi, {
|
|
2907
2918
|
content: e
|
|
2908
2919
|
})]
|
|
2909
2920
|
})
|
|
2910
|
-
}), a && /* @__PURE__ */ i(
|
|
2911
|
-
sourceId:
|
|
2921
|
+
}), a && /* @__PURE__ */ i(Re, {
|
|
2922
|
+
sourceId: p,
|
|
2912
2923
|
data: x,
|
|
2913
2924
|
type: "nlg/queryResult",
|
|
2914
|
-
buttonVisibility:
|
|
2915
|
-
renderContent: (
|
|
2916
|
-
children: [/* @__PURE__ */ h(
|
|
2917
|
-
children: [/* @__PURE__ */ i(
|
|
2918
|
-
onClick:
|
|
2919
|
-
}),
|
|
2920
|
-
}),
|
|
2925
|
+
buttonVisibility: m ? "onHover" : "never",
|
|
2926
|
+
renderContent: (I) => /* @__PURE__ */ h(T, {
|
|
2927
|
+
children: [/* @__PURE__ */ h(nt, {
|
|
2928
|
+
children: [/* @__PURE__ */ i(Ui, {
|
|
2929
|
+
onClick: w
|
|
2930
|
+
}), I]
|
|
2931
|
+
}), m && /* @__PURE__ */ i(Qi, {
|
|
2921
2932
|
nlgRequest: x
|
|
2922
2933
|
})]
|
|
2923
2934
|
})
|
|
2924
2935
|
})]
|
|
2925
2936
|
});
|
|
2926
2937
|
}
|
|
2927
|
-
function
|
|
2938
|
+
function Ji({
|
|
2928
2939
|
message: e,
|
|
2929
2940
|
isLastMessage: t
|
|
2930
2941
|
}) {
|
|
2931
|
-
if (
|
|
2942
|
+
if (Be(e)) {
|
|
2932
2943
|
const a = JSON.parse(e.content);
|
|
2933
|
-
return /* @__PURE__ */ i(
|
|
2944
|
+
return /* @__PURE__ */ i($i, {
|
|
2934
2945
|
data: a,
|
|
2935
2946
|
alwaysShowFeedback: t
|
|
2936
2947
|
});
|
|
2937
2948
|
}
|
|
2938
|
-
const r =
|
|
2939
|
-
return /* @__PURE__ */ i(
|
|
2949
|
+
const r = qa(e) ? JSON.parse(e.content).answer : e.content;
|
|
2950
|
+
return /* @__PURE__ */ i(P, {
|
|
2940
2951
|
align: e.role === "user" ? "right" : "left",
|
|
2941
2952
|
children: r
|
|
2942
2953
|
});
|
|
2943
2954
|
}
|
|
2944
|
-
const
|
|
2955
|
+
const Xi = /* @__PURE__ */ Lr(Ji), Ki = ({
|
|
2945
2956
|
error: e,
|
|
2946
2957
|
displayMessage: t
|
|
2947
|
-
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ i(
|
|
2958
|
+
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ i(P, {
|
|
2948
2959
|
align: "left",
|
|
2949
2960
|
children: t
|
|
2950
2961
|
}));
|
|
2951
|
-
function
|
|
2962
|
+
function eo({
|
|
2952
2963
|
messages: e
|
|
2953
2964
|
}) {
|
|
2954
2965
|
const {
|
|
2955
2966
|
t
|
|
2956
|
-
} =
|
|
2957
|
-
return /* @__PURE__ */ i(
|
|
2958
|
-
children: e.map((r, a) => /* @__PURE__ */ i(
|
|
2959
|
-
fallbackRender: (o) =>
|
|
2967
|
+
} = _();
|
|
2968
|
+
return /* @__PURE__ */ i(T, {
|
|
2969
|
+
children: e.map((r, a) => /* @__PURE__ */ i(Sr, {
|
|
2970
|
+
fallbackRender: (o) => Ki(M(C({}, o), {
|
|
2960
2971
|
displayMessage: t("ai.errors.unexpected")
|
|
2961
2972
|
})),
|
|
2962
|
-
children: /* @__PURE__ */ i(
|
|
2973
|
+
children: /* @__PURE__ */ i(Xi, {
|
|
2963
2974
|
message: r,
|
|
2964
2975
|
isLastMessage: a === e.length - 1
|
|
2965
2976
|
}, a)
|
|
2966
2977
|
}, a))
|
|
2967
2978
|
});
|
|
2968
2979
|
}
|
|
2969
|
-
function
|
|
2980
|
+
function Gt({
|
|
2970
2981
|
color: e
|
|
2971
2982
|
}) {
|
|
2972
2983
|
return /* @__PURE__ */ i("svg", {
|
|
@@ -2981,7 +2992,7 @@ function Wt({
|
|
|
2981
2992
|
})
|
|
2982
2993
|
});
|
|
2983
2994
|
}
|
|
2984
|
-
function
|
|
2995
|
+
function to({
|
|
2985
2996
|
onClick: e,
|
|
2986
2997
|
color: t
|
|
2987
2998
|
}) {
|
|
@@ -2989,12 +3000,12 @@ function Ji({
|
|
|
2989
3000
|
"aria-label": "go back",
|
|
2990
3001
|
className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
|
|
2991
3002
|
onClick: e,
|
|
2992
|
-
children: /* @__PURE__ */ i(
|
|
3003
|
+
children: /* @__PURE__ */ i(Gt, {
|
|
2993
3004
|
color: t
|
|
2994
3005
|
})
|
|
2995
3006
|
});
|
|
2996
3007
|
}
|
|
2997
|
-
const
|
|
3008
|
+
const ro = /* @__PURE__ */ g("button", {
|
|
2998
3009
|
target: "e1p0q0z20",
|
|
2999
3010
|
label: "Button"
|
|
3000
3011
|
})("font-size:inherit;line-height:inherit;box-sizing:border-box;border-width:1px;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;cursor:pointer;text-align:left;max-width:85%;font-family:", ({
|
|
@@ -3020,7 +3031,7 @@ const Xi = /* @__PURE__ */ g("button", {
|
|
|
3020
3031
|
} = e.aiChat.suggestions;
|
|
3021
3032
|
if (t) {
|
|
3022
3033
|
const [a, o] = t;
|
|
3023
|
-
return
|
|
3034
|
+
return L`
|
|
3024
3035
|
border: none;
|
|
3025
3036
|
position: relative;
|
|
3026
3037
|
border-radius: ${r};
|
|
@@ -3042,47 +3053,47 @@ const Xi = /* @__PURE__ */ g("button", {
|
|
|
3042
3053
|
}
|
|
3043
3054
|
return "";
|
|
3044
3055
|
});
|
|
3045
|
-
function
|
|
3056
|
+
function lt({
|
|
3046
3057
|
question: e,
|
|
3047
3058
|
onClick: t
|
|
3048
3059
|
}) {
|
|
3049
3060
|
const {
|
|
3050
3061
|
themeSettings: r
|
|
3051
|
-
} =
|
|
3052
|
-
return /* @__PURE__ */ i(
|
|
3062
|
+
} = k();
|
|
3063
|
+
return /* @__PURE__ */ i(ro, {
|
|
3053
3064
|
onClick: t,
|
|
3054
3065
|
theme: r,
|
|
3055
3066
|
children: e
|
|
3056
3067
|
});
|
|
3057
3068
|
}
|
|
3058
|
-
const
|
|
3069
|
+
const ao = /* @__PURE__ */ g("div", {
|
|
3059
3070
|
target: "eu11cc50",
|
|
3060
3071
|
label: "ListContainer"
|
|
3061
3072
|
})("display:flex;flex-direction:column;align-items:flex-start;row-gap:", ({
|
|
3062
3073
|
theme: e
|
|
3063
3074
|
}) => e.aiChat.suggestions.gap, ";");
|
|
3064
|
-
function
|
|
3075
|
+
function io({
|
|
3065
3076
|
questions: e,
|
|
3066
3077
|
onSelection: t
|
|
3067
3078
|
}) {
|
|
3068
3079
|
const {
|
|
3069
3080
|
t: r
|
|
3070
|
-
} =
|
|
3081
|
+
} = _(), [a, o] = D(!0), n = N(() => a && e.length > 5 ? e.slice(0, 4) : e, [e, a]), {
|
|
3071
3082
|
themeSettings: l
|
|
3072
|
-
} =
|
|
3073
|
-
return /* @__PURE__ */ h(
|
|
3083
|
+
} = k();
|
|
3084
|
+
return /* @__PURE__ */ h(ao, {
|
|
3074
3085
|
"aria-label": "list of suggested questions",
|
|
3075
3086
|
theme: l,
|
|
3076
|
-
children: [n.map((c) => /* @__PURE__ */ i(
|
|
3087
|
+
children: [n.map((c) => /* @__PURE__ */ i(lt, {
|
|
3077
3088
|
question: c,
|
|
3078
3089
|
onClick: () => t(c)
|
|
3079
|
-
}, c)), n.length < e.length && /* @__PURE__ */ i(
|
|
3090
|
+
}, c)), n.length < e.length && /* @__PURE__ */ i(lt, {
|
|
3080
3091
|
question: r("ai.buttons.seeMore"),
|
|
3081
3092
|
onClick: () => o(!1)
|
|
3082
3093
|
})]
|
|
3083
3094
|
});
|
|
3084
3095
|
}
|
|
3085
|
-
const
|
|
3096
|
+
const oo = /* @__PURE__ */ g("div", {
|
|
3086
3097
|
target: "ebwb3nc0",
|
|
3087
3098
|
label: "Row"
|
|
3088
3099
|
})("width:283px;height:32px;border-radius:10px;background:", ({
|
|
@@ -3095,60 +3106,60 @@ const to = /* @__PURE__ */ g("div", {
|
|
|
3095
3106
|
${r} 50%,
|
|
3096
3107
|
${t} 100%
|
|
3097
3108
|
)`;
|
|
3098
|
-
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"),
|
|
3109
|
+
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), no = /* @__PURE__ */ g("div", {
|
|
3099
3110
|
target: "ebwb3nc1",
|
|
3100
3111
|
label: "SkeletonContainer"
|
|
3101
3112
|
})("display:flex;flex-direction:column;row-gap:1rem;");
|
|
3102
|
-
function
|
|
3113
|
+
function lo() {
|
|
3103
3114
|
const {
|
|
3104
3115
|
themeSettings: e
|
|
3105
|
-
} =
|
|
3106
|
-
return /* @__PURE__ */ i(
|
|
3116
|
+
} = k();
|
|
3117
|
+
return /* @__PURE__ */ i(no, {
|
|
3107
3118
|
children: Array.from({
|
|
3108
3119
|
length: 3
|
|
3109
|
-
}, (t, r) => /* @__PURE__ */ i(
|
|
3120
|
+
}, (t, r) => /* @__PURE__ */ i(oo, {
|
|
3110
3121
|
theme: e
|
|
3111
3122
|
}, r))
|
|
3112
3123
|
});
|
|
3113
3124
|
}
|
|
3114
|
-
function
|
|
3125
|
+
function co({
|
|
3115
3126
|
questions: e,
|
|
3116
3127
|
isLoading: t,
|
|
3117
3128
|
onSelection: r
|
|
3118
3129
|
}) {
|
|
3119
3130
|
const a = e.length > 0, {
|
|
3120
3131
|
suggestionsWelcomeText: o
|
|
3121
|
-
} =
|
|
3122
|
-
return t ? /* @__PURE__ */ i(
|
|
3123
|
-
children: [o && /* @__PURE__ */ i(
|
|
3132
|
+
} = G();
|
|
3133
|
+
return t ? /* @__PURE__ */ i(lo, {}) : a ? /* @__PURE__ */ h(T, {
|
|
3134
|
+
children: [o && /* @__PURE__ */ i(P, {
|
|
3124
3135
|
align: "left",
|
|
3125
3136
|
children: o
|
|
3126
|
-
}), /* @__PURE__ */ i(
|
|
3137
|
+
}), /* @__PURE__ */ i(io, {
|
|
3127
3138
|
onSelection: r,
|
|
3128
3139
|
questions: e
|
|
3129
3140
|
})]
|
|
3130
3141
|
}) : null;
|
|
3131
3142
|
}
|
|
3132
|
-
const
|
|
3143
|
+
const so = /* @__PURE__ */ g("div", {
|
|
3133
3144
|
target: "ew7avl30",
|
|
3134
3145
|
label: "ToolbarContainer"
|
|
3135
3146
|
})("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({
|
|
3136
3147
|
style: e
|
|
3137
|
-
}) => e.backgroundColor, ";"),
|
|
3148
|
+
}) => e.backgroundColor, ";"), po = /* @__PURE__ */ g("div", {
|
|
3138
3149
|
target: "ew7avl31",
|
|
3139
3150
|
label: "ToolbarTitle"
|
|
3140
3151
|
})("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({
|
|
3141
3152
|
style: e
|
|
3142
|
-
}) => e.textColor, ";"),
|
|
3153
|
+
}) => e.textColor, ";"), Ht = /* @__PURE__ */ gt(function({
|
|
3143
3154
|
title: e,
|
|
3144
3155
|
leftNav: t,
|
|
3145
3156
|
rightNav: r,
|
|
3146
3157
|
style: a
|
|
3147
3158
|
}, o) {
|
|
3148
|
-
return /* @__PURE__ */ h(
|
|
3159
|
+
return /* @__PURE__ */ h(so, {
|
|
3149
3160
|
ref: o,
|
|
3150
3161
|
style: a,
|
|
3151
|
-
children: [t, /* @__PURE__ */ i(
|
|
3162
|
+
children: [t, /* @__PURE__ */ i(po, {
|
|
3152
3163
|
style: a,
|
|
3153
3164
|
children: e
|
|
3154
3165
|
}), r && /* @__PURE__ */ i("div", {
|
|
@@ -3156,19 +3167,19 @@ const oo = /* @__PURE__ */ g("div", {
|
|
|
3156
3167
|
children: r
|
|
3157
3168
|
})]
|
|
3158
3169
|
});
|
|
3159
|
-
}),
|
|
3170
|
+
}), go = /* @__PURE__ */ g("div", {
|
|
3160
3171
|
target: "e14yc7id0",
|
|
3161
3172
|
label: "AiDisclaimerContainer"
|
|
3162
3173
|
})("text-align:center;font-size:11px;line-height:18px;white-space:pre-wrap;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;color:", ({
|
|
3163
3174
|
theme: e
|
|
3164
3175
|
}) => e.aiChat.secondaryTextColor, ";");
|
|
3165
|
-
function
|
|
3176
|
+
function uo({
|
|
3166
3177
|
theme: e
|
|
3167
3178
|
}) {
|
|
3168
3179
|
const {
|
|
3169
3180
|
t
|
|
3170
|
-
} =
|
|
3171
|
-
return /* @__PURE__ */ h(
|
|
3181
|
+
} = _();
|
|
3182
|
+
return /* @__PURE__ */ h(go, {
|
|
3172
3183
|
theme: e,
|
|
3173
3184
|
children: [/* @__PURE__ */ i("div", {
|
|
3174
3185
|
children: t("ai.disclaimer.poweredByAi")
|
|
@@ -3177,28 +3188,28 @@ function co({
|
|
|
3177
3188
|
})]
|
|
3178
3189
|
});
|
|
3179
3190
|
}
|
|
3180
|
-
const
|
|
3191
|
+
const ho = /* @__PURE__ */ g("div", {
|
|
3181
3192
|
target: "e103xz8p0",
|
|
3182
3193
|
label: "Container"
|
|
3183
3194
|
})("font-size:inherit;line-height:inherit;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;border-radius:16px;color:", ({
|
|
3184
3195
|
theme: e
|
|
3185
3196
|
}) => e.aiChat.suggestions.textColor, ";background-color:", ({
|
|
3186
3197
|
theme: e
|
|
3187
|
-
}) => e.aiChat.suggestions.backgroundColor, ";"),
|
|
3198
|
+
}) => e.aiChat.suggestions.backgroundColor, ";"), Yt = () => {
|
|
3188
3199
|
const {
|
|
3189
3200
|
t: e
|
|
3190
|
-
} =
|
|
3201
|
+
} = _(), {
|
|
3191
3202
|
themeSettings: t
|
|
3192
|
-
} =
|
|
3193
|
-
return /* @__PURE__ */ i(
|
|
3203
|
+
} = k();
|
|
3204
|
+
return /* @__PURE__ */ i(ho, {
|
|
3194
3205
|
theme: t,
|
|
3195
3206
|
children: e("ai.betaLabel")
|
|
3196
3207
|
});
|
|
3197
3208
|
};
|
|
3198
|
-
function
|
|
3209
|
+
function mo() {
|
|
3199
3210
|
const {
|
|
3200
3211
|
themeSettings: e
|
|
3201
|
-
} =
|
|
3212
|
+
} = k();
|
|
3202
3213
|
return /* @__PURE__ */ i("svg", {
|
|
3203
3214
|
width: "24",
|
|
3204
3215
|
height: "24",
|
|
@@ -3213,15 +3224,15 @@ function po() {
|
|
|
3213
3224
|
})
|
|
3214
3225
|
});
|
|
3215
3226
|
}
|
|
3216
|
-
const
|
|
3217
|
-
const r = new
|
|
3227
|
+
const bo = (e, t) => {
|
|
3228
|
+
const r = new Nr(e);
|
|
3218
3229
|
return r.alpha = t, r;
|
|
3219
|
-
},
|
|
3230
|
+
}, fo = /* @__PURE__ */ g("div", {
|
|
3220
3231
|
target: "e1rxvpki0",
|
|
3221
3232
|
label: "Container"
|
|
3222
3233
|
})("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({
|
|
3223
3234
|
theme: e
|
|
3224
|
-
}) => `0 4px 8px 0 ${
|
|
3235
|
+
}) => `0 4px 8px 0 ${bo(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({
|
|
3225
3236
|
theme: e
|
|
3226
3237
|
}) => e.aiChat.clickableMessages.textColor, ";background-color:", ({
|
|
3227
3238
|
theme: e
|
|
@@ -3229,33 +3240,33 @@ const go = (e, t) => {
|
|
|
3229
3240
|
theme: e
|
|
3230
3241
|
}) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({
|
|
3231
3242
|
theme: e
|
|
3232
|
-
}) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"),
|
|
3243
|
+
}) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), xo = ({
|
|
3233
3244
|
onClick: e
|
|
3234
3245
|
}) => {
|
|
3235
3246
|
const {
|
|
3236
3247
|
themeSettings: t
|
|
3237
|
-
} =
|
|
3238
|
-
return /* @__PURE__ */ i(
|
|
3248
|
+
} = k();
|
|
3249
|
+
return /* @__PURE__ */ i(fo, {
|
|
3239
3250
|
theme: t,
|
|
3240
3251
|
onClick: e,
|
|
3241
|
-
children: /* @__PURE__ */ i(
|
|
3252
|
+
children: /* @__PURE__ */ i(mo, {})
|
|
3242
3253
|
});
|
|
3243
|
-
},
|
|
3254
|
+
}, ko = ({
|
|
3244
3255
|
isVisible: e,
|
|
3245
3256
|
onClick: t,
|
|
3246
3257
|
anchorElement: r
|
|
3247
|
-
}) => /* @__PURE__ */ i(
|
|
3258
|
+
}) => /* @__PURE__ */ i(mt, {
|
|
3248
3259
|
anchorEl: r,
|
|
3249
3260
|
open: e,
|
|
3250
3261
|
placement: "top",
|
|
3251
3262
|
sx: {
|
|
3252
3263
|
zIndex: 2
|
|
3253
3264
|
},
|
|
3254
|
-
children: /* @__PURE__ */ i(
|
|
3265
|
+
children: /* @__PURE__ */ i(xo, {
|
|
3255
3266
|
onClick: t
|
|
3256
3267
|
})
|
|
3257
|
-
}),
|
|
3258
|
-
target: "
|
|
3268
|
+
}), wo = /* @__PURE__ */ g("div", {
|
|
3269
|
+
target: "e145urtk0",
|
|
3259
3270
|
label: "ChatBody"
|
|
3260
3271
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
3261
3272
|
theme: e
|
|
@@ -3267,8 +3278,8 @@ const go = (e, t) => {
|
|
|
3267
3278
|
theme: e
|
|
3268
3279
|
}) => e.aiChat.body.paddingTop, ";padding-bottom:", ({
|
|
3269
3280
|
theme: e
|
|
3270
|
-
}) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"),
|
|
3271
|
-
target: "
|
|
3281
|
+
}) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), yo = /* @__PURE__ */ g("div", {
|
|
3282
|
+
target: "e145urtk1",
|
|
3272
3283
|
label: "ChatFooter"
|
|
3273
3284
|
})("padding-left:", ({
|
|
3274
3285
|
theme: e
|
|
@@ -3278,147 +3289,148 @@ const go = (e, t) => {
|
|
|
3278
3289
|
theme: e
|
|
3279
3290
|
}) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({
|
|
3280
3291
|
theme: e
|
|
3281
|
-
}) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"),
|
|
3282
|
-
target: "
|
|
3292
|
+
}) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), _o = /* @__PURE__ */ g("div", {
|
|
3293
|
+
target: "e145urtk2",
|
|
3283
3294
|
label: "FollowupQuestionsContainer"
|
|
3284
3295
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
3285
3296
|
theme: e
|
|
3286
3297
|
}) => e.aiChat.suggestions.gap, ";");
|
|
3287
|
-
function
|
|
3298
|
+
function Co({
|
|
3288
3299
|
contextTitle: e,
|
|
3289
3300
|
onGoBack: t,
|
|
3290
3301
|
contextDetails: r
|
|
3291
3302
|
}) {
|
|
3303
|
+
var a, o, n;
|
|
3292
3304
|
const {
|
|
3293
|
-
t:
|
|
3294
|
-
} =
|
|
3295
|
-
enableFollowupQuestions:
|
|
3296
|
-
enableHeader:
|
|
3297
|
-
numOfRecentPrompts:
|
|
3298
|
-
numOfRecommendations:
|
|
3299
|
-
} =
|
|
3300
|
-
themeSettings:
|
|
3301
|
-
} =
|
|
3302
|
-
data:
|
|
3303
|
-
isLoading:
|
|
3304
|
-
isError:
|
|
3305
|
-
} =
|
|
3305
|
+
t: l
|
|
3306
|
+
} = _(), {
|
|
3307
|
+
enableFollowupQuestions: c,
|
|
3308
|
+
enableHeader: d,
|
|
3309
|
+
numOfRecentPrompts: s,
|
|
3310
|
+
numOfRecommendations: u
|
|
3311
|
+
} = G(), {
|
|
3312
|
+
themeSettings: p
|
|
3313
|
+
} = k(), {
|
|
3314
|
+
data: m,
|
|
3315
|
+
isLoading: f,
|
|
3316
|
+
isError: w
|
|
3317
|
+
} = Nt({
|
|
3306
3318
|
contextTitle: e,
|
|
3307
|
-
count:
|
|
3308
|
-
}),
|
|
3309
|
-
history:
|
|
3310
|
-
lastNlqResponse:
|
|
3311
|
-
isAwaitingResponse:
|
|
3312
|
-
sendMessage:
|
|
3313
|
-
isLoading:
|
|
3314
|
-
chatId:
|
|
3315
|
-
lastError:
|
|
3316
|
-
} =
|
|
3317
|
-
mutate:
|
|
3318
|
-
isLoading:
|
|
3319
|
-
} =
|
|
3320
|
-
|
|
3321
|
-
}, j =
|
|
3319
|
+
count: u
|
|
3320
|
+
}), x = N(() => m == null ? void 0 : m.map((A) => A.nlqPrompt), [m]), {
|
|
3321
|
+
history: S,
|
|
3322
|
+
lastNlqResponse: I,
|
|
3323
|
+
isAwaitingResponse: E,
|
|
3324
|
+
sendMessage: v,
|
|
3325
|
+
isLoading: R,
|
|
3326
|
+
chatId: H,
|
|
3327
|
+
lastError: Z
|
|
3328
|
+
} = Ga(e, r), {
|
|
3329
|
+
mutate: Q,
|
|
3330
|
+
isLoading: Ie
|
|
3331
|
+
} = Et(H), [he, B] = D(!1), [X, ae] = D(!1), Ae = () => B(!0), ie = () => B(!1), oe = () => {
|
|
3332
|
+
Q(), ie();
|
|
3333
|
+
}, j = V(null), W = V(null), Pt = () => {
|
|
3322
3334
|
if (!(j != null && j.current))
|
|
3323
3335
|
return;
|
|
3324
3336
|
const {
|
|
3325
|
-
scrollTop:
|
|
3326
|
-
clientHeight:
|
|
3327
|
-
scrollHeight:
|
|
3337
|
+
scrollTop: A,
|
|
3338
|
+
clientHeight: Y,
|
|
3339
|
+
scrollHeight: $e
|
|
3328
3340
|
} = j.current;
|
|
3329
|
-
if (
|
|
3341
|
+
if (A === void 0 || Y === void 0 || $e === void 0)
|
|
3330
3342
|
return;
|
|
3331
|
-
const
|
|
3332
|
-
|
|
3343
|
+
const Je = $e - A - Y > Y / 2;
|
|
3344
|
+
X !== Je && ae(Je);
|
|
3333
3345
|
};
|
|
3334
3346
|
ke(() => {
|
|
3335
3347
|
j.current && (j.current.scrollTop = j.current.scrollHeight);
|
|
3336
|
-
}, [
|
|
3337
|
-
const
|
|
3338
|
-
ref:
|
|
3348
|
+
}, [S, he, E]);
|
|
3349
|
+
const Qt = V(null), Ve = d ? /* @__PURE__ */ i(Ht, {
|
|
3350
|
+
ref: Qt,
|
|
3339
3351
|
title: e,
|
|
3340
|
-
leftNav: t && /* @__PURE__ */ i(
|
|
3352
|
+
leftNav: t && /* @__PURE__ */ i(to, {
|
|
3341
3353
|
onClick: t,
|
|
3342
|
-
color:
|
|
3354
|
+
color: p.aiChat.header.textColor
|
|
3343
3355
|
}),
|
|
3344
|
-
rightNav: /* @__PURE__ */ i(
|
|
3345
|
-
style:
|
|
3346
|
-
}) : null,
|
|
3347
|
-
return (
|
|
3348
|
-
children: [
|
|
3349
|
-
text:
|
|
3356
|
+
rightNav: /* @__PURE__ */ i(Yt, {}),
|
|
3357
|
+
style: p.aiChat.header
|
|
3358
|
+
}) : null, Bt = N(() => [...new Set(S.filter((A) => A.role === "user").filter((A) => !(x != null && x.includes(A.content))).map((A) => A.content).reverse())].slice(0, s), [S, s, x]);
|
|
3359
|
+
return (Z == null ? void 0 : Z.message) === l("ai.errors.chatUnavailable") ? /* @__PURE__ */ h(T, {
|
|
3360
|
+
children: [d && Ve, /* @__PURE__ */ i(Rt, {
|
|
3361
|
+
text: Z.message
|
|
3350
3362
|
})]
|
|
3351
|
-
}) : /* @__PURE__ */ h(
|
|
3352
|
-
children: [
|
|
3363
|
+
}) : /* @__PURE__ */ h(T, {
|
|
3364
|
+
children: [Ve, /* @__PURE__ */ h(wo, {
|
|
3353
3365
|
ref: j,
|
|
3354
|
-
theme:
|
|
3355
|
-
onScroll:
|
|
3356
|
-
children: [/* @__PURE__ */ i(
|
|
3357
|
-
isVisible:
|
|
3358
|
-
anchorElement:
|
|
3366
|
+
theme: p,
|
|
3367
|
+
onScroll: Pt,
|
|
3368
|
+
children: [/* @__PURE__ */ i(ko, {
|
|
3369
|
+
isVisible: X,
|
|
3370
|
+
anchorElement: W.current,
|
|
3359
3371
|
onClick: () => {
|
|
3360
|
-
var
|
|
3361
|
-
(
|
|
3362
|
-
top: (
|
|
3372
|
+
var A, Y;
|
|
3373
|
+
(Y = j.current) == null || Y.scroll({
|
|
3374
|
+
top: (A = j.current) == null ? void 0 : A.scrollHeight,
|
|
3363
3375
|
behavior: "smooth"
|
|
3364
3376
|
});
|
|
3365
3377
|
}
|
|
3366
|
-
}), /* @__PURE__ */ i(
|
|
3367
|
-
questions:
|
|
3368
|
-
isLoading:
|
|
3369
|
-
onSelection:
|
|
3370
|
-
}),
|
|
3378
|
+
}), /* @__PURE__ */ i(pi, {}), /* @__PURE__ */ i(co, {
|
|
3379
|
+
questions: x || [],
|
|
3380
|
+
isLoading: f,
|
|
3381
|
+
onSelection: v
|
|
3382
|
+
}), Z && /* @__PURE__ */ i(P, {
|
|
3371
3383
|
align: "left",
|
|
3372
|
-
children:
|
|
3373
|
-
}),
|
|
3374
|
-
messages:
|
|
3375
|
-
}),
|
|
3376
|
-
theme:
|
|
3377
|
-
children:
|
|
3384
|
+
children: Z.message
|
|
3385
|
+
}), R ? /* @__PURE__ */ i(De, {}) : /* @__PURE__ */ i(eo, {
|
|
3386
|
+
messages: S
|
|
3387
|
+
}), c && I && ((o = (a = I.followupQuestions) == null ? void 0 : a.length) != null ? o : 0) > 0 && /* @__PURE__ */ i(_o, {
|
|
3388
|
+
theme: p,
|
|
3389
|
+
children: (n = I.followupQuestions) == null ? void 0 : n.slice(0, 2).map((A, Y) => /* @__PURE__ */ i(_e, {
|
|
3378
3390
|
align: "left",
|
|
3379
3391
|
onClick: () => {
|
|
3380
|
-
|
|
3392
|
+
v(A);
|
|
3381
3393
|
},
|
|
3382
3394
|
children: /* @__PURE__ */ i("div", {
|
|
3383
3395
|
className: "csdk-py-[7px] csdk-px-4",
|
|
3384
|
-
children:
|
|
3396
|
+
children: A
|
|
3385
3397
|
})
|
|
3386
|
-
},
|
|
3387
|
-
}), (
|
|
3388
|
-
onCancel:
|
|
3389
|
-
onConfirm:
|
|
3398
|
+
}, Y))
|
|
3399
|
+
}), (E || Ie) && /* @__PURE__ */ i(Ue, {}), he && /* @__PURE__ */ i(fi, {
|
|
3400
|
+
onCancel: ie,
|
|
3401
|
+
onConfirm: oe
|
|
3390
3402
|
})]
|
|
3391
|
-
}), /* @__PURE__ */ h(
|
|
3392
|
-
ref:
|
|
3393
|
-
theme:
|
|
3394
|
-
children: [/* @__PURE__ */ i(
|
|
3395
|
-
onSendMessage:
|
|
3396
|
-
disabled:
|
|
3397
|
-
onClearHistoryClick:
|
|
3398
|
-
suggestions:
|
|
3399
|
-
recentPrompts:
|
|
3400
|
-
isLoading:
|
|
3401
|
-
recommendationsError:
|
|
3402
|
-
onChange:
|
|
3403
|
-
}), /* @__PURE__ */ i(
|
|
3404
|
-
theme:
|
|
3403
|
+
}), /* @__PURE__ */ h(yo, {
|
|
3404
|
+
ref: W,
|
|
3405
|
+
theme: p,
|
|
3406
|
+
children: [/* @__PURE__ */ i(ci, {
|
|
3407
|
+
onSendMessage: v,
|
|
3408
|
+
disabled: E || R,
|
|
3409
|
+
onClearHistoryClick: Ae,
|
|
3410
|
+
suggestions: x || [],
|
|
3411
|
+
recentPrompts: Bt,
|
|
3412
|
+
isLoading: f || R,
|
|
3413
|
+
recommendationsError: w,
|
|
3414
|
+
onChange: ie
|
|
3415
|
+
}), /* @__PURE__ */ i(uo, {
|
|
3416
|
+
theme: p
|
|
3405
3417
|
})]
|
|
3406
3418
|
})]
|
|
3407
3419
|
});
|
|
3408
3420
|
}
|
|
3409
|
-
const
|
|
3421
|
+
const vo = /* @__PURE__ */ g("button", {
|
|
3410
3422
|
target: "e5a38pw0",
|
|
3411
3423
|
label: "Container"
|
|
3412
3424
|
})("font-family:", ({
|
|
3413
3425
|
theme: e
|
|
3414
3426
|
}) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({
|
|
3415
3427
|
theme: e
|
|
3416
|
-
}) => e.aiChat.dataTopics.items.backgroundColor, ";"),
|
|
3428
|
+
}) => e.aiChat.dataTopics.items.backgroundColor, ";"), Mo = /* @__PURE__ */ g("div", {
|
|
3417
3429
|
target: "e5a38pw1",
|
|
3418
3430
|
label: "Title"
|
|
3419
3431
|
})("font-size:1.05rem;line-height:28px;color:", ({
|
|
3420
3432
|
theme: e
|
|
3421
|
-
}) => e.aiChat.dataTopics.items.textColor, ";"),
|
|
3433
|
+
}) => e.aiChat.dataTopics.items.textColor, ";"), Do = /* @__PURE__ */ g("div", {
|
|
3422
3434
|
target: "e5a38pw2",
|
|
3423
3435
|
label: "Description"
|
|
3424
3436
|
})("font-size:", ({
|
|
@@ -3427,75 +3439,75 @@ const wo = /* @__PURE__ */ g("button", {
|
|
|
3427
3439
|
theme: e
|
|
3428
3440
|
}) => e.aiChat.primaryFontSize[1], ";color:", ({
|
|
3429
3441
|
theme: e
|
|
3430
|
-
}) =>
|
|
3442
|
+
}) => bt(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), So = /* @__PURE__ */ g("div", {
|
|
3431
3443
|
target: "e5a38pw3",
|
|
3432
3444
|
label: "IconContainer"
|
|
3433
3445
|
})("width:16px;height:16px;transform:rotate(180deg);");
|
|
3434
|
-
function
|
|
3446
|
+
function Io(e) {
|
|
3435
3447
|
const {
|
|
3436
3448
|
title: t,
|
|
3437
3449
|
description: r,
|
|
3438
3450
|
onClick: a
|
|
3439
3451
|
} = e, {
|
|
3440
3452
|
themeSettings: o
|
|
3441
|
-
} =
|
|
3442
|
-
return /* @__PURE__ */ h(
|
|
3453
|
+
} = k();
|
|
3454
|
+
return /* @__PURE__ */ h(vo, {
|
|
3443
3455
|
onClick: a,
|
|
3444
3456
|
theme: o,
|
|
3445
3457
|
children: [/* @__PURE__ */ h("div", {
|
|
3446
|
-
children: [/* @__PURE__ */ i(
|
|
3458
|
+
children: [/* @__PURE__ */ i(Mo, {
|
|
3447
3459
|
theme: o,
|
|
3448
3460
|
children: t
|
|
3449
|
-
}), /* @__PURE__ */ i(
|
|
3461
|
+
}), /* @__PURE__ */ i(Do, {
|
|
3450
3462
|
theme: o,
|
|
3451
3463
|
children: r
|
|
3452
3464
|
})]
|
|
3453
|
-
}), /* @__PURE__ */ i(
|
|
3454
|
-
children: /* @__PURE__ */ i(
|
|
3465
|
+
}), /* @__PURE__ */ i(So, {
|
|
3466
|
+
children: /* @__PURE__ */ i(Gt, {
|
|
3455
3467
|
color: o.aiChat.icons.color
|
|
3456
3468
|
})
|
|
3457
3469
|
})]
|
|
3458
3470
|
});
|
|
3459
3471
|
}
|
|
3460
|
-
const
|
|
3472
|
+
const Ao = /* @__PURE__ */ g("div", {
|
|
3461
3473
|
target: "emrh5y30",
|
|
3462
3474
|
label: "FlexContainer"
|
|
3463
|
-
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"),
|
|
3475
|
+
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), Lo = /* @__PURE__ */ g("div", {
|
|
3464
3476
|
target: "emrh5y31",
|
|
3465
3477
|
label: "Title"
|
|
3466
3478
|
})("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({
|
|
3467
3479
|
theme: e
|
|
3468
|
-
}) => e.aiChat.primaryTextColor, ";"),
|
|
3480
|
+
}) => e.aiChat.primaryTextColor, ";"), No = /* @__PURE__ */ g("div", {
|
|
3469
3481
|
target: "emrh5y32",
|
|
3470
3482
|
label: "Subtitle"
|
|
3471
3483
|
})("font-size:15px;line-height:22px;color:", ({
|
|
3472
3484
|
theme: e
|
|
3473
3485
|
}) => e.aiChat.primaryTextColor, ";");
|
|
3474
|
-
function
|
|
3486
|
+
function To(e) {
|
|
3475
3487
|
const {
|
|
3476
3488
|
dataTopics: t
|
|
3477
3489
|
} = e, {
|
|
3478
3490
|
themeSettings: r
|
|
3479
|
-
} =
|
|
3491
|
+
} = k(), {
|
|
3480
3492
|
t: a
|
|
3481
|
-
} =
|
|
3482
|
-
return /* @__PURE__ */ h(
|
|
3483
|
-
children: [/* @__PURE__ */ i(
|
|
3493
|
+
} = _();
|
|
3494
|
+
return /* @__PURE__ */ h(Ao, {
|
|
3495
|
+
children: [/* @__PURE__ */ i(Lo, {
|
|
3484
3496
|
theme: r,
|
|
3485
3497
|
children: a("ai.dataTopics")
|
|
3486
|
-
}), /* @__PURE__ */ h(
|
|
3498
|
+
}), /* @__PURE__ */ h(No, {
|
|
3487
3499
|
theme: r,
|
|
3488
3500
|
children: [a("ai.chatbotDescription"), /* @__PURE__ */ i("br", {}), /* @__PURE__ */ i("br", {}), a("ai.topicSelectPrompt")]
|
|
3489
|
-
}), t.map((o) => /* @__PURE__ */
|
|
3501
|
+
}), t.map((o) => /* @__PURE__ */ Ir(Io, M(C({}, o), {
|
|
3490
3502
|
key: o.title
|
|
3491
3503
|
})))]
|
|
3492
3504
|
});
|
|
3493
3505
|
}
|
|
3494
|
-
const
|
|
3495
|
-
function
|
|
3506
|
+
const jo = "#000000", Eo = "#FFFFFF";
|
|
3507
|
+
function zo({
|
|
3496
3508
|
isDarkBackground: e = !1
|
|
3497
3509
|
}) {
|
|
3498
|
-
const t = e ?
|
|
3510
|
+
const t = e ? Eo : jo;
|
|
3499
3511
|
return /* @__PURE__ */ h("svg", {
|
|
3500
3512
|
width: "32",
|
|
3501
3513
|
height: "32",
|
|
@@ -3553,83 +3565,83 @@ function No({
|
|
|
3553
3565
|
})]
|
|
3554
3566
|
});
|
|
3555
3567
|
}
|
|
3556
|
-
const
|
|
3568
|
+
const Oo = /* @__PURE__ */ g("div", {
|
|
3557
3569
|
target: "ecj9gfs0",
|
|
3558
3570
|
label: "LogoContainer"
|
|
3559
|
-
})("margin-left:14px;margin-top:3px;"),
|
|
3571
|
+
})("margin-left:14px;margin-top:3px;"), Ro = /* @__PURE__ */ g("div", {
|
|
3560
3572
|
target: "ecj9gfs1",
|
|
3561
3573
|
label: "DataTopicsContainer"
|
|
3562
3574
|
})("display:flex;flex-direction:column;justify-content:top;overflow:hidden;height:100%;background-color:", ({
|
|
3563
3575
|
theme: e
|
|
3564
3576
|
}) => e.aiChat.dataTopics.backgroundColor, ";");
|
|
3565
|
-
function
|
|
3577
|
+
function Zo({
|
|
3566
3578
|
dataTopicsList: e,
|
|
3567
3579
|
onDataTopicClick: t
|
|
3568
3580
|
}) {
|
|
3569
3581
|
const {
|
|
3570
3582
|
enableHeader: r
|
|
3571
|
-
} =
|
|
3583
|
+
} = G(), {
|
|
3572
3584
|
themeSettings: a
|
|
3573
|
-
} =
|
|
3585
|
+
} = k(), {
|
|
3574
3586
|
t: o
|
|
3575
|
-
} =
|
|
3587
|
+
} = _(), n = N(() => e == null ? void 0 : e.map((c) => ({
|
|
3576
3588
|
title: c,
|
|
3577
3589
|
onClick: () => t(c)
|
|
3578
|
-
})), [e, t]), l =
|
|
3579
|
-
return /* @__PURE__ */ h(
|
|
3580
|
-
children: [r ? /* @__PURE__ */ i(
|
|
3590
|
+
})), [e, t]), l = wr(yr(a.aiChat.header.backgroundColor)) > 0.5;
|
|
3591
|
+
return /* @__PURE__ */ h(T, {
|
|
3592
|
+
children: [r ? /* @__PURE__ */ i(Ht, {
|
|
3581
3593
|
title: o("ai.analyticsChatbot"),
|
|
3582
|
-
leftNav: /* @__PURE__ */ i(
|
|
3583
|
-
children: /* @__PURE__ */ i(
|
|
3594
|
+
leftNav: /* @__PURE__ */ i(Oo, {
|
|
3595
|
+
children: /* @__PURE__ */ i(zo, {
|
|
3584
3596
|
isDarkBackground: l
|
|
3585
3597
|
})
|
|
3586
3598
|
}),
|
|
3587
|
-
rightNav: /* @__PURE__ */ i(
|
|
3599
|
+
rightNav: /* @__PURE__ */ i(Yt, {}),
|
|
3588
3600
|
style: a.aiChat.header
|
|
3589
|
-
}) : null, /* @__PURE__ */ h(
|
|
3601
|
+
}) : null, /* @__PURE__ */ h(Ro, {
|
|
3590
3602
|
theme: a,
|
|
3591
|
-
children: [!n && /* @__PURE__ */ i(De, {}), n && /* @__PURE__ */ i(
|
|
3603
|
+
children: [!n && /* @__PURE__ */ i(De, {}), n && /* @__PURE__ */ i(To, {
|
|
3592
3604
|
dataTopics: n
|
|
3593
3605
|
})]
|
|
3594
3606
|
})]
|
|
3595
3607
|
});
|
|
3596
3608
|
}
|
|
3597
|
-
function
|
|
3598
|
-
const [e, t] =
|
|
3609
|
+
function Wo() {
|
|
3610
|
+
const [e, t] = D(), [r, a] = D(), {
|
|
3599
3611
|
data: o,
|
|
3600
3612
|
fetchStatus: n
|
|
3601
|
-
} =
|
|
3613
|
+
} = za(), {
|
|
3602
3614
|
dataTopicsList: l,
|
|
3603
3615
|
contextDetails: c
|
|
3604
|
-
} =
|
|
3616
|
+
} = G(), {
|
|
3605
3617
|
t: d
|
|
3606
|
-
} =
|
|
3607
|
-
|
|
3608
|
-
}, [s]), p =
|
|
3618
|
+
} = _(), s = d("ai.errors.noAvailableDataTopics"), u = y((w) => {
|
|
3619
|
+
w.length ? w.length === 1 && (a(void 0), t(w[0])) : a(s);
|
|
3620
|
+
}, [s]), p = N(() => {
|
|
3609
3621
|
if (o && n === "idle") {
|
|
3610
|
-
const
|
|
3611
|
-
return u(
|
|
3622
|
+
const w = (l != null && l.length ? o == null ? void 0 : o.filter((x) => l == null ? void 0 : l.includes(x.title)) : o).map((x) => x.title);
|
|
3623
|
+
return u(w), w;
|
|
3612
3624
|
}
|
|
3613
3625
|
return [];
|
|
3614
|
-
}, [o, n, l, u]), m =
|
|
3626
|
+
}, [o, n, l, u]), m = ce(), f = y(() => {
|
|
3615
3627
|
a(void 0), m.invalidateQueries(["getDataTopics"]);
|
|
3616
3628
|
}, [m]);
|
|
3617
|
-
return r ? /* @__PURE__ */ i(
|
|
3629
|
+
return r ? /* @__PURE__ */ i(Rt, {
|
|
3618
3630
|
text: r,
|
|
3619
3631
|
action: {
|
|
3620
3632
|
text: d("ai.buttons.refresh"),
|
|
3621
|
-
onClick:
|
|
3633
|
+
onClick: f
|
|
3622
3634
|
}
|
|
3623
|
-
}) : p.length === 1 && !e ? /* @__PURE__ */ i(De, {}) : e ? /* @__PURE__ */ i(
|
|
3635
|
+
}) : p.length === 1 && !e ? /* @__PURE__ */ i(De, {}) : e ? /* @__PURE__ */ i(Co, {
|
|
3624
3636
|
contextTitle: e,
|
|
3625
3637
|
contextDetails: c,
|
|
3626
3638
|
onGoBack: p.length === 1 ? void 0 : () => t(void 0)
|
|
3627
|
-
}) : /* @__PURE__ */ i(
|
|
3639
|
+
}) : /* @__PURE__ */ i(Zo, {
|
|
3628
3640
|
dataTopicsList: p,
|
|
3629
|
-
onDataTopicClick: (
|
|
3641
|
+
onDataTopicClick: (w) => t(w)
|
|
3630
3642
|
});
|
|
3631
3643
|
}
|
|
3632
|
-
const
|
|
3644
|
+
const en = Ze({
|
|
3633
3645
|
componentName: "Chatbot"
|
|
3634
3646
|
})((e) => {
|
|
3635
3647
|
const {
|
|
@@ -3638,50 +3650,56 @@ const $o = Re({
|
|
|
3638
3650
|
config: a
|
|
3639
3651
|
} = e, {
|
|
3640
3652
|
themeSettings: o
|
|
3641
|
-
} =
|
|
3642
|
-
return /* @__PURE__ */ i(
|
|
3653
|
+
} = k();
|
|
3654
|
+
return /* @__PURE__ */ i(ja, {
|
|
3643
3655
|
value: a ?? {},
|
|
3644
|
-
children: /* @__PURE__ */ i(
|
|
3656
|
+
children: /* @__PURE__ */ i(Ba, {
|
|
3645
3657
|
id: "csdk-chatbot-frame",
|
|
3646
3658
|
width: t,
|
|
3647
3659
|
height: r,
|
|
3648
3660
|
theme: o,
|
|
3649
3661
|
tabIndex: 0,
|
|
3650
|
-
children: /* @__PURE__ */ i(
|
|
3662
|
+
children: /* @__PURE__ */ i(Wo, {})
|
|
3651
3663
|
})
|
|
3652
3664
|
});
|
|
3653
|
-
}),
|
|
3665
|
+
}), tn = Ze({
|
|
3654
3666
|
componentName: "GetNlgInsights"
|
|
3655
3667
|
})(function(e) {
|
|
3656
3668
|
const {
|
|
3657
3669
|
data: t,
|
|
3658
3670
|
isLoading: r,
|
|
3659
3671
|
isError: a
|
|
3660
|
-
} =
|
|
3672
|
+
} = pe(e), {
|
|
3661
3673
|
t: o
|
|
3662
|
-
} =
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
|
|
3666
|
-
|
|
3674
|
+
} = _();
|
|
3675
|
+
if (a)
|
|
3676
|
+
return /* @__PURE__ */ i(T, {
|
|
3677
|
+
children: o("ai.errors.unexpected")
|
|
3678
|
+
});
|
|
3679
|
+
const n = t ?? o("ai.errors.insightsNotAvailable");
|
|
3680
|
+
return /* @__PURE__ */ i(Se, {
|
|
3681
|
+
text: r ? "Loading..." : n
|
|
3667
3682
|
});
|
|
3668
|
-
}),
|
|
3683
|
+
}), rn = Ze({
|
|
3669
3684
|
componentName: "GetNlgQueryResult"
|
|
3670
3685
|
})(function(e) {
|
|
3671
3686
|
const {
|
|
3672
3687
|
data: t,
|
|
3673
3688
|
isLoading: r,
|
|
3674
3689
|
isError: a
|
|
3675
|
-
} =
|
|
3690
|
+
} = pe(e), {
|
|
3676
3691
|
t: o
|
|
3677
|
-
} =
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3692
|
+
} = _();
|
|
3693
|
+
if (a)
|
|
3694
|
+
return /* @__PURE__ */ i(T, {
|
|
3695
|
+
children: o("ai.errors.unexpected")
|
|
3696
|
+
});
|
|
3697
|
+
const n = t ?? o("ai.errors.insightsNotAvailable");
|
|
3698
|
+
return /* @__PURE__ */ i(Se, {
|
|
3699
|
+
text: r ? "Loading..." : n
|
|
3682
3700
|
});
|
|
3683
3701
|
});
|
|
3684
|
-
function
|
|
3702
|
+
function qo({
|
|
3685
3703
|
theme: e
|
|
3686
3704
|
}) {
|
|
3687
3705
|
const t = e.general.brandColor;
|
|
@@ -3692,71 +3710,71 @@ function Oo({
|
|
|
3692
3710
|
viewBox: "-2 -3 24 24",
|
|
3693
3711
|
fill: "none",
|
|
3694
3712
|
children: [/* @__PURE__ */ i("path", {
|
|
3695
|
-
|
|
3696
|
-
|
|
3713
|
+
fillRule: "evenodd",
|
|
3714
|
+
clipRule: "evenodd",
|
|
3697
3715
|
d: "M12.0533 3.62671e-06C12.0557 -9.45649e-05 12.0577 0.00181346 12.0578 0.00422597C12.1926 3.98958 15.4422 7.18501 19.4491 7.23273C19.4494 7.23273 19.4496 7.23296 19.4496 7.23325C19.4496 7.23356 19.4494 7.23381 19.4491 7.23382C15.3869 7.2822 12.1029 10.5659 12.054 14.628C12.054 14.6283 12.0538 14.6285 12.0535 14.6285C12.0532 14.6285 12.0529 14.6283 12.0529 14.628C12.0047 10.6218 8.80995 7.37281 4.8253 7.23765C4.82287 7.23757 4.82095 7.23552 4.82105 7.2331C4.82114 7.23081 4.82301 7.22897 4.8253 7.2289C8.75488 7.0956 11.9163 3.93392 12.0491 0.004224C12.0492 0.00194873 12.051 9.62326e-05 12.0533 3.62671e-06Z",
|
|
3698
3716
|
fill: t
|
|
3699
3717
|
}), /* @__PURE__ */ i("path", {
|
|
3700
|
-
|
|
3701
|
-
|
|
3718
|
+
fillRule: "evenodd",
|
|
3719
|
+
clipRule: "evenodd",
|
|
3702
3720
|
d: "M9.0973 12.7759C7.1172 12.7236 5.51984 11.1352 5.45331 9.1587C5.45326 9.1573 5.45209 9.1562 5.4507 9.15625C5.44938 9.1563 5.44832 9.15738 5.44828 9.15869C5.38204 11.1266 3.79825 12.7098 1.83009 12.7751C1.82969 12.7752 1.82936 12.7755 1.82935 12.7759C1.82933 12.7763 1.82967 12.7767 1.83009 12.7767C3.8264 12.8429 5.42727 14.4708 5.45019 16.4778C5.45019 16.4781 5.45045 16.4784 5.45077 16.4784C5.45111 16.4784 5.4514 16.4781 5.4514 16.4778C5.47442 14.4622 7.089 12.8289 9.0973 12.7759Z",
|
|
3703
3721
|
fill: t
|
|
3704
3722
|
}), /* @__PURE__ */ i("path", {
|
|
3705
|
-
|
|
3706
|
-
|
|
3723
|
+
fillRule: "evenodd",
|
|
3724
|
+
clipRule: "evenodd",
|
|
3707
3725
|
d: "M2.8778 2.15728C2.87779 2.15701 2.8779 2.15674 2.8781 2.15655C2.87874 2.15591 2.87983 2.15638 2.87981 2.15728C2.87934 2.17566 2.87911 2.1941 2.87911 2.21259C2.87911 3.36434 3.78842 4.30371 4.92829 4.35195C3.78842 4.40019 2.87911 5.33955 2.87911 6.4913C2.87911 6.56284 2.88262 6.63356 2.88947 6.7033C2.89045 6.7133 2.8783 6.71912 2.87119 6.71202C2.86894 6.70976 2.86781 6.70662 2.86813 6.70344C2.87499 6.63366 2.8785 6.56289 2.8785 6.4913C2.8785 5.33956 1.96921 4.40021 0.829346 4.35195C1.96921 4.30369 2.8785 3.36433 2.8785 2.21259C2.8785 2.1941 2.87827 2.17566 2.8778 2.15728ZM5.16566 4.35485C5.16834 4.35503 5.16981 4.35179 5.16791 4.34989C5.16732 4.3493 5.1665 4.34899 5.16567 4.34905C5.14802 4.35023 5.13031 4.3512 5.11255 4.35195C5.13031 4.3527 5.14801 4.35367 5.16566 4.35485Z",
|
|
3708
3726
|
fill: t
|
|
3709
3727
|
})]
|
|
3710
3728
|
});
|
|
3711
3729
|
}
|
|
3712
|
-
const
|
|
3730
|
+
const Go = /* @__PURE__ */ g("div", {
|
|
3713
3731
|
target: "eit37yz0",
|
|
3714
3732
|
label: "FlexDiv"
|
|
3715
3733
|
})("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({
|
|
3716
3734
|
theme: e
|
|
3717
3735
|
}) => e.chart.textColor, ";background-color:", ({
|
|
3718
3736
|
theme: e
|
|
3719
|
-
}) => e.chart.backgroundColor, ";"),
|
|
3737
|
+
}) => e.chart.backgroundColor, ";"), Ho = /* @__PURE__ */ g("div", {
|
|
3720
3738
|
target: "eit37yz1",
|
|
3721
3739
|
label: "IconDiv"
|
|
3722
|
-
})("align-self:flex-start;"),
|
|
3740
|
+
})("align-self:flex-start;"), Yo = ({
|
|
3723
3741
|
summary: e,
|
|
3724
3742
|
nlgRequest: t
|
|
3725
3743
|
}) => {
|
|
3726
3744
|
const {
|
|
3727
3745
|
themeSettings: r
|
|
3728
|
-
} =
|
|
3729
|
-
return /* @__PURE__ */ i(
|
|
3746
|
+
} = k();
|
|
3747
|
+
return /* @__PURE__ */ i(Re, {
|
|
3730
3748
|
sourceId: t.jaql.datasource.title,
|
|
3731
3749
|
data: t,
|
|
3732
3750
|
type: "chart/insights",
|
|
3733
3751
|
buttonVisibility: "always",
|
|
3734
|
-
renderContent: (a) => /* @__PURE__ */ h(
|
|
3752
|
+
renderContent: (a) => /* @__PURE__ */ h(Go, {
|
|
3735
3753
|
theme: r,
|
|
3736
|
-
children: [/* @__PURE__ */ i(
|
|
3754
|
+
children: [/* @__PURE__ */ i(Ho, {
|
|
3737
3755
|
theme: r,
|
|
3738
|
-
children: /* @__PURE__ */ i(
|
|
3756
|
+
children: /* @__PURE__ */ i(qo, {
|
|
3739
3757
|
theme: r
|
|
3740
3758
|
})
|
|
3741
|
-
}), /* @__PURE__ */ i(
|
|
3759
|
+
}), /* @__PURE__ */ i(Se, {
|
|
3742
3760
|
text: e
|
|
3743
3761
|
}), a]
|
|
3744
3762
|
})
|
|
3745
3763
|
});
|
|
3746
|
-
},
|
|
3764
|
+
}, an = ({
|
|
3747
3765
|
nlqResponse: e,
|
|
3748
3766
|
onDataReady: t,
|
|
3749
3767
|
styleOptions: r,
|
|
3750
3768
|
filters: a = []
|
|
3751
3769
|
}) => {
|
|
3752
|
-
e.queryTitle =
|
|
3770
|
+
e.queryTitle = sr(e.queryTitle);
|
|
3753
3771
|
const {
|
|
3754
3772
|
connectToWidgetProps: o
|
|
3755
|
-
} =
|
|
3773
|
+
} = pr({
|
|
3756
3774
|
initialFilters: a
|
|
3757
|
-
}), [n, l] =
|
|
3775
|
+
}), [n, l] = D(null);
|
|
3758
3776
|
re(() => {
|
|
3759
|
-
const p =
|
|
3777
|
+
const p = se(e, {
|
|
3760
3778
|
useCustomizedStyleOptions: !0
|
|
3761
3779
|
});
|
|
3762
3780
|
if (!p)
|
|
@@ -3770,10 +3788,10 @@ const Zo = /* @__PURE__ */ g("div", {
|
|
|
3770
3788
|
l(m);
|
|
3771
3789
|
}
|
|
3772
3790
|
}, [e, o, r]);
|
|
3773
|
-
const c =
|
|
3774
|
-
const p = n && xe(n) ?
|
|
3775
|
-
return
|
|
3776
|
-
jaql:
|
|
3791
|
+
const c = N(() => {
|
|
3792
|
+
const p = n && xe(n) ? gr(n == null ? void 0 : n.filters) : [], m = e.jaql.metadata.filter((f) => !f.jaql.filter).concat(p.filter((f) => !f.config.disabled).map((f) => f.jaql()));
|
|
3793
|
+
return M(C({}, e), {
|
|
3794
|
+
jaql: M(C({}, e.jaql), {
|
|
3777
3795
|
metadata: m
|
|
3778
3796
|
}),
|
|
3779
3797
|
verbosity: "Low"
|
|
@@ -3782,16 +3800,16 @@ const Zo = /* @__PURE__ */ g("div", {
|
|
|
3782
3800
|
data: d,
|
|
3783
3801
|
isLoading: s,
|
|
3784
3802
|
isError: u
|
|
3785
|
-
} =
|
|
3786
|
-
return s || !n ? /* @__PURE__ */ i(
|
|
3803
|
+
} = pe(c);
|
|
3804
|
+
return s || !n ? /* @__PURE__ */ i(Ue, {}) : xe(n) ? /* @__PURE__ */ i(le, M(C({}, n), {
|
|
3787
3805
|
highlightSelectionDisabled: !0,
|
|
3788
3806
|
onDataReady: t,
|
|
3789
|
-
topSlot: d && !u && /* @__PURE__ */ i(
|
|
3807
|
+
topSlot: d && !u && /* @__PURE__ */ i(Yo, {
|
|
3790
3808
|
nlgRequest: c,
|
|
3791
3809
|
summary: d
|
|
3792
3810
|
})
|
|
3793
|
-
})) : /* @__PURE__ */ i(
|
|
3794
|
-
},
|
|
3811
|
+
})) : /* @__PURE__ */ i(T, {});
|
|
3812
|
+
}, Po = new st({
|
|
3795
3813
|
defaultOptions: {
|
|
3796
3814
|
queries: {
|
|
3797
3815
|
refetchOnWindowFocus: !1,
|
|
@@ -3799,15 +3817,15 @@ const Zo = /* @__PURE__ */ g("div", {
|
|
|
3799
3817
|
}
|
|
3800
3818
|
}
|
|
3801
3819
|
});
|
|
3802
|
-
function
|
|
3820
|
+
function on({
|
|
3803
3821
|
children: e,
|
|
3804
3822
|
context: t
|
|
3805
3823
|
}) {
|
|
3806
|
-
return /* @__PURE__ */ i(
|
|
3824
|
+
return /* @__PURE__ */ i(At, {
|
|
3807
3825
|
children: /* @__PURE__ */ i(He.Provider, {
|
|
3808
3826
|
value: t == null ? void 0 : t.api,
|
|
3809
|
-
children: /* @__PURE__ */ i(
|
|
3810
|
-
client:
|
|
3827
|
+
children: /* @__PURE__ */ i(ut, {
|
|
3828
|
+
client: Po,
|
|
3811
3829
|
children: e
|
|
3812
3830
|
})
|
|
3813
3831
|
})
|
|
@@ -3817,28 +3835,29 @@ function en({
|
|
|
3817
3835
|
try {
|
|
3818
3836
|
if (typeof document < "u") {
|
|
3819
3837
|
var e = document.createElement("style");
|
|
3820
|
-
e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(e);
|
|
3838
|
+
e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible:not(.PrivateSwitchBase-input),.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(e);
|
|
3821
3839
|
}
|
|
3822
3840
|
} catch (t) {
|
|
3823
3841
|
console.error("vite-plugin-css-injected-by-js", t);
|
|
3824
3842
|
}
|
|
3825
3843
|
})();
|
|
3826
3844
|
export {
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3845
|
+
Uo as AiContextProvider,
|
|
3846
|
+
va as ChatRestApi,
|
|
3847
|
+
en as Chatbot,
|
|
3848
|
+
on as CustomAiContextProvider,
|
|
3849
|
+
Ta as DEFAULT_RECOMMENDATIONS_COUNT,
|
|
3850
|
+
tn as GetNlgInsights,
|
|
3851
|
+
rn as GetNlgQueryResult,
|
|
3852
|
+
an as NlqChartWidget,
|
|
3853
|
+
Ia as prepareGetNlgInsightsPayload,
|
|
3854
|
+
La as prepareGetNlqResultPayload,
|
|
3855
|
+
Ga as useChatSession,
|
|
3856
|
+
Ko as useFinalNlqResponse,
|
|
3857
|
+
Fo as useGetNlgInsights,
|
|
3858
|
+
Vo as useGetNlgQueryResult,
|
|
3859
|
+
$o as useGetNlqResult,
|
|
3860
|
+
Jo as useGetQueryRecommendations,
|
|
3861
|
+
Xo as useLastNlqResponse,
|
|
3862
|
+
Bo as widgetComposer
|
|
3844
3863
|
};
|