bkui-vue 0.0.3-beta.2 → 0.0.3-beta.2-2

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.
Files changed (249) hide show
  1. package/dist/index.cjs.js +48 -48
  2. package/dist/index.esm.js +10567 -10537
  3. package/dist/index.umd.js +48 -48
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.d.ts +57 -111
  7. package/lib/affix/index.js +19 -19
  8. package/lib/alert/alert.d.ts +1 -1
  9. package/lib/alert/index.d.ts +82 -132
  10. package/lib/alert/index.js +20 -20
  11. package/lib/animate-number/index.d.ts +33 -96
  12. package/lib/backtop/index.d.ts +69 -117
  13. package/lib/badge/badge.d.ts +1 -1
  14. package/lib/badge/index.d.ts +120 -153
  15. package/lib/badge/index.js +19 -19
  16. package/lib/breadcrumb/index.d.ts +67 -119
  17. package/lib/breadcrumb/index.js +17 -17
  18. package/lib/button/button.d.ts +2 -2
  19. package/lib/button/index.d.ts +119 -155
  20. package/lib/button/index.js +19 -20
  21. package/lib/card/card.d.ts +1 -1
  22. package/lib/card/index.d.ts +129 -158
  23. package/lib/card/index.js +20 -22
  24. package/lib/cascader/cascader.d.ts +3 -3
  25. package/lib/cascader/index.d.ts +393 -354
  26. package/lib/cascader/index.js +233 -234
  27. package/lib/checkbox/checkbox.d.ts +1 -1
  28. package/lib/checkbox/index.d.ts +119 -161
  29. package/lib/checkbox/index.js +39 -41
  30. package/lib/code-diff/index.d.ts +65 -82
  31. package/lib/code-diff/index.js +380 -437
  32. package/lib/collapse/index.d.ts +144 -168
  33. package/lib/collapse/index.js +21 -21
  34. package/lib/collapse-transition/index.d.ts +19 -94
  35. package/lib/color-picker/color-picker.d.ts +1 -1
  36. package/lib/color-picker/index.d.ts +128 -154
  37. package/lib/color-picker/index.js +25 -28
  38. package/lib/config-provider/index.d.ts +156 -223
  39. package/lib/config-provider/index.js +19 -19
  40. package/lib/container/container.d.ts +1 -1
  41. package/lib/container/index.d.ts +74 -85
  42. package/lib/container/index.js +19 -19
  43. package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
  44. package/lib/date-picker/base/time-spinner.d.ts +3 -3
  45. package/lib/date-picker/date-picker.d.ts +3 -3
  46. package/lib/date-picker/index.d.ts +384 -351
  47. package/lib/date-picker/index.js +92 -104
  48. package/lib/date-picker/panel/date-range.d.ts +1 -1
  49. package/lib/date-picker/panel/date.d.ts +1 -1
  50. package/lib/date-picker/panel/time-range.d.ts +2 -2
  51. package/lib/date-picker/panel/time.d.ts +1 -1
  52. package/lib/date-picker/time-picker.d.ts +3 -3
  53. package/lib/dialog/index.d.ts +345 -302
  54. package/lib/dialog/index.js +227 -228
  55. package/lib/directives/index.js +27 -27
  56. package/lib/divider/index.d.ts +57 -111
  57. package/lib/dropdown/dropdown.d.ts +1 -1
  58. package/lib/dropdown/index.d.ts +94 -136
  59. package/lib/dropdown/index.js +17 -17
  60. package/lib/exception/index.d.ts +41 -102
  61. package/lib/exception/index.js +18 -19
  62. package/lib/fixed-navbar/index.d.ts +59 -113
  63. package/lib/form/form.d.ts +1 -1
  64. package/lib/form/index.d.ts +80 -132
  65. package/lib/form/index.js +25 -26
  66. package/lib/icon/angle-double-down-line.js +21 -21
  67. package/lib/icon/angle-double-left-line.js +21 -21
  68. package/lib/icon/angle-double-left.js +21 -21
  69. package/lib/icon/angle-double-right-line.js +21 -21
  70. package/lib/icon/angle-double-right.js +21 -21
  71. package/lib/icon/angle-double-up-line.js +21 -21
  72. package/lib/icon/angle-down-fill.js +21 -21
  73. package/lib/icon/angle-down-line.js +21 -21
  74. package/lib/icon/angle-down.js +21 -21
  75. package/lib/icon/angle-left.js +21 -21
  76. package/lib/icon/angle-right.js +21 -21
  77. package/lib/icon/angle-up-fill.js +21 -21
  78. package/lib/icon/angle-up.js +21 -21
  79. package/lib/icon/archive-fill.js +21 -21
  80. package/lib/icon/arrows-left.js +21 -21
  81. package/lib/icon/arrows-right.js +21 -21
  82. package/lib/icon/assistant.js +21 -21
  83. package/lib/icon/audio-fill.js +21 -21
  84. package/lib/icon/bk.js +21 -21
  85. package/lib/icon/circle.js +21 -21
  86. package/lib/icon/close-line.js +21 -21
  87. package/lib/icon/close.js +21 -21
  88. package/lib/icon/code.js +21 -21
  89. package/lib/icon/cog-shape.js +21 -21
  90. package/lib/icon/collapse-left.js +21 -21
  91. package/lib/icon/copy-shape.js +21 -21
  92. package/lib/icon/copy.js +21 -21
  93. package/lib/icon/data-shape.js +21 -21
  94. package/lib/icon/del.js +21 -21
  95. package/lib/icon/doc-fill.js +21 -21
  96. package/lib/icon/done.js +21 -21
  97. package/lib/icon/down-shape.js +21 -21
  98. package/lib/icon/down-small.js +21 -21
  99. package/lib/icon/edit-line.js +21 -21
  100. package/lib/icon/ellipsis.js +21 -21
  101. package/lib/icon/enlarge-line.js +21 -21
  102. package/lib/icon/error.js +21 -21
  103. package/lib/icon/excel-fill.js +21 -21
  104. package/lib/icon/exclamation-circle-shape.js +21 -21
  105. package/lib/icon/eye.js +21 -21
  106. package/lib/icon/filliscreen-line.js +21 -21
  107. package/lib/icon/fix-line.js +21 -21
  108. package/lib/icon/fix-shape.js +21 -21
  109. package/lib/icon/folder-open.js +21 -21
  110. package/lib/icon/folder-shape-open.js +21 -21
  111. package/lib/icon/folder-shape.js +21 -21
  112. package/lib/icon/folder.js +21 -21
  113. package/lib/icon/funnel.js +21 -21
  114. package/lib/icon/grag-fill.js +21 -21
  115. package/lib/icon/help-document-fill.js +21 -21
  116. package/lib/icon/help-fill.js +21 -21
  117. package/lib/icon/help.js +21 -21
  118. package/lib/icon/image-fill.js +22 -22
  119. package/lib/icon/img-error.js +22 -22
  120. package/lib/icon/img-placehoulder.js +22 -22
  121. package/lib/icon/index.js +192 -192
  122. package/lib/icon/info-line.js +22 -22
  123. package/lib/icon/info.js +22 -22
  124. package/lib/icon/left-shape.js +22 -22
  125. package/lib/icon/left-turn-line.js +22 -22
  126. package/lib/icon/loading.js +22 -22
  127. package/lib/icon/narrow-line.js +22 -22
  128. package/lib/icon/original.js +22 -22
  129. package/lib/icon/pdf-fill.js +22 -22
  130. package/lib/icon/play-shape.js +22 -22
  131. package/lib/icon/plus.js +22 -22
  132. package/lib/icon/ppt-fill.js +22 -22
  133. package/lib/icon/qq.js +22 -22
  134. package/lib/icon/right-shape.js +22 -22
  135. package/lib/icon/right-turn-line.js +22 -22
  136. package/lib/icon/search.js +22 -22
  137. package/lib/icon/share.js +22 -22
  138. package/lib/icon/spinner.js +22 -22
  139. package/lib/icon/success.js +22 -22
  140. package/lib/icon/switcher-loading.js +22 -22
  141. package/lib/icon/text-file.js +22 -22
  142. package/lib/icon/text-fill.js +22 -22
  143. package/lib/icon/transfer.js +22 -22
  144. package/lib/icon/tree-application-shape.js +22 -22
  145. package/lib/icon/unfull-screen.js +22 -22
  146. package/lib/icon/unvisible.js +22 -22
  147. package/lib/icon/up-shape.js +22 -22
  148. package/lib/icon/upload.js +22 -22
  149. package/lib/icon/video-fill.js +22 -22
  150. package/lib/icon/warn.js +22 -22
  151. package/lib/icon/weixin-pro.js +22 -22
  152. package/lib/icon/weixin.js +22 -22
  153. package/lib/image/index.d.ts +113 -149
  154. package/lib/image/index.js +19 -19
  155. package/lib/info-box/index.js +229 -230
  156. package/lib/input/index.d.ts +326 -293
  157. package/lib/input/index.js +256 -258
  158. package/lib/link/index.d.ts +73 -122
  159. package/lib/loading/index.d.ts +130 -156
  160. package/lib/loading/index.js +23 -25
  161. package/lib/loading/loading.d.ts +1 -1
  162. package/lib/locale/index.js +0 -4
  163. package/lib/menu/index.d.ts +51 -112
  164. package/lib/menu/index.js +25 -25
  165. package/lib/message/index.js +28 -30
  166. package/lib/message/messageConstructor.d.ts +5 -5
  167. package/lib/modal/index.d.ts +251 -246
  168. package/lib/modal/index.js +24 -24
  169. package/lib/navigation/index.d.ts +152 -188
  170. package/lib/notify/index.js +22 -24
  171. package/lib/notify/notifyConstructor.d.ts +1 -1
  172. package/lib/overflow-title/index.d.ts +314 -242
  173. package/lib/overflow-title/index.js +1 -1
  174. package/lib/pagination/index.d.ts +194 -205
  175. package/lib/pagination/index.js +49 -56
  176. package/lib/plugin-popover/index.js +192 -98
  177. package/lib/pop-confirm/index.d.ts +126 -159
  178. package/lib/pop-confirm/index.js +0 -1
  179. package/lib/pop-confirm/pop-confirm.d.ts +1 -1
  180. package/lib/popover/content.d.ts +1 -1
  181. package/lib/popover/index.d.ts +374 -330
  182. package/lib/popover/index.js +192 -98
  183. package/lib/popover2/index.d.ts +8 -83
  184. package/lib/process/index.d.ts +93 -137
  185. package/lib/process/index.js +225 -226
  186. package/lib/progress/index.d.ts +178 -187
  187. package/lib/progress/index.js +19 -19
  188. package/lib/progress/progress.d.ts +2 -2
  189. package/lib/radio/index.d.ts +83 -135
  190. package/lib/radio/index.js +41 -43
  191. package/lib/rate/index.d.ts +55 -112
  192. package/lib/rate/index.js +19 -20
  193. package/lib/resize-layout/index.d.ts +156 -185
  194. package/lib/resize-layout/index.js +20 -21
  195. package/lib/resize-layout/resize-layout.d.ts +2 -2
  196. package/lib/search-select/index.d.ts +292 -327
  197. package/lib/search-select/index.js +239 -240
  198. package/lib/search-select/input.d.ts +2 -2
  199. package/lib/search-select/search-select.d.ts +3 -3
  200. package/lib/search-select/selected.d.ts +2 -2
  201. package/lib/select/index.d.ts +1234 -1135
  202. package/lib/select/index.js +259 -262
  203. package/lib/select/select.d.ts +121 -161
  204. package/lib/select/selectTagInput.d.ts +2 -2
  205. package/lib/shared/index.js +62 -64
  206. package/lib/sideslider/index.d.ts +237 -226
  207. package/lib/sideslider/index.js +227 -227
  208. package/lib/slider/index.d.ts +204 -204
  209. package/lib/slider/index.js +208 -209
  210. package/lib/steps/index.d.ts +114 -150
  211. package/lib/steps/index.js +227 -228
  212. package/lib/swiper/index.d.ts +81 -127
  213. package/lib/swiper/index.js +18 -18
  214. package/lib/switcher/index.d.ts +152 -174
  215. package/lib/switcher/index.js +20 -22
  216. package/lib/tab/index.d.ts +199 -211
  217. package/lib/tab/index.js +23 -25
  218. package/lib/table/components/table-column.d.ts +2 -2
  219. package/lib/table/index.d.ts +605 -593
  220. package/lib/table/index.js +161 -132
  221. package/lib/table/plugins/use-pagination.d.ts +3 -2
  222. package/lib/table/table.css +12 -5
  223. package/lib/table/table.d.ts +1 -1
  224. package/lib/table/table.less +15 -5
  225. package/lib/table/table.variable.css +12 -5
  226. package/lib/table/use-attributes.d.ts +40 -1
  227. package/lib/table/use-common.d.ts +68 -34
  228. package/lib/table-column/index.d.ts +206 -242
  229. package/lib/table-column/index.js +18 -19
  230. package/lib/tag/index.d.ts +95 -142
  231. package/lib/tag/index.js +19 -19
  232. package/lib/tag-input/index.d.ts +690 -498
  233. package/lib/tag-input/index.js +54 -62
  234. package/lib/tag-input/tag-input.d.ts +5 -5
  235. package/lib/time-picker/index.d.ts +442 -385
  236. package/lib/timeline/index.d.ts +50 -109
  237. package/lib/timeline/index.js +6 -6
  238. package/lib/transfer/index.d.ts +191 -206
  239. package/lib/tree/index.d.ts +334 -293
  240. package/lib/tree/index.js +36 -39
  241. package/lib/tree/tree.d.ts +1 -1
  242. package/lib/tree/use-tree-init.d.ts +1 -1
  243. package/lib/upload/index.d.ts +281 -254
  244. package/lib/upload/index.js +254 -257
  245. package/lib/upload/upload.d.ts +2 -2
  246. package/lib/virtual-render/index.d.ts +337 -242
  247. package/lib/virtual-render/index.js +30 -30
  248. package/lib/virtual-render/virtual-render.d.ts +1 -1
  249. package/package.json +1 -1
@@ -321,163 +321,7 @@ declare const _default: import("vue").DefineComponent<{
321
321
  triggerRef: import("vue").Ref<HTMLElement>;
322
322
  contentRef: import("vue").Ref<HTMLElement>;
323
323
  searchRef: import("vue").Ref<HTMLElement>;
324
- selectTagInputRef: import("vue").Ref<{
325
- $: import("vue").ComponentInternalInstance;
326
- $data: {};
327
- $props: {
328
- disabled?: boolean;
329
- placeholder?: string;
330
- tagTheme?: "" | "info" | "success" | "warning" | "danger";
331
- selected?: ISelected[];
332
- filterable?: boolean;
333
- allowCreate?: boolean;
334
- collapseTags?: boolean;
335
- class?: unknown;
336
- style?: unknown;
337
- onKeydown?: (...args: any[]) => any;
338
- ref?: import("vue").VNodeRef;
339
- key?: string | number | symbol;
340
- ref_for?: boolean;
341
- ref_key?: string;
342
- onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
343
- [key: string]: any;
344
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
345
- [key: string]: any;
346
- }>) => void)[];
347
- onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
348
- [key: string]: any;
349
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
350
- [key: string]: any;
351
- }>) => void)[];
352
- onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
353
- [key: string]: any;
354
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
355
- [key: string]: any;
356
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
357
- [key: string]: any;
358
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
359
- [key: string]: any;
360
- }>) => void)[];
361
- onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
362
- [key: string]: any;
363
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
364
- [key: string]: any;
365
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
366
- [key: string]: any;
367
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
368
- [key: string]: any;
369
- }>) => void)[];
370
- onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
371
- [key: string]: any;
372
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
373
- [key: string]: any;
374
- }>) => void)[];
375
- onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
376
- [key: string]: any;
377
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
378
- [key: string]: any;
379
- }>) => void)[];
380
- readonly modelValue?: any;
381
- "onUpdate:modelValue"?: (...args: any[]) => any;
382
- onEnter?: (...args: any[]) => any;
383
- onRemove?: (...args: any[]) => any;
384
- };
385
- $attrs: {
386
- [x: string]: unknown;
387
- };
388
- $refs: {
389
- [x: string]: unknown;
390
- };
391
- $slots: Readonly<{
392
- [name: string]: import("vue").Slot<any>;
393
- }>;
394
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
395
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
396
- $emit: (event: "keydown" | "update:modelValue" | "enter" | "remove", ...args: any[]) => void;
397
- $el: any;
398
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
399
- selected: {
400
- type: import("vue-types/dist/types").PropType<ISelected[]>;
401
- default: () => any[];
402
- };
403
- tagTheme: import("vue-types").VueTypeDef<"" | "info" | "success" | "warning" | "danger"> & {
404
- default: "" | "info" | "success" | "warning" | "danger";
405
- };
406
- placeholder: import("vue-types").VueTypeValidableDef<string> & {
407
- default: string;
408
- } & {
409
- default: string;
410
- };
411
- filterable: import("vue-types").VueTypeValidableDef<boolean> & {
412
- default: boolean;
413
- } & {
414
- default: boolean;
415
- };
416
- allowCreate: import("vue-types").VueTypeValidableDef<boolean> & {
417
- default: boolean;
418
- } & {
419
- default: boolean;
420
- };
421
- disabled: import("vue-types").VueTypeValidableDef<boolean> & {
422
- default: boolean;
423
- } & {
424
- default: boolean;
425
- };
426
- modelValue: import("vue-types").VueTypeValidableDef<any>;
427
- collapseTags: import("vue-types").VueTypeValidableDef<boolean> & {
428
- default: boolean;
429
- } & {
430
- default: boolean;
431
- };
432
- }>> & {
433
- onKeydown?: (...args: any[]) => any;
434
- "onUpdate:modelValue"?: (...args: any[]) => any;
435
- onEnter?: (...args: any[]) => any;
436
- onRemove?: (...args: any[]) => any;
437
- }, {
438
- collapseTagRef: import("vue").Ref<any>;
439
- tagWrapperRef: import("vue").Ref<any>;
440
- tagsRefs: import("vue").Ref<any[]>;
441
- select: import("./type").ISelectContext;
442
- overflowTagIndex: import("vue").Ref<number>;
443
- value: any;
444
- inputRef: import("vue").Ref<HTMLElement>;
445
- overflowContent: import("vue").ComputedRef<string>;
446
- handleRemoveTag: (val: string) => void;
447
- focus: () => void;
448
- blur: () => void;
449
- handleInput: (e: any) => void;
450
- handleKeydown: (e: any) => void;
451
- resolveClassName: (cls: string) => string;
452
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("keydown" | "update:modelValue" | "enter" | "remove")[], string, {
453
- disabled: boolean;
454
- placeholder: string;
455
- tagTheme: "" | "info" | "success" | "warning" | "danger";
456
- selected: ISelected[];
457
- filterable: boolean;
458
- allowCreate: boolean;
459
- collapseTags: boolean;
460
- }, {}, string, {}> & {
461
- beforeCreate?: (() => void) | (() => void)[];
462
- created?: (() => void) | (() => void)[];
463
- beforeMount?: (() => void) | (() => void)[];
464
- mounted?: (() => void) | (() => void)[];
465
- beforeUpdate?: (() => void) | (() => void)[];
466
- updated?: (() => void) | (() => void)[];
467
- activated?: (() => void) | (() => void)[];
468
- deactivated?: (() => void) | (() => void)[];
469
- beforeDestroy?: (() => void) | (() => void)[];
470
- beforeUnmount?: (() => void) | (() => void)[];
471
- destroyed?: (() => void) | (() => void)[];
472
- unmounted?: (() => void) | (() => void)[];
473
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
474
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
475
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
476
- };
477
- $forceUpdate: () => void;
478
- $nextTick: typeof import("vue").nextTick;
479
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
480
- } & Readonly<import("vue").ExtractPropTypes<{
324
+ selectTagInputRef: import("vue").Ref<import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
481
325
  selected: {
482
326
  type: import("vue-types/dist/types").PropType<ISelected[]>;
483
327
  default: () => any[];
@@ -516,13 +360,13 @@ declare const _default: import("vue").DefineComponent<{
516
360
  "onUpdate:modelValue"?: (...args: any[]) => any;
517
361
  onEnter?: (...args: any[]) => any;
518
362
  onRemove?: (...args: any[]) => any;
519
- } & import("vue").ShallowUnwrapRef<{
363
+ }, {
520
364
  collapseTagRef: import("vue").Ref<any>;
521
365
  tagWrapperRef: import("vue").Ref<any>;
522
366
  tagsRefs: import("vue").Ref<any[]>;
523
367
  select: import("./type").ISelectContext;
524
368
  overflowTagIndex: import("vue").Ref<number>;
525
- value: any;
369
+ value: import("vue").Ref<any>;
526
370
  inputRef: import("vue").Ref<HTMLElement>;
527
371
  overflowContent: import("vue").ComputedRef<string>;
528
372
  handleRemoveTag: (val: string) => void;
@@ -531,7 +375,123 @@ declare const _default: import("vue").DefineComponent<{
531
375
  handleInput: (e: any) => void;
532
376
  handleKeydown: (e: any) => void;
533
377
  resolveClassName: (cls: string) => string;
534
- }> & {} & import("vue").ComponentCustomProperties & {}>;
378
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("keydown" | "update:modelValue" | "remove" | "enter")[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
379
+ selected: {
380
+ type: import("vue-types/dist/types").PropType<ISelected[]>;
381
+ default: () => any[];
382
+ };
383
+ tagTheme: import("vue-types").VueTypeDef<"" | "info" | "success" | "warning" | "danger"> & {
384
+ default: "" | "info" | "success" | "warning" | "danger";
385
+ };
386
+ placeholder: import("vue-types").VueTypeValidableDef<string> & {
387
+ default: string;
388
+ } & {
389
+ default: string;
390
+ };
391
+ filterable: import("vue-types").VueTypeValidableDef<boolean> & {
392
+ default: boolean;
393
+ } & {
394
+ default: boolean;
395
+ };
396
+ allowCreate: import("vue-types").VueTypeValidableDef<boolean> & {
397
+ default: boolean;
398
+ } & {
399
+ default: boolean;
400
+ };
401
+ disabled: import("vue-types").VueTypeValidableDef<boolean> & {
402
+ default: boolean;
403
+ } & {
404
+ default: boolean;
405
+ };
406
+ modelValue: import("vue-types").VueTypeValidableDef<any>;
407
+ collapseTags: import("vue-types").VueTypeValidableDef<boolean> & {
408
+ default: boolean;
409
+ } & {
410
+ default: boolean;
411
+ };
412
+ }>> & {
413
+ onKeydown?: (...args: any[]) => any;
414
+ "onUpdate:modelValue"?: (...args: any[]) => any;
415
+ onEnter?: (...args: any[]) => any;
416
+ onRemove?: (...args: any[]) => any;
417
+ }, {
418
+ disabled: boolean;
419
+ placeholder: string;
420
+ tagTheme: "" | "info" | "success" | "warning" | "danger";
421
+ selected: ISelected[];
422
+ filterable: boolean;
423
+ allowCreate: boolean;
424
+ collapseTags: boolean;
425
+ }, true, {}, {}, {
426
+ P: {};
427
+ B: {};
428
+ D: {};
429
+ C: {};
430
+ M: {};
431
+ Defaults: {};
432
+ }, Readonly<import("vue").ExtractPropTypes<{
433
+ selected: {
434
+ type: import("vue-types/dist/types").PropType<ISelected[]>;
435
+ default: () => any[];
436
+ };
437
+ tagTheme: import("vue-types").VueTypeDef<"" | "info" | "success" | "warning" | "danger"> & {
438
+ default: "" | "info" | "success" | "warning" | "danger";
439
+ };
440
+ placeholder: import("vue-types").VueTypeValidableDef<string> & {
441
+ default: string;
442
+ } & {
443
+ default: string;
444
+ };
445
+ filterable: import("vue-types").VueTypeValidableDef<boolean> & {
446
+ default: boolean;
447
+ } & {
448
+ default: boolean;
449
+ };
450
+ allowCreate: import("vue-types").VueTypeValidableDef<boolean> & {
451
+ default: boolean;
452
+ } & {
453
+ default: boolean;
454
+ };
455
+ disabled: import("vue-types").VueTypeValidableDef<boolean> & {
456
+ default: boolean;
457
+ } & {
458
+ default: boolean;
459
+ };
460
+ modelValue: import("vue-types").VueTypeValidableDef<any>;
461
+ collapseTags: import("vue-types").VueTypeValidableDef<boolean> & {
462
+ default: boolean;
463
+ } & {
464
+ default: boolean;
465
+ };
466
+ }>> & {
467
+ onKeydown?: (...args: any[]) => any;
468
+ "onUpdate:modelValue"?: (...args: any[]) => any;
469
+ onEnter?: (...args: any[]) => any;
470
+ onRemove?: (...args: any[]) => any;
471
+ }, {
472
+ collapseTagRef: import("vue").Ref<any>;
473
+ tagWrapperRef: import("vue").Ref<any>;
474
+ tagsRefs: import("vue").Ref<any[]>;
475
+ select: import("./type").ISelectContext;
476
+ overflowTagIndex: import("vue").Ref<number>;
477
+ value: import("vue").Ref<any>;
478
+ inputRef: import("vue").Ref<HTMLElement>;
479
+ overflowContent: import("vue").ComputedRef<string>;
480
+ handleRemoveTag: (val: string) => void;
481
+ focus: () => void;
482
+ blur: () => void;
483
+ handleInput: (e: any) => void;
484
+ handleKeydown: (e: any) => void;
485
+ resolveClassName: (cls: string) => string;
486
+ }, {}, {}, {}, {
487
+ disabled: boolean;
488
+ placeholder: string;
489
+ tagTheme: "" | "info" | "success" | "warning" | "danger";
490
+ selected: ISelected[];
491
+ filterable: boolean;
492
+ allowCreate: boolean;
493
+ collapseTags: boolean;
494
+ }>>;
535
495
  virtualRenderRef: import("vue").Ref<any>;
536
496
  popoverRef: import("vue").Ref<any>;
537
497
  searchLoading: import("vue").Ref<boolean>;
@@ -1011,8 +971,8 @@ declare const _default: import("vue").DefineComponent<{
1011
971
  onDeselect?: (...args: any[]) => any;
1012
972
  }, {
1013
973
  prefix: string;
1014
- disabled: boolean;
1015
974
  size: "default" | "small" | "large" | "huge";
975
+ disabled: boolean;
1016
976
  multiple: boolean;
1017
977
  showOnInit: boolean;
1018
978
  placeholder: string;
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
40
40
  tagsRefs: import("vue").Ref<any[]>;
41
41
  select: import("./type").ISelectContext;
42
42
  overflowTagIndex: import("vue").Ref<number>;
43
- value: any;
43
+ value: import("vue").Ref<any>;
44
44
  inputRef: import("vue").Ref<HTMLElement>;
45
45
  overflowContent: import("vue").ComputedRef<string>;
46
46
  handleRemoveTag: (val: string) => void;
@@ -49,7 +49,7 @@ declare const _default: import("vue").DefineComponent<{
49
49
  handleInput: (e: any) => void;
50
50
  handleKeydown: (e: any) => void;
51
51
  resolveClassName: (cls: string) => string;
52
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("keydown" | "update:modelValue" | "enter" | "remove")[], "keydown" | "update:modelValue" | "enter" | "remove", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
52
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("keydown" | "update:modelValue" | "remove" | "enter")[], "keydown" | "update:modelValue" | "remove" | "enter", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
53
53
  selected: {
54
54
  type: PropType<ISelected[]>;
55
55
  default: () => any[];
@@ -176,7 +176,7 @@ function scrollTop(el) {
176
176
  var step = Math.ceil(difference / duration * 50);
177
177
  function scroll(start, end, step) {
178
178
  if (start === end) {
179
- endCallback === null || endCallback === void 0 ? void 0 : endCallback();
179
+ endCallback === null || endCallback === void 0 || endCallback();
180
180
  return;
181
181
  }
182
182
  var d = start + step > end ? end : start + step;
@@ -195,14 +195,14 @@ function scrollTop(el) {
195
195
  scroll(from, to, step);
196
196
  }
197
197
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
198
- function _typeof(obj) {
198
+ function _typeof(o) {
199
199
  "@babel/helpers - typeof";
200
200
 
201
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
202
- return typeof obj;
203
- } : function (obj) {
204
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
205
- }, _typeof(obj);
201
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
202
+ return typeof o;
203
+ } : function (o) {
204
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
205
+ }, _typeof(o);
206
206
  }
207
207
  ;// CONCATENATED MODULE: ../../packages/shared/src/helper.ts
208
208
 
@@ -556,22 +556,22 @@ function _classCallCheck(instance, Constructor) {
556
556
  }
557
557
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
558
558
 
559
- function _toPrimitive(input, hint) {
560
- if (_typeof(input) !== "object" || input === null) return input;
561
- var prim = input[Symbol.toPrimitive];
562
- if (prim !== undefined) {
563
- var res = prim.call(input, hint || "default");
564
- if (_typeof(res) !== "object") return res;
559
+ function toPrimitive(t, r) {
560
+ if ("object" != _typeof(t) || !t) return t;
561
+ var e = t[Symbol.toPrimitive];
562
+ if (void 0 !== e) {
563
+ var i = e.call(t, r || "default");
564
+ if ("object" != _typeof(i)) return i;
565
565
  throw new TypeError("@@toPrimitive must return a primitive value.");
566
566
  }
567
- return (hint === "string" ? String : Number)(input);
567
+ return ("string" === r ? String : Number)(t);
568
568
  }
569
569
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
570
570
 
571
571
 
572
- function _toPropertyKey(arg) {
573
- var key = _toPrimitive(arg, "string");
574
- return _typeof(key) === "symbol" ? key : String(key);
572
+ function toPropertyKey(t) {
573
+ var i = toPrimitive(t, "string");
574
+ return "symbol" == _typeof(i) ? i : String(i);
575
575
  }
576
576
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
577
577
 
@@ -581,7 +581,7 @@ function _defineProperties(target, props) {
581
581
  descriptor.enumerable = descriptor.enumerable || false;
582
582
  descriptor.configurable = true;
583
583
  if ("value" in descriptor) descriptor.writable = true;
584
- Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor);
584
+ Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
585
585
  }
586
586
  }
587
587
  function _createClass(Constructor, protoProps, staticProps) {
@@ -595,7 +595,7 @@ function _createClass(Constructor, protoProps, staticProps) {
595
595
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
596
596
 
597
597
  function _defineProperty(obj, key, value) {
598
- key = _toPropertyKey(key);
598
+ key = toPropertyKey(key);
599
599
  if (key in obj) {
600
600
  Object.defineProperty(obj, key, {
601
601
  value: value,
@@ -727,7 +727,6 @@ function checkOverflow(el) {
727
727
 
728
728
 
729
729
 
730
- var _BKLAYERD_INDEX_EFAUL;
731
730
  /**
732
731
  * Tencent is pleased to support the open source community by making
733
732
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -776,7 +775,7 @@ var BKLAYERTYPE;
776
775
  BKLAYERTYPE["POPPER"] = "popper";
777
776
  })(BKLAYERTYPE || (BKLAYERTYPE = {}));
778
777
  /** 定义不同分层默认值 */
779
- var BKLAYERD_INDEX_EFAULT_VALUE = (_BKLAYERD_INDEX_EFAUL = {}, _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.BOTTOM, 0), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.CONTENT, 1), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.NAVI, 100), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.FULLSCREEN, 1000), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.MODAL, 2000), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.PLUGINS, 5000), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.MESSAGE, 6000), _defineProperty(_BKLAYERD_INDEX_EFAUL, BKLAYERTYPE.POPPER, 8000), _BKLAYERD_INDEX_EFAUL);
778
+ var BKLAYERD_INDEX_EFAULT_VALUE = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, BKLAYERTYPE.BOTTOM, 0), BKLAYERTYPE.CONTENT, 1), BKLAYERTYPE.NAVI, 100), BKLAYERTYPE.FULLSCREEN, 1000), BKLAYERTYPE.MODAL, 2000), BKLAYERTYPE.PLUGINS, 5000), BKLAYERTYPE.MESSAGE, 6000), BKLAYERTYPE.POPPER, 8000);
780
779
  var BKZIndexManager = /*#__PURE__*/function () {
781
780
  function BKZIndexManager() {
782
781
  _classCallCheck(this, BKZIndexManager);
@@ -880,8 +879,8 @@ var bkZIndexManager = new BKZIndexManager();
880
879
 
881
880
 
882
881
 
883
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
884
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
882
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
883
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
885
884
  /*
886
885
  * Tencent is pleased to support the open source community by making
887
886
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1152,7 +1151,7 @@ var BkMaskManager = /*#__PURE__*/function () {
1152
1151
  this.backupMask.style.setProperty('z-index', "".concat(localZIndex - 1));
1153
1152
  if (!showMask) {
1154
1153
  this.mask.style.setProperty('pointer-events', 'none');
1155
- content === null || content === void 0 ? void 0 : content.style.setProperty('pointer-events', 'all');
1154
+ content === null || content === void 0 || content.style.setProperty('pointer-events', 'all');
1156
1155
  }
1157
1156
  if (content) {
1158
1157
  if (transfer) content.style.setProperty('z-index', "".concat(localZIndex + 1)); // 表明内容不在遮罩下,内容区z-index + 1
@@ -1169,14 +1168,14 @@ var BkMaskManager = /*#__PURE__*/function () {
1169
1168
  var uid = uuid !== null && uuid !== void 0 ? uuid : this.lastUUID;
1170
1169
  if (!transfer) {
1171
1170
  var _this$activeInstance;
1172
- content === null || content === void 0 ? void 0 : content.remove();
1173
- (_this$activeInstance = this.activeInstance) === null || _this$activeInstance === void 0 ? void 0 : _this$activeInstance.remove();
1171
+ content === null || content === void 0 || content.remove();
1172
+ (_this$activeInstance = this.activeInstance) === null || _this$activeInstance === void 0 || _this$activeInstance.remove();
1174
1173
  }
1175
1174
  this.removeClickEvent();
1176
1175
  this.activeInstance = undefined;
1177
1176
  this.popIndexStore(uid);
1178
1177
  var maskList = bkMaskMaker.getMaskStyles(this.parentNode);
1179
- maskList === null || maskList === void 0 ? void 0 : maskList.pop();
1178
+ maskList === null || maskList === void 0 || maskList.pop();
1180
1179
  if (!(maskList !== null && maskList !== void 0 && maskList.length)) {
1181
1180
  this.mask.style.setProperty('display', 'none');
1182
1181
  } else {
@@ -1537,7 +1536,7 @@ var BKPopIndexManager = /*#__PURE__*/function () {
1537
1536
  }
1538
1537
  }
1539
1538
  } else {
1540
- content === null || content === void 0 ? void 0 : content.remove();
1539
+ content === null || content === void 0 || content.remove();
1541
1540
  }
1542
1541
  this.bKMaskManagerInstance.removeClickEvent();
1543
1542
  }
@@ -1787,7 +1786,7 @@ var BKPopover = /*#__PURE__*/function () {
1787
1786
  key: "forceUpdate",
1788
1787
  value: function forceUpdate() {
1789
1788
  var _this$instance;
1790
- (_this$instance = this.instance) === null || _this$instance === void 0 ? void 0 : _this$instance.forceUpdate();
1789
+ (_this$instance = this.instance) === null || _this$instance === void 0 || _this$instance.forceUpdate();
1791
1790
  }
1792
1791
  // Asynchronously updates the popper instance, and returns a promise. Use this
1793
1792
  // for high-frequency updates.
@@ -1795,7 +1794,7 @@ var BKPopover = /*#__PURE__*/function () {
1795
1794
  key: "update",
1796
1795
  value: function update() {
1797
1796
  var _this$instance2;
1798
- (_this$instance2 = this.instance) === null || _this$instance2 === void 0 ? void 0 : _this$instance2.update();
1797
+ (_this$instance2 = this.instance) === null || _this$instance2 === void 0 || _this$instance2.update();
1799
1798
  }
1800
1799
  }, {
1801
1800
  key: "updateOptions",
@@ -1812,14 +1811,14 @@ var BKPopover = /*#__PURE__*/function () {
1812
1811
  key: "setOptions",
1813
1812
  value: function setOptions(options) {
1814
1813
  var _this$instance3;
1815
- (_this$instance3 = this.instance) === null || _this$instance3 === void 0 ? void 0 : _this$instance3.setOptions(options);
1814
+ (_this$instance3 = this.instance) === null || _this$instance3 === void 0 || _this$instance3.setOptions(options);
1816
1815
  }
1817
1816
  // Cleans up the instance.
1818
1817
  }, {
1819
1818
  key: "destroy",
1820
1819
  value: function destroy() {
1821
1820
  var _this$instance4;
1822
- (_this$instance4 = this.instance) === null || _this$instance4 === void 0 ? void 0 : _this$instance4.destroy();
1821
+ (_this$instance4 = this.instance) === null || _this$instance4 === void 0 || _this$instance4.destroy();
1823
1822
  }
1824
1823
  // 更新禁用状态
1825
1824
  }, {
@@ -1838,7 +1837,7 @@ var BKPopover = /*#__PURE__*/function () {
1838
1837
  if (!this.disabled) {
1839
1838
  var _this$popperRefer2;
1840
1839
  // Make the tooltip visible
1841
- (_this$popperRefer2 = this.popperRefer) === null || _this$popperRefer2 === void 0 ? void 0 : _this$popperRefer2.setAttribute('data-show', '');
1840
+ (_this$popperRefer2 = this.popperRefer) === null || _this$popperRefer2 === void 0 || _this$popperRefer2.setAttribute('data-show', '');
1842
1841
  // Enable the event listeners
1843
1842
  this.setOptions({
1844
1843
  modifiers: [].concat(_toConsumableArray(this.instanceOptions.modifiers || []), [{
@@ -1865,7 +1864,7 @@ var BKPopover = /*#__PURE__*/function () {
1865
1864
  var _this$popperRefer3;
1866
1865
  if (this.always) return;
1867
1866
  // Hide the tooltip
1868
- (_this$popperRefer3 = this.popperRefer) === null || _this$popperRefer3 === void 0 ? void 0 : _this$popperRefer3.removeAttribute('data-show');
1867
+ (_this$popperRefer3 = this.popperRefer) === null || _this$popperRefer3 === void 0 || _this$popperRefer3.removeAttribute('data-show');
1869
1868
  // Disable the event listeners
1870
1869
  this.setOptions({
1871
1870
  modifiers: [].concat(_toConsumableArray(this.instanceOptions.modifiers || []), [{
@@ -1984,7 +1983,7 @@ var BKPopover = /*#__PURE__*/function () {
1984
1983
  if (this.referenceTarget && this.popperRefer) {
1985
1984
  var _this$popperRefer4, _this$instanceOptions3;
1986
1985
  this.instance = (0,core_namespaceObject.createPopper)(this.referenceTarget, this.popperRefer, this.instanceOptions);
1987
- (_this$popperRefer4 = this.popperRefer) === null || _this$popperRefer4 === void 0 ? void 0 : _this$popperRefer4.setAttribute('data-theme', (_this$instanceOptions3 = this.instanceOptions.theme) !== null && _this$instanceOptions3 !== void 0 ? _this$instanceOptions3 : 'dark');
1986
+ (_this$popperRefer4 = this.popperRefer) === null || _this$popperRefer4 === void 0 || _this$popperRefer4.setAttribute('data-theme', (_this$instanceOptions3 = this.instanceOptions.theme) !== null && _this$instanceOptions3 !== void 0 ? _this$instanceOptions3 : 'dark');
1988
1987
  } else {
1989
1988
  console.error('reference or popperRefer is null, please check html element.');
1990
1989
  }
@@ -2138,6 +2137,31 @@ function scrollbarWidth() {
2138
2137
  scrollBarWidth = widthNoScroll - widthWithScroll;
2139
2138
  return scrollBarWidth;
2140
2139
  }
2140
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
2141
+ function _assertThisInitialized(self) {
2142
+ if (self === void 0) {
2143
+ throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2144
+ }
2145
+ return self;
2146
+ }
2147
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js
2148
+
2149
+
2150
+ function _possibleConstructorReturn(self, call) {
2151
+ if (call && (_typeof(call) === "object" || typeof call === "function")) {
2152
+ return call;
2153
+ } else if (call !== void 0) {
2154
+ throw new TypeError("Derived constructors may only return object or undefined");
2155
+ }
2156
+ return _assertThisInitialized(self);
2157
+ }
2158
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js
2159
+ function _getPrototypeOf(o) {
2160
+ _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
2161
+ return o.__proto__ || Object.getPrototypeOf(o);
2162
+ };
2163
+ return _getPrototypeOf(o);
2164
+ }
2141
2165
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js
2142
2166
  function _setPrototypeOf(o, p) {
2143
2167
  _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {
@@ -2164,31 +2188,6 @@ function _inherits(subClass, superClass) {
2164
2188
  });
2165
2189
  if (superClass) _setPrototypeOf(subClass, superClass);
2166
2190
  }
2167
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
2168
- function _assertThisInitialized(self) {
2169
- if (self === void 0) {
2170
- throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2171
- }
2172
- return self;
2173
- }
2174
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js
2175
-
2176
-
2177
- function _possibleConstructorReturn(self, call) {
2178
- if (call && (_typeof(call) === "object" || typeof call === "function")) {
2179
- return call;
2180
- } else if (call !== void 0) {
2181
- throw new TypeError("Derived constructors may only return object or undefined");
2182
- }
2183
- return _assertThisInitialized(self);
2184
- }
2185
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js
2186
- function _getPrototypeOf(o) {
2187
- _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
2188
- return o.__proto__ || Object.getPrototypeOf(o);
2189
- };
2190
- return _getPrototypeOf(o);
2191
- }
2192
2191
  ;// CONCATENATED MODULE: external "vue-types"
2193
2192
  var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
2194
2193
  var external_vue_types_y = x => () => x
@@ -2199,8 +2198,8 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["createTypes"
2199
2198
 
2200
2199
 
2201
2200
 
2202
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
2203
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
2201
+ function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
2202
+ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
2204
2203
  /*
2205
2204
  * Tencent is pleased to support the open source community by making
2206
2205
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -2388,10 +2387,9 @@ function InputBehaviorType() {
2388
2387
  }
2389
2388
  var PropTypes = /*#__PURE__*/function (_propTypesNS) {
2390
2389
  _inherits(PropTypes, _propTypesNS);
2391
- var _super = _createSuper(PropTypes);
2392
2390
  function PropTypes() {
2393
2391
  _classCallCheck(this, PropTypes);
2394
- return _super.apply(this, arguments);
2392
+ return _callSuper(this, PropTypes, arguments);
2395
2393
  }
2396
2394
  _createClass(PropTypes, null, [{
2397
2395
  key: "size",