@ibiz-template/mob-theme 3.1.2-lts.1 → 4.0.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 +2 -2
- package/dist/index.system.min.js.map +1 -1
- package/es/publish/control-layout/control-layout-model-repository-mob-search-form-layout.d.ts +139 -0
- package/es/publish/control-layout/control-layout-model-repository-mob-search-form-layout.mjs +155 -0
- package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.d.ts +78 -2
- package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.mjs +79 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +135 -80
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +209 -125
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +42 -15
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +83 -20
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +64 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +25 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +28 -5
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +136 -79
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +206 -124
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +30 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +28 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.d.ts +28 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +42 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +31 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.d.ts +52 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.mjs +42 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +147 -21
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +182 -29
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.d.ts +174 -7
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.mjs +258 -13
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.d.ts +31 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.mjs +64 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +26 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +30 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +63 -10
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +63 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.d.ts +27 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.mjs +63 -0
- package/es/theme/generic/index.css +1 -1
- package/es/theme/generic/rolldate.css +1 -0
- package/es/theme/generic/vant.css +1 -1
- package/es/theme/index.css +1 -1
- package/es/theme/objects/editor/editor.css +1 -0
- package/es/theme/objects/index.css +1 -1
- package/es/theme/objects/view/view.css +1 -0
- package/es/theme/theme/dark/dark-theme.css +1 -1
- package/es/theme/theme/index.css +1 -1
- package/es/theme/theme/light/light-theme.css +1 -1
- package/es/theme/var.css +1 -1
- package/lib/publish/control-layout/control-layout-model-repository-mob-search-form-layout.cjs +159 -0
- package/lib/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.cjs +79 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +209 -125
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +83 -20
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +64 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +206 -124
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +42 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout-flow.cjs +42 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +182 -29
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-search-view-layout.cjs +258 -13
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.cjs +64 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +63 -10
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +63 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.cjs +63 -0
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/generic/rolldate.css +1 -0
- package/lib/theme/generic/vant.css +1 -1
- package/lib/theme/index.css +1 -1
- package/lib/theme/objects/app/app.css +0 -0
- package/lib/theme/objects/ctrl/ctrl.css +0 -0
- package/lib/theme/objects/editor/editor.css +1 -0
- package/lib/theme/objects/index.css +1 -1
- package/lib/theme/objects/view/view.css +1 -0
- package/lib/theme/theme/dark/dark-theme.css +1 -1
- package/lib/theme/theme/index.css +1 -1
- package/lib/theme/theme/light/light-theme.css +1 -1
- package/lib/theme/var.css +1 -1
- package/package.json +2 -2
- /package/es/theme/objects/{state/state.css → app/app.css} +0 -0
- /package/{lib/theme/objects/state/state.css → es/theme/objects/ctrl/ctrl.css} +0 -0
|
@@ -5,6 +5,27 @@ var DEMobChartView = {
|
|
|
5
5
|
"layout": "FLEX"
|
|
6
6
|
},
|
|
7
7
|
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"rawItem": {
|
|
10
|
+
"rawItemParams": [
|
|
11
|
+
{
|
|
12
|
+
"key": "POSITION",
|
|
13
|
+
"value": "TOP"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"predefinedType": "VIEWMSG_POS",
|
|
17
|
+
"id": "viewmsg_pos_top"
|
|
18
|
+
},
|
|
19
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
20
|
+
"itemStyle": "DEFAULT",
|
|
21
|
+
"itemType": "RAWITEM",
|
|
22
|
+
"layoutPos": {
|
|
23
|
+
"shrink": 0,
|
|
24
|
+
"layout": "FLEX"
|
|
25
|
+
},
|
|
26
|
+
"showCaption": true,
|
|
27
|
+
"id": "viewmsg_pos_top"
|
|
28
|
+
},
|
|
8
29
|
{
|
|
9
30
|
"actionGroupExtractMode": "ITEM",
|
|
10
31
|
"panelItems": [
|
|
@@ -244,6 +265,27 @@ var DEMobChartView = {
|
|
|
244
265
|
"showCaption": true,
|
|
245
266
|
"id": "panelpart"
|
|
246
267
|
},
|
|
268
|
+
{
|
|
269
|
+
"rawItem": {
|
|
270
|
+
"rawItemParams": [
|
|
271
|
+
{
|
|
272
|
+
"key": "POSITION",
|
|
273
|
+
"value": "BODY"
|
|
274
|
+
}
|
|
275
|
+
],
|
|
276
|
+
"predefinedType": "VIEWMSG_POS",
|
|
277
|
+
"id": "viewmsg_pos_body"
|
|
278
|
+
},
|
|
279
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
280
|
+
"itemStyle": "DEFAULT",
|
|
281
|
+
"itemType": "RAWITEM",
|
|
282
|
+
"layoutPos": {
|
|
283
|
+
"shrink": 0,
|
|
284
|
+
"layout": "FLEX"
|
|
285
|
+
},
|
|
286
|
+
"showCaption": true,
|
|
287
|
+
"id": "viewmsg_pos_body"
|
|
288
|
+
},
|
|
247
289
|
{
|
|
248
290
|
"actionGroupExtractMode": "ITEM",
|
|
249
291
|
"panelItems": [
|
|
@@ -275,6 +317,27 @@ var DEMobChartView = {
|
|
|
275
317
|
},
|
|
276
318
|
"id": "view_content"
|
|
277
319
|
},
|
|
320
|
+
{
|
|
321
|
+
"rawItem": {
|
|
322
|
+
"rawItemParams": [
|
|
323
|
+
{
|
|
324
|
+
"key": "POSITION",
|
|
325
|
+
"value": "BOTTOM"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"predefinedType": "VIEWMSG_POS",
|
|
329
|
+
"id": "viewmsg_pos_bottom"
|
|
330
|
+
},
|
|
331
|
+
"caption": "\u89C6\u56FE\u6D88\u606F\u5360\u4F4D",
|
|
332
|
+
"itemStyle": "DEFAULT",
|
|
333
|
+
"itemType": "RAWITEM",
|
|
334
|
+
"layoutPos": {
|
|
335
|
+
"shrink": 0,
|
|
336
|
+
"layout": "FLEX"
|
|
337
|
+
},
|
|
338
|
+
"showCaption": true,
|
|
339
|
+
"id": "viewmsg_pos_bottom"
|
|
340
|
+
},
|
|
278
341
|
{
|
|
279
342
|
"actionGroupExtractMode": "ITEM",
|
|
280
343
|
"panelItems": [
|
|
@@ -4,88 +4,88 @@ declare const _default: {
|
|
|
4
4
|
layout: string;
|
|
5
5
|
};
|
|
6
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
|
+
layout?: undefined;
|
|
28
|
+
dataRegionType?: undefined;
|
|
29
|
+
predefinedType?: undefined;
|
|
30
|
+
} | {
|
|
7
31
|
actionGroupExtractMode: string;
|
|
8
|
-
panelItems: {
|
|
32
|
+
panelItems: ({
|
|
9
33
|
actionGroupExtractMode: string;
|
|
10
|
-
panelItems:
|
|
34
|
+
panelItems: {
|
|
11
35
|
actionGroupExtractMode: string;
|
|
12
|
-
panelItems: {
|
|
36
|
+
panelItems: ({
|
|
13
37
|
actionGroupExtractMode: string;
|
|
14
|
-
panelItems:
|
|
15
|
-
actionGroupExtractMode: string;
|
|
16
|
-
panelItems: {
|
|
17
|
-
caption: string;
|
|
18
|
-
itemStyle: string;
|
|
19
|
-
itemType: string;
|
|
20
|
-
layoutPos: {
|
|
21
|
-
grow: number;
|
|
22
|
-
shrink: number;
|
|
23
|
-
heightMode: string;
|
|
24
|
-
layout: string;
|
|
25
|
-
valignSelf: string;
|
|
26
|
-
widthMode: string;
|
|
27
|
-
};
|
|
28
|
-
showCaption: boolean;
|
|
29
|
-
id: string;
|
|
30
|
-
}[];
|
|
31
|
-
layout: {
|
|
32
|
-
layout: string;
|
|
33
|
-
align?: undefined;
|
|
34
|
-
dir?: undefined;
|
|
35
|
-
};
|
|
36
|
-
dataRegionType: string;
|
|
38
|
+
panelItems: {
|
|
37
39
|
caption: string;
|
|
38
|
-
contentWidth: number;
|
|
39
40
|
itemStyle: string;
|
|
40
41
|
itemType: string;
|
|
41
42
|
layoutPos: {
|
|
42
|
-
|
|
43
|
+
grow: number;
|
|
43
44
|
shrink: number;
|
|
45
|
+
heightMode: string;
|
|
44
46
|
layout: string;
|
|
45
|
-
|
|
47
|
+
valignSelf: string;
|
|
46
48
|
widthMode: string;
|
|
47
|
-
grow?: undefined;
|
|
48
49
|
};
|
|
49
|
-
|
|
50
|
+
showCaption: boolean;
|
|
50
51
|
id: string;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
52
|
+
}[];
|
|
53
|
+
layout: {
|
|
54
|
+
layout: string;
|
|
55
|
+
align?: undefined;
|
|
56
|
+
dir?: undefined;
|
|
57
|
+
};
|
|
58
|
+
dataRegionType: string;
|
|
59
|
+
caption: string;
|
|
60
|
+
contentWidth: number;
|
|
61
|
+
itemStyle: string;
|
|
62
|
+
itemType: string;
|
|
63
|
+
layoutPos: {
|
|
64
|
+
basis: number;
|
|
65
|
+
shrink: number;
|
|
66
|
+
layout: string;
|
|
67
|
+
width: number;
|
|
68
|
+
widthMode: string;
|
|
69
|
+
grow?: undefined;
|
|
70
|
+
};
|
|
71
|
+
width: number;
|
|
72
|
+
id: string;
|
|
73
|
+
} | {
|
|
74
|
+
actionGroupExtractMode: string;
|
|
75
|
+
panelItems: {
|
|
72
76
|
caption: string;
|
|
73
77
|
itemStyle: string;
|
|
74
78
|
itemType: string;
|
|
75
79
|
layoutPos: {
|
|
76
|
-
grow: number;
|
|
77
80
|
shrink: number;
|
|
81
|
+
heightMode: string;
|
|
78
82
|
layout: string;
|
|
79
|
-
basis?: undefined;
|
|
80
|
-
width?: undefined;
|
|
81
|
-
widthMode?: undefined;
|
|
82
83
|
};
|
|
84
|
+
showCaption: boolean;
|
|
83
85
|
id: string;
|
|
84
|
-
|
|
85
|
-
width?: undefined;
|
|
86
|
-
})[];
|
|
87
|
-
predefinedType: string;
|
|
86
|
+
}[];
|
|
88
87
|
layout: {
|
|
88
|
+
align: string;
|
|
89
89
|
dir: string;
|
|
90
90
|
layout: string;
|
|
91
91
|
};
|
|
@@ -94,11 +94,17 @@ declare const _default: {
|
|
|
94
94
|
itemStyle: string;
|
|
95
95
|
itemType: string;
|
|
96
96
|
layoutPos: {
|
|
97
|
+
grow: number;
|
|
97
98
|
shrink: number;
|
|
98
99
|
layout: string;
|
|
100
|
+
basis?: undefined;
|
|
101
|
+
width?: undefined;
|
|
102
|
+
widthMode?: undefined;
|
|
99
103
|
};
|
|
100
104
|
id: string;
|
|
101
|
-
|
|
105
|
+
contentWidth?: undefined;
|
|
106
|
+
width?: undefined;
|
|
107
|
+
})[];
|
|
102
108
|
predefinedType: string;
|
|
103
109
|
layout: {
|
|
104
110
|
dir: string;
|
|
@@ -113,7 +119,26 @@ declare const _default: {
|
|
|
113
119
|
layout: string;
|
|
114
120
|
};
|
|
115
121
|
id: string;
|
|
116
|
-
}
|
|
122
|
+
}[];
|
|
123
|
+
predefinedType: string;
|
|
124
|
+
layout: {
|
|
125
|
+
dir: string;
|
|
126
|
+
layout: string;
|
|
127
|
+
align?: undefined;
|
|
128
|
+
valign?: undefined;
|
|
129
|
+
};
|
|
130
|
+
dataRegionType: string;
|
|
131
|
+
caption: string;
|
|
132
|
+
itemStyle: string;
|
|
133
|
+
itemType: string;
|
|
134
|
+
layoutPos: {
|
|
135
|
+
shrink: number;
|
|
136
|
+
layout: string;
|
|
137
|
+
};
|
|
138
|
+
id: string;
|
|
139
|
+
} | {
|
|
140
|
+
actionGroupExtractMode: string;
|
|
141
|
+
panelItems: ({
|
|
117
142
|
actionGroupExtractMode: string;
|
|
118
143
|
panelItems: {
|
|
119
144
|
caption: string;
|
|
@@ -126,7 +151,6 @@ declare const _default: {
|
|
|
126
151
|
showCaption: boolean;
|
|
127
152
|
id: string;
|
|
128
153
|
}[];
|
|
129
|
-
predefinedType: string;
|
|
130
154
|
layout: {
|
|
131
155
|
layout: string;
|
|
132
156
|
dir?: undefined;
|
|
@@ -136,26 +160,19 @@ declare const _default: {
|
|
|
136
160
|
itemStyle: string;
|
|
137
161
|
itemType: string;
|
|
138
162
|
layoutPos: {
|
|
163
|
+
grow: number;
|
|
139
164
|
shrink: number;
|
|
140
165
|
layout: string;
|
|
166
|
+
heightMode?: undefined;
|
|
141
167
|
};
|
|
142
168
|
id: string;
|
|
169
|
+
predefinedType?: undefined;
|
|
143
170
|
} | {
|
|
144
171
|
actionGroupExtractMode: string;
|
|
145
|
-
|
|
146
|
-
caption: string;
|
|
147
|
-
itemStyle: string;
|
|
148
|
-
itemType: string;
|
|
149
|
-
layoutPos: {
|
|
150
|
-
shrink: number;
|
|
151
|
-
layout: string;
|
|
152
|
-
};
|
|
153
|
-
showCaption: boolean;
|
|
154
|
-
id: string;
|
|
155
|
-
}[];
|
|
172
|
+
predefinedType: string;
|
|
156
173
|
layout: {
|
|
174
|
+
dir: string;
|
|
157
175
|
layout: string;
|
|
158
|
-
dir?: undefined;
|
|
159
176
|
};
|
|
160
177
|
dataRegionType: string;
|
|
161
178
|
caption: string;
|
|
@@ -163,14 +180,19 @@ declare const _default: {
|
|
|
163
180
|
itemType: string;
|
|
164
181
|
layoutPos: {
|
|
165
182
|
shrink: number;
|
|
183
|
+
heightMode: string;
|
|
166
184
|
layout: string;
|
|
185
|
+
grow?: undefined;
|
|
167
186
|
};
|
|
168
187
|
id: string;
|
|
169
|
-
|
|
188
|
+
panelItems?: undefined;
|
|
170
189
|
})[];
|
|
190
|
+
predefinedType: string;
|
|
171
191
|
layout: {
|
|
192
|
+
align: string;
|
|
172
193
|
dir: string;
|
|
173
194
|
layout: string;
|
|
195
|
+
valign: string;
|
|
174
196
|
};
|
|
175
197
|
dataRegionType: string;
|
|
176
198
|
caption: string;
|
|
@@ -181,11 +203,39 @@ declare const _default: {
|
|
|
181
203
|
layout: string;
|
|
182
204
|
};
|
|
183
205
|
id: string;
|
|
184
|
-
}
|
|
185
|
-
|
|
206
|
+
} | {
|
|
207
|
+
actionGroupExtractMode: string;
|
|
208
|
+
panelItems: {
|
|
209
|
+
caption: string;
|
|
210
|
+
itemStyle: string;
|
|
211
|
+
itemType: string;
|
|
212
|
+
layoutPos: {
|
|
213
|
+
shrink: number;
|
|
214
|
+
layout: string;
|
|
215
|
+
};
|
|
216
|
+
showCaption: boolean;
|
|
217
|
+
id: string;
|
|
218
|
+
}[];
|
|
219
|
+
layout: {
|
|
220
|
+
layout: string;
|
|
221
|
+
dir?: undefined;
|
|
222
|
+
align?: undefined;
|
|
223
|
+
valign?: undefined;
|
|
224
|
+
};
|
|
225
|
+
dataRegionType: string;
|
|
226
|
+
caption: string;
|
|
227
|
+
itemStyle: string;
|
|
228
|
+
itemType: string;
|
|
229
|
+
layoutPos: {
|
|
230
|
+
shrink: number;
|
|
231
|
+
layout: string;
|
|
232
|
+
};
|
|
233
|
+
id: string;
|
|
234
|
+
predefinedType?: undefined;
|
|
235
|
+
})[];
|
|
186
236
|
layout: {
|
|
237
|
+
dir: string;
|
|
187
238
|
layout: string;
|
|
188
|
-
dir?: undefined;
|
|
189
239
|
};
|
|
190
240
|
dataRegionType: string;
|
|
191
241
|
caption: string;
|
|
@@ -196,8 +246,10 @@ declare const _default: {
|
|
|
196
246
|
layout: string;
|
|
197
247
|
grow?: undefined;
|
|
198
248
|
};
|
|
199
|
-
showCaption: boolean;
|
|
200
249
|
id: string;
|
|
250
|
+
rawItem?: undefined;
|
|
251
|
+
showCaption?: undefined;
|
|
252
|
+
predefinedType?: undefined;
|
|
201
253
|
} | {
|
|
202
254
|
actionGroupExtractMode: string;
|
|
203
255
|
panelItems: {
|
|
@@ -206,7 +258,9 @@ declare const _default: {
|
|
|
206
258
|
itemType: string;
|
|
207
259
|
layoutPos: {
|
|
208
260
|
shrink: number;
|
|
261
|
+
heightMode: string;
|
|
209
262
|
layout: string;
|
|
263
|
+
widthMode: string;
|
|
210
264
|
};
|
|
211
265
|
showCaption: boolean;
|
|
212
266
|
id: string;
|
|
@@ -225,6 +279,7 @@ declare const _default: {
|
|
|
225
279
|
layout: string;
|
|
226
280
|
};
|
|
227
281
|
id: string;
|
|
282
|
+
rawItem?: undefined;
|
|
228
283
|
caption?: undefined;
|
|
229
284
|
showCaption?: undefined;
|
|
230
285
|
})[];
|