@ibiz-template/web-theme 1.0.9 → 1.0.11
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 +23 -5
- 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/index.mjs +2 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.mjs +8 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +3 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.mjs +6 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +24 -0
- package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.mjs +27 -0
- package/es/theme/generic/element-plus.css +1 -1
- package/es/theme/generic/index.css +1 -1
- package/es/theme/index.css +1 -1
- package/lib/publish/index.cjs +2 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.cjs +8 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.cjs +6 -0
- package/lib/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.cjs +31 -0
- package/lib/theme/generic/element-plus.css +1 -1
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/index.css +1 -1
- package/package.json +1 -1
package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.mjs
CHANGED
|
@@ -22,6 +22,7 @@ var DEGridView = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEGridView = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEGridView = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEGridView = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEGridView = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_searchbar"
|
|
@@ -92,6 +97,7 @@ var DEGridView = {
|
|
|
92
97
|
}
|
|
93
98
|
],
|
|
94
99
|
"layout": {
|
|
100
|
+
"align": "center",
|
|
95
101
|
"layout": "FLEX"
|
|
96
102
|
},
|
|
97
103
|
"dataRegionType": "INHERIT",
|
|
@@ -100,6 +106,7 @@ var DEGridView = {
|
|
|
100
106
|
"itemType": "CONTAINER",
|
|
101
107
|
"layoutPos": {
|
|
102
108
|
"shrink": 1,
|
|
109
|
+
"heightMode": "FULL",
|
|
103
110
|
"layout": "FLEX"
|
|
104
111
|
},
|
|
105
112
|
"id": "view_toolbar"
|
|
@@ -115,6 +122,7 @@ var DEGridView = {
|
|
|
115
122
|
"itemType": "CONTAINER",
|
|
116
123
|
"layoutPos": {
|
|
117
124
|
"shrink": 1,
|
|
125
|
+
"heightMode": "FULL",
|
|
118
126
|
"layout": "FLEX"
|
|
119
127
|
},
|
|
120
128
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -38,6 +40,7 @@ declare const _default: {
|
|
|
38
40
|
itemType: string;
|
|
39
41
|
layoutPos: {
|
|
40
42
|
shrink: number;
|
|
43
|
+
heightMode: string;
|
|
41
44
|
layout: string;
|
|
42
45
|
};
|
|
43
46
|
id: string;
|
|
@@ -55,6 +58,7 @@ declare const _default: {
|
|
|
55
58
|
id: string;
|
|
56
59
|
}[];
|
|
57
60
|
layout: {
|
|
61
|
+
align: string;
|
|
58
62
|
layout: string;
|
|
59
63
|
};
|
|
60
64
|
dataRegionType: string;
|
|
@@ -63,6 +67,7 @@ declare const _default: {
|
|
|
63
67
|
itemType: string;
|
|
64
68
|
layoutPos: {
|
|
65
69
|
shrink: number;
|
|
70
|
+
heightMode: string;
|
|
66
71
|
layout: string;
|
|
67
72
|
};
|
|
68
73
|
id: string;
|
|
@@ -77,6 +82,7 @@ declare const _default: {
|
|
|
77
82
|
itemType: string;
|
|
78
83
|
layoutPos: {
|
|
79
84
|
shrink: number;
|
|
85
|
+
heightMode: string;
|
|
80
86
|
layout: string;
|
|
81
87
|
};
|
|
82
88
|
id: string;
|
package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.mjs
CHANGED
|
@@ -22,6 +22,7 @@ var DEListView = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEListView = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEListView = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEListView = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEListView = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_searchbar"
|
|
@@ -92,6 +97,7 @@ var DEListView = {
|
|
|
92
97
|
}
|
|
93
98
|
],
|
|
94
99
|
"layout": {
|
|
100
|
+
"align": "center",
|
|
95
101
|
"layout": "FLEX"
|
|
96
102
|
},
|
|
97
103
|
"dataRegionType": "INHERIT",
|
|
@@ -100,6 +106,7 @@ var DEListView = {
|
|
|
100
106
|
"itemType": "CONTAINER",
|
|
101
107
|
"layoutPos": {
|
|
102
108
|
"shrink": 1,
|
|
109
|
+
"heightMode": "FULL",
|
|
103
110
|
"layout": "FLEX"
|
|
104
111
|
},
|
|
105
112
|
"id": "view_toolbar"
|
|
@@ -115,6 +122,7 @@ var DEListView = {
|
|
|
115
122
|
"itemType": "CONTAINER",
|
|
116
123
|
"layoutPos": {
|
|
117
124
|
"shrink": 1,
|
|
125
|
+
"heightMode": "FULL",
|
|
118
126
|
"layout": "FLEX"
|
|
119
127
|
},
|
|
120
128
|
"id": "view_header_right"
|
|
@@ -17,6 +17,7 @@ declare const _default: {
|
|
|
17
17
|
id: string;
|
|
18
18
|
}[];
|
|
19
19
|
layout: {
|
|
20
|
+
align: string;
|
|
20
21
|
layout: string;
|
|
21
22
|
};
|
|
22
23
|
dataRegionType: string;
|
|
@@ -25,6 +26,7 @@ declare const _default: {
|
|
|
25
26
|
itemType: string;
|
|
26
27
|
layoutPos: {
|
|
27
28
|
shrink: number;
|
|
29
|
+
heightMode: string;
|
|
28
30
|
layout: string;
|
|
29
31
|
};
|
|
30
32
|
id: string;
|
|
@@ -38,6 +40,7 @@ declare const _default: {
|
|
|
38
40
|
itemType: string;
|
|
39
41
|
layoutPos: {
|
|
40
42
|
shrink: number;
|
|
43
|
+
heightMode: string;
|
|
41
44
|
layout: string;
|
|
42
45
|
};
|
|
43
46
|
id: string;
|
|
@@ -23,6 +23,7 @@ var DEOptView = {
|
|
|
23
23
|
}
|
|
24
24
|
],
|
|
25
25
|
"layout": {
|
|
26
|
+
"align": "center",
|
|
26
27
|
"layout": "FLEX"
|
|
27
28
|
},
|
|
28
29
|
"dataRegionType": "INHERIT",
|
|
@@ -31,6 +32,7 @@ var DEOptView = {
|
|
|
31
32
|
"itemType": "CONTAINER",
|
|
32
33
|
"layoutPos": {
|
|
33
34
|
"shrink": 1,
|
|
35
|
+
"heightMode": "FULL",
|
|
34
36
|
"layout": "FLEX"
|
|
35
37
|
},
|
|
36
38
|
"id": "view_captionbar"
|
|
@@ -45,6 +47,7 @@ var DEOptView = {
|
|
|
45
47
|
"itemType": "CONTAINER",
|
|
46
48
|
"layoutPos": {
|
|
47
49
|
"shrink": 1,
|
|
50
|
+
"heightMode": "FULL",
|
|
48
51
|
"layout": "FLEX"
|
|
49
52
|
},
|
|
50
53
|
"id": "view_header_left"
|
|
@@ -66,6 +69,7 @@ var DEOptView = {
|
|
|
66
69
|
}
|
|
67
70
|
],
|
|
68
71
|
"layout": {
|
|
72
|
+
"align": "center",
|
|
69
73
|
"layout": "FLEX"
|
|
70
74
|
},
|
|
71
75
|
"dataRegionType": "INHERIT",
|
|
@@ -74,6 +78,7 @@ var DEOptView = {
|
|
|
74
78
|
"itemType": "CONTAINER",
|
|
75
79
|
"layoutPos": {
|
|
76
80
|
"shrink": 1,
|
|
81
|
+
"heightMode": "FULL",
|
|
77
82
|
"layout": "FLEX"
|
|
78
83
|
},
|
|
79
84
|
"id": "view_toolbar"
|
|
@@ -88,6 +93,7 @@ var DEOptView = {
|
|
|
88
93
|
"itemType": "CONTAINER",
|
|
89
94
|
"layoutPos": {
|
|
90
95
|
"shrink": 1,
|
|
96
|
+
"heightMode": "FULL",
|
|
91
97
|
"layout": "FLEX"
|
|
92
98
|
},
|
|
93
99
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: {
|
|
|
37
39
|
itemType: string;
|
|
38
40
|
layoutPos: {
|
|
39
41
|
shrink: number;
|
|
42
|
+
heightMode: string;
|
|
40
43
|
layout: string;
|
|
41
44
|
};
|
|
42
45
|
id: string;
|
|
@@ -22,6 +22,7 @@ var DEPanelView = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEPanelView = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEPanelView = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEPanelView = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEPanelView = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_toolbar"
|
|
@@ -87,6 +92,7 @@ var DEPanelView = {
|
|
|
87
92
|
"itemType": "CONTAINER",
|
|
88
93
|
"layoutPos": {
|
|
89
94
|
"shrink": 1,
|
|
95
|
+
"heightMode": "FULL",
|
|
90
96
|
"layout": "FLEX"
|
|
91
97
|
},
|
|
92
98
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: {
|
|
|
37
39
|
itemType: string;
|
|
38
40
|
layoutPos: {
|
|
39
41
|
shrink: number;
|
|
42
|
+
heightMode: string;
|
|
40
43
|
layout: string;
|
|
41
44
|
};
|
|
42
45
|
id: string;
|
|
@@ -22,6 +22,7 @@ var DEPickupView2 = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEPickupView2 = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEPickupView2 = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEPickupView2 = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEPickupView2 = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_toolbar"
|
|
@@ -87,6 +92,7 @@ var DEPickupView2 = {
|
|
|
87
92
|
"itemType": "CONTAINER",
|
|
88
93
|
"layoutPos": {
|
|
89
94
|
"shrink": 1,
|
|
95
|
+
"heightMode": "FULL",
|
|
90
96
|
"layout": "FLEX"
|
|
91
97
|
},
|
|
92
98
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: {
|
|
|
37
39
|
itemType: string;
|
|
38
40
|
layoutPos: {
|
|
39
41
|
shrink: number;
|
|
42
|
+
heightMode: string;
|
|
40
43
|
layout: string;
|
|
41
44
|
};
|
|
42
45
|
id: string;
|
|
@@ -22,6 +22,7 @@ var DEPickupView = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEPickupView = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEPickupView = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEPickupView = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEPickupView = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_toolbar"
|
|
@@ -87,6 +92,7 @@ var DEPickupView = {
|
|
|
87
92
|
"itemType": "CONTAINER",
|
|
88
93
|
"layoutPos": {
|
|
89
94
|
"shrink": 1,
|
|
95
|
+
"heightMode": "FULL",
|
|
90
96
|
"layout": "FLEX"
|
|
91
97
|
},
|
|
92
98
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -38,6 +40,7 @@ declare const _default: {
|
|
|
38
40
|
itemType: string;
|
|
39
41
|
layoutPos: {
|
|
40
42
|
shrink: number;
|
|
43
|
+
heightMode: string;
|
|
41
44
|
layout: string;
|
|
42
45
|
};
|
|
43
46
|
id: string;
|
|
@@ -55,6 +58,7 @@ declare const _default: {
|
|
|
55
58
|
id: string;
|
|
56
59
|
}[];
|
|
57
60
|
layout: {
|
|
61
|
+
align: string;
|
|
58
62
|
layout: string;
|
|
59
63
|
};
|
|
60
64
|
dataRegionType: string;
|
|
@@ -63,6 +67,7 @@ declare const _default: {
|
|
|
63
67
|
itemType: string;
|
|
64
68
|
layoutPos: {
|
|
65
69
|
shrink: number;
|
|
70
|
+
heightMode: string;
|
|
66
71
|
layout: string;
|
|
67
72
|
};
|
|
68
73
|
id: string;
|
|
@@ -77,6 +82,7 @@ declare const _default: {
|
|
|
77
82
|
itemType: string;
|
|
78
83
|
layoutPos: {
|
|
79
84
|
shrink: number;
|
|
85
|
+
heightMode: string;
|
|
80
86
|
layout: string;
|
|
81
87
|
};
|
|
82
88
|
id: string;
|
package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.mjs
CHANGED
|
@@ -22,6 +22,7 @@ var DETreeView = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DETreeView = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DETreeView = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DETreeView = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DETreeView = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_searchbar"
|
|
@@ -92,6 +97,7 @@ var DETreeView = {
|
|
|
92
97
|
}
|
|
93
98
|
],
|
|
94
99
|
"layout": {
|
|
100
|
+
"align": "center",
|
|
95
101
|
"layout": "FLEX"
|
|
96
102
|
},
|
|
97
103
|
"dataRegionType": "INHERIT",
|
|
@@ -100,6 +106,7 @@ var DETreeView = {
|
|
|
100
106
|
"itemType": "CONTAINER",
|
|
101
107
|
"layoutPos": {
|
|
102
108
|
"shrink": 1,
|
|
109
|
+
"heightMode": "FULL",
|
|
103
110
|
"layout": "FLEX"
|
|
104
111
|
},
|
|
105
112
|
"id": "view_toolbar"
|
|
@@ -115,6 +122,7 @@ var DETreeView = {
|
|
|
115
122
|
"itemType": "CONTAINER",
|
|
116
123
|
"layoutPos": {
|
|
117
124
|
"shrink": 1,
|
|
125
|
+
"heightMode": "FULL",
|
|
118
126
|
"layout": "FLEX"
|
|
119
127
|
},
|
|
120
128
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: {
|
|
|
37
39
|
itemType: string;
|
|
38
40
|
layoutPos: {
|
|
39
41
|
shrink: number;
|
|
42
|
+
heightMode: string;
|
|
40
43
|
layout: string;
|
|
41
44
|
};
|
|
42
45
|
id: string;
|
|
@@ -22,6 +22,7 @@ var DEMPickupView2 = {
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"layout": {
|
|
25
|
+
"align": "center",
|
|
25
26
|
"layout": "FLEX"
|
|
26
27
|
},
|
|
27
28
|
"dataRegionType": "INHERIT",
|
|
@@ -30,6 +31,7 @@ var DEMPickupView2 = {
|
|
|
30
31
|
"itemType": "CONTAINER",
|
|
31
32
|
"layoutPos": {
|
|
32
33
|
"shrink": 1,
|
|
34
|
+
"heightMode": "FULL",
|
|
33
35
|
"layout": "FLEX"
|
|
34
36
|
},
|
|
35
37
|
"id": "view_captionbar"
|
|
@@ -44,6 +46,7 @@ var DEMPickupView2 = {
|
|
|
44
46
|
"itemType": "CONTAINER",
|
|
45
47
|
"layoutPos": {
|
|
46
48
|
"shrink": 1,
|
|
49
|
+
"heightMode": "FULL",
|
|
47
50
|
"layout": "FLEX"
|
|
48
51
|
},
|
|
49
52
|
"id": "view_header_left"
|
|
@@ -65,6 +68,7 @@ var DEMPickupView2 = {
|
|
|
65
68
|
}
|
|
66
69
|
],
|
|
67
70
|
"layout": {
|
|
71
|
+
"align": "center",
|
|
68
72
|
"layout": "FLEX"
|
|
69
73
|
},
|
|
70
74
|
"dataRegionType": "INHERIT",
|
|
@@ -73,6 +77,7 @@ var DEMPickupView2 = {
|
|
|
73
77
|
"itemType": "CONTAINER",
|
|
74
78
|
"layoutPos": {
|
|
75
79
|
"shrink": 1,
|
|
80
|
+
"heightMode": "FULL",
|
|
76
81
|
"layout": "FLEX"
|
|
77
82
|
},
|
|
78
83
|
"id": "view_toolbar"
|
|
@@ -87,6 +92,7 @@ var DEMPickupView2 = {
|
|
|
87
92
|
"itemType": "CONTAINER",
|
|
88
93
|
"layoutPos": {
|
|
89
94
|
"shrink": 1,
|
|
95
|
+
"heightMode": "FULL",
|
|
90
96
|
"layout": "FLEX"
|
|
91
97
|
},
|
|
92
98
|
"id": "view_header_right"
|
|
@@ -16,6 +16,7 @@ declare const _default: {
|
|
|
16
16
|
id: string;
|
|
17
17
|
}[];
|
|
18
18
|
layout: {
|
|
19
|
+
align: string;
|
|
19
20
|
layout: string;
|
|
20
21
|
};
|
|
21
22
|
dataRegionType: string;
|
|
@@ -24,6 +25,7 @@ declare const _default: {
|
|
|
24
25
|
itemType: string;
|
|
25
26
|
layoutPos: {
|
|
26
27
|
shrink: number;
|
|
28
|
+
heightMode: string;
|
|
27
29
|
layout: string;
|
|
28
30
|
};
|
|
29
31
|
id: string;
|
|
@@ -37,6 +39,7 @@ declare const _default: {
|
|
|
37
39
|
itemType: string;
|
|
38
40
|
layoutPos: {
|
|
39
41
|
shrink: number;
|
|
42
|
+
heightMode: string;
|
|
40
43
|
layout: string;
|
|
41
44
|
};
|
|
42
45
|
id: string;
|