@devtable/dashboard 14.58.1 → 14.58.3
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/dist/api-caller/request.d.ts +9 -9
- package/dist/components/filter/filter-date-range/editor.d.ts +0 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -1
- package/dist/components/filter/filter-multi-select/editor.d.ts +0 -1
- package/dist/components/filter/filter-settings/filter-settings.d.ts +0 -1
- package/dist/components/filter/filter-settings/index.d.ts +0 -1
- package/dist/components/filter/filter-text-input/editor.d.ts +0 -1
- package/dist/components/filter/filter-tree/common/types.d.ts +0 -1
- package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +0 -1
- package/dist/components/filter/index.d.ts +0 -1
- package/dist/components/filter/search-button/index.d.ts +0 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
- package/dist/components/panel/panel-editor/index.d.ts +0 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
- package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +0 -1
- package/dist/components/panel/panel-render/title-bar/index.d.ts +0 -1
- package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +0 -1
- package/dist/components/panel/panel-render/viz/viz.d.ts +0 -1
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +0 -1
- package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +1 -2
- package/dist/components/plugins/colors/diverging-color.d.ts +1 -1
- package/dist/components/plugins/colors/sequential-color.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +0 -1
- package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/viz-config-banner.d.ts +0 -1
- package/dist/components/plugins/hooks/use-tab-state.d.ts +0 -1
- package/dist/components/plugins/plugin-context.d.ts +648 -3557
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +2 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +1 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +3 -3
- package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +0 -1
- package/dist/components/plugins/viz-components/rich-text/triggers/click-rich-text-block.d.ts +6 -0
- package/dist/components/plugins/viz-components/rich-text/triggers/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +1 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +1 -1
- package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/render/table-body.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +0 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +0 -1
- package/dist/components/view/view-component/render/division.d.ts +1 -1
- package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +0 -1
- package/dist/components/view/view-editor.d.ts +0 -1
- package/dist/components/view/view-render.d.ts +0 -1
- package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +0 -1
- package/dist/components/widgets/inline-function-input/index.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/interaction-block-node/index.d.ts +23 -0
- package/dist/components/widgets/rich-text-editor/interaction-block-node/interaction-block-control.d.ts +2 -0
- package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +0 -1
- package/dist/contexts/dashboard-theme-context.d.ts +2 -2
- package/dist/contexts/panel-context.d.ts +2697 -8513
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +4 -4
- package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +2 -1
- package/dist/dashboard-editor/model/datasources/index.d.ts +19 -19
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +3 -3
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -1
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +3 -3
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +3 -3
- package/dist/dashboard-editor/model/filters/index.d.ts +36 -36
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +2 -451
- package/dist/dashboard-editor/model/panels/panel.d.ts +9 -1464
- package/dist/dashboard-editor/model/panels/panels.d.ts +13968 -0
- package/dist/dashboard-editor/model/queries/queries.d.ts +105 -105
- package/dist/dashboard-editor/model/queries/query.d.ts +8 -8
- package/dist/dashboard-editor/model/views/index.d.ts +13 -1470
- package/dist/dashboard-editor/model/views/view.d.ts +2 -11
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +4 -4
- package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +0 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension-icon.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/sql-var-selector/index.d.ts +0 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +2 -1160
- package/dist/dashboard-editor/ui/settings/content/utils.d.ts +9 -9
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +0 -1
- package/dist/dashboard.es.js +7978 -7739
- package/dist/dashboard.umd.js +67 -67
- package/dist/i18n/en.d.ts +9 -0
- package/dist/i18n/zh.d.ts +9 -0
- package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +2 -3
- package/dist/model/meta-model/context/context.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +5 -5
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +5 -5
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +1 -1
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +25 -25
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +3 -452
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +7 -1462
- package/dist/model/render-model/dashboard/content/panels/panels.d.ts +12432 -0
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +72 -72
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +8 -8
- package/dist/model/render-model/dashboard/content/views/view.d.ts +1 -1
- package/dist/model/render-model/dashboard/content/views/views.d.ts +9 -9
- package/dist/shared/api-client/default-api-client.d.ts +3 -3
- package/dist/stats.html +1 -1
- package/dist/utils/http-query.d.ts +1 -1
- package/dist/utils/template/render/render-string.d.ts +0 -1
- package/dist/version.json +2 -2
- package/package.json +6 -6
|
@@ -415,7 +415,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
415
415
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
416
416
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
417
417
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
418
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
418
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
419
419
|
validValues: Set<string>;
|
|
420
420
|
};
|
|
421
421
|
readonly unmetRunByConditions: string[];
|
|
@@ -443,12 +443,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
443
443
|
filters: Record<string, {
|
|
444
444
|
eq: string;
|
|
445
445
|
} | {
|
|
446
|
-
in: string
|
|
446
|
+
in: Array<string>;
|
|
447
447
|
} | {
|
|
448
|
-
between:
|
|
448
|
+
between: [number, number] | any[];
|
|
449
449
|
}>;
|
|
450
450
|
groupBys: string[];
|
|
451
|
-
variables?: Record<string, unknown
|
|
451
|
+
variables?: Record<string, unknown>;
|
|
452
452
|
timeQuery?: {
|
|
453
453
|
start: string;
|
|
454
454
|
end: string;
|
|
@@ -456,10 +456,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
456
456
|
unitNumber: 1;
|
|
457
457
|
timezone: string;
|
|
458
458
|
stepKeyFormat: "YYYY-MM-DD";
|
|
459
|
-
}
|
|
460
|
-
useDefaultValues?: boolean
|
|
461
|
-
extraCalculations?: string[]
|
|
462
|
-
semanticKey?: string
|
|
459
|
+
};
|
|
460
|
+
useDefaultValues?: boolean;
|
|
461
|
+
extraCalculations?: string[];
|
|
462
|
+
semanticKey?: string;
|
|
463
463
|
} | null;
|
|
464
464
|
readonly metricQueryPayloadString: string;
|
|
465
465
|
readonly metricQueryPayloadError: string[];
|
|
@@ -904,7 +904,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
904
904
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
905
905
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
906
906
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
907
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
907
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
908
908
|
validValues: Set<string>;
|
|
909
909
|
};
|
|
910
910
|
readonly unmetRunByConditions: string[];
|
|
@@ -932,12 +932,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
932
932
|
filters: Record<string, {
|
|
933
933
|
eq: string;
|
|
934
934
|
} | {
|
|
935
|
-
in: string
|
|
935
|
+
in: Array<string>;
|
|
936
936
|
} | {
|
|
937
|
-
between:
|
|
937
|
+
between: [number, number] | any[];
|
|
938
938
|
}>;
|
|
939
939
|
groupBys: string[];
|
|
940
|
-
variables?: Record<string, unknown
|
|
940
|
+
variables?: Record<string, unknown>;
|
|
941
941
|
timeQuery?: {
|
|
942
942
|
start: string;
|
|
943
943
|
end: string;
|
|
@@ -945,10 +945,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
945
945
|
unitNumber: 1;
|
|
946
946
|
timezone: string;
|
|
947
947
|
stepKeyFormat: "YYYY-MM-DD";
|
|
948
|
-
}
|
|
949
|
-
useDefaultValues?: boolean
|
|
950
|
-
extraCalculations?: string[]
|
|
951
|
-
semanticKey?: string
|
|
948
|
+
};
|
|
949
|
+
useDefaultValues?: boolean;
|
|
950
|
+
extraCalculations?: string[];
|
|
951
|
+
semanticKey?: string;
|
|
952
952
|
} | null;
|
|
953
953
|
readonly metricQueryPayloadString: string;
|
|
954
954
|
readonly metricQueryPayloadError: string[];
|
|
@@ -2584,7 +2584,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
2584
2584
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
2585
2585
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
2586
2586
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
2587
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
2587
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
2588
2588
|
validValues: Set<string>;
|
|
2589
2589
|
};
|
|
2590
2590
|
readonly unmetRunByConditions: string[];
|
|
@@ -2612,12 +2612,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
2612
2612
|
filters: Record<string, {
|
|
2613
2613
|
eq: string;
|
|
2614
2614
|
} | {
|
|
2615
|
-
in: string
|
|
2615
|
+
in: Array<string>;
|
|
2616
2616
|
} | {
|
|
2617
|
-
between:
|
|
2617
|
+
between: [number, number] | any[];
|
|
2618
2618
|
}>;
|
|
2619
2619
|
groupBys: string[];
|
|
2620
|
-
variables?: Record<string, unknown
|
|
2620
|
+
variables?: Record<string, unknown>;
|
|
2621
2621
|
timeQuery?: {
|
|
2622
2622
|
start: string;
|
|
2623
2623
|
end: string;
|
|
@@ -2625,10 +2625,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
2625
2625
|
unitNumber: 1;
|
|
2626
2626
|
timezone: string;
|
|
2627
2627
|
stepKeyFormat: "YYYY-MM-DD";
|
|
2628
|
-
}
|
|
2629
|
-
useDefaultValues?: boolean
|
|
2630
|
-
extraCalculations?: string[]
|
|
2631
|
-
semanticKey?: string
|
|
2628
|
+
};
|
|
2629
|
+
useDefaultValues?: boolean;
|
|
2630
|
+
extraCalculations?: string[];
|
|
2631
|
+
semanticKey?: string;
|
|
2632
2632
|
} | null;
|
|
2633
2633
|
readonly metricQueryPayloadString: string;
|
|
2634
2634
|
readonly metricQueryPayloadError: string[];
|
|
@@ -3071,7 +3071,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
3071
3071
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
3072
3072
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
3073
3073
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
3074
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
3074
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
3075
3075
|
validValues: Set<string>;
|
|
3076
3076
|
};
|
|
3077
3077
|
readonly unmetRunByConditions: string[];
|
|
@@ -3099,12 +3099,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
3099
3099
|
filters: Record<string, {
|
|
3100
3100
|
eq: string;
|
|
3101
3101
|
} | {
|
|
3102
|
-
in: string
|
|
3102
|
+
in: Array<string>;
|
|
3103
3103
|
} | {
|
|
3104
|
-
between:
|
|
3104
|
+
between: [number, number] | any[];
|
|
3105
3105
|
}>;
|
|
3106
3106
|
groupBys: string[];
|
|
3107
|
-
variables?: Record<string, unknown
|
|
3107
|
+
variables?: Record<string, unknown>;
|
|
3108
3108
|
timeQuery?: {
|
|
3109
3109
|
start: string;
|
|
3110
3110
|
end: string;
|
|
@@ -3112,10 +3112,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
3112
3112
|
unitNumber: 1;
|
|
3113
3113
|
timezone: string;
|
|
3114
3114
|
stepKeyFormat: "YYYY-MM-DD";
|
|
3115
|
-
}
|
|
3116
|
-
useDefaultValues?: boolean
|
|
3117
|
-
extraCalculations?: string[]
|
|
3118
|
-
semanticKey?: string
|
|
3115
|
+
};
|
|
3116
|
+
useDefaultValues?: boolean;
|
|
3117
|
+
extraCalculations?: string[];
|
|
3118
|
+
semanticKey?: string;
|
|
3119
3119
|
} | null;
|
|
3120
3120
|
readonly metricQueryPayloadString: string;
|
|
3121
3121
|
readonly metricQueryPayloadError: string[];
|
|
@@ -4740,7 +4740,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
4740
4740
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
4741
4741
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
4742
4742
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
4743
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
4743
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
4744
4744
|
validValues: Set<string>;
|
|
4745
4745
|
};
|
|
4746
4746
|
readonly unmetRunByConditions: string[];
|
|
@@ -4768,12 +4768,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
4768
4768
|
filters: Record<string, {
|
|
4769
4769
|
eq: string;
|
|
4770
4770
|
} | {
|
|
4771
|
-
in: string
|
|
4771
|
+
in: Array<string>;
|
|
4772
4772
|
} | {
|
|
4773
|
-
between:
|
|
4773
|
+
between: [number, number] | any[];
|
|
4774
4774
|
}>;
|
|
4775
4775
|
groupBys: string[];
|
|
4776
|
-
variables?: Record<string, unknown
|
|
4776
|
+
variables?: Record<string, unknown>;
|
|
4777
4777
|
timeQuery?: {
|
|
4778
4778
|
start: string;
|
|
4779
4779
|
end: string;
|
|
@@ -4781,10 +4781,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
4781
4781
|
unitNumber: 1;
|
|
4782
4782
|
timezone: string;
|
|
4783
4783
|
stepKeyFormat: "YYYY-MM-DD";
|
|
4784
|
-
}
|
|
4785
|
-
useDefaultValues?: boolean
|
|
4786
|
-
extraCalculations?: string[]
|
|
4787
|
-
semanticKey?: string
|
|
4784
|
+
};
|
|
4785
|
+
useDefaultValues?: boolean;
|
|
4786
|
+
extraCalculations?: string[];
|
|
4787
|
+
semanticKey?: string;
|
|
4788
4788
|
} | null;
|
|
4789
4789
|
readonly metricQueryPayloadString: string;
|
|
4790
4790
|
readonly metricQueryPayloadError: string[];
|
|
@@ -5227,7 +5227,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
5227
5227
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
5228
5228
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
5229
5229
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
5230
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
5230
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
5231
5231
|
validValues: Set<string>;
|
|
5232
5232
|
};
|
|
5233
5233
|
readonly unmetRunByConditions: string[];
|
|
@@ -5255,12 +5255,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
5255
5255
|
filters: Record<string, {
|
|
5256
5256
|
eq: string;
|
|
5257
5257
|
} | {
|
|
5258
|
-
in: string
|
|
5258
|
+
in: Array<string>;
|
|
5259
5259
|
} | {
|
|
5260
|
-
between:
|
|
5260
|
+
between: [number, number] | any[];
|
|
5261
5261
|
}>;
|
|
5262
5262
|
groupBys: string[];
|
|
5263
|
-
variables?: Record<string, unknown
|
|
5263
|
+
variables?: Record<string, unknown>;
|
|
5264
5264
|
timeQuery?: {
|
|
5265
5265
|
start: string;
|
|
5266
5266
|
end: string;
|
|
@@ -5268,10 +5268,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
5268
5268
|
unitNumber: 1;
|
|
5269
5269
|
timezone: string;
|
|
5270
5270
|
stepKeyFormat: "YYYY-MM-DD";
|
|
5271
|
-
}
|
|
5272
|
-
useDefaultValues?: boolean
|
|
5273
|
-
extraCalculations?: string[]
|
|
5274
|
-
semanticKey?: string
|
|
5271
|
+
};
|
|
5272
|
+
useDefaultValues?: boolean;
|
|
5273
|
+
extraCalculations?: string[];
|
|
5274
|
+
semanticKey?: string;
|
|
5275
5275
|
} | null;
|
|
5276
5276
|
readonly metricQueryPayloadString: string;
|
|
5277
5277
|
readonly metricQueryPayloadError: string[];
|
|
@@ -5378,7 +5378,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
5378
5378
|
readonly contentModel: any;
|
|
5379
5379
|
readonly visibleQueryIDSet: Set<string>;
|
|
5380
5380
|
isQueryInUse(queryID: string): boolean;
|
|
5381
|
-
addTransformDepQueryIDs(targetSet: Set<string>, excludeSet?: Set<string>
|
|
5381
|
+
addTransformDepQueryIDs(targetSet: Set<string>, excludeSet?: Set<string>): void;
|
|
5382
5382
|
readonly querisToForceReload: {
|
|
5383
5383
|
filterQueries: ({
|
|
5384
5384
|
id: string;
|
|
@@ -6975,7 +6975,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
6975
6975
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
6976
6976
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
6977
6977
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
6978
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
6978
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
6979
6979
|
validValues: Set<string>;
|
|
6980
6980
|
};
|
|
6981
6981
|
readonly unmetRunByConditions: string[];
|
|
@@ -7003,12 +7003,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
7003
7003
|
filters: Record<string, {
|
|
7004
7004
|
eq: string;
|
|
7005
7005
|
} | {
|
|
7006
|
-
in: string
|
|
7006
|
+
in: Array<string>;
|
|
7007
7007
|
} | {
|
|
7008
|
-
between:
|
|
7008
|
+
between: [number, number] | any[];
|
|
7009
7009
|
}>;
|
|
7010
7010
|
groupBys: string[];
|
|
7011
|
-
variables?: Record<string, unknown
|
|
7011
|
+
variables?: Record<string, unknown>;
|
|
7012
7012
|
timeQuery?: {
|
|
7013
7013
|
start: string;
|
|
7014
7014
|
end: string;
|
|
@@ -7016,10 +7016,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
7016
7016
|
unitNumber: 1;
|
|
7017
7017
|
timezone: string;
|
|
7018
7018
|
stepKeyFormat: "YYYY-MM-DD";
|
|
7019
|
-
}
|
|
7020
|
-
useDefaultValues?: boolean
|
|
7021
|
-
extraCalculations?: string[]
|
|
7022
|
-
semanticKey?: string
|
|
7019
|
+
};
|
|
7020
|
+
useDefaultValues?: boolean;
|
|
7021
|
+
extraCalculations?: string[];
|
|
7022
|
+
semanticKey?: string;
|
|
7023
7023
|
} | null;
|
|
7024
7024
|
readonly metricQueryPayloadString: string;
|
|
7025
7025
|
readonly metricQueryPayloadError: string[];
|
|
@@ -7462,7 +7462,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
7462
7462
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
7463
7463
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
7464
7464
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
7465
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
7465
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
7466
7466
|
validValues: Set<string>;
|
|
7467
7467
|
};
|
|
7468
7468
|
readonly unmetRunByConditions: string[];
|
|
@@ -7490,12 +7490,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
7490
7490
|
filters: Record<string, {
|
|
7491
7491
|
eq: string;
|
|
7492
7492
|
} | {
|
|
7493
|
-
in: string
|
|
7493
|
+
in: Array<string>;
|
|
7494
7494
|
} | {
|
|
7495
|
-
between:
|
|
7495
|
+
between: [number, number] | any[];
|
|
7496
7496
|
}>;
|
|
7497
7497
|
groupBys: string[];
|
|
7498
|
-
variables?: Record<string, unknown
|
|
7498
|
+
variables?: Record<string, unknown>;
|
|
7499
7499
|
timeQuery?: {
|
|
7500
7500
|
start: string;
|
|
7501
7501
|
end: string;
|
|
@@ -7503,10 +7503,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
7503
7503
|
unitNumber: 1;
|
|
7504
7504
|
timezone: string;
|
|
7505
7505
|
stepKeyFormat: "YYYY-MM-DD";
|
|
7506
|
-
}
|
|
7507
|
-
useDefaultValues?: boolean
|
|
7508
|
-
extraCalculations?: string[]
|
|
7509
|
-
semanticKey?: string
|
|
7506
|
+
};
|
|
7507
|
+
useDefaultValues?: boolean;
|
|
7508
|
+
extraCalculations?: string[];
|
|
7509
|
+
semanticKey?: string;
|
|
7510
7510
|
} | null;
|
|
7511
7511
|
readonly metricQueryPayloadString: string;
|
|
7512
7512
|
readonly metricQueryPayloadError: string[];
|
|
@@ -9131,7 +9131,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9131
9131
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
9132
9132
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
9133
9133
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
9134
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
9134
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
9135
9135
|
validValues: Set<string>;
|
|
9136
9136
|
};
|
|
9137
9137
|
readonly unmetRunByConditions: string[];
|
|
@@ -9159,12 +9159,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9159
9159
|
filters: Record<string, {
|
|
9160
9160
|
eq: string;
|
|
9161
9161
|
} | {
|
|
9162
|
-
in: string
|
|
9162
|
+
in: Array<string>;
|
|
9163
9163
|
} | {
|
|
9164
|
-
between:
|
|
9164
|
+
between: [number, number] | any[];
|
|
9165
9165
|
}>;
|
|
9166
9166
|
groupBys: string[];
|
|
9167
|
-
variables?: Record<string, unknown
|
|
9167
|
+
variables?: Record<string, unknown>;
|
|
9168
9168
|
timeQuery?: {
|
|
9169
9169
|
start: string;
|
|
9170
9170
|
end: string;
|
|
@@ -9172,10 +9172,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9172
9172
|
unitNumber: 1;
|
|
9173
9173
|
timezone: string;
|
|
9174
9174
|
stepKeyFormat: "YYYY-MM-DD";
|
|
9175
|
-
}
|
|
9176
|
-
useDefaultValues?: boolean
|
|
9177
|
-
extraCalculations?: string[]
|
|
9178
|
-
semanticKey?: string
|
|
9175
|
+
};
|
|
9176
|
+
useDefaultValues?: boolean;
|
|
9177
|
+
extraCalculations?: string[];
|
|
9178
|
+
semanticKey?: string;
|
|
9179
9179
|
} | null;
|
|
9180
9180
|
readonly metricQueryPayloadString: string;
|
|
9181
9181
|
readonly metricQueryPayloadError: string[];
|
|
@@ -9618,7 +9618,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9618
9618
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
9619
9619
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
9620
9620
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
9621
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
9621
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
9622
9622
|
validValues: Set<string>;
|
|
9623
9623
|
};
|
|
9624
9624
|
readonly unmetRunByConditions: string[];
|
|
@@ -9646,12 +9646,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9646
9646
|
filters: Record<string, {
|
|
9647
9647
|
eq: string;
|
|
9648
9648
|
} | {
|
|
9649
|
-
in: string
|
|
9649
|
+
in: Array<string>;
|
|
9650
9650
|
} | {
|
|
9651
|
-
between:
|
|
9651
|
+
between: [number, number] | any[];
|
|
9652
9652
|
}>;
|
|
9653
9653
|
groupBys: string[];
|
|
9654
|
-
variables?: Record<string, unknown
|
|
9654
|
+
variables?: Record<string, unknown>;
|
|
9655
9655
|
timeQuery?: {
|
|
9656
9656
|
start: string;
|
|
9657
9657
|
end: string;
|
|
@@ -9659,10 +9659,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
9659
9659
|
unitNumber: 1;
|
|
9660
9660
|
timezone: string;
|
|
9661
9661
|
stepKeyFormat: "YYYY-MM-DD";
|
|
9662
|
-
}
|
|
9663
|
-
useDefaultValues?: boolean
|
|
9664
|
-
extraCalculations?: string[]
|
|
9665
|
-
semanticKey?: string
|
|
9662
|
+
};
|
|
9663
|
+
useDefaultValues?: boolean;
|
|
9664
|
+
extraCalculations?: string[];
|
|
9665
|
+
semanticKey?: string;
|
|
9666
9666
|
} | null;
|
|
9667
9667
|
readonly metricQueryPayloadString: string;
|
|
9668
9668
|
readonly metricQueryPayloadError: string[];
|
|
@@ -11383,7 +11383,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11383
11383
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
11384
11384
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
11385
11385
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
11386
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
11386
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
11387
11387
|
validValues: Set<string>;
|
|
11388
11388
|
};
|
|
11389
11389
|
readonly unmetRunByConditions: string[];
|
|
@@ -11411,12 +11411,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11411
11411
|
filters: Record<string, {
|
|
11412
11412
|
eq: string;
|
|
11413
11413
|
} | {
|
|
11414
|
-
in: string
|
|
11414
|
+
in: Array<string>;
|
|
11415
11415
|
} | {
|
|
11416
|
-
between:
|
|
11416
|
+
between: [number, number] | any[];
|
|
11417
11417
|
}>;
|
|
11418
11418
|
groupBys: string[];
|
|
11419
|
-
variables?: Record<string, unknown
|
|
11419
|
+
variables?: Record<string, unknown>;
|
|
11420
11420
|
timeQuery?: {
|
|
11421
11421
|
start: string;
|
|
11422
11422
|
end: string;
|
|
@@ -11424,10 +11424,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11424
11424
|
unitNumber: 1;
|
|
11425
11425
|
timezone: string;
|
|
11426
11426
|
stepKeyFormat: "YYYY-MM-DD";
|
|
11427
|
-
}
|
|
11428
|
-
useDefaultValues?: boolean
|
|
11429
|
-
extraCalculations?: string[]
|
|
11430
|
-
semanticKey?: string
|
|
11427
|
+
};
|
|
11428
|
+
useDefaultValues?: boolean;
|
|
11429
|
+
extraCalculations?: string[];
|
|
11430
|
+
semanticKey?: string;
|
|
11431
11431
|
} | null;
|
|
11432
11432
|
readonly metricQueryPayloadString: string;
|
|
11433
11433
|
readonly metricQueryPayloadError: string[];
|
|
@@ -11870,7 +11870,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11870
11870
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
11871
11871
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
11872
11872
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
11873
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
11873
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
11874
11874
|
validValues: Set<string>;
|
|
11875
11875
|
};
|
|
11876
11876
|
readonly unmetRunByConditions: string[];
|
|
@@ -11898,12 +11898,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11898
11898
|
filters: Record<string, {
|
|
11899
11899
|
eq: string;
|
|
11900
11900
|
} | {
|
|
11901
|
-
in: string
|
|
11901
|
+
in: Array<string>;
|
|
11902
11902
|
} | {
|
|
11903
|
-
between:
|
|
11903
|
+
between: [number, number] | any[];
|
|
11904
11904
|
}>;
|
|
11905
11905
|
groupBys: string[];
|
|
11906
|
-
variables?: Record<string, unknown
|
|
11906
|
+
variables?: Record<string, unknown>;
|
|
11907
11907
|
timeQuery?: {
|
|
11908
11908
|
start: string;
|
|
11909
11909
|
end: string;
|
|
@@ -11911,10 +11911,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
11911
11911
|
unitNumber: 1;
|
|
11912
11912
|
timezone: string;
|
|
11913
11913
|
stepKeyFormat: "YYYY-MM-DD";
|
|
11914
|
-
}
|
|
11915
|
-
useDefaultValues?: boolean
|
|
11916
|
-
extraCalculations?: string[]
|
|
11917
|
-
semanticKey?: string
|
|
11914
|
+
};
|
|
11915
|
+
useDefaultValues?: boolean;
|
|
11916
|
+
extraCalculations?: string[];
|
|
11917
|
+
semanticKey?: string;
|
|
11918
11918
|
} | null;
|
|
11919
11919
|
readonly metricQueryPayloadString: string;
|
|
11920
11920
|
readonly metricQueryPayloadError: string[];
|
|
@@ -12365,7 +12365,7 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
12365
12365
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
12366
12366
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
12367
12367
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
12368
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
12368
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
12369
12369
|
validValues: Set<string>;
|
|
12370
12370
|
};
|
|
12371
12371
|
readonly unmetRunByConditions: string[];
|
|
@@ -12393,12 +12393,12 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
12393
12393
|
filters: Record<string, {
|
|
12394
12394
|
eq: string;
|
|
12395
12395
|
} | {
|
|
12396
|
-
in: string
|
|
12396
|
+
in: Array<string>;
|
|
12397
12397
|
} | {
|
|
12398
|
-
between:
|
|
12398
|
+
between: [number, number] | any[];
|
|
12399
12399
|
}>;
|
|
12400
12400
|
groupBys: string[];
|
|
12401
|
-
variables?: Record<string, unknown
|
|
12401
|
+
variables?: Record<string, unknown>;
|
|
12402
12402
|
timeQuery?: {
|
|
12403
12403
|
start: string;
|
|
12404
12404
|
end: string;
|
|
@@ -12406,10 +12406,10 @@ export declare const QueriesModel: import("mobx-state-tree").IModelType<{
|
|
|
12406
12406
|
unitNumber: 1;
|
|
12407
12407
|
timezone: string;
|
|
12408
12408
|
stepKeyFormat: "YYYY-MM-DD";
|
|
12409
|
-
}
|
|
12410
|
-
useDefaultValues?: boolean
|
|
12411
|
-
extraCalculations?: string[]
|
|
12412
|
-
semanticKey?: string
|
|
12409
|
+
};
|
|
12410
|
+
useDefaultValues?: boolean;
|
|
12411
|
+
extraCalculations?: string[];
|
|
12412
|
+
semanticKey?: string;
|
|
12413
12413
|
} | null;
|
|
12414
12414
|
readonly metricQueryPayloadString: string;
|
|
12415
12415
|
readonly metricQueryPayloadError: string[];
|
|
@@ -414,7 +414,7 @@ export declare const QueryModel: import("mobx-state-tree").IModelType<{
|
|
|
414
414
|
readonly conditionOptions: import('../../../model').DashboardStateVariableOptions;
|
|
415
415
|
getConditionOptionsWithInvalidValue(value: string | null): import('../../../model').DashboardStateVariableOptions;
|
|
416
416
|
readonly conditionOptionsWithInvalidRunbys: {
|
|
417
|
-
optionGroups: import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem
|
|
417
|
+
optionGroups: Array<import("@mantine/core").ComboboxItemGroup<import("@mantine/core").ComboboxItem>>;
|
|
418
418
|
validValues: Set<string>;
|
|
419
419
|
};
|
|
420
420
|
readonly unmetRunByConditions: string[];
|
|
@@ -442,12 +442,12 @@ export declare const QueryModel: import("mobx-state-tree").IModelType<{
|
|
|
442
442
|
filters: Record<string, {
|
|
443
443
|
eq: string;
|
|
444
444
|
} | {
|
|
445
|
-
in: string
|
|
445
|
+
in: Array<string>;
|
|
446
446
|
} | {
|
|
447
|
-
between:
|
|
447
|
+
between: [number, number] | any[];
|
|
448
448
|
}>;
|
|
449
449
|
groupBys: string[];
|
|
450
|
-
variables?: Record<string, unknown
|
|
450
|
+
variables?: Record<string, unknown>;
|
|
451
451
|
timeQuery?: {
|
|
452
452
|
start: string;
|
|
453
453
|
end: string;
|
|
@@ -455,10 +455,10 @@ export declare const QueryModel: import("mobx-state-tree").IModelType<{
|
|
|
455
455
|
unitNumber: 1;
|
|
456
456
|
timezone: string;
|
|
457
457
|
stepKeyFormat: "YYYY-MM-DD";
|
|
458
|
-
}
|
|
459
|
-
useDefaultValues?: boolean
|
|
460
|
-
extraCalculations?: string[]
|
|
461
|
-
semanticKey?: string
|
|
458
|
+
};
|
|
459
|
+
useDefaultValues?: boolean;
|
|
460
|
+
extraCalculations?: string[];
|
|
461
|
+
semanticKey?: string;
|
|
462
462
|
} | null;
|
|
463
463
|
readonly metricQueryPayloadString: string;
|
|
464
464
|
readonly metricQueryPayloadError: string[];
|