@ibiz-template/web-theme 3.5.0 → 3.7.0

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 (82) hide show
  1. package/dist/index.system.min.js +1 -59
  2. package/dist/index.system.min.js.map +1 -1
  3. package/es/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.mjs +191 -0
  4. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.mjs +1 -0
  5. package/es/publish/index.mjs +2 -0
  6. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.mjs +282 -0
  7. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.mjs +1 -1
  8. package/lib/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.cjs +195 -0
  9. package/lib/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.cjs +1 -0
  10. package/lib/publish/index.cjs +2 -0
  11. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.cjs +286 -0
  12. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.cjs +1 -1
  13. package/package.json +1 -1
  14. package/src/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.ts +188 -0
  15. package/src/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.ts +1 -0
  16. package/src/publish/index.ts +3 -0
  17. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.ts +279 -0
  18. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.ts +1 -1
  19. package/es/index.d.ts +0 -5
  20. package/es/publish/app-data-upload-view.d.ts +0 -37
  21. package/es/publish/app-index-view-layout-blank-mode.d.ts +0 -32
  22. package/es/publish/app-index-view-layout-center.d.ts +0 -29
  23. package/es/publish/app-index-view-layout-no-nav.d.ts +0 -429
  24. package/es/publish/app-index-view-layout-top-nonav.d.ts +0 -409
  25. package/es/publish/app-index-view-layout-top.d.ts +0 -436
  26. package/es/publish/app-index-view-layout.d.ts +0 -399
  27. package/es/publish/app-login-view.d.ts +0 -228
  28. package/es/publish/app-start-view-layout.d.ts +0 -82
  29. package/es/publish/app-welcome-view-layout.d.ts +0 -134
  30. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.d.ts +0 -149
  31. package/es/publish/control-layout/control-layout-model-repository-data-view-exp-bar-layout.d.ts +0 -178
  32. package/es/publish/control-layout/control-layout-model-repository-data-view-layout.d.ts +0 -162
  33. package/es/publish/control-layout/control-layout-model-repository-grid-exp-bar-layout.d.ts +0 -151
  34. package/es/publish/control-layout/control-layout-model-repository-list-exp-bar-layout.d.ts +0 -178
  35. package/es/publish/control-layout/control-layout-model-repository-search-form-layout.d.ts +0 -126
  36. package/es/publish/control-layout/control-layout-model-repository-tree-exp-bar-layout.d.ts +0 -151
  37. package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +0 -99
  38. package/es/publish/index.d.ts +0 -9
  39. package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +0 -60
  40. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +0 -166
  41. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +0 -198
  42. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +0 -168
  43. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +0 -242
  44. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +0 -166
  45. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +0 -242
  46. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +0 -256
  47. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +0 -238
  48. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +0 -183
  49. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +0 -153
  50. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +0 -242
  51. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +0 -166
  52. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +0 -242
  53. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-pickup-data-view-layout.d.ts +0 -29
  54. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +0 -251
  55. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +0 -242
  56. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +0 -166
  57. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +0 -242
  58. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +0 -327
  59. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +0 -195
  60. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +0 -151
  61. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-data-view-layout.d.ts +0 -77
  62. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.d.ts +0 -77
  63. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-tree-view-layout.d.ts +0 -75
  64. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +0 -238
  65. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +0 -194
  66. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +0 -197
  67. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.d.ts +0 -113
  68. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +0 -217
  69. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +0 -270
  70. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +0 -166
  71. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +0 -242
  72. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +0 -242
  73. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +0 -243
  74. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +0 -75
  75. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +0 -301
  76. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +0 -365
  77. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +0 -316
  78. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +0 -128
  79. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +0 -238
  80. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +0 -152
  81. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +0 -129
  82. package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +0 -29
@@ -1,316 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- predefinedType?: undefined;
28
- layout?: undefined;
29
- dataRegionType?: undefined;
30
- } | {
31
- actionGroupExtractMode: string;
32
- panelItems: {
33
- actionGroupExtractMode: string;
34
- panelItems: {
35
- actionGroupExtractMode: string;
36
- panelItems: {
37
- actionGroupExtractMode: string;
38
- panelItems: {
39
- caption: string;
40
- itemStyle: string;
41
- itemType: string;
42
- layoutPos: {
43
- shrink: number;
44
- layout: string;
45
- };
46
- showCaption: boolean;
47
- id: string;
48
- }[];
49
- layout: {
50
- align: string;
51
- layout: string;
52
- };
53
- dataRegionType: string;
54
- caption: string;
55
- itemStyle: string;
56
- itemType: string;
57
- layoutPos: {
58
- shrink: number;
59
- heightMode: string;
60
- layout: string;
61
- };
62
- id: string;
63
- }[];
64
- layout: {
65
- layout: string;
66
- };
67
- dataRegionType: string;
68
- caption: string;
69
- itemStyle: string;
70
- itemType: string;
71
- layoutPos: {
72
- shrink: number;
73
- heightMode: string;
74
- layout: string;
75
- };
76
- id: string;
77
- }[];
78
- predefinedType: string;
79
- layout: {
80
- align: string;
81
- dir: string;
82
- layout: string;
83
- valign: string;
84
- };
85
- dataRegionType: string;
86
- caption: string;
87
- itemStyle: string;
88
- itemType: string;
89
- layoutPos: {
90
- shrink: number;
91
- layout: string;
92
- };
93
- id: string;
94
- }[];
95
- predefinedType: string;
96
- layout: {
97
- layout: string;
98
- dir?: undefined;
99
- valign?: undefined;
100
- };
101
- dataRegionType: string;
102
- caption: string;
103
- itemStyle: string;
104
- itemType: string;
105
- layoutPos: {
106
- shrink: number;
107
- layout: string;
108
- grow?: undefined;
109
- };
110
- showCaption: boolean;
111
- id: string;
112
- rawItem?: undefined;
113
- } | {
114
- actionGroupExtractMode: string;
115
- panelItems: ({
116
- actionGroupExtractMode: string;
117
- panelItems: {
118
- caption: string;
119
- itemStyle: string;
120
- itemType: string;
121
- layoutPos: {
122
- grow: number;
123
- shrink: number;
124
- layout: string;
125
- };
126
- showCaption: boolean;
127
- id: string;
128
- }[];
129
- layout: {
130
- layout: string;
131
- align?: undefined;
132
- dir?: undefined;
133
- };
134
- dataRegionType: string;
135
- caption: string;
136
- itemStyle: string;
137
- itemType: string;
138
- layoutPos: {
139
- grow: number;
140
- shrink: number;
141
- layout: string;
142
- spacingLeft?: undefined;
143
- spacingRight?: undefined;
144
- width?: undefined;
145
- widthMode?: undefined;
146
- };
147
- id: string;
148
- contentWidth?: undefined;
149
- width?: undefined;
150
- } | {
151
- actionGroupExtractMode: string;
152
- panelItems: ({
153
- actionType: string;
154
- buttonStyle: string;
155
- buttonType: string;
156
- uiactionId: string;
157
- renderMode: string;
158
- tooltip: string;
159
- caption: string;
160
- itemStyle: string;
161
- itemType: string;
162
- layoutPos: {
163
- shrink: number;
164
- layout: string;
165
- spacingBottom: string;
166
- };
167
- sysImage: {
168
- cssClass: string;
169
- glyph: string;
170
- };
171
- id: string;
172
- } | {
173
- actionType: string;
174
- buttonStyle: string;
175
- buttonType: string;
176
- uiactionId: string;
177
- renderMode: string;
178
- tooltip: string;
179
- caption: string;
180
- itemStyle: string;
181
- itemType: string;
182
- layoutPos: {
183
- shrink: number;
184
- layout: string;
185
- spacingBottom?: undefined;
186
- };
187
- sysImage: {
188
- cssClass: string;
189
- glyph: string;
190
- };
191
- id: string;
192
- })[];
193
- layout: {
194
- align: string;
195
- dir: string;
196
- layout: string;
197
- };
198
- dataRegionType: string;
199
- caption: string;
200
- itemStyle: string;
201
- itemType: string;
202
- layoutPos: {
203
- shrink: number;
204
- layout: string;
205
- spacingLeft: string;
206
- spacingRight: string;
207
- grow?: undefined;
208
- width?: undefined;
209
- widthMode?: undefined;
210
- };
211
- id: string;
212
- contentWidth?: undefined;
213
- width?: undefined;
214
- } | {
215
- actionGroupExtractMode: string;
216
- panelItems: {
217
- caption: string;
218
- itemStyle: string;
219
- itemType: string;
220
- layoutPos: {
221
- shrink: number;
222
- layout: string;
223
- };
224
- showCaption: boolean;
225
- id: string;
226
- }[];
227
- layout: {
228
- layout: string;
229
- align?: undefined;
230
- dir?: undefined;
231
- };
232
- dataRegionType: string;
233
- caption: string;
234
- contentWidth: number;
235
- itemStyle: string;
236
- itemType: string;
237
- layoutPos: {
238
- shrink: number;
239
- layout: string;
240
- width: number;
241
- widthMode: string;
242
- grow?: undefined;
243
- spacingLeft?: undefined;
244
- spacingRight?: undefined;
245
- };
246
- width: number;
247
- id: string;
248
- })[];
249
- predefinedType: string;
250
- layout: {
251
- dir: string;
252
- layout: string;
253
- valign?: undefined;
254
- };
255
- dataRegionType: string;
256
- caption: string;
257
- itemStyle: string;
258
- itemType: string;
259
- layoutPos: {
260
- grow: number;
261
- shrink: number;
262
- layout: string;
263
- };
264
- id: string;
265
- rawItem?: undefined;
266
- showCaption?: undefined;
267
- } | {
268
- actionGroupExtractMode: string;
269
- panelItems: {
270
- actionType: string;
271
- buttonStyle: string;
272
- buttonType: string;
273
- uiactionId: string;
274
- renderMode: string;
275
- tooltip: string;
276
- caption: string;
277
- itemStyle: string;
278
- itemType: string;
279
- layoutPos: {
280
- shrink: number;
281
- layout: string;
282
- };
283
- showCaption: boolean;
284
- id: string;
285
- }[];
286
- layout: {
287
- dir: string;
288
- layout: string;
289
- valign: string;
290
- };
291
- dataRegionType: string;
292
- caption: string;
293
- itemStyle: string;
294
- itemType: string;
295
- layoutPos: {
296
- shrink: number;
297
- layout: string;
298
- grow?: undefined;
299
- };
300
- id: string;
301
- rawItem?: undefined;
302
- showCaption?: undefined;
303
- predefinedType?: undefined;
304
- })[];
305
- layoutPanel: boolean;
306
- codeName: string;
307
- controlType: string;
308
- logicName: string;
309
- appDataEntityId: string;
310
- controlParam: {};
311
- modelId: string;
312
- modelType: string;
313
- name: string;
314
- id: string;
315
- };
316
- export default _default;
@@ -1,128 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- predefinedType?: undefined;
28
- layout?: undefined;
29
- dataRegionType?: undefined;
30
- } | {
31
- actionGroupExtractMode: string;
32
- panelItems: {
33
- caption: string;
34
- itemStyle: string;
35
- itemType: string;
36
- layoutPos: {
37
- shrink: number;
38
- layout: string;
39
- };
40
- showCaption: boolean;
41
- id: string;
42
- }[];
43
- predefinedType: string;
44
- layout: {
45
- layout: string;
46
- dir?: undefined;
47
- valign?: undefined;
48
- };
49
- dataRegionType: string;
50
- caption: string;
51
- itemStyle: string;
52
- itemType: string;
53
- layoutPos: {
54
- grow: number;
55
- shrink: number;
56
- layout: string;
57
- };
58
- id: string;
59
- rawItem?: undefined;
60
- showCaption?: undefined;
61
- } | {
62
- actionGroupExtractMode: string;
63
- panelItems: ({
64
- actionType: string;
65
- buttonStyle: string;
66
- buttonType: string;
67
- uiactionId: string;
68
- renderMode: string;
69
- tooltip: string;
70
- caption: string;
71
- itemStyle: string;
72
- itemType: string;
73
- layoutPos: {
74
- shrink: number;
75
- layout: string;
76
- spacingRight?: undefined;
77
- };
78
- showCaption: boolean;
79
- id: string;
80
- } | {
81
- actionType: string;
82
- buttonStyle: string;
83
- buttonType: string;
84
- uiactionId: string;
85
- renderMode: string;
86
- tooltip: string;
87
- caption: string;
88
- itemStyle: string;
89
- itemType: string;
90
- layoutPos: {
91
- shrink: number;
92
- layout: string;
93
- spacingRight: string;
94
- };
95
- showCaption: boolean;
96
- id: string;
97
- })[];
98
- layout: {
99
- dir: string;
100
- layout: string;
101
- valign: string;
102
- };
103
- dataRegionType: string;
104
- caption: string;
105
- itemStyle: string;
106
- itemType: string;
107
- layoutPos: {
108
- shrink: number;
109
- layout: string;
110
- grow?: undefined;
111
- };
112
- id: string;
113
- rawItem?: undefined;
114
- showCaption?: undefined;
115
- predefinedType?: undefined;
116
- })[];
117
- layoutPanel: boolean;
118
- codeName: string;
119
- controlType: string;
120
- logicName: string;
121
- appDataEntityId: string;
122
- controlParam: {};
123
- modelId: string;
124
- modelType: string;
125
- name: string;
126
- id: string;
127
- };
128
- export default _default;
@@ -1,238 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- predefinedType?: undefined;
28
- layout?: undefined;
29
- dataRegionType?: undefined;
30
- } | {
31
- actionGroupExtractMode: string;
32
- panelItems: {
33
- actionGroupExtractMode: string;
34
- panelItems: {
35
- actionGroupExtractMode: string;
36
- panelItems: {
37
- actionGroupExtractMode: string;
38
- panelItems: {
39
- caption: string;
40
- itemStyle: string;
41
- itemType: string;
42
- layoutPos: {
43
- shrink: number;
44
- layout: string;
45
- };
46
- showCaption: boolean;
47
- id: string;
48
- }[];
49
- layout: {
50
- align: string;
51
- layout: string;
52
- };
53
- dataRegionType: string;
54
- caption: string;
55
- itemStyle: string;
56
- itemType: string;
57
- layoutPos: {
58
- shrink: number;
59
- heightMode: string;
60
- layout: string;
61
- };
62
- id: string;
63
- }[];
64
- layout: {
65
- layout: string;
66
- };
67
- dataRegionType: string;
68
- caption: string;
69
- itemStyle: string;
70
- itemType: string;
71
- layoutPos: {
72
- shrink: number;
73
- heightMode: string;
74
- layout: string;
75
- };
76
- id: string;
77
- }[];
78
- predefinedType: string;
79
- layout: {
80
- align: string;
81
- dir: string;
82
- layout: string;
83
- valign: string;
84
- };
85
- dataRegionType: string;
86
- caption: string;
87
- itemStyle: string;
88
- itemType: string;
89
- layoutPos: {
90
- shrink: number;
91
- layout: string;
92
- };
93
- id: string;
94
- }[];
95
- predefinedType: string;
96
- layout: {
97
- layout: string;
98
- };
99
- dataRegionType: string;
100
- caption: string;
101
- itemStyle: string;
102
- itemType: string;
103
- layoutPos: {
104
- shrink: number;
105
- layout: string;
106
- grow?: undefined;
107
- };
108
- showCaption: boolean;
109
- id: string;
110
- rawItem?: undefined;
111
- } | {
112
- actionGroupExtractMode: string;
113
- panelItems: ({
114
- actionGroupExtractMode: string;
115
- panelItems: {
116
- caption: string;
117
- itemStyle: string;
118
- itemType: string;
119
- layoutPos: {
120
- shrink: number;
121
- heightMode: string;
122
- layout: string;
123
- widthMode: string;
124
- };
125
- showCaption: boolean;
126
- id: string;
127
- }[];
128
- layout: {
129
- layout: string;
130
- };
131
- dataRegionType: string;
132
- caption: string;
133
- contentHeight: number;
134
- height: number;
135
- itemStyle: string;
136
- itemType: string;
137
- layoutPos: {
138
- shrink: number;
139
- height: number;
140
- heightMode: string;
141
- layout: string;
142
- grow?: undefined;
143
- };
144
- id: string;
145
- } | {
146
- actionGroupExtractMode: string;
147
- panelItems: {
148
- caption: string;
149
- itemStyle: string;
150
- itemType: string;
151
- layoutPos: {
152
- shrink: number;
153
- layout: string;
154
- };
155
- showCaption: boolean;
156
- id: string;
157
- }[];
158
- layout: {
159
- layout: string;
160
- };
161
- dataRegionType: string;
162
- caption: string;
163
- itemStyle: string;
164
- itemType: string;
165
- layoutPos: {
166
- grow: number;
167
- shrink: number;
168
- layout: string;
169
- height?: undefined;
170
- heightMode?: undefined;
171
- };
172
- id: string;
173
- contentHeight?: undefined;
174
- height?: undefined;
175
- } | {
176
- actionGroupExtractMode: string;
177
- panelItems: {
178
- rawItem: {
179
- predefinedType: string;
180
- id: string;
181
- };
182
- caption: string;
183
- itemStyle: string;
184
- itemType: string;
185
- layoutPos: {
186
- shrink: number;
187
- layout: string;
188
- };
189
- showCaption: boolean;
190
- id: string;
191
- }[];
192
- layout: {
193
- layout: string;
194
- };
195
- dataRegionType: string;
196
- caption: string;
197
- itemStyle: string;
198
- itemType: string;
199
- layoutPos: {
200
- grow: number;
201
- shrink: number;
202
- layout: string;
203
- height?: undefined;
204
- heightMode?: undefined;
205
- };
206
- id: string;
207
- contentHeight?: undefined;
208
- height?: undefined;
209
- })[];
210
- predefinedType: string;
211
- layout: {
212
- layout: string;
213
- };
214
- dataRegionType: string;
215
- caption: string;
216
- itemStyle: string;
217
- itemType: string;
218
- layoutPos: {
219
- grow: number;
220
- shrink: number;
221
- layout: string;
222
- };
223
- id: string;
224
- rawItem?: undefined;
225
- showCaption?: undefined;
226
- })[];
227
- layoutPanel: boolean;
228
- codeName: string;
229
- controlType: string;
230
- logicName: string;
231
- appDataEntityId: string;
232
- controlParam: {};
233
- modelId: string;
234
- modelType: string;
235
- name: string;
236
- id: string;
237
- };
238
- export default _default;