@databrainhq/plugin 0.8.21 → 0.8.22

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
@@ -2639,17 +2639,17 @@ var classnames$1 = { exports: {} };
2639
2639
  })(classnames$1);
2640
2640
  var classnames = classnames$1.exports;
2641
2641
  var styles$G = {
2642
- "btn-primary": "_btn-primary_u81u9_1",
2643
- "btn-secondary": "_btn-secondary_u81u9_9",
2644
- "btn-reject": "_btn-reject_u81u9_17",
2645
- "btn-outlined": "_btn-outlined_u81u9_27",
2646
- "btn-tertiary": "_btn-tertiary_u81u9_35",
2647
- "btn-default": "_btn-default_u81u9_43",
2648
- "btn-large": "_btn-large_u81u9_49",
2649
- "btn-small": "_btn-small_u81u9_55",
2650
- "btn-xs": "_btn-xs_u81u9_61",
2651
- "btn-medium": "_btn-medium_u81u9_67",
2652
- "btn-11rem": "_btn-11rem_u81u9_75"
2642
+ "btn-primary": "_btn-primary_17kvk_1",
2643
+ "btn-secondary": "_btn-secondary_17kvk_5",
2644
+ "btn-reject": "_btn-reject_17kvk_9",
2645
+ "btn-outlined": "_btn-outlined_17kvk_14",
2646
+ "btn-tertiary": "_btn-tertiary_17kvk_18",
2647
+ "btn-default": "_btn-default_17kvk_22",
2648
+ "btn-large": "_btn-large_17kvk_25",
2649
+ "btn-small": "_btn-small_17kvk_28",
2650
+ "btn-xs": "_btn-xs_17kvk_31",
2651
+ "btn-medium": "_btn-medium_17kvk_34",
2652
+ "btn-11rem": "_btn-11rem_17kvk_38"
2653
2653
  };
2654
2654
  var jsxRuntime$1 = { exports: {} };
2655
2655
  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$E = {
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$D = {
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", {
@@ -7162,22 +7162,22 @@ const ExternalMetricForm = ({
7162
7162
  })]
7163
7163
  });
7164
7164
  };
7165
- const container$d = "_container_1b6ua_1";
7166
- const wrapper$3 = "_wrapper_1b6ua_9";
7167
- const label$3 = "_label_1b6ua_17";
7168
- const floatingLabel = "_floatingLabel_1b6ua_25";
7169
- const clientText = "_clientText_1b6ua_33";
7170
- const normalText = "_normalText_1b6ua_41";
7171
- const dropdown$1 = "_dropdown_1b6ua_49";
7172
- const options = "_options_1b6ua_57";
7173
- const checkedOption = "_checkedOption_1b6ua_65";
7174
- const option = "_option_1b6ua_57";
7175
- const icon$1 = "_icon_1b6ua_81";
7176
- const text$2 = "_text_1b6ua_89";
7177
- const floatingText = "_floatingText_1b6ua_97";
7178
- const search = "_search_1b6ua_105";
7179
- const loadMore = "_loadMore_1b6ua_113";
7180
- const loadMoreIcon = "_loadMoreIcon_1b6ua_121";
7165
+ const container$d = "_container_q0qrl_1";
7166
+ const wrapper$3 = "_wrapper_q0qrl_5";
7167
+ const label$3 = "_label_q0qrl_9";
7168
+ const floatingLabel = "_floatingLabel_q0qrl_13";
7169
+ const clientText = "_clientText_q0qrl_17";
7170
+ const normalText = "_normalText_q0qrl_21";
7171
+ const dropdown$1 = "_dropdown_q0qrl_25";
7172
+ const options = "_options_q0qrl_29";
7173
+ const checkedOption = "_checkedOption_q0qrl_33";
7174
+ const option = "_option_q0qrl_29";
7175
+ const icon$1 = "_icon_q0qrl_41";
7176
+ const text$2 = "_text_q0qrl_45";
7177
+ const floatingText = "_floatingText_q0qrl_49";
7178
+ const search = "_search_q0qrl_53";
7179
+ const loadMore = "_loadMore_q0qrl_57";
7180
+ const loadMoreIcon = "_loadMoreIcon_q0qrl_61";
7181
7181
  var styles$u = {
7182
7182
  container: container$d,
7183
7183
  wrapper: wrapper$3,
@@ -81359,6 +81359,23 @@ const StackedBarChart = ({
81359
81359
  handleChartRightClick
81360
81360
  }) => {
81361
81361
  var _a2, _b2;
81362
+ const customData = useMemo(() => {
81363
+ if (!data || !data.datasets)
81364
+ return;
81365
+ if (!customSettings.showFullStacked)
81366
+ return;
81367
+ const percentages = {};
81368
+ data.datasets.forEach((dataset) => {
81369
+ const labelPercentages = dataset.data.map((value, index2) => {
81370
+ const total = data.datasets.reduce((acc, currDataset) => {
81371
+ return acc + currDataset.data[index2];
81372
+ }, 0);
81373
+ return (value / total * 100).toFixed(2);
81374
+ });
81375
+ percentages[dataset.label] = labelPercentages;
81376
+ });
81377
+ return percentages;
81378
+ }, [customSettings.showFullStacked, data]);
81362
81379
  const option2 = {
81363
81380
  toolbox: {
81364
81381
  emphasis: {
@@ -81405,6 +81422,7 @@ const StackedBarChart = ({
81405
81422
  },
81406
81423
  yAxis: {
81407
81424
  type: "value",
81425
+ max: (customSettings == null ? void 0 : customSettings.showFullStacked) ? 100 : void 0,
81408
81426
  position: axisSettings.axis,
81409
81427
  splitLine: {
81410
81428
  show: !!((customSettings == null ? void 0 : customSettings.hideSplitLines) === "vertical" || (customSettings == null ? void 0 : customSettings.hideSplitLines) === "none")
@@ -81413,7 +81431,8 @@ const StackedBarChart = ({
81413
81431
  show: !!((customSettings == null ? void 0 : customSettings.hideAxisLines) === "x" || (customSettings == null ? void 0 : customSettings.hideAxisLines) === "none")
81414
81432
  },
81415
81433
  axisLabel: {
81416
- show: !!((customSettings == null ? void 0 : customSettings.axisLabels) === "x" || (customSettings == null ? void 0 : customSettings.axisLabels) === "none")
81434
+ show: !!((customSettings == null ? void 0 : customSettings.axisLabels) === "x" || (customSettings == null ? void 0 : customSettings.axisLabels) === "none"),
81435
+ formatter: "{value} %"
81417
81436
  }
81418
81437
  },
81419
81438
  legend: {
@@ -81429,7 +81448,7 @@ const StackedBarChart = ({
81429
81448
  },
81430
81449
  series: (_b2 = data == null ? void 0 : data.datasets) == null ? void 0 : _b2.map((item) => {
81431
81450
  return {
81432
- data: item.data,
81451
+ data: (customSettings == null ? void 0 : customSettings.showFullStacked) ? customData[item.label] : item.data,
81433
81452
  type: "bar",
81434
81453
  name: item.label,
81435
81454
  stack: "x",
@@ -81455,7 +81474,7 @@ const StackedBarChart = ({
81455
81474
  children: /* @__PURE__ */ jsx(EChartsReact, {
81456
81475
  style: {
81457
81476
  width: "100%",
81458
- height: "90%"
81477
+ height: "300px"
81459
81478
  },
81460
81479
  option: option2,
81461
81480
  onEvents: {
@@ -86498,10 +86517,10 @@ const GlobalFilters = ({
86498
86517
  integrationId,
86499
86518
  integrationName
86500
86519
  } = useMemo(() => {
86501
- var _a2, _b2, _c2, _d;
86520
+ var _a2, _b2;
86502
86521
  return {
86503
- integrationId: (_b2 = (_a2 = data == null ? void 0 : data.companyIntegrations) == null ? void 0 : _a2[0]) == null ? void 0 : _b2.integrationId,
86504
- integrationName: (_d = (_c2 = data == null ? void 0 : data.companyIntegrations) == null ? void 0 : _c2[0]) == null ? void 0 : _d.name
86522
+ integrationId: (_a2 = data == null ? void 0 : data.companyIntegrations[0]) == null ? void 0 : _a2.id,
86523
+ integrationName: (_b2 = data == null ? void 0 : data.companyIntegrations[0]) == null ? void 0 : _b2.name
86505
86524
  };
86506
86525
  }, [data == null ? void 0 : data.companyIntegrations]);
86507
86526
  return /* @__PURE__ */ jsx(Fragment, {
@@ -86656,12 +86675,12 @@ const InfoTooltip = ({
86656
86675
  });
86657
86676
  };
86658
86677
  var styles$l = {
86659
- "header-container": "_header-container_1pbz4_1",
86660
- "btn-container": "_btn-container_1pbz4_9",
86661
- "back-btn": "_back-btn_1pbz4_17",
86662
- "sql-btn": "_sql-btn_1pbz4_25",
86663
- "save-btn": "_save-btn_1pbz4_33",
86664
- "save-btn-icon": "_save-btn-icon_1pbz4_41"
86678
+ "header-container": "_header-container_t2r6v_1",
86679
+ "btn-container": "_btn-container_t2r6v_5",
86680
+ "back-btn": "_back-btn_t2r6v_9",
86681
+ "sql-btn": "_sql-btn_t2r6v_13",
86682
+ "save-btn": "_save-btn_t2r6v_17",
86683
+ "save-btn-icon": "_save-btn-icon_t2r6v_21"
86665
86684
  };
86666
86685
  const Header = ({
86667
86686
  setShowMetricCreateModal,
@@ -86714,20 +86733,20 @@ const Header = ({
86714
86733
  });
86715
86734
  };
86716
86735
  var styles$k = {
86717
- "create-btn": "_create-btn_zxqu9_1",
86718
- "modal-container": "_modal-container_zxqu9_9",
86719
- "query-modal": "_query-modal_zxqu9_17"
86736
+ "create-btn": "_create-btn_ihjk8_1",
86737
+ "modal-container": "_modal-container_ihjk8_5",
86738
+ "query-modal": "_query-modal_ihjk8_9"
86720
86739
  };
86721
- const container$7 = "_container_u2z1d_1";
86722
- const header$3 = "_header_u2z1d_9";
86723
- const wrapper$2 = "_wrapper_u2z1d_17";
86724
- const column = "_column_u2z1d_33";
86725
- const columnText$1 = "_columnText_u2z1d_41";
86740
+ const container$7 = "_container_1q2ss_1";
86741
+ const header$3 = "_header_1q2ss_5";
86742
+ const wrapper$2 = "_wrapper_1q2ss_9";
86743
+ const column = "_column_1q2ss_17";
86744
+ const columnText$1 = "_columnText_1q2ss_21";
86726
86745
  var styles$j = {
86727
86746
  container: container$7,
86728
86747
  header: header$3,
86729
86748
  wrapper: wrapper$2,
86730
- "col-container": "_col-container_u2z1d_25",
86749
+ "col-container": "_col-container_1q2ss_13",
86731
86750
  column,
86732
86751
  columnText: columnText$1
86733
86752
  };
@@ -87325,7 +87344,15 @@ const ChartConfigure = ({
87325
87344
  ...settings2,
87326
87345
  show: e2.target.checked
87327
87346
  }))
87328
- }) : null, /* @__PURE__ */ jsxs("div", {
87347
+ }) : null, chartType2 === "stack" && /* @__PURE__ */ jsx(InputField, {
87348
+ type: "checkbox",
87349
+ label: "Show 100% Stacked Bar",
87350
+ checked: customSettings.showFullStacked,
87351
+ onChange: (e2) => setCustomSettings((settings2) => ({
87352
+ ...settings2,
87353
+ showFullStacked: e2.target.checked
87354
+ }))
87355
+ }), /* @__PURE__ */ jsxs("div", {
87329
87356
  className: styles$i.seriesWrapper,
87330
87357
  children: [/* @__PURE__ */ jsxs(Text, {
87331
87358
  variant: "h1",
@@ -88137,10 +88164,10 @@ const ChartTab = ({
88137
88164
  })]
88138
88165
  });
88139
88166
  };
88140
- const container$5 = "_container_wjdaz_1";
88141
- const wrapper$1 = "_wrapper_wjdaz_9";
88142
- const text = "_text_wjdaz_17";
88143
- const table$2 = "_table_wjdaz_23";
88167
+ const container$5 = "_container_yjeiv_1";
88168
+ const wrapper$1 = "_wrapper_yjeiv_5";
88169
+ const text = "_text_yjeiv_9";
88170
+ const table$2 = "_table_yjeiv_12";
88144
88171
  var styles$e = {
88145
88172
  container: container$5,
88146
88173
  wrapper: wrapper$1,
@@ -88173,16 +88200,16 @@ const InputTables = ({
88173
88200
  })
88174
88201
  });
88175
88202
  };
88176
- const container$4 = "_container_127xg_1";
88177
- const header$1 = "_header_127xg_9";
88178
- const tabButton$1 = "_tabButton_127xg_31";
88179
- const selectedTab = "_selectedTab_127xg_37";
88180
- const table$1 = "_table_127xg_43";
88203
+ const container$4 = "_container_38zl3_1";
88204
+ const header$1 = "_header_38zl3_5";
88205
+ const tabButton$1 = "_tabButton_38zl3_16";
88206
+ const selectedTab = "_selectedTab_38zl3_19";
88207
+ const table$1 = "_table_38zl3_22";
88181
88208
  var styles$d = {
88182
88209
  container: container$4,
88183
88210
  header: header$1,
88184
- "text-container": "_text-container_127xg_17",
88185
- "btn-container": "_btn-container_127xg_25",
88211
+ "text-container": "_text-container_38zl3_9",
88212
+ "btn-container": "_btn-container_38zl3_13",
88186
88213
  tabButton: tabButton$1,
88187
88214
  selectedTab,
88188
88215
  table: table$1
@@ -88263,17 +88290,17 @@ const TableTab = ({
88263
88290
  })]
88264
88291
  });
88265
88292
  };
88266
- const mainContainerUpdate = "_mainContainerUpdate_o2f8j_7";
88267
- const wrapper = "_wrapper_o2f8j_23";
88268
- const updateWrapper = "_updateWrapper_o2f8j_29";
88269
- const updateWrapperContent = "_updateWrapperContent_o2f8j_35";
88270
- const searchCommand = "_searchCommand_o2f8j_41";
88271
- const tabButton = "_tabButton_o2f8j_47";
88272
- const tabActive = "_tabActive_o2f8j_53";
88293
+ const mainContainerUpdate = "_mainContainerUpdate_19iy1_4";
88294
+ const wrapper = "_wrapper_19iy1_12";
88295
+ const updateWrapper = "_updateWrapper_19iy1_15";
88296
+ const updateWrapperContent = "_updateWrapperContent_19iy1_18";
88297
+ const searchCommand = "_searchCommand_19iy1_21";
88298
+ const tabButton = "_tabButton_19iy1_24";
88299
+ const tabActive = "_tabActive_19iy1_27";
88273
88300
  var styles$c = {
88274
- "main-container": "_main-container_o2f8j_1",
88301
+ "main-container": "_main-container_19iy1_1",
88275
88302
  mainContainerUpdate,
88276
- "outputTab-header": "_outputTab-header_o2f8j_15",
88303
+ "outputTab-header": "_outputTab-header_19iy1_8",
88277
88304
  wrapper,
88278
88305
  updateWrapper,
88279
88306
  updateWrapperContent,
@@ -88410,30 +88437,30 @@ const MetricOutput = ({
88410
88437
  })]
88411
88438
  });
88412
88439
  };
88413
- const fieldValueIcon = "_fieldValueIcon_107sf_49";
88414
- const fieldAddBtnIcon = "_fieldAddBtnIcon_107sf_65";
88415
- const group = "_group_107sf_1";
88416
- const tooltipWrapper = "_tooltipWrapper_107sf_89";
88417
- const tooltip = "_tooltip_107sf_89";
88418
- const dropdown = "_dropdown_107sf_113";
88419
- const filterDropdown = "_filterDropdown_107sf_121";
88420
- const filterValues = "_filterValues_107sf_129";
88421
- const columnText = "_columnText_107sf_137";
88422
- const disabled = "_disabled_107sf_145";
88423
- const checkIcon = "_checkIcon_107sf_153";
88424
- const generateButton = "_generateButton_107sf_161";
88440
+ const fieldValueIcon = "_fieldValueIcon_14dsc_25";
88441
+ const fieldAddBtnIcon = "_fieldAddBtnIcon_14dsc_33";
88442
+ const group = "_group_14dsc_1";
88443
+ const tooltipWrapper = "_tooltipWrapper_14dsc_45";
88444
+ const tooltip = "_tooltip_14dsc_45";
88445
+ const dropdown = "_dropdown_14dsc_57";
88446
+ const filterDropdown = "_filterDropdown_14dsc_61";
88447
+ const filterValues = "_filterValues_14dsc_65";
88448
+ const columnText = "_columnText_14dsc_69";
88449
+ const disabled = "_disabled_14dsc_73";
88450
+ const checkIcon = "_checkIcon_14dsc_77";
88451
+ const generateButton = "_generateButton_14dsc_81";
88425
88452
  var styles$b = {
88426
- "form-container": "_form-container_107sf_1",
88427
- "field-container": "_field-container_107sf_9",
88428
- "field-label": "_field-label_107sf_17",
88429
- "field-wrapper": "_field-wrapper_107sf_25",
88430
- "field-inner-container": "_field-inner-container_107sf_33",
88431
- "field-value": "_field-value_107sf_41",
88453
+ "form-container": "_form-container_14dsc_1",
88454
+ "field-container": "_field-container_14dsc_5",
88455
+ "field-label": "_field-label_14dsc_9",
88456
+ "field-wrapper": "_field-wrapper_14dsc_13",
88457
+ "field-inner-container": "_field-inner-container_14dsc_17",
88458
+ "field-value": "_field-value_14dsc_21",
88432
88459
  fieldValueIcon,
88433
- "field-add-btn": "_field-add-btn_107sf_57",
88460
+ "field-add-btn": "_field-add-btn_14dsc_29",
88434
88461
  fieldAddBtnIcon,
88435
- "field-value-container": "_field-value-container_107sf_73",
88436
- "field-prompt": "_field-prompt_107sf_81",
88462
+ "field-value-container": "_field-value-container_14dsc_37",
88463
+ "field-prompt": "_field-prompt_14dsc_41",
88437
88464
  group,
88438
88465
  tooltipWrapper,
88439
88466
  tooltip,
@@ -88444,12 +88471,12 @@ var styles$b = {
88444
88471
  disabled,
88445
88472
  checkIcon,
88446
88473
  generateButton,
88447
- "saved-container": "_saved-container_107sf_169",
88448
- "custom-container": "_custom-container_107sf_177",
88449
- "simple-container": "_simple-container_107sf_185",
88450
- "filter-dropdown": "_filter-dropdown_107sf_193",
88451
- "editor-field": "_editor-field_107sf_201",
88452
- "tab-border": "_tab-border_107sf_209"
88474
+ "saved-container": "_saved-container_14dsc_85",
88475
+ "custom-container": "_custom-container_14dsc_89",
88476
+ "simple-container": "_simple-container_14dsc_93",
88477
+ "filter-dropdown": "_filter-dropdown_14dsc_97",
88478
+ "editor-field": "_editor-field_14dsc_101",
88479
+ "tab-border": "_tab-border_14dsc_105"
88453
88480
  };
88454
88481
  const button$1 = "_button_18a2n_1";
88455
88482
  const menu$1 = "_menu_18a2n_7";
@@ -116541,10 +116568,10 @@ const MetricForm = ({
116541
116568
  })]
116542
116569
  });
116543
116570
  };
116544
- const container$2 = "_container_1v000_1";
116545
- const header = "_header_1v000_9";
116546
- const enableGroupBy = "_enableGroupBy_1v000_15";
116547
- const enableGroupButton = "_enableGroupButton_1v000_21";
116571
+ const container$2 = "_container_rofqe_1";
116572
+ const header = "_header_rofqe_5";
116573
+ const enableGroupBy = "_enableGroupBy_rofqe_8";
116574
+ const enableGroupButton = "_enableGroupButton_rofqe_11";
116548
116575
  var styles$9 = {
116549
116576
  container: container$2,
116550
116577
  header,
@@ -121649,8 +121676,8 @@ const ChartImageDownloadButton = ({
121649
121676
  }), text2]
121650
121677
  });
121651
121678
  };
121652
- const metricFilter = "_metricFilter_1xge8_1";
121653
- const customContainer = "_customContainer_1xge8_7";
121679
+ const metricFilter = "_metricFilter_k2gef_1";
121680
+ const customContainer = "_customContainer_k2gef_4";
121654
121681
  var styles$5 = {
121655
121682
  metricFilter,
121656
121683
  customContainer
@@ -121757,24 +121784,24 @@ const MetricFilterDropDown = ({
121757
121784
  }) : void 0
121758
121785
  });
121759
121786
  };
121760
- const container$1 = "_container_a6fvx_1";
121761
- const popover = "_popover_a6fvx_9";
121762
- const button = "_button_a6fvx_17";
121763
- const buttonOpen = "_buttonOpen_a6fvx_25";
121764
- const menu = "_menu_a6fvx_33";
121765
- const enter = "_enter_a6fvx_41";
121766
- const enterFrom = "_enterFrom_a6fvx_49";
121767
- const enterTo = "_enterTo_a6fvx_57";
121768
- const leave = "_leave_a6fvx_65";
121769
- const leaveFrom = "_leaveFrom_a6fvx_73";
121770
- const leaveTo = "_leaveTo_a6fvx_81";
121771
- const center = "_center_a6fvx_89";
121772
- const top = "_top_a6fvx_97";
121773
- const bottom = "_bottom_a6fvx_105";
121774
- const left = "_left_a6fvx_113";
121775
- const right = "_right_a6fvx_121";
121776
- const chartOptionBtn = "_chartOptionBtn_a6fvx_225";
121777
- const chartpopup = "_chartpopup_a6fvx_233";
121787
+ const container$1 = "_container_14i90_1";
121788
+ const popover = "_popover_14i90_5";
121789
+ const button = "_button_14i90_9";
121790
+ const buttonOpen = "_buttonOpen_14i90_13";
121791
+ const menu = "_menu_14i90_17";
121792
+ const enter = "_enter_14i90_21";
121793
+ const enterFrom = "_enterFrom_14i90_25";
121794
+ const enterTo = "_enterTo_14i90_29";
121795
+ const leave = "_leave_14i90_33";
121796
+ const leaveFrom = "_leaveFrom_14i90_37";
121797
+ const leaveTo = "_leaveTo_14i90_41";
121798
+ const center = "_center_14i90_45";
121799
+ const top = "_top_14i90_49";
121800
+ const bottom = "_bottom_14i90_53";
121801
+ const left = "_left_14i90_57";
121802
+ const right = "_right_14i90_61";
121803
+ const chartOptionBtn = "_chartOptionBtn_14i90_113";
121804
+ const chartpopup = "_chartpopup_14i90_117";
121778
121805
  var styles$4 = {
121779
121806
  container: container$1,
121780
121807
  popover,
@@ -121792,23 +121819,23 @@ var styles$4 = {
121792
121819
  bottom,
121793
121820
  left,
121794
121821
  right,
121795
- "left-top-end": "_left-top-end_a6fvx_129",
121796
- "right-top-end": "_right-top-end_a6fvx_137",
121797
- "left-bottom-end": "_left-bottom-end_a6fvx_145",
121798
- "right-bottom-end": "_right-bottom-end_a6fvx_153",
121799
- "top-left": "_top-left_a6fvx_161",
121800
- "top-right": "_top-right_a6fvx_169",
121801
- "bottom-left": "_bottom-left_a6fvx_177",
121802
- "bottom-right": "_bottom-right_a6fvx_185",
121803
- "left-top": "_left-top_a6fvx_129",
121804
- "left-bottom": "_left-bottom_a6fvx_145",
121805
- "right-top": "_right-top_a6fvx_137",
121806
- "right-bottom": "_right-bottom_a6fvx_153",
121822
+ "left-top-end": "_left-top-end_14i90_65",
121823
+ "right-top-end": "_right-top-end_14i90_69",
121824
+ "left-bottom-end": "_left-bottom-end_14i90_73",
121825
+ "right-bottom-end": "_right-bottom-end_14i90_77",
121826
+ "top-left": "_top-left_14i90_81",
121827
+ "top-right": "_top-right_14i90_85",
121828
+ "bottom-left": "_bottom-left_14i90_89",
121829
+ "bottom-right": "_bottom-right_14i90_93",
121830
+ "left-top": "_left-top_14i90_65",
121831
+ "left-bottom": "_left-bottom_14i90_73",
121832
+ "right-top": "_right-top_14i90_69",
121833
+ "right-bottom": "_right-bottom_14i90_77",
121807
121834
  chartOptionBtn,
121808
121835
  chartpopup
121809
121836
  };
121810
- const fullscreen = "_fullscreen_19jec_1";
121811
- const loading = "_loading_19jec_9";
121837
+ const fullscreen = "_fullscreen_1gpy3_1";
121838
+ const loading = "_loading_1gpy3_5";
121812
121839
  var styles$3 = {
121813
121840
  fullscreen,
121814
121841
  loading
@@ -122069,8 +122096,8 @@ const asEmail = {
122069
122096
  }
122070
122097
  };
122071
122098
  var styles$2 = {
122072
- "dbc-container": "_dbc-container_nmp4f_1",
122073
- "active-dimension": "_active-dimension_nmp4f_9"
122099
+ "dbc-container": "_dbc-container_1dw7c_1",
122100
+ "active-dimension": "_active-dimension_1dw7c_5"
122074
122101
  };
122075
122102
  const DrillBreadCrumb = ({
122076
122103
  dimensions,