@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
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
layoutMode: string;
|
|
3
|
+
layout: {
|
|
4
|
+
layout: string;
|
|
5
|
+
};
|
|
6
|
+
rootPanelItems: {
|
|
7
|
+
rawItem: {
|
|
8
|
+
caption: string;
|
|
9
|
+
halign: string;
|
|
10
|
+
renderMode: string;
|
|
11
|
+
valign: string;
|
|
12
|
+
wrapMode: string;
|
|
13
|
+
contentType: string;
|
|
14
|
+
predefinedType: string;
|
|
15
|
+
id: string;
|
|
16
|
+
};
|
|
17
|
+
caption: string;
|
|
18
|
+
itemStyle: string;
|
|
19
|
+
itemType: string;
|
|
20
|
+
layoutPos: {
|
|
21
|
+
shrink: number;
|
|
22
|
+
layout: string;
|
|
23
|
+
};
|
|
24
|
+
showCaption: boolean;
|
|
25
|
+
id: string;
|
|
26
|
+
}[];
|
|
27
|
+
layoutPanel: boolean;
|
|
28
|
+
codeName: string;
|
|
29
|
+
controlType: string;
|
|
30
|
+
logicName: string;
|
|
31
|
+
controlParam: {};
|
|
32
|
+
name: string;
|
|
33
|
+
id: string;
|
|
34
|
+
};
|
|
35
|
+
export default _default;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var AppDataUploadView = {
|
|
3
|
+
"layoutMode": "FLEX",
|
|
4
|
+
"layout": {
|
|
5
|
+
"layout": "FLEX"
|
|
6
|
+
},
|
|
7
|
+
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"rawItem": {
|
|
10
|
+
"caption": "\u6587\u672C\u5185\u5BB9",
|
|
11
|
+
"halign": "LEFT",
|
|
12
|
+
"renderMode": "TEXT",
|
|
13
|
+
"valign": "MIDDLE",
|
|
14
|
+
"wrapMode": "NOWRAP",
|
|
15
|
+
"contentType": "RAW",
|
|
16
|
+
"predefinedType": "DATA_IMPORT",
|
|
17
|
+
"id": "data_import"
|
|
18
|
+
},
|
|
19
|
+
"caption": "\u6570\u636E\u5BFC\u5165",
|
|
20
|
+
"itemStyle": "DEFAULT",
|
|
21
|
+
"itemType": "RAWITEM",
|
|
22
|
+
"layoutPos": {
|
|
23
|
+
"shrink": 1,
|
|
24
|
+
"layout": "FLEX"
|
|
25
|
+
},
|
|
26
|
+
"showCaption": true,
|
|
27
|
+
"id": "data_import"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"layoutPanel": true,
|
|
31
|
+
"codeName": "AppDataUploadViewLayout",
|
|
32
|
+
"controlType": "VIEWLAYOUTPANEL",
|
|
33
|
+
"logicName": "\u5E94\u7528\u6570\u636E\u5BFC\u5165\u89C6\u56FE\u5E03\u5C40\u9762\u677F(\u9884\u7F6E\u6A21\u578B)",
|
|
34
|
+
"controlParam": {},
|
|
35
|
+
"name": "layoutpanel",
|
|
36
|
+
"id": "appdatauploadviewlayout"
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export { AppDataUploadView as default };
|
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
|
99
99
|
layout?: undefined;
|
|
100
100
|
dataRegionType?: undefined;
|
|
101
101
|
} | {
|
|
102
|
-
panelItems:
|
|
102
|
+
panelItems: {
|
|
103
103
|
panelItems: {
|
|
104
104
|
rawItem: {
|
|
105
105
|
sysImage: {
|
|
@@ -146,58 +146,7 @@ declare const _default: {
|
|
|
146
146
|
};
|
|
147
147
|
width: number;
|
|
148
148
|
id: string;
|
|
149
|
-
}
|
|
150
|
-
panelItems: {
|
|
151
|
-
actionType: string;
|
|
152
|
-
buttonHeight: number;
|
|
153
|
-
buttonStyle: string;
|
|
154
|
-
buttonType: string;
|
|
155
|
-
buttonWidth: number;
|
|
156
|
-
renderMode: string;
|
|
157
|
-
tooltip: string;
|
|
158
|
-
uiactionTarget: string;
|
|
159
|
-
caption: string;
|
|
160
|
-
contentHeight: number;
|
|
161
|
-
contentWidth: number;
|
|
162
|
-
height: number;
|
|
163
|
-
itemStyle: string;
|
|
164
|
-
itemType: string;
|
|
165
|
-
layoutPos: {
|
|
166
|
-
shrink: number;
|
|
167
|
-
height: number;
|
|
168
|
-
heightMode: string;
|
|
169
|
-
layout: string;
|
|
170
|
-
width: number;
|
|
171
|
-
widthMode: string;
|
|
172
|
-
};
|
|
173
|
-
sysImage: {
|
|
174
|
-
imagePath: string;
|
|
175
|
-
imagePathX: string;
|
|
176
|
-
};
|
|
177
|
-
width: number;
|
|
178
|
-
id: string;
|
|
179
|
-
}[];
|
|
180
|
-
layout: {
|
|
181
|
-
layout: string;
|
|
182
|
-
};
|
|
183
|
-
dataRegionType: string;
|
|
184
|
-
caption: string;
|
|
185
|
-
contentHeight: number;
|
|
186
|
-
contentWidth: number;
|
|
187
|
-
height: number;
|
|
188
|
-
itemStyle: string;
|
|
189
|
-
itemType: string;
|
|
190
|
-
layoutPos: {
|
|
191
|
-
shrink: number;
|
|
192
|
-
height: number;
|
|
193
|
-
heightMode: string;
|
|
194
|
-
layout: string;
|
|
195
|
-
width: number;
|
|
196
|
-
widthMode: string;
|
|
197
|
-
};
|
|
198
|
-
width: number;
|
|
199
|
-
id: string;
|
|
200
|
-
})[];
|
|
149
|
+
}[];
|
|
201
150
|
predefinedType: string;
|
|
202
151
|
layout: {
|
|
203
152
|
align: string;
|
|
@@ -179,34 +179,30 @@ var AppIndexViewLayout = {
|
|
|
179
179
|
{
|
|
180
180
|
"panelItems": [
|
|
181
181
|
{
|
|
182
|
-
"
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
"
|
|
192
|
-
"contentWidth": 48,
|
|
193
|
-
"height": 48,
|
|
182
|
+
"rawItem": {
|
|
183
|
+
"sysImage": {
|
|
184
|
+
"imagePath": "svg/setting.svg",
|
|
185
|
+
"imagePathX": "svg/setting.svg"
|
|
186
|
+
},
|
|
187
|
+
"contentType": "IMAGE",
|
|
188
|
+
"predefinedType": "SETTING",
|
|
189
|
+
"id": "setting"
|
|
190
|
+
},
|
|
191
|
+
"caption": "\u8BBE\u7F6E",
|
|
194
192
|
"itemStyle": "DEFAULT",
|
|
195
|
-
"itemType": "
|
|
193
|
+
"itemType": "RAWITEM",
|
|
196
194
|
"layoutPos": {
|
|
197
195
|
"shrink": 1,
|
|
198
|
-
"height": 48,
|
|
199
196
|
"heightMode": "FULL",
|
|
200
197
|
"layout": "FLEX",
|
|
201
|
-
"width": 48,
|
|
202
198
|
"widthMode": "FULL"
|
|
203
199
|
},
|
|
204
200
|
"sysImage": {
|
|
205
201
|
"imagePath": "svg/setting.svg",
|
|
206
202
|
"imagePathX": "svg/setting.svg"
|
|
207
203
|
},
|
|
208
|
-
"
|
|
209
|
-
"id": "
|
|
204
|
+
"showCaption": true,
|
|
205
|
+
"id": "setting"
|
|
210
206
|
}
|
|
211
207
|
],
|
|
212
208
|
"layout": {
|
|
@@ -233,34 +229,30 @@ var AppIndexViewLayout = {
|
|
|
233
229
|
{
|
|
234
230
|
"panelItems": [
|
|
235
231
|
{
|
|
236
|
-
"
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
"
|
|
246
|
-
"contentWidth": 48,
|
|
247
|
-
"height": 48,
|
|
232
|
+
"rawItem": {
|
|
233
|
+
"sysImage": {
|
|
234
|
+
"imagePath": "svg/helper.svg",
|
|
235
|
+
"imagePathX": "svg/helper.svg"
|
|
236
|
+
},
|
|
237
|
+
"contentType": "IMAGE",
|
|
238
|
+
"predefinedType": "HELPER",
|
|
239
|
+
"id": "helper"
|
|
240
|
+
},
|
|
241
|
+
"caption": "\u5E2E\u52A9",
|
|
248
242
|
"itemStyle": "DEFAULT",
|
|
249
|
-
"itemType": "
|
|
243
|
+
"itemType": "RAWITEM",
|
|
250
244
|
"layoutPos": {
|
|
251
245
|
"shrink": 1,
|
|
252
|
-
"height": 48,
|
|
253
246
|
"heightMode": "FULL",
|
|
254
247
|
"layout": "FLEX",
|
|
255
|
-
"width": 48,
|
|
256
248
|
"widthMode": "FULL"
|
|
257
249
|
},
|
|
258
250
|
"sysImage": {
|
|
259
251
|
"imagePath": "svg/helper.svg",
|
|
260
252
|
"imagePathX": "svg/helper.svg"
|
|
261
253
|
},
|
|
262
|
-
"
|
|
263
|
-
"id": "
|
|
254
|
+
"showCaption": true,
|
|
255
|
+
"id": "helper"
|
|
264
256
|
}
|
|
265
257
|
],
|
|
266
258
|
"layout": {
|
|
@@ -287,34 +279,30 @@ var AppIndexViewLayout = {
|
|
|
287
279
|
{
|
|
288
280
|
"panelItems": [
|
|
289
281
|
{
|
|
290
|
-
"
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
"
|
|
300
|
-
"contentWidth": 48,
|
|
301
|
-
"height": 48,
|
|
282
|
+
"rawItem": {
|
|
283
|
+
"sysImage": {
|
|
284
|
+
"imagePath": "svg/custom-workbench.svg",
|
|
285
|
+
"imagePathX": "svg/custom-workbench.svg"
|
|
286
|
+
},
|
|
287
|
+
"contentType": "IMAGE",
|
|
288
|
+
"predefinedType": "CUSTOM",
|
|
289
|
+
"id": "custom"
|
|
290
|
+
},
|
|
291
|
+
"caption": "\u81EA\u5B9A\u4E49\u529F\u80FD",
|
|
302
292
|
"itemStyle": "DEFAULT",
|
|
303
|
-
"itemType": "
|
|
293
|
+
"itemType": "RAWITEM",
|
|
304
294
|
"layoutPos": {
|
|
305
295
|
"shrink": 1,
|
|
306
|
-
"height": 48,
|
|
307
296
|
"heightMode": "FULL",
|
|
308
297
|
"layout": "FLEX",
|
|
309
|
-
"width": 48,
|
|
310
298
|
"widthMode": "FULL"
|
|
311
299
|
},
|
|
312
300
|
"sysImage": {
|
|
313
301
|
"imagePath": "svg/custom-workbench.svg",
|
|
314
302
|
"imagePathX": "svg/custom-workbench.svg"
|
|
315
303
|
},
|
|
316
|
-
"
|
|
317
|
-
"id": "
|
|
304
|
+
"showCaption": true,
|
|
305
|
+
"id": "custom"
|
|
318
306
|
}
|
|
319
307
|
],
|
|
320
308
|
"layout": {
|
|
@@ -40,6 +40,7 @@ declare const _default: {
|
|
|
40
40
|
layoutPos: {
|
|
41
41
|
shrink: number;
|
|
42
42
|
layout: string;
|
|
43
|
+
grow?: undefined;
|
|
43
44
|
};
|
|
44
45
|
id: string;
|
|
45
46
|
} | {
|
|
@@ -48,6 +49,7 @@ declare const _default: {
|
|
|
48
49
|
itemStyle: string;
|
|
49
50
|
itemType: string;
|
|
50
51
|
layoutPos: {
|
|
52
|
+
grow: number;
|
|
51
53
|
shrink: number;
|
|
52
54
|
layout: string;
|
|
53
55
|
};
|
|
@@ -62,6 +64,7 @@ declare const _default: {
|
|
|
62
64
|
itemStyle: string;
|
|
63
65
|
itemType: string;
|
|
64
66
|
layoutPos: {
|
|
67
|
+
grow: number;
|
|
65
68
|
shrink: number;
|
|
66
69
|
layout: string;
|
|
67
70
|
};
|
|
@@ -56,6 +56,7 @@ var Tree = {
|
|
|
56
56
|
"itemStyle": "DEFAULT",
|
|
57
57
|
"itemType": "CTRLPOS",
|
|
58
58
|
"layoutPos": {
|
|
59
|
+
"grow": 1,
|
|
59
60
|
"shrink": 1,
|
|
60
61
|
"layout": "FLEX"
|
|
61
62
|
},
|
|
@@ -71,6 +72,7 @@ var Tree = {
|
|
|
71
72
|
"itemStyle": "DEFAULT",
|
|
72
73
|
"itemType": "CONTAINER",
|
|
73
74
|
"layoutPos": {
|
|
75
|
+
"grow": 1,
|
|
74
76
|
"shrink": 1,
|
|
75
77
|
"layout": "FLEX"
|
|
76
78
|
},
|
package/es/publish/index.mjs
CHANGED
|
@@ -5,6 +5,7 @@ import AppIndexViewLayout_CENTER from './app-index-view-layout-center.mjs';
|
|
|
5
5
|
import AppIndexViewLayout_TOP from './app-index-view-layout-top.mjs';
|
|
6
6
|
import AppIndexViewLayout from './app-index-view-layout.mjs';
|
|
7
7
|
import AppLoginView from './app-login-view.mjs';
|
|
8
|
+
import AppDataUploadView from './app-data-upload-view.mjs';
|
|
8
9
|
import DEChartView from './view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.mjs';
|
|
9
10
|
import DECalendarExpView from './view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.mjs';
|
|
10
11
|
import DECalendarView from './view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.mjs';
|
|
@@ -66,6 +67,7 @@ function install(callBack) {
|
|
|
66
67
|
callBack("APPINDEXVIEW_DEFAULT_LEFT_NO_NAV", AppIndexViewLayout_NO_NAV);
|
|
67
68
|
callBack("APPINDEXVIEW_DEFAULT_TOP_NO_NAV", AppIndexViewLayout_TOP_NO_NAV);
|
|
68
69
|
callBack("APPLOGINVIEW_DEFAULT", AppLoginView);
|
|
70
|
+
callBack("APPDATAUPLOADVIEW_DEFAULT", AppDataUploadView);
|
|
69
71
|
callBack("DECHARTVIEW_DEFAULT", DEChartView);
|
|
70
72
|
callBack("DECHARTVIEW9_DEFAULT", DEChartView);
|
|
71
73
|
callBack("DECALENDAREXPVIEW_DEFAULT", DECalendarExpView);
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
viewProxyMode: boolean;
|
|
3
|
+
layoutMode: string;
|
|
4
|
+
layout: {
|
|
5
|
+
layout: string;
|
|
6
|
+
};
|
|
7
|
+
rootPanelItems: {
|
|
8
|
+
panelItems: {
|
|
9
|
+
caption: string;
|
|
10
|
+
itemStyle: string;
|
|
11
|
+
itemType: string;
|
|
12
|
+
layoutPos: {
|
|
13
|
+
shrink: number;
|
|
14
|
+
heightMode: string;
|
|
15
|
+
layout: string;
|
|
16
|
+
widthMode: string;
|
|
17
|
+
};
|
|
18
|
+
showCaption: boolean;
|
|
19
|
+
id: string;
|
|
20
|
+
}[];
|
|
21
|
+
layout: {
|
|
22
|
+
dir: string;
|
|
23
|
+
layout: string;
|
|
24
|
+
};
|
|
25
|
+
dataRegionType: string;
|
|
26
|
+
itemStyle: string;
|
|
27
|
+
itemType: string;
|
|
28
|
+
layoutPos: {
|
|
29
|
+
shrink: number;
|
|
30
|
+
heightMode: string;
|
|
31
|
+
layout: string;
|
|
32
|
+
widthMode: string;
|
|
33
|
+
};
|
|
34
|
+
id: string;
|
|
35
|
+
}[];
|
|
36
|
+
layoutPanel: boolean;
|
|
37
|
+
controls: {
|
|
38
|
+
capLanguageRes: {
|
|
39
|
+
lanResTag: string;
|
|
40
|
+
};
|
|
41
|
+
caption: string;
|
|
42
|
+
codeName: string;
|
|
43
|
+
controlType: string;
|
|
44
|
+
appDataEntityId: string;
|
|
45
|
+
controlParam: {};
|
|
46
|
+
name: string;
|
|
47
|
+
id: string;
|
|
48
|
+
}[];
|
|
49
|
+
codeName: string;
|
|
50
|
+
controlType: string;
|
|
51
|
+
logicName: string;
|
|
52
|
+
appDataEntityId: string;
|
|
53
|
+
controlParam: {};
|
|
54
|
+
name: string;
|
|
55
|
+
id: string;
|
|
56
|
+
};
|
|
57
|
+
export default _default;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var viewLayoutModelRepositoryAppPanelViewLayout = {
|
|
3
|
+
"viewProxyMode": true,
|
|
4
|
+
"layoutMode": "FLEX",
|
|
5
|
+
"layout": {
|
|
6
|
+
"layout": "FLEX"
|
|
7
|
+
},
|
|
8
|
+
"rootPanelItems": [
|
|
9
|
+
{
|
|
10
|
+
"panelItems": [
|
|
11
|
+
{
|
|
12
|
+
"caption": "\u9762\u677F\u90E8\u4EF6",
|
|
13
|
+
"itemStyle": "DEFAULT",
|
|
14
|
+
"itemType": "CTRLPOS",
|
|
15
|
+
"layoutPos": {
|
|
16
|
+
"shrink": 1,
|
|
17
|
+
"heightMode": "FULL",
|
|
18
|
+
"layout": "FLEX",
|
|
19
|
+
"widthMode": "FULL"
|
|
20
|
+
},
|
|
21
|
+
"showCaption": true,
|
|
22
|
+
"id": "panel"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"layout": {
|
|
26
|
+
"dir": "column",
|
|
27
|
+
"layout": "FLEX"
|
|
28
|
+
},
|
|
29
|
+
"dataRegionType": "INHERIT",
|
|
30
|
+
"itemStyle": "DEFAULT",
|
|
31
|
+
"itemType": "CONTAINER",
|
|
32
|
+
"layoutPos": {
|
|
33
|
+
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
35
|
+
"layout": "FLEX",
|
|
36
|
+
"widthMode": "FULL"
|
|
37
|
+
},
|
|
38
|
+
"id": "page_container"
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"layoutPanel": true,
|
|
42
|
+
"controls": [
|
|
43
|
+
{
|
|
44
|
+
"capLanguageRes": {
|
|
45
|
+
"lanResTag": "DE.LNAME.VIEWLAYOUTMODELREPOSITORY"
|
|
46
|
+
},
|
|
47
|
+
"caption": "\u5E94\u7528\u9762\u677F\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
|
|
48
|
+
"codeName": "AppPanelViewLayoutcaptionbar",
|
|
49
|
+
"controlType": "CAPTIONBAR",
|
|
50
|
+
"appDataEntityId": "frontmodel.viewlayoutmodelrepository",
|
|
51
|
+
"controlParam": {},
|
|
52
|
+
"name": "captionbar",
|
|
53
|
+
"id": "apppanelviewlayoutcaptionbar"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"codeName": "Usr0411453122",
|
|
57
|
+
"controlType": "VIEWLAYOUTPANEL",
|
|
58
|
+
"logicName": "\u5E94\u7528\u9762\u677F\u89C6\u56FE\u5E03\u5C40\u9762\u677F\u5E03\u5C40\u9762\u677F",
|
|
59
|
+
"appDataEntityId": "frontmodel.viewlayoutmodelrepository",
|
|
60
|
+
"controlParam": {},
|
|
61
|
+
"name": "layoutpanel",
|
|
62
|
+
"id": "usr0411453122"
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
export { viewLayoutModelRepositoryAppPanelViewLayout as default };
|
|
@@ -3,53 +3,117 @@ declare const _default: {
|
|
|
3
3
|
layout: {
|
|
4
4
|
layout: string;
|
|
5
5
|
};
|
|
6
|
-
rootPanelItems: {
|
|
6
|
+
rootPanelItems: ({
|
|
7
|
+
rawItem: {
|
|
8
|
+
rawItemParams: {
|
|
9
|
+
key: string;
|
|
10
|
+
value: string;
|
|
11
|
+
}[];
|
|
12
|
+
predefinedType: string;
|
|
13
|
+
id: string;
|
|
14
|
+
};
|
|
15
|
+
caption: string;
|
|
16
|
+
itemStyle: string;
|
|
17
|
+
itemType: string;
|
|
18
|
+
layoutPos: {
|
|
19
|
+
shrink: number;
|
|
20
|
+
layout: string;
|
|
21
|
+
grow?: undefined;
|
|
22
|
+
};
|
|
23
|
+
showCaption: boolean;
|
|
24
|
+
id: string;
|
|
25
|
+
panelItems?: undefined;
|
|
26
|
+
layout?: undefined;
|
|
27
|
+
dataRegionType?: undefined;
|
|
28
|
+
} | {
|
|
7
29
|
panelItems: ({
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
shrink: number;
|
|
15
|
-
layout: string;
|
|
16
|
-
};
|
|
17
|
-
showCaption: boolean;
|
|
30
|
+
rawItem: {
|
|
31
|
+
rawItemParams: {
|
|
32
|
+
key: string;
|
|
33
|
+
value: string;
|
|
34
|
+
}[];
|
|
35
|
+
predefinedType: string;
|
|
18
36
|
id: string;
|
|
19
|
-
}[];
|
|
20
|
-
layout: {
|
|
21
|
-
layout: string;
|
|
22
37
|
};
|
|
23
|
-
dataRegionType: string;
|
|
24
38
|
caption: string;
|
|
25
|
-
contentWidth: number;
|
|
26
39
|
itemStyle: string;
|
|
27
40
|
itemType: string;
|
|
28
41
|
layoutPos: {
|
|
29
42
|
shrink: number;
|
|
30
43
|
layout: string;
|
|
31
|
-
|
|
32
|
-
widthMode: string;
|
|
44
|
+
grow?: undefined;
|
|
33
45
|
};
|
|
34
|
-
|
|
46
|
+
showCaption: boolean;
|
|
35
47
|
id: string;
|
|
48
|
+
panelItems?: undefined;
|
|
49
|
+
predefinedType?: undefined;
|
|
50
|
+
layout?: undefined;
|
|
51
|
+
dataRegionType?: undefined;
|
|
36
52
|
} | {
|
|
37
|
-
panelItems: {
|
|
38
|
-
|
|
39
|
-
|
|
53
|
+
panelItems: ({
|
|
54
|
+
panelItems: {
|
|
55
|
+
caption: string;
|
|
56
|
+
itemStyle: string;
|
|
57
|
+
itemType: string;
|
|
58
|
+
layoutPos: {
|
|
59
|
+
grow: number;
|
|
60
|
+
shrink: number;
|
|
61
|
+
layout: string;
|
|
62
|
+
};
|
|
63
|
+
showCaption: boolean;
|
|
40
64
|
id: string;
|
|
65
|
+
}[];
|
|
66
|
+
layout: {
|
|
67
|
+
layout: string;
|
|
41
68
|
};
|
|
69
|
+
dataRegionType: string;
|
|
42
70
|
caption: string;
|
|
71
|
+
contentWidth: number;
|
|
43
72
|
itemStyle: string;
|
|
44
73
|
itemType: string;
|
|
45
74
|
layoutPos: {
|
|
46
|
-
grow: number;
|
|
47
75
|
shrink: number;
|
|
48
76
|
layout: string;
|
|
77
|
+
width: number;
|
|
78
|
+
widthMode: string;
|
|
49
79
|
};
|
|
50
|
-
|
|
80
|
+
width: number;
|
|
51
81
|
id: string;
|
|
52
|
-
}
|
|
82
|
+
} | {
|
|
83
|
+
panelItems: {
|
|
84
|
+
rawItem: {
|
|
85
|
+
predefinedType: string;
|
|
86
|
+
id: string;
|
|
87
|
+
};
|
|
88
|
+
caption: string;
|
|
89
|
+
itemStyle: string;
|
|
90
|
+
itemType: string;
|
|
91
|
+
layoutPos: {
|
|
92
|
+
grow: number;
|
|
93
|
+
shrink: number;
|
|
94
|
+
layout: string;
|
|
95
|
+
};
|
|
96
|
+
showCaption: boolean;
|
|
97
|
+
id: string;
|
|
98
|
+
}[];
|
|
99
|
+
layout: {
|
|
100
|
+
layout: string;
|
|
101
|
+
};
|
|
102
|
+
dataRegionType: string;
|
|
103
|
+
caption: string;
|
|
104
|
+
itemStyle: string;
|
|
105
|
+
itemType: string;
|
|
106
|
+
layoutPos: {
|
|
107
|
+
shrink: number;
|
|
108
|
+
layout: string;
|
|
109
|
+
width?: undefined;
|
|
110
|
+
widthMode?: undefined;
|
|
111
|
+
};
|
|
112
|
+
id: string;
|
|
113
|
+
contentWidth?: undefined;
|
|
114
|
+
width?: undefined;
|
|
115
|
+
})[];
|
|
116
|
+
predefinedType: string;
|
|
53
117
|
layout: {
|
|
54
118
|
layout: string;
|
|
55
119
|
};
|
|
@@ -58,16 +122,14 @@ declare const _default: {
|
|
|
58
122
|
itemStyle: string;
|
|
59
123
|
itemType: string;
|
|
60
124
|
layoutPos: {
|
|
125
|
+
grow: number;
|
|
61
126
|
shrink: number;
|
|
62
127
|
layout: string;
|
|
63
|
-
width?: undefined;
|
|
64
|
-
widthMode?: undefined;
|
|
65
128
|
};
|
|
66
129
|
id: string;
|
|
67
|
-
|
|
68
|
-
|
|
130
|
+
rawItem?: undefined;
|
|
131
|
+
showCaption?: undefined;
|
|
69
132
|
})[];
|
|
70
|
-
predefinedType: string;
|
|
71
133
|
layout: {
|
|
72
134
|
layout: string;
|
|
73
135
|
};
|
|
@@ -81,7 +143,9 @@ declare const _default: {
|
|
|
81
143
|
layout: string;
|
|
82
144
|
};
|
|
83
145
|
id: string;
|
|
84
|
-
|
|
146
|
+
rawItem?: undefined;
|
|
147
|
+
showCaption?: undefined;
|
|
148
|
+
})[];
|
|
85
149
|
layoutPanel: boolean;
|
|
86
150
|
codeName: string;
|
|
87
151
|
controlType: string;
|