@ibiz-template/web-theme 1.1.4 → 1.1.6
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 +12 -0
- package/dist/index.system.min.js +1 -1
- package/dist/index.system.min.js.map +1 -1
- package/es/publish/app-index-view-layout-top-nonav.d.ts +65 -2
- package/es/publish/app-index-view-layout-top-nonav.mjs +34 -12
- package/es/publish/app-index-view-layout-top.d.ts +65 -2
- package/es/publish/app-index-view-layout-top.mjs +34 -12
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +8 -2
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.mjs +16 -4
- package/lib/publish/app-index-view-layout-top-nonav.cjs +34 -12
- package/lib/publish/app-index-view-layout-top.cjs +34 -12
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.cjs +16 -4
- package/package.json +3 -3
- package/src/publish/app-index-view-layout-top-nonav.ts +34 -12
- package/src/publish/app-index-view-layout-top.ts +34 -12
- package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.ts +16 -4
|
@@ -139,37 +139,59 @@ export default {
|
|
|
139
139
|
{
|
|
140
140
|
"panelItems": [
|
|
141
141
|
{
|
|
142
|
-
"
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
142
|
+
"rawItem": {
|
|
143
|
+
"sysImage": {
|
|
144
|
+
"imagePath": "svg/message.svg",
|
|
145
|
+
"imagePathX": "svg/message.svg"
|
|
146
|
+
},
|
|
147
|
+
"contentType": "IMAGE",
|
|
148
|
+
"predefinedType": "USERMESSAGE",
|
|
149
|
+
"rawItemHeight": 22,
|
|
150
|
+
"rawItemWidth": 22,
|
|
151
|
+
"id": "usermessage"
|
|
152
|
+
},
|
|
153
|
+
"caption": "消息通知",
|
|
154
|
+
"contentHeight": 22,
|
|
155
|
+
"contentWidth": 22,
|
|
156
|
+
"height": 22,
|
|
149
157
|
"itemStyle": "DEFAULT",
|
|
150
|
-
"itemType": "
|
|
158
|
+
"itemType": "RAWITEM",
|
|
151
159
|
"layoutPos": {
|
|
152
160
|
"shrink": 1,
|
|
153
|
-
"
|
|
161
|
+
"height": 22,
|
|
162
|
+
"heightMode": "PX",
|
|
163
|
+
"layout": "FLEX",
|
|
164
|
+
"width": 22,
|
|
165
|
+
"widthMode": "PX"
|
|
154
166
|
},
|
|
155
167
|
"sysImage": {
|
|
156
168
|
"imagePath": "svg/message.svg",
|
|
157
169
|
"imagePathX": "svg/message.svg"
|
|
158
170
|
},
|
|
159
|
-
"
|
|
171
|
+
"width": 22,
|
|
172
|
+
"showCaption": true,
|
|
173
|
+
"id": "usermessage"
|
|
160
174
|
}
|
|
161
175
|
],
|
|
162
176
|
"layout": {
|
|
163
|
-
"
|
|
177
|
+
"align": "center",
|
|
178
|
+
"dir": "row",
|
|
179
|
+
"layout": "FLEX",
|
|
180
|
+
"valign": "center"
|
|
164
181
|
},
|
|
165
182
|
"dataRegionType": "INHERIT",
|
|
166
183
|
"caption": "容器",
|
|
184
|
+
"contentWidth": 52,
|
|
167
185
|
"itemStyle": "DEFAULT",
|
|
168
186
|
"itemType": "CONTAINER",
|
|
169
187
|
"layoutPos": {
|
|
170
188
|
"shrink": 1,
|
|
171
|
-
"
|
|
189
|
+
"heightMode": "FULL",
|
|
190
|
+
"layout": "FLEX",
|
|
191
|
+
"width": 52,
|
|
192
|
+
"widthMode": "PX"
|
|
172
193
|
},
|
|
194
|
+
"width": 52,
|
|
173
195
|
"id": "container4"
|
|
174
196
|
},
|
|
175
197
|
{
|
|
@@ -154,37 +154,59 @@ export default {
|
|
|
154
154
|
{
|
|
155
155
|
"panelItems": [
|
|
156
156
|
{
|
|
157
|
-
"
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
157
|
+
"rawItem": {
|
|
158
|
+
"sysImage": {
|
|
159
|
+
"imagePath": "svg/message.svg",
|
|
160
|
+
"imagePathX": "svg/message.svg"
|
|
161
|
+
},
|
|
162
|
+
"contentType": "IMAGE",
|
|
163
|
+
"predefinedType": "USERMESSAGE",
|
|
164
|
+
"rawItemHeight": 22,
|
|
165
|
+
"rawItemWidth": 22,
|
|
166
|
+
"id": "usermessage"
|
|
167
|
+
},
|
|
168
|
+
"caption": "消息通知",
|
|
169
|
+
"contentHeight": 22,
|
|
170
|
+
"contentWidth": 22,
|
|
171
|
+
"height": 22,
|
|
164
172
|
"itemStyle": "DEFAULT",
|
|
165
|
-
"itemType": "
|
|
173
|
+
"itemType": "RAWITEM",
|
|
166
174
|
"layoutPos": {
|
|
167
175
|
"shrink": 1,
|
|
168
|
-
"
|
|
176
|
+
"height": 22,
|
|
177
|
+
"heightMode": "PX",
|
|
178
|
+
"layout": "FLEX",
|
|
179
|
+
"width": 22,
|
|
180
|
+
"widthMode": "PX"
|
|
169
181
|
},
|
|
170
182
|
"sysImage": {
|
|
171
183
|
"imagePath": "svg/message.svg",
|
|
172
184
|
"imagePathX": "svg/message.svg"
|
|
173
185
|
},
|
|
174
|
-
"
|
|
186
|
+
"width": 22,
|
|
187
|
+
"showCaption": true,
|
|
188
|
+
"id": "usermessage"
|
|
175
189
|
}
|
|
176
190
|
],
|
|
177
191
|
"layout": {
|
|
178
|
-
"
|
|
192
|
+
"align": "center",
|
|
193
|
+
"dir": "row",
|
|
194
|
+
"layout": "FLEX",
|
|
195
|
+
"valign": "center"
|
|
179
196
|
},
|
|
180
197
|
"dataRegionType": "INHERIT",
|
|
181
198
|
"caption": "容器",
|
|
199
|
+
"contentWidth": 52,
|
|
182
200
|
"itemStyle": "DEFAULT",
|
|
183
201
|
"itemType": "CONTAINER",
|
|
184
202
|
"layoutPos": {
|
|
185
203
|
"shrink": 1,
|
|
186
|
-
"
|
|
204
|
+
"heightMode": "FULL",
|
|
205
|
+
"layout": "FLEX",
|
|
206
|
+
"width": 52,
|
|
207
|
+
"widthMode": "PX"
|
|
187
208
|
},
|
|
209
|
+
"width": 52,
|
|
188
210
|
"id": "container4"
|
|
189
211
|
},
|
|
190
212
|
{
|
|
@@ -182,7 +182,10 @@ export default {
|
|
|
182
182
|
"layout": "FLEX",
|
|
183
183
|
"spacingBottom": "OUTERMEDIUM"
|
|
184
184
|
},
|
|
185
|
-
"
|
|
185
|
+
"sysImage": {
|
|
186
|
+
"cssClass": "fa fa-angle-right",
|
|
187
|
+
"glyph": "xf105@FontAwesome"
|
|
188
|
+
},
|
|
186
189
|
"id": "button_addselection"
|
|
187
190
|
},
|
|
188
191
|
{
|
|
@@ -200,7 +203,10 @@ export default {
|
|
|
200
203
|
"layout": "FLEX",
|
|
201
204
|
"spacingBottom": "OUTERMEDIUM"
|
|
202
205
|
},
|
|
203
|
-
"
|
|
206
|
+
"sysImage": {
|
|
207
|
+
"cssClass": "fa fa-angle-double-right",
|
|
208
|
+
"glyph": "xf101@FontAwesome"
|
|
209
|
+
},
|
|
204
210
|
"id": "button_addall"
|
|
205
211
|
},
|
|
206
212
|
{
|
|
@@ -218,7 +224,10 @@ export default {
|
|
|
218
224
|
"layout": "FLEX",
|
|
219
225
|
"spacingBottom": "OUTERMEDIUM"
|
|
220
226
|
},
|
|
221
|
-
"
|
|
227
|
+
"sysImage": {
|
|
228
|
+
"cssClass": "fa fa-angle-double-left",
|
|
229
|
+
"glyph": "xf100@FontAwesome"
|
|
230
|
+
},
|
|
222
231
|
"id": "button_removeall"
|
|
223
232
|
},
|
|
224
233
|
{
|
|
@@ -235,7 +244,10 @@ export default {
|
|
|
235
244
|
"shrink": 1,
|
|
236
245
|
"layout": "FLEX"
|
|
237
246
|
},
|
|
238
|
-
"
|
|
247
|
+
"sysImage": {
|
|
248
|
+
"cssClass": "fa fa-angle-left",
|
|
249
|
+
"glyph": "xf104@FontAwesome"
|
|
250
|
+
},
|
|
239
251
|
"id": "button_removeselection"
|
|
240
252
|
}
|
|
241
253
|
],
|