@databrainhq/plugin 0.9.1 → 0.9.2

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
@@ -2647,17 +2647,17 @@ var classnames$1 = { exports: {} };
2647
2647
  })(classnames$1);
2648
2648
  var classnames = classnames$1.exports;
2649
2649
  var styles$K = {
2650
- "btn-primary": "_btn-primary_17kvk_1",
2651
- "btn-secondary": "_btn-secondary_17kvk_5",
2652
- "btn-reject": "_btn-reject_17kvk_9",
2653
- "btn-outlined": "_btn-outlined_17kvk_14",
2654
- "btn-tertiary": "_btn-tertiary_17kvk_18",
2655
- "btn-default": "_btn-default_17kvk_22",
2656
- "btn-large": "_btn-large_17kvk_25",
2657
- "btn-small": "_btn-small_17kvk_28",
2658
- "btn-xs": "_btn-xs_17kvk_31",
2659
- "btn-medium": "_btn-medium_17kvk_34",
2660
- "btn-11rem": "_btn-11rem_17kvk_38"
2650
+ "btn-primary": "_btn-primary_u81u9_1",
2651
+ "btn-secondary": "_btn-secondary_u81u9_9",
2652
+ "btn-reject": "_btn-reject_u81u9_17",
2653
+ "btn-outlined": "_btn-outlined_u81u9_27",
2654
+ "btn-tertiary": "_btn-tertiary_u81u9_35",
2655
+ "btn-default": "_btn-default_u81u9_43",
2656
+ "btn-large": "_btn-large_u81u9_49",
2657
+ "btn-small": "_btn-small_u81u9_55",
2658
+ "btn-xs": "_btn-xs_u81u9_61",
2659
+ "btn-medium": "_btn-medium_u81u9_67",
2660
+ "btn-11rem": "_btn-11rem_u81u9_75"
2661
2661
  };
2662
2662
  var jsxRuntime$1 = { exports: {} };
2663
2663
  var reactJsxRuntime_production_min = {};
@@ -4952,39 +4952,39 @@ let xe = "div", ne = S.RenderStrategy, re = C$2(function(e2, s2) {
4952
4952
  let n2 = useContext(F) !== null, m2 = s() !== null;
4953
4953
  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 }));
4954
4954
  }), We = Object.assign(q, { Child: Pe, Root: q });
4955
- const listBoxButton = "_listBoxButton_fw8xj_5";
4956
- const selectedOptionText = "_selectedOptionText_fw8xj_17";
4957
- const transitionDiv = "_transitionDiv_fw8xj_21";
4958
- const listboxButtonWrapper = "_listboxButtonWrapper_fw8xj_25";
4959
- const arrowicon = "_arrowicon_fw8xj_28";
4960
- const leave$2 = "_leave_fw8xj_31";
4961
- const leaveFrom$2 = "_leaveFrom_fw8xj_34";
4962
- const leaveTo$2 = "_leaveTo_fw8xj_37";
4963
- const notAvailable = "_notAvailable_fw8xj_40";
4964
- const option$1 = "_option_fw8xj_43";
4965
- const activeOption = "_activeOption_fw8xj_46";
4966
- const optionSelected = "_optionSelected_fw8xj_49";
4967
- const inactiveOption = "_inactiveOption_fw8xj_52";
4968
- const optionLabel = "_optionLabel_fw8xj_55";
4969
- const optionSubLabel = "_optionSubLabel_fw8xj_58";
4970
- const selectedLabel = "_selectedLabel_fw8xj_61";
4971
- const nonselectedLabel = "_nonselectedLabel_fw8xj_64";
4972
- const check = "_check_fw8xj_67";
4973
- const checkActive = "_checkActive_fw8xj_70";
4974
- const checkInactive = "_checkInactive_fw8xj_73";
4975
- const checkIcon$1 = "_checkIcon_fw8xj_76";
4976
- const checkIconSelected = "_checkIconSelected_fw8xj_79";
4977
- const checkIconUnselected = "_checkIconUnselected_fw8xj_82";
4978
- const loadMore$1 = "_loadMore_fw8xj_85";
4979
- const selectedList = "_selectedList_fw8xj_88";
4980
- const selectedListItem = "_selectedListItem_fw8xj_91";
4981
- const label$7 = "_label_fw8xj_94";
4982
- const clientText$1 = "_clientText_fw8xj_97";
4955
+ const listBoxButton = "_listBoxButton_kdipy_9";
4956
+ const selectedOptionText = "_selectedOptionText_kdipy_33";
4957
+ const transitionDiv = "_transitionDiv_kdipy_41";
4958
+ const listboxButtonWrapper = "_listboxButtonWrapper_kdipy_49";
4959
+ const arrowicon = "_arrowicon_kdipy_55";
4960
+ const leave$2 = "_leave_kdipy_61";
4961
+ const leaveFrom$2 = "_leaveFrom_kdipy_67";
4962
+ const leaveTo$2 = "_leaveTo_kdipy_73";
4963
+ const notAvailable = "_notAvailable_kdipy_79";
4964
+ const option$1 = "_option_kdipy_85";
4965
+ const activeOption = "_activeOption_kdipy_91";
4966
+ const optionSelected = "_optionSelected_kdipy_97";
4967
+ const inactiveOption = "_inactiveOption_kdipy_103";
4968
+ const optionLabel = "_optionLabel_kdipy_109";
4969
+ const optionSubLabel = "_optionSubLabel_kdipy_115";
4970
+ const selectedLabel = "_selectedLabel_kdipy_121";
4971
+ const nonselectedLabel = "_nonselectedLabel_kdipy_127";
4972
+ const check = "_check_kdipy_133";
4973
+ const checkActive = "_checkActive_kdipy_139";
4974
+ const checkInactive = "_checkInactive_kdipy_145";
4975
+ const checkIcon$1 = "_checkIcon_kdipy_151";
4976
+ const checkIconSelected = "_checkIconSelected_kdipy_157";
4977
+ const checkIconUnselected = "_checkIconUnselected_kdipy_163";
4978
+ const loadMore$1 = "_loadMore_kdipy_169";
4979
+ const selectedList = "_selectedList_kdipy_175";
4980
+ const selectedListItem = "_selectedListItem_kdipy_181";
4981
+ const label$7 = "_label_kdipy_187";
4982
+ const clientText$1 = "_clientText_kdipy_193";
4983
4983
  var style = {
4984
- "listBox-label": "_listBox-label_fw8xj_1",
4985
- "listBoxButton-container": "_listBoxButton-container_fw8xj_5",
4984
+ "listBox-label": "_listBox-label_kdipy_1",
4985
+ "listBoxButton-container": "_listBoxButton-container_kdipy_9",
4986
4986
  listBoxButton,
4987
- "listBox-option": "_listBox-option_fw8xj_13",
4987
+ "listBox-option": "_listBox-option_kdipy_25",
4988
4988
  selectedOptionText,
4989
4989
  transitionDiv,
4990
4990
  listboxButtonWrapper,
@@ -5013,22 +5013,22 @@ var style = {
5013
5013
  label: label$7,
5014
5014
  clientText: clientText$1
5015
5015
  };
5016
- const primary$1 = "_primary_18yak_1";
5017
- const secondary = "_secondary_18yak_5";
5018
- const tertiary = "_tertiary_18yak_10";
5016
+ const primary$1 = "_primary_1ipyg_1";
5017
+ const secondary = "_secondary_1ipyg_9";
5018
+ const tertiary = "_tertiary_1ipyg_19";
5019
5019
  var styles$I = {
5020
5020
  primary: primary$1,
5021
5021
  secondary,
5022
5022
  tertiary,
5023
- "font-18": "_font-18_18yak_14",
5024
- "font-20": "_font-20_18yak_18",
5025
- "font-14": "_font-14_18yak_22",
5026
- "font-14a": "_font-14a_18yak_26",
5027
- "font-14b": "_font-14b_18yak_30",
5028
- "font-14c": "_font-14c_18yak_34",
5029
- "font-14d": "_font-14d_18yak_38",
5030
- "font-15": "_font-15_18yak_42",
5031
- "font-34": "_font-34_18yak_45"
5023
+ "font-18": "_font-18_1ipyg_27",
5024
+ "font-20": "_font-20_1ipyg_35",
5025
+ "font-14": "_font-14_1ipyg_43",
5026
+ "font-14a": "_font-14a_1ipyg_51",
5027
+ "font-14b": "_font-14b_1ipyg_59",
5028
+ "font-14c": "_font-14c_1ipyg_67",
5029
+ "font-14d": "_font-14d_1ipyg_75",
5030
+ "font-15": "_font-15_1ipyg_83",
5031
+ "font-34": "_font-34_1ipyg_89"
5032
5032
  };
5033
5033
  const variants = {
5034
5034
  h1: "h1",
@@ -5056,10 +5056,10 @@ const Text = ({
5056
5056
  children: children2
5057
5057
  });
5058
5058
  };
5059
- const search$1 = "_search_1klck_1";
5059
+ const search$1 = "_search_qirxg_1";
5060
5060
  var styles$H = {
5061
- "searchTab-container": "_searchTab-container_1klck_1",
5062
- "searchTab-input": "_searchTab-input_1klck_5",
5061
+ "searchTab-container": "_searchTab-container_qirxg_1",
5062
+ "searchTab-input": "_searchTab-input_qirxg_9",
5063
5063
  search: search$1
5064
5064
  };
5065
5065
  const iconoirSearch = (props) => /* @__PURE__ */ jsx("svg", {
@@ -5548,7 +5548,11 @@ const WEEK_DAYS = [
5548
5548
  { value: "Sat", label: "Sat" }
5549
5549
  ];
5550
5550
  const TIME_ZONES = [
5551
- { value: "IST", label: "IST" }
5551
+ { value: "Asia/Kolkata", label: "IST" },
5552
+ { value: "America/Los_Angeles", label: "PST" },
5553
+ { value: "Europe/London", label: "GMT" },
5554
+ { value: "Australia/Sydney", label: "AEST" },
5555
+ { value: "America/New_York", label: "EST" }
5552
5556
  ];
5553
5557
  const TIME = [
5554
5558
  { value: "AM", label: "AM" },
@@ -7277,22 +7281,22 @@ const ExternalMetricForm = ({
7277
7281
  })]
7278
7282
  });
7279
7283
  };
7280
- const container$d = "_container_1tj8t_1";
7281
- const wrapper$3 = "_wrapper_1tj8t_5";
7282
- const label$3 = "_label_1tj8t_9";
7283
- const floatingLabel = "_floatingLabel_1tj8t_13";
7284
- const floatingText = "_floatingText_1tj8t_16";
7285
- const clientText = "_clientText_1tj8t_20";
7286
- const normalText = "_normalText_1tj8t_24";
7287
- const dropdown$1 = "_dropdown_1tj8t_28";
7288
- const options = "_options_1tj8t_32";
7289
- const checkedOption = "_checkedOption_1tj8t_36";
7290
- const option = "_option_1tj8t_32";
7291
- const icon$1 = "_icon_1tj8t_44";
7292
- const text$2 = "_text_1tj8t_48";
7293
- const search = "_search_1tj8t_52";
7294
- const loadMore = "_loadMore_1tj8t_56";
7295
- const loadMoreIcon = "_loadMoreIcon_1tj8t_60";
7284
+ const container$d = "_container_1n71y_1";
7285
+ const wrapper$3 = "_wrapper_1n71y_9";
7286
+ const label$3 = "_label_1n71y_17";
7287
+ const floatingLabel = "_floatingLabel_1n71y_25";
7288
+ const floatingText = "_floatingText_1n71y_31";
7289
+ const clientText = "_clientText_1n71y_39";
7290
+ const normalText = "_normalText_1n71y_47";
7291
+ const dropdown$1 = "_dropdown_1n71y_55";
7292
+ const options = "_options_1n71y_63";
7293
+ const checkedOption = "_checkedOption_1n71y_71";
7294
+ const option = "_option_1n71y_63";
7295
+ const icon$1 = "_icon_1n71y_87";
7296
+ const text$2 = "_text_1n71y_95";
7297
+ const search = "_search_1n71y_103";
7298
+ const loadMore = "_loadMore_1n71y_111";
7299
+ const loadMoreIcon = "_loadMoreIcon_1n71y_119";
7296
7300
  var styles$y = {
7297
7301
  container: container$d,
7298
7302
  wrapper: wrapper$3,
@@ -86757,12 +86761,12 @@ const InfoTooltip = ({
86757
86761
  });
86758
86762
  };
86759
86763
  var styles$p = {
86760
- "header-container": "_header-container_t2r6v_1",
86761
- "btn-container": "_btn-container_t2r6v_5",
86762
- "back-btn": "_back-btn_t2r6v_9",
86763
- "sql-btn": "_sql-btn_t2r6v_13",
86764
- "save-btn": "_save-btn_t2r6v_17",
86765
- "save-btn-icon": "_save-btn-icon_t2r6v_21"
86764
+ "header-container": "_header-container_1pbz4_1",
86765
+ "btn-container": "_btn-container_1pbz4_9",
86766
+ "back-btn": "_back-btn_1pbz4_17",
86767
+ "sql-btn": "_sql-btn_1pbz4_25",
86768
+ "save-btn": "_save-btn_1pbz4_33",
86769
+ "save-btn-icon": "_save-btn-icon_1pbz4_41"
86766
86770
  };
86767
86771
  const Header = ({
86768
86772
  setShowMetricCreateModal,
@@ -86815,20 +86819,20 @@ const Header = ({
86815
86819
  });
86816
86820
  };
86817
86821
  var styles$o = {
86818
- "create-btn": "_create-btn_ihjk8_1",
86819
- "modal-container": "_modal-container_ihjk8_5",
86820
- "query-modal": "_query-modal_ihjk8_9"
86822
+ "create-btn": "_create-btn_zxqu9_1",
86823
+ "modal-container": "_modal-container_zxqu9_9",
86824
+ "query-modal": "_query-modal_zxqu9_17"
86821
86825
  };
86822
- const container$7 = "_container_1q2ss_1";
86823
- const header$3 = "_header_1q2ss_5";
86824
- const wrapper$2 = "_wrapper_1q2ss_9";
86825
- const column = "_column_1q2ss_17";
86826
- const columnText$1 = "_columnText_1q2ss_21";
86826
+ const container$7 = "_container_u2z1d_1";
86827
+ const header$3 = "_header_u2z1d_9";
86828
+ const wrapper$2 = "_wrapper_u2z1d_17";
86829
+ const column = "_column_u2z1d_33";
86830
+ const columnText$1 = "_columnText_u2z1d_41";
86827
86831
  var styles$n = {
86828
86832
  container: container$7,
86829
86833
  header: header$3,
86830
86834
  wrapper: wrapper$2,
86831
- "col-container": "_col-container_1q2ss_13",
86835
+ "col-container": "_col-container_u2z1d_25",
86832
86836
  column,
86833
86837
  columnText: columnText$1
86834
86838
  };
@@ -88246,10 +88250,10 @@ const ChartTab = ({
88246
88250
  })]
88247
88251
  });
88248
88252
  };
88249
- const container$5 = "_container_yjeiv_1";
88250
- const wrapper$1 = "_wrapper_yjeiv_5";
88251
- const text = "_text_yjeiv_9";
88252
- const table$2 = "_table_yjeiv_12";
88253
+ const container$5 = "_container_wjdaz_1";
88254
+ const wrapper$1 = "_wrapper_wjdaz_9";
88255
+ const text = "_text_wjdaz_17";
88256
+ const table$2 = "_table_wjdaz_23";
88253
88257
  var styles$i = {
88254
88258
  container: container$5,
88255
88259
  wrapper: wrapper$1,
@@ -88282,16 +88286,16 @@ const InputTables = ({
88282
88286
  })
88283
88287
  });
88284
88288
  };
88285
- const container$4 = "_container_38zl3_1";
88286
- const header$1 = "_header_38zl3_5";
88287
- const tabButton$1 = "_tabButton_38zl3_16";
88288
- const selectedTab = "_selectedTab_38zl3_19";
88289
- const table$1 = "_table_38zl3_22";
88289
+ const container$4 = "_container_127xg_1";
88290
+ const header$1 = "_header_127xg_9";
88291
+ const tabButton$1 = "_tabButton_127xg_31";
88292
+ const selectedTab = "_selectedTab_127xg_37";
88293
+ const table$1 = "_table_127xg_43";
88290
88294
  var styles$h = {
88291
88295
  container: container$4,
88292
88296
  header: header$1,
88293
- "text-container": "_text-container_38zl3_9",
88294
- "btn-container": "_btn-container_38zl3_13",
88297
+ "text-container": "_text-container_127xg_17",
88298
+ "btn-container": "_btn-container_127xg_25",
88295
88299
  tabButton: tabButton$1,
88296
88300
  selectedTab,
88297
88301
  table: table$1
@@ -88372,18 +88376,18 @@ const TableTab = ({
88372
88376
  })]
88373
88377
  });
88374
88378
  };
88375
- const mainContainerUpdate = "_mainContainerUpdate_70jy1_4";
88376
- const wrapper = "_wrapper_70jy1_12";
88377
- const updateWrapper = "_updateWrapper_70jy1_15";
88378
- const updateWrapperContent = "_updateWrapperContent_70jy1_18";
88379
- const createWrapperContent = "_createWrapperContent_70jy1_21";
88380
- const searchCommand = "_searchCommand_70jy1_24";
88381
- const tabButton = "_tabButton_70jy1_27";
88382
- const tabActive = "_tabActive_70jy1_30";
88379
+ const mainContainerUpdate = "_mainContainerUpdate_z1gwh_7";
88380
+ const wrapper = "_wrapper_z1gwh_23";
88381
+ const updateWrapper = "_updateWrapper_z1gwh_29";
88382
+ const updateWrapperContent = "_updateWrapperContent_z1gwh_35";
88383
+ const createWrapperContent = "_createWrapperContent_z1gwh_41";
88384
+ const searchCommand = "_searchCommand_z1gwh_47";
88385
+ const tabButton = "_tabButton_z1gwh_53";
88386
+ const tabActive = "_tabActive_z1gwh_59";
88383
88387
  var styles$g = {
88384
- "main-container": "_main-container_70jy1_1",
88388
+ "main-container": "_main-container_z1gwh_1",
88385
88389
  mainContainerUpdate,
88386
- "outputTab-header": "_outputTab-header_70jy1_8",
88390
+ "outputTab-header": "_outputTab-header_z1gwh_15",
88387
88391
  wrapper,
88388
88392
  updateWrapper,
88389
88393
  updateWrapperContent,
@@ -88521,30 +88525,30 @@ const MetricOutput = ({
88521
88525
  })]
88522
88526
  });
88523
88527
  };
88524
- const fieldValueIcon = "_fieldValueIcon_14dsc_25";
88525
- const fieldAddBtnIcon = "_fieldAddBtnIcon_14dsc_33";
88526
- const group = "_group_14dsc_1";
88527
- const tooltipWrapper = "_tooltipWrapper_14dsc_45";
88528
- const tooltip = "_tooltip_14dsc_45";
88529
- const dropdown = "_dropdown_14dsc_57";
88530
- const filterDropdown = "_filterDropdown_14dsc_61";
88531
- const filterValues = "_filterValues_14dsc_65";
88532
- const columnText = "_columnText_14dsc_69";
88533
- const disabled = "_disabled_14dsc_73";
88534
- const checkIcon = "_checkIcon_14dsc_77";
88535
- const generateButton = "_generateButton_14dsc_81";
88528
+ const fieldValueIcon = "_fieldValueIcon_107sf_49";
88529
+ const fieldAddBtnIcon = "_fieldAddBtnIcon_107sf_65";
88530
+ const group = "_group_107sf_1";
88531
+ const tooltipWrapper = "_tooltipWrapper_107sf_89";
88532
+ const tooltip = "_tooltip_107sf_89";
88533
+ const dropdown = "_dropdown_107sf_113";
88534
+ const filterDropdown = "_filterDropdown_107sf_121";
88535
+ const filterValues = "_filterValues_107sf_129";
88536
+ const columnText = "_columnText_107sf_137";
88537
+ const disabled = "_disabled_107sf_145";
88538
+ const checkIcon = "_checkIcon_107sf_153";
88539
+ const generateButton = "_generateButton_107sf_161";
88536
88540
  var styles$f = {
88537
- "form-container": "_form-container_14dsc_1",
88538
- "field-container": "_field-container_14dsc_5",
88539
- "field-label": "_field-label_14dsc_9",
88540
- "field-wrapper": "_field-wrapper_14dsc_13",
88541
- "field-inner-container": "_field-inner-container_14dsc_17",
88542
- "field-value": "_field-value_14dsc_21",
88541
+ "form-container": "_form-container_107sf_1",
88542
+ "field-container": "_field-container_107sf_9",
88543
+ "field-label": "_field-label_107sf_17",
88544
+ "field-wrapper": "_field-wrapper_107sf_25",
88545
+ "field-inner-container": "_field-inner-container_107sf_33",
88546
+ "field-value": "_field-value_107sf_41",
88543
88547
  fieldValueIcon,
88544
- "field-add-btn": "_field-add-btn_14dsc_29",
88548
+ "field-add-btn": "_field-add-btn_107sf_57",
88545
88549
  fieldAddBtnIcon,
88546
- "field-value-container": "_field-value-container_14dsc_37",
88547
- "field-prompt": "_field-prompt_14dsc_41",
88550
+ "field-value-container": "_field-value-container_107sf_73",
88551
+ "field-prompt": "_field-prompt_107sf_81",
88548
88552
  group,
88549
88553
  tooltipWrapper,
88550
88554
  tooltip,
@@ -88555,12 +88559,12 @@ var styles$f = {
88555
88559
  disabled,
88556
88560
  checkIcon,
88557
88561
  generateButton,
88558
- "saved-container": "_saved-container_14dsc_85",
88559
- "custom-container": "_custom-container_14dsc_89",
88560
- "simple-container": "_simple-container_14dsc_93",
88561
- "filter-dropdown": "_filter-dropdown_14dsc_97",
88562
- "editor-field": "_editor-field_14dsc_101",
88563
- "tab-border": "_tab-border_14dsc_105"
88562
+ "saved-container": "_saved-container_107sf_169",
88563
+ "custom-container": "_custom-container_107sf_177",
88564
+ "simple-container": "_simple-container_107sf_185",
88565
+ "filter-dropdown": "_filter-dropdown_107sf_193",
88566
+ "editor-field": "_editor-field_107sf_201",
88567
+ "tab-border": "_tab-border_107sf_209"
88564
88568
  };
88565
88569
  const button$1 = "_button_18a2n_1";
88566
88570
  const menu$1 = "_menu_18a2n_7";
@@ -116665,10 +116669,10 @@ const MetricForm = ({
116665
116669
  })]
116666
116670
  });
116667
116671
  };
116668
- const container$2 = "_container_rofqe_1";
116669
- const header = "_header_rofqe_5";
116670
- const enableGroupBy = "_enableGroupBy_rofqe_8";
116671
- const enableGroupButton = "_enableGroupButton_rofqe_11";
116672
+ const container$2 = "_container_1v000_1";
116673
+ const header = "_header_1v000_9";
116674
+ const enableGroupBy = "_enableGroupBy_1v000_15";
116675
+ const enableGroupButton = "_enableGroupButton_1v000_21";
116672
116676
  var styles$d = {
116673
116677
  container: container$2,
116674
116678
  header,
@@ -121776,8 +121780,8 @@ const ChartImageDownloadButton = ({
121776
121780
  }), text2]
121777
121781
  });
121778
121782
  };
121779
- const metricFilter = "_metricFilter_k2gef_1";
121780
- const customContainer = "_customContainer_k2gef_4";
121783
+ const metricFilter = "_metricFilter_1xge8_1";
121784
+ const customContainer = "_customContainer_1xge8_7";
121781
121785
  var styles$9 = {
121782
121786
  metricFilter,
121783
121787
  customContainer
@@ -121884,24 +121888,24 @@ const MetricFilterDropDown = ({
121884
121888
  }) : void 0
121885
121889
  });
121886
121890
  };
121887
- const container$1 = "_container_14i90_1";
121888
- const popover = "_popover_14i90_5";
121889
- const button = "_button_14i90_9";
121890
- const buttonOpen = "_buttonOpen_14i90_13";
121891
- const menu = "_menu_14i90_17";
121892
- const enter = "_enter_14i90_21";
121893
- const enterFrom = "_enterFrom_14i90_25";
121894
- const enterTo = "_enterTo_14i90_29";
121895
- const leave = "_leave_14i90_33";
121896
- const leaveFrom = "_leaveFrom_14i90_37";
121897
- const leaveTo = "_leaveTo_14i90_41";
121898
- const center = "_center_14i90_45";
121899
- const top = "_top_14i90_49";
121900
- const bottom = "_bottom_14i90_53";
121901
- const left = "_left_14i90_57";
121902
- const right = "_right_14i90_61";
121903
- const chartOptionBtn = "_chartOptionBtn_14i90_113";
121904
- const chartpopup = "_chartpopup_14i90_117";
121891
+ const container$1 = "_container_a6fvx_1";
121892
+ const popover = "_popover_a6fvx_9";
121893
+ const button = "_button_a6fvx_17";
121894
+ const buttonOpen = "_buttonOpen_a6fvx_25";
121895
+ const menu = "_menu_a6fvx_33";
121896
+ const enter = "_enter_a6fvx_41";
121897
+ const enterFrom = "_enterFrom_a6fvx_49";
121898
+ const enterTo = "_enterTo_a6fvx_57";
121899
+ const leave = "_leave_a6fvx_65";
121900
+ const leaveFrom = "_leaveFrom_a6fvx_73";
121901
+ const leaveTo = "_leaveTo_a6fvx_81";
121902
+ const center = "_center_a6fvx_89";
121903
+ const top = "_top_a6fvx_97";
121904
+ const bottom = "_bottom_a6fvx_105";
121905
+ const left = "_left_a6fvx_113";
121906
+ const right = "_right_a6fvx_121";
121907
+ const chartOptionBtn = "_chartOptionBtn_a6fvx_225";
121908
+ const chartpopup = "_chartpopup_a6fvx_233";
121905
121909
  var styles$8 = {
121906
121910
  container: container$1,
121907
121911
  popover,
@@ -121919,23 +121923,23 @@ var styles$8 = {
121919
121923
  bottom,
121920
121924
  left,
121921
121925
  right,
121922
- "left-top-end": "_left-top-end_14i90_65",
121923
- "right-top-end": "_right-top-end_14i90_69",
121924
- "left-bottom-end": "_left-bottom-end_14i90_73",
121925
- "right-bottom-end": "_right-bottom-end_14i90_77",
121926
- "top-left": "_top-left_14i90_81",
121927
- "top-right": "_top-right_14i90_85",
121928
- "bottom-left": "_bottom-left_14i90_89",
121929
- "bottom-right": "_bottom-right_14i90_93",
121930
- "left-top": "_left-top_14i90_65",
121931
- "left-bottom": "_left-bottom_14i90_73",
121932
- "right-top": "_right-top_14i90_69",
121933
- "right-bottom": "_right-bottom_14i90_77",
121926
+ "left-top-end": "_left-top-end_a6fvx_129",
121927
+ "right-top-end": "_right-top-end_a6fvx_137",
121928
+ "left-bottom-end": "_left-bottom-end_a6fvx_145",
121929
+ "right-bottom-end": "_right-bottom-end_a6fvx_153",
121930
+ "top-left": "_top-left_a6fvx_161",
121931
+ "top-right": "_top-right_a6fvx_169",
121932
+ "bottom-left": "_bottom-left_a6fvx_177",
121933
+ "bottom-right": "_bottom-right_a6fvx_185",
121934
+ "left-top": "_left-top_a6fvx_129",
121935
+ "left-bottom": "_left-bottom_a6fvx_145",
121936
+ "right-top": "_right-top_a6fvx_137",
121937
+ "right-bottom": "_right-bottom_a6fvx_153",
121934
121938
  chartOptionBtn,
121935
121939
  chartpopup
121936
121940
  };
121937
- const fullscreen = "_fullscreen_1gpy3_1";
121938
- const loading = "_loading_1gpy3_5";
121941
+ const fullscreen = "_fullscreen_19jec_1";
121942
+ const loading = "_loading_19jec_9";
121939
121943
  var styles$7 = {
121940
121944
  fullscreen,
121941
121945
  loading
@@ -122217,8 +122221,8 @@ const asEmail = {
122217
122221
  }
122218
122222
  });
122219
122223
  var styles$6 = {
122220
- "dbc-container": "_dbc-container_1dw7c_1",
122221
- "active-dimension": "_active-dimension_1dw7c_5"
122224
+ "dbc-container": "_dbc-container_nmp4f_1",
122225
+ "active-dimension": "_active-dimension_nmp4f_9"
122222
122226
  };
122223
122227
  const DrillBreadCrumb = ({
122224
122228
  dimensions,
@@ -123524,33 +123528,33 @@ const mdiPlus = (props) => /* @__PURE__ */ jsx("svg", {
123524
123528
  d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z"
123525
123529
  })
123526
123530
  });
123527
- const scheduleEmailButton = "_scheduleEmailButton_13nzt_1";
123531
+ const scheduleEmailButton = "_scheduleEmailButton_101bq_1";
123528
123532
  var styles$2 = {
123529
123533
  scheduleEmailButton
123530
123534
  };
123531
123535
  var styles$1 = {
123532
- "form-container": "_form-container_1odg5_1",
123533
- "form-wrapper": "_form-wrapper_1odg5_4",
123534
- "form-primary-text": "_form-primary-text_1odg5_8",
123535
- "week-days-container": "_week-days-container_1odg5_12",
123536
- "main-label": "_main-label_1odg5_15",
123537
- "time-element": "_time-element_1odg5_19",
123538
- "cancel-btn": "_cancel-btn_1odg5_23",
123539
- "delete-btn": "_delete-btn_1odg5_26",
123540
- "field-width": "_field-width_1odg5_29",
123541
- "timezone-field": "_timezone-field_1odg5_33",
123542
- "success-text": "_success-text_1odg5_37"
123536
+ "form-container": "_form-container_63pgj_1",
123537
+ "form-wrapper": "_form-wrapper_63pgj_7",
123538
+ "form-primary-text": "_form-primary-text_63pgj_15",
123539
+ "week-days-container": "_week-days-container_63pgj_23",
123540
+ "main-label": "_main-label_63pgj_29",
123541
+ "time-element": "_time-element_63pgj_37",
123542
+ "cancel-btn": "_cancel-btn_63pgj_45",
123543
+ "delete-btn": "_delete-btn_63pgj_51",
123544
+ "field-width": "_field-width_63pgj_57",
123545
+ "timezone-field": "_timezone-field_63pgj_65",
123546
+ "success-text": "_success-text_63pgj_73"
123543
123547
  };
123544
- const tag = "_tag_qld84_1";
123545
- const tagBtn = "_tagBtn_qld84_7";
123546
- const inputFieldContainer = "_inputFieldContainer_qld84_11";
123548
+ const tag = "_tag_akdrv_1";
123549
+ const tagBtn = "_tagBtn_akdrv_13";
123550
+ const inputFieldContainer = "_inputFieldContainer_akdrv_21";
123547
123551
  var styles = {
123548
123552
  tag,
123549
- "tag-text": "_tag-text_qld84_4",
123553
+ "tag-text": "_tag-text_akdrv_7",
123550
123554
  tagBtn,
123551
123555
  inputFieldContainer,
123552
- "tag-container": "_tag-container_qld84_15",
123553
- "cross-icon": "_cross-icon_qld84_19"
123556
+ "tag-container": "_tag-container_akdrv_29",
123557
+ "cross-icon": "_cross-icon_akdrv_37"
123554
123558
  };
123555
123559
  const TagInputField = ({
123556
123560
  control,
@@ -123723,7 +123727,7 @@ const useScheduleEmail = ({ onCancel }) => {
123723
123727
  });
123724
123728
  } else {
123725
123729
  setValue("time", "PM");
123726
- setValue("timezone", "IST");
123730
+ setValue("timezone", "Asia/Kolkata");
123727
123731
  setValue("frequency", "Monthly");
123728
123732
  }
123729
123733
  }, [scheduleReportConfig]);