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