@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.
Files changed (141) hide show
  1. package/dist/api-caller/request.d.ts +9 -9
  2. package/dist/components/filter/filter-date-range/editor.d.ts +0 -1
  3. package/dist/components/filter/filter-merico-date-range/widget/calendar/use-get-day-props.d.ts +1 -1
  4. package/dist/components/filter/filter-multi-select/editor.d.ts +0 -1
  5. package/dist/components/filter/filter-settings/filter-settings.d.ts +0 -1
  6. package/dist/components/filter/filter-settings/index.d.ts +0 -1
  7. package/dist/components/filter/filter-text-input/editor.d.ts +0 -1
  8. package/dist/components/filter/filter-tree/common/types.d.ts +0 -1
  9. package/dist/components/filter/filter-tree/filter-tree-select/editor/filter-tree-select-editor.d.ts +0 -1
  10. package/dist/components/filter/index.d.ts +0 -1
  11. package/dist/components/filter/search-button/index.d.ts +0 -1
  12. package/dist/components/panel/panel-editor/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
  13. package/dist/components/panel/panel-editor/index.d.ts +0 -1
  14. package/dist/components/panel/panel-render/dropdown-menu-items/dropdown-menu-items.d.ts +0 -1
  15. package/dist/components/panel/panel-render/full-screen-render/full-screen-panel.d.ts +0 -1
  16. package/dist/components/panel/panel-render/title-bar/index.d.ts +0 -1
  17. package/dist/components/panel/panel-render/use-download-panel-screenshot.d.ts +0 -1
  18. package/dist/components/panel/panel-render/viz/viz.d.ts +0 -1
  19. package/dist/components/panel/settings/common/mantine-size-selector.d.ts +0 -1
  20. package/dist/components/panel/settings/common/variable-selector/variable-selector-item.d.ts +1 -2
  21. package/dist/components/plugins/colors/diverging-color.d.ts +1 -1
  22. package/dist/components/plugins/colors/sequential-color.d.ts +1 -1
  23. package/dist/components/plugins/common-echarts-fields/axis-label-overflow/axis-label-overflow-field.d.ts +0 -1
  24. package/dist/components/plugins/common-echarts-fields/axis-label-overflow/overflow-field.d.ts +0 -1
  25. package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +0 -1
  26. package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +0 -1
  27. package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-origin-selector.d.ts +0 -1
  28. package/dist/components/plugins/common-echarts-fields/line-area-style/line-area-style-field.d.ts +0 -1
  29. package/dist/components/plugins/common-echarts-fields/line-area-style/temp-color-input.d.ts +0 -1
  30. package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +0 -1
  31. package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +0 -1
  32. package/dist/components/plugins/common-echarts-fields/number-or-dynamic-value/field/index.d.ts +0 -1
  33. package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +0 -1
  34. package/dist/components/plugins/common-echarts-fields/reference-area/field.d.ts +0 -1
  35. package/dist/components/plugins/common-echarts-fields/series-order/series-order-selector.d.ts +0 -1
  36. package/dist/components/plugins/common-echarts-fields/series-unit/series-unit-field.d.ts +0 -1
  37. package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +0 -1
  38. package/dist/components/plugins/common-echarts-fields/visual-map/visual-map-editor/continuous/gradient-editor.d.ts +0 -1
  39. package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts +0 -1
  40. package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +0 -1
  41. package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +0 -1
  42. package/dist/components/plugins/editor-components/color-mapping-editor/index.d.ts +0 -1
  43. package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +0 -1
  44. package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +0 -1
  45. package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +0 -1
  46. package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +0 -1
  47. package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +0 -1
  48. package/dist/components/plugins/editor-components/viz-config-banner.d.ts +0 -1
  49. package/dist/components/plugins/hooks/use-tab-state.d.ts +0 -1
  50. package/dist/components/plugins/plugin-context.d.ts +648 -3557
  51. package/dist/components/plugins/viz-components/cartesian/editors/echarts-zooming-field/index.d.ts +0 -1
  52. package/dist/components/plugins/viz-components/merico-linear-gauge/editor/sections-editor/sections-editor.d.ts +0 -1
  53. package/dist/components/plugins/viz-components/merico-panel-groups/editor/groups-editor.d.ts +0 -1
  54. package/dist/components/plugins/viz-components/merico-stats/editors/metrics/postfix-field.d.ts +0 -1
  55. package/dist/components/plugins/viz-components/merico-stats/render/metric.d.ts +3 -1
  56. package/dist/components/plugins/viz-components/merico-stats/triggers/click-merico-stats.d.ts +6 -0
  57. package/dist/components/plugins/viz-components/merico-stats/triggers/index.d.ts +1 -0
  58. package/dist/components/plugins/viz-components/pareto-chart/option/index.d.ts +2 -2
  59. package/dist/components/plugins/viz-components/pareto-chart/option/series.d.ts +2 -2
  60. package/dist/components/plugins/viz-components/pie-chart/editors/pie-color-map-editor/pie-color-map-editor.d.ts +0 -1
  61. package/dist/components/plugins/viz-components/pie-chart/editors/radius-slider.d.ts +0 -1
  62. package/dist/components/plugins/viz-components/pie-chart/option/index.d.ts +1 -1
  63. package/dist/components/plugins/viz-components/regression-chart/render/toolbox/data-key-selector/data-key-selector.d.ts +3 -3
  64. package/dist/components/plugins/viz-components/regression-chart/render/use-data-key.d.ts +0 -1
  65. package/dist/components/plugins/viz-components/rich-text/triggers/click-rich-text-block.d.ts +6 -0
  66. package/dist/components/plugins/viz-components/rich-text/triggers/index.d.ts +1 -0
  67. package/dist/components/plugins/viz-components/rich-text/viz-rich-text.d.ts +1 -1
  68. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/label-overflow.d.ts +0 -1
  69. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/series-color-select/index.d.ts +0 -1
  70. package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +1 -1
  71. package/dist/components/plugins/viz-components/table/components/background-color-select.d.ts +0 -1
  72. package/dist/components/plugins/viz-components/table/editors/columns/func_content-editor.d.ts +0 -1
  73. package/dist/components/plugins/viz-components/table/render/table-body.d.ts +0 -1
  74. package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +0 -1
  75. package/dist/components/plugins/viz-components/text/editors/func-content/index.d.ts +0 -1
  76. package/dist/components/view/view-component/render/division.d.ts +1 -1
  77. package/dist/components/view/view-component/utils/use-download-div-screenshot.d.ts +0 -1
  78. package/dist/components/view/view-editor.d.ts +0 -1
  79. package/dist/components/view/view-render.d.ts +0 -1
  80. package/dist/components/widgets/color-picker-popover/color-picker-popover-for-viz.d.ts +0 -1
  81. package/dist/components/widgets/inline-function-input/index.d.ts +0 -1
  82. package/dist/components/widgets/rich-text-editor/custom-rich-text-editor.d.ts +0 -1
  83. package/dist/components/widgets/rich-text-editor/interaction-block-node/index.d.ts +23 -0
  84. package/dist/components/widgets/rich-text-editor/interaction-block-node/interaction-block-control.d.ts +2 -0
  85. package/dist/components/widgets/rich-text-editor/readonly-rich-text-editor.d.ts +0 -1
  86. package/dist/contexts/dashboard-theme-context.d.ts +2 -2
  87. package/dist/contexts/panel-context.d.ts +2697 -8513
  88. package/dist/dashboard-editor/model/datasources/datasource.d.ts +4 -4
  89. package/dist/dashboard-editor/model/datasources/db-info/db-info.d.ts +2 -1
  90. package/dist/dashboard-editor/model/datasources/index.d.ts +19 -19
  91. package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.d.ts +3 -3
  92. package/dist/dashboard-editor/model/datasources/mm-info/metric-detail.utils.d.ts +1 -1
  93. package/dist/dashboard-editor/model/datasources/mm-info/mm-info.d.ts +3 -3
  94. package/dist/dashboard-editor/model/filters/filter-model.d.ts +3 -3
  95. package/dist/dashboard-editor/model/filters/index.d.ts +36 -36
  96. package/dist/dashboard-editor/model/layouts/layouts.d.ts +2 -451
  97. package/dist/dashboard-editor/model/panels/panel.d.ts +9 -1464
  98. package/dist/dashboard-editor/model/panels/panels.d.ts +13968 -0
  99. package/dist/dashboard-editor/model/queries/queries.d.ts +105 -105
  100. package/dist/dashboard-editor/model/queries/query.d.ts +8 -8
  101. package/dist/dashboard-editor/model/views/index.d.ts +13 -1470
  102. package/dist/dashboard-editor/model/views/view.d.ts +2 -11
  103. package/dist/dashboard-editor/ui/settings/content/data-preview/data-table-with-pagination.d.ts +1 -1
  104. package/dist/dashboard-editor/ui/settings/content/data-preview/index.d.ts +1 -1
  105. package/dist/dashboard-editor/ui/settings/content/db-explorer-modal/db-explorer/structure/loading-skeleton.d.ts +4 -4
  106. package/dist/dashboard-editor/ui/settings/content/edit-panel/pick-query/index.d.ts +0 -1
  107. package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/preview-data/data-table-with-pagination.d.ts +1 -1
  108. 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
  109. 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
  110. package/dist/dashboard-editor/ui/settings/content/edit-view/edit-view-form/index.d.ts +2 -1160
  111. package/dist/dashboard-editor/ui/settings/content/utils.d.ts +9 -9
  112. package/dist/dashboard-editor/ui/settings/content/view-query-vars/query-variables-guide.d.ts +0 -1
  113. package/dist/dashboard.es.js +6361 -6044
  114. package/dist/dashboard.umd.js +67 -67
  115. package/dist/i18n/en.d.ts +1 -0
  116. package/dist/i18n/zh.d.ts +1 -0
  117. package/dist/interactions/interactions-viewer/node-with-interactions/index.d.ts +2 -3
  118. package/dist/model/meta-model/context/context.d.ts +2 -2
  119. package/dist/model/meta-model/dashboard/content/filter/filter.d.ts +2 -2
  120. package/dist/model/meta-model/dashboard/content/filter/widgets/date-range.d.ts +5 -5
  121. package/dist/model/meta-model/dashboard/content/filter/widgets/merico-date-range.d.ts +5 -5
  122. package/dist/model/meta-model/dashboard/content/filter/widgets/multi-select.d.ts +6 -6
  123. package/dist/model/meta-model/dashboard/content/filter/widgets/select.d.ts +6 -6
  124. package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select-base.d.ts +2 -2
  125. package/dist/model/meta-model/dashboard/content/filter/widgets/tree-select.d.ts +6 -6
  126. package/dist/model/meta-model/dashboard/content/filter/widgets/tree-single-select.d.ts +6 -6
  127. package/dist/model/meta-model/dashboard/content/layout/layout-item.d.ts +1 -1
  128. package/dist/model/render-model/dashboard/content/filters/filters.d.ts +25 -25
  129. package/dist/model/render-model/dashboard/content/layouts/layouts.d.ts +3 -452
  130. package/dist/model/render-model/dashboard/content/panels/panel.d.ts +7 -1462
  131. package/dist/model/render-model/dashboard/content/panels/panels.d.ts +12432 -0
  132. package/dist/model/render-model/dashboard/content/queries/queries.d.ts +72 -72
  133. package/dist/model/render-model/dashboard/content/queries/query.d.ts +8 -8
  134. package/dist/model/render-model/dashboard/content/views/view.d.ts +1 -1
  135. package/dist/model/render-model/dashboard/content/views/views.d.ts +9 -9
  136. package/dist/shared/api-client/default-api-client.d.ts +3 -3
  137. package/dist/stats.html +1 -1
  138. package/dist/utils/http-query.d.ts +1 -1
  139. package/dist/utils/template/render/render-string.d.ts +0 -1
  140. package/dist/version.json +2 -2
  141. package/package.json +1 -1
@@ -2,6 +2,7 @@ import { Instance, SnapshotIn } from 'mobx-state-tree';
2
2
  import { EViewComponentType, ViewRenderModelInstance } from '../../../model';
3
3
  import { IDashboardView } from '../../../types';
4
4
  import { ViewDivisionConfigSnapshotIn, ViewModalConfigSnapshotIn } from '../../../model';
5
+ import { ViewModelInstance } from './view';
5
6
  export declare const ViewsModel: import("mobx-state-tree").IModelType<{
6
7
  current: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7
8
  id: import("mobx-state-tree").ISimpleType<string>;
@@ -361,7 +362,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
361
362
  readonly contentModel: import("../../..").IContentRenderModel;
362
363
  readonly panels: import('../../../model').IPanelRenderModel[];
363
364
  readonly renderViewIDs: string[];
364
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
365
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
365
366
  } & {
366
367
  setTab(tab: string | null): void;
367
368
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -726,7 +727,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
726
727
  readonly contentModel: import("../../..").IContentRenderModel;
727
728
  readonly panels: import('../../../model').IPanelRenderModel[];
728
729
  readonly renderViewIDs: string[];
729
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
730
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
730
731
  } & {
731
732
  setTab(tab: string | null): void;
732
733
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -769,16 +770,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
769
770
  id: string;
770
771
  name: string;
771
772
  breakpoint: number;
772
- list: {
773
- h: number;
774
- w: number;
775
- x: number;
776
- y: number;
777
- id: string;
778
- moved: boolean;
779
- static: boolean;
780
- panelID: string;
781
- }[];
773
+ list: Array<import('../../../model').ILayoutItemMeta["json"]>;
782
774
  }[];
783
775
  version: string;
784
776
  };
@@ -2951,7 +2943,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
2951
2943
  readonly contentModel: import("../../..").IContentRenderModel;
2952
2944
  readonly panels: import('../../../model').IPanelRenderModel[];
2953
2945
  readonly renderViewIDs: string[];
2954
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
2946
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
2955
2947
  } & {
2956
2948
  setTab(tab: string | null): void;
2957
2949
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -3313,7 +3305,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
3313
3305
  readonly contentModel: import("../../..").IContentRenderModel;
3314
3306
  readonly panels: import('../../../model').IPanelRenderModel[];
3315
3307
  readonly renderViewIDs: string[];
3316
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
3308
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
3317
3309
  } & {
3318
3310
  setTab(tab: string | null): void;
3319
3311
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -4295,7 +4287,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
4295
4287
  readonly contentModel: import("../../..").IContentRenderModel;
4296
4288
  readonly panels: import('../../../model').IPanelRenderModel[];
4297
4289
  readonly renderViewIDs: string[];
4298
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
4290
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
4299
4291
  } & {
4300
4292
  setTab(tab: string | null): void;
4301
4293
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -4657,7 +4649,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
4657
4649
  readonly contentModel: import("../../..").IContentRenderModel;
4658
4650
  readonly panels: import('../../../model').IPanelRenderModel[];
4659
4651
  readonly renderViewIDs: string[];
4660
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
4652
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
4661
4653
  } & {
4662
4654
  setTab(tab: string | null): void;
4663
4655
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -5639,7 +5631,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
5639
5631
  readonly contentModel: import("../../..").IContentRenderModel;
5640
5632
  readonly panels: import('../../../model').IPanelRenderModel[];
5641
5633
  readonly renderViewIDs: string[];
5642
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
5634
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
5643
5635
  } & {
5644
5636
  setTab(tab: string | null): void;
5645
5637
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -6001,7 +5993,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
6001
5993
  readonly contentModel: import("../../..").IContentRenderModel;
6002
5994
  readonly panels: import('../../../model').IPanelRenderModel[];
6003
5995
  readonly renderViewIDs: string[];
6004
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
5996
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
6005
5997
  } & {
6006
5998
  setTab(tab: string | null): void;
6007
5999
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -6983,7 +6975,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
6983
6975
  readonly contentModel: import("../../..").IContentRenderModel;
6984
6976
  readonly panels: import('../../../model').IPanelRenderModel[];
6985
6977
  readonly renderViewIDs: string[];
6986
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
6978
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
6987
6979
  } & {
6988
6980
  setTab(tab: string | null): void;
6989
6981
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -7345,7 +7337,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
7345
7337
  readonly contentModel: import("../../..").IContentRenderModel;
7346
7338
  readonly panels: import('../../../model').IPanelRenderModel[];
7347
7339
  readonly renderViewIDs: string[];
7348
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
7340
+ downloadScreenshot(dom: HTMLElement, onScreenshot?: (canvas: HTMLCanvasElement) => void): Promise<void>;
7349
7341
  } & {
7350
7342
  setTab(tab: string | null): void;
7351
7343
  setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
@@ -7361,1456 +7353,7 @@ export declare const ViewsModel: import("mobx-state-tree").IModelType<{
7361
7353
  setFirstVisibleTabsViewActiveTab(tabInfo: import('../../../model').TabInfo | null): void;
7362
7354
  } & {
7363
7355
  readonly isVIETheFirstView: boolean;
7364
- readonly VIE: {
7365
- id: string;
7366
- name: string;
7367
- type: EViewComponentType;
7368
- config: ({
7369
- _name: EViewComponentType.Modal;
7370
- width: string;
7371
- height: string;
7372
- custom_modal_title: {
7373
- enabled: boolean;
7374
- func_content: string;
7375
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7376
- readonly json: {
7377
- enabled: boolean;
7378
- func_content: string;
7379
- };
7380
- readonly value: any;
7381
- } & {
7382
- setEnabled(v: boolean): void;
7383
- setFuncContent(v: string): void;
7384
- replace({ enabled, func_content }: {
7385
- enabled: boolean;
7386
- func_content: string;
7387
- }): void;
7388
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7389
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7390
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7391
- }, {
7392
- readonly json: {
7393
- enabled: boolean;
7394
- func_content: string;
7395
- };
7396
- readonly value: any;
7397
- } & {
7398
- setEnabled(v: boolean): void;
7399
- setFuncContent(v: string): void;
7400
- replace({ enabled, func_content }: {
7401
- enabled: boolean;
7402
- func_content: string;
7403
- }): void;
7404
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>>;
7405
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7406
- readonly json: {
7407
- _name: EViewComponentType.Modal;
7408
- width: string;
7409
- height: string;
7410
- custom_modal_title: {
7411
- enabled: boolean;
7412
- func_content: string;
7413
- };
7414
- };
7415
- } & {
7416
- setWidth(v: string): void;
7417
- setHeight(v: string): void;
7418
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7419
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7420
- width: import("mobx-state-tree").ISimpleType<string>;
7421
- height: import("mobx-state-tree").ISimpleType<string>;
7422
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7423
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7424
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7425
- }, {
7426
- readonly json: {
7427
- enabled: boolean;
7428
- func_content: string;
7429
- };
7430
- readonly value: any;
7431
- } & {
7432
- setEnabled(v: boolean): void;
7433
- setFuncContent(v: string): void;
7434
- replace({ enabled, func_content }: {
7435
- enabled: boolean;
7436
- func_content: string;
7437
- }): void;
7438
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7439
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7440
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7441
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7442
- id: import("mobx-state-tree").ISimpleType<string>;
7443
- name: import("mobx-state-tree").ISimpleType<string>;
7444
- view_id: import("mobx-state-tree").ISimpleType<string>;
7445
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7446
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7447
- }, {
7448
- readonly json: {
7449
- id: string;
7450
- name: string;
7451
- color: string;
7452
- order: number;
7453
- view_id: string;
7454
- };
7455
- } & {
7456
- setName(v: string): void;
7457
- setViewID(v: string | null): void;
7458
- setColor(v: string): void;
7459
- setOrder(v: string | number): void;
7460
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7461
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7462
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7463
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7464
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7465
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7466
- }>>, import("mobx-state-tree").ModelSnapshotType<{
7467
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7468
- width: import("mobx-state-tree").ISimpleType<string>;
7469
- height: import("mobx-state-tree").ISimpleType<string>;
7470
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7471
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7472
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7473
- }, {
7474
- readonly json: {
7475
- enabled: boolean;
7476
- func_content: string;
7477
- };
7478
- readonly value: any;
7479
- } & {
7480
- setEnabled(v: boolean): void;
7481
- setFuncContent(v: string): void;
7482
- replace({ enabled, func_content }: {
7483
- enabled: boolean;
7484
- func_content: string;
7485
- }): void;
7486
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7487
- }> | import("mobx-state-tree").ModelSnapshotType<{
7488
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7489
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7490
- id: import("mobx-state-tree").ISimpleType<string>;
7491
- name: import("mobx-state-tree").ISimpleType<string>;
7492
- view_id: import("mobx-state-tree").ISimpleType<string>;
7493
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7494
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7495
- }, {
7496
- readonly json: {
7497
- id: string;
7498
- name: string;
7499
- color: string;
7500
- order: number;
7501
- view_id: string;
7502
- };
7503
- } & {
7504
- setName(v: string): void;
7505
- setViewID(v: string | null): void;
7506
- setColor(v: string): void;
7507
- setOrder(v: string | number): void;
7508
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7509
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7510
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7511
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7512
- }> | import("mobx-state-tree").ModelSnapshotType<{
7513
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7514
- }>, import("mobx-state-tree").ModelInstanceType<{
7515
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7516
- width: import("mobx-state-tree").ISimpleType<string>;
7517
- height: import("mobx-state-tree").ISimpleType<string>;
7518
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7519
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7520
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7521
- }, {
7522
- readonly json: {
7523
- enabled: boolean;
7524
- func_content: string;
7525
- };
7526
- readonly value: any;
7527
- } & {
7528
- setEnabled(v: boolean): void;
7529
- setFuncContent(v: string): void;
7530
- replace({ enabled, func_content }: {
7531
- enabled: boolean;
7532
- func_content: string;
7533
- }): void;
7534
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7535
- }, {
7536
- readonly json: {
7537
- _name: EViewComponentType.Modal;
7538
- width: string;
7539
- height: string;
7540
- custom_modal_title: {
7541
- enabled: boolean;
7542
- func_content: string;
7543
- };
7544
- };
7545
- } & {
7546
- setWidth(v: string): void;
7547
- setHeight(v: string): void;
7548
- }> | import("mobx-state-tree").ModelInstanceType<{
7549
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7550
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7551
- id: import("mobx-state-tree").ISimpleType<string>;
7552
- name: import("mobx-state-tree").ISimpleType<string>;
7553
- view_id: import("mobx-state-tree").ISimpleType<string>;
7554
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7555
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7556
- }, {
7557
- readonly json: {
7558
- id: string;
7559
- name: string;
7560
- color: string;
7561
- order: number;
7562
- view_id: string;
7563
- };
7564
- } & {
7565
- setName(v: string): void;
7566
- setViewID(v: string | null): void;
7567
- setColor(v: string): void;
7568
- setOrder(v: string | number): void;
7569
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7570
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7571
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7572
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7573
- }, {
7574
- readonly json: {
7575
- grow: boolean;
7576
- tabs: {
7577
- id: string;
7578
- name: string;
7579
- color: string;
7580
- order: number;
7581
- view_id: string;
7582
- }[];
7583
- _name: EViewComponentType.Modal;
7584
- variant: import("@mantine/core").TabsVariant;
7585
- orientation: import('../../../model').TabsOrientation;
7586
- };
7587
- readonly tabsInOrder: ({
7588
- id: string;
7589
- name: string;
7590
- view_id: string;
7591
- color: string;
7592
- order: number;
7593
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7594
- readonly json: {
7595
- id: string;
7596
- name: string;
7597
- color: string;
7598
- order: number;
7599
- view_id: string;
7600
- };
7601
- } & {
7602
- setName(v: string): void;
7603
- setViewID(v: string | null): void;
7604
- setColor(v: string): void;
7605
- setOrder(v: string | number): void;
7606
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
7607
- id: import("mobx-state-tree").ISimpleType<string>;
7608
- name: import("mobx-state-tree").ISimpleType<string>;
7609
- view_id: import("mobx-state-tree").ISimpleType<string>;
7610
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7611
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7612
- }, {
7613
- readonly json: {
7614
- id: string;
7615
- name: string;
7616
- color: string;
7617
- order: number;
7618
- view_id: string;
7619
- };
7620
- } & {
7621
- setName(v: string): void;
7622
- setViewID(v: string | null): void;
7623
- setColor(v: string): void;
7624
- setOrder(v: string | number): void;
7625
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
7626
- } & {
7627
- setVariant(v: string | null): void;
7628
- setOrientation(v: string | null): void;
7629
- setGrow(v: boolean): void;
7630
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7631
- id: import("mobx-state-tree").ISimpleType<string>;
7632
- name: import("mobx-state-tree").ISimpleType<string>;
7633
- view_id: import("mobx-state-tree").ISimpleType<string>;
7634
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7635
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7636
- }>>[]): void;
7637
- addTab(): void;
7638
- removeTab(id: string): void;
7639
- }> | import("mobx-state-tree").ModelInstanceType<{
7640
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7641
- }, {
7642
- readonly json: {
7643
- _name: EViewComponentType.Division;
7644
- };
7645
- }>>>) | ({
7646
- _name: EViewComponentType.Modal;
7647
- tabs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
7648
- id: import("mobx-state-tree").ISimpleType<string>;
7649
- name: import("mobx-state-tree").ISimpleType<string>;
7650
- view_id: import("mobx-state-tree").ISimpleType<string>;
7651
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7652
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7653
- }, {
7654
- readonly json: {
7655
- id: string;
7656
- name: string;
7657
- color: string;
7658
- order: number;
7659
- view_id: string;
7660
- };
7661
- } & {
7662
- setName(v: string): void;
7663
- setViewID(v: string | null): void;
7664
- setColor(v: string): void;
7665
- setOrder(v: string | number): void;
7666
- }, 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<{
7667
- id: import("mobx-state-tree").ISimpleType<string>;
7668
- name: import("mobx-state-tree").ISimpleType<string>;
7669
- view_id: import("mobx-state-tree").ISimpleType<string>;
7670
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7671
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7672
- }, {
7673
- readonly json: {
7674
- id: string;
7675
- name: string;
7676
- color: string;
7677
- order: number;
7678
- view_id: string;
7679
- };
7680
- } & {
7681
- setName(v: string): void;
7682
- setViewID(v: string | null): void;
7683
- setColor(v: string): void;
7684
- setOrder(v: string | number): void;
7685
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
7686
- variant: import("@mantine/core").TabsVariant;
7687
- orientation: import('../../../model').TabsOrientation;
7688
- grow: boolean;
7689
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7690
- readonly json: {
7691
- grow: boolean;
7692
- tabs: {
7693
- id: string;
7694
- name: string;
7695
- color: string;
7696
- order: number;
7697
- view_id: string;
7698
- }[];
7699
- _name: EViewComponentType.Modal;
7700
- variant: import("@mantine/core").TabsVariant;
7701
- orientation: import('../../../model').TabsOrientation;
7702
- };
7703
- readonly tabsInOrder: ({
7704
- id: string;
7705
- name: string;
7706
- view_id: string;
7707
- color: string;
7708
- order: number;
7709
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7710
- readonly json: {
7711
- id: string;
7712
- name: string;
7713
- color: string;
7714
- order: number;
7715
- view_id: string;
7716
- };
7717
- } & {
7718
- setName(v: string): void;
7719
- setViewID(v: string | null): void;
7720
- setColor(v: string): void;
7721
- setOrder(v: string | number): void;
7722
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
7723
- id: import("mobx-state-tree").ISimpleType<string>;
7724
- name: import("mobx-state-tree").ISimpleType<string>;
7725
- view_id: import("mobx-state-tree").ISimpleType<string>;
7726
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7727
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7728
- }, {
7729
- readonly json: {
7730
- id: string;
7731
- name: string;
7732
- color: string;
7733
- order: number;
7734
- view_id: string;
7735
- };
7736
- } & {
7737
- setName(v: string): void;
7738
- setViewID(v: string | null): void;
7739
- setColor(v: string): void;
7740
- setOrder(v: string | number): void;
7741
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
7742
- } & {
7743
- setVariant(v: string | null): void;
7744
- setOrientation(v: string | null): void;
7745
- setGrow(v: boolean): void;
7746
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7747
- id: import("mobx-state-tree").ISimpleType<string>;
7748
- name: import("mobx-state-tree").ISimpleType<string>;
7749
- view_id: import("mobx-state-tree").ISimpleType<string>;
7750
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7751
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7752
- }>>[]): void;
7753
- addTab(): void;
7754
- removeTab(id: string): void;
7755
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7756
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7757
- width: import("mobx-state-tree").ISimpleType<string>;
7758
- height: import("mobx-state-tree").ISimpleType<string>;
7759
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7760
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7761
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7762
- }, {
7763
- readonly json: {
7764
- enabled: boolean;
7765
- func_content: string;
7766
- };
7767
- readonly value: any;
7768
- } & {
7769
- setEnabled(v: boolean): void;
7770
- setFuncContent(v: string): void;
7771
- replace({ enabled, func_content }: {
7772
- enabled: boolean;
7773
- func_content: string;
7774
- }): void;
7775
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7776
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7777
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7778
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7779
- id: import("mobx-state-tree").ISimpleType<string>;
7780
- name: import("mobx-state-tree").ISimpleType<string>;
7781
- view_id: import("mobx-state-tree").ISimpleType<string>;
7782
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7783
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7784
- }, {
7785
- readonly json: {
7786
- id: string;
7787
- name: string;
7788
- color: string;
7789
- order: number;
7790
- view_id: string;
7791
- };
7792
- } & {
7793
- setName(v: string): void;
7794
- setViewID(v: string | null): void;
7795
- setColor(v: string): void;
7796
- setOrder(v: string | number): void;
7797
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7798
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7799
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7800
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7801
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7802
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7803
- }>>, import("mobx-state-tree").ModelSnapshotType<{
7804
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7805
- width: import("mobx-state-tree").ISimpleType<string>;
7806
- height: import("mobx-state-tree").ISimpleType<string>;
7807
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7808
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7809
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7810
- }, {
7811
- readonly json: {
7812
- enabled: boolean;
7813
- func_content: string;
7814
- };
7815
- readonly value: any;
7816
- } & {
7817
- setEnabled(v: boolean): void;
7818
- setFuncContent(v: string): void;
7819
- replace({ enabled, func_content }: {
7820
- enabled: boolean;
7821
- func_content: string;
7822
- }): void;
7823
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7824
- }> | import("mobx-state-tree").ModelSnapshotType<{
7825
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7826
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7827
- id: import("mobx-state-tree").ISimpleType<string>;
7828
- name: import("mobx-state-tree").ISimpleType<string>;
7829
- view_id: import("mobx-state-tree").ISimpleType<string>;
7830
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7831
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7832
- }, {
7833
- readonly json: {
7834
- id: string;
7835
- name: string;
7836
- color: string;
7837
- order: number;
7838
- view_id: string;
7839
- };
7840
- } & {
7841
- setName(v: string): void;
7842
- setViewID(v: string | null): void;
7843
- setColor(v: string): void;
7844
- setOrder(v: string | number): void;
7845
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7846
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7847
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7848
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7849
- }> | import("mobx-state-tree").ModelSnapshotType<{
7850
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7851
- }>, import("mobx-state-tree").ModelInstanceType<{
7852
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7853
- width: import("mobx-state-tree").ISimpleType<string>;
7854
- height: import("mobx-state-tree").ISimpleType<string>;
7855
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7856
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7857
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7858
- }, {
7859
- readonly json: {
7860
- enabled: boolean;
7861
- func_content: string;
7862
- };
7863
- readonly value: any;
7864
- } & {
7865
- setEnabled(v: boolean): void;
7866
- setFuncContent(v: string): void;
7867
- replace({ enabled, func_content }: {
7868
- enabled: boolean;
7869
- func_content: string;
7870
- }): void;
7871
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
7872
- }, {
7873
- readonly json: {
7874
- _name: EViewComponentType.Modal;
7875
- width: string;
7876
- height: string;
7877
- custom_modal_title: {
7878
- enabled: boolean;
7879
- func_content: string;
7880
- };
7881
- };
7882
- } & {
7883
- setWidth(v: string): void;
7884
- setHeight(v: string): void;
7885
- }> | import("mobx-state-tree").ModelInstanceType<{
7886
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7887
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
7888
- id: import("mobx-state-tree").ISimpleType<string>;
7889
- name: import("mobx-state-tree").ISimpleType<string>;
7890
- view_id: import("mobx-state-tree").ISimpleType<string>;
7891
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7892
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7893
- }, {
7894
- readonly json: {
7895
- id: string;
7896
- name: string;
7897
- color: string;
7898
- order: number;
7899
- view_id: string;
7900
- };
7901
- } & {
7902
- setName(v: string): void;
7903
- setViewID(v: string | null): void;
7904
- setColor(v: string): void;
7905
- setOrder(v: string | number): void;
7906
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
7907
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
7908
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
7909
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7910
- }, {
7911
- readonly json: {
7912
- grow: boolean;
7913
- tabs: {
7914
- id: string;
7915
- name: string;
7916
- color: string;
7917
- order: number;
7918
- view_id: string;
7919
- }[];
7920
- _name: EViewComponentType.Modal;
7921
- variant: import("@mantine/core").TabsVariant;
7922
- orientation: import('../../../model').TabsOrientation;
7923
- };
7924
- readonly tabsInOrder: ({
7925
- id: string;
7926
- name: string;
7927
- view_id: string;
7928
- color: string;
7929
- order: number;
7930
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7931
- readonly json: {
7932
- id: string;
7933
- name: string;
7934
- color: string;
7935
- order: number;
7936
- view_id: string;
7937
- };
7938
- } & {
7939
- setName(v: string): void;
7940
- setViewID(v: string | null): void;
7941
- setColor(v: string): void;
7942
- setOrder(v: string | number): void;
7943
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
7944
- id: import("mobx-state-tree").ISimpleType<string>;
7945
- name: import("mobx-state-tree").ISimpleType<string>;
7946
- view_id: import("mobx-state-tree").ISimpleType<string>;
7947
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7948
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7949
- }, {
7950
- readonly json: {
7951
- id: string;
7952
- name: string;
7953
- color: string;
7954
- order: number;
7955
- view_id: string;
7956
- };
7957
- } & {
7958
- setName(v: string): void;
7959
- setViewID(v: string | null): void;
7960
- setColor(v: string): void;
7961
- setOrder(v: string | number): void;
7962
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
7963
- } & {
7964
- setVariant(v: string | null): void;
7965
- setOrientation(v: string | null): void;
7966
- setGrow(v: boolean): void;
7967
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7968
- id: import("mobx-state-tree").ISimpleType<string>;
7969
- name: import("mobx-state-tree").ISimpleType<string>;
7970
- view_id: import("mobx-state-tree").ISimpleType<string>;
7971
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7972
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
7973
- }>>[]): void;
7974
- addTab(): void;
7975
- removeTab(id: string): void;
7976
- }> | import("mobx-state-tree").ModelInstanceType<{
7977
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
7978
- }, {
7979
- readonly json: {
7980
- _name: EViewComponentType.Division;
7981
- };
7982
- }>>>) | ({
7983
- _name: EViewComponentType.Division;
7984
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
7985
- readonly json: {
7986
- _name: EViewComponentType.Division;
7987
- };
7988
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
7989
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
7990
- width: import("mobx-state-tree").ISimpleType<string>;
7991
- height: import("mobx-state-tree").ISimpleType<string>;
7992
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
7993
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
7994
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
7995
- }, {
7996
- readonly json: {
7997
- enabled: boolean;
7998
- func_content: string;
7999
- };
8000
- readonly value: any;
8001
- } & {
8002
- setEnabled(v: boolean): void;
8003
- setFuncContent(v: string): void;
8004
- replace({ enabled, func_content }: {
8005
- enabled: boolean;
8006
- func_content: string;
8007
- }): void;
8008
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8009
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8010
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8011
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8012
- id: import("mobx-state-tree").ISimpleType<string>;
8013
- name: import("mobx-state-tree").ISimpleType<string>;
8014
- view_id: import("mobx-state-tree").ISimpleType<string>;
8015
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8016
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8017
- }, {
8018
- readonly json: {
8019
- id: string;
8020
- name: string;
8021
- color: string;
8022
- order: number;
8023
- view_id: string;
8024
- };
8025
- } & {
8026
- setName(v: string): void;
8027
- setViewID(v: string | null): void;
8028
- setColor(v: string): void;
8029
- setOrder(v: string | number): void;
8030
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8031
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8032
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8033
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8034
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8035
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8036
- }>>, import("mobx-state-tree").ModelSnapshotType<{
8037
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8038
- width: import("mobx-state-tree").ISimpleType<string>;
8039
- height: import("mobx-state-tree").ISimpleType<string>;
8040
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
8041
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8042
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8043
- }, {
8044
- readonly json: {
8045
- enabled: boolean;
8046
- func_content: string;
8047
- };
8048
- readonly value: any;
8049
- } & {
8050
- setEnabled(v: boolean): void;
8051
- setFuncContent(v: string): void;
8052
- replace({ enabled, func_content }: {
8053
- enabled: boolean;
8054
- func_content: string;
8055
- }): void;
8056
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8057
- }> | import("mobx-state-tree").ModelSnapshotType<{
8058
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8059
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8060
- id: import("mobx-state-tree").ISimpleType<string>;
8061
- name: import("mobx-state-tree").ISimpleType<string>;
8062
- view_id: import("mobx-state-tree").ISimpleType<string>;
8063
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8064
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8065
- }, {
8066
- readonly json: {
8067
- id: string;
8068
- name: string;
8069
- color: string;
8070
- order: number;
8071
- view_id: string;
8072
- };
8073
- } & {
8074
- setName(v: string): void;
8075
- setViewID(v: string | null): void;
8076
- setColor(v: string): void;
8077
- setOrder(v: string | number): void;
8078
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8079
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8080
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8081
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8082
- }> | import("mobx-state-tree").ModelSnapshotType<{
8083
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8084
- }>, import("mobx-state-tree").ModelInstanceType<{
8085
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8086
- width: import("mobx-state-tree").ISimpleType<string>;
8087
- height: import("mobx-state-tree").ISimpleType<string>;
8088
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
8089
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8090
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8091
- }, {
8092
- readonly json: {
8093
- enabled: boolean;
8094
- func_content: string;
8095
- };
8096
- readonly value: any;
8097
- } & {
8098
- setEnabled(v: boolean): void;
8099
- setFuncContent(v: string): void;
8100
- replace({ enabled, func_content }: {
8101
- enabled: boolean;
8102
- func_content: string;
8103
- }): void;
8104
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8105
- }, {
8106
- readonly json: {
8107
- _name: EViewComponentType.Modal;
8108
- width: string;
8109
- height: string;
8110
- custom_modal_title: {
8111
- enabled: boolean;
8112
- func_content: string;
8113
- };
8114
- };
8115
- } & {
8116
- setWidth(v: string): void;
8117
- setHeight(v: string): void;
8118
- }> | import("mobx-state-tree").ModelInstanceType<{
8119
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8120
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8121
- id: import("mobx-state-tree").ISimpleType<string>;
8122
- name: import("mobx-state-tree").ISimpleType<string>;
8123
- view_id: import("mobx-state-tree").ISimpleType<string>;
8124
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8125
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8126
- }, {
8127
- readonly json: {
8128
- id: string;
8129
- name: string;
8130
- color: string;
8131
- order: number;
8132
- view_id: string;
8133
- };
8134
- } & {
8135
- setName(v: string): void;
8136
- setViewID(v: string | null): void;
8137
- setColor(v: string): void;
8138
- setOrder(v: string | number): void;
8139
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8140
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8141
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8142
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8143
- }, {
8144
- readonly json: {
8145
- grow: boolean;
8146
- tabs: {
8147
- id: string;
8148
- name: string;
8149
- color: string;
8150
- order: number;
8151
- view_id: string;
8152
- }[];
8153
- _name: EViewComponentType.Modal;
8154
- variant: import("@mantine/core").TabsVariant;
8155
- orientation: import('../../../model').TabsOrientation;
8156
- };
8157
- readonly tabsInOrder: ({
8158
- id: string;
8159
- name: string;
8160
- view_id: string;
8161
- color: string;
8162
- order: number;
8163
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
8164
- readonly json: {
8165
- id: string;
8166
- name: string;
8167
- color: string;
8168
- order: number;
8169
- view_id: string;
8170
- };
8171
- } & {
8172
- setName(v: string): void;
8173
- setViewID(v: string | null): void;
8174
- setColor(v: string): void;
8175
- setOrder(v: string | number): void;
8176
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
8177
- id: import("mobx-state-tree").ISimpleType<string>;
8178
- name: import("mobx-state-tree").ISimpleType<string>;
8179
- view_id: import("mobx-state-tree").ISimpleType<string>;
8180
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8181
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8182
- }, {
8183
- readonly json: {
8184
- id: string;
8185
- name: string;
8186
- color: string;
8187
- order: number;
8188
- view_id: string;
8189
- };
8190
- } & {
8191
- setName(v: string): void;
8192
- setViewID(v: string | null): void;
8193
- setColor(v: string): void;
8194
- setOrder(v: string | number): void;
8195
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
8196
- } & {
8197
- setVariant(v: string | null): void;
8198
- setOrientation(v: string | null): void;
8199
- setGrow(v: boolean): void;
8200
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8201
- id: import("mobx-state-tree").ISimpleType<string>;
8202
- name: import("mobx-state-tree").ISimpleType<string>;
8203
- view_id: import("mobx-state-tree").ISimpleType<string>;
8204
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8205
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8206
- }>>[]): void;
8207
- addTab(): void;
8208
- removeTab(id: string): void;
8209
- }> | import("mobx-state-tree").ModelInstanceType<{
8210
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8211
- }, {
8212
- readonly json: {
8213
- _name: EViewComponentType.Division;
8214
- };
8215
- }>>>);
8216
- panelIDs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").ISimpleType<string>> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>>;
8217
- tab: string;
8218
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
8219
- readonly json: {
8220
- id: string;
8221
- name: string;
8222
- type: EViewComponentType;
8223
- config: {
8224
- _name: EViewComponentType.Modal;
8225
- width: string;
8226
- height: string;
8227
- custom_modal_title: {
8228
- enabled: boolean;
8229
- func_content: string;
8230
- };
8231
- } | {
8232
- grow: boolean;
8233
- tabs: {
8234
- id: string;
8235
- name: string;
8236
- color: string;
8237
- order: number;
8238
- view_id: string;
8239
- }[];
8240
- _name: EViewComponentType.Modal;
8241
- variant: import("@mantine/core").TabsVariant;
8242
- orientation: import('../../../model').TabsOrientation;
8243
- } | {
8244
- _name: EViewComponentType.Division;
8245
- };
8246
- panelIDs: string[];
8247
- };
8248
- } & {
8249
- setName(name: string): void;
8250
- setType(type: string | null): void;
8251
- appendPanelID(id: string): void;
8252
- appendPanelIDs(ids: string[]): void;
8253
- removePanelID(id: string): void;
8254
- } & {
8255
- readonly tabs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
8256
- id: import("mobx-state-tree").ISimpleType<string>;
8257
- name: import("mobx-state-tree").ISimpleType<string>;
8258
- view_id: import("mobx-state-tree").ISimpleType<string>;
8259
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8260
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8261
- }, {
8262
- readonly json: {
8263
- id: string;
8264
- name: string;
8265
- color: string;
8266
- order: number;
8267
- view_id: string;
8268
- };
8269
- } & {
8270
- setName(v: string): void;
8271
- setViewID(v: string | null): void;
8272
- setColor(v: string): void;
8273
- setOrder(v: string | number): void;
8274
- }, 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<{
8275
- id: import("mobx-state-tree").ISimpleType<string>;
8276
- name: import("mobx-state-tree").ISimpleType<string>;
8277
- view_id: import("mobx-state-tree").ISimpleType<string>;
8278
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8279
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8280
- }, {
8281
- readonly json: {
8282
- id: string;
8283
- name: string;
8284
- color: string;
8285
- order: number;
8286
- view_id: string;
8287
- };
8288
- } & {
8289
- setName(v: string): void;
8290
- setViewID(v: string | null): void;
8291
- setColor(v: string): void;
8292
- setOrder(v: string | number): void;
8293
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
8294
- readonly tabInfo: {
8295
- id: string;
8296
- name: string;
8297
- } | null;
8298
- readonly tabView: ({
8299
- id: string;
8300
- name: string;
8301
- view_id: string;
8302
- color: string;
8303
- order: number;
8304
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
8305
- readonly json: {
8306
- id: string;
8307
- name: string;
8308
- color: string;
8309
- order: number;
8310
- view_id: string;
8311
- };
8312
- } & {
8313
- setName(v: string): void;
8314
- setViewID(v: string | null): void;
8315
- setColor(v: string): void;
8316
- setOrder(v: string | number): void;
8317
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
8318
- id: import("mobx-state-tree").ISimpleType<string>;
8319
- name: import("mobx-state-tree").ISimpleType<string>;
8320
- view_id: import("mobx-state-tree").ISimpleType<string>;
8321
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8322
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8323
- }, {
8324
- readonly json: {
8325
- id: string;
8326
- name: string;
8327
- color: string;
8328
- order: number;
8329
- view_id: string;
8330
- };
8331
- } & {
8332
- setName(v: string): void;
8333
- setViewID(v: string | null): void;
8334
- setColor(v: string): void;
8335
- setOrder(v: string | number): void;
8336
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | null | undefined;
8337
- readonly tabViewID: string;
8338
- readonly contentModel: import("../../..").IContentRenderModel;
8339
- readonly panels: import('../../../model').IPanelRenderModel[];
8340
- readonly renderViewIDs: string[];
8341
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
8342
- } & {
8343
- setTab(tab: string | null): void;
8344
- setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
8345
- } & {
8346
- getSchema(): {
8347
- views: {
8348
- id: string;
8349
- name: string;
8350
- type: EViewComponentType;
8351
- config: {
8352
- _name: EViewComponentType.Modal;
8353
- width: string;
8354
- height: string;
8355
- custom_modal_title: {
8356
- enabled: boolean;
8357
- func_content: string;
8358
- };
8359
- } | {
8360
- grow: boolean;
8361
- tabs: {
8362
- id: string;
8363
- name: string;
8364
- color: string;
8365
- order: number;
8366
- view_id: string;
8367
- }[];
8368
- _name: EViewComponentType.Modal;
8369
- variant: import("@mantine/core").TabsVariant;
8370
- orientation: import('../../../model').TabsOrientation;
8371
- } | {
8372
- _name: EViewComponentType.Division;
8373
- };
8374
- panelIDs: string[];
8375
- }[];
8376
- panels: import('../../../types').AnyObject[];
8377
- definition: {
8378
- queries: import('../../../types').AnyObject[];
8379
- };
8380
- layouts: {
8381
- id: string;
8382
- name: string;
8383
- breakpoint: number;
8384
- list: {
8385
- h: number;
8386
- w: number;
8387
- x: number;
8388
- y: number;
8389
- id: string;
8390
- moved: boolean;
8391
- static: boolean;
8392
- panelID: string;
8393
- }[];
8394
- }[];
8395
- version: string;
8396
- };
8397
- downloadSchema(): void;
8398
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
8399
- id: import("mobx-state-tree").ISimpleType<string>;
8400
- name: import("mobx-state-tree").ISimpleType<string>;
8401
- type: import("mobx-state-tree").ISimpleType<EViewComponentType>;
8402
- config: import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8403
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8404
- width: import("mobx-state-tree").ISimpleType<string>;
8405
- height: import("mobx-state-tree").ISimpleType<string>;
8406
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
8407
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8408
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8409
- }, {
8410
- readonly json: {
8411
- enabled: boolean;
8412
- func_content: string;
8413
- };
8414
- readonly value: any;
8415
- } & {
8416
- setEnabled(v: boolean): void;
8417
- setFuncContent(v: string): void;
8418
- replace({ enabled, func_content }: {
8419
- enabled: boolean;
8420
- func_content: string;
8421
- }): void;
8422
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8423
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8424
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8425
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8426
- id: import("mobx-state-tree").ISimpleType<string>;
8427
- name: import("mobx-state-tree").ISimpleType<string>;
8428
- view_id: import("mobx-state-tree").ISimpleType<string>;
8429
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8430
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8431
- }, {
8432
- readonly json: {
8433
- id: string;
8434
- name: string;
8435
- color: string;
8436
- order: number;
8437
- view_id: string;
8438
- };
8439
- } & {
8440
- setName(v: string): void;
8441
- setViewID(v: string | null): void;
8442
- setColor(v: string): void;
8443
- setOrder(v: string | number): void;
8444
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8445
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8446
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8447
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8448
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8449
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8450
- }>>, import("mobx-state-tree").ModelSnapshotType<{
8451
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8452
- width: import("mobx-state-tree").ISimpleType<string>;
8453
- height: import("mobx-state-tree").ISimpleType<string>;
8454
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
8455
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8456
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8457
- }, {
8458
- readonly json: {
8459
- enabled: boolean;
8460
- func_content: string;
8461
- };
8462
- readonly value: any;
8463
- } & {
8464
- setEnabled(v: boolean): void;
8465
- setFuncContent(v: string): void;
8466
- replace({ enabled, func_content }: {
8467
- enabled: boolean;
8468
- func_content: string;
8469
- }): void;
8470
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8471
- }> | import("mobx-state-tree").ModelSnapshotType<{
8472
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8473
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8474
- id: import("mobx-state-tree").ISimpleType<string>;
8475
- name: import("mobx-state-tree").ISimpleType<string>;
8476
- view_id: import("mobx-state-tree").ISimpleType<string>;
8477
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8478
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8479
- }, {
8480
- readonly json: {
8481
- id: string;
8482
- name: string;
8483
- color: string;
8484
- order: number;
8485
- view_id: string;
8486
- };
8487
- } & {
8488
- setName(v: string): void;
8489
- setViewID(v: string | null): void;
8490
- setColor(v: string): void;
8491
- setOrder(v: string | number): void;
8492
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8493
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8494
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8495
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8496
- }> | import("mobx-state-tree").ModelSnapshotType<{
8497
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8498
- }>, import("mobx-state-tree").ModelInstanceType<{
8499
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8500
- width: import("mobx-state-tree").ISimpleType<string>;
8501
- height: import("mobx-state-tree").ISimpleType<string>;
8502
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
8503
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8504
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8505
- }, {
8506
- readonly json: {
8507
- enabled: boolean;
8508
- func_content: string;
8509
- };
8510
- readonly value: any;
8511
- } & {
8512
- setEnabled(v: boolean): void;
8513
- setFuncContent(v: string): void;
8514
- replace({ enabled, func_content }: {
8515
- enabled: boolean;
8516
- func_content: string;
8517
- }): void;
8518
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
8519
- }, {
8520
- readonly json: {
8521
- _name: EViewComponentType.Modal;
8522
- width: string;
8523
- height: string;
8524
- custom_modal_title: {
8525
- enabled: boolean;
8526
- func_content: string;
8527
- };
8528
- };
8529
- } & {
8530
- setWidth(v: string): void;
8531
- setHeight(v: string): void;
8532
- }> | import("mobx-state-tree").ModelInstanceType<{
8533
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
8534
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
8535
- id: import("mobx-state-tree").ISimpleType<string>;
8536
- name: import("mobx-state-tree").ISimpleType<string>;
8537
- view_id: import("mobx-state-tree").ISimpleType<string>;
8538
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8539
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8540
- }, {
8541
- readonly json: {
8542
- id: string;
8543
- name: string;
8544
- color: string;
8545
- order: number;
8546
- view_id: string;
8547
- };
8548
- } & {
8549
- setName(v: string): void;
8550
- setViewID(v: string | null): void;
8551
- setColor(v: string): void;
8552
- setOrder(v: string | number): void;
8553
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
8554
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
8555
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../model').TabsOrientation>, [undefined]>;
8556
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
8557
- }, {
8558
- readonly json: {
8559
- grow: boolean;
8560
- tabs: {
8561
- id: string;
8562
- name: string;
8563
- color: string;
8564
- order: number;
8565
- view_id: string;
8566
- }[];
8567
- _name: EViewComponentType.Modal;
8568
- variant: import("@mantine/core").TabsVariant;
8569
- orientation: import('../../../model').TabsOrientation;
8570
- };
8571
- readonly tabsInOrder: ({
8572
- id: string;
8573
- name: string;
8574
- view_id: string;
8575
- color: string;
8576
- order: number;
8577
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
8578
- readonly json: {
8579
- id: string;
8580
- name: string;
8581
- color: string;
8582
- order: number;
8583
- view_id: string;
8584
- };
8585
- } & {
8586
- setName(v: string): void;
8587
- setViewID(v: string | null): void;
8588
- setColor(v: string): void;
8589
- setOrder(v: string | number): void;
8590
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
8591
- id: import("mobx-state-tree").ISimpleType<string>;
8592
- name: import("mobx-state-tree").ISimpleType<string>;
8593
- view_id: import("mobx-state-tree").ISimpleType<string>;
8594
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8595
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8596
- }, {
8597
- readonly json: {
8598
- id: string;
8599
- name: string;
8600
- color: string;
8601
- order: number;
8602
- view_id: string;
8603
- };
8604
- } & {
8605
- setName(v: string): void;
8606
- setViewID(v: string | null): void;
8607
- setColor(v: string): void;
8608
- setOrder(v: string | number): void;
8609
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
8610
- } & {
8611
- setVariant(v: string | null): void;
8612
- setOrientation(v: string | null): void;
8613
- setGrow(v: boolean): void;
8614
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
8615
- id: import("mobx-state-tree").ISimpleType<string>;
8616
- name: import("mobx-state-tree").ISimpleType<string>;
8617
- view_id: import("mobx-state-tree").ISimpleType<string>;
8618
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8619
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8620
- }>>[]): void;
8621
- addTab(): void;
8622
- removeTab(id: string): void;
8623
- }> | import("mobx-state-tree").ModelInstanceType<{
8624
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
8625
- }, {
8626
- readonly json: {
8627
- _name: EViewComponentType.Division;
8628
- };
8629
- }>>;
8630
- panelIDs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>;
8631
- } & {
8632
- tab: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8633
- }, {
8634
- readonly json: {
8635
- id: string;
8636
- name: string;
8637
- type: EViewComponentType;
8638
- config: {
8639
- _name: EViewComponentType.Modal;
8640
- width: string;
8641
- height: string;
8642
- custom_modal_title: {
8643
- enabled: boolean;
8644
- func_content: string;
8645
- };
8646
- } | {
8647
- grow: boolean;
8648
- tabs: {
8649
- id: string;
8650
- name: string;
8651
- color: string;
8652
- order: number;
8653
- view_id: string;
8654
- }[];
8655
- _name: EViewComponentType.Modal;
8656
- variant: import("@mantine/core").TabsVariant;
8657
- orientation: import('../../../model').TabsOrientation;
8658
- } | {
8659
- _name: EViewComponentType.Division;
8660
- };
8661
- panelIDs: string[];
8662
- };
8663
- } & {
8664
- setName(name: string): void;
8665
- setType(type: string | null): void;
8666
- appendPanelID(id: string): void;
8667
- appendPanelIDs(ids: string[]): void;
8668
- removePanelID(id: string): void;
8669
- } & {
8670
- readonly tabs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
8671
- id: import("mobx-state-tree").ISimpleType<string>;
8672
- name: import("mobx-state-tree").ISimpleType<string>;
8673
- view_id: import("mobx-state-tree").ISimpleType<string>;
8674
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8675
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8676
- }, {
8677
- readonly json: {
8678
- id: string;
8679
- name: string;
8680
- color: string;
8681
- order: number;
8682
- view_id: string;
8683
- };
8684
- } & {
8685
- setName(v: string): void;
8686
- setViewID(v: string | null): void;
8687
- setColor(v: string): void;
8688
- setOrder(v: string | number): void;
8689
- }, 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<{
8690
- id: import("mobx-state-tree").ISimpleType<string>;
8691
- name: import("mobx-state-tree").ISimpleType<string>;
8692
- view_id: import("mobx-state-tree").ISimpleType<string>;
8693
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8694
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8695
- }, {
8696
- readonly json: {
8697
- id: string;
8698
- name: string;
8699
- color: string;
8700
- order: number;
8701
- view_id: string;
8702
- };
8703
- } & {
8704
- setName(v: string): void;
8705
- setViewID(v: string | null): void;
8706
- setColor(v: string): void;
8707
- setOrder(v: string | number): void;
8708
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
8709
- readonly tabInfo: {
8710
- id: string;
8711
- name: string;
8712
- } | null;
8713
- readonly tabView: ({
8714
- id: string;
8715
- name: string;
8716
- view_id: string;
8717
- color: string;
8718
- order: number;
8719
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
8720
- readonly json: {
8721
- id: string;
8722
- name: string;
8723
- color: string;
8724
- order: number;
8725
- view_id: string;
8726
- };
8727
- } & {
8728
- setName(v: string): void;
8729
- setViewID(v: string | null): void;
8730
- setColor(v: string): void;
8731
- setOrder(v: string | number): void;
8732
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
8733
- id: import("mobx-state-tree").ISimpleType<string>;
8734
- name: import("mobx-state-tree").ISimpleType<string>;
8735
- view_id: import("mobx-state-tree").ISimpleType<string>;
8736
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
8737
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
8738
- }, {
8739
- readonly json: {
8740
- id: string;
8741
- name: string;
8742
- color: string;
8743
- order: number;
8744
- view_id: string;
8745
- };
8746
- } & {
8747
- setName(v: string): void;
8748
- setViewID(v: string | null): void;
8749
- setColor(v: string): void;
8750
- setOrder(v: string | number): void;
8751
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | null | undefined;
8752
- readonly tabViewID: string;
8753
- readonly contentModel: import("../../..").IContentRenderModel;
8754
- readonly panels: import('../../../model').IPanelRenderModel[];
8755
- readonly renderViewIDs: string[];
8756
- downloadScreenshot(dom: HTMLElement, onScreenshot?: ((canvas: HTMLCanvasElement) => void) | undefined): Promise<void>;
8757
- } & {
8758
- setTab(tab: string | null): void;
8759
- setTabByTabInfo(tabInfo: import('../../../model').TabInfo): void;
8760
- } & {
8761
- getSchema(): {
8762
- views: {
8763
- id: string;
8764
- name: string;
8765
- type: EViewComponentType;
8766
- config: {
8767
- _name: EViewComponentType.Modal;
8768
- width: string;
8769
- height: string;
8770
- custom_modal_title: {
8771
- enabled: boolean;
8772
- func_content: string;
8773
- };
8774
- } | {
8775
- grow: boolean;
8776
- tabs: {
8777
- id: string;
8778
- name: string;
8779
- color: string;
8780
- order: number;
8781
- view_id: string;
8782
- }[];
8783
- _name: EViewComponentType.Modal;
8784
- variant: import("@mantine/core").TabsVariant;
8785
- orientation: import('../../../model').TabsOrientation;
8786
- } | {
8787
- _name: EViewComponentType.Division;
8788
- };
8789
- panelIDs: string[];
8790
- }[];
8791
- panels: import('../../../types').AnyObject[];
8792
- definition: {
8793
- queries: import('../../../types').AnyObject[];
8794
- };
8795
- layouts: {
8796
- id: string;
8797
- name: string;
8798
- breakpoint: number;
8799
- list: {
8800
- h: number;
8801
- w: number;
8802
- x: number;
8803
- y: number;
8804
- id: string;
8805
- moved: boolean;
8806
- static: boolean;
8807
- panelID: string;
8808
- }[];
8809
- }[];
8810
- version: string;
8811
- };
8812
- downloadSchema(): void;
8813
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
7356
+ readonly VIE: ViewModelInstance;
8814
7357
  readonly options: {
8815
7358
  label: string;
8816
7359
  value: string;