@databrainhq/plugin 0.9.17 → 0.9.18
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 +26 -26
- package/dist/index.es.js +214 -214
- package/dist/index.umd.js +18 -18
- package/dist/style.css +1 -1
- package/dist/typings.d.ts +17 -17
- package/package.json +98 -98
package/README.md
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
# @databrainhq/plugin
|
|
2
|
-
|
|
3
|
-
> Databrain app ui plugin.
|
|
4
|
-
|
|
5
|
-
[](https://www.npmjs.com/package/@databrainhq/plugin) [](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
|
+
[](https://www.npmjs.com/package/@databrainhq/plugin) [](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
|
@@ -2644,17 +2644,17 @@ var classnames = { exports: {} };
|
|
|
2644
2644
|
})(classnames);
|
|
2645
2645
|
var r$4 = classnames.exports;
|
|
2646
2646
|
var styles$M = {
|
|
2647
|
-
"btn-primary": "_btn-
|
|
2648
|
-
"btn-secondary": "_btn-
|
|
2649
|
-
"btn-reject": "_btn-
|
|
2650
|
-
"btn-outlined": "_btn-
|
|
2651
|
-
"btn-tertiary": "_btn-
|
|
2652
|
-
"btn-default": "_btn-
|
|
2653
|
-
"btn-large": "_btn-
|
|
2654
|
-
"btn-small": "_btn-
|
|
2655
|
-
"btn-xs": "_btn-
|
|
2656
|
-
"btn-medium": "_btn-
|
|
2657
|
-
"btn-11rem": "_btn-
|
|
2647
|
+
"btn-primary": "_btn-primary_17kvk_1",
|
|
2648
|
+
"btn-secondary": "_btn-secondary_17kvk_5",
|
|
2649
|
+
"btn-reject": "_btn-reject_17kvk_9",
|
|
2650
|
+
"btn-outlined": "_btn-outlined_17kvk_14",
|
|
2651
|
+
"btn-tertiary": "_btn-tertiary_17kvk_18",
|
|
2652
|
+
"btn-default": "_btn-default_17kvk_22",
|
|
2653
|
+
"btn-large": "_btn-large_17kvk_25",
|
|
2654
|
+
"btn-small": "_btn-small_17kvk_28",
|
|
2655
|
+
"btn-xs": "_btn-xs_17kvk_31",
|
|
2656
|
+
"btn-medium": "_btn-medium_17kvk_34",
|
|
2657
|
+
"btn-11rem": "_btn-11rem_17kvk_38"
|
|
2658
2658
|
};
|
|
2659
2659
|
var jsxRuntime$1 = { exports: {} };
|
|
2660
2660
|
var reactJsxRuntime_production_min = {};
|
|
@@ -4949,44 +4949,44 @@ let xe$1 = "div", ne = S.RenderStrategy, re = C$2(function(e3, s4) {
|
|
|
4949
4949
|
let n2 = useContext(F) !== null, m4 = s() !== null;
|
|
4950
4950
|
return e__default.createElement(e__default.Fragment, null, !n2 && m4 ? e__default.createElement(q, { ref: s$12, ...e3 }) : e__default.createElement(re, { ref: s$12, ...e3 }));
|
|
4951
4951
|
}), We$1 = Object.assign(q, { Child: Pe$1, Root: q });
|
|
4952
|
-
const listbox = "
|
|
4953
|
-
const listBoxButton = "
|
|
4954
|
-
const selectedOptionText = "
|
|
4955
|
-
const transitionDiv = "
|
|
4956
|
-
const listboxButtonWrapper = "
|
|
4957
|
-
const arrowicon = "
|
|
4958
|
-
const leave$2 = "
|
|
4959
|
-
const leaveFrom$2 = "
|
|
4960
|
-
const leaveTo$2 = "
|
|
4961
|
-
const notAvailable = "
|
|
4962
|
-
const option$2 = "
|
|
4963
|
-
const activeOption = "
|
|
4964
|
-
const optionSelected = "
|
|
4965
|
-
const inactiveOption = "
|
|
4966
|
-
const optionLabel = "
|
|
4967
|
-
const optionSubLabel = "
|
|
4968
|
-
const selectedLabel = "
|
|
4969
|
-
const nonselectedLabel = "
|
|
4970
|
-
const check = "
|
|
4971
|
-
const checkActive = "
|
|
4972
|
-
const checkInactive = "
|
|
4973
|
-
const checkIcon$1 = "
|
|
4974
|
-
const checkIconSelected = "
|
|
4975
|
-
const checkIconUnselected = "
|
|
4976
|
-
const loadMore$1 = "
|
|
4977
|
-
const loadMoreIcon$1 = "
|
|
4978
|
-
const selectedList = "
|
|
4979
|
-
const selectedListItem = "
|
|
4980
|
-
const label$8 = "
|
|
4981
|
-
const search$2 = "
|
|
4952
|
+
const listbox = "_listbox_12rbw_1";
|
|
4953
|
+
const listBoxButton = "_listBoxButton_12rbw_13";
|
|
4954
|
+
const selectedOptionText = "_selectedOptionText_12rbw_29";
|
|
4955
|
+
const transitionDiv = "_transitionDiv_12rbw_33";
|
|
4956
|
+
const listboxButtonWrapper = "_listboxButtonWrapper_12rbw_37";
|
|
4957
|
+
const arrowicon = "_arrowicon_12rbw_40";
|
|
4958
|
+
const leave$2 = "_leave_12rbw_43";
|
|
4959
|
+
const leaveFrom$2 = "_leaveFrom_12rbw_46";
|
|
4960
|
+
const leaveTo$2 = "_leaveTo_12rbw_49";
|
|
4961
|
+
const notAvailable = "_notAvailable_12rbw_52";
|
|
4962
|
+
const option$2 = "_option_12rbw_55";
|
|
4963
|
+
const activeOption = "_activeOption_12rbw_58";
|
|
4964
|
+
const optionSelected = "_optionSelected_12rbw_61";
|
|
4965
|
+
const inactiveOption = "_inactiveOption_12rbw_64";
|
|
4966
|
+
const optionLabel = "_optionLabel_12rbw_67";
|
|
4967
|
+
const optionSubLabel = "_optionSubLabel_12rbw_70";
|
|
4968
|
+
const selectedLabel = "_selectedLabel_12rbw_73";
|
|
4969
|
+
const nonselectedLabel = "_nonselectedLabel_12rbw_76";
|
|
4970
|
+
const check = "_check_12rbw_79";
|
|
4971
|
+
const checkActive = "_checkActive_12rbw_82";
|
|
4972
|
+
const checkInactive = "_checkInactive_12rbw_85";
|
|
4973
|
+
const checkIcon$1 = "_checkIcon_12rbw_88";
|
|
4974
|
+
const checkIconSelected = "_checkIconSelected_12rbw_91";
|
|
4975
|
+
const checkIconUnselected = "_checkIconUnselected_12rbw_94";
|
|
4976
|
+
const loadMore$1 = "_loadMore_12rbw_97";
|
|
4977
|
+
const loadMoreIcon$1 = "_loadMoreIcon_12rbw_100";
|
|
4978
|
+
const selectedList = "_selectedList_12rbw_103";
|
|
4979
|
+
const selectedListItem = "_selectedListItem_12rbw_106";
|
|
4980
|
+
const label$8 = "_label_12rbw_109";
|
|
4981
|
+
const search$2 = "_search_12rbw_112";
|
|
4982
4982
|
var style = {
|
|
4983
4983
|
listbox,
|
|
4984
|
-
"listBox-label": "_listBox-
|
|
4985
|
-
"listBox-labelFloating": "_listBox-
|
|
4986
|
-
"listBoxButton-container": "_listBoxButton-
|
|
4987
|
-
"listBoxButton-containerFloating": "_listBoxButton-
|
|
4984
|
+
"listBox-label": "_listBox-label_12rbw_5",
|
|
4985
|
+
"listBox-labelFloating": "_listBox-labelFloating_12rbw_9",
|
|
4986
|
+
"listBoxButton-container": "_listBoxButton-container_12rbw_13",
|
|
4987
|
+
"listBoxButton-containerFloating": "_listBoxButton-containerFloating_12rbw_17",
|
|
4988
4988
|
listBoxButton,
|
|
4989
|
-
"listBox-options": "_listBox-
|
|
4989
|
+
"listBox-options": "_listBox-options_12rbw_25",
|
|
4990
4990
|
selectedOptionText,
|
|
4991
4991
|
transitionDiv,
|
|
4992
4992
|
listboxButtonWrapper,
|
|
@@ -5016,22 +5016,22 @@ var style = {
|
|
|
5016
5016
|
label: label$8,
|
|
5017
5017
|
search: search$2
|
|
5018
5018
|
};
|
|
5019
|
-
const primary$1 = "
|
|
5020
|
-
const secondary = "
|
|
5021
|
-
const tertiary = "
|
|
5019
|
+
const primary$1 = "_primary_18yak_1";
|
|
5020
|
+
const secondary = "_secondary_18yak_5";
|
|
5021
|
+
const tertiary = "_tertiary_18yak_10";
|
|
5022
5022
|
var styles$K = {
|
|
5023
5023
|
primary: primary$1,
|
|
5024
5024
|
secondary,
|
|
5025
5025
|
tertiary,
|
|
5026
|
-
"font-18": "_font-
|
|
5027
|
-
"font-20": "_font-
|
|
5028
|
-
"font-14": "_font-
|
|
5029
|
-
"font-14a": "_font-
|
|
5030
|
-
"font-14b": "_font-
|
|
5031
|
-
"font-14c": "_font-
|
|
5032
|
-
"font-14d": "_font-
|
|
5033
|
-
"font-15": "_font-
|
|
5034
|
-
"font-34": "_font-
|
|
5026
|
+
"font-18": "_font-18_18yak_14",
|
|
5027
|
+
"font-20": "_font-20_18yak_18",
|
|
5028
|
+
"font-14": "_font-14_18yak_22",
|
|
5029
|
+
"font-14a": "_font-14a_18yak_26",
|
|
5030
|
+
"font-14b": "_font-14b_18yak_30",
|
|
5031
|
+
"font-14c": "_font-14c_18yak_34",
|
|
5032
|
+
"font-14d": "_font-14d_18yak_38",
|
|
5033
|
+
"font-15": "_font-15_18yak_42",
|
|
5034
|
+
"font-34": "_font-34_18yak_45"
|
|
5035
5035
|
};
|
|
5036
5036
|
const variants = {
|
|
5037
5037
|
h1: "h1",
|
|
@@ -5059,10 +5059,10 @@ const Text = ({
|
|
|
5059
5059
|
children: children2
|
|
5060
5060
|
});
|
|
5061
5061
|
};
|
|
5062
|
-
const search$1 = "
|
|
5062
|
+
const search$1 = "_search_1klck_1";
|
|
5063
5063
|
var styles$J = {
|
|
5064
|
-
"searchTab-container": "_searchTab-
|
|
5065
|
-
"searchTab-input": "_searchTab-
|
|
5064
|
+
"searchTab-container": "_searchTab-container_1klck_1",
|
|
5065
|
+
"searchTab-input": "_searchTab-input_1klck_5",
|
|
5066
5066
|
search: search$1
|
|
5067
5067
|
};
|
|
5068
5068
|
const iconoirSearch = (props) => /* @__PURE__ */ jsx("svg", {
|
|
@@ -7448,23 +7448,23 @@ const ExternalMetricForm = ({
|
|
|
7448
7448
|
})]
|
|
7449
7449
|
});
|
|
7450
7450
|
};
|
|
7451
|
-
const container$d = "
|
|
7452
|
-
const wrapper$2 = "
|
|
7453
|
-
const label$4 = "
|
|
7454
|
-
const noOptions = "
|
|
7455
|
-
const floatingLabel = "
|
|
7456
|
-
const floatingText = "
|
|
7457
|
-
const normalText = "
|
|
7458
|
-
const dropdown$1 = "
|
|
7459
|
-
const options$1 = "
|
|
7460
|
-
const checkedOption$2 = "
|
|
7461
|
-
const option$1 = "
|
|
7462
|
-
const icon$1 = "
|
|
7463
|
-
const text$2 = "
|
|
7464
|
-
const search = "
|
|
7465
|
-
const loadMore = "
|
|
7466
|
-
const loadMoreIcon = "
|
|
7467
|
-
const aboveList = "
|
|
7451
|
+
const container$d = "_container_ufsrv_1";
|
|
7452
|
+
const wrapper$2 = "_wrapper_ufsrv_5";
|
|
7453
|
+
const label$4 = "_label_ufsrv_9";
|
|
7454
|
+
const noOptions = "_noOptions_ufsrv_13";
|
|
7455
|
+
const floatingLabel = "_floatingLabel_ufsrv_17";
|
|
7456
|
+
const floatingText = "_floatingText_ufsrv_21";
|
|
7457
|
+
const normalText = "_normalText_ufsrv_25";
|
|
7458
|
+
const dropdown$1 = "_dropdown_ufsrv_29";
|
|
7459
|
+
const options$1 = "_options_ufsrv_33";
|
|
7460
|
+
const checkedOption$2 = "_checkedOption_ufsrv_37";
|
|
7461
|
+
const option$1 = "_option_ufsrv_33";
|
|
7462
|
+
const icon$1 = "_icon_ufsrv_45";
|
|
7463
|
+
const text$2 = "_text_ufsrv_49";
|
|
7464
|
+
const search = "_search_ufsrv_53";
|
|
7465
|
+
const loadMore = "_loadMore_ufsrv_57";
|
|
7466
|
+
const loadMoreIcon = "_loadMoreIcon_ufsrv_61";
|
|
7467
|
+
const aboveList = "_aboveList_ufsrv_65";
|
|
7468
7468
|
var styles$A = {
|
|
7469
7469
|
container: container$d,
|
|
7470
7470
|
wrapper: wrapper$2,
|
|
@@ -95723,22 +95723,22 @@ var zt = function(t3) {
|
|
|
95723
95723
|
} }]), a4;
|
|
95724
95724
|
}(), $t = "input", Gt = "navigate";
|
|
95725
95725
|
var reactDatepicker = "";
|
|
95726
|
-
const datePickerContainer = "
|
|
95727
|
-
const buttonWrapper = "
|
|
95728
|
-
const datePickerCalendarWrapper = "
|
|
95729
|
-
const label$2 = "
|
|
95730
|
-
const text = "
|
|
95731
|
-
const button$4 = "
|
|
95732
|
-
const datePickerCalContainer = "
|
|
95733
|
-
const datePickerOptionsWrapper = "
|
|
95734
|
-
const datePickerOption = "
|
|
95735
|
-
const datePickerCalendar = "
|
|
95736
|
-
const checkedOption = "
|
|
95737
|
-
const datePickerCalFooter = "
|
|
95738
|
-
const dayClassName = "
|
|
95739
|
-
const datePickerSelectedWrapper = "
|
|
95740
|
-
const datePickerSelectedDate = "
|
|
95741
|
-
const clearDateBtn = "
|
|
95726
|
+
const datePickerContainer = "_datePickerContainer_2dbbn_1";
|
|
95727
|
+
const buttonWrapper = "_buttonWrapper_2dbbn_5";
|
|
95728
|
+
const datePickerCalendarWrapper = "_datePickerCalendarWrapper_2dbbn_9";
|
|
95729
|
+
const label$2 = "_label_2dbbn_13";
|
|
95730
|
+
const text = "_text_2dbbn_17";
|
|
95731
|
+
const button$4 = "_button_2dbbn_5";
|
|
95732
|
+
const datePickerCalContainer = "_datePickerCalContainer_2dbbn_25";
|
|
95733
|
+
const datePickerOptionsWrapper = "_datePickerOptionsWrapper_2dbbn_29";
|
|
95734
|
+
const datePickerOption = "_datePickerOption_2dbbn_29";
|
|
95735
|
+
const datePickerCalendar = "_datePickerCalendar_2dbbn_9";
|
|
95736
|
+
const checkedOption = "_checkedOption_2dbbn_41";
|
|
95737
|
+
const datePickerCalFooter = "_datePickerCalFooter_2dbbn_45";
|
|
95738
|
+
const dayClassName = "_dayClassName_2dbbn_49";
|
|
95739
|
+
const datePickerSelectedWrapper = "_datePickerSelectedWrapper_2dbbn_53";
|
|
95740
|
+
const datePickerSelectedDate = "_datePickerSelectedDate_2dbbn_57";
|
|
95741
|
+
const clearDateBtn = "_clearDateBtn_2dbbn_61";
|
|
95742
95742
|
var styles$s = {
|
|
95743
95743
|
datePickerContainer,
|
|
95744
95744
|
buttonWrapper,
|
|
@@ -96329,12 +96329,12 @@ const InfoTooltip = ({
|
|
|
96329
96329
|
});
|
|
96330
96330
|
};
|
|
96331
96331
|
var styles$q = {
|
|
96332
|
-
"header-container": "_header-
|
|
96333
|
-
"btn-container": "_btn-
|
|
96334
|
-
"back-btn": "_back-
|
|
96335
|
-
"sql-btn": "_sql-
|
|
96336
|
-
"save-btn": "_save-
|
|
96337
|
-
"save-btn-icon": "_save-btn-
|
|
96332
|
+
"header-container": "_header-container_t2r6v_1",
|
|
96333
|
+
"btn-container": "_btn-container_t2r6v_5",
|
|
96334
|
+
"back-btn": "_back-btn_t2r6v_9",
|
|
96335
|
+
"sql-btn": "_sql-btn_t2r6v_13",
|
|
96336
|
+
"save-btn": "_save-btn_t2r6v_17",
|
|
96337
|
+
"save-btn-icon": "_save-btn-icon_t2r6v_21"
|
|
96338
96338
|
};
|
|
96339
96339
|
const Header = ({
|
|
96340
96340
|
setShowMetricCreateModal,
|
|
@@ -96387,20 +96387,20 @@ const Header = ({
|
|
|
96387
96387
|
});
|
|
96388
96388
|
};
|
|
96389
96389
|
var styles$p = {
|
|
96390
|
-
"create-btn": "_create-
|
|
96391
|
-
"modal-container": "_modal-
|
|
96392
|
-
"query-modal": "_query-
|
|
96390
|
+
"create-btn": "_create-btn_ihjk8_1",
|
|
96391
|
+
"modal-container": "_modal-container_ihjk8_5",
|
|
96392
|
+
"query-modal": "_query-modal_ihjk8_9"
|
|
96393
96393
|
};
|
|
96394
|
-
const container$7 = "
|
|
96395
|
-
const header$3 = "
|
|
96396
|
-
const wrapper$1 = "
|
|
96397
|
-
const column = "
|
|
96398
|
-
const columnText$1 = "
|
|
96394
|
+
const container$7 = "_container_1q2ss_1";
|
|
96395
|
+
const header$3 = "_header_1q2ss_5";
|
|
96396
|
+
const wrapper$1 = "_wrapper_1q2ss_9";
|
|
96397
|
+
const column = "_column_1q2ss_17";
|
|
96398
|
+
const columnText$1 = "_columnText_1q2ss_21";
|
|
96399
96399
|
var styles$o = {
|
|
96400
96400
|
container: container$7,
|
|
96401
96401
|
header: header$3,
|
|
96402
96402
|
wrapper: wrapper$1,
|
|
96403
|
-
"col-container": "_col-
|
|
96403
|
+
"col-container": "_col-container_1q2ss_13",
|
|
96404
96404
|
column,
|
|
96405
96405
|
columnText: columnText$1
|
|
96406
96406
|
};
|
|
@@ -96515,9 +96515,9 @@ const Tab = ({
|
|
|
96515
96515
|
}, option2))
|
|
96516
96516
|
});
|
|
96517
96517
|
};
|
|
96518
|
-
const timeSeriesSettingsContainer = "
|
|
96519
|
-
const timeSeriesSettingsType = "
|
|
96520
|
-
const label$1 = "
|
|
96518
|
+
const timeSeriesSettingsContainer = "_timeSeriesSettingsContainer_2mqdh_1";
|
|
96519
|
+
const timeSeriesSettingsType = "_timeSeriesSettingsType_2mqdh_5";
|
|
96520
|
+
const label$1 = "_label_2mqdh_9";
|
|
96521
96521
|
var styles$l = {
|
|
96522
96522
|
timeSeriesSettingsContainer,
|
|
96523
96523
|
timeSeriesSettingsType,
|
|
@@ -97873,16 +97873,16 @@ const ChartTab = ({
|
|
|
97873
97873
|
})]
|
|
97874
97874
|
});
|
|
97875
97875
|
};
|
|
97876
|
-
const container$5 = "
|
|
97877
|
-
const header$1 = "
|
|
97878
|
-
const tabButton$1 = "
|
|
97879
|
-
const selectedTab = "
|
|
97880
|
-
const table$1 = "
|
|
97876
|
+
const container$5 = "_container_38zl3_1";
|
|
97877
|
+
const header$1 = "_header_38zl3_5";
|
|
97878
|
+
const tabButton$1 = "_tabButton_38zl3_16";
|
|
97879
|
+
const selectedTab = "_selectedTab_38zl3_19";
|
|
97880
|
+
const table$1 = "_table_38zl3_22";
|
|
97881
97881
|
var styles$i = {
|
|
97882
97882
|
container: container$5,
|
|
97883
97883
|
header: header$1,
|
|
97884
|
-
"text-container": "_text-
|
|
97885
|
-
"btn-container": "_btn-
|
|
97884
|
+
"text-container": "_text-container_38zl3_9",
|
|
97885
|
+
"btn-container": "_btn-container_38zl3_13",
|
|
97886
97886
|
tabButton: tabButton$1,
|
|
97887
97887
|
selectedTab,
|
|
97888
97888
|
table: table$1
|
|
@@ -97993,19 +97993,19 @@ const TableTab = ({
|
|
|
97993
97993
|
})]
|
|
97994
97994
|
});
|
|
97995
97995
|
};
|
|
97996
|
-
const mainContainerUpdate = "
|
|
97997
|
-
const wrapper = "
|
|
97998
|
-
const updateWrapper = "
|
|
97999
|
-
const updateWrapperContent = "
|
|
98000
|
-
const createWrapperContent = "
|
|
98001
|
-
const searchCommand = "
|
|
98002
|
-
const tabButton = "
|
|
98003
|
-
const tabActive = "
|
|
98004
|
-
const dynamicGroupFormat = "
|
|
97996
|
+
const mainContainerUpdate = "_mainContainerUpdate_1v17s_4";
|
|
97997
|
+
const wrapper = "_wrapper_1v17s_12";
|
|
97998
|
+
const updateWrapper = "_updateWrapper_1v17s_15";
|
|
97999
|
+
const updateWrapperContent = "_updateWrapperContent_1v17s_18";
|
|
98000
|
+
const createWrapperContent = "_createWrapperContent_1v17s_21";
|
|
98001
|
+
const searchCommand = "_searchCommand_1v17s_24";
|
|
98002
|
+
const tabButton = "_tabButton_1v17s_27";
|
|
98003
|
+
const tabActive = "_tabActive_1v17s_30";
|
|
98004
|
+
const dynamicGroupFormat = "_dynamicGroupFormat_1v17s_34";
|
|
98005
98005
|
var styles$h = {
|
|
98006
|
-
"main-container": "_main-
|
|
98006
|
+
"main-container": "_main-container_1v17s_1",
|
|
98007
98007
|
mainContainerUpdate,
|
|
98008
|
-
"outputTab-header": "_outputTab-
|
|
98008
|
+
"outputTab-header": "_outputTab-header_1v17s_8",
|
|
98009
98009
|
wrapper,
|
|
98010
98010
|
updateWrapper,
|
|
98011
98011
|
updateWrapperContent,
|
|
@@ -98167,30 +98167,30 @@ const MetricOutput = ({
|
|
|
98167
98167
|
})]
|
|
98168
98168
|
});
|
|
98169
98169
|
};
|
|
98170
|
-
const fieldValueIcon = "
|
|
98171
|
-
const fieldAddBtnIcon = "
|
|
98172
|
-
const group = "
|
|
98173
|
-
const tooltipWrapper = "
|
|
98174
|
-
const tooltip = "
|
|
98175
|
-
const dropdown = "
|
|
98176
|
-
const filterDropdown = "
|
|
98177
|
-
const filterValues = "
|
|
98178
|
-
const columnText = "
|
|
98179
|
-
const disabled = "
|
|
98180
|
-
const checkIcon = "
|
|
98181
|
-
const generateButton = "
|
|
98170
|
+
const fieldValueIcon = "_fieldValueIcon_1ielp_25";
|
|
98171
|
+
const fieldAddBtnIcon = "_fieldAddBtnIcon_1ielp_33";
|
|
98172
|
+
const group = "_group_1ielp_1";
|
|
98173
|
+
const tooltipWrapper = "_tooltipWrapper_1ielp_45";
|
|
98174
|
+
const tooltip = "_tooltip_1ielp_45";
|
|
98175
|
+
const dropdown = "_dropdown_1ielp_57";
|
|
98176
|
+
const filterDropdown = "_filterDropdown_1ielp_61";
|
|
98177
|
+
const filterValues = "_filterValues_1ielp_65";
|
|
98178
|
+
const columnText = "_columnText_1ielp_69";
|
|
98179
|
+
const disabled = "_disabled_1ielp_73";
|
|
98180
|
+
const checkIcon = "_checkIcon_1ielp_77";
|
|
98181
|
+
const generateButton = "_generateButton_1ielp_81";
|
|
98182
98182
|
var styles$g = {
|
|
98183
|
-
"form-container": "_form-
|
|
98184
|
-
"field-container": "_field-
|
|
98185
|
-
"field-label": "_field-
|
|
98186
|
-
"field-wrapper": "_field-
|
|
98187
|
-
"field-inner-container": "_field-inner-
|
|
98188
|
-
"field-value": "_field-
|
|
98183
|
+
"form-container": "_form-container_1ielp_1",
|
|
98184
|
+
"field-container": "_field-container_1ielp_5",
|
|
98185
|
+
"field-label": "_field-label_1ielp_9",
|
|
98186
|
+
"field-wrapper": "_field-wrapper_1ielp_13",
|
|
98187
|
+
"field-inner-container": "_field-inner-container_1ielp_17",
|
|
98188
|
+
"field-value": "_field-value_1ielp_21",
|
|
98189
98189
|
fieldValueIcon,
|
|
98190
|
-
"field-add-btn": "_field-add-
|
|
98190
|
+
"field-add-btn": "_field-add-btn_1ielp_29",
|
|
98191
98191
|
fieldAddBtnIcon,
|
|
98192
|
-
"field-value-container": "_field-value-
|
|
98193
|
-
"field-prompt": "_field-
|
|
98192
|
+
"field-value-container": "_field-value-container_1ielp_37",
|
|
98193
|
+
"field-prompt": "_field-prompt_1ielp_41",
|
|
98194
98194
|
group,
|
|
98195
98195
|
tooltipWrapper,
|
|
98196
98196
|
tooltip,
|
|
@@ -98201,10 +98201,10 @@ var styles$g = {
|
|
|
98201
98201
|
disabled,
|
|
98202
98202
|
checkIcon,
|
|
98203
98203
|
generateButton,
|
|
98204
|
-
"modal-container": "_modal-
|
|
98205
|
-
"filter-dropdown": "_filter-
|
|
98206
|
-
"editor-field": "_editor-
|
|
98207
|
-
"tab-border": "_tab-
|
|
98204
|
+
"modal-container": "_modal-container_1ielp_85",
|
|
98205
|
+
"filter-dropdown": "_filter-dropdown_1ielp_89",
|
|
98206
|
+
"editor-field": "_editor-field_1ielp_93",
|
|
98207
|
+
"tab-border": "_tab-border_1ielp_97"
|
|
98208
98208
|
};
|
|
98209
98209
|
const button$1 = "_button_1qdka_1";
|
|
98210
98210
|
const menu$1 = "_menu_1qdka_7";
|
|
@@ -125916,10 +125916,10 @@ const MetricForm = ({
|
|
|
125916
125916
|
})]
|
|
125917
125917
|
});
|
|
125918
125918
|
};
|
|
125919
|
-
const container$3 = "
|
|
125920
|
-
const header = "
|
|
125921
|
-
const enableGroupBy = "
|
|
125922
|
-
const enableGroupButton = "
|
|
125919
|
+
const container$3 = "_container_rofqe_1";
|
|
125920
|
+
const header = "_header_rofqe_5";
|
|
125921
|
+
const enableGroupBy = "_enableGroupBy_rofqe_8";
|
|
125922
|
+
const enableGroupButton = "_enableGroupButton_rofqe_11";
|
|
125923
125923
|
var styles$e = {
|
|
125924
125924
|
container: container$3,
|
|
125925
125925
|
header,
|
|
@@ -126378,7 +126378,7 @@ const EmbeddedMetricCreation = ({
|
|
|
126378
126378
|
})]
|
|
126379
126379
|
});
|
|
126380
126380
|
};
|
|
126381
|
-
const container$2 = "
|
|
126381
|
+
const container$2 = "_container_epyr2_1";
|
|
126382
126382
|
var styles$d = {
|
|
126383
126383
|
container: container$2
|
|
126384
126384
|
};
|
|
@@ -131146,8 +131146,8 @@ const ChartImageDownloadButton = ({
|
|
|
131146
131146
|
}), text2]
|
|
131147
131147
|
});
|
|
131148
131148
|
};
|
|
131149
|
-
const metricFilter = "
|
|
131150
|
-
const customContainer = "
|
|
131149
|
+
const metricFilter = "_metricFilter_k2gef_1";
|
|
131150
|
+
const customContainer = "_customContainer_k2gef_4";
|
|
131151
131151
|
var styles$9 = {
|
|
131152
131152
|
metricFilter,
|
|
131153
131153
|
customContainer
|
|
@@ -131250,24 +131250,24 @@ const MetricFilterDropDown = ({
|
|
|
131250
131250
|
}) : void 0
|
|
131251
131251
|
});
|
|
131252
131252
|
};
|
|
131253
|
-
const container$1 = "
|
|
131254
|
-
const popover = "
|
|
131255
|
-
const button = "
|
|
131256
|
-
const buttonOpen = "
|
|
131257
|
-
const menu = "
|
|
131258
|
-
const enter = "
|
|
131259
|
-
const enterFrom = "
|
|
131260
|
-
const enterTo = "
|
|
131261
|
-
const leave = "
|
|
131262
|
-
const leaveFrom = "
|
|
131263
|
-
const leaveTo = "
|
|
131264
|
-
const center = "
|
|
131265
|
-
const top = "
|
|
131266
|
-
const bottom = "
|
|
131267
|
-
const left = "
|
|
131268
|
-
const right = "
|
|
131269
|
-
const chartOptionBtn = "
|
|
131270
|
-
const chartpopup = "
|
|
131253
|
+
const container$1 = "_container_14i90_1";
|
|
131254
|
+
const popover = "_popover_14i90_5";
|
|
131255
|
+
const button = "_button_14i90_9";
|
|
131256
|
+
const buttonOpen = "_buttonOpen_14i90_13";
|
|
131257
|
+
const menu = "_menu_14i90_17";
|
|
131258
|
+
const enter = "_enter_14i90_21";
|
|
131259
|
+
const enterFrom = "_enterFrom_14i90_25";
|
|
131260
|
+
const enterTo = "_enterTo_14i90_29";
|
|
131261
|
+
const leave = "_leave_14i90_33";
|
|
131262
|
+
const leaveFrom = "_leaveFrom_14i90_37";
|
|
131263
|
+
const leaveTo = "_leaveTo_14i90_41";
|
|
131264
|
+
const center = "_center_14i90_45";
|
|
131265
|
+
const top = "_top_14i90_49";
|
|
131266
|
+
const bottom = "_bottom_14i90_53";
|
|
131267
|
+
const left = "_left_14i90_57";
|
|
131268
|
+
const right = "_right_14i90_61";
|
|
131269
|
+
const chartOptionBtn = "_chartOptionBtn_14i90_113";
|
|
131270
|
+
const chartpopup = "_chartpopup_14i90_117";
|
|
131271
131271
|
var styles$8 = {
|
|
131272
131272
|
container: container$1,
|
|
131273
131273
|
popover,
|
|
@@ -131285,23 +131285,23 @@ var styles$8 = {
|
|
|
131285
131285
|
bottom,
|
|
131286
131286
|
left,
|
|
131287
131287
|
right,
|
|
131288
|
-
"left-top-end": "_left-top-
|
|
131289
|
-
"right-top-end": "_right-top-
|
|
131290
|
-
"left-bottom-end": "_left-bottom-
|
|
131291
|
-
"right-bottom-end": "_right-bottom-
|
|
131292
|
-
"top-left": "_top-
|
|
131293
|
-
"top-right": "_top-
|
|
131294
|
-
"bottom-left": "_bottom-
|
|
131295
|
-
"bottom-right": "_bottom-
|
|
131296
|
-
"left-top": "_left-
|
|
131297
|
-
"left-bottom": "_left-
|
|
131298
|
-
"right-top": "_right-
|
|
131299
|
-
"right-bottom": "_right-
|
|
131288
|
+
"left-top-end": "_left-top-end_14i90_65",
|
|
131289
|
+
"right-top-end": "_right-top-end_14i90_69",
|
|
131290
|
+
"left-bottom-end": "_left-bottom-end_14i90_73",
|
|
131291
|
+
"right-bottom-end": "_right-bottom-end_14i90_77",
|
|
131292
|
+
"top-left": "_top-left_14i90_81",
|
|
131293
|
+
"top-right": "_top-right_14i90_85",
|
|
131294
|
+
"bottom-left": "_bottom-left_14i90_89",
|
|
131295
|
+
"bottom-right": "_bottom-right_14i90_93",
|
|
131296
|
+
"left-top": "_left-top_14i90_65",
|
|
131297
|
+
"left-bottom": "_left-bottom_14i90_73",
|
|
131298
|
+
"right-top": "_right-top_14i90_69",
|
|
131299
|
+
"right-bottom": "_right-bottom_14i90_77",
|
|
131300
131300
|
chartOptionBtn,
|
|
131301
131301
|
chartpopup
|
|
131302
131302
|
};
|
|
131303
|
-
const fullscreen = "
|
|
131304
|
-
const loading = "
|
|
131303
|
+
const fullscreen = "_fullscreen_1gpy3_1";
|
|
131304
|
+
const loading = "_loading_1gpy3_5";
|
|
131305
131305
|
var styles$7 = {
|
|
131306
131306
|
fullscreen,
|
|
131307
131307
|
loading
|
|
@@ -131461,8 +131461,8 @@ const ChartPopup = ({
|
|
|
131461
131461
|
};
|
|
131462
131462
|
var ChartPopup$1 = e__default.memo(ChartPopup);
|
|
131463
131463
|
var styles$6 = {
|
|
131464
|
-
"dbc-container": "_dbc-
|
|
131465
|
-
"active-dimension": "_active-
|
|
131464
|
+
"dbc-container": "_dbc-container_1dw7c_1",
|
|
131465
|
+
"active-dimension": "_active-dimension_1dw7c_5"
|
|
131466
131466
|
};
|
|
131467
131467
|
const DrillBreadCrumb = ({
|
|
131468
131468
|
dimensions,
|
|
@@ -133519,33 +133519,33 @@ const mdiPlus = (props) => /* @__PURE__ */ jsx("svg", {
|
|
|
133519
133519
|
d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z"
|
|
133520
133520
|
})
|
|
133521
133521
|
});
|
|
133522
|
-
const scheduleEmailButton = "
|
|
133522
|
+
const scheduleEmailButton = "_scheduleEmailButton_13nzt_1";
|
|
133523
133523
|
var styles$2 = {
|
|
133524
133524
|
scheduleEmailButton
|
|
133525
133525
|
};
|
|
133526
133526
|
var styles$1 = {
|
|
133527
|
-
"form-wrapper": "_form-
|
|
133528
|
-
"form-primary-text": "_form-primary-
|
|
133529
|
-
"week-days-container": "_week-days-
|
|
133530
|
-
"main-label": "_main-
|
|
133531
|
-
"time-element": "_time-
|
|
133532
|
-
"schedule-time": "_schedule-
|
|
133533
|
-
"cancel-btn": "_cancel-
|
|
133534
|
-
"delete-btn": "_delete-
|
|
133535
|
-
"field-width": "_field-
|
|
133536
|
-
"timezone-field": "_timezone-
|
|
133537
|
-
"success-text": "_success-
|
|
133527
|
+
"form-wrapper": "_form-wrapper_ynoky_1",
|
|
133528
|
+
"form-primary-text": "_form-primary-text_ynoky_5",
|
|
133529
|
+
"week-days-container": "_week-days-container_ynoky_9",
|
|
133530
|
+
"main-label": "_main-label_ynoky_12",
|
|
133531
|
+
"time-element": "_time-element_ynoky_16",
|
|
133532
|
+
"schedule-time": "_schedule-time_ynoky_19",
|
|
133533
|
+
"cancel-btn": "_cancel-btn_ynoky_23",
|
|
133534
|
+
"delete-btn": "_delete-btn_ynoky_26",
|
|
133535
|
+
"field-width": "_field-width_ynoky_29",
|
|
133536
|
+
"timezone-field": "_timezone-field_ynoky_33",
|
|
133537
|
+
"success-text": "_success-text_ynoky_37"
|
|
133538
133538
|
};
|
|
133539
|
-
const tag = "
|
|
133540
|
-
const tagBtn = "
|
|
133541
|
-
const inputFieldContainer = "
|
|
133539
|
+
const tag = "_tag_qld84_1";
|
|
133540
|
+
const tagBtn = "_tagBtn_qld84_7";
|
|
133541
|
+
const inputFieldContainer = "_inputFieldContainer_qld84_11";
|
|
133542
133542
|
var styles = {
|
|
133543
133543
|
tag,
|
|
133544
|
-
"tag-text": "_tag-
|
|
133544
|
+
"tag-text": "_tag-text_qld84_4",
|
|
133545
133545
|
tagBtn,
|
|
133546
133546
|
inputFieldContainer,
|
|
133547
|
-
"tag-container": "_tag-
|
|
133548
|
-
"cross-icon": "_cross-
|
|
133547
|
+
"tag-container": "_tag-container_qld84_15",
|
|
133548
|
+
"cross-icon": "_cross-icon_qld84_19"
|
|
133549
133549
|
};
|
|
133550
133550
|
const TagInputField = ({
|
|
133551
133551
|
control,
|