@ibiz-template/web-theme 3.5.0 → 3.7.0

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/dist/index.system.min.js +1 -59
  2. package/dist/index.system.min.js.map +1 -1
  3. package/es/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.mjs +191 -0
  4. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.mjs +1 -0
  5. package/es/publish/index.mjs +2 -0
  6. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.mjs +282 -0
  7. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.mjs +1 -1
  8. package/lib/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.cjs +195 -0
  9. package/lib/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.cjs +1 -0
  10. package/lib/publish/index.cjs +2 -0
  11. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.cjs +286 -0
  12. package/lib/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.cjs +1 -1
  13. package/package.json +1 -1
  14. package/src/publish/control-layout/control-layout-model-repository-calendar-exp-bar-layout.ts +188 -0
  15. package/src/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.ts +1 -0
  16. package/src/publish/index.ts +3 -0
  17. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout-top.ts +279 -0
  18. package/src/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.ts +1 -1
  19. package/es/index.d.ts +0 -5
  20. package/es/publish/app-data-upload-view.d.ts +0 -37
  21. package/es/publish/app-index-view-layout-blank-mode.d.ts +0 -32
  22. package/es/publish/app-index-view-layout-center.d.ts +0 -29
  23. package/es/publish/app-index-view-layout-no-nav.d.ts +0 -429
  24. package/es/publish/app-index-view-layout-top-nonav.d.ts +0 -409
  25. package/es/publish/app-index-view-layout-top.d.ts +0 -436
  26. package/es/publish/app-index-view-layout.d.ts +0 -399
  27. package/es/publish/app-login-view.d.ts +0 -228
  28. package/es/publish/app-start-view-layout.d.ts +0 -82
  29. package/es/publish/app-welcome-view-layout.d.ts +0 -134
  30. package/es/publish/control-layout/control-layout-model-repository-chart-exp-bar-layout.d.ts +0 -149
  31. package/es/publish/control-layout/control-layout-model-repository-data-view-exp-bar-layout.d.ts +0 -178
  32. package/es/publish/control-layout/control-layout-model-repository-data-view-layout.d.ts +0 -162
  33. package/es/publish/control-layout/control-layout-model-repository-grid-exp-bar-layout.d.ts +0 -151
  34. package/es/publish/control-layout/control-layout-model-repository-list-exp-bar-layout.d.ts +0 -178
  35. package/es/publish/control-layout/control-layout-model-repository-search-form-layout.d.ts +0 -126
  36. package/es/publish/control-layout/control-layout-model-repository-tree-exp-bar-layout.d.ts +0 -151
  37. package/es/publish/control-layout/control-layout-model-repository-tree-layout.d.ts +0 -99
  38. package/es/publish/index.d.ts +0 -9
  39. package/es/publish/view-layout-model-repository/view-layout-model-repository-app-panel-view-layout.d.ts +0 -60
  40. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-exp-view-layout.d.ts +0 -166
  41. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.d.ts +0 -198
  42. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-exp-view-layout.d.ts +0 -168
  43. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.d.ts +0 -242
  44. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.d.ts +0 -166
  45. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.d.ts +0 -242
  46. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-2-layout.d.ts +0 -256
  47. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-3-layout.d.ts +0 -238
  48. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-4-layout.d.ts +0 -183
  49. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.d.ts +0 -153
  50. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-gantt-view-layout.d.ts +0 -242
  51. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.d.ts +0 -166
  52. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.d.ts +0 -242
  53. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-pickup-data-view-layout.d.ts +0 -29
  54. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-index-view-layout.d.ts +0 -251
  55. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-kanban-view-layout.d.ts +0 -242
  56. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.d.ts +0 -166
  57. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.d.ts +0 -242
  58. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-map-view-layout.d.ts +0 -327
  59. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.d.ts +0 -195
  60. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-panel-view-layout.d.ts +0 -151
  61. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-data-view-layout.d.ts +0 -77
  62. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.d.ts +0 -77
  63. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-tree-view-layout.d.ts +0 -75
  64. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-2-layout.d.ts +0 -238
  65. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.d.ts +0 -194
  66. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-report-view-layout.d.ts +0 -197
  67. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout-flow.d.ts +0 -113
  68. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.d.ts +0 -217
  69. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tab-search-view-view-layout.d.ts +0 -270
  70. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.d.ts +0 -166
  71. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-ex-view-layout.d.ts +0 -242
  72. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-grid-view-layout.d.ts +0 -242
  73. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.d.ts +0 -243
  74. package/es/publish/view-layout-model-repository/view-layout-model-repository-de-wizard-view-layout.d.ts +0 -75
  75. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-edit-view-9-layout.d.ts +0 -301
  76. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-2-layout.d.ts +0 -365
  77. package/es/publish/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.d.ts +0 -316
  78. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-action-view-layout.d.ts +0 -128
  79. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-3-layout.d.ts +0 -238
  80. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-edit-view-layout.d.ts +0 -152
  81. package/es/publish/view-layout-model-repository/view-layout-model-repository-dewf-dyna-start-view-layout.d.ts +0 -129
  82. package/es/publish/view-layout-model-repository/view-layout-model-repository-form-pickup-data-view.d.ts +0 -29
@@ -1,242 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- predefinedType?: undefined;
28
- layout?: undefined;
29
- dataRegionType?: undefined;
30
- } | {
31
- actionGroupExtractMode: string;
32
- panelItems: {
33
- actionGroupExtractMode: string;
34
- panelItems: ({
35
- actionGroupExtractMode: string;
36
- panelItems: {
37
- actionGroupExtractMode: string;
38
- panelItems: {
39
- caption: string;
40
- itemStyle: string;
41
- itemType: string;
42
- layoutPos: {
43
- shrink: number;
44
- layout: string;
45
- };
46
- showCaption: boolean;
47
- id: string;
48
- }[];
49
- layout: {
50
- align: string;
51
- layout: string;
52
- };
53
- dataRegionType: string;
54
- caption: string;
55
- itemStyle: string;
56
- itemType: string;
57
- layoutPos: {
58
- shrink: number;
59
- heightMode: string;
60
- layout: string;
61
- };
62
- id: string;
63
- }[];
64
- layout: {
65
- layout: string;
66
- dir?: undefined;
67
- };
68
- dataRegionType: string;
69
- caption: string;
70
- itemStyle: string;
71
- itemType: string;
72
- layoutPos: {
73
- shrink: number;
74
- heightMode: string;
75
- layout: string;
76
- };
77
- id: string;
78
- } | {
79
- actionGroupExtractMode: string;
80
- panelItems: {
81
- actionGroupExtractMode: string;
82
- panelItems: {
83
- caption: string;
84
- itemStyle: string;
85
- itemType: string;
86
- layoutPos: {
87
- shrink: number;
88
- layout: string;
89
- };
90
- showCaption: boolean;
91
- id: string;
92
- }[];
93
- layout: {
94
- align: string;
95
- layout: string;
96
- };
97
- dataRegionType: string;
98
- caption: string;
99
- itemStyle: string;
100
- itemType: string;
101
- layoutPos: {
102
- shrink: number;
103
- heightMode: string;
104
- layout: string;
105
- };
106
- id: string;
107
- }[];
108
- layout: {
109
- dir: string;
110
- layout: string;
111
- };
112
- dataRegionType: string;
113
- caption: string;
114
- itemStyle: string;
115
- itemType: string;
116
- layoutPos: {
117
- shrink: number;
118
- heightMode: string;
119
- layout: string;
120
- };
121
- id: string;
122
- })[];
123
- predefinedType: string;
124
- layout: {
125
- align: string;
126
- dir: string;
127
- layout: string;
128
- valign: string;
129
- };
130
- dataRegionType: string;
131
- caption: string;
132
- itemStyle: string;
133
- itemType: string;
134
- layoutPos: {
135
- shrink: number;
136
- layout: string;
137
- };
138
- id: string;
139
- }[];
140
- predefinedType: string;
141
- layout: {
142
- layout: string;
143
- };
144
- dataRegionType: string;
145
- caption: string;
146
- itemStyle: string;
147
- itemType: string;
148
- layoutPos: {
149
- shrink: number;
150
- layout: string;
151
- grow?: undefined;
152
- };
153
- showCaption: boolean;
154
- id: string;
155
- rawItem?: undefined;
156
- } | {
157
- actionGroupExtractMode: string;
158
- panelItems: {
159
- actionGroupExtractMode: string;
160
- panelItems: {
161
- caption: string;
162
- itemStyle: string;
163
- itemType: string;
164
- layoutPos: {
165
- shrink: number;
166
- layout: string;
167
- };
168
- showCaption: boolean;
169
- id: string;
170
- }[];
171
- layout: {
172
- dir: string;
173
- layout: string;
174
- };
175
- dataRegionType: string;
176
- itemStyle: string;
177
- itemType: string;
178
- layoutPos: {
179
- shrink: number;
180
- layout: string;
181
- };
182
- id: string;
183
- }[];
184
- predefinedType: string;
185
- layout: {
186
- layout: string;
187
- };
188
- dataRegionType: string;
189
- caption: string;
190
- itemStyle: string;
191
- itemType: string;
192
- layoutPos: {
193
- shrink: number;
194
- layout: string;
195
- grow?: undefined;
196
- };
197
- showCaption: boolean;
198
- id: string;
199
- rawItem?: undefined;
200
- } | {
201
- actionGroupExtractMode: string;
202
- panelItems: {
203
- caption: string;
204
- itemStyle: string;
205
- itemType: string;
206
- layoutPos: {
207
- shrink: number;
208
- heightMode: string;
209
- layout: string;
210
- };
211
- showCaption: boolean;
212
- id: string;
213
- }[];
214
- predefinedType: string;
215
- layout: {
216
- layout: string;
217
- };
218
- dataRegionType: string;
219
- caption: string;
220
- itemStyle: string;
221
- itemType: string;
222
- layoutPos: {
223
- grow: number;
224
- shrink: number;
225
- layout: string;
226
- };
227
- id: string;
228
- rawItem?: undefined;
229
- showCaption?: undefined;
230
- })[];
231
- layoutPanel: boolean;
232
- codeName: string;
233
- controlType: string;
234
- logicName: string;
235
- appDataEntityId: string;
236
- controlParam: {};
237
- modelId: string;
238
- modelType: string;
239
- name: string;
240
- id: string;
241
- };
242
- export default _default;
@@ -1,166 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- layout?: undefined;
28
- dataRegionType?: undefined;
29
- } | {
30
- actionGroupExtractMode: string;
31
- panelItems: ({
32
- rawItem: {
33
- rawItemParams: {
34
- key: string;
35
- value: string;
36
- }[];
37
- predefinedType: string;
38
- id: string;
39
- };
40
- caption: string;
41
- itemStyle: string;
42
- itemType: string;
43
- layoutPos: {
44
- shrink: number;
45
- layout: string;
46
- grow?: undefined;
47
- };
48
- showCaption: boolean;
49
- id: string;
50
- actionGroupExtractMode?: undefined;
51
- panelItems?: undefined;
52
- predefinedType?: undefined;
53
- layout?: undefined;
54
- dataRegionType?: undefined;
55
- } | {
56
- actionGroupExtractMode: string;
57
- panelItems: ({
58
- actionGroupExtractMode: string;
59
- panelItems: {
60
- caption: string;
61
- itemStyle: string;
62
- itemType: string;
63
- layoutPos: {
64
- grow: number;
65
- shrink: number;
66
- layout: string;
67
- };
68
- showCaption: boolean;
69
- id: string;
70
- }[];
71
- layout: {
72
- layout: string;
73
- };
74
- dataRegionType: string;
75
- caption: string;
76
- contentWidth: number;
77
- itemStyle: string;
78
- itemType: string;
79
- layoutPos: {
80
- shrink: number;
81
- layout: string;
82
- width: number;
83
- widthMode: string;
84
- };
85
- width: number;
86
- id: string;
87
- } | {
88
- actionGroupExtractMode: string;
89
- panelItems: {
90
- rawItem: {
91
- predefinedType: string;
92
- id: string;
93
- };
94
- caption: string;
95
- itemStyle: string;
96
- itemType: string;
97
- layoutPos: {
98
- grow: number;
99
- shrink: number;
100
- layout: string;
101
- };
102
- showCaption: boolean;
103
- id: string;
104
- }[];
105
- layout: {
106
- layout: string;
107
- };
108
- dataRegionType: string;
109
- caption: string;
110
- itemStyle: string;
111
- itemType: string;
112
- layoutPos: {
113
- shrink: number;
114
- layout: string;
115
- width?: undefined;
116
- widthMode?: undefined;
117
- };
118
- id: string;
119
- contentWidth?: undefined;
120
- width?: undefined;
121
- })[];
122
- predefinedType: string;
123
- layout: {
124
- layout: string;
125
- };
126
- dataRegionType: string;
127
- caption: string;
128
- itemStyle: string;
129
- itemType: string;
130
- layoutPos: {
131
- grow: number;
132
- shrink: number;
133
- layout: string;
134
- };
135
- id: string;
136
- rawItem?: undefined;
137
- showCaption?: undefined;
138
- })[];
139
- layout: {
140
- layout: string;
141
- };
142
- dataRegionType: string;
143
- caption: string;
144
- itemStyle: string;
145
- itemType: string;
146
- layoutPos: {
147
- grow: number;
148
- shrink: number;
149
- layout: string;
150
- };
151
- id: string;
152
- rawItem?: undefined;
153
- showCaption?: undefined;
154
- })[];
155
- layoutPanel: boolean;
156
- codeName: string;
157
- controlType: string;
158
- logicName: string;
159
- appDataEntityId: string;
160
- controlParam: {};
161
- modelId: string;
162
- modelType: string;
163
- name: string;
164
- id: string;
165
- };
166
- export default _default;
@@ -1,242 +0,0 @@
1
- declare const _default: {
2
- layoutMode: string;
3
- layout: {
4
- layout: string;
5
- };
6
- rootPanelItems: ({
7
- rawItem: {
8
- rawItemParams: {
9
- key: string;
10
- value: string;
11
- }[];
12
- predefinedType: string;
13
- id: string;
14
- };
15
- caption: string;
16
- itemStyle: string;
17
- itemType: string;
18
- layoutPos: {
19
- shrink: number;
20
- layout: string;
21
- grow?: undefined;
22
- };
23
- showCaption: boolean;
24
- id: string;
25
- actionGroupExtractMode?: undefined;
26
- panelItems?: undefined;
27
- predefinedType?: undefined;
28
- layout?: undefined;
29
- dataRegionType?: undefined;
30
- } | {
31
- actionGroupExtractMode: string;
32
- panelItems: {
33
- actionGroupExtractMode: string;
34
- panelItems: ({
35
- actionGroupExtractMode: string;
36
- panelItems: {
37
- actionGroupExtractMode: string;
38
- panelItems: {
39
- caption: string;
40
- itemStyle: string;
41
- itemType: string;
42
- layoutPos: {
43
- shrink: number;
44
- layout: string;
45
- };
46
- showCaption: boolean;
47
- id: string;
48
- }[];
49
- layout: {
50
- align: string;
51
- layout: string;
52
- };
53
- dataRegionType: string;
54
- caption: string;
55
- itemStyle: string;
56
- itemType: string;
57
- layoutPos: {
58
- shrink: number;
59
- heightMode: string;
60
- layout: string;
61
- };
62
- id: string;
63
- }[];
64
- layout: {
65
- layout: string;
66
- dir?: undefined;
67
- };
68
- dataRegionType: string;
69
- caption: string;
70
- itemStyle: string;
71
- itemType: string;
72
- layoutPos: {
73
- shrink: number;
74
- heightMode: string;
75
- layout: string;
76
- };
77
- id: string;
78
- } | {
79
- actionGroupExtractMode: string;
80
- panelItems: {
81
- actionGroupExtractMode: string;
82
- panelItems: {
83
- caption: string;
84
- itemStyle: string;
85
- itemType: string;
86
- layoutPos: {
87
- shrink: number;
88
- layout: string;
89
- };
90
- showCaption: boolean;
91
- id: string;
92
- }[];
93
- layout: {
94
- align: string;
95
- layout: string;
96
- };
97
- dataRegionType: string;
98
- caption: string;
99
- itemStyle: string;
100
- itemType: string;
101
- layoutPos: {
102
- shrink: number;
103
- heightMode: string;
104
- layout: string;
105
- };
106
- id: string;
107
- }[];
108
- layout: {
109
- dir: string;
110
- layout: string;
111
- };
112
- dataRegionType: string;
113
- caption: string;
114
- itemStyle: string;
115
- itemType: string;
116
- layoutPos: {
117
- shrink: number;
118
- heightMode: string;
119
- layout: string;
120
- };
121
- id: string;
122
- })[];
123
- predefinedType: string;
124
- layout: {
125
- align: string;
126
- dir: string;
127
- layout: string;
128
- valign: string;
129
- };
130
- dataRegionType: string;
131
- caption: string;
132
- itemStyle: string;
133
- itemType: string;
134
- layoutPos: {
135
- shrink: number;
136
- layout: string;
137
- };
138
- id: string;
139
- }[];
140
- predefinedType: string;
141
- layout: {
142
- layout: string;
143
- };
144
- dataRegionType: string;
145
- caption: string;
146
- itemStyle: string;
147
- itemType: string;
148
- layoutPos: {
149
- shrink: number;
150
- layout: string;
151
- grow?: undefined;
152
- };
153
- showCaption: boolean;
154
- id: string;
155
- rawItem?: undefined;
156
- } | {
157
- actionGroupExtractMode: string;
158
- panelItems: {
159
- actionGroupExtractMode: string;
160
- panelItems: {
161
- caption: string;
162
- itemStyle: string;
163
- itemType: string;
164
- layoutPos: {
165
- shrink: number;
166
- layout: string;
167
- };
168
- showCaption: boolean;
169
- id: string;
170
- }[];
171
- layout: {
172
- dir: string;
173
- layout: string;
174
- };
175
- dataRegionType: string;
176
- itemStyle: string;
177
- itemType: string;
178
- layoutPos: {
179
- shrink: number;
180
- layout: string;
181
- };
182
- id: string;
183
- }[];
184
- predefinedType: string;
185
- layout: {
186
- layout: string;
187
- };
188
- dataRegionType: string;
189
- caption: string;
190
- itemStyle: string;
191
- itemType: string;
192
- layoutPos: {
193
- shrink: number;
194
- layout: string;
195
- grow?: undefined;
196
- };
197
- showCaption: boolean;
198
- id: string;
199
- rawItem?: undefined;
200
- } | {
201
- actionGroupExtractMode: string;
202
- panelItems: {
203
- caption: string;
204
- itemStyle: string;
205
- itemType: string;
206
- layoutPos: {
207
- grow: number;
208
- shrink: number;
209
- layout: string;
210
- };
211
- showCaption: boolean;
212
- id: string;
213
- }[];
214
- predefinedType: string;
215
- layout: {
216
- layout: string;
217
- };
218
- dataRegionType: string;
219
- caption: string;
220
- itemStyle: string;
221
- itemType: string;
222
- layoutPos: {
223
- grow: number;
224
- shrink: number;
225
- layout: string;
226
- };
227
- id: string;
228
- rawItem?: undefined;
229
- showCaption?: undefined;
230
- })[];
231
- layoutPanel: boolean;
232
- codeName: string;
233
- controlType: string;
234
- logicName: string;
235
- appDataEntityId: string;
236
- controlParam: {};
237
- modelId: string;
238
- modelType: string;
239
- name: string;
240
- id: string;
241
- };
242
- export default _default;