@fly-vue/lcdp-iview 1.8.4 → 1.8.5-1
Sign up to get free protection for your applications and to get access to all the features.
- package/@types/module/action-nodes/impl/back.d.ts +6 -6
- package/@types/module/action-nodes/impl/clipboard.d.ts +6 -6
- package/@types/module/action-nodes/impl/confirm.d.ts +6 -6
- package/@types/module/action-nodes/impl/end.d.ts +4 -4
- package/@types/module/action-nodes/impl/http-download.d.ts +6 -6
- package/@types/module/action-nodes/impl/iam-member-select.d.ts +6 -6
- package/@types/module/action-nodes/impl/iam-org-select.d.ts +6 -6
- package/@types/module/action-nodes/impl/index.d.ts +2 -2
- package/@types/module/action-nodes/impl/message.d.ts +6 -6
- package/@types/module/action-nodes/impl/notice.d.ts +6 -6
- package/@types/module/action-nodes/impl/open-in-dialog.d.ts +10 -10
- package/@types/module/action-nodes/impl/open-in-drawer.d.ts +16 -16
- package/@types/module/action-nodes/impl/open-picker.d.ts +10 -10
- package/@types/module/action-nodes/impl/read-file.d.ts +6 -6
- package/@types/module/action-nodes/impl/start.d.ts +4 -4
- package/@types/module/action-nodes/impl/table-grid.d.ts +8 -8
- package/@types/module/action-nodes/impl/upload-file.d.ts +16 -0
- package/@types/module/action-nodes/impl/wizard.d.ts +8 -8
- package/@types/module/action-nodes/index.d.ts +6 -6
- package/@types/module/components/attribute/TableColAttrEditMockData.vue.d.ts +39 -39
- package/@types/module/components/attribute/base-attr-components.d.ts +48 -48
- package/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +66 -66
- package/@types/module/components/attribute/prop-value-editor/array-editor/create-edit-dialog.d.ts +10 -10
- package/@types/module/components/attribute/prop-value-editor/array-editor/index.vue.d.ts +114 -114
- package/@types/module/components/attribute/prop-value-editor/array-editor/use-array-updater.d.ts +10 -10
- package/@types/module/components/attribute/prop-value-editor/base-props.d.ts +28 -28
- package/@types/module/components/attribute/prop-value-editor/common/use-input-type.d.ts +8 -8
- package/@types/module/components/attribute/prop-value-editor/designer-props.d.ts +17 -17
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/create-selectdsfields-dialog.d.ts +7 -7
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/fields-editor.vue.d.ts +61 -61
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/index.vue.d.ts +56 -56
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/select-ds-fields.vue.d.ts +24 -24
- package/@types/module/components/attribute/prop-value-editor/filters-editor/common-props.d.ts +19 -19
- package/@types/module/components/attribute/prop-value-editor/filters-editor/filter.vue.d.ts +97 -97
- package/@types/module/components/attribute/prop-value-editor/filters-editor/filters.vue.d.ts +103 -103
- package/@types/module/components/attribute/prop-value-editor/filters-editor/index.vue.d.ts +63 -63
- package/@types/module/components/attribute/prop-value-editor/filters-editor/operators.d.ts +4 -4
- package/@types/module/components/attribute/prop-value-editor/filters-editor/types.d.ts +11 -11
- package/@types/module/components/attribute/prop-value-editor/index.d.ts +12 -12
- package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +67 -67
- package/@types/module/components/attribute/prop-value-editor/name-values-editor.vue.d.ts +58 -58
- package/@types/module/components/attribute/prop-value-editor/object-editor.vue.d.ts +59 -59
- package/@types/module/components/attribute/tableDictionary.d.ts +6 -6
- package/@types/module/components/components/IvTableGrid/cols.d.ts +22 -22
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +438 -436
- package/@types/module/components/components/IvTableGrid/pager-props.d.ts +19 -19
- package/@types/module/components/components/IvTableGrid/table-props.d.ts +103 -103
- package/@types/module/components/components/IvTableGrid/use-pager-events.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/use-table-events.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/utils.d.ts +1 -1
- package/@types/module/components/components/IvWizard/index.vue.d.ts +26 -26
- package/@types/module/components/components/IvWizard/step-pane.vue.d.ts +24 -24
- package/@types/module/components/components/base/IvIframe/index.vue.d.ts +35 -35
- package/@types/module/components/components/base/IvText/index.vue.d.ts +43 -43
- package/@types/module/components/components/iam/lib/modal.d.ts +2 -2
- package/@types/module/components/components/iam/lib/query-methods-builder-old.d.ts +18 -18
- package/@types/module/components/components/iam/lib/query-methods-builder.d.ts +25 -25
- package/@types/module/components/components/iam/lib/tree.d.ts +10 -10
- package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +60 -60
- package/@types/module/components/components/iview.d.ts +12 -12
- package/@types/module/components/components/lab-component/dynamic-input/index.vue.d.ts +40 -40
- package/@types/module/components/for-designer/index.d.ts +5 -5
- package/@types/module/components/for-renderer/data-exporter/csv.d.ts +1 -1
- package/@types/module/components/for-renderer/data-exporter/export-csv.d.ts +1 -1
- package/@types/module/components/for-renderer/data-exporter/index.vue.d.ts +62 -62
- package/@types/module/components/for-renderer/data-exporter/types.d.ts +9 -9
- package/@types/module/components/for-renderer/event-container/context.d.ts +48 -48
- package/@types/module/components/for-renderer/event-container/form-context.d.ts +9 -9
- package/@types/module/components/for-renderer/event-container/index.d.ts +3 -3
- package/@types/module/components/for-renderer/event-container/use-channel.d.ts +4 -4
- package/@types/module/components/for-renderer/event-container/use-form.d.ts +10 -10
- package/@types/module/components/for-renderer/excel-importer/failed-list.vue.d.ts +33 -33
- package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +166 -166
- package/@types/module/components/for-renderer/excel-importer/successful-list.vue.d.ts +22 -22
- package/@types/module/components/for-renderer/excel-importer/test-data.d.ts +15 -15
- package/@types/module/components/for-renderer/excel-importer/to-import-list.vue.d.ts +29 -29
- package/@types/module/components/for-renderer/excel-importer/types.d.ts +17 -17
- package/@types/module/components/for-renderer/excel-importer/use-check-all.d.ts +4 -4
- package/@types/module/components/for-renderer/excel-importer/use-pager.d.ts +6 -6
- package/@types/module/components/for-renderer/excel-importer/use-records-handler.d.ts +34 -34
- package/@types/module/components/for-renderer/excel-importer/use-urls.d.ts +5 -5
- package/@types/module/components/for-renderer/index.d.ts +16 -16
- package/@types/module/components/for-renderer/layout/iv-header-collapse.vue.d.ts +12 -12
- package/@types/module/components/for-renderer/layout/iv-trigger-container.vue.d.ts +35 -35
- package/@types/module/components/index.d.ts +256 -252
- package/@types/module/components/utils.d.ts +41 -41
- package/@types/module/index.d.ts +12 -12
- package/@types/module/plugins/index.d.ts +1 -1
- package/@types/module/plugins/use-services.d.ts +6 -6
- package/@types/module/schema-extend/components/IvPageLayout.d.ts +34 -34
- package/@types/module/schema-extend/components/actions.d.ts +7 -13
- package/@types/module/schema-extend/components/auth.d.ts +17 -0
- package/@types/module/schema-extend/components/badge.d.ts +63 -63
- package/@types/module/schema-extend/components/carousel.d.ts +54 -54
- package/@types/module/schema-extend/components/cascader.d.ts +65 -65
- package/@types/module/schema-extend/components/checkbox.d.ts +53 -53
- package/@types/module/schema-extend/components/collapse.d.ts +38 -38
- package/@types/module/schema-extend/components/color-picker.d.ts +16 -16
- package/@types/module/schema-extend/components/data-picker.d.ts +139 -139
- package/@types/module/schema-extend/components/description-list.d.ts +39 -39
- package/@types/module/schema-extend/components/divider.d.ts +22 -22
- package/@types/module/schema-extend/components/drawer.d.ts +55 -55
- package/@types/module/schema-extend/components/ellipsis.d.ts +47 -47
- package/@types/module/schema-extend/components/excel-importer.d.ts +16 -16
- package/@types/module/schema-extend/components/footer.d.ts +37 -37
- package/@types/module/schema-extend/components/form.d.ts +656 -658
- package/@types/module/schema-extend/components/globalfooter.d.ts +23 -23
- package/@types/module/schema-extend/components/grid.d.ts +44 -44
- package/@types/module/schema-extend/components/iam-org-tree.d.ts +10 -10
- package/@types/module/schema-extend/components/image.d.ts +22 -22
- package/@types/module/schema-extend/components/imagePreview.d.ts +50 -50
- package/@types/module/schema-extend/components/input.d.ts +10 -10
- package/@types/module/schema-extend/components/iv-header.d.ts +24 -24
- package/@types/module/schema-extend/components/iv-table.d.ts +303 -303
- package/@types/module/schema-extend/components/iv-text.d.ts +12 -12
- package/@types/module/schema-extend/components/ivlink.d.ts +27 -27
- package/@types/module/schema-extend/components/layout.d.ts +137 -137
- package/@types/module/schema-extend/components/lcdp-event-receiver.d.ts +17 -17
- package/@types/module/schema-extend/components/li-list.d.ts +33 -33
- package/@types/module/schema-extend/components/list.d.ts +81 -81
- package/@types/module/schema-extend/components/modal.d.ts +55 -55
- package/@types/module/schema-extend/components/numberInfo.d.ts +10 -10
- package/@types/module/schema-extend/components/others.d.ts +346 -338
- package/@types/module/schema-extend/components/page.d.ts +60 -60
- package/@types/module/schema-extend/components/poptip.d.ts +22 -22
- package/@types/module/schema-extend/components/radio.d.ts +82 -82
- package/@types/module/schema-extend/components/region.d.ts +18 -18
- package/@types/module/schema-extend/components/result.d.ts +10 -10
- package/@types/module/schema-extend/components/scroll.d.ts +30 -30
- package/@types/module/schema-extend/components/scrollspy.d.ts +58 -58
- package/@types/module/schema-extend/components/steps.d.ts +38 -38
- package/@types/module/schema-extend/components/table.d.ts +153 -153
- package/@types/module/schema-extend/components/tag-select.d.ts +43 -43
- package/@types/module/schema-extend/components/tag.d.ts +18 -18
- package/@types/module/schema-extend/components/timeline.d.ts +39 -39
- package/@types/module/schema-extend/components/tinymce.d.ts +27 -27
- package/@types/module/schema-extend/components/title.d.ts +18 -18
- package/@types/module/schema-extend/components/tooltips.d.ts +10 -10
- package/@types/module/schema-extend/components/transfer.d.ts +65 -65
- package/@types/module/schema-extend/components/tree.d.ts +53 -53
- package/@types/module/schema-extend/components/upload.d.ts +43 -43
- package/@types/module/schema-extend/components/wizard.d.ts +62 -62
- package/@types/module/schema-extend/index.d.ts +1 -1
- package/@types/module/schema-extend/iview-schema.d.ts +2 -2
- package/@types/module/schema-extend/utils.d.ts +45 -45
- package/@types/module/validate-processor.d.ts +6 -6
- package/bingo-builder-manifest.json +13 -13
- package/index.js +4 -4
- package/modules/fly_vue_lcdp_iview/assets/css/app.css +2 -2
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.902c4c95.css +1 -0
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.429546b43f3d22126599.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +6 -6
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.429546b43f3d22126599.js +1 -0
- package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.849c9d30ca40cf7bd4a1.js → lcdp-iview-component-ice.429546b43f3d22126599.js} +1 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.429546b43f3d22126599.js +1 -0
- package/modules/fly_vue_lcdp_iview/{lcdp-renderer-components.849c9d30ca40cf7bd4a1.js → lcdp-renderer-components.429546b43f3d22126599.js} +1 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-component.429546b43f3d22126599.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.429546b43f3d22126599.js +7 -0
- package/package.json +15 -15
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.7b650a7c.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.849c9d30ca40cf7bd4a1.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.849c9d30ca40cf7bd4a1.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.849c9d30ca40cf7bd4a1.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-component.849c9d30ca40cf7bd4a1.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.849c9d30ca40cf7bd4a1.js +0 -7
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.849c9d30ca40cf7bd4a1.js → lcdp-designer-components.429546b43f3d22126599.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-basecomponent.849c9d30ca40cf7bd4a1.js → lcdp-iview-basecomponent.429546b43f3d22126599.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.849c9d30ca40cf7bd4a1.js → lcdp-iview-component-region.429546b43f3d22126599.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.849c9d30ca40cf7bd4a1.js → vendors~lcdp-iview-component-ice.429546b43f3d22126599.js} +0 -0
@@ -1,60 +1,60 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
props: {
|
3
|
-
/**
|
4
|
-
* 部门查询基础地址,不传会读取默认的
|
5
|
-
*/
|
6
|
-
orgUrl: {
|
7
|
-
type: StringConstructor;
|
8
|
-
};
|
9
|
-
/**
|
10
|
-
* 用户查询基础地址,不传会读取默认的
|
11
|
-
*/
|
12
|
-
userUrl: {
|
13
|
-
type: StringConstructor;
|
14
|
-
};
|
15
|
-
/**
|
16
|
-
* 外部企业基础地址,不传会读取默认的
|
17
|
-
*/
|
18
|
-
inboundOrgUrl: {
|
19
|
-
type: StringConstructor;
|
20
|
-
};
|
21
|
-
};
|
22
|
-
methods: {
|
23
|
-
buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
queryOrgByKeyword: (keyword: any,
|
47
|
-
queryOrgByIds: (orgIds: any) =>
|
48
|
-
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
49
|
-
queryUserByIds: (userIds: any) =>
|
50
|
-
pageQueryUserByOrg: (
|
51
|
-
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
52
|
-
getOrgIdField: () => any;
|
53
|
-
getOrgParentField: () => any;
|
54
|
-
userOptions: any;
|
55
|
-
orgOptions: any;
|
56
|
-
};
|
57
|
-
validateProps(queryMethods: any): void;
|
58
|
-
};
|
59
|
-
};
|
60
|
-
export default _default;
|
1
|
+
declare const _default: {
|
2
|
+
props: {
|
3
|
+
/**
|
4
|
+
* 部门查询基础地址,不传会读取默认的
|
5
|
+
*/
|
6
|
+
orgUrl: {
|
7
|
+
type: StringConstructor;
|
8
|
+
};
|
9
|
+
/**
|
10
|
+
* 用户查询基础地址,不传会读取默认的
|
11
|
+
*/
|
12
|
+
userUrl: {
|
13
|
+
type: StringConstructor;
|
14
|
+
};
|
15
|
+
/**
|
16
|
+
* 外部企业基础地址,不传会读取默认的
|
17
|
+
*/
|
18
|
+
inboundOrgUrl: {
|
19
|
+
type: StringConstructor;
|
20
|
+
};
|
21
|
+
};
|
22
|
+
methods: {
|
23
|
+
buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
|
24
|
+
queryExternalOrg: () => any;
|
25
|
+
queryRootOrg: () => any;
|
26
|
+
queryRootOrgByUrl: (url: any, rebuildOptions?: boolean) => Promise<{
|
27
|
+
data: any;
|
28
|
+
hasMoreData: boolean;
|
29
|
+
}>;
|
30
|
+
queryOrgByParent: (parentId: any, queryOptions?: {
|
31
|
+
filters: string;
|
32
|
+
}, rebuildFilters?: boolean) => any;
|
33
|
+
queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
|
34
|
+
queryOrgByIds: (orgIds: any) => Promise<any>;
|
35
|
+
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
36
|
+
queryUserByIds: (userIds: any) => Promise<any>;
|
37
|
+
pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
|
38
|
+
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
39
|
+
getOrgIdField: () => any;
|
40
|
+
getOrgParentField: () => any;
|
41
|
+
userOptions: any;
|
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
|
+
};
|
57
|
+
validateProps(queryMethods: any): void;
|
58
|
+
};
|
59
|
+
};
|
60
|
+
export default _default;
|
@@ -1,12 +1,12 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
/**
|
3
|
-
* @description: IvTable column 表格项
|
4
|
-
*/
|
5
|
-
IvTableColumn: any;
|
6
|
-
IvTableGridColumn: any;
|
7
|
-
IvForm: any;
|
8
|
-
IvEntityForm: any;
|
9
|
-
IamFormMemberSelect: any;
|
10
|
-
IamFormOrgSelect: any;
|
11
|
-
};
|
12
|
-
export default _default;
|
1
|
+
declare const _default: {
|
2
|
+
/**
|
3
|
+
* @description: IvTable column 表格项
|
4
|
+
*/
|
5
|
+
IvTableColumn: any;
|
6
|
+
IvTableGridColumn: any;
|
7
|
+
IvForm: any;
|
8
|
+
IvEntityForm: any;
|
9
|
+
IamFormMemberSelect: any;
|
10
|
+
IamFormOrgSelect: any;
|
11
|
+
};
|
12
|
+
export default _default;
|
@@ -1,40 +1,40 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
name: string;
|
3
|
-
props: {
|
4
|
-
btnText: {
|
5
|
-
type: StringConstructor;
|
6
|
-
default: string;
|
7
|
-
};
|
8
|
-
placeholder: {
|
9
|
-
type: StringConstructor;
|
10
|
-
default: string;
|
11
|
-
};
|
12
|
-
icon: {
|
13
|
-
type: StringConstructor;
|
14
|
-
default: string;
|
15
|
-
};
|
16
|
-
value: {
|
17
|
-
type: ArrayConstructor;
|
18
|
-
default: any;
|
19
|
-
};
|
20
|
-
limit: {
|
21
|
-
type: NumberConstructor;
|
22
|
-
default: number;
|
23
|
-
};
|
24
|
-
};
|
25
|
-
data(): {
|
26
|
-
inputArray: any[];
|
27
|
-
};
|
28
|
-
watch: {
|
29
|
-
inputArray: {
|
30
|
-
handler(val: any): void;
|
31
|
-
deep: boolean;
|
32
|
-
};
|
33
|
-
};
|
34
|
-
mounted(): void;
|
35
|
-
methods: {
|
36
|
-
addInput(): void;
|
37
|
-
delInput(item: any, index: any): void;
|
38
|
-
};
|
39
|
-
};
|
40
|
-
export default _default;
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
props: {
|
4
|
+
btnText: {
|
5
|
+
type: StringConstructor;
|
6
|
+
default: string;
|
7
|
+
};
|
8
|
+
placeholder: {
|
9
|
+
type: StringConstructor;
|
10
|
+
default: string;
|
11
|
+
};
|
12
|
+
icon: {
|
13
|
+
type: StringConstructor;
|
14
|
+
default: string;
|
15
|
+
};
|
16
|
+
value: {
|
17
|
+
type: ArrayConstructor;
|
18
|
+
default: any;
|
19
|
+
};
|
20
|
+
limit: {
|
21
|
+
type: NumberConstructor;
|
22
|
+
default: number;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
data(): {
|
26
|
+
inputArray: any[];
|
27
|
+
};
|
28
|
+
watch: {
|
29
|
+
inputArray: {
|
30
|
+
handler(val: any): void;
|
31
|
+
deep: boolean;
|
32
|
+
};
|
33
|
+
};
|
34
|
+
mounted(): void;
|
35
|
+
methods: {
|
36
|
+
addInput(): void;
|
37
|
+
delInput(item: any, index: any): void;
|
38
|
+
};
|
39
|
+
};
|
40
|
+
export default _default;
|
@@ -1,5 +1,5 @@
|
|
1
|
-
/// <reference types="vue-shims" />
|
2
|
-
declare const _default: {
|
3
|
-
DesignPageView: () => Promise<typeof import("*.vue")>;
|
4
|
-
};
|
5
|
-
export default _default;
|
1
|
+
/// <reference types="vue-shims" />
|
2
|
+
declare const _default: {
|
3
|
+
DesignPageView: () => Promise<typeof import("*.vue")>;
|
4
|
+
};
|
5
|
+
export default _default;
|
@@ -1 +1 @@
|
|
1
|
-
export declare function csv(columns: any, datas: any, options: any, noHeader?: boolean): string;
|
1
|
+
export declare function csv(columns: any, datas: any, options: any, noHeader?: boolean): string;
|
@@ -1 +1 @@
|
|
1
|
-
export declare const exportCsv: (filename: any, text: any) => void;
|
1
|
+
export declare const exportCsv: (filename: any, text: any) => void;
|
@@ -1,62 +1,62 @@
|
|
1
|
-
import { LcdpDataSource } from '@fly-vue/lcdp-engine';
|
2
|
-
import { ExportCandidateFields } from './types';
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
4
|
-
dataSource: any;
|
5
|
-
candidateFields: {
|
6
|
-
default: () => {
|
7
|
-
type: string;
|
8
|
-
value: any[];
|
9
|
-
};
|
10
|
-
};
|
11
|
-
pageSize: {
|
12
|
-
default: number;
|
13
|
-
};
|
14
|
-
maxExportRecords: {
|
15
|
-
default: number;
|
16
|
-
};
|
17
|
-
exportFileName: {
|
18
|
-
default: string;
|
19
|
-
};
|
20
|
-
}, {
|
21
|
-
__sfc: boolean;
|
22
|
-
props: {
|
23
|
-
dataSource?: LcdpDataSource;
|
24
|
-
candidateFields: ExportCandidateFields;
|
25
|
-
pageSize: number;
|
26
|
-
maxExportRecords: number;
|
27
|
-
exportFileName: string;
|
28
|
-
};
|
29
|
-
checkAll: import("vue").Ref<boolean>;
|
30
|
-
checkedFields: import("vue").Ref<string[]>;
|
31
|
-
checkAllChange: (checked: any) => void;
|
32
|
-
checkFieldChange: (data: any) => void;
|
33
|
-
$evalSingleByRenderContext: any;
|
34
|
-
doExport: () => Promise<void>;
|
35
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
36
|
-
dataSource: any;
|
37
|
-
candidateFields: {
|
38
|
-
default: () => {
|
39
|
-
type: string;
|
40
|
-
value: any[];
|
41
|
-
};
|
42
|
-
};
|
43
|
-
pageSize: {
|
44
|
-
default: number;
|
45
|
-
};
|
46
|
-
maxExportRecords: {
|
47
|
-
default: number;
|
48
|
-
};
|
49
|
-
exportFileName: {
|
50
|
-
default: string;
|
51
|
-
};
|
52
|
-
}>>, {
|
53
|
-
dataSource: any;
|
54
|
-
pageSize: number;
|
55
|
-
candidateFields: {
|
56
|
-
type: string;
|
57
|
-
value: any[];
|
58
|
-
};
|
59
|
-
maxExportRecords: number;
|
60
|
-
exportFileName: string;
|
61
|
-
}>;
|
62
|
-
export default _default;
|
1
|
+
import { LcdpDataSource } from '@fly-vue/lcdp-engine';
|
2
|
+
import { ExportCandidateFields } from './types';
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
4
|
+
dataSource: any;
|
5
|
+
candidateFields: {
|
6
|
+
default: () => {
|
7
|
+
type: string;
|
8
|
+
value: any[];
|
9
|
+
};
|
10
|
+
};
|
11
|
+
pageSize: {
|
12
|
+
default: number;
|
13
|
+
};
|
14
|
+
maxExportRecords: {
|
15
|
+
default: number;
|
16
|
+
};
|
17
|
+
exportFileName: {
|
18
|
+
default: string;
|
19
|
+
};
|
20
|
+
}, {
|
21
|
+
__sfc: boolean;
|
22
|
+
props: {
|
23
|
+
dataSource?: LcdpDataSource;
|
24
|
+
candidateFields: ExportCandidateFields;
|
25
|
+
pageSize: number;
|
26
|
+
maxExportRecords: number;
|
27
|
+
exportFileName: string;
|
28
|
+
};
|
29
|
+
checkAll: import("vue").Ref<boolean>;
|
30
|
+
checkedFields: import("vue").Ref<string[]>;
|
31
|
+
checkAllChange: (checked: any) => void;
|
32
|
+
checkFieldChange: (data: any) => void;
|
33
|
+
$evalSingleByRenderContext: any;
|
34
|
+
doExport: () => Promise<void>;
|
35
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
36
|
+
dataSource: any;
|
37
|
+
candidateFields: {
|
38
|
+
default: () => {
|
39
|
+
type: string;
|
40
|
+
value: any[];
|
41
|
+
};
|
42
|
+
};
|
43
|
+
pageSize: {
|
44
|
+
default: number;
|
45
|
+
};
|
46
|
+
maxExportRecords: {
|
47
|
+
default: number;
|
48
|
+
};
|
49
|
+
exportFileName: {
|
50
|
+
default: string;
|
51
|
+
};
|
52
|
+
}>>, {
|
53
|
+
dataSource: any;
|
54
|
+
pageSize: number;
|
55
|
+
candidateFields: {
|
56
|
+
type: string;
|
57
|
+
value: any[];
|
58
|
+
};
|
59
|
+
maxExportRecords: number;
|
60
|
+
exportFileName: string;
|
61
|
+
}>;
|
62
|
+
export default _default;
|
@@ -1,9 +1,9 @@
|
|
1
|
-
export declare type ExportCandidateField = {
|
2
|
-
fieldName: string;
|
3
|
-
fieldDisplayName: string;
|
4
|
-
fieldValueExp?: string;
|
5
|
-
};
|
6
|
-
export declare type ExportCandidateFields = {
|
7
|
-
type: string;
|
8
|
-
value: ExportCandidateField[];
|
9
|
-
};
|
1
|
+
export declare type ExportCandidateField = {
|
2
|
+
fieldName: string;
|
3
|
+
fieldDisplayName: string;
|
4
|
+
fieldValueExp?: string;
|
5
|
+
};
|
6
|
+
export declare type ExportCandidateFields = {
|
7
|
+
type: string;
|
8
|
+
value: ExportCandidateField[];
|
9
|
+
};
|
@@ -1,48 +1,48 @@
|
|
1
|
-
export declare type EventMap = {
|
2
|
-
[eventName: string]: ((ctx: any, params?: any) => any)[];
|
3
|
-
};
|
4
|
-
/**
|
5
|
-
* 事件容器组件上下文
|
6
|
-
*/
|
7
|
-
export declare class EventContainerContext {
|
8
|
-
data: {};
|
9
|
-
bizData: {};
|
10
|
-
private _customEvent;
|
11
|
-
constructor({ data }: {
|
12
|
-
data: any;
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* 自定义操作事件注册
|
16
|
-
* @param {String} name - 事件名称
|
17
|
-
* @param {Function} cb - 函数
|
18
|
-
* @return {*}
|
19
|
-
*/
|
20
|
-
on: (name: any, cb: any) => void;
|
21
|
-
/**
|
22
|
-
* 移除已注册的操作事件回调
|
23
|
-
* @param {String} name - 事件名称
|
24
|
-
* @param {Function} cb - 函数
|
25
|
-
* @return {*}
|
26
|
-
*/
|
27
|
-
off: (name: any, cb: any) => void;
|
28
|
-
/** 自定义事件派发:执行所有已注册的自定义事件
|
29
|
-
* @param {String} name - 事件名称
|
30
|
-
* @param {String} params - 事件参数
|
31
|
-
* @return {Boolean}
|
32
|
-
*/
|
33
|
-
emit: (name: any, params?: any) => Promise<any>;
|
34
|
-
/**
|
35
|
-
* 更新响应式全局数据
|
36
|
-
* @param _data - 待更新的数据
|
37
|
-
*/
|
38
|
-
setData(_data: any): void;
|
39
|
-
/**
|
40
|
-
* 更新非响应式全局业务数据
|
41
|
-
* @param _data - 待更新的数据
|
42
|
-
*/
|
43
|
-
setBizData(key: any, _data: any): void;
|
44
|
-
/**
|
45
|
-
* 获取指定key的更新非响应式全局业务数据
|
46
|
-
*/
|
47
|
-
getBizData(key: any): any;
|
48
|
-
}
|
1
|
+
export declare type EventMap = {
|
2
|
+
[eventName: string]: ((ctx: any, params?: any) => any)[];
|
3
|
+
};
|
4
|
+
/**
|
5
|
+
* 事件容器组件上下文
|
6
|
+
*/
|
7
|
+
export declare class EventContainerContext {
|
8
|
+
data: {};
|
9
|
+
bizData: {};
|
10
|
+
private _customEvent;
|
11
|
+
constructor({ data }: {
|
12
|
+
data: any;
|
13
|
+
});
|
14
|
+
/**
|
15
|
+
* 自定义操作事件注册
|
16
|
+
* @param {String} name - 事件名称
|
17
|
+
* @param {Function} cb - 函数
|
18
|
+
* @return {*}
|
19
|
+
*/
|
20
|
+
on: (name: any, cb: any) => void;
|
21
|
+
/**
|
22
|
+
* 移除已注册的操作事件回调
|
23
|
+
* @param {String} name - 事件名称
|
24
|
+
* @param {Function} cb - 函数
|
25
|
+
* @return {*}
|
26
|
+
*/
|
27
|
+
off: (name: any, cb: any) => void;
|
28
|
+
/** 自定义事件派发:执行所有已注册的自定义事件
|
29
|
+
* @param {String} name - 事件名称
|
30
|
+
* @param {String} params - 事件参数
|
31
|
+
* @return {Boolean}
|
32
|
+
*/
|
33
|
+
emit: (name: any, params?: any) => Promise<any>;
|
34
|
+
/**
|
35
|
+
* 更新响应式全局数据
|
36
|
+
* @param _data - 待更新的数据
|
37
|
+
*/
|
38
|
+
setData(_data: any): void;
|
39
|
+
/**
|
40
|
+
* 更新非响应式全局业务数据
|
41
|
+
* @param _data - 待更新的数据
|
42
|
+
*/
|
43
|
+
setBizData(key: any, _data: any): void;
|
44
|
+
/**
|
45
|
+
* 获取指定key的更新非响应式全局业务数据
|
46
|
+
*/
|
47
|
+
getBizData(key: any): any;
|
48
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { EventContainerContext } from './context';
|
2
|
-
export declare class FormEventContainerContext extends EventContainerContext {
|
3
|
-
formData: {};
|
4
|
-
constructor({ data }: {
|
5
|
-
data: any;
|
6
|
-
});
|
7
|
-
setFormData(_formData: any): void;
|
8
|
-
getFormData(): {};
|
9
|
-
}
|
1
|
+
import { EventContainerContext } from './context';
|
2
|
+
export declare class FormEventContainerContext extends EventContainerContext {
|
3
|
+
formData: {};
|
4
|
+
constructor({ data }: {
|
5
|
+
data: any;
|
6
|
+
});
|
7
|
+
setFormData(_formData: any): void;
|
8
|
+
getFormData(): {};
|
9
|
+
}
|
@@ -1,3 +1,3 @@
|
|
1
|
-
export * from './use-form';
|
2
|
-
export * from './context';
|
3
|
-
export * from './form-context';
|
1
|
+
export * from './use-form';
|
2
|
+
export * from './context';
|
3
|
+
export * from './form-context';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { EventContainerContext } from './context';
|
2
|
-
export declare function useChannel(channelId: any): {
|
3
|
-
eventContainerContext: EventContainerContext;
|
4
|
-
};
|
1
|
+
import { EventContainerContext } from './context';
|
2
|
+
export declare function useChannel(channelId: any): {
|
3
|
+
eventContainerContext: EventContainerContext;
|
4
|
+
};
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { LcdpRenderContext } from '@fly-vue/lcdp-engine';
|
2
|
-
import { FormEventContainerContext } from './form-context';
|
3
|
-
export declare function useForm(renderContext: LcdpRenderContext, formDataKey: string, ctx: FormEventContainerContext): {
|
4
|
-
initForm: ({ beforeInit, afterInit }: {
|
5
|
-
beforeInit: any;
|
6
|
-
afterInit: any;
|
7
|
-
}) => Promise<void>;
|
8
|
-
validateForm: () => Promise<boolean>;
|
9
|
-
watchFormData: () => void;
|
10
|
-
};
|
1
|
+
import { LcdpRenderContext } from '@fly-vue/lcdp-engine';
|
2
|
+
import { FormEventContainerContext } from './form-context';
|
3
|
+
export declare function useForm(renderContext: LcdpRenderContext, formDataKey: string, ctx: FormEventContainerContext): {
|
4
|
+
initForm: ({ beforeInit, afterInit }: {
|
5
|
+
beforeInit: any;
|
6
|
+
afterInit: any;
|
7
|
+
}) => Promise<void>;
|
8
|
+
validateForm: () => Promise<boolean>;
|
9
|
+
watchFormData: () => void;
|
10
|
+
};
|
@@ -1,33 +1,33 @@
|
|
1
|
-
import { ColumnsMapping, ImportRecords } from './types';
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
3
|
-
mappings: any;
|
4
|
-
records: any;
|
5
|
-
}, {
|
6
|
-
__sfc: boolean;
|
7
|
-
props: {
|
8
|
-
mappings: ColumnsMapping;
|
9
|
-
records: ImportRecords;
|
10
|
-
};
|
11
|
-
emit: (event: 'change-item-field', params: {
|
12
|
-
uid: string;
|
13
|
-
fieldName: string;
|
14
|
-
fieldValue: any;
|
15
|
-
}) => void;
|
16
|
-
page: import("vue").Ref<number>;
|
17
|
-
pageSize: import("vue").Ref<number>;
|
18
|
-
pagedRecords: import("vue").ComputedRef<any[]>;
|
19
|
-
onPageSizeChanged: (_pageSize: any) => void;
|
20
|
-
currentPageAllSelected: import("vue").Ref<boolean>;
|
21
|
-
toggleSelectedAll: (isChecked: any) => void;
|
22
|
-
editCell: (index: any, m: any) => void;
|
23
|
-
onEdit: (val: any, index: any) => void;
|
24
|
-
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
25
|
-
cancelEdit: (index: any) => void;
|
26
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
27
|
-
mappings: any;
|
28
|
-
records: any;
|
29
|
-
}>>, {
|
30
|
-
mappings: any;
|
31
|
-
records: any;
|
32
|
-
}>;
|
33
|
-
export default _default;
|
1
|
+
import { ColumnsMapping, ImportRecords } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
3
|
+
mappings: any;
|
4
|
+
records: any;
|
5
|
+
}, {
|
6
|
+
__sfc: boolean;
|
7
|
+
props: {
|
8
|
+
mappings: ColumnsMapping;
|
9
|
+
records: ImportRecords;
|
10
|
+
};
|
11
|
+
emit: (event: 'change-item-field', params: {
|
12
|
+
uid: string;
|
13
|
+
fieldName: string;
|
14
|
+
fieldValue: any;
|
15
|
+
}) => void;
|
16
|
+
page: import("vue").Ref<number>;
|
17
|
+
pageSize: import("vue").Ref<number>;
|
18
|
+
pagedRecords: import("vue").ComputedRef<any[]>;
|
19
|
+
onPageSizeChanged: (_pageSize: any) => void;
|
20
|
+
currentPageAllSelected: import("vue").Ref<boolean>;
|
21
|
+
toggleSelectedAll: (isChecked: any) => void;
|
22
|
+
editCell: (index: any, m: any) => void;
|
23
|
+
onEdit: (val: any, index: any) => void;
|
24
|
+
confirmEdit: (index: any, fieldName: any, fieldValue: any) => void;
|
25
|
+
cancelEdit: (index: any) => void;
|
26
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "change-item-field"[], string, Readonly<import("vue").ExtractPropTypes<{
|
27
|
+
mappings: any;
|
28
|
+
records: any;
|
29
|
+
}>>, {
|
30
|
+
mappings: any;
|
31
|
+
records: any;
|
32
|
+
}>;
|
33
|
+
export default _default;
|