@sisense/sdk-ui 2.1.1 → 2.2.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 +9 -9
- package/dist/ai.js +525 -636
- package/dist/analytics-composer.cjs +1 -1
- package/dist/analytics-composer.js +4 -4
- package/dist/{derive-chart-family-CQ1Myy0A.cjs → derive-chart-family-BsbFdcgd.cjs} +1 -1
- package/dist/{derive-chart-family-C8duLtwv.js → derive-chart-family-C9IDI6UV.js} +18 -0
- package/dist/{dimensions-DOWF8q44.js → dimensions-HgrcPa-Q.js} +1 -1
- package/dist/{dimensions-BBfnA6e8.cjs → dimensions-mYUylB-h.cjs} +1 -1
- package/dist/index.cjs +14 -14
- package/dist/index.js +5622 -5335
- package/dist/packages/sdk-ui/src/api/rest-api.d.ts +1 -0
- package/dist/packages/sdk-ui/src/api/types/dashboard-dto.d.ts +7 -0
- package/dist/packages/sdk-ui/src/common/hooks/use-state-with-history.d.ts +64 -0
- package/dist/packages/sdk-ui/src/dashboard/components/dashboard-header.d.ts +1 -1
- package/dist/packages/sdk-ui/src/dashboard/dashboard.d.ts +7 -1
- package/dist/packages/sdk-ui/src/dashboard/hooks/use-dashboard-header-toolbar.d.ts +17 -0
- package/dist/packages/sdk-ui/src/dashboard/hooks/use-edit-mode-toolbar.d.ts +52 -0
- package/dist/packages/sdk-ui/src/dashboard/types.d.ts +3 -1
- package/dist/packages/sdk-ui/src/error-boundary/error-boundary.d.ts +6 -2
- package/dist/packages/sdk-ui/src/models/dashboard/dashboard-model.d.ts +7 -0
- package/dist/packages/sdk-ui/src/models/dashboard/translate-dashboard-dto-utils.d.ts +3 -1
- package/dist/packages/sdk-ui/src/models/dashboard/types.d.ts +1 -1
- package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-model-reducer.d.ts +14 -5
- package/dist/packages/sdk-ui/src/props.d.ts +4 -1
- package/dist/packages/sdk-ui/src/translation/resources/en.d.ts +9 -0
- package/dist/packages/sdk-ui/src/translation/resources/index.d.ts +18 -0
- package/dist/{use-common-filters-NTIrYvRs.cjs → use-common-filters-BKYG6WGA.cjs} +47 -47
- package/dist/{use-common-filters--6cyMg9O.js → use-common-filters-DkwU7HJ3.js} +1696 -1565
- package/dist/{widget-composer-BZwsi1mW.js → widget-composer-CACtfvw6.js} +98 -95
- package/dist/{widget-composer-Bv_aqjLX.cjs → widget-composer-JVl8mNCt.cjs} +1 -1
- package/package.json +7 -7
package/dist/ai.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
1
|
+
var gt = Object.defineProperty, ft = Object.defineProperties;
|
|
2
|
+
var mt = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var le = Object.getOwnPropertySymbols;
|
|
4
4
|
var Ze = Object.prototype.hasOwnProperty, je = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var
|
|
5
|
+
var ze = (e, t, o) => t in e ? gt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, v = (e, t) => {
|
|
6
6
|
for (var o in t || (t = {}))
|
|
7
|
-
Ze.call(t, o) &&
|
|
7
|
+
Ze.call(t, o) && ze(e, o, t[o]);
|
|
8
8
|
if (le)
|
|
9
9
|
for (var o of le(t))
|
|
10
|
-
je.call(t, o) &&
|
|
10
|
+
je.call(t, o) && ze(e, o, t[o]);
|
|
11
11
|
return e;
|
|
12
|
-
}, M = (e, t) =>
|
|
12
|
+
}, M = (e, t) => ft(e, mt(t));
|
|
13
13
|
var Ve = (e, t) => {
|
|
14
14
|
var o = {};
|
|
15
15
|
for (var r in e)
|
|
@@ -35,14 +35,14 @@ var W = (e, t, o) => new Promise((r, i) => {
|
|
|
35
35
|
}, c = (l) => l.done ? r(l.value) : Promise.resolve(l.value).then(s, a);
|
|
36
36
|
c((o = o.apply(e, t)).next());
|
|
37
37
|
});
|
|
38
|
-
import {
|
|
39
|
-
import { ah as Gt, $ as n, ap as
|
|
40
|
-
import * as
|
|
41
|
-
import { createContext as Te, useContext as Le, useMemo as
|
|
42
|
-
import { t as pe } from "./widget-composer-
|
|
43
|
-
import { w as Qn } from "./widget-composer-
|
|
38
|
+
import { by as bt, bz as xt, bA as Ue, bB as yt, bC as oe, bD as vt, bE as wt, bF as kt, bd as Ke, be as Je, aQ as K, J as Me, aD as Ye, aj as St, bG as Mt, am as Tt, al as Lt, A as he, bH as Rt, bI as It, ar as _, bJ as Xe, C as Et, aW as Nt, _ as Ft, bK as Ht, y as xe, P as f, D as Bt, bL as Dt, b6 as ne, b5 as Pt, aA as qt, bM as At, b7 as Ot, aE as Wt, ah as te, N as $t, bN as zt, bO as Zt, Q as et, bP as jt, b9 as Vt, bQ as Qt } from "./use-common-filters-DkwU7HJ3.js";
|
|
39
|
+
import { ah as Gt, $ as n, ap as _t, k as Ut, cr as Kt, ai as S, T as ve, bg as h, bq as I, ax as p, aj as b, a0 as H, a2 as V, av as tt, aY as we, b1 as Jt, cs as Yt, ct as Xt, at as eo, au as to, m as oo } from "./derive-chart-family-C9IDI6UV.js";
|
|
40
|
+
import * as $ from "react";
|
|
41
|
+
import { createContext as Te, useContext as Le, useMemo as F, useState as L, useCallback as k, useEffect as re, useRef as U, useLayoutEffect as de, memo as no, forwardRef as ro } from "react";
|
|
42
|
+
import { t as pe } from "./widget-composer-CACtfvw6.js";
|
|
43
|
+
import { w as Qn } from "./widget-composer-CACtfvw6.js";
|
|
44
44
|
import { jsx as ee } from "react/jsx-runtime";
|
|
45
|
-
class
|
|
45
|
+
class io extends bt {
|
|
46
46
|
constructor(t, o) {
|
|
47
47
|
super(), this.client = t, this.setOptions(o), this.bindMethods(), this.updateResult();
|
|
48
48
|
}
|
|
@@ -52,7 +52,7 @@ class r1 extends yt {
|
|
|
52
52
|
setOptions(t) {
|
|
53
53
|
var o;
|
|
54
54
|
const r = this.options;
|
|
55
|
-
this.options = this.client.defaultMutationOptions(t),
|
|
55
|
+
this.options = this.client.defaultMutationOptions(t), xt(r, this.options) || this.client.getMutationCache().notify({
|
|
56
56
|
type: "observerOptionsUpdated",
|
|
57
57
|
mutation: this.currentMutation,
|
|
58
58
|
observer: this
|
|
@@ -85,7 +85,7 @@ class r1 extends yt {
|
|
|
85
85
|
})), this.currentMutation.addObserver(this), this.currentMutation.execute();
|
|
86
86
|
}
|
|
87
87
|
updateResult() {
|
|
88
|
-
const t = this.currentMutation ? this.currentMutation.state :
|
|
88
|
+
const t = this.currentMutation ? this.currentMutation.state : yt(), o = M(v({}, t), {
|
|
89
89
|
isLoading: t.status === "loading",
|
|
90
90
|
isSuccess: t.status === "success",
|
|
91
91
|
isError: t.status === "error",
|
|
@@ -107,33 +107,33 @@ class r1 extends yt {
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
t.listeners && this.listeners.forEach(({
|
|
110
|
-
listener:
|
|
110
|
+
listener: C
|
|
111
111
|
}) => {
|
|
112
|
-
|
|
112
|
+
C(this.currentResult);
|
|
113
113
|
});
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
function Re(e, t, o) {
|
|
118
|
-
const r =
|
|
118
|
+
const r = kt(e, t), i = oe({
|
|
119
119
|
context: r.context
|
|
120
|
-
}), [s] =
|
|
121
|
-
|
|
120
|
+
}), [s] = $.useState(() => new io(i, r));
|
|
121
|
+
$.useEffect(() => {
|
|
122
122
|
s.setOptions(r);
|
|
123
123
|
}, [s, r]);
|
|
124
|
-
const a =
|
|
125
|
-
s.mutate(l, d).catch(
|
|
124
|
+
const a = vt($.useCallback((l) => s.subscribe(Ue.batchCalls(l)), [s]), () => s.getCurrentResult(), () => s.getCurrentResult()), c = $.useCallback((l, d) => {
|
|
125
|
+
s.mutate(l, d).catch(so);
|
|
126
126
|
}, [s]);
|
|
127
|
-
if (a.error &&
|
|
127
|
+
if (a.error && wt(s.options.useErrorBoundary, [a.error]))
|
|
128
128
|
throw a.error;
|
|
129
129
|
return M(v({}, a), {
|
|
130
130
|
mutate: c,
|
|
131
131
|
mutateAsync: a.mutate
|
|
132
132
|
});
|
|
133
133
|
}
|
|
134
|
-
function
|
|
134
|
+
function so() {
|
|
135
135
|
}
|
|
136
|
-
class
|
|
136
|
+
class ao {
|
|
137
137
|
constructor(t, o = !1) {
|
|
138
138
|
this.volatile = o, this.getChatContexts = () => W(this, null, function* () {
|
|
139
139
|
return (yield this.httpClient.get("api/datasources//")) || [];
|
|
@@ -161,26 +161,26 @@ class s1 {
|
|
|
161
161
|
}, this.httpClient = t;
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
|
-
const
|
|
164
|
+
const lo = new Ke({
|
|
165
165
|
defaultOptions: {
|
|
166
166
|
queries: {
|
|
167
167
|
refetchOnWindowFocus: !1,
|
|
168
168
|
refetchOnMount: !1
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
|
-
}), Ie = /* @__PURE__ */ Te(void 0),
|
|
172
|
-
const { app: o } = Gt(), r =
|
|
171
|
+
}), Ie = /* @__PURE__ */ Te(void 0), B = () => Le(Ie), co = ({ children: e, volatile: t }) => {
|
|
172
|
+
const { app: o } = Gt(), r = F(() => o ? new ao(o.httpClient, t) : void 0, [
|
|
173
173
|
o,
|
|
174
174
|
t
|
|
175
175
|
]);
|
|
176
176
|
return /* @__PURE__ */ n(Ie.Provider, {
|
|
177
177
|
value: r,
|
|
178
178
|
children: /* @__PURE__ */ n(Je, {
|
|
179
|
-
client:
|
|
179
|
+
client: lo,
|
|
180
180
|
children: e
|
|
181
181
|
})
|
|
182
182
|
});
|
|
183
|
-
},
|
|
183
|
+
}, ot = /* @__PURE__ */ Te({}), uo = () => Le(ot), nt = ({ children: e }) => {
|
|
184
184
|
const [t, o] = L({}), r = k((a, c) => {
|
|
185
185
|
var l;
|
|
186
186
|
return `${a}_${(l = c == null ? void 0 : c.dashboardId) != null ? l : ""}`;
|
|
@@ -194,7 +194,7 @@ const a1 = new Ke({
|
|
|
194
194
|
t,
|
|
195
195
|
r
|
|
196
196
|
]);
|
|
197
|
-
return /* @__PURE__ */ n(
|
|
197
|
+
return /* @__PURE__ */ n(ot.Provider, {
|
|
198
198
|
value: {
|
|
199
199
|
saveChatId: i,
|
|
200
200
|
getChatId: s
|
|
@@ -202,20 +202,20 @@ const a1 = new Ke({
|
|
|
202
202
|
children: e
|
|
203
203
|
});
|
|
204
204
|
};
|
|
205
|
-
function
|
|
206
|
-
return /* @__PURE__ */ n(
|
|
207
|
-
children: /* @__PURE__ */ n(
|
|
205
|
+
function Bn({ children: e, volatile: t }) {
|
|
206
|
+
return /* @__PURE__ */ n(nt, {
|
|
207
|
+
children: /* @__PURE__ */ n(co, {
|
|
208
208
|
volatile: t,
|
|
209
209
|
children: e
|
|
210
210
|
})
|
|
211
211
|
});
|
|
212
212
|
}
|
|
213
|
-
function
|
|
213
|
+
function ho(e) {
|
|
214
214
|
var t, o;
|
|
215
215
|
if ("jaql" in e)
|
|
216
216
|
return e;
|
|
217
217
|
{
|
|
218
|
-
const r =
|
|
218
|
+
const r = Kt(e.dataSource), { filters: i = [], relations: s } = _t(e.filters), { metadata: a, filterRelations: c } = Ut({
|
|
219
219
|
dataSource: e.dataSource,
|
|
220
220
|
attributes: (t = e.dimensions) != null ? t : [],
|
|
221
221
|
measures: (o = e.measures) != null ? o : [],
|
|
@@ -232,19 +232,19 @@ function d1(e) {
|
|
|
232
232
|
return e.verbosity && (l.verbosity = e.verbosity), l;
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
const
|
|
236
|
-
const o =
|
|
235
|
+
const Ce = (e, t = !0) => {
|
|
236
|
+
const o = F(() => ho(e), [
|
|
237
237
|
e
|
|
238
|
-
]), r =
|
|
238
|
+
]), r = B(), { data: i, error: s, isError: a, isLoading: c, isSuccess: l, refetch: d } = K({
|
|
239
239
|
queryKey: [
|
|
240
240
|
"getNlgInsights",
|
|
241
241
|
o,
|
|
242
242
|
r
|
|
243
243
|
],
|
|
244
244
|
queryFn: () => r == null ? void 0 : r.ai.getNlgInsights(o),
|
|
245
|
-
select: (
|
|
246
|
-
var
|
|
247
|
-
return (
|
|
245
|
+
select: (C) => {
|
|
246
|
+
var u;
|
|
247
|
+
return (u = C == null ? void 0 : C.data) == null ? void 0 : u.answer;
|
|
248
248
|
},
|
|
249
249
|
enabled: !!r && t
|
|
250
250
|
});
|
|
@@ -260,10 +260,10 @@ const ge = (e, t = !0) => {
|
|
|
260
260
|
d
|
|
261
261
|
])
|
|
262
262
|
};
|
|
263
|
-
},
|
|
263
|
+
}, po = (e) => {
|
|
264
264
|
const r = e, { enabled: t } = r, o = Ve(r, ["enabled"]);
|
|
265
|
-
return
|
|
266
|
-
},
|
|
265
|
+
return Ce(o, t);
|
|
266
|
+
}, Dn = Me("useGetNlgInsights")(po), Co = [
|
|
267
267
|
"indicator",
|
|
268
268
|
"column",
|
|
269
269
|
"line",
|
|
@@ -271,7 +271,7 @@ const ge = (e, t = !0) => {
|
|
|
271
271
|
"pie",
|
|
272
272
|
"bar"
|
|
273
273
|
];
|
|
274
|
-
function
|
|
274
|
+
function go(e) {
|
|
275
275
|
const { dataSource: t, query: o, chartTypes: r } = e;
|
|
276
276
|
return {
|
|
277
277
|
contextTitle: typeof t == "string" ? t : t.title,
|
|
@@ -280,13 +280,13 @@ function p1(e) {
|
|
|
280
280
|
// Timezone is not used by AI API, but it is currently required by the endpoint
|
|
281
281
|
timezone: "UTC",
|
|
282
282
|
chartTypes: r != null ? r : [
|
|
283
|
-
...
|
|
283
|
+
...Co
|
|
284
284
|
]
|
|
285
285
|
}
|
|
286
286
|
};
|
|
287
287
|
}
|
|
288
|
-
const
|
|
289
|
-
const { contextTitle: t, request: o } =
|
|
288
|
+
const fo = (e) => {
|
|
289
|
+
const { contextTitle: t, request: o } = go(e), r = B(), { isLoading: i, isError: s, isSuccess: a, data: c, error: l, refetch: d } = K({
|
|
290
290
|
queryKey: [
|
|
291
291
|
"getNlqResult",
|
|
292
292
|
t,
|
|
@@ -295,14 +295,14 @@ const g1 = (e) => {
|
|
|
295
295
|
],
|
|
296
296
|
queryFn: () => r == null ? void 0 : r.ai.getNlqResult(t, o),
|
|
297
297
|
enabled: !!r && e.enabled
|
|
298
|
-
}),
|
|
298
|
+
}), C = c ? pe(c, {
|
|
299
299
|
useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
|
|
300
300
|
}) : void 0;
|
|
301
301
|
return {
|
|
302
302
|
isLoading: i,
|
|
303
303
|
isError: s,
|
|
304
304
|
isSuccess: a,
|
|
305
|
-
data:
|
|
305
|
+
data: C,
|
|
306
306
|
error: l,
|
|
307
307
|
refetch: k(() => {
|
|
308
308
|
d();
|
|
@@ -310,8 +310,8 @@ const g1 = (e) => {
|
|
|
310
310
|
d
|
|
311
311
|
])
|
|
312
312
|
};
|
|
313
|
-
},
|
|
314
|
-
const { contextTitle: t, count: o, enableAxisTitlesInWidgetProps: r, enabled: i } = e, s =
|
|
313
|
+
}, Pn = Me("useGetNlqResult")(fo), mo = 4, rt = (e) => {
|
|
314
|
+
const { contextTitle: t, count: o, enableAxisTitlesInWidgetProps: r, enabled: i } = e, s = B(), a = o != null ? o : mo, c = (i === void 0 || i === !0) && a > 0, { isLoading: l, isError: d, isSuccess: C, data: u, error: g, refetch: m } = K({
|
|
315
315
|
queryKey: [
|
|
316
316
|
"getQueryRecommendations",
|
|
317
317
|
t,
|
|
@@ -322,44 +322,44 @@ const g1 = (e) => {
|
|
|
322
322
|
numOfRecommendations: a
|
|
323
323
|
}),
|
|
324
324
|
enabled: !!s && c
|
|
325
|
-
}), w =
|
|
325
|
+
}), w = F(() => u == null ? void 0 : u.map((x) => M(v({}, x), {
|
|
326
326
|
widgetProps: x.jaql ? pe(x, {
|
|
327
327
|
useCustomizedStyleOptions: r
|
|
328
328
|
}) : void 0
|
|
329
329
|
})), [
|
|
330
|
-
|
|
330
|
+
u,
|
|
331
331
|
r
|
|
332
332
|
]);
|
|
333
333
|
return {
|
|
334
334
|
isLoading: c ? l : !1,
|
|
335
335
|
isError: d,
|
|
336
|
-
isSuccess:
|
|
336
|
+
isSuccess: C,
|
|
337
337
|
data: w != null ? w : void 0,
|
|
338
|
-
error:
|
|
338
|
+
error: g,
|
|
339
339
|
refetch: k(() => {
|
|
340
|
-
|
|
340
|
+
m();
|
|
341
341
|
}, [
|
|
342
|
-
|
|
342
|
+
m
|
|
343
343
|
])
|
|
344
344
|
};
|
|
345
|
-
},
|
|
345
|
+
}, qn = Me("useGetQueryRecommendations")(rt), it = Object.freeze({
|
|
346
346
|
enableFollowupQuestions: !1,
|
|
347
347
|
enableHeader: !0,
|
|
348
348
|
enableInsights: !0,
|
|
349
349
|
numOfRecommendations: 4,
|
|
350
350
|
numOfRecentPrompts: 5
|
|
351
|
-
}),
|
|
352
|
-
const { t: o } = S(), r = Object.entries(t).reduce((i, [s, a]) => (a !== void 0 && (i[s] = a), i), M(v({},
|
|
351
|
+
}), st = /* @__PURE__ */ Te(v({}, it)), P = () => Le(st), bo = ({ children: e, value: t }) => {
|
|
352
|
+
const { t: o } = S(), r = Object.entries(t).reduce((i, [s, a]) => (a !== void 0 && (i[s] = a), i), M(v({}, it), {
|
|
353
353
|
inputPromptText: o("ai.config.inputPromptText"),
|
|
354
354
|
welcomeText: o("ai.config.welcomeText"),
|
|
355
355
|
suggestionsWelcomeText: o("ai.config.suggestionsWelcomeText")
|
|
356
356
|
}));
|
|
357
|
-
return /* @__PURE__ */ n(
|
|
357
|
+
return /* @__PURE__ */ n(st.Provider, {
|
|
358
358
|
value: r,
|
|
359
359
|
children: e
|
|
360
360
|
});
|
|
361
|
-
}, Ee = "chatHistory",
|
|
362
|
-
const t =
|
|
361
|
+
}, Ee = "chatHistory", xo = (e) => {
|
|
362
|
+
const t = B(), { hideHistory: o } = P();
|
|
363
363
|
return K({
|
|
364
364
|
queryKey: [
|
|
365
365
|
Ee,
|
|
@@ -376,8 +376,8 @@ const g1 = (e) => {
|
|
|
376
376
|
}),
|
|
377
377
|
enabled: !!t && !!e
|
|
378
378
|
});
|
|
379
|
-
},
|
|
380
|
-
const t =
|
|
379
|
+
}, at = (e) => {
|
|
380
|
+
const t = B(), o = oe();
|
|
381
381
|
return Re({
|
|
382
382
|
mutationFn: () => W(void 0, null, function* () {
|
|
383
383
|
if (!(!t || !e))
|
|
@@ -394,8 +394,8 @@ const g1 = (e) => {
|
|
|
394
394
|
}
|
|
395
395
|
});
|
|
396
396
|
}, Ne = (e) => {
|
|
397
|
-
const { data: t, isLoading: o, isError: r } =
|
|
398
|
-
return
|
|
397
|
+
const { data: t, isLoading: o, isError: r } = xo(e), { mutate: i } = at(e);
|
|
398
|
+
return re(() => {
|
|
399
399
|
r && i();
|
|
400
400
|
}, [
|
|
401
401
|
r,
|
|
@@ -405,8 +405,8 @@ const g1 = (e) => {
|
|
|
405
405
|
isLoading: o,
|
|
406
406
|
isError: r
|
|
407
407
|
};
|
|
408
|
-
},
|
|
409
|
-
const e =
|
|
408
|
+
}, yo = () => {
|
|
409
|
+
const e = B(), { data: t, isLoading: o, fetchStatus: r } = K({
|
|
410
410
|
queryKey: [
|
|
411
411
|
"getDataTopics",
|
|
412
412
|
e
|
|
@@ -422,8 +422,8 @@ const g1 = (e) => {
|
|
|
422
422
|
isLoading: o,
|
|
423
423
|
fetchStatus: r
|
|
424
424
|
};
|
|
425
|
-
},
|
|
426
|
-
const e =
|
|
425
|
+
}, vo = () => {
|
|
426
|
+
const e = B(), { data: t, isLoading: o } = K({
|
|
427
427
|
queryKey: [
|
|
428
428
|
"getAllChats",
|
|
429
429
|
e
|
|
@@ -435,8 +435,8 @@ const g1 = (e) => {
|
|
|
435
435
|
data: t != null ? t : [],
|
|
436
436
|
isLoading: o
|
|
437
437
|
};
|
|
438
|
-
},
|
|
439
|
-
const r = oe(), i =
|
|
438
|
+
}, wo = (e, t, o) => {
|
|
439
|
+
const r = oe(), i = B(), s = Re({
|
|
440
440
|
mutationFn: () => W(void 0, null, function* () {
|
|
441
441
|
if (!(!i || !e))
|
|
442
442
|
return i.ai.chat.create(e, o);
|
|
@@ -445,13 +445,13 @@ const g1 = (e) => {
|
|
|
445
445
|
"getAllChats"
|
|
446
446
|
])
|
|
447
447
|
});
|
|
448
|
-
return
|
|
448
|
+
return re(() => {
|
|
449
449
|
t && s.isIdle && s.mutate();
|
|
450
450
|
}, [
|
|
451
451
|
t,
|
|
452
452
|
s
|
|
453
453
|
]), s;
|
|
454
|
-
},
|
|
454
|
+
}, ko = (e, t) => {
|
|
455
455
|
switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
|
|
456
456
|
case "nlq":
|
|
457
457
|
return {
|
|
@@ -468,7 +468,7 @@ const g1 = (e) => {
|
|
|
468
468
|
default:
|
|
469
469
|
throw Error(`${t}${JSON.stringify(e)}`);
|
|
470
470
|
}
|
|
471
|
-
},
|
|
471
|
+
}, So = (e, t) => {
|
|
472
472
|
const o = oe(), r = k((l) => {
|
|
473
473
|
e && o.setQueriesData([
|
|
474
474
|
Ee,
|
|
@@ -480,7 +480,7 @@ const g1 = (e) => {
|
|
|
480
480
|
}, [
|
|
481
481
|
o,
|
|
482
482
|
e
|
|
483
|
-
]), { t: i } = S(), s =
|
|
483
|
+
]), { t: i } = S(), s = B(), { mutate: a, isLoading: c } = Re({
|
|
484
484
|
mutationFn: (l) => W(void 0, null, function* () {
|
|
485
485
|
if (!(!s || !e))
|
|
486
486
|
return s.ai.chat.post(e, {
|
|
@@ -508,20 +508,20 @@ const g1 = (e) => {
|
|
|
508
508
|
if (!l)
|
|
509
509
|
return;
|
|
510
510
|
const d = i("ai.errors.unknownResponse");
|
|
511
|
-
r(
|
|
511
|
+
r(ko(l, d));
|
|
512
512
|
}
|
|
513
513
|
});
|
|
514
514
|
return {
|
|
515
515
|
mutate: a,
|
|
516
516
|
isLoading: c
|
|
517
517
|
};
|
|
518
|
-
},
|
|
519
|
-
var
|
|
520
|
-
const { data: r, isLoading: i } =
|
|
521
|
-
var
|
|
522
|
-
return
|
|
523
|
-
})) == null ? void 0 :
|
|
524
|
-
return
|
|
518
|
+
}, Fe = (e, t, o = !1) => {
|
|
519
|
+
var C;
|
|
520
|
+
const { data: r, isLoading: i } = vo(), s = uo(), a = s.getChatId(e, t) || ((C = r.find((u) => {
|
|
521
|
+
var g;
|
|
522
|
+
return u.contextTitle === e && ((g = u.contextDetails) == null ? void 0 : g.dashboardId) === (t == null ? void 0 : t.dashboardId);
|
|
523
|
+
})) == null ? void 0 : C.chatId), { isError: c, data: l, isSuccess: d } = wo(e, o && !i && !a, t);
|
|
524
|
+
return re(() => {
|
|
525
525
|
d && l && !a && s.saveChatId(l.chatId, e, t);
|
|
526
526
|
}, [
|
|
527
527
|
l,
|
|
@@ -535,42 +535,42 @@ const g1 = (e) => {
|
|
|
535
535
|
isLoading: i,
|
|
536
536
|
isError: c
|
|
537
537
|
};
|
|
538
|
-
},
|
|
538
|
+
}, lt = (e) => F(() => {
|
|
539
539
|
if (e != null && e.length) {
|
|
540
540
|
const t = e[e.length - 1];
|
|
541
|
-
if (
|
|
541
|
+
if (He(t))
|
|
542
542
|
return JSON.parse(t.content);
|
|
543
543
|
}
|
|
544
544
|
return null;
|
|
545
545
|
}, [
|
|
546
546
|
e
|
|
547
|
-
]),
|
|
548
|
-
const { t: o } = S(), { enableFollowupQuestions: r } = P(), { chatId: i, isError: s } =
|
|
549
|
-
|
|
550
|
-
s ? c(new ve("ai.errors.chatUnavailable")) :
|
|
547
|
+
]), He = (e) => !!e && "type" in e && e.type === "nlq", Mo = (e) => !!e && "type" in e && e.type === "text", To = (e, t) => {
|
|
548
|
+
const { t: o } = S(), { enableFollowupQuestions: r } = P(), { chatId: i, isError: s } = Fe(e, t, !0), [a, c] = L(null), { history: l, isLoading: d, isError: C } = Ne(i);
|
|
549
|
+
re(() => {
|
|
550
|
+
s ? c(new ve("ai.errors.chatUnavailable")) : C && c(new ve("ai.errors.fetchHistory"));
|
|
551
551
|
}, [
|
|
552
552
|
s,
|
|
553
|
-
|
|
553
|
+
C,
|
|
554
554
|
o
|
|
555
555
|
]);
|
|
556
|
-
const { mutate:
|
|
556
|
+
const { mutate: u, isLoading: g } = So(i, r), m = lt(l);
|
|
557
557
|
return {
|
|
558
558
|
chatId: i,
|
|
559
559
|
history: l != null ? l : [],
|
|
560
|
-
lastNlqResponse:
|
|
561
|
-
sendMessage:
|
|
562
|
-
isAwaitingResponse:
|
|
560
|
+
lastNlqResponse: m,
|
|
561
|
+
sendMessage: u,
|
|
562
|
+
isAwaitingResponse: g,
|
|
563
563
|
isLoading: d,
|
|
564
564
|
lastError: a
|
|
565
565
|
};
|
|
566
|
+
}, An = ({ contextTitle: e, contextDetails: t }) => {
|
|
567
|
+
const { chatId: o } = Fe(e, t), { history: r } = Ne(o);
|
|
568
|
+
return lt(r);
|
|
566
569
|
}, On = ({ contextTitle: e, contextDetails: t }) => {
|
|
567
|
-
const { chatId: o } =
|
|
568
|
-
return
|
|
569
|
-
}, Wn = ({ contextTitle: e, contextDetails: t }) => {
|
|
570
|
-
const { chatId: o } = Be(e, t), { history: r } = Ne(o);
|
|
571
|
-
return B(() => {
|
|
570
|
+
const { chatId: o } = Fe(e, t), { history: r } = Ne(o);
|
|
571
|
+
return F(() => {
|
|
572
572
|
if (r != null && r.length) {
|
|
573
|
-
const i = r.slice().reverse().find(
|
|
573
|
+
const i = r.slice().reverse().find(He);
|
|
574
574
|
if (i)
|
|
575
575
|
return JSON.parse(i.content);
|
|
576
576
|
}
|
|
@@ -578,17 +578,17 @@ const g1 = (e) => {
|
|
|
578
578
|
}, [
|
|
579
579
|
r
|
|
580
580
|
]);
|
|
581
|
-
},
|
|
581
|
+
}, Lo = 500, Ro = 500, Io = 500, Eo = 900, No = /* @__PURE__ */ h("div", {
|
|
582
582
|
target: "e1ldv6710",
|
|
583
583
|
label: "ChatFrame"
|
|
584
|
-
})("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({ theme: e }) => e.aiChat.borderRadius, ";background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:",
|
|
584
|
+
})("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({ theme: e }) => e.aiChat.borderRadius, ";background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Lo, "px;min-height:", Ro, "px;width:", ({ width: e }) => e ? Qe(e) : `${Io}px`, ";height:", ({ height: e }) => e ? Qe(e) : `${Eo}px`, ";", ({ theme: e }) => I`
|
|
585
585
|
font-size: ${e.aiChat.primaryFontSize[0]};
|
|
586
586
|
line-height: ${e.aiChat.primaryFontSize[1]};
|
|
587
587
|
`, " border:", ({ theme: e }) => e.aiChat.border === !1 ? "none" : e.aiChat.border, ";");
|
|
588
|
-
function
|
|
588
|
+
function Qe(e) {
|
|
589
589
|
return typeof e == "number" ? `${e}px` : e;
|
|
590
590
|
}
|
|
591
|
-
function
|
|
591
|
+
function Fo({ spin: e }) {
|
|
592
592
|
return /* @__PURE__ */ p("svg", {
|
|
593
593
|
xmlns: "http://www.w3.org/2000/svg",
|
|
594
594
|
width: "24",
|
|
@@ -613,16 +613,16 @@ function E1({ spin: e }) {
|
|
|
613
613
|
]
|
|
614
614
|
});
|
|
615
615
|
}
|
|
616
|
-
function
|
|
616
|
+
function ge() {
|
|
617
617
|
return /* @__PURE__ */ n("div", {
|
|
618
618
|
className: "csdk-m-auto",
|
|
619
619
|
"aria-label": "loading spinner",
|
|
620
|
-
children: /* @__PURE__ */ n(
|
|
620
|
+
children: /* @__PURE__ */ n(Fo, {
|
|
621
621
|
spin: !0
|
|
622
622
|
})
|
|
623
623
|
});
|
|
624
624
|
}
|
|
625
|
-
function
|
|
625
|
+
function Ho({ theme: e }) {
|
|
626
626
|
return /* @__PURE__ */ n("svg", {
|
|
627
627
|
width: "24",
|
|
628
628
|
height: "24",
|
|
@@ -635,7 +635,7 @@ function N1({ theme: e }) {
|
|
|
635
635
|
})
|
|
636
636
|
});
|
|
637
637
|
}
|
|
638
|
-
function
|
|
638
|
+
function Bo({ theme: e }) {
|
|
639
639
|
const t = e.aiChat.icons.color;
|
|
640
640
|
return /* @__PURE__ */ p("svg", {
|
|
641
641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -659,26 +659,26 @@ function B1({ theme: e }) {
|
|
|
659
659
|
]
|
|
660
660
|
});
|
|
661
661
|
}
|
|
662
|
-
const
|
|
662
|
+
const Do = /* @__PURE__ */ h("div", {
|
|
663
663
|
target: "e1q6h1ze0",
|
|
664
664
|
label: "Section"
|
|
665
|
-
})("display:flex;flex-direction:column;row-gap:4px;"),
|
|
665
|
+
})("display:flex;flex-direction:column;row-gap:4px;"), Po = /* @__PURE__ */ h("div", {
|
|
666
666
|
target: "e1q6h1ze1",
|
|
667
667
|
label: "SectionHeader"
|
|
668
|
-
})("font-size:11px;line-height:18px;font-weight:300;color:", ({ theme: e }) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"),
|
|
668
|
+
})("font-size:11px;line-height:18px;font-weight:300;color:", ({ theme: e }) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), qo = /* @__PURE__ */ h("div", {
|
|
669
669
|
target: "e1q6h1ze2",
|
|
670
670
|
label: "DropupItem"
|
|
671
671
|
})("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => e.aiChat.dropup.items.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.items.hover.backgroundColor, ";}");
|
|
672
|
-
function
|
|
673
|
-
const [i, s] = L(!1), { themeSettings: a } =
|
|
674
|
-
return /* @__PURE__ */ p(
|
|
672
|
+
function Ao({ title: e, items: t, onSelect: o, alwaysExpanded: r = !1 }) {
|
|
673
|
+
const [i, s] = L(!1), { themeSettings: a } = b();
|
|
674
|
+
return /* @__PURE__ */ p(Do, {
|
|
675
675
|
children: [
|
|
676
|
-
/* @__PURE__ */ n(
|
|
676
|
+
/* @__PURE__ */ n(Po, {
|
|
677
677
|
onClick: () => s((c) => !c),
|
|
678
678
|
theme: a,
|
|
679
679
|
children: e.toUpperCase()
|
|
680
680
|
}),
|
|
681
|
-
(i || r) && t.map((c, l) => /* @__PURE__ */ n(
|
|
681
|
+
(i || r) && t.map((c, l) => /* @__PURE__ */ n(qo, {
|
|
682
682
|
onClick: () => o(c),
|
|
683
683
|
theme: a,
|
|
684
684
|
children: c
|
|
@@ -686,14 +686,14 @@ function P1({ title: e, items: t, onSelect: o, alwaysExpanded: r = !1 }) {
|
|
|
686
686
|
]
|
|
687
687
|
});
|
|
688
688
|
}
|
|
689
|
-
const
|
|
689
|
+
const Oo = /* @__PURE__ */ h("div", {
|
|
690
690
|
target: "e10x5x4a0",
|
|
691
691
|
label: "PopupContent"
|
|
692
|
-
})("font-family:", ({ theme: e }) => e.typography.fontFamily, ";font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";background-color:", ({ theme: e }) => e.aiChat.dropup.backgroundColor, ";border-radius:", ({ theme: e }) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({ theme: e }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"),
|
|
692
|
+
})("font-family:", ({ theme: e }) => e.typography.fontFamily, ";font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";background-color:", ({ theme: e }) => e.aiChat.dropup.backgroundColor, ";border-radius:", ({ theme: e }) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({ theme: e }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), Wo = /* @__PURE__ */ h("div", {
|
|
693
693
|
target: "e10x5x4a1",
|
|
694
694
|
label: "ErrorMessage"
|
|
695
695
|
})("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), ke = (e) => e.startsWith("/");
|
|
696
|
-
function
|
|
696
|
+
function $o({ recentPrompts: e, suggestions: t, isLoading: o, onSelection: r, anchorEl: i, text: s, recommendationsError: a }) {
|
|
697
697
|
const l = [
|
|
698
698
|
{
|
|
699
699
|
title: "/recent searches",
|
|
@@ -705,7 +705,7 @@ function O1({ recentPrompts: e, suggestions: t, isLoading: o, onSelection: r, an
|
|
|
705
705
|
items: t,
|
|
706
706
|
onSelect: r
|
|
707
707
|
}
|
|
708
|
-
].filter((
|
|
708
|
+
].filter((g) => g.title.slice(0, s.length) === s), { themeSettings: d } = b(), { t: C } = S(), u = l.length === 1;
|
|
709
709
|
return /* @__PURE__ */ n(Ye, {
|
|
710
710
|
open: ke(s) && l.length > 0,
|
|
711
711
|
anchorEl: i,
|
|
@@ -724,27 +724,27 @@ function O1({ recentPrompts: e, suggestions: t, isLoading: o, onSelection: r, an
|
|
|
724
724
|
sx: {
|
|
725
725
|
zIndex: 3
|
|
726
726
|
},
|
|
727
|
-
children: /* @__PURE__ */ p(
|
|
727
|
+
children: /* @__PURE__ */ p(Oo, {
|
|
728
728
|
style: {
|
|
729
729
|
width: i == null ? void 0 : i.offsetWidth
|
|
730
730
|
},
|
|
731
731
|
theme: d,
|
|
732
732
|
children: [
|
|
733
|
-
o && /* @__PURE__ */ n(
|
|
734
|
-
!o && !a && l.map((
|
|
735
|
-
alwaysExpanded:
|
|
736
|
-
}),
|
|
737
|
-
a && /* @__PURE__ */ n(
|
|
733
|
+
o && /* @__PURE__ */ n(ge, {}),
|
|
734
|
+
!o && !a && l.map((g) => /* @__PURE__ */ n(Ao, M(v({}, g), {
|
|
735
|
+
alwaysExpanded: u
|
|
736
|
+
}), g.title)),
|
|
737
|
+
a && /* @__PURE__ */ n(Wo, {
|
|
738
738
|
theme: d,
|
|
739
|
-
children:
|
|
739
|
+
children: C("ai.errors.recommendationsNotAvailable")
|
|
740
740
|
})
|
|
741
741
|
]
|
|
742
742
|
})
|
|
743
743
|
});
|
|
744
744
|
}
|
|
745
|
-
function
|
|
746
|
-
const { themeSettings: r } =
|
|
747
|
-
return /* @__PURE__ */ n(
|
|
745
|
+
function ie({ title: e, placement: t = "top", children: o }) {
|
|
746
|
+
const { themeSettings: r } = b();
|
|
747
|
+
return /* @__PURE__ */ n(St, {
|
|
748
748
|
title: e,
|
|
749
749
|
placement: t,
|
|
750
750
|
disableInteractive: !0,
|
|
@@ -772,16 +772,16 @@ function re({ title: e, placement: t = "top", children: o }) {
|
|
|
772
772
|
children: o
|
|
773
773
|
});
|
|
774
774
|
}
|
|
775
|
-
const
|
|
775
|
+
const zo = 500, Zo = /* @__PURE__ */ h("div", {
|
|
776
776
|
target: "e6iwkw10",
|
|
777
777
|
label: "ChatInputContainer"
|
|
778
|
-
})("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";"),
|
|
778
|
+
})("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";"), jo = /* @__PURE__ */ h("button", {
|
|
779
779
|
target: "e6iwkw11",
|
|
780
780
|
label: "ClearHistoryButton"
|
|
781
|
-
})("height:34px;background-color:inherit;cursor:pointer;border:none;"),
|
|
781
|
+
})("height:34px;background-color:inherit;cursor:pointer;border:none;"), Vo = /* @__PURE__ */ h("textarea", {
|
|
782
782
|
target: "e6iwkw12",
|
|
783
783
|
label: "TextInput"
|
|
784
|
-
})("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({ theme: e }) => e.aiChat.input.focus.outlineColor, ";}font-family:inherit;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e }) => e.aiChat.input.backgroundColor, ";"),
|
|
784
|
+
})("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({ theme: e }) => e.aiChat.input.focus.outlineColor, ";}font-family:inherit;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e }) => e.aiChat.input.backgroundColor, ";"), Qo = /* @__PURE__ */ h("button", {
|
|
785
785
|
target: "e6iwkw13",
|
|
786
786
|
label: "SendMessageButton"
|
|
787
787
|
})("height:34px;background-color:inherit;border-style:none;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";", ({ disabled: e }) => e ? I`
|
|
@@ -790,9 +790,9 @@ const W1 = 500, z1 = /* @__PURE__ */ u("div", {
|
|
|
790
790
|
` : I`
|
|
791
791
|
opacity: 1;
|
|
792
792
|
cursor: pointer;
|
|
793
|
-
`),
|
|
794
|
-
function
|
|
795
|
-
const [l, d] = L(""), { inputPromptText:
|
|
793
|
+
`), Go = 34;
|
|
794
|
+
function _o({ onSendMessage: e, onClearHistoryClick: t, disabled: o, recentPrompts: r, suggestions: i, isLoading: s, recommendationsError: a, onChange: c }) {
|
|
795
|
+
const [l, d] = L(""), { inputPromptText: C } = P(), u = k(() => {
|
|
796
796
|
if (o)
|
|
797
797
|
return;
|
|
798
798
|
if (ke(l)) {
|
|
@@ -805,14 +805,14 @@ function G1({ onSendMessage: e, onClearHistoryClick: t, disabled: o, recentPromp
|
|
|
805
805
|
o,
|
|
806
806
|
e,
|
|
807
807
|
l
|
|
808
|
-
]),
|
|
808
|
+
]), g = k((y) => {
|
|
809
809
|
e(y), d("");
|
|
810
810
|
}, [
|
|
811
811
|
e
|
|
812
|
-
]),
|
|
813
|
-
y.key === "Enter" ? (y.preventDefault(),
|
|
812
|
+
]), m = k((y) => {
|
|
813
|
+
y.key === "Enter" ? (y.preventDefault(), u()) : y.key === "Escape" && ke(l) && d("");
|
|
814
814
|
}, [
|
|
815
|
-
|
|
815
|
+
u,
|
|
816
816
|
l
|
|
817
817
|
]), w = k((y) => {
|
|
818
818
|
c == null || c(y.target.value), d(y.target.value);
|
|
@@ -820,7 +820,7 @@ function G1({ onSendMessage: e, onClearHistoryClick: t, disabled: o, recentPromp
|
|
|
820
820
|
c
|
|
821
821
|
]), x = U(null);
|
|
822
822
|
de(() => {
|
|
823
|
-
x.current && (x.current.style.height = "inherit", x.current.style.height = `${Math.max(x.current.scrollHeight + 2,
|
|
823
|
+
x.current && (x.current.style.height = "inherit", x.current.style.height = `${Math.max(x.current.scrollHeight + 2, Go)}px`);
|
|
824
824
|
}, [
|
|
825
825
|
l
|
|
826
826
|
]), de(() => {
|
|
@@ -828,62 +828,62 @@ function G1({ onSendMessage: e, onClearHistoryClick: t, disabled: o, recentPromp
|
|
|
828
828
|
preventScroll: !0
|
|
829
829
|
});
|
|
830
830
|
}, []);
|
|
831
|
-
const { themeSettings: T } =
|
|
832
|
-
var
|
|
833
|
-
if ((
|
|
834
|
-
const D = (
|
|
831
|
+
const { themeSettings: T } = b(), { t: E } = S(), Z = k((y) => {
|
|
832
|
+
var Q;
|
|
833
|
+
if ((Q = document.getElementById("csdk-chatbot-frame")) != null && Q.contains(y.relatedTarget)) {
|
|
834
|
+
const D = (G) => {
|
|
835
835
|
var j;
|
|
836
|
-
document.removeEventListener("mouseup", D), document.removeEventListener("keyup", D),
|
|
836
|
+
document.removeEventListener("mouseup", D), document.removeEventListener("keyup", D), G.type === "mouseup" && ((j = document.getSelection()) == null ? void 0 : j.type) !== "Range" && y.target.focus({
|
|
837
837
|
preventScroll: !0
|
|
838
838
|
});
|
|
839
839
|
};
|
|
840
840
|
document.addEventListener("mouseup", D), document.addEventListener("keyup", D);
|
|
841
841
|
}
|
|
842
842
|
}, []);
|
|
843
|
-
return /* @__PURE__ */ p(
|
|
843
|
+
return /* @__PURE__ */ p(Zo, {
|
|
844
844
|
theme: T,
|
|
845
845
|
children: [
|
|
846
|
-
/* @__PURE__ */ n(
|
|
846
|
+
/* @__PURE__ */ n($o, {
|
|
847
847
|
recentPrompts: r,
|
|
848
848
|
suggestions: i,
|
|
849
849
|
isLoading: s,
|
|
850
|
-
onSelection:
|
|
850
|
+
onSelection: g,
|
|
851
851
|
anchorEl: x.current,
|
|
852
852
|
text: l,
|
|
853
853
|
recommendationsError: a
|
|
854
854
|
}),
|
|
855
|
-
t && /* @__PURE__ */ n(
|
|
855
|
+
t && /* @__PURE__ */ n(ie, {
|
|
856
856
|
title: E("ai.buttons.clearChat"),
|
|
857
857
|
placement: "bottom-start",
|
|
858
|
-
children: /* @__PURE__ */ n(
|
|
858
|
+
children: /* @__PURE__ */ n(jo, {
|
|
859
859
|
"aria-label": "clear history",
|
|
860
860
|
onClick: t,
|
|
861
|
-
children: /* @__PURE__ */ n(
|
|
861
|
+
children: /* @__PURE__ */ n(Bo, {
|
|
862
862
|
theme: T
|
|
863
863
|
})
|
|
864
864
|
})
|
|
865
865
|
}),
|
|
866
|
-
/* @__PURE__ */ n(
|
|
866
|
+
/* @__PURE__ */ n(Vo, {
|
|
867
867
|
"aria-label": "chat input",
|
|
868
868
|
onBlur: Z,
|
|
869
|
-
maxLength:
|
|
869
|
+
maxLength: zo,
|
|
870
870
|
ref: x,
|
|
871
871
|
rows: 1,
|
|
872
872
|
onChange: w,
|
|
873
873
|
spellCheck: "true",
|
|
874
|
-
placeholder:
|
|
874
|
+
placeholder: C,
|
|
875
875
|
value: l,
|
|
876
|
-
onKeyDown:
|
|
876
|
+
onKeyDown: m,
|
|
877
877
|
theme: T
|
|
878
878
|
}),
|
|
879
|
-
/* @__PURE__ */ n(
|
|
879
|
+
/* @__PURE__ */ n(Qo, {
|
|
880
880
|
"aria-label": "send chat message",
|
|
881
881
|
disabled: o || l.length === 0,
|
|
882
|
-
onClick:
|
|
882
|
+
onClick: u,
|
|
883
883
|
theme: T,
|
|
884
884
|
children: /* @__PURE__ */ n("span", {
|
|
885
885
|
"data-state": "closed",
|
|
886
|
-
children: /* @__PURE__ */ n(
|
|
886
|
+
children: /* @__PURE__ */ n(Ho, {
|
|
887
887
|
theme: T
|
|
888
888
|
})
|
|
889
889
|
})
|
|
@@ -891,14 +891,14 @@ function G1({ onSendMessage: e, onClearHistoryClick: t, disabled: o, recentPromp
|
|
|
891
891
|
]
|
|
892
892
|
});
|
|
893
893
|
}
|
|
894
|
-
const
|
|
894
|
+
const Uo = /* @__PURE__ */ h("div", {
|
|
895
895
|
target: "er3yjg60",
|
|
896
896
|
label: "FlexContainer"
|
|
897
897
|
})("display:flex;", ({ align: e }) => e === "right" ? I`
|
|
898
898
|
justify-content: flex-end;
|
|
899
899
|
` : I`
|
|
900
900
|
justify-content: flex-start;
|
|
901
|
-
`),
|
|
901
|
+
`), ct = /* @__PURE__ */ h("div", {
|
|
902
902
|
target: "er3yjg61",
|
|
903
903
|
label: "MessageContainer"
|
|
904
904
|
})("font-size:inherit;line-height:inherit;padding-top:8.5px;padding-bottom:8.5px;padding-left:0.5rem;padding-right:0.5rem;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box;", ({ align: e }) => e === "right" ? I`
|
|
@@ -909,57 +909,57 @@ const Q1 = /* @__PURE__ */ u("div", {
|
|
|
909
909
|
border-radius: 10px 10px 10px 0px;
|
|
910
910
|
`, " ", ({ align: e }) => e !== "full" ? I`
|
|
911
911
|
max-width: 85%;
|
|
912
|
-
` : "", " color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e, align: t }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"),
|
|
913
|
-
const { themeSettings: o } =
|
|
914
|
-
return /* @__PURE__ */ n(
|
|
912
|
+
` : "", " color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e, align: t }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), z = ({ align: e, children: t }) => {
|
|
913
|
+
const { themeSettings: o } = b();
|
|
914
|
+
return /* @__PURE__ */ n(Uo, {
|
|
915
915
|
theme: o,
|
|
916
916
|
align: e,
|
|
917
|
-
children: /* @__PURE__ */ n(
|
|
917
|
+
children: /* @__PURE__ */ n(ct, {
|
|
918
918
|
theme: o,
|
|
919
919
|
align: e,
|
|
920
920
|
children: t
|
|
921
921
|
})
|
|
922
922
|
});
|
|
923
923
|
};
|
|
924
|
-
function
|
|
924
|
+
function Ko() {
|
|
925
925
|
const { welcomeText: e } = P();
|
|
926
|
-
return e === !1 ? null : /* @__PURE__ */ n(
|
|
926
|
+
return e === !1 ? null : /* @__PURE__ */ n(z, {
|
|
927
927
|
align: "left",
|
|
928
928
|
children: e
|
|
929
929
|
});
|
|
930
930
|
}
|
|
931
|
-
const
|
|
931
|
+
const Jo = /* @__PURE__ */ h("div", {
|
|
932
932
|
target: "e1r5p4wy0",
|
|
933
933
|
label: "Container"
|
|
934
|
-
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"),
|
|
934
|
+
})("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), Yo = /* @__PURE__ */ h("div", {
|
|
935
935
|
target: "e1r5p4wy1",
|
|
936
936
|
label: "Title"
|
|
937
|
-
})("color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"),
|
|
937
|
+
})("color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), Xo = /* @__PURE__ */ h("div", {
|
|
938
938
|
target: "e1r5p4wy2",
|
|
939
939
|
label: "ActionButton"
|
|
940
940
|
})("color:rgba(54,163,217,1);cursor:pointer;");
|
|
941
|
-
function
|
|
942
|
-
const { themeSettings: o } =
|
|
943
|
-
return /* @__PURE__ */ p(
|
|
941
|
+
function dt({ text: e, action: t }) {
|
|
942
|
+
const { themeSettings: o } = b();
|
|
943
|
+
return /* @__PURE__ */ p(Jo, {
|
|
944
944
|
children: [
|
|
945
|
-
/* @__PURE__ */ n(
|
|
945
|
+
/* @__PURE__ */ n(Yo, {
|
|
946
946
|
theme: o,
|
|
947
947
|
children: e
|
|
948
948
|
}),
|
|
949
|
-
/* @__PURE__ */ n(
|
|
950
|
-
t && /* @__PURE__ */ n(
|
|
949
|
+
/* @__PURE__ */ n(Mt, {}),
|
|
950
|
+
t && /* @__PURE__ */ n(Xo, {
|
|
951
951
|
onClick: t.onClick,
|
|
952
952
|
children: t.text
|
|
953
953
|
})
|
|
954
954
|
]
|
|
955
955
|
});
|
|
956
956
|
}
|
|
957
|
-
const ce = /* @__PURE__ */
|
|
957
|
+
const ce = /* @__PURE__ */ h("div", {
|
|
958
958
|
target: "e3ryei50",
|
|
959
959
|
label: "Dot"
|
|
960
960
|
})("width:5px;height:5px;border-radius:50%;background-color:", (e) => e.color, ";animation:hop 0.9s ease-out infinite;&:nth-of-type(2){animation-delay:0.1s;}&:nth-of-type(3){animation-delay:0.2s;}&:nth-of-type(4){animation-delay:0.3s;}@keyframes hop{0%,40%{transform:translateY(0);}20%{transform:translateY(-100%);}}");
|
|
961
|
-
function
|
|
962
|
-
const { themeSettings: e } =
|
|
961
|
+
function Be() {
|
|
962
|
+
const { themeSettings: e } = b(), t = e.aiChat.icons.color;
|
|
963
963
|
return /* @__PURE__ */ p("div", {
|
|
964
964
|
className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
|
|
965
965
|
"aria-label": "loading dots",
|
|
@@ -979,14 +979,14 @@ function He() {
|
|
|
979
979
|
]
|
|
980
980
|
});
|
|
981
981
|
}
|
|
982
|
-
const
|
|
982
|
+
const e1 = /* @__PURE__ */ h("div", {
|
|
983
983
|
target: "ed5z2fc0",
|
|
984
984
|
label: "FlexContainer"
|
|
985
985
|
})("display:flex;", ({ align: e }) => e === "right" ? I`
|
|
986
986
|
justify-content: flex-end;
|
|
987
987
|
` : I`
|
|
988
988
|
justify-content: flex-start;
|
|
989
|
-
`),
|
|
989
|
+
`), t1 = /* @__PURE__ */ h("button", {
|
|
990
990
|
target: "ed5z2fc1",
|
|
991
991
|
label: "MessageButton"
|
|
992
992
|
})("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({ theme: e }) => e.aiChat.clickableMessages.border, ";padding:0;cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";}border-radius:20px;", ({ align: e }) => e === "right" ? I`
|
|
@@ -1022,10 +1022,10 @@ const Y1 = /* @__PURE__ */ u("div", {
|
|
|
1022
1022
|
return "";
|
|
1023
1023
|
});
|
|
1024
1024
|
function ue({ children: e, align: t, onClick: o, onMouseEnter: r, onMouseLeave: i, accessibleName: s }) {
|
|
1025
|
-
const { themeSettings: a } =
|
|
1026
|
-
return /* @__PURE__ */ n(
|
|
1025
|
+
const { themeSettings: a } = b();
|
|
1026
|
+
return /* @__PURE__ */ n(e1, {
|
|
1027
1027
|
align: t,
|
|
1028
|
-
children: /* @__PURE__ */ n(
|
|
1028
|
+
children: /* @__PURE__ */ n(t1, {
|
|
1029
1029
|
"aria-label": s,
|
|
1030
1030
|
theme: a,
|
|
1031
1031
|
onClick: o,
|
|
@@ -1036,11 +1036,11 @@ function ue({ children: e, align: t, onClick: o, onMouseEnter: r, onMouseLeave:
|
|
|
1036
1036
|
})
|
|
1037
1037
|
});
|
|
1038
1038
|
}
|
|
1039
|
-
function
|
|
1039
|
+
function o1({ onCancel: e, onConfirm: t }) {
|
|
1040
1040
|
const { t: o } = S();
|
|
1041
|
-
return /* @__PURE__ */ p(
|
|
1041
|
+
return /* @__PURE__ */ p(H, {
|
|
1042
1042
|
children: [
|
|
1043
|
-
/* @__PURE__ */ n(
|
|
1043
|
+
/* @__PURE__ */ n(z, {
|
|
1044
1044
|
align: "left",
|
|
1045
1045
|
children: o("ai.clearHistoryPrompt")
|
|
1046
1046
|
}),
|
|
@@ -1070,19 +1070,19 @@ function eo({ onCancel: e, onConfirm: t }) {
|
|
|
1070
1070
|
]
|
|
1071
1071
|
});
|
|
1072
1072
|
}
|
|
1073
|
-
function
|
|
1074
|
-
return
|
|
1073
|
+
function n1(e) {
|
|
1074
|
+
return Lt("MuiDialog", e);
|
|
1075
1075
|
}
|
|
1076
|
-
const ye =
|
|
1077
|
-
process.env.NODE_ENV !== "production" && (
|
|
1078
|
-
const
|
|
1076
|
+
const ye = Tt("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), ut = /* @__PURE__ */ $.createContext({});
|
|
1077
|
+
process.env.NODE_ENV !== "production" && (ut.displayName = "DialogContext");
|
|
1078
|
+
const r1 = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], i1 = he(Rt, {
|
|
1079
1079
|
name: "MuiDialog",
|
|
1080
1080
|
slot: "Backdrop",
|
|
1081
1081
|
overrides: (e, t) => t.backdrop
|
|
1082
1082
|
})({
|
|
1083
1083
|
// Improve scrollable dialog support.
|
|
1084
1084
|
zIndex: -1
|
|
1085
|
-
}),
|
|
1085
|
+
}), s1 = (e) => {
|
|
1086
1086
|
const {
|
|
1087
1087
|
classes: t,
|
|
1088
1088
|
scroll: o,
|
|
@@ -1094,8 +1094,8 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1094
1094
|
container: ["container", `scroll${_(o)}`],
|
|
1095
1095
|
paper: ["paper", `paperScroll${_(o)}`, `paperWidth${_(String(r))}`, i && "paperFullWidth", s && "paperFullScreen"]
|
|
1096
1096
|
};
|
|
1097
|
-
return
|
|
1098
|
-
},
|
|
1097
|
+
return Bt(a, n1, t);
|
|
1098
|
+
}, a1 = he(It, {
|
|
1099
1099
|
name: "MuiDialog",
|
|
1100
1100
|
slot: "Root",
|
|
1101
1101
|
overridesResolver: (e, t) => t.root
|
|
@@ -1104,7 +1104,7 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1104
1104
|
// Use !important to override the Modal inline-style.
|
|
1105
1105
|
position: "absolute !important"
|
|
1106
1106
|
}
|
|
1107
|
-
}),
|
|
1107
|
+
}), l1 = he("div", {
|
|
1108
1108
|
name: "MuiDialog",
|
|
1109
1109
|
slot: "Container",
|
|
1110
1110
|
overridesResolver: (e, t) => {
|
|
@@ -1137,7 +1137,7 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1137
1137
|
height: "100%",
|
|
1138
1138
|
width: "0"
|
|
1139
1139
|
}
|
|
1140
|
-
})),
|
|
1140
|
+
})), c1 = he(Xe, {
|
|
1141
1141
|
name: "MuiDialog",
|
|
1142
1142
|
slot: "Paper",
|
|
1143
1143
|
overridesResolver: (e, t) => {
|
|
@@ -1196,11 +1196,11 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1196
1196
|
margin: 0,
|
|
1197
1197
|
maxWidth: "100%"
|
|
1198
1198
|
}
|
|
1199
|
-
})),
|
|
1200
|
-
const r =
|
|
1199
|
+
})), ht = /* @__PURE__ */ $.forwardRef(function(t, o) {
|
|
1200
|
+
const r = Et({
|
|
1201
1201
|
props: t,
|
|
1202
1202
|
name: "MuiDialog"
|
|
1203
|
-
}), i =
|
|
1203
|
+
}), i = Nt(), s = {
|
|
1204
1204
|
enter: i.transitions.duration.enteringScreen,
|
|
1205
1205
|
exit: i.transitions.duration.leavingScreen
|
|
1206
1206
|
}, {
|
|
@@ -1208,40 +1208,40 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1208
1208
|
"aria-labelledby": c,
|
|
1209
1209
|
BackdropComponent: l,
|
|
1210
1210
|
BackdropProps: d,
|
|
1211
|
-
children:
|
|
1212
|
-
className:
|
|
1213
|
-
disableEscapeKeyDown:
|
|
1214
|
-
fullScreen:
|
|
1211
|
+
children: C,
|
|
1212
|
+
className: u,
|
|
1213
|
+
disableEscapeKeyDown: g = !1,
|
|
1214
|
+
fullScreen: m = !1,
|
|
1215
1215
|
fullWidth: w = !1,
|
|
1216
1216
|
maxWidth: x = "sm",
|
|
1217
1217
|
onBackdropClick: T,
|
|
1218
1218
|
onClick: E,
|
|
1219
1219
|
onClose: Z,
|
|
1220
1220
|
open: y,
|
|
1221
|
-
PaperComponent:
|
|
1221
|
+
PaperComponent: Q = Xe,
|
|
1222
1222
|
PaperProps: D = {},
|
|
1223
|
-
scroll:
|
|
1224
|
-
TransitionComponent: j =
|
|
1223
|
+
scroll: G = "paper",
|
|
1224
|
+
TransitionComponent: j = Dt,
|
|
1225
1225
|
transitionDuration: J = s,
|
|
1226
1226
|
TransitionProps: fe
|
|
1227
|
-
} = r,
|
|
1228
|
-
disableEscapeKeyDown:
|
|
1229
|
-
fullScreen:
|
|
1227
|
+
} = r, me = Ft(r, r1), q = V({}, r, {
|
|
1228
|
+
disableEscapeKeyDown: g,
|
|
1229
|
+
fullScreen: m,
|
|
1230
1230
|
fullWidth: w,
|
|
1231
1231
|
maxWidth: x,
|
|
1232
|
-
scroll:
|
|
1233
|
-
}), Y =
|
|
1232
|
+
scroll: G
|
|
1233
|
+
}), Y = s1(q), N = $.useRef(), se = (A) => {
|
|
1234
1234
|
N.current = A.target === A.currentTarget;
|
|
1235
|
-
},
|
|
1235
|
+
}, be = (A) => {
|
|
1236
1236
|
E && E(A), N.current && (N.current = null, T && T(A), Z && Z(A, "backdropClick"));
|
|
1237
|
-
}, X =
|
|
1237
|
+
}, X = Ht(c), ae = $.useMemo(() => ({
|
|
1238
1238
|
titleId: X
|
|
1239
1239
|
}), [X]);
|
|
1240
|
-
return /* @__PURE__ */ ee(
|
|
1241
|
-
className: xe(Y.root,
|
|
1240
|
+
return /* @__PURE__ */ ee(a1, V({
|
|
1241
|
+
className: xe(Y.root, u),
|
|
1242
1242
|
closeAfterTransition: !0,
|
|
1243
1243
|
components: {
|
|
1244
|
-
Backdrop:
|
|
1244
|
+
Backdrop: i1
|
|
1245
1245
|
},
|
|
1246
1246
|
componentsProps: {
|
|
1247
1247
|
backdrop: V({
|
|
@@ -1249,25 +1249,25 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1249
1249
|
as: l
|
|
1250
1250
|
}, d)
|
|
1251
1251
|
},
|
|
1252
|
-
disableEscapeKeyDown:
|
|
1252
|
+
disableEscapeKeyDown: g,
|
|
1253
1253
|
onClose: Z,
|
|
1254
1254
|
open: y,
|
|
1255
1255
|
ref: o,
|
|
1256
|
-
onClick:
|
|
1256
|
+
onClick: be,
|
|
1257
1257
|
ownerState: q
|
|
1258
|
-
},
|
|
1258
|
+
}, me, {
|
|
1259
1259
|
children: /* @__PURE__ */ ee(j, V({
|
|
1260
1260
|
appear: !0,
|
|
1261
1261
|
in: y,
|
|
1262
1262
|
timeout: J,
|
|
1263
1263
|
role: "presentation"
|
|
1264
1264
|
}, fe, {
|
|
1265
|
-
children: /* @__PURE__ */ ee(
|
|
1265
|
+
children: /* @__PURE__ */ ee(l1, {
|
|
1266
1266
|
className: xe(Y.container),
|
|
1267
1267
|
onMouseDown: se,
|
|
1268
1268
|
ownerState: q,
|
|
1269
|
-
children: /* @__PURE__ */ ee(
|
|
1270
|
-
as:
|
|
1269
|
+
children: /* @__PURE__ */ ee(c1, V({
|
|
1270
|
+
as: Q,
|
|
1271
1271
|
elevation: 24,
|
|
1272
1272
|
role: "dialog",
|
|
1273
1273
|
"aria-describedby": a,
|
|
@@ -1275,16 +1275,16 @@ const oo = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
|
|
|
1275
1275
|
}, D, {
|
|
1276
1276
|
className: xe(Y.paper, D.className),
|
|
1277
1277
|
ownerState: q,
|
|
1278
|
-
children: /* @__PURE__ */ ee(
|
|
1278
|
+
children: /* @__PURE__ */ ee(ut.Provider, {
|
|
1279
1279
|
value: ae,
|
|
1280
|
-
children:
|
|
1280
|
+
children: C
|
|
1281
1281
|
})
|
|
1282
1282
|
}))
|
|
1283
1283
|
})
|
|
1284
1284
|
}))
|
|
1285
1285
|
}));
|
|
1286
1286
|
});
|
|
1287
|
-
process.env.NODE_ENV !== "production" && (
|
|
1287
|
+
process.env.NODE_ENV !== "production" && (ht.propTypes = {
|
|
1288
1288
|
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
1289
1289
|
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
1290
1290
|
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
@@ -1416,7 +1416,7 @@ process.env.NODE_ENV !== "production" && (pt.propTypes = {
|
|
|
1416
1416
|
*/
|
|
1417
1417
|
TransitionProps: f.object
|
|
1418
1418
|
});
|
|
1419
|
-
function
|
|
1419
|
+
function d1({ fillColor: e = "#262E3D" }) {
|
|
1420
1420
|
return /* @__PURE__ */ p("svg", {
|
|
1421
1421
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1422
1422
|
width: "30",
|
|
@@ -1441,103 +1441,7 @@ function lo({ fillColor: e = "#262E3D" }) {
|
|
|
1441
1441
|
]
|
|
1442
1442
|
});
|
|
1443
1443
|
}
|
|
1444
|
-
|
|
1445
|
-
row: {
|
|
1446
|
-
hover: "rgba(224, 224, 224, 0.3)"
|
|
1447
|
-
},
|
|
1448
|
-
secondary: {
|
|
1449
|
-
default: "rgba(38, 46, 61, 0.1)",
|
|
1450
|
-
hover: "rgba(38, 46, 61, 0.17)"
|
|
1451
|
-
},
|
|
1452
|
-
text: {
|
|
1453
|
-
active: "rgba(38, 46, 61, 1)",
|
|
1454
|
-
content: "rgba(38, 46, 61, 0.8)",
|
|
1455
|
-
secondary: "rgba(38, 46, 61, 0.55)",
|
|
1456
|
-
disabled: "rgba(38, 46, 61, 0.3)",
|
|
1457
|
-
link: "rgba(54, 163, 217, 1)",
|
|
1458
|
-
accented: "rgba(12, 14, 18, 1)",
|
|
1459
|
-
linkButton: "#1eaff3",
|
|
1460
|
-
primary: "#262E3D"
|
|
1461
|
-
},
|
|
1462
|
-
UI: {
|
|
1463
|
-
default: "#6e737d",
|
|
1464
|
-
additional: "rgba(38, 46, 61, 0.4)",
|
|
1465
|
-
guiding: "rgba(38, 46, 61, 0.1)"
|
|
1466
|
-
},
|
|
1467
|
-
background: {
|
|
1468
|
-
workspace: "rgba(255, 255, 255, 1)",
|
|
1469
|
-
supporting: "rgba(249, 249, 251, 1)",
|
|
1470
|
-
priority: "rgba(244, 244, 248, 1)"
|
|
1471
|
-
},
|
|
1472
|
-
primary: {
|
|
1473
|
-
primary: "rgba(255, 203, 5, 1)",
|
|
1474
|
-
default: "#FFC805",
|
|
1475
|
-
hover: "#F2B900"
|
|
1476
|
-
},
|
|
1477
|
-
interaction: {
|
|
1478
|
-
defaultHover: "rgba(12, 14, 18, 0.07)",
|
|
1479
|
-
guidingHover: "rgba(38, 46, 61, 0.17)",
|
|
1480
|
-
linkHovered: "rgba(50, 147, 197, 1)",
|
|
1481
|
-
primaryHovered: "rgba(242, 185, 0, 1)"
|
|
1482
|
-
},
|
|
1483
|
-
semantic: {
|
|
1484
|
-
info: "rgba(52, 150, 200, 1)",
|
|
1485
|
-
success: "rgba(34, 195, 195, 1)",
|
|
1486
|
-
warning: "rgba(242, 185, 0, 1)",
|
|
1487
|
-
error: "rgba(231, 71, 39, 1)",
|
|
1488
|
-
infoBG: "rgba(52, 150, 200, 0.1)",
|
|
1489
|
-
successBG: "rgba(34, 195, 195, 0.1)",
|
|
1490
|
-
warningBG: "rgba(242, 185, 0, 0.1)",
|
|
1491
|
-
errorBG: "rgba(231, 71, 39, 0.1)"
|
|
1492
|
-
},
|
|
1493
|
-
sisenseDark: {
|
|
1494
|
-
text: {
|
|
1495
|
-
active: "rgba(235, 239, 247, 1)",
|
|
1496
|
-
content: "rgba(235, 239, 247, 0.8)",
|
|
1497
|
-
secondary: "rgba(235, 239, 247, 0.55)",
|
|
1498
|
-
disabled: "rgba(235, 239, 247, 0.3)",
|
|
1499
|
-
link: "rgba(50, 147, 197, 1)",
|
|
1500
|
-
accented: "rgba(12, 14, 18, 1)"
|
|
1501
|
-
},
|
|
1502
|
-
ui: {
|
|
1503
|
-
default: "rgba(235, 239, 247, 0.67)",
|
|
1504
|
-
additional: "rgba(235, 239, 247, 0.4)",
|
|
1505
|
-
guiding: "rgba(235, 239, 247, 0.1)"
|
|
1506
|
-
},
|
|
1507
|
-
background: {
|
|
1508
|
-
workspace: "rgba(12, 14, 18, 1)",
|
|
1509
|
-
supporting: "rgba(249, 249, 251, 1)",
|
|
1510
|
-
priority: "rgba(244, 244, 248, 1)"
|
|
1511
|
-
},
|
|
1512
|
-
interaction: {
|
|
1513
|
-
defaultHover: "rgba(12, 14, 18, 0.07)",
|
|
1514
|
-
guidingHover: "rgba(235, 239, 247, 0.17)",
|
|
1515
|
-
linkHovered: "rgba(50, 147, 197, 1)",
|
|
1516
|
-
primaryHovered: "rgba(242, 185, 0, 1)"
|
|
1517
|
-
},
|
|
1518
|
-
semantic: {
|
|
1519
|
-
info: "rgba(52, 150, 200, 1)",
|
|
1520
|
-
success: "rgba(34, 195, 195, 1)",
|
|
1521
|
-
warning: "rgba(242, 185, 0, 1)",
|
|
1522
|
-
error: "rgba(231, 71, 39, 1)",
|
|
1523
|
-
infoBG: "rgba(52, 150, 200, 0.1)",
|
|
1524
|
-
successBG: "rgba(34, 195, 195, 0.1)",
|
|
1525
|
-
warningBG: "rgba(242, 185, 0, 0.1)",
|
|
1526
|
-
errorBG: "rgba(231, 71, 39, 0.1)"
|
|
1527
|
-
}
|
|
1528
|
-
}
|
|
1529
|
-
}, co = {
|
|
1530
|
-
shouldForwardProp: (e) => !e.startsWith("$")
|
|
1531
|
-
}, ie = /* @__PURE__ */ u(et, co, {
|
|
1532
|
-
target: "e869yoj0",
|
|
1533
|
-
label: "IconButton"
|
|
1534
|
-
})(({ $hoverColor: e }) => ({
|
|
1535
|
-
padding: 2,
|
|
1536
|
-
"&.MuiIconButton-root:hover": {
|
|
1537
|
-
backgroundColor: e != null ? e : gt.interaction.defaultHover
|
|
1538
|
-
}
|
|
1539
|
-
}));
|
|
1540
|
-
function uo({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
|
|
1444
|
+
function u1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
|
|
1541
1445
|
return /* @__PURE__ */ n("svg", {
|
|
1542
1446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1543
1447
|
width: "24",
|
|
@@ -1552,7 +1456,7 @@ function uo({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
|
|
|
1552
1456
|
})
|
|
1553
1457
|
});
|
|
1554
1458
|
}
|
|
1555
|
-
function
|
|
1459
|
+
function h1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
|
|
1556
1460
|
return /* @__PURE__ */ n("svg", {
|
|
1557
1461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1558
1462
|
width: "24",
|
|
@@ -1567,7 +1471,7 @@ function ho({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
|
|
|
1567
1471
|
})
|
|
1568
1472
|
});
|
|
1569
1473
|
}
|
|
1570
|
-
function
|
|
1474
|
+
function p1() {
|
|
1571
1475
|
return /* @__PURE__ */ n("svg", {
|
|
1572
1476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1573
1477
|
width: "24",
|
|
@@ -1583,46 +1487,31 @@ function po() {
|
|
|
1583
1487
|
})
|
|
1584
1488
|
});
|
|
1585
1489
|
}
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
width: "24",
|
|
1590
|
-
height: "24",
|
|
1591
|
-
viewBox: "0 0 24 24",
|
|
1592
|
-
fill: "none",
|
|
1593
|
-
children: /* @__PURE__ */ n("path", {
|
|
1594
|
-
fillRule: "evenodd",
|
|
1595
|
-
clipRule: "evenodd",
|
|
1596
|
-
d: "M11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7ZM11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12ZM12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16Z",
|
|
1597
|
-
fill: e
|
|
1598
|
-
})
|
|
1599
|
-
});
|
|
1600
|
-
}
|
|
1601
|
-
const De = (e) => ot(e.chart.backgroundColor), Co = ({ title: e }) => {
|
|
1602
|
-
const { themeSettings: t } = m();
|
|
1603
|
-
return /* @__PURE__ */ n(re, {
|
|
1490
|
+
const De = (e) => tt(e.chart.backgroundColor), C1 = ({ title: e }) => {
|
|
1491
|
+
const { themeSettings: t } = b();
|
|
1492
|
+
return /* @__PURE__ */ n(ie, {
|
|
1604
1493
|
title: e,
|
|
1605
|
-
children: /* @__PURE__ */ n(
|
|
1494
|
+
children: /* @__PURE__ */ n(ne, {
|
|
1606
1495
|
disableTouchRipple: !0,
|
|
1607
1496
|
$hoverColor: De(t),
|
|
1608
|
-
children: /* @__PURE__ */ n(
|
|
1497
|
+
children: /* @__PURE__ */ n(h1, {
|
|
1609
1498
|
fill: t.chart.textColor
|
|
1610
1499
|
})
|
|
1611
1500
|
})
|
|
1612
1501
|
});
|
|
1613
|
-
},
|
|
1502
|
+
}, g1 = ({ items: e }) => {
|
|
1614
1503
|
const [t, o] = L(null), r = (a) => {
|
|
1615
1504
|
o(a.currentTarget);
|
|
1616
1505
|
}, i = () => {
|
|
1617
1506
|
o(null);
|
|
1618
|
-
}, { themeSettings: s } =
|
|
1619
|
-
return /* @__PURE__ */ p(
|
|
1507
|
+
}, { themeSettings: s } = b();
|
|
1508
|
+
return /* @__PURE__ */ p(H, {
|
|
1620
1509
|
children: [
|
|
1621
|
-
/* @__PURE__ */ n(
|
|
1510
|
+
/* @__PURE__ */ n(ne, {
|
|
1622
1511
|
onClick: r,
|
|
1623
1512
|
$hoverColor: De(s),
|
|
1624
1513
|
"aria-label": "three dots button",
|
|
1625
|
-
children: /* @__PURE__ */ n(
|
|
1514
|
+
children: /* @__PURE__ */ n(Pt, {
|
|
1626
1515
|
fill: s.chart.textColor
|
|
1627
1516
|
})
|
|
1628
1517
|
}),
|
|
@@ -1638,14 +1527,14 @@ const De = (e) => ot(e.chart.backgroundColor), Co = ({ title: e }) => {
|
|
|
1638
1527
|
},
|
|
1639
1528
|
open: !!t,
|
|
1640
1529
|
onClose: i,
|
|
1641
|
-
children: e.map((a) => /* @__PURE__ */ p(
|
|
1530
|
+
children: e.map((a) => /* @__PURE__ */ p(qt, {
|
|
1642
1531
|
onClick: () => {
|
|
1643
1532
|
a.onClick(), i();
|
|
1644
1533
|
},
|
|
1645
1534
|
sx: {
|
|
1646
1535
|
fontSize: "13px",
|
|
1647
1536
|
fontFamily: s.typography.fontFamily,
|
|
1648
|
-
color:
|
|
1537
|
+
color: At.text.content
|
|
1649
1538
|
},
|
|
1650
1539
|
disableRipple: !0,
|
|
1651
1540
|
children: [
|
|
@@ -1659,49 +1548,49 @@ const De = (e) => ot(e.chart.backgroundColor), Co = ({ title: e }) => {
|
|
|
1659
1548
|
})
|
|
1660
1549
|
]
|
|
1661
1550
|
});
|
|
1662
|
-
},
|
|
1663
|
-
const { themeSettings: t } =
|
|
1664
|
-
return /* @__PURE__ */ n(
|
|
1551
|
+
}, f1 = ({ onClick: e }) => {
|
|
1552
|
+
const { themeSettings: t } = b(), { t: o } = S();
|
|
1553
|
+
return /* @__PURE__ */ n(ie, {
|
|
1665
1554
|
title: o("ai.preview"),
|
|
1666
|
-
children: /* @__PURE__ */ n(
|
|
1555
|
+
children: /* @__PURE__ */ n(ne, {
|
|
1667
1556
|
onClick: e,
|
|
1668
1557
|
$hoverColor: De(t),
|
|
1669
|
-
children: /* @__PURE__ */ n(
|
|
1558
|
+
children: /* @__PURE__ */ n(u1, {
|
|
1670
1559
|
fill: t.chart.textColor
|
|
1671
1560
|
})
|
|
1672
1561
|
})
|
|
1673
1562
|
});
|
|
1674
|
-
},
|
|
1563
|
+
}, m1 = /* @__PURE__ */ h("div", {
|
|
1675
1564
|
target: "e1cseu7j0",
|
|
1676
1565
|
label: "ToolbarContainer"
|
|
1677
1566
|
})("display:flex;padding-top:6px;padding-bottom:6px;");
|
|
1678
|
-
function
|
|
1679
|
-
const r =
|
|
1567
|
+
function b1({ infoTooltipText: e, onRefresh: t, onExpand: o }) {
|
|
1568
|
+
const r = F(() => [
|
|
1680
1569
|
{
|
|
1681
1570
|
title: "Refresh",
|
|
1682
1571
|
onClick: t,
|
|
1683
|
-
icon: /* @__PURE__ */ n(
|
|
1572
|
+
icon: /* @__PURE__ */ n(p1, {})
|
|
1684
1573
|
}
|
|
1685
1574
|
], [
|
|
1686
1575
|
t
|
|
1687
1576
|
]);
|
|
1688
|
-
return /* @__PURE__ */ p(
|
|
1577
|
+
return /* @__PURE__ */ p(m1, {
|
|
1689
1578
|
"aria-label": "chatbot chart toolbar",
|
|
1690
1579
|
children: [
|
|
1691
|
-
/* @__PURE__ */ n(
|
|
1580
|
+
/* @__PURE__ */ n(C1, {
|
|
1692
1581
|
title: e != null ? e : ""
|
|
1693
1582
|
}),
|
|
1694
|
-
/* @__PURE__ */ n(
|
|
1583
|
+
/* @__PURE__ */ n(g1, {
|
|
1695
1584
|
items: r
|
|
1696
1585
|
}),
|
|
1697
|
-
/* @__PURE__ */ n(
|
|
1586
|
+
/* @__PURE__ */ n(f1, {
|
|
1698
1587
|
onClick: o
|
|
1699
1588
|
})
|
|
1700
1589
|
]
|
|
1701
1590
|
});
|
|
1702
1591
|
}
|
|
1703
|
-
function
|
|
1704
|
-
const [t, o] = L(!1), { themeSettings: r } =
|
|
1592
|
+
function x1({ content: e }) {
|
|
1593
|
+
const [t, o] = L(!1), { themeSettings: r } = b(), { inlineElement: i, expandedElement: s } = F(() => {
|
|
1705
1594
|
const a = pe(e, {
|
|
1706
1595
|
useCustomizedStyleOptions: !0
|
|
1707
1596
|
});
|
|
@@ -1710,21 +1599,21 @@ function yo({ content: e }) {
|
|
|
1710
1599
|
const { detailedDescription: c } = e, { styleOptions: l } = a, d = {
|
|
1711
1600
|
cornerRadius: "Small",
|
|
1712
1601
|
header: {
|
|
1713
|
-
renderToolbar: (
|
|
1602
|
+
renderToolbar: (g) => /* @__PURE__ */ n(b1, {
|
|
1714
1603
|
infoTooltipText: c,
|
|
1715
|
-
onRefresh:
|
|
1604
|
+
onRefresh: g,
|
|
1716
1605
|
onExpand: () => o(!0)
|
|
1717
1606
|
})
|
|
1718
1607
|
}
|
|
1719
1608
|
};
|
|
1720
|
-
let
|
|
1721
|
-
if (
|
|
1722
|
-
|
|
1609
|
+
let C, u;
|
|
1610
|
+
if (Jt(a.chartType))
|
|
1611
|
+
C = /* @__PURE__ */ n("div", {
|
|
1723
1612
|
className: "csdk-h-[245px]",
|
|
1724
1613
|
children: /* @__PURE__ */ n(te, M(v({}, a), {
|
|
1725
1614
|
styleOptions: d
|
|
1726
1615
|
}))
|
|
1727
|
-
}),
|
|
1616
|
+
}), u = /* @__PURE__ */ n(te, M(v({}, a), {
|
|
1728
1617
|
styleOptions: {
|
|
1729
1618
|
header: {
|
|
1730
1619
|
hidden: !0
|
|
@@ -1732,36 +1621,36 @@ function yo({ content: e }) {
|
|
|
1732
1621
|
}
|
|
1733
1622
|
}));
|
|
1734
1623
|
else {
|
|
1735
|
-
const
|
|
1624
|
+
const g = M(v({}, l), {
|
|
1736
1625
|
header: {
|
|
1737
1626
|
hidden: !0
|
|
1738
1627
|
}
|
|
1739
|
-
}),
|
|
1628
|
+
}), m = v(M(v({}, l), {
|
|
1740
1629
|
legend: void 0,
|
|
1741
1630
|
xAxis: void 0,
|
|
1742
1631
|
yAxis: void 0
|
|
1743
1632
|
}), d);
|
|
1744
|
-
delete
|
|
1633
|
+
delete m.legend, delete m.xAxis, delete m.yAxis, C = /* @__PURE__ */ n("div", {
|
|
1745
1634
|
children: /* @__PURE__ */ n(te, M(v({}, a), {
|
|
1746
|
-
styleOptions:
|
|
1635
|
+
styleOptions: m
|
|
1747
1636
|
}))
|
|
1748
|
-
}),
|
|
1637
|
+
}), u = /* @__PURE__ */ n(te, M(v({}, a), {
|
|
1749
1638
|
styleOptions: v({
|
|
1750
1639
|
cornerRadius: "None"
|
|
1751
|
-
},
|
|
1640
|
+
}, g)
|
|
1752
1641
|
}));
|
|
1753
1642
|
}
|
|
1754
1643
|
return {
|
|
1755
|
-
inlineElement:
|
|
1756
|
-
expandedElement:
|
|
1644
|
+
inlineElement: C,
|
|
1645
|
+
expandedElement: u
|
|
1757
1646
|
};
|
|
1758
1647
|
}, [
|
|
1759
1648
|
e
|
|
1760
1649
|
]);
|
|
1761
|
-
return /* @__PURE__ */ p(
|
|
1650
|
+
return /* @__PURE__ */ p(H, {
|
|
1762
1651
|
children: [
|
|
1763
1652
|
i,
|
|
1764
|
-
/* @__PURE__ */ p(
|
|
1653
|
+
/* @__PURE__ */ p(ht, {
|
|
1765
1654
|
open: t,
|
|
1766
1655
|
onClose: () => o(!1),
|
|
1767
1656
|
maxWidth: "xl",
|
|
@@ -1780,10 +1669,10 @@ function yo({ content: e }) {
|
|
|
1780
1669
|
className: "csdk-text-ai-lg csdk-semibold",
|
|
1781
1670
|
children: e.queryTitle
|
|
1782
1671
|
}),
|
|
1783
|
-
/* @__PURE__ */ n(
|
|
1672
|
+
/* @__PURE__ */ n(Wt, {
|
|
1784
1673
|
onClick: () => o(!1),
|
|
1785
1674
|
"aria-label": "close expanded chart",
|
|
1786
|
-
children: /* @__PURE__ */ n(
|
|
1675
|
+
children: /* @__PURE__ */ n(d1, {
|
|
1787
1676
|
fillColor: r.aiChat.primaryTextColor
|
|
1788
1677
|
})
|
|
1789
1678
|
})
|
|
@@ -1798,7 +1687,7 @@ function yo({ content: e }) {
|
|
|
1798
1687
|
]
|
|
1799
1688
|
});
|
|
1800
1689
|
}
|
|
1801
|
-
function
|
|
1690
|
+
function y1({ theme: e }) {
|
|
1802
1691
|
return /* @__PURE__ */ n("svg", {
|
|
1803
1692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1804
1693
|
width: "24",
|
|
@@ -1813,22 +1702,22 @@ function vo({ theme: e }) {
|
|
|
1813
1702
|
})
|
|
1814
1703
|
});
|
|
1815
1704
|
}
|
|
1816
|
-
function
|
|
1817
|
-
const { themeSettings: o } =
|
|
1818
|
-
return /* @__PURE__ */ n(
|
|
1705
|
+
function v1({ onClick: e, disabled: t }) {
|
|
1706
|
+
const { themeSettings: o } = b(), { t: r } = S();
|
|
1707
|
+
return /* @__PURE__ */ n(ie, {
|
|
1819
1708
|
title: r("ai.buttons.incorrectResponse"),
|
|
1820
|
-
children: /* @__PURE__ */ n(
|
|
1709
|
+
children: /* @__PURE__ */ n(ne, {
|
|
1821
1710
|
"aria-label": "thumbs-down",
|
|
1822
1711
|
onClick: e,
|
|
1823
1712
|
$hoverColor: o.aiChat.icons.feedbackIcons.hoverColor,
|
|
1824
1713
|
disabled: t,
|
|
1825
|
-
children: /* @__PURE__ */ n(
|
|
1714
|
+
children: /* @__PURE__ */ n(y1, {
|
|
1826
1715
|
theme: o
|
|
1827
1716
|
})
|
|
1828
1717
|
})
|
|
1829
1718
|
});
|
|
1830
1719
|
}
|
|
1831
|
-
function
|
|
1720
|
+
function w1({ theme: e }) {
|
|
1832
1721
|
return /* @__PURE__ */ n("svg", {
|
|
1833
1722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1834
1723
|
width: "24",
|
|
@@ -1843,22 +1732,22 @@ function ko({ theme: e }) {
|
|
|
1843
1732
|
})
|
|
1844
1733
|
});
|
|
1845
1734
|
}
|
|
1846
|
-
function
|
|
1847
|
-
const { themeSettings: o } =
|
|
1848
|
-
return /* @__PURE__ */ n(
|
|
1735
|
+
function k1({ onClick: e, disabled: t }) {
|
|
1736
|
+
const { themeSettings: o } = b(), { t: r } = S();
|
|
1737
|
+
return /* @__PURE__ */ n(ie, {
|
|
1849
1738
|
title: r("ai.buttons.correctResponse"),
|
|
1850
|
-
children: /* @__PURE__ */ n(
|
|
1739
|
+
children: /* @__PURE__ */ n(ne, {
|
|
1851
1740
|
"aria-label": "thumbs-up",
|
|
1852
1741
|
onClick: e,
|
|
1853
1742
|
$hoverColor: o.aiChat.icons.feedbackIcons.hoverColor,
|
|
1854
1743
|
disabled: t,
|
|
1855
|
-
children: /* @__PURE__ */ n(
|
|
1744
|
+
children: /* @__PURE__ */ n(w1, {
|
|
1856
1745
|
theme: o
|
|
1857
1746
|
})
|
|
1858
1747
|
})
|
|
1859
1748
|
});
|
|
1860
1749
|
}
|
|
1861
|
-
const
|
|
1750
|
+
const S1 = () => {
|
|
1862
1751
|
const [e, t] = L(!1), o = U(null), r = k(() => {
|
|
1863
1752
|
t(!0);
|
|
1864
1753
|
}, []), i = k(() => {
|
|
@@ -1874,11 +1763,11 @@ const Mo = () => {
|
|
|
1874
1763
|
]),
|
|
1875
1764
|
e
|
|
1876
1765
|
];
|
|
1877
|
-
},
|
|
1766
|
+
}, M1 = /* @__PURE__ */ h("div", {
|
|
1878
1767
|
target: "e2xyvaw0",
|
|
1879
1768
|
label: "Container"
|
|
1880
1769
|
})("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";");
|
|
1881
|
-
function
|
|
1770
|
+
function T1({ visible: e, onSend: t }) {
|
|
1882
1771
|
const [o, r] = L(!1), i = k((a) => {
|
|
1883
1772
|
r(!0), t(a === "up" ? 1 : -1);
|
|
1884
1773
|
}, [
|
|
@@ -1887,11 +1776,11 @@ function Lo({ visible: e, onSend: t }) {
|
|
|
1887
1776
|
return e ? /* @__PURE__ */ p("div", {
|
|
1888
1777
|
className: `csdk-flex csdk-items-center ${s}`,
|
|
1889
1778
|
children: [
|
|
1890
|
-
/* @__PURE__ */ n(
|
|
1779
|
+
/* @__PURE__ */ n(k1, {
|
|
1891
1780
|
onClick: () => i("up"),
|
|
1892
1781
|
disabled: o
|
|
1893
1782
|
}),
|
|
1894
|
-
/* @__PURE__ */ n(
|
|
1783
|
+
/* @__PURE__ */ n(v1, {
|
|
1895
1784
|
onClick: () => i("down"),
|
|
1896
1785
|
disabled: o
|
|
1897
1786
|
})
|
|
@@ -1899,36 +1788,36 @@ function Lo({ visible: e, onSend: t }) {
|
|
|
1899
1788
|
}) : null;
|
|
1900
1789
|
}
|
|
1901
1790
|
function Se({ sourceId: e, data: t, type: o, buttonVisibility: r = "onHover", renderContent: i }) {
|
|
1902
|
-
const s =
|
|
1791
|
+
const s = B(), a = $t(k((u) => {
|
|
1903
1792
|
s && s.ai.sendFeedback({
|
|
1904
1793
|
sourceId: e,
|
|
1905
1794
|
type: o,
|
|
1906
1795
|
data: t,
|
|
1907
|
-
rating:
|
|
1796
|
+
rating: u
|
|
1908
1797
|
});
|
|
1909
1798
|
}, [
|
|
1910
1799
|
s,
|
|
1911
1800
|
e,
|
|
1912
1801
|
t,
|
|
1913
1802
|
o
|
|
1914
|
-
]), 200), [c, l] =
|
|
1803
|
+
]), 200), [c, l] = S1(), d = F(() => r === "onHover" ? l : r !== "never", [
|
|
1915
1804
|
l,
|
|
1916
1805
|
r
|
|
1917
|
-
]), { themeSettings:
|
|
1918
|
-
return /* @__PURE__ */ n(
|
|
1806
|
+
]), { themeSettings: C } = b();
|
|
1807
|
+
return /* @__PURE__ */ n(M1, {
|
|
1919
1808
|
ref: c,
|
|
1920
|
-
theme:
|
|
1921
|
-
children: i(/* @__PURE__ */ n(
|
|
1809
|
+
theme: C,
|
|
1810
|
+
children: i(/* @__PURE__ */ n(T1, {
|
|
1922
1811
|
onSend: a,
|
|
1923
1812
|
visible: d
|
|
1924
1813
|
}))
|
|
1925
1814
|
});
|
|
1926
1815
|
}
|
|
1927
|
-
const
|
|
1816
|
+
const L1 = 18 * 5;
|
|
1928
1817
|
function Pe({ text: e }) {
|
|
1929
1818
|
const [t, o] = L(!0), [r, i] = L(!1), { t: s } = S(), a = U(null);
|
|
1930
1819
|
return de(() => {
|
|
1931
|
-
a.current && a.current.scrollHeight >
|
|
1820
|
+
a.current && a.current.scrollHeight > L1 && i(!0);
|
|
1932
1821
|
}, [
|
|
1933
1822
|
e
|
|
1934
1823
|
]), /* @__PURE__ */ p("div", {
|
|
@@ -1949,20 +1838,20 @@ function Pe({ text: e }) {
|
|
|
1949
1838
|
]
|
|
1950
1839
|
});
|
|
1951
1840
|
}
|
|
1952
|
-
function
|
|
1953
|
-
const { data: t, isLoading: o, isError: r } =
|
|
1954
|
-
return o ? /* @__PURE__ */ n(
|
|
1841
|
+
function R1({ nlgRequest: e }) {
|
|
1842
|
+
const { data: t, isLoading: o, isError: r } = Ce(e), { t: i } = S();
|
|
1843
|
+
return o ? /* @__PURE__ */ n(Be, {}) : r ? /* @__PURE__ */ n(z, {
|
|
1955
1844
|
align: "left",
|
|
1956
1845
|
children: i("ai.errors.unexpected")
|
|
1957
|
-
}) : /* @__PURE__ */ n(
|
|
1846
|
+
}) : /* @__PURE__ */ n(z, {
|
|
1958
1847
|
align: "full",
|
|
1959
1848
|
children: /* @__PURE__ */ n(Pe, {
|
|
1960
1849
|
text: t != null ? t : i("ai.errors.insightsNotAvailable")
|
|
1961
1850
|
})
|
|
1962
1851
|
});
|
|
1963
1852
|
}
|
|
1964
|
-
function
|
|
1965
|
-
const { themeSettings: e } =
|
|
1853
|
+
function I1() {
|
|
1854
|
+
const { themeSettings: e } = b();
|
|
1966
1855
|
return /* @__PURE__ */ n("svg", {
|
|
1967
1856
|
width: "24",
|
|
1968
1857
|
height: "25",
|
|
@@ -1977,7 +1866,7 @@ function Eo() {
|
|
|
1977
1866
|
})
|
|
1978
1867
|
});
|
|
1979
1868
|
}
|
|
1980
|
-
function
|
|
1869
|
+
function E1({ onClick: e }) {
|
|
1981
1870
|
const { t } = S();
|
|
1982
1871
|
return /* @__PURE__ */ n(ue, {
|
|
1983
1872
|
align: "left",
|
|
@@ -1985,72 +1874,72 @@ function No({ onClick: e }) {
|
|
|
1985
1874
|
children: /* @__PURE__ */ p("div", {
|
|
1986
1875
|
className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
|
|
1987
1876
|
children: [
|
|
1988
|
-
/* @__PURE__ */ n(
|
|
1877
|
+
/* @__PURE__ */ n(I1, {}),
|
|
1989
1878
|
t("ai.buttons.insights")
|
|
1990
1879
|
]
|
|
1991
1880
|
})
|
|
1992
1881
|
});
|
|
1993
1882
|
}
|
|
1994
|
-
var
|
|
1995
|
-
const
|
|
1883
|
+
var N1 = zt("toLowerCase");
|
|
1884
|
+
const Ge = /* @__PURE__ */ h("div", {
|
|
1996
1885
|
target: "es26a860",
|
|
1997
1886
|
label: "FlexRow"
|
|
1998
|
-
})("display:flex;align-items:center;column-gap:10px;"),
|
|
1999
|
-
function
|
|
2000
|
-
const { chatMode: o = "analyze", enableInsights: r } = P(), { themeSettings: i } =
|
|
1887
|
+
})("display:flex;align-items:center;column-gap:10px;"), F1 = (e) => !!e && "aeiou".includes(e[0]);
|
|
1888
|
+
function H1({ data: e, alwaysShowFeedback: t }) {
|
|
1889
|
+
const { chatMode: o = "analyze", enableInsights: r } = P(), { themeSettings: i } = b(), { queryTitle: s, chartRecommendations: a, jaql: c, userMsg: l } = e;
|
|
2001
1890
|
console.debug(`JAQL for ${s}`, c), console.debug(`chart recommendations for ${s}`, a);
|
|
2002
1891
|
const d = "chartType" in a ? a.chartType : "table";
|
|
2003
|
-
let
|
|
2004
|
-
|
|
2005
|
-
const
|
|
2006
|
-
|
|
1892
|
+
let C;
|
|
1893
|
+
F1(d) ? C = `an ${d}` : C = `a ${d}`, d !== "table" && (C += " chart");
|
|
1894
|
+
const u = c.datasource.title, [g, m] = L(!1), w = k(() => {
|
|
1895
|
+
m((E) => !E);
|
|
2007
1896
|
}, []), x = {
|
|
2008
1897
|
jaql: {
|
|
2009
1898
|
datasource: c.datasource,
|
|
2010
1899
|
metadata: c.metadata
|
|
2011
1900
|
}
|
|
2012
1901
|
}, T = o === "analyze";
|
|
2013
|
-
return /* @__PURE__ */ p(
|
|
1902
|
+
return /* @__PURE__ */ p(H, {
|
|
2014
1903
|
children: [
|
|
2015
1904
|
/* @__PURE__ */ n(Se, {
|
|
2016
|
-
sourceId:
|
|
1905
|
+
sourceId: u,
|
|
2017
1906
|
data: e,
|
|
2018
1907
|
type: "chats/nlq",
|
|
2019
1908
|
buttonVisibility: t ? "always" : "onHover",
|
|
2020
|
-
renderContent: (E) => /* @__PURE__ */ p(
|
|
1909
|
+
renderContent: (E) => /* @__PURE__ */ p(H, {
|
|
2021
1910
|
children: [
|
|
2022
|
-
/* @__PURE__ */ p(
|
|
1911
|
+
/* @__PURE__ */ p(Ge, {
|
|
2023
1912
|
children: [
|
|
2024
|
-
/* @__PURE__ */ n(
|
|
1913
|
+
/* @__PURE__ */ n(ct, {
|
|
2025
1914
|
align: "left",
|
|
2026
1915
|
theme: i,
|
|
2027
|
-
children: l || `Here's ${
|
|
1916
|
+
children: l || `Here's ${C} showing ${N1(s)}.`
|
|
2028
1917
|
}),
|
|
2029
1918
|
E
|
|
2030
1919
|
]
|
|
2031
1920
|
}),
|
|
2032
|
-
T && /* @__PURE__ */ n(
|
|
1921
|
+
T && /* @__PURE__ */ n(x1, {
|
|
2033
1922
|
content: e
|
|
2034
1923
|
})
|
|
2035
1924
|
]
|
|
2036
1925
|
})
|
|
2037
1926
|
}),
|
|
2038
1927
|
r && /* @__PURE__ */ n(Se, {
|
|
2039
|
-
sourceId:
|
|
1928
|
+
sourceId: u,
|
|
2040
1929
|
data: x,
|
|
2041
1930
|
type: "nlg/queryResult",
|
|
2042
|
-
buttonVisibility:
|
|
2043
|
-
renderContent: (E) => /* @__PURE__ */ p(
|
|
1931
|
+
buttonVisibility: g ? "onHover" : "never",
|
|
1932
|
+
renderContent: (E) => /* @__PURE__ */ p(H, {
|
|
2044
1933
|
children: [
|
|
2045
|
-
/* @__PURE__ */ p(
|
|
1934
|
+
/* @__PURE__ */ p(Ge, {
|
|
2046
1935
|
children: [
|
|
2047
|
-
/* @__PURE__ */ n(
|
|
1936
|
+
/* @__PURE__ */ n(E1, {
|
|
2048
1937
|
onClick: w
|
|
2049
1938
|
}),
|
|
2050
1939
|
E
|
|
2051
1940
|
]
|
|
2052
1941
|
}),
|
|
2053
|
-
|
|
1942
|
+
g && /* @__PURE__ */ n(R1, {
|
|
2054
1943
|
nlgRequest: x
|
|
2055
1944
|
})
|
|
2056
1945
|
]
|
|
@@ -2059,39 +1948,39 @@ function Ho({ data: e, alwaysShowFeedback: t }) {
|
|
|
2059
1948
|
]
|
|
2060
1949
|
});
|
|
2061
1950
|
}
|
|
2062
|
-
function
|
|
2063
|
-
if (
|
|
1951
|
+
function B1({ message: e, isLastMessage: t }) {
|
|
1952
|
+
if (He(e)) {
|
|
2064
1953
|
const r = JSON.parse(e.content);
|
|
2065
|
-
return /* @__PURE__ */ n(
|
|
1954
|
+
return /* @__PURE__ */ n(H1, {
|
|
2066
1955
|
data: r,
|
|
2067
1956
|
alwaysShowFeedback: t
|
|
2068
1957
|
});
|
|
2069
1958
|
}
|
|
2070
|
-
const o =
|
|
2071
|
-
return /* @__PURE__ */ n(
|
|
1959
|
+
const o = Mo(e) ? JSON.parse(e.content).answer : e.content;
|
|
1960
|
+
return /* @__PURE__ */ n(z, {
|
|
2072
1961
|
align: e.role === "user" ? "right" : "left",
|
|
2073
1962
|
children: o
|
|
2074
1963
|
});
|
|
2075
1964
|
}
|
|
2076
|
-
const
|
|
1965
|
+
const D1 = /* @__PURE__ */ no(B1), P1 = ({ error: e, displayMessage: t }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ n(z, {
|
|
2077
1966
|
align: "left",
|
|
2078
1967
|
children: t
|
|
2079
1968
|
}));
|
|
2080
|
-
function
|
|
1969
|
+
function q1({ messages: e }) {
|
|
2081
1970
|
const { t } = S();
|
|
2082
|
-
return /* @__PURE__ */ n(
|
|
2083
|
-
children: e.map((o, r) => /* @__PURE__ */ n(
|
|
2084
|
-
fallbackRender: (i) =>
|
|
1971
|
+
return /* @__PURE__ */ n(H, {
|
|
1972
|
+
children: e.map((o, r) => /* @__PURE__ */ n(Zt, {
|
|
1973
|
+
fallbackRender: (i) => P1(M(v({}, i), {
|
|
2085
1974
|
displayMessage: t("ai.errors.unexpected")
|
|
2086
1975
|
})),
|
|
2087
|
-
children: /* @__PURE__ */ n(
|
|
1976
|
+
children: /* @__PURE__ */ n(D1, {
|
|
2088
1977
|
message: o,
|
|
2089
1978
|
isLastMessage: r === e.length - 1
|
|
2090
1979
|
}, r)
|
|
2091
1980
|
}, r))
|
|
2092
1981
|
});
|
|
2093
1982
|
}
|
|
2094
|
-
function
|
|
1983
|
+
function pt({ color: e }) {
|
|
2095
1984
|
return /* @__PURE__ */ n("svg", {
|
|
2096
1985
|
width: "100%",
|
|
2097
1986
|
height: "100%",
|
|
@@ -2104,17 +1993,17 @@ function Ct({ color: e }) {
|
|
|
2104
1993
|
})
|
|
2105
1994
|
});
|
|
2106
1995
|
}
|
|
2107
|
-
function
|
|
1996
|
+
function A1({ onClick: e, color: t }) {
|
|
2108
1997
|
return /* @__PURE__ */ n("div", {
|
|
2109
1998
|
"aria-label": "go back",
|
|
2110
1999
|
className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
|
|
2111
2000
|
onClick: e,
|
|
2112
|
-
children: /* @__PURE__ */ n(
|
|
2001
|
+
children: /* @__PURE__ */ n(pt, {
|
|
2113
2002
|
color: t
|
|
2114
2003
|
})
|
|
2115
2004
|
});
|
|
2116
2005
|
}
|
|
2117
|
-
const
|
|
2006
|
+
const O1 = /* @__PURE__ */ h("button", {
|
|
2118
2007
|
target: "e1p0q0z20",
|
|
2119
2008
|
label: "Button"
|
|
2120
2009
|
})("font-size:inherit;line-height:inherit;box-sizing:border-box;border-width:1px;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;cursor:pointer;text-align:left;max-width:85%;font-family:", ({ theme: e }) => e.typography.fontFamily, ";color:", ({ theme: e }) => e.aiChat.suggestions.textColor, ";background-color:", ({ theme: e }) => e.aiChat.suggestions.backgroundColor, ";border:", ({ theme: e }) => e.aiChat.suggestions.border, ";border-radius:", ({ theme: e }) => e.aiChat.suggestions.borderRadius, ";&:hover{background-color:", ({ theme: e }) => e.aiChat.suggestions.hover.backgroundColor, ";color:", ({ theme: e }) => e.aiChat.suggestions.hover.textColor, ";}", ({ theme: e }) => {
|
|
@@ -2144,23 +2033,23 @@ const Wo = /* @__PURE__ */ u("button", {
|
|
|
2144
2033
|
return "";
|
|
2145
2034
|
});
|
|
2146
2035
|
function _e({ question: e, onClick: t }) {
|
|
2147
|
-
const { themeSettings: o } =
|
|
2148
|
-
return /* @__PURE__ */ n(
|
|
2036
|
+
const { themeSettings: o } = b();
|
|
2037
|
+
return /* @__PURE__ */ n(O1, {
|
|
2149
2038
|
onClick: t,
|
|
2150
2039
|
theme: o,
|
|
2151
2040
|
children: e
|
|
2152
2041
|
});
|
|
2153
2042
|
}
|
|
2154
|
-
const
|
|
2043
|
+
const W1 = /* @__PURE__ */ h("div", {
|
|
2155
2044
|
target: "eu11cc50",
|
|
2156
2045
|
label: "ListContainer"
|
|
2157
2046
|
})("display:flex;flex-direction:column;align-items:flex-start;row-gap:", ({ theme: e }) => e.aiChat.suggestions.gap, ";");
|
|
2158
|
-
function $
|
|
2159
|
-
const { t: o } = S(), [r, i] = L(!0), s =
|
|
2047
|
+
function $1({ questions: e, onSelection: t }) {
|
|
2048
|
+
const { t: o } = S(), [r, i] = L(!0), s = F(() => r && e.length > 5 ? e.slice(0, 4) : e, [
|
|
2160
2049
|
e,
|
|
2161
2050
|
r
|
|
2162
|
-
]), { themeSettings: a } =
|
|
2163
|
-
return /* @__PURE__ */ p(
|
|
2051
|
+
]), { themeSettings: a } = b();
|
|
2052
|
+
return /* @__PURE__ */ p(W1, {
|
|
2164
2053
|
"aria-label": "list of suggested questions",
|
|
2165
2054
|
theme: a,
|
|
2166
2055
|
children: [
|
|
@@ -2175,7 +2064,7 @@ function $o({ questions: e, onSelection: t }) {
|
|
|
2175
2064
|
]
|
|
2176
2065
|
});
|
|
2177
2066
|
}
|
|
2178
|
-
const
|
|
2067
|
+
const z1 = /* @__PURE__ */ h("div", {
|
|
2179
2068
|
target: "ebwb3nc0",
|
|
2180
2069
|
label: "Row"
|
|
2181
2070
|
})("width:283px;height:32px;border-radius:10px;background:", ({ theme: e }) => {
|
|
@@ -2186,48 +2075,48 @@ const Zo = /* @__PURE__ */ u("div", {
|
|
|
2186
2075
|
${o} 50%,
|
|
2187
2076
|
${t} 100%
|
|
2188
2077
|
)`;
|
|
2189
|
-
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"),
|
|
2078
|
+
}, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), Z1 = /* @__PURE__ */ h("div", {
|
|
2190
2079
|
target: "ebwb3nc1",
|
|
2191
2080
|
label: "SkeletonContainer"
|
|
2192
2081
|
})("display:flex;flex-direction:column;row-gap:1rem;");
|
|
2193
|
-
function
|
|
2194
|
-
const { themeSettings: e } =
|
|
2195
|
-
return /* @__PURE__ */ n(
|
|
2082
|
+
function j1() {
|
|
2083
|
+
const { themeSettings: e } = b();
|
|
2084
|
+
return /* @__PURE__ */ n(Z1, {
|
|
2196
2085
|
children: Array.from({
|
|
2197
2086
|
length: 3
|
|
2198
|
-
}, (t, o) => /* @__PURE__ */ n(
|
|
2087
|
+
}, (t, o) => /* @__PURE__ */ n(z1, {
|
|
2199
2088
|
theme: e
|
|
2200
2089
|
}, o))
|
|
2201
2090
|
});
|
|
2202
2091
|
}
|
|
2203
|
-
function
|
|
2092
|
+
function V1({ questions: e, isLoading: t, onSelection: o }) {
|
|
2204
2093
|
const r = e.length > 0, { suggestionsWelcomeText: i } = P();
|
|
2205
|
-
return t ? /* @__PURE__ */ n(
|
|
2094
|
+
return t ? /* @__PURE__ */ n(j1, {}) : r ? /* @__PURE__ */ p(H, {
|
|
2206
2095
|
children: [
|
|
2207
|
-
i && /* @__PURE__ */ n(
|
|
2096
|
+
i && /* @__PURE__ */ n(z, {
|
|
2208
2097
|
align: "left",
|
|
2209
2098
|
children: i
|
|
2210
2099
|
}),
|
|
2211
|
-
/* @__PURE__ */ n($
|
|
2100
|
+
/* @__PURE__ */ n($1, {
|
|
2212
2101
|
onSelection: o,
|
|
2213
2102
|
questions: e
|
|
2214
2103
|
})
|
|
2215
2104
|
]
|
|
2216
2105
|
}) : null;
|
|
2217
2106
|
}
|
|
2218
|
-
const
|
|
2107
|
+
const Q1 = /* @__PURE__ */ h("div", {
|
|
2219
2108
|
target: "ew7avl30",
|
|
2220
2109
|
label: "ToolbarContainer"
|
|
2221
|
-
})("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({ style: e }) => e.backgroundColor, ";"),
|
|
2110
|
+
})("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({ style: e }) => e.backgroundColor, ";"), G1 = /* @__PURE__ */ h("div", {
|
|
2222
2111
|
target: "ew7avl31",
|
|
2223
2112
|
label: "ToolbarTitle"
|
|
2224
|
-
})("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({ style: e }) => e.textColor, ";"),
|
|
2225
|
-
return /* @__PURE__ */ p(
|
|
2113
|
+
})("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({ style: e }) => e.textColor, ";"), Ct = /* @__PURE__ */ ro(function({ title: t, leftNav: o, rightNav: r, style: i }, s) {
|
|
2114
|
+
return /* @__PURE__ */ p(Q1, {
|
|
2226
2115
|
ref: s,
|
|
2227
2116
|
style: i,
|
|
2228
2117
|
children: [
|
|
2229
2118
|
o,
|
|
2230
|
-
/* @__PURE__ */ n(
|
|
2119
|
+
/* @__PURE__ */ n(G1, {
|
|
2231
2120
|
style: i,
|
|
2232
2121
|
children: t
|
|
2233
2122
|
}),
|
|
@@ -2237,13 +2126,13 @@ const Qo = /* @__PURE__ */ u("div", {
|
|
|
2237
2126
|
})
|
|
2238
2127
|
]
|
|
2239
2128
|
});
|
|
2240
|
-
}),
|
|
2129
|
+
}), _1 = /* @__PURE__ */ h("div", {
|
|
2241
2130
|
target: "e14yc7id0",
|
|
2242
2131
|
label: "AiDisclaimerContainer"
|
|
2243
2132
|
})("text-align:center;font-size:11px;line-height:18px;white-space:pre-wrap;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;color:", ({ theme: e }) => e.aiChat.secondaryTextColor, ";");
|
|
2244
|
-
function
|
|
2133
|
+
function U1({ theme: e }) {
|
|
2245
2134
|
const { t } = S();
|
|
2246
|
-
return /* @__PURE__ */ p(
|
|
2135
|
+
return /* @__PURE__ */ p(_1, {
|
|
2247
2136
|
theme: e,
|
|
2248
2137
|
children: [
|
|
2249
2138
|
/* @__PURE__ */ n("div", {
|
|
@@ -2258,8 +2147,8 @@ function Ko({ theme: e }) {
|
|
|
2258
2147
|
]
|
|
2259
2148
|
});
|
|
2260
2149
|
}
|
|
2261
|
-
function
|
|
2262
|
-
const { themeSettings: e } =
|
|
2150
|
+
function K1() {
|
|
2151
|
+
const { themeSettings: e } = b();
|
|
2263
2152
|
return /* @__PURE__ */ n("svg", {
|
|
2264
2153
|
width: "24",
|
|
2265
2154
|
height: "24",
|
|
@@ -2274,95 +2163,95 @@ function Jo() {
|
|
|
2274
2163
|
})
|
|
2275
2164
|
});
|
|
2276
2165
|
}
|
|
2277
|
-
const
|
|
2278
|
-
const o = new
|
|
2166
|
+
const J1 = (e, t) => {
|
|
2167
|
+
const o = new Yt(e);
|
|
2279
2168
|
return o.alpha = t, o;
|
|
2280
|
-
},
|
|
2169
|
+
}, Y1 = /* @__PURE__ */ h("div", {
|
|
2281
2170
|
target: "e1rxvpki0",
|
|
2282
2171
|
label: "Container"
|
|
2283
|
-
})("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({ theme: e }) => `0 4px 8px 0 ${
|
|
2284
|
-
const { themeSettings: t } =
|
|
2285
|
-
return /* @__PURE__ */ n(
|
|
2172
|
+
})("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({ theme: e }) => `0 4px 8px 0 ${J1(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), X1 = ({ onClick: e }) => {
|
|
2173
|
+
const { themeSettings: t } = b();
|
|
2174
|
+
return /* @__PURE__ */ n(Y1, {
|
|
2286
2175
|
theme: t,
|
|
2287
2176
|
onClick: e,
|
|
2288
|
-
children: /* @__PURE__ */ n(
|
|
2177
|
+
children: /* @__PURE__ */ n(K1, {})
|
|
2289
2178
|
});
|
|
2290
|
-
},
|
|
2179
|
+
}, en = ({ isVisible: e, onClick: t, anchorElement: o }) => /* @__PURE__ */ n(Ye, {
|
|
2291
2180
|
anchorEl: o,
|
|
2292
2181
|
open: e,
|
|
2293
2182
|
placement: "top",
|
|
2294
2183
|
sx: {
|
|
2295
2184
|
zIndex: 2
|
|
2296
2185
|
},
|
|
2297
|
-
children: /* @__PURE__ */ n(
|
|
2186
|
+
children: /* @__PURE__ */ n(X1, {
|
|
2298
2187
|
onClick: t
|
|
2299
2188
|
})
|
|
2300
|
-
}),
|
|
2189
|
+
}), tn = /* @__PURE__ */ h("div", {
|
|
2301
2190
|
target: "ednrf320",
|
|
2302
2191
|
label: "ChatBody"
|
|
2303
|
-
})("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";overflow-y:scroll;padding-left:", ({ theme: e }) => e.aiChat.body.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.body.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.body.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"),
|
|
2192
|
+
})("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";overflow-y:scroll;padding-left:", ({ theme: e }) => e.aiChat.body.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.body.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.body.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), on = /* @__PURE__ */ h("div", {
|
|
2304
2193
|
target: "ednrf321",
|
|
2305
2194
|
label: "ChatFooter"
|
|
2306
|
-
})("padding-left:", ({ theme: e }) => e.aiChat.footer.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.footer.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"),
|
|
2195
|
+
})("padding-left:", ({ theme: e }) => e.aiChat.footer.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.footer.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), nn = /* @__PURE__ */ h("div", {
|
|
2307
2196
|
target: "ednrf322",
|
|
2308
2197
|
label: "FollowupQuestionsContainer"
|
|
2309
2198
|
})("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.suggestions.gap, ";");
|
|
2310
|
-
function
|
|
2199
|
+
function rn({ contextTitle: e, onGoBack: t, contextDetails: o }) {
|
|
2311
2200
|
var qe, Ae, Oe;
|
|
2312
|
-
const { t: r } = S(), { enableFollowupQuestions: i, enableHeader: s, numOfRecentPrompts: a, numOfRecommendations: c } = P(), { themeSettings: l } =
|
|
2201
|
+
const { t: r } = S(), { enableFollowupQuestions: i, enableHeader: s, numOfRecentPrompts: a, numOfRecommendations: c } = P(), { themeSettings: l } = b(), { data: d, isLoading: C, isError: u } = rt({
|
|
2313
2202
|
contextTitle: e,
|
|
2314
2203
|
count: c
|
|
2315
|
-
}),
|
|
2204
|
+
}), g = F(() => d == null ? void 0 : d.map((R) => R.nlqPrompt), [
|
|
2316
2205
|
d
|
|
2317
|
-
]), { history:
|
|
2318
|
-
|
|
2319
|
-
}, N = U(null), se = U(null),
|
|
2206
|
+
]), { history: m, lastNlqResponse: w, isAwaitingResponse: x, sendMessage: T, isLoading: E, chatId: Z, lastError: y } = To(e, o), { mutate: Q, isLoading: D } = at(Z), [G, j] = L(!1), [J, fe] = L(!1), me = () => j(!0), q = () => j(!1), Y = () => {
|
|
2207
|
+
Q(), q();
|
|
2208
|
+
}, N = U(null), se = U(null), be = () => {
|
|
2320
2209
|
if (!(N != null && N.current))
|
|
2321
2210
|
return;
|
|
2322
2211
|
const { scrollTop: R, clientHeight: O, scrollHeight: We } = N.current;
|
|
2323
2212
|
if (R === void 0 || O === void 0 || We === void 0)
|
|
2324
2213
|
return;
|
|
2325
|
-
const
|
|
2326
|
-
J !==
|
|
2214
|
+
const $e = We - R - O > O / 2;
|
|
2215
|
+
J !== $e && fe($e);
|
|
2327
2216
|
};
|
|
2328
2217
|
de(() => {
|
|
2329
2218
|
N.current && (N.current.scrollTop = N.current.scrollHeight);
|
|
2330
2219
|
}, [
|
|
2331
|
-
|
|
2332
|
-
|
|
2220
|
+
m,
|
|
2221
|
+
G,
|
|
2333
2222
|
x
|
|
2334
2223
|
]);
|
|
2335
|
-
const X = U(null), ae = s ? /* @__PURE__ */ n(
|
|
2224
|
+
const X = U(null), ae = s ? /* @__PURE__ */ n(Ct, {
|
|
2336
2225
|
ref: X,
|
|
2337
2226
|
title: e,
|
|
2338
|
-
leftNav: t && /* @__PURE__ */ n(
|
|
2227
|
+
leftNav: t && /* @__PURE__ */ n(A1, {
|
|
2339
2228
|
onClick: t,
|
|
2340
2229
|
color: l.aiChat.header.textColor
|
|
2341
2230
|
}),
|
|
2342
2231
|
style: l.aiChat.header
|
|
2343
|
-
}) : null, A =
|
|
2344
|
-
...new Set(
|
|
2232
|
+
}) : null, A = F(() => [
|
|
2233
|
+
...new Set(m.filter((R) => R.role === "user").filter((R) => !(g != null && g.includes(R.content))).map((R) => R.content).reverse())
|
|
2345
2234
|
].slice(0, a), [
|
|
2346
|
-
|
|
2235
|
+
m,
|
|
2347
2236
|
a,
|
|
2348
|
-
|
|
2237
|
+
g
|
|
2349
2238
|
]);
|
|
2350
|
-
return (y == null ? void 0 : y.message) === r("ai.errors.chatUnavailable") ? /* @__PURE__ */ p(
|
|
2239
|
+
return (y == null ? void 0 : y.message) === r("ai.errors.chatUnavailable") ? /* @__PURE__ */ p(H, {
|
|
2351
2240
|
children: [
|
|
2352
2241
|
s && ae,
|
|
2353
|
-
/* @__PURE__ */ n(
|
|
2242
|
+
/* @__PURE__ */ n(dt, {
|
|
2354
2243
|
text: y.message
|
|
2355
2244
|
})
|
|
2356
2245
|
]
|
|
2357
|
-
}) : /* @__PURE__ */ p(
|
|
2246
|
+
}) : /* @__PURE__ */ p(H, {
|
|
2358
2247
|
children: [
|
|
2359
2248
|
ae,
|
|
2360
|
-
/* @__PURE__ */ p(
|
|
2249
|
+
/* @__PURE__ */ p(tn, {
|
|
2361
2250
|
ref: N,
|
|
2362
2251
|
theme: l,
|
|
2363
|
-
onScroll:
|
|
2252
|
+
onScroll: be,
|
|
2364
2253
|
children: [
|
|
2365
|
-
/* @__PURE__ */ n(
|
|
2254
|
+
/* @__PURE__ */ n(en, {
|
|
2366
2255
|
isVisible: J,
|
|
2367
2256
|
anchorElement: se.current,
|
|
2368
2257
|
onClick: () => {
|
|
@@ -2373,20 +2262,20 @@ function sn({ contextTitle: e, onGoBack: t, contextDetails: o }) {
|
|
|
2373
2262
|
});
|
|
2374
2263
|
}
|
|
2375
2264
|
}),
|
|
2376
|
-
/* @__PURE__ */ n(
|
|
2377
|
-
/* @__PURE__ */ n(
|
|
2378
|
-
questions:
|
|
2379
|
-
isLoading:
|
|
2265
|
+
/* @__PURE__ */ n(Ko, {}),
|
|
2266
|
+
/* @__PURE__ */ n(V1, {
|
|
2267
|
+
questions: g || [],
|
|
2268
|
+
isLoading: C,
|
|
2380
2269
|
onSelection: T
|
|
2381
2270
|
}),
|
|
2382
|
-
y && /* @__PURE__ */ n(
|
|
2271
|
+
y && /* @__PURE__ */ n(z, {
|
|
2383
2272
|
align: "left",
|
|
2384
2273
|
children: y.message
|
|
2385
2274
|
}),
|
|
2386
|
-
E ? /* @__PURE__ */ n(
|
|
2387
|
-
messages:
|
|
2275
|
+
E ? /* @__PURE__ */ n(ge, {}) : /* @__PURE__ */ n(q1, {
|
|
2276
|
+
messages: m
|
|
2388
2277
|
}),
|
|
2389
|
-
i && w && ((Ae = (qe = w.followupQuestions) == null ? void 0 : qe.length) != null ? Ae : 0) > 0 && /* @__PURE__ */ n(
|
|
2278
|
+
i && w && ((Ae = (qe = w.followupQuestions) == null ? void 0 : qe.length) != null ? Ae : 0) > 0 && /* @__PURE__ */ n(nn, {
|
|
2390
2279
|
theme: l,
|
|
2391
2280
|
children: (Oe = w.followupQuestions) == null ? void 0 : Oe.slice(0, 2).map((R, O) => /* @__PURE__ */ n(ue, {
|
|
2392
2281
|
align: "left",
|
|
@@ -2399,28 +2288,28 @@ function sn({ contextTitle: e, onGoBack: t, contextDetails: o }) {
|
|
|
2399
2288
|
})
|
|
2400
2289
|
}, O))
|
|
2401
2290
|
}),
|
|
2402
|
-
(x || D) && /* @__PURE__ */ n(
|
|
2403
|
-
|
|
2291
|
+
(x || D) && /* @__PURE__ */ n(Be, {}),
|
|
2292
|
+
G && /* @__PURE__ */ n(o1, {
|
|
2404
2293
|
onCancel: q,
|
|
2405
2294
|
onConfirm: Y
|
|
2406
2295
|
})
|
|
2407
2296
|
]
|
|
2408
2297
|
}),
|
|
2409
|
-
/* @__PURE__ */ p(
|
|
2298
|
+
/* @__PURE__ */ p(on, {
|
|
2410
2299
|
ref: se,
|
|
2411
2300
|
theme: l,
|
|
2412
2301
|
children: [
|
|
2413
|
-
/* @__PURE__ */ n(
|
|
2302
|
+
/* @__PURE__ */ n(_o, {
|
|
2414
2303
|
onSendMessage: T,
|
|
2415
2304
|
disabled: x || E,
|
|
2416
|
-
onClearHistoryClick:
|
|
2417
|
-
suggestions:
|
|
2305
|
+
onClearHistoryClick: me,
|
|
2306
|
+
suggestions: g || [],
|
|
2418
2307
|
recentPrompts: A,
|
|
2419
|
-
isLoading:
|
|
2420
|
-
recommendationsError:
|
|
2308
|
+
isLoading: C || E,
|
|
2309
|
+
recommendationsError: u,
|
|
2421
2310
|
onChange: q
|
|
2422
2311
|
}),
|
|
2423
|
-
/* @__PURE__ */ n(
|
|
2312
|
+
/* @__PURE__ */ n(U1, {
|
|
2424
2313
|
theme: l
|
|
2425
2314
|
})
|
|
2426
2315
|
]
|
|
@@ -2428,64 +2317,64 @@ function sn({ contextTitle: e, onGoBack: t, contextDetails: o }) {
|
|
|
2428
2317
|
]
|
|
2429
2318
|
});
|
|
2430
2319
|
}
|
|
2431
|
-
const
|
|
2320
|
+
const sn = /* @__PURE__ */ h("button", {
|
|
2432
2321
|
target: "e5a38pw0",
|
|
2433
2322
|
label: "Container"
|
|
2434
|
-
})("font-family:", ({ theme: e }) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({ theme: e }) => e.aiChat.dataTopics.items.backgroundColor, ";"),
|
|
2323
|
+
})("font-family:", ({ theme: e }) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({ theme: e }) => e.aiChat.dataTopics.items.backgroundColor, ";"), an = /* @__PURE__ */ h("div", {
|
|
2435
2324
|
target: "e5a38pw1",
|
|
2436
2325
|
label: "Title"
|
|
2437
|
-
})("font-size:1.05rem;line-height:28px;color:", ({ theme: e }) => e.aiChat.dataTopics.items.textColor, ";"),
|
|
2326
|
+
})("font-size:1.05rem;line-height:28px;color:", ({ theme: e }) => e.aiChat.dataTopics.items.textColor, ";"), ln = /* @__PURE__ */ h("div", {
|
|
2438
2327
|
target: "e5a38pw2",
|
|
2439
2328
|
label: "Description"
|
|
2440
|
-
})("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) =>
|
|
2329
|
+
})("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => tt(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), cn = /* @__PURE__ */ h("div", {
|
|
2441
2330
|
target: "e5a38pw3",
|
|
2442
2331
|
label: "IconContainer"
|
|
2443
2332
|
})("width:16px;height:16px;transform:rotate(180deg);");
|
|
2444
|
-
function
|
|
2445
|
-
const { title: t, description: o, onClick: r } = e, { themeSettings: i } =
|
|
2446
|
-
return /* @__PURE__ */ p(
|
|
2333
|
+
function dn(e) {
|
|
2334
|
+
const { title: t, description: o, onClick: r } = e, { themeSettings: i } = b();
|
|
2335
|
+
return /* @__PURE__ */ p(sn, {
|
|
2447
2336
|
onClick: r,
|
|
2448
2337
|
theme: i,
|
|
2449
2338
|
children: [
|
|
2450
2339
|
/* @__PURE__ */ p("div", {
|
|
2451
2340
|
children: [
|
|
2452
|
-
/* @__PURE__ */ n(
|
|
2341
|
+
/* @__PURE__ */ n(an, {
|
|
2453
2342
|
theme: i,
|
|
2454
2343
|
children: t
|
|
2455
2344
|
}),
|
|
2456
|
-
/* @__PURE__ */ n(
|
|
2345
|
+
/* @__PURE__ */ n(ln, {
|
|
2457
2346
|
theme: i,
|
|
2458
2347
|
children: o
|
|
2459
2348
|
})
|
|
2460
2349
|
]
|
|
2461
2350
|
}),
|
|
2462
|
-
/* @__PURE__ */ n(
|
|
2463
|
-
children: /* @__PURE__ */ n(
|
|
2351
|
+
/* @__PURE__ */ n(cn, {
|
|
2352
|
+
children: /* @__PURE__ */ n(pt, {
|
|
2464
2353
|
color: i.aiChat.icons.color
|
|
2465
2354
|
})
|
|
2466
2355
|
})
|
|
2467
2356
|
]
|
|
2468
2357
|
});
|
|
2469
2358
|
}
|
|
2470
|
-
const
|
|
2359
|
+
const un = /* @__PURE__ */ h("div", {
|
|
2471
2360
|
target: "emrh5y30",
|
|
2472
2361
|
label: "FlexContainer"
|
|
2473
|
-
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"),
|
|
2362
|
+
})("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), hn = /* @__PURE__ */ h("div", {
|
|
2474
2363
|
target: "emrh5y31",
|
|
2475
2364
|
label: "Title"
|
|
2476
|
-
})("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";"),
|
|
2365
|
+
})("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";"), pn = /* @__PURE__ */ h("div", {
|
|
2477
2366
|
target: "emrh5y32",
|
|
2478
2367
|
label: "Subtitle"
|
|
2479
2368
|
})("font-size:15px;line-height:22px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";");
|
|
2480
2369
|
function Cn(e) {
|
|
2481
|
-
const { dataTopics: t } = e, { themeSettings: o } =
|
|
2482
|
-
return /* @__PURE__ */ p(
|
|
2370
|
+
const { dataTopics: t } = e, { themeSettings: o } = b(), { t: r } = S();
|
|
2371
|
+
return /* @__PURE__ */ p(un, {
|
|
2483
2372
|
children: [
|
|
2484
|
-
/* @__PURE__ */ n(
|
|
2373
|
+
/* @__PURE__ */ n(hn, {
|
|
2485
2374
|
theme: o,
|
|
2486
2375
|
children: r("ai.dataTopics")
|
|
2487
2376
|
}),
|
|
2488
|
-
/* @__PURE__ */ p(
|
|
2377
|
+
/* @__PURE__ */ p(pn, {
|
|
2489
2378
|
theme: o,
|
|
2490
2379
|
children: [
|
|
2491
2380
|
r("ai.chatbotDescription"),
|
|
@@ -2494,15 +2383,15 @@ function Cn(e) {
|
|
|
2494
2383
|
r("ai.topicSelectPrompt")
|
|
2495
2384
|
]
|
|
2496
2385
|
}),
|
|
2497
|
-
t.map((i) => /* @__PURE__ */
|
|
2386
|
+
t.map((i) => /* @__PURE__ */ Xt(dn, M(v({}, i), {
|
|
2498
2387
|
key: i.title
|
|
2499
2388
|
})))
|
|
2500
2389
|
]
|
|
2501
2390
|
});
|
|
2502
2391
|
}
|
|
2503
|
-
const
|
|
2392
|
+
const gn = "#000000", fn = "#FFFFFF";
|
|
2504
2393
|
function mn({ isDarkBackground: e = !1 }) {
|
|
2505
|
-
const t = e ?
|
|
2394
|
+
const t = e ? fn : gn;
|
|
2506
2395
|
return /* @__PURE__ */ p("svg", {
|
|
2507
2396
|
width: "32",
|
|
2508
2397
|
height: "32",
|
|
@@ -2577,36 +2466,36 @@ function mn({ isDarkBackground: e = !1 }) {
|
|
|
2577
2466
|
]
|
|
2578
2467
|
});
|
|
2579
2468
|
}
|
|
2580
|
-
const
|
|
2469
|
+
const bn = /* @__PURE__ */ h("div", {
|
|
2581
2470
|
target: "ealudtn0",
|
|
2582
2471
|
label: "LogoContainer"
|
|
2583
|
-
})("margin-left:14px;margin-top:3px;"),
|
|
2472
|
+
})("margin-left:14px;margin-top:3px;"), xn = /* @__PURE__ */ h("div", {
|
|
2584
2473
|
target: "ealudtn1",
|
|
2585
2474
|
label: "DataTopicsContainer"
|
|
2586
2475
|
})("display:flex;flex-direction:column;justify-content:top;overflow:hidden;height:100%;background-color:", ({ theme: e }) => e.aiChat.dataTopics.backgroundColor, ";");
|
|
2587
|
-
function
|
|
2588
|
-
const { enableHeader: o } = P(), { themeSettings: r } =
|
|
2476
|
+
function yn({ dataTopicsList: e, onDataTopicClick: t }) {
|
|
2477
|
+
const { enableHeader: o } = P(), { themeSettings: r } = b(), { t: i } = S(), s = F(() => e == null ? void 0 : e.map((c) => ({
|
|
2589
2478
|
title: c,
|
|
2590
2479
|
onClick: () => t(c)
|
|
2591
2480
|
})), [
|
|
2592
2481
|
e,
|
|
2593
2482
|
t
|
|
2594
|
-
]), a =
|
|
2595
|
-
return /* @__PURE__ */ p(
|
|
2483
|
+
]), a = eo(to(r.aiChat.header.backgroundColor)) > 0.5;
|
|
2484
|
+
return /* @__PURE__ */ p(H, {
|
|
2596
2485
|
children: [
|
|
2597
|
-
o ? /* @__PURE__ */ n(
|
|
2486
|
+
o ? /* @__PURE__ */ n(Ct, {
|
|
2598
2487
|
title: i("ai.analyticsChatbot"),
|
|
2599
|
-
leftNav: /* @__PURE__ */ n(
|
|
2488
|
+
leftNav: /* @__PURE__ */ n(bn, {
|
|
2600
2489
|
children: /* @__PURE__ */ n(mn, {
|
|
2601
2490
|
isDarkBackground: a
|
|
2602
2491
|
})
|
|
2603
2492
|
}),
|
|
2604
2493
|
style: r.aiChat.header
|
|
2605
2494
|
}) : null,
|
|
2606
|
-
/* @__PURE__ */ p(
|
|
2495
|
+
/* @__PURE__ */ p(xn, {
|
|
2607
2496
|
theme: r,
|
|
2608
2497
|
children: [
|
|
2609
|
-
!s && /* @__PURE__ */ n(
|
|
2498
|
+
!s && /* @__PURE__ */ n(ge, {}),
|
|
2610
2499
|
s && /* @__PURE__ */ n(Cn, {
|
|
2611
2500
|
dataTopics: s
|
|
2612
2501
|
})
|
|
@@ -2615,65 +2504,65 @@ function vn({ dataTopicsList: e, onDataTopicClick: t }) {
|
|
|
2615
2504
|
]
|
|
2616
2505
|
});
|
|
2617
2506
|
}
|
|
2618
|
-
function
|
|
2619
|
-
const [e, t] = L(), [o, r] = L(), { data: i, fetchStatus: s } =
|
|
2507
|
+
function vn() {
|
|
2508
|
+
const [e, t] = L(), [o, r] = L(), { data: i, fetchStatus: s } = yo(), { dataTopicsList: a, contextDetails: c } = P(), { t: l } = S(), d = l("ai.errors.noAvailableDataTopics"), C = k((w) => {
|
|
2620
2509
|
w.length ? w.length === 1 && (r(void 0), t(w[0])) : r(d);
|
|
2621
2510
|
}, [
|
|
2622
2511
|
d
|
|
2623
|
-
]),
|
|
2512
|
+
]), u = F(() => {
|
|
2624
2513
|
if (i && s === "idle") {
|
|
2625
2514
|
const x = (a != null && a.length ? i == null ? void 0 : i.filter((T) => a == null ? void 0 : a.includes(T.title)) : i).map((T) => T.title);
|
|
2626
|
-
return
|
|
2515
|
+
return C(x), x;
|
|
2627
2516
|
}
|
|
2628
2517
|
return [];
|
|
2629
2518
|
}, [
|
|
2630
2519
|
i,
|
|
2631
2520
|
s,
|
|
2632
2521
|
a,
|
|
2633
|
-
|
|
2634
|
-
]),
|
|
2635
|
-
r(void 0),
|
|
2522
|
+
C
|
|
2523
|
+
]), g = oe(), m = k(() => {
|
|
2524
|
+
r(void 0), g.invalidateQueries([
|
|
2636
2525
|
"getDataTopics"
|
|
2637
2526
|
]);
|
|
2638
2527
|
}, [
|
|
2639
|
-
|
|
2528
|
+
g
|
|
2640
2529
|
]);
|
|
2641
|
-
return o ? /* @__PURE__ */ n(
|
|
2530
|
+
return o ? /* @__PURE__ */ n(dt, {
|
|
2642
2531
|
text: o,
|
|
2643
2532
|
action: {
|
|
2644
2533
|
text: l("ai.buttons.refresh"),
|
|
2645
|
-
onClick:
|
|
2534
|
+
onClick: m
|
|
2646
2535
|
}
|
|
2647
|
-
}) :
|
|
2536
|
+
}) : u.length === 1 && !e ? /* @__PURE__ */ n(ge, {}) : e ? /* @__PURE__ */ n(rn, {
|
|
2648
2537
|
contextTitle: e,
|
|
2649
2538
|
contextDetails: c,
|
|
2650
|
-
onGoBack:
|
|
2651
|
-
}) : /* @__PURE__ */ n(
|
|
2652
|
-
dataTopicsList:
|
|
2539
|
+
onGoBack: u.length === 1 ? void 0 : () => t(void 0)
|
|
2540
|
+
}) : /* @__PURE__ */ n(yn, {
|
|
2541
|
+
dataTopicsList: u,
|
|
2653
2542
|
onDataTopicClick: (w) => t(w)
|
|
2654
2543
|
});
|
|
2655
2544
|
}
|
|
2656
|
-
const
|
|
2545
|
+
const Wn = et({
|
|
2657
2546
|
componentName: "Chatbot"
|
|
2658
2547
|
})((e) => {
|
|
2659
|
-
const { width: t, height: o, config: r } = e, { themeSettings: i } =
|
|
2660
|
-
return /* @__PURE__ */ n(
|
|
2548
|
+
const { width: t, height: o, config: r } = e, { themeSettings: i } = b();
|
|
2549
|
+
return /* @__PURE__ */ n(bo, {
|
|
2661
2550
|
value: r != null ? r : {},
|
|
2662
|
-
children: /* @__PURE__ */ n(
|
|
2551
|
+
children: /* @__PURE__ */ n(No, {
|
|
2663
2552
|
id: "csdk-chatbot-frame",
|
|
2664
2553
|
width: t,
|
|
2665
2554
|
height: o,
|
|
2666
2555
|
theme: i,
|
|
2667
2556
|
tabIndex: 0,
|
|
2668
|
-
children: /* @__PURE__ */ n(
|
|
2557
|
+
children: /* @__PURE__ */ n(vn, {})
|
|
2669
2558
|
})
|
|
2670
2559
|
});
|
|
2671
|
-
}), $n =
|
|
2560
|
+
}), $n = et({
|
|
2672
2561
|
componentName: "GetNlgInsights"
|
|
2673
2562
|
})(function(t) {
|
|
2674
|
-
const { data: o, isLoading: r, isError: i } =
|
|
2563
|
+
const { data: o, isLoading: r, isError: i } = Ce(t), { t: s } = S();
|
|
2675
2564
|
if (i)
|
|
2676
|
-
return /* @__PURE__ */ n(
|
|
2565
|
+
return /* @__PURE__ */ n(H, {
|
|
2677
2566
|
children: s("ai.errors.unexpected")
|
|
2678
2567
|
});
|
|
2679
2568
|
const a = o != null ? o : s("ai.errors.insightsNotAvailable");
|
|
@@ -2681,7 +2570,7 @@ const zn = tt({
|
|
|
2681
2570
|
text: r ? "Loading..." : a
|
|
2682
2571
|
});
|
|
2683
2572
|
});
|
|
2684
|
-
function
|
|
2573
|
+
function wn({ theme: e }) {
|
|
2685
2574
|
const t = e.general.brandColor;
|
|
2686
2575
|
return /* @__PURE__ */ p("svg", {
|
|
2687
2576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2711,25 +2600,25 @@ function kn({ theme: e }) {
|
|
|
2711
2600
|
]
|
|
2712
2601
|
});
|
|
2713
2602
|
}
|
|
2714
|
-
const
|
|
2603
|
+
const kn = /* @__PURE__ */ h("div", {
|
|
2715
2604
|
target: "eit37yz0",
|
|
2716
2605
|
label: "FlexDiv"
|
|
2717
|
-
})("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({ theme: e }) => e.chart.textColor, ";background-color:", ({ theme: e }) => e.chart.backgroundColor, ";"),
|
|
2606
|
+
})("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({ theme: e }) => e.chart.textColor, ";background-color:", ({ theme: e }) => e.chart.backgroundColor, ";"), Sn = /* @__PURE__ */ h("div", {
|
|
2718
2607
|
target: "eit37yz1",
|
|
2719
2608
|
label: "IconDiv"
|
|
2720
|
-
})("align-self:flex-start;"),
|
|
2721
|
-
const { themeSettings: o } =
|
|
2609
|
+
})("align-self:flex-start;"), Mn = ({ summary: e, nlgRequest: t }) => {
|
|
2610
|
+
const { themeSettings: o } = b();
|
|
2722
2611
|
return /* @__PURE__ */ n(Se, {
|
|
2723
2612
|
sourceId: t.jaql.datasource.title,
|
|
2724
2613
|
data: t,
|
|
2725
2614
|
type: "chart/insights",
|
|
2726
2615
|
buttonVisibility: "always",
|
|
2727
|
-
renderContent: (r) => /* @__PURE__ */ p(
|
|
2616
|
+
renderContent: (r) => /* @__PURE__ */ p(kn, {
|
|
2728
2617
|
theme: o,
|
|
2729
2618
|
children: [
|
|
2730
|
-
/* @__PURE__ */ n(
|
|
2619
|
+
/* @__PURE__ */ n(Sn, {
|
|
2731
2620
|
theme: o,
|
|
2732
|
-
children: /* @__PURE__ */ n(
|
|
2621
|
+
children: /* @__PURE__ */ n(wn, {
|
|
2733
2622
|
theme: o
|
|
2734
2623
|
})
|
|
2735
2624
|
}),
|
|
@@ -2740,51 +2629,51 @@ const Sn = /* @__PURE__ */ u("div", {
|
|
|
2740
2629
|
]
|
|
2741
2630
|
})
|
|
2742
2631
|
});
|
|
2743
|
-
},
|
|
2744
|
-
e.queryTitle =
|
|
2745
|
-
const { connectToWidgetProps: i } =
|
|
2632
|
+
}, zn = ({ nlqResponse: e, onDataReady: t, styleOptions: o, filters: r = [] }) => {
|
|
2633
|
+
e.queryTitle = jt(e.queryTitle);
|
|
2634
|
+
const { connectToWidgetProps: i } = Vt({
|
|
2746
2635
|
initialFilters: r
|
|
2747
2636
|
}), [s, a] = L(null);
|
|
2748
|
-
|
|
2749
|
-
const
|
|
2637
|
+
re(() => {
|
|
2638
|
+
const u = pe(e, {
|
|
2750
2639
|
useCustomizedStyleOptions: !0
|
|
2751
2640
|
});
|
|
2752
|
-
if (!
|
|
2641
|
+
if (!u)
|
|
2753
2642
|
a(null);
|
|
2754
2643
|
else {
|
|
2755
|
-
o &&
|
|
2756
|
-
const
|
|
2644
|
+
o && u.styleOptions && (u.styleOptions = oo(u.styleOptions, o));
|
|
2645
|
+
const g = i(u, {
|
|
2757
2646
|
shouldAffectFilters: !1,
|
|
2758
2647
|
applyMode: "filter"
|
|
2759
2648
|
});
|
|
2760
|
-
a(
|
|
2649
|
+
a(g);
|
|
2761
2650
|
}
|
|
2762
2651
|
}, [
|
|
2763
2652
|
e,
|
|
2764
2653
|
i,
|
|
2765
2654
|
o
|
|
2766
2655
|
]);
|
|
2767
|
-
const c =
|
|
2768
|
-
const
|
|
2656
|
+
const c = F(() => {
|
|
2657
|
+
const u = s && we(s) ? Qt(s == null ? void 0 : s.filters) : [], g = e.jaql.metadata.filter((m) => !m.jaql.filter).concat(u.filter((m) => !m.config.disabled).map((m) => m.jaql()));
|
|
2769
2658
|
return M(v({}, e), {
|
|
2770
2659
|
jaql: M(v({}, e.jaql), {
|
|
2771
|
-
metadata:
|
|
2660
|
+
metadata: g
|
|
2772
2661
|
}),
|
|
2773
2662
|
verbosity: "Low"
|
|
2774
2663
|
});
|
|
2775
2664
|
}, [
|
|
2776
2665
|
e,
|
|
2777
2666
|
s
|
|
2778
|
-
]), { data: l, isLoading: d, isError:
|
|
2779
|
-
return d || !s ? /* @__PURE__ */ n(
|
|
2667
|
+
]), { data: l, isLoading: d, isError: C } = Ce(c);
|
|
2668
|
+
return d || !s ? /* @__PURE__ */ n(Be, {}) : we(s) ? /* @__PURE__ */ n(te, M(v({}, s), {
|
|
2780
2669
|
highlightSelectionDisabled: !0,
|
|
2781
2670
|
onDataReady: t,
|
|
2782
|
-
topSlot: l && !
|
|
2671
|
+
topSlot: l && !C && /* @__PURE__ */ n(Mn, {
|
|
2783
2672
|
nlgRequest: c,
|
|
2784
2673
|
summary: l
|
|
2785
2674
|
})
|
|
2786
|
-
})) : /* @__PURE__ */ n(
|
|
2787
|
-
},
|
|
2675
|
+
})) : /* @__PURE__ */ n(H, {});
|
|
2676
|
+
}, Tn = new Ke({
|
|
2788
2677
|
defaultOptions: {
|
|
2789
2678
|
queries: {
|
|
2790
2679
|
refetchOnWindowFocus: !1,
|
|
@@ -2792,34 +2681,34 @@ const Sn = /* @__PURE__ */ u("div", {
|
|
|
2792
2681
|
}
|
|
2793
2682
|
}
|
|
2794
2683
|
});
|
|
2795
|
-
function
|
|
2796
|
-
return /* @__PURE__ */ n(
|
|
2684
|
+
function Zn({ children: e, context: t }) {
|
|
2685
|
+
return /* @__PURE__ */ n(nt, {
|
|
2797
2686
|
children: /* @__PURE__ */ n(Ie.Provider, {
|
|
2798
2687
|
value: t == null ? void 0 : t.api,
|
|
2799
2688
|
children: /* @__PURE__ */ n(Je, {
|
|
2800
|
-
client:
|
|
2689
|
+
client: Tn,
|
|
2801
2690
|
children: e
|
|
2802
2691
|
})
|
|
2803
2692
|
})
|
|
2804
2693
|
});
|
|
2805
2694
|
}
|
|
2806
2695
|
export {
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2696
|
+
Bn as AiContextProvider,
|
|
2697
|
+
ao as ChatRestApi,
|
|
2698
|
+
Wn as Chatbot,
|
|
2699
|
+
Zn as CustomAiContextProvider,
|
|
2700
|
+
mo as DEFAULT_RECOMMENDATIONS_COUNT,
|
|
2812
2701
|
$n as GetNlgInsights,
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2702
|
+
Co as NLQ_RESULT_CHART_TYPES,
|
|
2703
|
+
zn as NlqChartWidget,
|
|
2704
|
+
ho as prepareGetNlgInsightsPayload,
|
|
2705
|
+
go as prepareGetNlqResultPayload,
|
|
2706
|
+
To as useChatSession,
|
|
2707
|
+
On as useFinalNlqResponse,
|
|
2708
|
+
Dn as useGetNlgInsights,
|
|
2709
|
+
Pn as useGetNlqResult,
|
|
2710
|
+
qn as useGetQueryRecommendations,
|
|
2711
|
+
An as useLastNlqResponse,
|
|
2823
2712
|
Qn as widgetComposer
|
|
2824
2713
|
};
|
|
2825
2714
|
(function(){"use strict";var t;try{if(typeof document!="undefined"){var e=document.createElement("style");e.nonce=(t=document.head.querySelector("meta[property=csp-nonce]"))==null?void 0:t.content,e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible,.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-container{color:#5b6372;margin:4px 6px}.csdk-scattermap-tooltip-content{text-align:left}.csdk-scattermap-tooltip-label{font-size:15px;line-height:18px}.csdk-scattermap-tooltip-category{color:#9ea2ab;padding-right:20px}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.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)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|