@ibiz-template/mob-theme 0.2.14 → 0.2.15

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.
@@ -27,6 +27,8 @@ var mobViewLayoutModelRepositoryDeMobWfDynaEditView3Layout = require('./mob-view
27
27
  var mobViewLayoutModelRepositoryDeMobWfDynaActionViewLayout = require('./mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs');
28
28
  var mobViewLayoutModelRepositoryDeMobWfDynaStartViewLayout = require('./mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs');
29
29
  var mobViewLayoutModelRepositoryDeMobWizardViewLayout = require('./mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.cjs');
30
+ var mobViewLayoutModelRepositoryDeMobTreeExpViewLayout = require('./mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.cjs');
31
+ var controlLayoutModelRepositoryMobTreeExpBarLayout = require('./control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.cjs');
30
32
 
31
33
  "use strict";
32
34
  function install(callBack) {
@@ -57,6 +59,8 @@ function install(callBack) {
57
59
  callBack("DEMOBWFDYNAACTIONVIEW_DEFAULT", mobViewLayoutModelRepositoryDeMobWfDynaActionViewLayout.default);
58
60
  callBack("DEMOBWFDYNASTARTVIEW_DEFAULT", mobViewLayoutModelRepositoryDeMobWfDynaStartViewLayout.default);
59
61
  callBack("DEMOBWIZARDVIEW_DEFAULT", mobViewLayoutModelRepositoryDeMobWizardViewLayout.default);
62
+ callBack("DEMOBTREEEXPVIEW_DEFAULT", mobViewLayoutModelRepositoryDeMobTreeExpViewLayout.default);
63
+ callBack("TREEVIEW_DEFAULT", controlLayoutModelRepositoryMobTreeExpBarLayout.default);
60
64
  }
61
65
 
62
66
  exports.install = install;
@@ -0,0 +1,290 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ "use strict";
6
+ var DEMobTreeExpView = {
7
+ "layoutMode": "FLEX",
8
+ "layout": {
9
+ "layout": "FLEX"
10
+ },
11
+ "rootPanelItems": [
12
+ {
13
+ "actionGroupExtractMode": "ITEM",
14
+ "panelItems": [
15
+ {
16
+ "actionGroupExtractMode": "ITEM",
17
+ "panelItems": [
18
+ {
19
+ "actionGroupExtractMode": "ITEM",
20
+ "panelItems": [
21
+ {
22
+ "actionGroupExtractMode": "ITEM",
23
+ "panelItems": [
24
+ {
25
+ "actionGroupExtractMode": "ITEM",
26
+ "panelItems": [
27
+ {
28
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
29
+ "itemStyle": "DEFAULT",
30
+ "itemType": "CTRLPOS",
31
+ "layoutPos": {
32
+ "grow": 1,
33
+ "shrink": 1,
34
+ "heightMode": "FULL",
35
+ "layout": "FLEX",
36
+ "valignSelf": "MIDDLE",
37
+ "widthMode": "FULL"
38
+ },
39
+ "showCaption": true,
40
+ "id": "lefttoolbar"
41
+ }
42
+ ],
43
+ "layout": {
44
+ "layout": "FLEX"
45
+ },
46
+ "dataRegionType": "INHERIT",
47
+ "caption": "\u5BB9\u5668",
48
+ "contentWidth": 100,
49
+ "itemStyle": "DEFAULT",
50
+ "itemType": "CONTAINER",
51
+ "layoutPos": {
52
+ "basis": 100,
53
+ "shrink": 0,
54
+ "layout": "FLEX",
55
+ "width": 100,
56
+ "widthMode": "PX"
57
+ },
58
+ "width": 100,
59
+ "id": "view_left_toolbar"
60
+ },
61
+ {
62
+ "actionGroupExtractMode": "ITEM",
63
+ "panelItems": [
64
+ {
65
+ "caption": "\u6807\u9898\u680F",
66
+ "itemStyle": "DEFAULT",
67
+ "itemType": "CTRLPOS",
68
+ "layoutPos": {
69
+ "shrink": 1,
70
+ "heightMode": "FULL",
71
+ "layout": "FLEX",
72
+ "widthMode": "FULL"
73
+ },
74
+ "showCaption": true,
75
+ "id": "captionbar"
76
+ }
77
+ ],
78
+ "layout": {
79
+ "align": "center",
80
+ "dir": "row",
81
+ "layout": "FLEX"
82
+ },
83
+ "dataRegionType": "INHERIT",
84
+ "caption": "\u5BB9\u5668",
85
+ "itemStyle": "DEFAULT",
86
+ "itemType": "CONTAINER",
87
+ "layoutPos": {
88
+ "grow": 1,
89
+ "shrink": 1,
90
+ "layout": "FLEX"
91
+ },
92
+ "id": "view_captionbar"
93
+ },
94
+ {
95
+ "actionGroupExtractMode": "ITEM",
96
+ "panelItems": [
97
+ {
98
+ "caption": "\u5DE5\u5177\u680F",
99
+ "itemStyle": "DEFAULT",
100
+ "itemType": "CTRLPOS",
101
+ "layoutPos": {
102
+ "grow": 1,
103
+ "shrink": 1,
104
+ "heightMode": "FULL",
105
+ "layout": "FLEX",
106
+ "valignSelf": "MIDDLE",
107
+ "widthMode": "FULL"
108
+ },
109
+ "showCaption": true,
110
+ "id": "righttoolbar"
111
+ }
112
+ ],
113
+ "layout": {
114
+ "layout": "FLEX"
115
+ },
116
+ "dataRegionType": "INHERIT",
117
+ "caption": "\u5BB9\u5668",
118
+ "contentWidth": 100,
119
+ "itemStyle": "DEFAULT",
120
+ "itemType": "CONTAINER",
121
+ "layoutPos": {
122
+ "basis": 100,
123
+ "shrink": 0,
124
+ "layout": "FLEX",
125
+ "width": 100,
126
+ "widthMode": "PX"
127
+ },
128
+ "width": 100,
129
+ "id": "view_right_toolbar"
130
+ }
131
+ ],
132
+ "predefinedType": "Toolbar",
133
+ "layout": {
134
+ "dir": "row",
135
+ "layout": "FLEX"
136
+ },
137
+ "dataRegionType": "INHERIT",
138
+ "caption": "\u5BB9\u5668",
139
+ "itemStyle": "DEFAULT",
140
+ "itemType": "CONTAINER",
141
+ "layoutPos": {
142
+ "shrink": 1,
143
+ "layout": "FLEX"
144
+ },
145
+ "id": "view_toolbar"
146
+ }
147
+ ],
148
+ "predefinedType": "Header",
149
+ "layout": {
150
+ "dir": "column",
151
+ "layout": "FLEX"
152
+ },
153
+ "dataRegionType": "INHERIT",
154
+ "caption": "\u5BB9\u5668",
155
+ "itemStyle": "DEFAULT",
156
+ "itemType": "CONTAINER",
157
+ "layoutPos": {
158
+ "shrink": 0,
159
+ "layout": "FLEX"
160
+ },
161
+ "id": "view_header"
162
+ }
163
+ ],
164
+ "predefinedType": "PANELPART",
165
+ "layout": {
166
+ "layout": "FLEX"
167
+ },
168
+ "dataRegionType": "INHERIT",
169
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
170
+ "itemStyle": "DEFAULT",
171
+ "itemType": "CONTAINER",
172
+ "layoutPos": {
173
+ "shrink": 1,
174
+ "layout": "FLEX"
175
+ },
176
+ "showCaption": true,
177
+ "id": "panelpart"
178
+ }
179
+ ],
180
+ "layout": {
181
+ "dir": "column",
182
+ "layout": "FLEX"
183
+ },
184
+ "dataRegionType": "INHERIT",
185
+ "itemStyle": "DEFAULT",
186
+ "itemType": "CONTAINER",
187
+ "layoutPos": {
188
+ "shrink": 0,
189
+ "layout": "FLEX"
190
+ },
191
+ "id": "view_top"
192
+ },
193
+ {
194
+ "actionGroupExtractMode": "ITEM",
195
+ "panelItems": [
196
+ {
197
+ "actionGroupExtractMode": "ITEM",
198
+ "panelItems": [
199
+ {
200
+ "caption": "\u6811\u5BFC\u822A\u680F",
201
+ "itemStyle": "DEFAULT",
202
+ "itemType": "CTRLPOS",
203
+ "layoutPos": {
204
+ "shrink": 1,
205
+ "layout": "FLEX"
206
+ },
207
+ "showCaption": true,
208
+ "id": "treeexpbar"
209
+ }
210
+ ],
211
+ "layout": {
212
+ "layout": "FLEX"
213
+ },
214
+ "dataRegionType": "INHERIT",
215
+ "caption": "\u5BB9\u5668",
216
+ "contentWidth": 160,
217
+ "itemStyle": "DEFAULT",
218
+ "itemType": "CONTAINER",
219
+ "layoutPos": {
220
+ "shrink": 0,
221
+ "layout": "FLEX",
222
+ "width": 160,
223
+ "widthMode": "PX"
224
+ },
225
+ "width": 160,
226
+ "id": "container"
227
+ },
228
+ {
229
+ "actionGroupExtractMode": "ITEM",
230
+ "panelItems": [
231
+ {
232
+ "rawItem": {
233
+ "predefinedType": "NAV_POS",
234
+ "id": "nav_pos"
235
+ },
236
+ "caption": "\u5BFC\u822A\u533A\u5360\u4F4D",
237
+ "itemStyle": "DEFAULT",
238
+ "itemType": "RAWITEM",
239
+ "layoutPos": {
240
+ "shrink": 1,
241
+ "layout": "FLEX"
242
+ },
243
+ "showCaption": true,
244
+ "id": "nav_pos"
245
+ }
246
+ ],
247
+ "layout": {
248
+ "layout": "FLEX"
249
+ },
250
+ "dataRegionType": "INHERIT",
251
+ "caption": "\u5BB9\u5668",
252
+ "itemStyle": "DEFAULT",
253
+ "itemType": "CONTAINER",
254
+ "layoutPos": {
255
+ "grow": 1,
256
+ "shrink": 1,
257
+ "layout": "FLEX"
258
+ },
259
+ "id": "container2"
260
+ }
261
+ ],
262
+ "layout": {
263
+ "dir": "row",
264
+ "layout": "FLEX"
265
+ },
266
+ "dataRegionType": "INHERIT",
267
+ "caption": "\u5BB9\u5668",
268
+ "itemStyle": "DEFAULT",
269
+ "itemType": "CONTAINER",
270
+ "layoutPos": {
271
+ "shrink": 1,
272
+ "layout": "FLEX"
273
+ },
274
+ "id": "view_content"
275
+ }
276
+ ],
277
+ "layoutPanel": true,
278
+ "mobilePanel": true,
279
+ "codeName": "MobTreeExpViewLayout",
280
+ "controlType": "VIEWLAYOUTPANEL",
281
+ "logicName": "\u79FB\u52A8\u7AEF\u6811\u5BFC\u822A\u89C6\u56FE\u5E03\u5C40\u9762\u677F(\u9884\u7F6E\u6A21\u578B)",
282
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
283
+ "controlParam": {},
284
+ "modelId": "574B76A4-3815-45D5-9766-4691E467600D",
285
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
286
+ "name": "layoutpanel",
287
+ "id": "mobtreeexpviewlayout"
288
+ };
289
+
290
+ exports.default = DEMobTreeExpView;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ibiz-template/mob-theme",
3
- "version": "0.2.14",
3
+ "version": "0.2.15",
4
4
  "type": "module",
5
5
  "main": "lib/index.cjs",
6
6
  "types": "es/index.d.ts",