@ibiz-template/mob-theme 0.2.3 → 0.2.4

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 (76) hide show
  1. package/CHANGELOG.md +9 -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/index.mjs +2 -0
  6. package/es/publish/app-index-view-layout.d.ts +3 -0
  7. package/es/publish/app-index-view-layout.mjs +4 -0
  8. package/es/publish/app-wf-step-trace-view-layout.d.ts +3 -0
  9. package/es/publish/app-wf-step-trace-view-layout.mjs +4 -0
  10. package/es/publish/index.mjs +1 -0
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +3 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +4 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +3 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +4 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.d.ts +3 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.mjs +4 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +32 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +7 -1
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +3 -0
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +4 -0
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +7 -0
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +12 -0
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.d.ts +3 -0
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs +4 -0
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +3 -0
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +4 -0
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +3 -0
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +4 -0
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.d.ts +3 -0
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +4 -0
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +11 -0
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +12 -0
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +3 -0
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +4 -0
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +3 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +4 -0
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +11 -0
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +12 -0
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +3 -0
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +4 -0
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +32 -0
  42. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +7 -1
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +6 -0
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +10 -0
  45. package/es/theme/elements/index.css +1 -1
  46. package/es/theme/generic/index.css +1 -1
  47. package/es/theme/generic/vant.css +1 -1
  48. package/es/theme/index.css +1 -1
  49. package/es/theme/var.css +1 -1
  50. package/lib/index.cjs +1 -1
  51. package/lib/publish/app-index-view-layout.cjs +4 -0
  52. package/lib/publish/app-wf-step-trace-view-layout.cjs +4 -0
  53. package/lib/publish/index.cjs +1 -0
  54. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +4 -0
  55. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +4 -0
  56. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.cjs +4 -0
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +7 -1
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +4 -0
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +12 -0
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.cjs +4 -0
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +4 -0
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +4 -0
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +4 -0
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +12 -0
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +4 -0
  66. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +4 -0
  67. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +12 -0
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +4 -0
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +7 -1
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +10 -0
  71. package/lib/theme/elements/index.css +1 -1
  72. package/lib/theme/generic/index.css +1 -1
  73. package/lib/theme/generic/vant.css +1 -1
  74. package/lib/theme/index.css +1 -1
  75. package/lib/theme/var.css +1 -1
  76. package/package.json +2 -2
package/es/index.mjs CHANGED
@@ -1,2 +1,4 @@
1
1
  import './theme/index.css';
2
2
  export { install } from './publish/index.mjs';
3
+
4
+ "use strict";
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: {
5
8
  caption: string;
6
9
  itemStyle: string;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var AppIndexViewLayout = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "caption": "\u9996\u9875\u83DC\u5355",
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: {
4
7
  rawItem: {
5
8
  halign: string;
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var AppWFStepTraceViewLayout = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "rawItem": {
@@ -18,6 +18,7 @@ import DEMobWFDynaEditView3 from './mob-view-layout-model-repository/mob-view-la
18
18
  import DEMobWFDynaActionView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs';
19
19
  import DEMobWFDynaStartView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs';
20
20
 
21
+ "use strict";
21
22
  function install(callBack) {
22
23
  callBack("APPINDEXVIEW_DEFAULT", AppIndexViewLayout);
23
24
  callBack("APPWFSTEPTRACEVIEW_DEFAULT", AppWFStepTraceViewLayout);
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: {
5
8
  panelItems: ({
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var DEMobDataView = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "panelItems": [
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: ({
5
8
  panelItems: ({
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var DEMobEditView3 = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: {
5
8
  panelItems: {
6
9
  caption: string;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobEditView9 = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: {
@@ -59,6 +62,35 @@ declare const _default: {
59
62
  layout: string;
60
63
  };
61
64
  id: string;
65
+ } | {
66
+ panelItems: {
67
+ caption: string;
68
+ itemStyle: string;
69
+ itemType: string;
70
+ layoutPos: {
71
+ shrink: number;
72
+ heightMode: string;
73
+ layout: string;
74
+ valignSelf: string;
75
+ };
76
+ showCaption: boolean;
77
+ id: string;
78
+ }[];
79
+ layout: {
80
+ layout: string;
81
+ align?: undefined;
82
+ dir?: undefined;
83
+ };
84
+ dataRegionType: string;
85
+ caption: string;
86
+ itemStyle: string;
87
+ itemType: string;
88
+ layoutPos: {
89
+ shrink: number;
90
+ layout: string;
91
+ grow?: undefined;
92
+ };
93
+ id: string;
62
94
  })[];
63
95
  predefinedType: string;
64
96
  layout: {
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobEditView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -74,7 +78,9 @@ var DEMobEditView = {
74
78
  "itemType": "CTRLPOS",
75
79
  "layoutPos": {
76
80
  "shrink": 1,
77
- "layout": "FLEX"
81
+ "heightMode": "FULL",
82
+ "layout": "FLEX",
83
+ "valignSelf": "MIDDLE"
78
84
  },
79
85
  "showCaption": true,
80
86
  "id": "righttoolbar"
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: ({
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobListView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "Flex",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: ({
@@ -180,7 +183,11 @@ declare const _default: {
180
183
  } | {
181
184
  panelItems: {
182
185
  actionType: string;
186
+ buttonHeight: number;
187
+ buttonStyle: string;
188
+ buttonType: string;
183
189
  uiactionId: string;
190
+ renderMode: string;
184
191
  tooltip: string;
185
192
  caption: string;
186
193
  contentHeight: number;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobMPickupView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -216,7 +220,11 @@ var DEMobMPickupView = {
216
220
  "panelItems": [
217
221
  {
218
222
  "actionType": "UIACTION",
223
+ "buttonHeight": 40,
224
+ "buttonStyle": "DEFAULT",
225
+ "buttonType": "PANELBUTTON",
219
226
  "uiactionId": "cancel",
227
+ "renderMode": "BUTTON",
220
228
  "tooltip": "\u53D6\u6D88",
221
229
  "caption": "\u53D6\u6D88",
222
230
  "contentHeight": 40,
@@ -236,7 +244,11 @@ var DEMobMPickupView = {
236
244
  },
237
245
  {
238
246
  "actionType": "UIACTION",
247
+ "buttonHeight": 40,
248
+ "buttonStyle": "PRIMARY",
249
+ "buttonType": "PANELBUTTON",
239
250
  "uiactionId": "ok",
251
+ "renderMode": "BUTTON",
240
252
  "tooltip": "\u786E\u5B9A",
241
253
  "caption": "\u786E\u5B9A",
242
254
  "contentHeight": 40,
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: {
5
8
  panelItems: {
6
9
  caption: string;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobMdView9 = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: ({
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobMdView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: {
5
8
  panelItems: {
6
9
  caption: string;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobPickupMDView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: {
5
8
  panelItems: {
6
9
  caption: string;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobPickupTreeView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: ({
@@ -170,7 +173,11 @@ declare const _default: {
170
173
  panelItems: {
171
174
  panelItems: ({
172
175
  actionType: string;
176
+ buttonHeight: number;
177
+ buttonStyle: string;
178
+ buttonType: string;
173
179
  uiactionId: string;
180
+ renderMode: string;
174
181
  tooltip: string;
175
182
  caption: string;
176
183
  contentHeight: number;
@@ -190,7 +197,11 @@ declare const _default: {
190
197
  id: string;
191
198
  } | {
192
199
  actionType: string;
200
+ buttonHeight: number;
201
+ buttonStyle: string;
202
+ buttonType: string;
193
203
  uiactionId: string;
204
+ renderMode: string;
194
205
  tooltip: string;
195
206
  caption: string;
196
207
  contentHeight: number;
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobPickupView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -205,7 +209,11 @@ var DEMobPickupView = {
205
209
  "panelItems": [
206
210
  {
207
211
  "actionType": "UIACTION",
212
+ "buttonHeight": 40,
213
+ "buttonStyle": "DEFAULT",
214
+ "buttonType": "PANELBUTTON",
208
215
  "uiactionId": "cancel",
216
+ "renderMode": "BUTTON",
209
217
  "tooltip": "\u53D6\u6D88",
210
218
  "caption": "\u53D6\u6D88",
211
219
  "contentHeight": 40,
@@ -225,7 +233,11 @@ var DEMobPickupView = {
225
233
  },
226
234
  {
227
235
  "actionType": "UIACTION",
236
+ "buttonHeight": 40,
237
+ "buttonStyle": "PRIMARY",
238
+ "buttonType": "PANELBUTTON",
228
239
  "uiactionId": "ok",
240
+ "renderMode": "BUTTON",
229
241
  "tooltip": "\u786E\u5B9A",
230
242
  "caption": "\u786E\u5B9A",
231
243
  "contentHeight": 40,
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: ({
6
9
  panelItems: ({
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobTabExpView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,6 +1,9 @@
1
1
  declare const _default: {
2
2
  layoutBodyOnly: boolean;
3
3
  layoutMode: string;
4
+ layout: {
5
+ layout: string;
6
+ };
4
7
  rootPanelItems: ({
5
8
  panelItems: {
6
9
  panelItems: ({
@@ -1,6 +1,10 @@
1
+ "use strict";
1
2
  var DEMobTreeView = {
2
3
  "layoutBodyOnly": true,
3
4
  "layoutMode": "FLEX",
5
+ "layout": {
6
+ "layout": "FLEX"
7
+ },
4
8
  "rootPanelItems": [
5
9
  {
6
10
  "panelItems": [
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: {
5
8
  panelItems: {
@@ -83,7 +86,11 @@ declare const _default: {
83
86
  } | {
84
87
  panelItems: ({
85
88
  actionType: string;
89
+ buttonHeight: number;
90
+ buttonStyle: string;
91
+ buttonType: string;
86
92
  uiactionId: string;
93
+ renderMode: string;
87
94
  tooltip: string;
88
95
  caption: string;
89
96
  contentHeight: number;
@@ -103,7 +110,11 @@ declare const _default: {
103
110
  id: string;
104
111
  } | {
105
112
  actionType: string;
113
+ buttonHeight: number;
114
+ buttonStyle: string;
115
+ buttonType: string;
106
116
  uiactionId: string;
117
+ renderMode: string;
107
118
  tooltip: string;
108
119
  caption: string;
109
120
  contentHeight: number;
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var DEMobWFDynaActionView = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "panelItems": [
@@ -83,7 +87,11 @@ var DEMobWFDynaActionView = {
83
87
  "panelItems": [
84
88
  {
85
89
  "actionType": "UIACTION",
90
+ "buttonHeight": 40,
91
+ "buttonStyle": "DEFAULT",
92
+ "buttonType": "PANELBUTTON",
86
93
  "uiactionId": "cancel",
94
+ "renderMode": "BUTTON",
87
95
  "tooltip": "\u53D6\u6D88",
88
96
  "caption": "\u53D6\u6D88",
89
97
  "contentHeight": 40,
@@ -103,7 +111,11 @@ var DEMobWFDynaActionView = {
103
111
  },
104
112
  {
105
113
  "actionType": "UIACTION",
114
+ "buttonHeight": 40,
115
+ "buttonStyle": "PRIMARY",
116
+ "buttonType": "PANELBUTTON",
106
117
  "uiactionId": "ok",
118
+ "renderMode": "BUTTON",
107
119
  "tooltip": "\u786E\u5B9A",
108
120
  "caption": "\u786E\u5B9A",
109
121
  "contentHeight": 40,
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: ({
5
8
  panelItems: ({
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var DEMobWFDynaEditView3 = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "panelItems": [
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: {
5
8
  panelItems: {
@@ -58,6 +61,35 @@ declare const _default: {
58
61
  layout: string;
59
62
  };
60
63
  id: string;
64
+ } | {
65
+ panelItems: {
66
+ caption: string;
67
+ itemStyle: string;
68
+ itemType: string;
69
+ layoutPos: {
70
+ shrink: number;
71
+ heightMode: string;
72
+ layout: string;
73
+ valignSelf: string;
74
+ };
75
+ showCaption: boolean;
76
+ id: string;
77
+ }[];
78
+ layout: {
79
+ layout: string;
80
+ align?: undefined;
81
+ dir?: undefined;
82
+ };
83
+ dataRegionType: string;
84
+ caption: string;
85
+ itemStyle: string;
86
+ itemType: string;
87
+ layoutPos: {
88
+ shrink: number;
89
+ layout: string;
90
+ grow?: undefined;
91
+ };
92
+ id: string;
61
93
  })[];
62
94
  predefinedType: string;
63
95
  layout: {
@@ -1,5 +1,9 @@
1
+ "use strict";
1
2
  var DEMobWFDynaEditView = {
2
3
  "layoutMode": "FLEX",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
3
7
  "rootPanelItems": [
4
8
  {
5
9
  "panelItems": [
@@ -73,7 +77,9 @@ var DEMobWFDynaEditView = {
73
77
  "itemType": "CTRLPOS",
74
78
  "layoutPos": {
75
79
  "shrink": 1,
76
- "layout": "FLEX"
80
+ "heightMode": "FULL",
81
+ "layout": "FLEX",
82
+ "valignSelf": "MIDDLE"
77
83
  },
78
84
  "showCaption": true,
79
85
  "id": "righttoolbar"
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
2
  layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
3
6
  rootPanelItems: ({
4
7
  panelItems: {
5
8
  panelItems: {
@@ -72,7 +75,10 @@ declare const _default: {
72
75
  } | {
73
76
  panelItems: {
74
77
  actionType: string;
78
+ buttonStyle: string;
79
+ buttonType: string;
75
80
  uiactionId: string;
81
+ renderMode: string;
76
82
  tooltip: string;
77
83
  caption: string;
78
84
  itemStyle: string;