@ibiz-template/mob-theme 3.1.2-lts.1 → 4.0.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.
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +2 -2
- package/dist/index.system.min.js.map +1 -1
- package/es/publish/control-layout/control-layout-model-repository-mob-search-form-layout.d.ts +139 -0
- package/es/publish/control-layout/control-layout-model-repository-mob-search-form-layout.mjs +155 -0
- package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.d.ts +78 -2
- package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.mjs +79 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +135 -80
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +209 -125
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +42 -15
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +83 -20
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +64 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +25 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +28 -5
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +136 -79
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +206 -124
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +30 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +28 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.d.ts +28 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +42 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +31 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.d.ts +52 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.mjs +42 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +147 -21
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +182 -29
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.d.ts +174 -7
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.mjs +258 -13
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.d.ts +31 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.mjs +64 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +26 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +30 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.mjs +63 -0
- package/es/theme/generic/index.css +1 -1
- package/es/theme/generic/rolldate.css +1 -0
- package/es/theme/generic/vant.css +1 -1
- package/es/theme/index.css +1 -1
- package/es/theme/objects/editor/editor.css +1 -0
- package/es/theme/objects/index.css +1 -1
- package/es/theme/objects/view/view.css +1 -0
- package/es/theme/theme/dark/dark-theme.css +1 -1
- package/es/theme/theme/index.css +1 -1
- package/es/theme/theme/light/light-theme.css +1 -1
- package/es/theme/var.css +1 -1
- package/lib/publish/control-layout/control-layout-model-repository-mob-search-form-layout.cjs +159 -0
- package/lib/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.cjs +79 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +209 -125
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +83 -20
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +64 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +206 -124
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +42 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.cjs +42 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +182 -29
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.cjs +258 -13
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.cjs +64 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.cjs +63 -0
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/generic/rolldate.css +1 -0
- package/lib/theme/generic/vant.css +1 -1
- package/lib/theme/index.css +1 -1
- package/lib/theme/objects/app/app.css +0 -0
- package/lib/theme/objects/ctrl/ctrl.css +0 -0
- package/lib/theme/objects/editor/editor.css +1 -0
- package/lib/theme/objects/index.css +1 -1
- package/lib/theme/objects/view/view.css +1 -0
- package/lib/theme/theme/dark/dark-theme.css +1 -1
- package/lib/theme/theme/index.css +1 -1
- package/lib/theme/theme/light/light-theme.css +1 -1
- package/lib/theme/var.css +1 -1
- package/package.json +2 -2
- /package/es/theme/objects/{state/state.css → app/app.css} +0 -0
- /package/{lib/theme/objects/state/state.css → es/theme/objects/ctrl/ctrl.css} +0 -0
|
@@ -5,6 +5,31 @@ declare const _default: {
|
|
|
5
5
|
layout: string;
|
|
6
6
|
};
|
|
7
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
|
+
basis?: undefined;
|
|
23
|
+
grow?: undefined;
|
|
24
|
+
};
|
|
25
|
+
showCaption: boolean;
|
|
26
|
+
id: string;
|
|
27
|
+
actionGroupExtractMode?: undefined;
|
|
28
|
+
panelItems?: undefined;
|
|
29
|
+
layout?: undefined;
|
|
30
|
+
dataRegionType?: undefined;
|
|
31
|
+
predefinedType?: undefined;
|
|
32
|
+
} | {
|
|
8
33
|
actionGroupExtractMode: string;
|
|
9
34
|
panelItems: ({
|
|
10
35
|
actionGroupExtractMode: string;
|
|
@@ -129,24 +154,32 @@ declare const _default: {
|
|
|
129
154
|
};
|
|
130
155
|
showCaption: boolean;
|
|
131
156
|
id: string;
|
|
157
|
+
rawItem?: undefined;
|
|
132
158
|
} | {
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
layoutPos: {
|
|
139
|
-
shrink: number;
|
|
140
|
-
layout: string;
|
|
141
|
-
};
|
|
142
|
-
showCaption: boolean;
|
|
143
|
-
id: string;
|
|
144
|
-
}[];
|
|
145
|
-
predefinedType: string;
|
|
146
|
-
layout: {
|
|
159
|
+
caption: string;
|
|
160
|
+
itemStyle: string;
|
|
161
|
+
itemType: string;
|
|
162
|
+
layoutPos: {
|
|
163
|
+
shrink: number;
|
|
147
164
|
layout: string;
|
|
148
165
|
};
|
|
149
|
-
|
|
166
|
+
showCaption: boolean;
|
|
167
|
+
id: string;
|
|
168
|
+
actionGroupExtractMode?: undefined;
|
|
169
|
+
panelItems?: undefined;
|
|
170
|
+
predefinedType?: undefined;
|
|
171
|
+
layout?: undefined;
|
|
172
|
+
dataRegionType?: undefined;
|
|
173
|
+
rawItem?: undefined;
|
|
174
|
+
} | {
|
|
175
|
+
rawItem: {
|
|
176
|
+
rawItemParams: {
|
|
177
|
+
key: string;
|
|
178
|
+
value: string;
|
|
179
|
+
}[];
|
|
180
|
+
predefinedType: string;
|
|
181
|
+
id: string;
|
|
182
|
+
};
|
|
150
183
|
caption: string;
|
|
151
184
|
itemStyle: string;
|
|
152
185
|
itemType: string;
|
|
@@ -154,11 +187,17 @@ declare const _default: {
|
|
|
154
187
|
shrink: number;
|
|
155
188
|
layout: string;
|
|
156
189
|
};
|
|
190
|
+
showCaption: boolean;
|
|
157
191
|
id: string;
|
|
158
|
-
|
|
192
|
+
actionGroupExtractMode?: undefined;
|
|
193
|
+
panelItems?: undefined;
|
|
194
|
+
predefinedType?: undefined;
|
|
195
|
+
layout?: undefined;
|
|
196
|
+
dataRegionType?: undefined;
|
|
159
197
|
})[];
|
|
160
198
|
layout: {
|
|
161
199
|
layout: string;
|
|
200
|
+
dir?: undefined;
|
|
162
201
|
};
|
|
163
202
|
dataRegionType: string;
|
|
164
203
|
caption: string;
|
|
@@ -171,14 +210,81 @@ declare const _default: {
|
|
|
171
210
|
layout: string;
|
|
172
211
|
};
|
|
173
212
|
id: string;
|
|
213
|
+
rawItem?: undefined;
|
|
214
|
+
showCaption?: undefined;
|
|
174
215
|
predefinedType?: undefined;
|
|
175
216
|
} | {
|
|
176
217
|
actionGroupExtractMode: string;
|
|
177
|
-
panelItems: {
|
|
178
|
-
|
|
179
|
-
|
|
218
|
+
panelItems: ({
|
|
219
|
+
actionGroupExtractMode: string;
|
|
220
|
+
layout: {
|
|
221
|
+
layout: string;
|
|
222
|
+
};
|
|
223
|
+
dataRegionType: string;
|
|
224
|
+
caption: string;
|
|
225
|
+
itemStyle: string;
|
|
226
|
+
itemType: string;
|
|
227
|
+
layoutPos: {
|
|
228
|
+
shrink: number;
|
|
229
|
+
layout: string;
|
|
230
|
+
grow?: undefined;
|
|
231
|
+
};
|
|
232
|
+
id: string;
|
|
233
|
+
panelItems?: undefined;
|
|
234
|
+
} | {
|
|
235
|
+
actionGroupExtractMode: string;
|
|
236
|
+
panelItems: ({
|
|
237
|
+
actionGroupExtractMode: string;
|
|
238
|
+
layout: {
|
|
239
|
+
layout: string;
|
|
240
|
+
};
|
|
241
|
+
dataRegionType: string;
|
|
242
|
+
caption: string;
|
|
243
|
+
itemStyle: string;
|
|
244
|
+
itemType: string;
|
|
245
|
+
layoutPos: {
|
|
246
|
+
shrink: number;
|
|
247
|
+
layout: string;
|
|
248
|
+
grow?: undefined;
|
|
249
|
+
};
|
|
180
250
|
id: string;
|
|
251
|
+
panelItems?: undefined;
|
|
252
|
+
} | {
|
|
253
|
+
actionGroupExtractMode: string;
|
|
254
|
+
panelItems: {
|
|
255
|
+
rawItem: {
|
|
256
|
+
predefinedType: string;
|
|
257
|
+
id: string;
|
|
258
|
+
};
|
|
259
|
+
caption: string;
|
|
260
|
+
itemStyle: string;
|
|
261
|
+
itemType: string;
|
|
262
|
+
layoutPos: {
|
|
263
|
+
grow: number;
|
|
264
|
+
shrink: number;
|
|
265
|
+
layout: string;
|
|
266
|
+
};
|
|
267
|
+
showCaption: boolean;
|
|
268
|
+
id: string;
|
|
269
|
+
}[];
|
|
270
|
+
layout: {
|
|
271
|
+
layout: string;
|
|
272
|
+
};
|
|
273
|
+
dataRegionType: string;
|
|
274
|
+
caption: string;
|
|
275
|
+
itemStyle: string;
|
|
276
|
+
itemType: string;
|
|
277
|
+
layoutPos: {
|
|
278
|
+
grow: number;
|
|
279
|
+
shrink: number;
|
|
280
|
+
layout: string;
|
|
281
|
+
};
|
|
282
|
+
id: string;
|
|
283
|
+
})[];
|
|
284
|
+
layout: {
|
|
285
|
+
layout: string;
|
|
181
286
|
};
|
|
287
|
+
dataRegionType: string;
|
|
182
288
|
caption: string;
|
|
183
289
|
itemStyle: string;
|
|
184
290
|
itemType: string;
|
|
@@ -187,11 +293,11 @@ declare const _default: {
|
|
|
187
293
|
shrink: number;
|
|
188
294
|
layout: string;
|
|
189
295
|
};
|
|
190
|
-
showCaption: boolean;
|
|
191
296
|
id: string;
|
|
192
|
-
}[];
|
|
297
|
+
})[];
|
|
193
298
|
predefinedType: string;
|
|
194
299
|
layout: {
|
|
300
|
+
dir: string;
|
|
195
301
|
layout: string;
|
|
196
302
|
};
|
|
197
303
|
dataRegionType: string;
|
|
@@ -205,6 +311,26 @@ declare const _default: {
|
|
|
205
311
|
basis?: undefined;
|
|
206
312
|
};
|
|
207
313
|
id: string;
|
|
314
|
+
rawItem?: undefined;
|
|
315
|
+
showCaption?: undefined;
|
|
316
|
+
} | {
|
|
317
|
+
caption: string;
|
|
318
|
+
itemStyle: string;
|
|
319
|
+
itemType: string;
|
|
320
|
+
layoutPos: {
|
|
321
|
+
shrink: number;
|
|
322
|
+
layout: string;
|
|
323
|
+
basis?: undefined;
|
|
324
|
+
grow?: undefined;
|
|
325
|
+
};
|
|
326
|
+
showCaption: boolean;
|
|
327
|
+
id: string;
|
|
328
|
+
rawItem?: undefined;
|
|
329
|
+
actionGroupExtractMode?: undefined;
|
|
330
|
+
panelItems?: undefined;
|
|
331
|
+
layout?: undefined;
|
|
332
|
+
dataRegionType?: undefined;
|
|
333
|
+
predefinedType?: undefined;
|
|
208
334
|
})[];
|
|
209
335
|
layoutPanel: boolean;
|
|
210
336
|
mobilePanel: boolean;
|
|
@@ -6,6 +6,27 @@ var DEMobTabExpView = {
|
|
|
6
6
|
"layout": "FLEX"
|
|
7
7
|
},
|
|
8
8
|
"rootPanelItems": [
|
|
9
|
+
{
|
|
10
|
+
"rawItem": {
|
|
11
|
+
"rawItemParams": [
|
|
12
|
+
{
|
|
13
|
+
"key": "POSITION",
|
|
14
|
+
"value": "TOP"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"predefinedType": "VIEWMSG_POS",
|
|
18
|
+
"id": "viewmsg_pos_top"
|
|
19
|
+
},
|
|
20
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
21
|
+
"itemStyle": "DEFAULT",
|
|
22
|
+
"itemType": "RAWITEM",
|
|
23
|
+
"layoutPos": {
|
|
24
|
+
"shrink": 0,
|
|
25
|
+
"layout": "FLEX"
|
|
26
|
+
},
|
|
27
|
+
"showCaption": true,
|
|
28
|
+
"id": "viewmsg_pos_top"
|
|
29
|
+
},
|
|
9
30
|
{
|
|
10
31
|
"actionGroupExtractMode": "ITEM",
|
|
11
32
|
"panelItems": [
|
|
@@ -174,33 +195,36 @@ var DEMobTabExpView = {
|
|
|
174
195
|
"id": "panelpart"
|
|
175
196
|
},
|
|
176
197
|
{
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
"itemType": "CTRLPOS",
|
|
183
|
-
"layoutPos": {
|
|
184
|
-
"shrink": 1,
|
|
185
|
-
"layout": "FLEX"
|
|
186
|
-
},
|
|
187
|
-
"showCaption": true,
|
|
188
|
-
"id": "tabexppanel"
|
|
189
|
-
}
|
|
190
|
-
],
|
|
191
|
-
"predefinedType": "ToolbarContainer",
|
|
192
|
-
"layout": {
|
|
198
|
+
"caption": "\u5206\u9875\u5BFC\u822A",
|
|
199
|
+
"itemStyle": "DEFAULT",
|
|
200
|
+
"itemType": "CTRLPOS",
|
|
201
|
+
"layoutPos": {
|
|
202
|
+
"shrink": 0,
|
|
193
203
|
"layout": "FLEX"
|
|
194
204
|
},
|
|
195
|
-
"
|
|
196
|
-
"
|
|
205
|
+
"showCaption": true,
|
|
206
|
+
"id": "tabexppanel"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"rawItem": {
|
|
210
|
+
"rawItemParams": [
|
|
211
|
+
{
|
|
212
|
+
"key": "POSITION",
|
|
213
|
+
"value": "BODY"
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"predefinedType": "VIEWMSG_POS",
|
|
217
|
+
"id": "viewmsg_pos_body"
|
|
218
|
+
},
|
|
219
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
197
220
|
"itemStyle": "DEFAULT",
|
|
198
|
-
"itemType": "
|
|
221
|
+
"itemType": "RAWITEM",
|
|
199
222
|
"layoutPos": {
|
|
200
|
-
"shrink":
|
|
223
|
+
"shrink": 0,
|
|
201
224
|
"layout": "FLEX"
|
|
202
225
|
},
|
|
203
|
-
"
|
|
226
|
+
"showCaption": true,
|
|
227
|
+
"id": "viewmsg_pos_body"
|
|
204
228
|
}
|
|
205
229
|
],
|
|
206
230
|
"layout": {
|
|
@@ -222,24 +246,121 @@ var DEMobTabExpView = {
|
|
|
222
246
|
"actionGroupExtractMode": "ITEM",
|
|
223
247
|
"panelItems": [
|
|
224
248
|
{
|
|
225
|
-
"
|
|
226
|
-
|
|
227
|
-
"
|
|
249
|
+
"actionGroupExtractMode": "ITEM",
|
|
250
|
+
"layout": {
|
|
251
|
+
"layout": "FLEX"
|
|
228
252
|
},
|
|
229
|
-
"
|
|
253
|
+
"dataRegionType": "INHERIT",
|
|
254
|
+
"caption": "\u5BB9\u5668",
|
|
230
255
|
"itemStyle": "DEFAULT",
|
|
231
|
-
"itemType": "
|
|
256
|
+
"itemType": "CONTAINER",
|
|
257
|
+
"layoutPos": {
|
|
258
|
+
"shrink": 0,
|
|
259
|
+
"layout": "FLEX"
|
|
260
|
+
},
|
|
261
|
+
"id": "view_tabexppanel_left"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"actionGroupExtractMode": "ITEM",
|
|
265
|
+
"panelItems": [
|
|
266
|
+
{
|
|
267
|
+
"actionGroupExtractMode": "ITEM",
|
|
268
|
+
"layout": {
|
|
269
|
+
"layout": "FLEX"
|
|
270
|
+
},
|
|
271
|
+
"dataRegionType": "INHERIT",
|
|
272
|
+
"caption": "\u5BB9\u5668",
|
|
273
|
+
"itemStyle": "DEFAULT",
|
|
274
|
+
"itemType": "CONTAINER",
|
|
275
|
+
"layoutPos": {
|
|
276
|
+
"shrink": 0,
|
|
277
|
+
"layout": "FLEX"
|
|
278
|
+
},
|
|
279
|
+
"id": "view_tabexppanel"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"actionGroupExtractMode": "ITEM",
|
|
283
|
+
"panelItems": [
|
|
284
|
+
{
|
|
285
|
+
"rawItem": {
|
|
286
|
+
"predefinedType": "NAV_POS",
|
|
287
|
+
"id": "nav_pos"
|
|
288
|
+
},
|
|
289
|
+
"caption": "\u5BFC\u822A\u533A\u5360\u4F4D",
|
|
290
|
+
"itemStyle": "DEFAULT",
|
|
291
|
+
"itemType": "RAWITEM",
|
|
292
|
+
"layoutPos": {
|
|
293
|
+
"grow": 1,
|
|
294
|
+
"shrink": 1,
|
|
295
|
+
"layout": "FLEX"
|
|
296
|
+
},
|
|
297
|
+
"showCaption": true,
|
|
298
|
+
"id": "nav_pos"
|
|
299
|
+
}
|
|
300
|
+
],
|
|
301
|
+
"layout": {
|
|
302
|
+
"layout": "FLEX"
|
|
303
|
+
},
|
|
304
|
+
"dataRegionType": "INHERIT",
|
|
305
|
+
"caption": "\u5BB9\u5668",
|
|
306
|
+
"itemStyle": "DEFAULT",
|
|
307
|
+
"itemType": "CONTAINER",
|
|
308
|
+
"layoutPos": {
|
|
309
|
+
"grow": 1,
|
|
310
|
+
"shrink": 1,
|
|
311
|
+
"layout": "FLEX"
|
|
312
|
+
},
|
|
313
|
+
"id": "view_content"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"actionGroupExtractMode": "ITEM",
|
|
317
|
+
"layout": {
|
|
318
|
+
"layout": "FLEX"
|
|
319
|
+
},
|
|
320
|
+
"dataRegionType": "INHERIT",
|
|
321
|
+
"caption": "\u5BB9\u5668",
|
|
322
|
+
"itemStyle": "DEFAULT",
|
|
323
|
+
"itemType": "CONTAINER",
|
|
324
|
+
"layoutPos": {
|
|
325
|
+
"shrink": 0,
|
|
326
|
+
"layout": "FLEX"
|
|
327
|
+
},
|
|
328
|
+
"id": "view_tabexppanel_bottom"
|
|
329
|
+
}
|
|
330
|
+
],
|
|
331
|
+
"layout": {
|
|
332
|
+
"layout": "FLEX"
|
|
333
|
+
},
|
|
334
|
+
"dataRegionType": "INHERIT",
|
|
335
|
+
"caption": "\u5BB9\u5668",
|
|
336
|
+
"itemStyle": "DEFAULT",
|
|
337
|
+
"itemType": "CONTAINER",
|
|
232
338
|
"layoutPos": {
|
|
233
339
|
"grow": 1,
|
|
234
340
|
"shrink": 1,
|
|
235
341
|
"layout": "FLEX"
|
|
236
342
|
},
|
|
237
|
-
"
|
|
238
|
-
|
|
343
|
+
"id": "container2"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"actionGroupExtractMode": "ITEM",
|
|
347
|
+
"layout": {
|
|
348
|
+
"layout": "FLEX"
|
|
349
|
+
},
|
|
350
|
+
"dataRegionType": "INHERIT",
|
|
351
|
+
"caption": "\u5BB9\u5668",
|
|
352
|
+
"itemStyle": "DEFAULT",
|
|
353
|
+
"itemType": "CONTAINER",
|
|
354
|
+
"layoutPos": {
|
|
355
|
+
"shrink": 0,
|
|
356
|
+
"layout": "FLEX"
|
|
357
|
+
},
|
|
358
|
+
"id": "view_tabexppanel_right"
|
|
239
359
|
}
|
|
240
360
|
],
|
|
241
361
|
"predefinedType": "Content",
|
|
242
362
|
"layout": {
|
|
363
|
+
"dir": "row",
|
|
243
364
|
"layout": "FLEX"
|
|
244
365
|
},
|
|
245
366
|
"dataRegionType": "INHERIT",
|
|
@@ -251,7 +372,39 @@ var DEMobTabExpView = {
|
|
|
251
372
|
"shrink": 1,
|
|
252
373
|
"layout": "FLEX"
|
|
253
374
|
},
|
|
254
|
-
"id": "
|
|
375
|
+
"id": "container"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"rawItem": {
|
|
379
|
+
"rawItemParams": [
|
|
380
|
+
{
|
|
381
|
+
"key": "POSITION",
|
|
382
|
+
"value": "BOTTOM"
|
|
383
|
+
}
|
|
384
|
+
],
|
|
385
|
+
"predefinedType": "VIEWMSG_POS",
|
|
386
|
+
"id": "viewmsg_pos_bottom"
|
|
387
|
+
},
|
|
388
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
389
|
+
"itemStyle": "DEFAULT",
|
|
390
|
+
"itemType": "RAWITEM",
|
|
391
|
+
"layoutPos": {
|
|
392
|
+
"shrink": 0,
|
|
393
|
+
"layout": "FLEX"
|
|
394
|
+
},
|
|
395
|
+
"showCaption": true,
|
|
396
|
+
"id": "viewmsg_pos_bottom"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"caption": "\u5DE5\u5177\u680F",
|
|
400
|
+
"itemStyle": "DEFAULT",
|
|
401
|
+
"itemType": "CTRLPOS",
|
|
402
|
+
"layoutPos": {
|
|
403
|
+
"shrink": 1,
|
|
404
|
+
"layout": "FLEX"
|
|
405
|
+
},
|
|
406
|
+
"showCaption": true,
|
|
407
|
+
"id": "footertoolbar"
|
|
255
408
|
}
|
|
256
409
|
],
|
|
257
410
|
"layoutPanel": true,
|
|
@@ -3,11 +3,132 @@ declare const _default: {
|
|
|
3
3
|
layout: {
|
|
4
4
|
layout: string;
|
|
5
5
|
};
|
|
6
|
-
rootPanelItems: {
|
|
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
|
+
layout?: undefined;
|
|
28
|
+
dataRegionType?: undefined;
|
|
29
|
+
predefinedType?: undefined;
|
|
30
|
+
} | {
|
|
7
31
|
actionGroupExtractMode: string;
|
|
8
32
|
panelItems: ({
|
|
9
33
|
actionGroupExtractMode: string;
|
|
10
34
|
panelItems: {
|
|
35
|
+
actionGroupExtractMode: string;
|
|
36
|
+
panelItems: {
|
|
37
|
+
actionGroupExtractMode: string;
|
|
38
|
+
panelItems: ({
|
|
39
|
+
actionGroupExtractMode: string;
|
|
40
|
+
panelItems: {
|
|
41
|
+
caption: string;
|
|
42
|
+
itemStyle: string;
|
|
43
|
+
itemType: string;
|
|
44
|
+
layoutPos: {
|
|
45
|
+
grow: number;
|
|
46
|
+
shrink: number;
|
|
47
|
+
heightMode: string;
|
|
48
|
+
layout: string;
|
|
49
|
+
valignSelf: string;
|
|
50
|
+
widthMode: string;
|
|
51
|
+
};
|
|
52
|
+
showCaption: boolean;
|
|
53
|
+
id: string;
|
|
54
|
+
}[];
|
|
55
|
+
layout: {
|
|
56
|
+
layout: string;
|
|
57
|
+
align?: undefined;
|
|
58
|
+
dir?: undefined;
|
|
59
|
+
};
|
|
60
|
+
dataRegionType: string;
|
|
61
|
+
caption: string;
|
|
62
|
+
contentWidth: number;
|
|
63
|
+
itemStyle: string;
|
|
64
|
+
itemType: string;
|
|
65
|
+
layoutPos: {
|
|
66
|
+
basis: number;
|
|
67
|
+
shrink: number;
|
|
68
|
+
layout: string;
|
|
69
|
+
width: number;
|
|
70
|
+
widthMode: string;
|
|
71
|
+
grow?: undefined;
|
|
72
|
+
};
|
|
73
|
+
width: number;
|
|
74
|
+
id: string;
|
|
75
|
+
} | {
|
|
76
|
+
actionGroupExtractMode: string;
|
|
77
|
+
panelItems: {
|
|
78
|
+
caption: string;
|
|
79
|
+
itemStyle: string;
|
|
80
|
+
itemType: string;
|
|
81
|
+
layoutPos: {
|
|
82
|
+
shrink: number;
|
|
83
|
+
heightMode: string;
|
|
84
|
+
layout: string;
|
|
85
|
+
widthMode: string;
|
|
86
|
+
};
|
|
87
|
+
showCaption: boolean;
|
|
88
|
+
id: string;
|
|
89
|
+
}[];
|
|
90
|
+
layout: {
|
|
91
|
+
align: string;
|
|
92
|
+
dir: string;
|
|
93
|
+
layout: string;
|
|
94
|
+
};
|
|
95
|
+
dataRegionType: string;
|
|
96
|
+
caption: string;
|
|
97
|
+
itemStyle: string;
|
|
98
|
+
itemType: string;
|
|
99
|
+
layoutPos: {
|
|
100
|
+
grow: number;
|
|
101
|
+
shrink: number;
|
|
102
|
+
layout: string;
|
|
103
|
+
basis?: undefined;
|
|
104
|
+
width?: undefined;
|
|
105
|
+
widthMode?: undefined;
|
|
106
|
+
};
|
|
107
|
+
id: string;
|
|
108
|
+
contentWidth?: undefined;
|
|
109
|
+
width?: undefined;
|
|
110
|
+
})[];
|
|
111
|
+
predefinedType: string;
|
|
112
|
+
layout: {
|
|
113
|
+
dir: string;
|
|
114
|
+
layout: string;
|
|
115
|
+
};
|
|
116
|
+
dataRegionType: string;
|
|
117
|
+
caption: string;
|
|
118
|
+
itemStyle: string;
|
|
119
|
+
itemType: string;
|
|
120
|
+
layoutPos: {
|
|
121
|
+
shrink: number;
|
|
122
|
+
layout: string;
|
|
123
|
+
};
|
|
124
|
+
id: string;
|
|
125
|
+
}[];
|
|
126
|
+
predefinedType: string;
|
|
127
|
+
layout: {
|
|
128
|
+
dir: string;
|
|
129
|
+
layout: string;
|
|
130
|
+
};
|
|
131
|
+
dataRegionType: string;
|
|
11
132
|
caption: string;
|
|
12
133
|
itemStyle: string;
|
|
13
134
|
itemType: string;
|
|
@@ -15,14 +136,11 @@ declare const _default: {
|
|
|
15
136
|
shrink: number;
|
|
16
137
|
layout: string;
|
|
17
138
|
};
|
|
18
|
-
showCaption: boolean;
|
|
19
139
|
id: string;
|
|
20
140
|
}[];
|
|
141
|
+
predefinedType: string;
|
|
21
142
|
layout: {
|
|
22
143
|
layout: string;
|
|
23
|
-
align?: undefined;
|
|
24
|
-
dir?: undefined;
|
|
25
|
-
valign?: undefined;
|
|
26
144
|
};
|
|
27
145
|
dataRegionType: string;
|
|
28
146
|
caption: string;
|
|
@@ -31,10 +149,56 @@ declare const _default: {
|
|
|
31
149
|
layoutPos: {
|
|
32
150
|
shrink: number;
|
|
33
151
|
layout: string;
|
|
34
|
-
grow?: undefined;
|
|
35
152
|
};
|
|
153
|
+
showCaption: boolean;
|
|
36
154
|
id: string;
|
|
37
155
|
} | {
|
|
156
|
+
actionGroupExtractMode: string;
|
|
157
|
+
panelItems: {
|
|
158
|
+
caption: string;
|
|
159
|
+
itemStyle: string;
|
|
160
|
+
itemType: string;
|
|
161
|
+
layoutPos: {
|
|
162
|
+
shrink: number;
|
|
163
|
+
layout: string;
|
|
164
|
+
};
|
|
165
|
+
showCaption: boolean;
|
|
166
|
+
id: string;
|
|
167
|
+
}[];
|
|
168
|
+
layout: {
|
|
169
|
+
layout: string;
|
|
170
|
+
};
|
|
171
|
+
dataRegionType: string;
|
|
172
|
+
caption: string;
|
|
173
|
+
itemStyle: string;
|
|
174
|
+
itemType: string;
|
|
175
|
+
layoutPos: {
|
|
176
|
+
shrink: number;
|
|
177
|
+
layout: string;
|
|
178
|
+
};
|
|
179
|
+
id: string;
|
|
180
|
+
predefinedType?: undefined;
|
|
181
|
+
showCaption?: undefined;
|
|
182
|
+
})[];
|
|
183
|
+
layout: {
|
|
184
|
+
layout: string;
|
|
185
|
+
};
|
|
186
|
+
dataRegionType: string;
|
|
187
|
+
caption: string;
|
|
188
|
+
itemStyle: string;
|
|
189
|
+
itemType: string;
|
|
190
|
+
layoutPos: {
|
|
191
|
+
shrink: number;
|
|
192
|
+
layout: string;
|
|
193
|
+
grow?: undefined;
|
|
194
|
+
};
|
|
195
|
+
id: string;
|
|
196
|
+
rawItem?: undefined;
|
|
197
|
+
showCaption?: undefined;
|
|
198
|
+
predefinedType?: undefined;
|
|
199
|
+
} | {
|
|
200
|
+
actionGroupExtractMode: string;
|
|
201
|
+
panelItems: ({
|
|
38
202
|
actionGroupExtractMode: string;
|
|
39
203
|
panelItems: {
|
|
40
204
|
caption: string;
|
|
@@ -99,6 +263,7 @@ declare const _default: {
|
|
|
99
263
|
};
|
|
100
264
|
id: string;
|
|
101
265
|
})[];
|
|
266
|
+
predefinedType: string;
|
|
102
267
|
layout: {
|
|
103
268
|
layout: string;
|
|
104
269
|
};
|
|
@@ -112,7 +277,9 @@ declare const _default: {
|
|
|
112
277
|
layout: string;
|
|
113
278
|
};
|
|
114
279
|
id: string;
|
|
115
|
-
|
|
280
|
+
rawItem?: undefined;
|
|
281
|
+
showCaption?: undefined;
|
|
282
|
+
})[];
|
|
116
283
|
layoutPanel: boolean;
|
|
117
284
|
codeName: string;
|
|
118
285
|
controlType: string;
|