@devtable/dashboard 14.56.0 → 14.56.1
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/index.d.ts +3 -2
- package/dist/api-caller/request.d.ts +5 -4
- package/dist/api-caller/types.d.ts +1 -0
- package/dist/components/filter/custom-default-value-editor.d.ts +2 -1
- package/dist/components/filter/default-value-mode-selector.d.ts +2 -1
- package/dist/components/filter/error-message-or-not-found.d.ts +1 -1
- package/dist/components/filter/filter-checkbox/editor.d.ts +2 -1
- package/dist/components/filter/filter-checkbox/render.d.ts +3 -3
- package/dist/components/filter/filter-date-range/editor.d.ts +2 -2
- package/dist/components/filter/filter-date-range/filter-date-range-for-editor-field.d.ts +2 -1
- package/dist/components/filter/filter-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/calendar.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/hints.d.ts +1 -1
- package/dist/components/filter/filter-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/editor.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/calendar.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/day-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/month-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/quarter-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -0
- package/dist/components/filter/filter-merico-date-range/widget/calendar/utils.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/week-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/select-step.d.ts +3 -2
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/utils.d.ts +1 -0
- package/dist/components/filter/filter-multi-select/editor.d.ts +2 -2
- package/dist/components/filter/filter-multi-select/render/index.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/editor.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/preset-option-series.d.ts +1 -0
- package/dist/components/filter/filter-select/editor/static-options.d.ts +2 -1
- package/dist/components/filter/filter-select/render.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-setting.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-settings.d.ts +2 -2
- package/dist/components/filter/filter-settings/filter-usage-table.d.ts +2 -1
- package/dist/components/filter/filter-settings/index.d.ts +1 -1
- package/dist/components/filter/filter-settings/preview-filter.d.ts +2 -1
- package/dist/components/filter/filter-settings/types.d.ts +1 -0
- package/dist/components/filter/filter-text-input/editor.d.ts +2 -2
- package/dist/components/filter/filter-text-input/render.d.ts +3 -3
- package/dist/components/filter/filter-tree/common/expected-structure.d.ts +1 -1
- package/dist/components/filter/filter-tree/common/query-data-to-tree.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/switcher-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/tree-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +2 -2
- package/dist/components/filter/filter-tree/filter-tree-select/render/filter-tree-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/use-select-all.d.ts +1 -0
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/editor/filter-tree-single-select-editor.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/filter-tree-single-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter.d.ts +2 -1
- package/dist/components/filter/index.d.ts +2 -2
- package/dist/components/filter/pick-query-for-filter/expected-structure-for-select.d.ts +1 -1
- package/dist/components/filter/pick-query-for-filter/index.d.ts +1 -1
- package/dist/components/filter/search-button/index.d.ts +2 -2
- package/dist/components/filter/select-item.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/delete-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-editor/dropdown-menu-items/duplicate.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-data.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-interaction.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-variable.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-visualization.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/query-menu-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-query-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/index.d.ts +2 -2
- package/dist/components/panel/panel-render/client-panel-render.d.ts +1 -1
- package/dist/components/panel/panel-render/description-popover/index.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-data.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-schema.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-screenshot.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-render/dropdown-menu-items/enter-fullscreen.d.ts +2 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/refresh.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +2 -2
- package/dist/components/panel/panel-render/full-screen-render/use-panel-full-screen.d.ts +1 -0
- package/dist/components/panel/panel-render/panel-dropdown-menu.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render-base.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render.d.ts +2 -1
- package/dist/components/panel/panel-render/panel-viz-features.d.ts +3 -2
- package/dist/components/panel/panel-render/title-bar/index.d.ts +1 -1
- package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +2 -2
- package/dist/components/panel/panel-render/viz/panel-error-or-state-message.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/panel-viz-section.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/viz.d.ts +3 -3
- package/dist/components/panel/plugin-adaptor.d.ts +4 -3
- package/dist/components/panel/settings/common/aggregation-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/data-field-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-color-swatches.d.ts +1 -1
- package/dist/components/panel/settings/common/mantine-font-weight.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +2 -2
- package/dist/components/panel/settings/common/numbro-format-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/panel-query-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +2 -2
- package/dist/components/panel/settings/common/variable-selector/variable-selector.d.ts +2 -1
- package/dist/components/panel/use-config-viz-instance-service.d.ts +3 -2
- package/dist/components/plugins/color-manager/color-manager.d.ts +1 -0
- package/dist/components/plugins/color-manager/impl.d.ts +2 -1
- package/dist/components/plugins/color-manager/multi-step-value-mapper.d.ts +1 -0
- package/dist/components/plugins/colors/diverging-color.d.ts +1 -0
- package/dist/components/plugins/colors/index.d.ts +1 -0
- package/dist/components/plugins/colors/sequential-color.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/get-number-or-dynamic-value.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/option.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/reference-area/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/stats-around-viz/stats-around-viz.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic-size-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/tooltip-metric/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/utils.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/preview-gradient-and-apply-palette.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/skip-range-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/interval-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/piece-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/pieces-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/preview-visual-map.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/function-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-interpolation-select/index.d.ts +3 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/style.d.ts +1 -1
- package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/field-array-tabs/field-array-tabs.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/tab-list.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/types.d.ts +2 -1
- package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/viz-config-banner.d.ts +1 -1
- package/dist/components/plugins/hooks/use-channel-event.d.ts +1 -0
- package/dist/components/plugins/hooks/use-current-viz-instance.d.ts +1 -1
- package/dist/components/plugins/hooks/use-handle-chart-render-finished.d.ts +1 -0
- package/dist/components/plugins/hooks/use-row-data-map.d.ts +2 -1
- package/dist/components/plugins/hooks/use-storage-data.d.ts +1 -0
- package/dist/components/plugins/hooks/use-tab-state.d.ts +1 -1
- package/dist/components/plugins/instance-migrator/index.d.ts +2 -1
- package/dist/components/plugins/json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/message-channels.d.ts +2 -1
- package/dist/components/plugins/panel-addon/panel-addon-context.d.ts +3 -2
- package/dist/components/plugins/panel-addon/panel-addon-manager.d.ts +2 -1
- package/dist/components/plugins/plugin-context.d.ts +6530 -0
- package/dist/components/plugins/plugin-data-migrator/plugin-data-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-data-migrator/version-based-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-manager.d.ts +1 -0
- package/dist/components/plugins/service/service-locator/use-service-locator.d.ts +4 -3
- package/dist/components/plugins/service/use-top-level-services.d.ts +3 -2
- package/dist/components/plugins/sub-tree-json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/test-utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/legend/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/common.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/index.d.ts +5 -4
- package/dist/components/plugins/viz-components/boxplot-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/reference-line.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/box.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/outliers.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/index.d.ts +4 -3
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/additional-metrics.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/boxplot.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/outlier.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/triggers/click-boxplot.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/triggers/click-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/viz-button-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/viz-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/calendar/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/triggers/click-calendar-date.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/get-echarts-data-zoom-option.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/reference-area.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/regression-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.scatter.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/migrators/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/option/events.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/regression.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/get-echarts-symbol-size.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_areas.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/triggers/click-echart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/funnel/viz-funnel-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/viz-funnel-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/pagination/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/heatmap-pagination.d.ts +1 -1
- package/dist/components/plugins/viz-components/heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-grouped-data.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-series-data.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/reference_lines.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/triggers/click-horizontal-bar-chart-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/deviation.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/x_axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-1.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-3.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-4.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/basis-metric-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/metric-description.d.ts +1 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/migrators/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/viz-merico-linear-gauge-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/option.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/viz-merico-linear-gauge.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/get-groups-from-yaml.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/viz-merico-panel-groups-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/render/viz-merico-panel-groups.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-stats/editors/styles/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/migrators/v2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/viz-merico-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/mark-line.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/mark-line-and-area.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/y-axes.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/triggers/click-pareto.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +1 -1
- package/dist/components/plugins/viz-components/pie-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pie-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/triggers/click-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/additional-series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/dimension.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.label.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/triggers/click-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/editors/regression-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/regression-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/choose-data-keys/choose-data-keys.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/desc.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +1 -1
- package/dist/components/plugins/viz-components/regression-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/viz-regression-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic-color-function-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/get-series-color.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/static.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/get-echarts-symbol-size.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/triggers/click-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/type.d.ts +4 -3
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/triggers/click-stats.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/update/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats.d.ts +3 -2
- package/dist/components/plugins/viz-components/sunburst/editors/data-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/level.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/array-to-tree.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/types.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +3 -3
- package/dist/components/plugins/viz-components/table/components/head-cell.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/column.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/table/editors/columns/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/pagination.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/styling.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/migrators/handlers.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/cell-value.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/pagination-and-row-count.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/table-body.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/render/use-get-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/render/viz-table-component.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/table-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/triggers/click-cell-content.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/viz-table-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/viz-table.styles.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/func-content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/viz-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/viz-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/dashboard-state-variable-selector.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/fields.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/viz-viz-dashboard-state-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/checkbox-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/context-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/date-range-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/item-badge.d.ts +3 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/multi-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/selection-table.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/state-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/text-input-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/state-items.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/viz-viz-dashboard-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-instance-api.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/error-figure.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/request/call-expert-system.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm.d.ts +2 -1
- package/dist/components/plugins/viz-manager/components.d.ts +3 -2
- package/dist/components/plugins/viz-manager/impl.d.ts +1 -0
- package/dist/components/plugins/viz-manager/types.d.ts +1 -0
- package/dist/components/view/layout/edit-layout.d.ts +2 -1
- package/dist/components/view/layout/render-layout.d.ts +2 -1
- package/dist/components/view/view-component/preview/division.d.ts +3 -2
- package/dist/components/view/view-component/preview/index.d.ts +3 -2
- package/dist/components/view/view-component/preview/modal.d.ts +3 -2
- package/dist/components/view/view-component/preview/tabs.d.ts +2 -1
- package/dist/components/view/view-component/render/division.d.ts +4 -3
- package/dist/components/view/view-component/render/index.d.ts +3 -2
- package/dist/components/view/view-component/render/modal.d.ts +4 -3
- package/dist/components/view/view-component/render/tabs.d.ts +2 -1
- package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +2 -2
- package/dist/components/view/view-editor.d.ts +2 -2
- package/dist/components/view/view-render.d.ts +2 -2
- package/dist/components/widgets/about-function-utils/index.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-input.d.ts +2 -2
- package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-picker-popover.d.ts +3 -2
- package/dist/components/widgets/custom-selector-item/index.d.ts +1 -0
- package/dist/components/widgets/function-editor/function-editor.d.ts +2 -1
- package/dist/components/widgets/inline-function-input/index.d.ts +2 -2
- package/dist/components/widgets/minimal-monaco-editor.d.ts +1 -1
- package/dist/components/widgets/modal-function-editor/index.d.ts +3 -2
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-form.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/utils.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-picker-control/color-picker-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/utils.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/font-size-extension.d.ts +2 -4
- package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/rich-text-editor-modal.d.ts +1 -1
- package/dist/contexts/additional-panel-menu-items.d.ts +2 -1
- package/dist/contexts/customize-screenshot-context.d.ts +2 -1
- package/dist/contexts/dashboard-action-context.d.ts +2 -1
- package/dist/contexts/dashboard-theme-context.d.ts +2 -1
- package/dist/contexts/dates-provider.d.ts +3 -2
- package/dist/contexts/full-screen-panel-context.d.ts +2 -1
- package/dist/contexts/layout-state-context.d.ts +2 -1
- package/dist/contexts/panel-context.d.ts +12938 -0
- package/dist/contexts/render-content-model-context.d.ts +1 -0
- package/dist/dashboard-editor/dashboard-editor.d.ts +3 -2
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +63 -62
- package/dist/dashboard-editor/model/datasources/db-info/columns.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +28 -27
- package/dist/dashboard-editor/model/datasources/db-info/indexes.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/table-data.d.ts +9 -8
- package/dist/dashboard-editor/model/datasources/db-info/tables.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/index.d.ts +257 -256
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +17 -16
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -0
- package/dist/dashboard-editor/model/datasources/mm-info/metrics.d.ts +6 -6
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +29 -28
- package/dist/dashboard-editor/model/editor/index.d.ts +5 -4
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +70 -69
- package/dist/dashboard-editor/model/filters/index.d.ts +649 -648
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +223 -222
- package/dist/dashboard-editor/model/panels/panel.d.ts +2542 -8943
- package/dist/dashboard-editor/model/queries/queries.d.ts +4294 -4293
- package/dist/dashboard-editor/model/queries/query.d.ts +171 -170
- package/dist/dashboard-editor/model/sql-snippets/index.d.ts +22 -21
- package/dist/dashboard-editor/model/views/index.d.ts +2684 -2684
- package/dist/dashboard-editor/model/views/view.d.ts +113 -112
- package/dist/dashboard-editor/ui/header/add-a-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/edit-breakpoints.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/download-this-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/explain-json-schema.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/form.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/main-header.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/save-changes-or-more.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/spotlight/editor-spotlight.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-action-component.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-actions.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-control.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/sub-header.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/view-links.d.ts +1 -1
- 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/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/query-state-message.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/full-space-loading.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/columns-table.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/indexes-table.d.ts +5 -4
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/tooltip-value.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-nav-links.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-filter/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-filters/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-mock-context/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/change-view-of-panel.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/description.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/edit-style.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/name.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/title.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-variables-guide.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/preview-panel.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/select-viz-type.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/model.d.ts +939 -938
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-field.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variables-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/viz-conf.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-queries/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/copy.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/delete.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/external-link.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/more.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/play.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/more-actions.d.ts +3 -2
- 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/preview-data/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/preview-data.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/query-state-message.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-query-and-vars/preview-query-and-vars.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/derived-calculations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/boolean.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/date.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 +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension.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/number.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/string.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-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/edit-metric-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-time-and-step.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-sql-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/run-by-checkbox.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/set-groupby-metrics.d.ts +3 -2
- 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 +3 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/time-query-switch.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-stats.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/query-tabs.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/run-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/select-metric.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/configurations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/delete-query.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/query-usage.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/select-data-source.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/http/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/edit-sql.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql-in-monaco-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/query-dependency.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/transform/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/item-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/preview-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippets/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.division.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.tabs.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/function-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +373 -372
- package/dist/dashboard-editor/ui/settings/content/edit-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/utils.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/global-sql-snippets-table.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +2 -2
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-modal.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-filter.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-panel.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-query.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-sql-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-view.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/filters-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/navbar/action-button/queries-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/sql-snippets-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/nav-links.d.ts +1 -1
- package/dist/dashboard-render/dashboard-render.d.ts +2 -1
- package/dist/dashboard-render/model/types.d.ts +1 -0
- package/dist/dashboard.es.js +1 -1
- package/dist/dashboard.umd.js +1 -1
- package/dist/i18n/i18n.d.ts +2 -1
- package/dist/i18n/i18next-context.d.ts +3 -2
- package/dist/index.d.ts +2 -1
- package/dist/interactions/attachment-instance-manager.d.ts +1 -0
- package/dist/interactions/components/interaction-settings.d.ts +3 -2
- package/dist/interactions/components/operation-select.d.ts +2 -1
- package/dist/interactions/components/trigger-config-model.d.ts +1 -0
- package/dist/interactions/components/trigger-select.d.ts +3 -2
- package/dist/interactions/components/variable-list.d.ts +2 -1
- package/dist/interactions/hooks/use-current-interaction-manager.d.ts +1 -0
- package/dist/interactions/hooks/use-watch-triggers.d.ts +1 -0
- package/dist/interactions/interaction-manager.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/edges.d.ts +2 -1
- package/dist/interactions/interactions-viewer/data/index.d.ts +3 -2
- package/dist/interactions/interactions-viewer/data/nodes.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/position.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/index.d.ts +1 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +3 -3
- package/dist/interactions/interactions-viewer/node-with-interactions/lines.d.ts +2 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/viewer.d.ts +2 -1
- package/dist/interactions/null-interaction-manager.d.ts +1 -0
- package/dist/interactions/operation/operation-manager-impl.d.ts +1 -0
- package/dist/interactions/operation/operations/clear-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/console-log.d.ts +1 -0
- package/dist/interactions/operation/operations/index.d.ts +1 -0
- package/dist/interactions/operation/operations/open-link.d.ts +1 -0
- package/dist/interactions/operation/operations/open-view.d.ts +1 -0
- package/dist/interactions/operation/operations/scroll-to-panel.d.ts +1 -0
- package/dist/interactions/operation/operations/set-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/switch-tab.d.ts +1 -0
- package/dist/interactions/temp-hack.d.ts +1 -0
- package/dist/interactions/test/helpers.d.ts +1 -0
- package/dist/interactions/trigger/trigger-manager-impl.d.ts +1 -0
- package/dist/model/meta-model/context/context.d.ts +8 -8
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/types.d.ts +1 -1
- package/dist/model/meta-model/dashboard/content/filter/widgets/checkbox.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +24 -23
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +20 -19
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +71 -70
- package/dist/model/meta-model/dashboard/content/filter/widgets/select-base.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +66 -65
- package/dist/model/meta-model/dashboard/content/filter/widgets/text-input.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +17 -16
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +77 -76
- package/dist/model/meta-model/dashboard/content/initial-content.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/layout/layout-set.d.ts +38 -37
- package/dist/model/meta-model/dashboard/content/mock-context/mock-context.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/panel/panel.d.ts +858 -857
- package/dist/model/meta-model/dashboard/content/panel/style/border.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/style/index.d.ts +7 -6
- package/dist/model/meta-model/dashboard/content/panel/title.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/variable.d.ts +471 -470
- package/dist/model/meta-model/dashboard/content/panel/viz.d.ts +6 -5
- package/dist/model/meta-model/dashboard/content/query/db-query.d.ts +13 -12
- package/dist/model/meta-model/dashboard/content/query/http-query.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/query/merico-metric-query.d.ts +129 -128
- package/dist/model/meta-model/dashboard/content/query/query.d.ts +163 -162
- package/dist/model/meta-model/dashboard/content/query/transform-query.d.ts +21 -20
- package/dist/model/meta-model/dashboard/content/sql-snippet/sql-snippet.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/types.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/view/view.d.ts +94 -93
- package/dist/model/meta-model/dashboard/content/view/widgets/division.d.ts +8 -7
- package/dist/model/meta-model/dashboard/content/view/widgets/modal.d.ts +26 -25
- package/dist/model/meta-model/dashboard/content/view/widgets/tabs.d.ts +73 -72
- package/dist/model/meta-model/datasources/datasource.d.ts +8 -7
- package/dist/model/meta-model/datasources/datasources.d.ts +17 -16
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippet.d.ts +7 -7
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippets.d.ts +17 -16
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +504 -503
- package/dist/model/render-model/dashboard/content/filters/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +228 -227
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +2646 -6924
- package/dist/model/render-model/dashboard/content/panels/types.d.ts +8 -7
- package/dist/model/render-model/dashboard/content/queries/mute-query.d.ts +157 -156
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +3462 -3461
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +177 -176
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippet.d.ts +6 -5
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippets.d.ts +19 -18
- package/dist/model/render-model/dashboard/content/sql-snippets/types.d.ts +1 -0
- package/dist/model/render-model/dashboard/content/sql-snippets/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/views/view.d.ts +115 -114
- package/dist/model/render-model/dashboard/content/views/views.d.ts +2120 -2119
- package/dist/model/utils/draft.d.ts +1 -0
- package/dist/shared/api-client/default-api-client.d.ts +1 -0
- package/dist/shared/api-client/facade-api-client.d.ts +1 -0
- package/dist/shared/api-client/types.d.ts +1 -0
- package/dist/shared/api-client/utils.d.ts +1 -0
- package/dist/stats.html +1 -1
- package/dist/styles/common-html-content-style.d.ts +1 -0
- package/dist/styles/default-echarts-options/index.d.ts +3 -3
- package/dist/styles/default-echarts-options/tooltip.d.ts +1 -0
- package/dist/styles/default-echarts-options/x-axis.d.ts +1 -0
- package/dist/styles/default-echarts-options/y-axis.d.ts +1 -0
- package/dist/styles/viz-box.d.ts +3 -2
- package/dist/types/dashboard.d.ts +3 -2
- package/dist/types/plugin/index.d.ts +3 -2
- package/dist/utils/color-feed.d.ts +1 -0
- package/dist/utils/dashboard-state.d.ts +1 -0
- package/dist/utils/data.d.ts +1 -0
- package/dist/utils/diff-json.d.ts +1 -0
- package/dist/utils/error-boundary.d.ts +4 -3
- package/dist/utils/function-utils.d.ts +6 -5
- package/dist/utils/http-query.d.ts +1 -0
- package/dist/utils/mantine.d.ts +1 -0
- package/dist/utils/rich-text/parse-rich-text-content.d.ts +2 -1
- package/dist/utils/sql.d.ts +1 -0
- package/dist/utils/template/editor/template-input.d.ts +3 -2
- package/dist/utils/template/editor/utils.d.ts +1 -0
- package/dist/utils/template/render/render-jsx.d.ts +1 -0
- package/dist/utils/template/render/render-string.d.ts +2 -2
- package/dist/utils/template/types.d.ts +2 -1
- package/dist/utils/template/utils.d.ts +1 -0
- package/dist/version.json +2 -2
- package/package.json +1 -1
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import { Instance } from 'mobx-state-tree';
|
|
2
2
|
import { FilterMetaInstance, TDashboardStateItem } from '../../../model';
|
|
3
3
|
import { AnyObject, DashboardFilterType } from '../../../types';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
4
|
+
|
|
5
|
+
export declare const FiltersModel: import('mobx-state-tree').IModelType<{
|
|
6
|
+
current: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
7
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
8
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
9
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
10
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
11
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
12
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
13
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
14
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
15
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
15
16
|
default_value: (string | null)[];
|
|
16
17
|
required: boolean;
|
|
17
18
|
_name: "date-range";
|
|
@@ -27,81 +28,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
27
28
|
inputFormat: "YYYY/MM/DD";
|
|
28
29
|
default_shortcut: string;
|
|
29
30
|
default_step: string;
|
|
30
|
-
} | import(
|
|
31
|
-
_name: import(
|
|
32
|
-
min_width: import(
|
|
33
|
-
default_value: import(
|
|
34
|
-
default_value_mode: import(
|
|
31
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
32
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
33
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
34
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
35
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
35
36
|
} & {
|
|
36
|
-
static_options: import(
|
|
37
|
-
label: import(
|
|
38
|
-
value: import(
|
|
37
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
38
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
39
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
39
40
|
}, {
|
|
40
41
|
setLabel(label: string): void;
|
|
41
42
|
setValue(value: string): void;
|
|
42
|
-
}, import(
|
|
43
|
-
options_query_id: import(
|
|
44
|
-
default_selection_count: import(
|
|
45
|
-
required: import(
|
|
46
|
-
}> | import(
|
|
47
|
-
_name: import(
|
|
48
|
-
default_value: import(
|
|
49
|
-
treeCheckStrictly: import(
|
|
43
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
44
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
45
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
46
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
47
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
48
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
49
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
50
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
50
51
|
} & {
|
|
51
|
-
min_width: import(
|
|
52
|
-
default_value_mode: import(
|
|
52
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
53
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
53
54
|
} & {
|
|
54
|
-
static_options: import(
|
|
55
|
-
label: import(
|
|
56
|
-
value: import(
|
|
55
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
56
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
57
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
57
58
|
}, {
|
|
58
59
|
setLabel(label: string): void;
|
|
59
60
|
setValue(value: string): void;
|
|
60
|
-
}, import(
|
|
61
|
-
options_query_id: import(
|
|
62
|
-
default_selection_count: import(
|
|
63
|
-
required: import(
|
|
64
|
-
}> | import(
|
|
65
|
-
_name: import(
|
|
66
|
-
default_value: import(
|
|
61
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
62
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
63
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
64
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
65
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
66
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
67
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
67
68
|
} & {
|
|
68
|
-
min_width: import(
|
|
69
|
-
default_value_mode: import(
|
|
69
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
70
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
70
71
|
} & {
|
|
71
|
-
static_options: import(
|
|
72
|
-
label: import(
|
|
73
|
-
value: import(
|
|
72
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
73
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
74
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
74
75
|
}, {
|
|
75
76
|
setLabel(label: string): void;
|
|
76
77
|
setValue(value: string): void;
|
|
77
|
-
}, import(
|
|
78
|
-
options_query_id: import(
|
|
79
|
-
default_selection_count: import(
|
|
80
|
-
required: import(
|
|
81
|
-
}> | import(
|
|
82
|
-
_name: import(
|
|
83
|
-
required: import(
|
|
84
|
-
default_value: import(
|
|
85
|
-
}> | import(
|
|
86
|
-
_name: import(
|
|
87
|
-
description: import(
|
|
88
|
-
default_value: import(
|
|
89
|
-
}> | import(
|
|
90
|
-
_name: import(
|
|
91
|
-
default_value: import(
|
|
92
|
-
width: import(
|
|
93
|
-
clearable: import(
|
|
78
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
79
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
80
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
81
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
82
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
83
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
84
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
85
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
86
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
87
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
88
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
89
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
90
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
91
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
92
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
93
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
94
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
94
95
|
} & {
|
|
95
|
-
static_options: import(
|
|
96
|
-
label: import(
|
|
97
|
-
value: import(
|
|
96
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
97
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
98
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
98
99
|
}, {
|
|
99
100
|
setLabel(label: string): void;
|
|
100
101
|
setValue(value: string): void;
|
|
101
|
-
}, import(
|
|
102
|
-
options_query_id: import(
|
|
103
|
-
default_selection_count: import(
|
|
104
|
-
required: import(
|
|
102
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
103
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
104
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
105
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
105
106
|
}>, any>;
|
|
106
107
|
}, {
|
|
107
108
|
readonly contentModel: any;
|
|
@@ -121,7 +122,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
121
122
|
order: number;
|
|
122
123
|
config: any;
|
|
123
124
|
auto_submit: boolean;
|
|
124
|
-
visibleInViewsIDs: import(
|
|
125
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
125
126
|
default_value_func: string;
|
|
126
127
|
};
|
|
127
128
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -136,19 +137,19 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
136
137
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
137
138
|
setAutoSubmit(v: boolean): void;
|
|
138
139
|
setDefaultValueFunc(v: string): void;
|
|
139
|
-
}, import(
|
|
140
|
-
values: import(
|
|
140
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
141
|
+
values: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<any, any, any>, [undefined]>;
|
|
141
142
|
} & {
|
|
142
|
-
current: import(
|
|
143
|
-
id: import(
|
|
144
|
-
key: import(
|
|
145
|
-
label: import(
|
|
146
|
-
order: import(
|
|
147
|
-
visibleInViewsIDs: import(
|
|
148
|
-
auto_submit: import(
|
|
149
|
-
default_value_func: import(
|
|
150
|
-
type: import(
|
|
151
|
-
config: import(
|
|
143
|
+
current: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
144
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
145
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
146
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
147
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
148
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
149
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
150
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
151
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
152
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
152
153
|
default_value: (string | null)[];
|
|
153
154
|
required: boolean;
|
|
154
155
|
_name: "date-range";
|
|
@@ -164,81 +165,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
164
165
|
inputFormat: "YYYY/MM/DD";
|
|
165
166
|
default_shortcut: string;
|
|
166
167
|
default_step: string;
|
|
167
|
-
} | import(
|
|
168
|
-
_name: import(
|
|
169
|
-
min_width: import(
|
|
170
|
-
default_value: import(
|
|
171
|
-
default_value_mode: import(
|
|
168
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
169
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
170
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
171
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
172
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
172
173
|
} & {
|
|
173
|
-
static_options: import(
|
|
174
|
-
label: import(
|
|
175
|
-
value: import(
|
|
174
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
175
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
176
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
176
177
|
}, {
|
|
177
178
|
setLabel(label: string): void;
|
|
178
179
|
setValue(value: string): void;
|
|
179
|
-
}, import(
|
|
180
|
-
options_query_id: import(
|
|
181
|
-
default_selection_count: import(
|
|
182
|
-
required: import(
|
|
183
|
-
}> | import(
|
|
184
|
-
_name: import(
|
|
185
|
-
default_value: import(
|
|
186
|
-
treeCheckStrictly: import(
|
|
180
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
181
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
182
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
183
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
184
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
185
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
186
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
187
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
187
188
|
} & {
|
|
188
|
-
min_width: import(
|
|
189
|
-
default_value_mode: import(
|
|
189
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
190
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
190
191
|
} & {
|
|
191
|
-
static_options: import(
|
|
192
|
-
label: import(
|
|
193
|
-
value: import(
|
|
192
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
193
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
194
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
194
195
|
}, {
|
|
195
196
|
setLabel(label: string): void;
|
|
196
197
|
setValue(value: string): void;
|
|
197
|
-
}, import(
|
|
198
|
-
options_query_id: import(
|
|
199
|
-
default_selection_count: import(
|
|
200
|
-
required: import(
|
|
201
|
-
}> | import(
|
|
202
|
-
_name: import(
|
|
203
|
-
default_value: import(
|
|
198
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
199
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
200
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
201
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
202
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
203
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
204
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
204
205
|
} & {
|
|
205
|
-
min_width: import(
|
|
206
|
-
default_value_mode: import(
|
|
206
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
207
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
207
208
|
} & {
|
|
208
|
-
static_options: import(
|
|
209
|
-
label: import(
|
|
210
|
-
value: import(
|
|
209
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
210
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
211
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
211
212
|
}, {
|
|
212
213
|
setLabel(label: string): void;
|
|
213
214
|
setValue(value: string): void;
|
|
214
|
-
}, import(
|
|
215
|
-
options_query_id: import(
|
|
216
|
-
default_selection_count: import(
|
|
217
|
-
required: import(
|
|
218
|
-
}> | import(
|
|
219
|
-
_name: import(
|
|
220
|
-
required: import(
|
|
221
|
-
default_value: import(
|
|
222
|
-
}> | import(
|
|
223
|
-
_name: import(
|
|
224
|
-
description: import(
|
|
225
|
-
default_value: import(
|
|
226
|
-
}> | import(
|
|
227
|
-
_name: import(
|
|
228
|
-
default_value: import(
|
|
229
|
-
width: import(
|
|
230
|
-
clearable: import(
|
|
215
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
216
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
217
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
218
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
219
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
220
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
221
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
222
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
223
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
224
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
225
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
226
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
227
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
228
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
229
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
230
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
231
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
231
232
|
} & {
|
|
232
|
-
static_options: import(
|
|
233
|
-
label: import(
|
|
234
|
-
value: import(
|
|
233
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
234
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
235
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
235
236
|
}, {
|
|
236
237
|
setLabel(label: string): void;
|
|
237
238
|
setValue(value: string): void;
|
|
238
|
-
}, import(
|
|
239
|
-
options_query_id: import(
|
|
240
|
-
default_selection_count: import(
|
|
241
|
-
required: import(
|
|
239
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
240
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
241
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
242
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
242
243
|
}>, any>;
|
|
243
244
|
}, {
|
|
244
245
|
readonly contentModel: any;
|
|
@@ -258,7 +259,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
258
259
|
order: number;
|
|
259
260
|
config: any;
|
|
260
261
|
auto_submit: boolean;
|
|
261
|
-
visibleInViewsIDs: import(
|
|
262
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
262
263
|
default_value_func: string;
|
|
263
264
|
};
|
|
264
265
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -274,9 +275,9 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
274
275
|
setAutoSubmit(v: boolean): void;
|
|
275
276
|
setDefaultValueFunc(v: string): void;
|
|
276
277
|
} & {
|
|
277
|
-
readonly usages: import(
|
|
278
|
-
}, import(
|
|
279
|
-
previewValues: import(
|
|
278
|
+
readonly usages: import('./filter-model').FilterUsageType[];
|
|
279
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
280
|
+
previewValues: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<any, any, any>, [undefined]>;
|
|
280
281
|
}, {
|
|
281
282
|
readonly json: {
|
|
282
283
|
id: string;
|
|
@@ -286,7 +287,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
286
287
|
order: number;
|
|
287
288
|
config: any;
|
|
288
289
|
auto_submit: boolean;
|
|
289
|
-
visibleInViewsIDs: import(
|
|
290
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
290
291
|
default_value_func: string;
|
|
291
292
|
}[];
|
|
292
293
|
readonly valuesString: string;
|
|
@@ -304,12 +305,12 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
304
305
|
key: string;
|
|
305
306
|
label: string;
|
|
306
307
|
order: number;
|
|
307
|
-
visibleInViewsIDs: import(
|
|
308
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
308
309
|
auto_submit: boolean;
|
|
309
310
|
default_value_func: string;
|
|
310
311
|
type: DashboardFilterType;
|
|
311
312
|
config: any;
|
|
312
|
-
} & import(
|
|
313
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
313
314
|
readonly contentModel: any;
|
|
314
315
|
readonly filters: any;
|
|
315
316
|
readonly value: any;
|
|
@@ -327,7 +328,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
327
328
|
order: number;
|
|
328
329
|
config: any;
|
|
329
330
|
auto_submit: boolean;
|
|
330
|
-
visibleInViewsIDs: import(
|
|
331
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
331
332
|
default_value_func: string;
|
|
332
333
|
};
|
|
333
334
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -342,16 +343,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
342
343
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
343
344
|
setAutoSubmit(v: boolean): void;
|
|
344
345
|
setDefaultValueFunc(v: string): void;
|
|
345
|
-
} & import(
|
|
346
|
-
id: import(
|
|
347
|
-
key: import(
|
|
348
|
-
label: import(
|
|
349
|
-
order: import(
|
|
350
|
-
visibleInViewsIDs: import(
|
|
351
|
-
auto_submit: import(
|
|
352
|
-
default_value_func: import(
|
|
353
|
-
type: import(
|
|
354
|
-
config: import(
|
|
346
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
347
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
348
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
349
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
350
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
351
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
352
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
353
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
354
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
355
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
355
356
|
default_value: (string | null)[];
|
|
356
357
|
required: boolean;
|
|
357
358
|
_name: "date-range";
|
|
@@ -367,81 +368,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
367
368
|
inputFormat: "YYYY/MM/DD";
|
|
368
369
|
default_shortcut: string;
|
|
369
370
|
default_step: string;
|
|
370
|
-
} | import(
|
|
371
|
-
_name: import(
|
|
372
|
-
min_width: import(
|
|
373
|
-
default_value: import(
|
|
374
|
-
default_value_mode: import(
|
|
371
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
372
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
373
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
374
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
375
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
375
376
|
} & {
|
|
376
|
-
static_options: import(
|
|
377
|
-
label: import(
|
|
378
|
-
value: import(
|
|
377
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
378
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
379
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
379
380
|
}, {
|
|
380
381
|
setLabel(label: string): void;
|
|
381
382
|
setValue(value: string): void;
|
|
382
|
-
}, import(
|
|
383
|
-
options_query_id: import(
|
|
384
|
-
default_selection_count: import(
|
|
385
|
-
required: import(
|
|
386
|
-
}> | import(
|
|
387
|
-
_name: import(
|
|
388
|
-
default_value: import(
|
|
389
|
-
treeCheckStrictly: import(
|
|
383
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
384
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
385
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
386
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
387
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
388
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
389
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
390
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
390
391
|
} & {
|
|
391
|
-
min_width: import(
|
|
392
|
-
default_value_mode: import(
|
|
392
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
393
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
393
394
|
} & {
|
|
394
|
-
static_options: import(
|
|
395
|
-
label: import(
|
|
396
|
-
value: import(
|
|
395
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
396
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
397
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
397
398
|
}, {
|
|
398
399
|
setLabel(label: string): void;
|
|
399
400
|
setValue(value: string): void;
|
|
400
|
-
}, import(
|
|
401
|
-
options_query_id: import(
|
|
402
|
-
default_selection_count: import(
|
|
403
|
-
required: import(
|
|
404
|
-
}> | import(
|
|
405
|
-
_name: import(
|
|
406
|
-
default_value: import(
|
|
401
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
402
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
403
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
404
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
405
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
406
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
407
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
407
408
|
} & {
|
|
408
|
-
min_width: import(
|
|
409
|
-
default_value_mode: import(
|
|
409
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
410
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
410
411
|
} & {
|
|
411
|
-
static_options: import(
|
|
412
|
-
label: import(
|
|
413
|
-
value: import(
|
|
412
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
413
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
414
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
414
415
|
}, {
|
|
415
416
|
setLabel(label: string): void;
|
|
416
417
|
setValue(value: string): void;
|
|
417
|
-
}, import(
|
|
418
|
-
options_query_id: import(
|
|
419
|
-
default_selection_count: import(
|
|
420
|
-
required: import(
|
|
421
|
-
}> | import(
|
|
422
|
-
_name: import(
|
|
423
|
-
required: import(
|
|
424
|
-
default_value: import(
|
|
425
|
-
}> | import(
|
|
426
|
-
_name: import(
|
|
427
|
-
description: import(
|
|
428
|
-
default_value: import(
|
|
429
|
-
}> | import(
|
|
430
|
-
_name: import(
|
|
431
|
-
default_value: import(
|
|
432
|
-
width: import(
|
|
433
|
-
clearable: import(
|
|
418
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
419
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
420
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
421
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
422
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
423
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
424
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
425
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
426
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
427
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
428
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
429
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
430
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
431
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
432
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
433
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
434
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
434
435
|
} & {
|
|
435
|
-
static_options: import(
|
|
436
|
-
label: import(
|
|
437
|
-
value: import(
|
|
436
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
437
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
438
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
438
439
|
}, {
|
|
439
440
|
setLabel(label: string): void;
|
|
440
441
|
setValue(value: string): void;
|
|
441
|
-
}, import(
|
|
442
|
-
options_query_id: import(
|
|
443
|
-
default_selection_count: import(
|
|
444
|
-
required: import(
|
|
442
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
443
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
444
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
445
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
445
446
|
}>, any>;
|
|
446
447
|
}, {
|
|
447
448
|
readonly contentModel: any;
|
|
@@ -461,7 +462,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
461
462
|
order: number;
|
|
462
463
|
config: any;
|
|
463
464
|
auto_submit: boolean;
|
|
464
|
-
visibleInViewsIDs: import(
|
|
465
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
465
466
|
default_value_func: string;
|
|
466
467
|
};
|
|
467
468
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -476,18 +477,18 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
476
477
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
477
478
|
setAutoSubmit(v: boolean): void;
|
|
478
479
|
setDefaultValueFunc(v: string): void;
|
|
479
|
-
}, import(
|
|
480
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
480
481
|
findByKey(key: string): ({
|
|
481
482
|
id: string;
|
|
482
483
|
key: string;
|
|
483
484
|
label: string;
|
|
484
485
|
order: number;
|
|
485
|
-
visibleInViewsIDs: import(
|
|
486
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
486
487
|
auto_submit: boolean;
|
|
487
488
|
default_value_func: string;
|
|
488
489
|
type: DashboardFilterType;
|
|
489
490
|
config: any;
|
|
490
|
-
} & import(
|
|
491
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
491
492
|
readonly contentModel: any;
|
|
492
493
|
readonly filters: any;
|
|
493
494
|
readonly value: any;
|
|
@@ -505,7 +506,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
505
506
|
order: number;
|
|
506
507
|
config: any;
|
|
507
508
|
auto_submit: boolean;
|
|
508
|
-
visibleInViewsIDs: import(
|
|
509
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
509
510
|
default_value_func: string;
|
|
510
511
|
};
|
|
511
512
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -520,16 +521,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
520
521
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
521
522
|
setAutoSubmit(v: boolean): void;
|
|
522
523
|
setDefaultValueFunc(v: string): void;
|
|
523
|
-
} & import(
|
|
524
|
-
id: import(
|
|
525
|
-
key: import(
|
|
526
|
-
label: import(
|
|
527
|
-
order: import(
|
|
528
|
-
visibleInViewsIDs: import(
|
|
529
|
-
auto_submit: import(
|
|
530
|
-
default_value_func: import(
|
|
531
|
-
type: import(
|
|
532
|
-
config: import(
|
|
524
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
525
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
526
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
527
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
528
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
529
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
530
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
531
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
532
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
533
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
533
534
|
default_value: (string | null)[];
|
|
534
535
|
required: boolean;
|
|
535
536
|
_name: "date-range";
|
|
@@ -545,81 +546,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
545
546
|
inputFormat: "YYYY/MM/DD";
|
|
546
547
|
default_shortcut: string;
|
|
547
548
|
default_step: string;
|
|
548
|
-
} | import(
|
|
549
|
-
_name: import(
|
|
550
|
-
min_width: import(
|
|
551
|
-
default_value: import(
|
|
552
|
-
default_value_mode: import(
|
|
549
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
550
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
551
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
552
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
553
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
553
554
|
} & {
|
|
554
|
-
static_options: import(
|
|
555
|
-
label: import(
|
|
556
|
-
value: import(
|
|
555
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
556
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
557
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
557
558
|
}, {
|
|
558
559
|
setLabel(label: string): void;
|
|
559
560
|
setValue(value: string): void;
|
|
560
|
-
}, import(
|
|
561
|
-
options_query_id: import(
|
|
562
|
-
default_selection_count: import(
|
|
563
|
-
required: import(
|
|
564
|
-
}> | import(
|
|
565
|
-
_name: import(
|
|
566
|
-
default_value: import(
|
|
567
|
-
treeCheckStrictly: import(
|
|
561
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
562
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
563
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
564
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
565
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
566
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
567
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
568
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
568
569
|
} & {
|
|
569
|
-
min_width: import(
|
|
570
|
-
default_value_mode: import(
|
|
570
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
571
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
571
572
|
} & {
|
|
572
|
-
static_options: import(
|
|
573
|
-
label: import(
|
|
574
|
-
value: import(
|
|
573
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
574
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
575
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
575
576
|
}, {
|
|
576
577
|
setLabel(label: string): void;
|
|
577
578
|
setValue(value: string): void;
|
|
578
|
-
}, import(
|
|
579
|
-
options_query_id: import(
|
|
580
|
-
default_selection_count: import(
|
|
581
|
-
required: import(
|
|
582
|
-
}> | import(
|
|
583
|
-
_name: import(
|
|
584
|
-
default_value: import(
|
|
579
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
580
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
581
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
582
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
583
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
584
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
585
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
585
586
|
} & {
|
|
586
|
-
min_width: import(
|
|
587
|
-
default_value_mode: import(
|
|
587
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
588
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
588
589
|
} & {
|
|
589
|
-
static_options: import(
|
|
590
|
-
label: import(
|
|
591
|
-
value: import(
|
|
590
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
591
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
592
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
592
593
|
}, {
|
|
593
594
|
setLabel(label: string): void;
|
|
594
595
|
setValue(value: string): void;
|
|
595
|
-
}, import(
|
|
596
|
-
options_query_id: import(
|
|
597
|
-
default_selection_count: import(
|
|
598
|
-
required: import(
|
|
599
|
-
}> | import(
|
|
600
|
-
_name: import(
|
|
601
|
-
required: import(
|
|
602
|
-
default_value: import(
|
|
603
|
-
}> | import(
|
|
604
|
-
_name: import(
|
|
605
|
-
description: import(
|
|
606
|
-
default_value: import(
|
|
607
|
-
}> | import(
|
|
608
|
-
_name: import(
|
|
609
|
-
default_value: import(
|
|
610
|
-
width: import(
|
|
611
|
-
clearable: import(
|
|
596
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
597
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
598
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
599
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
600
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
601
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
602
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
603
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
604
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
605
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
606
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
607
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
608
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
609
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
610
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
611
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
612
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
612
613
|
} & {
|
|
613
|
-
static_options: import(
|
|
614
|
-
label: import(
|
|
615
|
-
value: import(
|
|
614
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
615
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
616
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
616
617
|
}, {
|
|
617
618
|
setLabel(label: string): void;
|
|
618
619
|
setValue(value: string): void;
|
|
619
|
-
}, import(
|
|
620
|
-
options_query_id: import(
|
|
621
|
-
default_selection_count: import(
|
|
622
|
-
required: import(
|
|
620
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
621
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
622
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
623
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
623
624
|
}>, any>;
|
|
624
625
|
}, {
|
|
625
626
|
readonly contentModel: any;
|
|
@@ -639,7 +640,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
639
640
|
order: number;
|
|
640
641
|
config: any;
|
|
641
642
|
auto_submit: boolean;
|
|
642
|
-
visibleInViewsIDs: import(
|
|
643
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
643
644
|
default_value_func: string;
|
|
644
645
|
};
|
|
645
646
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -654,18 +655,18 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
654
655
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
655
656
|
setAutoSubmit(v: boolean): void;
|
|
656
657
|
setDefaultValueFunc(v: string): void;
|
|
657
|
-
}, import(
|
|
658
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
658
659
|
findByIDSet(idset: Set<string>): ({
|
|
659
660
|
id: string;
|
|
660
661
|
key: string;
|
|
661
662
|
label: string;
|
|
662
663
|
order: number;
|
|
663
|
-
visibleInViewsIDs: import(
|
|
664
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
664
665
|
auto_submit: boolean;
|
|
665
666
|
default_value_func: string;
|
|
666
667
|
type: DashboardFilterType;
|
|
667
668
|
config: any;
|
|
668
|
-
} & import(
|
|
669
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
669
670
|
readonly contentModel: any;
|
|
670
671
|
readonly filters: any;
|
|
671
672
|
readonly value: any;
|
|
@@ -683,7 +684,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
683
684
|
order: number;
|
|
684
685
|
config: any;
|
|
685
686
|
auto_submit: boolean;
|
|
686
|
-
visibleInViewsIDs: import(
|
|
687
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
687
688
|
default_value_func: string;
|
|
688
689
|
};
|
|
689
690
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -698,16 +699,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
698
699
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
699
700
|
setAutoSubmit(v: boolean): void;
|
|
700
701
|
setDefaultValueFunc(v: string): void;
|
|
701
|
-
} & import(
|
|
702
|
-
id: import(
|
|
703
|
-
key: import(
|
|
704
|
-
label: import(
|
|
705
|
-
order: import(
|
|
706
|
-
visibleInViewsIDs: import(
|
|
707
|
-
auto_submit: import(
|
|
708
|
-
default_value_func: import(
|
|
709
|
-
type: import(
|
|
710
|
-
config: import(
|
|
702
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
703
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
704
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
705
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
706
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
707
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
708
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
709
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
710
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
711
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
711
712
|
default_value: (string | null)[];
|
|
712
713
|
required: boolean;
|
|
713
714
|
_name: "date-range";
|
|
@@ -723,81 +724,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
723
724
|
inputFormat: "YYYY/MM/DD";
|
|
724
725
|
default_shortcut: string;
|
|
725
726
|
default_step: string;
|
|
726
|
-
} | import(
|
|
727
|
-
_name: import(
|
|
728
|
-
min_width: import(
|
|
729
|
-
default_value: import(
|
|
730
|
-
default_value_mode: import(
|
|
727
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
728
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
729
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
730
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
731
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
731
732
|
} & {
|
|
732
|
-
static_options: import(
|
|
733
|
-
label: import(
|
|
734
|
-
value: import(
|
|
733
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
734
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
735
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
735
736
|
}, {
|
|
736
737
|
setLabel(label: string): void;
|
|
737
738
|
setValue(value: string): void;
|
|
738
|
-
}, import(
|
|
739
|
-
options_query_id: import(
|
|
740
|
-
default_selection_count: import(
|
|
741
|
-
required: import(
|
|
742
|
-
}> | import(
|
|
743
|
-
_name: import(
|
|
744
|
-
default_value: import(
|
|
745
|
-
treeCheckStrictly: import(
|
|
739
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
740
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
741
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
742
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
743
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
744
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
745
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
746
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
746
747
|
} & {
|
|
747
|
-
min_width: import(
|
|
748
|
-
default_value_mode: import(
|
|
748
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
749
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
749
750
|
} & {
|
|
750
|
-
static_options: import(
|
|
751
|
-
label: import(
|
|
752
|
-
value: import(
|
|
751
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
752
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
753
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
753
754
|
}, {
|
|
754
755
|
setLabel(label: string): void;
|
|
755
756
|
setValue(value: string): void;
|
|
756
|
-
}, import(
|
|
757
|
-
options_query_id: import(
|
|
758
|
-
default_selection_count: import(
|
|
759
|
-
required: import(
|
|
760
|
-
}> | import(
|
|
761
|
-
_name: import(
|
|
762
|
-
default_value: import(
|
|
757
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
758
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
759
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
760
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
761
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
762
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
763
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
763
764
|
} & {
|
|
764
|
-
min_width: import(
|
|
765
|
-
default_value_mode: import(
|
|
765
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
766
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
766
767
|
} & {
|
|
767
|
-
static_options: import(
|
|
768
|
-
label: import(
|
|
769
|
-
value: import(
|
|
768
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
769
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
770
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
770
771
|
}, {
|
|
771
772
|
setLabel(label: string): void;
|
|
772
773
|
setValue(value: string): void;
|
|
773
|
-
}, import(
|
|
774
|
-
options_query_id: import(
|
|
775
|
-
default_selection_count: import(
|
|
776
|
-
required: import(
|
|
777
|
-
}> | import(
|
|
778
|
-
_name: import(
|
|
779
|
-
required: import(
|
|
780
|
-
default_value: import(
|
|
781
|
-
}> | import(
|
|
782
|
-
_name: import(
|
|
783
|
-
description: import(
|
|
784
|
-
default_value: import(
|
|
785
|
-
}> | import(
|
|
786
|
-
_name: import(
|
|
787
|
-
default_value: import(
|
|
788
|
-
width: import(
|
|
789
|
-
clearable: import(
|
|
774
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
775
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
776
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
777
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
778
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
779
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
780
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
781
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
782
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
783
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
784
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
785
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
786
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
787
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
788
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
789
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
790
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
790
791
|
} & {
|
|
791
|
-
static_options: import(
|
|
792
|
-
label: import(
|
|
793
|
-
value: import(
|
|
792
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
793
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
794
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
794
795
|
}, {
|
|
795
796
|
setLabel(label: string): void;
|
|
796
797
|
setValue(value: string): void;
|
|
797
|
-
}, import(
|
|
798
|
-
options_query_id: import(
|
|
799
|
-
default_selection_count: import(
|
|
800
|
-
required: import(
|
|
798
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
799
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
800
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
801
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
801
802
|
}>, any>;
|
|
802
803
|
}, {
|
|
803
804
|
readonly contentModel: any;
|
|
@@ -817,7 +818,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
817
818
|
order: number;
|
|
818
819
|
config: any;
|
|
819
820
|
auto_submit: boolean;
|
|
820
|
-
visibleInViewsIDs: import(
|
|
821
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
821
822
|
default_value_func: string;
|
|
822
823
|
};
|
|
823
824
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -832,18 +833,18 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
832
833
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
833
834
|
setAutoSubmit(v: boolean): void;
|
|
834
835
|
setDefaultValueFunc(v: string): void;
|
|
835
|
-
}, import(
|
|
836
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>)[];
|
|
836
837
|
readonly inOrder: ({
|
|
837
838
|
id: string;
|
|
838
839
|
key: string;
|
|
839
840
|
label: string;
|
|
840
841
|
order: number;
|
|
841
|
-
visibleInViewsIDs: import(
|
|
842
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
842
843
|
auto_submit: boolean;
|
|
843
844
|
default_value_func: string;
|
|
844
845
|
type: DashboardFilterType;
|
|
845
846
|
config: any;
|
|
846
|
-
} & import(
|
|
847
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
847
848
|
readonly contentModel: any;
|
|
848
849
|
readonly filters: any;
|
|
849
850
|
readonly value: any;
|
|
@@ -861,7 +862,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
861
862
|
order: number;
|
|
862
863
|
config: any;
|
|
863
864
|
auto_submit: boolean;
|
|
864
|
-
visibleInViewsIDs: import(
|
|
865
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
865
866
|
default_value_func: string;
|
|
866
867
|
};
|
|
867
868
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -876,16 +877,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
876
877
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
877
878
|
setAutoSubmit(v: boolean): void;
|
|
878
879
|
setDefaultValueFunc(v: string): void;
|
|
879
|
-
} & import(
|
|
880
|
-
id: import(
|
|
881
|
-
key: import(
|
|
882
|
-
label: import(
|
|
883
|
-
order: import(
|
|
884
|
-
visibleInViewsIDs: import(
|
|
885
|
-
auto_submit: import(
|
|
886
|
-
default_value_func: import(
|
|
887
|
-
type: import(
|
|
888
|
-
config: import(
|
|
880
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
881
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
882
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
883
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
884
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
885
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
886
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
887
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
888
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
889
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
889
890
|
default_value: (string | null)[];
|
|
890
891
|
required: boolean;
|
|
891
892
|
_name: "date-range";
|
|
@@ -901,81 +902,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
901
902
|
inputFormat: "YYYY/MM/DD";
|
|
902
903
|
default_shortcut: string;
|
|
903
904
|
default_step: string;
|
|
904
|
-
} | import(
|
|
905
|
-
_name: import(
|
|
906
|
-
min_width: import(
|
|
907
|
-
default_value: import(
|
|
908
|
-
default_value_mode: import(
|
|
905
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
906
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
907
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
908
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
909
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
909
910
|
} & {
|
|
910
|
-
static_options: import(
|
|
911
|
-
label: import(
|
|
912
|
-
value: import(
|
|
911
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
912
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
913
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
913
914
|
}, {
|
|
914
915
|
setLabel(label: string): void;
|
|
915
916
|
setValue(value: string): void;
|
|
916
|
-
}, import(
|
|
917
|
-
options_query_id: import(
|
|
918
|
-
default_selection_count: import(
|
|
919
|
-
required: import(
|
|
920
|
-
}> | import(
|
|
921
|
-
_name: import(
|
|
922
|
-
default_value: import(
|
|
923
|
-
treeCheckStrictly: import(
|
|
917
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
918
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
919
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
920
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
921
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
922
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
923
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
924
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
924
925
|
} & {
|
|
925
|
-
min_width: import(
|
|
926
|
-
default_value_mode: import(
|
|
926
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
927
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
927
928
|
} & {
|
|
928
|
-
static_options: import(
|
|
929
|
-
label: import(
|
|
930
|
-
value: import(
|
|
929
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
930
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
931
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
931
932
|
}, {
|
|
932
933
|
setLabel(label: string): void;
|
|
933
934
|
setValue(value: string): void;
|
|
934
|
-
}, import(
|
|
935
|
-
options_query_id: import(
|
|
936
|
-
default_selection_count: import(
|
|
937
|
-
required: import(
|
|
938
|
-
}> | import(
|
|
939
|
-
_name: import(
|
|
940
|
-
default_value: import(
|
|
935
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
936
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
937
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
938
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
939
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
940
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
941
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
941
942
|
} & {
|
|
942
|
-
min_width: import(
|
|
943
|
-
default_value_mode: import(
|
|
943
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
944
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
944
945
|
} & {
|
|
945
|
-
static_options: import(
|
|
946
|
-
label: import(
|
|
947
|
-
value: import(
|
|
946
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
947
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
948
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
948
949
|
}, {
|
|
949
950
|
setLabel(label: string): void;
|
|
950
951
|
setValue(value: string): void;
|
|
951
|
-
}, import(
|
|
952
|
-
options_query_id: import(
|
|
953
|
-
default_selection_count: import(
|
|
954
|
-
required: import(
|
|
955
|
-
}> | import(
|
|
956
|
-
_name: import(
|
|
957
|
-
required: import(
|
|
958
|
-
default_value: import(
|
|
959
|
-
}> | import(
|
|
960
|
-
_name: import(
|
|
961
|
-
description: import(
|
|
962
|
-
default_value: import(
|
|
963
|
-
}> | import(
|
|
964
|
-
_name: import(
|
|
965
|
-
default_value: import(
|
|
966
|
-
width: import(
|
|
967
|
-
clearable: import(
|
|
952
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
953
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
954
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
955
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
956
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
957
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
958
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
959
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
960
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
961
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
962
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
963
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
964
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
965
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
966
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
967
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
968
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
968
969
|
} & {
|
|
969
|
-
static_options: import(
|
|
970
|
-
label: import(
|
|
971
|
-
value: import(
|
|
970
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
971
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
972
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
972
973
|
}, {
|
|
973
974
|
setLabel(label: string): void;
|
|
974
975
|
setValue(value: string): void;
|
|
975
|
-
}, import(
|
|
976
|
-
options_query_id: import(
|
|
977
|
-
default_selection_count: import(
|
|
978
|
-
required: import(
|
|
976
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
977
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
978
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
979
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
979
980
|
}>, any>;
|
|
980
981
|
}, {
|
|
981
982
|
readonly contentModel: any;
|
|
@@ -995,7 +996,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
995
996
|
order: number;
|
|
996
997
|
config: any;
|
|
997
998
|
auto_submit: boolean;
|
|
998
|
-
visibleInViewsIDs: import(
|
|
999
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
999
1000
|
default_value_func: string;
|
|
1000
1001
|
};
|
|
1001
1002
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1010,19 +1011,19 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1010
1011
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1011
1012
|
setAutoSubmit(v: boolean): void;
|
|
1012
1013
|
setDefaultValueFunc(v: string): void;
|
|
1013
|
-
}, import(
|
|
1014
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>)[];
|
|
1014
1015
|
readonly empty: boolean;
|
|
1015
1016
|
visibleInView(viewID: string): ({
|
|
1016
1017
|
id: string;
|
|
1017
1018
|
key: string;
|
|
1018
1019
|
label: string;
|
|
1019
1020
|
order: number;
|
|
1020
|
-
visibleInViewsIDs: import(
|
|
1021
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1021
1022
|
auto_submit: boolean;
|
|
1022
1023
|
default_value_func: string;
|
|
1023
1024
|
type: DashboardFilterType;
|
|
1024
1025
|
config: any;
|
|
1025
|
-
} & import(
|
|
1026
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
1026
1027
|
readonly contentModel: any;
|
|
1027
1028
|
readonly filters: any;
|
|
1028
1029
|
readonly value: any;
|
|
@@ -1040,7 +1041,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1040
1041
|
order: number;
|
|
1041
1042
|
config: any;
|
|
1042
1043
|
auto_submit: boolean;
|
|
1043
|
-
visibleInViewsIDs: import(
|
|
1044
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1044
1045
|
default_value_func: string;
|
|
1045
1046
|
};
|
|
1046
1047
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1055,16 +1056,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1055
1056
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1056
1057
|
setAutoSubmit(v: boolean): void;
|
|
1057
1058
|
setDefaultValueFunc(v: string): void;
|
|
1058
|
-
} & import(
|
|
1059
|
-
id: import(
|
|
1060
|
-
key: import(
|
|
1061
|
-
label: import(
|
|
1062
|
-
order: import(
|
|
1063
|
-
visibleInViewsIDs: import(
|
|
1064
|
-
auto_submit: import(
|
|
1065
|
-
default_value_func: import(
|
|
1066
|
-
type: import(
|
|
1067
|
-
config: import(
|
|
1059
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
1060
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
1061
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
1062
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1063
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
1064
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
1065
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1066
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1067
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
1068
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
1068
1069
|
default_value: (string | null)[];
|
|
1069
1070
|
required: boolean;
|
|
1070
1071
|
_name: "date-range";
|
|
@@ -1080,81 +1081,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1080
1081
|
inputFormat: "YYYY/MM/DD";
|
|
1081
1082
|
default_shortcut: string;
|
|
1082
1083
|
default_step: string;
|
|
1083
|
-
} | import(
|
|
1084
|
-
_name: import(
|
|
1085
|
-
min_width: import(
|
|
1086
|
-
default_value: import(
|
|
1087
|
-
default_value_mode: import(
|
|
1084
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
1085
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
1086
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1087
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1088
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1088
1089
|
} & {
|
|
1089
|
-
static_options: import(
|
|
1090
|
-
label: import(
|
|
1091
|
-
value: import(
|
|
1090
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1091
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1092
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1092
1093
|
}, {
|
|
1093
1094
|
setLabel(label: string): void;
|
|
1094
1095
|
setValue(value: string): void;
|
|
1095
|
-
}, import(
|
|
1096
|
-
options_query_id: import(
|
|
1097
|
-
default_selection_count: import(
|
|
1098
|
-
required: import(
|
|
1099
|
-
}> | import(
|
|
1100
|
-
_name: import(
|
|
1101
|
-
default_value: import(
|
|
1102
|
-
treeCheckStrictly: import(
|
|
1096
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1097
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1098
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1099
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1100
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1101
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
1102
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1103
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1103
1104
|
} & {
|
|
1104
|
-
min_width: import(
|
|
1105
|
-
default_value_mode: import(
|
|
1105
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1106
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1106
1107
|
} & {
|
|
1107
|
-
static_options: import(
|
|
1108
|
-
label: import(
|
|
1109
|
-
value: import(
|
|
1108
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1109
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1110
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1110
1111
|
}, {
|
|
1111
1112
|
setLabel(label: string): void;
|
|
1112
1113
|
setValue(value: string): void;
|
|
1113
|
-
}, import(
|
|
1114
|
-
options_query_id: import(
|
|
1115
|
-
default_selection_count: import(
|
|
1116
|
-
required: import(
|
|
1117
|
-
}> | import(
|
|
1118
|
-
_name: import(
|
|
1119
|
-
default_value: import(
|
|
1114
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1115
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1116
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1117
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1118
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1119
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
1120
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1120
1121
|
} & {
|
|
1121
|
-
min_width: import(
|
|
1122
|
-
default_value_mode: import(
|
|
1122
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1123
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1123
1124
|
} & {
|
|
1124
|
-
static_options: import(
|
|
1125
|
-
label: import(
|
|
1126
|
-
value: import(
|
|
1125
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1126
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1127
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1127
1128
|
}, {
|
|
1128
1129
|
setLabel(label: string): void;
|
|
1129
1130
|
setValue(value: string): void;
|
|
1130
|
-
}, import(
|
|
1131
|
-
options_query_id: import(
|
|
1132
|
-
default_selection_count: import(
|
|
1133
|
-
required: import(
|
|
1134
|
-
}> | import(
|
|
1135
|
-
_name: import(
|
|
1136
|
-
required: import(
|
|
1137
|
-
default_value: import(
|
|
1138
|
-
}> | import(
|
|
1139
|
-
_name: import(
|
|
1140
|
-
description: import(
|
|
1141
|
-
default_value: import(
|
|
1142
|
-
}> | import(
|
|
1143
|
-
_name: import(
|
|
1144
|
-
default_value: import(
|
|
1145
|
-
width: import(
|
|
1146
|
-
clearable: import(
|
|
1131
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1132
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1133
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1134
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1135
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1136
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
1137
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1138
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1139
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1140
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
1141
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1142
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1143
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1144
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
1145
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1146
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1147
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1147
1148
|
} & {
|
|
1148
|
-
static_options: import(
|
|
1149
|
-
label: import(
|
|
1150
|
-
value: import(
|
|
1149
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1150
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1151
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1151
1152
|
}, {
|
|
1152
1153
|
setLabel(label: string): void;
|
|
1153
1154
|
setValue(value: string): void;
|
|
1154
|
-
}, import(
|
|
1155
|
-
options_query_id: import(
|
|
1156
|
-
default_selection_count: import(
|
|
1157
|
-
required: import(
|
|
1155
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1156
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1157
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1158
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1158
1159
|
}>, any>;
|
|
1159
1160
|
}, {
|
|
1160
1161
|
readonly contentModel: any;
|
|
@@ -1174,7 +1175,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1174
1175
|
order: number;
|
|
1175
1176
|
config: any;
|
|
1176
1177
|
auto_submit: boolean;
|
|
1177
|
-
visibleInViewsIDs: import(
|
|
1178
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1178
1179
|
default_value_func: string;
|
|
1179
1180
|
};
|
|
1180
1181
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1189,12 +1190,12 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1189
1190
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1190
1191
|
setAutoSubmit(v: boolean): void;
|
|
1191
1192
|
setDefaultValueFunc(v: string): void;
|
|
1192
|
-
}, import(
|
|
1193
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>)[];
|
|
1193
1194
|
readonly firstFilterValueKey: string;
|
|
1194
1195
|
readonly keySet: Set<string>;
|
|
1195
1196
|
readonly keyLabelMap: Record<string, string>;
|
|
1196
1197
|
readonly keyIDMap: Record<string, string>;
|
|
1197
|
-
getSelectOption(id: string): import(
|
|
1198
|
+
getSelectOption(id: string): import('../../../model/meta-model/dashboard/content/filter/widgets/select-base').TSelectOption | null | undefined;
|
|
1198
1199
|
} & {
|
|
1199
1200
|
setValues(values: Record<string, any>): void;
|
|
1200
1201
|
patchValues(values: import('../../../model').FilterValuesType): void;
|
|
@@ -1228,12 +1229,12 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1228
1229
|
key: string;
|
|
1229
1230
|
label: string;
|
|
1230
1231
|
order: number;
|
|
1231
|
-
visibleInViewsIDs: import(
|
|
1232
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1232
1233
|
auto_submit: boolean;
|
|
1233
1234
|
default_value_func: string;
|
|
1234
1235
|
type: DashboardFilterType;
|
|
1235
1236
|
config: any;
|
|
1236
|
-
} & import(
|
|
1237
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
1237
1238
|
readonly contentModel: any;
|
|
1238
1239
|
readonly filters: any;
|
|
1239
1240
|
readonly value: any;
|
|
@@ -1251,7 +1252,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1251
1252
|
order: number;
|
|
1252
1253
|
config: any;
|
|
1253
1254
|
auto_submit: boolean;
|
|
1254
|
-
visibleInViewsIDs: import(
|
|
1255
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1255
1256
|
default_value_func: string;
|
|
1256
1257
|
};
|
|
1257
1258
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1266,16 +1267,16 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1266
1267
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1267
1268
|
setAutoSubmit(v: boolean): void;
|
|
1268
1269
|
setDefaultValueFunc(v: string): void;
|
|
1269
|
-
} & import(
|
|
1270
|
-
id: import(
|
|
1271
|
-
key: import(
|
|
1272
|
-
label: import(
|
|
1273
|
-
order: import(
|
|
1274
|
-
visibleInViewsIDs: import(
|
|
1275
|
-
auto_submit: import(
|
|
1276
|
-
default_value_func: import(
|
|
1277
|
-
type: import(
|
|
1278
|
-
config: import(
|
|
1270
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
1271
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
1272
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
1273
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1274
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
1275
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
1276
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1277
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1278
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
1279
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
1279
1280
|
default_value: (string | null)[];
|
|
1280
1281
|
required: boolean;
|
|
1281
1282
|
_name: "date-range";
|
|
@@ -1291,81 +1292,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1291
1292
|
inputFormat: "YYYY/MM/DD";
|
|
1292
1293
|
default_shortcut: string;
|
|
1293
1294
|
default_step: string;
|
|
1294
|
-
} | import(
|
|
1295
|
-
_name: import(
|
|
1296
|
-
min_width: import(
|
|
1297
|
-
default_value: import(
|
|
1298
|
-
default_value_mode: import(
|
|
1295
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
1296
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
1297
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1298
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1299
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1299
1300
|
} & {
|
|
1300
|
-
static_options: import(
|
|
1301
|
-
label: import(
|
|
1302
|
-
value: import(
|
|
1301
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1302
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1303
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1303
1304
|
}, {
|
|
1304
1305
|
setLabel(label: string): void;
|
|
1305
1306
|
setValue(value: string): void;
|
|
1306
|
-
}, import(
|
|
1307
|
-
options_query_id: import(
|
|
1308
|
-
default_selection_count: import(
|
|
1309
|
-
required: import(
|
|
1310
|
-
}> | import(
|
|
1311
|
-
_name: import(
|
|
1312
|
-
default_value: import(
|
|
1313
|
-
treeCheckStrictly: import(
|
|
1307
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1308
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1309
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1310
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1311
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1312
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
1313
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1314
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1314
1315
|
} & {
|
|
1315
|
-
min_width: import(
|
|
1316
|
-
default_value_mode: import(
|
|
1316
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1317
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1317
1318
|
} & {
|
|
1318
|
-
static_options: import(
|
|
1319
|
-
label: import(
|
|
1320
|
-
value: import(
|
|
1319
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1320
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1321
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1321
1322
|
}, {
|
|
1322
1323
|
setLabel(label: string): void;
|
|
1323
1324
|
setValue(value: string): void;
|
|
1324
|
-
}, import(
|
|
1325
|
-
options_query_id: import(
|
|
1326
|
-
default_selection_count: import(
|
|
1327
|
-
required: import(
|
|
1328
|
-
}> | import(
|
|
1329
|
-
_name: import(
|
|
1330
|
-
default_value: import(
|
|
1325
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1326
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1327
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1328
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1329
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1330
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
1331
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1331
1332
|
} & {
|
|
1332
|
-
min_width: import(
|
|
1333
|
-
default_value_mode: import(
|
|
1333
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1334
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1334
1335
|
} & {
|
|
1335
|
-
static_options: import(
|
|
1336
|
-
label: import(
|
|
1337
|
-
value: import(
|
|
1336
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1337
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1338
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1338
1339
|
}, {
|
|
1339
1340
|
setLabel(label: string): void;
|
|
1340
1341
|
setValue(value: string): void;
|
|
1341
|
-
}, import(
|
|
1342
|
-
options_query_id: import(
|
|
1343
|
-
default_selection_count: import(
|
|
1344
|
-
required: import(
|
|
1345
|
-
}> | import(
|
|
1346
|
-
_name: import(
|
|
1347
|
-
required: import(
|
|
1348
|
-
default_value: import(
|
|
1349
|
-
}> | import(
|
|
1350
|
-
_name: import(
|
|
1351
|
-
description: import(
|
|
1352
|
-
default_value: import(
|
|
1353
|
-
}> | import(
|
|
1354
|
-
_name: import(
|
|
1355
|
-
default_value: import(
|
|
1356
|
-
width: import(
|
|
1357
|
-
clearable: import(
|
|
1342
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1343
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1344
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1345
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1346
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1347
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
1348
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1349
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1350
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1351
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
1352
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1353
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1354
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1355
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
1356
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1357
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1358
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1358
1359
|
} & {
|
|
1359
|
-
static_options: import(
|
|
1360
|
-
label: import(
|
|
1361
|
-
value: import(
|
|
1360
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1361
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1362
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1362
1363
|
}, {
|
|
1363
1364
|
setLabel(label: string): void;
|
|
1364
1365
|
setValue(value: string): void;
|
|
1365
|
-
}, import(
|
|
1366
|
-
options_query_id: import(
|
|
1367
|
-
default_selection_count: import(
|
|
1368
|
-
required: import(
|
|
1366
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1367
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1368
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1369
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1369
1370
|
}>, any>;
|
|
1370
1371
|
}, {
|
|
1371
1372
|
readonly contentModel: any;
|
|
@@ -1385,7 +1386,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1385
1386
|
order: number;
|
|
1386
1387
|
config: any;
|
|
1387
1388
|
auto_submit: boolean;
|
|
1388
|
-
visibleInViewsIDs: import(
|
|
1389
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1389
1390
|
default_value_func: string;
|
|
1390
1391
|
};
|
|
1391
1392
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1400,18 +1401,18 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1400
1401
|
setVisibleInViewsIDs(ids: string[]): void;
|
|
1401
1402
|
setAutoSubmit(v: boolean): void;
|
|
1402
1403
|
setDefaultValueFunc(v: string): void;
|
|
1403
|
-
}, import(
|
|
1404
|
-
readonly usages: import(
|
|
1405
|
-
} & import(
|
|
1406
|
-
id: import(
|
|
1407
|
-
key: import(
|
|
1408
|
-
label: import(
|
|
1409
|
-
order: import(
|
|
1410
|
-
visibleInViewsIDs: import(
|
|
1411
|
-
auto_submit: import(
|
|
1412
|
-
default_value_func: import(
|
|
1413
|
-
type: import(
|
|
1414
|
-
config: import(
|
|
1404
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>> & {
|
|
1405
|
+
readonly usages: import('./filter-model').FilterUsageType[];
|
|
1406
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
1407
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
1408
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
1409
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1410
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
1411
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
1412
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1413
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1414
|
+
type: import('mobx-state-tree').ISimpleType<DashboardFilterType>;
|
|
1415
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
1415
1416
|
default_value: (string | null)[];
|
|
1416
1417
|
required: boolean;
|
|
1417
1418
|
_name: "date-range";
|
|
@@ -1427,81 +1428,81 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1427
1428
|
inputFormat: "YYYY/MM/DD";
|
|
1428
1429
|
default_shortcut: string;
|
|
1429
1430
|
default_step: string;
|
|
1430
|
-
} | import(
|
|
1431
|
-
_name: import(
|
|
1432
|
-
min_width: import(
|
|
1433
|
-
default_value: import(
|
|
1434
|
-
default_value_mode: import(
|
|
1431
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
1432
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
1433
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1434
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1435
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1435
1436
|
} & {
|
|
1436
|
-
static_options: import(
|
|
1437
|
-
label: import(
|
|
1438
|
-
value: import(
|
|
1437
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1438
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1439
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1439
1440
|
}, {
|
|
1440
1441
|
setLabel(label: string): void;
|
|
1441
1442
|
setValue(value: string): void;
|
|
1442
|
-
}, import(
|
|
1443
|
-
options_query_id: import(
|
|
1444
|
-
default_selection_count: import(
|
|
1445
|
-
required: import(
|
|
1446
|
-
}> | import(
|
|
1447
|
-
_name: import(
|
|
1448
|
-
default_value: import(
|
|
1449
|
-
treeCheckStrictly: import(
|
|
1443
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1444
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1445
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1446
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1447
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1448
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
1449
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
1450
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1450
1451
|
} & {
|
|
1451
|
-
min_width: import(
|
|
1452
|
-
default_value_mode: import(
|
|
1452
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1453
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1453
1454
|
} & {
|
|
1454
|
-
static_options: import(
|
|
1455
|
-
label: import(
|
|
1456
|
-
value: import(
|
|
1455
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1456
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1457
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1457
1458
|
}, {
|
|
1458
1459
|
setLabel(label: string): void;
|
|
1459
1460
|
setValue(value: string): void;
|
|
1460
|
-
}, import(
|
|
1461
|
-
options_query_id: import(
|
|
1462
|
-
default_selection_count: import(
|
|
1463
|
-
required: import(
|
|
1464
|
-
}> | import(
|
|
1465
|
-
_name: import(
|
|
1466
|
-
default_value: import(
|
|
1461
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1462
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1463
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1464
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1465
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1466
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-single-select">;
|
|
1467
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1467
1468
|
} & {
|
|
1468
|
-
min_width: import(
|
|
1469
|
-
default_value_mode: import(
|
|
1469
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1470
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
1470
1471
|
} & {
|
|
1471
|
-
static_options: import(
|
|
1472
|
-
label: import(
|
|
1473
|
-
value: import(
|
|
1472
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1473
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1474
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1474
1475
|
}, {
|
|
1475
1476
|
setLabel(label: string): void;
|
|
1476
1477
|
setValue(value: string): void;
|
|
1477
|
-
}, import(
|
|
1478
|
-
options_query_id: import(
|
|
1479
|
-
default_selection_count: import(
|
|
1480
|
-
required: import(
|
|
1481
|
-
}> | import(
|
|
1482
|
-
_name: import(
|
|
1483
|
-
required: import(
|
|
1484
|
-
default_value: import(
|
|
1485
|
-
}> | import(
|
|
1486
|
-
_name: import(
|
|
1487
|
-
description: import(
|
|
1488
|
-
default_value: import(
|
|
1489
|
-
}> | import(
|
|
1490
|
-
_name: import(
|
|
1491
|
-
default_value: import(
|
|
1492
|
-
width: import(
|
|
1493
|
-
clearable: import(
|
|
1478
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1479
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1480
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1481
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1482
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1483
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
1484
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1485
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1486
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1487
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
1488
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1489
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
1490
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
1491
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
1492
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
1493
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1494
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1494
1495
|
} & {
|
|
1495
|
-
static_options: import(
|
|
1496
|
-
label: import(
|
|
1497
|
-
value: import(
|
|
1496
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
1497
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
1498
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
1498
1499
|
}, {
|
|
1499
1500
|
setLabel(label: string): void;
|
|
1500
1501
|
setValue(value: string): void;
|
|
1501
|
-
}, import(
|
|
1502
|
-
options_query_id: import(
|
|
1503
|
-
default_selection_count: import(
|
|
1504
|
-
required: import(
|
|
1502
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
1503
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
1504
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
1505
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1505
1506
|
}>, any>;
|
|
1506
1507
|
}, {
|
|
1507
1508
|
readonly contentModel: any;
|
|
@@ -1521,7 +1522,7 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1521
1522
|
order: number;
|
|
1522
1523
|
config: any;
|
|
1523
1524
|
auto_submit: boolean;
|
|
1524
|
-
visibleInViewsIDs: import(
|
|
1525
|
+
visibleInViewsIDs: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').ISimpleType<string>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>>;
|
|
1525
1526
|
default_value_func: string;
|
|
1526
1527
|
};
|
|
1527
1528
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -1537,8 +1538,8 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1537
1538
|
setAutoSubmit(v: boolean): void;
|
|
1538
1539
|
setDefaultValueFunc(v: string): void;
|
|
1539
1540
|
} & {
|
|
1540
|
-
readonly usages: import(
|
|
1541
|
-
}, import(
|
|
1541
|
+
readonly usages: import('./filter-model').FilterUsageType[];
|
|
1542
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>)[];
|
|
1542
1543
|
} & {
|
|
1543
1544
|
replace(current: Array<FilterMetaInstance>): void;
|
|
1544
1545
|
append(item: FilterMetaInstance): void;
|
|
@@ -1548,6 +1549,6 @@ export declare const FiltersModel: import("mobx-state-tree").IModelType<{
|
|
|
1548
1549
|
updatePreviewValues(values: AnyObject): void;
|
|
1549
1550
|
} & {
|
|
1550
1551
|
afterCreate(): void;
|
|
1551
|
-
}, import(
|
|
1552
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
1552
1553
|
export type FiltersModelInstance = Instance<typeof FiltersModel>;
|
|
1553
1554
|
export * from './filter-model';
|