iking-web-ui-pro 0.2.2 → 0.2.3
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/IKDetailPreviewFiles/ik.index.es.js +202 -202
- package/dist/IKDetailPreviewFiles/ik.index.umd.js +1 -1
- package/dist/IKPreviewFile/ik.index.es.js +168 -168
- package/dist/IKPreviewFile/ik.index.umd.js +1 -1
- package/dist/IkApprovalProcessDetail/ik.index.es.js +101 -101
- package/dist/IkApprovalProcessDetail/ik.index.umd.js +1 -1
- package/dist/IkDescription/ik.index.es.js +168 -168
- package/dist/IkDescription/ik.index.umd.js +1 -1
- package/dist/IkPreviewFileDialog/ik.index.es.js +85 -85
- package/dist/IkPreviewFileDialog/ik.index.umd.js +1 -1
- package/dist/IkUploadFile/ik.index.es.js +179 -179
- package/dist/IkUploadFile/ik.index.umd.js +1 -1
- package/dist/index.es.js +2455 -2455
- package/dist/index.umd.js +36 -36
- package/dist/src/components/IkUploadFile/index.d.ts +3 -3
- package/dist/src/components/IkUploadFile/src/index.vue.d.ts +1 -1
- package/dist/src/components/IkUploadImage/index.d.ts +3 -3
- package/dist/src/components/IkUploadImage/src/index.vue.d.ts +1 -1
- package/package.json +1 -1
|
@@ -251,11 +251,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
|
|
|
251
251
|
loadUrl: string;
|
|
252
252
|
onlyOfficeConfig: Record<string, any>;
|
|
253
253
|
jwtToken: string;
|
|
254
|
+
accept: string;
|
|
254
255
|
showIcon: boolean;
|
|
255
256
|
action: string;
|
|
256
257
|
headers: Record<string, any>;
|
|
257
258
|
limit: number;
|
|
258
|
-
accept: string;
|
|
259
259
|
tip: boolean;
|
|
260
260
|
tipText: string;
|
|
261
261
|
limitText: string;
|
|
@@ -400,11 +400,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
|
|
|
400
400
|
loadUrl: string;
|
|
401
401
|
onlyOfficeConfig: Record<string, any>;
|
|
402
402
|
jwtToken: string;
|
|
403
|
+
accept: string;
|
|
403
404
|
showIcon: boolean;
|
|
404
405
|
action: string;
|
|
405
406
|
headers: Record<string, any>;
|
|
406
407
|
limit: number;
|
|
407
|
-
accept: string;
|
|
408
408
|
tip: boolean;
|
|
409
409
|
tipText: string;
|
|
410
410
|
limitText: string;
|
|
@@ -552,11 +552,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
|
|
|
552
552
|
loadUrl: string;
|
|
553
553
|
onlyOfficeConfig: Record<string, any>;
|
|
554
554
|
jwtToken: string;
|
|
555
|
+
accept: string;
|
|
555
556
|
showIcon: boolean;
|
|
556
557
|
action: string;
|
|
557
558
|
headers: Record<string, any>;
|
|
558
559
|
limit: number;
|
|
559
|
-
accept: string;
|
|
560
560
|
tip: boolean;
|
|
561
561
|
tipText: string;
|
|
562
562
|
limitText: string;
|
|
@@ -248,11 +248,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
248
248
|
loadUrl: string;
|
|
249
249
|
onlyOfficeConfig: Record<string, any>;
|
|
250
250
|
jwtToken: string;
|
|
251
|
+
accept: string;
|
|
251
252
|
showIcon: boolean;
|
|
252
253
|
action: string;
|
|
253
254
|
headers: Record<string, any>;
|
|
254
255
|
limit: number;
|
|
255
|
-
accept: string;
|
|
256
256
|
tip: boolean;
|
|
257
257
|
tipText: string;
|
|
258
258
|
limitText: string;
|
|
@@ -124,10 +124,10 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
|
|
|
124
124
|
preview: boolean;
|
|
125
125
|
loadUrl: string;
|
|
126
126
|
fit: "fill" | "none" | "cover" | "contain" | "scale-down";
|
|
127
|
+
accept: string;
|
|
127
128
|
action: string;
|
|
128
129
|
headers: Record<string, any>;
|
|
129
130
|
limit: number;
|
|
130
|
-
accept: string;
|
|
131
131
|
tip: boolean;
|
|
132
132
|
tipText: string;
|
|
133
133
|
}, true, {}, {}, {
|
|
@@ -202,10 +202,10 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
|
|
|
202
202
|
preview: boolean;
|
|
203
203
|
loadUrl: string;
|
|
204
204
|
fit: "fill" | "none" | "cover" | "contain" | "scale-down";
|
|
205
|
+
accept: string;
|
|
205
206
|
action: string;
|
|
206
207
|
headers: Record<string, any>;
|
|
207
208
|
limit: number;
|
|
208
|
-
accept: string;
|
|
209
209
|
tip: boolean;
|
|
210
210
|
tipText: string;
|
|
211
211
|
}>;
|
|
@@ -280,10 +280,10 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
|
|
|
280
280
|
preview: boolean;
|
|
281
281
|
loadUrl: string;
|
|
282
282
|
fit: "fill" | "none" | "cover" | "contain" | "scale-down";
|
|
283
|
+
accept: string;
|
|
283
284
|
action: string;
|
|
284
285
|
headers: Record<string, any>;
|
|
285
286
|
limit: number;
|
|
286
|
-
accept: string;
|
|
287
287
|
tip: boolean;
|
|
288
288
|
tipText: string;
|
|
289
289
|
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
@@ -123,10 +123,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
123
123
|
preview: boolean;
|
|
124
124
|
loadUrl: string;
|
|
125
125
|
fit: "fill" | "none" | "cover" | "contain" | "scale-down";
|
|
126
|
+
accept: string;
|
|
126
127
|
action: string;
|
|
127
128
|
headers: Record<string, any>;
|
|
128
129
|
limit: number;
|
|
129
|
-
accept: string;
|
|
130
130
|
tip: boolean;
|
|
131
131
|
tipText: string;
|
|
132
132
|
}, {}>, {
|