@devtable/dashboard 14.56.0 → 14.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-caller/index.d.ts +3 -2
- package/dist/api-caller/request.d.ts +5 -4
- package/dist/api-caller/types.d.ts +1 -0
- package/dist/components/filter/custom-default-value-editor.d.ts +2 -1
- package/dist/components/filter/default-value-mode-selector.d.ts +2 -1
- package/dist/components/filter/error-message-or-not-found.d.ts +1 -1
- package/dist/components/filter/filter-checkbox/editor.d.ts +2 -1
- package/dist/components/filter/filter-checkbox/render.d.ts +3 -3
- package/dist/components/filter/filter-date-range/editor.d.ts +2 -2
- package/dist/components/filter/filter-date-range/filter-date-range-for-editor-field.d.ts +2 -1
- package/dist/components/filter/filter-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/calendar.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/hints.d.ts +1 -1
- package/dist/components/filter/filter-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/editor.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/calendar.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/day-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/month-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/quarter-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -0
- package/dist/components/filter/filter-merico-date-range/widget/calendar/utils.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/week-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/select-step.d.ts +3 -2
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/utils.d.ts +1 -0
- package/dist/components/filter/filter-multi-select/editor.d.ts +2 -2
- package/dist/components/filter/filter-multi-select/render/index.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/editor.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/preset-option-series.d.ts +1 -0
- package/dist/components/filter/filter-select/editor/static-options.d.ts +2 -1
- package/dist/components/filter/filter-select/render.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-setting.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-settings.d.ts +2 -2
- package/dist/components/filter/filter-settings/filter-usage-table.d.ts +2 -1
- package/dist/components/filter/filter-settings/index.d.ts +1 -1
- package/dist/components/filter/filter-settings/preview-filter.d.ts +2 -1
- package/dist/components/filter/filter-settings/types.d.ts +1 -0
- package/dist/components/filter/filter-text-input/editor.d.ts +2 -2
- package/dist/components/filter/filter-text-input/render.d.ts +3 -3
- package/dist/components/filter/filter-tree/common/expected-structure.d.ts +1 -1
- package/dist/components/filter/filter-tree/common/query-data-to-tree.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/switcher-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/tree-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +2 -2
- package/dist/components/filter/filter-tree/filter-tree-select/render/filter-tree-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/use-select-all.d.ts +1 -0
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/editor/filter-tree-single-select-editor.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/filter-tree-single-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter.d.ts +2 -1
- package/dist/components/filter/index.d.ts +2 -2
- package/dist/components/filter/pick-query-for-filter/expected-structure-for-select.d.ts +1 -1
- package/dist/components/filter/pick-query-for-filter/index.d.ts +1 -1
- package/dist/components/filter/search-button/index.d.ts +2 -2
- package/dist/components/filter/select-item.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/delete-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-editor/dropdown-menu-items/duplicate.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-data.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-interaction.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-variable.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-visualization.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/query-menu-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-query-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/index.d.ts +2 -2
- package/dist/components/panel/panel-render/client-panel-render.d.ts +1 -1
- package/dist/components/panel/panel-render/description-popover/index.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-data.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-schema.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-screenshot.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-render/dropdown-menu-items/enter-fullscreen.d.ts +2 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/refresh.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +2 -2
- package/dist/components/panel/panel-render/full-screen-render/use-panel-full-screen.d.ts +1 -0
- package/dist/components/panel/panel-render/panel-dropdown-menu.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render-base.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render.d.ts +2 -1
- package/dist/components/panel/panel-render/panel-viz-features.d.ts +3 -2
- package/dist/components/panel/panel-render/title-bar/index.d.ts +1 -1
- package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +2 -2
- package/dist/components/panel/panel-render/viz/panel-error-or-state-message.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/panel-viz-section.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/viz.d.ts +3 -3
- package/dist/components/panel/plugin-adaptor.d.ts +4 -3
- package/dist/components/panel/settings/common/aggregation-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/data-field-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-color-swatches.d.ts +1 -1
- package/dist/components/panel/settings/common/mantine-font-weight.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +2 -2
- package/dist/components/panel/settings/common/numbro-format-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/panel-query-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +2 -2
- package/dist/components/panel/settings/common/variable-selector/variable-selector.d.ts +2 -1
- package/dist/components/panel/use-config-viz-instance-service.d.ts +3 -2
- package/dist/components/plugins/color-manager/color-manager.d.ts +1 -0
- package/dist/components/plugins/color-manager/impl.d.ts +2 -1
- package/dist/components/plugins/color-manager/multi-step-value-mapper.d.ts +1 -0
- package/dist/components/plugins/colors/diverging-color.d.ts +1 -0
- package/dist/components/plugins/colors/index.d.ts +1 -0
- package/dist/components/plugins/colors/sequential-color.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/get-number-or-dynamic-value.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/option.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/reference-area/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/stats-around-viz/stats-around-viz.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic-size-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/tooltip-metric/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/utils.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/preview-gradient-and-apply-palette.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/skip-range-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/interval-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/piece-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/pieces-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/preview-visual-map.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/function-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-interpolation-select/index.d.ts +3 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/style.d.ts +1 -1
- package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/field-array-tabs/field-array-tabs.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/tab-list.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/types.d.ts +2 -1
- package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/viz-config-banner.d.ts +1 -1
- package/dist/components/plugins/hooks/use-channel-event.d.ts +1 -0
- package/dist/components/plugins/hooks/use-current-viz-instance.d.ts +1 -1
- package/dist/components/plugins/hooks/use-handle-chart-render-finished.d.ts +1 -0
- package/dist/components/plugins/hooks/use-row-data-map.d.ts +2 -1
- package/dist/components/plugins/hooks/use-storage-data.d.ts +1 -0
- package/dist/components/plugins/hooks/use-tab-state.d.ts +1 -1
- package/dist/components/plugins/instance-migrator/index.d.ts +2 -1
- package/dist/components/plugins/json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/message-channels.d.ts +2 -1
- package/dist/components/plugins/panel-addon/panel-addon-context.d.ts +3 -2
- package/dist/components/plugins/panel-addon/panel-addon-manager.d.ts +2 -1
- package/dist/components/plugins/plugin-context.d.ts +6530 -0
- package/dist/components/plugins/plugin-data-migrator/plugin-data-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-data-migrator/version-based-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-manager.d.ts +1 -0
- package/dist/components/plugins/service/service-locator/use-service-locator.d.ts +4 -3
- package/dist/components/plugins/service/use-top-level-services.d.ts +3 -2
- package/dist/components/plugins/sub-tree-json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/test-utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/legend/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/common.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/index.d.ts +5 -4
- package/dist/components/plugins/viz-components/boxplot-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/reference-line.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/box.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/outliers.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/index.d.ts +4 -3
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/additional-metrics.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/boxplot.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/outlier.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/triggers/click-boxplot.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/triggers/click-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/viz-button-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/viz-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/calendar/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/triggers/click-calendar-date.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/get-echarts-data-zoom-option.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/reference-area.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/regression-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.scatter.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/migrators/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/option/events.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/regression.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/get-echarts-symbol-size.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_areas.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/triggers/click-echart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/funnel/viz-funnel-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/viz-funnel-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/pagination/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/heatmap-pagination.d.ts +1 -1
- package/dist/components/plugins/viz-components/heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-grouped-data.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-series-data.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/reference_lines.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/triggers/click-horizontal-bar-chart-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/deviation.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/x_axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-1.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-3.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-4.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/basis-metric-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/metric-description.d.ts +1 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/migrators/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/viz-merico-linear-gauge-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/option.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/viz-merico-linear-gauge.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/get-groups-from-yaml.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/viz-merico-panel-groups-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/render/viz-merico-panel-groups.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-stats/editors/styles/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/migrators/v2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/viz-merico-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/mark-line.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/mark-line-and-area.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/y-axes.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/triggers/click-pareto.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +1 -1
- package/dist/components/plugins/viz-components/pie-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pie-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/triggers/click-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/additional-series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/dimension.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.label.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/triggers/click-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/editors/regression-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/regression-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/choose-data-keys/choose-data-keys.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/desc.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +1 -1
- package/dist/components/plugins/viz-components/regression-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/viz-regression-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic-color-function-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/get-series-color.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/static.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/get-echarts-symbol-size.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/triggers/click-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/type.d.ts +4 -3
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/triggers/click-stats.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/update/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats.d.ts +3 -2
- package/dist/components/plugins/viz-components/sunburst/editors/data-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/level.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/array-to-tree.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/types.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +3 -3
- package/dist/components/plugins/viz-components/table/components/head-cell.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/column.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/table/editors/columns/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/pagination.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/styling.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/migrators/handlers.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/cell-value.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/pagination-and-row-count.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/table-body.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/render/use-get-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/render/viz-table-component.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/table-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/triggers/click-cell-content.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/viz-table-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/viz-table.styles.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/func-content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/viz-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/viz-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/dashboard-state-variable-selector.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/fields.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/viz-viz-dashboard-state-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/checkbox-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/context-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/date-range-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/item-badge.d.ts +3 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/multi-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/selection-table.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/state-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/text-input-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/state-items.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/viz-viz-dashboard-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-instance-api.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/error-figure.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/request/call-expert-system.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm.d.ts +2 -1
- package/dist/components/plugins/viz-manager/components.d.ts +3 -2
- package/dist/components/plugins/viz-manager/impl.d.ts +1 -0
- package/dist/components/plugins/viz-manager/types.d.ts +1 -0
- package/dist/components/view/layout/edit-layout.d.ts +2 -1
- package/dist/components/view/layout/render-layout.d.ts +2 -1
- package/dist/components/view/view-component/preview/division.d.ts +3 -2
- package/dist/components/view/view-component/preview/index.d.ts +3 -2
- package/dist/components/view/view-component/preview/modal.d.ts +3 -2
- package/dist/components/view/view-component/preview/tabs.d.ts +2 -1
- package/dist/components/view/view-component/render/division.d.ts +4 -3
- package/dist/components/view/view-component/render/index.d.ts +3 -2
- package/dist/components/view/view-component/render/modal.d.ts +4 -3
- package/dist/components/view/view-component/render/tabs.d.ts +2 -1
- package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +2 -2
- package/dist/components/view/view-editor.d.ts +2 -2
- package/dist/components/view/view-render.d.ts +2 -2
- package/dist/components/widgets/about-function-utils/index.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-input.d.ts +2 -2
- package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-picker-popover.d.ts +3 -2
- package/dist/components/widgets/custom-selector-item/index.d.ts +1 -0
- package/dist/components/widgets/function-editor/function-editor.d.ts +2 -1
- package/dist/components/widgets/inline-function-input/index.d.ts +2 -2
- package/dist/components/widgets/minimal-monaco-editor.d.ts +1 -1
- package/dist/components/widgets/modal-function-editor/index.d.ts +3 -2
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-form.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/utils.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-picker-control/color-picker-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/utils.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/font-size-extension.d.ts +2 -4
- package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/rich-text-editor-modal.d.ts +1 -1
- package/dist/contexts/additional-panel-menu-items.d.ts +2 -1
- package/dist/contexts/customize-screenshot-context.d.ts +2 -1
- package/dist/contexts/dashboard-action-context.d.ts +2 -1
- package/dist/contexts/dashboard-theme-context.d.ts +2 -1
- package/dist/contexts/dates-provider.d.ts +3 -2
- package/dist/contexts/full-screen-panel-context.d.ts +2 -1
- package/dist/contexts/layout-state-context.d.ts +2 -1
- package/dist/contexts/panel-context.d.ts +12938 -0
- package/dist/contexts/render-content-model-context.d.ts +1 -0
- package/dist/dashboard-editor/dashboard-editor.d.ts +3 -2
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +63 -62
- package/dist/dashboard-editor/model/datasources/db-info/columns.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +28 -27
- package/dist/dashboard-editor/model/datasources/db-info/indexes.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/table-data.d.ts +9 -8
- package/dist/dashboard-editor/model/datasources/db-info/tables.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/index.d.ts +257 -256
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +17 -16
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -0
- package/dist/dashboard-editor/model/datasources/mm-info/metrics.d.ts +6 -6
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +29 -28
- package/dist/dashboard-editor/model/editor/index.d.ts +5 -4
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +70 -69
- package/dist/dashboard-editor/model/filters/index.d.ts +649 -648
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +223 -222
- package/dist/dashboard-editor/model/panels/panel.d.ts +2542 -8943
- package/dist/dashboard-editor/model/queries/queries.d.ts +4294 -4293
- package/dist/dashboard-editor/model/queries/query.d.ts +171 -170
- package/dist/dashboard-editor/model/sql-snippets/index.d.ts +22 -21
- package/dist/dashboard-editor/model/views/index.d.ts +2684 -2684
- package/dist/dashboard-editor/model/views/view.d.ts +113 -112
- package/dist/dashboard-editor/ui/header/add-a-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/edit-breakpoints.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/download-this-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/explain-json-schema.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/form.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/main-header.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/save-changes-or-more.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/spotlight/editor-spotlight.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-action-component.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-actions.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-control.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/sub-header.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/view-links.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/query-state-message.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/full-space-loading.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/columns-table.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/indexes-table.d.ts +5 -4
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/tooltip-value.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-nav-links.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-filter/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-filters/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-mock-context/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/change-view-of-panel.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/description.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/edit-style.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/name.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/title.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-variables-guide.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/preview-panel.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/select-viz-type.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/model.d.ts +939 -938
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-field.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variables-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/viz-conf.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-queries/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/copy.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/delete.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/external-link.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/more.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/play.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/more-actions.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/preview-data.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/query-state-message.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-query-and-vars/preview-query-and-vars.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/derived-calculations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/boolean.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/date.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension-icon.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/number.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/string.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/edit-metric-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-time-and-step.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-sql-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/run-by-checkbox.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/set-groupby-metrics.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/sql-var-selector/index.d.ts +3 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/time-query-switch.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-stats.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/query-tabs.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/run-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/select-metric.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/configurations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/delete-query.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/query-usage.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/select-data-source.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/http/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/edit-sql.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql-in-monaco-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/query-dependency.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/transform/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/item-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/preview-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippets/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.division.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.tabs.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/function-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +373 -372
- package/dist/dashboard-editor/ui/settings/content/edit-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/utils.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/global-sql-snippets-table.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +2 -2
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-modal.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-filter.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-panel.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-query.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-sql-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-view.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/filters-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/navbar/action-button/queries-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/sql-snippets-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/nav-links.d.ts +1 -1
- package/dist/dashboard-render/dashboard-render.d.ts +2 -1
- package/dist/dashboard-render/model/types.d.ts +1 -0
- package/dist/dashboard.es.js +144 -139
- package/dist/dashboard.umd.js +3 -3
- package/dist/i18n/i18n.d.ts +2 -1
- package/dist/i18n/i18next-context.d.ts +3 -2
- package/dist/index.d.ts +2 -1
- package/dist/interactions/attachment-instance-manager.d.ts +1 -0
- package/dist/interactions/components/interaction-settings.d.ts +3 -2
- package/dist/interactions/components/operation-select.d.ts +2 -1
- package/dist/interactions/components/trigger-config-model.d.ts +1 -0
- package/dist/interactions/components/trigger-select.d.ts +3 -2
- package/dist/interactions/components/variable-list.d.ts +2 -1
- package/dist/interactions/hooks/use-current-interaction-manager.d.ts +1 -0
- package/dist/interactions/hooks/use-watch-triggers.d.ts +1 -0
- package/dist/interactions/interaction-manager.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/edges.d.ts +2 -1
- package/dist/interactions/interactions-viewer/data/index.d.ts +3 -2
- package/dist/interactions/interactions-viewer/data/nodes.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/position.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/index.d.ts +1 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +3 -3
- package/dist/interactions/interactions-viewer/node-with-interactions/lines.d.ts +2 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/viewer.d.ts +2 -1
- package/dist/interactions/null-interaction-manager.d.ts +1 -0
- package/dist/interactions/operation/operation-manager-impl.d.ts +1 -0
- package/dist/interactions/operation/operations/clear-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/console-log.d.ts +1 -0
- package/dist/interactions/operation/operations/index.d.ts +1 -0
- package/dist/interactions/operation/operations/open-link.d.ts +1 -0
- package/dist/interactions/operation/operations/open-view.d.ts +1 -0
- package/dist/interactions/operation/operations/scroll-to-panel.d.ts +1 -0
- package/dist/interactions/operation/operations/set-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/switch-tab.d.ts +1 -0
- package/dist/interactions/temp-hack.d.ts +1 -0
- package/dist/interactions/test/helpers.d.ts +1 -0
- package/dist/interactions/trigger/trigger-manager-impl.d.ts +1 -0
- package/dist/model/meta-model/context/context.d.ts +8 -8
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/types.d.ts +1 -1
- package/dist/model/meta-model/dashboard/content/filter/widgets/checkbox.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +24 -23
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +20 -19
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +71 -70
- package/dist/model/meta-model/dashboard/content/filter/widgets/select-base.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +66 -65
- package/dist/model/meta-model/dashboard/content/filter/widgets/text-input.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +17 -16
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +77 -76
- package/dist/model/meta-model/dashboard/content/initial-content.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/layout/layout-set.d.ts +38 -37
- package/dist/model/meta-model/dashboard/content/mock-context/mock-context.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/panel/panel.d.ts +858 -857
- package/dist/model/meta-model/dashboard/content/panel/style/border.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/style/index.d.ts +7 -6
- package/dist/model/meta-model/dashboard/content/panel/title.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/variable.d.ts +471 -470
- package/dist/model/meta-model/dashboard/content/panel/viz.d.ts +6 -5
- package/dist/model/meta-model/dashboard/content/query/db-query.d.ts +13 -12
- package/dist/model/meta-model/dashboard/content/query/http-query.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/query/merico-metric-query.d.ts +129 -128
- package/dist/model/meta-model/dashboard/content/query/query.d.ts +163 -162
- package/dist/model/meta-model/dashboard/content/query/transform-query.d.ts +21 -20
- package/dist/model/meta-model/dashboard/content/sql-snippet/sql-snippet.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/types.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/view/view.d.ts +94 -93
- package/dist/model/meta-model/dashboard/content/view/widgets/division.d.ts +8 -7
- package/dist/model/meta-model/dashboard/content/view/widgets/modal.d.ts +26 -25
- package/dist/model/meta-model/dashboard/content/view/widgets/tabs.d.ts +73 -72
- package/dist/model/meta-model/datasources/datasource.d.ts +8 -7
- package/dist/model/meta-model/datasources/datasources.d.ts +17 -16
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippet.d.ts +7 -7
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippets.d.ts +17 -16
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +504 -503
- package/dist/model/render-model/dashboard/content/filters/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +228 -227
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +2646 -6924
- package/dist/model/render-model/dashboard/content/panels/types.d.ts +8 -7
- package/dist/model/render-model/dashboard/content/queries/mute-query.d.ts +157 -156
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +3462 -3461
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +177 -176
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippet.d.ts +6 -5
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippets.d.ts +19 -18
- package/dist/model/render-model/dashboard/content/sql-snippets/types.d.ts +1 -0
- package/dist/model/render-model/dashboard/content/sql-snippets/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/views/view.d.ts +115 -114
- package/dist/model/render-model/dashboard/content/views/views.d.ts +2120 -2119
- package/dist/model/utils/draft.d.ts +1 -0
- package/dist/shared/api-client/default-api-client.d.ts +1 -0
- package/dist/shared/api-client/facade-api-client.d.ts +1 -0
- package/dist/shared/api-client/types.d.ts +1 -0
- package/dist/shared/api-client/utils.d.ts +1 -0
- package/dist/stats.html +1 -1
- package/dist/styles/common-html-content-style.d.ts +1 -0
- package/dist/styles/default-echarts-options/index.d.ts +3 -3
- package/dist/styles/default-echarts-options/tooltip.d.ts +1 -0
- package/dist/styles/default-echarts-options/x-axis.d.ts +1 -0
- package/dist/styles/default-echarts-options/y-axis.d.ts +1 -0
- package/dist/styles/viz-box.d.ts +3 -2
- package/dist/types/dashboard.d.ts +3 -2
- package/dist/types/plugin/index.d.ts +3 -2
- package/dist/utils/color-feed.d.ts +1 -0
- package/dist/utils/dashboard-state.d.ts +1 -0
- package/dist/utils/data.d.ts +1 -0
- package/dist/utils/diff-json.d.ts +1 -0
- package/dist/utils/error-boundary.d.ts +4 -3
- package/dist/utils/function-utils.d.ts +6 -5
- package/dist/utils/http-query.d.ts +1 -0
- package/dist/utils/mantine.d.ts +1 -0
- package/dist/utils/rich-text/parse-rich-text-content.d.ts +2 -1
- package/dist/utils/sql.d.ts +1 -0
- package/dist/utils/template/editor/template-input.d.ts +3 -2
- package/dist/utils/template/editor/utils.d.ts +1 -0
- package/dist/utils/template/render/render-jsx.d.ts +1 -0
- package/dist/utils/template/render/render-string.d.ts +2 -2
- package/dist/utils/template/types.d.ts +2 -1
- package/dist/utils/template/utils.d.ts +1 -0
- package/dist/version.json +2 -2
- package/package.json +1 -1
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
import { Instance } from 'mobx-state-tree';
|
|
2
2
|
import { Layout } from 'react-grid-layout';
|
|
3
3
|
import { LayoutSetInfo, LayoutSetMetaSnapshotIn } from '../../../model';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
4
|
+
|
|
5
|
+
export declare const LayoutsModel: import('mobx-state-tree').IModelType<{
|
|
6
|
+
list: import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
7
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
8
|
+
name: import('mobx-state-tree').ISimpleType<string>;
|
|
9
|
+
breakpoint: import('mobx-state-tree').ISimpleType<number>;
|
|
10
|
+
list: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
11
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
12
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
13
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
14
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
15
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
16
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
17
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
18
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
18
19
|
}, {
|
|
19
20
|
readonly json: {
|
|
20
21
|
h: number;
|
|
@@ -33,7 +34,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
33
34
|
set(layout: Omit<Layout, "i">): void;
|
|
34
35
|
setWidth(w: number): void;
|
|
35
36
|
setHeight(h: number): void;
|
|
36
|
-
}, import(
|
|
37
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
37
38
|
}, {
|
|
38
39
|
readonly contentModel: any;
|
|
39
40
|
readonly json: {
|
|
@@ -75,7 +76,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
75
76
|
h: number;
|
|
76
77
|
moved: boolean;
|
|
77
78
|
static: boolean;
|
|
78
|
-
} & import(
|
|
79
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
79
80
|
readonly json: {
|
|
80
81
|
h: number;
|
|
81
82
|
w: number;
|
|
@@ -93,15 +94,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
93
94
|
set(layout: Omit<Layout, "i">): void;
|
|
94
95
|
setWidth(w: number): void;
|
|
95
96
|
setHeight(h: number): void;
|
|
96
|
-
} & import(
|
|
97
|
-
id: import(
|
|
98
|
-
panelID: import(
|
|
99
|
-
x: import(
|
|
100
|
-
y: import(
|
|
101
|
-
w: import(
|
|
102
|
-
h: import(
|
|
103
|
-
moved: import(
|
|
104
|
-
static: import(
|
|
97
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
98
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
99
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
100
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
101
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
102
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
103
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
104
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
105
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
105
106
|
}, {
|
|
106
107
|
readonly json: {
|
|
107
108
|
h: number;
|
|
@@ -120,7 +121,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
120
121
|
set(layout: Omit<Layout, "i">): void;
|
|
121
122
|
setWidth(w: number): void;
|
|
122
123
|
setHeight(h: number): void;
|
|
123
|
-
}, import(
|
|
124
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
124
125
|
findByPanelID(panelID: string): ({
|
|
125
126
|
id: string;
|
|
126
127
|
panelID: string;
|
|
@@ -130,7 +131,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
130
131
|
h: number;
|
|
131
132
|
moved: boolean;
|
|
132
133
|
static: boolean;
|
|
133
|
-
} & import(
|
|
134
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
134
135
|
readonly json: {
|
|
135
136
|
h: number;
|
|
136
137
|
w: number;
|
|
@@ -148,15 +149,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
148
149
|
set(layout: Omit<Layout, "i">): void;
|
|
149
150
|
setWidth(w: number): void;
|
|
150
151
|
setHeight(h: number): void;
|
|
151
|
-
} & import(
|
|
152
|
-
id: import(
|
|
153
|
-
panelID: import(
|
|
154
|
-
x: import(
|
|
155
|
-
y: import(
|
|
156
|
-
w: import(
|
|
157
|
-
h: import(
|
|
158
|
-
moved: import(
|
|
159
|
-
static: import(
|
|
152
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
153
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
154
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
155
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
156
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
157
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
158
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
159
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
160
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
160
161
|
}, {
|
|
161
162
|
readonly json: {
|
|
162
163
|
h: number;
|
|
@@ -175,7 +176,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
175
176
|
set(layout: Omit<Layout, "i">): void;
|
|
176
177
|
setWidth(w: number): void;
|
|
177
178
|
setHeight(h: number): void;
|
|
178
|
-
}, import(
|
|
179
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
179
180
|
} & {
|
|
180
181
|
setName(v: string): void;
|
|
181
182
|
setBreakpoint(v: number): void;
|
|
@@ -186,10 +187,10 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
186
187
|
updateLayoutItem(item: Layout): void;
|
|
187
188
|
} & {
|
|
188
189
|
afterCreate(): void;
|
|
189
|
-
}, import(
|
|
190
|
-
currentBreakpoint: import(
|
|
190
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>;
|
|
191
|
+
currentBreakpoint: import('mobx-state-tree').ISimpleType<string>;
|
|
191
192
|
} & {
|
|
192
|
-
currentLayoutWrapperWidth: import(
|
|
193
|
+
currentLayoutWrapperWidth: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<number>, [undefined]>;
|
|
193
194
|
}, {
|
|
194
195
|
readonly json: {
|
|
195
196
|
id: string;
|
|
@@ -221,21 +222,21 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
221
222
|
panelID: string;
|
|
222
223
|
}[];
|
|
223
224
|
}[];
|
|
224
|
-
readonly root: (object & import(
|
|
225
|
+
readonly root: (object & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IAnyComplexType>) | import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IAnyStateTreeNode>;
|
|
225
226
|
readonly contentModel: any;
|
|
226
227
|
readonly basisLayoutSet: {
|
|
227
228
|
id: string;
|
|
228
229
|
name: string;
|
|
229
230
|
breakpoint: number;
|
|
230
|
-
list: import(
|
|
231
|
-
id: import(
|
|
232
|
-
panelID: import(
|
|
233
|
-
x: import(
|
|
234
|
-
y: import(
|
|
235
|
-
w: import(
|
|
236
|
-
h: import(
|
|
237
|
-
moved: import(
|
|
238
|
-
static: import(
|
|
231
|
+
list: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').IModelType<{
|
|
232
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
233
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
234
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
235
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
236
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
237
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
238
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
239
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
239
240
|
}, {
|
|
240
241
|
readonly json: {
|
|
241
242
|
h: number;
|
|
@@ -254,15 +255,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
254
255
|
set(layout: Omit<Layout, "i">): void;
|
|
255
256
|
setWidth(w: number): void;
|
|
256
257
|
setHeight(h: number): void;
|
|
257
|
-
}, import(
|
|
258
|
-
id: import(
|
|
259
|
-
panelID: import(
|
|
260
|
-
x: import(
|
|
261
|
-
y: import(
|
|
262
|
-
w: import(
|
|
263
|
-
h: import(
|
|
264
|
-
moved: import(
|
|
265
|
-
static: import(
|
|
258
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
259
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
260
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
261
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
262
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
263
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
264
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
265
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
266
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
266
267
|
}, {
|
|
267
268
|
readonly json: {
|
|
268
269
|
h: number;
|
|
@@ -281,8 +282,8 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
281
282
|
set(layout: Omit<Layout, "i">): void;
|
|
282
283
|
setWidth(w: number): void;
|
|
283
284
|
setHeight(h: number): void;
|
|
284
|
-
}, import(
|
|
285
|
-
} & import(
|
|
285
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>>;
|
|
286
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
286
287
|
readonly contentModel: any;
|
|
287
288
|
readonly json: {
|
|
288
289
|
id: string;
|
|
@@ -323,7 +324,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
323
324
|
h: number;
|
|
324
325
|
moved: boolean;
|
|
325
326
|
static: boolean;
|
|
326
|
-
} & import(
|
|
327
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
327
328
|
readonly json: {
|
|
328
329
|
h: number;
|
|
329
330
|
w: number;
|
|
@@ -341,15 +342,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
341
342
|
set(layout: Omit<Layout, "i">): void;
|
|
342
343
|
setWidth(w: number): void;
|
|
343
344
|
setHeight(h: number): void;
|
|
344
|
-
} & import(
|
|
345
|
-
id: import(
|
|
346
|
-
panelID: import(
|
|
347
|
-
x: import(
|
|
348
|
-
y: import(
|
|
349
|
-
w: import(
|
|
350
|
-
h: import(
|
|
351
|
-
moved: import(
|
|
352
|
-
static: import(
|
|
345
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
346
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
347
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
348
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
349
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
350
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
351
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
352
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
353
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
353
354
|
}, {
|
|
354
355
|
readonly json: {
|
|
355
356
|
h: number;
|
|
@@ -368,7 +369,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
368
369
|
set(layout: Omit<Layout, "i">): void;
|
|
369
370
|
setWidth(w: number): void;
|
|
370
371
|
setHeight(h: number): void;
|
|
371
|
-
}, import(
|
|
372
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
372
373
|
findByPanelID(panelID: string): ({
|
|
373
374
|
id: string;
|
|
374
375
|
panelID: string;
|
|
@@ -378,7 +379,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
378
379
|
h: number;
|
|
379
380
|
moved: boolean;
|
|
380
381
|
static: boolean;
|
|
381
|
-
} & import(
|
|
382
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
382
383
|
readonly json: {
|
|
383
384
|
h: number;
|
|
384
385
|
w: number;
|
|
@@ -396,15 +397,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
396
397
|
set(layout: Omit<Layout, "i">): void;
|
|
397
398
|
setWidth(w: number): void;
|
|
398
399
|
setHeight(h: number): void;
|
|
399
|
-
} & import(
|
|
400
|
-
id: import(
|
|
401
|
-
panelID: import(
|
|
402
|
-
x: import(
|
|
403
|
-
y: import(
|
|
404
|
-
w: import(
|
|
405
|
-
h: import(
|
|
406
|
-
moved: import(
|
|
407
|
-
static: import(
|
|
400
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
401
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
402
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
403
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
404
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
405
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
406
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
407
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
408
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
408
409
|
}, {
|
|
409
410
|
readonly json: {
|
|
410
411
|
h: number;
|
|
@@ -423,7 +424,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
423
424
|
set(layout: Omit<Layout, "i">): void;
|
|
424
425
|
setWidth(w: number): void;
|
|
425
426
|
setHeight(h: number): void;
|
|
426
|
-
}, import(
|
|
427
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
427
428
|
} & {
|
|
428
429
|
setName(v: string): void;
|
|
429
430
|
setBreakpoint(v: number): void;
|
|
@@ -434,19 +435,19 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
434
435
|
updateLayoutItem(item: Layout): void;
|
|
435
436
|
} & {
|
|
436
437
|
afterCreate(): void;
|
|
437
|
-
} & import(
|
|
438
|
-
id: import(
|
|
439
|
-
name: import(
|
|
440
|
-
breakpoint: import(
|
|
441
|
-
list: import(
|
|
442
|
-
id: import(
|
|
443
|
-
panelID: import(
|
|
444
|
-
x: import(
|
|
445
|
-
y: import(
|
|
446
|
-
w: import(
|
|
447
|
-
h: import(
|
|
448
|
-
moved: import(
|
|
449
|
-
static: import(
|
|
438
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
439
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
440
|
+
name: import('mobx-state-tree').ISimpleType<string>;
|
|
441
|
+
breakpoint: import('mobx-state-tree').ISimpleType<number>;
|
|
442
|
+
list: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
443
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
444
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
445
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
446
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
447
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
448
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
449
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
450
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
450
451
|
}, {
|
|
451
452
|
readonly json: {
|
|
452
453
|
h: number;
|
|
@@ -465,7 +466,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
465
466
|
set(layout: Omit<Layout, "i">): void;
|
|
466
467
|
setWidth(w: number): void;
|
|
467
468
|
setHeight(h: number): void;
|
|
468
|
-
}, import(
|
|
469
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
469
470
|
}, {
|
|
470
471
|
readonly contentModel: any;
|
|
471
472
|
readonly json: {
|
|
@@ -507,7 +508,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
507
508
|
h: number;
|
|
508
509
|
moved: boolean;
|
|
509
510
|
static: boolean;
|
|
510
|
-
} & import(
|
|
511
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
511
512
|
readonly json: {
|
|
512
513
|
h: number;
|
|
513
514
|
w: number;
|
|
@@ -525,15 +526,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
525
526
|
set(layout: Omit<Layout, "i">): void;
|
|
526
527
|
setWidth(w: number): void;
|
|
527
528
|
setHeight(h: number): void;
|
|
528
|
-
} & import(
|
|
529
|
-
id: import(
|
|
530
|
-
panelID: import(
|
|
531
|
-
x: import(
|
|
532
|
-
y: import(
|
|
533
|
-
w: import(
|
|
534
|
-
h: import(
|
|
535
|
-
moved: import(
|
|
536
|
-
static: import(
|
|
529
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
530
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
531
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
532
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
533
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
534
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
535
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
536
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
537
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
537
538
|
}, {
|
|
538
539
|
readonly json: {
|
|
539
540
|
h: number;
|
|
@@ -552,7 +553,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
552
553
|
set(layout: Omit<Layout, "i">): void;
|
|
553
554
|
setWidth(w: number): void;
|
|
554
555
|
setHeight(h: number): void;
|
|
555
|
-
}, import(
|
|
556
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
556
557
|
findByPanelID(panelID: string): ({
|
|
557
558
|
id: string;
|
|
558
559
|
panelID: string;
|
|
@@ -562,7 +563,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
562
563
|
h: number;
|
|
563
564
|
moved: boolean;
|
|
564
565
|
static: boolean;
|
|
565
|
-
} & import(
|
|
566
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
566
567
|
readonly json: {
|
|
567
568
|
h: number;
|
|
568
569
|
w: number;
|
|
@@ -580,15 +581,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
580
581
|
set(layout: Omit<Layout, "i">): void;
|
|
581
582
|
setWidth(w: number): void;
|
|
582
583
|
setHeight(h: number): void;
|
|
583
|
-
} & import(
|
|
584
|
-
id: import(
|
|
585
|
-
panelID: import(
|
|
586
|
-
x: import(
|
|
587
|
-
y: import(
|
|
588
|
-
w: import(
|
|
589
|
-
h: import(
|
|
590
|
-
moved: import(
|
|
591
|
-
static: import(
|
|
584
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
585
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
586
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
587
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
588
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
589
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
590
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
591
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
592
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
592
593
|
}, {
|
|
593
594
|
readonly json: {
|
|
594
595
|
h: number;
|
|
@@ -607,7 +608,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
607
608
|
set(layout: Omit<Layout, "i">): void;
|
|
608
609
|
setWidth(w: number): void;
|
|
609
610
|
setHeight(h: number): void;
|
|
610
|
-
}, import(
|
|
611
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
611
612
|
} & {
|
|
612
613
|
setName(v: string): void;
|
|
613
614
|
setBreakpoint(v: number): void;
|
|
@@ -618,20 +619,20 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
618
619
|
updateLayoutItem(item: Layout): void;
|
|
619
620
|
} & {
|
|
620
621
|
afterCreate(): void;
|
|
621
|
-
}, import(
|
|
622
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>;
|
|
622
623
|
readonly currentLayoutSet: {
|
|
623
624
|
id: string;
|
|
624
625
|
name: string;
|
|
625
626
|
breakpoint: number;
|
|
626
|
-
list: import(
|
|
627
|
-
id: import(
|
|
628
|
-
panelID: import(
|
|
629
|
-
x: import(
|
|
630
|
-
y: import(
|
|
631
|
-
w: import(
|
|
632
|
-
h: import(
|
|
633
|
-
moved: import(
|
|
634
|
-
static: import(
|
|
627
|
+
list: import('mobx-state-tree').IMSTArray<import('mobx-state-tree').IModelType<{
|
|
628
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
629
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
630
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
631
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
632
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
633
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
634
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
635
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
635
636
|
}, {
|
|
636
637
|
readonly json: {
|
|
637
638
|
h: number;
|
|
@@ -650,15 +651,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
650
651
|
set(layout: Omit<Layout, "i">): void;
|
|
651
652
|
setWidth(w: number): void;
|
|
652
653
|
setHeight(h: number): void;
|
|
653
|
-
}, import(
|
|
654
|
-
id: import(
|
|
655
|
-
panelID: import(
|
|
656
|
-
x: import(
|
|
657
|
-
y: import(
|
|
658
|
-
w: import(
|
|
659
|
-
h: import(
|
|
660
|
-
moved: import(
|
|
661
|
-
static: import(
|
|
654
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>> & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
655
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
656
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
657
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
658
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
659
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
660
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
661
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
662
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
662
663
|
}, {
|
|
663
664
|
readonly json: {
|
|
664
665
|
h: number;
|
|
@@ -677,8 +678,8 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
677
678
|
set(layout: Omit<Layout, "i">): void;
|
|
678
679
|
setWidth(w: number): void;
|
|
679
680
|
setHeight(h: number): void;
|
|
680
|
-
}, import(
|
|
681
|
-
} & import(
|
|
681
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>>;
|
|
682
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
682
683
|
readonly contentModel: any;
|
|
683
684
|
readonly json: {
|
|
684
685
|
id: string;
|
|
@@ -719,7 +720,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
719
720
|
h: number;
|
|
720
721
|
moved: boolean;
|
|
721
722
|
static: boolean;
|
|
722
|
-
} & import(
|
|
723
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
723
724
|
readonly json: {
|
|
724
725
|
h: number;
|
|
725
726
|
w: number;
|
|
@@ -737,15 +738,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
737
738
|
set(layout: Omit<Layout, "i">): void;
|
|
738
739
|
setWidth(w: number): void;
|
|
739
740
|
setHeight(h: number): void;
|
|
740
|
-
} & import(
|
|
741
|
-
id: import(
|
|
742
|
-
panelID: import(
|
|
743
|
-
x: import(
|
|
744
|
-
y: import(
|
|
745
|
-
w: import(
|
|
746
|
-
h: import(
|
|
747
|
-
moved: import(
|
|
748
|
-
static: import(
|
|
741
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
742
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
743
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
744
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
745
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
746
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
747
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
748
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
749
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
749
750
|
}, {
|
|
750
751
|
readonly json: {
|
|
751
752
|
h: number;
|
|
@@ -764,7 +765,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
764
765
|
set(layout: Omit<Layout, "i">): void;
|
|
765
766
|
setWidth(w: number): void;
|
|
766
767
|
setHeight(h: number): void;
|
|
767
|
-
}, import(
|
|
768
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
768
769
|
findByPanelID(panelID: string): ({
|
|
769
770
|
id: string;
|
|
770
771
|
panelID: string;
|
|
@@ -774,7 +775,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
774
775
|
h: number;
|
|
775
776
|
moved: boolean;
|
|
776
777
|
static: boolean;
|
|
777
|
-
} & import(
|
|
778
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
778
779
|
readonly json: {
|
|
779
780
|
h: number;
|
|
780
781
|
w: number;
|
|
@@ -792,15 +793,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
792
793
|
set(layout: Omit<Layout, "i">): void;
|
|
793
794
|
setWidth(w: number): void;
|
|
794
795
|
setHeight(h: number): void;
|
|
795
|
-
} & import(
|
|
796
|
-
id: import(
|
|
797
|
-
panelID: import(
|
|
798
|
-
x: import(
|
|
799
|
-
y: import(
|
|
800
|
-
w: import(
|
|
801
|
-
h: import(
|
|
802
|
-
moved: import(
|
|
803
|
-
static: import(
|
|
796
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
797
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
798
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
799
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
800
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
801
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
802
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
803
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
804
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
804
805
|
}, {
|
|
805
806
|
readonly json: {
|
|
806
807
|
h: number;
|
|
@@ -819,7 +820,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
819
820
|
set(layout: Omit<Layout, "i">): void;
|
|
820
821
|
setWidth(w: number): void;
|
|
821
822
|
setHeight(h: number): void;
|
|
822
|
-
}, import(
|
|
823
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
823
824
|
} & {
|
|
824
825
|
setName(v: string): void;
|
|
825
826
|
setBreakpoint(v: number): void;
|
|
@@ -830,19 +831,19 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
830
831
|
updateLayoutItem(item: Layout): void;
|
|
831
832
|
} & {
|
|
832
833
|
afterCreate(): void;
|
|
833
|
-
} & import(
|
|
834
|
-
id: import(
|
|
835
|
-
name: import(
|
|
836
|
-
breakpoint: import(
|
|
837
|
-
list: import(
|
|
838
|
-
id: import(
|
|
839
|
-
panelID: import(
|
|
840
|
-
x: import(
|
|
841
|
-
y: import(
|
|
842
|
-
w: import(
|
|
843
|
-
h: import(
|
|
844
|
-
moved: import(
|
|
845
|
-
static: import(
|
|
834
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
835
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
836
|
+
name: import('mobx-state-tree').ISimpleType<string>;
|
|
837
|
+
breakpoint: import('mobx-state-tree').ISimpleType<number>;
|
|
838
|
+
list: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').IArrayType<import('mobx-state-tree').IModelType<{
|
|
839
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
840
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
841
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
842
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
843
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
844
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
845
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
846
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
846
847
|
}, {
|
|
847
848
|
readonly json: {
|
|
848
849
|
h: number;
|
|
@@ -861,7 +862,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
861
862
|
set(layout: Omit<Layout, "i">): void;
|
|
862
863
|
setWidth(w: number): void;
|
|
863
864
|
setHeight(h: number): void;
|
|
864
|
-
}, import(
|
|
865
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>, [undefined]>;
|
|
865
866
|
}, {
|
|
866
867
|
readonly contentModel: any;
|
|
867
868
|
readonly json: {
|
|
@@ -903,7 +904,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
903
904
|
h: number;
|
|
904
905
|
moved: boolean;
|
|
905
906
|
static: boolean;
|
|
906
|
-
} & import(
|
|
907
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
907
908
|
readonly json: {
|
|
908
909
|
h: number;
|
|
909
910
|
w: number;
|
|
@@ -921,15 +922,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
921
922
|
set(layout: Omit<Layout, "i">): void;
|
|
922
923
|
setWidth(w: number): void;
|
|
923
924
|
setHeight(h: number): void;
|
|
924
|
-
} & import(
|
|
925
|
-
id: import(
|
|
926
|
-
panelID: import(
|
|
927
|
-
x: import(
|
|
928
|
-
y: import(
|
|
929
|
-
w: import(
|
|
930
|
-
h: import(
|
|
931
|
-
moved: import(
|
|
932
|
-
static: import(
|
|
925
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
926
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
927
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
928
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
929
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
930
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
931
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
932
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
933
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
933
934
|
}, {
|
|
934
935
|
readonly json: {
|
|
935
936
|
h: number;
|
|
@@ -948,7 +949,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
948
949
|
set(layout: Omit<Layout, "i">): void;
|
|
949
950
|
setWidth(w: number): void;
|
|
950
951
|
setHeight(h: number): void;
|
|
951
|
-
}, import(
|
|
952
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
952
953
|
findByPanelID(panelID: string): ({
|
|
953
954
|
id: string;
|
|
954
955
|
panelID: string;
|
|
@@ -958,7 +959,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
958
959
|
h: number;
|
|
959
960
|
moved: boolean;
|
|
960
961
|
static: boolean;
|
|
961
|
-
} & import(
|
|
962
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
962
963
|
readonly json: {
|
|
963
964
|
h: number;
|
|
964
965
|
w: number;
|
|
@@ -976,15 +977,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
976
977
|
set(layout: Omit<Layout, "i">): void;
|
|
977
978
|
setWidth(w: number): void;
|
|
978
979
|
setHeight(h: number): void;
|
|
979
|
-
} & import(
|
|
980
|
-
id: import(
|
|
981
|
-
panelID: import(
|
|
982
|
-
x: import(
|
|
983
|
-
y: import(
|
|
984
|
-
w: import(
|
|
985
|
-
h: import(
|
|
986
|
-
moved: import(
|
|
987
|
-
static: import(
|
|
980
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
981
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
982
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
983
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
984
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
985
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
986
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
987
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
988
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
988
989
|
}, {
|
|
989
990
|
readonly json: {
|
|
990
991
|
h: number;
|
|
@@ -1003,7 +1004,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1003
1004
|
set(layout: Omit<Layout, "i">): void;
|
|
1004
1005
|
setWidth(w: number): void;
|
|
1005
1006
|
setHeight(h: number): void;
|
|
1006
|
-
}, import(
|
|
1007
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>) | undefined;
|
|
1007
1008
|
} & {
|
|
1008
1009
|
setName(v: string): void;
|
|
1009
1010
|
setBreakpoint(v: number): void;
|
|
@@ -1014,7 +1015,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1014
1015
|
updateLayoutItem(item: Layout): void;
|
|
1015
1016
|
} & {
|
|
1016
1017
|
afterCreate(): void;
|
|
1017
|
-
}, import(
|
|
1018
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>;
|
|
1018
1019
|
readonly currentLayoutRange: {
|
|
1019
1020
|
id: string;
|
|
1020
1021
|
name: string;
|
|
@@ -1055,7 +1056,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1055
1056
|
h: number;
|
|
1056
1057
|
moved: boolean;
|
|
1057
1058
|
static: boolean;
|
|
1058
|
-
} & import(
|
|
1059
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
1059
1060
|
readonly json: {
|
|
1060
1061
|
h: number;
|
|
1061
1062
|
w: number;
|
|
@@ -1073,15 +1074,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1073
1074
|
set(layout: Omit<Layout, "i">): void;
|
|
1074
1075
|
setWidth(w: number): void;
|
|
1075
1076
|
setHeight(h: number): void;
|
|
1076
|
-
} & import(
|
|
1077
|
-
id: import(
|
|
1078
|
-
panelID: import(
|
|
1079
|
-
x: import(
|
|
1080
|
-
y: import(
|
|
1081
|
-
w: import(
|
|
1082
|
-
h: import(
|
|
1083
|
-
moved: import(
|
|
1084
|
-
static: import(
|
|
1077
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
1078
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
1079
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
1080
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
1081
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
1082
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
1083
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
1084
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1085
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1085
1086
|
}, {
|
|
1086
1087
|
readonly json: {
|
|
1087
1088
|
h: number;
|
|
@@ -1100,7 +1101,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1100
1101
|
set(layout: Omit<Layout, "i">): void;
|
|
1101
1102
|
setWidth(w: number): void;
|
|
1102
1103
|
setHeight(h: number): void;
|
|
1103
|
-
}, import(
|
|
1104
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>)[];
|
|
1104
1105
|
gridLayouts(panelIDs: string[]): Record<string, Layout[]>;
|
|
1105
1106
|
findItemByPanelID(panelID: string): {
|
|
1106
1107
|
id: string;
|
|
@@ -1111,7 +1112,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1111
1112
|
h: number;
|
|
1112
1113
|
moved: boolean;
|
|
1113
1114
|
static: boolean;
|
|
1114
|
-
} & import(
|
|
1115
|
+
} & import('mobx-state-tree/dist/internal').NonEmptyObject & {
|
|
1115
1116
|
readonly json: {
|
|
1116
1117
|
h: number;
|
|
1117
1118
|
w: number;
|
|
@@ -1129,15 +1130,15 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1129
1130
|
set(layout: Omit<Layout, "i">): void;
|
|
1130
1131
|
setWidth(w: number): void;
|
|
1131
1132
|
setHeight(h: number): void;
|
|
1132
|
-
} & import(
|
|
1133
|
-
id: import(
|
|
1134
|
-
panelID: import(
|
|
1135
|
-
x: import(
|
|
1136
|
-
y: import(
|
|
1137
|
-
w: import(
|
|
1138
|
-
h: import(
|
|
1139
|
-
moved: import(
|
|
1140
|
-
static: import(
|
|
1133
|
+
} & import('mobx-state-tree').IStateTreeNode<import('mobx-state-tree').IModelType<{
|
|
1134
|
+
id: import('mobx-state-tree').ISimpleType<string>;
|
|
1135
|
+
panelID: import('mobx-state-tree').ISimpleType<string>;
|
|
1136
|
+
x: import('mobx-state-tree').ISimpleType<number>;
|
|
1137
|
+
y: import('mobx-state-tree').IMaybeNull<import('mobx-state-tree').ISimpleType<number>>;
|
|
1138
|
+
w: import('mobx-state-tree').ISimpleType<number>;
|
|
1139
|
+
h: import('mobx-state-tree').ISimpleType<number>;
|
|
1140
|
+
moved: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1141
|
+
static: import('mobx-state-tree').IOptionalIType<import('mobx-state-tree').ISimpleType<boolean>, [undefined]>;
|
|
1141
1142
|
}, {
|
|
1142
1143
|
readonly json: {
|
|
1143
1144
|
h: number;
|
|
@@ -1156,7 +1157,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1156
1157
|
set(layout: Omit<Layout, "i">): void;
|
|
1157
1158
|
setWidth(w: number): void;
|
|
1158
1159
|
setHeight(h: number): void;
|
|
1159
|
-
}, import(
|
|
1160
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>>;
|
|
1160
1161
|
} & {
|
|
1161
1162
|
setCurrentBreakpoint(b: string): void;
|
|
1162
1163
|
afterCreate(): void;
|
|
@@ -1177,5 +1178,5 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1177
1178
|
remove(index: number): void;
|
|
1178
1179
|
removeByID(id: string): void;
|
|
1179
1180
|
removeByIDs(ids: string[]): void;
|
|
1180
|
-
}, import(
|
|
1181
|
+
}, import('mobx-state-tree')._NotCustomized, import('mobx-state-tree')._NotCustomized>;
|
|
1181
1182
|
export type LayoutsModelInstance = Instance<typeof LayoutsModel>;
|