@sisense/sdk-ui 2.3.0 → 2.4.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 (72) hide show
  1. package/dist/ai.cjs +17 -16
  2. package/dist/ai.js +767 -670
  3. package/dist/analytics-composer.cjs +1 -1
  4. package/dist/analytics-composer.js +4 -4
  5. package/dist/{derive-chart-family-DeTlU_Wm.cjs → derive-chart-family-Cqw-HJq1.cjs} +9 -9
  6. package/dist/{derive-chart-family-BtTi3OxL.js → derive-chart-family-woVAnbRi.js} +6914 -6864
  7. package/dist/{dimensions-Xxab6o5s.js → dimensions-BHdLQaOB.js} +1 -1
  8. package/dist/{dimensions-DpBTdNJ_.cjs → dimensions-oGJ_aWd5.cjs} +1 -1
  9. package/dist/index.cjs +20 -20
  10. package/dist/index.js +7758 -7446
  11. package/dist/index.umd.js +296 -295
  12. package/dist/packages/sdk-ui/src/ai/api/types.d.ts +1 -1
  13. package/dist/packages/sdk-ui/src/ai/common/icon-button.d.ts +1 -1
  14. package/dist/packages/sdk-ui/src/analytics-composer/types.d.ts +2 -2
  15. package/dist/packages/sdk-ui/src/api/rest-api.d.ts +9 -4
  16. package/dist/packages/sdk-ui/src/app/client-application.d.ts +1 -1
  17. package/dist/packages/sdk-ui/src/common/components/button.d.ts +1 -0
  18. package/dist/packages/sdk-ui/src/common/components/menu/context-menu/context-menu.d.ts +1 -1
  19. package/dist/packages/sdk-ui/src/common/components/menu/context-menu/menu.d.ts +4 -2
  20. package/dist/packages/sdk-ui/src/common/components/menu/menu-button.d.ts +8 -0
  21. package/dist/packages/sdk-ui/src/common/components/menu/types.d.ts +3 -1
  22. package/dist/packages/sdk-ui/src/common/components/popper.d.ts +6 -1
  23. package/dist/packages/sdk-ui/src/common/hooks/use-defaults.d.ts +1 -2
  24. package/dist/packages/sdk-ui/src/common/icons/drag-handle-icon.d.ts +3 -0
  25. package/dist/packages/sdk-ui/src/custom-widgets-provider/custom-widgets-context.d.ts +8 -0
  26. package/dist/packages/sdk-ui/src/custom-widgets-provider/custom-widgets-provider-adapter.d.ts +17 -0
  27. package/dist/packages/sdk-ui/src/custom-widgets-provider/custom-widgets-provider.d.ts +9 -0
  28. package/dist/packages/sdk-ui/src/custom-widgets-provider/index.d.ts +6 -0
  29. package/dist/packages/sdk-ui/src/custom-widgets-provider/types.d.ts +19 -0
  30. package/dist/packages/sdk-ui/src/custom-widgets-provider/use-custom-widgets.d.ts +25 -0
  31. package/dist/packages/sdk-ui/src/custom-widgets-provider/use-execute-custom-widget-query.d.ts +35 -0
  32. package/dist/packages/sdk-ui/src/dashboard/components/editable-layout/components/draggable-widget-wrapper.d.ts +12 -3
  33. package/dist/packages/sdk-ui/src/dashboard/components/editable-layout/editable-layout.d.ts +12 -1
  34. package/dist/packages/sdk-ui/src/dashboard/components/editable-layout/helpers.d.ts +57 -1
  35. package/dist/packages/sdk-ui/src/dashboard/components/editable-layout/utils.d.ts +13 -0
  36. package/dist/packages/sdk-ui/src/dashboard/constants.d.ts +11 -3
  37. package/dist/packages/sdk-ui/src/dashboard/dashboard.d.ts +11 -1
  38. package/dist/packages/sdk-ui/src/dashboard/index.d.ts +1 -1
  39. package/dist/packages/sdk-ui/src/dashboard/types.d.ts +72 -21
  40. package/dist/packages/sdk-ui/src/dashboard/use-dashboard-theme.d.ts +10 -0
  41. package/dist/packages/sdk-ui/src/filters/components/filters-panel/filters-panel.d.ts +35 -4
  42. package/dist/packages/sdk-ui/src/filters/hooks/index.d.ts +1 -1
  43. package/dist/packages/sdk-ui/src/filters/hooks/use-get-filter-members.d.ts +62 -24
  44. package/dist/packages/sdk-ui/src/index.d.ts +5 -5
  45. package/dist/packages/sdk-ui/src/indicator-canvas.d.ts +2 -0
  46. package/dist/packages/sdk-ui/src/models/dashboard/get-dashboard-model.d.ts +7 -0
  47. package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-model-reducer.d.ts +21 -4
  48. package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-model.d.ts +1 -1
  49. package/dist/packages/sdk-ui/src/models/dashboard/use-dashboard-model/use-dashboard-persistence.d.ts +8 -1
  50. package/dist/packages/sdk-ui/src/models/widget/types.d.ts +1 -1
  51. package/dist/packages/sdk-ui/src/models/widget/widget-model-translator.d.ts +3 -3
  52. package/dist/packages/sdk-ui/src/models/widget/widget-model.d.ts +3 -3
  53. package/dist/packages/sdk-ui/src/props.d.ts +52 -11
  54. package/dist/packages/sdk-ui/src/translation/resources/en.d.ts +7 -2
  55. package/dist/packages/sdk-ui/src/translation/resources/index.d.ts +14 -4
  56. package/dist/packages/sdk-ui/src/types.d.ts +59 -5
  57. package/dist/packages/sdk-ui/src/widget-by-id/types.d.ts +2 -2
  58. package/dist/packages/sdk-ui/src/widget-by-id/utils.d.ts +6 -6
  59. package/dist/packages/sdk-ui/src/widgets/common/drilldown-breadcrumbs/styled-buttons.d.ts +2 -2
  60. package/dist/packages/sdk-ui/src/widgets/custom-widget.d.ts +8 -0
  61. package/dist/{use-common-filters-B2N7j9H-.cjs → use-common-filters-B2TXBt4b.cjs} +62 -62
  62. package/dist/{use-common-filters-BC4Vg9wu.js → use-common-filters-B3lFbmtY.js} +3792 -3850
  63. package/dist/{widget-composer-Bj5DrCSm.js → widget-composer-BCNu5BzM.js} +12 -12
  64. package/dist/{widget-composer-DjREvygd.cjs → widget-composer-DheWJukc.cjs} +2 -2
  65. package/package.json +7 -7
  66. package/dist/packages/sdk-ui/src/plugins-provider/custom-plugins-provider.d.ts +0 -19
  67. package/dist/packages/sdk-ui/src/plugins-provider/index.d.ts +0 -2
  68. package/dist/packages/sdk-ui/src/plugins-provider/plugins-context.d.ts +0 -9
  69. package/dist/packages/sdk-ui/src/plugins-provider/plugins-provider.d.ts +0 -18
  70. package/dist/packages/sdk-ui/src/plugins-provider/types.d.ts +0 -23
  71. package/dist/packages/sdk-ui/src/plugins-provider/use-execute-plugin-query.d.ts +0 -24
  72. package/dist/packages/sdk-ui/src/widgets/plugin-widget.d.ts +0 -8
package/dist/ai.js CHANGED
@@ -1,16 +1,16 @@
1
- var mn = Object.defineProperty, bn = Object.defineProperties;
2
- var xn = Object.getOwnPropertyDescriptors;
1
+ var yn = Object.defineProperty, xn = Object.defineProperties;
2
+ var vn = Object.getOwnPropertyDescriptors;
3
3
  var Te = Object.getOwnPropertySymbols;
4
4
  var pt = Object.prototype.hasOwnProperty, ht = Object.prototype.propertyIsEnumerable;
5
- var ut = (e, t, n) => t in e ? mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, T = (e, t) => {
5
+ var ut = (e, t, n) => t in e ? yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, T = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
7
  pt.call(t, n) && ut(e, n, t[n]);
8
8
  if (Te)
9
9
  for (var n of Te(t))
10
10
  ht.call(t, n) && ut(e, n, t[n]);
11
11
  return e;
12
- }, N = (e, t) => bn(e, xn(t));
13
- var $e = (e, t) => {
12
+ }, B = (e, t) => xn(e, vn(t));
13
+ var Pe = (e, t) => {
14
14
  var n = {};
15
15
  for (var r in e)
16
16
  pt.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
@@ -19,30 +19,30 @@ var $e = (e, t) => {
19
19
  t.indexOf(r) < 0 && ht.call(e, r) && (n[r] = e[r]);
20
20
  return n;
21
21
  };
22
- var ne = (e, t, n) => new Promise((r, s) => {
22
+ var ne = (e, t, n) => new Promise((r, a) => {
23
23
  var c = (d) => {
24
24
  try {
25
25
  p(n.next(d));
26
26
  } catch (h) {
27
- s(h);
27
+ a(h);
28
28
  }
29
- }, a = (d) => {
29
+ }, s = (d) => {
30
30
  try {
31
31
  p(n.throw(d));
32
32
  } catch (h) {
33
- s(h);
33
+ a(h);
34
34
  }
35
- }, p = (d) => d.done ? r(d.value) : Promise.resolve(d.value).then(c, a);
35
+ }, p = (d) => d.done ? r(d.value) : Promise.resolve(d.value).then(c, s);
36
36
  p((n = n.apply(e, t)).next());
37
37
  });
38
- import { by as yn, bz as vn, bA as Tt, bB as kn, bC as ye, bD as wn, bE as Sn, bF as Mn, bd as Lt, be as Rt, aP as he, G as _e, aC as Et, ag as Tn, bG as Ln, ai as Rn, v as En, x as Ne, bH as In, bI as Nn, an as de, bJ as It, ao as Fn, A as Bn, aS as On, bK as Hn, B as ge, q as Pe, bL as gt, P as f, t as $n, b3 as ve, b2 as Pn, az as Dn, bM as An, b4 as zn, aD as qn, ae as be, J as Wn, bN as Zn, bO as jn, M as Nt, bP as Vn, b7 as Gn, bb as Un } from "./use-common-filters-BC4Vg9wu.js";
39
- import { P as Qn, t as o, _ as _n, k as Kn, c3 as Jn, R as H, T as Ze, aT as k, b1 as D, a7 as w, U as L, F as V, a4 as Ft, ay as je, aD as Xn, c4 as Yn, c5 as er, a2 as tr, a3 as nr, n as rr } from "./derive-chart-family-BtTi3OxL.js";
38
+ import { bw as kn, bx as wn, by as Tt, bz as Sn, bA as xe, bB as Mn, bC as Tn, bD as Ln, bb as Lt, bc as Rt, aP as he, G as _e, aE as Et, ai as Rn, bE as En, ak as In, v as Bn, x as Be, bF as Fn, bG as Nn, ap as de, bH as It, aq as Hn, A as On, aS as Pn, bI as Dn, B as ge, q as De, bJ as gt, P as f, t as $n, aF as Bt, b2 as An, aB as zn, bK as qn, ag as be, J as Wn, bL as Zn, bM as jn, M as Ft, bN as Gn, b5 as Vn, b9 as Un } from "./use-common-filters-B3lFbmtY.js";
39
+ import { P as Qn, t as o, _ as _n, k as Kn, c3 as Jn, R as O, T as Ze, aU as v, b6 as $, a7 as w, U as L, F as G, a4 as Nt, ay as je, aD as Xn, c4 as Yn, c5 as er, a2 as tr, a3 as nr, n as rr } from "./derive-chart-family-woVAnbRi.js";
40
40
  import * as K from "react";
41
- import { createContext as Ke, useContext as Je, useMemo as Z, useState as P, useCallback as O, useEffect as ke, useRef as ue, useLayoutEffect as Ee, memo as or, forwardRef as ir } from "react";
42
- import { t as Fe } from "./widget-composer-Bj5DrCSm.js";
43
- import { w as J1 } from "./widget-composer-Bj5DrCSm.js";
41
+ import { createContext as Ke, useContext as Je, useMemo as Z, useState as D, useCallback as H, useEffect as ve, useRef as ue, useLayoutEffect as Ee, memo as or, forwardRef as ir } from "react";
42
+ import { t as Fe } from "./widget-composer-BCNu5BzM.js";
43
+ import { w as X1 } from "./widget-composer-BCNu5BzM.js";
44
44
  import { jsx as Ce } from "react/jsx-runtime";
45
- class sr extends yn {
45
+ class ar extends kn {
46
46
  constructor(t, n) {
47
47
  super(), this.client = t, this.setOptions(n), this.bindMethods(), this.updateResult();
48
48
  }
@@ -52,7 +52,7 @@ class sr extends yn {
52
52
  setOptions(t) {
53
53
  var n;
54
54
  const r = this.options;
55
- this.options = this.client.defaultMutationOptions(t), vn(r, this.options) || this.client.getMutationCache().notify({
55
+ this.options = this.client.defaultMutationOptions(t), wn(r, this.options) || this.client.getMutationCache().notify({
56
56
  type: "observerOptionsUpdated",
57
57
  mutation: this.currentMutation,
58
58
  observer: this
@@ -80,12 +80,12 @@ class sr extends yn {
80
80
  });
81
81
  }
82
82
  mutate(t, n) {
83
- return this.mutateOptions = n, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, N(T({}, this.options), {
83
+ return this.mutateOptions = n, this.currentMutation && this.currentMutation.removeObserver(this), this.currentMutation = this.client.getMutationCache().build(this.client, B(T({}, this.options), {
84
84
  variables: typeof t != "undefined" ? t : this.options.variables
85
85
  })), this.currentMutation.addObserver(this), this.currentMutation.execute();
86
86
  }
87
87
  updateResult() {
88
- const t = this.currentMutation ? this.currentMutation.state : kn(), n = N(T({}, t), {
88
+ const t = this.currentMutation ? this.currentMutation.state : Sn(), n = B(T({}, t), {
89
89
  isLoading: t.status === "loading",
90
90
  isSuccess: t.status === "success",
91
91
  isError: t.status === "error",
@@ -99,11 +99,11 @@ class sr extends yn {
99
99
  Tt.batch(() => {
100
100
  if (this.mutateOptions && this.hasListeners()) {
101
101
  if (t.onSuccess) {
102
- var n, r, s, c;
103
- (n = (r = this.mutateOptions).onSuccess) == null || n.call(r, this.currentResult.data, this.currentResult.variables, this.currentResult.context), (s = (c = this.mutateOptions).onSettled) == null || s.call(c, this.currentResult.data, null, this.currentResult.variables, this.currentResult.context);
102
+ var n, r, a, c;
103
+ (n = (r = this.mutateOptions).onSuccess) == null || n.call(r, this.currentResult.data, this.currentResult.variables, this.currentResult.context), (a = (c = this.mutateOptions).onSettled) == null || a.call(c, this.currentResult.data, null, this.currentResult.variables, this.currentResult.context);
104
104
  } else if (t.onError) {
105
- var a, p, d, h;
106
- (a = (p = this.mutateOptions).onError) == null || a.call(p, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (d = (h = this.mutateOptions).onSettled) == null || d.call(h, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
105
+ var s, p, d, h;
106
+ (s = (p = this.mutateOptions).onError) == null || s.call(p, this.currentResult.error, this.currentResult.variables, this.currentResult.context), (d = (h = this.mutateOptions).onSettled) == null || d.call(h, void 0, this.currentResult.error, this.currentResult.variables, this.currentResult.context);
107
107
  }
108
108
  }
109
109
  t.listeners && this.listeners.forEach(({
@@ -115,37 +115,37 @@ class sr extends yn {
115
115
  }
116
116
  }
117
117
  function Xe(e, t, n) {
118
- const r = Mn(e, t), s = ye({
118
+ const r = Ln(e, t), a = xe({
119
119
  context: r.context
120
- }), [c] = K.useState(() => new sr(s, r));
120
+ }), [c] = K.useState(() => new ar(a, r));
121
121
  K.useEffect(() => {
122
122
  c.setOptions(r);
123
123
  }, [c, r]);
124
- const a = wn(K.useCallback((d) => c.subscribe(Tt.batchCalls(d)), [c]), () => c.getCurrentResult(), () => c.getCurrentResult()), p = K.useCallback((d, h) => {
125
- c.mutate(d, h).catch(ar);
124
+ const s = Mn(K.useCallback((d) => c.subscribe(Tt.batchCalls(d)), [c]), () => c.getCurrentResult(), () => c.getCurrentResult()), p = K.useCallback((d, h) => {
125
+ c.mutate(d, h).catch(sr);
126
126
  }, [c]);
127
- if (a.error && Sn(c.options.useErrorBoundary, [a.error]))
128
- throw a.error;
129
- return N(T({}, a), {
127
+ if (s.error && Tn(c.options.useErrorBoundary, [s.error]))
128
+ throw s.error;
129
+ return B(T({}, s), {
130
130
  mutate: p,
131
- mutateAsync: a.mutate
131
+ mutateAsync: s.mutate
132
132
  });
133
133
  }
134
- function ar() {
134
+ function sr() {
135
135
  }
136
136
  class lr {
137
137
  constructor(t, n = !1) {
138
138
  this.volatile = n, this.getChatContexts = () => ne(this, null, function* () {
139
139
  return (yield this.httpClient.get("api/datasources//")) || [];
140
- }), this.getNlgInsights = (r) => this.httpClient.post("api/v2/ai/nlg/queryResult", r), this.getQueryRecommendations = (r, s) => this.httpClient.get(`api/v2/ai/recommendations/query/${r}/${s.numOfRecommendations}`), this.getNlqResult = (r, s) => this.httpClient.post(`api/v2/ai/nlq/query/${r}`, s), this.setLlmConfig = (r) => this.httpClient.post("api/v2/settings/ai/llmProvider", r).catch((s) => {
141
- console.error("Unable to set llm config", s);
140
+ }), this.getNlgInsights = (r) => this.httpClient.post("api/v2/ai/nlg/queryResult", r), this.getQueryRecommendations = (r, a) => this.httpClient.get(`api/v2/ai/recommendations/query/${r}/${a.numOfRecommendations}`), this.getNlqResult = (r, a) => this.httpClient.post(`api/v2/ai/nlq/query/${r}`, a), this.setLlmConfig = (r) => this.httpClient.post("api/v2/settings/ai/llmProvider", r).catch((a) => {
141
+ console.error("Unable to set llm config", a);
142
142
  }), this.getAllChats = () => ne(this, null, function* () {
143
143
  return this.volatile ? [] : this.httpClient.get("api/v2/ai/chats");
144
- }), this.getChatById = (r) => this.httpClient.get(`api/v2/ai/chats/${r}`), this.createChat = (r, s) => this.httpClient.post("api/v2/ai/chats", {
144
+ }), this.getChatById = (r) => this.httpClient.get(`api/v2/ai/chats/${r}`), this.createChat = (r, a) => this.httpClient.post("api/v2/ai/chats", {
145
145
  sourceId: r,
146
146
  volatile: this.volatile,
147
- contextDetails: s
148
- }), this.postChat = (r, s) => this.httpClient.post(`api/v2/ai/chats/${r}`, s), this.deleteChatHistory = (r) => this.httpClient.delete(`api/v2/ai/chats/${r}/history`), this.sendFeedback = (r) => this.httpClient.post("api/v2/ai/feedback", r), this.ai = {
147
+ contextDetails: a
148
+ }), this.postChat = (r, a) => this.httpClient.post(`api/v2/ai/chats/${r}`, a), this.deleteChatHistory = (r) => this.httpClient.delete(`api/v2/ai/chats/${r}/history`), this.sendFeedback = (r) => this.httpClient.post("api/v2/ai/feedback", r), this.ai = {
149
149
  getNlgInsights: this.getNlgInsights,
150
150
  getNlqResult: this.getNlqResult,
151
151
  getQueryRecommendations: this.getQueryRecommendations,
@@ -180,29 +180,29 @@ const cr = new Lt({
180
180
  children: e
181
181
  })
182
182
  });
183
- }, Bt = /* @__PURE__ */ Ke({}), ur = () => Je(Bt), Ot = ({ children: e }) => {
184
- const [t, n] = P({}), r = O((a, p) => {
183
+ }, Ht = /* @__PURE__ */ Ke({}), ur = () => Je(Ht), Ot = ({ children: e }) => {
184
+ const [t, n] = D({}), r = H((s, p) => {
185
185
  var d;
186
- return `${a}_${(d = p == null ? void 0 : p.dashboardId) != null ? d : ""}`;
187
- }, []), s = O((a, p, d) => {
188
- n((h) => N(T({}, h), {
189
- [r(p, d)]: a
186
+ return `${s}_${(d = p == null ? void 0 : p.dashboardId) != null ? d : ""}`;
187
+ }, []), a = H((s, p, d) => {
188
+ n((h) => B(T({}, h), {
189
+ [r(p, d)]: s
190
190
  }));
191
191
  }, [
192
192
  r
193
- ]), c = O((a, p) => t[r(a, p)], [
193
+ ]), c = H((s, p) => t[r(s, p)], [
194
194
  t,
195
195
  r
196
196
  ]);
197
- return /* @__PURE__ */ o(Bt.Provider, {
197
+ return /* @__PURE__ */ o(Ht.Provider, {
198
198
  value: {
199
- saveChatId: s,
199
+ saveChatId: a,
200
200
  getChatId: c
201
201
  },
202
202
  children: e
203
203
  });
204
204
  };
205
- function A1({ children: e, volatile: t }) {
205
+ function z1({ children: e, volatile: t }) {
206
206
  return /* @__PURE__ */ o(Ot, {
207
207
  children: /* @__PURE__ */ o(dr, {
208
208
  volatile: t,
@@ -215,27 +215,27 @@ function pr(e) {
215
215
  if ("jaql" in e)
216
216
  return e;
217
217
  {
218
- const r = Jn(e.dataSource), { filters: s = [], relations: c } = _n(e.filters), { metadata: a, filterRelations: p } = Kn({
218
+ const r = Jn(e.dataSource), { filters: a = [], relations: c } = _n(e.filters), { metadata: s, filterRelations: p } = Kn({
219
219
  dataSource: e.dataSource,
220
220
  attributes: (t = e.dimensions) != null ? t : [],
221
221
  measures: (n = e.measures) != null ? n : [],
222
- filters: s,
222
+ filters: a,
223
223
  filterRelations: c,
224
224
  highlights: []
225
225
  }, !0), d = {
226
226
  jaql: {
227
227
  datasource: r,
228
- metadata: a,
228
+ metadata: s,
229
229
  filterRelations: p
230
230
  }
231
231
  };
232
232
  return e.verbosity && (d.verbosity = e.verbosity), d;
233
233
  }
234
234
  }
235
- const Be = (e, t = !0) => {
235
+ const Ne = (e, t = !0) => {
236
236
  const n = Z(() => pr(e), [
237
237
  e
238
- ]), r = J(), { data: s, error: c, isError: a, isLoading: p, isSuccess: d, refetch: h } = he({
238
+ ]), r = J(), { data: a, error: c, isError: s, isLoading: p, isSuccess: d, refetch: h } = he({
239
239
  queryKey: [
240
240
  "getNlgInsights",
241
241
  n,
@@ -250,20 +250,20 @@ const Be = (e, t = !0) => {
250
250
  });
251
251
  return {
252
252
  isLoading: p,
253
- isError: a,
253
+ isError: s,
254
254
  isSuccess: d,
255
- data: s,
255
+ data: a,
256
256
  error: c,
257
- refetch: O(() => {
257
+ refetch: H(() => {
258
258
  h();
259
259
  }, [
260
260
  h
261
261
  ])
262
262
  };
263
263
  }, hr = (e) => {
264
- const r = e, { enabled: t } = r, n = $e(r, ["enabled"]);
265
- return Be(n, t);
266
- }, z1 = _e("useGetNlgInsights")(hr), gr = [
264
+ const r = e, { enabled: t } = r, n = Pe(r, ["enabled"]);
265
+ return Ne(n, t);
266
+ }, q1 = _e("useGetNlgInsights")(hr), gr = [
267
267
  "indicator",
268
268
  "column",
269
269
  "line",
@@ -286,7 +286,7 @@ function Cr(e) {
286
286
  };
287
287
  }
288
288
  const fr = (e) => {
289
- const { contextTitle: t, request: n } = Cr(e), r = J(), { isLoading: s, isError: c, isSuccess: a, data: p, error: d, refetch: h } = he({
289
+ const { contextTitle: t, request: n } = Cr(e), r = J(), { isLoading: a, isError: c, isSuccess: s, data: p, error: d, refetch: h } = he({
290
290
  queryKey: [
291
291
  "getNlqResult",
292
292
  t,
@@ -299,30 +299,30 @@ const fr = (e) => {
299
299
  useCustomizedStyleOptions: e.enableAxisTitlesInWidgetProps || !1
300
300
  }) : void 0;
301
301
  return {
302
- isLoading: s,
302
+ isLoading: a,
303
303
  isError: c,
304
- isSuccess: a,
304
+ isSuccess: s,
305
305
  data: b,
306
306
  error: d,
307
- refetch: O(() => {
307
+ refetch: H(() => {
308
308
  h();
309
309
  }, [
310
310
  h
311
311
  ])
312
312
  };
313
- }, q1 = _e("useGetNlqResult")(fr), mr = 4, Ht = (e) => {
314
- const { contextTitle: t, count: n, enableAxisTitlesInWidgetProps: r, enabled: s } = e, c = J(), a = n != null ? n : mr, p = (s === void 0 || s === !0) && a > 0, { isLoading: d, isError: h, isSuccess: b, data: m, error: i, refetch: u } = he({
313
+ }, W1 = _e("useGetNlqResult")(fr), mr = 4, Pt = (e) => {
314
+ const { contextTitle: t, count: n, enableAxisTitlesInWidgetProps: r, enabled: a } = e, c = J(), s = n != null ? n : mr, p = (a === void 0 || a === !0) && s > 0, { isLoading: d, isError: h, isSuccess: b, data: m, error: i, refetch: u } = he({
315
315
  queryKey: [
316
316
  "getQueryRecommendations",
317
317
  t,
318
- a,
318
+ s,
319
319
  c
320
320
  ],
321
321
  queryFn: () => c == null ? void 0 : c.ai.getQueryRecommendations(t, {
322
- numOfRecommendations: a
322
+ numOfRecommendations: s
323
323
  }),
324
324
  enabled: !!c && p
325
- }), l = Z(() => m == null ? void 0 : m.map((C) => N(T({}, C), {
325
+ }), l = Z(() => m == null ? void 0 : m.map((C) => B(T({}, C), {
326
326
  widgetProps: C.jaql ? Fe(C, {
327
327
  useCustomizedStyleOptions: r
328
328
  }) : void 0
@@ -336,29 +336,29 @@ const fr = (e) => {
336
336
  isSuccess: b,
337
337
  data: l != null ? l : void 0,
338
338
  error: i,
339
- refetch: O(() => {
339
+ refetch: H(() => {
340
340
  u();
341
341
  }, [
342
342
  u
343
343
  ])
344
344
  };
345
- }, W1 = _e("useGetQueryRecommendations")(Ht), $t = Object.freeze({
345
+ }, Z1 = _e("useGetQueryRecommendations")(Pt), Dt = Object.freeze({
346
346
  enableFollowupQuestions: !1,
347
347
  enableHeader: !0,
348
348
  enableInsights: !0,
349
349
  numOfRecommendations: 4,
350
350
  numOfRecentPrompts: 5
351
- }), Pt = /* @__PURE__ */ Ke(T({}, $t)), ee = () => Je(Pt), br = ({ children: e, value: t }) => {
352
- const { t: n } = H(), r = Object.entries(t).reduce((s, [c, a]) => (a !== void 0 && (s[c] = a), s), N(T({}, $t), {
351
+ }), $t = /* @__PURE__ */ Ke(T({}, Dt)), ee = () => Je($t), br = ({ children: e, value: t }) => {
352
+ const { t: n } = O(), r = Object.entries(t).reduce((a, [c, s]) => (s !== void 0 && (a[c] = s), a), B(T({}, Dt), {
353
353
  inputPromptText: n("ai.config.inputPromptText"),
354
354
  welcomeText: n("ai.config.welcomeText"),
355
355
  suggestionsWelcomeText: n("ai.config.suggestionsWelcomeText")
356
356
  }));
357
- return /* @__PURE__ */ o(Pt.Provider, {
357
+ return /* @__PURE__ */ o($t.Provider, {
358
358
  value: r,
359
359
  children: e
360
360
  });
361
- }, et = "chatHistory", xr = (e) => {
361
+ }, et = "chatHistory", yr = (e) => {
362
362
  const t = J(), { hideHistory: n } = ee();
363
363
  return he({
364
364
  queryKey: [
@@ -376,8 +376,8 @@ const fr = (e) => {
376
376
  }),
377
377
  enabled: !!t && !!e
378
378
  });
379
- }, Dt = (e) => {
380
- const t = J(), n = ye();
379
+ }, At = (e) => {
380
+ const t = J(), n = xe();
381
381
  return Xe({
382
382
  mutationFn: () => ne(void 0, null, function* () {
383
383
  if (!(!t || !e))
@@ -394,18 +394,18 @@ const fr = (e) => {
394
394
  }
395
395
  });
396
396
  }, tt = (e) => {
397
- const { data: t, isLoading: n, isError: r } = xr(e), { mutate: s } = Dt(e);
398
- return ke(() => {
399
- r && s();
397
+ const { data: t, isLoading: n, isError: r } = yr(e), { mutate: a } = At(e);
398
+ return ve(() => {
399
+ r && a();
400
400
  }, [
401
401
  r,
402
- s
402
+ a
403
403
  ]), {
404
404
  history: t,
405
405
  isLoading: n,
406
406
  isError: r
407
407
  };
408
- }, yr = () => {
408
+ }, xr = () => {
409
409
  const e = J(), { data: t, isLoading: n, fetchStatus: r } = he({
410
410
  queryKey: [
411
411
  "getDataTopics",
@@ -436,16 +436,16 @@ const fr = (e) => {
436
436
  isLoading: n
437
437
  };
438
438
  }, kr = (e, t, n) => {
439
- const r = ye(), s = J(), c = Xe({
439
+ const r = xe(), a = J(), c = Xe({
440
440
  mutationFn: () => ne(void 0, null, function* () {
441
- if (!(!s || !e))
442
- return s.ai.chat.create(e, n);
441
+ if (!(!a || !e))
442
+ return a.ai.chat.create(e, n);
443
443
  }),
444
444
  onSuccess: () => r.invalidateQueries([
445
445
  "getAllChats"
446
446
  ])
447
447
  });
448
- return ke(() => {
448
+ return ve(() => {
449
449
  t && c.isIdle && c.mutate();
450
450
  }, [
451
451
  t,
@@ -469,7 +469,7 @@ const fr = (e) => {
469
469
  throw Error(`${t}${JSON.stringify(e)}`);
470
470
  }
471
471
  }, Sr = (e, t) => {
472
- const n = ye(), r = O((d) => {
472
+ const n = xe(), r = H((d) => {
473
473
  e && n.setQueriesData([
474
474
  et,
475
475
  e
@@ -480,7 +480,7 @@ const fr = (e) => {
480
480
  }, [
481
481
  n,
482
482
  e
483
- ]), { t: s } = H(), c = J(), { mutate: a, isLoading: p } = Xe({
483
+ ]), { t: a } = O(), c = J(), { mutate: s, isLoading: p } = Xe({
484
484
  mutationFn: (d) => ne(void 0, null, function* () {
485
485
  if (!(!c || !e))
486
486
  return c.ai.chat.post(e, {
@@ -498,8 +498,8 @@ const fr = (e) => {
498
498
  },
499
499
  onError: (d) => {
500
500
  d instanceof Error && (console.error("Error when sending message:", d.message), r({
501
- content: s(`ai.errors.${d.interpolationOptions.errorCode}`, {
502
- defaultValue: s("ai.errors.unexpectedChatResponse")
501
+ content: a(`ai.errors.${d.interpolationOptions.errorCode}`, {
502
+ defaultValue: a("ai.errors.unexpectedChatResponse")
503
503
  }),
504
504
  role: "assistant"
505
505
  }));
@@ -507,35 +507,35 @@ const fr = (e) => {
507
507
  onSuccess: (d) => {
508
508
  if (!d)
509
509
  return;
510
- const h = s("ai.errors.unknownResponse");
510
+ const h = a("ai.errors.unknownResponse");
511
511
  r(wr(d, h));
512
512
  }
513
513
  });
514
514
  return {
515
- mutate: a,
515
+ mutate: s,
516
516
  isLoading: p
517
517
  };
518
518
  }, nt = (e, t, n = !1) => {
519
519
  var b;
520
- const { data: r, isLoading: s } = vr(), c = ur(), a = c.getChatId(e, t) || ((b = r.find((m) => {
520
+ const { data: r, isLoading: a } = vr(), c = ur(), s = c.getChatId(e, t) || ((b = r.find((m) => {
521
521
  var i;
522
522
  return m.contextTitle === e && ((i = m.contextDetails) == null ? void 0 : i.dashboardId) === (t == null ? void 0 : t.dashboardId);
523
- })) == null ? void 0 : b.chatId), { isError: p, data: d, isSuccess: h } = kr(e, n && !s && !a, t);
524
- return ke(() => {
525
- h && d && !a && c.saveChatId(d.chatId, e, t);
523
+ })) == null ? void 0 : b.chatId), { isError: p, data: d, isSuccess: h } = kr(e, n && !a && !s, t);
524
+ return ve(() => {
525
+ h && d && !s && c.saveChatId(d.chatId, e, t);
526
526
  }, [
527
527
  d,
528
528
  h,
529
529
  e,
530
530
  t,
531
- a,
531
+ s,
532
532
  c
533
533
  ]), {
534
- chatId: a,
535
- isLoading: s,
534
+ chatId: s,
535
+ isLoading: a,
536
536
  isError: p
537
537
  };
538
- }, At = (e) => Z(() => {
538
+ }, zt = (e) => Z(() => {
539
539
  if (e != null && e.length) {
540
540
  const t = e[e.length - 1];
541
541
  if (rt(t))
@@ -545,43 +545,43 @@ const fr = (e) => {
545
545
  }, [
546
546
  e
547
547
  ]), rt = (e) => !!e && "type" in e && e.type === "nlq", Mr = (e) => !!e && "type" in e && e.type === "text", Tr = (e, t) => {
548
- const { t: n } = H(), { enableFollowupQuestions: r } = ee(), { chatId: s, isError: c } = nt(e, t, !0), [a, p] = P(null), { history: d, isLoading: h, isError: b } = tt(s);
549
- ke(() => {
548
+ const { t: n } = O(), { enableFollowupQuestions: r } = ee(), { chatId: a, isError: c } = nt(e, t, !0), [s, p] = D(null), { history: d, isLoading: h, isError: b } = tt(a);
549
+ ve(() => {
550
550
  c ? p(new Ze("ai.errors.chatUnavailable")) : b && p(new Ze("ai.errors.fetchHistory"));
551
551
  }, [
552
552
  c,
553
553
  b,
554
554
  n
555
555
  ]);
556
- const { mutate: m, isLoading: i } = Sr(s, r), u = At(d);
556
+ const { mutate: m, isLoading: i } = Sr(a, r), u = zt(d);
557
557
  return {
558
- chatId: s,
558
+ chatId: a,
559
559
  history: d != null ? d : [],
560
560
  lastNlqResponse: u,
561
561
  sendMessage: m,
562
562
  isAwaitingResponse: i,
563
563
  isLoading: h,
564
- lastError: a
564
+ lastError: s
565
565
  };
566
- }, Z1 = ({ contextTitle: e, contextDetails: t }) => {
567
- const { chatId: n } = nt(e, t), { history: r } = tt(n);
568
- return At(r);
569
566
  }, j1 = ({ contextTitle: e, contextDetails: t }) => {
567
+ const { chatId: n } = nt(e, t), { history: r } = tt(n);
568
+ return zt(r);
569
+ }, G1 = ({ contextTitle: e, contextDetails: t }) => {
570
570
  const { chatId: n } = nt(e, t), { history: r } = tt(n);
571
571
  return Z(() => {
572
572
  if (r != null && r.length) {
573
- const s = r.slice().reverse().find(rt);
574
- if (s)
575
- return JSON.parse(s.content);
573
+ const a = r.slice().reverse().find(rt);
574
+ if (a)
575
+ return JSON.parse(a.content);
576
576
  }
577
577
  return null;
578
578
  }, [
579
579
  r
580
580
  ]);
581
- }, Lr = 500, Rr = 500, Er = 500, Ir = 900, Nr = /* @__PURE__ */ k("div", {
581
+ }, Lr = 500, Rr = 500, Er = 500, Ir = 900, Br = /* @__PURE__ */ v("div", {
582
582
  target: "e1ldv6710",
583
583
  label: "ChatFrame"
584
- })("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({ theme: e }) => e.aiChat.borderRadius, ";background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Lr, "px;min-height:", Rr, "px;width:", ({ width: e }) => e ? Ct(e) : `${Er}px`, ";height:", ({ height: e }) => e ? Ct(e) : `${Ir}px`, ";", ({ theme: e }) => D`
584
+ })("box-sizing:border-box;position:relative;display:flex;flex-direction:column;border:1px solid #c6c9ce;border-radius:", ({ theme: e }) => e.aiChat.borderRadius, ";background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";overflow:hidden;min-width:", Lr, "px;min-height:", Rr, "px;width:", ({ width: e }) => e ? Ct(e) : `${Er}px`, ";height:", ({ height: e }) => e ? Ct(e) : `${Ir}px`, ";", ({ theme: e }) => $`
585
585
  font-size: ${e.aiChat.primaryFontSize[0]};
586
586
  line-height: ${e.aiChat.primaryFontSize[1]};
587
587
  `, " border:", ({ theme: e }) => e.aiChat.border === !1 ? "none" : e.aiChat.border, ";");
@@ -613,7 +613,7 @@ function Fr({ spin: e }) {
613
613
  ]
614
614
  });
615
615
  }
616
- function Oe() {
616
+ function He() {
617
617
  return /* @__PURE__ */ o("div", {
618
618
  className: "csdk-m-auto",
619
619
  "aria-label": "loading spinner",
@@ -622,7 +622,7 @@ function Oe() {
622
622
  })
623
623
  });
624
624
  }
625
- function Br({ theme: e }) {
625
+ function Nr({ theme: e }) {
626
626
  return /* @__PURE__ */ o("svg", {
627
627
  width: "24",
628
628
  height: "24",
@@ -635,7 +635,7 @@ function Br({ theme: e }) {
635
635
  })
636
636
  });
637
637
  }
638
- function Or({ theme: e }) {
638
+ function Hr({ theme: e }) {
639
639
  const t = e.aiChat.icons.color;
640
640
  return /* @__PURE__ */ w("svg", {
641
641
  xmlns: "http://www.w3.org/2000/svg",
@@ -659,41 +659,41 @@ function Or({ theme: e }) {
659
659
  ]
660
660
  });
661
661
  }
662
- const Hr = /* @__PURE__ */ k("div", {
662
+ const Or = /* @__PURE__ */ v("div", {
663
663
  target: "e1q6h1ze0",
664
664
  label: "Section"
665
- })("display:flex;flex-direction:column;row-gap:4px;"), $r = /* @__PURE__ */ k("div", {
665
+ })("display:flex;flex-direction:column;row-gap:4px;"), Pr = /* @__PURE__ */ v("div", {
666
666
  target: "e1q6h1ze1",
667
667
  label: "SectionHeader"
668
- })("font-size:11px;line-height:18px;font-weight:300;color:", ({ theme: e }) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), Pr = /* @__PURE__ */ k("div", {
668
+ })("font-size:11px;line-height:18px;font-weight:300;color:", ({ theme: e }) => e.aiChat.dropup.headers.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.headers.hover.backgroundColor, ";}"), Dr = /* @__PURE__ */ v("div", {
669
669
  target: "e1q6h1ze2",
670
670
  label: "DropupItem"
671
671
  })("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => e.aiChat.dropup.items.textColor, ";cursor:pointer;padding:4px 12px;&:hover{background-color:", ({ theme: e }) => e.aiChat.dropup.items.hover.backgroundColor, ";}");
672
- function Dr({ title: e, items: t, onSelect: n, alwaysExpanded: r = !1 }) {
673
- const [s, c] = P(!1), { themeSettings: a } = L();
674
- return /* @__PURE__ */ w(Hr, {
672
+ function $r({ title: e, items: t, onSelect: n, alwaysExpanded: r = !1 }) {
673
+ const [a, c] = D(!1), { themeSettings: s } = L();
674
+ return /* @__PURE__ */ w(Or, {
675
675
  children: [
676
- /* @__PURE__ */ o($r, {
676
+ /* @__PURE__ */ o(Pr, {
677
677
  onClick: () => c((p) => !p),
678
- theme: a,
678
+ theme: s,
679
679
  children: e.toUpperCase()
680
680
  }),
681
- (s || r) && t.map((p, d) => /* @__PURE__ */ o(Pr, {
681
+ (a || r) && t.map((p, d) => /* @__PURE__ */ o(Dr, {
682
682
  onClick: () => n(p),
683
- theme: a,
683
+ theme: s,
684
684
  children: p
685
685
  }, d))
686
686
  ]
687
687
  });
688
688
  }
689
- const Ar = /* @__PURE__ */ k("div", {
689
+ const Ar = /* @__PURE__ */ v("div", {
690
690
  target: "e10x5x4a0",
691
691
  label: "PopupContent"
692
- })("font-family:", ({ theme: e }) => e.typography.fontFamily, ";font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";background-color:", ({ theme: e }) => e.aiChat.dropup.backgroundColor, ";border-radius:", ({ theme: e }) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({ theme: e }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), zr = /* @__PURE__ */ k("div", {
692
+ })("font-family:", ({ theme: e }) => e.typography.fontFamily, ";font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";background-color:", ({ theme: e }) => e.aiChat.dropup.backgroundColor, ";border-radius:", ({ theme: e }) => e.aiChat.dropup.borderRadius, ";box-shadow:", ({ theme: e }) => e.aiChat.dropup.boxShadow, ";padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;row-gap:4px;"), zr = /* @__PURE__ */ v("div", {
693
693
  target: "e10x5x4a1",
694
694
  label: "ErrorMessage"
695
- })("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), Ve = (e) => e.startsWith("/");
696
- function qr({ recentPrompts: e, suggestions: t, isLoading: n, onSelection: r, anchorEl: s, text: c, recommendationsError: a }) {
695
+ })("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => e.aiChat.dropup.items.textColor, ";padding:4px 12px;"), Ge = (e) => e.startsWith("/");
696
+ function qr({ recentPrompts: e, suggestions: t, isLoading: n, onSelection: r, anchorEl: a, text: c, recommendationsError: s }) {
697
697
  const d = [
698
698
  {
699
699
  title: "/recent searches",
@@ -705,10 +705,10 @@ function qr({ recentPrompts: e, suggestions: t, isLoading: n, onSelection: r, an
705
705
  items: t,
706
706
  onSelect: r
707
707
  }
708
- ].filter((i) => i.title.slice(0, c.length) === c), { themeSettings: h } = L(), { t: b } = H(), m = d.length === 1;
708
+ ].filter((i) => i.title.slice(0, c.length) === c), { themeSettings: h } = L(), { t: b } = O(), m = d.length === 1;
709
709
  return /* @__PURE__ */ o(Et, {
710
- open: Ve(c) && d.length > 0,
711
- anchorEl: s,
710
+ open: Ge(c) && d.length > 0,
711
+ anchorEl: a,
712
712
  placement: "top-start",
713
713
  modifiers: [
714
714
  {
@@ -726,15 +726,15 @@ function qr({ recentPrompts: e, suggestions: t, isLoading: n, onSelection: r, an
726
726
  },
727
727
  children: /* @__PURE__ */ w(Ar, {
728
728
  style: {
729
- width: s == null ? void 0 : s.offsetWidth
729
+ width: a == null ? void 0 : a.offsetWidth
730
730
  },
731
731
  theme: h,
732
732
  children: [
733
- n && /* @__PURE__ */ o(Oe, {}),
734
- !n && !a && d.map((i) => /* @__PURE__ */ o(Dr, N(T({}, i), {
733
+ n && /* @__PURE__ */ o(He, {}),
734
+ !n && !s && d.map((i) => /* @__PURE__ */ o($r, B(T({}, i), {
735
735
  alwaysExpanded: m
736
736
  }), i.title)),
737
- a && /* @__PURE__ */ o(zr, {
737
+ s && /* @__PURE__ */ o(zr, {
738
738
  theme: h,
739
739
  children: b("ai.errors.recommendationsNotAvailable")
740
740
  })
@@ -742,9 +742,9 @@ function qr({ recentPrompts: e, suggestions: t, isLoading: n, onSelection: r, an
742
742
  })
743
743
  });
744
744
  }
745
- function we({ title: e, placement: t = "top", children: n }) {
745
+ function ke({ title: e, placement: t = "top", children: n }) {
746
746
  const { themeSettings: r } = L();
747
- return /* @__PURE__ */ o(Tn, {
747
+ return /* @__PURE__ */ o(Rn, {
748
748
  title: e,
749
749
  placement: t,
750
750
  disableInteractive: !0,
@@ -772,50 +772,50 @@ function we({ title: e, placement: t = "top", children: n }) {
772
772
  children: n
773
773
  });
774
774
  }
775
- const Wr = 500, Zr = /* @__PURE__ */ k("div", {
775
+ const Wr = 500, Zr = /* @__PURE__ */ v("div", {
776
776
  target: "e6iwkw10",
777
777
  label: "ChatInputContainer"
778
- })("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";"), jr = /* @__PURE__ */ k("button", {
778
+ })("display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background-color:", ({ theme: e }) => e.aiChat.backgroundColor, ";"), jr = /* @__PURE__ */ v("button", {
779
779
  target: "e6iwkw11",
780
780
  label: "ClearHistoryButton"
781
- })("height:34px;background-color:inherit;cursor:pointer;border:none;"), Vr = /* @__PURE__ */ k("textarea", {
781
+ })("height:34px;background-color:inherit;cursor:pointer;border:none;"), Gr = /* @__PURE__ */ v("textarea", {
782
782
  target: "e6iwkw12",
783
783
  label: "TextInput"
784
- })("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({ theme: e }) => e.aiChat.input.focus.outlineColor, ";}font-family:inherit;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e }) => e.aiChat.input.backgroundColor, ";"), Gr = /* @__PURE__ */ k("button", {
784
+ })("font-size:inherit;line-height:inherit;resize:none;overflow-y:auto;box-sizing:border-box;max-height:88px;width:100%;padding-top:7px;padding-bottom:7px;padding-left:16px;padding-right:16px;margin-left:10px;margin-right:10px;border-width:1px;border-color:rgb(38 46 61 / 0.15);border-radius:0.5rem;&:focus{outline:1px solid ", ({ theme: e }) => e.aiChat.input.focus.outlineColor, ";}font-family:inherit;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e }) => e.aiChat.input.backgroundColor, ";"), Vr = /* @__PURE__ */ v("button", {
785
785
  target: "e6iwkw13",
786
786
  label: "SendMessageButton"
787
- })("height:34px;background-color:inherit;border-style:none;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";", ({ disabled: e }) => e ? D`
787
+ })("height:34px;background-color:inherit;border-style:none;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";", ({ disabled: e }) => e ? $`
788
788
  opacity: 0.3;
789
789
  cursor: not-allowed;
790
- ` : D`
790
+ ` : $`
791
791
  opacity: 1;
792
792
  cursor: pointer;
793
793
  `), Ur = 34;
794
- function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPrompts: r, suggestions: s, isLoading: c, recommendationsError: a, onChange: p }) {
795
- const [d, h] = P(""), { inputPromptText: b } = ee(), m = O(() => {
794
+ function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPrompts: r, suggestions: a, isLoading: c, recommendationsError: s, onChange: p }) {
795
+ const [d, h] = D(""), { inputPromptText: b } = ee(), m = H(() => {
796
796
  if (n)
797
797
  return;
798
- if (Ve(d)) {
798
+ if (Ge(d)) {
799
799
  h("");
800
800
  return;
801
801
  }
802
- const x = d.trim();
803
- x.length !== 0 && (e(x), h(""));
802
+ const y = d.trim();
803
+ y.length !== 0 && (e(y), h(""));
804
804
  }, [
805
805
  n,
806
806
  e,
807
807
  d
808
- ]), i = O((x) => {
809
- e(x), h("");
808
+ ]), i = H((y) => {
809
+ e(y), h("");
810
810
  }, [
811
811
  e
812
- ]), u = O((x) => {
813
- x.key === "Enter" ? (x.preventDefault(), m()) : x.key === "Escape" && Ve(d) && h("");
812
+ ]), u = H((y) => {
813
+ y.key === "Enter" ? (y.preventDefault(), m()) : y.key === "Escape" && Ge(d) && h("");
814
814
  }, [
815
815
  m,
816
816
  d
817
- ]), l = O((x) => {
818
- p == null || p(x.target.value), h(x.target.value);
817
+ ]), l = H((y) => {
818
+ p == null || p(y.target.value), h(y.target.value);
819
819
  }, [
820
820
  p
821
821
  ]), C = ue(null);
@@ -828,12 +828,12 @@ function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPromp
828
828
  preventScroll: !0
829
829
  });
830
830
  }, []);
831
- const { themeSettings: g } = L(), { t: v } = H(), S = O((x) => {
831
+ const { themeSettings: g } = L(), { t: k } = O(), S = H((y) => {
832
832
  var E;
833
- if ((E = document.getElementById("csdk-chatbot-frame")) != null && E.contains(x.relatedTarget)) {
833
+ if ((E = document.getElementById("csdk-chatbot-frame")) != null && E.contains(y.relatedTarget)) {
834
834
  const R = (M) => {
835
835
  var I;
836
- document.removeEventListener("mouseup", R), document.removeEventListener("keyup", R), M.type === "mouseup" && ((I = document.getSelection()) == null ? void 0 : I.type) !== "Range" && x.target.focus({
836
+ document.removeEventListener("mouseup", R), document.removeEventListener("keyup", R), M.type === "mouseup" && ((I = document.getSelection()) == null ? void 0 : I.type) !== "Range" && y.target.focus({
837
837
  preventScroll: !0
838
838
  });
839
839
  };
@@ -845,25 +845,25 @@ function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPromp
845
845
  children: [
846
846
  /* @__PURE__ */ o(qr, {
847
847
  recentPrompts: r,
848
- suggestions: s,
848
+ suggestions: a,
849
849
  isLoading: c,
850
850
  onSelection: i,
851
851
  anchorEl: C.current,
852
852
  text: d,
853
- recommendationsError: a
853
+ recommendationsError: s
854
854
  }),
855
- t && /* @__PURE__ */ o(we, {
856
- title: v("ai.buttons.clearChat"),
855
+ t && /* @__PURE__ */ o(ke, {
856
+ title: k("ai.buttons.clearChat"),
857
857
  placement: "bottom-start",
858
858
  children: /* @__PURE__ */ o(jr, {
859
859
  "aria-label": "clear history",
860
860
  onClick: t,
861
- children: /* @__PURE__ */ o(Or, {
861
+ children: /* @__PURE__ */ o(Hr, {
862
862
  theme: g
863
863
  })
864
864
  })
865
865
  }),
866
- /* @__PURE__ */ o(Vr, {
866
+ /* @__PURE__ */ o(Gr, {
867
867
  "aria-label": "chat input",
868
868
  onBlur: S,
869
869
  maxLength: Wr,
@@ -876,14 +876,14 @@ function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPromp
876
876
  onKeyDown: u,
877
877
  theme: g
878
878
  }),
879
- /* @__PURE__ */ o(Gr, {
879
+ /* @__PURE__ */ o(Vr, {
880
880
  "aria-label": "send chat message",
881
881
  disabled: n || d.length === 0,
882
882
  onClick: m,
883
883
  theme: g,
884
884
  children: /* @__PURE__ */ o("span", {
885
885
  "data-state": "closed",
886
- children: /* @__PURE__ */ o(Br, {
886
+ children: /* @__PURE__ */ o(Nr, {
887
887
  theme: g
888
888
  })
889
889
  })
@@ -891,67 +891,67 @@ function Qr({ onSendMessage: e, onClearHistoryClick: t, disabled: n, recentPromp
891
891
  ]
892
892
  });
893
893
  }
894
- function se() {
895
- return se = Object.assign ? Object.assign.bind() : function(e) {
894
+ function ae() {
895
+ return ae = Object.assign ? Object.assign.bind() : function(e) {
896
896
  for (var t = 1; t < arguments.length; t++) {
897
897
  var n = arguments[t];
898
898
  for (var r in n)
899
899
  Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
900
900
  }
901
901
  return e;
902
- }, se.apply(this, arguments);
902
+ }, ae.apply(this, arguments);
903
903
  }
904
- const _r = ["children", "options"], y = { blockQuote: "0", breakLine: "1", breakThematic: "2", codeBlock: "3", codeFenced: "4", codeInline: "5", footnote: "6", footnoteReference: "7", gfmTask: "8", heading: "9", headingSetext: "10", htmlBlock: "11", htmlComment: "12", htmlSelfClosing: "13", image: "14", link: "15", linkAngleBraceStyleDetector: "16", linkBareUrlDetector: "17", linkMailtoDetector: "18", newlineCoalescer: "19", orderedList: "20", paragraph: "21", ref: "22", refImage: "23", refLink: "24", table: "25", tableSeparator: "26", text: "27", textBolded: "28", textEmphasized: "29", textEscaped: "30", textMarked: "31", textStrikethroughed: "32", unorderedList: "33" };
904
+ const _r = ["children", "options"], x = { blockQuote: "0", breakLine: "1", breakThematic: "2", codeBlock: "3", codeFenced: "4", codeInline: "5", footnote: "6", footnoteReference: "7", gfmTask: "8", heading: "9", headingSetext: "10", htmlBlock: "11", htmlComment: "12", htmlSelfClosing: "13", image: "14", link: "15", linkAngleBraceStyleDetector: "16", linkBareUrlDetector: "17", linkMailtoDetector: "18", newlineCoalescer: "19", orderedList: "20", paragraph: "21", ref: "22", refImage: "23", refLink: "24", table: "25", tableSeparator: "26", text: "27", textBolded: "28", textEmphasized: "29", textEscaped: "30", textMarked: "31", textStrikethroughed: "32", unorderedList: "33" };
905
905
  var ft;
906
906
  (function(e) {
907
907
  e[e.MAX = 0] = "MAX", e[e.HIGH = 1] = "HIGH", e[e.MED = 2] = "MED", e[e.LOW = 3] = "LOW", e[e.MIN = 4] = "MIN";
908
908
  })(ft || (ft = {}));
909
- const mt = ["allowFullScreen", "allowTransparency", "autoComplete", "autoFocus", "autoPlay", "cellPadding", "cellSpacing", "charSet", "classId", "colSpan", "contentEditable", "contextMenu", "crossOrigin", "encType", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "frameBorder", "hrefLang", "inputMode", "keyParams", "keyType", "marginHeight", "marginWidth", "maxLength", "mediaGroup", "minLength", "noValidate", "radioGroup", "readOnly", "rowSpan", "spellCheck", "srcDoc", "srcLang", "srcSet", "tabIndex", "useMap"].reduce((e, t) => (e[t.toLowerCase()] = t, e), { class: "className", for: "htmlFor" }), bt = { amp: "&", apos: "'", gt: ">", lt: "<", nbsp: " ", quot: "“" }, Kr = ["style", "script"], Jr = ["src", "href", "data", "formAction", "srcDoc", "action"], Xr = /([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi, Yr = /mailto:/i, eo = /\n{2,}$/, zt = /^(\s*>[\s\S]*?)(?=\n\n|$)/, to = /^ *> ?/gm, no = /^(?:\[!([^\]]*)\]\n)?([\s\S]*)/, ro = /^ {2,}\n/, oo = /^(?:( *[-*_])){3,} *(?:\n *)+\n/, qt = /^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/, Wt = /^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/, io = /^(`+)((?:\\`|(?!\1)`|[^`])+)\1/, so = /^(?:\n *)*\n/, ao = /\r\n?/g, lo = /^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/, co = /^\[\^([^\]]+)]/, uo = /\f/g, po = /^---[ \t]*\n(.|\n)*\n---[ \t]*\n/, ho = /^\s*?\[(x|\s)\]/, Zt = /^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, jt = /^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, Vt = /^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/, Ge = /^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i, go = /&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi, Gt = /^<!--[\s\S]*?(?:-->)/, Co = /^(data|aria|x)-[a-z_][a-z\d_.-]*$/, Ue = /^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i, fo = /^\{.*\}$/, mo = /^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/, bo = /^<([^ >]+@[^ >]+)>/, xo = /^<([^ >]+:\/[^ >]+)>/, yo = /-([a-z])?/gi, Ut = /^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/, vo = /^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/, ko = /^!\[([^\]]*)\] ?\[([^\]]*)\]/, wo = /^\[([^\]]*)\] ?\[([^\]]*)\]/, So = /(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/, Mo = /\t/g, To = /(^ *\||\| *$)/g, Lo = /^ *:-+: *$/, Ro = /^ *:-+ *$/, Eo = /^ *-+: *$/, He = "((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|\\\\\\1|[\\s\\S])+?)", Io = new RegExp(`^([*_])\\1${He}\\1\\1(?!\\1)`), No = new RegExp(`^([*_])${He}\\1(?!\\1)`), Fo = new RegExp(`^(==)${He}\\1`), Bo = new RegExp(`^(~~)${He}\\1`), Oo = /^\\([^0-9A-Za-z\s])/, xt = /\\([^0-9A-Za-z\s])/g, Ho = /^([\s\S](?:(?! |[0-9]\.)[^=*_~\-\n<`\\\[!])*)/, $o = /^\n+/, Po = /^([ \t]*)/, Do = /\\([^\\])/g, Ao = /(?:^|\n)( *)$/, ot = "(?:\\d+\\.)", it = "(?:[*+-])";
910
- function Qt(e) {
909
+ const mt = ["allowFullScreen", "allowTransparency", "autoComplete", "autoFocus", "autoPlay", "cellPadding", "cellSpacing", "charSet", "classId", "colSpan", "contentEditable", "contextMenu", "crossOrigin", "encType", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "frameBorder", "hrefLang", "inputMode", "keyParams", "keyType", "marginHeight", "marginWidth", "maxLength", "mediaGroup", "minLength", "noValidate", "radioGroup", "readOnly", "rowSpan", "spellCheck", "srcDoc", "srcLang", "srcSet", "tabIndex", "useMap"].reduce((e, t) => (e[t.toLowerCase()] = t, e), { class: "className", for: "htmlFor" }), bt = { amp: "&", apos: "'", gt: ">", lt: "<", nbsp: " ", quot: "“" }, Kr = ["style", "script"], Jr = ["src", "href", "data", "formAction", "srcDoc", "action"], Xr = /([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi, Yr = /mailto:/i, eo = /\n{2,}$/, qt = /^(\s*>[\s\S]*?)(?=\n\n|$)/, to = /^ *> ?/gm, no = /^(?:\[!([^\]]*)\]\n)?([\s\S]*)/, ro = /^ {2,}\n/, oo = /^(?:( *[-*_])){3,} *(?:\n *)+\n/, Wt = /^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/, Zt = /^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/, io = /^(`+)((?:\\`|(?!\1)`|[^`])+)\1/, ao = /^(?:\n *)*\n/, so = /\r\n?/g, lo = /^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/, co = /^\[\^([^\]]+)]/, uo = /\f/g, po = /^---[ \t]*\n(.|\n)*\n---[ \t]*\n/, ho = /^\s*?\[(x|\s)\]/, jt = /^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, Gt = /^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, Vt = /^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/, Ve = /^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i, go = /&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi, Ut = /^<!--[\s\S]*?(?:-->)/, Co = /^(data|aria|x)-[a-z_][a-z\d_.-]*$/, Ue = /^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i, fo = /^\{.*\}$/, mo = /^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/, bo = /^<([^ >]+@[^ >]+)>/, yo = /^<([^ >]+:\/[^ >]+)>/, xo = /-([a-z])?/gi, Qt = /^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/, vo = /^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/, ko = /^!\[([^\]]*)\] ?\[([^\]]*)\]/, wo = /^\[([^\]]*)\] ?\[([^\]]*)\]/, So = /(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/, Mo = /\t/g, To = /(^ *\||\| *$)/g, Lo = /^ *:-+: *$/, Ro = /^ *:-+ *$/, Eo = /^ *-+: *$/, Oe = "((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|\\\\\\1|[\\s\\S])+?)", Io = new RegExp(`^([*_])\\1${Oe}\\1\\1(?!\\1)`), Bo = new RegExp(`^([*_])${Oe}\\1(?!\\1)`), Fo = new RegExp(`^(==)${Oe}\\1`), No = new RegExp(`^(~~)${Oe}\\1`), Ho = /^\\([^0-9A-Za-z\s])/, yt = /\\([^0-9A-Za-z\s])/g, Oo = /^([\s\S](?:(?! |[0-9]\.)[^=*_~\-\n<`\\\[!])*)/, Po = /^\n+/, Do = /^([ \t]*)/, $o = /\\([^\\])/g, Ao = /(?:^|\n)( *)$/, ot = "(?:\\d+\\.)", it = "(?:[*+-])";
910
+ function _t(e) {
911
911
  return "( *)(" + (e === 1 ? ot : it) + ") +";
912
912
  }
913
- const _t = Qt(1), Kt = Qt(2);
914
- function Jt(e) {
915
- return new RegExp("^" + (e === 1 ? _t : Kt));
916
- }
917
- const zo = Jt(1), qo = Jt(2);
913
+ const Kt = _t(1), Jt = _t(2);
918
914
  function Xt(e) {
919
- return new RegExp("^" + (e === 1 ? _t : Kt) + "[^\\n]*(?:\\n(?!\\1" + (e === 1 ? ot : it) + " )[^\\n]*)*(\\n|$)", "gm");
915
+ return new RegExp("^" + (e === 1 ? Kt : Jt));
920
916
  }
921
- const Wo = Xt(1), Zo = Xt(2);
917
+ const zo = Xt(1), qo = Xt(2);
922
918
  function Yt(e) {
919
+ return new RegExp("^" + (e === 1 ? Kt : Jt) + "[^\\n]*(?:\\n(?!\\1" + (e === 1 ? ot : it) + " )[^\\n]*)*(\\n|$)", "gm");
920
+ }
921
+ const Wo = Yt(1), Zo = Yt(2);
922
+ function en(e) {
923
923
  const t = e === 1 ? ot : it;
924
924
  return new RegExp("^( *)(" + t + ") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1" + t + " (?!" + t + " ))\\n*|\\s*\\n*$)");
925
925
  }
926
- const en = Yt(1), tn = Yt(2);
927
- function yt(e, t) {
928
- const n = t === 1, r = n ? en : tn, s = n ? Wo : Zo, c = n ? zo : qo;
929
- return { match: pe(function(a, p) {
926
+ const tn = en(1), nn = en(2);
927
+ function xt(e, t) {
928
+ const n = t === 1, r = n ? tn : nn, a = n ? Wo : Zo, c = n ? zo : qo;
929
+ return { match: pe(function(s, p) {
930
930
  const d = Ao.exec(p.prevCapture);
931
- return d && (p.list || !p.inline && !p.simple) ? r.exec(a = d[1] + a) : null;
932
- }), order: 1, parse(a, p, d) {
933
- const h = n ? +a[2] : void 0, b = a[0].replace(eo, `
934
- `).match(s);
931
+ return d && (p.list || !p.inline && !p.simple) ? r.exec(s = d[1] + s) : null;
932
+ }), order: 1, parse(s, p, d) {
933
+ const h = n ? +s[2] : void 0, b = s[0].replace(eo, `
934
+ `).match(a);
935
935
  let m = !1;
936
936
  return { items: b.map(function(i, u) {
937
- const l = c.exec(i)[0].length, C = new RegExp("^ {1," + l + "}", "gm"), g = i.replace(C, "").replace(c, ""), v = u === b.length - 1, S = g.indexOf(`
937
+ const l = c.exec(i)[0].length, C = new RegExp("^ {1," + l + "}", "gm"), g = i.replace(C, "").replace(c, ""), k = u === b.length - 1, S = g.indexOf(`
938
938
 
939
- `) !== -1 || v && m;
939
+ `) !== -1 || k && m;
940
940
  m = S;
941
- const x = d.inline, E = d.list;
941
+ const y = d.inline, E = d.list;
942
942
  let R;
943
- d.list = !0, S ? (d.inline = !1, R = xe(g) + `
943
+ d.list = !0, S ? (d.inline = !1, R = ye(g) + `
944
944
 
945
- `) : (d.inline = !0, R = xe(g));
945
+ `) : (d.inline = !0, R = ye(g));
946
946
  const M = p(R, d);
947
- return d.inline = x, d.list = E, M;
947
+ return d.inline = y, d.list = E, M;
948
948
  }), ordered: n, start: h };
949
- }, render: (a, p, d) => e(a.ordered ? "ol" : "ul", { key: d.key, start: a.type === y.orderedList ? a.start : void 0 }, a.items.map(function(h, b) {
949
+ }, render: (s, p, d) => e(s.ordered ? "ol" : "ul", { key: d.key, start: s.type === x.orderedList ? s.start : void 0 }, s.items.map(function(h, b) {
950
950
  return e("li", { key: b }, p(h, d));
951
951
  })) };
952
952
  }
953
- const jo = new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`), Vo = /^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/, nn = [zt, qt, Wt, Zt, Vt, jt, Ut, en, tn], Go = [...nn, /^[^\n]+(?: \n|\n{2,})/, Ge, Gt, Ue];
954
- function xe(e) {
953
+ const jo = new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`), Go = /^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/, rn = [qt, Wt, Zt, jt, Vt, Gt, Qt, tn, nn], Vo = [...rn, /^[^\n]+(?: \n|\n{2,})/, Ve, Ut, Ue];
954
+ function ye(e) {
955
955
  let t = e.length;
956
956
  for (; t > 0 && e[t - 1] <= " "; )
957
957
  t--;
@@ -964,28 +964,28 @@ function Uo(e) {
964
964
  return Eo.test(e) ? "right" : Lo.test(e) ? "center" : Ro.test(e) ? "left" : null;
965
965
  }
966
966
  function vt(e, t, n, r) {
967
- const s = n.inTable;
967
+ const a = n.inTable;
968
968
  n.inTable = !0;
969
- let c = [[]], a = "";
969
+ let c = [[]], s = "";
970
970
  function p() {
971
- if (!a)
971
+ if (!s)
972
972
  return;
973
973
  const d = c[c.length - 1];
974
- d.push.apply(d, t(a, n)), a = "";
974
+ d.push.apply(d, t(s, n)), s = "";
975
975
  }
976
976
  return e.trim().split(/(`[^`]*`|\\\||\|)/).filter(Boolean).forEach((d, h, b) => {
977
- d.trim() === "|" && (p(), r) ? h !== 0 && h !== b.length - 1 && c.push([]) : a += d;
978
- }), p(), n.inTable = s, c;
977
+ d.trim() === "|" && (p(), r) ? h !== 0 && h !== b.length - 1 && c.push([]) : s += d;
978
+ }), p(), n.inTable = a, c;
979
979
  }
980
980
  function Qo(e, t, n) {
981
981
  n.inline = !0;
982
- const r = e[2] ? e[2].replace(To, "").split("|").map(Uo) : [], s = e[3] ? function(a, p, d) {
983
- return a.trim().split(`
982
+ const r = e[2] ? e[2].replace(To, "").split("|").map(Uo) : [], a = e[3] ? function(s, p, d) {
983
+ return s.trim().split(`
984
984
  `).map(function(h) {
985
985
  return vt(h, p, d, !0);
986
986
  });
987
- }(e[3], t, n) : [], c = vt(e[1], t, n, !!s.length);
988
- return n.inline = !1, s.length ? { align: r, cells: s, header: c, type: y.table } : { children: c, type: y.paragraph };
987
+ }(e[3], t, n) : [], c = vt(e[1], t, n, !!a.length);
988
+ return n.inline = !1, a.length ? { align: r, cells: a, header: c, type: x.table } : { children: c, type: x.paragraph };
989
989
  }
990
990
  function kt(e, t) {
991
991
  return e.align[t] == null ? {} : { textAlign: e.align[t] };
@@ -1018,9 +1018,9 @@ function _o(e, t) {
1018
1018
  return null;
1019
1019
  let n = "";
1020
1020
  e.split(`
1021
- `).every((s) => (s += `
1022
- `, !nn.some((c) => c.test(s)) && (n += s, !!s.trim())));
1023
- const r = xe(n);
1021
+ `).every((a) => (a += `
1022
+ `, !rn.some((c) => c.test(a)) && (n += a, !!a.trim())));
1023
+ const r = ye(n);
1024
1024
  return r == "" ? null : [n, , r];
1025
1025
  }
1026
1026
  const Ko = /(javascript|vbscript|data(?!:image)):/i;
@@ -1035,27 +1035,27 @@ function Jo(e) {
1035
1035
  return e;
1036
1036
  }
1037
1037
  function wt(e) {
1038
- return e.replace(Do, "$1");
1038
+ return e.replace($o, "$1");
1039
1039
  }
1040
1040
  function Re(e, t, n) {
1041
- const r = n.inline || !1, s = n.simple || !1;
1041
+ const r = n.inline || !1, a = n.simple || !1;
1042
1042
  n.inline = !0, n.simple = !0;
1043
1043
  const c = e(t, n);
1044
- return n.inline = r, n.simple = s, c;
1044
+ return n.inline = r, n.simple = a, c;
1045
1045
  }
1046
1046
  function Xo(e, t, n) {
1047
- const r = n.inline || !1, s = n.simple || !1;
1047
+ const r = n.inline || !1, a = n.simple || !1;
1048
1048
  n.inline = !1, n.simple = !0;
1049
1049
  const c = e(t, n);
1050
- return n.inline = r, n.simple = s, c;
1050
+ return n.inline = r, n.simple = a, c;
1051
1051
  }
1052
1052
  function Yo(e, t, n) {
1053
1053
  const r = n.inline || !1;
1054
1054
  n.inline = !1;
1055
- const s = e(t, n);
1056
- return n.inline = r, s;
1055
+ const a = e(t, n);
1056
+ return n.inline = r, a;
1057
1057
  }
1058
- const De = (e, t, n) => ({ children: Re(t, e[2], n) });
1058
+ const $e = (e, t, n) => ({ children: Re(t, e[2], n) });
1059
1059
  function Ae() {
1060
1060
  return {};
1061
1061
  }
@@ -1067,24 +1067,24 @@ function ei(...e) {
1067
1067
  }
1068
1068
  function qe(e, t, n) {
1069
1069
  let r = e;
1070
- const s = t.split(".");
1071
- for (; s.length && (r = r[s[0]], r !== void 0); )
1072
- s.shift();
1070
+ const a = t.split(".");
1071
+ for (; a.length && (r = r[a[0]], r !== void 0); )
1072
+ a.shift();
1073
1073
  return r || n;
1074
1074
  }
1075
1075
  function ti(e = "", t = {}) {
1076
1076
  function n(i, u, ...l) {
1077
1077
  const C = qe(t.overrides, `${i}.props`, {});
1078
- return t.createElement(function(g, v) {
1079
- const S = qe(v, g);
1080
- return S ? typeof S == "function" || typeof S == "object" && "render" in S ? S : qe(v, `${g}.component`, g) : g;
1081
- }(i, t.overrides), se({}, u, C, { className: ei(u == null ? void 0 : u.className, C.className) || void 0 }), ...l);
1078
+ return t.createElement(function(g, k) {
1079
+ const S = qe(k, g);
1080
+ return S ? typeof S == "function" || typeof S == "object" && "render" in S ? S : qe(k, `${g}.component`, g) : g;
1081
+ }(i, t.overrides), ae({}, u, C, { className: ei(u == null ? void 0 : u.className, C.className) || void 0 }), ...l);
1082
1082
  }
1083
1083
  function r(i) {
1084
1084
  i = i.replace(po, "");
1085
1085
  let u = !1;
1086
1086
  t.forceInline ? u = !0 : t.forceBlock || (u = So.test(i) === !1);
1087
- const l = h(d(u ? i : `${xe(i).replace($o, "")}
1087
+ const l = h(d(u ? i : `${ye(i).replace(Po, "")}
1088
1088
 
1089
1089
  `, { inline: u }));
1090
1090
  for (; typeof l[l.length - 1] == "string" && !l[l.length - 1].trim(); )
@@ -1102,29 +1102,29 @@ function ti(e = "", t = {}) {
1102
1102
  }
1103
1103
  return t.createElement(C, { key: "outer" }, g);
1104
1104
  }
1105
- function s(i, u) {
1105
+ function a(i, u) {
1106
1106
  const l = u.match(Xr);
1107
1107
  return l ? l.reduce(function(C, g) {
1108
- const v = g.indexOf("=");
1109
- if (v !== -1) {
1108
+ const k = g.indexOf("=");
1109
+ if (k !== -1) {
1110
1110
  const S = function(M) {
1111
- return M.indexOf("-") !== -1 && M.match(Co) === null && (M = M.replace(yo, function(I, $) {
1112
- return $.toUpperCase();
1111
+ return M.indexOf("-") !== -1 && M.match(Co) === null && (M = M.replace(xo, function(I, P) {
1112
+ return P.toUpperCase();
1113
1113
  })), M;
1114
- }(g.slice(0, v)).trim(), x = function(M) {
1114
+ }(g.slice(0, k)).trim(), y = function(M) {
1115
1115
  const I = M[0];
1116
1116
  return (I === '"' || I === "'") && M.length >= 2 && M[M.length - 1] === I ? M.slice(1, -1) : M;
1117
- }(g.slice(v + 1).trim()), E = mt[S] || S;
1117
+ }(g.slice(k + 1).trim()), E = mt[S] || S;
1118
1118
  if (E === "ref")
1119
1119
  return C;
1120
- const R = C[E] = function(M, I, $, ae) {
1120
+ const R = C[E] = function(M, I, P, se) {
1121
1121
  return I === "style" ? function(Q) {
1122
1122
  const A = [];
1123
1123
  let U = "", F = !1, z = !1, X = "";
1124
1124
  if (!Q)
1125
1125
  return A;
1126
- for (let G = 0; G < Q.length; G++) {
1127
- const q = Q[G];
1126
+ for (let V = 0; V < Q.length; V++) {
1127
+ const q = Q[V];
1128
1128
  if (q !== '"' && q !== "'" || F || (z ? q === X && (z = !1, X = "") : (z = !0, X = q)), q === "(" && U.endsWith("url") ? F = !0 : q === ")" && F && (F = !1), q !== ";" || z || F)
1129
1129
  U += q;
1130
1130
  else {
@@ -1132,8 +1132,8 @@ function ti(e = "", t = {}) {
1132
1132
  if (j) {
1133
1133
  const te = j.indexOf(":");
1134
1134
  if (te > 0) {
1135
- const le = j.slice(0, te).trim(), B = j.slice(te + 1).trim();
1136
- A.push([le, B]);
1135
+ const le = j.slice(0, te).trim(), N = j.slice(te + 1).trim();
1136
+ A.push([le, N]);
1137
1137
  }
1138
1138
  }
1139
1139
  U = "";
@@ -1141,96 +1141,96 @@ function ti(e = "", t = {}) {
1141
1141
  }
1142
1142
  const _ = U.trim();
1143
1143
  if (_) {
1144
- const G = _.indexOf(":");
1145
- if (G > 0) {
1146
- const q = _.slice(0, G).trim(), j = _.slice(G + 1).trim();
1144
+ const V = _.indexOf(":");
1145
+ if (V > 0) {
1146
+ const q = _.slice(0, V).trim(), j = _.slice(V + 1).trim();
1147
1147
  A.push([q, j]);
1148
1148
  }
1149
1149
  }
1150
1150
  return A;
1151
- }($).reduce(function(Q, [A, U]) {
1152
- return Q[A.replace(/(-[a-z])/g, (F) => F[1].toUpperCase())] = ae(U, M, A), Q;
1153
- }, {}) : Jr.indexOf(I) !== -1 ? ae($, M, I) : ($.match(fo) && ($ = $.slice(1, $.length - 1)), $ === "true" || $ !== "false" && $);
1154
- }(i, S, x, t.sanitizer);
1155
- typeof R == "string" && (Ge.test(R) || Ue.test(R)) && (C[E] = r(R.trim()));
1151
+ }(P).reduce(function(Q, [A, U]) {
1152
+ return Q[A.replace(/(-[a-z])/g, (F) => F[1].toUpperCase())] = se(U, M, A), Q;
1153
+ }, {}) : Jr.indexOf(I) !== -1 ? se(P, M, I) : (P.match(fo) && (P = P.slice(1, P.length - 1)), P === "true" || P !== "false" && P);
1154
+ }(i, S, y, t.sanitizer);
1155
+ typeof R == "string" && (Ve.test(R) || Ue.test(R)) && (C[E] = r(R.trim()));
1156
1156
  } else
1157
1157
  g !== "style" && (C[mt[g] || g] = !0);
1158
1158
  return C;
1159
1159
  }, {}) : null;
1160
1160
  }
1161
- t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer || Jo, t.slugify = t.slugify || fe, t.namedCodesToUnicode = t.namedCodesToUnicode ? se({}, bt, t.namedCodesToUnicode) : bt, t.createElement = t.createElement || K.createElement;
1162
- const c = [], a = {}, p = { [y.blockQuote]: { match: Y(zt), order: 1, parse(i, u, l) {
1161
+ t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer || Jo, t.slugify = t.slugify || fe, t.namedCodesToUnicode = t.namedCodesToUnicode ? ae({}, bt, t.namedCodesToUnicode) : bt, t.createElement = t.createElement || K.createElement;
1162
+ const c = [], s = {}, p = { [x.blockQuote]: { match: Y(qt), order: 1, parse(i, u, l) {
1163
1163
  const [, C, g] = i[0].replace(to, "").match(no);
1164
1164
  return { alert: C, children: u(g, l) };
1165
1165
  }, render(i, u, l) {
1166
1166
  const C = { key: l.key };
1167
- return i.alert && (C.className = "markdown-alert-" + t.slugify(i.alert.toLowerCase(), fe), i.children.unshift({ attrs: {}, children: [{ type: y.text, text: i.alert }], noInnerParse: !0, type: y.htmlBlock, tag: "header" })), n("blockquote", C, u(i.children, l));
1168
- } }, [y.breakLine]: { match: me(ro), order: 1, parse: Ae, render: (i, u, l) => n("br", { key: l.key }) }, [y.breakThematic]: { match: Y(oo), order: 1, parse: Ae, render: (i, u, l) => n("hr", { key: l.key }) }, [y.codeBlock]: { match: Y(Wt), order: 0, parse: (i) => ({ lang: void 0, text: xe(i[0].replace(/^ {4}/gm, "")).replace(xt, "$1") }), render: (i, u, l) => n("pre", { key: l.key }, n("code", se({}, i.attrs, { className: i.lang ? `lang-${i.lang}` : "" }), i.text)) }, [y.codeFenced]: { match: Y(qt), order: 0, parse: (i) => ({ attrs: s("code", i[3] || ""), lang: i[2] || void 0, text: i[4], type: y.codeBlock }) }, [y.codeInline]: { match: oe(io), order: 3, parse: (i) => ({ text: i[2].replace(xt, "$1") }), render: (i, u, l) => n("code", { key: l.key }, i.text) }, [y.footnote]: { match: Y(lo), order: 0, parse: (i) => (c.push({ footnote: i[2], identifier: i[1] }), {}), render: ze }, [y.footnoteReference]: { match: re(co), order: 1, parse: (i) => ({ target: `#${t.slugify(i[1], fe)}`, text: i[1] }), render: (i, u, l) => n("a", { key: l.key, href: t.sanitizer(i.target, "a", "href") }, n("sup", { key: l.key }, i.text)) }, [y.gfmTask]: { match: re(ho), order: 1, parse: (i) => ({ completed: i[1].toLowerCase() === "x" }), render: (i, u, l) => n("input", { checked: i.completed, key: l.key, readOnly: !0, type: "checkbox" }) }, [y.heading]: { match: Y(t.enforceAtxHeadings ? jt : Zt), order: 1, parse: (i, u, l) => ({ children: Re(u, i[2], l), id: t.slugify(i[2], fe), level: i[1].length }), render: (i, u, l) => n(`h${i.level}`, { id: i.id, key: l.key }, u(i.children, l)) }, [y.headingSetext]: { match: Y(Vt), order: 0, parse: (i, u, l) => ({ children: Re(u, i[1], l), level: i[2] === "=" ? 1 : 2, type: y.heading }) }, [y.htmlBlock]: { match: me(Ge), order: 1, parse(i, u, l) {
1169
- const [, C] = i[3].match(Po), g = new RegExp(`^${C}`, "gm"), v = i[3].replace(g, ""), S = (x = v, Go.some(($) => $.test(x)) ? Yo : Re);
1170
- var x;
1171
- const E = i[1].toLowerCase(), R = Kr.indexOf(E) !== -1, M = (R ? E : i[1]).trim(), I = { attrs: s(M, i[2]), noInnerParse: R, tag: M };
1172
- return l.inAnchor = l.inAnchor || E === "a", R ? I.text = i[3] : I.children = S(u, v, l), l.inAnchor = !1, I;
1173
- }, render: (i, u, l) => n(i.tag, se({ key: l.key }, i.attrs), i.text || (i.children ? u(i.children, l) : "")) }, [y.htmlSelfClosing]: { match: me(Ue), order: 1, parse(i) {
1167
+ return i.alert && (C.className = "markdown-alert-" + t.slugify(i.alert.toLowerCase(), fe), i.children.unshift({ attrs: {}, children: [{ type: x.text, text: i.alert }], noInnerParse: !0, type: x.htmlBlock, tag: "header" })), n("blockquote", C, u(i.children, l));
1168
+ } }, [x.breakLine]: { match: me(ro), order: 1, parse: Ae, render: (i, u, l) => n("br", { key: l.key }) }, [x.breakThematic]: { match: Y(oo), order: 1, parse: Ae, render: (i, u, l) => n("hr", { key: l.key }) }, [x.codeBlock]: { match: Y(Zt), order: 0, parse: (i) => ({ lang: void 0, text: ye(i[0].replace(/^ {4}/gm, "")).replace(yt, "$1") }), render: (i, u, l) => n("pre", { key: l.key }, n("code", ae({}, i.attrs, { className: i.lang ? `lang-${i.lang}` : "" }), i.text)) }, [x.codeFenced]: { match: Y(Wt), order: 0, parse: (i) => ({ attrs: a("code", i[3] || ""), lang: i[2] || void 0, text: i[4], type: x.codeBlock }) }, [x.codeInline]: { match: oe(io), order: 3, parse: (i) => ({ text: i[2].replace(yt, "$1") }), render: (i, u, l) => n("code", { key: l.key }, i.text) }, [x.footnote]: { match: Y(lo), order: 0, parse: (i) => (c.push({ footnote: i[2], identifier: i[1] }), {}), render: ze }, [x.footnoteReference]: { match: re(co), order: 1, parse: (i) => ({ target: `#${t.slugify(i[1], fe)}`, text: i[1] }), render: (i, u, l) => n("a", { key: l.key, href: t.sanitizer(i.target, "a", "href") }, n("sup", { key: l.key }, i.text)) }, [x.gfmTask]: { match: re(ho), order: 1, parse: (i) => ({ completed: i[1].toLowerCase() === "x" }), render: (i, u, l) => n("input", { checked: i.completed, key: l.key, readOnly: !0, type: "checkbox" }) }, [x.heading]: { match: Y(t.enforceAtxHeadings ? Gt : jt), order: 1, parse: (i, u, l) => ({ children: Re(u, i[2], l), id: t.slugify(i[2], fe), level: i[1].length }), render: (i, u, l) => n(`h${i.level}`, { id: i.id, key: l.key }, u(i.children, l)) }, [x.headingSetext]: { match: Y(Vt), order: 0, parse: (i, u, l) => ({ children: Re(u, i[1], l), level: i[2] === "=" ? 1 : 2, type: x.heading }) }, [x.htmlBlock]: { match: me(Ve), order: 1, parse(i, u, l) {
1169
+ const [, C] = i[3].match(Do), g = new RegExp(`^${C}`, "gm"), k = i[3].replace(g, ""), S = (y = k, Vo.some((P) => P.test(y)) ? Yo : Re);
1170
+ var y;
1171
+ const E = i[1].toLowerCase(), R = Kr.indexOf(E) !== -1, M = (R ? E : i[1]).trim(), I = { attrs: a(M, i[2]), noInnerParse: R, tag: M };
1172
+ return l.inAnchor = l.inAnchor || E === "a", R ? I.text = i[3] : I.children = S(u, k, l), l.inAnchor = !1, I;
1173
+ }, render: (i, u, l) => n(i.tag, ae({ key: l.key }, i.attrs), i.text || (i.children ? u(i.children, l) : "")) }, [x.htmlSelfClosing]: { match: me(Ue), order: 1, parse(i) {
1174
1174
  const u = i[1].trim();
1175
- return { attrs: s(u, i[2] || ""), tag: u };
1176
- }, render: (i, u, l) => n(i.tag, se({}, i.attrs, { key: l.key })) }, [y.htmlComment]: { match: me(Gt), order: 1, parse: () => ({}), render: ze }, [y.image]: { match: oe(Vo), order: 1, parse: (i) => ({ alt: i[1], target: wt(i[2]), title: i[3] }), render: (i, u, l) => n("img", { key: l.key, alt: i.alt || void 0, title: i.title || void 0, src: t.sanitizer(i.target, "img", "src") }) }, [y.link]: { match: re(jo), order: 3, parse: (i, u, l) => ({ children: Xo(u, i[1], l), target: wt(i[2]), title: i[3] }), render: (i, u, l) => n("a", { key: l.key, href: t.sanitizer(i.target, "a", "href"), title: i.title }, u(i.children, l)) }, [y.linkAngleBraceStyleDetector]: { match: re(xo), order: 0, parse: (i) => ({ children: [{ text: i[1], type: y.text }], target: i[1], type: y.link }) }, [y.linkBareUrlDetector]: { match: pe((i, u) => u.inAnchor || t.disableAutoLink ? null : re(mo)(i, u)), order: 0, parse: (i) => ({ children: [{ text: i[1], type: y.text }], target: i[1], title: void 0, type: y.link }) }, [y.linkMailtoDetector]: { match: re(bo), order: 0, parse(i) {
1175
+ return { attrs: a(u, i[2] || ""), tag: u };
1176
+ }, render: (i, u, l) => n(i.tag, ae({}, i.attrs, { key: l.key })) }, [x.htmlComment]: { match: me(Ut), order: 1, parse: () => ({}), render: ze }, [x.image]: { match: oe(Go), order: 1, parse: (i) => ({ alt: i[1], target: wt(i[2]), title: i[3] }), render: (i, u, l) => n("img", { key: l.key, alt: i.alt || void 0, title: i.title || void 0, src: t.sanitizer(i.target, "img", "src") }) }, [x.link]: { match: re(jo), order: 3, parse: (i, u, l) => ({ children: Xo(u, i[1], l), target: wt(i[2]), title: i[3] }), render: (i, u, l) => n("a", { key: l.key, href: t.sanitizer(i.target, "a", "href"), title: i.title }, u(i.children, l)) }, [x.linkAngleBraceStyleDetector]: { match: re(yo), order: 0, parse: (i) => ({ children: [{ text: i[1], type: x.text }], target: i[1], type: x.link }) }, [x.linkBareUrlDetector]: { match: pe((i, u) => u.inAnchor || t.disableAutoLink ? null : re(mo)(i, u)), order: 0, parse: (i) => ({ children: [{ text: i[1], type: x.text }], target: i[1], title: void 0, type: x.link }) }, [x.linkMailtoDetector]: { match: re(bo), order: 0, parse(i) {
1177
1177
  let u = i[1], l = i[1];
1178
- return Yr.test(l) || (l = "mailto:" + l), { children: [{ text: u.replace("mailto:", ""), type: y.text }], target: l, type: y.link };
1179
- } }, [y.orderedList]: yt(n, 1), [y.unorderedList]: yt(n, 2), [y.newlineCoalescer]: { match: Y(so), order: 3, parse: Ae, render: () => `
1180
- ` }, [y.paragraph]: { match: pe(_o), order: 3, parse: De, render: (i, u, l) => n("p", { key: l.key }, u(i.children, l)) }, [y.ref]: { match: re(vo), order: 0, parse: (i) => (a[i[1]] = { target: i[2], title: i[4] }, {}), render: ze }, [y.refImage]: { match: oe(ko), order: 0, parse: (i) => ({ alt: i[1] || void 0, ref: i[2] }), render: (i, u, l) => a[i.ref] ? n("img", { key: l.key, alt: i.alt, src: t.sanitizer(a[i.ref].target, "img", "src"), title: a[i.ref].title }) : null }, [y.refLink]: { match: re(wo), order: 0, parse: (i, u, l) => ({ children: u(i[1], l), fallbackChildren: i[0], ref: i[2] }), render: (i, u, l) => a[i.ref] ? n("a", { key: l.key, href: t.sanitizer(a[i.ref].target, "a", "href"), title: a[i.ref].title }, u(i.children, l)) : n("span", { key: l.key }, i.fallbackChildren) }, [y.table]: { match: Y(Ut), order: 1, parse: Qo, render(i, u, l) {
1178
+ return Yr.test(l) || (l = "mailto:" + l), { children: [{ text: u.replace("mailto:", ""), type: x.text }], target: l, type: x.link };
1179
+ } }, [x.orderedList]: xt(n, 1), [x.unorderedList]: xt(n, 2), [x.newlineCoalescer]: { match: Y(ao), order: 3, parse: Ae, render: () => `
1180
+ ` }, [x.paragraph]: { match: pe(_o), order: 3, parse: $e, render: (i, u, l) => n("p", { key: l.key }, u(i.children, l)) }, [x.ref]: { match: re(vo), order: 0, parse: (i) => (s[i[1]] = { target: i[2], title: i[4] }, {}), render: ze }, [x.refImage]: { match: oe(ko), order: 0, parse: (i) => ({ alt: i[1] || void 0, ref: i[2] }), render: (i, u, l) => s[i.ref] ? n("img", { key: l.key, alt: i.alt, src: t.sanitizer(s[i.ref].target, "img", "src"), title: s[i.ref].title }) : null }, [x.refLink]: { match: re(wo), order: 0, parse: (i, u, l) => ({ children: u(i[1], l), fallbackChildren: i[0], ref: i[2] }), render: (i, u, l) => s[i.ref] ? n("a", { key: l.key, href: t.sanitizer(s[i.ref].target, "a", "href"), title: s[i.ref].title }, u(i.children, l)) : n("span", { key: l.key }, i.fallbackChildren) }, [x.table]: { match: Y(Qt), order: 1, parse: Qo, render(i, u, l) {
1181
1181
  const C = i;
1182
- return n("table", { key: l.key }, n("thead", null, n("tr", null, C.header.map(function(g, v) {
1183
- return n("th", { key: v, style: kt(C, v) }, u(g, l));
1184
- }))), n("tbody", null, C.cells.map(function(g, v) {
1185
- return n("tr", { key: v }, g.map(function(S, x) {
1186
- return n("td", { key: x, style: kt(C, x) }, u(S, l));
1182
+ return n("table", { key: l.key }, n("thead", null, n("tr", null, C.header.map(function(g, k) {
1183
+ return n("th", { key: k, style: kt(C, k) }, u(g, l));
1184
+ }))), n("tbody", null, C.cells.map(function(g, k) {
1185
+ return n("tr", { key: k }, g.map(function(S, y) {
1186
+ return n("td", { key: y, style: kt(C, y) }, u(S, l));
1187
1187
  }));
1188
1188
  })));
1189
- } }, [y.text]: { match: me(Ho), order: 4, parse: (i) => ({ text: i[0].replace(go, (u, l) => t.namedCodesToUnicode[l] ? t.namedCodesToUnicode[l] : u) }), render: (i) => i.text }, [y.textBolded]: { match: oe(Io), order: 2, parse: (i, u, l) => ({ children: u(i[2], l) }), render: (i, u, l) => n("strong", { key: l.key }, u(i.children, l)) }, [y.textEmphasized]: { match: oe(No), order: 3, parse: (i, u, l) => ({ children: u(i[2], l) }), render: (i, u, l) => n("em", { key: l.key }, u(i.children, l)) }, [y.textEscaped]: { match: oe(Oo), order: 1, parse: (i) => ({ text: i[1], type: y.text }) }, [y.textMarked]: { match: oe(Fo), order: 3, parse: De, render: (i, u, l) => n("mark", { key: l.key }, u(i.children, l)) }, [y.textStrikethroughed]: { match: oe(Bo), order: 3, parse: De, render: (i, u, l) => n("del", { key: l.key }, u(i.children, l)) } };
1190
- t.disableParsingRawHTML === !0 && (delete p[y.htmlBlock], delete p[y.htmlSelfClosing]);
1189
+ } }, [x.text]: { match: me(Oo), order: 4, parse: (i) => ({ text: i[0].replace(go, (u, l) => t.namedCodesToUnicode[l] ? t.namedCodesToUnicode[l] : u) }), render: (i) => i.text }, [x.textBolded]: { match: oe(Io), order: 2, parse: (i, u, l) => ({ children: u(i[2], l) }), render: (i, u, l) => n("strong", { key: l.key }, u(i.children, l)) }, [x.textEmphasized]: { match: oe(Bo), order: 3, parse: (i, u, l) => ({ children: u(i[2], l) }), render: (i, u, l) => n("em", { key: l.key }, u(i.children, l)) }, [x.textEscaped]: { match: oe(Ho), order: 1, parse: (i) => ({ text: i[1], type: x.text }) }, [x.textMarked]: { match: oe(Fo), order: 3, parse: $e, render: (i, u, l) => n("mark", { key: l.key }, u(i.children, l)) }, [x.textStrikethroughed]: { match: oe(No), order: 3, parse: $e, render: (i, u, l) => n("del", { key: l.key }, u(i.children, l)) } };
1190
+ t.disableParsingRawHTML === !0 && (delete p[x.htmlBlock], delete p[x.htmlSelfClosing]);
1191
1191
  const d = function(i) {
1192
1192
  let u = Object.keys(i);
1193
1193
  function l(C, g) {
1194
- let v, S, x = [], E = "", R = "";
1194
+ let k, S, y = [], E = "", R = "";
1195
1195
  for (g.prevCapture = g.prevCapture || ""; C; ) {
1196
1196
  let M = 0;
1197
1197
  for (; M < u.length; ) {
1198
- if (E = u[M], v = i[E], g.inline && !v.match.inline) {
1198
+ if (E = u[M], k = i[E], g.inline && !k.match.inline) {
1199
1199
  M++;
1200
1200
  continue;
1201
1201
  }
1202
- const I = v.match(C, g);
1202
+ const I = k.match(C, g);
1203
1203
  if (I) {
1204
- R = I[0], g.prevCapture += R, C = C.substring(R.length), S = v.parse(I, l, g), S.type == null && (S.type = E), x.push(S);
1204
+ R = I[0], g.prevCapture += R, C = C.substring(R.length), S = k.parse(I, l, g), S.type == null && (S.type = E), y.push(S);
1205
1205
  break;
1206
1206
  }
1207
1207
  M++;
1208
1208
  }
1209
1209
  }
1210
- return g.prevCapture = "", x;
1210
+ return g.prevCapture = "", y;
1211
1211
  }
1212
1212
  return u.sort(function(C, g) {
1213
- let v = i[C].order, S = i[g].order;
1214
- return v !== S ? v - S : C < g ? -1 : 1;
1213
+ let k = i[C].order, S = i[g].order;
1214
+ return k !== S ? k - S : C < g ? -1 : 1;
1215
1215
  }), function(C, g) {
1216
- return l(function(v) {
1217
- return v.replace(ao, `
1216
+ return l(function(k) {
1217
+ return k.replace(so, `
1218
1218
  `).replace(uo, "").replace(Mo, " ");
1219
1219
  }(C), g);
1220
1220
  };
1221
1221
  }(p), h = (b = /* @__PURE__ */ function(i, u) {
1222
1222
  return function(l, C, g) {
1223
- const v = i[l.type].render;
1224
- return u ? u(() => v(l, C, g), l, C, g) : v(l, C, g);
1223
+ const k = i[l.type].render;
1224
+ return u ? u(() => k(l, C, g), l, C, g) : k(l, C, g);
1225
1225
  };
1226
1226
  }(p, t.renderRule), function i(u, l = {}) {
1227
1227
  if (Array.isArray(u)) {
1228
1228
  const C = l.key, g = [];
1229
- let v = !1;
1229
+ let k = !1;
1230
1230
  for (let S = 0; S < u.length; S++) {
1231
1231
  l.key = S;
1232
- const x = i(u[S], l), E = typeof x == "string";
1233
- E && v ? g[g.length - 1] += x : x !== null && g.push(x), v = E;
1232
+ const y = i(u[S], l), E = typeof y == "string";
1233
+ E && k ? g[g.length - 1] += y : y !== null && g.push(y), k = E;
1234
1234
  }
1235
1235
  return l.key = C, g;
1236
1236
  }
@@ -1243,39 +1243,39 @@ function ti(e = "", t = {}) {
1243
1243
  }))) : m;
1244
1244
  }
1245
1245
  const ni = (e) => {
1246
- let { children: t = "", options: n } = e, r = function(s, c) {
1247
- if (s == null)
1246
+ let { children: t = "", options: n } = e, r = function(a, c) {
1247
+ if (a == null)
1248
1248
  return {};
1249
- var a, p, d = {}, h = Object.keys(s);
1249
+ var s, p, d = {}, h = Object.keys(a);
1250
1250
  for (p = 0; p < h.length; p++)
1251
- c.indexOf(a = h[p]) >= 0 || (d[a] = s[a]);
1251
+ c.indexOf(s = h[p]) >= 0 || (d[s] = a[s]);
1252
1252
  return d;
1253
1253
  }(e, _r);
1254
1254
  return K.cloneElement(ti(t, n), r);
1255
- }, ri = /* @__PURE__ */ k("div", {
1255
+ }, ri = /* @__PURE__ */ v("div", {
1256
1256
  target: "e1vkf9b40",
1257
1257
  label: "FlexContainer"
1258
- })("display:flex;", ({ align: e }) => e === "right" ? D`
1258
+ })("display:flex;", ({ align: e }) => e === "right" ? $`
1259
1259
  justify-content: flex-end;
1260
- ` : D`
1260
+ ` : $`
1261
1261
  justify-content: flex-start;
1262
- `), rn = /* @__PURE__ */ k("div", {
1262
+ `), on = /* @__PURE__ */ v("div", {
1263
1263
  target: "e1vkf9b41",
1264
1264
  label: "MessageContainer"
1265
- })("font-size:inherit;line-height:inherit;padding-top:8.5px;padding-bottom:8.5px;padding-left:0.5rem;padding-right:0.5rem;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box;", ({ align: e }) => e === "right" ? D`
1265
+ })("font-size:inherit;line-height:inherit;padding-top:8.5px;padding-bottom:8.5px;padding-left:0.5rem;padding-right:0.5rem;white-space:pre-wrap;overflow-wrap:break-word;box-sizing:border-box;", ({ align: e }) => e === "right" ? $`
1266
1266
  text-align: right;
1267
1267
  border-radius: 10px 10px 0px 10px;
1268
- ` : D`
1268
+ ` : $`
1269
1269
  text-align: left;
1270
1270
  border-radius: 10px 10px 10px 0px;
1271
- `, " ", ({ align: e }) => e !== "full" ? D`
1271
+ `, " ", ({ align: e }) => e !== "full" ? $`
1272
1272
  max-width: 85%;
1273
1273
  ` : "", " color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";background-color:", ({ theme: e, align: t }) => t === "right" ? e.aiChat.userMessages.backgroundColor : e.aiChat.systemMessages.backgroundColor, ";"), ie = ({ align: e, children: t }) => {
1274
1274
  const { themeSettings: n } = L();
1275
1275
  return /* @__PURE__ */ o(ri, {
1276
1276
  theme: n,
1277
1277
  align: e,
1278
- children: /* @__PURE__ */ o(rn, {
1278
+ children: /* @__PURE__ */ o(on, {
1279
1279
  theme: n,
1280
1280
  align: e,
1281
1281
  children: typeof t == "string" ? /* @__PURE__ */ o(ni, {
@@ -1291,37 +1291,37 @@ function oi() {
1291
1291
  children: e
1292
1292
  });
1293
1293
  }
1294
- const ii = /* @__PURE__ */ k("div", {
1294
+ const ii = /* @__PURE__ */ v("div", {
1295
1295
  target: "e1r5p4wy0",
1296
1296
  label: "Container"
1297
- })("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), si = /* @__PURE__ */ k("div", {
1297
+ })("margin:auto;display:flex;flex-direction:column;align-items:center;row-gap:21px;"), ai = /* @__PURE__ */ v("div", {
1298
1298
  target: "e1r5p4wy1",
1299
1299
  label: "Title"
1300
- })("color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), ai = /* @__PURE__ */ k("div", {
1300
+ })("color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";text-align:center;font-weight:600;"), si = /* @__PURE__ */ v("div", {
1301
1301
  target: "e1r5p4wy2",
1302
1302
  label: "ActionButton"
1303
1303
  })("color:rgba(54,163,217,1);cursor:pointer;");
1304
- function on({ text: e, action: t }) {
1304
+ function an({ text: e, action: t }) {
1305
1305
  const { themeSettings: n } = L();
1306
1306
  return /* @__PURE__ */ w(ii, {
1307
1307
  children: [
1308
- /* @__PURE__ */ o(si, {
1308
+ /* @__PURE__ */ o(ai, {
1309
1309
  theme: n,
1310
1310
  children: e
1311
1311
  }),
1312
- /* @__PURE__ */ o(Ln, {}),
1313
- t && /* @__PURE__ */ o(ai, {
1312
+ /* @__PURE__ */ o(En, {}),
1313
+ t && /* @__PURE__ */ o(si, {
1314
1314
  onClick: t.onClick,
1315
1315
  children: t.text
1316
1316
  })
1317
1317
  ]
1318
1318
  });
1319
1319
  }
1320
- const Le = /* @__PURE__ */ k("div", {
1320
+ const Le = /* @__PURE__ */ v("div", {
1321
1321
  target: "e3ryei50",
1322
1322
  label: "Dot"
1323
1323
  })("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%);}}");
1324
- function st() {
1324
+ function at() {
1325
1325
  const { themeSettings: e } = L(), t = e.aiChat.icons.color;
1326
1326
  return /* @__PURE__ */ w("div", {
1327
1327
  className: "csdk-flex csdk-justify-between csdk-w-[28px] csdk-py-[14.5px]",
@@ -1342,27 +1342,27 @@ function st() {
1342
1342
  ]
1343
1343
  });
1344
1344
  }
1345
- const li = /* @__PURE__ */ k("div", {
1345
+ const li = /* @__PURE__ */ v("div", {
1346
1346
  target: "ed5z2fc0",
1347
1347
  label: "FlexContainer"
1348
- })("display:flex;", ({ align: e }) => e === "right" ? D`
1348
+ })("display:flex;", ({ align: e }) => e === "right" ? $`
1349
1349
  justify-content: flex-end;
1350
- ` : D`
1350
+ ` : $`
1351
1351
  justify-content: flex-start;
1352
- `), ci = /* @__PURE__ */ k("button", {
1352
+ `), ci = /* @__PURE__ */ v("button", {
1353
1353
  target: "ed5z2fc1",
1354
1354
  label: "MessageButton"
1355
- })("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({ theme: e }) => e.aiChat.clickableMessages.border, ";padding:0;cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";}border-radius:20px;", ({ align: e }) => e === "right" ? D`
1355
+ })("font-family:inherit;font-size:inherit;line-height:inherit;border:", ({ theme: e }) => e.aiChat.clickableMessages.border, ";padding:0;cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";}border-radius:20px;", ({ align: e }) => e === "right" ? $`
1356
1356
  text-align: right;
1357
- ` : D`
1357
+ ` : $`
1358
1358
  text-align: left;
1359
- `, " ", ({ align: e }) => e !== "full" ? D`
1359
+ `, " ", ({ align: e }) => e !== "full" ? $`
1360
1360
  max-width: 382px;
1361
1361
  ` : "", " ", ({ theme: e }) => {
1362
1362
  const { borderGradient: t, borderRadius: n } = e.aiChat.suggestions;
1363
1363
  if (t) {
1364
- const [r, s] = t;
1365
- return D`
1364
+ const [r, a] = t;
1365
+ return $`
1366
1366
  border: none;
1367
1367
  position: relative;
1368
1368
  border-radius: ${n};
@@ -1375,7 +1375,7 @@ const li = /* @__PURE__ */ k("div", {
1375
1375
  bottom: 0;
1376
1376
  border-radius: ${n};
1377
1377
  border: 1px solid transparent;
1378
- background: linear-gradient(30deg, ${r}, ${s}) border-box;
1378
+ background: linear-gradient(30deg, ${r}, ${a}) border-box;
1379
1379
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
1380
1380
  -webkit-mask-composite: destination-out;
1381
1381
  mask-composite: exclude;
@@ -1384,24 +1384,24 @@ const li = /* @__PURE__ */ k("div", {
1384
1384
  }
1385
1385
  return "";
1386
1386
  });
1387
- function Ie({ children: e, align: t, onClick: n, onMouseEnter: r, onMouseLeave: s, accessibleName: c }) {
1388
- const { themeSettings: a } = L();
1387
+ function Ie({ children: e, align: t, onClick: n, onMouseEnter: r, onMouseLeave: a, accessibleName: c }) {
1388
+ const { themeSettings: s } = L();
1389
1389
  return /* @__PURE__ */ o(li, {
1390
1390
  align: t,
1391
1391
  children: /* @__PURE__ */ o(ci, {
1392
1392
  "aria-label": c,
1393
- theme: a,
1393
+ theme: s,
1394
1394
  onClick: n,
1395
1395
  align: t,
1396
1396
  onMouseEnter: r,
1397
- onMouseLeave: s,
1397
+ onMouseLeave: a,
1398
1398
  children: e
1399
1399
  })
1400
1400
  });
1401
1401
  }
1402
1402
  function di({ onCancel: e, onConfirm: t }) {
1403
- const { t: n } = H();
1404
- return /* @__PURE__ */ w(V, {
1403
+ const { t: n } = O();
1404
+ return /* @__PURE__ */ w(G, {
1405
1405
  children: [
1406
1406
  /* @__PURE__ */ o(ie, {
1407
1407
  align: "left",
@@ -1434,11 +1434,11 @@ function di({ onCancel: e, onConfirm: t }) {
1434
1434
  });
1435
1435
  }
1436
1436
  function ui(e) {
1437
- return En("MuiDialog", e);
1437
+ return Bn("MuiDialog", e);
1438
1438
  }
1439
- const We = Rn("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), sn = /* @__PURE__ */ K.createContext({});
1439
+ const We = In("MuiDialog", ["root", "scrollPaper", "scrollBody", "container", "paper", "paperScrollPaper", "paperScrollBody", "paperWidthFalse", "paperWidthXs", "paperWidthSm", "paperWidthMd", "paperWidthLg", "paperWidthXl", "paperFullWidth", "paperFullScreen"]), sn = /* @__PURE__ */ K.createContext({});
1440
1440
  process.env.NODE_ENV !== "production" && (sn.displayName = "DialogContext");
1441
- const pi = Ne(In, {
1441
+ const pi = Be(Fn, {
1442
1442
  name: "MuiDialog",
1443
1443
  slot: "Backdrop",
1444
1444
  overrides: (e, t) => t.backdrop
@@ -1450,15 +1450,15 @@ const pi = Ne(In, {
1450
1450
  classes: t,
1451
1451
  scroll: n,
1452
1452
  maxWidth: r,
1453
- fullWidth: s,
1453
+ fullWidth: a,
1454
1454
  fullScreen: c
1455
- } = e, a = {
1455
+ } = e, s = {
1456
1456
  root: ["root"],
1457
1457
  container: ["container", `scroll${de(n)}`],
1458
- paper: ["paper", `paperScroll${de(n)}`, `paperWidth${de(String(r))}`, s && "paperFullWidth", c && "paperFullScreen"]
1458
+ paper: ["paper", `paperScroll${de(n)}`, `paperWidth${de(String(r))}`, a && "paperFullWidth", c && "paperFullScreen"]
1459
1459
  };
1460
- return $n(a, ui, t);
1461
- }, gi = Ne(Nn, {
1460
+ return $n(s, ui, t);
1461
+ }, gi = Be(Nn, {
1462
1462
  name: "MuiDialog",
1463
1463
  slot: "Root",
1464
1464
  overridesResolver: (e, t) => t.root
@@ -1467,7 +1467,7 @@ const pi = Ne(In, {
1467
1467
  // Use !important to override the Modal inline-style.
1468
1468
  position: "absolute !important"
1469
1469
  }
1470
- }), Ci = Ne("div", {
1470
+ }), Ci = Be("div", {
1471
1471
  name: "MuiDialog",
1472
1472
  slot: "Container",
1473
1473
  overridesResolver: (e, t) => {
@@ -1509,7 +1509,7 @@ const pi = Ne(In, {
1509
1509
  }
1510
1510
  }
1511
1511
  }]
1512
- }), fi = Ne(It, {
1512
+ }), fi = Be(It, {
1513
1513
  name: "MuiDialog",
1514
1514
  slot: "Paper",
1515
1515
  overridesResolver: (e, t) => {
@@ -1518,7 +1518,7 @@ const pi = Ne(In, {
1518
1518
  } = e;
1519
1519
  return [t.paper, t[`scrollPaper${de(n.scroll)}`], t[`paperWidth${de(String(n.maxWidth))}`], n.fullWidth && t.paperFullWidth, n.fullScreen && t.paperFullScreen];
1520
1520
  }
1521
- })(Fn(({
1521
+ })(Hn(({
1522
1522
  theme: e
1523
1523
  }) => ({
1524
1524
  margin: 32,
@@ -1601,15 +1601,15 @@ const pi = Ne(In, {
1601
1601
  }
1602
1602
  }
1603
1603
  }]
1604
- }))), an = /* @__PURE__ */ K.forwardRef(function(t, n) {
1605
- const r = Bn({
1604
+ }))), ln = /* @__PURE__ */ K.forwardRef(function(t, n) {
1605
+ const r = On({
1606
1606
  props: t,
1607
1607
  name: "MuiDialog"
1608
- }), s = On(), c = {
1609
- enter: s.transitions.duration.enteringScreen,
1610
- exit: s.transitions.duration.leavingScreen
1608
+ }), a = Pn(), c = {
1609
+ enter: a.transitions.duration.enteringScreen,
1610
+ exit: a.transitions.duration.leavingScreen
1611
1611
  }, dt = r, {
1612
- "aria-describedby": a,
1612
+ "aria-describedby": s,
1613
1613
  "aria-labelledby": p,
1614
1614
  "aria-modal": d = !0,
1615
1615
  BackdropComponent: h,
@@ -1620,19 +1620,19 @@ const pi = Ne(In, {
1620
1620
  fullScreen: l = !1,
1621
1621
  fullWidth: C = !1,
1622
1622
  maxWidth: g = "sm",
1623
- onBackdropClick: v,
1623
+ onBackdropClick: k,
1624
1624
  onClick: S,
1625
- onClose: x,
1625
+ onClose: y,
1626
1626
  open: E,
1627
1627
  PaperComponent: R = It,
1628
1628
  PaperProps: M = {},
1629
1629
  scroll: I = "paper",
1630
- slots: $ = {},
1631
- slotProps: ae = {},
1630
+ slots: P = {},
1631
+ slotProps: se = {},
1632
1632
  TransitionComponent: Q = gt,
1633
1633
  transitionDuration: A = c,
1634
1634
  TransitionProps: U
1635
- } = dt, F = $e(dt, [
1635
+ } = dt, F = Pe(dt, [
1636
1636
  "aria-describedby",
1637
1637
  "aria-labelledby",
1638
1638
  "aria-modal",
@@ -1656,51 +1656,51 @@ const pi = Ne(In, {
1656
1656
  "TransitionComponent",
1657
1657
  "transitionDuration",
1658
1658
  "TransitionProps"
1659
- ]), z = N(T({}, r), {
1659
+ ]), z = B(T({}, r), {
1660
1660
  disableEscapeKeyDown: u,
1661
1661
  fullScreen: l,
1662
1662
  fullWidth: C,
1663
1663
  maxWidth: g,
1664
1664
  scroll: I
1665
- }), X = hi(z), _ = K.useRef(), G = (ce) => {
1665
+ }), X = hi(z), _ = K.useRef(), V = (ce) => {
1666
1666
  _.current = ce.target === ce.currentTarget;
1667
1667
  }, q = (ce) => {
1668
- S && S(ce), _.current && (_.current = null, v && v(ce), x && x(ce, "backdropClick"));
1669
- }, j = Hn(p), te = K.useMemo(() => ({
1668
+ S && S(ce), _.current && (_.current = null, k && k(ce), y && y(ce, "backdropClick"));
1669
+ }, j = Dn(p), te = K.useMemo(() => ({
1670
1670
  titleId: j
1671
1671
  }), [j]), le = T({
1672
1672
  transition: Q
1673
- }, $), B = T({
1673
+ }, P), N = T({
1674
1674
  transition: U,
1675
1675
  paper: M,
1676
1676
  backdrop: b
1677
- }, ae), W = {
1677
+ }, se), W = {
1678
1678
  slots: le,
1679
- slotProps: B
1679
+ slotProps: N
1680
1680
  }, [Se, ct] = ge("root", {
1681
1681
  elementType: gi,
1682
1682
  shouldForwardComponentProp: !0,
1683
1683
  externalForwardedProps: W,
1684
1684
  ownerState: z,
1685
- className: Pe(X.root, i),
1685
+ className: De(X.root, i),
1686
1686
  ref: n
1687
- }), [Me, dn] = ge("backdrop", {
1687
+ }), [Me, pn] = ge("backdrop", {
1688
1688
  elementType: pi,
1689
1689
  shouldForwardComponentProp: !0,
1690
1690
  externalForwardedProps: W,
1691
1691
  ownerState: z
1692
- }), [un, pn] = ge("paper", {
1692
+ }), [hn, gn] = ge("paper", {
1693
1693
  elementType: fi,
1694
1694
  shouldForwardComponentProp: !0,
1695
1695
  externalForwardedProps: W,
1696
1696
  ownerState: z,
1697
- className: Pe(X.paper, M.className)
1698
- }), [hn, gn] = ge("container", {
1697
+ className: De(X.paper, M.className)
1698
+ }), [Cn, fn] = ge("container", {
1699
1699
  elementType: Ci,
1700
1700
  externalForwardedProps: W,
1701
1701
  ownerState: z,
1702
- className: Pe(X.container)
1703
- }), [Cn, fn] = ge("transition", {
1702
+ className: De(X.container)
1703
+ }), [mn, bn] = ge("transition", {
1704
1704
  elementType: gt,
1705
1705
  externalForwardedProps: W,
1706
1706
  ownerState: z,
@@ -1711,7 +1711,7 @@ const pi = Ne(In, {
1711
1711
  role: "presentation"
1712
1712
  }
1713
1713
  });
1714
- return /* @__PURE__ */ Ce(Se, N(T(T({
1714
+ return /* @__PURE__ */ Ce(Se, B(T(T({
1715
1715
  closeAfterTransition: !0,
1716
1716
  slots: {
1717
1717
  backdrop: Me
@@ -1720,25 +1720,25 @@ const pi = Ne(In, {
1720
1720
  backdrop: T({
1721
1721
  transitionDuration: A,
1722
1722
  as: h
1723
- }, dn)
1723
+ }, pn)
1724
1724
  },
1725
1725
  disableEscapeKeyDown: u,
1726
- onClose: x,
1726
+ onClose: y,
1727
1727
  open: E,
1728
1728
  onClick: q
1729
1729
  }, ct), F), {
1730
- children: /* @__PURE__ */ Ce(Cn, N(T({}, fn), {
1731
- children: /* @__PURE__ */ Ce(hn, N(T({
1732
- onMouseDown: G
1733
- }, gn), {
1734
- children: /* @__PURE__ */ Ce(un, N(T({
1730
+ children: /* @__PURE__ */ Ce(mn, B(T({}, bn), {
1731
+ children: /* @__PURE__ */ Ce(Cn, B(T({
1732
+ onMouseDown: V
1733
+ }, fn), {
1734
+ children: /* @__PURE__ */ Ce(hn, B(T({
1735
1735
  as: R,
1736
1736
  elevation: 24,
1737
1737
  role: "dialog",
1738
- "aria-describedby": a,
1738
+ "aria-describedby": s,
1739
1739
  "aria-labelledby": j,
1740
1740
  "aria-modal": d
1741
- }, pn), {
1741
+ }, gn), {
1742
1742
  children: /* @__PURE__ */ Ce(sn.Provider, {
1743
1743
  value: te,
1744
1744
  children: m
@@ -1748,7 +1748,7 @@ const pi = Ne(In, {
1748
1748
  }))
1749
1749
  }));
1750
1750
  });
1751
- process.env.NODE_ENV !== "production" && (an.propTypes = {
1751
+ process.env.NODE_ENV !== "production" && (ln.propTypes = {
1752
1752
  // ┌────────────────────────────── Warning ──────────────────────────────┐
1753
1753
  // │ These PropTypes are generated from the TypeScript type definitions. │
1754
1754
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -1936,7 +1936,103 @@ function mi({ fillColor: e = "#262E3D" }) {
1936
1936
  ]
1937
1937
  });
1938
1938
  }
1939
- function bi({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1939
+ const cn = {
1940
+ row: {
1941
+ hover: "rgba(224, 224, 224, 0.3)"
1942
+ },
1943
+ secondary: {
1944
+ default: "rgba(38, 46, 61, 0.1)",
1945
+ hover: "rgba(38, 46, 61, 0.17)"
1946
+ },
1947
+ text: {
1948
+ active: "rgba(38, 46, 61, 1)",
1949
+ content: "rgba(38, 46, 61, 0.8)",
1950
+ secondary: "rgba(38, 46, 61, 0.55)",
1951
+ disabled: "rgba(38, 46, 61, 0.3)",
1952
+ link: "rgba(54, 163, 217, 1)",
1953
+ accented: "rgba(12, 14, 18, 1)",
1954
+ linkButton: "#1eaff3",
1955
+ primary: "#262E3D"
1956
+ },
1957
+ UI: {
1958
+ default: "#6e737d",
1959
+ additional: "rgba(38, 46, 61, 0.4)",
1960
+ guiding: "rgba(38, 46, 61, 0.1)"
1961
+ },
1962
+ background: {
1963
+ workspace: "rgba(255, 255, 255, 1)",
1964
+ supporting: "rgba(249, 249, 251, 1)",
1965
+ priority: "rgba(244, 244, 248, 1)"
1966
+ },
1967
+ primary: {
1968
+ primary: "rgba(255, 203, 5, 1)",
1969
+ default: "#FFC805",
1970
+ hover: "#F2B900"
1971
+ },
1972
+ interaction: {
1973
+ defaultHover: "rgba(12, 14, 18, 0.07)",
1974
+ guidingHover: "rgba(38, 46, 61, 0.17)",
1975
+ linkHovered: "rgba(50, 147, 197, 1)",
1976
+ primaryHovered: "rgba(242, 185, 0, 1)"
1977
+ },
1978
+ semantic: {
1979
+ info: "rgba(52, 150, 200, 1)",
1980
+ success: "rgba(34, 195, 195, 1)",
1981
+ warning: "rgba(242, 185, 0, 1)",
1982
+ error: "rgba(231, 71, 39, 1)",
1983
+ infoBG: "rgba(52, 150, 200, 0.1)",
1984
+ successBG: "rgba(34, 195, 195, 0.1)",
1985
+ warningBG: "rgba(242, 185, 0, 0.1)",
1986
+ errorBG: "rgba(231, 71, 39, 0.1)"
1987
+ },
1988
+ sisenseDark: {
1989
+ text: {
1990
+ active: "rgba(235, 239, 247, 1)",
1991
+ content: "rgba(235, 239, 247, 0.8)",
1992
+ secondary: "rgba(235, 239, 247, 0.55)",
1993
+ disabled: "rgba(235, 239, 247, 0.3)",
1994
+ link: "rgba(50, 147, 197, 1)",
1995
+ accented: "rgba(12, 14, 18, 1)"
1996
+ },
1997
+ ui: {
1998
+ default: "rgba(235, 239, 247, 0.67)",
1999
+ additional: "rgba(235, 239, 247, 0.4)",
2000
+ guiding: "rgba(235, 239, 247, 0.1)"
2001
+ },
2002
+ background: {
2003
+ workspace: "rgba(12, 14, 18, 1)",
2004
+ supporting: "rgba(249, 249, 251, 1)",
2005
+ priority: "rgba(244, 244, 248, 1)"
2006
+ },
2007
+ interaction: {
2008
+ defaultHover: "rgba(12, 14, 18, 0.07)",
2009
+ guidingHover: "rgba(235, 239, 247, 0.17)",
2010
+ linkHovered: "rgba(50, 147, 197, 1)",
2011
+ primaryHovered: "rgba(242, 185, 0, 1)"
2012
+ },
2013
+ semantic: {
2014
+ info: "rgba(52, 150, 200, 1)",
2015
+ success: "rgba(34, 195, 195, 1)",
2016
+ warning: "rgba(242, 185, 0, 1)",
2017
+ error: "rgba(231, 71, 39, 1)",
2018
+ infoBG: "rgba(52, 150, 200, 0.1)",
2019
+ successBG: "rgba(34, 195, 195, 0.1)",
2020
+ warningBG: "rgba(242, 185, 0, 0.1)",
2021
+ errorBG: "rgba(231, 71, 39, 0.1)"
2022
+ }
2023
+ }
2024
+ }, bi = {
2025
+ shouldForwardProp: (e) => !e.startsWith("$")
2026
+ }, we = /* @__PURE__ */ v(Bt, bi, {
2027
+ target: "e869yoj0",
2028
+ label: "IconButton"
2029
+ })(({ $hoverColor: e }) => ({
2030
+ padding: 2,
2031
+ "&.MuiIconButton-root:hover": {
2032
+ backgroundColor: e != null ? e : cn.interaction.defaultHover
2033
+ }
2034
+ }));
2035
+ function yi({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1940
2036
  return /* @__PURE__ */ o("svg", {
1941
2037
  xmlns: "http://www.w3.org/2000/svg",
1942
2038
  width: "24",
@@ -1966,7 +2062,7 @@ function xi({ fill: e = "rgba(38, 46, 61, 0.67)" }) {
1966
2062
  })
1967
2063
  });
1968
2064
  }
1969
- function yi() {
2065
+ function vi() {
1970
2066
  return /* @__PURE__ */ o("svg", {
1971
2067
  xmlns: "http://www.w3.org/2000/svg",
1972
2068
  width: "24",
@@ -1982,35 +2078,35 @@ function yi() {
1982
2078
  })
1983
2079
  });
1984
2080
  }
1985
- const at = (e) => Ft(e.chart.backgroundColor), vi = ({ title: e }) => {
2081
+ const st = (e) => Nt(e.chart.backgroundColor), ki = ({ title: e }) => {
1986
2082
  const { themeSettings: t } = L();
1987
- return /* @__PURE__ */ o(we, {
2083
+ return /* @__PURE__ */ o(ke, {
1988
2084
  title: e,
1989
- children: /* @__PURE__ */ o(ve, {
2085
+ children: /* @__PURE__ */ o(we, {
1990
2086
  disableTouchRipple: !0,
1991
- $hoverColor: at(t),
2087
+ $hoverColor: st(t),
1992
2088
  children: /* @__PURE__ */ o(xi, {
1993
2089
  fill: t.chart.textColor
1994
2090
  })
1995
2091
  })
1996
2092
  });
1997
- }, ki = ({ items: e }) => {
1998
- const [t, n] = P(null), r = (a) => {
1999
- n(a.currentTarget);
2000
- }, s = () => {
2093
+ }, wi = ({ items: e }) => {
2094
+ const [t, n] = D(null), r = (s) => {
2095
+ n(s.currentTarget);
2096
+ }, a = () => {
2001
2097
  n(null);
2002
2098
  }, { themeSettings: c } = L();
2003
- return /* @__PURE__ */ w(V, {
2099
+ return /* @__PURE__ */ w(G, {
2004
2100
  children: [
2005
- /* @__PURE__ */ o(ve, {
2101
+ /* @__PURE__ */ o(we, {
2006
2102
  onClick: r,
2007
- $hoverColor: at(c),
2103
+ $hoverColor: st(c),
2008
2104
  "aria-label": "three dots button",
2009
- children: /* @__PURE__ */ o(Pn, {
2105
+ children: /* @__PURE__ */ o(An, {
2010
2106
  fill: c.chart.textColor
2011
2107
  })
2012
2108
  }),
2013
- /* @__PURE__ */ o(zn, {
2109
+ /* @__PURE__ */ o(qn, {
2014
2110
  anchorEl: t,
2015
2111
  anchorOrigin: {
2016
2112
  vertical: "bottom",
@@ -2021,80 +2117,80 @@ const at = (e) => Ft(e.chart.backgroundColor), vi = ({ title: e }) => {
2021
2117
  horizontal: "right"
2022
2118
  },
2023
2119
  open: !!t,
2024
- onClose: s,
2025
- children: e.map((a) => /* @__PURE__ */ w(Dn, {
2120
+ onClose: a,
2121
+ children: e.map((s) => /* @__PURE__ */ w(zn, {
2026
2122
  onClick: () => {
2027
- a.onClick(), s();
2123
+ s.onClick(), a();
2028
2124
  },
2029
2125
  sx: {
2030
2126
  fontSize: "13px",
2031
2127
  fontFamily: c.typography.fontFamily,
2032
- color: An.text.content
2128
+ color: cn.text.content
2033
2129
  },
2034
2130
  disableRipple: !0,
2035
2131
  children: [
2036
- a.icon,
2132
+ s.icon,
2037
2133
  /* @__PURE__ */ o("div", {
2038
2134
  className: "csdk-ml-1",
2039
- children: a.title
2135
+ children: s.title
2040
2136
  })
2041
2137
  ]
2042
- }, a.title))
2138
+ }, s.title))
2043
2139
  })
2044
2140
  ]
2045
2141
  });
2046
- }, wi = ({ onClick: e }) => {
2047
- const { themeSettings: t } = L(), { t: n } = H();
2048
- return /* @__PURE__ */ o(we, {
2142
+ }, Si = ({ onClick: e }) => {
2143
+ const { themeSettings: t } = L(), { t: n } = O();
2144
+ return /* @__PURE__ */ o(ke, {
2049
2145
  title: n("ai.preview"),
2050
- children: /* @__PURE__ */ o(ve, {
2146
+ children: /* @__PURE__ */ o(we, {
2051
2147
  onClick: e,
2052
- $hoverColor: at(t),
2053
- children: /* @__PURE__ */ o(bi, {
2148
+ $hoverColor: st(t),
2149
+ children: /* @__PURE__ */ o(yi, {
2054
2150
  fill: t.chart.textColor
2055
2151
  })
2056
2152
  })
2057
2153
  });
2058
- }, Si = /* @__PURE__ */ k("div", {
2154
+ }, Mi = /* @__PURE__ */ v("div", {
2059
2155
  target: "e1cseu7j0",
2060
2156
  label: "ToolbarContainer"
2061
2157
  })("display:flex;padding-top:6px;padding-bottom:6px;");
2062
- function Mi({ infoTooltipText: e, onRefresh: t, onExpand: n }) {
2158
+ function Ti({ infoTooltipText: e, onRefresh: t, onExpand: n }) {
2063
2159
  const r = Z(() => [
2064
2160
  {
2065
2161
  title: "Refresh",
2066
2162
  onClick: t,
2067
- icon: /* @__PURE__ */ o(yi, {})
2163
+ icon: /* @__PURE__ */ o(vi, {})
2068
2164
  }
2069
2165
  ], [
2070
2166
  t
2071
2167
  ]);
2072
- return /* @__PURE__ */ w(Si, {
2168
+ return /* @__PURE__ */ w(Mi, {
2073
2169
  "aria-label": "chatbot chart toolbar",
2074
2170
  children: [
2075
- /* @__PURE__ */ o(vi, {
2171
+ /* @__PURE__ */ o(ki, {
2076
2172
  title: e != null ? e : ""
2077
2173
  }),
2078
- /* @__PURE__ */ o(ki, {
2174
+ /* @__PURE__ */ o(wi, {
2079
2175
  items: r
2080
2176
  }),
2081
- /* @__PURE__ */ o(wi, {
2177
+ /* @__PURE__ */ o(Si, {
2082
2178
  onClick: n
2083
2179
  })
2084
2180
  ]
2085
2181
  });
2086
2182
  }
2087
- function Ti({ content: e }) {
2088
- const [t, n] = P(!1), { themeSettings: r } = L(), { inlineElement: s, expandedElement: c } = Z(() => {
2089
- const a = Fe(e, {
2183
+ function Li({ content: e }) {
2184
+ const [t, n] = D(!1), { themeSettings: r } = L(), { inlineElement: a, expandedElement: c } = Z(() => {
2185
+ const s = Fe(e, {
2090
2186
  useCustomizedStyleOptions: !0
2091
2187
  });
2092
- if (a === void 0 || !je(a))
2188
+ if (s === void 0 || !je(s))
2093
2189
  throw new Ze("errors.otherWidgetTypesNotSupported");
2094
- const { detailedDescription: p } = e, { styleOptions: d } = a, h = {
2190
+ const { detailedDescription: p } = e, { styleOptions: d } = s, h = {
2095
2191
  cornerRadius: "Small",
2096
2192
  header: {
2097
- renderToolbar: (i) => /* @__PURE__ */ o(Mi, {
2193
+ renderToolbar: (i) => /* @__PURE__ */ o(Ti, {
2098
2194
  infoTooltipText: p,
2099
2195
  onRefresh: i,
2100
2196
  onExpand: () => n(!0)
@@ -2102,13 +2198,13 @@ function Ti({ content: e }) {
2102
2198
  }
2103
2199
  };
2104
2200
  let b, m;
2105
- if (Xn(a.chartType))
2201
+ if (Xn(s.chartType))
2106
2202
  b = /* @__PURE__ */ o("div", {
2107
2203
  className: "csdk-h-[245px]",
2108
- children: /* @__PURE__ */ o(be, N(T({}, a), {
2204
+ children: /* @__PURE__ */ o(be, B(T({}, s), {
2109
2205
  styleOptions: h
2110
2206
  }))
2111
- }), m = /* @__PURE__ */ o(be, N(T({}, a), {
2207
+ }), m = /* @__PURE__ */ o(be, B(T({}, s), {
2112
2208
  styleOptions: {
2113
2209
  header: {
2114
2210
  hidden: !0
@@ -2116,20 +2212,20 @@ function Ti({ content: e }) {
2116
2212
  }
2117
2213
  }));
2118
2214
  else {
2119
- const i = N(T({}, d), {
2215
+ const i = B(T({}, d), {
2120
2216
  header: {
2121
2217
  hidden: !0
2122
2218
  }
2123
- }), u = T(N(T({}, d), {
2219
+ }), u = T(B(T({}, d), {
2124
2220
  legend: void 0,
2125
2221
  xAxis: void 0,
2126
2222
  yAxis: void 0
2127
2223
  }), h);
2128
2224
  delete u.legend, delete u.xAxis, delete u.yAxis, b = /* @__PURE__ */ o("div", {
2129
- children: /* @__PURE__ */ o(be, N(T({}, a), {
2225
+ children: /* @__PURE__ */ o(be, B(T({}, s), {
2130
2226
  styleOptions: u
2131
2227
  }))
2132
- }), m = /* @__PURE__ */ o(be, N(T({}, a), {
2228
+ }), m = /* @__PURE__ */ o(be, B(T({}, s), {
2133
2229
  styleOptions: T({
2134
2230
  cornerRadius: "None"
2135
2231
  }, i)
@@ -2142,10 +2238,10 @@ function Ti({ content: e }) {
2142
2238
  }, [
2143
2239
  e
2144
2240
  ]);
2145
- return /* @__PURE__ */ w(V, {
2241
+ return /* @__PURE__ */ w(G, {
2146
2242
  children: [
2147
- s,
2148
- /* @__PURE__ */ w(an, {
2243
+ a,
2244
+ /* @__PURE__ */ w(ln, {
2149
2245
  open: t,
2150
2246
  onClose: () => n(!1),
2151
2247
  maxWidth: "xl",
@@ -2164,7 +2260,7 @@ function Ti({ content: e }) {
2164
2260
  className: "csdk-text-ai-lg csdk-semibold",
2165
2261
  children: e.queryTitle
2166
2262
  }),
2167
- /* @__PURE__ */ o(qn, {
2263
+ /* @__PURE__ */ o(Bt, {
2168
2264
  onClick: () => n(!1),
2169
2265
  "aria-label": "close expanded chart",
2170
2266
  children: /* @__PURE__ */ o(mi, {
@@ -2182,7 +2278,7 @@ function Ti({ content: e }) {
2182
2278
  ]
2183
2279
  });
2184
2280
  }
2185
- function Li({ theme: e }) {
2281
+ function Ri({ theme: e }) {
2186
2282
  return /* @__PURE__ */ o("svg", {
2187
2283
  xmlns: "http://www.w3.org/2000/svg",
2188
2284
  width: "24",
@@ -2197,22 +2293,22 @@ function Li({ theme: e }) {
2197
2293
  })
2198
2294
  });
2199
2295
  }
2200
- function Ri({ onClick: e, disabled: t }) {
2201
- const { themeSettings: n } = L(), { t: r } = H();
2202
- return /* @__PURE__ */ o(we, {
2296
+ function Ei({ onClick: e, disabled: t }) {
2297
+ const { themeSettings: n } = L(), { t: r } = O();
2298
+ return /* @__PURE__ */ o(ke, {
2203
2299
  title: r("ai.buttons.incorrectResponse"),
2204
- children: /* @__PURE__ */ o(ve, {
2300
+ children: /* @__PURE__ */ o(we, {
2205
2301
  "aria-label": "thumbs-down",
2206
2302
  onClick: e,
2207
2303
  $hoverColor: n.aiChat.icons.feedbackIcons.hoverColor,
2208
2304
  disabled: t,
2209
- children: /* @__PURE__ */ o(Li, {
2305
+ children: /* @__PURE__ */ o(Ri, {
2210
2306
  theme: n
2211
2307
  })
2212
2308
  })
2213
2309
  });
2214
2310
  }
2215
- function Ei({ theme: e }) {
2311
+ function Ii({ theme: e }) {
2216
2312
  return /* @__PURE__ */ o("svg", {
2217
2313
  xmlns: "http://www.w3.org/2000/svg",
2218
2314
  width: "24",
@@ -2227,63 +2323,63 @@ function Ei({ theme: e }) {
2227
2323
  })
2228
2324
  });
2229
2325
  }
2230
- function Ii({ onClick: e, disabled: t }) {
2231
- const { themeSettings: n } = L(), { t: r } = H();
2232
- return /* @__PURE__ */ o(we, {
2326
+ function Bi({ onClick: e, disabled: t }) {
2327
+ const { themeSettings: n } = L(), { t: r } = O();
2328
+ return /* @__PURE__ */ o(ke, {
2233
2329
  title: r("ai.buttons.correctResponse"),
2234
- children: /* @__PURE__ */ o(ve, {
2330
+ children: /* @__PURE__ */ o(we, {
2235
2331
  "aria-label": "thumbs-up",
2236
2332
  onClick: e,
2237
2333
  $hoverColor: n.aiChat.icons.feedbackIcons.hoverColor,
2238
2334
  disabled: t,
2239
- children: /* @__PURE__ */ o(Ei, {
2335
+ children: /* @__PURE__ */ o(Ii, {
2240
2336
  theme: n
2241
2337
  })
2242
2338
  })
2243
2339
  });
2244
2340
  }
2245
- const Ni = () => {
2246
- const [e, t] = P(!1), n = ue(null), r = O(() => {
2341
+ const Fi = () => {
2342
+ const [e, t] = D(!1), n = ue(null), r = H(() => {
2247
2343
  t(!0);
2248
- }, []), s = O(() => {
2344
+ }, []), a = H(() => {
2249
2345
  t(!1);
2250
2346
  }, []);
2251
2347
  return [
2252
- O((a) => {
2348
+ H((s) => {
2253
2349
  var p;
2254
- ((p = n.current) == null ? void 0 : p.nodeType) === Node.ELEMENT_NODE && (n.current.removeEventListener("mouseenter", r), n.current.removeEventListener("mouseleave", s)), (a == null ? void 0 : a.nodeType) === Node.ELEMENT_NODE && (a.addEventListener("mouseenter", r), a.addEventListener("mouseleave", s)), n.current = a;
2350
+ ((p = n.current) == null ? void 0 : p.nodeType) === Node.ELEMENT_NODE && (n.current.removeEventListener("mouseenter", r), n.current.removeEventListener("mouseleave", a)), (s == null ? void 0 : s.nodeType) === Node.ELEMENT_NODE && (s.addEventListener("mouseenter", r), s.addEventListener("mouseleave", a)), n.current = s;
2255
2351
  }, [
2256
2352
  r,
2257
- s
2353
+ a
2258
2354
  ]),
2259
2355
  e
2260
2356
  ];
2261
- }, Fi = /* @__PURE__ */ k("div", {
2357
+ }, Ni = /* @__PURE__ */ v("div", {
2262
2358
  target: "e2xyvaw0",
2263
2359
  label: "Container"
2264
2360
  })("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";");
2265
- function Bi({ visible: e, onSend: t }) {
2266
- const [n, r] = P(!1), s = O((a) => {
2267
- r(!0), t(a === "up" ? 1 : -1);
2361
+ function Hi({ visible: e, onSend: t }) {
2362
+ const [n, r] = D(!1), a = H((s) => {
2363
+ r(!0), t(s === "up" ? 1 : -1);
2268
2364
  }, [
2269
2365
  t
2270
2366
  ]), c = `csdk-transition-opacity csdk-delay-150 csdk-duration-500 ${n ? "csdk-opacity-0" : "csdk-opacity-100"}`;
2271
2367
  return e ? /* @__PURE__ */ w("div", {
2272
2368
  className: `csdk-flex csdk-items-center ${c}`,
2273
2369
  children: [
2274
- /* @__PURE__ */ o(Ii, {
2275
- onClick: () => s("up"),
2370
+ /* @__PURE__ */ o(Bi, {
2371
+ onClick: () => a("up"),
2276
2372
  disabled: n
2277
2373
  }),
2278
- /* @__PURE__ */ o(Ri, {
2279
- onClick: () => s("down"),
2374
+ /* @__PURE__ */ o(Ei, {
2375
+ onClick: () => a("down"),
2280
2376
  disabled: n
2281
2377
  })
2282
2378
  ]
2283
2379
  }) : null;
2284
2380
  }
2285
- function Qe({ sourceId: e, data: t, type: n, buttonVisibility: r = "onHover", renderContent: s }) {
2286
- const c = J(), a = Wn(O((m) => {
2381
+ function Qe({ sourceId: e, data: t, type: n, buttonVisibility: r = "onHover", renderContent: a }) {
2382
+ const c = J(), s = Wn(H((m) => {
2287
2383
  c && c.ai.sendFeedback({
2288
2384
  sourceId: e,
2289
2385
  type: n,
@@ -2295,30 +2391,30 @@ function Qe({ sourceId: e, data: t, type: n, buttonVisibility: r = "onHover", re
2295
2391
  e,
2296
2392
  t,
2297
2393
  n
2298
- ]), 200), [p, d] = Ni(), h = Z(() => r === "onHover" ? d : r !== "never", [
2394
+ ]), 200), [p, d] = Fi(), h = Z(() => r === "onHover" ? d : r !== "never", [
2299
2395
  d,
2300
2396
  r
2301
2397
  ]), { themeSettings: b } = L();
2302
- return /* @__PURE__ */ o(Fi, {
2398
+ return /* @__PURE__ */ o(Ni, {
2303
2399
  ref: p,
2304
2400
  theme: b,
2305
- children: s(/* @__PURE__ */ o(Bi, {
2306
- onSend: a,
2401
+ children: a(/* @__PURE__ */ o(Hi, {
2402
+ onSend: s,
2307
2403
  visible: h
2308
2404
  }))
2309
2405
  });
2310
2406
  }
2311
2407
  const Oi = 18 * 5;
2312
2408
  function lt({ text: e }) {
2313
- const [t, n] = P(!0), [r, s] = P(!1), { t: c } = H(), a = ue(null);
2409
+ const [t, n] = D(!0), [r, a] = D(!1), { t: c } = O(), s = ue(null);
2314
2410
  return Ee(() => {
2315
- a.current && a.current.scrollHeight > Oi && s(!0);
2411
+ s.current && s.current.scrollHeight > Oi && a(!0);
2316
2412
  }, [
2317
2413
  e
2318
2414
  ]), /* @__PURE__ */ w("div", {
2319
2415
  children: [
2320
2416
  /* @__PURE__ */ o("div", {
2321
- ref: a,
2417
+ ref: s,
2322
2418
  className: `${t ? "csdk-line-clamp-5" : ""} csdk-whitespace-pre-wrap`,
2323
2419
  children: e
2324
2420
  }),
@@ -2333,19 +2429,19 @@ function lt({ text: e }) {
2333
2429
  ]
2334
2430
  });
2335
2431
  }
2336
- function Hi({ nlgRequest: e }) {
2337
- const { data: t, isLoading: n, isError: r } = Be(e), { t: s } = H();
2338
- return n ? /* @__PURE__ */ o(st, {}) : r ? /* @__PURE__ */ o(ie, {
2432
+ function Pi({ nlgRequest: e }) {
2433
+ const { data: t, isLoading: n, isError: r } = Ne(e), { t: a } = O();
2434
+ return n ? /* @__PURE__ */ o(at, {}) : r ? /* @__PURE__ */ o(ie, {
2339
2435
  align: "left",
2340
- children: s("ai.errors.unexpected")
2436
+ children: a("ai.errors.unexpected")
2341
2437
  }) : /* @__PURE__ */ o(ie, {
2342
2438
  align: "full",
2343
2439
  children: /* @__PURE__ */ o(lt, {
2344
- text: t != null ? t : s("ai.errors.insightsNotAvailable")
2440
+ text: t != null ? t : a("ai.errors.insightsNotAvailable")
2345
2441
  })
2346
2442
  });
2347
2443
  }
2348
- function $i() {
2444
+ function Di() {
2349
2445
  const { themeSettings: e } = L();
2350
2446
  return /* @__PURE__ */ o("svg", {
2351
2447
  width: "24",
@@ -2361,59 +2457,60 @@ function $i() {
2361
2457
  })
2362
2458
  });
2363
2459
  }
2364
- function Pi({ onClick: e }) {
2365
- const { t } = H();
2460
+ function $i({ onClick: e }) {
2461
+ const { t } = O();
2366
2462
  return /* @__PURE__ */ o(Ie, {
2367
2463
  align: "left",
2368
2464
  onClick: e,
2369
2465
  children: /* @__PURE__ */ w("div", {
2370
2466
  className: "csdk-py-[5px] csdk-px-2 csdk-flex csdk-items-center csdk-gap-x-1 csdk-select-none",
2371
2467
  children: [
2372
- /* @__PURE__ */ o($i, {}),
2468
+ /* @__PURE__ */ o(Di, {}),
2373
2469
  t("ai.buttons.insights")
2374
2470
  ]
2375
2471
  })
2376
2472
  });
2377
2473
  }
2378
- var Di = Zn("toLowerCase");
2379
- const St = /* @__PURE__ */ k("div", {
2380
- target: "e17a6vpw0",
2474
+ var Ai = Zn("toLowerCase");
2475
+ const St = /* @__PURE__ */ v("div", {
2476
+ target: "etljahs0",
2381
2477
  label: "FlexRow"
2382
- })("display:flex;align-items:center;column-gap:10px;"), Ai = (e) => !!e && "aeiou".includes(e[0]);
2383
- function zi({ data: e, alwaysShowFeedback: t }) {
2384
- const { chatMode: n = "analyze", enableInsights: r } = ee(), { themeSettings: s } = L(), { queryTitle: c, chartRecommendations: a, jaql: p, userMsg: d, clarification: h } = e;
2385
- console.debug(`JAQL for ${c}`, p), console.debug(`chart recommendations for ${c}`, a);
2386
- const b = "chartType" in a ? a.chartType : "table";
2478
+ })("display:flex;align-items:center;column-gap:10px;"), zi = (e) => !!e && "aeiou".includes(e[0]);
2479
+ function qi({ data: e, alwaysShowFeedback: t }) {
2480
+ const { chatMode: n = "analyze", enableInsights: r } = ee(), { themeSettings: a } = L(), { queryTitle: c, chartRecommendations: s, jaql: p, userMsg: d, clarification: h = "" } = e;
2481
+ console.debug(`JAQL for ${c}`, p), console.debug(`chart recommendations for ${c}`, s);
2482
+ const b = "chartType" in s ? s.chartType : "table";
2387
2483
  let m;
2388
- Ai(b) ? m = `an ${b}` : m = `a ${b}`, b !== "table" && (m += " chart");
2389
- const i = p.datasource.title, [u, l] = P(!1), C = O(() => {
2390
- l((x) => !x);
2484
+ zi(b) ? m = `an ${b}` : m = `a ${b}`, b !== "table" && (m += " chart");
2485
+ const i = p.datasource.title, [u, l] = D(!1), C = H(() => {
2486
+ l((y) => !y);
2391
2487
  }, []), g = {
2392
2488
  jaql: {
2393
2489
  datasource: p.datasource,
2394
2490
  metadata: p.metadata
2395
2491
  }
2396
- }, v = n === "analyze", S = `${d}${d && h ? " " : ""}${h}`;
2397
- return /* @__PURE__ */ w(V, {
2492
+ }, k = n === "analyze", S = `${d}${d && h ? `
2493
+ ` : ""}${h}`;
2494
+ return /* @__PURE__ */ w(G, {
2398
2495
  children: [
2399
2496
  /* @__PURE__ */ o(Qe, {
2400
2497
  sourceId: i,
2401
2498
  data: e,
2402
2499
  type: "chats/nlq",
2403
2500
  buttonVisibility: t ? "always" : "onHover",
2404
- renderContent: (x) => /* @__PURE__ */ w(V, {
2501
+ renderContent: (y) => /* @__PURE__ */ w(G, {
2405
2502
  children: [
2406
2503
  /* @__PURE__ */ w(St, {
2407
2504
  children: [
2408
- /* @__PURE__ */ o(rn, {
2505
+ /* @__PURE__ */ o(on, {
2409
2506
  align: "left",
2410
- theme: s,
2411
- children: S || `Here's ${m} showing ${Di(c)}.`
2507
+ theme: a,
2508
+ children: S || `Here's ${m} showing ${Ai(c)}.`
2412
2509
  }),
2413
- x
2510
+ y
2414
2511
  ]
2415
2512
  }),
2416
- v && /* @__PURE__ */ o(Ti, {
2513
+ k && /* @__PURE__ */ o(Li, {
2417
2514
  content: e
2418
2515
  })
2419
2516
  ]
@@ -2424,17 +2521,17 @@ function zi({ data: e, alwaysShowFeedback: t }) {
2424
2521
  data: g,
2425
2522
  type: "nlg/queryResult",
2426
2523
  buttonVisibility: u ? "onHover" : "never",
2427
- renderContent: (x) => /* @__PURE__ */ w(V, {
2524
+ renderContent: (y) => /* @__PURE__ */ w(G, {
2428
2525
  children: [
2429
2526
  /* @__PURE__ */ w(St, {
2430
2527
  children: [
2431
- /* @__PURE__ */ o(Pi, {
2528
+ /* @__PURE__ */ o($i, {
2432
2529
  onClick: C
2433
2530
  }),
2434
- x
2531
+ y
2435
2532
  ]
2436
2533
  }),
2437
- u && /* @__PURE__ */ o(Hi, {
2534
+ u && /* @__PURE__ */ o(Pi, {
2438
2535
  nlgRequest: g
2439
2536
  })
2440
2537
  ]
@@ -2443,10 +2540,10 @@ function zi({ data: e, alwaysShowFeedback: t }) {
2443
2540
  ]
2444
2541
  });
2445
2542
  }
2446
- function qi({ message: e, isLastMessage: t }) {
2543
+ function Wi({ message: e, isLastMessage: t }) {
2447
2544
  if (rt(e)) {
2448
2545
  const r = JSON.parse(e.content);
2449
- return /* @__PURE__ */ o(zi, {
2546
+ return /* @__PURE__ */ o(qi, {
2450
2547
  data: r,
2451
2548
  alwaysShowFeedback: t
2452
2549
  });
@@ -2457,25 +2554,25 @@ function qi({ message: e, isLastMessage: t }) {
2457
2554
  children: n
2458
2555
  });
2459
2556
  }
2460
- const Wi = /* @__PURE__ */ or(qi), Zi = ({ error: e, displayMessage: t }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ o(ie, {
2557
+ const Zi = /* @__PURE__ */ or(Wi), ji = ({ error: e, displayMessage: t }) => (console.debug("Unexpected error occurred when resolving a chat message:", e), /* @__PURE__ */ o(ie, {
2461
2558
  align: "left",
2462
2559
  children: t
2463
2560
  }));
2464
- function ji({ messages: e }) {
2465
- const { t } = H();
2466
- return /* @__PURE__ */ o(V, {
2561
+ function Gi({ messages: e }) {
2562
+ const { t } = O();
2563
+ return /* @__PURE__ */ o(G, {
2467
2564
  children: e.map((n, r) => /* @__PURE__ */ o(jn, {
2468
- fallbackRender: (s) => Zi(N(T({}, s), {
2565
+ fallbackRender: (a) => ji(B(T({}, a), {
2469
2566
  displayMessage: t("ai.errors.unexpected")
2470
2567
  })),
2471
- children: /* @__PURE__ */ o(Wi, {
2568
+ children: /* @__PURE__ */ o(Zi, {
2472
2569
  message: n,
2473
2570
  isLastMessage: r === e.length - 1
2474
2571
  }, r)
2475
2572
  }, r))
2476
2573
  });
2477
2574
  }
2478
- function ln({ color: e }) {
2575
+ function dn({ color: e }) {
2479
2576
  return /* @__PURE__ */ o("svg", {
2480
2577
  width: "100%",
2481
2578
  height: "100%",
@@ -2493,19 +2590,19 @@ function Vi({ onClick: e, color: t }) {
2493
2590
  "aria-label": "go back",
2494
2591
  className: "csdk-w-5 csdk-h-5 csdk-flex csdk-p-[4px] csdk-ml-[6px] csdk-cursor-pointer",
2495
2592
  onClick: e,
2496
- children: /* @__PURE__ */ o(ln, {
2593
+ children: /* @__PURE__ */ o(dn, {
2497
2594
  color: t
2498
2595
  })
2499
2596
  });
2500
2597
  }
2501
- const Gi = /* @__PURE__ */ k("button", {
2598
+ const Ui = /* @__PURE__ */ v("button", {
2502
2599
  target: "e1p0q0z20",
2503
2600
  label: "Button"
2504
2601
  })("font-size:inherit;line-height:inherit;box-sizing:border-box;border-width:1px;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;cursor:pointer;text-align:left;max-width:85%;font-family:", ({ theme: e }) => e.typography.fontFamily, ";color:", ({ theme: e }) => e.aiChat.suggestions.textColor, ";background-color:", ({ theme: e }) => e.aiChat.suggestions.backgroundColor, ";border:", ({ theme: e }) => e.aiChat.suggestions.border, ";border-radius:", ({ theme: e }) => e.aiChat.suggestions.borderRadius, ";&:hover{background-color:", ({ theme: e }) => e.aiChat.suggestions.hover.backgroundColor, ";color:", ({ theme: e }) => e.aiChat.suggestions.hover.textColor, ";}", ({ theme: e }) => {
2505
2602
  const { borderGradient: t, borderRadius: n } = e.aiChat.suggestions;
2506
2603
  if (t) {
2507
- const [r, s] = t;
2508
- return D`
2604
+ const [r, a] = t;
2605
+ return $`
2509
2606
  border: none;
2510
2607
  position: relative;
2511
2608
  border-radius: ${n};
@@ -2518,7 +2615,7 @@ const Gi = /* @__PURE__ */ k("button", {
2518
2615
  bottom: 0;
2519
2616
  border-radius: ${n};
2520
2617
  border: 1px solid transparent;
2521
- background: linear-gradient(30deg, ${r}, ${s}) border-box;
2618
+ background: linear-gradient(30deg, ${r}, ${a}) border-box;
2522
2619
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
2523
2620
  -webkit-mask-composite: destination-out;
2524
2621
  mask-composite: exclude;
@@ -2529,24 +2626,24 @@ const Gi = /* @__PURE__ */ k("button", {
2529
2626
  });
2530
2627
  function Mt({ question: e, onClick: t }) {
2531
2628
  const { themeSettings: n } = L();
2532
- return /* @__PURE__ */ o(Gi, {
2629
+ return /* @__PURE__ */ o(Ui, {
2533
2630
  onClick: t,
2534
2631
  theme: n,
2535
2632
  children: e
2536
2633
  });
2537
2634
  }
2538
- const Ui = /* @__PURE__ */ k("div", {
2635
+ const Qi = /* @__PURE__ */ v("div", {
2539
2636
  target: "eu11cc50",
2540
2637
  label: "ListContainer"
2541
2638
  })("display:flex;flex-direction:column;align-items:flex-start;row-gap:", ({ theme: e }) => e.aiChat.suggestions.gap, ";");
2542
- function Qi({ questions: e, onSelection: t }) {
2543
- const { t: n } = H(), [r, s] = P(!0), c = Z(() => r && e.length > 5 ? e.slice(0, 4) : e, [
2639
+ function _i({ questions: e, onSelection: t }) {
2640
+ const { t: n } = O(), [r, a] = D(!0), c = Z(() => r && e.length > 5 ? e.slice(0, 4) : e, [
2544
2641
  e,
2545
2642
  r
2546
- ]), { themeSettings: a } = L();
2547
- return /* @__PURE__ */ w(Ui, {
2643
+ ]), { themeSettings: s } = L();
2644
+ return /* @__PURE__ */ w(Qi, {
2548
2645
  "aria-label": "list of suggested questions",
2549
- theme: a,
2646
+ theme: s,
2550
2647
  children: [
2551
2648
  c.map((p) => /* @__PURE__ */ o(Mt, {
2552
2649
  question: p,
@@ -2554,12 +2651,12 @@ function Qi({ questions: e, onSelection: t }) {
2554
2651
  }, p)),
2555
2652
  c.length < e.length && /* @__PURE__ */ o(Mt, {
2556
2653
  question: n("ai.buttons.seeMore"),
2557
- onClick: () => s(!1)
2654
+ onClick: () => a(!1)
2558
2655
  })
2559
2656
  ]
2560
2657
  });
2561
2658
  }
2562
- const _i = /* @__PURE__ */ k("div", {
2659
+ const Ki = /* @__PURE__ */ v("div", {
2563
2660
  target: "ebwb3nc0",
2564
2661
  label: "Row"
2565
2662
  })("width:283px;height:32px;border-radius:10px;background:", ({ theme: e }) => {
@@ -2570,49 +2667,49 @@ const _i = /* @__PURE__ */ k("div", {
2570
2667
  ${n} 50%,
2571
2668
  ${t} 100%
2572
2669
  )`;
2573
- }, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), Ki = /* @__PURE__ */ k("div", {
2670
+ }, ";background-size:200% auto;animation:gradient 2s linear infinite;@keyframes gradient{0%{background-position:0 0;}100%{background-position:-200% 0;}}"), Ji = /* @__PURE__ */ v("div", {
2574
2671
  target: "ebwb3nc1",
2575
2672
  label: "SkeletonContainer"
2576
2673
  })("display:flex;flex-direction:column;row-gap:1rem;");
2577
- function Ji() {
2674
+ function Xi() {
2578
2675
  const { themeSettings: e } = L();
2579
- return /* @__PURE__ */ o(Ki, {
2676
+ return /* @__PURE__ */ o(Ji, {
2580
2677
  children: Array.from({
2581
2678
  length: 3
2582
- }, (t, n) => /* @__PURE__ */ o(_i, {
2679
+ }, (t, n) => /* @__PURE__ */ o(Ki, {
2583
2680
  theme: e
2584
2681
  }, n))
2585
2682
  });
2586
2683
  }
2587
- function Xi({ questions: e, isLoading: t, onSelection: n }) {
2588
- const r = e.length > 0, { suggestionsWelcomeText: s } = ee();
2589
- return t ? /* @__PURE__ */ o(Ji, {}) : r ? /* @__PURE__ */ w(V, {
2684
+ function Yi({ questions: e, isLoading: t, onSelection: n }) {
2685
+ const r = e.length > 0, { suggestionsWelcomeText: a } = ee();
2686
+ return t ? /* @__PURE__ */ o(Xi, {}) : r ? /* @__PURE__ */ w(G, {
2590
2687
  children: [
2591
- s && /* @__PURE__ */ o(ie, {
2688
+ a && /* @__PURE__ */ o(ie, {
2592
2689
  align: "left",
2593
- children: s
2690
+ children: a
2594
2691
  }),
2595
- /* @__PURE__ */ o(Qi, {
2692
+ /* @__PURE__ */ o(_i, {
2596
2693
  onSelection: n,
2597
2694
  questions: e
2598
2695
  })
2599
2696
  ]
2600
2697
  }) : null;
2601
2698
  }
2602
- const Yi = /* @__PURE__ */ k("div", {
2699
+ const e1 = /* @__PURE__ */ v("div", {
2603
2700
  target: "ew7avl30",
2604
2701
  label: "ToolbarContainer"
2605
- })("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({ style: e }) => e.backgroundColor, ";"), e1 = /* @__PURE__ */ k("div", {
2702
+ })("flex:0 0 80px;padding-left:14px;padding-right:14px;display:flex;align-items:center;position:relative;background-color:", ({ style: e }) => e.backgroundColor, ";"), t1 = /* @__PURE__ */ v("div", {
2606
2703
  target: "ew7avl31",
2607
2704
  label: "ToolbarTitle"
2608
- })("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({ style: e }) => e.textColor, ";"), cn = /* @__PURE__ */ ir(function({ title: t, leftNav: n, rightNav: r, style: s }, c) {
2609
- return /* @__PURE__ */ w(Yi, {
2705
+ })("font-size:18px;line-height:22px;font-weight:600;margin-left:20px;color:", ({ style: e }) => e.textColor, ";"), un = /* @__PURE__ */ ir(function({ title: t, leftNav: n, rightNav: r, style: a }, c) {
2706
+ return /* @__PURE__ */ w(e1, {
2610
2707
  ref: c,
2611
- style: s,
2708
+ style: a,
2612
2709
  children: [
2613
2710
  n,
2614
- /* @__PURE__ */ o(e1, {
2615
- style: s,
2711
+ /* @__PURE__ */ o(t1, {
2712
+ style: a,
2616
2713
  children: t
2617
2714
  }),
2618
2715
  r && /* @__PURE__ */ o("div", {
@@ -2621,13 +2718,13 @@ const Yi = /* @__PURE__ */ k("div", {
2621
2718
  })
2622
2719
  ]
2623
2720
  });
2624
- }), t1 = /* @__PURE__ */ k("div", {
2721
+ }), n1 = /* @__PURE__ */ v("div", {
2625
2722
  target: "e14yc7id0",
2626
2723
  label: "AiDisclaimerContainer"
2627
2724
  })("text-align:center;font-size:11px;line-height:18px;white-space:pre-wrap;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;color:", ({ theme: e }) => e.aiChat.secondaryTextColor, ";");
2628
- function n1({ theme: e }) {
2629
- const { t } = H();
2630
- return /* @__PURE__ */ w(t1, {
2725
+ function r1({ theme: e }) {
2726
+ const { t } = O();
2727
+ return /* @__PURE__ */ w(n1, {
2631
2728
  theme: e,
2632
2729
  children: [
2633
2730
  /* @__PURE__ */ o("div", {
@@ -2642,7 +2739,7 @@ function n1({ theme: e }) {
2642
2739
  ]
2643
2740
  });
2644
2741
  }
2645
- function r1() {
2742
+ function o1() {
2646
2743
  const { themeSettings: e } = L();
2647
2744
  return /* @__PURE__ */ o("svg", {
2648
2745
  width: "24",
@@ -2658,20 +2755,20 @@ function r1() {
2658
2755
  })
2659
2756
  });
2660
2757
  }
2661
- const o1 = (e, t) => {
2758
+ const i1 = (e, t) => {
2662
2759
  const n = new Yn(e);
2663
2760
  return n.alpha = t, n;
2664
- }, i1 = /* @__PURE__ */ k("div", {
2761
+ }, a1 = /* @__PURE__ */ v("div", {
2665
2762
  target: "e1rxvpki0",
2666
2763
  label: "Container"
2667
- })("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({ theme: e }) => `0 4px 8px 0 ${o1(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), s1 = ({ onClick: e }) => {
2764
+ })("font-size:inherit;line-height:inherit;padding-left:8px;padding-right:8px;padding-top:4px;border-radius:16px;margin-bottom:4px;box-shadow:", ({ theme: e }) => `0 4px 8px 0 ${i1(e.aiChat.primaryTextColor, 0.2)}`, ";cursor:pointer;color:", ({ theme: e }) => e.aiChat.clickableMessages.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.backgroundColor, ";&:hover{color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.textColor, ";background-color:", ({ theme: e }) => e.aiChat.clickableMessages.hover.backgroundColor, ";box-shadow:none;"), s1 = ({ onClick: e }) => {
2668
2765
  const { themeSettings: t } = L();
2669
- return /* @__PURE__ */ o(i1, {
2766
+ return /* @__PURE__ */ o(a1, {
2670
2767
  theme: t,
2671
2768
  onClick: e,
2672
- children: /* @__PURE__ */ o(r1, {})
2769
+ children: /* @__PURE__ */ o(o1, {})
2673
2770
  });
2674
- }, a1 = ({ isVisible: e, onClick: t, anchorElement: n }) => /* @__PURE__ */ o(Et, {
2771
+ }, l1 = ({ isVisible: e, onClick: t, anchorElement: n }) => /* @__PURE__ */ o(Et, {
2675
2772
  anchorEl: n,
2676
2773
  open: e,
2677
2774
  placement: "top",
@@ -2681,33 +2778,33 @@ const o1 = (e, t) => {
2681
2778
  children: /* @__PURE__ */ o(s1, {
2682
2779
  onClick: t
2683
2780
  })
2684
- }), l1 = /* @__PURE__ */ k("div", {
2781
+ }), c1 = /* @__PURE__ */ v("div", {
2685
2782
  target: "ednrf320",
2686
2783
  label: "ChatBody"
2687
- })("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";overflow-y:scroll;padding-left:", ({ theme: e }) => e.aiChat.body.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.body.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.body.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), c1 = /* @__PURE__ */ k("div", {
2784
+ })("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.body.gapBetweenMessages, ";overflow-y:scroll;padding-left:", ({ theme: e }) => e.aiChat.body.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.body.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.body.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.body.paddingBottom, ";flex:initial;height:100%;"), d1 = /* @__PURE__ */ v("div", {
2688
2785
  target: "ednrf321",
2689
2786
  label: "ChatFooter"
2690
- })("padding-left:", ({ theme: e }) => e.aiChat.footer.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.footer.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), d1 = /* @__PURE__ */ k("div", {
2787
+ })("padding-left:", ({ theme: e }) => e.aiChat.footer.paddingLeft, ";padding-right:", ({ theme: e }) => e.aiChat.footer.paddingRight, ";padding-top:", ({ theme: e }) => e.aiChat.footer.paddingTop, ";padding-bottom:", ({ theme: e }) => e.aiChat.footer.paddingBottom, ";display:flex;flex-direction:column;row-gap:6px;"), u1 = /* @__PURE__ */ v("div", {
2691
2788
  target: "ednrf322",
2692
2789
  label: "FollowupQuestionsContainer"
2693
2790
  })("display:flex;flex-direction:column;row-gap:", ({ theme: e }) => e.aiChat.suggestions.gap, ";");
2694
- function u1({ contextTitle: e, onGoBack: t, contextDetails: n }) {
2791
+ function p1({ contextTitle: e, onGoBack: t, contextDetails: n }) {
2695
2792
  var j, te, le;
2696
- const { t: r } = H(), { enableFollowupQuestions: s, enableHeader: c, numOfRecentPrompts: a, numOfRecommendations: p } = ee(), { themeSettings: d } = L(), { data: h, isLoading: b, isError: m } = Ht({
2793
+ const { t: r } = O(), { enableFollowupQuestions: a, enableHeader: c, numOfRecentPrompts: s, numOfRecommendations: p } = ee(), { themeSettings: d } = L(), { data: h, isLoading: b, isError: m } = Pt({
2697
2794
  contextTitle: e,
2698
2795
  count: p
2699
- }), i = Z(() => h == null ? void 0 : h.map((B) => B.nlqPrompt), [
2796
+ }), i = Z(() => h == null ? void 0 : h.map((N) => N.nlqPrompt), [
2700
2797
  h
2701
- ]), { history: u, lastNlqResponse: l, isAwaitingResponse: C, sendMessage: g, isLoading: v, chatId: S, lastError: x } = Tr(e, n), { mutate: E, isLoading: R } = Dt(S), [M, I] = P(!1), [$, ae] = P(!1), Q = () => I(!0), A = () => I(!1), U = () => {
2798
+ ]), { history: u, lastNlqResponse: l, isAwaitingResponse: C, sendMessage: g, isLoading: k, chatId: S, lastError: y } = Tr(e, n), { mutate: E, isLoading: R } = At(S), [M, I] = D(!1), [P, se] = D(!1), Q = () => I(!0), A = () => I(!1), U = () => {
2702
2799
  E(), A();
2703
2800
  }, F = ue(null), z = ue(null), X = () => {
2704
2801
  if (!(F != null && F.current))
2705
2802
  return;
2706
- const { scrollTop: B, clientHeight: W, scrollHeight: Se } = F.current;
2707
- if (B === void 0 || W === void 0 || Se === void 0)
2803
+ const { scrollTop: N, clientHeight: W, scrollHeight: Se } = F.current;
2804
+ if (N === void 0 || W === void 0 || Se === void 0)
2708
2805
  return;
2709
- const Me = Se - B - W > W / 2;
2710
- $ !== Me && ae(Me);
2806
+ const Me = Se - N - W > W / 2;
2807
+ P !== Me && se(Me);
2711
2808
  };
2712
2809
  Ee(() => {
2713
2810
  F.current && (F.current.scrollTop = F.current.scrollHeight);
@@ -2716,7 +2813,7 @@ function u1({ contextTitle: e, onGoBack: t, contextDetails: n }) {
2716
2813
  M,
2717
2814
  C
2718
2815
  ]);
2719
- const _ = ue(null), G = c ? /* @__PURE__ */ o(cn, {
2816
+ const _ = ue(null), V = c ? /* @__PURE__ */ o(un, {
2720
2817
  ref: _,
2721
2818
  title: e,
2722
2819
  leftNav: t && /* @__PURE__ */ o(Vi, {
@@ -2725,86 +2822,86 @@ function u1({ contextTitle: e, onGoBack: t, contextDetails: n }) {
2725
2822
  }),
2726
2823
  style: d.aiChat.header
2727
2824
  }) : null, q = Z(() => [
2728
- ...new Set(u.filter((B) => B.role === "user").filter((B) => !(i != null && i.includes(B.content))).map((B) => B.content).reverse())
2729
- ].slice(0, a), [
2825
+ ...new Set(u.filter((N) => N.role === "user").filter((N) => !(i != null && i.includes(N.content))).map((N) => N.content).reverse())
2826
+ ].slice(0, s), [
2730
2827
  u,
2731
- a,
2828
+ s,
2732
2829
  i
2733
2830
  ]);
2734
- return (x == null ? void 0 : x.message) === r("ai.errors.chatUnavailable") ? /* @__PURE__ */ w(V, {
2831
+ return (y == null ? void 0 : y.message) === r("ai.errors.chatUnavailable") ? /* @__PURE__ */ w(G, {
2735
2832
  children: [
2736
- c && G,
2737
- /* @__PURE__ */ o(on, {
2738
- text: x.message
2833
+ c && V,
2834
+ /* @__PURE__ */ o(an, {
2835
+ text: y.message
2739
2836
  })
2740
2837
  ]
2741
- }) : /* @__PURE__ */ w(V, {
2838
+ }) : /* @__PURE__ */ w(G, {
2742
2839
  children: [
2743
- G,
2744
- /* @__PURE__ */ w(l1, {
2840
+ V,
2841
+ /* @__PURE__ */ w(c1, {
2745
2842
  ref: F,
2746
2843
  theme: d,
2747
2844
  onScroll: X,
2748
2845
  children: [
2749
- /* @__PURE__ */ o(a1, {
2750
- isVisible: $,
2846
+ /* @__PURE__ */ o(l1, {
2847
+ isVisible: P,
2751
2848
  anchorElement: z.current,
2752
2849
  onClick: () => {
2753
- var B, W;
2850
+ var N, W;
2754
2851
  (W = F.current) == null || W.scroll({
2755
- top: (B = F.current) == null ? void 0 : B.scrollHeight,
2852
+ top: (N = F.current) == null ? void 0 : N.scrollHeight,
2756
2853
  behavior: "smooth"
2757
2854
  });
2758
2855
  }
2759
2856
  }),
2760
2857
  /* @__PURE__ */ o(oi, {}),
2761
- /* @__PURE__ */ o(Xi, {
2858
+ /* @__PURE__ */ o(Yi, {
2762
2859
  questions: i || [],
2763
2860
  isLoading: b,
2764
2861
  onSelection: g
2765
2862
  }),
2766
- x && /* @__PURE__ */ o(ie, {
2863
+ y && /* @__PURE__ */ o(ie, {
2767
2864
  align: "left",
2768
- children: x.message
2865
+ children: y.message
2769
2866
  }),
2770
- v ? /* @__PURE__ */ o(Oe, {}) : /* @__PURE__ */ o(ji, {
2867
+ k ? /* @__PURE__ */ o(He, {}) : /* @__PURE__ */ o(Gi, {
2771
2868
  messages: u
2772
2869
  }),
2773
- s && l && ((te = (j = l.followupQuestions) == null ? void 0 : j.length) != null ? te : 0) > 0 && /* @__PURE__ */ o(d1, {
2870
+ a && l && ((te = (j = l.followupQuestions) == null ? void 0 : j.length) != null ? te : 0) > 0 && /* @__PURE__ */ o(u1, {
2774
2871
  theme: d,
2775
- children: (le = l.followupQuestions) == null ? void 0 : le.slice(0, 2).map((B, W) => /* @__PURE__ */ o(Ie, {
2872
+ children: (le = l.followupQuestions) == null ? void 0 : le.slice(0, 2).map((N, W) => /* @__PURE__ */ o(Ie, {
2776
2873
  align: "left",
2777
2874
  onClick: () => {
2778
- g(B);
2875
+ g(N);
2779
2876
  },
2780
2877
  children: /* @__PURE__ */ o("div", {
2781
2878
  className: "csdk-py-[7px] csdk-px-4",
2782
- children: B
2879
+ children: N
2783
2880
  })
2784
2881
  }, W))
2785
2882
  }),
2786
- (C || R) && /* @__PURE__ */ o(st, {}),
2883
+ (C || R) && /* @__PURE__ */ o(at, {}),
2787
2884
  M && /* @__PURE__ */ o(di, {
2788
2885
  onCancel: A,
2789
2886
  onConfirm: U
2790
2887
  })
2791
2888
  ]
2792
2889
  }),
2793
- /* @__PURE__ */ w(c1, {
2890
+ /* @__PURE__ */ w(d1, {
2794
2891
  ref: z,
2795
2892
  theme: d,
2796
2893
  children: [
2797
2894
  /* @__PURE__ */ o(Qr, {
2798
2895
  onSendMessage: g,
2799
- disabled: C || v,
2896
+ disabled: C || k,
2800
2897
  onClearHistoryClick: Q,
2801
2898
  suggestions: i || [],
2802
2899
  recentPrompts: q,
2803
- isLoading: b || v,
2900
+ isLoading: b || k,
2804
2901
  recommendationsError: m,
2805
2902
  onChange: A
2806
2903
  }),
2807
- /* @__PURE__ */ o(n1, {
2904
+ /* @__PURE__ */ o(r1, {
2808
2905
  theme: d
2809
2906
  })
2810
2907
  ]
@@ -2812,60 +2909,60 @@ function u1({ contextTitle: e, onGoBack: t, contextDetails: n }) {
2812
2909
  ]
2813
2910
  });
2814
2911
  }
2815
- const p1 = /* @__PURE__ */ k("button", {
2912
+ const h1 = /* @__PURE__ */ v("button", {
2816
2913
  target: "e5a38pw0",
2817
2914
  label: "Container"
2818
- })("font-family:", ({ theme: e }) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({ theme: e }) => e.aiChat.dataTopics.items.backgroundColor, ";"), h1 = /* @__PURE__ */ k("div", {
2915
+ })("font-family:", ({ theme: e }) => e.typography.fontFamily, ";padding:20px;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:15px;box-shadow:0px 1px 2px rgba(9,9,10,0.1),0px 2px 4px rgba(9,9,10,0.1);cursor:pointer;background-color:", ({ theme: e }) => e.aiChat.dataTopics.items.backgroundColor, ";"), g1 = /* @__PURE__ */ v("div", {
2819
2916
  target: "e5a38pw1",
2820
2917
  label: "Title"
2821
- })("font-size:1.05rem;line-height:28px;color:", ({ theme: e }) => e.aiChat.dataTopics.items.textColor, ";"), g1 = /* @__PURE__ */ k("div", {
2918
+ })("font-size:1.05rem;line-height:28px;color:", ({ theme: e }) => e.aiChat.dataTopics.items.textColor, ";"), C1 = /* @__PURE__ */ v("div", {
2822
2919
  target: "e5a38pw2",
2823
2920
  label: "Description"
2824
- })("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => Ft(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), C1 = /* @__PURE__ */ k("div", {
2921
+ })("font-size:", ({ theme: e }) => e.aiChat.primaryFontSize[0], ";line-height:", ({ theme: e }) => e.aiChat.primaryFontSize[1], ";color:", ({ theme: e }) => Nt(e.aiChat.dataTopics.items.textColor, 0, 0.5), ";"), f1 = /* @__PURE__ */ v("div", {
2825
2922
  target: "e5a38pw3",
2826
2923
  label: "IconContainer"
2827
2924
  })("width:16px;height:16px;transform:rotate(180deg);");
2828
- function f1(e) {
2829
- const { title: t, description: n, onClick: r } = e, { themeSettings: s } = L();
2830
- return /* @__PURE__ */ w(p1, {
2925
+ function m1(e) {
2926
+ const { title: t, description: n, onClick: r } = e, { themeSettings: a } = L();
2927
+ return /* @__PURE__ */ w(h1, {
2831
2928
  onClick: r,
2832
- theme: s,
2929
+ theme: a,
2833
2930
  children: [
2834
2931
  /* @__PURE__ */ w("div", {
2835
2932
  children: [
2836
- /* @__PURE__ */ o(h1, {
2837
- theme: s,
2933
+ /* @__PURE__ */ o(g1, {
2934
+ theme: a,
2838
2935
  children: t
2839
2936
  }),
2840
- /* @__PURE__ */ o(g1, {
2841
- theme: s,
2937
+ /* @__PURE__ */ o(C1, {
2938
+ theme: a,
2842
2939
  children: n
2843
2940
  })
2844
2941
  ]
2845
2942
  }),
2846
- /* @__PURE__ */ o(C1, {
2847
- children: /* @__PURE__ */ o(ln, {
2848
- color: s.aiChat.icons.color
2943
+ /* @__PURE__ */ o(f1, {
2944
+ children: /* @__PURE__ */ o(dn, {
2945
+ color: a.aiChat.icons.color
2849
2946
  })
2850
2947
  })
2851
2948
  ]
2852
2949
  });
2853
2950
  }
2854
- const m1 = /* @__PURE__ */ k("div", {
2951
+ const b1 = /* @__PURE__ */ v("div", {
2855
2952
  target: "emrh5y30",
2856
2953
  label: "FlexContainer"
2857
- })("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), b1 = /* @__PURE__ */ k("div", {
2954
+ })("padding:20px;display:flex;flex-direction:column;gap:20px;overflow:auto;"), y1 = /* @__PURE__ */ v("div", {
2858
2955
  target: "emrh5y31",
2859
2956
  label: "Title"
2860
- })("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";"), x1 = /* @__PURE__ */ k("div", {
2957
+ })("font-size:24px;line-height:32px;font-weight:600;text-align:center;padding-bottom:4px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";"), x1 = /* @__PURE__ */ v("div", {
2861
2958
  target: "emrh5y32",
2862
2959
  label: "Subtitle"
2863
2960
  })("font-size:15px;line-height:22px;color:", ({ theme: e }) => e.aiChat.primaryTextColor, ";");
2864
- function y1(e) {
2865
- const { dataTopics: t } = e, { themeSettings: n } = L(), { t: r } = H();
2866
- return /* @__PURE__ */ w(m1, {
2961
+ function v1(e) {
2962
+ const { dataTopics: t } = e, { themeSettings: n } = L(), { t: r } = O();
2963
+ return /* @__PURE__ */ w(b1, {
2867
2964
  children: [
2868
- /* @__PURE__ */ o(b1, {
2965
+ /* @__PURE__ */ o(y1, {
2869
2966
  theme: n,
2870
2967
  children: r("ai.dataTopics")
2871
2968
  }),
@@ -2878,15 +2975,15 @@ function y1(e) {
2878
2975
  r("ai.topicSelectPrompt")
2879
2976
  ]
2880
2977
  }),
2881
- t.map((s) => /* @__PURE__ */ er(f1, N(T({}, s), {
2882
- key: s.title
2978
+ t.map((a) => /* @__PURE__ */ er(m1, B(T({}, a), {
2979
+ key: a.title
2883
2980
  })))
2884
2981
  ]
2885
2982
  });
2886
2983
  }
2887
- const v1 = "#000000", k1 = "#FFFFFF";
2888
- function w1({ isDarkBackground: e = !1 }) {
2889
- const t = e ? k1 : v1;
2984
+ const k1 = "#000000", w1 = "#FFFFFF";
2985
+ function S1({ isDarkBackground: e = !1 }) {
2986
+ const t = e ? w1 : k1;
2890
2987
  return /* @__PURE__ */ w("svg", {
2891
2988
  width: "32",
2892
2989
  height: "32",
@@ -2961,37 +3058,37 @@ function w1({ isDarkBackground: e = !1 }) {
2961
3058
  ]
2962
3059
  });
2963
3060
  }
2964
- const S1 = /* @__PURE__ */ k("div", {
3061
+ const M1 = /* @__PURE__ */ v("div", {
2965
3062
  target: "ealudtn0",
2966
3063
  label: "LogoContainer"
2967
- })("margin-left:14px;margin-top:3px;"), M1 = /* @__PURE__ */ k("div", {
3064
+ })("margin-left:14px;margin-top:3px;"), T1 = /* @__PURE__ */ v("div", {
2968
3065
  target: "ealudtn1",
2969
3066
  label: "DataTopicsContainer"
2970
3067
  })("display:flex;flex-direction:column;justify-content:top;overflow:hidden;height:100%;background-color:", ({ theme: e }) => e.aiChat.dataTopics.backgroundColor, ";");
2971
- function T1({ dataTopicsList: e, onDataTopicClick: t }) {
2972
- const { enableHeader: n } = ee(), { themeSettings: r } = L(), { t: s } = H(), c = Z(() => e == null ? void 0 : e.map((p) => ({
3068
+ function L1({ dataTopicsList: e, onDataTopicClick: t }) {
3069
+ const { enableHeader: n } = ee(), { themeSettings: r } = L(), { t: a } = O(), c = Z(() => e == null ? void 0 : e.map((p) => ({
2973
3070
  title: p,
2974
3071
  onClick: () => t(p)
2975
3072
  })), [
2976
3073
  e,
2977
3074
  t
2978
- ]), a = tr(nr(r.aiChat.header.backgroundColor)) > 0.5;
2979
- return /* @__PURE__ */ w(V, {
3075
+ ]), s = tr(nr(r.aiChat.header.backgroundColor)) > 0.5;
3076
+ return /* @__PURE__ */ w(G, {
2980
3077
  children: [
2981
- n ? /* @__PURE__ */ o(cn, {
2982
- title: s("ai.analyticsChatbot"),
2983
- leftNav: /* @__PURE__ */ o(S1, {
2984
- children: /* @__PURE__ */ o(w1, {
2985
- isDarkBackground: a
3078
+ n ? /* @__PURE__ */ o(un, {
3079
+ title: a("ai.analyticsChatbot"),
3080
+ leftNav: /* @__PURE__ */ o(M1, {
3081
+ children: /* @__PURE__ */ o(S1, {
3082
+ isDarkBackground: s
2986
3083
  })
2987
3084
  }),
2988
3085
  style: r.aiChat.header
2989
3086
  }) : null,
2990
- /* @__PURE__ */ w(M1, {
3087
+ /* @__PURE__ */ w(T1, {
2991
3088
  theme: r,
2992
3089
  children: [
2993
- !c && /* @__PURE__ */ o(Oe, {}),
2994
- c && /* @__PURE__ */ o(y1, {
3090
+ !c && /* @__PURE__ */ o(He, {}),
3091
+ c && /* @__PURE__ */ o(v1, {
2995
3092
  dataTopics: c
2996
3093
  })
2997
3094
  ]
@@ -2999,73 +3096,73 @@ function T1({ dataTopicsList: e, onDataTopicClick: t }) {
2999
3096
  ]
3000
3097
  });
3001
3098
  }
3002
- function L1() {
3003
- const [e, t] = P(), [n, r] = P(), { data: s, fetchStatus: c } = yr(), { dataTopicsList: a, contextDetails: p } = ee(), { t: d } = H(), h = d("ai.errors.noAvailableDataTopics"), b = O((l) => {
3099
+ function R1() {
3100
+ const [e, t] = D(), [n, r] = D(), { data: a, fetchStatus: c } = xr(), { dataTopicsList: s, contextDetails: p } = ee(), { t: d } = O(), h = d("ai.errors.noAvailableDataTopics"), b = H((l) => {
3004
3101
  l.length ? l.length === 1 && (r(void 0), t(l[0])) : r(h);
3005
3102
  }, [
3006
3103
  h
3007
3104
  ]), m = Z(() => {
3008
- if (s && c === "idle") {
3009
- const C = (a != null && a.length ? s == null ? void 0 : s.filter((g) => a == null ? void 0 : a.includes(g.title)) : s).map((g) => g.title);
3105
+ if (a && c === "idle") {
3106
+ const C = (s != null && s.length ? a == null ? void 0 : a.filter((g) => s == null ? void 0 : s.includes(g.title)) : a).map((g) => g.title);
3010
3107
  return b(C), C;
3011
3108
  }
3012
3109
  return [];
3013
3110
  }, [
3014
- s,
3015
- c,
3016
3111
  a,
3112
+ c,
3113
+ s,
3017
3114
  b
3018
- ]), i = ye(), u = O(() => {
3115
+ ]), i = xe(), u = H(() => {
3019
3116
  r(void 0), i.invalidateQueries([
3020
3117
  "getDataTopics"
3021
3118
  ]);
3022
3119
  }, [
3023
3120
  i
3024
3121
  ]);
3025
- return n ? /* @__PURE__ */ o(on, {
3122
+ return n ? /* @__PURE__ */ o(an, {
3026
3123
  text: n,
3027
3124
  action: {
3028
3125
  text: d("ai.buttons.refresh"),
3029
3126
  onClick: u
3030
3127
  }
3031
- }) : m.length === 1 && !e ? /* @__PURE__ */ o(Oe, {}) : e ? /* @__PURE__ */ o(u1, {
3128
+ }) : m.length === 1 && !e ? /* @__PURE__ */ o(He, {}) : e ? /* @__PURE__ */ o(p1, {
3032
3129
  contextTitle: e,
3033
3130
  contextDetails: p,
3034
3131
  onGoBack: m.length === 1 ? void 0 : () => t(void 0)
3035
- }) : /* @__PURE__ */ o(T1, {
3132
+ }) : /* @__PURE__ */ o(L1, {
3036
3133
  dataTopicsList: m,
3037
3134
  onDataTopicClick: (l) => t(l)
3038
3135
  });
3039
3136
  }
3040
- const V1 = Nt({
3137
+ const V1 = Ft({
3041
3138
  componentName: "Chatbot"
3042
3139
  })((e) => {
3043
- const { width: t, height: n, config: r } = e, { themeSettings: s } = L();
3140
+ const { width: t, height: n, config: r } = e, { themeSettings: a } = L();
3044
3141
  return /* @__PURE__ */ o(br, {
3045
3142
  value: r != null ? r : {},
3046
- children: /* @__PURE__ */ o(Nr, {
3143
+ children: /* @__PURE__ */ o(Br, {
3047
3144
  id: "csdk-chatbot-frame",
3048
3145
  width: t,
3049
3146
  height: n,
3050
- theme: s,
3147
+ theme: a,
3051
3148
  tabIndex: 0,
3052
- children: /* @__PURE__ */ o(L1, {})
3149
+ children: /* @__PURE__ */ o(R1, {})
3053
3150
  })
3054
3151
  });
3055
- }), G1 = Nt({
3152
+ }), U1 = Ft({
3056
3153
  componentName: "GetNlgInsights"
3057
3154
  })(function(t) {
3058
- const { data: n, isLoading: r, isError: s } = Be(t), { t: c } = H();
3059
- if (s)
3060
- return /* @__PURE__ */ o(V, {
3155
+ const { data: n, isLoading: r, isError: a } = Ne(t), { t: c } = O();
3156
+ if (a)
3157
+ return /* @__PURE__ */ o(G, {
3061
3158
  children: c("ai.errors.unexpected")
3062
3159
  });
3063
- const a = n != null ? n : c("ai.errors.insightsNotAvailable");
3160
+ const s = n != null ? n : c("ai.errors.insightsNotAvailable");
3064
3161
  return /* @__PURE__ */ o(lt, {
3065
- text: r ? "Loading..." : a
3162
+ text: r ? "Loading..." : s
3066
3163
  });
3067
3164
  });
3068
- function R1({ theme: e }) {
3165
+ function E1({ theme: e }) {
3069
3166
  const t = e.general.brandColor;
3070
3167
  return /* @__PURE__ */ w("svg", {
3071
3168
  xmlns: "http://www.w3.org/2000/svg",
@@ -3095,25 +3192,25 @@ function R1({ theme: e }) {
3095
3192
  ]
3096
3193
  });
3097
3194
  }
3098
- const E1 = /* @__PURE__ */ k("div", {
3195
+ const I1 = /* @__PURE__ */ v("div", {
3099
3196
  target: "eit37yz0",
3100
3197
  label: "FlexDiv"
3101
- })("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({ theme: e }) => e.chart.textColor, ";background-color:", ({ theme: e }) => e.chart.backgroundColor, ";"), I1 = /* @__PURE__ */ k("div", {
3198
+ })("display:flex;flex-direction:row;align-items:center;gap:10px;margin:24px 0;max-width:640px;color:", ({ theme: e }) => e.chart.textColor, ";background-color:", ({ theme: e }) => e.chart.backgroundColor, ";"), B1 = /* @__PURE__ */ v("div", {
3102
3199
  target: "eit37yz1",
3103
3200
  label: "IconDiv"
3104
- })("align-self:flex-start;"), N1 = ({ summary: e, nlgRequest: t }) => {
3201
+ })("align-self:flex-start;"), F1 = ({ summary: e, nlgRequest: t }) => {
3105
3202
  const { themeSettings: n } = L();
3106
3203
  return /* @__PURE__ */ o(Qe, {
3107
3204
  sourceId: t.jaql.datasource.title,
3108
3205
  data: t,
3109
3206
  type: "chart/insights",
3110
3207
  buttonVisibility: "always",
3111
- renderContent: (r) => /* @__PURE__ */ w(E1, {
3208
+ renderContent: (r) => /* @__PURE__ */ w(I1, {
3112
3209
  theme: n,
3113
3210
  children: [
3114
- /* @__PURE__ */ o(I1, {
3211
+ /* @__PURE__ */ o(B1, {
3115
3212
  theme: n,
3116
- children: /* @__PURE__ */ o(R1, {
3213
+ children: /* @__PURE__ */ o(E1, {
3117
3214
  theme: n
3118
3215
  })
3119
3216
  }),
@@ -3124,34 +3221,34 @@ const E1 = /* @__PURE__ */ k("div", {
3124
3221
  ]
3125
3222
  })
3126
3223
  });
3127
- }, U1 = ({ nlqResponse: e, onDataReady: t, styleOptions: n, filters: r = [] }) => {
3128
- e.queryTitle = Vn(e.queryTitle);
3129
- const { connectToWidgetProps: s } = Gn({
3224
+ }, Q1 = ({ nlqResponse: e, onDataReady: t, styleOptions: n, filters: r = [] }) => {
3225
+ e.queryTitle = Gn(e.queryTitle);
3226
+ const { connectToWidgetProps: a } = Vn({
3130
3227
  initialFilters: r
3131
- }), [c, a] = P(null);
3132
- ke(() => {
3228
+ }), [c, s] = D(null);
3229
+ ve(() => {
3133
3230
  const m = Fe(e, {
3134
3231
  useCustomizedStyleOptions: !0
3135
3232
  });
3136
3233
  if (!m)
3137
- a(null);
3234
+ s(null);
3138
3235
  else {
3139
3236
  n && m.styleOptions && (m.styleOptions = rr(m.styleOptions, n));
3140
- const i = s(m, {
3237
+ const i = a(m, {
3141
3238
  shouldAffectFilters: !1,
3142
3239
  applyMode: "filter"
3143
3240
  });
3144
- a(i);
3241
+ s(i);
3145
3242
  }
3146
3243
  }, [
3147
3244
  e,
3148
- s,
3245
+ a,
3149
3246
  n
3150
3247
  ]);
3151
3248
  const p = Z(() => {
3152
3249
  const m = c && je(c) ? Un(c == null ? void 0 : c.filters) : [], i = e.jaql.metadata.filter((u) => !u.jaql.filter).concat(m.filter((u) => !u.config.disabled).map((u) => u.jaql()));
3153
- return N(T({}, e), {
3154
- jaql: N(T({}, e.jaql), {
3250
+ return B(T({}, e), {
3251
+ jaql: B(T({}, e.jaql), {
3155
3252
  metadata: i
3156
3253
  }),
3157
3254
  verbosity: "Low"
@@ -3159,16 +3256,16 @@ const E1 = /* @__PURE__ */ k("div", {
3159
3256
  }, [
3160
3257
  e,
3161
3258
  c
3162
- ]), { data: d, isLoading: h, isError: b } = Be(p);
3163
- return h || !c ? /* @__PURE__ */ o(st, {}) : je(c) ? /* @__PURE__ */ o(be, N(T({}, c), {
3259
+ ]), { data: d, isLoading: h, isError: b } = Ne(p);
3260
+ return h || !c ? /* @__PURE__ */ o(at, {}) : je(c) ? /* @__PURE__ */ o(be, B(T({}, c), {
3164
3261
  highlightSelectionDisabled: !0,
3165
3262
  onDataReady: t,
3166
- topSlot: d && !b && /* @__PURE__ */ o(N1, {
3263
+ topSlot: d && !b && /* @__PURE__ */ o(F1, {
3167
3264
  nlgRequest: p,
3168
3265
  summary: d
3169
3266
  })
3170
- })) : /* @__PURE__ */ o(V, {});
3171
- }, F1 = new Lt({
3267
+ })) : /* @__PURE__ */ o(G, {});
3268
+ }, N1 = new Lt({
3172
3269
  defaultOptions: {
3173
3270
  queries: {
3174
3271
  refetchOnWindowFocus: !1,
@@ -3176,34 +3273,34 @@ const E1 = /* @__PURE__ */ k("div", {
3176
3273
  }
3177
3274
  }
3178
3275
  });
3179
- function Q1({ children: e, context: t }) {
3276
+ function _1({ children: e, context: t }) {
3180
3277
  return /* @__PURE__ */ o(Ot, {
3181
3278
  children: /* @__PURE__ */ o(Ye.Provider, {
3182
3279
  value: t == null ? void 0 : t.api,
3183
3280
  children: /* @__PURE__ */ o(Rt, {
3184
- client: F1,
3281
+ client: N1,
3185
3282
  children: e
3186
3283
  })
3187
3284
  })
3188
3285
  });
3189
3286
  }
3190
3287
  export {
3191
- A1 as AiContextProvider,
3288
+ z1 as AiContextProvider,
3192
3289
  lr as ChatRestApi,
3193
3290
  V1 as Chatbot,
3194
- Q1 as CustomAiContextProvider,
3291
+ _1 as CustomAiContextProvider,
3195
3292
  mr as DEFAULT_RECOMMENDATIONS_COUNT,
3196
- G1 as GetNlgInsights,
3293
+ U1 as GetNlgInsights,
3197
3294
  gr as NLQ_RESULT_CHART_TYPES,
3198
- U1 as NlqChartWidget,
3295
+ Q1 as NlqChartWidget,
3199
3296
  pr as prepareGetNlgInsightsPayload,
3200
3297
  Cr as prepareGetNlqResultPayload,
3201
3298
  Tr as useChatSession,
3202
- j1 as useFinalNlqResponse,
3203
- z1 as useGetNlgInsights,
3204
- q1 as useGetNlqResult,
3205
- W1 as useGetQueryRecommendations,
3206
- Z1 as useLastNlqResponse,
3207
- J1 as widgetComposer
3299
+ G1 as useFinalNlqResponse,
3300
+ q1 as useGetNlgInsights,
3301
+ W1 as useGetNlqResult,
3302
+ Z1 as useGetQueryRecommendations,
3303
+ j1 as useLastNlqResponse,
3304
+ X1 as widgetComposer
3208
3305
  };
3209
- (function(){"use strict";var t;try{if(typeof document!="undefined"){var e=document.createElement("style");e.nonce=(t=document.head.querySelector("meta[property=csp-nonce]"))==null?void 0:t.content,e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible,.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.highcharts-series.highcharts-area-series.area-series--without-pointer-events .highcharts-area{pointer-events:none}.csdk-scattermap-tooltip-container{color:#5b6372;margin:4px 6px}.csdk-scattermap-tooltip-content{text-align:left}.csdk-scattermap-tooltip-label{font-size:15px;line-height:18px}.csdk-scattermap-tooltip-category{color:#9ea2ab;padding-right:20px}.csdk-scattermap-tooltip-row{display:flex;justify-content:space-between}._wrapper_g0ngm_1{width:100%;height:100%;position:relative}._title_g0ngm_7{font-size:18px;color:#9ea2ab;letter-spacing:normal;text-align:center;position:absolute;width:100%;top:11%}._image_g0ngm_18{width:66.6%;height:100%;margin:0 auto;display:block}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.public_fixedDataTableCell_reordering{z-index:2}.public_fixedDataTableCell_resizeReorderCellContainer{position:fixed;background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef);border-color:#d3d3d3;border-right-style:solid;border-right-width:1px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff;width:1px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal,.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition-duration:.25s;transition-timing-function:ease;transition-property:background-color,height,width}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{width:100%;height:calc(100% - 8px)}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{height:calc(100% - 4px)}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;width:calc(100% - 8px)}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{width:calc(100% - 4px)}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize;background-color:#0284ff}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:100;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}._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__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
3306
+ (function(){"use strict";var t;try{if(typeof document!="undefined"){var e=document.createElement("style");e.nonce=(t=document.head.querySelector("meta[property=csp-nonce]"))==null?void 0:t.content,e.appendChild(document.createTextNode('@charset "UTF-8";.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.csdk-map-container .leaflet-interactive{outline:none}.csdk-treemap-tooltip-wrapper{min-width:210px;color:#acacac;font-size:14px;line-height:16px;background:#fff;border-radius:10px;overflow:hidden;margin-right:-1px;padding-bottom:10px}.csdk-treemap-tooltip-level{display:flex;align-items:center;position:relative;padding:8px;font-size:14px;border-bottom:1px solid #ccc}.csdk-treemap-tooltip-level span{padding:0 2px}.csdk-treemap-tooltip-value{padding:10px 10px 0;font-size:12px;line-height:16px}.highcharts-sunburst-series.highcharts-legend-item{pointer-events:none!important}.csdk-boxplot-tooltip-row{display:flex;justify-content:space-between}.csdk-boxplot-tooltip-row>*{margin-right:10px}.csdk-boxplot-tooltip-row>*:last-child{margin-right:0}._alert_box_10ttx_1{position:absolute;display:flex;justify-content:center;z-index:1;margin-top:1%}._alert_box_10ttx_1 ._content_10ttx_8{background-color:#616161;padding:5px;border-radius:3px;text-align:center}._alert_box_10ttx_1 ._content_10ttx_8 ._alert_10ttx_1{color:#fff;margin:0 8px;line-height:1;font-size:12px}[class|=csdk],[class|=csdk]:before,[class|=csdk]:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d5d5d5;font-family:inherit}.csdk-accessible button:focus-visible,.csdk-accessible a:focus-visible,.csdk-accessible textarea:focus-visible,.csdk-accessible select:focus-visible,.csdk-accessible input:focus-visible,.csdk-accessible [tabindex]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.csdk-accessible .MuiTouchRipple-root{display:none}:root{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }::backdrop{--csdk-tw-border-spacing-x: 0;--csdk-tw-border-spacing-y: 0;--csdk-tw-translate-x: 0;--csdk-tw-translate-y: 0;--csdk-tw-rotate: 0;--csdk-tw-skew-x: 0;--csdk-tw-skew-y: 0;--csdk-tw-scale-x: 1;--csdk-tw-scale-y: 1;--csdk-tw-pan-x: ;--csdk-tw-pan-y: ;--csdk-tw-pinch-zoom: ;--csdk-tw-scroll-snap-strictness: proximity;--csdk-tw-gradient-from-position: ;--csdk-tw-gradient-via-position: ;--csdk-tw-gradient-to-position: ;--csdk-tw-ordinal: ;--csdk-tw-slashed-zero: ;--csdk-tw-numeric-figure: ;--csdk-tw-numeric-spacing: ;--csdk-tw-numeric-fraction: ;--csdk-tw-ring-inset: ;--csdk-tw-ring-offset-width: 0px;--csdk-tw-ring-offset-color: #fff;--csdk-tw-ring-color: rgb(59 130 246 / .5);--csdk-tw-ring-offset-shadow: 0 0 #0000;--csdk-tw-ring-shadow: 0 0 #0000;--csdk-tw-shadow: 0 0 #0000;--csdk-tw-shadow-colored: 0 0 #0000;--csdk-tw-blur: ;--csdk-tw-brightness: ;--csdk-tw-contrast: ;--csdk-tw-grayscale: ;--csdk-tw-hue-rotate: ;--csdk-tw-invert: ;--csdk-tw-saturate: ;--csdk-tw-sepia: ;--csdk-tw-drop-shadow: ;--csdk-tw-backdrop-blur: ;--csdk-tw-backdrop-brightness: ;--csdk-tw-backdrop-contrast: ;--csdk-tw-backdrop-grayscale: ;--csdk-tw-backdrop-hue-rotate: ;--csdk-tw-backdrop-invert: ;--csdk-tw-backdrop-opacity: ;--csdk-tw-backdrop-saturate: ;--csdk-tw-backdrop-sepia: ;--csdk-tw-contain-size: ;--csdk-tw-contain-layout: ;--csdk-tw-contain-paint: ;--csdk-tw-contain-style: }.csdk-absolute{position:absolute}.csdk-relative{position:relative}.csdk-left-2{left:.5rem}.csdk-right-0{right:0}.csdk-right-\\[-15px\\]{right:-15px}.csdk-right-\\[-5px\\]{right:-5px}.csdk-right-\\[0px\\]{right:0}.csdk-right-\\[4px\\]{right:4px}.csdk-top-1\\/2{top:50%}.csdk-top-\\[3px\\]{top:3px}.csdk-top-\\[7px\\]{top:7px}.csdk-z-\\[401\\]{z-index:401}.csdk-m-auto{margin:auto}.csdk-m-checkbox,.csdk-m-radio{margin:6px 10px 6px 6px}.csdk-mx-\\[16px\\]{margin-left:16px;margin-right:16px}.csdk-my-1{margin-top:.25rem;margin-bottom:.25rem}.csdk-my-\\[2px\\]{margin-top:2px;margin-bottom:2px}.csdk-my-\\[5px\\]{margin-top:5px;margin-bottom:5px}.csdk-mb-1{margin-bottom:.25rem}.csdk-mb-\\[10px\\]{margin-bottom:10px}.csdk-mb-\\[24px\\]{margin-bottom:24px}.csdk-mb-\\[3px\\]{margin-bottom:3px}.csdk-mb-\\[4px\\]{margin-bottom:4px}.csdk-mb-px{margin-bottom:1px}.csdk-ml-1{margin-left:.25rem}.csdk-ml-1\\.5{margin-left:.375rem}.csdk-ml-2{margin-left:.5rem}.csdk-ml-\\[10px\\]{margin-left:10px}.csdk-ml-\\[4px\\]{margin-left:4px}.csdk-ml-\\[5px\\]{margin-left:5px}.csdk-ml-\\[6px\\]{margin-left:6px}.csdk-ml-\\[7px\\]{margin-left:7px}.csdk-ml-\\[8px\\]{margin-left:8px}.csdk-ml-auto{margin-left:auto}.csdk-mr-2{margin-right:.5rem}.csdk-mr-\\[5px\\]{margin-right:5px}.csdk-mr-\\[7px\\]{margin-right:7px}.csdk-mt-2{margin-top:.5rem}.csdk-mt-3{margin-top:.75rem}.csdk-mt-\\[-2px\\]{margin-top:-2px}.csdk-mt-\\[16px\\]{margin-top:16px}.csdk-mt-\\[2px\\]{margin-top:2px}.csdk-mt-\\[6px\\]{margin-top:6px}.csdk-mt-\\[8px\\]{margin-top:8px}.csdk-box-border{box-sizing:border-box}.csdk-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.csdk-flex{display:flex}.csdk-grid{display:grid}.csdk-h-5{height:1.25rem}.csdk-h-6{height:1.5rem}.csdk-h-\\[100\\%\\]{height:100%}.csdk-h-\\[10px\\]{height:10px}.csdk-h-\\[18px\\]{height:18px}.csdk-h-\\[20px\\]{height:20px}.csdk-h-\\[245px\\]{height:245px}.csdk-h-button{height:28px}.csdk-h-checkbox{height:12px}.csdk-h-full{height:100%}.csdk-h-radio{height:12px}.csdk-h-screen{height:100vh}.csdk-max-h-32{max-height:8rem}.csdk-max-h-\\[150px\\]{max-height:150px}.csdk-min-h-\\[20px\\]{min-height:20px}.csdk-min-h-\\[32px\\]{min-height:32px}.csdk-w-5{width:1.25rem}.csdk-w-\\[100\\%\\]{width:100%}.csdk-w-\\[10px\\]{width:10px}.csdk-w-\\[152px\\]{width:152px}.csdk-w-\\[18px\\]{width:18px}.csdk-w-\\[240px\\]{width:240px}.csdk-w-\\[28px\\]{width:28px}.csdk-w-\\[300px\\]{width:300px}.csdk-w-\\[60px\\]{width:60px}.csdk-w-checkbox{width:12px}.csdk-w-fit{width:-moz-fit-content;width:fit-content}.csdk-w-full{width:100%}.csdk-w-radio{width:12px}.csdk-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.csdk-max-w-xs{max-width:20rem}.csdk-shrink-0{flex-shrink:0}.csdk-grow{flex-grow:1}.csdk-grow-0{flex-grow:0}.-csdk-translate-y-1\\/2{--csdk-tw-translate-y: -50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-translate-x-1\\/2{--csdk-tw-translate-x: 50%;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.-csdk-rotate-90{--csdk-tw-rotate: -90deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-rotate-45{--csdk-tw-rotate: 45deg;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-scale-x-\\[-1\\]{--csdk-tw-scale-x: -1;transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}.csdk-transform{transform:translate(var(--csdk-tw-translate-x),var(--csdk-tw-translate-y)) rotate(var(--csdk-tw-rotate)) skew(var(--csdk-tw-skew-x)) skewY(var(--csdk-tw-skew-y)) scaleX(var(--csdk-tw-scale-x)) scaleY(var(--csdk-tw-scale-y))}@keyframes csdk-spin{to{transform:rotate(360deg)}}.csdk-animate-spin{animation:csdk-spin 1s linear infinite}.csdk-cursor-pointer{cursor:pointer}.csdk-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.csdk-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.csdk-flex-row{flex-direction:row}.csdk-flex-col{flex-direction:column}.csdk-flex-wrap{flex-wrap:wrap}.csdk-items-center{align-items:center}.csdk-justify-end{justify-content:flex-end}.csdk-justify-center{justify-content:center}.csdk-justify-between{justify-content:space-between}.csdk-justify-evenly{justify-content:space-evenly}.csdk-gap-1{gap:.25rem}.csdk-gap-2{gap:.5rem}.csdk-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.csdk-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.csdk-gap-y-0{row-gap:0px}.csdk-gap-y-0\\.5{row-gap:.125rem}.csdk-gap-y-4{row-gap:1rem}.csdk-self-center{align-self:center}.csdk-overflow-auto{overflow:auto}.csdk-overflow-hidden{overflow:hidden}.\\!csdk-overflow-visible{overflow:visible!important}.csdk-whitespace-nowrap{white-space:nowrap}.csdk-whitespace-pre-wrap{white-space:pre-wrap}.csdk-rounded{border-radius:.25rem}.csdk-rounded-\\[4px\\]{border-radius:4px}.csdk-rounded-full{border-radius:9999px}.csdk-rounded-md{border-radius:.375rem}.csdk-border{border-width:1px}.csdk-border-0{border-width:0px}.csdk-border-input{border-width:1px}.csdk-border-b{border-bottom-width:1px}.csdk-border-l{border-left-width:1px}.csdk-border-l-\\[70px\\]{border-left-width:70px}.csdk-border-r-\\[70px\\]{border-right-width:70px}.csdk-border-t{border-top-width:1px}.csdk-border-t-\\[13px\\]{border-top-width:13px}.csdk-border-solid{border-style:solid}.csdk-border-none{border-style:none}.csdk-border-UI-default{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.csdk-border-\\[\\#e4e4e4\\]{--csdk-tw-border-opacity: 1;border-color:rgb(228 228 228 / var(--csdk-tw-border-opacity))}.csdk-border-transparent{border-color:transparent}.csdk-border-l-\\[transparent\\]{border-left-color:transparent}.csdk-border-r-\\[transparent\\]{border-right-color:transparent}.csdk-bg-background-priority{background-color:#f4f4f8}.csdk-bg-primary-primary{background-color:#ffcb05}.csdk-bg-transparent{background-color:transparent}.csdk-bg-white{--csdk-tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--csdk-tw-bg-opacity))}.csdk-p-1{padding:.25rem}.csdk-p-1\\.5{padding:.375rem}.csdk-p-3{padding:.75rem}.csdk-p-\\[10px\\]{padding:10px}.csdk-p-\\[12px\\]{padding:12px}.csdk-p-\\[20px\\]{padding:20px}.csdk-p-\\[4px\\]{padding:4px}.csdk-p-button{padding:4px 24px}.csdk-p-px{padding:1px}.csdk-px-2{padding-left:.5rem;padding-right:.5rem}.csdk-px-4{padding-left:1rem;padding-right:1rem}.csdk-px-\\[12px\\]{padding-left:12px;padding-right:12px}.csdk-px-\\[20px\\]{padding-left:20px;padding-right:20px}.csdk-px-\\[8px\\]{padding-left:8px;padding-right:8px}.csdk-py-\\[14\\.5px\\]{padding-top:14.5px;padding-bottom:14.5px}.csdk-py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.csdk-py-\\[6px\\]{padding-top:6px;padding-bottom:6px}.csdk-py-\\[7px\\]{padding-top:7px;padding-bottom:7px}.csdk-pb-\\[0px\\]{padding-bottom:0}.csdk-pl-1{padding-left:.25rem}.csdk-pl-2{padding-left:.5rem}.csdk-pl-2\\.5{padding-left:.625rem}.csdk-pl-3{padding-left:.75rem}.csdk-pl-\\[20px\\]{padding-left:20px}.csdk-pr-10{padding-right:2.5rem}.csdk-pt-48{padding-top:12rem}.csdk-text-left{text-align:left}.csdk-text-\\[13px\\]{font-size:13px}.csdk-text-ai-lg{font-size:18px;line-height:22px}.csdk-text-ai-sm{font-size:13px;line-height:18px}.csdk-text-ai-xs{font-size:11px;line-height:18px}.csdk-text-xs{font-size:.75rem;line-height:1rem}.csdk-font-normal{font-weight:400}.csdk-leading-4{line-height:1rem}.csdk-leading-\\[16px\\]{line-height:16px}.csdk-leading-\\[18px\\]{line-height:18px}.csdk-leading-none{line-height:1}.csdk-text-UI-default{--csdk-tw-text-opacity: 1;color:rgb(110 115 125 / var(--csdk-tw-text-opacity))}.csdk-text-semantic-error{color:#e74727}.csdk-text-text-active{color:#262e3d}.csdk-text-text-content{color:#262e3dcc}.csdk-text-text-link{color:#36a3d9}.csdk-text-text-linkButton{--csdk-tw-text-opacity: 1;color:rgb(30 175 243 / var(--csdk-tw-text-opacity))}.csdk-accent-UI-default{accent-color:#6e737d}.csdk-opacity-0{opacity:0}.csdk-opacity-100{opacity:1}.csdk-opacity-50{opacity:.5}.csdk-opacity-80{opacity:.8}.csdk-shadow-md{--csdk-tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--csdk-tw-shadow-colored: 0 4px 6px -1px var(--csdk-tw-shadow-color), 0 2px 4px -2px var(--csdk-tw-shadow-color);box-shadow:var(--csdk-tw-ring-offset-shadow, 0 0 #0000),var(--csdk-tw-ring-shadow, 0 0 #0000),var(--csdk-tw-shadow)}.csdk-shadow-gray-500{--csdk-tw-shadow-color: #6b7280;--csdk-tw-shadow: var(--csdk-tw-shadow-colored)}.csdk-outline-0{outline-width:0px}.csdk-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.csdk-delay-150{transition-delay:.15s}.csdk-duration-500{transition-duration:.5s}.invalid\\:csdk-border-input:invalid{border-width:1px}.invalid\\:csdk-border-solid:invalid{border-style:solid}.invalid\\:csdk-border-semantic-error:invalid{border-color:#e74727}.hover\\:csdk-border-2:hover{border-width:2px}.hover\\:csdk-bg-interaction-primaryHovered:hover{background-color:#f2b900}.hover\\:csdk-bg-row-hover:hover{background-color:#e0e0e04d}.focus\\:csdk-border-input:focus{border-width:1px}.focus\\:csdk-border-solid:focus{border-style:solid}.focus\\:csdk-border-UI-default:focus{--csdk-tw-border-opacity: 1;border-color:rgb(110 115 125 / var(--csdk-tw-border-opacity))}.disabled\\:csdk-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:csdk-opacity-30:disabled{opacity:.3}._container_1wquj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px;text-align:center;margin:15px}._container_1wquj_1 ._card_1wquj_11{position:relative;padding:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;z-index:1;width:100%}._container_1wquj_1 ._text_1wquj_19{font-size:13px;text-align:center;font-weight:700;word-wrap:break-word}.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}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.public_fixedDataTableCell_reordering{z-index:2}.public_fixedDataTableCell_resizeReorderCellContainer{position:fixed;background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef);border-color:#d3d3d3;border-right-style:solid;border-right-width:1px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:#0000001a;width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff;width:1px}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,#0000001a,#0000)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal,.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition-duration:.25s;transition-timing-function:ease;transition-property:background-color,height,width}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{width:100%;height:calc(100% - 8px)}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{height:calc(100% - 4px)}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;width:calc(100% - 8px)}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{width:calc(100% - 4px)}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{display:table-cell;vertical-align:middle;box-sizing:border-box}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize;background-color:#0284ff}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:100;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}._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__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();