@sisense/sdk-ui 1.24.0 → 1.26.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.
Files changed (65) hide show
  1. package/dist/ai.cjs +54 -52
  2. package/dist/ai.js +997 -844
  3. package/dist/analytics-composer.cjs +45 -45
  4. package/dist/analytics-composer.js +567 -536
  5. package/dist/derive-chart-family-DOmv279l.cjs +271 -0
  6. package/dist/derive-chart-family-ZvvF5lty.js +44444 -0
  7. package/dist/index.cjs +112 -132
  8. package/dist/index.js +8146 -7238
  9. package/dist/packages/sdk-ui/src/ai/api/types.d.ts +6 -1
  10. package/dist/packages/sdk-ui/src/ai/chat-config.d.ts +4 -2
  11. package/dist/packages/sdk-ui/src/ai/icons/close-dialog-icon.d.ts +3 -1
  12. package/dist/packages/sdk-ui/src/ai/icons/sisense-logo.d.ts +2 -4
  13. package/dist/packages/sdk-ui/src/ai/use-chat-session.d.ts +2 -1
  14. package/dist/packages/sdk-ui/src/analytics-composer/common/stringify-props.d.ts +5 -0
  15. package/dist/packages/sdk-ui/src/analytics-composer/common/utils.d.ts +1 -1
  16. package/dist/packages/sdk-ui/src/analytics-composer/execute-query/execute-query-composer.d.ts +15 -0
  17. package/dist/packages/sdk-ui/src/analytics-composer/execute-query/to-execute-query-code.d.ts +3 -0
  18. package/dist/packages/sdk-ui/src/analytics-composer/index.d.ts +5 -0
  19. package/dist/packages/sdk-ui/src/analytics-composer/types.d.ts +15 -2
  20. package/dist/packages/sdk-ui/src/analytics-composer/widget/to-widget-code.d.ts +1 -1
  21. package/dist/packages/sdk-ui/src/api/rest-api.d.ts +26 -2
  22. package/dist/packages/sdk-ui/src/api/types/dashboard-dto.d.ts +9 -4
  23. package/dist/packages/sdk-ui/src/chart/helpers/use-synced-data.d.ts +14 -1
  24. package/dist/packages/sdk-ui/src/chart-data-processor/data-table-date-period.d.ts +1 -4
  25. package/dist/packages/sdk-ui/src/common-filters/cascading-utils.d.ts +3 -1
  26. package/dist/packages/sdk-ui/src/common-filters/common-filters-connector.d.ts +4 -3
  27. package/dist/packages/sdk-ui/src/common-filters/types.d.ts +25 -0
  28. package/dist/packages/sdk-ui/src/common-filters/use-common-filters.d.ts +8 -9
  29. package/dist/packages/sdk-ui/src/common-filters/use-convert-filter-relations.d.ts +26 -0
  30. package/dist/packages/sdk-ui/src/dashboard/dashboard-helpers.d.ts +40 -10
  31. package/dist/packages/sdk-ui/src/dashboard/dashboard.d.ts +2 -2
  32. package/dist/packages/sdk-ui/src/dashboard/types.d.ts +5 -5
  33. package/dist/packages/sdk-ui/src/dashboard/use-composed-dashboard.d.ts +4 -4
  34. package/dist/packages/sdk-ui/src/filters/components/filters-panel/filters-panel.d.ts +3 -3
  35. package/dist/packages/sdk-ui/src/filters/components/member-filter-tile/member-list.d.ts +1 -1
  36. package/dist/packages/sdk-ui/src/filters/helpers.d.ts +122 -0
  37. package/dist/packages/sdk-ui/src/filters/index.d.ts +1 -0
  38. package/dist/packages/sdk-ui/src/models/dashboard/dashboard-model.d.ts +2 -2
  39. package/dist/packages/sdk-ui/src/models/dashboard/get-dashboard-model.d.ts +2 -1
  40. package/dist/packages/sdk-ui/src/models/dashboard/translate-dashboard-dto-utils.d.ts +1 -1
  41. package/dist/packages/sdk-ui/src/models/dashboard/translate-dashboard-utils.d.ts +11 -3
  42. package/dist/packages/sdk-ui/src/models/dashboard/types.d.ts +3 -0
  43. package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-model-reducer.d.ts +2 -2
  44. package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-model.d.ts +2 -0
  45. package/dist/packages/sdk-ui/src/query/date-formats/apply-date-format.d.ts +1 -0
  46. package/dist/packages/sdk-ui/src/query-execution/utils.d.ts +3 -0
  47. package/dist/packages/sdk-ui/src/utils/extract-widget-ids.d.ts +2 -0
  48. package/dist/packages/sdk-ui/src/utils/filter-relations.d.ts +64 -0
  49. package/dist/packages/sdk-ui/src/utils/filters-comparator.d.ts +5 -0
  50. package/dist/packages/sdk-ui/src/utils/filters.d.ts +0 -1
  51. package/dist/packages/sdk-ui/src/widget-by-id/translate-dashboard-filters.d.ts +178 -178
  52. package/dist/packages/sdk-ui/src/widget-by-id/translate-widget-filters.d.ts +17 -17
  53. package/dist/packages/sdk-ui/src/widget-by-id/types.d.ts +14 -2
  54. package/dist/packages/sdk-ui/src/widget-by-id/use-get-dashboard-model-and-widget-model.d.ts +13 -0
  55. package/dist/packages/sdk-ui/src/widget-by-id/utils.d.ts +4 -4
  56. package/dist/useQuery-9lk4MNnb.cjs +889 -0
  57. package/dist/useQuery-BtpTzoxI.js +81219 -0
  58. package/dist/widget-composer-DbpSzSub.cjs +298 -0
  59. package/dist/{widget-composer-L8kmRhgX.js → widget-composer-ygehKLLR.js} +232 -163
  60. package/package.json +8 -8
  61. package/dist/useQuery-CIeSzN0Z.js +0 -7945
  62. package/dist/useQuery-LqaaNBLw.cjs +0 -175
  63. package/dist/widget-composer-CvgsMHyb.cjs +0 -237
  64. package/dist/widget-model-translator-CYeCKnTa.js +0 -116687
  65. package/dist/widget-model-translator-_Z-8UaTN.cjs +0 -917
package/dist/ai.js CHANGED
@@ -1,73 +1,73 @@
1
1
  var ct = Object.defineProperty, dt = Object.defineProperties;
2
2
  var ut = Object.getOwnPropertyDescriptors;
3
- var se = Object.getOwnPropertySymbols;
4
- var Ee = Object.prototype.hasOwnProperty, He = Object.prototype.propertyIsEnumerable;
5
- var fe = (e, t, o) => t in e ? ct(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, M = (e, t) => {
6
- for (var o in t || (t = {}))
7
- Ee.call(t, o) && fe(e, o, t[o]);
8
- if (se)
9
- for (var o of se(t))
10
- He.call(t, o) && fe(e, o, t[o]);
3
+ var ae = Object.getOwnPropertySymbols;
4
+ var He = Object.prototype.hasOwnProperty, Be = Object.prototype.propertyIsEnumerable;
5
+ var fe = (e, t, n) => t in e ? ct(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, w = (e, t) => {
6
+ for (var n in t || (t = {}))
7
+ He.call(t, n) && fe(e, n, t[n]);
8
+ if (ae)
9
+ for (var n of ae(t))
10
+ Be.call(t, n) && fe(e, n, t[n]);
11
11
  return e;
12
- }, T = (e, t) => dt(e, ut(t));
13
- var Be = (e, t) => {
14
- var o = {};
12
+ }, $ = (e, t) => dt(e, ut(t));
13
+ var De = (e, t) => {
14
+ var n = {};
15
15
  for (var r in e)
16
- Ee.call(e, r) && t.indexOf(r) < 0 && (o[r] = e[r]);
17
- if (e != null && se)
18
- for (var r of se(e))
19
- t.indexOf(r) < 0 && He.call(e, r) && (o[r] = e[r]);
20
- return o;
16
+ He.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
17
+ if (e != null && ae)
18
+ for (var r of ae(e))
19
+ t.indexOf(r) < 0 && Be.call(e, r) && (n[r] = e[r]);
20
+ return n;
21
21
  };
22
- var B = (e, t, o) => (fe(e, typeof t != "symbol" ? t + "" : t, o), o);
23
- var Z = (e, t, o) => new Promise((r, i) => {
24
- var s = (l) => {
22
+ var D = (e, t, n) => (fe(e, typeof t != "symbol" ? t + "" : t, n), n);
23
+ var Q = (e, t, n) => new Promise((r, i) => {
24
+ var a = (l) => {
25
25
  try {
26
- c(o.next(l));
26
+ c(n.next(l));
27
27
  } catch (d) {
28
28
  i(d);
29
29
  }
30
- }, a = (l) => {
30
+ }, s = (l) => {
31
31
  try {
32
- c(o.throw(l));
32
+ c(n.throw(l));
33
33
  } catch (d) {
34
34
  i(d);
35
35
  }
36
- }, c = (l) => l.done ? r(l.value) : Promise.resolve(l.value).then(s, a);
37
- c((o = o.apply(e, t)).next());
36
+ }, c = (l) => l.done ? r(l.value) : Promise.resolve(l.value).then(a, s);
37
+ c((n = n.apply(e, t)).next());
38
38
  });
39
- import { X as ht, Y as pt, Z as Ie, _ as gt, $ as Ct, a0 as ft, a1 as We, a2 as mt, a3 as oe, a4 as bt, a5 as xt, a6 as yt, Q as vt, x as wt, K as Y, a7 as kt, I as Oe, a8 as St, b as Mt, C as te, d as $t, a9 as Lt, a as Pe } from "./useQuery-CIeSzN0Z.js";
40
- import { jsx as n, jsxs as h, Fragment as D } from "react/jsx-runtime";
39
+ import { l as ht, k as pt, s as ue, bd as Ct, be as gt, p as _, _ as V, bf as Pe, D as ft, bg as mt, m as bt, bh as xt, n as me, P as f, q as yt, bi as vt, bj as wt, bk as kt, bl as We, bm as St, bn as oe, bo as Mt, bp as Lt, bq as $t, aP as Rt, M as Tt, aQ as Et, g as Ht, b1 as Y, T as Oe, am as u, aA as B, Y as b, ay as Ae, au as Bt, br as Dt, aB as Ze, bs as Ft, aw as Nt, ap as te, aD as It, bt as Pt, X as qe, aL as Wt } from "./useQuery-BtpTzoxI.js";
40
+ import { jsx as o, jsxs as h, Fragment as F } from "react/jsx-runtime";
41
41
  import * as q from "react";
42
- import { createContext as Ae, useMemo as N, useContext as ze, useCallback as E, useEffect as de, useState as $, useRef as _, useLayoutEffect as le, memo as Rt, forwardRef as Tt, createElement as Et } from "react";
43
- import { u as Ht, t as Bt, v as ue, E as K, _ as Q, Q as Dt, cq as Ft, x as Nt, cr as It, z as me, P as p, F as Wt, a0 as Ot, aE as Pt, f as At, aj as qe, cs as zt, az as y, T as xe, ay as u, aP as H, a9 as b, aO as Ve, aK as qt, a8 as Ze, aD as Qe, ct as Vt, cu as Zt, a6 as Qt, a7 as Gt } from "./widget-model-translator-CYeCKnTa.js";
44
- import { t as Ge } from "./widget-composer-L8kmRhgX.js";
45
- function jt(e) {
46
- return Bt("MuiDialog", e);
42
+ import { createContext as ze, useMemo as N, useContext as Qe, useCallback as H, useEffect as ne, useState as R, useRef as K, useLayoutEffect as ce, memo as Ot, forwardRef as At, createElement as Zt } from "react";
43
+ import { n as qt, b8 as zt, ac as y, T as xe, u as Ve, ag as ye, Y as Qt, b9 as Vt, q as jt, r as Gt } from "./derive-chart-family-ZvvF5lty.js";
44
+ import { t as je } from "./widget-composer-ygehKLLR.js";
45
+ function Ut(e) {
46
+ return pt("MuiDialog", e);
47
47
  }
48
- const be = Ht("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), je = /* @__PURE__ */ q.createContext({});
49
- process.env.NODE_ENV !== "production" && (je.displayName = "DialogContext");
50
- const Ut = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], _t = ue(ht, {
48
+ const be = ht("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), Ge = /* @__PURE__ */ q.createContext({});
49
+ process.env.NODE_ENV !== "production" && (Ge.displayName = "DialogContext");
50
+ const _t = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Kt = ue(Ct, {
51
51
  name: "MuiDialog",
52
52
  slot: "Backdrop",
53
53
  overrides: (e, t) => t.backdrop
54
54
  })({
55
55
  // Improve scrollable dialog support.
56
56
  zIndex: -1
57
- }), Kt = (e) => {
57
+ }), Yt = (e) => {
58
58
  const {
59
59
  classes: t,
60
- scroll: o,
60
+ scroll: n,
61
61
  maxWidth: r,
62
62
  fullWidth: i,
63
- fullScreen: s
64
- } = e, a = {
63
+ fullScreen: a
64
+ } = e, s = {
65
65
  root: ["root"],
66
- container: ["container", `scroll${K(o)}`],
67
- paper: ["paper", `paperScroll${K(o)}`, `paperWidth${K(String(r))}`, i && "paperFullWidth", s && "paperFullScreen"]
66
+ container: ["container", `scroll${_(n)}`],
67
+ paper: ["paper", `paperScroll${_(n)}`, `paperWidth${_(String(r))}`, i && "paperFullWidth", a && "paperFullScreen"]
68
68
  };
69
- return Wt(a, jt, t);
70
- }, Yt = ue(pt, {
69
+ return yt(s, Ut, t);
70
+ }, Jt = ue(gt, {
71
71
  name: "MuiDialog",
72
72
  slot: "Root",
73
73
  overridesResolver: (e, t) => t.root
@@ -81,13 +81,13 @@ const Ut = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
81
81
  slot: "Container",
82
82
  overridesResolver: (e, t) => {
83
83
  const {
84
- ownerState: o
84
+ ownerState: n
85
85
  } = e;
86
- return [t.container, t[`scroll${K(o.scroll)}`]];
86
+ return [t.container, t[`scroll${_(n.scroll)}`]];
87
87
  }
88
88
  })(({
89
89
  ownerState: e
90
- }) => Q({
90
+ }) => V({
91
91
  height: "100%",
92
92
  "@media print": {
93
93
  height: "auto"
@@ -109,19 +109,19 @@ const Ut = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
109
109
  height: "100%",
110
110
  width: "0"
111
111
  }
112
- })), Jt = ue(Ie, {
112
+ })), e1 = ue(Pe, {
113
113
  name: "MuiDialog",
114
114
  slot: "Paper",
115
115
  overridesResolver: (e, t) => {
116
116
  const {
117
- ownerState: o
117
+ ownerState: n
118
118
  } = e;
119
- return [t.paper, t[`scrollPaper${K(o.scroll)}`], t[`paperWidth${K(String(o.maxWidth))}`], o.fullWidth && t.paperFullWidth, o.fullScreen && t.paperFullScreen];
119
+ return [t.paper, t[`scrollPaper${_(n.scroll)}`], t[`paperWidth${_(String(n.maxWidth))}`], n.fullWidth && t.paperFullWidth, n.fullScreen && t.paperFullScreen];
120
120
  }
121
121
  })(({
122
122
  theme: e,
123
123
  ownerState: t
124
- }) => Q({
124
+ }) => V({
125
125
  margin: 32,
126
126
  position: "relative",
127
127
  overflowY: "auto",
@@ -168,88 +168,88 @@ const Ut = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
168
168
  margin: 0,
169
169
  maxWidth: "100%"
170
170
  }
171
- })), Ue = /* @__PURE__ */ q.forwardRef(function(t, o) {
172
- const r = Dt({
171
+ })), Ue = /* @__PURE__ */ q.forwardRef(function(t, n) {
172
+ const r = ft({
173
173
  props: t,
174
174
  name: "MuiDialog"
175
- }), i = Ft(), s = {
175
+ }), i = mt(), a = {
176
176
  enter: i.transitions.duration.enteringScreen,
177
177
  exit: i.transitions.duration.leavingScreen
178
178
  }, {
179
- "aria-describedby": a,
179
+ "aria-describedby": s,
180
180
  "aria-labelledby": c,
181
181
  BackdropComponent: l,
182
182
  BackdropProps: d,
183
- children: g,
184
- className: C,
185
- disableEscapeKeyDown: f = !1,
186
- fullScreen: m = !1,
187
- fullWidth: F = !1,
188
- maxWidth: w = "sm",
183
+ children: C,
184
+ className: m,
185
+ disableEscapeKeyDown: p = !1,
186
+ fullScreen: g = !1,
187
+ fullWidth: S = !1,
188
+ maxWidth: k = "sm",
189
189
  onBackdropClick: v,
190
- onClick: P,
190
+ onClick: O,
191
191
  onClose: I,
192
192
  open: x,
193
- PaperComponent: A = Ie,
194
- PaperProps: k = {},
195
- scroll: X = "paper",
196
- TransitionComponent: L = gt,
197
- transitionDuration: J = s,
198
- TransitionProps: ge
199
- } = r, Ce = Nt(r, Ut), G = Q({}, r, {
200
- disableEscapeKeyDown: f,
201
- fullScreen: m,
202
- fullWidth: F,
203
- maxWidth: w,
204
- scroll: X
205
- }), j = Kt(G), U = q.useRef(), z = (R) => {
206
- U.current = R.target === R.currentTarget;
207
- }, ie = (R) => {
208
- P && P(R), U.current && (U.current = null, v && v(R), I && I(R, "backdropClick"));
209
- }, ee = It(c), S = q.useMemo(() => ({
193
+ PaperComponent: A = Pe,
194
+ PaperProps: M = {},
195
+ scroll: J = "paper",
196
+ TransitionComponent: T = vt,
197
+ transitionDuration: X = a,
198
+ TransitionProps: Ce
199
+ } = r, ge = bt(r, _t), j = V({}, r, {
200
+ disableEscapeKeyDown: p,
201
+ fullScreen: g,
202
+ fullWidth: S,
203
+ maxWidth: k,
204
+ scroll: J
205
+ }), G = Yt(j), U = q.useRef(), Z = (E) => {
206
+ U.current = E.target === E.currentTarget;
207
+ }, se = (E) => {
208
+ O && O(E), U.current && (U.current = null, v && v(E), I && I(E, "backdropClick"));
209
+ }, ee = xt(c), L = q.useMemo(() => ({
210
210
  titleId: ee
211
211
  }), [ee]);
212
- return /* @__PURE__ */ n(Yt, Q({
213
- className: me(j.root, C),
212
+ return /* @__PURE__ */ o(Jt, V({
213
+ className: me(G.root, m),
214
214
  closeAfterTransition: !0,
215
215
  components: {
216
- Backdrop: _t
216
+ Backdrop: Kt
217
217
  },
218
218
  componentsProps: {
219
- backdrop: Q({
220
- transitionDuration: J,
219
+ backdrop: V({
220
+ transitionDuration: X,
221
221
  as: l
222
222
  }, d)
223
223
  },
224
- disableEscapeKeyDown: f,
224
+ disableEscapeKeyDown: p,
225
225
  onClose: I,
226
226
  open: x,
227
- ref: o,
228
- onClick: ie,
229
- ownerState: G
230
- }, Ce, {
231
- children: /* @__PURE__ */ n(L, Q({
227
+ ref: n,
228
+ onClick: se,
229
+ ownerState: j
230
+ }, ge, {
231
+ children: /* @__PURE__ */ o(T, V({
232
232
  appear: !0,
233
233
  in: x,
234
- timeout: J,
234
+ timeout: X,
235
235
  role: "presentation"
236
- }, ge, {
237
- children: /* @__PURE__ */ n(Xt, {
238
- className: me(j.container),
239
- onMouseDown: z,
240
- ownerState: G,
241
- children: /* @__PURE__ */ n(Jt, Q({
236
+ }, Ce, {
237
+ children: /* @__PURE__ */ o(Xt, {
238
+ className: me(G.container),
239
+ onMouseDown: Z,
240
+ ownerState: j,
241
+ children: /* @__PURE__ */ o(e1, V({
242
242
  as: A,
243
243
  elevation: 24,
244
244
  role: "dialog",
245
- "aria-describedby": a,
245
+ "aria-describedby": s,
246
246
  "aria-labelledby": ee
247
- }, k, {
248
- className: me(j.paper, k.className),
249
- ownerState: G,
250
- children: /* @__PURE__ */ n(je.Provider, {
251
- value: S,
252
- children: g
247
+ }, M, {
248
+ className: me(G.paper, M.className),
249
+ ownerState: j,
250
+ children: /* @__PURE__ */ o(Ge.Provider, {
251
+ value: L,
252
+ children: C
253
253
  })
254
254
  }))
255
255
  })
@@ -264,11 +264,11 @@ process.env.NODE_ENV !== "production" && (Ue.propTypes = {
264
264
  /**
265
265
  * The id(s) of the element(s) that describe the dialog.
266
266
  */
267
- "aria-describedby": p.string,
267
+ "aria-describedby": f.string,
268
268
  /**
269
269
  * The id(s) of the element(s) that label the dialog.
270
270
  */
271
- "aria-labelledby": p.string,
271
+ "aria-labelledby": f.string,
272
272
  /**
273
273
  * A backdrop component. This prop enables custom backdrop rendering.
274
274
  * @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.
@@ -283,92 +283,92 @@ process.env.NODE_ENV !== "production" && (Ue.propTypes = {
283
283
  * zIndex: -1,
284
284
  * })
285
285
  */
286
- BackdropComponent: p.elementType,
286
+ BackdropComponent: f.elementType,
287
287
  /**
288
288
  * @ignore
289
289
  */
290
- BackdropProps: p.object,
290
+ BackdropProps: f.object,
291
291
  /**
292
292
  * Dialog children, usually the included sub-components.
293
293
  */
294
- children: p.node,
294
+ children: f.node,
295
295
  /**
296
296
  * Override or extend the styles applied to the component.
297
297
  */
298
- classes: p.object,
298
+ classes: f.object,
299
299
  /**
300
300
  * @ignore
301
301
  */
302
- className: p.string,
302
+ className: f.string,
303
303
  /**
304
304
  * If `true`, hitting escape will not fire the `onClose` callback.
305
305
  * @default false
306
306
  */
307
- disableEscapeKeyDown: p.bool,
307
+ disableEscapeKeyDown: f.bool,
308
308
  /**
309
309
  * If `true`, the dialog is full-screen.
310
310
  * @default false
311
311
  */
312
- fullScreen: p.bool,
312
+ fullScreen: f.bool,
313
313
  /**
314
314
  * If `true`, the dialog stretches to `maxWidth`.
315
315
  *
316
316
  * Notice that the dialog width grow is limited by the default margin.
317
317
  * @default false
318
318
  */
319
- fullWidth: p.bool,
319
+ fullWidth: f.bool,
320
320
  /**
321
321
  * Determine the max-width of the dialog.
322
322
  * The dialog width grows with the size of the screen.
323
323
  * Set to `false` to disable `maxWidth`.
324
324
  * @default 'sm'
325
325
  */
326
- maxWidth: p.oneOfType([p.oneOf(["xs", "sm", "md", "lg", "xl", !1]), p.string]),
326
+ maxWidth: f.oneOfType([f.oneOf(["xs", "sm", "md", "lg", "xl", !1]), f.string]),
327
327
  /**
328
328
  * Callback fired when the backdrop is clicked.
329
329
  * @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
330
330
  */
331
- onBackdropClick: p.func,
331
+ onBackdropClick: f.func,
332
332
  /**
333
333
  * @ignore
334
334
  */
335
- onClick: p.func,
335
+ onClick: f.func,
336
336
  /**
337
337
  * Callback fired when the component requests to be closed.
338
338
  *
339
339
  * @param {object} event The event source of the callback.
340
340
  * @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
341
341
  */
342
- onClose: p.func,
342
+ onClose: f.func,
343
343
  /**
344
344
  * If `true`, the component is shown.
345
345
  */
346
- open: p.bool.isRequired,
346
+ open: f.bool.isRequired,
347
347
  /**
348
348
  * The component used to render the body of the dialog.
349
349
  * @default Paper
350
350
  */
351
- PaperComponent: p.elementType,
351
+ PaperComponent: f.elementType,
352
352
  /**
353
353
  * Props applied to the [`Paper`](/material-ui/api/paper/) element.
354
354
  * @default {}
355
355
  */
356
- PaperProps: p.object,
356
+ PaperProps: f.object,
357
357
  /**
358
358
  * Determine the container for scrolling the dialog.
359
359
  * @default 'paper'
360
360
  */
361
- scroll: p.oneOf(["body", "paper"]),
361
+ scroll: f.oneOf(["body", "paper"]),
362
362
  /**
363
363
  * The system prop that allows defining system overrides as well as additional CSS styles.
364
364
  */
365
- sx: p.oneOfType([p.arrayOf(p.oneOfType([p.func, p.object, p.bool])), p.func, p.object]),
365
+ sx: f.oneOfType([f.arrayOf(f.oneOfType([f.func, f.object, f.bool])), f.func, f.object]),
366
366
  /**
367
367
  * The component used for the transition.
368
368
  * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
369
369
  * @default Fade
370
370
  */
371
- TransitionComponent: p.elementType,
371
+ TransitionComponent: f.elementType,
372
372
  /**
373
373
  * The duration for the transition, in milliseconds.
374
374
  * You may specify a single timeout for all transitions, or individually with an object.
@@ -377,32 +377,32 @@ process.env.NODE_ENV !== "production" && (Ue.propTypes = {
377
377
  * exit: theme.transitions.duration.leavingScreen,
378
378
  * }
379
379
  */
380
- transitionDuration: p.oneOfType([p.number, p.shape({
381
- appear: p.number,
382
- enter: p.number,
383
- exit: p.number
380
+ transitionDuration: f.oneOfType([f.number, f.shape({
381
+ appear: f.number,
382
+ enter: f.number,
383
+ exit: f.number
384
384
  })]),
385
385
  /**
386
386
  * Props applied to the transition element.
387
387
  * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
388
388
  */
389
- TransitionProps: p.object
389
+ TransitionProps: f.object
390
390
  });
391
- class e1 extends Ct {
392
- constructor(t, o) {
393
- super(), this.client = t, this.setOptions(o), this.bindMethods(), this.updateResult();
391
+ class t1 extends wt {
392
+ constructor(t, n) {
393
+ super(), this.client = t, this.setOptions(n), this.bindMethods(), this.updateResult();
394
394
  }
395
395
  bindMethods() {
396
396
  this.mutate = this.mutate.bind(this), this.reset = this.reset.bind(this);
397
397
  }
398
398
  setOptions(t) {
399
- var o;
399
+ var n;
400
400
  const r = this.options;
401
- this.options = this.client.defaultMutationOptions(t), ft(r, this.options) || this.client.getMutationCache().notify({
401
+ this.options = this.client.defaultMutationOptions(t), kt(r, this.options) || this.client.getMutationCache().notify({
402
402
  type: "observerOptionsUpdated",
403
403
  mutation: this.currentMutation,
404
404
  observer: this
405
- }), (o = this.currentMutation) == null || o.setOptions(this.options);
405
+ }), (n = this.currentMutation) == null || n.setOptions(this.options);
406
406
  }
407
407
  onUnsubscribe() {
408
408
  if (!this.hasListeners()) {
@@ -412,10 +412,10 @@ class e1 extends Ct {
412
412
  }
413
413
  onMutationUpdate(t) {
414
414
  this.updateResult();
415
- const o = {
415
+ const n = {
416
416
  listeners: !0
417
417
  };
418
- t.type === "success" ? o.onSuccess = !0 : t.type === "error" && (o.onError = !0), this.notify(o);
418
+ t.type === "success" ? n.onSuccess = !0 : t.type === "error" && (n.onError = !0), this.notify(n);
419
419
  }
420
420
  getCurrentResult() {
421
421
  return this.currentResult;
@@ -425,13 +425,13 @@ class e1 extends Ct {
425
425
  listeners: !0
426
426
  });
427
427
  }
428
- mutate(t, o) {
429
- return this.mutateOptions = o, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, T(M({}, this.options), {
428
+ mutate(t, n) {
429
+ return this.mutateOptions = n, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, $(w({}, this.options), {
430
430
  variables: typeof t != "undefined" ? t : this.options.variables
431
431
  })), this.currentMutation.addObserver(this), this.currentMutation.execute();
432
432
  }
433
433
  updateResult() {
434
- const t = this.currentMutation ? this.currentMutation.state : mt(), o = T(M({}, t), {
434
+ const t = this.currentMutation ? this.currentMutation.state : St(), n = $(w({}, t), {
435
435
  isLoading: t.status === "loading",
436
436
  isSuccess: t.status === "success",
437
437
  isError: t.status === "error",
@@ -439,76 +439,76 @@ class e1 extends Ct {
439
439
  mutate: this.mutate,
440
440
  reset: this.reset
441
441
  });
442
- this.currentResult = o;
442
+ this.currentResult = n;
443
443
  }
444
444
  notify(t) {
445
445
  We.batch(() => {
446
446
  if (this.mutateOptions && this.hasListeners()) {
447
447
  if (t.onSuccess) {
448
- var o, r, i, s;
449
- (o = (r = this.mutateOptions).onSuccess) == null || o.call(r, this.currentResult.data, this.currentResult.variables, this.currentResult.context), (i = (s = this.mutateOptions).onSettled) == null || i.call(s, this.currentResult.data, null, this.currentResult.variables, this.currentResult.context);
448
+ var n, r, i, a;
449
+ (n = (r = this.mutateOptions).onSuccess) == null || n.call(r, this.currentResult.data, this.currentResult.variables, this.currentResult.context), (i = (a = this.mutateOptions).onSettled) == null || i.call(a, this.currentResult.data, null, this.currentResult.variables, this.currentResult.context);
450
450
  } else if (t.onError) {
451
- var a, c, l, d;
452
- (a = (c = this.mutateOptions).onError) == null || a.call(c, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (l = (d = this.mutateOptions).onSettled) == null || l.call(d, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
451
+ var s, c, l, d;
452
+ (s = (c = this.mutateOptions).onError) == null || s.call(c, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (l = (d = this.mutateOptions).onSettled) == null || l.call(d, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
453
453
  }
454
454
  }
455
455
  t.listeners && this.listeners.forEach(({
456
- listener: g
456
+ listener: C
457
457
  }) => {
458
- g(this.currentResult);
458
+ C(this.currentResult);
459
459
  });
460
460
  });
461
461
  }
462
462
  }
463
- function we(e, t, o) {
464
- const r = yt(e, t), i = oe({
463
+ function ke(e, t, n) {
464
+ const r = $t(e, t), i = oe({
465
465
  context: r.context
466
- }), [s] = q.useState(() => new e1(i, r));
466
+ }), [a] = q.useState(() => new t1(i, r));
467
467
  q.useEffect(() => {
468
- s.setOptions(r);
469
- }, [s, r]);
470
- const a = bt(q.useCallback((l) => s.subscribe(We.batchCalls(l)), [s]), () => s.getCurrentResult(), () => s.getCurrentResult()), c = q.useCallback((l, d) => {
471
- s.mutate(l, d).catch(t1);
472
- }, [s]);
473
- if (a.error && xt(s.options.useErrorBoundary, [a.error]))
474
- throw a.error;
475
- return T(M({}, a), {
468
+ a.setOptions(r);
469
+ }, [a, r]);
470
+ const s = Mt(q.useCallback((l) => a.subscribe(We.batchCalls(l)), [a]), () => a.getCurrentResult(), () => a.getCurrentResult()), c = q.useCallback((l, d) => {
471
+ a.mutate(l, d).catch(o1);
472
+ }, [a]);
473
+ if (s.error && Lt(a.options.useErrorBoundary, [s.error]))
474
+ throw s.error;
475
+ return $(w({}, s), {
476
476
  mutate: c,
477
- mutateAsync: a.mutate
477
+ mutateAsync: s.mutate
478
478
  });
479
479
  }
480
- function t1() {
480
+ function o1() {
481
481
  }
482
- class o1 {
482
+ class n1 {
483
483
  constructor(t) {
484
- B(this, "httpClient");
485
- B(this, "getChatContexts", () => Z(this, null, function* () {
486
- return (yield this.httpClient.get("api/datasources?sharedWith=r,w")) || [];
484
+ D(this, "httpClient");
485
+ D(this, "getChatContexts", () => Q(this, null, function* () {
486
+ return (yield this.httpClient.get("api/datasources//")) || [];
487
487
  }));
488
488
  // ==== /v2/ai endpoints ====
489
- B(this, "getNlgQueryResult", (t) => this.httpClient.post("api/v2/ai/nlg/queryResult", t));
490
- B(this, "getQueryRecommendations", (t, o) => this.httpClient.get(
491
- `api/v2/ai/recommendations/query/${t}/${o.numOfRecommendations}`
489
+ D(this, "getNlgQueryResult", (t) => this.httpClient.post("api/v2/ai/nlg/queryResult", t));
490
+ D(this, "getQueryRecommendations", (t, n) => this.httpClient.get(
491
+ `api/v2/ai/recommendations/query/${t}/${n.numOfRecommendations}`
492
492
  ));
493
- B(this, "setLlmConfig", (t) => this.httpClient.post("api/v2/settings/ai/llmProvider", t).catch((o) => {
494
- console.error("Unable to set llm config", o);
493
+ D(this, "setLlmConfig", (t) => this.httpClient.post("api/v2/settings/ai/llmProvider", t).catch((n) => {
494
+ console.error("Unable to set llm config", n);
495
495
  }));
496
496
  // ==== /v2/ai/chats endpoints ====
497
- B(this, "getAllChats", () => this.httpClient.get("api/v2/ai/chats"));
498
- B(this, "getChatById", (t) => this.httpClient.get(`api/v2/ai/chats/${t}`));
499
- B(this, "createChat", (t) => this.httpClient.post("api/v2/ai/chats", { sourceId: t }));
500
- B(this, "postChat", (t, o) => this.httpClient.post(`api/v2/ai/chats/${t}`, o));
501
- B(this, "deleteChatHistory", (t) => this.httpClient.delete(`api/v2/ai/chats/${t}/history`));
502
- B(this, "sendFeedback", (t) => this.httpClient.post("api/v2/ai/feedback", t));
497
+ D(this, "getAllChats", () => this.httpClient.get("api/v2/ai/chats"));
498
+ D(this, "getChatById", (t) => this.httpClient.get(`api/v2/ai/chats/${t}`));
499
+ D(this, "createChat", (t) => this.httpClient.post("api/v2/ai/chats", { sourceId: t }));
500
+ D(this, "postChat", (t, n) => this.httpClient.post(`api/v2/ai/chats/${t}`, n));
501
+ D(this, "deleteChatHistory", (t) => this.httpClient.delete(`api/v2/ai/chats/${t}/history`));
502
+ D(this, "sendFeedback", (t) => this.httpClient.post("api/v2/ai/feedback", t));
503
503
  // ==== misc endpoints ====
504
- B(this, "getDataSourceFields", (t) => this.httpClient.post(
504
+ D(this, "getDataSourceFields", (t) => this.httpClient.post(
505
505
  `api/datasources/${encodeURIComponent(t)}/fields/search`,
506
506
  {
507
507
  offset: 0,
508
508
  count: 9999
509
509
  }
510
510
  ));
511
- B(this, "ai", {
511
+ D(this, "ai", {
512
512
  getNlgQueryResult: this.getNlgQueryResult,
513
513
  getQueryRecommendations: this.getQueryRecommendations,
514
514
  setLlmConfig: this.setLlmConfig,
@@ -525,123 +525,123 @@ class o1 {
525
525
  this.httpClient = t;
526
526
  }
527
527
  }
528
- const n1 = new vt({
528
+ const r1 = new Rt({
529
529
  defaultOptions: {
530
530
  queries: {
531
531
  refetchOnWindowFocus: !1,
532
532
  refetchOnMount: !1
533
533
  }
534
534
  }
535
- }), _e = Ae(void 0), W = () => ze(_e), r1 = ({ children: e }) => {
536
- const { app: t } = Ot(), o = N(() => t ? new o1(t.httpClient) : void 0, [t]);
537
- return /* @__PURE__ */ n(_e.Provider, { value: o, children: /* @__PURE__ */ n(wt, { client: n1, children: e }) });
535
+ }), _e = ze(void 0), P = () => Qe(_e), i1 = ({ children: e }) => {
536
+ const { app: t } = Tt(), n = N(() => t ? new n1(t.httpClient) : void 0, [t]);
537
+ return /* @__PURE__ */ o(_e.Provider, { value: n, children: /* @__PURE__ */ o(Et, { client: r1, children: e }) });
538
538
  };
539
- function Cn({ children: e }) {
540
- return /* @__PURE__ */ n(r1, { children: e });
539
+ function fn({ children: e }) {
540
+ return /* @__PURE__ */ o(i1, { children: e });
541
541
  }
542
542
  const he = (e, t = !0) => {
543
- const o = N(() => {
544
- var g, C;
543
+ const n = N(() => {
544
+ var C, m;
545
545
  if ("jaql" in e)
546
546
  return e;
547
547
  {
548
- const f = zt(e.dataSource), { filters: m = [], relations: F } = Pt(e.filters), { metadata: w, filterRelations: v } = At(
548
+ const p = zt(e.dataSource), { filters: g = [], relations: S } = qt(e.filters), { metadata: k, filterRelations: v } = Ht(
549
549
  {
550
550
  dataSource: e.dataSource,
551
- attributes: (g = e.dimensions) != null ? g : [],
552
- measures: (C = e.measures) != null ? C : [],
553
- filters: m,
554
- filterRelations: F,
551
+ attributes: (C = e.dimensions) != null ? C : [],
552
+ measures: (m = e.measures) != null ? m : [],
553
+ filters: g,
554
+ filterRelations: S,
555
555
  highlights: []
556
556
  },
557
557
  !0
558
558
  );
559
559
  return {
560
560
  jaql: {
561
- datasource: f,
562
- metadata: w,
561
+ datasource: p,
562
+ metadata: k,
563
563
  filterRelations: v
564
564
  }
565
565
  };
566
566
  }
567
- }, [e]), r = W(), { data: i, error: s, isError: a, isLoading: c, isSuccess: l, refetch: d } = Y({
568
- queryKey: ["getNlgQueryResult", o, r],
569
- queryFn: () => r == null ? void 0 : r.ai.getNlgQueryResult(o),
570
- select: (g) => {
571
- var C;
572
- return (C = g == null ? void 0 : g.data) == null ? void 0 : C.answer;
567
+ }, [e]), r = P(), { data: i, error: a, isError: s, isLoading: c, isSuccess: l, refetch: d } = Y({
568
+ queryKey: ["getNlgQueryResult", n, r],
569
+ queryFn: () => r == null ? void 0 : r.ai.getNlgQueryResult(n),
570
+ select: (C) => {
571
+ var m;
572
+ return (m = C == null ? void 0 : C.data) == null ? void 0 : m.answer;
573
573
  },
574
574
  enabled: !!r && t
575
575
  });
576
576
  return {
577
577
  isLoading: c,
578
- isError: a,
578
+ isError: s,
579
579
  isSuccess: l,
580
580
  data: i,
581
- error: s,
582
- refetch: E(() => {
581
+ error: a,
582
+ refetch: H(() => {
583
583
  d();
584
584
  }, [d])
585
585
  };
586
- }, i1 = (e) => {
587
- const r = e, { enabled: t } = r, o = Be(r, ["enabled"]);
588
- return he(o, t);
589
- }, fn = qe("useGetNlgQueryResult")(
590
- i1
586
+ }, s1 = (e) => {
587
+ const r = e, { enabled: t } = r, n = De(r, ["enabled"]);
588
+ return he(n, t);
589
+ }, mn = Oe("useGetNlgQueryResult")(
590
+ s1
591
591
  ), Ke = Object.freeze({
592
592
  enableFollowupQuestions: !1,
593
593
  enableHeader: !0,
594
594
  enableInsights: !0,
595
595
  numOfRecommendations: 4,
596
596
  numOfRecentPrompts: 5
597
- }), Ye = Ae(M({}, Ke)), O = () => ze(Ye), s1 = ({ children: e, value: t }) => {
598
- const { t: o } = y(), r = Object.entries(t).reduce(
599
- (i, [s, a]) => (a !== void 0 && (i[s] = a), i),
600
- T(M({}, Ke), {
601
- inputPromptText: o("ai.config.inputPromptText"),
602
- welcomeText: o("ai.config.welcomeText"),
603
- suggestionsWelcomeText: o("ai.config.suggestionsWelcomeText")
597
+ }), Ye = ze(w({}, Ke)), W = () => Qe(Ye), a1 = ({ children: e, value: t }) => {
598
+ const { t: n } = y(), r = Object.entries(t).reduce(
599
+ (i, [a, s]) => (s !== void 0 && (i[a] = s), i),
600
+ $(w({}, Ke), {
601
+ inputPromptText: n("ai.config.inputPromptText"),
602
+ welcomeText: n("ai.config.welcomeText"),
603
+ suggestionsWelcomeText: n("ai.config.suggestionsWelcomeText")
604
604
  })
605
605
  );
606
- return /* @__PURE__ */ n(Ye.Provider, { value: r, children: e });
607
- }, Xe = (e) => {
608
- const { contextTitle: t, count: o } = e, r = W(), { numOfRecommendations: i } = O(), s = o != null ? o : i, { isLoading: a, isError: c, isSuccess: l, data: d, error: g, refetch: C } = Y({
609
- queryKey: ["getQueryRecommendations", t, s, r],
606
+ return /* @__PURE__ */ o(Ye.Provider, { value: r, children: e });
607
+ }, Je = (e) => {
608
+ const { contextTitle: t, count: n } = e, r = P(), { numOfRecommendations: i } = W(), a = n != null ? n : i, s = a > 0, { isLoading: c, isError: l, isSuccess: d, data: C, error: m, refetch: p } = Y({
609
+ queryKey: ["getQueryRecommendations", t, a, r],
610
610
  queryFn: () => r == null ? void 0 : r.ai.getQueryRecommendations(t, {
611
- numOfRecommendations: s
611
+ numOfRecommendations: a
612
612
  }),
613
- enabled: !!r
613
+ enabled: !!r && s
614
614
  });
615
615
  return {
616
- isLoading: a,
617
- isError: c,
618
- isSuccess: l,
619
- data: d != null ? d : [],
620
- error: g,
621
- refetch: E(() => {
622
- C();
623
- }, [C])
616
+ isLoading: s ? c : !1,
617
+ isError: s ? l : !1,
618
+ isSuccess: s ? d : !1,
619
+ data: s && C ? C : [],
620
+ error: s ? m : null,
621
+ refetch: H(() => {
622
+ s && p();
623
+ }, [p, s])
624
624
  };
625
- }, mn = qe("useGetQueryRecommendations")(
626
- Xe
627
- ), ke = "chatHistory", a1 = (e) => {
628
- const t = W(), { hideHistory: o } = O();
625
+ }, bn = Oe("useGetQueryRecommendations")(
626
+ Je
627
+ ), Se = "chatHistory", l1 = (e) => {
628
+ const t = P(), { hideHistory: n } = W();
629
629
  return Y({
630
- queryKey: [ke, e, t],
631
- queryFn: () => Z(void 0, null, function* () {
630
+ queryKey: [Se, e, t],
631
+ queryFn: () => Q(void 0, null, function* () {
632
632
  if (!t || !e)
633
633
  return;
634
- if (o)
634
+ if (n)
635
635
  return [];
636
636
  const r = yield t.ai.chat.getById(e);
637
637
  return r == null ? void 0 : r.chatHistory;
638
638
  }),
639
639
  enabled: !!t && !!e
640
640
  });
641
- }, Je = (e) => {
642
- const t = W(), o = oe();
643
- return we({
644
- mutationFn: () => Z(void 0, null, function* () {
641
+ }, Xe = (e) => {
642
+ const t = P(), n = oe();
643
+ return ke({
644
+ mutationFn: () => Q(void 0, null, function* () {
645
645
  if (!(!t || !e))
646
646
  return t.ai.chat.clearHistory(e);
647
647
  }),
@@ -649,50 +649,50 @@ const he = (e, t = !0) => {
649
649
  console.error("Error when clearing history:", r);
650
650
  },
651
651
  onSettled: () => {
652
- e && o.setQueriesData([ke, e], []);
652
+ e && n.setQueriesData([Se, e], []);
653
653
  }
654
654
  });
655
655
  }, et = (e) => {
656
- const { data: t, isLoading: o, isError: r } = a1(e), { mutate: i } = Je(e);
657
- return de(() => {
656
+ const { data: t, isLoading: n, isError: r } = l1(e), { mutate: i } = Xe(e);
657
+ return ne(() => {
658
658
  r && i();
659
659
  }, [r, i]), {
660
660
  history: t,
661
- isLoading: o,
661
+ isLoading: n,
662
662
  isError: r
663
663
  };
664
664
  }, tt = () => {
665
- const e = W(), { data: t, isLoading: o, fetchStatus: r } = Y({
665
+ const e = P(), { data: t, isLoading: n, fetchStatus: r } = Y({
666
666
  queryKey: ["getDataTopics", e],
667
- queryFn: () => Z(void 0, null, function* () {
667
+ queryFn: () => Q(void 0, null, function* () {
668
668
  if (e)
669
669
  return e.getChatContexts();
670
670
  }),
671
671
  enabled: !!e
672
672
  });
673
- return { data: t, isLoading: o, fetchStatus: r };
673
+ return { data: t, isLoading: n, fetchStatus: r };
674
674
  }, ot = () => {
675
- const e = W(), { data: t, isLoading: o } = Y({
675
+ const e = P(), { data: t, isLoading: n } = Y({
676
676
  queryKey: ["getAllChats", e],
677
677
  queryFn: () => e == null ? void 0 : e.ai.chat.getAll(),
678
678
  enabled: !!e
679
679
  });
680
680
  return {
681
681
  data: t != null ? t : [],
682
- isLoading: o
682
+ isLoading: n
683
683
  };
684
- }, l1 = (e, t) => {
685
- const o = oe(), r = W(), i = we({
686
- mutationFn: () => Z(void 0, null, function* () {
684
+ }, c1 = (e, t) => {
685
+ const n = oe(), r = P(), i = ke({
686
+ mutationFn: () => Q(void 0, null, function* () {
687
687
  if (!(!r || !e))
688
688
  return r.ai.chat.create(e);
689
689
  }),
690
- onSuccess: () => o.invalidateQueries(["getAllChats"])
690
+ onSuccess: () => n.invalidateQueries(["getAllChats"])
691
691
  });
692
- return de(() => {
692
+ return ne(() => {
693
693
  t && i.isIdle && i.mutate();
694
694
  }, [t, i]), i;
695
- }, c1 = (e, t) => {
695
+ }, d1 = (e, t) => {
696
696
  switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
697
697
  case "nlq":
698
698
  return {
@@ -709,28 +709,28 @@ const he = (e, t = !0) => {
709
709
  default:
710
710
  throw Error(`${t}${JSON.stringify(e)}`);
711
711
  }
712
- }, d1 = (e) => {
713
- const t = oe(), o = E(
712
+ }, u1 = (e) => {
713
+ const t = oe(), n = H(
714
714
  (l) => {
715
- e && t.setQueriesData([ke, e], (d) => d && [...d, l]);
715
+ e && t.setQueriesData([Se, e], (d) => d && [...d, l]);
716
716
  },
717
717
  [t, e]
718
- ), { enableFollowupQuestions: r } = O(), { t: i } = y(), s = W(), { mutate: a, isLoading: c } = we({
719
- mutationFn: (l) => Z(void 0, null, function* () {
720
- if (!(!s || !e))
721
- return s.ai.chat.post(e, {
718
+ ), { enableFollowupQuestions: r } = W(), { t: i } = y(), a = P(), { mutate: s, isLoading: c } = ke({
719
+ mutationFn: (l) => Q(void 0, null, function* () {
720
+ if (!(!a || !e))
721
+ return a.ai.chat.post(e, {
722
722
  text: l,
723
723
  options: { enableFollowup: r }
724
724
  });
725
725
  }),
726
726
  onMutate: (l) => {
727
- o({
727
+ n({
728
728
  content: l,
729
729
  role: "user"
730
730
  });
731
731
  },
732
732
  onError: (l) => {
733
- l instanceof Error && (console.error("Error when sending message:", l.message), o({
733
+ l instanceof Error && (console.error("Error when sending message:", l.message), n({
734
734
  content: i("errors.unexpectedChatResponse"),
735
735
  role: "assistant"
736
736
  }));
@@ -739,61 +739,61 @@ const he = (e, t = !0) => {
739
739
  if (!l)
740
740
  return;
741
741
  const d = i("ai.errors.unknownResponse");
742
- o(c1(l, d));
742
+ n(d1(l, d));
743
743
  }
744
744
  });
745
- return { mutate: a, isLoading: c };
746
- }, Se = (e) => !!e && "type" in e && e.type === "nlq", u1 = (e) => {
745
+ return { mutate: s, isLoading: c };
746
+ }, Me = (e) => !!e && "type" in e && e.type === "nlq", h1 = (e) => !!e && "type" in e && e.type === "text", p1 = (e) => {
747
747
  var x, A;
748
- const { t } = y(), { data: o, isLoading: r } = tt(), { data: i, isLoading: s } = ot(), a = (x = o == null ? void 0 : o.find((k) => k.title === e)) == null ? void 0 : x.title, c = (A = i.find((k) => k.contextTitle === a)) == null ? void 0 : A.chatId, l = r || !!a, d = s || !!c, [g, C] = $(null), { isError: f } = l1(
749
- a,
748
+ const { t } = y(), { data: n, isLoading: r } = tt(), { data: i, isLoading: a } = ot(), s = (x = n == null ? void 0 : n.find((M) => M.title === e)) == null ? void 0 : x.title, c = (A = i.find((M) => M.contextTitle === s)) == null ? void 0 : A.chatId, l = r || !!s, d = a || !!c, [C, m] = R(null), { isError: p } = c1(
749
+ s,
750
750
  l && !d
751
- ), { history: m, isLoading: F, isError: w } = et(c);
752
- de(() => {
753
- f ? C(new xe("ai.errors.chatUnavailable")) : w && C(new xe("ai.errors.fetchHistory"));
754
- }, [f, w, t]);
755
- const { mutate: v, isLoading: P } = d1(c), I = N(() => {
756
- if (m != null && m.length) {
757
- const k = m[m.length - 1];
758
- if (Se(k))
759
- return JSON.parse(k.content);
751
+ ), { history: g, isLoading: S, isError: k } = et(c);
752
+ ne(() => {
753
+ p ? m(new xe("ai.errors.chatUnavailable")) : k && m(new xe("ai.errors.fetchHistory"));
754
+ }, [p, k, t]);
755
+ const { mutate: v, isLoading: O } = u1(c), I = N(() => {
756
+ if (g != null && g.length) {
757
+ const M = g[g.length - 1];
758
+ if (Me(M))
759
+ return JSON.parse(M.content);
760
760
  }
761
761
  return null;
762
- }, [m]);
762
+ }, [g]);
763
763
  return {
764
764
  chatId: c,
765
- history: m != null ? m : [],
765
+ history: g != null ? g : [],
766
766
  lastNlqResponse: I,
767
767
  sendMessage: v,
768
- isAwaitingResponse: P,
769
- isLoading: F,
770
- lastError: g
768
+ isAwaitingResponse: O,
769
+ isLoading: S,
770
+ lastError: C
771
771
  };
772
- }, bn = ({
772
+ }, xn = ({
773
773
  contextTitle: e
774
774
  }) => {
775
775
  var i;
776
- const { data: t } = ot(), o = (i = t.find((s) => s.contextTitle === e)) == null ? void 0 : i.chatId, { history: r } = et(o);
776
+ const { data: t } = ot(), n = (i = t.find((a) => a.contextTitle === e)) == null ? void 0 : i.chatId, { history: r } = et(n);
777
777
  return N(() => {
778
778
  if (r != null && r.length) {
779
- const s = r[r.length - 1];
780
- if (Se(s))
781
- return JSON.parse(s.content);
779
+ const a = r[r.length - 1];
780
+ if (Me(a))
781
+ return JSON.parse(a.content);
782
782
  }
783
783
  return null;
784
784
  }, [r]);
785
- }, xn = (e) => {
786
- const t = W(), { data: o, isLoading: r } = Y({
785
+ }, yn = (e) => {
786
+ const t = P(), { data: n, isLoading: r } = Y({
787
787
  queryKey: ["getDataSourceFields", e, t],
788
788
  queryFn: () => e ? t == null ? void 0 : t.ai.getDataSourceFields(e) : void 0,
789
789
  select: (i) => i,
790
790
  enabled: !!t && !!e
791
791
  });
792
792
  return {
793
- data: o,
793
+ data: n,
794
794
  isLoading: r
795
795
  };
796
- }, h1 = 500, p1 = 500, g1 = 500, C1 = 900, f1 = u.div`
796
+ }, C1 = 500, g1 = 500, f1 = 500, m1 = 900, b1 = u.div`
797
797
  box-sizing: border-box;
798
798
  position: relative;
799
799
  display: flex;
@@ -803,21 +803,21 @@ const he = (e, t = !0) => {
803
803
  background-color: ${({ theme: e }) => e.aiChat.backgroundColor};
804
804
  overflow: hidden;
805
805
 
806
- min-width: ${h1}px;
807
- min-height: ${p1}px;
808
- width: ${({ width: e }) => e ? De(e) : `${g1}px`};
809
- height: ${({ height: e }) => e ? De(e) : `${C1}px`};
806
+ min-width: ${C1}px;
807
+ min-height: ${g1}px;
808
+ width: ${({ width: e }) => e ? Fe(e) : `${f1}px`};
809
+ height: ${({ height: e }) => e ? Fe(e) : `${m1}px`};
810
810
 
811
- ${({ theme: e }) => H`
811
+ ${({ theme: e }) => B`
812
812
  font-size: ${e.aiChat.primaryFontSize[0]};
813
813
  line-height: ${e.aiChat.primaryFontSize[1]};
814
814
  `}
815
815
  border: ${({ theme: e }) => e.aiChat.border === !1 ? "none" : e.aiChat.border};
816
816
  `;
817
- function De(e) {
817
+ function Fe(e) {
818
818
  return typeof e == "number" ? `${e}px` : e;
819
819
  }
820
- function m1({ spin: e }) {
820
+ function x1({ spin: e }) {
821
821
  return /* @__PURE__ */ h(
822
822
  "svg",
823
823
  {
@@ -828,7 +828,7 @@ function m1({ spin: e }) {
828
828
  fill: "none",
829
829
  className: `${e ? "csdk-animate-spin" : ""}`,
830
830
  children: [
831
- /* @__PURE__ */ n(
831
+ /* @__PURE__ */ o(
832
832
  "path",
833
833
  {
834
834
  fillRule: "evenodd",
@@ -838,7 +838,7 @@ function m1({ spin: e }) {
838
838
  fillOpacity: "0.3"
839
839
  }
840
840
  ),
841
- /* @__PURE__ */ n(
841
+ /* @__PURE__ */ o(
842
842
  "path",
843
843
  {
844
844
  fillRule: "evenodd",
@@ -852,10 +852,10 @@ function m1({ spin: e }) {
852
852
  );
853
853
  }
854
854
  function pe() {
855
- return /* @__PURE__ */ n("div", { className: "csdk-m-auto", "aria-label": "loading spinner", children: /* @__PURE__ */ n(m1, { spin: !0 }) });
855
+ return /* @__PURE__ */ o("div", { className: "csdk-m-auto", "aria-label": "loading spinner", children: /* @__PURE__ */ o(x1, { spin: !0 }) });
856
856
  }
857
- function b1({ theme: e }) {
858
- return /* @__PURE__ */ n("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n(
857
+ function y1({ theme: e }) {
858
+ return /* @__PURE__ */ o("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o(
859
859
  "path",
860
860
  {
861
861
  d: "M4 14L0 10L24 0L14 24L10 20L8.47667 16.9533L19 6.4L20 4.00001L17.6099 5L7.04354 15.5218L4 14Z",
@@ -863,24 +863,24 @@ function b1({ theme: e }) {
863
863
  }
864
864
  ) });
865
865
  }
866
- function x1({ theme: e }) {
866
+ function v1({ theme: e }) {
867
867
  const t = e.aiChat.icons.color;
868
868
  return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25", height: "25", viewBox: "0 0 25 25", fill: "none", children: [
869
- /* @__PURE__ */ n(
869
+ /* @__PURE__ */ o(
870
870
  "path",
871
871
  {
872
872
  d: "M21.4095 11.1195L12.5644 6.0459C12.3247 5.90841 12.0189 5.99143 11.8816 6.23128L10.764 8.18434C10.6275 8.42284 10.709 8.72678 10.9466 8.86491L19.7108 13.9614C19.9464 14.0984 20.2483 14.0215 20.3897 13.7884L21.5883 11.8125C21.734 11.5723 21.6532 11.2592 21.4095 11.1195Z",
873
873
  fill: t
874
874
  }
875
875
  ),
876
- /* @__PURE__ */ n(
876
+ /* @__PURE__ */ o(
877
877
  "path",
878
878
  {
879
879
  d: "M18.7329 8.60735L16.1048 7.07819L19.6668 0.928042C19.8041 0.6909 20.1068 0.608502 20.3454 0.743288L22.156 1.7661C22.3992 1.90347 22.4827 2.21344 22.3414 2.45438L18.7329 8.60735Z",
880
880
  fill: t
881
881
  }
882
882
  ),
883
- /* @__PURE__ */ n(
883
+ /* @__PURE__ */ o(
884
884
  "path",
885
885
  {
886
886
  d: "M19.8544 14.9048L10.3563 9.43067C10.2184 9.35116 10.0413 9.39515 9.95275 9.52746C7.03423 13.8862 4.07448 15.2337 3.18167 16.0938C3.09276 16.1794 3.08414 16.3141 3.1538 16.416C3.74961 17.2879 5.10497 18.4425 6.05628 19.2048C6.17328 19.2985 6.34145 19.2903 6.44961 19.1865L9.97994 15.7973L7.69329 20.1066C7.61954 20.2456 7.66674 20.4186 7.80041 20.5017C11.6152 22.8708 14.2978 24.0437 16.9604 24.4472C17.1542 24.4766 17.3191 24.3106 17.3033 24.1152C17.007 20.469 19.0807 16.6112 19.8544 14.9048Z",
@@ -889,11 +889,11 @@ function x1({ theme: e }) {
889
889
  )
890
890
  ] });
891
891
  }
892
- const y1 = u.div`
892
+ const w1 = u.div`
893
893
  display: flex;
894
894
  flex-direction: column;
895
895
  row-gap: 4px;
896
- `, v1 = u.div`
896
+ `, k1 = u.div`
897
897
  font-size: 11px;
898
898
  line-height: 18px;
899
899
  font-weight: 300;
@@ -903,7 +903,7 @@ const y1 = u.div`
903
903
  &:hover {
904
904
  background-color: ${({ theme: e }) => e.aiChat.dropup.headers.hover.backgroundColor};
905
905
  }
906
- `, w1 = u.div`
906
+ `, S1 = u.div`
907
907
  font-size: ${({ theme: e }) => e.aiChat.primaryFontSize[0]};
908
908
  line-height: ${({ theme: e }) => e.aiChat.primaryFontSize[1]};
909
909
  color: ${({ theme: e }) => e.aiChat.dropup.items.textColor};
@@ -913,19 +913,19 @@ const y1 = u.div`
913
913
  background-color: ${({ theme: e }) => e.aiChat.dropup.items.hover.backgroundColor};
914
914
  }
915
915
  `;
916
- function k1({
916
+ function M1({
917
917
  title: e,
918
918
  items: t,
919
- onSelect: o,
919
+ onSelect: n,
920
920
  alwaysExpanded: r = !1
921
921
  }) {
922
- const [i, s] = $(!1), { themeSettings: a } = b();
923
- return /* @__PURE__ */ h(y1, { children: [
924
- /* @__PURE__ */ n(v1, { onClick: () => s((c) => !c), theme: a, children: e.toUpperCase() }),
925
- (i || r) && t.map((c, l) => /* @__PURE__ */ n(w1, { onClick: () => o(c), theme: a, children: c }, l))
922
+ const [i, a] = R(!1), { themeSettings: s } = b();
923
+ return /* @__PURE__ */ h(w1, { children: [
924
+ /* @__PURE__ */ o(k1, { onClick: () => a((c) => !c), theme: s, children: e.toUpperCase() }),
925
+ (i || r) && t.map((c, l) => /* @__PURE__ */ o(S1, { onClick: () => n(c), theme: s, children: c }, l))
926
926
  ] });
927
927
  }
928
- const S1 = u.div`
928
+ const L1 = u.div`
929
929
  font-family: ${({ theme: e }) => e.typography.fontFamily};
930
930
  font-size: ${({ theme: e }) => e.aiChat.primaryFontSize[0]};
931
931
  line-height: ${({ theme: e }) => e.aiChat.primaryFontSize[1]};
@@ -937,20 +937,20 @@ const S1 = u.div`
937
937
  display: flex;
938
938
  flex-direction: column;
939
939
  row-gap: 4px;
940
- `, M1 = u.div`
940
+ `, $1 = u.div`
941
941
  font-size: ${({ theme: e }) => e.aiChat.primaryFontSize[0]};
942
942
  line-height: ${({ theme: e }) => e.aiChat.primaryFontSize[1]};
943
943
  color: ${({ theme: e }) => e.aiChat.dropup.items.textColor};
944
944
  padding: 4px 12px;
945
- `, ye = (e) => e.startsWith("/");
946
- function $1({
945
+ `, ve = (e) => e.startsWith("/");
946
+ function R1({
947
947
  recentPrompts: e,
948
948
  suggestions: t,
949
- isLoading: o,
949
+ isLoading: n,
950
950
  onSelection: r,
951
951
  anchorEl: i,
952
- text: s,
953
- recommendationsError: a
952
+ text: a,
953
+ recommendationsError: s
954
954
  }) {
955
955
  const l = [
956
956
  {
@@ -964,12 +964,12 @@ function $1({
964
964
  onSelect: r
965
965
  }
966
966
  ].filter(
967
- (f) => f.title.slice(0, s.length) === s
968
- ), { themeSettings: d } = b(), { t: g } = y(), C = l.length === 1;
969
- return /* @__PURE__ */ n(
970
- Ve,
967
+ (p) => p.title.slice(0, a.length) === a
968
+ ), { themeSettings: d } = b(), { t: C } = y(), m = l.length === 1;
969
+ return /* @__PURE__ */ o(
970
+ Ae,
971
971
  {
972
- open: ye(s) && l.length > 0,
972
+ open: ve(a) && l.length > 0,
973
973
  anchorEl: i,
974
974
  placement: "top-start",
975
975
  modifiers: [
@@ -981,18 +981,18 @@ function $1({
981
981
  }
982
982
  ],
983
983
  sx: { zIndex: 3 },
984
- children: /* @__PURE__ */ h(S1, { style: { width: i == null ? void 0 : i.offsetWidth }, theme: d, children: [
985
- o && /* @__PURE__ */ n(pe, {}),
986
- !o && !a && l.map((f) => /* @__PURE__ */ n(k1, T(M({}, f), { alwaysExpanded: C }), f.title)),
987
- a && /* @__PURE__ */ n(M1, { theme: d, children: g("ai.errors.recommendationsNotAvailable") })
984
+ children: /* @__PURE__ */ h(L1, { style: { width: i == null ? void 0 : i.offsetWidth }, theme: d, children: [
985
+ n && /* @__PURE__ */ o(pe, {}),
986
+ !n && !s && l.map((p) => /* @__PURE__ */ o(M1, $(w({}, p), { alwaysExpanded: m }), p.title)),
987
+ s && /* @__PURE__ */ o($1, { theme: d, children: C("ai.errors.recommendationsNotAvailable") })
988
988
  ] })
989
989
  }
990
990
  );
991
991
  }
992
- function ne({ title: e, placement: t = "top", children: o }) {
992
+ function re({ title: e, placement: t = "top", children: n }) {
993
993
  const { themeSettings: r } = b();
994
- return /* @__PURE__ */ n(
995
- qt,
994
+ return /* @__PURE__ */ o(
995
+ Bt,
996
996
  {
997
997
  title: e,
998
998
  placement: t,
@@ -1018,23 +1018,23 @@ function ne({ title: e, placement: t = "top", children: o }) {
1018
1018
  }
1019
1019
  },
1020
1020
  arrow: !0,
1021
- children: o
1021
+ children: n
1022
1022
  }
1023
1023
  );
1024
1024
  }
1025
- const L1 = 500, R1 = u.div`
1025
+ const T1 = 500, E1 = u.div`
1026
1026
  display: flex;
1027
1027
  flex-direction: row;
1028
1028
  align-items: flex-end;
1029
1029
  justify-content: space-between;
1030
1030
 
1031
1031
  background-color: ${({ theme: e }) => e.aiChat.backgroundColor};
1032
- `, T1 = u.button`
1032
+ `, H1 = u.button`
1033
1033
  height: 34px;
1034
1034
  background-color: inherit;
1035
1035
  cursor: pointer;
1036
1036
  border: none;
1037
- `, E1 = u.textarea`
1037
+ `, B1 = u.textarea`
1038
1038
  font-size: inherit;
1039
1039
  line-height: inherit;
1040
1040
  resize: none;
@@ -1062,123 +1062,123 @@ const L1 = 500, R1 = u.div`
1062
1062
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
1063
1063
 
1064
1064
  background-color: ${({ theme: e }) => e.aiChat.input.backgroundColor};
1065
- `, H1 = u.button`
1065
+ `, D1 = u.button`
1066
1066
  height: 34px;
1067
1067
  background-color: inherit;
1068
1068
  border-style: none;
1069
1069
 
1070
1070
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
1071
1071
 
1072
- ${({ disabled: e }) => e ? H`
1072
+ ${({ disabled: e }) => e ? B`
1073
1073
  opacity: 0.3;
1074
1074
  cursor: not-allowed;
1075
- ` : H`
1075
+ ` : B`
1076
1076
  opacity: 1;
1077
1077
  cursor: pointer;
1078
1078
  `}
1079
- `, B1 = 34;
1080
- function D1({
1079
+ `, F1 = 34;
1080
+ function N1({
1081
1081
  onSendMessage: e,
1082
1082
  onClearHistoryClick: t,
1083
- disabled: o,
1083
+ disabled: n,
1084
1084
  recentPrompts: r,
1085
1085
  suggestions: i,
1086
- isLoading: s,
1087
- recommendationsError: a,
1086
+ isLoading: a,
1087
+ recommendationsError: s,
1088
1088
  onChange: c
1089
1089
  }) {
1090
- const [l, d] = $(""), { inputPromptText: g } = O(), C = E(() => {
1091
- if (o)
1090
+ const [l, d] = R(""), { inputPromptText: C } = W(), m = H(() => {
1091
+ if (n)
1092
1092
  return;
1093
- if (ye(l)) {
1093
+ if (ve(l)) {
1094
1094
  d("");
1095
1095
  return;
1096
1096
  }
1097
1097
  const x = l.trim();
1098
1098
  x.length !== 0 && (e(x), d(""));
1099
- }, [o, e, l]), f = E(
1099
+ }, [n, e, l]), p = H(
1100
1100
  (x) => {
1101
1101
  e(x), d("");
1102
1102
  },
1103
1103
  [e]
1104
- ), m = E(
1104
+ ), g = H(
1105
1105
  (x) => {
1106
- x.key === "Enter" ? (x.preventDefault(), C()) : x.key === "Escape" && ye(l) && d("");
1106
+ x.key === "Enter" ? (x.preventDefault(), m()) : x.key === "Escape" && ve(l) && d("");
1107
1107
  },
1108
- [C, l]
1109
- ), F = E(
1108
+ [m, l]
1109
+ ), S = H(
1110
1110
  (x) => {
1111
1111
  c == null || c(x.target.value), d(x.target.value);
1112
1112
  },
1113
1113
  [c]
1114
- ), w = _(null);
1115
- le(() => {
1116
- w.current && (w.current.style.height = "inherit", w.current.style.height = `${Math.max(
1117
- w.current.scrollHeight + 2,
1114
+ ), k = K(null);
1115
+ ce(() => {
1116
+ k.current && (k.current.style.height = "inherit", k.current.style.height = `${Math.max(
1117
+ k.current.scrollHeight + 2,
1118
1118
  // account for 1px top/bottom border
1119
- B1
1119
+ F1
1120
1120
  )}px`);
1121
- }, [l]), le(() => {
1122
- w.current && w.current.focus({ preventScroll: !0 });
1121
+ }, [l]), ce(() => {
1122
+ k.current && k.current.focus({ preventScroll: !0 });
1123
1123
  }, []);
1124
- const { themeSettings: v } = b(), { t: P } = y(), I = E((x) => {
1124
+ const { themeSettings: v } = b(), { t: O } = y(), I = H((x) => {
1125
1125
  var A;
1126
1126
  if ((A = document.getElementById("csdk-chatbot-frame")) != null && A.contains(x.relatedTarget)) {
1127
- const k = (X) => {
1128
- var L;
1129
- document.removeEventListener("mouseup", k), document.removeEventListener("keyup", k), X.type === "mouseup" && ((L = document.getSelection()) == null ? void 0 : L.type) !== "Range" && x.target.focus({ preventScroll: !0 });
1127
+ const M = (J) => {
1128
+ var T;
1129
+ document.removeEventListener("mouseup", M), document.removeEventListener("keyup", M), J.type === "mouseup" && ((T = document.getSelection()) == null ? void 0 : T.type) !== "Range" && x.target.focus({ preventScroll: !0 });
1130
1130
  };
1131
- document.addEventListener("mouseup", k), document.addEventListener("keyup", k);
1131
+ document.addEventListener("mouseup", M), document.addEventListener("keyup", M);
1132
1132
  }
1133
1133
  }, []);
1134
- return /* @__PURE__ */ h(R1, { theme: v, children: [
1135
- /* @__PURE__ */ n(
1136
- $1,
1134
+ return /* @__PURE__ */ h(E1, { theme: v, children: [
1135
+ /* @__PURE__ */ o(
1136
+ R1,
1137
1137
  {
1138
1138
  recentPrompts: r,
1139
1139
  suggestions: i,
1140
- isLoading: s,
1141
- onSelection: f,
1142
- anchorEl: w.current,
1140
+ isLoading: a,
1141
+ onSelection: p,
1142
+ anchorEl: k.current,
1143
1143
  text: l,
1144
- recommendationsError: a
1144
+ recommendationsError: s
1145
1145
  }
1146
1146
  ),
1147
- t && /* @__PURE__ */ n(ne, { title: P("ai.buttons.clearChat"), placement: "bottom-start", children: /* @__PURE__ */ n(T1, { "aria-label": "clear history", onClick: t, children: /* @__PURE__ */ n(x1, { theme: v }) }) }),
1148
- /* @__PURE__ */ n(
1149
- E1,
1147
+ t && /* @__PURE__ */ o(re, { title: O("ai.buttons.clearChat"), placement: "bottom-start", children: /* @__PURE__ */ o(H1, { "aria-label": "clear history", onClick: t, children: /* @__PURE__ */ o(v1, { theme: v }) }) }),
1148
+ /* @__PURE__ */ o(
1149
+ B1,
1150
1150
  {
1151
1151
  "aria-label": "chat input",
1152
1152
  onBlur: I,
1153
- maxLength: L1,
1154
- ref: w,
1153
+ maxLength: T1,
1154
+ ref: k,
1155
1155
  rows: 1,
1156
- onChange: F,
1156
+ onChange: S,
1157
1157
  spellCheck: "true",
1158
- placeholder: g,
1158
+ placeholder: C,
1159
1159
  value: l,
1160
- onKeyDown: m,
1160
+ onKeyDown: g,
1161
1161
  theme: v
1162
1162
  }
1163
1163
  ),
1164
- /* @__PURE__ */ n(
1165
- H1,
1164
+ /* @__PURE__ */ o(
1165
+ D1,
1166
1166
  {
1167
1167
  "aria-label": "send chat message",
1168
- disabled: o || l.length === 0,
1169
- onClick: C,
1168
+ disabled: n || l.length === 0,
1169
+ onClick: m,
1170
1170
  theme: v,
1171
- children: /* @__PURE__ */ n("span", { "data-state": "closed", children: /* @__PURE__ */ n(b1, { theme: v }) })
1171
+ children: /* @__PURE__ */ o("span", { "data-state": "closed", children: /* @__PURE__ */ o(y1, { theme: v }) })
1172
1172
  }
1173
1173
  )
1174
1174
  ] });
1175
1175
  }
1176
- const F1 = u.div`
1176
+ const I1 = u.div`
1177
1177
  display: flex;
1178
1178
 
1179
- ${({ align: e }) => e === "right" ? H`
1179
+ ${({ align: e }) => e === "right" ? B`
1180
1180
  justify-content: flex-end;
1181
- ` : H`
1181
+ ` : B`
1182
1182
  justify-content: flex-start;
1183
1183
  `}
1184
1184
  `, nt = u.div`
@@ -1192,51 +1192,51 @@ const F1 = u.div`
1192
1192
  overflow-wrap: break-word;
1193
1193
  box-sizing: border-box;
1194
1194
 
1195
- ${({ align: e }) => e === "right" ? H`
1195
+ ${({ align: e }) => e === "right" ? B`
1196
1196
  text-align: right;
1197
1197
  border-radius: 10px 10px 0px 10px;
1198
- ` : H`
1198
+ ` : B`
1199
1199
  text-align: left;
1200
1200
  border-radius: 10px 10px 10px 0px;
1201
1201
  `}
1202
1202
 
1203
- ${({ align: e }) => e !== "full" ? H`
1203
+ ${({ align: e }) => e !== "full" ? B`
1204
1204
  max-width: 85%;
1205
1205
  ` : ""}
1206
1206
 
1207
1207
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
1208
1208
  background-color: ${({ theme: e, align: t }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor};
1209
- `, V = ({ align: e, children: t }) => {
1210
- const { themeSettings: o } = b();
1211
- return /* @__PURE__ */ n(F1, { theme: o, align: e, children: /* @__PURE__ */ n(nt, { theme: o, align: e, children: t }) });
1209
+ `, z = ({ align: e, children: t }) => {
1210
+ const { themeSettings: n } = b();
1211
+ return /* @__PURE__ */ o(I1, { theme: n, align: e, children: /* @__PURE__ */ o(nt, { theme: n, align: e, children: t }) });
1212
1212
  };
1213
- function N1() {
1214
- const { welcomeText: e } = O();
1215
- return e === !1 ? null : /* @__PURE__ */ n(V, { align: "left", children: e });
1213
+ function P1() {
1214
+ const { welcomeText: e } = W();
1215
+ return e === !1 ? null : /* @__PURE__ */ o(z, { align: "left", children: e });
1216
1216
  }
1217
- const I1 = u.div`
1217
+ const W1 = u.div`
1218
1218
  margin: auto;
1219
1219
  display: flex;
1220
1220
  flex-direction: column;
1221
1221
  align-items: center;
1222
1222
  row-gap: 21px;
1223
- `, W1 = u.div`
1223
+ `, O1 = u.div`
1224
1224
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
1225
1225
  text-align: center;
1226
1226
  font-weight: 600;
1227
- `, O1 = u.div`
1227
+ `, A1 = u.div`
1228
1228
  color: rgba(54, 163, 217, 1);
1229
1229
  cursor: pointer;
1230
1230
  `;
1231
1231
  function rt({ text: e, action: t }) {
1232
- const { themeSettings: o } = b();
1233
- return /* @__PURE__ */ h(I1, { children: [
1234
- /* @__PURE__ */ n(W1, { theme: o, children: e }),
1235
- /* @__PURE__ */ n(kt, {}),
1236
- t && /* @__PURE__ */ n(O1, { onClick: t.onClick, children: t.text })
1232
+ const { themeSettings: n } = b();
1233
+ return /* @__PURE__ */ h(W1, { children: [
1234
+ /* @__PURE__ */ o(O1, { theme: n, children: e }),
1235
+ /* @__PURE__ */ o(Dt, {}),
1236
+ t && /* @__PURE__ */ o(A1, { onClick: t.onClick, children: t.text })
1237
1237
  ] });
1238
1238
  }
1239
- const ae = u.div`
1239
+ const le = u.div`
1240
1240
  width: 5px;
1241
1241
  height: 5px;
1242
1242
  border-radius: 50%;
@@ -1265,7 +1265,7 @@ const ae = u.div`
1265
1265
  }
1266
1266
  }
1267
1267
  `;
1268
- function Me() {
1268
+ function Le() {
1269
1269
  const { themeSettings: e } = b(), t = e.aiChat.icons.color;
1270
1270
  return /* @__PURE__ */ h(
1271
1271
  "div",
@@ -1273,23 +1273,23 @@ function Me() {
1273
1273
  className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
1274
1274
  "aria-label": "loading dots",
1275
1275
  children: [
1276
- /* @__PURE__ */ n(ae, { color: t }),
1277
- /* @__PURE__ */ n(ae, { color: t }),
1278
- /* @__PURE__ */ n(ae, { color: t }),
1279
- /* @__PURE__ */ n(ae, { color: t })
1276
+ /* @__PURE__ */ o(le, { color: t }),
1277
+ /* @__PURE__ */ o(le, { color: t }),
1278
+ /* @__PURE__ */ o(le, { color: t }),
1279
+ /* @__PURE__ */ o(le, { color: t })
1280
1280
  ]
1281
1281
  }
1282
1282
  );
1283
1283
  }
1284
- const P1 = u.div`
1284
+ const Z1 = u.div`
1285
1285
  display: flex;
1286
1286
 
1287
- ${({ align: e }) => e === "right" ? H`
1287
+ ${({ align: e }) => e === "right" ? B`
1288
1288
  justify-content: flex-end;
1289
- ` : H`
1289
+ ` : B`
1290
1290
  justify-content: flex-start;
1291
1291
  `}
1292
- `, A1 = u.button`
1292
+ `, q1 = u.button`
1293
1293
  font-family: inherit;
1294
1294
  font-size: inherit;
1295
1295
  line-height: inherit;
@@ -1305,24 +1305,24 @@ const P1 = u.div`
1305
1305
  }
1306
1306
  border-radius: 20px;
1307
1307
 
1308
- ${({ align: e }) => e === "right" ? H`
1308
+ ${({ align: e }) => e === "right" ? B`
1309
1309
  text-align: right;
1310
- ` : H`
1310
+ ` : B`
1311
1311
  text-align: left;
1312
1312
  `}
1313
1313
 
1314
- ${({ align: e }) => e !== "full" ? H`
1314
+ ${({ align: e }) => e !== "full" ? B`
1315
1315
  max-width: 382px;
1316
1316
  ` : ""}
1317
1317
 
1318
1318
  ${({ theme: e }) => {
1319
- const { borderGradient: t, borderRadius: o } = e.aiChat.suggestions;
1319
+ const { borderGradient: t, borderRadius: n } = e.aiChat.suggestions;
1320
1320
  if (t) {
1321
1321
  const [r, i] = t;
1322
- return H`
1322
+ return B`
1323
1323
  border: none;
1324
1324
  position: relative;
1325
- border-radius: ${o};
1325
+ border-radius: ${n};
1326
1326
  &:before {
1327
1327
  content: '';
1328
1328
  position: absolute;
@@ -1330,7 +1330,7 @@ const P1 = u.div`
1330
1330
  left: 0;
1331
1331
  right: 0;
1332
1332
  bottom: 0;
1333
- border-radius: ${o};
1333
+ border-radius: ${n};
1334
1334
  border: 1px solid transparent;
1335
1335
  background: linear-gradient(30deg, ${r}, ${i}) border-box;
1336
1336
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
@@ -1342,21 +1342,21 @@ const P1 = u.div`
1342
1342
  return "";
1343
1343
  }}
1344
1344
  `;
1345
- function ce({
1345
+ function de({
1346
1346
  children: e,
1347
1347
  align: t,
1348
- onClick: o,
1348
+ onClick: n,
1349
1349
  onMouseEnter: r,
1350
1350
  onMouseLeave: i,
1351
- accessibleName: s
1351
+ accessibleName: a
1352
1352
  }) {
1353
- const { themeSettings: a } = b();
1354
- return /* @__PURE__ */ n(P1, { align: t, children: /* @__PURE__ */ n(
1355
- A1,
1353
+ const { themeSettings: s } = b();
1354
+ return /* @__PURE__ */ o(Z1, { align: t, children: /* @__PURE__ */ o(
1355
+ q1,
1356
1356
  {
1357
- "aria-label": s,
1358
- theme: a,
1359
- onClick: o,
1357
+ "aria-label": a,
1358
+ theme: s,
1359
+ onClick: n,
1360
1360
  align: t,
1361
1361
  onMouseEnter: r,
1362
1362
  onMouseLeave: i,
@@ -1365,25 +1365,25 @@ function ce({
1365
1365
  ) });
1366
1366
  }
1367
1367
  function z1({ onCancel: e, onConfirm: t }) {
1368
- const { t: o } = y();
1369
- return /* @__PURE__ */ h(D, { children: [
1370
- /* @__PURE__ */ n(V, { align: "left", children: o("ai.clearHistoryPrompt") }),
1368
+ const { t: n } = y();
1369
+ return /* @__PURE__ */ h(F, { children: [
1370
+ /* @__PURE__ */ o(z, { align: "left", children: n("ai.clearHistoryPrompt") }),
1371
1371
  /* @__PURE__ */ h("div", { className: "csdk-flex csdk-gap-x-2", children: [
1372
- /* @__PURE__ */ n(ce, { align: "right", onClick: t, accessibleName: "confirm clear chat", children: /* @__PURE__ */ n("div", { className: "csdk-py-[6px] csdk-px-[20px]", children: o("ai.buttons.yes") }) }),
1373
- /* @__PURE__ */ n(ce, { align: "right", onClick: e, accessibleName: "cancel clear chat", children: /* @__PURE__ */ n("div", { className: "csdk-py-[6px] csdk-px-[20px]", children: o("ai.buttons.no") }) })
1372
+ /* @__PURE__ */ o(de, { align: "right", onClick: t, accessibleName: "confirm clear chat", children: /* @__PURE__ */ o("div", { className: "csdk-py-[6px] csdk-px-[20px]", children: n("ai.buttons.yes") }) }),
1373
+ /* @__PURE__ */ o(de, { align: "right", onClick: e, accessibleName: "cancel clear chat", children: /* @__PURE__ */ o("div", { className: "csdk-py-[6px] csdk-px-[20px]", children: n("ai.buttons.no") }) })
1374
1374
  ] })
1375
1375
  ] });
1376
1376
  }
1377
- function q1() {
1377
+ function Q1({ fillColor: e = "#262E3D" }) {
1378
1378
  return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", children: [
1379
- /* @__PURE__ */ n("rect", { x: "1", y: "1", width: "28", height: "28", rx: "14", stroke: "#9EA2AB" }),
1380
- /* @__PURE__ */ n(
1379
+ /* @__PURE__ */ o("rect", { x: "1", y: "1", width: "28", height: "28", rx: "14", stroke: "#9EA2AB" }),
1380
+ /* @__PURE__ */ o(
1381
1381
  "path",
1382
1382
  {
1383
1383
  fillRule: "evenodd",
1384
1384
  clipRule: "evenodd",
1385
1385
  d: "M14.2929 15L9.14645 9.85355C8.95118 9.65829 8.95118 9.34171 9.14645 9.14645C9.34171 8.95118 9.65829 8.95118 9.85355 9.14645L15 14.2929L20.1464 9.14645C20.3417 8.95118 20.6583 8.95118 20.8536 9.14645C21.0488 9.34171 21.0488 9.65829 20.8536 9.85355L15.7071 15L20.8536 20.1464C21.0488 20.3417 21.0488 20.6583 20.8536 20.8536C20.6583 21.0488 20.3417 21.0488 20.1464 20.8536L15 15.7071L9.85355 20.8536C9.65829 21.0488 9.34171 21.0488 9.14645 20.8536C8.95118 20.6583 8.95118 20.3417 9.14645 20.1464L14.2929 15Z",
1386
- fill: "#262E3D"
1386
+ fill: e
1387
1387
  }
1388
1388
  )
1389
1389
  ] });
@@ -1475,8 +1475,8 @@ const it = {
1475
1475
  }
1476
1476
  }, V1 = {
1477
1477
  shouldForwardProp: (e) => !e.startsWith("$")
1478
- }, re = u(
1479
- Oe,
1478
+ }, ie = u(
1479
+ Ze,
1480
1480
  V1
1481
1481
  )(({ $hoverColor: e }) => ({
1482
1482
  padding: 2,
@@ -1484,8 +1484,8 @@ const it = {
1484
1484
  backgroundColor: e != null ? e : it.interaction.defaultHover
1485
1485
  }
1486
1486
  }));
1487
- function Z1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1488
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1487
+ function j1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1488
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1489
1489
  "path",
1490
1490
  {
1491
1491
  fillRule: "evenodd",
@@ -1495,8 +1495,8 @@ function Z1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1495
1495
  }
1496
1496
  ) });
1497
1497
  }
1498
- function Q1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1499
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1498
+ function G1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1499
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1500
1500
  "path",
1501
1501
  {
1502
1502
  fillRule: "evenodd",
@@ -1506,8 +1506,8 @@ function Q1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1506
1506
  }
1507
1507
  ) });
1508
1508
  }
1509
- function G1() {
1510
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1509
+ function U1() {
1510
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1511
1511
  "path",
1512
1512
  {
1513
1513
  fillRule: "evenodd",
@@ -1518,8 +1518,8 @@ function G1() {
1518
1518
  }
1519
1519
  ) });
1520
1520
  }
1521
- function j1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1522
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1521
+ function _1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1522
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1523
1523
  "path",
1524
1524
  {
1525
1525
  fillRule: "evenodd",
@@ -1529,27 +1529,27 @@ function j1({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1529
1529
  }
1530
1530
  ) });
1531
1531
  }
1532
- const $e = (e) => Ze(e.chart.backgroundColor), U1 = ({ title: e }) => {
1532
+ const $e = (e) => Ve(e.chart.backgroundColor), K1 = ({ title: e }) => {
1533
1533
  const { themeSettings: t } = b();
1534
- return /* @__PURE__ */ n(ne, { title: e, children: /* @__PURE__ */ n(re, { disableTouchRipple: !0, $hoverColor: $e(t), children: /* @__PURE__ */ n(Q1, { fill: t.chart.textColor }) }) });
1535
- }, _1 = ({ items: e }) => {
1536
- const [t, o] = $(null), r = (a) => {
1537
- o(a.currentTarget);
1534
+ return /* @__PURE__ */ o(re, { title: e, children: /* @__PURE__ */ o(ie, { disableTouchRipple: !0, $hoverColor: $e(t), children: /* @__PURE__ */ o(G1, { fill: t.chart.textColor }) }) });
1535
+ }, Y1 = ({ items: e }) => {
1536
+ const [t, n] = R(null), r = (s) => {
1537
+ n(s.currentTarget);
1538
1538
  }, i = () => {
1539
- o(null);
1540
- }, { themeSettings: s } = b();
1541
- return /* @__PURE__ */ h(D, { children: [
1542
- /* @__PURE__ */ n(
1543
- re,
1539
+ n(null);
1540
+ }, { themeSettings: a } = b();
1541
+ return /* @__PURE__ */ h(F, { children: [
1542
+ /* @__PURE__ */ o(
1543
+ ie,
1544
1544
  {
1545
1545
  onClick: r,
1546
- $hoverColor: $e(s),
1546
+ $hoverColor: $e(a),
1547
1547
  "aria-label": "three dots button",
1548
- children: /* @__PURE__ */ n(j1, { fill: s.chart.textColor })
1548
+ children: /* @__PURE__ */ o(_1, { fill: a.chart.textColor })
1549
1549
  }
1550
1550
  ),
1551
- /* @__PURE__ */ n(
1552
- St,
1551
+ /* @__PURE__ */ o(
1552
+ Ft,
1553
1553
  {
1554
1554
  anchorEl: t,
1555
1555
  anchorOrigin: {
@@ -1562,103 +1562,123 @@ const $e = (e) => Ze(e.chart.backgroundColor), U1 = ({ title: e }) => {
1562
1562
  },
1563
1563
  open: !!t,
1564
1564
  onClose: i,
1565
- children: e.map((a) => /* @__PURE__ */ h(
1566
- Mt,
1565
+ children: e.map((s) => /* @__PURE__ */ h(
1566
+ Nt,
1567
1567
  {
1568
1568
  onClick: () => {
1569
- a.onClick(), i();
1569
+ s.onClick(), i();
1570
1570
  },
1571
1571
  sx: {
1572
1572
  fontSize: "13px",
1573
- fontFamily: s.typography.fontFamily,
1573
+ fontFamily: a.typography.fontFamily,
1574
1574
  color: it.text.content
1575
1575
  },
1576
1576
  disableRipple: !0,
1577
1577
  children: [
1578
- a.icon,
1579
- /* @__PURE__ */ n("div", { className: "csdk-ml-1", children: a.title })
1578
+ s.icon,
1579
+ /* @__PURE__ */ o("div", { className: "csdk-ml-1", children: s.title })
1580
1580
  ]
1581
1581
  },
1582
- a.title
1582
+ s.title
1583
1583
  ))
1584
1584
  }
1585
1585
  )
1586
1586
  ] });
1587
- }, K1 = ({ onClick: e }) => {
1588
- const { themeSettings: t } = b(), { t: o } = y();
1589
- return /* @__PURE__ */ n(ne, { title: o("ai.preview"), children: /* @__PURE__ */ n(re, { onClick: e, $hoverColor: $e(t), children: /* @__PURE__ */ n(Z1, { fill: t.chart.textColor }) }) });
1590
- }, Y1 = u.div`
1587
+ }, J1 = ({ onClick: e }) => {
1588
+ const { themeSettings: t } = b(), { t: n } = y();
1589
+ return /* @__PURE__ */ o(re, { title: n("ai.preview"), children: /* @__PURE__ */ o(ie, { onClick: e, $hoverColor: $e(t), children: /* @__PURE__ */ o(j1, { fill: t.chart.textColor }) }) });
1590
+ }, X1 = u.div`
1591
1591
  display: flex;
1592
1592
  padding-top: 6px;
1593
1593
  padding-bottom: 6px;
1594
1594
  `;
1595
- function X1({
1595
+ function eo({
1596
1596
  infoTooltipText: e,
1597
1597
  onRefresh: t,
1598
- onExpand: o
1598
+ onExpand: n
1599
1599
  }) {
1600
1600
  const r = N(
1601
1601
  () => [
1602
1602
  {
1603
1603
  title: "Refresh",
1604
1604
  onClick: t,
1605
- icon: /* @__PURE__ */ n(G1, {})
1605
+ icon: /* @__PURE__ */ o(U1, {})
1606
1606
  }
1607
1607
  ],
1608
1608
  [t]
1609
1609
  );
1610
- return /* @__PURE__ */ h(Y1, { "aria-label": "chatbot chart toolbar", children: [
1611
- /* @__PURE__ */ n(U1, { title: e != null ? e : "" }),
1612
- /* @__PURE__ */ n(_1, { items: r }),
1613
- /* @__PURE__ */ n(K1, { onClick: o })
1610
+ return /* @__PURE__ */ h(X1, { "aria-label": "chatbot chart toolbar", children: [
1611
+ /* @__PURE__ */ o(K1, { title: e != null ? e : "" }),
1612
+ /* @__PURE__ */ o(Y1, { items: r }),
1613
+ /* @__PURE__ */ o(J1, { onClick: n })
1614
1614
  ] });
1615
1615
  }
1616
- function J1({ content: e }) {
1617
- const [t, o] = $(!1), { inlineElement: r, expandedElement: i } = N(() => {
1618
- const s = Ge(e, { useCustomizedStyleOptions: !0 });
1619
- if (s === void 0 || !Qe(s))
1616
+ function to({ content: e }) {
1617
+ const [t, n] = R(!1), { themeSettings: r } = b(), { inlineElement: i, expandedElement: a } = N(() => {
1618
+ const s = je(e, { useCustomizedStyleOptions: !0 });
1619
+ if (s === void 0 || !ye(s))
1620
1620
  throw new xe("errors.otherWidgetTypesNotSupported");
1621
- const { detailedDescription: a } = e, { styleOptions: c } = s, l = {
1621
+ const { detailedDescription: c } = e, { styleOptions: l } = s, d = {
1622
1622
  cornerRadius: "Small",
1623
1623
  header: {
1624
- renderToolbar: (C) => /* @__PURE__ */ n(
1625
- X1,
1624
+ renderToolbar: (p) => /* @__PURE__ */ o(
1625
+ eo,
1626
1626
  {
1627
- infoTooltipText: a,
1628
- onRefresh: C,
1629
- onExpand: () => o(!0)
1627
+ infoTooltipText: c,
1628
+ onRefresh: p,
1629
+ onExpand: () => n(!0)
1630
1630
  }
1631
1631
  )
1632
1632
  }
1633
1633
  };
1634
- let d, g;
1635
- if (Vt(s.chartType))
1636
- d = /* @__PURE__ */ n("div", { className: "csdk-h-[245px]", children: /* @__PURE__ */ n(te, T(M({}, s), { styleOptions: l })) }), g = /* @__PURE__ */ n(te, T(M({}, s), { styleOptions: { header: { hidden: !0 } } }));
1634
+ let C, m;
1635
+ if (Qt(s.chartType))
1636
+ C = /* @__PURE__ */ o("div", { className: "csdk-h-[245px]", children: /* @__PURE__ */ o(te, $(w({}, s), { styleOptions: d })) }), m = /* @__PURE__ */ o(te, $(w({}, s), { styleOptions: { header: { hidden: !0 } } }));
1637
1637
  else {
1638
- const C = T(M({}, c), {
1638
+ const p = $(w({}, l), {
1639
1639
  header: { hidden: !0 }
1640
- }), f = M(T(M({}, c), {
1640
+ }), g = w($(w({}, l), {
1641
1641
  legend: void 0,
1642
1642
  xAxis: void 0,
1643
1643
  yAxis: void 0
1644
- }), l);
1645
- delete f.legend, delete f.xAxis, delete f.yAxis, d = /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n(te, T(M({}, s), { styleOptions: f })) }), g = /* @__PURE__ */ n(te, T(M({}, s), { styleOptions: C }));
1644
+ }), d);
1645
+ delete g.legend, delete g.xAxis, delete g.yAxis, C = /* @__PURE__ */ o("div", { children: /* @__PURE__ */ o(te, $(w({}, s), { styleOptions: g })) }), m = /* @__PURE__ */ o(
1646
+ te,
1647
+ $(w({}, s), {
1648
+ styleOptions: w({ cornerRadius: "None" }, p)
1649
+ })
1650
+ );
1646
1651
  }
1647
- return { inlineElement: d, expandedElement: g };
1652
+ return { inlineElement: C, expandedElement: m };
1648
1653
  }, [e]);
1649
- return /* @__PURE__ */ h(D, { children: [
1650
- r,
1651
- /* @__PURE__ */ h(Ue, { open: t, onClose: () => o(!1), maxWidth: "xl", fullWidth: !0, children: [
1652
- /* @__PURE__ */ h("div", { className: "csdk-flex csdk-items-center csdk-justify-between csdk-py-[30px] csdk-px-[40px]", children: [
1653
- /* @__PURE__ */ n("div", { className: "csdk-text-ai-lg csdk-semibold csdk-text-text-active", children: e.queryTitle }),
1654
- /* @__PURE__ */ n(Oe, { onClick: () => o(!1), "aria-label": "close expanded chart", children: /* @__PURE__ */ n(q1, {}) })
1655
- ] }),
1656
- /* @__PURE__ */ n("div", { className: "csdk-h-screen", children: i })
1657
- ] })
1654
+ return /* @__PURE__ */ h(F, { children: [
1655
+ i,
1656
+ /* @__PURE__ */ h(
1657
+ Ue,
1658
+ {
1659
+ open: t,
1660
+ onClose: () => n(!1),
1661
+ maxWidth: "xl",
1662
+ fullWidth: !0,
1663
+ PaperProps: {
1664
+ sx: {
1665
+ backgroundColor: r.chart.backgroundColor,
1666
+ color: r.aiChat.primaryTextColor
1667
+ }
1668
+ },
1669
+ children: [
1670
+ /* @__PURE__ */ h("div", { className: "csdk-flex csdk-items-center csdk-justify-between csdk-mt-[16px] csdk-mx-[16px] csdk-pl-[20px]", children: [
1671
+ /* @__PURE__ */ o("div", { className: "csdk-text-ai-lg csdk-semibold", children: e.queryTitle }),
1672
+ /* @__PURE__ */ o(Ze, { onClick: () => n(!1), "aria-label": "close expanded chart", children: /* @__PURE__ */ o(Q1, { fillColor: r.aiChat.primaryTextColor }) })
1673
+ ] }),
1674
+ /* @__PURE__ */ o("div", { className: "csdk-h-screen csdk-mt-[8px] csdk-mb-[24px] csdk-mx-[16px]", children: a })
1675
+ ]
1676
+ }
1677
+ )
1658
1678
  ] });
1659
1679
  }
1660
- function eo({ theme: e }) {
1661
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1680
+ function oo({ theme: e }) {
1681
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1662
1682
  "path",
1663
1683
  {
1664
1684
  fillRule: "evenodd",
@@ -1668,21 +1688,21 @@ function eo({ theme: e }) {
1668
1688
  }
1669
1689
  ) });
1670
1690
  }
1671
- function to({ onClick: e, disabled: t }) {
1672
- const { themeSettings: o } = b(), { t: r } = y();
1673
- return /* @__PURE__ */ n(ne, { title: r("ai.buttons.incorectResponse"), children: /* @__PURE__ */ n(
1674
- re,
1691
+ function no({ onClick: e, disabled: t }) {
1692
+ const { themeSettings: n } = b(), { t: r } = y();
1693
+ return /* @__PURE__ */ o(re, { title: r("ai.buttons.incorrectResponse"), children: /* @__PURE__ */ o(
1694
+ ie,
1675
1695
  {
1676
1696
  "aria-label": "thumbs-down",
1677
1697
  onClick: e,
1678
- $hoverColor: o.aiChat.icons.feedbackIcons.hoverColor,
1698
+ $hoverColor: n.aiChat.icons.feedbackIcons.hoverColor,
1679
1699
  disabled: t,
1680
- children: /* @__PURE__ */ n(eo, { theme: o })
1700
+ children: /* @__PURE__ */ o(oo, { theme: n })
1681
1701
  }
1682
1702
  ) });
1683
1703
  }
1684
- function oo({ theme: e }) {
1685
- return /* @__PURE__ */ n("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ n(
1704
+ function ro({ theme: e }) {
1705
+ return /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ o(
1686
1706
  "path",
1687
1707
  {
1688
1708
  fillRule: "evenodd",
@@ -1692,96 +1712,96 @@ function oo({ theme: e }) {
1692
1712
  }
1693
1713
  ) });
1694
1714
  }
1695
- function no({ onClick: e, disabled: t }) {
1696
- const { themeSettings: o } = b(), { t: r } = y();
1697
- return /* @__PURE__ */ n(ne, { title: r("ai.buttons.correctResponse"), children: /* @__PURE__ */ n(
1698
- re,
1715
+ function io({ onClick: e, disabled: t }) {
1716
+ const { themeSettings: n } = b(), { t: r } = y();
1717
+ return /* @__PURE__ */ o(re, { title: r("ai.buttons.correctResponse"), children: /* @__PURE__ */ o(
1718
+ ie,
1699
1719
  {
1700
1720
  "aria-label": "thumbs-up",
1701
1721
  onClick: e,
1702
- $hoverColor: o.aiChat.icons.feedbackIcons.hoverColor,
1722
+ $hoverColor: n.aiChat.icons.feedbackIcons.hoverColor,
1703
1723
  disabled: t,
1704
- children: /* @__PURE__ */ n(oo, { theme: o })
1724
+ children: /* @__PURE__ */ o(ro, { theme: n })
1705
1725
  }
1706
1726
  ) });
1707
1727
  }
1708
- const ro = () => {
1709
- const [e, t] = $(!1), o = _(null), r = E(() => {
1728
+ const so = () => {
1729
+ const [e, t] = R(!1), n = K(null), r = H(() => {
1710
1730
  t(!0);
1711
- }, []), i = E(() => {
1731
+ }, []), i = H(() => {
1712
1732
  t(!1);
1713
1733
  }, []);
1714
- return [E(
1715
- (a) => {
1734
+ return [H(
1735
+ (s) => {
1716
1736
  var c;
1717
- ((c = o.current) == null ? void 0 : c.nodeType) === Node.ELEMENT_NODE && (o.current.removeEventListener("mouseenter", r), o.current.removeEventListener("mouseleave", i)), (a == null ? void 0 : a.nodeType) === Node.ELEMENT_NODE && (a.addEventListener("mouseenter", r), a.addEventListener("mouseleave", i)), o.current = a;
1737
+ ((c = n.current) == null ? void 0 : c.nodeType) === Node.ELEMENT_NODE && (n.current.removeEventListener("mouseenter", r), n.current.removeEventListener("mouseleave", i)), (s == null ? void 0 : s.nodeType) === Node.ELEMENT_NODE && (s.addEventListener("mouseenter", r), s.addEventListener("mouseleave", i)), n.current = s;
1718
1738
  },
1719
1739
  [r, i]
1720
1740
  ), e];
1721
- }, io = u.div`
1741
+ }, ao = u.div`
1722
1742
  display: flex;
1723
1743
  flex-direction: column;
1724
1744
  row-gap: ${({ theme: e }) => e.aiChat.body.gapBetweenMessages};
1725
1745
  `;
1726
- function so({ visible: e, onSend: t }) {
1727
- const [o, r] = $(!1), i = E(
1728
- (a) => {
1729
- r(!0), t(a === "up" ? 1 : -1);
1746
+ function lo({ visible: e, onSend: t }) {
1747
+ const [n, r] = R(!1), i = H(
1748
+ (s) => {
1749
+ r(!0), t(s === "up" ? 1 : -1);
1730
1750
  },
1731
1751
  [t]
1732
- ), s = `csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${o ? "csdk-opacity-0" : "csdk-opacity-100"}`;
1733
- return e ? /* @__PURE__ */ h("div", { className: `csdk-flex csdk-items-center ${s}`, children: [
1734
- /* @__PURE__ */ n(no, { onClick: () => i("up"), disabled: o }),
1735
- /* @__PURE__ */ n(to, { onClick: () => i("down"), disabled: o })
1752
+ ), a = `csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${n ? "csdk-opacity-0" : "csdk-opacity-100"}`;
1753
+ return e ? /* @__PURE__ */ h("div", { className: `csdk-flex csdk-items-center ${a}`, children: [
1754
+ /* @__PURE__ */ o(io, { onClick: () => i("up"), disabled: n }),
1755
+ /* @__PURE__ */ o(no, { onClick: () => i("down"), disabled: n })
1736
1756
  ] }) : null;
1737
1757
  }
1738
- function ve({
1758
+ function we({
1739
1759
  sourceId: e,
1740
1760
  data: t,
1741
- type: o,
1761
+ type: n,
1742
1762
  buttonVisibility: r = "onHover",
1743
1763
  renderContent: i
1744
1764
  }) {
1745
- const s = W(), a = $t(
1746
- E(
1747
- (C) => {
1748
- s && s.ai.sendFeedback({
1765
+ const a = P(), s = It(
1766
+ H(
1767
+ (m) => {
1768
+ a && a.ai.sendFeedback({
1749
1769
  sourceId: e,
1750
- type: o,
1770
+ type: n,
1751
1771
  data: t,
1752
- rating: C
1772
+ rating: m
1753
1773
  });
1754
1774
  },
1755
- [s, e, t, o]
1775
+ [a, e, t, n]
1756
1776
  ),
1757
1777
  200
1758
- ), [c, l] = ro(), d = N(() => r === "onHover" ? l : r !== "never", [l, r]), { themeSettings: g } = b();
1759
- return /* @__PURE__ */ n(io, { ref: c, theme: g, children: i(/* @__PURE__ */ n(so, { onSend: a, visible: d })) });
1778
+ ), [c, l] = so(), d = N(() => r === "onHover" ? l : r !== "never", [l, r]), { themeSettings: C } = b();
1779
+ return /* @__PURE__ */ o(ao, { ref: c, theme: C, children: i(/* @__PURE__ */ o(lo, { onSend: s, visible: d })) });
1760
1780
  }
1761
- const ao = 18 * 5;
1762
- function Le({ text: e }) {
1763
- const [t, o] = $(!0), [r, i] = $(!1), { t: s } = y(), a = _(null);
1764
- return le(() => {
1765
- a.current && a.current.scrollHeight > ao && i(!0);
1781
+ const co = 18 * 5;
1782
+ function Re({ text: e }) {
1783
+ const [t, n] = R(!0), [r, i] = R(!1), { t: a } = y(), s = K(null);
1784
+ return ce(() => {
1785
+ s.current && s.current.scrollHeight > co && i(!0);
1766
1786
  }, [e]), /* @__PURE__ */ h("div", { children: [
1767
- /* @__PURE__ */ n("div", { ref: a, className: `${t ? "csdk-line-clamp-5" : ""} csdk-whitespace-pre-wrap`, children: e }),
1768
- r && /* @__PURE__ */ n("div", { className: "csdk-mt-3 csdk-flex csdk-justify-end", children: /* @__PURE__ */ n(
1787
+ /* @__PURE__ */ o("div", { ref: s, className: `${t ? "csdk-line-clamp-5" : ""} csdk-whitespace-pre-wrap`, children: e }),
1788
+ r && /* @__PURE__ */ o("div", { className: "csdk-mt-3 csdk-flex csdk-justify-end", children: /* @__PURE__ */ o(
1769
1789
  "div",
1770
1790
  {
1771
1791
  className: "csdk-text-ai-xs csdk-text-text-link csdk-cursor-pointer",
1772
- onClick: () => o((c) => !c),
1773
- children: s(t ? "ai.buttons.readMore" : "ai.buttons.collapse")
1792
+ onClick: () => n((c) => !c),
1793
+ children: a(t ? "ai.buttons.readMore" : "ai.buttons.collapse")
1774
1794
  }
1775
1795
  ) })
1776
1796
  ] });
1777
1797
  }
1778
- function lo({ nlgRequest: e }) {
1779
- const { data: t, isLoading: o, isError: r } = he(e), { t: i } = y();
1780
- return o ? /* @__PURE__ */ n(Me, {}) : r ? /* @__PURE__ */ n(V, { align: "left", children: i("ai.errors.unexpected") }) : /* @__PURE__ */ n(V, { align: "full", children: /* @__PURE__ */ n(Le, { text: t != null ? t : i("ai.errors.insightsNotAvailable") }) });
1798
+ function uo({ nlgRequest: e }) {
1799
+ const { data: t, isLoading: n, isError: r } = he(e), { t: i } = y();
1800
+ return n ? /* @__PURE__ */ o(Le, {}) : r ? /* @__PURE__ */ o(z, { align: "left", children: i("ai.errors.unexpected") }) : /* @__PURE__ */ o(z, { align: "full", children: /* @__PURE__ */ o(Re, { text: t != null ? t : i("ai.errors.insightsNotAvailable") }) });
1781
1801
  }
1782
- function co() {
1802
+ function ho() {
1783
1803
  const { themeSettings: e } = b();
1784
- return /* @__PURE__ */ n("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n(
1804
+ return /* @__PURE__ */ o("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o(
1785
1805
  "path",
1786
1806
  {
1787
1807
  fillRule: "evenodd",
@@ -1791,99 +1811,100 @@ function co() {
1791
1811
  }
1792
1812
  ) });
1793
1813
  }
1794
- function uo({ onClick: e }) {
1814
+ function po({ onClick: e }) {
1795
1815
  const { t } = y();
1796
- return /* @__PURE__ */ n(ce, { align: "left", onClick: e, children: /* @__PURE__ */ h(
1816
+ return /* @__PURE__ */ o(de, { align: "left", onClick: e, children: /* @__PURE__ */ h(
1797
1817
  "div",
1798
1818
  {
1799
1819
  className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
1800
1820
  children: [
1801
- /* @__PURE__ */ n(co, {}),
1821
+ /* @__PURE__ */ o(ho, {}),
1802
1822
  t("ai.buttons.insights")
1803
1823
  ]
1804
1824
  }
1805
1825
  ) });
1806
1826
  }
1807
- const Fe = u.div`
1827
+ const Ne = u.div`
1808
1828
  display: flex;
1809
1829
  align-items: center;
1810
1830
  column-gap: 10px;
1811
- `, ho = (e) => !!e && "aeiou".includes(e[0]);
1812
- function po({ data: e, alwaysShowFeedback: t }) {
1813
- const { chatMode: o = "analyze", enableInsights: r } = O(), { themeSettings: i } = b(), { queryTitle: s, chartRecommendations: a, jaql: c } = e;
1814
- console.debug(`JAQL for ${s}`, c), console.debug(`chart recommendations for ${s}`, a);
1815
- const l = "chartType" in a ? a.chartType : "table";
1831
+ `, Co = (e) => !!e && "aeiou".includes(e[0]);
1832
+ function go({ data: e, alwaysShowFeedback: t }) {
1833
+ const { chatMode: n = "analyze", enableInsights: r } = W(), { themeSettings: i } = b(), { queryTitle: a, chartRecommendations: s, jaql: c } = e;
1834
+ console.debug(`JAQL for ${a}`, c), console.debug(`chart recommendations for ${a}`, s);
1835
+ const l = "chartType" in s ? s.chartType : "table";
1816
1836
  let d;
1817
- ho(l) ? d = `an ${l}` : d = `a ${l}`, l !== "table" && (d += " chart");
1818
- const g = c.datasource.title, [C, f] = $(!1), m = E(() => {
1819
- f((v) => !v);
1820
- }, []), F = {
1837
+ Co(l) ? d = `an ${l}` : d = `a ${l}`, l !== "table" && (d += " chart");
1838
+ const C = c.datasource.title, [m, p] = R(!1), g = H(() => {
1839
+ p((v) => !v);
1840
+ }, []), S = {
1821
1841
  jaql: {
1822
1842
  datasource: c.datasource,
1823
1843
  metadata: c.metadata
1824
1844
  }
1825
- }, w = o === "analyze";
1826
- return /* @__PURE__ */ h(D, { children: [
1827
- /* @__PURE__ */ n(
1828
- ve,
1845
+ }, k = n === "analyze";
1846
+ return /* @__PURE__ */ h(F, { children: [
1847
+ /* @__PURE__ */ o(
1848
+ we,
1829
1849
  {
1830
- sourceId: g,
1850
+ sourceId: C,
1831
1851
  data: e,
1832
1852
  type: "chats/nlq",
1833
1853
  buttonVisibility: t ? "always" : "onHover",
1834
- renderContent: (v) => /* @__PURE__ */ h(D, { children: [
1835
- /* @__PURE__ */ h(Fe, { children: [
1836
- /* @__PURE__ */ n(nt, { align: "left", theme: i, children: `Here's ${d} showing ${e.queryTitle.toLowerCase()}.` }),
1854
+ renderContent: (v) => /* @__PURE__ */ h(F, { children: [
1855
+ /* @__PURE__ */ h(Ne, { children: [
1856
+ /* @__PURE__ */ o(nt, { align: "left", theme: i, children: `Here's ${d} showing ${e.queryTitle.toLowerCase()}.` }),
1837
1857
  v
1838
1858
  ] }),
1839
- w && /* @__PURE__ */ n(J1, { content: e })
1859
+ k && /* @__PURE__ */ o(to, { content: e })
1840
1860
  ] })
1841
1861
  }
1842
1862
  ),
1843
- r && /* @__PURE__ */ n(
1844
- ve,
1863
+ r && /* @__PURE__ */ o(
1864
+ we,
1845
1865
  {
1846
- sourceId: g,
1847
- data: F,
1866
+ sourceId: C,
1867
+ data: S,
1848
1868
  type: "nlg/queryResult",
1849
- buttonVisibility: C ? "onHover" : "never",
1850
- renderContent: (v) => /* @__PURE__ */ h(D, { children: [
1851
- /* @__PURE__ */ h(Fe, { children: [
1852
- /* @__PURE__ */ n(uo, { onClick: m }),
1869
+ buttonVisibility: m ? "onHover" : "never",
1870
+ renderContent: (v) => /* @__PURE__ */ h(F, { children: [
1871
+ /* @__PURE__ */ h(Ne, { children: [
1872
+ /* @__PURE__ */ o(po, { onClick: g }),
1853
1873
  v
1854
1874
  ] }),
1855
- C && /* @__PURE__ */ n(lo, { nlgRequest: F })
1875
+ m && /* @__PURE__ */ o(uo, { nlgRequest: S })
1856
1876
  ] })
1857
1877
  }
1858
1878
  )
1859
1879
  ] });
1860
1880
  }
1861
- function go({ message: e, isLastMessage: t }) {
1862
- if (Se(e)) {
1863
- const o = JSON.parse(e.content);
1864
- return /* @__PURE__ */ n(po, { data: o, alwaysShowFeedback: t });
1881
+ function fo({ message: e, isLastMessage: t }) {
1882
+ if (Me(e)) {
1883
+ const r = JSON.parse(e.content);
1884
+ return /* @__PURE__ */ o(go, { data: r, alwaysShowFeedback: t });
1865
1885
  }
1866
- return /* @__PURE__ */ n(V, { align: e.role === "user" ? "right" : "left", children: e.content });
1886
+ const n = h1(e) ? JSON.parse(e.content).answer : e.content;
1887
+ return /* @__PURE__ */ o(z, { align: e.role === "user" ? "right" : "left", children: n });
1867
1888
  }
1868
- const Co = Rt(go), fo = ({
1889
+ const mo = Ot(fo), bo = ({
1869
1890
  error: e,
1870
1891
  displayMessage: t
1871
- }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ n(V, { align: "left", children: t }));
1872
- function mo({ messages: e }) {
1892
+ }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ o(z, { align: "left", children: t }));
1893
+ function xo({ messages: e }) {
1873
1894
  const { t } = y();
1874
- return /* @__PURE__ */ n(D, { children: e.map((o, r) => /* @__PURE__ */ n(
1875
- Lt,
1895
+ return /* @__PURE__ */ o(F, { children: e.map((n, r) => /* @__PURE__ */ o(
1896
+ Pt,
1876
1897
  {
1877
- fallbackRender: (i) => fo(T(M({}, i), {
1898
+ fallbackRender: (i) => bo($(w({}, i), {
1878
1899
  displayMessage: t("ai.errors.unexpected")
1879
1900
  })),
1880
- children: /* @__PURE__ */ n(Co, { message: o, isLastMessage: r === e.length - 1 }, r)
1901
+ children: /* @__PURE__ */ o(mo, { message: n, isLastMessage: r === e.length - 1 }, r)
1881
1902
  },
1882
1903
  r
1883
1904
  )) });
1884
1905
  }
1885
1906
  function st({ color: e }) {
1886
- return /* @__PURE__ */ n(
1907
+ return /* @__PURE__ */ o(
1887
1908
  "svg",
1888
1909
  {
1889
1910
  width: "100%",
@@ -1891,7 +1912,7 @@ function st({ color: e }) {
1891
1912
  viewBox: "0 0 4 8",
1892
1913
  fill: "none",
1893
1914
  xmlns: "http://www.w3.org/2000/svg",
1894
- children: /* @__PURE__ */ n(
1915
+ children: /* @__PURE__ */ o(
1895
1916
  "path",
1896
1917
  {
1897
1918
  d: "M3.87815 0.825307C4.05781 0.615598 4.03345 0.299954 3.82374 0.120297C3.61403 -0.05936 3.29838 -0.034998 3.11873 0.174711L0.120288 3.67471C-0.040096 3.86192 -0.040096 4.1381 0.120288 4.32531L3.11873 7.82531C3.29838 8.03502 3.61403 8.05938 3.82374 7.87972C4.03345 7.70006 4.05781 7.38442 3.87815 7.17471L1.15839 4.00001L3.87815 0.825307Z",
@@ -1901,18 +1922,18 @@ function st({ color: e }) {
1901
1922
  }
1902
1923
  );
1903
1924
  }
1904
- function bo({ onClick: e, color: t }) {
1905
- return /* @__PURE__ */ n(
1925
+ function yo({ onClick: e, color: t }) {
1926
+ return /* @__PURE__ */ o(
1906
1927
  "div",
1907
1928
  {
1908
1929
  "aria-label": "go back",
1909
1930
  className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
1910
1931
  onClick: e,
1911
- children: /* @__PURE__ */ n(st, { color: t })
1932
+ children: /* @__PURE__ */ o(st, { color: t })
1912
1933
  }
1913
1934
  );
1914
1935
  }
1915
- const xo = u.button`
1936
+ const vo = u.button`
1916
1937
  font-size: inherit;
1917
1938
  line-height: inherit;
1918
1939
  box-sizing: border-box;
@@ -1936,13 +1957,13 @@ const xo = u.button`
1936
1957
  }
1937
1958
 
1938
1959
  ${({ theme: e }) => {
1939
- const { borderGradient: t, borderRadius: o } = e.aiChat.suggestions;
1960
+ const { borderGradient: t, borderRadius: n } = e.aiChat.suggestions;
1940
1961
  if (t) {
1941
1962
  const [r, i] = t;
1942
- return H`
1963
+ return B`
1943
1964
  border: none;
1944
1965
  position: relative;
1945
- border-radius: ${o};
1966
+ border-radius: ${n};
1946
1967
  &:before {
1947
1968
  content: '';
1948
1969
  position: absolute;
@@ -1950,7 +1971,7 @@ const xo = u.button`
1950
1971
  left: 0;
1951
1972
  right: 0;
1952
1973
  bottom: 0;
1953
- border-radius: ${o};
1974
+ border-radius: ${n};
1954
1975
  border: 1px solid transparent;
1955
1976
  background: linear-gradient(30deg, ${r}, ${i}) border-box;
1956
1977
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
@@ -1962,33 +1983,33 @@ const xo = u.button`
1962
1983
  return "";
1963
1984
  }}
1964
1985
  `;
1965
- function Ne({ question: e, onClick: t }) {
1966
- const { themeSettings: o } = b();
1967
- return /* @__PURE__ */ n(xo, { onClick: t, theme: o, children: e });
1986
+ function Ie({ question: e, onClick: t }) {
1987
+ const { themeSettings: n } = b();
1988
+ return /* @__PURE__ */ o(vo, { onClick: t, theme: n, children: e });
1968
1989
  }
1969
- const yo = u.div`
1990
+ const wo = u.div`
1970
1991
  display: flex;
1971
1992
  flex-direction: column;
1972
1993
  align-items: flex-start;
1973
1994
  row-gap: ${({ theme: e }) => e.aiChat.suggestions.gap};
1974
1995
  `;
1975
- function vo({ questions: e, onSelection: t }) {
1976
- const { t: o } = y(), [r, i] = $(!0), s = N(() => r && e.length > 5 ? e.slice(0, 4) : e, [e, r]), { themeSettings: a } = b();
1977
- return /* @__PURE__ */ h(yo, { "aria-label": "list of suggested questions", theme: a, children: [
1978
- s.map((c) => /* @__PURE__ */ n(Ne, { question: c, onClick: () => t(c) }, c)),
1979
- s.length < e.length && /* @__PURE__ */ n(Ne, { question: o("ai.buttons.seeMore"), onClick: () => i(!1) })
1996
+ function ko({ questions: e, onSelection: t }) {
1997
+ const { t: n } = y(), [r, i] = R(!0), a = N(() => r && e.length > 5 ? e.slice(0, 4) : e, [e, r]), { themeSettings: s } = b();
1998
+ return /* @__PURE__ */ h(wo, { "aria-label": "list of suggested questions", theme: s, children: [
1999
+ a.map((c) => /* @__PURE__ */ o(Ie, { question: c, onClick: () => t(c) }, c)),
2000
+ a.length < e.length && /* @__PURE__ */ o(Ie, { question: n("ai.buttons.seeMore"), onClick: () => i(!1) })
1980
2001
  ] });
1981
2002
  }
1982
- const wo = u.div`
2003
+ const So = u.div`
1983
2004
  width: 283px;
1984
2005
  height: 32px;
1985
2006
  border-radius: 10px;
1986
2007
  background: ${({ theme: e }) => {
1987
- const [t, o] = e.aiChat.suggestions.loadingGradient;
2008
+ const [t, n] = e.aiChat.suggestions.loadingGradient;
1988
2009
  return `linear-gradient(
1989
2010
  to right,
1990
2011
  ${t} 0%,
1991
- ${o} 50%,
2012
+ ${n} 50%,
1992
2013
  ${t} 100%
1993
2014
  )`;
1994
2015
  }};
@@ -2003,23 +2024,23 @@ const wo = u.div`
2003
2024
  background-position: -200% 0;
2004
2025
  }
2005
2026
  }
2006
- `, ko = u.div`
2027
+ `, Mo = u.div`
2007
2028
  display: flex;
2008
2029
  flex-direction: column;
2009
2030
  row-gap: 1rem;
2010
2031
  `;
2011
- function So() {
2032
+ function Lo() {
2012
2033
  const { themeSettings: e } = b();
2013
- return /* @__PURE__ */ n(ko, { children: Array.from({ length: 3 }, (t, o) => /* @__PURE__ */ n(wo, { theme: e }, o)) });
2034
+ return /* @__PURE__ */ o(Mo, { children: Array.from({ length: 3 }, (t, n) => /* @__PURE__ */ o(So, { theme: e }, n)) });
2014
2035
  }
2015
- function Mo({ questions: e, isLoading: t, onSelection: o }) {
2016
- const r = e.length > 0, { suggestionsWelcomeText: i } = O();
2017
- return t ? /* @__PURE__ */ n(So, {}) : r ? /* @__PURE__ */ h(D, { children: [
2018
- i && /* @__PURE__ */ n(V, { align: "left", children: i }),
2019
- /* @__PURE__ */ n(vo, { onSelection: o, questions: e })
2036
+ function $o({ questions: e, isLoading: t, onSelection: n }) {
2037
+ const r = e.length > 0, { suggestionsWelcomeText: i } = W();
2038
+ return t ? /* @__PURE__ */ o(Lo, {}) : r ? /* @__PURE__ */ h(F, { children: [
2039
+ i && /* @__PURE__ */ o(z, { align: "left", children: i }),
2040
+ /* @__PURE__ */ o(ko, { onSelection: n, questions: e })
2020
2041
  ] }) : null;
2021
2042
  }
2022
- const $o = u.div`
2043
+ const Ro = u.div`
2023
2044
  flex: 0 0 80px;
2024
2045
  padding-left: 14px;
2025
2046
  padding-right: 14px;
@@ -2028,20 +2049,20 @@ const $o = u.div`
2028
2049
  position: relative;
2029
2050
 
2030
2051
  background-color: ${({ style: e }) => e.backgroundColor};
2031
- `, Lo = u.div`
2052
+ `, To = u.div`
2032
2053
  font-size: 18px;
2033
2054
  line-height: 22px;
2034
2055
  font-weight: 600;
2035
2056
  margin-left: 20px;
2036
2057
 
2037
2058
  color: ${({ style: e }) => e.textColor};
2038
- `, at = Tt(function({ title: t, leftNav: o, rightNav: r, style: i }, s) {
2039
- return /* @__PURE__ */ h($o, { ref: s, style: i, children: [
2040
- o,
2041
- /* @__PURE__ */ n(Lo, { style: i, children: t }),
2042
- r && /* @__PURE__ */ n("div", { className: "csdk-ml-auto", children: r })
2059
+ `, at = At(function({ title: t, leftNav: n, rightNav: r, style: i }, a) {
2060
+ return /* @__PURE__ */ h(Ro, { ref: a, style: i, children: [
2061
+ n,
2062
+ /* @__PURE__ */ o(To, { style: i, children: t }),
2063
+ r && /* @__PURE__ */ o("div", { className: "csdk-ml-auto", children: r })
2043
2064
  ] });
2044
- }), Ro = u.div`
2065
+ }), Eo = u.div`
2045
2066
  text-align: center;
2046
2067
  font-size: 11px;
2047
2068
  line-height: 18px;
@@ -2055,17 +2076,17 @@ const $o = u.div`
2055
2076
 
2056
2077
  color: ${({ theme: e }) => e.aiChat.secondaryTextColor};
2057
2078
  `;
2058
- function To({ theme: e }) {
2079
+ function Ho({ theme: e }) {
2059
2080
  const { t } = y();
2060
- return /* @__PURE__ */ h(Ro, { theme: e, children: [
2061
- /* @__PURE__ */ n("div", { children: t("ai.disclaimer.poweredByAi") }),
2081
+ return /* @__PURE__ */ h(Eo, { theme: e, children: [
2082
+ /* @__PURE__ */ o("div", { children: t("ai.disclaimer.poweredByAi") }),
2062
2083
  /* @__PURE__ */ h("div", { children: [
2063
2084
  " ",
2064
2085
  t("ai.disclaimer.rateRequest")
2065
2086
  ] })
2066
2087
  ] });
2067
2088
  }
2068
- const Eo = u.div`
2089
+ const Bo = u.div`
2069
2090
  font-size: inherit;
2070
2091
  line-height: inherit;
2071
2092
  padding-left: 16px;
@@ -2078,11 +2099,11 @@ const Eo = u.div`
2078
2099
  background-color: ${({ theme: e }) => e.aiChat.suggestions.backgroundColor};
2079
2100
  `, lt = () => {
2080
2101
  const { t: e } = y(), { themeSettings: t } = b();
2081
- return /* @__PURE__ */ n(Eo, { theme: t, children: e("ai.betaLabel") });
2102
+ return /* @__PURE__ */ o(Bo, { theme: t, children: e("ai.betaLabel") });
2082
2103
  };
2083
- function Ho() {
2104
+ function Do() {
2084
2105
  const { themeSettings: e } = b();
2085
- return /* @__PURE__ */ n("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n(
2106
+ return /* @__PURE__ */ o("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o(
2086
2107
  "path",
2087
2108
  {
2088
2109
  fillRule: "evenodd",
@@ -2092,10 +2113,10 @@ function Ho() {
2092
2113
  }
2093
2114
  ) });
2094
2115
  }
2095
- const Bo = (e, t) => {
2096
- const o = new Zt(e);
2097
- return o.alpha = t, o;
2098
- }, Do = u.div`
2116
+ const Fo = (e, t) => {
2117
+ const n = new Vt(e);
2118
+ return n.alpha = t, n;
2119
+ }, No = u.div`
2099
2120
  font-size: inherit;
2100
2121
  line-height: inherit;
2101
2122
  padding-left: 8px;
@@ -2103,7 +2124,7 @@ const Bo = (e, t) => {
2103
2124
  padding-top: 4px;
2104
2125
  border-radius: 16px;
2105
2126
  margin-bottom: 4px;
2106
- box-shadow: ${({ theme: e }) => `0 4px 8px 0 ${Bo(e.aiChat.primaryTextColor, 0.2)}`};
2127
+ box-shadow: ${({ theme: e }) => `0 4px 8px 0 ${Fo(e.aiChat.primaryTextColor, 0.2)}`};
2107
2128
  cursor: pointer;
2108
2129
  color: ${({ theme: e }) => e.aiChat.clickableMessages.textColor};
2109
2130
  background-color: ${({ theme: e }) => e.aiChat.clickableMessages.backgroundColor};
@@ -2112,10 +2133,10 @@ const Bo = (e, t) => {
2112
2133
  color: ${({ theme: e }) => e.aiChat.clickableMessages.hover.textColor};
2113
2134
  background-color: ${({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor};
2114
2135
  box-shadow: none;
2115
- `, Fo = ({ onClick: e }) => {
2136
+ `, Io = ({ onClick: e }) => {
2116
2137
  const { themeSettings: t } = b();
2117
- return /* @__PURE__ */ n(Do, { theme: t, onClick: e, children: /* @__PURE__ */ n(Ho, {}) });
2118
- }, No = ({ isVisible: e, onClick: t, anchorElement: o }) => /* @__PURE__ */ n(Ve, { anchorEl: o, open: e, placement: "top", sx: { zIndex: 2 }, children: /* @__PURE__ */ n(Fo, { onClick: t }) }), Io = u.div`
2138
+ return /* @__PURE__ */ o(No, { theme: t, onClick: e, children: /* @__PURE__ */ o(Do, {}) });
2139
+ }, Po = ({ isVisible: e, onClick: t, anchorElement: n }) => /* @__PURE__ */ o(Ae, { anchorEl: n, open: e, placement: "top", sx: { zIndex: 2 }, children: /* @__PURE__ */ o(Io, { onClick: t }) }), Wo = u.div`
2119
2140
  display: flex;
2120
2141
  flex-direction: column;
2121
2142
  row-gap: ${({ theme: e }) => e.aiChat.body.gapBetweenMessages};
@@ -2126,7 +2147,7 @@ const Bo = (e, t) => {
2126
2147
  padding-bottom: ${({ theme: e }) => e.aiChat.body.paddingBottom};
2127
2148
  flex: initial;
2128
2149
  height: 100%;
2129
- `, Wo = u.div`
2150
+ `, Oo = u.div`
2130
2151
  padding-left: ${({ theme: e }) => e.aiChat.footer.paddingLeft};
2131
2152
  padding-right: ${({ theme: e }) => e.aiChat.footer.paddingRight};
2132
2153
  padding-top: ${({ theme: e }) => e.aiChat.footer.paddingTop};
@@ -2134,174 +2155,174 @@ const Bo = (e, t) => {
2134
2155
  display: flex;
2135
2156
  flex-direction: column;
2136
2157
  row-gap: 6px;
2137
- `, Oo = u.div`
2158
+ `, Ao = u.div`
2138
2159
  display: flex;
2139
2160
  flex-direction: column;
2140
2161
  row-gap: ${({ theme: e }) => e.aiChat.suggestions.gap};
2141
2162
  `;
2142
- function Po({ contextTitle: e, onGoBack: t }) {
2143
- const { t: o } = y(), {
2163
+ function Zo({ contextTitle: e, onGoBack: t }) {
2164
+ const { t: n } = y(), {
2144
2165
  data: r,
2145
2166
  isLoading: i,
2146
- isError: s
2147
- } = Xe({
2167
+ isError: a
2168
+ } = Je({
2148
2169
  contextTitle: e
2149
- }), a = N(
2150
- () => r.map((S) => S.nlqPrompt),
2170
+ }), s = N(
2171
+ () => r.map((L) => L.nlqPrompt),
2151
2172
  [r]
2152
2173
  ), {
2153
2174
  history: c,
2154
2175
  lastNlqResponse: l,
2155
2176
  isAwaitingResponse: d,
2156
- sendMessage: g,
2157
- isLoading: C,
2158
- chatId: f,
2159
- lastError: m
2160
- } = u1(e), { mutate: F, isLoading: w } = Je(f), [v, P] = $(!1), [I, x] = $(!1), A = () => P(!0), k = () => P(!1), X = () => {
2161
- F(), k();
2162
- }, L = _(null), J = _(null), ge = () => {
2163
- if (!(L != null && L.current))
2177
+ sendMessage: C,
2178
+ isLoading: m,
2179
+ chatId: p,
2180
+ lastError: g
2181
+ } = p1(e), { mutate: S, isLoading: k } = Xe(p), [v, O] = R(!1), [I, x] = R(!1), A = () => O(!0), M = () => O(!1), J = () => {
2182
+ S(), M();
2183
+ }, T = K(null), X = K(null), Ce = () => {
2184
+ if (!(T != null && T.current))
2164
2185
  return;
2165
- const { scrollTop: S, clientHeight: R, scrollHeight: Re } = L.current;
2166
- if (S === void 0 || R === void 0 || Re === void 0)
2186
+ const { scrollTop: L, clientHeight: E, scrollHeight: Te } = T.current;
2187
+ if (L === void 0 || E === void 0 || Te === void 0)
2167
2188
  return;
2168
- const Te = Re - S - R > R / 2;
2169
- I !== Te && x(Te);
2189
+ const Ee = Te - L - E > E / 2;
2190
+ I !== Ee && x(Ee);
2170
2191
  };
2171
- le(() => {
2172
- L.current && (L.current.scrollTop = L.current.scrollHeight);
2192
+ ce(() => {
2193
+ T.current && (T.current.scrollTop = T.current.scrollHeight);
2173
2194
  }, [c, v, d]);
2174
- const Ce = _(null), { enableFollowupQuestions: G, enableHeader: j, numOfRecentPrompts: U } = O(), { themeSettings: z } = b(), ie = j ? /* @__PURE__ */ n(
2195
+ const ge = K(null), { enableFollowupQuestions: j, enableHeader: G, numOfRecentPrompts: U } = W(), { themeSettings: Z } = b(), se = G ? /* @__PURE__ */ o(
2175
2196
  at,
2176
2197
  {
2177
- ref: Ce,
2198
+ ref: ge,
2178
2199
  title: e,
2179
- leftNav: t && /* @__PURE__ */ n(bo, { onClick: t, color: z.aiChat.header.textColor }),
2180
- rightNav: /* @__PURE__ */ n(lt, {}),
2181
- style: z.aiChat.header
2200
+ leftNav: t && /* @__PURE__ */ o(yo, { onClick: t, color: Z.aiChat.header.textColor }),
2201
+ rightNav: /* @__PURE__ */ o(lt, {}),
2202
+ style: Z.aiChat.header
2182
2203
  }
2183
2204
  ) : null, ee = N(
2184
2205
  () => [
2185
2206
  ...new Set(
2186
- c.filter((S) => S.role === "user").filter((S) => !a.includes(S.content)).map((S) => S.content).reverse()
2207
+ c.filter((L) => L.role === "user").filter((L) => !s.includes(L.content)).map((L) => L.content).reverse()
2187
2208
  )
2188
2209
  ].slice(0, U),
2189
- [c, U, a]
2210
+ [c, U, s]
2190
2211
  );
2191
- return (m == null ? void 0 : m.message) === o("ai.errors.chatUnavailable") ? /* @__PURE__ */ h(D, { children: [
2192
- j && ie,
2193
- /* @__PURE__ */ n(rt, { text: m.message })
2194
- ] }) : /* @__PURE__ */ h(D, { children: [
2195
- ie,
2196
- /* @__PURE__ */ h(Io, { ref: L, theme: z, onScroll: ge, children: [
2197
- /* @__PURE__ */ n(
2198
- No,
2212
+ return (g == null ? void 0 : g.message) === n("ai.errors.chatUnavailable") ? /* @__PURE__ */ h(F, { children: [
2213
+ G && se,
2214
+ /* @__PURE__ */ o(rt, { text: g.message })
2215
+ ] }) : /* @__PURE__ */ h(F, { children: [
2216
+ se,
2217
+ /* @__PURE__ */ h(Wo, { ref: T, theme: Z, onScroll: Ce, children: [
2218
+ /* @__PURE__ */ o(
2219
+ Po,
2199
2220
  {
2200
2221
  isVisible: I,
2201
- anchorElement: J.current,
2222
+ anchorElement: X.current,
2202
2223
  onClick: () => {
2203
- var S, R;
2204
- (R = L.current) == null || R.scroll({
2205
- top: (S = L.current) == null ? void 0 : S.scrollHeight,
2224
+ var L, E;
2225
+ (E = T.current) == null || E.scroll({
2226
+ top: (L = T.current) == null ? void 0 : L.scrollHeight,
2206
2227
  behavior: "smooth"
2207
2228
  });
2208
2229
  }
2209
2230
  }
2210
2231
  ),
2211
- /* @__PURE__ */ n(N1, {}),
2212
- /* @__PURE__ */ n(
2213
- Mo,
2232
+ /* @__PURE__ */ o(P1, {}),
2233
+ /* @__PURE__ */ o(
2234
+ $o,
2214
2235
  {
2215
- questions: a,
2236
+ questions: s,
2216
2237
  isLoading: i,
2217
- onSelection: g
2238
+ onSelection: C
2218
2239
  }
2219
2240
  ),
2220
- m && /* @__PURE__ */ n(V, { align: "left", children: m.message }),
2221
- C ? /* @__PURE__ */ n(pe, {}) : /* @__PURE__ */ n(mo, { messages: c }),
2222
- G && l && /* @__PURE__ */ n(Oo, { theme: z, children: l.followupQuestions.slice(0, 2).map((S, R) => /* @__PURE__ */ n(
2223
- ce,
2241
+ g && /* @__PURE__ */ o(z, { align: "left", children: g.message }),
2242
+ m ? /* @__PURE__ */ o(pe, {}) : /* @__PURE__ */ o(xo, { messages: c }),
2243
+ j && l && /* @__PURE__ */ o(Ao, { theme: Z, children: l.followupQuestions.slice(0, 2).map((L, E) => /* @__PURE__ */ o(
2244
+ de,
2224
2245
  {
2225
2246
  align: "left",
2226
2247
  onClick: () => {
2227
- g(S);
2248
+ C(L);
2228
2249
  },
2229
- children: /* @__PURE__ */ n("div", { className: "csdk-py-[7px] csdk-px-4", children: S })
2250
+ children: /* @__PURE__ */ o("div", { className: "csdk-py-[7px] csdk-px-4", children: L })
2230
2251
  },
2231
- R
2252
+ E
2232
2253
  )) }),
2233
- (d || w) && /* @__PURE__ */ n(Me, {}),
2234
- v && /* @__PURE__ */ n(
2254
+ (d || k) && /* @__PURE__ */ o(Le, {}),
2255
+ v && /* @__PURE__ */ o(
2235
2256
  z1,
2236
2257
  {
2237
- onCancel: k,
2238
- onConfirm: X
2258
+ onCancel: M,
2259
+ onConfirm: J
2239
2260
  }
2240
2261
  )
2241
2262
  ] }),
2242
- /* @__PURE__ */ h(Wo, { ref: J, theme: z, children: [
2243
- /* @__PURE__ */ n(
2244
- D1,
2263
+ /* @__PURE__ */ h(Oo, { ref: X, theme: Z, children: [
2264
+ /* @__PURE__ */ o(
2265
+ N1,
2245
2266
  {
2246
- onSendMessage: g,
2247
- disabled: d || C,
2267
+ onSendMessage: C,
2268
+ disabled: d || m,
2248
2269
  onClearHistoryClick: A,
2249
- suggestions: a,
2270
+ suggestions: s,
2250
2271
  recentPrompts: ee,
2251
- isLoading: i || C,
2252
- recommendationsError: s,
2253
- onChange: k
2272
+ isLoading: i || m,
2273
+ recommendationsError: a,
2274
+ onChange: M
2254
2275
  }
2255
2276
  ),
2256
- /* @__PURE__ */ n(To, { theme: z })
2277
+ /* @__PURE__ */ o(Ho, { theme: Z })
2257
2278
  ] })
2258
2279
  ] });
2259
2280
  }
2260
- const Ao = u.button`
2281
+ const qo = u.button`
2261
2282
  font-family: ${({ theme: e }) => e.typography.fontFamily};
2262
- padding: 30px;
2283
+ padding: 20px;
2263
2284
  border: none;
2264
2285
  display: flex;
2265
2286
  align-items: center;
2266
2287
  justify-content: space-between;
2267
2288
  text-align: left;
2268
- border-radius: 30px;
2289
+ border-radius: 15px;
2269
2290
  box-shadow: 0px 1px 2px rgba(9, 9, 10, 0.1), 0px 2px 4px rgba(9, 9, 10, 0.1);
2270
2291
  cursor: pointer;
2271
2292
 
2272
2293
  background-color: ${({ theme: e }) => e.aiChat.dataTopics.items.backgroundColor};
2273
2294
  `, zo = u.div`
2274
- font-size: 20px;
2295
+ font-size: 1.05rem;
2275
2296
  line-height: 28px;
2276
2297
 
2277
2298
  color: ${({ theme: e }) => e.aiChat.dataTopics.items.textColor};
2278
- `, qo = u.div`
2299
+ `, Qo = u.div`
2279
2300
  font-size: ${({ theme: e }) => e.aiChat.primaryFontSize[0]};
2280
2301
  line-height: ${({ theme: e }) => e.aiChat.primaryFontSize[1]};
2281
2302
 
2282
- color: ${({ theme: e }) => Ze(e.aiChat.dataTopics.items.textColor, 0, 0.5)};
2303
+ color: ${({ theme: e }) => Ve(e.aiChat.dataTopics.items.textColor, 0, 0.5)};
2283
2304
  `, Vo = u.div`
2284
2305
  width: 16px;
2285
2306
  height: 16px;
2286
2307
  transform: rotate(180deg);
2287
2308
  `;
2288
- function Zo(e) {
2289
- const { title: t, description: o, onClick: r } = e, { themeSettings: i } = b();
2290
- return /* @__PURE__ */ h(Ao, { onClick: r, theme: i, children: [
2309
+ function jo(e) {
2310
+ const { title: t, description: n, onClick: r } = e, { themeSettings: i } = b();
2311
+ return /* @__PURE__ */ h(qo, { onClick: r, theme: i, children: [
2291
2312
  /* @__PURE__ */ h("div", { children: [
2292
- /* @__PURE__ */ n(zo, { theme: i, children: t }),
2293
- /* @__PURE__ */ n(qo, { theme: i, children: o })
2313
+ /* @__PURE__ */ o(zo, { theme: i, children: t }),
2314
+ /* @__PURE__ */ o(Qo, { theme: i, children: n })
2294
2315
  ] }),
2295
- /* @__PURE__ */ n(Vo, { children: /* @__PURE__ */ n(st, { color: i.aiChat.icons.color }) })
2316
+ /* @__PURE__ */ o(Vo, { children: /* @__PURE__ */ o(st, { color: i.aiChat.icons.color }) })
2296
2317
  ] });
2297
2318
  }
2298
- const Qo = u.div`
2319
+ const Go = u.div`
2299
2320
  padding: 20px;
2300
2321
  display: flex;
2301
2322
  flex-direction: column;
2302
2323
  gap: 20px;
2303
2324
  overflow: auto;
2304
- `, Go = u.div`
2325
+ `, Uo = u.div`
2305
2326
  font-size: 24px;
2306
2327
  line-height: 32px;
2307
2328
  font-weight: 600;
@@ -2309,47 +2330,157 @@ const Qo = u.div`
2309
2330
  padding-bottom: 4px;
2310
2331
 
2311
2332
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
2312
- `, jo = u.div`
2333
+ `, _o = u.div`
2313
2334
  font-size: 15px;
2314
2335
  line-height: 22px;
2315
2336
 
2316
2337
  color: ${({ theme: e }) => e.aiChat.primaryTextColor};
2317
2338
  `;
2318
- function Uo(e) {
2319
- const { dataTopics: t } = e, { themeSettings: o } = b(), { t: r } = y();
2320
- return /* @__PURE__ */ h(Qo, { children: [
2321
- /* @__PURE__ */ n(Go, { theme: o, children: r("ai.dataTopics") }),
2322
- /* @__PURE__ */ h(jo, { theme: o, children: [
2339
+ function Ko(e) {
2340
+ const { dataTopics: t } = e, { themeSettings: n } = b(), { t: r } = y();
2341
+ return /* @__PURE__ */ h(Go, { children: [
2342
+ /* @__PURE__ */ o(Uo, { theme: n, children: r("ai.dataTopics") }),
2343
+ /* @__PURE__ */ h(_o, { theme: n, children: [
2323
2344
  r("ai.chatbotDescription"),
2324
- /* @__PURE__ */ n("br", {}),
2325
- /* @__PURE__ */ n("br", {}),
2345
+ /* @__PURE__ */ o("br", {}),
2346
+ /* @__PURE__ */ o("br", {}),
2326
2347
  r("ai.topicSelectPrompt")
2327
2348
  ] }),
2328
- t.map((i) => /* @__PURE__ */ Et(Zo, T(M({}, i), { key: i.title })))
2349
+ t.map((i) => /* @__PURE__ */ Zt(jo, $(w({}, i), { key: i.title })))
2329
2350
  ] });
2330
2351
  }
2331
- const _o = "#FFCB05", Ko = "#000000", Yo = "#FFFFFF";
2332
- function Xo({ colorSchema: e }) {
2333
- return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "32", viewBox: "0 0 28 32", fill: "none", children: [
2334
- /* @__PURE__ */ n(
2335
- "path",
2336
- {
2337
- d: "M15.6151 8.47656H15.5936V15.0679H15.6151C16.9896 15.0679 18.3078 15.6128 19.2797 16.5827C20.2517 17.5526 20.7977 18.8681 20.7977 20.2398C20.7977 21.6115 20.2517 22.927 19.2797 23.8969C18.3078 24.8668 16.9896 25.4117 15.6151 25.4117H15.5936V32.0006H15.6151C17.1627 32.0006 18.6952 31.6964 20.1251 31.1054C21.5549 30.5144 22.8541 29.6481 23.9484 28.556C25.0428 27.4639 25.9109 26.1674 26.5031 24.7405C27.0954 23.3136 27.4002 21.7843 27.4002 20.2398C27.4002 18.6953 27.0954 17.166 26.5031 15.7391C25.9109 14.3122 25.0428 13.0157 23.9484 11.9236C22.8541 10.8315 21.5549 9.96523 20.1251 9.37419C18.6952 8.78315 17.1627 8.47895 15.6151 8.47895V8.47656Z",
2338
- fill: e === "yellow-black" ? Ko : Yo
2339
- }
2340
- ),
2341
- /* @__PURE__ */ n(
2342
- "path",
2343
- {
2344
- d: "M12.7349 23.5217H12.7564V16.9375H12.7349C11.3603 16.9375 10.0421 16.3926 9.07021 15.4227C8.09828 14.4528 7.55226 13.1373 7.55226 11.7656C7.55226 10.3939 8.09828 9.07845 9.07021 8.10853C10.0421 7.13861 11.3603 6.59371 12.7349 6.59371H12.7564V0H12.7349C9.60924 4.64793e-08 6.61164 1.23909 4.4015 3.44467C2.19135 5.65026 0.949707 8.64168 0.949707 11.7608C0.949707 14.88 2.19135 17.8714 4.4015 20.077C6.61164 22.2826 9.60924 23.5217 12.7349 23.5217Z",
2345
- fill: _o
2346
- }
2347
- )
2348
- ] });
2352
+ const Yo = "#000000", Jo = "#FFFFFF";
2353
+ function Xo({ isDarkBackground: e = !1 }) {
2354
+ const t = e ? Jo : Yo;
2355
+ return /* @__PURE__ */ h(
2356
+ "svg",
2357
+ {
2358
+ width: "32",
2359
+ height: "32",
2360
+ viewBox: "0 0 500 504",
2361
+ fill: "none",
2362
+ xmlns: "http://www.w3.org/2000/svg",
2363
+ children: [
2364
+ /* @__PURE__ */ o(
2365
+ "path",
2366
+ {
2367
+ d: "M365.111 69.5654C350.571 69.5654 338.747 81.3237 338.747 95.7826C338.747 110.241 350.571 122 365.111 122C379.651 122 391.476 110.241 391.476 95.7826C391.476 81.3237 379.651 69.5654 365.111 69.5654Z",
2368
+ fill: t
2369
+ }
2370
+ ),
2371
+ /* @__PURE__ */ o(
2372
+ "path",
2373
+ {
2374
+ d: "M135.365 147.679C120.824 147.679 109 159.437 109 173.896C109 188.355 120.824 200.113 135.365 200.113C149.905 200.113 161.715 188.355 161.715 173.896C161.715 159.437 149.891 147.679 135.365 147.679Z",
2375
+ fill: t
2376
+ }
2377
+ ),
2378
+ /* @__PURE__ */ o(
2379
+ "path",
2380
+ {
2381
+ d: "M135.365 225.789C120.824 225.789 109 237.547 109 252.006C109 266.465 120.824 278.21 135.365 278.21C149.905 278.21 161.715 266.451 161.715 252.006C161.715 237.561 149.891 225.789 135.365 225.789Z",
2382
+ fill: t
2383
+ }
2384
+ ),
2385
+ /* @__PURE__ */ o(
2386
+ "path",
2387
+ {
2388
+ d: "M364.401 225.789C349.861 225.789 338.037 237.547 338.037 252.006C338.037 266.465 349.861 278.21 364.401 278.21C378.941 278.21 390.766 266.451 390.766 252.006C390.766 237.561 378.941 225.789 364.401 225.789Z",
2389
+ fill: t
2390
+ }
2391
+ ),
2392
+ /* @__PURE__ */ o(
2393
+ "path",
2394
+ {
2395
+ d: "M365.111 303.899C350.571 303.899 338.747 315.658 338.747 330.117C338.747 344.575 350.571 356.334 365.111 356.334C379.651 356.334 391.476 344.575 391.476 330.117C391.476 315.658 379.651 303.899 365.111 303.899Z",
2396
+ fill: t
2397
+ }
2398
+ ),
2399
+ /* @__PURE__ */ o(
2400
+ "path",
2401
+ {
2402
+ d: "M135.365 382.013C120.824 382.013 109 393.771 109 408.23C109 422.689 120.824 434.447 135.365 434.447C149.905 434.447 161.715 422.689 161.715 408.23C161.715 393.771 149.891 382.013 135.365 382.013Z",
2403
+ fill: t
2404
+ }
2405
+ ),
2406
+ /* @__PURE__ */ o(
2407
+ "path",
2408
+ {
2409
+ d: "M289.516 142.11C271.898 142.11 257.567 156.362 257.567 173.895C257.567 191.429 271.898 205.666 289.516 205.666C307.135 205.666 321.466 191.415 321.466 173.895C321.466 156.375 307.135 142.11 289.516 142.11Z",
2410
+ fill: t
2411
+ }
2412
+ ),
2413
+ /* @__PURE__ */ o(
2414
+ "path",
2415
+ {
2416
+ d: "M210.96 142.11C193.342 142.11 179.01 156.362 179.01 173.895C179.01 191.429 193.342 205.666 210.96 205.666C228.578 205.666 242.909 191.415 242.909 173.895C242.909 156.375 228.578 142.11 210.96 142.11Z",
2417
+ fill: t
2418
+ }
2419
+ ),
2420
+ /* @__PURE__ */ o(
2421
+ "path",
2422
+ {
2423
+ d: "M289.516 220.224C271.898 220.224 257.567 234.475 257.567 252.008C257.567 269.542 271.898 283.779 289.516 283.779C307.135 283.779 321.466 269.528 321.466 252.008C321.466 234.489 307.135 220.224 289.516 220.224Z",
2424
+ fill: t
2425
+ }
2426
+ ),
2427
+ /* @__PURE__ */ o(
2428
+ "path",
2429
+ {
2430
+ d: "M210.96 220.224C193.342 220.224 179.01 234.475 179.01 252.008C179.01 269.542 193.342 283.779 210.96 283.779C228.578 283.779 242.909 269.528 242.909 252.008C242.909 234.489 228.578 220.224 210.96 220.224Z",
2431
+ fill: t
2432
+ }
2433
+ ),
2434
+ /* @__PURE__ */ o(
2435
+ "path",
2436
+ {
2437
+ d: "M289.516 298.334C271.898 298.334 257.567 312.585 257.567 330.105C257.567 347.624 271.898 361.889 289.516 361.889C307.135 361.889 321.466 347.638 321.466 330.105C321.466 312.571 307.135 298.334 289.516 298.334Z",
2438
+ fill: t
2439
+ }
2440
+ ),
2441
+ /* @__PURE__ */ o(
2442
+ "path",
2443
+ {
2444
+ d: "M210.96 298.334C193.342 298.334 179.01 312.585 179.01 330.105C179.01 347.624 193.342 361.889 210.96 361.889C228.578 361.889 242.909 347.638 242.909 330.105C242.909 312.571 228.578 298.334 210.96 298.334Z",
2445
+ fill: t
2446
+ }
2447
+ ),
2448
+ /* @__PURE__ */ o(
2449
+ "path",
2450
+ {
2451
+ d: "M289.516 64C271.898 64 257.567 78.2512 257.567 95.7847C257.567 113.318 271.898 127.555 289.516 127.555C307.135 127.555 321.466 113.304 321.466 95.7847C321.466 78.265 307.135 64 289.516 64Z",
2452
+ fill: t
2453
+ }
2454
+ ),
2455
+ /* @__PURE__ */ o(
2456
+ "path",
2457
+ {
2458
+ d: "M210.96 64C193.342 64 179.01 78.2512 179.01 95.7847C179.01 113.318 193.342 127.555 210.96 127.555C228.578 127.555 242.909 113.304 242.909 95.7847C242.909 78.265 228.578 64 210.96 64Z",
2459
+ fill: t
2460
+ }
2461
+ ),
2462
+ /* @__PURE__ */ o(
2463
+ "path",
2464
+ {
2465
+ d: "M289.516 376.442C271.898 376.442 257.567 390.694 257.567 408.213C257.567 425.733 271.898 439.998 289.516 439.998C307.135 439.998 321.466 425.747 321.466 408.213C321.466 390.68 307.135 376.442 289.516 376.442Z",
2466
+ fill: t
2467
+ }
2468
+ ),
2469
+ /* @__PURE__ */ o(
2470
+ "path",
2471
+ {
2472
+ d: "M210.96 376.442C193.342 376.442 179.01 390.694 179.01 408.213C179.01 425.733 193.342 439.998 210.96 439.998C228.578 439.998 242.909 425.747 242.909 408.213C242.909 390.68 228.578 376.442 210.96 376.442Z",
2473
+ fill: t
2474
+ }
2475
+ )
2476
+ ]
2477
+ }
2478
+ );
2349
2479
  }
2350
- const Jo = u.div`
2480
+ const en = u.div`
2351
2481
  margin-left: 14px;
2352
- `, en = u.div`
2482
+ margin-top: 3px;
2483
+ `, tn = u.div`
2353
2484
  display: flex;
2354
2485
  flex-direction: column;
2355
2486
  justify-content: top;
@@ -2358,83 +2489,83 @@ const Jo = u.div`
2358
2489
 
2359
2490
  background-color: ${({ theme: e }) => e.aiChat.dataTopics.backgroundColor};
2360
2491
  `;
2361
- function tn({ dataTopicsList: e, onDataTopicClick: t }) {
2362
- const { enableHeader: o } = O(), { themeSettings: r } = b(), { t: i } = y(), s = N(() => e == null ? void 0 : e.map((c) => ({
2492
+ function on({ dataTopicsList: e, onDataTopicClick: t }) {
2493
+ const { enableHeader: n } = W(), { themeSettings: r } = b(), { t: i } = y(), a = N(() => e == null ? void 0 : e.map((c) => ({
2363
2494
  title: c,
2364
2495
  onClick: () => t(c)
2365
- })), [e, t]), a = Qt(Gt(r.aiChat.header.backgroundColor)) > 0.5;
2366
- return /* @__PURE__ */ h(D, { children: [
2367
- o ? /* @__PURE__ */ n(
2496
+ })), [e, t]), s = jt(Gt(r.aiChat.header.backgroundColor)) > 0.5;
2497
+ return /* @__PURE__ */ h(F, { children: [
2498
+ n ? /* @__PURE__ */ o(
2368
2499
  at,
2369
2500
  {
2370
2501
  title: i("ai.analyticsChatbot"),
2371
- leftNav: /* @__PURE__ */ n(Jo, { children: /* @__PURE__ */ n(Xo, { colorSchema: a ? "yellow-white" : "yellow-black" }) }),
2372
- rightNav: /* @__PURE__ */ n(lt, {}),
2502
+ leftNav: /* @__PURE__ */ o(en, { children: /* @__PURE__ */ o(Xo, { isDarkBackground: s }) }),
2503
+ rightNav: /* @__PURE__ */ o(lt, {}),
2373
2504
  style: r.aiChat.header
2374
2505
  }
2375
2506
  ) : null,
2376
- /* @__PURE__ */ h(en, { theme: r, children: [
2377
- !s && /* @__PURE__ */ n(pe, {}),
2378
- s && /* @__PURE__ */ n(Uo, { dataTopics: s })
2507
+ /* @__PURE__ */ h(tn, { theme: r, children: [
2508
+ !a && /* @__PURE__ */ o(pe, {}),
2509
+ a && /* @__PURE__ */ o(Ko, { dataTopics: a })
2379
2510
  ] })
2380
2511
  ] });
2381
2512
  }
2382
- function on() {
2383
- const [e, t] = $([]), [o, r] = $(), [i, s] = $(), { data: a, fetchStatus: c } = tt(), { dataTopicsList: l } = O(), { t: d } = y();
2384
- de(() => {
2385
- if (a && c === "idle") {
2386
- let f = a;
2387
- l && l.length && (f = a == null ? void 0 : a.filter((m) => l == null ? void 0 : l.includes(m.title))), t(f.map((m) => m.title)), f.length ? f.length === 1 && (s(void 0), r(f[0].title)) : s(d("ai.errors.noAvailableDataTopics"));
2513
+ function nn() {
2514
+ const [e, t] = R([]), [n, r] = R(), [i, a] = R(), { data: s, fetchStatus: c } = tt(), { dataTopicsList: l } = W(), { t: d } = y();
2515
+ ne(() => {
2516
+ if (s && c === "idle") {
2517
+ let p = s;
2518
+ l && l.length && (p = s == null ? void 0 : s.filter((g) => l == null ? void 0 : l.includes(g.title))), t(p.map((g) => g.title)), p.length ? p.length === 1 && (a(void 0), r(p[0].title)) : a(d("ai.errors.noAvailableDataTopics"));
2388
2519
  }
2389
- }, [a, l, c, d]);
2390
- const g = oe(), C = E(() => {
2391
- s(void 0), g.invalidateQueries(["getDataTopics"]);
2392
- }, [g]);
2393
- return i ? /* @__PURE__ */ n(
2520
+ }, [s, l, c, d]);
2521
+ const C = oe(), m = H(() => {
2522
+ a(void 0), C.invalidateQueries(["getDataTopics"]);
2523
+ }, [C]);
2524
+ return i ? /* @__PURE__ */ o(
2394
2525
  rt,
2395
2526
  {
2396
2527
  text: i,
2397
- action: { text: d("ai.buttons.refresh"), onClick: C }
2528
+ action: { text: d("ai.buttons.refresh"), onClick: m }
2398
2529
  }
2399
- ) : e.length === 1 && !o ? /* @__PURE__ */ n(pe, {}) : o ? /* @__PURE__ */ n(
2400
- Po,
2530
+ ) : e.length === 1 && !n ? /* @__PURE__ */ o(pe, {}) : n ? /* @__PURE__ */ o(
2531
+ Zo,
2401
2532
  {
2402
- contextTitle: o,
2533
+ contextTitle: n,
2403
2534
  onGoBack: e.length === 1 ? void 0 : () => r(void 0)
2404
2535
  }
2405
- ) : /* @__PURE__ */ n(
2406
- tn,
2536
+ ) : /* @__PURE__ */ o(
2537
+ on,
2407
2538
  {
2408
2539
  dataTopicsList: e,
2409
- onDataTopicClick: (f) => r(f)
2540
+ onDataTopicClick: (p) => r(p)
2410
2541
  }
2411
2542
  );
2412
2543
  }
2413
- const yn = Pe({
2544
+ const vn = qe({
2414
2545
  componentName: "Chatbot"
2415
2546
  })((e) => {
2416
- const { width: t, height: o, config: r } = e, { themeSettings: i } = b();
2417
- return /* @__PURE__ */ n(s1, { value: r != null ? r : {}, children: /* @__PURE__ */ n(
2418
- f1,
2547
+ const { width: t, height: n, config: r } = e, { themeSettings: i } = b();
2548
+ return /* @__PURE__ */ o(a1, { value: r != null ? r : {}, children: /* @__PURE__ */ o(
2549
+ b1,
2419
2550
  {
2420
2551
  id: "csdk-chatbot-frame",
2421
2552
  width: t,
2422
- height: o,
2553
+ height: n,
2423
2554
  theme: i,
2424
2555
  tabIndex: 0,
2425
- children: /* @__PURE__ */ n(on, {})
2556
+ children: /* @__PURE__ */ o(nn, {})
2426
2557
  }
2427
2558
  ) });
2428
- }), vn = Pe({
2559
+ }), wn = qe({
2429
2560
  componentName: "GetNlgQueryResult"
2430
2561
  })(function(t) {
2431
- const { data: o, isLoading: r, isError: i } = he(t), { t: s } = y();
2562
+ const { data: n, isLoading: r, isError: i } = he(t), { t: a } = y();
2432
2563
  if (i)
2433
- return /* @__PURE__ */ n(D, { children: s("ai.errors.unexpected") });
2434
- const a = o != null ? o : "Oops, no data came back for that.";
2435
- return /* @__PURE__ */ n(Le, { text: r ? "Loading..." : a });
2564
+ return /* @__PURE__ */ o(F, { children: a("ai.errors.unexpected") });
2565
+ const s = n != null ? n : "Oops, no data came back for that.";
2566
+ return /* @__PURE__ */ o(Re, { text: r ? "Loading..." : s });
2436
2567
  });
2437
- function nn({ theme: e }) {
2568
+ function rn({ theme: e }) {
2438
2569
  const t = e.general.brandColor;
2439
2570
  return /* @__PURE__ */ h(
2440
2571
  "svg",
@@ -2445,7 +2576,7 @@ function nn({ theme: e }) {
2445
2576
  viewBox: "-2 -3 24 24",
2446
2577
  fill: "none",
2447
2578
  children: [
2448
- /* @__PURE__ */ n(
2579
+ /* @__PURE__ */ o(
2449
2580
  "path",
2450
2581
  {
2451
2582
  "fill-rule": "evenodd",
@@ -2454,7 +2585,7 @@ function nn({ theme: e }) {
2454
2585
  fill: t
2455
2586
  }
2456
2587
  ),
2457
- /* @__PURE__ */ n(
2588
+ /* @__PURE__ */ o(
2458
2589
  "path",
2459
2590
  {
2460
2591
  "fill-rule": "evenodd",
@@ -2463,7 +2594,7 @@ function nn({ theme: e }) {
2463
2594
  fill: t
2464
2595
  }
2465
2596
  ),
2466
- /* @__PURE__ */ n(
2597
+ /* @__PURE__ */ o(
2467
2598
  "path",
2468
2599
  {
2469
2600
  "fill-rule": "evenodd",
@@ -2476,56 +2607,78 @@ function nn({ theme: e }) {
2476
2607
  }
2477
2608
  );
2478
2609
  }
2479
- const rn = u.div`
2610
+ const sn = u.div`
2480
2611
  display: flex;
2481
2612
  flex-direction: row;
2482
2613
  align-items: center;
2483
2614
  gap: 10px;
2484
2615
  margin: 24px 0;
2485
- `, sn = u.div`
2616
+ max-width: 640px;
2617
+ `, an = u.div`
2486
2618
  align-self: flex-start;
2487
- `, an = ({ summary: e, nlgRequest: t }) => {
2488
- const { themeSettings: o } = b();
2489
- return /* @__PURE__ */ n(
2490
- ve,
2619
+ `, ln = ({ summary: e, nlgRequest: t }) => {
2620
+ const { themeSettings: n } = b();
2621
+ return /* @__PURE__ */ o(
2622
+ we,
2491
2623
  {
2492
2624
  sourceId: t.jaql.datasource.title,
2493
2625
  data: t,
2494
2626
  type: "chart/insights",
2495
2627
  buttonVisibility: "always",
2496
- renderContent: (r) => /* @__PURE__ */ h(rn, { theme: o, children: [
2497
- /* @__PURE__ */ n(sn, { theme: o, children: /* @__PURE__ */ n(nn, { theme: o }) }),
2498
- /* @__PURE__ */ n(Le, { text: e }),
2628
+ renderContent: (r) => /* @__PURE__ */ h(sn, { theme: n, children: [
2629
+ /* @__PURE__ */ o(an, { theme: n, children: /* @__PURE__ */ o(rn, { theme: n }) }),
2630
+ /* @__PURE__ */ o(Re, { text: e }),
2499
2631
  r
2500
2632
  ] })
2501
2633
  }
2502
2634
  );
2503
- }, wn = ({ nlqResponse: e, onDataReady: t, filters: o = [] }) => {
2504
- const { t: r } = y(), i = Ge(e, {
2505
- useCustomizedStyleOptions: !0
2506
- }), { data: s, isLoading: a, isError: c } = he(e);
2507
- if (a)
2508
- return /* @__PURE__ */ n(Me, {});
2509
- if (!i || !Qe(i))
2510
- return /* @__PURE__ */ n(D, {});
2511
- const l = s != null ? s : r("ai.errors.insightsNotAvailable");
2512
- return i[(i == null ? void 0 : i.chartType) === "table" ? "filters" : "highlights"] = o, /* @__PURE__ */ n(
2635
+ }, kn = ({ nlqResponse: e, onDataReady: t, filters: n = [] }) => {
2636
+ const { t: r } = y(), { connectToWidgetProps: i } = Wt({
2637
+ initialFilters: n
2638
+ }), [a, s] = R(null);
2639
+ ne(() => {
2640
+ const p = je(e, {
2641
+ useCustomizedStyleOptions: !0
2642
+ });
2643
+ if (!p)
2644
+ s(null);
2645
+ else {
2646
+ const g = i(p, {
2647
+ shouldAffectFilters: !1,
2648
+ applyMode: "filter"
2649
+ });
2650
+ s(g);
2651
+ }
2652
+ }, [e, i]);
2653
+ const c = N(() => {
2654
+ const p = a && ye(a) && Array.isArray(a.filters) ? a.filters : [], g = e.jaql.metadata.filter((S) => !S.jaql.filter).concat(
2655
+ p.filter((S) => !S.config.disabled).map((S) => S.jaql())
2656
+ );
2657
+ return $(w({}, e), { jaql: $(w({}, e.jaql), { metadata: g }) });
2658
+ }, [e, a]), { data: l, isLoading: d, isError: C } = he(c);
2659
+ if (d || !a)
2660
+ return /* @__PURE__ */ o(Le, {});
2661
+ if (!ye(a))
2662
+ return /* @__PURE__ */ o(F, {});
2663
+ const m = l != null ? l : r("ai.errors.insightsNotAvailable");
2664
+ return /* @__PURE__ */ o(
2513
2665
  te,
2514
- T(M({}, i), {
2666
+ $(w({}, a), {
2667
+ highlightSelectionDisabled: !0,
2515
2668
  onDataReady: t,
2516
- topSlot: c ? r("ai.errors.unexpected") : /* @__PURE__ */ n(an, { nlgRequest: e, summary: l })
2669
+ topSlot: C ? r("ai.errors.unexpected") : /* @__PURE__ */ o(ln, { nlgRequest: c, summary: m })
2517
2670
  })
2518
2671
  );
2519
2672
  };
2520
2673
  export {
2521
- Cn as AiContextProvider,
2522
- yn as Chatbot,
2523
- vn as GetNlgQueryResult,
2524
- wn as NlqChartWidget,
2525
- u1 as useChatSession,
2526
- xn as useGetDataSourceFields,
2527
- fn as useGetNlgQueryResult,
2528
- mn as useGetQueryRecommendations,
2529
- bn as useLastNlqResponse
2674
+ fn as AiContextProvider,
2675
+ vn as Chatbot,
2676
+ wn as GetNlgQueryResult,
2677
+ kn as NlqChartWidget,
2678
+ p1 as useChatSession,
2679
+ yn as useGetDataSourceFields,
2680
+ mn as useGetNlgQueryResult,
2681
+ bn as useGetQueryRecommendations,
2682
+ xn as useLastNlqResponse
2530
2683
  };
2531
- (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}.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}._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}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-3{margin:.75rem}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-auto{margin-left:auto;margin-right:auto}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-2{margin-top:.5rem;margin-bottom:.5rem}.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-\\[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-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-translate-x-1\\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-csdk-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-scale-x-\\[-1\\]{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-\\[5px\\]{gap:5px}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-\\[\\#f4f4f8\\]{--tw-bg-opacity: 1;background-color:rgb(244 244 248 / var(--tw-bg-opacity))}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-1{padding-left:.25rem;padding-right:.25rem}.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-\\[40px\\]{padding-left:40px;padding-right:40px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[30px\\]{padding-top:30px;padding-bottom:30px}.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-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-center{text-align:center}.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-\\[26px\\]{line-height:26px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--tw-text-opacity: 1;color:rgb(110 115 125 / var(--tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--tw-text-opacity: 1;color:rgb(30 175 243 / var(--tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.csdk-shadow-gray-500{--tw-shadow-color: #6b7280;--tw-shadow: var(--tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.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(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2684
+ (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-3{margin:.75rem}.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-mx-auto{margin-left:auto;margin-right:auto}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-2{margin-top:.5rem;margin-bottom:.5rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-translate-x-1\\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-csdk-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-scale-x-\\[-1\\]{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.csdk-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-\\[5px\\]{gap:5px}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-\\[\\#f4f4f8\\]{--tw-bg-opacity: 1;background-color:rgb(244 244 248 / var(--tw-bg-opacity))}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-1{padding-left:.25rem;padding-right:.25rem}.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-center{text-align:center}.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-\\[26px\\]{line-height:26px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--tw-text-opacity: 1;color:rgb(110 115 125 / var(--tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--tw-text-opacity: 1;color:rgb(30 175 243 / var(--tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.csdk-shadow-gray-500{--tw-shadow-color: #6b7280;--tw-shadow: var(--tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();