@sisense/sdk-ui-vue 1.34.0 → 2.1.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 (54) hide show
  1. package/dist/ai.cjs +141 -29
  2. package/dist/ai.js +1082 -900
  3. package/dist/index.cjs +1 -1
  4. package/dist/index.js +1671 -1445
  5. package/dist/packages/sdk-ui-vue/src/ai/components/chatbot.d.ts +0 -5
  6. package/dist/packages/sdk-ui-vue/src/ai/components/get-nlg-insights.d.ts +10 -9
  7. package/dist/packages/sdk-ui-vue/src/ai/composables/use-get-nlg-insights.d.ts +0 -5
  8. package/dist/packages/sdk-ui-vue/src/ai/composables/use-get-nlq-result.d.ts +7 -5
  9. package/dist/packages/sdk-ui-vue/src/ai/composables/use-get-query-recommendations.d.ts +17 -6
  10. package/dist/packages/sdk-ui-vue/src/ai/providers/ai-context-provider/ai-context-provider.d.ts +0 -5
  11. package/dist/packages/sdk-ui-vue/src/ai/sdk-ui-core-exports.d.ts +1 -1
  12. package/dist/packages/sdk-ui-vue/src/components/charts/area-chart.d.ts +10 -6
  13. package/dist/packages/sdk-ui-vue/src/components/charts/area-range-chart.d.ts +10 -7
  14. package/dist/packages/sdk-ui-vue/src/components/charts/areamap-chart.d.ts +10 -6
  15. package/dist/packages/sdk-ui-vue/src/components/charts/bar-chart.d.ts +10 -6
  16. package/dist/packages/sdk-ui-vue/src/components/charts/boxplot-chart.d.ts +10 -6
  17. package/dist/packages/sdk-ui-vue/src/components/charts/chart.d.ts +18 -8
  18. package/dist/packages/sdk-ui-vue/src/components/charts/column-chart.d.ts +10 -6
  19. package/dist/packages/sdk-ui-vue/src/components/charts/funnel-chart.d.ts +10 -6
  20. package/dist/packages/sdk-ui-vue/src/components/charts/indicator-chart.d.ts +10 -6
  21. package/dist/packages/sdk-ui-vue/src/components/charts/line-chart.d.ts +10 -6
  22. package/dist/packages/sdk-ui-vue/src/components/charts/pie-chart.d.ts +10 -6
  23. package/dist/packages/sdk-ui-vue/src/components/charts/pivot-table.d.ts +10 -4
  24. package/dist/packages/sdk-ui-vue/src/components/charts/polar-chart.d.ts +10 -6
  25. package/dist/packages/sdk-ui-vue/src/components/charts/scatter-chart.d.ts +10 -6
  26. package/dist/packages/sdk-ui-vue/src/components/charts/scattermap-chart.d.ts +10 -6
  27. package/dist/packages/sdk-ui-vue/src/components/charts/sunburst-chart.d.ts +10 -6
  28. package/dist/packages/sdk-ui-vue/src/components/charts/table.d.ts +22 -4
  29. package/dist/packages/sdk-ui-vue/src/components/charts/treemap-chart.d.ts +10 -6
  30. package/dist/packages/sdk-ui-vue/src/components/context-menu.d.ts +8 -2
  31. package/dist/packages/sdk-ui-vue/src/components/dashboard/dashboard-by-id.d.ts +8 -2
  32. package/dist/packages/sdk-ui-vue/src/components/dashboard/dashboard.d.ts +16 -5
  33. package/dist/packages/sdk-ui-vue/src/components/drilldown-breadcrumbs.d.ts +32 -8
  34. package/dist/packages/sdk-ui-vue/src/components/drilldown-widget.d.ts +0 -25
  35. package/dist/packages/sdk-ui-vue/src/components/filters/criteria-filter-tile.d.ts +24 -6
  36. package/dist/packages/sdk-ui-vue/src/components/filters/date-range-filter-tile.d.ts +32 -8
  37. package/dist/packages/sdk-ui-vue/src/components/filters/filter-tile.d.ts +94 -0
  38. package/dist/packages/sdk-ui-vue/src/components/filters/index.d.ts +1 -0
  39. package/dist/packages/sdk-ui-vue/src/components/filters/member-filter-tile.d.ts +32 -8
  40. package/dist/packages/sdk-ui-vue/src/components/filters/relative-date-filter-tile.d.ts +24 -6
  41. package/dist/packages/sdk-ui-vue/src/components/widgets/chart-widget.d.ts +32 -8
  42. package/dist/packages/sdk-ui-vue/src/components/widgets/index.d.ts +1 -1
  43. package/dist/packages/sdk-ui-vue/src/components/widgets/table-widget.d.ts +25 -19
  44. package/dist/packages/sdk-ui-vue/src/components/widgets/widget-by-id.d.ts +28 -4
  45. package/dist/packages/sdk-ui-vue/src/components/widgets/widget.d.ts +298 -0
  46. package/dist/packages/sdk-ui-vue/src/composables/index.d.ts +1 -0
  47. package/dist/packages/sdk-ui-vue/src/composables/use-composed-dashboard.d.ts +40 -0
  48. package/dist/packages/sdk-ui-vue/src/providers/sisense-context-provider/sisense-context-provider.d.ts +8 -2
  49. package/dist/packages/sdk-ui-vue/src/sdk-ui-core-exports.d.ts +1 -1
  50. package/dist/packages/sdk-ui-vue/src/utilities/dashboard-helpers.d.ts +0 -11
  51. package/dist/{use-tracking-0536543b.js → use-tracking-2ff0858f.js} +40438 -38972
  52. package/dist/{use-tracking-07070102.cjs → use-tracking-38835e4b.cjs} +346 -342
  53. package/package.json +2 -2
  54. package/dist/packages/sdk-ui-vue/src/components/widgets/dashboard-widget.d.ts +0 -233
package/dist/ai.js CHANGED
@@ -1,22 +1,22 @@
1
- import { inject as ra, ref as gt, defineComponent as Ee, watchEffect as ut, provide as ia, watch as ze, toRefs as Oe } from "vue";
2
- import { au as ht, av as ke, aw as oa, ax as we, ay as na, az as la, aA as ee, aB as U, aC as mt, aD as b, aE as Ze, aF as k, aG as i, aH as y, aI as N, aJ as Me, aK as T, aL as le, aM as _, aN as bt, aO as da, aP as ca, aQ as sa, aR as V, aS as pa, aT as oe, aU as Se, aV as Re, aW as ga, aX as ua, aY as ha, aZ as u, a_ as L, a$ as ma, b0 as ba, b1 as I, b2 as be, b3 as h, b4 as de, b5 as fa, b6 as xa, b7 as ka, b8 as wa, b9 as ce, ba as J, bb as ya, bc as _a, bd as ft, be as Ca, bf as xt, bg as va, bh as Ma, bi as Sa, bj as kt, bk as Ia, bl as Da, bm as Aa, bn as La, bo as Ie, bp as Na, bq as Ta, br as Ke, bs as ja, bt as Ea, bu as za, bv as wt, bw as ne, bx as yt, by as Le, bz as Oa, bA as Za, bB as Ra, bC as Wa, ah as ue, bD as _t, bE as Ga, bF as qa, bG as Ct, bH as Ha, bI as Ya, bJ as Pa, A as Ba, bK as Qa, a as vt, bL as Mt, C as We, y as Ge, D as qe, E as te, a0 as He } from "./use-tracking-0536543b.js";
3
- var Ua = Object.defineProperty, Fa = Object.defineProperties, Va = Object.getOwnPropertyDescriptors, et = Object.getOwnPropertySymbols, Ja = Object.prototype.hasOwnProperty, Xa = Object.prototype.propertyIsEnumerable, tt = (e, t, a) => t in e ? Ua(e, t, {
1
+ import { inject as oa, ref as ht, defineComponent as ze, watchEffect as mt, provide as na, watch as Ze, toRefs as Re } from "vue";
2
+ import { ax as bt, ay as ye, az as la, aA as _e, aB as da, aC as sa, aD as ee, aE as V, aF as ft, aG as b, aH as xt, aI as k, aJ as i, aK as C, aL as j, aM as De, aN as O, aO as de, aP as _, aQ as kt, aR as ca, aS as pa, aT as ga, aU as $, aV as ua, aW as oe, aX as Ie, aY as We, aZ as ha, a_ as ma, a$ as ba, b0 as u, b1 as T, b2 as fa, b3 as xa, b4 as I, b5 as ke, b6 as h, b7 as se, b8 as ka, b9 as wa, ba as ya, bb as _a, bc as ce, bd as le, be as Ca, bf as va, bg as wt, bh as Sa, bi as Ma, bj as Da, bk as Ia, bl as yt, bm as Aa, bn as La, bo as Ta, bp as Na, bq as _t, br as ja, bs as Oa, bt as Ae, bu as Ea, bv as za, bw as Je, bx as Za, by as Ra, bz as Wa, bA as Ct, bB as ne, bC as vt, bD as Te, bE as Ga, bF as qa, bG as Ha, bH as Pa, bI as Ya, bJ as Ba, bK as Qa, ak as he, bL as St, bM as Ua, bN as Fa, bO as Va, bP as Mt, bQ as Dt, bR as $a, bS as Ja, w as Xa, bT as Ka, a as It, bU as At, x as Ge, v as qe, y as He, C as te, a1 as Pe } from "./use-tracking-2ff0858f.js";
3
+ var er = Object.defineProperty, tr = Object.defineProperties, ar = Object.getOwnPropertyDescriptors, Xe = Object.getOwnPropertySymbols, rr = Object.prototype.hasOwnProperty, ir = Object.prototype.propertyIsEnumerable, Ke = (e, t, a) => t in e ? er(e, t, {
4
4
  enumerable: !0,
5
5
  configurable: !0,
6
6
  writable: !0,
7
7
  value: a
8
- }) : e[t] = a, F = (e, t) => {
8
+ }) : e[t] = a, D = (e, t) => {
9
9
  for (var a in t || (t = {}))
10
- Ja.call(t, a) && tt(e, a, t[a]);
11
- if (et)
12
- for (var a of et(t))
13
- Xa.call(t, a) && tt(e, a, t[a]);
10
+ rr.call(t, a) && Ke(e, a, t[a]);
11
+ if (Xe)
12
+ for (var a of Xe(t))
13
+ ir.call(t, a) && Ke(e, a, t[a]);
14
14
  return e;
15
- }, De = (e, t) => Fa(e, Va(t));
16
- class St extends yt {
15
+ }, B = (e, t) => tr(e, ar(t));
16
+ class Lt extends vt {
17
17
  constructor(t, a) {
18
18
  var r;
19
- super((r = t.jaql.title) !== null && r !== void 0 ? r : "", a), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType = Ra(t.jaql.sort) : delete this.sortType, this.skipValidation = !0;
19
+ super((r = t.jaql.title) !== null && r !== void 0 ? r : "", a), this.expression = t.jaql.dim || t.jaql.formula, this.metadataItem = t, t.jaql.agg ? this.aggregation = t.jaql.agg : delete this.aggregation, t.jaql.formula ? this.formula = t.jaql.formula : delete this.formula, t.jaql.sort ? this.sortType = Ha(t.jaql.sort) : delete this.sortType, this.skipValidation = !0;
20
20
  }
21
21
  get id() {
22
22
  return this.expression;
@@ -24,44 +24,74 @@ class St extends yt {
24
24
  jaql(t) {
25
25
  return t === !0 ? this.metadataItem.jaql : this.metadataItem;
26
26
  }
27
+ /**
28
+ * Gets a serializable representation of the element
29
+ */
30
+ serialize() {
31
+ const t = super.serialize();
32
+ return t.__serializable = "JaqlElement", t.metadataItem = this.metadataItem, t.type = this.type, t;
33
+ }
27
34
  }
28
- const $a = {
29
- text: Me.TextAttribute,
30
- numeric: Me.NumericAttribute,
31
- datetime: Me.DateLevel
35
+ const or = {
36
+ text: De.TextAttribute,
37
+ numeric: De.NumericAttribute,
38
+ datetime: De.DateLevel
32
39
  };
33
- function It(e) {
40
+ function nr(e) {
34
41
  var t;
35
- return new St(e, (t = $a[e.jaql.datatype]) !== null && t !== void 0 ? t : "numeric");
42
+ return new Lt(e, (t = or[e.jaql.datatype]) !== null && t !== void 0 ? t : "numeric");
36
43
  }
37
- const Ka = (e) => "dashboardOid" in e && "widgetOid" in e;
38
- function er(e) {
44
+ function Tt(e) {
45
+ const {
46
+ jaql: t
47
+ } = e;
48
+ return t.formula ? Pa(t) : "agg" in t && t.dim && t.datatype ? Ya({
49
+ expression: t.dim,
50
+ dataType: t.datatype,
51
+ agg: t.agg || "",
52
+ granularity: t.level,
53
+ format: void 0,
54
+ sort: t.sort,
55
+ title: t.title,
56
+ dataSource: t.datasource
57
+ }) : t.dim && t.datatype ? Ba({
58
+ expression: t.dim,
59
+ dataType: t.datatype,
60
+ granularity: t.level,
61
+ sort: t.sort,
62
+ title: t.title,
63
+ panel: e.panel,
64
+ dataSource: t.datasource
65
+ }) : nr(e);
66
+ }
67
+ const lr = (e) => "dashboardOid" in e && "widgetOid" in e;
68
+ function dr(e) {
39
69
  return e.replace(/\s+/g, "-").replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase();
40
70
  }
41
- function tr(e) {
71
+ function sr(e) {
42
72
  return !e || !e.jaql.datasource.title || !e.jaql.metadata.length;
43
73
  }
44
- function Dt(e) {
45
- if (![...La, "pivot", "pivot2"].includes(e))
46
- throw new J("errors.chartTypeNotSupported", {
74
+ function Nt(e) {
75
+ if (![...Na, "pivot", "pivot2"].includes(e))
76
+ throw new le("errors.chartTypeNotSupported", {
47
77
  chartType: e
48
78
  });
49
79
  }
50
- function ar(e) {
80
+ function cr(e) {
51
81
  return "widgetType" in e && e.widgetType === "pivot";
52
82
  }
53
83
  function K(e) {
54
84
  var t;
55
85
  return "column" in e && ((t = e.column) == null ? void 0 : t.expression) && /\(.*\)/.test(e.column.expression);
56
86
  }
57
- function At(e) {
58
- const t = "measures" in e && z(e.measures) || "values" in e && z(e.values);
59
- return ar(e) ? "values" in e.dataOptions && z(e.dataOptions.values) : "chartType" in e ? e.chartType === "indicator" ? "value" in e.dataOptions && z(e.dataOptions.value) || "secondary" in e.dataOptions && z(e.dataOptions.secondary) : e.chartType === "table" ? !("columns" in e.dataOptions) || !z(e.dataOptions.columns) ? !1 : e.dataOptions.columns.some((a) => K(a)) : e.chartType === "boxplot" ? !1 : e.chartType === "scatter" ? "x" in e.dataOptions && e.dataOptions.x !== void 0 && K(e.dataOptions.x) || "y" in e.dataOptions && e.dataOptions.y !== void 0 && K(e.dataOptions.y) || "size" in e.dataOptions && e.dataOptions.size !== void 0 : e.chartType === "scattermap" ? "colorBy" in e.dataOptions && e.dataOptions.colorBy !== void 0 && K(e.dataOptions.colorBy) || "details" in e.dataOptions && e.dataOptions.details !== void 0 && K(e.dataOptions.details) || "size" in e.dataOptions && e.dataOptions.size !== void 0 && K(e.dataOptions.size) : e.chartType === "areamap" ? "geo" in e.dataOptions && z(e.dataOptions.geo) && "color" in e.dataOptions && z(e.dataOptions.color) : "value" in e.dataOptions && z(e.dataOptions.value) : t;
87
+ function et(e) {
88
+ const t = "measures" in e && Z(e.measures) || "values" in e && Z(e.values);
89
+ return cr(e) ? "values" in e.dataOptions && Z(e.dataOptions.values) : "chartType" in e ? e.chartType === "indicator" ? "value" in e.dataOptions && Z(e.dataOptions.value) || "secondary" in e.dataOptions && Z(e.dataOptions.secondary) : e.chartType === "table" ? !("columns" in e.dataOptions) || !Z(e.dataOptions.columns) ? !1 : e.dataOptions.columns.some((a) => K(a)) : e.chartType === "boxplot" ? !1 : e.chartType === "scatter" ? "x" in e.dataOptions && e.dataOptions.x !== void 0 && K(e.dataOptions.x) || "y" in e.dataOptions && e.dataOptions.y !== void 0 && K(e.dataOptions.y) || "size" in e.dataOptions && e.dataOptions.size !== void 0 : e.chartType === "scattermap" ? "colorBy" in e.dataOptions && e.dataOptions.colorBy !== void 0 && K(e.dataOptions.colorBy) || "details" in e.dataOptions && e.dataOptions.details !== void 0 && K(e.dataOptions.details) || "size" in e.dataOptions && e.dataOptions.size !== void 0 && K(e.dataOptions.size) : e.chartType === "areamap" ? "geo" in e.dataOptions && Z(e.dataOptions.geo) && "color" in e.dataOptions && Z(e.dataOptions.color) : "value" in e.dataOptions && Z(e.dataOptions.value) : t;
60
90
  }
61
- function z(e) {
91
+ function Z(e) {
62
92
  return Array.isArray(e) && e.length > 0;
63
93
  }
64
- function rr(e) {
94
+ function pr(e) {
65
95
  const t = e.split(`
66
96
  `);
67
97
  for (let a = 0; a < t.length - 1; a++)
@@ -75,7 +105,7 @@ function rr(e) {
75
105
  return t.join(`
76
106
  `);
77
107
  }
78
- const ir = {
108
+ const gr = {
79
109
  react: {
80
110
  baseChartTmpl: `import { {{componentString}} } from '@sisense/sdk-ui';
81
111
  {{extraImportsString}}
@@ -96,6 +126,18 @@ export default function CodeExample() {
96
126
  }`,
97
127
  chartTmpl: "{{baseChartTmpl}}",
98
128
  chartWidgetTmpl: "{{baseChartTmpl}}",
129
+ chartWidgetPropsTmpl: `
130
+ {
131
+ id: '{{idString}}',
132
+ widgetType: '{{widgetTypeString}}',
133
+ title: '{{titleString}}',
134
+ dataSource: DM.DataSource,
135
+ chartType: '{{chartTypeString}}',
136
+ dataOptions: {{dataOptionsString}},
137
+ filters: {{filtersString}},
138
+ styleOptions: {{styleOptionsString}},
139
+ drilldownOptions: {{drilldownOptionsString}},
140
+ }`,
99
141
  widgetByIdTmpl: `import { WidgetById } from '@sisense/sdk-ui';
100
142
 
101
143
  const CodeExample = () => {
@@ -208,6 +250,56 @@ export default function CodeExample() {
208
250
  styleOptions={ {{styleOptionsString}} }
209
251
  />
210
252
  );
253
+ }`,
254
+ pivotTableWidgetPropsTmpl: `{
255
+ id: '{{idString}}',
256
+ widgetType: '{{widgetTypeString}}',
257
+ title: '{{titleString}}',
258
+ dataSource: DM.DataSource,
259
+ dataOptions: {{dataOptionsString}},
260
+ filters: {{filtersString}},
261
+ styleOptions: {{styleOptionsString}},
262
+ }`,
263
+ dashboardByIdTmpl: `import { DashboardById } from '@sisense/sdk-ui';
264
+
265
+ const CodeExample = () => {
266
+ return (
267
+ <>
268
+ <DashboardById dashboardOid="{{dashboardOid}}" />
269
+ </>
270
+ );
271
+ };
272
+
273
+ export default CodeExample;`,
274
+ dashboardTmpl: `import { useMemo } from 'react';
275
+ import { Dashboard, DashboardProps, WidgetProps } from '@sisense/sdk-ui';
276
+ import { Filter, FilterRelations } from '@sisense/sdk-data';
277
+ {{extraImportsString}}
278
+ import * as DM from './{{defaultDataSourceString}}'; // generated with @sisense/sdk-cli
279
+
280
+ export default function CodeExample() {
281
+ const dashboardProps: DashboardProps = useMemo(() => {
282
+ const widgets: WidgetProps[] = {{widgetsString}};
283
+ const filters: Filter[] | FilterRelations = {{filtersString}};
284
+
285
+ return {
286
+ title: '{{titleString}}',
287
+ widgets,
288
+ filters,
289
+ config: {
290
+ toolbar: { isVisible: true },
291
+ filtersPanel: { isVisible: true },
292
+ },
293
+ widgetsOptions: {{widgetsOptionsString}},
294
+ layoutOptions: {{layoutOptionsString}},
295
+ tabbersOptions: {{tabbersOptionsString}},
296
+ styleOptions: {{styleOptionsString}},
297
+ };
298
+ }, []);
299
+
300
+ return (
301
+ <Dashboard {...dashboardProps} />
302
+ );
211
303
  }`
212
304
  },
213
305
  angular: {
@@ -239,6 +331,17 @@ export class CodeExample {
239
331
  }`,
240
332
  chartTmpl: "{{baseChartTmpl}}",
241
333
  chartWidgetTmpl: "{{baseChartTmpl}}",
334
+ chartWidgetPropsTmpl: `{
335
+ id: '{{idString}}',
336
+ widgetType: '{{widgetTypeString}}',
337
+ title: '{{titleString}}',
338
+ dataSource: DM.DataSource,
339
+ chartType: '{{chartTypeString}}',
340
+ dataOptions: {{dataOptionsString}},
341
+ filters: {{filtersString}},
342
+ styleOptions: {{styleOptionsString}},
343
+ drilldownOptions: {{drilldownOptionsString}},
344
+ }`,
242
345
  widgetByIdTmpl: `import { Component } from '@angular/core';
243
346
 
244
347
  @Component({
@@ -333,7 +436,31 @@ export class CodeExample {
333
436
  }
334
437
  `,
335
438
  executePivotQueryTmpl: "Not implemented yet",
336
- pivotTableWidgetTmpl: "Not implemented yet"
439
+ pivotTableWidgetTmpl: "Not implemented yet",
440
+ pivotTableWidgetPropsTmpl: `{
441
+ id: '{{idString}}',
442
+ widgetType: '{{widgetTypeString}}',
443
+ title: '{{titleString}}',
444
+ dataSource: DM.DataSource,
445
+ dataOptions: {{dataOptionsString}},
446
+ filters: {{filtersString}},
447
+ styleOptions: {{styleOptionsString}},
448
+ }`,
449
+ dashboardByIdTmpl: `import { Component } from '@angular/core';
450
+
451
+ @Component({
452
+ selector: 'code-example',
453
+ template: \`
454
+ <csdk-dashboard-by-id
455
+ [dashboardOid]="dashboardOid"
456
+ />
457
+ \`,
458
+ })
459
+
460
+ export class CodeExample {
461
+ dashboardOid = "{{dashboardOid}}";
462
+ }`,
463
+ dashboardTmpl: "/** COMING SOON */"
337
464
  },
338
465
  vue: {
339
466
  baseChartTmpl: `<script setup lang="ts">
@@ -360,6 +487,17 @@ export class CodeExample {
360
487
  </template>`,
361
488
  chartTmpl: "{{baseChartTmpl}}",
362
489
  chartWidgetTmpl: "{{baseChartTmpl}}",
490
+ chartWidgetPropsTmpl: `{
491
+ id: '{{idString}}',
492
+ widgetType: '{{widgetTypeString}}',
493
+ title: '{{titleString}}',
494
+ dataSource: DM.DataSource,
495
+ chartType: '{{chartTypeString}}',
496
+ dataOptions: {{dataOptionsString}},
497
+ filters: {{filtersString}},
498
+ styleOptions: {{styleOptionsString}},
499
+ drilldownOptions: {{drilldownOptionsString}},
500
+ }`,
363
501
  widgetByIdTmpl: `<script setup lang="ts">
364
502
  import { WidgetById } from '@sisense/sdk-ui-vue';
365
503
  <\/script>
@@ -408,25 +546,105 @@ const { data, isLoading, isError, error } = useExecuteQuery(queryProps);
408
546
  </div>
409
547
  </template>`,
410
548
  executePivotQueryTmpl: "Not implemented yet",
411
- pivotTableWidgetTmpl: "Not implemented yet"
549
+ pivotTableWidgetTmpl: "Not implemented yet",
550
+ pivotTableWidgetPropsTmpl: `{
551
+ id: '{{idString}}',
552
+ widgetType: '{{widgetTypeString}}',
553
+ title: '{{titleString}}',
554
+ dataSource: DM.DataSource,
555
+ dataOptions: {{dataOptionsString}},
556
+ filters: {{filtersString}},
557
+ styleOptions: {{styleOptionsString}},
558
+ }`,
559
+ dashboardByIdTmpl: `<script setup lang="ts">
560
+ import { DashboardById } from '@sisense/sdk-ui-vue';
561
+ <\/script>
562
+ <template>
563
+ <DashboardById :dashboardOid="'{{dashboardOid}}'" />
564
+ </template>`,
565
+ dashboardTmpl: "/** COMING SOON */"
566
+ }
567
+ }, jt = (e, t) => gr[t][e].replace(/{{(.*?)Tmpl}}/g, (a, r) => jt(`${r}Tmpl`, t)), ur = (e, t) => e.replace(/{{(.*?)}}/g, (a, r) => r in t ? t[r] : (console.warn(`Placeholder ${r} not found in data`), a)), Ne = (e, t, a = "react") => {
568
+ const r = jt(e, a);
569
+ return pr(ur(r, t));
570
+ }, hr = () => Object.values(Va).map((e) => Mt.aggregationToJAQL(e)).join("|"), Ot = (e) => {
571
+ const {
572
+ formula: t,
573
+ context: a,
574
+ filter: r
575
+ } = e;
576
+ if (!a || !t)
577
+ return e;
578
+ const o = Object.keys(a);
579
+ if (o.length !== 1)
580
+ return e;
581
+ const n = o[0];
582
+ if (typeof n != "string")
583
+ return e;
584
+ const l = a[`${n}`], d = hr(), s = new RegExp(`^\\s*(${d})\\(\\[\\w+\\]\\)$`), c = t.match(s);
585
+ if (c && t.includes(n)) {
586
+ const g = c[1];
587
+ return D({
588
+ dim: l.dim,
589
+ table: l.table,
590
+ column: l.column,
591
+ datatype: l.datatype,
592
+ agg: g,
593
+ title: e.title
594
+ }, r ? {
595
+ filter: D({}, r)
596
+ } : {});
412
597
  }
413
- }, Lt = (e, t) => ir[t][e].replace(/{{(.*?)Tmpl}}/g, (a, r) => Lt(`${r}Tmpl`, t)), or = (e, t) => e.replace(/{{(.*?)}}/g, (a, r) => r in t ? t[r] : (console.warn(`Placeholder ${r} not found in data`), a)), Ye = (e, t, a = "react") => {
414
- const r = Lt(e, a);
415
- return rr(or(r, t));
416
- }, he = `
417
- `, Ne = "UNKNOWN", nr = (e, t) => {
598
+ return e;
599
+ }, fe = (e) => {
600
+ let t = e;
601
+ if ("formula" in e && (t = Ot(e)), "context" in t) {
602
+ const a = D({}, t.context);
603
+ Object.keys(a).forEach((r) => {
604
+ a[`${r}`] = fe(a[`${r}`]);
605
+ }), t.context = a;
606
+ }
607
+ return t;
608
+ }, mr = (e) => {
609
+ var t;
610
+ const a = e;
611
+ if (a.panel !== "scope")
612
+ return a;
613
+ const {
614
+ jaql: r
615
+ } = a;
616
+ return (t = r.filter) != null && t.by && (r.filter.by = Ot(r.filter.by)), B(D({}, a), {
617
+ jaql: r
618
+ });
619
+ }, br = (e) => {
620
+ let t = e;
621
+ t = mr(t);
622
+ const {
623
+ jaql: a,
624
+ measure: r,
625
+ by: o
626
+ } = t;
627
+ return D(D(B(D({}, t), {
628
+ jaql: fe(a)
629
+ }), o ? {
630
+ by: fe(o)
631
+ } : {}), r ? {
632
+ measure: fe(r)
633
+ } : {});
634
+ }, xe = 6, me = `
635
+ `, je = "UNKNOWN", fr = (e, t) => {
418
636
  let a = "";
419
637
  return a += `measureFactory.customFormula(
420
638
  `, a += " ".repeat(t), a += ` '${ne(e.title)}',
421
639
  `, a += " ".repeat(t), a += ` '${e.formula}',
422
640
  `, a += " ".repeat(t), a += ` {
423
641
  `, Object.entries(e.context).forEach(([r, o]) => {
424
- const n = Ct(o.table || Ne, o.column || Ne, void 0, "DM");
642
+ const n = Dt(o.table || je, o.column || je, void 0, "DM");
425
643
  a += " ".repeat(t), a += ` '${r.slice(1, -1)}': ${n},
426
644
  `;
427
645
  }), a += " ".repeat(t), a += ` }
428
646
  `, a += " ".repeat(t), a += ")", a;
429
- }, lr = (e) => {
647
+ }, xr = (e) => {
430
648
  const {
431
649
  level: t,
432
650
  table: a,
@@ -435,106 +653,108 @@ const { data, isLoading, isError, error } = useExecuteQuery(queryProps);
435
653
  title: n
436
654
  } = e;
437
655
  let l;
438
- return a && r && (l = Ct(a, r, t, "DM")), o && a && r && n && (l = `measureFactory.${Ha.aggregationFromJAQL(o)}(${l}, '${ne(n)}')`), l || Ne;
439
- }, dr = (e, t) => {
656
+ return a && r && (l = Dt(a, r, t, "DM")), o && a && r && n && (l = `measureFactory.${Mt.aggregationFromJAQL(o)}(${l}, '${ne(n)}')`), l || je;
657
+ }, kr = (e, t) => {
440
658
  const a = e.jaql(!1).jaql;
441
- return "formula" in a ? nr(a, t) : lr(a);
442
- }, W = (e, t = 0, a = !1) => {
659
+ return "formula" in a ? fr(a, t) : xr(a);
660
+ }, G = (e, t = 0, a = !1) => {
443
661
  if (!e)
444
662
  return "";
445
663
  if (typeof e == "string")
446
664
  return `'${ne(e)}'`;
447
- if (e instanceof St)
448
- return dr(e, t);
449
- if (e instanceof yt)
665
+ if (e instanceof Lt)
666
+ return kr(e, t);
667
+ if (e instanceof vt)
450
668
  return e.composeCode || "";
451
669
  let r = "";
452
- return Array.isArray(e) ? r += `[${e.map((o) => W(o, t + 2))}${e.length ? he + " ".repeat(t + 2) : ""}]` : (r += `{${he}`, Object.entries(e).forEach(([o, n]) => {
453
- a && (o = `'${ne(o)}'`), r += " ".repeat(t + 2), Array.isArray(n) ? r += `${o}: [${n.map((l) => W(l, t + 4, a))}${n.length ? he + " ".repeat(t + 2) : ""}]` : typeof n == "object" && n !== null ? r += `${o}: ${W(n, t + 2, a)}` : ["number", "boolean", "undefined"].includes(typeof n) || n === null ? r += `${o}: ${n}` : r += `${o}: '${ne(n)}'`, r += `,${he}`;
670
+ return Array.isArray(e) ? r += `[${e.map((o) => G(o, t + 2))}${e.length ? me + " ".repeat(t + 2) : ""}]` : (r += `{${me}`, Object.entries(e).forEach(([o, n]) => {
671
+ a && typeof o == "string" && (o = `'${ne(o)}'`), r += " ".repeat(t + 2), Array.isArray(n) ? r += `${o}: [${n.map((l) => G(l, t + 4, a))}${n.length ? me + " ".repeat(t + 2) : ""}]` : typeof n == "object" && n !== null ? r += `${o}: ${G(n, t + 2, a)}` : ["number", "boolean", "undefined"].includes(typeof n) || n === null ? r += `${o}: ${n}` : typeof n == "string" ? r += `${o}: '${ne(n)}'` : r += `${o}: ${n}`, r += `,${me}`;
454
672
  }), r += " ".repeat(t), r += "}"), r;
455
- }, fe = 6;
456
- function cr(e) {
457
- return W(e, fe);
673
+ };
674
+ function wr(e) {
675
+ return G(e, xe);
458
676
  }
459
- function Nt(e) {
677
+ function tt(e, t = "data-source-placeholder") {
460
678
  if (!e)
461
- throw new J("errors.undefinedDataSource");
462
- let t;
463
- return typeof e == "object" && "title" in e ? t = e.title : t = e, er(t);
679
+ return t;
680
+ const a = typeof e == "object" && "title" in e ? e.title : e;
681
+ return dr(a);
464
682
  }
465
- function Tt(e, t = !0) {
683
+ function at(e, t = !0) {
466
684
  const a = [];
467
- return t && a.push("measureFactory"), z(e) && a.push("filterFactory"), a.length > 0 ? `import { ${a.join(", ")} } from '@sisense/sdk-data';` : "";
685
+ return t && a.push("measureFactory"), Z(e) && a.push("filterFactory"), a.length > 0 ? `import { ${a.join(", ")} } from '@sisense/sdk-data';` : "";
468
686
  }
469
- const at = `
470
- `, sr = (e, t) => {
687
+ const rt = `
688
+ `, yr = (e, t) => {
471
689
  if (e.composeCode)
472
- return `${at}${" ".repeat(t)}${e.composeCode}`;
690
+ return `${rt}${" ".repeat(t)}${e.composeCode}`;
473
691
  const a = e.jaql().jaql;
474
- return `${at}${" ".repeat(t)}filterFactory.customFilter(${W(a, t, !0)})`;
475
- }, pr = (e, t = 0) => {
692
+ return `${rt}${" ".repeat(t)}filterFactory.customFilter(${G(a, t, !0)})`;
693
+ }, _r = (e, t = 0) => {
476
694
  if (!e)
477
695
  return "";
478
696
  let a = "";
479
- return a += `[${e.map((r) => sr(r, t + 2))}${e.length ? `
697
+ return a += `[${e.map((r) => yr(r, t + 2))}${e.length ? `
480
698
  ` + " ".repeat(t + 2) : ""}]`, a;
481
- }, jt = (e) => {
482
- if (!e)
483
- return "";
484
- if (Array.isArray(e))
485
- return pr(e, 6);
486
- throw new J("errors.filterRelationsNotSupported");
487
- }, gr = ["executeQueryByWidgetIdTmpl", "widgetByIdTmpl"], ur = "chartWidgetTmpl", hr = "pivotTableWidgetTmpl", mr = (e) => e, br = (e, t, a) => {
488
- const r = At(e), o = {
489
- titleString: e.title,
490
- dataSourceString: Nt(e.dataSource),
491
- chartTypeString: mr(e.chartType),
492
- dataOptionsString: cr(e.dataOptions),
493
- filtersString: jt(e.filters),
494
- componentString: "ChartWidget",
495
- extraImportsString: Tt(e.filters || [], r),
496
- styleOptionsString: W(e.styleOptions || {}, fe),
497
- drilldownOptionsString: W(e.drilldownOptions || {}, fe)
498
- };
499
- return Ye(a, o, t);
500
- }, fr = (e, t, a) => {
501
- const r = At(e), o = {
502
- titleString: e.title,
503
- dataSourceString: Nt(e.dataSource),
504
- dataOptionsString: W(e.dataOptions),
505
- filtersString: jt(e.filters),
506
- componentString: "PivotTableWidget",
507
- extraImportsString: Tt(e.filters || [], r),
508
- styleOptionsString: W(e.styleOptions || {}, fe)
509
- };
510
- return Ye(a, o, t);
511
- }, xr = ({
699
+ }, it = (e) => e ? Array.isArray(e) ? _r(e, 6) : "/** Filter relations not supported yet */" : "[]", Cr = ["executeQueryByWidgetIdTmpl", "widgetByIdTmpl"], vr = "chartWidgetTmpl", Sr = "pivotTableWidgetTmpl", Mr = (e) => e, Dr = ({
512
700
  dashboardOid: e,
513
701
  widgetOid: t,
514
702
  uiFramework: a = "react",
515
703
  chartType: r = "table",
516
704
  includeChart: o = !0
517
705
  }) => {
518
- Dt(r);
706
+ Nt(r);
519
707
  const n = {
520
708
  dashboardOid: e,
521
709
  widgetOid: t
522
- }, l = gr[Number(o)];
523
- return Ye(l, n, a);
524
- }, kr = ({
710
+ }, l = Cr[Number(o)];
711
+ return Ne(l, n, a);
712
+ }, Ir = (e, t, a) => {
713
+ if (_t(e)) {
714
+ Nt(e.chartType);
715
+ const r = et(e), o = {
716
+ idString: e.id,
717
+ widgetTypeString: "chart",
718
+ titleString: e.title,
719
+ dataSourceString: tt(e.dataSource),
720
+ chartTypeString: Mr(e.chartType),
721
+ dataOptionsString: wr(e.dataOptions),
722
+ filtersString: it(e.filters),
723
+ componentString: "ChartWidget",
724
+ extraImportsString: at(e.filters || [], r),
725
+ styleOptionsString: G(e.styleOptions || {}, xe),
726
+ drilldownOptionsString: G(e.drilldownOptions || {}, xe)
727
+ };
728
+ return Ne(a.chart, o, t);
729
+ }
730
+ if (ja(e)) {
731
+ const r = et(e), o = {
732
+ idString: e.id,
733
+ widgetTypeString: "pivot",
734
+ titleString: e.title,
735
+ dataSourceString: tt(e.dataSource),
736
+ dataOptionsString: G(e.dataOptions),
737
+ filtersString: it(e.filters),
738
+ componentString: "PivotTableWidget",
739
+ extraImportsString: at(e.filters || [], r),
740
+ styleOptionsString: G(e.styleOptions || {}, xe)
741
+ };
742
+ return Ne(a.pivot, o, t);
743
+ }
744
+ if (Oa(e))
745
+ return "/** Plugin widget code not supported yet */";
746
+ throw new le("errors.otherWidgetTypesNotSupported");
747
+ }, Ar = ({
525
748
  widgetProps: e,
526
749
  uiFramework: t = "react"
527
- }) => {
528
- if (xt(e))
529
- return Dt(e.chartType), br(e, t, ur);
530
- if (va(e))
531
- return fr(e, t, hr);
532
- throw new J("errors.otherWidgetTypesNotSupported");
533
- }, wr = (e) => ({
750
+ }) => Ir(e, t, {
751
+ chart: vr,
752
+ pivot: Sr
753
+ }), Lr = (e) => ({
534
754
  dataOptions: {
535
- columns: e.map(It)
755
+ columns: e.map(Tt)
536
756
  }
537
- }), yr = Object.freeze({
757
+ }), Tr = Object.freeze({
538
758
  convolution: {
539
759
  enabled: !0,
540
760
  selectedConvolutionType: "bySlicesCount",
@@ -555,17 +775,17 @@ const at = `
555
775
  xAxis: {
556
776
  gridLines: !1
557
777
  }
558
- }), rt = Object.freeze({
778
+ }), ot = Object.freeze({
559
779
  line: "line/spline",
560
780
  pie: "pie/donut",
561
781
  bar: "bar/stacked",
562
782
  column: "column/stackedcolumn"
563
- }), _r = (e, t, a) => {
783
+ }), Nr = (e, t, a) => {
564
784
  const r = e.reduce((n, l) => (n[l.jaql.title] = l, n), {}), o = Object.entries(a).reduce((n, l) => {
565
- const [d, c] = l;
566
- return n[`${d}`] = Array.isArray(c) ? c.map((s) => {
785
+ const [d, s] = l;
786
+ return n[`${d}`] = Array.isArray(s) ? s.map((c) => {
567
787
  var g, p;
568
- const m = Le(s);
788
+ const m = Te(c);
569
789
  delete m.enabled;
570
790
  const x = r[m.column.name];
571
791
  if (!x)
@@ -575,33 +795,33 @@ const at = `
575
795
  name: m.column.name
576
796
  }
577
797
  };
578
- const w = It(x);
798
+ const w = Tt(x);
579
799
  if (x.panel === "measures")
580
- return De(F({}, m), {
800
+ return B(D({}, m), {
581
801
  column: w
582
802
  });
583
- if (Oa(w.type)) {
803
+ if (Ga(w.type)) {
584
804
  const f = (p = (g = x.format) == null ? void 0 : g.mask) == null ? void 0 : p[x.jaql.level];
585
805
  if (f)
586
- return De(F({}, m), {
806
+ return B(D({}, m), {
587
807
  column: w,
588
808
  dateFormat: f
589
809
  });
590
810
  }
591
- return De(F({}, m), {
811
+ return B(D({}, m), {
592
812
  column: w
593
813
  });
594
- }) : c, n;
814
+ }) : s, n;
595
815
  }, {});
596
816
  switch (t) {
597
817
  case "cartesian":
598
- return F({
818
+ return D({
599
819
  category: [],
600
820
  value: [],
601
821
  breakBy: []
602
822
  }, o);
603
823
  case "categorical":
604
- return F({
824
+ return D({
605
825
  category: [],
606
826
  value: []
607
827
  }, o);
@@ -614,25 +834,25 @@ const at = `
614
834
  n !== "geo" && (o[`${n}`] = o[`${n}`][0]);
615
835
  }), o;
616
836
  case "table":
617
- return Object.keys(o).length === 0 ? wr(e).dataOptions : o;
837
+ return Object.keys(o).length === 0 ? Lr(e).dataOptions : o;
618
838
  case "boxplot":
619
839
  case "areamap":
620
840
  case "indicator":
621
841
  default:
622
842
  return o;
623
843
  }
624
- }, it = (e, t) => {
844
+ }, nt = (e, t) => {
625
845
  var a, r, o, n;
626
- return t === "x" ? (r = (a = e.axesMapping.category) != null ? a : e.axesMapping.x) == null ? void 0 : r.map((l) => Le(l).column.name).join(", ") : (n = (o = e.axesMapping.value) != null ? o : e.axesMapping.y) == null ? void 0 : n.map((l) => Le(l).column.name).join(", ");
627
- }, Cr = (e, t, a = !0) => {
846
+ return t === "x" ? (r = (a = e.axesMapping.category) != null ? a : e.axesMapping.x) == null ? void 0 : r.map((l) => Te(l).column.name).join(", ") : (n = (o = e.axesMapping.value) != null ? o : e.axesMapping.y) == null ? void 0 : n.map((l) => Te(l).column.name).join(", ");
847
+ }, jr = (e, t, a = !0) => {
628
848
  const {
629
849
  chartFamily: r,
630
850
  axesMapping: o = {},
631
851
  styleOptions: n = {}
632
- } = t, l = _r(e, r, o);
852
+ } = t, l = Nr(e, r, o);
633
853
  let d;
634
- return a && t.chartType in rt ? d = Ie(Ie(yr, {
635
- subtype: rt[t.chartType]
854
+ return a && t.chartType in ot ? d = Ae(Ae(Tr, {
855
+ subtype: ot[t.chartType]
636
856
  }), {
637
857
  legend: {
638
858
  enabled: !0,
@@ -641,34 +861,34 @@ const at = `
641
861
  yAxis: {
642
862
  title: {
643
863
  enabled: !0,
644
- text: it(t, "y")
864
+ text: nt(t, "y")
645
865
  }
646
866
  },
647
867
  xAxis: {
648
868
  title: {
649
869
  enabled: !0,
650
- text: it(t, "x")
870
+ text: nt(t, "x")
651
871
  }
652
872
  }
653
- }, n) : d = Ie(Na(), n), {
873
+ }, n) : d = Ae(Ea(), n), {
654
874
  dataOptions: l,
655
875
  chartStyleOptions: d
656
876
  };
657
- }, vr = (e) => "chartType" in e ? e : {
877
+ }, Or = (e) => "chartType" in e ? e : {
658
878
  chartType: "table",
659
879
  chartFamily: "table",
660
880
  axesMapping: {}
661
- }, Mr = (e) => e.map((t) => Ta(t.jaql)), Sr = (e) => e.reduce((t, a) => {
662
- if ((a.panel === "scope" || a.jaql.filter) && t.metadataFilters.push(Ke(a)), a.panel !== "scope") {
663
- const r = Ke(a);
881
+ }, Er = (e) => e.map((t) => za(t.jaql)), zr = (e) => e.reduce((t, a) => {
882
+ if ((a.panel === "scope" || a.jaql.filter) && t.metadataFilters.push(Je(a)), a.panel !== "scope") {
883
+ const r = Je(a);
664
884
  delete r.jaql.filter, t.metadataColumns.push(r);
665
885
  }
666
886
  return t;
667
887
  }, {
668
888
  metadataColumns: [],
669
889
  metadataFilters: []
670
- }), Ir = (e, t) => {
671
- if (!tr(e))
890
+ }), Zr = (e, t) => {
891
+ if (!sr(e))
672
892
  try {
673
893
  const {
674
894
  useCustomizedStyleOptions: a = !1
@@ -678,78 +898,76 @@ const at = `
678
898
  queryTitle: n
679
899
  } = e, {
680
900
  metadata: l,
681
- datasource: {
682
- title: d,
683
- id: c,
684
- type: s = "elasticube"
685
- }
686
- } = r, g = vr(o), p = g.chartType.toLowerCase(), m = {
901
+ datasource: d
902
+ } = r, s = B(D({}, d), {
903
+ type: d.type || "elasticube"
904
+ }), c = Ma(s), g = l.map((N) => br(N)).map((N) => B(D({}, N), {
905
+ jaql: B(D({}, N.jaql), {
906
+ datasource: c
907
+ })
908
+ })), p = Or(o), m = p.chartType.toLowerCase(), x = {
687
909
  cornerRadius: "Small",
688
910
  header: {
689
911
  // remove info button and render empty toolbar instead
690
912
  renderToolbar: () => null
691
913
  }
692
914
  }, {
693
- metadataColumns: x,
694
- metadataFilters: w
695
- } = Sr(l), f = Mr(w), {
915
+ metadataColumns: w,
916
+ metadataFilters: f
917
+ } = zr(g), S = Er(f), {
696
918
  dataOptions: M,
697
- chartStyleOptions: S
698
- } = Cr(x, g, a), E = F(F({}, S), m);
919
+ chartStyleOptions: z
920
+ } = jr(w, p, a), y = D(D({}, z), x);
699
921
  return {
700
922
  widgetType: "chart",
701
923
  id: n,
702
924
  title: n,
703
- chartType: p,
704
- dataSource: {
705
- title: d,
706
- id: c,
707
- type: s
708
- },
925
+ chartType: m,
926
+ dataSource: s,
709
927
  dataOptions: M,
710
- filters: f,
711
- styleOptions: E
928
+ filters: S,
929
+ styleOptions: y
712
930
  };
713
931
  } catch (a) {
714
932
  console.error(a);
715
933
  return;
716
934
  }
717
- }, Pe = (e, t) => Ir(e, t), Dr = (e) => Ka(e) ? xr(e) : kr(e), Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
935
+ }, Ye = (e, t) => Zr(e, t), Rr = (e) => lr(e) ? Dr(e) : Ar(e), Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
718
936
  __proto__: null,
719
- toWidgetCode: Dr,
720
- toWidgetProps: Pe
937
+ toWidgetCode: Rr,
938
+ toWidgetProps: Ye
721
939
  }, Symbol.toStringTag, {
722
940
  value: "Module"
723
941
  }));
724
- var Ar = Object.defineProperty, Lr = Object.defineProperties, Nr = Object.getOwnPropertyDescriptors, ot = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, jr = Object.prototype.propertyIsEnumerable, nt = (e, t, a) => t in e ? Ar(e, t, {
942
+ var Wr = Object.defineProperty, Gr = Object.defineProperties, qr = Object.getOwnPropertyDescriptors, lt = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, dt = (e, t, a) => t in e ? Wr(e, t, {
725
943
  enumerable: !0,
726
944
  configurable: !0,
727
945
  writable: !0,
728
946
  value: a
729
947
  }) : e[t] = a, v = (e, t) => {
730
948
  for (var a in t || (t = {}))
731
- Tr.call(t, a) && nt(e, a, t[a]);
732
- if (ot)
733
- for (var a of ot(t))
734
- jr.call(t, a) && nt(e, a, t[a]);
949
+ Hr.call(t, a) && dt(e, a, t[a]);
950
+ if (lt)
951
+ for (var a of lt(t))
952
+ Pr.call(t, a) && dt(e, a, t[a]);
735
953
  return e;
736
- }, A = (e, t) => Lr(e, Nr(t)), X = (e, t, a) => new Promise((r, o) => {
737
- var n = (c) => {
954
+ }, L = (e, t) => Gr(e, qr(t)), J = (e, t, a) => new Promise((r, o) => {
955
+ var n = (s) => {
738
956
  try {
739
- d(a.next(c));
740
- } catch (s) {
741
- o(s);
957
+ d(a.next(s));
958
+ } catch (c) {
959
+ o(c);
742
960
  }
743
- }, l = (c) => {
961
+ }, l = (s) => {
744
962
  try {
745
- d(a.throw(c));
746
- } catch (s) {
747
- o(s);
963
+ d(a.throw(s));
964
+ } catch (c) {
965
+ o(c);
748
966
  }
749
- }, d = (c) => c.done ? r(c.value) : Promise.resolve(c.value).then(n, l);
967
+ }, d = (s) => s.done ? r(s.value) : Promise.resolve(s.value).then(n, l);
750
968
  d((a = a.apply(e, t)).next());
751
969
  });
752
- class Er extends ja {
970
+ class Yr extends Za {
753
971
  constructor(t, a) {
754
972
  super(), this.client = t, this.setOptions(a), this.bindMethods(), this.updateResult();
755
973
  }
@@ -759,7 +977,7 @@ class Er extends ja {
759
977
  setOptions(t) {
760
978
  var a;
761
979
  const r = this.options;
762
- this.options = this.client.defaultMutationOptions(t), Ea(r, this.options) || this.client.getMutationCache().notify({
980
+ this.options = this.client.defaultMutationOptions(t), Ra(r, this.options) || this.client.getMutationCache().notify({
763
981
  type: "observerOptionsUpdated",
764
982
  mutation: this.currentMutation,
765
983
  observer: this
@@ -787,12 +1005,12 @@ class Er extends ja {
787
1005
  });
788
1006
  }
789
1007
  mutate(t, a) {
790
- return this.mutateOptions = a, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, A(v({}, this.options), {
1008
+ return this.mutateOptions = a, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, L(v({}, this.options), {
791
1009
  variables: typeof t < "u" ? t : this.options.variables
792
1010
  })), this.currentMutation.addObserver(this), this.currentMutation.execute();
793
1011
  }
794
1012
  updateResult() {
795
- const t = this.currentMutation ? this.currentMutation.state : za(), a = A(v({}, t), {
1013
+ const t = this.currentMutation ? this.currentMutation.state : Wa(), a = L(v({}, t), {
796
1014
  isLoading: t.status === "loading",
797
1015
  isSuccess: t.status === "success",
798
1016
  isError: t.status === "error",
@@ -803,14 +1021,14 @@ class Er extends ja {
803
1021
  this.currentResult = a;
804
1022
  }
805
1023
  notify(t) {
806
- kt.batch(() => {
1024
+ yt.batch(() => {
807
1025
  if (this.mutateOptions && this.hasListeners()) {
808
1026
  if (t.onSuccess) {
809
1027
  var a, r, o, n;
810
1028
  (a = (r = this.mutateOptions).onSuccess) == null || a.call(r, this.currentResult.data, this.currentResult.variables, this.currentResult.context), (o = (n = this.mutateOptions).onSettled) == null || o.call(n, this.currentResult.data, null, this.currentResult.variables, this.currentResult.context);
811
1029
  } else if (t.onError) {
812
- var l, d, c, s;
813
- (l = (d = this.mutateOptions).onError) == null || l.call(d, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (c = (s = this.mutateOptions).onSettled) == null || c.call(s, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
1030
+ var l, d, s, c;
1031
+ (l = (d = this.mutateOptions).onError) == null || l.call(d, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (s = (c = this.mutateOptions).onSettled) == null || s.call(c, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
814
1032
  }
815
1033
  }
816
1034
  t.listeners && this.listeners.forEach(({
@@ -822,31 +1040,31 @@ class Er extends ja {
822
1040
  }
823
1041
  }
824
1042
  function Be(e, t, a) {
825
- const r = Ma(e, t), o = de({
1043
+ const r = Da(e, t), o = se({
826
1044
  context: r.context
827
- }), [n] = I(() => new Er(o, r));
1045
+ }), [n] = I(() => new Yr(o, r));
828
1046
  ce(() => {
829
1047
  n.setOptions(r);
830
1048
  }, [n, r]);
831
- const l = Sa(_((c) => n.subscribe(kt.batchCalls(c)), [n]), () => n.getCurrentResult(), () => n.getCurrentResult()), d = _((c, s) => {
832
- n.mutate(c, s).catch(zr);
1049
+ const l = Ia(_((s) => n.subscribe(yt.batchCalls(s)), [n]), () => n.getCurrentResult(), () => n.getCurrentResult()), d = _((s, c) => {
1050
+ n.mutate(s, c).catch(Br);
833
1051
  }, [n]);
834
- if (l.error && Ia(n.options.useErrorBoundary, [l.error]))
1052
+ if (l.error && Aa(n.options.useErrorBoundary, [l.error]))
835
1053
  throw l.error;
836
- return A(v({}, l), {
1054
+ return L(v({}, l), {
837
1055
  mutate: d,
838
1056
  mutateAsync: l.mutate
839
1057
  });
840
1058
  }
841
- function zr() {
1059
+ function Br() {
842
1060
  }
843
- class lt {
1061
+ class st {
844
1062
  constructor(t, a = !1) {
845
- this.volatile = a, this.getChatContexts = () => X(this, null, function* () {
1063
+ this.volatile = a, this.getChatContexts = () => J(this, null, function* () {
846
1064
  return (yield this.httpClient.get("api/datasources//")) || [];
847
1065
  }), this.getNlgInsights = (r) => this.httpClient.post("api/v2/ai/nlg/queryResult", r), this.getQueryRecommendations = (r, o) => this.httpClient.get(`api/v2/ai/recommendations/query/${r}/${o.numOfRecommendations}`), this.getNlqResult = (r, o) => this.httpClient.post(`api/v2/ai/nlq/query/${r}`, o), this.setLlmConfig = (r) => this.httpClient.post("api/v2/settings/ai/llmProvider", r).catch((o) => {
848
1066
  console.error("Unable to set llm config", o);
849
- }), this.getAllChats = () => X(this, null, function* () {
1067
+ }), this.getAllChats = () => J(this, null, function* () {
850
1068
  return this.volatile ? [] : this.httpClient.get("api/v2/ai/chats");
851
1069
  }), this.getChatById = (r) => this.httpClient.get(`api/v2/ai/chats/${r}`), this.createChat = (r, o) => this.httpClient.post("api/v2/ai/chats", {
852
1070
  sourceId: r,
@@ -868,7 +1086,7 @@ class lt {
868
1086
  }, this.httpClient = t;
869
1087
  }
870
1088
  }
871
- new ht({
1089
+ new bt({
872
1090
  defaultOptions: {
873
1091
  queries: {
874
1092
  refetchOnWindowFocus: !1,
@@ -876,18 +1094,18 @@ new ht({
876
1094
  }
877
1095
  }
878
1096
  });
879
- const zt = /* @__PURE__ */ ke(void 0), G = () => Re(zt), Ot = /* @__PURE__ */ ke({}), Or = () => Re(Ot), Zr = ({
1097
+ const zt = /* @__PURE__ */ ye(void 0), q = () => We(zt), Zt = /* @__PURE__ */ ye({}), Qr = () => We(Zt), Ur = ({
880
1098
  children: e
881
1099
  }) => {
882
1100
  const [t, a] = I({}), r = _((l, d) => {
883
- var c;
884
- return `${l}_${(c = d == null ? void 0 : d.dashboardId) != null ? c : ""}`;
885
- }, []), o = _((l, d, c) => {
886
- a((s) => A(v({}, s), {
887
- [r(d, c)]: l
1101
+ var s;
1102
+ return `${l}_${(s = d == null ? void 0 : d.dashboardId) != null ? s : ""}`;
1103
+ }, []), o = _((l, d, s) => {
1104
+ a((c) => L(v({}, c), {
1105
+ [r(d, s)]: l
888
1106
  }));
889
1107
  }, [r]), n = _((l, d) => t[r(l, d)], [t, r]);
890
- return /* @__PURE__ */ i(Ot.Provider, {
1108
+ return /* @__PURE__ */ i(Zt.Provider, {
891
1109
  value: {
892
1110
  saveChatId: o,
893
1111
  getChatId: n
@@ -895,43 +1113,43 @@ const zt = /* @__PURE__ */ ke(void 0), G = () => Re(zt), Ot = /* @__PURE__ */ ke
895
1113
  children: e
896
1114
  });
897
1115
  };
898
- function Zt(e) {
1116
+ function Rt(e) {
899
1117
  var t, a;
900
1118
  if ("jaql" in e)
901
1119
  return e;
902
1120
  {
903
- const r = ga(e.dataSource), {
1121
+ const r = ha(e.dataSource), {
904
1122
  filters: o = [],
905
1123
  relations: n
906
- } = ua(e.filters), {
1124
+ } = ma(e.filters), {
907
1125
  metadata: l,
908
1126
  filterRelations: d
909
- } = ha({
1127
+ } = ba({
910
1128
  dataSource: e.dataSource,
911
1129
  attributes: (t = e.dimensions) != null ? t : [],
912
1130
  measures: (a = e.measures) != null ? a : [],
913
1131
  filters: o,
914
1132
  filterRelations: n,
915
1133
  highlights: []
916
- }, !0), c = {
1134
+ }, !0), s = {
917
1135
  jaql: {
918
1136
  datasource: r,
919
1137
  metadata: l,
920
1138
  filterRelations: d
921
1139
  }
922
1140
  };
923
- return e.verbosity && (c.verbosity = e.verbosity), c;
1141
+ return e.verbosity && (s.verbosity = e.verbosity), s;
924
1142
  }
925
1143
  }
926
- const Qe = (e, t = !0) => {
927
- const a = T(() => Zt(e), [e]), r = G(), {
1144
+ const Wt = (e, t = !0) => {
1145
+ const a = O(() => Rt(e), [e]), r = q(), {
928
1146
  data: o,
929
1147
  error: n,
930
1148
  isError: l,
931
1149
  isLoading: d,
932
- isSuccess: c,
933
- refetch: s
934
- } = le({
1150
+ isSuccess: s,
1151
+ refetch: c
1152
+ } = de({
935
1153
  queryKey: ["getNlgInsights", a, r],
936
1154
  queryFn: () => r == null ? void 0 : r.ai.getNlgInsights(a),
937
1155
  select: (g) => {
@@ -943,15 +1161,15 @@ const Qe = (e, t = !0) => {
943
1161
  return {
944
1162
  isLoading: d,
945
1163
  isError: l,
946
- isSuccess: c,
1164
+ isSuccess: s,
947
1165
  data: o,
948
1166
  error: n,
949
1167
  refetch: _(() => {
950
- s();
951
- }, [s])
1168
+ c();
1169
+ }, [c])
952
1170
  };
953
- }, Rr = ["indicator", "column", "line", "table", "pie", "bar"];
954
- function Wr(e) {
1171
+ }, Fr = ["indicator", "column", "line", "table", "pie", "bar"];
1172
+ function Vr(e) {
955
1173
  const {
956
1174
  dataSource: t,
957
1175
  query: a,
@@ -963,37 +1181,37 @@ function Wr(e) {
963
1181
  text: a,
964
1182
  // Timezone is not used by AI API, but it is currently required by the endpoint
965
1183
  timezone: "UTC",
966
- chartTypes: r ?? [...Rr]
1184
+ chartTypes: r ?? [...Fr]
967
1185
  }
968
1186
  };
969
1187
  }
970
- const Te = 4, Gr = (e) => {
1188
+ const Oe = 4, $r = (e) => {
971
1189
  const {
972
1190
  contextTitle: t,
973
1191
  count: a,
974
1192
  enableAxisTitlesInWidgetProps: r,
975
1193
  enabled: o
976
- } = e, n = G(), l = a ?? Te, d = (o === void 0 || o === !0) && l > 0, {
977
- isLoading: c,
978
- isError: s,
1194
+ } = e, n = q(), l = a ?? Oe, d = (o === void 0 || o === !0) && l > 0, {
1195
+ isLoading: s,
1196
+ isError: c,
979
1197
  isSuccess: g,
980
1198
  data: p,
981
1199
  error: m,
982
1200
  refetch: x
983
- } = le({
1201
+ } = de({
984
1202
  queryKey: ["getQueryRecommendations", t, l, n],
985
1203
  queryFn: () => n == null ? void 0 : n.ai.getQueryRecommendations(t, {
986
1204
  numOfRecommendations: l
987
1205
  }),
988
1206
  enabled: !!n && d
989
- }), w = T(() => p == null ? void 0 : p.map((f) => A(v({}, f), {
990
- widgetProps: f.jaql ? Pe(f, {
1207
+ }), w = O(() => p == null ? void 0 : p.map((f) => L(v({}, f), {
1208
+ widgetProps: f.jaql ? Ye(f, {
991
1209
  useCustomizedStyleOptions: r
992
1210
  }) : void 0
993
1211
  })), [p, r]);
994
1212
  return {
995
- isLoading: d ? c : !1,
996
- isError: s,
1213
+ isLoading: d ? s : !1,
1214
+ isError: c,
997
1215
  isSuccess: g,
998
1216
  data: w ?? void 0,
999
1217
  error: m,
@@ -1001,34 +1219,34 @@ const Te = 4, Gr = (e) => {
1001
1219
  x();
1002
1220
  }, [x])
1003
1221
  };
1004
- }, Rt = Object.freeze({
1222
+ }, Gt = Object.freeze({
1005
1223
  enableFollowupQuestions: !1,
1006
1224
  enableHeader: !0,
1007
1225
  enableInsights: !0,
1008
1226
  numOfRecommendations: 4,
1009
1227
  numOfRecentPrompts: 5
1010
- }), Wt = /* @__PURE__ */ ke(v({}, Rt)), q = () => Re(Wt), qr = ({
1228
+ }), qt = /* @__PURE__ */ ye(v({}, Gt)), H = () => We(qt), Jr = ({
1011
1229
  children: e,
1012
1230
  value: t
1013
1231
  }) => {
1014
1232
  const {
1015
1233
  t: a
1016
- } = y(), r = Object.entries(t).reduce((o, [n, l]) => (l !== void 0 && (o[n] = l), o), A(v({}, Rt), {
1234
+ } = C(), r = Object.entries(t).reduce((o, [n, l]) => (l !== void 0 && (o[n] = l), o), L(v({}, Gt), {
1017
1235
  inputPromptText: a("ai.config.inputPromptText"),
1018
1236
  welcomeText: a("ai.config.welcomeText"),
1019
1237
  suggestionsWelcomeText: a("ai.config.suggestionsWelcomeText")
1020
1238
  }));
1021
- return /* @__PURE__ */ i(Wt.Provider, {
1239
+ return /* @__PURE__ */ i(qt.Provider, {
1022
1240
  value: r,
1023
1241
  children: e
1024
1242
  });
1025
- }, Ue = "chatHistory", Hr = (e) => {
1026
- const t = G(), {
1243
+ }, Qe = "chatHistory", Xr = (e) => {
1244
+ const t = q(), {
1027
1245
  hideHistory: a
1028
- } = q();
1029
- return le({
1030
- queryKey: [Ue, e, t],
1031
- queryFn: () => X(void 0, null, function* () {
1246
+ } = H();
1247
+ return de({
1248
+ queryKey: [Qe, e, t],
1249
+ queryFn: () => J(void 0, null, function* () {
1032
1250
  if (!t || !e)
1033
1251
  return;
1034
1252
  if (a)
@@ -1038,10 +1256,10 @@ const Te = 4, Gr = (e) => {
1038
1256
  }),
1039
1257
  enabled: !!t && !!e
1040
1258
  });
1041
- }, Gt = (e) => {
1042
- const t = G(), a = de();
1259
+ }, Ht = (e) => {
1260
+ const t = q(), a = se();
1043
1261
  return Be({
1044
- mutationFn: () => X(void 0, null, function* () {
1262
+ mutationFn: () => J(void 0, null, function* () {
1045
1263
  if (!(!t || !e))
1046
1264
  return t.ai.chat.clearHistory(e);
1047
1265
  }),
@@ -1049,17 +1267,17 @@ const Te = 4, Gr = (e) => {
1049
1267
  console.error("Error when clearing history:", r);
1050
1268
  },
1051
1269
  onSettled: () => {
1052
- e && a.setQueriesData([Ue, e], []);
1270
+ e && a.setQueriesData([Qe, e], []);
1053
1271
  }
1054
1272
  });
1055
- }, Yr = (e) => {
1273
+ }, Kr = (e) => {
1056
1274
  const {
1057
1275
  data: t,
1058
1276
  isLoading: a,
1059
1277
  isError: r
1060
- } = Hr(e), {
1278
+ } = Xr(e), {
1061
1279
  mutate: o
1062
- } = Gt(e);
1280
+ } = Ht(e);
1063
1281
  return ce(() => {
1064
1282
  r && o();
1065
1283
  }, [r, o]), {
@@ -1067,14 +1285,14 @@ const Te = 4, Gr = (e) => {
1067
1285
  isLoading: a,
1068
1286
  isError: r
1069
1287
  };
1070
- }, Pr = () => {
1071
- const e = G(), {
1288
+ }, ei = () => {
1289
+ const e = q(), {
1072
1290
  data: t,
1073
1291
  isLoading: a,
1074
1292
  fetchStatus: r
1075
- } = le({
1293
+ } = de({
1076
1294
  queryKey: ["getDataTopics", e],
1077
- queryFn: () => X(void 0, null, function* () {
1295
+ queryFn: () => J(void 0, null, function* () {
1078
1296
  if (e)
1079
1297
  return e.getChatContexts();
1080
1298
  }),
@@ -1085,11 +1303,11 @@ const Te = 4, Gr = (e) => {
1085
1303
  isLoading: a,
1086
1304
  fetchStatus: r
1087
1305
  };
1088
- }, Br = () => {
1089
- const e = G(), {
1306
+ }, ti = () => {
1307
+ const e = q(), {
1090
1308
  data: t,
1091
1309
  isLoading: a
1092
- } = le({
1310
+ } = de({
1093
1311
  queryKey: ["getAllChats", e],
1094
1312
  queryFn: () => e == null ? void 0 : e.ai.chat.getAll(),
1095
1313
  enabled: !!e
@@ -1098,9 +1316,9 @@ const Te = 4, Gr = (e) => {
1098
1316
  data: t ?? [],
1099
1317
  isLoading: a
1100
1318
  };
1101
- }, Qr = (e, t, a) => {
1102
- const r = de(), o = G(), n = Be({
1103
- mutationFn: () => X(void 0, null, function* () {
1319
+ }, ai = (e, t, a) => {
1320
+ const r = se(), o = q(), n = Be({
1321
+ mutationFn: () => J(void 0, null, function* () {
1104
1322
  if (!(!o || !e))
1105
1323
  return o.ai.chat.create(e, a);
1106
1324
  }),
@@ -1109,7 +1327,7 @@ const Te = 4, Gr = (e) => {
1109
1327
  return ce(() => {
1110
1328
  t && n.isIdle && n.mutate();
1111
1329
  }, [t, n]), n;
1112
- }, Ur = (e, t) => {
1330
+ }, ri = (e, t) => {
1113
1331
  switch (e.responseType = e.responseType.toLowerCase(), e.responseType) {
1114
1332
  case "nlq":
1115
1333
  return {
@@ -1126,128 +1344,128 @@ const Te = 4, Gr = (e) => {
1126
1344
  default:
1127
1345
  throw Error(`${t}${JSON.stringify(e)}`);
1128
1346
  }
1129
- }, Fr = (e, t) => {
1130
- const a = de(), r = _((c) => {
1131
- e && a.setQueriesData([Ue, e], (s) => s && [...s, c]);
1347
+ }, ii = (e, t) => {
1348
+ const a = se(), r = _((s) => {
1349
+ e && a.setQueriesData([Qe, e], (c) => c && [...c, s]);
1132
1350
  }, [a, e]), {
1133
1351
  t: o
1134
- } = y(), n = G(), {
1352
+ } = C(), n = q(), {
1135
1353
  mutate: l,
1136
1354
  isLoading: d
1137
1355
  } = Be({
1138
- mutationFn: (c) => X(void 0, null, function* () {
1356
+ mutationFn: (s) => J(void 0, null, function* () {
1139
1357
  if (!(!n || !e))
1140
1358
  return n.ai.chat.post(e, {
1141
- text: c,
1359
+ text: s,
1142
1360
  options: {
1143
1361
  enableFollowup: t
1144
1362
  }
1145
1363
  });
1146
1364
  }),
1147
- onMutate: (c) => {
1365
+ onMutate: (s) => {
1148
1366
  r({
1149
- content: c,
1367
+ content: s,
1150
1368
  role: "user"
1151
1369
  });
1152
1370
  },
1153
- onError: (c) => {
1154
- c instanceof Error && (console.error("Error when sending message:", c.message), r({
1155
- content: o(`ai.errors.${c.interpolationOptions.errorCode}`, {
1371
+ onError: (s) => {
1372
+ s instanceof Error && (console.error("Error when sending message:", s.message), r({
1373
+ content: o(`ai.errors.${s.interpolationOptions.errorCode}`, {
1156
1374
  defaultValue: o("ai.errors.unexpectedChatResponse")
1157
1375
  }),
1158
1376
  role: "assistant"
1159
1377
  }));
1160
1378
  },
1161
- onSuccess: (c) => {
1162
- if (!c)
1379
+ onSuccess: (s) => {
1380
+ if (!s)
1163
1381
  return;
1164
- const s = o("ai.errors.unknownResponse");
1165
- r(Ur(c, s));
1382
+ const c = o("ai.errors.unknownResponse");
1383
+ r(ri(s, c));
1166
1384
  }
1167
1385
  });
1168
1386
  return {
1169
1387
  mutate: l,
1170
1388
  isLoading: d
1171
1389
  };
1172
- }, Vr = (e, t, a = !1) => {
1390
+ }, oi = (e, t, a = !1) => {
1173
1391
  var r;
1174
1392
  const {
1175
1393
  data: o,
1176
1394
  isLoading: n
1177
- } = Br(), l = Or(), d = l.getChatId(e, t) || ((r = o.find((p) => {
1395
+ } = ti(), l = Qr(), d = l.getChatId(e, t) || ((r = o.find((p) => {
1178
1396
  var m;
1179
1397
  return p.contextTitle === e && ((m = p.contextDetails) == null ? void 0 : m.dashboardId) === (t == null ? void 0 : t.dashboardId);
1180
1398
  })) == null ? void 0 : r.chatId), {
1181
- isError: c,
1182
- data: s,
1399
+ isError: s,
1400
+ data: c,
1183
1401
  isSuccess: g
1184
- } = Qr(e, a && !n && !d, t);
1402
+ } = ai(e, a && !n && !d, t);
1185
1403
  return ce(() => {
1186
- g && s && !d && l.saveChatId(s.chatId, e, t);
1187
- }, [s, g, e, t, d, l]), {
1404
+ g && c && !d && l.saveChatId(c.chatId, e, t);
1405
+ }, [c, g, e, t, d, l]), {
1188
1406
  chatId: d,
1189
1407
  isLoading: n,
1190
- isError: c
1408
+ isError: s
1191
1409
  };
1192
- }, Jr = (e) => T(() => {
1410
+ }, ni = (e) => O(() => {
1193
1411
  if (e != null && e.length) {
1194
1412
  const t = e[e.length - 1];
1195
- if (qt(t))
1413
+ if (Pt(t))
1196
1414
  return JSON.parse(t.content);
1197
1415
  }
1198
1416
  return null;
1199
- }, [e]), qt = (e) => !!e && "type" in e && e.type === "nlq", Xr = (e) => !!e && "type" in e && e.type === "text", $r = (e, t) => {
1417
+ }, [e]), Pt = (e) => !!e && "type" in e && e.type === "nlq", li = (e) => !!e && "type" in e && e.type === "text", di = (e, t) => {
1200
1418
  const {
1201
1419
  t: a
1202
- } = y(), {
1420
+ } = C(), {
1203
1421
  enableFollowupQuestions: r
1204
- } = q(), {
1422
+ } = H(), {
1205
1423
  chatId: o,
1206
1424
  isError: n
1207
- } = Vr(e, t, !0), [l, d] = I(null), {
1208
- history: c,
1209
- isLoading: s,
1425
+ } = oi(e, t, !0), [l, d] = I(null), {
1426
+ history: s,
1427
+ isLoading: c,
1210
1428
  isError: g
1211
- } = Yr(o);
1429
+ } = Kr(o);
1212
1430
  ce(() => {
1213
- n ? d(new J("ai.errors.chatUnavailable")) : g && d(new J("ai.errors.fetchHistory"));
1431
+ n ? d(new le("ai.errors.chatUnavailable")) : g && d(new le("ai.errors.fetchHistory"));
1214
1432
  }, [n, g, a]);
1215
1433
  const {
1216
1434
  mutate: p,
1217
1435
  isLoading: m
1218
- } = Fr(o, r), x = Jr(c);
1436
+ } = ii(o, r), x = ni(s);
1219
1437
  return {
1220
1438
  chatId: o,
1221
- history: c ?? [],
1439
+ history: s ?? [],
1222
1440
  lastNlqResponse: x,
1223
1441
  sendMessage: p,
1224
1442
  isAwaitingResponse: m,
1225
- isLoading: s,
1443
+ isLoading: c,
1226
1444
  lastError: l
1227
1445
  };
1228
- }, Kr = 500, ei = 500, ti = 500, ai = 900, ri = /* @__PURE__ */ u("div", {
1446
+ }, si = 500, ci = 500, pi = 500, gi = 900, ui = /* @__PURE__ */ u("div", {
1229
1447
  target: "e1ldv6710",
1230
1448
  label: "ChatFrame"
1231
1449
  })("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({
1232
1450
  theme: e
1233
1451
  }) => e.aiChat.borderRadius, ";background-color:", ({
1234
1452
  theme: e
1235
- }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Kr, "px;min-height:", ei, "px;width:", ({
1453
+ }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", si, "px;min-height:", ci, "px;width:", ({
1236
1454
  width: e
1237
- }) => e ? dt(e) : `${ti}px`, ";height:", ({
1455
+ }) => e ? ct(e) : `${pi}px`, ";height:", ({
1238
1456
  height: e
1239
- }) => e ? dt(e) : `${ai}px`, ";", ({
1457
+ }) => e ? ct(e) : `${gi}px`, ";", ({
1240
1458
  theme: e
1241
- }) => L`
1459
+ }) => T`
1242
1460
  font-size: ${e.aiChat.primaryFontSize[0]};
1243
1461
  line-height: ${e.aiChat.primaryFontSize[1]};
1244
1462
  `, " border:", ({
1245
1463
  theme: e
1246
1464
  }) => e.aiChat.border === !1 ? "none" : e.aiChat.border, ";");
1247
- function dt(e) {
1465
+ function ct(e) {
1248
1466
  return typeof e == "number" ? `${e}px` : e;
1249
1467
  }
1250
- function ii({
1468
+ function hi({
1251
1469
  spin: e
1252
1470
  }) {
1253
1471
  return /* @__PURE__ */ h("svg", {
@@ -1271,16 +1489,16 @@ function ii({
1271
1489
  })]
1272
1490
  });
1273
1491
  }
1274
- function ye() {
1492
+ function Ce() {
1275
1493
  return /* @__PURE__ */ i("div", {
1276
1494
  className: "csdk-m-auto",
1277
1495
  "aria-label": "loading spinner",
1278
- children: /* @__PURE__ */ i(ii, {
1496
+ children: /* @__PURE__ */ i(hi, {
1279
1497
  spin: !0
1280
1498
  })
1281
1499
  });
1282
1500
  }
1283
- function oi({
1501
+ function mi({
1284
1502
  theme: e
1285
1503
  }) {
1286
1504
  return /* @__PURE__ */ i("svg", {
@@ -1295,7 +1513,7 @@ function oi({
1295
1513
  })
1296
1514
  });
1297
1515
  }
1298
- function ni({
1516
+ function bi({
1299
1517
  theme: e
1300
1518
  }) {
1301
1519
  const t = e.aiChat.icons.color;
@@ -1317,17 +1535,17 @@ function ni({
1317
1535
  })]
1318
1536
  });
1319
1537
  }
1320
- const li = /* @__PURE__ */ u("div", {
1538
+ const fi = /* @__PURE__ */ u("div", {
1321
1539
  target: "e1q6h1ze0",
1322
1540
  label: "Section"
1323
- })("display:flex;flex-direction:column;row-gap:4px;"), di = /* @__PURE__ */ u("div", {
1541
+ })("display:flex;flex-direction:column;row-gap:4px;"), xi = /* @__PURE__ */ u("div", {
1324
1542
  target: "e1q6h1ze1",
1325
1543
  label: "SectionHeader"
1326
1544
  })("font-size:11px;line-height:18px;font-weight:300;color:", ({
1327
1545
  theme: e
1328
1546
  }) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
1329
1547
  theme: e
1330
- }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), ci = /* @__PURE__ */ u("div", {
1548
+ }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), ki = /* @__PURE__ */ u("div", {
1331
1549
  target: "e1q6h1ze2",
1332
1550
  label: "DropupItem"
1333
1551
  })("font-size:", ({
@@ -1339,7 +1557,7 @@ const li = /* @__PURE__ */ u("div", {
1339
1557
  }) => e.aiChat.dropup.items.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({
1340
1558
  theme: e
1341
1559
  }) => e.aiChat.dropup.items.hover.backgroundColor, ";}");
1342
- function si({
1560
+ function wi({
1343
1561
  title: e,
1344
1562
  items: t,
1345
1563
  onSelect: a,
@@ -1348,19 +1566,19 @@ function si({
1348
1566
  const [o, n] = I(!1), {
1349
1567
  themeSettings: l
1350
1568
  } = k();
1351
- return /* @__PURE__ */ h(li, {
1352
- children: [/* @__PURE__ */ i(di, {
1569
+ return /* @__PURE__ */ h(fi, {
1570
+ children: [/* @__PURE__ */ i(xi, {
1353
1571
  onClick: () => n((d) => !d),
1354
1572
  theme: l,
1355
1573
  children: e.toUpperCase()
1356
- }), (o || r) && t.map((d, c) => /* @__PURE__ */ i(ci, {
1574
+ }), (o || r) && t.map((d, s) => /* @__PURE__ */ i(ki, {
1357
1575
  onClick: () => a(d),
1358
1576
  theme: l,
1359
1577
  children: d
1360
- }, c))]
1578
+ }, s))]
1361
1579
  });
1362
1580
  }
1363
- const pi = /* @__PURE__ */ u("div", {
1581
+ const yi = /* @__PURE__ */ u("div", {
1364
1582
  target: "e10x5x4a0",
1365
1583
  label: "PopupContent"
1366
1584
  })("font-family:", ({
@@ -1375,7 +1593,7 @@ const pi = /* @__PURE__ */ u("div", {
1375
1593
  theme: e
1376
1594
  }) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({
1377
1595
  theme: e
1378
- }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), gi = /* @__PURE__ */ u("div", {
1596
+ }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), _i = /* @__PURE__ */ u("div", {
1379
1597
  target: "e10x5x4a1",
1380
1598
  label: "ErrorMessage"
1381
1599
  })("font-size:", ({
@@ -1384,8 +1602,8 @@ const pi = /* @__PURE__ */ u("div", {
1384
1602
  theme: e
1385
1603
  }) => e.aiChat.primaryFontSize[1], ";color:", ({
1386
1604
  theme: e
1387
- }) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), je = (e) => e.startsWith("/");
1388
- function ui({
1605
+ }) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), Ee = (e) => e.startsWith("/");
1606
+ function Ci({
1389
1607
  recentPrompts: e,
1390
1608
  suggestions: t,
1391
1609
  isLoading: a,
@@ -1403,12 +1621,12 @@ function ui({
1403
1621
  items: t,
1404
1622
  onSelect: r
1405
1623
  }].filter((p) => p.title.slice(0, n.length) === n), {
1406
- themeSettings: c
1624
+ themeSettings: s
1407
1625
  } = k(), {
1408
- t: s
1409
- } = y(), g = d.length === 1;
1410
- return /* @__PURE__ */ i(ft, {
1411
- open: je(n) && d.length > 0,
1626
+ t: c
1627
+ } = C(), g = d.length === 1;
1628
+ return /* @__PURE__ */ i(wt, {
1629
+ open: Ee(n) && d.length > 0,
1412
1630
  anchorEl: o,
1413
1631
  placement: "top-start",
1414
1632
  modifiers: [{
@@ -1420,21 +1638,21 @@ function ui({
1420
1638
  sx: {
1421
1639
  zIndex: 3
1422
1640
  },
1423
- children: /* @__PURE__ */ h(pi, {
1641
+ children: /* @__PURE__ */ h(yi, {
1424
1642
  style: {
1425
1643
  width: o == null ? void 0 : o.offsetWidth
1426
1644
  },
1427
- theme: c,
1428
- children: [a && /* @__PURE__ */ i(ye, {}), !a && !l && d.map((p) => /* @__PURE__ */ i(si, A(v({}, p), {
1645
+ theme: s,
1646
+ children: [a && /* @__PURE__ */ i(Ce, {}), !a && !l && d.map((p) => /* @__PURE__ */ i(wi, L(v({}, p), {
1429
1647
  alwaysExpanded: g
1430
- }), p.title)), l && /* @__PURE__ */ i(gi, {
1431
- theme: c,
1432
- children: s("ai.errors.recommendationsNotAvailable")
1648
+ }), p.title)), l && /* @__PURE__ */ i(_i, {
1649
+ theme: s,
1650
+ children: c("ai.errors.recommendationsNotAvailable")
1433
1651
  })]
1434
1652
  })
1435
1653
  });
1436
1654
  }
1437
- function se({
1655
+ function pe({
1438
1656
  title: e,
1439
1657
  placement: t = "top",
1440
1658
  children: a
@@ -1442,7 +1660,7 @@ function se({
1442
1660
  const {
1443
1661
  themeSettings: r
1444
1662
  } = k();
1445
- return /* @__PURE__ */ i(Da, {
1663
+ return /* @__PURE__ */ i(La, {
1446
1664
  title: e,
1447
1665
  placement: t,
1448
1666
  disableInteractive: !0,
@@ -1470,15 +1688,15 @@ function se({
1470
1688
  children: a
1471
1689
  });
1472
1690
  }
1473
- const hi = 500, mi = /* @__PURE__ */ u("div", {
1691
+ const vi = 500, Si = /* @__PURE__ */ u("div", {
1474
1692
  target: "e6iwkw10",
1475
1693
  label: "ChatInputContainer"
1476
1694
  })("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({
1477
1695
  theme: e
1478
- }) => e.aiChat.backgroundColor, ";"), bi = /* @__PURE__ */ u("button", {
1696
+ }) => e.aiChat.backgroundColor, ";"), Mi = /* @__PURE__ */ u("button", {
1479
1697
  target: "e6iwkw11",
1480
1698
  label: "ClearHistoryButton"
1481
- })("height:34px;background-color:inherit;cursor:pointer;border:none;"), fi = /* @__PURE__ */ u("textarea", {
1699
+ })("height:34px;background-color:inherit;cursor:pointer;border:none;"), Di = /* @__PURE__ */ u("textarea", {
1482
1700
  target: "e6iwkw12",
1483
1701
  label: "TextInput"
1484
1702
  })("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({
@@ -1487,21 +1705,21 @@ const hi = 500, mi = /* @__PURE__ */ u("div", {
1487
1705
  theme: e
1488
1706
  }) => e.aiChat.primaryTextColor, ";background-color:", ({
1489
1707
  theme: e
1490
- }) => e.aiChat.input.backgroundColor, ";"), xi = /* @__PURE__ */ u("button", {
1708
+ }) => e.aiChat.input.backgroundColor, ";"), Ii = /* @__PURE__ */ u("button", {
1491
1709
  target: "e6iwkw13",
1492
1710
  label: "SendMessageButton"
1493
1711
  })("height:34px;background-color:inherit;border-style:none;color:", ({
1494
1712
  theme: e
1495
1713
  }) => e.aiChat.primaryTextColor, ";", ({
1496
1714
  disabled: e
1497
- }) => e ? L`
1715
+ }) => e ? T`
1498
1716
  opacity: 0.3;
1499
1717
  cursor: not-allowed;
1500
- ` : L`
1718
+ ` : T`
1501
1719
  opacity: 1;
1502
1720
  cursor: pointer;
1503
- `), ki = 34;
1504
- function wi({
1721
+ `), Ai = 34;
1722
+ function Li({
1505
1723
  onSendMessage: e,
1506
1724
  onClearHistoryClick: t,
1507
1725
  disabled: a,
@@ -1511,209 +1729,209 @@ function wi({
1511
1729
  recommendationsError: l,
1512
1730
  onChange: d
1513
1731
  }) {
1514
- const [c, s] = I(""), {
1732
+ const [s, c] = I(""), {
1515
1733
  inputPromptText: g
1516
- } = q(), p = _(() => {
1734
+ } = H(), p = _(() => {
1517
1735
  if (a)
1518
1736
  return;
1519
- if (je(c)) {
1520
- s("");
1737
+ if (Ee(s)) {
1738
+ c("");
1521
1739
  return;
1522
1740
  }
1523
- const C = c.trim();
1524
- C.length !== 0 && (e(C), s(""));
1525
- }, [a, e, c]), m = _((C) => {
1526
- e(C), s("");
1527
- }, [e]), x = _((C) => {
1528
- C.key === "Enter" ? (C.preventDefault(), p()) : C.key === "Escape" && je(c) && s("");
1529
- }, [p, c]), w = _((C) => {
1530
- d == null || d(C.target.value), s(C.target.value);
1531
- }, [d]), f = V(null);
1532
- be(() => {
1533
- f.current && (f.current.style.height = "inherit", f.current.style.height = `${Math.max(f.current.scrollHeight + 2, ki)}px`);
1534
- }, [c]), be(() => {
1741
+ const y = s.trim();
1742
+ y.length !== 0 && (e(y), c(""));
1743
+ }, [a, e, s]), m = _((y) => {
1744
+ e(y), c("");
1745
+ }, [e]), x = _((y) => {
1746
+ y.key === "Enter" ? (y.preventDefault(), p()) : y.key === "Escape" && Ee(s) && c("");
1747
+ }, [p, s]), w = _((y) => {
1748
+ d == null || d(y.target.value), c(y.target.value);
1749
+ }, [d]), f = $(null);
1750
+ ke(() => {
1751
+ f.current && (f.current.style.height = "inherit", f.current.style.height = `${Math.max(f.current.scrollHeight + 2, Ai)}px`);
1752
+ }, [s]), ke(() => {
1535
1753
  f.current && f.current.focus({
1536
1754
  preventScroll: !0
1537
1755
  });
1538
1756
  }, []);
1539
1757
  const {
1540
- themeSettings: M
1758
+ themeSettings: S
1541
1759
  } = k(), {
1542
- t: S
1543
- } = y(), E = _((C) => {
1544
- var O;
1545
- if ((O = document.getElementById("csdk-chatbot-frame")) != null && O.contains(C.relatedTarget)) {
1546
- const H = (Z) => {
1547
- var B;
1548
- document.removeEventListener("mouseup", H), document.removeEventListener("keyup", H), Z.type === "mouseup" && ((B = document.getSelection()) == null ? void 0 : B.type) !== "Range" && C.target.focus({
1760
+ t: M
1761
+ } = C(), z = _((y) => {
1762
+ var N;
1763
+ if ((N = document.getElementById("csdk-chatbot-frame")) != null && N.contains(y.relatedTarget)) {
1764
+ const P = (R) => {
1765
+ var U;
1766
+ document.removeEventListener("mouseup", P), document.removeEventListener("keyup", P), R.type === "mouseup" && ((U = document.getSelection()) == null ? void 0 : U.type) !== "Range" && y.target.focus({
1549
1767
  preventScroll: !0
1550
1768
  });
1551
1769
  };
1552
- document.addEventListener("mouseup", H), document.addEventListener("keyup", H);
1770
+ document.addEventListener("mouseup", P), document.addEventListener("keyup", P);
1553
1771
  }
1554
1772
  }, []);
1555
- return /* @__PURE__ */ h(mi, {
1556
- theme: M,
1557
- children: [/* @__PURE__ */ i(ui, {
1773
+ return /* @__PURE__ */ h(Si, {
1774
+ theme: S,
1775
+ children: [/* @__PURE__ */ i(Ci, {
1558
1776
  recentPrompts: r,
1559
1777
  suggestions: o,
1560
1778
  isLoading: n,
1561
1779
  onSelection: m,
1562
1780
  anchorEl: f.current,
1563
- text: c,
1781
+ text: s,
1564
1782
  recommendationsError: l
1565
- }), t && /* @__PURE__ */ i(se, {
1566
- title: S("ai.buttons.clearChat"),
1783
+ }), t && /* @__PURE__ */ i(pe, {
1784
+ title: M("ai.buttons.clearChat"),
1567
1785
  placement: "bottom-start",
1568
- children: /* @__PURE__ */ i(bi, {
1786
+ children: /* @__PURE__ */ i(Mi, {
1569
1787
  "aria-label": "clear history",
1570
1788
  onClick: t,
1571
- children: /* @__PURE__ */ i(ni, {
1572
- theme: M
1789
+ children: /* @__PURE__ */ i(bi, {
1790
+ theme: S
1573
1791
  })
1574
1792
  })
1575
- }), /* @__PURE__ */ i(fi, {
1793
+ }), /* @__PURE__ */ i(Di, {
1576
1794
  "aria-label": "chat input",
1577
- onBlur: E,
1578
- maxLength: hi,
1795
+ onBlur: z,
1796
+ maxLength: vi,
1579
1797
  ref: f,
1580
1798
  rows: 1,
1581
1799
  onChange: w,
1582
1800
  spellCheck: "true",
1583
1801
  placeholder: g,
1584
- value: c,
1802
+ value: s,
1585
1803
  onKeyDown: x,
1586
- theme: M
1587
- }), /* @__PURE__ */ i(xi, {
1804
+ theme: S
1805
+ }), /* @__PURE__ */ i(Ii, {
1588
1806
  "aria-label": "send chat message",
1589
- disabled: a || c.length === 0,
1807
+ disabled: a || s.length === 0,
1590
1808
  onClick: p,
1591
- theme: M,
1809
+ theme: S,
1592
1810
  children: /* @__PURE__ */ i("span", {
1593
1811
  "data-state": "closed",
1594
- children: /* @__PURE__ */ i(oi, {
1595
- theme: M
1812
+ children: /* @__PURE__ */ i(mi, {
1813
+ theme: S
1596
1814
  })
1597
1815
  })
1598
1816
  })]
1599
1817
  });
1600
1818
  }
1601
- const yi = /* @__PURE__ */ u("div", {
1819
+ const Ti = /* @__PURE__ */ u("div", {
1602
1820
  target: "er3yjg60",
1603
1821
  label: "FlexContainer"
1604
1822
  })("display:flex;", ({
1605
1823
  align: e
1606
- }) => e === "right" ? L`
1824
+ }) => e === "right" ? T`
1607
1825
  justify-content: flex-end;
1608
- ` : L`
1826
+ ` : T`
1609
1827
  justify-content: flex-start;
1610
- `), Ht = /* @__PURE__ */ u("div", {
1828
+ `), Yt = /* @__PURE__ */ u("div", {
1611
1829
  target: "er3yjg61",
1612
1830
  label: "MessageContainer"
1613
1831
  })("font-size:inherit;line-height:inherit;padding-top:8.5px;padding-bottom:8.5px;padding-left:0.5rem;padding-right:0.5rem;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box;", ({
1614
1832
  align: e
1615
- }) => e === "right" ? L`
1833
+ }) => e === "right" ? T`
1616
1834
  text-align: right;
1617
1835
  border-radius: 10px 10px 0px 10px;
1618
- ` : L`
1836
+ ` : T`
1619
1837
  text-align: left;
1620
1838
  border-radius: 10px 10px 10px 0px;
1621
1839
  `, " ", ({
1622
1840
  align: e
1623
- }) => e !== "full" ? L`
1841
+ }) => e !== "full" ? T`
1624
1842
  max-width: 85%;
1625
1843
  ` : "", " color:", ({
1626
1844
  theme: e
1627
1845
  }) => e.aiChat.primaryTextColor, ";background-color:", ({
1628
1846
  theme: e,
1629
1847
  align: t
1630
- }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), P = ({
1848
+ }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), Q = ({
1631
1849
  align: e,
1632
1850
  children: t
1633
1851
  }) => {
1634
1852
  const {
1635
1853
  themeSettings: a
1636
1854
  } = k();
1637
- return /* @__PURE__ */ i(yi, {
1855
+ return /* @__PURE__ */ i(Ti, {
1638
1856
  theme: a,
1639
1857
  align: e,
1640
- children: /* @__PURE__ */ i(Ht, {
1858
+ children: /* @__PURE__ */ i(Yt, {
1641
1859
  theme: a,
1642
1860
  align: e,
1643
1861
  children: t
1644
1862
  })
1645
1863
  });
1646
1864
  };
1647
- function _i() {
1865
+ function Ni() {
1648
1866
  const {
1649
1867
  welcomeText: e
1650
- } = q();
1651
- return e === !1 ? null : /* @__PURE__ */ i(P, {
1868
+ } = H();
1869
+ return e === !1 ? null : /* @__PURE__ */ i(Q, {
1652
1870
  align: "left",
1653
1871
  children: e
1654
1872
  });
1655
1873
  }
1656
- const Ci = /* @__PURE__ */ u("div", {
1874
+ const ji = /* @__PURE__ */ u("div", {
1657
1875
  target: "e1r5p4wy0",
1658
1876
  label: "Container"
1659
- })("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), vi = /* @__PURE__ */ u("div", {
1877
+ })("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), Oi = /* @__PURE__ */ u("div", {
1660
1878
  target: "e1r5p4wy1",
1661
1879
  label: "Title"
1662
1880
  })("color:", ({
1663
1881
  theme: e
1664
- }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), Mi = /* @__PURE__ */ u("div", {
1882
+ }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), Ei = /* @__PURE__ */ u("div", {
1665
1883
  target: "e1r5p4wy2",
1666
1884
  label: "ActionButton"
1667
1885
  })("color:rgba(54,163,217,1);cursor:pointer;");
1668
- function Yt({
1886
+ function Bt({
1669
1887
  text: e,
1670
1888
  action: t
1671
1889
  }) {
1672
1890
  const {
1673
1891
  themeSettings: a
1674
1892
  } = k();
1675
- return /* @__PURE__ */ h(Ci, {
1676
- children: [/* @__PURE__ */ i(vi, {
1893
+ return /* @__PURE__ */ h(ji, {
1894
+ children: [/* @__PURE__ */ i(Oi, {
1677
1895
  theme: a,
1678
1896
  children: e
1679
- }), /* @__PURE__ */ i(xa, {}), t && /* @__PURE__ */ i(Mi, {
1897
+ }), /* @__PURE__ */ i(wa, {}), t && /* @__PURE__ */ i(Ei, {
1680
1898
  onClick: t.onClick,
1681
1899
  children: t.text
1682
1900
  })]
1683
1901
  });
1684
1902
  }
1685
- const me = /* @__PURE__ */ u("div", {
1903
+ const be = /* @__PURE__ */ u("div", {
1686
1904
  target: "e3ryei50",
1687
1905
  label: "Dot"
1688
1906
  })("width:5px;height:5px;border-radius:50%;background-color:", (e) => e.color, ";animation:hop 0.9s ease-out infinite;&:nth-of-type(2){animation-delay:0.1s;}&:nth-of-type(3){animation-delay:0.2s;}&:nth-of-type(4){animation-delay:0.3s;}@keyframes hop{0%,40%{transform:translateY(0);}20%{transform:translateY(-100%);}}");
1689
- function Pt() {
1907
+ function Qt() {
1690
1908
  const {
1691
1909
  themeSettings: e
1692
1910
  } = k(), t = e.aiChat.icons.color;
1693
1911
  return /* @__PURE__ */ h("div", {
1694
1912
  className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
1695
1913
  "aria-label": "loading dots",
1696
- children: [/* @__PURE__ */ i(me, {
1914
+ children: [/* @__PURE__ */ i(be, {
1697
1915
  color: t
1698
- }), /* @__PURE__ */ i(me, {
1916
+ }), /* @__PURE__ */ i(be, {
1699
1917
  color: t
1700
- }), /* @__PURE__ */ i(me, {
1918
+ }), /* @__PURE__ */ i(be, {
1701
1919
  color: t
1702
- }), /* @__PURE__ */ i(me, {
1920
+ }), /* @__PURE__ */ i(be, {
1703
1921
  color: t
1704
1922
  })]
1705
1923
  });
1706
1924
  }
1707
- const Si = /* @__PURE__ */ u("div", {
1925
+ const zi = /* @__PURE__ */ u("div", {
1708
1926
  target: "ed5z2fc0",
1709
1927
  label: "FlexContainer"
1710
1928
  })("display:flex;", ({
1711
1929
  align: e
1712
- }) => e === "right" ? L`
1930
+ }) => e === "right" ? T`
1713
1931
  justify-content: flex-end;
1714
- ` : L`
1932
+ ` : T`
1715
1933
  justify-content: flex-start;
1716
- `), Ii = /* @__PURE__ */ u("button", {
1934
+ `), Zi = /* @__PURE__ */ u("button", {
1717
1935
  target: "ed5z2fc1",
1718
1936
  label: "MessageButton"
1719
1937
  })("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({
@@ -1728,13 +1946,13 @@ const Si = /* @__PURE__ */ u("div", {
1728
1946
  theme: e
1729
1947
  }) => e.aiChat.clickableMessages.hover.backgroundColor, ";}border-radius:20px;", ({
1730
1948
  align: e
1731
- }) => e === "right" ? L`
1949
+ }) => e === "right" ? T`
1732
1950
  text-align: right;
1733
- ` : L`
1951
+ ` : T`
1734
1952
  text-align: left;
1735
1953
  `, " ", ({
1736
1954
  align: e
1737
- }) => e !== "full" ? L`
1955
+ }) => e !== "full" ? T`
1738
1956
  max-width: 382px;
1739
1957
  ` : "", " ", ({
1740
1958
  theme: e
@@ -1745,7 +1963,7 @@ const Si = /* @__PURE__ */ u("div", {
1745
1963
  } = e.aiChat.suggestions;
1746
1964
  if (t) {
1747
1965
  const [r, o] = t;
1748
- return L`
1966
+ return T`
1749
1967
  border: none;
1750
1968
  position: relative;
1751
1969
  border-radius: ${a};
@@ -1767,7 +1985,7 @@ const Si = /* @__PURE__ */ u("div", {
1767
1985
  }
1768
1986
  return "";
1769
1987
  });
1770
- function xe({
1988
+ function we({
1771
1989
  children: e,
1772
1990
  align: t,
1773
1991
  onClick: a,
@@ -1778,9 +1996,9 @@ function xe({
1778
1996
  const {
1779
1997
  themeSettings: l
1780
1998
  } = k();
1781
- return /* @__PURE__ */ i(Si, {
1999
+ return /* @__PURE__ */ i(zi, {
1782
2000
  align: t,
1783
- children: /* @__PURE__ */ i(Ii, {
2001
+ children: /* @__PURE__ */ i(Zi, {
1784
2002
  "aria-label": n,
1785
2003
  theme: l,
1786
2004
  onClick: a,
@@ -1791,20 +2009,20 @@ function xe({
1791
2009
  })
1792
2010
  });
1793
2011
  }
1794
- function Di({
2012
+ function Ri({
1795
2013
  onCancel: e,
1796
2014
  onConfirm: t
1797
2015
  }) {
1798
2016
  const {
1799
2017
  t: a
1800
- } = y();
1801
- return /* @__PURE__ */ h(N, {
1802
- children: [/* @__PURE__ */ i(P, {
2018
+ } = C();
2019
+ return /* @__PURE__ */ h(j, {
2020
+ children: [/* @__PURE__ */ i(Q, {
1803
2021
  align: "left",
1804
2022
  children: a("ai.clearHistoryPrompt")
1805
2023
  }), /* @__PURE__ */ h("div", {
1806
2024
  className: "csdk-flex csdk-gap-x-2",
1807
- children: [/* @__PURE__ */ i(xe, {
2025
+ children: [/* @__PURE__ */ i(we, {
1808
2026
  align: "right",
1809
2027
  onClick: t,
1810
2028
  accessibleName: "confirm clear chat",
@@ -1812,7 +2030,7 @@ function Di({
1812
2030
  className: "csdk-py-[6px] csdk-px-[20px]",
1813
2031
  children: a("ai.buttons.yes")
1814
2032
  })
1815
- }), /* @__PURE__ */ i(xe, {
2033
+ }), /* @__PURE__ */ i(we, {
1816
2034
  align: "right",
1817
2035
  onClick: e,
1818
2036
  accessibleName: "cancel clear chat",
@@ -1824,19 +2042,19 @@ function Di({
1824
2042
  })]
1825
2043
  });
1826
2044
  }
1827
- function Ai(e) {
1828
- return ya("MuiDialog", e);
2045
+ function Wi(e) {
2046
+ return Ca("MuiDialog", e);
1829
2047
  }
1830
- const Ae = oa("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), Bt = /* @__PURE__ */ ke({});
1831
- process.env.NODE_ENV !== "production" && (Bt.displayName = "DialogContext");
1832
- const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], Ni = we(na, {
2048
+ const Le = la("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), Ut = /* @__PURE__ */ ye({});
2049
+ process.env.NODE_ENV !== "production" && (Ut.displayName = "DialogContext");
2050
+ const Gi = ["aria-describedby", "aria-labelledby", "BackdropComponent", "BackdropProps", "children", "className", "disableEscapeKeyDown", "fullScreen", "fullWidth", "maxWidth", "onBackdropClick", "onClick", "onClose", "open", "PaperComponent", "PaperProps", "scroll", "TransitionComponent", "transitionDuration", "TransitionProps"], qi = _e(da, {
1833
2051
  name: "MuiDialog",
1834
2052
  slot: "Backdrop",
1835
2053
  overrides: (e, t) => t.backdrop
1836
2054
  })({
1837
2055
  // Improve scrollable dialog support.
1838
2056
  zIndex: -1
1839
- }), Ti = (e) => {
2057
+ }), Hi = (e) => {
1840
2058
  const {
1841
2059
  classes: t,
1842
2060
  scroll: a,
@@ -1848,8 +2066,8 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1848
2066
  container: ["container", `scroll${ee(a)}`],
1849
2067
  paper: ["paper", `paperScroll${ee(a)}`, `paperWidth${ee(String(r))}`, o && "paperFullWidth", n && "paperFullScreen"]
1850
2068
  };
1851
- return ma(l, Ai, t);
1852
- }, ji = we(la, {
2069
+ return fa(l, Wi, t);
2070
+ }, Pi = _e(sa, {
1853
2071
  name: "MuiDialog",
1854
2072
  slot: "Root",
1855
2073
  overridesResolver: (e, t) => t.root
@@ -1858,7 +2076,7 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1858
2076
  // Use !important to override the Modal inline-style.
1859
2077
  position: "absolute !important"
1860
2078
  }
1861
- }), Ei = we("div", {
2079
+ }), Yi = _e("div", {
1862
2080
  name: "MuiDialog",
1863
2081
  slot: "Container",
1864
2082
  overridesResolver: (e, t) => {
@@ -1869,7 +2087,7 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1869
2087
  }
1870
2088
  })(({
1871
2089
  ownerState: e
1872
- }) => U({
2090
+ }) => V({
1873
2091
  height: "100%",
1874
2092
  "@media print": {
1875
2093
  height: "auto"
@@ -1891,7 +2109,7 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1891
2109
  height: "100%",
1892
2110
  width: "0"
1893
2111
  }
1894
- })), zi = we(mt, {
2112
+ })), Bi = _e(ft, {
1895
2113
  name: "MuiDialog",
1896
2114
  slot: "Paper",
1897
2115
  overridesResolver: (e, t) => {
@@ -1903,7 +2121,7 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1903
2121
  })(({
1904
2122
  theme: e,
1905
2123
  ownerState: t
1906
- }) => U({
2124
+ }) => V({
1907
2125
  margin: 32,
1908
2126
  position: "relative",
1909
2127
  overflowY: "auto",
@@ -1925,14 +2143,14 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1925
2143
  maxWidth: "calc(100% - 64px)"
1926
2144
  }, t.maxWidth === "xs" && {
1927
2145
  maxWidth: e.breakpoints.unit === "px" ? Math.max(e.breakpoints.values.xs, 444) : `max(${e.breakpoints.values.xs}${e.breakpoints.unit}, 444px)`,
1928
- [`&.${Ae.paperScrollBody}`]: {
2146
+ [`&.${Le.paperScrollBody}`]: {
1929
2147
  [e.breakpoints.down(Math.max(e.breakpoints.values.xs, 444) + 32 * 2)]: {
1930
2148
  maxWidth: "calc(100% - 64px)"
1931
2149
  }
1932
2150
  }
1933
2151
  }, t.maxWidth && t.maxWidth !== "xs" && {
1934
2152
  maxWidth: `${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`,
1935
- [`&.${Ae.paperScrollBody}`]: {
2153
+ [`&.${Le.paperScrollBody}`]: {
1936
2154
  [e.breakpoints.down(e.breakpoints.values[t.maxWidth] + 32 * 2)]: {
1937
2155
  maxWidth: "calc(100% - 64px)"
1938
2156
  }
@@ -1946,99 +2164,99 @@ const Li = ["aria-describedby", "aria-labelledby", "BackdropComponent", "Backdro
1946
2164
  height: "100%",
1947
2165
  maxHeight: "none",
1948
2166
  borderRadius: 0,
1949
- [`&.${Ae.paperScrollBody}`]: {
2167
+ [`&.${Le.paperScrollBody}`]: {
1950
2168
  margin: 0,
1951
2169
  maxWidth: "100%"
1952
2170
  }
1953
- })), Qt = /* @__PURE__ */ bt(function(e, t) {
1954
- const a = da({
2171
+ })), Ft = /* @__PURE__ */ kt(function(e, t) {
2172
+ const a = ca({
1955
2173
  props: e,
1956
2174
  name: "MuiDialog"
1957
- }), r = ca(), o = {
2175
+ }), r = pa(), o = {
1958
2176
  enter: r.transitions.duration.enteringScreen,
1959
2177
  exit: r.transitions.duration.leavingScreen
1960
2178
  }, {
1961
2179
  "aria-describedby": n,
1962
2180
  "aria-labelledby": l,
1963
2181
  BackdropComponent: d,
1964
- BackdropProps: c,
1965
- children: s,
2182
+ BackdropProps: s,
2183
+ children: c,
1966
2184
  className: g,
1967
2185
  disableEscapeKeyDown: p = !1,
1968
2186
  fullScreen: m = !1,
1969
2187
  fullWidth: x = !1,
1970
2188
  maxWidth: w = "sm",
1971
2189
  onBackdropClick: f,
1972
- onClick: M,
1973
- onClose: S,
1974
- open: E,
1975
- PaperComponent: C = mt,
1976
- PaperProps: O = {},
1977
- scroll: H = "paper",
1978
- TransitionComponent: Z = ba,
1979
- transitionDuration: B = o,
1980
- TransitionProps: Ce
1981
- } = a, ge = sa(a, Li), Q = U({}, a, {
2190
+ onClick: S,
2191
+ onClose: M,
2192
+ open: z,
2193
+ PaperComponent: y = ft,
2194
+ PaperProps: N = {},
2195
+ scroll: P = "paper",
2196
+ TransitionComponent: R = xa,
2197
+ transitionDuration: U = o,
2198
+ TransitionProps: Se
2199
+ } = a, ue = ga(a, Gi), F = V({}, a, {
1982
2200
  disableEscapeKeyDown: p,
1983
2201
  fullScreen: m,
1984
2202
  fullWidth: x,
1985
2203
  maxWidth: w,
1986
- scroll: H
1987
- }), $ = Ti(Q), ae = V(), ve = (R) => {
1988
- ae.current = R.target === R.currentTarget;
1989
- }, re = (R) => {
1990
- M && M(R), ae.current && (ae.current = null, f && f(R), S && S(R, "backdropClick"));
1991
- }, ie = pa(l), j = T(() => ({
2204
+ scroll: P
2205
+ }), X = Hi(F), ae = $(), Me = (W) => {
2206
+ ae.current = W.target === W.currentTarget;
2207
+ }, re = (W) => {
2208
+ S && S(W), ae.current && (ae.current = null, f && f(W), M && M(W, "backdropClick"));
2209
+ }, ie = ua(l), E = O(() => ({
1992
2210
  titleId: ie
1993
2211
  }), [ie]);
1994
- return /* @__PURE__ */ oe(ji, U({
1995
- className: Se($.root, g),
2212
+ return /* @__PURE__ */ oe(Pi, V({
2213
+ className: Ie(X.root, g),
1996
2214
  closeAfterTransition: !0,
1997
2215
  components: {
1998
- Backdrop: Ni
2216
+ Backdrop: qi
1999
2217
  },
2000
2218
  componentsProps: {
2001
- backdrop: U({
2002
- transitionDuration: B,
2219
+ backdrop: V({
2220
+ transitionDuration: U,
2003
2221
  as: d
2004
- }, c)
2222
+ }, s)
2005
2223
  },
2006
2224
  disableEscapeKeyDown: p,
2007
- onClose: S,
2008
- open: E,
2225
+ onClose: M,
2226
+ open: z,
2009
2227
  ref: t,
2010
2228
  onClick: re,
2011
- ownerState: Q
2012
- }, ge, {
2013
- children: /* @__PURE__ */ oe(Z, U({
2229
+ ownerState: F
2230
+ }, ue, {
2231
+ children: /* @__PURE__ */ oe(R, V({
2014
2232
  appear: !0,
2015
- in: E,
2016
- timeout: B,
2233
+ in: z,
2234
+ timeout: U,
2017
2235
  role: "presentation"
2018
- }, Ce, {
2019
- children: /* @__PURE__ */ oe(Ei, {
2020
- className: Se($.container),
2021
- onMouseDown: ve,
2022
- ownerState: Q,
2023
- children: /* @__PURE__ */ oe(zi, U({
2024
- as: C,
2236
+ }, Se, {
2237
+ children: /* @__PURE__ */ oe(Yi, {
2238
+ className: Ie(X.container),
2239
+ onMouseDown: Me,
2240
+ ownerState: F,
2241
+ children: /* @__PURE__ */ oe(Bi, V({
2242
+ as: y,
2025
2243
  elevation: 24,
2026
2244
  role: "dialog",
2027
2245
  "aria-describedby": n,
2028
2246
  "aria-labelledby": ie
2029
- }, O, {
2030
- className: Se($.paper, O.className),
2031
- ownerState: Q,
2032
- children: /* @__PURE__ */ oe(Bt.Provider, {
2033
- value: j,
2034
- children: s
2247
+ }, N, {
2248
+ className: Ie(X.paper, N.className),
2249
+ ownerState: F,
2250
+ children: /* @__PURE__ */ oe(Ut.Provider, {
2251
+ value: E,
2252
+ children: c
2035
2253
  })
2036
2254
  }))
2037
2255
  })
2038
2256
  }))
2039
2257
  }));
2040
2258
  });
2041
- process.env.NODE_ENV !== "production" && (Qt.propTypes = {
2259
+ process.env.NODE_ENV !== "production" && (Ft.propTypes = {
2042
2260
  // ┌────────────────────────────── Warning ──────────────────────────────┐
2043
2261
  // │ These PropTypes are generated from the TypeScript type definitions. │
2044
2262
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -2170,7 +2388,7 @@ process.env.NODE_ENV !== "production" && (Qt.propTypes = {
2170
2388
  */
2171
2389
  TransitionProps: b.object
2172
2390
  });
2173
- function Oi({
2391
+ function Qi({
2174
2392
  fillColor: e = "#262E3D"
2175
2393
  }) {
2176
2394
  return /* @__PURE__ */ h("svg", {
@@ -2194,7 +2412,7 @@ function Oi({
2194
2412
  })]
2195
2413
  });
2196
2414
  }
2197
- const Ut = {
2415
+ const Vt = {
2198
2416
  row: {
2199
2417
  hover: "rgba(224, 224, 224, 0.3)"
2200
2418
  },
@@ -2279,9 +2497,9 @@ const Ut = {
2279
2497
  errorBG: "rgba(231, 71, 39, 0.1)"
2280
2498
  }
2281
2499
  }
2282
- }, Zi = {
2500
+ }, Ui = {
2283
2501
  shouldForwardProp: (e) => !e.startsWith("$")
2284
- }, pe = /* @__PURE__ */ u(_t, Zi, {
2502
+ }, ge = /* @__PURE__ */ u(St, Ui, {
2285
2503
  target: "e869yoj0",
2286
2504
  label: "IconButton"
2287
2505
  })(({
@@ -2289,10 +2507,10 @@ const Ut = {
2289
2507
  }) => ({
2290
2508
  padding: 2,
2291
2509
  "&.MuiIconButton-root:hover": {
2292
- backgroundColor: e ?? Ut.interaction.defaultHover
2510
+ backgroundColor: e ?? Vt.interaction.defaultHover
2293
2511
  }
2294
2512
  }));
2295
- function Ri({
2513
+ function Fi({
2296
2514
  fill: e = "rgba(38, 46, 61, 0.67)"
2297
2515
  }) {
2298
2516
  return /* @__PURE__ */ i("svg", {
@@ -2309,7 +2527,7 @@ function Ri({
2309
2527
  })
2310
2528
  });
2311
2529
  }
2312
- function Wi({
2530
+ function Vi({
2313
2531
  fill: e = "rgba(38, 46, 61, 0.67)"
2314
2532
  }) {
2315
2533
  return /* @__PURE__ */ i("svg", {
@@ -2326,7 +2544,7 @@ function Wi({
2326
2544
  })
2327
2545
  });
2328
2546
  }
2329
- function Gi() {
2547
+ function $i() {
2330
2548
  return /* @__PURE__ */ i("svg", {
2331
2549
  xmlns: "http://www.w3.org/2000/svg",
2332
2550
  width: "24",
@@ -2342,7 +2560,7 @@ function Gi() {
2342
2560
  })
2343
2561
  });
2344
2562
  }
2345
- function qi({
2563
+ function Ji({
2346
2564
  fill: e = "rgba(38, 46, 61, 0.67)"
2347
2565
  }) {
2348
2566
  return /* @__PURE__ */ i("svg", {
@@ -2359,23 +2577,23 @@ function qi({
2359
2577
  })
2360
2578
  });
2361
2579
  }
2362
- const Fe = (e) => wt(e.chart.backgroundColor), Hi = ({
2580
+ const Ue = (e) => Ct(e.chart.backgroundColor), Xi = ({
2363
2581
  title: e
2364
2582
  }) => {
2365
2583
  const {
2366
2584
  themeSettings: t
2367
2585
  } = k();
2368
- return /* @__PURE__ */ i(se, {
2586
+ return /* @__PURE__ */ i(pe, {
2369
2587
  title: e,
2370
- children: /* @__PURE__ */ i(pe, {
2588
+ children: /* @__PURE__ */ i(ge, {
2371
2589
  disableTouchRipple: !0,
2372
- $hoverColor: Fe(t),
2373
- children: /* @__PURE__ */ i(Wi, {
2590
+ $hoverColor: Ue(t),
2591
+ children: /* @__PURE__ */ i(Vi, {
2374
2592
  fill: t.chart.textColor
2375
2593
  })
2376
2594
  })
2377
2595
  });
2378
- }, Yi = ({
2596
+ }, Ki = ({
2379
2597
  items: e
2380
2598
  }) => {
2381
2599
  const [t, a] = I(null), r = (l) => {
@@ -2385,15 +2603,15 @@ const Fe = (e) => wt(e.chart.backgroundColor), Hi = ({
2385
2603
  }, {
2386
2604
  themeSettings: n
2387
2605
  } = k();
2388
- return /* @__PURE__ */ h(N, {
2389
- children: [/* @__PURE__ */ i(pe, {
2606
+ return /* @__PURE__ */ h(j, {
2607
+ children: [/* @__PURE__ */ i(ge, {
2390
2608
  onClick: r,
2391
- $hoverColor: Fe(n),
2609
+ $hoverColor: Ue(n),
2392
2610
  "aria-label": "three dots button",
2393
- children: /* @__PURE__ */ i(qi, {
2611
+ children: /* @__PURE__ */ i(Ji, {
2394
2612
  fill: n.chart.textColor
2395
2613
  })
2396
- }), /* @__PURE__ */ i(Pa, {
2614
+ }), /* @__PURE__ */ i(Ja, {
2397
2615
  anchorEl: t,
2398
2616
  anchorOrigin: {
2399
2617
  vertical: "bottom",
@@ -2405,14 +2623,14 @@ const Fe = (e) => wt(e.chart.backgroundColor), Hi = ({
2405
2623
  },
2406
2624
  open: !!t,
2407
2625
  onClose: o,
2408
- children: e.map((l) => /* @__PURE__ */ h(Ya, {
2626
+ children: e.map((l) => /* @__PURE__ */ h($a, {
2409
2627
  onClick: () => {
2410
2628
  l.onClick(), o();
2411
2629
  },
2412
2630
  sx: {
2413
2631
  fontSize: "13px",
2414
2632
  fontFamily: n.typography.fontFamily,
2415
- color: Ut.text.content
2633
+ color: Vt.text.content
2416
2634
  },
2417
2635
  disableRipple: !0,
2418
2636
  children: [l.icon, /* @__PURE__ */ i("div", {
@@ -2422,50 +2640,50 @@ const Fe = (e) => wt(e.chart.backgroundColor), Hi = ({
2422
2640
  }, l.title))
2423
2641
  })]
2424
2642
  });
2425
- }, Pi = ({
2643
+ }, eo = ({
2426
2644
  onClick: e
2427
2645
  }) => {
2428
2646
  const {
2429
2647
  themeSettings: t
2430
2648
  } = k(), {
2431
2649
  t: a
2432
- } = y();
2433
- return /* @__PURE__ */ i(se, {
2650
+ } = C();
2651
+ return /* @__PURE__ */ i(pe, {
2434
2652
  title: a("ai.preview"),
2435
- children: /* @__PURE__ */ i(pe, {
2653
+ children: /* @__PURE__ */ i(ge, {
2436
2654
  onClick: e,
2437
- $hoverColor: Fe(t),
2438
- children: /* @__PURE__ */ i(Ri, {
2655
+ $hoverColor: Ue(t),
2656
+ children: /* @__PURE__ */ i(Fi, {
2439
2657
  fill: t.chart.textColor
2440
2658
  })
2441
2659
  })
2442
2660
  });
2443
- }, Bi = /* @__PURE__ */ u("div", {
2661
+ }, to = /* @__PURE__ */ u("div", {
2444
2662
  target: "e1cseu7j0",
2445
2663
  label: "ToolbarContainer"
2446
2664
  })("display:flex;padding-top:6px;padding-bottom:6px;");
2447
- function Qi({
2665
+ function ao({
2448
2666
  infoTooltipText: e,
2449
2667
  onRefresh: t,
2450
2668
  onExpand: a
2451
2669
  }) {
2452
- const r = T(() => [{
2670
+ const r = O(() => [{
2453
2671
  title: "Refresh",
2454
2672
  onClick: t,
2455
- icon: /* @__PURE__ */ i(Gi, {})
2673
+ icon: /* @__PURE__ */ i($i, {})
2456
2674
  }], [t]);
2457
- return /* @__PURE__ */ h(Bi, {
2675
+ return /* @__PURE__ */ h(to, {
2458
2676
  "aria-label": "chatbot chart toolbar",
2459
- children: [/* @__PURE__ */ i(Hi, {
2677
+ children: [/* @__PURE__ */ i(Xi, {
2460
2678
  title: e ?? ""
2461
- }), /* @__PURE__ */ i(Yi, {
2679
+ }), /* @__PURE__ */ i(Ki, {
2462
2680
  items: r
2463
- }), /* @__PURE__ */ i(Pi, {
2681
+ }), /* @__PURE__ */ i(eo, {
2464
2682
  onClick: a
2465
2683
  })]
2466
2684
  });
2467
2685
  }
2468
- function Ui({
2686
+ function ro({
2469
2687
  content: e
2470
2688
  }) {
2471
2689
  const [t, a] = I(!1), {
@@ -2473,20 +2691,20 @@ function Ui({
2473
2691
  } = k(), {
2474
2692
  inlineElement: o,
2475
2693
  expandedElement: n
2476
- } = T(() => {
2477
- const l = Pe(e, {
2694
+ } = O(() => {
2695
+ const l = Ye(e, {
2478
2696
  useCustomizedStyleOptions: !0
2479
2697
  });
2480
- if (l === void 0 || !xt(l))
2481
- throw new J("errors.otherWidgetTypesNotSupported");
2698
+ if (l === void 0 || !_t(l))
2699
+ throw new le("errors.otherWidgetTypesNotSupported");
2482
2700
  const {
2483
2701
  detailedDescription: d
2484
2702
  } = e, {
2485
- styleOptions: c
2486
- } = l, s = {
2703
+ styleOptions: s
2704
+ } = l, c = {
2487
2705
  cornerRadius: "Small",
2488
2706
  header: {
2489
- renderToolbar: (m) => /* @__PURE__ */ i(Qi, {
2707
+ renderToolbar: (m) => /* @__PURE__ */ i(ao, {
2490
2708
  infoTooltipText: d,
2491
2709
  onRefresh: m,
2492
2710
  onExpand: () => a(!0)
@@ -2494,13 +2712,13 @@ function Ui({
2494
2712
  }
2495
2713
  };
2496
2714
  let g, p;
2497
- if (Wa(l.chartType))
2715
+ if (Qa(l.chartType))
2498
2716
  g = /* @__PURE__ */ i("div", {
2499
2717
  className: "csdk-h-[245px]",
2500
- children: /* @__PURE__ */ i(ue, A(v({}, l), {
2501
- styleOptions: s
2718
+ children: /* @__PURE__ */ i(he, L(v({}, l), {
2719
+ styleOptions: c
2502
2720
  }))
2503
- }), p = /* @__PURE__ */ i(ue, A(v({}, l), {
2721
+ }), p = /* @__PURE__ */ i(he, L(v({}, l), {
2504
2722
  styleOptions: {
2505
2723
  header: {
2506
2724
  hidden: !0
@@ -2508,20 +2726,20 @@ function Ui({
2508
2726
  }
2509
2727
  }));
2510
2728
  else {
2511
- const m = A(v({}, c), {
2729
+ const m = L(v({}, s), {
2512
2730
  header: {
2513
2731
  hidden: !0
2514
2732
  }
2515
- }), x = v(A(v({}, c), {
2733
+ }), x = v(L(v({}, s), {
2516
2734
  legend: void 0,
2517
2735
  xAxis: void 0,
2518
2736
  yAxis: void 0
2519
- }), s);
2737
+ }), c);
2520
2738
  delete x.legend, delete x.xAxis, delete x.yAxis, g = /* @__PURE__ */ i("div", {
2521
- children: /* @__PURE__ */ i(ue, A(v({}, l), {
2739
+ children: /* @__PURE__ */ i(he, L(v({}, l), {
2522
2740
  styleOptions: x
2523
2741
  }))
2524
- }), p = /* @__PURE__ */ i(ue, A(v({}, l), {
2742
+ }), p = /* @__PURE__ */ i(he, L(v({}, l), {
2525
2743
  styleOptions: v({
2526
2744
  cornerRadius: "None"
2527
2745
  }, m)
@@ -2532,8 +2750,8 @@ function Ui({
2532
2750
  expandedElement: p
2533
2751
  };
2534
2752
  }, [e]);
2535
- return /* @__PURE__ */ h(N, {
2536
- children: [o, /* @__PURE__ */ h(Qt, {
2753
+ return /* @__PURE__ */ h(j, {
2754
+ children: [o, /* @__PURE__ */ h(Ft, {
2537
2755
  open: t,
2538
2756
  onClose: () => a(!1),
2539
2757
  maxWidth: "xl",
@@ -2549,10 +2767,10 @@ function Ui({
2549
2767
  children: [/* @__PURE__ */ i("div", {
2550
2768
  className: "csdk-text-ai-lg csdk-semibold",
2551
2769
  children: e.queryTitle
2552
- }), /* @__PURE__ */ i(_t, {
2770
+ }), /* @__PURE__ */ i(St, {
2553
2771
  onClick: () => a(!1),
2554
2772
  "aria-label": "close expanded chart",
2555
- children: /* @__PURE__ */ i(Oi, {
2773
+ children: /* @__PURE__ */ i(Qi, {
2556
2774
  fillColor: r.aiChat.primaryTextColor
2557
2775
  })
2558
2776
  })]
@@ -2563,7 +2781,7 @@ function Ui({
2563
2781
  })]
2564
2782
  });
2565
2783
  }
2566
- function Fi({
2784
+ function io({
2567
2785
  theme: e
2568
2786
  }) {
2569
2787
  return /* @__PURE__ */ i("svg", {
@@ -2580,7 +2798,7 @@ function Fi({
2580
2798
  })
2581
2799
  });
2582
2800
  }
2583
- function Vi({
2801
+ function oo({
2584
2802
  onClick: e,
2585
2803
  disabled: t
2586
2804
  }) {
@@ -2588,21 +2806,21 @@ function Vi({
2588
2806
  themeSettings: a
2589
2807
  } = k(), {
2590
2808
  t: r
2591
- } = y();
2592
- return /* @__PURE__ */ i(se, {
2809
+ } = C();
2810
+ return /* @__PURE__ */ i(pe, {
2593
2811
  title: r("ai.buttons.incorrectResponse"),
2594
- children: /* @__PURE__ */ i(pe, {
2812
+ children: /* @__PURE__ */ i(ge, {
2595
2813
  "aria-label": "thumbs-down",
2596
2814
  onClick: e,
2597
2815
  $hoverColor: a.aiChat.icons.feedbackIcons.hoverColor,
2598
2816
  disabled: t,
2599
- children: /* @__PURE__ */ i(Fi, {
2817
+ children: /* @__PURE__ */ i(io, {
2600
2818
  theme: a
2601
2819
  })
2602
2820
  })
2603
2821
  });
2604
2822
  }
2605
- function Ji({
2823
+ function no({
2606
2824
  theme: e
2607
2825
  }) {
2608
2826
  return /* @__PURE__ */ i("svg", {
@@ -2619,7 +2837,7 @@ function Ji({
2619
2837
  })
2620
2838
  });
2621
2839
  }
2622
- function Xi({
2840
+ function lo({
2623
2841
  onClick: e,
2624
2842
  disabled: t
2625
2843
  }) {
@@ -2627,22 +2845,22 @@ function Xi({
2627
2845
  themeSettings: a
2628
2846
  } = k(), {
2629
2847
  t: r
2630
- } = y();
2631
- return /* @__PURE__ */ i(se, {
2848
+ } = C();
2849
+ return /* @__PURE__ */ i(pe, {
2632
2850
  title: r("ai.buttons.correctResponse"),
2633
- children: /* @__PURE__ */ i(pe, {
2851
+ children: /* @__PURE__ */ i(ge, {
2634
2852
  "aria-label": "thumbs-up",
2635
2853
  onClick: e,
2636
2854
  $hoverColor: a.aiChat.icons.feedbackIcons.hoverColor,
2637
2855
  disabled: t,
2638
- children: /* @__PURE__ */ i(Ji, {
2856
+ children: /* @__PURE__ */ i(no, {
2639
2857
  theme: a
2640
2858
  })
2641
2859
  })
2642
2860
  });
2643
2861
  }
2644
- const $i = () => {
2645
- const [e, t] = I(!1), a = V(null), r = _(() => {
2862
+ const so = () => {
2863
+ const [e, t] = I(!1), a = $(null), r = _(() => {
2646
2864
  t(!0);
2647
2865
  }, []), o = _(() => {
2648
2866
  t(!1);
@@ -2651,13 +2869,13 @@ const $i = () => {
2651
2869
  var l;
2652
2870
  ((l = a.current) == null ? void 0 : l.nodeType) === Node.ELEMENT_NODE && (a.current.removeEventListener("mouseenter", r), a.current.removeEventListener("mouseleave", o)), (n == null ? void 0 : n.nodeType) === Node.ELEMENT_NODE && (n.addEventListener("mouseenter", r), n.addEventListener("mouseleave", o)), a.current = n;
2653
2871
  }, [r, o]), e];
2654
- }, Ki = /* @__PURE__ */ u("div", {
2872
+ }, co = /* @__PURE__ */ u("div", {
2655
2873
  target: "e2xyvaw0",
2656
2874
  label: "Container"
2657
2875
  })("display:flex;flex-direction:column;row-gap:", ({
2658
2876
  theme: e
2659
2877
  }) => e.aiChat.body.gapBetweenMessages, ";");
2660
- function eo({
2878
+ function po({
2661
2879
  visible: e,
2662
2880
  onSend: t
2663
2881
  }) {
@@ -2666,50 +2884,50 @@ function eo({
2666
2884
  }, [t]);
2667
2885
  return e ? /* @__PURE__ */ h("div", {
2668
2886
  className: `csdk-flex csdk-items-center ${`csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${a ? "csdk-opacity-0" : "csdk-opacity-100"}`}`,
2669
- children: [/* @__PURE__ */ i(Xi, {
2887
+ children: [/* @__PURE__ */ i(lo, {
2670
2888
  onClick: () => o("up"),
2671
2889
  disabled: a
2672
- }), /* @__PURE__ */ i(Vi, {
2890
+ }), /* @__PURE__ */ i(oo, {
2673
2891
  onClick: () => o("down"),
2674
2892
  disabled: a
2675
2893
  })]
2676
2894
  }) : null;
2677
2895
  }
2678
- function ct({
2896
+ function pt({
2679
2897
  sourceId: e,
2680
2898
  data: t,
2681
2899
  type: a,
2682
2900
  buttonVisibility: r = "onHover",
2683
2901
  renderContent: o
2684
2902
  }) {
2685
- const n = G(), l = Ga(_((p) => {
2903
+ const n = q(), l = Ua(_((p) => {
2686
2904
  n && n.ai.sendFeedback({
2687
2905
  sourceId: e,
2688
2906
  type: a,
2689
2907
  data: t,
2690
2908
  rating: p
2691
2909
  });
2692
- }, [n, e, t, a]), 200), [d, c] = $i(), s = T(() => r === "onHover" ? c : r !== "never", [c, r]), {
2910
+ }, [n, e, t, a]), 200), [d, s] = so(), c = O(() => r === "onHover" ? s : r !== "never", [s, r]), {
2693
2911
  themeSettings: g
2694
2912
  } = k();
2695
- return /* @__PURE__ */ i(Ki, {
2913
+ return /* @__PURE__ */ i(co, {
2696
2914
  ref: d,
2697
2915
  theme: g,
2698
- children: o(/* @__PURE__ */ i(eo, {
2916
+ children: o(/* @__PURE__ */ i(po, {
2699
2917
  onSend: l,
2700
- visible: s
2918
+ visible: c
2701
2919
  }))
2702
2920
  });
2703
2921
  }
2704
- const to = 18 * 5;
2705
- function Ve({
2922
+ const go = 18 * 5;
2923
+ function $t({
2706
2924
  text: e
2707
2925
  }) {
2708
2926
  const [t, a] = I(!0), [r, o] = I(!1), {
2709
2927
  t: n
2710
- } = y(), l = V(null);
2711
- return be(() => {
2712
- l.current && l.current.scrollHeight > to && o(!0);
2928
+ } = C(), l = $(null);
2929
+ return ke(() => {
2930
+ l.current && l.current.scrollHeight > go && o(!0);
2713
2931
  }, [e]), /* @__PURE__ */ h("div", {
2714
2932
  children: [/* @__PURE__ */ i("div", {
2715
2933
  ref: l,
@@ -2725,27 +2943,27 @@ function Ve({
2725
2943
  })]
2726
2944
  });
2727
2945
  }
2728
- function ao({
2946
+ function uo({
2729
2947
  nlgRequest: e
2730
2948
  }) {
2731
2949
  const {
2732
2950
  data: t,
2733
2951
  isLoading: a,
2734
2952
  isError: r
2735
- } = Qe(e), {
2953
+ } = Wt(e), {
2736
2954
  t: o
2737
- } = y();
2738
- return a ? /* @__PURE__ */ i(Pt, {}) : r ? /* @__PURE__ */ i(P, {
2955
+ } = C();
2956
+ return a ? /* @__PURE__ */ i(Qt, {}) : r ? /* @__PURE__ */ i(Q, {
2739
2957
  align: "left",
2740
2958
  children: o("ai.errors.unexpected")
2741
- }) : /* @__PURE__ */ i(P, {
2959
+ }) : /* @__PURE__ */ i(Q, {
2742
2960
  align: "full",
2743
- children: /* @__PURE__ */ i(Ve, {
2961
+ children: /* @__PURE__ */ i($t, {
2744
2962
  text: t ?? o("ai.errors.insightsNotAvailable")
2745
2963
  })
2746
2964
  });
2747
2965
  }
2748
- function ro() {
2966
+ function ho() {
2749
2967
  const {
2750
2968
  themeSettings: e
2751
2969
  } = k();
@@ -2763,130 +2981,130 @@ function ro() {
2763
2981
  })
2764
2982
  });
2765
2983
  }
2766
- function io({
2984
+ function mo({
2767
2985
  onClick: e
2768
2986
  }) {
2769
2987
  const {
2770
2988
  t
2771
- } = y();
2772
- return /* @__PURE__ */ i(xe, {
2989
+ } = C();
2990
+ return /* @__PURE__ */ i(we, {
2773
2991
  align: "left",
2774
2992
  onClick: e,
2775
2993
  children: /* @__PURE__ */ h("div", {
2776
2994
  className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
2777
- children: [/* @__PURE__ */ i(ro, {}), t("ai.buttons.insights")]
2995
+ children: [/* @__PURE__ */ i(ho, {}), t("ai.buttons.insights")]
2778
2996
  })
2779
2997
  });
2780
2998
  }
2781
- var oo = qa("toLowerCase");
2782
- const st = /* @__PURE__ */ u("div", {
2999
+ var bo = Fa("toLowerCase");
3000
+ const gt = /* @__PURE__ */ u("div", {
2783
3001
  target: "es26a860",
2784
3002
  label: "FlexRow"
2785
- })("display:flex;align-items:center;column-gap:10px;"), no = (e) => !!e && "aeiou".includes(e[0]);
2786
- function lo({
3003
+ })("display:flex;align-items:center;column-gap:10px;"), fo = (e) => !!e && "aeiou".includes(e[0]);
3004
+ function xo({
2787
3005
  data: e,
2788
3006
  alwaysShowFeedback: t
2789
3007
  }) {
2790
3008
  const {
2791
3009
  chatMode: a = "analyze",
2792
3010
  enableInsights: r
2793
- } = q(), {
3011
+ } = H(), {
2794
3012
  themeSettings: o
2795
3013
  } = k(), {
2796
3014
  queryTitle: n,
2797
3015
  chartRecommendations: l,
2798
3016
  jaql: d,
2799
- userMsg: c
3017
+ userMsg: s
2800
3018
  } = e;
2801
3019
  console.debug(`JAQL for ${n}`, d), console.debug(`chart recommendations for ${n}`, l);
2802
- const s = "chartType" in l ? l.chartType : "table";
3020
+ const c = "chartType" in l ? l.chartType : "table";
2803
3021
  let g;
2804
- no(s) ? g = `an ${s}` : g = `a ${s}`, s !== "table" && (g += " chart");
3022
+ fo(c) ? g = `an ${c}` : g = `a ${c}`, c !== "table" && (g += " chart");
2805
3023
  const p = d.datasource.title, [m, x] = I(!1), w = _(() => {
2806
- x((S) => !S);
3024
+ x((M) => !M);
2807
3025
  }, []), f = {
2808
3026
  jaql: {
2809
3027
  datasource: d.datasource,
2810
3028
  metadata: d.metadata
2811
3029
  }
2812
- }, M = a === "analyze";
2813
- return /* @__PURE__ */ h(N, {
2814
- children: [/* @__PURE__ */ i(ct, {
3030
+ }, S = a === "analyze";
3031
+ return /* @__PURE__ */ h(j, {
3032
+ children: [/* @__PURE__ */ i(pt, {
2815
3033
  sourceId: p,
2816
3034
  data: e,
2817
3035
  type: "chats/nlq",
2818
3036
  buttonVisibility: t ? "always" : "onHover",
2819
- renderContent: (S) => /* @__PURE__ */ h(N, {
2820
- children: [/* @__PURE__ */ h(st, {
2821
- children: [/* @__PURE__ */ i(Ht, {
3037
+ renderContent: (M) => /* @__PURE__ */ h(j, {
3038
+ children: [/* @__PURE__ */ h(gt, {
3039
+ children: [/* @__PURE__ */ i(Yt, {
2822
3040
  align: "left",
2823
3041
  theme: o,
2824
- children: c || `Here's ${g} showing ${oo(n)}.`
2825
- }), S]
2826
- }), M && /* @__PURE__ */ i(Ui, {
3042
+ children: s || `Here's ${g} showing ${bo(n)}.`
3043
+ }), M]
3044
+ }), S && /* @__PURE__ */ i(ro, {
2827
3045
  content: e
2828
3046
  })]
2829
3047
  })
2830
- }), r && /* @__PURE__ */ i(ct, {
3048
+ }), r && /* @__PURE__ */ i(pt, {
2831
3049
  sourceId: p,
2832
3050
  data: f,
2833
3051
  type: "nlg/queryResult",
2834
3052
  buttonVisibility: m ? "onHover" : "never",
2835
- renderContent: (S) => /* @__PURE__ */ h(N, {
2836
- children: [/* @__PURE__ */ h(st, {
2837
- children: [/* @__PURE__ */ i(io, {
3053
+ renderContent: (M) => /* @__PURE__ */ h(j, {
3054
+ children: [/* @__PURE__ */ h(gt, {
3055
+ children: [/* @__PURE__ */ i(mo, {
2838
3056
  onClick: w
2839
- }), S]
2840
- }), m && /* @__PURE__ */ i(ao, {
3057
+ }), M]
3058
+ }), m && /* @__PURE__ */ i(uo, {
2841
3059
  nlgRequest: f
2842
3060
  })]
2843
3061
  })
2844
3062
  })]
2845
3063
  });
2846
3064
  }
2847
- function co({
3065
+ function ko({
2848
3066
  message: e,
2849
3067
  isLastMessage: t
2850
3068
  }) {
2851
- if (qt(e)) {
3069
+ if (Pt(e)) {
2852
3070
  const r = JSON.parse(e.content);
2853
- return /* @__PURE__ */ i(lo, {
3071
+ return /* @__PURE__ */ i(xo, {
2854
3072
  data: r,
2855
3073
  alwaysShowFeedback: t
2856
3074
  });
2857
3075
  }
2858
- const a = Xr(e) ? JSON.parse(e.content).answer : e.content;
2859
- return /* @__PURE__ */ i(P, {
3076
+ const a = li(e) ? JSON.parse(e.content).answer : e.content;
3077
+ return /* @__PURE__ */ i(Q, {
2860
3078
  align: e.role === "user" ? "right" : "left",
2861
3079
  children: a
2862
3080
  });
2863
3081
  }
2864
- const so = /* @__PURE__ */ Aa(co), po = ({
3082
+ const wo = /* @__PURE__ */ Ta(ko), yo = ({
2865
3083
  error: e,
2866
3084
  displayMessage: t
2867
- }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ i(P, {
3085
+ }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ i(Q, {
2868
3086
  align: "left",
2869
3087
  children: t
2870
3088
  }));
2871
- function go({
3089
+ function _o({
2872
3090
  messages: e
2873
3091
  }) {
2874
3092
  const {
2875
3093
  t
2876
- } = y();
2877
- return /* @__PURE__ */ i(N, {
2878
- children: e.map((a, r) => /* @__PURE__ */ i(_a, {
2879
- fallbackRender: (o) => po(A(v({}, o), {
3094
+ } = C();
3095
+ return /* @__PURE__ */ i(j, {
3096
+ children: e.map((a, r) => /* @__PURE__ */ i(va, {
3097
+ fallbackRender: (o) => yo(L(v({}, o), {
2880
3098
  displayMessage: t("ai.errors.unexpected")
2881
3099
  })),
2882
- children: /* @__PURE__ */ i(so, {
3100
+ children: /* @__PURE__ */ i(wo, {
2883
3101
  message: a,
2884
3102
  isLastMessage: r === e.length - 1
2885
3103
  }, r)
2886
3104
  }, r))
2887
3105
  });
2888
3106
  }
2889
- function Ft({
3107
+ function Jt({
2890
3108
  color: e
2891
3109
  }) {
2892
3110
  return /* @__PURE__ */ i("svg", {
@@ -2901,7 +3119,7 @@ function Ft({
2901
3119
  })
2902
3120
  });
2903
3121
  }
2904
- function uo({
3122
+ function Co({
2905
3123
  onClick: e,
2906
3124
  color: t
2907
3125
  }) {
@@ -2909,12 +3127,12 @@ function uo({
2909
3127
  "aria-label": "go back",
2910
3128
  className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
2911
3129
  onClick: e,
2912
- children: /* @__PURE__ */ i(Ft, {
3130
+ children: /* @__PURE__ */ i(Jt, {
2913
3131
  color: t
2914
3132
  })
2915
3133
  });
2916
3134
  }
2917
- const ho = /* @__PURE__ */ u("button", {
3135
+ const vo = /* @__PURE__ */ u("button", {
2918
3136
  target: "e1p0q0z20",
2919
3137
  label: "Button"
2920
3138
  })("font-size:inherit;line-height:inherit;box-sizing:border-box;border-width:1px;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;cursor:pointer;text-align:left;max-width:85%;font-family:", ({
@@ -2940,7 +3158,7 @@ const ho = /* @__PURE__ */ u("button", {
2940
3158
  } = e.aiChat.suggestions;
2941
3159
  if (t) {
2942
3160
  const [r, o] = t;
2943
- return L`
3161
+ return T`
2944
3162
  border: none;
2945
3163
  position: relative;
2946
3164
  border-radius: ${a};
@@ -2962,47 +3180,47 @@ const ho = /* @__PURE__ */ u("button", {
2962
3180
  }
2963
3181
  return "";
2964
3182
  });
2965
- function pt({
3183
+ function ut({
2966
3184
  question: e,
2967
3185
  onClick: t
2968
3186
  }) {
2969
3187
  const {
2970
3188
  themeSettings: a
2971
3189
  } = k();
2972
- return /* @__PURE__ */ i(ho, {
3190
+ return /* @__PURE__ */ i(vo, {
2973
3191
  onClick: t,
2974
3192
  theme: a,
2975
3193
  children: e
2976
3194
  });
2977
3195
  }
2978
- const mo = /* @__PURE__ */ u("div", {
3196
+ const So = /* @__PURE__ */ u("div", {
2979
3197
  target: "eu11cc50",
2980
3198
  label: "ListContainer"
2981
3199
  })("display:flex;flex-direction:column;align-items:flex-start;row-gap:", ({
2982
3200
  theme: e
2983
3201
  }) => e.aiChat.suggestions.gap, ";");
2984
- function bo({
3202
+ function Mo({
2985
3203
  questions: e,
2986
3204
  onSelection: t
2987
3205
  }) {
2988
3206
  const {
2989
3207
  t: a
2990
- } = y(), [r, o] = I(!0), n = T(() => r && e.length > 5 ? e.slice(0, 4) : e, [e, r]), {
3208
+ } = C(), [r, o] = I(!0), n = O(() => r && e.length > 5 ? e.slice(0, 4) : e, [e, r]), {
2991
3209
  themeSettings: l
2992
3210
  } = k();
2993
- return /* @__PURE__ */ h(mo, {
3211
+ return /* @__PURE__ */ h(So, {
2994
3212
  "aria-label": "list of suggested questions",
2995
3213
  theme: l,
2996
- children: [n.map((d) => /* @__PURE__ */ i(pt, {
3214
+ children: [n.map((d) => /* @__PURE__ */ i(ut, {
2997
3215
  question: d,
2998
3216
  onClick: () => t(d)
2999
- }, d)), n.length < e.length && /* @__PURE__ */ i(pt, {
3217
+ }, d)), n.length < e.length && /* @__PURE__ */ i(ut, {
3000
3218
  question: a("ai.buttons.seeMore"),
3001
3219
  onClick: () => o(!1)
3002
3220
  })]
3003
3221
  });
3004
3222
  }
3005
- const fo = /* @__PURE__ */ u("div", {
3223
+ const Do = /* @__PURE__ */ u("div", {
3006
3224
  target: "ebwb3nc0",
3007
3225
  label: "Row"
3008
3226
  })("width:283px;height:32px;border-radius:10px;background:", ({
@@ -3015,60 +3233,60 @@ const fo = /* @__PURE__ */ u("div", {
3015
3233
  ${a} 50%,
3016
3234
  ${t} 100%
3017
3235
  )`;
3018
- }, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), xo = /* @__PURE__ */ u("div", {
3236
+ }, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), Io = /* @__PURE__ */ u("div", {
3019
3237
  target: "ebwb3nc1",
3020
3238
  label: "SkeletonContainer"
3021
3239
  })("display:flex;flex-direction:column;row-gap:1rem;");
3022
- function ko() {
3240
+ function Ao() {
3023
3241
  const {
3024
3242
  themeSettings: e
3025
3243
  } = k();
3026
- return /* @__PURE__ */ i(xo, {
3244
+ return /* @__PURE__ */ i(Io, {
3027
3245
  children: Array.from({
3028
3246
  length: 3
3029
- }, (t, a) => /* @__PURE__ */ i(fo, {
3247
+ }, (t, a) => /* @__PURE__ */ i(Do, {
3030
3248
  theme: e
3031
3249
  }, a))
3032
3250
  });
3033
3251
  }
3034
- function wo({
3252
+ function Lo({
3035
3253
  questions: e,
3036
3254
  isLoading: t,
3037
3255
  onSelection: a
3038
3256
  }) {
3039
3257
  const r = e.length > 0, {
3040
3258
  suggestionsWelcomeText: o
3041
- } = q();
3042
- return t ? /* @__PURE__ */ i(ko, {}) : r ? /* @__PURE__ */ h(N, {
3043
- children: [o && /* @__PURE__ */ i(P, {
3259
+ } = H();
3260
+ return t ? /* @__PURE__ */ i(Ao, {}) : r ? /* @__PURE__ */ h(j, {
3261
+ children: [o && /* @__PURE__ */ i(Q, {
3044
3262
  align: "left",
3045
3263
  children: o
3046
- }), /* @__PURE__ */ i(bo, {
3264
+ }), /* @__PURE__ */ i(Mo, {
3047
3265
  onSelection: a,
3048
3266
  questions: e
3049
3267
  })]
3050
3268
  }) : null;
3051
3269
  }
3052
- const yo = /* @__PURE__ */ u("div", {
3270
+ const To = /* @__PURE__ */ u("div", {
3053
3271
  target: "ew7avl30",
3054
3272
  label: "ToolbarContainer"
3055
3273
  })("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({
3056
3274
  style: e
3057
- }) => e.backgroundColor, ";"), _o = /* @__PURE__ */ u("div", {
3275
+ }) => e.backgroundColor, ";"), No = /* @__PURE__ */ u("div", {
3058
3276
  target: "ew7avl31",
3059
3277
  label: "ToolbarTitle"
3060
3278
  })("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({
3061
3279
  style: e
3062
- }) => e.textColor, ";"), Vt = /* @__PURE__ */ bt(function({
3280
+ }) => e.textColor, ";"), Xt = /* @__PURE__ */ kt(function({
3063
3281
  title: e,
3064
3282
  leftNav: t,
3065
3283
  rightNav: a,
3066
3284
  style: r
3067
3285
  }, o) {
3068
- return /* @__PURE__ */ h(yo, {
3286
+ return /* @__PURE__ */ h(To, {
3069
3287
  ref: o,
3070
3288
  style: r,
3071
- children: [t, /* @__PURE__ */ i(_o, {
3289
+ children: [t, /* @__PURE__ */ i(No, {
3072
3290
  style: r,
3073
3291
  children: e
3074
3292
  }), a && /* @__PURE__ */ i("div", {
@@ -3076,19 +3294,19 @@ const yo = /* @__PURE__ */ u("div", {
3076
3294
  children: a
3077
3295
  })]
3078
3296
  });
3079
- }), Co = /* @__PURE__ */ u("div", {
3297
+ }), jo = /* @__PURE__ */ u("div", {
3080
3298
  target: "e14yc7id0",
3081
3299
  label: "AiDisclaimerContainer"
3082
3300
  })("text-align:center;font-size:11px;line-height:18px;white-space:pre-wrap;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;color:", ({
3083
3301
  theme: e
3084
3302
  }) => e.aiChat.secondaryTextColor, ";");
3085
- function vo({
3303
+ function Oo({
3086
3304
  theme: e
3087
3305
  }) {
3088
3306
  const {
3089
3307
  t
3090
- } = y();
3091
- return /* @__PURE__ */ h(Co, {
3308
+ } = C();
3309
+ return /* @__PURE__ */ h(jo, {
3092
3310
  theme: e,
3093
3311
  children: [/* @__PURE__ */ i("div", {
3094
3312
  children: t("ai.disclaimer.poweredByAi")
@@ -3097,25 +3315,7 @@ function vo({
3097
3315
  })]
3098
3316
  });
3099
3317
  }
3100
- const Mo = /* @__PURE__ */ u("div", {
3101
- target: "e103xz8p0",
3102
- label: "Container"
3103
- })("font-size:inherit;line-height:inherit;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;border-radius:16px;color:", ({
3104
- theme: e
3105
- }) => e.aiChat.suggestions.textColor, ";background-color:", ({
3106
- theme: e
3107
- }) => e.aiChat.suggestions.backgroundColor, ";"), Jt = () => {
3108
- const {
3109
- t: e
3110
- } = y(), {
3111
- themeSettings: t
3112
- } = k();
3113
- return /* @__PURE__ */ i(Mo, {
3114
- theme: t,
3115
- children: e("ai.betaLabel")
3116
- });
3117
- };
3118
- function So() {
3318
+ function Eo() {
3119
3319
  const {
3120
3320
  themeSettings: e
3121
3321
  } = k();
@@ -3133,15 +3333,15 @@ function So() {
3133
3333
  })
3134
3334
  });
3135
3335
  }
3136
- const Io = (e, t) => {
3137
- const a = new Za(e);
3336
+ const zo = (e, t) => {
3337
+ const a = new qa(e);
3138
3338
  return a.alpha = t, a;
3139
- }, Do = /* @__PURE__ */ u("div", {
3339
+ }, Zo = /* @__PURE__ */ u("div", {
3140
3340
  target: "e1rxvpki0",
3141
3341
  label: "Container"
3142
3342
  })("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({
3143
3343
  theme: e
3144
- }) => `0 4px 8px 0 ${Io(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({
3344
+ }) => `0 4px 8px 0 ${zo(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({
3145
3345
  theme: e
3146
3346
  }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({
3147
3347
  theme: e
@@ -3149,33 +3349,33 @@ const Io = (e, t) => {
3149
3349
  theme: e
3150
3350
  }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({
3151
3351
  theme: e
3152
- }) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), Ao = ({
3352
+ }) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), Ro = ({
3153
3353
  onClick: e
3154
3354
  }) => {
3155
3355
  const {
3156
3356
  themeSettings: t
3157
3357
  } = k();
3158
- return /* @__PURE__ */ i(Do, {
3358
+ return /* @__PURE__ */ i(Zo, {
3159
3359
  theme: t,
3160
3360
  onClick: e,
3161
- children: /* @__PURE__ */ i(So, {})
3361
+ children: /* @__PURE__ */ i(Eo, {})
3162
3362
  });
3163
- }, Lo = ({
3363
+ }, Wo = ({
3164
3364
  isVisible: e,
3165
3365
  onClick: t,
3166
3366
  anchorElement: a
3167
- }) => /* @__PURE__ */ i(ft, {
3367
+ }) => /* @__PURE__ */ i(wt, {
3168
3368
  anchorEl: a,
3169
3369
  open: e,
3170
3370
  placement: "top",
3171
3371
  sx: {
3172
3372
  zIndex: 2
3173
3373
  },
3174
- children: /* @__PURE__ */ i(Ao, {
3374
+ children: /* @__PURE__ */ i(Ro, {
3175
3375
  onClick: t
3176
3376
  })
3177
- }), No = /* @__PURE__ */ u("div", {
3178
- target: "e145urtk0",
3377
+ }), Go = /* @__PURE__ */ u("div", {
3378
+ target: "ednrf320",
3179
3379
  label: "ChatBody"
3180
3380
  })("display:flex;flex-direction:column;row-gap:", ({
3181
3381
  theme: e
@@ -3187,8 +3387,8 @@ const Io = (e, t) => {
3187
3387
  theme: e
3188
3388
  }) => e.aiChat.body.paddingTop, ";padding-bottom:", ({
3189
3389
  theme: e
3190
- }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), To = /* @__PURE__ */ u("div", {
3191
- target: "e145urtk1",
3390
+ }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), qo = /* @__PURE__ */ u("div", {
3391
+ target: "ednrf321",
3192
3392
  label: "ChatFooter"
3193
3393
  })("padding-left:", ({
3194
3394
  theme: e
@@ -3198,13 +3398,13 @@ const Io = (e, t) => {
3198
3398
  theme: e
3199
3399
  }) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({
3200
3400
  theme: e
3201
- }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), jo = /* @__PURE__ */ u("div", {
3202
- target: "e145urtk2",
3401
+ }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), Ho = /* @__PURE__ */ u("div", {
3402
+ target: "ednrf322",
3203
3403
  label: "FollowupQuestionsContainer"
3204
3404
  })("display:flex;flex-direction:column;row-gap:", ({
3205
3405
  theme: e
3206
3406
  }) => e.aiChat.suggestions.gap, ";");
3207
- function Eo({
3407
+ function Po({
3208
3408
  contextTitle: e,
3209
3409
  onGoBack: t,
3210
3410
  contextDetails: a
@@ -3212,134 +3412,133 @@ function Eo({
3212
3412
  var r, o, n;
3213
3413
  const {
3214
3414
  t: l
3215
- } = y(), {
3415
+ } = C(), {
3216
3416
  enableFollowupQuestions: d,
3217
- enableHeader: c,
3218
- numOfRecentPrompts: s,
3417
+ enableHeader: s,
3418
+ numOfRecentPrompts: c,
3219
3419
  numOfRecommendations: g
3220
- } = q(), {
3420
+ } = H(), {
3221
3421
  themeSettings: p
3222
3422
  } = k(), {
3223
3423
  data: m,
3224
3424
  isLoading: x,
3225
3425
  isError: w
3226
- } = Gr({
3426
+ } = $r({
3227
3427
  contextTitle: e,
3228
3428
  count: g
3229
- }), f = T(() => m == null ? void 0 : m.map((D) => D.nlqPrompt), [m]), {
3230
- history: M,
3231
- lastNlqResponse: S,
3232
- isAwaitingResponse: E,
3233
- sendMessage: C,
3234
- isLoading: O,
3235
- chatId: H,
3236
- lastError: Z
3237
- } = $r(e, a), {
3238
- mutate: B,
3239
- isLoading: Ce
3240
- } = Gt(H), [ge, Q] = I(!1), [$, ae] = I(!1), ve = () => Q(!0), re = () => Q(!1), ie = () => {
3241
- B(), re();
3242
- }, j = V(null), R = V(null), ea = () => {
3243
- if (!(j != null && j.current))
3429
+ }), f = O(() => m == null ? void 0 : m.map((A) => A.nlqPrompt), [m]), {
3430
+ history: S,
3431
+ lastNlqResponse: M,
3432
+ isAwaitingResponse: z,
3433
+ sendMessage: y,
3434
+ isLoading: N,
3435
+ chatId: P,
3436
+ lastError: R
3437
+ } = di(e, a), {
3438
+ mutate: U,
3439
+ isLoading: Se
3440
+ } = Ht(P), [ue, F] = I(!1), [X, ae] = I(!1), Me = () => F(!0), re = () => F(!1), ie = () => {
3441
+ U(), re();
3442
+ }, E = $(null), W = $(null), aa = () => {
3443
+ if (!(E != null && E.current))
3244
3444
  return;
3245
3445
  const {
3246
- scrollTop: D,
3446
+ scrollTop: A,
3247
3447
  clientHeight: Y,
3248
- scrollHeight: Xe
3249
- } = j.current;
3250
- if (D === void 0 || Y === void 0 || Xe === void 0)
3448
+ scrollHeight: Ve
3449
+ } = E.current;
3450
+ if (A === void 0 || Y === void 0 || Ve === void 0)
3251
3451
  return;
3252
- const $e = Xe - D - Y > Y / 2;
3253
- $ !== $e && ae($e);
3452
+ const $e = Ve - A - Y > Y / 2;
3453
+ X !== $e && ae($e);
3254
3454
  };
3255
- be(() => {
3256
- j.current && (j.current.scrollTop = j.current.scrollHeight);
3257
- }, [M, ge, E]);
3258
- const ta = V(null), Je = c ? /* @__PURE__ */ i(Vt, {
3259
- ref: ta,
3455
+ ke(() => {
3456
+ E.current && (E.current.scrollTop = E.current.scrollHeight);
3457
+ }, [S, ue, z]);
3458
+ const ra = $(null), Fe = s ? /* @__PURE__ */ i(Xt, {
3459
+ ref: ra,
3260
3460
  title: e,
3261
- leftNav: t && /* @__PURE__ */ i(uo, {
3461
+ leftNav: t && /* @__PURE__ */ i(Co, {
3262
3462
  onClick: t,
3263
3463
  color: p.aiChat.header.textColor
3264
3464
  }),
3265
- rightNav: /* @__PURE__ */ i(Jt, {}),
3266
3465
  style: p.aiChat.header
3267
- }) : null, aa = T(() => [...new Set(M.filter((D) => D.role === "user").filter((D) => !(f != null && f.includes(D.content))).map((D) => D.content).reverse())].slice(0, s), [M, s, f]);
3268
- return (Z == null ? void 0 : Z.message) === l("ai.errors.chatUnavailable") ? /* @__PURE__ */ h(N, {
3269
- children: [c && Je, /* @__PURE__ */ i(Yt, {
3270
- text: Z.message
3466
+ }) : null, ia = O(() => [...new Set(S.filter((A) => A.role === "user").filter((A) => !(f != null && f.includes(A.content))).map((A) => A.content).reverse())].slice(0, c), [S, c, f]);
3467
+ return (R == null ? void 0 : R.message) === l("ai.errors.chatUnavailable") ? /* @__PURE__ */ h(j, {
3468
+ children: [s && Fe, /* @__PURE__ */ i(Bt, {
3469
+ text: R.message
3271
3470
  })]
3272
- }) : /* @__PURE__ */ h(N, {
3273
- children: [Je, /* @__PURE__ */ h(No, {
3274
- ref: j,
3471
+ }) : /* @__PURE__ */ h(j, {
3472
+ children: [Fe, /* @__PURE__ */ h(Go, {
3473
+ ref: E,
3275
3474
  theme: p,
3276
- onScroll: ea,
3277
- children: [/* @__PURE__ */ i(Lo, {
3278
- isVisible: $,
3279
- anchorElement: R.current,
3475
+ onScroll: aa,
3476
+ children: [/* @__PURE__ */ i(Wo, {
3477
+ isVisible: X,
3478
+ anchorElement: W.current,
3280
3479
  onClick: () => {
3281
- var D, Y;
3282
- (Y = j.current) == null || Y.scroll({
3283
- top: (D = j.current) == null ? void 0 : D.scrollHeight,
3480
+ var A, Y;
3481
+ (Y = E.current) == null || Y.scroll({
3482
+ top: (A = E.current) == null ? void 0 : A.scrollHeight,
3284
3483
  behavior: "smooth"
3285
3484
  });
3286
3485
  }
3287
- }), /* @__PURE__ */ i(_i, {}), /* @__PURE__ */ i(wo, {
3486
+ }), /* @__PURE__ */ i(Ni, {}), /* @__PURE__ */ i(Lo, {
3288
3487
  questions: f || [],
3289
3488
  isLoading: x,
3290
- onSelection: C
3291
- }), Z && /* @__PURE__ */ i(P, {
3489
+ onSelection: y
3490
+ }), R && /* @__PURE__ */ i(Q, {
3292
3491
  align: "left",
3293
- children: Z.message
3294
- }), O ? /* @__PURE__ */ i(ye, {}) : /* @__PURE__ */ i(go, {
3295
- messages: M
3296
- }), d && S && ((o = (r = S.followupQuestions) == null ? void 0 : r.length) != null ? o : 0) > 0 && /* @__PURE__ */ i(jo, {
3492
+ children: R.message
3493
+ }), N ? /* @__PURE__ */ i(Ce, {}) : /* @__PURE__ */ i(_o, {
3494
+ messages: S
3495
+ }), d && M && ((o = (r = M.followupQuestions) == null ? void 0 : r.length) != null ? o : 0) > 0 && /* @__PURE__ */ i(Ho, {
3297
3496
  theme: p,
3298
- children: (n = S.followupQuestions) == null ? void 0 : n.slice(0, 2).map((D, Y) => /* @__PURE__ */ i(xe, {
3497
+ children: (n = M.followupQuestions) == null ? void 0 : n.slice(0, 2).map((A, Y) => /* @__PURE__ */ i(we, {
3299
3498
  align: "left",
3300
3499
  onClick: () => {
3301
- C(D);
3500
+ y(A);
3302
3501
  },
3303
3502
  children: /* @__PURE__ */ i("div", {
3304
3503
  className: "csdk-py-[7px] csdk-px-4",
3305
- children: D
3504
+ children: A
3306
3505
  })
3307
3506
  }, Y))
3308
- }), (E || Ce) && /* @__PURE__ */ i(Pt, {}), ge && /* @__PURE__ */ i(Di, {
3507
+ }), (z || Se) && /* @__PURE__ */ i(Qt, {}), ue && /* @__PURE__ */ i(Ri, {
3309
3508
  onCancel: re,
3310
3509
  onConfirm: ie
3311
3510
  })]
3312
- }), /* @__PURE__ */ h(To, {
3313
- ref: R,
3511
+ }), /* @__PURE__ */ h(qo, {
3512
+ ref: W,
3314
3513
  theme: p,
3315
- children: [/* @__PURE__ */ i(wi, {
3316
- onSendMessage: C,
3317
- disabled: E || O,
3318
- onClearHistoryClick: ve,
3514
+ children: [/* @__PURE__ */ i(Li, {
3515
+ onSendMessage: y,
3516
+ disabled: z || N,
3517
+ onClearHistoryClick: Me,
3319
3518
  suggestions: f || [],
3320
- recentPrompts: aa,
3321
- isLoading: x || O,
3519
+ recentPrompts: ia,
3520
+ isLoading: x || N,
3322
3521
  recommendationsError: w,
3323
3522
  onChange: re
3324
- }), /* @__PURE__ */ i(vo, {
3523
+ }), /* @__PURE__ */ i(Oo, {
3325
3524
  theme: p
3326
3525
  })]
3327
3526
  })]
3328
3527
  });
3329
3528
  }
3330
- const zo = /* @__PURE__ */ u("button", {
3529
+ const Yo = /* @__PURE__ */ u("button", {
3331
3530
  target: "e5a38pw0",
3332
3531
  label: "Container"
3333
3532
  })("font-family:", ({
3334
3533
  theme: e
3335
3534
  }) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({
3336
3535
  theme: e
3337
- }) => e.aiChat.dataTopics.items.backgroundColor, ";"), Oo = /* @__PURE__ */ u("div", {
3536
+ }) => e.aiChat.dataTopics.items.backgroundColor, ";"), Bo = /* @__PURE__ */ u("div", {
3338
3537
  target: "e5a38pw1",
3339
3538
  label: "Title"
3340
3539
  })("font-size:1.05rem;line-height:28px;color:", ({
3341
3540
  theme: e
3342
- }) => e.aiChat.dataTopics.items.textColor, ";"), Zo = /* @__PURE__ */ u("div", {
3541
+ }) => e.aiChat.dataTopics.items.textColor, ";"), Qo = /* @__PURE__ */ u("div", {
3343
3542
  target: "e5a38pw2",
3344
3543
  label: "Description"
3345
3544
  })("font-size:", ({
@@ -3348,11 +3547,11 @@ const zo = /* @__PURE__ */ u("button", {
3348
3547
  theme: e
3349
3548
  }) => e.aiChat.primaryFontSize[1], ";color:", ({
3350
3549
  theme: e
3351
- }) => wt(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), Ro = /* @__PURE__ */ u("div", {
3550
+ }) => Ct(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), Uo = /* @__PURE__ */ u("div", {
3352
3551
  target: "e5a38pw3",
3353
3552
  label: "IconContainer"
3354
3553
  })("width:16px;height:16px;transform:rotate(180deg);");
3355
- function Wo(e) {
3554
+ function Fo(e) {
3356
3555
  const {
3357
3556
  title: t,
3358
3557
  description: a,
@@ -3360,63 +3559,63 @@ function Wo(e) {
3360
3559
  } = e, {
3361
3560
  themeSettings: o
3362
3561
  } = k();
3363
- return /* @__PURE__ */ h(zo, {
3562
+ return /* @__PURE__ */ h(Yo, {
3364
3563
  onClick: r,
3365
3564
  theme: o,
3366
3565
  children: [/* @__PURE__ */ h("div", {
3367
- children: [/* @__PURE__ */ i(Oo, {
3566
+ children: [/* @__PURE__ */ i(Bo, {
3368
3567
  theme: o,
3369
3568
  children: t
3370
- }), /* @__PURE__ */ i(Zo, {
3569
+ }), /* @__PURE__ */ i(Qo, {
3371
3570
  theme: o,
3372
3571
  children: a
3373
3572
  })]
3374
- }), /* @__PURE__ */ i(Ro, {
3375
- children: /* @__PURE__ */ i(Ft, {
3573
+ }), /* @__PURE__ */ i(Uo, {
3574
+ children: /* @__PURE__ */ i(Jt, {
3376
3575
  color: o.aiChat.icons.color
3377
3576
  })
3378
3577
  })]
3379
3578
  });
3380
3579
  }
3381
- const Go = /* @__PURE__ */ u("div", {
3580
+ const Vo = /* @__PURE__ */ u("div", {
3382
3581
  target: "emrh5y30",
3383
3582
  label: "FlexContainer"
3384
- })("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), qo = /* @__PURE__ */ u("div", {
3583
+ })("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), $o = /* @__PURE__ */ u("div", {
3385
3584
  target: "emrh5y31",
3386
3585
  label: "Title"
3387
3586
  })("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({
3388
3587
  theme: e
3389
- }) => e.aiChat.primaryTextColor, ";"), Ho = /* @__PURE__ */ u("div", {
3588
+ }) => e.aiChat.primaryTextColor, ";"), Jo = /* @__PURE__ */ u("div", {
3390
3589
  target: "emrh5y32",
3391
3590
  label: "Subtitle"
3392
3591
  })("font-size:15px;line-height:22px;color:", ({
3393
3592
  theme: e
3394
3593
  }) => e.aiChat.primaryTextColor, ";");
3395
- function Yo(e) {
3594
+ function Xo(e) {
3396
3595
  const {
3397
3596
  dataTopics: t
3398
3597
  } = e, {
3399
3598
  themeSettings: a
3400
3599
  } = k(), {
3401
3600
  t: r
3402
- } = y();
3403
- return /* @__PURE__ */ h(Go, {
3404
- children: [/* @__PURE__ */ i(qo, {
3601
+ } = C();
3602
+ return /* @__PURE__ */ h(Vo, {
3603
+ children: [/* @__PURE__ */ i($o, {
3405
3604
  theme: a,
3406
3605
  children: r("ai.dataTopics")
3407
- }), /* @__PURE__ */ h(Ho, {
3606
+ }), /* @__PURE__ */ h(Jo, {
3408
3607
  theme: a,
3409
3608
  children: [r("ai.chatbotDescription"), /* @__PURE__ */ i("br", {}), /* @__PURE__ */ i("br", {}), r("ai.topicSelectPrompt")]
3410
- }), t.map((o) => /* @__PURE__ */ Ca(Wo, A(v({}, o), {
3609
+ }), t.map((o) => /* @__PURE__ */ Sa(Fo, L(v({}, o), {
3411
3610
  key: o.title
3412
3611
  })))]
3413
3612
  });
3414
3613
  }
3415
- const Po = "#000000", Bo = "#FFFFFF";
3416
- function Qo({
3614
+ const Ko = "#000000", en = "#FFFFFF";
3615
+ function tn({
3417
3616
  isDarkBackground: e = !1
3418
3617
  }) {
3419
- const t = e ? Bo : Po;
3618
+ const t = e ? en : Ko;
3420
3619
  return /* @__PURE__ */ h("svg", {
3421
3620
  width: "32",
3422
3621
  height: "32",
@@ -3474,83 +3673,82 @@ function Qo({
3474
3673
  })]
3475
3674
  });
3476
3675
  }
3477
- const Uo = /* @__PURE__ */ u("div", {
3478
- target: "ecj9gfs0",
3676
+ const an = /* @__PURE__ */ u("div", {
3677
+ target: "ealudtn0",
3479
3678
  label: "LogoContainer"
3480
- })("margin-left:14px;margin-top:3px;"), Fo = /* @__PURE__ */ u("div", {
3481
- target: "ecj9gfs1",
3679
+ })("margin-left:14px;margin-top:3px;"), rn = /* @__PURE__ */ u("div", {
3680
+ target: "ealudtn1",
3482
3681
  label: "DataTopicsContainer"
3483
3682
  })("display:flex;flex-direction:column;justify-content:top;overflow:hidden;height:100%;background-color:", ({
3484
3683
  theme: e
3485
3684
  }) => e.aiChat.dataTopics.backgroundColor, ";");
3486
- function Vo({
3685
+ function on({
3487
3686
  dataTopicsList: e,
3488
3687
  onDataTopicClick: t
3489
3688
  }) {
3490
3689
  const {
3491
3690
  enableHeader: a
3492
- } = q(), {
3691
+ } = H(), {
3493
3692
  themeSettings: r
3494
3693
  } = k(), {
3495
3694
  t: o
3496
- } = y(), n = T(() => e == null ? void 0 : e.map((d) => ({
3695
+ } = C(), n = O(() => e == null ? void 0 : e.map((d) => ({
3497
3696
  title: d,
3498
3697
  onClick: () => t(d)
3499
- })), [e, t]), l = ka(wa(r.aiChat.header.backgroundColor)) > 0.5;
3500
- return /* @__PURE__ */ h(N, {
3501
- children: [a ? /* @__PURE__ */ i(Vt, {
3698
+ })), [e, t]), l = ya(_a(r.aiChat.header.backgroundColor)) > 0.5;
3699
+ return /* @__PURE__ */ h(j, {
3700
+ children: [a ? /* @__PURE__ */ i(Xt, {
3502
3701
  title: o("ai.analyticsChatbot"),
3503
- leftNav: /* @__PURE__ */ i(Uo, {
3504
- children: /* @__PURE__ */ i(Qo, {
3702
+ leftNav: /* @__PURE__ */ i(an, {
3703
+ children: /* @__PURE__ */ i(tn, {
3505
3704
  isDarkBackground: l
3506
3705
  })
3507
3706
  }),
3508
- rightNav: /* @__PURE__ */ i(Jt, {}),
3509
3707
  style: r.aiChat.header
3510
- }) : null, /* @__PURE__ */ h(Fo, {
3708
+ }) : null, /* @__PURE__ */ h(rn, {
3511
3709
  theme: r,
3512
- children: [!n && /* @__PURE__ */ i(ye, {}), n && /* @__PURE__ */ i(Yo, {
3710
+ children: [!n && /* @__PURE__ */ i(Ce, {}), n && /* @__PURE__ */ i(Xo, {
3513
3711
  dataTopics: n
3514
3712
  })]
3515
3713
  })]
3516
3714
  });
3517
3715
  }
3518
- function Jo() {
3716
+ function nn() {
3519
3717
  const [e, t] = I(), [a, r] = I(), {
3520
3718
  data: o,
3521
3719
  fetchStatus: n
3522
- } = Pr(), {
3720
+ } = ei(), {
3523
3721
  dataTopicsList: l,
3524
3722
  contextDetails: d
3525
- } = q(), {
3526
- t: c
3527
- } = y(), s = c("ai.errors.noAvailableDataTopics"), g = _((w) => {
3528
- w.length ? w.length === 1 && (r(void 0), t(w[0])) : r(s);
3529
- }, [s]), p = T(() => {
3723
+ } = H(), {
3724
+ t: s
3725
+ } = C(), c = s("ai.errors.noAvailableDataTopics"), g = _((w) => {
3726
+ w.length ? w.length === 1 && (r(void 0), t(w[0])) : r(c);
3727
+ }, [c]), p = O(() => {
3530
3728
  if (o && n === "idle") {
3531
3729
  const w = (l != null && l.length ? o == null ? void 0 : o.filter((f) => l == null ? void 0 : l.includes(f.title)) : o).map((f) => f.title);
3532
3730
  return g(w), w;
3533
3731
  }
3534
3732
  return [];
3535
- }, [o, n, l, g]), m = de(), x = _(() => {
3733
+ }, [o, n, l, g]), m = se(), x = _(() => {
3536
3734
  r(void 0), m.invalidateQueries(["getDataTopics"]);
3537
3735
  }, [m]);
3538
- return a ? /* @__PURE__ */ i(Yt, {
3736
+ return a ? /* @__PURE__ */ i(Bt, {
3539
3737
  text: a,
3540
3738
  action: {
3541
- text: c("ai.buttons.refresh"),
3739
+ text: s("ai.buttons.refresh"),
3542
3740
  onClick: x
3543
3741
  }
3544
- }) : p.length === 1 && !e ? /* @__PURE__ */ i(ye, {}) : e ? /* @__PURE__ */ i(Eo, {
3742
+ }) : p.length === 1 && !e ? /* @__PURE__ */ i(Ce, {}) : e ? /* @__PURE__ */ i(Po, {
3545
3743
  contextTitle: e,
3546
3744
  contextDetails: d,
3547
3745
  onGoBack: p.length === 1 ? void 0 : () => t(void 0)
3548
- }) : /* @__PURE__ */ i(Vo, {
3746
+ }) : /* @__PURE__ */ i(on, {
3549
3747
  dataTopicsList: p,
3550
3748
  onDataTopicClick: (w) => t(w)
3551
3749
  });
3552
3750
  }
3553
- const Xo = Ze({
3751
+ const ln = xt({
3554
3752
  componentName: "Chatbot"
3555
3753
  })((e) => {
3556
3754
  const {
@@ -3560,56 +3758,36 @@ const Xo = Ze({
3560
3758
  } = e, {
3561
3759
  themeSettings: o
3562
3760
  } = k();
3563
- return /* @__PURE__ */ i(qr, {
3761
+ return /* @__PURE__ */ i(Jr, {
3564
3762
  value: r ?? {},
3565
- children: /* @__PURE__ */ i(ri, {
3763
+ children: /* @__PURE__ */ i(ui, {
3566
3764
  id: "csdk-chatbot-frame",
3567
3765
  width: t,
3568
3766
  height: a,
3569
3767
  theme: o,
3570
3768
  tabIndex: 0,
3571
- children: /* @__PURE__ */ i(Jo, {})
3769
+ children: /* @__PURE__ */ i(nn, {})
3572
3770
  })
3573
3771
  });
3574
- }), $o = Ze({
3772
+ }), dn = xt({
3575
3773
  componentName: "GetNlgInsights"
3576
3774
  })(function(e) {
3577
3775
  const {
3578
3776
  data: t,
3579
3777
  isLoading: a,
3580
3778
  isError: r
3581
- } = Qe(e), {
3779
+ } = Wt(e), {
3582
3780
  t: o
3583
- } = y();
3781
+ } = C();
3584
3782
  if (r)
3585
- return /* @__PURE__ */ i(N, {
3783
+ return /* @__PURE__ */ i(j, {
3586
3784
  children: o("ai.errors.unexpected")
3587
3785
  });
3588
3786
  const n = t ?? o("ai.errors.insightsNotAvailable");
3589
- return /* @__PURE__ */ i(Ve, {
3787
+ return /* @__PURE__ */ i($t, {
3590
3788
  text: a ? "Loading..." : n
3591
3789
  });
3592
- });
3593
- Ze({
3594
- componentName: "GetNlgQueryResult"
3595
- })(function(e) {
3596
- const {
3597
- data: t,
3598
- isLoading: a,
3599
- isError: r
3600
- } = Qe(e), {
3601
- t: o
3602
- } = y();
3603
- if (r)
3604
- return /* @__PURE__ */ i(N, {
3605
- children: o("ai.errors.unexpected")
3606
- });
3607
- const n = t ?? o("ai.errors.insightsNotAvailable");
3608
- return /* @__PURE__ */ i(Ve, {
3609
- text: a ? "Loading..." : n
3610
- });
3611
- });
3612
- const Ko = new ht({
3790
+ }), sn = new bt({
3613
3791
  defaultOptions: {
3614
3792
  queries: {
3615
3793
  refetchOnWindowFocus: !1,
@@ -3617,37 +3795,38 @@ const Ko = new ht({
3617
3795
  }
3618
3796
  }
3619
3797
  });
3620
- function en({
3798
+ function cn({
3621
3799
  children: e,
3622
3800
  context: t
3623
3801
  }) {
3624
- return /* @__PURE__ */ i(Zr, {
3802
+ return /* @__PURE__ */ i(Ur, {
3625
3803
  children: /* @__PURE__ */ i(zt.Provider, {
3626
3804
  value: t == null ? void 0 : t.api,
3627
- children: /* @__PURE__ */ i(fa, {
3628
- client: Ko,
3805
+ children: /* @__PURE__ */ i(ka, {
3806
+ client: sn,
3629
3807
  children: e
3630
3808
  })
3631
3809
  })
3632
3810
  });
3633
3811
  }
3634
3812
  (function() {
3813
+ var e;
3635
3814
  try {
3636
3815
  if (typeof document < "u") {
3637
- var e = document.createElement("style");
3638
- e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible:not(.PrivateSwitchBase-input),.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(e);
3816
+ var t = document.createElement("style");
3817
+ t.nonce = (e = document.head.querySelector("meta[property=csp-nonce]")) == null ? void 0 : e.content, t.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible,.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-container{color:#5b6372;margin:4px 6px}.csdk-scattermap-tooltip-content{text-align:left}.csdk-scattermap-tooltip-label{font-size:15px;line-height:18px}.csdk-scattermap-tooltip-category{color:#9ea2ab;padding-right:20px}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{left:2px;right:2px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer,._tableWrapper_1ode4_16 .public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:transparent;background-image:none;border-bottom:1px solid #edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{margin-left:3px}._tableWrapper_1ode4_16 .public_fixedDataTable_main,._tableWrapper_1ode4_16 .fixedDataTableLayout_main{border:none}._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted,._tableWrapper_1ode4_16 .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,._tableWrapper_1ode4_16 .public_fixedDataTableRow_main{background-color:transparent}._tableWrapper_1ode4_16 .public_fixedDataTableCell_main{background-color:transparent;border-color:#edeef1}._tableWrapper_1ode4_16 .public_fixedDataTable_header,._tableWrapper_1ode4_16 .public_fixedDataTable_hasBottomBorder,._tableWrapper_1ode4_16 .public_fixedDataTable_scrollbarSpacer{border-bottom:none}._tableWrapper_1ode4_16 .public_fixedDataTable_header .fixedDataTableCellGroupLayout_cellGroup{border-top:1px solid #edeef1;border-bottom:1px solid #edeef1;box-sizing:border-box}._tableWrapper_1ode4_16 .public_Scrollbar_main{border-left:none;background-color:transparent}._tableWrapper_1ode4_16 .fixedDataTableRowLayout_rowWrapper{border-left:1px solid #edeef1}._tableWrapper_1ode4_16 .public_Scrollbar_main.public_Scrollbar_mainOpaque{left:-1px}._tableWrapper_1ode4_16 .public_fixedDataTableCell_cellContent{padding:0 24px 0 12px}._tableWrapper_1ode4_16{height:100%;width:100%;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;user-select:text}._table_1ode4_16{background:transparent;font-size:13px;border:none}._tableHeader_1ode4_78{color:#5c6372;background-color:transparent;margin:0;border:none;width:100%;overflow:hidden;box-sizing:border-box}._tableCell_1ode4_88{color:#5c6372;background-color:transparent;border:none;border-right:1px solid #edeef1;border-bottom:1px solid #edeef1;overflow:hidden;width:100%;box-sizing:border-box}._tableCellContent_1ode4_99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerColor_1ode4_105,._rowColor_1ode4_109{background-color:#f9f9fb}._headerCell_2qf2w_16{display:flex;justify-content:left;align-items:center;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;width:100%;cursor:pointer}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._headerCell_2qf2w_16:hover ._noSort_2qf2w_29._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;overflow:hidden}._icon_2qf2w_43{margin-right:10px;width:20px;box-sizing:border-box;display:inline-block}._numberIcon_2qf2w_50{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_2qf2w_54{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_2qf2w_58{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_2qf2w_62{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._sortIcon_2qf2w_66{position:absolute;right:0;width:24px;height:24px;background-repeat:no-repeat}._sortAscending_2qf2w_74._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyAxN2g3LjY2N2EuNDkuNDkgMCAwMS40NzkuNS40OS40OSAwIDAxLS40OC41SDQuMzE0YS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptNS43NS0zaC01Ljc1YS40OS40OSAwIDAwLS40NzkuNWMwIC4yNzYuMjE1LjUuNDguNWg1Ljc1YS40OS40OSAwIDAwLjQ3OC0uNS40OS40OSAwIDAwLS40NzktLjV6bS01Ljc1LTNoMy44MzNhLjQ5LjQ5IDAgMDEuNDguNS40OS40OSAwIDAxLS40OC41SDQuMzEzYS40OS40OSAwIDAxLS40NzktLjVjMC0uMjc2LjIxNS0uNS40OC0uNXptMC0zSDYuMjNhLjQ5LjQ5IDAgMDEuNDc5LjUuNDkuNDkgMCAwMS0uNDguNUg0LjMxNGEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjV6bTEwLjU0MiAwYS40OS40OSAwIDAwLS40OC41djQuNzkzbC0yLjA1Ny0yLjE0N2EuNDY1LjQ2NSAwIDAwLS42NzggMCAuNTE1LjUxNSAwIDAwMCAuNzA4bDIuODY2IDIuOTlhLjQ2OC40NjggMCAwMC42OTYgMGwyLjg2Ni0yLjk5YS41MTYuNTE2IDAgMDAwLS43MDguNDY1LjQ2NSAwIDAwLS42NzggMGwtMi4wNTYgMi4xNDZWOC41YS40OS40OSAwIDAwLS40OC0uNXoiIGZpbGw9IiM1QzYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._standard_2qf2w_29{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxMyA3aDcuNjY3YS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTUuNzUgM2gtNS43NWEuNDkuNDkgMCAwMS0uNDc5LS41YzAtLjI3Ni4yMTUtLjUuNDgtLjVoNS43NWEuNDkuNDkgMCAwMS40NzguNS40OS40OSAwIDAxLS40NzkuNXptLTUuNzUgM2gzLjgzM2EuNDkuNDkgMCAwMC40OC0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxM2EuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTAgM0g2LjIzYS40OS40OSAwIDAwLjQ3OS0uNS40OS40OSAwIDAwLS40OC0uNUg0LjMxNGEuNDkuNDkgMCAwMC0uNDc5LjVjMCAuMjc2LjIxNS41LjQ4LjV6bTEwLjU0MiAwYS40OS40OSAwIDAxLS40OC0uNXYtNC43OTNsLTIuMDU3IDIuMTQ3YS40NjUuNDY1IDAgMDEtLjY3OCAwIC41MTUuNTE1IDAgMDEwLS43MDhsMi44NjYtMi45OWEuNDY4LjQ2OCAwIDAxLjY5NiAwbDIuODY2IDIuOTlhLjUxNi41MTYgMCAwMTAgLjcwOC40NjUuNDY1IDAgMDEtLjY3OCAwbC0yLjA1Ni0yLjE0NlYxNS41YS40OS40OSAwIDAxLS40OC41eiIgZmlsbD0iIzVDNjM3MiIvPjwvc3ZnPgo=)}._sortAscending_2qf2w_74._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K);transform:rotate(180deg)}._sortAscending_2qf2w_74._caret_2qf2w_33:hover{transform:rotate(0)}._sortDescending_2qf2w_78._caret_2qf2w_33{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjk5OSAxMy44NGwzLjE3NS0yLjcxOWEuNS41IDAgMDEuNjUuNzZsLTMuNSAyLjk5OGEuNS41IDAgMDEtLjY1IDBsLTMuNS0yLjk5OGEuNS41IDAgMDEuNjUtLjc2TDEyIDEzLjg0MXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._sortDescending_2qf2w_78._caret_2qf2w_33:hover{transform:rotate(180deg)}._headerLabel_2qf2w_38{text-align:left;flex-grow:1}._headerLabel_2qf2w_38,._headerLabel_2qf2w_38 *{overflow:hidden;text-overflow:ellipsis}._icon_t30x8_1{width:24px;height:24px;margin-right:5px;box-sizing:border-box;display:inline-block;background-repeat:no-repeat;flex-grow:0}._numberIcon_t30x8_11{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3ptNC41IDRoLjc2NmwtLjU3MiAySDguNWEuNS41IDAgMCAwIDAgMWguOTA5bC0uMzkgMS4zNjNhLjUuNSAwIDAgMCAuOTYyLjI3NEwxMC40NDkgMTRoMS45NmwtLjM5IDEuMzYzYS41LjUgMCAwIDAgLjk2Mi4yNzRMMTMuNDQ5IDE0SDE0LjVhLjUuNSAwIDAgMCAwLTFoLS43NjZsLjU3Mi0ySDE1LjVhLjUuNSAwIDAgMCAwLTFoLS45MDlsLjM5LTEuMzYzYS41LjUgMCAwIDAtLjk2Mi0uMjc0TDEzLjU1MSAxMGgtMS45NmwuMzktMS4zNjNhLjUuNSAwIDAgMC0uOTYyLS4yNzRMMTAuNTUxIDEwSDkuNWEuNS41IDAgMCAwIDAgMXptMy43NjYgMGgtMS45NmwtLjU3MiAyaDEuOTZsLjU3Mi0yeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._dateIcon_t30x8_15{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgNVYzLjVhLjUuNSAwIDAgMSAxIDBWNWgzVjMuNWEuNS41IDAgMCAxIDEgMFY1aDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDZhMiAyIDAgMCAxLTItMlY3YTIgMiAwIDAgMSAyLTJoM3ptMSAxaDN2LjVhLjUuNSAwIDAgMCAxIDBWNmgzYTEgMSAwIDAgMSAxIDF2MUg1VjdhMSAxIDAgMCAxIDEtMWgzdi41YS41LjUgMCAwIDAgMSAwVjZ6TTUgMTdWOWgxM3Y4YTEgMSAwIDAgMS0xIDFINmExIDEgMCAwIDEtMS0xem05LjUtNWgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxem0tNiAyaDZhLjUuNSAwIDAgMCAwLTFoLTZhLjUuNSAwIDAgMCAwIDF6bTYgMmgtNmEuNS41IDAgMCAxIDAtMWg2YS41LjUgMCAwIDEgMCAxeiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._textIcon_t30x8_19{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgNWgxMWEyIDIgMCAwIDEgMiAydjEwYTIgMiAwIDAgMS0yIDJINmEyIDIgMCAwIDEtMi0yVjdhMiAyIDAgMCAxIDItMnptMCAxYTEgMSAwIDAgMC0xIDF2MTBhMSAxIDAgMCAwIDEgMWgxMWExIDEgMCAwIDAgMS0xVjdhMSAxIDAgMCAwLTEtMUg2em04IDEwSDlhLjUuNSAwIDAgMSAwLTFoMlY5SDguNWEuNS41IDAgMCAwLS41LjV2MmEuNS41IDAgMCAxLTEgMHYtMkExLjUgMS41IDAgMCAxIDguNSA4aDZBMS41IDEuNSAwIDAgMSAxNiA5LjV2MmEuNS41IDAgMCAxLTEgMHYtMmEuNS41IDAgMCAwLS41LS41SDEydjZoMmEuNS41IDAgMCAxIDAgMXoiIGZpbGw9IiM1QjYzNzIiLz48L3N2Zz4K)}._booleanIcon_t30x8_23{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDVINmEyIDIgMCAwIDAtMiAydjEwYTIgMiAwIDAgMCAyIDJoMTFhMiAyIDAgMCAwIDItMlY3YTIgMiAwIDAgMC0yLTJ6TTUgN2ExIDEgMCAwIDEgMS0xaDExYTEgMSAwIDAgMSAxIDF2MTBhMSAxIDAgMCAxLTEgMUg2YTEgMSAwIDAgMS0xLTFWN3oiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNOC44IDE1LjM5NGEuNS41IDAgMCAxLS4xLS43TDEzLjQyOCA4LjRhLjUuNSAwIDEgMSAuOC42TDkuNSAxNS4yOTRhLjUuNSAwIDAgMS0uNy4xeiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjYiIHk9IjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEiIHJ4PSIuNSIgZmlsbD0iIzVCNjM3MiIvPjxwYXRoIGQ9Ik04LjUgOGEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjxyZWN0IHg9IjEzIiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iMSIgcng9Ii41IiBmaWxsPSIjNUI2MzcyIi8+PHJlY3QgeD0iMTMiIHk9IjE0IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIiByeD0iLjUiIGZpbGw9IiM1QjYzNzIiLz48cGF0aCBkPSJNMTMuNSAxMmEuNS41IDAgMCAxIC41LjV2NGEuNS41IDAgMCAxLTEgMHYtNGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iIzVCNjM3MiIvPjwvc3ZnPgo=)}._component_1rw9b_1{flex-grow:1;font-family:Open Sans}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content{position:relative;padding-left:13px}.csdk-drilldown-hierarchy-nested-menu-item .csdk-menu-item-content:before{top:2px;left:0;position:absolute;content:"";display:block;height:14px;width:1px;background:#c3c3c3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')), document.head.appendChild(t);
3639
3818
  }
3640
- } catch (t) {
3641
- console.error("vite-plugin-css-injected-by-js", t);
3819
+ } catch (a) {
3820
+ console.error("vite-plugin-css-injected-by-js", a);
3642
3821
  }
3643
3822
  })();
3644
- const Xt = {
3823
+ const Kt = {
3645
3824
  api: void 0
3646
- }, $t = Symbol("aiContextKey"), _e = () => ra(
3647
- $t,
3648
- () => gt(Xt),
3825
+ }, ea = Symbol("aiContextKey"), ve = () => oa(
3826
+ ea,
3827
+ () => ht(Kt),
3649
3828
  !0
3650
- ), rn = Ee({
3829
+ ), un = ze({
3651
3830
  props: {
3652
3831
  /**
3653
3832
  * {@inheritDoc @sisense/sdk-ui!AiContextProviderProps.volatile}
@@ -3655,56 +3834,59 @@ const Xt = {
3655
3834
  volatile: Boolean
3656
3835
  },
3657
3836
  setup(e, { slots: t }) {
3658
- const a = Ba(), r = gt(Xt), { app: o } = a.value;
3837
+ const a = Xa(), r = ht(Kt), { app: o } = a.value;
3659
3838
  return o && (r.value = {
3660
- api: new lt(o.httpClient, e.volatile)
3661
- }), ut(async () => {
3839
+ api: new st(o.httpClient, e.volatile)
3840
+ }), mt(async () => {
3662
3841
  const { app: n } = a.value;
3663
3842
  n && (r.value = {
3664
- api: new lt(n.httpClient, e.volatile)
3843
+ api: new st(n.httpClient, e.volatile)
3665
3844
  });
3666
- }), ia($t, r), () => {
3845
+ }), na(ea, r), () => {
3667
3846
  var n;
3668
3847
  return (n = t.default) == null ? void 0 : n.call(t);
3669
3848
  };
3670
3849
  }
3671
- }), Kt = () => {
3672
- const e = _e(), t = new Qa({
3850
+ }), ta = () => {
3851
+ const e = ve(), t = new Ka({
3673
3852
  context: e.value
3674
3853
  });
3675
- return ut(() => {
3854
+ return mt(() => {
3676
3855
  t.setValue({
3677
3856
  context: e.value
3678
3857
  });
3679
3858
  }), {
3680
3859
  propsObserver: t,
3681
- providerComponent: en
3860
+ providerComponent: cn
3682
3861
  };
3683
- }, on = Ee({
3862
+ }, hn = ze({
3684
3863
  props: {
3685
3864
  /**
3686
3865
  * {@inheritDoc @sisense/sdk-ui!ChatbotProps.width}
3687
3866
  */
3688
- width: String,
3867
+ width: [String, Number],
3689
3868
  /**
3690
3869
  * {@inheritDoc @sisense/sdk-ui!ChatbotProps.height}
3691
3870
  */
3692
- height: String,
3871
+ height: [String, Number],
3693
3872
  /**
3694
3873
  * {@inheritDoc @sisense/sdk-ui!ChatbotProps.config}
3695
3874
  */
3696
3875
  config: Object
3697
3876
  },
3698
- setup: (e) => vt(Xo, e, [
3699
- ...Mt(),
3700
- Kt()
3877
+ setup: (e) => It(ln, e, [
3878
+ ...At(),
3879
+ ta()
3701
3880
  ])
3702
- }), nn = Ee({
3881
+ }), mn = ze({
3703
3882
  props: {
3704
3883
  /**
3705
3884
  * {@inheritDoc @sisense/sdk-ui!GetNlgInsightsProps.dataSource}
3706
3885
  */
3707
- dataSource: Object,
3886
+ dataSource: {
3887
+ type: [String, Object],
3888
+ required: !0
3889
+ },
3708
3890
  /**
3709
3891
  * {@inheritDoc @sisense/sdk-ui!GetNlgInsightsProps.dimensions}
3710
3892
  */
@@ -3716,37 +3898,37 @@ const Xt = {
3716
3898
  /**
3717
3899
  * {@inheritDoc @sisense/sdk-ui!GetNlgInsightsProps.filters}
3718
3900
  */
3719
- filters: Array || Object,
3901
+ filters: [Array, Object],
3720
3902
  /**
3721
3903
  * {@inheritDoc @sisense/sdk-ui!GetNlgInsightsProps.verbosity}
3722
3904
  */
3723
3905
  verbosity: String
3724
3906
  },
3725
- setup: (e) => vt($o, e, [
3726
- ...Mt(),
3727
- Kt()
3907
+ setup: (e) => It(dn, e, [
3908
+ ...At(),
3909
+ ta()
3728
3910
  ])
3729
- }), ln = (e) => {
3730
- We("useGetNlgInsights");
3731
- const [t, a] = Ge(He, {
3911
+ }), bn = (e) => {
3912
+ Ge("useGetNlgInsights");
3913
+ const [t, a] = qe(Pe, {
3732
3914
  isLoading: !0,
3733
3915
  isError: !1,
3734
3916
  isSuccess: !1,
3735
3917
  status: "loading",
3736
3918
  error: void 0,
3737
3919
  data: void 0
3738
- }), r = _e(), o = async (l) => {
3920
+ }), r = ve(), o = async (l) => {
3739
3921
  var d;
3740
3922
  try {
3741
3923
  a({ type: "loading" });
3742
- const c = Zt(te(e)), s = await (l == null ? void 0 : l.ai.getNlgInsights(c));
3743
- a({ type: "success", data: (d = s == null ? void 0 : s.data) == null ? void 0 : d.answer });
3744
- } catch (c) {
3745
- a({ type: "error", error: c });
3924
+ const s = Rt(te(e)), c = await (l == null ? void 0 : l.ai.getNlgInsights(s));
3925
+ a({ type: "success", data: (d = c == null ? void 0 : c.data) == null ? void 0 : d.answer });
3926
+ } catch (s) {
3927
+ a({ type: "error", error: s });
3746
3928
  }
3747
3929
  };
3748
- ze(
3749
- [...qe(e), r],
3930
+ Ze(
3931
+ [...He(e), r],
3750
3932
  () => {
3751
3933
  const { api: l } = r.value, { enabled: d } = te(e);
3752
3934
  !l || !(d === void 0 || d === !0) || o(l);
@@ -3757,27 +3939,27 @@ const Xt = {
3757
3939
  r.value.api && o(r.value.api);
3758
3940
  };
3759
3941
  return {
3760
- ...Oe(t.value),
3942
+ ...Re(t.value),
3761
3943
  refetch: n
3762
3944
  };
3763
- }, dn = (e) => {
3764
- We("useGetQueryRecommendations");
3765
- const [t, a] = Ge(He, {
3945
+ }, fn = (e) => {
3946
+ Ge("useGetQueryRecommendations");
3947
+ const [t, a] = qe(Pe, {
3766
3948
  isLoading: !0,
3767
3949
  isError: !1,
3768
3950
  isSuccess: !1,
3769
3951
  status: "loading",
3770
3952
  error: void 0,
3771
3953
  data: void 0
3772
- }), r = _e(), o = async (l) => {
3954
+ }), r = ve(), o = async (l) => {
3773
3955
  try {
3774
3956
  a({ type: "loading" });
3775
- const { contextTitle: d, count: c, enableAxisTitlesInWidgetProps: s } = te(e), g = c ?? Te, p = await (l == null ? void 0 : l.ai.getQueryRecommendations(d, {
3957
+ const { contextTitle: d, count: s, enableAxisTitlesInWidgetProps: c } = te(e), g = s ?? Oe, p = await (l == null ? void 0 : l.ai.getQueryRecommendations(d, {
3776
3958
  numOfRecommendations: g
3777
3959
  })), m = (p == null ? void 0 : p.map((x) => ({
3778
3960
  ...x,
3779
3961
  widgetProps: Et.toWidgetProps(x, {
3780
- useCustomizedStyleOptions: s
3962
+ useCustomizedStyleOptions: c
3781
3963
  })
3782
3964
  }))) || [];
3783
3965
  a({ type: "success", data: m });
@@ -3785,10 +3967,10 @@ const Xt = {
3785
3967
  a({ type: "error", error: d });
3786
3968
  }
3787
3969
  };
3788
- ze(
3789
- [...qe(e), r],
3970
+ Ze(
3971
+ [...He(e), r],
3790
3972
  () => {
3791
- const { api: l } = r.value, { enabled: d, count: c } = te(e), g = (d === void 0 || d === !0) && (c ?? Te) > 0;
3973
+ const { api: l } = r.value, { enabled: d, count: s } = te(e), g = (d === void 0 || d === !0) && (s ?? Oe) > 0;
3792
3974
  !l || !g || o(l);
3793
3975
  },
3794
3976
  { immediate: !0 }
@@ -3797,31 +3979,31 @@ const Xt = {
3797
3979
  r.value.api && o(r.value.api);
3798
3980
  };
3799
3981
  return {
3800
- ...Oe(t.value),
3982
+ ...Re(t.value),
3801
3983
  refetch: n
3802
3984
  };
3803
- }, cn = (e) => {
3804
- We("useGetNlqResult");
3805
- const [t, a] = Ge(He, {
3985
+ }, xn = (e) => {
3986
+ Ge("useGetNlqResult");
3987
+ const [t, a] = qe(Pe, {
3806
3988
  isLoading: !0,
3807
3989
  isError: !1,
3808
3990
  isSuccess: !1,
3809
3991
  status: "loading",
3810
3992
  error: void 0,
3811
3993
  data: void 0
3812
- }), r = _e(), o = async (l) => {
3994
+ }), r = ve(), o = async (l) => {
3813
3995
  try {
3814
3996
  a({ type: "loading" });
3815
- const d = te(e), { enableAxisTitlesInWidgetProps: c } = d, { contextTitle: s, request: g } = Wr(d), p = await (l == null ? void 0 : l.ai.getNlqResult(s, g)), m = p ? Et.toWidgetProps(p, {
3816
- useCustomizedStyleOptions: c || !1
3997
+ const d = te(e), { enableAxisTitlesInWidgetProps: s } = d, { contextTitle: c, request: g } = Vr(d), p = await (l == null ? void 0 : l.ai.getNlqResult(c, g)), m = p ? Et.toWidgetProps(p, {
3998
+ useCustomizedStyleOptions: s || !1
3817
3999
  }) : void 0;
3818
4000
  a({ type: "success", data: m });
3819
4001
  } catch (d) {
3820
4002
  a({ type: "error", error: d });
3821
4003
  }
3822
4004
  };
3823
- ze(
3824
- [...qe(e), r],
4005
+ Ze(
4006
+ [...He(e), r],
3825
4007
  () => {
3826
4008
  const { api: l } = r.value, { enabled: d } = te(e);
3827
4009
  !l || !(d === void 0 || d === !0) || o(l);
@@ -3832,15 +4014,15 @@ const Xt = {
3832
4014
  r.value.api && o(r.value.api);
3833
4015
  };
3834
4016
  return {
3835
- ...Oe(t.value),
4017
+ ...Re(t.value),
3836
4018
  refetch: n
3837
4019
  };
3838
4020
  };
3839
4021
  export {
3840
- rn as AiContextProvider,
3841
- on as Chatbot,
3842
- nn as GetNlgInsights,
3843
- ln as useGetNlgInsights,
3844
- cn as useGetNlqResult,
3845
- dn as useGetQueryRecommendations
4022
+ un as AiContextProvider,
4023
+ hn as Chatbot,
4024
+ mn as GetNlgInsights,
4025
+ bn as useGetNlgInsights,
4026
+ xn as useGetNlqResult,
4027
+ fn as useGetQueryRecommendations
3846
4028
  };