@databrainhq/plugin 0.8.15 → 0.8.16

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
@@ -2645,17 +2645,17 @@ var classnames$1 = { exports: {} };
2645
2645
  })(classnames$1);
2646
2646
  var classnames = classnames$1.exports;
2647
2647
  var styles$F = {
2648
- "btn-primary": "_btn-primary_u81u9_1",
2649
- "btn-secondary": "_btn-secondary_u81u9_9",
2650
- "btn-reject": "_btn-reject_u81u9_17",
2651
- "btn-outlined": "_btn-outlined_u81u9_27",
2652
- "btn-tertiary": "_btn-tertiary_u81u9_35",
2653
- "btn-default": "_btn-default_u81u9_43",
2654
- "btn-large": "_btn-large_u81u9_49",
2655
- "btn-small": "_btn-small_u81u9_55",
2656
- "btn-xs": "_btn-xs_u81u9_61",
2657
- "btn-medium": "_btn-medium_u81u9_67",
2658
- "btn-11rem": "_btn-11rem_u81u9_75"
2648
+ "btn-primary": "_btn-primary_17kvk_1",
2649
+ "btn-secondary": "_btn-secondary_17kvk_5",
2650
+ "btn-reject": "_btn-reject_17kvk_9",
2651
+ "btn-outlined": "_btn-outlined_17kvk_14",
2652
+ "btn-tertiary": "_btn-tertiary_17kvk_18",
2653
+ "btn-default": "_btn-default_17kvk_22",
2654
+ "btn-large": "_btn-large_17kvk_25",
2655
+ "btn-small": "_btn-small_17kvk_28",
2656
+ "btn-xs": "_btn-xs_17kvk_31",
2657
+ "btn-medium": "_btn-medium_17kvk_34",
2658
+ "btn-11rem": "_btn-11rem_17kvk_38"
2659
2659
  };
2660
2660
  var jsxRuntime = { exports: {} };
2661
2661
  var reactJsxRuntime_production_min = {};
@@ -4944,39 +4944,39 @@ let xe = "div", ne = S.RenderStrategy, re = C$2(function(e2, s2) {
4944
4944
  let n2 = useContext(F) !== null, m2 = s() !== null;
4945
4945
  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 }));
4946
4946
  }), We = Object.assign(q, { Child: Pe, Root: q });
4947
- const listBoxButton = "_listBoxButton_kdipy_9";
4948
- const selectedOptionText = "_selectedOptionText_kdipy_33";
4949
- const transitionDiv = "_transitionDiv_kdipy_41";
4950
- const listboxButtonWrapper = "_listboxButtonWrapper_kdipy_49";
4951
- const arrowicon = "_arrowicon_kdipy_55";
4952
- const leave$2 = "_leave_kdipy_61";
4953
- const leaveFrom$2 = "_leaveFrom_kdipy_67";
4954
- const leaveTo$2 = "_leaveTo_kdipy_73";
4955
- const notAvailable = "_notAvailable_kdipy_79";
4956
- const option$1 = "_option_kdipy_85";
4957
- const activeOption = "_activeOption_kdipy_91";
4958
- const optionSelected = "_optionSelected_kdipy_97";
4959
- const inactiveOption = "_inactiveOption_kdipy_103";
4960
- const optionLabel = "_optionLabel_kdipy_109";
4961
- const optionSubLabel = "_optionSubLabel_kdipy_115";
4962
- const selectedLabel = "_selectedLabel_kdipy_121";
4963
- const nonselectedLabel = "_nonselectedLabel_kdipy_127";
4964
- const check = "_check_kdipy_133";
4965
- const checkActive = "_checkActive_kdipy_139";
4966
- const checkInactive = "_checkInactive_kdipy_145";
4967
- const checkIcon$1 = "_checkIcon_kdipy_151";
4968
- const checkIconSelected = "_checkIconSelected_kdipy_157";
4969
- const checkIconUnselected = "_checkIconUnselected_kdipy_163";
4970
- const loadMore$1 = "_loadMore_kdipy_169";
4971
- const selectedList = "_selectedList_kdipy_175";
4972
- const selectedListItem = "_selectedListItem_kdipy_181";
4973
- const label$7 = "_label_kdipy_187";
4974
- const clientText$1 = "_clientText_kdipy_193";
4947
+ const listBoxButton = "_listBoxButton_fw8xj_5";
4948
+ const selectedOptionText = "_selectedOptionText_fw8xj_17";
4949
+ const transitionDiv = "_transitionDiv_fw8xj_21";
4950
+ const listboxButtonWrapper = "_listboxButtonWrapper_fw8xj_25";
4951
+ const arrowicon = "_arrowicon_fw8xj_28";
4952
+ const leave$2 = "_leave_fw8xj_31";
4953
+ const leaveFrom$2 = "_leaveFrom_fw8xj_34";
4954
+ const leaveTo$2 = "_leaveTo_fw8xj_37";
4955
+ const notAvailable = "_notAvailable_fw8xj_40";
4956
+ const option$1 = "_option_fw8xj_43";
4957
+ const activeOption = "_activeOption_fw8xj_46";
4958
+ const optionSelected = "_optionSelected_fw8xj_49";
4959
+ const inactiveOption = "_inactiveOption_fw8xj_52";
4960
+ const optionLabel = "_optionLabel_fw8xj_55";
4961
+ const optionSubLabel = "_optionSubLabel_fw8xj_58";
4962
+ const selectedLabel = "_selectedLabel_fw8xj_61";
4963
+ const nonselectedLabel = "_nonselectedLabel_fw8xj_64";
4964
+ const check = "_check_fw8xj_67";
4965
+ const checkActive = "_checkActive_fw8xj_70";
4966
+ const checkInactive = "_checkInactive_fw8xj_73";
4967
+ const checkIcon$1 = "_checkIcon_fw8xj_76";
4968
+ const checkIconSelected = "_checkIconSelected_fw8xj_79";
4969
+ const checkIconUnselected = "_checkIconUnselected_fw8xj_82";
4970
+ const loadMore$1 = "_loadMore_fw8xj_85";
4971
+ const selectedList = "_selectedList_fw8xj_88";
4972
+ const selectedListItem = "_selectedListItem_fw8xj_91";
4973
+ const label$7 = "_label_fw8xj_94";
4974
+ const clientText$1 = "_clientText_fw8xj_97";
4975
4975
  var style = {
4976
- "listBox-label": "_listBox-label_kdipy_1",
4977
- "listBoxButton-container": "_listBoxButton-container_kdipy_9",
4976
+ "listBox-label": "_listBox-label_fw8xj_1",
4977
+ "listBoxButton-container": "_listBoxButton-container_fw8xj_5",
4978
4978
  listBoxButton,
4979
- "listBox-option": "_listBox-option_kdipy_25",
4979
+ "listBox-option": "_listBox-option_fw8xj_13",
4980
4980
  selectedOptionText,
4981
4981
  transitionDiv,
4982
4982
  listboxButtonWrapper,
@@ -5005,22 +5005,22 @@ var style = {
5005
5005
  label: label$7,
5006
5006
  clientText: clientText$1
5007
5007
  };
5008
- const primary = "_primary_1ipyg_1";
5009
- const secondary = "_secondary_1ipyg_9";
5010
- const tertiary = "_tertiary_1ipyg_19";
5008
+ const primary = "_primary_18yak_1";
5009
+ const secondary = "_secondary_18yak_5";
5010
+ const tertiary = "_tertiary_18yak_10";
5011
5011
  var styles$D = {
5012
5012
  primary,
5013
5013
  secondary,
5014
5014
  tertiary,
5015
- "font-18": "_font-18_1ipyg_27",
5016
- "font-20": "_font-20_1ipyg_35",
5017
- "font-14": "_font-14_1ipyg_43",
5018
- "font-14a": "_font-14a_1ipyg_51",
5019
- "font-14b": "_font-14b_1ipyg_59",
5020
- "font-14c": "_font-14c_1ipyg_67",
5021
- "font-14d": "_font-14d_1ipyg_75",
5022
- "font-15": "_font-15_1ipyg_83",
5023
- "font-34": "_font-34_1ipyg_89"
5015
+ "font-18": "_font-18_18yak_14",
5016
+ "font-20": "_font-20_18yak_18",
5017
+ "font-14": "_font-14_18yak_22",
5018
+ "font-14a": "_font-14a_18yak_26",
5019
+ "font-14b": "_font-14b_18yak_30",
5020
+ "font-14c": "_font-14c_18yak_34",
5021
+ "font-14d": "_font-14d_18yak_38",
5022
+ "font-15": "_font-15_18yak_42",
5023
+ "font-34": "_font-34_18yak_45"
5024
5024
  };
5025
5025
  const variants = {
5026
5026
  h1: "h1",
@@ -5048,10 +5048,10 @@ const Text = ({
5048
5048
  children: children2
5049
5049
  });
5050
5050
  };
5051
- const search$1 = "_search_qirxg_1";
5051
+ const search$1 = "_search_1klck_1";
5052
5052
  var styles$C = {
5053
- "searchTab-container": "_searchTab-container_qirxg_1",
5054
- "searchTab-input": "_searchTab-input_qirxg_9",
5053
+ "searchTab-container": "_searchTab-container_1klck_1",
5054
+ "searchTab-input": "_searchTab-input_1klck_5",
5055
5055
  search: search$1
5056
5056
  };
5057
5057
  const iconoirSearch = (props) => /* @__PURE__ */ jsx("svg", {
@@ -7123,22 +7123,22 @@ const ExternalMetricForm = ({
7123
7123
  })]
7124
7124
  });
7125
7125
  };
7126
- const container$d = "_container_1b6ua_1";
7127
- const wrapper$3 = "_wrapper_1b6ua_9";
7128
- const label$3 = "_label_1b6ua_17";
7129
- const floatingLabel = "_floatingLabel_1b6ua_25";
7130
- const clientText = "_clientText_1b6ua_33";
7131
- const normalText = "_normalText_1b6ua_41";
7132
- const dropdown$1 = "_dropdown_1b6ua_49";
7133
- const options = "_options_1b6ua_57";
7134
- const checkedOption = "_checkedOption_1b6ua_65";
7135
- const option = "_option_1b6ua_57";
7136
- const icon$1 = "_icon_1b6ua_81";
7137
- const text$2 = "_text_1b6ua_89";
7138
- const floatingText = "_floatingText_1b6ua_97";
7139
- const search = "_search_1b6ua_105";
7140
- const loadMore = "_loadMore_1b6ua_113";
7141
- const loadMoreIcon = "_loadMoreIcon_1b6ua_121";
7126
+ const container$d = "_container_q0qrl_1";
7127
+ const wrapper$3 = "_wrapper_q0qrl_5";
7128
+ const label$3 = "_label_q0qrl_9";
7129
+ const floatingLabel = "_floatingLabel_q0qrl_13";
7130
+ const clientText = "_clientText_q0qrl_17";
7131
+ const normalText = "_normalText_q0qrl_21";
7132
+ const dropdown$1 = "_dropdown_q0qrl_25";
7133
+ const options = "_options_q0qrl_29";
7134
+ const checkedOption = "_checkedOption_q0qrl_33";
7135
+ const option = "_option_q0qrl_29";
7136
+ const icon$1 = "_icon_q0qrl_41";
7137
+ const text$2 = "_text_q0qrl_45";
7138
+ const floatingText = "_floatingText_q0qrl_49";
7139
+ const search = "_search_q0qrl_53";
7140
+ const loadMore = "_loadMore_q0qrl_57";
7141
+ const loadMoreIcon = "_loadMoreIcon_q0qrl_61";
7142
7142
  var styles$t = {
7143
7143
  container: container$d,
7144
7144
  wrapper: wrapper$3,
@@ -85434,31 +85434,31 @@ function getAccessorAttributes(accessor) {
85434
85434
  ...accessor
85435
85435
  };
85436
85436
  }
85437
- const tableData = "_tableData_6bmol_7";
85438
- const tableHeadCol$1 = "_tableHeadCol_6bmol_13";
85439
- const tableRow$1 = "_tableRow_6bmol_19";
85440
- const tableRowCol$1 = "_tableRowCol_6bmol_25";
85441
- const row = "_row_6bmol_31";
85442
- const container$b = "_container_6bmol_37";
85443
- const table$3 = "_table_6bmol_1";
85444
- const previewTable = "_previewTable_6bmol_49";
85445
- const preview = "_preview_6bmol_49";
85446
- const previewText = "_previewText_6bmol_61";
85447
- const noData$1 = "_noData_6bmol_67";
85448
- const error$1 = "_error_6bmol_73";
85449
- const errorMsg = "_errorMsg_6bmol_79";
85450
- const tableIcon = "_tableIcon_6bmol_85";
85451
- const stripedRow = "_stripedRow_6bmol_91";
85452
- const rowHover = "_rowHover_6bmol_97";
85453
- const rightBorder = "_rightBorder_6bmol_103";
85454
- const searchContainer = "_searchContainer_6bmol_109";
85455
- const sortButton = "_sortButton_6bmol_115";
85456
- const debounceInput = "_debounceInput_6bmol_121";
85457
- const searchTab = "_searchTab_6bmol_127";
85458
- const noDataHead = "_noDataHead_6bmol_133";
85459
- const noDataBody = "_noDataBody_6bmol_139";
85437
+ const tableData = "_tableData_1pnyl_7";
85438
+ const tableHeadCol$1 = "_tableHeadCol_1pnyl_13";
85439
+ const tableRow$1 = "_tableRow_1pnyl_19";
85440
+ const tableRowCol$1 = "_tableRowCol_1pnyl_25";
85441
+ const row = "_row_1pnyl_31";
85442
+ const container$b = "_container_1pnyl_37";
85443
+ const table$3 = "_table_1pnyl_1";
85444
+ const previewTable = "_previewTable_1pnyl_49";
85445
+ const preview = "_preview_1pnyl_49";
85446
+ const previewText = "_previewText_1pnyl_61";
85447
+ const noData$1 = "_noData_1pnyl_67";
85448
+ const error$1 = "_error_1pnyl_73";
85449
+ const errorMsg = "_errorMsg_1pnyl_79";
85450
+ const tableIcon = "_tableIcon_1pnyl_85";
85451
+ const stripedRow = "_stripedRow_1pnyl_91";
85452
+ const rowHover = "_rowHover_1pnyl_97";
85453
+ const rightBorder = "_rightBorder_1pnyl_103";
85454
+ const searchContainer = "_searchContainer_1pnyl_109";
85455
+ const sortButton = "_sortButton_1pnyl_115";
85456
+ const debounceInput = "_debounceInput_1pnyl_121";
85457
+ const searchTab = "_searchTab_1pnyl_127";
85458
+ const noDataHead = "_noDataHead_1pnyl_133";
85459
+ const noDataBody = "_noDataBody_1pnyl_139";
85460
85460
  var styles$p = {
85461
- "table-loader-container": "_table-loader-container_6bmol_1",
85461
+ "table-loader-container": "_table-loader-container_1pnyl_1",
85462
85462
  tableData,
85463
85463
  tableHeadCol: tableHeadCol$1,
85464
85464
  tableRow: tableRow$1,
@@ -86536,12 +86536,12 @@ const InfoTooltip = ({
86536
86536
  });
86537
86537
  };
86538
86538
  var styles$k = {
86539
- "header-container": "_header-container_1pbz4_1",
86540
- "btn-container": "_btn-container_1pbz4_9",
86541
- "back-btn": "_back-btn_1pbz4_17",
86542
- "sql-btn": "_sql-btn_1pbz4_25",
86543
- "save-btn": "_save-btn_1pbz4_33",
86544
- "save-btn-icon": "_save-btn-icon_1pbz4_41"
86539
+ "header-container": "_header-container_t2r6v_1",
86540
+ "btn-container": "_btn-container_t2r6v_5",
86541
+ "back-btn": "_back-btn_t2r6v_9",
86542
+ "sql-btn": "_sql-btn_t2r6v_13",
86543
+ "save-btn": "_save-btn_t2r6v_17",
86544
+ "save-btn-icon": "_save-btn-icon_t2r6v_21"
86545
86545
  };
86546
86546
  const Header = ({
86547
86547
  setShowMetricCreateModal,
@@ -86594,20 +86594,20 @@ const Header = ({
86594
86594
  });
86595
86595
  };
86596
86596
  var styles$j = {
86597
- "create-btn": "_create-btn_zxqu9_1",
86598
- "modal-container": "_modal-container_zxqu9_9",
86599
- "query-modal": "_query-modal_zxqu9_17"
86597
+ "create-btn": "_create-btn_ihjk8_1",
86598
+ "modal-container": "_modal-container_ihjk8_5",
86599
+ "query-modal": "_query-modal_ihjk8_9"
86600
86600
  };
86601
- const container$7 = "_container_u2z1d_1";
86602
- const header$3 = "_header_u2z1d_9";
86603
- const wrapper$2 = "_wrapper_u2z1d_17";
86604
- const column = "_column_u2z1d_33";
86605
- const columnText$1 = "_columnText_u2z1d_41";
86601
+ const container$7 = "_container_1q2ss_1";
86602
+ const header$3 = "_header_1q2ss_5";
86603
+ const wrapper$2 = "_wrapper_1q2ss_9";
86604
+ const column = "_column_1q2ss_17";
86605
+ const columnText$1 = "_columnText_1q2ss_21";
86606
86606
  var styles$i = {
86607
86607
  container: container$7,
86608
86608
  header: header$3,
86609
86609
  wrapper: wrapper$2,
86610
- "col-container": "_col-container_u2z1d_25",
86610
+ "col-container": "_col-container_1q2ss_13",
86611
86611
  column,
86612
86612
  columnText: columnText$1
86613
86613
  };
@@ -87691,38 +87691,38 @@ const ChartSettings = ({
87691
87691
  })]
87692
87692
  });
87693
87693
  };
87694
- const searchCommand$1 = "_searchCommand_1cvrv_3";
87695
- const chartText = "_chartText_1cvrv_19";
87696
- const charts = "_charts_1cvrv_27";
87697
- const metricChart = "_metricChart_1cvrv_35";
87698
- const metricChartHeader = "_metricChartHeader_1cvrv_43";
87699
- const metricChartEmpty = "_metricChartEmpty_1cvrv_51";
87700
- const fullQuery = "_fullQuery_1cvrv_75";
87701
- const fullQueryIcon = "_fullQueryIcon_1cvrv_83";
87702
- const noQuery = "_noQuery_1cvrv_91";
87703
- const chartButtonContainer = "_chartButtonContainer_1cvrv_115";
87704
- const searchWrapper = "_searchWrapper_1cvrv_123";
87705
- const searchIcon = "_searchIcon_1cvrv_131";
87706
- const chartConfigure = "_chartConfigure_1cvrv_139";
87707
- const chartSettings = "_chartSettings_1cvrv_147";
87708
- const labels = "_labels_1cvrv_155";
87709
- const chartButtons = "_chartButtons_1cvrv_163";
87710
- const chartButton = "_chartButton_1cvrv_107";
87694
+ const searchCommand$1 = "_searchCommand_9vbz9_3";
87695
+ const chartText = "_chartText_9vbz9_19";
87696
+ const charts = "_charts_9vbz9_27";
87697
+ const metricChart = "_metricChart_9vbz9_35";
87698
+ const metricChartHeader = "_metricChartHeader_9vbz9_43";
87699
+ const metricChartEmpty = "_metricChartEmpty_9vbz9_51";
87700
+ const fullQuery = "_fullQuery_9vbz9_75";
87701
+ const fullQueryIcon = "_fullQueryIcon_9vbz9_83";
87702
+ const noQuery = "_noQuery_9vbz9_91";
87703
+ const chartButtonContainer = "_chartButtonContainer_9vbz9_115";
87704
+ const searchWrapper = "_searchWrapper_9vbz9_123";
87705
+ const searchIcon = "_searchIcon_9vbz9_131";
87706
+ const chartConfigure = "_chartConfigure_9vbz9_139";
87707
+ const chartSettings = "_chartSettings_9vbz9_147";
87708
+ const labels = "_labels_9vbz9_155";
87709
+ const chartButtons = "_chartButtons_9vbz9_163";
87710
+ const chartButton = "_chartButton_9vbz9_107";
87711
87711
  var styles$e = {
87712
87712
  searchCommand: searchCommand$1,
87713
- "chartTab-container": "_chartTab-container_1cvrv_11",
87713
+ "chartTab-container": "_chartTab-container_9vbz9_11",
87714
87714
  chartText,
87715
87715
  charts,
87716
87716
  metricChart,
87717
87717
  metricChartHeader,
87718
87718
  metricChartEmpty,
87719
- "chartTab-wrapper": "_chartTab-wrapper_1cvrv_59",
87720
- "chartTab-wrapper-head": "_chartTab-wrapper-head_1cvrv_67",
87719
+ "chartTab-wrapper": "_chartTab-wrapper_9vbz9_59",
87720
+ "chartTab-wrapper-head": "_chartTab-wrapper-head_9vbz9_67",
87721
87721
  fullQuery,
87722
87722
  fullQueryIcon,
87723
87723
  noQuery,
87724
- "tableTab-header": "_tableTab-header_1cvrv_99",
87725
- "chartButton-header": "_chartButton-header_1cvrv_107",
87724
+ "tableTab-header": "_tableTab-header_9vbz9_99",
87725
+ "chartButton-header": "_chartButton-header_9vbz9_107",
87726
87726
  chartButtonContainer,
87727
87727
  searchWrapper,
87728
87728
  searchIcon,
@@ -87730,7 +87730,8 @@ var styles$e = {
87730
87730
  chartSettings,
87731
87731
  labels,
87732
87732
  chartButtons,
87733
- chartButton
87733
+ chartButton,
87734
+ "loader-container": "_loader-container_9vbz9_179"
87734
87735
  };
87735
87736
  const akarIconsSearch = (props) => /* @__PURE__ */ jsx("svg", {
87736
87737
  viewBox: "0 0 24 24",
@@ -87987,10 +87988,10 @@ const ChartTab = ({
87987
87988
  })]
87988
87989
  });
87989
87990
  };
87990
- const container$5 = "_container_wjdaz_1";
87991
- const wrapper$1 = "_wrapper_wjdaz_9";
87992
- const text = "_text_wjdaz_17";
87993
- const table$2 = "_table_wjdaz_23";
87991
+ const container$5 = "_container_yjeiv_1";
87992
+ const wrapper$1 = "_wrapper_yjeiv_5";
87993
+ const text = "_text_yjeiv_9";
87994
+ const table$2 = "_table_yjeiv_12";
87994
87995
  var styles$d = {
87995
87996
  container: container$5,
87996
87997
  wrapper: wrapper$1,
@@ -88023,16 +88024,16 @@ const InputTables = ({
88023
88024
  })
88024
88025
  });
88025
88026
  };
88026
- const container$4 = "_container_127xg_1";
88027
- const header$1 = "_header_127xg_9";
88028
- const tabButton$1 = "_tabButton_127xg_31";
88029
- const selectedTab = "_selectedTab_127xg_37";
88030
- const table$1 = "_table_127xg_43";
88027
+ const container$4 = "_container_38zl3_1";
88028
+ const header$1 = "_header_38zl3_5";
88029
+ const tabButton$1 = "_tabButton_38zl3_16";
88030
+ const selectedTab = "_selectedTab_38zl3_19";
88031
+ const table$1 = "_table_38zl3_22";
88031
88032
  var styles$c = {
88032
88033
  container: container$4,
88033
88034
  header: header$1,
88034
- "text-container": "_text-container_127xg_17",
88035
- "btn-container": "_btn-container_127xg_25",
88035
+ "text-container": "_text-container_38zl3_9",
88036
+ "btn-container": "_btn-container_38zl3_13",
88036
88037
  tabButton: tabButton$1,
88037
88038
  selectedTab,
88038
88039
  table: table$1
@@ -88113,17 +88114,17 @@ const TableTab = ({
88113
88114
  })]
88114
88115
  });
88115
88116
  };
88116
- const mainContainerUpdate = "_mainContainerUpdate_o2f8j_7";
88117
- const wrapper = "_wrapper_o2f8j_23";
88118
- const updateWrapper = "_updateWrapper_o2f8j_29";
88119
- const updateWrapperContent = "_updateWrapperContent_o2f8j_35";
88120
- const searchCommand = "_searchCommand_o2f8j_41";
88121
- const tabButton = "_tabButton_o2f8j_47";
88122
- const tabActive = "_tabActive_o2f8j_53";
88117
+ const mainContainerUpdate = "_mainContainerUpdate_19iy1_4";
88118
+ const wrapper = "_wrapper_19iy1_12";
88119
+ const updateWrapper = "_updateWrapper_19iy1_15";
88120
+ const updateWrapperContent = "_updateWrapperContent_19iy1_18";
88121
+ const searchCommand = "_searchCommand_19iy1_21";
88122
+ const tabButton = "_tabButton_19iy1_24";
88123
+ const tabActive = "_tabActive_19iy1_27";
88123
88124
  var styles$b = {
88124
- "main-container": "_main-container_o2f8j_1",
88125
+ "main-container": "_main-container_19iy1_1",
88125
88126
  mainContainerUpdate,
88126
- "outputTab-header": "_outputTab-header_o2f8j_15",
88127
+ "outputTab-header": "_outputTab-header_19iy1_8",
88127
88128
  wrapper,
88128
88129
  updateWrapper,
88129
88130
  updateWrapperContent,
@@ -88260,30 +88261,30 @@ const MetricOutput = ({
88260
88261
  })]
88261
88262
  });
88262
88263
  };
88263
- const fieldValueIcon = "_fieldValueIcon_fl6kw_49";
88264
- const fieldAddBtnIcon = "_fieldAddBtnIcon_fl6kw_65";
88265
- const group = "_group_fl6kw_1";
88266
- const tooltipWrapper = "_tooltipWrapper_fl6kw_89";
88267
- const tooltip = "_tooltip_fl6kw_89";
88268
- const dropdown = "_dropdown_fl6kw_113";
88269
- const filterDropdown = "_filterDropdown_fl6kw_121";
88270
- const filterValues = "_filterValues_fl6kw_129";
88271
- const columnText = "_columnText_fl6kw_137";
88272
- const disabled = "_disabled_fl6kw_145";
88273
- const checkIcon = "_checkIcon_fl6kw_153";
88274
- const generateButton = "_generateButton_fl6kw_161";
88264
+ const fieldValueIcon = "_fieldValueIcon_z8ldj_25";
88265
+ const fieldAddBtnIcon = "_fieldAddBtnIcon_z8ldj_33";
88266
+ const group = "_group_z8ldj_1";
88267
+ const tooltipWrapper = "_tooltipWrapper_z8ldj_45";
88268
+ const tooltip = "_tooltip_z8ldj_45";
88269
+ const dropdown = "_dropdown_z8ldj_57";
88270
+ const filterDropdown = "_filterDropdown_z8ldj_61";
88271
+ const filterValues = "_filterValues_z8ldj_65";
88272
+ const columnText = "_columnText_z8ldj_69";
88273
+ const disabled = "_disabled_z8ldj_73";
88274
+ const checkIcon = "_checkIcon_z8ldj_77";
88275
+ const generateButton = "_generateButton_z8ldj_81";
88275
88276
  var styles$a = {
88276
- "form-container": "_form-container_fl6kw_1",
88277
- "field-container": "_field-container_fl6kw_9",
88278
- "field-label": "_field-label_fl6kw_17",
88279
- "field-wrapper": "_field-wrapper_fl6kw_25",
88280
- "field-inner-container": "_field-inner-container_fl6kw_33",
88281
- "field-value": "_field-value_fl6kw_41",
88277
+ "form-container": "_form-container_z8ldj_1",
88278
+ "field-container": "_field-container_z8ldj_5",
88279
+ "field-label": "_field-label_z8ldj_9",
88280
+ "field-wrapper": "_field-wrapper_z8ldj_13",
88281
+ "field-inner-container": "_field-inner-container_z8ldj_17",
88282
+ "field-value": "_field-value_z8ldj_21",
88282
88283
  fieldValueIcon,
88283
- "field-add-btn": "_field-add-btn_fl6kw_57",
88284
+ "field-add-btn": "_field-add-btn_z8ldj_29",
88284
88285
  fieldAddBtnIcon,
88285
- "field-value-container": "_field-value-container_fl6kw_73",
88286
- "field-prompt": "_field-prompt_fl6kw_81",
88286
+ "field-value-container": "_field-value-container_z8ldj_37",
88287
+ "field-prompt": "_field-prompt_z8ldj_41",
88287
88288
  group,
88288
88289
  tooltipWrapper,
88289
88290
  tooltip,
@@ -89484,10 +89485,10 @@ const MetricForm = ({
89484
89485
  })]
89485
89486
  });
89486
89487
  };
89487
- const container$2 = "_container_1v000_1";
89488
- const header = "_header_1v000_9";
89489
- const enableGroupBy = "_enableGroupBy_1v000_15";
89490
- const enableGroupButton = "_enableGroupButton_1v000_21";
89488
+ const container$2 = "_container_rofqe_1";
89489
+ const header = "_header_rofqe_5";
89490
+ const enableGroupBy = "_enableGroupBy_rofqe_8";
89491
+ const enableGroupButton = "_enableGroupButton_rofqe_11";
89491
89492
  var styles$8 = {
89492
89493
  container: container$2,
89493
89494
  header,
@@ -95286,8 +95287,8 @@ const ChartImageDownloadButton = ({
95286
95287
  }), text2]
95287
95288
  });
95288
95289
  };
95289
- const metricFilter = "_metricFilter_1xge8_1";
95290
- const customContainer = "_customContainer_1xge8_7";
95290
+ const metricFilter = "_metricFilter_k2gef_1";
95291
+ const customContainer = "_customContainer_k2gef_4";
95291
95292
  var styles$4 = {
95292
95293
  metricFilter,
95293
95294
  customContainer
@@ -95356,24 +95357,24 @@ const MetricFilterDropDown = ({
95356
95357
  }) : void 0
95357
95358
  });
95358
95359
  };
95359
- const container$1 = "_container_a6fvx_1";
95360
- const popover = "_popover_a6fvx_9";
95361
- const button = "_button_a6fvx_17";
95362
- const buttonOpen = "_buttonOpen_a6fvx_25";
95363
- const menu = "_menu_a6fvx_33";
95364
- const enter = "_enter_a6fvx_41";
95365
- const enterFrom = "_enterFrom_a6fvx_49";
95366
- const enterTo = "_enterTo_a6fvx_57";
95367
- const leave = "_leave_a6fvx_65";
95368
- const leaveFrom = "_leaveFrom_a6fvx_73";
95369
- const leaveTo = "_leaveTo_a6fvx_81";
95370
- const center = "_center_a6fvx_89";
95371
- const top = "_top_a6fvx_97";
95372
- const bottom = "_bottom_a6fvx_105";
95373
- const left = "_left_a6fvx_113";
95374
- const right = "_right_a6fvx_121";
95375
- const chartOptionBtn = "_chartOptionBtn_a6fvx_225";
95376
- const chartpopup = "_chartpopup_a6fvx_233";
95360
+ const container$1 = "_container_14i90_1";
95361
+ const popover = "_popover_14i90_5";
95362
+ const button = "_button_14i90_9";
95363
+ const buttonOpen = "_buttonOpen_14i90_13";
95364
+ const menu = "_menu_14i90_17";
95365
+ const enter = "_enter_14i90_21";
95366
+ const enterFrom = "_enterFrom_14i90_25";
95367
+ const enterTo = "_enterTo_14i90_29";
95368
+ const leave = "_leave_14i90_33";
95369
+ const leaveFrom = "_leaveFrom_14i90_37";
95370
+ const leaveTo = "_leaveTo_14i90_41";
95371
+ const center = "_center_14i90_45";
95372
+ const top = "_top_14i90_49";
95373
+ const bottom = "_bottom_14i90_53";
95374
+ const left = "_left_14i90_57";
95375
+ const right = "_right_14i90_61";
95376
+ const chartOptionBtn = "_chartOptionBtn_14i90_113";
95377
+ const chartpopup = "_chartpopup_14i90_117";
95377
95378
  var styles$3 = {
95378
95379
  container: container$1,
95379
95380
  popover,
@@ -95391,23 +95392,23 @@ var styles$3 = {
95391
95392
  bottom,
95392
95393
  left,
95393
95394
  right,
95394
- "left-top-end": "_left-top-end_a6fvx_129",
95395
- "right-top-end": "_right-top-end_a6fvx_137",
95396
- "left-bottom-end": "_left-bottom-end_a6fvx_145",
95397
- "right-bottom-end": "_right-bottom-end_a6fvx_153",
95398
- "top-left": "_top-left_a6fvx_161",
95399
- "top-right": "_top-right_a6fvx_169",
95400
- "bottom-left": "_bottom-left_a6fvx_177",
95401
- "bottom-right": "_bottom-right_a6fvx_185",
95402
- "left-top": "_left-top_a6fvx_129",
95403
- "left-bottom": "_left-bottom_a6fvx_145",
95404
- "right-top": "_right-top_a6fvx_137",
95405
- "right-bottom": "_right-bottom_a6fvx_153",
95395
+ "left-top-end": "_left-top-end_14i90_65",
95396
+ "right-top-end": "_right-top-end_14i90_69",
95397
+ "left-bottom-end": "_left-bottom-end_14i90_73",
95398
+ "right-bottom-end": "_right-bottom-end_14i90_77",
95399
+ "top-left": "_top-left_14i90_81",
95400
+ "top-right": "_top-right_14i90_85",
95401
+ "bottom-left": "_bottom-left_14i90_89",
95402
+ "bottom-right": "_bottom-right_14i90_93",
95403
+ "left-top": "_left-top_14i90_65",
95404
+ "left-bottom": "_left-bottom_14i90_73",
95405
+ "right-top": "_right-top_14i90_69",
95406
+ "right-bottom": "_right-bottom_14i90_77",
95406
95407
  chartOptionBtn,
95407
95408
  chartpopup
95408
95409
  };
95409
- const fullscreen = "_fullscreen_19jec_1";
95410
- const loading = "_loading_19jec_9";
95410
+ const fullscreen = "_fullscreen_1gpy3_1";
95411
+ const loading = "_loading_1gpy3_5";
95411
95412
  var styles$2 = {
95412
95413
  fullscreen,
95413
95414
  loading
@@ -95668,8 +95669,8 @@ const asEmail = {
95668
95669
  }
95669
95670
  };
95670
95671
  var styles$1 = {
95671
- "dbc-container": "_dbc-container_nmp4f_1",
95672
- "active-dimension": "_active-dimension_nmp4f_9"
95672
+ "dbc-container": "_dbc-container_1dw7c_1",
95673
+ "active-dimension": "_active-dimension_1dw7c_5"
95673
95674
  };
95674
95675
  const DrillBreadCrumb = ({
95675
95676
  dimensions,