@devtable/dashboard 14.58.0 → 14.58.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/request.d.ts +9 -9
- package/dist/components/filter/filter-date-range/editor.d.ts +0 -1
- package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -1
- package/dist/components/filter/filter-multi-select/editor.d.ts +0 -1
- package/dist/components/filter/filter-settings/filter-settings.d.ts +0 -1
- package/dist/components/filter/filter-settings/index.d.ts +0 -1
- package/dist/components/filter/filter-text-input/editor.d.ts +0 -1
- package/dist/components/filter/filter-tree/common/types.d.ts +0 -1
- package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +0 -1
- package/dist/components/filter/index.d.ts +0 -1
- package/dist/components/filter/search-button/index.d.ts +0 -1
- package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
- package/dist/components/panel/panel-editor/index.d.ts +0 -1
- package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
- package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +0 -1
- package/dist/components/panel/panel-render/title-bar/index.d.ts +0 -1
- package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +0 -1
- package/dist/components/panel/panel-render/viz/viz.d.ts +0 -1
- package/dist/components/panel/settings/common/mantine-size-selector.d.ts +0 -1
- package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +1 -2
- package/dist/components/plugins/colors/diverging-color.d.ts +1 -1
- package/dist/components/plugins/colors/sequential-color.d.ts +1 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +0 -1
- package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +0 -1
- package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +0 -1
- package/dist/components/plugins/editor-components/viz-config-banner.d.ts +0 -1
- package/dist/components/plugins/hooks/use-tab-state.d.ts +0 -1
- package/dist/components/plugins/plugin-context.d.ts +648 -3557
- package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +0 -1
- package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +3 -1
- package/dist/components/plugins/viz-components/merico-stats/triggers/click-merico-stats.d.ts +6 -0
- package/dist/components/plugins/viz-components/merico-stats/triggers/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +2 -2
- package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +2 -2
- package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +0 -1
- package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +1 -1
- package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +3 -3
- package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +0 -1
- package/dist/components/plugins/viz-components/rich-text/triggers/click-rich-text-block.d.ts +6 -0
- package/dist/components/plugins/viz-components/rich-text/triggers/index.d.ts +1 -0
- package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +1 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +0 -1
- package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +0 -1
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +1 -1
- package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/render/table-body.d.ts +0 -1
- package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +0 -1
- package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +0 -1
- package/dist/components/view/view-component/render/division.d.ts +1 -1
- package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +0 -1
- package/dist/components/view/view-editor.d.ts +0 -1
- package/dist/components/view/view-render.d.ts +0 -1
- package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +0 -1
- package/dist/components/widgets/inline-function-input/index.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +0 -1
- package/dist/components/widgets/rich-text-editor/interaction-block-node/index.d.ts +23 -0
- package/dist/components/widgets/rich-text-editor/interaction-block-node/interaction-block-control.d.ts +2 -0
- package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +0 -1
- package/dist/contexts/dashboard-theme-context.d.ts +2 -2
- package/dist/contexts/panel-context.d.ts +2697 -8513
- package/dist/dashboard-editor/model/datasources/datasource.d.ts +4 -4
- package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +2 -1
- package/dist/dashboard-editor/model/datasources/index.d.ts +19 -19
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +3 -3
- package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -1
- package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +3 -3
- package/dist/dashboard-editor/model/filters/filter-model.d.ts +3 -3
- package/dist/dashboard-editor/model/filters/index.d.ts +36 -36
- package/dist/dashboard-editor/model/layouts/layouts.d.ts +2 -451
- package/dist/dashboard-editor/model/panels/panel.d.ts +9 -1464
- package/dist/dashboard-editor/model/panels/panels.d.ts +13968 -0
- package/dist/dashboard-editor/model/queries/queries.d.ts +105 -105
- package/dist/dashboard-editor/model/queries/query.d.ts +8 -8
- package/dist/dashboard-editor/model/views/index.d.ts +13 -1470
- package/dist/dashboard-editor/model/views/view.d.ts +2 -11
- 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/index.d.ts +1 -1
- package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +4 -4
- package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +0 -1
- 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/query-tabs/edit-metric-query/dimension-selector/dimension-icon/dimension-icon.d.ts +1 -1
- 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 +0 -1
- package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +2 -1160
- package/dist/dashboard-editor/ui/settings/content/utils.d.ts +9 -9
- package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +0 -1
- package/dist/dashboard.es.js +6361 -6044
- package/dist/dashboard.umd.js +67 -67
- package/dist/i18n/en.d.ts +1 -0
- package/dist/i18n/zh.d.ts +1 -0
- package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +2 -3
- package/dist/model/meta-model/context/context.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +5 -5
- package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +5 -5
- package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +2 -2
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +6 -6
- package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +1 -1
- package/dist/model/render-model/dashboard/content/filters/filters.d.ts +25 -25
- package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +3 -452
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +7 -1462
- package/dist/model/render-model/dashboard/content/panels/panels.d.ts +12432 -0
- package/dist/model/render-model/dashboard/content/queries/queries.d.ts +72 -72
- package/dist/model/render-model/dashboard/content/queries/query.d.ts +8 -8
- package/dist/model/render-model/dashboard/content/views/view.d.ts +1 -1
- package/dist/model/render-model/dashboard/content/views/views.d.ts +9 -9
- package/dist/shared/api-client/default-api-client.d.ts +3 -3
- package/dist/stats.html +1 -1
- package/dist/utils/http-query.d.ts +1 -1
- package/dist/utils/template/render/render-string.d.ts +0 -1
- package/dist/version.json +2 -2
- package/package.json +1 -1
|
@@ -359,7 +359,7 @@ export declare const ViewModel: import("mobx-state-tree").IModelType<{
|
|
|
359
359
|
readonly contentModel: import("../../..").IContentRenderModel;
|
|
360
360
|
readonly panels: import('../../../model').IPanelRenderModel[];
|
|
361
361
|
readonly renderViewIDs: string[];
|
|
362
|
-
downloadScreenshot(dom: HTMLElement, onScreenshot?: (
|
|
362
|
+
downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
|
|
363
363
|
} & {
|
|
364
364
|
setTab(tab: string | null): void;
|
|
365
365
|
setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
|
|
@@ -402,16 +402,7 @@ export declare const ViewModel: import("mobx-state-tree").IModelType<{
|
|
|
402
402
|
id: string;
|
|
403
403
|
name: string;
|
|
404
404
|
breakpoint: number;
|
|
405
|
-
list:
|
|
406
|
-
h: number;
|
|
407
|
-
w: number;
|
|
408
|
-
x: number;
|
|
409
|
-
y: number;
|
|
410
|
-
id: string;
|
|
411
|
-
moved: boolean;
|
|
412
|
-
static: boolean;
|
|
413
|
-
panelID: string;
|
|
414
|
-
}[];
|
|
405
|
+
list: Array<import('../../../model').ILayoutItemMeta["json"]>;
|
|
415
406
|
}[];
|
|
416
407
|
version: string;
|
|
417
408
|
};
|
package/dist/dashboard-editor/ui/settings/content/data-preview/data-table-with-pagination.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const DataTableWithPagination: (props:
|
|
1
|
+
export declare const DataTableWithPagination: (props: $TSFixMe) => import('./react/jsx-runtime').JSX.Element;
|
|
@@ -2,7 +2,7 @@ import { ReactNode } from './react';
|
|
|
2
2
|
export declare const DataPreview: (({ id, moreActions, refreshOnMount }: {
|
|
3
3
|
id: string;
|
|
4
4
|
moreActions: ReactNode | null;
|
|
5
|
-
refreshOnMount?: boolean
|
|
5
|
+
refreshOnMount?: boolean;
|
|
6
6
|
}) => import('./react/jsx-runtime').JSX.Element) & {
|
|
7
7
|
displayName: string;
|
|
8
8
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const LoadingSkeleton: ({ width, lastWidth, height, count, spacing, pl, }: {
|
|
2
|
-
width?: string
|
|
3
|
-
lastWidth?: string
|
|
2
|
+
width?: string;
|
|
3
|
+
lastWidth?: string;
|
|
4
4
|
height: string;
|
|
5
5
|
count: number;
|
|
6
|
-
spacing?: number
|
|
7
|
-
pl?: number
|
|
6
|
+
spacing?: number;
|
|
7
|
+
pl?: number;
|
|
8
8
|
}) => import('./react/jsx-runtime').JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const DataTableWithPagination: (props:
|
|
1
|
+
export declare const DataTableWithPagination: (props: $TSFixMe) => import('./react/jsx-runtime').JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DimensionColDataType } from '../../../../../../../../../../dashboard-editor/model/datasources/mm-info';
|
|
2
2
|
export declare const DimensionIcon: ({ type }: {
|
|
3
|
-
type: DimensionColDataType |
|
|
3
|
+
type: DimensionColDataType | "dimension" | null;
|
|
4
4
|
}) => import('./react/jsx-runtime').JSX.Element | null;
|