@fly-vue/lcdp-iview 1.8.14 → 1.8.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 (55) hide show
  1. package/@types/module/action-nodes/impl/message.d.ts +5 -2
  2. package/@types/module/action-nodes/impl/open-in-dialog copy.d.ts +10 -0
  3. package/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +2 -2
  4. package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +4 -4
  5. package/@types/module/components/components/IvTableGrid/index.vue.d.ts +28 -11
  6. package/@types/module/components/components/IvTableGrid/simple-page.vue.d.ts +34 -0
  7. package/@types/module/components/components/IvTableGrid/table-props.d.ts +3 -3
  8. package/@types/module/components/components/IvTableGrid/use-column-summary.d.ts +4 -0
  9. package/@types/module/components/components/IvWizard/index.vue.d.ts +3 -1
  10. package/@types/module/components/components/base/IvIframe/index.vue.d.ts +1 -1
  11. package/@types/module/components/components/base/IvInputMoney.vue.d.ts +132 -0
  12. package/@types/module/components/components/base/IvText/index.vue.d.ts +2 -2
  13. package/@types/module/components/components/base/LcdpFormGroup.vue.d.ts +62 -0
  14. package/@types/module/components/components/entity/IvEntityExcelImporter/index.vue.d.ts +13 -0
  15. package/@types/module/components/components/entity/IvEntityQueryBuilder/fieldAnalysis.vue.d.ts +1 -1
  16. package/@types/module/components/components/entity/IvEntityQueryBuilder/index.vue.d.ts +1 -1
  17. package/@types/module/components/components/entity/button/create.vue.d.ts +1 -1
  18. package/@types/module/components/components/entity/button/edit.vue.d.ts +1 -1
  19. package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +13 -13
  20. package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +15 -6
  21. package/@types/module/components/index.d.ts +10 -2
  22. package/@types/module/schema-extend/components/form.d.ts +5 -0
  23. package/@types/module/schema-extend/components/modal.d.ts +5 -0
  24. package/@types/module/schema-extend/components/upload.d.ts +5 -0
  25. package/bingo-builder-manifest.json +15 -14
  26. package/index.js +3 -3
  27. package/modules/fly_vue_lcdp_iview/assets/css/app.css +2 -2
  28. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.56a2ef9d.css +1 -0
  29. package/modules/fly_vue_lcdp_iview/chunk-732b533d.1b1a4108efe38090c130.js +1 -0
  30. package/modules/fly_vue_lcdp_iview/dll-manifest.json +6 -0
  31. package/modules/fly_vue_lcdp_iview/dll.js +6 -6
  32. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.1b1a4108efe38090c130.js +1 -0
  33. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.1b1a4108efe38090c130.js +1 -0
  34. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.1b1a4108efe38090c130.js +1 -0
  35. package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.1b1a4108efe38090c130.js +1 -0
  36. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.1b1a4108efe38090c130.js +1 -0
  37. package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.8ef2b4f10effeee204cc.js → vendors~lcdp-renderer-components.1b1a4108efe38090c130.js} +2 -2
  38. package/package.json +16 -15
  39. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-basecomponent.298be239.css +0 -1
  40. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.c6fd4f30.css +0 -1
  41. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.02003927.css +0 -1
  42. package/modules/fly_vue_lcdp_iview/chunk-732b533d.8ef2b4f10effeee204cc.js +0 -1
  43. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.8ef2b4f10effeee204cc.js +0 -1
  44. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js +0 -1
  45. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.8ef2b4f10effeee204cc.js +0 -1
  46. package/modules/fly_vue_lcdp_iview/lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js +0 -1
  47. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.8ef2b4f10effeee204cc.js +0 -1
  48. /package/modules/fly_vue_lcdp_iview/assets/css/{lcdp-iview-attrcomponent.f21e74cb.css → lcdp-iview-attrcomponent.bca380d0.css} +0 -0
  49. /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.8ef2b4f10effeee204cc.js → lcdp-designer-components.1b1a4108efe38090c130.js} +0 -0
  50. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.8ef2b4f10effeee204cc.js → lcdp-iview-component-ice.1b1a4108efe38090c130.js} +0 -0
  51. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.8ef2b4f10effeee204cc.js → lcdp-iview-component-region.1b1a4108efe38090c130.js} +0 -0
  52. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.1b1a4108efe38090c130.js} +0 -0
  53. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component-ice.1b1a4108efe38090c130.js} +0 -0
  54. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component.1b1a4108efe38090c130.js} +0 -0
  55. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component~lcdp-renderer-components.8ef2b4f10effeee204cc.js → vendors~lcdp-iview-component~lcdp-renderer-components.1b1a4108efe38090c130.js} +0 -0
@@ -1,6 +1,9 @@
1
1
  import { ActionContext } from 'maple-client-orchestration-runtime';
2
- declare const _default: {
2
+ export declare const message: {
3
+ id: string;
4
+ func: (actionContext: ActionContext) => void;
5
+ };
6
+ export declare const closeMessage: {
3
7
  id: string;
4
8
  func: (actionContext: ActionContext) => void;
5
9
  };
6
- export default _default;
@@ -0,0 +1,10 @@
1
+ import { ActionContext, ActionResult } from 'maple-client-orchestration-runtime';
2
+ declare const _default: {
3
+ id: string;
4
+ func: (actionContext: ActionContext) => Promise<ActionResult>;
5
+ };
6
+ export default _default;
7
+ export declare const closeDialog: {
8
+ id: string;
9
+ func: (actionContext: ActionContext) => Promise<ActionResult>;
10
+ };
@@ -1,7 +1,7 @@
1
1
  import { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  value: {
4
- type: (BooleanConstructor | NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
4
+ type: (BooleanConstructor | StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
5
5
  };
6
6
  showBindInput: {
7
7
  type: BooleanConstructor;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  isValueExpr(value: any): any;
38
38
  }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
39
39
  value: {
40
- type: (BooleanConstructor | NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
40
+ type: (BooleanConstructor | StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
41
41
  };
42
42
  showBindInput: {
43
43
  type: BooleanConstructor;
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  value: {
3
- type: (NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
3
+ type: (StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
4
4
  };
5
5
  rows: {
6
- type: (NumberConstructor | StringConstructor)[];
6
+ type: (StringConstructor | NumberConstructor)[];
7
7
  default: number;
8
8
  };
9
9
  propSchema: {
@@ -33,10 +33,10 @@ declare const _default: import("vue").DefineComponent<{
33
33
  hasError: import("vue").Ref<boolean>;
34
34
  }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
35
35
  value: {
36
- type: (NumberConstructor | StringConstructor | ObjectConstructor | ArrayConstructor)[];
36
+ type: (StringConstructor | ObjectConstructor | NumberConstructor | ArrayConstructor)[];
37
37
  };
38
38
  rows: {
39
- type: (NumberConstructor | StringConstructor)[];
39
+ type: (StringConstructor | NumberConstructor)[];
40
40
  default: number;
41
41
  };
42
42
  propSchema: {
@@ -71,17 +71,24 @@ declare const _default: import("vue").DefineComponent<{
71
71
  filterColumn: {
72
72
  type: ArrayConstructor;
73
73
  };
74
+ /**
75
+ * 是否无限加载
76
+ * 默认为false
77
+ */
78
+ isInfinite: {
79
+ type: BooleanConstructor;
80
+ };
74
81
  size: {
75
82
  validator(value: any): boolean;
76
83
  };
77
84
  width: {
78
- type: (NumberConstructor | StringConstructor)[];
85
+ type: (StringConstructor | NumberConstructor)[];
79
86
  };
80
87
  height: {
81
- type: (NumberConstructor | StringConstructor)[];
88
+ type: (StringConstructor | NumberConstructor)[];
82
89
  };
83
90
  maxHeight: {
84
- type: (NumberConstructor | StringConstructor)[];
91
+ type: (StringConstructor | NumberConstructor)[];
85
92
  };
86
93
  stripe: {
87
94
  type: BooleanConstructor;
@@ -176,7 +183,7 @@ declare const _default: import("vue").DefineComponent<{
176
183
  default: string;
177
184
  };
178
185
  padding: {
179
- type: (NumberConstructor | StringConstructor)[];
186
+ type: (StringConstructor | NumberConstructor)[];
180
187
  default: number;
181
188
  };
182
189
  }, {
@@ -228,6 +235,8 @@ declare const _default: import("vue").DefineComponent<{
228
235
  reload: () => void;
229
236
  showGridHeader: import("vue").Ref<boolean>;
230
237
  isDesign: boolean;
238
+ showSummary: import("vue").ComputedRef<boolean>;
239
+ summaryMethod: import("vue").ComputedRef<any>;
231
240
  }, {}, {}, {
232
241
  /**
233
242
  * 点击行
@@ -305,17 +314,24 @@ declare const _default: import("vue").DefineComponent<{
305
314
  filterColumn: {
306
315
  type: ArrayConstructor;
307
316
  };
317
+ /**
318
+ * 是否无限加载
319
+ * 默认为false
320
+ */
321
+ isInfinite: {
322
+ type: BooleanConstructor;
323
+ };
308
324
  size: {
309
325
  validator(value: any): boolean;
310
326
  };
311
327
  width: {
312
- type: (NumberConstructor | StringConstructor)[];
328
+ type: (StringConstructor | NumberConstructor)[];
313
329
  };
314
330
  height: {
315
- type: (NumberConstructor | StringConstructor)[];
331
+ type: (StringConstructor | NumberConstructor)[];
316
332
  };
317
333
  maxHeight: {
318
- type: (NumberConstructor | StringConstructor)[];
334
+ type: (StringConstructor | NumberConstructor)[];
319
335
  };
320
336
  stripe: {
321
337
  type: BooleanConstructor;
@@ -410,13 +426,16 @@ declare const _default: import("vue").DefineComponent<{
410
426
  default: string;
411
427
  };
412
428
  padding: {
413
- type: (NumberConstructor | StringConstructor)[];
429
+ type: (StringConstructor | NumberConstructor)[];
414
430
  default: number;
415
431
  };
416
432
  }>>, {
433
+ loading: boolean;
417
434
  draggable: boolean;
435
+ padding: string | number;
418
436
  border: boolean;
419
437
  contextMenu: boolean;
438
+ showSummary: boolean;
420
439
  visiblePage: boolean;
421
440
  visibleHeaderOp: boolean;
422
441
  autoReload: boolean;
@@ -428,21 +447,19 @@ declare const _default: import("vue").DefineComponent<{
428
447
  loadOnMounted: boolean;
429
448
  showChildren: boolean;
430
449
  selectRowSingle: boolean;
450
+ isInfinite: boolean;
431
451
  stripe: boolean;
432
452
  showHeader: boolean;
433
453
  highlightRow: boolean;
434
454
  rowClassName: Function;
435
455
  disabledHover: boolean;
436
- loading: boolean;
437
456
  tooltipTheme: string;
438
457
  tooltipMaxWidth: number;
439
458
  rowKey: string | boolean;
440
- showSummary: boolean;
441
459
  indentSize: number;
442
460
  updateShowChildren: boolean;
443
461
  showContextMenu: boolean;
444
462
  fixedShadow: string;
445
463
  draggableSort: string;
446
- padding: string | number;
447
464
  }>;
448
465
  export default _default;
@@ -0,0 +1,34 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ value: any;
3
+ size: any;
4
+ isLastPage: {
5
+ type: BooleanConstructor;
6
+ };
7
+ }, {
8
+ __sfc: boolean;
9
+ props: {
10
+ value: number;
11
+ size: string;
12
+ isLastPage: boolean;
13
+ };
14
+ emit: {
15
+ (e: 'input', value: number): void;
16
+ (e: 'on-prev', value: number): void;
17
+ (e: 'on-next', value: number): void;
18
+ };
19
+ currentPage: import("vue").Ref<number>;
20
+ handleOnPageChange: (page: number) => void;
21
+ handleOnPrev: () => void;
22
+ handleOnNext: () => void;
23
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("input" | "on-prev" | "on-next")[], string, Readonly<import("vue").ExtractPropTypes<{
24
+ value: any;
25
+ size: any;
26
+ isLastPage: {
27
+ type: BooleanConstructor;
28
+ };
29
+ }>>, {
30
+ value: any;
31
+ size: any;
32
+ isLastPage: boolean;
33
+ }>;
34
+ export default _default;
@@ -3,13 +3,13 @@ declare const _default: {
3
3
  validator(value: any): boolean;
4
4
  };
5
5
  width: {
6
- type: (NumberConstructor | StringConstructor)[];
6
+ type: (StringConstructor | NumberConstructor)[];
7
7
  };
8
8
  height: {
9
- type: (NumberConstructor | StringConstructor)[];
9
+ type: (StringConstructor | NumberConstructor)[];
10
10
  };
11
11
  maxHeight: {
12
- type: (NumberConstructor | StringConstructor)[];
12
+ type: (StringConstructor | NumberConstructor)[];
13
13
  };
14
14
  stripe: {
15
15
  type: BooleanConstructor;
@@ -0,0 +1,4 @@
1
+ export declare function useColumnSummary(props: any, context: any): {
2
+ showSummary: import("vue").ComputedRef<boolean>;
3
+ summaryMethod: import("vue").ComputedRef<any>;
4
+ };
@@ -12,7 +12,9 @@ declare const _default: import("vue").DefineComponent<{
12
12
  steps: import("vue").Ref<any[]>;
13
13
  selectStep: (index: any) => void;
14
14
  changeStep: (step: any) => void;
15
- }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
15
+ prev: () => void;
16
+ next: () => void;
17
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
16
18
  size: {
17
19
  type: StringConstructor;
18
20
  };
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<{
29
29
  type: StringConstructor;
30
30
  };
31
31
  }>>, {
32
- height: string;
33
32
  width: string;
33
+ height: string;
34
34
  }>;
35
35
  export default _default;
@@ -0,0 +1,132 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ value: {
3
+ default: string;
4
+ };
5
+ currency: {
6
+ default: string;
7
+ };
8
+ showSeparatorDisplay: {
9
+ type: BooleanConstructor;
10
+ default: boolean;
11
+ };
12
+ size: any;
13
+ placeholder: any;
14
+ clearable: {
15
+ type: BooleanConstructor;
16
+ };
17
+ border: {
18
+ type: BooleanConstructor;
19
+ };
20
+ readonly: {
21
+ type: BooleanConstructor;
22
+ };
23
+ disabled: {
24
+ type: BooleanConstructor;
25
+ };
26
+ icon: any;
27
+ unit: any;
28
+ autofocus: {
29
+ type: BooleanConstructor;
30
+ };
31
+ max: any;
32
+ min: any;
33
+ step: any;
34
+ precision: any;
35
+ showUnit: {
36
+ type: BooleanConstructor;
37
+ default: boolean;
38
+ };
39
+ }, {
40
+ __sfc: boolean;
41
+ props: {
42
+ value: string | number;
43
+ currency: 'USD' | 'CNY';
44
+ showSeparatorDisplay: boolean;
45
+ size?: 'small' | 'default' | 'large';
46
+ placeholder?: string;
47
+ clearable?: boolean;
48
+ border?: boolean;
49
+ readonly?: boolean;
50
+ disabled?: boolean;
51
+ icon?: string;
52
+ unit?: string;
53
+ autofocus?: boolean;
54
+ max?: number;
55
+ min?: number;
56
+ step?: number;
57
+ precision?: number;
58
+ showUnit: boolean;
59
+ };
60
+ emit: {
61
+ (e: 'input', value: string | number): void;
62
+ (e: 'on-change', event: InputEvent): void;
63
+ (e: 'on-enter'): void;
64
+ (e: 'on-focus'): void;
65
+ (e: 'on-blur'): void;
66
+ (e: 'on-clear'): void;
67
+ };
68
+ innerValue: import("vue").Ref<string | number>;
69
+ refInput: import("vue").Ref<any>;
70
+ icon: import("vue").ComputedRef<string>;
71
+ unit: import("vue").ComputedRef<string>;
72
+ formatNumber: (value: string | number) => string;
73
+ parseNumber: (value: string | number) => string;
74
+ focus: () => void;
75
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("input" | "on-change" | "on-enter" | "on-focus" | "on-blur" | "on-clear")[], string, Readonly<import("vue").ExtractPropTypes<{
76
+ value: {
77
+ default: string;
78
+ };
79
+ currency: {
80
+ default: string;
81
+ };
82
+ showSeparatorDisplay: {
83
+ type: BooleanConstructor;
84
+ default: boolean;
85
+ };
86
+ size: any;
87
+ placeholder: any;
88
+ clearable: {
89
+ type: BooleanConstructor;
90
+ };
91
+ border: {
92
+ type: BooleanConstructor;
93
+ };
94
+ readonly: {
95
+ type: BooleanConstructor;
96
+ };
97
+ disabled: {
98
+ type: BooleanConstructor;
99
+ };
100
+ icon: any;
101
+ unit: any;
102
+ autofocus: {
103
+ type: BooleanConstructor;
104
+ };
105
+ max: any;
106
+ min: any;
107
+ step: any;
108
+ precision: any;
109
+ showUnit: {
110
+ type: BooleanConstructor;
111
+ default: boolean;
112
+ };
113
+ }>>, {
114
+ value: string;
115
+ icon: any;
116
+ disabled: boolean;
117
+ border: boolean;
118
+ size: any;
119
+ clearable: boolean;
120
+ currency: string;
121
+ showSeparatorDisplay: boolean;
122
+ placeholder: any;
123
+ readonly: boolean;
124
+ unit: any;
125
+ autofocus: boolean;
126
+ max: any;
127
+ min: any;
128
+ step: any;
129
+ precision: any;
130
+ showUnit: boolean;
131
+ }>;
132
+ export default _default;
@@ -1,6 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  text: {
3
- type: (NumberConstructor | StringConstructor)[];
3
+ type: (StringConstructor | NumberConstructor)[];
4
4
  };
5
5
  showTitle: {
6
6
  type: BooleanConstructor;
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  };
29
29
  }, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
30
30
  text: {
31
- type: (NumberConstructor | StringConstructor)[];
31
+ type: (StringConstructor | NumberConstructor)[];
32
32
  };
33
33
  showTitle: {
34
34
  type: BooleanConstructor;
@@ -0,0 +1,62 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ title: {
3
+ default: string;
4
+ };
5
+ titleSize: any;
6
+ hideCollapseIcon: {
7
+ type: BooleanConstructor;
8
+ };
9
+ icon: any;
10
+ initialCollapsed: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ headerBg: any;
15
+ headerTextColor: any;
16
+ isDesign: {
17
+ type: BooleanConstructor;
18
+ };
19
+ }, {
20
+ __sfc: boolean;
21
+ props: {
22
+ title: string;
23
+ titleSize?: string;
24
+ hideCollapseIcon?: boolean;
25
+ icon?: string;
26
+ initialCollapsed: boolean;
27
+ headerBg?: string;
28
+ headerTextColor?: string;
29
+ isDesign?: boolean;
30
+ };
31
+ emit: (event: "collapse-change", ...args: any[]) => void;
32
+ collapsed: import("vue").Ref<boolean>;
33
+ toggleCollapsed: () => void;
34
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "collapse-change"[], string, Readonly<import("vue").ExtractPropTypes<{
35
+ title: {
36
+ default: string;
37
+ };
38
+ titleSize: any;
39
+ hideCollapseIcon: {
40
+ type: BooleanConstructor;
41
+ };
42
+ icon: any;
43
+ initialCollapsed: {
44
+ type: BooleanConstructor;
45
+ default: boolean;
46
+ };
47
+ headerBg: any;
48
+ headerTextColor: any;
49
+ isDesign: {
50
+ type: BooleanConstructor;
51
+ };
52
+ }>>, {
53
+ title: string;
54
+ icon: any;
55
+ titleSize: any;
56
+ hideCollapseIcon: boolean;
57
+ initialCollapsed: boolean;
58
+ headerBg: any;
59
+ headerTextColor: any;
60
+ isDesign: boolean;
61
+ }>;
62
+ export default _default;
@@ -1,6 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  entity: any;
3
3
  excelTemplateUrl: any;
4
+ excludeField: any;
4
5
  autoImportMaxRecords: {
5
6
  default: number;
6
7
  };
@@ -13,6 +14,7 @@ declare const _default: import("vue").DefineComponent<{
13
14
  props: {
14
15
  entity: string;
15
16
  excelTemplateUrl?: string;
17
+ excludeField?: string;
16
18
  autoImportMaxRecords: number;
17
19
  maxFileSize: number;
18
20
  importUrl?: string;
@@ -37,6 +39,7 @@ declare const _default: import("vue").DefineComponent<{
37
39
  LcdpDataImporter: import("vue").DefineComponent<{
38
40
  entityName: any;
39
41
  excelTemplateUrl: any;
42
+ excludeField: any;
40
43
  autoImportMaxRecords: {
41
44
  default: number;
42
45
  };
@@ -49,6 +52,7 @@ declare const _default: import("vue").DefineComponent<{
49
52
  props: {
50
53
  entityName: string;
51
54
  excelTemplateUrl?: string;
55
+ excludeField?: string | string[];
52
56
  autoImportMaxRecords: number;
53
57
  maxFileSize: number;
54
58
  importUrl?: string;
@@ -97,6 +101,11 @@ declare const _default: import("vue").DefineComponent<{
97
101
  importList: any;
98
102
  failedList: any;
99
103
  entityInfo: any;
104
+ excelCol: import("vue").Ref<{
105
+ key: string;
106
+ header: string;
107
+ width: number;
108
+ }[]>;
100
109
  designerService: any;
101
110
  list: import("vue").WritableComputedRef<import("@fly-vue/lcdp-api").IOption[]>;
102
111
  emit: {
@@ -239,6 +248,7 @@ declare const _default: import("vue").DefineComponent<{
239
248
  }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-success-import" | "on-error-import" | "on-select-import" | "on-loading-import" | "on-complate-import")[], string, Readonly<import("vue").ExtractPropTypes<{
240
249
  entityName: any;
241
250
  excelTemplateUrl: any;
251
+ excludeField: any;
242
252
  autoImportMaxRecords: {
243
253
  default: number;
244
254
  };
@@ -248,6 +258,7 @@ declare const _default: import("vue").DefineComponent<{
248
258
  importUrl: any;
249
259
  }>>, {
250
260
  excelTemplateUrl: any;
261
+ excludeField: any;
251
262
  autoImportMaxRecords: number;
252
263
  maxFileSize: number;
253
264
  importUrl: any;
@@ -256,6 +267,7 @@ declare const _default: import("vue").DefineComponent<{
256
267
  }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-success-import" | "on-error-import")[], string, Readonly<import("vue").ExtractPropTypes<{
257
268
  entity: any;
258
269
  excelTemplateUrl: any;
270
+ excludeField: any;
259
271
  autoImportMaxRecords: {
260
272
  default: number;
261
273
  };
@@ -266,6 +278,7 @@ declare const _default: import("vue").DefineComponent<{
266
278
  }>>, {
267
279
  entity: any;
268
280
  excelTemplateUrl: any;
281
+ excludeField: any;
269
282
  autoImportMaxRecords: number;
270
283
  maxFileSize: number;
271
284
  importUrl: any;
@@ -47,8 +47,8 @@ declare const _default: import("vue").DefineComponent<{
47
47
  default: boolean;
48
48
  };
49
49
  }>>, {
50
- filedOption: any;
51
50
  relations: any;
51
+ filedOption: any;
52
52
  isCheck: boolean;
53
53
  }>;
54
54
  export default _default;
@@ -73,8 +73,8 @@ declare const _default: import("vue").DefineComponent<{
73
73
  default: boolean;
74
74
  };
75
75
  }>>, {
76
- filedOption: any;
77
76
  relations: any;
77
+ filedOption: any;
78
78
  isCheck: boolean;
79
79
  }>;
80
80
  }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("on-search-reset" | "on-search-filters")[], string, Readonly<import("vue").ExtractPropTypes<{
@@ -133,6 +133,7 @@ declare const _default: import("vue").DefineComponent<{
133
133
  type: BooleanConstructor;
134
134
  };
135
135
  }>>, {
136
+ loading: boolean;
136
137
  span: string;
137
138
  icon: any;
138
139
  text: string;
@@ -142,7 +143,6 @@ declare const _default: import("vue").DefineComponent<{
142
143
  prevent: boolean;
143
144
  size: string;
144
145
  entity: any;
145
- loading: boolean;
146
146
  labelPosition: any;
147
147
  labelColon: boolean;
148
148
  showMessage: boolean;
@@ -136,6 +136,7 @@ declare const _default: import("vue").DefineComponent<{
136
136
  type: BooleanConstructor;
137
137
  };
138
138
  }>>, {
139
+ loading: boolean;
139
140
  id: any;
140
141
  span: string;
141
142
  icon: any;
@@ -146,7 +147,6 @@ declare const _default: import("vue").DefineComponent<{
146
147
  prevent: boolean;
147
148
  size: string;
148
149
  entity: any;
149
- loading: boolean;
150
150
  labelPosition: any;
151
151
  labelColon: boolean;
152
152
  showMessage: boolean;
@@ -21,19 +21,6 @@ declare const _default: {
21
21
  };
22
22
  methods: {
23
23
  buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
24
- queryRootOrg: () => any;
25
- queryOrgByParent: (parentId: any) => any;
26
- queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
27
- queryOrgByIds: (orgIds: any) => any;
28
- queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
29
- queryUserByIds: (userIds: any) => any;
30
- pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
31
- pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
32
- getOrgIdField: () => any;
33
- getOrgParentField: () => any;
34
- userOptions: any;
35
- orgOptions: any;
36
- } | {
37
24
  queryExternalOrg: () => any;
38
25
  queryRootOrg: () => any;
39
26
  queryRootOrgByUrl: (url: any, rebuildOptions?: boolean, filters?: string) => Promise<{
@@ -53,6 +40,19 @@ declare const _default: {
53
40
  getOrgParentField: () => any;
54
41
  userOptions: any;
55
42
  orgOptions: any;
43
+ } | {
44
+ queryRootOrg: () => any;
45
+ queryOrgByParent: (parentId: any) => any;
46
+ queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
47
+ queryOrgByIds: (orgIds: any) => any;
48
+ queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
49
+ queryUserByIds: (userIds: any) => any;
50
+ pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
51
+ pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
52
+ getOrgIdField: () => any;
53
+ getOrgParentField: () => any;
54
+ userOptions: any;
55
+ orgOptions: any;
56
56
  };
57
57
  validateProps(queryMethods: any): void;
58
58
  };