@ibiz-template/web-theme 3.0.0 → 3.2.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.
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/dist/index.system.min.js.map +1 -1
- package/es/publish/app-index-view-layout-no-nav.mjs +68 -11
- package/es/publish/app-index-view-layout-top-nonav.mjs +44 -7
- package/es/publish/app-index-view-layout-top.mjs +44 -7
- package/es/publish/app-index-view-layout.mjs +65 -8
- package/es/publish/index.mjs +2 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.mjs +140 -0
- package/es/theme/elements/index.css +1 -1
- package/es/theme/index.css +1 -1
- package/lib/publish/app-index-view-layout-no-nav.cjs +68 -11
- package/lib/publish/app-index-view-layout-top-nonav.cjs +44 -7
- package/lib/publish/app-index-view-layout-top.cjs +44 -7
- package/lib/publish/app-index-view-layout.cjs +65 -8
- package/lib/publish/index.cjs +2 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.cjs +144 -0
- package/lib/theme/elements/index.css +1 -1
- package/lib/theme/index.css +1 -1
- package/package.json +2 -3
- package/src/publish/app-index-view-layout-no-nav.ts +68 -11
- package/src/publish/app-index-view-layout-top-nonav.ts +44 -7
- package/src/publish/app-index-view-layout-top.ts +44 -7
- package/src/publish/app-index-view-layout.ts +65 -8
- package/src/publish/index.ts +3 -0
- package/src/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.ts +137 -0
- package/src/theme/elements/index.scss +1 -0
- package/es/index.d.ts +0 -5
- package/es/publish/app-data-upload-view.d.ts +0 -37
- package/es/publish/app-index-view-layout-blank-mode.d.ts +0 -32
- package/es/publish/app-index-view-layout-center.d.ts +0 -29
- package/es/publish/app-index-view-layout-no-nav.d.ts +0 -348
- package/es/publish/app-index-view-layout-top-nonav.d.ts +0 -376
- package/es/publish/app-index-view-layout-top.d.ts +0 -403
- package/es/publish/app-index-view-layout.d.ts +0 -344
- package/es/publish/app-login-view.d.ts +0 -228
- package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.d.ts +0 -149
- package/es/publish/control-layout/control-layout-model-repository-data-view-exp-bar-layout.d.ts +0 -178
- package/es/publish/control-layout/control-layout-model-repository-grid-exp-bar-layout.d.ts +0 -151
- package/es/publish/control-layout/control-layout-model-repository-list-exp-bar-layout.d.ts +0 -178
- package/es/publish/control-layout/control-layout-model-repository-search-form-layout.d.ts +0 -126
- package/es/publish/control-layout/control-layout-model-repository-tree-exp-bar-layout.d.ts +0 -151
- package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +0 -99
- package/es/publish/index.d.ts +0 -9
- package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +0 -60
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +0 -166
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +0 -198
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +0 -168
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +0 -166
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +0 -256
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +0 -238
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +0 -183
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +0 -153
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +0 -166
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-pickup-data-view-layout.d.ts +0 -29
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +0 -251
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +0 -166
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +0 -327
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +0 -195
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +0 -151
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-data-view-layout.d.ts +0 -77
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.d.ts +0 -77
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-tree-view-layout.d.ts +0 -75
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +0 -238
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +0 -194
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +0 -197
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +0 -217
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +0 -270
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +0 -166
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +0 -242
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +0 -243
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +0 -75
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +0 -301
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +0 -365
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +0 -316
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +0 -128
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +0 -238
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +0 -152
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +0 -129
- package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +0 -29
|
@@ -94,25 +94,82 @@ var AppIndexViewLayout_NO_NAV = {
|
|
|
94
94
|
"id": "app_apptitle"
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
|
-
"
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
97
|
+
"actionGroupExtractMode": "ITEM",
|
|
98
|
+
"panelItems": [
|
|
99
|
+
{
|
|
100
|
+
"rawItem": {
|
|
101
|
+
"contentType": "USER",
|
|
102
|
+
"predefinedType": "APP_SWITCH",
|
|
103
|
+
"rawItemHeight": 36,
|
|
104
|
+
"rawItemWidth": 20,
|
|
105
|
+
"id": "app_switch"
|
|
106
|
+
},
|
|
107
|
+
"caption": "\u5E94\u7528\u5207\u6362\u5668",
|
|
108
|
+
"contentHeight": 36,
|
|
109
|
+
"contentWidth": 20,
|
|
110
|
+
"height": 36,
|
|
111
|
+
"itemStyle": "DEFAULT",
|
|
112
|
+
"itemType": "RAWITEM",
|
|
113
|
+
"layoutPos": {
|
|
114
|
+
"shrink": 0,
|
|
115
|
+
"halignSelf": "CENTER",
|
|
116
|
+
"height": 36,
|
|
117
|
+
"heightMode": "PX",
|
|
118
|
+
"layout": "FLEX",
|
|
119
|
+
"spacingLeft": "INNERLARGE",
|
|
120
|
+
"width": 20,
|
|
121
|
+
"widthMode": "PERCENTAGE"
|
|
122
|
+
},
|
|
123
|
+
"width": 20,
|
|
124
|
+
"showCaption": true,
|
|
125
|
+
"id": "app_switch"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"rawItem": {
|
|
129
|
+
"predefinedType": "AUTH_USERINFO",
|
|
130
|
+
"rawItemHeight": 72,
|
|
131
|
+
"rawItemWidth": 80,
|
|
132
|
+
"id": "auth_userinfo"
|
|
133
|
+
},
|
|
134
|
+
"caption": "\u7528\u6237\u4FE1\u606F",
|
|
135
|
+
"contentHeight": 72,
|
|
136
|
+
"contentWidth": 80,
|
|
137
|
+
"height": 72,
|
|
138
|
+
"itemStyle": "DEFAULT",
|
|
139
|
+
"itemType": "RAWITEM",
|
|
140
|
+
"layoutPos": {
|
|
141
|
+
"shrink": 0,
|
|
142
|
+
"height": 72,
|
|
143
|
+
"heightMode": "PX",
|
|
144
|
+
"layout": "FLEX",
|
|
145
|
+
"width": 80,
|
|
146
|
+
"widthMode": "PERCENTAGE"
|
|
147
|
+
},
|
|
148
|
+
"width": 80,
|
|
149
|
+
"showCaption": true,
|
|
150
|
+
"id": "auth_userinfo"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"layout": {
|
|
154
|
+
"align": "space-between",
|
|
155
|
+
"dir": "row",
|
|
156
|
+
"layout": "FLEX",
|
|
157
|
+
"valign": "center"
|
|
101
158
|
},
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
159
|
+
"dataRegionType": "INHERIT",
|
|
160
|
+
"caption": "\u5BB9\u5668",
|
|
161
|
+
"contentHeight": 72,
|
|
162
|
+
"height": 72,
|
|
105
163
|
"itemStyle": "DEFAULT",
|
|
106
|
-
"itemType": "
|
|
164
|
+
"itemType": "CONTAINER",
|
|
107
165
|
"layoutPos": {
|
|
108
166
|
"shrink": 0,
|
|
109
|
-
"height":
|
|
167
|
+
"height": 72,
|
|
110
168
|
"heightMode": "PX",
|
|
111
169
|
"layout": "FLEX",
|
|
112
170
|
"widthMode": "FULL"
|
|
113
171
|
},
|
|
114
|
-
"
|
|
115
|
-
"id": "auth_userinfo"
|
|
172
|
+
"id": "container6"
|
|
116
173
|
},
|
|
117
174
|
{
|
|
118
175
|
"actionGroupExtractMode": "ITEM",
|
|
@@ -73,19 +73,56 @@ var AppIndexViewLayout_TOP_NO_NAV = {
|
|
|
73
73
|
"actionGroupExtractMode": "ITEM",
|
|
74
74
|
"panelItems": [
|
|
75
75
|
{
|
|
76
|
-
"
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
"actionGroupExtractMode": "ITEM",
|
|
77
|
+
"panelItems": [
|
|
78
|
+
{
|
|
79
|
+
"rawItem": {
|
|
80
|
+
"contentType": "USER",
|
|
81
|
+
"predefinedType": "APP_SWITCH",
|
|
82
|
+
"id": "app_switch"
|
|
83
|
+
},
|
|
84
|
+
"caption": "\u5E94\u7528\u5207\u6362\u5668",
|
|
85
|
+
"itemStyle": "DEFAULT",
|
|
86
|
+
"itemType": "RAWITEM",
|
|
87
|
+
"layoutPos": {
|
|
88
|
+
"shrink": 0,
|
|
89
|
+
"layout": "FLEX",
|
|
90
|
+
"spacingLeft": "INNERLARGE"
|
|
91
|
+
},
|
|
92
|
+
"showCaption": true,
|
|
93
|
+
"id": "app_switch"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"rawItem": {
|
|
97
|
+
"predefinedType": "APP_APPTITLE",
|
|
98
|
+
"id": "app_apptitle"
|
|
99
|
+
},
|
|
100
|
+
"caption": "\u5E94\u7528\u6807\u9898",
|
|
101
|
+
"itemStyle": "DEFAULT",
|
|
102
|
+
"itemType": "RAWITEM",
|
|
103
|
+
"layoutPos": {
|
|
104
|
+
"shrink": 0,
|
|
105
|
+
"layout": "FLEX"
|
|
106
|
+
},
|
|
107
|
+
"showCaption": true,
|
|
108
|
+
"id": "app_apptitle"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"layout": {
|
|
112
|
+
"align": "flex-start",
|
|
113
|
+
"dir": "row",
|
|
114
|
+
"layout": "FLEX",
|
|
115
|
+
"valign": "center"
|
|
79
116
|
},
|
|
80
|
-
"
|
|
117
|
+
"dataRegionType": "INHERIT",
|
|
118
|
+
"caption": "\u5BB9\u5668",
|
|
81
119
|
"itemStyle": "DEFAULT",
|
|
82
|
-
"itemType": "
|
|
120
|
+
"itemType": "CONTAINER",
|
|
83
121
|
"layoutPos": {
|
|
84
122
|
"shrink": 0,
|
|
85
123
|
"layout": "FLEX"
|
|
86
124
|
},
|
|
87
|
-
"
|
|
88
|
-
"id": "app_apptitle"
|
|
125
|
+
"id": "container2"
|
|
89
126
|
},
|
|
90
127
|
{
|
|
91
128
|
"caption": "\u9996\u9875\u83DC\u5355",
|
|
@@ -88,19 +88,56 @@ var AppIndexViewLayout_TOP = {
|
|
|
88
88
|
"actionGroupExtractMode": "ITEM",
|
|
89
89
|
"panelItems": [
|
|
90
90
|
{
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
91
|
+
"actionGroupExtractMode": "ITEM",
|
|
92
|
+
"panelItems": [
|
|
93
|
+
{
|
|
94
|
+
"rawItem": {
|
|
95
|
+
"contentType": "USER",
|
|
96
|
+
"predefinedType": "APP_SWITCH",
|
|
97
|
+
"id": "app_switch"
|
|
98
|
+
},
|
|
99
|
+
"caption": "\u5E94\u7528\u5207\u6362\u5668",
|
|
100
|
+
"itemStyle": "DEFAULT",
|
|
101
|
+
"itemType": "RAWITEM",
|
|
102
|
+
"layoutPos": {
|
|
103
|
+
"shrink": 0,
|
|
104
|
+
"layout": "FLEX",
|
|
105
|
+
"spacingLeft": "INNERLARGE"
|
|
106
|
+
},
|
|
107
|
+
"showCaption": true,
|
|
108
|
+
"id": "app_switch"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"rawItem": {
|
|
112
|
+
"predefinedType": "APP_APPTITLE",
|
|
113
|
+
"id": "app_apptitle"
|
|
114
|
+
},
|
|
115
|
+
"caption": "\u5E94\u7528\u6807\u9898",
|
|
116
|
+
"itemStyle": "DEFAULT",
|
|
117
|
+
"itemType": "RAWITEM",
|
|
118
|
+
"layoutPos": {
|
|
119
|
+
"shrink": 0,
|
|
120
|
+
"layout": "FLEX"
|
|
121
|
+
},
|
|
122
|
+
"showCaption": true,
|
|
123
|
+
"id": "app_apptitle"
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"layout": {
|
|
127
|
+
"align": "flex-start",
|
|
128
|
+
"dir": "row",
|
|
129
|
+
"layout": "FLEX",
|
|
130
|
+
"valign": "center"
|
|
94
131
|
},
|
|
95
|
-
"
|
|
132
|
+
"dataRegionType": "INHERIT",
|
|
133
|
+
"caption": "\u5BB9\u5668",
|
|
96
134
|
"itemStyle": "DEFAULT",
|
|
97
|
-
"itemType": "
|
|
135
|
+
"itemType": "CONTAINER",
|
|
98
136
|
"layoutPos": {
|
|
99
137
|
"shrink": 0,
|
|
100
138
|
"layout": "FLEX"
|
|
101
139
|
},
|
|
102
|
-
"
|
|
103
|
-
"id": "app_apptitle"
|
|
140
|
+
"id": "container2"
|
|
104
141
|
},
|
|
105
142
|
{
|
|
106
143
|
"caption": "\u9996\u9875\u83DC\u5355",
|
|
@@ -110,16 +110,74 @@ var AppIndexViewLayout = {
|
|
|
110
110
|
"id": "app_apptitle"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
113
|
+
"actionGroupExtractMode": "ITEM",
|
|
114
|
+
"panelItems": [
|
|
115
|
+
{
|
|
116
|
+
"rawItem": {
|
|
117
|
+
"contentType": "USER",
|
|
118
|
+
"predefinedType": "APP_SWITCH",
|
|
119
|
+
"rawItemHeight": 36,
|
|
120
|
+
"rawItemWidth": 20,
|
|
121
|
+
"id": "app_switch"
|
|
122
|
+
},
|
|
123
|
+
"caption": "\u5E94\u7528\u5207\u6362\u5668",
|
|
124
|
+
"contentHeight": 36,
|
|
125
|
+
"contentWidth": 20,
|
|
126
|
+
"height": 36,
|
|
127
|
+
"itemStyle": "DEFAULT",
|
|
128
|
+
"itemType": "RAWITEM",
|
|
129
|
+
"layoutPos": {
|
|
130
|
+
"shrink": 0,
|
|
131
|
+
"halignSelf": "CENTER",
|
|
132
|
+
"height": 36,
|
|
133
|
+
"heightMode": "PX",
|
|
134
|
+
"layout": "FLEX",
|
|
135
|
+
"spacingLeft": "INNERLARGE",
|
|
136
|
+
"width": 20,
|
|
137
|
+
"widthMode": "PERCENTAGE"
|
|
138
|
+
},
|
|
139
|
+
"width": 20,
|
|
140
|
+
"showCaption": true,
|
|
141
|
+
"id": "app_switch"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"rawItem": {
|
|
145
|
+
"predefinedType": "AUTH_USERINFO",
|
|
146
|
+
"rawItemHeight": 72,
|
|
147
|
+
"rawItemWidth": 80,
|
|
148
|
+
"id": "auth_userinfo"
|
|
149
|
+
},
|
|
150
|
+
"caption": "\u7528\u6237\u4FE1\u606F",
|
|
151
|
+
"contentHeight": 72,
|
|
152
|
+
"contentWidth": 80,
|
|
153
|
+
"height": 72,
|
|
154
|
+
"itemStyle": "DEFAULT",
|
|
155
|
+
"itemType": "RAWITEM",
|
|
156
|
+
"layoutPos": {
|
|
157
|
+
"shrink": 0,
|
|
158
|
+
"height": 72,
|
|
159
|
+
"heightMode": "PX",
|
|
160
|
+
"layout": "FLEX",
|
|
161
|
+
"width": 80,
|
|
162
|
+
"widthMode": "PERCENTAGE"
|
|
163
|
+
},
|
|
164
|
+
"width": 80,
|
|
165
|
+
"showCaption": true,
|
|
166
|
+
"id": "auth_userinfo"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"layout": {
|
|
170
|
+
"align": "space-between",
|
|
171
|
+
"dir": "row",
|
|
172
|
+
"layout": "FLEX",
|
|
173
|
+
"valign": "center"
|
|
117
174
|
},
|
|
118
|
-
"
|
|
175
|
+
"dataRegionType": "INHERIT",
|
|
176
|
+
"caption": "\u5BB9\u5668",
|
|
119
177
|
"contentHeight": 72,
|
|
120
178
|
"height": 72,
|
|
121
179
|
"itemStyle": "DEFAULT",
|
|
122
|
-
"itemType": "
|
|
180
|
+
"itemType": "CONTAINER",
|
|
123
181
|
"layoutPos": {
|
|
124
182
|
"shrink": 0,
|
|
125
183
|
"height": 72,
|
|
@@ -127,8 +185,7 @@ var AppIndexViewLayout = {
|
|
|
127
185
|
"layout": "FLEX",
|
|
128
186
|
"widthMode": "FULL"
|
|
129
187
|
},
|
|
130
|
-
"
|
|
131
|
-
"id": "auth_userinfo"
|
|
188
|
+
"id": "container6"
|
|
132
189
|
},
|
|
133
190
|
{
|
|
134
191
|
"actionGroupExtractMode": "ITEM",
|
package/es/publish/index.mjs
CHANGED
|
@@ -48,6 +48,7 @@ import DEREPORTVIEW from './view-layout-model-repository/view-layout-model-repos
|
|
|
48
48
|
import DEGANTTVIEW from './view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.mjs';
|
|
49
49
|
import DEINDEXVIEW from './view-layout-model-repository/view-layout-model-repository-de-index-view-layout.mjs';
|
|
50
50
|
import DETABSEARCHVIEW from './view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.mjs';
|
|
51
|
+
import DETABEXPVIEW_FLOW from './view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.mjs';
|
|
51
52
|
import GridExpBar from './control-layout/control-layout-model-repository-grid-exp-bar-layout.mjs';
|
|
52
53
|
import ListExpBar from './control-layout/control-layout-model-repository-list-exp-bar-layout.mjs';
|
|
53
54
|
import DataViewExpBar from './control-layout/control-layout-model-repository-data-view-exp-bar-layout.mjs';
|
|
@@ -118,6 +119,7 @@ function install(callBack) {
|
|
|
118
119
|
callBack("DEGANTTVIEW_DEFAULT", DEGANTTVIEW);
|
|
119
120
|
callBack("DEINDEXVIEW_DEFAULT", DEINDEXVIEW);
|
|
120
121
|
callBack("DETABSEARCHVIEW_DEFAULT", DETABSEARCHVIEW);
|
|
122
|
+
callBack("DETABEXPVIEW_FLOW", DETABEXPVIEW_FLOW);
|
|
121
123
|
callBack("GRIDEXPBAR_DEFAULT", GridExpBar);
|
|
122
124
|
callBack("LISTEXPBAR_DEFAULT", ListExpBar);
|
|
123
125
|
callBack("DATAVIEWEXPBAR_DEFAULT", DataViewExpBar);
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var DETABEXPVIEW_FLOW = {
|
|
3
|
+
"layoutMode": "FLEX",
|
|
4
|
+
"layout": {
|
|
5
|
+
"layout": "FLEX"
|
|
6
|
+
},
|
|
7
|
+
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"rawItem": {
|
|
10
|
+
"predefinedType": "VIEWMSG_POS",
|
|
11
|
+
"id": "viewmsg_pos_top"
|
|
12
|
+
},
|
|
13
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
14
|
+
"itemStyle": "DEFAULT",
|
|
15
|
+
"itemType": "RAWITEM",
|
|
16
|
+
"layoutPos": {
|
|
17
|
+
"shrink": 0,
|
|
18
|
+
"layout": "FLEX"
|
|
19
|
+
},
|
|
20
|
+
"showCaption": true,
|
|
21
|
+
"id": "viewmsg_pos_top"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"actionGroupExtractMode": "ITEM",
|
|
25
|
+
"panelItems": [
|
|
26
|
+
{
|
|
27
|
+
"caption": "\u6807\u9898\u680F",
|
|
28
|
+
"itemStyle": "DEFAULT",
|
|
29
|
+
"itemType": "CTRLPOS",
|
|
30
|
+
"layoutPos": {
|
|
31
|
+
"shrink": 1,
|
|
32
|
+
"layout": "FLEX"
|
|
33
|
+
},
|
|
34
|
+
"showCaption": true,
|
|
35
|
+
"id": "captionbar"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"layout": {
|
|
39
|
+
"layout": "FLEX"
|
|
40
|
+
},
|
|
41
|
+
"dataRegionType": "INHERIT",
|
|
42
|
+
"caption": "\u5BB9\u5668",
|
|
43
|
+
"itemStyle": "DEFAULT",
|
|
44
|
+
"itemType": "CONTAINER",
|
|
45
|
+
"layoutPos": {
|
|
46
|
+
"shrink": 0,
|
|
47
|
+
"layout": "FLEX"
|
|
48
|
+
},
|
|
49
|
+
"id": "view_header"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"rawItem": {
|
|
53
|
+
"predefinedType": "VIEWMSG_POS",
|
|
54
|
+
"id": "viewmsg_pos_body"
|
|
55
|
+
},
|
|
56
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
57
|
+
"itemStyle": "DEFAULT",
|
|
58
|
+
"itemType": "RAWITEM",
|
|
59
|
+
"layoutPos": {
|
|
60
|
+
"shrink": 0,
|
|
61
|
+
"layout": "FLEX"
|
|
62
|
+
},
|
|
63
|
+
"showCaption": true,
|
|
64
|
+
"id": "viewmsg_pos_body"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"actionGroupExtractMode": "ITEM",
|
|
68
|
+
"panelItems": [
|
|
69
|
+
{
|
|
70
|
+
"actionGroupExtractMode": "ITEM",
|
|
71
|
+
"panelItems": [
|
|
72
|
+
{
|
|
73
|
+
"caption": "\u5206\u9875\u5BFC\u822A",
|
|
74
|
+
"itemStyle": "DEFAULT",
|
|
75
|
+
"itemType": "CTRLPOS",
|
|
76
|
+
"layoutPos": {
|
|
77
|
+
"shrink": 1,
|
|
78
|
+
"layout": "FLEX"
|
|
79
|
+
},
|
|
80
|
+
"showCaption": true,
|
|
81
|
+
"id": "tabexppanel"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"layout": {
|
|
85
|
+
"layout": "FLEX"
|
|
86
|
+
},
|
|
87
|
+
"dataRegionType": "INHERIT",
|
|
88
|
+
"caption": "\u5BB9\u5668",
|
|
89
|
+
"itemStyle": "DEFAULT",
|
|
90
|
+
"itemType": "CONTAINER",
|
|
91
|
+
"layoutPos": {
|
|
92
|
+
"grow": 1,
|
|
93
|
+
"shrink": 1,
|
|
94
|
+
"layout": "FLEX"
|
|
95
|
+
},
|
|
96
|
+
"id": "view_tabexppanel"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"layout": {
|
|
100
|
+
"layout": "FLEX"
|
|
101
|
+
},
|
|
102
|
+
"dataRegionType": "INHERIT",
|
|
103
|
+
"caption": "\u5BB9\u5668",
|
|
104
|
+
"itemStyle": "DEFAULT",
|
|
105
|
+
"itemType": "CONTAINER",
|
|
106
|
+
"layoutPos": {
|
|
107
|
+
"shrink": 1,
|
|
108
|
+
"layout": "FLEX"
|
|
109
|
+
},
|
|
110
|
+
"id": "view_content"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"rawItem": {
|
|
114
|
+
"predefinedType": "VIEWMSG_POS",
|
|
115
|
+
"id": "viewmsg_pos_bottom"
|
|
116
|
+
},
|
|
117
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
118
|
+
"itemStyle": "DEFAULT",
|
|
119
|
+
"itemType": "RAWITEM",
|
|
120
|
+
"layoutPos": {
|
|
121
|
+
"shrink": 0,
|
|
122
|
+
"layout": "FLEX"
|
|
123
|
+
},
|
|
124
|
+
"showCaption": true,
|
|
125
|
+
"id": "viewmsg_pos_bottom"
|
|
126
|
+
}
|
|
127
|
+
],
|
|
128
|
+
"layoutPanel": true,
|
|
129
|
+
"codeName": "TabExpViewLayout_FLOW",
|
|
130
|
+
"controlType": "VIEWLAYOUTPANEL",
|
|
131
|
+
"logicName": "\u5206\u9875\u5BFC\u822A\u89C6\u56FE\u5E03\u5C40\u6A21\u578B_\u6D41\u5F0F\u5E03\u5C40(\u9884\u7F6E\u6A21\u578B)",
|
|
132
|
+
"appDataEntityId": "frontmodel.viewlayoutmodelrepository",
|
|
133
|
+
"controlParam": {},
|
|
134
|
+
"modelId": "F7CBDE6A-BAE7-42B6-A358-95BAB8448BF9",
|
|
135
|
+
"modelType": "PSSYSVIEWLAYOUTPANEL",
|
|
136
|
+
"name": "layoutpanel",
|
|
137
|
+
"id": "tabexpviewlayout_flow"
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
export { DETABEXPVIEW_FLOW as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";body,html{padding:0;margin:0;overflow:hidden}*{box-sizing:border-box}.ibiz-app{width:100vw;height:100vh}::-webkit-scrollbar{width:4px;height:6px}::-webkit-scrollbar-thumb{background:var(--ibiz-color-fill-2)}div::-webkit-scrollbar{width:4px;height:6px}div::-webkit-scrollbar-thumb{background:var(--ibiz-color-fill-2)}
|
|
1
|
+
@charset "UTF-8";body,html{padding:0;margin:0;overflow:hidden}*{box-sizing:border-box;font-family:"Microsoft YaHei"}.ibiz-app{width:100vw;height:100vh}::-webkit-scrollbar{width:4px;height:6px}::-webkit-scrollbar-thumb{background:var(--ibiz-color-fill-2)}div::-webkit-scrollbar{width:4px;height:6px}div::-webkit-scrollbar-thumb{background:var(--ibiz-color-fill-2)}
|