@ibiz-template/mob-theme 0.2.6 → 0.2.8

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 (82) hide show
  1. package/CHANGELOG.md +19 -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/app-index-view-layout-blank-mode.d.ts +31 -0
  6. package/es/publish/app-index-view-layout-blank-mode.mjs +34 -0
  7. package/es/publish/app-index-view-layout.d.ts +26 -2
  8. package/es/publish/app-index-view-layout.mjs +21 -2
  9. package/es/publish/index.mjs +12 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.d.ts +42 -0
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.mjs +47 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +258 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +307 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.d.ts +44 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.mjs +49 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +257 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +306 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +59 -33
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +98 -65
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +82 -35
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +121 -69
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +13 -29
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +19 -4
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +57 -33
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +97 -65
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +57 -33
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +97 -65
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +57 -33
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +97 -65
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +13 -29
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +19 -4
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +57 -33
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +97 -65
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.d.ts +90 -0
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.mjs +98 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +82 -26
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +123 -39
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +57 -33
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +97 -65
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +82 -6
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +122 -14
  42. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +129 -39
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +152 -70
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +60 -31
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +51 -5
  46. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +82 -2
  47. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +123 -10
  48. package/es/theme/generic/index.css +1 -1
  49. package/es/theme/generic/vant.css +1 -1
  50. package/es/theme/index.css +1 -1
  51. package/es/theme/theme/dark/dark-theme.css +1 -1
  52. package/es/theme/theme/index.css +1 -1
  53. package/es/theme/theme/light/light-theme.css +1 -1
  54. package/lib/publish/app-index-view-layout-blank-mode.cjs +38 -0
  55. package/lib/publish/app-index-view-layout.cjs +21 -2
  56. package/lib/publish/index.cjs +12 -0
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.cjs +51 -0
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +311 -0
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.cjs +53 -0
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +310 -0
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +98 -65
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +121 -69
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +19 -4
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +97 -65
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +97 -65
  66. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +97 -65
  67. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +19 -4
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +97 -65
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.cjs +102 -0
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +123 -39
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +97 -65
  72. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +122 -14
  73. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +152 -70
  74. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +51 -5
  75. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +123 -10
  76. package/lib/theme/generic/index.css +1 -1
  77. package/lib/theme/generic/vant.css +1 -1
  78. package/lib/theme/index.css +1 -1
  79. package/lib/theme/theme/dark/dark-theme.css +1 -1
  80. package/lib/theme/theme/index.css +1 -1
  81. package/lib/theme/theme/light/light-theme.css +1 -1
  82. package/package.json +1 -1
@@ -13,9 +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;
20
+ valignSelf: string;
21
+ widthMode: string;
19
22
  };
20
23
  showCaption: boolean;
21
24
  id: string;
@@ -27,13 +30,18 @@ declare const _default: {
27
30
  };
28
31
  dataRegionType: string;
29
32
  caption: string;
33
+ contentWidth: number;
30
34
  itemStyle: string;
31
35
  itemType: string;
32
36
  layoutPos: {
37
+ basis: number;
33
38
  shrink: number;
34
39
  layout: string;
40
+ width: number;
41
+ widthMode: string;
35
42
  grow?: undefined;
36
43
  };
44
+ width: number;
37
45
  id: string;
38
46
  } | {
39
47
  panelItems: {
@@ -61,37 +69,13 @@ declare const _default: {
61
69
  grow: number;
62
70
  shrink: number;
63
71
  layout: string;
72
+ basis?: undefined;
73
+ width?: undefined;
74
+ widthMode?: undefined;
64
75
  };
65
76
  id: string;
66
- } | {
67
- panelItems: {
68
- caption: string;
69
- itemStyle: string;
70
- itemType: string;
71
- layoutPos: {
72
- shrink: number;
73
- heightMode: string;
74
- layout: string;
75
- valignSelf: string;
76
- };
77
- showCaption: boolean;
78
- id: string;
79
- }[];
80
- layout: {
81
- layout: string;
82
- align?: undefined;
83
- dir?: undefined;
84
- };
85
- dataRegionType: string;
86
- caption: string;
87
- itemStyle: string;
88
- itemType: string;
89
- layoutPos: {
90
- shrink: number;
91
- layout: string;
92
- grow?: undefined;
93
- };
94
- id: string;
77
+ contentWidth?: undefined;
78
+ width?: undefined;
95
79
  })[];
96
80
  predefinedType: string;
97
81
  layout: {
@@ -18,9 +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
- "layout": "FLEX"
24
+ "layout": "FLEX",
25
+ "valignSelf": "MIDDLE",
26
+ "widthMode": "FULL"
24
27
  },
25
28
  "showCaption": true,
26
29
  "id": "lefttoolbar"
@@ -31,12 +34,17 @@ var DEMobEditView = {
31
34
  },
32
35
  "dataRegionType": "INHERIT",
33
36
  "caption": "\u5BB9\u5668",
37
+ "contentWidth": 100,
34
38
  "itemStyle": "DEFAULT",
35
39
  "itemType": "CONTAINER",
36
40
  "layoutPos": {
41
+ "basis": 100,
37
42
  "shrink": 0,
38
- "layout": "FLEX"
43
+ "layout": "FLEX",
44
+ "width": 100,
45
+ "widthMode": "PX"
39
46
  },
47
+ "width": 100,
40
48
  "id": "view_left_toolbar"
41
49
  },
42
50
  {
@@ -77,10 +85,12 @@ var DEMobEditView = {
77
85
  "itemStyle": "DEFAULT",
78
86
  "itemType": "CTRLPOS",
79
87
  "layoutPos": {
88
+ "grow": 1,
80
89
  "shrink": 1,
81
90
  "heightMode": "FULL",
82
91
  "layout": "FLEX",
83
- "valignSelf": "MIDDLE"
92
+ "valignSelf": "MIDDLE",
93
+ "widthMode": "FULL"
84
94
  },
85
95
  "showCaption": true,
86
96
  "id": "righttoolbar"
@@ -91,12 +101,17 @@ var DEMobEditView = {
91
101
  },
92
102
  "dataRegionType": "INHERIT",
93
103
  "caption": "\u5BB9\u5668",
104
+ "contentWidth": 100,
94
105
  "itemStyle": "DEFAULT",
95
106
  "itemType": "CONTAINER",
96
107
  "layoutPos": {
108
+ "basis": 100,
97
109
  "shrink": 0,
98
- "layout": "FLEX"
110
+ "layout": "FLEX",
111
+ "width": 100,
112
+ "widthMode": "PX"
99
113
  },
114
+ "width": 100,
100
115
  "id": "view_right_toolbar"
101
116
  }
102
117
  ],
@@ -7,49 +7,79 @@ declare const _default: {
7
7
  rootPanelItems: ({
8
8
  panelItems: {
9
9
  panelItems: ({
10
- panelItems: ({
11
- panelItems: {
10
+ panelItems: {
11
+ panelItems: ({
12
+ panelItems: {
13
+ caption: string;
14
+ itemStyle: string;
15
+ itemType: string;
16
+ layoutPos: {
17
+ grow: number;
18
+ shrink: number;
19
+ heightMode: string;
20
+ layout: string;
21
+ valignSelf: string;
22
+ widthMode: string;
23
+ };
24
+ showCaption: boolean;
25
+ id: string;
26
+ }[];
27
+ layout: {
28
+ layout: string;
29
+ align?: undefined;
30
+ dir?: undefined;
31
+ };
32
+ dataRegionType: string;
12
33
  caption: string;
34
+ contentWidth: number;
13
35
  itemStyle: string;
14
36
  itemType: string;
15
37
  layoutPos: {
38
+ basis: number;
16
39
  shrink: number;
17
40
  layout: string;
41
+ width: number;
42
+ widthMode: string;
43
+ grow?: undefined;
18
44
  };
19
- showCaption: boolean;
45
+ width: number;
20
46
  id: string;
21
- }[];
22
- layout: {
23
- layout: string;
24
- align?: undefined;
25
- dir?: undefined;
26
- };
27
- dataRegionType: string;
28
- caption: string;
29
- itemStyle: string;
30
- itemType: string;
31
- layoutPos: {
32
- shrink: number;
33
- heightMode: string;
34
- layout: string;
35
- grow?: undefined;
36
- };
37
- id: string;
38
- } | {
39
- panelItems: {
47
+ } | {
48
+ panelItems: {
49
+ caption: string;
50
+ itemStyle: string;
51
+ itemType: string;
52
+ layoutPos: {
53
+ shrink: number;
54
+ heightMode: string;
55
+ layout: string;
56
+ };
57
+ showCaption: boolean;
58
+ id: string;
59
+ }[];
60
+ layout: {
61
+ align: string;
62
+ dir: string;
63
+ layout: string;
64
+ };
65
+ dataRegionType: string;
40
66
  caption: string;
41
67
  itemStyle: string;
42
68
  itemType: string;
43
69
  layoutPos: {
70
+ grow: number;
44
71
  shrink: number;
45
- heightMode: string;
46
72
  layout: string;
73
+ basis?: undefined;
74
+ width?: undefined;
75
+ widthMode?: undefined;
47
76
  };
48
- showCaption: boolean;
49
77
  id: string;
50
- }[];
78
+ contentWidth?: undefined;
79
+ width?: undefined;
80
+ })[];
81
+ predefinedType: string;
51
82
  layout: {
52
- align: string;
53
83
  dir: string;
54
84
  layout: string;
55
85
  };
@@ -58,16 +88,13 @@ declare const _default: {
58
88
  itemStyle: string;
59
89
  itemType: string;
60
90
  layoutPos: {
61
- grow: number;
62
91
  shrink: number;
63
92
  layout: string;
64
- heightMode?: undefined;
65
93
  };
66
94
  id: string;
67
- })[];
95
+ }[];
68
96
  predefinedType: string;
69
97
  layout: {
70
- align: string;
71
98
  dir: string;
72
99
  layout: string;
73
100
  };
@@ -95,7 +122,6 @@ declare const _default: {
95
122
  predefinedType: string;
96
123
  layout: {
97
124
  layout: string;
98
- align?: undefined;
99
125
  dir?: undefined;
100
126
  };
101
127
  dataRegionType: string;
@@ -121,7 +147,6 @@ declare const _default: {
121
147
  }[];
122
148
  layout: {
123
149
  layout: string;
124
- align?: undefined;
125
150
  dir?: undefined;
126
151
  };
127
152
  dataRegionType: string;
@@ -135,7 +160,6 @@ declare const _default: {
135
160
  id: string;
136
161
  predefinedType?: undefined;
137
162
  })[];
138
- predefinedType: string;
139
163
  layout: {
140
164
  dir: string;
141
165
  layout: string;
@@ -14,77 +14,112 @@ var DEMobListView = {
14
14
  {
15
15
  "panelItems": [
16
16
  {
17
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
17
+ "panelItems": [
18
+ {
19
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
20
+ "itemStyle": "DEFAULT",
21
+ "itemType": "CTRLPOS",
22
+ "layoutPos": {
23
+ "grow": 1,
24
+ "shrink": 1,
25
+ "heightMode": "FULL",
26
+ "layout": "FLEX",
27
+ "valignSelf": "MIDDLE",
28
+ "widthMode": "FULL"
29
+ },
30
+ "showCaption": true,
31
+ "id": "lefttoolbar"
32
+ }
33
+ ],
34
+ "layout": {
35
+ "layout": "FLEX"
36
+ },
37
+ "dataRegionType": "INHERIT",
38
+ "caption": "\u5BB9\u5668",
39
+ "contentWidth": 100,
18
40
  "itemStyle": "DEFAULT",
19
- "itemType": "CTRLPOS",
41
+ "itemType": "CONTAINER",
20
42
  "layoutPos": {
21
- "shrink": 1,
22
- "layout": "FLEX"
43
+ "basis": 100,
44
+ "shrink": 0,
45
+ "layout": "FLEX",
46
+ "width": 100,
47
+ "widthMode": "PX"
23
48
  },
24
- "showCaption": true,
25
- "id": "lefttoolbar"
26
- }
27
- ],
28
- "layout": {
29
- "layout": "FLEX"
30
- },
31
- "dataRegionType": "INHERIT",
32
- "caption": "\u5BB9\u5668",
33
- "itemStyle": "DEFAULT",
34
- "itemType": "CONTAINER",
35
- "layoutPos": {
36
- "shrink": 0,
37
- "heightMode": "FULL",
38
- "layout": "FLEX"
39
- },
40
- "id": "view_left_toolbar"
41
- },
42
- {
43
- "panelItems": [
49
+ "width": 100,
50
+ "id": "view_left_toolbar"
51
+ },
44
52
  {
45
- "caption": "\u6807\u9898\u680F",
53
+ "panelItems": [
54
+ {
55
+ "caption": "\u6807\u9898\u680F",
56
+ "itemStyle": "DEFAULT",
57
+ "itemType": "CTRLPOS",
58
+ "layoutPos": {
59
+ "shrink": 1,
60
+ "heightMode": "FULL",
61
+ "layout": "FLEX"
62
+ },
63
+ "showCaption": true,
64
+ "id": "captionbar"
65
+ }
66
+ ],
67
+ "layout": {
68
+ "align": "center",
69
+ "dir": "row",
70
+ "layout": "FLEX"
71
+ },
72
+ "dataRegionType": "INHERIT",
73
+ "caption": "\u5BB9\u5668",
46
74
  "itemStyle": "DEFAULT",
47
- "itemType": "CTRLPOS",
75
+ "itemType": "CONTAINER",
48
76
  "layoutPos": {
77
+ "grow": 1,
49
78
  "shrink": 1,
50
- "heightMode": "FULL",
51
79
  "layout": "FLEX"
52
80
  },
53
- "showCaption": true,
54
- "id": "captionbar"
55
- }
56
- ],
57
- "layout": {
58
- "align": "center",
59
- "dir": "row",
60
- "layout": "FLEX"
61
- },
62
- "dataRegionType": "INHERIT",
63
- "caption": "\u5BB9\u5668",
64
- "itemStyle": "DEFAULT",
65
- "itemType": "CONTAINER",
66
- "layoutPos": {
67
- "grow": 1,
68
- "shrink": 1,
69
- "layout": "FLEX"
70
- },
71
- "id": "view_captionbar"
72
- },
73
- {
74
- "panelItems": [
81
+ "id": "view_captionbar"
82
+ },
75
83
  {
76
- "caption": "\u5DE5\u5177\u680F",
84
+ "panelItems": [
85
+ {
86
+ "caption": "\u5DE5\u5177\u680F",
87
+ "itemStyle": "DEFAULT",
88
+ "itemType": "CTRLPOS",
89
+ "layoutPos": {
90
+ "grow": 1,
91
+ "shrink": 1,
92
+ "heightMode": "FULL",
93
+ "layout": "FLEX",
94
+ "valignSelf": "MIDDLE",
95
+ "widthMode": "FULL"
96
+ },
97
+ "showCaption": true,
98
+ "id": "righttoolbar"
99
+ }
100
+ ],
101
+ "layout": {
102
+ "layout": "FLEX"
103
+ },
104
+ "dataRegionType": "INHERIT",
105
+ "caption": "\u5BB9\u5668",
106
+ "contentWidth": 100,
77
107
  "itemStyle": "DEFAULT",
78
- "itemType": "CTRLPOS",
108
+ "itemType": "CONTAINER",
79
109
  "layoutPos": {
80
- "shrink": 1,
81
- "layout": "FLEX"
110
+ "basis": 100,
111
+ "shrink": 0,
112
+ "layout": "FLEX",
113
+ "width": 100,
114
+ "widthMode": "PX"
82
115
  },
83
- "showCaption": true,
84
- "id": "righttoolbar"
116
+ "width": 100,
117
+ "id": "view_right_toolbar"
85
118
  }
86
119
  ],
120
+ "predefinedType": "Toolbar",
87
121
  "layout": {
122
+ "dir": "row",
88
123
  "layout": "FLEX"
89
124
  },
90
125
  "dataRegionType": "INHERIT",
@@ -92,17 +127,15 @@ var DEMobListView = {
92
127
  "itemStyle": "DEFAULT",
93
128
  "itemType": "CONTAINER",
94
129
  "layoutPos": {
95
- "shrink": 0,
96
- "heightMode": "FULL",
130
+ "shrink": 1,
97
131
  "layout": "FLEX"
98
132
  },
99
- "id": "view_right_toolbar"
133
+ "id": "view_toolbar"
100
134
  }
101
135
  ],
102
- "predefinedType": "Toolbar",
136
+ "predefinedType": "Header",
103
137
  "layout": {
104
- "align": "center",
105
- "dir": "row",
138
+ "dir": "column",
106
139
  "layout": "FLEX"
107
140
  },
108
141
  "dataRegionType": "INHERIT",
@@ -110,10 +143,10 @@ var DEMobListView = {
110
143
  "itemStyle": "DEFAULT",
111
144
  "itemType": "CONTAINER",
112
145
  "layoutPos": {
113
- "shrink": 1,
146
+ "shrink": 0,
114
147
  "layout": "FLEX"
115
148
  },
116
- "id": "view_toolbar"
149
+ "id": "view_header"
117
150
  },
118
151
  {
119
152
  "panelItems": [
@@ -171,7 +204,6 @@ var DEMobListView = {
171
204
  "id": "view_searchform"
172
205
  }
173
206
  ],
174
- "predefinedType": "Header",
175
207
  "layout": {
176
208
  "dir": "column",
177
209
  "layout": "FLEX"
@@ -184,7 +216,7 @@ var DEMobListView = {
184
216
  "shrink": 0,
185
217
  "layout": "FLEX"
186
218
  },
187
- "id": "view_header"
219
+ "id": "view_top"
188
220
  }
189
221
  ],
190
222
  "predefinedType": "PANELPART",
@@ -7,49 +7,79 @@ declare const _default: {
7
7
  rootPanelItems: ({
8
8
  panelItems: {
9
9
  panelItems: ({
10
- panelItems: ({
11
- panelItems: {
10
+ panelItems: {
11
+ panelItems: ({
12
+ panelItems: {
13
+ caption: string;
14
+ itemStyle: string;
15
+ itemType: string;
16
+ layoutPos: {
17
+ grow: number;
18
+ shrink: number;
19
+ heightMode: string;
20
+ layout: string;
21
+ valignSelf: string;
22
+ widthMode: string;
23
+ };
24
+ showCaption: boolean;
25
+ id: string;
26
+ }[];
27
+ layout: {
28
+ layout: string;
29
+ align?: undefined;
30
+ dir?: undefined;
31
+ };
32
+ dataRegionType: string;
12
33
  caption: string;
34
+ contentWidth: number;
13
35
  itemStyle: string;
14
36
  itemType: string;
15
37
  layoutPos: {
38
+ basis: number;
16
39
  shrink: number;
17
40
  layout: string;
41
+ width: number;
42
+ widthMode: string;
43
+ grow?: undefined;
18
44
  };
19
- showCaption: boolean;
45
+ width: number;
20
46
  id: string;
21
- }[];
22
- layout: {
23
- layout: string;
24
- align?: undefined;
25
- dir?: undefined;
26
- };
27
- dataRegionType: string;
28
- caption: string;
29
- itemStyle: string;
30
- itemType: string;
31
- layoutPos: {
32
- shrink: number;
33
- heightMode: string;
34
- layout: string;
35
- grow?: undefined;
36
- };
37
- id: string;
38
- } | {
39
- panelItems: {
47
+ } | {
48
+ panelItems: {
49
+ caption: string;
50
+ itemStyle: string;
51
+ itemType: string;
52
+ layoutPos: {
53
+ shrink: number;
54
+ heightMode: string;
55
+ layout: string;
56
+ };
57
+ showCaption: boolean;
58
+ id: string;
59
+ }[];
60
+ layout: {
61
+ align: string;
62
+ dir: string;
63
+ layout: string;
64
+ };
65
+ dataRegionType: string;
40
66
  caption: string;
41
67
  itemStyle: string;
42
68
  itemType: string;
43
69
  layoutPos: {
70
+ grow: number;
44
71
  shrink: number;
45
- heightMode: string;
46
72
  layout: string;
73
+ basis?: undefined;
74
+ width?: undefined;
75
+ widthMode?: undefined;
47
76
  };
48
- showCaption: boolean;
49
77
  id: string;
50
- }[];
78
+ contentWidth?: undefined;
79
+ width?: undefined;
80
+ })[];
81
+ predefinedType: string;
51
82
  layout: {
52
- align: string;
53
83
  dir: string;
54
84
  layout: string;
55
85
  };
@@ -58,16 +88,13 @@ declare const _default: {
58
88
  itemStyle: string;
59
89
  itemType: string;
60
90
  layoutPos: {
61
- grow: number;
62
91
  shrink: number;
63
92
  layout: string;
64
- heightMode?: undefined;
65
93
  };
66
94
  id: string;
67
- })[];
95
+ }[];
68
96
  predefinedType: string;
69
97
  layout: {
70
- align: string;
71
98
  dir: string;
72
99
  layout: string;
73
100
  };
@@ -95,7 +122,6 @@ declare const _default: {
95
122
  predefinedType: string;
96
123
  layout: {
97
124
  layout: string;
98
- align?: undefined;
99
125
  dir?: undefined;
100
126
  };
101
127
  dataRegionType: string;
@@ -121,7 +147,6 @@ declare const _default: {
121
147
  }[];
122
148
  layout: {
123
149
  layout: string;
124
- align?: undefined;
125
150
  dir?: undefined;
126
151
  };
127
152
  dataRegionType: string;
@@ -135,7 +160,6 @@ declare const _default: {
135
160
  id: string;
136
161
  predefinedType?: undefined;
137
162
  })[];
138
- predefinedType: string;
139
163
  layout: {
140
164
  dir: string;
141
165
  layout: string;