@databrainhq/plugin 0.8.6 → 0.8.7

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/README.md CHANGED
@@ -1,26 +1,26 @@
1
- # @databrainhq/plugin
2
-
3
- > Databrain app ui plugin.
4
-
5
- [![NPM](https://img.shields.io/npm/v/@databrainhq/plugin.svg)](https://www.npmjs.com/package/@databrainhq/plugin) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
6
-
7
- ## Install
8
-
9
- ```bash
10
- npm install @databrainhq/plugin
11
- ```
12
-
13
- ## Usage
14
-
15
- ```tsx
16
- import { Dashboard } from '@databrainhq/plugin';
17
- import '@databrainhq/plugin/dist/style.css';
18
-
19
- const Example = () => {
20
- return <Dashboard token={/* Your Guest Token */} />;
21
- };
22
- ```
23
-
24
- ## License
25
-
26
- MIT © [databrainhq](https://github.com/databrainhq)
1
+ # @databrainhq/plugin
2
+
3
+ > Databrain app ui plugin.
4
+
5
+ [![NPM](https://img.shields.io/npm/v/@databrainhq/plugin.svg)](https://www.npmjs.com/package/@databrainhq/plugin) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
6
+
7
+ ## Install
8
+
9
+ ```bash
10
+ npm install @databrainhq/plugin
11
+ ```
12
+
13
+ ## Usage
14
+
15
+ ```tsx
16
+ import { Dashboard } from '@databrainhq/plugin';
17
+ import '@databrainhq/plugin/dist/style.css';
18
+
19
+ const Example = () => {
20
+ return <Dashboard token={/* Your Guest Token */} />;
21
+ };
22
+ ```
23
+
24
+ ## License
25
+
26
+ MIT © [databrainhq](https://github.com/databrainhq)
package/dist/index.es.js CHANGED
@@ -2641,17 +2641,17 @@ var classnames$1 = { exports: {} };
2641
2641
  })(classnames$1);
2642
2642
  var classnames = classnames$1.exports;
2643
2643
  var styles$E = {
2644
- "btn-primary": "_btn-primary_17kvk_1",
2645
- "btn-secondary": "_btn-secondary_17kvk_5",
2646
- "btn-reject": "_btn-reject_17kvk_9",
2647
- "btn-outlined": "_btn-outlined_17kvk_14",
2648
- "btn-tertiary": "_btn-tertiary_17kvk_18",
2649
- "btn-default": "_btn-default_17kvk_22",
2650
- "btn-large": "_btn-large_17kvk_25",
2651
- "btn-small": "_btn-small_17kvk_28",
2652
- "btn-xs": "_btn-xs_17kvk_31",
2653
- "btn-medium": "_btn-medium_17kvk_34",
2654
- "btn-11rem": "_btn-11rem_17kvk_38"
2644
+ "btn-primary": "_btn-primary_u81u9_1",
2645
+ "btn-secondary": "_btn-secondary_u81u9_9",
2646
+ "btn-reject": "_btn-reject_u81u9_17",
2647
+ "btn-outlined": "_btn-outlined_u81u9_27",
2648
+ "btn-tertiary": "_btn-tertiary_u81u9_35",
2649
+ "btn-default": "_btn-default_u81u9_43",
2650
+ "btn-large": "_btn-large_u81u9_49",
2651
+ "btn-small": "_btn-small_u81u9_55",
2652
+ "btn-xs": "_btn-xs_u81u9_61",
2653
+ "btn-medium": "_btn-medium_u81u9_67",
2654
+ "btn-11rem": "_btn-11rem_u81u9_75"
2655
2655
  };
2656
2656
  var jsxRuntime = { exports: {} };
2657
2657
  var reactJsxRuntime_production_min = {};
@@ -4940,37 +4940,37 @@ let xe = "div", ne = S.RenderStrategy, re = C$2(function(e2, s2) {
4940
4940
  let n2 = useContext(F) !== null, m2 = s() !== null;
4941
4941
  return React__default.createElement(React__default.Fragment, null, !n2 && m2 ? React__default.createElement(q, { ref: s$12, ...e2 }) : React__default.createElement(re, { ref: s$12, ...e2 }));
4942
4942
  }), We = Object.assign(q, { Child: Pe, Root: q });
4943
- const listBoxButton = "_listBoxButton_1xd0l_5";
4944
- const selectedOptionText = "_selectedOptionText_1xd0l_17";
4945
- const transitionDiv = "_transitionDiv_1xd0l_21";
4946
- const listboxButtonWrapper = "_listboxButtonWrapper_1xd0l_25";
4947
- const arrowicon = "_arrowicon_1xd0l_28";
4948
- const leave$2 = "_leave_1xd0l_31";
4949
- const leaveFrom$2 = "_leaveFrom_1xd0l_34";
4950
- const leaveTo$2 = "_leaveTo_1xd0l_37";
4951
- const notAvailable = "_notAvailable_1xd0l_40";
4952
- const option$1 = "_option_1xd0l_43";
4953
- const activeOption = "_activeOption_1xd0l_46";
4954
- const optionSelected = "_optionSelected_1xd0l_49";
4955
- const inactiveOption = "_inactiveOption_1xd0l_52";
4956
- const optionLabel = "_optionLabel_1xd0l_55";
4957
- const optionSubLabel = "_optionSubLabel_1xd0l_58";
4958
- const selectedLabel = "_selectedLabel_1xd0l_61";
4959
- const nonselectedLabel = "_nonselectedLabel_1xd0l_64";
4960
- const check = "_check_1xd0l_67";
4961
- const checkActive = "_checkActive_1xd0l_70";
4962
- const checkInactive = "_checkInactive_1xd0l_73";
4963
- const checkIcon$1 = "_checkIcon_1xd0l_76";
4964
- const checkIconSelected = "_checkIconSelected_1xd0l_79";
4965
- const checkIconUnselected = "_checkIconUnselected_1xd0l_82";
4966
- const loadMore$1 = "_loadMore_1xd0l_85";
4967
- const selectedList = "_selectedList_1xd0l_88";
4968
- const selectedListItem = "_selectedListItem_1xd0l_91";
4943
+ const listBoxButton = "_listBoxButton_1uwmw_9";
4944
+ const selectedOptionText = "_selectedOptionText_1uwmw_33";
4945
+ const transitionDiv = "_transitionDiv_1uwmw_41";
4946
+ const listboxButtonWrapper = "_listboxButtonWrapper_1uwmw_49";
4947
+ const arrowicon = "_arrowicon_1uwmw_55";
4948
+ const leave$2 = "_leave_1uwmw_61";
4949
+ const leaveFrom$2 = "_leaveFrom_1uwmw_67";
4950
+ const leaveTo$2 = "_leaveTo_1uwmw_73";
4951
+ const notAvailable = "_notAvailable_1uwmw_79";
4952
+ const option$1 = "_option_1uwmw_85";
4953
+ const activeOption = "_activeOption_1uwmw_91";
4954
+ const optionSelected = "_optionSelected_1uwmw_97";
4955
+ const inactiveOption = "_inactiveOption_1uwmw_103";
4956
+ const optionLabel = "_optionLabel_1uwmw_109";
4957
+ const optionSubLabel = "_optionSubLabel_1uwmw_115";
4958
+ const selectedLabel = "_selectedLabel_1uwmw_121";
4959
+ const nonselectedLabel = "_nonselectedLabel_1uwmw_127";
4960
+ const check = "_check_1uwmw_133";
4961
+ const checkActive = "_checkActive_1uwmw_139";
4962
+ const checkInactive = "_checkInactive_1uwmw_145";
4963
+ const checkIcon$1 = "_checkIcon_1uwmw_151";
4964
+ const checkIconSelected = "_checkIconSelected_1uwmw_157";
4965
+ const checkIconUnselected = "_checkIconUnselected_1uwmw_163";
4966
+ const loadMore$1 = "_loadMore_1uwmw_169";
4967
+ const selectedList = "_selectedList_1uwmw_175";
4968
+ const selectedListItem = "_selectedListItem_1uwmw_181";
4969
4969
  var style = {
4970
- "listBox-label": "_listBox-label_1xd0l_1",
4971
- "listBoxButton-container": "_listBoxButton-container_1xd0l_5",
4970
+ "listBox-label": "_listBox-label_1uwmw_1",
4971
+ "listBoxButton-container": "_listBoxButton-container_1uwmw_9",
4972
4972
  listBoxButton,
4973
- "listBox-option": "_listBox-option_1xd0l_13",
4973
+ "listBox-option": "_listBox-option_1uwmw_25",
4974
4974
  selectedOptionText,
4975
4975
  transitionDiv,
4976
4976
  listboxButtonWrapper,
@@ -4997,22 +4997,22 @@ var style = {
4997
4997
  selectedList,
4998
4998
  selectedListItem
4999
4999
  };
5000
- const primary = "_primary_18yak_1";
5001
- const secondary = "_secondary_18yak_5";
5002
- const tertiary = "_tertiary_18yak_10";
5000
+ const primary = "_primary_1ipyg_1";
5001
+ const secondary = "_secondary_1ipyg_9";
5002
+ const tertiary = "_tertiary_1ipyg_19";
5003
5003
  var styles$C = {
5004
5004
  primary,
5005
5005
  secondary,
5006
5006
  tertiary,
5007
- "font-18": "_font-18_18yak_14",
5008
- "font-20": "_font-20_18yak_18",
5009
- "font-14": "_font-14_18yak_22",
5010
- "font-14a": "_font-14a_18yak_26",
5011
- "font-14b": "_font-14b_18yak_30",
5012
- "font-14c": "_font-14c_18yak_34",
5013
- "font-14d": "_font-14d_18yak_38",
5014
- "font-15": "_font-15_18yak_42",
5015
- "font-34": "_font-34_18yak_45"
5007
+ "font-18": "_font-18_1ipyg_27",
5008
+ "font-20": "_font-20_1ipyg_35",
5009
+ "font-14": "_font-14_1ipyg_43",
5010
+ "font-14a": "_font-14a_1ipyg_51",
5011
+ "font-14b": "_font-14b_1ipyg_59",
5012
+ "font-14c": "_font-14c_1ipyg_67",
5013
+ "font-14d": "_font-14d_1ipyg_75",
5014
+ "font-15": "_font-15_1ipyg_83",
5015
+ "font-34": "_font-34_1ipyg_89"
5016
5016
  };
5017
5017
  const variants = {
5018
5018
  h1: "h1",
@@ -5040,10 +5040,10 @@ const Text = ({
5040
5040
  children: children2
5041
5041
  });
5042
5042
  };
5043
- const search$1 = "_search_1klck_1";
5043
+ const search$1 = "_search_qirxg_1";
5044
5044
  var styles$B = {
5045
- "searchTab-container": "_searchTab-container_1klck_1",
5046
- "searchTab-input": "_searchTab-input_1klck_5",
5045
+ "searchTab-container": "_searchTab-container_qirxg_1",
5046
+ "searchTab-input": "_searchTab-input_qirxg_9",
5047
5047
  search: search$1
5048
5048
  };
5049
5049
  const iconoirSearch = (props) => /* @__PURE__ */ jsx("svg", {
@@ -5549,13 +5549,13 @@ const ChartConfig = ({
5549
5549
  setValue
5550
5550
  } = useForm();
5551
5551
  useEffect(() => {
5552
- if (!yAxisList)
5552
+ if (!yAxisList && !(options2 == null ? void 0 : options2.length))
5553
5553
  return;
5554
- setValue("yAxisList", yAxisList);
5554
+ setValue("yAxisList", yAxisList == null ? void 0 : yAxisList.filter((y2) => options2.map((o2) => o2.value).includes(y2)));
5555
5555
  }, []);
5556
5556
  const onSubmitOptions = (fieldValues) => {
5557
5557
  const list = fieldValues.yAxisList;
5558
- setYAxisList(list.filter((item) => item && item !== "NONE"));
5558
+ setYAxisList(list.filter((item) => item && item !== "NONE" && options2.map((o2) => o2.value).includes(item)));
5559
5559
  setSettingsShow(false);
5560
5560
  };
5561
5561
  const onSubmitSnakeyValues = () => {
@@ -7042,22 +7042,22 @@ const ExternalMetricForm = ({
7042
7042
  })]
7043
7043
  });
7044
7044
  };
7045
- const container$d = "_container_q0qrl_1";
7046
- const wrapper$3 = "_wrapper_q0qrl_5";
7047
- const label$3 = "_label_q0qrl_9";
7048
- const floatingLabel = "_floatingLabel_q0qrl_13";
7049
- const clientText = "_clientText_q0qrl_17";
7050
- const normalText = "_normalText_q0qrl_21";
7051
- const dropdown$1 = "_dropdown_q0qrl_25";
7052
- const options = "_options_q0qrl_29";
7053
- const checkedOption = "_checkedOption_q0qrl_33";
7054
- const option = "_option_q0qrl_29";
7055
- const icon$1 = "_icon_q0qrl_41";
7056
- const text$2 = "_text_q0qrl_45";
7057
- const floatingText = "_floatingText_q0qrl_49";
7058
- const search = "_search_q0qrl_53";
7059
- const loadMore = "_loadMore_q0qrl_57";
7060
- const loadMoreIcon = "_loadMoreIcon_q0qrl_61";
7045
+ const container$d = "_container_1b6ua_1";
7046
+ const wrapper$3 = "_wrapper_1b6ua_9";
7047
+ const label$3 = "_label_1b6ua_17";
7048
+ const floatingLabel = "_floatingLabel_1b6ua_25";
7049
+ const clientText = "_clientText_1b6ua_33";
7050
+ const normalText = "_normalText_1b6ua_41";
7051
+ const dropdown$1 = "_dropdown_1b6ua_49";
7052
+ const options = "_options_1b6ua_57";
7053
+ const checkedOption = "_checkedOption_1b6ua_65";
7054
+ const option = "_option_1b6ua_57";
7055
+ const icon$1 = "_icon_1b6ua_81";
7056
+ const text$2 = "_text_1b6ua_89";
7057
+ const floatingText = "_floatingText_1b6ua_97";
7058
+ const search = "_search_1b6ua_105";
7059
+ const loadMore = "_loadMore_1b6ua_113";
7060
+ const loadMoreIcon = "_loadMoreIcon_1b6ua_121";
7061
7061
  var styles$s = {
7062
7062
  container: container$d,
7063
7063
  wrapper: wrapper$3,
@@ -86498,12 +86498,12 @@ const InfoTooltip = ({
86498
86498
  });
86499
86499
  };
86500
86500
  var styles$j = {
86501
- "header-container": "_header-container_t2r6v_1",
86502
- "btn-container": "_btn-container_t2r6v_5",
86503
- "back-btn": "_back-btn_t2r6v_9",
86504
- "sql-btn": "_sql-btn_t2r6v_13",
86505
- "save-btn": "_save-btn_t2r6v_17",
86506
- "save-btn-icon": "_save-btn-icon_t2r6v_21"
86501
+ "header-container": "_header-container_1pbz4_1",
86502
+ "btn-container": "_btn-container_1pbz4_9",
86503
+ "back-btn": "_back-btn_1pbz4_17",
86504
+ "sql-btn": "_sql-btn_1pbz4_25",
86505
+ "save-btn": "_save-btn_1pbz4_33",
86506
+ "save-btn-icon": "_save-btn-icon_1pbz4_41"
86507
86507
  };
86508
86508
  const Header = ({
86509
86509
  setShowMetricCreateModal,
@@ -86555,25 +86555,25 @@ const Header = ({
86555
86555
  })]
86556
86556
  });
86557
86557
  };
86558
- const floatingCreateButton = "_floatingCreateButton_6ovk2_13";
86559
- const floatingCreateButtonIcon = "_floatingCreateButtonIcon_6ovk2_17";
86558
+ const floatingCreateButton = "_floatingCreateButton_jfq7q_25";
86559
+ const floatingCreateButtonIcon = "_floatingCreateButtonIcon_jfq7q_33";
86560
86560
  var styles$i = {
86561
- "create-btn": "_create-btn_6ovk2_1",
86562
- "modal-container": "_modal-container_6ovk2_5",
86563
- "query-modal": "_query-modal_6ovk2_9",
86561
+ "create-btn": "_create-btn_jfq7q_1",
86562
+ "modal-container": "_modal-container_jfq7q_9",
86563
+ "query-modal": "_query-modal_jfq7q_17",
86564
86564
  floatingCreateButton,
86565
86565
  floatingCreateButtonIcon
86566
86566
  };
86567
- const container$7 = "_container_1q2ss_1";
86568
- const header$3 = "_header_1q2ss_5";
86569
- const wrapper$2 = "_wrapper_1q2ss_9";
86570
- const column = "_column_1q2ss_17";
86571
- const columnText$1 = "_columnText_1q2ss_21";
86567
+ const container$7 = "_container_u2z1d_1";
86568
+ const header$3 = "_header_u2z1d_9";
86569
+ const wrapper$2 = "_wrapper_u2z1d_17";
86570
+ const column = "_column_u2z1d_33";
86571
+ const columnText$1 = "_columnText_u2z1d_41";
86572
86572
  var styles$h = {
86573
86573
  container: container$7,
86574
86574
  header: header$3,
86575
86575
  wrapper: wrapper$2,
86576
- "col-container": "_col-container_1q2ss_13",
86576
+ "col-container": "_col-container_u2z1d_25",
86577
86577
  column,
86578
86578
  columnText: columnText$1
86579
86579
  };
@@ -87926,10 +87926,10 @@ const ChartTab = ({
87926
87926
  })]
87927
87927
  });
87928
87928
  };
87929
- const container$5 = "_container_yjeiv_1";
87930
- const wrapper$1 = "_wrapper_yjeiv_5";
87931
- const text = "_text_yjeiv_9";
87932
- const table$2 = "_table_yjeiv_12";
87929
+ const container$5 = "_container_wjdaz_1";
87930
+ const wrapper$1 = "_wrapper_wjdaz_9";
87931
+ const text = "_text_wjdaz_17";
87932
+ const table$2 = "_table_wjdaz_23";
87933
87933
  var styles$c = {
87934
87934
  container: container$5,
87935
87935
  wrapper: wrapper$1,
@@ -87962,16 +87962,16 @@ const InputTables = ({
87962
87962
  })
87963
87963
  });
87964
87964
  };
87965
- const container$4 = "_container_38zl3_1";
87966
- const header$1 = "_header_38zl3_5";
87967
- const tabButton$1 = "_tabButton_38zl3_16";
87968
- const selectedTab = "_selectedTab_38zl3_19";
87969
- const table$1 = "_table_38zl3_22";
87965
+ const container$4 = "_container_127xg_1";
87966
+ const header$1 = "_header_127xg_9";
87967
+ const tabButton$1 = "_tabButton_127xg_31";
87968
+ const selectedTab = "_selectedTab_127xg_37";
87969
+ const table$1 = "_table_127xg_43";
87970
87970
  var styles$b = {
87971
87971
  container: container$4,
87972
87972
  header: header$1,
87973
- "text-container": "_text-container_38zl3_9",
87974
- "btn-container": "_btn-container_38zl3_13",
87973
+ "text-container": "_text-container_127xg_17",
87974
+ "btn-container": "_btn-container_127xg_25",
87975
87975
  tabButton: tabButton$1,
87976
87976
  selectedTab,
87977
87977
  table: table$1
@@ -88046,13 +88046,13 @@ const TableTab = ({
88046
88046
  })]
88047
88047
  });
88048
88048
  };
88049
- const wrapper = "_wrapper_wy97p_9";
88050
- const searchCommand = "_searchCommand_wy97p_12";
88051
- const tabButton = "_tabButton_wy97p_15";
88052
- const tabActive = "_tabActive_wy97p_18";
88049
+ const wrapper = "_wrapper_49kql_17";
88050
+ const searchCommand = "_searchCommand_49kql_23";
88051
+ const tabButton = "_tabButton_49kql_29";
88052
+ const tabActive = "_tabActive_49kql_35";
88053
88053
  var styles$a = {
88054
- "main-container": "_main-container_wy97p_1",
88055
- "outputTab-header": "_outputTab-header_wy97p_5",
88054
+ "main-container": "_main-container_49kql_1",
88055
+ "outputTab-header": "_outputTab-header_49kql_9",
88056
88056
  wrapper,
88057
88057
  searchCommand,
88058
88058
  tabButton,
@@ -88183,30 +88183,30 @@ const MetricOutput = ({
88183
88183
  })]
88184
88184
  });
88185
88185
  };
88186
- const fieldValueIcon = "_fieldValueIcon_z8ldj_25";
88187
- const fieldAddBtnIcon = "_fieldAddBtnIcon_z8ldj_33";
88188
- const group = "_group_z8ldj_1";
88189
- const tooltipWrapper = "_tooltipWrapper_z8ldj_45";
88190
- const tooltip = "_tooltip_z8ldj_45";
88191
- const dropdown = "_dropdown_z8ldj_57";
88192
- const filterDropdown = "_filterDropdown_z8ldj_61";
88193
- const filterValues = "_filterValues_z8ldj_65";
88194
- const columnText = "_columnText_z8ldj_69";
88195
- const disabled = "_disabled_z8ldj_73";
88196
- const checkIcon = "_checkIcon_z8ldj_77";
88197
- const generateButton = "_generateButton_z8ldj_81";
88186
+ const fieldValueIcon = "_fieldValueIcon_fl6kw_49";
88187
+ const fieldAddBtnIcon = "_fieldAddBtnIcon_fl6kw_65";
88188
+ const group = "_group_fl6kw_1";
88189
+ const tooltipWrapper = "_tooltipWrapper_fl6kw_89";
88190
+ const tooltip = "_tooltip_fl6kw_89";
88191
+ const dropdown = "_dropdown_fl6kw_113";
88192
+ const filterDropdown = "_filterDropdown_fl6kw_121";
88193
+ const filterValues = "_filterValues_fl6kw_129";
88194
+ const columnText = "_columnText_fl6kw_137";
88195
+ const disabled = "_disabled_fl6kw_145";
88196
+ const checkIcon = "_checkIcon_fl6kw_153";
88197
+ const generateButton = "_generateButton_fl6kw_161";
88198
88198
  var styles$9 = {
88199
- "form-container": "_form-container_z8ldj_1",
88200
- "field-container": "_field-container_z8ldj_5",
88201
- "field-label": "_field-label_z8ldj_9",
88202
- "field-wrapper": "_field-wrapper_z8ldj_13",
88203
- "field-inner-container": "_field-inner-container_z8ldj_17",
88204
- "field-value": "_field-value_z8ldj_21",
88199
+ "form-container": "_form-container_fl6kw_1",
88200
+ "field-container": "_field-container_fl6kw_9",
88201
+ "field-label": "_field-label_fl6kw_17",
88202
+ "field-wrapper": "_field-wrapper_fl6kw_25",
88203
+ "field-inner-container": "_field-inner-container_fl6kw_33",
88204
+ "field-value": "_field-value_fl6kw_41",
88205
88205
  fieldValueIcon,
88206
- "field-add-btn": "_field-add-btn_z8ldj_29",
88206
+ "field-add-btn": "_field-add-btn_fl6kw_57",
88207
88207
  fieldAddBtnIcon,
88208
- "field-value-container": "_field-value-container_z8ldj_37",
88209
- "field-prompt": "_field-prompt_z8ldj_41",
88208
+ "field-value-container": "_field-value-container_fl6kw_73",
88209
+ "field-prompt": "_field-prompt_fl6kw_81",
88210
88210
  group,
88211
88211
  tooltipWrapper,
88212
88212
  tooltip,
@@ -89357,10 +89357,10 @@ const MetricForm = ({
89357
89357
  })]
89358
89358
  });
89359
89359
  };
89360
- const container$2 = "_container_rofqe_1";
89361
- const header = "_header_rofqe_5";
89362
- const enableGroupBy = "_enableGroupBy_rofqe_8";
89363
- const enableGroupButton = "_enableGroupButton_rofqe_11";
89360
+ const container$2 = "_container_1v000_1";
89361
+ const header = "_header_1v000_9";
89362
+ const enableGroupBy = "_enableGroupBy_1v000_15";
89363
+ const enableGroupButton = "_enableGroupButton_1v000_21";
89364
89364
  var styles$7 = {
89365
89365
  container: container$2,
89366
89366
  header,
@@ -95170,8 +95170,8 @@ const ChartImageDownloadButton = ({
95170
95170
  }), text2]
95171
95171
  });
95172
95172
  };
95173
- const metricFilter = "_metricFilter_k2gef_1";
95174
- const customContainer = "_customContainer_k2gef_4";
95173
+ const metricFilter = "_metricFilter_1xge8_1";
95174
+ const customContainer = "_customContainer_1xge8_7";
95175
95175
  var styles$3 = {
95176
95176
  metricFilter,
95177
95177
  customContainer
@@ -95240,24 +95240,24 @@ const MetricFilterDropDown = ({
95240
95240
  }) : void 0
95241
95241
  });
95242
95242
  };
95243
- const container$1 = "_container_1h8m9_1";
95244
- const popover = "_popover_1h8m9_5";
95245
- const button = "_button_1h8m9_9";
95246
- const buttonOpen = "_buttonOpen_1h8m9_13";
95247
- const menu = "_menu_1h8m9_17";
95248
- const enter = "_enter_1h8m9_21";
95249
- const enterFrom = "_enterFrom_1h8m9_25";
95250
- const enterTo = "_enterTo_1h8m9_29";
95251
- const leave = "_leave_1h8m9_33";
95252
- const leaveFrom = "_leaveFrom_1h8m9_37";
95253
- const leaveTo = "_leaveTo_1h8m9_41";
95254
- const center = "_center_1h8m9_45";
95255
- const top = "_top_1h8m9_49";
95256
- const bottom = "_bottom_1h8m9_53";
95257
- const left = "_left_1h8m9_57";
95258
- const right = "_right_1h8m9_61";
95259
- const chartOptionBtn = "_chartOptionBtn_1h8m9_113";
95260
- const chartpopup = "_chartpopup_1h8m9_117";
95243
+ const container$1 = "_container_1hc1e_1";
95244
+ const popover = "_popover_1hc1e_9";
95245
+ const button = "_button_1hc1e_17";
95246
+ const buttonOpen = "_buttonOpen_1hc1e_25";
95247
+ const menu = "_menu_1hc1e_33";
95248
+ const enter = "_enter_1hc1e_41";
95249
+ const enterFrom = "_enterFrom_1hc1e_49";
95250
+ const enterTo = "_enterTo_1hc1e_57";
95251
+ const leave = "_leave_1hc1e_65";
95252
+ const leaveFrom = "_leaveFrom_1hc1e_73";
95253
+ const leaveTo = "_leaveTo_1hc1e_81";
95254
+ const center = "_center_1hc1e_89";
95255
+ const top = "_top_1hc1e_97";
95256
+ const bottom = "_bottom_1hc1e_105";
95257
+ const left = "_left_1hc1e_113";
95258
+ const right = "_right_1hc1e_121";
95259
+ const chartOptionBtn = "_chartOptionBtn_1hc1e_225";
95260
+ const chartpopup = "_chartpopup_1hc1e_233";
95261
95261
  var styles$2 = {
95262
95262
  container: container$1,
95263
95263
  popover,
@@ -95275,23 +95275,23 @@ var styles$2 = {
95275
95275
  bottom,
95276
95276
  left,
95277
95277
  right,
95278
- "left-top-end": "_left-top-end_1h8m9_65",
95279
- "right-top-end": "_right-top-end_1h8m9_69",
95280
- "left-bottom-end": "_left-bottom-end_1h8m9_73",
95281
- "right-bottom-end": "_right-bottom-end_1h8m9_77",
95282
- "top-left": "_top-left_1h8m9_81",
95283
- "top-right": "_top-right_1h8m9_85",
95284
- "bottom-left": "_bottom-left_1h8m9_89",
95285
- "bottom-right": "_bottom-right_1h8m9_93",
95286
- "left-top": "_left-top_1h8m9_65",
95287
- "left-bottom": "_left-bottom_1h8m9_73",
95288
- "right-top": "_right-top_1h8m9_69",
95289
- "right-bottom": "_right-bottom_1h8m9_77",
95278
+ "left-top-end": "_left-top-end_1hc1e_129",
95279
+ "right-top-end": "_right-top-end_1hc1e_137",
95280
+ "left-bottom-end": "_left-bottom-end_1hc1e_145",
95281
+ "right-bottom-end": "_right-bottom-end_1hc1e_153",
95282
+ "top-left": "_top-left_1hc1e_161",
95283
+ "top-right": "_top-right_1hc1e_169",
95284
+ "bottom-left": "_bottom-left_1hc1e_177",
95285
+ "bottom-right": "_bottom-right_1hc1e_185",
95286
+ "left-top": "_left-top_1hc1e_129",
95287
+ "left-bottom": "_left-bottom_1hc1e_145",
95288
+ "right-top": "_right-top_1hc1e_137",
95289
+ "right-bottom": "_right-bottom_1hc1e_153",
95290
95290
  chartOptionBtn,
95291
95291
  chartpopup
95292
95292
  };
95293
- const fullscreen = "_fullscreen_1gpy3_1";
95294
- const loading = "_loading_1gpy3_5";
95293
+ const fullscreen = "_fullscreen_19jec_1";
95294
+ const loading = "_loading_19jec_9";
95295
95295
  var styles$1 = {
95296
95296
  fullscreen,
95297
95297
  loading