@ibiz-template/mob-theme 0.2.7 → 0.2.9
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 +16 -0
- 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/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +29 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +28 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +18 -4
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +22 -8
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +22 -8
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +12 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +18 -4
- package/es/theme/generic/index.css +1 -1
- package/es/theme/generic/vant.css +1 -1
- package/es/theme/index.css +1 -1
- 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/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +28 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +18 -4
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +22 -8
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +22 -8
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +18 -4
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/generic/vant.css +1 -1
- package/lib/theme/index.css +1 -1
- 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/package.json +1 -1
|
@@ -14,10 +14,12 @@ declare const _default: {
|
|
|
14
14
|
itemStyle: string;
|
|
15
15
|
itemType: string;
|
|
16
16
|
layoutPos: {
|
|
17
|
+
grow: number;
|
|
17
18
|
shrink: number;
|
|
18
19
|
heightMode: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
valignSelf: string;
|
|
22
|
+
widthMode: string;
|
|
21
23
|
};
|
|
22
24
|
showCaption: boolean;
|
|
23
25
|
id: string;
|
|
@@ -29,13 +31,18 @@ declare const _default: {
|
|
|
29
31
|
};
|
|
30
32
|
dataRegionType: string;
|
|
31
33
|
caption: string;
|
|
34
|
+
contentWidth: number;
|
|
32
35
|
itemStyle: string;
|
|
33
36
|
itemType: string;
|
|
34
37
|
layoutPos: {
|
|
38
|
+
basis: number;
|
|
35
39
|
shrink: number;
|
|
36
40
|
layout: string;
|
|
41
|
+
width: number;
|
|
42
|
+
widthMode: string;
|
|
37
43
|
grow?: undefined;
|
|
38
44
|
};
|
|
45
|
+
width: number;
|
|
39
46
|
id: string;
|
|
40
47
|
} | {
|
|
41
48
|
panelItems: {
|
|
@@ -63,8 +70,13 @@ declare const _default: {
|
|
|
63
70
|
grow: number;
|
|
64
71
|
shrink: number;
|
|
65
72
|
layout: string;
|
|
73
|
+
basis?: undefined;
|
|
74
|
+
width?: undefined;
|
|
75
|
+
widthMode?: undefined;
|
|
66
76
|
};
|
|
67
77
|
id: string;
|
|
78
|
+
contentWidth?: undefined;
|
|
79
|
+
width?: undefined;
|
|
68
80
|
})[];
|
|
69
81
|
predefinedType: string;
|
|
70
82
|
layout: {
|
|
@@ -20,10 +20,12 @@ var DEMobMPickupView = {
|
|
|
20
20
|
"itemStyle": "DEFAULT",
|
|
21
21
|
"itemType": "CTRLPOS",
|
|
22
22
|
"layoutPos": {
|
|
23
|
+
"grow": 1,
|
|
23
24
|
"shrink": 1,
|
|
24
25
|
"heightMode": "FULL",
|
|
25
26
|
"layout": "FLEX",
|
|
26
|
-
"valignSelf": "MIDDLE"
|
|
27
|
+
"valignSelf": "MIDDLE",
|
|
28
|
+
"widthMode": "FULL"
|
|
27
29
|
},
|
|
28
30
|
"showCaption": true,
|
|
29
31
|
"id": "lefttoolbar"
|
|
@@ -34,12 +36,17 @@ var DEMobMPickupView = {
|
|
|
34
36
|
},
|
|
35
37
|
"dataRegionType": "INHERIT",
|
|
36
38
|
"caption": "\u5BB9\u5668",
|
|
39
|
+
"contentWidth": 100,
|
|
37
40
|
"itemStyle": "DEFAULT",
|
|
38
41
|
"itemType": "CONTAINER",
|
|
39
42
|
"layoutPos": {
|
|
43
|
+
"basis": 100,
|
|
40
44
|
"shrink": 0,
|
|
41
|
-
"layout": "FLEX"
|
|
45
|
+
"layout": "FLEX",
|
|
46
|
+
"width": 100,
|
|
47
|
+
"widthMode": "PX"
|
|
42
48
|
},
|
|
49
|
+
"width": 100,
|
|
43
50
|
"id": "view_left_toolbar"
|
|
44
51
|
},
|
|
45
52
|
{
|
|
@@ -80,10 +87,12 @@ var DEMobMPickupView = {
|
|
|
80
87
|
"itemStyle": "DEFAULT",
|
|
81
88
|
"itemType": "CTRLPOS",
|
|
82
89
|
"layoutPos": {
|
|
90
|
+
"grow": 1,
|
|
83
91
|
"shrink": 1,
|
|
84
92
|
"heightMode": "FULL",
|
|
85
93
|
"layout": "FLEX",
|
|
86
|
-
"valignSelf": "MIDDLE"
|
|
94
|
+
"valignSelf": "MIDDLE",
|
|
95
|
+
"widthMode": "FULL"
|
|
87
96
|
},
|
|
88
97
|
"showCaption": true,
|
|
89
98
|
"id": "righttoolbar"
|
|
@@ -94,12 +103,17 @@ var DEMobMPickupView = {
|
|
|
94
103
|
},
|
|
95
104
|
"dataRegionType": "INHERIT",
|
|
96
105
|
"caption": "\u5BB9\u5668",
|
|
106
|
+
"contentWidth": 100,
|
|
97
107
|
"itemStyle": "DEFAULT",
|
|
98
108
|
"itemType": "CONTAINER",
|
|
99
109
|
"layoutPos": {
|
|
110
|
+
"basis": 100,
|
|
100
111
|
"shrink": 0,
|
|
101
|
-
"layout": "FLEX"
|
|
112
|
+
"layout": "FLEX",
|
|
113
|
+
"width": 100,
|
|
114
|
+
"widthMode": "PX"
|
|
102
115
|
},
|
|
116
|
+
"width": 100,
|
|
103
117
|
"id": "view_right_toolbar"
|
|
104
118
|
}
|
|
105
119
|
],
|
|
@@ -14,10 +14,12 @@ declare const _default: {
|
|
|
14
14
|
itemStyle: string;
|
|
15
15
|
itemType: string;
|
|
16
16
|
layoutPos: {
|
|
17
|
+
grow: number;
|
|
17
18
|
shrink: number;
|
|
18
19
|
heightMode: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
valignSelf: string;
|
|
22
|
+
widthMode: string;
|
|
21
23
|
};
|
|
22
24
|
showCaption: boolean;
|
|
23
25
|
id: string;
|
|
@@ -29,13 +31,18 @@ declare const _default: {
|
|
|
29
31
|
};
|
|
30
32
|
dataRegionType: string;
|
|
31
33
|
caption: string;
|
|
34
|
+
contentWidth: number;
|
|
32
35
|
itemStyle: string;
|
|
33
36
|
itemType: string;
|
|
34
37
|
layoutPos: {
|
|
38
|
+
basis: number;
|
|
35
39
|
shrink: number;
|
|
36
40
|
layout: string;
|
|
41
|
+
width: number;
|
|
42
|
+
widthMode: string;
|
|
37
43
|
grow?: undefined;
|
|
38
44
|
};
|
|
45
|
+
width: number;
|
|
39
46
|
id: string;
|
|
40
47
|
} | {
|
|
41
48
|
panelItems: {
|
|
@@ -63,8 +70,13 @@ declare const _default: {
|
|
|
63
70
|
grow: number;
|
|
64
71
|
shrink: number;
|
|
65
72
|
layout: string;
|
|
73
|
+
basis?: undefined;
|
|
74
|
+
width?: undefined;
|
|
75
|
+
widthMode?: undefined;
|
|
66
76
|
};
|
|
67
77
|
id: string;
|
|
78
|
+
contentWidth?: undefined;
|
|
79
|
+
width?: undefined;
|
|
68
80
|
})[];
|
|
69
81
|
predefinedType: string;
|
|
70
82
|
layout: {
|
|
@@ -20,10 +20,12 @@ var DEMobMdView = {
|
|
|
20
20
|
"itemStyle": "DEFAULT",
|
|
21
21
|
"itemType": "CTRLPOS",
|
|
22
22
|
"layoutPos": {
|
|
23
|
+
"grow": 1,
|
|
23
24
|
"shrink": 1,
|
|
24
25
|
"heightMode": "FULL",
|
|
25
26
|
"layout": "FLEX",
|
|
26
|
-
"valignSelf": "MIDDLE"
|
|
27
|
+
"valignSelf": "MIDDLE",
|
|
28
|
+
"widthMode": "FULL"
|
|
27
29
|
},
|
|
28
30
|
"showCaption": true,
|
|
29
31
|
"id": "lefttoolbar"
|
|
@@ -34,12 +36,17 @@ var DEMobMdView = {
|
|
|
34
36
|
},
|
|
35
37
|
"dataRegionType": "INHERIT",
|
|
36
38
|
"caption": "\u5BB9\u5668",
|
|
39
|
+
"contentWidth": 100,
|
|
37
40
|
"itemStyle": "DEFAULT",
|
|
38
41
|
"itemType": "CONTAINER",
|
|
39
42
|
"layoutPos": {
|
|
43
|
+
"basis": 100,
|
|
40
44
|
"shrink": 0,
|
|
41
|
-
"layout": "FLEX"
|
|
45
|
+
"layout": "FLEX",
|
|
46
|
+
"width": 100,
|
|
47
|
+
"widthMode": "PX"
|
|
42
48
|
},
|
|
49
|
+
"width": 100,
|
|
43
50
|
"id": "view_left_toolbar"
|
|
44
51
|
},
|
|
45
52
|
{
|
|
@@ -80,10 +87,12 @@ var DEMobMdView = {
|
|
|
80
87
|
"itemStyle": "DEFAULT",
|
|
81
88
|
"itemType": "CTRLPOS",
|
|
82
89
|
"layoutPos": {
|
|
90
|
+
"grow": 1,
|
|
83
91
|
"shrink": 1,
|
|
84
92
|
"heightMode": "FULL",
|
|
85
93
|
"layout": "FLEX",
|
|
86
|
-
"valignSelf": "MIDDLE"
|
|
94
|
+
"valignSelf": "MIDDLE",
|
|
95
|
+
"widthMode": "FULL"
|
|
87
96
|
},
|
|
88
97
|
"showCaption": true,
|
|
89
98
|
"id": "righttoolbar"
|
|
@@ -94,12 +103,17 @@ var DEMobMdView = {
|
|
|
94
103
|
},
|
|
95
104
|
"dataRegionType": "INHERIT",
|
|
96
105
|
"caption": "\u5BB9\u5668",
|
|
106
|
+
"contentWidth": 100,
|
|
97
107
|
"itemStyle": "DEFAULT",
|
|
98
108
|
"itemType": "CONTAINER",
|
|
99
109
|
"layoutPos": {
|
|
110
|
+
"basis": 100,
|
|
100
111
|
"shrink": 0,
|
|
101
|
-
"layout": "FLEX"
|
|
112
|
+
"layout": "FLEX",
|
|
113
|
+
"width": 100,
|
|
114
|
+
"widthMode": "PX"
|
|
102
115
|
},
|
|
116
|
+
"width": 100,
|
|
103
117
|
"id": "view_right_toolbar"
|
|
104
118
|
}
|
|
105
119
|
],
|
|
@@ -13,10 +13,12 @@ declare const _default: {
|
|
|
13
13
|
itemStyle: string;
|
|
14
14
|
itemType: string;
|
|
15
15
|
layoutPos: {
|
|
16
|
+
grow: number;
|
|
16
17
|
shrink: number;
|
|
17
18
|
heightMode: string;
|
|
18
19
|
layout: string;
|
|
19
20
|
valignSelf: string;
|
|
21
|
+
widthMode: string;
|
|
20
22
|
};
|
|
21
23
|
showCaption: boolean;
|
|
22
24
|
id: string;
|
|
@@ -28,13 +30,18 @@ declare const _default: {
|
|
|
28
30
|
};
|
|
29
31
|
dataRegionType: string;
|
|
30
32
|
caption: string;
|
|
33
|
+
contentWidth: number;
|
|
31
34
|
itemStyle: string;
|
|
32
35
|
itemType: string;
|
|
33
36
|
layoutPos: {
|
|
37
|
+
basis: number;
|
|
34
38
|
shrink: number;
|
|
35
39
|
layout: string;
|
|
40
|
+
width: number;
|
|
41
|
+
widthMode: string;
|
|
36
42
|
grow?: undefined;
|
|
37
43
|
};
|
|
44
|
+
width: number;
|
|
38
45
|
id: string;
|
|
39
46
|
} | {
|
|
40
47
|
panelItems: {
|
|
@@ -62,8 +69,13 @@ declare const _default: {
|
|
|
62
69
|
grow: number;
|
|
63
70
|
shrink: number;
|
|
64
71
|
layout: string;
|
|
72
|
+
basis?: undefined;
|
|
73
|
+
width?: undefined;
|
|
74
|
+
widthMode?: undefined;
|
|
65
75
|
};
|
|
66
76
|
id: string;
|
|
77
|
+
contentWidth?: undefined;
|
|
78
|
+
width?: undefined;
|
|
67
79
|
})[];
|
|
68
80
|
predefinedType: string;
|
|
69
81
|
layout: {
|
|
@@ -18,10 +18,12 @@ var DEMobOptionView = {
|
|
|
18
18
|
"itemStyle": "DEFAULT",
|
|
19
19
|
"itemType": "CTRLPOS",
|
|
20
20
|
"layoutPos": {
|
|
21
|
+
"grow": 1,
|
|
21
22
|
"shrink": 1,
|
|
22
23
|
"heightMode": "FULL",
|
|
23
24
|
"layout": "FLEX",
|
|
24
|
-
"valignSelf": "MIDDLE"
|
|
25
|
+
"valignSelf": "MIDDLE",
|
|
26
|
+
"widthMode": "FULL"
|
|
25
27
|
},
|
|
26
28
|
"showCaption": true,
|
|
27
29
|
"id": "lefttoolbar"
|
|
@@ -32,12 +34,17 @@ var DEMobOptionView = {
|
|
|
32
34
|
},
|
|
33
35
|
"dataRegionType": "INHERIT",
|
|
34
36
|
"caption": "\u5BB9\u5668",
|
|
37
|
+
"contentWidth": 100,
|
|
35
38
|
"itemStyle": "DEFAULT",
|
|
36
39
|
"itemType": "CONTAINER",
|
|
37
40
|
"layoutPos": {
|
|
41
|
+
"basis": 100,
|
|
38
42
|
"shrink": 0,
|
|
39
|
-
"layout": "FLEX"
|
|
43
|
+
"layout": "FLEX",
|
|
44
|
+
"width": 100,
|
|
45
|
+
"widthMode": "PX"
|
|
40
46
|
},
|
|
47
|
+
"width": 100,
|
|
41
48
|
"id": "view_left_toolbar"
|
|
42
49
|
},
|
|
43
50
|
{
|
|
@@ -78,10 +85,12 @@ var DEMobOptionView = {
|
|
|
78
85
|
"itemStyle": "DEFAULT",
|
|
79
86
|
"itemType": "CTRLPOS",
|
|
80
87
|
"layoutPos": {
|
|
88
|
+
"grow": 1,
|
|
81
89
|
"shrink": 1,
|
|
82
90
|
"heightMode": "FULL",
|
|
83
91
|
"layout": "FLEX",
|
|
84
|
-
"valignSelf": "MIDDLE"
|
|
92
|
+
"valignSelf": "MIDDLE",
|
|
93
|
+
"widthMode": "FULL"
|
|
85
94
|
},
|
|
86
95
|
"showCaption": true,
|
|
87
96
|
"id": "righttoolbar"
|
|
@@ -92,12 +101,17 @@ var DEMobOptionView = {
|
|
|
92
101
|
},
|
|
93
102
|
"dataRegionType": "INHERIT",
|
|
94
103
|
"caption": "\u5BB9\u5668",
|
|
104
|
+
"contentWidth": 100,
|
|
95
105
|
"itemStyle": "DEFAULT",
|
|
96
106
|
"itemType": "CONTAINER",
|
|
97
107
|
"layoutPos": {
|
|
108
|
+
"basis": 100,
|
|
98
109
|
"shrink": 0,
|
|
99
|
-
"layout": "FLEX"
|
|
110
|
+
"layout": "FLEX",
|
|
111
|
+
"width": 100,
|
|
112
|
+
"widthMode": "PX"
|
|
100
113
|
},
|
|
114
|
+
"width": 100,
|
|
101
115
|
"id": "view_right_toolbar"
|
|
102
116
|
}
|
|
103
117
|
],
|
|
@@ -4,7 +4,33 @@ declare const _default: {
|
|
|
4
4
|
layout: {
|
|
5
5
|
layout: string;
|
|
6
6
|
};
|
|
7
|
-
rootPanelItems: {
|
|
7
|
+
rootPanelItems: ({
|
|
8
|
+
panelItems: {
|
|
9
|
+
caption: string;
|
|
10
|
+
itemStyle: string;
|
|
11
|
+
itemType: string;
|
|
12
|
+
layoutPos: {
|
|
13
|
+
shrink: number;
|
|
14
|
+
layout: string;
|
|
15
|
+
};
|
|
16
|
+
showCaption: boolean;
|
|
17
|
+
id: string;
|
|
18
|
+
}[];
|
|
19
|
+
predefinedType: string;
|
|
20
|
+
layout: {
|
|
21
|
+
layout: string;
|
|
22
|
+
};
|
|
23
|
+
dataRegionType: string;
|
|
24
|
+
caption: string;
|
|
25
|
+
itemStyle: string;
|
|
26
|
+
itemType: string;
|
|
27
|
+
layoutPos: {
|
|
28
|
+
shrink: number;
|
|
29
|
+
layout: string;
|
|
30
|
+
grow?: undefined;
|
|
31
|
+
};
|
|
32
|
+
id: string;
|
|
33
|
+
} | {
|
|
8
34
|
panelItems: {
|
|
9
35
|
caption: string;
|
|
10
36
|
itemStyle: string;
|
|
@@ -30,7 +56,8 @@ declare const _default: {
|
|
|
30
56
|
layout: string;
|
|
31
57
|
};
|
|
32
58
|
id: string;
|
|
33
|
-
|
|
59
|
+
predefinedType?: undefined;
|
|
60
|
+
})[];
|
|
34
61
|
layoutPanel: boolean;
|
|
35
62
|
mobilePanel: boolean;
|
|
36
63
|
codeName: string;
|
|
@@ -5,6 +5,34 @@ var DEMobPickupMDView = {
|
|
|
5
5
|
"layout": "FLEX"
|
|
6
6
|
},
|
|
7
7
|
"rootPanelItems": [
|
|
8
|
+
{
|
|
9
|
+
"panelItems": [
|
|
10
|
+
{
|
|
11
|
+
"caption": "\u641C\u7D22\u680F",
|
|
12
|
+
"itemStyle": "DEFAULT",
|
|
13
|
+
"itemType": "CTRLPOS",
|
|
14
|
+
"layoutPos": {
|
|
15
|
+
"shrink": 1,
|
|
16
|
+
"layout": "FLEX"
|
|
17
|
+
},
|
|
18
|
+
"showCaption": true,
|
|
19
|
+
"id": "searchbar"
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"predefinedType": "Toolbar",
|
|
23
|
+
"layout": {
|
|
24
|
+
"layout": "FLEX"
|
|
25
|
+
},
|
|
26
|
+
"dataRegionType": "INHERIT",
|
|
27
|
+
"caption": "\u5BB9\u5668",
|
|
28
|
+
"itemStyle": "DEFAULT",
|
|
29
|
+
"itemType": "CONTAINER",
|
|
30
|
+
"layoutPos": {
|
|
31
|
+
"shrink": 1,
|
|
32
|
+
"layout": "FLEX"
|
|
33
|
+
},
|
|
34
|
+
"id": "view_toolbar2"
|
|
35
|
+
},
|
|
8
36
|
{
|
|
9
37
|
"panelItems": [
|
|
10
38
|
{
|
|
@@ -14,10 +14,12 @@ declare const _default: {
|
|
|
14
14
|
itemStyle: string;
|
|
15
15
|
itemType: string;
|
|
16
16
|
layoutPos: {
|
|
17
|
+
grow: number;
|
|
17
18
|
shrink: number;
|
|
18
19
|
heightMode: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
valignSelf: string;
|
|
22
|
+
widthMode: string;
|
|
21
23
|
};
|
|
22
24
|
showCaption: boolean;
|
|
23
25
|
id: string;
|
|
@@ -29,13 +31,18 @@ declare const _default: {
|
|
|
29
31
|
};
|
|
30
32
|
dataRegionType: string;
|
|
31
33
|
caption: string;
|
|
34
|
+
contentWidth: number;
|
|
32
35
|
itemStyle: string;
|
|
33
36
|
itemType: string;
|
|
34
37
|
layoutPos: {
|
|
38
|
+
basis: number;
|
|
35
39
|
shrink: number;
|
|
36
40
|
layout: string;
|
|
41
|
+
width: number;
|
|
42
|
+
widthMode: string;
|
|
37
43
|
grow?: undefined;
|
|
38
44
|
};
|
|
45
|
+
width: number;
|
|
39
46
|
id: string;
|
|
40
47
|
} | {
|
|
41
48
|
panelItems: {
|
|
@@ -63,8 +70,13 @@ declare const _default: {
|
|
|
63
70
|
grow: number;
|
|
64
71
|
shrink: number;
|
|
65
72
|
layout: string;
|
|
73
|
+
basis?: undefined;
|
|
74
|
+
width?: undefined;
|
|
75
|
+
widthMode?: undefined;
|
|
66
76
|
};
|
|
67
77
|
id: string;
|
|
78
|
+
contentWidth?: undefined;
|
|
79
|
+
width?: undefined;
|
|
68
80
|
})[];
|
|
69
81
|
predefinedType: string;
|
|
70
82
|
layout: {
|
|
@@ -20,10 +20,12 @@ var DEMobPickupView = {
|
|
|
20
20
|
"itemStyle": "DEFAULT",
|
|
21
21
|
"itemType": "CTRLPOS",
|
|
22
22
|
"layoutPos": {
|
|
23
|
+
"grow": 1,
|
|
23
24
|
"shrink": 1,
|
|
24
25
|
"heightMode": "FULL",
|
|
25
26
|
"layout": "FLEX",
|
|
26
|
-
"valignSelf": "MIDDLE"
|
|
27
|
+
"valignSelf": "MIDDLE",
|
|
28
|
+
"widthMode": "FULL"
|
|
27
29
|
},
|
|
28
30
|
"showCaption": true,
|
|
29
31
|
"id": "lefttoolbar"
|
|
@@ -34,12 +36,17 @@ var DEMobPickupView = {
|
|
|
34
36
|
},
|
|
35
37
|
"dataRegionType": "INHERIT",
|
|
36
38
|
"caption": "\u5BB9\u5668",
|
|
39
|
+
"contentWidth": 100,
|
|
37
40
|
"itemStyle": "DEFAULT",
|
|
38
41
|
"itemType": "CONTAINER",
|
|
39
42
|
"layoutPos": {
|
|
43
|
+
"basis": 100,
|
|
40
44
|
"shrink": 0,
|
|
41
|
-
"layout": "FLEX"
|
|
45
|
+
"layout": "FLEX",
|
|
46
|
+
"width": 100,
|
|
47
|
+
"widthMode": "PX"
|
|
42
48
|
},
|
|
49
|
+
"width": 100,
|
|
43
50
|
"id": "view_left_toolbar"
|
|
44
51
|
},
|
|
45
52
|
{
|
|
@@ -80,10 +87,12 @@ var DEMobPickupView = {
|
|
|
80
87
|
"itemStyle": "DEFAULT",
|
|
81
88
|
"itemType": "CTRLPOS",
|
|
82
89
|
"layoutPos": {
|
|
90
|
+
"grow": 1,
|
|
83
91
|
"shrink": 1,
|
|
84
92
|
"heightMode": "FULL",
|
|
85
93
|
"layout": "FLEX",
|
|
86
|
-
"valignSelf": "MIDDLE"
|
|
94
|
+
"valignSelf": "MIDDLE",
|
|
95
|
+
"widthMode": "FULL"
|
|
87
96
|
},
|
|
88
97
|
"showCaption": true,
|
|
89
98
|
"id": "righttoolbar"
|
|
@@ -94,12 +103,17 @@ var DEMobPickupView = {
|
|
|
94
103
|
},
|
|
95
104
|
"dataRegionType": "INHERIT",
|
|
96
105
|
"caption": "\u5BB9\u5668",
|
|
106
|
+
"contentWidth": 100,
|
|
97
107
|
"itemStyle": "DEFAULT",
|
|
98
108
|
"itemType": "CONTAINER",
|
|
99
109
|
"layoutPos": {
|
|
110
|
+
"basis": 100,
|
|
100
111
|
"shrink": 0,
|
|
101
|
-
"layout": "FLEX"
|
|
112
|
+
"layout": "FLEX",
|
|
113
|
+
"width": 100,
|
|
114
|
+
"widthMode": "PX"
|
|
102
115
|
},
|
|
116
|
+
"width": 100,
|
|
103
117
|
"id": "view_right_toolbar"
|
|
104
118
|
}
|
|
105
119
|
],
|
|
@@ -14,10 +14,12 @@ declare const _default: {
|
|
|
14
14
|
itemStyle: string;
|
|
15
15
|
itemType: string;
|
|
16
16
|
layoutPos: {
|
|
17
|
+
grow: number;
|
|
17
18
|
shrink: number;
|
|
18
19
|
heightMode: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
valignSelf: string;
|
|
22
|
+
widthMode: string;
|
|
21
23
|
};
|
|
22
24
|
showCaption: boolean;
|
|
23
25
|
id: string;
|
|
@@ -29,13 +31,18 @@ declare const _default: {
|
|
|
29
31
|
};
|
|
30
32
|
dataRegionType: string;
|
|
31
33
|
caption: string;
|
|
34
|
+
contentWidth: number;
|
|
32
35
|
itemStyle: string;
|
|
33
36
|
itemType: string;
|
|
34
37
|
layoutPos: {
|
|
38
|
+
basis: number;
|
|
35
39
|
shrink: number;
|
|
36
40
|
layout: string;
|
|
41
|
+
width: number;
|
|
42
|
+
widthMode: string;
|
|
37
43
|
grow?: undefined;
|
|
38
44
|
};
|
|
45
|
+
width: number;
|
|
39
46
|
id: string;
|
|
40
47
|
} | {
|
|
41
48
|
panelItems: {
|
|
@@ -63,8 +70,13 @@ declare const _default: {
|
|
|
63
70
|
grow: number;
|
|
64
71
|
shrink: number;
|
|
65
72
|
layout: string;
|
|
73
|
+
basis?: undefined;
|
|
74
|
+
width?: undefined;
|
|
75
|
+
widthMode?: undefined;
|
|
66
76
|
};
|
|
67
77
|
id: string;
|
|
78
|
+
contentWidth?: undefined;
|
|
79
|
+
width?: undefined;
|
|
68
80
|
})[];
|
|
69
81
|
predefinedType: string;
|
|
70
82
|
layout: {
|
|
@@ -20,10 +20,12 @@ var DEMobTabExpView = {
|
|
|
20
20
|
"itemStyle": "DEFAULT",
|
|
21
21
|
"itemType": "CTRLPOS",
|
|
22
22
|
"layoutPos": {
|
|
23
|
+
"grow": 1,
|
|
23
24
|
"shrink": 1,
|
|
24
25
|
"heightMode": "FULL",
|
|
25
26
|
"layout": "FLEX",
|
|
26
|
-
"valignSelf": "MIDDLE"
|
|
27
|
+
"valignSelf": "MIDDLE",
|
|
28
|
+
"widthMode": "FULL"
|
|
27
29
|
},
|
|
28
30
|
"showCaption": true,
|
|
29
31
|
"id": "lefttoolbar"
|
|
@@ -34,12 +36,17 @@ var DEMobTabExpView = {
|
|
|
34
36
|
},
|
|
35
37
|
"dataRegionType": "INHERIT",
|
|
36
38
|
"caption": "\u5BB9\u5668",
|
|
39
|
+
"contentWidth": 100,
|
|
37
40
|
"itemStyle": "DEFAULT",
|
|
38
41
|
"itemType": "CONTAINER",
|
|
39
42
|
"layoutPos": {
|
|
43
|
+
"basis": 100,
|
|
40
44
|
"shrink": 0,
|
|
41
|
-
"layout": "FLEX"
|
|
45
|
+
"layout": "FLEX",
|
|
46
|
+
"width": 100,
|
|
47
|
+
"widthMode": "PX"
|
|
42
48
|
},
|
|
49
|
+
"width": 100,
|
|
43
50
|
"id": "view_left_toolbar"
|
|
44
51
|
},
|
|
45
52
|
{
|
|
@@ -80,10 +87,12 @@ var DEMobTabExpView = {
|
|
|
80
87
|
"itemStyle": "DEFAULT",
|
|
81
88
|
"itemType": "CTRLPOS",
|
|
82
89
|
"layoutPos": {
|
|
90
|
+
"grow": 1,
|
|
83
91
|
"shrink": 1,
|
|
84
92
|
"heightMode": "FULL",
|
|
85
93
|
"layout": "FLEX",
|
|
86
|
-
"valignSelf": "MIDDLE"
|
|
94
|
+
"valignSelf": "MIDDLE",
|
|
95
|
+
"widthMode": "FULL"
|
|
87
96
|
},
|
|
88
97
|
"showCaption": true,
|
|
89
98
|
"id": "righttoolbar"
|
|
@@ -94,12 +103,17 @@ var DEMobTabExpView = {
|
|
|
94
103
|
},
|
|
95
104
|
"dataRegionType": "INHERIT",
|
|
96
105
|
"caption": "\u5BB9\u5668",
|
|
106
|
+
"contentWidth": 100,
|
|
97
107
|
"itemStyle": "DEFAULT",
|
|
98
108
|
"itemType": "CONTAINER",
|
|
99
109
|
"layoutPos": {
|
|
110
|
+
"basis": 100,
|
|
100
111
|
"shrink": 0,
|
|
101
|
-
"layout": "FLEX"
|
|
112
|
+
"layout": "FLEX",
|
|
113
|
+
"width": 100,
|
|
114
|
+
"widthMode": "PX"
|
|
102
115
|
},
|
|
116
|
+
"width": 100,
|
|
103
117
|
"id": "view_right_toolbar"
|
|
104
118
|
}
|
|
105
119
|
],
|