@ibiz-template/mob-theme 0.2.5 → 0.2.7

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