@devtable/dashboard 14.58.1 → 14.58.3
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/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 +7978 -7739
- package/dist/dashboard.umd.js +67 -67
- package/dist/i18n/en.d.ts +9 -0
- package/dist/i18n/zh.d.ts +9 -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 +6 -6
|
@@ -619,402 +619,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
619
619
|
} & {
|
|
620
620
|
afterCreate(): void;
|
|
621
621
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
622
|
-
readonly currentLayoutSet:
|
|
623
|
-
id: string;
|
|
624
|
-
name: string;
|
|
625
|
-
breakpoint: number;
|
|
626
|
-
list: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
|
|
627
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
628
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
629
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
630
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
631
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
632
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
633
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
634
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
635
|
-
}, {
|
|
636
|
-
readonly json: {
|
|
637
|
-
h: number;
|
|
638
|
-
w: number;
|
|
639
|
-
x: number;
|
|
640
|
-
y: number;
|
|
641
|
-
id: string;
|
|
642
|
-
moved: boolean;
|
|
643
|
-
static: boolean;
|
|
644
|
-
panelID: string;
|
|
645
|
-
};
|
|
646
|
-
readonly contentModel: any;
|
|
647
|
-
readonly panel: any;
|
|
648
|
-
readonly layoutProperies: Layout;
|
|
649
|
-
} & {
|
|
650
|
-
set(layout: Omit<Layout, "i">): void;
|
|
651
|
-
setWidth(w: number): void;
|
|
652
|
-
setHeight(h: number): void;
|
|
653
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
654
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
655
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
656
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
657
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
658
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
659
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
660
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
661
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
662
|
-
}, {
|
|
663
|
-
readonly json: {
|
|
664
|
-
h: number;
|
|
665
|
-
w: number;
|
|
666
|
-
x: number;
|
|
667
|
-
y: number;
|
|
668
|
-
id: string;
|
|
669
|
-
moved: boolean;
|
|
670
|
-
static: boolean;
|
|
671
|
-
panelID: string;
|
|
672
|
-
};
|
|
673
|
-
readonly contentModel: any;
|
|
674
|
-
readonly panel: any;
|
|
675
|
-
readonly layoutProperies: Layout;
|
|
676
|
-
} & {
|
|
677
|
-
set(layout: Omit<Layout, "i">): void;
|
|
678
|
-
setWidth(w: number): void;
|
|
679
|
-
setHeight(h: number): void;
|
|
680
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
|
|
681
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
682
|
-
readonly contentModel: any;
|
|
683
|
-
readonly json: {
|
|
684
|
-
id: string;
|
|
685
|
-
name: string;
|
|
686
|
-
breakpoint: number;
|
|
687
|
-
list: {
|
|
688
|
-
h: number;
|
|
689
|
-
w: number;
|
|
690
|
-
x: number;
|
|
691
|
-
y: number;
|
|
692
|
-
id: string;
|
|
693
|
-
moved: boolean;
|
|
694
|
-
static: boolean;
|
|
695
|
-
panelID: string;
|
|
696
|
-
}[];
|
|
697
|
-
};
|
|
698
|
-
jsonByPanelIDSet(panelIDSet: Set<string>): {
|
|
699
|
-
id: string;
|
|
700
|
-
name: string;
|
|
701
|
-
breakpoint: number;
|
|
702
|
-
list: {
|
|
703
|
-
h: number;
|
|
704
|
-
w: number;
|
|
705
|
-
x: number;
|
|
706
|
-
y: number;
|
|
707
|
-
id: string;
|
|
708
|
-
moved: boolean;
|
|
709
|
-
static: boolean;
|
|
710
|
-
panelID: string;
|
|
711
|
-
}[];
|
|
712
|
-
};
|
|
713
|
-
findByID(id: string): ({
|
|
714
|
-
id: string;
|
|
715
|
-
panelID: string;
|
|
716
|
-
x: number;
|
|
717
|
-
y: number | null;
|
|
718
|
-
w: number;
|
|
719
|
-
h: number;
|
|
720
|
-
moved: boolean;
|
|
721
|
-
static: boolean;
|
|
722
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
723
|
-
readonly json: {
|
|
724
|
-
h: number;
|
|
725
|
-
w: number;
|
|
726
|
-
x: number;
|
|
727
|
-
y: number;
|
|
728
|
-
id: string;
|
|
729
|
-
moved: boolean;
|
|
730
|
-
static: boolean;
|
|
731
|
-
panelID: string;
|
|
732
|
-
};
|
|
733
|
-
readonly contentModel: any;
|
|
734
|
-
readonly panel: any;
|
|
735
|
-
readonly layoutProperies: Layout;
|
|
736
|
-
} & {
|
|
737
|
-
set(layout: Omit<Layout, "i">): void;
|
|
738
|
-
setWidth(w: number): void;
|
|
739
|
-
setHeight(h: number): void;
|
|
740
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
741
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
742
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
743
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
744
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
745
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
746
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
747
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
748
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
749
|
-
}, {
|
|
750
|
-
readonly json: {
|
|
751
|
-
h: number;
|
|
752
|
-
w: number;
|
|
753
|
-
x: number;
|
|
754
|
-
y: number;
|
|
755
|
-
id: string;
|
|
756
|
-
moved: boolean;
|
|
757
|
-
static: boolean;
|
|
758
|
-
panelID: string;
|
|
759
|
-
};
|
|
760
|
-
readonly contentModel: any;
|
|
761
|
-
readonly panel: any;
|
|
762
|
-
readonly layoutProperies: Layout;
|
|
763
|
-
} & {
|
|
764
|
-
set(layout: Omit<Layout, "i">): void;
|
|
765
|
-
setWidth(w: number): void;
|
|
766
|
-
setHeight(h: number): void;
|
|
767
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
|
|
768
|
-
findByPanelID(panelID: string): ({
|
|
769
|
-
id: string;
|
|
770
|
-
panelID: string;
|
|
771
|
-
x: number;
|
|
772
|
-
y: number | null;
|
|
773
|
-
w: number;
|
|
774
|
-
h: number;
|
|
775
|
-
moved: boolean;
|
|
776
|
-
static: boolean;
|
|
777
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
778
|
-
readonly json: {
|
|
779
|
-
h: number;
|
|
780
|
-
w: number;
|
|
781
|
-
x: number;
|
|
782
|
-
y: number;
|
|
783
|
-
id: string;
|
|
784
|
-
moved: boolean;
|
|
785
|
-
static: boolean;
|
|
786
|
-
panelID: string;
|
|
787
|
-
};
|
|
788
|
-
readonly contentModel: any;
|
|
789
|
-
readonly panel: any;
|
|
790
|
-
readonly layoutProperies: Layout;
|
|
791
|
-
} & {
|
|
792
|
-
set(layout: Omit<Layout, "i">): void;
|
|
793
|
-
setWidth(w: number): void;
|
|
794
|
-
setHeight(h: number): void;
|
|
795
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
796
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
797
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
798
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
799
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
800
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
801
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
802
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
803
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
804
|
-
}, {
|
|
805
|
-
readonly json: {
|
|
806
|
-
h: number;
|
|
807
|
-
w: number;
|
|
808
|
-
x: number;
|
|
809
|
-
y: number;
|
|
810
|
-
id: string;
|
|
811
|
-
moved: boolean;
|
|
812
|
-
static: boolean;
|
|
813
|
-
panelID: string;
|
|
814
|
-
};
|
|
815
|
-
readonly contentModel: any;
|
|
816
|
-
readonly panel: any;
|
|
817
|
-
readonly layoutProperies: Layout;
|
|
818
|
-
} & {
|
|
819
|
-
set(layout: Omit<Layout, "i">): void;
|
|
820
|
-
setWidth(w: number): void;
|
|
821
|
-
setHeight(h: number): void;
|
|
822
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
|
|
823
|
-
} & {
|
|
824
|
-
setName(v: string): void;
|
|
825
|
-
setBreakpoint(v: number): void;
|
|
826
|
-
addLayout(layoutItem: import('../../../model').LayoutItem): void;
|
|
827
|
-
addNewLayout(panelID: string): void;
|
|
828
|
-
removeByPanelID(panelID: string): void;
|
|
829
|
-
removeByPanelIDs(panelIDs: string[]): void;
|
|
830
|
-
updateLayoutItem(item: Layout): void;
|
|
831
|
-
} & {
|
|
832
|
-
afterCreate(): void;
|
|
833
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
834
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
835
|
-
name: import("mobx-state-tree").ISimpleType<string>;
|
|
836
|
-
breakpoint: import("mobx-state-tree").ISimpleType<number>;
|
|
837
|
-
list: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
|
|
838
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
839
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
840
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
841
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
842
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
843
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
844
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
845
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
846
|
-
}, {
|
|
847
|
-
readonly json: {
|
|
848
|
-
h: number;
|
|
849
|
-
w: number;
|
|
850
|
-
x: number;
|
|
851
|
-
y: number;
|
|
852
|
-
id: string;
|
|
853
|
-
moved: boolean;
|
|
854
|
-
static: boolean;
|
|
855
|
-
panelID: string;
|
|
856
|
-
};
|
|
857
|
-
readonly contentModel: any;
|
|
858
|
-
readonly panel: any;
|
|
859
|
-
readonly layoutProperies: Layout;
|
|
860
|
-
} & {
|
|
861
|
-
set(layout: Omit<Layout, "i">): void;
|
|
862
|
-
setWidth(w: number): void;
|
|
863
|
-
setHeight(h: number): void;
|
|
864
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
|
|
865
|
-
}, {
|
|
866
|
-
readonly contentModel: any;
|
|
867
|
-
readonly json: {
|
|
868
|
-
id: string;
|
|
869
|
-
name: string;
|
|
870
|
-
breakpoint: number;
|
|
871
|
-
list: {
|
|
872
|
-
h: number;
|
|
873
|
-
w: number;
|
|
874
|
-
x: number;
|
|
875
|
-
y: number;
|
|
876
|
-
id: string;
|
|
877
|
-
moved: boolean;
|
|
878
|
-
static: boolean;
|
|
879
|
-
panelID: string;
|
|
880
|
-
}[];
|
|
881
|
-
};
|
|
882
|
-
jsonByPanelIDSet(panelIDSet: Set<string>): {
|
|
883
|
-
id: string;
|
|
884
|
-
name: string;
|
|
885
|
-
breakpoint: number;
|
|
886
|
-
list: {
|
|
887
|
-
h: number;
|
|
888
|
-
w: number;
|
|
889
|
-
x: number;
|
|
890
|
-
y: number;
|
|
891
|
-
id: string;
|
|
892
|
-
moved: boolean;
|
|
893
|
-
static: boolean;
|
|
894
|
-
panelID: string;
|
|
895
|
-
}[];
|
|
896
|
-
};
|
|
897
|
-
findByID(id: string): ({
|
|
898
|
-
id: string;
|
|
899
|
-
panelID: string;
|
|
900
|
-
x: number;
|
|
901
|
-
y: number | null;
|
|
902
|
-
w: number;
|
|
903
|
-
h: number;
|
|
904
|
-
moved: boolean;
|
|
905
|
-
static: boolean;
|
|
906
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
907
|
-
readonly json: {
|
|
908
|
-
h: number;
|
|
909
|
-
w: number;
|
|
910
|
-
x: number;
|
|
911
|
-
y: number;
|
|
912
|
-
id: string;
|
|
913
|
-
moved: boolean;
|
|
914
|
-
static: boolean;
|
|
915
|
-
panelID: string;
|
|
916
|
-
};
|
|
917
|
-
readonly contentModel: any;
|
|
918
|
-
readonly panel: any;
|
|
919
|
-
readonly layoutProperies: Layout;
|
|
920
|
-
} & {
|
|
921
|
-
set(layout: Omit<Layout, "i">): void;
|
|
922
|
-
setWidth(w: number): void;
|
|
923
|
-
setHeight(h: number): void;
|
|
924
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
925
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
926
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
927
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
928
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
929
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
930
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
931
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
932
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
933
|
-
}, {
|
|
934
|
-
readonly json: {
|
|
935
|
-
h: number;
|
|
936
|
-
w: number;
|
|
937
|
-
x: number;
|
|
938
|
-
y: number;
|
|
939
|
-
id: string;
|
|
940
|
-
moved: boolean;
|
|
941
|
-
static: boolean;
|
|
942
|
-
panelID: string;
|
|
943
|
-
};
|
|
944
|
-
readonly contentModel: any;
|
|
945
|
-
readonly panel: any;
|
|
946
|
-
readonly layoutProperies: Layout;
|
|
947
|
-
} & {
|
|
948
|
-
set(layout: Omit<Layout, "i">): void;
|
|
949
|
-
setWidth(w: number): void;
|
|
950
|
-
setHeight(h: number): void;
|
|
951
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
|
|
952
|
-
findByPanelID(panelID: string): ({
|
|
953
|
-
id: string;
|
|
954
|
-
panelID: string;
|
|
955
|
-
x: number;
|
|
956
|
-
y: number | null;
|
|
957
|
-
w: number;
|
|
958
|
-
h: number;
|
|
959
|
-
moved: boolean;
|
|
960
|
-
static: boolean;
|
|
961
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
962
|
-
readonly json: {
|
|
963
|
-
h: number;
|
|
964
|
-
w: number;
|
|
965
|
-
x: number;
|
|
966
|
-
y: number;
|
|
967
|
-
id: string;
|
|
968
|
-
moved: boolean;
|
|
969
|
-
static: boolean;
|
|
970
|
-
panelID: string;
|
|
971
|
-
};
|
|
972
|
-
readonly contentModel: any;
|
|
973
|
-
readonly panel: any;
|
|
974
|
-
readonly layoutProperies: Layout;
|
|
975
|
-
} & {
|
|
976
|
-
set(layout: Omit<Layout, "i">): void;
|
|
977
|
-
setWidth(w: number): void;
|
|
978
|
-
setHeight(h: number): void;
|
|
979
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
980
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
981
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
982
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
983
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
984
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
985
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
986
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
987
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
988
|
-
}, {
|
|
989
|
-
readonly json: {
|
|
990
|
-
h: number;
|
|
991
|
-
w: number;
|
|
992
|
-
x: number;
|
|
993
|
-
y: number;
|
|
994
|
-
id: string;
|
|
995
|
-
moved: boolean;
|
|
996
|
-
static: boolean;
|
|
997
|
-
panelID: string;
|
|
998
|
-
};
|
|
999
|
-
readonly contentModel: any;
|
|
1000
|
-
readonly panel: any;
|
|
1001
|
-
readonly layoutProperies: Layout;
|
|
1002
|
-
} & {
|
|
1003
|
-
set(layout: Omit<Layout, "i">): void;
|
|
1004
|
-
setWidth(w: number): void;
|
|
1005
|
-
setHeight(h: number): void;
|
|
1006
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
|
|
1007
|
-
} & {
|
|
1008
|
-
setName(v: string): void;
|
|
1009
|
-
setBreakpoint(v: number): void;
|
|
1010
|
-
addLayout(layoutItem: import('../../../model').LayoutItem): void;
|
|
1011
|
-
addNewLayout(panelID: string): void;
|
|
1012
|
-
removeByPanelID(panelID: string): void;
|
|
1013
|
-
removeByPanelIDs(panelIDs: string[]): void;
|
|
1014
|
-
updateLayoutItem(item: Layout): void;
|
|
1015
|
-
} & {
|
|
1016
|
-
afterCreate(): void;
|
|
1017
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
622
|
+
readonly currentLayoutSet: import('../../../model').LayoutSetMetaInstance;
|
|
1018
623
|
readonly currentLayoutRange: {
|
|
1019
624
|
id: string;
|
|
1020
625
|
name: string;
|
|
@@ -1102,61 +707,7 @@ export declare const LayoutsModel: import("mobx-state-tree").IModelType<{
|
|
|
1102
707
|
setHeight(h: number): void;
|
|
1103
708
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
|
|
1104
709
|
gridLayouts(panelIDs: string[]): Record<string, Layout[]>;
|
|
1105
|
-
findItemByPanelID(panelID: string):
|
|
1106
|
-
id: string;
|
|
1107
|
-
panelID: string;
|
|
1108
|
-
x: number;
|
|
1109
|
-
y: number | null;
|
|
1110
|
-
w: number;
|
|
1111
|
-
h: number;
|
|
1112
|
-
moved: boolean;
|
|
1113
|
-
static: boolean;
|
|
1114
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1115
|
-
readonly json: {
|
|
1116
|
-
h: number;
|
|
1117
|
-
w: number;
|
|
1118
|
-
x: number;
|
|
1119
|
-
y: number;
|
|
1120
|
-
id: string;
|
|
1121
|
-
moved: boolean;
|
|
1122
|
-
static: boolean;
|
|
1123
|
-
panelID: string;
|
|
1124
|
-
};
|
|
1125
|
-
readonly contentModel: any;
|
|
1126
|
-
readonly panel: any;
|
|
1127
|
-
readonly layoutProperies: Layout;
|
|
1128
|
-
} & {
|
|
1129
|
-
set(layout: Omit<Layout, "i">): void;
|
|
1130
|
-
setWidth(w: number): void;
|
|
1131
|
-
setHeight(h: number): void;
|
|
1132
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1133
|
-
id: import("mobx-state-tree").ISimpleType<string>;
|
|
1134
|
-
panelID: import("mobx-state-tree").ISimpleType<string>;
|
|
1135
|
-
x: import("mobx-state-tree").ISimpleType<number>;
|
|
1136
|
-
y: import("mobx-state-tree").IMaybeNull<import("mobx-state-tree").ISimpleType<number>>;
|
|
1137
|
-
w: import("mobx-state-tree").ISimpleType<number>;
|
|
1138
|
-
h: import("mobx-state-tree").ISimpleType<number>;
|
|
1139
|
-
moved: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
1140
|
-
static: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
|
|
1141
|
-
}, {
|
|
1142
|
-
readonly json: {
|
|
1143
|
-
h: number;
|
|
1144
|
-
w: number;
|
|
1145
|
-
x: number;
|
|
1146
|
-
y: number;
|
|
1147
|
-
id: string;
|
|
1148
|
-
moved: boolean;
|
|
1149
|
-
static: boolean;
|
|
1150
|
-
panelID: string;
|
|
1151
|
-
};
|
|
1152
|
-
readonly contentModel: any;
|
|
1153
|
-
readonly panel: any;
|
|
1154
|
-
readonly layoutProperies: Layout;
|
|
1155
|
-
} & {
|
|
1156
|
-
set(layout: Omit<Layout, "i">): void;
|
|
1157
|
-
setWidth(w: number): void;
|
|
1158
|
-
setHeight(h: number): void;
|
|
1159
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
710
|
+
findItemByPanelID(panelID: string): import('../../../model').LayoutItemMetaInstance;
|
|
1160
711
|
} & {
|
|
1161
712
|
setCurrentBreakpoint(b: string): void;
|
|
1162
713
|
afterCreate(): void;
|