@sisense/sdk-ui-preact 1.28.0 → 1.30.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 +66 -66
- package/dist/ai.js +1223 -1172
- package/dist/index.cjs +215 -84
- package/dist/index.js +6982 -5991
- package/dist/{useQuery-CwqhrvKr-c32ba202.js → useQuery-1ixYW8qO-d67ac587.js} +36185 -36257
- package/dist/useQuery-1ixYW8qO-e21545e8.cjs +1186 -0
- package/package.json +3 -3
- package/dist/useQuery-CwqhrvKr-580c4c99.cjs +0 -1185
package/dist/ai.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var
|
|
1
|
+
import { a_ as we, aE as ye, e6 as kt, bi as wt, b7 as Re, aK as _t, e7 as Ct, bF as yt, a9 as vt, G as ge, f as u, s as A, h as Mt, i as ue, e8 as It, e9 as Dt, C as Q, j as U, ea as Be, P as m, aF as Fe, eb as At, k as $e, I as Ve, F as Se, Y as f, u as a, O as y, m as N, q as T, ec as St, at as Lt, ah as Nt, bt as F, x as C, aq as he, p as M, b as J, W as ve, T as Tt, ed as jt, aC as zt, a as P, ee as Et, w as _e, ef as Zt, eg as Ot, a3 as Rt, a6 as Me, eh as Wt, a7 as ee, aB as Le, X as Gt, cT as qt, ei as te, cg as Yt, ej as Ht, cr as ce, ek as Ut, el as Pt, em as Qe, en as Bt, eo as Ft, bS as $t, bT as Vt, ep as Qt, eq as Jt, er as Xt, dP as Kt, c7 as ea, bR as ta, es as aa, et as ra, cm as Je, z as ia, Q as oa, eu as na, ck as la } from "./useQuery-1ixYW8qO-d67ac587.js";
|
|
2
|
+
var ca = Object.defineProperty, We = Object.getOwnPropertySymbols, da = Object.prototype.hasOwnProperty, sa = Object.prototype.propertyIsEnumerable, Ge = (e, t, r) => t in e ? ca(e, t, {
|
|
3
3
|
enumerable: !0,
|
|
4
4
|
configurable: !0,
|
|
5
5
|
writable: !0,
|
|
6
6
|
value: r
|
|
7
|
-
}) : e[t] = r,
|
|
7
|
+
}) : e[t] = r, de = (e, t) => {
|
|
8
8
|
for (var r in t || (t = {}))
|
|
9
|
-
|
|
10
|
-
if (
|
|
11
|
-
for (var r of
|
|
12
|
-
|
|
9
|
+
da.call(t, r) && Ge(e, r, t[r]);
|
|
10
|
+
if (We)
|
|
11
|
+
for (var r of We(t))
|
|
12
|
+
sa.call(t, r) && Ge(e, r, t[r]);
|
|
13
13
|
return e;
|
|
14
14
|
};
|
|
15
|
-
|
|
15
|
+
class pa extends Ct {
|
|
16
16
|
constructor(t, r) {
|
|
17
17
|
var i;
|
|
18
|
-
super((i = t.jaql.title) !== null && i !== void 0 ? i : "", r), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType =
|
|
18
|
+
super((i = t.jaql.title) !== null && i !== void 0 ? i : "", r), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType = yt(t.jaql.sort) : delete this.sortType, this.skipValidation = !0;
|
|
19
19
|
}
|
|
20
20
|
get id() {
|
|
21
21
|
return this.expression;
|
|
@@ -23,24 +23,24 @@ let sa = class extends _t {
|
|
|
23
23
|
jaql() {
|
|
24
24
|
return this.metadataItem;
|
|
25
25
|
}
|
|
26
|
-
}
|
|
27
|
-
const
|
|
28
|
-
text:
|
|
29
|
-
numeric:
|
|
30
|
-
datetime:
|
|
26
|
+
}
|
|
27
|
+
const ga = {
|
|
28
|
+
text: we.TextAttribute,
|
|
29
|
+
numeric: we.NumericAttribute,
|
|
30
|
+
datetime: we.DateLevel
|
|
31
31
|
};
|
|
32
32
|
function Xe(e) {
|
|
33
33
|
var t;
|
|
34
|
-
return new
|
|
34
|
+
return new pa(e, (t = ga[e.jaql.datatype]) !== null && t !== void 0 ? t : "numeric");
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function ua(e) {
|
|
37
37
|
return !e || !e.jaql.datasource.title || !e.jaql.metadata.length;
|
|
38
38
|
}
|
|
39
39
|
const ha = (e) => ({
|
|
40
40
|
dataOptions: {
|
|
41
41
|
columns: e.map(Xe)
|
|
42
42
|
}
|
|
43
|
-
}),
|
|
43
|
+
}), ba = Object.freeze({
|
|
44
44
|
convolution: {
|
|
45
45
|
enabled: !0,
|
|
46
46
|
selectedConvolutionType: "bySlicesCount",
|
|
@@ -61,53 +61,53 @@ const ha = (e) => ({
|
|
|
61
61
|
xAxis: {
|
|
62
62
|
gridLines: !1
|
|
63
63
|
}
|
|
64
|
-
}),
|
|
64
|
+
}), qe = Object.freeze({
|
|
65
65
|
line: "line/spline",
|
|
66
66
|
pie: "pie/donut",
|
|
67
67
|
bar: "bar/stacked",
|
|
68
68
|
column: "column/stackedcolumn"
|
|
69
|
-
}),
|
|
69
|
+
}), ma = (e, t) => {
|
|
70
70
|
const {
|
|
71
71
|
axesMapping: r = {},
|
|
72
72
|
chartFamily: i
|
|
73
73
|
} = t, o = e.reduce((l, d) => (l[d.jaql.title] = d, l), {}), n = Object.entries(r).reduce((l, d) => {
|
|
74
74
|
const [c, s] = d;
|
|
75
|
-
return l[`${c}`] = Array.isArray(s) ? s.map((
|
|
76
|
-
var
|
|
77
|
-
const
|
|
78
|
-
if (!
|
|
75
|
+
return l[`${c}`] = Array.isArray(s) ? s.map((g) => {
|
|
76
|
+
var p, h;
|
|
77
|
+
const b = o[g.name];
|
|
78
|
+
if (!b)
|
|
79
79
|
return {
|
|
80
80
|
column: {
|
|
81
81
|
type: "",
|
|
82
|
-
name:
|
|
82
|
+
name: g.name
|
|
83
83
|
}
|
|
84
84
|
};
|
|
85
|
-
const
|
|
86
|
-
if (
|
|
85
|
+
const x = Xe(b);
|
|
86
|
+
if (b.panel === "measures")
|
|
87
87
|
return {
|
|
88
|
-
column:
|
|
88
|
+
column: x,
|
|
89
89
|
sortType: "sortNone"
|
|
90
90
|
};
|
|
91
|
-
if (
|
|
92
|
-
const k = (
|
|
91
|
+
if (_t(x.type)) {
|
|
92
|
+
const k = (h = (p = b.format) == null ? void 0 : p.mask) == null ? void 0 : h[b.jaql.level];
|
|
93
93
|
if (k)
|
|
94
94
|
return {
|
|
95
|
-
column:
|
|
95
|
+
column: x,
|
|
96
96
|
dateFormat: k
|
|
97
97
|
};
|
|
98
98
|
}
|
|
99
|
-
return
|
|
99
|
+
return x;
|
|
100
100
|
}) : s, l;
|
|
101
101
|
}, {});
|
|
102
102
|
switch (i) {
|
|
103
103
|
case "cartesian":
|
|
104
|
-
return
|
|
104
|
+
return de({
|
|
105
105
|
category: [],
|
|
106
106
|
value: [],
|
|
107
107
|
breakBy: []
|
|
108
108
|
}, n);
|
|
109
109
|
case "categorical":
|
|
110
|
-
return
|
|
110
|
+
return de({
|
|
111
111
|
category: [],
|
|
112
112
|
value: []
|
|
113
113
|
}, n);
|
|
@@ -127,14 +127,14 @@ const ha = (e) => ({
|
|
|
127
127
|
default:
|
|
128
128
|
return n;
|
|
129
129
|
}
|
|
130
|
-
},
|
|
130
|
+
}, Ye = (e, t) => {
|
|
131
131
|
var r, i, o, n;
|
|
132
132
|
return t === "x" ? (i = (r = e.axesMapping.category) != null ? r : e.axesMapping.x) == null ? void 0 : i.map((l) => l.name).join(", ") : (n = (o = e.axesMapping.value) != null ? o : e.axesMapping.y) == null ? void 0 : n.map((l) => l.name).join(", ");
|
|
133
|
-
},
|
|
134
|
-
const i =
|
|
133
|
+
}, xa = (e, t, r = !0) => {
|
|
134
|
+
const i = ma(e, t);
|
|
135
135
|
let o;
|
|
136
|
-
return r && t.chartType in
|
|
137
|
-
subtype:
|
|
136
|
+
return r && t.chartType in qe ? o = ye(ye(ba, {
|
|
137
|
+
subtype: qe[t.chartType]
|
|
138
138
|
}), {
|
|
139
139
|
legend: {
|
|
140
140
|
enabled: !0,
|
|
@@ -143,34 +143,34 @@ const ha = (e) => ({
|
|
|
143
143
|
yAxis: {
|
|
144
144
|
title: {
|
|
145
145
|
enabled: !0,
|
|
146
|
-
text:
|
|
146
|
+
text: Ye(t, "y")
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
149
|
xAxis: {
|
|
150
150
|
title: {
|
|
151
151
|
enabled: !0,
|
|
152
|
-
text:
|
|
152
|
+
text: Ye(t, "x")
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
}) : o =
|
|
155
|
+
}) : o = kt(), {
|
|
156
156
|
dataOptions: i,
|
|
157
157
|
chartStyleOptions: o
|
|
158
158
|
};
|
|
159
|
-
},
|
|
159
|
+
}, fa = (e) => "chartType" in e ? e : {
|
|
160
160
|
chartType: "table",
|
|
161
161
|
chartFamily: "table",
|
|
162
162
|
axesMapping: {}
|
|
163
|
-
},
|
|
164
|
-
if ((r.panel === "scope" || r.jaql.filter) && t.metadataFilters.push(
|
|
165
|
-
const i =
|
|
163
|
+
}, ka = (e) => e.map((t) => wt(t.jaql)), wa = (e) => e.reduce((t, r) => {
|
|
164
|
+
if ((r.panel === "scope" || r.jaql.filter) && t.metadataFilters.push(Re(r)), r.panel !== "scope") {
|
|
165
|
+
const i = Re(r);
|
|
166
166
|
delete i.jaql.filter, t.metadataColumns.push(i);
|
|
167
167
|
}
|
|
168
168
|
return t;
|
|
169
169
|
}, {
|
|
170
170
|
metadataColumns: [],
|
|
171
171
|
metadataFilters: []
|
|
172
|
-
}),
|
|
173
|
-
if (!
|
|
172
|
+
}), _a = (e, t) => {
|
|
173
|
+
if (!ua(e))
|
|
174
174
|
try {
|
|
175
175
|
const {
|
|
176
176
|
useCustomizedStyleOptions: r = !1
|
|
@@ -185,59 +185,59 @@ const ha = (e) => ({
|
|
|
185
185
|
id: c,
|
|
186
186
|
type: s = "elasticube"
|
|
187
187
|
}
|
|
188
|
-
} = i,
|
|
188
|
+
} = i, g = fa(o), p = g.chartType.toLowerCase(), h = {
|
|
189
189
|
cornerRadius: "Small",
|
|
190
190
|
header: {
|
|
191
191
|
// remove info button and render empty toolbar instead
|
|
192
192
|
renderToolbar: () => null
|
|
193
193
|
}
|
|
194
194
|
}, {
|
|
195
|
-
metadataColumns:
|
|
196
|
-
metadataFilters:
|
|
197
|
-
} =
|
|
198
|
-
dataOptions:
|
|
199
|
-
chartStyleOptions:
|
|
200
|
-
} =
|
|
195
|
+
metadataColumns: b,
|
|
196
|
+
metadataFilters: x
|
|
197
|
+
} = wa(l), k = ka(x), {
|
|
198
|
+
dataOptions: w,
|
|
199
|
+
chartStyleOptions: S
|
|
200
|
+
} = xa(b, g, r), O = de(de({}, S), h);
|
|
201
201
|
return {
|
|
202
202
|
widgetType: "chart",
|
|
203
203
|
id: n,
|
|
204
204
|
title: n,
|
|
205
|
-
chartType:
|
|
205
|
+
chartType: p,
|
|
206
206
|
dataSource: {
|
|
207
207
|
title: d,
|
|
208
208
|
id: c,
|
|
209
209
|
type: s
|
|
210
210
|
},
|
|
211
|
-
dataOptions:
|
|
211
|
+
dataOptions: w,
|
|
212
212
|
filters: k,
|
|
213
|
-
styleOptions:
|
|
213
|
+
styleOptions: O
|
|
214
214
|
};
|
|
215
215
|
} catch (r) {
|
|
216
216
|
console.error(r);
|
|
217
217
|
return;
|
|
218
218
|
}
|
|
219
|
-
},
|
|
220
|
-
var
|
|
219
|
+
}, be = (e, t) => _a(e, t);
|
|
220
|
+
var Ca = Object.defineProperty, ya = Object.defineProperties, va = Object.getOwnPropertyDescriptors, se = Object.getOwnPropertySymbols, Ke = Object.prototype.hasOwnProperty, et = Object.prototype.propertyIsEnumerable, Ie = (e, t, r) => t in e ? Ca(e, t, {
|
|
221
221
|
enumerable: !0,
|
|
222
222
|
configurable: !0,
|
|
223
223
|
writable: !0,
|
|
224
224
|
value: r
|
|
225
|
-
}) : e[t] = r,
|
|
225
|
+
}) : e[t] = r, v = (e, t) => {
|
|
226
226
|
for (var r in t || (t = {}))
|
|
227
|
-
Ke.call(t, r) &&
|
|
228
|
-
if (
|
|
229
|
-
for (var r of
|
|
230
|
-
et.call(t, r) &&
|
|
227
|
+
Ke.call(t, r) && Ie(e, r, t[r]);
|
|
228
|
+
if (se)
|
|
229
|
+
for (var r of se(t))
|
|
230
|
+
et.call(t, r) && Ie(e, r, t[r]);
|
|
231
231
|
return e;
|
|
232
|
-
},
|
|
232
|
+
}, I = (e, t) => ya(e, va(t)), Ma = (e, t) => {
|
|
233
233
|
var r = {};
|
|
234
234
|
for (var i in e)
|
|
235
235
|
Ke.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
|
|
236
|
-
if (e != null &&
|
|
237
|
-
for (var i of
|
|
236
|
+
if (e != null && se)
|
|
237
|
+
for (var i of se(e))
|
|
238
238
|
t.indexOf(i) < 0 && et.call(e, i) && (r[i] = e[i]);
|
|
239
239
|
return r;
|
|
240
|
-
}, L = (e, t, r) => (
|
|
240
|
+
}, L = (e, t, r) => (Ie(e, typeof t != "symbol" ? t + "" : t, r), r), B = (e, t, r) => new Promise((i, o) => {
|
|
241
241
|
var n = (c) => {
|
|
242
242
|
try {
|
|
243
243
|
d(r.next(c));
|
|
@@ -253,353 +253,7 @@ var _a = Object.defineProperty, Ca = Object.defineProperties, ya = Object.getOwn
|
|
|
253
253
|
}, d = (c) => c.done ? i(c.value) : Promise.resolve(c.value).then(n, l);
|
|
254
254
|
d((r = r.apply(e, t)).next());
|
|
255
255
|
});
|
|
256
|
-
|
|
257
|
-
return $t("MuiDialog", e);
|
|
258
|
-
}
|
|
259
|
-
const _e = yt("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), tt = /* @__PURE__ */ De({});
|
|
260
|
-
process.env.NODE_ENV !== "production" && (tt.displayName = "DialogContext");
|
|
261
|
-
const Ia = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Da = pe(vt, {
|
|
262
|
-
name: "MuiDialog",
|
|
263
|
-
slot: "Backdrop",
|
|
264
|
-
overrides: (e, t) => t.backdrop
|
|
265
|
-
})({
|
|
266
|
-
// Improve scrollable dialog support.
|
|
267
|
-
zIndex: -1
|
|
268
|
-
}), Aa = (e) => {
|
|
269
|
-
const {
|
|
270
|
-
classes: t,
|
|
271
|
-
scroll: r,
|
|
272
|
-
maxWidth: i,
|
|
273
|
-
fullWidth: o,
|
|
274
|
-
fullScreen: n
|
|
275
|
-
} = e, l = {
|
|
276
|
-
root: ["root"],
|
|
277
|
-
container: ["container", `scroll${V(r)}`],
|
|
278
|
-
paper: ["paper", `paperScroll${V(r)}`, `paperWidth${V(String(i))}`, o && "paperFullWidth", n && "paperFullScreen"]
|
|
279
|
-
};
|
|
280
|
-
return Wt(l, Ma, t);
|
|
281
|
-
}, Sa = pe(Mt, {
|
|
282
|
-
name: "MuiDialog",
|
|
283
|
-
slot: "Root",
|
|
284
|
-
overridesResolver: (e, t) => t.root
|
|
285
|
-
})({
|
|
286
|
-
"@media print": {
|
|
287
|
-
// Use !important to override the Modal inline-style.
|
|
288
|
-
position: "absolute !important"
|
|
289
|
-
}
|
|
290
|
-
}), La = pe("div", {
|
|
291
|
-
name: "MuiDialog",
|
|
292
|
-
slot: "Container",
|
|
293
|
-
overridesResolver: (e, t) => {
|
|
294
|
-
const {
|
|
295
|
-
ownerState: r
|
|
296
|
-
} = e;
|
|
297
|
-
return [t.container, t[`scroll${V(r.scroll)}`]];
|
|
298
|
-
}
|
|
299
|
-
})(({
|
|
300
|
-
ownerState: e
|
|
301
|
-
}) => P({
|
|
302
|
-
height: "100%",
|
|
303
|
-
"@media print": {
|
|
304
|
-
height: "auto"
|
|
305
|
-
},
|
|
306
|
-
// We disable the focus ring for mouse, touch and keyboard users.
|
|
307
|
-
outline: 0
|
|
308
|
-
}, e.scroll === "paper" && {
|
|
309
|
-
display: "flex",
|
|
310
|
-
justifyContent: "center",
|
|
311
|
-
alignItems: "center"
|
|
312
|
-
}, e.scroll === "body" && {
|
|
313
|
-
overflowY: "auto",
|
|
314
|
-
overflowX: "hidden",
|
|
315
|
-
textAlign: "center",
|
|
316
|
-
"&::after": {
|
|
317
|
-
content: '""',
|
|
318
|
-
display: "inline-block",
|
|
319
|
-
verticalAlign: "middle",
|
|
320
|
-
height: "100%",
|
|
321
|
-
width: "0"
|
|
322
|
-
}
|
|
323
|
-
})), Na = pe(Pe, {
|
|
324
|
-
name: "MuiDialog",
|
|
325
|
-
slot: "Paper",
|
|
326
|
-
overridesResolver: (e, t) => {
|
|
327
|
-
const {
|
|
328
|
-
ownerState: r
|
|
329
|
-
} = e;
|
|
330
|
-
return [t.paper, t[`scrollPaper${V(r.scroll)}`], t[`paperWidth${V(String(r.maxWidth))}`], r.fullWidth && t.paperFullWidth, r.fullScreen && t.paperFullScreen];
|
|
331
|
-
}
|
|
332
|
-
})(({
|
|
333
|
-
theme: e,
|
|
334
|
-
ownerState: t
|
|
335
|
-
}) => P({
|
|
336
|
-
margin: 32,
|
|
337
|
-
position: "relative",
|
|
338
|
-
overflowY: "auto",
|
|
339
|
-
// Fix IE11 issue, to remove at some point.
|
|
340
|
-
"@media print": {
|
|
341
|
-
overflowY: "visible",
|
|
342
|
-
boxShadow: "none"
|
|
343
|
-
}
|
|
344
|
-
}, t.scroll === "paper" && {
|
|
345
|
-
display: "flex",
|
|
346
|
-
flexDirection: "column",
|
|
347
|
-
maxHeight: "calc(100% - 64px)"
|
|
348
|
-
}, t.scroll === "body" && {
|
|
349
|
-
display: "inline-block",
|
|
350
|
-
verticalAlign: "middle",
|
|
351
|
-
textAlign: "left"
|
|
352
|
-
// 'initial' doesn't work on IE11
|
|
353
|
-
}, !t.maxWidth && {
|
|
354
|
-
maxWidth: "calc(100% - 64px)"
|
|
355
|
-
}, t.maxWidth === "xs" && {
|
|
356
|
-
maxWidth: e.breakpoints.unit === "px" ? Math.max(e.breakpoints.values.xs, 444) : `max(${e.breakpoints.values.xs}${e.breakpoints.unit}, 444px)`,
|
|
357
|
-
[`&.${_e.paperScrollBody}`]: {
|
|
358
|
-
[e.breakpoints.down(Math.max(e.breakpoints.values.xs, 444) + 32 * 2)]: {
|
|
359
|
-
maxWidth: "calc(100% - 64px)"
|
|
360
|
-
}
|
|
361
|
-
}
|
|
362
|
-
}, t.maxWidth && t.maxWidth !== "xs" && {
|
|
363
|
-
maxWidth: `${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`,
|
|
364
|
-
[`&.${_e.paperScrollBody}`]: {
|
|
365
|
-
[e.breakpoints.down(e.breakpoints.values[t.maxWidth] + 32 * 2)]: {
|
|
366
|
-
maxWidth: "calc(100% - 64px)"
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
}, t.fullWidth && {
|
|
370
|
-
width: "calc(100% - 64px)"
|
|
371
|
-
}, t.fullScreen && {
|
|
372
|
-
margin: 0,
|
|
373
|
-
width: "100%",
|
|
374
|
-
maxWidth: "100%",
|
|
375
|
-
height: "100%",
|
|
376
|
-
maxHeight: "none",
|
|
377
|
-
borderRadius: 0,
|
|
378
|
-
[`&.${_e.paperScrollBody}`]: {
|
|
379
|
-
margin: 0,
|
|
380
|
-
maxWidth: "100%"
|
|
381
|
-
}
|
|
382
|
-
})), at = /* @__PURE__ */ Fe(function(e, t) {
|
|
383
|
-
const r = At({
|
|
384
|
-
props: e,
|
|
385
|
-
name: "MuiDialog"
|
|
386
|
-
}), i = St(), o = {
|
|
387
|
-
enter: i.transitions.duration.enteringScreen,
|
|
388
|
-
exit: i.transitions.duration.leavingScreen
|
|
389
|
-
}, {
|
|
390
|
-
"aria-describedby": n,
|
|
391
|
-
"aria-labelledby": l,
|
|
392
|
-
BackdropComponent: d,
|
|
393
|
-
BackdropProps: c,
|
|
394
|
-
children: s,
|
|
395
|
-
className: p,
|
|
396
|
-
disableEscapeKeyDown: g = !1,
|
|
397
|
-
fullScreen: u = !1,
|
|
398
|
-
fullWidth: m = !1,
|
|
399
|
-
maxWidth: w = "sm",
|
|
400
|
-
onBackdropClick: k,
|
|
401
|
-
onClick: x,
|
|
402
|
-
onClose: E,
|
|
403
|
-
open: A,
|
|
404
|
-
PaperComponent: C = Pe,
|
|
405
|
-
PaperProps: R = {},
|
|
406
|
-
scroll: Z = "paper",
|
|
407
|
-
TransitionComponent: T = Gt,
|
|
408
|
-
transitionDuration: G = o,
|
|
409
|
-
TransitionProps: me
|
|
410
|
-
} = r, xe = Lt(r, Ia), q = P({}, r, {
|
|
411
|
-
disableEscapeKeyDown: g,
|
|
412
|
-
fullScreen: u,
|
|
413
|
-
fullWidth: m,
|
|
414
|
-
maxWidth: w,
|
|
415
|
-
scroll: Z
|
|
416
|
-
}), J = Aa(q), j = B(), ie = (H) => {
|
|
417
|
-
j.current = H.target === H.currentTarget;
|
|
418
|
-
}, fe = (H) => {
|
|
419
|
-
x && x(H), j.current && (j.current = null, k && k(H), E && E(H, "backdropClick"));
|
|
420
|
-
}, X = Nt(l), oe = z(() => ({
|
|
421
|
-
titleId: X
|
|
422
|
-
}), [X]);
|
|
423
|
-
return /* @__PURE__ */ a(Sa, P({
|
|
424
|
-
className: we(J.root, p),
|
|
425
|
-
closeAfterTransition: !0,
|
|
426
|
-
components: {
|
|
427
|
-
Backdrop: Da
|
|
428
|
-
},
|
|
429
|
-
componentsProps: {
|
|
430
|
-
backdrop: P({
|
|
431
|
-
transitionDuration: G,
|
|
432
|
-
as: d
|
|
433
|
-
}, c)
|
|
434
|
-
},
|
|
435
|
-
disableEscapeKeyDown: g,
|
|
436
|
-
onClose: E,
|
|
437
|
-
open: A,
|
|
438
|
-
ref: t,
|
|
439
|
-
onClick: fe,
|
|
440
|
-
ownerState: q
|
|
441
|
-
}, xe, {
|
|
442
|
-
children: /* @__PURE__ */ a(T, P({
|
|
443
|
-
appear: !0,
|
|
444
|
-
in: A,
|
|
445
|
-
timeout: G,
|
|
446
|
-
role: "presentation"
|
|
447
|
-
}, me, {
|
|
448
|
-
children: /* @__PURE__ */ a(La, {
|
|
449
|
-
className: we(J.container),
|
|
450
|
-
onMouseDown: ie,
|
|
451
|
-
ownerState: q,
|
|
452
|
-
children: /* @__PURE__ */ a(Na, P({
|
|
453
|
-
as: C,
|
|
454
|
-
elevation: 24,
|
|
455
|
-
role: "dialog",
|
|
456
|
-
"aria-describedby": n,
|
|
457
|
-
"aria-labelledby": X
|
|
458
|
-
}, R, {
|
|
459
|
-
className: we(J.paper, R.className),
|
|
460
|
-
ownerState: q,
|
|
461
|
-
children: /* @__PURE__ */ a(tt.Provider, {
|
|
462
|
-
value: oe,
|
|
463
|
-
children: s
|
|
464
|
-
})
|
|
465
|
-
}))
|
|
466
|
-
})
|
|
467
|
-
}))
|
|
468
|
-
}));
|
|
469
|
-
});
|
|
470
|
-
process.env.NODE_ENV !== "production" && (at.propTypes = {
|
|
471
|
-
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
472
|
-
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
473
|
-
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
474
|
-
// └─────────────────────────────────────────────────────────────────────┘
|
|
475
|
-
/**
|
|
476
|
-
* The id(s) of the element(s) that describe the dialog.
|
|
477
|
-
*/
|
|
478
|
-
"aria-describedby": b.string,
|
|
479
|
-
/**
|
|
480
|
-
* The id(s) of the element(s) that label the dialog.
|
|
481
|
-
*/
|
|
482
|
-
"aria-labelledby": b.string,
|
|
483
|
-
/**
|
|
484
|
-
* A backdrop component. This prop enables custom backdrop rendering.
|
|
485
|
-
* @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.
|
|
486
|
-
* Use the `slots.backdrop` prop to make your application ready for the next version of Material UI.
|
|
487
|
-
* @default styled(Backdrop, {
|
|
488
|
-
* name: 'MuiModal',
|
|
489
|
-
* slot: 'Backdrop',
|
|
490
|
-
* overridesResolver: (props, styles) => {
|
|
491
|
-
* return styles.backdrop;
|
|
492
|
-
* },
|
|
493
|
-
* })({
|
|
494
|
-
* zIndex: -1,
|
|
495
|
-
* })
|
|
496
|
-
*/
|
|
497
|
-
BackdropComponent: b.elementType,
|
|
498
|
-
/**
|
|
499
|
-
* @ignore
|
|
500
|
-
*/
|
|
501
|
-
BackdropProps: b.object,
|
|
502
|
-
/**
|
|
503
|
-
* Dialog children, usually the included sub-components.
|
|
504
|
-
*/
|
|
505
|
-
children: b.node,
|
|
506
|
-
/**
|
|
507
|
-
* Override or extend the styles applied to the component.
|
|
508
|
-
*/
|
|
509
|
-
classes: b.object,
|
|
510
|
-
/**
|
|
511
|
-
* @ignore
|
|
512
|
-
*/
|
|
513
|
-
className: b.string,
|
|
514
|
-
/**
|
|
515
|
-
* If `true`, hitting escape will not fire the `onClose` callback.
|
|
516
|
-
* @default false
|
|
517
|
-
*/
|
|
518
|
-
disableEscapeKeyDown: b.bool,
|
|
519
|
-
/**
|
|
520
|
-
* If `true`, the dialog is full-screen.
|
|
521
|
-
* @default false
|
|
522
|
-
*/
|
|
523
|
-
fullScreen: b.bool,
|
|
524
|
-
/**
|
|
525
|
-
* If `true`, the dialog stretches to `maxWidth`.
|
|
526
|
-
*
|
|
527
|
-
* Notice that the dialog width grow is limited by the default margin.
|
|
528
|
-
* @default false
|
|
529
|
-
*/
|
|
530
|
-
fullWidth: b.bool,
|
|
531
|
-
/**
|
|
532
|
-
* Determine the max-width of the dialog.
|
|
533
|
-
* The dialog width grows with the size of the screen.
|
|
534
|
-
* Set to `false` to disable `maxWidth`.
|
|
535
|
-
* @default 'sm'
|
|
536
|
-
*/
|
|
537
|
-
maxWidth: b.oneOfType([b.oneOf(["xs", "sm", "md", "lg", "xl", !1]), b.string]),
|
|
538
|
-
/**
|
|
539
|
-
* Callback fired when the backdrop is clicked.
|
|
540
|
-
* @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
|
|
541
|
-
*/
|
|
542
|
-
onBackdropClick: b.func,
|
|
543
|
-
/**
|
|
544
|
-
* @ignore
|
|
545
|
-
*/
|
|
546
|
-
onClick: b.func,
|
|
547
|
-
/**
|
|
548
|
-
* Callback fired when the component requests to be closed.
|
|
549
|
-
*
|
|
550
|
-
* @param {object} event The event source of the callback.
|
|
551
|
-
* @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
|
|
552
|
-
*/
|
|
553
|
-
onClose: b.func,
|
|
554
|
-
/**
|
|
555
|
-
* If `true`, the component is shown.
|
|
556
|
-
*/
|
|
557
|
-
open: b.bool.isRequired,
|
|
558
|
-
/**
|
|
559
|
-
* The component used to render the body of the dialog.
|
|
560
|
-
* @default Paper
|
|
561
|
-
*/
|
|
562
|
-
PaperComponent: b.elementType,
|
|
563
|
-
/**
|
|
564
|
-
* Props applied to the [`Paper`](/material-ui/api/paper/) element.
|
|
565
|
-
* @default {}
|
|
566
|
-
*/
|
|
567
|
-
PaperProps: b.object,
|
|
568
|
-
/**
|
|
569
|
-
* Determine the container for scrolling the dialog.
|
|
570
|
-
* @default 'paper'
|
|
571
|
-
*/
|
|
572
|
-
scroll: b.oneOf(["body", "paper"]),
|
|
573
|
-
/**
|
|
574
|
-
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
575
|
-
*/
|
|
576
|
-
sx: b.oneOfType([b.arrayOf(b.oneOfType([b.func, b.object, b.bool])), b.func, b.object]),
|
|
577
|
-
/**
|
|
578
|
-
* The component used for the transition.
|
|
579
|
-
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
580
|
-
* @default Fade
|
|
581
|
-
*/
|
|
582
|
-
TransitionComponent: b.elementType,
|
|
583
|
-
/**
|
|
584
|
-
* The duration for the transition, in milliseconds.
|
|
585
|
-
* You may specify a single timeout for all transitions, or individually with an object.
|
|
586
|
-
* @default {
|
|
587
|
-
* enter: theme.transitions.duration.enteringScreen,
|
|
588
|
-
* exit: theme.transitions.duration.leavingScreen,
|
|
589
|
-
* }
|
|
590
|
-
*/
|
|
591
|
-
transitionDuration: b.oneOfType([b.number, b.shape({
|
|
592
|
-
appear: b.number,
|
|
593
|
-
enter: b.number,
|
|
594
|
-
exit: b.number
|
|
595
|
-
})]),
|
|
596
|
-
/**
|
|
597
|
-
* Props applied to the transition element.
|
|
598
|
-
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
|
|
599
|
-
*/
|
|
600
|
-
TransitionProps: b.object
|
|
601
|
-
});
|
|
602
|
-
class Ta extends Qt {
|
|
256
|
+
class Ia extends Qt {
|
|
603
257
|
constructor(t, r) {
|
|
604
258
|
super(), this.client = t, this.setOptions(r), this.bindMethods(), this.updateResult();
|
|
605
259
|
}
|
|
@@ -637,12 +291,12 @@ class Ta extends Qt {
|
|
|
637
291
|
});
|
|
638
292
|
}
|
|
639
293
|
mutate(t, r) {
|
|
640
|
-
return this.mutateOptions = r, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client,
|
|
294
|
+
return this.mutateOptions = r, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, I(v({}, this.options), {
|
|
641
295
|
variables: typeof t < "u" ? t : this.options.variables
|
|
642
296
|
})), this.currentMutation.addObserver(this), this.currentMutation.execute();
|
|
643
297
|
}
|
|
644
298
|
updateResult() {
|
|
645
|
-
const t = this.currentMutation ? this.currentMutation.state : Xt(), r =
|
|
299
|
+
const t = this.currentMutation ? this.currentMutation.state : Xt(), r = I(v({}, t), {
|
|
646
300
|
isLoading: t.status === "loading",
|
|
647
301
|
isSuccess: t.status === "success",
|
|
648
302
|
isError: t.status === "error",
|
|
@@ -664,41 +318,45 @@ class Ta extends Qt {
|
|
|
664
318
|
}
|
|
665
319
|
}
|
|
666
320
|
t.listeners && this.listeners.forEach(({
|
|
667
|
-
listener:
|
|
321
|
+
listener: g
|
|
668
322
|
}) => {
|
|
669
|
-
|
|
323
|
+
g(this.currentResult);
|
|
670
324
|
});
|
|
671
325
|
});
|
|
672
326
|
}
|
|
673
327
|
}
|
|
674
|
-
function
|
|
675
|
-
const i =
|
|
328
|
+
function Ne(e, t, r) {
|
|
329
|
+
const i = Ut(e, t), o = te({
|
|
676
330
|
context: i.context
|
|
677
|
-
}), [n] = M(() => new
|
|
678
|
-
|
|
331
|
+
}), [n] = M(() => new Ia(o, i));
|
|
332
|
+
J(() => {
|
|
679
333
|
n.setOptions(i);
|
|
680
334
|
}, [n, i]);
|
|
681
|
-
const l =
|
|
682
|
-
n.mutate(c, s).catch(
|
|
335
|
+
const l = Pt(C((c) => n.subscribe(Qe.batchCalls(c)), [n]), () => n.getCurrentResult(), () => n.getCurrentResult()), d = C((c, s) => {
|
|
336
|
+
n.mutate(c, s).catch(Da);
|
|
683
337
|
}, [n]);
|
|
684
|
-
if (l.error &&
|
|
338
|
+
if (l.error && Bt(n.options.useErrorBoundary, [l.error]))
|
|
685
339
|
throw l.error;
|
|
686
|
-
return
|
|
340
|
+
return I(v({}, l), {
|
|
687
341
|
mutate: d,
|
|
688
342
|
mutateAsync: l.mutate
|
|
689
343
|
});
|
|
690
344
|
}
|
|
691
|
-
function
|
|
345
|
+
function Da() {
|
|
692
346
|
}
|
|
693
|
-
class
|
|
694
|
-
constructor(t) {
|
|
695
|
-
L(this, "httpClient"), L(this, "getChatContexts", () =>
|
|
347
|
+
class Aa {
|
|
348
|
+
constructor(t, r = !1) {
|
|
349
|
+
L(this, "httpClient"), L(this, "getChatContexts", () => B(this, null, function* () {
|
|
696
350
|
return (yield this.httpClient.get("api/datasources//")) || [];
|
|
697
|
-
})), L(this, "getNlgInsights", (
|
|
698
|
-
console.error("Unable to set llm config",
|
|
699
|
-
})), L(this, "getAllChats", () =>
|
|
700
|
-
|
|
701
|
-
})), L(this, "
|
|
351
|
+
})), L(this, "getNlgInsights", (i) => this.httpClient.post("api/v2/ai/nlg/queryResult", i)), L(this, "getQueryRecommendations", (i, o) => this.httpClient.get(`api/v2/ai/recommendations/query/${i}/${o.numOfRecommendations}`)), L(this, "getNlqResult", (i, o) => this.httpClient.post(`api/v2/ai/nlq/query/${i}`, o)), L(this, "setLlmConfig", (i) => this.httpClient.post("api/v2/settings/ai/llmProvider", i).catch((o) => {
|
|
352
|
+
console.error("Unable to set llm config", o);
|
|
353
|
+
})), L(this, "getAllChats", () => B(this, null, function* () {
|
|
354
|
+
return this.volatile ? [] : this.httpClient.get("api/v2/ai/chats");
|
|
355
|
+
})), L(this, "getChatById", (i) => this.httpClient.get(`api/v2/ai/chats/${i}`)), L(this, "createChat", (i, o) => this.httpClient.post("api/v2/ai/chats", {
|
|
356
|
+
sourceId: i,
|
|
357
|
+
volatile: this.volatile,
|
|
358
|
+
contextDetails: o
|
|
359
|
+
})), L(this, "postChat", (i, o) => this.httpClient.post(`api/v2/ai/chats/${i}`, o)), L(this, "deleteChatHistory", (i) => this.httpClient.delete(`api/v2/ai/chats/${i}/history`)), L(this, "sendFeedback", (i) => this.httpClient.post("api/v2/ai/feedback", i)), L(this, "getDataSourceFields", (i) => this.httpClient.post(`api/datasources/${encodeURIComponent(i)}/fields/search`, {
|
|
702
360
|
offset: 0,
|
|
703
361
|
count: 9999
|
|
704
362
|
})), L(this, "ai", {
|
|
@@ -715,66 +373,89 @@ class za {
|
|
|
715
373
|
post: this.postChat,
|
|
716
374
|
clearHistory: this.deleteChatHistory
|
|
717
375
|
}
|
|
718
|
-
}), this.httpClient = t;
|
|
376
|
+
}), this.volatile = r, this.httpClient = t;
|
|
719
377
|
}
|
|
720
378
|
}
|
|
721
|
-
const
|
|
379
|
+
const Sa = new vt({
|
|
722
380
|
defaultOptions: {
|
|
723
381
|
queries: {
|
|
724
382
|
refetchOnWindowFocus: !1,
|
|
725
383
|
refetchOnMount: !1
|
|
726
384
|
}
|
|
727
385
|
}
|
|
728
|
-
}),
|
|
729
|
-
children: e
|
|
386
|
+
}), tt = ge(void 0), z = () => Le(tt), La = ({
|
|
387
|
+
children: e,
|
|
388
|
+
volatile: t
|
|
730
389
|
}) => {
|
|
731
390
|
const {
|
|
732
|
-
app:
|
|
733
|
-
} =
|
|
734
|
-
return /* @__PURE__ */ a(
|
|
735
|
-
value:
|
|
736
|
-
children: /* @__PURE__ */ a(
|
|
737
|
-
client:
|
|
391
|
+
app: r
|
|
392
|
+
} = Gt(), i = T(() => r ? new Aa(r.httpClient, t) : void 0, [r, t]);
|
|
393
|
+
return /* @__PURE__ */ a(tt.Provider, {
|
|
394
|
+
value: i,
|
|
395
|
+
children: /* @__PURE__ */ a(qt, {
|
|
396
|
+
client: Sa,
|
|
738
397
|
children: e
|
|
739
398
|
})
|
|
740
399
|
});
|
|
741
|
-
}
|
|
742
|
-
function Hi({
|
|
400
|
+
}, at = ge({}), Na = () => Le(at), Ta = ({
|
|
743
401
|
children: e
|
|
744
|
-
}) {
|
|
745
|
-
|
|
402
|
+
}) => {
|
|
403
|
+
const [t, r] = M({}), i = C((l, d) => {
|
|
404
|
+
var c;
|
|
405
|
+
return `${l}_${(c = d == null ? void 0 : d.dashboardId) != null ? c : ""}`;
|
|
406
|
+
}, []), o = C((l, d, c) => {
|
|
407
|
+
r((s) => I(v({}, s), {
|
|
408
|
+
[i(d, c)]: l
|
|
409
|
+
}));
|
|
410
|
+
}, [i]), n = C((l, d) => t[i(l, d)], [t, i]);
|
|
411
|
+
return /* @__PURE__ */ a(at.Provider, {
|
|
412
|
+
value: {
|
|
413
|
+
saveChatId: o,
|
|
414
|
+
getChatId: n
|
|
415
|
+
},
|
|
746
416
|
children: e
|
|
747
417
|
});
|
|
418
|
+
};
|
|
419
|
+
function Bi({
|
|
420
|
+
children: e,
|
|
421
|
+
volatile: t
|
|
422
|
+
}) {
|
|
423
|
+
return /* @__PURE__ */ a(Ta, {
|
|
424
|
+
children: /* @__PURE__ */ a(La, {
|
|
425
|
+
volatile: t,
|
|
426
|
+
children: e
|
|
427
|
+
})
|
|
428
|
+
});
|
|
748
429
|
}
|
|
749
|
-
const
|
|
750
|
-
const r =
|
|
751
|
-
var
|
|
430
|
+
const ae = (e, t = !0) => {
|
|
431
|
+
const r = T(() => {
|
|
432
|
+
var g, p;
|
|
752
433
|
if ("jaql" in e)
|
|
753
434
|
return e;
|
|
754
435
|
{
|
|
755
|
-
const
|
|
756
|
-
filters:
|
|
757
|
-
relations:
|
|
758
|
-
} =
|
|
436
|
+
const h = St(e.dataSource), {
|
|
437
|
+
filters: b = [],
|
|
438
|
+
relations: x
|
|
439
|
+
} = Lt(e.filters), {
|
|
759
440
|
metadata: k,
|
|
760
|
-
filterRelations:
|
|
761
|
-
} =
|
|
441
|
+
filterRelations: w
|
|
442
|
+
} = Nt({
|
|
762
443
|
dataSource: e.dataSource,
|
|
763
|
-
attributes: (
|
|
764
|
-
measures: (
|
|
765
|
-
filters:
|
|
766
|
-
filterRelations:
|
|
444
|
+
attributes: (g = e.dimensions) != null ? g : [],
|
|
445
|
+
measures: (p = e.measures) != null ? p : [],
|
|
446
|
+
filters: b,
|
|
447
|
+
filterRelations: x,
|
|
767
448
|
highlights: []
|
|
768
|
-
}, !0)
|
|
769
|
-
return {
|
|
449
|
+
}, !0), S = {
|
|
770
450
|
jaql: {
|
|
771
|
-
datasource:
|
|
451
|
+
datasource: h,
|
|
772
452
|
metadata: k,
|
|
773
|
-
filterRelations:
|
|
453
|
+
filterRelations: w
|
|
774
454
|
}
|
|
775
455
|
};
|
|
456
|
+
return e.verbosity && (S.verbosity = e.verbosity), S;
|
|
776
457
|
}
|
|
777
|
-
}, [e]), i =
|
|
458
|
+
}, [e]), i = z(), {
|
|
778
459
|
data: o,
|
|
779
460
|
error: n,
|
|
780
461
|
isError: l,
|
|
@@ -784,9 +465,9 @@ const te = (e, t = !0) => {
|
|
|
784
465
|
} = F({
|
|
785
466
|
queryKey: ["getNlgInsights", r, i],
|
|
786
467
|
queryFn: () => i == null ? void 0 : i.ai.getNlgInsights(r),
|
|
787
|
-
select: (
|
|
788
|
-
var
|
|
789
|
-
return (
|
|
468
|
+
select: (g) => {
|
|
469
|
+
var p;
|
|
470
|
+
return (p = g == null ? void 0 : g.data) == null ? void 0 : p.answer;
|
|
790
471
|
},
|
|
791
472
|
enabled: !!i && t
|
|
792
473
|
});
|
|
@@ -796,110 +477,111 @@ const te = (e, t = !0) => {
|
|
|
796
477
|
isSuccess: c,
|
|
797
478
|
data: o,
|
|
798
479
|
error: n,
|
|
799
|
-
refetch:
|
|
480
|
+
refetch: C(() => {
|
|
800
481
|
s();
|
|
801
482
|
}, [s])
|
|
802
483
|
};
|
|
803
|
-
},
|
|
484
|
+
}, rt = (e) => {
|
|
804
485
|
const t = e, {
|
|
805
486
|
enabled: r
|
|
806
|
-
} = t, i =
|
|
807
|
-
return
|
|
808
|
-
},
|
|
487
|
+
} = t, i = Ma(t, ["enabled"]);
|
|
488
|
+
return ae(i, r);
|
|
489
|
+
}, Fi = he("useGetNlgInsights")(rt), $i = he("useGetNlgQueryResult")(rt), ja = ["indicator", "column", "line", "table", "pie", "bar"], za = (e) => {
|
|
809
490
|
const {
|
|
810
491
|
dataSource: t,
|
|
811
492
|
query: r,
|
|
812
493
|
chartTypes: i
|
|
813
|
-
} = e, o = typeof t == "string" ? t : t.title, n =
|
|
494
|
+
} = e, o = typeof t == "string" ? t : t.title, n = z(), {
|
|
814
495
|
isLoading: l,
|
|
815
496
|
isError: d,
|
|
816
497
|
isSuccess: c,
|
|
817
498
|
data: s,
|
|
818
|
-
error:
|
|
819
|
-
refetch:
|
|
499
|
+
error: g,
|
|
500
|
+
refetch: p
|
|
820
501
|
} = F({
|
|
821
502
|
queryKey: ["getNlqResult", t, r, i, n],
|
|
822
503
|
queryFn: () => n == null ? void 0 : n.ai.getNlqResult(o, {
|
|
823
504
|
text: r,
|
|
824
505
|
// Per @Einat Shusterman: Timezone is not used by AI API, but it is currently required by the endpoint
|
|
825
506
|
timezone: "UTC",
|
|
826
|
-
chartTypes: i ?? [...
|
|
507
|
+
chartTypes: i ?? [...ja]
|
|
827
508
|
}),
|
|
828
509
|
enabled: !!n && e.enabled
|
|
829
|
-
}),
|
|
510
|
+
}), h = s ? be(s, {
|
|
830
511
|
useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
|
|
831
512
|
}) : void 0;
|
|
832
513
|
return {
|
|
833
514
|
isLoading: l,
|
|
834
515
|
isError: d,
|
|
835
516
|
isSuccess: c,
|
|
836
|
-
data:
|
|
837
|
-
error:
|
|
838
|
-
refetch:
|
|
839
|
-
|
|
840
|
-
}, [
|
|
517
|
+
data: h,
|
|
518
|
+
error: g,
|
|
519
|
+
refetch: C(() => {
|
|
520
|
+
p();
|
|
521
|
+
}, [p])
|
|
841
522
|
};
|
|
842
|
-
},
|
|
523
|
+
}, Vi = he("useGetNlqResult")(za), it = (e) => {
|
|
843
524
|
const {
|
|
844
525
|
contextTitle: t,
|
|
845
526
|
count: r,
|
|
846
|
-
enableAxisTitlesInWidgetProps: i
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
527
|
+
enableAxisTitlesInWidgetProps: i,
|
|
528
|
+
enabled: o
|
|
529
|
+
} = e, n = z(), l = r ?? 4, d = (o === void 0 || o === !0) && l > 0, {
|
|
530
|
+
isLoading: c,
|
|
531
|
+
isError: s,
|
|
532
|
+
isSuccess: g,
|
|
851
533
|
data: p,
|
|
852
|
-
error:
|
|
853
|
-
refetch:
|
|
534
|
+
error: h,
|
|
535
|
+
refetch: b
|
|
854
536
|
} = F({
|
|
855
|
-
queryKey: ["getQueryRecommendations", t,
|
|
856
|
-
queryFn: () =>
|
|
857
|
-
numOfRecommendations:
|
|
537
|
+
queryKey: ["getQueryRecommendations", t, l, n],
|
|
538
|
+
queryFn: () => n == null ? void 0 : n.ai.getQueryRecommendations(t, {
|
|
539
|
+
numOfRecommendations: l
|
|
858
540
|
}),
|
|
859
|
-
enabled: !!
|
|
541
|
+
enabled: !!n && d
|
|
860
542
|
});
|
|
861
|
-
return p == null || p.map((
|
|
862
|
-
|
|
543
|
+
return p == null || p.map((x) => {
|
|
544
|
+
x.widgetProps = x.jaql ? be(x, {
|
|
863
545
|
useCustomizedStyleOptions: i
|
|
864
546
|
}) : void 0;
|
|
865
547
|
}), {
|
|
866
|
-
isLoading:
|
|
867
|
-
isError:
|
|
868
|
-
isSuccess:
|
|
869
|
-
data:
|
|
870
|
-
error:
|
|
871
|
-
refetch:
|
|
872
|
-
|
|
873
|
-
}, [
|
|
548
|
+
isLoading: d ? c : !1,
|
|
549
|
+
isError: s,
|
|
550
|
+
isSuccess: g,
|
|
551
|
+
data: p ?? void 0,
|
|
552
|
+
error: h,
|
|
553
|
+
refetch: C(() => {
|
|
554
|
+
b();
|
|
555
|
+
}, [b])
|
|
874
556
|
};
|
|
875
|
-
},
|
|
557
|
+
}, Qi = he("useGetQueryRecommendations")(it), ot = Object.freeze({
|
|
876
558
|
enableFollowupQuestions: !1,
|
|
877
559
|
enableHeader: !0,
|
|
878
560
|
enableInsights: !0,
|
|
879
561
|
numOfRecommendations: 4,
|
|
880
562
|
numOfRecentPrompts: 5
|
|
881
|
-
}),
|
|
563
|
+
}), nt = ge(v({}, ot)), Z = () => Le(nt), Ea = ({
|
|
882
564
|
children: e,
|
|
883
565
|
value: t
|
|
884
566
|
}) => {
|
|
885
567
|
const {
|
|
886
568
|
t: r
|
|
887
|
-
} =
|
|
569
|
+
} = y(), i = Object.entries(t).reduce((o, [n, l]) => (l !== void 0 && (o[n] = l), o), I(v({}, ot), {
|
|
888
570
|
inputPromptText: r("ai.config.inputPromptText"),
|
|
889
571
|
welcomeText: r("ai.config.welcomeText"),
|
|
890
572
|
suggestionsWelcomeText: r("ai.config.suggestionsWelcomeText")
|
|
891
573
|
}));
|
|
892
|
-
return /* @__PURE__ */ a(
|
|
574
|
+
return /* @__PURE__ */ a(nt.Provider, {
|
|
893
575
|
value: i,
|
|
894
576
|
children: e
|
|
895
577
|
});
|
|
896
|
-
},
|
|
897
|
-
const t =
|
|
578
|
+
}, Te = "chatHistory", Za = (e) => {
|
|
579
|
+
const t = z(), {
|
|
898
580
|
hideHistory: r
|
|
899
|
-
} =
|
|
581
|
+
} = Z();
|
|
900
582
|
return F({
|
|
901
|
-
queryKey: [
|
|
902
|
-
queryFn: () =>
|
|
583
|
+
queryKey: [Te, e, t],
|
|
584
|
+
queryFn: () => B(void 0, null, function* () {
|
|
903
585
|
if (!t || !e)
|
|
904
586
|
return;
|
|
905
587
|
if (r)
|
|
@@ -909,10 +591,10 @@ const te = (e, t = !0) => {
|
|
|
909
591
|
}),
|
|
910
592
|
enabled: !!t && !!e
|
|
911
593
|
});
|
|
912
|
-
},
|
|
913
|
-
const t =
|
|
914
|
-
return
|
|
915
|
-
mutationFn: () =>
|
|
594
|
+
}, lt = (e) => {
|
|
595
|
+
const t = z(), r = te();
|
|
596
|
+
return Ne({
|
|
597
|
+
mutationFn: () => B(void 0, null, function* () {
|
|
916
598
|
if (!(!t || !e))
|
|
917
599
|
return t.ai.chat.clearHistory(e);
|
|
918
600
|
}),
|
|
@@ -920,32 +602,32 @@ const te = (e, t = !0) => {
|
|
|
920
602
|
console.error("Error when clearing history:", i);
|
|
921
603
|
},
|
|
922
604
|
onSettled: () => {
|
|
923
|
-
e && r.setQueriesData([
|
|
605
|
+
e && r.setQueriesData([Te, e], []);
|
|
924
606
|
}
|
|
925
607
|
});
|
|
926
|
-
},
|
|
608
|
+
}, ct = (e) => {
|
|
927
609
|
const {
|
|
928
610
|
data: t,
|
|
929
611
|
isLoading: r,
|
|
930
612
|
isError: i
|
|
931
|
-
} =
|
|
613
|
+
} = Za(e), {
|
|
932
614
|
mutate: o
|
|
933
|
-
} =
|
|
934
|
-
return
|
|
615
|
+
} = lt(e);
|
|
616
|
+
return J(() => {
|
|
935
617
|
i && o();
|
|
936
618
|
}, [i, o]), {
|
|
937
619
|
history: t,
|
|
938
620
|
isLoading: r,
|
|
939
621
|
isError: i
|
|
940
622
|
};
|
|
941
|
-
},
|
|
942
|
-
const e =
|
|
623
|
+
}, Oa = () => {
|
|
624
|
+
const e = z(), {
|
|
943
625
|
data: t,
|
|
944
626
|
isLoading: r,
|
|
945
627
|
fetchStatus: i
|
|
946
628
|
} = F({
|
|
947
629
|
queryKey: ["getDataTopics", e],
|
|
948
|
-
queryFn: () =>
|
|
630
|
+
queryFn: () => B(void 0, null, function* () {
|
|
949
631
|
if (e)
|
|
950
632
|
return e.getChatContexts();
|
|
951
633
|
}),
|
|
@@ -956,8 +638,8 @@ const te = (e, t = !0) => {
|
|
|
956
638
|
isLoading: r,
|
|
957
639
|
fetchStatus: i
|
|
958
640
|
};
|
|
959
|
-
},
|
|
960
|
-
const e =
|
|
641
|
+
}, Ra = () => {
|
|
642
|
+
const e = z(), {
|
|
961
643
|
data: t,
|
|
962
644
|
isLoading: r
|
|
963
645
|
} = F({
|
|
@@ -969,18 +651,18 @@ const te = (e, t = !0) => {
|
|
|
969
651
|
data: t ?? [],
|
|
970
652
|
isLoading: r
|
|
971
653
|
};
|
|
972
|
-
},
|
|
973
|
-
const
|
|
974
|
-
mutationFn: () =>
|
|
975
|
-
if (!(!
|
|
976
|
-
return
|
|
654
|
+
}, Wa = (e, t, r) => {
|
|
655
|
+
const i = te(), o = z(), n = Ne({
|
|
656
|
+
mutationFn: () => B(void 0, null, function* () {
|
|
657
|
+
if (!(!o || !e))
|
|
658
|
+
return o.ai.chat.create(e, r);
|
|
977
659
|
}),
|
|
978
|
-
onSuccess: () =>
|
|
660
|
+
onSuccess: () => i.invalidateQueries(["getAllChats"])
|
|
979
661
|
});
|
|
980
|
-
return
|
|
981
|
-
t &&
|
|
982
|
-
}, [t,
|
|
983
|
-
},
|
|
662
|
+
return J(() => {
|
|
663
|
+
t && n.isIdle && n.mutate();
|
|
664
|
+
}, [t, n]), n;
|
|
665
|
+
}, Ga = (e, t) => {
|
|
984
666
|
switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
|
|
985
667
|
case "nlq":
|
|
986
668
|
return {
|
|
@@ -997,16 +679,16 @@ const te = (e, t = !0) => {
|
|
|
997
679
|
default:
|
|
998
680
|
throw Error(`${t}${JSON.stringify(e)}`);
|
|
999
681
|
}
|
|
1000
|
-
},
|
|
1001
|
-
const r =
|
|
1002
|
-
e && r.setQueriesData([
|
|
682
|
+
}, qa = (e, t) => {
|
|
683
|
+
const r = te(), i = C((c) => {
|
|
684
|
+
e && r.setQueriesData([Te, e], (s) => s && [...s, c]);
|
|
1003
685
|
}, [r, e]), {
|
|
1004
686
|
t: o
|
|
1005
|
-
} =
|
|
687
|
+
} = y(), n = z(), {
|
|
1006
688
|
mutate: l,
|
|
1007
689
|
isLoading: d
|
|
1008
|
-
} =
|
|
1009
|
-
mutationFn: (c) =>
|
|
690
|
+
} = Ne({
|
|
691
|
+
mutationFn: (c) => B(void 0, null, function* () {
|
|
1010
692
|
if (!(!n || !e))
|
|
1011
693
|
return n.ai.chat.post(e, {
|
|
1012
694
|
text: c,
|
|
@@ -1023,7 +705,9 @@ const te = (e, t = !0) => {
|
|
|
1023
705
|
},
|
|
1024
706
|
onError: (c) => {
|
|
1025
707
|
c instanceof Error && (console.error("Error when sending message:", c.message), i({
|
|
1026
|
-
content: o(
|
|
708
|
+
content: o(`ai.errors.${c.interpolationOptions.errorCode}`, {
|
|
709
|
+
defaultValue: o("ai.errors.unexpectedChatResponse")
|
|
710
|
+
}),
|
|
1027
711
|
role: "assistant"
|
|
1028
712
|
}));
|
|
1029
713
|
},
|
|
@@ -1031,74 +715,88 @@ const te = (e, t = !0) => {
|
|
|
1031
715
|
if (!c)
|
|
1032
716
|
return;
|
|
1033
717
|
const s = o("ai.errors.unknownResponse");
|
|
1034
|
-
i(
|
|
718
|
+
i(Ga(c, s));
|
|
1035
719
|
}
|
|
1036
720
|
});
|
|
1037
721
|
return {
|
|
1038
722
|
mutate: l,
|
|
1039
723
|
isLoading: d
|
|
1040
724
|
};
|
|
1041
|
-
},
|
|
1042
|
-
var
|
|
725
|
+
}, dt = (e, t, r = !1) => {
|
|
726
|
+
var i;
|
|
1043
727
|
const {
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
data:
|
|
1052
|
-
|
|
1053
|
-
} =
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
}, [k, A, i]);
|
|
728
|
+
data: o,
|
|
729
|
+
isLoading: n
|
|
730
|
+
} = Ra(), l = Na(), d = l.getChatId(e, t) || ((i = o.find((p) => {
|
|
731
|
+
var h;
|
|
732
|
+
return p.contextTitle === e && ((h = p.contextDetails) == null ? void 0 : h.dashboardId) === (t == null ? void 0 : t.dashboardId);
|
|
733
|
+
})) == null ? void 0 : i.chatId), {
|
|
734
|
+
isError: c,
|
|
735
|
+
data: s,
|
|
736
|
+
isSuccess: g
|
|
737
|
+
} = Wa(e, r && !n && !d, t);
|
|
738
|
+
return J(() => {
|
|
739
|
+
g && s && !d && l.saveChatId(s.chatId, e, t);
|
|
740
|
+
}, [s, g, e, t, d, l]), {
|
|
741
|
+
chatId: d,
|
|
742
|
+
isLoading: n,
|
|
743
|
+
isError: c
|
|
744
|
+
};
|
|
745
|
+
}, je = (e) => !!e && "type" in e && e.type === "nlq", Ya = (e) => !!e && "type" in e && e.type === "text", Ha = (e, t) => {
|
|
1063
746
|
const {
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
747
|
+
t: r
|
|
748
|
+
} = y(), {
|
|
749
|
+
enableFollowupQuestions: i
|
|
750
|
+
} = Z(), {
|
|
751
|
+
chatId: o,
|
|
752
|
+
isError: n
|
|
753
|
+
} = dt(e, t, !0), [l, d] = M(null), {
|
|
754
|
+
history: c,
|
|
755
|
+
isLoading: s,
|
|
756
|
+
isError: g
|
|
757
|
+
} = ct(o);
|
|
758
|
+
J(() => {
|
|
759
|
+
n ? d(new ve("ai.errors.chatUnavailable")) : g && d(new ve("ai.errors.fetchHistory"));
|
|
760
|
+
}, [n, g, r]);
|
|
761
|
+
const {
|
|
762
|
+
mutate: p,
|
|
763
|
+
isLoading: h
|
|
764
|
+
} = qa(o, i), b = T(() => {
|
|
765
|
+
if (c != null && c.length) {
|
|
766
|
+
const x = c[c.length - 1];
|
|
767
|
+
if (je(x))
|
|
768
|
+
return JSON.parse(x.content);
|
|
1071
769
|
}
|
|
1072
770
|
return null;
|
|
1073
|
-
}, [
|
|
771
|
+
}, [c]);
|
|
1074
772
|
return {
|
|
1075
|
-
chatId:
|
|
1076
|
-
history:
|
|
1077
|
-
lastNlqResponse:
|
|
1078
|
-
sendMessage:
|
|
1079
|
-
isAwaitingResponse:
|
|
1080
|
-
isLoading:
|
|
1081
|
-
lastError:
|
|
773
|
+
chatId: o,
|
|
774
|
+
history: c ?? [],
|
|
775
|
+
lastNlqResponse: b,
|
|
776
|
+
sendMessage: p,
|
|
777
|
+
isAwaitingResponse: h,
|
|
778
|
+
isLoading: s,
|
|
779
|
+
lastError: l
|
|
1082
780
|
};
|
|
1083
|
-
},
|
|
1084
|
-
contextTitle: e
|
|
781
|
+
}, Ji = ({
|
|
782
|
+
contextTitle: e,
|
|
783
|
+
contextDetails: t
|
|
1085
784
|
}) => {
|
|
1086
|
-
var t;
|
|
1087
785
|
const {
|
|
1088
|
-
|
|
1089
|
-
} =
|
|
1090
|
-
history:
|
|
1091
|
-
} =
|
|
1092
|
-
return
|
|
1093
|
-
if (
|
|
1094
|
-
const
|
|
1095
|
-
if (
|
|
1096
|
-
return JSON.parse(
|
|
786
|
+
chatId: r
|
|
787
|
+
} = dt(e, t), {
|
|
788
|
+
history: i
|
|
789
|
+
} = ct(r);
|
|
790
|
+
return T(() => {
|
|
791
|
+
if (i != null && i.length) {
|
|
792
|
+
const o = i[i.length - 1];
|
|
793
|
+
if (je(o))
|
|
794
|
+
return JSON.parse(o.content);
|
|
1097
795
|
}
|
|
1098
796
|
return null;
|
|
1099
|
-
}, [
|
|
1100
|
-
},
|
|
1101
|
-
const t =
|
|
797
|
+
}, [i]);
|
|
798
|
+
}, Xi = (e) => {
|
|
799
|
+
const t = z(), {
|
|
1102
800
|
data: r,
|
|
1103
801
|
isLoading: i
|
|
1104
802
|
} = F({
|
|
@@ -1111,7 +809,7 @@ const te = (e, t = !0) => {
|
|
|
1111
809
|
data: r,
|
|
1112
810
|
isLoading: i
|
|
1113
811
|
};
|
|
1114
|
-
},
|
|
812
|
+
}, Ua = 500, Pa = 500, Ba = 500, Fa = 900, $a = u.div`
|
|
1115
813
|
box-sizing: border-box;
|
|
1116
814
|
position: relative;
|
|
1117
815
|
display: flex;
|
|
@@ -1125,18 +823,18 @@ const te = (e, t = !0) => {
|
|
|
1125
823
|
}) => e.aiChat.backgroundColor};
|
|
1126
824
|
overflow: hidden;
|
|
1127
825
|
|
|
1128
|
-
min-width: ${
|
|
1129
|
-
min-height: ${
|
|
826
|
+
min-width: ${Ua}px;
|
|
827
|
+
min-height: ${Pa}px;
|
|
1130
828
|
width: ${({
|
|
1131
829
|
width: e
|
|
1132
|
-
}) => e ? He(e) : `${
|
|
830
|
+
}) => e ? He(e) : `${Ba}px`};
|
|
1133
831
|
height: ${({
|
|
1134
832
|
height: e
|
|
1135
|
-
}) => e ? He(e) : `${
|
|
833
|
+
}) => e ? He(e) : `${Fa}px`};
|
|
1136
834
|
|
|
1137
835
|
${({
|
|
1138
836
|
theme: e
|
|
1139
|
-
}) =>
|
|
837
|
+
}) => A`
|
|
1140
838
|
font-size: ${e.aiChat.primaryFontSize[0]};
|
|
1141
839
|
line-height: ${e.aiChat.primaryFontSize[1]};
|
|
1142
840
|
`}
|
|
@@ -1147,7 +845,7 @@ const te = (e, t = !0) => {
|
|
|
1147
845
|
function He(e) {
|
|
1148
846
|
return typeof e == "number" ? `${e}px` : e;
|
|
1149
847
|
}
|
|
1150
|
-
function
|
|
848
|
+
function Va({
|
|
1151
849
|
spin: e
|
|
1152
850
|
}) {
|
|
1153
851
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -1171,16 +869,16 @@ function Ja({
|
|
|
1171
869
|
})]
|
|
1172
870
|
});
|
|
1173
871
|
}
|
|
1174
|
-
function
|
|
872
|
+
function me() {
|
|
1175
873
|
return /* @__PURE__ */ a("div", {
|
|
1176
874
|
className: "csdk-m-auto",
|
|
1177
875
|
"aria-label": "loading spinner",
|
|
1178
|
-
children: /* @__PURE__ */ a(
|
|
876
|
+
children: /* @__PURE__ */ a(Va, {
|
|
1179
877
|
spin: !0
|
|
1180
878
|
})
|
|
1181
879
|
});
|
|
1182
880
|
}
|
|
1183
|
-
function
|
|
881
|
+
function Qa({
|
|
1184
882
|
theme: e
|
|
1185
883
|
}) {
|
|
1186
884
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -1195,7 +893,7 @@ function Xa({
|
|
|
1195
893
|
})
|
|
1196
894
|
});
|
|
1197
895
|
}
|
|
1198
|
-
function
|
|
896
|
+
function Ja({
|
|
1199
897
|
theme: e
|
|
1200
898
|
}) {
|
|
1201
899
|
const t = e.aiChat.icons.color;
|
|
@@ -1217,11 +915,11 @@ function Ka({
|
|
|
1217
915
|
})]
|
|
1218
916
|
});
|
|
1219
917
|
}
|
|
1220
|
-
const
|
|
918
|
+
const Xa = u.div`
|
|
1221
919
|
display: flex;
|
|
1222
920
|
flex-direction: column;
|
|
1223
921
|
row-gap: 4px;
|
|
1224
|
-
`,
|
|
922
|
+
`, Ka = u.div`
|
|
1225
923
|
font-size: 11px;
|
|
1226
924
|
line-height: 18px;
|
|
1227
925
|
font-weight: 300;
|
|
@@ -1235,7 +933,7 @@ const er = h.div`
|
|
|
1235
933
|
theme: e
|
|
1236
934
|
}) => e.aiChat.dropup.headers.hover.backgroundColor};
|
|
1237
935
|
}
|
|
1238
|
-
`,
|
|
936
|
+
`, er = u.div`
|
|
1239
937
|
font-size: ${({
|
|
1240
938
|
theme: e
|
|
1241
939
|
}) => e.aiChat.primaryFontSize[0]};
|
|
@@ -1253,7 +951,7 @@ const er = h.div`
|
|
|
1253
951
|
}) => e.aiChat.dropup.items.hover.backgroundColor};
|
|
1254
952
|
}
|
|
1255
953
|
`;
|
|
1256
|
-
function
|
|
954
|
+
function tr({
|
|
1257
955
|
title: e,
|
|
1258
956
|
items: t,
|
|
1259
957
|
onSelect: r,
|
|
@@ -1262,19 +960,19 @@ function rr({
|
|
|
1262
960
|
const [o, n] = M(!1), {
|
|
1263
961
|
themeSettings: l
|
|
1264
962
|
} = f();
|
|
1265
|
-
return /* @__PURE__ */ a(
|
|
1266
|
-
children: [/* @__PURE__ */ a(
|
|
963
|
+
return /* @__PURE__ */ a(Xa, {
|
|
964
|
+
children: [/* @__PURE__ */ a(Ka, {
|
|
1267
965
|
onClick: () => n((d) => !d),
|
|
1268
966
|
theme: l,
|
|
1269
967
|
children: e.toUpperCase()
|
|
1270
|
-
}), (o || i) && t.map((d, c) => /* @__PURE__ */ a(
|
|
968
|
+
}), (o || i) && t.map((d, c) => /* @__PURE__ */ a(er, {
|
|
1271
969
|
onClick: () => r(d),
|
|
1272
970
|
theme: l,
|
|
1273
971
|
children: d
|
|
1274
972
|
}, c))]
|
|
1275
973
|
});
|
|
1276
974
|
}
|
|
1277
|
-
const
|
|
975
|
+
const ar = u.div`
|
|
1278
976
|
font-family: ${({
|
|
1279
977
|
theme: e
|
|
1280
978
|
}) => e.typography.fontFamily};
|
|
@@ -1298,7 +996,7 @@ const ir = h.div`
|
|
|
1298
996
|
display: flex;
|
|
1299
997
|
flex-direction: column;
|
|
1300
998
|
row-gap: 4px;
|
|
1301
|
-
`,
|
|
999
|
+
`, rr = u.div`
|
|
1302
1000
|
font-size: ${({
|
|
1303
1001
|
theme: e
|
|
1304
1002
|
}) => e.aiChat.primaryFontSize[0]};
|
|
@@ -1309,8 +1007,8 @@ const ir = h.div`
|
|
|
1309
1007
|
theme: e
|
|
1310
1008
|
}) => e.aiChat.dropup.items.textColor};
|
|
1311
1009
|
padding: 4px 12px;
|
|
1312
|
-
`,
|
|
1313
|
-
function
|
|
1010
|
+
`, De = (e) => e.startsWith("/");
|
|
1011
|
+
function ir({
|
|
1314
1012
|
recentPrompts: e,
|
|
1315
1013
|
suggestions: t,
|
|
1316
1014
|
isLoading: r,
|
|
@@ -1327,13 +1025,13 @@ function nr({
|
|
|
1327
1025
|
title: "/ai recommendations",
|
|
1328
1026
|
items: t,
|
|
1329
1027
|
onSelect: i
|
|
1330
|
-
}].filter((
|
|
1028
|
+
}].filter((p) => p.title.slice(0, n.length) === n), {
|
|
1331
1029
|
themeSettings: c
|
|
1332
1030
|
} = f(), {
|
|
1333
1031
|
t: s
|
|
1334
|
-
} =
|
|
1032
|
+
} = y(), g = d.length === 1;
|
|
1335
1033
|
return /* @__PURE__ */ a(Je, {
|
|
1336
|
-
open:
|
|
1034
|
+
open: De(n) && d.length > 0,
|
|
1337
1035
|
anchorEl: o,
|
|
1338
1036
|
placement: "top-start",
|
|
1339
1037
|
modifiers: [{
|
|
@@ -1345,21 +1043,21 @@ function nr({
|
|
|
1345
1043
|
sx: {
|
|
1346
1044
|
zIndex: 3
|
|
1347
1045
|
},
|
|
1348
|
-
children: /* @__PURE__ */ a(
|
|
1046
|
+
children: /* @__PURE__ */ a(ar, {
|
|
1349
1047
|
style: {
|
|
1350
1048
|
width: o == null ? void 0 : o.offsetWidth
|
|
1351
1049
|
},
|
|
1352
1050
|
theme: c,
|
|
1353
|
-
children: [r && /* @__PURE__ */ a(
|
|
1354
|
-
alwaysExpanded:
|
|
1355
|
-
}),
|
|
1051
|
+
children: [r && /* @__PURE__ */ a(me, {}), !r && !l && d.map((p) => /* @__PURE__ */ a(tr, I(v({}, p), {
|
|
1052
|
+
alwaysExpanded: g
|
|
1053
|
+
}), p.title)), l && /* @__PURE__ */ a(rr, {
|
|
1356
1054
|
theme: c,
|
|
1357
1055
|
children: s("ai.errors.recommendationsNotAvailable")
|
|
1358
1056
|
})]
|
|
1359
1057
|
})
|
|
1360
1058
|
});
|
|
1361
1059
|
}
|
|
1362
|
-
function
|
|
1060
|
+
function re({
|
|
1363
1061
|
title: e,
|
|
1364
1062
|
placement: t = "top",
|
|
1365
1063
|
children: r
|
|
@@ -1367,7 +1065,7 @@ function ae({
|
|
|
1367
1065
|
const {
|
|
1368
1066
|
themeSettings: i
|
|
1369
1067
|
} = f();
|
|
1370
|
-
return /* @__PURE__ */ a(
|
|
1068
|
+
return /* @__PURE__ */ a(oa, {
|
|
1371
1069
|
title: e,
|
|
1372
1070
|
placement: t,
|
|
1373
1071
|
disableInteractive: !0,
|
|
@@ -1395,7 +1093,7 @@ function ae({
|
|
|
1395
1093
|
children: r
|
|
1396
1094
|
});
|
|
1397
1095
|
}
|
|
1398
|
-
const
|
|
1096
|
+
const or = 500, nr = u.div`
|
|
1399
1097
|
display: flex;
|
|
1400
1098
|
flex-direction: row;
|
|
1401
1099
|
align-items: flex-end;
|
|
@@ -1404,12 +1102,12 @@ const lr = 500, cr = h.div`
|
|
|
1404
1102
|
background-color: ${({
|
|
1405
1103
|
theme: e
|
|
1406
1104
|
}) => e.aiChat.backgroundColor};
|
|
1407
|
-
`,
|
|
1105
|
+
`, lr = u.button`
|
|
1408
1106
|
height: 34px;
|
|
1409
1107
|
background-color: inherit;
|
|
1410
1108
|
cursor: pointer;
|
|
1411
1109
|
border: none;
|
|
1412
|
-
`,
|
|
1110
|
+
`, cr = u.textarea`
|
|
1413
1111
|
font-size: inherit;
|
|
1414
1112
|
line-height: inherit;
|
|
1415
1113
|
resize: none;
|
|
@@ -1443,7 +1141,7 @@ const lr = 500, cr = h.div`
|
|
|
1443
1141
|
background-color: ${({
|
|
1444
1142
|
theme: e
|
|
1445
1143
|
}) => e.aiChat.input.backgroundColor};
|
|
1446
|
-
`,
|
|
1144
|
+
`, dr = u.button`
|
|
1447
1145
|
height: 34px;
|
|
1448
1146
|
background-color: inherit;
|
|
1449
1147
|
border-style: none;
|
|
@@ -1454,15 +1152,15 @@ const lr = 500, cr = h.div`
|
|
|
1454
1152
|
|
|
1455
1153
|
${({
|
|
1456
1154
|
disabled: e
|
|
1457
|
-
}) => e ?
|
|
1155
|
+
}) => e ? A`
|
|
1458
1156
|
opacity: 0.3;
|
|
1459
1157
|
cursor: not-allowed;
|
|
1460
|
-
` :
|
|
1158
|
+
` : A`
|
|
1461
1159
|
opacity: 1;
|
|
1462
1160
|
cursor: pointer;
|
|
1463
1161
|
`}
|
|
1464
|
-
`,
|
|
1465
|
-
function
|
|
1162
|
+
`, sr = 34;
|
|
1163
|
+
function pr({
|
|
1466
1164
|
onSendMessage: e,
|
|
1467
1165
|
onClearHistoryClick: t,
|
|
1468
1166
|
disabled: r,
|
|
@@ -1473,107 +1171,107 @@ function hr({
|
|
|
1473
1171
|
onChange: d
|
|
1474
1172
|
}) {
|
|
1475
1173
|
const [c, s] = M(""), {
|
|
1476
|
-
inputPromptText:
|
|
1477
|
-
} =
|
|
1174
|
+
inputPromptText: g
|
|
1175
|
+
} = Z(), p = C(() => {
|
|
1478
1176
|
if (r)
|
|
1479
1177
|
return;
|
|
1480
|
-
if (
|
|
1178
|
+
if (De(c)) {
|
|
1481
1179
|
s("");
|
|
1482
1180
|
return;
|
|
1483
1181
|
}
|
|
1484
|
-
const
|
|
1485
|
-
|
|
1486
|
-
}, [r, e, c]),
|
|
1487
|
-
e(
|
|
1488
|
-
}, [e]),
|
|
1489
|
-
|
|
1490
|
-
}, [
|
|
1491
|
-
d == null || d(
|
|
1492
|
-
}, [d]), k =
|
|
1493
|
-
|
|
1182
|
+
const _ = c.trim();
|
|
1183
|
+
_.length !== 0 && (e(_), s(""));
|
|
1184
|
+
}, [r, e, c]), h = C((_) => {
|
|
1185
|
+
e(_), s("");
|
|
1186
|
+
}, [e]), b = C((_) => {
|
|
1187
|
+
_.key === "Enter" ? (_.preventDefault(), p()) : _.key === "Escape" && De(c) && s("");
|
|
1188
|
+
}, [p, c]), x = C((_) => {
|
|
1189
|
+
d == null || d(_.target.value), s(_.target.value);
|
|
1190
|
+
}, [d]), k = P(null);
|
|
1191
|
+
ce(() => {
|
|
1494
1192
|
k.current && (k.current.style.height = "inherit", k.current.style.height = `${Math.max(
|
|
1495
1193
|
k.current.scrollHeight + 2,
|
|
1496
1194
|
// account for 1px top/bottom border
|
|
1497
|
-
|
|
1195
|
+
sr
|
|
1498
1196
|
)}px`);
|
|
1499
|
-
}, [c]),
|
|
1197
|
+
}, [c]), ce(() => {
|
|
1500
1198
|
k.current && k.current.focus({
|
|
1501
1199
|
preventScroll: !0
|
|
1502
1200
|
});
|
|
1503
1201
|
}, []);
|
|
1504
1202
|
const {
|
|
1505
|
-
themeSettings:
|
|
1203
|
+
themeSettings: w
|
|
1506
1204
|
} = f(), {
|
|
1507
|
-
t:
|
|
1508
|
-
} =
|
|
1509
|
-
var
|
|
1510
|
-
if ((
|
|
1511
|
-
const
|
|
1512
|
-
var
|
|
1513
|
-
document.removeEventListener("mouseup",
|
|
1205
|
+
t: S
|
|
1206
|
+
} = y(), O = C((_) => {
|
|
1207
|
+
var Y;
|
|
1208
|
+
if ((Y = document.getElementById("csdk-chatbot-frame")) != null && Y.contains(_.relatedTarget)) {
|
|
1209
|
+
const R = ($) => {
|
|
1210
|
+
var W;
|
|
1211
|
+
document.removeEventListener("mouseup", R), document.removeEventListener("keyup", R), $.type === "mouseup" && ((W = document.getSelection()) == null ? void 0 : W.type) !== "Range" && _.target.focus({
|
|
1514
1212
|
preventScroll: !0
|
|
1515
1213
|
});
|
|
1516
1214
|
};
|
|
1517
|
-
document.addEventListener("mouseup",
|
|
1215
|
+
document.addEventListener("mouseup", R), document.addEventListener("keyup", R);
|
|
1518
1216
|
}
|
|
1519
1217
|
}, []);
|
|
1520
|
-
return /* @__PURE__ */ a(
|
|
1521
|
-
theme:
|
|
1522
|
-
children: [/* @__PURE__ */ a(
|
|
1218
|
+
return /* @__PURE__ */ a(nr, {
|
|
1219
|
+
theme: w,
|
|
1220
|
+
children: [/* @__PURE__ */ a(ir, {
|
|
1523
1221
|
recentPrompts: i,
|
|
1524
1222
|
suggestions: o,
|
|
1525
1223
|
isLoading: n,
|
|
1526
|
-
onSelection:
|
|
1224
|
+
onSelection: h,
|
|
1527
1225
|
anchorEl: k.current,
|
|
1528
1226
|
text: c,
|
|
1529
1227
|
recommendationsError: l
|
|
1530
|
-
}), t && /* @__PURE__ */ a(
|
|
1531
|
-
title:
|
|
1228
|
+
}), t && /* @__PURE__ */ a(re, {
|
|
1229
|
+
title: S("ai.buttons.clearChat"),
|
|
1532
1230
|
placement: "bottom-start",
|
|
1533
|
-
children: /* @__PURE__ */ a(
|
|
1231
|
+
children: /* @__PURE__ */ a(lr, {
|
|
1534
1232
|
"aria-label": "clear history",
|
|
1535
1233
|
onClick: t,
|
|
1536
|
-
children: /* @__PURE__ */ a(
|
|
1537
|
-
theme:
|
|
1234
|
+
children: /* @__PURE__ */ a(Ja, {
|
|
1235
|
+
theme: w
|
|
1538
1236
|
})
|
|
1539
1237
|
})
|
|
1540
|
-
}), /* @__PURE__ */ a(
|
|
1238
|
+
}), /* @__PURE__ */ a(cr, {
|
|
1541
1239
|
"aria-label": "chat input",
|
|
1542
|
-
onBlur:
|
|
1543
|
-
maxLength:
|
|
1240
|
+
onBlur: O,
|
|
1241
|
+
maxLength: or,
|
|
1544
1242
|
ref: k,
|
|
1545
1243
|
rows: 1,
|
|
1546
|
-
onChange:
|
|
1244
|
+
onChange: x,
|
|
1547
1245
|
spellCheck: "true",
|
|
1548
|
-
placeholder:
|
|
1246
|
+
placeholder: g,
|
|
1549
1247
|
value: c,
|
|
1550
|
-
onKeyDown:
|
|
1551
|
-
theme:
|
|
1552
|
-
}), /* @__PURE__ */ a(
|
|
1248
|
+
onKeyDown: b,
|
|
1249
|
+
theme: w
|
|
1250
|
+
}), /* @__PURE__ */ a(dr, {
|
|
1553
1251
|
"aria-label": "send chat message",
|
|
1554
1252
|
disabled: r || c.length === 0,
|
|
1555
|
-
onClick:
|
|
1556
|
-
theme:
|
|
1253
|
+
onClick: p,
|
|
1254
|
+
theme: w,
|
|
1557
1255
|
children: /* @__PURE__ */ a("span", {
|
|
1558
1256
|
"data-state": "closed",
|
|
1559
|
-
children: /* @__PURE__ */ a(
|
|
1560
|
-
theme:
|
|
1257
|
+
children: /* @__PURE__ */ a(Qa, {
|
|
1258
|
+
theme: w
|
|
1561
1259
|
})
|
|
1562
1260
|
})
|
|
1563
1261
|
})]
|
|
1564
1262
|
});
|
|
1565
1263
|
}
|
|
1566
|
-
const
|
|
1264
|
+
const gr = u.div`
|
|
1567
1265
|
display: flex;
|
|
1568
1266
|
|
|
1569
1267
|
${({
|
|
1570
1268
|
align: e
|
|
1571
|
-
}) => e === "right" ?
|
|
1269
|
+
}) => e === "right" ? A`
|
|
1572
1270
|
justify-content: flex-end;
|
|
1573
|
-
` :
|
|
1271
|
+
` : A`
|
|
1574
1272
|
justify-content: flex-start;
|
|
1575
1273
|
`}
|
|
1576
|
-
`,
|
|
1274
|
+
`, st = u.div`
|
|
1577
1275
|
font-size: inherit;
|
|
1578
1276
|
line-height: inherit;
|
|
1579
1277
|
padding-top: 8.5px;
|
|
@@ -1586,17 +1284,17 @@ const ur = h.div`
|
|
|
1586
1284
|
|
|
1587
1285
|
${({
|
|
1588
1286
|
align: e
|
|
1589
|
-
}) => e === "right" ?
|
|
1287
|
+
}) => e === "right" ? A`
|
|
1590
1288
|
text-align: right;
|
|
1591
1289
|
border-radius: 10px 10px 0px 10px;
|
|
1592
|
-
` :
|
|
1290
|
+
` : A`
|
|
1593
1291
|
text-align: left;
|
|
1594
1292
|
border-radius: 10px 10px 10px 0px;
|
|
1595
1293
|
`}
|
|
1596
1294
|
|
|
1597
1295
|
${({
|
|
1598
1296
|
align: e
|
|
1599
|
-
}) => e !== "full" ?
|
|
1297
|
+
}) => e !== "full" ? A`
|
|
1600
1298
|
max-width: 85%;
|
|
1601
1299
|
` : ""}
|
|
1602
1300
|
|
|
@@ -1607,66 +1305,66 @@ const ur = h.div`
|
|
|
1607
1305
|
theme: e,
|
|
1608
1306
|
align: t
|
|
1609
1307
|
}) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor};
|
|
1610
|
-
`,
|
|
1308
|
+
`, q = ({
|
|
1611
1309
|
align: e,
|
|
1612
1310
|
children: t
|
|
1613
1311
|
}) => {
|
|
1614
1312
|
const {
|
|
1615
1313
|
themeSettings: r
|
|
1616
1314
|
} = f();
|
|
1617
|
-
return /* @__PURE__ */ a(
|
|
1315
|
+
return /* @__PURE__ */ a(gr, {
|
|
1618
1316
|
theme: r,
|
|
1619
1317
|
align: e,
|
|
1620
|
-
children: /* @__PURE__ */ a(
|
|
1318
|
+
children: /* @__PURE__ */ a(st, {
|
|
1621
1319
|
theme: r,
|
|
1622
1320
|
align: e,
|
|
1623
1321
|
children: t
|
|
1624
1322
|
})
|
|
1625
1323
|
});
|
|
1626
1324
|
};
|
|
1627
|
-
function
|
|
1325
|
+
function ur() {
|
|
1628
1326
|
const {
|
|
1629
1327
|
welcomeText: e
|
|
1630
|
-
} =
|
|
1631
|
-
return e === !1 ? null : /* @__PURE__ */ a(
|
|
1328
|
+
} = Z();
|
|
1329
|
+
return e === !1 ? null : /* @__PURE__ */ a(q, {
|
|
1632
1330
|
align: "left",
|
|
1633
1331
|
children: e
|
|
1634
1332
|
});
|
|
1635
1333
|
}
|
|
1636
|
-
const
|
|
1334
|
+
const hr = u.div`
|
|
1637
1335
|
margin: auto;
|
|
1638
1336
|
display: flex;
|
|
1639
1337
|
flex-direction: column;
|
|
1640
1338
|
align-items: center;
|
|
1641
1339
|
row-gap: 21px;
|
|
1642
|
-
`,
|
|
1340
|
+
`, br = u.div`
|
|
1643
1341
|
color: ${({
|
|
1644
1342
|
theme: e
|
|
1645
1343
|
}) => e.aiChat.primaryTextColor};
|
|
1646
1344
|
text-align: center;
|
|
1647
1345
|
font-weight: 600;
|
|
1648
|
-
`,
|
|
1346
|
+
`, mr = u.div`
|
|
1649
1347
|
color: rgba(54, 163, 217, 1);
|
|
1650
1348
|
cursor: pointer;
|
|
1651
1349
|
`;
|
|
1652
|
-
function
|
|
1350
|
+
function pt({
|
|
1653
1351
|
text: e,
|
|
1654
1352
|
action: t
|
|
1655
1353
|
}) {
|
|
1656
1354
|
const {
|
|
1657
1355
|
themeSettings: r
|
|
1658
1356
|
} = f();
|
|
1659
|
-
return /* @__PURE__ */ a(
|
|
1660
|
-
children: [/* @__PURE__ */ a(
|
|
1357
|
+
return /* @__PURE__ */ a(hr, {
|
|
1358
|
+
children: [/* @__PURE__ */ a(br, {
|
|
1661
1359
|
theme: r,
|
|
1662
1360
|
children: e
|
|
1663
|
-
}), /* @__PURE__ */ a(
|
|
1361
|
+
}), /* @__PURE__ */ a(Ft, {}), t && /* @__PURE__ */ a(mr, {
|
|
1664
1362
|
onClick: t.onClick,
|
|
1665
1363
|
children: t.text
|
|
1666
1364
|
})]
|
|
1667
1365
|
});
|
|
1668
1366
|
}
|
|
1669
|
-
const
|
|
1367
|
+
const le = u.div`
|
|
1670
1368
|
width: 5px;
|
|
1671
1369
|
height: 5px;
|
|
1672
1370
|
border-radius: 50%;
|
|
@@ -1695,35 +1393,35 @@ const ne = h.div`
|
|
|
1695
1393
|
}
|
|
1696
1394
|
}
|
|
1697
1395
|
`;
|
|
1698
|
-
function
|
|
1396
|
+
function ze() {
|
|
1699
1397
|
const {
|
|
1700
1398
|
themeSettings: e
|
|
1701
1399
|
} = f(), t = e.aiChat.icons.color;
|
|
1702
1400
|
return /* @__PURE__ */ a("div", {
|
|
1703
1401
|
className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
|
|
1704
1402
|
"aria-label": "loading dots",
|
|
1705
|
-
children: [/* @__PURE__ */ a(
|
|
1403
|
+
children: [/* @__PURE__ */ a(le, {
|
|
1706
1404
|
color: t
|
|
1707
|
-
}), /* @__PURE__ */ a(
|
|
1405
|
+
}), /* @__PURE__ */ a(le, {
|
|
1708
1406
|
color: t
|
|
1709
|
-
}), /* @__PURE__ */ a(
|
|
1407
|
+
}), /* @__PURE__ */ a(le, {
|
|
1710
1408
|
color: t
|
|
1711
|
-
}), /* @__PURE__ */ a(
|
|
1409
|
+
}), /* @__PURE__ */ a(le, {
|
|
1712
1410
|
color: t
|
|
1713
1411
|
})]
|
|
1714
1412
|
});
|
|
1715
1413
|
}
|
|
1716
|
-
const
|
|
1414
|
+
const xr = u.div`
|
|
1717
1415
|
display: flex;
|
|
1718
1416
|
|
|
1719
1417
|
${({
|
|
1720
1418
|
align: e
|
|
1721
|
-
}) => e === "right" ?
|
|
1419
|
+
}) => e === "right" ? A`
|
|
1722
1420
|
justify-content: flex-end;
|
|
1723
|
-
` :
|
|
1421
|
+
` : A`
|
|
1724
1422
|
justify-content: flex-start;
|
|
1725
1423
|
`}
|
|
1726
|
-
`,
|
|
1424
|
+
`, fr = u.button`
|
|
1727
1425
|
font-family: inherit;
|
|
1728
1426
|
font-size: inherit;
|
|
1729
1427
|
line-height: inherit;
|
|
@@ -1751,15 +1449,15 @@ const kr = h.div`
|
|
|
1751
1449
|
|
|
1752
1450
|
${({
|
|
1753
1451
|
align: e
|
|
1754
|
-
}) => e === "right" ?
|
|
1452
|
+
}) => e === "right" ? A`
|
|
1755
1453
|
text-align: right;
|
|
1756
|
-
` :
|
|
1454
|
+
` : A`
|
|
1757
1455
|
text-align: left;
|
|
1758
1456
|
`}
|
|
1759
1457
|
|
|
1760
1458
|
${({
|
|
1761
1459
|
align: e
|
|
1762
|
-
}) => e !== "full" ?
|
|
1460
|
+
}) => e !== "full" ? A`
|
|
1763
1461
|
max-width: 382px;
|
|
1764
1462
|
` : ""}
|
|
1765
1463
|
|
|
@@ -1772,7 +1470,7 @@ const kr = h.div`
|
|
|
1772
1470
|
} = e.aiChat.suggestions;
|
|
1773
1471
|
if (t) {
|
|
1774
1472
|
const [i, o] = t;
|
|
1775
|
-
return
|
|
1473
|
+
return A`
|
|
1776
1474
|
border: none;
|
|
1777
1475
|
position: relative;
|
|
1778
1476
|
border-radius: ${r};
|
|
@@ -1792,67 +1490,413 @@ const kr = h.div`
|
|
|
1792
1490
|
}
|
|
1793
1491
|
`;
|
|
1794
1492
|
}
|
|
1795
|
-
return "";
|
|
1796
|
-
}}
|
|
1797
|
-
`;
|
|
1798
|
-
function
|
|
1799
|
-
children: e,
|
|
1800
|
-
align: t,
|
|
1801
|
-
onClick: r,
|
|
1802
|
-
onMouseEnter: i,
|
|
1803
|
-
onMouseLeave: o,
|
|
1804
|
-
accessibleName: n
|
|
1805
|
-
}) {
|
|
1806
|
-
const {
|
|
1807
|
-
themeSettings: l
|
|
1808
|
-
} = f();
|
|
1809
|
-
return /* @__PURE__ */ a(
|
|
1810
|
-
align: t,
|
|
1811
|
-
children: /* @__PURE__ */ a(
|
|
1812
|
-
"aria-label": n,
|
|
1813
|
-
theme: l,
|
|
1814
|
-
onClick: r,
|
|
1815
|
-
align: t,
|
|
1816
|
-
onMouseEnter: i,
|
|
1817
|
-
onMouseLeave: o,
|
|
1818
|
-
children: e
|
|
1819
|
-
})
|
|
1820
|
-
});
|
|
1821
|
-
}
|
|
1822
|
-
function
|
|
1823
|
-
onCancel: e,
|
|
1824
|
-
onConfirm: t
|
|
1825
|
-
}) {
|
|
1826
|
-
const {
|
|
1827
|
-
t: r
|
|
1828
|
-
} =
|
|
1829
|
-
return /* @__PURE__ */ a(N, {
|
|
1830
|
-
children: [/* @__PURE__ */ a(
|
|
1831
|
-
align: "left",
|
|
1832
|
-
children: r("ai.clearHistoryPrompt")
|
|
1833
|
-
}), /* @__PURE__ */ a("div", {
|
|
1834
|
-
className: "csdk-flex csdk-gap-x-2",
|
|
1835
|
-
children: [/* @__PURE__ */ a(
|
|
1836
|
-
align: "right",
|
|
1837
|
-
onClick: t,
|
|
1838
|
-
accessibleName: "confirm clear chat",
|
|
1839
|
-
children: /* @__PURE__ */ a("div", {
|
|
1840
|
-
className: "csdk-py-[6px] csdk-px-[20px]",
|
|
1841
|
-
children: r("ai.buttons.yes")
|
|
1842
|
-
})
|
|
1843
|
-
}), /* @__PURE__ */ a(
|
|
1844
|
-
align: "right",
|
|
1845
|
-
onClick: e,
|
|
1846
|
-
accessibleName: "cancel clear chat",
|
|
1847
|
-
children: /* @__PURE__ */ a("div", {
|
|
1848
|
-
className: "csdk-py-[6px] csdk-px-[20px]",
|
|
1849
|
-
children: r("ai.buttons.no")
|
|
1850
|
-
})
|
|
1851
|
-
})]
|
|
1852
|
-
})]
|
|
1853
|
-
});
|
|
1854
|
-
}
|
|
1855
|
-
function
|
|
1493
|
+
return "";
|
|
1494
|
+
}}
|
|
1495
|
+
`;
|
|
1496
|
+
function pe({
|
|
1497
|
+
children: e,
|
|
1498
|
+
align: t,
|
|
1499
|
+
onClick: r,
|
|
1500
|
+
onMouseEnter: i,
|
|
1501
|
+
onMouseLeave: o,
|
|
1502
|
+
accessibleName: n
|
|
1503
|
+
}) {
|
|
1504
|
+
const {
|
|
1505
|
+
themeSettings: l
|
|
1506
|
+
} = f();
|
|
1507
|
+
return /* @__PURE__ */ a(xr, {
|
|
1508
|
+
align: t,
|
|
1509
|
+
children: /* @__PURE__ */ a(fr, {
|
|
1510
|
+
"aria-label": n,
|
|
1511
|
+
theme: l,
|
|
1512
|
+
onClick: r,
|
|
1513
|
+
align: t,
|
|
1514
|
+
onMouseEnter: i,
|
|
1515
|
+
onMouseLeave: o,
|
|
1516
|
+
children: e
|
|
1517
|
+
})
|
|
1518
|
+
});
|
|
1519
|
+
}
|
|
1520
|
+
function kr({
|
|
1521
|
+
onCancel: e,
|
|
1522
|
+
onConfirm: t
|
|
1523
|
+
}) {
|
|
1524
|
+
const {
|
|
1525
|
+
t: r
|
|
1526
|
+
} = y();
|
|
1527
|
+
return /* @__PURE__ */ a(N, {
|
|
1528
|
+
children: [/* @__PURE__ */ a(q, {
|
|
1529
|
+
align: "left",
|
|
1530
|
+
children: r("ai.clearHistoryPrompt")
|
|
1531
|
+
}), /* @__PURE__ */ a("div", {
|
|
1532
|
+
className: "csdk-flex csdk-gap-x-2",
|
|
1533
|
+
children: [/* @__PURE__ */ a(pe, {
|
|
1534
|
+
align: "right",
|
|
1535
|
+
onClick: t,
|
|
1536
|
+
accessibleName: "confirm clear chat",
|
|
1537
|
+
children: /* @__PURE__ */ a("div", {
|
|
1538
|
+
className: "csdk-py-[6px] csdk-px-[20px]",
|
|
1539
|
+
children: r("ai.buttons.yes")
|
|
1540
|
+
})
|
|
1541
|
+
}), /* @__PURE__ */ a(pe, {
|
|
1542
|
+
align: "right",
|
|
1543
|
+
onClick: e,
|
|
1544
|
+
accessibleName: "cancel clear chat",
|
|
1545
|
+
children: /* @__PURE__ */ a("div", {
|
|
1546
|
+
className: "csdk-py-[6px] csdk-px-[20px]",
|
|
1547
|
+
children: r("ai.buttons.no")
|
|
1548
|
+
})
|
|
1549
|
+
})]
|
|
1550
|
+
})]
|
|
1551
|
+
});
|
|
1552
|
+
}
|
|
1553
|
+
function wr(e) {
|
|
1554
|
+
return Kt("MuiDialog", e);
|
|
1555
|
+
}
|
|
1556
|
+
const Ce = Mt("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), gt = /* @__PURE__ */ ge({});
|
|
1557
|
+
process.env.NODE_ENV !== "production" && (gt.displayName = "DialogContext");
|
|
1558
|
+
const _r = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Cr = ue(It, {
|
|
1559
|
+
name: "MuiDialog",
|
|
1560
|
+
slot: "Backdrop",
|
|
1561
|
+
overrides: (e, t) => t.backdrop
|
|
1562
|
+
})({
|
|
1563
|
+
// Improve scrollable dialog support.
|
|
1564
|
+
zIndex: -1
|
|
1565
|
+
}), yr = (e) => {
|
|
1566
|
+
const {
|
|
1567
|
+
classes: t,
|
|
1568
|
+
scroll: r,
|
|
1569
|
+
maxWidth: i,
|
|
1570
|
+
fullWidth: o,
|
|
1571
|
+
fullScreen: n
|
|
1572
|
+
} = e, l = {
|
|
1573
|
+
root: ["root"],
|
|
1574
|
+
container: ["container", `scroll${Q(r)}`],
|
|
1575
|
+
paper: ["paper", `paperScroll${Q(r)}`, `paperWidth${Q(String(i))}`, o && "paperFullWidth", n && "paperFullScreen"]
|
|
1576
|
+
};
|
|
1577
|
+
return Yt(l, wr, t);
|
|
1578
|
+
}, vr = ue(Dt, {
|
|
1579
|
+
name: "MuiDialog",
|
|
1580
|
+
slot: "Root",
|
|
1581
|
+
overridesResolver: (e, t) => t.root
|
|
1582
|
+
})({
|
|
1583
|
+
"@media print": {
|
|
1584
|
+
// Use !important to override the Modal inline-style.
|
|
1585
|
+
position: "absolute !important"
|
|
1586
|
+
}
|
|
1587
|
+
}), Mr = ue("div", {
|
|
1588
|
+
name: "MuiDialog",
|
|
1589
|
+
slot: "Container",
|
|
1590
|
+
overridesResolver: (e, t) => {
|
|
1591
|
+
const {
|
|
1592
|
+
ownerState: r
|
|
1593
|
+
} = e;
|
|
1594
|
+
return [t.container, t[`scroll${Q(r.scroll)}`]];
|
|
1595
|
+
}
|
|
1596
|
+
})(({
|
|
1597
|
+
ownerState: e
|
|
1598
|
+
}) => U({
|
|
1599
|
+
height: "100%",
|
|
1600
|
+
"@media print": {
|
|
1601
|
+
height: "auto"
|
|
1602
|
+
},
|
|
1603
|
+
// We disable the focus ring for mouse, touch and keyboard users.
|
|
1604
|
+
outline: 0
|
|
1605
|
+
}, e.scroll === "paper" && {
|
|
1606
|
+
display: "flex",
|
|
1607
|
+
justifyContent: "center",
|
|
1608
|
+
alignItems: "center"
|
|
1609
|
+
}, e.scroll === "body" && {
|
|
1610
|
+
overflowY: "auto",
|
|
1611
|
+
overflowX: "hidden",
|
|
1612
|
+
textAlign: "center",
|
|
1613
|
+
"&::after": {
|
|
1614
|
+
content: '""',
|
|
1615
|
+
display: "inline-block",
|
|
1616
|
+
verticalAlign: "middle",
|
|
1617
|
+
height: "100%",
|
|
1618
|
+
width: "0"
|
|
1619
|
+
}
|
|
1620
|
+
})), Ir = ue(Be, {
|
|
1621
|
+
name: "MuiDialog",
|
|
1622
|
+
slot: "Paper",
|
|
1623
|
+
overridesResolver: (e, t) => {
|
|
1624
|
+
const {
|
|
1625
|
+
ownerState: r
|
|
1626
|
+
} = e;
|
|
1627
|
+
return [t.paper, t[`scrollPaper${Q(r.scroll)}`], t[`paperWidth${Q(String(r.maxWidth))}`], r.fullWidth && t.paperFullWidth, r.fullScreen && t.paperFullScreen];
|
|
1628
|
+
}
|
|
1629
|
+
})(({
|
|
1630
|
+
theme: e,
|
|
1631
|
+
ownerState: t
|
|
1632
|
+
}) => U({
|
|
1633
|
+
margin: 32,
|
|
1634
|
+
position: "relative",
|
|
1635
|
+
overflowY: "auto",
|
|
1636
|
+
// Fix IE11 issue, to remove at some point.
|
|
1637
|
+
"@media print": {
|
|
1638
|
+
overflowY: "visible",
|
|
1639
|
+
boxShadow: "none"
|
|
1640
|
+
}
|
|
1641
|
+
}, t.scroll === "paper" && {
|
|
1642
|
+
display: "flex",
|
|
1643
|
+
flexDirection: "column",
|
|
1644
|
+
maxHeight: "calc(100% - 64px)"
|
|
1645
|
+
}, t.scroll === "body" && {
|
|
1646
|
+
display: "inline-block",
|
|
1647
|
+
verticalAlign: "middle",
|
|
1648
|
+
textAlign: "left"
|
|
1649
|
+
// 'initial' doesn't work on IE11
|
|
1650
|
+
}, !t.maxWidth && {
|
|
1651
|
+
maxWidth: "calc(100% - 64px)"
|
|
1652
|
+
}, t.maxWidth === "xs" && {
|
|
1653
|
+
maxWidth: e.breakpoints.unit === "px" ? Math.max(e.breakpoints.values.xs, 444) : `max(${e.breakpoints.values.xs}${e.breakpoints.unit}, 444px)`,
|
|
1654
|
+
[`&.${Ce.paperScrollBody}`]: {
|
|
1655
|
+
[e.breakpoints.down(Math.max(e.breakpoints.values.xs, 444) + 32 * 2)]: {
|
|
1656
|
+
maxWidth: "calc(100% - 64px)"
|
|
1657
|
+
}
|
|
1658
|
+
}
|
|
1659
|
+
}, t.maxWidth && t.maxWidth !== "xs" && {
|
|
1660
|
+
maxWidth: `${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`,
|
|
1661
|
+
[`&.${Ce.paperScrollBody}`]: {
|
|
1662
|
+
[e.breakpoints.down(e.breakpoints.values[t.maxWidth] + 32 * 2)]: {
|
|
1663
|
+
maxWidth: "calc(100% - 64px)"
|
|
1664
|
+
}
|
|
1665
|
+
}
|
|
1666
|
+
}, t.fullWidth && {
|
|
1667
|
+
width: "calc(100% - 64px)"
|
|
1668
|
+
}, t.fullScreen && {
|
|
1669
|
+
margin: 0,
|
|
1670
|
+
width: "100%",
|
|
1671
|
+
maxWidth: "100%",
|
|
1672
|
+
height: "100%",
|
|
1673
|
+
maxHeight: "none",
|
|
1674
|
+
borderRadius: 0,
|
|
1675
|
+
[`&.${Ce.paperScrollBody}`]: {
|
|
1676
|
+
margin: 0,
|
|
1677
|
+
maxWidth: "100%"
|
|
1678
|
+
}
|
|
1679
|
+
})), ut = /* @__PURE__ */ $e(function(e, t) {
|
|
1680
|
+
const r = Tt({
|
|
1681
|
+
props: e,
|
|
1682
|
+
name: "MuiDialog"
|
|
1683
|
+
}), i = jt(), o = {
|
|
1684
|
+
enter: i.transitions.duration.enteringScreen,
|
|
1685
|
+
exit: i.transitions.duration.leavingScreen
|
|
1686
|
+
}, {
|
|
1687
|
+
"aria-describedby": n,
|
|
1688
|
+
"aria-labelledby": l,
|
|
1689
|
+
BackdropComponent: d,
|
|
1690
|
+
BackdropProps: c,
|
|
1691
|
+
children: s,
|
|
1692
|
+
className: g,
|
|
1693
|
+
disableEscapeKeyDown: p = !1,
|
|
1694
|
+
fullScreen: h = !1,
|
|
1695
|
+
fullWidth: b = !1,
|
|
1696
|
+
maxWidth: x = "sm",
|
|
1697
|
+
onBackdropClick: k,
|
|
1698
|
+
onClick: w,
|
|
1699
|
+
onClose: S,
|
|
1700
|
+
open: O,
|
|
1701
|
+
PaperComponent: _ = Be,
|
|
1702
|
+
PaperProps: Y = {},
|
|
1703
|
+
scroll: R = "paper",
|
|
1704
|
+
TransitionComponent: $ = Ht,
|
|
1705
|
+
transitionDuration: W = o,
|
|
1706
|
+
TransitionProps: oe
|
|
1707
|
+
} = r, fe = zt(r, _r), V = U({}, r, {
|
|
1708
|
+
disableEscapeKeyDown: p,
|
|
1709
|
+
fullScreen: h,
|
|
1710
|
+
fullWidth: b,
|
|
1711
|
+
maxWidth: x,
|
|
1712
|
+
scroll: R
|
|
1713
|
+
}), H = yr(V), X = P(), j = (E) => {
|
|
1714
|
+
X.current = E.target === E.currentTarget;
|
|
1715
|
+
}, ne = (E) => {
|
|
1716
|
+
w && w(E), X.current && (X.current = null, k && k(E), S && S(E, "backdropClick"));
|
|
1717
|
+
}, K = Et(l), ke = T(() => ({
|
|
1718
|
+
titleId: K
|
|
1719
|
+
}), [K]);
|
|
1720
|
+
return /* @__PURE__ */ a(vr, U({
|
|
1721
|
+
className: _e(H.root, g),
|
|
1722
|
+
closeAfterTransition: !0,
|
|
1723
|
+
components: {
|
|
1724
|
+
Backdrop: Cr
|
|
1725
|
+
},
|
|
1726
|
+
componentsProps: {
|
|
1727
|
+
backdrop: U({
|
|
1728
|
+
transitionDuration: W,
|
|
1729
|
+
as: d
|
|
1730
|
+
}, c)
|
|
1731
|
+
},
|
|
1732
|
+
disableEscapeKeyDown: p,
|
|
1733
|
+
onClose: S,
|
|
1734
|
+
open: O,
|
|
1735
|
+
ref: t,
|
|
1736
|
+
onClick: ne,
|
|
1737
|
+
ownerState: V
|
|
1738
|
+
}, fe, {
|
|
1739
|
+
children: /* @__PURE__ */ a($, U({
|
|
1740
|
+
appear: !0,
|
|
1741
|
+
in: O,
|
|
1742
|
+
timeout: W,
|
|
1743
|
+
role: "presentation"
|
|
1744
|
+
}, oe, {
|
|
1745
|
+
children: /* @__PURE__ */ a(Mr, {
|
|
1746
|
+
className: _e(H.container),
|
|
1747
|
+
onMouseDown: j,
|
|
1748
|
+
ownerState: V,
|
|
1749
|
+
children: /* @__PURE__ */ a(Ir, U({
|
|
1750
|
+
as: _,
|
|
1751
|
+
elevation: 24,
|
|
1752
|
+
role: "dialog",
|
|
1753
|
+
"aria-describedby": n,
|
|
1754
|
+
"aria-labelledby": K
|
|
1755
|
+
}, Y, {
|
|
1756
|
+
className: _e(H.paper, Y.className),
|
|
1757
|
+
ownerState: V,
|
|
1758
|
+
children: /* @__PURE__ */ a(gt.Provider, {
|
|
1759
|
+
value: ke,
|
|
1760
|
+
children: s
|
|
1761
|
+
})
|
|
1762
|
+
}))
|
|
1763
|
+
})
|
|
1764
|
+
}))
|
|
1765
|
+
}));
|
|
1766
|
+
});
|
|
1767
|
+
process.env.NODE_ENV !== "production" && (ut.propTypes = {
|
|
1768
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
1769
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
1770
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
1771
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
1772
|
+
/**
|
|
1773
|
+
* The id(s) of the element(s) that describe the dialog.
|
|
1774
|
+
*/
|
|
1775
|
+
"aria-describedby": m.string,
|
|
1776
|
+
/**
|
|
1777
|
+
* The id(s) of the element(s) that label the dialog.
|
|
1778
|
+
*/
|
|
1779
|
+
"aria-labelledby": m.string,
|
|
1780
|
+
/**
|
|
1781
|
+
* A backdrop component. This prop enables custom backdrop rendering.
|
|
1782
|
+
* @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.
|
|
1783
|
+
* Use the `slots.backdrop` prop to make your application ready for the next version of Material UI.
|
|
1784
|
+
* @default styled(Backdrop, {
|
|
1785
|
+
* name: 'MuiModal',
|
|
1786
|
+
* slot: 'Backdrop',
|
|
1787
|
+
* overridesResolver: (props, styles) => {
|
|
1788
|
+
* return styles.backdrop;
|
|
1789
|
+
* },
|
|
1790
|
+
* })({
|
|
1791
|
+
* zIndex: -1,
|
|
1792
|
+
* })
|
|
1793
|
+
*/
|
|
1794
|
+
BackdropComponent: m.elementType,
|
|
1795
|
+
/**
|
|
1796
|
+
* @ignore
|
|
1797
|
+
*/
|
|
1798
|
+
BackdropProps: m.object,
|
|
1799
|
+
/**
|
|
1800
|
+
* Dialog children, usually the included sub-components.
|
|
1801
|
+
*/
|
|
1802
|
+
children: m.node,
|
|
1803
|
+
/**
|
|
1804
|
+
* Override or extend the styles applied to the component.
|
|
1805
|
+
*/
|
|
1806
|
+
classes: m.object,
|
|
1807
|
+
/**
|
|
1808
|
+
* @ignore
|
|
1809
|
+
*/
|
|
1810
|
+
className: m.string,
|
|
1811
|
+
/**
|
|
1812
|
+
* If `true`, hitting escape will not fire the `onClose` callback.
|
|
1813
|
+
* @default false
|
|
1814
|
+
*/
|
|
1815
|
+
disableEscapeKeyDown: m.bool,
|
|
1816
|
+
/**
|
|
1817
|
+
* If `true`, the dialog is full-screen.
|
|
1818
|
+
* @default false
|
|
1819
|
+
*/
|
|
1820
|
+
fullScreen: m.bool,
|
|
1821
|
+
/**
|
|
1822
|
+
* If `true`, the dialog stretches to `maxWidth`.
|
|
1823
|
+
*
|
|
1824
|
+
* Notice that the dialog width grow is limited by the default margin.
|
|
1825
|
+
* @default false
|
|
1826
|
+
*/
|
|
1827
|
+
fullWidth: m.bool,
|
|
1828
|
+
/**
|
|
1829
|
+
* Determine the max-width of the dialog.
|
|
1830
|
+
* The dialog width grows with the size of the screen.
|
|
1831
|
+
* Set to `false` to disable `maxWidth`.
|
|
1832
|
+
* @default 'sm'
|
|
1833
|
+
*/
|
|
1834
|
+
maxWidth: m.oneOfType([m.oneOf(["xs", "sm", "md", "lg", "xl", !1]), m.string]),
|
|
1835
|
+
/**
|
|
1836
|
+
* Callback fired when the backdrop is clicked.
|
|
1837
|
+
* @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
|
|
1838
|
+
*/
|
|
1839
|
+
onBackdropClick: m.func,
|
|
1840
|
+
/**
|
|
1841
|
+
* @ignore
|
|
1842
|
+
*/
|
|
1843
|
+
onClick: m.func,
|
|
1844
|
+
/**
|
|
1845
|
+
* Callback fired when the component requests to be closed.
|
|
1846
|
+
*
|
|
1847
|
+
* @param {object} event The event source of the callback.
|
|
1848
|
+
* @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
|
|
1849
|
+
*/
|
|
1850
|
+
onClose: m.func,
|
|
1851
|
+
/**
|
|
1852
|
+
* If `true`, the component is shown.
|
|
1853
|
+
*/
|
|
1854
|
+
open: m.bool.isRequired,
|
|
1855
|
+
/**
|
|
1856
|
+
* The component used to render the body of the dialog.
|
|
1857
|
+
* @default Paper
|
|
1858
|
+
*/
|
|
1859
|
+
PaperComponent: m.elementType,
|
|
1860
|
+
/**
|
|
1861
|
+
* Props applied to the [`Paper`](/material-ui/api/paper/) element.
|
|
1862
|
+
* @default {}
|
|
1863
|
+
*/
|
|
1864
|
+
PaperProps: m.object,
|
|
1865
|
+
/**
|
|
1866
|
+
* Determine the container for scrolling the dialog.
|
|
1867
|
+
* @default 'paper'
|
|
1868
|
+
*/
|
|
1869
|
+
scroll: m.oneOf(["body", "paper"]),
|
|
1870
|
+
/**
|
|
1871
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
1872
|
+
*/
|
|
1873
|
+
sx: m.oneOfType([m.arrayOf(m.oneOfType([m.func, m.object, m.bool])), m.func, m.object]),
|
|
1874
|
+
/**
|
|
1875
|
+
* The component used for the transition.
|
|
1876
|
+
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
1877
|
+
* @default Fade
|
|
1878
|
+
*/
|
|
1879
|
+
TransitionComponent: m.elementType,
|
|
1880
|
+
/**
|
|
1881
|
+
* The duration for the transition, in milliseconds.
|
|
1882
|
+
* You may specify a single timeout for all transitions, or individually with an object.
|
|
1883
|
+
* @default {
|
|
1884
|
+
* enter: theme.transitions.duration.enteringScreen,
|
|
1885
|
+
* exit: theme.transitions.duration.leavingScreen,
|
|
1886
|
+
* }
|
|
1887
|
+
*/
|
|
1888
|
+
transitionDuration: m.oneOfType([m.number, m.shape({
|
|
1889
|
+
appear: m.number,
|
|
1890
|
+
enter: m.number,
|
|
1891
|
+
exit: m.number
|
|
1892
|
+
})]),
|
|
1893
|
+
/**
|
|
1894
|
+
* Props applied to the transition element.
|
|
1895
|
+
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
|
|
1896
|
+
*/
|
|
1897
|
+
TransitionProps: m.object
|
|
1898
|
+
});
|
|
1899
|
+
function Dr({
|
|
1856
1900
|
fillColor: e = "#262E3D"
|
|
1857
1901
|
}) {
|
|
1858
1902
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -1876,7 +1920,7 @@ function Cr({
|
|
|
1876
1920
|
})]
|
|
1877
1921
|
});
|
|
1878
1922
|
}
|
|
1879
|
-
const
|
|
1923
|
+
const ht = {
|
|
1880
1924
|
row: {
|
|
1881
1925
|
hover: "rgba(224, 224, 224, 0.3)"
|
|
1882
1926
|
},
|
|
@@ -1961,17 +2005,17 @@ const ut = {
|
|
|
1961
2005
|
errorBG: "rgba(231, 71, 39, 0.1)"
|
|
1962
2006
|
}
|
|
1963
2007
|
}
|
|
1964
|
-
},
|
|
2008
|
+
}, Ar = {
|
|
1965
2009
|
shouldForwardProp: (e) => !e.startsWith("$")
|
|
1966
|
-
},
|
|
2010
|
+
}, ie = u(Fe, Ar)(({
|
|
1967
2011
|
$hoverColor: e
|
|
1968
2012
|
}) => ({
|
|
1969
2013
|
padding: 2,
|
|
1970
2014
|
"&.MuiIconButton-root:hover": {
|
|
1971
|
-
backgroundColor: e ??
|
|
2015
|
+
backgroundColor: e ?? ht.interaction.defaultHover
|
|
1972
2016
|
}
|
|
1973
2017
|
}));
|
|
1974
|
-
function
|
|
2018
|
+
function Sr({
|
|
1975
2019
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
1976
2020
|
}) {
|
|
1977
2021
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -1988,7 +2032,7 @@ function vr({
|
|
|
1988
2032
|
})
|
|
1989
2033
|
});
|
|
1990
2034
|
}
|
|
1991
|
-
function
|
|
2035
|
+
function Lr({
|
|
1992
2036
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
1993
2037
|
}) {
|
|
1994
2038
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -2005,7 +2049,7 @@ function Mr({
|
|
|
2005
2049
|
})
|
|
2006
2050
|
});
|
|
2007
2051
|
}
|
|
2008
|
-
function
|
|
2052
|
+
function Nr() {
|
|
2009
2053
|
return /* @__PURE__ */ a("svg", {
|
|
2010
2054
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2011
2055
|
width: "24",
|
|
@@ -2021,7 +2065,7 @@ function Ir() {
|
|
|
2021
2065
|
})
|
|
2022
2066
|
});
|
|
2023
2067
|
}
|
|
2024
|
-
function
|
|
2068
|
+
function Tr({
|
|
2025
2069
|
fill: e = "rgba(38, 46, 61, 0.67)"
|
|
2026
2070
|
}) {
|
|
2027
2071
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -2038,23 +2082,23 @@ function Dr({
|
|
|
2038
2082
|
})
|
|
2039
2083
|
});
|
|
2040
2084
|
}
|
|
2041
|
-
const
|
|
2085
|
+
const Ee = (e) => Ve(e.chart.backgroundColor), jr = ({
|
|
2042
2086
|
title: e
|
|
2043
2087
|
}) => {
|
|
2044
2088
|
const {
|
|
2045
2089
|
themeSettings: t
|
|
2046
2090
|
} = f();
|
|
2047
|
-
return /* @__PURE__ */ a(
|
|
2091
|
+
return /* @__PURE__ */ a(re, {
|
|
2048
2092
|
title: e,
|
|
2049
|
-
children: /* @__PURE__ */ a(
|
|
2093
|
+
children: /* @__PURE__ */ a(ie, {
|
|
2050
2094
|
disableTouchRipple: !0,
|
|
2051
|
-
$hoverColor:
|
|
2052
|
-
children: /* @__PURE__ */ a(
|
|
2095
|
+
$hoverColor: Ee(t),
|
|
2096
|
+
children: /* @__PURE__ */ a(Lr, {
|
|
2053
2097
|
fill: t.chart.textColor
|
|
2054
2098
|
})
|
|
2055
2099
|
})
|
|
2056
2100
|
});
|
|
2057
|
-
},
|
|
2101
|
+
}, zr = ({
|
|
2058
2102
|
items: e
|
|
2059
2103
|
}) => {
|
|
2060
2104
|
const [t, r] = M(null), i = (l) => {
|
|
@@ -2065,14 +2109,14 @@ const je = (e) => Ve(e.chart.backgroundColor), Ar = ({
|
|
|
2065
2109
|
themeSettings: n
|
|
2066
2110
|
} = f();
|
|
2067
2111
|
return /* @__PURE__ */ a(N, {
|
|
2068
|
-
children: [/* @__PURE__ */ a(
|
|
2112
|
+
children: [/* @__PURE__ */ a(ie, {
|
|
2069
2113
|
onClick: i,
|
|
2070
|
-
$hoverColor:
|
|
2114
|
+
$hoverColor: Ee(n),
|
|
2071
2115
|
"aria-label": "three dots button",
|
|
2072
|
-
children: /* @__PURE__ */ a(
|
|
2116
|
+
children: /* @__PURE__ */ a(Tr, {
|
|
2073
2117
|
fill: n.chart.textColor
|
|
2074
2118
|
})
|
|
2075
|
-
}), /* @__PURE__ */ a(
|
|
2119
|
+
}), /* @__PURE__ */ a(na, {
|
|
2076
2120
|
anchorEl: t,
|
|
2077
2121
|
anchorOrigin: {
|
|
2078
2122
|
vertical: "bottom",
|
|
@@ -2084,14 +2128,14 @@ const je = (e) => Ve(e.chart.backgroundColor), Ar = ({
|
|
|
2084
2128
|
},
|
|
2085
2129
|
open: !!t,
|
|
2086
2130
|
onClose: o,
|
|
2087
|
-
children: e.map((l) => /* @__PURE__ */ a(
|
|
2131
|
+
children: e.map((l) => /* @__PURE__ */ a(la, {
|
|
2088
2132
|
onClick: () => {
|
|
2089
2133
|
l.onClick(), o();
|
|
2090
2134
|
},
|
|
2091
2135
|
sx: {
|
|
2092
2136
|
fontSize: "13px",
|
|
2093
2137
|
fontFamily: n.typography.fontFamily,
|
|
2094
|
-
color:
|
|
2138
|
+
color: ht.text.content
|
|
2095
2139
|
},
|
|
2096
2140
|
disableRipple: !0,
|
|
2097
2141
|
children: [l.icon, /* @__PURE__ */ a("div", {
|
|
@@ -2101,51 +2145,51 @@ const je = (e) => Ve(e.chart.backgroundColor), Ar = ({
|
|
|
2101
2145
|
}, l.title))
|
|
2102
2146
|
})]
|
|
2103
2147
|
});
|
|
2104
|
-
},
|
|
2148
|
+
}, Er = ({
|
|
2105
2149
|
onClick: e
|
|
2106
2150
|
}) => {
|
|
2107
2151
|
const {
|
|
2108
2152
|
themeSettings: t
|
|
2109
2153
|
} = f(), {
|
|
2110
2154
|
t: r
|
|
2111
|
-
} =
|
|
2112
|
-
return /* @__PURE__ */ a(
|
|
2155
|
+
} = y();
|
|
2156
|
+
return /* @__PURE__ */ a(re, {
|
|
2113
2157
|
title: r("ai.preview"),
|
|
2114
|
-
children: /* @__PURE__ */ a(
|
|
2158
|
+
children: /* @__PURE__ */ a(ie, {
|
|
2115
2159
|
onClick: e,
|
|
2116
|
-
$hoverColor:
|
|
2117
|
-
children: /* @__PURE__ */ a(
|
|
2160
|
+
$hoverColor: Ee(t),
|
|
2161
|
+
children: /* @__PURE__ */ a(Sr, {
|
|
2118
2162
|
fill: t.chart.textColor
|
|
2119
2163
|
})
|
|
2120
2164
|
})
|
|
2121
2165
|
});
|
|
2122
|
-
},
|
|
2166
|
+
}, Zr = u.div`
|
|
2123
2167
|
display: flex;
|
|
2124
2168
|
padding-top: 6px;
|
|
2125
2169
|
padding-bottom: 6px;
|
|
2126
2170
|
`;
|
|
2127
|
-
function
|
|
2171
|
+
function Or({
|
|
2128
2172
|
infoTooltipText: e,
|
|
2129
2173
|
onRefresh: t,
|
|
2130
2174
|
onExpand: r
|
|
2131
2175
|
}) {
|
|
2132
|
-
const i =
|
|
2176
|
+
const i = T(() => [{
|
|
2133
2177
|
title: "Refresh",
|
|
2134
2178
|
onClick: t,
|
|
2135
|
-
icon: /* @__PURE__ */ a(
|
|
2179
|
+
icon: /* @__PURE__ */ a(Nr, {})
|
|
2136
2180
|
}], [t]);
|
|
2137
|
-
return /* @__PURE__ */ a(
|
|
2181
|
+
return /* @__PURE__ */ a(Zr, {
|
|
2138
2182
|
"aria-label": "chatbot chart toolbar",
|
|
2139
|
-
children: [/* @__PURE__ */ a(
|
|
2183
|
+
children: [/* @__PURE__ */ a(jr, {
|
|
2140
2184
|
title: e ?? ""
|
|
2141
|
-
}), /* @__PURE__ */ a(
|
|
2185
|
+
}), /* @__PURE__ */ a(zr, {
|
|
2142
2186
|
items: i
|
|
2143
|
-
}), /* @__PURE__ */ a(
|
|
2187
|
+
}), /* @__PURE__ */ a(Er, {
|
|
2144
2188
|
onClick: r
|
|
2145
2189
|
})]
|
|
2146
2190
|
});
|
|
2147
2191
|
}
|
|
2148
|
-
function
|
|
2192
|
+
function Rr({
|
|
2149
2193
|
content: e
|
|
2150
2194
|
}) {
|
|
2151
2195
|
const [t, r] = M(!1), {
|
|
@@ -2153,12 +2197,12 @@ function jr({
|
|
|
2153
2197
|
} = f(), {
|
|
2154
2198
|
inlineElement: o,
|
|
2155
2199
|
expandedElement: n
|
|
2156
|
-
} =
|
|
2157
|
-
const l =
|
|
2200
|
+
} = T(() => {
|
|
2201
|
+
const l = be(e, {
|
|
2158
2202
|
useCustomizedStyleOptions: !0
|
|
2159
2203
|
});
|
|
2160
|
-
if (l === void 0 || !
|
|
2161
|
-
throw new
|
|
2204
|
+
if (l === void 0 || !Me(l))
|
|
2205
|
+
throw new ve("errors.otherWidgetTypesNotSupported");
|
|
2162
2206
|
const {
|
|
2163
2207
|
detailedDescription: d
|
|
2164
2208
|
} = e, {
|
|
@@ -2166,21 +2210,21 @@ function jr({
|
|
|
2166
2210
|
} = l, s = {
|
|
2167
2211
|
cornerRadius: "Small",
|
|
2168
2212
|
header: {
|
|
2169
|
-
renderToolbar: (
|
|
2213
|
+
renderToolbar: (h) => /* @__PURE__ */ a(Or, {
|
|
2170
2214
|
infoTooltipText: d,
|
|
2171
|
-
onRefresh:
|
|
2215
|
+
onRefresh: h,
|
|
2172
2216
|
onExpand: () => r(!0)
|
|
2173
2217
|
})
|
|
2174
2218
|
}
|
|
2175
2219
|
};
|
|
2176
|
-
let
|
|
2177
|
-
if (
|
|
2178
|
-
|
|
2220
|
+
let g, p;
|
|
2221
|
+
if (ea(l.chartType))
|
|
2222
|
+
g = /* @__PURE__ */ a("div", {
|
|
2179
2223
|
className: "csdk-h-[245px]",
|
|
2180
|
-
children: /* @__PURE__ */ a(
|
|
2224
|
+
children: /* @__PURE__ */ a(ee, I(v({}, l), {
|
|
2181
2225
|
styleOptions: s
|
|
2182
2226
|
}))
|
|
2183
|
-
}),
|
|
2227
|
+
}), p = /* @__PURE__ */ a(ee, I(v({}, l), {
|
|
2184
2228
|
styleOptions: {
|
|
2185
2229
|
header: {
|
|
2186
2230
|
hidden: !0
|
|
@@ -2188,32 +2232,32 @@ function jr({
|
|
|
2188
2232
|
}
|
|
2189
2233
|
}));
|
|
2190
2234
|
else {
|
|
2191
|
-
const
|
|
2235
|
+
const h = I(v({}, c), {
|
|
2192
2236
|
header: {
|
|
2193
2237
|
hidden: !0
|
|
2194
2238
|
}
|
|
2195
|
-
}),
|
|
2239
|
+
}), b = v(I(v({}, c), {
|
|
2196
2240
|
legend: void 0,
|
|
2197
2241
|
xAxis: void 0,
|
|
2198
2242
|
yAxis: void 0
|
|
2199
2243
|
}), s);
|
|
2200
|
-
delete
|
|
2201
|
-
children: /* @__PURE__ */ a(
|
|
2202
|
-
styleOptions:
|
|
2244
|
+
delete b.legend, delete b.xAxis, delete b.yAxis, g = /* @__PURE__ */ a("div", {
|
|
2245
|
+
children: /* @__PURE__ */ a(ee, I(v({}, l), {
|
|
2246
|
+
styleOptions: b
|
|
2203
2247
|
}))
|
|
2204
|
-
}),
|
|
2205
|
-
styleOptions:
|
|
2248
|
+
}), p = /* @__PURE__ */ a(ee, I(v({}, l), {
|
|
2249
|
+
styleOptions: v({
|
|
2206
2250
|
cornerRadius: "None"
|
|
2207
|
-
},
|
|
2251
|
+
}, h)
|
|
2208
2252
|
}));
|
|
2209
2253
|
}
|
|
2210
2254
|
return {
|
|
2211
|
-
inlineElement:
|
|
2212
|
-
expandedElement:
|
|
2255
|
+
inlineElement: g,
|
|
2256
|
+
expandedElement: p
|
|
2213
2257
|
};
|
|
2214
2258
|
}, [e]);
|
|
2215
2259
|
return /* @__PURE__ */ a(N, {
|
|
2216
|
-
children: [o, /* @__PURE__ */ a(
|
|
2260
|
+
children: [o, /* @__PURE__ */ a(ut, {
|
|
2217
2261
|
open: t,
|
|
2218
2262
|
onClose: () => r(!1),
|
|
2219
2263
|
maxWidth: "xl",
|
|
@@ -2229,10 +2273,10 @@ function jr({
|
|
|
2229
2273
|
children: [/* @__PURE__ */ a("div", {
|
|
2230
2274
|
className: "csdk-text-ai-lg csdk-semibold",
|
|
2231
2275
|
children: e.queryTitle
|
|
2232
|
-
}), /* @__PURE__ */ a(
|
|
2276
|
+
}), /* @__PURE__ */ a(Fe, {
|
|
2233
2277
|
onClick: () => r(!1),
|
|
2234
2278
|
"aria-label": "close expanded chart",
|
|
2235
|
-
children: /* @__PURE__ */ a(
|
|
2279
|
+
children: /* @__PURE__ */ a(Dr, {
|
|
2236
2280
|
fillColor: i.aiChat.primaryTextColor
|
|
2237
2281
|
})
|
|
2238
2282
|
})]
|
|
@@ -2243,7 +2287,7 @@ function jr({
|
|
|
2243
2287
|
})]
|
|
2244
2288
|
});
|
|
2245
2289
|
}
|
|
2246
|
-
function
|
|
2290
|
+
function Wr({
|
|
2247
2291
|
theme: e
|
|
2248
2292
|
}) {
|
|
2249
2293
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -2260,7 +2304,7 @@ function zr({
|
|
|
2260
2304
|
})
|
|
2261
2305
|
});
|
|
2262
2306
|
}
|
|
2263
|
-
function
|
|
2307
|
+
function Gr({
|
|
2264
2308
|
onClick: e,
|
|
2265
2309
|
disabled: t
|
|
2266
2310
|
}) {
|
|
@@ -2268,21 +2312,21 @@ function Er({
|
|
|
2268
2312
|
themeSettings: r
|
|
2269
2313
|
} = f(), {
|
|
2270
2314
|
t: i
|
|
2271
|
-
} =
|
|
2272
|
-
return /* @__PURE__ */ a(
|
|
2315
|
+
} = y();
|
|
2316
|
+
return /* @__PURE__ */ a(re, {
|
|
2273
2317
|
title: i("ai.buttons.incorrectResponse"),
|
|
2274
|
-
children: /* @__PURE__ */ a(
|
|
2318
|
+
children: /* @__PURE__ */ a(ie, {
|
|
2275
2319
|
"aria-label": "thumbs-down",
|
|
2276
2320
|
onClick: e,
|
|
2277
2321
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
2278
2322
|
disabled: t,
|
|
2279
|
-
children: /* @__PURE__ */ a(
|
|
2323
|
+
children: /* @__PURE__ */ a(Wr, {
|
|
2280
2324
|
theme: r
|
|
2281
2325
|
})
|
|
2282
2326
|
})
|
|
2283
2327
|
});
|
|
2284
2328
|
}
|
|
2285
|
-
function
|
|
2329
|
+
function qr({
|
|
2286
2330
|
theme: e
|
|
2287
2331
|
}) {
|
|
2288
2332
|
return /* @__PURE__ */ a("svg", {
|
|
@@ -2299,7 +2343,7 @@ function Zr({
|
|
|
2299
2343
|
})
|
|
2300
2344
|
});
|
|
2301
2345
|
}
|
|
2302
|
-
function
|
|
2346
|
+
function Yr({
|
|
2303
2347
|
onClick: e,
|
|
2304
2348
|
disabled: t
|
|
2305
2349
|
}) {
|
|
@@ -2307,90 +2351,90 @@ function Or({
|
|
|
2307
2351
|
themeSettings: r
|
|
2308
2352
|
} = f(), {
|
|
2309
2353
|
t: i
|
|
2310
|
-
} =
|
|
2311
|
-
return /* @__PURE__ */ a(
|
|
2354
|
+
} = y();
|
|
2355
|
+
return /* @__PURE__ */ a(re, {
|
|
2312
2356
|
title: i("ai.buttons.correctResponse"),
|
|
2313
|
-
children: /* @__PURE__ */ a(
|
|
2357
|
+
children: /* @__PURE__ */ a(ie, {
|
|
2314
2358
|
"aria-label": "thumbs-up",
|
|
2315
2359
|
onClick: e,
|
|
2316
2360
|
$hoverColor: r.aiChat.icons.feedbackIcons.hoverColor,
|
|
2317
2361
|
disabled: t,
|
|
2318
|
-
children: /* @__PURE__ */ a(
|
|
2362
|
+
children: /* @__PURE__ */ a(qr, {
|
|
2319
2363
|
theme: r
|
|
2320
2364
|
})
|
|
2321
2365
|
})
|
|
2322
2366
|
});
|
|
2323
2367
|
}
|
|
2324
|
-
const
|
|
2325
|
-
const [e, t] = M(!1), r =
|
|
2368
|
+
const Hr = () => {
|
|
2369
|
+
const [e, t] = M(!1), r = P(null), i = C(() => {
|
|
2326
2370
|
t(!0);
|
|
2327
|
-
}, []), o =
|
|
2371
|
+
}, []), o = C(() => {
|
|
2328
2372
|
t(!1);
|
|
2329
2373
|
}, []);
|
|
2330
|
-
return [
|
|
2374
|
+
return [C((n) => {
|
|
2331
2375
|
var l;
|
|
2332
2376
|
((l = r.current) == null ? void 0 : l.nodeType) === Node.ELEMENT_NODE && (r.current.removeEventListener("mouseenter", i), r.current.removeEventListener("mouseleave", o)), (n == null ? void 0 : n.nodeType) === Node.ELEMENT_NODE && (n.addEventListener("mouseenter", i), n.addEventListener("mouseleave", o)), r.current = n;
|
|
2333
2377
|
}, [i, o]), e];
|
|
2334
|
-
},
|
|
2378
|
+
}, Ur = u.div`
|
|
2335
2379
|
display: flex;
|
|
2336
2380
|
flex-direction: column;
|
|
2337
2381
|
row-gap: ${({
|
|
2338
2382
|
theme: e
|
|
2339
2383
|
}) => e.aiChat.body.gapBetweenMessages};
|
|
2340
2384
|
`;
|
|
2341
|
-
function
|
|
2385
|
+
function Pr({
|
|
2342
2386
|
visible: e,
|
|
2343
2387
|
onSend: t
|
|
2344
2388
|
}) {
|
|
2345
|
-
const [r, i] = M(!1), o =
|
|
2389
|
+
const [r, i] = M(!1), o = C((l) => {
|
|
2346
2390
|
i(!0), t(l === "up" ? 1 : -1);
|
|
2347
2391
|
}, [t]);
|
|
2348
2392
|
return e ? /* @__PURE__ */ a("div", {
|
|
2349
2393
|
className: `csdk-flex csdk-items-center ${`csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${r ? "csdk-opacity-0" : "csdk-opacity-100"}`}`,
|
|
2350
|
-
children: [/* @__PURE__ */ a(
|
|
2394
|
+
children: [/* @__PURE__ */ a(Yr, {
|
|
2351
2395
|
onClick: () => o("up"),
|
|
2352
2396
|
disabled: r
|
|
2353
|
-
}), /* @__PURE__ */ a(
|
|
2397
|
+
}), /* @__PURE__ */ a(Gr, {
|
|
2354
2398
|
onClick: () => o("down"),
|
|
2355
2399
|
disabled: r
|
|
2356
2400
|
})]
|
|
2357
2401
|
}) : null;
|
|
2358
2402
|
}
|
|
2359
|
-
function
|
|
2403
|
+
function Ae({
|
|
2360
2404
|
sourceId: e,
|
|
2361
2405
|
data: t,
|
|
2362
2406
|
type: r,
|
|
2363
2407
|
buttonVisibility: i = "onHover",
|
|
2364
2408
|
renderContent: o
|
|
2365
2409
|
}) {
|
|
2366
|
-
const n =
|
|
2410
|
+
const n = z(), l = ta(C((p) => {
|
|
2367
2411
|
n && n.ai.sendFeedback({
|
|
2368
2412
|
sourceId: e,
|
|
2369
2413
|
type: r,
|
|
2370
2414
|
data: t,
|
|
2371
|
-
rating:
|
|
2415
|
+
rating: p
|
|
2372
2416
|
});
|
|
2373
|
-
}, [n, e, t, r]), 200), [d, c] =
|
|
2374
|
-
themeSettings:
|
|
2417
|
+
}, [n, e, t, r]), 200), [d, c] = Hr(), s = T(() => i === "onHover" ? c : i !== "never", [c, i]), {
|
|
2418
|
+
themeSettings: g
|
|
2375
2419
|
} = f();
|
|
2376
|
-
return /* @__PURE__ */ a(
|
|
2420
|
+
return /* @__PURE__ */ a(Ur, {
|
|
2377
2421
|
ref: d,
|
|
2378
|
-
theme:
|
|
2379
|
-
children: o(/* @__PURE__ */ a(
|
|
2422
|
+
theme: g,
|
|
2423
|
+
children: o(/* @__PURE__ */ a(Pr, {
|
|
2380
2424
|
onSend: l,
|
|
2381
2425
|
visible: s
|
|
2382
2426
|
}))
|
|
2383
2427
|
});
|
|
2384
2428
|
}
|
|
2385
|
-
const
|
|
2386
|
-
function
|
|
2429
|
+
const Br = 18 * 5;
|
|
2430
|
+
function xe({
|
|
2387
2431
|
text: e
|
|
2388
2432
|
}) {
|
|
2389
2433
|
const [t, r] = M(!0), [i, o] = M(!1), {
|
|
2390
2434
|
t: n
|
|
2391
|
-
} =
|
|
2392
|
-
return
|
|
2393
|
-
l.current && l.current.scrollHeight >
|
|
2435
|
+
} = y(), l = P(null);
|
|
2436
|
+
return ce(() => {
|
|
2437
|
+
l.current && l.current.scrollHeight > Br && o(!0);
|
|
2394
2438
|
}, [e]), /* @__PURE__ */ a("div", {
|
|
2395
2439
|
children: [/* @__PURE__ */ a("div", {
|
|
2396
2440
|
ref: l,
|
|
@@ -2406,27 +2450,27 @@ function be({
|
|
|
2406
2450
|
})]
|
|
2407
2451
|
});
|
|
2408
2452
|
}
|
|
2409
|
-
function
|
|
2453
|
+
function Fr({
|
|
2410
2454
|
nlgRequest: e
|
|
2411
2455
|
}) {
|
|
2412
2456
|
const {
|
|
2413
2457
|
data: t,
|
|
2414
2458
|
isLoading: r,
|
|
2415
2459
|
isError: i
|
|
2416
|
-
} =
|
|
2460
|
+
} = ae(e), {
|
|
2417
2461
|
t: o
|
|
2418
|
-
} =
|
|
2419
|
-
return r ? /* @__PURE__ */ a(
|
|
2462
|
+
} = y();
|
|
2463
|
+
return r ? /* @__PURE__ */ a(ze, {}) : i ? /* @__PURE__ */ a(q, {
|
|
2420
2464
|
align: "left",
|
|
2421
2465
|
children: o("ai.errors.unexpected")
|
|
2422
|
-
}) : /* @__PURE__ */ a(
|
|
2466
|
+
}) : /* @__PURE__ */ a(q, {
|
|
2423
2467
|
align: "full",
|
|
2424
|
-
children: /* @__PURE__ */ a(
|
|
2468
|
+
children: /* @__PURE__ */ a(xe, {
|
|
2425
2469
|
text: t ?? o("ai.errors.insightsNotAvailable")
|
|
2426
2470
|
})
|
|
2427
2471
|
});
|
|
2428
2472
|
}
|
|
2429
|
-
function
|
|
2473
|
+
function $r() {
|
|
2430
2474
|
const {
|
|
2431
2475
|
themeSettings: e
|
|
2432
2476
|
} = f();
|
|
@@ -2444,35 +2488,35 @@ function Yr() {
|
|
|
2444
2488
|
})
|
|
2445
2489
|
});
|
|
2446
2490
|
}
|
|
2447
|
-
function
|
|
2491
|
+
function Vr({
|
|
2448
2492
|
onClick: e
|
|
2449
2493
|
}) {
|
|
2450
2494
|
const {
|
|
2451
2495
|
t
|
|
2452
|
-
} =
|
|
2453
|
-
return /* @__PURE__ */ a(
|
|
2496
|
+
} = y();
|
|
2497
|
+
return /* @__PURE__ */ a(pe, {
|
|
2454
2498
|
align: "left",
|
|
2455
2499
|
onClick: e,
|
|
2456
2500
|
children: /* @__PURE__ */ a("div", {
|
|
2457
2501
|
className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
|
|
2458
|
-
children: [/* @__PURE__ */ a(
|
|
2502
|
+
children: [/* @__PURE__ */ a($r, {}), t("ai.buttons.insights")]
|
|
2459
2503
|
})
|
|
2460
2504
|
});
|
|
2461
2505
|
}
|
|
2462
|
-
var
|
|
2463
|
-
const
|
|
2506
|
+
var Qr = aa("toLowerCase");
|
|
2507
|
+
const Ue = u.div`
|
|
2464
2508
|
display: flex;
|
|
2465
2509
|
align-items: center;
|
|
2466
2510
|
column-gap: 10px;
|
|
2467
|
-
`,
|
|
2468
|
-
function
|
|
2511
|
+
`, Jr = (e) => !!e && "aeiou".includes(e[0]);
|
|
2512
|
+
function Xr({
|
|
2469
2513
|
data: e,
|
|
2470
2514
|
alwaysShowFeedback: t
|
|
2471
2515
|
}) {
|
|
2472
2516
|
const {
|
|
2473
2517
|
chatMode: r = "analyze",
|
|
2474
2518
|
enableInsights: i
|
|
2475
|
-
} =
|
|
2519
|
+
} = Z(), {
|
|
2476
2520
|
themeSettings: o
|
|
2477
2521
|
} = f(), {
|
|
2478
2522
|
queryTitle: n,
|
|
@@ -2482,85 +2526,85 @@ function Fr({
|
|
|
2482
2526
|
console.debug(`JAQL for ${n}`, d), console.debug(`chart recommendations for ${n}`, l);
|
|
2483
2527
|
const c = "chartType" in l ? l.chartType : "table";
|
|
2484
2528
|
let s;
|
|
2485
|
-
|
|
2486
|
-
const
|
|
2487
|
-
|
|
2488
|
-
}, []),
|
|
2529
|
+
Jr(c) ? s = `an ${c}` : s = `a ${c}`, c !== "table" && (s += " chart");
|
|
2530
|
+
const g = d.datasource.title, [p, h] = M(!1), b = C(() => {
|
|
2531
|
+
h((w) => !w);
|
|
2532
|
+
}, []), x = {
|
|
2489
2533
|
jaql: {
|
|
2490
2534
|
datasource: d.datasource,
|
|
2491
2535
|
metadata: d.metadata
|
|
2492
2536
|
}
|
|
2493
2537
|
}, k = r === "analyze";
|
|
2494
2538
|
return /* @__PURE__ */ a(N, {
|
|
2495
|
-
children: [/* @__PURE__ */ a(
|
|
2496
|
-
sourceId:
|
|
2539
|
+
children: [/* @__PURE__ */ a(Ae, {
|
|
2540
|
+
sourceId: g,
|
|
2497
2541
|
data: e,
|
|
2498
2542
|
type: "chats/nlq",
|
|
2499
2543
|
buttonVisibility: t ? "always" : "onHover",
|
|
2500
|
-
renderContent: (
|
|
2501
|
-
children: [/* @__PURE__ */ a(
|
|
2502
|
-
children: [/* @__PURE__ */ a(
|
|
2544
|
+
renderContent: (w) => /* @__PURE__ */ a(N, {
|
|
2545
|
+
children: [/* @__PURE__ */ a(Ue, {
|
|
2546
|
+
children: [/* @__PURE__ */ a(st, {
|
|
2503
2547
|
align: "left",
|
|
2504
2548
|
theme: o,
|
|
2505
|
-
children: `Here's ${s} showing ${
|
|
2506
|
-
}),
|
|
2507
|
-
}), k && /* @__PURE__ */ a(
|
|
2549
|
+
children: `Here's ${s} showing ${Qr(n)}.`
|
|
2550
|
+
}), w]
|
|
2551
|
+
}), k && /* @__PURE__ */ a(Rr, {
|
|
2508
2552
|
content: e
|
|
2509
2553
|
})]
|
|
2510
2554
|
})
|
|
2511
|
-
}), i && /* @__PURE__ */ a(
|
|
2512
|
-
sourceId:
|
|
2513
|
-
data:
|
|
2555
|
+
}), i && /* @__PURE__ */ a(Ae, {
|
|
2556
|
+
sourceId: g,
|
|
2557
|
+
data: x,
|
|
2514
2558
|
type: "nlg/queryResult",
|
|
2515
|
-
buttonVisibility:
|
|
2516
|
-
renderContent: (
|
|
2517
|
-
children: [/* @__PURE__ */ a(
|
|
2518
|
-
children: [/* @__PURE__ */ a(
|
|
2519
|
-
onClick:
|
|
2520
|
-
}),
|
|
2521
|
-
}),
|
|
2522
|
-
nlgRequest:
|
|
2559
|
+
buttonVisibility: p ? "onHover" : "never",
|
|
2560
|
+
renderContent: (w) => /* @__PURE__ */ a(N, {
|
|
2561
|
+
children: [/* @__PURE__ */ a(Ue, {
|
|
2562
|
+
children: [/* @__PURE__ */ a(Vr, {
|
|
2563
|
+
onClick: b
|
|
2564
|
+
}), w]
|
|
2565
|
+
}), p && /* @__PURE__ */ a(Fr, {
|
|
2566
|
+
nlgRequest: x
|
|
2523
2567
|
})]
|
|
2524
2568
|
})
|
|
2525
2569
|
})]
|
|
2526
2570
|
});
|
|
2527
2571
|
}
|
|
2528
|
-
function
|
|
2572
|
+
function Kr({
|
|
2529
2573
|
message: e,
|
|
2530
2574
|
isLastMessage: t
|
|
2531
2575
|
}) {
|
|
2532
|
-
if (
|
|
2576
|
+
if (je(e)) {
|
|
2533
2577
|
const i = JSON.parse(e.content);
|
|
2534
|
-
return /* @__PURE__ */ a(
|
|
2578
|
+
return /* @__PURE__ */ a(Xr, {
|
|
2535
2579
|
data: i,
|
|
2536
2580
|
alwaysShowFeedback: t
|
|
2537
2581
|
});
|
|
2538
2582
|
}
|
|
2539
|
-
const r =
|
|
2540
|
-
return /* @__PURE__ */ a(
|
|
2583
|
+
const r = Ya(e) ? JSON.parse(e.content).answer : e.content;
|
|
2584
|
+
return /* @__PURE__ */ a(q, {
|
|
2541
2585
|
align: e.role === "user" ? "right" : "left",
|
|
2542
2586
|
children: r
|
|
2543
2587
|
});
|
|
2544
2588
|
}
|
|
2545
|
-
const
|
|
2589
|
+
const ei = At(Kr), ti = ({
|
|
2546
2590
|
error: e,
|
|
2547
2591
|
displayMessage: t
|
|
2548
|
-
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ a(
|
|
2592
|
+
}) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ a(q, {
|
|
2549
2593
|
align: "left",
|
|
2550
2594
|
children: t
|
|
2551
2595
|
}));
|
|
2552
|
-
function
|
|
2596
|
+
function ai({
|
|
2553
2597
|
messages: e
|
|
2554
2598
|
}) {
|
|
2555
2599
|
const {
|
|
2556
2600
|
t
|
|
2557
|
-
} =
|
|
2601
|
+
} = y();
|
|
2558
2602
|
return /* @__PURE__ */ a(N, {
|
|
2559
|
-
children: e.map((r, i) => /* @__PURE__ */ a(
|
|
2560
|
-
fallbackRender: (o) =>
|
|
2603
|
+
children: e.map((r, i) => /* @__PURE__ */ a(ra, {
|
|
2604
|
+
fallbackRender: (o) => ti(I(v({}, o), {
|
|
2561
2605
|
displayMessage: t("ai.errors.unexpected")
|
|
2562
2606
|
})),
|
|
2563
|
-
children: /* @__PURE__ */ a(
|
|
2607
|
+
children: /* @__PURE__ */ a(ei, {
|
|
2564
2608
|
message: r,
|
|
2565
2609
|
isLastMessage: i === e.length - 1
|
|
2566
2610
|
}, i)
|
|
@@ -2582,7 +2626,7 @@ function bt({
|
|
|
2582
2626
|
})
|
|
2583
2627
|
});
|
|
2584
2628
|
}
|
|
2585
|
-
function
|
|
2629
|
+
function ri({
|
|
2586
2630
|
onClick: e,
|
|
2587
2631
|
color: t
|
|
2588
2632
|
}) {
|
|
@@ -2595,7 +2639,7 @@ function Xr({
|
|
|
2595
2639
|
})
|
|
2596
2640
|
});
|
|
2597
2641
|
}
|
|
2598
|
-
const
|
|
2642
|
+
const ii = u.button`
|
|
2599
2643
|
font-size: inherit;
|
|
2600
2644
|
line-height: inherit;
|
|
2601
2645
|
box-sizing: border-box;
|
|
@@ -2641,7 +2685,7 @@ const Kr = h.button`
|
|
|
2641
2685
|
} = e.aiChat.suggestions;
|
|
2642
2686
|
if (t) {
|
|
2643
2687
|
const [i, o] = t;
|
|
2644
|
-
return
|
|
2688
|
+
return A`
|
|
2645
2689
|
border: none;
|
|
2646
2690
|
position: relative;
|
|
2647
2691
|
border-radius: ${r};
|
|
@@ -2664,20 +2708,20 @@ const Kr = h.button`
|
|
|
2664
2708
|
return "";
|
|
2665
2709
|
}}
|
|
2666
2710
|
`;
|
|
2667
|
-
function
|
|
2711
|
+
function Pe({
|
|
2668
2712
|
question: e,
|
|
2669
2713
|
onClick: t
|
|
2670
2714
|
}) {
|
|
2671
2715
|
const {
|
|
2672
2716
|
themeSettings: r
|
|
2673
2717
|
} = f();
|
|
2674
|
-
return /* @__PURE__ */ a(
|
|
2718
|
+
return /* @__PURE__ */ a(ii, {
|
|
2675
2719
|
onClick: t,
|
|
2676
2720
|
theme: r,
|
|
2677
2721
|
children: e
|
|
2678
2722
|
});
|
|
2679
2723
|
}
|
|
2680
|
-
const
|
|
2724
|
+
const oi = u.div`
|
|
2681
2725
|
display: flex;
|
|
2682
2726
|
flex-direction: column;
|
|
2683
2727
|
align-items: flex-start;
|
|
@@ -2685,28 +2729,28 @@ const ei = h.div`
|
|
|
2685
2729
|
theme: e
|
|
2686
2730
|
}) => e.aiChat.suggestions.gap};
|
|
2687
2731
|
`;
|
|
2688
|
-
function
|
|
2732
|
+
function ni({
|
|
2689
2733
|
questions: e,
|
|
2690
2734
|
onSelection: t
|
|
2691
2735
|
}) {
|
|
2692
2736
|
const {
|
|
2693
2737
|
t: r
|
|
2694
|
-
} =
|
|
2738
|
+
} = y(), [i, o] = M(!0), n = T(() => i && e.length > 5 ? e.slice(0, 4) : e, [e, i]), {
|
|
2695
2739
|
themeSettings: l
|
|
2696
2740
|
} = f();
|
|
2697
|
-
return /* @__PURE__ */ a(
|
|
2741
|
+
return /* @__PURE__ */ a(oi, {
|
|
2698
2742
|
"aria-label": "list of suggested questions",
|
|
2699
2743
|
theme: l,
|
|
2700
|
-
children: [n.map((d) => /* @__PURE__ */ a(
|
|
2744
|
+
children: [n.map((d) => /* @__PURE__ */ a(Pe, {
|
|
2701
2745
|
question: d,
|
|
2702
2746
|
onClick: () => t(d)
|
|
2703
|
-
}, d)), n.length < e.length && /* @__PURE__ */ a(
|
|
2747
|
+
}, d)), n.length < e.length && /* @__PURE__ */ a(Pe, {
|
|
2704
2748
|
question: r("ai.buttons.seeMore"),
|
|
2705
2749
|
onClick: () => o(!1)
|
|
2706
2750
|
})]
|
|
2707
2751
|
});
|
|
2708
2752
|
}
|
|
2709
|
-
const
|
|
2753
|
+
const li = u.div`
|
|
2710
2754
|
width: 283px;
|
|
2711
2755
|
height: 32px;
|
|
2712
2756
|
border-radius: 10px;
|
|
@@ -2732,42 +2776,42 @@ const ai = h.div`
|
|
|
2732
2776
|
background-position: -200% 0;
|
|
2733
2777
|
}
|
|
2734
2778
|
}
|
|
2735
|
-
`,
|
|
2779
|
+
`, ci = u.div`
|
|
2736
2780
|
display: flex;
|
|
2737
2781
|
flex-direction: column;
|
|
2738
2782
|
row-gap: 1rem;
|
|
2739
2783
|
`;
|
|
2740
|
-
function
|
|
2784
|
+
function di() {
|
|
2741
2785
|
const {
|
|
2742
2786
|
themeSettings: e
|
|
2743
2787
|
} = f();
|
|
2744
|
-
return /* @__PURE__ */ a(
|
|
2788
|
+
return /* @__PURE__ */ a(ci, {
|
|
2745
2789
|
children: Array.from({
|
|
2746
2790
|
length: 3
|
|
2747
|
-
}, (t, r) => /* @__PURE__ */ a(
|
|
2791
|
+
}, (t, r) => /* @__PURE__ */ a(li, {
|
|
2748
2792
|
theme: e
|
|
2749
2793
|
}, r))
|
|
2750
2794
|
});
|
|
2751
2795
|
}
|
|
2752
|
-
function
|
|
2796
|
+
function si({
|
|
2753
2797
|
questions: e,
|
|
2754
2798
|
isLoading: t,
|
|
2755
2799
|
onSelection: r
|
|
2756
2800
|
}) {
|
|
2757
2801
|
const i = e.length > 0, {
|
|
2758
2802
|
suggestionsWelcomeText: o
|
|
2759
|
-
} =
|
|
2760
|
-
return t ? /* @__PURE__ */ a(
|
|
2761
|
-
children: [o && /* @__PURE__ */ a(
|
|
2803
|
+
} = Z();
|
|
2804
|
+
return t ? /* @__PURE__ */ a(di, {}) : i ? /* @__PURE__ */ a(N, {
|
|
2805
|
+
children: [o && /* @__PURE__ */ a(q, {
|
|
2762
2806
|
align: "left",
|
|
2763
2807
|
children: o
|
|
2764
|
-
}), /* @__PURE__ */ a(
|
|
2808
|
+
}), /* @__PURE__ */ a(ni, {
|
|
2765
2809
|
onSelection: r,
|
|
2766
2810
|
questions: e
|
|
2767
2811
|
})]
|
|
2768
2812
|
}) : null;
|
|
2769
2813
|
}
|
|
2770
|
-
const
|
|
2814
|
+
const pi = u.div`
|
|
2771
2815
|
flex: 0 0 80px;
|
|
2772
2816
|
padding-left: 14px;
|
|
2773
2817
|
padding-right: 14px;
|
|
@@ -2778,7 +2822,7 @@ const ni = h.div`
|
|
|
2778
2822
|
background-color: ${({
|
|
2779
2823
|
style: e
|
|
2780
2824
|
}) => e.backgroundColor};
|
|
2781
|
-
`,
|
|
2825
|
+
`, gi = u.div`
|
|
2782
2826
|
font-size: 18px;
|
|
2783
2827
|
line-height: 22px;
|
|
2784
2828
|
font-weight: 600;
|
|
@@ -2787,16 +2831,16 @@ const ni = h.div`
|
|
|
2787
2831
|
color: ${({
|
|
2788
2832
|
style: e
|
|
2789
2833
|
}) => e.textColor};
|
|
2790
|
-
`, mt =
|
|
2834
|
+
`, mt = $e(function({
|
|
2791
2835
|
title: e,
|
|
2792
2836
|
leftNav: t,
|
|
2793
2837
|
rightNav: r,
|
|
2794
2838
|
style: i
|
|
2795
2839
|
}, o) {
|
|
2796
|
-
return /* @__PURE__ */ a(
|
|
2840
|
+
return /* @__PURE__ */ a(pi, {
|
|
2797
2841
|
ref: o,
|
|
2798
2842
|
style: i,
|
|
2799
|
-
children: [t, /* @__PURE__ */ a(
|
|
2843
|
+
children: [t, /* @__PURE__ */ a(gi, {
|
|
2800
2844
|
style: i,
|
|
2801
2845
|
children: e
|
|
2802
2846
|
}), r && /* @__PURE__ */ a("div", {
|
|
@@ -2804,7 +2848,7 @@ const ni = h.div`
|
|
|
2804
2848
|
children: r
|
|
2805
2849
|
})]
|
|
2806
2850
|
});
|
|
2807
|
-
}),
|
|
2851
|
+
}), ui = u.div`
|
|
2808
2852
|
text-align: center;
|
|
2809
2853
|
font-size: 11px;
|
|
2810
2854
|
line-height: 18px;
|
|
@@ -2820,13 +2864,13 @@ const ni = h.div`
|
|
|
2820
2864
|
theme: e
|
|
2821
2865
|
}) => e.aiChat.secondaryTextColor};
|
|
2822
2866
|
`;
|
|
2823
|
-
function
|
|
2867
|
+
function hi({
|
|
2824
2868
|
theme: e
|
|
2825
2869
|
}) {
|
|
2826
2870
|
const {
|
|
2827
2871
|
t
|
|
2828
|
-
} =
|
|
2829
|
-
return /* @__PURE__ */ a(
|
|
2872
|
+
} = y();
|
|
2873
|
+
return /* @__PURE__ */ a(ui, {
|
|
2830
2874
|
theme: e,
|
|
2831
2875
|
children: [/* @__PURE__ */ a("div", {
|
|
2832
2876
|
children: t("ai.disclaimer.poweredByAi")
|
|
@@ -2835,7 +2879,7 @@ function di({
|
|
|
2835
2879
|
})]
|
|
2836
2880
|
});
|
|
2837
2881
|
}
|
|
2838
|
-
const
|
|
2882
|
+
const bi = u.div`
|
|
2839
2883
|
font-size: inherit;
|
|
2840
2884
|
line-height: inherit;
|
|
2841
2885
|
padding-left: 16px;
|
|
@@ -2853,15 +2897,15 @@ const si = h.div`
|
|
|
2853
2897
|
`, xt = () => {
|
|
2854
2898
|
const {
|
|
2855
2899
|
t: e
|
|
2856
|
-
} =
|
|
2900
|
+
} = y(), {
|
|
2857
2901
|
themeSettings: t
|
|
2858
2902
|
} = f();
|
|
2859
|
-
return /* @__PURE__ */ a(
|
|
2903
|
+
return /* @__PURE__ */ a(bi, {
|
|
2860
2904
|
theme: t,
|
|
2861
2905
|
children: e("ai.betaLabel")
|
|
2862
2906
|
});
|
|
2863
2907
|
};
|
|
2864
|
-
function
|
|
2908
|
+
function mi() {
|
|
2865
2909
|
const {
|
|
2866
2910
|
themeSettings: e
|
|
2867
2911
|
} = f();
|
|
@@ -2879,10 +2923,10 @@ function pi() {
|
|
|
2879
2923
|
})
|
|
2880
2924
|
});
|
|
2881
2925
|
}
|
|
2882
|
-
const
|
|
2883
|
-
const r = new
|
|
2926
|
+
const xi = (e, t) => {
|
|
2927
|
+
const r = new Zt(e);
|
|
2884
2928
|
return r.alpha = t, r;
|
|
2885
|
-
},
|
|
2929
|
+
}, fi = u.div`
|
|
2886
2930
|
font-size: inherit;
|
|
2887
2931
|
line-height: inherit;
|
|
2888
2932
|
padding-left: 8px;
|
|
@@ -2892,7 +2936,7 @@ const gi = (e, t) => {
|
|
|
2892
2936
|
margin-bottom: 4px;
|
|
2893
2937
|
box-shadow: ${({
|
|
2894
2938
|
theme: e
|
|
2895
|
-
}) => `0 4px 8px 0 ${
|
|
2939
|
+
}) => `0 4px 8px 0 ${xi(e.aiChat.primaryTextColor, 0.2)}`};
|
|
2896
2940
|
cursor: pointer;
|
|
2897
2941
|
color: ${({
|
|
2898
2942
|
theme: e
|
|
@@ -2909,18 +2953,18 @@ const gi = (e, t) => {
|
|
|
2909
2953
|
theme: e
|
|
2910
2954
|
}) => e.aiChat.clickableMessages.hover.backgroundColor};
|
|
2911
2955
|
box-shadow: none;
|
|
2912
|
-
`,
|
|
2956
|
+
`, ki = ({
|
|
2913
2957
|
onClick: e
|
|
2914
2958
|
}) => {
|
|
2915
2959
|
const {
|
|
2916
2960
|
themeSettings: t
|
|
2917
2961
|
} = f();
|
|
2918
|
-
return /* @__PURE__ */ a(
|
|
2962
|
+
return /* @__PURE__ */ a(fi, {
|
|
2919
2963
|
theme: t,
|
|
2920
2964
|
onClick: e,
|
|
2921
|
-
children: /* @__PURE__ */ a(
|
|
2965
|
+
children: /* @__PURE__ */ a(mi, {})
|
|
2922
2966
|
});
|
|
2923
|
-
},
|
|
2967
|
+
}, wi = ({
|
|
2924
2968
|
isVisible: e,
|
|
2925
2969
|
onClick: t,
|
|
2926
2970
|
anchorElement: r
|
|
@@ -2931,10 +2975,10 @@ const gi = (e, t) => {
|
|
|
2931
2975
|
sx: {
|
|
2932
2976
|
zIndex: 2
|
|
2933
2977
|
},
|
|
2934
|
-
children: /* @__PURE__ */ a(
|
|
2978
|
+
children: /* @__PURE__ */ a(ki, {
|
|
2935
2979
|
onClick: t
|
|
2936
2980
|
})
|
|
2937
|
-
}),
|
|
2981
|
+
}), _i = u.div`
|
|
2938
2982
|
display: flex;
|
|
2939
2983
|
flex-direction: column;
|
|
2940
2984
|
row-gap: ${({
|
|
@@ -2955,7 +2999,7 @@ const gi = (e, t) => {
|
|
|
2955
2999
|
}) => e.aiChat.body.paddingBottom};
|
|
2956
3000
|
flex: initial;
|
|
2957
3001
|
height: 100%;
|
|
2958
|
-
`,
|
|
3002
|
+
`, Ci = u.div`
|
|
2959
3003
|
padding-left: ${({
|
|
2960
3004
|
theme: e
|
|
2961
3005
|
}) => e.aiChat.footer.paddingLeft};
|
|
@@ -2971,135 +3015,136 @@ const gi = (e, t) => {
|
|
|
2971
3015
|
display: flex;
|
|
2972
3016
|
flex-direction: column;
|
|
2973
3017
|
row-gap: 6px;
|
|
2974
|
-
`,
|
|
3018
|
+
`, yi = u.div`
|
|
2975
3019
|
display: flex;
|
|
2976
3020
|
flex-direction: column;
|
|
2977
3021
|
row-gap: ${({
|
|
2978
3022
|
theme: e
|
|
2979
3023
|
}) => e.aiChat.suggestions.gap};
|
|
2980
3024
|
`;
|
|
2981
|
-
function
|
|
3025
|
+
function vi({
|
|
2982
3026
|
contextTitle: e,
|
|
2983
|
-
onGoBack: t
|
|
3027
|
+
onGoBack: t,
|
|
3028
|
+
contextDetails: r
|
|
2984
3029
|
}) {
|
|
2985
3030
|
const {
|
|
2986
|
-
t:
|
|
2987
|
-
} =
|
|
2988
|
-
enableFollowupQuestions:
|
|
2989
|
-
enableHeader:
|
|
2990
|
-
numOfRecentPrompts:
|
|
2991
|
-
numOfRecommendations:
|
|
2992
|
-
} =
|
|
2993
|
-
themeSettings:
|
|
3031
|
+
t: i
|
|
3032
|
+
} = y(), {
|
|
3033
|
+
enableFollowupQuestions: o,
|
|
3034
|
+
enableHeader: n,
|
|
3035
|
+
numOfRecentPrompts: l,
|
|
3036
|
+
numOfRecommendations: d
|
|
3037
|
+
} = Z(), {
|
|
3038
|
+
themeSettings: c
|
|
2994
3039
|
} = f(), {
|
|
2995
|
-
data:
|
|
2996
|
-
isLoading:
|
|
3040
|
+
data: s,
|
|
3041
|
+
isLoading: g,
|
|
2997
3042
|
isError: p
|
|
2998
|
-
} =
|
|
3043
|
+
} = it({
|
|
2999
3044
|
contextTitle: e,
|
|
3000
|
-
count:
|
|
3001
|
-
}),
|
|
3002
|
-
history:
|
|
3003
|
-
lastNlqResponse:
|
|
3004
|
-
isAwaitingResponse:
|
|
3005
|
-
sendMessage:
|
|
3006
|
-
isLoading:
|
|
3007
|
-
chatId:
|
|
3008
|
-
lastError:
|
|
3009
|
-
} =
|
|
3010
|
-
mutate:
|
|
3045
|
+
count: d
|
|
3046
|
+
}), h = T(() => s == null ? void 0 : s.map((D) => D.nlqPrompt), [s]), {
|
|
3047
|
+
history: b,
|
|
3048
|
+
lastNlqResponse: x,
|
|
3049
|
+
isAwaitingResponse: k,
|
|
3050
|
+
sendMessage: w,
|
|
3051
|
+
isLoading: S,
|
|
3052
|
+
chatId: O,
|
|
3053
|
+
lastError: _
|
|
3054
|
+
} = Ha(e, r), {
|
|
3055
|
+
mutate: Y,
|
|
3011
3056
|
isLoading: R
|
|
3012
|
-
} =
|
|
3013
|
-
|
|
3014
|
-
}, j =
|
|
3057
|
+
} = lt(O), [$, W] = M(!1), [oe, fe] = M(!1), V = () => W(!0), H = () => W(!1), X = () => {
|
|
3058
|
+
Y(), H();
|
|
3059
|
+
}, j = P(null), ne = P(null), K = () => {
|
|
3015
3060
|
if (!(j != null && j.current))
|
|
3016
3061
|
return;
|
|
3017
3062
|
const {
|
|
3018
|
-
scrollTop:
|
|
3019
|
-
clientHeight:
|
|
3020
|
-
scrollHeight:
|
|
3063
|
+
scrollTop: D,
|
|
3064
|
+
clientHeight: G,
|
|
3065
|
+
scrollHeight: Ze
|
|
3021
3066
|
} = j.current;
|
|
3022
|
-
if (
|
|
3067
|
+
if (D === void 0 || G === void 0 || Ze === void 0)
|
|
3023
3068
|
return;
|
|
3024
|
-
const
|
|
3025
|
-
|
|
3069
|
+
const Oe = Ze - D - G > G / 2;
|
|
3070
|
+
oe !== Oe && fe(Oe);
|
|
3026
3071
|
};
|
|
3027
|
-
|
|
3072
|
+
ce(() => {
|
|
3028
3073
|
j.current && (j.current.scrollTop = j.current.scrollHeight);
|
|
3029
|
-
}, [
|
|
3030
|
-
const
|
|
3031
|
-
ref:
|
|
3074
|
+
}, [b, $, k]);
|
|
3075
|
+
const ke = P(null), E = n ? /* @__PURE__ */ a(mt, {
|
|
3076
|
+
ref: ke,
|
|
3032
3077
|
title: e,
|
|
3033
|
-
leftNav: t && /* @__PURE__ */ a(
|
|
3078
|
+
leftNav: t && /* @__PURE__ */ a(ri, {
|
|
3034
3079
|
onClick: t,
|
|
3035
|
-
color:
|
|
3080
|
+
color: c.aiChat.header.textColor
|
|
3036
3081
|
}),
|
|
3037
3082
|
rightNav: /* @__PURE__ */ a(xt, {}),
|
|
3038
|
-
style:
|
|
3039
|
-
}) : null,
|
|
3040
|
-
return (
|
|
3041
|
-
children: [
|
|
3042
|
-
text:
|
|
3083
|
+
style: c.aiChat.header
|
|
3084
|
+
}) : null, ft = T(() => [...new Set(b.filter((D) => D.role === "user").filter((D) => !(h != null && h.includes(D.content))).map((D) => D.content).reverse())].slice(0, l), [b, l, h]);
|
|
3085
|
+
return (_ == null ? void 0 : _.message) === i("ai.errors.chatUnavailable") ? /* @__PURE__ */ a(N, {
|
|
3086
|
+
children: [n && E, /* @__PURE__ */ a(pt, {
|
|
3087
|
+
text: _.message
|
|
3043
3088
|
})]
|
|
3044
3089
|
}) : /* @__PURE__ */ a(N, {
|
|
3045
|
-
children: [
|
|
3090
|
+
children: [E, /* @__PURE__ */ a(_i, {
|
|
3046
3091
|
ref: j,
|
|
3047
|
-
theme:
|
|
3048
|
-
onScroll:
|
|
3049
|
-
children: [/* @__PURE__ */ a(
|
|
3050
|
-
isVisible:
|
|
3051
|
-
anchorElement:
|
|
3092
|
+
theme: c,
|
|
3093
|
+
onScroll: K,
|
|
3094
|
+
children: [/* @__PURE__ */ a(wi, {
|
|
3095
|
+
isVisible: oe,
|
|
3096
|
+
anchorElement: ne.current,
|
|
3052
3097
|
onClick: () => {
|
|
3053
|
-
var
|
|
3054
|
-
(
|
|
3055
|
-
top: (
|
|
3098
|
+
var D, G;
|
|
3099
|
+
(G = j.current) == null || G.scroll({
|
|
3100
|
+
top: (D = j.current) == null ? void 0 : D.scrollHeight,
|
|
3056
3101
|
behavior: "smooth"
|
|
3057
3102
|
});
|
|
3058
3103
|
}
|
|
3059
|
-
}), /* @__PURE__ */ a(
|
|
3060
|
-
questions:
|
|
3061
|
-
isLoading:
|
|
3062
|
-
onSelection:
|
|
3063
|
-
}),
|
|
3104
|
+
}), /* @__PURE__ */ a(ur, {}), /* @__PURE__ */ a(si, {
|
|
3105
|
+
questions: h || [],
|
|
3106
|
+
isLoading: g,
|
|
3107
|
+
onSelection: w
|
|
3108
|
+
}), _ && /* @__PURE__ */ a(q, {
|
|
3064
3109
|
align: "left",
|
|
3065
|
-
children:
|
|
3066
|
-
}),
|
|
3067
|
-
messages:
|
|
3068
|
-
}),
|
|
3069
|
-
theme:
|
|
3070
|
-
children:
|
|
3110
|
+
children: _.message
|
|
3111
|
+
}), S ? /* @__PURE__ */ a(me, {}) : /* @__PURE__ */ a(ai, {
|
|
3112
|
+
messages: b
|
|
3113
|
+
}), o && x && /* @__PURE__ */ a(yi, {
|
|
3114
|
+
theme: c,
|
|
3115
|
+
children: x.followupQuestions.slice(0, 2).map((D, G) => /* @__PURE__ */ a(pe, {
|
|
3071
3116
|
align: "left",
|
|
3072
3117
|
onClick: () => {
|
|
3073
|
-
|
|
3118
|
+
w(D);
|
|
3074
3119
|
},
|
|
3075
3120
|
children: /* @__PURE__ */ a("div", {
|
|
3076
3121
|
className: "csdk-py-[7px] csdk-px-4",
|
|
3077
|
-
children:
|
|
3122
|
+
children: D
|
|
3078
3123
|
})
|
|
3079
|
-
},
|
|
3080
|
-
}), (
|
|
3081
|
-
onCancel:
|
|
3082
|
-
onConfirm:
|
|
3124
|
+
}, G))
|
|
3125
|
+
}), (k || R) && /* @__PURE__ */ a(ze, {}), $ && /* @__PURE__ */ a(kr, {
|
|
3126
|
+
onCancel: H,
|
|
3127
|
+
onConfirm: X
|
|
3083
3128
|
})]
|
|
3084
|
-
}), /* @__PURE__ */ a(
|
|
3085
|
-
ref:
|
|
3086
|
-
theme:
|
|
3087
|
-
children: [/* @__PURE__ */ a(
|
|
3088
|
-
onSendMessage:
|
|
3089
|
-
disabled:
|
|
3090
|
-
onClearHistoryClick:
|
|
3091
|
-
suggestions:
|
|
3092
|
-
recentPrompts:
|
|
3093
|
-
isLoading:
|
|
3129
|
+
}), /* @__PURE__ */ a(Ci, {
|
|
3130
|
+
ref: ne,
|
|
3131
|
+
theme: c,
|
|
3132
|
+
children: [/* @__PURE__ */ a(pr, {
|
|
3133
|
+
onSendMessage: w,
|
|
3134
|
+
disabled: k || S,
|
|
3135
|
+
onClearHistoryClick: V,
|
|
3136
|
+
suggestions: h || [],
|
|
3137
|
+
recentPrompts: ft,
|
|
3138
|
+
isLoading: g || S,
|
|
3094
3139
|
recommendationsError: p,
|
|
3095
|
-
onChange:
|
|
3096
|
-
}), /* @__PURE__ */ a(
|
|
3097
|
-
theme:
|
|
3140
|
+
onChange: H
|
|
3141
|
+
}), /* @__PURE__ */ a(hi, {
|
|
3142
|
+
theme: c
|
|
3098
3143
|
})]
|
|
3099
3144
|
})]
|
|
3100
3145
|
});
|
|
3101
3146
|
}
|
|
3102
|
-
const
|
|
3147
|
+
const Mi = u.button`
|
|
3103
3148
|
font-family: ${({
|
|
3104
3149
|
theme: e
|
|
3105
3150
|
}) => e.typography.fontFamily};
|
|
@@ -3116,14 +3161,14 @@ const wi = h.button`
|
|
|
3116
3161
|
background-color: ${({
|
|
3117
3162
|
theme: e
|
|
3118
3163
|
}) => e.aiChat.dataTopics.items.backgroundColor};
|
|
3119
|
-
`,
|
|
3164
|
+
`, Ii = u.div`
|
|
3120
3165
|
font-size: 1.05rem;
|
|
3121
3166
|
line-height: 28px;
|
|
3122
3167
|
|
|
3123
3168
|
color: ${({
|
|
3124
3169
|
theme: e
|
|
3125
3170
|
}) => e.aiChat.dataTopics.items.textColor};
|
|
3126
|
-
`,
|
|
3171
|
+
`, Di = u.div`
|
|
3127
3172
|
font-size: ${({
|
|
3128
3173
|
theme: e
|
|
3129
3174
|
}) => e.aiChat.primaryFontSize[0]};
|
|
@@ -3134,12 +3179,12 @@ const wi = h.button`
|
|
|
3134
3179
|
color: ${({
|
|
3135
3180
|
theme: e
|
|
3136
3181
|
}) => Ve(e.aiChat.dataTopics.items.textColor, 0, 0.5)};
|
|
3137
|
-
`,
|
|
3182
|
+
`, Ai = u.div`
|
|
3138
3183
|
width: 16px;
|
|
3139
3184
|
height: 16px;
|
|
3140
3185
|
transform: rotate(180deg);
|
|
3141
3186
|
`;
|
|
3142
|
-
function
|
|
3187
|
+
function Si(e) {
|
|
3143
3188
|
const {
|
|
3144
3189
|
title: t,
|
|
3145
3190
|
description: r,
|
|
@@ -3147,31 +3192,31 @@ function vi(e) {
|
|
|
3147
3192
|
} = e, {
|
|
3148
3193
|
themeSettings: o
|
|
3149
3194
|
} = f();
|
|
3150
|
-
return /* @__PURE__ */ a(
|
|
3195
|
+
return /* @__PURE__ */ a(Mi, {
|
|
3151
3196
|
onClick: i,
|
|
3152
3197
|
theme: o,
|
|
3153
3198
|
children: [/* @__PURE__ */ a("div", {
|
|
3154
|
-
children: [/* @__PURE__ */ a(
|
|
3199
|
+
children: [/* @__PURE__ */ a(Ii, {
|
|
3155
3200
|
theme: o,
|
|
3156
3201
|
children: t
|
|
3157
|
-
}), /* @__PURE__ */ a(
|
|
3202
|
+
}), /* @__PURE__ */ a(Di, {
|
|
3158
3203
|
theme: o,
|
|
3159
3204
|
children: r
|
|
3160
3205
|
})]
|
|
3161
|
-
}), /* @__PURE__ */ a(
|
|
3206
|
+
}), /* @__PURE__ */ a(Ai, {
|
|
3162
3207
|
children: /* @__PURE__ */ a(bt, {
|
|
3163
3208
|
color: o.aiChat.icons.color
|
|
3164
3209
|
})
|
|
3165
3210
|
})]
|
|
3166
3211
|
});
|
|
3167
3212
|
}
|
|
3168
|
-
const
|
|
3213
|
+
const Li = u.div`
|
|
3169
3214
|
padding: 20px;
|
|
3170
3215
|
display: flex;
|
|
3171
3216
|
flex-direction: column;
|
|
3172
3217
|
gap: 20px;
|
|
3173
3218
|
overflow: auto;
|
|
3174
|
-
`,
|
|
3219
|
+
`, Ni = u.div`
|
|
3175
3220
|
font-size: 24px;
|
|
3176
3221
|
line-height: 32px;
|
|
3177
3222
|
font-weight: 600;
|
|
@@ -3181,7 +3226,7 @@ const Mi = h.div`
|
|
|
3181
3226
|
color: ${({
|
|
3182
3227
|
theme: e
|
|
3183
3228
|
}) => e.aiChat.primaryTextColor};
|
|
3184
|
-
`,
|
|
3229
|
+
`, Ti = u.div`
|
|
3185
3230
|
font-size: 15px;
|
|
3186
3231
|
line-height: 22px;
|
|
3187
3232
|
|
|
@@ -3189,31 +3234,31 @@ const Mi = h.div`
|
|
|
3189
3234
|
theme: e
|
|
3190
3235
|
}) => e.aiChat.primaryTextColor};
|
|
3191
3236
|
`;
|
|
3192
|
-
function
|
|
3237
|
+
function ji(e) {
|
|
3193
3238
|
const {
|
|
3194
3239
|
dataTopics: t
|
|
3195
3240
|
} = e, {
|
|
3196
3241
|
themeSettings: r
|
|
3197
3242
|
} = f(), {
|
|
3198
3243
|
t: i
|
|
3199
|
-
} =
|
|
3200
|
-
return /* @__PURE__ */ a(
|
|
3201
|
-
children: [/* @__PURE__ */ a(
|
|
3244
|
+
} = y();
|
|
3245
|
+
return /* @__PURE__ */ a(Li, {
|
|
3246
|
+
children: [/* @__PURE__ */ a(Ni, {
|
|
3202
3247
|
theme: r,
|
|
3203
3248
|
children: i("ai.dataTopics")
|
|
3204
|
-
}), /* @__PURE__ */ a(
|
|
3249
|
+
}), /* @__PURE__ */ a(Ti, {
|
|
3205
3250
|
theme: r,
|
|
3206
3251
|
children: [i("ai.chatbotDescription"), /* @__PURE__ */ a("br", {}), /* @__PURE__ */ a("br", {}), i("ai.topicSelectPrompt")]
|
|
3207
|
-
}), t.map((o) => /* @__PURE__ */
|
|
3252
|
+
}), t.map((o) => /* @__PURE__ */ ia(Si, I(v({}, o), {
|
|
3208
3253
|
key: o.title
|
|
3209
3254
|
})))]
|
|
3210
3255
|
});
|
|
3211
3256
|
}
|
|
3212
|
-
const
|
|
3213
|
-
function
|
|
3257
|
+
const zi = "#000000", Ei = "#FFFFFF";
|
|
3258
|
+
function Zi({
|
|
3214
3259
|
isDarkBackground: e = !1
|
|
3215
3260
|
}) {
|
|
3216
|
-
const t = e ?
|
|
3261
|
+
const t = e ? Ei : zi;
|
|
3217
3262
|
return /* @__PURE__ */ a("svg", {
|
|
3218
3263
|
width: "32",
|
|
3219
3264
|
height: "32",
|
|
@@ -3271,10 +3316,10 @@ function Ni({
|
|
|
3271
3316
|
})]
|
|
3272
3317
|
});
|
|
3273
3318
|
}
|
|
3274
|
-
const
|
|
3319
|
+
const Oi = u.div`
|
|
3275
3320
|
margin-left: 14px;
|
|
3276
3321
|
margin-top: 3px;
|
|
3277
|
-
`,
|
|
3322
|
+
`, Ri = u.div`
|
|
3278
3323
|
display: flex;
|
|
3279
3324
|
flex-direction: column;
|
|
3280
3325
|
justify-content: top;
|
|
@@ -3285,71 +3330,74 @@ const Ti = h.div`
|
|
|
3285
3330
|
theme: e
|
|
3286
3331
|
}) => e.aiChat.dataTopics.backgroundColor};
|
|
3287
3332
|
`;
|
|
3288
|
-
function
|
|
3333
|
+
function Wi({
|
|
3289
3334
|
dataTopicsList: e,
|
|
3290
3335
|
onDataTopicClick: t
|
|
3291
3336
|
}) {
|
|
3292
3337
|
const {
|
|
3293
3338
|
enableHeader: r
|
|
3294
|
-
} =
|
|
3339
|
+
} = Z(), {
|
|
3295
3340
|
themeSettings: i
|
|
3296
3341
|
} = f(), {
|
|
3297
3342
|
t: o
|
|
3298
|
-
} =
|
|
3343
|
+
} = y(), n = T(() => e == null ? void 0 : e.map((d) => ({
|
|
3299
3344
|
title: d,
|
|
3300
3345
|
onClick: () => t(d)
|
|
3301
|
-
})), [e, t]), l =
|
|
3346
|
+
})), [e, t]), l = $t(Vt(i.aiChat.header.backgroundColor)) > 0.5;
|
|
3302
3347
|
return /* @__PURE__ */ a(N, {
|
|
3303
3348
|
children: [r ? /* @__PURE__ */ a(mt, {
|
|
3304
3349
|
title: o("ai.analyticsChatbot"),
|
|
3305
|
-
leftNav: /* @__PURE__ */ a(
|
|
3306
|
-
children: /* @__PURE__ */ a(
|
|
3350
|
+
leftNav: /* @__PURE__ */ a(Oi, {
|
|
3351
|
+
children: /* @__PURE__ */ a(Zi, {
|
|
3307
3352
|
isDarkBackground: l
|
|
3308
3353
|
})
|
|
3309
3354
|
}),
|
|
3310
3355
|
rightNav: /* @__PURE__ */ a(xt, {}),
|
|
3311
3356
|
style: i.aiChat.header
|
|
3312
|
-
}) : null, /* @__PURE__ */ a(
|
|
3357
|
+
}) : null, /* @__PURE__ */ a(Ri, {
|
|
3313
3358
|
theme: i,
|
|
3314
|
-
children: [!n && /* @__PURE__ */ a(
|
|
3359
|
+
children: [!n && /* @__PURE__ */ a(me, {}), n && /* @__PURE__ */ a(ji, {
|
|
3315
3360
|
dataTopics: n
|
|
3316
3361
|
})]
|
|
3317
3362
|
})]
|
|
3318
3363
|
});
|
|
3319
3364
|
}
|
|
3320
|
-
function
|
|
3321
|
-
const [e, t] = M(
|
|
3322
|
-
data:
|
|
3323
|
-
fetchStatus:
|
|
3324
|
-
} =
|
|
3325
|
-
dataTopicsList:
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3365
|
+
function Gi() {
|
|
3366
|
+
const [e, t] = M(), [r, i] = M(), {
|
|
3367
|
+
data: o,
|
|
3368
|
+
fetchStatus: n
|
|
3369
|
+
} = Oa(), {
|
|
3370
|
+
dataTopicsList: l,
|
|
3371
|
+
contextDetails: d
|
|
3372
|
+
} = Z(), {
|
|
3373
|
+
t: c
|
|
3374
|
+
} = y(), s = c("ai.errors.noAvailableDataTopics"), g = C((x) => {
|
|
3375
|
+
x.length ? x.length === 1 && (i(void 0), t(x[0])) : i(s);
|
|
3376
|
+
}, [s]), p = T(() => {
|
|
3377
|
+
if (o && n === "idle") {
|
|
3378
|
+
const x = (l != null && l.length ? o == null ? void 0 : o.filter((k) => l == null ? void 0 : l.includes(k.title)) : o).map((k) => k.title);
|
|
3379
|
+
return g(x), x;
|
|
3333
3380
|
}
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
}, [
|
|
3338
|
-
return
|
|
3339
|
-
text:
|
|
3381
|
+
return [];
|
|
3382
|
+
}, [o, n, l, g]), h = te(), b = C(() => {
|
|
3383
|
+
i(void 0), h.invalidateQueries(["getDataTopics"]);
|
|
3384
|
+
}, [h]);
|
|
3385
|
+
return r ? /* @__PURE__ */ a(pt, {
|
|
3386
|
+
text: r,
|
|
3340
3387
|
action: {
|
|
3341
|
-
text:
|
|
3342
|
-
onClick:
|
|
3388
|
+
text: c("ai.buttons.refresh"),
|
|
3389
|
+
onClick: b
|
|
3343
3390
|
}
|
|
3344
|
-
}) :
|
|
3345
|
-
contextTitle:
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3391
|
+
}) : p.length === 1 && !e ? /* @__PURE__ */ a(me, {}) : e ? /* @__PURE__ */ a(vi, {
|
|
3392
|
+
contextTitle: e,
|
|
3393
|
+
contextDetails: d,
|
|
3394
|
+
onGoBack: p.length === 1 ? void 0 : () => t(void 0)
|
|
3395
|
+
}) : /* @__PURE__ */ a(Wi, {
|
|
3396
|
+
dataTopicsList: p,
|
|
3397
|
+
onDataTopicClick: (x) => t(x)
|
|
3350
3398
|
});
|
|
3351
3399
|
}
|
|
3352
|
-
const
|
|
3400
|
+
const Ki = Se({
|
|
3353
3401
|
componentName: "Chatbot"
|
|
3354
3402
|
})((e) => {
|
|
3355
3403
|
const {
|
|
@@ -3359,49 +3407,49 @@ const $i = Ae({
|
|
|
3359
3407
|
} = e, {
|
|
3360
3408
|
themeSettings: o
|
|
3361
3409
|
} = f();
|
|
3362
|
-
return /* @__PURE__ */ a(
|
|
3410
|
+
return /* @__PURE__ */ a(Ea, {
|
|
3363
3411
|
value: i ?? {},
|
|
3364
|
-
children: /* @__PURE__ */ a(
|
|
3412
|
+
children: /* @__PURE__ */ a($a, {
|
|
3365
3413
|
id: "csdk-chatbot-frame",
|
|
3366
3414
|
width: t,
|
|
3367
3415
|
height: r,
|
|
3368
3416
|
theme: o,
|
|
3369
3417
|
tabIndex: 0,
|
|
3370
|
-
children: /* @__PURE__ */ a(
|
|
3418
|
+
children: /* @__PURE__ */ a(Gi, {})
|
|
3371
3419
|
})
|
|
3372
3420
|
});
|
|
3373
|
-
}),
|
|
3421
|
+
}), eo = Se({
|
|
3374
3422
|
componentName: "GetNlgInsights"
|
|
3375
3423
|
})(function(e) {
|
|
3376
3424
|
const {
|
|
3377
3425
|
data: t,
|
|
3378
3426
|
isLoading: r,
|
|
3379
3427
|
isError: i
|
|
3380
|
-
} =
|
|
3428
|
+
} = ae(e), {
|
|
3381
3429
|
t: o
|
|
3382
|
-
} =
|
|
3430
|
+
} = y();
|
|
3383
3431
|
return i ? /* @__PURE__ */ a(N, {
|
|
3384
3432
|
children: o("ai.errors.unexpected")
|
|
3385
|
-
}) : /* @__PURE__ */ a(
|
|
3433
|
+
}) : /* @__PURE__ */ a(xe, {
|
|
3386
3434
|
text: r ? "Loading..." : t ?? "Oops, no data came back for that."
|
|
3387
3435
|
});
|
|
3388
|
-
}),
|
|
3436
|
+
}), to = Se({
|
|
3389
3437
|
componentName: "GetNlgQueryResult"
|
|
3390
3438
|
})(function(e) {
|
|
3391
3439
|
const {
|
|
3392
3440
|
data: t,
|
|
3393
3441
|
isLoading: r,
|
|
3394
3442
|
isError: i
|
|
3395
|
-
} =
|
|
3443
|
+
} = ae(e), {
|
|
3396
3444
|
t: o
|
|
3397
|
-
} =
|
|
3445
|
+
} = y();
|
|
3398
3446
|
return i ? /* @__PURE__ */ a(N, {
|
|
3399
3447
|
children: o("ai.errors.unexpected")
|
|
3400
|
-
}) : /* @__PURE__ */ a(
|
|
3448
|
+
}) : /* @__PURE__ */ a(xe, {
|
|
3401
3449
|
text: r ? "Loading..." : t ?? "Oops, no data came back for that."
|
|
3402
3450
|
});
|
|
3403
3451
|
});
|
|
3404
|
-
function
|
|
3452
|
+
function qi({
|
|
3405
3453
|
theme: e
|
|
3406
3454
|
}) {
|
|
3407
3455
|
const t = e.general.brandColor;
|
|
@@ -3429,82 +3477,85 @@ function Zi({
|
|
|
3429
3477
|
})]
|
|
3430
3478
|
});
|
|
3431
3479
|
}
|
|
3432
|
-
const
|
|
3480
|
+
const Yi = u.div`
|
|
3433
3481
|
display: flex;
|
|
3434
3482
|
flex-direction: row;
|
|
3435
3483
|
align-items: center;
|
|
3436
3484
|
gap: 10px;
|
|
3437
3485
|
margin: 24px 0;
|
|
3438
3486
|
max-width: 640px;
|
|
3439
|
-
`,
|
|
3487
|
+
`, Hi = u.div`
|
|
3440
3488
|
align-self: flex-start;
|
|
3441
|
-
`,
|
|
3489
|
+
`, Ui = ({
|
|
3442
3490
|
summary: e,
|
|
3443
3491
|
nlgRequest: t
|
|
3444
3492
|
}) => {
|
|
3445
3493
|
const {
|
|
3446
3494
|
themeSettings: r
|
|
3447
3495
|
} = f();
|
|
3448
|
-
return /* @__PURE__ */ a(
|
|
3496
|
+
return /* @__PURE__ */ a(Ae, {
|
|
3449
3497
|
sourceId: t.jaql.datasource.title,
|
|
3450
3498
|
data: t,
|
|
3451
3499
|
type: "chart/insights",
|
|
3452
3500
|
buttonVisibility: "always",
|
|
3453
|
-
renderContent: (i) => /* @__PURE__ */ a(
|
|
3501
|
+
renderContent: (i) => /* @__PURE__ */ a(Yi, {
|
|
3454
3502
|
theme: r,
|
|
3455
|
-
children: [/* @__PURE__ */ a(
|
|
3503
|
+
children: [/* @__PURE__ */ a(Hi, {
|
|
3456
3504
|
theme: r,
|
|
3457
|
-
children: /* @__PURE__ */ a(
|
|
3505
|
+
children: /* @__PURE__ */ a(qi, {
|
|
3458
3506
|
theme: r
|
|
3459
3507
|
})
|
|
3460
|
-
}), /* @__PURE__ */ a(
|
|
3508
|
+
}), /* @__PURE__ */ a(xe, {
|
|
3461
3509
|
text: e
|
|
3462
3510
|
}), i]
|
|
3463
3511
|
})
|
|
3464
3512
|
});
|
|
3465
|
-
},
|
|
3513
|
+
}, ao = ({
|
|
3466
3514
|
nlqResponse: e,
|
|
3467
3515
|
onDataReady: t,
|
|
3468
|
-
|
|
3516
|
+
styleOptions: r,
|
|
3517
|
+
filters: i = []
|
|
3469
3518
|
}) => {
|
|
3470
|
-
e.queryTitle =
|
|
3519
|
+
e.queryTitle = Ot(e.queryTitle);
|
|
3471
3520
|
const {
|
|
3472
|
-
connectToWidgetProps:
|
|
3473
|
-
} =
|
|
3474
|
-
initialFilters:
|
|
3475
|
-
}), [
|
|
3476
|
-
|
|
3477
|
-
const p =
|
|
3521
|
+
connectToWidgetProps: o
|
|
3522
|
+
} = Rt({
|
|
3523
|
+
initialFilters: i
|
|
3524
|
+
}), [n, l] = M(null);
|
|
3525
|
+
J(() => {
|
|
3526
|
+
const p = be(e, {
|
|
3478
3527
|
useCustomizedStyleOptions: !0
|
|
3479
3528
|
});
|
|
3480
3529
|
if (!p)
|
|
3481
|
-
|
|
3530
|
+
l(null);
|
|
3482
3531
|
else {
|
|
3483
|
-
|
|
3532
|
+
r && p.styleOptions && (p.styleOptions = ye(p.styleOptions, r));
|
|
3533
|
+
const h = o(p, {
|
|
3484
3534
|
shouldAffectFilters: !1,
|
|
3485
3535
|
applyMode: "filter"
|
|
3486
3536
|
});
|
|
3487
|
-
|
|
3537
|
+
l(h);
|
|
3488
3538
|
}
|
|
3489
|
-
}, [e,
|
|
3490
|
-
const
|
|
3491
|
-
const p =
|
|
3492
|
-
return
|
|
3493
|
-
jaql:
|
|
3494
|
-
metadata:
|
|
3495
|
-
})
|
|
3539
|
+
}, [e, o, r]);
|
|
3540
|
+
const d = T(() => {
|
|
3541
|
+
const p = n && Me(n) ? Wt(n == null ? void 0 : n.filters) : [], h = e.jaql.metadata.filter((b) => !b.jaql.filter).concat(p.filter((b) => !b.config.disabled).map((b) => b.jaql()));
|
|
3542
|
+
return I(v({}, e), {
|
|
3543
|
+
jaql: I(v({}, e.jaql), {
|
|
3544
|
+
metadata: h
|
|
3545
|
+
}),
|
|
3546
|
+
verbosity: "Low"
|
|
3496
3547
|
});
|
|
3497
|
-
}, [e,
|
|
3498
|
-
data:
|
|
3499
|
-
isLoading:
|
|
3500
|
-
isError:
|
|
3501
|
-
} =
|
|
3502
|
-
return
|
|
3548
|
+
}, [e, n]), {
|
|
3549
|
+
data: c,
|
|
3550
|
+
isLoading: s,
|
|
3551
|
+
isError: g
|
|
3552
|
+
} = ae(d);
|
|
3553
|
+
return s || !n ? /* @__PURE__ */ a(ze, {}) : Me(n) ? /* @__PURE__ */ a(ee, I(v({}, n), {
|
|
3503
3554
|
highlightSelectionDisabled: !0,
|
|
3504
3555
|
onDataReady: t,
|
|
3505
|
-
topSlot:
|
|
3506
|
-
nlgRequest:
|
|
3507
|
-
summary:
|
|
3556
|
+
topSlot: c && !g && /* @__PURE__ */ a(Ui, {
|
|
3557
|
+
nlgRequest: d,
|
|
3558
|
+
summary: c
|
|
3508
3559
|
})
|
|
3509
3560
|
})) : /* @__PURE__ */ a(N, {});
|
|
3510
3561
|
};
|
|
@@ -3512,23 +3563,23 @@ const Oi = h.div`
|
|
|
3512
3563
|
try {
|
|
3513
3564
|
if (typeof document < "u") {
|
|
3514
3565
|
var e = document.createElement("style");
|
|
3515
|
-
e.appendChild(document.createTextNode('@charset "UTF-8";.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-translate-x-1\\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-csdk-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-scale-x-\\[-1\\]{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--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{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--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-\\[\\#f4f4f8\\]{--tw-bg-opacity: 1;background-color:rgb(244 244 248 / var(--tw-bg-opacity))}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--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{--tw-text-opacity: 1;color:rgb(110 115 125 / var(--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{--tw-text-opacity: 1;color:rgb(30 175 243 / var(--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{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.csdk-shadow-gray-500{--tw-shadow-color: #6b7280;--tw-shadow: var(--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{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._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}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(e);
|
|
3566
|
+
e.appendChild(document.createTextNode('@charset "UTF-8";.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-translate-x-1\\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-csdk-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-scale-x-\\[-1\\]{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--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{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--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{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--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{--tw-text-opacity: 1;color:rgb(110 115 125 / var(--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{--tw-text-opacity: 1;color:rgb(30 175 243 / var(--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{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.csdk-shadow-gray-500{--tw-shadow-color: #6b7280;--tw-shadow: var(--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{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._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}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(e);
|
|
3516
3567
|
}
|
|
3517
3568
|
} catch (t) {
|
|
3518
3569
|
console.error("vite-plugin-css-injected-by-js", t);
|
|
3519
3570
|
}
|
|
3520
3571
|
})();
|
|
3521
3572
|
export {
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
|
|
3573
|
+
Bi as AiContextProvider,
|
|
3574
|
+
Ki as Chatbot,
|
|
3575
|
+
eo as GetNlgInsights,
|
|
3576
|
+
to as GetNlgQueryResult,
|
|
3577
|
+
ao as NlqChartWidget,
|
|
3578
|
+
Ha as useChatSession,
|
|
3579
|
+
Xi as useGetDataSourceFields,
|
|
3580
|
+
Fi as useGetNlgInsights,
|
|
3581
|
+
$i as useGetNlgQueryResult,
|
|
3582
|
+
Vi as useGetNlqResult,
|
|
3583
|
+
Qi as useGetQueryRecommendations,
|
|
3584
|
+
Ji as useLastNlqResponse
|
|
3534
3585
|
};
|