@devtable/dashboard 14.56.0 → 14.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-caller/index.d.ts +3 -2
- package/dist/api-caller/request.d.ts +5 -4
- package/dist/api-caller/types.d.ts +1 -0
- package/dist/components/filter/custom-default-value-editor.d.ts +2 -1
- package/dist/components/filter/default-value-mode-selector.d.ts +2 -1
- package/dist/components/filter/error-message-or-not-found.d.ts +1 -1
- package/dist/components/filter/filter-checkbox/editor.d.ts +2 -1
- package/dist/components/filter/filter-checkbox/render.d.ts +3 -3
- package/dist/components/filter/filter-date-range/editor.d.ts +2 -2
- package/dist/components/filter/filter-date-range/filter-date-range-for-editor-field.d.ts +2 -1
- package/dist/components/filter/filter-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/calendar.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/hints.d.ts +1 -1
- package/dist/components/filter/filter-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/editor.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/render.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/calendar.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/day-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/month-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/quarter-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -0
- package/dist/components/filter/filter-merico-date-range/widget/calendar/utils.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/week-picker.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/count-days.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/select-step.d.ts +3 -2
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/index.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/shortcuts/shortcuts.d.ts +2 -1
- package/dist/components/filter/filter-merico-date-range/widget/utils.d.ts +1 -0
- package/dist/components/filter/filter-multi-select/editor.d.ts +2 -2
- package/dist/components/filter/filter-multi-select/render/index.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-multi-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/editor.d.ts +2 -1
- package/dist/components/filter/filter-select/editor/preset-option-series.d.ts +1 -0
- package/dist/components/filter/filter-select/editor/static-options.d.ts +2 -1
- package/dist/components/filter/filter-select/render.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-setting.d.ts +2 -1
- package/dist/components/filter/filter-settings/filter-settings.d.ts +2 -2
- package/dist/components/filter/filter-settings/filter-usage-table.d.ts +2 -1
- package/dist/components/filter/filter-settings/index.d.ts +1 -1
- package/dist/components/filter/filter-settings/preview-filter.d.ts +2 -1
- package/dist/components/filter/filter-settings/types.d.ts +1 -0
- package/dist/components/filter/filter-text-input/editor.d.ts +2 -2
- package/dist/components/filter/filter-text-input/render.d.ts +3 -3
- package/dist/components/filter/filter-tree/common/expected-structure.d.ts +1 -1
- package/dist/components/filter/filter-tree/common/query-data-to-tree.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/switcher-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/common/tree-icon.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +2 -2
- package/dist/components/filter/filter-tree/filter-tree-select/render/filter-tree-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/use-select-all.d.ts +1 -0
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/editor/filter-tree-single-select-editor.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/filter-tree-single-select-render.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.d.ts +2 -1
- package/dist/components/filter/filter-tree/filter-tree-single-select/render/widget.styles.d.ts +2 -1
- package/dist/components/filter/filter.d.ts +2 -1
- package/dist/components/filter/index.d.ts +2 -2
- package/dist/components/filter/pick-query-for-filter/expected-structure-for-select.d.ts +1 -1
- package/dist/components/filter/pick-query-for-filter/index.d.ts +1 -1
- package/dist/components/filter/search-button/index.d.ts +2 -2
- package/dist/components/filter/select-item.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/delete-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-editor/dropdown-menu-items/duplicate.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-data.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-interaction.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-panel.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-variable.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/open-tab-visualization.d.ts +1 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/query-menu-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-editor/dropdown-menu-items/use-query-items.d.ts +2 -1
- package/dist/components/panel/panel-editor/index.d.ts +2 -2
- package/dist/components/panel/panel-render/client-panel-render.d.ts +1 -1
- package/dist/components/panel/panel-render/description-popover/index.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-data.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-schema.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/download-screenshot.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +2 -2
- package/dist/components/panel/panel-render/dropdown-menu-items/enter-fullscreen.d.ts +2 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/refresh.d.ts +1 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/use-items.d.ts +1 -0
- package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +2 -2
- package/dist/components/panel/panel-render/full-screen-render/use-panel-full-screen.d.ts +1 -0
- package/dist/components/panel/panel-render/panel-dropdown-menu.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render-base.d.ts +3 -2
- package/dist/components/panel/panel-render/panel-render.d.ts +2 -1
- package/dist/components/panel/panel-render/panel-viz-features.d.ts +3 -2
- package/dist/components/panel/panel-render/title-bar/index.d.ts +1 -1
- package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +2 -2
- package/dist/components/panel/panel-render/viz/panel-error-or-state-message.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/panel-viz-section.d.ts +2 -1
- package/dist/components/panel/panel-render/viz/viz.d.ts +3 -3
- package/dist/components/panel/plugin-adaptor.d.ts +4 -3
- package/dist/components/panel/settings/common/aggregation-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/data-field-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-color-swatches.d.ts +1 -1
- package/dist/components/panel/settings/common/mantine-font-weight.d.ts +2 -1
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +2 -2
- package/dist/components/panel/settings/common/numbro-format-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/panel-query-selector.d.ts +2 -1
- package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +2 -2
- package/dist/components/panel/settings/common/variable-selector/variable-selector.d.ts +2 -1
- package/dist/components/panel/use-config-viz-instance-service.d.ts +3 -2
- package/dist/components/plugins/color-manager/color-manager.d.ts +1 -0
- package/dist/components/plugins/color-manager/impl.d.ts +2 -1
- package/dist/components/plugins/color-manager/multi-step-value-mapper.d.ts +1 -0
- package/dist/components/plugins/colors/diverging-color.d.ts +1 -0
- package/dist/components/plugins/colors/index.d.ts +1 -0
- package/dist/components/plugins/colors/sequential-color.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/get-number-or-dynamic-value.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/reference-area/option.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/reference-area/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/option.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/regression-line/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/stats-around-viz/stats-around-viz.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic-size-function-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/static.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/tooltip-metric/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/utils.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/preview-gradient-and-apply-palette.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/skip-range-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/index.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/interval-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/piece-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/piecewise/pieces-editor.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/preview-visual-map.d.ts +2 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/types.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/function-editor.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +1 -0
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-interpolation-select/index.d.ts +3 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +2 -2
- package/dist/components/plugins/editor-components/color-mapping-editor/style.d.ts +1 -1
- package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/field-array-tabs/field-array-tabs.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/tab-list.d.ts +3 -2
- package/dist/components/plugins/editor-components/field-array-tabs/types.d.ts +2 -1
- package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +2 -2
- package/dist/components/plugins/editor-components/viz-config-banner.d.ts +1 -1
- package/dist/components/plugins/hooks/use-channel-event.d.ts +1 -0
- package/dist/components/plugins/hooks/use-current-viz-instance.d.ts +1 -1
- package/dist/components/plugins/hooks/use-handle-chart-render-finished.d.ts +1 -0
- package/dist/components/plugins/hooks/use-row-data-map.d.ts +2 -1
- package/dist/components/plugins/hooks/use-storage-data.d.ts +1 -0
- package/dist/components/plugins/hooks/use-tab-state.d.ts +1 -1
- package/dist/components/plugins/instance-migrator/index.d.ts +2 -1
- package/dist/components/plugins/json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/message-channels.d.ts +2 -1
- package/dist/components/plugins/panel-addon/panel-addon-context.d.ts +3 -2
- package/dist/components/plugins/panel-addon/panel-addon-manager.d.ts +2 -1
- package/dist/components/plugins/plugin-context.d.ts +6530 -0
- package/dist/components/plugins/plugin-data-migrator/plugin-data-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-data-migrator/version-based-migrator.d.ts +1 -0
- package/dist/components/plugins/plugin-manager.d.ts +1 -0
- package/dist/components/plugins/service/service-locator/use-service-locator.d.ts +4 -3
- package/dist/components/plugins/service/use-top-level-services.d.ts +3 -2
- package/dist/components/plugins/sub-tree-json-plugin-storage.d.ts +1 -0
- package/dist/components/plugins/test-utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/bar-3d-chart/viz-bar-3d-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/legend/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/option/common.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/index.d.ts +5 -4
- package/dist/components/plugins/viz-components/boxplot-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/reference-line.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/box.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/outliers.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/custom/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/series/index.d.ts +4 -3
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/additional-metrics.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/boxplot.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/outlier.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/option/tooltip/scatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/boxplot-chart/triggers/click-boxplot.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/boxplot-chart/viz-boxplot-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/triggers/click-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/button/viz-button-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/button/viz-button.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/calendar/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/calendar-heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/calendar-heatmap/triggers/click-calendar-date.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/calendar-heatmap/viz-calendar-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/get-echarts-data-zoom-option.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-areas/reference-area.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/regressions/regression-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.line.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/fields.scatter.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/migrators/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/option/events.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/regression.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/get-echarts-symbol-size.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_areas.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/series/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/cartesian/triggers/click-echart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/cartesian/viz-cartesian-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/funnel/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/funnel/viz-funnel-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/funnel/viz-funnel-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/pagination/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/heatmap-pagination.d.ts +1 -1
- package/dist/components/plugins/viz-components/heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-grouped-data.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/render/use-heatmap-series-data.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/heatmap/viz-heatmap.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/fields.bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/series/series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/x-axes/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/data.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/reference_lines.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/series_items.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/label-formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/utils/variables.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/horizontal-bar-chart/triggers/click-horizontal-bar-chart-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/horizontal-bar-chart/viz-horizontal-bar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/deviation.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/editors/x_axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/legend.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-1.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-3.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/series/series-4.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/basis-metric-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/toolbox/metric-description.d.ts +1 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-estimation-chart/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-estimation-chart/viz-merico-estimation-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/heat_block/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/editors/y-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/migrators/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/formatters.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/render/option/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-heatmap/triggers/click-heat-block.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-heatmap/type.d.ts +3 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/viz-merico-linear-gauge-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/option.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/render/viz-merico-linear-gauge.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-linear-gauge/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/get-groups-from-yaml.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/viz-merico-panel-groups-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-panel-groups/migrator/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/render/viz-merico-panel-groups.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +2 -2
- package/dist/components/plugins/viz-components/merico-stats/editors/styles/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/migrators/v2.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/merico-stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/merico-stats/viz-merico-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/bar.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/mark-line.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/x-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/editors/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/mark-line-and-area.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/reference_lines.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/y-axes.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/triggers/click-pareto.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pareto-chart/viz-pareto-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/add-a-row.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +2 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/row-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/select-palette.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +1 -1
- package/dist/components/plugins/viz-components/pie-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +3 -2
- package/dist/components/plugins/viz-components/pie-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/triggers/click-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/pie-chart/viz-pie-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/additional-series-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/additional-series/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/dimension.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/editors/dimensions/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/formatter.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/series.label.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/triggers/click-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/radar-chart/viz-radar-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/editors/regression-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/regression-series.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/choose-data-keys/choose-data-keys.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/desc.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/regression-description/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +1 -1
- package/dist/components/plugins/viz-components/regression-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/regression-chart/viz-regression-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-areas/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/reference-lines/reference-line.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic-color-function-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/dynamic.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/get-series-color.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/static.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/stats/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metric.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/tooltip/metrics.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/y-axes/y-axis.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/dataset.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/get-echarts-symbol-size.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/option/grid.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/series.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/x-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/option/y-axis.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/scatter-chart/triggers/click-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/type.d.ts +4 -3
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/scatter-chart/viz-scatter-chart.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/triggers/click-stats.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/stats/update/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/stats/viz-stats.d.ts +3 -2
- package/dist/components/plugins/viz-components/sunburst/editors/data-field.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/editors/levels/level.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/array-to-tree.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/data.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/option/tooltip.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/option/types.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/sunburst/type.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/sunburst/viz-sunburst.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +3 -3
- package/dist/components/plugins/viz-components/table/components/head-cell.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/column.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/table/editors/columns/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/pagination.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/editors/styling.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/migrators/handlers.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/migrators/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/cell-value.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/index.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/pagination-and-row-count.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/render/table-body.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/render/use-get-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/render/viz-table-component.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/table-cell-context.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/triggers/click-cell-content.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/utils.d.ts +1 -0
- package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +2 -2
- package/dist/components/plugins/viz-components/table/viz-table-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/table/viz-table.styles.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/func-content-editor.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +1 -1
- package/dist/components/plugins/viz-components/text/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/type.d.ts +1 -0
- package/dist/components/plugins/viz-components/text/viz-text-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/text/viz-text.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/dashboard-state-variable-selector.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/fields.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/editor/viz-viz-dashboard-state-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/checkbox-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/context-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/date-range-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/item-badge.d.ts +3 -2
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/multi-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/selection-table.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/state-item.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/text-input-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/item/tree-single-select-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/state-items.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/render/viz-viz-dashboard-state.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-dashboard-state/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-instance-api.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/error-figure.d.ts +1 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/request/call-expert-system.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/translation.d.ts +1 -0
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm-editor.d.ts +2 -1
- package/dist/components/plugins/viz-components/viz-merico-gqm/viz-merico-gqm.d.ts +2 -1
- package/dist/components/plugins/viz-manager/components.d.ts +3 -2
- package/dist/components/plugins/viz-manager/impl.d.ts +1 -0
- package/dist/components/plugins/viz-manager/types.d.ts +1 -0
- package/dist/components/view/layout/edit-layout.d.ts +2 -1
- package/dist/components/view/layout/render-layout.d.ts +2 -1
- package/dist/components/view/view-component/preview/division.d.ts +3 -2
- package/dist/components/view/view-component/preview/index.d.ts +3 -2
- package/dist/components/view/view-component/preview/modal.d.ts +3 -2
- package/dist/components/view/view-component/preview/tabs.d.ts +2 -1
- package/dist/components/view/view-component/render/division.d.ts +4 -3
- package/dist/components/view/view-component/render/index.d.ts +3 -2
- package/dist/components/view/view-component/render/modal.d.ts +4 -3
- package/dist/components/view/view-component/render/tabs.d.ts +2 -1
- package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +2 -2
- package/dist/components/view/view-editor.d.ts +2 -2
- package/dist/components/view/view-render.d.ts +2 -2
- package/dist/components/widgets/about-function-utils/index.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-input.d.ts +2 -2
- package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +1 -1
- package/dist/components/widgets/color-picker-popover/color-picker-popover.d.ts +3 -2
- package/dist/components/widgets/custom-selector-item/index.d.ts +1 -0
- package/dist/components/widgets/function-editor/function-editor.d.ts +2 -1
- package/dist/components/widgets/inline-function-input/index.d.ts +2 -2
- package/dist/components/widgets/minimal-monaco-editor.d.ts +1 -1
- package/dist/components/widgets/modal-function-editor/index.d.ts +3 -2
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-form.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/color-mapping-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/color-mapping-mark/utils.d.ts +1 -1
- package/dist/components/widgets/rich-text-editor/color-picker-control/color-picker-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-control.d.ts +2 -1
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/dynamic-color-mark.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/dynamic-color-mark/utils.d.ts +1 -0
- package/dist/components/widgets/rich-text-editor/font-size-extension.d.ts +2 -4
- package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +2 -2
- package/dist/components/widgets/rich-text-editor/rich-text-editor-modal.d.ts +1 -1
- package/dist/contexts/additional-panel-menu-items.d.ts +2 -1
- package/dist/contexts/customize-screenshot-context.d.ts +2 -1
- package/dist/contexts/dashboard-action-context.d.ts +2 -1
- package/dist/contexts/dashboard-theme-context.d.ts +2 -1
- package/dist/contexts/dates-provider.d.ts +3 -2
- package/dist/contexts/full-screen-panel-context.d.ts +2 -1
- package/dist/contexts/layout-state-context.d.ts +2 -1
- package/dist/contexts/panel-context.d.ts +12938 -0
- package/dist/contexts/render-content-model-context.d.ts +1 -0
- package/dist/dashboard-editor/dashboard-editor.d.ts +3 -2
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +63 -62
- package/dist/dashboard-editor/model/datasources/db-info/columns.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +28 -27
- package/dist/dashboard-editor/model/datasources/db-info/indexes.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/db-info/table-data.d.ts +9 -8
- package/dist/dashboard-editor/model/datasources/db-info/tables.d.ts +5 -5
- package/dist/dashboard-editor/model/datasources/index.d.ts +257 -256
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +17 -16
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -0
- package/dist/dashboard-editor/model/datasources/mm-info/metrics.d.ts +6 -6
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +29 -28
- package/dist/dashboard-editor/model/editor/index.d.ts +5 -4
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +70 -69
- package/dist/dashboard-editor/model/filters/index.d.ts +649 -648
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +223 -222
- package/dist/dashboard-editor/model/panels/panel.d.ts +2542 -8943
- package/dist/dashboard-editor/model/queries/queries.d.ts +4294 -4293
- package/dist/dashboard-editor/model/queries/query.d.ts +171 -170
- package/dist/dashboard-editor/model/sql-snippets/index.d.ts +22 -21
- package/dist/dashboard-editor/model/views/index.d.ts +2684 -2684
- package/dist/dashboard-editor/model/views/view.d.ts +113 -112
- package/dist/dashboard-editor/ui/header/add-a-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/edit-breakpoints.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/breakpoint-switcher/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/download-this-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/explain-json-schema.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/form.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/import-with-schema/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/main-header.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/save-changes-or-more.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/spotlight/editor-spotlight.d.ts +2 -1
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-action-component.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-actions.d.ts +3 -2
- package/dist/dashboard-editor/ui/header/spotlight/spotlight-control.d.ts +1 -1
- package/dist/dashboard-editor/ui/header/sub-header.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/navbar/view-links.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/data-preview/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/data-preview/query-state-message.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/full-space-loading.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/columns-table.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/indexes-table.d.ts +5 -4
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/tooltip-value.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/table-nav-links.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-filter/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-filters/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-mock-context/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/change-view-of-panel.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/description.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/edit-style.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/name.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-config/title.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/panel-variables-guide.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/preview-panel.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/select-viz-type.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/model.d.ts +939 -938
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variable-field.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/variables-editor.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-panel/viz-conf.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-queries/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/copy.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/delete.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/external-link.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/more.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/merico-icons/play.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/more-actions.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table-with-pagination.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table.style.d.ts +1 -0
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/pagination-control.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/preview-data.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/query-state-message.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-query-and-vars/preview-query-and-vars.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/derived-calculations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/boolean.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/date.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension-icon.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/number.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-icon/string.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/dimension-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/edit-metric-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-time-and-step.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/link-sql-metrics-to-variables.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/run-by-checkbox.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/set-groupby-metrics.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/sql-var-selector/index.d.ts +3 -3
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/time-query-switch.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-selector.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/variable-stats.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/query-tabs.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/run-query.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/select-metric.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/configurations.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/delete-query.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/query-usage.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/select-data-source.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/http/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/edit-sql.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql-in-monaco-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/preview-sql.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/sql/query-dependency.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-query/query-editor-form/tabs/transform/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/item-editor.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippet/preview-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-sql-snippets/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.division.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/config.tabs.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/function-editor.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/config-fields/modal/modal-title-editor/index.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +373 -372
- package/dist/dashboard-editor/ui/settings/content/edit-view/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/utils.d.ts +2 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/global-sql-snippets-table.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +2 -2
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-modal.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-filter.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-panel.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-query.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-sql-snippet.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/add-a-view.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/filters-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/index.d.ts +3 -2
- package/dist/dashboard-editor/ui/settings/navbar/action-button/queries-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/action-button/sql-snippets-settings-button.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/navbar/nav-links.d.ts +1 -1
- package/dist/dashboard-render/dashboard-render.d.ts +2 -1
- package/dist/dashboard-render/model/types.d.ts +1 -0
- package/dist/dashboard.es.js +144 -139
- package/dist/dashboard.umd.js +3 -3
- package/dist/i18n/i18n.d.ts +2 -1
- package/dist/i18n/i18next-context.d.ts +3 -2
- package/dist/index.d.ts +2 -1
- package/dist/interactions/attachment-instance-manager.d.ts +1 -0
- package/dist/interactions/components/interaction-settings.d.ts +3 -2
- package/dist/interactions/components/operation-select.d.ts +2 -1
- package/dist/interactions/components/trigger-config-model.d.ts +1 -0
- package/dist/interactions/components/trigger-select.d.ts +3 -2
- package/dist/interactions/components/variable-list.d.ts +2 -1
- package/dist/interactions/hooks/use-current-interaction-manager.d.ts +1 -0
- package/dist/interactions/hooks/use-watch-triggers.d.ts +1 -0
- package/dist/interactions/interaction-manager.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/edges.d.ts +2 -1
- package/dist/interactions/interactions-viewer/data/index.d.ts +3 -2
- package/dist/interactions/interactions-viewer/data/nodes.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/position.d.ts +1 -0
- package/dist/interactions/interactions-viewer/data/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/index.d.ts +1 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +3 -3
- package/dist/interactions/interactions-viewer/node-with-interactions/lines.d.ts +2 -1
- package/dist/interactions/interactions-viewer/node-with-interactions/types.d.ts +2 -1
- package/dist/interactions/interactions-viewer/viewer.d.ts +2 -1
- package/dist/interactions/null-interaction-manager.d.ts +1 -0
- package/dist/interactions/operation/operation-manager-impl.d.ts +1 -0
- package/dist/interactions/operation/operations/clear-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/console-log.d.ts +1 -0
- package/dist/interactions/operation/operations/index.d.ts +1 -0
- package/dist/interactions/operation/operations/open-link.d.ts +1 -0
- package/dist/interactions/operation/operations/open-view.d.ts +1 -0
- package/dist/interactions/operation/operations/scroll-to-panel.d.ts +1 -0
- package/dist/interactions/operation/operations/set-filter-values.d.ts +1 -0
- package/dist/interactions/operation/operations/switch-tab.d.ts +1 -0
- package/dist/interactions/temp-hack.d.ts +1 -0
- package/dist/interactions/test/helpers.d.ts +1 -0
- package/dist/interactions/trigger/trigger-manager-impl.d.ts +1 -0
- package/dist/model/meta-model/context/context.d.ts +8 -8
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/types.d.ts +1 -1
- package/dist/model/meta-model/dashboard/content/filter/widgets/checkbox.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +24 -23
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +20 -19
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +71 -70
- package/dist/model/meta-model/dashboard/content/filter/widgets/select-base.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +66 -65
- package/dist/model/meta-model/dashboard/content/filter/widgets/text-input.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +17 -16
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +78 -77
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +77 -76
- package/dist/model/meta-model/dashboard/content/initial-content.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +12 -11
- package/dist/model/meta-model/dashboard/content/layout/layout-set.d.ts +38 -37
- package/dist/model/meta-model/dashboard/content/mock-context/mock-context.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/panel/panel.d.ts +858 -857
- package/dist/model/meta-model/dashboard/content/panel/style/border.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/style/index.d.ts +7 -6
- package/dist/model/meta-model/dashboard/content/panel/title.d.ts +3 -3
- package/dist/model/meta-model/dashboard/content/panel/variable.d.ts +471 -470
- package/dist/model/meta-model/dashboard/content/panel/viz.d.ts +6 -5
- package/dist/model/meta-model/dashboard/content/query/db-query.d.ts +13 -12
- package/dist/model/meta-model/dashboard/content/query/http-query.d.ts +15 -14
- package/dist/model/meta-model/dashboard/content/query/merico-metric-query.d.ts +129 -128
- package/dist/model/meta-model/dashboard/content/query/query.d.ts +163 -162
- package/dist/model/meta-model/dashboard/content/query/transform-query.d.ts +21 -20
- package/dist/model/meta-model/dashboard/content/sql-snippet/sql-snippet.d.ts +5 -4
- package/dist/model/meta-model/dashboard/content/types.d.ts +1 -0
- package/dist/model/meta-model/dashboard/content/view/view.d.ts +94 -93
- package/dist/model/meta-model/dashboard/content/view/widgets/division.d.ts +8 -7
- package/dist/model/meta-model/dashboard/content/view/widgets/modal.d.ts +26 -25
- package/dist/model/meta-model/dashboard/content/view/widgets/tabs.d.ts +73 -72
- package/dist/model/meta-model/datasources/datasource.d.ts +8 -7
- package/dist/model/meta-model/datasources/datasources.d.ts +17 -16
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippet.d.ts +7 -7
- package/dist/model/meta-model/global-sql-snippets/global-sql-snippets.d.ts +17 -16
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +504 -503
- package/dist/model/render-model/dashboard/content/filters/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +228 -227
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +2646 -6924
- package/dist/model/render-model/dashboard/content/panels/types.d.ts +8 -7
- package/dist/model/render-model/dashboard/content/queries/mute-query.d.ts +157 -156
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +3462 -3461
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +177 -176
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippet.d.ts +6 -5
- package/dist/model/render-model/dashboard/content/sql-snippets/sql-snippets.d.ts +19 -18
- package/dist/model/render-model/dashboard/content/sql-snippets/types.d.ts +1 -0
- package/dist/model/render-model/dashboard/content/sql-snippets/utils.d.ts +2 -1
- package/dist/model/render-model/dashboard/content/views/view.d.ts +115 -114
- package/dist/model/render-model/dashboard/content/views/views.d.ts +2120 -2119
- package/dist/model/utils/draft.d.ts +1 -0
- package/dist/shared/api-client/default-api-client.d.ts +1 -0
- package/dist/shared/api-client/facade-api-client.d.ts +1 -0
- package/dist/shared/api-client/types.d.ts +1 -0
- package/dist/shared/api-client/utils.d.ts +1 -0
- package/dist/stats.html +1 -1
- package/dist/styles/common-html-content-style.d.ts +1 -0
- package/dist/styles/default-echarts-options/index.d.ts +3 -3
- package/dist/styles/default-echarts-options/tooltip.d.ts +1 -0
- package/dist/styles/default-echarts-options/x-axis.d.ts +1 -0
- package/dist/styles/default-echarts-options/y-axis.d.ts +1 -0
- package/dist/styles/viz-box.d.ts +3 -2
- package/dist/types/dashboard.d.ts +3 -2
- package/dist/types/plugin/index.d.ts +3 -2
- package/dist/utils/color-feed.d.ts +1 -0
- package/dist/utils/dashboard-state.d.ts +1 -0
- package/dist/utils/data.d.ts +1 -0
- package/dist/utils/diff-json.d.ts +1 -0
- package/dist/utils/error-boundary.d.ts +4 -3
- package/dist/utils/function-utils.d.ts +6 -5
- package/dist/utils/http-query.d.ts +1 -0
- package/dist/utils/mantine.d.ts +1 -0
- package/dist/utils/rich-text/parse-rich-text-content.d.ts +2 -1
- package/dist/utils/sql.d.ts +1 -0
- package/dist/utils/template/editor/template-input.d.ts +3 -2
- package/dist/utils/template/editor/utils.d.ts +1 -0
- package/dist/utils/template/render/render-jsx.d.ts +1 -0
- package/dist/utils/template/render/render-string.d.ts +2 -2
- package/dist/utils/template/types.d.ts +2 -1
- package/dist/utils/template/utils.d.ts +1 -0
- package/dist/version.json +2 -2
- package/package.json +1 -1
package/dist/dashboard.es.js
CHANGED
|
@@ -9,7 +9,7 @@ import C, { unset as Mh, get as de, isObject as ql, set as Ga, omit as dn, isFun
|
|
|
9
9
|
import { observable as Hl, runInAction as rr, toJS as xt, reaction as qe, makeAutoObservable as cr, computed as Nh, comparer as Bh, autorun as jh } from "mobx";
|
|
10
10
|
import wo from "eventemitter2";
|
|
11
11
|
import { jsx as r, Fragment as q, jsxs as u } from "react/jsx-runtime";
|
|
12
|
-
import E, { useId as Qh, useState as
|
|
12
|
+
import E, { useId as Qh, useState as Q, useEffect as F, useCallback as ne, useMemo as z, forwardRef as ee, useRef as wt, createContext as Wl, createElement as dr, useContext as ft, memo as Gh } from "react";
|
|
13
13
|
import Sn, { random as Fr } from "chroma-js";
|
|
14
14
|
import Ke from "echarts-for-react/lib/core";
|
|
15
15
|
import "echarts-gl";
|
|
@@ -2522,7 +2522,7 @@ class hi {
|
|
|
2522
2522
|
}), this.instanceRegistry.clear(), this.factoryRegistry.clear();
|
|
2523
2523
|
}
|
|
2524
2524
|
}
|
|
2525
|
-
const Ks = "14.56.
|
|
2525
|
+
const Ks = "14.56.2", Mg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2526
2526
|
__proto__: null,
|
|
2527
2527
|
version: Ks
|
|
2528
2528
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -2644,7 +2644,7 @@ class ve extends $g {
|
|
|
2644
2644
|
const Y = (e, t) => {
|
|
2645
2645
|
const [n, {
|
|
2646
2646
|
setFalse: a
|
|
2647
|
-
}] = we(!0), [i, o] =
|
|
2647
|
+
}] = we(!0), [i, o] = Q();
|
|
2648
2648
|
F(() => (e.getItem(t).then((s) => {
|
|
2649
2649
|
o(s), a();
|
|
2650
2650
|
}), e.watchItem(t, (s) => {
|
|
@@ -3327,7 +3327,7 @@ const ye = (e) => (t, n) => {
|
|
|
3327
3327
|
} = y(), [a, {
|
|
3328
3328
|
setTrue: i,
|
|
3329
3329
|
setFalse: o
|
|
3330
|
-
}] = we(), [l, s] =
|
|
3330
|
+
}] = we(), [l, s] = Q(e), c = () => {
|
|
3331
3331
|
o();
|
|
3332
3332
|
const {
|
|
3333
3333
|
type: g,
|
|
@@ -3671,7 +3671,7 @@ const ff = gf(), bf = ({
|
|
|
3671
3671
|
}, d = (_) => (w) => {
|
|
3672
3672
|
const T = [...e];
|
|
3673
3673
|
T[_] = w, t(T);
|
|
3674
|
-
}, [h, p] =
|
|
3674
|
+
}, [h, p] = Q(""), g = () => {
|
|
3675
3675
|
h && (l(h), p(""));
|
|
3676
3676
|
};
|
|
3677
3677
|
return /* @__PURE__ */ u(D, { ref: a, children: [
|
|
@@ -3984,7 +3984,7 @@ const nr = "data-value", Mf = nr, Cc = "dynamicColor", kc = Rs.create({
|
|
|
3984
3984
|
}, o) => {
|
|
3985
3985
|
const {
|
|
3986
3986
|
t: l
|
|
3987
|
-
} = y(), [s, c] =
|
|
3987
|
+
} = y(), [s, c] = Q(e), d = () => {
|
|
3988
3988
|
t(s);
|
|
3989
3989
|
}, h = () => {
|
|
3990
3990
|
c(e);
|
|
@@ -4327,7 +4327,7 @@ const ra = ee(({
|
|
|
4327
4327
|
placeholder: "This is placeholder"
|
|
4328
4328
|
}), Ms, vs, zc, kc];
|
|
4329
4329
|
return c && $.push(pc), $;
|
|
4330
|
-
}, [c]), [h, p] =
|
|
4330
|
+
}, [c]), [h, p] = Q(e), g = () => {
|
|
4331
4331
|
t(h), i == null || i();
|
|
4332
4332
|
}, _ = Ls({
|
|
4333
4333
|
extensions: d,
|
|
@@ -4463,7 +4463,7 @@ const Vc = ({
|
|
|
4463
4463
|
}) => {
|
|
4464
4464
|
const {
|
|
4465
4465
|
t: a
|
|
4466
|
-
} = y(), [i, o] =
|
|
4466
|
+
} = y(), [i, o] = Q(e);
|
|
4467
4467
|
F(() => {
|
|
4468
4468
|
n && o(e);
|
|
4469
4469
|
}, [e, n]);
|
|
@@ -4509,7 +4509,7 @@ const Vc = ({
|
|
|
4509
4509
|
set: s,
|
|
4510
4510
|
setFalse: c,
|
|
4511
4511
|
toggle: d
|
|
4512
|
-
}] = we(), [h, p] =
|
|
4512
|
+
}] = we(), [h, p] = Q(!1), g = z(() => {
|
|
4513
4513
|
const M = [];
|
|
4514
4514
|
return Hf.forEach(($) => {
|
|
4515
4515
|
const N = o.colors[$];
|
|
@@ -5194,7 +5194,7 @@ const Xt = ee(({
|
|
|
5194
5194
|
} = y(), [o, {
|
|
5195
5195
|
setTrue: l,
|
|
5196
5196
|
setFalse: s
|
|
5197
|
-
}] = we(), [c, d] =
|
|
5197
|
+
}] = we(), [c, d] = Q(e);
|
|
5198
5198
|
F(() => {
|
|
5199
5199
|
d(e);
|
|
5200
5200
|
}, [e]);
|
|
@@ -5490,7 +5490,7 @@ function Vn(e, t) {
|
|
|
5490
5490
|
}, [e, t]);
|
|
5491
5491
|
}
|
|
5492
5492
|
const yt = (e, t) => {
|
|
5493
|
-
const [n, a] =
|
|
5493
|
+
const [n, a] = Q([]);
|
|
5494
5494
|
return F(() => e.watchTriggerSnapshotList((i) => a(i.filter((o) => o.schemaRef === t))), []), n;
|
|
5495
5495
|
}, Ra = Wl(null);
|
|
5496
5496
|
function aa(e) {
|
|
@@ -5738,7 +5738,9 @@ const Mb = {
|
|
|
5738
5738
|
"builtin:op:clear_filter_values": 2,
|
|
5739
5739
|
"builtin:op:set_filter_values": 3,
|
|
5740
5740
|
"builtin:op:open_view": 4,
|
|
5741
|
-
"builtin:op:open-link": 5
|
|
5741
|
+
"builtin:op:open-link": 5,
|
|
5742
|
+
"builtin:op:switch_tab": 6,
|
|
5743
|
+
"builtin:op:scroll_to_panel": 7
|
|
5742
5744
|
};
|
|
5743
5745
|
class Ti {
|
|
5744
5746
|
constructor(t, n, a) {
|
|
@@ -5764,7 +5766,7 @@ function Vb(e, t) {
|
|
|
5764
5766
|
const {
|
|
5765
5767
|
value: n,
|
|
5766
5768
|
set: a
|
|
5767
|
-
} = Y(e.operation.operationData, "config"), [i, o] =
|
|
5769
|
+
} = Y(e.operation.operationData, "config"), [i, o] = Q(me({}, n, t)), l = async () => {
|
|
5768
5770
|
await a(i);
|
|
5769
5771
|
};
|
|
5770
5772
|
return F(() => {
|
|
@@ -5903,7 +5905,7 @@ const Bb = {
|
|
|
5903
5905
|
value: e = "",
|
|
5904
5906
|
onChange: t
|
|
5905
5907
|
}) => {
|
|
5906
|
-
const [n, a] =
|
|
5908
|
+
const [n, a] = Q(e);
|
|
5907
5909
|
return F(() => {
|
|
5908
5910
|
a(e);
|
|
5909
5911
|
}, [e]), /* @__PURE__ */ r(L, { size: "xs", label: "", value: n, onChange: (o) => a(o.currentTarget.value), sx: {
|
|
@@ -6299,7 +6301,7 @@ class Nc {
|
|
|
6299
6301
|
}
|
|
6300
6302
|
}
|
|
6301
6303
|
function sy(e, t) {
|
|
6302
|
-
const [n, a] =
|
|
6304
|
+
const [n, a] = Q([]);
|
|
6303
6305
|
return Qn(async () => {
|
|
6304
6306
|
const i = await e.getInteractionList();
|
|
6305
6307
|
a(i);
|
|
@@ -6331,7 +6333,7 @@ const cy = I(({
|
|
|
6331
6333
|
}), dy = (e) => {
|
|
6332
6334
|
const {
|
|
6333
6335
|
t
|
|
6334
|
-
} = y(), [n, a] =
|
|
6336
|
+
} = y(), [n, a] = Q(0), {
|
|
6335
6337
|
interactionManager: i,
|
|
6336
6338
|
instance: o,
|
|
6337
6339
|
sampleData: l,
|
|
@@ -7152,7 +7154,7 @@ function jy(e) {
|
|
|
7152
7154
|
value: o
|
|
7153
7155
|
} = e, {
|
|
7154
7156
|
classes: l
|
|
7155
|
-
} = Wc(), [s, c] =
|
|
7157
|
+
} = Wc(), [s, c] = Q(qo(o)), [d, {
|
|
7156
7158
|
setTrue: h,
|
|
7157
7159
|
setFalse: p
|
|
7158
7160
|
}] = we(!1), g = i % 2 === 1, b = g && o != null, _ = !g && o != null, w = `map ${o} to color ${i}`, T = () => {
|
|
@@ -7220,7 +7222,7 @@ const Qy = I(({
|
|
|
7220
7222
|
value: a,
|
|
7221
7223
|
onChange: i,
|
|
7222
7224
|
colorManager: o
|
|
7223
|
-
} = e, l = o.getColorInterpolations(), [s, c] =
|
|
7225
|
+
} = e, l = o.getColorInterpolations(), [s, c] = Q(a), d = o.decodeInterpolation(s.interpolation) || l[0], [h, {
|
|
7224
7226
|
setTrue: p,
|
|
7225
7227
|
setFalse: g
|
|
7226
7228
|
}] = we(), b = z(() => {
|
|
@@ -7401,7 +7403,7 @@ const Qy = I(({
|
|
|
7401
7403
|
} = d, b = t(n), _ = h.map((U, oe) => ({
|
|
7402
7404
|
...U,
|
|
7403
7405
|
...b[oe]
|
|
7404
|
-
})), w = ((H = C.last(_)) == null ? void 0 : H.id) ?? null, [T, M] =
|
|
7406
|
+
})), w = ((H = C.last(_)) == null ? void 0 : H.id) ?? null, [T, M] = Q(w), $ = (U) => {
|
|
7405
7407
|
U !== "add" && M(U);
|
|
7406
7408
|
};
|
|
7407
7409
|
return F(() => {
|
|
@@ -8528,7 +8530,7 @@ const E_ = {
|
|
|
8528
8530
|
} = e, o = i(`visualMap.pieces.${t}`), {
|
|
8529
8531
|
lower: l,
|
|
8530
8532
|
upper: s
|
|
8531
|
-
} = o, c = [No[l.symbol], Bo(l.value, n("chart.visual_map.min_value")), ",", Bo(s.value, n("chart.visual_map.max_value")), No[s.symbol]].join(""), [d, h] =
|
|
8533
|
+
} = o, c = [No[l.symbol], Bo(l.value, n("chart.visual_map.min_value")), ",", Bo(s.value, n("chart.visual_map.max_value")), No[s.symbol]].join(""), [d, h] = Q(!1);
|
|
8532
8534
|
return /* @__PURE__ */ r(v, { wrap: "nowrap", children: /* @__PURE__ */ u(Xe, { width: 400, position: "bottom", withArrow: !0, shadow: "md", opened: d, onChange: h, withinPortal: !0, zIndex: 340, children: [
|
|
8533
8535
|
/* @__PURE__ */ r(Xe.Target, { children: /* @__PURE__ */ r(V, { variant: "subtle", size: "compact-sm", px: 0, onClick: () => h((p) => !p), fw: "normal", ff: "monospace", children: c }) }),
|
|
8534
8536
|
/* @__PURE__ */ r(Xe.Dropdown, { children: /* @__PURE__ */ u(v, { wrap: "nowrap", gap: 8, children: [
|
|
@@ -10818,7 +10820,7 @@ const Ix = I(({
|
|
|
10818
10820
|
} = e, o = z(() => me({}, a, Zc), [a]), l = e.data, {
|
|
10819
10821
|
width: s,
|
|
10820
10822
|
height: c
|
|
10821
|
-
} = e.viewport, [d, h] =
|
|
10823
|
+
} = e.viewport, [d, h] = Q(0), [p, g] = Q(0), b = Math.max(0, Dt(c) - d - p), _ = Tt(s), w = Ec(o.stats, e, t);
|
|
10822
10824
|
return /* @__PURE__ */ u(rt, { width: s, height: c, children: [
|
|
10823
10825
|
/* @__PURE__ */ r(Dn, { onHeightChange: h, value: o.stats.top, context: e }),
|
|
10824
10826
|
/* @__PURE__ */ r(Dx, { onChartRenderFinished: w, variables: i, width: _, height: b, data: l, conf: o, interactionManager: n }),
|
|
@@ -11202,7 +11204,7 @@ const Ax = ({
|
|
|
11202
11204
|
} = y(), [a, {
|
|
11203
11205
|
setTrue: i,
|
|
11204
11206
|
setFalse: o
|
|
11205
|
-
}] = we(), [l, s] =
|
|
11207
|
+
}] = we(), [l, s] = Q(e), c = () => {
|
|
11206
11208
|
o();
|
|
11207
11209
|
const {
|
|
11208
11210
|
type: g,
|
|
@@ -12426,7 +12428,7 @@ const mw = ({
|
|
|
12426
12428
|
}), o = t("series"), l = n.map((h, p) => ({
|
|
12427
12429
|
...h,
|
|
12428
12430
|
...o[p]
|
|
12429
|
-
})), s = C.get(l, "0.id"), [c, d] =
|
|
12431
|
+
})), s = C.get(l, "0.id"), [c, d] = Q(s ?? null);
|
|
12430
12432
|
return F(() => {
|
|
12431
12433
|
s && d((h) => h !== null ? h : s);
|
|
12432
12434
|
}, [s]), /* @__PURE__ */ u(S, { value: c, onChange: (h) => d(h), styles: {
|
|
@@ -13081,7 +13083,7 @@ function Bw({
|
|
|
13081
13083
|
const _ = Ha(h).flat();
|
|
13082
13084
|
nt(t, ed(o, l, _, i, s, c));
|
|
13083
13085
|
}, [h]);
|
|
13084
|
-
const [p, g] =
|
|
13086
|
+
const [p, g] = Q(1), b = Ow(h, o, p);
|
|
13085
13087
|
return !s || !c ? null : /* @__PURE__ */ u(rt, { width: s, height: c, children: [
|
|
13086
13088
|
o.pagination.page_size > 0 && /* @__PURE__ */ r(zw, { page: p, setPage: g, totalPages: d, width: s }),
|
|
13087
13089
|
/* @__PURE__ */ r(Nw, { instance: t, variables: i, width: Tt(s), height: Dt(c), data: l, seriesData: b, conf: o, interactionManager: n })
|
|
@@ -14034,7 +14036,7 @@ function M0({
|
|
|
14034
14036
|
} = e, o = z(() => me({}, a, Bi), [a]), l = e.data, {
|
|
14035
14037
|
width: s,
|
|
14036
14038
|
height: c
|
|
14037
|
-
} = e.viewport, [d, h] =
|
|
14039
|
+
} = e.viewport, [d, h] = Q(0), [p, g] = Q(0), b = Math.max(0, Dt(c) - d - p), _ = Tt(s), w = Ec(o.stats, e, t);
|
|
14038
14040
|
return /* @__PURE__ */ u(rt, { width: s, height: c, children: [
|
|
14039
14041
|
/* @__PURE__ */ r(Dn, { onHeightChange: h, value: o.stats.top, context: e }),
|
|
14040
14042
|
/* @__PURE__ */ r(I0, { onChartRenderFinished: w, variables: i, width: _, height: b, data: l, conf: o, interactionManager: n }),
|
|
@@ -15291,7 +15293,7 @@ function w1({
|
|
|
15291
15293
|
} = a, {
|
|
15292
15294
|
estimated_value: d,
|
|
15293
15295
|
actual_value: h
|
|
15294
|
-
} = c.data_keys, [p, g] =
|
|
15296
|
+
} = c.data_keys, [p, g] = Q(h);
|
|
15295
15297
|
if (F(() => {
|
|
15296
15298
|
g((w) => w || h);
|
|
15297
15299
|
}, [h]), !s.data_key || !d || !h || !o || !l)
|
|
@@ -16426,7 +16428,7 @@ function vS({
|
|
|
16426
16428
|
} = Y(e.instanceData, "config"), n = z(() => me({}, t, Gi()), [t]), a = e.data, {
|
|
16427
16429
|
width: i,
|
|
16428
16430
|
height: o
|
|
16429
|
-
} = e.viewport, [l, s] =
|
|
16431
|
+
} = e.viewport, [l, s] = Q(0), [c, d] = Q(0), h = Math.max(0, Dt(o) - l - c), p = Tt(i);
|
|
16430
16432
|
return /* @__PURE__ */ u(rt, { width: i, height: o, children: [
|
|
16431
16433
|
/* @__PURE__ */ r(Dn, { onHeightChange: s, value: n.stats.top, context: e }),
|
|
16432
16434
|
/* @__PURE__ */ r(_S, { width: p, height: h, data: a, conf: n })
|
|
@@ -17589,7 +17591,7 @@ const mC = (e, t) => `
|
|
|
17589
17591
|
const {
|
|
17590
17592
|
t: e,
|
|
17591
17593
|
i18n: t
|
|
17592
|
-
} = y(), [n, a] =
|
|
17594
|
+
} = y(), [n, a] = Q(!1), i = z(() => mC(e("viz.pareto_chart.line_80_20.param_section_note_1"), e("viz.pareto_chart.line_80_20.param_section_note_2")), [t.language]);
|
|
17593
17595
|
return /* @__PURE__ */ u(q, { children: [
|
|
17594
17596
|
/* @__PURE__ */ r(V, { variant: "subtle", size: "compact-sm", onClick: () => a((o) => !o), children: e(n ? "common.actions.close" : "viz.pareto_chart.line_80_20.click_to_see_params") }),
|
|
17595
17597
|
/* @__PURE__ */ r(hr, { in: n, children: /* @__PURE__ */ r(Et, { language: "typescript", withCopyButton: !1, code: i }) })
|
|
@@ -18332,7 +18334,7 @@ const UC = ee(({
|
|
|
18332
18334
|
value: t,
|
|
18333
18335
|
onChange: n
|
|
18334
18336
|
}, a) => {
|
|
18335
|
-
const [i, o] =
|
|
18337
|
+
const [i, o] = Q(HC(t)), l = ne((s) => {
|
|
18336
18338
|
n(WC(s));
|
|
18337
18339
|
}, [n]);
|
|
18338
18340
|
return /* @__PURE__ */ u(D, { gap: 4, mt: 2, mb: "1rem", children: [
|
|
@@ -19987,7 +19989,7 @@ function c2({
|
|
|
19987
19989
|
] });
|
|
19988
19990
|
}
|
|
19989
19991
|
const Sa = (e) => {
|
|
19990
|
-
const [t, n] =
|
|
19992
|
+
const [t, n] = Q(e);
|
|
19991
19993
|
return {
|
|
19992
19994
|
value: t,
|
|
19993
19995
|
set: n
|
|
@@ -21139,7 +21141,7 @@ function iz({
|
|
|
21139
21141
|
} = e, o = z(() => me({}, a, bd), [a]), l = e.data, {
|
|
21140
21142
|
width: s,
|
|
21141
21143
|
height: c
|
|
21142
|
-
} = e.viewport, [d, h] =
|
|
21144
|
+
} = e.viewport, [d, h] = Q(0), [p, g] = Q(0), b = Math.max(0, Dt(c) - d - p), _ = Tt(s);
|
|
21143
21145
|
return !s || !c ? null : /* @__PURE__ */ u(rt, { width: s, height: c, children: [
|
|
21144
21146
|
/* @__PURE__ */ r(Dn, { onHeightChange: h, value: o.stats.top, context: e }),
|
|
21145
21147
|
/* @__PURE__ */ r(az, { instance: t, variables: i, width: _, height: b, data: l, conf: o, interactionManager: n }),
|
|
@@ -21368,7 +21370,7 @@ const uz = ({
|
|
|
21368
21370
|
} = y(), [a, {
|
|
21369
21371
|
setTrue: i,
|
|
21370
21372
|
setFalse: o
|
|
21371
|
-
}] = we(), [l, s] =
|
|
21373
|
+
}] = we(), [l, s] = Q(e), c = () => {
|
|
21372
21374
|
o();
|
|
21373
21375
|
const {
|
|
21374
21376
|
type: g,
|
|
@@ -22427,7 +22429,7 @@ function s3({
|
|
|
22427
22429
|
F(() => {
|
|
22428
22430
|
h(o);
|
|
22429
22431
|
}, [o]), c(["label_key", "value_key", "group_key", "levels"]);
|
|
22430
|
-
const [p, g] =
|
|
22432
|
+
const [p, g] = Q("Data");
|
|
22431
22433
|
return /* @__PURE__ */ r("form", { onSubmit: s(a), children: /* @__PURE__ */ u(D, { gap: "xs", children: [
|
|
22432
22434
|
/* @__PURE__ */ r(Ie, { canSubmit: d.isDirty }),
|
|
22433
22435
|
/* @__PURE__ */ u(S, { value: p, onChange: g, orientation: "vertical", styles: {
|
|
@@ -23278,7 +23280,7 @@ function nl({
|
|
|
23278
23280
|
minSize: typeof Ee.width == "number" ? Ee.width : void 0
|
|
23279
23281
|
});
|
|
23280
23282
|
});
|
|
23281
|
-
}, [g, b]), [w, T] =
|
|
23283
|
+
}, [g, b]), [w, T] = Q([]), [M, $] = E.useState({
|
|
23282
23284
|
pageIndex: 0,
|
|
23283
23285
|
pageSize: a.pagination.page_size
|
|
23284
23286
|
}), N = z(() => {
|
|
@@ -23502,7 +23504,7 @@ const n5 = ee((e, t) => {
|
|
|
23502
23504
|
t: n
|
|
23503
23505
|
} = y(), {
|
|
23504
23506
|
colorManager: a
|
|
23505
|
-
} = ft(ln), [i, o] =
|
|
23507
|
+
} = ft(ln), [i, o] = Q(Dd(e.value)), [l, s] = Q(e5(a, e.value)), c = zr(l), [d, h] = Q(t5(a, e.value)), p = zr(d), g = (w) => {
|
|
23506
23508
|
var T, M, $;
|
|
23507
23509
|
o(w || "none"), w === "static" ? (T = e.onChange) == null || T.call(e, c.current) : w === "none" || !w ? (M = e.onChange) == null || M.call(e, "none") : ($ = e.onChange) == null || $.call(e, p.current);
|
|
23508
23510
|
}, b = (w) => {
|
|
@@ -23539,7 +23541,7 @@ const n5 = ee((e, t) => {
|
|
|
23539
23541
|
} = y(), [i, {
|
|
23540
23542
|
setTrue: o,
|
|
23541
23543
|
setFalse: l
|
|
23542
|
-
}] = we(), [s, c] =
|
|
23544
|
+
}] = we(), [s, c] = Q(e), d = () => {
|
|
23543
23545
|
l(), t(s);
|
|
23544
23546
|
}, h = () => {
|
|
23545
23547
|
l(), c(e);
|
|
@@ -23872,7 +23874,7 @@ const p5 = E.forwardRef(h5), m5 = ({
|
|
|
23872
23874
|
} = y(), [i, {
|
|
23873
23875
|
setTrue: o,
|
|
23874
23876
|
setFalse: l
|
|
23875
|
-
}] = we(), [s, c] =
|
|
23877
|
+
}] = we(), [s, c] = Q(e), d = () => {
|
|
23876
23878
|
l(), t(s);
|
|
23877
23879
|
}, h = () => {
|
|
23878
23880
|
l(), c(e);
|
|
@@ -24675,7 +24677,7 @@ const fT = ({
|
|
|
24675
24677
|
} = y(), [n, {
|
|
24676
24678
|
setTrue: a,
|
|
24677
24679
|
setFalse: i
|
|
24678
|
-
}] = we(!1), [o, l] =
|
|
24680
|
+
}] = we(!1), [o, l] = Q("");
|
|
24679
24681
|
F(() => {
|
|
24680
24682
|
l("");
|
|
24681
24683
|
}, [n]);
|
|
@@ -25866,7 +25868,7 @@ const Fd = m.model("DBQueryMeta", {
|
|
|
25866
25868
|
e.value = t;
|
|
25867
25869
|
}
|
|
25868
25870
|
}));
|
|
25869
|
-
var
|
|
25871
|
+
var j = /* @__PURE__ */ ((e) => (e.Select = "select", e.MultiSelect = "multi-select", e.TreeSelect = "tree-select", e.TreeSingleSelect = "tree-single-select", e.TextInput = "text-input", e.Checkbox = "checkbox", e.DateRange = "date-range", e.MericoDateRange = "merico-date-range", e))(j || {});
|
|
25870
25872
|
const Qd = m.optional(m.enumeration(["intersect", "reset"]), "intersect"), Gd = m.model("FilterCheckboxConfigMeta", {
|
|
25871
25873
|
_name: m.literal("checkbox"),
|
|
25872
25874
|
description: m.optional(m.string, ""),
|
|
@@ -26518,20 +26520,20 @@ const jT = m.model("FilterDateRangeConfigMeta", {
|
|
|
26518
26520
|
`, eu = () => {
|
|
26519
26521
|
const {
|
|
26520
26522
|
t: e
|
|
26521
|
-
} = y(), [t, n] =
|
|
26523
|
+
} = y(), [t, n] = Q(!1);
|
|
26522
26524
|
return /* @__PURE__ */ u(q, { children: [
|
|
26523
26525
|
/* @__PURE__ */ r(V, { variant: "subtle", size: "compact-sm", onClick: () => n((a) => !a), children: e(t ? "common.actions.close" : "filter.widget.common.see_data_structure") }),
|
|
26524
26526
|
/* @__PURE__ */ r(hr, { in: t, children: /* @__PURE__ */ r(Et, { language: "typescript", withCopyButton: !1, code: WT }) })
|
|
26525
26527
|
] });
|
|
26526
26528
|
}, UT = {
|
|
26527
|
-
[
|
|
26528
|
-
[
|
|
26529
|
-
[
|
|
26530
|
-
[
|
|
26531
|
-
[
|
|
26532
|
-
[
|
|
26533
|
-
[
|
|
26534
|
-
[
|
|
26529
|
+
[j.Checkbox]: "true",
|
|
26530
|
+
[j.DateRange]: "[new Date('2023-01-01 00:00:00'), new Date('2024-01-01 00:00:00')]",
|
|
26531
|
+
[j.MericoDateRange]: "[new Date('2023-01-01 00:00:00'), new Date('2024-01-01 00:00:00')]",
|
|
26532
|
+
[j.MultiSelect]: "[]",
|
|
26533
|
+
[j.Select]: '""',
|
|
26534
|
+
[j.TreeSelect]: "[]",
|
|
26535
|
+
[j.TreeSingleSelect]: '""',
|
|
26536
|
+
[j.TextInput]: '""'
|
|
26535
26537
|
}, KT = (e) => ["function getDefaultValue(filter, utils, context) {", ` return ${UT[e]};`, "}"].join(`
|
|
26536
26538
|
`), vn = I(({
|
|
26537
26539
|
filter: e
|
|
@@ -26966,9 +26968,9 @@ const jT = m.model("FilterDateRangeConfigMeta", {
|
|
|
26966
26968
|
radius: t,
|
|
26967
26969
|
width: n.width,
|
|
26968
26970
|
name: "FilterTreeSelectWidget"
|
|
26969
|
-
}), [b, _] =
|
|
26971
|
+
}), [b, _] = Q(!1), w = (H) => {
|
|
26970
26972
|
_(H);
|
|
26971
|
-
}, T = b && (i == null ? void 0 : i.length) > 0, M = tD(l, i, o, d), [$, N] =
|
|
26973
|
+
}, T = b && (i == null ? void 0 : i.length) > 0, M = tD(l, i, o, d), [$, N] = Q("");
|
|
26972
26974
|
return /* @__PURE__ */ u(D, { gap: 3, children: [
|
|
26973
26975
|
/* @__PURE__ */ u(v, { justify: "space-between", children: [
|
|
26974
26976
|
/* @__PURE__ */ u(k, { className: p.label, size: "sm", children: [
|
|
@@ -27920,7 +27922,7 @@ const fD = m.model("FilterMericoDateRangeConfigMeta", {
|
|
|
27920
27922
|
visibleInViewsIDs: m.array(m.string),
|
|
27921
27923
|
auto_submit: m.optional(m.boolean, !1),
|
|
27922
27924
|
default_value_func: m.optional(m.string, ""),
|
|
27923
|
-
type: m.enumeration("DashboardFilterType", [
|
|
27925
|
+
type: m.enumeration("DashboardFilterType", [j.Select, j.MultiSelect, j.TreeSelect, j.TreeSingleSelect, j.TextInput, j.Checkbox, j.DateRange, j.MericoDateRange]),
|
|
27924
27926
|
config: m.union(Xd, Yd, iu, ou, Zd, Gd, Kd, du)
|
|
27925
27927
|
}).views((e) => ({
|
|
27926
27928
|
get contentModel() {
|
|
@@ -27937,7 +27939,7 @@ const fD = m.model("FilterMericoDateRangeConfigMeta", {
|
|
|
27937
27939
|
return Array.isArray(t) ? [...t] : t;
|
|
27938
27940
|
},
|
|
27939
27941
|
get usingDefaultValue() {
|
|
27940
|
-
return e.type !==
|
|
27942
|
+
return e.type !== j.TreeSelect && e.type !== j.TreeSingleSelect;
|
|
27941
27943
|
},
|
|
27942
27944
|
get usingDefaultValueFunc() {
|
|
27943
27945
|
return !!e.default_value_func;
|
|
@@ -27946,7 +27948,7 @@ const fD = m.model("FilterMericoDateRangeConfigMeta", {
|
|
|
27946
27948
|
return this.filters.formattedDefaultValues[e.key];
|
|
27947
27949
|
},
|
|
27948
27950
|
get auto_submit_supported() {
|
|
27949
|
-
return [
|
|
27951
|
+
return [j.Select, j.Checkbox, j.DateRange].includes(e.type);
|
|
27950
27952
|
}
|
|
27951
27953
|
})).views((e) => ({
|
|
27952
27954
|
get json() {
|
|
@@ -27999,28 +28001,28 @@ const fD = m.model("FilterMericoDateRangeConfigMeta", {
|
|
|
27999
28001
|
},
|
|
28000
28002
|
setType(t) {
|
|
28001
28003
|
switch (t) {
|
|
28002
|
-
case
|
|
28004
|
+
case j.Select:
|
|
28003
28005
|
e.config = HT();
|
|
28004
28006
|
break;
|
|
28005
|
-
case
|
|
28007
|
+
case j.MultiSelect:
|
|
28006
28008
|
e.config = GT();
|
|
28007
28009
|
break;
|
|
28008
|
-
case
|
|
28010
|
+
case j.TreeSelect:
|
|
28009
28011
|
e.config = uD();
|
|
28010
28012
|
break;
|
|
28011
|
-
case
|
|
28013
|
+
case j.TreeSingleSelect:
|
|
28012
28014
|
e.config = hD();
|
|
28013
28015
|
break;
|
|
28014
|
-
case
|
|
28016
|
+
case j.TextInput:
|
|
28015
28017
|
e.config = Jd();
|
|
28016
28018
|
break;
|
|
28017
|
-
case
|
|
28019
|
+
case j.Checkbox:
|
|
28018
28020
|
e.config = NT();
|
|
28019
28021
|
break;
|
|
28020
|
-
case
|
|
28022
|
+
case j.DateRange:
|
|
28021
28023
|
e.config = QT();
|
|
28022
28024
|
break;
|
|
28023
|
-
case
|
|
28025
|
+
case j.MericoDateRange:
|
|
28024
28026
|
e.config = bD();
|
|
28025
28027
|
break;
|
|
28026
28028
|
default:
|
|
@@ -28852,7 +28854,10 @@ const Tu = m.model("FiltersRenderModel", {
|
|
|
28852
28854
|
return Object.entries(e.values).forEach(([n, a]) => {
|
|
28853
28855
|
t[n] = a;
|
|
28854
28856
|
const i = this.findByKey(n);
|
|
28855
|
-
i && i.config._name ===
|
|
28857
|
+
i && i.config._name === j.DateRange && (t[n] = i.config.dateStringsValue), i && i.config._name === j.MericoDateRange && (t[n] = {
|
|
28858
|
+
...a,
|
|
28859
|
+
value: i.config.dateStringsValue
|
|
28860
|
+
});
|
|
28856
28861
|
}), t;
|
|
28857
28862
|
},
|
|
28858
28863
|
get contentModel() {
|
|
@@ -29245,7 +29250,7 @@ function pl(e, t, n) {
|
|
|
29245
29250
|
function ml(e, t, n, a, i = "PRC", o = "YYYY-MM-DD") {
|
|
29246
29251
|
const l = t ? C.get(a, t) : void 0, s = e ? C.get(a, e) : void 0;
|
|
29247
29252
|
let c = t ? C.get(n, t, "") : "";
|
|
29248
|
-
l ===
|
|
29253
|
+
l === j.MericoDateRange && t && (c = C.get(n, `${t}.step`, ""));
|
|
29249
29254
|
const d = {
|
|
29250
29255
|
start: "",
|
|
29251
29256
|
end: "",
|
|
@@ -29255,7 +29260,7 @@ function ml(e, t, n, a, i = "PRC", o = "YYYY-MM-DD") {
|
|
|
29255
29260
|
stepKeyFormat: o
|
|
29256
29261
|
};
|
|
29257
29262
|
if (e)
|
|
29258
|
-
if (s ===
|
|
29263
|
+
if (s === j.MericoDateRange) {
|
|
29259
29264
|
const h = C.get(n, `${e}.value`), p = pl(h, i, o);
|
|
29260
29265
|
p && (d.start = p.start, d.end = p.end);
|
|
29261
29266
|
} else {
|
|
@@ -29435,12 +29440,12 @@ const ED = ET.views((e) => ({
|
|
|
29435
29440
|
console.log("MMS var", i);
|
|
29436
29441
|
const o = a.filters.reduce((h, p) => {
|
|
29437
29442
|
const g = C.get(t, p.variable), b = C.get(n, p.variable), _ = p.dimension;
|
|
29438
|
-
if (b ===
|
|
29443
|
+
if (b === j.DateRange) {
|
|
29439
29444
|
const T = g.every((M) => Number.isFinite(Number(M))) ? g.map((M) => Number(M)) : g;
|
|
29440
29445
|
h[_] = {
|
|
29441
29446
|
between: T
|
|
29442
29447
|
};
|
|
29443
|
-
} else if (b ===
|
|
29448
|
+
} else if (b === j.MericoDateRange) {
|
|
29444
29449
|
const T = g.value.every((M) => Number.isFinite(Number(M))) ? g.value.map((M) => Number(M)) : g;
|
|
29445
29450
|
h[_] = {
|
|
29446
29451
|
between: T
|
|
@@ -30483,9 +30488,9 @@ const jD = (e) => new BD(e), QD = ({
|
|
|
30483
30488
|
} = ZD({
|
|
30484
30489
|
radius: t,
|
|
30485
30490
|
name: "MultiSelectWidget"
|
|
30486
|
-
}), [g, b] =
|
|
30491
|
+
}), [g, b] = Q(!1), _ = (te) => {
|
|
30487
30492
|
b(te);
|
|
30488
|
-
}, w = g && (i == null ? void 0 : i.length) > 0, [T, M] =
|
|
30493
|
+
}, w = g && (i == null ? void 0 : i.length) > 0, [T, M] = Q(""), $ = z(() => {
|
|
30489
30494
|
if (!T)
|
|
30490
30495
|
return l;
|
|
30491
30496
|
const te = T.toLowerCase(), Le = (Ge) => {
|
|
@@ -30694,7 +30699,7 @@ function d6(e, t) {
|
|
|
30694
30699
|
};
|
|
30695
30700
|
}
|
|
30696
30701
|
const u6 = (e, t, n) => {
|
|
30697
|
-
const a = e.step, [i, o] =
|
|
30702
|
+
const a = e.step, [i, o] = Q(null), [l, s] = Q(e.value), c = (b, _) => {
|
|
30698
30703
|
if (!b || !_)
|
|
30699
30704
|
return;
|
|
30700
30705
|
const [w, T] = l, M = b.toDate(), $ = _.toDate();
|
|
@@ -30758,7 +30763,7 @@ const u6 = (e, t, n) => {
|
|
|
30758
30763
|
onChange: t,
|
|
30759
30764
|
handleRangeChange: n
|
|
30760
30765
|
}) => {
|
|
30761
|
-
const [a, i] =
|
|
30766
|
+
const [a, i] = Q(!0), o = e.value, [l, s] = o, c = z(() => l || /* @__PURE__ */ new Date(), [l]), {
|
|
30762
30767
|
getDayProps: d
|
|
30763
30768
|
} = u6(e, n, a);
|
|
30764
30769
|
return /* @__PURE__ */ r(Kh, { defaultDate: c, numberOfColumns: 2, withCellSpacing: !1, getDayProps: d, onMouseEnter: () => {
|
|
@@ -30976,21 +30981,21 @@ const u6 = (e, t, n) => {
|
|
|
30976
30981
|
formFieldProps: i
|
|
30977
30982
|
}) => {
|
|
30978
30983
|
switch (e) {
|
|
30979
|
-
case
|
|
30984
|
+
case j.Select:
|
|
30980
30985
|
return /* @__PURE__ */ r(r6, { ...a, ...i, config: t });
|
|
30981
|
-
case
|
|
30986
|
+
case j.MultiSelect:
|
|
30982
30987
|
return /* @__PURE__ */ r(t6, { ...a, ...i, config: t });
|
|
30983
|
-
case
|
|
30988
|
+
case j.TreeSelect:
|
|
30984
30989
|
return /* @__PURE__ */ r(aD, { ...a, ...i, config: t });
|
|
30985
|
-
case
|
|
30990
|
+
case j.TreeSingleSelect:
|
|
30986
30991
|
return /* @__PURE__ */ r(sD, { ...a, ...i, config: t });
|
|
30987
|
-
case
|
|
30992
|
+
case j.TextInput:
|
|
30988
30993
|
return /* @__PURE__ */ r(a6, { ...a, ...i, config: t });
|
|
30989
|
-
case
|
|
30994
|
+
case j.DateRange:
|
|
30990
30995
|
return /* @__PURE__ */ r(Ou, { ...a, ...i, config: t });
|
|
30991
|
-
case
|
|
30996
|
+
case j.MericoDateRange:
|
|
30992
30997
|
return /* @__PURE__ */ r(D6, { ...a, ...i, config: t });
|
|
30993
|
-
case
|
|
30998
|
+
case j.Checkbox:
|
|
30994
30999
|
return /* @__PURE__ */ r(GD, { ...a, ...i, config: t });
|
|
30995
31000
|
default:
|
|
30996
31001
|
return null;
|
|
@@ -31031,7 +31036,7 @@ function L6(e) {
|
|
|
31031
31036
|
}
|
|
31032
31037
|
const co = "N/A";
|
|
31033
31038
|
function L$() {
|
|
31034
|
-
const e = ea(), [t, n] =
|
|
31039
|
+
const e = ea(), [t, n] = Q([]);
|
|
31035
31040
|
return F(() => {
|
|
31036
31041
|
const a = Nh(() => e.content.views.visibleViews.map((c) => {
|
|
31037
31042
|
var d;
|
|
@@ -31046,30 +31051,30 @@ function L$() {
|
|
|
31046
31051
|
}
|
|
31047
31052
|
function $6(e) {
|
|
31048
31053
|
switch (e.type) {
|
|
31049
|
-
case
|
|
31050
|
-
case
|
|
31051
|
-
case
|
|
31052
|
-
case
|
|
31054
|
+
case j.Select:
|
|
31055
|
+
case j.MultiSelect:
|
|
31056
|
+
case j.TreeSelect:
|
|
31057
|
+
case j.TreeSingleSelect:
|
|
31053
31058
|
return {
|
|
31054
31059
|
label: e.label,
|
|
31055
31060
|
value: R6(e.config, e.value)
|
|
31056
31061
|
};
|
|
31057
|
-
case
|
|
31062
|
+
case j.TextInput:
|
|
31058
31063
|
return {
|
|
31059
31064
|
label: e.label,
|
|
31060
31065
|
value: e.value
|
|
31061
31066
|
};
|
|
31062
|
-
case
|
|
31067
|
+
case j.DateRange:
|
|
31063
31068
|
return {
|
|
31064
31069
|
label: e.label,
|
|
31065
31070
|
value: P6(e.config, e.value)
|
|
31066
31071
|
};
|
|
31067
|
-
case
|
|
31072
|
+
case j.MericoDateRange:
|
|
31068
31073
|
return {
|
|
31069
31074
|
label: e.label,
|
|
31070
31075
|
value: A6(e.config, e.value)
|
|
31071
31076
|
};
|
|
31072
|
-
case
|
|
31077
|
+
case j.Checkbox:
|
|
31073
31078
|
return {
|
|
31074
31079
|
label: e.label,
|
|
31075
31080
|
value: E6(e.value)
|
|
@@ -31387,7 +31392,7 @@ function Hu(e, t = !0) {
|
|
|
31387
31392
|
}, [e.viz.type, e.viz.conf, t]);
|
|
31388
31393
|
}
|
|
31389
31394
|
function Wu(e) {
|
|
31390
|
-
const [t, n] =
|
|
31395
|
+
const [t, n] = Q(!1), a = ia().getRequired(ke.instanceScope.migrator);
|
|
31391
31396
|
return Qn(async () => {
|
|
31392
31397
|
const i = a.status === Cr.notStarted;
|
|
31393
31398
|
n(a.status === Cr.done), a.status === Cr.notStarted && a.runMigration().then((o) => {
|
|
@@ -32370,7 +32375,7 @@ const K4 = m.compose("FiltersModel", Tu, m.model({
|
|
|
32370
32375
|
}));
|
|
32371
32376
|
},
|
|
32372
32377
|
get selects() {
|
|
32373
|
-
return e.current.filter((t) => t.type ===
|
|
32378
|
+
return e.current.filter((t) => t.type === j.Select).map((t) => ({
|
|
32374
32379
|
label: t.label ?? t.id,
|
|
32375
32380
|
value: t.id
|
|
32376
32381
|
}));
|
|
@@ -34805,7 +34810,7 @@ const QI = I(({
|
|
|
34805
34810
|
color: "red"
|
|
34806
34811
|
});
|
|
34807
34812
|
}
|
|
34808
|
-
}, [g, b] =
|
|
34813
|
+
}, [g, b] = Q(null);
|
|
34809
34814
|
F(() => {
|
|
34810
34815
|
if (!g)
|
|
34811
34816
|
return;
|
|
@@ -34941,7 +34946,7 @@ const QI = I(({
|
|
|
34941
34946
|
const {
|
|
34942
34947
|
t: e,
|
|
34943
34948
|
i18n: t
|
|
34944
|
-
} = y(), n = Br(), a = le(), [i, o] =
|
|
34949
|
+
} = y(), n = Br(), a = le(), [i, o] = Q(""), l = z(() => a.editor.spotlightActionGroups.map((c) => ({
|
|
34945
34950
|
group: e(c.group),
|
|
34946
34951
|
keywords: [c.group, e(c.group)],
|
|
34947
34952
|
actions: c.actions.map((d) => {
|
|
@@ -35520,7 +35525,7 @@ const z8 = I(() => {
|
|
|
35520
35525
|
return;
|
|
35521
35526
|
}
|
|
35522
35527
|
t.editor.open(["_FILTERS_", n.filters.firstID]);
|
|
35523
|
-
}, [o, l] =
|
|
35528
|
+
}, [o, l] = Q(!1), s = () => l(!0), c = () => l(!1);
|
|
35524
35529
|
return /* @__PURE__ */ u(ot.Navbar, { p: 0, zIndex: 299, children: [
|
|
35525
35530
|
/* @__PURE__ */ u(ot.Section, { children: [
|
|
35526
35531
|
/* @__PURE__ */ u(v, { grow: !0, gap: 0, sx: {
|
|
@@ -35637,7 +35642,7 @@ const z8 = I(() => {
|
|
|
35637
35642
|
`, uh = () => {
|
|
35638
35643
|
const {
|
|
35639
35644
|
t: e
|
|
35640
|
-
} = y(), [t, n] =
|
|
35645
|
+
} = y(), [t, n] = Q(!1);
|
|
35641
35646
|
return /* @__PURE__ */ u(q, { children: [
|
|
35642
35647
|
/* @__PURE__ */ r(V, { variant: "subtle", size: "compact-sm", onClick: () => n((a) => !a), children: e(t ? "common.actions.close" : "filter.widget.common.see_data_structure") }),
|
|
35643
35648
|
/* @__PURE__ */ r(hr, { in: t, children: /* @__PURE__ */ r(Et, { language: "typescript", withCopyButton: !1, code: V8 }) })
|
|
@@ -35934,7 +35939,7 @@ const z8 = I(() => {
|
|
|
35934
35939
|
value: _
|
|
35935
35940
|
}))
|
|
35936
35941
|
}));
|
|
35937
|
-
}, [n.default_step]), i = [...n.default_value], [o, l] =
|
|
35942
|
+
}, [n.default_step]), i = [...n.default_value], [o, l] = Q(i), s = (h) => {
|
|
35938
35943
|
l(h), !(h[0] === null || h[1] === null) && (n.setDefaultValue({
|
|
35939
35944
|
value: sr(h[0], h[1], n.default_step),
|
|
35940
35945
|
shortcut: null,
|
|
@@ -35966,23 +35971,23 @@ const z8 = I(() => {
|
|
|
35966
35971
|
/* @__PURE__ */ r(vn, { filter: e })
|
|
35967
35972
|
] });
|
|
35968
35973
|
}), q8 = {
|
|
35969
|
-
[
|
|
35970
|
-
[
|
|
35971
|
-
[
|
|
35972
|
-
[
|
|
35973
|
-
[
|
|
35974
|
-
[
|
|
35975
|
-
[
|
|
35976
|
-
[
|
|
35974
|
+
[j.Select]: R8,
|
|
35975
|
+
[j.MultiSelect]: L8,
|
|
35976
|
+
[j.TreeSelect]: XT,
|
|
35977
|
+
[j.TreeSingleSelect]: iD,
|
|
35978
|
+
[j.TextInput]: P8,
|
|
35979
|
+
[j.Checkbox]: D8,
|
|
35980
|
+
[j.DateRange]: M8,
|
|
35981
|
+
[j.MericoDateRange]: O8
|
|
35977
35982
|
}, jt = {
|
|
35978
|
-
[
|
|
35979
|
-
[
|
|
35980
|
-
[
|
|
35981
|
-
[
|
|
35982
|
-
[
|
|
35983
|
-
[
|
|
35984
|
-
[
|
|
35985
|
-
[
|
|
35983
|
+
[j.Select]: "filter.widget.names.select",
|
|
35984
|
+
[j.MultiSelect]: "filter.widget.names.multi_select",
|
|
35985
|
+
[j.TreeSelect]: "filter.widget.names.tree_select",
|
|
35986
|
+
[j.TreeSingleSelect]: "filter.widget.names.tree_single_select",
|
|
35987
|
+
[j.TextInput]: "filter.widget.names.text_input",
|
|
35988
|
+
[j.Checkbox]: "filter.widget.names.checkbox",
|
|
35989
|
+
[j.DateRange]: "filter.widget.names.date_range",
|
|
35990
|
+
[j.MericoDateRange]: "filter.widget.names.merico_date_range"
|
|
35986
35991
|
}, F8 = I(({
|
|
35987
35992
|
filter: e
|
|
35988
35993
|
}) => {
|
|
@@ -35990,28 +35995,28 @@ const z8 = I(() => {
|
|
|
35990
35995
|
t,
|
|
35991
35996
|
i18n: n
|
|
35992
35997
|
} = y(), a = ie(), i = E.useMemo(() => q8[e.type], [e.type]), o = z(() => [{
|
|
35993
|
-
label: t(jt[
|
|
35998
|
+
label: t(jt[j.Select]),
|
|
35994
35999
|
value: "select"
|
|
35995
36000
|
}, {
|
|
35996
|
-
label: t(jt[
|
|
36001
|
+
label: t(jt[j.MultiSelect]),
|
|
35997
36002
|
value: "multi-select"
|
|
35998
36003
|
}, {
|
|
35999
|
-
label: t(jt[
|
|
36004
|
+
label: t(jt[j.TreeSelect]),
|
|
36000
36005
|
value: "tree-select"
|
|
36001
36006
|
}, {
|
|
36002
|
-
label: t(jt[
|
|
36007
|
+
label: t(jt[j.TreeSingleSelect]),
|
|
36003
36008
|
value: "tree-single-select"
|
|
36004
36009
|
}, {
|
|
36005
|
-
label: t(jt[
|
|
36010
|
+
label: t(jt[j.TextInput]),
|
|
36006
36011
|
value: "text-input"
|
|
36007
36012
|
}, {
|
|
36008
|
-
label: t(jt[
|
|
36013
|
+
label: t(jt[j.Checkbox]),
|
|
36009
36014
|
value: "checkbox"
|
|
36010
36015
|
}, {
|
|
36011
|
-
label: t(jt[
|
|
36016
|
+
label: t(jt[j.DateRange]),
|
|
36012
36017
|
value: "date-range"
|
|
36013
36018
|
}, {
|
|
36014
|
-
label: t(jt[
|
|
36019
|
+
label: t(jt[j.MericoDateRange]),
|
|
36015
36020
|
value: "merico-date-range"
|
|
36016
36021
|
}], [n.language]);
|
|
36017
36022
|
return /* @__PURE__ */ u(v, { grow: !0, gap: 20, align: "top", children: [
|
|
@@ -36086,7 +36091,7 @@ const z8 = I(() => {
|
|
|
36086
36091
|
}), B8 = I(() => {
|
|
36087
36092
|
const {
|
|
36088
36093
|
t: e
|
|
36089
|
-
} = y(), [t, n] =
|
|
36094
|
+
} = y(), [t, n] = Q([]), a = le(), i = (d) => {
|
|
36090
36095
|
a.editor.setPath(["_FILTERS_", d]);
|
|
36091
36096
|
}, o = () => {
|
|
36092
36097
|
a.content.filters.downloadSchema(t);
|
|
@@ -36159,7 +36164,7 @@ const z8 = I(() => {
|
|
|
36159
36164
|
}), j8 = I(() => {
|
|
36160
36165
|
const {
|
|
36161
36166
|
t: e
|
|
36162
|
-
} = y(), t = ie(), [n, a] =
|
|
36167
|
+
} = y(), t = ie(), [n, a] = Q(() => JSON.stringify(t.mock_context.current, null, 4)), i = () => {
|
|
36163
36168
|
try {
|
|
36164
36169
|
t.mock_context.replace(JSON.parse(n));
|
|
36165
36170
|
} catch (l) {
|
|
@@ -36429,7 +36434,7 @@ const X8 = [{
|
|
|
36429
36434
|
data: e,
|
|
36430
36435
|
loading: t
|
|
36431
36436
|
}) => {
|
|
36432
|
-
const [n, a] =
|
|
36437
|
+
const [n, a] = Q(1), [i, o] = Q(20), l = z(() => {
|
|
36433
36438
|
const s = (n - 1) * i, c = s + i;
|
|
36434
36439
|
return e.slice(s, c);
|
|
36435
36440
|
}, [e, n, i]);
|
|
@@ -36509,7 +36514,7 @@ const X8 = [{
|
|
|
36509
36514
|
t
|
|
36510
36515
|
} = y(), n = le(), a = ie(), {
|
|
36511
36516
|
panel: i
|
|
36512
|
-
} = Ve(), [o, l] =
|
|
36517
|
+
} = Ve(), [o, l] = Q(!1), s = (d) => {
|
|
36513
36518
|
n.editor.setPath(["_QUERIES_", d]);
|
|
36514
36519
|
}, c = i.queryIDs.length;
|
|
36515
36520
|
return /* @__PURE__ */ u(q, { children: [
|
|
@@ -36663,7 +36668,7 @@ const cM = I(() => {
|
|
|
36663
36668
|
}) => {
|
|
36664
36669
|
const {
|
|
36665
36670
|
t: n
|
|
36666
|
-
} = y(), a = ie(), [i, o] =
|
|
36671
|
+
} = y(), a = ie(), [i, o] = Q(t);
|
|
36667
36672
|
F(() => {
|
|
36668
36673
|
o(t);
|
|
36669
36674
|
}, [t]);
|
|
@@ -36924,7 +36929,7 @@ const vM = I(({
|
|
|
36924
36929
|
}) => {
|
|
36925
36930
|
const {
|
|
36926
36931
|
t
|
|
36927
|
-
} = y(), n = Ot(), a = le(), i = ie(), [o, l] =
|
|
36932
|
+
} = y(), n = Ot(), a = le(), i = ie(), [o, l] = Q(a.editor.panelTab), s = e.queries, d = _M(e.viz.type) && e.dataLoading, h = d || e.queryErrors.length > 0 || e.queryStateMessages !== "" || s.length === 0, p = a.editor.path[1];
|
|
36928
36933
|
F(() => {
|
|
36929
36934
|
l((w) => h && w === "Visualization" ? "Data" : w);
|
|
36930
36935
|
}, [e.id, h]);
|
|
@@ -37007,7 +37012,7 @@ const vM = I(({
|
|
|
37007
37012
|
}), wM = I(() => {
|
|
37008
37013
|
const {
|
|
37009
37014
|
t: e
|
|
37010
|
-
} = y(), [t, n] =
|
|
37015
|
+
} = y(), [t, n] = Q([]), a = Ot(), i = le(), o = (g) => {
|
|
37011
37016
|
i.editor.setPath(["_QUERIES_", g]);
|
|
37012
37017
|
}, l = () => {
|
|
37013
37018
|
a.openConfirmModal({
|
|
@@ -37493,7 +37498,7 @@ const LM = I(({
|
|
|
37493
37498
|
}) => {
|
|
37494
37499
|
const {
|
|
37495
37500
|
t: n
|
|
37496
|
-
} = y(), [a, i] =
|
|
37501
|
+
} = y(), [a, i] = Q(!1), {
|
|
37497
37502
|
type: o
|
|
37498
37503
|
} = e;
|
|
37499
37504
|
return o === "http" || o === "merico_metric_system" ? null : /* @__PURE__ */ u(q, { children: [
|
|
@@ -37608,7 +37613,7 @@ const LM = I(({
|
|
|
37608
37613
|
}) => {
|
|
37609
37614
|
const {
|
|
37610
37615
|
t
|
|
37611
|
-
} = y(), [n, a] =
|
|
37616
|
+
} = y(), [n, a] = Q(e.name);
|
|
37612
37617
|
F(() => {
|
|
37613
37618
|
a(e.name);
|
|
37614
37619
|
}, [e.name]);
|
|
@@ -37710,7 +37715,7 @@ WHERE
|
|
|
37710
37715
|
}), _o = I(() => {
|
|
37711
37716
|
const {
|
|
37712
37717
|
t: e
|
|
37713
|
-
} = y(), [t, n] =
|
|
37718
|
+
} = y(), [t, n] = Q(!1);
|
|
37714
37719
|
return /* @__PURE__ */ u(q, { children: [
|
|
37715
37720
|
/* @__PURE__ */ r(_e, { opened: t, onClose: () => n(!1), title: e("query_variable.labels"), zIndex: 320, size: "800px", children: /* @__PURE__ */ r(bh, {}) }),
|
|
37716
37721
|
/* @__PURE__ */ r(V, { variant: "subtle", onClick: () => n(!0), px: 16, styles: {
|
|
@@ -37815,7 +37820,7 @@ WHERE
|
|
|
37815
37820
|
}) => {
|
|
37816
37821
|
const {
|
|
37817
37822
|
t
|
|
37818
|
-
} = y(), n = e.config, [a, i] =
|
|
37823
|
+
} = y(), n = e.config, [a, i] = Q(n.sql), o = () => {
|
|
37819
37824
|
n.setSQL(a);
|
|
37820
37825
|
}, l = () => {
|
|
37821
37826
|
i(n.sql);
|
|
@@ -37932,7 +37937,7 @@ WHERE
|
|
|
37932
37937
|
}) => {
|
|
37933
37938
|
const {
|
|
37934
37939
|
t
|
|
37935
|
-
} = y(), n = ie(), a = z(() => e.datasource ? e.typedAsHTTP ? "HTTP" : "SQL" : "Configurations", [e.datasource, e.typedAsHTTP]), [i, o] =
|
|
37940
|
+
} = y(), n = ie(), a = z(() => e.datasource ? e.typedAsHTTP ? "HTTP" : "SQL" : "Configurations", [e.datasource, e.typedAsHTTP]), [i, o] = Q(a);
|
|
37936
37941
|
F(() => {
|
|
37937
37942
|
o((c) => c !== "Configurations" && a === "Configurations" ? "Configurations" : c);
|
|
37938
37943
|
}, [a]);
|
|
@@ -38164,7 +38169,7 @@ const s9 = [{
|
|
|
38164
38169
|
data: e,
|
|
38165
38170
|
loading: t
|
|
38166
38171
|
}) => {
|
|
38167
|
-
const [n, a] =
|
|
38172
|
+
const [n, a] = Q(1), [i, o] = Q(20), l = z(() => {
|
|
38168
38173
|
const s = (n - 1) * i, c = s + i;
|
|
38169
38174
|
return e.slice(s, c);
|
|
38170
38175
|
}, [e, n, i]);
|
|
@@ -38873,7 +38878,7 @@ const s9 = [{
|
|
|
38873
38878
|
}, O9 = I(({
|
|
38874
38879
|
queryModel: e
|
|
38875
38880
|
}) => {
|
|
38876
|
-
const [t, n] =
|
|
38881
|
+
const [t, n] = Q("编辑查询");
|
|
38877
38882
|
return /* @__PURE__ */ u(S, { color: "red", defaultValue: "编辑查询", styles: E9, value: t, onChange: n, w: "60%", children: [
|
|
38878
38883
|
/* @__PURE__ */ u(S.List, { children: [
|
|
38879
38884
|
/* @__PURE__ */ r(S.Tab, { value: "编辑查询", size: "xs", children: "编辑查询" }),
|
|
@@ -39019,9 +39024,9 @@ const s9 = [{
|
|
|
39019
39024
|
}) => {
|
|
39020
39025
|
const {
|
|
39021
39026
|
t: a
|
|
39022
|
-
} = y(), [i, o] =
|
|
39027
|
+
} = y(), [i, o] = Q("SQL"), [l, s] = Q(e.key), c = () => {
|
|
39023
39028
|
e.setKey(l), n(l);
|
|
39024
|
-
}, d = l !== e.key, h = e.isADuplicatedKey(l), [p, g] =
|
|
39029
|
+
}, d = l !== e.key, h = e.isADuplicatedKey(l), [p, g] = Q(e.value), b = () => {
|
|
39025
39030
|
e.setValue(p);
|
|
39026
39031
|
};
|
|
39027
39032
|
F(() => {
|
|
@@ -39102,7 +39107,7 @@ const s9 = [{
|
|
|
39102
39107
|
}), W9 = I(() => {
|
|
39103
39108
|
const {
|
|
39104
39109
|
t: e
|
|
39105
|
-
} = y(), [t, n] =
|
|
39110
|
+
} = y(), [t, n] = Q([]), a = Ot(), i = le(), o = (g) => {
|
|
39106
39111
|
i.editor.setPath(["_SQL_SNIPPETS_", g]);
|
|
39107
39112
|
}, l = () => {
|
|
39108
39113
|
a.openConfirmModal({
|
|
@@ -39253,7 +39258,7 @@ const s9 = [{
|
|
|
39253
39258
|
} = y(), [a, {
|
|
39254
39259
|
setTrue: i,
|
|
39255
39260
|
setFalse: o
|
|
39256
|
-
}] = we(), [l, s] =
|
|
39261
|
+
}] = we(), [l, s] = Q(e ?? Na), c = (b) => {
|
|
39257
39262
|
s({
|
|
39258
39263
|
...l,
|
|
39259
39264
|
enabled: b
|
|
@@ -39410,7 +39415,7 @@ const s9 = [{
|
|
|
39410
39415
|
key: a,
|
|
39411
39416
|
label: a,
|
|
39412
39417
|
order: t.content.filters.current.length + 1,
|
|
39413
|
-
type:
|
|
39418
|
+
type: j.TextInput,
|
|
39414
39419
|
config: Jd(),
|
|
39415
39420
|
visibleInViewsIDs: ["Main"],
|
|
39416
39421
|
auto_submit: !1
|
|
@@ -39546,7 +39551,7 @@ const s9 = [{
|
|
|
39546
39551
|
var g;
|
|
39547
39552
|
const {
|
|
39548
39553
|
t
|
|
39549
|
-
} = y(), n = ie(), a = le().editor, i = a.isOptionActive, o = i(a.path, e), l = a.isOptionOpened, s = a.navigate, c = l(e), [d, h] =
|
|
39554
|
+
} = y(), n = ie(), a = le().editor, i = a.isOptionActive, o = i(a.path, e), l = a.isOptionOpened, s = a.navigate, c = l(e), [d, h] = Q(c);
|
|
39550
39555
|
F(() => {
|
|
39551
39556
|
h(c);
|
|
39552
39557
|
}, [c]);
|
|
@@ -40037,7 +40042,7 @@ export {
|
|
|
40037
40042
|
CT as DashboardApiClient,
|
|
40038
40043
|
kT as DashboardApiFacadeClient,
|
|
40039
40044
|
E$ as DashboardEditor,
|
|
40040
|
-
|
|
40045
|
+
j as DashboardFilterType,
|
|
40041
40046
|
G4 as DashboardMode,
|
|
40042
40047
|
DI as DashboardModel,
|
|
40043
40048
|
Xs as DashboardModelContextProvider,
|