@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,9 +5,194 @@ var DEMobTabSearchView = {
|
|
|
5
5
|
"layout": "FLEX"
|
|
6
6
|
},
|
|
7
7
|
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"rawItem": {
|
|
10
|
+
"rawItemParams": [
|
|
11
|
+
{
|
|
12
|
+
"key": "POSITION",
|
|
13
|
+
"value": "TOP"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"predefinedType": "VIEWMSG_POS",
|
|
17
|
+
"id": "viewmsg_pos_top"
|
|
18
|
+
},
|
|
19
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
20
|
+
"itemStyle": "DEFAULT",
|
|
21
|
+
"itemType": "RAWITEM",
|
|
22
|
+
"layoutPos": {
|
|
23
|
+
"shrink": 0,
|
|
24
|
+
"layout": "FLEX"
|
|
25
|
+
},
|
|
26
|
+
"showCaption": true,
|
|
27
|
+
"id": "viewmsg_pos_top"
|
|
28
|
+
},
|
|
8
29
|
{
|
|
9
30
|
"actionGroupExtractMode": "ITEM",
|
|
10
31
|
"panelItems": [
|
|
32
|
+
{
|
|
33
|
+
"actionGroupExtractMode": "ITEM",
|
|
34
|
+
"panelItems": [
|
|
35
|
+
{
|
|
36
|
+
"actionGroupExtractMode": "ITEM",
|
|
37
|
+
"panelItems": [
|
|
38
|
+
{
|
|
39
|
+
"actionGroupExtractMode": "ITEM",
|
|
40
|
+
"panelItems": [
|
|
41
|
+
{
|
|
42
|
+
"actionGroupExtractMode": "ITEM",
|
|
43
|
+
"panelItems": [
|
|
44
|
+
{
|
|
45
|
+
"caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
|
|
46
|
+
"itemStyle": "DEFAULT",
|
|
47
|
+
"itemType": "CTRLPOS",
|
|
48
|
+
"layoutPos": {
|
|
49
|
+
"grow": 1,
|
|
50
|
+
"shrink": 1,
|
|
51
|
+
"heightMode": "FULL",
|
|
52
|
+
"layout": "FLEX",
|
|
53
|
+
"valignSelf": "MIDDLE",
|
|
54
|
+
"widthMode": "FULL"
|
|
55
|
+
},
|
|
56
|
+
"showCaption": true,
|
|
57
|
+
"id": "lefttoolbar"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"layout": {
|
|
61
|
+
"layout": "FLEX"
|
|
62
|
+
},
|
|
63
|
+
"dataRegionType": "INHERIT",
|
|
64
|
+
"caption": "\u5BB9\u5668",
|
|
65
|
+
"contentWidth": 100,
|
|
66
|
+
"itemStyle": "DEFAULT",
|
|
67
|
+
"itemType": "CONTAINER",
|
|
68
|
+
"layoutPos": {
|
|
69
|
+
"basis": 100,
|
|
70
|
+
"shrink": 0,
|
|
71
|
+
"layout": "FLEX",
|
|
72
|
+
"width": 100,
|
|
73
|
+
"widthMode": "PX"
|
|
74
|
+
},
|
|
75
|
+
"width": 100,
|
|
76
|
+
"id": "view_left_toolbar"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"actionGroupExtractMode": "ITEM",
|
|
80
|
+
"panelItems": [
|
|
81
|
+
{
|
|
82
|
+
"caption": "\u6807\u9898\u680F",
|
|
83
|
+
"itemStyle": "DEFAULT",
|
|
84
|
+
"itemType": "CTRLPOS",
|
|
85
|
+
"layoutPos": {
|
|
86
|
+
"shrink": 1,
|
|
87
|
+
"heightMode": "FULL",
|
|
88
|
+
"layout": "FLEX",
|
|
89
|
+
"widthMode": "FULL"
|
|
90
|
+
},
|
|
91
|
+
"showCaption": true,
|
|
92
|
+
"id": "captionbar"
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"layout": {
|
|
96
|
+
"align": "center",
|
|
97
|
+
"dir": "row",
|
|
98
|
+
"layout": "FLEX"
|
|
99
|
+
},
|
|
100
|
+
"dataRegionType": "INHERIT",
|
|
101
|
+
"caption": "\u5BB9\u5668",
|
|
102
|
+
"itemStyle": "DEFAULT",
|
|
103
|
+
"itemType": "CONTAINER",
|
|
104
|
+
"layoutPos": {
|
|
105
|
+
"grow": 1,
|
|
106
|
+
"shrink": 1,
|
|
107
|
+
"layout": "FLEX"
|
|
108
|
+
},
|
|
109
|
+
"id": "view_captionbar"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"actionGroupExtractMode": "ITEM",
|
|
113
|
+
"panelItems": [
|
|
114
|
+
{
|
|
115
|
+
"caption": "\u5DE5\u5177\u680F",
|
|
116
|
+
"itemStyle": "DEFAULT",
|
|
117
|
+
"itemType": "CTRLPOS",
|
|
118
|
+
"layoutPos": {
|
|
119
|
+
"grow": 1,
|
|
120
|
+
"shrink": 1,
|
|
121
|
+
"heightMode": "FULL",
|
|
122
|
+
"layout": "FLEX",
|
|
123
|
+
"valignSelf": "MIDDLE",
|
|
124
|
+
"widthMode": "FULL"
|
|
125
|
+
},
|
|
126
|
+
"showCaption": true,
|
|
127
|
+
"id": "righttoolbar"
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"layout": {
|
|
131
|
+
"layout": "FLEX"
|
|
132
|
+
},
|
|
133
|
+
"dataRegionType": "INHERIT",
|
|
134
|
+
"caption": "\u5BB9\u5668",
|
|
135
|
+
"contentWidth": 100,
|
|
136
|
+
"itemStyle": "DEFAULT",
|
|
137
|
+
"itemType": "CONTAINER",
|
|
138
|
+
"layoutPos": {
|
|
139
|
+
"basis": 100,
|
|
140
|
+
"shrink": 0,
|
|
141
|
+
"layout": "FLEX",
|
|
142
|
+
"width": 100,
|
|
143
|
+
"widthMode": "PX"
|
|
144
|
+
},
|
|
145
|
+
"width": 100,
|
|
146
|
+
"id": "view_right_toolbar"
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"predefinedType": "Toolbar",
|
|
150
|
+
"layout": {
|
|
151
|
+
"dir": "row",
|
|
152
|
+
"layout": "FLEX"
|
|
153
|
+
},
|
|
154
|
+
"dataRegionType": "INHERIT",
|
|
155
|
+
"caption": "\u5BB9\u5668",
|
|
156
|
+
"itemStyle": "DEFAULT",
|
|
157
|
+
"itemType": "CONTAINER",
|
|
158
|
+
"layoutPos": {
|
|
159
|
+
"shrink": 1,
|
|
160
|
+
"layout": "FLEX"
|
|
161
|
+
},
|
|
162
|
+
"id": "view_toolbar"
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"predefinedType": "Header",
|
|
166
|
+
"layout": {
|
|
167
|
+
"dir": "column",
|
|
168
|
+
"layout": "FLEX"
|
|
169
|
+
},
|
|
170
|
+
"dataRegionType": "INHERIT",
|
|
171
|
+
"caption": "\u5BB9\u5668",
|
|
172
|
+
"itemStyle": "DEFAULT",
|
|
173
|
+
"itemType": "CONTAINER",
|
|
174
|
+
"layoutPos": {
|
|
175
|
+
"shrink": 0,
|
|
176
|
+
"layout": "FLEX"
|
|
177
|
+
},
|
|
178
|
+
"id": "view_header"
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"predefinedType": "PANELPART",
|
|
182
|
+
"layout": {
|
|
183
|
+
"layout": "FLEX"
|
|
184
|
+
},
|
|
185
|
+
"dataRegionType": "INHERIT",
|
|
186
|
+
"caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
|
|
187
|
+
"itemStyle": "DEFAULT",
|
|
188
|
+
"itemType": "CONTAINER",
|
|
189
|
+
"layoutPos": {
|
|
190
|
+
"shrink": 1,
|
|
191
|
+
"layout": "FLEX"
|
|
192
|
+
},
|
|
193
|
+
"showCaption": true,
|
|
194
|
+
"id": "panelpart"
|
|
195
|
+
},
|
|
11
196
|
{
|
|
12
197
|
"actionGroupExtractMode": "ITEM",
|
|
13
198
|
"panelItems": [
|
|
@@ -40,23 +225,19 @@ var DEMobTabSearchView = {
|
|
|
40
225
|
"actionGroupExtractMode": "ITEM",
|
|
41
226
|
"panelItems": [
|
|
42
227
|
{
|
|
43
|
-
"caption": "\
|
|
228
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
44
229
|
"itemStyle": "DEFAULT",
|
|
45
230
|
"itemType": "CTRLPOS",
|
|
46
231
|
"layoutPos": {
|
|
47
|
-
"grow": 1,
|
|
48
232
|
"shrink": 1,
|
|
49
233
|
"layout": "FLEX"
|
|
50
234
|
},
|
|
51
235
|
"showCaption": true,
|
|
52
|
-
"id": "
|
|
236
|
+
"id": "searchform"
|
|
53
237
|
}
|
|
54
238
|
],
|
|
55
239
|
"layout": {
|
|
56
|
-
"
|
|
57
|
-
"dir": "row",
|
|
58
|
-
"layout": "FLEX",
|
|
59
|
-
"valign": "center"
|
|
240
|
+
"layout": "FLEX"
|
|
60
241
|
},
|
|
61
242
|
"dataRegionType": "INHERIT",
|
|
62
243
|
"caption": "\u5BB9\u5668",
|
|
@@ -66,25 +247,67 @@ var DEMobTabSearchView = {
|
|
|
66
247
|
"shrink": 0,
|
|
67
248
|
"layout": "FLEX"
|
|
68
249
|
},
|
|
69
|
-
"id": "
|
|
70
|
-
}
|
|
250
|
+
"id": "view_searchform"
|
|
251
|
+
}
|
|
252
|
+
],
|
|
253
|
+
"layout": {
|
|
254
|
+
"layout": "FLEX"
|
|
255
|
+
},
|
|
256
|
+
"dataRegionType": "INHERIT",
|
|
257
|
+
"caption": "\u5BB9\u5668",
|
|
258
|
+
"itemStyle": "DEFAULT",
|
|
259
|
+
"itemType": "CONTAINER",
|
|
260
|
+
"layoutPos": {
|
|
261
|
+
"shrink": 0,
|
|
262
|
+
"layout": "FLEX"
|
|
263
|
+
},
|
|
264
|
+
"id": "view_top"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"rawItem": {
|
|
268
|
+
"rawItemParams": [
|
|
269
|
+
{
|
|
270
|
+
"key": "POSITION",
|
|
271
|
+
"value": "BODY"
|
|
272
|
+
}
|
|
273
|
+
],
|
|
274
|
+
"predefinedType": "VIEWMSG_POS",
|
|
275
|
+
"id": "viewmsg_pos_body"
|
|
276
|
+
},
|
|
277
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
278
|
+
"itemStyle": "DEFAULT",
|
|
279
|
+
"itemType": "RAWITEM",
|
|
280
|
+
"layoutPos": {
|
|
281
|
+
"shrink": 0,
|
|
282
|
+
"layout": "FLEX"
|
|
283
|
+
},
|
|
284
|
+
"showCaption": true,
|
|
285
|
+
"id": "viewmsg_pos_body"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"actionGroupExtractMode": "ITEM",
|
|
289
|
+
"panelItems": [
|
|
71
290
|
{
|
|
72
291
|
"actionGroupExtractMode": "ITEM",
|
|
73
292
|
"panelItems": [
|
|
74
293
|
{
|
|
75
|
-
"caption": "\
|
|
294
|
+
"caption": "\u5173\u7CFB\u5206\u9875\u90E8\u4EF6",
|
|
76
295
|
"itemStyle": "DEFAULT",
|
|
77
296
|
"itemType": "CTRLPOS",
|
|
78
297
|
"layoutPos": {
|
|
298
|
+
"grow": 1,
|
|
79
299
|
"shrink": 1,
|
|
80
300
|
"layout": "FLEX"
|
|
81
301
|
},
|
|
82
302
|
"showCaption": true,
|
|
83
|
-
"id": "
|
|
303
|
+
"id": "tabexppanel"
|
|
84
304
|
}
|
|
85
305
|
],
|
|
86
306
|
"layout": {
|
|
87
|
-
"
|
|
307
|
+
"align": "space-between",
|
|
308
|
+
"dir": "row",
|
|
309
|
+
"layout": "FLEX",
|
|
310
|
+
"valign": "center"
|
|
88
311
|
},
|
|
89
312
|
"dataRegionType": "INHERIT",
|
|
90
313
|
"caption": "\u5BB9\u5668",
|
|
@@ -94,7 +317,7 @@ var DEMobTabSearchView = {
|
|
|
94
317
|
"shrink": 0,
|
|
95
318
|
"layout": "FLEX"
|
|
96
319
|
},
|
|
97
|
-
"id": "
|
|
320
|
+
"id": "view_tabexppanel"
|
|
98
321
|
},
|
|
99
322
|
{
|
|
100
323
|
"actionGroupExtractMode": "ITEM",
|
|
@@ -131,6 +354,7 @@ var DEMobTabSearchView = {
|
|
|
131
354
|
"id": "view_nav_pos"
|
|
132
355
|
}
|
|
133
356
|
],
|
|
357
|
+
"predefinedType": "Content",
|
|
134
358
|
"layout": {
|
|
135
359
|
"layout": "FLEX"
|
|
136
360
|
},
|
|
@@ -144,6 +368,27 @@ var DEMobTabSearchView = {
|
|
|
144
368
|
"layout": "FLEX"
|
|
145
369
|
},
|
|
146
370
|
"id": "view_content"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"rawItem": {
|
|
374
|
+
"rawItemParams": [
|
|
375
|
+
{
|
|
376
|
+
"key": "POSITION",
|
|
377
|
+
"value": "BOTTOM"
|
|
378
|
+
}
|
|
379
|
+
],
|
|
380
|
+
"predefinedType": "VIEWMSG_POS",
|
|
381
|
+
"id": "viewmsg_pos_bottom"
|
|
382
|
+
},
|
|
383
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
384
|
+
"itemStyle": "DEFAULT",
|
|
385
|
+
"itemType": "RAWITEM",
|
|
386
|
+
"layoutPos": {
|
|
387
|
+
"shrink": 0,
|
|
388
|
+
"layout": "FLEX"
|
|
389
|
+
},
|
|
390
|
+
"showCaption": true,
|
|
391
|
+
"id": "viewmsg_pos_bottom"
|
|
147
392
|
}
|
|
148
393
|
],
|
|
149
394
|
"layoutPanel": true,
|
|
@@ -4,6 +4,30 @@ declare const _default: {
|
|
|
4
4
|
layout: string;
|
|
5
5
|
};
|
|
6
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;
|
|
@@ -142,7 +166,10 @@ declare const _default: {
|
|
|
142
166
|
grow?: undefined;
|
|
143
167
|
};
|
|
144
168
|
id: string;
|
|
169
|
+
rawItem?: undefined;
|
|
145
170
|
caption?: undefined;
|
|
171
|
+
showCaption?: undefined;
|
|
172
|
+
predefinedType?: undefined;
|
|
146
173
|
} | {
|
|
147
174
|
actionGroupExtractMode: string;
|
|
148
175
|
panelItems: ({
|
|
@@ -168,11 +195,11 @@ declare const _default: {
|
|
|
168
195
|
itemStyle: string;
|
|
169
196
|
itemType: string;
|
|
170
197
|
layoutPos: {
|
|
171
|
-
grow: number;
|
|
172
198
|
shrink: number;
|
|
173
199
|
layout: string;
|
|
174
200
|
width: number;
|
|
175
201
|
widthMode: string;
|
|
202
|
+
grow?: undefined;
|
|
176
203
|
};
|
|
177
204
|
width: number;
|
|
178
205
|
id: string;
|
|
@@ -212,6 +239,7 @@ declare const _default: {
|
|
|
212
239
|
contentWidth?: undefined;
|
|
213
240
|
width?: undefined;
|
|
214
241
|
})[];
|
|
242
|
+
predefinedType: string;
|
|
215
243
|
layout: {
|
|
216
244
|
dir: string;
|
|
217
245
|
layout: string;
|
|
@@ -226,6 +254,8 @@ declare const _default: {
|
|
|
226
254
|
layout: string;
|
|
227
255
|
};
|
|
228
256
|
id: string;
|
|
257
|
+
rawItem?: undefined;
|
|
258
|
+
showCaption?: undefined;
|
|
229
259
|
})[];
|
|
230
260
|
layoutPanel: boolean;
|
|
231
261
|
mobilePanel: boolean;
|
|
@@ -5,6 +5,27 @@ var DEMobTreeExpView = {
|
|
|
5
5
|
"layout": "FLEX"
|
|
6
6
|
},
|
|
7
7
|
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"rawItem": {
|
|
10
|
+
"rawItemParams": [
|
|
11
|
+
{
|
|
12
|
+
"key": "POSITION",
|
|
13
|
+
"value": "TOP"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"predefinedType": "VIEWMSG_POS",
|
|
17
|
+
"id": "viewmsg_pos_top"
|
|
18
|
+
},
|
|
19
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
20
|
+
"itemStyle": "DEFAULT",
|
|
21
|
+
"itemType": "RAWITEM",
|
|
22
|
+
"layoutPos": {
|
|
23
|
+
"shrink": 0,
|
|
24
|
+
"layout": "FLEX"
|
|
25
|
+
},
|
|
26
|
+
"showCaption": true,
|
|
27
|
+
"id": "viewmsg_pos_top"
|
|
28
|
+
},
|
|
8
29
|
{
|
|
9
30
|
"actionGroupExtractMode": "ITEM",
|
|
10
31
|
"panelItems": [
|
|
@@ -186,6 +207,27 @@ var DEMobTreeExpView = {
|
|
|
186
207
|
},
|
|
187
208
|
"id": "view_top"
|
|
188
209
|
},
|
|
210
|
+
{
|
|
211
|
+
"rawItem": {
|
|
212
|
+
"rawItemParams": [
|
|
213
|
+
{
|
|
214
|
+
"key": "POSITION",
|
|
215
|
+
"value": "BODY"
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"predefinedType": "VIEWMSG_POS",
|
|
219
|
+
"id": "viewmsg_pos_body"
|
|
220
|
+
},
|
|
221
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
222
|
+
"itemStyle": "DEFAULT",
|
|
223
|
+
"itemType": "RAWITEM",
|
|
224
|
+
"layoutPos": {
|
|
225
|
+
"shrink": 0,
|
|
226
|
+
"layout": "FLEX"
|
|
227
|
+
},
|
|
228
|
+
"showCaption": true,
|
|
229
|
+
"id": "viewmsg_pos_body"
|
|
230
|
+
},
|
|
189
231
|
{
|
|
190
232
|
"actionGroupExtractMode": "ITEM",
|
|
191
233
|
"panelItems": [
|
|
@@ -214,7 +256,6 @@ var DEMobTreeExpView = {
|
|
|
214
256
|
"itemStyle": "DEFAULT",
|
|
215
257
|
"itemType": "CONTAINER",
|
|
216
258
|
"layoutPos": {
|
|
217
|
-
"grow": 1,
|
|
218
259
|
"shrink": 0,
|
|
219
260
|
"layout": "FLEX",
|
|
220
261
|
"width": 160,
|
|
@@ -258,6 +299,7 @@ var DEMobTreeExpView = {
|
|
|
258
299
|
"id": "container2"
|
|
259
300
|
}
|
|
260
301
|
],
|
|
302
|
+
"predefinedType": "Content",
|
|
261
303
|
"layout": {
|
|
262
304
|
"dir": "row",
|
|
263
305
|
"layout": "FLEX"
|
|
@@ -272,6 +314,27 @@ var DEMobTreeExpView = {
|
|
|
272
314
|
"layout": "FLEX"
|
|
273
315
|
},
|
|
274
316
|
"id": "view_content"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"rawItem": {
|
|
320
|
+
"rawItemParams": [
|
|
321
|
+
{
|
|
322
|
+
"key": "POSITION",
|
|
323
|
+
"value": "BOTTOM"
|
|
324
|
+
}
|
|
325
|
+
],
|
|
326
|
+
"predefinedType": "VIEWMSG_POS",
|
|
327
|
+
"id": "viewmsg_pos_bottom"
|
|
328
|
+
},
|
|
329
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
330
|
+
"itemStyle": "DEFAULT",
|
|
331
|
+
"itemType": "RAWITEM",
|
|
332
|
+
"layoutPos": {
|
|
333
|
+
"shrink": 0,
|
|
334
|
+
"layout": "FLEX"
|
|
335
|
+
},
|
|
336
|
+
"showCaption": true,
|
|
337
|
+
"id": "viewmsg_pos_bottom"
|
|
275
338
|
}
|
|
276
339
|
],
|
|
277
340
|
"layoutPanel": true,
|
|
@@ -5,6 +5,30 @@ 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
|
+
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
|
+
} | {
|
|
8
32
|
actionGroupExtractMode: string;
|
|
9
33
|
panelItems: {
|
|
10
34
|
actionGroupExtractMode: string;
|
|
@@ -198,6 +222,7 @@ declare const _default: {
|
|
|
198
222
|
};
|
|
199
223
|
showCaption: boolean;
|
|
200
224
|
id: string;
|
|
225
|
+
rawItem?: undefined;
|
|
201
226
|
} | {
|
|
202
227
|
actionGroupExtractMode: string;
|
|
203
228
|
panelItems: {
|
|
@@ -226,6 +251,7 @@ declare const _default: {
|
|
|
226
251
|
layout: string;
|
|
227
252
|
};
|
|
228
253
|
id: string;
|
|
254
|
+
rawItem?: undefined;
|
|
229
255
|
showCaption?: undefined;
|
|
230
256
|
})[];
|
|
231
257
|
layoutPanel: boolean;
|
|
@@ -6,6 +6,27 @@ var DEMobTreeView = {
|
|
|
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": [
|
|
@@ -245,6 +266,27 @@ var DEMobTreeView = {
|
|
|
245
266
|
"showCaption": true,
|
|
246
267
|
"id": "panelpart"
|
|
247
268
|
},
|
|
269
|
+
{
|
|
270
|
+
"rawItem": {
|
|
271
|
+
"rawItemParams": [
|
|
272
|
+
{
|
|
273
|
+
"key": "POSITION",
|
|
274
|
+
"value": "BODY"
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"predefinedType": "VIEWMSG_POS",
|
|
278
|
+
"id": "viewmsg_pos_body"
|
|
279
|
+
},
|
|
280
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
281
|
+
"itemStyle": "DEFAULT",
|
|
282
|
+
"itemType": "RAWITEM",
|
|
283
|
+
"layoutPos": {
|
|
284
|
+
"shrink": 0,
|
|
285
|
+
"layout": "FLEX"
|
|
286
|
+
},
|
|
287
|
+
"showCaption": true,
|
|
288
|
+
"id": "viewmsg_pos_body"
|
|
289
|
+
},
|
|
248
290
|
{
|
|
249
291
|
"actionGroupExtractMode": "ITEM",
|
|
250
292
|
"panelItems": [
|
|
@@ -275,6 +317,27 @@ var DEMobTreeView = {
|
|
|
275
317
|
"layout": "FLEX"
|
|
276
318
|
},
|
|
277
319
|
"id": "view_content"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"rawItem": {
|
|
323
|
+
"rawItemParams": [
|
|
324
|
+
{
|
|
325
|
+
"key": "POSITION",
|
|
326
|
+
"value": "BOTTOM"
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"predefinedType": "VIEWMSG_POS",
|
|
330
|
+
"id": "viewmsg_pos_bottom"
|
|
331
|
+
},
|
|
332
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
333
|
+
"itemStyle": "DEFAULT",
|
|
334
|
+
"itemType": "RAWITEM",
|
|
335
|
+
"layoutPos": {
|
|
336
|
+
"shrink": 0,
|
|
337
|
+
"layout": "FLEX"
|
|
338
|
+
},
|
|
339
|
+
"showCaption": true,
|
|
340
|
+
"id": "viewmsg_pos_bottom"
|
|
278
341
|
}
|
|
279
342
|
],
|
|
280
343
|
"layoutPanel": true,
|