@sisense/sdk-ui-preact 2.12.0 → 2.14.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 +35 -39
- package/dist/ai.js +719 -709
- package/dist/index.cjs +26 -26
- package/dist/index.js +5213 -5101
- package/dist/use-common-filters-BGrn7zoW-a4095d79.cjs +1020 -0
- package/dist/{use-common-filters-DIF4c8WP-f178a602.js → use-common-filters-BGrn7zoW-a71b747c.js} +35404 -34640
- package/package.json +3 -3
- package/dist/use-common-filters-DIF4c8WP-74d91ddb.cjs +0 -1014
package/dist/ai.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { w as Xe,
|
|
1
|
+
import { w as Xe, b as Vt, c6 as aa, fz as ia, fA as oa, fB as na, fC as la, fD as sa, fE as da, j as De, bH as Ge, bG as ca, cK as pa, bN as ua, bp as G, fF as Ie, aD as ut, cm as ot, b0 as ga, av as Ze, fG as ha, fH as ma, cr as Jt, a0 as fa, eZ as ba, v as Xt, af as Kt, H as Ue, I as xa, m as Qe, fI as ka, fJ as ya, U as fe, fK as er, V as wa, M as f, i as tr, z as D, k as n, K as E, ae as Y, fL as Ca, aA as _a, an as va, T as P, bx as xe, C as j, aw as gt, t as R, y as ke, aq as rr, a4 as Sa, bA as Ma, A as pe, fM as Ia, at as we, a2 as Ke, u as Ce, fN as Da, bJ as Aa, bL as La, cL as Me, dA as ar, ar as ht, o as Ta, fO as Le, a8 as C, c_ as q, n as v, c3 as Na, fP as It, a as Be, fQ as ja, fR as Oa, fS as ir, fT as Ea, fU as za, cI as Ra, cJ as Za, fV as Wa, fW as qa, fX as Pa, dS as Ga, c5 as Ba, fY as Ha, cZ as or, fZ as Ya, dl as $a, b7 as Ua, eo as Qa, _ as Fa, b2 as nr, b3 as lr, f_ as Va, f$ as Ja, cj as Xa, eF as Ka, cW as ei, g0 as ti } from "./use-common-filters-BGrn7zoW-a71b747c.js";
|
|
2
2
|
let sr = class extends Vt {
|
|
3
3
|
constructor(t, r) {
|
|
4
4
|
var a;
|
|
5
|
-
super((a = t.jaql.title) !== null && a !== void 0 ? a : "", r), this.__serializable = "JaqlElement", 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 =
|
|
5
|
+
super((a = t.jaql.title) !== null && a !== void 0 ? a : "", r), this.__serializable = "JaqlElement", 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 = aa(t.jaql.sort) : delete this.sortType, this.skipValidation = !0;
|
|
6
6
|
}
|
|
7
7
|
get id() {
|
|
8
8
|
return this.expression;
|
|
@@ -18,23 +18,23 @@ let sr = class extends Vt {
|
|
|
18
18
|
return t.metadataItem = this.metadataItem, t.type = this.type, t;
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
|
-
const
|
|
21
|
+
const ri = {
|
|
22
22
|
text: Xe.TextAttribute,
|
|
23
23
|
numeric: Xe.NumericAttribute,
|
|
24
24
|
datetime: Xe.DateLevel
|
|
25
25
|
};
|
|
26
|
-
function
|
|
26
|
+
function ai(e) {
|
|
27
27
|
var t;
|
|
28
|
-
return new sr(e, (t =
|
|
28
|
+
return new sr(e, (t = ri[e.jaql.datatype]) !== null && t !== void 0 ? t : "numeric");
|
|
29
29
|
}
|
|
30
30
|
function dr(e) {
|
|
31
31
|
const {
|
|
32
32
|
jaql: t
|
|
33
33
|
} = e;
|
|
34
34
|
if (t.formula)
|
|
35
|
-
return
|
|
36
|
-
const r =
|
|
37
|
-
return "agg" in t && t.dim && t.datatype ?
|
|
35
|
+
return ia(t);
|
|
36
|
+
const r = oa(t);
|
|
37
|
+
return "agg" in t && t.dim && t.datatype ? na({
|
|
38
38
|
expression: t.dim,
|
|
39
39
|
dataType: t.datatype,
|
|
40
40
|
agg: t.agg || "",
|
|
@@ -43,7 +43,7 @@ function dr(e) {
|
|
|
43
43
|
sort: t.sort,
|
|
44
44
|
title: t.title,
|
|
45
45
|
dataSource: t.datasource
|
|
46
|
-
}) : t.dim && t.datatype ?
|
|
46
|
+
}) : t.dim && t.datatype ? la({
|
|
47
47
|
expression: t.dim,
|
|
48
48
|
dataType: t.datatype,
|
|
49
49
|
granularity: r,
|
|
@@ -51,10 +51,10 @@ function dr(e) {
|
|
|
51
51
|
title: t.title,
|
|
52
52
|
panel: e.panel,
|
|
53
53
|
dataSource: t.datasource
|
|
54
|
-
}) :
|
|
54
|
+
}) : ai(e);
|
|
55
55
|
}
|
|
56
|
-
const
|
|
57
|
-
var
|
|
56
|
+
const ii = (e) => "dashboardOid" in e && "widgetOid" in e;
|
|
57
|
+
var oi = Object.defineProperty, ni = Object.defineProperties, li = Object.getOwnPropertyDescriptors, He = Object.getOwnPropertySymbols, cr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? oi(e, t, {
|
|
58
58
|
enumerable: !0,
|
|
59
59
|
configurable: !0,
|
|
60
60
|
writable: !0,
|
|
@@ -66,7 +66,7 @@ var ai = Object.defineProperty, ii = Object.defineProperties, oi = Object.getOwn
|
|
|
66
66
|
for (var r of He(t))
|
|
67
67
|
pr.call(t, r) && Dt(e, r, t[r]);
|
|
68
68
|
return e;
|
|
69
|
-
}, ee = (e, t) =>
|
|
69
|
+
}, ee = (e, t) => ni(e, li(t)), si = (e, t) => {
|
|
70
70
|
var r = {};
|
|
71
71
|
for (var a in e)
|
|
72
72
|
cr.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
|
|
@@ -75,19 +75,19 @@ var ai = Object.defineProperty, ii = Object.defineProperties, oi = Object.getOwn
|
|
|
75
75
|
t.indexOf(a) < 0 && pr.call(e, a) && (r[a] = e[a]);
|
|
76
76
|
return r;
|
|
77
77
|
};
|
|
78
|
-
function
|
|
78
|
+
function di(e) {
|
|
79
79
|
return e.replace(/\s+/g, "-").replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase();
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function ci(e) {
|
|
82
82
|
return !e || !e.jaql.datasource.title || !e.jaql.metadata.length;
|
|
83
83
|
}
|
|
84
84
|
function ur(e) {
|
|
85
|
-
if (![...
|
|
85
|
+
if (![...da, "pivot", "pivot2"].includes(e))
|
|
86
86
|
throw new De("errors.chartTypeNotSupported", {
|
|
87
87
|
chartType: e
|
|
88
88
|
});
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function pi(e) {
|
|
91
91
|
return "widgetType" in e && e.widgetType === "pivot";
|
|
92
92
|
}
|
|
93
93
|
function me(e) {
|
|
@@ -96,12 +96,12 @@ function me(e) {
|
|
|
96
96
|
}
|
|
97
97
|
function At(e) {
|
|
98
98
|
const t = "measures" in e && K(e.measures) || "values" in e && K(e.values);
|
|
99
|
-
return
|
|
99
|
+
return pi(e) ? "values" in e.dataOptions && K(e.dataOptions.values) : "chartType" in e ? e.chartType === "indicator" ? "value" in e.dataOptions && K(e.dataOptions.value) || "secondary" in e.dataOptions && K(e.dataOptions.secondary) : e.chartType === "table" ? !("columns" in e.dataOptions) || !K(e.dataOptions.columns) ? !1 : e.dataOptions.columns.some((r) => me(r)) : e.chartType === "boxplot" ? !1 : e.chartType === "scatter" ? "x" in e.dataOptions && e.dataOptions.x !== void 0 && me(e.dataOptions.x) || "y" in e.dataOptions && e.dataOptions.y !== void 0 && me(e.dataOptions.y) || "size" in e.dataOptions && e.dataOptions.size !== void 0 : e.chartType === "scattermap" ? "colorBy" in e.dataOptions && e.dataOptions.colorBy !== void 0 && me(e.dataOptions.colorBy) || "details" in e.dataOptions && e.dataOptions.details !== void 0 && me(e.dataOptions.details) || "size" in e.dataOptions && e.dataOptions.size !== void 0 && me(e.dataOptions.size) : e.chartType === "areamap" ? "geo" in e.dataOptions && K(e.dataOptions.geo) && "color" in e.dataOptions && K(e.dataOptions.color) : "value" in e.dataOptions && K(e.dataOptions.value) : t;
|
|
100
100
|
}
|
|
101
101
|
function K(e) {
|
|
102
102
|
return Array.isArray(e) && e.length > 0;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function ui(e) {
|
|
105
105
|
const t = e.split(`
|
|
106
106
|
`);
|
|
107
107
|
for (let r = 0; r < t.length - 1; r++)
|
|
@@ -115,7 +115,7 @@ function ci(e) {
|
|
|
115
115
|
return t.join(`
|
|
116
116
|
`);
|
|
117
117
|
}
|
|
118
|
-
function
|
|
118
|
+
function gi(e) {
|
|
119
119
|
const t = (a) => /^[$A-Z_][0-9A-Z_$]*$/i.test(a);
|
|
120
120
|
if ("composeCode" in e)
|
|
121
121
|
return e;
|
|
@@ -126,7 +126,7 @@ function pi(e) {
|
|
|
126
126
|
}
|
|
127
127
|
return r;
|
|
128
128
|
}
|
|
129
|
-
const
|
|
129
|
+
const hi = {
|
|
130
130
|
react: {
|
|
131
131
|
baseChartTmpl: `import { {{componentString}} } from '@sisense/sdk-ui';
|
|
132
132
|
{{extraImportsString}}
|
|
@@ -307,13 +307,9 @@ export default function CodeExample() {
|
|
|
307
307
|
title: '{{titleString}}',
|
|
308
308
|
widgets,
|
|
309
309
|
filters,
|
|
310
|
-
config: {
|
|
311
|
-
toolbar: { isVisible: true },
|
|
312
|
-
filtersPanel: { isVisible: true },
|
|
313
|
-
},
|
|
310
|
+
config: {{configString}},
|
|
314
311
|
widgetsOptions: {{widgetsOptionsString}},
|
|
315
312
|
layoutOptions: {{layoutOptionsString}},
|
|
316
|
-
tabbersOptions: {{tabbersOptionsString}},
|
|
317
313
|
styleOptions: {{styleOptionsString}},
|
|
318
314
|
};
|
|
319
315
|
}, []);
|
|
@@ -585,10 +581,10 @@ import { DashboardById } from '@sisense/sdk-ui-vue';
|
|
|
585
581
|
</template>`,
|
|
586
582
|
dashboardTmpl: "/** COMING SOON */"
|
|
587
583
|
}
|
|
588
|
-
}, gr = (e, t) =>
|
|
584
|
+
}, gr = (e, t) => hi[t][e].replace(/{{(.*?)Tmpl}}/g, (r, a) => gr(`${a}Tmpl`, t)), mi = (e, t) => e.replace(/{{(.*?)}}/g, (r, a) => a in t ? t[a] : (console.warn(`Placeholder ${a} not found in data`), r)), nt = (e, t, r = "react") => {
|
|
589
585
|
const a = gr(e, r);
|
|
590
|
-
return
|
|
591
|
-
},
|
|
586
|
+
return ui(mi(a, t));
|
|
587
|
+
}, fi = () => Object.values(ma).map((e) => Jt.aggregationToJAQL(e)).join("|"), hr = (e) => {
|
|
592
588
|
const {
|
|
593
589
|
formula: t,
|
|
594
590
|
context: r,
|
|
@@ -602,15 +598,15 @@ import { DashboardById } from '@sisense/sdk-ui-vue';
|
|
|
602
598
|
const l = i[0];
|
|
603
599
|
if (typeof l != "string")
|
|
604
600
|
return e;
|
|
605
|
-
const s = r[`${l}`], u =
|
|
601
|
+
const s = r[`${l}`], u = fi(), c = new RegExp(`^\\s*(${u})\\(\\[\\w+\\]\\)$`), g = t.match(c);
|
|
606
602
|
if (g && t.includes(l)) {
|
|
607
|
-
const
|
|
603
|
+
const b = g[1];
|
|
608
604
|
return O({
|
|
609
605
|
dim: s.dim,
|
|
610
606
|
table: s.table,
|
|
611
607
|
column: s.column,
|
|
612
608
|
datatype: s.datatype,
|
|
613
|
-
agg:
|
|
609
|
+
agg: b,
|
|
614
610
|
title: e.title
|
|
615
611
|
}, a ? {
|
|
616
612
|
filter: O({}, a)
|
|
@@ -626,7 +622,7 @@ import { DashboardById } from '@sisense/sdk-ui-vue';
|
|
|
626
622
|
}), t.context = r;
|
|
627
623
|
}
|
|
628
624
|
return t;
|
|
629
|
-
},
|
|
625
|
+
}, bi = (e) => {
|
|
630
626
|
var t;
|
|
631
627
|
const r = e;
|
|
632
628
|
if (r.panel !== "scope")
|
|
@@ -637,9 +633,9 @@ import { DashboardById } from '@sisense/sdk-ui-vue';
|
|
|
637
633
|
return (t = a.filter) != null && t.by && (a.filter.by = hr(a.filter.by)), ee(O({}, r), {
|
|
638
634
|
jaql: a
|
|
639
635
|
});
|
|
640
|
-
},
|
|
636
|
+
}, xi = (e) => {
|
|
641
637
|
let t = e;
|
|
642
|
-
t =
|
|
638
|
+
t = bi(t);
|
|
643
639
|
const {
|
|
644
640
|
jaql: r,
|
|
645
641
|
measure: a,
|
|
@@ -653,7 +649,7 @@ import { DashboardById } from '@sisense/sdk-ui-vue';
|
|
|
653
649
|
measure: We(a)
|
|
654
650
|
} : {});
|
|
655
651
|
}, qe = 6;
|
|
656
|
-
function
|
|
652
|
+
function ki(e) {
|
|
657
653
|
switch (e) {
|
|
658
654
|
case "line":
|
|
659
655
|
case "area":
|
|
@@ -703,7 +699,7 @@ function fi(e) {
|
|
|
703
699
|
return {};
|
|
704
700
|
}
|
|
705
701
|
}
|
|
706
|
-
const
|
|
702
|
+
const yi = {
|
|
707
703
|
subtype: "indicator/numeric",
|
|
708
704
|
numericSubtype: "numericSimple",
|
|
709
705
|
skin: "vertical",
|
|
@@ -722,7 +718,7 @@ const xi = {
|
|
|
722
718
|
shouldBeShown: !1
|
|
723
719
|
}
|
|
724
720
|
}
|
|
725
|
-
},
|
|
721
|
+
}, wi = {
|
|
726
722
|
legend: {
|
|
727
723
|
enabled: !0,
|
|
728
724
|
position: "bottom"
|
|
@@ -788,7 +784,7 @@ const xi = {
|
|
|
788
784
|
navigator: {
|
|
789
785
|
enabled: !0
|
|
790
786
|
}
|
|
791
|
-
},
|
|
787
|
+
}, Ci = {
|
|
792
788
|
subtype: "line/basic",
|
|
793
789
|
lineWidth: {
|
|
794
790
|
width: "bold"
|
|
@@ -798,7 +794,7 @@ const xi = {
|
|
|
798
794
|
size: "small",
|
|
799
795
|
fill: "filled"
|
|
800
796
|
}
|
|
801
|
-
},
|
|
797
|
+
}, _i = {
|
|
802
798
|
subtype: "area/basic",
|
|
803
799
|
lineWidth: {
|
|
804
800
|
width: "bold"
|
|
@@ -808,11 +804,11 @@ const xi = {
|
|
|
808
804
|
size: "small",
|
|
809
805
|
fill: "filled"
|
|
810
806
|
}
|
|
811
|
-
},
|
|
807
|
+
}, vi = {
|
|
812
808
|
subtype: "bar/classic"
|
|
813
|
-
},
|
|
809
|
+
}, Si = {
|
|
814
810
|
subtype: "column/classic"
|
|
815
|
-
},
|
|
811
|
+
}, Mi = {
|
|
816
812
|
subtype: "polar/column",
|
|
817
813
|
yAxis: {
|
|
818
814
|
enabled: !0,
|
|
@@ -835,9 +831,9 @@ const xi = {
|
|
|
835
831
|
}
|
|
836
832
|
};
|
|
837
833
|
function _e(e) {
|
|
838
|
-
return
|
|
834
|
+
return fa({}, wi, e);
|
|
839
835
|
}
|
|
840
|
-
const
|
|
836
|
+
const Ii = {
|
|
841
837
|
subtype: "pie/classic",
|
|
842
838
|
legend: {
|
|
843
839
|
enabled: !1,
|
|
@@ -860,22 +856,22 @@ const Si = {
|
|
|
860
856
|
minimalIndependentSlicePercentage: 3,
|
|
861
857
|
selectedConvolutionType: "byPercentage"
|
|
862
858
|
}
|
|
863
|
-
},
|
|
859
|
+
}, Di = {
|
|
864
860
|
legend: {
|
|
865
861
|
enabled: !1,
|
|
866
862
|
position: "left"
|
|
867
863
|
},
|
|
868
|
-
|
|
864
|
+
seriesLabels: {
|
|
869
865
|
enabled: !0,
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
866
|
+
showCategory: !0,
|
|
867
|
+
showPercentage: !0,
|
|
868
|
+
showPercentDecimals: !1,
|
|
869
|
+
showValue: !0
|
|
874
870
|
},
|
|
875
871
|
funnelSize: "regular",
|
|
876
872
|
funnelType: "regular",
|
|
877
873
|
funnelDirection: "regular"
|
|
878
|
-
},
|
|
874
|
+
}, Ai = {
|
|
879
875
|
rowsPerPage: 25,
|
|
880
876
|
isAutoHeight: !0,
|
|
881
877
|
rowHeight: null,
|
|
@@ -884,7 +880,7 @@ const Si = {
|
|
|
884
880
|
headersColor: !1,
|
|
885
881
|
membersColor: !1,
|
|
886
882
|
totalsColor: !1
|
|
887
|
-
},
|
|
883
|
+
}, Li = {
|
|
888
884
|
labels: {
|
|
889
885
|
category: [{
|
|
890
886
|
enabled: !0
|
|
@@ -897,7 +893,8 @@ const Si = {
|
|
|
897
893
|
tooltip: {
|
|
898
894
|
mode: "value"
|
|
899
895
|
}
|
|
900
|
-
},
|
|
896
|
+
}, Ti = {
|
|
897
|
+
subtype: ba.SUBTYPE,
|
|
901
898
|
viewType: "month",
|
|
902
899
|
startOfWeek: "sunday",
|
|
903
900
|
cellLabels: {
|
|
@@ -914,7 +911,7 @@ const Si = {
|
|
|
914
911
|
cellColor: "#e6e6e6",
|
|
915
912
|
hideValues: !0
|
|
916
913
|
}
|
|
917
|
-
},
|
|
914
|
+
}, Ni = {
|
|
918
915
|
legend: {
|
|
919
916
|
enabled: !0,
|
|
920
917
|
position: "bottom"
|
|
@@ -922,7 +919,7 @@ const Si = {
|
|
|
922
919
|
tooltip: {
|
|
923
920
|
mode: "value"
|
|
924
921
|
}
|
|
925
|
-
},
|
|
922
|
+
}, ji = {
|
|
926
923
|
legend: {
|
|
927
924
|
enabled: !0,
|
|
928
925
|
position: "bottom"
|
|
@@ -974,7 +971,7 @@ const Si = {
|
|
|
974
971
|
scatterBubbleMinSize: 10,
|
|
975
972
|
scatterBubbleMaxSize: 10
|
|
976
973
|
}
|
|
977
|
-
},
|
|
974
|
+
}, Oi = {
|
|
978
975
|
header: {
|
|
979
976
|
color: {
|
|
980
977
|
enabled: !1
|
|
@@ -990,7 +987,7 @@ const Si = {
|
|
|
990
987
|
enabled: !1
|
|
991
988
|
}
|
|
992
989
|
}
|
|
993
|
-
},
|
|
990
|
+
}, Ei = {
|
|
994
991
|
subtype: "scattermap",
|
|
995
992
|
markers: {
|
|
996
993
|
fill: "filled",
|
|
@@ -1000,9 +997,9 @@ const Si = {
|
|
|
1000
997
|
maxSize: 24
|
|
1001
998
|
}
|
|
1002
999
|
}
|
|
1003
|
-
},
|
|
1000
|
+
}, zi = {
|
|
1004
1001
|
mapType: "world"
|
|
1005
|
-
},
|
|
1002
|
+
}, Ri = {
|
|
1006
1003
|
subtype: "boxplot/full",
|
|
1007
1004
|
legend: {
|
|
1008
1005
|
enabled: !0,
|
|
@@ -1054,42 +1051,42 @@ const Si = {
|
|
|
1054
1051
|
enabled: !0
|
|
1055
1052
|
}
|
|
1056
1053
|
};
|
|
1057
|
-
function
|
|
1054
|
+
function Zi(e) {
|
|
1058
1055
|
switch (e) {
|
|
1059
1056
|
case "indicator":
|
|
1060
|
-
return G(
|
|
1057
|
+
return G(yi);
|
|
1061
1058
|
case "line":
|
|
1062
|
-
return _e(
|
|
1059
|
+
return _e(Ci);
|
|
1063
1060
|
case "area":
|
|
1064
|
-
return _e(
|
|
1061
|
+
return _e(_i);
|
|
1065
1062
|
case "bar":
|
|
1066
|
-
return _e(
|
|
1063
|
+
return _e(vi);
|
|
1067
1064
|
case "column":
|
|
1068
|
-
return _e(
|
|
1065
|
+
return _e(Si);
|
|
1069
1066
|
case "polar":
|
|
1070
|
-
return _e(
|
|
1067
|
+
return _e(Mi);
|
|
1071
1068
|
case "pie":
|
|
1072
|
-
return G(
|
|
1069
|
+
return G(Ii);
|
|
1073
1070
|
case "funnel":
|
|
1074
|
-
return G(Mi);
|
|
1075
|
-
case "treemap":
|
|
1076
1071
|
return G(Di);
|
|
1072
|
+
case "treemap":
|
|
1073
|
+
return G(Li);
|
|
1077
1074
|
case "calendar-heatmap":
|
|
1078
|
-
return G(
|
|
1075
|
+
return G(Ti);
|
|
1079
1076
|
case "sunburst":
|
|
1080
|
-
return G(
|
|
1077
|
+
return G(Ni);
|
|
1081
1078
|
case "scatter":
|
|
1082
|
-
return G(Ti);
|
|
1083
|
-
case "scattermap":
|
|
1084
1079
|
return G(ji);
|
|
1080
|
+
case "scattermap":
|
|
1081
|
+
return G(Ei);
|
|
1085
1082
|
case "areamap":
|
|
1086
|
-
return G(
|
|
1083
|
+
return G(zi);
|
|
1087
1084
|
case "boxplot":
|
|
1088
|
-
return G(
|
|
1085
|
+
return G(Ri);
|
|
1089
1086
|
case "table":
|
|
1090
|
-
return G(
|
|
1087
|
+
return G(Oi);
|
|
1091
1088
|
case "pivot":
|
|
1092
|
-
return G(
|
|
1089
|
+
return G(Ai);
|
|
1093
1090
|
case "pivot2":
|
|
1094
1091
|
return {};
|
|
1095
1092
|
case "image":
|
|
@@ -1099,7 +1096,7 @@ function zi(e) {
|
|
|
1099
1096
|
}
|
|
1100
1097
|
}
|
|
1101
1098
|
const ze = `
|
|
1102
|
-
`, lt = "UNKNOWN",
|
|
1099
|
+
`, lt = "UNKNOWN", Wi = (e, t) => {
|
|
1103
1100
|
let r = "";
|
|
1104
1101
|
return r += `measureFactory.customFormula(
|
|
1105
1102
|
`, r += " ".repeat(t), r += ` '${Ie(e.title)}',
|
|
@@ -1111,7 +1108,7 @@ const ze = `
|
|
|
1111
1108
|
`;
|
|
1112
1109
|
}), r += " ".repeat(t), r += ` }
|
|
1113
1110
|
`, r += " ".repeat(t), r += ")", r;
|
|
1114
|
-
},
|
|
1111
|
+
}, qi = (e) => {
|
|
1115
1112
|
const {
|
|
1116
1113
|
level: t,
|
|
1117
1114
|
table: r,
|
|
@@ -1121,16 +1118,16 @@ const ze = `
|
|
|
1121
1118
|
} = e;
|
|
1122
1119
|
let s;
|
|
1123
1120
|
return r && a && (s = Xt(r, a, t, "DM")), i && r && a && l && (s = `measureFactory.${Jt.aggregationFromJAQL(i)}(${s}, '${Ie(l)}')`), s || lt;
|
|
1124
|
-
},
|
|
1121
|
+
}, Pi = (e, t) => {
|
|
1125
1122
|
const r = e.jaql(!1).jaql;
|
|
1126
|
-
return "formula" in r ?
|
|
1123
|
+
return "formula" in r ? Wi(r, t) : qi(r);
|
|
1127
1124
|
}, ae = (e, t = 0, r = !1) => {
|
|
1128
1125
|
if (!e)
|
|
1129
1126
|
return "";
|
|
1130
1127
|
if (typeof e == "string")
|
|
1131
1128
|
return `'${Ie(e)}'`;
|
|
1132
1129
|
if (e instanceof sr)
|
|
1133
|
-
return
|
|
1130
|
+
return Pi(e, t);
|
|
1134
1131
|
if (e instanceof Vt)
|
|
1135
1132
|
return e.composeCode || "";
|
|
1136
1133
|
let a = "";
|
|
@@ -1138,7 +1135,7 @@ const ze = `
|
|
|
1138
1135
|
if (r && typeof i == "string" && (i = `'${Ie(i)}'`), a += " ".repeat(t + 2), Array.isArray(l))
|
|
1139
1136
|
a += `${i}: [${l.map((s) => ae(s, t + 4, r))}${l.length ? ze + " ".repeat(t + 2) : ""}]`;
|
|
1140
1137
|
else if (typeof l == "object" && l !== null) {
|
|
1141
|
-
const s = Array.isArray(l) ? l :
|
|
1138
|
+
const s = Array.isArray(l) ? l : gi(l);
|
|
1142
1139
|
a += `${i}: ${ae(s, t + 2, r)}`;
|
|
1143
1140
|
} else
|
|
1144
1141
|
["number", "boolean", "undefined"].includes(typeof l) || l === null ? a += `${i}: ${l}` : typeof l == "string" ? a += `${i}: '${Ie(l)}'` : a += `${i}: ${l}`;
|
|
@@ -1163,45 +1160,45 @@ function mt(e, t) {
|
|
|
1163
1160
|
function Lt(e, t) {
|
|
1164
1161
|
if (!e || Object.keys(e).length === 0)
|
|
1165
1162
|
return {};
|
|
1166
|
-
const r =
|
|
1163
|
+
const r = Zi(t);
|
|
1167
1164
|
if (ut(e, r))
|
|
1168
1165
|
return {};
|
|
1169
1166
|
const a = mt(e, r);
|
|
1170
1167
|
return a ?? {};
|
|
1171
1168
|
}
|
|
1172
1169
|
function Tt(e, t) {
|
|
1173
|
-
const r =
|
|
1170
|
+
const r = ki(t);
|
|
1174
1171
|
if (ut(e, r))
|
|
1175
1172
|
return e;
|
|
1176
1173
|
const a = mt(e, r);
|
|
1177
1174
|
return a ?? {};
|
|
1178
1175
|
}
|
|
1179
|
-
function
|
|
1176
|
+
function Gi(e) {
|
|
1180
1177
|
return ae(e, qe);
|
|
1181
1178
|
}
|
|
1182
1179
|
function Nt(e, t = "data-source-placeholder") {
|
|
1183
1180
|
if (!e)
|
|
1184
1181
|
return t;
|
|
1185
1182
|
const r = typeof e == "object" && "title" in e ? e.title : e;
|
|
1186
|
-
return
|
|
1183
|
+
return di(r);
|
|
1187
1184
|
}
|
|
1188
1185
|
function jt(e, t = !0) {
|
|
1189
1186
|
const r = [];
|
|
1190
1187
|
return t && r.push("measureFactory"), K(e) && r.push("filterFactory"), r.length > 0 ? `import { ${r.join(", ")} } from '@sisense/sdk-data';` : "";
|
|
1191
1188
|
}
|
|
1192
1189
|
const Ot = `
|
|
1193
|
-
`,
|
|
1190
|
+
`, Bi = (e, t) => {
|
|
1194
1191
|
if (e.composeCode)
|
|
1195
1192
|
return `${Ot}${" ".repeat(t)}${e.composeCode}`;
|
|
1196
1193
|
const r = e.jaql().jaql;
|
|
1197
1194
|
return `${Ot}${" ".repeat(t)}filterFactory.customFilter(${ae(r, t, !0)})`;
|
|
1198
|
-
},
|
|
1195
|
+
}, Hi = (e, t = 0) => {
|
|
1199
1196
|
if (!e)
|
|
1200
1197
|
return "";
|
|
1201
1198
|
let r = "";
|
|
1202
|
-
return r += `[${e.map((a) =>
|
|
1199
|
+
return r += `[${e.map((a) => Bi(a, t + 2))}${e.length ? `
|
|
1203
1200
|
` + " ".repeat(t + 2) : ""}]`, r;
|
|
1204
|
-
}, Et = (e) => e ? Array.isArray(e) ?
|
|
1201
|
+
}, Et = (e) => e ? Array.isArray(e) ? Hi(e, 6) : "/** Filter relations not supported yet */" : "[]", Yi = ["executeQueryByWidgetIdTmpl", "widgetByIdTmpl"], $i = "chartWidgetTmpl", Ui = "pivotTableWidgetTmpl", Qi = (e) => e, Fi = ({
|
|
1205
1202
|
dashboardOid: e,
|
|
1206
1203
|
widgetOid: t,
|
|
1207
1204
|
uiFramework: r = "react",
|
|
@@ -1212,9 +1209,9 @@ const Ot = `
|
|
|
1212
1209
|
const l = {
|
|
1213
1210
|
dashboardOid: e,
|
|
1214
1211
|
widgetOid: t
|
|
1215
|
-
}, s =
|
|
1212
|
+
}, s = Yi[Number(i)];
|
|
1216
1213
|
return nt(s, l, r);
|
|
1217
|
-
},
|
|
1214
|
+
}, Vi = (e, t, r, a) => {
|
|
1218
1215
|
if (Ge(e)) {
|
|
1219
1216
|
ur(e.chartType);
|
|
1220
1217
|
const i = At(e), l = {
|
|
@@ -1222,8 +1219,8 @@ const Ot = `
|
|
|
1222
1219
|
widgetTypeString: "chart",
|
|
1223
1220
|
titleString: e.title,
|
|
1224
1221
|
dataSourceString: Nt(e.dataSource),
|
|
1225
|
-
chartTypeString:
|
|
1226
|
-
dataOptionsString:
|
|
1222
|
+
chartTypeString: Qi(e.chartType),
|
|
1223
|
+
dataOptionsString: Gi(a ? Tt(e.dataOptions, e.chartType) : e.dataOptions),
|
|
1227
1224
|
filtersString: Et(e.filters),
|
|
1228
1225
|
componentString: "ChartWidget",
|
|
1229
1226
|
extraImportsString: jt(e.filters || [], i),
|
|
@@ -1232,7 +1229,7 @@ const Ot = `
|
|
|
1232
1229
|
};
|
|
1233
1230
|
return nt(r.chart, l, t);
|
|
1234
1231
|
}
|
|
1235
|
-
if (
|
|
1232
|
+
if (ca(e)) {
|
|
1236
1233
|
const i = At(e), l = {
|
|
1237
1234
|
idString: e.id,
|
|
1238
1235
|
widgetTypeString: "pivot",
|
|
@@ -1246,32 +1243,32 @@ const Ot = `
|
|
|
1246
1243
|
};
|
|
1247
1244
|
return nt(r.pivot, l, t);
|
|
1248
1245
|
}
|
|
1249
|
-
if (
|
|
1246
|
+
if (pa(e))
|
|
1250
1247
|
return "/** Custom widget code not supported yet */";
|
|
1251
1248
|
throw new De("errors.otherWidgetTypesNotSupported");
|
|
1252
|
-
},
|
|
1249
|
+
}, Ji = ({
|
|
1253
1250
|
widgetProps: e,
|
|
1254
1251
|
uiFramework: t = "react",
|
|
1255
1252
|
removeDefaultProps: r = !1
|
|
1256
|
-
}) =>
|
|
1257
|
-
chart:
|
|
1258
|
-
pivot:
|
|
1253
|
+
}) => Vi(e, t, {
|
|
1254
|
+
chart: $i,
|
|
1255
|
+
pivot: Ui
|
|
1259
1256
|
}, r);
|
|
1260
|
-
function
|
|
1257
|
+
function Xi(e) {
|
|
1261
1258
|
return !!(e && (e.top !== void 0 || e.bottom !== void 0));
|
|
1262
1259
|
}
|
|
1263
|
-
const
|
|
1260
|
+
const Ki = (e) => {
|
|
1264
1261
|
const t = e.find((r) => r.panel === "rows");
|
|
1265
1262
|
return t ? e.map((r) => {
|
|
1266
1263
|
const a = r.jaql.filter;
|
|
1267
|
-
if (!(r.panel === "scope" &&
|
|
1264
|
+
if (!(r.panel === "scope" && Xi(a) && a.by === void 0))
|
|
1268
1265
|
return r;
|
|
1269
1266
|
const i = r.jaql, {
|
|
1270
1267
|
type: l,
|
|
1271
1268
|
context: s,
|
|
1272
1269
|
formula: u,
|
|
1273
1270
|
filter: c
|
|
1274
|
-
} = i, g =
|
|
1271
|
+
} = i, g = si(i, ["type", "context", "formula", "filter"]);
|
|
1275
1272
|
return ee(O({}, r), {
|
|
1276
1273
|
jaql: O({
|
|
1277
1274
|
// Copy dimension properties from rows dimension
|
|
@@ -1290,11 +1287,11 @@ const Ji = (e) => {
|
|
|
1290
1287
|
}, g)
|
|
1291
1288
|
});
|
|
1292
1289
|
}) : e;
|
|
1293
|
-
},
|
|
1290
|
+
}, eo = (e) => ({
|
|
1294
1291
|
dataOptions: {
|
|
1295
1292
|
columns: e.map(dr)
|
|
1296
1293
|
}
|
|
1297
|
-
}),
|
|
1294
|
+
}), to = Object.freeze({
|
|
1298
1295
|
convolution: {
|
|
1299
1296
|
enabled: !0,
|
|
1300
1297
|
selectedConvolutionType: "bySlicesCount",
|
|
@@ -1320,11 +1317,11 @@ const Ji = (e) => {
|
|
|
1320
1317
|
pie: "pie/donut",
|
|
1321
1318
|
bar: "bar/stacked",
|
|
1322
1319
|
column: "column/stackedcolumn"
|
|
1323
|
-
}),
|
|
1320
|
+
}), ro = (e, t, r) => {
|
|
1324
1321
|
const a = e.reduce((l, s) => (l[s.jaql.title] = s, l), {}), i = Object.entries(r).reduce((l, s) => {
|
|
1325
1322
|
const [u, c] = s;
|
|
1326
1323
|
return l[`${u}`] = Array.isArray(c) ? c.map((g) => {
|
|
1327
|
-
var
|
|
1324
|
+
var b, x;
|
|
1328
1325
|
const o = ot(g);
|
|
1329
1326
|
delete o.enabled;
|
|
1330
1327
|
const p = a[o.column.name];
|
|
@@ -1340,8 +1337,8 @@ const Ji = (e) => {
|
|
|
1340
1337
|
return ee(O({}, o), {
|
|
1341
1338
|
column: d
|
|
1342
1339
|
});
|
|
1343
|
-
if (
|
|
1344
|
-
const m = (x = (
|
|
1340
|
+
if (ga(d.type)) {
|
|
1341
|
+
const m = (x = (b = p.format) == null ? void 0 : b.mask) == null ? void 0 : x[p.jaql.level];
|
|
1345
1342
|
if (m)
|
|
1346
1343
|
return ee(O({}, o), {
|
|
1347
1344
|
column: d,
|
|
@@ -1374,7 +1371,7 @@ const Ji = (e) => {
|
|
|
1374
1371
|
l !== "geo" && (i[`${l}`] = i[`${l}`][0]);
|
|
1375
1372
|
}), i;
|
|
1376
1373
|
case "table":
|
|
1377
|
-
return Object.keys(i).length === 0 ?
|
|
1374
|
+
return Object.keys(i).length === 0 ? eo(e).dataOptions : i;
|
|
1378
1375
|
case "boxplot":
|
|
1379
1376
|
case "areamap":
|
|
1380
1377
|
case "indicator":
|
|
@@ -1384,9 +1381,9 @@ const Ji = (e) => {
|
|
|
1384
1381
|
}, Rt = (e, t) => {
|
|
1385
1382
|
var r, a, i, l;
|
|
1386
1383
|
return t === "x" ? (a = (r = e.category) != null ? r : e.x) == null ? void 0 : a.map((s) => ot(s).column.name).join(", ") : (l = (i = e.value) != null ? i : e.y) == null ? void 0 : l.map((s) => ot(s).column.name).join(", ");
|
|
1387
|
-
},
|
|
1384
|
+
}, ao = (e, t, r, a) => {
|
|
1388
1385
|
let i;
|
|
1389
|
-
return a && e in zt ? i = Ze(Ze(
|
|
1386
|
+
return a && e in zt ? i = Ze(Ze(to, {
|
|
1390
1387
|
subtype: zt[`${e}`]
|
|
1391
1388
|
}), {
|
|
1392
1389
|
legend: {
|
|
@@ -1405,23 +1402,23 @@ const Ji = (e) => {
|
|
|
1405
1402
|
text: Rt(t, "x")
|
|
1406
1403
|
}
|
|
1407
1404
|
}
|
|
1408
|
-
}, r) : i = Ze(
|
|
1409
|
-
},
|
|
1405
|
+
}, r) : i = Ze(ha(), r), i;
|
|
1406
|
+
}, io = (e, t, r = !0) => {
|
|
1410
1407
|
const {
|
|
1411
1408
|
chartFamily: a,
|
|
1412
1409
|
chartType: i,
|
|
1413
1410
|
axesMapping: l = {},
|
|
1414
1411
|
styleOptions: s = {}
|
|
1415
|
-
} = t, u =
|
|
1412
|
+
} = t, u = ro(e, a, l), c = ao(i, l, s, r);
|
|
1416
1413
|
return {
|
|
1417
1414
|
dataOptions: u,
|
|
1418
1415
|
chartStyleOptions: c
|
|
1419
1416
|
};
|
|
1420
|
-
},
|
|
1417
|
+
}, oo = (e) => "chartType" in e ? e : {
|
|
1421
1418
|
chartType: "table",
|
|
1422
1419
|
chartFamily: "table",
|
|
1423
1420
|
axesMapping: {}
|
|
1424
|
-
},
|
|
1421
|
+
}, no = (e) => e.map((t) => ua(t.jaql)), lo = (e) => e.reduce((t, r) => {
|
|
1425
1422
|
if ((r.panel === "scope" || r.jaql.filter) && t.metadataFilters.push(G(r)), r.panel !== "scope") {
|
|
1426
1423
|
const a = G(r);
|
|
1427
1424
|
delete a.jaql.filter, t.metadataColumns.push(a);
|
|
@@ -1430,8 +1427,8 @@ const Ji = (e) => {
|
|
|
1430
1427
|
}, {
|
|
1431
1428
|
metadataColumns: [],
|
|
1432
1429
|
metadataFilters: []
|
|
1433
|
-
}),
|
|
1434
|
-
if (!
|
|
1430
|
+
}), so = (e, t) => {
|
|
1431
|
+
if (!ci(e))
|
|
1435
1432
|
try {
|
|
1436
1433
|
const {
|
|
1437
1434
|
useCustomizedStyleOptions: r = !1
|
|
@@ -1444,11 +1441,11 @@ const Ji = (e) => {
|
|
|
1444
1441
|
datasource: u
|
|
1445
1442
|
} = a, c = ee(O({}, u), {
|
|
1446
1443
|
type: u.type || "elasticube"
|
|
1447
|
-
}), g =
|
|
1444
|
+
}), g = sa(c), b = Ki(s).map((I) => xi(I)).map((I) => ee(O({}, I), {
|
|
1448
1445
|
jaql: ee(O({}, I.jaql), {
|
|
1449
1446
|
datasource: g
|
|
1450
1447
|
})
|
|
1451
|
-
})), x =
|
|
1448
|
+
})), x = oo(i), o = x.chartType.toLowerCase(), p = {
|
|
1452
1449
|
cornerRadius: "Small",
|
|
1453
1450
|
header: {
|
|
1454
1451
|
// remove info button and render empty toolbar instead
|
|
@@ -1457,10 +1454,10 @@ const Ji = (e) => {
|
|
|
1457
1454
|
}, {
|
|
1458
1455
|
metadataColumns: d,
|
|
1459
1456
|
metadataFilters: m
|
|
1460
|
-
} =
|
|
1457
|
+
} = lo(b), h = no(m), {
|
|
1461
1458
|
dataOptions: w,
|
|
1462
1459
|
chartStyleOptions: _
|
|
1463
|
-
} =
|
|
1460
|
+
} = io(d, x, r), y = O(O({}, _), p);
|
|
1464
1461
|
return {
|
|
1465
1462
|
widgetType: "chart",
|
|
1466
1463
|
id: l,
|
|
@@ -1475,14 +1472,14 @@ const Ji = (e) => {
|
|
|
1475
1472
|
console.error(r);
|
|
1476
1473
|
return;
|
|
1477
1474
|
}
|
|
1478
|
-
}, Te = (e, t) =>
|
|
1475
|
+
}, Te = (e, t) => so(e, t), co = (e) => ii(e) ? Fi(e) : Ji(e), Hs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1479
1476
|
__proto__: null,
|
|
1480
|
-
toWidgetCode:
|
|
1477
|
+
toWidgetCode: co,
|
|
1481
1478
|
toWidgetProps: Te
|
|
1482
1479
|
}, Symbol.toStringTag, {
|
|
1483
1480
|
value: "Module"
|
|
1484
1481
|
}));
|
|
1485
|
-
var
|
|
1482
|
+
var po = Object.defineProperty, uo = Object.defineProperties, go = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, mr = Object.prototype.hasOwnProperty, fr = Object.prototype.propertyIsEnumerable, Zt = (e, t, r) => t in e ? po(e, t, {
|
|
1486
1483
|
enumerable: !0,
|
|
1487
1484
|
configurable: !0,
|
|
1488
1485
|
writable: !0,
|
|
@@ -1492,17 +1489,17 @@ var so = Object.defineProperty, co = Object.defineProperties, po = Object.getOwn
|
|
|
1492
1489
|
mr.call(t, r) && Zt(e, r, t[r]);
|
|
1493
1490
|
if (Ye)
|
|
1494
1491
|
for (var r of Ye(t))
|
|
1495
|
-
|
|
1492
|
+
fr.call(t, r) && Zt(e, r, t[r]);
|
|
1496
1493
|
return e;
|
|
1497
|
-
}, T = (e, t) =>
|
|
1494
|
+
}, T = (e, t) => uo(e, go(t)), br = (e, t) => {
|
|
1498
1495
|
var r = {};
|
|
1499
1496
|
for (var a in e)
|
|
1500
1497
|
mr.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
|
|
1501
1498
|
if (e != null && Ye)
|
|
1502
1499
|
for (var a of Ye(e))
|
|
1503
|
-
t.indexOf(a) < 0 &&
|
|
1500
|
+
t.indexOf(a) < 0 && fr.call(e, a) && (r[a] = e[a]);
|
|
1504
1501
|
return r;
|
|
1505
|
-
},
|
|
1502
|
+
}, le = (e, t, r) => new Promise((a, i) => {
|
|
1506
1503
|
var l = (c) => {
|
|
1507
1504
|
try {
|
|
1508
1505
|
u(r.next(c));
|
|
@@ -1518,7 +1515,7 @@ var so = Object.defineProperty, co = Object.defineProperties, po = Object.getOwn
|
|
|
1518
1515
|
}, u = (c) => c.done ? a(c.value) : Promise.resolve(c.value).then(l, s);
|
|
1519
1516
|
u((r = r.apply(e, t)).next());
|
|
1520
1517
|
});
|
|
1521
|
-
class
|
|
1518
|
+
class ho extends Wa {
|
|
1522
1519
|
constructor(t, r) {
|
|
1523
1520
|
super(), this.client = t, this.setOptions(r), this.bindMethods(), this.updateResult();
|
|
1524
1521
|
}
|
|
@@ -1528,7 +1525,7 @@ class uo extends Ra {
|
|
|
1528
1525
|
setOptions(t) {
|
|
1529
1526
|
var r;
|
|
1530
1527
|
const a = this.options;
|
|
1531
|
-
this.options = this.client.defaultMutationOptions(t),
|
|
1528
|
+
this.options = this.client.defaultMutationOptions(t), qa(a, this.options) || this.client.getMutationCache().notify({
|
|
1532
1529
|
type: "observerOptionsUpdated",
|
|
1533
1530
|
mutation: this.currentMutation,
|
|
1534
1531
|
observer: this
|
|
@@ -1561,7 +1558,7 @@ class uo extends Ra {
|
|
|
1561
1558
|
})), this.currentMutation.addObserver(this), this.currentMutation.execute();
|
|
1562
1559
|
}
|
|
1563
1560
|
updateResult() {
|
|
1564
|
-
const t = this.currentMutation ? this.currentMutation.state :
|
|
1561
|
+
const t = this.currentMutation ? this.currentMutation.state : Pa(), r = t.status === "loading", a = T(M({}, t), {
|
|
1565
1562
|
isLoading: r,
|
|
1566
1563
|
isPending: r,
|
|
1567
1564
|
isSuccess: t.status === "success",
|
|
@@ -1584,33 +1581,33 @@ class uo extends Ra {
|
|
|
1584
1581
|
}
|
|
1585
1582
|
}
|
|
1586
1583
|
t.listeners && this.listeners.forEach(({
|
|
1587
|
-
listener:
|
|
1584
|
+
listener: b
|
|
1588
1585
|
}) => {
|
|
1589
|
-
|
|
1586
|
+
b(this.currentResult);
|
|
1590
1587
|
});
|
|
1591
1588
|
});
|
|
1592
1589
|
}
|
|
1593
1590
|
}
|
|
1594
|
-
function
|
|
1595
|
-
const a =
|
|
1591
|
+
function ft(e, t, r) {
|
|
1592
|
+
const a = ja(e, t), i = Le({
|
|
1596
1593
|
context: a.context
|
|
1597
|
-
}), [l] = R(() => new
|
|
1594
|
+
}), [l] = R(() => new ho(i, a));
|
|
1598
1595
|
ke(() => {
|
|
1599
1596
|
l.setOptions(a);
|
|
1600
1597
|
}, [l, a]);
|
|
1601
|
-
const s =
|
|
1602
|
-
l.mutate(c, g).catch(
|
|
1598
|
+
const s = Oa(j((c) => l.subscribe(ir.batchCalls(c)), [l]), () => l.getCurrentResult(), () => l.getCurrentResult()), u = j((c, g) => {
|
|
1599
|
+
l.mutate(c, g).catch(mo);
|
|
1603
1600
|
}, [l]);
|
|
1604
|
-
if (s.error &&
|
|
1601
|
+
if (s.error && Ea(l.options.useErrorBoundary, [s.error]))
|
|
1605
1602
|
throw s.error;
|
|
1606
1603
|
return T(M({}, s), {
|
|
1607
1604
|
mutate: u,
|
|
1608
1605
|
mutateAsync: s.mutate
|
|
1609
1606
|
});
|
|
1610
1607
|
}
|
|
1611
|
-
function
|
|
1608
|
+
function mo() {
|
|
1612
1609
|
}
|
|
1613
|
-
const xr = /* @__PURE__ */
|
|
1610
|
+
const xr = /* @__PURE__ */ Ue({}), fo = () => ht(xr), kr = ({
|
|
1614
1611
|
children: e
|
|
1615
1612
|
}) => {
|
|
1616
1613
|
const [t, r] = R({}), a = j((s, u) => {
|
|
@@ -1629,13 +1626,13 @@ const xr = /* @__PURE__ */ Qe({}), ho = () => ht(xr), kr = ({
|
|
|
1629
1626
|
children: e
|
|
1630
1627
|
});
|
|
1631
1628
|
};
|
|
1632
|
-
class
|
|
1629
|
+
class bo {
|
|
1633
1630
|
constructor(t, r = !1) {
|
|
1634
|
-
this.volatile = r, this.getChatContexts = () =>
|
|
1631
|
+
this.volatile = r, this.getChatContexts = () => le(this, null, function* () {
|
|
1635
1632
|
return (yield this.httpClient.get("api/datasources//")) || [];
|
|
1636
1633
|
}), this.getNlgInsights = (a) => this.httpClient.post("api/v2/ai/nlg/queryResult", a), this.getQueryRecommendations = (a, i) => this.httpClient.get(`api/v2/ai/recommendations/query/${a}/${i.numOfRecommendations}${i.userPrompt ? "?userPrompt=" + encodeURIComponent(i.userPrompt) : ""}`), this.getNlqResult = (a, i) => this.httpClient.post(`api/v2/ai/nlq/query/${a}`, i), this.setLlmConfig = (a) => this.httpClient.post("api/v2/settings/ai/llmProvider", a).catch((i) => {
|
|
1637
1634
|
console.error("Unable to set llm config", i);
|
|
1638
|
-
}), this.getAllChats = () =>
|
|
1635
|
+
}), this.getAllChats = () => le(this, null, function* () {
|
|
1639
1636
|
return this.volatile ? [] : this.httpClient.get("api/v2/ai/chats");
|
|
1640
1637
|
}), this.getChatById = (a) => this.httpClient.get(`api/v2/ai/chats/${a}`), this.createChat = (a, i) => this.httpClient.post("api/v2/ai/chats", {
|
|
1641
1638
|
sourceId: a,
|
|
@@ -1657,51 +1654,51 @@ class mo {
|
|
|
1657
1654
|
}, this.httpClient = t;
|
|
1658
1655
|
}
|
|
1659
1656
|
}
|
|
1660
|
-
const
|
|
1657
|
+
const xo = new Kt({
|
|
1661
1658
|
defaultOptions: {
|
|
1662
1659
|
queries: {
|
|
1663
1660
|
refetchOnWindowFocus: !1,
|
|
1664
1661
|
refetchOnMount: !1
|
|
1665
1662
|
}
|
|
1666
1663
|
}
|
|
1667
|
-
}),
|
|
1664
|
+
}), bt = /* @__PURE__ */ Ue(void 0), te = () => ht(bt), ko = ({
|
|
1668
1665
|
children: e,
|
|
1669
1666
|
volatile: t
|
|
1670
1667
|
}) => {
|
|
1671
1668
|
const {
|
|
1672
1669
|
app: r
|
|
1673
|
-
} =
|
|
1674
|
-
return /* @__PURE__ */ n(
|
|
1670
|
+
} = Ta(), a = P(() => r ? new bo(r.httpClient, t) : void 0, [r, t]);
|
|
1671
|
+
return /* @__PURE__ */ n(bt.Provider, {
|
|
1675
1672
|
value: a,
|
|
1676
1673
|
children: /* @__PURE__ */ n(ar, {
|
|
1677
|
-
client:
|
|
1674
|
+
client: xo,
|
|
1678
1675
|
children: e
|
|
1679
1676
|
})
|
|
1680
1677
|
});
|
|
1681
1678
|
};
|
|
1682
|
-
function
|
|
1679
|
+
function Ys({
|
|
1683
1680
|
children: e,
|
|
1684
1681
|
volatile: t
|
|
1685
1682
|
}) {
|
|
1686
1683
|
return /* @__PURE__ */ n(kr, {
|
|
1687
|
-
children: /* @__PURE__ */ n(
|
|
1684
|
+
children: /* @__PURE__ */ n(ko, {
|
|
1688
1685
|
volatile: t,
|
|
1689
1686
|
children: e
|
|
1690
1687
|
})
|
|
1691
1688
|
});
|
|
1692
1689
|
}
|
|
1693
|
-
function
|
|
1690
|
+
function yo(e) {
|
|
1694
1691
|
var t, r;
|
|
1695
1692
|
if ("jaql" in e)
|
|
1696
1693
|
return e;
|
|
1697
1694
|
{
|
|
1698
|
-
const a =
|
|
1695
|
+
const a = Ca(e.dataSource), {
|
|
1699
1696
|
filters: i = [],
|
|
1700
1697
|
relations: l
|
|
1701
|
-
} =
|
|
1698
|
+
} = _a(e.filters), {
|
|
1702
1699
|
metadata: s,
|
|
1703
1700
|
filterRelations: u
|
|
1704
|
-
} =
|
|
1701
|
+
} = va({
|
|
1705
1702
|
dataSource: e.dataSource,
|
|
1706
1703
|
attributes: (t = e.dimensions) != null ? t : [],
|
|
1707
1704
|
measures: (r = e.measures) != null ? r : [],
|
|
@@ -1719,7 +1716,7 @@ function xo(e) {
|
|
|
1719
1716
|
}
|
|
1720
1717
|
}
|
|
1721
1718
|
const Fe = (e, t = !0) => {
|
|
1722
|
-
const r = P(() =>
|
|
1719
|
+
const r = P(() => yo(e), [e]), a = te(), {
|
|
1723
1720
|
data: i,
|
|
1724
1721
|
error: l,
|
|
1725
1722
|
isError: s,
|
|
@@ -1729,9 +1726,9 @@ const Fe = (e, t = !0) => {
|
|
|
1729
1726
|
} = xe({
|
|
1730
1727
|
queryKey: ["getNlgInsights", r, a],
|
|
1731
1728
|
queryFn: () => a == null ? void 0 : a.ai.getNlgInsights(r),
|
|
1732
|
-
select: (
|
|
1729
|
+
select: (b) => {
|
|
1733
1730
|
var x;
|
|
1734
|
-
return (x =
|
|
1731
|
+
return (x = b == null ? void 0 : b.data) == null ? void 0 : x.answer;
|
|
1735
1732
|
},
|
|
1736
1733
|
enabled: !!a && t
|
|
1737
1734
|
});
|
|
@@ -1745,13 +1742,13 @@ const Fe = (e, t = !0) => {
|
|
|
1745
1742
|
g();
|
|
1746
1743
|
}, [g])
|
|
1747
1744
|
};
|
|
1748
|
-
},
|
|
1745
|
+
}, wo = (e) => {
|
|
1749
1746
|
const t = e, {
|
|
1750
1747
|
enabled: r
|
|
1751
|
-
} = t, a =
|
|
1748
|
+
} = t, a = br(t, ["enabled"]);
|
|
1752
1749
|
return Fe(a, r);
|
|
1753
|
-
},
|
|
1754
|
-
function
|
|
1750
|
+
}, $s = gt("useGetNlgInsights")(wo), Co = ["indicator", "column", "line", "table", "pie", "bar"];
|
|
1751
|
+
function yr(e) {
|
|
1755
1752
|
const {
|
|
1756
1753
|
dataSource: t,
|
|
1757
1754
|
query: r,
|
|
@@ -1763,48 +1760,60 @@ function wo(e) {
|
|
|
1763
1760
|
text: r,
|
|
1764
1761
|
// Timezone is not used by AI API, but it is currently required by the endpoint
|
|
1765
1762
|
timezone: "UTC",
|
|
1766
|
-
chartTypes: a ?? [...
|
|
1763
|
+
chartTypes: a ?? [...Co]
|
|
1767
1764
|
}
|
|
1768
1765
|
};
|
|
1769
1766
|
}
|
|
1770
|
-
|
|
1767
|
+
function _o(e, t) {
|
|
1768
|
+
return le(this, null, function* () {
|
|
1769
|
+
const {
|
|
1770
|
+
contextTitle: r,
|
|
1771
|
+
request: a
|
|
1772
|
+
} = yr(e), i = yield t.ai.getNlqResult(r, a);
|
|
1773
|
+
return {
|
|
1774
|
+
widgetProps: i ? Te(i, {
|
|
1775
|
+
useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
|
|
1776
|
+
}) : void 0,
|
|
1777
|
+
nlqResult: i
|
|
1778
|
+
};
|
|
1779
|
+
});
|
|
1780
|
+
}
|
|
1781
|
+
const vo = (e) => {
|
|
1771
1782
|
const {
|
|
1772
1783
|
contextTitle: t,
|
|
1773
1784
|
request: r
|
|
1774
|
-
} =
|
|
1775
|
-
isLoading:
|
|
1776
|
-
isError:
|
|
1777
|
-
isSuccess:
|
|
1778
|
-
data:
|
|
1779
|
-
error:
|
|
1780
|
-
refetch:
|
|
1785
|
+
} = yr(e), a = te(), i = ["getNlqResult", t, r, a], {
|
|
1786
|
+
isLoading: l,
|
|
1787
|
+
isError: s,
|
|
1788
|
+
isSuccess: u,
|
|
1789
|
+
data: c,
|
|
1790
|
+
error: g,
|
|
1791
|
+
refetch: b
|
|
1781
1792
|
} = xe({
|
|
1782
|
-
queryKey:
|
|
1783
|
-
queryFn: () => a
|
|
1793
|
+
queryKey: i,
|
|
1794
|
+
queryFn: () => a ? _o(e, a).then((x) => x.widgetProps) : Promise.reject("No API available"),
|
|
1784
1795
|
enabled: !!a && e.enabled
|
|
1785
|
-
})
|
|
1786
|
-
useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
|
|
1787
|
-
}) : void 0;
|
|
1796
|
+
});
|
|
1788
1797
|
return {
|
|
1789
|
-
isLoading:
|
|
1790
|
-
isError:
|
|
1791
|
-
isSuccess:
|
|
1792
|
-
data:
|
|
1793
|
-
error:
|
|
1798
|
+
isLoading: l,
|
|
1799
|
+
isError: s,
|
|
1800
|
+
isSuccess: u,
|
|
1801
|
+
data: c,
|
|
1802
|
+
error: g,
|
|
1794
1803
|
refetch: j(() => {
|
|
1795
|
-
|
|
1796
|
-
}, [
|
|
1804
|
+
b();
|
|
1805
|
+
}, [b])
|
|
1797
1806
|
};
|
|
1798
|
-
},
|
|
1807
|
+
}, Us = gt("useGetNlqResult")(vo), So = 4, wr = (e) => {
|
|
1799
1808
|
const {
|
|
1800
1809
|
contextTitle: t,
|
|
1801
1810
|
count: r,
|
|
1802
1811
|
enableAxisTitlesInWidgetProps: a,
|
|
1803
1812
|
enabled: i,
|
|
1804
1813
|
customPrompt: l
|
|
1805
|
-
} = e, s = te(), u = r ??
|
|
1814
|
+
} = e, s = te(), u = r ?? So, c = (i === void 0 || i === !0) && u > 0, {
|
|
1806
1815
|
isLoading: g,
|
|
1807
|
-
isError:
|
|
1816
|
+
isError: b,
|
|
1808
1817
|
isSuccess: x,
|
|
1809
1818
|
data: o,
|
|
1810
1819
|
error: p,
|
|
@@ -1824,7 +1833,7 @@ const Co = (e) => {
|
|
|
1824
1833
|
})), [o, a]);
|
|
1825
1834
|
return {
|
|
1826
1835
|
isLoading: c ? g : !1,
|
|
1827
|
-
isError:
|
|
1836
|
+
isError: b,
|
|
1828
1837
|
isSuccess: x,
|
|
1829
1838
|
data: m ?? void 0,
|
|
1830
1839
|
error: p,
|
|
@@ -1832,34 +1841,34 @@ const Co = (e) => {
|
|
|
1832
1841
|
d();
|
|
1833
1842
|
}, [d])
|
|
1834
1843
|
};
|
|
1835
|
-
},
|
|
1844
|
+
}, Qs = gt("useGetQueryRecommendations")(wr), Cr = Object.freeze({
|
|
1836
1845
|
enableFollowupQuestions: !1,
|
|
1837
1846
|
enableHeader: !0,
|
|
1838
1847
|
enableInsights: !0,
|
|
1839
1848
|
numOfRecommendations: 4,
|
|
1840
1849
|
numOfRecentPrompts: 5
|
|
1841
|
-
}),
|
|
1850
|
+
}), _r = /* @__PURE__ */ Ue(M({}, Cr)), ie = () => ht(_r), Mo = ({
|
|
1842
1851
|
children: e,
|
|
1843
1852
|
value: t
|
|
1844
1853
|
}) => {
|
|
1845
1854
|
const {
|
|
1846
1855
|
t: r
|
|
1847
|
-
} = E(), a = Object.entries(t).reduce((i, [l, s]) => (s !== void 0 && (i[l] = s), i), T(M({},
|
|
1856
|
+
} = E(), a = Object.entries(t).reduce((i, [l, s]) => (s !== void 0 && (i[l] = s), i), T(M({}, Cr), {
|
|
1848
1857
|
inputPromptText: r("ai.config.inputPromptText"),
|
|
1849
1858
|
welcomeText: r("ai.config.welcomeText"),
|
|
1850
1859
|
suggestionsWelcomeText: r("ai.config.suggestionsWelcomeText")
|
|
1851
1860
|
}));
|
|
1852
|
-
return /* @__PURE__ */ n(
|
|
1861
|
+
return /* @__PURE__ */ n(_r.Provider, {
|
|
1853
1862
|
value: a,
|
|
1854
1863
|
children: e
|
|
1855
1864
|
});
|
|
1856
|
-
}, xt = "chatHistory",
|
|
1865
|
+
}, xt = "chatHistory", Io = (e) => {
|
|
1857
1866
|
const t = te(), {
|
|
1858
1867
|
hideHistory: r
|
|
1859
1868
|
} = ie();
|
|
1860
1869
|
return xe({
|
|
1861
1870
|
queryKey: [xt, e, t],
|
|
1862
|
-
queryFn: () =>
|
|
1871
|
+
queryFn: () => le(void 0, null, function* () {
|
|
1863
1872
|
if (!t || !e)
|
|
1864
1873
|
return;
|
|
1865
1874
|
if (r)
|
|
@@ -1869,10 +1878,10 @@ const Co = (e) => {
|
|
|
1869
1878
|
}),
|
|
1870
1879
|
enabled: !!t && !!e
|
|
1871
1880
|
});
|
|
1872
|
-
},
|
|
1881
|
+
}, vr = (e) => {
|
|
1873
1882
|
const t = te(), r = Le();
|
|
1874
|
-
return
|
|
1875
|
-
mutationFn: () =>
|
|
1883
|
+
return ft({
|
|
1884
|
+
mutationFn: () => le(void 0, null, function* () {
|
|
1876
1885
|
if (!(!t || !e))
|
|
1877
1886
|
return t.ai.chat.clearHistory(e);
|
|
1878
1887
|
}),
|
|
@@ -1888,9 +1897,9 @@ const Co = (e) => {
|
|
|
1888
1897
|
data: t,
|
|
1889
1898
|
isLoading: r,
|
|
1890
1899
|
isError: a
|
|
1891
|
-
} =
|
|
1900
|
+
} = Io(e), {
|
|
1892
1901
|
mutate: i
|
|
1893
|
-
} =
|
|
1902
|
+
} = vr(e);
|
|
1894
1903
|
return ke(() => {
|
|
1895
1904
|
a && i();
|
|
1896
1905
|
}, [a, i]), {
|
|
@@ -1898,14 +1907,14 @@ const Co = (e) => {
|
|
|
1898
1907
|
isLoading: r,
|
|
1899
1908
|
isError: a
|
|
1900
1909
|
};
|
|
1901
|
-
},
|
|
1910
|
+
}, Do = () => {
|
|
1902
1911
|
const e = te(), {
|
|
1903
1912
|
data: t,
|
|
1904
1913
|
isLoading: r,
|
|
1905
1914
|
fetchStatus: a
|
|
1906
1915
|
} = xe({
|
|
1907
1916
|
queryKey: ["getDataTopics", e],
|
|
1908
|
-
queryFn: () =>
|
|
1917
|
+
queryFn: () => le(void 0, null, function* () {
|
|
1909
1918
|
if (e)
|
|
1910
1919
|
return e.getChatContexts();
|
|
1911
1920
|
}),
|
|
@@ -1916,7 +1925,7 @@ const Co = (e) => {
|
|
|
1916
1925
|
isLoading: r,
|
|
1917
1926
|
fetchStatus: a
|
|
1918
1927
|
};
|
|
1919
|
-
},
|
|
1928
|
+
}, Ao = () => {
|
|
1920
1929
|
const e = te(), {
|
|
1921
1930
|
data: t,
|
|
1922
1931
|
isLoading: r
|
|
@@ -1929,9 +1938,9 @@ const Co = (e) => {
|
|
|
1929
1938
|
data: t ?? [],
|
|
1930
1939
|
isLoading: r
|
|
1931
1940
|
};
|
|
1932
|
-
},
|
|
1933
|
-
const a = Le(), i = te(), l =
|
|
1934
|
-
mutationFn: () =>
|
|
1941
|
+
}, Lo = (e, t, r) => {
|
|
1942
|
+
const a = Le(), i = te(), l = ft({
|
|
1943
|
+
mutationFn: () => le(void 0, null, function* () {
|
|
1935
1944
|
if (!(!i || !e))
|
|
1936
1945
|
return i.ai.chat.create(e, r);
|
|
1937
1946
|
}),
|
|
@@ -1940,7 +1949,7 @@ const Co = (e) => {
|
|
|
1940
1949
|
return ke(() => {
|
|
1941
1950
|
t && l.isIdle && l.mutate();
|
|
1942
1951
|
}, [t, l]), l;
|
|
1943
|
-
},
|
|
1952
|
+
}, To = (e, t) => {
|
|
1944
1953
|
switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
|
|
1945
1954
|
case "nlq":
|
|
1946
1955
|
return {
|
|
@@ -1957,7 +1966,7 @@ const Co = (e) => {
|
|
|
1957
1966
|
default:
|
|
1958
1967
|
throw Error(`${t}${JSON.stringify(e)}`);
|
|
1959
1968
|
}
|
|
1960
|
-
},
|
|
1969
|
+
}, No = (e, t) => {
|
|
1961
1970
|
const r = Le(), a = j((c) => {
|
|
1962
1971
|
e && r.setQueriesData([xt, e], (g) => g && [...g, c]);
|
|
1963
1972
|
}, [r, e]), {
|
|
@@ -1965,8 +1974,8 @@ const Co = (e) => {
|
|
|
1965
1974
|
} = E(), l = te(), {
|
|
1966
1975
|
mutate: s,
|
|
1967
1976
|
isLoading: u
|
|
1968
|
-
} =
|
|
1969
|
-
mutationFn: (c) =>
|
|
1977
|
+
} = ft({
|
|
1978
|
+
mutationFn: (c) => le(void 0, null, function* () {
|
|
1970
1979
|
if (!(!l || !e))
|
|
1971
1980
|
return l.ai.chat.post(e, {
|
|
1972
1981
|
text: c,
|
|
@@ -1993,7 +2002,7 @@ const Co = (e) => {
|
|
|
1993
2002
|
if (!c)
|
|
1994
2003
|
return;
|
|
1995
2004
|
const g = i("ai.errors.unknownResponse");
|
|
1996
|
-
a(
|
|
2005
|
+
a(To(c, g));
|
|
1997
2006
|
}
|
|
1998
2007
|
});
|
|
1999
2008
|
return {
|
|
@@ -2005,29 +2014,29 @@ const Co = (e) => {
|
|
|
2005
2014
|
const {
|
|
2006
2015
|
data: i,
|
|
2007
2016
|
isLoading: l
|
|
2008
|
-
} =
|
|
2017
|
+
} = Ao(), s = fo(), u = s.getChatId(e, t) || ((a = i.find((x) => {
|
|
2009
2018
|
var o;
|
|
2010
2019
|
return x.contextTitle === e && ((o = x.contextDetails) == null ? void 0 : o.dashboardId) === (t == null ? void 0 : t.dashboardId);
|
|
2011
2020
|
})) == null ? void 0 : a.chatId), {
|
|
2012
2021
|
isError: c,
|
|
2013
2022
|
data: g,
|
|
2014
|
-
isSuccess:
|
|
2015
|
-
} =
|
|
2023
|
+
isSuccess: b
|
|
2024
|
+
} = Lo(e, r && !l && !u, t);
|
|
2016
2025
|
return ke(() => {
|
|
2017
|
-
|
|
2018
|
-
}, [g,
|
|
2026
|
+
b && g && !u && s.saveChatId(g.chatId, e, t);
|
|
2027
|
+
}, [g, b, e, t, u, s]), {
|
|
2019
2028
|
chatId: u,
|
|
2020
2029
|
isLoading: l,
|
|
2021
2030
|
isError: c
|
|
2022
2031
|
};
|
|
2023
|
-
},
|
|
2032
|
+
}, Sr = (e) => P(() => {
|
|
2024
2033
|
if (e != null && e.length) {
|
|
2025
2034
|
const t = e[e.length - 1];
|
|
2026
2035
|
if (wt(t))
|
|
2027
2036
|
return JSON.parse(t.content);
|
|
2028
2037
|
}
|
|
2029
2038
|
return null;
|
|
2030
|
-
}, [e]), wt = (e) => !!e && "type" in e && e.type === "nlq",
|
|
2039
|
+
}, [e]), wt = (e) => !!e && "type" in e && e.type === "nlq", jo = (e) => !!e && "type" in e && e.type === "text", Oo = (e, t) => {
|
|
2031
2040
|
const {
|
|
2032
2041
|
t: r
|
|
2033
2042
|
} = E(), {
|
|
@@ -2038,15 +2047,15 @@ const Co = (e) => {
|
|
|
2038
2047
|
} = yt(e, t, !0), [s, u] = R(null), {
|
|
2039
2048
|
history: c,
|
|
2040
2049
|
isLoading: g,
|
|
2041
|
-
isError:
|
|
2050
|
+
isError: b
|
|
2042
2051
|
} = kt(i);
|
|
2043
2052
|
ke(() => {
|
|
2044
|
-
l ? u(new De("ai.errors.chatUnavailable")) :
|
|
2045
|
-
}, [l,
|
|
2053
|
+
l ? u(new De("ai.errors.chatUnavailable")) : b && u(new De("ai.errors.fetchHistory"));
|
|
2054
|
+
}, [l, b, r]);
|
|
2046
2055
|
const {
|
|
2047
2056
|
mutate: x,
|
|
2048
2057
|
isLoading: o
|
|
2049
|
-
} =
|
|
2058
|
+
} = No(i, a), p = Sr(c);
|
|
2050
2059
|
return {
|
|
2051
2060
|
chatId: i,
|
|
2052
2061
|
history: c ?? [],
|
|
@@ -2056,7 +2065,7 @@ const Co = (e) => {
|
|
|
2056
2065
|
isLoading: g,
|
|
2057
2066
|
lastError: s
|
|
2058
2067
|
};
|
|
2059
|
-
},
|
|
2068
|
+
}, Fs = ({
|
|
2060
2069
|
contextTitle: e,
|
|
2061
2070
|
contextDetails: t
|
|
2062
2071
|
}) => {
|
|
@@ -2065,8 +2074,8 @@ const Co = (e) => {
|
|
|
2065
2074
|
} = yt(e, t), {
|
|
2066
2075
|
history: a
|
|
2067
2076
|
} = kt(r);
|
|
2068
|
-
return
|
|
2069
|
-
},
|
|
2077
|
+
return Sr(a);
|
|
2078
|
+
}, Vs = ({
|
|
2070
2079
|
contextTitle: e,
|
|
2071
2080
|
contextDetails: t
|
|
2072
2081
|
}) => {
|
|
@@ -2083,18 +2092,18 @@ const Co = (e) => {
|
|
|
2083
2092
|
}
|
|
2084
2093
|
return null;
|
|
2085
2094
|
}, [a]);
|
|
2086
|
-
},
|
|
2095
|
+
}, Eo = 500, zo = 500, Ro = 500, Zo = 900, Wo = /* @__PURE__ */ C("div", {
|
|
2087
2096
|
target: "e1toc89x0",
|
|
2088
2097
|
label: "ChatFrame"
|
|
2089
2098
|
})("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({
|
|
2090
2099
|
theme: e
|
|
2091
2100
|
}) => e.aiChat.borderRadius, ";background-color:", ({
|
|
2092
2101
|
theme: e
|
|
2093
|
-
}) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:",
|
|
2102
|
+
}) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Eo, "px;min-height:", zo, "px;width:", ({
|
|
2094
2103
|
width: e
|
|
2095
|
-
}) => e ? Wt(e) : `${
|
|
2104
|
+
}) => e ? Wt(e) : `${Ro}px`, ";height:", ({
|
|
2096
2105
|
height: e
|
|
2097
|
-
}) => e ? Wt(e) : `${
|
|
2106
|
+
}) => e ? Wt(e) : `${Zo}px`, ";", ({
|
|
2098
2107
|
theme: e
|
|
2099
2108
|
}) => q`
|
|
2100
2109
|
font-size: ${e.aiChat.primaryFontSize[0]};
|
|
@@ -2105,7 +2114,7 @@ const Co = (e) => {
|
|
|
2105
2114
|
function Wt(e) {
|
|
2106
2115
|
return typeof e == "number" ? `${e}px` : e;
|
|
2107
2116
|
}
|
|
2108
|
-
function
|
|
2117
|
+
function qo({
|
|
2109
2118
|
spin: e
|
|
2110
2119
|
}) {
|
|
2111
2120
|
return /* @__PURE__ */ v("svg", {
|
|
@@ -2133,24 +2142,24 @@ function Ve() {
|
|
|
2133
2142
|
return /* @__PURE__ */ n("div", {
|
|
2134
2143
|
className: "csdk-m-auto",
|
|
2135
2144
|
"aria-label": "loading spinner",
|
|
2136
|
-
children: /* @__PURE__ */ n(
|
|
2145
|
+
children: /* @__PURE__ */ n(qo, {
|
|
2137
2146
|
spin: !0
|
|
2138
2147
|
})
|
|
2139
2148
|
});
|
|
2140
2149
|
}
|
|
2141
|
-
const
|
|
2150
|
+
const Po = /* @__PURE__ */ C("div", {
|
|
2142
2151
|
target: "e176zu9j0",
|
|
2143
2152
|
label: "AiDisclaimerContainer"
|
|
2144
2153
|
})("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:", ({
|
|
2145
2154
|
theme: e
|
|
2146
2155
|
}) => e.aiChat.secondaryTextColor, ";");
|
|
2147
|
-
function
|
|
2156
|
+
function Go({
|
|
2148
2157
|
theme: e
|
|
2149
2158
|
}) {
|
|
2150
2159
|
const {
|
|
2151
2160
|
t
|
|
2152
2161
|
} = E();
|
|
2153
|
-
return /* @__PURE__ */ v(
|
|
2162
|
+
return /* @__PURE__ */ v(Po, {
|
|
2154
2163
|
theme: e,
|
|
2155
2164
|
children: [/* @__PURE__ */ n("div", {
|
|
2156
2165
|
children: t("ai.disclaimer.poweredByAi")
|
|
@@ -2159,17 +2168,17 @@ function qo({
|
|
|
2159
2168
|
})]
|
|
2160
2169
|
});
|
|
2161
2170
|
}
|
|
2162
|
-
const
|
|
2171
|
+
const Bo = /* @__PURE__ */ C("div", {
|
|
2163
2172
|
target: "e1vujcck0",
|
|
2164
2173
|
label: "Section"
|
|
2165
|
-
})("display:flex;flex-direction:column;row-gap:4px;"),
|
|
2174
|
+
})("display:flex;flex-direction:column;row-gap:4px;"), Ho = /* @__PURE__ */ C("div", {
|
|
2166
2175
|
target: "e1vujcck1",
|
|
2167
2176
|
label: "SectionHeader"
|
|
2168
2177
|
})("font-size:11px;line-height:18px;font-weight:300;color:", ({
|
|
2169
2178
|
theme: e
|
|
2170
2179
|
}) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
|
|
2171
2180
|
theme: e
|
|
2172
|
-
}) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"),
|
|
2181
|
+
}) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), Yo = /* @__PURE__ */ C("div", {
|
|
2173
2182
|
target: "e1vujcck2",
|
|
2174
2183
|
label: "DropupItem"
|
|
2175
2184
|
})("font-size:", ({
|
|
@@ -2181,7 +2190,7 @@ const Po = /* @__PURE__ */ C("div", {
|
|
|
2181
2190
|
}) => e.aiChat.dropup.items.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
|
|
2182
2191
|
theme: e
|
|
2183
2192
|
}) => e.aiChat.dropup.items.hover.backgroundColor, ";}");
|
|
2184
|
-
function
|
|
2193
|
+
function $o({
|
|
2185
2194
|
title: e,
|
|
2186
2195
|
items: t,
|
|
2187
2196
|
onSelect: r,
|
|
@@ -2190,19 +2199,19 @@ function Ho({
|
|
|
2190
2199
|
const [i, l] = R(!1), {
|
|
2191
2200
|
themeSettings: s
|
|
2192
2201
|
} = D();
|
|
2193
|
-
return /* @__PURE__ */ v(
|
|
2194
|
-
children: [/* @__PURE__ */ n(
|
|
2202
|
+
return /* @__PURE__ */ v(Bo, {
|
|
2203
|
+
children: [/* @__PURE__ */ n(Ho, {
|
|
2195
2204
|
onClick: () => l((u) => !u),
|
|
2196
2205
|
theme: s,
|
|
2197
2206
|
children: e.toUpperCase()
|
|
2198
|
-
}), (i || a) && t.map((u, c) => /* @__PURE__ */ n(
|
|
2207
|
+
}), (i || a) && t.map((u, c) => /* @__PURE__ */ n(Yo, {
|
|
2199
2208
|
onClick: () => r(u),
|
|
2200
2209
|
theme: s,
|
|
2201
2210
|
children: u
|
|
2202
2211
|
}, c))]
|
|
2203
2212
|
});
|
|
2204
2213
|
}
|
|
2205
|
-
const
|
|
2214
|
+
const Uo = /* @__PURE__ */ C("div", {
|
|
2206
2215
|
target: "e1nxw6f60",
|
|
2207
2216
|
label: "PopupContent"
|
|
2208
2217
|
})("font-family:", ({
|
|
@@ -2217,7 +2226,7 @@ const Yo = /* @__PURE__ */ C("div", {
|
|
|
2217
2226
|
theme: e
|
|
2218
2227
|
}) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({
|
|
2219
2228
|
theme: e
|
|
2220
|
-
}) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"),
|
|
2229
|
+
}) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), Qo = /* @__PURE__ */ C("div", {
|
|
2221
2230
|
target: "e1nxw6f61",
|
|
2222
2231
|
label: "ErrorMessage"
|
|
2223
2232
|
})("font-size:", ({
|
|
@@ -2227,7 +2236,7 @@ const Yo = /* @__PURE__ */ C("div", {
|
|
|
2227
2236
|
}) => e.aiChat.primaryFontSize[1], ";color:", ({
|
|
2228
2237
|
theme: e
|
|
2229
2238
|
}) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), st = (e) => e.startsWith("/");
|
|
2230
|
-
function
|
|
2239
|
+
function Fo({
|
|
2231
2240
|
recentPrompts: e,
|
|
2232
2241
|
suggestions: t,
|
|
2233
2242
|
isLoading: r,
|
|
@@ -2248,7 +2257,7 @@ function Qo({
|
|
|
2248
2257
|
themeSettings: c
|
|
2249
2258
|
} = D(), {
|
|
2250
2259
|
t: g
|
|
2251
|
-
} = E(),
|
|
2260
|
+
} = E(), b = u.length === 1;
|
|
2252
2261
|
return /* @__PURE__ */ n(or, {
|
|
2253
2262
|
open: st(l) && u.length > 0,
|
|
2254
2263
|
anchorEl: i,
|
|
@@ -2262,21 +2271,21 @@ function Qo({
|
|
|
2262
2271
|
sx: {
|
|
2263
2272
|
zIndex: 3
|
|
2264
2273
|
},
|
|
2265
|
-
children: /* @__PURE__ */ v(
|
|
2274
|
+
children: /* @__PURE__ */ v(Uo, {
|
|
2266
2275
|
style: {
|
|
2267
2276
|
width: i == null ? void 0 : i.offsetWidth
|
|
2268
2277
|
},
|
|
2269
2278
|
theme: c,
|
|
2270
|
-
children: [r && /* @__PURE__ */ n(Ve, {}), !r && !s && u.map((x) => /* @__PURE__ */ n(
|
|
2271
|
-
alwaysExpanded:
|
|
2272
|
-
}), x.title)), s && /* @__PURE__ */ n(
|
|
2279
|
+
children: [r && /* @__PURE__ */ n(Ve, {}), !r && !s && u.map((x) => /* @__PURE__ */ n($o, T(M({}, x), {
|
|
2280
|
+
alwaysExpanded: b
|
|
2281
|
+
}), x.title)), s && /* @__PURE__ */ n(Qo, {
|
|
2273
2282
|
theme: c,
|
|
2274
2283
|
children: g("ai.errors.recommendationsNotAvailable")
|
|
2275
2284
|
})]
|
|
2276
2285
|
})
|
|
2277
2286
|
});
|
|
2278
2287
|
}
|
|
2279
|
-
const
|
|
2288
|
+
const Vo = 500;
|
|
2280
2289
|
function Ne({
|
|
2281
2290
|
title: e,
|
|
2282
2291
|
placement: t = "top",
|
|
@@ -2285,7 +2294,7 @@ function Ne({
|
|
|
2285
2294
|
const {
|
|
2286
2295
|
themeSettings: a
|
|
2287
2296
|
} = D();
|
|
2288
|
-
return /* @__PURE__ */ n(
|
|
2297
|
+
return /* @__PURE__ */ n($a, {
|
|
2289
2298
|
title: e,
|
|
2290
2299
|
placement: t,
|
|
2291
2300
|
disableInteractive: !0,
|
|
@@ -2313,7 +2322,7 @@ function Ne({
|
|
|
2313
2322
|
children: r
|
|
2314
2323
|
});
|
|
2315
2324
|
}
|
|
2316
|
-
function
|
|
2325
|
+
function Jo({
|
|
2317
2326
|
theme: e
|
|
2318
2327
|
}) {
|
|
2319
2328
|
const t = e.aiChat.icons.color;
|
|
@@ -2335,7 +2344,7 @@ function Fo({
|
|
|
2335
2344
|
})]
|
|
2336
2345
|
});
|
|
2337
2346
|
}
|
|
2338
|
-
function
|
|
2347
|
+
function Xo({
|
|
2339
2348
|
theme: e
|
|
2340
2349
|
}) {
|
|
2341
2350
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -2350,15 +2359,15 @@ function Vo({
|
|
|
2350
2359
|
})
|
|
2351
2360
|
});
|
|
2352
2361
|
}
|
|
2353
|
-
const
|
|
2362
|
+
const Ko = /* @__PURE__ */ C("div", {
|
|
2354
2363
|
target: "e1ssacaw0",
|
|
2355
2364
|
label: "ChatInputContainer"
|
|
2356
2365
|
})("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({
|
|
2357
2366
|
theme: e
|
|
2358
|
-
}) => e.aiChat.backgroundColor, ";"),
|
|
2367
|
+
}) => e.aiChat.backgroundColor, ";"), en = /* @__PURE__ */ C("button", {
|
|
2359
2368
|
target: "e1ssacaw1",
|
|
2360
2369
|
label: "ClearHistoryButton"
|
|
2361
|
-
})("height:34px;background-color:inherit;cursor:pointer;border:none;"),
|
|
2370
|
+
})("height:34px;background-color:inherit;cursor:pointer;border:none;"), tn = /* @__PURE__ */ C("textarea", {
|
|
2362
2371
|
target: "e1ssacaw2",
|
|
2363
2372
|
label: "TextInput"
|
|
2364
2373
|
})("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 ", ({
|
|
@@ -2367,7 +2376,7 @@ const Jo = /* @__PURE__ */ C("div", {
|
|
|
2367
2376
|
theme: e
|
|
2368
2377
|
}) => e.aiChat.primaryTextColor, ";background-color:", ({
|
|
2369
2378
|
theme: e
|
|
2370
|
-
}) => e.aiChat.input.backgroundColor, ";"),
|
|
2379
|
+
}) => e.aiChat.input.backgroundColor, ";"), rn = /* @__PURE__ */ C("button", {
|
|
2371
2380
|
target: "e1ssacaw3",
|
|
2372
2381
|
label: "SendMessageButton"
|
|
2373
2382
|
})("height:34px;background-color:inherit;border-style:none;color:", ({
|
|
@@ -2380,8 +2389,8 @@ const Jo = /* @__PURE__ */ C("div", {
|
|
|
2380
2389
|
` : q`
|
|
2381
2390
|
opacity: 1;
|
|
2382
2391
|
cursor: pointer;
|
|
2383
|
-
`),
|
|
2384
|
-
function
|
|
2392
|
+
`), an = 34;
|
|
2393
|
+
function on({
|
|
2385
2394
|
onSendMessage: e,
|
|
2386
2395
|
onClearHistoryClick: t,
|
|
2387
2396
|
disabled: r,
|
|
@@ -2392,7 +2401,7 @@ function rn({
|
|
|
2392
2401
|
onChange: u
|
|
2393
2402
|
}) {
|
|
2394
2403
|
const [c, g] = R(""), {
|
|
2395
|
-
inputPromptText:
|
|
2404
|
+
inputPromptText: b
|
|
2396
2405
|
} = ie(), x = j(() => {
|
|
2397
2406
|
if (r)
|
|
2398
2407
|
return;
|
|
@@ -2408,9 +2417,9 @@ function rn({
|
|
|
2408
2417
|
y.key === "Enter" ? (y.preventDefault(), x()) : y.key === "Escape" && st(c) && g("");
|
|
2409
2418
|
}, [x, c]), d = j((y) => {
|
|
2410
2419
|
u == null || u(y.target.value), g(y.target.value);
|
|
2411
|
-
}, [u]), m =
|
|
2420
|
+
}, [u]), m = pe(null);
|
|
2412
2421
|
Be(() => {
|
|
2413
|
-
m.current && (m.current.style.height = "inherit", m.current.style.height = `${Math.max(m.current.scrollHeight + 2,
|
|
2422
|
+
m.current && (m.current.style.height = "inherit", m.current.style.height = `${Math.max(m.current.scrollHeight + 2, an)}px`);
|
|
2414
2423
|
}, [c]), Be(() => {
|
|
2415
2424
|
m.current && m.current.focus({
|
|
2416
2425
|
preventScroll: !0
|
|
@@ -2432,9 +2441,9 @@ function rn({
|
|
|
2432
2441
|
document.addEventListener("mouseup", A), document.addEventListener("keyup", A);
|
|
2433
2442
|
}
|
|
2434
2443
|
}, []);
|
|
2435
|
-
return /* @__PURE__ */ v(
|
|
2444
|
+
return /* @__PURE__ */ v(Ko, {
|
|
2436
2445
|
theme: h,
|
|
2437
|
-
children: [/* @__PURE__ */ n(
|
|
2446
|
+
children: [/* @__PURE__ */ n(Fo, {
|
|
2438
2447
|
recentPrompts: a,
|
|
2439
2448
|
suggestions: i,
|
|
2440
2449
|
isLoading: l,
|
|
@@ -2445,88 +2454,88 @@ function rn({
|
|
|
2445
2454
|
}), t && /* @__PURE__ */ n(Ne, {
|
|
2446
2455
|
title: w("ai.buttons.clearChat"),
|
|
2447
2456
|
placement: "bottom-start",
|
|
2448
|
-
children: /* @__PURE__ */ n(
|
|
2457
|
+
children: /* @__PURE__ */ n(en, {
|
|
2449
2458
|
"aria-label": "clear history",
|
|
2450
2459
|
onClick: t,
|
|
2451
|
-
children: /* @__PURE__ */ n(
|
|
2460
|
+
children: /* @__PURE__ */ n(Jo, {
|
|
2452
2461
|
theme: h
|
|
2453
2462
|
})
|
|
2454
2463
|
})
|
|
2455
|
-
}), /* @__PURE__ */ n(
|
|
2464
|
+
}), /* @__PURE__ */ n(tn, {
|
|
2456
2465
|
"aria-label": "chat input",
|
|
2457
2466
|
onBlur: _,
|
|
2458
|
-
maxLength:
|
|
2467
|
+
maxLength: Vo,
|
|
2459
2468
|
ref: m,
|
|
2460
2469
|
rows: 1,
|
|
2461
2470
|
onChange: d,
|
|
2462
2471
|
spellCheck: "true",
|
|
2463
|
-
placeholder:
|
|
2472
|
+
placeholder: b,
|
|
2464
2473
|
value: c,
|
|
2465
2474
|
onKeyDown: p,
|
|
2466
2475
|
theme: h
|
|
2467
|
-
}), /* @__PURE__ */ n(
|
|
2476
|
+
}), /* @__PURE__ */ n(rn, {
|
|
2468
2477
|
"aria-label": "send chat message",
|
|
2469
2478
|
disabled: r || c.length === 0,
|
|
2470
2479
|
onClick: x,
|
|
2471
2480
|
theme: h,
|
|
2472
2481
|
children: /* @__PURE__ */ n("span", {
|
|
2473
2482
|
"data-state": "closed",
|
|
2474
|
-
children: /* @__PURE__ */ n(
|
|
2483
|
+
children: /* @__PURE__ */ n(Xo, {
|
|
2475
2484
|
theme: h
|
|
2476
2485
|
})
|
|
2477
2486
|
})
|
|
2478
2487
|
})]
|
|
2479
2488
|
});
|
|
2480
2489
|
}
|
|
2481
|
-
const
|
|
2490
|
+
const nn = /* @__PURE__ */ C("div", {
|
|
2482
2491
|
target: "en1tixw0",
|
|
2483
2492
|
label: "Container"
|
|
2484
|
-
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"),
|
|
2493
|
+
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), ln = /* @__PURE__ */ C("div", {
|
|
2485
2494
|
target: "en1tixw1",
|
|
2486
2495
|
label: "Title"
|
|
2487
2496
|
})("color:", ({
|
|
2488
2497
|
theme: e
|
|
2489
|
-
}) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"),
|
|
2498
|
+
}) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), sn = /* @__PURE__ */ C("div", {
|
|
2490
2499
|
target: "en1tixw2",
|
|
2491
2500
|
label: "ActionButton"
|
|
2492
2501
|
})("color:rgba(54,163,217,1);cursor:pointer;");
|
|
2493
|
-
function
|
|
2502
|
+
function Mr({
|
|
2494
2503
|
text: e,
|
|
2495
2504
|
action: t
|
|
2496
2505
|
}) {
|
|
2497
2506
|
const {
|
|
2498
2507
|
themeSettings: r
|
|
2499
2508
|
} = D();
|
|
2500
|
-
return /* @__PURE__ */ v(
|
|
2501
|
-
children: [/* @__PURE__ */ n(
|
|
2509
|
+
return /* @__PURE__ */ v(nn, {
|
|
2510
|
+
children: [/* @__PURE__ */ n(ln, {
|
|
2502
2511
|
theme: r,
|
|
2503
2512
|
children: e
|
|
2504
|
-
}), /* @__PURE__ */ n(
|
|
2513
|
+
}), /* @__PURE__ */ n(za, {}), t && /* @__PURE__ */ n(sn, {
|
|
2505
2514
|
onClick: t.onClick,
|
|
2506
2515
|
children: t.text
|
|
2507
2516
|
})]
|
|
2508
2517
|
});
|
|
2509
2518
|
}
|
|
2510
|
-
const
|
|
2519
|
+
const dn = /* @__PURE__ */ C("div", {
|
|
2511
2520
|
target: "e14i1z190",
|
|
2512
2521
|
label: "ToolbarContainer"
|
|
2513
2522
|
})("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({
|
|
2514
2523
|
style: e
|
|
2515
|
-
}) => e.backgroundColor, ";"),
|
|
2524
|
+
}) => e.backgroundColor, ";"), cn = /* @__PURE__ */ C("div", {
|
|
2516
2525
|
target: "e14i1z191",
|
|
2517
2526
|
label: "ToolbarTitle"
|
|
2518
2527
|
})("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({
|
|
2519
2528
|
style: e
|
|
2520
|
-
}) => e.textColor, ";"),
|
|
2529
|
+
}) => e.textColor, ";"), Ir = /* @__PURE__ */ rr(function({
|
|
2521
2530
|
title: e,
|
|
2522
2531
|
leftNav: t,
|
|
2523
2532
|
rightNav: r,
|
|
2524
2533
|
style: a
|
|
2525
2534
|
}, i) {
|
|
2526
|
-
return /* @__PURE__ */ v(
|
|
2535
|
+
return /* @__PURE__ */ v(dn, {
|
|
2527
2536
|
ref: i,
|
|
2528
2537
|
style: a,
|
|
2529
|
-
children: [t, /* @__PURE__ */ n(
|
|
2538
|
+
children: [t, /* @__PURE__ */ n(cn, {
|
|
2530
2539
|
style: a,
|
|
2531
2540
|
children: e
|
|
2532
2541
|
}), r && /* @__PURE__ */ n("div", {
|
|
@@ -2556,17 +2565,17 @@ function Ct() {
|
|
|
2556
2565
|
})]
|
|
2557
2566
|
});
|
|
2558
2567
|
}
|
|
2559
|
-
function
|
|
2560
|
-
return
|
|
2568
|
+
function ce() {
|
|
2569
|
+
return ce = Object.assign ? Object.assign.bind() : function(e) {
|
|
2561
2570
|
for (var t = 1; t < arguments.length; t++) {
|
|
2562
2571
|
var r = arguments[t];
|
|
2563
2572
|
for (var a in r)
|
|
2564
2573
|
Object.prototype.hasOwnProperty.call(r, a) && (e[a] = r[a]);
|
|
2565
2574
|
}
|
|
2566
2575
|
return e;
|
|
2567
|
-
},
|
|
2576
|
+
}, ce.apply(this, arguments);
|
|
2568
2577
|
}
|
|
2569
|
-
const
|
|
2578
|
+
const pn = ["children", "options"], k = {
|
|
2570
2579
|
blockQuote: "0",
|
|
2571
2580
|
breakLine: "1",
|
|
2572
2581
|
breakThematic: "2",
|
|
@@ -2616,39 +2625,39 @@ const Pt = ["allowFullScreen", "allowTransparency", "autoComplete", "autoFocus",
|
|
|
2616
2625
|
lt: "<",
|
|
2617
2626
|
nbsp: " ",
|
|
2618
2627
|
quot: "“"
|
|
2619
|
-
},
|
|
2620
|
-
function
|
|
2628
|
+
}, un = ["style", "script"], gn = ["src", "href", "data", "formAction", "srcDoc", "action"], hn = /([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi, mn = /mailto:/i, fn = /\n{2,}$/, Dr = /^(\s*>[\s\S]*?)(?=\n\n|$)/, bn = /^ *> ?/gm, xn = /^(?:\[!([^\]]*)\]\n)?([\s\S]*)/, kn = /^ {2,}\n/, yn = /^(?:( *[-*_])){3,} *(?:\n *)+\n/, Ar = /^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/, Lr = /^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/, wn = /^(`+)((?:\\`|(?!\1)`|[^`])+)\1/, Cn = /^(?:\n *)*\n/, _n = /\r\n?/g, vn = /^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/, Sn = /^\[\^([^\]]+)]/, Mn = /\f/g, In = /^---[ \t]*\n(.|\n)*\n---[ \t]*\n/, Dn = /^\s*?\[(x|\s)\]/, Tr = /^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, Nr = /^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, jr = /^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/, dt = /^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i, An = /&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi, Or = /^<!--[\s\S]*?(?:-->)/, Ln = /^(data|aria|x)-[a-z_][a-z\d_.-]*$/, ct = /^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i, Tn = /^\{.*\}$/, Nn = /^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/, jn = /^<([^ >]+@[^ >]+)>/, On = /^<([^ >]+:\/[^ >]+)>/, En = /-([a-z])?/gi, Er = /^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/, zn = /^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/, Rn = /^!\[([^\]]*)\] ?\[([^\]]*)\]/, Zn = /^\[([^\]]*)\] ?\[([^\]]*)\]/, Wn = /(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/, qn = /\t/g, Pn = /(^ *\||\| *$)/g, Gn = /^ *:-+: *$/, Bn = /^ *:-+ *$/, Hn = /^ *-+: *$/, Je = "((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|\\\\\\1|[\\s\\S])+?)", Yn = new RegExp(`^([*_])\\1${Je}\\1\\1(?!\\1)`), $n = new RegExp(`^([*_])${Je}\\1(?!\\1)`), Un = new RegExp(`^(==)${Je}\\1`), Qn = new RegExp(`^(~~)${Je}\\1`), Fn = /^\\([^0-9A-Za-z\s])/, Bt = /\\([^0-9A-Za-z\s])/g, Vn = /^([\s\S](?:(?! |[0-9]\.)[^=*_~\-\n<`\\\[!])*)/, Jn = /^\n+/, Xn = /^([ \t]*)/, Kn = /\\([^\\])/g, el = /(?:^|\n)( *)$/, _t = "(?:\\d+\\.)", vt = "(?:[*+-])";
|
|
2629
|
+
function zr(e) {
|
|
2621
2630
|
return "( *)(" + (e === 1 ? _t : vt) + ") +";
|
|
2622
2631
|
}
|
|
2623
|
-
const
|
|
2624
|
-
function Zr(e) {
|
|
2625
|
-
return new RegExp("^" + (e === 1 ? zr : Rr));
|
|
2626
|
-
}
|
|
2627
|
-
const Kn = Zr(1), el = Zr(2);
|
|
2632
|
+
const Rr = zr(1), Zr = zr(2);
|
|
2628
2633
|
function Wr(e) {
|
|
2629
|
-
return new RegExp("^" + (e === 1 ?
|
|
2634
|
+
return new RegExp("^" + (e === 1 ? Rr : Zr));
|
|
2630
2635
|
}
|
|
2631
2636
|
const tl = Wr(1), rl = Wr(2);
|
|
2632
2637
|
function qr(e) {
|
|
2638
|
+
return new RegExp("^" + (e === 1 ? Rr : Zr) + "[^\\n]*(?:\\n(?!\\1" + (e === 1 ? _t : vt) + " )[^\\n]*)*(\\n|$)", "gm");
|
|
2639
|
+
}
|
|
2640
|
+
const al = qr(1), il = qr(2);
|
|
2641
|
+
function Pr(e) {
|
|
2633
2642
|
const t = e === 1 ? _t : vt;
|
|
2634
2643
|
return new RegExp("^( *)(" + t + ") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1" + t + " (?!" + t + " ))\\n*|\\s*\\n*$)");
|
|
2635
2644
|
}
|
|
2636
|
-
const
|
|
2645
|
+
const Gr = Pr(1), Br = Pr(2);
|
|
2637
2646
|
function Ht(e, t) {
|
|
2638
|
-
const r = t === 1, a = r ?
|
|
2647
|
+
const r = t === 1, a = r ? Gr : Br, i = r ? al : il, l = r ? tl : rl;
|
|
2639
2648
|
return {
|
|
2640
|
-
match:
|
|
2641
|
-
const c =
|
|
2649
|
+
match: be(function(s, u) {
|
|
2650
|
+
const c = el.exec(u.prevCapture);
|
|
2642
2651
|
return c && (u.list || !u.inline && !u.simple) ? a.exec(s = c[1] + s) : null;
|
|
2643
2652
|
}),
|
|
2644
2653
|
order: 1,
|
|
2645
2654
|
parse(s, u, c) {
|
|
2646
|
-
const g = r ? +s[2] : void 0,
|
|
2655
|
+
const g = r ? +s[2] : void 0, b = s[0].replace(fn, `
|
|
2647
2656
|
`).match(i);
|
|
2648
2657
|
let x = !1;
|
|
2649
2658
|
return {
|
|
2650
|
-
items:
|
|
2651
|
-
const d = l.exec(o)[0].length, m = new RegExp("^ {1," + d + "}", "gm"), h = o.replace(m, "").replace(l, ""), w = p ===
|
|
2659
|
+
items: b.map(function(o, p) {
|
|
2660
|
+
const d = l.exec(o)[0].length, m = new RegExp("^ {1," + d + "}", "gm"), h = o.replace(m, "").replace(l, ""), w = p === b.length - 1, _ = h.indexOf(`
|
|
2652
2661
|
|
|
2653
2662
|
`) !== -1 || w && x;
|
|
2654
2663
|
x = _;
|
|
@@ -2667,14 +2676,14 @@ function Ht(e, t) {
|
|
|
2667
2676
|
render: (s, u, c) => e(s.ordered ? "ol" : "ul", {
|
|
2668
2677
|
key: c.key,
|
|
2669
2678
|
start: s.type === k.orderedList ? s.start : void 0
|
|
2670
|
-
}, s.items.map(function(g,
|
|
2679
|
+
}, s.items.map(function(g, b) {
|
|
2671
2680
|
return e("li", {
|
|
2672
|
-
key:
|
|
2681
|
+
key: b
|
|
2673
2682
|
}, u(g, c));
|
|
2674
2683
|
}))
|
|
2675
2684
|
};
|
|
2676
2685
|
}
|
|
2677
|
-
const
|
|
2686
|
+
const ol = new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`), nl = /^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/, Hr = [Dr, Ar, Lr, Tr, jr, Nr, Er, Gr, Br], ll = [...Hr, /^[^\n]+(?: \n|\n{2,})/, dt, Or, ct];
|
|
2678
2687
|
function Ae(e) {
|
|
2679
2688
|
let t = e.length;
|
|
2680
2689
|
for (; t > 0 && e[t - 1] <= " "; )
|
|
@@ -2684,8 +2693,8 @@ function Ae(e) {
|
|
|
2684
2693
|
function ve(e) {
|
|
2685
2694
|
return e.replace(/[ÀÁÂÃÄÅàáâãä忯]/g, "a").replace(/[çÇ]/g, "c").replace(/[ðÐ]/g, "d").replace(/[ÈÉÊËéèêë]/g, "e").replace(/[ÏïÎîÍíÌì]/g, "i").replace(/[Ññ]/g, "n").replace(/[øØœŒÕõÔôÓóÒò]/g, "o").replace(/[ÜüÛûÚúÙù]/g, "u").replace(/[ŸÿÝý]/g, "y").replace(/[^a-z0-9- ]/gi, "").replace(/ /gi, "-").toLowerCase();
|
|
2686
2695
|
}
|
|
2687
|
-
function
|
|
2688
|
-
return
|
|
2696
|
+
function sl(e) {
|
|
2697
|
+
return Hn.test(e) ? "right" : Gn.test(e) ? "center" : Bn.test(e) ? "left" : null;
|
|
2689
2698
|
}
|
|
2690
2699
|
function Yt(e, t, r, a) {
|
|
2691
2700
|
const i = r.inTable;
|
|
@@ -2697,13 +2706,13 @@ function Yt(e, t, r, a) {
|
|
|
2697
2706
|
const c = l[l.length - 1];
|
|
2698
2707
|
c.push.apply(c, t(s, r)), s = "";
|
|
2699
2708
|
}
|
|
2700
|
-
return e.trim().split(/(`[^`]*`|\\\||\|)/).filter(Boolean).forEach((c, g,
|
|
2701
|
-
c.trim() === "|" && (u(), a) ? g !== 0 && g !==
|
|
2709
|
+
return e.trim().split(/(`[^`]*`|\\\||\|)/).filter(Boolean).forEach((c, g, b) => {
|
|
2710
|
+
c.trim() === "|" && (u(), a) ? g !== 0 && g !== b.length - 1 && l.push([]) : s += c;
|
|
2702
2711
|
}), u(), r.inTable = i, l;
|
|
2703
2712
|
}
|
|
2704
|
-
function
|
|
2713
|
+
function dl(e, t, r) {
|
|
2705
2714
|
r.inline = !0;
|
|
2706
|
-
const a = e[2] ? e[2].replace(
|
|
2715
|
+
const a = e[2] ? e[2].replace(Pn, "").split("|").map(sl) : [], i = e[3] ? function(s, u, c) {
|
|
2707
2716
|
return s.trim().split(`
|
|
2708
2717
|
`).map(function(g) {
|
|
2709
2718
|
return Yt(g, u, c, !0);
|
|
@@ -2724,16 +2733,16 @@ function $t(e, t) {
|
|
|
2724
2733
|
textAlign: e.align[t]
|
|
2725
2734
|
};
|
|
2726
2735
|
}
|
|
2727
|
-
function
|
|
2736
|
+
function be(e) {
|
|
2728
2737
|
return e.inline = 1, e;
|
|
2729
2738
|
}
|
|
2730
2739
|
function oe(e) {
|
|
2731
|
-
return
|
|
2740
|
+
return be(function(t, r) {
|
|
2732
2741
|
return r.inline ? e.exec(t) : null;
|
|
2733
2742
|
});
|
|
2734
2743
|
}
|
|
2735
2744
|
function ne(e) {
|
|
2736
|
-
return
|
|
2745
|
+
return be(function(t, r) {
|
|
2737
2746
|
return r.inline || r.simple ? e.exec(t) : null;
|
|
2738
2747
|
});
|
|
2739
2748
|
}
|
|
@@ -2743,33 +2752,33 @@ function re(e) {
|
|
|
2743
2752
|
};
|
|
2744
2753
|
}
|
|
2745
2754
|
function Se(e) {
|
|
2746
|
-
return
|
|
2755
|
+
return be(function(t) {
|
|
2747
2756
|
return e.exec(t);
|
|
2748
2757
|
});
|
|
2749
2758
|
}
|
|
2750
|
-
function
|
|
2759
|
+
function cl(e, t) {
|
|
2751
2760
|
if (t.inline || t.simple)
|
|
2752
2761
|
return null;
|
|
2753
2762
|
let r = "";
|
|
2754
2763
|
e.split(`
|
|
2755
2764
|
`).every((i) => (i += `
|
|
2756
|
-
`, !
|
|
2765
|
+
`, !Hr.some((l) => l.test(i)) && (r += i, !!i.trim())));
|
|
2757
2766
|
const a = Ae(r);
|
|
2758
2767
|
return a == "" ? null : [r, , a];
|
|
2759
2768
|
}
|
|
2760
|
-
const
|
|
2761
|
-
function
|
|
2769
|
+
const pl = /(javascript|vbscript|data(?!:image)):/i;
|
|
2770
|
+
function ul(e) {
|
|
2762
2771
|
try {
|
|
2763
2772
|
const t = decodeURIComponent(e).replace(/[^A-Za-z0-9/:]/g, "");
|
|
2764
|
-
if (
|
|
2773
|
+
if (pl.test(t))
|
|
2765
2774
|
return null;
|
|
2766
2775
|
} catch {
|
|
2767
2776
|
return null;
|
|
2768
2777
|
}
|
|
2769
2778
|
return e;
|
|
2770
2779
|
}
|
|
2771
|
-
function
|
|
2772
|
-
return e.replace(
|
|
2780
|
+
function Ut(e) {
|
|
2781
|
+
return e.replace(Kn, "$1");
|
|
2773
2782
|
}
|
|
2774
2783
|
function Pe(e, t, r) {
|
|
2775
2784
|
const a = r.inline || !1, i = r.simple || !1;
|
|
@@ -2777,13 +2786,13 @@ function Pe(e, t, r) {
|
|
|
2777
2786
|
const l = e(t, r);
|
|
2778
2787
|
return r.inline = a, r.simple = i, l;
|
|
2779
2788
|
}
|
|
2780
|
-
function
|
|
2789
|
+
function gl(e, t, r) {
|
|
2781
2790
|
const a = r.inline || !1, i = r.simple || !1;
|
|
2782
2791
|
r.inline = !1, r.simple = !0;
|
|
2783
2792
|
const l = e(t, r);
|
|
2784
2793
|
return r.inline = a, r.simple = i, l;
|
|
2785
2794
|
}
|
|
2786
|
-
function
|
|
2795
|
+
function hl(e, t, r) {
|
|
2787
2796
|
const a = r.inline || !1;
|
|
2788
2797
|
r.inline = !1;
|
|
2789
2798
|
const i = e(t, r);
|
|
@@ -2798,7 +2807,7 @@ function tt() {
|
|
|
2798
2807
|
function rt() {
|
|
2799
2808
|
return null;
|
|
2800
2809
|
}
|
|
2801
|
-
function
|
|
2810
|
+
function ml(...e) {
|
|
2802
2811
|
return e.filter(Boolean).join(" ");
|
|
2803
2812
|
}
|
|
2804
2813
|
function at(e, t, r) {
|
|
@@ -2808,21 +2817,21 @@ function at(e, t, r) {
|
|
|
2808
2817
|
i.shift();
|
|
2809
2818
|
return a || r;
|
|
2810
2819
|
}
|
|
2811
|
-
function
|
|
2820
|
+
function fl(e = "", t = {}) {
|
|
2812
2821
|
function r(o, p, ...d) {
|
|
2813
2822
|
const m = at(t.overrides, `${o}.props`, {});
|
|
2814
2823
|
return t.createElement(function(h, w) {
|
|
2815
2824
|
const _ = at(w, h);
|
|
2816
2825
|
return _ ? typeof _ == "function" || typeof _ == "object" && "render" in _ ? _ : at(w, `${h}.component`, h) : h;
|
|
2817
|
-
}(o, t.overrides),
|
|
2818
|
-
className:
|
|
2826
|
+
}(o, t.overrides), ce({}, p, m, {
|
|
2827
|
+
className: ml(p == null ? void 0 : p.className, m.className) || void 0
|
|
2819
2828
|
}), ...d);
|
|
2820
2829
|
}
|
|
2821
2830
|
function a(o) {
|
|
2822
|
-
o = o.replace(
|
|
2831
|
+
o = o.replace(In, "");
|
|
2823
2832
|
let p = !1;
|
|
2824
|
-
t.forceInline ? p = !0 : t.forceBlock || (p =
|
|
2825
|
-
const d = g(c(p ? o : `${Ae(o).replace(
|
|
2833
|
+
t.forceInline ? p = !0 : t.forceBlock || (p = Wn.test(o) === !1);
|
|
2834
|
+
const d = g(c(p ? o : `${Ae(o).replace(Jn, "")}
|
|
2826
2835
|
|
|
2827
2836
|
`, {
|
|
2828
2837
|
inline: p
|
|
@@ -2847,12 +2856,12 @@ function hl(e = "", t = {}) {
|
|
|
2847
2856
|
}, h);
|
|
2848
2857
|
}
|
|
2849
2858
|
function i(o, p) {
|
|
2850
|
-
const d = p.match(
|
|
2859
|
+
const d = p.match(hn);
|
|
2851
2860
|
return d ? d.reduce(function(m, h) {
|
|
2852
2861
|
const w = h.indexOf("=");
|
|
2853
2862
|
if (w !== -1) {
|
|
2854
2863
|
const _ = function(S) {
|
|
2855
|
-
return S.indexOf("-") !== -1 && S.match(
|
|
2864
|
+
return S.indexOf("-") !== -1 && S.match(Ln) === null && (S = S.replace(En, function(L, Z) {
|
|
2856
2865
|
return Z.toUpperCase();
|
|
2857
2866
|
})), S;
|
|
2858
2867
|
}(h.slice(0, w)).trim(), y = function(S) {
|
|
@@ -2862,21 +2871,21 @@ function hl(e = "", t = {}) {
|
|
|
2862
2871
|
if (I === "ref")
|
|
2863
2872
|
return m;
|
|
2864
2873
|
const A = m[I] = function(S, L, Z, ue) {
|
|
2865
|
-
return L === "style" ? function(
|
|
2874
|
+
return L === "style" ? function(Q) {
|
|
2866
2875
|
const B = [];
|
|
2867
2876
|
let $ = "", F = !1, H = !1, V = "";
|
|
2868
|
-
if (!
|
|
2877
|
+
if (!Q)
|
|
2869
2878
|
return B;
|
|
2870
|
-
for (let z = 0; z <
|
|
2871
|
-
const W =
|
|
2879
|
+
for (let z = 0; z < Q.length; z++) {
|
|
2880
|
+
const W = Q[z];
|
|
2872
2881
|
if (W !== '"' && W !== "'" || F || (H ? W === V && (H = !1, V = "") : (H = !0, V = W)), W === "(" && $.endsWith("url") ? F = !0 : W === ")" && F && (F = !1), W !== ";" || H || F)
|
|
2873
2882
|
$ += W;
|
|
2874
2883
|
else {
|
|
2875
|
-
const
|
|
2876
|
-
if (
|
|
2877
|
-
const
|
|
2878
|
-
if (
|
|
2879
|
-
const ge =
|
|
2884
|
+
const U = $.trim();
|
|
2885
|
+
if (U) {
|
|
2886
|
+
const de = U.indexOf(":");
|
|
2887
|
+
if (de > 0) {
|
|
2888
|
+
const ge = U.slice(0, de).trim(), ye = U.slice(de + 1).trim();
|
|
2880
2889
|
B.push([ge, ye]);
|
|
2881
2890
|
}
|
|
2882
2891
|
}
|
|
@@ -2887,14 +2896,14 @@ function hl(e = "", t = {}) {
|
|
|
2887
2896
|
if (J) {
|
|
2888
2897
|
const z = J.indexOf(":");
|
|
2889
2898
|
if (z > 0) {
|
|
2890
|
-
const W = J.slice(0, z).trim(),
|
|
2891
|
-
B.push([W,
|
|
2899
|
+
const W = J.slice(0, z).trim(), U = J.slice(z + 1).trim();
|
|
2900
|
+
B.push([W, U]);
|
|
2892
2901
|
}
|
|
2893
2902
|
}
|
|
2894
2903
|
return B;
|
|
2895
|
-
}(Z).reduce(function(
|
|
2896
|
-
return
|
|
2897
|
-
}, {}) :
|
|
2904
|
+
}(Z).reduce(function(Q, [B, $]) {
|
|
2905
|
+
return Q[B.replace(/(-[a-z])/g, (F) => F[1].toUpperCase())] = ue($, S, B), Q;
|
|
2906
|
+
}, {}) : gn.indexOf(L) !== -1 ? ue(Z, S, L) : (Z.match(Tn) && (Z = Z.slice(1, Z.length - 1)), Z === "true" || Z !== "false" && Z);
|
|
2898
2907
|
}(o, _, y, t.sanitizer);
|
|
2899
2908
|
typeof A == "string" && (dt.test(A) || ct.test(A)) && (m[I] = a(A.trim()));
|
|
2900
2909
|
} else
|
|
@@ -2902,13 +2911,13 @@ function hl(e = "", t = {}) {
|
|
|
2902
2911
|
return m;
|
|
2903
2912
|
}, {}) : null;
|
|
2904
2913
|
}
|
|
2905
|
-
t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer ||
|
|
2914
|
+
t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer || ul, t.slugify = t.slugify || ve, t.namedCodesToUnicode = t.namedCodesToUnicode ? ce({}, Gt, t.namedCodesToUnicode) : Gt, t.createElement = t.createElement || Fa;
|
|
2906
2915
|
const l = [], s = {}, u = {
|
|
2907
2916
|
[k.blockQuote]: {
|
|
2908
|
-
match: re(
|
|
2917
|
+
match: re(Dr),
|
|
2909
2918
|
order: 1,
|
|
2910
2919
|
parse(o, p, d) {
|
|
2911
|
-
const [, m, h] = o[0].replace(
|
|
2920
|
+
const [, m, h] = o[0].replace(bn, "").match(xn);
|
|
2912
2921
|
return {
|
|
2913
2922
|
alert: m,
|
|
2914
2923
|
children: p(h, d)
|
|
@@ -2931,7 +2940,7 @@ function hl(e = "", t = {}) {
|
|
|
2931
2940
|
}
|
|
2932
2941
|
},
|
|
2933
2942
|
[k.breakLine]: {
|
|
2934
|
-
match: Se(
|
|
2943
|
+
match: Se(kn),
|
|
2935
2944
|
order: 1,
|
|
2936
2945
|
parse: tt,
|
|
2937
2946
|
render: (o, p, d) => r("br", {
|
|
@@ -2939,7 +2948,7 @@ function hl(e = "", t = {}) {
|
|
|
2939
2948
|
})
|
|
2940
2949
|
},
|
|
2941
2950
|
[k.breakThematic]: {
|
|
2942
|
-
match: re(
|
|
2951
|
+
match: re(yn),
|
|
2943
2952
|
order: 1,
|
|
2944
2953
|
parse: tt,
|
|
2945
2954
|
render: (o, p, d) => r("hr", {
|
|
@@ -2947,7 +2956,7 @@ function hl(e = "", t = {}) {
|
|
|
2947
2956
|
})
|
|
2948
2957
|
},
|
|
2949
2958
|
[k.codeBlock]: {
|
|
2950
|
-
match: re(
|
|
2959
|
+
match: re(Lr),
|
|
2951
2960
|
order: 0,
|
|
2952
2961
|
parse: (o) => ({
|
|
2953
2962
|
lang: void 0,
|
|
@@ -2955,12 +2964,12 @@ function hl(e = "", t = {}) {
|
|
|
2955
2964
|
}),
|
|
2956
2965
|
render: (o, p, d) => r("pre", {
|
|
2957
2966
|
key: d.key
|
|
2958
|
-
}, r("code",
|
|
2967
|
+
}, r("code", ce({}, o.attrs, {
|
|
2959
2968
|
className: o.lang ? `lang-${o.lang}` : ""
|
|
2960
2969
|
}), o.text))
|
|
2961
2970
|
},
|
|
2962
2971
|
[k.codeFenced]: {
|
|
2963
|
-
match: re(
|
|
2972
|
+
match: re(Ar),
|
|
2964
2973
|
order: 0,
|
|
2965
2974
|
parse: (o) => ({
|
|
2966
2975
|
attrs: i("code", o[3] || ""),
|
|
@@ -2970,7 +2979,7 @@ function hl(e = "", t = {}) {
|
|
|
2970
2979
|
})
|
|
2971
2980
|
},
|
|
2972
2981
|
[k.codeInline]: {
|
|
2973
|
-
match: ne(
|
|
2982
|
+
match: ne(wn),
|
|
2974
2983
|
order: 3,
|
|
2975
2984
|
parse: (o) => ({
|
|
2976
2985
|
text: o[2].replace(Bt, "$1")
|
|
@@ -2980,7 +2989,7 @@ function hl(e = "", t = {}) {
|
|
|
2980
2989
|
}, o.text)
|
|
2981
2990
|
},
|
|
2982
2991
|
[k.footnote]: {
|
|
2983
|
-
match: re(
|
|
2992
|
+
match: re(vn),
|
|
2984
2993
|
order: 0,
|
|
2985
2994
|
parse: (o) => (l.push({
|
|
2986
2995
|
footnote: o[2],
|
|
@@ -2989,7 +2998,7 @@ function hl(e = "", t = {}) {
|
|
|
2989
2998
|
render: rt
|
|
2990
2999
|
},
|
|
2991
3000
|
[k.footnoteReference]: {
|
|
2992
|
-
match: oe(
|
|
3001
|
+
match: oe(Sn),
|
|
2993
3002
|
order: 1,
|
|
2994
3003
|
parse: (o) => ({
|
|
2995
3004
|
target: `#${t.slugify(o[1], ve)}`,
|
|
@@ -3003,7 +3012,7 @@ function hl(e = "", t = {}) {
|
|
|
3003
3012
|
}, o.text))
|
|
3004
3013
|
},
|
|
3005
3014
|
[k.gfmTask]: {
|
|
3006
|
-
match: oe(
|
|
3015
|
+
match: oe(Dn),
|
|
3007
3016
|
order: 1,
|
|
3008
3017
|
parse: (o) => ({
|
|
3009
3018
|
completed: o[1].toLowerCase() === "x"
|
|
@@ -3016,7 +3025,7 @@ function hl(e = "", t = {}) {
|
|
|
3016
3025
|
})
|
|
3017
3026
|
},
|
|
3018
3027
|
[k.heading]: {
|
|
3019
|
-
match: re(t.enforceAtxHeadings ?
|
|
3028
|
+
match: re(t.enforceAtxHeadings ? Nr : Tr),
|
|
3020
3029
|
order: 1,
|
|
3021
3030
|
parse: (o, p, d) => ({
|
|
3022
3031
|
children: Pe(p, o[2], d),
|
|
@@ -3029,7 +3038,7 @@ function hl(e = "", t = {}) {
|
|
|
3029
3038
|
}, p(o.children, d))
|
|
3030
3039
|
},
|
|
3031
3040
|
[k.headingSetext]: {
|
|
3032
|
-
match: re(
|
|
3041
|
+
match: re(jr),
|
|
3033
3042
|
order: 0,
|
|
3034
3043
|
parse: (o, p, d) => ({
|
|
3035
3044
|
children: Pe(p, o[1], d),
|
|
@@ -3041,16 +3050,16 @@ function hl(e = "", t = {}) {
|
|
|
3041
3050
|
match: Se(dt),
|
|
3042
3051
|
order: 1,
|
|
3043
3052
|
parse(o, p, d) {
|
|
3044
|
-
const [, m] = o[3].match(
|
|
3053
|
+
const [, m] = o[3].match(Xn), h = new RegExp(`^${m}`, "gm"), w = o[3].replace(h, ""), _ = (y = w, ll.some((Z) => Z.test(y)) ? hl : Pe);
|
|
3045
3054
|
var y;
|
|
3046
|
-
const I = o[1].toLowerCase(), A =
|
|
3055
|
+
const I = o[1].toLowerCase(), A = un.indexOf(I) !== -1, S = (A ? I : o[1]).trim(), L = {
|
|
3047
3056
|
attrs: i(S, o[2]),
|
|
3048
3057
|
noInnerParse: A,
|
|
3049
3058
|
tag: S
|
|
3050
3059
|
};
|
|
3051
3060
|
return d.inAnchor = d.inAnchor || I === "a", A ? L.text = o[3] : L.children = _(p, w, d), d.inAnchor = !1, L;
|
|
3052
3061
|
},
|
|
3053
|
-
render: (o, p, d) => r(o.tag,
|
|
3062
|
+
render: (o, p, d) => r(o.tag, ce({
|
|
3054
3063
|
key: d.key
|
|
3055
3064
|
}, o.attrs), o.text || (o.children ? p(o.children, d) : ""))
|
|
3056
3065
|
},
|
|
@@ -3064,22 +3073,22 @@ function hl(e = "", t = {}) {
|
|
|
3064
3073
|
tag: p
|
|
3065
3074
|
};
|
|
3066
3075
|
},
|
|
3067
|
-
render: (o, p, d) => r(o.tag,
|
|
3076
|
+
render: (o, p, d) => r(o.tag, ce({}, o.attrs, {
|
|
3068
3077
|
key: d.key
|
|
3069
3078
|
}))
|
|
3070
3079
|
},
|
|
3071
3080
|
[k.htmlComment]: {
|
|
3072
|
-
match: Se(
|
|
3081
|
+
match: Se(Or),
|
|
3073
3082
|
order: 1,
|
|
3074
3083
|
parse: () => ({}),
|
|
3075
3084
|
render: rt
|
|
3076
3085
|
},
|
|
3077
3086
|
[k.image]: {
|
|
3078
|
-
match: ne(
|
|
3087
|
+
match: ne(nl),
|
|
3079
3088
|
order: 1,
|
|
3080
3089
|
parse: (o) => ({
|
|
3081
3090
|
alt: o[1],
|
|
3082
|
-
target:
|
|
3091
|
+
target: Ut(o[2]),
|
|
3083
3092
|
title: o[3]
|
|
3084
3093
|
}),
|
|
3085
3094
|
render: (o, p, d) => r("img", {
|
|
@@ -3090,11 +3099,11 @@ function hl(e = "", t = {}) {
|
|
|
3090
3099
|
})
|
|
3091
3100
|
},
|
|
3092
3101
|
[k.link]: {
|
|
3093
|
-
match: oe(
|
|
3102
|
+
match: oe(ol),
|
|
3094
3103
|
order: 3,
|
|
3095
3104
|
parse: (o, p, d) => ({
|
|
3096
|
-
children:
|
|
3097
|
-
target:
|
|
3105
|
+
children: gl(p, o[1], d),
|
|
3106
|
+
target: Ut(o[2]),
|
|
3098
3107
|
title: o[3]
|
|
3099
3108
|
}),
|
|
3100
3109
|
render: (o, p, d) => r("a", {
|
|
@@ -3104,7 +3113,7 @@ function hl(e = "", t = {}) {
|
|
|
3104
3113
|
}, p(o.children, d))
|
|
3105
3114
|
},
|
|
3106
3115
|
[k.linkAngleBraceStyleDetector]: {
|
|
3107
|
-
match: oe(
|
|
3116
|
+
match: oe(On),
|
|
3108
3117
|
order: 0,
|
|
3109
3118
|
parse: (o) => ({
|
|
3110
3119
|
children: [{
|
|
@@ -3116,7 +3125,7 @@ function hl(e = "", t = {}) {
|
|
|
3116
3125
|
})
|
|
3117
3126
|
},
|
|
3118
3127
|
[k.linkBareUrlDetector]: {
|
|
3119
|
-
match:
|
|
3128
|
+
match: be((o, p) => p.inAnchor || t.disableAutoLink ? null : oe(Nn)(o, p)),
|
|
3120
3129
|
order: 0,
|
|
3121
3130
|
parse: (o) => ({
|
|
3122
3131
|
children: [{
|
|
@@ -3129,11 +3138,11 @@ function hl(e = "", t = {}) {
|
|
|
3129
3138
|
})
|
|
3130
3139
|
},
|
|
3131
3140
|
[k.linkMailtoDetector]: {
|
|
3132
|
-
match: oe(
|
|
3141
|
+
match: oe(jn),
|
|
3133
3142
|
order: 0,
|
|
3134
3143
|
parse(o) {
|
|
3135
3144
|
let p = o[1], d = o[1];
|
|
3136
|
-
return
|
|
3145
|
+
return mn.test(d) || (d = "mailto:" + d), {
|
|
3137
3146
|
children: [{
|
|
3138
3147
|
text: p.replace("mailto:", ""),
|
|
3139
3148
|
type: k.text
|
|
@@ -3146,14 +3155,14 @@ function hl(e = "", t = {}) {
|
|
|
3146
3155
|
[k.orderedList]: Ht(r, 1),
|
|
3147
3156
|
[k.unorderedList]: Ht(r, 2),
|
|
3148
3157
|
[k.newlineCoalescer]: {
|
|
3149
|
-
match: re(
|
|
3158
|
+
match: re(Cn),
|
|
3150
3159
|
order: 3,
|
|
3151
3160
|
parse: tt,
|
|
3152
3161
|
render: () => `
|
|
3153
3162
|
`
|
|
3154
3163
|
},
|
|
3155
3164
|
[k.paragraph]: {
|
|
3156
|
-
match:
|
|
3165
|
+
match: be(cl),
|
|
3157
3166
|
order: 3,
|
|
3158
3167
|
parse: et,
|
|
3159
3168
|
render: (o, p, d) => r("p", {
|
|
@@ -3161,7 +3170,7 @@ function hl(e = "", t = {}) {
|
|
|
3161
3170
|
}, p(o.children, d))
|
|
3162
3171
|
},
|
|
3163
3172
|
[k.ref]: {
|
|
3164
|
-
match: oe(
|
|
3173
|
+
match: oe(zn),
|
|
3165
3174
|
order: 0,
|
|
3166
3175
|
parse: (o) => (s[o[1]] = {
|
|
3167
3176
|
target: o[2],
|
|
@@ -3170,7 +3179,7 @@ function hl(e = "", t = {}) {
|
|
|
3170
3179
|
render: rt
|
|
3171
3180
|
},
|
|
3172
3181
|
[k.refImage]: {
|
|
3173
|
-
match: ne(
|
|
3182
|
+
match: ne(Rn),
|
|
3174
3183
|
order: 0,
|
|
3175
3184
|
parse: (o) => ({
|
|
3176
3185
|
alt: o[1] || void 0,
|
|
@@ -3184,7 +3193,7 @@ function hl(e = "", t = {}) {
|
|
|
3184
3193
|
}) : null
|
|
3185
3194
|
},
|
|
3186
3195
|
[k.refLink]: {
|
|
3187
|
-
match: oe(
|
|
3196
|
+
match: oe(Zn),
|
|
3188
3197
|
order: 0,
|
|
3189
3198
|
parse: (o, p, d) => ({
|
|
3190
3199
|
children: p(o[1], d),
|
|
@@ -3200,9 +3209,9 @@ function hl(e = "", t = {}) {
|
|
|
3200
3209
|
}, o.fallbackChildren)
|
|
3201
3210
|
},
|
|
3202
3211
|
[k.table]: {
|
|
3203
|
-
match: re(
|
|
3212
|
+
match: re(Er),
|
|
3204
3213
|
order: 1,
|
|
3205
|
-
parse:
|
|
3214
|
+
parse: dl,
|
|
3206
3215
|
render(o, p, d) {
|
|
3207
3216
|
const m = o;
|
|
3208
3217
|
return r("table", {
|
|
@@ -3225,15 +3234,15 @@ function hl(e = "", t = {}) {
|
|
|
3225
3234
|
}
|
|
3226
3235
|
},
|
|
3227
3236
|
[k.text]: {
|
|
3228
|
-
match: Se(
|
|
3237
|
+
match: Se(Vn),
|
|
3229
3238
|
order: 4,
|
|
3230
3239
|
parse: (o) => ({
|
|
3231
|
-
text: o[0].replace(
|
|
3240
|
+
text: o[0].replace(An, (p, d) => t.namedCodesToUnicode[d] ? t.namedCodesToUnicode[d] : p)
|
|
3232
3241
|
}),
|
|
3233
3242
|
render: (o) => o.text
|
|
3234
3243
|
},
|
|
3235
3244
|
[k.textBolded]: {
|
|
3236
|
-
match: ne(
|
|
3245
|
+
match: ne(Yn),
|
|
3237
3246
|
order: 2,
|
|
3238
3247
|
parse: (o, p, d) => ({
|
|
3239
3248
|
children: p(o[2], d)
|
|
@@ -3243,7 +3252,7 @@ function hl(e = "", t = {}) {
|
|
|
3243
3252
|
}, p(o.children, d))
|
|
3244
3253
|
},
|
|
3245
3254
|
[k.textEmphasized]: {
|
|
3246
|
-
match: ne(
|
|
3255
|
+
match: ne($n),
|
|
3247
3256
|
order: 3,
|
|
3248
3257
|
parse: (o, p, d) => ({
|
|
3249
3258
|
children: p(o[2], d)
|
|
@@ -3253,7 +3262,7 @@ function hl(e = "", t = {}) {
|
|
|
3253
3262
|
}, p(o.children, d))
|
|
3254
3263
|
},
|
|
3255
3264
|
[k.textEscaped]: {
|
|
3256
|
-
match: ne(
|
|
3265
|
+
match: ne(Fn),
|
|
3257
3266
|
order: 1,
|
|
3258
3267
|
parse: (o) => ({
|
|
3259
3268
|
text: o[1],
|
|
@@ -3261,7 +3270,7 @@ function hl(e = "", t = {}) {
|
|
|
3261
3270
|
})
|
|
3262
3271
|
},
|
|
3263
3272
|
[k.textMarked]: {
|
|
3264
|
-
match: ne(
|
|
3273
|
+
match: ne(Un),
|
|
3265
3274
|
order: 3,
|
|
3266
3275
|
parse: et,
|
|
3267
3276
|
render: (o, p, d) => r("mark", {
|
|
@@ -3269,7 +3278,7 @@ function hl(e = "", t = {}) {
|
|
|
3269
3278
|
}, p(o.children, d))
|
|
3270
3279
|
},
|
|
3271
3280
|
[k.textStrikethroughed]: {
|
|
3272
|
-
match: ne(
|
|
3281
|
+
match: ne(Qn),
|
|
3273
3282
|
order: 3,
|
|
3274
3283
|
parse: et,
|
|
3275
3284
|
render: (o, p, d) => r("del", {
|
|
@@ -3304,11 +3313,11 @@ function hl(e = "", t = {}) {
|
|
|
3304
3313
|
return w !== _ ? w - _ : m < h ? -1 : 1;
|
|
3305
3314
|
}), function(m, h) {
|
|
3306
3315
|
return d(function(w) {
|
|
3307
|
-
return w.replace(
|
|
3308
|
-
`).replace(
|
|
3316
|
+
return w.replace(_n, `
|
|
3317
|
+
`).replace(Mn, "").replace(qn, " ");
|
|
3309
3318
|
}(m), h);
|
|
3310
3319
|
};
|
|
3311
|
-
}(u), g = (
|
|
3320
|
+
}(u), g = (b = /* @__PURE__ */ function(o, p) {
|
|
3312
3321
|
return function(d, m, h) {
|
|
3313
3322
|
const w = o[d.type].render;
|
|
3314
3323
|
return p ? p(() => w(d, m, h), d, m, h) : w(d, m, h);
|
|
@@ -3324,9 +3333,9 @@ function hl(e = "", t = {}) {
|
|
|
3324
3333
|
}
|
|
3325
3334
|
return d.key = m, h;
|
|
3326
3335
|
}
|
|
3327
|
-
return
|
|
3336
|
+
return b(p, o, d);
|
|
3328
3337
|
});
|
|
3329
|
-
var
|
|
3338
|
+
var b;
|
|
3330
3339
|
const x = a(e);
|
|
3331
3340
|
return l.length ? r("div", null, x, r("footer", {
|
|
3332
3341
|
key: "footer"
|
|
@@ -3339,7 +3348,7 @@ function hl(e = "", t = {}) {
|
|
|
3339
3348
|
})));
|
|
3340
3349
|
}))) : x;
|
|
3341
3350
|
}
|
|
3342
|
-
const
|
|
3351
|
+
const bl = (e) => {
|
|
3343
3352
|
let {
|
|
3344
3353
|
children: t = "",
|
|
3345
3354
|
options: r
|
|
@@ -3350,9 +3359,9 @@ const ml = (e) => {
|
|
|
3350
3359
|
for (u = 0; u < g.length; u++)
|
|
3351
3360
|
l.indexOf(s = g[u]) >= 0 || (c[s] = i[s]);
|
|
3352
3361
|
return c;
|
|
3353
|
-
}(e,
|
|
3354
|
-
return
|
|
3355
|
-
},
|
|
3362
|
+
}(e, pn);
|
|
3363
|
+
return Ua(fl(t, r), a);
|
|
3364
|
+
}, xl = /* @__PURE__ */ C("div", {
|
|
3356
3365
|
target: "e197bd6i0",
|
|
3357
3366
|
label: "FlexContainer"
|
|
3358
3367
|
})("display:flex;", ({
|
|
@@ -3361,7 +3370,7 @@ const ml = (e) => {
|
|
|
3361
3370
|
justify-content: flex-end;
|
|
3362
3371
|
` : q`
|
|
3363
3372
|
justify-content: flex-start;
|
|
3364
|
-
`),
|
|
3373
|
+
`), Yr = /* @__PURE__ */ C("div", {
|
|
3365
3374
|
target: "e197bd6i1",
|
|
3366
3375
|
label: "MessageContainer"
|
|
3367
3376
|
})("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;", ({
|
|
@@ -3381,35 +3390,35 @@ const ml = (e) => {
|
|
|
3381
3390
|
}) => e.aiChat.primaryTextColor, ";background-color:", ({
|
|
3382
3391
|
theme: e,
|
|
3383
3392
|
align: t
|
|
3384
|
-
}) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"),
|
|
3393
|
+
}) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), se = ({
|
|
3385
3394
|
align: e,
|
|
3386
3395
|
children: t
|
|
3387
3396
|
}) => {
|
|
3388
3397
|
const {
|
|
3389
3398
|
themeSettings: r
|
|
3390
3399
|
} = D();
|
|
3391
|
-
return /* @__PURE__ */ n(
|
|
3400
|
+
return /* @__PURE__ */ n(xl, {
|
|
3392
3401
|
theme: r,
|
|
3393
3402
|
align: e,
|
|
3394
|
-
children: /* @__PURE__ */ n(
|
|
3403
|
+
children: /* @__PURE__ */ n(Yr, {
|
|
3395
3404
|
theme: r,
|
|
3396
3405
|
align: e,
|
|
3397
|
-
children: typeof t == "string" ? /* @__PURE__ */ n(
|
|
3406
|
+
children: typeof t == "string" ? /* @__PURE__ */ n(bl, {
|
|
3398
3407
|
children: t
|
|
3399
3408
|
}) : t
|
|
3400
3409
|
})
|
|
3401
3410
|
});
|
|
3402
3411
|
};
|
|
3403
|
-
function
|
|
3412
|
+
function kl() {
|
|
3404
3413
|
const {
|
|
3405
3414
|
welcomeText: e
|
|
3406
3415
|
} = ie();
|
|
3407
|
-
return e === !1 ? null : /* @__PURE__ */ n(
|
|
3416
|
+
return e === !1 ? null : /* @__PURE__ */ n(se, {
|
|
3408
3417
|
align: "left",
|
|
3409
3418
|
children: e
|
|
3410
3419
|
});
|
|
3411
3420
|
}
|
|
3412
|
-
const
|
|
3421
|
+
const yl = /* @__PURE__ */ C("div", {
|
|
3413
3422
|
target: "ewt6vnj0",
|
|
3414
3423
|
label: "FlexContainer"
|
|
3415
3424
|
})("display:flex;", ({
|
|
@@ -3418,7 +3427,7 @@ const xl = /* @__PURE__ */ C("div", {
|
|
|
3418
3427
|
justify-content: flex-end;
|
|
3419
3428
|
` : q`
|
|
3420
3429
|
justify-content: flex-start;
|
|
3421
|
-
`),
|
|
3430
|
+
`), wl = /* @__PURE__ */ C("button", {
|
|
3422
3431
|
target: "ewt6vnj1",
|
|
3423
3432
|
label: "MessageButton"
|
|
3424
3433
|
})("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({
|
|
@@ -3483,9 +3492,9 @@ function $e({
|
|
|
3483
3492
|
const {
|
|
3484
3493
|
themeSettings: s
|
|
3485
3494
|
} = D();
|
|
3486
|
-
return /* @__PURE__ */ n(
|
|
3495
|
+
return /* @__PURE__ */ n(yl, {
|
|
3487
3496
|
align: t,
|
|
3488
|
-
children: /* @__PURE__ */ n(
|
|
3497
|
+
children: /* @__PURE__ */ n(wl, {
|
|
3489
3498
|
"aria-label": l,
|
|
3490
3499
|
theme: s,
|
|
3491
3500
|
onClick: r,
|
|
@@ -3496,7 +3505,7 @@ function $e({
|
|
|
3496
3505
|
})
|
|
3497
3506
|
});
|
|
3498
3507
|
}
|
|
3499
|
-
function
|
|
3508
|
+
function Cl({
|
|
3500
3509
|
onCancel: e,
|
|
3501
3510
|
onConfirm: t
|
|
3502
3511
|
}) {
|
|
@@ -3504,7 +3513,7 @@ function yl({
|
|
|
3504
3513
|
t: r
|
|
3505
3514
|
} = E();
|
|
3506
3515
|
return /* @__PURE__ */ v(Y, {
|
|
3507
|
-
children: [/* @__PURE__ */ n(
|
|
3516
|
+
children: [/* @__PURE__ */ n(se, {
|
|
3508
3517
|
align: "left",
|
|
3509
3518
|
children: r("ai.clearHistoryPrompt")
|
|
3510
3519
|
}), /* @__PURE__ */ v("div", {
|
|
@@ -3529,8 +3538,8 @@ function yl({
|
|
|
3529
3538
|
})]
|
|
3530
3539
|
});
|
|
3531
3540
|
}
|
|
3532
|
-
var
|
|
3533
|
-
function
|
|
3541
|
+
var _l = Ja("toLowerCase");
|
|
3542
|
+
function vl() {
|
|
3534
3543
|
const {
|
|
3535
3544
|
themeSettings: e
|
|
3536
3545
|
} = D();
|
|
@@ -3548,7 +3557,7 @@ function Cl() {
|
|
|
3548
3557
|
})
|
|
3549
3558
|
});
|
|
3550
3559
|
}
|
|
3551
|
-
function
|
|
3560
|
+
function Sl({
|
|
3552
3561
|
onClick: e
|
|
3553
3562
|
}) {
|
|
3554
3563
|
const {
|
|
@@ -3559,23 +3568,23 @@ function _l({
|
|
|
3559
3568
|
onClick: e,
|
|
3560
3569
|
children: /* @__PURE__ */ v("div", {
|
|
3561
3570
|
className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
|
|
3562
|
-
children: [/* @__PURE__ */ n(
|
|
3571
|
+
children: [/* @__PURE__ */ n(vl, {}), t("ai.buttons.insights")]
|
|
3563
3572
|
})
|
|
3564
3573
|
});
|
|
3565
3574
|
}
|
|
3566
|
-
function
|
|
3567
|
-
return
|
|
3575
|
+
function Ml(e) {
|
|
3576
|
+
return Ga("MuiDialog", e);
|
|
3568
3577
|
}
|
|
3569
|
-
const it =
|
|
3570
|
-
process.env.NODE_ENV !== "production" && (
|
|
3571
|
-
const
|
|
3578
|
+
const it = xa("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), $r = /* @__PURE__ */ Ue({});
|
|
3579
|
+
process.env.NODE_ENV !== "production" && ($r.displayName = "DialogContext");
|
|
3580
|
+
const Il = Qe(ka, {
|
|
3572
3581
|
name: "MuiDialog",
|
|
3573
3582
|
slot: "Backdrop",
|
|
3574
3583
|
overrides: (e, t) => t.backdrop
|
|
3575
3584
|
})({
|
|
3576
3585
|
// Improve scrollable dialog support.
|
|
3577
3586
|
zIndex: -1
|
|
3578
|
-
}),
|
|
3587
|
+
}), Dl = (e) => {
|
|
3579
3588
|
const {
|
|
3580
3589
|
classes: t,
|
|
3581
3590
|
scroll: r,
|
|
@@ -3584,11 +3593,11 @@ const Sl = Ue(fa, {
|
|
|
3584
3593
|
fullScreen: l
|
|
3585
3594
|
} = e, s = {
|
|
3586
3595
|
root: ["root"],
|
|
3587
|
-
container: ["container", `scroll${
|
|
3588
|
-
paper: ["paper", `paperScroll${
|
|
3596
|
+
container: ["container", `scroll${fe(r)}`],
|
|
3597
|
+
paper: ["paper", `paperScroll${fe(r)}`, `paperWidth${fe(String(a))}`, i && "paperFullWidth", l && "paperFullScreen"]
|
|
3589
3598
|
};
|
|
3590
|
-
return
|
|
3591
|
-
},
|
|
3599
|
+
return Na(s, Ml, t);
|
|
3600
|
+
}, Al = Qe(ya, {
|
|
3592
3601
|
name: "MuiDialog",
|
|
3593
3602
|
slot: "Root",
|
|
3594
3603
|
overridesResolver: (e, t) => t.root
|
|
@@ -3597,14 +3606,14 @@ const Sl = Ue(fa, {
|
|
|
3597
3606
|
// Use !important to override the Modal inline-style.
|
|
3598
3607
|
position: "absolute !important"
|
|
3599
3608
|
}
|
|
3600
|
-
}),
|
|
3609
|
+
}), Ll = Qe("div", {
|
|
3601
3610
|
name: "MuiDialog",
|
|
3602
3611
|
slot: "Container",
|
|
3603
3612
|
overridesResolver: (e, t) => {
|
|
3604
3613
|
const {
|
|
3605
3614
|
ownerState: r
|
|
3606
3615
|
} = e;
|
|
3607
|
-
return [t.container, t[`scroll${
|
|
3616
|
+
return [t.container, t[`scroll${fe(r.scroll)}`]];
|
|
3608
3617
|
}
|
|
3609
3618
|
})({
|
|
3610
3619
|
height: "100%",
|
|
@@ -3639,16 +3648,16 @@ const Sl = Ue(fa, {
|
|
|
3639
3648
|
}
|
|
3640
3649
|
}
|
|
3641
3650
|
}]
|
|
3642
|
-
}),
|
|
3651
|
+
}), Tl = Qe(er, {
|
|
3643
3652
|
name: "MuiDialog",
|
|
3644
3653
|
slot: "Paper",
|
|
3645
3654
|
overridesResolver: (e, t) => {
|
|
3646
3655
|
const {
|
|
3647
3656
|
ownerState: r
|
|
3648
3657
|
} = e;
|
|
3649
|
-
return [t.paper, t[`scrollPaper${
|
|
3658
|
+
return [t.paper, t[`scrollPaper${fe(r.scroll)}`], t[`paperWidth${fe(String(r.maxWidth))}`], r.fullWidth && t.paperFullWidth, r.fullScreen && t.paperFullScreen];
|
|
3650
3659
|
}
|
|
3651
|
-
})(
|
|
3660
|
+
})(wa(({
|
|
3652
3661
|
theme: e
|
|
3653
3662
|
}) => ({
|
|
3654
3663
|
margin: 32,
|
|
@@ -3731,11 +3740,11 @@ const Sl = Ue(fa, {
|
|
|
3731
3740
|
}
|
|
3732
3741
|
}
|
|
3733
3742
|
}]
|
|
3734
|
-
}))),
|
|
3735
|
-
const r =
|
|
3743
|
+
}))), Ur = /* @__PURE__ */ rr(function(e, t) {
|
|
3744
|
+
const r = Sa({
|
|
3736
3745
|
props: e,
|
|
3737
3746
|
name: "MuiDialog"
|
|
3738
|
-
}), a =
|
|
3747
|
+
}), a = Ma(), i = {
|
|
3739
3748
|
enter: a.transitions.duration.enteringScreen,
|
|
3740
3749
|
exit: a.transitions.duration.leavingScreen
|
|
3741
3750
|
}, l = r, {
|
|
@@ -3743,7 +3752,7 @@ const Sl = Ue(fa, {
|
|
|
3743
3752
|
"aria-labelledby": u,
|
|
3744
3753
|
"aria-modal": c = !0,
|
|
3745
3754
|
BackdropComponent: g,
|
|
3746
|
-
BackdropProps:
|
|
3755
|
+
BackdropProps: b,
|
|
3747
3756
|
children: x,
|
|
3748
3757
|
className: o,
|
|
3749
3758
|
disableEscapeKeyDown: p = !1,
|
|
@@ -3759,54 +3768,54 @@ const Sl = Ue(fa, {
|
|
|
3759
3768
|
scroll: L = "paper",
|
|
3760
3769
|
slots: Z = {},
|
|
3761
3770
|
slotProps: ue = {},
|
|
3762
|
-
TransitionComponent:
|
|
3771
|
+
TransitionComponent: Q = It,
|
|
3763
3772
|
transitionDuration: B = i,
|
|
3764
3773
|
TransitionProps: $
|
|
3765
|
-
} = l, F =
|
|
3774
|
+
} = l, F = br(l, ["aria-describedby", "aria-labelledby", "aria-modal", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "slots", "slotProps", "TransitionComponent", "transitionDuration", "TransitionProps"]), H = T(M({}, r), {
|
|
3766
3775
|
disableEscapeKeyDown: p,
|
|
3767
3776
|
fullScreen: d,
|
|
3768
3777
|
fullWidth: m,
|
|
3769
3778
|
maxWidth: h,
|
|
3770
3779
|
scroll: L
|
|
3771
|
-
}), V =
|
|
3780
|
+
}), V = Dl(H), J = pe(), z = (he) => {
|
|
3772
3781
|
J.current = he.target === he.currentTarget;
|
|
3773
3782
|
}, W = (he) => {
|
|
3774
3783
|
_ && _(he), J.current && (J.current = null, w && w(he), y && y(he, "backdropClick"));
|
|
3775
|
-
},
|
|
3776
|
-
titleId:
|
|
3777
|
-
}), [
|
|
3778
|
-
transition:
|
|
3784
|
+
}, U = Ia(u), de = P(() => ({
|
|
3785
|
+
titleId: U
|
|
3786
|
+
}), [U]), ge = M({
|
|
3787
|
+
transition: Q
|
|
3779
3788
|
}, Z), ye = M({
|
|
3780
3789
|
transition: $,
|
|
3781
3790
|
paper: S,
|
|
3782
|
-
backdrop:
|
|
3791
|
+
backdrop: b
|
|
3783
3792
|
}, ue), N = {
|
|
3784
3793
|
slots: ge,
|
|
3785
3794
|
slotProps: ye
|
|
3786
3795
|
}, [X, Oe] = we("root", {
|
|
3787
|
-
elementType:
|
|
3796
|
+
elementType: Al,
|
|
3788
3797
|
shouldForwardComponentProp: !0,
|
|
3789
3798
|
externalForwardedProps: N,
|
|
3790
3799
|
ownerState: H,
|
|
3791
3800
|
className: Ke(V.root, o),
|
|
3792
3801
|
ref: t
|
|
3793
|
-
}), [Ee,
|
|
3794
|
-
elementType:
|
|
3802
|
+
}), [Ee, Vr] = we("backdrop", {
|
|
3803
|
+
elementType: Il,
|
|
3795
3804
|
shouldForwardComponentProp: !0,
|
|
3796
3805
|
externalForwardedProps: N,
|
|
3797
3806
|
ownerState: H
|
|
3798
|
-
}), [
|
|
3799
|
-
elementType:
|
|
3807
|
+
}), [Jr, Xr] = we("paper", {
|
|
3808
|
+
elementType: Tl,
|
|
3800
3809
|
shouldForwardComponentProp: !0,
|
|
3801
3810
|
externalForwardedProps: N,
|
|
3802
3811
|
ownerState: H,
|
|
3803
3812
|
className: Ke(V.paper, S.className)
|
|
3804
|
-
}), [
|
|
3805
|
-
elementType:
|
|
3813
|
+
}), [Kr, ea] = we("container", {
|
|
3814
|
+
elementType: Ll,
|
|
3806
3815
|
externalForwardedProps: N,
|
|
3807
3816
|
ownerState: H,
|
|
3808
3817
|
className: Ke(V.container)
|
|
3809
|
-
}), [
|
|
3818
|
+
}), [ta, ra] = we("transition", {
|
|
3810
3819
|
elementType: It,
|
|
3811
3820
|
externalForwardedProps: N,
|
|
3812
3821
|
ownerState: H,
|
|
@@ -3826,27 +3835,27 @@ const Sl = Ue(fa, {
|
|
|
3826
3835
|
backdrop: M({
|
|
3827
3836
|
transitionDuration: B,
|
|
3828
3837
|
as: g
|
|
3829
|
-
},
|
|
3838
|
+
}, Vr)
|
|
3830
3839
|
},
|
|
3831
3840
|
disableEscapeKeyDown: p,
|
|
3832
3841
|
onClose: y,
|
|
3833
3842
|
open: I,
|
|
3834
3843
|
onClick: W
|
|
3835
3844
|
}, Oe), F), {
|
|
3836
|
-
children: /* @__PURE__ */ Ce(
|
|
3837
|
-
children: /* @__PURE__ */ Ce(
|
|
3845
|
+
children: /* @__PURE__ */ Ce(ta, T(M({}, ra), {
|
|
3846
|
+
children: /* @__PURE__ */ Ce(Kr, T(M({
|
|
3838
3847
|
onMouseDown: z
|
|
3839
|
-
},
|
|
3840
|
-
children: /* @__PURE__ */ Ce(
|
|
3848
|
+
}, ea), {
|
|
3849
|
+
children: /* @__PURE__ */ Ce(Jr, T(M({
|
|
3841
3850
|
as: A,
|
|
3842
3851
|
elevation: 24,
|
|
3843
3852
|
role: "dialog",
|
|
3844
3853
|
"aria-describedby": s,
|
|
3845
|
-
"aria-labelledby":
|
|
3854
|
+
"aria-labelledby": U,
|
|
3846
3855
|
"aria-modal": c
|
|
3847
|
-
},
|
|
3848
|
-
children: /* @__PURE__ */ Ce(
|
|
3849
|
-
value:
|
|
3856
|
+
}, Xr), {
|
|
3857
|
+
children: /* @__PURE__ */ Ce($r.Provider, {
|
|
3858
|
+
value: de,
|
|
3850
3859
|
children: x
|
|
3851
3860
|
})
|
|
3852
3861
|
}))
|
|
@@ -3854,7 +3863,7 @@ const Sl = Ue(fa, {
|
|
|
3854
3863
|
}))
|
|
3855
3864
|
}));
|
|
3856
3865
|
});
|
|
3857
|
-
process.env.NODE_ENV !== "production" && (
|
|
3866
|
+
process.env.NODE_ENV !== "production" && (Ur.propTypes = {
|
|
3858
3867
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
3859
3868
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
3860
3869
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -3862,17 +3871,17 @@ process.env.NODE_ENV !== "production" && ($r.propTypes = {
|
|
|
3862
3871
|
/**
|
|
3863
3872
|
* The id(s) of the element(s) that describe the dialog.
|
|
3864
3873
|
*/
|
|
3865
|
-
"aria-describedby":
|
|
3874
|
+
"aria-describedby": f.string,
|
|
3866
3875
|
/**
|
|
3867
3876
|
* The id(s) of the element(s) that label the dialog.
|
|
3868
3877
|
*/
|
|
3869
|
-
"aria-labelledby":
|
|
3878
|
+
"aria-labelledby": f.string,
|
|
3870
3879
|
/**
|
|
3871
3880
|
* Informs assistive technologies that the element is modal.
|
|
3872
3881
|
* It's added on the element with role="dialog".
|
|
3873
3882
|
* @default true
|
|
3874
3883
|
*/
|
|
3875
|
-
"aria-modal":
|
|
3884
|
+
"aria-modal": f.oneOfType([f.oneOf(["false", "true"]), f.bool]),
|
|
3876
3885
|
/**
|
|
3877
3886
|
* A backdrop component. This prop enables custom backdrop rendering.
|
|
3878
3887
|
* @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.
|
|
@@ -3887,116 +3896,116 @@ process.env.NODE_ENV !== "production" && ($r.propTypes = {
|
|
|
3887
3896
|
* zIndex: -1,
|
|
3888
3897
|
* })
|
|
3889
3898
|
*/
|
|
3890
|
-
BackdropComponent:
|
|
3899
|
+
BackdropComponent: f.elementType,
|
|
3891
3900
|
/**
|
|
3892
3901
|
* @ignore
|
|
3893
3902
|
*/
|
|
3894
|
-
BackdropProps:
|
|
3903
|
+
BackdropProps: f.object,
|
|
3895
3904
|
/**
|
|
3896
3905
|
* Dialog children, usually the included sub-components.
|
|
3897
3906
|
*/
|
|
3898
|
-
children:
|
|
3907
|
+
children: f.node,
|
|
3899
3908
|
/**
|
|
3900
3909
|
* Override or extend the styles applied to the component.
|
|
3901
3910
|
*/
|
|
3902
|
-
classes:
|
|
3911
|
+
classes: f.object,
|
|
3903
3912
|
/**
|
|
3904
3913
|
* @ignore
|
|
3905
3914
|
*/
|
|
3906
|
-
className:
|
|
3915
|
+
className: f.string,
|
|
3907
3916
|
/**
|
|
3908
3917
|
* If `true`, hitting escape will not fire the `onClose` callback.
|
|
3909
3918
|
* @default false
|
|
3910
3919
|
*/
|
|
3911
|
-
disableEscapeKeyDown:
|
|
3920
|
+
disableEscapeKeyDown: f.bool,
|
|
3912
3921
|
/**
|
|
3913
3922
|
* If `true`, the dialog is full-screen.
|
|
3914
3923
|
* @default false
|
|
3915
3924
|
*/
|
|
3916
|
-
fullScreen:
|
|
3925
|
+
fullScreen: f.bool,
|
|
3917
3926
|
/**
|
|
3918
3927
|
* If `true`, the dialog stretches to `maxWidth`.
|
|
3919
3928
|
*
|
|
3920
3929
|
* Notice that the dialog width grow is limited by the default margin.
|
|
3921
3930
|
* @default false
|
|
3922
3931
|
*/
|
|
3923
|
-
fullWidth:
|
|
3932
|
+
fullWidth: f.bool,
|
|
3924
3933
|
/**
|
|
3925
3934
|
* Determine the max-width of the dialog.
|
|
3926
3935
|
* The dialog width grows with the size of the screen.
|
|
3927
3936
|
* Set to `false` to disable `maxWidth`.
|
|
3928
3937
|
* @default 'sm'
|
|
3929
3938
|
*/
|
|
3930
|
-
maxWidth:
|
|
3939
|
+
maxWidth: f.oneOfType([f.oneOf(["xs", "sm", "md", "lg", "xl", !1]), f.string]),
|
|
3931
3940
|
/**
|
|
3932
3941
|
* Callback fired when the backdrop is clicked.
|
|
3933
3942
|
* @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
|
|
3934
3943
|
*/
|
|
3935
|
-
onBackdropClick:
|
|
3944
|
+
onBackdropClick: f.func,
|
|
3936
3945
|
/**
|
|
3937
3946
|
* @ignore
|
|
3938
3947
|
*/
|
|
3939
|
-
onClick:
|
|
3948
|
+
onClick: f.func,
|
|
3940
3949
|
/**
|
|
3941
3950
|
* Callback fired when the component requests to be closed.
|
|
3942
3951
|
*
|
|
3943
3952
|
* @param {object} event The event source of the callback.
|
|
3944
3953
|
* @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
|
|
3945
3954
|
*/
|
|
3946
|
-
onClose:
|
|
3955
|
+
onClose: f.func,
|
|
3947
3956
|
/**
|
|
3948
3957
|
* If `true`, the component is shown.
|
|
3949
3958
|
*/
|
|
3950
|
-
open:
|
|
3959
|
+
open: f.bool.isRequired,
|
|
3951
3960
|
/**
|
|
3952
3961
|
* The component used to render the body of the dialog.
|
|
3953
3962
|
* @default Paper
|
|
3954
3963
|
*/
|
|
3955
|
-
PaperComponent:
|
|
3964
|
+
PaperComponent: f.elementType,
|
|
3956
3965
|
/**
|
|
3957
3966
|
* Props applied to the [`Paper`](https://mui.com/material-ui/api/paper/) element.
|
|
3958
3967
|
* @default {}
|
|
3959
3968
|
* @deprecated Use `slotProps.paper` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
3960
3969
|
*/
|
|
3961
|
-
PaperProps:
|
|
3970
|
+
PaperProps: f.object,
|
|
3962
3971
|
/**
|
|
3963
3972
|
* Determine the container for scrolling the dialog.
|
|
3964
3973
|
* @default 'paper'
|
|
3965
3974
|
*/
|
|
3966
|
-
scroll:
|
|
3975
|
+
scroll: f.oneOf(["body", "paper"]),
|
|
3967
3976
|
/**
|
|
3968
3977
|
* The props used for each slot inside.
|
|
3969
3978
|
* @default {}
|
|
3970
3979
|
*/
|
|
3971
|
-
slotProps:
|
|
3972
|
-
backdrop:
|
|
3973
|
-
container:
|
|
3974
|
-
paper:
|
|
3975
|
-
root:
|
|
3976
|
-
transition:
|
|
3980
|
+
slotProps: f.shape({
|
|
3981
|
+
backdrop: f.oneOfType([f.func, f.object]),
|
|
3982
|
+
container: f.oneOfType([f.func, f.object]),
|
|
3983
|
+
paper: f.oneOfType([f.func, f.object]),
|
|
3984
|
+
root: f.oneOfType([f.func, f.object]),
|
|
3985
|
+
transition: f.oneOfType([f.func, f.object])
|
|
3977
3986
|
}),
|
|
3978
3987
|
/**
|
|
3979
3988
|
* The components used for each slot inside.
|
|
3980
3989
|
* @default {}
|
|
3981
3990
|
*/
|
|
3982
|
-
slots:
|
|
3983
|
-
backdrop:
|
|
3984
|
-
container:
|
|
3985
|
-
paper:
|
|
3986
|
-
root:
|
|
3987
|
-
transition:
|
|
3991
|
+
slots: f.shape({
|
|
3992
|
+
backdrop: f.elementType,
|
|
3993
|
+
container: f.elementType,
|
|
3994
|
+
paper: f.elementType,
|
|
3995
|
+
root: f.elementType,
|
|
3996
|
+
transition: f.elementType
|
|
3988
3997
|
}),
|
|
3989
3998
|
/**
|
|
3990
3999
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
3991
4000
|
*/
|
|
3992
|
-
sx:
|
|
4001
|
+
sx: f.oneOfType([f.arrayOf(f.oneOfType([f.func, f.object, f.bool])), f.func, f.object]),
|
|
3993
4002
|
/**
|
|
3994
4003
|
* The component used for the transition.
|
|
3995
4004
|
* [Follow this guide](https://mui.com/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
3996
4005
|
* @default Fade
|
|
3997
4006
|
* @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
3998
4007
|
*/
|
|
3999
|
-
TransitionComponent:
|
|
4008
|
+
TransitionComponent: f.elementType,
|
|
4000
4009
|
/**
|
|
4001
4010
|
* The duration for the transition, in milliseconds.
|
|
4002
4011
|
* You may specify a single timeout for all transitions, or individually with an object.
|
|
@@ -4005,19 +4014,19 @@ process.env.NODE_ENV !== "production" && ($r.propTypes = {
|
|
|
4005
4014
|
* exit: theme.transitions.duration.leavingScreen,
|
|
4006
4015
|
* }
|
|
4007
4016
|
*/
|
|
4008
|
-
transitionDuration:
|
|
4009
|
-
appear:
|
|
4010
|
-
enter:
|
|
4011
|
-
exit:
|
|
4017
|
+
transitionDuration: f.oneOfType([f.number, f.shape({
|
|
4018
|
+
appear: f.number,
|
|
4019
|
+
enter: f.number,
|
|
4020
|
+
exit: f.number
|
|
4012
4021
|
})]),
|
|
4013
4022
|
/**
|
|
4014
4023
|
* Props applied to the transition element.
|
|
4015
4024
|
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
|
|
4016
4025
|
* @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
4017
4026
|
*/
|
|
4018
|
-
TransitionProps:
|
|
4027
|
+
TransitionProps: f.object
|
|
4019
4028
|
});
|
|
4020
|
-
function
|
|
4029
|
+
function Nl({
|
|
4021
4030
|
fillColor: e = "#262E3D"
|
|
4022
4031
|
}) {
|
|
4023
4032
|
return /* @__PURE__ */ v("svg", {
|
|
@@ -4126,9 +4135,9 @@ const Qr = {
|
|
|
4126
4135
|
errorBG: "rgba(231, 71, 39, 0.1)"
|
|
4127
4136
|
}
|
|
4128
4137
|
}
|
|
4129
|
-
},
|
|
4138
|
+
}, jl = {
|
|
4130
4139
|
shouldForwardProp: (e) => !e.startsWith("$")
|
|
4131
|
-
}, je = /* @__PURE__ */ C(lr,
|
|
4140
|
+
}, je = /* @__PURE__ */ C(lr, jl, {
|
|
4132
4141
|
target: "e869yoj0",
|
|
4133
4142
|
label: "IconButton"
|
|
4134
4143
|
})(({
|
|
@@ -4139,7 +4148,7 @@ const Qr = {
|
|
|
4139
4148
|
backgroundColor: e ?? Qr.interaction.defaultHover
|
|
4140
4149
|
}
|
|
4141
4150
|
}));
|
|
4142
|
-
function
|
|
4151
|
+
function Ol({
|
|
4143
4152
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
4144
4153
|
}) {
|
|
4145
4154
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -4156,7 +4165,7 @@ function Nl({
|
|
|
4156
4165
|
})
|
|
4157
4166
|
});
|
|
4158
4167
|
}
|
|
4159
|
-
function
|
|
4168
|
+
function El({
|
|
4160
4169
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
4161
4170
|
}) {
|
|
4162
4171
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -4173,7 +4182,7 @@ function jl({
|
|
|
4173
4182
|
})
|
|
4174
4183
|
});
|
|
4175
4184
|
}
|
|
4176
|
-
function
|
|
4185
|
+
function zl() {
|
|
4177
4186
|
return /* @__PURE__ */ n("svg", {
|
|
4178
4187
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4179
4188
|
width: "24",
|
|
@@ -4189,7 +4198,7 @@ function Ol() {
|
|
|
4189
4198
|
})
|
|
4190
4199
|
});
|
|
4191
4200
|
}
|
|
4192
|
-
const St = (e) => nr(e.chart.backgroundColor),
|
|
4201
|
+
const St = (e) => nr(e.chart.backgroundColor), Rl = ({
|
|
4193
4202
|
title: e
|
|
4194
4203
|
}) => {
|
|
4195
4204
|
const {
|
|
@@ -4200,12 +4209,12 @@ const St = (e) => nr(e.chart.backgroundColor), El = ({
|
|
|
4200
4209
|
children: /* @__PURE__ */ n(je, {
|
|
4201
4210
|
disableTouchRipple: !0,
|
|
4202
4211
|
$hoverColor: St(t),
|
|
4203
|
-
children: /* @__PURE__ */ n(
|
|
4212
|
+
children: /* @__PURE__ */ n(El, {
|
|
4204
4213
|
fill: t.chart.textColor
|
|
4205
4214
|
})
|
|
4206
4215
|
})
|
|
4207
4216
|
});
|
|
4208
|
-
},
|
|
4217
|
+
}, Zl = ({
|
|
4209
4218
|
items: e
|
|
4210
4219
|
}) => {
|
|
4211
4220
|
const [t, r] = R(null), a = (s) => {
|
|
@@ -4220,10 +4229,10 @@ const St = (e) => nr(e.chart.backgroundColor), El = ({
|
|
|
4220
4229
|
onClick: a,
|
|
4221
4230
|
$hoverColor: St(l),
|
|
4222
4231
|
"aria-label": "three dots button",
|
|
4223
|
-
children: /* @__PURE__ */ n(
|
|
4232
|
+
children: /* @__PURE__ */ n(Ka, {
|
|
4224
4233
|
fill: l.chart.textColor
|
|
4225
4234
|
})
|
|
4226
|
-
}), /* @__PURE__ */ n(
|
|
4235
|
+
}), /* @__PURE__ */ n(ti, {
|
|
4227
4236
|
anchorEl: t,
|
|
4228
4237
|
anchorOrigin: {
|
|
4229
4238
|
vertical: "bottom",
|
|
@@ -4235,7 +4244,7 @@ const St = (e) => nr(e.chart.backgroundColor), El = ({
|
|
|
4235
4244
|
},
|
|
4236
4245
|
open: !!t,
|
|
4237
4246
|
onClose: i,
|
|
4238
|
-
children: e.map((s) => /* @__PURE__ */ v(
|
|
4247
|
+
children: e.map((s) => /* @__PURE__ */ v(ei, {
|
|
4239
4248
|
onClick: () => {
|
|
4240
4249
|
s.onClick(), i();
|
|
4241
4250
|
},
|
|
@@ -4252,7 +4261,7 @@ const St = (e) => nr(e.chart.backgroundColor), El = ({
|
|
|
4252
4261
|
}, s.title))
|
|
4253
4262
|
})]
|
|
4254
4263
|
});
|
|
4255
|
-
},
|
|
4264
|
+
}, Wl = ({
|
|
4256
4265
|
onClick: e
|
|
4257
4266
|
}) => {
|
|
4258
4267
|
const {
|
|
@@ -4265,16 +4274,16 @@ const St = (e) => nr(e.chart.backgroundColor), El = ({
|
|
|
4265
4274
|
children: /* @__PURE__ */ n(je, {
|
|
4266
4275
|
onClick: e,
|
|
4267
4276
|
$hoverColor: St(t),
|
|
4268
|
-
children: /* @__PURE__ */ n(
|
|
4277
|
+
children: /* @__PURE__ */ n(Ol, {
|
|
4269
4278
|
fill: t.chart.textColor
|
|
4270
4279
|
})
|
|
4271
4280
|
})
|
|
4272
4281
|
});
|
|
4273
|
-
},
|
|
4282
|
+
}, ql = /* @__PURE__ */ C("div", {
|
|
4274
4283
|
target: "esuuigp0",
|
|
4275
4284
|
label: "ToolbarContainer"
|
|
4276
4285
|
})("display:flex;padding-top:6px;padding-bottom:6px;");
|
|
4277
|
-
function
|
|
4286
|
+
function Pl({
|
|
4278
4287
|
infoTooltipText: e,
|
|
4279
4288
|
onRefresh: t,
|
|
4280
4289
|
onExpand: r
|
|
@@ -4282,20 +4291,20 @@ function Wl({
|
|
|
4282
4291
|
const a = P(() => [{
|
|
4283
4292
|
title: "Refresh",
|
|
4284
4293
|
onClick: t,
|
|
4285
|
-
icon: /* @__PURE__ */ n(
|
|
4294
|
+
icon: /* @__PURE__ */ n(zl, {})
|
|
4286
4295
|
}], [t]);
|
|
4287
|
-
return /* @__PURE__ */ v(
|
|
4296
|
+
return /* @__PURE__ */ v(ql, {
|
|
4288
4297
|
"aria-label": "chatbot chart toolbar",
|
|
4289
|
-
children: [/* @__PURE__ */ n(
|
|
4298
|
+
children: [/* @__PURE__ */ n(Rl, {
|
|
4290
4299
|
title: e ?? ""
|
|
4291
|
-
}), /* @__PURE__ */ n(
|
|
4300
|
+
}), /* @__PURE__ */ n(Zl, {
|
|
4292
4301
|
items: a
|
|
4293
|
-
}), /* @__PURE__ */ n(
|
|
4302
|
+
}), /* @__PURE__ */ n(Wl, {
|
|
4294
4303
|
onClick: r
|
|
4295
4304
|
})]
|
|
4296
4305
|
});
|
|
4297
4306
|
}
|
|
4298
|
-
function
|
|
4307
|
+
function Gl({
|
|
4299
4308
|
content: e
|
|
4300
4309
|
}) {
|
|
4301
4310
|
const [t, r] = R(!1), {
|
|
@@ -4316,16 +4325,16 @@ function ql({
|
|
|
4316
4325
|
} = s, g = {
|
|
4317
4326
|
cornerRadius: "Small",
|
|
4318
4327
|
header: {
|
|
4319
|
-
renderToolbar: (o) => /* @__PURE__ */ n(
|
|
4328
|
+
renderToolbar: (o) => /* @__PURE__ */ n(Pl, {
|
|
4320
4329
|
infoTooltipText: u,
|
|
4321
4330
|
onRefresh: o,
|
|
4322
4331
|
onExpand: () => r(!0)
|
|
4323
4332
|
})
|
|
4324
4333
|
}
|
|
4325
4334
|
};
|
|
4326
|
-
let
|
|
4327
|
-
if (
|
|
4328
|
-
|
|
4335
|
+
let b, x;
|
|
4336
|
+
if (Xa(s.chartType))
|
|
4337
|
+
b = /* @__PURE__ */ n("div", {
|
|
4329
4338
|
className: "csdk-h-[245px]",
|
|
4330
4339
|
children: /* @__PURE__ */ n(Me, T(M({}, s), {
|
|
4331
4340
|
styleOptions: g
|
|
@@ -4347,7 +4356,7 @@ function ql({
|
|
|
4347
4356
|
xAxis: void 0,
|
|
4348
4357
|
yAxis: void 0
|
|
4349
4358
|
}), g);
|
|
4350
|
-
delete p.legend, delete p.xAxis, delete p.yAxis,
|
|
4359
|
+
delete p.legend, delete p.xAxis, delete p.yAxis, b = /* @__PURE__ */ n("div", {
|
|
4351
4360
|
children: /* @__PURE__ */ n(Me, T(M({}, s), {
|
|
4352
4361
|
styleOptions: p
|
|
4353
4362
|
}))
|
|
@@ -4358,12 +4367,12 @@ function ql({
|
|
|
4358
4367
|
}));
|
|
4359
4368
|
}
|
|
4360
4369
|
return {
|
|
4361
|
-
inlineElement:
|
|
4370
|
+
inlineElement: b,
|
|
4362
4371
|
expandedElement: x
|
|
4363
4372
|
};
|
|
4364
4373
|
}, [e]);
|
|
4365
4374
|
return /* @__PURE__ */ v(Y, {
|
|
4366
|
-
children: [i, /* @__PURE__ */ v(
|
|
4375
|
+
children: [i, /* @__PURE__ */ v(Ur, {
|
|
4367
4376
|
open: t,
|
|
4368
4377
|
onClose: () => r(!1),
|
|
4369
4378
|
maxWidth: "xl",
|
|
@@ -4382,7 +4391,7 @@ function ql({
|
|
|
4382
4391
|
}), /* @__PURE__ */ n(lr, {
|
|
4383
4392
|
onClick: () => r(!1),
|
|
4384
4393
|
"aria-label": "close expanded chart",
|
|
4385
|
-
children: /* @__PURE__ */ n(
|
|
4394
|
+
children: /* @__PURE__ */ n(Nl, {
|
|
4386
4395
|
fillColor: a.aiChat.primaryTextColor
|
|
4387
4396
|
})
|
|
4388
4397
|
})]
|
|
@@ -4393,7 +4402,7 @@ function ql({
|
|
|
4393
4402
|
})]
|
|
4394
4403
|
});
|
|
4395
4404
|
}
|
|
4396
|
-
function
|
|
4405
|
+
function Bl({
|
|
4397
4406
|
theme: e
|
|
4398
4407
|
}) {
|
|
4399
4408
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -4410,7 +4419,7 @@ function Pl({
|
|
|
4410
4419
|
})
|
|
4411
4420
|
});
|
|
4412
4421
|
}
|
|
4413
|
-
function
|
|
4422
|
+
function Hl({
|
|
4414
4423
|
onClick: e,
|
|
4415
4424
|
disabled: t
|
|
4416
4425
|
}) {
|
|
@@ -4426,13 +4435,13 @@ function Gl({
|
|
|
4426
4435
|
onClick: e,
|
|
4427
4436
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
4428
4437
|
disabled: t,
|
|
4429
|
-
children: /* @__PURE__ */ n(
|
|
4438
|
+
children: /* @__PURE__ */ n(Bl, {
|
|
4430
4439
|
theme: r
|
|
4431
4440
|
})
|
|
4432
4441
|
})
|
|
4433
4442
|
});
|
|
4434
4443
|
}
|
|
4435
|
-
function
|
|
4444
|
+
function Yl({
|
|
4436
4445
|
theme: e
|
|
4437
4446
|
}) {
|
|
4438
4447
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -4449,7 +4458,7 @@ function Bl({
|
|
|
4449
4458
|
})
|
|
4450
4459
|
});
|
|
4451
4460
|
}
|
|
4452
|
-
function
|
|
4461
|
+
function $l({
|
|
4453
4462
|
onClick: e,
|
|
4454
4463
|
disabled: t
|
|
4455
4464
|
}) {
|
|
@@ -4465,14 +4474,14 @@ function Hl({
|
|
|
4465
4474
|
onClick: e,
|
|
4466
4475
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
4467
4476
|
disabled: t,
|
|
4468
|
-
children: /* @__PURE__ */ n(
|
|
4477
|
+
children: /* @__PURE__ */ n(Yl, {
|
|
4469
4478
|
theme: r
|
|
4470
4479
|
})
|
|
4471
4480
|
})
|
|
4472
4481
|
});
|
|
4473
4482
|
}
|
|
4474
|
-
const
|
|
4475
|
-
const [e, t] = R(!1), r =
|
|
4483
|
+
const Ul = () => {
|
|
4484
|
+
const [e, t] = R(!1), r = pe(null), a = j(() => {
|
|
4476
4485
|
t(!0);
|
|
4477
4486
|
}, []), i = j(() => {
|
|
4478
4487
|
t(!1);
|
|
@@ -4481,13 +4490,13 @@ const Yl = () => {
|
|
|
4481
4490
|
var s;
|
|
4482
4491
|
((s = r.current) == null ? void 0 : s.nodeType) === Node.ELEMENT_NODE && (r.current.removeEventListener("mouseenter", a), r.current.removeEventListener("mouseleave", i)), (l == null ? void 0 : l.nodeType) === Node.ELEMENT_NODE && (l.addEventListener("mouseenter", a), l.addEventListener("mouseleave", i)), r.current = l;
|
|
4483
4492
|
}, [a, i]), e];
|
|
4484
|
-
},
|
|
4493
|
+
}, Ql = /* @__PURE__ */ C("div", {
|
|
4485
4494
|
target: "esagoru0",
|
|
4486
4495
|
label: "Container"
|
|
4487
4496
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
4488
4497
|
theme: e
|
|
4489
4498
|
}) => e.aiChat.body.gapBetweenMessages, ";");
|
|
4490
|
-
function
|
|
4499
|
+
function Fl({
|
|
4491
4500
|
visible: e,
|
|
4492
4501
|
onSend: t
|
|
4493
4502
|
}) {
|
|
@@ -4496,10 +4505,10 @@ function Ql({
|
|
|
4496
4505
|
}, [t]);
|
|
4497
4506
|
return e ? /* @__PURE__ */ v("div", {
|
|
4498
4507
|
className: `csdk-flex csdk-items-center ${`csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${r ? "csdk-opacity-0" : "csdk-opacity-100"}`}`,
|
|
4499
|
-
children: [/* @__PURE__ */ n(
|
|
4508
|
+
children: [/* @__PURE__ */ n($l, {
|
|
4500
4509
|
onClick: () => i("up"),
|
|
4501
4510
|
disabled: r
|
|
4502
|
-
}), /* @__PURE__ */ n(
|
|
4511
|
+
}), /* @__PURE__ */ n(Hl, {
|
|
4503
4512
|
onClick: () => i("down"),
|
|
4504
4513
|
disabled: r
|
|
4505
4514
|
})]
|
|
@@ -4512,34 +4521,34 @@ function pt({
|
|
|
4512
4521
|
buttonVisibility: a = "onHover",
|
|
4513
4522
|
renderContent: i
|
|
4514
4523
|
}) {
|
|
4515
|
-
const l = te(), s =
|
|
4524
|
+
const l = te(), s = Ba(j((x) => {
|
|
4516
4525
|
l && l.ai.sendFeedback({
|
|
4517
4526
|
sourceId: e,
|
|
4518
4527
|
type: r,
|
|
4519
4528
|
data: t,
|
|
4520
4529
|
rating: x
|
|
4521
4530
|
});
|
|
4522
|
-
}, [l, e, t, r]), 200), [u, c] =
|
|
4523
|
-
themeSettings:
|
|
4531
|
+
}, [l, e, t, r]), 200), [u, c] = Ul(), g = P(() => a === "onHover" ? c : a !== "never", [c, a]), {
|
|
4532
|
+
themeSettings: b
|
|
4524
4533
|
} = D();
|
|
4525
|
-
return /* @__PURE__ */ n(
|
|
4534
|
+
return /* @__PURE__ */ n(Ql, {
|
|
4526
4535
|
ref: u,
|
|
4527
|
-
theme:
|
|
4528
|
-
children: i(/* @__PURE__ */ n(
|
|
4536
|
+
theme: b,
|
|
4537
|
+
children: i(/* @__PURE__ */ n(Fl, {
|
|
4529
4538
|
onSend: s,
|
|
4530
4539
|
visible: g
|
|
4531
4540
|
}))
|
|
4532
4541
|
});
|
|
4533
4542
|
}
|
|
4534
|
-
const
|
|
4543
|
+
const Vl = 18 * 5;
|
|
4535
4544
|
function Mt({
|
|
4536
4545
|
text: e
|
|
4537
4546
|
}) {
|
|
4538
4547
|
const [t, r] = R(!0), [a, i] = R(!1), {
|
|
4539
4548
|
t: l
|
|
4540
|
-
} = E(), s =
|
|
4549
|
+
} = E(), s = pe(null);
|
|
4541
4550
|
return Be(() => {
|
|
4542
|
-
s.current && s.current.scrollHeight >
|
|
4551
|
+
s.current && s.current.scrollHeight > Vl && i(!0);
|
|
4543
4552
|
}, [e]), /* @__PURE__ */ v("div", {
|
|
4544
4553
|
children: [/* @__PURE__ */ n("div", {
|
|
4545
4554
|
ref: s,
|
|
@@ -4555,7 +4564,7 @@ function Mt({
|
|
|
4555
4564
|
})]
|
|
4556
4565
|
});
|
|
4557
4566
|
}
|
|
4558
|
-
function
|
|
4567
|
+
function Jl({
|
|
4559
4568
|
nlgRequest: e
|
|
4560
4569
|
}) {
|
|
4561
4570
|
const {
|
|
@@ -4565,21 +4574,21 @@ function Fl({
|
|
|
4565
4574
|
} = Fe(e), {
|
|
4566
4575
|
t: i
|
|
4567
4576
|
} = E();
|
|
4568
|
-
return r ? /* @__PURE__ */ n(Ct, {}) : a ? /* @__PURE__ */ n(
|
|
4577
|
+
return r ? /* @__PURE__ */ n(Ct, {}) : a ? /* @__PURE__ */ n(se, {
|
|
4569
4578
|
align: "left",
|
|
4570
4579
|
children: i("ai.errors.unexpected")
|
|
4571
|
-
}) : /* @__PURE__ */ n(
|
|
4580
|
+
}) : /* @__PURE__ */ n(se, {
|
|
4572
4581
|
align: "full",
|
|
4573
4582
|
children: /* @__PURE__ */ n(Mt, {
|
|
4574
4583
|
text: t ?? i("ai.errors.insightsNotAvailable")
|
|
4575
4584
|
})
|
|
4576
4585
|
});
|
|
4577
4586
|
}
|
|
4578
|
-
const
|
|
4587
|
+
const Qt = /* @__PURE__ */ C("div", {
|
|
4579
4588
|
target: "e1kvvygt0",
|
|
4580
4589
|
label: "FlexRow"
|
|
4581
|
-
})("display:flex;align-items:center;column-gap:10px;"),
|
|
4582
|
-
function
|
|
4590
|
+
})("display:flex;align-items:center;column-gap:10px;"), Xl = (e) => !!e && "aeiou".includes(e[0]);
|
|
4591
|
+
function Kl({
|
|
4583
4592
|
data: e,
|
|
4584
4593
|
alwaysShowFeedback: t
|
|
4585
4594
|
}) {
|
|
@@ -4596,9 +4605,9 @@ function Jl({
|
|
|
4596
4605
|
clarification: g = ""
|
|
4597
4606
|
} = e;
|
|
4598
4607
|
console.debug(`JAQL for ${l}`, u), console.debug(`chart recommendations for ${l}`, s);
|
|
4599
|
-
const
|
|
4608
|
+
const b = "chartType" in s ? s.chartType : "table";
|
|
4600
4609
|
let x;
|
|
4601
|
-
|
|
4610
|
+
Xl(b) ? x = `an ${b}` : x = `a ${b}`, b !== "table" && (x += " chart");
|
|
4602
4611
|
const o = u.datasource.title, [p, d] = R(!1), m = j(() => {
|
|
4603
4612
|
d((y) => !y);
|
|
4604
4613
|
}, []), h = {
|
|
@@ -4615,13 +4624,13 @@ function Jl({
|
|
|
4615
4624
|
type: "chats/nlq",
|
|
4616
4625
|
buttonVisibility: t ? "always" : "onHover",
|
|
4617
4626
|
renderContent: (y) => /* @__PURE__ */ v(Y, {
|
|
4618
|
-
children: [/* @__PURE__ */ v(
|
|
4619
|
-
children: [/* @__PURE__ */ n(
|
|
4627
|
+
children: [/* @__PURE__ */ v(Qt, {
|
|
4628
|
+
children: [/* @__PURE__ */ n(Yr, {
|
|
4620
4629
|
align: "left",
|
|
4621
4630
|
theme: i,
|
|
4622
|
-
children: _ || `Here's ${x} showing ${
|
|
4631
|
+
children: _ || `Here's ${x} showing ${_l(l)}.`
|
|
4623
4632
|
}), y]
|
|
4624
|
-
}), w && /* @__PURE__ */ n(
|
|
4633
|
+
}), w && /* @__PURE__ */ n(Gl, {
|
|
4625
4634
|
content: e
|
|
4626
4635
|
})]
|
|
4627
4636
|
})
|
|
@@ -4631,60 +4640,60 @@ function Jl({
|
|
|
4631
4640
|
type: "nlg/queryResult",
|
|
4632
4641
|
buttonVisibility: p ? "onHover" : "never",
|
|
4633
4642
|
renderContent: (y) => /* @__PURE__ */ v(Y, {
|
|
4634
|
-
children: [/* @__PURE__ */ v(
|
|
4635
|
-
children: [/* @__PURE__ */ n(
|
|
4643
|
+
children: [/* @__PURE__ */ v(Qt, {
|
|
4644
|
+
children: [/* @__PURE__ */ n(Sl, {
|
|
4636
4645
|
onClick: m
|
|
4637
4646
|
}), y]
|
|
4638
|
-
}), p && /* @__PURE__ */ n(
|
|
4647
|
+
}), p && /* @__PURE__ */ n(Jl, {
|
|
4639
4648
|
nlgRequest: h
|
|
4640
4649
|
})]
|
|
4641
4650
|
})
|
|
4642
4651
|
})]
|
|
4643
4652
|
});
|
|
4644
4653
|
}
|
|
4645
|
-
function
|
|
4654
|
+
function es({
|
|
4646
4655
|
message: e,
|
|
4647
4656
|
isLastMessage: t
|
|
4648
4657
|
}) {
|
|
4649
4658
|
if (wt(e)) {
|
|
4650
4659
|
const a = JSON.parse(e.content);
|
|
4651
|
-
return /* @__PURE__ */ n(
|
|
4660
|
+
return /* @__PURE__ */ n(Kl, {
|
|
4652
4661
|
data: a,
|
|
4653
4662
|
alwaysShowFeedback: t
|
|
4654
4663
|
});
|
|
4655
4664
|
}
|
|
4656
|
-
const r =
|
|
4657
|
-
return /* @__PURE__ */ n(
|
|
4665
|
+
const r = jo(e) ? JSON.parse(e.content).answer : e.content;
|
|
4666
|
+
return /* @__PURE__ */ n(se, {
|
|
4658
4667
|
align: e.role === "user" ? "right" : "left",
|
|
4659
4668
|
children: r
|
|
4660
4669
|
});
|
|
4661
4670
|
}
|
|
4662
|
-
const
|
|
4671
|
+
const ts = /* @__PURE__ */ Qa(es), rs = ({
|
|
4663
4672
|
error: e,
|
|
4664
4673
|
displayMessage: t
|
|
4665
|
-
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ n(
|
|
4674
|
+
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ n(se, {
|
|
4666
4675
|
align: "left",
|
|
4667
4676
|
children: t
|
|
4668
4677
|
}));
|
|
4669
|
-
function
|
|
4678
|
+
function as({
|
|
4670
4679
|
messages: e
|
|
4671
4680
|
}) {
|
|
4672
4681
|
const {
|
|
4673
4682
|
t
|
|
4674
4683
|
} = E();
|
|
4675
4684
|
return /* @__PURE__ */ n(Y, {
|
|
4676
|
-
children: e.map((r, a) => /* @__PURE__ */ n(
|
|
4677
|
-
fallbackRender: (i) =>
|
|
4685
|
+
children: e.map((r, a) => /* @__PURE__ */ n(Ha, {
|
|
4686
|
+
fallbackRender: (i) => rs(T(M({}, i), {
|
|
4678
4687
|
displayMessage: t("ai.errors.unexpected")
|
|
4679
4688
|
})),
|
|
4680
|
-
children: /* @__PURE__ */ n(
|
|
4689
|
+
children: /* @__PURE__ */ n(ts, {
|
|
4681
4690
|
message: r,
|
|
4682
4691
|
isLastMessage: a === e.length - 1
|
|
4683
4692
|
}, a)
|
|
4684
4693
|
}, a))
|
|
4685
4694
|
});
|
|
4686
4695
|
}
|
|
4687
|
-
function
|
|
4696
|
+
function Fr({
|
|
4688
4697
|
color: e
|
|
4689
4698
|
}) {
|
|
4690
4699
|
return /* @__PURE__ */ n("svg", {
|
|
@@ -4699,7 +4708,7 @@ function Ur({
|
|
|
4699
4708
|
})
|
|
4700
4709
|
});
|
|
4701
4710
|
}
|
|
4702
|
-
function
|
|
4711
|
+
function is({
|
|
4703
4712
|
onClick: e,
|
|
4704
4713
|
color: t
|
|
4705
4714
|
}) {
|
|
@@ -4707,12 +4716,12 @@ function rs({
|
|
|
4707
4716
|
"aria-label": "go back",
|
|
4708
4717
|
className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
|
|
4709
4718
|
onClick: e,
|
|
4710
|
-
children: /* @__PURE__ */ n(
|
|
4719
|
+
children: /* @__PURE__ */ n(Fr, {
|
|
4711
4720
|
color: t
|
|
4712
4721
|
})
|
|
4713
4722
|
});
|
|
4714
4723
|
}
|
|
4715
|
-
function
|
|
4724
|
+
function os() {
|
|
4716
4725
|
const {
|
|
4717
4726
|
themeSettings: e
|
|
4718
4727
|
} = D();
|
|
@@ -4730,15 +4739,15 @@ function as() {
|
|
|
4730
4739
|
})
|
|
4731
4740
|
});
|
|
4732
4741
|
}
|
|
4733
|
-
const
|
|
4734
|
-
const r = new
|
|
4742
|
+
const ns = (e, t) => {
|
|
4743
|
+
const r = new Va(e);
|
|
4735
4744
|
return r.alpha = t, r;
|
|
4736
|
-
},
|
|
4745
|
+
}, ls = /* @__PURE__ */ C("div", {
|
|
4737
4746
|
target: "ehfkql80",
|
|
4738
4747
|
label: "Container"
|
|
4739
4748
|
})("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({
|
|
4740
4749
|
theme: e
|
|
4741
|
-
}) => `0 4px 8px 0 ${
|
|
4750
|
+
}) => `0 4px 8px 0 ${ns(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({
|
|
4742
4751
|
theme: e
|
|
4743
4752
|
}) => e.aiChat.clickableMessages.textColor, ";background-color:", ({
|
|
4744
4753
|
theme: e
|
|
@@ -4746,18 +4755,18 @@ const is = (e, t) => {
|
|
|
4746
4755
|
theme: e
|
|
4747
4756
|
}) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({
|
|
4748
4757
|
theme: e
|
|
4749
|
-
}) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"),
|
|
4758
|
+
}) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), ss = ({
|
|
4750
4759
|
onClick: e
|
|
4751
4760
|
}) => {
|
|
4752
4761
|
const {
|
|
4753
4762
|
themeSettings: t
|
|
4754
4763
|
} = D();
|
|
4755
|
-
return /* @__PURE__ */ n(
|
|
4764
|
+
return /* @__PURE__ */ n(ls, {
|
|
4756
4765
|
theme: t,
|
|
4757
4766
|
onClick: e,
|
|
4758
|
-
children: /* @__PURE__ */ n(
|
|
4767
|
+
children: /* @__PURE__ */ n(os, {})
|
|
4759
4768
|
});
|
|
4760
|
-
},
|
|
4769
|
+
}, ds = ({
|
|
4761
4770
|
isVisible: e,
|
|
4762
4771
|
onClick: t,
|
|
4763
4772
|
anchorElement: r
|
|
@@ -4768,10 +4777,10 @@ const is = (e, t) => {
|
|
|
4768
4777
|
sx: {
|
|
4769
4778
|
zIndex: 2
|
|
4770
4779
|
},
|
|
4771
|
-
children: /* @__PURE__ */ n(
|
|
4780
|
+
children: /* @__PURE__ */ n(ss, {
|
|
4772
4781
|
onClick: t
|
|
4773
4782
|
})
|
|
4774
|
-
}),
|
|
4783
|
+
}), cs = /* @__PURE__ */ C("button", {
|
|
4775
4784
|
target: "e9ck5hw0",
|
|
4776
4785
|
label: "Button"
|
|
4777
4786
|
})("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:", ({
|
|
@@ -4826,19 +4835,19 @@ function Ft({
|
|
|
4826
4835
|
const {
|
|
4827
4836
|
themeSettings: r
|
|
4828
4837
|
} = D();
|
|
4829
|
-
return /* @__PURE__ */ n(
|
|
4838
|
+
return /* @__PURE__ */ n(cs, {
|
|
4830
4839
|
onClick: t,
|
|
4831
4840
|
theme: r,
|
|
4832
4841
|
children: e
|
|
4833
4842
|
});
|
|
4834
4843
|
}
|
|
4835
|
-
const
|
|
4844
|
+
const ps = /* @__PURE__ */ C("div", {
|
|
4836
4845
|
target: "e1wvyac80",
|
|
4837
4846
|
label: "ListContainer"
|
|
4838
4847
|
})("display:flex;flex-direction:column;align-items:flex-start;row-gap:", ({
|
|
4839
4848
|
theme: e
|
|
4840
4849
|
}) => e.aiChat.suggestions.gap, ";");
|
|
4841
|
-
function
|
|
4850
|
+
function us({
|
|
4842
4851
|
questions: e,
|
|
4843
4852
|
onSelection: t
|
|
4844
4853
|
}) {
|
|
@@ -4847,7 +4856,7 @@ function cs({
|
|
|
4847
4856
|
} = E(), [a, i] = R(!0), l = P(() => a && e.length > 5 ? e.slice(0, 4) : e, [e, a]), {
|
|
4848
4857
|
themeSettings: s
|
|
4849
4858
|
} = D();
|
|
4850
|
-
return /* @__PURE__ */ v(
|
|
4859
|
+
return /* @__PURE__ */ v(ps, {
|
|
4851
4860
|
"aria-label": "list of suggested questions",
|
|
4852
4861
|
theme: s,
|
|
4853
4862
|
children: [l.map((u) => /* @__PURE__ */ n(Ft, {
|
|
@@ -4859,7 +4868,7 @@ function cs({
|
|
|
4859
4868
|
})]
|
|
4860
4869
|
});
|
|
4861
4870
|
}
|
|
4862
|
-
const
|
|
4871
|
+
const gs = /* @__PURE__ */ C("div", {
|
|
4863
4872
|
target: "e1v0x5940",
|
|
4864
4873
|
label: "Row"
|
|
4865
4874
|
})("width:283px;height:32px;border-radius:10px;background:", ({
|
|
@@ -4872,23 +4881,23 @@ const ps = /* @__PURE__ */ C("div", {
|
|
|
4872
4881
|
${r} 50%,
|
|
4873
4882
|
${t} 100%
|
|
4874
4883
|
)`;
|
|
4875
|
-
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"),
|
|
4884
|
+
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), hs = /* @__PURE__ */ C("div", {
|
|
4876
4885
|
target: "e1v0x5941",
|
|
4877
4886
|
label: "SkeletonContainer"
|
|
4878
4887
|
})("display:flex;flex-direction:column;row-gap:1rem;");
|
|
4879
|
-
function
|
|
4888
|
+
function ms() {
|
|
4880
4889
|
const {
|
|
4881
4890
|
themeSettings: e
|
|
4882
4891
|
} = D();
|
|
4883
|
-
return /* @__PURE__ */ n(
|
|
4892
|
+
return /* @__PURE__ */ n(hs, {
|
|
4884
4893
|
children: Array.from({
|
|
4885
4894
|
length: 3
|
|
4886
|
-
}, (t, r) => /* @__PURE__ */ n(
|
|
4895
|
+
}, (t, r) => /* @__PURE__ */ n(gs, {
|
|
4887
4896
|
theme: e
|
|
4888
4897
|
}, r))
|
|
4889
4898
|
});
|
|
4890
4899
|
}
|
|
4891
|
-
function
|
|
4900
|
+
function fs({
|
|
4892
4901
|
questions: e,
|
|
4893
4902
|
isLoading: t,
|
|
4894
4903
|
onSelection: r
|
|
@@ -4896,17 +4905,17 @@ function hs({
|
|
|
4896
4905
|
const a = e.length > 0, {
|
|
4897
4906
|
suggestionsWelcomeText: i
|
|
4898
4907
|
} = ie();
|
|
4899
|
-
return t ? /* @__PURE__ */ n(
|
|
4900
|
-
children: [i && /* @__PURE__ */ n(
|
|
4908
|
+
return t ? /* @__PURE__ */ n(ms, {}) : a ? /* @__PURE__ */ v(Y, {
|
|
4909
|
+
children: [i && /* @__PURE__ */ n(se, {
|
|
4901
4910
|
align: "left",
|
|
4902
4911
|
children: i
|
|
4903
|
-
}), /* @__PURE__ */ n(
|
|
4912
|
+
}), /* @__PURE__ */ n(us, {
|
|
4904
4913
|
onSelection: r,
|
|
4905
4914
|
questions: e
|
|
4906
4915
|
})]
|
|
4907
4916
|
}) : null;
|
|
4908
4917
|
}
|
|
4909
|
-
const
|
|
4918
|
+
const bs = /* @__PURE__ */ C("div", {
|
|
4910
4919
|
target: "eqnclj50",
|
|
4911
4920
|
label: "ChatBody"
|
|
4912
4921
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
@@ -4919,7 +4928,7 @@ const ms = /* @__PURE__ */ C("div", {
|
|
|
4919
4928
|
theme: e
|
|
4920
4929
|
}) => e.aiChat.body.paddingTop, ";padding-bottom:", ({
|
|
4921
4930
|
theme: e
|
|
4922
|
-
}) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"),
|
|
4931
|
+
}) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), xs = /* @__PURE__ */ C("div", {
|
|
4923
4932
|
target: "eqnclj51",
|
|
4924
4933
|
label: "ChatFooter"
|
|
4925
4934
|
})("padding-left:", ({
|
|
@@ -4930,13 +4939,13 @@ const ms = /* @__PURE__ */ C("div", {
|
|
|
4930
4939
|
theme: e
|
|
4931
4940
|
}) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({
|
|
4932
4941
|
theme: e
|
|
4933
|
-
}) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"),
|
|
4942
|
+
}) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), ks = /* @__PURE__ */ C("div", {
|
|
4934
4943
|
target: "eqnclj52",
|
|
4935
4944
|
label: "FollowupQuestionsContainer"
|
|
4936
4945
|
})("display:flex;flex-direction:column;row-gap:", ({
|
|
4937
4946
|
theme: e
|
|
4938
4947
|
}) => e.aiChat.suggestions.gap, ";");
|
|
4939
|
-
function
|
|
4948
|
+
function ys({
|
|
4940
4949
|
contextTitle: e,
|
|
4941
4950
|
onGoBack: t,
|
|
4942
4951
|
contextDetails: r
|
|
@@ -4948,7 +4957,7 @@ function xs({
|
|
|
4948
4957
|
enableFollowupQuestions: u,
|
|
4949
4958
|
enableHeader: c,
|
|
4950
4959
|
numOfRecentPrompts: g,
|
|
4951
|
-
numOfRecommendations:
|
|
4960
|
+
numOfRecommendations: b,
|
|
4952
4961
|
customPrompt: x
|
|
4953
4962
|
} = ie(), {
|
|
4954
4963
|
themeSettings: o
|
|
@@ -4956,9 +4965,9 @@ function xs({
|
|
|
4956
4965
|
data: p,
|
|
4957
4966
|
isLoading: d,
|
|
4958
4967
|
isError: m
|
|
4959
|
-
} =
|
|
4968
|
+
} = wr({
|
|
4960
4969
|
contextTitle: e,
|
|
4961
|
-
count:
|
|
4970
|
+
count: b,
|
|
4962
4971
|
customPrompt: x
|
|
4963
4972
|
}), h = P(() => p == null ? void 0 : p.map((N) => N.nlqPrompt), [p]), {
|
|
4964
4973
|
history: w,
|
|
@@ -4968,12 +4977,12 @@ function xs({
|
|
|
4968
4977
|
isLoading: A,
|
|
4969
4978
|
chatId: S,
|
|
4970
4979
|
lastError: L
|
|
4971
|
-
} =
|
|
4980
|
+
} = Oo(e, r), {
|
|
4972
4981
|
mutate: Z,
|
|
4973
4982
|
isLoading: ue
|
|
4974
|
-
} =
|
|
4983
|
+
} = vr(S), [Q, B] = R(!1), [$, F] = R(!1), H = () => B(!0), V = () => B(!1), J = () => {
|
|
4975
4984
|
Z(), V();
|
|
4976
|
-
}, z =
|
|
4985
|
+
}, z = pe(null), W = pe(null), U = () => {
|
|
4977
4986
|
if (!(z != null && z.current))
|
|
4978
4987
|
return;
|
|
4979
4988
|
const {
|
|
@@ -4988,26 +4997,26 @@ function xs({
|
|
|
4988
4997
|
};
|
|
4989
4998
|
Be(() => {
|
|
4990
4999
|
z.current && (z.current.scrollTop = z.current.scrollHeight);
|
|
4991
|
-
}, [w,
|
|
4992
|
-
const
|
|
4993
|
-
ref:
|
|
5000
|
+
}, [w, Q, y]);
|
|
5001
|
+
const de = pe(null), ge = c ? /* @__PURE__ */ n(Ir, {
|
|
5002
|
+
ref: de,
|
|
4994
5003
|
title: e,
|
|
4995
|
-
leftNav: t && /* @__PURE__ */ n(
|
|
5004
|
+
leftNav: t && /* @__PURE__ */ n(is, {
|
|
4996
5005
|
onClick: t,
|
|
4997
5006
|
color: o.aiChat.header.textColor
|
|
4998
5007
|
}),
|
|
4999
5008
|
style: o.aiChat.header
|
|
5000
5009
|
}) : null, ye = P(() => [...new Set(w.filter((N) => N.role === "user").filter((N) => !(h != null && h.includes(N.content))).map((N) => N.content).reverse())].slice(0, g), [w, g, h]);
|
|
5001
5010
|
return (L == null ? void 0 : L.message) === s("ai.errors.chatUnavailable") ? /* @__PURE__ */ v(Y, {
|
|
5002
|
-
children: [c && ge, /* @__PURE__ */ n(
|
|
5011
|
+
children: [c && ge, /* @__PURE__ */ n(Mr, {
|
|
5003
5012
|
text: L.message
|
|
5004
5013
|
})]
|
|
5005
5014
|
}) : /* @__PURE__ */ v(Y, {
|
|
5006
|
-
children: [ge, /* @__PURE__ */ v(
|
|
5015
|
+
children: [ge, /* @__PURE__ */ v(bs, {
|
|
5007
5016
|
ref: z,
|
|
5008
5017
|
theme: o,
|
|
5009
|
-
onScroll:
|
|
5010
|
-
children: [/* @__PURE__ */ n(
|
|
5018
|
+
onScroll: U,
|
|
5019
|
+
children: [/* @__PURE__ */ n(ds, {
|
|
5011
5020
|
isVisible: $,
|
|
5012
5021
|
anchorElement: W.current,
|
|
5013
5022
|
onClick: () => {
|
|
@@ -5017,16 +5026,16 @@ function xs({
|
|
|
5017
5026
|
behavior: "smooth"
|
|
5018
5027
|
});
|
|
5019
5028
|
}
|
|
5020
|
-
}), /* @__PURE__ */ n(
|
|
5029
|
+
}), /* @__PURE__ */ n(kl, {}), /* @__PURE__ */ n(fs, {
|
|
5021
5030
|
questions: h || [],
|
|
5022
5031
|
isLoading: d,
|
|
5023
5032
|
onSelection: I
|
|
5024
|
-
}), L && /* @__PURE__ */ n(
|
|
5033
|
+
}), L && /* @__PURE__ */ n(se, {
|
|
5025
5034
|
align: "left",
|
|
5026
5035
|
children: L.message
|
|
5027
|
-
}), A ? /* @__PURE__ */ n(Ve, {}) : /* @__PURE__ */ n(
|
|
5036
|
+
}), A ? /* @__PURE__ */ n(Ve, {}) : /* @__PURE__ */ n(as, {
|
|
5028
5037
|
messages: w
|
|
5029
|
-
}), u && _ && ((i = (a = _.followupQuestions) == null ? void 0 : a.length) != null ? i : 0) > 0 && /* @__PURE__ */ n(
|
|
5038
|
+
}), u && _ && ((i = (a = _.followupQuestions) == null ? void 0 : a.length) != null ? i : 0) > 0 && /* @__PURE__ */ n(ks, {
|
|
5030
5039
|
theme: o,
|
|
5031
5040
|
children: (l = _.followupQuestions) == null ? void 0 : l.slice(0, 2).map((N, X) => /* @__PURE__ */ n($e, {
|
|
5032
5041
|
align: "left",
|
|
@@ -5038,14 +5047,14 @@ function xs({
|
|
|
5038
5047
|
children: N
|
|
5039
5048
|
})
|
|
5040
5049
|
}, X))
|
|
5041
|
-
}), (y || ue) && /* @__PURE__ */ n(Ct, {}),
|
|
5050
|
+
}), (y || ue) && /* @__PURE__ */ n(Ct, {}), Q && /* @__PURE__ */ n(Cl, {
|
|
5042
5051
|
onCancel: V,
|
|
5043
5052
|
onConfirm: J
|
|
5044
5053
|
})]
|
|
5045
|
-
}), /* @__PURE__ */ v(
|
|
5054
|
+
}), /* @__PURE__ */ v(xs, {
|
|
5046
5055
|
ref: W,
|
|
5047
5056
|
theme: o,
|
|
5048
|
-
children: [/* @__PURE__ */ n(
|
|
5057
|
+
children: [/* @__PURE__ */ n(on, {
|
|
5049
5058
|
onSendMessage: I,
|
|
5050
5059
|
disabled: y || A,
|
|
5051
5060
|
onClearHistoryClick: H,
|
|
@@ -5054,25 +5063,25 @@ function xs({
|
|
|
5054
5063
|
isLoading: d || A,
|
|
5055
5064
|
recommendationsError: m,
|
|
5056
5065
|
onChange: V
|
|
5057
|
-
}), /* @__PURE__ */ n(
|
|
5066
|
+
}), /* @__PURE__ */ n(Go, {
|
|
5058
5067
|
theme: o
|
|
5059
5068
|
})]
|
|
5060
5069
|
})]
|
|
5061
5070
|
});
|
|
5062
5071
|
}
|
|
5063
|
-
const
|
|
5072
|
+
const ws = /* @__PURE__ */ C("button", {
|
|
5064
5073
|
target: "eaokl8t0",
|
|
5065
5074
|
label: "Container"
|
|
5066
5075
|
})("font-family:", ({
|
|
5067
5076
|
theme: e
|
|
5068
5077
|
}) => 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:", ({
|
|
5069
5078
|
theme: e
|
|
5070
|
-
}) => e.aiChat.dataTopics.items.backgroundColor, ";"),
|
|
5079
|
+
}) => e.aiChat.dataTopics.items.backgroundColor, ";"), Cs = /* @__PURE__ */ C("div", {
|
|
5071
5080
|
target: "eaokl8t1",
|
|
5072
5081
|
label: "Title"
|
|
5073
5082
|
})("font-size:1.05rem;line-height:28px;color:", ({
|
|
5074
5083
|
theme: e
|
|
5075
|
-
}) => e.aiChat.dataTopics.items.textColor, ";"),
|
|
5084
|
+
}) => e.aiChat.dataTopics.items.textColor, ";"), _s = /* @__PURE__ */ C("div", {
|
|
5076
5085
|
target: "eaokl8t2",
|
|
5077
5086
|
label: "Description"
|
|
5078
5087
|
})("font-size:", ({
|
|
@@ -5081,11 +5090,11 @@ const ks = /* @__PURE__ */ C("button", {
|
|
|
5081
5090
|
theme: e
|
|
5082
5091
|
}) => e.aiChat.primaryFontSize[1], ";color:", ({
|
|
5083
5092
|
theme: e
|
|
5084
|
-
}) => nr(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"),
|
|
5093
|
+
}) => nr(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), vs = /* @__PURE__ */ C("div", {
|
|
5085
5094
|
target: "eaokl8t3",
|
|
5086
5095
|
label: "IconContainer"
|
|
5087
5096
|
})("width:16px;height:16px;transform:rotate(180deg);");
|
|
5088
|
-
function
|
|
5097
|
+
function Ss(e) {
|
|
5089
5098
|
const {
|
|
5090
5099
|
title: t,
|
|
5091
5100
|
description: r,
|
|
@@ -5093,39 +5102,39 @@ function _s(e) {
|
|
|
5093
5102
|
} = e, {
|
|
5094
5103
|
themeSettings: i
|
|
5095
5104
|
} = D();
|
|
5096
|
-
return /* @__PURE__ */ v(
|
|
5105
|
+
return /* @__PURE__ */ v(ws, {
|
|
5097
5106
|
onClick: a,
|
|
5098
5107
|
theme: i,
|
|
5099
5108
|
children: [/* @__PURE__ */ v("div", {
|
|
5100
|
-
children: [/* @__PURE__ */ n(
|
|
5109
|
+
children: [/* @__PURE__ */ n(Cs, {
|
|
5101
5110
|
theme: i,
|
|
5102
5111
|
children: t
|
|
5103
|
-
}), /* @__PURE__ */ n(
|
|
5112
|
+
}), /* @__PURE__ */ n(_s, {
|
|
5104
5113
|
theme: i,
|
|
5105
5114
|
children: r
|
|
5106
5115
|
})]
|
|
5107
|
-
}), /* @__PURE__ */ n(
|
|
5108
|
-
children: /* @__PURE__ */ n(
|
|
5116
|
+
}), /* @__PURE__ */ n(vs, {
|
|
5117
|
+
children: /* @__PURE__ */ n(Fr, {
|
|
5109
5118
|
color: i.aiChat.icons.color
|
|
5110
5119
|
})
|
|
5111
5120
|
})]
|
|
5112
5121
|
});
|
|
5113
5122
|
}
|
|
5114
|
-
const
|
|
5123
|
+
const Ms = /* @__PURE__ */ C("div", {
|
|
5115
5124
|
target: "evdxtuj0",
|
|
5116
5125
|
label: "FlexContainer"
|
|
5117
|
-
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"),
|
|
5126
|
+
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), Is = /* @__PURE__ */ C("div", {
|
|
5118
5127
|
target: "evdxtuj1",
|
|
5119
5128
|
label: "Title"
|
|
5120
5129
|
})("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({
|
|
5121
5130
|
theme: e
|
|
5122
|
-
}) => e.aiChat.primaryTextColor, ";"),
|
|
5131
|
+
}) => e.aiChat.primaryTextColor, ";"), Ds = /* @__PURE__ */ C("div", {
|
|
5123
5132
|
target: "evdxtuj2",
|
|
5124
5133
|
label: "Subtitle"
|
|
5125
5134
|
})("font-size:15px;line-height:22px;color:", ({
|
|
5126
5135
|
theme: e
|
|
5127
5136
|
}) => e.aiChat.primaryTextColor, ";");
|
|
5128
|
-
function
|
|
5137
|
+
function As(e) {
|
|
5129
5138
|
const {
|
|
5130
5139
|
dataTopics: t
|
|
5131
5140
|
} = e, {
|
|
@@ -5133,23 +5142,23 @@ function Is(e) {
|
|
|
5133
5142
|
} = D(), {
|
|
5134
5143
|
t: a
|
|
5135
5144
|
} = E();
|
|
5136
|
-
return /* @__PURE__ */ v(
|
|
5137
|
-
children: [/* @__PURE__ */ n(
|
|
5145
|
+
return /* @__PURE__ */ v(Ms, {
|
|
5146
|
+
children: [/* @__PURE__ */ n(Is, {
|
|
5138
5147
|
theme: r,
|
|
5139
5148
|
children: a("ai.dataTopics")
|
|
5140
|
-
}), /* @__PURE__ */ v(
|
|
5149
|
+
}), /* @__PURE__ */ v(Ds, {
|
|
5141
5150
|
theme: r,
|
|
5142
5151
|
children: [a("ai.chatbotDescription"), /* @__PURE__ */ n("br", {}), /* @__PURE__ */ n("br", {}), a("ai.topicSelectPrompt")]
|
|
5143
|
-
}), t.map((i) => /* @__PURE__ */
|
|
5152
|
+
}), t.map((i) => /* @__PURE__ */ Ya(Ss, T(M({}, i), {
|
|
5144
5153
|
key: i.title
|
|
5145
5154
|
})))]
|
|
5146
5155
|
});
|
|
5147
5156
|
}
|
|
5148
|
-
const
|
|
5149
|
-
function
|
|
5157
|
+
const Ls = "#000000", Ts = "#FFFFFF";
|
|
5158
|
+
function Ns({
|
|
5150
5159
|
isDarkBackground: e = !1
|
|
5151
5160
|
}) {
|
|
5152
|
-
const t = e ?
|
|
5161
|
+
const t = e ? Ts : Ls;
|
|
5153
5162
|
return /* @__PURE__ */ v("svg", {
|
|
5154
5163
|
width: "32",
|
|
5155
5164
|
height: "32",
|
|
@@ -5207,16 +5216,16 @@ function Ls({
|
|
|
5207
5216
|
})]
|
|
5208
5217
|
});
|
|
5209
5218
|
}
|
|
5210
|
-
const
|
|
5219
|
+
const js = /* @__PURE__ */ C("div", {
|
|
5211
5220
|
target: "eqdfbpm0",
|
|
5212
5221
|
label: "LogoContainer"
|
|
5213
|
-
})("margin-left:14px;margin-top:3px;"),
|
|
5222
|
+
})("margin-left:14px;margin-top:3px;"), Os = /* @__PURE__ */ C("div", {
|
|
5214
5223
|
target: "eqdfbpm1",
|
|
5215
5224
|
label: "DataTopicsContainer"
|
|
5216
5225
|
})("display:flex;flex-direction:column;justify-content:top;overflow:hidden;height:100%;background-color:", ({
|
|
5217
5226
|
theme: e
|
|
5218
5227
|
}) => e.aiChat.dataTopics.backgroundColor, ";");
|
|
5219
|
-
function
|
|
5228
|
+
function Es({
|
|
5220
5229
|
dataTopicsList: e,
|
|
5221
5230
|
onDataTopicClick: t
|
|
5222
5231
|
}) {
|
|
@@ -5229,60 +5238,60 @@ function js({
|
|
|
5229
5238
|
} = E(), l = P(() => e == null ? void 0 : e.map((u) => ({
|
|
5230
5239
|
title: u,
|
|
5231
5240
|
onClick: () => t(u)
|
|
5232
|
-
})), [e, t]), s =
|
|
5241
|
+
})), [e, t]), s = Ra(Za(a.aiChat.header.backgroundColor)) > 0.5;
|
|
5233
5242
|
return /* @__PURE__ */ v(Y, {
|
|
5234
|
-
children: [r ? /* @__PURE__ */ n(
|
|
5243
|
+
children: [r ? /* @__PURE__ */ n(Ir, {
|
|
5235
5244
|
title: i("ai.analyticsChatbot"),
|
|
5236
|
-
leftNav: /* @__PURE__ */ n(
|
|
5237
|
-
children: /* @__PURE__ */ n(
|
|
5245
|
+
leftNav: /* @__PURE__ */ n(js, {
|
|
5246
|
+
children: /* @__PURE__ */ n(Ns, {
|
|
5238
5247
|
isDarkBackground: s
|
|
5239
5248
|
})
|
|
5240
5249
|
}),
|
|
5241
5250
|
style: a.aiChat.header
|
|
5242
|
-
}) : null, /* @__PURE__ */ v(
|
|
5251
|
+
}) : null, /* @__PURE__ */ v(Os, {
|
|
5243
5252
|
theme: a,
|
|
5244
|
-
children: [!l && /* @__PURE__ */ n(Ve, {}), l && /* @__PURE__ */ n(
|
|
5253
|
+
children: [!l && /* @__PURE__ */ n(Ve, {}), l && /* @__PURE__ */ n(As, {
|
|
5245
5254
|
dataTopics: l
|
|
5246
5255
|
})]
|
|
5247
5256
|
})]
|
|
5248
5257
|
});
|
|
5249
5258
|
}
|
|
5250
|
-
function
|
|
5259
|
+
function zs() {
|
|
5251
5260
|
const [e, t] = R(), [r, a] = R(), {
|
|
5252
5261
|
data: i,
|
|
5253
5262
|
fetchStatus: l
|
|
5254
|
-
} =
|
|
5263
|
+
} = Do(), {
|
|
5255
5264
|
dataTopicsList: s,
|
|
5256
5265
|
contextDetails: u
|
|
5257
5266
|
} = ie(), {
|
|
5258
5267
|
t: c
|
|
5259
|
-
} = E(), g = c("ai.errors.noAvailableDataTopics"),
|
|
5268
|
+
} = E(), g = c("ai.errors.noAvailableDataTopics"), b = j((d) => {
|
|
5260
5269
|
d.length ? d.length === 1 && (a(void 0), t(d[0])) : a(g);
|
|
5261
5270
|
}, [g]), x = P(() => {
|
|
5262
5271
|
if (i && l === "idle") {
|
|
5263
5272
|
const d = (s != null && s.length ? i == null ? void 0 : i.filter((m) => s == null ? void 0 : s.includes(m.title)) : i).map((m) => m.title);
|
|
5264
|
-
return
|
|
5273
|
+
return b(d), d;
|
|
5265
5274
|
}
|
|
5266
5275
|
return [];
|
|
5267
|
-
}, [i, l, s,
|
|
5276
|
+
}, [i, l, s, b]), o = Le(), p = j(() => {
|
|
5268
5277
|
a(void 0), o.invalidateQueries(["getDataTopics"]);
|
|
5269
5278
|
}, [o]);
|
|
5270
|
-
return r ? /* @__PURE__ */ n(
|
|
5279
|
+
return r ? /* @__PURE__ */ n(Mr, {
|
|
5271
5280
|
text: r,
|
|
5272
5281
|
action: {
|
|
5273
5282
|
text: c("ai.buttons.refresh"),
|
|
5274
5283
|
onClick: p
|
|
5275
5284
|
}
|
|
5276
|
-
}) : x.length === 1 && !e ? /* @__PURE__ */ n(Ve, {}) : e ? /* @__PURE__ */ n(
|
|
5285
|
+
}) : x.length === 1 && !e ? /* @__PURE__ */ n(Ve, {}) : e ? /* @__PURE__ */ n(ys, {
|
|
5277
5286
|
contextTitle: e,
|
|
5278
5287
|
contextDetails: u,
|
|
5279
5288
|
onGoBack: x.length === 1 ? void 0 : () => t(void 0)
|
|
5280
|
-
}) : /* @__PURE__ */ n(
|
|
5289
|
+
}) : /* @__PURE__ */ n(Es, {
|
|
5281
5290
|
dataTopicsList: x,
|
|
5282
5291
|
onDataTopicClick: (d) => t(d)
|
|
5283
5292
|
});
|
|
5284
5293
|
}
|
|
5285
|
-
const
|
|
5294
|
+
const Js = tr({
|
|
5286
5295
|
componentName: "Chatbot"
|
|
5287
5296
|
})((e) => {
|
|
5288
5297
|
const {
|
|
@@ -5292,18 +5301,18 @@ const Fs = tr({
|
|
|
5292
5301
|
} = e, {
|
|
5293
5302
|
themeSettings: i
|
|
5294
5303
|
} = D();
|
|
5295
|
-
return /* @__PURE__ */ n(
|
|
5304
|
+
return /* @__PURE__ */ n(Mo, {
|
|
5296
5305
|
value: a ?? {},
|
|
5297
|
-
children: /* @__PURE__ */ n(
|
|
5306
|
+
children: /* @__PURE__ */ n(Wo, {
|
|
5298
5307
|
id: "csdk-chatbot-frame",
|
|
5299
5308
|
width: t,
|
|
5300
5309
|
height: r,
|
|
5301
5310
|
theme: i,
|
|
5302
5311
|
tabIndex: 0,
|
|
5303
|
-
children: /* @__PURE__ */ n(
|
|
5312
|
+
children: /* @__PURE__ */ n(zs, {})
|
|
5304
5313
|
})
|
|
5305
5314
|
});
|
|
5306
|
-
}),
|
|
5315
|
+
}), Xs = tr({
|
|
5307
5316
|
componentName: "GetNlgInsights"
|
|
5308
5317
|
})(function(e) {
|
|
5309
5318
|
const {
|
|
@@ -5322,7 +5331,7 @@ const Fs = tr({
|
|
|
5322
5331
|
text: r ? "Loading..." : l
|
|
5323
5332
|
});
|
|
5324
5333
|
});
|
|
5325
|
-
function
|
|
5334
|
+
function Rs({
|
|
5326
5335
|
theme: e
|
|
5327
5336
|
}) {
|
|
5328
5337
|
const t = e.general.brandColor;
|
|
@@ -5350,17 +5359,17 @@ function Es({
|
|
|
5350
5359
|
})]
|
|
5351
5360
|
});
|
|
5352
5361
|
}
|
|
5353
|
-
const
|
|
5362
|
+
const Zs = /* @__PURE__ */ C("div", {
|
|
5354
5363
|
target: "e272c6x0",
|
|
5355
5364
|
label: "FlexDiv"
|
|
5356
5365
|
})("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({
|
|
5357
5366
|
theme: e
|
|
5358
5367
|
}) => e.chart.textColor, ";background-color:", ({
|
|
5359
5368
|
theme: e
|
|
5360
|
-
}) => e.chart.backgroundColor, ";"),
|
|
5369
|
+
}) => e.chart.backgroundColor, ";"), Ws = /* @__PURE__ */ C("div", {
|
|
5361
5370
|
target: "e272c6x1",
|
|
5362
5371
|
label: "IconDiv"
|
|
5363
|
-
})("align-self:flex-start;"),
|
|
5372
|
+
})("align-self:flex-start;"), qs = ({
|
|
5364
5373
|
summary: e,
|
|
5365
5374
|
nlgRequest: t
|
|
5366
5375
|
}) => {
|
|
@@ -5372,11 +5381,11 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5372
5381
|
data: t,
|
|
5373
5382
|
type: "chart/insights",
|
|
5374
5383
|
buttonVisibility: "always",
|
|
5375
|
-
renderContent: (a) => /* @__PURE__ */ v(
|
|
5384
|
+
renderContent: (a) => /* @__PURE__ */ v(Zs, {
|
|
5376
5385
|
theme: r,
|
|
5377
|
-
children: [/* @__PURE__ */ n(
|
|
5386
|
+
children: [/* @__PURE__ */ n(Ws, {
|
|
5378
5387
|
theme: r,
|
|
5379
|
-
children: /* @__PURE__ */ n(
|
|
5388
|
+
children: /* @__PURE__ */ n(Rs, {
|
|
5380
5389
|
theme: r
|
|
5381
5390
|
})
|
|
5382
5391
|
}), /* @__PURE__ */ n(Mt, {
|
|
@@ -5384,17 +5393,17 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5384
5393
|
}), a]
|
|
5385
5394
|
})
|
|
5386
5395
|
});
|
|
5387
|
-
},
|
|
5396
|
+
}, Ks = ({
|
|
5388
5397
|
nlqResponse: e,
|
|
5389
5398
|
onDataReady: t,
|
|
5390
5399
|
styleOptions: r,
|
|
5391
5400
|
widgetProps: a,
|
|
5392
5401
|
filters: i = []
|
|
5393
5402
|
}) => {
|
|
5394
|
-
e.queryTitle =
|
|
5403
|
+
e.queryTitle = Da(e.queryTitle);
|
|
5395
5404
|
const {
|
|
5396
5405
|
connectToWidgetProps: l
|
|
5397
|
-
} =
|
|
5406
|
+
} = Aa({
|
|
5398
5407
|
initialFilters: i
|
|
5399
5408
|
}), [s, u] = R(null);
|
|
5400
5409
|
ke(() => {
|
|
@@ -5413,7 +5422,7 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5413
5422
|
}
|
|
5414
5423
|
}, [e, l, r]);
|
|
5415
5424
|
const c = P(() => {
|
|
5416
|
-
const p = s && Ge(s) ?
|
|
5425
|
+
const p = s && Ge(s) ? La(s == null ? void 0 : s.filters) : [], d = e.jaql.metadata.filter((m) => !m.jaql.filter).concat(p.filter((m) => !m.config.disabled).map((m) => m.jaql()));
|
|
5417
5426
|
return T(M({}, e), {
|
|
5418
5427
|
jaql: T(M({}, e.jaql), {
|
|
5419
5428
|
metadata: d
|
|
@@ -5422,10 +5431,10 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5422
5431
|
});
|
|
5423
5432
|
}, [e, s]), {
|
|
5424
5433
|
data: g,
|
|
5425
|
-
isLoading:
|
|
5434
|
+
isLoading: b,
|
|
5426
5435
|
isError: x
|
|
5427
5436
|
} = Fe(c);
|
|
5428
|
-
if (
|
|
5437
|
+
if (b || !s)
|
|
5429
5438
|
return /* @__PURE__ */ n(Ct, {});
|
|
5430
5439
|
if (!Ge(s))
|
|
5431
5440
|
return /* @__PURE__ */ n(Y, {});
|
|
@@ -5435,12 +5444,12 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5435
5444
|
});
|
|
5436
5445
|
return /* @__PURE__ */ n(Me, T(M({}, o), {
|
|
5437
5446
|
highlightSelectionDisabled: !0,
|
|
5438
|
-
topSlot: g && !x && /* @__PURE__ */ n(
|
|
5447
|
+
topSlot: g && !x && /* @__PURE__ */ n(qs, {
|
|
5439
5448
|
nlgRequest: c,
|
|
5440
5449
|
summary: g
|
|
5441
5450
|
})
|
|
5442
5451
|
}));
|
|
5443
|
-
},
|
|
5452
|
+
}, Ps = new Kt({
|
|
5444
5453
|
defaultOptions: {
|
|
5445
5454
|
queries: {
|
|
5446
5455
|
refetchOnWindowFocus: !1,
|
|
@@ -5448,15 +5457,15 @@ const zs = /* @__PURE__ */ C("div", {
|
|
|
5448
5457
|
}
|
|
5449
5458
|
}
|
|
5450
5459
|
});
|
|
5451
|
-
function
|
|
5460
|
+
function ed({
|
|
5452
5461
|
children: e,
|
|
5453
5462
|
context: t
|
|
5454
5463
|
}) {
|
|
5455
5464
|
return /* @__PURE__ */ n(kr, {
|
|
5456
|
-
children: /* @__PURE__ */ n(
|
|
5465
|
+
children: /* @__PURE__ */ n(bt.Provider, {
|
|
5457
5466
|
value: t == null ? void 0 : t.api,
|
|
5458
5467
|
children: /* @__PURE__ */ n(ar, {
|
|
5459
|
-
client:
|
|
5468
|
+
client: Ps,
|
|
5460
5469
|
children: e
|
|
5461
5470
|
})
|
|
5462
5471
|
})
|
|
@@ -5467,28 +5476,29 @@ function Xs({
|
|
|
5467
5476
|
try {
|
|
5468
5477
|
if (typeof document < "u") {
|
|
5469
5478
|
var t = document.createElement("style");
|
|
5470
|
-
t.nonce = (e = document.head.querySelector("meta[property=csp-nonce]")) == null ? void 0 : e.content, t.appendChild(document.createTextNode('@charset "UTF-8";.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}.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}[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,.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-\\[8px\\]{margin-left:8px}.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}.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}._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}.csdk-scattermap-tooltip-container{color:#5b6372;margin:4px 6px}.csdk-scattermap-tooltip-content{text-align:left}.csdk-scattermap-tooltip-label{font-size:15px;line-height:18px}.csdk-scattermap-tooltip-category{color:#9ea2ab;padding-right:20px}.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}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.highcharts-heatmap-series .highcharts-point.csdk-highcharts-point-blured{opacity:.5}.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}.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}.public_fixedDataTableCell_reordering{z-index:2}.public_fixedDataTableCell_resizeReorderCellContainer{position:fixed;background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef);border-color:#d3d3d3;border-right-style:solid;border-right-width:1px}.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;width:1px}.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,.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)}.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}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition-duration:.25s;transition-timing-function:ease;transition-property:background-color,height,width}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{width:100%;height:calc(100% - 8px)}.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{height:calc(100% - 4px)}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;width:calc(100% - 8px)}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{width:calc(100% - 4px)}.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;background-color:#0284ff}.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:100;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.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}._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=)}._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}._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__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{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):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__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:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):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 .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(t);
|
|
5479
|
+
t.nonce = (e = document.head.querySelector("meta[property=csp-nonce]")) == null ? void 0 : e.content, t.appendChild(document.createTextNode('@charset "UTF-8";.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}.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}[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,.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-\\[8px\\]{margin-left:8px}.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}.csdk-context-menu-selected-with-dot{position:relative}.csdk-context-menu-selected-with-dot:before{content:"";position:absolute;left:12px;top:calc(50% - 3px);width:6px;height:6px;background-color:#000;border-radius:50%}.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}._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}.csdk-scattermap-tooltip-container{color:#5b6372;margin:4px 6px}.csdk-scattermap-tooltip-content{text-align:left}.csdk-scattermap-tooltip-label{font-size:15px;line-height:18px}.csdk-scattermap-tooltip-category{color:#9ea2ab;padding-right:20px}.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}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.highcharts-heatmap-series .highcharts-point.csdk-highcharts-point-blured{opacity:.5}.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}.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}.public_fixedDataTableCell_reordering{z-index:2}.public_fixedDataTableCell_resizeReorderCellContainer{position:fixed;background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef);border-color:#d3d3d3;border-right-style:solid;border-right-width:1px}.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;width:1px}.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,.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)}.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}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition-duration:.25s;transition-timing-function:ease;transition-property:background-color,height,width}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{width:100%;height:calc(100% - 8px)}.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{height:calc(100% - 4px)}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;width:calc(100% - 8px)}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{width:calc(100% - 4px)}.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;background-color:#0284ff}.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:100;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.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}._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=)}._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}._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__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{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):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__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:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):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:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):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 .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(t);
|
|
5471
5480
|
}
|
|
5472
5481
|
} catch (r) {
|
|
5473
5482
|
console.error("vite-plugin-css-injected-by-js", r);
|
|
5474
5483
|
}
|
|
5475
5484
|
})();
|
|
5476
5485
|
export {
|
|
5477
|
-
|
|
5478
|
-
|
|
5479
|
-
|
|
5480
|
-
|
|
5481
|
-
|
|
5482
|
-
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
5486
|
-
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5492
|
-
Qs as
|
|
5493
|
-
|
|
5486
|
+
Ys as AiContextProvider,
|
|
5487
|
+
bo as ChatRestApi,
|
|
5488
|
+
Js as Chatbot,
|
|
5489
|
+
ed as CustomAiContextProvider,
|
|
5490
|
+
So as DEFAULT_RECOMMENDATIONS_COUNT,
|
|
5491
|
+
Xs as GetNlgInsights,
|
|
5492
|
+
Co as NLQ_RESULT_CHART_TYPES,
|
|
5493
|
+
Ks as NlqChartWidget,
|
|
5494
|
+
_o as executeGetNlqResult,
|
|
5495
|
+
yo as prepareGetNlgInsightsPayload,
|
|
5496
|
+
yr as prepareGetNlqResultPayload,
|
|
5497
|
+
Oo as useChatSession,
|
|
5498
|
+
Vs as useFinalNlqResponse,
|
|
5499
|
+
$s as useGetNlgInsights,
|
|
5500
|
+
Us as useGetNlqResult,
|
|
5501
|
+
Qs as useGetQueryRecommendations,
|
|
5502
|
+
Fs as useLastNlqResponse,
|
|
5503
|
+
Hs as widgetComposer
|
|
5494
5504
|
};
|