@fly-vue/lcdp-iview 1.8.5-1 → 1.8.5-3
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 -16
- 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 -438
- 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 +257 -256
- 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 -7
- package/@types/module/schema-extend/components/auth.d.ts +17 -17
- 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 +129 -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 +676 -656
- 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 -346
- 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 +1 -1
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.d965a0c9.css +1 -0
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.0b801e0b011c34dbc52b.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +4 -4
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.0b801e0b011c34dbc52b.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.0b801e0b011c34dbc52b.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.0b801e0b011c34dbc52b.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.0b801e0b011c34dbc52b.js +15 -0
- package/package.json +1 -1
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.902c4c95.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.429546b43f3d22126599.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.429546b43f3d22126599.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.429546b43f3d22126599.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.429546b43f3d22126599.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.429546b43f3d22126599.js +0 -7
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.429546b43f3d22126599.js → lcdp-designer-components.0b801e0b011c34dbc52b.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-basecomponent.429546b43f3d22126599.js → lcdp-iview-basecomponent.0b801e0b011c34dbc52b.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.429546b43f3d22126599.js → lcdp-iview-component-ice.0b801e0b011c34dbc52b.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.429546b43f3d22126599.js → lcdp-iview-component-region.0b801e0b011c34dbc52b.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.429546b43f3d22126599.js → vendors~lcdp-iview-component-ice.0b801e0b011c34dbc52b.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.429546b43f3d22126599.js → vendors~lcdp-iview-component.0b801e0b011c34dbc52b.js} +0 -0
@@ -1,19 +1,19 @@
|
|
1
|
-
declare type PagerPlacement = 'top' | 'bottom';
|
2
|
-
declare type PagerSize = 'small' | 'default';
|
3
|
-
export declare type PagerProps = {
|
4
|
-
pageSize: number;
|
5
|
-
pageSizeOpts: number[];
|
6
|
-
placement: PagerPlacement;
|
7
|
-
transfer: boolean;
|
8
|
-
size: PagerSize;
|
9
|
-
simple: boolean;
|
10
|
-
showTotal: boolean;
|
11
|
-
showElevator: boolean;
|
12
|
-
showSizer: boolean;
|
13
|
-
className: string;
|
14
|
-
styles: any;
|
15
|
-
prevText: string;
|
16
|
-
nextText: string;
|
17
|
-
disabled: boolean;
|
18
|
-
};
|
19
|
-
export {};
|
1
|
+
declare type PagerPlacement = 'top' | 'bottom';
|
2
|
+
declare type PagerSize = 'small' | 'default';
|
3
|
+
export declare type PagerProps = {
|
4
|
+
pageSize: number;
|
5
|
+
pageSizeOpts: number[];
|
6
|
+
placement: PagerPlacement;
|
7
|
+
transfer: boolean;
|
8
|
+
size: PagerSize;
|
9
|
+
simple: boolean;
|
10
|
+
showTotal: boolean;
|
11
|
+
showElevator: boolean;
|
12
|
+
showSizer: boolean;
|
13
|
+
className: string;
|
14
|
+
styles: any;
|
15
|
+
prevText: string;
|
16
|
+
nextText: string;
|
17
|
+
disabled: boolean;
|
18
|
+
};
|
19
|
+
export {};
|
@@ -1,103 +1,103 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
size: {
|
3
|
-
validator(value: any): boolean;
|
4
|
-
};
|
5
|
-
width: {
|
6
|
-
type: (NumberConstructor | StringConstructor)[];
|
7
|
-
};
|
8
|
-
height: {
|
9
|
-
type: (NumberConstructor | StringConstructor)[];
|
10
|
-
};
|
11
|
-
maxHeight: {
|
12
|
-
type: (NumberConstructor | StringConstructor)[];
|
13
|
-
};
|
14
|
-
stripe: {
|
15
|
-
type: BooleanConstructor;
|
16
|
-
default: boolean;
|
17
|
-
};
|
18
|
-
border: {
|
19
|
-
type: BooleanConstructor;
|
20
|
-
default: boolean;
|
21
|
-
};
|
22
|
-
showHeader: {
|
23
|
-
type: BooleanConstructor;
|
24
|
-
default: boolean;
|
25
|
-
};
|
26
|
-
highlightRow: {
|
27
|
-
type: BooleanConstructor;
|
28
|
-
default: boolean;
|
29
|
-
};
|
30
|
-
rowClassName: {
|
31
|
-
type: FunctionConstructor;
|
32
|
-
default(): string;
|
33
|
-
};
|
34
|
-
context: {
|
35
|
-
type: ObjectConstructor;
|
36
|
-
};
|
37
|
-
noDataText: {
|
38
|
-
type: StringConstructor;
|
39
|
-
};
|
40
|
-
noFilteredDataText: {
|
41
|
-
type: StringConstructor;
|
42
|
-
};
|
43
|
-
disabledHover: {
|
44
|
-
type: BooleanConstructor;
|
45
|
-
};
|
46
|
-
loading: {
|
47
|
-
type: BooleanConstructor;
|
48
|
-
default: boolean;
|
49
|
-
};
|
50
|
-
draggable: {
|
51
|
-
type: BooleanConstructor;
|
52
|
-
default: boolean;
|
53
|
-
};
|
54
|
-
tooltipTheme: {
|
55
|
-
validator(value: any): boolean;
|
56
|
-
default: string;
|
57
|
-
};
|
58
|
-
tooltipMaxWidth: {
|
59
|
-
type: NumberConstructor;
|
60
|
-
default: number;
|
61
|
-
};
|
62
|
-
rowKey: {
|
63
|
-
type: (BooleanConstructor | StringConstructor)[];
|
64
|
-
default: boolean;
|
65
|
-
};
|
66
|
-
spanMethod: {
|
67
|
-
type: FunctionConstructor;
|
68
|
-
};
|
69
|
-
showSummary: {
|
70
|
-
type: BooleanConstructor;
|
71
|
-
default: boolean;
|
72
|
-
};
|
73
|
-
summaryMethod: {
|
74
|
-
type: FunctionConstructor;
|
75
|
-
};
|
76
|
-
sumText: {
|
77
|
-
type: StringConstructor;
|
78
|
-
};
|
79
|
-
indentSize: {
|
80
|
-
type: NumberConstructor;
|
81
|
-
default: number;
|
82
|
-
};
|
83
|
-
loadData: {
|
84
|
-
type: FunctionConstructor;
|
85
|
-
};
|
86
|
-
updateShowChildren: {
|
87
|
-
type: BooleanConstructor;
|
88
|
-
default: boolean;
|
89
|
-
};
|
90
|
-
contextMenu: {
|
91
|
-
type: BooleanConstructor;
|
92
|
-
default: boolean;
|
93
|
-
};
|
94
|
-
showContextMenu: {
|
95
|
-
type: BooleanConstructor;
|
96
|
-
default: boolean;
|
97
|
-
};
|
98
|
-
fixedShadow: {
|
99
|
-
type: StringConstructor;
|
100
|
-
default: string;
|
101
|
-
};
|
102
|
-
};
|
103
|
-
export default _default;
|
1
|
+
declare const _default: {
|
2
|
+
size: {
|
3
|
+
validator(value: any): boolean;
|
4
|
+
};
|
5
|
+
width: {
|
6
|
+
type: (NumberConstructor | StringConstructor)[];
|
7
|
+
};
|
8
|
+
height: {
|
9
|
+
type: (NumberConstructor | StringConstructor)[];
|
10
|
+
};
|
11
|
+
maxHeight: {
|
12
|
+
type: (NumberConstructor | StringConstructor)[];
|
13
|
+
};
|
14
|
+
stripe: {
|
15
|
+
type: BooleanConstructor;
|
16
|
+
default: boolean;
|
17
|
+
};
|
18
|
+
border: {
|
19
|
+
type: BooleanConstructor;
|
20
|
+
default: boolean;
|
21
|
+
};
|
22
|
+
showHeader: {
|
23
|
+
type: BooleanConstructor;
|
24
|
+
default: boolean;
|
25
|
+
};
|
26
|
+
highlightRow: {
|
27
|
+
type: BooleanConstructor;
|
28
|
+
default: boolean;
|
29
|
+
};
|
30
|
+
rowClassName: {
|
31
|
+
type: FunctionConstructor;
|
32
|
+
default(): string;
|
33
|
+
};
|
34
|
+
context: {
|
35
|
+
type: ObjectConstructor;
|
36
|
+
};
|
37
|
+
noDataText: {
|
38
|
+
type: StringConstructor;
|
39
|
+
};
|
40
|
+
noFilteredDataText: {
|
41
|
+
type: StringConstructor;
|
42
|
+
};
|
43
|
+
disabledHover: {
|
44
|
+
type: BooleanConstructor;
|
45
|
+
};
|
46
|
+
loading: {
|
47
|
+
type: BooleanConstructor;
|
48
|
+
default: boolean;
|
49
|
+
};
|
50
|
+
draggable: {
|
51
|
+
type: BooleanConstructor;
|
52
|
+
default: boolean;
|
53
|
+
};
|
54
|
+
tooltipTheme: {
|
55
|
+
validator(value: any): boolean;
|
56
|
+
default: string;
|
57
|
+
};
|
58
|
+
tooltipMaxWidth: {
|
59
|
+
type: NumberConstructor;
|
60
|
+
default: number;
|
61
|
+
};
|
62
|
+
rowKey: {
|
63
|
+
type: (BooleanConstructor | StringConstructor)[];
|
64
|
+
default: boolean;
|
65
|
+
};
|
66
|
+
spanMethod: {
|
67
|
+
type: FunctionConstructor;
|
68
|
+
};
|
69
|
+
showSummary: {
|
70
|
+
type: BooleanConstructor;
|
71
|
+
default: boolean;
|
72
|
+
};
|
73
|
+
summaryMethod: {
|
74
|
+
type: FunctionConstructor;
|
75
|
+
};
|
76
|
+
sumText: {
|
77
|
+
type: StringConstructor;
|
78
|
+
};
|
79
|
+
indentSize: {
|
80
|
+
type: NumberConstructor;
|
81
|
+
default: number;
|
82
|
+
};
|
83
|
+
loadData: {
|
84
|
+
type: FunctionConstructor;
|
85
|
+
};
|
86
|
+
updateShowChildren: {
|
87
|
+
type: BooleanConstructor;
|
88
|
+
default: boolean;
|
89
|
+
};
|
90
|
+
contextMenu: {
|
91
|
+
type: BooleanConstructor;
|
92
|
+
default: boolean;
|
93
|
+
};
|
94
|
+
showContextMenu: {
|
95
|
+
type: BooleanConstructor;
|
96
|
+
default: boolean;
|
97
|
+
};
|
98
|
+
fixedShadow: {
|
99
|
+
type: StringConstructor;
|
100
|
+
default: string;
|
101
|
+
};
|
102
|
+
};
|
103
|
+
export default _default;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
export declare type TablePager = {
|
2
|
-
page: number;
|
3
|
-
pageSize: number;
|
4
|
-
};
|
5
|
-
export declare function usePagerEvents(pager: TablePager): {
|
6
|
-
onPageChange: (_page: any) => void;
|
7
|
-
onPageSizeChange: (_pageSize: any) => void;
|
8
|
-
};
|
1
|
+
export declare type TablePager = {
|
2
|
+
page: number;
|
3
|
+
pageSize: number;
|
4
|
+
};
|
5
|
+
export declare function usePagerEvents(pager: TablePager): {
|
6
|
+
onPageChange: (_page: any) => void;
|
7
|
+
onPageSizeChange: (_pageSize: any) => void;
|
8
|
+
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { TablePager } from './use-pager-events';
|
2
|
-
export declare function useTableEvents(props: any, pager: TablePager, ivTableGridRef: any): {
|
3
|
-
selection: any;
|
4
|
-
onSelectionChange: (_selection: any) => void;
|
5
|
-
onSearch: (resetPage?: boolean, immediate?: boolean) => void;
|
6
|
-
tableFullscreen: import("vue").Ref<boolean>;
|
7
|
-
handleFullscreen: () => void;
|
8
|
-
};
|
1
|
+
import { TablePager } from './use-pager-events';
|
2
|
+
export declare function useTableEvents(props: any, pager: TablePager, ivTableGridRef: any): {
|
3
|
+
selection: any;
|
4
|
+
onSelectionChange: (_selection: any) => void;
|
5
|
+
onSearch: (resetPage?: boolean, immediate?: boolean) => void;
|
6
|
+
tableFullscreen: import("vue").Ref<boolean>;
|
7
|
+
handleFullscreen: () => void;
|
8
|
+
};
|
@@ -1 +1 @@
|
|
1
|
-
export declare function oneOf(value: string, container: string[]): boolean;
|
1
|
+
export declare function oneOf(value: string, container: string[]): boolean;
|
@@ -1,26 +1,26 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
size: {
|
3
|
-
type: StringConstructor;
|
4
|
-
};
|
5
|
-
headerNav: {
|
6
|
-
type: BooleanConstructor;
|
7
|
-
default: boolean;
|
8
|
-
};
|
9
|
-
}, {
|
10
|
-
current: import("vue").Ref<number>;
|
11
|
-
status: import("vue").Ref<string>;
|
12
|
-
steps: import("vue").Ref<any[]>;
|
13
|
-
selectStep: (index: any) => void;
|
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<{
|
16
|
-
size: {
|
17
|
-
type: StringConstructor;
|
18
|
-
};
|
19
|
-
headerNav: {
|
20
|
-
type: BooleanConstructor;
|
21
|
-
default: boolean;
|
22
|
-
};
|
23
|
-
}>>, {
|
24
|
-
headerNav: boolean;
|
25
|
-
}>;
|
26
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
size: {
|
3
|
+
type: StringConstructor;
|
4
|
+
};
|
5
|
+
headerNav: {
|
6
|
+
type: BooleanConstructor;
|
7
|
+
default: boolean;
|
8
|
+
};
|
9
|
+
}, {
|
10
|
+
current: import("vue").Ref<number>;
|
11
|
+
status: import("vue").Ref<string>;
|
12
|
+
steps: import("vue").Ref<any[]>;
|
13
|
+
selectStep: (index: any) => void;
|
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<{
|
16
|
+
size: {
|
17
|
+
type: StringConstructor;
|
18
|
+
};
|
19
|
+
headerNav: {
|
20
|
+
type: BooleanConstructor;
|
21
|
+
default: boolean;
|
22
|
+
};
|
23
|
+
}>>, {
|
24
|
+
headerNav: boolean;
|
25
|
+
}>;
|
26
|
+
export default _default;
|
@@ -1,24 +1,24 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
title: {
|
3
|
-
type: StringConstructor;
|
4
|
-
};
|
5
|
-
content: {
|
6
|
-
type: StringConstructor;
|
7
|
-
};
|
8
|
-
icon: {
|
9
|
-
type: StringConstructor;
|
10
|
-
};
|
11
|
-
}, {
|
12
|
-
show: import("vue").Ref<boolean>;
|
13
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
14
|
-
title: {
|
15
|
-
type: StringConstructor;
|
16
|
-
};
|
17
|
-
content: {
|
18
|
-
type: StringConstructor;
|
19
|
-
};
|
20
|
-
icon: {
|
21
|
-
type: StringConstructor;
|
22
|
-
};
|
23
|
-
}>>, {}>;
|
24
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
title: {
|
3
|
+
type: StringConstructor;
|
4
|
+
};
|
5
|
+
content: {
|
6
|
+
type: StringConstructor;
|
7
|
+
};
|
8
|
+
icon: {
|
9
|
+
type: StringConstructor;
|
10
|
+
};
|
11
|
+
}, {
|
12
|
+
show: import("vue").Ref<boolean>;
|
13
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
14
|
+
title: {
|
15
|
+
type: StringConstructor;
|
16
|
+
};
|
17
|
+
content: {
|
18
|
+
type: StringConstructor;
|
19
|
+
};
|
20
|
+
icon: {
|
21
|
+
type: StringConstructor;
|
22
|
+
};
|
23
|
+
}>>, {}>;
|
24
|
+
export default _default;
|
@@ -1,35 +1,35 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
src: {
|
3
|
-
type: StringConstructor;
|
4
|
-
};
|
5
|
-
width: {
|
6
|
-
type: StringConstructor;
|
7
|
-
default: string;
|
8
|
-
};
|
9
|
-
height: {
|
10
|
-
type: StringConstructor;
|
11
|
-
default: string;
|
12
|
-
};
|
13
|
-
scrolling: {
|
14
|
-
type: StringConstructor;
|
15
|
-
};
|
16
|
-
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
17
|
-
src: {
|
18
|
-
type: StringConstructor;
|
19
|
-
};
|
20
|
-
width: {
|
21
|
-
type: StringConstructor;
|
22
|
-
default: string;
|
23
|
-
};
|
24
|
-
height: {
|
25
|
-
type: StringConstructor;
|
26
|
-
default: string;
|
27
|
-
};
|
28
|
-
scrolling: {
|
29
|
-
type: StringConstructor;
|
30
|
-
};
|
31
|
-
}>>, {
|
32
|
-
height: string;
|
33
|
-
width: string;
|
34
|
-
}>;
|
35
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
src: {
|
3
|
+
type: StringConstructor;
|
4
|
+
};
|
5
|
+
width: {
|
6
|
+
type: StringConstructor;
|
7
|
+
default: string;
|
8
|
+
};
|
9
|
+
height: {
|
10
|
+
type: StringConstructor;
|
11
|
+
default: string;
|
12
|
+
};
|
13
|
+
scrolling: {
|
14
|
+
type: StringConstructor;
|
15
|
+
};
|
16
|
+
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
17
|
+
src: {
|
18
|
+
type: StringConstructor;
|
19
|
+
};
|
20
|
+
width: {
|
21
|
+
type: StringConstructor;
|
22
|
+
default: string;
|
23
|
+
};
|
24
|
+
height: {
|
25
|
+
type: StringConstructor;
|
26
|
+
default: string;
|
27
|
+
};
|
28
|
+
scrolling: {
|
29
|
+
type: StringConstructor;
|
30
|
+
};
|
31
|
+
}>>, {
|
32
|
+
height: string;
|
33
|
+
width: string;
|
34
|
+
}>;
|
35
|
+
export default _default;
|
@@ -1,43 +1,43 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
text: {
|
3
|
-
type: (NumberConstructor | StringConstructor)[];
|
4
|
-
};
|
5
|
-
showTitle: {
|
6
|
-
type: BooleanConstructor;
|
7
|
-
default: boolean;
|
8
|
-
};
|
9
|
-
maxLine: {
|
10
|
-
type: NumberConstructor;
|
11
|
-
default: number;
|
12
|
-
};
|
13
|
-
}, {}, {}, {
|
14
|
-
styles(): {
|
15
|
-
display: string;
|
16
|
-
'-webkit-box-orient': string;
|
17
|
-
overflow: string;
|
18
|
-
'-webkit-line-clamp': any;
|
19
|
-
'word-break': string;
|
20
|
-
} | {
|
21
|
-
display: string;
|
22
|
-
'word-break': string;
|
23
|
-
'-webkit-box-orient'?: undefined;
|
24
|
-
overflow?: undefined;
|
25
|
-
'-webkit-line-clamp'?: undefined;
|
26
|
-
};
|
27
|
-
}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
28
|
-
text: {
|
29
|
-
type: (NumberConstructor | StringConstructor)[];
|
30
|
-
};
|
31
|
-
showTitle: {
|
32
|
-
type: BooleanConstructor;
|
33
|
-
default: boolean;
|
34
|
-
};
|
35
|
-
maxLine: {
|
36
|
-
type: NumberConstructor;
|
37
|
-
default: number;
|
38
|
-
};
|
39
|
-
}>>, {
|
40
|
-
showTitle: boolean;
|
41
|
-
maxLine: number;
|
42
|
-
}>;
|
43
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
text: {
|
3
|
+
type: (NumberConstructor | StringConstructor)[];
|
4
|
+
};
|
5
|
+
showTitle: {
|
6
|
+
type: BooleanConstructor;
|
7
|
+
default: boolean;
|
8
|
+
};
|
9
|
+
maxLine: {
|
10
|
+
type: NumberConstructor;
|
11
|
+
default: number;
|
12
|
+
};
|
13
|
+
}, {}, {}, {
|
14
|
+
styles(): {
|
15
|
+
display: string;
|
16
|
+
'-webkit-box-orient': string;
|
17
|
+
overflow: string;
|
18
|
+
'-webkit-line-clamp': any;
|
19
|
+
'word-break': string;
|
20
|
+
} | {
|
21
|
+
display: string;
|
22
|
+
'word-break': string;
|
23
|
+
'-webkit-box-orient'?: undefined;
|
24
|
+
overflow?: undefined;
|
25
|
+
'-webkit-line-clamp'?: undefined;
|
26
|
+
};
|
27
|
+
}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
28
|
+
text: {
|
29
|
+
type: (NumberConstructor | StringConstructor)[];
|
30
|
+
};
|
31
|
+
showTitle: {
|
32
|
+
type: BooleanConstructor;
|
33
|
+
default: boolean;
|
34
|
+
};
|
35
|
+
maxLine: {
|
36
|
+
type: NumberConstructor;
|
37
|
+
default: number;
|
38
|
+
};
|
39
|
+
}>>, {
|
40
|
+
showTitle: boolean;
|
41
|
+
maxLine: number;
|
42
|
+
}>;
|
43
|
+
export default _default;
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare function modalHeight(bias: any, width: any): number;
|
2
|
-
export declare function modalWidth(): 80 | 60 | 70 | 90;
|
1
|
+
export declare function modalHeight(bias: any, width: any): number;
|
2
|
+
export declare function modalWidth(): 80 | 60 | 70 | 90;
|
@@ -1,18 +1,18 @@
|
|
1
|
-
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any): {
|
2
|
-
queryRootOrg: () => any;
|
3
|
-
queryOrgByParent: (parentId: any) => any;
|
4
|
-
queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
|
5
|
-
queryOrgByIds: (orgIds: any) => any;
|
6
|
-
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
7
|
-
queryUserByIds: (userIds: any) => any;
|
8
|
-
pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
|
9
|
-
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
10
|
-
getOrgIdField: () => any;
|
11
|
-
getOrgParentField: () => any;
|
12
|
-
userOptions: any;
|
13
|
-
orgOptions: any;
|
14
|
-
};
|
15
|
-
declare const _default: {
|
16
|
-
build: typeof build;
|
17
|
-
};
|
18
|
-
export default _default;
|
1
|
+
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any): {
|
2
|
+
queryRootOrg: () => any;
|
3
|
+
queryOrgByParent: (parentId: any) => any;
|
4
|
+
queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
|
5
|
+
queryOrgByIds: (orgIds: any) => any;
|
6
|
+
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
7
|
+
queryUserByIds: (userIds: any) => any;
|
8
|
+
pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
|
9
|
+
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
10
|
+
getOrgIdField: () => any;
|
11
|
+
getOrgParentField: () => any;
|
12
|
+
userOptions: any;
|
13
|
+
orgOptions: any;
|
14
|
+
};
|
15
|
+
declare const _default: {
|
16
|
+
build: typeof build;
|
17
|
+
};
|
18
|
+
export default _default;
|
@@ -1,25 +1,25 @@
|
|
1
|
-
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any, inboundOrgUrl?: any): {
|
2
|
-
queryExternalOrg: () => any;
|
3
|
-
queryRootOrg: () => any;
|
4
|
-
queryRootOrgByUrl: (url: any, rebuildOptions?: boolean) => Promise<{
|
5
|
-
data: any;
|
6
|
-
hasMoreData: boolean;
|
7
|
-
}>;
|
8
|
-
queryOrgByParent: (parentId: any, queryOptions?: {
|
9
|
-
filters: string;
|
10
|
-
}, rebuildFilters?: boolean) => any;
|
11
|
-
queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
|
12
|
-
queryOrgByIds: (orgIds: any) => Promise<any>;
|
13
|
-
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
14
|
-
queryUserByIds: (userIds: any) => Promise<any>;
|
15
|
-
pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
|
16
|
-
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
17
|
-
getOrgIdField: () => any;
|
18
|
-
getOrgParentField: () => any;
|
19
|
-
userOptions: any;
|
20
|
-
orgOptions: any;
|
21
|
-
};
|
22
|
-
declare const _default: {
|
23
|
-
build: typeof build;
|
24
|
-
};
|
25
|
-
export default _default;
|
1
|
+
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any, inboundOrgUrl?: any): {
|
2
|
+
queryExternalOrg: () => any;
|
3
|
+
queryRootOrg: () => any;
|
4
|
+
queryRootOrgByUrl: (url: any, rebuildOptions?: boolean) => Promise<{
|
5
|
+
data: any;
|
6
|
+
hasMoreData: boolean;
|
7
|
+
}>;
|
8
|
+
queryOrgByParent: (parentId: any, queryOptions?: {
|
9
|
+
filters: string;
|
10
|
+
}, rebuildFilters?: boolean) => any;
|
11
|
+
queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
|
12
|
+
queryOrgByIds: (orgIds: any) => Promise<any>;
|
13
|
+
queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
|
14
|
+
queryUserByIds: (userIds: any) => Promise<any>;
|
15
|
+
pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
|
16
|
+
pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
|
17
|
+
getOrgIdField: () => any;
|
18
|
+
getOrgParentField: () => any;
|
19
|
+
userOptions: any;
|
20
|
+
orgOptions: any;
|
21
|
+
};
|
22
|
+
declare const _default: {
|
23
|
+
build: typeof build;
|
24
|
+
};
|
25
|
+
export default _default;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
toTreeData(items: any, { level, treeExpandLevel, treeLeafKey, valueKey, labelKey }: {
|
3
|
-
level?: number;
|
4
|
-
treeExpandLevel?: number;
|
5
|
-
treeLeafKey: any;
|
6
|
-
valueKey?: string;
|
7
|
-
labelKey?: string;
|
8
|
-
}, convertor: any): any[];
|
9
|
-
};
|
10
|
-
export default _default;
|
1
|
+
declare const _default: {
|
2
|
+
toTreeData(items: any, { level, treeExpandLevel, treeLeafKey, valueKey, labelKey }: {
|
3
|
+
level?: number;
|
4
|
+
treeExpandLevel?: number;
|
5
|
+
treeLeafKey: any;
|
6
|
+
valueKey?: string;
|
7
|
+
labelKey?: string;
|
8
|
+
}, convertor: any): any[];
|
9
|
+
};
|
10
|
+
export default _default;
|