@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
package/dist/i18n/en.d.ts
CHANGED
|
@@ -359,6 +359,7 @@ export declare const en: {
|
|
|
359
359
|
delete: string;
|
|
360
360
|
cancel: string;
|
|
361
361
|
confirm: string;
|
|
362
|
+
apply: string;
|
|
362
363
|
add_an_option: string;
|
|
363
364
|
edit: string;
|
|
364
365
|
end_editing: string;
|
|
@@ -658,6 +659,14 @@ export declare const en: {
|
|
|
658
659
|
var: string;
|
|
659
660
|
};
|
|
660
661
|
};
|
|
662
|
+
interaction_block: {
|
|
663
|
+
modal_title: string;
|
|
664
|
+
block_id_label: string;
|
|
665
|
+
block_id_description: string;
|
|
666
|
+
block_id_placeholder: string;
|
|
667
|
+
toggle_tooltip: string;
|
|
668
|
+
clear_tooltip: string;
|
|
669
|
+
};
|
|
661
670
|
};
|
|
662
671
|
chart: {
|
|
663
672
|
chart_config: string;
|
package/dist/i18n/zh.d.ts
CHANGED
|
@@ -359,6 +359,7 @@ export declare const zh: {
|
|
|
359
359
|
delete: string;
|
|
360
360
|
cancel: string;
|
|
361
361
|
confirm: string;
|
|
362
|
+
apply: string;
|
|
362
363
|
add_an_option: string;
|
|
363
364
|
edit: string;
|
|
364
365
|
end_editing: string;
|
|
@@ -658,6 +659,14 @@ export declare const zh: {
|
|
|
658
659
|
var: string;
|
|
659
660
|
};
|
|
660
661
|
};
|
|
662
|
+
interaction_block: {
|
|
663
|
+
modal_title: string;
|
|
664
|
+
block_id_label: string;
|
|
665
|
+
block_id_description: string;
|
|
666
|
+
block_id_placeholder: string;
|
|
667
|
+
toggle_tooltip: string;
|
|
668
|
+
clear_tooltip: string;
|
|
669
|
+
};
|
|
661
670
|
};
|
|
662
671
|
chart: {
|
|
663
672
|
chart_config: string;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { Position } from 'reactflow';
|
|
3
2
|
export declare const InteractionNode: import('./react').MemoExoticComponent<({ data, isConnectable, sourcePosition, targetPosition, ...rest }: {
|
|
4
3
|
data: any;
|
|
5
4
|
isConnectable: boolean;
|
|
6
|
-
sourcePosition?: Position
|
|
7
|
-
targetPosition?: Position
|
|
5
|
+
sourcePosition?: Position;
|
|
6
|
+
targetPosition?: Position;
|
|
8
7
|
}) => import('./react/jsx-runtime').JSX.Element>;
|
|
@@ -18,7 +18,7 @@ export declare function createContextMeta(context: ContextRecordType): {
|
|
|
18
18
|
} & {
|
|
19
19
|
replace(record: ContextRecordType): void;
|
|
20
20
|
get(key: string): any;
|
|
21
|
-
set(key: string, value:
|
|
21
|
+
set(key: string, value: $TSFixMe): void;
|
|
22
22
|
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
23
23
|
current: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IType<ContextRecordType, ContextRecordType, ContextRecordType>, [undefined]>;
|
|
24
24
|
}, {
|
|
@@ -27,5 +27,5 @@ export declare function createContextMeta(context: ContextRecordType): {
|
|
|
27
27
|
} & {
|
|
28
28
|
replace(record: ContextRecordType): void;
|
|
29
29
|
get(key: string): any;
|
|
30
|
-
set(key: string, value:
|
|
30
|
+
set(key: string, value: $TSFixMe): void;
|
|
31
31
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
@@ -18,7 +18,7 @@ export declare const FilterMeta: import("mobx-state-tree").IModelType<{
|
|
|
18
18
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
19
19
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
20
20
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
21
|
-
default_value:
|
|
21
|
+
default_value: any[];
|
|
22
22
|
required: boolean;
|
|
23
23
|
_name: "date-range";
|
|
24
24
|
clearable: boolean;
|
|
@@ -27,7 +27,7 @@ export declare const FilterMeta: import("mobx-state-tree").IModelType<{
|
|
|
27
27
|
max_days: number;
|
|
28
28
|
allowSingleDateInRange: boolean;
|
|
29
29
|
} | {
|
|
30
|
-
default_value:
|
|
30
|
+
default_value: any[];
|
|
31
31
|
required: boolean;
|
|
32
32
|
_name: "merico-date-range";
|
|
33
33
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -22,7 +22,7 @@ export declare const FilterDateRangeConfigMeta: import("mobx-state-tree").ISnaps
|
|
|
22
22
|
required: boolean;
|
|
23
23
|
clearable: boolean;
|
|
24
24
|
inputFormat: string;
|
|
25
|
-
default_value:
|
|
25
|
+
default_value: any[];
|
|
26
26
|
default_shortcut: string;
|
|
27
27
|
allowSingleDateInRange: boolean;
|
|
28
28
|
};
|
|
@@ -40,7 +40,7 @@ export declare const FilterDateRangeConfigMeta: import("mobx-state-tree").ISnaps
|
|
|
40
40
|
setMaxDays(v: number | string): void;
|
|
41
41
|
setAllowSingleDateInRange(v: boolean): void;
|
|
42
42
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, any, {
|
|
43
|
-
default_value:
|
|
43
|
+
default_value: any[];
|
|
44
44
|
required: boolean;
|
|
45
45
|
_name: "date-range";
|
|
46
46
|
clearable: boolean;
|
|
@@ -98,7 +98,7 @@ export declare const createFilterDateRangeConfig: () => {
|
|
|
98
98
|
required: boolean;
|
|
99
99
|
clearable: boolean;
|
|
100
100
|
inputFormat: string;
|
|
101
|
-
default_value:
|
|
101
|
+
default_value: any[];
|
|
102
102
|
default_shortcut: string;
|
|
103
103
|
allowSingleDateInRange: boolean;
|
|
104
104
|
};
|
|
@@ -131,7 +131,7 @@ export declare const createFilterDateRangeConfig: () => {
|
|
|
131
131
|
required: boolean;
|
|
132
132
|
clearable: boolean;
|
|
133
133
|
inputFormat: string;
|
|
134
|
-
default_value:
|
|
134
|
+
default_value: any[];
|
|
135
135
|
default_shortcut: string;
|
|
136
136
|
allowSingleDateInRange: boolean;
|
|
137
137
|
};
|
|
@@ -149,7 +149,7 @@ export declare const createFilterDateRangeConfig: () => {
|
|
|
149
149
|
setMaxDays(v: number | string): void;
|
|
150
150
|
setAllowSingleDateInRange(v: boolean): void;
|
|
151
151
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, any, {
|
|
152
|
-
default_value:
|
|
152
|
+
default_value: any[];
|
|
153
153
|
required: boolean;
|
|
154
154
|
_name: "date-range";
|
|
155
155
|
clearable: boolean;
|
|
@@ -20,7 +20,7 @@ export declare const FilterMericoDateRangeConfigMeta: import("mobx-state-tree").
|
|
|
20
20
|
required: boolean;
|
|
21
21
|
inputFormat: "YYYY/MM/DD";
|
|
22
22
|
default_step: string;
|
|
23
|
-
default_value:
|
|
23
|
+
default_value: any[];
|
|
24
24
|
default_shortcut: string;
|
|
25
25
|
};
|
|
26
26
|
truthy(fullValue: MericoDateRangeValue): boolean;
|
|
@@ -34,7 +34,7 @@ export declare const FilterMericoDateRangeConfigMeta: import("mobx-state-tree").
|
|
|
34
34
|
setDefaultShortcut(v: string | null): void;
|
|
35
35
|
setDefaultStep(v: string): void;
|
|
36
36
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, any, {
|
|
37
|
-
default_value:
|
|
37
|
+
default_value: any[];
|
|
38
38
|
required: boolean;
|
|
39
39
|
_name: "merico-date-range";
|
|
40
40
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -80,7 +80,7 @@ export declare const createFilterMericoDateRangeConfig: () => {
|
|
|
80
80
|
required: boolean;
|
|
81
81
|
inputFormat: "YYYY/MM/DD";
|
|
82
82
|
default_step: string;
|
|
83
|
-
default_value:
|
|
83
|
+
default_value: any[];
|
|
84
84
|
default_shortcut: string;
|
|
85
85
|
};
|
|
86
86
|
truthy(fullValue: MericoDateRangeValue): boolean;
|
|
@@ -106,7 +106,7 @@ export declare const createFilterMericoDateRangeConfig: () => {
|
|
|
106
106
|
required: boolean;
|
|
107
107
|
inputFormat: "YYYY/MM/DD";
|
|
108
108
|
default_step: string;
|
|
109
|
-
default_value:
|
|
109
|
+
default_value: any[];
|
|
110
110
|
default_shortcut: string;
|
|
111
111
|
};
|
|
112
112
|
truthy(fullValue: MericoDateRangeValue): boolean;
|
|
@@ -120,7 +120,7 @@ export declare const createFilterMericoDateRangeConfig: () => {
|
|
|
120
120
|
setDefaultShortcut(v: string | null): void;
|
|
121
121
|
setDefaultStep(v: string): void;
|
|
122
122
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, any, {
|
|
123
|
-
default_value:
|
|
123
|
+
default_value: any[];
|
|
124
124
|
required: boolean;
|
|
125
125
|
_name: "merico-date-range";
|
|
126
126
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -28,9 +28,9 @@ export declare const FilterMultiSelectConfigMeta: import("mobx-state-tree").IMod
|
|
|
28
28
|
readonly optionValuesSet: Set<string>;
|
|
29
29
|
} & {
|
|
30
30
|
setRequired(required: boolean): void;
|
|
31
|
-
addStaticOption(option: import("
|
|
31
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
32
32
|
removeStaticOption(index: number): void;
|
|
33
|
-
replaceStaticOptions(options: import("
|
|
33
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
34
34
|
setDefaultSelectionCount(v: string | number): void;
|
|
35
35
|
setOptionsQueryID(id: string | null): void;
|
|
36
36
|
} & {
|
|
@@ -125,9 +125,9 @@ export declare const createFilterMultiSelectConfig: () => {
|
|
|
125
125
|
readonly optionValuesSet: Set<string>;
|
|
126
126
|
} & {
|
|
127
127
|
setRequired(required: boolean): void;
|
|
128
|
-
addStaticOption(option: import("
|
|
128
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
129
129
|
removeStaticOption(index: number): void;
|
|
130
|
-
replaceStaticOptions(options: import("
|
|
130
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
131
131
|
setDefaultSelectionCount(v: string | number): void;
|
|
132
132
|
setOptionsQueryID(id: string | null): void;
|
|
133
133
|
} & {
|
|
@@ -190,9 +190,9 @@ export declare const createFilterMultiSelectConfig: () => {
|
|
|
190
190
|
readonly optionValuesSet: Set<string>;
|
|
191
191
|
} & {
|
|
192
192
|
setRequired(required: boolean): void;
|
|
193
|
-
addStaticOption(option: import("
|
|
193
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
194
194
|
removeStaticOption(index: number): void;
|
|
195
|
-
replaceStaticOptions(options: import("
|
|
195
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
196
196
|
setDefaultSelectionCount(v: string | number): void;
|
|
197
197
|
setOptionsQueryID(id: string | null): void;
|
|
198
198
|
} & {
|
|
@@ -27,9 +27,9 @@ export declare const FilterSelectConfigMeta: import("mobx-state-tree").IModelTyp
|
|
|
27
27
|
readonly optionValuesSet: Set<string>;
|
|
28
28
|
} & {
|
|
29
29
|
setRequired(required: boolean): void;
|
|
30
|
-
addStaticOption(option: import("
|
|
30
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
31
31
|
removeStaticOption(index: number): void;
|
|
32
|
-
replaceStaticOptions(options: import("
|
|
32
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
33
33
|
setDefaultSelectionCount(v: string | number): void;
|
|
34
34
|
setOptionsQueryID(id: string | null): void;
|
|
35
35
|
} & {
|
|
@@ -122,9 +122,9 @@ export declare const createFilterSelectConfig: () => {
|
|
|
122
122
|
readonly optionValuesSet: Set<string>;
|
|
123
123
|
} & {
|
|
124
124
|
setRequired(required: boolean): void;
|
|
125
|
-
addStaticOption(option: import("
|
|
125
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
126
126
|
removeStaticOption(index: number): void;
|
|
127
|
-
replaceStaticOptions(options: import("
|
|
127
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
128
128
|
setDefaultSelectionCount(v: string | number): void;
|
|
129
129
|
setOptionsQueryID(id: string | null): void;
|
|
130
130
|
} & {
|
|
@@ -186,9 +186,9 @@ export declare const createFilterSelectConfig: () => {
|
|
|
186
186
|
readonly optionValuesSet: Set<string>;
|
|
187
187
|
} & {
|
|
188
188
|
setRequired(required: boolean): void;
|
|
189
|
-
addStaticOption(option: import("
|
|
189
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
190
190
|
removeStaticOption(index: number): void;
|
|
191
|
-
replaceStaticOptions(options: import("
|
|
191
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
192
192
|
setDefaultSelectionCount(v: string | number): void;
|
|
193
193
|
setOptionsQueryID(id: string | null): void;
|
|
194
194
|
} & {
|
|
@@ -25,9 +25,9 @@ export declare const FilterBaseTreeSelectConfigMeta: import("mobx-state-tree").I
|
|
|
25
25
|
readonly optionValuesSet: Set<string>;
|
|
26
26
|
} & {
|
|
27
27
|
setRequired(required: boolean): void;
|
|
28
|
-
addStaticOption(option: import("
|
|
28
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
29
29
|
removeStaticOption(index: number): void;
|
|
30
|
-
replaceStaticOptions(options: import("
|
|
30
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
31
31
|
setDefaultSelectionCount(v: string | number): void;
|
|
32
32
|
setOptionsQueryID(id: string | null): void;
|
|
33
33
|
} & {
|
|
@@ -30,9 +30,9 @@ export declare const FilterTreeSelectConfigMeta: import("mobx-state-tree").IMode
|
|
|
30
30
|
readonly optionValuesSet: Set<string>;
|
|
31
31
|
} & {
|
|
32
32
|
setRequired(required: boolean): void;
|
|
33
|
-
addStaticOption(option: import("
|
|
33
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
34
34
|
removeStaticOption(index: number): void;
|
|
35
|
-
replaceStaticOptions(options: import("
|
|
35
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
36
36
|
setDefaultSelectionCount(v: string | number): void;
|
|
37
37
|
setOptionsQueryID(id: string | null): void;
|
|
38
38
|
} & {
|
|
@@ -138,9 +138,9 @@ export declare const createFilterTreeSelectConfig: () => {
|
|
|
138
138
|
readonly optionValuesSet: Set<string>;
|
|
139
139
|
} & {
|
|
140
140
|
setRequired(required: boolean): void;
|
|
141
|
-
addStaticOption(option: import("
|
|
141
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
142
142
|
removeStaticOption(index: number): void;
|
|
143
|
-
replaceStaticOptions(options: import("
|
|
143
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
144
144
|
setDefaultSelectionCount(v: string | number): void;
|
|
145
145
|
setOptionsQueryID(id: string | null): void;
|
|
146
146
|
} & {
|
|
@@ -213,9 +213,9 @@ export declare const createFilterTreeSelectConfig: () => {
|
|
|
213
213
|
readonly optionValuesSet: Set<string>;
|
|
214
214
|
} & {
|
|
215
215
|
setRequired(required: boolean): void;
|
|
216
|
-
addStaticOption(option: import("
|
|
216
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
217
217
|
removeStaticOption(index: number): void;
|
|
218
|
-
replaceStaticOptions(options: import("
|
|
218
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
219
219
|
setDefaultSelectionCount(v: string | number): void;
|
|
220
220
|
setOptionsQueryID(id: string | null): void;
|
|
221
221
|
} & {
|
|
@@ -29,9 +29,9 @@ export declare const FilterTreeSingleSelectConfigMeta: import("mobx-state-tree")
|
|
|
29
29
|
readonly optionValuesSet: Set<string>;
|
|
30
30
|
} & {
|
|
31
31
|
setRequired(required: boolean): void;
|
|
32
|
-
addStaticOption(option: import("
|
|
32
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
33
33
|
removeStaticOption(index: number): void;
|
|
34
|
-
replaceStaticOptions(options: import("
|
|
34
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
35
35
|
setDefaultSelectionCount(v: string | number): void;
|
|
36
36
|
setOptionsQueryID(id: string | null): void;
|
|
37
37
|
} & {
|
|
@@ -130,9 +130,9 @@ export declare const createFilterTreeSingleSelectConfig: () => {
|
|
|
130
130
|
readonly optionValuesSet: Set<string>;
|
|
131
131
|
} & {
|
|
132
132
|
setRequired(required: boolean): void;
|
|
133
|
-
addStaticOption(option: import("
|
|
133
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
134
134
|
removeStaticOption(index: number): void;
|
|
135
|
-
replaceStaticOptions(options: import("
|
|
135
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
136
136
|
setDefaultSelectionCount(v: string | number): void;
|
|
137
137
|
setOptionsQueryID(id: string | null): void;
|
|
138
138
|
} & {
|
|
@@ -202,9 +202,9 @@ export declare const createFilterTreeSingleSelectConfig: () => {
|
|
|
202
202
|
readonly optionValuesSet: Set<string>;
|
|
203
203
|
} & {
|
|
204
204
|
setRequired(required: boolean): void;
|
|
205
|
-
addStaticOption(option: import("
|
|
205
|
+
addStaticOption(option: import("./select-base").StaticOption): void;
|
|
206
206
|
removeStaticOption(index: number): void;
|
|
207
|
-
replaceStaticOptions(options: import("
|
|
207
|
+
replaceStaticOptions(options: import("./select-base").StaticOption[]): void;
|
|
208
208
|
setDefaultSelectionCount(v: string | number): void;
|
|
209
209
|
setOptionsQueryID(id: string | null): void;
|
|
210
210
|
} & {
|
|
@@ -26,7 +26,7 @@ export declare const LayoutItemMeta: import("mobx-state-tree").IModelType<{
|
|
|
26
26
|
readonly panel: any;
|
|
27
27
|
readonly layoutProperies: Layout;
|
|
28
28
|
} & {
|
|
29
|
-
set(layout: Omit<Layout,
|
|
29
|
+
set(layout: Omit<Layout, "i">): void;
|
|
30
30
|
setWidth(w: number): void;
|
|
31
31
|
setHeight(h: number): void;
|
|
32
32
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
@@ -15,7 +15,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
15
15
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
16
16
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
17
17
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
18
|
-
default_value:
|
|
18
|
+
default_value: any[];
|
|
19
19
|
required: boolean;
|
|
20
20
|
_name: "date-range";
|
|
21
21
|
clearable: boolean;
|
|
@@ -24,7 +24,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
24
24
|
max_days: number;
|
|
25
25
|
allowSingleDateInRange: boolean;
|
|
26
26
|
} | {
|
|
27
|
-
default_value:
|
|
27
|
+
default_value: any[];
|
|
28
28
|
required: boolean;
|
|
29
29
|
_name: "merico-date-range";
|
|
30
30
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -134,7 +134,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
134
134
|
setKey(key: string): void;
|
|
135
135
|
setValue(value: any): void;
|
|
136
136
|
setLabel(label: string): void;
|
|
137
|
-
setOrder(order:
|
|
137
|
+
setOrder(order: number | string): void;
|
|
138
138
|
setType(type: string | null): void;
|
|
139
139
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
140
140
|
setAutoSubmit(v: boolean): void;
|
|
@@ -201,7 +201,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
201
201
|
setKey(key: string): void;
|
|
202
202
|
setValue(value: any): void;
|
|
203
203
|
setLabel(label: string): void;
|
|
204
|
-
setOrder(order:
|
|
204
|
+
setOrder(order: number | string): void;
|
|
205
205
|
setType(type: string | null): void;
|
|
206
206
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
207
207
|
setAutoSubmit(v: boolean): void;
|
|
@@ -216,7 +216,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
216
216
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
217
217
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
218
218
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
219
|
-
default_value:
|
|
219
|
+
default_value: any[];
|
|
220
220
|
required: boolean;
|
|
221
221
|
_name: "date-range";
|
|
222
222
|
clearable: boolean;
|
|
@@ -225,7 +225,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
225
225
|
max_days: number;
|
|
226
226
|
allowSingleDateInRange: boolean;
|
|
227
227
|
} | {
|
|
228
|
-
default_value:
|
|
228
|
+
default_value: any[];
|
|
229
229
|
required: boolean;
|
|
230
230
|
_name: "merico-date-range";
|
|
231
231
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -335,7 +335,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
335
335
|
setKey(key: string): void;
|
|
336
336
|
setValue(value: any): void;
|
|
337
337
|
setLabel(label: string): void;
|
|
338
|
-
setOrder(order:
|
|
338
|
+
setOrder(order: number | string): void;
|
|
339
339
|
setType(type: string | null): void;
|
|
340
340
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
341
341
|
setAutoSubmit(v: boolean): void;
|
|
@@ -379,7 +379,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
379
379
|
setKey(key: string): void;
|
|
380
380
|
setValue(value: any): void;
|
|
381
381
|
setLabel(label: string): void;
|
|
382
|
-
setOrder(order:
|
|
382
|
+
setOrder(order: number | string): void;
|
|
383
383
|
setType(type: string | null): void;
|
|
384
384
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
385
385
|
setAutoSubmit(v: boolean): void;
|
|
@@ -394,7 +394,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
394
394
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
395
395
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
396
396
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
397
|
-
default_value:
|
|
397
|
+
default_value: any[];
|
|
398
398
|
required: boolean;
|
|
399
399
|
_name: "date-range";
|
|
400
400
|
clearable: boolean;
|
|
@@ -403,7 +403,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
403
403
|
max_days: number;
|
|
404
404
|
allowSingleDateInRange: boolean;
|
|
405
405
|
} | {
|
|
406
|
-
default_value:
|
|
406
|
+
default_value: any[];
|
|
407
407
|
required: boolean;
|
|
408
408
|
_name: "merico-date-range";
|
|
409
409
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -513,7 +513,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
513
513
|
setKey(key: string): void;
|
|
514
514
|
setValue(value: any): void;
|
|
515
515
|
setLabel(label: string): void;
|
|
516
|
-
setOrder(order:
|
|
516
|
+
setOrder(order: number | string): void;
|
|
517
517
|
setType(type: string | null): void;
|
|
518
518
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
519
519
|
setAutoSubmit(v: boolean): void;
|
|
@@ -557,7 +557,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
557
557
|
setKey(key: string): void;
|
|
558
558
|
setValue(value: any): void;
|
|
559
559
|
setLabel(label: string): void;
|
|
560
|
-
setOrder(order:
|
|
560
|
+
setOrder(order: number | string): void;
|
|
561
561
|
setType(type: string | null): void;
|
|
562
562
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
563
563
|
setAutoSubmit(v: boolean): void;
|
|
@@ -572,7 +572,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
572
572
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
573
573
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
574
574
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
575
|
-
default_value:
|
|
575
|
+
default_value: any[];
|
|
576
576
|
required: boolean;
|
|
577
577
|
_name: "date-range";
|
|
578
578
|
clearable: boolean;
|
|
@@ -581,7 +581,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
581
581
|
max_days: number;
|
|
582
582
|
allowSingleDateInRange: boolean;
|
|
583
583
|
} | {
|
|
584
|
-
default_value:
|
|
584
|
+
default_value: any[];
|
|
585
585
|
required: boolean;
|
|
586
586
|
_name: "merico-date-range";
|
|
587
587
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -691,7 +691,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
691
691
|
setKey(key: string): void;
|
|
692
692
|
setValue(value: any): void;
|
|
693
693
|
setLabel(label: string): void;
|
|
694
|
-
setOrder(order:
|
|
694
|
+
setOrder(order: number | string): void;
|
|
695
695
|
setType(type: string | null): void;
|
|
696
696
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
697
697
|
setAutoSubmit(v: boolean): void;
|
|
@@ -735,7 +735,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
735
735
|
setKey(key: string): void;
|
|
736
736
|
setValue(value: any): void;
|
|
737
737
|
setLabel(label: string): void;
|
|
738
|
-
setOrder(order:
|
|
738
|
+
setOrder(order: number | string): void;
|
|
739
739
|
setType(type: string | null): void;
|
|
740
740
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
741
741
|
setAutoSubmit(v: boolean): void;
|
|
@@ -750,7 +750,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
750
750
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
751
751
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
752
752
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
753
|
-
default_value:
|
|
753
|
+
default_value: any[];
|
|
754
754
|
required: boolean;
|
|
755
755
|
_name: "date-range";
|
|
756
756
|
clearable: boolean;
|
|
@@ -759,7 +759,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
759
759
|
max_days: number;
|
|
760
760
|
allowSingleDateInRange: boolean;
|
|
761
761
|
} | {
|
|
762
|
-
default_value:
|
|
762
|
+
default_value: any[];
|
|
763
763
|
required: boolean;
|
|
764
764
|
_name: "merico-date-range";
|
|
765
765
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -869,7 +869,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
869
869
|
setKey(key: string): void;
|
|
870
870
|
setValue(value: any): void;
|
|
871
871
|
setLabel(label: string): void;
|
|
872
|
-
setOrder(order:
|
|
872
|
+
setOrder(order: number | string): void;
|
|
873
873
|
setType(type: string | null): void;
|
|
874
874
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
875
875
|
setAutoSubmit(v: boolean): void;
|
|
@@ -914,7 +914,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
914
914
|
setKey(key: string): void;
|
|
915
915
|
setValue(value: any): void;
|
|
916
916
|
setLabel(label: string): void;
|
|
917
|
-
setOrder(order:
|
|
917
|
+
setOrder(order: number | string): void;
|
|
918
918
|
setType(type: string | null): void;
|
|
919
919
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
920
920
|
setAutoSubmit(v: boolean): void;
|
|
@@ -929,7 +929,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
929
929
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
930
930
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
931
931
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
932
|
-
default_value:
|
|
932
|
+
default_value: any[];
|
|
933
933
|
required: boolean;
|
|
934
934
|
_name: "date-range";
|
|
935
935
|
clearable: boolean;
|
|
@@ -938,7 +938,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
938
938
|
max_days: number;
|
|
939
939
|
allowSingleDateInRange: boolean;
|
|
940
940
|
} | {
|
|
941
|
-
default_value:
|
|
941
|
+
default_value: any[];
|
|
942
942
|
required: boolean;
|
|
943
943
|
_name: "merico-date-range";
|
|
944
944
|
inputFormat: "YYYY/MM/DD";
|
|
@@ -1048,7 +1048,7 @@ export declare const FiltersRenderModel: import("mobx-state-tree").IModelType<{
|
|
|
1048
1048
|
setKey(key: string): void;
|
|
1049
1049
|
setValue(value: any): void;
|
|
1050
1050
|
setLabel(label: string): void;
|
|
1051
|
-
setOrder(order:
|
|
1051
|
+
setOrder(order: number | string): void;
|
|
1052
1052
|
setType(type: string | null): void;
|
|
1053
1053
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1054
1054
|
setAutoSubmit(v: boolean): void;
|
|
@@ -1083,7 +1083,7 @@ export declare function getInitialFiltersConfig(filters: FilterModelSnapshotOut[
|
|
|
1083
1083
|
default_value_func: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1084
1084
|
type: import("mobx-state-tree").ISimpleType<DashboardFilterType>;
|
|
1085
1085
|
config: import("mobx-state-tree").ITypeUnion<any, {
|
|
1086
|
-
default_value:
|
|
1086
|
+
default_value: any[];
|
|
1087
1087
|
required: boolean;
|
|
1088
1088
|
_name: "date-range";
|
|
1089
1089
|
clearable: boolean;
|
|
@@ -1092,7 +1092,7 @@ export declare function getInitialFiltersConfig(filters: FilterModelSnapshotOut[
|
|
|
1092
1092
|
max_days: number;
|
|
1093
1093
|
allowSingleDateInRange: boolean;
|
|
1094
1094
|
} | {
|
|
1095
|
-
default_value:
|
|
1095
|
+
default_value: any[];
|
|
1096
1096
|
required: boolean;
|
|
1097
1097
|
_name: "merico-date-range";
|
|
1098
1098
|
inputFormat: "YYYY/MM/DD";
|