@ibiz-template/vue3-components 0.4.4 → 0.4.6-dev.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 (89) hide show
  1. package/dist/chart-ImL2qyp9.js +0 -1
  2. package/dist/ibiz-markdown-editor-BQsiQfa2.js +0 -1
  3. package/dist/index-Ry137VIz.js +13 -0
  4. package/dist/index-UNZ1dtt_.js +0 -1
  5. package/dist/index-Ul84JXar.js +0 -1
  6. package/dist/index.min.css +1 -1
  7. package/dist/index.system.min.js +1 -2
  8. package/dist/map-chart-7nfIdU3w.js +0 -1
  9. package/dist/wang-editor-f4440Xvw.js +0 -1
  10. package/dist/{xlsx-util-5UOUTynl.js → xlsx-util-9HuMx0Yy.js} +1 -2
  11. package/es/common/data-import2/data-import2.d.ts +29 -6
  12. package/es/common/data-import2/data-import2.mjs +19 -13
  13. package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.d.ts +118 -118
  14. package/es/control/dashboard/dashboard-design/dashboard-design.d.ts +1 -1
  15. package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.provider.mjs +1 -5
  16. package/es/control/dashboard/portlet/chart-portlet/chart-portlet.provider.mjs +1 -5
  17. package/es/control/dashboard/portlet/container-portlet/container-portlet.provider.mjs +1 -5
  18. package/es/control/dashboard/portlet/html-portlet/html-portlet.provider.mjs +1 -5
  19. package/es/control/dashboard/portlet/list-portlet/list-portlet.provider.mjs +1 -5
  20. package/es/control/dashboard/portlet/menu-portlet/menu-portlet.provider.mjs +1 -5
  21. package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.provider.mjs +1 -5
  22. package/es/control/dashboard/portlet/view-portlet/view-portlet.provider.mjs +1 -5
  23. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.d.ts +1069 -1069
  24. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +2 -2
  25. package/es/control/tree/tree.mjs +22 -10
  26. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +2 -1
  27. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.d.ts +1 -1
  28. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +1 -1
  29. package/es/editor/span/span/span.d.ts +1 -1
  30. package/es/index.mjs +0 -1
  31. package/es/panel-component/index.d.ts +0 -1
  32. package/es/panel-component/index.mjs +2 -4
  33. package/es/panel-component/user-message/index.d.ts +3 -1
  34. package/es/panel-component/user-message/user-message.d.ts +3 -1
  35. package/es/view-engine/tab-exp-view.engine.mjs +7 -2
  36. package/es/view-engine/wf-dyna-edit-view.engine.mjs +1 -0
  37. package/lib/common/data-import2/data-import2.cjs +19 -13
  38. package/lib/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.provider.cjs +1 -5
  39. package/lib/control/dashboard/portlet/chart-portlet/chart-portlet.provider.cjs +1 -5
  40. package/lib/control/dashboard/portlet/container-portlet/container-portlet.provider.cjs +1 -5
  41. package/lib/control/dashboard/portlet/html-portlet/html-portlet.provider.cjs +1 -5
  42. package/lib/control/dashboard/portlet/list-portlet/list-portlet.provider.cjs +1 -5
  43. package/lib/control/dashboard/portlet/menu-portlet/menu-portlet.provider.cjs +1 -5
  44. package/lib/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.provider.cjs +1 -5
  45. package/lib/control/dashboard/portlet/view-portlet/view-portlet.provider.cjs +1 -5
  46. package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.cjs +1 -1
  47. package/lib/control/tree/tree.cjs +21 -9
  48. package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +2 -1
  49. package/lib/index.cjs +15 -17
  50. package/lib/panel-component/index.cjs +29 -32
  51. package/lib/view-engine/tab-exp-view.engine.cjs +7 -2
  52. package/lib/view-engine/wf-dyna-edit-view.engine.cjs +1 -0
  53. package/package.json +7 -7
  54. package/dist/chart-ImL2qyp9.js.map +0 -1
  55. package/dist/ibiz-markdown-editor-BQsiQfa2.js.map +0 -1
  56. package/dist/index-ErDi07y2.js +0 -14
  57. package/dist/index-ErDi07y2.js.map +0 -1
  58. package/dist/index-UNZ1dtt_.js.map +0 -1
  59. package/dist/index-Ul84JXar.js.map +0 -1
  60. package/dist/index.system.min.js.map +0 -1
  61. package/dist/map-chart-7nfIdU3w.js.map +0 -1
  62. package/dist/wang-editor-f4440Xvw.js.map +0 -1
  63. package/dist/xlsx-util-5UOUTynl.js.map +0 -1
  64. package/es/panel-component/panel-container-group/index.d.ts +0 -28
  65. package/es/panel-component/panel-container-group/index.mjs +0 -20
  66. package/es/panel-component/panel-container-group/panel-container-group.controller.d.ts +0 -31
  67. package/es/panel-component/panel-container-group/panel-container-group.controller.mjs +0 -35
  68. package/es/panel-component/panel-container-group/panel-container-group.css +0 -1
  69. package/es/panel-component/panel-container-group/panel-container-group.d.ts +0 -28
  70. package/es/panel-component/panel-container-group/panel-container-group.mjs +0 -107
  71. package/es/panel-component/panel-container-group/panel-container-group.provider.d.ts +0 -15
  72. package/es/panel-component/panel-container-group/panel-container-group.provider.mjs +0 -21
  73. package/es/panel-component/panel-container-group/panel-container-group.state.d.ts +0 -12
  74. package/es/panel-component/panel-container-group/panel-container-group.state.mjs +0 -7
  75. package/es/panel-component/panel-tab-page/index.d.ts +0 -23
  76. package/es/panel-component/panel-tab-page/index.mjs +0 -12
  77. package/es/panel-component/panel-tab-page/panel-tab-page.d.ts +0 -25
  78. package/es/panel-component/panel-tab-page/panel-tab-page.mjs +0 -62
  79. package/es/panel-component/panel-tab-page/panel-tab-page.provider.d.ts +0 -13
  80. package/es/panel-component/panel-tab-page/panel-tab-page.provider.mjs +0 -21
  81. package/lib/panel-component/panel-container-group/index.cjs +0 -27
  82. package/lib/panel-component/panel-container-group/panel-container-group.cjs +0 -109
  83. package/lib/panel-component/panel-container-group/panel-container-group.controller.cjs +0 -37
  84. package/lib/panel-component/panel-container-group/panel-container-group.css +0 -1
  85. package/lib/panel-component/panel-container-group/panel-container-group.provider.cjs +0 -23
  86. package/lib/panel-component/panel-container-group/panel-container-group.state.cjs +0 -9
  87. package/lib/panel-component/panel-tab-page/index.cjs +0 -17
  88. package/lib/panel-component/panel-tab-page/panel-tab-page.cjs +0 -64
  89. package/lib/panel-component/panel-tab-page/panel-tab-page.provider.cjs +0 -23
@@ -32,7 +32,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
32
32
  controlAttributes?: {
33
33
  attrName?: string | undefined;
34
34
  attrValue?: string | undefined;
35
- appId?: string | undefined;
35
+ appId: string;
36
36
  id?: string | undefined;
37
37
  name?: string | undefined;
38
38
  codeName?: string | undefined;
@@ -55,7 +55,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
55
55
  scriptCode?: string | undefined;
56
56
  timer?: number | undefined;
57
57
  triggerType?: string | undefined;
58
- appId?: string | undefined;
58
+ appId: string;
59
59
  id?: string | undefined;
60
60
  name?: string | undefined;
61
61
  codeName?: string | undefined;
@@ -72,7 +72,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
72
72
  isPrototypeOf: (v: Object) => boolean;
73
73
  propertyIsEnumerable: (v: PropertyKey) => boolean;
74
74
  } | undefined;
75
- appId?: string | undefined;
75
+ appId: string;
76
76
  id?: string | undefined;
77
77
  name?: string | undefined;
78
78
  codeName?: string | undefined;
@@ -91,7 +91,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
91
91
  appDEMethodId?: string | undefined;
92
92
  appDataEntityId?: string | undefined;
93
93
  timeout?: number | undefined;
94
- appId?: string | undefined;
94
+ appId: string;
95
95
  id?: string | undefined;
96
96
  name?: string | undefined;
97
97
  codeName?: string | undefined;
@@ -106,7 +106,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
106
106
  lanResTag?: string | undefined;
107
107
  lanResType?: string | undefined;
108
108
  refFlag?: boolean | undefined;
109
- appId?: string | undefined;
109
+ appId: string;
110
110
  id?: string | undefined;
111
111
  name?: string | undefined;
112
112
  codeName?: string | undefined;
@@ -127,14 +127,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
127
127
  cssName?: string | undefined;
128
128
  cssStyle?: string | undefined;
129
129
  designCssStyle?: string | undefined;
130
- appId?: string | undefined;
130
+ appId: string;
131
131
  id?: string | undefined;
132
132
  name?: string | undefined;
133
133
  userParam?: Record<string, string> | undefined;
134
134
  } | undefined;
135
135
  layout?: {
136
136
  layout?: string | undefined;
137
- appId?: string | undefined;
137
+ appId: string;
138
138
  id?: string | undefined;
139
139
  name?: string | undefined;
140
140
  codeName?: string | undefined;
@@ -152,7 +152,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
152
152
  valignSelf?: string | undefined;
153
153
  width?: number | undefined;
154
154
  widthMode?: string | undefined;
155
- appId?: string | undefined;
155
+ appId: string;
156
156
  id?: string | undefined;
157
157
  name?: string | undefined;
158
158
  codeName?: string | undefined;
@@ -165,7 +165,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
165
165
  panelItemLogics?: {
166
166
  logicCat?: string | undefined;
167
167
  logicType?: string | undefined;
168
- appId?: string | undefined;
168
+ appId: string;
169
169
  id?: string | undefined;
170
170
  name?: string | undefined;
171
171
  codeName?: string | undefined;
@@ -173,7 +173,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
173
173
  }[] | undefined;
174
174
  notMode?: boolean | undefined;
175
175
  logicType?: string | undefined;
176
- appId?: string | undefined;
176
+ appId: string;
177
177
  id?: string | undefined;
178
178
  name?: string | undefined;
179
179
  codeName?: string | undefined;
@@ -184,7 +184,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
184
184
  cssName?: string | undefined;
185
185
  cssStyle?: string | undefined;
186
186
  designCssStyle?: string | undefined;
187
- appId?: string | undefined;
187
+ appId: string;
188
188
  id?: string | undefined;
189
189
  name?: string | undefined;
190
190
  userParam?: Record<string, string> | undefined;
@@ -199,7 +199,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
199
199
  imagePathX?: string | undefined;
200
200
  rawContent?: string | undefined;
201
201
  width?: number | undefined;
202
- appId?: string | undefined;
202
+ appId: string;
203
203
  id?: string | undefined;
204
204
  name?: string | undefined;
205
205
  userParam?: Record<string, string> | undefined;
@@ -210,7 +210,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
210
210
  controlAttributes?: {
211
211
  attrName?: string | undefined;
212
212
  attrValue?: string | undefined;
213
- appId?: string | undefined;
213
+ appId: string;
214
214
  id?: string | undefined;
215
215
  name?: string | undefined;
216
216
  codeName?: string | undefined;
@@ -233,14 +233,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
233
233
  scriptCode?: string | undefined;
234
234
  timer?: number | undefined;
235
235
  triggerType?: string | undefined;
236
- appId?: string | undefined;
236
+ appId: string;
237
237
  id?: string | undefined;
238
238
  name?: string | undefined;
239
239
  codeName?: string | undefined;
240
240
  userParam?: Record<string, string> | undefined;
241
241
  }[] | undefined;
242
242
  controlRenders?: any[] | undefined;
243
- appId?: string | undefined;
243
+ appId: string;
244
244
  id?: string | undefined;
245
245
  name?: string | undefined;
246
246
  codeName?: string | undefined;
@@ -256,7 +256,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
256
256
  controlAttributes?: {
257
257
  attrName?: string | undefined;
258
258
  attrValue?: string | undefined;
259
- appId?: string | undefined;
259
+ appId: string;
260
260
  id?: string | undefined;
261
261
  name?: string | undefined;
262
262
  codeName?: string | undefined;
@@ -279,7 +279,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
279
279
  scriptCode?: string | undefined;
280
280
  timer?: number | undefined;
281
281
  triggerType?: string | undefined;
282
- appId?: string | undefined;
282
+ appId: string;
283
283
  id?: string | undefined;
284
284
  name?: string | undefined;
285
285
  codeName?: string | undefined;
@@ -296,7 +296,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
296
296
  isPrototypeOf: (v: Object) => boolean;
297
297
  propertyIsEnumerable: (v: PropertyKey) => boolean;
298
298
  } | undefined;
299
- appId?: string | undefined;
299
+ appId: string;
300
300
  id?: string | undefined;
301
301
  name?: string | undefined;
302
302
  codeName?: string | undefined;
@@ -313,20 +313,20 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
313
313
  lanResTag?: string | undefined;
314
314
  lanResType?: string | undefined;
315
315
  refFlag?: boolean | undefined;
316
- appId?: string | undefined;
316
+ appId: string;
317
317
  id?: string | undefined;
318
318
  name?: string | undefined;
319
319
  codeName?: string | undefined;
320
320
  userParam?: Record<string, string> | undefined;
321
321
  } | undefined;
322
322
  timeout?: number | undefined;
323
- appId?: string | undefined;
323
+ appId: string;
324
324
  id?: string | undefined;
325
325
  name?: string | undefined;
326
326
  codeName?: string | undefined;
327
327
  userParam?: Record<string, string> | undefined;
328
328
  }[] | undefined;
329
- appId?: string | undefined;
329
+ appId: string;
330
330
  id?: string | undefined;
331
331
  name?: string | undefined;
332
332
  userParam?: Record<string, string> | undefined;
@@ -336,7 +336,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
336
336
  cssName?: string | undefined;
337
337
  cssStyle?: string | undefined;
338
338
  designCssStyle?: string | undefined;
339
- appId?: string | undefined;
339
+ appId: string;
340
340
  id?: string | undefined;
341
341
  name?: string | undefined;
342
342
  userParam?: Record<string, string> | undefined;
@@ -348,7 +348,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
348
348
  appDEMethodId?: string | undefined;
349
349
  appDataEntityId?: string | undefined;
350
350
  timeout?: number | undefined;
351
- appId?: string | undefined;
351
+ appId: string;
352
352
  id?: string | undefined;
353
353
  name?: string | undefined;
354
354
  codeName?: string | undefined;
@@ -360,14 +360,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
360
360
  appDEMethodId?: string | undefined;
361
361
  appDataEntityId?: string | undefined;
362
362
  timeout?: number | undefined;
363
- appId?: string | undefined;
363
+ appId: string;
364
364
  id?: string | undefined;
365
365
  name?: string | undefined;
366
366
  codeName?: string | undefined;
367
367
  userParam?: Record<string, string> | undefined;
368
368
  } | undefined;
369
369
  width?: number | undefined;
370
- appId?: string | undefined;
370
+ appId: string;
371
371
  id?: string | undefined;
372
372
  name?: string | undefined;
373
373
  userParam?: Record<string, string> | undefined;
@@ -384,7 +384,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
384
384
  counterId?: string | undefined;
385
385
  sysPFPluginId?: string | undefined;
386
386
  timer?: number | undefined;
387
- appId?: string | undefined;
387
+ appId: string;
388
388
  id?: string | undefined;
389
389
  name?: string | undefined;
390
390
  userParam?: Record<string, string> | undefined;
@@ -400,7 +400,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
400
400
  propertyIsEnumerable: (v: PropertyKey) => boolean;
401
401
  } | undefined;
402
402
  tag?: string | undefined;
403
- appId?: string | undefined;
403
+ appId: string;
404
404
  id?: string | undefined;
405
405
  name?: string | undefined;
406
406
  codeName?: string | undefined;
@@ -421,13 +421,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
421
421
  isPrototypeOf: (v: Object) => boolean;
422
422
  propertyIsEnumerable: (v: PropertyKey) => boolean;
423
423
  } | undefined;
424
- appId?: string | undefined;
424
+ appId: string;
425
425
  id?: string | undefined;
426
426
  name?: string | undefined;
427
427
  codeName?: string | undefined;
428
428
  userParam?: Record<string, string> | undefined;
429
429
  }[] | undefined;
430
- appId?: string | undefined;
430
+ appId: string;
431
431
  id?: string | undefined;
432
432
  name?: string | undefined;
433
433
  codeName?: string | undefined;
@@ -445,7 +445,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
445
445
  key?: string | undefined;
446
446
  value?: string | undefined;
447
447
  rawValue?: boolean | undefined;
448
- appId?: string | undefined;
448
+ appId: string;
449
449
  id?: string | undefined;
450
450
  name?: string | undefined;
451
451
  codeName?: string | undefined;
@@ -456,13 +456,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
456
456
  key?: string | undefined;
457
457
  value?: string | undefined;
458
458
  rawValue?: boolean | undefined;
459
- appId?: string | undefined;
459
+ appId: string;
460
460
  id?: string | undefined;
461
461
  name?: string | undefined;
462
462
  codeName?: string | undefined;
463
463
  userParam?: Record<string, string> | undefined;
464
464
  }[] | undefined;
465
- appId?: string | undefined;
465
+ appId: string;
466
466
  id?: string | undefined;
467
467
  name?: string | undefined;
468
468
  codeName?: string | undefined;
@@ -473,7 +473,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
473
473
  codeName?: string | undefined;
474
474
  logicType?: string | undefined;
475
475
  viewLogicStyle?: string | undefined;
476
- appId?: string | undefined;
476
+ appId: string;
477
477
  id?: string | undefined;
478
478
  name?: string | undefined;
479
479
  userParam?: Record<string, string> | undefined;
@@ -506,7 +506,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
506
506
  scriptCode?: string | undefined;
507
507
  timer?: number | undefined;
508
508
  builtinLogic?: boolean | undefined;
509
- appId?: string | undefined;
509
+ appId: string;
510
510
  id?: string | undefined;
511
511
  name?: string | undefined;
512
512
  codeName?: string | undefined;
@@ -542,7 +542,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
542
542
  lanResTag?: string | undefined;
543
543
  lanResType?: string | undefined;
544
544
  refFlag?: boolean | undefined;
545
- appId?: string | undefined;
545
+ appId: string;
546
546
  id?: string | undefined;
547
547
  name?: string | undefined;
548
548
  codeName?: string | undefined;
@@ -565,7 +565,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
565
565
  key?: string | undefined;
566
566
  value?: string | undefined;
567
567
  rawValue?: boolean | undefined;
568
- appId?: string | undefined;
568
+ appId: string;
569
569
  id?: string | undefined;
570
570
  name?: string | undefined;
571
571
  codeName?: string | undefined;
@@ -576,13 +576,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
576
576
  key?: string | undefined;
577
577
  value?: string | undefined;
578
578
  rawValue?: boolean | undefined;
579
- appId?: string | undefined;
579
+ appId: string;
580
580
  id?: string | undefined;
581
581
  name?: string | undefined;
582
582
  codeName?: string | undefined;
583
583
  userParam?: Record<string, string> | undefined;
584
584
  }[] | undefined;
585
- appId?: string | undefined;
585
+ appId: string;
586
586
  id?: string | undefined;
587
587
  name?: string | undefined;
588
588
  codeName?: string | undefined;
@@ -598,7 +598,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
598
598
  controlAttributes?: {
599
599
  attrName?: string | undefined;
600
600
  attrValue?: string | undefined;
601
- appId?: string | undefined;
601
+ appId: string;
602
602
  id?: string | undefined;
603
603
  name?: string | undefined;
604
604
  codeName?: string | undefined;
@@ -621,7 +621,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
621
621
  scriptCode?: string | undefined;
622
622
  timer?: number | undefined;
623
623
  triggerType?: string | undefined;
624
- appId?: string | undefined;
624
+ appId: string;
625
625
  id?: string | undefined;
626
626
  name?: string | undefined;
627
627
  codeName?: string | undefined;
@@ -638,7 +638,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
638
638
  isPrototypeOf: (v: Object) => boolean;
639
639
  propertyIsEnumerable: (v: PropertyKey) => boolean;
640
640
  } | undefined;
641
- appId?: string | undefined;
641
+ appId: string;
642
642
  id?: string | undefined;
643
643
  name?: string | undefined;
644
644
  codeName?: string | undefined;
@@ -655,20 +655,20 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
655
655
  lanResTag?: string | undefined;
656
656
  lanResType?: string | undefined;
657
657
  refFlag?: boolean | undefined;
658
- appId?: string | undefined;
658
+ appId: string;
659
659
  id?: string | undefined;
660
660
  name?: string | undefined;
661
661
  codeName?: string | undefined;
662
662
  userParam?: Record<string, string> | undefined;
663
663
  } | undefined;
664
664
  timeout?: number | undefined;
665
- appId?: string | undefined;
665
+ appId: string;
666
666
  id?: string | undefined;
667
667
  name?: string | undefined;
668
668
  codeName?: string | undefined;
669
669
  userParam?: Record<string, string> | undefined;
670
670
  }[] | undefined;
671
- appId?: string | undefined;
671
+ appId: string;
672
672
  id?: string | undefined;
673
673
  name?: string | undefined;
674
674
  userParam?: Record<string, string> | undefined;
@@ -678,7 +678,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
678
678
  cssName?: string | undefined;
679
679
  cssStyle?: string | undefined;
680
680
  designCssStyle?: string | undefined;
681
- appId?: string | undefined;
681
+ appId: string;
682
682
  id?: string | undefined;
683
683
  name?: string | undefined;
684
684
  userParam?: Record<string, string> | undefined;
@@ -690,7 +690,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
690
690
  appDEMethodId?: string | undefined;
691
691
  appDataEntityId?: string | undefined;
692
692
  timeout?: number | undefined;
693
- appId?: string | undefined;
693
+ appId: string;
694
694
  id?: string | undefined;
695
695
  name?: string | undefined;
696
696
  codeName?: string | undefined;
@@ -702,21 +702,21 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
702
702
  appDEMethodId?: string | undefined;
703
703
  appDataEntityId?: string | undefined;
704
704
  timeout?: number | undefined;
705
- appId?: string | undefined;
705
+ appId: string;
706
706
  id?: string | undefined;
707
707
  name?: string | undefined;
708
708
  codeName?: string | undefined;
709
709
  userParam?: Record<string, string> | undefined;
710
710
  } | undefined;
711
711
  width?: number | undefined;
712
- appId?: string | undefined;
712
+ appId: string;
713
713
  id?: string | undefined;
714
714
  name?: string | undefined;
715
715
  userParam?: Record<string, string> | undefined;
716
716
  }[] | undefined;
717
717
  layout?: {
718
718
  layout?: string | undefined;
719
- appId?: string | undefined;
719
+ appId: string;
720
720
  id?: string | undefined;
721
721
  name?: string | undefined;
722
722
  codeName?: string | undefined;
@@ -725,7 +725,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
725
725
  } | undefined;
726
726
  renderName?: string | undefined;
727
727
  renderType?: string | undefined;
728
- appId?: string | undefined;
728
+ appId: string;
729
729
  id?: string | undefined;
730
730
  name?: string | undefined;
731
731
  codeName?: string | undefined;
@@ -741,20 +741,20 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
741
741
  lanResTag?: string | undefined;
742
742
  lanResType?: string | undefined;
743
743
  refFlag?: boolean | undefined;
744
- appId?: string | undefined;
744
+ appId: string;
745
745
  id?: string | undefined;
746
746
  name?: string | undefined;
747
747
  codeName?: string | undefined;
748
748
  userParam?: Record<string, string> | undefined;
749
749
  } | undefined;
750
750
  timeout?: number | undefined;
751
- appId?: string | undefined;
751
+ appId: string;
752
752
  id?: string | undefined;
753
753
  name?: string | undefined;
754
754
  codeName?: string | undefined;
755
755
  userParam?: Record<string, string> | undefined;
756
756
  }[] | undefined;
757
- appId?: string | undefined;
757
+ appId: string;
758
758
  id?: string | undefined;
759
759
  name?: string | undefined;
760
760
  userParam?: Record<string, string> | undefined;
@@ -764,7 +764,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
764
764
  cssName?: string | undefined;
765
765
  cssStyle?: string | undefined;
766
766
  designCssStyle?: string | undefined;
767
- appId?: string | undefined;
767
+ appId: string;
768
768
  id?: string | undefined;
769
769
  name?: string | undefined;
770
770
  userParam?: Record<string, string> | undefined;
@@ -776,7 +776,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
776
776
  appDEMethodId?: string | undefined;
777
777
  appDataEntityId?: string | undefined;
778
778
  timeout?: number | undefined;
779
- appId?: string | undefined;
779
+ appId: string;
780
780
  id?: string | undefined;
781
781
  name?: string | undefined;
782
782
  codeName?: string | undefined;
@@ -788,14 +788,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
788
788
  appDEMethodId?: string | undefined;
789
789
  appDataEntityId?: string | undefined;
790
790
  timeout?: number | undefined;
791
- appId?: string | undefined;
791
+ appId: string;
792
792
  id?: string | undefined;
793
793
  name?: string | undefined;
794
794
  codeName?: string | undefined;
795
795
  userParam?: Record<string, string> | undefined;
796
796
  } | undefined;
797
797
  width?: number | undefined;
798
- appId?: string | undefined;
798
+ appId: string;
799
799
  id?: string | undefined;
800
800
  name?: string | undefined;
801
801
  userParam?: Record<string, string> | undefined;
@@ -812,7 +812,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
812
812
  counterId?: string | undefined;
813
813
  sysPFPluginId?: string | undefined;
814
814
  timer?: number | undefined;
815
- appId?: string | undefined;
815
+ appId: string;
816
816
  id?: string | undefined;
817
817
  name?: string | undefined;
818
818
  userParam?: Record<string, string> | undefined;
@@ -828,7 +828,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
828
828
  propertyIsEnumerable: (v: PropertyKey) => boolean;
829
829
  } | undefined;
830
830
  tag?: string | undefined;
831
- appId?: string | undefined;
831
+ appId: string;
832
832
  id?: string | undefined;
833
833
  name?: string | undefined;
834
834
  codeName?: string | undefined;
@@ -849,13 +849,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
849
849
  isPrototypeOf: (v: Object) => boolean;
850
850
  propertyIsEnumerable: (v: PropertyKey) => boolean;
851
851
  } | undefined;
852
- appId?: string | undefined;
852
+ appId: string;
853
853
  id?: string | undefined;
854
854
  name?: string | undefined;
855
855
  codeName?: string | undefined;
856
856
  userParam?: Record<string, string> | undefined;
857
857
  }[] | undefined;
858
- appId?: string | undefined;
858
+ appId: string;
859
859
  id?: string | undefined;
860
860
  name?: string | undefined;
861
861
  codeName?: string | undefined;
@@ -873,7 +873,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
873
873
  key?: string | undefined;
874
874
  value?: string | undefined;
875
875
  rawValue?: boolean | undefined;
876
- appId?: string | undefined;
876
+ appId: string;
877
877
  id?: string | undefined;
878
878
  name?: string | undefined;
879
879
  codeName?: string | undefined;
@@ -884,13 +884,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
884
884
  key?: string | undefined;
885
885
  value?: string | undefined;
886
886
  rawValue?: boolean | undefined;
887
- appId?: string | undefined;
887
+ appId: string;
888
888
  id?: string | undefined;
889
889
  name?: string | undefined;
890
890
  codeName?: string | undefined;
891
891
  userParam?: Record<string, string> | undefined;
892
892
  }[] | undefined;
893
- appId?: string | undefined;
893
+ appId: string;
894
894
  id?: string | undefined;
895
895
  name?: string | undefined;
896
896
  codeName?: string | undefined;
@@ -901,7 +901,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
901
901
  codeName?: string | undefined;
902
902
  logicType?: string | undefined;
903
903
  viewLogicStyle?: string | undefined;
904
- appId?: string | undefined;
904
+ appId: string;
905
905
  id?: string | undefined;
906
906
  name?: string | undefined;
907
907
  userParam?: Record<string, string> | undefined;
@@ -934,7 +934,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
934
934
  scriptCode?: string | undefined;
935
935
  timer?: number | undefined;
936
936
  builtinLogic?: boolean | undefined;
937
- appId?: string | undefined;
937
+ appId: string;
938
938
  id?: string | undefined;
939
939
  name?: string | undefined;
940
940
  codeName?: string | undefined;
@@ -970,7 +970,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
970
970
  lanResTag?: string | undefined;
971
971
  lanResType?: string | undefined;
972
972
  refFlag?: boolean | undefined;
973
- appId?: string | undefined;
973
+ appId: string;
974
974
  id?: string | undefined;
975
975
  name?: string | undefined;
976
976
  codeName?: string | undefined;
@@ -993,7 +993,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
993
993
  key?: string | undefined;
994
994
  value?: string | undefined;
995
995
  rawValue?: boolean | undefined;
996
- appId?: string | undefined;
996
+ appId: string;
997
997
  id?: string | undefined;
998
998
  name?: string | undefined;
999
999
  codeName?: string | undefined;
@@ -1004,13 +1004,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1004
1004
  key?: string | undefined;
1005
1005
  value?: string | undefined;
1006
1006
  rawValue?: boolean | undefined;
1007
- appId?: string | undefined;
1007
+ appId: string;
1008
1008
  id?: string | undefined;
1009
1009
  name?: string | undefined;
1010
1010
  codeName?: string | undefined;
1011
1011
  userParam?: Record<string, string> | undefined;
1012
1012
  }[] | undefined;
1013
- appId?: string | undefined;
1013
+ appId: string;
1014
1014
  id?: string | undefined;
1015
1015
  name?: string | undefined;
1016
1016
  codeName?: string | undefined;
@@ -1026,7 +1026,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1026
1026
  controlAttributes?: {
1027
1027
  attrName?: string | undefined;
1028
1028
  attrValue?: string | undefined;
1029
- appId?: string | undefined;
1029
+ appId: string;
1030
1030
  id?: string | undefined;
1031
1031
  name?: string | undefined;
1032
1032
  codeName?: string | undefined;
@@ -1049,7 +1049,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1049
1049
  scriptCode?: string | undefined;
1050
1050
  timer?: number | undefined;
1051
1051
  triggerType?: string | undefined;
1052
- appId?: string | undefined;
1052
+ appId: string;
1053
1053
  id?: string | undefined;
1054
1054
  name?: string | undefined;
1055
1055
  codeName?: string | undefined;
@@ -1066,7 +1066,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1066
1066
  isPrototypeOf: (v: Object) => boolean;
1067
1067
  propertyIsEnumerable: (v: PropertyKey) => boolean;
1068
1068
  } | undefined;
1069
- appId?: string | undefined;
1069
+ appId: string;
1070
1070
  id?: string | undefined;
1071
1071
  name?: string | undefined;
1072
1072
  codeName?: string | undefined;
@@ -1085,7 +1085,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1085
1085
  appDEMethodId?: string | undefined;
1086
1086
  appDataEntityId?: string | undefined;
1087
1087
  timeout?: number | undefined;
1088
- appId?: string | undefined;
1088
+ appId: string;
1089
1089
  id?: string | undefined;
1090
1090
  name?: string | undefined;
1091
1091
  codeName?: string | undefined;
@@ -1100,7 +1100,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1100
1100
  lanResTag?: string | undefined;
1101
1101
  lanResType?: string | undefined;
1102
1102
  refFlag?: boolean | undefined;
1103
- appId?: string | undefined;
1103
+ appId: string;
1104
1104
  id?: string | undefined;
1105
1105
  name?: string | undefined;
1106
1106
  codeName?: string | undefined;
@@ -1121,14 +1121,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1121
1121
  cssName?: string | undefined;
1122
1122
  cssStyle?: string | undefined;
1123
1123
  designCssStyle?: string | undefined;
1124
- appId?: string | undefined;
1124
+ appId: string;
1125
1125
  id?: string | undefined;
1126
1126
  name?: string | undefined;
1127
1127
  userParam?: Record<string, string> | undefined;
1128
1128
  } | undefined;
1129
1129
  layout?: {
1130
1130
  layout?: string | undefined;
1131
- appId?: string | undefined;
1131
+ appId: string;
1132
1132
  id?: string | undefined;
1133
1133
  name?: string | undefined;
1134
1134
  codeName?: string | undefined;
@@ -1146,7 +1146,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1146
1146
  valignSelf?: string | undefined;
1147
1147
  width?: number | undefined;
1148
1148
  widthMode?: string | undefined;
1149
- appId?: string | undefined;
1149
+ appId: string;
1150
1150
  id?: string | undefined;
1151
1151
  name?: string | undefined;
1152
1152
  codeName?: string | undefined;
@@ -1159,7 +1159,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1159
1159
  panelItemLogics?: {
1160
1160
  logicCat?: string | undefined;
1161
1161
  logicType?: string | undefined;
1162
- appId?: string | undefined;
1162
+ appId: string;
1163
1163
  id?: string | undefined;
1164
1164
  name?: string | undefined;
1165
1165
  codeName?: string | undefined;
@@ -1167,7 +1167,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1167
1167
  }[] | undefined;
1168
1168
  notMode?: boolean | undefined;
1169
1169
  logicType?: string | undefined;
1170
- appId?: string | undefined;
1170
+ appId: string;
1171
1171
  id?: string | undefined;
1172
1172
  name?: string | undefined;
1173
1173
  codeName?: string | undefined;
@@ -1178,7 +1178,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1178
1178
  cssName?: string | undefined;
1179
1179
  cssStyle?: string | undefined;
1180
1180
  designCssStyle?: string | undefined;
1181
- appId?: string | undefined;
1181
+ appId: string;
1182
1182
  id?: string | undefined;
1183
1183
  name?: string | undefined;
1184
1184
  userParam?: Record<string, string> | undefined;
@@ -1193,7 +1193,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1193
1193
  imagePathX?: string | undefined;
1194
1194
  rawContent?: string | undefined;
1195
1195
  width?: number | undefined;
1196
- appId?: string | undefined;
1196
+ appId: string;
1197
1197
  id?: string | undefined;
1198
1198
  name?: string | undefined;
1199
1199
  userParam?: Record<string, string> | undefined;
@@ -1204,7 +1204,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1204
1204
  controlAttributes?: {
1205
1205
  attrName?: string | undefined;
1206
1206
  attrValue?: string | undefined;
1207
- appId?: string | undefined;
1207
+ appId: string;
1208
1208
  id?: string | undefined;
1209
1209
  name?: string | undefined;
1210
1210
  codeName?: string | undefined;
@@ -1227,14 +1227,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1227
1227
  scriptCode?: string | undefined;
1228
1228
  timer?: number | undefined;
1229
1229
  triggerType?: string | undefined;
1230
- appId?: string | undefined;
1230
+ appId: string;
1231
1231
  id?: string | undefined;
1232
1232
  name?: string | undefined;
1233
1233
  codeName?: string | undefined;
1234
1234
  userParam?: Record<string, string> | undefined;
1235
1235
  }[] | undefined;
1236
1236
  controlRenders?: any[] | undefined;
1237
- appId?: string | undefined;
1237
+ appId: string;
1238
1238
  id?: string | undefined;
1239
1239
  name?: string | undefined;
1240
1240
  codeName?: string | undefined;
@@ -1250,7 +1250,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1250
1250
  controlAttributes?: {
1251
1251
  attrName?: string | undefined;
1252
1252
  attrValue?: string | undefined;
1253
- appId?: string | undefined;
1253
+ appId: string;
1254
1254
  id?: string | undefined;
1255
1255
  name?: string | undefined;
1256
1256
  codeName?: string | undefined;
@@ -1273,7 +1273,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1273
1273
  scriptCode?: string | undefined;
1274
1274
  timer?: number | undefined;
1275
1275
  triggerType?: string | undefined;
1276
- appId?: string | undefined;
1276
+ appId: string;
1277
1277
  id?: string | undefined;
1278
1278
  name?: string | undefined;
1279
1279
  codeName?: string | undefined;
@@ -1290,7 +1290,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1290
1290
  isPrototypeOf: (v: Object) => boolean;
1291
1291
  propertyIsEnumerable: (v: PropertyKey) => boolean;
1292
1292
  } | undefined;
1293
- appId?: string | undefined;
1293
+ appId: string;
1294
1294
  id?: string | undefined;
1295
1295
  name?: string | undefined;
1296
1296
  codeName?: string | undefined;
@@ -1307,20 +1307,20 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1307
1307
  lanResTag?: string | undefined;
1308
1308
  lanResType?: string | undefined;
1309
1309
  refFlag?: boolean | undefined;
1310
- appId?: string | undefined;
1310
+ appId: string;
1311
1311
  id?: string | undefined;
1312
1312
  name?: string | undefined;
1313
1313
  codeName?: string | undefined;
1314
1314
  userParam?: Record<string, string> | undefined;
1315
1315
  } | undefined;
1316
1316
  timeout?: number | undefined;
1317
- appId?: string | undefined;
1317
+ appId: string;
1318
1318
  id?: string | undefined;
1319
1319
  name?: string | undefined;
1320
1320
  codeName?: string | undefined;
1321
1321
  userParam?: Record<string, string> | undefined;
1322
1322
  }[] | undefined;
1323
- appId?: string | undefined;
1323
+ appId: string;
1324
1324
  id?: string | undefined;
1325
1325
  name?: string | undefined;
1326
1326
  userParam?: Record<string, string> | undefined;
@@ -1330,7 +1330,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1330
1330
  cssName?: string | undefined;
1331
1331
  cssStyle?: string | undefined;
1332
1332
  designCssStyle?: string | undefined;
1333
- appId?: string | undefined;
1333
+ appId: string;
1334
1334
  id?: string | undefined;
1335
1335
  name?: string | undefined;
1336
1336
  userParam?: Record<string, string> | undefined;
@@ -1342,7 +1342,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1342
1342
  appDEMethodId?: string | undefined;
1343
1343
  appDataEntityId?: string | undefined;
1344
1344
  timeout?: number | undefined;
1345
- appId?: string | undefined;
1345
+ appId: string;
1346
1346
  id?: string | undefined;
1347
1347
  name?: string | undefined;
1348
1348
  codeName?: string | undefined;
@@ -1354,14 +1354,14 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1354
1354
  appDEMethodId?: string | undefined;
1355
1355
  appDataEntityId?: string | undefined;
1356
1356
  timeout?: number | undefined;
1357
- appId?: string | undefined;
1357
+ appId: string;
1358
1358
  id?: string | undefined;
1359
1359
  name?: string | undefined;
1360
1360
  codeName?: string | undefined;
1361
1361
  userParam?: Record<string, string> | undefined;
1362
1362
  } | undefined;
1363
1363
  width?: number | undefined;
1364
- appId?: string | undefined;
1364
+ appId: string;
1365
1365
  id?: string | undefined;
1366
1366
  name?: string | undefined;
1367
1367
  userParam?: Record<string, string> | undefined;
@@ -1378,7 +1378,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1378
1378
  counterId?: string | undefined;
1379
1379
  sysPFPluginId?: string | undefined;
1380
1380
  timer?: number | undefined;
1381
- appId?: string | undefined;
1381
+ appId: string;
1382
1382
  id?: string | undefined;
1383
1383
  name?: string | undefined;
1384
1384
  userParam?: Record<string, string> | undefined;
@@ -1394,7 +1394,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1394
1394
  propertyIsEnumerable: (v: PropertyKey) => boolean;
1395
1395
  } | undefined;
1396
1396
  tag?: string | undefined;
1397
- appId?: string | undefined;
1397
+ appId: string;
1398
1398
  id?: string | undefined;
1399
1399
  name?: string | undefined;
1400
1400
  codeName?: string | undefined;
@@ -1415,13 +1415,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1415
1415
  isPrototypeOf: (v: Object) => boolean;
1416
1416
  propertyIsEnumerable: (v: PropertyKey) => boolean;
1417
1417
  } | undefined;
1418
- appId?: string | undefined;
1418
+ appId: string;
1419
1419
  id?: string | undefined;
1420
1420
  name?: string | undefined;
1421
1421
  codeName?: string | undefined;
1422
1422
  userParam?: Record<string, string> | undefined;
1423
1423
  }[] | undefined;
1424
- appId?: string | undefined;
1424
+ appId: string;
1425
1425
  id?: string | undefined;
1426
1426
  name?: string | undefined;
1427
1427
  codeName?: string | undefined;
@@ -1439,7 +1439,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1439
1439
  key?: string | undefined;
1440
1440
  value?: string | undefined;
1441
1441
  rawValue?: boolean | undefined;
1442
- appId?: string | undefined;
1442
+ appId: string;
1443
1443
  id?: string | undefined;
1444
1444
  name?: string | undefined;
1445
1445
  codeName?: string | undefined;
@@ -1450,13 +1450,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1450
1450
  key?: string | undefined;
1451
1451
  value?: string | undefined;
1452
1452
  rawValue?: boolean | undefined;
1453
- appId?: string | undefined;
1453
+ appId: string;
1454
1454
  id?: string | undefined;
1455
1455
  name?: string | undefined;
1456
1456
  codeName?: string | undefined;
1457
1457
  userParam?: Record<string, string> | undefined;
1458
1458
  }[] | undefined;
1459
- appId?: string | undefined;
1459
+ appId: string;
1460
1460
  id?: string | undefined;
1461
1461
  name?: string | undefined;
1462
1462
  codeName?: string | undefined;
@@ -1467,7 +1467,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1467
1467
  codeName?: string | undefined;
1468
1468
  logicType?: string | undefined;
1469
1469
  viewLogicStyle?: string | undefined;
1470
- appId?: string | undefined;
1470
+ appId: string;
1471
1471
  id?: string | undefined;
1472
1472
  name?: string | undefined;
1473
1473
  userParam?: Record<string, string> | undefined;
@@ -1500,7 +1500,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1500
1500
  scriptCode?: string | undefined;
1501
1501
  timer?: number | undefined;
1502
1502
  builtinLogic?: boolean | undefined;
1503
- appId?: string | undefined;
1503
+ appId: string;
1504
1504
  id?: string | undefined;
1505
1505
  name?: string | undefined;
1506
1506
  codeName?: string | undefined;
@@ -1536,7 +1536,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1536
1536
  lanResTag?: string | undefined;
1537
1537
  lanResType?: string | undefined;
1538
1538
  refFlag?: boolean | undefined;
1539
- appId?: string | undefined;
1539
+ appId: string;
1540
1540
  id?: string | undefined;
1541
1541
  name?: string | undefined;
1542
1542
  codeName?: string | undefined;
@@ -1559,7 +1559,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1559
1559
  key?: string | undefined;
1560
1560
  value?: string | undefined;
1561
1561
  rawValue?: boolean | undefined;
1562
- appId?: string | undefined;
1562
+ appId: string;
1563
1563
  id?: string | undefined;
1564
1564
  name?: string | undefined;
1565
1565
  codeName?: string | undefined;
@@ -1570,13 +1570,13 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1570
1570
  key?: string | undefined;
1571
1571
  value?: string | undefined;
1572
1572
  rawValue?: boolean | undefined;
1573
- appId?: string | undefined;
1573
+ appId: string;
1574
1574
  id?: string | undefined;
1575
1575
  name?: string | undefined;
1576
1576
  codeName?: string | undefined;
1577
1577
  userParam?: Record<string, string> | undefined;
1578
1578
  }[] | undefined;
1579
- appId?: string | undefined;
1579
+ appId: string;
1580
1580
  id?: string | undefined;
1581
1581
  name?: string | undefined;
1582
1582
  codeName?: string | undefined;
@@ -1585,7 +1585,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1585
1585
  controls?: any[] | undefined;
1586
1586
  layout?: {
1587
1587
  layout?: string | undefined;
1588
- appId?: string | undefined;
1588
+ appId: string;
1589
1589
  id?: string | undefined;
1590
1590
  name?: string | undefined;
1591
1591
  codeName?: string | undefined;
@@ -1594,7 +1594,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1594
1594
  } | undefined;
1595
1595
  renderName?: string | undefined;
1596
1596
  renderType?: string | undefined;
1597
- appId?: string | undefined;
1597
+ appId: string;
1598
1598
  id?: string | undefined;
1599
1599
  name?: string | undefined;
1600
1600
  codeName?: string | undefined;
@@ -1610,20 +1610,20 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1610
1610
  lanResTag?: string | undefined;
1611
1611
  lanResType?: string | undefined;
1612
1612
  refFlag?: boolean | undefined;
1613
- appId?: string | undefined;
1613
+ appId: string;
1614
1614
  id?: string | undefined;
1615
1615
  name?: string | undefined;
1616
1616
  codeName?: string | undefined;
1617
1617
  userParam?: Record<string, string> | undefined;
1618
1618
  } | undefined;
1619
1619
  timeout?: number | undefined;
1620
- appId?: string | undefined;
1620
+ appId: string;
1621
1621
  id?: string | undefined;
1622
1622
  name?: string | undefined;
1623
1623
  codeName?: string | undefined;
1624
1624
  userParam?: Record<string, string> | undefined;
1625
1625
  }[] | undefined;
1626
- appId?: string | undefined;
1626
+ appId: string;
1627
1627
  id?: string | undefined;
1628
1628
  name?: string | undefined;
1629
1629
  userParam?: Record<string, string> | undefined;
@@ -1633,7 +1633,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1633
1633
  cssName?: string | undefined;
1634
1634
  cssStyle?: string | undefined;
1635
1635
  designCssStyle?: string | undefined;
1636
- appId?: string | undefined;
1636
+ appId: string;
1637
1637
  id?: string | undefined;
1638
1638
  name?: string | undefined;
1639
1639
  userParam?: Record<string, string> | undefined;
@@ -1645,7 +1645,7 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1645
1645
  appDEMethodId?: string | undefined;
1646
1646
  appDataEntityId?: string | undefined;
1647
1647
  timeout?: number | undefined;
1648
- appId?: string | undefined;
1648
+ appId: string;
1649
1649
  id?: string | undefined;
1650
1650
  name?: string | undefined;
1651
1651
  codeName?: string | undefined;
@@ -1657,21 +1657,21 @@ export declare const CustomDashboardContainer: import("vue").DefineComponent<{
1657
1657
  appDEMethodId?: string | undefined;
1658
1658
  appDataEntityId?: string | undefined;
1659
1659
  timeout?: number | undefined;
1660
- appId?: string | undefined;
1660
+ appId: string;
1661
1661
  id?: string | undefined;
1662
1662
  name?: string | undefined;
1663
1663
  codeName?: string | undefined;
1664
1664
  userParam?: Record<string, string> | undefined;
1665
1665
  } | undefined;
1666
1666
  width?: number | undefined;
1667
- appId?: string | undefined;
1667
+ appId: string;
1668
1668
  id?: string | undefined;
1669
1669
  name?: string | undefined;
1670
1670
  userParam?: Record<string, string> | undefined;
1671
1671
  }[] | undefined;
1672
1672
  layout?: {
1673
1673
  layout?: string | undefined;
1674
- appId?: string | undefined;
1674
+ appId: string;
1675
1675
  id?: string | undefined;
1676
1676
  name?: string | undefined;
1677
1677
  codeName?: string | undefined;