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,5 +1,5 @@
|
|
|
1
1
|
export declare const IkPageTabs: import('../../utils/typescript').SFCWithInstall<{
|
|
2
|
-
new (...args: any[]): import('vue').
|
|
2
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
3
|
modelValue: import('vue').PropType<any>;
|
|
4
4
|
tabs: {
|
|
5
5
|
type: import('vue').PropType<Array<{
|
|
@@ -21,22 +21,47 @@ export declare const IkPageTabs: import('../../utils/typescript').SFCWithInstall
|
|
|
21
21
|
type: BooleanConstructor;
|
|
22
22
|
default: boolean;
|
|
23
23
|
};
|
|
24
|
-
}>> &
|
|
24
|
+
}>> & {
|
|
25
25
|
onSearch?: ((row: any) => any) | undefined;
|
|
26
26
|
onTabClick?: ((id: string | number, row?: any) => any) | undefined;
|
|
27
|
-
}
|
|
27
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
28
|
search: (row: any) => void;
|
|
29
29
|
tabClick: (id: string | number, row?: any) => void;
|
|
30
|
-
}, import('vue').
|
|
30
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
31
|
+
modelValue: import('vue').PropType<any>;
|
|
32
|
+
tabs: {
|
|
33
|
+
type: import('vue').PropType<Array<{
|
|
34
|
+
label: string | number;
|
|
35
|
+
id: string | number;
|
|
36
|
+
disabled?: boolean;
|
|
37
|
+
}>>;
|
|
38
|
+
default: () => never[];
|
|
39
|
+
};
|
|
40
|
+
defaultSlot: {
|
|
41
|
+
type: BooleanConstructor;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
lazyTab: {
|
|
45
|
+
type: BooleanConstructor;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
split: {
|
|
49
|
+
type: BooleanConstructor;
|
|
50
|
+
default: boolean;
|
|
51
|
+
};
|
|
52
|
+
}>> & {
|
|
53
|
+
onSearch?: ((row: any) => any) | undefined;
|
|
54
|
+
onTabClick?: ((id: string | number, row?: any) => any) | undefined;
|
|
55
|
+
}, {
|
|
56
|
+
split: boolean;
|
|
31
57
|
tabs: {
|
|
32
58
|
label: string | number;
|
|
33
59
|
id: string | number;
|
|
34
60
|
disabled?: boolean;
|
|
35
61
|
}[];
|
|
36
|
-
split: boolean;
|
|
37
62
|
defaultSlot: boolean;
|
|
38
63
|
lazyTab: boolean;
|
|
39
|
-
}, true, {}, {},
|
|
64
|
+
}, true, {}, {}, {
|
|
40
65
|
P: {};
|
|
41
66
|
B: {};
|
|
42
67
|
D: {};
|
|
@@ -65,16 +90,16 @@ export declare const IkPageTabs: import('../../utils/typescript').SFCWithInstall
|
|
|
65
90
|
type: BooleanConstructor;
|
|
66
91
|
default: boolean;
|
|
67
92
|
};
|
|
68
|
-
}>> &
|
|
93
|
+
}>> & {
|
|
69
94
|
onSearch?: ((row: any) => any) | undefined;
|
|
70
95
|
onTabClick?: ((id: string | number, row?: any) => any) | undefined;
|
|
71
|
-
}
|
|
96
|
+
}, {}, {}, {}, {}, {
|
|
97
|
+
split: boolean;
|
|
72
98
|
tabs: {
|
|
73
99
|
label: string | number;
|
|
74
100
|
id: string | number;
|
|
75
101
|
disabled?: boolean;
|
|
76
102
|
}[];
|
|
77
|
-
split: boolean;
|
|
78
103
|
defaultSlot: boolean;
|
|
79
104
|
lazyTab: boolean;
|
|
80
105
|
}>;
|
|
@@ -103,22 +128,22 @@ export declare const IkPageTabs: import('../../utils/typescript').SFCWithInstall
|
|
|
103
128
|
type: BooleanConstructor;
|
|
104
129
|
default: boolean;
|
|
105
130
|
};
|
|
106
|
-
}>> &
|
|
131
|
+
}>> & {
|
|
107
132
|
onSearch?: ((row: any) => any) | undefined;
|
|
108
133
|
onTabClick?: ((id: string | number, row?: any) => any) | undefined;
|
|
109
|
-
}
|
|
134
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
110
135
|
search: (row: any) => void;
|
|
111
136
|
tabClick: (id: string | number, row?: any) => void;
|
|
112
137
|
}, string, {
|
|
138
|
+
split: boolean;
|
|
113
139
|
tabs: {
|
|
114
140
|
label: string | number;
|
|
115
141
|
id: string | number;
|
|
116
142
|
disabled?: boolean;
|
|
117
143
|
}[];
|
|
118
|
-
split: boolean;
|
|
119
144
|
defaultSlot: boolean;
|
|
120
145
|
lazyTab: boolean;
|
|
121
|
-
}, {}, string, {}
|
|
146
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
122
147
|
$slots: Partial<Record<NonNullable<string | number>, (_: {}) => any>> & Partial<Record<NonNullable<string | number>, (_: {}) => any>> & {
|
|
123
148
|
default?(_: {}): any;
|
|
124
149
|
};
|
|
@@ -3,7 +3,7 @@ import { PropType } from 'vue';
|
|
|
3
3
|
declare function __VLS_template(): Partial<Record<NonNullable<string | number>, (_: {}) => any>> & Partial<Record<NonNullable<string | number>, (_: {}) => any>> & {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
};
|
|
6
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
6
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
7
7
|
modelValue: import('vue').PropType<any>;
|
|
8
8
|
tabs: {
|
|
9
9
|
type: PropType<Array<{
|
|
@@ -25,7 +25,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
25
25
|
type: BooleanConstructor;
|
|
26
26
|
default: boolean;
|
|
27
27
|
};
|
|
28
|
-
}
|
|
28
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
29
29
|
search: (row: any) => void;
|
|
30
30
|
tabClick: (id: string | number, row?: any) => void;
|
|
31
31
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -50,19 +50,19 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
50
50
|
type: BooleanConstructor;
|
|
51
51
|
default: boolean;
|
|
52
52
|
};
|
|
53
|
-
}>> &
|
|
53
|
+
}>> & {
|
|
54
54
|
onSearch?: ((row: any) => any) | undefined;
|
|
55
55
|
onTabClick?: ((id: string | number, row?: any) => any) | undefined;
|
|
56
|
-
}
|
|
56
|
+
}, {
|
|
57
|
+
split: boolean;
|
|
57
58
|
tabs: {
|
|
58
59
|
label: string | number;
|
|
59
60
|
id: string | number;
|
|
60
61
|
disabled?: boolean;
|
|
61
62
|
}[];
|
|
62
|
-
split: boolean;
|
|
63
63
|
defaultSlot: boolean;
|
|
64
64
|
lazyTab: boolean;
|
|
65
|
-
}, {}
|
|
65
|
+
}, {}>;
|
|
66
66
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
67
67
|
export default _default;
|
|
68
68
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const IkingPickerUser: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<
|
|
1
|
+
export declare const IkingPickerUser: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
|
|
2
2
|
children: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -146,11 +146,11 @@ export declare const IkingPickerUser: import('../../utils/typescript').SFCWithIn
|
|
|
146
146
|
type: BooleanConstructor;
|
|
147
147
|
default: boolean;
|
|
148
148
|
};
|
|
149
|
-
}
|
|
149
|
+
}, {
|
|
150
150
|
handClear: () => void;
|
|
151
151
|
handRomeve: (item: import('./types').TList) => void;
|
|
152
152
|
handDelete: (item: import('./types').TList | undefined) => boolean | undefined;
|
|
153
|
-
},
|
|
153
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
154
154
|
handChild: (val: import('./types').TList | null) => void;
|
|
155
155
|
"update:show": (val: boolean) => void;
|
|
156
156
|
"update:modelValue": (val: import('./types').TList[]) => void;
|
|
@@ -304,20 +304,19 @@ export declare const IkingPickerUser: import('../../utils/typescript').SFCWithIn
|
|
|
304
304
|
type: BooleanConstructor;
|
|
305
305
|
default: boolean;
|
|
306
306
|
};
|
|
307
|
-
}>> &
|
|
307
|
+
}>> & {
|
|
308
308
|
"onUpdate:modelValue"?: ((val: import('./types').TList[]) => any) | undefined;
|
|
309
|
+
onSearch?: ((val: string) => any) | undefined;
|
|
309
310
|
onHandChild?: ((val: import('./types').TList | null) => any) | undefined;
|
|
310
311
|
"onUpdate:show"?: ((val: boolean) => any) | undefined;
|
|
311
312
|
onOk?: ((val: any) => any) | undefined;
|
|
312
|
-
|
|
313
|
-
}>, {
|
|
314
|
-
lazy: boolean;
|
|
313
|
+
}, {
|
|
315
314
|
data: import('./types').TList[];
|
|
316
315
|
title: string;
|
|
316
|
+
search: boolean;
|
|
317
317
|
width: String | Number;
|
|
318
318
|
height: String | Number;
|
|
319
319
|
immediate: boolean;
|
|
320
|
-
children: boolean;
|
|
321
320
|
show: boolean;
|
|
322
321
|
emptyText: string;
|
|
323
322
|
placeholder: string;
|
|
@@ -330,12 +329,12 @@ export declare const IkingPickerUser: import('../../utils/typescript').SFCWithIn
|
|
|
330
329
|
post?: string;
|
|
331
330
|
};
|
|
332
331
|
modelValue: import('./types').TList[];
|
|
332
|
+
children: boolean;
|
|
333
333
|
org: {
|
|
334
334
|
elementName: string;
|
|
335
335
|
elementId: string;
|
|
336
336
|
elementType: "DEPT" | "USER" | "ROLE" | "POST";
|
|
337
337
|
};
|
|
338
|
-
search: boolean;
|
|
339
338
|
topLink: boolean;
|
|
340
339
|
orgPid: string;
|
|
341
340
|
groupList: import('./types').TList[];
|
|
@@ -357,8 +356,9 @@ export declare const IkingPickerUser: import('../../utils/typescript').SFCWithIn
|
|
|
357
356
|
id?: string | number;
|
|
358
357
|
avatar?: string;
|
|
359
358
|
};
|
|
359
|
+
lazy: boolean;
|
|
360
360
|
imageBaseUrl: string;
|
|
361
361
|
dataScopeOnly: boolean;
|
|
362
362
|
rootDepartmentOnly: boolean;
|
|
363
|
-
}, {}
|
|
363
|
+
}, {}>> & Record<string, any>;
|
|
364
364
|
export default IkingPickerUser;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
fixPropOpt: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -15,7 +15,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
19
19
|
fixPropOpt: {
|
|
20
20
|
type: ObjectConstructor;
|
|
21
21
|
default: () => void;
|
|
@@ -32,10 +32,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
32
32
|
type: StringConstructor;
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
|
-
}
|
|
35
|
+
}>>, {
|
|
36
36
|
imageBaseUrl: string;
|
|
37
37
|
fixPropOpt: Record<string, any>;
|
|
38
38
|
fixTypeOpt: Record<string, any>;
|
|
39
39
|
element: Record<string, any>;
|
|
40
|
-
}, {}
|
|
40
|
+
}, {}>;
|
|
41
41
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
list: {
|
|
3
3
|
type: import('vue').PropType<import('../../types').TList[]>;
|
|
4
4
|
default: () => never[];
|
|
@@ -43,7 +43,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
43
43
|
type: ArrayConstructor;
|
|
44
44
|
default: () => string[];
|
|
45
45
|
};
|
|
46
|
-
}
|
|
46
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
47
47
|
change: (...args: any[]) => void;
|
|
48
48
|
handChild: (...args: any[]) => void;
|
|
49
49
|
check: (...args: any[]) => void;
|
|
@@ -92,21 +92,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
92
|
type: ArrayConstructor;
|
|
93
93
|
default: () => string[];
|
|
94
94
|
};
|
|
95
|
-
}>> &
|
|
95
|
+
}>> & {
|
|
96
96
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
97
97
|
onHandChild?: ((...args: any[]) => any) | undefined;
|
|
98
98
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
99
|
-
}
|
|
99
|
+
}, {
|
|
100
100
|
height: string;
|
|
101
101
|
list: import('../../types').TList[];
|
|
102
|
-
children: boolean;
|
|
103
102
|
emptyText: string;
|
|
104
103
|
max: number;
|
|
105
104
|
multiple: boolean;
|
|
105
|
+
children: boolean;
|
|
106
106
|
chooseType: unknown[];
|
|
107
107
|
imageBaseUrl: string;
|
|
108
108
|
handList: import('../../types').TList[];
|
|
109
109
|
fixPropOpt: Record<string, any>;
|
|
110
110
|
fixTypeOpt: Record<string, any>;
|
|
111
|
-
}, {}
|
|
111
|
+
}, {}>;
|
|
112
112
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
list: {
|
|
3
3
|
type: import('vue').PropType<import('../../types').TList[]>;
|
|
4
4
|
default: () => never[];
|
|
@@ -43,7 +43,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
43
43
|
type: ArrayConstructor;
|
|
44
44
|
default: () => string[];
|
|
45
45
|
};
|
|
46
|
-
}
|
|
46
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
47
47
|
change: (...args: any[]) => void;
|
|
48
48
|
check: (...args: any[]) => void;
|
|
49
49
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -91,20 +91,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
91
91
|
type: ArrayConstructor;
|
|
92
92
|
default: () => string[];
|
|
93
93
|
};
|
|
94
|
-
}>> &
|
|
94
|
+
}>> & {
|
|
95
95
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
96
96
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
97
|
-
}
|
|
97
|
+
}, {
|
|
98
98
|
height: string;
|
|
99
99
|
list: import('../../types').TList[];
|
|
100
|
-
children: boolean;
|
|
101
100
|
emptyText: string;
|
|
102
101
|
max: number;
|
|
103
102
|
multiple: boolean;
|
|
103
|
+
children: boolean;
|
|
104
104
|
chooseType: unknown[];
|
|
105
105
|
imageBaseUrl: string;
|
|
106
106
|
handList: import('../../types').TList[];
|
|
107
107
|
fixPropOpt: Record<string, any>;
|
|
108
108
|
fixTypeOpt: Record<string, any>;
|
|
109
|
-
}, {}
|
|
109
|
+
}, {}>;
|
|
110
110
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
list: {
|
|
3
3
|
type: import('vue').PropType<import('../../types').TList[]>;
|
|
4
4
|
default: () => never[];
|
|
@@ -43,7 +43,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
43
43
|
type: ArrayConstructor;
|
|
44
44
|
default: () => string[];
|
|
45
45
|
};
|
|
46
|
-
}
|
|
46
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
47
47
|
change: (...args: any[]) => void;
|
|
48
48
|
check: (...args: any[]) => void;
|
|
49
49
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -91,20 +91,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
91
91
|
type: ArrayConstructor;
|
|
92
92
|
default: () => string[];
|
|
93
93
|
};
|
|
94
|
-
}>> &
|
|
94
|
+
}>> & {
|
|
95
95
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
96
96
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
97
|
-
}
|
|
97
|
+
}, {
|
|
98
98
|
height: string;
|
|
99
99
|
list: import('../../types').TList[];
|
|
100
|
-
children: boolean;
|
|
101
100
|
emptyText: string;
|
|
102
101
|
max: number;
|
|
103
102
|
multiple: boolean;
|
|
103
|
+
children: boolean;
|
|
104
104
|
chooseType: unknown[];
|
|
105
105
|
imageBaseUrl: string;
|
|
106
106
|
handList: import('../../types').TList[];
|
|
107
107
|
fixPropOpt: Record<string, any>;
|
|
108
108
|
fixTypeOpt: Record<string, any>;
|
|
109
|
-
}, {}
|
|
109
|
+
}, {}>;
|
|
110
110
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TList, EChooseType, ETab } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
children: {
|
|
5
5
|
type: BooleanConstructor;
|
|
6
6
|
default: boolean;
|
|
@@ -148,11 +148,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
148
148
|
type: BooleanConstructor;
|
|
149
149
|
default: boolean;
|
|
150
150
|
};
|
|
151
|
-
}
|
|
151
|
+
}, {
|
|
152
152
|
handClear: () => void;
|
|
153
153
|
handRomeve: (item: TList) => void;
|
|
154
154
|
handDelete: (item: TList | undefined) => boolean | undefined;
|
|
155
|
-
},
|
|
155
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
156
156
|
handChild: (val: TList | null) => void;
|
|
157
157
|
"update:show": (val: boolean) => void;
|
|
158
158
|
"update:modelValue": (val: TList[]) => void;
|
|
@@ -306,20 +306,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
306
306
|
type: BooleanConstructor;
|
|
307
307
|
default: boolean;
|
|
308
308
|
};
|
|
309
|
-
}>> &
|
|
309
|
+
}>> & {
|
|
310
310
|
"onUpdate:modelValue"?: ((val: TList[]) => any) | undefined;
|
|
311
|
+
onSearch?: ((val: string) => any) | undefined;
|
|
311
312
|
onHandChild?: ((val: TList | null) => any) | undefined;
|
|
312
313
|
"onUpdate:show"?: ((val: boolean) => any) | undefined;
|
|
313
314
|
onOk?: ((val: any) => any) | undefined;
|
|
314
|
-
|
|
315
|
-
}>, {
|
|
316
|
-
lazy: boolean;
|
|
315
|
+
}, {
|
|
317
316
|
data: TList[];
|
|
318
317
|
title: string;
|
|
318
|
+
search: boolean;
|
|
319
319
|
width: String | Number;
|
|
320
320
|
height: String | Number;
|
|
321
321
|
immediate: boolean;
|
|
322
|
-
children: boolean;
|
|
323
322
|
show: boolean;
|
|
324
323
|
emptyText: string;
|
|
325
324
|
placeholder: string;
|
|
@@ -332,12 +331,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
332
331
|
post?: string;
|
|
333
332
|
};
|
|
334
333
|
modelValue: TList[];
|
|
334
|
+
children: boolean;
|
|
335
335
|
org: {
|
|
336
336
|
elementName: string;
|
|
337
337
|
elementId: string;
|
|
338
338
|
elementType: "DEPT" | "USER" | "ROLE" | "POST";
|
|
339
339
|
};
|
|
340
|
-
search: boolean;
|
|
341
340
|
topLink: boolean;
|
|
342
341
|
orgPid: string;
|
|
343
342
|
groupList: TList[];
|
|
@@ -359,8 +358,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
359
358
|
id?: string | number;
|
|
360
359
|
avatar?: string;
|
|
361
360
|
};
|
|
361
|
+
lazy: boolean;
|
|
362
362
|
imageBaseUrl: string;
|
|
363
363
|
dataScopeOnly: boolean;
|
|
364
364
|
rootDepartmentOnly: boolean;
|
|
365
|
-
}, {}
|
|
365
|
+
}, {}>;
|
|
366
366
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const IkPlayer: import('../../utils/typescript').SFCWithInstall<{
|
|
2
|
-
new (...args: any[]): import('vue').
|
|
2
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
3
|
modelValue: import('vue').PropType<any>;
|
|
4
4
|
url: {
|
|
5
5
|
type: StringConstructor;
|
|
@@ -13,15 +13,31 @@ export declare const IkPlayer: import('../../utils/typescript').SFCWithInstall<{
|
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
default: () => {};
|
|
15
15
|
};
|
|
16
|
-
}>> &
|
|
16
|
+
}>> & {
|
|
17
17
|
onClose?: (() => any) | undefined;
|
|
18
|
-
}
|
|
18
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
19
19
|
close: () => void;
|
|
20
|
-
}, import('vue').
|
|
20
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
21
|
+
modelValue: import('vue').PropType<any>;
|
|
22
|
+
url: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
zIndex: {
|
|
27
|
+
type: NumberConstructor;
|
|
28
|
+
default: number;
|
|
29
|
+
};
|
|
30
|
+
config: {
|
|
31
|
+
type: ObjectConstructor;
|
|
32
|
+
default: () => {};
|
|
33
|
+
};
|
|
34
|
+
}>> & {
|
|
35
|
+
onClose?: (() => any) | undefined;
|
|
36
|
+
}, {
|
|
21
37
|
url: string;
|
|
22
38
|
zIndex: number;
|
|
23
39
|
config: Record<string, any>;
|
|
24
|
-
}, true, {}, {},
|
|
40
|
+
}, true, {}, {}, {
|
|
25
41
|
P: {};
|
|
26
42
|
B: {};
|
|
27
43
|
D: {};
|
|
@@ -42,9 +58,9 @@ export declare const IkPlayer: import('../../utils/typescript').SFCWithInstall<{
|
|
|
42
58
|
type: ObjectConstructor;
|
|
43
59
|
default: () => {};
|
|
44
60
|
};
|
|
45
|
-
}>> &
|
|
61
|
+
}>> & {
|
|
46
62
|
onClose?: (() => any) | undefined;
|
|
47
|
-
}
|
|
63
|
+
}, {}, {}, {}, {}, {
|
|
48
64
|
url: string;
|
|
49
65
|
zIndex: number;
|
|
50
66
|
config: Record<string, any>;
|
|
@@ -66,15 +82,15 @@ export declare const IkPlayer: import('../../utils/typescript').SFCWithInstall<{
|
|
|
66
82
|
type: ObjectConstructor;
|
|
67
83
|
default: () => {};
|
|
68
84
|
};
|
|
69
|
-
}>> &
|
|
85
|
+
}>> & {
|
|
70
86
|
onClose?: (() => any) | undefined;
|
|
71
|
-
}
|
|
87
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
72
88
|
close: () => void;
|
|
73
89
|
}, string, {
|
|
74
90
|
url: string;
|
|
75
91
|
zIndex: number;
|
|
76
92
|
config: Record<string, any>;
|
|
77
|
-
}, {}, string, {}
|
|
93
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
78
94
|
$slots: {
|
|
79
95
|
default?(_: {}): any;
|
|
80
96
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
declare function __VLS_template(): {
|
|
3
3
|
default?(_: {}): any;
|
|
4
4
|
};
|
|
5
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
5
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
6
6
|
modelValue: import('vue').PropType<any>;
|
|
7
7
|
url: {
|
|
8
8
|
type: StringConstructor;
|
|
@@ -16,7 +16,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
16
16
|
type: ObjectConstructor;
|
|
17
17
|
default: () => {};
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
20
|
close: () => void;
|
|
21
21
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
22
22
|
modelValue: import('vue').PropType<any>;
|
|
@@ -32,13 +32,13 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
32
32
|
type: ObjectConstructor;
|
|
33
33
|
default: () => {};
|
|
34
34
|
};
|
|
35
|
-
}>> &
|
|
35
|
+
}>> & {
|
|
36
36
|
onClose?: (() => any) | undefined;
|
|
37
|
-
}
|
|
37
|
+
}, {
|
|
38
38
|
url: string;
|
|
39
39
|
zIndex: number;
|
|
40
40
|
config: Record<string, any>;
|
|
41
|
-
}, {}
|
|
41
|
+
}, {}>;
|
|
42
42
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
43
43
|
export default _default;
|
|
44
44
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<
|
|
1
|
+
export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
|
|
2
2
|
show: import('vue').PropType<any>;
|
|
3
3
|
file: {
|
|
4
4
|
type: import('vue').PropType<{
|
|
@@ -29,7 +29,7 @@ export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWi
|
|
|
29
29
|
type: ObjectConstructor;
|
|
30
30
|
default: () => {};
|
|
31
31
|
};
|
|
32
|
-
}
|
|
32
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
33
33
|
show: import('vue').PropType<any>;
|
|
34
34
|
file: {
|
|
35
35
|
type: import('vue').PropType<{
|
|
@@ -60,7 +60,7 @@ export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWi
|
|
|
60
60
|
type: ObjectConstructor;
|
|
61
61
|
default: () => {};
|
|
62
62
|
};
|
|
63
|
-
}
|
|
63
|
+
}>>, {
|
|
64
64
|
file: {
|
|
65
65
|
url: string;
|
|
66
66
|
name?: string;
|
|
@@ -72,5 +72,5 @@ export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWi
|
|
|
72
72
|
onlyofficeServer: string;
|
|
73
73
|
field: Record<string, any>;
|
|
74
74
|
onlyOfficeConfig: Record<string, any>;
|
|
75
|
-
}, {}
|
|
75
|
+
}, {}>> & Record<string, any>;
|
|
76
76
|
export default IkPreviewFileDialog;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
show: import('vue').PropType<any>;
|
|
5
5
|
file: {
|
|
6
6
|
type: PropType<{
|
|
@@ -31,7 +31,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
31
31
|
type: ObjectConstructor;
|
|
32
32
|
default: () => {};
|
|
33
33
|
};
|
|
34
|
-
}
|
|
34
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
35
35
|
show: import('vue').PropType<any>;
|
|
36
36
|
file: {
|
|
37
37
|
type: PropType<{
|
|
@@ -62,7 +62,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
62
62
|
type: ObjectConstructor;
|
|
63
63
|
default: () => {};
|
|
64
64
|
};
|
|
65
|
-
}
|
|
65
|
+
}>>, {
|
|
66
66
|
file: {
|
|
67
67
|
url: string;
|
|
68
68
|
name?: string;
|
|
@@ -74,5 +74,5 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
74
74
|
onlyofficeServer: string;
|
|
75
75
|
field: Record<string, any>;
|
|
76
76
|
onlyOfficeConfig: Record<string, any>;
|
|
77
|
-
}, {}
|
|
77
|
+
}, {}>;
|
|
78
78
|
export default _default;
|