iking-web-ui-pro 0.2.49 → 0.2.51

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.
@@ -77,7 +77,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
77
77
  type: StringConstructor;
78
78
  default: string;
79
79
  };
80
- showDownload: {
80
+ showDownloadBtn: {
81
+ type: BooleanConstructor;
82
+ default: boolean;
83
+ };
84
+ showPreviewBtn: {
81
85
  type: BooleanConstructor;
82
86
  default: boolean;
83
87
  };
@@ -163,7 +167,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
163
167
  type: StringConstructor;
164
168
  default: string;
165
169
  };
166
- showDownload: {
170
+ showDownloadBtn: {
171
+ type: BooleanConstructor;
172
+ default: boolean;
173
+ };
174
+ showPreviewBtn: {
167
175
  type: BooleanConstructor;
168
176
  default: boolean;
169
177
  };
@@ -185,7 +193,8 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
185
193
  jwtToken: string;
186
194
  simple: boolean;
187
195
  showType: string;
188
- showDownload: boolean;
196
+ showDownloadBtn: boolean;
197
+ showPreviewBtn: boolean;
189
198
  }, true, {}, {}, {
190
199
  P: {};
191
200
  B: {};
@@ -271,7 +280,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
271
280
  type: StringConstructor;
272
281
  default: string;
273
282
  };
274
- showDownload: {
283
+ showDownloadBtn: {
284
+ type: BooleanConstructor;
285
+ default: boolean;
286
+ };
287
+ showPreviewBtn: {
275
288
  type: BooleanConstructor;
276
289
  default: boolean;
277
290
  };
@@ -293,7 +306,8 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
293
306
  jwtToken: string;
294
307
  simple: boolean;
295
308
  showType: string;
296
- showDownload: boolean;
309
+ showDownloadBtn: boolean;
310
+ showPreviewBtn: boolean;
297
311
  }>;
298
312
  __isFragment?: never;
299
313
  __isTeleport?: never;
@@ -376,7 +390,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
376
390
  type: StringConstructor;
377
391
  default: string;
378
392
  };
379
- showDownload: {
393
+ showDownloadBtn: {
394
+ type: BooleanConstructor;
395
+ default: boolean;
396
+ };
397
+ showPreviewBtn: {
380
398
  type: BooleanConstructor;
381
399
  default: boolean;
382
400
  };
@@ -400,7 +418,8 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
400
418
  jwtToken: string;
401
419
  simple: boolean;
402
420
  showType: string;
403
- showDownload: boolean;
421
+ showDownloadBtn: boolean;
422
+ showPreviewBtn: boolean;
404
423
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
405
424
  $slots: {
406
425
  operation?(_: {
@@ -81,7 +81,11 @@ declare const __VLS_component: import('vue').DefineComponent<{
81
81
  type: StringConstructor;
82
82
  default: string;
83
83
  };
84
- showDownload: {
84
+ showDownloadBtn: {
85
+ type: BooleanConstructor;
86
+ default: boolean;
87
+ };
88
+ showPreviewBtn: {
85
89
  type: BooleanConstructor;
86
90
  default: boolean;
87
91
  };
@@ -165,7 +169,11 @@ declare const __VLS_component: import('vue').DefineComponent<{
165
169
  type: StringConstructor;
166
170
  default: string;
167
171
  };
168
- showDownload: {
172
+ showDownloadBtn: {
173
+ type: BooleanConstructor;
174
+ default: boolean;
175
+ };
176
+ showPreviewBtn: {
169
177
  type: BooleanConstructor;
170
178
  default: boolean;
171
179
  };
@@ -187,7 +195,8 @@ declare const __VLS_component: import('vue').DefineComponent<{
187
195
  jwtToken: string;
188
196
  simple: boolean;
189
197
  showType: string;
190
- showDownload: boolean;
198
+ showDownloadBtn: boolean;
199
+ showPreviewBtn: boolean;
191
200
  }, {}>;
192
201
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
193
202
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iking-web-ui-pro",
3
- "version": "0.2.49",
3
+ "version": "0.2.51",
4
4
  "description": "iking-web-ui-pro",
5
5
  "keywords": [
6
6
  "iking-web-ui-pro",