@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.
Files changed (68) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/index.min.css +1 -1
  3. package/dist/index.system.min.js +1 -1
  4. package/dist/index.system.min.js.map +1 -1
  5. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +12 -0
  6. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +18 -4
  7. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +12 -0
  8. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +18 -4
  9. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +12 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +18 -4
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +12 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +18 -4
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +12 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +18 -4
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +12 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +18 -4
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +12 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +18 -4
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +12 -0
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +18 -4
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +12 -0
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +18 -4
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +29 -2
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +28 -0
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +12 -0
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +18 -4
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +12 -0
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +18 -4
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +12 -0
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +18 -4
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +12 -0
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +18 -4
  33. 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
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +22 -8
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +12 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +22 -8
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +12 -0
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +18 -4
  39. package/es/theme/generic/index.css +1 -1
  40. package/es/theme/generic/vant.css +1 -1
  41. package/es/theme/index.css +1 -1
  42. package/es/theme/theme/dark/dark-theme.css +1 -1
  43. package/es/theme/theme/index.css +1 -1
  44. package/es/theme/theme/light/light-theme.css +1 -1
  45. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +18 -4
  46. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +18 -4
  47. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +18 -4
  48. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +18 -4
  49. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +18 -4
  50. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +18 -4
  51. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +18 -4
  52. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +18 -4
  53. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +18 -4
  54. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +28 -0
  55. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +18 -4
  56. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +18 -4
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +18 -4
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +18 -4
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +22 -8
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +22 -8
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +18 -4
  62. package/lib/theme/generic/index.css +1 -1
  63. package/lib/theme/generic/vant.css +1 -1
  64. package/lib/theme/index.css +1 -1
  65. package/lib/theme/theme/dark/dark-theme.css +1 -1
  66. package/lib/theme/theme/index.css +1 -1
  67. package/lib/theme/theme/light/light-theme.css +1 -1
  68. 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 DEMobCalendarView = {
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 DEMobCalendarView = {
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 DEMobCalendarView = {
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 DEMobCalendarView = {
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: {
@@ -19,10 +19,12 @@ var DEMobChartView = {
19
19
  "itemStyle": "DEFAULT",
20
20
  "itemType": "CTRLPOS",
21
21
  "layoutPos": {
22
+ "grow": 1,
22
23
  "shrink": 1,
23
24
  "heightMode": "FULL",
24
25
  "layout": "FLEX",
25
- "valignSelf": "MIDDLE"
26
+ "valignSelf": "MIDDLE",
27
+ "widthMode": "FULL"
26
28
  },
27
29
  "showCaption": true,
28
30
  "id": "lefttoolbar"
@@ -33,12 +35,17 @@ var DEMobChartView = {
33
35
  },
34
36
  "dataRegionType": "INHERIT",
35
37
  "caption": "\u5BB9\u5668",
38
+ "contentWidth": 100,
36
39
  "itemStyle": "DEFAULT",
37
40
  "itemType": "CONTAINER",
38
41
  "layoutPos": {
42
+ "basis": 100,
39
43
  "shrink": 0,
40
- "layout": "FLEX"
44
+ "layout": "FLEX",
45
+ "width": 100,
46
+ "widthMode": "PX"
41
47
  },
48
+ "width": 100,
42
49
  "id": "view_left_toolbar"
43
50
  },
44
51
  {
@@ -79,10 +86,12 @@ var DEMobChartView = {
79
86
  "itemStyle": "DEFAULT",
80
87
  "itemType": "CTRLPOS",
81
88
  "layoutPos": {
89
+ "grow": 1,
82
90
  "shrink": 1,
83
91
  "heightMode": "FULL",
84
92
  "layout": "FLEX",
85
- "valignSelf": "MIDDLE"
93
+ "valignSelf": "MIDDLE",
94
+ "widthMode": "FULL"
86
95
  },
87
96
  "showCaption": true,
88
97
  "id": "righttoolbar"
@@ -93,12 +102,17 @@ var DEMobChartView = {
93
102
  },
94
103
  "dataRegionType": "INHERIT",
95
104
  "caption": "\u5BB9\u5668",
105
+ "contentWidth": 100,
96
106
  "itemStyle": "DEFAULT",
97
107
  "itemType": "CONTAINER",
98
108
  "layoutPos": {
109
+ "basis": 100,
99
110
  "shrink": 0,
100
- "layout": "FLEX"
111
+ "layout": "FLEX",
112
+ "width": 100,
113
+ "widthMode": "PX"
101
114
  },
115
+ "width": 100,
102
116
  "id": "view_right_toolbar"
103
117
  }
104
118
  ],
@@ -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: {
@@ -19,10 +19,12 @@ var DEMobDataView = {
19
19
  "itemStyle": "DEFAULT",
20
20
  "itemType": "CTRLPOS",
21
21
  "layoutPos": {
22
+ "grow": 1,
22
23
  "shrink": 1,
23
24
  "heightMode": "FULL",
24
25
  "layout": "FLEX",
25
- "valignSelf": "MIDDLE"
26
+ "valignSelf": "MIDDLE",
27
+ "widthMode": "FULL"
26
28
  },
27
29
  "showCaption": true,
28
30
  "id": "lefttoolbar"
@@ -33,12 +35,17 @@ var DEMobDataView = {
33
35
  },
34
36
  "dataRegionType": "INHERIT",
35
37
  "caption": "\u5BB9\u5668",
38
+ "contentWidth": 100,
36
39
  "itemStyle": "DEFAULT",
37
40
  "itemType": "CONTAINER",
38
41
  "layoutPos": {
42
+ "basis": 100,
39
43
  "shrink": 0,
40
- "layout": "FLEX"
44
+ "layout": "FLEX",
45
+ "width": 100,
46
+ "widthMode": "PX"
41
47
  },
48
+ "width": 100,
42
49
  "id": "view_left_toolbar"
43
50
  },
44
51
  {
@@ -79,10 +86,12 @@ var DEMobDataView = {
79
86
  "itemStyle": "DEFAULT",
80
87
  "itemType": "CTRLPOS",
81
88
  "layoutPos": {
89
+ "grow": 1,
82
90
  "shrink": 1,
83
91
  "heightMode": "FULL",
84
92
  "layout": "FLEX",
85
- "valignSelf": "MIDDLE"
93
+ "valignSelf": "MIDDLE",
94
+ "widthMode": "FULL"
86
95
  },
87
96
  "showCaption": true,
88
97
  "id": "righttoolbar"
@@ -93,12 +102,17 @@ var DEMobDataView = {
93
102
  },
94
103
  "dataRegionType": "INHERIT",
95
104
  "caption": "\u5BB9\u5668",
105
+ "contentWidth": 100,
96
106
  "itemStyle": "DEFAULT",
97
107
  "itemType": "CONTAINER",
98
108
  "layoutPos": {
109
+ "basis": 100,
99
110
  "shrink": 0,
100
- "layout": "FLEX"
111
+ "layout": "FLEX",
112
+ "width": 100,
113
+ "widthMode": "PX"
101
114
  },
115
+ "width": 100,
102
116
  "id": "view_right_toolbar"
103
117
  }
104
118
  ],
@@ -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: {
@@ -19,10 +19,12 @@ var DEMobEditView3 = {
19
19
  "itemStyle": "DEFAULT",
20
20
  "itemType": "CTRLPOS",
21
21
  "layoutPos": {
22
+ "grow": 1,
22
23
  "shrink": 1,
23
24
  "heightMode": "FULL",
24
25
  "layout": "FLEX",
25
- "valignSelf": "MIDDLE"
26
+ "valignSelf": "MIDDLE",
27
+ "widthMode": "FULL"
26
28
  },
27
29
  "showCaption": true,
28
30
  "id": "lefttoolbar"
@@ -33,12 +35,17 @@ var DEMobEditView3 = {
33
35
  },
34
36
  "dataRegionType": "INHERIT",
35
37
  "caption": "\u5BB9\u5668",
38
+ "contentWidth": 100,
36
39
  "itemStyle": "DEFAULT",
37
40
  "itemType": "CONTAINER",
38
41
  "layoutPos": {
42
+ "basis": 100,
39
43
  "shrink": 0,
40
- "layout": "FLEX"
44
+ "layout": "FLEX",
45
+ "width": 100,
46
+ "widthMode": "PX"
41
47
  },
48
+ "width": 100,
42
49
  "id": "view_left_toolbar"
43
50
  },
44
51
  {
@@ -79,10 +86,12 @@ var DEMobEditView3 = {
79
86
  "itemStyle": "DEFAULT",
80
87
  "itemType": "CTRLPOS",
81
88
  "layoutPos": {
89
+ "grow": 1,
82
90
  "shrink": 1,
83
91
  "heightMode": "FULL",
84
92
  "layout": "FLEX",
85
- "valignSelf": "MIDDLE"
93
+ "valignSelf": "MIDDLE",
94
+ "widthMode": "FULL"
86
95
  },
87
96
  "showCaption": true,
88
97
  "id": "righttoolbar"
@@ -93,12 +102,17 @@ var DEMobEditView3 = {
93
102
  },
94
103
  "dataRegionType": "INHERIT",
95
104
  "caption": "\u5BB9\u5668",
105
+ "contentWidth": 100,
96
106
  "itemStyle": "DEFAULT",
97
107
  "itemType": "CONTAINER",
98
108
  "layoutPos": {
109
+ "basis": 100,
99
110
  "shrink": 0,
100
- "layout": "FLEX"
111
+ "layout": "FLEX",
112
+ "width": 100,
113
+ "widthMode": "PX"
101
114
  },
115
+ "width": 100,
102
116
  "id": "view_right_toolbar"
103
117
  }
104
118
  ],
@@ -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 DEMobEditView = {
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 DEMobEditView = {
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 DEMobEditView = {
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 DEMobEditView = {
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
  ],
@@ -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 DEMobListView = {
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 DEMobListView = {
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 DEMobListView = {
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 DEMobListView = {
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
  ],