@devtable/dashboard 14.55.1 → 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 +5959 -14945
- 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 +12297 -30244
- 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 -61
- 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 -251
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +17 -15
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.types.d.ts +7 -1
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +9 -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 -27
- 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 -7029
- package/dist/dashboard-editor/model/queries/queries.d.ts +6999 -3421
- package/dist/dashboard-editor/model/queries/query.d.ts +266 -139
- 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 +9 -0
- 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 +9 -0
- 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 +7843 -7708
- package/dist/dashboard.umd.js +84 -84
- 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 +269 -91
- package/dist/model/meta-model/dashboard/content/query/query.d.ts +257 -131
- 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 -5639
- 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 +252 -125
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +5509 -2812
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +272 -145
- 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,13 +1,15 @@
|
|
|
1
1
|
import { CombinedMetricCol, MetricDetail, MetricSourceCol } from './metric-detail.types';
|
|
2
2
|
import { MetricGroupByColOption } from './metric-detail.utils';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
3
|
+
|
|
4
|
+
export declare const MetricDetailModel: import('mobx-state-tree').IModelType<{
|
|
5
|
+
data: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<MetricDetail | null, MetricDetail | null, MetricDetail | null>, [undefined]>;
|
|
6
|
+
variables: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<string[], string[], string[]>, [undefined]>;
|
|
7
|
+
filters: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<(MetricSourceCol | CombinedMetricCol)[], (MetricSourceCol | CombinedMetricCol)[], (MetricSourceCol | CombinedMetricCol)[]>, [undefined]>;
|
|
8
|
+
groupBys: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<(MetricSourceCol | CombinedMetricCol)[], (MetricSourceCol | CombinedMetricCol)[], (MetricSourceCol | CombinedMetricCol)[]>, [undefined]>;
|
|
9
|
+
trendingDateCol: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<MetricSourceCol | null, MetricSourceCol | null, MetricSourceCol | null>, [undefined]>;
|
|
10
|
+
supportTrending: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
11
|
+
state: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
12
|
+
error: import('mobx-state-tree').IType<any, any, any>;
|
|
11
13
|
}, {
|
|
12
14
|
controller: AbortController;
|
|
13
15
|
} & {
|
|
@@ -24,7 +26,7 @@ export declare const MetricDetailModel: import("mobx-state-tree").IModelType<{
|
|
|
24
26
|
description: string;
|
|
25
27
|
dimension: null;
|
|
26
28
|
colType: "dimension" | "value_col" | "dimension_col";
|
|
27
|
-
dataType: import(
|
|
29
|
+
dataType: import('./metric-detail.types').DimensionColDataType;
|
|
28
30
|
label: string;
|
|
29
31
|
value: string;
|
|
30
32
|
group?: undefined;
|
|
@@ -39,7 +41,7 @@ export declare const MetricDetailModel: import("mobx-state-tree").IModelType<{
|
|
|
39
41
|
id: string;
|
|
40
42
|
description: string;
|
|
41
43
|
field: string;
|
|
42
|
-
dataType: import(
|
|
44
|
+
dataType: import('./metric-detail.types').DimensionColDataType;
|
|
43
45
|
label: string;
|
|
44
46
|
value: string;
|
|
45
47
|
})[];
|
|
@@ -50,18 +52,18 @@ export declare const MetricDetailModel: import("mobx-state-tree").IModelType<{
|
|
|
50
52
|
label: string;
|
|
51
53
|
value: string;
|
|
52
54
|
description: string;
|
|
53
|
-
dataType: "dimension" | import(
|
|
54
|
-
dimension: import(
|
|
55
|
+
dataType: "dimension" | import('./metric-detail.types').DimensionColDataType;
|
|
56
|
+
dimension: import('./metric-detail.types').DimensionInfo | null;
|
|
55
57
|
}[];
|
|
56
58
|
getGroupByOptions(values: string[]): {
|
|
57
59
|
label: string;
|
|
58
60
|
value: string;
|
|
59
61
|
description: string;
|
|
60
|
-
dataType: "dimension" | import(
|
|
61
|
-
dimension: import(
|
|
62
|
+
dataType: "dimension" | import('./metric-detail.types').DimensionColDataType;
|
|
63
|
+
dimension: import('./metric-detail.types').DimensionInfo | null;
|
|
62
64
|
}[];
|
|
63
65
|
} & {
|
|
64
66
|
load: () => Promise<void>;
|
|
65
67
|
} & {
|
|
66
68
|
afterCreate(): void;
|
|
67
|
-
}, import(
|
|
69
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
@@ -53,7 +53,13 @@ export type CombinedMetric = {
|
|
|
53
53
|
extraCalculations: string[];
|
|
54
54
|
extraCalculationConfig: string;
|
|
55
55
|
};
|
|
56
|
-
export
|
|
56
|
+
export interface SqlMetric {
|
|
57
|
+
id: string;
|
|
58
|
+
name: string;
|
|
59
|
+
description: string;
|
|
60
|
+
variables: string[];
|
|
61
|
+
}
|
|
62
|
+
export type MetricDetail = DerivedMetric | CombinedMetric | SqlMetric;
|
|
57
63
|
interface IDerivedCalculationMetadata {
|
|
58
64
|
name: string;
|
|
59
65
|
description: string;
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
import { CombinedMetricCol, DimensionColDataType, DimensionInfo, IDerivedCalculationMetadata, MetricDetail, MetricSourceCol } from './metric-detail.types';
|
|
2
|
+
|
|
2
3
|
export declare function parseData(data: MetricDetail): {
|
|
4
|
+
variables: never[];
|
|
3
5
|
filters: MetricSourceCol[];
|
|
4
6
|
groupBys: MetricSourceCol[];
|
|
5
7
|
trendingDateCol: MetricSourceCol | null;
|
|
6
8
|
supportTrending: boolean;
|
|
7
9
|
} | {
|
|
10
|
+
variables: string[];
|
|
11
|
+
filters: never[];
|
|
12
|
+
groupBys: never[];
|
|
13
|
+
trendingDateCol: null;
|
|
14
|
+
supportTrending: boolean;
|
|
15
|
+
} | {
|
|
16
|
+
variables: never[];
|
|
8
17
|
filters: CombinedMetricCol[];
|
|
9
18
|
groupBys: CombinedMetricCol[];
|
|
10
19
|
trendingDateCol: null;
|
|
@@ -4,11 +4,11 @@ export type MetricBriefInfo = {
|
|
|
4
4
|
description: string;
|
|
5
5
|
type: 'derived' | 'combined';
|
|
6
6
|
};
|
|
7
|
-
export declare const MetricsModel: import(
|
|
8
|
-
keyword: import(
|
|
9
|
-
data: import(
|
|
10
|
-
state: import(
|
|
11
|
-
error: import(
|
|
7
|
+
export declare const MetricsModel: import('mobx-state-tree').IModelType<{
|
|
8
|
+
keyword: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
9
|
+
data: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<MetricBriefInfo[], MetricBriefInfo[], MetricBriefInfo[]>, [undefined]>;
|
|
10
|
+
state: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
11
|
+
error: import('mobx-state-tree').IType<any, any, any>;
|
|
12
12
|
}, {
|
|
13
13
|
controller: AbortController;
|
|
14
14
|
} & {
|
|
@@ -21,4 +21,4 @@ export declare const MetricsModel: import("mobx-state-tree").IModelType<{
|
|
|
21
21
|
load: () => Promise<void>;
|
|
22
22
|
} & {
|
|
23
23
|
afterCreate(): void;
|
|
24
|
-
}, import(
|
|
24
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { Instance } from 'mobx-state-tree';
|
|
2
2
|
import { TAdditionalQueryInfo } from '../../../../api-caller/request';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
|
|
4
|
+
export declare const MMInfoModel: import('mobx-state-tree').IModelType<{
|
|
5
|
+
metrics: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IModelType<{
|
|
6
|
+
keyword: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
7
|
+
data: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<import('./metrics').MetricBriefInfo[], import('./metrics').MetricBriefInfo[], import('./metrics').MetricBriefInfo[]>, [undefined]>;
|
|
8
|
+
state: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
9
|
+
error: import('mobx-state-tree').IType<any, any, any>;
|
|
9
10
|
}, {
|
|
10
11
|
controller: AbortController;
|
|
11
12
|
} & {
|
|
@@ -18,15 +19,16 @@ export declare const MMInfoModel: import("mobx-state-tree").IModelType<{
|
|
|
18
19
|
load: () => Promise<void>;
|
|
19
20
|
} & {
|
|
20
21
|
afterCreate(): void;
|
|
21
|
-
}, import(
|
|
22
|
-
metricDetail: import(
|
|
23
|
-
data: import(
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
22
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>, [undefined]>;
|
|
23
|
+
metricDetail: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IModelType<{
|
|
24
|
+
data: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<import('./metric-detail.types').MetricDetail | null, import('./metric-detail.types').MetricDetail | null, import('./metric-detail.types').MetricDetail | null>, [undefined]>;
|
|
25
|
+
variables: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<string[], string[], string[]>, [undefined]>;
|
|
26
|
+
filters: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<(import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[], (import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[], (import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[]>, [undefined]>;
|
|
27
|
+
groupBys: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<(import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[], (import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[], (import('./metric-detail.types').MetricSourceCol | import('./metric-detail.types').CombinedMetricCol)[]>, [undefined]>;
|
|
28
|
+
trendingDateCol: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<import('./metric-detail.types').MetricSourceCol | null, import('./metric-detail.types').MetricSourceCol | null, import('./metric-detail.types').MetricSourceCol | null>, [undefined]>;
|
|
29
|
+
supportTrending: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
30
|
+
state: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
31
|
+
error: import('mobx-state-tree').IType<any, any, any>;
|
|
30
32
|
}, {
|
|
31
33
|
controller: AbortController;
|
|
32
34
|
} & {
|
|
@@ -43,7 +45,7 @@ export declare const MMInfoModel: import("mobx-state-tree").IModelType<{
|
|
|
43
45
|
description: string;
|
|
44
46
|
dimension: null;
|
|
45
47
|
colType: "dimension" | "value_col" | "dimension_col";
|
|
46
|
-
dataType: import(
|
|
48
|
+
dataType: import('./metric-detail.types').DimensionColDataType;
|
|
47
49
|
label: string;
|
|
48
50
|
value: string;
|
|
49
51
|
group?: undefined;
|
|
@@ -58,34 +60,34 @@ export declare const MMInfoModel: import("mobx-state-tree").IModelType<{
|
|
|
58
60
|
id: string;
|
|
59
61
|
description: string;
|
|
60
62
|
field: string;
|
|
61
|
-
dataType: import(
|
|
63
|
+
dataType: import('./metric-detail.types').DimensionColDataType;
|
|
62
64
|
label: string;
|
|
63
65
|
value: string;
|
|
64
66
|
})[];
|
|
65
67
|
})[];
|
|
66
68
|
}[];
|
|
67
|
-
readonly groupByColOptions: import(
|
|
69
|
+
readonly groupByColOptions: import('./metric-detail.utils').MetricGroupByColOption[];
|
|
68
70
|
readonly flatGroupByColOptions: {
|
|
69
71
|
label: string;
|
|
70
72
|
value: string;
|
|
71
73
|
description: string;
|
|
72
|
-
dataType: "dimension" | import(
|
|
73
|
-
dimension: import(
|
|
74
|
+
dataType: "dimension" | import('./metric-detail.types').DimensionColDataType;
|
|
75
|
+
dimension: import('./metric-detail.types').DimensionInfo | null;
|
|
74
76
|
}[];
|
|
75
77
|
getGroupByOptions(values: string[]): {
|
|
76
78
|
label: string;
|
|
77
79
|
value: string;
|
|
78
80
|
description: string;
|
|
79
|
-
dataType: "dimension" | import(
|
|
80
|
-
dimension: import(
|
|
81
|
+
dataType: "dimension" | import('./metric-detail.types').DimensionColDataType;
|
|
82
|
+
dimension: import('./metric-detail.types').DimensionInfo | null;
|
|
81
83
|
}[];
|
|
82
84
|
} & {
|
|
83
85
|
load: () => Promise<void>;
|
|
84
86
|
} & {
|
|
85
87
|
afterCreate(): void;
|
|
86
|
-
}, import(
|
|
87
|
-
keyword: import(
|
|
88
|
-
metricID: import(
|
|
88
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>, [undefined]>;
|
|
89
|
+
keyword: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
90
|
+
metricID: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
89
91
|
}, {
|
|
90
92
|
readonly rootModel: any;
|
|
91
93
|
readonly contentModel: any;
|
|
@@ -93,8 +95,8 @@ export declare const MMInfoModel: import("mobx-state-tree").IModelType<{
|
|
|
93
95
|
readonly dataSource: any;
|
|
94
96
|
readonly key: any;
|
|
95
97
|
readonly type: any;
|
|
96
|
-
readonly metric: import(
|
|
98
|
+
readonly metric: import('./metrics').MetricBriefInfo | null;
|
|
97
99
|
} & {
|
|
98
100
|
selectMetric(metricID: string): void;
|
|
99
|
-
}, import(
|
|
101
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
100
102
|
export type MMInfoModelInstance = Instance<typeof MMInfoModel>;
|
|
@@ -2,6 +2,7 @@ import { SpotlightActionData } from '@mantine/spotlight';
|
|
|
2
2
|
import { Icon } from '@tabler/icons-react';
|
|
3
3
|
import { Instance } from 'mobx-state-tree';
|
|
4
4
|
import { VizNameKeys } from '../../../components/plugins';
|
|
5
|
+
|
|
5
6
|
export type CustomSpotlightActionData = SpotlightActionData & {
|
|
6
7
|
iconKey?: string;
|
|
7
8
|
viz?: VizNameKeys;
|
|
@@ -32,9 +33,9 @@ export type NavOptionType = NavLinkType | NavActionType;
|
|
|
32
33
|
export type PanelTab = 'Data' | 'Panel' | 'Variables' | 'Visualization' | 'Interactions';
|
|
33
34
|
export type PanelPathType = ['_VIEWS_', string, '_PANELS_', string, '_TABS_', PanelTab];
|
|
34
35
|
export type ValidEditorPathType = ['_QUERY_VARS_'] | ['_MOCK_CONTEXT_'] | ['_FILTERS_'] | ['_FILTERS_', string] | ['_SQL_SNIPPETS_'] | ['_SQL_SNIPPETS_', string] | ['_QUERIES_'] | ['_QUERIES_', string] | ['_VIEWS_', string] | PanelPathType | [];
|
|
35
|
-
export declare const EditorModel: import(
|
|
36
|
-
path: import(
|
|
37
|
-
settings_open: import(
|
|
36
|
+
export declare const EditorModel: import('mobx-state-tree').IModelType<{
|
|
37
|
+
path: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IType<ValidEditorPathType, ValidEditorPathType, ValidEditorPathType>, [undefined]>;
|
|
38
|
+
settings_open: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
38
39
|
}, {
|
|
39
40
|
readonly isPanelPath: boolean;
|
|
40
41
|
readonly panelTab: PanelTab | null;
|
|
@@ -52,5 +53,5 @@ export declare const EditorModel: import("mobx-state-tree").IModelType<{
|
|
|
52
53
|
navigate(o: NavOptionType): void;
|
|
53
54
|
} & {
|
|
54
55
|
readonly spotlightActionGroups: CustomSpotlightActionGroupData[];
|
|
55
|
-
}, import(
|
|
56
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
56
57
|
export type EditorModelInstance = Instance<typeof EditorModel>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Instance, SnapshotIn, SnapshotOut } from 'mobx-state-tree';
|
|
2
2
|
import { IFilterMeta } from '../../../model';
|
|
3
|
+
|
|
3
4
|
export type FilterUsageType = {
|
|
4
5
|
filterID: string;
|
|
5
6
|
type: 'query';
|
|
@@ -19,16 +20,16 @@ export type FilterUsageType = {
|
|
|
19
20
|
id: string;
|
|
20
21
|
label: string;
|
|
21
22
|
};
|
|
22
|
-
export declare const FilterModel: import(
|
|
23
|
-
id: import(
|
|
24
|
-
key: import(
|
|
25
|
-
label: import(
|
|
26
|
-
order: import(
|
|
27
|
-
visibleInViewsIDs: import(
|
|
28
|
-
auto_submit: import(
|
|
29
|
-
default_value_func: import(
|
|
30
|
-
type: import(
|
|
31
|
-
config: import(
|
|
23
|
+
export declare const FilterModel: import('mobx-state-tree').IModelType<{
|
|
24
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
25
|
+
key: import('mobx-state-tree').ISimpleType<string>;
|
|
26
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
27
|
+
order: import('mobx-state-tree').ISimpleType<number>;
|
|
28
|
+
visibleInViewsIDs: import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>;
|
|
29
|
+
auto_submit: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
30
|
+
default_value_func: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
31
|
+
type: import('mobx-state-tree').ISimpleType<import('../../../model').DashboardFilterType>;
|
|
32
|
+
config: import('mobx-state-tree').ITypeUnion<any, {
|
|
32
33
|
default_value: (string | null)[];
|
|
33
34
|
required: boolean;
|
|
34
35
|
_name: "date-range";
|
|
@@ -44,81 +45,81 @@ export declare const FilterModel: import("mobx-state-tree").IModelType<{
|
|
|
44
45
|
inputFormat: "YYYY/MM/DD";
|
|
45
46
|
default_shortcut: string;
|
|
46
47
|
default_step: string;
|
|
47
|
-
} | import(
|
|
48
|
-
_name: import(
|
|
49
|
-
min_width: import(
|
|
50
|
-
default_value: import(
|
|
51
|
-
default_value_mode: import(
|
|
48
|
+
} | import('mobx-state-tree').ModelSnapshotType<{
|
|
49
|
+
_name: import('mobx-state-tree').ISimpleType<"multi-select">;
|
|
50
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
51
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
52
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
52
53
|
} & {
|
|
53
|
-
static_options: import(
|
|
54
|
-
label: import(
|
|
55
|
-
value: import(
|
|
54
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
55
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
56
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
56
57
|
}, {
|
|
57
58
|
setLabel(label: string): void;
|
|
58
59
|
setValue(value: string): void;
|
|
59
|
-
}, import(
|
|
60
|
-
options_query_id: import(
|
|
61
|
-
default_selection_count: import(
|
|
62
|
-
required: import(
|
|
63
|
-
}> | import(
|
|
64
|
-
_name: import(
|
|
65
|
-
default_value: import(
|
|
66
|
-
treeCheckStrictly: import(
|
|
60
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
61
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
62
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
63
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
64
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
65
|
+
_name: import('mobx-state-tree').ISimpleType<"tree-select">;
|
|
66
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').ISimpleType<string>>, [undefined]>;
|
|
67
|
+
treeCheckStrictly: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [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
|
-
default_value: 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<"tree-single-select">;
|
|
84
|
+
default_value: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
84
85
|
} & {
|
|
85
|
-
min_width: import(
|
|
86
|
-
default_value_mode: import(
|
|
86
|
+
min_width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
87
|
+
default_value_mode: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<import('../../../model').DefaultValueMode>, [undefined]>;
|
|
87
88
|
} & {
|
|
88
|
-
static_options: import(
|
|
89
|
-
label: import(
|
|
90
|
-
value: import(
|
|
89
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
90
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
91
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
91
92
|
}, {
|
|
92
93
|
setLabel(label: string): void;
|
|
93
94
|
setValue(value: string): void;
|
|
94
|
-
}, import(
|
|
95
|
-
options_query_id: import(
|
|
96
|
-
default_selection_count: import(
|
|
97
|
-
required: import(
|
|
98
|
-
}> | import(
|
|
99
|
-
_name: import(
|
|
100
|
-
required: import(
|
|
101
|
-
default_value: import(
|
|
102
|
-
}> | import(
|
|
103
|
-
_name: import(
|
|
104
|
-
description: import(
|
|
105
|
-
default_value: import(
|
|
106
|
-
}> | import(
|
|
107
|
-
_name: import(
|
|
108
|
-
default_value: import(
|
|
109
|
-
width: import(
|
|
110
|
-
clearable: import(
|
|
95
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
96
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
97
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
98
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
99
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
100
|
+
_name: import('mobx-state-tree').ISimpleType<"text-input">;
|
|
101
|
+
required: import('mobx-state-tree').ISimpleType<boolean>;
|
|
102
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
103
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
104
|
+
_name: import('mobx-state-tree').ISimpleType<"checkbox">;
|
|
105
|
+
description: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
106
|
+
default_value: import('mobx-state-tree').ISimpleType<boolean>;
|
|
107
|
+
}> | import('mobx-state-tree').ModelSnapshotType<{
|
|
108
|
+
_name: import('mobx-state-tree').ISimpleType<"select">;
|
|
109
|
+
default_value: import('mobx-state-tree').ISimpleType<string>;
|
|
110
|
+
width: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
111
|
+
clearable: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
111
112
|
} & {
|
|
112
|
-
static_options: import(
|
|
113
|
-
label: import(
|
|
114
|
-
value: import(
|
|
113
|
+
static_options: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
114
|
+
label: import('mobx-state-tree').ISimpleType<string>;
|
|
115
|
+
value: import('mobx-state-tree').ISimpleType<string>;
|
|
115
116
|
}, {
|
|
116
117
|
setLabel(label: string): void;
|
|
117
118
|
setValue(value: string): void;
|
|
118
|
-
}, import(
|
|
119
|
-
options_query_id: import(
|
|
120
|
-
default_selection_count: import(
|
|
121
|
-
required: import(
|
|
119
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
120
|
+
options_query_id: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<string>, [undefined]>;
|
|
121
|
+
default_selection_count: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
122
|
+
required: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
122
123
|
}>, any>;
|
|
123
124
|
}, {
|
|
124
125
|
readonly contentModel: any;
|
|
@@ -138,7 +139,7 @@ export declare const FilterModel: import("mobx-state-tree").IModelType<{
|
|
|
138
139
|
order: number;
|
|
139
140
|
config: any;
|
|
140
141
|
auto_submit: boolean;
|
|
141
|
-
visibleInViewsIDs: import(
|
|
142
|
+
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>>>;
|
|
142
143
|
default_value_func: string;
|
|
143
144
|
};
|
|
144
145
|
readonly visibleInViewsIDSet: Set<string>;
|
|
@@ -155,7 +156,7 @@ export declare const FilterModel: import("mobx-state-tree").IModelType<{
|
|
|
155
156
|
setDefaultValueFunc(v: string): void;
|
|
156
157
|
} & {
|
|
157
158
|
readonly usages: FilterUsageType[];
|
|
158
|
-
}, import(
|
|
159
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
159
160
|
export type FilterModelInstance = Instance<typeof FilterModel>;
|
|
160
161
|
export type FilterModelSnapshotIn = SnapshotIn<FilterModelInstance>;
|
|
161
162
|
export type FilterModelSnapshotOut = SnapshotOut<FilterModelInstance>;
|