@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 DEMobTreeView = {
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 DEMobTreeView = {
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 DEMobTreeView = {
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 DEMobTreeView = {
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
  ],
@@ -12,10 +12,12 @@ declare const _default: {
12
12
  itemStyle: string;
13
13
  itemType: string;
14
14
  layoutPos: {
15
+ grow: number;
15
16
  shrink: number;
16
17
  heightMode: string;
17
18
  layout: string;
18
19
  valignSelf: string;
20
+ widthMode: string;
19
21
  };
20
22
  showCaption: boolean;
21
23
  id: string;
@@ -27,13 +29,18 @@ declare const _default: {
27
29
  };
28
30
  dataRegionType: string;
29
31
  caption: string;
32
+ contentWidth: number;
30
33
  itemStyle: string;
31
34
  itemType: string;
32
35
  layoutPos: {
36
+ basis: number;
33
37
  shrink: number;
34
38
  layout: string;
39
+ width: number;
40
+ widthMode: string;
35
41
  grow?: undefined;
36
42
  };
43
+ width: number;
37
44
  id: string;
38
45
  } | {
39
46
  panelItems: {
@@ -61,8 +68,13 @@ declare const _default: {
61
68
  grow: number;
62
69
  shrink: number;
63
70
  layout: string;
71
+ basis?: undefined;
72
+ width?: undefined;
73
+ widthMode?: undefined;
64
74
  };
65
75
  id: string;
76
+ contentWidth?: undefined;
77
+ width?: undefined;
66
78
  })[];
67
79
  predefinedType: string;
68
80
  layout: {
@@ -17,10 +17,12 @@ var DEMobWFDynaActionView = {
17
17
  "itemStyle": "DEFAULT",
18
18
  "itemType": "CTRLPOS",
19
19
  "layoutPos": {
20
+ "grow": 1,
20
21
  "shrink": 1,
21
22
  "heightMode": "FULL",
22
23
  "layout": "FLEX",
23
- "valignSelf": "MIDDLE"
24
+ "valignSelf": "MIDDLE",
25
+ "widthMode": "FULL"
24
26
  },
25
27
  "showCaption": true,
26
28
  "id": "lefttoolbar"
@@ -31,12 +33,17 @@ var DEMobWFDynaActionView = {
31
33
  },
32
34
  "dataRegionType": "INHERIT",
33
35
  "caption": "\u5BB9\u5668",
36
+ "contentWidth": 100,
34
37
  "itemStyle": "DEFAULT",
35
38
  "itemType": "CONTAINER",
36
39
  "layoutPos": {
40
+ "basis": 100,
37
41
  "shrink": 0,
38
- "layout": "FLEX"
42
+ "layout": "FLEX",
43
+ "width": 100,
44
+ "widthMode": "PX"
39
45
  },
46
+ "width": 100,
40
47
  "id": "view_left_toolbar"
41
48
  },
42
49
  {
@@ -77,10 +84,12 @@ var DEMobWFDynaActionView = {
77
84
  "itemStyle": "DEFAULT",
78
85
  "itemType": "CTRLPOS",
79
86
  "layoutPos": {
87
+ "grow": 1,
80
88
  "shrink": 1,
81
89
  "heightMode": "FULL",
82
90
  "layout": "FLEX",
83
- "valignSelf": "MIDDLE"
91
+ "valignSelf": "MIDDLE",
92
+ "widthMode": "FULL"
84
93
  },
85
94
  "showCaption": true,
86
95
  "id": "righttoolbar"
@@ -91,12 +100,17 @@ var DEMobWFDynaActionView = {
91
100
  },
92
101
  "dataRegionType": "INHERIT",
93
102
  "caption": "\u5BB9\u5668",
103
+ "contentWidth": 100,
94
104
  "itemStyle": "DEFAULT",
95
105
  "itemType": "CONTAINER",
96
106
  "layoutPos": {
107
+ "basis": 100,
97
108
  "shrink": 0,
98
- "layout": "FLEX"
109
+ "layout": "FLEX",
110
+ "width": 100,
111
+ "widthMode": "PX"
99
112
  },
113
+ "width": 100,
100
114
  "id": "view_right_toolbar"
101
115
  }
102
116
  ],
@@ -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 DEMobWFDynaEditView3 = {
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 DEMobWFDynaEditView3 = {
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 DEMobWFDynaEditView3 = {
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 DEMobWFDynaEditView3 = {
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
  ],
@@ -303,10 +317,10 @@ var DEMobWFDynaEditView3 = {
303
317
  "layoutPos": {
304
318
  "shrink": 1,
305
319
  "layout": "FLEX",
306
- "spacingBottom": "INNERLARGE",
307
- "spacingLeft": "INNERLARGE",
308
- "spacingRight": "INNERLARGE",
309
- "spacingTop": "INNERLARGE"
320
+ "spacingBottom": "INNERMEDIUM",
321
+ "spacingLeft": "INNERMEDIUM",
322
+ "spacingRight": "INNERMEDIUM",
323
+ "spacingTop": "INNERMEDIUM"
310
324
  },
311
325
  "id": "view_footer"
312
326
  }
@@ -12,10 +12,12 @@ declare const _default: {
12
12
  itemStyle: string;
13
13
  itemType: string;
14
14
  layoutPos: {
15
+ grow: number;
15
16
  shrink: number;
16
17
  heightMode: string;
17
18
  layout: string;
18
19
  valignSelf: string;
20
+ widthMode: string;
19
21
  };
20
22
  showCaption: boolean;
21
23
  id: string;
@@ -27,13 +29,18 @@ declare const _default: {
27
29
  };
28
30
  dataRegionType: string;
29
31
  caption: string;
32
+ contentWidth: number;
30
33
  itemStyle: string;
31
34
  itemType: string;
32
35
  layoutPos: {
36
+ basis: number;
33
37
  shrink: number;
34
38
  layout: string;
39
+ width: number;
40
+ widthMode: string;
35
41
  grow?: undefined;
36
42
  };
43
+ width: number;
37
44
  id: string;
38
45
  } | {
39
46
  panelItems: {
@@ -61,8 +68,13 @@ declare const _default: {
61
68
  grow: number;
62
69
  shrink: number;
63
70
  layout: string;
71
+ basis?: undefined;
72
+ width?: undefined;
73
+ widthMode?: undefined;
64
74
  };
65
75
  id: string;
76
+ contentWidth?: undefined;
77
+ width?: undefined;
66
78
  })[];
67
79
  predefinedType: string;
68
80
  layout: {
@@ -17,10 +17,12 @@ var DEMobWFDynaEditView = {
17
17
  "itemStyle": "DEFAULT",
18
18
  "itemType": "CTRLPOS",
19
19
  "layoutPos": {
20
+ "grow": 1,
20
21
  "shrink": 1,
21
22
  "heightMode": "FULL",
22
23
  "layout": "FLEX",
23
- "valignSelf": "MIDDLE"
24
+ "valignSelf": "MIDDLE",
25
+ "widthMode": "FULL"
24
26
  },
25
27
  "showCaption": true,
26
28
  "id": "lefttoolbar"
@@ -31,12 +33,17 @@ var DEMobWFDynaEditView = {
31
33
  },
32
34
  "dataRegionType": "INHERIT",
33
35
  "caption": "\u5BB9\u5668",
36
+ "contentWidth": 100,
34
37
  "itemStyle": "DEFAULT",
35
38
  "itemType": "CONTAINER",
36
39
  "layoutPos": {
40
+ "basis": 100,
37
41
  "shrink": 0,
38
- "layout": "FLEX"
42
+ "layout": "FLEX",
43
+ "width": 100,
44
+ "widthMode": "PX"
39
45
  },
46
+ "width": 100,
40
47
  "id": "view_left_toolbar"
41
48
  },
42
49
  {
@@ -77,10 +84,12 @@ var DEMobWFDynaEditView = {
77
84
  "itemStyle": "DEFAULT",
78
85
  "itemType": "CTRLPOS",
79
86
  "layoutPos": {
87
+ "grow": 1,
80
88
  "shrink": 1,
81
89
  "heightMode": "FULL",
82
90
  "layout": "FLEX",
83
- "valignSelf": "MIDDLE"
91
+ "valignSelf": "MIDDLE",
92
+ "widthMode": "FULL"
84
93
  },
85
94
  "showCaption": true,
86
95
  "id": "righttoolbar"
@@ -91,12 +100,17 @@ var DEMobWFDynaEditView = {
91
100
  },
92
101
  "dataRegionType": "INHERIT",
93
102
  "caption": "\u5BB9\u5668",
103
+ "contentWidth": 100,
94
104
  "itemStyle": "DEFAULT",
95
105
  "itemType": "CONTAINER",
96
106
  "layoutPos": {
107
+ "basis": 100,
97
108
  "shrink": 0,
98
- "layout": "FLEX"
109
+ "layout": "FLEX",
110
+ "width": 100,
111
+ "widthMode": "PX"
99
112
  },
113
+ "width": 100,
100
114
  "id": "view_right_toolbar"
101
115
  }
102
116
  ],
@@ -229,10 +243,10 @@ var DEMobWFDynaEditView = {
229
243
  "layoutPos": {
230
244
  "shrink": 1,
231
245
  "layout": "FLEX",
232
- "spacingBottom": "INNERLARGE",
233
- "spacingLeft": "INNERLARGE",
234
- "spacingRight": "INNERLARGE",
235
- "spacingTop": "INNERLARGE"
246
+ "spacingBottom": "INNERMEDIUM",
247
+ "spacingLeft": "INNERMEDIUM",
248
+ "spacingRight": "INNERMEDIUM",
249
+ "spacingTop": "INNERMEDIUM"
236
250
  },
237
251
  "id": "view_footer"
238
252
  }
@@ -12,10 +12,12 @@ declare const _default: {
12
12
  itemStyle: string;
13
13
  itemType: string;
14
14
  layoutPos: {
15
+ grow: number;
15
16
  shrink: number;
16
17
  heightMode: string;
17
18
  layout: string;
18
19
  valignSelf: string;
20
+ widthMode: string;
19
21
  };
20
22
  showCaption: boolean;
21
23
  id: string;
@@ -27,13 +29,18 @@ declare const _default: {
27
29
  };
28
30
  dataRegionType: string;
29
31
  caption: string;
32
+ contentWidth: number;
30
33
  itemStyle: string;
31
34
  itemType: string;
32
35
  layoutPos: {
36
+ basis: number;
33
37
  shrink: number;
34
38
  layout: string;
39
+ width: number;
40
+ widthMode: string;
35
41
  grow?: undefined;
36
42
  };
43
+ width: number;
37
44
  id: string;
38
45
  } | {
39
46
  panelItems: {
@@ -61,8 +68,13 @@ declare const _default: {
61
68
  grow: number;
62
69
  shrink: number;
63
70
  layout: string;
71
+ basis?: undefined;
72
+ width?: undefined;
73
+ widthMode?: undefined;
64
74
  };
65
75
  id: string;
76
+ contentWidth?: undefined;
77
+ width?: undefined;
66
78
  })[];
67
79
  predefinedType: string;
68
80
  layout: {
@@ -17,10 +17,12 @@ var DEMobWFDynaStartView = {
17
17
  "itemStyle": "DEFAULT",
18
18
  "itemType": "CTRLPOS",
19
19
  "layoutPos": {
20
+ "grow": 1,
20
21
  "shrink": 1,
21
22
  "heightMode": "FULL",
22
23
  "layout": "FLEX",
23
- "valignSelf": "MIDDLE"
24
+ "valignSelf": "MIDDLE",
25
+ "widthMode": "FULL"
24
26
  },
25
27
  "showCaption": true,
26
28
  "id": "lefttoolbar"
@@ -31,12 +33,17 @@ var DEMobWFDynaStartView = {
31
33
  },
32
34
  "dataRegionType": "INHERIT",
33
35
  "caption": "\u5BB9\u5668",
36
+ "contentWidth": 100,
34
37
  "itemStyle": "DEFAULT",
35
38
  "itemType": "CONTAINER",
36
39
  "layoutPos": {
40
+ "basis": 100,
37
41
  "shrink": 0,
38
- "layout": "FLEX"
42
+ "layout": "FLEX",
43
+ "width": 100,
44
+ "widthMode": "PX"
39
45
  },
46
+ "width": 100,
40
47
  "id": "view_left_toolbar"
41
48
  },
42
49
  {
@@ -77,10 +84,12 @@ var DEMobWFDynaStartView = {
77
84
  "itemStyle": "DEFAULT",
78
85
  "itemType": "CTRLPOS",
79
86
  "layoutPos": {
87
+ "grow": 1,
80
88
  "shrink": 1,
81
89
  "heightMode": "FULL",
82
90
  "layout": "FLEX",
83
- "valignSelf": "MIDDLE"
91
+ "valignSelf": "MIDDLE",
92
+ "widthMode": "FULL"
84
93
  },
85
94
  "showCaption": true,
86
95
  "id": "righttoolbar"
@@ -91,12 +100,17 @@ var DEMobWFDynaStartView = {
91
100
  },
92
101
  "dataRegionType": "INHERIT",
93
102
  "caption": "\u5BB9\u5668",
103
+ "contentWidth": 100,
94
104
  "itemStyle": "DEFAULT",
95
105
  "itemType": "CONTAINER",
96
106
  "layoutPos": {
107
+ "basis": 100,
97
108
  "shrink": 0,
98
- "layout": "FLEX"
109
+ "layout": "FLEX",
110
+ "width": 100,
111
+ "widthMode": "PX"
99
112
  },
113
+ "width": 100,
100
114
  "id": "view_right_toolbar"
101
115
  }
102
116
  ],
@@ -1 +1 @@
1
- @charset "UTF-8";:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-tertiary-light-default)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}
1
+ @charset "UTF-8";:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-background:var(--ibiz-color-bg-1);--van-background-2:var(--ibiz-color-bg-2);--van-background-3:var(--ibiz-color-bg-3);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-bg-0);--van-field-input-disabled-text-color:var(--ibiz-color-disabled-text)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}
@@ -1 +1 @@
1
- :root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-tertiary-light-default)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}
1
+ :root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-background:var(--ibiz-color-bg-1);--van-background-2:var(--ibiz-color-bg-2);--van-background-3:var(--ibiz-color-bg-3);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-bg-0);--van-field-input-disabled-text-color:var(--ibiz-color-disabled-text)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}