@ibiz-template/web-theme 3.2.0 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/dist/index.system.min.js +1 -1
  2. package/dist/index.system.min.js.map +1 -1
  3. package/es/index.d.ts +5 -0
  4. package/es/publish/app-data-upload-view.d.ts +37 -0
  5. package/es/publish/app-index-view-layout-blank-mode.d.ts +32 -0
  6. package/es/publish/app-index-view-layout-center.d.ts +29 -0
  7. package/es/publish/app-index-view-layout-no-nav.d.ts +429 -0
  8. package/es/publish/app-index-view-layout-top-nonav.d.ts +409 -0
  9. package/es/publish/app-index-view-layout-top.d.ts +436 -0
  10. package/es/publish/app-index-view-layout.d.ts +399 -0
  11. package/es/publish/app-login-view.d.ts +228 -0
  12. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.d.ts +149 -0
  13. package/es/publish/control-layout/control-layout-model-repository-data-view-exp-bar-layout.d.ts +178 -0
  14. package/es/publish/control-layout/control-layout-model-repository-data-view-layout.d.ts +162 -0
  15. package/es/publish/control-layout/control-layout-model-repository-data-view-layout.mjs +161 -0
  16. package/es/publish/control-layout/control-layout-model-repository-grid-exp-bar-layout.d.ts +151 -0
  17. package/es/publish/control-layout/control-layout-model-repository-list-exp-bar-layout.d.ts +178 -0
  18. package/es/publish/control-layout/control-layout-model-repository-search-form-layout.d.ts +126 -0
  19. package/es/publish/control-layout/control-layout-model-repository-tree-exp-bar-layout.d.ts +151 -0
  20. package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +99 -0
  21. package/es/publish/index.d.ts +9 -0
  22. package/es/publish/index.mjs +2 -0
  23. package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +60 -0
  24. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +166 -0
  25. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +198 -0
  26. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +168 -0
  27. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +242 -0
  28. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +166 -0
  29. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +242 -0
  30. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +256 -0
  31. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +238 -0
  32. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +183 -0
  33. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +153 -0
  34. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +242 -0
  35. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +166 -0
  36. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +242 -0
  37. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-pickup-data-view-layout.d.ts +29 -0
  38. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +251 -0
  39. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +242 -0
  40. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +166 -0
  41. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +242 -0
  42. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +327 -0
  43. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +195 -0
  44. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +151 -0
  45. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-data-view-layout.d.ts +77 -0
  46. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.d.ts +77 -0
  47. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-tree-view-layout.d.ts +75 -0
  48. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +238 -0
  49. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +194 -0
  50. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +197 -0
  51. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.d.ts +113 -0
  52. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.mjs +4 -1
  53. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +217 -0
  54. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +270 -0
  55. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +166 -0
  56. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +242 -0
  57. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +242 -0
  58. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +243 -0
  59. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +75 -0
  60. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +301 -0
  61. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +365 -0
  62. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +316 -0
  63. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +128 -0
  64. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +238 -0
  65. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +152 -0
  66. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +129 -0
  67. package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +29 -0
  68. package/lib/publish/control-layout/control-layout-model-repository-data-view-layout.cjs +165 -0
  69. package/lib/publish/index.cjs +2 -0
  70. package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.cjs +4 -1
  71. package/package.json +1 -1
  72. package/src/publish/control-layout/control-layout-model-repository-data-view-layout.ts +158 -0
  73. package/src/publish/index.ts +3 -0
  74. package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.ts +4 -1
@@ -0,0 +1,152 @@
1
+ declare const _default: {
2
+ layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
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
+ actionGroupExtractMode?: undefined;
26
+ panelItems?: undefined;
27
+ predefinedType?: undefined;
28
+ layout?: undefined;
29
+ dataRegionType?: undefined;
30
+ } | {
31
+ actionGroupExtractMode: string;
32
+ panelItems: {
33
+ actionGroupExtractMode: string;
34
+ panelItems: {
35
+ actionGroupExtractMode: string;
36
+ panelItems: {
37
+ actionGroupExtractMode: string;
38
+ panelItems: {
39
+ caption: string;
40
+ itemStyle: string;
41
+ itemType: string;
42
+ layoutPos: {
43
+ shrink: number;
44
+ layout: string;
45
+ };
46
+ showCaption: boolean;
47
+ id: string;
48
+ }[];
49
+ layout: {
50
+ align: string;
51
+ layout: string;
52
+ };
53
+ dataRegionType: string;
54
+ caption: string;
55
+ itemStyle: string;
56
+ itemType: string;
57
+ layoutPos: {
58
+ shrink: number;
59
+ heightMode: string;
60
+ layout: string;
61
+ };
62
+ id: string;
63
+ }[];
64
+ layout: {
65
+ layout: string;
66
+ };
67
+ dataRegionType: string;
68
+ caption: string;
69
+ itemStyle: string;
70
+ itemType: string;
71
+ layoutPos: {
72
+ shrink: number;
73
+ heightMode: string;
74
+ layout: string;
75
+ };
76
+ id: string;
77
+ }[];
78
+ predefinedType: string;
79
+ layout: {
80
+ align: string;
81
+ dir: string;
82
+ layout: string;
83
+ valign: string;
84
+ };
85
+ dataRegionType: string;
86
+ caption: string;
87
+ itemStyle: string;
88
+ itemType: string;
89
+ layoutPos: {
90
+ shrink: number;
91
+ layout: string;
92
+ };
93
+ id: string;
94
+ }[];
95
+ predefinedType: string;
96
+ layout: {
97
+ layout: string;
98
+ };
99
+ dataRegionType: string;
100
+ caption: string;
101
+ itemStyle: string;
102
+ itemType: string;
103
+ layoutPos: {
104
+ shrink: number;
105
+ layout: string;
106
+ grow?: undefined;
107
+ };
108
+ showCaption: boolean;
109
+ id: string;
110
+ rawItem?: undefined;
111
+ } | {
112
+ actionGroupExtractMode: string;
113
+ panelItems: {
114
+ caption: string;
115
+ itemStyle: string;
116
+ itemType: string;
117
+ layoutPos: {
118
+ shrink: number;
119
+ layout: string;
120
+ };
121
+ showCaption: boolean;
122
+ id: string;
123
+ }[];
124
+ predefinedType: string;
125
+ layout: {
126
+ layout: string;
127
+ };
128
+ dataRegionType: string;
129
+ caption: string;
130
+ itemStyle: string;
131
+ itemType: string;
132
+ layoutPos: {
133
+ grow: number;
134
+ shrink: number;
135
+ layout: string;
136
+ };
137
+ id: string;
138
+ rawItem?: undefined;
139
+ showCaption?: undefined;
140
+ })[];
141
+ layoutPanel: boolean;
142
+ codeName: string;
143
+ controlType: string;
144
+ logicName: string;
145
+ appDataEntityId: string;
146
+ controlParam: {};
147
+ modelId: string;
148
+ modelType: string;
149
+ name: string;
150
+ id: string;
151
+ };
152
+ export default _default;
@@ -0,0 +1,129 @@
1
+ declare const _default: {
2
+ layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
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
+ actionGroupExtractMode?: undefined;
26
+ panelItems?: undefined;
27
+ predefinedType?: undefined;
28
+ layout?: undefined;
29
+ dataRegionType?: undefined;
30
+ } | {
31
+ actionGroupExtractMode: string;
32
+ panelItems: {
33
+ caption: string;
34
+ itemStyle: string;
35
+ itemType: string;
36
+ layoutPos: {
37
+ grow: number;
38
+ shrink: number;
39
+ layout: string;
40
+ };
41
+ showCaption: boolean;
42
+ id: string;
43
+ }[];
44
+ predefinedType: string;
45
+ layout: {
46
+ layout: string;
47
+ dir?: undefined;
48
+ valign?: undefined;
49
+ };
50
+ dataRegionType: string;
51
+ caption: string;
52
+ itemStyle: string;
53
+ itemType: string;
54
+ layoutPos: {
55
+ grow: number;
56
+ shrink: number;
57
+ layout: string;
58
+ };
59
+ id: string;
60
+ rawItem?: undefined;
61
+ showCaption?: undefined;
62
+ } | {
63
+ actionGroupExtractMode: string;
64
+ panelItems: ({
65
+ actionType: string;
66
+ buttonStyle: string;
67
+ buttonType: string;
68
+ uiactionId: string;
69
+ renderMode: string;
70
+ tooltip: string;
71
+ caption: string;
72
+ itemStyle: string;
73
+ itemType: string;
74
+ layoutPos: {
75
+ shrink: number;
76
+ layout: string;
77
+ spacingRight?: undefined;
78
+ };
79
+ showCaption: boolean;
80
+ id: string;
81
+ } | {
82
+ actionType: string;
83
+ buttonStyle: string;
84
+ buttonType: string;
85
+ uiactionId: string;
86
+ renderMode: string;
87
+ tooltip: string;
88
+ caption: string;
89
+ itemStyle: string;
90
+ itemType: string;
91
+ layoutPos: {
92
+ shrink: number;
93
+ layout: string;
94
+ spacingRight: string;
95
+ };
96
+ showCaption: boolean;
97
+ id: string;
98
+ })[];
99
+ layout: {
100
+ dir: string;
101
+ layout: string;
102
+ valign: string;
103
+ };
104
+ dataRegionType: string;
105
+ caption: string;
106
+ itemStyle: string;
107
+ itemType: string;
108
+ layoutPos: {
109
+ shrink: number;
110
+ layout: string;
111
+ grow?: undefined;
112
+ };
113
+ id: string;
114
+ rawItem?: undefined;
115
+ showCaption?: undefined;
116
+ predefinedType?: undefined;
117
+ })[];
118
+ layoutPanel: boolean;
119
+ codeName: string;
120
+ controlType: string;
121
+ logicName: string;
122
+ appDataEntityId: string;
123
+ controlParam: {};
124
+ modelId: string;
125
+ modelType: string;
126
+ name: string;
127
+ id: string;
128
+ };
129
+ export default _default;
@@ -0,0 +1,29 @@
1
+ declare const _default: {
2
+ layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
6
+ rootPanelItems: {
7
+ caption: string;
8
+ itemStyle: string;
9
+ itemType: string;
10
+ layoutPos: {
11
+ grow: number;
12
+ shrink: number;
13
+ layout: string;
14
+ };
15
+ showCaption: boolean;
16
+ id: string;
17
+ }[];
18
+ layoutPanel: boolean;
19
+ codeName: string;
20
+ controlType: string;
21
+ logicName: string;
22
+ appDataEntityId: string;
23
+ controlParam: {};
24
+ modelId: string;
25
+ modelType: string;
26
+ name: string;
27
+ id: string;
28
+ };
29
+ export default _default;
@@ -0,0 +1,165 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ "use strict";
6
+ var DataView = {
7
+ "viewProxyMode": true,
8
+ "layoutMode": "FLEX",
9
+ "layout": {
10
+ "layout": "FLEX"
11
+ },
12
+ "rootPanelItems": [
13
+ {
14
+ "actionGroupExtractMode": "ITEM",
15
+ "panelItems": [
16
+ {
17
+ "rawItem": {
18
+ "caption": "\u6392\u5E8F\u680F\uFF08SORTBAR\uFF09",
19
+ "halign": "LEFT",
20
+ "valign": "MIDDLE",
21
+ "wrapMode": "NOWRAP",
22
+ "contentType": "RAW",
23
+ "predefinedType": "SORTBAR",
24
+ "id": "sortbar"
25
+ },
26
+ "caption": "\u6392\u5E8F\u680F",
27
+ "itemStyle": "DEFAULT",
28
+ "itemType": "RAWITEM",
29
+ "layoutPos": {
30
+ "grow": 1,
31
+ "shrink": 1,
32
+ "layout": "FLEX"
33
+ },
34
+ "showCaption": true,
35
+ "id": "sortbar"
36
+ },
37
+ {
38
+ "caption": "\u641C\u7D22\u680F",
39
+ "itemStyle": "DEFAULT",
40
+ "itemType": "CTRLPOS",
41
+ "layoutPos": {
42
+ "shrink": 0,
43
+ "layout": "FLEX",
44
+ "spacingBottom": "OUTERSMALL",
45
+ "spacingLeft": "OUTERSMALL",
46
+ "spacingRight": "OUTERSMALL",
47
+ "spacingTop": "OUTERSMALL"
48
+ },
49
+ "showCaption": true,
50
+ "id": "searchbar"
51
+ }
52
+ ],
53
+ "layout": {
54
+ "align": "space-between",
55
+ "dir": "row",
56
+ "layout": "FLEX"
57
+ },
58
+ "dataRegionType": "INHERIT",
59
+ "caption": "\u5BB9\u5668",
60
+ "itemStyle": "DEFAULT",
61
+ "itemType": "CONTAINER",
62
+ "layoutPos": {
63
+ "shrink": 0,
64
+ "layout": "FLEX",
65
+ "spacingBottom": "OUTERSMALL"
66
+ },
67
+ "id": "control_header"
68
+ },
69
+ {
70
+ "actionGroupExtractMode": "ITEM",
71
+ "panelItems": [
72
+ {
73
+ "caption": "\u6570\u636E\u89C6\u56FE",
74
+ "itemStyle": "DEFAULT",
75
+ "itemType": "CTRLPOS",
76
+ "layoutPos": {
77
+ "grow": 1,
78
+ "shrink": 1,
79
+ "layout": "FLEX"
80
+ },
81
+ "showCaption": true,
82
+ "id": "dataview"
83
+ },
84
+ {
85
+ "actionGroupExtractMode": "ITEM",
86
+ "panelItems": [
87
+ {
88
+ "rawItem": {
89
+ "caption": "\u5206\u9875\u680F\uFF08PAGINGBAR\uFF09",
90
+ "halign": "LEFT",
91
+ "renderMode": "PARAGRAPH",
92
+ "valign": "MIDDLE",
93
+ "wrapMode": "NOWRAP",
94
+ "contentType": "RAW",
95
+ "predefinedType": "PAGINGBAR",
96
+ "id": "pagingbar"
97
+ },
98
+ "caption": "\u5206\u9875\u680F",
99
+ "itemStyle": "DEFAULT",
100
+ "itemType": "RAWITEM",
101
+ "layoutPos": {
102
+ "shrink": 0,
103
+ "layout": "FLEX"
104
+ },
105
+ "showCaption": true,
106
+ "id": "pagingbar"
107
+ }
108
+ ],
109
+ "layout": {
110
+ "dir": "row-reverse",
111
+ "layout": "FLEX"
112
+ },
113
+ "dataRegionType": "INHERIT",
114
+ "caption": "\u5BB9\u5668",
115
+ "itemStyle": "DEFAULT",
116
+ "itemType": "CONTAINER",
117
+ "layoutPos": {
118
+ "shrink": 0,
119
+ "layout": "FLEX"
120
+ },
121
+ "id": "container"
122
+ }
123
+ ],
124
+ "layout": {
125
+ "layout": "FLEX"
126
+ },
127
+ "dataRegionType": "INHERIT",
128
+ "caption": "\u5BB9\u5668",
129
+ "itemStyle": "DEFAULT",
130
+ "itemType": "CONTAINER",
131
+ "layoutPos": {
132
+ "grow": 1,
133
+ "shrink": 1,
134
+ "layout": "FLEX"
135
+ },
136
+ "id": "control_content"
137
+ }
138
+ ],
139
+ "layoutPanel": true,
140
+ "controls": [
141
+ {
142
+ "capLanguageRes": {
143
+ "lanResTag": "DE.LNAME.CONTROLLAYOUTMODELREPOSITORY"
144
+ },
145
+ "caption": "\u6570\u636E\u89C6\u56FE\u90E8\u4EF6\u5E03\u5C40",
146
+ "codeName": "DataViewLayoutcaptionbar",
147
+ "controlType": "CAPTIONBAR",
148
+ "appDataEntityId": "frontmodel.controllayoutmodelrepository",
149
+ "controlParam": {},
150
+ "name": "captionbar",
151
+ "id": "dataviewlayoutcaptionbar"
152
+ }
153
+ ],
154
+ "codeName": "CardLayout",
155
+ "controlType": "VIEWLAYOUTPANEL",
156
+ "logicName": "\u90E8\u4EF6-\u6570\u636E\u89C6\u56FE\u90E8\u4EF6\u5E03\u5C40\u9762\u677F",
157
+ "appDataEntityId": "frontmodel.controllayoutmodelrepository",
158
+ "controlParam": {},
159
+ "modelId": "84218AD7-144D-4C11-BC8A-2AFC0324EC7E",
160
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
161
+ "name": "layoutpanel",
162
+ "id": "cardlayout"
163
+ };
164
+
165
+ exports.default = DataView;
@@ -58,6 +58,7 @@ var controlLayoutModelRepositoryTreeExpBarLayout = require('./control-layout/con
58
58
  var controlLayoutModelRepositoryChartExpBarLayout = require('./control-layout/control-layout-model-repository-chart-exp-bar-layout.cjs');
59
59
  var controlLayoutModelRepositorySearchFormLayout = require('./control-layout/control-layout-model-repository-search-form-layout.cjs');
60
60
  var controlLayoutModelRepositoryTreeLayout = require('./control-layout/control-layout-model-repository-tree-layout.cjs');
61
+ var controlLayoutModelRepositoryDataViewLayout = require('./control-layout/control-layout-model-repository-data-view-layout.cjs');
61
62
 
62
63
  "use strict";
63
64
  function install(callBack) {
@@ -129,6 +130,7 @@ function install(callBack) {
129
130
  callBack("CHARTEXPBAR_DEFAULT", controlLayoutModelRepositoryChartExpBarLayout.default);
130
131
  callBack("SEARCHFORM_DEFAULT", controlLayoutModelRepositorySearchFormLayout.default);
131
132
  callBack("TREEVIEW_DEFAULT", controlLayoutModelRepositoryTreeLayout.default);
133
+ callBack("DATAVIEW_DEFAULT", controlLayoutModelRepositoryDataViewLayout.default);
132
134
  }
133
135
 
134
136
  exports.install = install;
@@ -39,8 +39,11 @@ var DETABEXPVIEW_FLOW = {
39
39
  "id": "captionbar"
40
40
  }
41
41
  ],
42
+ "predefinedType": "VIEWHEADER",
42
43
  "layout": {
43
- "layout": "FLEX"
44
+ "dir": "row",
45
+ "layout": "FLEX",
46
+ "valign": "center"
44
47
  },
45
48
  "dataRegionType": "INHERIT",
46
49
  "caption": "\u5BB9\u5668",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ibiz-template/web-theme",
3
- "version": "3.2.0",
3
+ "version": "3.4.0",
4
4
  "description": "web端主题样式库",
5
5
  "type": "module",
6
6
  "main": "lib/index.cjs",
@@ -0,0 +1,158 @@
1
+ export default {
2
+ "viewProxyMode": true,
3
+ "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
7
+ "rootPanelItems": [
8
+ {
9
+ "actionGroupExtractMode": "ITEM",
10
+ "panelItems": [
11
+ {
12
+ "rawItem": {
13
+ "caption": "排序栏(SORTBAR)",
14
+ "halign": "LEFT",
15
+ "valign": "MIDDLE",
16
+ "wrapMode": "NOWRAP",
17
+ "contentType": "RAW",
18
+ "predefinedType": "SORTBAR",
19
+ "id": "sortbar"
20
+ },
21
+ "caption": "排序栏",
22
+ "itemStyle": "DEFAULT",
23
+ "itemType": "RAWITEM",
24
+ "layoutPos": {
25
+ "grow": 1,
26
+ "shrink": 1,
27
+ "layout": "FLEX"
28
+ },
29
+ "showCaption": true,
30
+ "id": "sortbar"
31
+ },
32
+ {
33
+ "caption": "搜索栏",
34
+ "itemStyle": "DEFAULT",
35
+ "itemType": "CTRLPOS",
36
+ "layoutPos": {
37
+ "shrink": 0,
38
+ "layout": "FLEX",
39
+ "spacingBottom": "OUTERSMALL",
40
+ "spacingLeft": "OUTERSMALL",
41
+ "spacingRight": "OUTERSMALL",
42
+ "spacingTop": "OUTERSMALL"
43
+ },
44
+ "showCaption": true,
45
+ "id": "searchbar"
46
+ }
47
+ ],
48
+ "layout": {
49
+ "align": "space-between",
50
+ "dir": "row",
51
+ "layout": "FLEX"
52
+ },
53
+ "dataRegionType": "INHERIT",
54
+ "caption": "容器",
55
+ "itemStyle": "DEFAULT",
56
+ "itemType": "CONTAINER",
57
+ "layoutPos": {
58
+ "shrink": 0,
59
+ "layout": "FLEX",
60
+ "spacingBottom": "OUTERSMALL"
61
+ },
62
+ "id": "control_header"
63
+ },
64
+ {
65
+ "actionGroupExtractMode": "ITEM",
66
+ "panelItems": [
67
+ {
68
+ "caption": "数据视图",
69
+ "itemStyle": "DEFAULT",
70
+ "itemType": "CTRLPOS",
71
+ "layoutPos": {
72
+ "grow": 1,
73
+ "shrink": 1,
74
+ "layout": "FLEX"
75
+ },
76
+ "showCaption": true,
77
+ "id": "dataview"
78
+ },
79
+ {
80
+ "actionGroupExtractMode": "ITEM",
81
+ "panelItems": [
82
+ {
83
+ "rawItem": {
84
+ "caption": "分页栏(PAGINGBAR)",
85
+ "halign": "LEFT",
86
+ "renderMode": "PARAGRAPH",
87
+ "valign": "MIDDLE",
88
+ "wrapMode": "NOWRAP",
89
+ "contentType": "RAW",
90
+ "predefinedType": "PAGINGBAR",
91
+ "id": "pagingbar"
92
+ },
93
+ "caption": "分页栏",
94
+ "itemStyle": "DEFAULT",
95
+ "itemType": "RAWITEM",
96
+ "layoutPos": {
97
+ "shrink": 0,
98
+ "layout": "FLEX"
99
+ },
100
+ "showCaption": true,
101
+ "id": "pagingbar"
102
+ }
103
+ ],
104
+ "layout": {
105
+ "dir": "row-reverse",
106
+ "layout": "FLEX"
107
+ },
108
+ "dataRegionType": "INHERIT",
109
+ "caption": "容器",
110
+ "itemStyle": "DEFAULT",
111
+ "itemType": "CONTAINER",
112
+ "layoutPos": {
113
+ "shrink": 0,
114
+ "layout": "FLEX"
115
+ },
116
+ "id": "container"
117
+ }
118
+ ],
119
+ "layout": {
120
+ "layout": "FLEX"
121
+ },
122
+ "dataRegionType": "INHERIT",
123
+ "caption": "容器",
124
+ "itemStyle": "DEFAULT",
125
+ "itemType": "CONTAINER",
126
+ "layoutPos": {
127
+ "grow": 1,
128
+ "shrink": 1,
129
+ "layout": "FLEX"
130
+ },
131
+ "id": "control_content"
132
+ }
133
+ ],
134
+ "layoutPanel": true,
135
+ "controls": [
136
+ {
137
+ "capLanguageRes": {
138
+ "lanResTag": "DE.LNAME.CONTROLLAYOUTMODELREPOSITORY"
139
+ },
140
+ "caption": "数据视图部件布局",
141
+ "codeName": "DataViewLayoutcaptionbar",
142
+ "controlType": "CAPTIONBAR",
143
+ "appDataEntityId": "frontmodel.controllayoutmodelrepository",
144
+ "controlParam": {},
145
+ "name": "captionbar",
146
+ "id": "dataviewlayoutcaptionbar"
147
+ }
148
+ ],
149
+ "codeName": "CardLayout",
150
+ "controlType": "VIEWLAYOUTPANEL",
151
+ "logicName": "部件-数据视图部件布局面板",
152
+ "appDataEntityId": "frontmodel.controllayoutmodelrepository",
153
+ "controlParam": {},
154
+ "modelId": "84218AD7-144D-4C11-BC8A-2AFC0324EC7E",
155
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
156
+ "name": "layoutpanel",
157
+ "id": "cardlayout"
158
+ }
@@ -61,6 +61,7 @@ import TreeExpBar from './control-layout/control-layout-model-repository-tree-ex
61
61
  import ChartExpBar from './control-layout/control-layout-model-repository-chart-exp-bar-layout';
62
62
  import SearchForm from './control-layout/control-layout-model-repository-search-form-layout';
63
63
  import Tree from './control-layout/control-layout-model-repository-tree-layout';
64
+ import DataView from './control-layout/control-layout-model-repository-data-view-layout';
64
65
 
65
66
  /**
66
67
  * 安装视图默认布局
@@ -216,4 +217,6 @@ export function install(callBack: (key: string, model: any) => void): void {
216
217
  callBack('SEARCHFORM_DEFAULT', SearchForm);
217
218
  // 树
218
219
  callBack('TREEVIEW_DEFAULT', Tree);
220
+ // 数据视图
221
+ callBack('DATAVIEW_DEFAULT', DataView);
219
222
  }