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