@ibiz-template/web-theme 1.1.14 → 1.1.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 +18 -0
- package/dist/index.system.min.js +1 -1
- package/dist/index.system.min.js.map +1 -1
- package/es/publish/app-data-upload-view.d.ts +35 -0
- package/es/publish/app-data-upload-view.mjs +39 -0
- package/es/publish/app-index-view-layout.d.ts +2 -53
- package/es/publish/app-index-view-layout.mjs +39 -51
- package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +3 -0
- package/es/publish/control-layout/control-layout-model-repository-tree-layout.mjs +2 -0
- package/es/publish/index.mjs +2 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +57 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.mjs +65 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +95 -31
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.mjs +117 -37
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +98 -34
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.mjs +125 -45
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +95 -31
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.mjs +117 -37
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +26 -1
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +27 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +95 -31
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.mjs +117 -37
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +95 -31
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.mjs +117 -37
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +27 -1
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +24 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +28 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +27 -1
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +27 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +95 -31
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.mjs +117 -37
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +26 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +52 -4
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +29 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +27 -1
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +27 -1
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +48 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +25 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.mjs +63 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +49 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.mjs +63 -0
- package/lib/publish/app-data-upload-view.cjs +43 -0
- package/lib/publish/app-index-view-layout.cjs +39 -51
- package/lib/publish/control-layout/control-layout-model-repository-tree-layout.cjs +2 -0
- package/lib/publish/index.cjs +2 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.cjs +69 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.cjs +117 -37
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.cjs +125 -45
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.cjs +117 -37
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.cjs +117 -37
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.cjs +117 -37
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.cjs +117 -37
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.cjs +63 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.cjs +63 -0
- package/package.json +1 -1
- package/src/publish/app-data-upload-view.ts +36 -0
- package/src/publish/app-index-view-layout.ts +39 -51
- package/src/publish/control-layout/control-layout-model-repository-tree-layout.ts +2 -0
- package/src/publish/index.ts +3 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.ts +62 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.ts +117 -37
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.ts +125 -45
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.ts +117 -37
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.ts +117 -37
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.ts +117 -37
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.ts +117 -37
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.ts +63 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.ts +63 -0
|
@@ -4,6 +4,27 @@ export default {
|
|
|
4
4
|
"layout": "FLEX"
|
|
5
5
|
},
|
|
6
6
|
"rootPanelItems": [
|
|
7
|
+
{
|
|
8
|
+
"rawItem": {
|
|
9
|
+
"rawItemParams": [
|
|
10
|
+
{
|
|
11
|
+
"key": "POSITION",
|
|
12
|
+
"value": "TOP"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"predefinedType": "VIEWMSG_POS",
|
|
16
|
+
"id": "viewmsg_pos_top"
|
|
17
|
+
},
|
|
18
|
+
"caption": "视图消息占位",
|
|
19
|
+
"itemStyle": "DEFAULT",
|
|
20
|
+
"itemType": "RAWITEM",
|
|
21
|
+
"layoutPos": {
|
|
22
|
+
"shrink": 0,
|
|
23
|
+
"layout": "FLEX"
|
|
24
|
+
},
|
|
25
|
+
"showCaption": true,
|
|
26
|
+
"id": "viewmsg_pos_top"
|
|
27
|
+
},
|
|
7
28
|
{
|
|
8
29
|
"panelItems": [
|
|
9
30
|
{
|
|
@@ -164,6 +185,27 @@ export default {
|
|
|
164
185
|
"showCaption": true,
|
|
165
186
|
"id": "panelpart"
|
|
166
187
|
},
|
|
188
|
+
{
|
|
189
|
+
"rawItem": {
|
|
190
|
+
"rawItemParams": [
|
|
191
|
+
{
|
|
192
|
+
"key": "POSITION",
|
|
193
|
+
"value": "BODY"
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"predefinedType": "VIEWMSG_POS",
|
|
197
|
+
"id": "viewmsg_pos_body"
|
|
198
|
+
},
|
|
199
|
+
"caption": "视图消息占位",
|
|
200
|
+
"itemStyle": "DEFAULT",
|
|
201
|
+
"itemType": "RAWITEM",
|
|
202
|
+
"layoutPos": {
|
|
203
|
+
"shrink": 0,
|
|
204
|
+
"layout": "FLEX"
|
|
205
|
+
},
|
|
206
|
+
"showCaption": true,
|
|
207
|
+
"id": "viewmsg_pos_body"
|
|
208
|
+
},
|
|
167
209
|
{
|
|
168
210
|
"panelItems": [
|
|
169
211
|
{
|
|
@@ -193,6 +235,27 @@ export default {
|
|
|
193
235
|
"layout": "FLEX"
|
|
194
236
|
},
|
|
195
237
|
"id": "view_content"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"rawItem": {
|
|
241
|
+
"rawItemParams": [
|
|
242
|
+
{
|
|
243
|
+
"key": "POSITION",
|
|
244
|
+
"value": "BOTTOM"
|
|
245
|
+
}
|
|
246
|
+
],
|
|
247
|
+
"predefinedType": "VIEWMSG_POS",
|
|
248
|
+
"id": "viewmsg_pos_bottom"
|
|
249
|
+
},
|
|
250
|
+
"caption": "视图消息占位",
|
|
251
|
+
"itemStyle": "DEFAULT",
|
|
252
|
+
"itemType": "RAWITEM",
|
|
253
|
+
"layoutPos": {
|
|
254
|
+
"shrink": 0,
|
|
255
|
+
"layout": "FLEX"
|
|
256
|
+
},
|
|
257
|
+
"showCaption": true,
|
|
258
|
+
"id": "viewmsg_pos_bottom"
|
|
196
259
|
}
|
|
197
260
|
],
|
|
198
261
|
"layoutPanel": true,
|
|
@@ -4,81 +4,140 @@ export default {
|
|
|
4
4
|
"layout": "FLEX"
|
|
5
5
|
},
|
|
6
6
|
"rootPanelItems": [
|
|
7
|
+
{
|
|
8
|
+
"rawItem": {
|
|
9
|
+
"rawItemParams": [
|
|
10
|
+
{
|
|
11
|
+
"key": "POSITION",
|
|
12
|
+
"value": "TOP"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"predefinedType": "VIEWMSG_POS",
|
|
16
|
+
"id": "viewmsg_pos_top"
|
|
17
|
+
},
|
|
18
|
+
"caption": "视图消息占位",
|
|
19
|
+
"itemStyle": "DEFAULT",
|
|
20
|
+
"itemType": "RAWITEM",
|
|
21
|
+
"layoutPos": {
|
|
22
|
+
"shrink": 0,
|
|
23
|
+
"layout": "FLEX"
|
|
24
|
+
},
|
|
25
|
+
"showCaption": true,
|
|
26
|
+
"id": "viewmsg_pos_top"
|
|
27
|
+
},
|
|
7
28
|
{
|
|
8
29
|
"panelItems": [
|
|
9
30
|
{
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
},
|
|
20
|
-
"showCaption": true,
|
|
21
|
-
"id": "chartexpbar"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"layout": {
|
|
25
|
-
"columnCount": 24,
|
|
26
|
-
"layout": "TABLE_24COL"
|
|
31
|
+
"rawItem": {
|
|
32
|
+
"rawItemParams": [
|
|
33
|
+
{
|
|
34
|
+
"key": "POSITION",
|
|
35
|
+
"value": "BODY"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"predefinedType": "VIEWMSG_POS",
|
|
39
|
+
"id": "viewmsg_pos_body"
|
|
27
40
|
},
|
|
28
|
-
"
|
|
29
|
-
"caption": "面板容器",
|
|
30
|
-
"contentWidth": 500,
|
|
41
|
+
"caption": "视图消息占位",
|
|
31
42
|
"itemStyle": "DEFAULT",
|
|
32
|
-
"itemType": "
|
|
43
|
+
"itemType": "RAWITEM",
|
|
33
44
|
"layoutPos": {
|
|
34
|
-
"shrink":
|
|
35
|
-
"layout": "
|
|
36
|
-
"width": 500,
|
|
37
|
-
"widthMode": "PX"
|
|
45
|
+
"shrink": 0,
|
|
46
|
+
"layout": "FLEX"
|
|
38
47
|
},
|
|
39
|
-
"
|
|
40
|
-
"id": "
|
|
48
|
+
"showCaption": true,
|
|
49
|
+
"id": "viewmsg_pos_body"
|
|
41
50
|
},
|
|
42
51
|
{
|
|
43
52
|
"panelItems": [
|
|
44
53
|
{
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
|
|
54
|
+
"panelItems": [
|
|
55
|
+
{
|
|
56
|
+
"caption": "图表导航",
|
|
57
|
+
"itemStyle": "DEFAULT",
|
|
58
|
+
"itemType": "CTRLPOS",
|
|
59
|
+
"layoutPos": {
|
|
60
|
+
"colMD": 24,
|
|
61
|
+
"heightMode": "FULL",
|
|
62
|
+
"layout": "TABLE_24COL"
|
|
63
|
+
},
|
|
64
|
+
"showCaption": true,
|
|
65
|
+
"id": "chartexpbar"
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"layout": {
|
|
69
|
+
"columnCount": 24,
|
|
70
|
+
"layout": "TABLE_24COL"
|
|
48
71
|
},
|
|
49
|
-
"
|
|
72
|
+
"dataRegionType": "INHERIT",
|
|
73
|
+
"caption": "面板容器",
|
|
74
|
+
"contentWidth": 500,
|
|
50
75
|
"itemStyle": "DEFAULT",
|
|
51
|
-
"itemType": "
|
|
76
|
+
"itemType": "CONTAINER",
|
|
52
77
|
"layoutPos": {
|
|
53
|
-
"
|
|
54
|
-
"
|
|
78
|
+
"shrink": 1,
|
|
79
|
+
"layout": "SIMPLEFLEX",
|
|
80
|
+
"width": 500,
|
|
81
|
+
"widthMode": "PX"
|
|
82
|
+
},
|
|
83
|
+
"width": 500,
|
|
84
|
+
"id": "container"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"panelItems": [
|
|
88
|
+
{
|
|
89
|
+
"rawItem": {
|
|
90
|
+
"predefinedType": "NAV_POS",
|
|
91
|
+
"id": "nav_pos"
|
|
92
|
+
},
|
|
93
|
+
"caption": "导航区占位",
|
|
94
|
+
"itemStyle": "DEFAULT",
|
|
95
|
+
"itemType": "RAWITEM",
|
|
96
|
+
"layoutPos": {
|
|
97
|
+
"colMD": 24,
|
|
98
|
+
"heightMode": "FULL",
|
|
99
|
+
"layout": "TABLE_24COL"
|
|
100
|
+
},
|
|
101
|
+
"showCaption": true,
|
|
102
|
+
"id": "nav_pos"
|
|
103
|
+
}
|
|
104
|
+
],
|
|
105
|
+
"layout": {
|
|
106
|
+
"columnCount": 24,
|
|
55
107
|
"layout": "TABLE_24COL"
|
|
56
108
|
},
|
|
57
|
-
"
|
|
58
|
-
"
|
|
109
|
+
"dataRegionType": "INHERIT",
|
|
110
|
+
"caption": "面板容器",
|
|
111
|
+
"itemStyle": "DEFAULT",
|
|
112
|
+
"itemType": "CONTAINER",
|
|
113
|
+
"layoutPos": {
|
|
114
|
+
"shrink": 1,
|
|
115
|
+
"layout": "SIMPLEFLEX"
|
|
116
|
+
},
|
|
117
|
+
"id": "container3"
|
|
59
118
|
}
|
|
60
119
|
],
|
|
120
|
+
"predefinedType": "CONTAINER_H_SPLIT",
|
|
61
121
|
"layout": {
|
|
62
|
-
"
|
|
63
|
-
"layout": "TABLE_24COL"
|
|
122
|
+
"layout": "SIMPLEFLEX"
|
|
64
123
|
},
|
|
65
124
|
"dataRegionType": "INHERIT",
|
|
66
|
-
"caption": "
|
|
125
|
+
"caption": "分割容器(左右)",
|
|
67
126
|
"itemStyle": "DEFAULT",
|
|
68
127
|
"itemType": "CONTAINER",
|
|
69
128
|
"layoutPos": {
|
|
129
|
+
"grow": 1,
|
|
70
130
|
"shrink": 1,
|
|
71
|
-
"layout": "
|
|
131
|
+
"layout": "FLEX"
|
|
72
132
|
},
|
|
73
|
-
"id": "
|
|
133
|
+
"id": "view_exp_split"
|
|
74
134
|
}
|
|
75
135
|
],
|
|
76
|
-
"predefinedType": "CONTAINER_H_SPLIT",
|
|
77
136
|
"layout": {
|
|
78
|
-
"layout": "
|
|
137
|
+
"layout": "FLEX"
|
|
79
138
|
},
|
|
80
139
|
"dataRegionType": "INHERIT",
|
|
81
|
-
"caption": "
|
|
140
|
+
"caption": "容器",
|
|
82
141
|
"itemStyle": "DEFAULT",
|
|
83
142
|
"itemType": "CONTAINER",
|
|
84
143
|
"layoutPos": {
|
|
@@ -86,7 +145,28 @@ export default {
|
|
|
86
145
|
"shrink": 1,
|
|
87
146
|
"layout": "FLEX"
|
|
88
147
|
},
|
|
89
|
-
"id": "
|
|
148
|
+
"id": "container1"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"rawItem": {
|
|
152
|
+
"rawItemParams": [
|
|
153
|
+
{
|
|
154
|
+
"key": "POSITION",
|
|
155
|
+
"value": "BOTTOM"
|
|
156
|
+
}
|
|
157
|
+
],
|
|
158
|
+
"predefinedType": "VIEWMSG_POS",
|
|
159
|
+
"id": "viewmsg_pos_bottom"
|
|
160
|
+
},
|
|
161
|
+
"caption": "视图消息占位",
|
|
162
|
+
"itemStyle": "DEFAULT",
|
|
163
|
+
"itemType": "RAWITEM",
|
|
164
|
+
"layoutPos": {
|
|
165
|
+
"shrink": 0,
|
|
166
|
+
"layout": "FLEX"
|
|
167
|
+
},
|
|
168
|
+
"showCaption": true,
|
|
169
|
+
"id": "viewmsg_pos_bottom"
|
|
90
170
|
}
|
|
91
171
|
],
|
|
92
172
|
"layoutPanel": true,
|
|
@@ -4,6 +4,27 @@ export default {
|
|
|
4
4
|
"layout": "FLEX"
|
|
5
5
|
},
|
|
6
6
|
"rootPanelItems": [
|
|
7
|
+
{
|
|
8
|
+
"rawItem": {
|
|
9
|
+
"rawItemParams": [
|
|
10
|
+
{
|
|
11
|
+
"key": "POSITION",
|
|
12
|
+
"value": "TOP"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"predefinedType": "VIEWMSG_POS",
|
|
16
|
+
"id": "viewmsg_pos_top"
|
|
17
|
+
},
|
|
18
|
+
"caption": "视图消息占位",
|
|
19
|
+
"itemStyle": "DEFAULT",
|
|
20
|
+
"itemType": "RAWITEM",
|
|
21
|
+
"layoutPos": {
|
|
22
|
+
"shrink": 0,
|
|
23
|
+
"layout": "FLEX"
|
|
24
|
+
},
|
|
25
|
+
"showCaption": true,
|
|
26
|
+
"id": "viewmsg_pos_top"
|
|
27
|
+
},
|
|
7
28
|
{
|
|
8
29
|
"panelItems": [
|
|
9
30
|
{
|
|
@@ -164,6 +185,27 @@ export default {
|
|
|
164
185
|
"showCaption": true,
|
|
165
186
|
"id": "panelpart"
|
|
166
187
|
},
|
|
188
|
+
{
|
|
189
|
+
"rawItem": {
|
|
190
|
+
"rawItemParams": [
|
|
191
|
+
{
|
|
192
|
+
"key": "POSITION",
|
|
193
|
+
"value": "BODY"
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"predefinedType": "VIEWMSG_POS",
|
|
197
|
+
"id": "viewmsg_pos_body"
|
|
198
|
+
},
|
|
199
|
+
"caption": "视图消息占位",
|
|
200
|
+
"itemStyle": "DEFAULT",
|
|
201
|
+
"itemType": "RAWITEM",
|
|
202
|
+
"layoutPos": {
|
|
203
|
+
"shrink": 0,
|
|
204
|
+
"layout": "FLEX"
|
|
205
|
+
},
|
|
206
|
+
"showCaption": true,
|
|
207
|
+
"id": "viewmsg_pos_body"
|
|
208
|
+
},
|
|
167
209
|
{
|
|
168
210
|
"panelItems": [
|
|
169
211
|
{
|
|
@@ -238,6 +280,27 @@ export default {
|
|
|
238
280
|
"layout": "FLEX"
|
|
239
281
|
},
|
|
240
282
|
"id": "view_content"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"rawItem": {
|
|
286
|
+
"rawItemParams": [
|
|
287
|
+
{
|
|
288
|
+
"key": "POSITION",
|
|
289
|
+
"value": "BOTTOM"
|
|
290
|
+
}
|
|
291
|
+
],
|
|
292
|
+
"predefinedType": "VIEWMSG_POS",
|
|
293
|
+
"id": "viewmsg_pos_bottom"
|
|
294
|
+
},
|
|
295
|
+
"caption": "视图消息占位",
|
|
296
|
+
"itemStyle": "DEFAULT",
|
|
297
|
+
"itemType": "RAWITEM",
|
|
298
|
+
"layoutPos": {
|
|
299
|
+
"shrink": 0,
|
|
300
|
+
"layout": "FLEX"
|
|
301
|
+
},
|
|
302
|
+
"showCaption": true,
|
|
303
|
+
"id": "viewmsg_pos_bottom"
|
|
241
304
|
}
|
|
242
305
|
],
|
|
243
306
|
"layoutPanel": true,
|
|
@@ -4,59 +4,118 @@ export default {
|
|
|
4
4
|
"layout": "FLEX"
|
|
5
5
|
},
|
|
6
6
|
"rootPanelItems": [
|
|
7
|
+
{
|
|
8
|
+
"rawItem": {
|
|
9
|
+
"rawItemParams": [
|
|
10
|
+
{
|
|
11
|
+
"key": "POSITION",
|
|
12
|
+
"value": "TOP"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"predefinedType": "VIEWMSG_POS",
|
|
16
|
+
"id": "viewmsg_pos_top"
|
|
17
|
+
},
|
|
18
|
+
"caption": "视图消息占位",
|
|
19
|
+
"itemStyle": "DEFAULT",
|
|
20
|
+
"itemType": "RAWITEM",
|
|
21
|
+
"layoutPos": {
|
|
22
|
+
"shrink": 0,
|
|
23
|
+
"layout": "FLEX"
|
|
24
|
+
},
|
|
25
|
+
"showCaption": true,
|
|
26
|
+
"id": "viewmsg_pos_top"
|
|
27
|
+
},
|
|
7
28
|
{
|
|
8
29
|
"panelItems": [
|
|
9
30
|
{
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
},
|
|
20
|
-
"showCaption": true,
|
|
21
|
-
"id": "dataviewexpbar"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"layout": {
|
|
25
|
-
"layout": "FLEX"
|
|
31
|
+
"rawItem": {
|
|
32
|
+
"rawItemParams": [
|
|
33
|
+
{
|
|
34
|
+
"key": "POSITION",
|
|
35
|
+
"value": "BODY"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"predefinedType": "VIEWMSG_POS",
|
|
39
|
+
"id": "viewmsg_pos_body"
|
|
26
40
|
},
|
|
27
|
-
"
|
|
28
|
-
"caption": "容器",
|
|
29
|
-
"contentWidth": 500,
|
|
41
|
+
"caption": "视图消息占位",
|
|
30
42
|
"itemStyle": "DEFAULT",
|
|
31
|
-
"itemType": "
|
|
43
|
+
"itemType": "RAWITEM",
|
|
32
44
|
"layoutPos": {
|
|
33
|
-
"shrink":
|
|
34
|
-
"layout": "FLEX"
|
|
35
|
-
"width": 500,
|
|
36
|
-
"widthMode": "PX"
|
|
45
|
+
"shrink": 0,
|
|
46
|
+
"layout": "FLEX"
|
|
37
47
|
},
|
|
38
|
-
"
|
|
39
|
-
"id": "
|
|
48
|
+
"showCaption": true,
|
|
49
|
+
"id": "viewmsg_pos_body"
|
|
40
50
|
},
|
|
41
51
|
{
|
|
42
52
|
"panelItems": [
|
|
43
53
|
{
|
|
44
|
-
"
|
|
45
|
-
|
|
46
|
-
|
|
54
|
+
"panelItems": [
|
|
55
|
+
{
|
|
56
|
+
"caption": "卡片导航",
|
|
57
|
+
"itemStyle": "DEFAULT",
|
|
58
|
+
"itemType": "CTRLPOS",
|
|
59
|
+
"layoutPos": {
|
|
60
|
+
"grow": 1,
|
|
61
|
+
"shrink": 1,
|
|
62
|
+
"layout": "FLEX"
|
|
63
|
+
},
|
|
64
|
+
"showCaption": true,
|
|
65
|
+
"id": "dataviewexpbar"
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"layout": {
|
|
69
|
+
"layout": "FLEX"
|
|
70
|
+
},
|
|
71
|
+
"dataRegionType": "INHERIT",
|
|
72
|
+
"caption": "容器",
|
|
73
|
+
"contentWidth": 500,
|
|
74
|
+
"itemStyle": "DEFAULT",
|
|
75
|
+
"itemType": "CONTAINER",
|
|
76
|
+
"layoutPos": {
|
|
77
|
+
"shrink": 1,
|
|
78
|
+
"layout": "FLEX",
|
|
79
|
+
"width": 500,
|
|
80
|
+
"widthMode": "PX"
|
|
81
|
+
},
|
|
82
|
+
"width": 500,
|
|
83
|
+
"id": "view_exp"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"panelItems": [
|
|
87
|
+
{
|
|
88
|
+
"rawItem": {
|
|
89
|
+
"predefinedType": "NAV_POS",
|
|
90
|
+
"id": "nav_pos"
|
|
91
|
+
},
|
|
92
|
+
"caption": "导航区占位",
|
|
93
|
+
"itemStyle": "DEFAULT",
|
|
94
|
+
"itemType": "RAWITEM",
|
|
95
|
+
"layoutPos": {
|
|
96
|
+
"grow": 1,
|
|
97
|
+
"shrink": 1,
|
|
98
|
+
"layout": "FLEX"
|
|
99
|
+
},
|
|
100
|
+
"showCaption": true,
|
|
101
|
+
"id": "nav_pos"
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"layout": {
|
|
105
|
+
"layout": "FLEX"
|
|
47
106
|
},
|
|
48
|
-
"
|
|
107
|
+
"dataRegionType": "INHERIT",
|
|
108
|
+
"caption": "容器",
|
|
49
109
|
"itemStyle": "DEFAULT",
|
|
50
|
-
"itemType": "
|
|
110
|
+
"itemType": "CONTAINER",
|
|
51
111
|
"layoutPos": {
|
|
52
|
-
"grow": 1,
|
|
53
112
|
"shrink": 1,
|
|
54
113
|
"layout": "FLEX"
|
|
55
114
|
},
|
|
56
|
-
"
|
|
57
|
-
"id": "nav_pos"
|
|
115
|
+
"id": "view_content"
|
|
58
116
|
}
|
|
59
117
|
],
|
|
118
|
+
"predefinedType": "CONTAINER_H_SPLIT",
|
|
60
119
|
"layout": {
|
|
61
120
|
"layout": "FLEX"
|
|
62
121
|
},
|
|
@@ -65,13 +124,13 @@ export default {
|
|
|
65
124
|
"itemStyle": "DEFAULT",
|
|
66
125
|
"itemType": "CONTAINER",
|
|
67
126
|
"layoutPos": {
|
|
127
|
+
"grow": 1,
|
|
68
128
|
"shrink": 1,
|
|
69
129
|
"layout": "FLEX"
|
|
70
130
|
},
|
|
71
|
-
"id": "
|
|
131
|
+
"id": "view_exp_split"
|
|
72
132
|
}
|
|
73
133
|
],
|
|
74
|
-
"predefinedType": "CONTAINER_H_SPLIT",
|
|
75
134
|
"layout": {
|
|
76
135
|
"layout": "FLEX"
|
|
77
136
|
},
|
|
@@ -84,7 +143,28 @@ export default {
|
|
|
84
143
|
"shrink": 1,
|
|
85
144
|
"layout": "FLEX"
|
|
86
145
|
},
|
|
87
|
-
"id": "
|
|
146
|
+
"id": "container"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"rawItem": {
|
|
150
|
+
"rawItemParams": [
|
|
151
|
+
{
|
|
152
|
+
"key": "POSITION",
|
|
153
|
+
"value": "BOTTOM"
|
|
154
|
+
}
|
|
155
|
+
],
|
|
156
|
+
"predefinedType": "VIEWMSG_POS",
|
|
157
|
+
"id": "viewmsg_pos_bottom"
|
|
158
|
+
},
|
|
159
|
+
"caption": "视图消息占位",
|
|
160
|
+
"itemStyle": "DEFAULT",
|
|
161
|
+
"itemType": "RAWITEM",
|
|
162
|
+
"layoutPos": {
|
|
163
|
+
"shrink": 0,
|
|
164
|
+
"layout": "FLEX"
|
|
165
|
+
},
|
|
166
|
+
"showCaption": true,
|
|
167
|
+
"id": "viewmsg_pos_bottom"
|
|
88
168
|
}
|
|
89
169
|
],
|
|
90
170
|
"layoutPanel": true,
|
package/src/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.ts
CHANGED
|
@@ -4,6 +4,27 @@ export default {
|
|
|
4
4
|
"layout": "FLEX"
|
|
5
5
|
},
|
|
6
6
|
"rootPanelItems": [
|
|
7
|
+
{
|
|
8
|
+
"rawItem": {
|
|
9
|
+
"rawItemParams": [
|
|
10
|
+
{
|
|
11
|
+
"key": "POSITION",
|
|
12
|
+
"value": "TOP"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"predefinedType": "VIEWMSG_POS",
|
|
16
|
+
"id": "viewmsg_pos_top"
|
|
17
|
+
},
|
|
18
|
+
"caption": "视图消息占位",
|
|
19
|
+
"itemStyle": "DEFAULT",
|
|
20
|
+
"itemType": "RAWITEM",
|
|
21
|
+
"layoutPos": {
|
|
22
|
+
"shrink": 0,
|
|
23
|
+
"layout": "FLEX"
|
|
24
|
+
},
|
|
25
|
+
"showCaption": true,
|
|
26
|
+
"id": "viewmsg_pos_top"
|
|
27
|
+
},
|
|
7
28
|
{
|
|
8
29
|
"panelItems": [
|
|
9
30
|
{
|
|
@@ -164,6 +185,27 @@ export default {
|
|
|
164
185
|
"showCaption": true,
|
|
165
186
|
"id": "panelpart"
|
|
166
187
|
},
|
|
188
|
+
{
|
|
189
|
+
"rawItem": {
|
|
190
|
+
"rawItemParams": [
|
|
191
|
+
{
|
|
192
|
+
"key": "POSITION",
|
|
193
|
+
"value": "BODY"
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"predefinedType": "VIEWMSG_POS",
|
|
197
|
+
"id": "viewmsg_pos_body"
|
|
198
|
+
},
|
|
199
|
+
"caption": "视图消息占位",
|
|
200
|
+
"itemStyle": "DEFAULT",
|
|
201
|
+
"itemType": "RAWITEM",
|
|
202
|
+
"layoutPos": {
|
|
203
|
+
"shrink": 0,
|
|
204
|
+
"layout": "FLEX"
|
|
205
|
+
},
|
|
206
|
+
"showCaption": true,
|
|
207
|
+
"id": "viewmsg_pos_body"
|
|
208
|
+
},
|
|
167
209
|
{
|
|
168
210
|
"panelItems": [
|
|
169
211
|
{
|
|
@@ -238,6 +280,27 @@ export default {
|
|
|
238
280
|
"layout": "FLEX"
|
|
239
281
|
},
|
|
240
282
|
"id": "view_dataview"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"rawItem": {
|
|
286
|
+
"rawItemParams": [
|
|
287
|
+
{
|
|
288
|
+
"key": "POSITION",
|
|
289
|
+
"value": "BOTTOM"
|
|
290
|
+
}
|
|
291
|
+
],
|
|
292
|
+
"predefinedType": "VIEWMSG_POS",
|
|
293
|
+
"id": "viewmsg_pos_bottom"
|
|
294
|
+
},
|
|
295
|
+
"caption": "视图消息占位",
|
|
296
|
+
"itemStyle": "DEFAULT",
|
|
297
|
+
"itemType": "RAWITEM",
|
|
298
|
+
"layoutPos": {
|
|
299
|
+
"shrink": 0,
|
|
300
|
+
"layout": "FLEX"
|
|
301
|
+
},
|
|
302
|
+
"showCaption": true,
|
|
303
|
+
"id": "viewmsg_pos_bottom"
|
|
241
304
|
}
|
|
242
305
|
],
|
|
243
306
|
"layoutPanel": true,
|