@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,327 +0,0 @@
1
- declare const _default: {
2
- viewProxyMode: boolean;
3
- layoutMode: string;
4
- layout: {
5
- layout: string;
6
- };
7
- rootPanelItems: ({
8
- rawItem: {
9
- rawItemParams: {
10
- key: string;
11
- value: string;
12
- }[];
13
- predefinedType: string;
14
- id: string;
15
- };
16
- caption: string;
17
- itemStyle: string;
18
- itemType: string;
19
- layoutPos: {
20
- shrink: number;
21
- layout: string;
22
- grow?: undefined;
23
- };
24
- showCaption: boolean;
25
- id: string;
26
- actionGroupExtractMode?: undefined;
27
- panelItems?: undefined;
28
- predefinedType?: undefined;
29
- layout?: undefined;
30
- dataRegionType?: undefined;
31
- } | {
32
- actionGroupExtractMode: string;
33
- panelItems: {
34
- actionGroupExtractMode: string;
35
- panelItems: ({
36
- actionGroupExtractMode: string;
37
- panelItems: {
38
- actionGroupExtractMode: string;
39
- panelItems: {
40
- caption: string;
41
- itemStyle: string;
42
- itemType: string;
43
- layoutPos: {
44
- shrink: number;
45
- layout: string;
46
- };
47
- showCaption: boolean;
48
- id: string;
49
- }[];
50
- layout: {
51
- align: string;
52
- layout: string;
53
- };
54
- dataRegionType: string;
55
- caption: string;
56
- itemStyle: string;
57
- itemType: string;
58
- layoutPos: {
59
- shrink: number;
60
- heightMode: string;
61
- layout: string;
62
- };
63
- id: string;
64
- }[];
65
- layout: {
66
- layout: string;
67
- dir?: undefined;
68
- };
69
- dataRegionType: string;
70
- caption: string;
71
- itemStyle: string;
72
- itemType: string;
73
- layoutPos: {
74
- shrink: number;
75
- heightMode: string;
76
- layout: string;
77
- };
78
- id: string;
79
- } | {
80
- actionGroupExtractMode: string;
81
- panelItems: {
82
- actionGroupExtractMode: string;
83
- panelItems: {
84
- caption: string;
85
- itemStyle: string;
86
- itemType: string;
87
- layoutPos: {
88
- shrink: number;
89
- layout: string;
90
- };
91
- showCaption: boolean;
92
- id: string;
93
- }[];
94
- layout: {
95
- align: string;
96
- layout: string;
97
- };
98
- dataRegionType: string;
99
- caption: string;
100
- itemStyle: string;
101
- itemType: string;
102
- layoutPos: {
103
- shrink: number;
104
- heightMode: string;
105
- layout: string;
106
- };
107
- id: string;
108
- }[];
109
- layout: {
110
- dir: string;
111
- layout: string;
112
- };
113
- dataRegionType: string;
114
- caption: string;
115
- itemStyle: string;
116
- itemType: string;
117
- layoutPos: {
118
- shrink: number;
119
- heightMode: string;
120
- layout: string;
121
- };
122
- id: string;
123
- })[];
124
- predefinedType: string;
125
- layout: {
126
- align: string;
127
- dir: string;
128
- layout: string;
129
- valign: string;
130
- };
131
- dataRegionType: string;
132
- caption: string;
133
- itemStyle: string;
134
- itemType: string;
135
- layoutPos: {
136
- shrink: number;
137
- layout: string;
138
- };
139
- id: string;
140
- }[];
141
- predefinedType: string;
142
- layout: {
143
- layout: string;
144
- };
145
- dataRegionType: string;
146
- caption: string;
147
- itemStyle: string;
148
- itemType: string;
149
- layoutPos: {
150
- shrink: number;
151
- layout: string;
152
- grow?: undefined;
153
- };
154
- showCaption: boolean;
155
- id: string;
156
- rawItem?: undefined;
157
- } | {
158
- actionGroupExtractMode: string;
159
- panelItems: {
160
- actionGroupExtractMode: string;
161
- panelItems: {
162
- caption: string;
163
- itemStyle: string;
164
- itemType: string;
165
- layoutPos: {
166
- shrink: number;
167
- layout: string;
168
- };
169
- showCaption: boolean;
170
- id: string;
171
- }[];
172
- layout: {
173
- dir: string;
174
- layout: string;
175
- };
176
- dataRegionType: string;
177
- itemStyle: string;
178
- itemType: string;
179
- layoutPos: {
180
- shrink: number;
181
- layout: string;
182
- };
183
- id: string;
184
- }[];
185
- predefinedType: string;
186
- layout: {
187
- layout: string;
188
- };
189
- dataRegionType: string;
190
- caption: string;
191
- itemStyle: string;
192
- itemType: string;
193
- layoutPos: {
194
- shrink: number;
195
- layout: string;
196
- grow?: undefined;
197
- };
198
- showCaption: boolean;
199
- id: string;
200
- rawItem?: undefined;
201
- } | {
202
- actionGroupExtractMode: string;
203
- panelItems: {
204
- caption: string;
205
- itemStyle: string;
206
- itemType: string;
207
- layoutPos: {
208
- grow: number;
209
- shrink: number;
210
- layout: string;
211
- };
212
- showCaption: boolean;
213
- id: string;
214
- }[];
215
- predefinedType: string;
216
- layout: {
217
- layout: string;
218
- };
219
- dataRegionType: string;
220
- caption: string;
221
- itemStyle: string;
222
- itemType: string;
223
- layoutPos: {
224
- grow: number;
225
- shrink: number;
226
- layout: string;
227
- };
228
- id: string;
229
- rawItem?: undefined;
230
- showCaption?: undefined;
231
- })[];
232
- layoutPanel: boolean;
233
- appViewLogics: ({
234
- logicTrigger: string;
235
- logicType: string;
236
- builtinAppUILogic: {
237
- actionAfterWizard: string;
238
- builtinLogic: boolean;
239
- logicType: string;
240
- viewLogicType: string;
241
- id: string;
242
- editMode?: undefined;
243
- };
244
- builtinLogic: boolean;
245
- id: string;
246
- } | {
247
- logicTrigger: string;
248
- logicType: string;
249
- builtinAppUILogic: {
250
- editMode: boolean;
251
- builtinLogic: boolean;
252
- logicType: string;
253
- viewLogicType: string;
254
- id: string;
255
- actionAfterWizard?: undefined;
256
- };
257
- builtinLogic: boolean;
258
- id: string;
259
- })[];
260
- controls: ({
261
- legendPos: string;
262
- autoLoad: boolean;
263
- showBusyIndicator: boolean;
264
- codeName: string;
265
- controlType: string;
266
- logicName: string;
267
- appDataEntityId: string;
268
- controlParam: {
269
- id: string;
270
- };
271
- modelId: string;
272
- modelType: string;
273
- name: string;
274
- id: string;
275
- groupMode?: undefined;
276
- capLanguageRes?: undefined;
277
- caption?: undefined;
278
- } | {
279
- groupMode: string;
280
- controlType: string;
281
- appDataEntityId: string;
282
- controlParam: {
283
- id: string;
284
- };
285
- id: string;
286
- legendPos?: undefined;
287
- autoLoad?: undefined;
288
- showBusyIndicator?: undefined;
289
- codeName?: undefined;
290
- logicName?: undefined;
291
- modelId?: undefined;
292
- modelType?: undefined;
293
- name?: undefined;
294
- capLanguageRes?: undefined;
295
- caption?: undefined;
296
- } | {
297
- capLanguageRes: {
298
- lanResTag: string;
299
- };
300
- caption: string;
301
- codeName: string;
302
- controlType: string;
303
- appDataEntityId: string;
304
- controlParam: {
305
- id?: undefined;
306
- };
307
- name: string;
308
- id: string;
309
- legendPos?: undefined;
310
- autoLoad?: undefined;
311
- showBusyIndicator?: undefined;
312
- logicName?: undefined;
313
- modelId?: undefined;
314
- modelType?: undefined;
315
- groupMode?: undefined;
316
- })[];
317
- codeName: string;
318
- controlType: string;
319
- logicName: string;
320
- appDataEntityId: string;
321
- controlParam: {};
322
- modelId: string;
323
- modelType: string;
324
- name: string;
325
- id: string;
326
- };
327
- export default _default;
@@ -1,195 +0,0 @@
1
- declare const _default: {
2
- layoutBodyOnly: boolean;
3
- layoutMode: string;
4
- layout: {
5
- layout: string;
6
- };
7
- rootPanelItems: ({
8
- rawItem: {
9
- rawItemParams: {
10
- key: string;
11
- value: string;
12
- }[];
13
- predefinedType: string;
14
- id: string;
15
- };
16
- caption: string;
17
- itemStyle: string;
18
- itemType: string;
19
- layoutPos: {
20
- shrink: number;
21
- layout: string;
22
- grow?: undefined;
23
- };
24
- showCaption: boolean;
25
- id: string;
26
- actionGroupExtractMode?: undefined;
27
- panelItems?: undefined;
28
- predefinedType?: undefined;
29
- layout?: undefined;
30
- dataRegionType?: undefined;
31
- } | {
32
- actionGroupExtractMode: string;
33
- panelItems: {
34
- actionGroupExtractMode: string;
35
- panelItems: {
36
- actionGroupExtractMode: string;
37
- panelItems: {
38
- actionGroupExtractMode: string;
39
- panelItems: {
40
- caption: string;
41
- itemStyle: string;
42
- itemType: string;
43
- layoutPos: {
44
- shrink: number;
45
- layout: string;
46
- };
47
- showCaption: boolean;
48
- id: string;
49
- }[];
50
- layout: {
51
- align: string;
52
- layout: string;
53
- };
54
- dataRegionType: string;
55
- caption: string;
56
- itemStyle: string;
57
- itemType: string;
58
- layoutPos: {
59
- shrink: number;
60
- heightMode: string;
61
- layout: string;
62
- };
63
- id: string;
64
- }[];
65
- layout: {
66
- layout: string;
67
- };
68
- dataRegionType: string;
69
- caption: string;
70
- itemStyle: string;
71
- itemType: string;
72
- layoutPos: {
73
- shrink: number;
74
- heightMode: string;
75
- layout: string;
76
- };
77
- id: string;
78
- }[];
79
- predefinedType: string;
80
- layout: {
81
- align: string;
82
- dir: string;
83
- layout: string;
84
- valign: string;
85
- };
86
- dataRegionType: string;
87
- caption: string;
88
- itemStyle: string;
89
- itemType: string;
90
- layoutPos: {
91
- shrink: number;
92
- layout: string;
93
- };
94
- id: string;
95
- }[];
96
- predefinedType: string;
97
- layout: {
98
- layout: string;
99
- dir?: undefined;
100
- valign?: undefined;
101
- };
102
- dataRegionType: string;
103
- caption: string;
104
- itemStyle: string;
105
- itemType: string;
106
- layoutPos: {
107
- shrink: number;
108
- layout: string;
109
- grow?: undefined;
110
- };
111
- showCaption: boolean;
112
- id: string;
113
- rawItem?: undefined;
114
- } | {
115
- actionGroupExtractMode: string;
116
- panelItems: {
117
- caption: string;
118
- itemStyle: string;
119
- itemType: string;
120
- layoutPos: {
121
- grow: number;
122
- shrink: number;
123
- layout: string;
124
- };
125
- showCaption: boolean;
126
- id: string;
127
- }[];
128
- predefinedType: string;
129
- layout: {
130
- layout: string;
131
- dir?: undefined;
132
- valign?: 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
- };
143
- id: string;
144
- rawItem?: undefined;
145
- showCaption?: undefined;
146
- } | {
147
- actionGroupExtractMode: string;
148
- panelItems: {
149
- actionType: string;
150
- buttonStyle: string;
151
- buttonType: string;
152
- uiactionId: string;
153
- renderMode: string;
154
- tooltip: string;
155
- caption: string;
156
- itemStyle: string;
157
- itemType: string;
158
- layoutPos: {
159
- shrink: number;
160
- layout: string;
161
- };
162
- showCaption: boolean;
163
- id: string;
164
- }[];
165
- layout: {
166
- dir: string;
167
- layout: string;
168
- valign: string;
169
- };
170
- dataRegionType: string;
171
- caption: string;
172
- itemStyle: string;
173
- itemType: string;
174
- layoutPos: {
175
- shrink: number;
176
- layout: string;
177
- grow?: undefined;
178
- };
179
- id: string;
180
- rawItem?: undefined;
181
- showCaption?: undefined;
182
- predefinedType?: undefined;
183
- })[];
184
- layoutPanel: boolean;
185
- codeName: string;
186
- controlType: string;
187
- logicName: string;
188
- appDataEntityId: string;
189
- controlParam: {};
190
- modelId: string;
191
- modelType: string;
192
- name: string;
193
- id: string;
194
- };
195
- export default _default;
@@ -1,151 +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
- };
22
- showCaption: boolean;
23
- id: string;
24
- actionGroupExtractMode?: undefined;
25
- panelItems?: undefined;
26
- predefinedType?: undefined;
27
- layout?: undefined;
28
- dataRegionType?: undefined;
29
- } | {
30
- actionGroupExtractMode: string;
31
- panelItems: {
32
- actionGroupExtractMode: string;
33
- panelItems: {
34
- actionGroupExtractMode: string;
35
- panelItems: {
36
- actionGroupExtractMode: string;
37
- panelItems: {
38
- caption: string;
39
- itemStyle: string;
40
- itemType: string;
41
- layoutPos: {
42
- shrink: number;
43
- layout: string;
44
- };
45
- showCaption: boolean;
46
- id: string;
47
- }[];
48
- layout: {
49
- align: string;
50
- layout: string;
51
- };
52
- dataRegionType: string;
53
- caption: string;
54
- itemStyle: string;
55
- itemType: string;
56
- layoutPos: {
57
- shrink: number;
58
- heightMode: string;
59
- layout: string;
60
- };
61
- id: string;
62
- }[];
63
- layout: {
64
- layout: string;
65
- };
66
- dataRegionType: string;
67
- caption: string;
68
- itemStyle: string;
69
- itemType: string;
70
- layoutPos: {
71
- shrink: number;
72
- heightMode: string;
73
- layout: string;
74
- };
75
- id: string;
76
- }[];
77
- predefinedType: string;
78
- layout: {
79
- align: string;
80
- dir: string;
81
- layout: string;
82
- valign: string;
83
- };
84
- dataRegionType: string;
85
- caption: string;
86
- itemStyle: string;
87
- itemType: string;
88
- layoutPos: {
89
- shrink: number;
90
- layout: string;
91
- };
92
- id: string;
93
- }[];
94
- predefinedType: string;
95
- layout: {
96
- layout: string;
97
- };
98
- dataRegionType: string;
99
- caption: string;
100
- itemStyle: string;
101
- itemType: string;
102
- layoutPos: {
103
- shrink: number;
104
- layout: string;
105
- };
106
- showCaption: boolean;
107
- id: string;
108
- rawItem?: undefined;
109
- } | {
110
- actionGroupExtractMode: string;
111
- panelItems: {
112
- caption: string;
113
- itemStyle: string;
114
- itemType: string;
115
- layoutPos: {
116
- shrink: number;
117
- heightMode: string;
118
- layout: string;
119
- widthMode: string;
120
- };
121
- showCaption: boolean;
122
- id: string;
123
- }[];
124
- predefinedType: string;
125
- layout: {
126
- layout: string;
127
- };
128
- dataRegionType: string;
129
- caption: string;
130
- itemStyle: string;
131
- itemType: string;
132
- layoutPos: {
133
- shrink: number;
134
- layout: string;
135
- };
136
- id: string;
137
- rawItem?: undefined;
138
- showCaption?: undefined;
139
- })[];
140
- layoutPanel: boolean;
141
- codeName: string;
142
- controlType: string;
143
- logicName: string;
144
- appDataEntityId: string;
145
- controlParam: {};
146
- modelId: string;
147
- modelType: string;
148
- name: string;
149
- id: string;
150
- };
151
- export default _default;