@devtable/dashboard 14.57.2 → 14.57.4
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 +2 -3
- package/dist/api-caller/request.d.ts +4 -5
- package/dist/api-caller/types.d.ts +0 -1
- package/dist/components/filter/custom-default-value-editor.d.ts +1 -2
- package/dist/components/filter/default-value-mode-selector.d.ts +1 -2
- package/dist/components/filter/error-message-or-not-found.d.ts +1 -1
- package/dist/components/filter/filter-checkbox/editor.d.ts +1 -2
- 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 +1 -2
- package/dist/components/filter/filter-date-range/render.d.ts +1 -2
- package/dist/components/filter/filter-date-range/widget/calendar.d.ts +1 -2
- package/dist/components/filter/filter-date-range/widget/count-days.d.ts +1 -2
- package/dist/components/filter/filter-date-range/widget/hints.d.ts +1 -1
- package/dist/components/filter/filter-date-range/widget/index.d.ts +1 -2
- package/dist/components/filter/filter-date-range/widget/shortcuts/index.d.ts +1 -2
- package/dist/components/filter/filter-date-range/widget/shortcuts/shortcuts.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/editor.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/render.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/calendar.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/day-picker.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/month-picker.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/quarter-picker.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +0 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/utils.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/calendar/week-picker.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/count-days.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/index.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/select-step.d.ts +2 -3
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/index.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/shortcuts.d.ts +1 -2
- package/dist/components/filter/filter-merico-date-range/widget/utils.d.ts +0 -1
- package/dist/components/filter/filter-multi-select/editor.d.ts +2 -2
- package/dist/components/filter/filter-multi-select/render/index.d.ts +1 -2
- package/dist/components/filter/filter-multi-select/render/widget.d.ts +1 -2
- package/dist/components/filter/filter-multi-select/render/widget.styles.d.ts +1 -2
- package/dist/components/filter/filter-select/editor/editor.d.ts +1 -2
- package/dist/components/filter/filter-select/editor/preset-option-series.d.ts +0 -1
- package/dist/components/filter/filter-select/editor/static-options.d.ts +1 -2
- package/dist/components/filter/filter-select/render.d.ts +1 -2
- package/dist/components/filter/filter-settings/filter-setting.d.ts +1 -2
- package/dist/components/filter/filter-settings/filter-settings.d.ts +2 -2
- package/dist/components/filter/filter-settings/filter-usage-table.d.ts +1 -2
- package/dist/components/filter/filter-settings/index.d.ts +1 -1
- package/dist/components/filter/filter-settings/preview-filter.d.ts +1 -2
- package/dist/components/filter/filter-settings/types.d.ts +0 -1
- 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 +1 -2
- package/dist/components/filter/filter-tree/common/switcher-icon.d.ts +1 -2
- package/dist/components/filter/filter-tree/common/tree-icon.d.ts +1 -2
- 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 +1 -2
- package/dist/components/filter/filter-tree/filter-tree-select/render/use-select-all.d.ts +0 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.d.ts +1 -2
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.styles.d.ts +1 -2
- package/dist/components/filter/filter-tree/filter-tree-single-select/editor/filter-tree-single-select-editor.d.ts +1 -2
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/filter-tree-single-select-render.d.ts +1 -2
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.d.ts +1 -2
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.styles.d.ts +1 -2
- package/dist/components/filter/filter.d.ts +1 -2
- 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 +0 -1
- 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 +1 -2
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-items.d.ts +0 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-query-items.d.ts +1 -2
- 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 +1 -2
- 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 +0 -1
- 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 +0 -1
- package/dist/components/panel/panel-render/panel-addon-context.d.ts +2 -3
- package/dist/components/panel/panel-render/panel-dropdown-menu.d.ts +2 -3
- package/dist/components/panel/panel-render/panel-render-base.d.ts +2 -3
- package/dist/components/panel/panel-render/panel-render.d.ts +1 -2
- package/dist/components/panel/panel-render/panel-viz-features.d.ts +2 -3
- package/dist/components/panel/panel-render/title-bar/index.d.ts +1 -1
- package/dist/components/panel/panel-render/top-right-actions/index.d.ts +2 -3
- 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 +1 -2
- package/dist/components/panel/panel-render/viz/panel-viz-section.d.ts +1 -2
- package/dist/components/panel/panel-render/viz/viz.d.ts +3 -3
- package/dist/components/panel/plugin-adaptor.d.ts +3 -4
- package/dist/components/panel/settings/common/aggregation-selector.d.ts +1 -2
- package/dist/components/panel/settings/common/data-field-selector.d.ts +1 -2
- package/dist/components/panel/settings/common/mantine-color-swatches.d.ts +1 -1
- package/dist/components/panel/settings/common/mantine-font-weight.d.ts +1 -2
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +2 -2
- package/dist/components/panel/settings/common/numbro-format-selector.d.ts +1 -2
- package/dist/components/panel/settings/common/panel-query-selector.d.ts +1 -2
- 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 +1 -2
- package/dist/components/panel/use-config-viz-instance-service.d.ts +2 -3
- package/dist/components/plugins/color-manager/color-manager.d.ts +0 -1
- package/dist/components/plugins/color-manager/impl.d.ts +1 -2
- package/dist/components/plugins/color-manager/multi-step-value-mapper.d.ts +0 -1
- package/dist/components/plugins/colors/diverging-color.d.ts +0 -1
- package/dist/components/plugins/colors/index.d.ts +0 -1
- package/dist/components/plugins/colors/sequential-color.d.ts +0 -1
- 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 +0 -1
- 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 +1 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/get-number-or-dynamic-value.d.ts +0 -1
- 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 +1 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/types.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/regression-line/option.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/regression-line/types.d.ts +0 -1
- 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 +1 -2
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic-size-function-editor.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/symbol-size/static.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/types.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/utils.d.ts +0 -1
- 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 +1 -2
- 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 +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/index.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/index.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/interval-editor.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/piece-editor.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/pieces-editor.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/preview-visual-map.d.ts +1 -2
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/types.d.ts +0 -1
- 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 +0 -1
- 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 +2 -3
- 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 +2 -3
- package/dist/components/plugins/editor-components/field-array-tabs/tab-list.d.ts +2 -3
- package/dist/components/plugins/editor-components/field-array-tabs/types.d.ts +1 -2
- 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 +0 -1
- 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 +0 -1
- package/dist/components/plugins/hooks/use-row-data-map.d.ts +1 -2
- package/dist/components/plugins/hooks/use-storage-data.d.ts +0 -1
- package/dist/components/plugins/hooks/use-tab-state.d.ts +1 -1
- package/dist/components/plugins/instance-migrator/index.d.ts +1 -2
- package/dist/components/plugins/json-plugin-storage.d.ts +0 -1
- package/dist/components/plugins/message-channels.d.ts +1 -2
- package/dist/components/plugins/panel-addon/index.d.ts +1 -1
- package/dist/components/plugins/panel-addon/panel-addon-manager.d.ts +1 -2
- package/dist/components/plugins/plugin-context.d.ts +5560 -5558
- package/dist/components/plugins/plugin-data-migrator/plugin-data-migrator.d.ts +0 -1
- package/dist/components/plugins/plugin-data-migrator/version-based-migrator.d.ts +0 -1
- package/dist/components/plugins/plugin-manager.d.ts +0 -1
- package/dist/components/plugins/service/service-locator/use-service-locator.d.ts +3 -4
- package/dist/components/plugins/service/use-top-level-services.d.ts +2 -3
- package/dist/components/plugins/sub-tree-json-plugin-storage.d.ts +0 -1
- package/dist/components/plugins/test-utils.d.ts +0 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/legend/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/reference-line.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/editors/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/option/common.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/dataset.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/index.d.ts +4 -5
- package/dist/components/plugins/viz-components/boxplot-chart/option/legend.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/reference-line.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/box.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/outliers.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/scatter.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/utils.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/index.d.ts +3 -4
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/additional-metrics.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/boxplot.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/outlier.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/scatter.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/boxplot-chart/triggers/click-boxplot.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/button/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/button/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/button/triggers/click-button.d.ts +1 -2
- package/dist/components/plugins/viz-components/button/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/button/viz-button-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/button/viz-button.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/calendar/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/heat_block/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/option/formatters.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/option/index.d.ts +2 -3
- package/dist/components/plugins/viz-components/calendar-heatmap/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/triggers/click-calendar-date.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/type.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/get-echarts-data-zoom-option.d.ts +0 -1
- 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 +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/reference-area.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/reference-line.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/regression-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.bar.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.line.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.scatter.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/series/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/series/series-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/stats/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/x-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/migrators/index.d.ts +2 -3
- package/dist/components/plugins/viz-components/cartesian/option/events.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/legend.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/regression.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/option/series/data.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/option/series/get-echarts-symbol-size.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_areas.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_lines.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/option/series/series_items.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/utils/label-formatter.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/utils/variables.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/x-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/option/y-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/cartesian/triggers/click-echart.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/funnel/editors/series/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/funnel/editors/series/series-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/funnel/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/funnel/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/funnel/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/funnel/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/funnel/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/funnel/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/funnel/viz-funnel-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/funnel/viz-funnel-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/heat_block/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/pagination/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/x-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/editors/y-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/heatmap-pagination.d.ts +1 -1
- package/dist/components/plugins/viz-components/heatmap/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/option/formatters.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/option/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/option/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-grouped-data.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-series-data.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/heatmap/triggers/click-heat-block.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/reference-line.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/fields.bar.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/series-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/stats/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/y-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/legend.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/data.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/reference_lines.d.ts +2 -3
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/series_items.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/label-formatter.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/variables.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/x-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/y-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/triggers/click-horizontal-bar-chart-series.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/deviation.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/x_axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/data.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/legend.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-1.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-2.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-3.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-4.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/basis-metric-selector.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/index.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/heat_block/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/editors/y-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/migrators/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/formatters.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-heatmap/triggers/click-heat-block.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-heatmap/type.d.ts +2 -3
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/add-a-row.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/row-editor.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/viz-merico-linear-gauge-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/migrator/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/option.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/viz-merico-linear-gauge.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/add-a-row.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/get-groups-from-yaml.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/viz-merico-panel-groups-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/migrator/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/render/viz-merico-panel-groups.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/metric.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/merico-stats/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/migrators/v2.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/render/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/merico-stats/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/viz-merico-stats-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/bar.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/line.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/mark-line.d.ts +2 -3
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/reference-line.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/x-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +31 -31
- package/dist/components/plugins/viz-components/pareto-chart/option/mark-line-and-area.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/reference_lines.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/utils.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/x-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/y-axes.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/pareto-chart/triggers/click-pareto.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/type.d.ts +5 -2
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/add-a-row.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/select-palette.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/pie-chart/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/pie-chart/option/dataset.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +2 -3
- package/dist/components/plugins/viz-components/pie-chart/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/triggers/click-pie-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/pie-chart/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/additional-series-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/dimension.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/option/formatter.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/option/series.label.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/triggers/click-radar-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/editors/regression-field.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/regression-chart/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/regression-series.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/choose-data-keys/choose-data-keys.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/desc.d.ts +1 -2
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/index.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/regression-chart/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/regression-chart/viz-regression-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/rich-text/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/rich-text/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-areas/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/reference-line.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/index.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/get-series-color.d.ts +0 -1
- 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 +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/stats/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metric.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metrics.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/y-axis.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/option/dataset.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/get-echarts-symbol-size.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/option/grid.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/series.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/x-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/y-axis.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/triggers/click-scatter-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/type.d.ts +3 -4
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart.d.ts +1 -2
- package/dist/components/plugins/viz-components/stats/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/stats/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/stats/triggers/click-stats.d.ts +1 -2
- package/dist/components/plugins/viz-components/stats/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/stats/update/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/stats/viz-stats-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/stats/viz-stats.d.ts +2 -3
- package/dist/components/plugins/viz-components/sunburst/editors/data-field.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/editors/levels/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/editors/levels/level.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/array-to-tree.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/data.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/option/tooltip.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/types.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/type.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/table/editors/columns/column.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/table/editors/pagination.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/editors/styling.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/migrators/handlers.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/migrators/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/render/cell-value.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/render/index.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/render/pagination-and-row-count.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/table/render/viz-table-component.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/table-cell-context.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/triggers/click-cell-content.d.ts +1 -2
- package/dist/components/plugins/viz-components/table/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/utils.d.ts +0 -1
- 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 +1 -2
- package/dist/components/plugins/viz-components/table/viz-table.styles.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/text/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/text/type.d.ts +0 -1
- package/dist/components/plugins/viz-components/text/viz-text-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/text/viz-text.d.ts +1 -2
- 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 +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/viz-viz-dashboard-state-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/checkbox-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/context-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/date-range-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/item-badge.d.ts +2 -3
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/multi-select-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/selection-table.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/single-select-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/state-item.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/text-input-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-select-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-single-select-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/state-items.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/viz-viz-dashboard-state.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/viz-instance-api.d.ts +1 -2
- 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 +0 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/request/call-expert-system.d.ts +0 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/translation.d.ts +0 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm-editor.d.ts +1 -2
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm.d.ts +1 -2
- package/dist/components/plugins/viz-manager/components.d.ts +2 -3
- package/dist/components/plugins/viz-manager/impl.d.ts +0 -1
- package/dist/components/plugins/viz-manager/types.d.ts +0 -1
- package/dist/components/view/layout/edit-layout.d.ts +1 -2
- package/dist/components/view/layout/render-layout.d.ts +1 -2
- package/dist/components/view/view-component/preview/division.d.ts +2 -3
- package/dist/components/view/view-component/preview/index.d.ts +2 -3
- package/dist/components/view/view-component/preview/modal.d.ts +2 -3
- package/dist/components/view/view-component/preview/tabs.d.ts +1 -2
- package/dist/components/view/view-component/render/division.d.ts +3 -4
- package/dist/components/view/view-component/render/index.d.ts +2 -3
- package/dist/components/view/view-component/render/modal.d.ts +3 -4
- package/dist/components/view/view-component/render/tabs.d.ts +1 -2
- 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 +2 -3
- package/dist/components/widgets/custom-selector-item/index.d.ts +0 -1
- package/dist/components/widgets/function-editor/function-editor.d.ts +1 -2
- 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 +2 -3
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-control.d.ts +1 -2
- 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 +0 -1
- 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 +1 -2
- 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 +1 -2
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-mark.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/utils.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/font-size-extension.d.ts +4 -2
- 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 +1 -2
- package/dist/contexts/customize-screenshot-context.d.ts +1 -2
- package/dist/contexts/dashboard-action-context.d.ts +1 -2
- package/dist/contexts/dashboard-theme-context.d.ts +1 -2
- package/dist/contexts/dates-provider.d.ts +2 -3
- package/dist/contexts/full-screen-panel-context.d.ts +1 -2
- package/dist/contexts/layout-state-context.d.ts +1 -2
- package/dist/contexts/panel-context.d.ts +11077 -11074
- package/dist/contexts/render-content-model-context.d.ts +0 -1
- package/dist/dashboard-editor/dashboard-editor.d.ts +2 -3
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +62 -63
- 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 +27 -28
- 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 +8 -9
- package/dist/dashboard-editor/model/datasources/db-info/tables.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/index.d.ts +256 -257
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +16 -17
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +0 -1
- package/dist/dashboard-editor/model/datasources/mm-info/metrics.d.ts +8 -6
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +28 -29
- package/dist/dashboard-editor/model/editor/index.d.ts +4 -5
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +69 -70
- package/dist/dashboard-editor/model/filters/index.d.ts +648 -649
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +222 -223
- package/dist/dashboard-editor/model/panels/panel.d.ts +2534 -2533
- package/dist/dashboard-editor/model/queries/queries.d.ts +4476 -4294
- package/dist/dashboard-editor/model/queries/query.d.ts +177 -171
- package/dist/dashboard-editor/model/sql-snippets/index.d.ts +21 -22
- package/dist/dashboard-editor/model/views/index.d.ts +2684 -2684
- package/dist/dashboard-editor/model/views/view.d.ts +112 -113
- 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 +1 -2
- 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 +1 -2
- package/dist/dashboard-editor/ui/header/main-header.d.ts +2 -3
- 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 +1 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-action-component.d.ts +2 -3
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-actions.d.ts +2 -3
- 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 +1 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.style.d.ts +0 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/data-preview/pagination-control.d.ts +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/columns-table.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/index.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/indexes-table.d.ts +4 -5
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/pagination-control.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-nav-links.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/index.d.ts +2 -3
- 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 +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-variables-guide.d.ts +1 -2
- 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 +1 -2
- 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 +938 -939
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-editor.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-field.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variables-editor.d.ts +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/copy.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/delete.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/external-link.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/more.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/play.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/more-actions.d.ts +2 -3
- 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 +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.style.d.ts +0 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/pagination-control.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/preview-data.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/query-state-message.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-query-and-vars/preview-query-and-vars.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/derived-calculations.d.ts +2 -3
- 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 +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/edit-metric-query.d.ts +2 -3
- 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 +2 -3
- 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 +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/run-by-checkbox.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/set-groupby-metrics.d.ts +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-selector.d.ts +2 -3
- 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 +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/run-query.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/select-metric.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/configurations.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/delete-query.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/index.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/query-usage.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/select-data-source.d.ts +2 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/http/index.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/edit-sql.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/index.d.ts +1 -2
- 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 +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/transform/index.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.tabs.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/index.d.ts +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/index.d.ts +1 -2
- 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 +1 -2
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +372 -373
- 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 +1 -2
- 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 +2 -3
- 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 +1 -2
- package/dist/dashboard-render/model/types.d.ts +0 -1
- package/dist/dashboard.es.js +2472 -2431
- package/dist/dashboard.umd.js +50 -50
- package/dist/i18n/en.d.ts +1 -0
- package/dist/i18n/i18n.d.ts +1 -2
- package/dist/i18n/i18next-context.d.ts +2 -3
- package/dist/i18n/zh.d.ts +1 -0
- package/dist/index.d.ts +1 -2
- package/dist/interactions/attachment-instance-manager.d.ts +0 -1
- package/dist/interactions/components/interaction-settings.d.ts +2 -3
- package/dist/interactions/components/operation-select.d.ts +1 -2
- package/dist/interactions/components/trigger-config-model.d.ts +0 -1
- package/dist/interactions/components/trigger-select.d.ts +2 -3
- package/dist/interactions/components/variable-list.d.ts +1 -2
- package/dist/interactions/hooks/use-current-interaction-manager.d.ts +0 -1
- package/dist/interactions/hooks/use-watch-triggers.d.ts +0 -1
- package/dist/interactions/interaction-manager.d.ts +0 -1
- package/dist/interactions/interactions-viewer/data/edges.d.ts +1 -2
- package/dist/interactions/interactions-viewer/data/index.d.ts +2 -3
- package/dist/interactions/interactions-viewer/data/nodes.d.ts +0 -1
- package/dist/interactions/interactions-viewer/data/position.d.ts +0 -1
- package/dist/interactions/interactions-viewer/data/types.d.ts +1 -2
- 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 +1 -2
- package/dist/interactions/interactions-viewer/node-with-interactions/types.d.ts +1 -2
- package/dist/interactions/interactions-viewer/viewer.d.ts +1 -2
- package/dist/interactions/null-interaction-manager.d.ts +0 -1
- package/dist/interactions/operation/operation-manager-impl.d.ts +0 -1
- package/dist/interactions/operation/operations/clear-filter-values.d.ts +0 -1
- package/dist/interactions/operation/operations/console-log.d.ts +0 -1
- package/dist/interactions/operation/operations/index.d.ts +0 -1
- package/dist/interactions/operation/operations/open-link.d.ts +0 -1
- package/dist/interactions/operation/operations/open-view.d.ts +0 -1
- package/dist/interactions/operation/operations/scroll-to-panel.d.ts +0 -1
- package/dist/interactions/operation/operations/set-filter-values.d.ts +0 -1
- package/dist/interactions/operation/operations/switch-tab.d.ts +0 -1
- package/dist/interactions/temp-hack.d.ts +0 -1
- package/dist/interactions/test/helpers.d.ts +0 -1
- package/dist/interactions/trigger/trigger-manager-impl.d.ts +0 -1
- package/dist/model/meta-model/context/context.d.ts +8 -8
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +77 -78
- 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 +11 -12
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +23 -24
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +19 -20
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +70 -71
- package/dist/model/meta-model/dashboard/content/filter/widgets/select-base.d.ts +14 -15
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +65 -66
- package/dist/model/meta-model/dashboard/content/filter/widgets/text-input.d.ts +11 -12
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +16 -17
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +77 -78
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +76 -77
- package/dist/model/meta-model/dashboard/content/initial-content.d.ts +0 -1
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +11 -12
- package/dist/model/meta-model/dashboard/content/layout/layout-set.d.ts +37 -38
- package/dist/model/meta-model/dashboard/content/mock-context/mock-context.d.ts +4 -5
- package/dist/model/meta-model/dashboard/content/panel/panel.d.ts +857 -858
- 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 +6 -7
- package/dist/model/meta-model/dashboard/content/panel/title.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/variable.d.ts +470 -471
- package/dist/model/meta-model/dashboard/content/panel/viz.d.ts +5 -6
- package/dist/model/meta-model/dashboard/content/query/db-query.d.ts +12 -13
- package/dist/model/meta-model/dashboard/content/query/http-query.d.ts +14 -15
- package/dist/model/meta-model/dashboard/content/query/merico-metric-query.d.ts +146 -129
- package/dist/model/meta-model/dashboard/content/query/query.d.ts +168 -163
- package/dist/model/meta-model/dashboard/content/query/transform-query.d.ts +20 -21
- package/dist/model/meta-model/dashboard/content/sql-snippet/sql-snippet.d.ts +4 -5
- package/dist/model/meta-model/dashboard/content/types.d.ts +0 -1
- package/dist/model/meta-model/dashboard/content/view/view.d.ts +93 -94
- package/dist/model/meta-model/dashboard/content/view/widgets/division.d.ts +7 -8
- package/dist/model/meta-model/dashboard/content/view/widgets/modal.d.ts +25 -26
- package/dist/model/meta-model/dashboard/content/view/widgets/tabs.d.ts +72 -73
- package/dist/model/meta-model/datasources/datasource.d.ts +7 -8
- package/dist/model/meta-model/datasources/datasources.d.ts +16 -17
- 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 +16 -17
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +503 -504
- package/dist/model/render-model/dashboard/content/filters/utils.d.ts +1 -2
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +227 -228
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +2532 -2531
- package/dist/model/render-model/dashboard/content/panels/types.d.ts +4 -5
- package/dist/model/render-model/dashboard/content/queries/mute-query.d.ts +163 -157
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +3597 -3461
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +183 -177
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippet.d.ts +5 -6
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippets.d.ts +18 -19
- package/dist/model/render-model/dashboard/content/sql-snippets/types.d.ts +0 -1
- package/dist/model/render-model/dashboard/content/sql-snippets/utils.d.ts +1 -2
- package/dist/model/render-model/dashboard/content/views/view.d.ts +114 -115
- package/dist/model/render-model/dashboard/content/views/views.d.ts +2119 -2120
- package/dist/model/utils/draft.d.ts +0 -1
- package/dist/shared/api-client/default-api-client.d.ts +0 -1
- package/dist/shared/api-client/facade-api-client.d.ts +0 -1
- package/dist/shared/api-client/types.d.ts +0 -1
- package/dist/shared/api-client/utils.d.ts +0 -1
- package/dist/stats.html +1 -1
- package/dist/styles/common-html-content-style.d.ts +0 -1
- package/dist/styles/default-echarts-options/index.d.ts +3 -3
- package/dist/styles/default-echarts-options/tooltip.d.ts +0 -1
- package/dist/styles/default-echarts-options/x-axis.d.ts +0 -1
- package/dist/styles/default-echarts-options/y-axis.d.ts +0 -1
- package/dist/styles/viz-box.d.ts +2 -3
- package/dist/types/dashboard.d.ts +2 -3
- package/dist/types/plugin/index.d.ts +2 -3
- package/dist/utils/color-feed.d.ts +0 -1
- package/dist/utils/dashboard-state.d.ts +0 -1
- package/dist/utils/data.d.ts +0 -1
- package/dist/utils/diff-json.d.ts +0 -1
- package/dist/utils/error-boundary.d.ts +3 -4
- package/dist/utils/function-utils.d.ts +5 -6
- package/dist/utils/http-query.d.ts +0 -1
- package/dist/utils/mantine.d.ts +0 -1
- package/dist/utils/rich-text/parse-rich-text-content.d.ts +1 -2
- package/dist/utils/sql.d.ts +0 -1
- package/dist/utils/template/editor/template-input.d.ts +2 -3
- package/dist/utils/template/editor/utils.d.ts +0 -1
- package/dist/utils/template/render/render-jsx.d.ts +0 -1
- package/dist/utils/template/render/render-string.d.ts +2 -2
- package/dist/utils/template/types.d.ts +1 -2
- package/dist/utils/template/utils.d.ts +0 -1
- package/dist/version.json +2 -2
- package/package.json +1 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { EViewComponentType, ViewMetaInstance } from '../../../../../../model';
|
|
2
|
-
|
|
3
2
|
export declare const EditViewForm: (({ view }: {
|
|
4
3
|
view?: ({
|
|
5
4
|
id: string;
|
|
@@ -12,7 +11,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
12
11
|
custom_modal_title: {
|
|
13
12
|
enabled: boolean;
|
|
14
13
|
func_content: string;
|
|
15
|
-
} & import(
|
|
14
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
16
15
|
readonly json: {
|
|
17
16
|
enabled: boolean;
|
|
18
17
|
func_content: string;
|
|
@@ -25,9 +24,9 @@ export declare const EditViewForm: (({ view }: {
|
|
|
25
24
|
enabled: boolean;
|
|
26
25
|
func_content: string;
|
|
27
26
|
}): void;
|
|
28
|
-
} & import(
|
|
29
|
-
enabled: import(
|
|
30
|
-
func_content: import(
|
|
27
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
28
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
29
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
31
30
|
}, {
|
|
32
31
|
readonly json: {
|
|
33
32
|
enabled: boolean;
|
|
@@ -41,8 +40,8 @@ export declare const EditViewForm: (({ view }: {
|
|
|
41
40
|
enabled: boolean;
|
|
42
41
|
func_content: string;
|
|
43
42
|
}): void;
|
|
44
|
-
}, import(
|
|
45
|
-
} & import(
|
|
43
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>>;
|
|
44
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
46
45
|
readonly json: {
|
|
47
46
|
_name: EViewComponentType.Modal;
|
|
48
47
|
width: string;
|
|
@@ -55,13 +54,13 @@ export declare const EditViewForm: (({ view }: {
|
|
|
55
54
|
} & {
|
|
56
55
|
setWidth(v: string): void;
|
|
57
56
|
setHeight(v: string): void;
|
|
58
|
-
} & import(
|
|
59
|
-
_name: import(
|
|
60
|
-
width: import(
|
|
61
|
-
height: import(
|
|
62
|
-
custom_modal_title: import(
|
|
63
|
-
enabled: import(
|
|
64
|
-
func_content: import(
|
|
57
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
58
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
59
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
60
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
61
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
62
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
63
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
65
64
|
}, {
|
|
66
65
|
readonly json: {
|
|
67
66
|
enabled: boolean;
|
|
@@ -75,15 +74,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
75
74
|
enabled: boolean;
|
|
76
75
|
func_content: string;
|
|
77
76
|
}): void;
|
|
78
|
-
}, import(
|
|
79
|
-
}>> | import(
|
|
80
|
-
_name: import(
|
|
81
|
-
tabs: import(
|
|
82
|
-
id: import(
|
|
83
|
-
name: import(
|
|
84
|
-
view_id: import(
|
|
85
|
-
color: import(
|
|
86
|
-
order: import(
|
|
77
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
78
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
79
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
80
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
81
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
82
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
83
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
84
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
85
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
87
86
|
}, {
|
|
88
87
|
readonly json: {
|
|
89
88
|
id: string;
|
|
@@ -97,19 +96,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
97
96
|
setViewID(v: string | null): void;
|
|
98
97
|
setColor(v: string): void;
|
|
99
98
|
setOrder(v: string | number): void;
|
|
100
|
-
}, import(
|
|
101
|
-
variant: import(
|
|
102
|
-
orientation: import(
|
|
103
|
-
grow: import(
|
|
104
|
-
}>> | import(
|
|
105
|
-
_name: import(
|
|
106
|
-
}>>, import(
|
|
107
|
-
_name: import(
|
|
108
|
-
width: import(
|
|
109
|
-
height: import(
|
|
110
|
-
custom_modal_title: import(
|
|
111
|
-
enabled: import(
|
|
112
|
-
func_content: import(
|
|
99
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
100
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
101
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
102
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
103
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
104
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
105
|
+
}>>, import("mobx-state-tree").ModelSnapshotType<{
|
|
106
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
107
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
108
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
109
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
110
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
111
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
113
112
|
}, {
|
|
114
113
|
readonly json: {
|
|
115
114
|
enabled: boolean;
|
|
@@ -123,15 +122,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
123
122
|
enabled: boolean;
|
|
124
123
|
func_content: string;
|
|
125
124
|
}): void;
|
|
126
|
-
}, import(
|
|
127
|
-
}> | import(
|
|
128
|
-
_name: import(
|
|
129
|
-
tabs: import(
|
|
130
|
-
id: import(
|
|
131
|
-
name: import(
|
|
132
|
-
view_id: import(
|
|
133
|
-
color: import(
|
|
134
|
-
order: import(
|
|
125
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
126
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
127
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
128
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
129
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
130
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
131
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
132
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
133
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
135
134
|
}, {
|
|
136
135
|
readonly json: {
|
|
137
136
|
id: string;
|
|
@@ -145,19 +144,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
145
144
|
setViewID(v: string | null): void;
|
|
146
145
|
setColor(v: string): void;
|
|
147
146
|
setOrder(v: string | number): void;
|
|
148
|
-
}, import(
|
|
149
|
-
variant: import(
|
|
150
|
-
orientation: import(
|
|
151
|
-
grow: import(
|
|
152
|
-
}> | import(
|
|
153
|
-
_name: import(
|
|
154
|
-
}>, import(
|
|
155
|
-
_name: import(
|
|
156
|
-
width: import(
|
|
157
|
-
height: import(
|
|
158
|
-
custom_modal_title: import(
|
|
159
|
-
enabled: import(
|
|
160
|
-
func_content: import(
|
|
147
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
148
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
149
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
150
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
151
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
152
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
153
|
+
}>, import("mobx-state-tree").ModelInstanceType<{
|
|
154
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
155
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
156
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
157
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
158
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
159
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
161
160
|
}, {
|
|
162
161
|
readonly json: {
|
|
163
162
|
enabled: boolean;
|
|
@@ -171,7 +170,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
171
170
|
enabled: boolean;
|
|
172
171
|
func_content: string;
|
|
173
172
|
}): void;
|
|
174
|
-
}, import(
|
|
173
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
175
174
|
}, {
|
|
176
175
|
readonly json: {
|
|
177
176
|
_name: EViewComponentType.Modal;
|
|
@@ -185,14 +184,14 @@ export declare const EditViewForm: (({ view }: {
|
|
|
185
184
|
} & {
|
|
186
185
|
setWidth(v: string): void;
|
|
187
186
|
setHeight(v: string): void;
|
|
188
|
-
}> | import(
|
|
189
|
-
_name: import(
|
|
190
|
-
tabs: import(
|
|
191
|
-
id: import(
|
|
192
|
-
name: import(
|
|
193
|
-
view_id: import(
|
|
194
|
-
color: import(
|
|
195
|
-
order: import(
|
|
187
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
188
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
189
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
190
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
191
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
192
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
193
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
194
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
196
195
|
}, {
|
|
197
196
|
readonly json: {
|
|
198
197
|
id: string;
|
|
@@ -206,10 +205,10 @@ export declare const EditViewForm: (({ view }: {
|
|
|
206
205
|
setViewID(v: string | null): void;
|
|
207
206
|
setColor(v: string): void;
|
|
208
207
|
setOrder(v: string | number): void;
|
|
209
|
-
}, import(
|
|
210
|
-
variant: import(
|
|
211
|
-
orientation: import(
|
|
212
|
-
grow: import(
|
|
208
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
209
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
210
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
211
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
213
212
|
}, {
|
|
214
213
|
readonly json: {
|
|
215
214
|
grow: boolean;
|
|
@@ -221,7 +220,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
221
220
|
view_id: string;
|
|
222
221
|
}[];
|
|
223
222
|
_name: EViewComponentType.Modal;
|
|
224
|
-
variant: import(
|
|
223
|
+
variant: import("@mantine/core").TabsVariant;
|
|
225
224
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
226
225
|
};
|
|
227
226
|
readonly tabsInOrder: ({
|
|
@@ -230,7 +229,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
230
229
|
view_id: string;
|
|
231
230
|
color: string;
|
|
232
231
|
order: number;
|
|
233
|
-
} & import(
|
|
232
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
234
233
|
readonly json: {
|
|
235
234
|
id: string;
|
|
236
235
|
name: string;
|
|
@@ -243,12 +242,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
243
242
|
setViewID(v: string | null): void;
|
|
244
243
|
setColor(v: string): void;
|
|
245
244
|
setOrder(v: string | number): void;
|
|
246
|
-
} & import(
|
|
247
|
-
id: import(
|
|
248
|
-
name: import(
|
|
249
|
-
view_id: import(
|
|
250
|
-
color: import(
|
|
251
|
-
order: import(
|
|
245
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
246
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
247
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
248
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
249
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
250
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
252
251
|
}, {
|
|
253
252
|
readonly json: {
|
|
254
253
|
id: string;
|
|
@@ -262,34 +261,34 @@ export declare const EditViewForm: (({ view }: {
|
|
|
262
261
|
setViewID(v: string | null): void;
|
|
263
262
|
setColor(v: string): void;
|
|
264
263
|
setOrder(v: string | number): void;
|
|
265
|
-
}, import(
|
|
264
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
266
265
|
} & {
|
|
267
266
|
setVariant(v: string | null): void;
|
|
268
267
|
setOrientation(v: string | null): void;
|
|
269
268
|
setGrow(v: boolean): void;
|
|
270
|
-
setTabs(v: import(
|
|
271
|
-
id: import(
|
|
272
|
-
name: import(
|
|
273
|
-
view_id: import(
|
|
274
|
-
color: import(
|
|
275
|
-
order: import(
|
|
269
|
+
setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
270
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
271
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
272
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
273
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
274
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
276
275
|
}>>[]): void;
|
|
277
276
|
addTab(): void;
|
|
278
277
|
removeTab(id: string): void;
|
|
279
|
-
}> | import(
|
|
280
|
-
_name: import(
|
|
278
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
279
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
281
280
|
}, {
|
|
282
281
|
readonly json: {
|
|
283
282
|
_name: EViewComponentType.Division;
|
|
284
283
|
};
|
|
285
284
|
}>>>) | ({
|
|
286
285
|
_name: EViewComponentType.Modal;
|
|
287
|
-
tabs: import(
|
|
288
|
-
id: import(
|
|
289
|
-
name: import(
|
|
290
|
-
view_id: import(
|
|
291
|
-
color: import(
|
|
292
|
-
order: import(
|
|
286
|
+
tabs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
|
|
287
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
288
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
289
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
290
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
291
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
293
292
|
}, {
|
|
294
293
|
readonly json: {
|
|
295
294
|
id: string;
|
|
@@ -303,12 +302,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
303
302
|
setViewID(v: string | null): void;
|
|
304
303
|
setColor(v: string): void;
|
|
305
304
|
setOrder(v: string | number): void;
|
|
306
|
-
}, import(
|
|
307
|
-
id: import(
|
|
308
|
-
name: import(
|
|
309
|
-
view_id: import(
|
|
310
|
-
color: import(
|
|
311
|
-
order: import(
|
|
305
|
+
}, 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<{
|
|
306
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
307
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
308
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
309
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
310
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
312
311
|
}, {
|
|
313
312
|
readonly json: {
|
|
314
313
|
id: string;
|
|
@@ -322,11 +321,11 @@ export declare const EditViewForm: (({ view }: {
|
|
|
322
321
|
setViewID(v: string | null): void;
|
|
323
322
|
setColor(v: string): void;
|
|
324
323
|
setOrder(v: string | number): void;
|
|
325
|
-
}, import(
|
|
326
|
-
variant: import(
|
|
324
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
|
|
325
|
+
variant: import("@mantine/core").TabsVariant;
|
|
327
326
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
328
327
|
grow: boolean;
|
|
329
|
-
} & import(
|
|
328
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
330
329
|
readonly json: {
|
|
331
330
|
grow: boolean;
|
|
332
331
|
tabs: {
|
|
@@ -337,7 +336,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
337
336
|
view_id: string;
|
|
338
337
|
}[];
|
|
339
338
|
_name: EViewComponentType.Modal;
|
|
340
|
-
variant: import(
|
|
339
|
+
variant: import("@mantine/core").TabsVariant;
|
|
341
340
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
342
341
|
};
|
|
343
342
|
readonly tabsInOrder: ({
|
|
@@ -346,7 +345,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
346
345
|
view_id: string;
|
|
347
346
|
color: string;
|
|
348
347
|
order: number;
|
|
349
|
-
} & import(
|
|
348
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
350
349
|
readonly json: {
|
|
351
350
|
id: string;
|
|
352
351
|
name: string;
|
|
@@ -359,12 +358,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
359
358
|
setViewID(v: string | null): void;
|
|
360
359
|
setColor(v: string): void;
|
|
361
360
|
setOrder(v: string | number): void;
|
|
362
|
-
} & import(
|
|
363
|
-
id: import(
|
|
364
|
-
name: import(
|
|
365
|
-
view_id: import(
|
|
366
|
-
color: import(
|
|
367
|
-
order: import(
|
|
361
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
362
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
363
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
364
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
365
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
366
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
368
367
|
}, {
|
|
369
368
|
readonly json: {
|
|
370
369
|
id: string;
|
|
@@ -378,27 +377,27 @@ export declare const EditViewForm: (({ view }: {
|
|
|
378
377
|
setViewID(v: string | null): void;
|
|
379
378
|
setColor(v: string): void;
|
|
380
379
|
setOrder(v: string | number): void;
|
|
381
|
-
}, import(
|
|
380
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
382
381
|
} & {
|
|
383
382
|
setVariant(v: string | null): void;
|
|
384
383
|
setOrientation(v: string | null): void;
|
|
385
384
|
setGrow(v: boolean): void;
|
|
386
|
-
setTabs(v: import(
|
|
387
|
-
id: import(
|
|
388
|
-
name: import(
|
|
389
|
-
view_id: import(
|
|
390
|
-
color: import(
|
|
391
|
-
order: import(
|
|
385
|
+
setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
386
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
387
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
388
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
389
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
390
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
392
391
|
}>>[]): void;
|
|
393
392
|
addTab(): void;
|
|
394
393
|
removeTab(id: string): void;
|
|
395
|
-
} & import(
|
|
396
|
-
_name: import(
|
|
397
|
-
width: import(
|
|
398
|
-
height: import(
|
|
399
|
-
custom_modal_title: import(
|
|
400
|
-
enabled: import(
|
|
401
|
-
func_content: import(
|
|
394
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
395
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
396
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
397
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
398
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
399
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
400
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
402
401
|
}, {
|
|
403
402
|
readonly json: {
|
|
404
403
|
enabled: boolean;
|
|
@@ -412,15 +411,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
412
411
|
enabled: boolean;
|
|
413
412
|
func_content: string;
|
|
414
413
|
}): void;
|
|
415
|
-
}, import(
|
|
416
|
-
}>> | import(
|
|
417
|
-
_name: import(
|
|
418
|
-
tabs: import(
|
|
419
|
-
id: import(
|
|
420
|
-
name: import(
|
|
421
|
-
view_id: import(
|
|
422
|
-
color: import(
|
|
423
|
-
order: import(
|
|
414
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
415
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
416
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
417
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
418
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
419
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
420
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
421
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
422
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
424
423
|
}, {
|
|
425
424
|
readonly json: {
|
|
426
425
|
id: string;
|
|
@@ -434,19 +433,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
434
433
|
setViewID(v: string | null): void;
|
|
435
434
|
setColor(v: string): void;
|
|
436
435
|
setOrder(v: string | number): void;
|
|
437
|
-
}, import(
|
|
438
|
-
variant: import(
|
|
439
|
-
orientation: import(
|
|
440
|
-
grow: import(
|
|
441
|
-
}>> | import(
|
|
442
|
-
_name: import(
|
|
443
|
-
}>>, import(
|
|
444
|
-
_name: import(
|
|
445
|
-
width: import(
|
|
446
|
-
height: import(
|
|
447
|
-
custom_modal_title: import(
|
|
448
|
-
enabled: import(
|
|
449
|
-
func_content: import(
|
|
436
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
437
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
438
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
439
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
440
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
441
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
442
|
+
}>>, import("mobx-state-tree").ModelSnapshotType<{
|
|
443
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
444
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
445
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
446
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
447
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
448
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
450
449
|
}, {
|
|
451
450
|
readonly json: {
|
|
452
451
|
enabled: boolean;
|
|
@@ -460,15 +459,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
460
459
|
enabled: boolean;
|
|
461
460
|
func_content: string;
|
|
462
461
|
}): void;
|
|
463
|
-
}, import(
|
|
464
|
-
}> | import(
|
|
465
|
-
_name: import(
|
|
466
|
-
tabs: import(
|
|
467
|
-
id: import(
|
|
468
|
-
name: import(
|
|
469
|
-
view_id: import(
|
|
470
|
-
color: import(
|
|
471
|
-
order: import(
|
|
462
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
463
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
464
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
465
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
466
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
467
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
468
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
469
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
470
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
472
471
|
}, {
|
|
473
472
|
readonly json: {
|
|
474
473
|
id: string;
|
|
@@ -482,19 +481,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
482
481
|
setViewID(v: string | null): void;
|
|
483
482
|
setColor(v: string): void;
|
|
484
483
|
setOrder(v: string | number): void;
|
|
485
|
-
}, import(
|
|
486
|
-
variant: import(
|
|
487
|
-
orientation: import(
|
|
488
|
-
grow: import(
|
|
489
|
-
}> | import(
|
|
490
|
-
_name: import(
|
|
491
|
-
}>, import(
|
|
492
|
-
_name: import(
|
|
493
|
-
width: import(
|
|
494
|
-
height: import(
|
|
495
|
-
custom_modal_title: import(
|
|
496
|
-
enabled: import(
|
|
497
|
-
func_content: import(
|
|
484
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
485
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
486
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
487
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
488
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
489
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
490
|
+
}>, import("mobx-state-tree").ModelInstanceType<{
|
|
491
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
492
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
493
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
494
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
495
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
496
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
498
497
|
}, {
|
|
499
498
|
readonly json: {
|
|
500
499
|
enabled: boolean;
|
|
@@ -508,7 +507,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
508
507
|
enabled: boolean;
|
|
509
508
|
func_content: string;
|
|
510
509
|
}): void;
|
|
511
|
-
}, import(
|
|
510
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
512
511
|
}, {
|
|
513
512
|
readonly json: {
|
|
514
513
|
_name: EViewComponentType.Modal;
|
|
@@ -522,14 +521,14 @@ export declare const EditViewForm: (({ view }: {
|
|
|
522
521
|
} & {
|
|
523
522
|
setWidth(v: string): void;
|
|
524
523
|
setHeight(v: string): void;
|
|
525
|
-
}> | import(
|
|
526
|
-
_name: import(
|
|
527
|
-
tabs: import(
|
|
528
|
-
id: import(
|
|
529
|
-
name: import(
|
|
530
|
-
view_id: import(
|
|
531
|
-
color: import(
|
|
532
|
-
order: import(
|
|
524
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
525
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
526
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
527
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
528
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
529
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
530
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
531
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
533
532
|
}, {
|
|
534
533
|
readonly json: {
|
|
535
534
|
id: string;
|
|
@@ -543,10 +542,10 @@ export declare const EditViewForm: (({ view }: {
|
|
|
543
542
|
setViewID(v: string | null): void;
|
|
544
543
|
setColor(v: string): void;
|
|
545
544
|
setOrder(v: string | number): void;
|
|
546
|
-
}, import(
|
|
547
|
-
variant: import(
|
|
548
|
-
orientation: import(
|
|
549
|
-
grow: import(
|
|
545
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
546
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
547
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
548
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
550
549
|
}, {
|
|
551
550
|
readonly json: {
|
|
552
551
|
grow: boolean;
|
|
@@ -558,7 +557,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
558
557
|
view_id: string;
|
|
559
558
|
}[];
|
|
560
559
|
_name: EViewComponentType.Modal;
|
|
561
|
-
variant: import(
|
|
560
|
+
variant: import("@mantine/core").TabsVariant;
|
|
562
561
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
563
562
|
};
|
|
564
563
|
readonly tabsInOrder: ({
|
|
@@ -567,7 +566,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
567
566
|
view_id: string;
|
|
568
567
|
color: string;
|
|
569
568
|
order: number;
|
|
570
|
-
} & import(
|
|
569
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
571
570
|
readonly json: {
|
|
572
571
|
id: string;
|
|
573
572
|
name: string;
|
|
@@ -580,12 +579,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
580
579
|
setViewID(v: string | null): void;
|
|
581
580
|
setColor(v: string): void;
|
|
582
581
|
setOrder(v: string | number): void;
|
|
583
|
-
} & import(
|
|
584
|
-
id: import(
|
|
585
|
-
name: import(
|
|
586
|
-
view_id: import(
|
|
587
|
-
color: import(
|
|
588
|
-
order: import(
|
|
582
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
583
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
584
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
585
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
586
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
587
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
589
588
|
}, {
|
|
590
589
|
readonly json: {
|
|
591
590
|
id: string;
|
|
@@ -599,39 +598,39 @@ export declare const EditViewForm: (({ view }: {
|
|
|
599
598
|
setViewID(v: string | null): void;
|
|
600
599
|
setColor(v: string): void;
|
|
601
600
|
setOrder(v: string | number): void;
|
|
602
|
-
}, import(
|
|
601
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
603
602
|
} & {
|
|
604
603
|
setVariant(v: string | null): void;
|
|
605
604
|
setOrientation(v: string | null): void;
|
|
606
605
|
setGrow(v: boolean): void;
|
|
607
|
-
setTabs(v: import(
|
|
608
|
-
id: import(
|
|
609
|
-
name: import(
|
|
610
|
-
view_id: import(
|
|
611
|
-
color: import(
|
|
612
|
-
order: import(
|
|
606
|
+
setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
607
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
608
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
609
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
610
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
611
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
613
612
|
}>>[]): void;
|
|
614
613
|
addTab(): void;
|
|
615
614
|
removeTab(id: string): void;
|
|
616
|
-
}> | import(
|
|
617
|
-
_name: import(
|
|
615
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
616
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
618
617
|
}, {
|
|
619
618
|
readonly json: {
|
|
620
619
|
_name: EViewComponentType.Division;
|
|
621
620
|
};
|
|
622
621
|
}>>>) | ({
|
|
623
622
|
_name: EViewComponentType.Division;
|
|
624
|
-
} & import(
|
|
623
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
625
624
|
readonly json: {
|
|
626
625
|
_name: EViewComponentType.Division;
|
|
627
626
|
};
|
|
628
|
-
} & import(
|
|
629
|
-
_name: import(
|
|
630
|
-
width: import(
|
|
631
|
-
height: import(
|
|
632
|
-
custom_modal_title: import(
|
|
633
|
-
enabled: import(
|
|
634
|
-
func_content: import(
|
|
627
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
628
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
629
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
630
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
631
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
632
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
633
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
635
634
|
}, {
|
|
636
635
|
readonly json: {
|
|
637
636
|
enabled: boolean;
|
|
@@ -645,15 +644,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
645
644
|
enabled: boolean;
|
|
646
645
|
func_content: string;
|
|
647
646
|
}): void;
|
|
648
|
-
}, import(
|
|
649
|
-
}>> | import(
|
|
650
|
-
_name: import(
|
|
651
|
-
tabs: import(
|
|
652
|
-
id: import(
|
|
653
|
-
name: import(
|
|
654
|
-
view_id: import(
|
|
655
|
-
color: import(
|
|
656
|
-
order: import(
|
|
647
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
648
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
649
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
650
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
651
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
652
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
653
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
654
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
655
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
657
656
|
}, {
|
|
658
657
|
readonly json: {
|
|
659
658
|
id: string;
|
|
@@ -667,19 +666,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
667
666
|
setViewID(v: string | null): void;
|
|
668
667
|
setColor(v: string): void;
|
|
669
668
|
setOrder(v: string | number): void;
|
|
670
|
-
}, import(
|
|
671
|
-
variant: import(
|
|
672
|
-
orientation: import(
|
|
673
|
-
grow: import(
|
|
674
|
-
}>> | import(
|
|
675
|
-
_name: import(
|
|
676
|
-
}>>, import(
|
|
677
|
-
_name: import(
|
|
678
|
-
width: import(
|
|
679
|
-
height: import(
|
|
680
|
-
custom_modal_title: import(
|
|
681
|
-
enabled: import(
|
|
682
|
-
func_content: import(
|
|
669
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
670
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
671
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
672
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
673
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
674
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
675
|
+
}>>, import("mobx-state-tree").ModelSnapshotType<{
|
|
676
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
677
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
678
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
679
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
680
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
681
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
683
682
|
}, {
|
|
684
683
|
readonly json: {
|
|
685
684
|
enabled: boolean;
|
|
@@ -693,15 +692,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
693
692
|
enabled: boolean;
|
|
694
693
|
func_content: string;
|
|
695
694
|
}): void;
|
|
696
|
-
}, import(
|
|
697
|
-
}> | import(
|
|
698
|
-
_name: import(
|
|
699
|
-
tabs: import(
|
|
700
|
-
id: import(
|
|
701
|
-
name: import(
|
|
702
|
-
view_id: import(
|
|
703
|
-
color: import(
|
|
704
|
-
order: import(
|
|
695
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
696
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
697
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
698
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
699
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
700
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
701
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
702
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
703
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
705
704
|
}, {
|
|
706
705
|
readonly json: {
|
|
707
706
|
id: string;
|
|
@@ -715,19 +714,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
715
714
|
setViewID(v: string | null): void;
|
|
716
715
|
setColor(v: string): void;
|
|
717
716
|
setOrder(v: string | number): void;
|
|
718
|
-
}, import(
|
|
719
|
-
variant: import(
|
|
720
|
-
orientation: import(
|
|
721
|
-
grow: import(
|
|
722
|
-
}> | import(
|
|
723
|
-
_name: import(
|
|
724
|
-
}>, import(
|
|
725
|
-
_name: import(
|
|
726
|
-
width: import(
|
|
727
|
-
height: import(
|
|
728
|
-
custom_modal_title: import(
|
|
729
|
-
enabled: import(
|
|
730
|
-
func_content: import(
|
|
717
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
718
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
719
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
720
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
721
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
722
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
723
|
+
}>, import("mobx-state-tree").ModelInstanceType<{
|
|
724
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
725
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
726
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
727
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
728
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
729
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
731
730
|
}, {
|
|
732
731
|
readonly json: {
|
|
733
732
|
enabled: boolean;
|
|
@@ -741,7 +740,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
741
740
|
enabled: boolean;
|
|
742
741
|
func_content: string;
|
|
743
742
|
}): void;
|
|
744
|
-
}, import(
|
|
743
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
745
744
|
}, {
|
|
746
745
|
readonly json: {
|
|
747
746
|
_name: EViewComponentType.Modal;
|
|
@@ -755,14 +754,14 @@ export declare const EditViewForm: (({ view }: {
|
|
|
755
754
|
} & {
|
|
756
755
|
setWidth(v: string): void;
|
|
757
756
|
setHeight(v: string): void;
|
|
758
|
-
}> | import(
|
|
759
|
-
_name: import(
|
|
760
|
-
tabs: import(
|
|
761
|
-
id: import(
|
|
762
|
-
name: import(
|
|
763
|
-
view_id: import(
|
|
764
|
-
color: import(
|
|
765
|
-
order: import(
|
|
757
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
758
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
759
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
760
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
761
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
762
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
763
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
764
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
766
765
|
}, {
|
|
767
766
|
readonly json: {
|
|
768
767
|
id: string;
|
|
@@ -776,10 +775,10 @@ export declare const EditViewForm: (({ view }: {
|
|
|
776
775
|
setViewID(v: string | null): void;
|
|
777
776
|
setColor(v: string): void;
|
|
778
777
|
setOrder(v: string | number): void;
|
|
779
|
-
}, import(
|
|
780
|
-
variant: import(
|
|
781
|
-
orientation: import(
|
|
782
|
-
grow: import(
|
|
778
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
779
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
780
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
781
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
783
782
|
}, {
|
|
784
783
|
readonly json: {
|
|
785
784
|
grow: boolean;
|
|
@@ -791,7 +790,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
791
790
|
view_id: string;
|
|
792
791
|
}[];
|
|
793
792
|
_name: EViewComponentType.Modal;
|
|
794
|
-
variant: import(
|
|
793
|
+
variant: import("@mantine/core").TabsVariant;
|
|
795
794
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
796
795
|
};
|
|
797
796
|
readonly tabsInOrder: ({
|
|
@@ -800,7 +799,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
800
799
|
view_id: string;
|
|
801
800
|
color: string;
|
|
802
801
|
order: number;
|
|
803
|
-
} & import(
|
|
802
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
804
803
|
readonly json: {
|
|
805
804
|
id: string;
|
|
806
805
|
name: string;
|
|
@@ -813,12 +812,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
813
812
|
setViewID(v: string | null): void;
|
|
814
813
|
setColor(v: string): void;
|
|
815
814
|
setOrder(v: string | number): void;
|
|
816
|
-
} & import(
|
|
817
|
-
id: import(
|
|
818
|
-
name: import(
|
|
819
|
-
view_id: import(
|
|
820
|
-
color: import(
|
|
821
|
-
order: import(
|
|
815
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
816
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
817
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
818
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
819
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
820
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
822
821
|
}, {
|
|
823
822
|
readonly json: {
|
|
824
823
|
id: string;
|
|
@@ -832,29 +831,29 @@ export declare const EditViewForm: (({ view }: {
|
|
|
832
831
|
setViewID(v: string | null): void;
|
|
833
832
|
setColor(v: string): void;
|
|
834
833
|
setOrder(v: string | number): void;
|
|
835
|
-
}, import(
|
|
834
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
836
835
|
} & {
|
|
837
836
|
setVariant(v: string | null): void;
|
|
838
837
|
setOrientation(v: string | null): void;
|
|
839
838
|
setGrow(v: boolean): void;
|
|
840
|
-
setTabs(v: import(
|
|
841
|
-
id: import(
|
|
842
|
-
name: import(
|
|
843
|
-
view_id: import(
|
|
844
|
-
color: import(
|
|
845
|
-
order: import(
|
|
839
|
+
setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
840
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
841
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
842
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
843
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
844
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
846
845
|
}>>[]): void;
|
|
847
846
|
addTab(): void;
|
|
848
847
|
removeTab(id: string): void;
|
|
849
|
-
}> | import(
|
|
850
|
-
_name: import(
|
|
848
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
849
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
851
850
|
}, {
|
|
852
851
|
readonly json: {
|
|
853
852
|
_name: EViewComponentType.Division;
|
|
854
853
|
};
|
|
855
854
|
}>>>);
|
|
856
|
-
panelIDs: import(
|
|
857
|
-
} & import(
|
|
855
|
+
panelIDs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").ISimpleType<string>> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>>;
|
|
856
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
858
857
|
readonly json: {
|
|
859
858
|
id: string;
|
|
860
859
|
name: string;
|
|
@@ -877,7 +876,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
877
876
|
view_id: string;
|
|
878
877
|
}[];
|
|
879
878
|
_name: EViewComponentType.Modal;
|
|
880
|
-
variant: import(
|
|
879
|
+
variant: import("@mantine/core").TabsVariant;
|
|
881
880
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
882
881
|
} | {
|
|
883
882
|
_name: EViewComponentType.Division;
|
|
@@ -890,17 +889,17 @@ export declare const EditViewForm: (({ view }: {
|
|
|
890
889
|
appendPanelID(id: string): void;
|
|
891
890
|
appendPanelIDs(ids: string[]): void;
|
|
892
891
|
removePanelID(id: string): void;
|
|
893
|
-
} & import(
|
|
894
|
-
id: import(
|
|
895
|
-
name: import(
|
|
896
|
-
type: import(
|
|
897
|
-
config: import(
|
|
898
|
-
_name: import(
|
|
899
|
-
width: import(
|
|
900
|
-
height: import(
|
|
901
|
-
custom_modal_title: import(
|
|
902
|
-
enabled: import(
|
|
903
|
-
func_content: import(
|
|
892
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
893
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
894
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
895
|
+
type: import("mobx-state-tree").ISimpleType<EViewComponentType>;
|
|
896
|
+
config: import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
897
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
898
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
899
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
900
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
901
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
902
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
904
903
|
}, {
|
|
905
904
|
readonly json: {
|
|
906
905
|
enabled: boolean;
|
|
@@ -914,15 +913,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
914
913
|
enabled: boolean;
|
|
915
914
|
func_content: string;
|
|
916
915
|
}): void;
|
|
917
|
-
}, import(
|
|
918
|
-
}>> | import(
|
|
919
|
-
_name: import(
|
|
920
|
-
tabs: import(
|
|
921
|
-
id: import(
|
|
922
|
-
name: import(
|
|
923
|
-
view_id: import(
|
|
924
|
-
color: import(
|
|
925
|
-
order: import(
|
|
916
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
917
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
918
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
919
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
920
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
921
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
922
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
923
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
924
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
926
925
|
}, {
|
|
927
926
|
readonly json: {
|
|
928
927
|
id: string;
|
|
@@ -936,19 +935,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
936
935
|
setViewID(v: string | null): void;
|
|
937
936
|
setColor(v: string): void;
|
|
938
937
|
setOrder(v: string | number): void;
|
|
939
|
-
}, import(
|
|
940
|
-
variant: import(
|
|
941
|
-
orientation: import(
|
|
942
|
-
grow: import(
|
|
943
|
-
}>> | import(
|
|
944
|
-
_name: import(
|
|
945
|
-
}>>, import(
|
|
946
|
-
_name: import(
|
|
947
|
-
width: import(
|
|
948
|
-
height: import(
|
|
949
|
-
custom_modal_title: import(
|
|
950
|
-
enabled: import(
|
|
951
|
-
func_content: import(
|
|
938
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
939
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
940
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
941
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
942
|
+
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
943
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
944
|
+
}>>, import("mobx-state-tree").ModelSnapshotType<{
|
|
945
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
946
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
947
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
948
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
949
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
950
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
952
951
|
}, {
|
|
953
952
|
readonly json: {
|
|
954
953
|
enabled: boolean;
|
|
@@ -962,15 +961,15 @@ export declare const EditViewForm: (({ view }: {
|
|
|
962
961
|
enabled: boolean;
|
|
963
962
|
func_content: string;
|
|
964
963
|
}): void;
|
|
965
|
-
}, import(
|
|
966
|
-
}> | import(
|
|
967
|
-
_name: import(
|
|
968
|
-
tabs: import(
|
|
969
|
-
id: import(
|
|
970
|
-
name: import(
|
|
971
|
-
view_id: import(
|
|
972
|
-
color: import(
|
|
973
|
-
order: import(
|
|
964
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
965
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
966
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
967
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
968
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
969
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
970
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
971
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
972
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
974
973
|
}, {
|
|
975
974
|
readonly json: {
|
|
976
975
|
id: string;
|
|
@@ -984,19 +983,19 @@ export declare const EditViewForm: (({ view }: {
|
|
|
984
983
|
setViewID(v: string | null): void;
|
|
985
984
|
setColor(v: string): void;
|
|
986
985
|
setOrder(v: string | number): void;
|
|
987
|
-
}, import(
|
|
988
|
-
variant: import(
|
|
989
|
-
orientation: import(
|
|
990
|
-
grow: import(
|
|
991
|
-
}> | import(
|
|
992
|
-
_name: import(
|
|
993
|
-
}>, import(
|
|
994
|
-
_name: import(
|
|
995
|
-
width: import(
|
|
996
|
-
height: import(
|
|
997
|
-
custom_modal_title: import(
|
|
998
|
-
enabled: import(
|
|
999
|
-
func_content: import(
|
|
986
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
987
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
988
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
989
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
990
|
+
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
991
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
992
|
+
}>, import("mobx-state-tree").ModelInstanceType<{
|
|
993
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
994
|
+
width: import("mobx-state-tree").ISimpleType<string>;
|
|
995
|
+
height: import("mobx-state-tree").ISimpleType<string>;
|
|
996
|
+
custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
|
|
997
|
+
enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
998
|
+
func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1000
999
|
}, {
|
|
1001
1000
|
readonly json: {
|
|
1002
1001
|
enabled: boolean;
|
|
@@ -1010,7 +1009,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1010
1009
|
enabled: boolean;
|
|
1011
1010
|
func_content: string;
|
|
1012
1011
|
}): void;
|
|
1013
|
-
}, import(
|
|
1012
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
|
|
1014
1013
|
}, {
|
|
1015
1014
|
readonly json: {
|
|
1016
1015
|
_name: EViewComponentType.Modal;
|
|
@@ -1024,14 +1023,14 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1024
1023
|
} & {
|
|
1025
1024
|
setWidth(v: string): void;
|
|
1026
1025
|
setHeight(v: string): void;
|
|
1027
|
-
}> | import(
|
|
1028
|
-
_name: import(
|
|
1029
|
-
tabs: import(
|
|
1030
|
-
id: import(
|
|
1031
|
-
name: import(
|
|
1032
|
-
view_id: import(
|
|
1033
|
-
color: import(
|
|
1034
|
-
order: import(
|
|
1026
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1027
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
|
|
1028
|
+
tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
1029
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
1030
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
1031
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
1032
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1033
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
1035
1034
|
}, {
|
|
1036
1035
|
readonly json: {
|
|
1037
1036
|
id: string;
|
|
@@ -1045,10 +1044,10 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1045
1044
|
setViewID(v: string | null): void;
|
|
1046
1045
|
setColor(v: string): void;
|
|
1047
1046
|
setOrder(v: string | number): void;
|
|
1048
|
-
}, import(
|
|
1049
|
-
variant: import(
|
|
1050
|
-
orientation: import(
|
|
1051
|
-
grow: import(
|
|
1047
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
1048
|
+
variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
|
|
1049
|
+
orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
|
|
1050
|
+
grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
1052
1051
|
}, {
|
|
1053
1052
|
readonly json: {
|
|
1054
1053
|
grow: boolean;
|
|
@@ -1060,7 +1059,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1060
1059
|
view_id: string;
|
|
1061
1060
|
}[];
|
|
1062
1061
|
_name: EViewComponentType.Modal;
|
|
1063
|
-
variant: import(
|
|
1062
|
+
variant: import("@mantine/core").TabsVariant;
|
|
1064
1063
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
1065
1064
|
};
|
|
1066
1065
|
readonly tabsInOrder: ({
|
|
@@ -1069,7 +1068,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1069
1068
|
view_id: string;
|
|
1070
1069
|
color: string;
|
|
1071
1070
|
order: number;
|
|
1072
|
-
} & import(
|
|
1071
|
+
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1073
1072
|
readonly json: {
|
|
1074
1073
|
id: string;
|
|
1075
1074
|
name: string;
|
|
@@ -1082,12 +1081,12 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1082
1081
|
setViewID(v: string | null): void;
|
|
1083
1082
|
setColor(v: string): void;
|
|
1084
1083
|
setOrder(v: string | number): void;
|
|
1085
|
-
} & import(
|
|
1086
|
-
id: import(
|
|
1087
|
-
name: import(
|
|
1088
|
-
view_id: import(
|
|
1089
|
-
color: import(
|
|
1090
|
-
order: import(
|
|
1084
|
+
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1085
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
1086
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
1087
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
1088
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1089
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
1091
1090
|
}, {
|
|
1092
1091
|
readonly json: {
|
|
1093
1092
|
id: string;
|
|
@@ -1101,28 +1100,28 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1101
1100
|
setViewID(v: string | null): void;
|
|
1102
1101
|
setColor(v: string): void;
|
|
1103
1102
|
setOrder(v: string | number): void;
|
|
1104
|
-
}, import(
|
|
1103
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
1105
1104
|
} & {
|
|
1106
1105
|
setVariant(v: string | null): void;
|
|
1107
1106
|
setOrientation(v: string | null): void;
|
|
1108
1107
|
setGrow(v: boolean): void;
|
|
1109
|
-
setTabs(v: import(
|
|
1110
|
-
id: import(
|
|
1111
|
-
name: import(
|
|
1112
|
-
view_id: import(
|
|
1113
|
-
color: import(
|
|
1114
|
-
order: import(
|
|
1108
|
+
setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1109
|
+
id: import("mobx-state-tree").ISimpleType<string>;
|
|
1110
|
+
name: import("mobx-state-tree").ISimpleType<string>;
|
|
1111
|
+
view_id: import("mobx-state-tree").ISimpleType<string>;
|
|
1112
|
+
color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1113
|
+
order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
|
|
1115
1114
|
}>>[]): void;
|
|
1116
1115
|
addTab(): void;
|
|
1117
1116
|
removeTab(id: string): void;
|
|
1118
|
-
}> | import(
|
|
1119
|
-
_name: import(
|
|
1117
|
+
}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1118
|
+
_name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
|
|
1120
1119
|
}, {
|
|
1121
1120
|
readonly json: {
|
|
1122
1121
|
_name: EViewComponentType.Division;
|
|
1123
1122
|
};
|
|
1124
1123
|
}>>;
|
|
1125
|
-
panelIDs: import(
|
|
1124
|
+
panelIDs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>;
|
|
1126
1125
|
}, {
|
|
1127
1126
|
readonly json: {
|
|
1128
1127
|
id: string;
|
|
@@ -1146,7 +1145,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1146
1145
|
view_id: string;
|
|
1147
1146
|
}[];
|
|
1148
1147
|
_name: EViewComponentType.Modal;
|
|
1149
|
-
variant: import(
|
|
1148
|
+
variant: import("@mantine/core").TabsVariant;
|
|
1150
1149
|
orientation: import('../../../../../../model').TabsOrientation;
|
|
1151
1150
|
} | {
|
|
1152
1151
|
_name: EViewComponentType.Division;
|
|
@@ -1159,7 +1158,7 @@ export declare const EditViewForm: (({ view }: {
|
|
|
1159
1158
|
appendPanelID(id: string): void;
|
|
1160
1159
|
appendPanelIDs(ids: string[]): void;
|
|
1161
1160
|
removePanelID(id: string): void;
|
|
1162
|
-
}, import(
|
|
1163
|
-
}) => import(
|
|
1161
|
+
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
|
|
1162
|
+
}) => import('./react/jsx-runtime').JSX.Element | null) & {
|
|
1164
1163
|
displayName: string;
|
|
1165
1164
|
};
|