@ibiz-template/mob-theme 0.2.6 → 0.2.8

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/CHANGELOG.md +19 -0
  2. package/dist/index.min.css +1 -1
  3. package/dist/index.system.min.js +1 -1
  4. package/dist/index.system.min.js.map +1 -1
  5. package/es/publish/app-index-view-layout-blank-mode.d.ts +31 -0
  6. package/es/publish/app-index-view-layout-blank-mode.mjs +34 -0
  7. package/es/publish/app-index-view-layout.d.ts +26 -2
  8. package/es/publish/app-index-view-layout.mjs +21 -2
  9. package/es/publish/index.mjs +12 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.d.ts +42 -0
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.mjs +47 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +258 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +307 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.d.ts +44 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.mjs +49 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +257 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +306 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +59 -33
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +98 -65
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +82 -35
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +121 -69
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +13 -29
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +19 -4
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +57 -33
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +97 -65
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +57 -33
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +97 -65
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +57 -33
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +97 -65
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +13 -29
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +19 -4
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +57 -33
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +97 -65
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.d.ts +90 -0
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.mjs +98 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +82 -26
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +123 -39
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +57 -33
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +97 -65
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +82 -6
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +122 -14
  42. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +129 -39
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +152 -70
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +60 -31
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +51 -5
  46. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +82 -2
  47. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +123 -10
  48. package/es/theme/generic/index.css +1 -1
  49. package/es/theme/generic/vant.css +1 -1
  50. package/es/theme/index.css +1 -1
  51. package/es/theme/theme/dark/dark-theme.css +1 -1
  52. package/es/theme/theme/index.css +1 -1
  53. package/es/theme/theme/light/light-theme.css +1 -1
  54. package/lib/publish/app-index-view-layout-blank-mode.cjs +38 -0
  55. package/lib/publish/app-index-view-layout.cjs +21 -2
  56. package/lib/publish/index.cjs +12 -0
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.cjs +51 -0
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +311 -0
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.cjs +53 -0
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +310 -0
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +98 -65
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +121 -69
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +19 -4
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +97 -65
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +97 -65
  66. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +97 -65
  67. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +19 -4
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +97 -65
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.cjs +102 -0
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +123 -39
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +97 -65
  72. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +122 -14
  73. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +152 -70
  74. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +51 -5
  75. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +123 -10
  76. package/lib/theme/generic/index.css +1 -1
  77. package/lib/theme/generic/vant.css +1 -1
  78. package/lib/theme/index.css +1 -1
  79. package/lib/theme/theme/dark/dark-theme.css +1 -1
  80. package/lib/theme/theme/index.css +1 -1
  81. package/lib/theme/theme/light/light-theme.css +1 -1
  82. package/package.json +1 -1
@@ -5,50 +5,95 @@ declare const _default: {
5
5
  };
6
6
  rootPanelItems: ({
7
7
  panelItems: ({
8
- panelItems: ({
8
+ panelItems: {
9
9
  panelItems: {
10
- caption: string;
11
- itemStyle: string;
12
- itemType: string;
13
- layoutPos: {
14
- shrink: number;
15
- heightMode: string;
10
+ panelItems: ({
11
+ panelItems: {
12
+ caption: string;
13
+ itemStyle: string;
14
+ itemType: string;
15
+ layoutPos: {
16
+ grow: number;
17
+ shrink: number;
18
+ heightMode: string;
19
+ layout: string;
20
+ valignSelf: string;
21
+ widthMode: string;
22
+ };
23
+ showCaption: boolean;
24
+ id: string;
25
+ }[];
26
+ layout: {
27
+ layout: string;
28
+ align?: undefined;
29
+ dir?: undefined;
30
+ };
31
+ dataRegionType: string;
32
+ caption: string;
33
+ contentWidth: number;
34
+ itemStyle: string;
35
+ itemType: string;
36
+ layoutPos: {
37
+ basis: number;
38
+ shrink: number;
39
+ layout: string;
40
+ width: number;
41
+ widthMode: string;
42
+ grow?: undefined;
43
+ };
44
+ width: number;
45
+ id: string;
46
+ } | {
47
+ panelItems: {
48
+ caption: string;
49
+ itemStyle: string;
50
+ itemType: string;
51
+ layoutPos: {
52
+ shrink: number;
53
+ heightMode: string;
54
+ layout: string;
55
+ };
56
+ showCaption: boolean;
57
+ id: string;
58
+ }[];
59
+ layout: {
60
+ align: string;
61
+ dir: string;
62
+ layout: string;
63
+ };
64
+ dataRegionType: string;
65
+ caption: string;
66
+ itemStyle: string;
67
+ itemType: string;
68
+ layoutPos: {
69
+ grow: number;
70
+ shrink: number;
71
+ layout: string;
72
+ basis?: undefined;
73
+ width?: undefined;
74
+ widthMode?: undefined;
75
+ };
76
+ id: string;
77
+ contentWidth?: undefined;
78
+ width?: undefined;
79
+ })[];
80
+ predefinedType: string;
81
+ layout: {
82
+ dir: string;
16
83
  layout: string;
17
84
  };
18
- showCaption: boolean;
19
- id: string;
20
- }[];
21
- layout: {
22
- layout: string;
23
- align?: undefined;
24
- dir?: undefined;
25
- };
26
- dataRegionType: string;
27
- caption: string;
28
- itemStyle: string;
29
- itemType: string;
30
- layoutPos: {
31
- shrink: number;
32
- layout: string;
33
- grow?: undefined;
34
- heightMode?: undefined;
35
- };
36
- id: string;
37
- } | {
38
- panelItems: {
85
+ dataRegionType: string;
39
86
  caption: string;
40
87
  itemStyle: string;
41
88
  itemType: string;
42
89
  layoutPos: {
43
90
  shrink: number;
44
- heightMode: string;
45
91
  layout: string;
46
92
  };
47
- showCaption: boolean;
48
93
  id: string;
49
94
  }[];
95
+ predefinedType: string;
50
96
  layout: {
51
- align: string;
52
97
  dir: string;
53
98
  layout: string;
54
99
  };
@@ -57,15 +102,13 @@ declare const _default: {
57
102
  itemStyle: string;
58
103
  itemType: string;
59
104
  layoutPos: {
60
- grow: number;
61
105
  shrink: number;
62
- heightMode: string;
63
106
  layout: string;
64
107
  };
65
108
  id: string;
66
- })[];
109
+ }[];
110
+ predefinedType: string;
67
111
  layout: {
68
- dir: string;
69
112
  layout: string;
70
113
  };
71
114
  dataRegionType: string;
@@ -76,6 +119,7 @@ declare const _default: {
76
119
  shrink: number;
77
120
  layout: string;
78
121
  };
122
+ showCaption: boolean;
79
123
  id: string;
80
124
  } | {
81
125
  panelItems: {
@@ -91,7 +135,6 @@ declare const _default: {
91
135
  }[];
92
136
  layout: {
93
137
  layout: string;
94
- dir?: undefined;
95
138
  };
96
139
  dataRegionType: string;
97
140
  caption: string;
@@ -102,8 +145,9 @@ declare const _default: {
102
145
  layout: string;
103
146
  };
104
147
  id: string;
148
+ predefinedType?: undefined;
149
+ showCaption?: undefined;
105
150
  })[];
106
- predefinedType: string;
107
151
  layout: {
108
152
  layout: string;
109
153
  };
@@ -116,8 +160,13 @@ declare const _default: {
116
160
  layout: string;
117
161
  basis?: undefined;
118
162
  grow?: undefined;
163
+ spacingBottom?: undefined;
164
+ spacingLeft?: undefined;
165
+ spacingRight?: undefined;
166
+ spacingTop?: undefined;
119
167
  };
120
168
  id: string;
169
+ predefinedType?: undefined;
121
170
  } | {
122
171
  panelItems: ({
123
172
  panelItems: {
@@ -176,20 +225,57 @@ declare const _default: {
176
225
  grow: number;
177
226
  shrink: number;
178
227
  layout: string;
228
+ spacingBottom?: undefined;
229
+ spacingLeft?: undefined;
230
+ spacingRight?: undefined;
231
+ spacingTop?: undefined;
179
232
  };
180
233
  id: string;
181
234
  } | {
182
- panelItems: {
235
+ panelItems: ({
236
+ rawItem: {
237
+ halign: string;
238
+ renderMode: string;
239
+ valign: string;
240
+ wrapMode: string;
241
+ contentType: string;
242
+ predefinedType: string;
243
+ rawItemHeight: number;
244
+ id: string;
245
+ };
183
246
  caption: string;
247
+ contentHeight: number;
248
+ height: number;
184
249
  itemStyle: string;
185
250
  itemType: string;
186
251
  layoutPos: {
252
+ grow: number;
187
253
  shrink: number;
254
+ height: number;
255
+ heightMode: string;
188
256
  layout: string;
257
+ widthMode: string;
189
258
  };
190
259
  showCaption: boolean;
191
260
  id: string;
192
- }[];
261
+ } | {
262
+ caption: string;
263
+ itemStyle: string;
264
+ itemType: string;
265
+ layoutPos: {
266
+ shrink: number;
267
+ layout: string;
268
+ grow?: undefined;
269
+ height?: undefined;
270
+ heightMode?: undefined;
271
+ widthMode?: undefined;
272
+ };
273
+ showCaption: boolean;
274
+ id: string;
275
+ rawItem?: undefined;
276
+ contentHeight?: undefined;
277
+ height?: undefined;
278
+ })[];
193
279
  predefinedType: string;
194
280
  layout: {
195
281
  layout: string;
@@ -201,6 +287,10 @@ declare const _default: {
201
287
  layoutPos: {
202
288
  shrink: number;
203
289
  layout: string;
290
+ spacingBottom: string;
291
+ spacingLeft: string;
292
+ spacingRight: string;
293
+ spacingTop: string;
204
294
  basis?: undefined;
205
295
  grow?: undefined;
206
296
  };
@@ -11,79 +11,130 @@ var DEMobWFDynaEditView3 = {
11
11
  {
12
12
  "panelItems": [
13
13
  {
14
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
15
- "itemStyle": "DEFAULT",
16
- "itemType": "CTRLPOS",
17
- "layoutPos": {
18
- "shrink": 1,
19
- "heightMode": "FULL",
14
+ "panelItems": [
15
+ {
16
+ "panelItems": [
17
+ {
18
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
19
+ "itemStyle": "DEFAULT",
20
+ "itemType": "CTRLPOS",
21
+ "layoutPos": {
22
+ "grow": 1,
23
+ "shrink": 1,
24
+ "heightMode": "FULL",
25
+ "layout": "FLEX",
26
+ "valignSelf": "MIDDLE",
27
+ "widthMode": "FULL"
28
+ },
29
+ "showCaption": true,
30
+ "id": "lefttoolbar"
31
+ }
32
+ ],
33
+ "layout": {
34
+ "layout": "FLEX"
35
+ },
36
+ "dataRegionType": "INHERIT",
37
+ "caption": "\u5BB9\u5668",
38
+ "contentWidth": 100,
39
+ "itemStyle": "DEFAULT",
40
+ "itemType": "CONTAINER",
41
+ "layoutPos": {
42
+ "basis": 100,
43
+ "shrink": 0,
44
+ "layout": "FLEX",
45
+ "width": 100,
46
+ "widthMode": "PX"
47
+ },
48
+ "width": 100,
49
+ "id": "view_left_toolbar"
50
+ },
51
+ {
52
+ "panelItems": [
53
+ {
54
+ "caption": "\u6807\u9898\u680F",
55
+ "itemStyle": "DEFAULT",
56
+ "itemType": "CTRLPOS",
57
+ "layoutPos": {
58
+ "shrink": 1,
59
+ "heightMode": "FULL",
60
+ "layout": "FLEX"
61
+ },
62
+ "showCaption": true,
63
+ "id": "captionbar"
64
+ }
65
+ ],
66
+ "layout": {
67
+ "align": "center",
68
+ "dir": "row",
69
+ "layout": "FLEX"
70
+ },
71
+ "dataRegionType": "INHERIT",
72
+ "caption": "\u5BB9\u5668",
73
+ "itemStyle": "DEFAULT",
74
+ "itemType": "CONTAINER",
75
+ "layoutPos": {
76
+ "grow": 1,
77
+ "shrink": 1,
78
+ "layout": "FLEX"
79
+ },
80
+ "id": "view_captionbar"
81
+ },
82
+ {
83
+ "panelItems": [
84
+ {
85
+ "caption": "\u5DE5\u5177\u680F",
86
+ "itemStyle": "DEFAULT",
87
+ "itemType": "CTRLPOS",
88
+ "layoutPos": {
89
+ "grow": 1,
90
+ "shrink": 1,
91
+ "heightMode": "FULL",
92
+ "layout": "FLEX",
93
+ "valignSelf": "MIDDLE",
94
+ "widthMode": "FULL"
95
+ },
96
+ "showCaption": true,
97
+ "id": "righttoolbar"
98
+ }
99
+ ],
100
+ "layout": {
101
+ "layout": "FLEX"
102
+ },
103
+ "dataRegionType": "INHERIT",
104
+ "caption": "\u5BB9\u5668",
105
+ "contentWidth": 100,
106
+ "itemStyle": "DEFAULT",
107
+ "itemType": "CONTAINER",
108
+ "layoutPos": {
109
+ "basis": 100,
110
+ "shrink": 0,
111
+ "layout": "FLEX",
112
+ "width": 100,
113
+ "widthMode": "PX"
114
+ },
115
+ "width": 100,
116
+ "id": "view_right_toolbar"
117
+ }
118
+ ],
119
+ "predefinedType": "Toolbar",
120
+ "layout": {
121
+ "dir": "row",
20
122
  "layout": "FLEX"
21
123
  },
22
- "showCaption": true,
23
- "id": "lefttoolbar"
24
- }
25
- ],
26
- "layout": {
27
- "layout": "FLEX"
28
- },
29
- "dataRegionType": "INHERIT",
30
- "caption": "\u5BB9\u5668",
31
- "itemStyle": "DEFAULT",
32
- "itemType": "CONTAINER",
33
- "layoutPos": {
34
- "shrink": 0,
35
- "layout": "FLEX"
36
- },
37
- "id": "view_left_toolbar"
38
- },
39
- {
40
- "panelItems": [
41
- {
42
- "caption": "\u6807\u9898\u680F",
124
+ "dataRegionType": "INHERIT",
125
+ "caption": "\u5BB9\u5668",
43
126
  "itemStyle": "DEFAULT",
44
- "itemType": "CTRLPOS",
127
+ "itemType": "CONTAINER",
45
128
  "layoutPos": {
46
129
  "shrink": 1,
47
- "heightMode": "FULL",
48
130
  "layout": "FLEX"
49
131
  },
50
- "showCaption": true,
51
- "id": "captionbar"
52
- }
53
- ],
54
- "layout": {
55
- "align": "center",
56
- "dir": "row",
57
- "layout": "FLEX"
58
- },
59
- "dataRegionType": "INHERIT",
60
- "caption": "\u5BB9\u5668",
61
- "itemStyle": "DEFAULT",
62
- "itemType": "CONTAINER",
63
- "layoutPos": {
64
- "grow": 1,
65
- "shrink": 1,
66
- "heightMode": "FULL",
67
- "layout": "FLEX"
68
- },
69
- "id": "view_captionbar"
70
- },
71
- {
72
- "panelItems": [
73
- {
74
- "caption": "\u53F3\u4FA7\u5DE5\u5177\u680F",
75
- "itemStyle": "DEFAULT",
76
- "itemType": "CTRLPOS",
77
- "layoutPos": {
78
- "shrink": 1,
79
- "heightMode": "FULL",
80
- "layout": "FLEX"
81
- },
82
- "showCaption": true,
83
- "id": "righttoolbar"
132
+ "id": "view_toolbar"
84
133
  }
85
134
  ],
135
+ "predefinedType": "Header",
86
136
  "layout": {
137
+ "dir": "column",
87
138
  "layout": "FLEX"
88
139
  },
89
140
  "dataRegionType": "INHERIT",
@@ -94,22 +145,23 @@ var DEMobWFDynaEditView3 = {
94
145
  "shrink": 0,
95
146
  "layout": "FLEX"
96
147
  },
97
- "id": "view_right_toolbar"
148
+ "id": "view_header"
98
149
  }
99
150
  ],
151
+ "predefinedType": "PANELPART",
100
152
  "layout": {
101
- "dir": "row",
102
153
  "layout": "FLEX"
103
154
  },
104
155
  "dataRegionType": "INHERIT",
105
- "caption": "\u5BB9\u5668",
156
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
106
157
  "itemStyle": "DEFAULT",
107
158
  "itemType": "CONTAINER",
108
159
  "layoutPos": {
109
160
  "shrink": 1,
110
161
  "layout": "FLEX"
111
162
  },
112
- "id": "view_toolbar_container"
163
+ "showCaption": true,
164
+ "id": "panelpart"
113
165
  },
114
166
  {
115
167
  "panelItems": [
@@ -139,7 +191,6 @@ var DEMobWFDynaEditView3 = {
139
191
  "id": "view_drtab"
140
192
  }
141
193
  ],
142
- "predefinedType": "Header",
143
194
  "layout": {
144
195
  "layout": "FLEX"
145
196
  },
@@ -151,7 +202,7 @@ var DEMobWFDynaEditView3 = {
151
202
  "shrink": 0,
152
203
  "layout": "FLEX"
153
204
  },
154
- "id": "view_header"
205
+ "id": "view_top"
155
206
  },
156
207
  {
157
208
  "panelItems": [
@@ -216,6 +267,33 @@ var DEMobWFDynaEditView3 = {
216
267
  },
217
268
  {
218
269
  "panelItems": [
270
+ {
271
+ "rawItem": {
272
+ "halign": "LEFT",
273
+ "renderMode": "TEXT",
274
+ "valign": "MIDDLE",
275
+ "wrapMode": "NOWRAP",
276
+ "contentType": "RAW",
277
+ "predefinedType": "WF_ACTION_BUTTON",
278
+ "rawItemHeight": 40,
279
+ "id": "wf_action_button"
280
+ },
281
+ "caption": "\u5904\u7406",
282
+ "contentHeight": 40,
283
+ "height": 40,
284
+ "itemStyle": "DEFAULT",
285
+ "itemType": "RAWITEM",
286
+ "layoutPos": {
287
+ "grow": 1,
288
+ "shrink": 1,
289
+ "height": 40,
290
+ "heightMode": "PX",
291
+ "layout": "FLEX",
292
+ "widthMode": "FULL"
293
+ },
294
+ "showCaption": true,
295
+ "id": "wf_action_button"
296
+ },
219
297
  {
220
298
  "caption": "\u5DE5\u5177\u680F",
221
299
  "itemStyle": "DEFAULT",
@@ -238,7 +316,11 @@ var DEMobWFDynaEditView3 = {
238
316
  "itemType": "CONTAINER",
239
317
  "layoutPos": {
240
318
  "shrink": 1,
241
- "layout": "FLEX"
319
+ "layout": "FLEX",
320
+ "spacingBottom": "INNERMEDIUM",
321
+ "spacingLeft": "INNERMEDIUM",
322
+ "spacingRight": "INNERMEDIUM",
323
+ "spacingTop": "INNERMEDIUM"
242
324
  },
243
325
  "id": "view_footer"
244
326
  }
@@ -12,9 +12,12 @@ declare const _default: {
12
12
  itemStyle: string;
13
13
  itemType: string;
14
14
  layoutPos: {
15
+ grow: number;
15
16
  shrink: number;
16
17
  heightMode: string;
17
18
  layout: string;
19
+ valignSelf: string;
20
+ widthMode: string;
18
21
  };
19
22
  showCaption: boolean;
20
23
  id: string;
@@ -26,13 +29,18 @@ declare const _default: {
26
29
  };
27
30
  dataRegionType: string;
28
31
  caption: string;
32
+ contentWidth: number;
29
33
  itemStyle: string;
30
34
  itemType: string;
31
35
  layoutPos: {
36
+ basis: number;
32
37
  shrink: number;
33
38
  layout: string;
39
+ width: number;
40
+ widthMode: string;
34
41
  grow?: undefined;
35
42
  };
43
+ width: number;
36
44
  id: string;
37
45
  } | {
38
46
  panelItems: {
@@ -60,37 +68,13 @@ declare const _default: {
60
68
  grow: number;
61
69
  shrink: number;
62
70
  layout: string;
71
+ basis?: undefined;
72
+ width?: undefined;
73
+ widthMode?: undefined;
63
74
  };
64
75
  id: string;
65
- } | {
66
- panelItems: {
67
- caption: string;
68
- itemStyle: string;
69
- itemType: string;
70
- layoutPos: {
71
- shrink: number;
72
- heightMode: string;
73
- layout: string;
74
- valignSelf: string;
75
- };
76
- showCaption: boolean;
77
- id: string;
78
- }[];
79
- layout: {
80
- layout: string;
81
- align?: undefined;
82
- dir?: undefined;
83
- };
84
- dataRegionType: string;
85
- caption: string;
86
- itemStyle: string;
87
- itemType: string;
88
- layoutPos: {
89
- shrink: number;
90
- layout: string;
91
- grow?: undefined;
92
- };
93
- id: string;
76
+ contentWidth?: undefined;
77
+ width?: undefined;
94
78
  })[];
95
79
  predefinedType: string;
96
80
  layout: {
@@ -134,6 +118,10 @@ declare const _default: {
134
118
  shrink: number;
135
119
  layout: string;
136
120
  grow?: undefined;
121
+ spacingBottom?: undefined;
122
+ spacingLeft?: undefined;
123
+ spacingRight?: undefined;
124
+ spacingTop?: undefined;
137
125
  };
138
126
  showCaption: boolean;
139
127
  id: string;
@@ -162,21 +150,58 @@ declare const _default: {
162
150
  grow: number;
163
151
  shrink: number;
164
152
  layout: string;
153
+ spacingBottom?: undefined;
154
+ spacingLeft?: undefined;
155
+ spacingRight?: undefined;
156
+ spacingTop?: undefined;
165
157
  };
166
158
  id: string;
167
159
  showCaption?: undefined;
168
160
  } | {
169
- panelItems: {
161
+ panelItems: ({
162
+ rawItem: {
163
+ halign: string;
164
+ renderMode: string;
165
+ valign: string;
166
+ wrapMode: string;
167
+ contentType: string;
168
+ predefinedType: string;
169
+ rawItemHeight: number;
170
+ id: string;
171
+ };
170
172
  caption: string;
173
+ contentHeight: number;
174
+ height: number;
171
175
  itemStyle: string;
172
176
  itemType: string;
173
177
  layoutPos: {
178
+ grow: number;
174
179
  shrink: number;
180
+ height: number;
181
+ heightMode: string;
175
182
  layout: string;
183
+ widthMode: string;
176
184
  };
177
185
  showCaption: boolean;
178
186
  id: string;
179
- }[];
187
+ } | {
188
+ caption: string;
189
+ itemStyle: string;
190
+ itemType: string;
191
+ layoutPos: {
192
+ shrink: number;
193
+ layout: string;
194
+ grow?: undefined;
195
+ height?: undefined;
196
+ heightMode?: undefined;
197
+ widthMode?: undefined;
198
+ };
199
+ showCaption: boolean;
200
+ id: string;
201
+ rawItem?: undefined;
202
+ contentHeight?: undefined;
203
+ height?: undefined;
204
+ })[];
180
205
  predefinedType: string;
181
206
  layout: {
182
207
  layout: string;
@@ -188,6 +213,10 @@ declare const _default: {
188
213
  layoutPos: {
189
214
  shrink: number;
190
215
  layout: string;
216
+ spacingBottom: string;
217
+ spacingLeft: string;
218
+ spacingRight: string;
219
+ spacingTop: string;
191
220
  grow?: undefined;
192
221
  };
193
222
  id: string;