iking-web-ui-pro 0.2.53 → 0.2.55
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.
- package/dist/{IkApprovalProcess → IKApprovalProcess}/ik.index.es.js +860 -853
- package/dist/IKApprovalProcess/ik.index.umd.js +1 -0
- package/dist/{IkApprovalProcess → IKApprovalProcess}/style.css +1 -1
- package/dist/{IkApprovalProcessDetail → IKApprovalProcessDetail}/ik.index.es.js +2659 -2704
- package/dist/IKApprovalProcessDetail/ik.index.umd.js +226 -0
- package/dist/IKApprovalProcessDetail/style.css +1 -0
- package/dist/{IkCalendar → IKCalendar}/ik.index.es.js +2355 -2372
- package/dist/IKCalendar/ik.index.umd.js +1 -0
- package/dist/{IkCalendar → IKCalendar}/style.css +1 -1
- package/dist/IKHorizontalStepBar/ik.index.es.js +93 -93
- package/dist/IKHorizontalStepBar/ik.index.umd.js +1 -1
- package/dist/IKPreviewFile/ik.index.es.js +2355 -2400
- package/dist/IKPreviewFile/ik.index.umd.js +59 -59
- package/dist/IKPreviewFile/style.css +1 -1
- package/dist/IKSearch/ik.index.es.js +1058 -1058
- package/dist/IKSearch/ik.index.umd.js +2 -2
- package/dist/IkBottomOperate/ik.index.es.js +59 -59
- package/dist/IkBottomOperate/ik.index.umd.js +1 -1
- package/dist/IkBtnSetting/ik.index.es.js +110 -110
- package/dist/IkBtnSetting/ik.index.umd.js +1 -1
- package/dist/IkDescription/ik.index.es.js +2402 -2447
- package/dist/IkDescription/ik.index.umd.js +59 -59
- package/dist/IkDescription/style.css +1 -1
- package/dist/IkDetailPreviewFiles/ik.index.es.js +2681 -2726
- package/dist/IkDetailPreviewFiles/ik.index.umd.js +52 -52
- package/dist/IkDetailPreviewFiles/style.css +1 -1
- package/dist/IkFileIcon/ik.index.es.js +394 -394
- package/dist/IkFileIcon/ik.index.umd.js +1 -1
- package/dist/IkFullCalendar/ik.index.es.js +584 -601
- package/dist/IkFullCalendar/ik.index.umd.js +1 -1
- package/dist/IkImageEditor/ik.index.es.js +22 -0
- package/dist/IkImageEditor/ik.index.umd.js +1 -0
- package/dist/IkImageUploadEditor/ik.index.es.js +162 -0
- package/dist/IkImageUploadEditor/ik.index.umd.js +1 -0
- package/dist/IkMonacoEditor/ik.index.es.js +27 -27
- package/dist/IkMonacoEditor/ik.index.umd.js +3 -3
- package/dist/IkPageFull/ik.index.es.js +1466 -1466
- package/dist/IkPageFull/ik.index.umd.js +3 -3
- package/dist/IkPickerUser/ik.index.es.js +839 -839
- package/dist/IkPickerUser/ik.index.umd.js +1 -1
- package/dist/IkPlayer/ik.index.es.js +981 -1062
- package/dist/IkPlayer/ik.index.umd.js +52 -52
- package/dist/IkPreviewFileDialog/ik.index.es.js +709 -790
- package/dist/IkPreviewFileDialog/ik.index.umd.js +50 -50
- package/dist/IkSchedule/ik.index.es.js +1535 -1552
- package/dist/IkSchedule/ik.index.umd.js +1 -1
- package/dist/IkTemplateOfficeConfig/ik.index.es.js +108 -108
- package/dist/IkTemplateOfficeConfig/ik.index.umd.js +1 -1
- package/dist/IkTinymce/ik.index.es.js +27118 -26402
- package/dist/IkTinymce/ik.index.umd.js +61 -61
- package/dist/IkTinymce/style.css +1 -1
- package/dist/IkUploadFile/ik.index.es.js +1372 -1451
- package/dist/IkUploadFile/ik.index.umd.js +50 -50
- package/dist/IkUploadFile/style.css +1 -1
- package/dist/IkUploadImage/ik.index.es.js +313 -313
- package/dist/IkUploadImage/ik.index.umd.js +1 -1
- package/dist/index.es.js +39463 -38651
- package/dist/index.umd.js +133 -133
- package/dist/src/components/IKExpandCollapse/index.d.ts +5 -5
- package/dist/src/components/IKExpandCollapse/src/IKExpandCollapse.vue.d.ts +5 -5
- package/dist/src/components/IKHorizontalStepBar/index.d.ts +90 -30
- package/dist/src/components/IKHorizontalStepBar/src/IKHorizontalStepBar.vue.d.ts +7 -7
- package/dist/src/components/IKPreviewFile/index.d.ts +120 -13
- package/dist/src/components/IKPreviewFile/src/IkPreviewFile.vue.d.ts +16 -7
- package/dist/src/components/IKSearch/index.d.ts +84 -24
- package/dist/src/components/IKSearch/src/IKSearch.vue.d.ts +10 -10
- package/dist/src/components/IKSearch/src/IkSearchAuto.d.ts +5 -5
- package/dist/src/components/IKSearchHead/index.d.ts +5 -5
- package/dist/src/components/IKSearchHead/src/IKSearchHead.vue.d.ts +5 -5
- package/dist/src/components/IKVerticalStepBar/index.d.ts +5 -5
- package/dist/src/components/IKVerticalStepBar/src/IKVerticalStepBar.vue.d.ts +5 -5
- package/dist/src/components/IkApprovalProcess/index.d.ts +7 -7
- package/dist/src/components/IkApprovalProcess/src/IKApprovalProcess.vue.d.ts +7 -7
- package/dist/src/components/IkApprovalProcessDetail/index.d.ts +5 -5
- package/dist/src/components/IkApprovalProcessDetail/src/IKApprovalProcessDetail.vue.d.ts +5 -5
- package/dist/src/components/IkAutoCard/index.d.ts +12 -6
- package/dist/src/components/IkAutoCard/src/IkAutoCard.vue.d.ts +4 -4
- package/dist/src/components/IkBaseDialog/index.d.ts +35 -6
- package/dist/src/components/IkBaseDialog/src/CloseIcon.vue.d.ts +4 -4
- package/dist/src/components/IkBaseDialog/src/IkBaseDialog.vue.d.ts +4 -4
- package/dist/src/components/IkBottomOperate/index.d.ts +43 -15
- package/dist/src/components/IkBottomOperate/src/IkBottomOperate.vue.d.ts +7 -7
- package/dist/src/components/IkBtnContent/index.d.ts +5 -7
- package/dist/src/components/IkBtnContent/src/index.d.ts +5 -7
- package/dist/src/components/IkBtnSetting/index.d.ts +5 -5
- package/dist/src/components/IkBtnSetting/src/IkBtnSetting.vue.d.ts +5 -5
- package/dist/src/components/IkCalendar/index.d.ts +5 -5
- package/dist/src/components/IkCalendar/src/IKCalendar.vue.d.ts +5 -5
- package/dist/src/components/IkCollapseCard/index.d.ts +12 -6
- package/dist/src/components/IkCollapseCard/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkCurrencyInput/index.d.ts +5 -5
- package/dist/src/components/IkCurrencyInput/src/IkCurrencyInput.vue.d.ts +5 -5
- package/dist/src/components/IkDescription/index.d.ts +39 -6
- package/dist/src/components/IkDescription/src/IkDescription.vue.d.ts +4 -4
- package/dist/src/components/IkDetailPreviewFiles/index.d.ts +4 -4
- package/dist/src/components/IkDetailPreviewFiles/src/IkDetailPreviewFiles.vue.d.ts +4 -4
- package/dist/src/components/IkDragList/index.d.ts +130 -13
- package/dist/src/components/IkDragList/src/IkDragList.vue.d.ts +6 -6
- package/dist/src/components/IkEmpty/index.d.ts +19 -6
- package/dist/src/components/IkEmpty/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkFileIcon/index.d.ts +4 -4
- package/dist/src/components/IkFileIcon/src/IkFileIcon.vue.d.ts +4 -4
- package/dist/src/components/IkFullCalendar/index.d.ts +6 -6
- package/dist/src/components/IkIconPicker/index.d.ts +4 -4
- package/dist/src/components/IkIconPicker/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkImageEditor/index.d.ts +2 -0
- package/dist/src/components/IkImageUploadEditor/index.d.ts +191 -0
- package/dist/src/components/IkImageUploadEditor/src/IkImageUploadEditor.vue.d.ts +192 -0
- package/dist/src/components/IkMonacoEditor/index.d.ts +10 -167
- package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +10 -167
- package/dist/src/components/IkOnlyOffice/index.d.ts +4 -4
- package/dist/src/components/IkOnlyOffice/src/IkOnlyOffice.vue.d.ts +4 -4
- package/dist/src/components/IkPageFull/index.d.ts +143 -54
- package/dist/src/components/IkPageFull/src/IkDialog.d.ts +5 -369
- package/dist/src/components/IkPageFull/src/IkPage.vue.d.ts +5 -5
- package/dist/src/components/IkPageFull/src/IkPageHead.vue.d.ts +5 -5
- package/dist/src/components/IkPageFull/src/IkPageTable.vue.d.ts +8 -8
- package/dist/src/components/IkPageFull/src/IkSearchAuto.d.ts +6 -6
- package/dist/src/components/IkPageFull/src/index.vue.d.ts +14 -20
- package/dist/src/components/IkPageTabs/index.d.ts +38 -13
- package/dist/src/components/IkPageTabs/src/IkPageTabs.vue.d.ts +6 -6
- package/dist/src/components/IkPickerUser/index.d.ts +10 -10
- package/dist/src/components/IkPickerUser/src/avatar/Avatar.vue.d.ts +4 -4
- package/dist/src/components/IkPickerUser/src/list/GroupList.vue.d.ts +6 -6
- package/dist/src/components/IkPickerUser/src/list/PostList.vue.d.ts +6 -6
- package/dist/src/components/IkPickerUser/src/list/RoleList.vue.d.ts +6 -6
- package/dist/src/components/IkPickerUser/src/picker.vue.d.ts +10 -10
- package/dist/src/components/IkPickerUser/src/svg/close_svg.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/src/svg/group_svg.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/src/svg/post_svg.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/src/svg/role_svg.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/src/svg/search_svg.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/src/use-picker-data.d.ts +1 -1
- package/dist/src/components/IkPlayer/index.d.ts +26 -10
- package/dist/src/components/IkPlayer/src/Player.vue.d.ts +5 -5
- package/dist/src/components/IkPreviewFileDialog/index.d.ts +4 -4
- package/dist/src/components/IkPreviewFileDialog/src/IkPreviewFileDialog.vue.d.ts +4 -4
- package/dist/src/components/IkPrintConfig/index.d.ts +5 -5
- package/dist/src/components/IkPrintView/index.d.ts +5 -5
- package/dist/src/components/IkRadioGroup/index.d.ts +4 -4
- package/dist/src/components/IkRadioGroup/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkSchedule/index.d.ts +48 -17
- package/dist/src/components/IkSelectTag/index.d.ts +25 -10
- package/dist/src/components/IkSelectTag/src/index.vue.d.ts +5 -5
- package/dist/src/components/IkSideText/IkLinearIcon.vue.d.ts +4 -4
- package/dist/src/components/IkSideText/IkSideText.vue.d.ts +4 -4
- package/dist/src/components/IkSideText/index.d.ts +4 -4
- package/dist/src/components/IkStatu/index.d.ts +5 -5
- package/dist/src/components/IkStatu/src/index.vue.d.ts +5 -5
- package/dist/src/components/IkStatuOver/index.d.ts +5 -5
- package/dist/src/components/IkStatuOver/src/index.vue.d.ts +5 -5
- package/dist/src/components/IkSvgIcon/index.d.ts +12 -12
- package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkTemplateOfficeConfig/index.d.ts +6 -6
- package/dist/src/components/IkTinymce/index.d.ts +5 -5
- package/dist/src/components/IkTinymce/src/index.vue.d.ts +5 -5
- package/dist/src/components/IkTooltip/index.d.ts +19 -6
- package/dist/src/components/IkTooltip/src/index.vue.d.ts +4 -4
- package/dist/src/components/IkTree/IkTree.vue.d.ts +127 -807
- package/dist/src/components/IkTree/index.d.ts +601 -2620
- package/dist/src/components/IkUploadFile/index.d.ts +135 -14
- package/dist/src/components/IkUploadFile/src/index.vue.d.ts +7 -7
- package/dist/src/components/IkUploadImage/index.d.ts +79 -10
- package/dist/src/components/IkUploadImage/src/index.vue.d.ts +5 -5
- package/dist/src/components/IkUploadImage/src/loading.vue.d.ts +1 -1
- package/dist/src/components/Provider/ProviderConfig.vue.d.ts +4 -4
- package/dist/src/components/Provider/index.d.ts +27 -6
- package/dist/src/components/index.d.ts +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/IkApprovalProcess/ik.index.umd.js +0 -1
- package/dist/IkApprovalProcessDetail/ik.index.umd.js +0 -226
- package/dist/IkApprovalProcessDetail/style.css +0 -1
- package/dist/IkCalendar/ik.index.umd.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const IKExpandCollapse: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<
|
|
1
|
+
export declare const IKExpandCollapse: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
|
|
2
2
|
showType: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -11,7 +11,7 @@ export declare const IKExpandCollapse: import('../../utils/typescript').SFCWithI
|
|
|
11
11
|
type: StringConstructor;
|
|
12
12
|
default: string;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15
15
|
handleChangStatus: () => void;
|
|
16
16
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
17
|
showType: {
|
|
@@ -26,11 +26,11 @@ export declare const IKExpandCollapse: import('../../utils/typescript').SFCWithI
|
|
|
26
26
|
type: StringConstructor;
|
|
27
27
|
default: string;
|
|
28
28
|
};
|
|
29
|
-
}>> &
|
|
29
|
+
}>> & {
|
|
30
30
|
onHandleChangStatus?: (() => any) | undefined;
|
|
31
|
-
}
|
|
31
|
+
}, {
|
|
32
32
|
showType: string;
|
|
33
33
|
isExpand: boolean;
|
|
34
34
|
wordName: string;
|
|
35
|
-
}, {}
|
|
35
|
+
}, {}>> & Record<string, any>;
|
|
36
36
|
export default IKExpandCollapse;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
3
|
showType: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -12,7 +12,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
12
12
|
type: StringConstructor;
|
|
13
13
|
default: string;
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
16
|
handleChangStatus: () => void;
|
|
17
17
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
18
|
showType: {
|
|
@@ -27,11 +27,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
27
|
type: StringConstructor;
|
|
28
28
|
default: string;
|
|
29
29
|
};
|
|
30
|
-
}>> &
|
|
30
|
+
}>> & {
|
|
31
31
|
onHandleChangStatus?: (() => any) | undefined;
|
|
32
|
-
}
|
|
32
|
+
}, {
|
|
33
33
|
showType: string;
|
|
34
34
|
isExpand: boolean;
|
|
35
35
|
wordName: string;
|
|
36
|
-
}, {}
|
|
36
|
+
}, {}>;
|
|
37
37
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
2
|
-
new (...args: any[]): import('vue').
|
|
2
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
3
|
enter: {
|
|
4
4
|
type: BooleanConstructor;
|
|
5
5
|
default: boolean;
|
|
@@ -41,7 +41,7 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
41
41
|
default: boolean;
|
|
42
42
|
};
|
|
43
43
|
list: {
|
|
44
|
-
type: import('vue').PropType<import('
|
|
44
|
+
type: import('vue').PropType<import('./src').TSearchForm[]>;
|
|
45
45
|
default: () => never[];
|
|
46
46
|
};
|
|
47
47
|
rowData: {
|
|
@@ -52,35 +52,95 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
52
52
|
type: NumberConstructor;
|
|
53
53
|
default: number;
|
|
54
54
|
};
|
|
55
|
-
}>> &
|
|
56
|
-
onDelete?: ((value: any) => any) | undefined;
|
|
55
|
+
}>> & {
|
|
57
56
|
onSearch?: ((value: any) => any) | undefined;
|
|
57
|
+
onDelete?: ((value: any) => any) | undefined;
|
|
58
58
|
onImport?: ((value: any) => any) | undefined;
|
|
59
59
|
onExport?: ((value: any) => any) | undefined;
|
|
60
60
|
onRefresh?: (() => any) | undefined;
|
|
61
|
-
"onUpdate:formRef"?: ((value: import('vue').Ref<any
|
|
62
|
-
}
|
|
61
|
+
"onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
|
|
62
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
63
63
|
refresh: () => void;
|
|
64
64
|
search: (value: any) => void;
|
|
65
|
-
"update:formRef": (value: import('vue').Ref<any
|
|
65
|
+
"update:formRef": (value: import('vue').Ref<any>) => void;
|
|
66
66
|
import: (value: any) => void;
|
|
67
67
|
export: (value: any) => void;
|
|
68
68
|
delete: (value: any) => void;
|
|
69
|
-
}, import('vue').
|
|
69
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
70
|
+
enter: {
|
|
71
|
+
type: BooleanConstructor;
|
|
72
|
+
default: boolean;
|
|
73
|
+
};
|
|
74
|
+
minSpan: {
|
|
75
|
+
type: NumberConstructor;
|
|
76
|
+
default: number;
|
|
77
|
+
};
|
|
78
|
+
inline: {
|
|
79
|
+
type: BooleanConstructor;
|
|
80
|
+
default: boolean;
|
|
81
|
+
};
|
|
82
|
+
model: {
|
|
83
|
+
type: ObjectConstructor;
|
|
84
|
+
default: () => void;
|
|
85
|
+
};
|
|
86
|
+
formRef: {
|
|
87
|
+
type: import('vue').PropType<import('vue').Ref<any> | null>;
|
|
88
|
+
default: null;
|
|
89
|
+
};
|
|
90
|
+
labelWidth: {
|
|
91
|
+
type: NumberConstructor;
|
|
92
|
+
default: number;
|
|
93
|
+
};
|
|
94
|
+
statusIcon: {
|
|
95
|
+
type: BooleanConstructor;
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
title: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
default: string;
|
|
101
|
+
};
|
|
102
|
+
shadow: {
|
|
103
|
+
type: import('vue').PropType<"always" | "never" | "hover">;
|
|
104
|
+
default: string;
|
|
105
|
+
};
|
|
106
|
+
showSearch: {
|
|
107
|
+
type: BooleanConstructor;
|
|
108
|
+
default: boolean;
|
|
109
|
+
};
|
|
110
|
+
list: {
|
|
111
|
+
type: import('vue').PropType<import('./src').TSearchForm[]>;
|
|
112
|
+
default: () => never[];
|
|
113
|
+
};
|
|
114
|
+
rowData: {
|
|
115
|
+
type: ArrayConstructor;
|
|
116
|
+
default: () => never[];
|
|
117
|
+
};
|
|
118
|
+
num: {
|
|
119
|
+
type: NumberConstructor;
|
|
120
|
+
default: number;
|
|
121
|
+
};
|
|
122
|
+
}>> & {
|
|
123
|
+
onSearch?: ((value: any) => any) | undefined;
|
|
124
|
+
onDelete?: ((value: any) => any) | undefined;
|
|
125
|
+
onImport?: ((value: any) => any) | undefined;
|
|
126
|
+
onExport?: ((value: any) => any) | undefined;
|
|
127
|
+
onRefresh?: (() => any) | undefined;
|
|
128
|
+
"onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
|
|
129
|
+
}, {
|
|
70
130
|
title: string;
|
|
71
|
-
list: import('
|
|
131
|
+
list: import('./src').TSearchForm[];
|
|
72
132
|
shadow: "always" | "hover" | "never";
|
|
73
133
|
num: number;
|
|
74
134
|
labelWidth: number;
|
|
135
|
+
model: Record<string, any>;
|
|
75
136
|
rowData: unknown[];
|
|
76
137
|
enter: boolean;
|
|
77
138
|
minSpan: number;
|
|
78
139
|
inline: boolean;
|
|
79
|
-
|
|
80
|
-
formRef: import('vue').Ref<any, any> | null;
|
|
140
|
+
formRef: import('vue').Ref<any> | null;
|
|
81
141
|
statusIcon: boolean;
|
|
82
142
|
showSearch: boolean;
|
|
83
|
-
}, true, {}, {},
|
|
143
|
+
}, true, {}, {}, {
|
|
84
144
|
P: {};
|
|
85
145
|
B: {};
|
|
86
146
|
D: {};
|
|
@@ -129,7 +189,7 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
129
189
|
default: boolean;
|
|
130
190
|
};
|
|
131
191
|
list: {
|
|
132
|
-
type: import('vue').PropType<import('
|
|
192
|
+
type: import('vue').PropType<import('./src').TSearchForm[]>;
|
|
133
193
|
default: () => never[];
|
|
134
194
|
};
|
|
135
195
|
rowData: {
|
|
@@ -140,25 +200,25 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
140
200
|
type: NumberConstructor;
|
|
141
201
|
default: number;
|
|
142
202
|
};
|
|
143
|
-
}>> &
|
|
144
|
-
onDelete?: ((value: any) => any) | undefined;
|
|
203
|
+
}>> & {
|
|
145
204
|
onSearch?: ((value: any) => any) | undefined;
|
|
205
|
+
onDelete?: ((value: any) => any) | undefined;
|
|
146
206
|
onImport?: ((value: any) => any) | undefined;
|
|
147
207
|
onExport?: ((value: any) => any) | undefined;
|
|
148
208
|
onRefresh?: (() => any) | undefined;
|
|
149
|
-
"onUpdate:formRef"?: ((value: import('vue').Ref<any
|
|
150
|
-
}
|
|
209
|
+
"onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
|
|
210
|
+
}, {}, {}, {}, {}, {
|
|
151
211
|
title: string;
|
|
152
|
-
list: import('
|
|
212
|
+
list: import('./src').TSearchForm[];
|
|
153
213
|
shadow: "always" | "hover" | "never";
|
|
154
214
|
num: number;
|
|
155
215
|
labelWidth: number;
|
|
216
|
+
model: Record<string, any>;
|
|
156
217
|
rowData: unknown[];
|
|
157
218
|
enter: boolean;
|
|
158
219
|
minSpan: number;
|
|
159
220
|
inline: boolean;
|
|
160
|
-
|
|
161
|
-
formRef: import('vue').Ref<any, any> | null;
|
|
221
|
+
formRef: import('vue').Ref<any> | null;
|
|
162
222
|
statusIcon: boolean;
|
|
163
223
|
showSearch: boolean;
|
|
164
224
|
}>;
|
|
@@ -207,7 +267,7 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
207
267
|
default: boolean;
|
|
208
268
|
};
|
|
209
269
|
list: {
|
|
210
|
-
type: import('vue').PropType<import('
|
|
270
|
+
type: import('vue').PropType<import('./src').TSearchForm[]>;
|
|
211
271
|
default: () => never[];
|
|
212
272
|
};
|
|
213
273
|
rowData: {
|
|
@@ -218,35 +278,35 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
|
|
|
218
278
|
type: NumberConstructor;
|
|
219
279
|
default: number;
|
|
220
280
|
};
|
|
221
|
-
}>> &
|
|
222
|
-
onDelete?: ((value: any) => any) | undefined;
|
|
281
|
+
}>> & {
|
|
223
282
|
onSearch?: ((value: any) => any) | undefined;
|
|
283
|
+
onDelete?: ((value: any) => any) | undefined;
|
|
224
284
|
onImport?: ((value: any) => any) | undefined;
|
|
225
285
|
onExport?: ((value: any) => any) | undefined;
|
|
226
286
|
onRefresh?: (() => any) | undefined;
|
|
227
|
-
"onUpdate:formRef"?: ((value: import('vue').Ref<any
|
|
228
|
-
}
|
|
287
|
+
"onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
|
|
288
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
229
289
|
refresh: () => void;
|
|
230
290
|
search: (value: any) => void;
|
|
231
|
-
"update:formRef": (value: import('vue').Ref<any
|
|
291
|
+
"update:formRef": (value: import('vue').Ref<any>) => void;
|
|
232
292
|
import: (value: any) => void;
|
|
233
293
|
export: (value: any) => void;
|
|
234
294
|
delete: (value: any) => void;
|
|
235
295
|
}, string, {
|
|
236
296
|
title: string;
|
|
237
|
-
list: import('
|
|
297
|
+
list: import('./src').TSearchForm[];
|
|
238
298
|
shadow: "always" | "hover" | "never";
|
|
239
299
|
num: number;
|
|
240
300
|
labelWidth: number;
|
|
301
|
+
model: Record<string, any>;
|
|
241
302
|
rowData: unknown[];
|
|
242
303
|
enter: boolean;
|
|
243
304
|
minSpan: number;
|
|
244
305
|
inline: boolean;
|
|
245
|
-
|
|
246
|
-
formRef: import('vue').Ref<any, any> | null;
|
|
306
|
+
formRef: import('vue').Ref<any> | null;
|
|
247
307
|
statusIcon: boolean;
|
|
248
308
|
showSearch: boolean;
|
|
249
|
-
}, {}, string, {}
|
|
309
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
250
310
|
$slots: Partial<Record<any, (_: {}) => any>>;
|
|
251
311
|
})> & Record<string, any>;
|
|
252
312
|
export default IKSearch;
|
|
@@ -6,7 +6,7 @@ declare function __VLS_template(): {
|
|
|
6
6
|
};
|
|
7
7
|
}): any;
|
|
8
8
|
};
|
|
9
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
9
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
10
10
|
spaceNum: {
|
|
11
11
|
type: StringConstructor;
|
|
12
12
|
default: string;
|
|
@@ -37,7 +37,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
37
37
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
38
38
|
of<T>(...items: T[]): T[];
|
|
39
39
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
40
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
40
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
41
41
|
readonly [Symbol.species]: ArrayConstructor;
|
|
42
42
|
};
|
|
43
43
|
default: () => never[];
|
|
@@ -54,7 +54,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
54
54
|
value: string;
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
-
}
|
|
57
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
58
58
|
click: (value: any) => void;
|
|
59
59
|
"update:active": (value: any) => void;
|
|
60
60
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -88,7 +88,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
88
88
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
89
89
|
of<T>(...items: T[]): T[];
|
|
90
90
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
91
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
91
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
92
92
|
readonly [Symbol.species]: ArrayConstructor;
|
|
93
93
|
};
|
|
94
94
|
default: () => never[];
|
|
@@ -105,10 +105,10 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
105
105
|
value: string;
|
|
106
106
|
};
|
|
107
107
|
};
|
|
108
|
-
}>> &
|
|
108
|
+
}>> & {
|
|
109
109
|
onClick?: ((value: any) => any) | undefined;
|
|
110
110
|
"onUpdate:active"?: ((value: any) => any) | undefined;
|
|
111
|
-
}
|
|
111
|
+
}, {
|
|
112
112
|
list: any[];
|
|
113
113
|
active: number;
|
|
114
114
|
needClick: boolean;
|
|
@@ -116,7 +116,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
116
116
|
alignCenter: boolean;
|
|
117
117
|
spaceNum: string;
|
|
118
118
|
activeColor: string;
|
|
119
|
-
}, {}
|
|
119
|
+
}, {}>;
|
|
120
120
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
121
121
|
export default _default;
|
|
122
122
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInstall<{
|
|
2
|
-
new (...args: any[]): import('vue').
|
|
2
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
3
|
list: {
|
|
4
4
|
type: {
|
|
5
5
|
(arrayLength: number): any[];
|
|
@@ -14,7 +14,7 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
14
14
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
15
15
|
of<T>(...items: T[]): T[];
|
|
16
16
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
17
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
17
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
18
18
|
readonly [Symbol.species]: ArrayConstructor;
|
|
19
19
|
};
|
|
20
20
|
default: () => never[];
|
|
@@ -85,11 +85,107 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
85
85
|
type: BooleanConstructor;
|
|
86
86
|
default: boolean;
|
|
87
87
|
};
|
|
88
|
-
|
|
88
|
+
showFileSize: {
|
|
89
|
+
type: BooleanConstructor;
|
|
90
|
+
default: boolean;
|
|
91
|
+
};
|
|
92
|
+
}>> & {
|
|
89
93
|
onHandPreview?: ((file: any) => any) | undefined;
|
|
90
|
-
}
|
|
94
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
91
95
|
handPreview: (file: any) => void;
|
|
92
|
-
}, import('vue').
|
|
96
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
97
|
+
list: {
|
|
98
|
+
type: {
|
|
99
|
+
(arrayLength: number): any[];
|
|
100
|
+
(...items: any[]): any[];
|
|
101
|
+
new (arrayLength: number): any[];
|
|
102
|
+
new (...items: any[]): any[];
|
|
103
|
+
isArray(arg: any): arg is any[];
|
|
104
|
+
readonly prototype: any[];
|
|
105
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
106
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
107
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
108
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
109
|
+
of<T>(...items: T[]): T[];
|
|
110
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
111
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
112
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
113
|
+
};
|
|
114
|
+
default: () => never[];
|
|
115
|
+
};
|
|
116
|
+
url: {
|
|
117
|
+
required: true;
|
|
118
|
+
type: StringConstructor;
|
|
119
|
+
default: string;
|
|
120
|
+
};
|
|
121
|
+
loadUrl: {
|
|
122
|
+
type: StringConstructor;
|
|
123
|
+
default: string;
|
|
124
|
+
};
|
|
125
|
+
field: {
|
|
126
|
+
required: true;
|
|
127
|
+
type: ObjectConstructor;
|
|
128
|
+
default: () => {};
|
|
129
|
+
};
|
|
130
|
+
iconSize: {
|
|
131
|
+
type: NumberConstructor;
|
|
132
|
+
default: number;
|
|
133
|
+
};
|
|
134
|
+
showBg: {
|
|
135
|
+
type: BooleanConstructor;
|
|
136
|
+
default: boolean;
|
|
137
|
+
};
|
|
138
|
+
width: {
|
|
139
|
+
type: NumberConstructor;
|
|
140
|
+
default: string;
|
|
141
|
+
};
|
|
142
|
+
iconHoverShow: {
|
|
143
|
+
type: BooleanConstructor;
|
|
144
|
+
default: boolean;
|
|
145
|
+
};
|
|
146
|
+
isOnlyOfficePreview: {
|
|
147
|
+
type: BooleanConstructor;
|
|
148
|
+
default: boolean;
|
|
149
|
+
};
|
|
150
|
+
onlyOfficeAccept: {
|
|
151
|
+
type: StringConstructor;
|
|
152
|
+
default: string;
|
|
153
|
+
};
|
|
154
|
+
onlyofficeServer: {
|
|
155
|
+
type: StringConstructor;
|
|
156
|
+
default: string;
|
|
157
|
+
};
|
|
158
|
+
onlyOfficeConfig: {
|
|
159
|
+
type: ObjectConstructor;
|
|
160
|
+
default: () => {};
|
|
161
|
+
};
|
|
162
|
+
jwtToken: {
|
|
163
|
+
type: StringConstructor;
|
|
164
|
+
default: string;
|
|
165
|
+
};
|
|
166
|
+
simple: {
|
|
167
|
+
type: BooleanConstructor;
|
|
168
|
+
default: boolean;
|
|
169
|
+
};
|
|
170
|
+
showType: {
|
|
171
|
+
type: StringConstructor;
|
|
172
|
+
default: string;
|
|
173
|
+
};
|
|
174
|
+
showDownloadBtn: {
|
|
175
|
+
type: BooleanConstructor;
|
|
176
|
+
default: boolean;
|
|
177
|
+
};
|
|
178
|
+
showPreviewBtn: {
|
|
179
|
+
type: BooleanConstructor;
|
|
180
|
+
default: boolean;
|
|
181
|
+
};
|
|
182
|
+
showFileSize: {
|
|
183
|
+
type: BooleanConstructor;
|
|
184
|
+
default: boolean;
|
|
185
|
+
};
|
|
186
|
+
}>> & {
|
|
187
|
+
onHandPreview?: ((file: any) => any) | undefined;
|
|
188
|
+
}, {
|
|
93
189
|
url: string;
|
|
94
190
|
width: number;
|
|
95
191
|
list: any[];
|
|
@@ -107,7 +203,8 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
107
203
|
showType: string;
|
|
108
204
|
showDownloadBtn: boolean;
|
|
109
205
|
showPreviewBtn: boolean;
|
|
110
|
-
|
|
206
|
+
showFileSize: boolean;
|
|
207
|
+
}, true, {}, {}, {
|
|
111
208
|
P: {};
|
|
112
209
|
B: {};
|
|
113
210
|
D: {};
|
|
@@ -129,7 +226,7 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
129
226
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
130
227
|
of<T>(...items: T[]): T[];
|
|
131
228
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
132
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
229
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
133
230
|
readonly [Symbol.species]: ArrayConstructor;
|
|
134
231
|
};
|
|
135
232
|
default: () => never[];
|
|
@@ -200,9 +297,13 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
200
297
|
type: BooleanConstructor;
|
|
201
298
|
default: boolean;
|
|
202
299
|
};
|
|
203
|
-
|
|
300
|
+
showFileSize: {
|
|
301
|
+
type: BooleanConstructor;
|
|
302
|
+
default: boolean;
|
|
303
|
+
};
|
|
304
|
+
}>> & {
|
|
204
305
|
onHandPreview?: ((file: any) => any) | undefined;
|
|
205
|
-
}
|
|
306
|
+
}, {}, {}, {}, {}, {
|
|
206
307
|
url: string;
|
|
207
308
|
width: number;
|
|
208
309
|
list: any[];
|
|
@@ -220,6 +321,7 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
220
321
|
showType: string;
|
|
221
322
|
showDownloadBtn: boolean;
|
|
222
323
|
showPreviewBtn: boolean;
|
|
324
|
+
showFileSize: boolean;
|
|
223
325
|
}>;
|
|
224
326
|
__isFragment?: never;
|
|
225
327
|
__isTeleport?: never;
|
|
@@ -239,7 +341,7 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
239
341
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
240
342
|
of<T>(...items: T[]): T[];
|
|
241
343
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
242
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
344
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
243
345
|
readonly [Symbol.species]: ArrayConstructor;
|
|
244
346
|
};
|
|
245
347
|
default: () => never[];
|
|
@@ -310,9 +412,13 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
310
412
|
type: BooleanConstructor;
|
|
311
413
|
default: boolean;
|
|
312
414
|
};
|
|
313
|
-
|
|
415
|
+
showFileSize: {
|
|
416
|
+
type: BooleanConstructor;
|
|
417
|
+
default: boolean;
|
|
418
|
+
};
|
|
419
|
+
}>> & {
|
|
314
420
|
onHandPreview?: ((file: any) => any) | undefined;
|
|
315
|
-
}
|
|
421
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
316
422
|
handPreview: (file: any) => void;
|
|
317
423
|
}, string, {
|
|
318
424
|
url: string;
|
|
@@ -332,7 +438,8 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
|
|
|
332
438
|
showType: string;
|
|
333
439
|
showDownloadBtn: boolean;
|
|
334
440
|
showPreviewBtn: boolean;
|
|
335
|
-
|
|
441
|
+
showFileSize: boolean;
|
|
442
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
336
443
|
$slots: {
|
|
337
444
|
operation?(_: {
|
|
338
445
|
data: any;
|
|
@@ -3,7 +3,7 @@ declare function __VLS_template(): {
|
|
|
3
3
|
data: any;
|
|
4
4
|
}): any;
|
|
5
5
|
};
|
|
6
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
6
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
7
7
|
list: {
|
|
8
8
|
type: {
|
|
9
9
|
(arrayLength: number): any[];
|
|
@@ -18,7 +18,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
18
18
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
19
19
|
of<T>(...items: T[]): T[];
|
|
20
20
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
21
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
21
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
22
22
|
readonly [Symbol.species]: ArrayConstructor;
|
|
23
23
|
};
|
|
24
24
|
default: () => never[];
|
|
@@ -89,7 +89,11 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
89
89
|
type: BooleanConstructor;
|
|
90
90
|
default: boolean;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
showFileSize: {
|
|
93
|
+
type: BooleanConstructor;
|
|
94
|
+
default: boolean;
|
|
95
|
+
};
|
|
96
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
93
97
|
handPreview: (file: any) => void;
|
|
94
98
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
95
99
|
list: {
|
|
@@ -106,7 +110,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
106
110
|
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
107
111
|
of<T>(...items: T[]): T[];
|
|
108
112
|
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
109
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T
|
|
113
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
110
114
|
readonly [Symbol.species]: ArrayConstructor;
|
|
111
115
|
};
|
|
112
116
|
default: () => never[];
|
|
@@ -177,9 +181,13 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
177
181
|
type: BooleanConstructor;
|
|
178
182
|
default: boolean;
|
|
179
183
|
};
|
|
180
|
-
|
|
184
|
+
showFileSize: {
|
|
185
|
+
type: BooleanConstructor;
|
|
186
|
+
default: boolean;
|
|
187
|
+
};
|
|
188
|
+
}>> & {
|
|
181
189
|
onHandPreview?: ((file: any) => any) | undefined;
|
|
182
|
-
}
|
|
190
|
+
}, {
|
|
183
191
|
url: string;
|
|
184
192
|
width: number;
|
|
185
193
|
list: any[];
|
|
@@ -197,7 +205,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
197
205
|
showType: string;
|
|
198
206
|
showDownloadBtn: boolean;
|
|
199
207
|
showPreviewBtn: boolean;
|
|
200
|
-
|
|
208
|
+
showFileSize: boolean;
|
|
209
|
+
}, {}>;
|
|
201
210
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
202
211
|
export default _default;
|
|
203
212
|
type __VLS_WithTemplateSlots<T, S> = T & {
|