@databrainhq/plugin 0.8.0 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -2512,7 +2512,7 @@ function useQuery(arg1, arg2, arg3) {
2512
2512
  var parsedOptions = parseQueryArgs(arg1, arg2, arg3);
2513
2513
  return useBaseQuery(parsedOptions, QueryObserver);
2514
2514
  }
2515
- const container$g = "_container_1gcts_1";
2515
+ const container$h = "_container_1gcts_1";
2516
2516
  const fixed = "_fixed_1gcts_1";
2517
2517
  const absolute = "_absolute_1gcts_1";
2518
2518
  const flex = "_flex_1gcts_1";
@@ -2530,8 +2530,8 @@ const floatingFilterButtonIcon = "_floatingFilterButtonIcon_1gcts_367";
2530
2530
  const floatingButton = "_floatingButton_1gcts_375";
2531
2531
  const staticContainer = "_staticContainer_1gcts_383";
2532
2532
  const floatingContainer = "_floatingContainer_1gcts_391";
2533
- var styles$D = {
2534
- container: container$g,
2533
+ var styles$F = {
2534
+ container: container$h,
2535
2535
  "static": "_static_1gcts_383",
2536
2536
  fixed,
2537
2537
  absolute,
@@ -2640,7 +2640,7 @@ var classnames$1 = { exports: {} };
2640
2640
  })();
2641
2641
  })(classnames$1);
2642
2642
  var classnames = classnames$1.exports;
2643
- var styles$C = {
2643
+ var styles$E = {
2644
2644
  "btn-primary": "_btn-primary_1gon7_1",
2645
2645
  "btn-secondary": "_btn-secondary_1gon7_5",
2646
2646
  "btn-reject": "_btn-reject_1gon7_9",
@@ -2697,7 +2697,7 @@ const Button = ({
2697
2697
  title: title2,
2698
2698
  ...props
2699
2699
  }) => {
2700
- const btnClasses = classnames(className, styles$C[`btn-${variant}`], `dbn-btn-${variant}`, size === "none" ? null : styles$C[`btn-${size}`]);
2700
+ const btnClasses = classnames(className, styles$E[`btn-${variant}`], `dbn-btn-${variant}`, size === "none" ? null : styles$E[`btn-${size}`]);
2701
2701
  return /* @__PURE__ */ jsx("button", {
2702
2702
  ...props,
2703
2703
  type: type3,
@@ -4141,10 +4141,10 @@ function useForm(props = {}) {
4141
4141
  }
4142
4142
  const chartOptions = "_chartOptions_13jez_1";
4143
4143
  const chartOption = "_chartOption_13jez_1";
4144
- const chartOptionBtn = "_chartOptionBtn_13jez_13";
4144
+ const chartOptionBtn$1 = "_chartOptionBtn_13jez_13";
4145
4145
  const chartOptionText = "_chartOptionText_13jez_19";
4146
4146
  const chartOptionBtnSelected = "_chartOptionBtnSelected_13jez_25";
4147
- const container$f = "_container_13jez_31";
4147
+ const container$g = "_container_13jez_31";
4148
4148
  const field$1 = "_field_13jez_37";
4149
4149
  const fieldText = "_fieldText_13jez_43";
4150
4150
  const selectFieldContainer = "_selectFieldContainer_13jez_49";
@@ -4157,13 +4157,13 @@ const plusIcon = "_plusIcon_13jez_85";
4157
4157
  const form$3 = "_form_13jez_91";
4158
4158
  const chartType = "_chartType_13jez_97";
4159
4159
  const selectedOption = "_selectedOption_13jez_105";
4160
- var styles$B = {
4160
+ var styles$D = {
4161
4161
  chartOptions,
4162
4162
  chartOption,
4163
- chartOptionBtn,
4163
+ chartOptionBtn: chartOptionBtn$1,
4164
4164
  chartOptionText,
4165
4165
  chartOptionBtnSelected,
4166
- container: container$f,
4166
+ container: container$g,
4167
4167
  field: field$1,
4168
4168
  fieldText,
4169
4169
  selectFieldContainer,
@@ -4945,9 +4945,9 @@ const selectedOptionText = "_selectedOptionText_1xd0l_17";
4945
4945
  const transitionDiv = "_transitionDiv_1xd0l_21";
4946
4946
  const listboxButtonWrapper = "_listboxButtonWrapper_1xd0l_25";
4947
4947
  const arrowicon = "_arrowicon_1xd0l_28";
4948
- const leave$1 = "_leave_1xd0l_31";
4949
- const leaveFrom$1 = "_leaveFrom_1xd0l_34";
4950
- const leaveTo$1 = "_leaveTo_1xd0l_37";
4948
+ const leave$2 = "_leave_1xd0l_31";
4949
+ const leaveFrom$2 = "_leaveFrom_1xd0l_34";
4950
+ const leaveTo$2 = "_leaveTo_1xd0l_37";
4951
4951
  const notAvailable = "_notAvailable_1xd0l_40";
4952
4952
  const option$1 = "_option_1xd0l_43";
4953
4953
  const activeOption = "_activeOption_1xd0l_46";
@@ -4975,9 +4975,9 @@ var style$1 = {
4975
4975
  transitionDiv,
4976
4976
  listboxButtonWrapper,
4977
4977
  arrowicon,
4978
- leave: leave$1,
4979
- leaveFrom: leaveFrom$1,
4980
- leaveTo: leaveTo$1,
4978
+ leave: leave$2,
4979
+ leaveFrom: leaveFrom$2,
4980
+ leaveTo: leaveTo$2,
4981
4981
  notAvailable,
4982
4982
  option: option$1,
4983
4983
  activeOption,
@@ -5000,7 +5000,7 @@ var style$1 = {
5000
5000
  const primary = "_primary_18yak_1";
5001
5001
  const secondary = "_secondary_18yak_5";
5002
5002
  const tertiary = "_tertiary_18yak_10";
5003
- var styles$A = {
5003
+ var styles$C = {
5004
5004
  primary,
5005
5005
  secondary,
5006
5006
  tertiary,
@@ -5034,14 +5034,14 @@ const Text = ({
5034
5034
  }) => {
5035
5035
  const Tag = variants[variant];
5036
5036
  return /* @__PURE__ */ jsx(Tag, {
5037
- className: classnames(styleClass === "custom" ? null : `${styles$A[styleClass]}`, className),
5037
+ className: classnames(styleClass === "custom" ? null : `${styles$C[styleClass]}`, className),
5038
5038
  onClick,
5039
5039
  style: style2,
5040
5040
  children: children2
5041
5041
  });
5042
5042
  };
5043
5043
  const search$1 = "_search_1klck_1";
5044
- var styles$z = {
5044
+ var styles$B = {
5045
5045
  "searchTab-container": "_searchTab-container_1klck_1",
5046
5046
  "searchTab-input": "_searchTab-input_1klck_5",
5047
5047
  search: search$1
@@ -5073,13 +5073,13 @@ const SearchTab = ({
5073
5073
  setSearchKeyword(keyword == null ? void 0 : keyword.toLowerCase());
5074
5074
  }, [setSearchKeyword, watch, keyword]);
5075
5075
  return /* @__PURE__ */ jsxs("div", {
5076
- className: `${styles$z["searchTab-container"]} ${className}`,
5076
+ className: `${styles$B["searchTab-container"]} ${className}`,
5077
5077
  children: [/* @__PURE__ */ jsx("input", {
5078
5078
  placeholder: "Search",
5079
5079
  ...register2("searchKeyword"),
5080
- className: styles$z["searchTab-input"]
5080
+ className: styles$B["searchTab-input"]
5081
5081
  }), /* @__PURE__ */ jsx("div", {
5082
- className: styles$z.search,
5082
+ className: styles$B.search,
5083
5083
  children: /* @__PURE__ */ jsx(iconoirSearch, {
5084
5084
  color: "#C7C7C7",
5085
5085
  width: "30px",
@@ -5513,6 +5513,9 @@ const DESTINATIONS = {
5513
5513
  BigQuery: "BigQuery",
5514
5514
  Postges: "Postgres"
5515
5515
  };
5516
+ const DATABASE_NAME = "{{DATABASE_NAME}}";
5517
+ const CLIENT_NAME_VAR_NUM = "'client_id_variable'";
5518
+ const DATABASE = "DATABASE";
5516
5519
  const ChartConfig = ({
5517
5520
  data: data2,
5518
5521
  setXAxis,
@@ -5560,12 +5563,12 @@ const ChartConfig = ({
5560
5563
  };
5561
5564
  if (chartType2 === SANKEY) {
5562
5565
  return /* @__PURE__ */ jsxs("div", {
5563
- className: styles$B.container,
5566
+ className: styles$D.container,
5564
5567
  children: [/* @__PURE__ */ jsxs("div", {
5565
- className: styles$B.field,
5568
+ className: styles$D.field,
5566
5569
  children: [/* @__PURE__ */ jsx(Text, {
5567
5570
  styleClass: "font-14",
5568
- className: styles$B.fieldText,
5571
+ className: styles$D.fieldText,
5569
5572
  variant: "h4",
5570
5573
  children: "Source"
5571
5574
  }), /* @__PURE__ */ jsx(Select, {
@@ -5575,10 +5578,10 @@ const ChartConfig = ({
5575
5578
  value: source
5576
5579
  })]
5577
5580
  }), /* @__PURE__ */ jsxs("div", {
5578
- className: styles$B.field,
5581
+ className: styles$D.field,
5579
5582
  children: [/* @__PURE__ */ jsx(Text, {
5580
5583
  styleClass: "font-14",
5581
- className: styles$B.fieldText,
5584
+ className: styles$D.fieldText,
5582
5585
  variant: "h4",
5583
5586
  children: "Target"
5584
5587
  }), /* @__PURE__ */ jsx(Select, {
@@ -5590,7 +5593,7 @@ const ChartConfig = ({
5590
5593
  }), /* @__PURE__ */ jsxs("div", {
5591
5594
  children: [/* @__PURE__ */ jsx(Text, {
5592
5595
  styleClass: "font-14",
5593
- className: styles$B.fieldText,
5596
+ className: styles$D.fieldText,
5594
5597
  variant: "h4",
5595
5598
  children: "Value"
5596
5599
  }), /* @__PURE__ */ jsx(Select, {
@@ -5603,7 +5606,7 @@ const ChartConfig = ({
5603
5606
  type: "submit",
5604
5607
  variant: "primary",
5605
5608
  size: "default",
5606
- className: styles$B.doneBtn,
5609
+ className: styles$D.doneBtn,
5607
5610
  onClick: () => {
5608
5611
  onSubmitSnakeyValues();
5609
5612
  setSettingsShow(false);
@@ -5615,10 +5618,10 @@ const ChartConfig = ({
5615
5618
  if (chartType2 === DOUGHNUT) {
5616
5619
  return /* @__PURE__ */ jsx(Fragment, {
5617
5620
  children: !!(chartType2 === DOUGHNUT || PIE) && /* @__PURE__ */ jsxs("div", {
5618
- className: styles$B.container,
5621
+ className: styles$D.container,
5619
5622
  children: [/* @__PURE__ */ jsx(Text, {
5620
5623
  styleClass: "font-14",
5621
- className: styles$B.field,
5624
+ className: styles$D.field,
5622
5625
  variant: "h4",
5623
5626
  children: "Dimension"
5624
5627
  }), /* @__PURE__ */ jsx(Select, {
@@ -5628,12 +5631,12 @@ const ChartConfig = ({
5628
5631
  value: xAxis
5629
5632
  }), /* @__PURE__ */ jsx(Text, {
5630
5633
  styleClass: "font-14",
5631
- className: styles$B.measureText,
5634
+ className: styles$D.measureText,
5632
5635
  variant: "h4",
5633
5636
  children: "Measure"
5634
5637
  }), /* @__PURE__ */ jsxs("form", {
5635
5638
  onSubmit: handleSubmit(onSubmitOptions),
5636
- className: styles$B.form,
5639
+ className: styles$D.form,
5637
5640
  children: [/* @__PURE__ */ jsx(HookMultiSelect, {
5638
5641
  name: "yAxisList",
5639
5642
  options: options2,
@@ -5643,7 +5646,7 @@ const ChartConfig = ({
5643
5646
  type: "submit",
5644
5647
  variant: "primary",
5645
5648
  size: "default",
5646
- className: styles$B.doneBtn,
5649
+ className: styles$D.doneBtn,
5647
5650
  children: "Done"
5648
5651
  })]
5649
5652
  })]
@@ -5653,10 +5656,10 @@ const ChartConfig = ({
5653
5656
  if (chartType2 === PIE) {
5654
5657
  return /* @__PURE__ */ jsx(Fragment, {
5655
5658
  children: /* @__PURE__ */ jsxs("div", {
5656
- className: styles$B.container,
5659
+ className: styles$D.container,
5657
5660
  children: [/* @__PURE__ */ jsx(Text, {
5658
5661
  styleClass: "font-14",
5659
- className: styles$B.field,
5662
+ className: styles$D.field,
5660
5663
  variant: "h4",
5661
5664
  children: "Dimension"
5662
5665
  }), /* @__PURE__ */ jsx(Select, {
@@ -5666,12 +5669,12 @@ const ChartConfig = ({
5666
5669
  value: xAxis
5667
5670
  }), /* @__PURE__ */ jsx(Text, {
5668
5671
  styleClass: "font-14",
5669
- className: styles$B.measureText,
5672
+ className: styles$D.measureText,
5670
5673
  variant: "h4",
5671
5674
  children: "Measure"
5672
5675
  }), /* @__PURE__ */ jsxs("form", {
5673
5676
  onSubmit: handleSubmit(onSubmitOptions),
5674
- className: styles$B.form,
5677
+ className: styles$D.form,
5675
5678
  children: [/* @__PURE__ */ jsx(HookMultiSelect, {
5676
5679
  name: "yAxisList",
5677
5680
  options: options2,
@@ -5681,7 +5684,7 @@ const ChartConfig = ({
5681
5684
  type: "submit",
5682
5685
  variant: "primary",
5683
5686
  size: "default",
5684
- className: styles$B.doneBtn,
5687
+ className: styles$D.doneBtn,
5685
5688
  children: "Done"
5686
5689
  })]
5687
5690
  })]
@@ -5692,7 +5695,7 @@ const ChartConfig = ({
5692
5695
  return /* @__PURE__ */ jsxs(Fragment, {
5693
5696
  children: [/* @__PURE__ */ jsx(Text, {
5694
5697
  styleClass: "font-14",
5695
- className: `${styles$B.singleValueMeasure}`,
5698
+ className: `${styles$D.singleValueMeasure}`,
5696
5699
  variant: "h4",
5697
5700
  children: "Measure"
5698
5701
  }), /* @__PURE__ */ jsx(Select, {
@@ -5704,7 +5707,7 @@ const ChartConfig = ({
5704
5707
  type: "button",
5705
5708
  variant: "primary",
5706
5709
  size: "default",
5707
- className: styles$B.doneBtn,
5710
+ className: styles$D.doneBtn,
5708
5711
  onClick: () => setSettingsShow(false),
5709
5712
  children: "Done"
5710
5713
  })]
@@ -5712,11 +5715,11 @@ const ChartConfig = ({
5712
5715
  }
5713
5716
  return /* @__PURE__ */ jsx(Fragment, {
5714
5717
  children: /* @__PURE__ */ jsxs("div", {
5715
- className: styles$B.container,
5718
+ className: styles$D.container,
5716
5719
  children: [chartType2 !== "gauge" && chartType2 !== BOXPLOT && chartType2 !== "table" && /* @__PURE__ */ jsxs(Fragment, {
5717
5720
  children: [/* @__PURE__ */ jsxs(Text, {
5718
5721
  styleClass: "font-14",
5719
- className: styles$B.field,
5722
+ className: styles$D.field,
5720
5723
  variant: "h4",
5721
5724
  children: [chartType2 !== "funnel" && chartType2 !== "row" && "X-axis", chartType2 === "funnel" && "Step", chartType2 === "row" && "Y-axis"]
5722
5725
  }), chartType2 === "funnel" ? /* @__PURE__ */ jsx(Select, {
@@ -5731,17 +5734,17 @@ const ChartConfig = ({
5731
5734
  value: xAxis
5732
5735
  })]
5733
5736
  }), /* @__PURE__ */ jsx("div", {
5734
- className: `${styles$B.chartType}
5735
- ${chartType2 !== "gauge" ? styles$B.measureText : ""}`,
5737
+ className: `${styles$D.chartType}
5738
+ ${chartType2 !== "gauge" ? styles$D.measureText : ""}`,
5736
5739
  children: /* @__PURE__ */ jsxs(Text, {
5737
5740
  styleClass: "font-14",
5738
5741
  variant: "h1",
5739
- className: styles$B.field,
5742
+ className: styles$D.field,
5740
5743
  children: [chartType2 !== "funnel" && chartType2 !== "gauge" && chartType2 !== "row" && chartType2 !== "boxplot" && chartType2 !== "table" && "Y-axis", (chartType2 === "funnel" || chartType2 === "gauge" || chartType2 === "boxplot" || chartType2 === "table") && "Measure", chartType2 === "row" && "X-axis"]
5741
5744
  })
5742
5745
  }), /* @__PURE__ */ jsxs("form", {
5743
5746
  onSubmit: handleSubmit(onSubmitOptions),
5744
- className: styles$B.form,
5747
+ className: styles$D.form,
5745
5748
  children: [chartType2 === "funnel" || chartType2 === "gauge" ? /* @__PURE__ */ jsx(Select, {
5746
5749
  label: "",
5747
5750
  options: options2,
@@ -5756,7 +5759,7 @@ const ChartConfig = ({
5756
5759
  type: "submit",
5757
5760
  variant: "primary",
5758
5761
  size: "default",
5759
- className: styles$B.doneBtn,
5762
+ className: styles$D.doneBtn,
5760
5763
  children: "Done"
5761
5764
  })]
5762
5765
  })]
@@ -6048,13 +6051,13 @@ const ChartModalOptions = ({
6048
6051
  icon: materialSymbolsBackupTable
6049
6052
  }];
6050
6053
  return /* @__PURE__ */ jsx("div", {
6051
- className: styles$B.chartOptions,
6054
+ className: styles$D.chartOptions,
6052
6055
  children: chartOptions2.map((option2) => /* @__PURE__ */ jsxs("div", {
6053
- className: styles$B.chartOption,
6056
+ className: styles$D.chartOption,
6054
6057
  children: [/* @__PURE__ */ jsx(Button, {
6055
6058
  type: "button",
6056
6059
  variant: "custom",
6057
- className: chartType2 === option2.name.toLowerCase() ? styles$B.chartOptionBtnSelected : styles$B.chartOptionBtn,
6060
+ className: chartType2 === option2.name.toLowerCase() ? styles$D.chartOptionBtnSelected : styles$D.chartOptionBtn,
6058
6061
  onClick: () => {
6059
6062
  setChartType(option2.name.toLowerCase());
6060
6063
  },
@@ -6068,7 +6071,7 @@ const ChartModalOptions = ({
6068
6071
  }, option2.name), /* @__PURE__ */ jsx(Text, {
6069
6072
  variant: "p",
6070
6073
  styleClass: "custom",
6071
- className: styles$B.chartOptionText,
6074
+ className: styles$D.chartOptionText,
6072
6075
  children: option2.name
6073
6076
  })]
6074
6077
  }, option2.name))
@@ -6201,7 +6204,7 @@ const ARRAY_TYPES = ["array", "text[]"];
6201
6204
  const BOOLEAN_TYPES = ["boolean", "bool"];
6202
6205
  var icons$1 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMCIgaGVpZ2h0PSIwIiBjbGFzcz0iaGlkZGVuIj4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9InNxbC1xdWVyeS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTcgMTdMMjIgMTJMMTcgN003IDdMMiAxMkw3IDE3TTE0IDNMMTAgMjEiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0idmlzdWFsaXphdGlvbi1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgMTZWMjFNMTIgMTZMMTggMjFNMTIgMTZMNiAyMU0yMSAzVjExLjJDMjEgMTIuODgwMiAyMSAxMy43MjAyIDIwLjY3MyAxNC4zNjJDMjAuMzg1NCAxNC45MjY1IDE5LjkyNjUgMTUuMzg1NCAxOS4zNjIgMTUuNjczQzE4LjcyMDIgMTYgMTcuODgwMiAxNiAxNi4yIDE2SDcuOEM2LjExOTg0IDE2IDUuMjc5NzYgMTYgNC42MzgwMyAxNS42NzNDNC4wNzM1NCAxNS4zODU0IDMuNjE0NiAxNC45MjY1IDMuMzI2OTggMTQuMzYyQzMgMTMuNzIwMiAzIDEyLjg4MDIgMyAxMS4yVjNNOCA5VjEyTTEyIDdWMTJNMTYgMTFWMTJNMjIgM0gyIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9ImFycm93LWJhY2staWNvbiI+DQogICAgPHBhdGggZD0iTTIwIDEySDRNNCAxMkwxMCAxOE00IDEyTDEwIDYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0ibG9nb3V0LWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xNiAxN0wyMSAxMk0yMSAxMkwxNiA3TTIxIDEySDlNOSAzSDcuOEM2LjExOTg0IDMgNS4yNzk3NiAzIDQuNjM4MDMgMy4zMjY5OEM0LjA3MzU0IDMuNjE0NiAzLjYxNDYgNC4wNzM1NCAzLjMyNjk4IDQuNjM4MDNDMyA1LjI3OTc2IDMgNi4xMTk4NCAzIDcuOFYxNi4yQzMgMTcuODgwMiAzIDE4LjcyMDIgMy4zMjY5OCAxOS4zNjJDMy42MTQ2IDE5LjkyNjUgNC4wNzM1NCAyMC4zODU0IDQuNjM4MDMgMjAuNjczQzUuMjc5NzYgMjEgNi4xMTk4NCAyMSA3LjggMjFIOSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJtb3JlLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xMiAxM0MxMi41NTIzIDEzIDEzIDEyLjU1MjMgMTMgMTJDMTMgMTEuNDQ3NyAxMi41NTIzIDExIDEyIDExQzExLjQ0NzcgMTEgMTEgMTEuNDQ3NyAxMSAxMkMxMSAxMi41NTIzIDExLjQ0NzcgMTMgMTIgMTNaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICAgIDxwYXRoIGQ9Ik0xMiA2QzEyLjU1MjMgNiAxMyA1LjU1MjI4IDEzIDVDMTMgNC40NDc3MiAxMi41NTIzIDQgMTIgNEMxMS40NDc3IDQgMTEgNC40NDc3MiAxMSA1QzExIDUuNTUyMjggMTEuNDQ3NyA2IDEyIDZaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICAgIDxwYXRoIGQ9Ik0xMiAyMEMxMi41NTIzIDIwIDEzIDE5LjU1MjMgMTMgMTlDMTMgMTguNDQ3NyAxMi41NTIzIDE4IDEyIDE4QzExLjQ0NzcgMTggMTEgMTguNDQ3NyAxMSAxOUMxMSAxOS41NTIzIDExLjQ0NzcgMjAgMTIgMjBaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9InNhdmUtaWNvbiI+DQogICAgPHBhdGggZD0iTTcgM1Y2LjRDNyA2Ljk2MDA1IDcgNy4yNDAwOCA3LjEwODk5IDcuNDUzOTlDNy4yMDQ4NyA3LjY0MjE1IDcuMzU3ODUgNy43OTUxMyA3LjU0NjAxIDcuODkxMDFDNy43NTk5MiA4IDguMDM5OTUgOCA4LjYgOEgxNS40QzE1Ljk2MDEgOCAxNi4yNDAxIDggMTYuNDU0IDcuODkxMDFDMTYuNjQyMiA3Ljc5NTEzIDE2Ljc5NTEgNy42NDIxNSAxNi44OTEgNy40NTM5OUMxNyA3LjI0MDA4IDE3IDYuOTYwMDUgMTcgNi40VjRNMTcgMjFWMTQuNkMxNyAxNC4wMzk5IDE3IDEzLjc1OTkgMTYuODkxIDEzLjU0NkMxNi43OTUxIDEzLjM1NzggMTYuNjQyMiAxMy4yMDQ5IDE2LjQ1NCAxMy4xMDlDMTYuMjQwMSAxMyAxNS45NjAxIDEzIDE1LjQgMTNIOC42QzguMDM5OTUgMTMgNy43NTk5MiAxMyA3LjU0NjAxIDEzLjEwOUM3LjM1Nzg1IDEzLjIwNDkgNy4yMDQ4NyAxMy4zNTc4IDcuMTA4OTkgMTMuNTQ2QzcgMTMuNzU5OSA3IDE0LjAzOTkgNyAxNC42VjIxTTIxIDkuMzI1NDhWMTYuMkMyMSAxNy44ODAyIDIxIDE4LjcyMDIgMjAuNjczIDE5LjM2MkMyMC4zODU0IDE5LjkyNjUgMTkuOTI2NSAyMC4zODU0IDE5LjM2MiAyMC42NzNDMTguNzIwMiAyMSAxNy44ODAyIDIxIDE2LjIgMjFINy44QzYuMTE5ODQgMjEgNS4yNzk3NiAyMSA0LjYzODAzIDIwLjY3M0M0LjA3MzU0IDIwLjM4NTQgMy42MTQ2IDE5LjkyNjUgMy4zMjY5OCAxOS4zNjJDMyAxOC43MjAyIDMgMTcuODgwMiAzIDE2LjJWNy44QzMgNi4xMTk4NCAzIDUuMjc5NzYgMy4zMjY5OCA0LjYzODAzQzMuNjE0NiA0LjA3MzU0IDQuMDczNTQgMy42MTQ2IDQuNjM4MDMgMy4zMjY5OEM1LjI3OTc2IDMgNi4xMTk4NCAzIDcuOCAzSDE0LjY3NDVDMTUuMTYzNyAzIDE1LjQwODMgMyAxNS42Mzg1IDMuMDU1MjZDMTUuODQyNSAzLjEwNDI1IDE2LjAzNzYgMy4xODUwNiAxNi4yMTY2IDMuMjk0NzJDMTYuNDE4NCAzLjQxODQgMTYuNTkxNCAzLjU5MTM1IDE2LjkzNzMgMy45MzcyNkwyMC4wNjI3IDcuMDYyNzRDMjAuNDA4NiA3LjQwODY1IDIwLjU4MTYgNy41ODE2IDIwLjcwNTMgNy43ODM0M0MyMC44MTQ5IDcuOTYyMzcgMjAuODk1NyA4LjE1NzQ2IDIwLjk0NDcgOC4zNjE1NEMyMSA4LjU5MTcxIDIxIDguODM2MyAyMSA5LjMyNTQ4WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJjb3B5LWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xMC41IDIuMDAyOEM5LjgyNDk1IDIuMDExOTQgOS40MTk3IDIuMDUxMDMgOS4wOTIwMiAyLjIxNzk5QzguNzE1NjkgMi40MDk3MyA4LjQwOTczIDIuNzE1NjkgOC4yMTc5OSAzLjA5MjAyQzguMDUxMDMgMy40MTk3IDguMDExOTQgMy44MjQ5NSA4LjAwMjggNC41TTE5LjUgMi4wMDI4QzIwLjE3NTEgMi4wMTE5NCAyMC41ODAzIDIuMDUxMDMgMjAuOTA4IDIuMjE3OTlDMjEuMjg0MyAyLjQwOTczIDIxLjU5MDMgMi43MTU2OSAyMS43ODIgMy4wOTIwMkMyMS45NDkgMy40MTk3IDIxLjk4ODEgMy44MjQ5NCAyMS45OTcyIDQuNDk5OTlNMjEuOTk3MiAxMy41QzIxLjk4ODEgMTQuMTc1IDIxLjk0OSAxNC41ODAzIDIxLjc4MiAxNC45MDhDMjEuNTkwMyAxNS4yODQzIDIxLjI4NDMgMTUuNTkwMyAyMC45MDggMTUuNzgyQzIwLjU4MDMgMTUuOTQ5IDIwLjE3NTEgMTUuOTg4MSAxOS41IDE1Ljk5NzJNMjIgNy45OTk5OVY5Ljk5OTk5TTE0LjAwMDEgMkgxNk01LjIgMjJIMTIuOEMxMy45MjAxIDIyIDE0LjQ4MDIgMjIgMTQuOTA4IDIxLjc4MkMxNS4yODQzIDIxLjU5MDMgMTUuNTkwMyAyMS4yODQzIDE1Ljc4MiAyMC45MDhDMTYgMjAuNDgwMiAxNiAxOS45MjAxIDE2IDE4LjhWMTEuMkMxNiAxMC4wNzk5IDE2IDkuNTE5ODQgMTUuNzgyIDkuMDkyMDJDMTUuNTkwMyA4LjcxNTY5IDE1LjI4NDMgOC40MDk3MyAxNC45MDggOC4yMTc5OUMxNC40ODAyIDggMTMuOTIwMSA4IDEyLjggOEg1LjJDNC4wNzk5IDggMy41MTk4NCA4IDMuMDkyMDIgOC4yMTc5OUMyLjcxNTY5IDguNDA5NzMgMi40MDk3MyA4LjcxNTY5IDIuMjE3OTkgOS4wOTIwMkMyIDkuNTE5ODQgMiAxMC4wNzk5IDIgMTEuMlYxOC44QzIgMTkuOTIwMSAyIDIwLjQ4MDIgMi4yMTc5OSAyMC45MDhDMi40MDk3MyAyMS4yODQzIDIuNzE1NjkgMjEuNTkwMyAzLjA5MjAyIDIxLjc4MkMzLjUxOTg0IDIyIDQuMDc5ODkgMjIgNS4yIDIyWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJkYXRhc2V0LWljb24iPg0KICAgIDxwYXRoIGQ9Ik0yMSA1QzIxIDYuNjU2ODUgMTYuOTcwNiA4IDEyIDhDNy4wMjk0NCA4IDMgNi42NTY4NSAzIDVNMjEgNUMyMSAzLjM0MzE1IDE2Ljk3MDYgMiAxMiAyQzcuMDI5NDQgMiAzIDMuMzQzMTUgMyA1TTIxIDVWMTlDMjEgMjAuNjYgMTcgMjIgMTIgMjJDNyAyMiAzIDIwLjY2IDMgMTlWNU0yMSAxMkMyMSAxMy42NiAxNyAxNSAxMiAxNUM3IDE1IDMgMTMuNjYgMyAxMiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJmaWx0ZXItaWNvbiI+DQogICAgPHBhdGggZD0iTTIgNC42QzIgNC4wMzk5NSAyIDMuNzU5OTIgMi4xMDg5OSAzLjU0NjAxQzIuMjA0ODcgMy4zNTc4NSAyLjM1Nzg1IDMuMjA0ODcgMi41NDYwMSAzLjEwODk5QzIuNzU5OTIgMyAzLjAzOTk1IDMgMy42IDNIMjAuNEMyMC45NjAxIDMgMjEuMjQwMSAzIDIxLjQ1NCAzLjEwODk5QzIxLjY0MjIgMy4yMDQ4NyAyMS43OTUxIDMuMzU3ODUgMjEuODkxIDMuNTQ2MDFDMjIgMy43NTk5MiAyMiA0LjAzOTk1IDIyIDQuNlY1LjI2OTM5QzIyIDUuNTM4MTkgMjIgNS42NzI1OSAyMS45NjcyIDUuNzk3NTZDMjEuOTM4IDUuOTA4MzEgMjEuODkwMSA2LjAxMzIzIDIxLjgyNTUgNi4xMDc3NkMyMS43NTI2IDYuMjE0NDMgMjEuNjUxIDYuMzAyNDUgMjEuNDQ3OSA2LjQ3ODVMMTUuMDUyMSAxMi4wMjE1QzE0Ljg0OSAxMi4xOTc1IDE0Ljc0NzQgMTIuMjg1NiAxNC42NzQ1IDEyLjM5MjJDMTQuNjA5OSAxMi40ODY4IDE0LjU2MiAxMi41OTE3IDE0LjUzMjggMTIuNzAyNEMxNC41IDEyLjgyNzQgMTQuNSAxMi45NjE4IDE0LjUgMTMuMjMwNlYxOC40NTg0QzE0LjUgMTguNjUzOSAxNC41IDE4Ljc1MTcgMTQuNDY4NSAxOC44MzYzQzE0LjQ0MDYgMTguOTExIDE0LjM5NTMgMTguOTc3OSAxNC4zMzYzIDE5LjAzMTVDMTQuMjY5NSAxOS4wOTIyIDE0LjE3ODcgMTkuMTI4NSAxMy45OTcxIDE5LjIwMTJMMTAuNTk3MSAyMC41NjEyQzEwLjIyOTYgMjAuNzA4MiAxMC4wNDU4IDIwLjc4MTcgOS44OTgyNyAyMC43NTFDOS43NjkyNyAyMC43MjQyIDkuNjU2MDUgMjAuNjQ3NiA5LjU4MzI1IDIwLjUzNzdDOS41IDIwLjQxMjIgOS41IDIwLjIxNDIgOS41IDE5LjgxODRWMTMuMjMwNkM5LjUgMTIuOTYxOCA5LjUgMTIuODI3NCA5LjQ2NzE1IDEyLjcwMjRDOS40MzgwNSAxMi41OTE3IDkuMzkwMTQgMTIuNDg2OCA5LjMyNTUxIDEyLjM5MjJDOS4yNTI1OCAxMi4yODU2IDkuMTUxMDIgMTIuMTk3NSA4Ljk0Nzg5IDEyLjAyMTVMMi41NTIxMSA2LjQ3ODVDMi4zNDg5OCA2LjMwMjQ1IDIuMjQ3NDIgNi4yMTQ0MyAyLjE3NDQ5IDYuMTA3NzZDMi4xMDk4NiA2LjAxMzIzIDIuMDYxOTUgNS45MDgzMSAyLjAzMjg1IDUuNzk3NTZDMiA1LjY3MjU5IDIgNS41MzgxOSAyIDUuMjY5MzlWNC42WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJzZXR0aW5ncy1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgMTVDMTMuNjU2OSAxNSAxNSAxMy42NTY5IDE1IDEyQzE1IDEwLjM0MzEgMTMuNjU2OSA5IDEyIDlDMTAuMzQzMSA5IDkgMTAuMzQzMSA5IDEyQzkgMTMuNjU2OSAxMC4zNDMxIDE1IDEyIDE1WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTguNzI3MyAxNC43MjczQzE4LjYwNjMgMTUuMDAxNSAxOC41NzAyIDE1LjMwNTYgMTguNjIzNiAxNS42MDA1QzE4LjY3NzEgMTUuODk1NCAxOC44MTc3IDE2LjE2NzYgMTkuMDI3MyAxNi4zODE4TDE5LjA4MTggMTYuNDM2NEMxOS4yNTA5IDE2LjYwNTIgMTkuMzg1IDE2LjgwNTcgMTkuNDc2NSAxNy4wMjY1QzE5LjU2OCAxNy4yNDcyIDE5LjYxNTEgMTcuNDgzOCAxOS42MTUxIDE3LjcyMjdDMTkuNjE1MSAxNy45NjE3IDE5LjU2OCAxOC4xOTgzIDE5LjQ3NjUgMTguNDE5QzE5LjM4NSAxOC42Mzk3IDE5LjI1MDkgMTguODQwMiAxOS4wODE4IDE5LjAwOTFDMTguOTEzIDE5LjE3ODEgMTguNzEyNCAxOS4zMTIyIDE4LjQ5MTcgMTkuNDAzN0MxOC4yNzEgMTkuNDk1MiAxOC4wMzQ0IDE5LjU0MjMgMTcuNzk1NSAxOS41NDIzQzE3LjU1NjUgMTkuNTQyMyAxNy4zMTk5IDE5LjQ5NTIgMTcuMDk5MiAxOS40MDM3QzE2Ljg3ODUgMTkuMzEyMiAxNi42NzggMTkuMTc4MSAxNi41MDkxIDE5LjAwOTFMMTYuNDU0NSAxOC45NTQ1QzE2LjI0MDMgMTguNzQ1IDE1Ljk2ODIgMTguNjA0NCAxNS42NzMzIDE4LjU1MDlDMTUuMzc4NCAxOC40OTc0IDE1LjA3NDIgMTguNTMzNSAxNC44IDE4LjY1NDVDMTQuNTMxMSAxOC43Njk4IDE0LjMwMTggMTguOTYxMSAxNC4xNDAzIDE5LjIwNUMxMy45Nzg4IDE5LjQ0ODkgMTMuODkyMSAxOS43MzQ3IDEzLjg5MDkgMjAuMDI3M1YyMC4xODE4QzEzLjg5MDkgMjAuNjY0IDEzLjY5OTQgMjEuMTI2NSAxMy4zNTg0IDIxLjQ2NzVDMTMuMDE3NCAyMS44MDg0IDEyLjU1NDkgMjIgMTIuMDcyNyAyMkMxMS41OTA1IDIyIDExLjEyODEgMjEuODA4NCAxMC43ODcxIDIxLjQ2NzVDMTAuNDQ2MSAyMS4xMjY1IDEwLjI1NDUgMjAuNjY0IDEwLjI1NDUgMjAuMTgxOFYyMC4xQzEwLjI0NzUgMTkuNzk5MSAxMC4xNTAxIDE5LjUwNzMgOS45NzUwMSAxOS4yNjI1QzkuNzk5OTEgMTkuMDE3NiA5LjU1NTIxIDE4LjgzMTIgOS4yNzI3MyAxOC43MjczQzguOTk4NTMgMTguNjA2MyA4LjY5NDM3IDE4LjU3MDIgOC4zOTk0NyAxOC42MjM2QzguMTA0NTYgMTguNjc3MSA3LjgzMjQ0IDE4LjgxNzcgNy42MTgxOCAxOS4wMjczTDcuNTYzNjQgMTkuMDgxOEM3LjM5NDc4IDE5LjI1MDkgNy4xOTQyNSAxOS4zODUgNi45NzM1MyAxOS40NzY1QzYuNzUyOCAxOS41NjggNi41MTYyMSAxOS42MTUxIDYuMjc3MjcgMTkuNjE1MUM2LjAzODM0IDE5LjYxNTEgNS44MDE3NCAxOS41NjggNS41ODEwMiAxOS40NzY1QzUuMzYwMjkgMTkuMzg1IDUuMTU5NzcgMTkuMjUwOSA0Ljk5MDkxIDE5LjA4MThDNC44MjE4NiAxOC45MTMgNC42ODc3NSAxOC43MTI0IDQuNTk2MjYgMTguNDkxN0M0LjUwNDc2IDE4LjI3MSA0LjQ1NzY2IDE4LjAzNDQgNC40NTc2NiAxNy43OTU1QzQuNDU3NjYgMTcuNTU2NSA0LjUwNDc2IDE3LjMxOTkgNC41OTYyNiAxNy4wOTkyQzQuNjg3NzUgMTYuODc4NSA0LjgyMTg2IDE2LjY3OCA0Ljk5MDkxIDE2LjUwOTFMNS4wNDU0NSAxNi40NTQ1QzUuMjU1MDMgMTYuMjQwMyA1LjM5NTYyIDE1Ljk2ODIgNS40NDkxIDE1LjY3MzNDNS41MDI1NyAxNS4zNzg0IDUuNDY2NDcgMTUuMDc0MiA1LjM0NTQ1IDE0LjhDNS4yMzAyMiAxNC41MzExIDUuMDM4ODcgMTQuMzAxOCA0Ljc5NDk3IDE0LjE0MDNDNC41NTEwNyAxMy45Nzg4IDQuMjY1MjYgMTMuODkyMSAzLjk3MjczIDEzLjg5MDlIMy44MTgxOEMzLjMzNTk3IDEzLjg5MDkgMi44NzM1MSAxMy42OTk0IDIuNTMyNTMgMTMuMzU4NEMyLjE5MTU2IDEzLjAxNzQgMiAxMi41NTQ5IDIgMTIuMDcyN0MyIDExLjU5MDUgMi4xOTE1NiAxMS4xMjgxIDIuNTMyNTMgMTAuNzg3MUMyLjg3MzUxIDEwLjQ0NjEgMy4zMzU5NyAxMC4yNTQ1IDMuODE4MTggMTAuMjU0NUgzLjlDNC4yMDA5IDEwLjI0NzUgNC40OTI3MyAxMC4xNTAxIDQuNzM3NTQgOS45NzUwMUM0Ljk4MjM2IDkuNzk5OTEgNS4xNjg4MyA5LjU1NTIxIDUuMjcyNzMgOS4yNzI3M0M1LjM5Mzc0IDguOTk4NTMgNS40Mjk4NCA4LjY5NDM3IDUuMzc2MzcgOC4zOTk0N0M1LjMyMjkgOC4xMDQ1NiA1LjE4MjMxIDcuODMyNDQgNC45NzI3MyA3LjYxODE4TDQuOTE4MTggNy41NjM2NEM0Ljc0OTEzIDcuMzk0NzggNC42MTUwMyA3LjE5NDI1IDQuNTIzNTMgNi45NzM1M0M0LjQzMjAzIDYuNzUyOCA0LjM4NDkzIDYuNTE2MjEgNC4zODQ5MyA2LjI3NzI3QzQuMzg0OTMgNi4wMzgzNCA0LjQzMjAzIDUuODAxNzQgNC41MjM1MyA1LjU4MTAyQzQuNjE1MDMgNS4zNjAyOSA0Ljc0OTEzIDUuMTU5NzcgNC45MTgxOCA0Ljk5MDkxQzUuMDg3MDQgNC44MjE4NiA1LjI4NzU3IDQuNjg3NzUgNS41MDgyOSA0LjU5NjI2QzUuNzI5MDEgNC41MDQ3NiA1Ljk2NTYxIDQuNDU3NjYgNi4yMDQ1NSA0LjQ1NzY2QzYuNDQzNDggNC40NTc2NiA2LjY4MDA4IDQuNTA0NzYgNi45MDA4IDQuNTk2MjZDNy4xMjE1MiA0LjY4Nzc1IDcuMzIyMDUgNC44MjE4NiA3LjQ5MDkxIDQuOTkwOTFMNy41NDU0NSA1LjA0NTQ1QzcuNzU5NzEgNS4yNTUwMyA4LjAzMTgzIDUuMzk1NjIgOC4zMjY3NCA1LjQ0OTFDOC42MjE2NCA1LjUwMjU3IDguOTI1OCA1LjQ2NjQ3IDkuMiA1LjM0NTQ1SDkuMjcyNzNDOS41NDE2MSA1LjIzMDIyIDkuNzcwOTMgNS4wMzg4NyA5LjkzMjQ1IDQuNzk0OTdDMTAuMDk0IDQuNTUxMDcgMTAuMTgwNyA0LjI2NTI2IDEwLjE4MTggMy45NzI3M1YzLjgxODE4QzEwLjE4MTggMy4zMzU5NyAxMC4zNzM0IDIuODczNTEgMTAuNzE0NCAyLjUzMjUzQzExLjA1NTMgMi4xOTE1NiAxMS41MTc4IDIgMTIgMkMxMi40ODIyIDIgMTIuOTQ0NyAyLjE5MTU2IDEzLjI4NTYgMi41MzI1M0MxMy42MjY2IDIuODczNTEgMTMuODE4MiAzLjMzNTk3IDEzLjgxODIgMy44MTgxOFYzLjlDMTMuODE5MyA0LjE5MjUzIDEzLjkwNiA0LjQ3ODM0IDE0LjA2NzYgNC43MjIyNEMxNC4yMjkxIDQuOTY2MTQgMTQuNDU4NCA1LjE1NzQ5IDE0LjcyNzMgNS4yNzI3M0MxNS4wMDE1IDUuMzkzNzQgMTUuMzA1NiA1LjQyOTg0IDE1LjYwMDUgNS4zNzYzN0MxNS44OTU0IDUuMzIyOSAxNi4xNjc2IDUuMTgyMzEgMTYuMzgxOCA0Ljk3MjczTDE2LjQzNjQgNC45MTgxOEMxNi42MDUyIDQuNzQ5MTMgMTYuODA1NyA0LjYxNTAzIDE3LjAyNjUgNC41MjM1M0MxNy4yNDcyIDQuNDMyMDMgMTcuNDgzOCA0LjM4NDkzIDE3LjcyMjcgNC4zODQ5M0MxNy45NjE3IDQuMzg0OTMgMTguMTk4MyA0LjQzMjAzIDE4LjQxOSA0LjUyMzUzQzE4LjYzOTcgNC42MTUwMyAxOC44NDAyIDQuNzQ5MTMgMTkuMDA5MSA0LjkxODE4QzE5LjE3ODEgNS4wODcwNCAxOS4zMTIyIDUuMjg3NTcgMTkuNDAzNyA1LjUwODI5QzE5LjQ5NTIgNS43MjkwMSAxOS41NDIzIDUuOTY1NjEgMTkuNTQyMyA2LjIwNDU1QzE5LjU0MjMgNi40NDM0OCAxOS40OTUyIDYuNjgwMDggMTkuNDAzNyA2LjkwMDhDMTkuMzEyMiA3LjEyMTUyIDE5LjE3ODEgNy4zMjIwNSAxOS4wMDkxIDcuNDkwOTFMMTguOTU0NSA3LjU0NTQ1QzE4Ljc0NSA3Ljc1OTcxIDE4LjYwNDQgOC4wMzE4MyAxOC41NTA5IDguMzI2NzRDMTguNDk3NCA4LjYyMTY0IDE4LjUzMzUgOC45MjU4IDE4LjY1NDUgOS4yVjkuMjcyNzNDMTguNzY5OCA5LjU0MTYxIDE4Ljk2MTEgOS43NzA5MyAxOS4yMDUgOS45MzI0NUMxOS40NDg5IDEwLjA5NCAxOS43MzQ3IDEwLjE4MDcgMjAuMDI3MyAxMC4xODE4SDIwLjE4MThDMjAuNjY0IDEwLjE4MTggMjEuMTI2NSAxMC4zNzM0IDIxLjQ2NzUgMTAuNzE0NEMyMS44MDg0IDExLjA1NTMgMjIgMTEuNTE3OCAyMiAxMkMyMiAxMi40ODIyIDIxLjgwODQgMTIuOTQ0NyAyMS40Njc1IDEzLjI4NTZDMjEuMTI2NSAxMy42MjY2IDIwLjY2NCAxMy44MTgyIDIwLjE4MTggMTMuODE4MkgyMC4xQzE5LjgwNzUgMTMuODE5MyAxOS41MjE3IDEzLjkwNiAxOS4yNzc4IDE0LjA2NzZDMTkuMDMzOSAxNC4yMjkxIDE4Ljg0MjUgMTQuNDU4NCAxOC43MjczIDE0LjcyNzNaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9ImluZm8taWNvbiI+DQogICAgPHBhdGggZD0iTTEyIDE2VjEyTTEyIDhIMTIuMDFNMjIgMTJDMjIgMTcuNTIyOCAxNy41MjI4IDIyIDEyIDIyQzYuNDc3MTUgMjIgMiAxNy41MjI4IDIgMTJDMiA2LjQ3NzE1IDYuNDc3MTUgMiAxMiAyQzE3LjUyMjggMiAyMiA2LjQ3NzE1IDIyIDEyWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJzY2hlbWEtaWNvbiI+DQogICAgPHBhdGggZD0iTTEyIDRWMTUuMkMxMiAxNi44ODAyIDEyIDE3LjcyMDIgMTIuMzI3IDE4LjM2MkMxMi42MTQ2IDE4LjkyNjUgMTMuMDczNSAxOS4zODU0IDEzLjYzOCAxOS42NzNDMTQuMjc5OCAyMCAxNS4xMTk4IDIwIDE2LjggMjBIMTdNMTcgMjBDMTcgMjEuMTA0NiAxNy44OTU0IDIyIDE5IDIyQzIwLjEwNDYgMjIgMjEgMjEuMTA0NiAyMSAyMEMyMSAxOC44OTU0IDIwLjEwNDYgMTggMTkgMThDMTcuODk1NCAxOCAxNyAxOC44OTU0IDE3IDIwWk03IDRMMTcgNE03IDRDNyA1LjEwNDU3IDYuMTA0NTcgNiA1IDZDMy44OTU0MyA2IDMgNS4xMDQ1NyAzIDRDMyAyLjg5NTQzIDMuODk1NDMgMiA1IDJDNi4xMDQ1NyAyIDcgMi44OTU0MyA3IDRaTTE3IDRDMTcgNS4xMDQ1NyAxNy44OTU0IDYgMTkgNkMyMC4xMDQ2IDYgMjEgNS4xMDQ1NyAyMSA0QzIxIDIuODk1NDMgMjAuMTA0NiAyIDE5IDJDMTcuODk1NCAyIDE3IDIuODk1NDMgMTcgNFpNMTIgMTJIMTdNMTcgMTJDMTcgMTMuMTA0NiAxNy44OTU0IDE0IDE5IDE0QzIwLjEwNDYgMTQgMjEgMTMuMTA0NiAyMSAxMkMyMSAxMC44OTU0IDIwLjEwNDYgMTAgMTkgMTBDMTcuODk1NCAxMCAxNyAxMC44OTU0IDE3IDEyWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJmdWxsc2NyZWVuLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xNCAxMEwyMSAzTTIxIDNIMTVNMjEgM1Y5TTEwIDE0TDMgMjFNMyAyMUg5TTMgMjFMMyAxNSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJ0YWJsZS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMyA5TDIxIDlNOSAzTDkgMjFNNy44IDNIMTYuMkMxNy44ODAyIDMgMTguNzIwMiAzIDE5LjM2MiAzLjMyNjk4QzE5LjkyNjUgMy42MTQ2IDIwLjM4NTQgNC4wNzM1NCAyMC42NzMgNC42MzgwM0MyMSA1LjI3OTc2IDIxIDYuMTE5ODQgMjEgNy44VjE2LjJDMjEgMTcuODgwMiAyMSAxOC43MjAyIDIwLjY3MyAxOS4zNjJDMjAuMzg1NCAxOS45MjY1IDE5LjkyNjUgMjAuMzg1NCAxOS4zNjIgMjAuNjczQzE4LjcyMDIgMjEgMTcuODgwMiAyMSAxNi4yIDIxSDcuOEM2LjExOTg0IDIxIDUuMjc5NzYgMjEgNC42MzgwMyAyMC42NzNDNC4wNzM1NCAyMC4zODU0IDMuNjE0NiAxOS45MjY1IDMuMzI2OTggMTkuMzYyQzMgMTguNzIwMiAzIDE3Ljg4MDIgMyAxNi4yVjcuOEMzIDYuMTE5ODQgMyA1LjI3OTc2IDMuMzI2OTggNC42MzgwM0MzLjYxNDYgNC4wNzM1NCA0LjA3MzU0IDMuNjE0NiA0LjYzODAzIDMuMzI2OThDNS4yNzk3NiAzIDYuMTE5ODQgMyA3LjggM1oiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0idGltZS10YWtlbi1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgMTJMNy43MjcxMSA4LjQzOTI2QzcuMDkyMjYgNy45MTAyMiA2Ljc3NDg0IDcuNjQ1NyA2LjU0NjY0IDcuMzIxNDRDNi4zNDQ0NCA3LjAzNDEzIDYuMTk0MjkgNi43MTM1NCA2LjEwMzAxIDYuMzc0MjhDNiA1Ljk5MTM5IDYgNS41NzgxOSA2IDQuNzUxOFYyTTEyIDEyTDE2LjI3MjkgOC40MzkyNkMxNi45MDc3IDcuOTEwMjIgMTcuMjI1MiA3LjY0NTcgMTcuNDUzNCA3LjMyMTQ0QzE3LjY1NTYgNy4wMzQxMyAxNy44MDU3IDYuNzEzNTQgMTcuODk3IDYuMzc0MjhDMTggNS45OTEzOSAxOCA1LjU3ODE5IDE4IDQuNzUxOFYyTTEyIDEyTDcuNzI3MTEgMTUuNTYwN0M3LjA5MjI2IDE2LjA4OTggNi43NzQ4NCAxNi4zNTQzIDYuNTQ2NjQgMTYuNjc4NkM2LjM0NDQ0IDE2Ljk2NTkgNi4xOTQyOSAxNy4yODY1IDYuMTAzMDEgMTcuNjI1N0M2IDE4LjAwODYgNiAxOC40MjE4IDYgMTkuMjQ4MlYyMk0xMiAxMkwxNi4yNzI5IDE1LjU2MDdDMTYuOTA3NyAxNi4wODk4IDE3LjIyNTIgMTYuMzU0MyAxNy40NTM0IDE2LjY3ODZDMTcuNjU1NiAxNi45NjU5IDE3LjgwNTcgMTcuMjg2NSAxNy44OTcgMTcuNjI1N0MxOCAxOC4wMDg2IDE4IDE4LjQyMTggMTggMTkuMjQ4MlYyMk00IDJIMjBNNCAyMkgyMCIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJzZXR1cC1pY29uIj4NCiAgICA8cGF0aCBkPSJNNSAyMUw1IDE1TTUgMTVDNi4xMDQ1NyAxNSA3IDE0LjEwNDYgNyAxM0M3IDExLjg5NTQgNi4xMDQ1NyAxMSA1IDExQzMuODk1NDMgMTEgMyAxMS44OTU0IDMgMTNDMyAxNC4xMDQ2IDMuODk1NDMgMTUgNSAxNVpNNSA3VjNNMTIgMjFWMTVNMTIgN1YzTTEyIDdDMTAuODk1NCA3IDEwIDcuODk1NDMgMTAgOUMxMCAxMC4xMDQ2IDEwLjg5NTQgMTEgMTIgMTFDMTMuMTA0NiAxMSAxNCAxMC4xMDQ2IDE0IDlDMTQgNy44OTU0MyAxMy4xMDQ2IDcgMTIgN1pNMTkgMjFWMTdNMTkgMTdDMjAuMTA0NiAxNyAyMSAxNi4xMDQ2IDIxIDE1QzIxIDEzLjg5NTQgMjAuMTA0NiAxMyAxOSAxM0MxNy44OTU0IDEzIDE3IDEzLjg5NTQgMTcgMTVDMTcgMTYuMTA0NiAxNy44OTU0IDE3IDE5IDE3Wk0xOSA5VjMiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iZGF0YS1tb2RlbC1pY29uIj4NCiAgICA8cGF0aCBkPSJNNCAxOFYxNy44QzQgMTYuMTE5OCA0IDE1LjI3OTggNC4zMjY5OCAxNC42MzhDNC42MTQ2IDE0LjA3MzUgNS4wNzM1NCAxMy42MTQ2IDUuNjM4MDMgMTMuMzI3QzYuMjc5NzYgMTMgNy4xMTk4NCAxMyA4LjggMTNIMTUuMkMxNi44ODAyIDEzIDE3LjcyMDIgMTMgMTguMzYyIDEzLjMyN0MxOC45MjY1IDEzLjYxNDYgMTkuMzg1NCAxNC4wNzM1IDE5LjY3MyAxNC42MzhDMjAgMTUuMjc5OCAyMCAxNi4xMTk4IDIwIDE3LjhWMThNNCAxOEMyLjg5NTQzIDE4IDIgMTguODk1NCAyIDIwQzIgMjEuMTA0NiAyLjg5NTQzIDIyIDQgMjJDNS4xMDQ1NyAyMiA2IDIxLjEwNDYgNiAyMEM2IDE4Ljg5NTQgNS4xMDQ1NyAxOCA0IDE4Wk0yMCAxOEMxOC44OTU0IDE4IDE4IDE4Ljg5NTQgMTggMjBDMTggMjEuMTA0NiAxOC44OTU0IDIyIDIwIDIyQzIxLjEwNDYgMjIgMjIgMjEuMTA0NiAyMiAyMEMyMiAxOC44OTU0IDIxLjEwNDYgMTggMjAgMThaTTEyIDE4QzEwLjg5NTQgMTggMTAgMTguODk1NCAxMCAyMEMxMCAyMS4xMDQ2IDEwLjg5NTQgMjIgMTIgMjJDMTMuMTA0NiAyMiAxNCAyMS4xMDQ2IDE0IDIwQzE0IDE4Ljg5NTQgMTMuMTA0NiAxOCAxMiAxOFpNMTIgMThWOE02IDhIMThDMTguOTMxOSA4IDE5LjM5NzggOCAxOS43NjU0IDcuODQ3NzZDMjAuMjU1NCA3LjY0NDc3IDIwLjY0NDggNy4yNTU0MiAyMC44NDc4IDYuNzY1MzdDMjEgNi4zOTc4MiAyMSA1LjkzMTg4IDIxIDVDMjEgNC4wNjgxMiAyMSAzLjYwMjE4IDIwLjg0NzggMy4yMzQ2M0MyMC42NDQ4IDIuNzQ0NTggMjAuMjU1NCAyLjM1NTIzIDE5Ljc2NTQgMi4xNTIyNEMxOS4zOTc4IDIgMTguOTMxOSAyIDE4IDJINkM1LjA2ODEyIDIgNC42MDIxOCAyIDQuMjM0NjMgMi4xNTIyNEMzLjc0NDU4IDIuMzU1MjMgMy4zNTUyMyAyLjc0NDU4IDMuMTUyMjQgMy4yMzQ2M0MzIDMuNjAyMTggMyA0LjA2ODEyIDMgNUMzIDUuOTMxODggMyA2LjM5NzgyIDMuMTUyMjQgNi43NjUzN0MzLjM1NTIzIDcuMjU1NDIgMy43NDQ1OCA3LjY0NDc3IDQuMjM0NjMgNy44NDc3NkM0LjYwMjE4IDggNS4wNjgxMiA4IDYgOFoiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iaW50ZWdyYXRpb24taWNvbiI+DQogICAgPHBhdGggZD0iTTkgMTdIN0M0LjIzODU4IDE3IDIgMTQuNzYxNCAyIDEyQzIgOS4yMzg1OCA0LjIzODU4IDcgNyA3SDlNMTUgMTdIMTdDMTkuNzYxNCAxNyAyMiAxNC43NjE0IDIyIDEyQzIyIDkuMjM4NTggMTkuNzYxNCA3IDE3IDdIMTVNNyAxMkwxNyAxMiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJleHRlcm5hbC1kYXNoYm9hcmQtaWNvbiI+DQogICAgPHBhdGggZD0iTTEyIDNIMTYuMkMxNy44ODAyIDMgMTguNzIwMiAzIDE5LjM2MiAzLjMyNjk4QzE5LjkyNjUgMy42MTQ2IDIwLjM4NTQgNC4wNzM1NCAyMC42NzMgNC42MzgwM0MyMSA1LjI3OTc2IDIxIDYuMTE5ODQgMjEgNy44VjE2LjJDMjEgMTcuODgwMiAyMSAxOC43MjAyIDIwLjY3MyAxOS4zNjJDMjAuMzg1NCAxOS45MjY1IDE5LjkyNjUgMjAuMzg1NCAxOS4zNjIgMjAuNjczQzE4LjcyMDIgMjEgMTcuODgwMiAyMSAxNi4yIDIxSDcuOEM2LjExOTg0IDIxIDUuMjc5NzYgMjEgNC42MzgwMyAyMC42NzNDNC4wNzM1NCAyMC4zODU0IDMuNjE0NiAxOS45MjY1IDMuMzI2OTggMTkuMzYyQzMgMTguNzIwMiAzIDE3Ljg4MDIgMyAxNi4yVjEyTTggMTNWMTdNMTYgMTFWMTdNMTIgN1YxN001IDhWMk0yIDVIOCIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJjc3YtaWNvbiI+DQogICAgPHBhdGggZD0iTTIwIDEyLjVWNi44QzIwIDUuMTE5ODQgMjAgNC4yNzk3NiAxOS42NzMgMy42MzgwM0MxOS4zODU0IDMuMDczNTQgMTguOTI2NSAyLjYxNDYgMTguMzYyIDIuMzI2OThDMTcuNzIwMiAyIDE2Ljg4MDIgMiAxNS4yIDJIOC44QzcuMTE5ODQgMiA2LjI3OTc2IDIgNS42MzgwMyAyLjMyNjk4QzUuMDczNTQgMi42MTQ2IDQuNjE0NiAzLjA3MzU0IDQuMzI2OTggMy42MzgwM0M0IDQuMjc5NzYgNCA1LjExOTg0IDQgNi44VjE3LjJDNCAxOC44ODAyIDQgMTkuNzIwMiA0LjMyNjk4IDIwLjM2MkM0LjYxNDYgMjAuOTI2NSA1LjA3MzU0IDIxLjM4NTQgNS42MzgwMyAyMS42NzNDNi4yNzk3NiAyMiA3LjExOTggMjIgOC43OTk4NiAyMkgxMi41TTE0IDExSDhNMTAgMTVIOE0xNiA3SDhNMTUgMTlMMTggMjJNMTggMjJMMjEgMTlNMTggMjJWMTYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iaWZyYW1lLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0yMiA5SDJNMTQgMTcuNUwxNi41IDE1TDE0IDEyLjVNMTAgMTIuNUw3LjUgMTVMMTAgMTcuNU0yIDcuOEwyIDE2LjJDMiAxNy44ODAyIDIgMTguNzIwMiAyLjMyNjk4IDE5LjM2MkMyLjYxNDYgMTkuOTI2NSAzLjA3MzU0IDIwLjM4NTQgMy42MzgwMyAyMC42NzNDNC4yNzk3NiAyMSA1LjExOTg0IDIxIDYuOCAyMUgxNy4yQzE4Ljg4MDIgMjEgMTkuNzIwMiAyMSAyMC4zNjIgMjAuNjczQzIwLjkyNjUgMjAuMzg1NCAyMS4zODU0IDE5LjkyNjUgMjEuNjczIDE5LjM2MkMyMiAxOC43MjAyIDIyIDE3Ljg4MDIgMjIgMTYuMlY3LjhDMjIgNi4xMTk4NCAyMiA1LjI3OTc3IDIxLjY3MyA0LjYzODAzQzIxLjM4NTQgNC4wNzM1NCAyMC45MjY1IDMuNjE0NiAyMC4zNjIgMy4zMjY5OEMxOS43MjAyIDMgMTguODgwMiAzIDE3LjIgM0w2LjggM0M1LjExOTg0IDMgNC4yNzk3NiAzIDMuNjM4MDMgMy4zMjY5OEMzLjA3MzU0IDMuNjE0NiAyLjYxNDYgNC4wNzM1NCAyLjMyNjk4IDQuNjM4MDNDMiA1LjI3OTc2IDIgNi4xMTk4NCAyIDcuOFoiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iZGFzaGJvYXJkLWljb24iPg0KICAgIDxwYXRoIGQ9Ik04IDEzVjE3TTE2IDExVjE3TTEyIDdWMTdNNy44IDIxSDE2LjJDMTcuODgwMiAyMSAxOC43MjAyIDIxIDE5LjM2MiAyMC42NzNDMTkuOTI2NSAyMC4zODU0IDIwLjM4NTQgMTkuOTI2NSAyMC42NzMgMTkuMzYyQzIxIDE4LjcyMDIgMjEgMTcuODgwMiAyMSAxNi4yVjcuOEMyMSA2LjExOTg0IDIxIDUuMjc5NzYgMjAuNjczIDQuNjM4MDNDMjAuMzg1NCA0LjA3MzU0IDE5LjkyNjUgMy42MTQ2IDE5LjM2MiAzLjMyNjk4QzE4LjcyMDIgMyAxNy44ODAyIDMgMTYuMiAzSDcuOEM2LjExOTg0IDMgNS4yNzk3NiAzIDQuNjM4MDMgMy4zMjY5OEM0LjA3MzU0IDMuNjE0NiAzLjYxNDYgNC4wNzM1NCAzLjMyNjk4IDQuNjM4MDNDMyA1LjI3OTc2IDMgNi4xMTk4NCAzIDcuOFYxNi4yQzMgMTcuODgwMiAzIDE4LjcyMDIgMy4zMjY5OCAxOS4zNjJDMy42MTQ2IDE5LjkyNjUgNC4wNzM1NCAyMC4zODU0IDQuNjM4MDMgMjAuNjczQzUuMjc5NzYgMjEgNi4xMTk4NCAyMSA3LjggMjFaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaWQ9ImRhdGEtZXhwbG9yYXRpb24taWNvbiI+DQogICAgPHBhdGggZD0iTTIzLjQxMDEgNi44NzU0OUg1LjU5OTk5QzQuNTg5MDUgNi44NzU0OSAzLjc2OTUzIDcuNjk1MDEgMy43Njk1MyA4LjcwNTk0VjIwLjc5NjFDMy43Njk1MyAyMS44MDcgNC41ODkwNSAyMi42MjY2IDUuNTk5OTkgMjIuNjI2NkgyMy40MTAxQzI0LjQyMSAyMi42MjY2IDI1LjI0MDUgMjEuODA3IDI1LjI0MDUgMjAuNzk2MVY4LjcwNTk0QzI1LjI0MDUgNy42OTUwMSAyNC40MjEgNi44NzU0OSAyMy40MTAxIDYuODc1NDlaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik0xNC41IDQuNDcwN1Y2LjgzNjE3IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik0xNC40OTkgNC40MTk5QzE1LjQ0MzQgNC40MTk5IDE2LjIwOSAzLjY1NDMzIDE2LjIwOSAyLjcwOTk1QzE2LjIwOSAxLjc2NTU3IDE1LjQ0MzQgMSAxNC40OTkgMUMxMy41NTQ2IDEgMTIuNzg5MSAxLjc2NTU3IDEyLjc4OTEgMi43MDk5NUMxMi43ODkxIDMuNjU0MzMgMTMuNTU0NiA0LjQxOTkgMTQuNDk5IDQuNDE5OVoiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTI1LjI0NjEgMTEuMzc3OUgyNy4wNjgyQzI3LjU4NDUgMTEuMzc3OSAyOC4wMDMyIDExLjc5NjYgMjguMDAzMiAxMi4zMTI5VjE3LjE4OTNDMjguMDAzMiAxNy43MDU2IDI3LjU4NDUgMTguMTI0MiAyNy4wNjgyIDE4LjEyNDJIMjUuMjUyMyIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCiAgICA8cGF0aCBkPSJNMy43NTcxMSAxOC4xMjQySDEuOTM0OTdDMS40MTg2NiAxOC4xMjQyIDEgMTcuNzA1NiAxIDE3LjE4OTNWMTIuMzEyOUMxIDExLjc5NjYgMS40MTg2NiAxMS4zNzc5IDEuOTM0OTcgMTEuMzc3OUgzLjc1NzExIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik05LjM2MzI4IDEzLjg1NzJDOS4zNjMyOCAxMi45NDYxIDEwLjEwMTkgMTIuMjA4NSAxMS4wMTE5IDEyLjIwODVDMTEuOTIyIDEyLjIwODUgMTIuNjYwNiAxMi45NDcxIDEyLjY2MDYgMTMuODU3MkMxMi42NjA2IDEzLjkwMzkgMTIuNjU4NSAxMy45NDk2IDEyLjY1NDQgMTMuOTk1MyIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCiAgICA8cGF0aCBkPSJNMTYuNTc4MSAxMy44NTcyQzE2LjU3ODEgMTIuOTQ2MSAxNy4zMTY3IDEyLjIwODUgMTguMjI2OCAxMi4yMDg1QzE5LjEzNjggMTIuMjA4NSAxOS44NzU0IDEyLjk0NzEgMTkuODc1NCAxMy44NTcyQzE5Ljg3NTQgMTMuOTAzOSAxOS44NzM0IDEzLjk0OTYgMTkuODY5MiAxMy45OTUzIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik0xOC4wMzA3IDE4LjQwMzhDMTcuMzg0NiAxOC44OTEgMTYuMDI3OCAxOS4yMjU1IDE0LjQ2MDIgMTkuMjI1NUMxMy4wNTc4IDE5LjIyNTUgMTEuODI0NiAxOC45NTc1IDExLjExNzIgMTguNTUyNCIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0icGx1cy1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgOFYxNk04IDEySDE2TTcuOCAyMUgxNi4yQzE3Ljg4MDIgMjEgMTguNzIwMiAyMSAxOS4zNjIgMjAuNjczQzE5LjkyNjUgMjAuMzg1NCAyMC4zODU0IDE5LjkyNjUgMjAuNjczIDE5LjM2MkMyMSAxOC43MjAyIDIxIDE3Ljg4MDIgMjEgMTYuMlY3LjhDMjEgNi4xMTk4NCAyMSA1LjI3OTc2IDIwLjY3MyA0LjYzODAzQzIwLjM4NTQgNC4wNzM1NCAxOS45MjY1IDMuNjE0NiAxOS4zNjIgMy4zMjY5OEMxOC43MjAyIDMgMTcuODgwMiAzIDE2LjIgM0g3LjhDNi4xMTk4NCAzIDUuMjc5NzYgMyA0LjYzODAzIDMuMzI2OThDNC4wNzM1NCAzLjYxNDYgMy42MTQ2IDQuMDczNTQgMy4zMjY5OCA0LjYzODAzQzMgNS4yNzk3NiAzIDYuMTE5ODQgMyA3LjhWMTYuMkMzIDE3Ljg4MDIgMyAxOC43MjAyIDMuMzI2OTggMTkuMzYyQzMuNjE0NiAxOS45MjY1IDQuMDczNTQgMjAuMzg1NCA0LjYzODAzIDIwLjY3M0M1LjI3OTc2IDIxIDYuMTE5ODQgMjEgNy44IDIxWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgaWQ9InNxYXVyZS1pY29uIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogICAgPHBhdGggZD0ibTcuOCwyMWg4LjRjMS42OCwwLDIuNTIsMCwzLjE2LS4zMy41Ni0uMjksMS4wMi0uNzUsMS4zMS0xLjMxLjMzLS42NC4zMy0xLjQ4LjMzLTMuMTZWNy44YzAtMS42OCwwLTIuNTItLjMzLTMuMTYtLjI5LS41Ni0uNzUtMS4wMi0xLjMxLTEuMzEtLjY0LS4zMy0xLjQ4LS4zMy0zLjE2LS4zM0g3LjhjLTEuNjgsMC0yLjUyLDAtMy4xNi4zMy0uNTYuMjktMS4wMi43NS0xLjMxLDEuMzEtLjMzLjY0LS4zMywxLjQ4LS4zMywzLjE2djguNGMwLDEuNjgsMCwyLjUyLjMzLDMuMTYuMjkuNTYuNzUsMS4wMiwxLjMxLDEuMzEuNjQuMzMsMS40OC4zMywzLjE2LjMzWiI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9ImNsb25lLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xMC41IDIuMDAyOEM5LjgyNDk1IDIuMDExOTQgOS40MTk3IDIuMDUxMDMgOS4wOTIwMiAyLjIxNzk5QzguNzE1NjkgMi40MDk3MyA4LjQwOTczIDIuNzE1NjkgOC4yMTc5OSAzLjA5MjAyQzguMDUxMDMgMy40MTk3IDguMDExOTQgMy44MjQ5NSA4LjAwMjggNC41TTE5LjUgMi4wMDI4QzIwLjE3NTEgMi4wMTE5NCAyMC41ODAzIDIuMDUxMDMgMjAuOTA4IDIuMjE3OTlDMjEuMjg0MyAyLjQwOTczIDIxLjU5MDMgMi43MTU2OSAyMS43ODIgMy4wOTIwMkMyMS45NDkgMy40MTk3IDIxLjk4ODEgMy44MjQ5NCAyMS45OTcyIDQuNDk5OTlNMjEuOTk3MiAxMy41QzIxLjk4ODEgMTQuMTc1IDIxLjk0OSAxNC41ODAzIDIxLjc4MiAxNC45MDhDMjEuNTkwMyAxNS4yODQzIDIxLjI4NDMgMTUuNTkwMyAyMC45MDggMTUuNzgyQzIwLjU4MDMgMTUuOTQ5IDIwLjE3NTEgMTUuOTg4MSAxOS41IDE1Ljk5NzJNMjIgNy45OTk5OVY5Ljk5OTk5TTE0LjAwMDEgMkgxNk01LjIgMjJIMTIuOEMxMy45MjAxIDIyIDE0LjQ4MDIgMjIgMTQuOTA4IDIxLjc4MkMxNS4yODQzIDIxLjU5MDMgMTUuNTkwMyAyMS4yODQzIDE1Ljc4MiAyMC45MDhDMTYgMjAuNDgwMiAxNiAxOS45MjAxIDE2IDE4LjhWMTEuMkMxNiAxMC4wNzk5IDE2IDkuNTE5ODQgMTUuNzgyIDkuMDkyMDJDMTUuNTkwMyA4LjcxNTY5IDE1LjI4NDMgOC40MDk3MyAxNC45MDggOC4yMTc5OUMxNC40ODAyIDggMTMuOTIwMSA4IDEyLjggOEg1LjJDNC4wNzk5IDggMy41MTk4NCA4IDMuMDkyMDIgOC4yMTc5OUMyLjcxNTY5IDguNDA5NzMgMi40MDk3MyA4LjcxNTY5IDIuMjE3OTkgOS4wOTIwMkMyIDkuNTE5ODQgMiAxMC4wNzk5IDIgMTEuMlYxOC44QzIgMTkuOTIwMSAyIDIwLjQ4MDIgMi4yMTc5OSAyMC45MDhDMi40MDk3MyAyMS4yODQzIDIuNzE1NjkgMjEuNTkwMyAzLjA5MjAyIDIxLjc4MkMzLjUxOTg0IDIyIDQuMDc5ODkgMjIgNS4yIDIyWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJjbG9zZS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTggNkw2IDE4TTYgNkwxOCAxOCIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJkb3VibGUtYXJyb3ctbGVmdC1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTggMTdMMTMgMTJMMTggN00xMSAxN0w2IDEyTDExIDciIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iZG91YmxlLWFycm93LXJpZ2h0LWljb24iPg0KICAgIDxwYXRoIGQ9Ik02IDE3TDExIDEyTDYgN00xMyAxN0wxOCAxMkwxMyA3IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KICA8L3N5bWJvbD4NCiAgPHN5bWJvbCBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9Im1ldHJpYy1zdG9yZS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTQgMTFIOE0xMCAxNUg4TTE2IDdIOE0yMCAxMC41VjYuOEMyMCA1LjExOTg0IDIwIDQuMjc5NzYgMTkuNjczIDMuNjM4MDNDMTkuMzg1NCAzLjA3MzU0IDE4LjkyNjUgMi42MTQ2IDE4LjM2MiAyLjMyNjk4QzE3LjcyMDIgMiAxNi44ODAyIDIgMTUuMiAySDguOEM3LjExOTg0IDIgNi4yNzk3NiAyIDUuNjM4MDMgMi4zMjY5OEM1LjA3MzU0IDIuNjE0NiA0LjYxNDYgMy4wNzM1NCA0LjMyNjk4IDMuNjM4MDNDNCA0LjI3OTc2IDQgNS4xMTk4NCA0IDYuOFYxNy4yQzQgMTguODgwMiA0IDE5LjcyMDIgNC4zMjY5OCAyMC4zNjJDNC42MTQ2IDIwLjkyNjUgNS4wNzM1NCAyMS4zODU0IDUuNjM4MDMgMjEuNjczQzYuMjc5NzYgMjIgNy4xMTk4NCAyMiA4LjggMjJIMTEuNU0yMiAyMkwyMC41IDIwLjVNMjEuNSAxOEMyMS41IDE5LjkzMyAxOS45MzMgMjEuNSAxOCAyMS41QzE2LjA2NyAyMS41IDE0LjUgMTkuOTMzIDE0LjUgMThDMTQuNSAxNi4wNjcgMTYuMDY3IDE0LjUgMTggMTQuNUMxOS45MzMgMTQuNSAyMS41IDE2LjA2NyAyMS41IDE4WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJyZXNldC1pY29uIj4NCiAgICA8cGF0aCBkPSJNMiAxMEMyIDEwIDIuMTIxMzIgOS4xNTA3NiA1LjYzNjA0IDUuNjM2MDRDOS4xNTA3NiAyLjEyMTMyIDE0Ljg0OTIgMi4xMjEzMiAxOC4zNjQgNS42MzYwNEMxOS42MDkyIDYuODgxMzEgMjAuNDEzMyA4LjQwMDcyIDIwLjc3NjIgMTBNMiAxMFY0TTIgMTBIOE0yMiAxNEMyMiAxNCAyMS44Nzg3IDE0Ljg0OTIgMTguMzY0IDE4LjM2NEMxNC44NDkyIDIxLjg3ODcgOS4xNTA3NiAyMS44Nzg3IDUuNjM2MDQgMTguMzY0QzQuMzkwNzYgMTcuMTE4NyAzLjU4NjY5IDE1LjU5OTMgMy4yMjM4MyAxNE0yMiAxNFYyME0yMiAxNEgxNiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgaWQ9InRhYmxlLXRhYi1pY29uIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTE3IDFIM0MxLjg5NTQzIDEgMSAxLjg5NTQzIDEgM1YxN0MxIDE4LjEwNDYgMS44OTU0MyAxOSAzIDE5SDE3QzE4LjEwNDYgMTkgMTkgMTguMTA0NiAxOSAxN1YzQzE5IDEuODk1NDMgMTguMTA0NiAxIDE3IDFaIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik0xIDdIMTkiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTQgMTBINiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCiAgICA8cGF0aCBkPSJNNCAxM0g2IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik00IDE2SDYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTkgMTBIMTEiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTkgMTNIMTEiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTkgMTZIMTEiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogICAgPHBhdGggZD0iTTE0IDEwSDE2IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICAgIDxwYXRoIGQ9Ik0xNCAxM0gxNiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCiAgICA8cGF0aCBkPSJNMTQgMTZIMTYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0icGxheS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgMjJDMTcuNTIyOCAyMiAyMiAxNy41MjI4IDIyIDEyQzIyIDYuNDc3MTUgMTcuNTIyOCAyIDEyIDJDNi40NzcxNSAyIDIgNi40NzcxNSAyIDEyQzIgMTcuNTIyOCA2LjQ3NzE1IDIyIDEyIDIyWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNOS41IDguOTY1MzNDOS41IDguNDg4MDUgOS41IDguMjQ5NDEgOS41OTk3NCA4LjExNjE4QzkuNjg2NjYgOC4wMDAwNyA5LjgxOTcxIDcuOTI3NDQgOS45NjQzOCA3LjkxNzFDMTAuMTMwNCA3LjkwNTI1IDEwLjMzMTEgOC4wMzQyOSAxMC43MzI2IDguMjkyMzlMMTUuNDUzMiAxMS4zMjcxQzE1LjgwMTYgMTEuNTUxIDE1Ljk3NTggMTEuNjYzIDE2LjAzNTkgMTEuODA1NEMxNi4wODg1IDExLjkyOTggMTYuMDg4NSAxMi4wNzAyIDE2LjAzNTkgMTIuMTk0NkMxNS45NzU4IDEyLjMzNyAxNS44MDE2IDEyLjQ0OSAxNS40NTMyIDEyLjY3MjlMMTAuNzMyNiAxNS43MDc2QzEwLjMzMTEgMTUuOTY1NyAxMC4xMzA0IDE2LjA5NDggOS45NjQzOCAxNi4wODI5QzkuODE5NzEgMTYuMDcyNiA5LjY4NjY2IDE1Ljk5OTkgOS41OTk3NCAxNS44ODM4QzkuNSAxNS43NTA2IDkuNSAxNS41MTIgOS41IDE1LjAzNDdWOC45NjUzM1oiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0idGljay1pY29uIj4NCiAgICA8cGF0aCBkPSJNMjAgNkw5IDE3TDQgMTIiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0idGV4dC1pY29uIj4NCiAgICA8cGF0aCBkPSJNNCA3QzQgNi4wNjgxMiA0IDUuNjAyMTggNC4xNTIyNCA1LjIzNDYzQzQuMzU1MjMgNC43NDQ1OCA0Ljc0NDU4IDQuMzU1MjMgNS4yMzQ2MyA0LjE1MjI0QzUuNjAyMTggNCA2LjA2ODEyIDQgNyA0SDE3QzE3LjkzMTkgNCAxOC4zOTc4IDQgMTguNzY1NCA0LjE1MjI0QzE5LjI1NTQgNC4zNTUyMyAxOS42NDQ4IDQuNzQ0NTggMTkuODQ3OCA1LjIzNDYzQzIwIDUuNjAyMTggMjAgNi4wNjgxMiAyMCA3TTkgMjBIMTVNMTIgNFYyMCIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJ0aW1lLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xMiA2VjEyTDE2IDE0TTIyIDEyQzIyIDE3LjUyMjggMTcuNTIyOCAyMiAxMiAyMkM2LjQ3NzE1IDIyIDIgMTcuNTIyOCAyIDEyQzIgNi40NzcxNSA2LjQ3NzE1IDIgMTIgMkMxNy41MjI4IDIgMjIgNi40NzcxNSAyMiAxMloiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0idW5rbm93bi1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTAgOC4wMDIyNEMxMC4xNzYyIDcuNTAxMzYgMTAuNTI0IDcuMDc5MDEgMTAuOTgxNyA2LjgwOTk4QzExLjQzOTUgNi41NDA5NSAxMS45Nzc3IDYuNDQyNiAxMi41MDEgNi41MzIzN0MxMy4wMjQzIDYuNjIyMTMgMTMuNDk5IDYuODk0MjEgMTMuODQwOSA3LjMwMDQxQzE0LjE4MjkgNy43MDY2MSAxNC4zNyA4LjIyMDcyIDE0LjM2OTIgOC43NTE2OEMxNC4zNjkyIDEwLjI1MDYgMTIuMTIwOSAxMSAxMi4xMjA5IDExTTEyLjE0OTkgMTRIMTIuMTU5OU03IDE4VjIwLjMzNTVDNyAyMC44Njg0IDcgMjEuMTM0OCA3LjEwOTIzIDIxLjI3MTZDNy4yMDQyMiAyMS4zOTA2IDcuMzQ4MjcgMjEuNDU5OSA3LjUwMDU0IDIxLjQ1OTdDNy42NzU2MyAyMS40NTk1IDcuODgzNjcgMjEuMjkzMSA4LjI5OTc2IDIwLjk2MDJMMTAuNjg1MiAxOS4wNTE4QzExLjE3MjUgMTguNjYyIDExLjQxNjIgMTguNDY3MSAxMS42ODc1IDE4LjMyODVDMTEuOTI4MiAxOC4yMDU1IDEyLjE4NDQgMTguMTE1NiAxMi40NDkyIDE4LjA2MTNDMTIuNzQ3NyAxOCAxMy4wNTk3IDE4IDEzLjY4MzcgMThIMTYuMkMxNy44ODAyIDE4IDE4LjcyMDIgMTggMTkuMzYyIDE3LjY3M0MxOS45MjY1IDE3LjM4NTQgMjAuMzg1NCAxNi45MjY1IDIwLjY3MyAxNi4zNjJDMjEgMTUuNzIwMiAyMSAxNC44ODAyIDIxIDEzLjJWNy44QzIxIDYuMTE5ODQgMjEgNS4yNzk3NiAyMC42NzMgNC42MzgwM0MyMC4zODU0IDQuMDczNTQgMTkuOTI2NSAzLjYxNDYgMTkuMzYyIDMuMzI2OThDMTguNzIwMiAzIDE3Ljg4MDIgMyAxNi4yIDNINy44QzYuMTE5ODQgMyA1LjI3OTc2IDMgNC42MzgwMyAzLjMyNjk4QzQuMDczNTQgMy42MTQ2IDMuNjE0NiA0LjA3MzU0IDMuMzI2OTggNC42MzgwM0MzIDUuMjc5NzYgMyA2LjExOTg0IDMgNy44VjE0QzMgMTQuOTMgMyAxNS4zOTUgMy4xMDIyMiAxNS43NzY1QzMuMzc5NjIgMTYuODExNyA0LjE4ODI3IDE3LjYyMDQgNS4yMjM1NCAxNy44OTc4QzUuNjA1MDQgMTggNi4wNzAwMyAxOCA3IDE4WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhcnJheS1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTIgNkMxMi41NTIzIDYgMTMgNS41NTIyOCAxMyA1QzEzIDQuNDQ3NzIgMTIuNTUyMyA0IDEyIDRDMTEuNDQ3NyA0IDExIDQuNDQ3NzIgMTEgNUMxMSA1LjU1MjI4IDExLjQ0NzcgNiAxMiA2WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTIgMTNDMTIuNTUyMyAxMyAxMyAxMi41NTIzIDEzIDEyQzEzIDExLjQ0NzcgMTIuNTUyMyAxMSAxMiAxMUMxMS40NDc3IDExIDExIDExLjQ0NzcgMTEgMTJDMTEgMTIuNTUyMyAxMS40NDc3IDEzIDEyIDEzWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTIgMjBDMTIuNTUyMyAyMCAxMyAxOS41NTIzIDEzIDE5QzEzIDE4LjQ0NzcgMTIuNTUyMyAxOCAxMiAxOEMxMS40NDc3IDE4IDExIDE4LjQ0NzcgMTEgMTlDMTEgMTkuNTUyMyAxMS40NDc3IDIwIDEyIDIwWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTkgNkMxOS41NTIzIDYgMjAgNS41NTIyOCAyMCA1QzIwIDQuNDQ3NzIgMTkuNTUyMyA0IDE5IDRDMTguNDQ3NyA0IDE4IDQuNDQ3NzIgMTggNUMxOCA1LjU1MjI4IDE4LjQ0NzcgNiAxOSA2WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTkgMTNDMTkuNTUyMyAxMyAyMCAxMi41NTIzIDIwIDEyQzIwIDExLjQ0NzcgMTkuNTUyMyAxMSAxOSAxMUMxOC40NDc3IDExIDE4IDExLjQ0NzcgMTggMTJDMTggMTIuNTUyMyAxOC40NDc3IDEzIDE5IDEzWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNMTkgMjBDMTkuNTUyMyAyMCAyMCAxOS41NTIzIDIwIDE5QzIwIDE4LjQ0NzcgMTkuNTUyMyAxOCAxOSAxOEMxOC40NDc3IDE4IDE4IDE4LjQ0NzcgMTggMTlDMTggMTkuNTUyMyAxOC40NDc3IDIwIDE5IDIwWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNNSA2QzUuNTUyMjggNiA2IDUuNTUyMjggNiA1QzYgNC40NDc3MiA1LjU1MjI4IDQgNSA0QzQuNDQ3NzIgNCA0IDQuNDQ3NzIgNCA1QzQgNS41NTIyOCA0LjQ0NzcyIDYgNSA2WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNNSAxM0M1LjU1MjI4IDEzIDYgMTIuNTUyMyA2IDEyQzYgMTEuNDQ3NyA1LjU1MjI4IDExIDUgMTFDNC40NDc3MiAxMSA0IDExLjQ0NzcgNCAxMkM0IDEyLjU1MjMgNC40NDc3MiAxMyA1IDEzWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgICA8cGF0aCBkPSJNNSAyMEM1LjU1MjI4IDIwIDYgMTkuNTUyMyA2IDE5QzYgMTguNDQ3NyA1LjU1MjI4IDE4IDUgMThDNC40NDc3MiAxOCA0IDE4LjQ0NzcgNCAxOUM0IDE5LjU1MjMgNC40NDc3MiAyMCA1IDIwWiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJkYXRlLWljb24iPg0KICAgIDxwYXRoIGQ9Ik0yMSAxMEgzTTE2IDJWNk04IDJWNk03LjggMjJIMTYuMkMxNy44ODAyIDIyIDE4LjcyMDIgMjIgMTkuMzYyIDIxLjY3M0MxOS45MjY1IDIxLjM4NTQgMjAuMzg1NCAyMC45MjY1IDIwLjY3MyAyMC4zNjJDMjEgMTkuNzIwMiAyMSAxOC44ODAyIDIxIDE3LjJWOC44QzIxIDcuMTE5ODQgMjEgNi4yNzk3NiAyMC42NzMgNS42MzgwM0MyMC4zODU0IDUuMDczNTQgMTkuOTI2NSA0LjYxNDYgMTkuMzYyIDQuMzI2OThDMTguNzIwMiA0IDE3Ljg4MDIgNCAxNi4yIDRINy44QzYuMTE5ODQgNCA1LjI3OTc2IDQgNC42MzgwMyA0LjMyNjk4QzQuMDczNTQgNC42MTQ2IDMuNjE0NiA1LjA3MzU0IDMuMzI2OTggNS42MzgwM0MzIDYuMjc5NzYgMyA3LjExOTg0IDMgOC44VjE3LjJDMyAxOC44ODAyIDMgMTkuNzIwMiAzLjMyNjk4IDIwLjM2MkMzLjYxNDYgMjAuOTI2NSA0LjA3MzU0IDIxLjM4NTQgNC42MzgwMyAyMS42NzNDNS4yNzk3NiAyMiA2LjExOTg0IDIyIDcuOCAyMloiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0iYm9vbGVhbi1pY29uIj4NCiAgICA8cGF0aCBkPSJNMTUuMDUwNSA5SDUuNUM0LjExOTI5IDkgMyA3Ljg4MDcxIDMgNi41QzMgNS4xMTkyOSA0LjExOTI5IDQgNS41IDRIMTUuMDUwNU04Ljk0OTQ5IDIwSDE4LjVDMTkuODgwNyAyMCAyMSAxOC44ODA3IDIxIDE3LjVDMjEgMTYuMTE5MyAxOS44ODA3IDE1IDE4LjUgMTVIOC45NDk0OU0zIDE3LjVDMyAxOS40MzMgNC41NjcgMjEgNi41IDIxQzguNDMzIDIxIDEwIDE5LjQzMyAxMCAxNy41QzEwIDE1LjU2NyA4LjQzMyAxNCA2LjUgMTRDNC41NjcgMTQgMyAxNS41NjcgMyAxNy41Wk0yMSA2LjVDMjEgOC40MzMgMTkuNDMzIDEwIDE3LjUgMTBDMTUuNTY3IDEwIDE0IDguNDMzIDE0IDYuNUMxNCA0LjU2NyAxNS41NjcgMyAxNy41IDNDMTkuNDMzIDMgMjEgNC41NjcgMjEgNi41WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJpZC1pY29uIj4NCiAgICA8cGF0aCBkPSJNOS40OTk5OSAzTDYuNDk5OTkgMjFNMTcuNSAzTDE0LjUgMjFNMjAuNSA4SDMuNU0xOS41IDE2SDIuNSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQogIDxzeW1ib2wgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJudW1iZXItaWNvbiI+DQogICAgPHBhdGggZD0iTTE5LjkwNjEgMjFDMjEuMjQ2NCAxOC4yODg4IDIyIDE1LjIzMjkgMjIgMTJDMjIgOC43NjcxMSAyMS4yNDY0IDUuNzExMTYgMTkuOTA2MSAzTTQuMDkzOTMgM0MyLjc1MzYzIDUuNzExMTYgMiA4Ljc2NzExIDIgMTJDMiAxNS4yMzI5IDIuNzUzNjMgMTguMjg4OCA0LjA5MzkzIDIxTTE2LjU0ODYgOC42MjVIMTYuNDU5QzE1LjgwNTYgOC42MjUgMTUuMTg0OCA4LjkxMjAyIDE0Ljc1OTYgOS40MTA3Mkw5LjM4NDcxIDE1LjcxNDNDOC45NTk0OCAxNi4yMTMgOC4zMzg3MSAxNi41IDcuNjg1MyAxNi41SDcuNTk1NjNNOC43MTQ4MyA4LjYyNUgxMC4xMDg5QzEwLjYwODYgOC42MjUgMTEuMDQ3NyA4Ljk1Nzk3IDExLjE4NSA5LjQ0MDk0TDEyLjk1OTQgMTUuNjg0MUMxMy4wOTY3IDE2LjE2NyAxMy41MzU4IDE2LjUgMTQuMDM1NSAxNi41SDE1LjQyOTYiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+DQogIDwvc3ltYm9sPg0KICA8c3ltYm9sIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0IiBpZD0ib2JqZWN0LWljb24iPg0KICAgIDxwYXRoIGQ9Ik0xNyAxN0wyMiAxMkwxNyA3TTcgN0wyIDEyTDcgMTdNMTQgM0wxMCAyMSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCiAgPC9zeW1ib2w+DQo8L3N2Zz4=";
6203
6206
  const icons = "_icons_1u812_1";
6204
- var styles$y = {
6207
+ var styles$A = {
6205
6208
  icons
6206
6209
  };
6207
6210
  const Icons = ({
@@ -6209,7 +6212,7 @@ const Icons = ({
6209
6212
  className
6210
6213
  }) => {
6211
6214
  return /* @__PURE__ */ jsx("svg", {
6212
- className: className != null ? className : styles$y.icons,
6215
+ className: className != null ? className : styles$A.icons,
6213
6216
  children: /* @__PURE__ */ jsx("use", {
6214
6217
  href: `${icons$1}#${name}`
6215
6218
  })
@@ -6254,7 +6257,7 @@ const DataType = ({
6254
6257
  });
6255
6258
  };
6256
6259
  const error$3 = "_error_1csa7_1";
6257
- var styles$x = {
6260
+ var styles$z = {
6258
6261
  error: error$3
6259
6262
  };
6260
6263
  const Error$1 = ({
@@ -6263,14 +6266,14 @@ const Error$1 = ({
6263
6266
  return /* @__PURE__ */ jsx(Text, {
6264
6267
  variant: "p",
6265
6268
  styleClass: "custom",
6266
- className: styles$x.error,
6269
+ className: styles$z.error,
6267
6270
  children: message
6268
6271
  });
6269
6272
  };
6270
- const container$e = "_container_7vfcn_1";
6273
+ const container$f = "_container_7vfcn_1";
6271
6274
  const windowIcon = "_windowIcon_7vfcn_7";
6272
- var styles$w = {
6273
- container: container$e,
6275
+ var styles$y = {
6276
+ container: container$f,
6274
6277
  windowIcon
6275
6278
  };
6276
6279
  const iconoirErrorWindow = (props) => /* @__PURE__ */ jsx("svg", {
@@ -6294,9 +6297,9 @@ const iconoirErrorWindow = (props) => /* @__PURE__ */ jsx("svg", {
6294
6297
  const ErrorFallback = () => {
6295
6298
  return /* @__PURE__ */ jsxs("div", {
6296
6299
  role: "alert",
6297
- className: styles$w.container,
6300
+ className: styles$y.container,
6298
6301
  children: [/* @__PURE__ */ jsx(iconoirErrorWindow, {
6299
- className: styles$w.windowIcon
6302
+ className: styles$y.windowIcon
6300
6303
  }), /* @__PURE__ */ jsx(Text, {
6301
6304
  variant: "p",
6302
6305
  styleClass: "font-20",
@@ -6311,15 +6314,15 @@ const ErrorFallback = () => {
6311
6314
  });
6312
6315
  };
6313
6316
  const form$2 = "_form_qtwuf_1";
6314
- const container$d = "_container_qtwuf_7";
6317
+ const container$e = "_container_qtwuf_7";
6315
6318
  const field = "_field_qtwuf_13";
6316
6319
  const fieldLabel = "_fieldLabel_qtwuf_19";
6317
6320
  const save = "_save_qtwuf_25";
6318
6321
  const cancel = "_cancel_qtwuf_31";
6319
6322
  const error$2 = "_error_qtwuf_37";
6320
- var styles$v = {
6323
+ var styles$x = {
6321
6324
  form: form$2,
6322
- container: container$d,
6325
+ container: container$e,
6323
6326
  field,
6324
6327
  fieldLabel,
6325
6328
  save,
@@ -6333,7 +6336,7 @@ const input$2 = "_input_wdxiv_13";
6333
6336
  const floatingInput = "_floatingInput_wdxiv_31";
6334
6337
  const checkboxField = "_checkboxField_wdxiv_37";
6335
6338
  const inputWrapper$1 = "_inputWrapper_wdxiv_43";
6336
- var styles$u = {
6339
+ var styles$w = {
6337
6340
  label: label$6,
6338
6341
  floatingLabel: floatingLabel$1,
6339
6342
  "inputField-container": "_inputField-container_wdxiv_13",
@@ -6358,7 +6361,7 @@ const InputField = ({
6358
6361
  ...rest
6359
6362
  }) => {
6360
6363
  return ["checkbox", "radio"].includes(type3) ? /* @__PURE__ */ jsxs("div", {
6361
- className: `${styles$u.checkboxField} ${className != null ? className : ""}`,
6364
+ className: `${styles$w.checkboxField} ${className != null ? className : ""}`,
6362
6365
  children: [/* @__PURE__ */ jsx("input", {
6363
6366
  ...rest,
6364
6367
  type: type3,
@@ -6368,22 +6371,22 @@ const InputField = ({
6368
6371
  disabled: isDisabled
6369
6372
  }), label2 ? /* @__PURE__ */ jsxs("label", {
6370
6373
  htmlFor: id2,
6371
- className: `${styles$u.checkboxLabel} ${labelClass}`,
6374
+ className: `${styles$w.checkboxLabel} ${labelClass}`,
6372
6375
  children: [icon2, " ", label2]
6373
6376
  }) : null]
6374
6377
  }) : /* @__PURE__ */ jsxs("div", {
6375
- className: `${styles$u["inputField-container"]} ${className != null ? className : ""}`,
6378
+ className: `${styles$w["inputField-container"]} ${className != null ? className : ""}`,
6376
6379
  children: [label2 ? /* @__PURE__ */ jsx("label", {
6377
6380
  htmlFor: id2,
6378
- className: `${styles$u.label} ${labelVariant === "floating" ? styles$u.floatingLabel : ""} ${labelClass}`,
6381
+ className: `${styles$w.label} ${labelVariant === "floating" ? styles$w.floatingLabel : ""} ${labelClass}`,
6379
6382
  children: label2
6380
6383
  }) : null, /* @__PURE__ */ jsxs("div", {
6381
- className: styles$u.inputWrapper,
6384
+ className: styles$w.inputWrapper,
6382
6385
  children: [/* @__PURE__ */ jsx("input", {
6383
6386
  ...rest,
6384
6387
  id: id2,
6385
6388
  type: type3,
6386
- className: `${styles$u.input} ${labelVariant === "floating" ? styles$u.floatingInput : ""} ${inputClass}`,
6389
+ className: `${styles$w.input} ${labelVariant === "floating" ? styles$w.floatingInput : ""} ${inputClass}`,
6387
6390
  ...register2,
6388
6391
  disabled: isDisabled
6389
6392
  }), icon2]
@@ -6395,7 +6398,7 @@ const InputField = ({
6395
6398
  const label$5 = "_label_1vo1x_1";
6396
6399
  const textarea = "_textarea_1vo1x_9";
6397
6400
  const resizable = "_resizable_1vo1x_17";
6398
- var styles$t = {
6401
+ var styles$v = {
6399
6402
  label: label$5,
6400
6403
  textarea,
6401
6404
  resizable
@@ -6419,7 +6422,7 @@ const TextAreaField = ({
6419
6422
  className,
6420
6423
  children: [/* @__PURE__ */ jsx("label", {
6421
6424
  htmlFor: id2,
6422
- className: styles$t.label,
6425
+ className: styles$v.label,
6423
6426
  children: label2
6424
6427
  }), /* @__PURE__ */ jsx("textarea", {
6425
6428
  id: id2,
@@ -6427,7 +6430,7 @@ const TextAreaField = ({
6427
6430
  rows,
6428
6431
  cols,
6429
6432
  placeholder,
6430
- className: classnames(styles$t.textarea, `${resizable2 ? null : styles$t.resizable}`),
6433
+ className: classnames(styles$v.textarea, `${resizable2 ? null : styles$v.resizable}`),
6431
6434
  defaultValue: defaultValue2,
6432
6435
  ...register2,
6433
6436
  value,
@@ -6439,16 +6442,16 @@ const TextAreaField = ({
6439
6442
  });
6440
6443
  };
6441
6444
  const group$1 = "_group_13otg_1";
6442
- const button$5 = "_button_13otg_9";
6445
+ const button$6 = "_button_13otg_9";
6443
6446
  const checkbox = "_checkbox_13otg_17";
6444
6447
  const enabled = "_enabled_13otg_43";
6445
6448
  const notenabled = "_notenabled_13otg_59";
6446
6449
  const label$4 = "_label_13otg_75";
6447
6450
  const labelActive = "_labelActive_13otg_83";
6448
6451
  const labelInactive = "_labelInactive_13otg_91";
6449
- var styles$s = {
6452
+ var styles$u = {
6450
6453
  group: group$1,
6451
- button: button$5,
6454
+ button: button$6,
6452
6455
  checkbox,
6453
6456
  "switch": "_switch_13otg_25",
6454
6457
  enabled,
@@ -6468,7 +6471,7 @@ const ToggleButton = ({
6468
6471
  name = `toggle-${Date.now()}`
6469
6472
  }) => {
6470
6473
  return /* @__PURE__ */ jsxs("div", {
6471
- className: `${styles$s.group} ${className}`,
6474
+ className: `${styles$u.group} ${className}`,
6472
6475
  children: [label2 ? /* @__PURE__ */ jsx(Text, {
6473
6476
  styleClass: "font-14",
6474
6477
  variant: "p",
@@ -6481,16 +6484,16 @@ const ToggleButton = ({
6481
6484
  onChange: ({
6482
6485
  target
6483
6486
  }) => onChange == null ? void 0 : onChange(target.checked),
6484
- className: styles$s.checkbox
6487
+ className: styles$u.checkbox
6485
6488
  }), /* @__PURE__ */ jsxs("label", {
6486
6489
  htmlFor: name,
6487
- className: styles$s.button,
6490
+ className: styles$u.button,
6488
6491
  children: [/* @__PURE__ */ jsx("span", {
6489
- className: `${styles$s.switch} ${enabled2 ? styles$s.enabled : styles$s.notenabled}`
6492
+ className: `${styles$u.switch} ${enabled2 ? styles$u.enabled : styles$u.notenabled}`
6490
6493
  }), placeholder ? /* @__PURE__ */ jsx("span", {
6491
6494
  className: `
6492
- ${styles$s.label}
6493
- ${enabled2 ? styles$s.labelActive : styles$s.labelInactive}
6495
+ ${styles$u.label}
6496
+ ${enabled2 ? styles$u.labelActive : styles$u.labelInactive}
6494
6497
  `,
6495
6498
  children: placeholder
6496
6499
  }) : null]
@@ -6503,7 +6506,7 @@ const header$4 = "_header_ul4ir_17";
6503
6506
  const headerTitle = "_headerTitle_ul4ir_25";
6504
6507
  const content = "_content_ul4ir_33";
6505
6508
  const footer = "_footer_ul4ir_41";
6506
- var styles$r = {
6509
+ var styles$t = {
6507
6510
  modal,
6508
6511
  popup: popup$1,
6509
6512
  header: header$4,
@@ -6529,18 +6532,18 @@ const Modal = ({
6529
6532
  if (!isOpen)
6530
6533
  return null;
6531
6534
  return ReactDOM.createPortal(/* @__PURE__ */ jsx("div", {
6532
- className: styles$r.modal,
6535
+ className: styles$t.modal,
6533
6536
  onClick: onClose,
6534
6537
  children: /* @__PURE__ */ jsxs("div", {
6535
- className: styles$r.popup,
6538
+ className: styles$t.popup,
6536
6539
  onClick: (e2) => {
6537
6540
  e2.stopPropagation();
6538
6541
  },
6539
6542
  children: [/* @__PURE__ */ jsx("section", {
6540
- className: styles$r.header,
6543
+ className: styles$t.header,
6541
6544
  children: customHeader || /* @__PURE__ */ jsxs(Fragment, {
6542
6545
  children: [/* @__PURE__ */ jsxs("span", {
6543
- className: styles$r.headerTitle,
6546
+ className: styles$t.headerTitle,
6544
6547
  children: [icon2, headerTitle2]
6545
6548
  }), /* @__PURE__ */ jsx(Button, {
6546
6549
  variant: "custom",
@@ -6552,7 +6555,7 @@ const Modal = ({
6552
6555
  })]
6553
6556
  })
6554
6557
  }), /* @__PURE__ */ jsx("section", {
6555
- className: styles$r.content,
6558
+ className: styles$t.content,
6556
6559
  children: children2
6557
6560
  })]
6558
6561
  })
@@ -6563,7 +6566,7 @@ const ModalFooter = ({
6563
6566
  className
6564
6567
  }) => {
6565
6568
  return /* @__PURE__ */ jsx("section", {
6566
- className: `${styles$r.footer} ${className}`,
6569
+ className: `${styles$t.footer} ${className}`,
6567
6570
  children: children2
6568
6571
  });
6569
6572
  };
@@ -6799,6 +6802,21 @@ const useGetThemesQuery = (variables, options2) => useQuery(
6799
6802
  fetcher(GetThemesDocument, variables),
6800
6803
  options2
6801
6804
  );
6805
+ const UnderlyingDataDocument = `
6806
+ mutation UnderlyingData($columnName: String = "", $companyId: String = "", $query: String = "", $value: json = "") {
6807
+ getUnderlyingData(
6808
+ input: {columnName: $columnName, companyId: $companyId, query: $query, value: $value}
6809
+ ) {
6810
+ data
6811
+ timeTaken
6812
+ }
6813
+ }
6814
+ `;
6815
+ const useUnderlyingDataMutation = (options2) => useMutation(
6816
+ ["UnderlyingData"],
6817
+ (variables) => fetcher(UnderlyingDataDocument, variables)(),
6818
+ options2
6819
+ );
6802
6820
  const MarkDeleteMetricDocument = `
6803
6821
  mutation MarkDeleteMetric($id: uuid! = "") {
6804
6822
  update_externalMetrics_by_pk(
@@ -6886,12 +6904,12 @@ const ExternalMetricForm = ({
6886
6904
  label: dash.name
6887
6905
  }))) != null ? _c2 : [];
6888
6906
  return /* @__PURE__ */ jsxs("form", {
6889
- className: styles$v.form,
6907
+ className: styles$x.form,
6890
6908
  onSubmit: submitMetric,
6891
6909
  children: [/* @__PURE__ */ jsxs("div", {
6892
- className: styles$v.container,
6910
+ className: styles$x.container,
6893
6911
  children: [/* @__PURE__ */ jsx("div", {
6894
- className: styles$v.field,
6912
+ className: styles$x.field,
6895
6913
  children: /* @__PURE__ */ jsx(MultiSelect, {
6896
6914
  label: "Dashboards",
6897
6915
  options: options2,
@@ -6919,7 +6937,7 @@ const ExternalMetricForm = ({
6919
6937
  }),
6920
6938
  defaultValue: defaultValues == null ? void 0 : defaultValues.metricId
6921
6939
  }), /* @__PURE__ */ jsx(TextAreaField, {
6922
- className: styles$v.field,
6940
+ className: styles$x.field,
6923
6941
  id: "desc",
6924
6942
  placeholder: "What is the name of metric?",
6925
6943
  label: "Description",
@@ -6927,8 +6945,8 @@ const ExternalMetricForm = ({
6927
6945
  register: register2("description"),
6928
6946
  defaultValue: defaultValues == null ? void 0 : defaultValues.description
6929
6947
  }), !isEmbedded && /* @__PURE__ */ jsx(ToggleButton, {
6930
- className: styles$v.field,
6931
- labelClassName: styles$v.fieldLabel,
6948
+ className: styles$x.field,
6949
+ labelClassName: styles$x.fieldLabel,
6932
6950
  enabled: isLiveMode,
6933
6951
  onChange: setLiveMode,
6934
6952
  label: "Publish Type",
@@ -6938,13 +6956,13 @@ const ExternalMetricForm = ({
6938
6956
  }), !!error2 && /* @__PURE__ */ jsx(Text, {
6939
6957
  variant: "p",
6940
6958
  styleClass: "font-14",
6941
- className: styles$v.error,
6959
+ className: styles$x.error,
6942
6960
  children: error2
6943
6961
  }), /* @__PURE__ */ jsxs(ModalFooter, {
6944
6962
  children: [/* @__PURE__ */ jsx(Button, {
6945
6963
  type: "reset",
6946
6964
  variant: "secondary",
6947
- className: styles$v.cancel,
6965
+ className: styles$x.cancel,
6948
6966
  onClick: onCancel,
6949
6967
  size: "default",
6950
6968
  children: "Cancel"
@@ -6952,14 +6970,14 @@ const ExternalMetricForm = ({
6952
6970
  type: "submit",
6953
6971
  variant: "primary",
6954
6972
  size: "small",
6955
- className: styles$v.save,
6973
+ className: styles$x.save,
6956
6974
  isDisabled: !options2.length || !dashboardIds.length,
6957
6975
  children: "Save"
6958
6976
  })]
6959
6977
  })]
6960
6978
  });
6961
6979
  };
6962
- const container$c = "_container_q0qrl_1";
6980
+ const container$d = "_container_q0qrl_1";
6963
6981
  const wrapper$3 = "_wrapper_q0qrl_5";
6964
6982
  const label$3 = "_label_q0qrl_9";
6965
6983
  const floatingLabel = "_floatingLabel_q0qrl_13";
@@ -6975,8 +6993,8 @@ const floatingText = "_floatingText_q0qrl_49";
6975
6993
  const search = "_search_q0qrl_53";
6976
6994
  const loadMore = "_loadMore_q0qrl_57";
6977
6995
  const loadMoreIcon = "_loadMoreIcon_q0qrl_61";
6978
- var styles$q = {
6979
- container: container$c,
6996
+ var styles$s = {
6997
+ container: container$d,
6980
6998
  wrapper: wrapper$3,
6981
6999
  label: label$3,
6982
7000
  floatingLabel,
@@ -7370,38 +7388,38 @@ const FloatingDropDown = ({
7370
7388
  setIsShow(false);
7371
7389
  }, [closeControl == null ? void 0 : closeControl.close]);
7372
7390
  return /* @__PURE__ */ jsxs("div", {
7373
- className: classnames(styles$q.container, className),
7391
+ className: classnames(styles$s.container, className),
7374
7392
  ref: wrapperRef,
7375
7393
  children: [label2 ? /* @__PURE__ */ jsx(Text, {
7376
7394
  variant: "span",
7377
7395
  styleClass: labelVariant === "floating" ? "custom" : "font-14",
7378
- className: `${styles$q.label} ${labelVariant === "floating" ? styles$q.floatingLabel : ""} ${label2 === "client" ? styles$q.clientText : styles$q.normalText} `,
7396
+ className: `${styles$s.label} ${labelVariant === "floating" ? styles$s.floatingLabel : ""} ${label2 === "client" ? styles$s.clientText : styles$s.normalText} `,
7379
7397
  children: label2
7380
7398
  }) : null, /* @__PURE__ */ jsxs(Button, {
7381
7399
  type: "button",
7382
7400
  variant: "custom",
7383
7401
  isDisabled,
7384
- className: styles$q.wrapper,
7402
+ className: styles$s.wrapper,
7385
7403
  onClick: () => setIsShow(!isShow),
7386
7404
  children: [/* @__PURE__ */ jsxs(Text, {
7387
7405
  variant: "p",
7388
7406
  styleClass: "font-14",
7389
- className: `${styles$q.text} ${labelVariant === "floating" ? styles$q.floatingText : ""}`,
7407
+ className: `${styles$s.text} ${labelVariant === "floating" ? styles$s.floatingText : ""}`,
7390
7408
  children: [icon2, selectedOption2.label || "Select An Option"]
7391
7409
  }), /* @__PURE__ */ jsx(materialSymbolsKeyboardArrowDown, {})]
7392
7410
  }), isShow && !isDisabled && /* @__PURE__ */ jsxs("div", {
7393
- className: styles$q.dropdown,
7411
+ className: styles$s.dropdown,
7394
7412
  children: [isSearchEnabled && /* @__PURE__ */ jsx(SearchTab, {
7395
- className: styles$q.search,
7413
+ className: styles$s.search,
7396
7414
  setSearchKeyword
7397
7415
  }), /* @__PURE__ */ jsxs("div", {
7398
- className: styles$q.options,
7416
+ className: styles$s.options,
7399
7417
  children: [(searchKeyword ? options2.filter((opt) => opt.label.toLowerCase().includes(searchKeyword)) : options2.slice(0, limit)).map((option2) => {
7400
7418
  const isSelected = option2.value === selectedOption2.value;
7401
7419
  return /* @__PURE__ */ jsx(Button, {
7402
7420
  type: "button",
7403
7421
  variant: "custom",
7404
- className: isSelected ? styles$q.checkedOption : styles$q.option,
7422
+ className: isSelected ? styles$s.checkedOption : styles$s.option,
7405
7423
  onClick: () => {
7406
7424
  onChange(option2);
7407
7425
  setIsShow(false);
@@ -7412,10 +7430,10 @@ const FloatingDropDown = ({
7412
7430
  variant: "secondary",
7413
7431
  type: "button",
7414
7432
  onClick: () => setLimit((prev) => prev + 20),
7415
- className: styles$q.loadMore,
7433
+ className: styles$s.loadMore,
7416
7434
  children: ["Load More", " ", /* @__PURE__ */ jsx(Icons, {
7417
7435
  name: "double-arrow-left-icon",
7418
- className: styles$q.loadMoreIcon
7436
+ className: styles$s.loadMoreIcon
7419
7437
  })]
7420
7438
  })]
7421
7439
  }), children2]
@@ -7442,18 +7460,18 @@ const MultiFloatingDropDown = React__default.memo(({
7442
7460
  onOutsideClick: () => setIsShow(false)
7443
7461
  });
7444
7462
  return /* @__PURE__ */ jsxs("div", {
7445
- className: classnames(styles$q.container, className),
7463
+ className: classnames(styles$s.container, className),
7446
7464
  ref: wrapperRef,
7447
7465
  children: [label2 ? /* @__PURE__ */ jsx(Text, {
7448
7466
  variant: "span",
7449
7467
  styleClass: labelVariant === "floating" ? "custom" : "font-14",
7450
- className: `${styles$q.label} ${labelVariant === "floating" ? "absolute left-2 top-1 text-xs" : ""}`,
7468
+ className: `${styles$s.label} ${labelVariant === "floating" ? "absolute left-2 top-1 text-xs" : ""}`,
7451
7469
  children: label2
7452
7470
  }) : null, /* @__PURE__ */ jsxs(Button, {
7453
7471
  type: "button",
7454
7472
  variant: "custom",
7455
7473
  isDisabled,
7456
- className: styles$q.wrapper,
7474
+ className: styles$s.wrapper,
7457
7475
  onClick: () => setIsShow(!isShow),
7458
7476
  children: [/* @__PURE__ */ jsx(Text, {
7459
7477
  variant: "p",
@@ -7462,18 +7480,18 @@ const MultiFloatingDropDown = React__default.memo(({
7462
7480
  children: "Select 1 or more option"
7463
7481
  }), /* @__PURE__ */ jsx(materialSymbolsKeyboardArrowDown, {})]
7464
7482
  }), isShow && !isDisabled && /* @__PURE__ */ jsxs("div", {
7465
- className: styles$q.dropdown,
7483
+ className: styles$s.dropdown,
7466
7484
  children: [isSearchEnabled && /* @__PURE__ */ jsx(SearchTab, {
7467
7485
  className: "p-2 mb-3",
7468
7486
  setSearchKeyword
7469
7487
  }), /* @__PURE__ */ jsxs("div", {
7470
- className: styles$q.options,
7488
+ className: styles$s.options,
7471
7489
  children: [(searchKeyword ? options2.filter((opt) => opt.label.toLowerCase().includes(searchKeyword)) : options2.slice(0, limit)).map((option2) => {
7472
7490
  const isSelected = !!selectedOptions.find((opt) => opt.value === option2.value);
7473
7491
  return /* @__PURE__ */ jsxs(Button, {
7474
7492
  type: "button",
7475
7493
  variant: "custom",
7476
- className: isSelected ? styles$q.checkedOption : styles$q.option,
7494
+ className: isSelected ? styles$s.checkedOption : styles$s.option,
7477
7495
  onClick: () => {
7478
7496
  const updatedOptions = isSelected ? selectedOptions.filter((opt) => opt.value !== option2.value) : [...selectedOptions, option2];
7479
7497
  onChange(updatedOptions);
@@ -7593,13 +7611,13 @@ const MultiFilterDropdown = React__default.memo(({
7593
7611
  ...rest
7594
7612
  });
7595
7613
  });
7596
- const fullscreen$1 = "_fullscreen_1wo1t_1";
7597
- var styles$p = {
7598
- fullscreen: fullscreen$1
7614
+ const fullscreen$2 = "_fullscreen_1wo1t_1";
7615
+ var styles$r = {
7616
+ fullscreen: fullscreen$2
7599
7617
  };
7600
7618
  const csvlink = "_csvlink_azd6y_1";
7601
7619
  const noChart = "_noChart_azd6y_7";
7602
- var styles$o = {
7620
+ var styles$q = {
7603
7621
  csvlink,
7604
7622
  noChart
7605
7623
  };
@@ -7744,7 +7762,7 @@ const CsvDownloadButton = ({
7744
7762
  return /* @__PURE__ */ jsxs("a", {
7745
7763
  href: objectArrayToCsvString(data2),
7746
7764
  download: `${fileName}.csv`,
7747
- className: className != null ? className : styles$o.csvlink,
7765
+ className: className != null ? className : styles$q.csvlink,
7748
7766
  target: "_self",
7749
7767
  children: [/* @__PURE__ */ jsx(Icons, {
7750
7768
  name: "csv-icon",
@@ -9177,7 +9195,7 @@ function dist(pointPair) {
9177
9195
  var dy = pointPair[1][1] - pointPair[0][1];
9178
9196
  return Math.sqrt(dx * dx + dy * dy);
9179
9197
  }
9180
- function center$2(pointPair) {
9198
+ function center$3(pointPair) {
9181
9199
  return [
9182
9200
  (pointPair[0][0] + pointPair[1][0]) / 2,
9183
9201
  (pointPair[0][1] + pointPair[1][1]) / 2
@@ -9195,7 +9213,7 @@ var recognizers = {
9195
9213
  var pinchScale = dist(pinchEnd) / dist(pinchPre);
9196
9214
  !isFinite(pinchScale) && (pinchScale = 1);
9197
9215
  event.pinchScale = pinchScale;
9198
- var pinchCenter = center$2(pinchEnd);
9216
+ var pinchCenter = center$3(pinchEnd);
9199
9217
  event.pinchX = pinchCenter[0];
9200
9218
  event.pinchY = pinchCenter[1];
9201
9219
  return {
@@ -57018,12 +57036,12 @@ function relaxRightToLeft(nodesByBreadth, alpha, orient) {
57018
57036
  y2 = len2 ? sum(node.outEdges, centerTarget, orient) / len2 : 0;
57019
57037
  }
57020
57038
  if (orient === "vertical") {
57021
- var nodeX = node.getLayout().x + (y2 - center$1(node, orient)) * alpha;
57039
+ var nodeX = node.getLayout().x + (y2 - center$2(node, orient)) * alpha;
57022
57040
  node.setLayout({
57023
57041
  x: nodeX
57024
57042
  }, true);
57025
57043
  } else {
57026
- var nodeY = node.getLayout().y + (y2 - center$1(node, orient)) * alpha;
57044
+ var nodeY = node.getLayout().y + (y2 - center$2(node, orient)) * alpha;
57027
57045
  node.setLayout({
57028
57046
  y: nodeY
57029
57047
  }, true);
@@ -57033,18 +57051,18 @@ function relaxRightToLeft(nodesByBreadth, alpha, orient) {
57033
57051
  });
57034
57052
  }
57035
57053
  function weightedTarget(edge, orient) {
57036
- return center$1(edge.node2, orient) * edge.getValue();
57054
+ return center$2(edge.node2, orient) * edge.getValue();
57037
57055
  }
57038
57056
  function centerTarget(edge, orient) {
57039
- return center$1(edge.node2, orient);
57057
+ return center$2(edge.node2, orient);
57040
57058
  }
57041
57059
  function weightedSource(edge, orient) {
57042
- return center$1(edge.node1, orient) * edge.getValue();
57060
+ return center$2(edge.node1, orient) * edge.getValue();
57043
57061
  }
57044
57062
  function centerSource(edge, orient) {
57045
- return center$1(edge.node1, orient);
57063
+ return center$2(edge.node1, orient);
57046
57064
  }
57047
- function center$1(node, orient) {
57065
+ function center$2(node, orient) {
57048
57066
  return orient === "vertical" ? node.getLayout().x + node.getLayout().dx / 2 : node.getLayout().y + node.getLayout().dy / 2;
57049
57067
  }
57050
57068
  function getEdgeValue(edge) {
@@ -57072,12 +57090,12 @@ function relaxLeftToRight(nodesByBreadth, alpha, orient) {
57072
57090
  y2 = len2 ? sum(node.inEdges, centerSource, orient) / len2 : 0;
57073
57091
  }
57074
57092
  if (orient === "vertical") {
57075
- var nodeX = node.getLayout().x + (y2 - center$1(node, orient)) * alpha;
57093
+ var nodeX = node.getLayout().x + (y2 - center$2(node, orient)) * alpha;
57076
57094
  node.setLayout({
57077
57095
  x: nodeX
57078
57096
  }, true);
57079
57097
  } else {
57080
- var nodeY = node.getLayout().y + (y2 - center$1(node, orient)) * alpha;
57098
+ var nodeY = node.getLayout().y + (y2 - center$2(node, orient)) * alpha;
57081
57099
  node.setLayout({
57082
57100
  y: nodeY
57083
57101
  }, true);
@@ -78866,7 +78884,8 @@ const AreaChart = ({
78866
78884
  backGroundColor,
78867
78885
  customSettings,
78868
78886
  chartClickConfig,
78869
- chartRef
78887
+ chartRef,
78888
+ handleChartRightClick
78870
78889
  }) => {
78871
78890
  var _a2;
78872
78891
  const option2 = {
@@ -78971,6 +78990,9 @@ const AreaChart = ({
78971
78990
  click: (params) => {
78972
78991
  var _a3;
78973
78992
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
78993
+ },
78994
+ contextmenu: (params) => {
78995
+ handleChartRightClick(params);
78974
78996
  }
78975
78997
  }
78976
78998
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -78983,6 +79005,9 @@ const AreaChart = ({
78983
79005
  onEvents: {
78984
79006
  click: (params) => {
78985
79007
  updateGroup(params.name);
79008
+ },
79009
+ contextmenu: (params) => {
79010
+ handleChartRightClick(params);
78986
79011
  }
78987
79012
  }
78988
79013
  })]
@@ -79000,7 +79025,8 @@ const BarChart = ({
79000
79025
  margins,
79001
79026
  customSettings,
79002
79027
  chartClickConfig,
79003
- chartRef
79028
+ chartRef,
79029
+ handleChartRightClick
79004
79030
  }) => {
79005
79031
  var _a2, _b2;
79006
79032
  const option2 = {
@@ -79107,6 +79133,9 @@ const BarChart = ({
79107
79133
  click: (params) => {
79108
79134
  var _a3;
79109
79135
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79136
+ },
79137
+ contextmenu: (params) => {
79138
+ handleChartRightClick(params);
79110
79139
  }
79111
79140
  }
79112
79141
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -79119,6 +79148,9 @@ const BarChart = ({
79119
79148
  onEvents: {
79120
79149
  click: (params) => {
79121
79150
  updateGroup(params.name);
79151
+ },
79152
+ contextmenu: (params) => {
79153
+ handleChartRightClick(params);
79122
79154
  }
79123
79155
  }
79124
79156
  })]
@@ -79135,7 +79167,8 @@ const ComboChart = ({
79135
79167
  backGroundColor,
79136
79168
  customSettings,
79137
79169
  chartClickConfig,
79138
- chartRef
79170
+ chartRef,
79171
+ handleChartRightClick
79139
79172
  }) => {
79140
79173
  var _a2;
79141
79174
  const choice = ["bar", "line"];
@@ -79265,6 +79298,9 @@ const ComboChart = ({
79265
79298
  click: (params) => {
79266
79299
  var _a3;
79267
79300
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79301
+ },
79302
+ contextmenu: (params) => {
79303
+ handleChartRightClick(params);
79268
79304
  }
79269
79305
  }
79270
79306
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -79277,6 +79313,9 @@ const ComboChart = ({
79277
79313
  onEvents: {
79278
79314
  click: (params) => {
79279
79315
  updateGroup(params.name);
79316
+ },
79317
+ contextmenu: (params) => {
79318
+ handleChartRightClick(params);
79280
79319
  }
79281
79320
  }
79282
79321
  })]
@@ -79293,7 +79332,8 @@ const LineChart = ({
79293
79332
  isEnableGroupBy,
79294
79333
  customSettings,
79295
79334
  chartClickConfig,
79296
- chartRef
79335
+ chartRef,
79336
+ handleChartRightClick
79297
79337
  }) => {
79298
79338
  var _a2, _b2;
79299
79339
  const option2 = {
@@ -79394,6 +79434,9 @@ const LineChart = ({
79394
79434
  click: (params) => {
79395
79435
  var _a3;
79396
79436
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79437
+ },
79438
+ contextmenu: (params) => {
79439
+ handleChartRightClick(params);
79397
79440
  }
79398
79441
  }
79399
79442
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -79405,6 +79448,9 @@ const LineChart = ({
79405
79448
  onEvents: {
79406
79449
  click: (params) => {
79407
79450
  updateGroup(params.name);
79451
+ },
79452
+ contextmenu: (params) => {
79453
+ handleChartRightClick(params);
79408
79454
  }
79409
79455
  },
79410
79456
  ref: chartRef
@@ -79420,7 +79466,8 @@ const PieChart = ({
79420
79466
  colors: colors2,
79421
79467
  updateGroup,
79422
79468
  isEnableGroupBy,
79423
- chartClickConfig
79469
+ chartClickConfig,
79470
+ handleChartRightClick
79424
79471
  }) => {
79425
79472
  var _a2, _b2, _c2;
79426
79473
  if (((_b2 = (_a2 = data2 == null ? void 0 : data2.datasets[0]) == null ? void 0 : _a2.data) == null ? void 0 : _b2.length) > 1) {
@@ -79508,6 +79555,9 @@ const PieChart = ({
79508
79555
  onEvents: {
79509
79556
  click: (params) => {
79510
79557
  updateGroup(params.name);
79558
+ },
79559
+ contextmenu: (params) => {
79560
+ handleChartRightClick(params);
79511
79561
  }
79512
79562
  },
79513
79563
  ref: chartRef
@@ -79523,6 +79573,9 @@ const PieChart = ({
79523
79573
  click: (params) => {
79524
79574
  var _a3;
79525
79575
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79576
+ },
79577
+ contextmenu: (params) => {
79578
+ handleChartRightClick(params);
79526
79579
  }
79527
79580
  },
79528
79581
  ref: chartRef
@@ -79531,9 +79584,10 @@ const PieChart = ({
79531
79584
  });
79532
79585
  }
79533
79586
  const modifiedData = data2 == null ? void 0 : data2.datasets.map((val, i) => {
79587
+ var _a3;
79534
79588
  return {
79535
79589
  value: val.data,
79536
- name: data2 == null ? void 0 : data2.labels[i]
79590
+ name: ((_a3 = data2 == null ? void 0 : data2.labels) == null ? void 0 : _a3[i]) || "undefined"
79537
79591
  };
79538
79592
  });
79539
79593
  const option2 = {
@@ -79595,6 +79649,9 @@ const PieChart = ({
79595
79649
  onEvents: {
79596
79650
  click: (params) => {
79597
79651
  updateGroup(params.name);
79652
+ },
79653
+ contextmenu: (params) => {
79654
+ handleChartRightClick(params);
79598
79655
  }
79599
79656
  },
79600
79657
  ref: chartRef
@@ -79610,6 +79667,9 @@ const PieChart = ({
79610
79667
  click: (params) => {
79611
79668
  var _a3;
79612
79669
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79670
+ },
79671
+ contextmenu: (params) => {
79672
+ handleChartRightClick(params);
79613
79673
  }
79614
79674
  },
79615
79675
  ref: chartRef
@@ -79629,7 +79689,8 @@ const RowChart = ({
79629
79689
  isEnableGroupBy,
79630
79690
  backGroundColor,
79631
79691
  customSettings,
79632
- chartClickConfig
79692
+ chartClickConfig,
79693
+ handleChartRightClick
79633
79694
  }) => {
79634
79695
  var _a2;
79635
79696
  const option2 = {
@@ -79734,6 +79795,9 @@ const RowChart = ({
79734
79795
  click: (params) => {
79735
79796
  var _a3;
79736
79797
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79798
+ },
79799
+ contextmenu: (params) => {
79800
+ handleChartRightClick(params);
79737
79801
  }
79738
79802
  },
79739
79803
  ref: chartRef
@@ -79746,6 +79810,9 @@ const RowChart = ({
79746
79810
  onEvents: {
79747
79811
  click: (params) => {
79748
79812
  updateGroup(params.name);
79813
+ },
79814
+ contextmenu: (params) => {
79815
+ handleChartRightClick(params);
79749
79816
  }
79750
79817
  },
79751
79818
  ref: chartRef
@@ -79764,7 +79831,8 @@ const ScatterChart = ({
79764
79831
  isEnableGroupBy,
79765
79832
  backGroundColor,
79766
79833
  customSettings,
79767
- chartClickConfig
79834
+ chartClickConfig,
79835
+ handleChartRightClick
79768
79836
  }) => {
79769
79837
  var _a2;
79770
79838
  const option2 = {
@@ -79863,6 +79931,9 @@ const ScatterChart = ({
79863
79931
  click: (params) => {
79864
79932
  var _a3;
79865
79933
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
79934
+ },
79935
+ contextmenu: (params) => {
79936
+ handleChartRightClick(params);
79866
79937
  }
79867
79938
  },
79868
79939
  ref: chartRef
@@ -79875,6 +79946,9 @@ const ScatterChart = ({
79875
79946
  onEvents: {
79876
79947
  click: (params) => {
79877
79948
  updateGroup(params.name);
79949
+ },
79950
+ contextmenu: (params) => {
79951
+ handleChartRightClick(params);
79878
79952
  }
79879
79953
  },
79880
79954
  ref: chartRef
@@ -79892,7 +79966,8 @@ const WaterFallChart = ({
79892
79966
  isEnableGroupBy,
79893
79967
  backGroundColor,
79894
79968
  customSettings,
79895
- chartClickConfig
79969
+ chartClickConfig,
79970
+ handleChartRightClick
79896
79971
  }) => {
79897
79972
  var _a2, _b2;
79898
79973
  const option2 = {
@@ -79994,6 +80069,9 @@ const WaterFallChart = ({
79994
80069
  click: (params) => {
79995
80070
  var _a3;
79996
80071
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80072
+ },
80073
+ contextmenu: (params) => {
80074
+ handleChartRightClick(params);
79997
80075
  }
79998
80076
  },
79999
80077
  ref: chartRef
@@ -80006,6 +80084,9 @@ const WaterFallChart = ({
80006
80084
  onEvents: {
80007
80085
  click: (params) => {
80008
80086
  updateGroup(params.name);
80087
+ },
80088
+ contextmenu: (params) => {
80089
+ handleChartRightClick(params);
80009
80090
  }
80010
80091
  },
80011
80092
  ref: chartRef
@@ -80019,7 +80100,8 @@ const FunnelChart = ({
80019
80100
  labelSettings,
80020
80101
  colors: colors2,
80021
80102
  chartClickConfig,
80022
- chartRef
80103
+ chartRef,
80104
+ handleChartRightClick
80023
80105
  }) => {
80024
80106
  const option2 = {
80025
80107
  tooltip: {
@@ -80097,6 +80179,9 @@ const FunnelChart = ({
80097
80179
  click: (params) => {
80098
80180
  var _a2;
80099
80181
  handleChartClick(chartClickConfig, ((_a2 = params == null ? void 0 : params.name) == null ? void 0 : _a2.split(" ").join("_")) || "undefined");
80182
+ },
80183
+ contextmenu: (params) => {
80184
+ handleChartRightClick(params);
80100
80185
  }
80101
80186
  },
80102
80187
  ref: chartRef
@@ -80114,7 +80199,8 @@ const BubbleChart = ({
80114
80199
  isEnableGroupBy,
80115
80200
  customSettings,
80116
80201
  chartClickConfig,
80117
- chartRef
80202
+ chartRef,
80203
+ handleChartRightClick
80118
80204
  }) => {
80119
80205
  var _a2;
80120
80206
  const modifiedData = [];
@@ -80239,6 +80325,9 @@ const BubbleChart = ({
80239
80325
  click: (params) => {
80240
80326
  var _a3;
80241
80327
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80328
+ },
80329
+ contextmenu: (params) => {
80330
+ handleChartRightClick(params);
80242
80331
  }
80243
80332
  }
80244
80333
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -80251,6 +80340,9 @@ const BubbleChart = ({
80251
80340
  onEvents: {
80252
80341
  click: (params) => {
80253
80342
  updateGroup(params.name);
80343
+ },
80344
+ contextmenu: (params) => {
80345
+ handleChartRightClick(params);
80254
80346
  }
80255
80347
  }
80256
80348
  })]
@@ -80265,7 +80357,8 @@ const DoughnutChart = ({
80265
80357
  updateGroup,
80266
80358
  isEnableGroupBy,
80267
80359
  chartClickConfig,
80268
- chartRef
80360
+ chartRef,
80361
+ handleChartRightClick
80269
80362
  }) => {
80270
80363
  var _a2, _b2;
80271
80364
  if (((_a2 = data2 == null ? void 0 : data2.labels) == null ? void 0 : _a2.length) > 1) {
@@ -80350,6 +80443,9 @@ const DoughnutChart = ({
80350
80443
  click: (params) => {
80351
80444
  var _a3;
80352
80445
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80446
+ },
80447
+ contextmenu: (params) => {
80448
+ handleChartRightClick(params);
80353
80449
  }
80354
80450
  }
80355
80451
  }), isEnableGroupBy && updateGroup && /* @__PURE__ */ jsx(EChartsReact, {
@@ -80361,6 +80457,9 @@ const DoughnutChart = ({
80361
80457
  onEvents: {
80362
80458
  click: (params) => {
80363
80459
  updateGroup(params.name);
80460
+ },
80461
+ contextmenu: (params) => {
80462
+ handleChartRightClick(params);
80364
80463
  }
80365
80464
  },
80366
80465
  ref: chartRef
@@ -80368,9 +80467,10 @@ const DoughnutChart = ({
80368
80467
  });
80369
80468
  }
80370
80469
  const modifiedData = data2 == null ? void 0 : data2.datasets.map((val, i) => {
80470
+ var _a3;
80371
80471
  return {
80372
80472
  value: val.data,
80373
- name: data2 == null ? void 0 : data2.labels[i]
80473
+ name: ((_a3 = data2 == null ? void 0 : data2.labels) == null ? void 0 : _a3[i]) || "undefined"
80374
80474
  };
80375
80475
  });
80376
80476
  const option2 = {
@@ -80429,6 +80529,9 @@ const DoughnutChart = ({
80429
80529
  click: (params) => {
80430
80530
  var _a3;
80431
80531
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80532
+ },
80533
+ contextmenu: (params) => {
80534
+ handleChartRightClick(params);
80432
80535
  }
80433
80536
  },
80434
80537
  ref: chartRef
@@ -80441,6 +80544,9 @@ const DoughnutChart = ({
80441
80544
  onEvents: {
80442
80545
  click: (params) => {
80443
80546
  updateGroup(params.name);
80547
+ },
80548
+ contextmenu: (params) => {
80549
+ handleChartRightClick(params);
80444
80550
  }
80445
80551
  },
80446
80552
  ref: chartRef
@@ -80459,7 +80565,8 @@ const SteppedAreaChart = ({
80459
80565
  isEnableGroupBy,
80460
80566
  backGroundColor,
80461
80567
  customSettings,
80462
- chartClickConfig
80568
+ chartClickConfig,
80569
+ handleChartRightClick
80463
80570
  }) => {
80464
80571
  var _a2;
80465
80572
  const choice = ["start", "middle", "end"];
@@ -80562,6 +80669,9 @@ const SteppedAreaChart = ({
80562
80669
  click: (params) => {
80563
80670
  var _a3;
80564
80671
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80672
+ },
80673
+ contextmenu: (params) => {
80674
+ handleChartRightClick(params);
80565
80675
  }
80566
80676
  },
80567
80677
  ref: chartRef
@@ -80574,6 +80684,9 @@ const SteppedAreaChart = ({
80574
80684
  onEvents: {
80575
80685
  click: (params) => {
80576
80686
  updateGroup(params.name);
80687
+ },
80688
+ contextmenu: (params) => {
80689
+ handleChartRightClick(params);
80577
80690
  }
80578
80691
  },
80579
80692
  ref: chartRef
@@ -80592,7 +80705,8 @@ const Histogram = ({
80592
80705
  isEnableGroupBy,
80593
80706
  backGroundColor,
80594
80707
  customSettings,
80595
- chartClickConfig
80708
+ chartClickConfig,
80709
+ handleChartRightClick
80596
80710
  }) => {
80597
80711
  var _a2, _b2;
80598
80712
  const option2 = {
@@ -80689,6 +80803,9 @@ const Histogram = ({
80689
80803
  click: (params) => {
80690
80804
  var _a3;
80691
80805
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
80806
+ },
80807
+ contextmenu: (params) => {
80808
+ handleChartRightClick(params);
80692
80809
  }
80693
80810
  },
80694
80811
  ref: chartRef
@@ -80701,6 +80818,9 @@ const Histogram = ({
80701
80818
  onEvents: {
80702
80819
  click: (params) => {
80703
80820
  updateGroup(params.name);
80821
+ },
80822
+ contextmenu: (params) => {
80823
+ handleChartRightClick(params);
80704
80824
  }
80705
80825
  },
80706
80826
  ref: chartRef
@@ -80713,7 +80833,8 @@ const GaugeChart = ({
80713
80833
  legendSettings,
80714
80834
  colors: colors2,
80715
80835
  chartClickConfig,
80716
- chartRef
80836
+ chartRef,
80837
+ handleChartRightClick
80717
80838
  }) => {
80718
80839
  const newGuageData = Array.isArray(gaugeData) ? gaugeData : [];
80719
80840
  const total = newGuageData.reduce((sum2, item) => {
@@ -80808,6 +80929,9 @@ const GaugeChart = ({
80808
80929
  click: (params) => {
80809
80930
  var _a2;
80810
80931
  handleChartClick(chartClickConfig, ((_a2 = params == null ? void 0 : params.name) == null ? void 0 : _a2.split(" ").join("_")) || "undefined");
80932
+ },
80933
+ contextmenu: (params) => {
80934
+ handleChartRightClick(params);
80811
80935
  }
80812
80936
  },
80813
80937
  ref: chartRef
@@ -80819,7 +80943,8 @@ const SankeyChart = ({
80819
80943
  chartRef,
80820
80944
  colors: colors2,
80821
80945
  backGroundColor,
80822
- chartClickConfig
80946
+ chartClickConfig,
80947
+ handleChartRightClick
80823
80948
  }) => {
80824
80949
  var _a2, _b2, _c2;
80825
80950
  const allValues = [];
@@ -80896,6 +81021,9 @@ const SankeyChart = ({
80896
81021
  click: (params) => {
80897
81022
  var _a3;
80898
81023
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
81024
+ },
81025
+ contextmenu: (params) => {
81026
+ handleChartRightClick(params);
80899
81027
  }
80900
81028
  },
80901
81029
  ref: chartRef
@@ -80914,7 +81042,8 @@ const StackedBarChart = ({
80914
81042
  isEnableGroupBy,
80915
81043
  backGroundColor,
80916
81044
  customSettings,
80917
- chartClickConfig
81045
+ chartClickConfig,
81046
+ handleChartRightClick
80918
81047
  }) => {
80919
81048
  var _a2, _b2;
80920
81049
  const option2 = {
@@ -81020,6 +81149,9 @@ const StackedBarChart = ({
81020
81149
  click: (params) => {
81021
81150
  var _a3;
81022
81151
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
81152
+ },
81153
+ contextmenu: (params) => {
81154
+ handleChartRightClick(params);
81023
81155
  }
81024
81156
  },
81025
81157
  ref: chartRef
@@ -81032,18 +81164,21 @@ const StackedBarChart = ({
81032
81164
  onEvents: {
81033
81165
  click: (params) => {
81034
81166
  updateGroup(params.name);
81167
+ },
81168
+ contextmenu: (params) => {
81169
+ handleChartRightClick(params);
81035
81170
  }
81036
81171
  },
81037
81172
  ref: chartRef
81038
81173
  })]
81039
81174
  });
81040
81175
  };
81041
- const container$b = "_container_qiww4_1";
81176
+ const container$c = "_container_qiww4_1";
81042
81177
  const borderLessContainer = "_borderLessContainer_qiww4_7";
81043
81178
  const label$2 = "_label_qiww4_13";
81044
81179
  const sync = "_sync_qiww4_19";
81045
- var styles$n = {
81046
- container: container$b,
81180
+ var styles$p = {
81181
+ container: container$c,
81047
81182
  borderLessContainer,
81048
81183
  label: label$2,
81049
81184
  sync
@@ -81296,7 +81431,7 @@ const SingleValueChart = ({
81296
81431
  };
81297
81432
  const value = ((_a2 = data2[0]) == null ? void 0 : _a2.value) && ((_b2 = data2[0]) == null ? void 0 : _b2.value.toString().length) > 16 ? dateFormatter((_c2 = data2[0]) == null ? void 0 : _c2.value, customSettings.dateFormatter) : formattedData((_d = data2[0]) == null ? void 0 : _d.value, customSettings.numberFormatter);
81298
81433
  return /* @__PURE__ */ jsxs("div", {
81299
- className: hideBorder ? styles$n.borderLessContainer : styles$n.container,
81434
+ className: hideBorder ? styles$p.borderLessContainer : styles$p.container,
81300
81435
  children: [/* @__PURE__ */ jsx("div", {
81301
81436
  style: valueFont,
81302
81437
  onClick: () => {
@@ -81323,7 +81458,8 @@ const BoxPlot = ({
81323
81458
  colors: colors2,
81324
81459
  customSettings,
81325
81460
  chartClickConfig,
81326
- chartRef
81461
+ chartRef,
81462
+ handleChartRightClick
81327
81463
  }) => {
81328
81464
  var _a2;
81329
81465
  const modifiedData = [];
@@ -81443,6 +81579,9 @@ const BoxPlot = ({
81443
81579
  click: (params) => {
81444
81580
  var _a3;
81445
81581
  handleChartClick(chartClickConfig, ((_a3 = params == null ? void 0 : params.name) == null ? void 0 : _a3.split(" ").join("_")) || "undefined");
81582
+ },
81583
+ contextmenu: (params) => {
81584
+ handleChartRightClick(params);
81446
81585
  }
81447
81586
  }
81448
81587
  })
@@ -81581,7 +81720,8 @@ const MetricChart = ({
81581
81720
  backGroundColor,
81582
81721
  chartClickConfig,
81583
81722
  tableSettings,
81584
- chartRef
81723
+ chartRef,
81724
+ handleChartRightClick
81585
81725
  }) => {
81586
81726
  var _a2, _b2, _c2, _d, _e, _f;
81587
81727
  if (chartType2 === CHART_TYPES.line) {
@@ -81595,7 +81735,8 @@ const MetricChart = ({
81595
81735
  updateGroup,
81596
81736
  isEnableGroupBy,
81597
81737
  chartClickConfig,
81598
- chartRef
81738
+ chartRef,
81739
+ handleChartRightClick
81599
81740
  });
81600
81741
  }
81601
81742
  if (chartType2 === CHART_TYPES.stepped) {
@@ -81613,7 +81754,8 @@ const MetricChart = ({
81613
81754
  isEnableGroupBy,
81614
81755
  backGroundColor,
81615
81756
  chartClickConfig,
81616
- chartRef
81757
+ chartRef,
81758
+ handleChartRightClick
81617
81759
  });
81618
81760
  }
81619
81761
  if (chartType2 === CHART_TYPES.bar) {
@@ -81629,7 +81771,8 @@ const MetricChart = ({
81629
81771
  customSettings,
81630
81772
  margins,
81631
81773
  chartClickConfig,
81632
- chartRef
81774
+ chartRef,
81775
+ handleChartRightClick
81633
81776
  });
81634
81777
  }
81635
81778
  if (chartType2 === CHART_TYPES.stack) {
@@ -81646,7 +81789,8 @@ const MetricChart = ({
81646
81789
  backGroundColor,
81647
81790
  customSettings,
81648
81791
  chartClickConfig,
81649
- chartRef
81792
+ chartRef,
81793
+ handleChartRightClick
81650
81794
  });
81651
81795
  }
81652
81796
  if (chartType2 === CHART_TYPES.histogram) {
@@ -81663,7 +81807,8 @@ const MetricChart = ({
81663
81807
  backGroundColor,
81664
81808
  customSettings,
81665
81809
  chartClickConfig,
81666
- chartRef
81810
+ chartRef,
81811
+ handleChartRightClick
81667
81812
  });
81668
81813
  }
81669
81814
  if (chartType2 === CHART_TYPES.bubble) {
@@ -81680,7 +81825,8 @@ const MetricChart = ({
81680
81825
  backGroundColor,
81681
81826
  customSettings,
81682
81827
  chartClickConfig,
81683
- chartRef
81828
+ chartRef,
81829
+ handleChartRightClick
81684
81830
  });
81685
81831
  }
81686
81832
  if (chartType2 === CHART_TYPES.scatter) {
@@ -81697,7 +81843,8 @@ const MetricChart = ({
81697
81843
  backGroundColor,
81698
81844
  customSettings,
81699
81845
  chartClickConfig,
81700
- chartRef
81846
+ chartRef,
81847
+ handleChartRightClick
81701
81848
  });
81702
81849
  }
81703
81850
  if (chartType2 === CHART_TYPES.row) {
@@ -81713,7 +81860,8 @@ const MetricChart = ({
81713
81860
  backGroundColor,
81714
81861
  customSettings,
81715
81862
  chartClickConfig,
81716
- chartRef
81863
+ chartRef,
81864
+ handleChartRightClick
81717
81865
  });
81718
81866
  }
81719
81867
  if (chartType2 === CHART_TYPES.area) {
@@ -81733,7 +81881,8 @@ const MetricChart = ({
81733
81881
  backGroundColor,
81734
81882
  customSettings,
81735
81883
  chartClickConfig,
81736
- chartRef
81884
+ chartRef,
81885
+ handleChartRightClick
81737
81886
  });
81738
81887
  }
81739
81888
  if (chartType2 === CHART_TYPES.combo) {
@@ -81755,7 +81904,8 @@ const MetricChart = ({
81755
81904
  backGroundColor,
81756
81905
  customSettings,
81757
81906
  chartClickConfig,
81758
- chartRef
81907
+ chartRef,
81908
+ handleChartRightClick
81759
81909
  });
81760
81910
  }
81761
81911
  if (chartType2 === CHART_TYPES.pie) {
@@ -81769,7 +81919,8 @@ const MetricChart = ({
81769
81919
  updateGroup,
81770
81920
  isEnableGroupBy,
81771
81921
  chartClickConfig,
81772
- chartRef
81922
+ chartRef,
81923
+ handleChartRightClick
81773
81924
  });
81774
81925
  }
81775
81926
  if (chartType2 === CHART_TYPES.doughnut) {
@@ -81783,7 +81934,8 @@ const MetricChart = ({
81783
81934
  updateGroup,
81784
81935
  isEnableGroupBy,
81785
81936
  chartClickConfig,
81786
- chartRef
81937
+ chartRef,
81938
+ handleChartRightClick
81787
81939
  });
81788
81940
  }
81789
81941
  if (chartType2 === CHART_TYPES.waterfall) {
@@ -81814,7 +81966,8 @@ const MetricChart = ({
81814
81966
  backGroundColor,
81815
81967
  customSettings,
81816
81968
  chartClickConfig,
81817
- chartRef
81969
+ chartRef,
81970
+ handleChartRightClick
81818
81971
  });
81819
81972
  }
81820
81973
  if (chartType2 === CHART_TYPES.funnel) {
@@ -81825,7 +81978,8 @@ const MetricChart = ({
81825
81978
  labelSettings,
81826
81979
  colors: colors2,
81827
81980
  chartClickConfig,
81828
- chartRef
81981
+ chartRef,
81982
+ handleChartRightClick
81829
81983
  });
81830
81984
  }
81831
81985
  if (chartType2 === CHART_TYPES.gauge) {
@@ -81851,7 +82005,8 @@ const MetricChart = ({
81851
82005
  enableSaveAs,
81852
82006
  colors: colors2,
81853
82007
  chartClickConfig,
81854
- chartRef
82008
+ chartRef,
82009
+ handleChartRightClick
81855
82010
  });
81856
82011
  }
81857
82012
  if (chartType2 === CHART_TYPES.sankey) {
@@ -81864,7 +82019,8 @@ const MetricChart = ({
81864
82019
  colors: colors2,
81865
82020
  backGroundColor,
81866
82021
  chartClickConfig,
81867
- chartRef
82022
+ chartRef,
82023
+ handleChartRightClick
81868
82024
  });
81869
82025
  }
81870
82026
  if (chartType2 === CHART_TYPES.singleValue) {
@@ -81887,7 +82043,8 @@ const MetricChart = ({
81887
82043
  colors: colors2,
81888
82044
  customSettings,
81889
82045
  chartClickConfig,
81890
- chartRef
82046
+ chartRef,
82047
+ handleChartRightClick
81891
82048
  });
81892
82049
  }
81893
82050
  if (chartType2 === CHART_TYPES.table) {
@@ -81898,7 +82055,7 @@ const MetricChart = ({
81898
82055
  });
81899
82056
  }
81900
82057
  return /* @__PURE__ */ jsx("div", {
81901
- className: styles$o.noChart,
82058
+ className: styles$q.noChart,
81902
82059
  children: "No chart selected"
81903
82060
  });
81904
82061
  };
@@ -81912,7 +82069,7 @@ const FullScreenChart = ({
81912
82069
  onClose: onCancel,
81913
82070
  headerTitle: "Chart Preview",
81914
82071
  children: /* @__PURE__ */ jsx("div", {
81915
- className: styles$p.fullscreen,
82072
+ className: styles$r.fullscreen,
81916
82073
  children: chart && /* @__PURE__ */ jsx(MetricChart, {
81917
82074
  labels: chart.labels,
81918
82075
  data: chart.data,
@@ -81936,60 +82093,61 @@ const FullScreenChart = ({
81936
82093
  route: "/{{value}}",
81937
82094
  routeType: "internal"
81938
82095
  },
81939
- chartRef: chart.chartRef
82096
+ chartRef: chart.chartRef,
82097
+ handleChartRightClick: chart.handleChartRightClick
81940
82098
  })
81941
82099
  })
81942
82100
  });
81943
82101
  };
81944
- const button$4 = "_button_1ecv1_1";
81945
- const menu$2 = "_menu_1ecv1_7";
82102
+ const button$5 = "_button_1ecv1_1";
82103
+ const menu$3 = "_menu_1ecv1_7";
81946
82104
  const menuContainer$1 = "_menuContainer_1ecv1_13";
81947
82105
  const buttonText = "_buttonText_1ecv1_19";
81948
82106
  const buttonIcon = "_buttonIcon_1ecv1_25";
81949
82107
  const filterName = "_filterName_1ecv1_31";
81950
82108
  const filterDropdown$1 = "_filterDropdown_1ecv1_37";
81951
- var styles$m = {
81952
- button: button$4,
81953
- menu: menu$2,
82109
+ var styles$o = {
82110
+ button: button$5,
82111
+ menu: menu$3,
81954
82112
  menuContainer: menuContainer$1,
81955
82113
  buttonText,
81956
82114
  buttonIcon,
81957
82115
  filterName,
81958
82116
  filterDropdown: filterDropdown$1
81959
82117
  };
81960
- const container$a = "_container_1qflp_1";
81961
- const popover = "_popover_1qflp_9";
81962
- const button$3 = "_button_1qflp_17";
81963
- const buttonOpen = "_buttonOpen_1qflp_25";
81964
- const menu$1 = "_menu_1qflp_33";
81965
- const enter = "_enter_1qflp_41";
81966
- const enterFrom = "_enterFrom_1qflp_49";
81967
- const enterTo = "_enterTo_1qflp_57";
81968
- const leave = "_leave_1qflp_65";
81969
- const leaveFrom = "_leaveFrom_1qflp_73";
81970
- const leaveTo = "_leaveTo_1qflp_81";
81971
- const center = "_center_1qflp_89";
81972
- const top = "_top_1qflp_97";
81973
- const bottom$1 = "_bottom_1qflp_105";
81974
- const left = "_left_1qflp_113";
81975
- const right = "_right_1qflp_121";
81976
- var styles$l = {
81977
- container: container$a,
81978
- popover,
81979
- button: button$3,
81980
- buttonOpen,
81981
- menu: menu$1,
81982
- enter,
81983
- enterFrom,
81984
- enterTo,
81985
- leave,
81986
- leaveFrom,
81987
- leaveTo,
81988
- center,
81989
- top,
81990
- bottom: bottom$1,
81991
- left,
81992
- right,
82118
+ const container$b = "_container_1qflp_1";
82119
+ const popover$1 = "_popover_1qflp_9";
82120
+ const button$4 = "_button_1qflp_17";
82121
+ const buttonOpen$1 = "_buttonOpen_1qflp_25";
82122
+ const menu$2 = "_menu_1qflp_33";
82123
+ const enter$1 = "_enter_1qflp_41";
82124
+ const enterFrom$1 = "_enterFrom_1qflp_49";
82125
+ const enterTo$1 = "_enterTo_1qflp_57";
82126
+ const leave$1 = "_leave_1qflp_65";
82127
+ const leaveFrom$1 = "_leaveFrom_1qflp_73";
82128
+ const leaveTo$1 = "_leaveTo_1qflp_81";
82129
+ const center$1 = "_center_1qflp_89";
82130
+ const top$1 = "_top_1qflp_97";
82131
+ const bottom$2 = "_bottom_1qflp_105";
82132
+ const left$1 = "_left_1qflp_113";
82133
+ const right$1 = "_right_1qflp_121";
82134
+ var styles$n = {
82135
+ container: container$b,
82136
+ popover: popover$1,
82137
+ button: button$4,
82138
+ buttonOpen: buttonOpen$1,
82139
+ menu: menu$2,
82140
+ enter: enter$1,
82141
+ enterFrom: enterFrom$1,
82142
+ enterTo: enterTo$1,
82143
+ leave: leave$1,
82144
+ leaveFrom: leaveFrom$1,
82145
+ leaveTo: leaveTo$1,
82146
+ center: center$1,
82147
+ top: top$1,
82148
+ bottom: bottom$2,
82149
+ left: left$1,
82150
+ right: right$1,
81993
82151
  "left-top-end": "_left-top-end_1qflp_129",
81994
82152
  "right-top-end": "_right-top-end_1qflp_137",
81995
82153
  "left-bottom-end": "_left-bottom-end_1qflp_145",
@@ -82021,26 +82179,26 @@ const PopoverMenu = ({
82021
82179
  });
82022
82180
  return /* @__PURE__ */ jsx(Fragment, {
82023
82181
  children: /* @__PURE__ */ jsxs("div", {
82024
- className: `${styles$l.container} ${className}`,
82182
+ className: `${styles$n.container} ${className}`,
82025
82183
  ref: wrapperRef,
82026
82184
  children: [/* @__PURE__ */ jsx(Button, {
82027
- className: `${buttonClass} ${isOpen ? styles$l.buttonOpen : ""} ${styles$l.button}`,
82185
+ className: `${buttonClass} ${isOpen ? styles$n.buttonOpen : ""} ${styles$n.button}`,
82028
82186
  type: "button",
82029
82187
  variant: "custom",
82030
82188
  onClick: () => !isDisabled && setOpen((prev) => !prev),
82031
82189
  children: button2
82032
82190
  }), !isDisabled ? /* @__PURE__ */ jsx("div", {
82033
- className: `${styles$l.popover} ${styles$l[position2]} ${menuContainerClass}`,
82191
+ className: `${styles$n.popover} ${styles$n[position2]} ${menuContainerClass}`,
82034
82192
  children: /* @__PURE__ */ jsx(We, {
82035
82193
  as: "div",
82036
- className: `${styles$l.menu} ${menuClass}`,
82194
+ className: `${styles$n.menu} ${menuClass}`,
82037
82195
  show: isOpen,
82038
- enter: styles$l.enter,
82039
- enterFrom: styles$l.enterFrom,
82040
- enterTo: styles$l.enterTo,
82041
- leave: styles$l.leave,
82042
- leaveFrom: styles$l.leaveFrom,
82043
- leaveTo: styles$l.leaveTo,
82196
+ enter: styles$n.enter,
82197
+ enterFrom: styles$n.enterFrom,
82198
+ enterTo: styles$n.enterTo,
82199
+ leave: styles$n.leave,
82200
+ leaveFrom: styles$n.leaveFrom,
82201
+ leaveTo: styles$n.leaveTo,
82044
82202
  children: children2
82045
82203
  })
82046
82204
  }) : null]
@@ -82094,25 +82252,25 @@ const FilterField = ({
82094
82252
  }, [isResetted]);
82095
82253
  return /* @__PURE__ */ jsx(Fragment, {
82096
82254
  children: /* @__PURE__ */ jsxs(PopoverMenu, {
82097
- buttonClass: styles$m.button,
82098
- menuClass: styles$m.menu,
82255
+ buttonClass: styles$o.button,
82256
+ menuClass: styles$o.menu,
82099
82257
  position: "bottom-left",
82100
- menuContainerClass: styles$m.menuContainer,
82258
+ menuContainerClass: styles$o.menuContainer,
82101
82259
  button: /* @__PURE__ */ jsxs(Fragment, {
82102
82260
  children: [/* @__PURE__ */ jsxs("span", {
82103
- className: styles$m.buttonText,
82261
+ className: styles$o.buttonText,
82104
82262
  children: [/* @__PURE__ */ jsx(DataType, {
82105
82263
  datatype: filter2.as || type3
82106
82264
  }), filter2.name]
82107
82265
  }), /* @__PURE__ */ jsx("span", {
82108
- className: styles$m.buttonIcon,
82266
+ className: styles$o.buttonIcon,
82109
82267
  children: /* @__PURE__ */ jsx(materialSymbolsKeyboardArrowDown, {})
82110
82268
  })]
82111
82269
  }),
82112
82270
  children: [/* @__PURE__ */ jsx(Text, {
82113
82271
  variant: "p",
82114
82272
  styleClass: "font-14",
82115
- className: styles$m.filterName,
82273
+ className: styles$o.filterName,
82116
82274
  children: filter2.name
82117
82275
  }), /* @__PURE__ */ jsx(FloatingDropDown, {
82118
82276
  label: "Operator",
@@ -82133,7 +82291,7 @@ const FilterField = ({
82133
82291
  onChange: setOption,
82134
82292
  label: "Filter Value",
82135
82293
  labelVariant: "static",
82136
- className: styles$m.filterDropdown
82294
+ className: styles$o.filterDropdown
82137
82295
  }) : /* @__PURE__ */ jsx(Fragment, {
82138
82296
  children: isInFilterOperator(operator.value) ? /* @__PURE__ */ jsx(MultiFilterDropdown, {
82139
82297
  selectedOptions: multiOptions,
@@ -82146,7 +82304,7 @@ const FilterField = ({
82146
82304
  isSearchEnabled: true,
82147
82305
  label: "Filter Value",
82148
82306
  labelVariant: "static",
82149
- className: styles$m.filterDropdown,
82307
+ className: styles$o.filterDropdown,
82150
82308
  autoSelected: false
82151
82309
  }) : /* @__PURE__ */ jsx(FilterDropDown, {
82152
82310
  selectedOption: option2,
@@ -82159,7 +82317,7 @@ const FilterField = ({
82159
82317
  isSearchEnabled: true,
82160
82318
  label: "Filter Value",
82161
82319
  labelVariant: "static",
82162
- className: styles$m.filterDropdown,
82320
+ className: styles$o.filterDropdown,
82163
82321
  autoSelected: false
82164
82322
  })
82165
82323
  })
@@ -82167,7 +82325,7 @@ const FilterField = ({
82167
82325
  })
82168
82326
  });
82169
82327
  };
82170
- const container$9 = "_container_9vrf0_1";
82328
+ const container$a = "_container_9vrf0_1";
82171
82329
  const form$1 = "_form_9vrf0_7";
82172
82330
  const filterHeader = "_filterHeader_9vrf0_13";
82173
82331
  const titleContent = "_titleContent_9vrf0_19";
@@ -82181,8 +82339,8 @@ const filters = "_filters_9vrf0_61";
82181
82339
  const filterItem = "_filterItem_9vrf0_67";
82182
82340
  const filterItemOperator = "_filterItemOperator_9vrf0_73";
82183
82341
  const remove = "_remove_9vrf0_79";
82184
- var styles$k = {
82185
- container: container$9,
82342
+ var styles$m = {
82343
+ container: container$a,
82186
82344
  form: form$1,
82187
82345
  filterHeader,
82188
82346
  titleContent,
@@ -82254,43 +82412,43 @@ const GlobalFilters = ({
82254
82412
  };
82255
82413
  return /* @__PURE__ */ jsx(Fragment, {
82256
82414
  children: /* @__PURE__ */ jsxs("div", {
82257
- className: styles$k.container,
82415
+ className: styles$m.container,
82258
82416
  children: [/* @__PURE__ */ jsxs("form", {
82259
- className: styles$k.form,
82417
+ className: styles$m.form,
82260
82418
  onSubmit: handleSubmit,
82261
82419
  onReset: resetFilters,
82262
82420
  children: [/* @__PURE__ */ jsxs("div", {
82263
- className: styles$k.filterHeader,
82421
+ className: styles$m.filterHeader,
82264
82422
  children: [/* @__PURE__ */ jsxs("div", {
82265
- className: styles$k.titleContent,
82423
+ className: styles$m.titleContent,
82266
82424
  children: [/* @__PURE__ */ jsx(Text, {
82267
82425
  variant: "p",
82268
82426
  styleClass: "primary",
82269
- className: styles$k.title,
82427
+ className: styles$m.title,
82270
82428
  children: "Filters:"
82271
82429
  }), renderAdditionalHeaderContent ? renderAdditionalHeaderContent() : null]
82272
82430
  }), /* @__PURE__ */ jsxs("div", {
82273
- className: styles$k.buttons,
82431
+ className: styles$m.buttons,
82274
82432
  children: [/* @__PURE__ */ jsxs(Button, {
82275
82433
  type: "submit",
82276
82434
  variant: "outlined",
82277
- className: styles$k.apply,
82435
+ className: styles$m.apply,
82278
82436
  children: [/* @__PURE__ */ jsx(Icons, {
82279
82437
  name: "filter-icon",
82280
- className: styles$k.applyIcon
82438
+ className: styles$m.applyIcon
82281
82439
  }), " Apply"]
82282
82440
  }), /* @__PURE__ */ jsxs(Button, {
82283
82441
  type: "reset",
82284
82442
  variant: "secondary",
82285
- className: styles$k.reset,
82443
+ className: styles$m.reset,
82286
82444
  children: [/* @__PURE__ */ jsx(Icons, {
82287
82445
  name: "reset-icon",
82288
- className: styles$k.applyIcon
82446
+ className: styles$m.applyIcon
82289
82447
  }), " Reset Filters"]
82290
82448
  })]
82291
82449
  })]
82292
82450
  }), /* @__PURE__ */ jsx("div", {
82293
- className: styles$k.filterFields,
82451
+ className: styles$m.filterFields,
82294
82452
  children: filters2[0].columns.map((col) => /* @__PURE__ */ jsx(FilterField, {
82295
82453
  tableName: filters2[0].tableName,
82296
82454
  filter: col,
@@ -82307,20 +82465,20 @@ const GlobalFilters = ({
82307
82465
  }, col.name))
82308
82466
  })]
82309
82467
  }), appliedfilters.length ? /* @__PURE__ */ jsx("ul", {
82310
- className: styles$k.filters,
82468
+ className: styles$m.filters,
82311
82469
  children: appliedfilters.map((filter2) => {
82312
82470
  var _a2;
82313
82471
  return /* @__PURE__ */ jsxs("li", {
82314
- className: styles$k.filterItem,
82472
+ className: styles$m.filterItem,
82315
82473
  children: [filter2.column, /* @__PURE__ */ jsx("span", {
82316
- className: styles$k.filterItemOperator,
82474
+ className: styles$m.filterItemOperator,
82317
82475
  children: ((_a2 = operatorList.find((op) => op.value === filter2.operator)) == null ? void 0 : _a2.label) || ""
82318
82476
  }), !isNullFilterOperator(filter2.operator) ? /* @__PURE__ */ jsx(Fragment, {
82319
82477
  children: Array.isArray(filter2.value) ? `[${filter2.value.map((v4) => v4).join(",")}]` : filter2.value
82320
82478
  }) : null, /* @__PURE__ */ jsx(Button, {
82321
82479
  type: "button",
82322
82480
  variant: "custom",
82323
- className: styles$k.remove,
82481
+ className: styles$m.remove,
82324
82482
  onClick: () => setAppliedFilters((prev) => prev.filter((a2) => a2.column !== filter2.column)),
82325
82483
  children: /* @__PURE__ */ jsx(Icons, {
82326
82484
  name: "close-icon"
@@ -82332,10 +82490,10 @@ const GlobalFilters = ({
82332
82490
  })
82333
82491
  });
82334
82492
  };
82335
- const container$8 = "_container_3e9wk_1";
82493
+ const container$9 = "_container_3e9wk_1";
82336
82494
  const tooltip$1 = "_tooltip_3e9wk_7";
82337
- var styles$j = {
82338
- container: container$8,
82495
+ var styles$l = {
82496
+ container: container$9,
82339
82497
  tooltip: tooltip$1
82340
82498
  };
82341
82499
  const Tooltip = ({
@@ -82344,9 +82502,9 @@ const Tooltip = ({
82344
82502
  className = ""
82345
82503
  }) => {
82346
82504
  return /* @__PURE__ */ jsxs("span", {
82347
- className: `${styles$j.container} ${className}`,
82505
+ className: `${styles$l.container} ${className}`,
82348
82506
  children: [content2, /* @__PURE__ */ jsx("span", {
82349
- className: styles$j.tooltip,
82507
+ className: styles$l.tooltip,
82350
82508
  children: children2
82351
82509
  })]
82352
82510
  });
@@ -82365,7 +82523,7 @@ const InfoTooltip = ({
82365
82523
  children: children2
82366
82524
  });
82367
82525
  };
82368
- var styles$i = {
82526
+ var styles$k = {
82369
82527
  "header-container": "_header-container_t2r6v_1",
82370
82528
  "btn-container": "_btn-container_t2r6v_5",
82371
82529
  "back-btn": "_back-btn_t2r6v_9",
@@ -82412,15 +82570,15 @@ const Header = ({
82412
82570
  return style2;
82413
82571
  }, [globalTheme]);
82414
82572
  return /* @__PURE__ */ jsxs("div", {
82415
- className: styles$i["header-container"],
82573
+ className: styles$k["header-container"],
82416
82574
  children: [/* @__PURE__ */ jsxs("div", {
82417
- className: styles$i["btn-container"],
82575
+ className: styles$k["btn-container"],
82418
82576
  children: [/* @__PURE__ */ jsx(Button, {
82419
82577
  type: "button",
82420
82578
  variant: "custom",
82421
82579
  size: "default",
82422
82580
  onClick: () => setShowMetricCreateModal(false),
82423
- className: styles$i["back-btn"],
82581
+ className: styles$k["back-btn"],
82424
82582
  children: /* @__PURE__ */ jsx(Icons, {
82425
82583
  name: "arrow-back-icon"
82426
82584
  })
@@ -82430,11 +82588,11 @@ const Header = ({
82430
82588
  children: Heading
82431
82589
  })]
82432
82590
  }), /* @__PURE__ */ jsxs("div", {
82433
- className: styles$i["btn-container"],
82591
+ className: styles$k["btn-container"],
82434
82592
  children: [/* @__PURE__ */ jsxs(Button, {
82435
82593
  type: "button",
82436
82594
  variant: "custom",
82437
- className: styles$i["sql-btn"],
82595
+ className: styles$k["sql-btn"],
82438
82596
  onClick: () => setShowSqlModal(true),
82439
82597
  isDisabled: isDisableSqlBtn,
82440
82598
  children: [/* @__PURE__ */ jsx(Icons, {
@@ -82443,13 +82601,13 @@ const Header = ({
82443
82601
  }), /* @__PURE__ */ jsxs(Button, {
82444
82602
  type: "submit",
82445
82603
  variant: "primary",
82446
- className: styles$i["save-btn"],
82604
+ className: styles$k["save-btn"],
82447
82605
  isDisabled: isDisableSaveBtn,
82448
82606
  onClick: () => setShowSaveMetricModal(true),
82449
82607
  style: saveDashboardStyle,
82450
82608
  children: [/* @__PURE__ */ jsx(Icons, {
82451
82609
  name: "save-icon",
82452
- className: styles$i["save-btn-icon"]
82610
+ className: styles$k["save-btn-icon"]
82453
82611
  }), "Save to Dashboard"]
82454
82612
  })]
82455
82613
  })]
@@ -82457,20 +82615,20 @@ const Header = ({
82457
82615
  };
82458
82616
  const floatingCreateButton = "_floatingCreateButton_6ovk2_13";
82459
82617
  const floatingCreateButtonIcon = "_floatingCreateButtonIcon_6ovk2_17";
82460
- var styles$h = {
82618
+ var styles$j = {
82461
82619
  "create-btn": "_create-btn_6ovk2_1",
82462
82620
  "modal-container": "_modal-container_6ovk2_5",
82463
82621
  "query-modal": "_query-modal_6ovk2_9",
82464
82622
  floatingCreateButton,
82465
82623
  floatingCreateButtonIcon
82466
82624
  };
82467
- const container$7 = "_container_1q2ss_1";
82625
+ const container$8 = "_container_1q2ss_1";
82468
82626
  const header$3 = "_header_1q2ss_5";
82469
82627
  const wrapper$2 = "_wrapper_1q2ss_9";
82470
82628
  const column = "_column_1q2ss_17";
82471
82629
  const columnText$1 = "_columnText_1q2ss_21";
82472
- var styles$g = {
82473
- container: container$7,
82630
+ var styles$i = {
82631
+ container: container$8,
82474
82632
  header: header$3,
82475
82633
  wrapper: wrapper$2,
82476
82634
  "col-container": "_col-container_1q2ss_13",
@@ -82484,9 +82642,9 @@ const Dataset = ({
82484
82642
  columnList
82485
82643
  }) => {
82486
82644
  return /* @__PURE__ */ jsxs("div", {
82487
- className: styles$g.container,
82645
+ className: styles$i.container,
82488
82646
  children: [/* @__PURE__ */ jsx("div", {
82489
- className: styles$g.header,
82647
+ className: styles$i.header,
82490
82648
  children: /* @__PURE__ */ jsx(FloatingDropDown, {
82491
82649
  onChange: setselectTable,
82492
82650
  selectedOption: selectTable,
@@ -82497,24 +82655,24 @@ const Dataset = ({
82497
82655
  labelVariant: "static"
82498
82656
  })
82499
82657
  }), /* @__PURE__ */ jsxs("div", {
82500
- className: styles$g.wrapper,
82658
+ className: styles$i.wrapper,
82501
82659
  children: [/* @__PURE__ */ jsx(Text, {
82502
82660
  variant: "h1",
82503
82661
  styleClass: "primary",
82504
82662
  children: "Columns"
82505
82663
  }), /* @__PURE__ */ jsx("div", {
82506
- className: styles$g["col-container"],
82664
+ className: styles$i["col-container"],
82507
82665
  children: columnList.map(({
82508
82666
  as,
82509
82667
  datatype
82510
82668
  }) => /* @__PURE__ */ jsxs("div", {
82511
- className: styles$g.column,
82669
+ className: styles$i.column,
82512
82670
  children: [/* @__PURE__ */ jsx(DataType, {
82513
82671
  datatype
82514
82672
  }), /* @__PURE__ */ jsx(Text, {
82515
82673
  variant: "p",
82516
82674
  styleClass: "font-14",
82517
- className: styles$g.columnText,
82675
+ className: styles$i.columnText,
82518
82676
  children: as
82519
82677
  })]
82520
82678
  }, as))
@@ -82522,7 +82680,7 @@ const Dataset = ({
82522
82680
  })]
82523
82681
  });
82524
82682
  };
82525
- const container$6 = "_container_j5bye_1";
82683
+ const container$7 = "_container_j5bye_1";
82526
82684
  const header$2 = "_header_j5bye_7";
82527
82685
  const tab$2 = "_tab_j5bye_13";
82528
82686
  const tabText$1 = "_tabText_j5bye_19";
@@ -82540,8 +82698,8 @@ const valueLabelWrapper = "_valueLabelWrapper_j5bye_85";
82540
82698
  const singleCheckBox = "_singleCheckBox_j5bye_91";
82541
82699
  const seriesCheck = "_seriesCheck_j5bye_97";
82542
82700
  const seriesCheckContainer = "_seriesCheckContainer_j5bye_103";
82543
- var styles$f = {
82544
- container: container$6,
82701
+ var styles$h = {
82702
+ container: container$7,
82545
82703
  header: header$2,
82546
82704
  tab: tab$2,
82547
82705
  tabText: tabText$1,
@@ -82561,11 +82719,11 @@ var styles$f = {
82561
82719
  seriesCheckContainer
82562
82720
  };
82563
82721
  const tab$1 = "_tab_1imil_1";
82564
- const button$2 = "_button_1imil_7";
82722
+ const button$3 = "_button_1imil_7";
82565
82723
  const activeTab = "_activeTab_1imil_15";
82566
- var styles$e = {
82724
+ var styles$g = {
82567
82725
  tab: tab$1,
82568
- button: button$2,
82726
+ button: button$3,
82569
82727
  activeTab
82570
82728
  };
82571
82729
  const Tab = ({
@@ -82576,11 +82734,11 @@ const Tab = ({
82576
82734
  tabText: tabText2 = ""
82577
82735
  }) => {
82578
82736
  return /* @__PURE__ */ jsx("div", {
82579
- className: `${styles$e.tab} ${className}`,
82737
+ className: `${styles$g.tab} ${className}`,
82580
82738
  children: options2.map((option2) => /* @__PURE__ */ jsx(Button, {
82581
82739
  variant: "custom",
82582
82740
  type: "button",
82583
- className: `${styles$e.button} ${activeTab2 === option2 && styles$e.activeTab} ${tabText2}`,
82741
+ className: `${styles$g.button} ${activeTab2 === option2 && styles$g.activeTab} ${tabText2}`,
82584
82742
  onClick: () => setActiveTab(option2),
82585
82743
  children: option2
82586
82744
  }, option2))
@@ -82616,30 +82774,30 @@ const ChartConfigure = ({
82616
82774
  }
82617
82775
  }, [chartType2]);
82618
82776
  return /* @__PURE__ */ jsxs("div", {
82619
- className: styles$f.container,
82777
+ className: styles$h.container,
82620
82778
  children: [chartType2 === "table" && /* @__PURE__ */ jsxs(Fragment, {
82621
82779
  children: [/* @__PURE__ */ jsx("div", {
82622
- className: styles$f.header,
82780
+ className: styles$h.header,
82623
82781
  children: /* @__PURE__ */ jsx(Tab, {
82624
82782
  options: tableTabs,
82625
82783
  activeTab: activeTab2,
82626
82784
  setActiveTab,
82627
- className: styles$f.tab,
82628
- tabText: styles$f.tabText
82785
+ className: styles$h.tab,
82786
+ tabText: styles$h.tabText
82629
82787
  })
82630
82788
  }), /* @__PURE__ */ jsxs("form", {
82631
- className: styles$f.form,
82789
+ className: styles$h.form,
82632
82790
  children: [activeTab2 === "UI Style" && /* @__PURE__ */ jsxs("div", {
82633
- className: styles$f.inputWrapper,
82791
+ className: styles$h.inputWrapper,
82634
82792
  children: [/* @__PURE__ */ jsxs("div", {
82635
- className: styles$f.seriesWrapper,
82793
+ className: styles$h.seriesWrapper,
82636
82794
  children: [/* @__PURE__ */ jsx(Text, {
82637
82795
  variant: "h1",
82638
82796
  styleClass: "font-14",
82639
82797
  className: "font-medium",
82640
82798
  children: "Table content Alignment"
82641
82799
  }), /* @__PURE__ */ jsx("div", {
82642
- className: styles$f.select,
82800
+ className: styles$h.select,
82643
82801
  children: /* @__PURE__ */ jsx(Select, {
82644
82802
  value: tableSettings.contentAlignment,
82645
82803
  options: [{
@@ -82659,14 +82817,14 @@ const ChartConfigure = ({
82659
82817
  })
82660
82818
  })]
82661
82819
  }), /* @__PURE__ */ jsxs("div", {
82662
- className: styles$f.seriesWrapper,
82820
+ className: styles$h.seriesWrapper,
82663
82821
  children: [/* @__PURE__ */ jsx(Text, {
82664
82822
  variant: "h1",
82665
82823
  styleClass: "font-14",
82666
82824
  className: "font-medium",
82667
82825
  children: "Table line gap"
82668
82826
  }), /* @__PURE__ */ jsx("div", {
82669
- className: styles$f.select,
82827
+ className: styles$h.select,
82670
82828
  children: /* @__PURE__ */ jsx(Select, {
82671
82829
  value: tableSettings.lineGap,
82672
82830
  options: [{
@@ -82683,9 +82841,9 @@ const ChartConfigure = ({
82683
82841
  })
82684
82842
  })]
82685
82843
  }), /* @__PURE__ */ jsxs("div", {
82686
- className: styles$f.seriesCheckContainer,
82844
+ className: styles$h.seriesCheckContainer,
82687
82845
  children: [/* @__PURE__ */ jsxs("div", {
82688
- className: styles$f.seriesCheck,
82846
+ className: styles$h.seriesCheck,
82689
82847
  children: [/* @__PURE__ */ jsx(InputField, {
82690
82848
  type: "checkbox",
82691
82849
  label: "Hide Vertical Divider",
@@ -82698,7 +82856,7 @@ const ChartConfigure = ({
82698
82856
  children: "Hide Vertical Divider"
82699
82857
  })]
82700
82858
  }), /* @__PURE__ */ jsxs("div", {
82701
- className: styles$f.seriesCheck,
82859
+ className: styles$h.seriesCheck,
82702
82860
  children: [/* @__PURE__ */ jsx(InputField, {
82703
82861
  type: "checkbox",
82704
82862
  label: "Enable Striped Rows",
@@ -82711,7 +82869,7 @@ const ChartConfigure = ({
82711
82869
  children: "Enable Striped Rows"
82712
82870
  })]
82713
82871
  }), /* @__PURE__ */ jsxs("div", {
82714
- className: styles$f.seriesCheck,
82872
+ className: styles$h.seriesCheck,
82715
82873
  children: [/* @__PURE__ */ jsx(InputField, {
82716
82874
  type: "checkbox",
82717
82875
  label: "Show Row Hover",
@@ -82726,14 +82884,14 @@ const ChartConfigure = ({
82726
82884
  })]
82727
82885
  })]
82728
82886
  }), activeTab2 === "Features" && /* @__PURE__ */ jsxs("div", {
82729
- className: styles$f.seriesCheckContainer,
82887
+ className: styles$h.seriesCheckContainer,
82730
82888
  children: [/* @__PURE__ */ jsx(Text, {
82731
82889
  styleClass: "font-14c",
82732
82890
  variant: "p",
82733
- className: styles$f.tabHeading,
82891
+ className: styles$h.tabHeading,
82734
82892
  children: "Table feature preferences"
82735
82893
  }), /* @__PURE__ */ jsxs("div", {
82736
- className: styles$f.seriesCheck,
82894
+ className: styles$h.seriesCheck,
82737
82895
  children: [/* @__PURE__ */ jsx(InputField, {
82738
82896
  type: "checkbox",
82739
82897
  label: "Show Table Title",
@@ -82746,7 +82904,7 @@ const ChartConfigure = ({
82746
82904
  children: "Show Table Title"
82747
82905
  })]
82748
82906
  }), /* @__PURE__ */ jsxs("div", {
82749
- className: styles$f.seriesCheck,
82907
+ className: styles$h.seriesCheck,
82750
82908
  children: [/* @__PURE__ */ jsx(InputField, {
82751
82909
  type: "checkbox",
82752
82910
  label: "Show Table Description",
@@ -82759,7 +82917,7 @@ const ChartConfigure = ({
82759
82917
  children: "Show Table Description"
82760
82918
  })]
82761
82919
  }), /* @__PURE__ */ jsxs("div", {
82762
- className: styles$f.seriesCheck,
82920
+ className: styles$h.seriesCheck,
82763
82921
  children: [/* @__PURE__ */ jsx(InputField, {
82764
82922
  type: "checkbox",
82765
82923
  label: "Enable Table Search options",
@@ -82772,7 +82930,7 @@ const ChartConfigure = ({
82772
82930
  children: "Enable Table Search Options"
82773
82931
  })]
82774
82932
  }), /* @__PURE__ */ jsxs("div", {
82775
- className: styles$f.seriesCheck,
82933
+ className: styles$h.seriesCheck,
82776
82934
  children: [/* @__PURE__ */ jsx(InputField, {
82777
82935
  type: "checkbox",
82778
82936
  label: "Enable Filter options",
@@ -82785,7 +82943,7 @@ const ChartConfigure = ({
82785
82943
  children: "Enable Filter Options"
82786
82944
  })]
82787
82945
  }), /* @__PURE__ */ jsxs("div", {
82788
- className: styles$f.seriesCheck,
82946
+ className: styles$h.seriesCheck,
82789
82947
  children: [/* @__PURE__ */ jsx(InputField, {
82790
82948
  type: "checkbox",
82791
82949
  label: "Enable Table sorting",
@@ -82807,15 +82965,15 @@ const ChartConfigure = ({
82807
82965
  options: chartType2 !== "single value" ? TabList : singleValueTabs,
82808
82966
  activeTab: activeTab2,
82809
82967
  setActiveTab,
82810
- className: styles$f.tab,
82811
- tabText: styles$f.tabText
82968
+ className: styles$h.tab,
82969
+ tabText: styles$h.tabText
82812
82970
  })
82813
82971
  }), /* @__PURE__ */ jsxs("form", {
82814
- className: styles$f.form,
82972
+ className: styles$h.form,
82815
82973
  children: [activeTab2 === "Margins" && /* @__PURE__ */ jsxs("div", {
82816
- className: styles$f.inputWrapper,
82974
+ className: styles$h.inputWrapper,
82817
82975
  children: [/* @__PURE__ */ jsx("div", {
82818
- className: styles$f.input,
82976
+ className: styles$h.input,
82819
82977
  children: /* @__PURE__ */ jsx(InputField, {
82820
82978
  type: "number",
82821
82979
  label: "Top",
@@ -82826,7 +82984,7 @@ const ChartConfigure = ({
82826
82984
  value: margins.marginTop
82827
82985
  })
82828
82986
  }), /* @__PURE__ */ jsx("div", {
82829
- className: styles$f.input,
82987
+ className: styles$h.input,
82830
82988
  children: /* @__PURE__ */ jsx(InputField, {
82831
82989
  type: "number",
82832
82990
  label: "Bottom",
@@ -82837,7 +82995,7 @@ const ChartConfigure = ({
82837
82995
  value: margins.marginBottom
82838
82996
  })
82839
82997
  }), /* @__PURE__ */ jsx("div", {
82840
- className: styles$f.input,
82998
+ className: styles$h.input,
82841
82999
  children: /* @__PURE__ */ jsx(InputField, {
82842
83000
  type: "number",
82843
83001
  label: "Left",
@@ -82848,7 +83006,7 @@ const ChartConfigure = ({
82848
83006
  }))
82849
83007
  })
82850
83008
  }), /* @__PURE__ */ jsx("div", {
82851
- className: styles$f.input,
83009
+ className: styles$h.input,
82852
83010
  children: /* @__PURE__ */ jsx(InputField, {
82853
83011
  type: "number",
82854
83012
  label: "Right",
@@ -82860,7 +83018,7 @@ const ChartConfigure = ({
82860
83018
  })
82861
83019
  })]
82862
83020
  }), activeTab2 === "Legend" && /* @__PURE__ */ jsxs("div", {
82863
- className: styles$f.legendWrapper,
83021
+ className: styles$h.legendWrapper,
82864
83022
  children: [/* @__PURE__ */ jsx(InputField, {
82865
83023
  type: "checkbox",
82866
83024
  label: "Show Legend",
@@ -82875,9 +83033,9 @@ const ChartConfigure = ({
82875
83033
  styleClass: "primary",
82876
83034
  children: "Position"
82877
83035
  }), /* @__PURE__ */ jsxs("div", {
82878
- className: styles$f.inputWrapper,
83036
+ className: styles$h.inputWrapper,
82879
83037
  children: [/* @__PURE__ */ jsx("div", {
82880
- className: styles$f.input,
83038
+ className: styles$h.input,
82881
83039
  children: /* @__PURE__ */ jsx(InputField, {
82882
83040
  type: "number",
82883
83041
  label: "Top",
@@ -82888,7 +83046,7 @@ const ChartConfigure = ({
82888
83046
  }))
82889
83047
  })
82890
83048
  }), /* @__PURE__ */ jsx("div", {
82891
- className: styles$f.input,
83049
+ className: styles$h.input,
82892
83050
  children: /* @__PURE__ */ jsx(InputField, {
82893
83051
  type: "number",
82894
83052
  label: "Bottom",
@@ -82899,7 +83057,7 @@ const ChartConfigure = ({
82899
83057
  }))
82900
83058
  })
82901
83059
  }), /* @__PURE__ */ jsx("div", {
82902
- className: styles$f.input,
83060
+ className: styles$h.input,
82903
83061
  children: /* @__PURE__ */ jsx(InputField, {
82904
83062
  type: "number",
82905
83063
  label: "Left",
@@ -82910,7 +83068,7 @@ const ChartConfigure = ({
82910
83068
  }))
82911
83069
  })
82912
83070
  }), /* @__PURE__ */ jsx("div", {
82913
- className: styles$f.input,
83071
+ className: styles$h.input,
82914
83072
  children: /* @__PURE__ */ jsx(InputField, {
82915
83073
  type: "number",
82916
83074
  label: "Right",
@@ -82923,13 +83081,13 @@ const ChartConfigure = ({
82923
83081
  })]
82924
83082
  })]
82925
83083
  }), /* @__PURE__ */ jsxs("div", {
82926
- className: styles$f.selectWrapper,
83084
+ className: styles$h.selectWrapper,
82927
83085
  children: [/* @__PURE__ */ jsx(Text, {
82928
83086
  variant: "h1",
82929
83087
  styleClass: "primary",
82930
83088
  children: "Appearance"
82931
83089
  }), /* @__PURE__ */ jsx("div", {
82932
- className: styles$f.select,
83090
+ className: styles$h.select,
82933
83091
  children: /* @__PURE__ */ jsx(Select, {
82934
83092
  value: legendSettings.position,
82935
83093
  options: [{
@@ -82947,21 +83105,21 @@ const ChartConfigure = ({
82947
83105
  })]
82948
83106
  })]
82949
83107
  }), activeTab2 === "Custom" && /* @__PURE__ */ jsxs("div", {
82950
- className: styles$f.series,
83108
+ className: styles$h.series,
82951
83109
  children: [/* @__PURE__ */ jsx(Text, {
82952
83110
  styleClass: "font-14c",
82953
83111
  variant: "p",
82954
- className: styles$f.tabHeading,
83112
+ className: styles$h.tabHeading,
82955
83113
  children: "Chart preferences"
82956
83114
  }), chartType2 !== "single value" && /* @__PURE__ */ jsxs(Fragment, {
82957
83115
  children: [/* @__PURE__ */ jsxs("div", {
82958
- className: styles$f.seriesWrapper,
83116
+ className: styles$h.seriesWrapper,
82959
83117
  children: [/* @__PURE__ */ jsx(Text, {
82960
83118
  variant: "h1",
82961
83119
  styleClass: "font-14",
82962
83120
  children: "Value labels"
82963
83121
  }), /* @__PURE__ */ jsx("div", {
82964
- className: styles$f.valueLabelWrapper,
83122
+ className: styles$h.valueLabelWrapper,
82965
83123
  children: /* @__PURE__ */ jsx(Select, {
82966
83124
  value: labelSettings.position,
82967
83125
  options: [{
@@ -82996,14 +83154,14 @@ const ChartConfigure = ({
82996
83154
  })]
82997
83155
  }), chartType2 !== "pie" && chartType2 !== "doughnut" && chartType2 !== "funnel" && chartType2 !== "gauge" && chartType2 !== "sankey" && chartType2 !== "singleValue" && chartType2 !== "table" && /* @__PURE__ */ jsxs(Fragment, {
82998
83156
  children: [/* @__PURE__ */ jsxs("div", {
82999
- className: styles$f.seriesWrapper,
83157
+ className: styles$h.seriesWrapper,
83000
83158
  children: [/* @__PURE__ */ jsx(Text, {
83001
83159
  variant: "h1",
83002
83160
  styleClass: "font-14",
83003
83161
  className: "font-medium",
83004
83162
  children: "Axis"
83005
83163
  }), /* @__PURE__ */ jsx("div", {
83006
- className: styles$f.select,
83164
+ className: styles$h.select,
83007
83165
  children: /* @__PURE__ */ jsx(Select, {
83008
83166
  value: axisSettings.axis,
83009
83167
  options: [{
@@ -83028,16 +83186,16 @@ const ChartConfigure = ({
83028
83186
  show: e2.target.checked
83029
83187
  }))
83030
83188
  }) : null, /* @__PURE__ */ jsxs("div", {
83031
- className: styles$f.seriesWrapper,
83189
+ className: styles$h.seriesWrapper,
83032
83190
  children: [/* @__PURE__ */ jsxs(Text, {
83033
83191
  variant: "h1",
83034
83192
  styleClass: "font-14",
83035
- className: styles$f.label,
83193
+ className: styles$h.label,
83036
83194
  children: ["Hide Axis labels", /* @__PURE__ */ jsx(InfoTooltip, {
83037
83195
  children: "Axis labels represents the x and y axis values"
83038
83196
  })]
83039
83197
  }), /* @__PURE__ */ jsx("div", {
83040
- className: styles$f.select,
83198
+ className: styles$h.select,
83041
83199
  children: /* @__PURE__ */ jsx(Select, {
83042
83200
  value: customSettings.axisLabels,
83043
83201
  options: [{
@@ -83060,16 +83218,16 @@ const ChartConfigure = ({
83060
83218
  })
83061
83219
  })]
83062
83220
  }), /* @__PURE__ */ jsxs("div", {
83063
- className: styles$f.seriesWrapper,
83221
+ className: styles$h.seriesWrapper,
83064
83222
  children: [/* @__PURE__ */ jsxs(Text, {
83065
83223
  variant: "h1",
83066
83224
  styleClass: "font-14",
83067
- className: styles$f.label,
83225
+ className: styles$h.label,
83068
83226
  children: ["Hide Splitlines", /* @__PURE__ */ jsx(InfoTooltip, {
83069
83227
  children: "Splitline is the reference lines that run along the directional x and y axis which act as reference markers"
83070
83228
  })]
83071
83229
  }), /* @__PURE__ */ jsx("div", {
83072
- className: styles$f.select,
83230
+ className: styles$h.select,
83073
83231
  children: /* @__PURE__ */ jsx(Select, {
83074
83232
  value: customSettings.hideSplitLines,
83075
83233
  options: [{
@@ -83092,16 +83250,16 @@ const ChartConfigure = ({
83092
83250
  })
83093
83251
  })]
83094
83252
  }), /* @__PURE__ */ jsxs("div", {
83095
- className: styles$f.seriesWrapper,
83253
+ className: styles$h.seriesWrapper,
83096
83254
  children: [/* @__PURE__ */ jsxs(Text, {
83097
83255
  variant: "h1",
83098
83256
  styleClass: "font-14",
83099
- className: styles$f.label,
83257
+ className: styles$h.label,
83100
83258
  children: ["Hide Axis Line", /* @__PURE__ */ jsx(InfoTooltip, {
83101
83259
  children: "The x-axis and y-axis lines act as a graph base from which the chart starts"
83102
83260
  })]
83103
83261
  }), /* @__PURE__ */ jsx("div", {
83104
- className: styles$f.select,
83262
+ className: styles$h.select,
83105
83263
  children: /* @__PURE__ */ jsx(Select, {
83106
83264
  value: customSettings.hideAxisLines,
83107
83265
  options: [{
@@ -83125,11 +83283,11 @@ const ChartConfigure = ({
83125
83283
  })]
83126
83284
  }), chartType2 === "bar" || chartType2 === "row" || chartType2 === "stack" ? /* @__PURE__ */ jsxs(Fragment, {
83127
83285
  children: [/* @__PURE__ */ jsxs("div", {
83128
- className: styles$f.seriesWrapper,
83286
+ className: styles$h.seriesWrapper,
83129
83287
  children: [/* @__PURE__ */ jsxs(Text, {
83130
83288
  variant: "h1",
83131
83289
  styleClass: "font-14",
83132
- className: styles$f.label,
83290
+ className: styles$h.label,
83133
83291
  children: ["Modify Bar width", /* @__PURE__ */ jsx(InfoTooltip, {
83134
83292
  children: "The width of each individual bar rectangle of the graph"
83135
83293
  })]
@@ -83143,11 +83301,11 @@ const ChartConfigure = ({
83143
83301
  value: customSettings.barWidth
83144
83302
  })]
83145
83303
  }), /* @__PURE__ */ jsxs("div", {
83146
- className: styles$f.seriesWrapper,
83304
+ className: styles$h.seriesWrapper,
83147
83305
  children: [/* @__PURE__ */ jsxs(Text, {
83148
83306
  variant: "h1",
83149
83307
  styleClass: "font-14",
83150
- className: styles$f.label,
83308
+ className: styles$h.label,
83151
83309
  children: ["Modify Bar radius", /* @__PURE__ */ jsx(InfoTooltip, {
83152
83310
  children: "The property that rounds the corners of the element's outer border edge"
83153
83311
  })]
@@ -83165,11 +83323,11 @@ const ChartConfigure = ({
83165
83323
  })]
83166
83324
  }), chartType2 === "single value" && /* @__PURE__ */ jsxs(Fragment, {
83167
83325
  children: [/* @__PURE__ */ jsxs("div", {
83168
- className: styles$f.seriesWrapper,
83326
+ className: styles$h.seriesWrapper,
83169
83327
  children: [/* @__PURE__ */ jsx(Text, {
83170
83328
  variant: "h1",
83171
83329
  styleClass: "font-14",
83172
- className: styles$f.label,
83330
+ className: styles$h.label,
83173
83331
  children: "Single Value Chart Font Size"
83174
83332
  }), /* @__PURE__ */ jsx(InputField, {
83175
83333
  type: "number",
@@ -83181,7 +83339,7 @@ const ChartConfigure = ({
83181
83339
  value: customSettings.fontSize
83182
83340
  })]
83183
83341
  }), /* @__PURE__ */ jsxs("div", {
83184
- className: styles$f.singleCheckBox,
83342
+ className: styles$h.singleCheckBox,
83185
83343
  children: [/* @__PURE__ */ jsx(InputField, {
83186
83344
  type: "checkbox",
83187
83345
  label: "",
@@ -83193,18 +83351,18 @@ const ChartConfigure = ({
83193
83351
  }), /* @__PURE__ */ jsxs(Text, {
83194
83352
  variant: "h1",
83195
83353
  styleClass: "font-14",
83196
- className: styles$f.label,
83354
+ className: styles$h.label,
83197
83355
  children: ["Single Value Sub-Header", /* @__PURE__ */ jsx(InfoTooltip, {
83198
83356
  children: "Single Value Sub-Header"
83199
83357
  })]
83200
83358
  })]
83201
83359
  }), customSettings.subHeaderShow && /* @__PURE__ */ jsxs(Fragment, {
83202
83360
  children: [/* @__PURE__ */ jsxs("div", {
83203
- className: styles$f.seriesWrapper,
83361
+ className: styles$h.seriesWrapper,
83204
83362
  children: [/* @__PURE__ */ jsx(Text, {
83205
83363
  variant: "h1",
83206
83364
  styleClass: "font-14",
83207
- className: styles$f.label,
83365
+ className: styles$h.label,
83208
83366
  children: "Sub-Header Display Text"
83209
83367
  }), /* @__PURE__ */ jsx(InputField, {
83210
83368
  type: "text",
@@ -83217,11 +83375,11 @@ const ChartConfigure = ({
83217
83375
  value: customSettings.displayText
83218
83376
  })]
83219
83377
  }), /* @__PURE__ */ jsxs("div", {
83220
- className: styles$f.seriesWrapper,
83378
+ className: styles$h.seriesWrapper,
83221
83379
  children: [/* @__PURE__ */ jsx(Text, {
83222
83380
  variant: "h1",
83223
83381
  styleClass: "font-14",
83224
- className: styles$f.label,
83382
+ className: styles$h.label,
83225
83383
  children: "Sub-Header Font Size"
83226
83384
  }), /* @__PURE__ */ jsx(InputField, {
83227
83385
  type: "number",
@@ -83234,13 +83392,13 @@ const ChartConfigure = ({
83234
83392
  })]
83235
83393
  })]
83236
83394
  }), /* @__PURE__ */ jsxs("div", {
83237
- className: styles$f.seriesWrapper,
83395
+ className: styles$h.seriesWrapper,
83238
83396
  children: [/* @__PURE__ */ jsx(Text, {
83239
83397
  variant: "h1",
83240
83398
  styleClass: "primary",
83241
83399
  children: "Date formatting"
83242
83400
  }), /* @__PURE__ */ jsx("div", {
83243
- className: styles$f.valueLabelWrapper,
83401
+ className: styles$h.valueLabelWrapper,
83244
83402
  children: /* @__PURE__ */ jsx(Select, {
83245
83403
  value: customSettings.dateFormatter,
83246
83404
  options: [{
@@ -83275,13 +83433,13 @@ const ChartConfigure = ({
83275
83433
  })
83276
83434
  })]
83277
83435
  }), /* @__PURE__ */ jsxs("div", {
83278
- className: styles$f.seriesWrapper,
83436
+ className: styles$h.seriesWrapper,
83279
83437
  children: [/* @__PURE__ */ jsx(Text, {
83280
83438
  variant: "h1",
83281
83439
  styleClass: "primary",
83282
83440
  children: "Number formatting"
83283
83441
  }), /* @__PURE__ */ jsx("div", {
83284
- className: styles$f.valueLabelWrapper,
83442
+ className: styles$h.valueLabelWrapper,
83285
83443
  children: /* @__PURE__ */ jsx(Select, {
83286
83444
  value: customSettings.numberFormatter,
83287
83445
  textSize: "12px",
@@ -83355,11 +83513,11 @@ const chartButtons$1 = "_chartButtons_1fmoa_47";
83355
83513
  const chartButton$1 = "_chartButton_1fmoa_1";
83356
83514
  const chartButtonSelected = "_chartButtonSelected_1fmoa_63";
83357
83515
  const chartTypesButton = "_chartTypesButton_1fmoa_71";
83358
- const button$1 = "_button_1fmoa_79";
83516
+ const button$2 = "_button_1fmoa_79";
83359
83517
  const propertyButton = "_propertyButton_1fmoa_87";
83360
83518
  const settings = "_settings_1fmoa_15";
83361
83519
  const crossIcon = "_crossIcon_1fmoa_103";
83362
- var styles$d = {
83520
+ var styles$f = {
83363
83521
  chartButtonContainer: chartButtonContainer$1,
83364
83522
  "chartButton-header": "_chartButton-header_1fmoa_7",
83365
83523
  "settingsTab-header-control": "_settingsTab-header-control_1fmoa_15",
@@ -83370,7 +83528,7 @@ var styles$d = {
83370
83528
  chartButton: chartButton$1,
83371
83529
  chartButtonSelected,
83372
83530
  chartTypesButton,
83373
- button: button$1,
83531
+ button: button$2,
83374
83532
  propertyButton,
83375
83533
  settings,
83376
83534
  crossIcon
@@ -83444,28 +83602,28 @@ const ChartSettings = ({
83444
83602
  justifyContent: "center"
83445
83603
  };
83446
83604
  return /* @__PURE__ */ jsxs("div", {
83447
- className: styles$d.chartButtonContainer,
83605
+ className: styles$f.chartButtonContainer,
83448
83606
  children: [/* @__PURE__ */ jsxs("div", {
83449
- className: styles$d["chartButton-header"],
83607
+ className: styles$f["chartButton-header"],
83450
83608
  children: [/* @__PURE__ */ jsxs(Text, {
83451
83609
  styleClass: "font-14c",
83452
83610
  variant: "h1",
83453
- className: styles$d.settings,
83611
+ className: styles$f.settings,
83454
83612
  children: [/* @__PURE__ */ jsx(mdiMixerSettingsVertical, {}), "Chart Settings"]
83455
83613
  }), /* @__PURE__ */ jsx("div", {
83456
- className: styles$d.crossIcon,
83614
+ className: styles$f.crossIcon,
83457
83615
  children: /* @__PURE__ */ jsx(akarIconsCross, {
83458
83616
  onClick: () => setSettingsShow(false)
83459
83617
  })
83460
83618
  })]
83461
83619
  }), /* @__PURE__ */ jsxs("div", {
83462
- className: styles$d.chartButtons,
83620
+ className: styles$f.chartButtons,
83463
83621
  children: [/* @__PURE__ */ jsxs("div", {
83464
- className: styles$d["settingsTab-header-control"],
83622
+ className: styles$f["settingsTab-header-control"],
83465
83623
  children: [/* @__PURE__ */ jsxs(Button, {
83466
83624
  type: "button",
83467
83625
  variant: "custom",
83468
- className: `${styles$d.chartButton} ${selectedTab2 === GENERAL && styles$d.chartButtonSelected}`,
83626
+ className: `${styles$f.chartButton} ${selectedTab2 === GENERAL && styles$f.chartButtonSelected}`,
83469
83627
  onClick: () => setSelectedTab(GENERAL),
83470
83628
  children: [selectedTab2 === GENERAL && /* @__PURE__ */ jsx("div", {
83471
83629
  style: buttonColor,
@@ -83474,7 +83632,7 @@ const ChartSettings = ({
83474
83632
  }), /* @__PURE__ */ jsxs(Button, {
83475
83633
  type: "button",
83476
83634
  variant: "custom",
83477
- className: `${styles$d.chartButton} ${selectedTab2 === CONFIG && styles$d.chartButtonSelected}`,
83635
+ className: `${styles$f.chartButton} ${selectedTab2 === CONFIG && styles$f.chartButtonSelected}`,
83478
83636
  onClick: () => setSelectedTab(CONFIG),
83479
83637
  children: [selectedTab2 === CONFIG && /* @__PURE__ */ jsx("div", {
83480
83638
  style: buttonColor,
@@ -83483,23 +83641,23 @@ const ChartSettings = ({
83483
83641
  })]
83484
83642
  }), selectedTab2 === GENERAL && /* @__PURE__ */ jsxs(Fragment, {
83485
83643
  children: [/* @__PURE__ */ jsx("div", {
83486
- className: styles$d.tabContainer,
83644
+ className: styles$f.tabContainer,
83487
83645
  children: /* @__PURE__ */ jsx(Tab, {
83488
83646
  activeTab: activeTab2,
83489
83647
  options: [FIRST_TAB, SECOND_TAB],
83490
83648
  setActiveTab,
83491
- className: styles$d.tab,
83492
- tabText: styles$d.tabText
83649
+ className: styles$f.tab,
83650
+ tabText: styles$f.tabText
83493
83651
  })
83494
83652
  }), activeTab2 === FIRST_TAB && /* @__PURE__ */ jsx("div", {
83495
- className: styles$d.button,
83653
+ className: styles$f.button,
83496
83654
  children: /* @__PURE__ */ jsx(ChartModalOptions, {
83497
83655
  chartType: chartType2,
83498
83656
  setChartType
83499
83657
  })
83500
83658
  }), activeTab2 === SECOND_TAB && /* @__PURE__ */ jsx(Fragment, {
83501
83659
  children: chartType2 && /* @__PURE__ */ jsx("div", {
83502
- className: styles$d.button,
83660
+ className: styles$f.button,
83503
83661
  children: /* @__PURE__ */ jsx(ChartConfig, {
83504
83662
  data: data2,
83505
83663
  setXAxis,
@@ -83556,7 +83714,7 @@ const chartSettings = "_chartSettings_1cvrv_147";
83556
83714
  const labels = "_labels_1cvrv_155";
83557
83715
  const chartButtons = "_chartButtons_1cvrv_163";
83558
83716
  const chartButton = "_chartButton_1cvrv_107";
83559
- var styles$c = {
83717
+ var styles$e = {
83560
83718
  searchCommand: searchCommand$1,
83561
83719
  "chartTab-container": "_chartTab-container_1cvrv_11",
83562
83720
  chartText,
@@ -83661,10 +83819,13 @@ const ChartTab = ({
83661
83819
  } = useGlobalTheme();
83662
83820
  const [isSettingsShow, setSettingsShow] = useState(false);
83663
83821
  const [isShowFullScreen, setShowFullScreen] = useState(false);
83822
+ const handleChartRightClick = (params) => {
83823
+ console.log(params);
83824
+ };
83664
83825
  return /* @__PURE__ */ jsxs("div", {
83665
- className: styles$c["chartTab-container"],
83826
+ className: styles$e["chartTab-container"],
83666
83827
  children: [/* @__PURE__ */ jsxs("div", {
83667
- className: styles$c.metricChartHeader,
83828
+ className: styles$e.metricChartHeader,
83668
83829
  children: [/* @__PURE__ */ jsx(Text, {
83669
83830
  styleClass: "primary",
83670
83831
  variant: "p",
@@ -83672,7 +83833,7 @@ const ChartTab = ({
83672
83833
  children: "Preview"
83673
83834
  }), headerChild]
83674
83835
  }), !(data2 == null ? void 0 : data2.length) && isLoading && /* @__PURE__ */ jsx("div", {
83675
- className: styles$c["loader-container"],
83836
+ className: styles$e["loader-container"],
83676
83837
  children: /* @__PURE__ */ jsx(eosIconsLoading, {
83677
83838
  style: {
83678
83839
  width: "50px",
@@ -83681,21 +83842,21 @@ const ChartTab = ({
83681
83842
  }
83682
83843
  })
83683
83844
  }), !(data2 == null ? void 0 : data2.length) && !isLoading && /* @__PURE__ */ jsxs("div", {
83684
- className: styles$c.metricChartEmpty,
83845
+ className: styles$e.metricChartEmpty,
83685
83846
  children: [/* @__PURE__ */ jsx("div", {
83686
- className: styles$c.searchWrapper,
83847
+ className: styles$e.searchWrapper,
83687
83848
  children: /* @__PURE__ */ jsx(akarIconsSearch, {
83688
- className: styles$c.searchIcon
83849
+ className: styles$e.searchIcon
83689
83850
  })
83690
83851
  }), /* @__PURE__ */ jsx("div", {
83691
- className: styles$c.message,
83852
+ className: styles$e.message,
83692
83853
  children: /* @__PURE__ */ jsx(Text, {
83693
83854
  styleClass: "font-14b",
83694
83855
  variant: "p",
83695
83856
  children: "Uh-oh, Nothing to display"
83696
83857
  })
83697
83858
  }), /* @__PURE__ */ jsx("div", {
83698
- className: styles$c.chartButton,
83859
+ className: styles$e.chartButton,
83699
83860
  children: /* @__PURE__ */ jsx(Text, {
83700
83861
  styleClass: "font-14a",
83701
83862
  variant: "p",
@@ -83703,22 +83864,22 @@ const ChartTab = ({
83703
83864
  })
83704
83865
  })]
83705
83866
  }), !!(data2 == null ? void 0 : data2.length) && !isLoading && /* @__PURE__ */ jsx("div", {
83706
- className: styles$c.metricChart,
83867
+ className: styles$e.metricChart,
83707
83868
  children: /* @__PURE__ */ jsxs("div", {
83708
- className: styles$c["chartTab-wrapper"],
83869
+ className: styles$e["chartTab-wrapper"],
83709
83870
  children: [/* @__PURE__ */ jsxs("div", {
83710
- className: styles$c["chartTab-wrapper-head"],
83871
+ className: styles$e["chartTab-wrapper-head"],
83711
83872
  children: [/* @__PURE__ */ jsx(Text, {
83712
83873
  styleClass: "primary",
83713
83874
  variant: "p",
83714
83875
  className: "",
83715
83876
  children: "Charts"
83716
83877
  }), /* @__PURE__ */ jsxs("div", {
83717
- className: styles$c.chartButtons,
83878
+ className: styles$e.chartButtons,
83718
83879
  children: [/* @__PURE__ */ jsx(Button, {
83719
83880
  type: "button",
83720
83881
  variant: "custom",
83721
- className: styles$c.chartButton,
83882
+ className: styles$e.chartButton,
83722
83883
  onClick: () => {
83723
83884
  setSettingsShow(!isSettingsShow);
83724
83885
  },
@@ -83726,16 +83887,16 @@ const ChartTab = ({
83726
83887
  }), /* @__PURE__ */ jsx(Button, {
83727
83888
  type: "button",
83728
83889
  variant: "custom",
83729
- className: (labels2 == null ? void 0 : labels2.length) ? styles$c.fullQuery : styles$c.noQuery,
83890
+ className: (labels2 == null ? void 0 : labels2.length) ? styles$e.fullQuery : styles$e.noQuery,
83730
83891
  onClick: (labels2 == null ? void 0 : labels2.length) ? () => setShowFullScreen(true) : void 0,
83731
83892
  children: /* @__PURE__ */ jsx(Icons, {
83732
83893
  name: "fullscreen-icon",
83733
- className: styles$c.fullQueryIcon
83894
+ className: styles$e.fullQueryIcon
83734
83895
  })
83735
83896
  })]
83736
83897
  })]
83737
83898
  }), isSettingsShow && /* @__PURE__ */ jsx("div", {
83738
- className: styles$c.chartSettings,
83899
+ className: styles$e.chartSettings,
83739
83900
  children: /* @__PURE__ */ jsx(ChartSettings, {
83740
83901
  chartType: chartType2,
83741
83902
  setChartType,
@@ -83768,7 +83929,7 @@ const ChartTab = ({
83768
83929
  setTableSettings
83769
83930
  })
83770
83931
  }), (labels2 == null ? void 0 : labels2.length) ? /* @__PURE__ */ jsx("div", {
83771
- className: styles$c.labels,
83932
+ className: styles$e.labels,
83772
83933
  children: /* @__PURE__ */ jsx(MetricChart, {
83773
83934
  labels: labels2,
83774
83935
  data: {
@@ -83797,24 +83958,25 @@ const ChartTab = ({
83797
83958
  },
83798
83959
  enableSaveAs: true,
83799
83960
  tableSettings,
83800
- chartRef
83961
+ chartRef,
83962
+ handleChartRightClick
83801
83963
  })
83802
83964
  }) : /* @__PURE__ */ jsxs("div", {
83803
- className: styles$c.metricChartEmpty,
83965
+ className: styles$e.metricChartEmpty,
83804
83966
  children: [/* @__PURE__ */ jsx("div", {
83805
- className: styles$c.searchWrapper,
83967
+ className: styles$e.searchWrapper,
83806
83968
  children: /* @__PURE__ */ jsx(akarIconsSearch, {
83807
- className: styles$c.searchIcon
83969
+ className: styles$e.searchIcon
83808
83970
  })
83809
83971
  }), /* @__PURE__ */ jsx("div", {
83810
- className: styles$c.message,
83972
+ className: styles$e.message,
83811
83973
  children: /* @__PURE__ */ jsx(Text, {
83812
83974
  styleClass: "font-14b",
83813
83975
  variant: "p",
83814
83976
  children: "Uh-oh, Nothing to display"
83815
83977
  })
83816
83978
  }), /* @__PURE__ */ jsx("div", {
83817
- className: styles$c.chartButton,
83979
+ className: styles$e.chartButton,
83818
83980
  children: /* @__PURE__ */ jsx(Text, {
83819
83981
  styleClass: "font-14a",
83820
83982
  variant: "p",
@@ -83852,22 +84014,23 @@ const ChartTab = ({
83852
84014
  route: "/{{value}}",
83853
84015
  routeType: "internal"
83854
84016
  },
83855
- chartRef
84017
+ chartRef,
84018
+ handleChartRightClick
83856
84019
  }
83857
84020
  })]
83858
84021
  });
83859
84022
  };
83860
- const container$5 = "_container_yjeiv_1";
84023
+ const container$6 = "_container_yjeiv_1";
83861
84024
  const wrapper$1 = "_wrapper_yjeiv_5";
83862
84025
  const text = "_text_yjeiv_9";
83863
84026
  const table$3 = "_table_yjeiv_12";
83864
- var styles$b = {
83865
- container: container$5,
84027
+ var styles$d = {
84028
+ container: container$6,
83866
84029
  wrapper: wrapper$1,
83867
84030
  text,
83868
84031
  table: table$3
83869
84032
  };
83870
- const container$4 = "_container_1jkce_1";
84033
+ const container$5 = "_container_1jkce_1";
83871
84034
  const table$2 = "_table_1jkce_9";
83872
84035
  const tableHead = "_tableHead_1jkce_17";
83873
84036
  const tableRow$1 = "_tableRow_1jkce_25";
@@ -83877,8 +84040,8 @@ const tableRowCol$1 = "_tableRowCol_1jkce_49";
83877
84040
  const tableColText = "_tableColText_1jkce_57";
83878
84041
  const empty = "_empty_1jkce_65";
83879
84042
  const error$1 = "_error_1jkce_73";
83880
- var styles$a = {
83881
- container: container$4,
84043
+ var styles$c = {
84044
+ container: container$5,
83882
84045
  table: table$2,
83883
84046
  tableHead,
83884
84047
  tableRow: tableRow$1,
@@ -83894,21 +84057,21 @@ const MetricTable = ({
83894
84057
  isError
83895
84058
  }) => {
83896
84059
  return /* @__PURE__ */ jsxs("div", {
83897
- className: styles$a.container,
84060
+ className: styles$c.container,
83898
84061
  children: [!!(data2 == null ? void 0 : data2.length) && !isError && /* @__PURE__ */ jsxs("table", {
83899
- className: styles$a.table,
84062
+ className: styles$c.table,
83900
84063
  children: [/* @__PURE__ */ jsx("thead", {
83901
- className: styles$a.tableHead,
84064
+ className: styles$c.tableHead,
83902
84065
  children: /* @__PURE__ */ jsx("tr", {
83903
- className: styles$a.tableRow,
84066
+ className: styles$c.tableRow,
83904
84067
  children: Object.keys(data2[0]).map((item) => {
83905
84068
  return /* @__PURE__ */ jsx("th", {
83906
- className: styles$a.tableHeadCol,
84069
+ className: styles$c.tableHeadCol,
83907
84070
  scope: "col",
83908
84071
  children: /* @__PURE__ */ jsx(Text, {
83909
84072
  styleClass: "font-14c",
83910
84073
  variant: "h1",
83911
- className: styles$a.tableHeadColText,
84074
+ className: styles$c.tableHeadColText,
83912
84075
  children: item
83913
84076
  })
83914
84077
  }, item);
@@ -83917,21 +84080,21 @@ const MetricTable = ({
83917
84080
  }), /* @__PURE__ */ jsx("tbody", {
83918
84081
  children: data2 == null ? void 0 : data2.map((item, i) => /* @__PURE__ */ jsx("tr", {
83919
84082
  children: Object.keys(data2[0]).map((d2, index2) => /* @__PURE__ */ jsx("td", {
83920
- className: styles$a.tableRowCol,
84083
+ className: styles$c.tableRowCol,
83921
84084
  children: /* @__PURE__ */ jsx(Text, {
83922
84085
  styleClass: "font-14",
83923
84086
  variant: "p",
83924
- className: styles$a.tableColText,
84087
+ className: styles$c.tableColText,
83925
84088
  children: JSON.stringify(item[d2])
83926
84089
  })
83927
84090
  }, index2))
83928
84091
  }, i))
83929
84092
  })]
83930
84093
  }), !(data2 == null ? void 0 : data2.length) && !isError && /* @__PURE__ */ jsx("div", {
83931
- className: styles$a.empty,
84094
+ className: styles$c.empty,
83932
84095
  children: "Table is empty"
83933
84096
  }), isError && /* @__PURE__ */ jsx("div", {
83934
- className: styles$a.error,
84097
+ className: styles$c.error,
83935
84098
  children: data2.message
83936
84099
  })]
83937
84100
  });
@@ -83940,18 +84103,18 @@ const InputTables = ({
83940
84103
  previewTableDataList
83941
84104
  }) => {
83942
84105
  return /* @__PURE__ */ jsx("div", {
83943
- className: styles$b.container,
84106
+ className: styles$d.container,
83944
84107
  children: /* @__PURE__ */ jsx("div", {
83945
- className: styles$b.wrapper,
84108
+ className: styles$d.wrapper,
83946
84109
  children: previewTableDataList == null ? void 0 : previewTableDataList.map((table2) => /* @__PURE__ */ jsxs("div", {
83947
- className: styles$b.text,
84110
+ className: styles$d.text,
83948
84111
  children: [/* @__PURE__ */ jsx(Text, {
83949
84112
  variant: "h1",
83950
84113
  styleClass: "primary",
83951
84114
  className: "",
83952
84115
  children: table2.name
83953
84116
  }), /* @__PURE__ */ jsx("div", {
83954
- className: styles$b.table,
84117
+ className: styles$d.table,
83955
84118
  children: /* @__PURE__ */ jsx(MetricTable, {
83956
84119
  data: table2.data,
83957
84120
  isError: table2.isError
@@ -83961,13 +84124,13 @@ const InputTables = ({
83961
84124
  })
83962
84125
  });
83963
84126
  };
83964
- const container$3 = "_container_38zl3_1";
84127
+ const container$4 = "_container_38zl3_1";
83965
84128
  const header$1 = "_header_38zl3_5";
83966
84129
  const tabButton$1 = "_tabButton_38zl3_16";
83967
84130
  const selectedTab = "_selectedTab_38zl3_19";
83968
84131
  const table$1 = "_table_38zl3_22";
83969
- var styles$9 = {
83970
- container: container$3,
84132
+ var styles$b = {
84133
+ container: container$4,
83971
84134
  header: header$1,
83972
84135
  "text-container": "_text-container_38zl3_9",
83973
84136
  "btn-container": "_btn-container_38zl3_13",
@@ -83980,7 +84143,7 @@ const tableHeadCol = "_tableHeadCol_o6rhd_13";
83980
84143
  const tableRow = "_tableRow_o6rhd_19";
83981
84144
  const tableRowCol = "_tableRowCol_o6rhd_25";
83982
84145
  const row = "_row_o6rhd_31";
83983
- const container$2 = "_container_o6rhd_37";
84146
+ const container$3 = "_container_o6rhd_37";
83984
84147
  const table = "_table_o6rhd_1";
83985
84148
  const previewTable = "_previewTable_o6rhd_49";
83986
84149
  const preview = "_preview_o6rhd_49";
@@ -83989,14 +84152,14 @@ const noData$1 = "_noData_o6rhd_67";
83989
84152
  const error = "_error_o6rhd_73";
83990
84153
  const errorMsg = "_errorMsg_o6rhd_79";
83991
84154
  const tableIcon = "_tableIcon_o6rhd_85";
83992
- var styles$8 = {
84155
+ var styles$a = {
83993
84156
  "table-loader-container": "_table-loader-container_o6rhd_1",
83994
84157
  tableData,
83995
84158
  tableHeadCol,
83996
84159
  tableRow,
83997
84160
  tableRowCol,
83998
84161
  row,
83999
- container: container$2,
84162
+ container: container$3,
84000
84163
  table,
84001
84164
  previewTable,
84002
84165
  preview,
@@ -84023,21 +84186,21 @@ const Table = ({
84023
84186
  error: error2
84024
84187
  }) => {
84025
84188
  return /* @__PURE__ */ jsx("div", {
84026
- className: styles$8.container,
84189
+ className: styles$a.container,
84027
84190
  children: /* @__PURE__ */ jsxs("div", {
84028
- className: styles$8.previewTable,
84191
+ className: styles$a.previewTable,
84029
84192
  children: [/* @__PURE__ */ jsx("div", {
84030
- className: styles$8.preview,
84193
+ className: styles$a.preview,
84031
84194
  children: /* @__PURE__ */ jsx(Text, {
84032
84195
  styleClass: "font-14c",
84033
84196
  variant: "h1",
84034
- className: styles$8.previewText,
84197
+ className: styles$a.previewText,
84035
84198
  children: "Preview"
84036
84199
  })
84037
84200
  }), /* @__PURE__ */ jsxs("div", {
84038
- className: styles$8.tableData,
84201
+ className: styles$a.tableData,
84039
84202
  children: [isLoading && !(data2 == null ? void 0 : data2.length) && /* @__PURE__ */ jsx("div", {
84040
- className: styles$8["table-loader-container"],
84203
+ className: styles$a["table-loader-container"],
84041
84204
  children: /* @__PURE__ */ jsx(eosIconsLoading, {
84042
84205
  style: {
84043
84206
  width: "50px",
@@ -84046,13 +84209,13 @@ const Table = ({
84046
84209
  }
84047
84210
  })
84048
84211
  }), !!(data2 == null ? void 0 : data2.length) && !isLoading && /* @__PURE__ */ jsxs("table", {
84049
- className: styles$8.table,
84212
+ className: styles$a.table,
84050
84213
  children: [/* @__PURE__ */ jsx("thead", {
84051
84214
  children: /* @__PURE__ */ jsx("tr", {
84052
- className: styles$8.row,
84215
+ className: styles$a.row,
84053
84216
  children: Object.keys(data2[0]).map((item) => {
84054
84217
  return /* @__PURE__ */ jsx("th", {
84055
- className: styles$8.tableHeadCol,
84218
+ className: styles$a.tableHeadCol,
84056
84219
  scope: "col",
84057
84220
  children: /* @__PURE__ */ jsx(Text, {
84058
84221
  styleClass: "font-14c",
@@ -84064,9 +84227,9 @@ const Table = ({
84064
84227
  })
84065
84228
  }), /* @__PURE__ */ jsx("tbody", {
84066
84229
  children: data2.map((item, i) => /* @__PURE__ */ jsx("tr", {
84067
- className: styles$8.tableRow,
84230
+ className: styles$a.tableRow,
84068
84231
  children: Object.keys(data2[0]).map((d2, index2) => /* @__PURE__ */ jsx("td", {
84069
- className: styles$8.tableRowCol,
84232
+ className: styles$a.tableRowCol,
84070
84233
  children: /* @__PURE__ */ jsx(Text, {
84071
84234
  styleClass: "font-14",
84072
84235
  variant: "p",
@@ -84076,9 +84239,9 @@ const Table = ({
84076
84239
  }, i))
84077
84240
  })]
84078
84241
  }), !(data2 == null ? void 0 : data2.length) && !isLoading && !error2.length && /* @__PURE__ */ jsxs("div", {
84079
- className: styles$8.noData,
84242
+ className: styles$a.noData,
84080
84243
  children: [/* @__PURE__ */ jsx(teenyiconsTableOutline, {
84081
- className: styles$8.tableIcon,
84244
+ className: styles$a.tableIcon,
84082
84245
  width: "60px",
84083
84246
  height: "60px"
84084
84247
  }), /* @__PURE__ */ jsx(Text, {
@@ -84091,10 +84254,10 @@ const Table = ({
84091
84254
  children: "Run your query to preview data"
84092
84255
  })]
84093
84256
  }), error2 && /* @__PURE__ */ jsx("div", {
84094
- className: styles$8.error,
84257
+ className: styles$a.error,
84095
84258
  children: /* @__PURE__ */ jsx(Text, {
84096
84259
  styleClass: "primary",
84097
- className: styles$8.errorMsg,
84260
+ className: styles$a.errorMsg,
84098
84261
  variant: "p",
84099
84262
  children: error2
84100
84263
  })
@@ -84121,11 +84284,11 @@ const TableTab = ({
84121
84284
  justifyContent: "center"
84122
84285
  };
84123
84286
  return /* @__PURE__ */ jsxs("div", {
84124
- className: styles$9.container,
84287
+ className: styles$b.container,
84125
84288
  children: [/* @__PURE__ */ jsxs("div", {
84126
- className: styles$9.header,
84289
+ className: styles$b.header,
84127
84290
  children: [/* @__PURE__ */ jsxs("div", {
84128
- className: styles$9["text-container"],
84291
+ className: styles$b["text-container"],
84129
84292
  children: [/* @__PURE__ */ jsx(Text, {
84130
84293
  styleClass: "font-14c",
84131
84294
  variant: "h1",
@@ -84136,11 +84299,11 @@ const TableTab = ({
84136
84299
  children: "Preview your selected table & output table values"
84137
84300
  })]
84138
84301
  }), /* @__PURE__ */ jsxs("div", {
84139
- className: styles$9["btn-container"],
84302
+ className: styles$b["btn-container"],
84140
84303
  children: [/* @__PURE__ */ jsxs(Button, {
84141
84304
  type: "button",
84142
84305
  variant: "custom",
84143
- className: styles$9.tabButton,
84306
+ className: styles$b.tabButton,
84144
84307
  onClick: () => setSelectedTab(INPUT_TABLE),
84145
84308
  children: [selectedTab2 === INPUT_TABLE && /* @__PURE__ */ jsx("div", {
84146
84309
  style: buttonColor,
@@ -84149,7 +84312,7 @@ const TableTab = ({
84149
84312
  }), /* @__PURE__ */ jsxs(Button, {
84150
84313
  type: "button",
84151
84314
  variant: "custom",
84152
- className: styles$9.tabButton,
84315
+ className: styles$b.tabButton,
84153
84316
  onClick: () => setSelectedTab(OUTPUT_TABLE),
84154
84317
  children: [selectedTab2 === OUTPUT_TABLE && /* @__PURE__ */ jsx("div", {
84155
84318
  style: buttonColor,
@@ -84160,7 +84323,7 @@ const TableTab = ({
84160
84323
  }), selectedTab2 === INPUT_TABLE && /* @__PURE__ */ jsx(InputTables, {
84161
84324
  previewTableDataList
84162
84325
  }), selectedTab2 === OUTPUT_TABLE && /* @__PURE__ */ jsx("div", {
84163
- className: styles$9.table,
84326
+ className: styles$b.table,
84164
84327
  children: /* @__PURE__ */ jsx(Table, {
84165
84328
  data: outpuTableData,
84166
84329
  isLoading: isOutputLoading,
@@ -84173,7 +84336,7 @@ const wrapper = "_wrapper_wy97p_9";
84173
84336
  const searchCommand = "_searchCommand_wy97p_12";
84174
84337
  const tabButton = "_tabButton_wy97p_15";
84175
84338
  const tabActive = "_tabActive_wy97p_18";
84176
- var styles$7 = {
84339
+ var styles$9 = {
84177
84340
  "main-container": "_main-container_wy97p_1",
84178
84341
  "outputTab-header": "_outputTab-header_wy97p_5",
84179
84342
  wrapper,
@@ -84225,13 +84388,13 @@ const MetricOutput = ({
84225
84388
  var _a2;
84226
84389
  const [selectedTab2, setSelectedTab] = useState(TABLE_TAB);
84227
84390
  return /* @__PURE__ */ jsxs("div", {
84228
- className: styles$7["main-container"],
84391
+ className: styles$9["main-container"],
84229
84392
  children: [/* @__PURE__ */ jsxs("div", {
84230
- className: styles$7["outputTab-header"],
84393
+ className: styles$9["outputTab-header"],
84231
84394
  children: [/* @__PURE__ */ jsxs(Button, {
84232
84395
  type: "button",
84233
84396
  variant: "custom",
84234
- className: `${styles$7.tabButton} ${selectedTab2 === TABLE_TAB && styles$7.tabActive}`,
84397
+ className: `${styles$9.tabButton} ${selectedTab2 === TABLE_TAB && styles$9.tabActive}`,
84235
84398
  onClick: () => setSelectedTab(TABLE_TAB),
84236
84399
  children: [/* @__PURE__ */ jsx(Icons, {
84237
84400
  name: "table-tab-icon"
@@ -84239,7 +84402,7 @@ const MetricOutput = ({
84239
84402
  }), /* @__PURE__ */ jsxs(Button, {
84240
84403
  type: "button",
84241
84404
  variant: "custom",
84242
- className: `${styles$7.tabButton} ${selectedTab2 === CHART_TAB && styles$7.tabActive}`,
84405
+ className: `${styles$9.tabButton} ${selectedTab2 === CHART_TAB && styles$9.tabActive}`,
84243
84406
  onClick: () => setSelectedTab(CHART_TAB),
84244
84407
  children: [/* @__PURE__ */ jsx(Icons, {
84245
84408
  name: "visualization-icon"
@@ -84247,12 +84410,12 @@ const MetricOutput = ({
84247
84410
  }), moreTabs == null ? void 0 : moreTabs.map((tabObj) => /* @__PURE__ */ jsx(Button, {
84248
84411
  type: "button",
84249
84412
  variant: "custom",
84250
- className: `${styles$7.tabButton} ${selectedTab2 === tabObj.name && styles$7.tabActive}`,
84413
+ className: `${styles$9.tabButton} ${selectedTab2 === tabObj.name && styles$9.tabActive}`,
84251
84414
  onClick: () => setSelectedTab(tabObj.name),
84252
84415
  children: tabObj.tab
84253
84416
  }, tabObj.name))]
84254
84417
  }), /* @__PURE__ */ jsxs("div", {
84255
- className: styles$7.wrapper,
84418
+ className: styles$9.wrapper,
84256
84419
  children: [selectedTab2 === TABLE_TAB && /* @__PURE__ */ jsx(TableTab, {
84257
84420
  outpuTableData: data2,
84258
84421
  isOutputLoading: isLoading,
@@ -84311,7 +84474,7 @@ const columnText = "_columnText_z8ldj_69";
84311
84474
  const disabled = "_disabled_z8ldj_73";
84312
84475
  const checkIcon = "_checkIcon_z8ldj_77";
84313
84476
  const generateButton = "_generateButton_z8ldj_81";
84314
- var styles$6 = {
84477
+ var styles$8 = {
84315
84478
  "form-container": "_form-container_z8ldj_1",
84316
84479
  "field-container": "_field-container_z8ldj_5",
84317
84480
  "field-label": "_field-label_z8ldj_9",
@@ -84334,23 +84497,23 @@ var styles$6 = {
84334
84497
  checkIcon,
84335
84498
  generateButton
84336
84499
  };
84337
- const button = "_button_18a2n_1";
84338
- const menu = "_menu_18a2n_7";
84500
+ const button$1 = "_button_18a2n_1";
84501
+ const menu$1 = "_menu_18a2n_7";
84339
84502
  const inputLabel = "_inputLabel_18a2n_13";
84340
84503
  const input = "_input_18a2n_13";
84341
84504
  const label = "_label_18a2n_25";
84342
84505
  const menuContainer = "_menuContainer_18a2n_31";
84343
84506
  const icon = "_icon_18a2n_37";
84344
- const container$1 = "_container_18a2n_43";
84345
- var styles$5 = {
84346
- button,
84347
- menu,
84507
+ const container$2 = "_container_18a2n_43";
84508
+ var styles$7 = {
84509
+ button: button$1,
84510
+ menu: menu$1,
84348
84511
  inputLabel,
84349
84512
  input,
84350
84513
  label,
84351
84514
  menuContainer,
84352
84515
  icon,
84353
- container: container$1
84516
+ container: container$2
84354
84517
  };
84355
84518
  const timeGrainOptions = [{
84356
84519
  label: "Last Week",
@@ -84434,16 +84597,16 @@ const TimeGrainField = ({
84434
84597
  children: [isShowlabel ? /* @__PURE__ */ jsx(Text, {
84435
84598
  styleClass: "font-14c",
84436
84599
  variant: "p",
84437
- className: styles$5.label,
84600
+ className: styles$7.label,
84438
84601
  children: "Time Grain"
84439
84602
  }) : null, /* @__PURE__ */ jsx(PopoverMenu, {
84440
84603
  className,
84441
- buttonClass: styles$5.button,
84604
+ buttonClass: styles$7.button,
84442
84605
  isDisabled,
84443
- menuClass: styles$5.menu,
84444
- menuContainerClass: styles$5.menuContainer,
84606
+ menuClass: styles$7.menu,
84607
+ menuContainerClass: styles$7.menuContainer,
84445
84608
  button: /* @__PURE__ */ jsx(InputField, {
84446
- inputClass: styles$5.input,
84609
+ inputClass: styles$7.input,
84447
84610
  type: "text",
84448
84611
  placeholder: "time range",
84449
84612
  register: register2 == null ? void 0 : register2("timeGrain"),
@@ -84458,12 +84621,12 @@ const TimeGrainField = ({
84458
84621
  })),
84459
84622
  isDisabled: true,
84460
84623
  icon: /* @__PURE__ */ jsx("span", {
84461
- className: styles$5.icon,
84624
+ className: styles$7.icon,
84462
84625
  children: /* @__PURE__ */ jsx(materialSymbolsKeyboardArrowDown, {})
84463
84626
  })
84464
84627
  }),
84465
84628
  children: /* @__PURE__ */ jsxs("div", {
84466
- className: styles$5.container,
84629
+ className: styles$7.container,
84467
84630
  children: [/* @__PURE__ */ jsx(Select, {
84468
84631
  options: timeGrainOptions,
84469
84632
  label: "Select Time Range",
@@ -84997,18 +85160,18 @@ const MetricForm = ({
84997
85160
  return style2;
84998
85161
  }, [globalTheme]);
84999
85162
  return /* @__PURE__ */ jsxs("div", {
85000
- className: styles$6["form-container"],
85163
+ className: styles$8["form-container"],
85001
85164
  children: [!isDisableTimeColumn && /* @__PURE__ */ jsxs("div", {
85002
- className: styles$6["field-container"],
85165
+ className: styles$8["field-container"],
85003
85166
  children: [/* @__PURE__ */ jsx(Text, {
85004
85167
  variant: "h1",
85005
85168
  styleClass: "custom",
85006
- className: styles$6["field-label"],
85169
+ className: styles$8["field-label"],
85007
85170
  children: "Time Filter"
85008
85171
  }), /* @__PURE__ */ jsx("div", {
85009
- className: styles$6["field-wrapper"],
85172
+ className: styles$8["field-wrapper"],
85010
85173
  children: /* @__PURE__ */ jsxs("div", {
85011
- className: styles$6["field-inner-container"],
85174
+ className: styles$8["field-inner-container"],
85012
85175
  children: [/* @__PURE__ */ jsx(FloatingDropDown, {
85013
85176
  onChange: setTimeColumn,
85014
85177
  selectedOption: timeColumn,
@@ -85030,28 +85193,28 @@ const MetricForm = ({
85030
85193
  }), timeGrainValue && /* @__PURE__ */ jsxs(Button, {
85031
85194
  type: "button",
85032
85195
  variant: "custom",
85033
- className: styles$6["field-value"],
85196
+ className: styles$8["field-value"],
85034
85197
  onClick: () => setTimeGrainValue(""),
85035
85198
  children: [timeGrainValue, " ", /* @__PURE__ */ jsx(Icons, {
85036
85199
  name: "close-icon",
85037
- className: styles$6.fieldValueIcon
85200
+ className: styles$8.fieldValueIcon
85038
85201
  })]
85039
85202
  })]
85040
85203
  })
85041
85204
  })]
85042
85205
  }), !isDisableAddMetric && /* @__PURE__ */ jsxs("div", {
85043
- className: styles$6["field-container"],
85206
+ className: styles$8["field-container"],
85044
85207
  children: [/* @__PURE__ */ jsxs(Text, {
85045
85208
  variant: "h1",
85046
85209
  styleClass: "custom",
85047
- className: styles$6["field-label"],
85210
+ className: styles$8["field-label"],
85048
85211
  children: ["Metric Creation", /* @__PURE__ */ jsx(InfoTooltip, {
85049
85212
  children: "configure metric columns"
85050
85213
  })]
85051
85214
  }), /* @__PURE__ */ jsx("div", {
85052
- className: styles$6["field-wrapper"],
85215
+ className: styles$8["field-wrapper"],
85053
85216
  children: /* @__PURE__ */ jsxs("div", {
85054
- className: styles$6["field-inner-container"],
85217
+ className: styles$8["field-inner-container"],
85055
85218
  children: [/* @__PURE__ */ jsx(Text, {
85056
85219
  variant: "p",
85057
85220
  styleClass: "font-14",
@@ -85059,7 +85222,7 @@ const MetricForm = ({
85059
85222
  }), /* @__PURE__ */ jsxs(Button, {
85060
85223
  type: "button",
85061
85224
  variant: "secondary",
85062
- className: styles$6["field-add-btn"],
85225
+ className: styles$8["field-add-btn"],
85063
85226
  onClick: () => {
85064
85227
  setOpenMetric(true);
85065
85228
  setAliasValue("");
@@ -85067,18 +85230,18 @@ const MetricForm = ({
85067
85230
  isDisabled: isDisableAddMetric,
85068
85231
  children: [/* @__PURE__ */ jsx(Icons, {
85069
85232
  name: "plus-icon",
85070
- className: styles$6.fieldAddBtnIcon
85233
+ className: styles$8.fieldAddBtnIcon
85071
85234
  }), " ", "Add Aggregate Column"]
85072
85235
  }), /* @__PURE__ */ jsx("div", {
85073
- className: styles$6["field-value-container"],
85236
+ className: styles$8["field-value-container"],
85074
85237
  children: metrics.map((metric) => /* @__PURE__ */ jsxs(Button, {
85075
85238
  type: "button",
85076
85239
  variant: "custom",
85077
- className: styles$6["field-value"],
85240
+ className: styles$8["field-value"],
85078
85241
  onClick: () => setMetrics((prev) => prev.filter((m2) => m2.as !== metric.as)),
85079
85242
  children: [metric.as, " ", /* @__PURE__ */ jsx(Icons, {
85080
85243
  name: "close-icon",
85081
- className: styles$6.fieldValueIcon
85244
+ className: styles$8.fieldValueIcon
85082
85245
  })]
85083
85246
  }, metric.as))
85084
85247
  }), /* @__PURE__ */ jsxs(Modal, {
@@ -85086,7 +85249,7 @@ const MetricForm = ({
85086
85249
  isOpen: isOpenMetric,
85087
85250
  onClose: () => setOpenMetric(false),
85088
85251
  children: [/* @__PURE__ */ jsxs("div", {
85089
- className: styles$6.dropdown,
85252
+ className: styles$8.dropdown,
85090
85253
  children: [/* @__PURE__ */ jsx(FloatingDropDown, {
85091
85254
  onChange: setMetricColumn,
85092
85255
  selectedOption: metricColumn,
@@ -85112,7 +85275,7 @@ const MetricForm = ({
85112
85275
  variant: "primary",
85113
85276
  size: "small",
85114
85277
  style: primaryButtonStyle,
85115
- className: styles$6.disabled,
85278
+ className: styles$8.disabled,
85116
85279
  isDisabled: !metricAggregate.value || !metricColumn.value,
85117
85280
  onClick: () => {
85118
85281
  setMetrics((prev) => [...prev, {
@@ -85138,18 +85301,18 @@ const MetricForm = ({
85138
85301
  })
85139
85302
  })]
85140
85303
  }), !isDisableAddColumn && /* @__PURE__ */ jsxs("div", {
85141
- className: styles$6["field-container"],
85304
+ className: styles$8["field-container"],
85142
85305
  children: [/* @__PURE__ */ jsxs(Text, {
85143
85306
  variant: "h1",
85144
85307
  styleClass: "custom",
85145
- className: styles$6["field-label"],
85308
+ className: styles$8["field-label"],
85146
85309
  children: ["Columns", /* @__PURE__ */ jsx(InfoTooltip, {
85147
85310
  children: "select columns for raw records query"
85148
85311
  })]
85149
85312
  }), /* @__PURE__ */ jsx("div", {
85150
- className: styles$6["field-wrapper"],
85313
+ className: styles$8["field-wrapper"],
85151
85314
  children: /* @__PURE__ */ jsxs("div", {
85152
- className: styles$6["field-inner-container"],
85315
+ className: styles$8["field-inner-container"],
85153
85316
  children: [/* @__PURE__ */ jsx(Text, {
85154
85317
  variant: "p",
85155
85318
  styleClass: "font-14",
@@ -85157,7 +85320,7 @@ const MetricForm = ({
85157
85320
  }), /* @__PURE__ */ jsxs(Button, {
85158
85321
  type: "button",
85159
85322
  variant: "secondary",
85160
- className: styles$6["field-add-btn"],
85323
+ className: styles$8["field-add-btn"],
85161
85324
  onClick: () => {
85162
85325
  setOpenColumn(true);
85163
85326
  setAliasValue("");
@@ -85165,18 +85328,18 @@ const MetricForm = ({
85165
85328
  isDisabled: isDisableAddColumn,
85166
85329
  children: [/* @__PURE__ */ jsx(Icons, {
85167
85330
  name: "plus-icon",
85168
- className: styles$6.fieldAddBtnIcon
85331
+ className: styles$8.fieldAddBtnIcon
85169
85332
  }), " ", "Add Column"]
85170
85333
  }), /* @__PURE__ */ jsx("div", {
85171
- className: styles$6["field-value-container"],
85334
+ className: styles$8["field-value-container"],
85172
85335
  children: columns.map((c2) => /* @__PURE__ */ jsxs(Button, {
85173
85336
  type: "button",
85174
85337
  variant: "custom",
85175
- className: styles$6["field-value"],
85338
+ className: styles$8["field-value"],
85176
85339
  onClick: () => setColumns((prev) => prev.filter((m2) => m2.as !== c2.as)),
85177
85340
  children: [c2.as, " ", /* @__PURE__ */ jsx(Icons, {
85178
85341
  name: "close-icon",
85179
- className: styles$6.fieldValueIcon
85342
+ className: styles$8.fieldValueIcon
85180
85343
  })]
85181
85344
  }, c2.as))
85182
85345
  }), /* @__PURE__ */ jsxs(Modal, {
@@ -85184,7 +85347,7 @@ const MetricForm = ({
85184
85347
  isOpen: isOpenColumn,
85185
85348
  onClose: () => setOpenColumn(false),
85186
85349
  children: [/* @__PURE__ */ jsxs("div", {
85187
- className: styles$6.dropdown,
85350
+ className: styles$8.dropdown,
85188
85351
  children: [/* @__PURE__ */ jsx(FloatingDropDown, {
85189
85352
  onChange: setColumn,
85190
85353
  selectedOption: column2,
@@ -85204,7 +85367,7 @@ const MetricForm = ({
85204
85367
  variant: "primary",
85205
85368
  size: "small",
85206
85369
  style: primaryButtonStyle,
85207
- className: styles$6.disabled,
85370
+ className: styles$8.disabled,
85208
85371
  isDisabled: !column2.value,
85209
85372
  onClick: () => {
85210
85373
  if (!columns.find((c2) => c2.as === aliasValue))
@@ -85221,16 +85384,16 @@ const MetricForm = ({
85221
85384
  })
85222
85385
  })]
85223
85386
  }), /* @__PURE__ */ jsxs("div", {
85224
- className: styles$6["field-container"],
85387
+ className: styles$8["field-container"],
85225
85388
  children: [/* @__PURE__ */ jsx(Text, {
85226
85389
  variant: "h1",
85227
85390
  styleClass: "custom",
85228
- className: styles$6["field-label"],
85391
+ className: styles$8["field-label"],
85229
85392
  children: "category filters"
85230
85393
  }), /* @__PURE__ */ jsx("div", {
85231
- className: styles$6["field-wrapper"],
85394
+ className: styles$8["field-wrapper"],
85232
85395
  children: /* @__PURE__ */ jsxs("div", {
85233
- className: styles$6["field-inner-container"],
85396
+ className: styles$8["field-inner-container"],
85234
85397
  children: [/* @__PURE__ */ jsx(Text, {
85235
85398
  variant: "p",
85236
85399
  styleClass: "font-14",
@@ -85238,22 +85401,22 @@ const MetricForm = ({
85238
85401
  }), /* @__PURE__ */ jsxs(Button, {
85239
85402
  type: "button",
85240
85403
  variant: "secondary",
85241
- className: styles$6["field-add-btn"],
85404
+ className: styles$8["field-add-btn"],
85242
85405
  onClick: () => setOpenFilter(true),
85243
85406
  children: [/* @__PURE__ */ jsx(Icons, {
85244
85407
  name: "plus-icon",
85245
- className: styles$6.fieldAddBtnIcon
85408
+ className: styles$8.fieldAddBtnIcon
85246
85409
  }), " Add Filter Category"]
85247
85410
  }), /* @__PURE__ */ jsx("div", {
85248
- className: styles$6["field-value-container"],
85411
+ className: styles$8["field-value-container"],
85249
85412
  children: filters2.map((filter2) => /* @__PURE__ */ jsxs(Button, {
85250
85413
  type: "button",
85251
85414
  variant: "custom",
85252
- className: styles$6["field-value"],
85415
+ className: styles$8["field-value"],
85253
85416
  onClick: () => setFilters((prev) => prev.filter((m2) => m2 !== filter2)),
85254
85417
  children: [filter2, " ", /* @__PURE__ */ jsx(Icons, {
85255
85418
  name: "close-icon",
85256
- className: styles$6.fieldValueIcon
85419
+ className: styles$8.fieldValueIcon
85257
85420
  })]
85258
85421
  }, filter2))
85259
85422
  }), /* @__PURE__ */ jsxs(Modal, {
@@ -85261,7 +85424,7 @@ const MetricForm = ({
85261
85424
  isOpen: isOpenFilter,
85262
85425
  onClose: () => setOpenFilter(false),
85263
85426
  children: [/* @__PURE__ */ jsxs("div", {
85264
- className: styles$6.filterDropdown,
85427
+ className: styles$8.filterDropdown,
85265
85428
  children: [/* @__PURE__ */ jsx(FloatingDropDown, {
85266
85429
  onChange: setFilterColumn,
85267
85430
  selectedOption: filterColumn,
@@ -85275,7 +85438,7 @@ const MetricForm = ({
85275
85438
  labelVariant: "static",
85276
85439
  label: "Operator"
85277
85440
  }), isInFilter ? /* @__PURE__ */ jsxs("div", {
85278
- className: styles$6.filterValue,
85441
+ className: styles$8.filterValue,
85279
85442
  children: [/* @__PURE__ */ jsx(Text, {
85280
85443
  variant: "p",
85281
85444
  styleClass: "font-14",
@@ -85302,7 +85465,7 @@ const MetricForm = ({
85302
85465
  size: "small",
85303
85466
  isDisabled: !filterColumn.value || !operator.value || !isFilterValue,
85304
85467
  style: primaryButtonStyle,
85305
- className: styles$6.disabled,
85468
+ className: styles$8.disabled,
85306
85469
  onClick: () => {
85307
85470
  setFilters((prev) => [...prev, `${isBigQuery || isMySql ? `${filterColumn.value}` : isMongoDb ? `\`${filterColumn.value}\`` : `"${filterColumn.value}"`} ${operator.value} ${isInFilter ? `(${selectedFilterValues.map((f2) => `'${f2}'`).join(", ")})` : `${filterValue.value ? `'${filterValue.value}'` : ""}`}`]);
85308
85471
  setOpenFilter(false);
@@ -85317,27 +85480,27 @@ const MetricForm = ({
85317
85480
  }), /* @__PURE__ */ jsxs(Button, {
85318
85481
  type: "button",
85319
85482
  variant: "secondary",
85320
- className: styles$6["field-add-btn"],
85483
+ className: styles$8["field-add-btn"],
85321
85484
  onClick: () => setOpenSort(true),
85322
85485
  children: [sort2 ? /* @__PURE__ */ jsx(mdiCircleEditOutline, {}) : /* @__PURE__ */ jsx(Icons, {
85323
85486
  name: "plus-icon",
85324
- className: styles$6.fieldAddBtnIcon
85487
+ className: styles$8.fieldAddBtnIcon
85325
85488
  }), " ", sort2 ? "Edit" : "Add", " Sort Category"]
85326
85489
  }), sort2 && /* @__PURE__ */ jsxs(Button, {
85327
85490
  type: "button",
85328
85491
  variant: "custom",
85329
- className: styles$6["field-value"],
85492
+ className: styles$8["field-value"],
85330
85493
  onClick: () => setSort(""),
85331
85494
  children: [sort2, " ", /* @__PURE__ */ jsx(Icons, {
85332
85495
  name: "close-icon",
85333
- className: styles$6.fieldValueIcon
85496
+ className: styles$8.fieldValueIcon
85334
85497
  })]
85335
85498
  }), /* @__PURE__ */ jsxs(Modal, {
85336
85499
  headerTitle: !columns.length ? sortColumn.value && sortAggregate.value ? `${sortAggregate.value}(${sortColumn.value})` : "Create sort" : sortColumn.value ? `${sortColumn.value}` : "Create sort",
85337
85500
  isOpen: isOpenSort,
85338
85501
  onClose: () => setOpenSort(false),
85339
85502
  children: [/* @__PURE__ */ jsxs("div", {
85340
- className: styles$6.dropdown,
85503
+ className: styles$8.dropdown,
85341
85504
  children: [/* @__PURE__ */ jsx(FloatingDropDown, {
85342
85505
  onChange: setSortColumn,
85343
85506
  selectedOption: sortColumn,
@@ -85357,7 +85520,7 @@ const MetricForm = ({
85357
85520
  variant: "primary",
85358
85521
  size: "small",
85359
85522
  isDisabled: !sortColumn.value || isDisableSorting,
85360
- className: styles$6.disabled,
85523
+ className: styles$8.disabled,
85361
85524
  style: primaryButtonStyle,
85362
85525
  onClick: () => {
85363
85526
  if (!columns.length) {
@@ -85382,32 +85545,32 @@ const MetricForm = ({
85382
85545
  }), !columns.length && !!dateTimeColumnList.length && /* @__PURE__ */ jsxs(Text, {
85383
85546
  styleClass: "font-14",
85384
85547
  variant: "p",
85385
- className: styles$6.columnText,
85548
+ className: styles$8.columnText,
85386
85549
  children: [/* @__PURE__ */ jsx(Button, {
85387
85550
  type: "button",
85388
85551
  variant: "custom",
85389
85552
  onClick: () => setIncludeTime((s2) => !s2),
85390
85553
  isDisabled: !timeColumn.value || !!columns.length,
85391
85554
  children: isIncludeTime ? /* @__PURE__ */ jsx(materialSymbolsCheckBoxRounded, {
85392
- className: styles$6.checkIcon
85555
+ className: styles$8.checkIcon
85393
85556
  }) : /* @__PURE__ */ jsx(materialSymbolsCheckBoxOutlineBlank, {})
85394
85557
  }), "Include Time"]
85395
85558
  }), /* @__PURE__ */ jsxs(Text, {
85396
85559
  styleClass: "font-14",
85397
85560
  variant: "p",
85398
- className: styles$6.columnText,
85561
+ className: styles$8.columnText,
85399
85562
  children: [/* @__PURE__ */ jsx(Button, {
85400
85563
  type: "button",
85401
85564
  variant: "custom",
85402
85565
  onClick: () => setSortDescending((s2) => !s2),
85403
85566
  children: isSortDescending ? /* @__PURE__ */ jsx(materialSymbolsCheckBoxRounded, {
85404
- className: styles$6.checkIcon
85567
+ className: styles$8.checkIcon
85405
85568
  }) : /* @__PURE__ */ jsx(materialSymbolsCheckBoxOutlineBlank, {})
85406
85569
  }), "Sort Descending"]
85407
85570
  }), /* @__PURE__ */ jsx(Button, {
85408
85571
  type: "button",
85409
85572
  variant: "primary",
85410
- className: styles$6.generateButton,
85573
+ className: styles$8.generateButton,
85411
85574
  isDisabled: isGeneratingDataset || isDisableGenerate,
85412
85575
  style: primaryButtonStyle,
85413
85576
  onClick: () => {
@@ -85492,12 +85655,12 @@ const MetricForm = ({
85492
85655
  })]
85493
85656
  });
85494
85657
  };
85495
- const container = "_container_rofqe_1";
85658
+ const container$1 = "_container_rofqe_1";
85496
85659
  const header = "_header_rofqe_5";
85497
85660
  const enableGroupBy = "_enableGroupBy_rofqe_8";
85498
85661
  const enableGroupButton = "_enableGroupButton_rofqe_11";
85499
- var styles$4 = {
85500
- container,
85662
+ var styles$6 = {
85663
+ container: container$1,
85501
85664
  header,
85502
85665
  enableGroupBy,
85503
85666
  enableGroupButton
@@ -85519,9 +85682,9 @@ const ConstructMetric = ({
85519
85682
  clientColumn
85520
85683
  }) => {
85521
85684
  return /* @__PURE__ */ jsxs("div", {
85522
- className: styles$4.container,
85685
+ className: styles$6.container,
85523
85686
  children: [/* @__PURE__ */ jsxs("div", {
85524
- className: styles$4.header,
85687
+ className: styles$6.header,
85525
85688
  children: ["Data", setEnableGroupBy && /* @__PURE__ */ jsx(ToggleButton, {
85526
85689
  enabled: isEnableGroupBy,
85527
85690
  onChange: (enabled2) => setEnableGroupBy(enabled2),
@@ -85838,11 +86001,11 @@ const EmbeddedMetricCreation = ({
85838
86001
  type: "button",
85839
86002
  variant: variant === "floating" ? "custom" : "primary",
85840
86003
  size: "large",
85841
- className: variant === "floating" ? styles$h.floatingCreateButton : "",
86004
+ className: variant === "floating" ? styles$j.floatingCreateButton : "",
85842
86005
  onClick: () => setShowMetricCreateModal(true),
85843
86006
  style: createMetricStyle,
85844
86007
  children: variant === "floating" ? /* @__PURE__ */ jsx(mdiPlus, {
85845
- className: styles$h.floatingCreateButtonIcon
86008
+ className: styles$j.floatingCreateButtonIcon
85846
86009
  }) : "Create Metric"
85847
86010
  }), /* @__PURE__ */ jsx(Modal, {
85848
86011
  headerTitle: "Create Metric",
@@ -85857,7 +86020,7 @@ const EmbeddedMetricCreation = ({
85857
86020
  setShowSaveMetricModal
85858
86021
  }),
85859
86022
  children: /* @__PURE__ */ jsxs("div", {
85860
- className: styles$h["modal-container"],
86023
+ className: styles$j["modal-container"],
85861
86024
  children: [/* @__PURE__ */ jsx(Dataset, {
85862
86025
  setselectTable: setSelectTable,
85863
86026
  selectTable,
@@ -85924,7 +86087,7 @@ const EmbeddedMetricCreation = ({
85924
86087
  isOpen: isShowSqlModal,
85925
86088
  onClose: () => setShowSqlModal(false),
85926
86089
  children: /* @__PURE__ */ jsx("div", {
85927
- className: styles$h["query-modal"],
86090
+ className: styles$j["query-modal"],
85928
86091
  children: query
85929
86092
  })
85930
86093
  }), /* @__PURE__ */ jsx(Modal, {
@@ -86624,7 +86787,7 @@ var fastRGLPropsEqual$1 = function fastRGLPropsEqual(a2, b2, isEqualImpl) {
86624
86787
  Object.defineProperty(utils$1, "__esModule", {
86625
86788
  value: true
86626
86789
  });
86627
- utils$1.bottom = bottom;
86790
+ utils$1.bottom = bottom$1;
86628
86791
  utils$1.childrenEqual = childrenEqual;
86629
86792
  utils$1.cloneLayout = cloneLayout;
86630
86793
  utils$1.cloneLayoutItem = cloneLayoutItem;
@@ -86686,7 +86849,7 @@ function _defineProperty$9(obj, key, value) {
86686
86849
  }
86687
86850
  return obj;
86688
86851
  }
86689
- function bottom(layout3) {
86852
+ function bottom$1(layout3) {
86690
86853
  var max3 = 0, bottomY;
86691
86854
  for (var i = 0, len2 = layout3.length; i < len2; i++) {
86692
86855
  bottomY = layout3[i].y + layout3[i].h;
@@ -86806,7 +86969,7 @@ function compactItem(compareWith, l2, compactType2, cols, fullLayout) {
86806
86969
  var compactV = compactType2 === "vertical";
86807
86970
  var compactH = compactType2 === "horizontal";
86808
86971
  if (compactV) {
86809
- l2.y = Math.min(bottom(compareWith), l2.y);
86972
+ l2.y = Math.min(bottom$1(compareWith), l2.y);
86810
86973
  while (l2.y > 0 && !getFirstCollision(compareWith, l2)) {
86811
86974
  l2.y--;
86812
86975
  }
@@ -87007,7 +87170,7 @@ function synchronizeLayoutWithChildren(initialLayout, children2, cols, compactTy
87007
87170
  w: 1,
87008
87171
  h: 1,
87009
87172
  x: 0,
87010
- y: bottom(layout3),
87173
+ y: bottom$1(layout3),
87011
87174
  i: String(child.key)
87012
87175
  }));
87013
87176
  }
@@ -91189,8 +91352,8 @@ function WidthProvideRGL(ComposedComponent) {
91189
91352
  module.exports.Responsive.utils = responsiveUtils;
91190
91353
  module.exports.WidthProvider = WidthProvider.default;
91191
91354
  })(reactGridLayout);
91192
- var styles$3 = "";
91193
- var styles$2 = {
91355
+ var styles$5 = "";
91356
+ var styles$4 = {
91194
91357
  "MetricList-container": "_MetricList-container_1b506_1",
91195
91358
  "MetricList-wrapper": "_MetricList-wrapper_1b506_9",
91196
91359
  "noMetric-container": "_noMetric-container_1b506_17",
@@ -91215,13 +91378,13 @@ const singleValue = "_singleValue_btizd_105";
91215
91378
  const noData = "_noData_btizd_121";
91216
91379
  const noDataContent = "_noDataContent_btizd_129";
91217
91380
  const noDataText = "_noDataText_btizd_137";
91218
- const loading = "_loading_btizd_145";
91381
+ const loading$1 = "_loading_btizd_145";
91219
91382
  const features = "_features_btizd_153";
91220
- const fullscreen = "_fullscreen_btizd_161";
91383
+ const fullscreen$1 = "_fullscreen_btizd_161";
91221
91384
  const deleteModal = "_deleteModal_btizd_169";
91222
91385
  const cancelBtn = "_cancelBtn_btizd_177";
91223
91386
  const warningIcon = "_warningIcon_btizd_185";
91224
- var styles$1 = {
91387
+ var styles$3 = {
91225
91388
  cardContainer,
91226
91389
  listHeader,
91227
91390
  metricName,
@@ -91240,9 +91403,9 @@ var styles$1 = {
91240
91403
  noData,
91241
91404
  noDataContent,
91242
91405
  noDataText,
91243
- loading,
91406
+ loading: loading$1,
91244
91407
  features,
91245
- fullscreen,
91408
+ fullscreen: fullscreen$1,
91246
91409
  deleteModal,
91247
91410
  cancelBtn,
91248
91411
  warningIcon
@@ -91304,7 +91467,7 @@ const ChartImageDownloadButton = ({
91304
91467
  };
91305
91468
  const metricFilter = "_metricFilter_k2gef_1";
91306
91469
  const customContainer = "_customContainer_k2gef_4";
91307
- var styles = {
91470
+ var styles$2 = {
91308
91471
  metricFilter,
91309
91472
  customContainer
91310
91473
  };
@@ -91314,7 +91477,7 @@ const MetricFilterDropDown = ({
91314
91477
  }) => {
91315
91478
  return /* @__PURE__ */ jsx("div", {
91316
91479
  children: !!(rlsConditions == null ? void 0 : rlsConditions.length) && onChangeFilterValue ? rlsConditions[0].datatype !== "date" ? /* @__PURE__ */ jsx("div", {
91317
- className: styles.metricFilter,
91480
+ className: styles$2.metricFilter,
91318
91481
  children: /* @__PURE__ */ jsx(FloatingDropDown, {
91319
91482
  label: rlsConditions[0].name,
91320
91483
  selectedOption: {
@@ -91328,7 +91491,7 @@ const MetricFilterDropDown = ({
91328
91491
  onChange: (option2) => onChangeFilterValue(rlsConditions[0].name, option2.value)
91329
91492
  })
91330
91493
  }) : /* @__PURE__ */ jsx("div", {
91331
- className: styles.metricFilter,
91494
+ className: styles$2.metricFilter,
91332
91495
  children: /* @__PURE__ */ jsx(FloatingDropDown, {
91333
91496
  label: rlsConditions[0].name,
91334
91497
  selectedOption: {
@@ -91341,7 +91504,7 @@ const MetricFilterDropDown = ({
91341
91504
  })),
91342
91505
  onChange: (option2) => onChangeFilterValue(rlsConditions[0].name, option2.value),
91343
91506
  children: rlsConditions[0].value === "Custom" ? /* @__PURE__ */ jsxs("div", {
91344
- className: styles.customContainer,
91507
+ className: styles$2.customContainer,
91345
91508
  children: [/* @__PURE__ */ jsx(InputField, {
91346
91509
  label: "From Date",
91347
91510
  type: "date",
@@ -91370,6 +91533,312 @@ const MetricFilterDropDown = ({
91370
91533
  }) : void 0
91371
91534
  });
91372
91535
  };
91536
+ const container = "_container_1h8m9_1";
91537
+ const popover = "_popover_1h8m9_5";
91538
+ const button = "_button_1h8m9_9";
91539
+ const buttonOpen = "_buttonOpen_1h8m9_13";
91540
+ const menu = "_menu_1h8m9_17";
91541
+ const enter = "_enter_1h8m9_21";
91542
+ const enterFrom = "_enterFrom_1h8m9_25";
91543
+ const enterTo = "_enterTo_1h8m9_29";
91544
+ const leave = "_leave_1h8m9_33";
91545
+ const leaveFrom = "_leaveFrom_1h8m9_37";
91546
+ const leaveTo = "_leaveTo_1h8m9_41";
91547
+ const center = "_center_1h8m9_45";
91548
+ const top = "_top_1h8m9_49";
91549
+ const bottom = "_bottom_1h8m9_53";
91550
+ const left = "_left_1h8m9_57";
91551
+ const right = "_right_1h8m9_61";
91552
+ const chartOptionBtn = "_chartOptionBtn_1h8m9_113";
91553
+ const chartpopup = "_chartpopup_1h8m9_117";
91554
+ var styles$1 = {
91555
+ container,
91556
+ popover,
91557
+ button,
91558
+ buttonOpen,
91559
+ menu,
91560
+ enter,
91561
+ enterFrom,
91562
+ enterTo,
91563
+ leave,
91564
+ leaveFrom,
91565
+ leaveTo,
91566
+ center,
91567
+ top,
91568
+ bottom,
91569
+ left,
91570
+ right,
91571
+ "left-top-end": "_left-top-end_1h8m9_65",
91572
+ "right-top-end": "_right-top-end_1h8m9_69",
91573
+ "left-bottom-end": "_left-bottom-end_1h8m9_73",
91574
+ "right-bottom-end": "_right-bottom-end_1h8m9_77",
91575
+ "top-left": "_top-left_1h8m9_81",
91576
+ "top-right": "_top-right_1h8m9_85",
91577
+ "bottom-left": "_bottom-left_1h8m9_89",
91578
+ "bottom-right": "_bottom-right_1h8m9_93",
91579
+ "left-top": "_left-top_1h8m9_65",
91580
+ "left-bottom": "_left-bottom_1h8m9_73",
91581
+ "right-top": "_right-top_1h8m9_69",
91582
+ "right-bottom": "_right-bottom_1h8m9_77",
91583
+ chartOptionBtn,
91584
+ chartpopup
91585
+ };
91586
+ const fullscreen = "_fullscreen_1gpy3_1";
91587
+ const loading = "_loading_1gpy3_5";
91588
+ var styles = {
91589
+ fullscreen,
91590
+ loading
91591
+ };
91592
+ const UnderlyingData = ({
91593
+ isShowUnderlyingData,
91594
+ setShowUnderlyingData,
91595
+ getUnderlyingData,
91596
+ columnName,
91597
+ value
91598
+ }) => {
91599
+ const [underlyingData, setUnderlyingData] = useState([]);
91600
+ const [isLoading, setLoading] = useState(true);
91601
+ useEffect(() => {
91602
+ if (columnName && value) {
91603
+ getUnderlyingData({
91604
+ columnName,
91605
+ setData: setUnderlyingData,
91606
+ setLoading,
91607
+ value
91608
+ });
91609
+ }
91610
+ }, [columnName, value]);
91611
+ return /* @__PURE__ */ jsx(Modal, {
91612
+ isOpen: isShowUnderlyingData,
91613
+ onClose: () => setShowUnderlyingData(false),
91614
+ headerTitle: "View Underlying Data",
91615
+ children: /* @__PURE__ */ jsxs("div", {
91616
+ className: styles.fullscreen,
91617
+ children: [!!underlyingData.length && /* @__PURE__ */ jsx(Table, {
91618
+ data: underlyingData,
91619
+ isLoading: false,
91620
+ error: ""
91621
+ }), !underlyingData.length && !isLoading && /* @__PURE__ */ jsx("div", {
91622
+ className: styles.loading,
91623
+ children: "No Data Available"
91624
+ }), isLoading && !underlyingData.length && /* @__PURE__ */ jsx("div", {
91625
+ className: styles.loading,
91626
+ children: /* @__PURE__ */ jsx(eosIconsLoading, {
91627
+ style: {
91628
+ width: "50px",
91629
+ height: "50px",
91630
+ color: "blue"
91631
+ }
91632
+ })
91633
+ })]
91634
+ })
91635
+ });
91636
+ };
91637
+ var UnderlyingData$1 = React__default.memo(UnderlyingData);
91638
+ const evaLayersFill = (props) => /* @__PURE__ */ jsx("svg", {
91639
+ viewBox: "0 0 24 24",
91640
+ width: "1.2em",
91641
+ height: "1.2em",
91642
+ ...props,
91643
+ children: /* @__PURE__ */ jsx("g", {
91644
+ id: "evaLayersFill0",
91645
+ children: /* @__PURE__ */ jsx("g", {
91646
+ id: "evaLayersFill1",
91647
+ children: /* @__PURE__ */ jsxs("g", {
91648
+ id: "evaLayersFill2",
91649
+ fill: "currentColor",
91650
+ children: [/* @__PURE__ */ jsx("path", {
91651
+ d: "m3.24 7.29l8.52 4.63a.51.51 0 0 0 .48 0l8.52-4.63a.44.44 0 0 0-.05-.81L12.19 3a.5.5 0 0 0-.38 0L3.29 6.48a.44.44 0 0 0-.05.81Z"
91652
+ }), /* @__PURE__ */ jsx("path", {
91653
+ d: "m20.71 10.66l-1.83-.78l-6.64 3.61a.51.51 0 0 1-.48 0L5.12 9.88l-1.83.78a.48.48 0 0 0 0 .85l8.52 4.9a.46.46 0 0 0 .48 0l8.52-4.9a.48.48 0 0 0-.1-.85Z"
91654
+ }), /* @__PURE__ */ jsx("path", {
91655
+ d: "m20.71 15.1l-1.56-.68l-6.91 3.76a.51.51 0 0 1-.48 0l-6.91-3.76l-1.56.68a.49.49 0 0 0 0 .87l8.52 5a.51.51 0 0 0 .48 0l8.52-5a.49.49 0 0 0-.1-.87Z"
91656
+ })]
91657
+ })
91658
+ })
91659
+ })
91660
+ });
91661
+ const ChartPopup = ({
91662
+ position: position2 = "center",
91663
+ menuContainerClass,
91664
+ menuClass,
91665
+ isOpen,
91666
+ setOpen,
91667
+ value,
91668
+ columnName,
91669
+ getUnderlyingData
91670
+ }) => {
91671
+ const [isShowUnderlyingData, setShowUnderlyingData] = useState(false);
91672
+ const wrapperRef = useRef(null);
91673
+ useOutsideAlerter({
91674
+ wrapRef: wrapperRef,
91675
+ onOutsideClick: () => setOpen(false)
91676
+ });
91677
+ return /* @__PURE__ */ jsxs(Fragment, {
91678
+ children: [/* @__PURE__ */ jsx("div", {
91679
+ onContextMenu: (e2) => {
91680
+ e2.preventDefault();
91681
+ },
91682
+ ref: wrapperRef,
91683
+ children: /* @__PURE__ */ jsx("div", {
91684
+ className: `${styles$1.popover} ${styles$1[position2]} ${menuContainerClass}`,
91685
+ children: /* @__PURE__ */ jsx(We, {
91686
+ as: "div",
91687
+ className: `${styles$1.menu} ${menuClass}`,
91688
+ show: isOpen,
91689
+ enter: styles$1.enter,
91690
+ enterFrom: styles$1.enterFrom,
91691
+ enterTo: styles$1.enterTo,
91692
+ leave: styles$1.leave,
91693
+ leaveFrom: styles$1.leaveFrom,
91694
+ leaveTo: styles$1.leaveTo,
91695
+ children: /* @__PURE__ */ jsx("div", {
91696
+ className: styles$1.chartpopup,
91697
+ children: /* @__PURE__ */ jsxs(Button, {
91698
+ variant: "custom",
91699
+ type: "button",
91700
+ className: styles$1.chartOptionBtn,
91701
+ onClick: () => setShowUnderlyingData(true),
91702
+ children: [/* @__PURE__ */ jsx(evaLayersFill, {
91703
+ className: styles$1.popupItemIcon
91704
+ }), /* @__PURE__ */ jsx(Text, {
91705
+ variant: "p",
91706
+ styleClass: "font-14",
91707
+ children: "View underlying data"
91708
+ })]
91709
+ })
91710
+ })
91711
+ })
91712
+ })
91713
+ }), /* @__PURE__ */ jsx(UnderlyingData$1, {
91714
+ isShowUnderlyingData,
91715
+ setShowUnderlyingData,
91716
+ columnName,
91717
+ value,
91718
+ getUnderlyingData
91719
+ })]
91720
+ });
91721
+ };
91722
+ var ChartPopup$1 = React__default.memo(ChartPopup);
91723
+ var index$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
91724
+ __proto__: null,
91725
+ SOMETHING_WENT_WRONG,
91726
+ CHART_TYPES,
91727
+ STATUS_TAB,
91728
+ STREAM_TAB,
91729
+ CLIENT_NAME_VAR,
91730
+ RLS_CONDITIONS,
91731
+ CHART_TAB,
91732
+ TABLE_TAB,
91733
+ QUERY_TAB,
91734
+ INPUT_TABLE,
91735
+ OUTPUT_TABLE,
91736
+ DOUGHNUT,
91737
+ PIE,
91738
+ SANKEY,
91739
+ BOXPLOT,
91740
+ TABLE,
91741
+ GENERAL,
91742
+ CONFIG,
91743
+ DESTINATIONS,
91744
+ DATABASE_NAME,
91745
+ CLIENT_NAME_VAR_NUM,
91746
+ DATABASE,
91747
+ operatorList,
91748
+ RowLimitList,
91749
+ AggregateList,
91750
+ NUMBER_TYPES,
91751
+ STRING_TYPES,
91752
+ DATE_TYPES,
91753
+ ARRAY_TYPES,
91754
+ BOOLEAN_TYPES
91755
+ }, Symbol.toStringTag, { value: "Module" }));
91756
+ const getLimitSqlQuery = (query, limit) => {
91757
+ let sqlQuery = query.replace(/;([^;]*)$/, "");
91758
+ const selectedLimit = parseInt(limit, 10);
91759
+ if (sqlQuery.toLowerCase().includes("limit")) {
91760
+ const existingLimit = parseInt(
91761
+ sqlQuery.toLowerCase().split("limit")[1].trim(),
91762
+ 10
91763
+ );
91764
+ const finalLimit = Math.min(existingLimit, selectedLimit);
91765
+ sqlQuery = sqlQuery.replace(
91766
+ `limit ${existingLimit}`,
91767
+ `limit ${finalLimit}`
91768
+ );
91769
+ sqlQuery = sqlQuery.replace(
91770
+ `LIMIT ${existingLimit}`,
91771
+ `LIMIT ${finalLimit}`
91772
+ );
91773
+ } else {
91774
+ sqlQuery += ` limit ${selectedLimit}`;
91775
+ }
91776
+ return sqlQuery;
91777
+ };
91778
+ const getSqlStatement = ({
91779
+ limit,
91780
+ query,
91781
+ clientName,
91782
+ tenancyType,
91783
+ values
91784
+ }) => {
91785
+ const sqlQuery = getLimitSqlQuery(query, limit);
91786
+ const str = clientName ? tenancyType === DATABASE ? sqlQuery.replace(new RegExp(DATABASE_NAME, "g"), clientName) : Number(clientName) ? sqlQuery.replace(new RegExp(CLIENT_NAME_VAR_NUM, "g"), clientName) : sqlQuery.replace(new RegExp(CLIENT_NAME_VAR, "g"), clientName) : sqlQuery;
91787
+ if (!values) {
91788
+ return str;
91789
+ }
91790
+ const replacedStr = str.replace(/[^']+_variable/g, (match) => {
91791
+ const value = values[match];
91792
+ return `${value}`;
91793
+ });
91794
+ return replacedStr;
91795
+ };
91796
+ const useUnderlyingData = ({
91797
+ clientName,
91798
+ tenancyType,
91799
+ values,
91800
+ query,
91801
+ companyId
91802
+ }) => {
91803
+ const { mutate: underlyingDataMutate } = useUnderlyingDataMutation();
91804
+ const getUnderlyingData = ({
91805
+ columnName,
91806
+ value,
91807
+ setData,
91808
+ setLoading
91809
+ }) => {
91810
+ const sqlQuery = getSqlStatement({
91811
+ query,
91812
+ limit: "100",
91813
+ clientName,
91814
+ tenancyType,
91815
+ values
91816
+ });
91817
+ setData([]);
91818
+ setLoading(true);
91819
+ underlyingDataMutate(
91820
+ { columnName, companyId, query: sqlQuery, value },
91821
+ {
91822
+ onSuccess(data2) {
91823
+ var _a2;
91824
+ const resData = (_a2 = data2.getUnderlyingData) == null ? void 0 : _a2.data;
91825
+ if (resData && Array.isArray(resData) && resData.length) {
91826
+ setData(resData);
91827
+ setLoading(false);
91828
+ } else {
91829
+ setData([]);
91830
+ setLoading(false);
91831
+ }
91832
+ },
91833
+ onError() {
91834
+ setData([]);
91835
+ setLoading(false);
91836
+ }
91837
+ }
91838
+ );
91839
+ };
91840
+ return { getUnderlyingData };
91841
+ };
91373
91842
  const MetricCard = ({
91374
91843
  globalFilters = {
91375
91844
  tableName: "",
@@ -91669,15 +92138,43 @@ const MetricCard = ({
91669
92138
  style2.color = globalTheme.cardDescription.fontSize.trim() || void 0;
91670
92139
  return style2;
91671
92140
  }, [globalTheme]);
92141
+ const [isShowChartPopup, setShowChartPopup] = useState(false);
92142
+ const [chartParams, setChartParams] = useState();
92143
+ const handleChartRightClick = (params) => {
92144
+ if (rlsConditions.length && rlsConditions[0].datatype === "date") {
92145
+ return;
92146
+ }
92147
+ if (param == null ? void 0 : param.event) {
92148
+ params.event.preventDefault();
92149
+ }
92150
+ setChartParams(params);
92151
+ setShowChartPopup(true);
92152
+ };
92153
+ const {
92154
+ getUnderlyingData
92155
+ } = useUnderlyingData({
92156
+ clientName: client,
92157
+ tenancyType: companyTenancyType,
92158
+ values: filterValues2,
92159
+ companyId: metricItem.companyId,
92160
+ query: metricItem.query
92161
+ });
92162
+ const columnName = useMemo(() => Array.isArray(dataDb) && dataDb.length && (chartParams == null ? void 0 : chartParams.name) ? dataDb.map((obj) => {
92163
+ const entry = Object.entries(obj).find(([, value]) => value === chartParams.name);
92164
+ return entry == null ? void 0 : entry[0];
92165
+ }).filter((value) => value)[0] : "", [dataDb, chartParams == null ? void 0 : chartParams.name]);
91672
92166
  return /* @__PURE__ */ jsxs(Fragment, {
91673
92167
  children: [/* @__PURE__ */ jsxs("div", {
91674
- className: styles$1.cardContainer,
92168
+ className: styles$3.cardContainer,
92169
+ onContextMenu: (e2) => {
92170
+ e2.preventDefault();
92171
+ },
91675
92172
  children: [/* @__PURE__ */ jsxs("div", {
91676
- className: styles$1.listHeader,
92173
+ className: styles$3.listHeader,
91677
92174
  children: [/* @__PURE__ */ jsxs(Text, {
91678
92175
  variant: "h3",
91679
92176
  styleClass: "primary",
91680
- className: styles$1.metricName,
92177
+ className: styles$3.metricName,
91681
92178
  style: titleStyle,
91682
92179
  children: [renderHeaderName ? renderHeaderName(metricItem.name) : /* @__PURE__ */ jsx(Button, {
91683
92180
  type: "button",
@@ -91688,27 +92185,27 @@ const MetricCard = ({
91688
92185
  style: titleStyle,
91689
92186
  children: metricItem.name
91690
92187
  }), metricItem.description && /* @__PURE__ */ jsx("span", {
91691
- className: styles$1.metricDescription,
92188
+ className: styles$3.metricDescription,
91692
92189
  style: descriptionStyle,
91693
92190
  children: metricItem.description
91694
92191
  })]
91695
92192
  }), /* @__PURE__ */ jsxs("div", {
91696
- className: styles$1.features,
92193
+ className: styles$3.features,
91697
92194
  children: [/* @__PURE__ */ jsx(MetricFilterDropDown, {
91698
92195
  rlsConditions,
91699
92196
  onChangeFilterValue
91700
92197
  }), /* @__PURE__ */ jsxs(PopoverMenu, {
91701
- buttonClass: styles$1.popup,
92198
+ buttonClass: styles$3.popup,
91702
92199
  button: /* @__PURE__ */ jsx(Icons, {
91703
92200
  name: "more-icon",
91704
- className: styles$1.popupIcon
92201
+ className: styles$3.popupIcon
91705
92202
  }),
91706
- menuClass: styles$1.popupMenu,
92203
+ menuClass: styles$3.popupMenu,
91707
92204
  position: "bottom-right",
91708
92205
  children: [/* @__PURE__ */ jsxs(Button, {
91709
92206
  type: "button",
91710
92207
  variant: "custom",
91711
- className: styles$1.popupItem,
92208
+ className: styles$3.popupItem,
91712
92209
  onClick: () => {
91713
92210
  var _a3, _b3;
91714
92211
  return onMaximize({
@@ -91731,62 +92228,63 @@ const MetricCard = ({
91731
92228
  tableSettings,
91732
92229
  enableSaveAs: true,
91733
92230
  chartClickConfig: clickBehaviourConfigs.chart,
91734
- chartRef
92231
+ chartRef,
92232
+ handleChartRightClick
91735
92233
  });
91736
92234
  },
91737
92235
  children: [/* @__PURE__ */ jsx(Icons, {
91738
92236
  name: "fullscreen-icon",
91739
- className: styles$1.popupItemIcon
92237
+ className: styles$3.popupItemIcon
91740
92238
  }), "Enter Fullscreen"]
91741
92239
  }), /* @__PURE__ */ jsx(ChartImageDownloadButton, {
91742
92240
  text: "Save As PNG",
91743
92241
  chartRef,
91744
- className: `${styles$1.popupItem} ${styles$1.csvBtn}`,
91745
- iconClass: styles$1.popupItemIcon
92242
+ className: `${styles$3.popupItem} ${styles$3.csvBtn}`,
92243
+ iconClass: styles$3.popupItemIcon
91746
92244
  }), /* @__PURE__ */ jsx(CsvDownloadButton, {
91747
92245
  data: dataDb,
91748
92246
  fileName: metricItem.name,
91749
- className: `${styles$1.popupItem} ${styles$1.csvBtn}`,
92247
+ className: `${styles$3.popupItem} ${styles$3.csvBtn}`,
91750
92248
  text: "Save As CSV",
91751
- iconClass: styles$1.popupItemIcon
92249
+ iconClass: styles$3.popupItemIcon
91752
92250
  }), !!dataDb.length && /* @__PURE__ */ jsxs(Button, {
91753
92251
  variant: "custom",
91754
92252
  type: "button",
91755
- className: `${styles$1.popupItem} ${styles$1.csvBtn}`,
92253
+ className: `${styles$3.popupItem} ${styles$3.csvBtn}`,
91756
92254
  onClick: () => setTablePreview(true),
91757
92255
  children: [/* @__PURE__ */ jsx(Icons, {
91758
92256
  name: "table-tab-icon",
91759
- className: styles$1.popupItemIcon
92257
+ className: styles$3.popupItemIcon
91760
92258
  }), "View As Table"]
91761
92259
  }), onDelete && /* @__PURE__ */ jsxs(Button, {
91762
92260
  variant: "custom",
91763
92261
  type: "button",
91764
- className: `${styles$1.popupItem} ${styles$1.csvBtn} ${styles$1.deleteBtn}`,
92262
+ className: `${styles$3.popupItem} ${styles$3.csvBtn} ${styles$3.deleteBtn}`,
91765
92263
  onClick: () => onDelete(metricItem.id),
91766
92264
  children: [/* @__PURE__ */ jsx(materialSymbolsDeleteOutline, {
91767
- className: styles$1.popupItemIcon
92265
+ className: styles$3.popupItemIcon
91768
92266
  }), "Delete Metric"]
91769
92267
  })]
91770
92268
  })]
91771
92269
  })]
91772
92270
  }), chartType2 && /* @__PURE__ */ jsxs("div", {
91773
- className: styles$1.metricData,
92271
+ className: styles$3.metricData,
91774
92272
  children: [!isQueryLoading && !dataDb.length ? /* @__PURE__ */ jsx("div", {
91775
- className: styles$1.noData,
92273
+ className: styles$3.noData,
91776
92274
  children: /* @__PURE__ */ jsxs("div", {
91777
- className: styles$1.noDataContent,
92275
+ className: styles$3.noDataContent,
91778
92276
  children: [/* @__PURE__ */ jsx("img", {
91779
92277
  src: NoData,
91780
92278
  alt: "",
91781
92279
  width: "300px",
91782
92280
  height: "300px"
91783
92281
  }), /* @__PURE__ */ jsx("div", {
91784
- className: styles$1.noDataText,
92282
+ className: styles$3.noDataText,
91785
92283
  children: "No Data Available"
91786
92284
  })]
91787
92285
  })
91788
92286
  }) : null, isQueryLoading && /* @__PURE__ */ jsx("div", {
91789
- className: styles$1.loading,
92287
+ className: styles$3.loading,
91790
92288
  children: /* @__PURE__ */ jsx(eosIconsLoading, {
91791
92289
  style: {
91792
92290
  width: "50px",
@@ -91794,6 +92292,12 @@ const MetricCard = ({
91794
92292
  color: "blue"
91795
92293
  }
91796
92294
  })
92295
+ }), (chartParams == null ? void 0 : chartParams.name) && columnName && /* @__PURE__ */ jsx(ChartPopup$1, {
92296
+ isOpen: isShowChartPopup,
92297
+ setOpen: setShowChartPopup,
92298
+ value: chartParams == null ? void 0 : chartParams.name,
92299
+ columnName,
92300
+ getUnderlyingData
91797
92301
  }), (dataDb == null ? void 0 : dataDb.length) ? /* @__PURE__ */ jsx(MetricChart, {
91798
92302
  labels: labels2,
91799
92303
  data: {
@@ -91816,7 +92320,8 @@ const MetricCard = ({
91816
92320
  customSettings,
91817
92321
  backGroundColor,
91818
92322
  chartClickConfig: clickBehaviourConfigs.chart,
91819
- chartRef
92323
+ chartRef,
92324
+ handleChartRightClick
91820
92325
  }) : null]
91821
92326
  })]
91822
92327
  }), !!dataDb.length && /* @__PURE__ */ jsx(Modal, {
@@ -91824,7 +92329,7 @@ const MetricCard = ({
91824
92329
  onClose: () => setTablePreview(false),
91825
92330
  headerTitle: metricItem.name,
91826
92331
  children: /* @__PURE__ */ jsx("div", {
91827
- className: styles$1.fullscreen,
92332
+ className: styles$3.fullscreen,
91828
92333
  children: /* @__PURE__ */ jsx(Table, {
91829
92334
  data: dataDb,
91830
92335
  isLoading: isQueryLoading,
@@ -91995,13 +92500,13 @@ const SingleValueCard = ({
91995
92500
  }, [globalTheme]);
91996
92501
  return /* @__PURE__ */ jsx(Fragment, {
91997
92502
  children: /* @__PURE__ */ jsxs("div", {
91998
- className: styles$1.cardContainer,
92503
+ className: styles$3.cardContainer,
91999
92504
  children: [/* @__PURE__ */ jsxs("div", {
92000
- className: styles$1.listHeader,
92505
+ className: styles$3.listHeader,
92001
92506
  children: [/* @__PURE__ */ jsxs(Text, {
92002
92507
  variant: "h3",
92003
92508
  styleClass: "primary",
92004
- className: styles$1.metricName,
92509
+ className: styles$3.metricName,
92005
92510
  style: titleStyle,
92006
92511
  children: [renderHeaderName ? renderHeaderName(metricItem.name) : /* @__PURE__ */ jsx(Button, {
92007
92512
  type: "button",
@@ -92012,14 +92517,14 @@ const SingleValueCard = ({
92012
92517
  style: titleStyle,
92013
92518
  children: metricItem.name
92014
92519
  }), metricItem.description && /* @__PURE__ */ jsx("span", {
92015
- className: styles$1.metricDescription,
92520
+ className: styles$3.metricDescription,
92016
92521
  style: descriptionStyle,
92017
92522
  children: metricItem.description
92018
92523
  })]
92019
92524
  }), /* @__PURE__ */ jsxs("div", {
92020
- className: styles$1.features,
92525
+ className: styles$3.features,
92021
92526
  children: [!!rlsConditions.length && (rlsConditions[0].datatype !== "date" ? /* @__PURE__ */ jsx("div", {
92022
- className: styles$1.metricFilter,
92527
+ className: styles$3.metricFilter,
92023
92528
  children: /* @__PURE__ */ jsx(FloatingDropDown, {
92024
92529
  label: rlsConditions[0].name,
92025
92530
  selectedOption: {
@@ -92033,7 +92538,7 @@ const SingleValueCard = ({
92033
92538
  onChange: (option2) => onChangeFilterValue(rlsConditions[0].name, option2.value)
92034
92539
  })
92035
92540
  }) : /* @__PURE__ */ jsx("div", {
92036
- className: styles$1.metricFilter,
92541
+ className: styles$3.metricFilter,
92037
92542
  children: /* @__PURE__ */ jsx(FloatingDropDown, {
92038
92543
  label: rlsConditions[0].name,
92039
92544
  selectedOption: {
@@ -92073,26 +92578,26 @@ const SingleValueCard = ({
92073
92578
  }) : null
92074
92579
  })
92075
92580
  })), onDelete && /* @__PURE__ */ jsx(PopoverMenu, {
92076
- buttonClass: styles$1.popup,
92581
+ buttonClass: styles$3.popup,
92077
92582
  button: /* @__PURE__ */ jsx(Icons, {
92078
92583
  name: "more-icon",
92079
- className: styles$1.popupIcon
92584
+ className: styles$3.popupIcon
92080
92585
  }),
92081
- menuClass: styles$1.popupMenu,
92586
+ menuClass: styles$3.popupMenu,
92082
92587
  position: "bottom-right",
92083
92588
  children: /* @__PURE__ */ jsxs(Button, {
92084
92589
  variant: "custom",
92085
92590
  type: "button",
92086
- className: `${styles$1.popupItem} ${styles$1.csvBtn} ${styles$1.deleteBtn}`,
92591
+ className: `${styles$3.popupItem} ${styles$3.csvBtn} ${styles$3.deleteBtn}`,
92087
92592
  onClick: () => onDelete(metricItem.id),
92088
92593
  children: [/* @__PURE__ */ jsx(materialSymbolsDeleteOutline, {
92089
- className: styles$1.popupItemIcon
92594
+ className: styles$3.popupItemIcon
92090
92595
  }), "Delete Metric"]
92091
92596
  })
92092
92597
  })]
92093
92598
  })]
92094
92599
  }), chartType2 && /* @__PURE__ */ jsx("div", {
92095
- className: `${styles$1.metricData} ${styles$1.singleValueData}`,
92600
+ className: `${styles$3.metricData} ${styles$3.singleValueData}`,
92096
92601
  children: isQueryLoading ? /* @__PURE__ */ jsx(eosIconsLoading, {
92097
92602
  style: {
92098
92603
  width: "50px",
@@ -92106,16 +92611,16 @@ const SingleValueCard = ({
92106
92611
  chartClickConfig: clickBehaviourConfigs.chart,
92107
92612
  hideBorder: true
92108
92613
  }) : /* @__PURE__ */ jsx("div", {
92109
- className: styles$1.noData,
92614
+ className: styles$3.noData,
92110
92615
  children: /* @__PURE__ */ jsxs("div", {
92111
- className: styles$1.noDataContent,
92616
+ className: styles$3.noDataContent,
92112
92617
  children: [/* @__PURE__ */ jsx("img", {
92113
92618
  src: NoData,
92114
92619
  alt: "",
92115
92620
  width: "300px",
92116
92621
  height: "300px"
92117
92622
  }), /* @__PURE__ */ jsx("div", {
92118
- className: styles$1.noDataText,
92623
+ className: styles$3.noDataText,
92119
92624
  children: "No Data Available"
92120
92625
  })]
92121
92626
  })
@@ -92173,9 +92678,9 @@ const DeleteMetricModal = ({
92173
92678
  isOpen,
92174
92679
  onClose,
92175
92680
  children: [/* @__PURE__ */ jsxs("div", {
92176
- className: styles$1.deleteModal,
92681
+ className: styles$3.deleteModal,
92177
92682
  children: [/* @__PURE__ */ jsx(ionWarningOutline, {
92178
- className: styles$1.warningIcon
92683
+ className: styles$3.warningIcon
92179
92684
  }), /* @__PURE__ */ jsx(Text, {
92180
92685
  variant: "p",
92181
92686
  styleClass: "font-14",
@@ -92186,7 +92691,7 @@ const DeleteMetricModal = ({
92186
92691
  variant: "secondary",
92187
92692
  type: "button",
92188
92693
  size: "default",
92189
- className: styles$1.cancelBtn,
92694
+ className: styles$3.cancelBtn,
92190
92695
  onClick: onClose,
92191
92696
  children: "Cancel"
92192
92697
  }), /* @__PURE__ */ jsx(Button, {
@@ -92231,7 +92736,7 @@ const ExternalMetricList = ({
92231
92736
  return /* @__PURE__ */ jsx(Fragment, {
92232
92737
  children: metricsList.length ? /* @__PURE__ */ jsxs(Fragment, {
92233
92738
  children: [/* @__PURE__ */ jsx("div", {
92234
- className: styles$2["MetricList-container"],
92739
+ className: styles$4["MetricList-container"],
92235
92740
  children: /* @__PURE__ */ jsx(GridLayout, {
92236
92741
  layouts: {
92237
92742
  lg: metricsList.map(({
@@ -92268,7 +92773,7 @@ const ExternalMetricList = ({
92268
92773
  xxs: 2
92269
92774
  },
92270
92775
  children: metricsList.map((metricItem) => /* @__PURE__ */ jsx("div", {
92271
- className: styles$2["MetricList-wrapper"],
92776
+ className: styles$4["MetricList-wrapper"],
92272
92777
  children: metricItem.chartOptions.chartType === "single value" ? /* @__PURE__ */ jsx(SingleValueCard, {
92273
92778
  metricItem,
92274
92779
  client,
@@ -92315,9 +92820,9 @@ const ExternalMetricList = ({
92315
92820
  }) : null]
92316
92821
  }) : /* @__PURE__ */ jsx(Fragment, {
92317
92822
  children: !isMetricListLoading ? /* @__PURE__ */ jsx("div", {
92318
- className: styles$2["noMetric-container"],
92823
+ className: styles$4["noMetric-container"],
92319
92824
  children: /* @__PURE__ */ jsx("div", {
92320
- className: styles$2["noMetric-wrapper"],
92825
+ className: styles$4["noMetric-wrapper"],
92321
92826
  children: /* @__PURE__ */ jsx(Text, {
92322
92827
  variant: "h2",
92323
92828
  styleClass: "primary",
@@ -92325,7 +92830,7 @@ const ExternalMetricList = ({
92325
92830
  })
92326
92831
  })
92327
92832
  }) : /* @__PURE__ */ jsx("div", {
92328
- className: styles$2["alt-container"],
92833
+ className: styles$4["alt-container"],
92329
92834
  children: /* @__PURE__ */ jsx(eosIconsLoading, {
92330
92835
  style: {
92331
92836
  width: "50px",
@@ -92337,7 +92842,7 @@ const ExternalMetricList = ({
92337
92842
  })
92338
92843
  });
92339
92844
  };
92340
- var index$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92845
+ var index$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92341
92846
  __proto__: null,
92342
92847
  Button,
92343
92848
  ChartConfig,
@@ -92443,28 +92948,28 @@ const EmbeddedDashboard = React__default.memo(({
92443
92948
  }, [globalTheme]);
92444
92949
  return /* @__PURE__ */ jsx(Fragment, {
92445
92950
  children: /* @__PURE__ */ jsxs("div", {
92446
- className: styles$D["embedDashboard-container"],
92951
+ className: styles$F["embedDashboard-container"],
92447
92952
  style: embedDashboardStyle,
92448
92953
  children: [((_a2 = data2.externalDashboard) == null ? void 0 : _a2.id) && !isLoading && /* @__PURE__ */ jsxs(Fragment, {
92449
92954
  children: [!(options2 == null ? void 0 : options2.disableMetricCreation) && !data2.externalDashboard.filters.length && !data2.isAllowedToCreateMetrics ? null : /* @__PURE__ */ jsxs("div", {
92450
- className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$D["embedDashboard-header-floating"] : styles$D["embedDashboard-header-static"],
92955
+ className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$F["embedDashboard-header-floating"] : styles$F["embedDashboard-header-static"],
92451
92956
  children: [(options2 == null ? void 0 : options2.headerVariant) === "floating" && /* @__PURE__ */ jsx("span", {
92452
- className: styles$D.floatingButton,
92957
+ className: styles$F.floatingButton,
92453
92958
  children: /* @__PURE__ */ jsx(Icons, {
92454
92959
  name: "setup-icon",
92455
- className: styles$D.floatingButton
92960
+ className: styles$F.floatingButton
92456
92961
  })
92457
92962
  }), /* @__PURE__ */ jsxs("div", {
92458
- className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$D.floatingContainer : styles$D.staticContainer,
92963
+ className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$F.floatingContainer : styles$F.staticContainer,
92459
92964
  children: [data2.externalDashboard.filters.length ? /* @__PURE__ */ jsx(Button, {
92460
92965
  type: "button",
92461
92966
  variant: "custom",
92462
92967
  size: "large",
92463
- className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$D.floatingFilterButton : styles$D.filter,
92968
+ className: (options2 == null ? void 0 : options2.headerVariant) === "floating" ? styles$F.floatingFilterButton : styles$F.filter,
92464
92969
  onClick: () => setShowFilters((s2) => !s2),
92465
92970
  children: isShowFilters ? /* @__PURE__ */ jsx(icOutlineFilterAltOff, {}) : /* @__PURE__ */ jsx(Icons, {
92466
92971
  name: "filter-icon",
92467
- className: styles$D.floatingFilterButtonIcon
92972
+ className: styles$F.floatingFilterButtonIcon
92468
92973
  })
92469
92974
  }) : null, !(options2 == null ? void 0 : options2.disableMetricCreation) && data2.isAllowedToCreateMetrics && /* @__PURE__ */ jsx(EmbeddedMetricCreation, {
92470
92975
  clientId: data2.clientId,
@@ -92475,7 +92980,7 @@ const EmbeddedDashboard = React__default.memo(({
92475
92980
  })]
92476
92981
  })]
92477
92982
  }), /* @__PURE__ */ jsxs("div", {
92478
- className: styles$D["embedDashboard-wrapper"],
92983
+ className: styles$F["embedDashboard-wrapper"],
92479
92984
  children: [data2.externalDashboard.filters.length && isShowFilters ? /* @__PURE__ */ jsx(GlobalFilters, {
92480
92985
  companyId: data2.companyId,
92481
92986
  filters: data2.externalDashboard.filters,
@@ -92495,7 +93000,7 @@ const EmbeddedDashboard = React__default.memo(({
92495
93000
  })]
92496
93001
  })]
92497
93002
  }), isLoading && /* @__PURE__ */ jsx("div", {
92498
- className: styles$D["alt-container"],
93003
+ className: styles$F["alt-container"],
92499
93004
  children: /* @__PURE__ */ jsx(eosIconsLoading, {
92500
93005
  style: {
92501
93006
  width: "50px",
@@ -92504,7 +93009,7 @@ const EmbeddedDashboard = React__default.memo(({
92504
93009
  }
92505
93010
  })
92506
93011
  }), !isLoading && !((_b2 = data2.externalDashboard) == null ? void 0 : _b2.id) && /* @__PURE__ */ jsx("div", {
92507
- className: styles$D["alt-container"],
93012
+ className: styles$F["alt-container"],
92508
93013
  children: "Invalid token or Dashboard id"
92509
93014
  })]
92510
93015
  })
@@ -92543,37 +93048,7 @@ const Dashboard = React__default.memo(({
92543
93048
  })
92544
93049
  });
92545
93050
  });
92546
- var index$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92547
- __proto__: null,
92548
- SOMETHING_WENT_WRONG,
92549
- CHART_TYPES,
92550
- STATUS_TAB,
92551
- STREAM_TAB,
92552
- CLIENT_NAME_VAR,
92553
- RLS_CONDITIONS,
92554
- CHART_TAB,
92555
- TABLE_TAB,
92556
- QUERY_TAB,
92557
- INPUT_TABLE,
92558
- OUTPUT_TABLE,
92559
- DOUGHNUT,
92560
- PIE,
92561
- SANKEY,
92562
- BOXPLOT,
92563
- TABLE,
92564
- GENERAL,
92565
- CONFIG,
92566
- DESTINATIONS,
92567
- operatorList,
92568
- RowLimitList,
92569
- AggregateList,
92570
- NUMBER_TYPES,
92571
- STRING_TYPES,
92572
- DATE_TYPES,
92573
- ARRAY_TYPES,
92574
- BOOLEAN_TYPES
92575
- }, Symbol.toStringTag, { value: "Module" }));
92576
93051
  var index = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92577
93052
  __proto__: null
92578
93053
  }, Symbol.toStringTag, { value: "Module" }));
92579
- export { Dashboard, EmbeddedDashboard, PluginProvider, index$2 as Ui, index$1 as consts, index$3 as helpers, index$5 as hooks, index as types, index$4 as utils };
93054
+ export { Dashboard, EmbeddedDashboard, PluginProvider, index$1 as Ui, index$2 as consts, index$3 as helpers, index$5 as hooks, index as types, index$4 as utils };