@ibiz-template/web-theme 3.5.0 → 3.7.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 (82) hide show
  1. package/dist/index.system.min.js +1 -59
  2. package/dist/index.system.min.js.map +1 -1
  3. package/es/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.mjs +191 -0
  4. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.mjs +1 -0
  5. package/es/publish/index.mjs +2 -0
  6. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.mjs +282 -0
  7. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.mjs +1 -1
  8. package/lib/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.cjs +195 -0
  9. package/lib/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.cjs +1 -0
  10. package/lib/publish/index.cjs +2 -0
  11. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.cjs +286 -0
  12. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.cjs +1 -1
  13. package/package.json +1 -1
  14. package/src/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.ts +188 -0
  15. package/src/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.ts +1 -0
  16. package/src/publish/index.ts +3 -0
  17. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.ts +279 -0
  18. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.ts +1 -1
  19. package/es/index.d.ts +0 -5
  20. package/es/publish/app-data-upload-view.d.ts +0 -37
  21. package/es/publish/app-index-view-layout-blank-mode.d.ts +0 -32
  22. package/es/publish/app-index-view-layout-center.d.ts +0 -29
  23. package/es/publish/app-index-view-layout-no-nav.d.ts +0 -429
  24. package/es/publish/app-index-view-layout-top-nonav.d.ts +0 -409
  25. package/es/publish/app-index-view-layout-top.d.ts +0 -436
  26. package/es/publish/app-index-view-layout.d.ts +0 -399
  27. package/es/publish/app-login-view.d.ts +0 -228
  28. package/es/publish/app-start-view-layout.d.ts +0 -82
  29. package/es/publish/app-welcome-view-layout.d.ts +0 -134
  30. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.d.ts +0 -149
  31. package/es/publish/control-layout/control-layout-model-repository-data-view-exp-bar-layout.d.ts +0 -178
  32. package/es/publish/control-layout/control-layout-model-repository-data-view-layout.d.ts +0 -162
  33. package/es/publish/control-layout/control-layout-model-repository-grid-exp-bar-layout.d.ts +0 -151
  34. package/es/publish/control-layout/control-layout-model-repository-list-exp-bar-layout.d.ts +0 -178
  35. package/es/publish/control-layout/control-layout-model-repository-search-form-layout.d.ts +0 -126
  36. package/es/publish/control-layout/control-layout-model-repository-tree-exp-bar-layout.d.ts +0 -151
  37. package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +0 -99
  38. package/es/publish/index.d.ts +0 -9
  39. package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +0 -60
  40. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +0 -166
  41. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +0 -198
  42. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +0 -168
  43. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +0 -242
  44. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +0 -166
  45. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +0 -242
  46. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +0 -256
  47. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +0 -238
  48. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +0 -183
  49. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +0 -153
  50. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +0 -242
  51. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +0 -166
  52. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +0 -242
  53. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-pickup-data-view-layout.d.ts +0 -29
  54. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +0 -251
  55. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +0 -242
  56. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +0 -166
  57. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +0 -242
  58. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +0 -327
  59. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +0 -195
  60. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +0 -151
  61. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-data-view-layout.d.ts +0 -77
  62. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.d.ts +0 -77
  63. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-tree-view-layout.d.ts +0 -75
  64. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +0 -238
  65. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +0 -194
  66. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +0 -197
  67. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.d.ts +0 -113
  68. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +0 -217
  69. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +0 -270
  70. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +0 -166
  71. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +0 -242
  72. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +0 -242
  73. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +0 -243
  74. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +0 -75
  75. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +0 -301
  76. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +0 -365
  77. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +0 -316
  78. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +0 -128
  79. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +0 -238
  80. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +0 -152
  81. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +0 -129
  82. package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +0 -29
@@ -0,0 +1,191 @@
1
+ "use strict";
2
+ var CalendarExpBar = {
3
+ "layoutMode": "Flex",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
7
+ "rootPanelItems": [
8
+ {
9
+ "actionGroupExtractMode": "ITEM",
10
+ "panelItems": [
11
+ {
12
+ "actionGroupExtractMode": "ITEM",
13
+ "panelItems": [
14
+ {
15
+ "actionGroupExtractMode": "ITEM",
16
+ "panelItems": [
17
+ {
18
+ "caption": "\u9875\u9762\u6807\u9898",
19
+ "itemStyle": "DEFAULT",
20
+ "itemType": "CTRLPOS",
21
+ "layoutPos": {
22
+ "shrink": 1,
23
+ "layout": "FLEX"
24
+ },
25
+ "showCaption": true,
26
+ "id": "captionbar"
27
+ }
28
+ ],
29
+ "layout": {
30
+ "layout": "FLEX"
31
+ },
32
+ "dataRegionType": "INHERIT",
33
+ "caption": "\u5BB9\u5668",
34
+ "itemStyle": "DEFAULT",
35
+ "itemType": "CONTAINER",
36
+ "layoutPos": {
37
+ "shrink": 1,
38
+ "layout": "FLEX"
39
+ },
40
+ "id": "control_captionbar"
41
+ }
42
+ ],
43
+ "layout": {
44
+ "layout": "FLEX"
45
+ },
46
+ "dataRegionType": "INHERIT",
47
+ "caption": "\u5BB9\u5668",
48
+ "itemStyle": "DEFAULT",
49
+ "itemType": "CONTAINER",
50
+ "layoutPos": {
51
+ "shrink": 1,
52
+ "layout": "FLEX"
53
+ },
54
+ "id": "control_header_left"
55
+ },
56
+ {
57
+ "actionGroupExtractMode": "ITEM",
58
+ "panelItems": [
59
+ {
60
+ "actionGroupExtractMode": "ITEM",
61
+ "panelItems": [
62
+ {
63
+ "caption": "\u641C\u7D22\u680F",
64
+ "itemStyle": "DEFAULT",
65
+ "itemType": "CTRLPOS",
66
+ "layoutPos": {
67
+ "shrink": 1,
68
+ "layout": "FLEX"
69
+ },
70
+ "showCaption": true,
71
+ "id": "searchbar"
72
+ }
73
+ ],
74
+ "layout": {
75
+ "layout": "FLEX"
76
+ },
77
+ "dataRegionType": "INHERIT",
78
+ "caption": "\u5BB9\u5668",
79
+ "itemStyle": "DEFAULT",
80
+ "itemType": "CONTAINER",
81
+ "layoutPos": {
82
+ "shrink": 1,
83
+ "layout": "FLEX"
84
+ },
85
+ "id": "control_searchbar"
86
+ },
87
+ {
88
+ "actionGroupExtractMode": "ITEM",
89
+ "panelItems": [
90
+ {
91
+ "caption": "\u5DE5\u5177\u680F",
92
+ "itemStyle": "DEFAULT",
93
+ "itemType": "CTRLPOS",
94
+ "layoutPos": {
95
+ "shrink": 1,
96
+ "layout": "FLEX"
97
+ },
98
+ "showCaption": true,
99
+ "id": "calendarexpbar_toolbar"
100
+ }
101
+ ],
102
+ "layout": {
103
+ "layout": "FLEX"
104
+ },
105
+ "dataRegionType": "INHERIT",
106
+ "caption": "\u5BB9\u5668",
107
+ "itemStyle": "DEFAULT",
108
+ "itemType": "CONTAINER",
109
+ "layoutPos": {
110
+ "shrink": 1,
111
+ "layout": "FLEX"
112
+ },
113
+ "id": "control_toolbar"
114
+ }
115
+ ],
116
+ "layout": {
117
+ "dir": "row",
118
+ "layout": "FLEX"
119
+ },
120
+ "dataRegionType": "INHERIT",
121
+ "caption": "\u5BB9\u5668",
122
+ "itemStyle": "DEFAULT",
123
+ "itemType": "CONTAINER",
124
+ "layoutPos": {
125
+ "shrink": 1,
126
+ "layout": "FLEX"
127
+ },
128
+ "id": "control_header_right"
129
+ }
130
+ ],
131
+ "predefinedType": "EXP_HEADER",
132
+ "layout": {
133
+ "align": "space-between",
134
+ "dir": "row",
135
+ "layout": "FLEX",
136
+ "valign": "center"
137
+ },
138
+ "dataRegionType": "INHERIT",
139
+ "caption": "\u5BB9\u5668",
140
+ "itemStyle": "DEFAULT",
141
+ "itemType": "CONTAINER",
142
+ "layoutPos": {
143
+ "shrink": 0,
144
+ "layout": "FLEX"
145
+ },
146
+ "id": "control_header"
147
+ },
148
+ {
149
+ "actionGroupExtractMode": "ITEM",
150
+ "panelItems": [
151
+ {
152
+ "caption": "\u5BFC\u822A\u65E5\u5386",
153
+ "itemStyle": "DEFAULT",
154
+ "itemType": "CTRLPOS",
155
+ "layoutPos": {
156
+ "grow": 1,
157
+ "shrink": 1,
158
+ "layout": "FLEX"
159
+ },
160
+ "showCaption": true,
161
+ "id": "calendarexpbar_calendar"
162
+ }
163
+ ],
164
+ "layout": {
165
+ "layout": "FLEX"
166
+ },
167
+ "dataRegionType": "INHERIT",
168
+ "caption": "\u5BB9\u5668",
169
+ "itemStyle": "DEFAULT",
170
+ "itemType": "CONTAINER",
171
+ "layoutPos": {
172
+ "grow": 0,
173
+ "shrink": 1,
174
+ "layout": "FLEX"
175
+ },
176
+ "id": "control_calendar"
177
+ }
178
+ ],
179
+ "layoutPanel": true,
180
+ "codeName": "Usr0805404671",
181
+ "controlType": "VIEWLAYOUTPANEL",
182
+ "logicName": "\u90E8\u4EF6-\u65E5\u5386\u5BFC\u822A\u680F\u5E03\u5C40\u9762\u677F",
183
+ "appDataEntityId": "frontmodel.controllayoutmodelrepository",
184
+ "controlParam": {},
185
+ "modelId": "125CDF0E-2BDE-4478-AA4D-96F1DA73997C",
186
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
187
+ "name": "layoutpanel",
188
+ "id": "usr0805404671"
189
+ };
190
+
191
+ export { CalendarExpBar as default };
@@ -128,6 +128,7 @@ var ChartExpBar = {
128
128
  "id": "control_header_right"
129
129
  }
130
130
  ],
131
+ "predefinedType": "EXP_HEADER",
131
132
  "layout": {
132
133
  "align": "space-between",
133
134
  "dir": "row",
@@ -59,6 +59,7 @@ import ChartExpBar from './control-layout/control-layout-model-repository-chart-
59
59
  import SearchForm from './control-layout/control-layout-model-repository-search-form-layout.mjs';
60
60
  import Tree from './control-layout/control-layout-model-repository-tree-layout.mjs';
61
61
  import DataView from './control-layout/control-layout-model-repository-data-view-layout.mjs';
62
+ import CalendarExpBar from './control-layout/control-layout-model-repository-calendar-exp-bar-layout.mjs';
62
63
 
63
64
  "use strict";
64
65
  function install(callBack) {
@@ -133,6 +134,7 @@ function install(callBack) {
133
134
  callBack("SEARCHFORM_DEFAULT", SearchForm);
134
135
  callBack("TREEVIEW_DEFAULT", Tree);
135
136
  callBack("DATAVIEW_DEFAULT", DataView);
137
+ callBack("CALENDAREXPBAR_DEFAULT", CalendarExpBar);
136
138
  }
137
139
 
138
140
  export { install };
@@ -0,0 +1,282 @@
1
+ "use strict";
2
+ var viewLayoutModelRepositoryDemEditView9LayoutTop = {
3
+ "viewProxyMode": true,
4
+ "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
8
+ "rootPanelItems": [
9
+ {
10
+ "actionGroupExtractMode": "ITEM",
11
+ "panelItems": [
12
+ {
13
+ "actionGroupExtractMode": "ITEM",
14
+ "panelItems": [
15
+ {
16
+ "actionGroupExtractMode": "ITEM",
17
+ "panelItems": [
18
+ {
19
+ "caption": "\u9875\u9762\u6807\u9898",
20
+ "itemStyle": "DEFAULT",
21
+ "itemType": "CTRLPOS",
22
+ "layoutPos": {
23
+ "shrink": 1,
24
+ "layout": "FLEX"
25
+ },
26
+ "showCaption": true,
27
+ "id": "captionbar"
28
+ }
29
+ ],
30
+ "layout": {
31
+ "align": "center",
32
+ "layout": "FLEX"
33
+ },
34
+ "dataRegionType": "INHERIT",
35
+ "caption": "\u5BB9\u5668",
36
+ "itemStyle": "DEFAULT",
37
+ "itemType": "CONTAINER",
38
+ "layoutPos": {
39
+ "shrink": 1,
40
+ "heightMode": "FULL",
41
+ "layout": "FLEX"
42
+ },
43
+ "id": "view_captionbar"
44
+ }
45
+ ],
46
+ "layout": {
47
+ "layout": "FLEX"
48
+ },
49
+ "dataRegionType": "INHERIT",
50
+ "caption": "\u5BB9\u5668",
51
+ "itemStyle": "DEFAULT",
52
+ "itemType": "CONTAINER",
53
+ "layoutPos": {
54
+ "shrink": 1,
55
+ "heightMode": "FULL",
56
+ "layout": "FLEX"
57
+ },
58
+ "id": "view_header_left"
59
+ },
60
+ {
61
+ "actionGroupExtractMode": "ITEM",
62
+ "panelItems": [
63
+ {
64
+ "actionGroupExtractMode": "ITEM",
65
+ "panelItems": [
66
+ {
67
+ "caption": "\u5DE5\u5177\u680F",
68
+ "itemStyle": "DEFAULT",
69
+ "itemType": "CTRLPOS",
70
+ "layoutPos": {
71
+ "shrink": 1,
72
+ "layout": "FLEX"
73
+ },
74
+ "showCaption": true,
75
+ "id": "toolbar"
76
+ }
77
+ ],
78
+ "layout": {
79
+ "align": "center",
80
+ "layout": "FLEX"
81
+ },
82
+ "dataRegionType": "INHERIT",
83
+ "caption": "\u5BB9\u5668",
84
+ "itemStyle": "DEFAULT",
85
+ "itemType": "CONTAINER",
86
+ "layoutPos": {
87
+ "shrink": 1,
88
+ "heightMode": "FULL",
89
+ "layout": "FLEX"
90
+ },
91
+ "id": "view_toolbar"
92
+ }
93
+ ],
94
+ "layout": {
95
+ "layout": "FLEX"
96
+ },
97
+ "dataRegionType": "INHERIT",
98
+ "caption": "\u5BB9\u5668",
99
+ "itemStyle": "DEFAULT",
100
+ "itemType": "CONTAINER",
101
+ "layoutPos": {
102
+ "shrink": 1,
103
+ "heightMode": "FULL",
104
+ "layout": "FLEX"
105
+ },
106
+ "id": "view_header_right"
107
+ }
108
+ ],
109
+ "predefinedType": "VIEWHEADER",
110
+ "layout": {
111
+ "align": "space-between",
112
+ "dir": "row",
113
+ "layout": "FLEX",
114
+ "valign": "center"
115
+ },
116
+ "dataRegionType": "INHERIT",
117
+ "caption": "\u5BB9\u5668",
118
+ "itemStyle": "DEFAULT",
119
+ "itemType": "CONTAINER",
120
+ "layoutPos": {
121
+ "shrink": 0,
122
+ "layout": "FLEX"
123
+ },
124
+ "id": "view_header"
125
+ },
126
+ {
127
+ "actionGroupExtractMode": "ITEM",
128
+ "panelItems": [
129
+ {
130
+ "caption": "\u641C\u7D22\u8868\u5355",
131
+ "itemStyle": "DEFAULT",
132
+ "itemType": "CTRLPOS",
133
+ "layoutPos": {
134
+ "shrink": 1,
135
+ "layout": "FLEX"
136
+ },
137
+ "showCaption": true,
138
+ "id": "searchform"
139
+ }
140
+ ],
141
+ "layout": {
142
+ "dir": "column",
143
+ "layout": "FLEX"
144
+ },
145
+ "dataRegionType": "INHERIT",
146
+ "itemStyle": "DEFAULT",
147
+ "itemType": "CONTAINER",
148
+ "layoutPos": {
149
+ "shrink": 0,
150
+ "layout": "FLEX"
151
+ },
152
+ "id": "view_searchform"
153
+ },
154
+ {
155
+ "actionGroupExtractMode": "ITEM",
156
+ "panelItems": [
157
+ {
158
+ "caption": "\u591A\u7F16\u8F91\u9762\u677F",
159
+ "itemStyle": "DEFAULT",
160
+ "itemType": "CTRLPOS",
161
+ "layoutPos": {
162
+ "grow": 1,
163
+ "shrink": 1,
164
+ "layout": "FLEX"
165
+ },
166
+ "showCaption": true,
167
+ "id": "meditviewpanel"
168
+ }
169
+ ],
170
+ "layout": {
171
+ "layout": "FLEX"
172
+ },
173
+ "dataRegionType": "INHERIT",
174
+ "caption": "\u5BB9\u5668",
175
+ "itemStyle": "DEFAULT",
176
+ "itemType": "CONTAINER",
177
+ "layoutPos": {
178
+ "grow": 1,
179
+ "shrink": 1,
180
+ "layout": "FLEX"
181
+ },
182
+ "id": "view_meditviewpanel"
183
+ }
184
+ ],
185
+ "layoutPanel": true,
186
+ "appViewLogics": [
187
+ {
188
+ "logicTrigger": "CUSTOM",
189
+ "logicType": "APPUILOGIC",
190
+ "builtinAppUILogic": {
191
+ "actionAfterWizard": "DEFAULT",
192
+ "builtinLogic": true,
193
+ "logicType": "PREDEFINED",
194
+ "viewLogicType": "APP_NEWDATA",
195
+ "id": "\u65B0\u5EFA\u6570\u636E"
196
+ },
197
+ "builtinLogic": true,
198
+ "id": "newdata"
199
+ },
200
+ {
201
+ "logicTrigger": "CUSTOM",
202
+ "logicType": "APPUILOGIC",
203
+ "builtinAppUILogic": {
204
+ "editMode": true,
205
+ "builtinLogic": true,
206
+ "logicType": "PREDEFINED",
207
+ "viewLogicType": "APP_OPENDATA",
208
+ "id": "\u6253\u5F00\u6570\u636E"
209
+ },
210
+ "builtinLogic": true,
211
+ "id": "opendata"
212
+ }
213
+ ],
214
+ "controls": [
215
+ {
216
+ "aggMode": "NONE",
217
+ "columnEnableFilter": 2,
218
+ "columnEnableLink": 2,
219
+ "groupMode": "NONE",
220
+ "groupStyle": "DEFAULT",
221
+ "pagingSize": 20,
222
+ "sortMode": "REMOTE",
223
+ "enableCustomized": true,
224
+ "fetchControlAction": {
225
+ "appDEMethodId": "fetchdefault",
226
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
227
+ "id": "fetch"
228
+ },
229
+ "removeControlAction": {
230
+ "appDEMethodId": "remove",
231
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
232
+ "id": "remove"
233
+ },
234
+ "autoLoad": true,
235
+ "showBusyIndicator": true,
236
+ "codeName": "Meditviewpanel",
237
+ "controlType": "MULTIEDITVIEWPANEL",
238
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
239
+ "controlParam": {
240
+ "id": "meditviewpanel"
241
+ },
242
+ "modelId": "4e8c9f6da4230a76c0195b4ca614c172_meditviewpanel",
243
+ "modelType": "PSDEGRID",
244
+ "name": "meditviewpanel",
245
+ "id": "frontmodel.viewlayoutmodelrepository.meditviewpanel"
246
+ },
247
+ {
248
+ "groupMode": "SINGLE",
249
+ "quickSearchMode": 1,
250
+ "enableQuickSearch": true,
251
+ "controlType": "SEARCHBAR",
252
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
253
+ "controlParam": {
254
+ "id": "searchbar"
255
+ },
256
+ "id": "searchbar"
257
+ },
258
+ {
259
+ "capLanguageRes": {
260
+ "lanResTag": "DE.LNAME.VIEWLAYOUTMODELREPOSITORY"
261
+ },
262
+ "caption": "\u89C6\u56FE\u5E03\u5C40\u6A21\u578B\u5B58\u50A8",
263
+ "codeName": "DEMEditView9Layout_TOPcaptionbar",
264
+ "controlType": "CAPTIONBAR",
265
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
266
+ "controlParam": {},
267
+ "name": "captionbar",
268
+ "id": "demeditview9layout_topcaptionbar"
269
+ }
270
+ ],
271
+ "codeName": "Usr0806549299",
272
+ "controlType": "VIEWLAYOUTPANEL",
273
+ "logicName": "DEMEditView9Layout_TOP\u5B9E\u4F53\u591A\u8868\u5355\u7F16\u8F91\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F",
274
+ "appDataEntityId": "frontmodel.viewlayoutmodelrepository",
275
+ "controlParam": {},
276
+ "modelId": "02553BFE-45B8-47F5-9737-5699E9F8BA4A",
277
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
278
+ "name": "layoutpanel",
279
+ "id": "usr0806549299"
280
+ };
281
+
282
+ export { viewLayoutModelRepositoryDemEditView9LayoutTop as default };
@@ -326,7 +326,7 @@ var DEMEditView9 = {
326
326
  "itemStyle": "DEFAULT",
327
327
  "itemType": "CONTAINER",
328
328
  "layoutPos": {
329
- "shrink": 1,
329
+ "shrink": 0,
330
330
  "layout": "FLEX"
331
331
  },
332
332
  "id": "container"