@ibiz-template/mob-theme 0.2.13 → 0.2.15

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 (93) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.system.min.js +1 -1
  3. package/dist/index.system.min.js.map +1 -1
  4. package/es/publish/app-index-view-layout-blank-mode.d.ts +2 -0
  5. package/es/publish/app-index-view-layout-blank-mode.mjs +2 -0
  6. package/es/publish/app-index-view-layout.d.ts +2 -0
  7. package/es/publish/app-index-view-layout.mjs +2 -0
  8. package/es/publish/app-wf-step-trace-view-layout.d.ts +2 -0
  9. package/es/publish/app-wf-step-trace-view-layout.mjs +2 -0
  10. package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.d.ts +43 -0
  11. package/es/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.mjs +49 -0
  12. package/es/publish/index.mjs +4 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.d.ts +3 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.mjs +3 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +12 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +13 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.d.ts +3 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.mjs +3 -0
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +12 -0
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +13 -0
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +11 -0
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +12 -0
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +13 -0
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +13 -0
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.d.ts +3 -0
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.mjs +3 -0
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +9 -0
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +10 -0
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +11 -0
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +12 -0
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +14 -0
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +16 -2
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.d.ts +3 -0
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs +3 -0
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +12 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +13 -0
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +9 -0
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +12 -2
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +4 -0
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +4 -0
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.d.ts +3 -0
  42. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +3 -0
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +13 -0
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +16 -2
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.d.ts +5 -0
  46. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.mjs +5 -0
  47. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +10 -0
  48. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +11 -0
  49. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.d.ts +238 -0
  50. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.mjs +286 -0
  51. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +11 -0
  52. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +12 -0
  53. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +9 -0
  54. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +12 -2
  55. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +13 -0
  56. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +13 -0
  57. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +9 -0
  58. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +10 -0
  59. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +9 -0
  60. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +12 -2
  61. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.d.ts +9 -0
  62. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.mjs +10 -0
  63. package/lib/publish/app-index-view-layout-blank-mode.cjs +2 -0
  64. package/lib/publish/app-index-view-layout.cjs +2 -0
  65. package/lib/publish/app-wf-step-trace-view-layout.cjs +2 -0
  66. package/lib/publish/control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.cjs +53 -0
  67. package/lib/publish/index.cjs +4 -0
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.cjs +3 -0
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +13 -0
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.cjs +3 -0
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +13 -0
  72. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +12 -0
  73. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +13 -0
  74. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.cjs +3 -0
  75. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +10 -0
  76. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +12 -0
  77. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +16 -2
  78. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.cjs +3 -0
  79. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +13 -0
  80. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +12 -2
  81. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +4 -0
  82. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +3 -0
  83. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +16 -2
  84. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.cjs +5 -0
  85. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +11 -0
  86. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.cjs +290 -0
  87. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +12 -0
  88. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +12 -2
  89. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +13 -0
  90. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +10 -0
  91. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +12 -2
  92. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.cjs +10 -0
  93. package/package.json +1 -1
@@ -25,6 +25,8 @@ declare const _default: {
25
25
  controlType: string;
26
26
  logicName: string;
27
27
  controlParam: {};
28
+ modelId: string;
29
+ modelType: string;
28
30
  name: string;
29
31
  id: string;
30
32
  };
@@ -28,6 +28,8 @@ var AppIndexViewLayout_BLANK_MODE = {
28
28
  "controlType": "VIEWLAYOUTPANEL",
29
29
  "logicName": "\u79FB\u52A8\u7AEF\u5E94\u7528\u9996\u9875\u89C6\u56FE\u5E03\u5C40_\u7A7A\u767D\u6A21\u5F0F(\u9884\u7F6E\u6A21\u578B)",
30
30
  "controlParam": {},
31
+ "modelId": "7f52ff2efad60b7359f11e2959086c40",
32
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
31
33
  "name": "layoutpanel",
32
34
  "id": "mobindexviewlayout_blank_mode"
33
35
  };
@@ -38,6 +38,8 @@ declare const _default: {
38
38
  controlType: string;
39
39
  logicName: string;
40
40
  controlParam: {};
41
+ modelId: string;
42
+ modelType: string;
41
43
  name: string;
42
44
  id: string;
43
45
  };
@@ -40,6 +40,8 @@ var AppIndexViewLayout = {
40
40
  "controlType": "VIEWLAYOUTPANEL",
41
41
  "logicName": "\u79FB\u52A8\u7AEF\u9996\u9875\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
42
42
  "controlParam": {},
43
+ "modelId": "60C2CA7E-515B-4553-9F10-6E28539ED5C6",
44
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
43
45
  "name": "layoutpanel",
44
46
  "id": "mobindexviewlayout"
45
47
  };
@@ -30,6 +30,8 @@ declare const _default: {
30
30
  controlType: string;
31
31
  logicName: string;
32
32
  controlParam: {};
33
+ modelId: string;
34
+ modelType: string;
33
35
  name: string;
34
36
  id: string;
35
37
  };
@@ -33,6 +33,8 @@ var AppWFStepTraceViewLayout = {
33
33
  "controlType": "VIEWLAYOUTPANEL",
34
34
  "logicName": "\u5E94\u7528\u6D41\u7A0B\u8DDF\u8E2A\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
35
35
  "controlParam": {},
36
+ "modelId": "B128DBB3-DE02-43CA-9422-7FECF2BF9F40",
37
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
36
38
  "name": "layoutpanel",
37
39
  "id": "appwfsteptraceviewlayout"
38
40
  };
@@ -0,0 +1,43 @@
1
+ declare const _default: {
2
+ layoutMode: string;
3
+ layout: {
4
+ layout: string;
5
+ };
6
+ rootPanelItems: {
7
+ actionGroupExtractMode: string;
8
+ panelItems: {
9
+ caption: string;
10
+ itemStyle: string;
11
+ itemType: string;
12
+ layoutPos: {
13
+ shrink: number;
14
+ layout: string;
15
+ };
16
+ showCaption: boolean;
17
+ id: string;
18
+ }[];
19
+ layout: {
20
+ dir: string;
21
+ layout: string;
22
+ };
23
+ dataRegionType: string;
24
+ itemStyle: string;
25
+ itemType: string;
26
+ layoutPos: {
27
+ shrink: number;
28
+ layout: string;
29
+ };
30
+ id: string;
31
+ }[];
32
+ layoutPanel: boolean;
33
+ codeName: string;
34
+ controlType: string;
35
+ logicName: string;
36
+ appDataEntityId: string;
37
+ controlParam: {};
38
+ modelId: string;
39
+ modelType: string;
40
+ name: string;
41
+ id: string;
42
+ };
43
+ export default _default;
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ var TreeExpBar = {
3
+ "layoutMode": "Flex",
4
+ "layout": {
5
+ "layout": "FLEX"
6
+ },
7
+ "rootPanelItems": [
8
+ {
9
+ "actionGroupExtractMode": "ITEM",
10
+ "panelItems": [
11
+ {
12
+ "caption": "\u5BFC\u822A\u6811",
13
+ "itemStyle": "DEFAULT",
14
+ "itemType": "CTRLPOS",
15
+ "layoutPos": {
16
+ "shrink": 1,
17
+ "layout": "FLEX"
18
+ },
19
+ "showCaption": true,
20
+ "id": "treeexpbar_tree"
21
+ }
22
+ ],
23
+ "layout": {
24
+ "dir": "column",
25
+ "layout": "FLEX"
26
+ },
27
+ "dataRegionType": "INHERIT",
28
+ "itemStyle": "DEFAULT",
29
+ "itemType": "CONTAINER",
30
+ "layoutPos": {
31
+ "shrink": 1,
32
+ "layout": "FLEX"
33
+ },
34
+ "id": "view_content"
35
+ }
36
+ ],
37
+ "layoutPanel": true,
38
+ "codeName": "MobTreeExpBarLayout",
39
+ "controlType": "VIEWLAYOUTPANEL",
40
+ "logicName": "\u90E8\u4EF6-\u79FB\u52A8\u7AEF\u6811\u5BFC\u822A\u680F\u5E03\u5C40\u9762\u677F",
41
+ "appDataEntityId": "mobfrontmodel.controllayoutmodelrepository",
42
+ "controlParam": {},
43
+ "modelId": "E8A7352D-CA7E-48A0-8E22-6EEA08A4FBB8",
44
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
45
+ "name": "layoutpanel",
46
+ "id": "mobtreeexpbarlayout"
47
+ };
48
+
49
+ export { TreeExpBar as default };
@@ -25,6 +25,8 @@ import DEMobWFDynaEditView3 from './mob-view-layout-model-repository/mob-view-la
25
25
  import DEMobWFDynaActionView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs';
26
26
  import DEMobWFDynaStartView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs';
27
27
  import DEMobWizardVIEW from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wizard-view-layout.mjs';
28
+ import DEMobTreeExpView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-exp-view-layout.mjs';
29
+ import TreeExpBar from './control-layout/control-layout-model-repository-mob-tree-exp-bar-layout.mjs';
28
30
 
29
31
  "use strict";
30
32
  function install(callBack) {
@@ -55,6 +57,8 @@ function install(callBack) {
55
57
  callBack("DEMOBWFDYNAACTIONVIEW_DEFAULT", DEMobWFDynaActionView);
56
58
  callBack("DEMOBWFDYNASTARTVIEW_DEFAULT", DEMobWFDynaStartView);
57
59
  callBack("DEMOBWIZARDVIEW_DEFAULT", DEMobWizardVIEW);
60
+ callBack("DEMOBTREEEXPVIEW_DEFAULT", DEMobTreeExpView);
61
+ callBack("TREEVIEW_DEFAULT", TreeExpBar);
58
62
  }
59
63
 
60
64
  export { install };
@@ -5,6 +5,7 @@ declare const _default: {
5
5
  layout: string;
6
6
  };
7
7
  rootPanelItems: {
8
+ actionGroupExtractMode: string;
8
9
  panelItems: {
9
10
  caption: string;
10
11
  itemStyle: string;
@@ -36,6 +37,8 @@ declare const _default: {
36
37
  logicName: string;
37
38
  appDataEntityId: string;
38
39
  controlParam: {};
40
+ modelId: string;
41
+ modelType: string;
39
42
  name: string;
40
43
  id: string;
41
44
  };
@@ -7,6 +7,7 @@ var DEMobCalendarView9 = {
7
7
  },
8
8
  "rootPanelItems": [
9
9
  {
10
+ "actionGroupExtractMode": "ITEM",
10
11
  "panelItems": [
11
12
  {
12
13
  "caption": "\u65E5\u5386\u90E8\u4EF6",
@@ -41,6 +42,8 @@ var DEMobCalendarView9 = {
41
42
  "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u65E5\u5386\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F\u5E03\u5C40\u9762\u677F",
42
43
  "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
43
44
  "controlParam": {},
45
+ "modelId": "acd60301eeee84455003c168f083c8ca",
46
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
44
47
  "name": "layoutpanel",
45
48
  "id": "mobcalendarview9layout"
46
49
  };
@@ -5,10 +5,15 @@ declare const _default: {
5
5
  layout: string;
6
6
  };
7
7
  rootPanelItems: ({
8
+ actionGroupExtractMode: string;
8
9
  panelItems: {
10
+ actionGroupExtractMode: string;
9
11
  panelItems: ({
12
+ actionGroupExtractMode: string;
10
13
  panelItems: {
14
+ actionGroupExtractMode: string;
11
15
  panelItems: ({
16
+ actionGroupExtractMode: string;
12
17
  panelItems: {
13
18
  caption: string;
14
19
  itemStyle: string;
@@ -45,6 +50,7 @@ declare const _default: {
45
50
  width: number;
46
51
  id: string;
47
52
  } | {
53
+ actionGroupExtractMode: string;
48
54
  panelItems: {
49
55
  caption: string;
50
56
  itemStyle: string;
@@ -109,6 +115,7 @@ declare const _default: {
109
115
  };
110
116
  id: string;
111
117
  } | {
118
+ actionGroupExtractMode: string;
112
119
  panelItems: {
113
120
  caption: string;
114
121
  itemStyle: string;
@@ -135,6 +142,7 @@ declare const _default: {
135
142
  };
136
143
  id: string;
137
144
  } | {
145
+ actionGroupExtractMode: string;
138
146
  panelItems: {
139
147
  caption: string;
140
148
  itemStyle: string;
@@ -191,6 +199,7 @@ declare const _default: {
191
199
  showCaption: boolean;
192
200
  id: string;
193
201
  } | {
202
+ actionGroupExtractMode: string;
194
203
  panelItems: {
195
204
  caption: string;
196
205
  itemStyle: string;
@@ -219,6 +228,7 @@ declare const _default: {
219
228
  id: string;
220
229
  showCaption?: undefined;
221
230
  } | {
231
+ actionGroupExtractMode: string;
222
232
  panelItems: {
223
233
  caption: string;
224
234
  itemStyle: string;
@@ -253,6 +263,8 @@ declare const _default: {
253
263
  logicName: string;
254
264
  appDataEntityId: string;
255
265
  controlParam: {};
266
+ modelId: string;
267
+ modelType: string;
256
268
  name: string;
257
269
  id: string;
258
270
  };
@@ -7,14 +7,19 @@ var DEMobCalendarView = {
7
7
  },
8
8
  "rootPanelItems": [
9
9
  {
10
+ "actionGroupExtractMode": "ITEM",
10
11
  "panelItems": [
11
12
  {
13
+ "actionGroupExtractMode": "ITEM",
12
14
  "panelItems": [
13
15
  {
16
+ "actionGroupExtractMode": "ITEM",
14
17
  "panelItems": [
15
18
  {
19
+ "actionGroupExtractMode": "ITEM",
16
20
  "panelItems": [
17
21
  {
22
+ "actionGroupExtractMode": "ITEM",
18
23
  "panelItems": [
19
24
  {
20
25
  "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
@@ -51,6 +56,7 @@ var DEMobCalendarView = {
51
56
  "id": "view_left_toolbar"
52
57
  },
53
58
  {
59
+ "actionGroupExtractMode": "ITEM",
54
60
  "panelItems": [
55
61
  {
56
62
  "caption": "\u6807\u9898\u680F",
@@ -83,6 +89,7 @@ var DEMobCalendarView = {
83
89
  "id": "view_captionbar"
84
90
  },
85
91
  {
92
+ "actionGroupExtractMode": "ITEM",
86
93
  "panelItems": [
87
94
  {
88
95
  "caption": "\u5DE5\u5177\u680F",
@@ -151,6 +158,7 @@ var DEMobCalendarView = {
151
158
  "id": "view_header"
152
159
  },
153
160
  {
161
+ "actionGroupExtractMode": "ITEM",
154
162
  "panelItems": [
155
163
  {
156
164
  "caption": "\u641C\u7D22\u680F",
@@ -179,6 +187,7 @@ var DEMobCalendarView = {
179
187
  "id": "view_toolbar2"
180
188
  },
181
189
  {
190
+ "actionGroupExtractMode": "ITEM",
182
191
  "panelItems": [
183
192
  {
184
193
  "caption": "\u641C\u7D22\u8868\u5355",
@@ -237,6 +246,7 @@ var DEMobCalendarView = {
237
246
  "id": "panelpart"
238
247
  },
239
248
  {
249
+ "actionGroupExtractMode": "ITEM",
240
250
  "panelItems": [
241
251
  {
242
252
  "caption": "\u65E5\u5386\u90E8\u4EF6",
@@ -267,6 +277,7 @@ var DEMobCalendarView = {
267
277
  "id": "view_content"
268
278
  },
269
279
  {
280
+ "actionGroupExtractMode": "ITEM",
270
281
  "panelItems": [
271
282
  {
272
283
  "caption": "\u5DE5\u5177\u680F",
@@ -302,6 +313,8 @@ var DEMobCalendarView = {
302
313
  "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u65E5\u5386\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
303
314
  "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
304
315
  "controlParam": {},
316
+ "modelId": "1f9aaaa176b33681ace60637b83d8d8b",
317
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
305
318
  "name": "layoutpanel",
306
319
  "id": "mobcalendariewlayout"
307
320
  };
@@ -5,6 +5,7 @@ declare const _default: {
5
5
  layout: string;
6
6
  };
7
7
  rootPanelItems: {
8
+ actionGroupExtractMode: string;
8
9
  panelItems: {
9
10
  caption: string;
10
11
  itemStyle: string;
@@ -38,6 +39,8 @@ declare const _default: {
38
39
  logicName: string;
39
40
  appDataEntityId: string;
40
41
  controlParam: {};
42
+ modelId: string;
43
+ modelType: string;
41
44
  name: string;
42
45
  id: string;
43
46
  };
@@ -7,6 +7,7 @@ var DEMobChartView9 = {
7
7
  },
8
8
  "rootPanelItems": [
9
9
  {
10
+ "actionGroupExtractMode": "ITEM",
10
11
  "panelItems": [
11
12
  {
12
13
  "caption": "\u56FE\u8868\u90E8\u4EF6",
@@ -43,6 +44,8 @@ var DEMobChartView9 = {
43
44
  "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u56FE\u8868\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F\u5E03\u5C40\u9762\u677F",
44
45
  "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
45
46
  "controlParam": {},
47
+ "modelId": "7920d01079378e5ecb2522d626ffe901",
48
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
46
49
  "name": "layoutpanel",
47
50
  "id": "mobchartview9layout"
48
51
  };
@@ -4,10 +4,15 @@ declare const _default: {
4
4
  layout: string;
5
5
  };
6
6
  rootPanelItems: ({
7
+ actionGroupExtractMode: string;
7
8
  panelItems: {
9
+ actionGroupExtractMode: string;
8
10
  panelItems: ({
11
+ actionGroupExtractMode: string;
9
12
  panelItems: {
13
+ actionGroupExtractMode: string;
10
14
  panelItems: ({
15
+ actionGroupExtractMode: string;
11
16
  panelItems: {
12
17
  caption: string;
13
18
  itemStyle: string;
@@ -44,6 +49,7 @@ declare const _default: {
44
49
  width: number;
45
50
  id: string;
46
51
  } | {
52
+ actionGroupExtractMode: string;
47
53
  panelItems: {
48
54
  caption: string;
49
55
  itemStyle: string;
@@ -108,6 +114,7 @@ declare const _default: {
108
114
  };
109
115
  id: string;
110
116
  } | {
117
+ actionGroupExtractMode: string;
111
118
  panelItems: {
112
119
  caption: string;
113
120
  itemStyle: string;
@@ -134,6 +141,7 @@ declare const _default: {
134
141
  };
135
142
  id: string;
136
143
  } | {
144
+ actionGroupExtractMode: string;
137
145
  panelItems: {
138
146
  caption: string;
139
147
  itemStyle: string;
@@ -190,6 +198,7 @@ declare const _default: {
190
198
  showCaption: boolean;
191
199
  id: string;
192
200
  } | {
201
+ actionGroupExtractMode: string;
193
202
  panelItems: {
194
203
  caption: string;
195
204
  itemStyle: string;
@@ -218,6 +227,7 @@ declare const _default: {
218
227
  id: string;
219
228
  showCaption?: undefined;
220
229
  } | {
230
+ actionGroupExtractMode: string;
221
231
  panelItems: {
222
232
  caption: string;
223
233
  itemStyle: string;
@@ -252,6 +262,8 @@ declare const _default: {
252
262
  logicName: string;
253
263
  appDataEntityId: string;
254
264
  controlParam: {};
265
+ modelId: string;
266
+ modelType: string;
255
267
  name: string;
256
268
  id: string;
257
269
  };
@@ -6,14 +6,19 @@ var DEMobChartView = {
6
6
  },
7
7
  "rootPanelItems": [
8
8
  {
9
+ "actionGroupExtractMode": "ITEM",
9
10
  "panelItems": [
10
11
  {
12
+ "actionGroupExtractMode": "ITEM",
11
13
  "panelItems": [
12
14
  {
15
+ "actionGroupExtractMode": "ITEM",
13
16
  "panelItems": [
14
17
  {
18
+ "actionGroupExtractMode": "ITEM",
15
19
  "panelItems": [
16
20
  {
21
+ "actionGroupExtractMode": "ITEM",
17
22
  "panelItems": [
18
23
  {
19
24
  "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
@@ -50,6 +55,7 @@ var DEMobChartView = {
50
55
  "id": "view_left_toolbar"
51
56
  },
52
57
  {
58
+ "actionGroupExtractMode": "ITEM",
53
59
  "panelItems": [
54
60
  {
55
61
  "caption": "\u6807\u9898\u680F",
@@ -82,6 +88,7 @@ var DEMobChartView = {
82
88
  "id": "view_captionbar"
83
89
  },
84
90
  {
91
+ "actionGroupExtractMode": "ITEM",
85
92
  "panelItems": [
86
93
  {
87
94
  "caption": "\u5DE5\u5177\u680F",
@@ -150,6 +157,7 @@ var DEMobChartView = {
150
157
  "id": "view_header"
151
158
  },
152
159
  {
160
+ "actionGroupExtractMode": "ITEM",
153
161
  "panelItems": [
154
162
  {
155
163
  "caption": "\u641C\u7D22\u680F",
@@ -178,6 +186,7 @@ var DEMobChartView = {
178
186
  "id": "view_toolbar2"
179
187
  },
180
188
  {
189
+ "actionGroupExtractMode": "ITEM",
181
190
  "panelItems": [
182
191
  {
183
192
  "caption": "\u641C\u7D22\u8868\u5355",
@@ -236,6 +245,7 @@ var DEMobChartView = {
236
245
  "id": "panelpart"
237
246
  },
238
247
  {
248
+ "actionGroupExtractMode": "ITEM",
239
249
  "panelItems": [
240
250
  {
241
251
  "caption": "\u56FE\u8868\u90E8\u4EF6",
@@ -266,6 +276,7 @@ var DEMobChartView = {
266
276
  "id": "view_content"
267
277
  },
268
278
  {
279
+ "actionGroupExtractMode": "ITEM",
269
280
  "panelItems": [
270
281
  {
271
282
  "caption": "\u5DE5\u5177\u680F",
@@ -301,6 +312,8 @@ var DEMobChartView = {
301
312
  "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u56FE\u8868\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
302
313
  "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
303
314
  "controlParam": {},
315
+ "modelId": "7BCD0813-7BCE-4BB8-A62B-16FB7057FCE8",
316
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
304
317
  "name": "layoutpanel",
305
318
  "id": "mobchartviewlayout"
306
319
  };
@@ -4,10 +4,15 @@ declare const _default: {
4
4
  layout: string;
5
5
  };
6
6
  rootPanelItems: ({
7
+ actionGroupExtractMode: string;
7
8
  panelItems: {
9
+ actionGroupExtractMode: string;
8
10
  panelItems: ({
11
+ actionGroupExtractMode: string;
9
12
  panelItems: {
13
+ actionGroupExtractMode: string;
10
14
  panelItems: ({
15
+ actionGroupExtractMode: string;
11
16
  panelItems: {
12
17
  caption: string;
13
18
  itemStyle: string;
@@ -44,6 +49,7 @@ declare const _default: {
44
49
  width: number;
45
50
  id: string;
46
51
  } | {
52
+ actionGroupExtractMode: string;
47
53
  panelItems: {
48
54
  caption: string;
49
55
  itemStyle: string;
@@ -108,6 +114,7 @@ declare const _default: {
108
114
  };
109
115
  id: string;
110
116
  } | {
117
+ actionGroupExtractMode: string;
111
118
  panelItems: {
112
119
  caption: string;
113
120
  itemStyle: string;
@@ -134,6 +141,7 @@ declare const _default: {
134
141
  };
135
142
  id: string;
136
143
  } | {
144
+ actionGroupExtractMode: string;
137
145
  panelItems: {
138
146
  caption: string;
139
147
  itemStyle: string;
@@ -191,6 +199,7 @@ declare const _default: {
191
199
  showCaption: boolean;
192
200
  id: string;
193
201
  } | {
202
+ actionGroupExtractMode: string;
194
203
  panelItems: {
195
204
  caption: string;
196
205
  itemStyle: string;
@@ -225,6 +234,8 @@ declare const _default: {
225
234
  logicName: string;
226
235
  appDataEntityId: string;
227
236
  controlParam: {};
237
+ modelId: string;
238
+ modelType: string;
228
239
  name: string;
229
240
  id: string;
230
241
  };
@@ -6,14 +6,19 @@ var DEMobDataView = {
6
6
  },
7
7
  "rootPanelItems": [
8
8
  {
9
+ "actionGroupExtractMode": "ITEM",
9
10
  "panelItems": [
10
11
  {
12
+ "actionGroupExtractMode": "ITEM",
11
13
  "panelItems": [
12
14
  {
15
+ "actionGroupExtractMode": "ITEM",
13
16
  "panelItems": [
14
17
  {
18
+ "actionGroupExtractMode": "ITEM",
15
19
  "panelItems": [
16
20
  {
21
+ "actionGroupExtractMode": "ITEM",
17
22
  "panelItems": [
18
23
  {
19
24
  "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
@@ -50,6 +55,7 @@ var DEMobDataView = {
50
55
  "id": "view_left_toolbar"
51
56
  },
52
57
  {
58
+ "actionGroupExtractMode": "ITEM",
53
59
  "panelItems": [
54
60
  {
55
61
  "caption": "\u6807\u9898\u680F",
@@ -82,6 +88,7 @@ var DEMobDataView = {
82
88
  "id": "view_captionbar"
83
89
  },
84
90
  {
91
+ "actionGroupExtractMode": "ITEM",
85
92
  "panelItems": [
86
93
  {
87
94
  "caption": "\u5DE5\u5177\u680F",
@@ -150,6 +157,7 @@ var DEMobDataView = {
150
157
  "id": "view_header"
151
158
  },
152
159
  {
160
+ "actionGroupExtractMode": "ITEM",
153
161
  "panelItems": [
154
162
  {
155
163
  "caption": "\u641C\u7D22\u680F",
@@ -178,6 +186,7 @@ var DEMobDataView = {
178
186
  "id": "view_toolbar2"
179
187
  },
180
188
  {
189
+ "actionGroupExtractMode": "ITEM",
181
190
  "panelItems": [
182
191
  {
183
192
  "caption": "\u641C\u7D22\u8868\u5355",
@@ -236,6 +245,7 @@ var DEMobDataView = {
236
245
  "id": "panelpart"
237
246
  },
238
247
  {
248
+ "actionGroupExtractMode": "ITEM",
239
249
  "panelItems": [
240
250
  {
241
251
  "caption": "\u6570\u636E\u89C6\u56FE",
@@ -271,6 +281,8 @@ var DEMobDataView = {
271
281
  "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u5361\u7247\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
272
282
  "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
273
283
  "controlParam": {},
284
+ "modelId": "371A2B9F-13F8-4D53-B7C2-805664DA306C",
285
+ "modelType": "PSSYSVIEWLAYOUTPANEL",
274
286
  "name": "layoutpanel",
275
287
  "id": "mobdataviewlayout"
276
288
  };