@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
@@ -1,1164 +1,6 @@
1
- import { EViewComponentType, ViewMetaInstance } from '../../../../../../model';
1
+ import { ViewMetaInstance } from '../../../../../../model';
2
2
  export declare const EditViewForm: (({ view }: {
3
- view?: ({
4
- id: string;
5
- name: string;
6
- type: EViewComponentType;
7
- config: ({
8
- _name: EViewComponentType.Modal;
9
- width: string;
10
- height: string;
11
- custom_modal_title: {
12
- enabled: boolean;
13
- func_content: string;
14
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
15
- readonly json: {
16
- enabled: boolean;
17
- func_content: string;
18
- };
19
- readonly value: any;
20
- } & {
21
- setEnabled(v: boolean): void;
22
- setFuncContent(v: string): void;
23
- replace({ enabled, func_content }: {
24
- enabled: boolean;
25
- func_content: string;
26
- }): void;
27
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
28
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
29
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
30
- }, {
31
- readonly json: {
32
- enabled: boolean;
33
- func_content: string;
34
- };
35
- readonly value: any;
36
- } & {
37
- setEnabled(v: boolean): void;
38
- setFuncContent(v: string): void;
39
- replace({ enabled, func_content }: {
40
- enabled: boolean;
41
- func_content: string;
42
- }): void;
43
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>>;
44
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
45
- readonly json: {
46
- _name: EViewComponentType.Modal;
47
- width: string;
48
- height: string;
49
- custom_modal_title: {
50
- enabled: boolean;
51
- func_content: string;
52
- };
53
- };
54
- } & {
55
- setWidth(v: string): void;
56
- setHeight(v: string): void;
57
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
58
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
59
- width: import("mobx-state-tree").ISimpleType<string>;
60
- height: import("mobx-state-tree").ISimpleType<string>;
61
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
62
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
63
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
64
- }, {
65
- readonly json: {
66
- enabled: boolean;
67
- func_content: string;
68
- };
69
- readonly value: any;
70
- } & {
71
- setEnabled(v: boolean): void;
72
- setFuncContent(v: string): void;
73
- replace({ enabled, func_content }: {
74
- enabled: boolean;
75
- func_content: string;
76
- }): void;
77
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
78
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
79
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
80
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
81
- id: import("mobx-state-tree").ISimpleType<string>;
82
- name: import("mobx-state-tree").ISimpleType<string>;
83
- view_id: import("mobx-state-tree").ISimpleType<string>;
84
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
85
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
86
- }, {
87
- readonly json: {
88
- id: string;
89
- name: string;
90
- color: string;
91
- order: number;
92
- view_id: string;
93
- };
94
- } & {
95
- setName(v: string): void;
96
- setViewID(v: string | null): void;
97
- setColor(v: string): void;
98
- setOrder(v: string | number): void;
99
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
100
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
101
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
102
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
103
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
104
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
105
- }>>, import("mobx-state-tree").ModelSnapshotType<{
106
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
107
- width: import("mobx-state-tree").ISimpleType<string>;
108
- height: import("mobx-state-tree").ISimpleType<string>;
109
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
110
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
111
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
112
- }, {
113
- readonly json: {
114
- enabled: boolean;
115
- func_content: string;
116
- };
117
- readonly value: any;
118
- } & {
119
- setEnabled(v: boolean): void;
120
- setFuncContent(v: string): void;
121
- replace({ enabled, func_content }: {
122
- enabled: boolean;
123
- func_content: string;
124
- }): void;
125
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
126
- }> | import("mobx-state-tree").ModelSnapshotType<{
127
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
128
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
129
- id: import("mobx-state-tree").ISimpleType<string>;
130
- name: import("mobx-state-tree").ISimpleType<string>;
131
- view_id: import("mobx-state-tree").ISimpleType<string>;
132
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
133
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
134
- }, {
135
- readonly json: {
136
- id: string;
137
- name: string;
138
- color: string;
139
- order: number;
140
- view_id: string;
141
- };
142
- } & {
143
- setName(v: string): void;
144
- setViewID(v: string | null): void;
145
- setColor(v: string): void;
146
- setOrder(v: string | number): void;
147
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
148
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
149
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
150
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
151
- }> | import("mobx-state-tree").ModelSnapshotType<{
152
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
153
- }>, import("mobx-state-tree").ModelInstanceType<{
154
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
155
- width: import("mobx-state-tree").ISimpleType<string>;
156
- height: import("mobx-state-tree").ISimpleType<string>;
157
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
158
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
159
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
160
- }, {
161
- readonly json: {
162
- enabled: boolean;
163
- func_content: string;
164
- };
165
- readonly value: any;
166
- } & {
167
- setEnabled(v: boolean): void;
168
- setFuncContent(v: string): void;
169
- replace({ enabled, func_content }: {
170
- enabled: boolean;
171
- func_content: string;
172
- }): void;
173
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
174
- }, {
175
- readonly json: {
176
- _name: EViewComponentType.Modal;
177
- width: string;
178
- height: string;
179
- custom_modal_title: {
180
- enabled: boolean;
181
- func_content: string;
182
- };
183
- };
184
- } & {
185
- setWidth(v: string): void;
186
- setHeight(v: string): void;
187
- }> | import("mobx-state-tree").ModelInstanceType<{
188
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
189
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
190
- id: import("mobx-state-tree").ISimpleType<string>;
191
- name: import("mobx-state-tree").ISimpleType<string>;
192
- view_id: import("mobx-state-tree").ISimpleType<string>;
193
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
194
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
195
- }, {
196
- readonly json: {
197
- id: string;
198
- name: string;
199
- color: string;
200
- order: number;
201
- view_id: string;
202
- };
203
- } & {
204
- setName(v: string): void;
205
- setViewID(v: string | null): void;
206
- setColor(v: string): void;
207
- setOrder(v: string | number): void;
208
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
209
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
210
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
211
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
212
- }, {
213
- readonly json: {
214
- grow: boolean;
215
- tabs: {
216
- id: string;
217
- name: string;
218
- color: string;
219
- order: number;
220
- view_id: string;
221
- }[];
222
- _name: EViewComponentType.Modal;
223
- variant: import("@mantine/core").TabsVariant;
224
- orientation: import('../../../../../../model').TabsOrientation;
225
- };
226
- readonly tabsInOrder: ({
227
- id: string;
228
- name: string;
229
- view_id: string;
230
- color: string;
231
- order: number;
232
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
233
- readonly json: {
234
- id: string;
235
- name: string;
236
- color: string;
237
- order: number;
238
- view_id: string;
239
- };
240
- } & {
241
- setName(v: string): void;
242
- setViewID(v: string | null): void;
243
- setColor(v: string): void;
244
- setOrder(v: string | number): void;
245
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
246
- id: import("mobx-state-tree").ISimpleType<string>;
247
- name: import("mobx-state-tree").ISimpleType<string>;
248
- view_id: import("mobx-state-tree").ISimpleType<string>;
249
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
250
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
251
- }, {
252
- readonly json: {
253
- id: string;
254
- name: string;
255
- color: string;
256
- order: number;
257
- view_id: string;
258
- };
259
- } & {
260
- setName(v: string): void;
261
- setViewID(v: string | null): void;
262
- setColor(v: string): void;
263
- setOrder(v: string | number): void;
264
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
265
- } & {
266
- setVariant(v: string | null): void;
267
- setOrientation(v: string | null): void;
268
- setGrow(v: boolean): void;
269
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
270
- id: import("mobx-state-tree").ISimpleType<string>;
271
- name: import("mobx-state-tree").ISimpleType<string>;
272
- view_id: import("mobx-state-tree").ISimpleType<string>;
273
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
274
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
275
- }>>[]): void;
276
- addTab(): void;
277
- removeTab(id: string): void;
278
- }> | import("mobx-state-tree").ModelInstanceType<{
279
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
280
- }, {
281
- readonly json: {
282
- _name: EViewComponentType.Division;
283
- };
284
- }>>>) | ({
285
- _name: EViewComponentType.Modal;
286
- tabs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").IModelType<{
287
- id: import("mobx-state-tree").ISimpleType<string>;
288
- name: import("mobx-state-tree").ISimpleType<string>;
289
- view_id: import("mobx-state-tree").ISimpleType<string>;
290
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
291
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
292
- }, {
293
- readonly json: {
294
- id: string;
295
- name: string;
296
- color: string;
297
- order: number;
298
- view_id: string;
299
- };
300
- } & {
301
- setName(v: string): void;
302
- setViewID(v: string | null): void;
303
- setColor(v: string): void;
304
- setOrder(v: string | number): void;
305
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
306
- id: import("mobx-state-tree").ISimpleType<string>;
307
- name: import("mobx-state-tree").ISimpleType<string>;
308
- view_id: import("mobx-state-tree").ISimpleType<string>;
309
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
310
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
311
- }, {
312
- readonly json: {
313
- id: string;
314
- name: string;
315
- color: string;
316
- order: number;
317
- view_id: string;
318
- };
319
- } & {
320
- setName(v: string): void;
321
- setViewID(v: string | null): void;
322
- setColor(v: string): void;
323
- setOrder(v: string | number): void;
324
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>>;
325
- variant: import("@mantine/core").TabsVariant;
326
- orientation: import('../../../../../../model').TabsOrientation;
327
- grow: boolean;
328
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
329
- readonly json: {
330
- grow: boolean;
331
- tabs: {
332
- id: string;
333
- name: string;
334
- color: string;
335
- order: number;
336
- view_id: string;
337
- }[];
338
- _name: EViewComponentType.Modal;
339
- variant: import("@mantine/core").TabsVariant;
340
- orientation: import('../../../../../../model').TabsOrientation;
341
- };
342
- readonly tabsInOrder: ({
343
- id: string;
344
- name: string;
345
- view_id: string;
346
- color: string;
347
- order: number;
348
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
349
- readonly json: {
350
- id: string;
351
- name: string;
352
- color: string;
353
- order: number;
354
- view_id: string;
355
- };
356
- } & {
357
- setName(v: string): void;
358
- setViewID(v: string | null): void;
359
- setColor(v: string): void;
360
- setOrder(v: string | number): void;
361
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
362
- id: import("mobx-state-tree").ISimpleType<string>;
363
- name: import("mobx-state-tree").ISimpleType<string>;
364
- view_id: import("mobx-state-tree").ISimpleType<string>;
365
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
366
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
367
- }, {
368
- readonly json: {
369
- id: string;
370
- name: string;
371
- color: string;
372
- order: number;
373
- view_id: string;
374
- };
375
- } & {
376
- setName(v: string): void;
377
- setViewID(v: string | null): void;
378
- setColor(v: string): void;
379
- setOrder(v: string | number): void;
380
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
381
- } & {
382
- setVariant(v: string | null): void;
383
- setOrientation(v: string | null): void;
384
- setGrow(v: boolean): void;
385
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
386
- id: import("mobx-state-tree").ISimpleType<string>;
387
- name: import("mobx-state-tree").ISimpleType<string>;
388
- view_id: import("mobx-state-tree").ISimpleType<string>;
389
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
390
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
391
- }>>[]): void;
392
- addTab(): void;
393
- removeTab(id: string): void;
394
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
395
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
396
- width: import("mobx-state-tree").ISimpleType<string>;
397
- height: import("mobx-state-tree").ISimpleType<string>;
398
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
399
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
400
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
401
- }, {
402
- readonly json: {
403
- enabled: boolean;
404
- func_content: string;
405
- };
406
- readonly value: any;
407
- } & {
408
- setEnabled(v: boolean): void;
409
- setFuncContent(v: string): void;
410
- replace({ enabled, func_content }: {
411
- enabled: boolean;
412
- func_content: string;
413
- }): void;
414
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
415
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
416
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
417
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
418
- id: import("mobx-state-tree").ISimpleType<string>;
419
- name: import("mobx-state-tree").ISimpleType<string>;
420
- view_id: import("mobx-state-tree").ISimpleType<string>;
421
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
422
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
423
- }, {
424
- readonly json: {
425
- id: string;
426
- name: string;
427
- color: string;
428
- order: number;
429
- view_id: string;
430
- };
431
- } & {
432
- setName(v: string): void;
433
- setViewID(v: string | null): void;
434
- setColor(v: string): void;
435
- setOrder(v: string | number): void;
436
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
437
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
438
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
439
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
440
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
441
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
442
- }>>, import("mobx-state-tree").ModelSnapshotType<{
443
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
444
- width: import("mobx-state-tree").ISimpleType<string>;
445
- height: import("mobx-state-tree").ISimpleType<string>;
446
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
447
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
448
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
449
- }, {
450
- readonly json: {
451
- enabled: boolean;
452
- func_content: string;
453
- };
454
- readonly value: any;
455
- } & {
456
- setEnabled(v: boolean): void;
457
- setFuncContent(v: string): void;
458
- replace({ enabled, func_content }: {
459
- enabled: boolean;
460
- func_content: string;
461
- }): void;
462
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
463
- }> | import("mobx-state-tree").ModelSnapshotType<{
464
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
465
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
466
- id: import("mobx-state-tree").ISimpleType<string>;
467
- name: import("mobx-state-tree").ISimpleType<string>;
468
- view_id: import("mobx-state-tree").ISimpleType<string>;
469
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
470
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
471
- }, {
472
- readonly json: {
473
- id: string;
474
- name: string;
475
- color: string;
476
- order: number;
477
- view_id: string;
478
- };
479
- } & {
480
- setName(v: string): void;
481
- setViewID(v: string | null): void;
482
- setColor(v: string): void;
483
- setOrder(v: string | number): void;
484
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
485
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
486
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
487
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
488
- }> | import("mobx-state-tree").ModelSnapshotType<{
489
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
490
- }>, import("mobx-state-tree").ModelInstanceType<{
491
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
492
- width: import("mobx-state-tree").ISimpleType<string>;
493
- height: import("mobx-state-tree").ISimpleType<string>;
494
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
495
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
496
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
497
- }, {
498
- readonly json: {
499
- enabled: boolean;
500
- func_content: string;
501
- };
502
- readonly value: any;
503
- } & {
504
- setEnabled(v: boolean): void;
505
- setFuncContent(v: string): void;
506
- replace({ enabled, func_content }: {
507
- enabled: boolean;
508
- func_content: string;
509
- }): void;
510
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
511
- }, {
512
- readonly json: {
513
- _name: EViewComponentType.Modal;
514
- width: string;
515
- height: string;
516
- custom_modal_title: {
517
- enabled: boolean;
518
- func_content: string;
519
- };
520
- };
521
- } & {
522
- setWidth(v: string): void;
523
- setHeight(v: string): void;
524
- }> | import("mobx-state-tree").ModelInstanceType<{
525
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
526
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
527
- id: import("mobx-state-tree").ISimpleType<string>;
528
- name: import("mobx-state-tree").ISimpleType<string>;
529
- view_id: import("mobx-state-tree").ISimpleType<string>;
530
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
531
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
532
- }, {
533
- readonly json: {
534
- id: string;
535
- name: string;
536
- color: string;
537
- order: number;
538
- view_id: string;
539
- };
540
- } & {
541
- setName(v: string): void;
542
- setViewID(v: string | null): void;
543
- setColor(v: string): void;
544
- setOrder(v: string | number): void;
545
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
546
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
547
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
548
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
549
- }, {
550
- readonly json: {
551
- grow: boolean;
552
- tabs: {
553
- id: string;
554
- name: string;
555
- color: string;
556
- order: number;
557
- view_id: string;
558
- }[];
559
- _name: EViewComponentType.Modal;
560
- variant: import("@mantine/core").TabsVariant;
561
- orientation: import('../../../../../../model').TabsOrientation;
562
- };
563
- readonly tabsInOrder: ({
564
- id: string;
565
- name: string;
566
- view_id: string;
567
- color: string;
568
- order: number;
569
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
570
- readonly json: {
571
- id: string;
572
- name: string;
573
- color: string;
574
- order: number;
575
- view_id: string;
576
- };
577
- } & {
578
- setName(v: string): void;
579
- setViewID(v: string | null): void;
580
- setColor(v: string): void;
581
- setOrder(v: string | number): void;
582
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
583
- id: import("mobx-state-tree").ISimpleType<string>;
584
- name: import("mobx-state-tree").ISimpleType<string>;
585
- view_id: import("mobx-state-tree").ISimpleType<string>;
586
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
587
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
588
- }, {
589
- readonly json: {
590
- id: string;
591
- name: string;
592
- color: string;
593
- order: number;
594
- view_id: string;
595
- };
596
- } & {
597
- setName(v: string): void;
598
- setViewID(v: string | null): void;
599
- setColor(v: string): void;
600
- setOrder(v: string | number): void;
601
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
602
- } & {
603
- setVariant(v: string | null): void;
604
- setOrientation(v: string | null): void;
605
- setGrow(v: boolean): void;
606
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
607
- id: import("mobx-state-tree").ISimpleType<string>;
608
- name: import("mobx-state-tree").ISimpleType<string>;
609
- view_id: import("mobx-state-tree").ISimpleType<string>;
610
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
611
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
612
- }>>[]): void;
613
- addTab(): void;
614
- removeTab(id: string): void;
615
- }> | import("mobx-state-tree").ModelInstanceType<{
616
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
617
- }, {
618
- readonly json: {
619
- _name: EViewComponentType.Division;
620
- };
621
- }>>>) | ({
622
- _name: EViewComponentType.Division;
623
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
624
- readonly json: {
625
- _name: EViewComponentType.Division;
626
- };
627
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
628
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
629
- width: import("mobx-state-tree").ISimpleType<string>;
630
- height: import("mobx-state-tree").ISimpleType<string>;
631
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
632
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
633
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
634
- }, {
635
- readonly json: {
636
- enabled: boolean;
637
- func_content: string;
638
- };
639
- readonly value: any;
640
- } & {
641
- setEnabled(v: boolean): void;
642
- setFuncContent(v: string): void;
643
- replace({ enabled, func_content }: {
644
- enabled: boolean;
645
- func_content: string;
646
- }): void;
647
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
648
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
649
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
650
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
651
- id: import("mobx-state-tree").ISimpleType<string>;
652
- name: import("mobx-state-tree").ISimpleType<string>;
653
- view_id: import("mobx-state-tree").ISimpleType<string>;
654
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
655
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
656
- }, {
657
- readonly json: {
658
- id: string;
659
- name: string;
660
- color: string;
661
- order: number;
662
- view_id: string;
663
- };
664
- } & {
665
- setName(v: string): void;
666
- setViewID(v: string | null): void;
667
- setColor(v: string): void;
668
- setOrder(v: string | number): void;
669
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
670
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
671
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
672
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
673
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
674
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
675
- }>>, import("mobx-state-tree").ModelSnapshotType<{
676
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
677
- width: import("mobx-state-tree").ISimpleType<string>;
678
- height: import("mobx-state-tree").ISimpleType<string>;
679
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
680
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
681
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
682
- }, {
683
- readonly json: {
684
- enabled: boolean;
685
- func_content: string;
686
- };
687
- readonly value: any;
688
- } & {
689
- setEnabled(v: boolean): void;
690
- setFuncContent(v: string): void;
691
- replace({ enabled, func_content }: {
692
- enabled: boolean;
693
- func_content: string;
694
- }): void;
695
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
696
- }> | import("mobx-state-tree").ModelSnapshotType<{
697
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
698
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
699
- id: import("mobx-state-tree").ISimpleType<string>;
700
- name: import("mobx-state-tree").ISimpleType<string>;
701
- view_id: import("mobx-state-tree").ISimpleType<string>;
702
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
703
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
704
- }, {
705
- readonly json: {
706
- id: string;
707
- name: string;
708
- color: string;
709
- order: number;
710
- view_id: string;
711
- };
712
- } & {
713
- setName(v: string): void;
714
- setViewID(v: string | null): void;
715
- setColor(v: string): void;
716
- setOrder(v: string | number): void;
717
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
718
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
719
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
720
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
721
- }> | import("mobx-state-tree").ModelSnapshotType<{
722
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
723
- }>, import("mobx-state-tree").ModelInstanceType<{
724
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
725
- width: import("mobx-state-tree").ISimpleType<string>;
726
- height: import("mobx-state-tree").ISimpleType<string>;
727
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
728
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
729
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
730
- }, {
731
- readonly json: {
732
- enabled: boolean;
733
- func_content: string;
734
- };
735
- readonly value: any;
736
- } & {
737
- setEnabled(v: boolean): void;
738
- setFuncContent(v: string): void;
739
- replace({ enabled, func_content }: {
740
- enabled: boolean;
741
- func_content: string;
742
- }): void;
743
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
744
- }, {
745
- readonly json: {
746
- _name: EViewComponentType.Modal;
747
- width: string;
748
- height: string;
749
- custom_modal_title: {
750
- enabled: boolean;
751
- func_content: string;
752
- };
753
- };
754
- } & {
755
- setWidth(v: string): void;
756
- setHeight(v: string): void;
757
- }> | import("mobx-state-tree").ModelInstanceType<{
758
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
759
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
760
- id: import("mobx-state-tree").ISimpleType<string>;
761
- name: import("mobx-state-tree").ISimpleType<string>;
762
- view_id: import("mobx-state-tree").ISimpleType<string>;
763
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
764
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
765
- }, {
766
- readonly json: {
767
- id: string;
768
- name: string;
769
- color: string;
770
- order: number;
771
- view_id: string;
772
- };
773
- } & {
774
- setName(v: string): void;
775
- setViewID(v: string | null): void;
776
- setColor(v: string): void;
777
- setOrder(v: string | number): void;
778
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
779
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
780
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
781
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
782
- }, {
783
- readonly json: {
784
- grow: boolean;
785
- tabs: {
786
- id: string;
787
- name: string;
788
- color: string;
789
- order: number;
790
- view_id: string;
791
- }[];
792
- _name: EViewComponentType.Modal;
793
- variant: import("@mantine/core").TabsVariant;
794
- orientation: import('../../../../../../model').TabsOrientation;
795
- };
796
- readonly tabsInOrder: ({
797
- id: string;
798
- name: string;
799
- view_id: string;
800
- color: string;
801
- order: number;
802
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
803
- readonly json: {
804
- id: string;
805
- name: string;
806
- color: string;
807
- order: number;
808
- view_id: string;
809
- };
810
- } & {
811
- setName(v: string): void;
812
- setViewID(v: string | null): void;
813
- setColor(v: string): void;
814
- setOrder(v: string | number): void;
815
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
816
- id: import("mobx-state-tree").ISimpleType<string>;
817
- name: import("mobx-state-tree").ISimpleType<string>;
818
- view_id: import("mobx-state-tree").ISimpleType<string>;
819
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
820
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
821
- }, {
822
- readonly json: {
823
- id: string;
824
- name: string;
825
- color: string;
826
- order: number;
827
- view_id: string;
828
- };
829
- } & {
830
- setName(v: string): void;
831
- setViewID(v: string | null): void;
832
- setColor(v: string): void;
833
- setOrder(v: string | number): void;
834
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
835
- } & {
836
- setVariant(v: string | null): void;
837
- setOrientation(v: string | null): void;
838
- setGrow(v: boolean): void;
839
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
840
- id: import("mobx-state-tree").ISimpleType<string>;
841
- name: import("mobx-state-tree").ISimpleType<string>;
842
- view_id: import("mobx-state-tree").ISimpleType<string>;
843
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
844
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
845
- }>>[]): void;
846
- addTab(): void;
847
- removeTab(id: string): void;
848
- }> | import("mobx-state-tree").ModelInstanceType<{
849
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
850
- }, {
851
- readonly json: {
852
- _name: EViewComponentType.Division;
853
- };
854
- }>>>);
855
- panelIDs: import("mobx-state-tree").IMSTArray<import("mobx-state-tree").ISimpleType<string>> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>>;
856
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
857
- readonly json: {
858
- id: string;
859
- name: string;
860
- type: EViewComponentType;
861
- config: {
862
- _name: EViewComponentType.Modal;
863
- width: string;
864
- height: string;
865
- custom_modal_title: {
866
- enabled: boolean;
867
- func_content: string;
868
- };
869
- } | {
870
- grow: boolean;
871
- tabs: {
872
- id: string;
873
- name: string;
874
- color: string;
875
- order: number;
876
- view_id: string;
877
- }[];
878
- _name: EViewComponentType.Modal;
879
- variant: import("@mantine/core").TabsVariant;
880
- orientation: import('../../../../../../model').TabsOrientation;
881
- } | {
882
- _name: EViewComponentType.Division;
883
- };
884
- panelIDs: string[];
885
- };
886
- } & {
887
- setName(name: string): void;
888
- setType(type: string | null): void;
889
- appendPanelID(id: string): void;
890
- appendPanelIDs(ids: string[]): void;
891
- removePanelID(id: string): void;
892
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
893
- id: import("mobx-state-tree").ISimpleType<string>;
894
- name: import("mobx-state-tree").ISimpleType<string>;
895
- type: import("mobx-state-tree").ISimpleType<EViewComponentType>;
896
- config: import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
897
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
898
- width: import("mobx-state-tree").ISimpleType<string>;
899
- height: import("mobx-state-tree").ISimpleType<string>;
900
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
901
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
902
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
903
- }, {
904
- readonly json: {
905
- enabled: boolean;
906
- func_content: string;
907
- };
908
- readonly value: any;
909
- } & {
910
- setEnabled(v: boolean): void;
911
- setFuncContent(v: string): void;
912
- replace({ enabled, func_content }: {
913
- enabled: boolean;
914
- func_content: string;
915
- }): void;
916
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
917
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
918
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
919
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
920
- id: import("mobx-state-tree").ISimpleType<string>;
921
- name: import("mobx-state-tree").ISimpleType<string>;
922
- view_id: import("mobx-state-tree").ISimpleType<string>;
923
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
924
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
925
- }, {
926
- readonly json: {
927
- id: string;
928
- name: string;
929
- color: string;
930
- order: number;
931
- view_id: string;
932
- };
933
- } & {
934
- setName(v: string): void;
935
- setViewID(v: string | null): void;
936
- setColor(v: string): void;
937
- setOrder(v: string | number): void;
938
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
939
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
940
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
941
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
942
- }>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
943
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
944
- }>>, import("mobx-state-tree").ModelSnapshotType<{
945
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
946
- width: import("mobx-state-tree").ISimpleType<string>;
947
- height: import("mobx-state-tree").ISimpleType<string>;
948
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
949
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
950
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
951
- }, {
952
- readonly json: {
953
- enabled: boolean;
954
- func_content: string;
955
- };
956
- readonly value: any;
957
- } & {
958
- setEnabled(v: boolean): void;
959
- setFuncContent(v: string): void;
960
- replace({ enabled, func_content }: {
961
- enabled: boolean;
962
- func_content: string;
963
- }): void;
964
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
965
- }> | import("mobx-state-tree").ModelSnapshotType<{
966
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
967
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
968
- id: import("mobx-state-tree").ISimpleType<string>;
969
- name: import("mobx-state-tree").ISimpleType<string>;
970
- view_id: import("mobx-state-tree").ISimpleType<string>;
971
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
972
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
973
- }, {
974
- readonly json: {
975
- id: string;
976
- name: string;
977
- color: string;
978
- order: number;
979
- view_id: string;
980
- };
981
- } & {
982
- setName(v: string): void;
983
- setViewID(v: string | null): void;
984
- setColor(v: string): void;
985
- setOrder(v: string | number): void;
986
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
987
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
988
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
989
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
990
- }> | import("mobx-state-tree").ModelSnapshotType<{
991
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
992
- }>, import("mobx-state-tree").ModelInstanceType<{
993
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
994
- width: import("mobx-state-tree").ISimpleType<string>;
995
- height: import("mobx-state-tree").ISimpleType<string>;
996
- custom_modal_title: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IModelType<{
997
- enabled: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
998
- func_content: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
999
- }, {
1000
- readonly json: {
1001
- enabled: boolean;
1002
- func_content: string;
1003
- };
1004
- readonly value: any;
1005
- } & {
1006
- setEnabled(v: boolean): void;
1007
- setFuncContent(v: string): void;
1008
- replace({ enabled, func_content }: {
1009
- enabled: boolean;
1010
- func_content: string;
1011
- }): void;
1012
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>, [undefined]>;
1013
- }, {
1014
- readonly json: {
1015
- _name: EViewComponentType.Modal;
1016
- width: string;
1017
- height: string;
1018
- custom_modal_title: {
1019
- enabled: boolean;
1020
- func_content: string;
1021
- };
1022
- };
1023
- } & {
1024
- setWidth(v: string): void;
1025
- setHeight(v: string): void;
1026
- }> | import("mobx-state-tree").ModelInstanceType<{
1027
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Modal>;
1028
- tabs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").IModelType<{
1029
- id: import("mobx-state-tree").ISimpleType<string>;
1030
- name: import("mobx-state-tree").ISimpleType<string>;
1031
- view_id: import("mobx-state-tree").ISimpleType<string>;
1032
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
1033
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
1034
- }, {
1035
- readonly json: {
1036
- id: string;
1037
- name: string;
1038
- color: string;
1039
- order: number;
1040
- view_id: string;
1041
- };
1042
- } & {
1043
- setName(v: string): void;
1044
- setViewID(v: string | null): void;
1045
- setColor(v: string): void;
1046
- setOrder(v: string | number): void;
1047
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>, [undefined]>;
1048
- variant: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import("@mantine/core").TabsVariant>, [undefined]>;
1049
- orientation: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<import('../../../../../../model').TabsOrientation>, [undefined]>;
1050
- grow: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<boolean>, [undefined]>;
1051
- }, {
1052
- readonly json: {
1053
- grow: boolean;
1054
- tabs: {
1055
- id: string;
1056
- name: string;
1057
- color: string;
1058
- order: number;
1059
- view_id: string;
1060
- }[];
1061
- _name: EViewComponentType.Modal;
1062
- variant: import("@mantine/core").TabsVariant;
1063
- orientation: import('../../../../../../model').TabsOrientation;
1064
- };
1065
- readonly tabsInOrder: ({
1066
- id: string;
1067
- name: string;
1068
- view_id: string;
1069
- color: string;
1070
- order: number;
1071
- } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
1072
- readonly json: {
1073
- id: string;
1074
- name: string;
1075
- color: string;
1076
- order: number;
1077
- view_id: string;
1078
- };
1079
- } & {
1080
- setName(v: string): void;
1081
- setViewID(v: string | null): void;
1082
- setColor(v: string): void;
1083
- setOrder(v: string | number): void;
1084
- } & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
1085
- id: import("mobx-state-tree").ISimpleType<string>;
1086
- name: import("mobx-state-tree").ISimpleType<string>;
1087
- view_id: import("mobx-state-tree").ISimpleType<string>;
1088
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
1089
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
1090
- }, {
1091
- readonly json: {
1092
- id: string;
1093
- name: string;
1094
- color: string;
1095
- order: number;
1096
- view_id: string;
1097
- };
1098
- } & {
1099
- setName(v: string): void;
1100
- setViewID(v: string | null): void;
1101
- setColor(v: string): void;
1102
- setOrder(v: string | number): void;
1103
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>)[];
1104
- } & {
1105
- setVariant(v: string | null): void;
1106
- setOrientation(v: string | null): void;
1107
- setGrow(v: boolean): void;
1108
- setTabs(v: import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
1109
- id: import("mobx-state-tree").ISimpleType<string>;
1110
- name: import("mobx-state-tree").ISimpleType<string>;
1111
- view_id: import("mobx-state-tree").ISimpleType<string>;
1112
- color: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
1113
- order: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<number>, [undefined]>;
1114
- }>>[]): void;
1115
- addTab(): void;
1116
- removeTab(id: string): void;
1117
- }> | import("mobx-state-tree").ModelInstanceType<{
1118
- _name: import("mobx-state-tree").ISimpleType<EViewComponentType.Division>;
1119
- }, {
1120
- readonly json: {
1121
- _name: EViewComponentType.Division;
1122
- };
1123
- }>>;
1124
- panelIDs: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<import("mobx-state-tree").ISimpleType<string>>, [undefined]>;
1125
- }, {
1126
- readonly json: {
1127
- id: string;
1128
- name: string;
1129
- type: EViewComponentType;
1130
- config: {
1131
- _name: EViewComponentType.Modal;
1132
- width: string;
1133
- height: string;
1134
- custom_modal_title: {
1135
- enabled: boolean;
1136
- func_content: string;
1137
- };
1138
- } | {
1139
- grow: boolean;
1140
- tabs: {
1141
- id: string;
1142
- name: string;
1143
- color: string;
1144
- order: number;
1145
- view_id: string;
1146
- }[];
1147
- _name: EViewComponentType.Modal;
1148
- variant: import("@mantine/core").TabsVariant;
1149
- orientation: import('../../../../../../model').TabsOrientation;
1150
- } | {
1151
- _name: EViewComponentType.Division;
1152
- };
1153
- panelIDs: string[];
1154
- };
1155
- } & {
1156
- setName(name: string): void;
1157
- setType(type: string | null): void;
1158
- appendPanelID(id: string): void;
1159
- appendPanelIDs(ids: string[]): void;
1160
- removePanelID(id: string): void;
1161
- }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | undefined;
3
+ view?: ViewMetaInstance;
1162
4
  }) => import('./react/jsx-runtime').JSX.Element | null) & {
1163
5
  displayName: string;
1164
6
  };