bkui-vue 2.0.1-beta.113 → 2.0.1-beta.114

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 (254) hide show
  1. package/dist/index.cjs.js +54 -54
  2. package/dist/index.esm.js +13950 -13941
  3. package/dist/index.umd.js +54 -54
  4. package/dist/style.css +1 -1
  5. package/lib/affix/index.d.ts +57 -111
  6. package/lib/affix/index.js +47 -39
  7. package/lib/alert/index.d.ts +73 -126
  8. package/lib/alert/index.js +50 -42
  9. package/lib/animate-number/index.d.ts +33 -96
  10. package/lib/animate-number/index.js +21 -16
  11. package/lib/backtop/index.d.ts +69 -117
  12. package/lib/backtop/index.js +42 -31
  13. package/lib/badge/index.d.ts +119 -152
  14. package/lib/badge/index.js +43 -37
  15. package/lib/breadcrumb/index.d.ts +67 -119
  16. package/lib/breadcrumb/index.js +48 -40
  17. package/lib/button/button.d.ts +2 -2
  18. package/lib/button/index.d.ts +119 -155
  19. package/lib/button/index.js +55 -46
  20. package/lib/card/index.d.ts +128 -157
  21. package/lib/card/index.js +67 -55
  22. package/lib/cascader/cascader.d.ts +3 -3
  23. package/lib/cascader/index.d.ts +393 -354
  24. package/lib/cascader/index.js +149 -119
  25. package/lib/checkbox/checkbox.d.ts +1 -1
  26. package/lib/checkbox/index.d.ts +143 -175
  27. package/lib/checkbox/index.js +89 -79
  28. package/lib/code-diff/index.d.ts +65 -82
  29. package/lib/code-diff/index.js +464 -517
  30. package/lib/collapse/index.d.ts +156 -175
  31. package/lib/collapse/index.js +67 -60
  32. package/lib/collapse-transition/index.d.ts +19 -94
  33. package/lib/collapse-transition/index.js +23 -16
  34. package/lib/color-picker/color-picker.d.ts +1 -1
  35. package/lib/color-picker/index.d.ts +144 -165
  36. package/lib/color-picker/index.js +98 -82
  37. package/lib/config-provider/index.d.ts +160 -227
  38. package/lib/config-provider/index.js +51 -43
  39. package/lib/container/container.d.ts +1 -1
  40. package/lib/container/index.d.ts +74 -85
  41. package/lib/container/index.js +55 -47
  42. package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
  43. package/lib/date-picker/base/time-spinner.d.ts +3 -3
  44. package/lib/date-picker/date-picker.d.ts +4 -4
  45. package/lib/date-picker/index.d.ts +380 -351
  46. package/lib/date-picker/index.js +171 -150
  47. package/lib/date-picker/panel/date-range.d.ts +1 -1
  48. package/lib/date-picker/panel/date.d.ts +1 -1
  49. package/lib/date-picker/panel/time-range.d.ts +2 -2
  50. package/lib/date-picker/panel/time.d.ts +2 -2
  51. package/lib/date-picker/time-picker.d.ts +4 -4
  52. package/lib/dialog/index.d.ts +299 -269
  53. package/lib/dialog/index.js +323 -310
  54. package/lib/directives/index.js +344 -336
  55. package/lib/divider/index.d.ts +57 -111
  56. package/lib/divider/index.js +23 -16
  57. package/lib/dropdown/dropdown.d.ts +1 -1
  58. package/lib/dropdown/index.d.ts +94 -136
  59. package/lib/dropdown/index.js +66 -52
  60. package/lib/exception/index.d.ts +41 -102
  61. package/lib/exception/index.js +76 -70
  62. package/lib/fixed-navbar/index.d.ts +59 -113
  63. package/lib/fixed-navbar/index.js +22 -15
  64. package/lib/form/form.d.ts +1 -1
  65. package/lib/form/index.d.ts +80 -132
  66. package/lib/form/index.js +104 -83
  67. package/lib/icon/angle-double-down-line.js +31 -29
  68. package/lib/icon/angle-double-left-line.js +31 -29
  69. package/lib/icon/angle-double-left.js +31 -29
  70. package/lib/icon/angle-double-right-line.js +31 -29
  71. package/lib/icon/angle-double-right.js +31 -29
  72. package/lib/icon/angle-double-up-line.js +31 -29
  73. package/lib/icon/angle-down-fill.js +31 -29
  74. package/lib/icon/angle-down-line.js +31 -29
  75. package/lib/icon/angle-down.js +31 -29
  76. package/lib/icon/angle-left.js +31 -29
  77. package/lib/icon/angle-right.js +31 -29
  78. package/lib/icon/angle-up-fill.js +31 -29
  79. package/lib/icon/angle-up.js +31 -29
  80. package/lib/icon/archive-fill.js +31 -29
  81. package/lib/icon/arrows-left.js +31 -29
  82. package/lib/icon/arrows-right.js +31 -29
  83. package/lib/icon/assistant.js +31 -29
  84. package/lib/icon/audio-fill.js +31 -29
  85. package/lib/icon/bk.js +31 -29
  86. package/lib/icon/circle.js +31 -29
  87. package/lib/icon/close-line.js +31 -29
  88. package/lib/icon/close.js +31 -29
  89. package/lib/icon/code.js +31 -29
  90. package/lib/icon/cog-shape.js +31 -29
  91. package/lib/icon/collapse-left.js +31 -29
  92. package/lib/icon/copy-shape.js +31 -29
  93. package/lib/icon/copy.js +31 -29
  94. package/lib/icon/data-shape.js +31 -29
  95. package/lib/icon/del.js +31 -29
  96. package/lib/icon/doc-fill.js +31 -29
  97. package/lib/icon/done.js +31 -29
  98. package/lib/icon/down-shape.js +31 -29
  99. package/lib/icon/down-small.js +31 -29
  100. package/lib/icon/edit-line.js +31 -29
  101. package/lib/icon/ellipsis.js +31 -29
  102. package/lib/icon/enlarge-line.js +31 -29
  103. package/lib/icon/error.js +31 -29
  104. package/lib/icon/excel-fill.js +31 -29
  105. package/lib/icon/exclamation-circle-shape.js +31 -29
  106. package/lib/icon/eye.js +31 -29
  107. package/lib/icon/filliscreen-line.js +31 -29
  108. package/lib/icon/fix-line.js +31 -29
  109. package/lib/icon/fix-shape.js +31 -29
  110. package/lib/icon/folder-open.js +31 -29
  111. package/lib/icon/folder-shape-open.js +31 -29
  112. package/lib/icon/folder-shape.js +31 -29
  113. package/lib/icon/folder.js +31 -29
  114. package/lib/icon/funnel.js +31 -29
  115. package/lib/icon/grag-fill.js +31 -29
  116. package/lib/icon/help-document-fill.js +31 -29
  117. package/lib/icon/help-fill.js +31 -29
  118. package/lib/icon/help.js +31 -29
  119. package/lib/icon/image-fill.js +31 -29
  120. package/lib/icon/img-error.js +31 -29
  121. package/lib/icon/img-placehoulder.js +31 -29
  122. package/lib/icon/info-line.js +31 -29
  123. package/lib/icon/info.js +31 -29
  124. package/lib/icon/left-shape.js +31 -29
  125. package/lib/icon/left-turn-line.js +31 -29
  126. package/lib/icon/loading.js +31 -29
  127. package/lib/icon/narrow-line.js +31 -29
  128. package/lib/icon/original.js +31 -29
  129. package/lib/icon/pdf-fill.js +31 -29
  130. package/lib/icon/play-shape.js +31 -29
  131. package/lib/icon/plus.js +31 -29
  132. package/lib/icon/ppt-fill.js +31 -29
  133. package/lib/icon/qq.js +31 -29
  134. package/lib/icon/right-shape.js +31 -29
  135. package/lib/icon/right-turn-line.js +31 -29
  136. package/lib/icon/search.js +31 -29
  137. package/lib/icon/share.js +31 -29
  138. package/lib/icon/spinner.js +31 -29
  139. package/lib/icon/success.js +31 -29
  140. package/lib/icon/switcher-loading.js +31 -29
  141. package/lib/icon/text-all.js +31 -29
  142. package/lib/icon/text-file.js +31 -29
  143. package/lib/icon/text-fill.js +31 -29
  144. package/lib/icon/transfer.js +31 -29
  145. package/lib/icon/tree-application-shape.js +31 -29
  146. package/lib/icon/unfull-screen.js +31 -29
  147. package/lib/icon/unvisible.js +31 -29
  148. package/lib/icon/up-shape.js +31 -29
  149. package/lib/icon/upload.js +31 -29
  150. package/lib/icon/video-fill.js +31 -29
  151. package/lib/icon/warn.js +31 -29
  152. package/lib/icon/weixin-pro.js +31 -29
  153. package/lib/icon/weixin.js +31 -29
  154. package/lib/image/index.d.ts +113 -149
  155. package/lib/image/index.js +76 -61
  156. package/lib/index.js +1 -1
  157. package/lib/info-box/index.js +328 -315
  158. package/lib/input/index.d.ts +326 -293
  159. package/lib/input/index.js +91 -83
  160. package/lib/link/index.d.ts +73 -122
  161. package/lib/link/index.js +27 -19
  162. package/lib/loading/index.d.ts +130 -156
  163. package/lib/loading/index.js +56 -51
  164. package/lib/loading/loading.d.ts +1 -1
  165. package/lib/locale/index.js +3 -3
  166. package/lib/menu/index.d.ts +55 -116
  167. package/lib/menu/index.js +67 -58
  168. package/lib/message/index.js +72 -67
  169. package/lib/message/messageConstructor.d.ts +5 -5
  170. package/lib/modal/index.d.ts +171 -185
  171. package/lib/modal/index.js +58 -48
  172. package/lib/navigation/index.d.ts +152 -188
  173. package/lib/navigation/index.js +35 -25
  174. package/lib/notify/index.js +57 -48
  175. package/lib/overflow-title/index.d.ts +343 -256
  176. package/lib/overflow-title/index.js +51 -38
  177. package/lib/pagination/index.d.ts +184 -198
  178. package/lib/pagination/index.js +112 -103
  179. package/lib/plugin-popover/index.js +7 -5
  180. package/lib/plugins/index.js +7 -5
  181. package/lib/pop-confirm/index.d.ts +115 -153
  182. package/lib/pop-confirm/index.js +53 -36
  183. package/lib/pop-confirm/pop-confirm.d.ts +1 -1
  184. package/lib/popover/content.d.ts +1 -1
  185. package/lib/popover/index.d.ts +421 -359
  186. package/lib/popover/index.js +291 -179
  187. package/lib/popover2/index.d.ts +8 -83
  188. package/lib/popover2/index.js +15 -11
  189. package/lib/process/index.d.ts +93 -137
  190. package/lib/process/index.js +299 -295
  191. package/lib/progress/index.d.ts +178 -187
  192. package/lib/progress/index.js +47 -40
  193. package/lib/progress/progress.d.ts +2 -2
  194. package/lib/radio/index.d.ts +91 -140
  195. package/lib/radio/index.js +85 -79
  196. package/lib/rate/index.d.ts +55 -112
  197. package/lib/rate/index.js +44 -39
  198. package/lib/resize-layout/index.d.ts +168 -192
  199. package/lib/resize-layout/index.js +50 -43
  200. package/lib/resize-layout/resize-layout.d.ts +2 -2
  201. package/lib/scrollbar/index.js +63 -63
  202. package/lib/search-select/index.d.ts +678 -895
  203. package/lib/search-select/index.js +397 -379
  204. package/lib/search-select/input.d.ts +2 -2
  205. package/lib/search-select/search-select.d.ts +133 -188
  206. package/lib/search-select/selected.d.ts +133 -188
  207. package/lib/select/index.d.ts +1375 -1217
  208. package/lib/select/index.js +456 -419
  209. package/lib/select/select.d.ts +132 -169
  210. package/lib/select/selectTagInput.d.ts +2 -2
  211. package/lib/shared/index.js +109 -103
  212. package/lib/sideslider/index.d.ts +197 -201
  213. package/lib/sideslider/index.js +311 -302
  214. package/lib/slider/index.d.ts +214 -210
  215. package/lib/slider/index.js +305 -294
  216. package/lib/steps/index.d.ts +110 -149
  217. package/lib/steps/index.js +303 -298
  218. package/lib/swiper/index.d.ts +81 -127
  219. package/lib/swiper/index.js +42 -36
  220. package/lib/switcher/index.d.ts +152 -174
  221. package/lib/switcher/index.js +50 -44
  222. package/lib/tab/index.d.ts +151 -183
  223. package/lib/tab/index.js +72 -59
  224. package/lib/table/components/table-column.d.ts +1 -1
  225. package/lib/table/hooks/use-columns.d.ts +1 -1
  226. package/lib/table/hooks/use-layout.d.ts +2 -2
  227. package/lib/table/hooks/use-rows.d.ts +1 -1
  228. package/lib/table/index.d.ts +457 -362
  229. package/lib/table/index.js +589 -547
  230. package/lib/table/table.d.ts +1 -1
  231. package/lib/table-column/index.d.ts +104 -150
  232. package/lib/table-column/index.js +13 -9
  233. package/lib/tag/index.d.ts +95 -142
  234. package/lib/tag/index.js +56 -46
  235. package/lib/tag-input/index.d.ts +744 -529
  236. package/lib/tag-input/index.js +148 -128
  237. package/lib/tag-input/tag-input.d.ts +5 -5
  238. package/lib/time-picker/index.d.ts +439 -386
  239. package/lib/time-picker/index.js +13 -9
  240. package/lib/timeline/index.d.ts +64 -131
  241. package/lib/timeline/index.js +27 -21
  242. package/lib/transfer/index.d.ts +191 -206
  243. package/lib/transfer/index.js +56 -40
  244. package/lib/tree/index.d.ts +350 -308
  245. package/lib/tree/index.js +171 -150
  246. package/lib/tree/tree.d.ts +1 -1
  247. package/lib/tree/use-tree-init.d.ts +1 -1
  248. package/lib/upload/index.d.ts +311 -273
  249. package/lib/upload/index.js +474 -465
  250. package/lib/upload/upload.d.ts +2 -2
  251. package/lib/virtual-render/index.d.ts +333 -241
  252. package/lib/virtual-render/index.js +84 -72
  253. package/lib/virtual-render/virtual-render.d.ts +1 -1
  254. package/package.json +1 -1
@@ -45,67 +45,96 @@ __webpack_require__.d(__webpack_exports__, {
45
45
  "default": () => (/* binding */ src)
46
46
  });
47
47
 
48
- ;// CONCATENATED MODULE: external "../shared"
49
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
50
- var y = x => () => x
51
- const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["arrayEqual"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.arrayEqual, ["capitalize"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize, ["debounce"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
52
- ;// CONCATENATED MODULE: external "vue"
53
- var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
54
- var external_vue_y = x => () => x
55
- const external_vue_namespaceObject = external_vue_x({ ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
56
- ;// CONCATENATED MODULE: external "vue-types"
57
- var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
58
- var external_vue_types_y = x => () => x
59
- const external_vue_types_namespaceObject = external_vue_types_x({ ["array"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.array, ["object"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.object });
60
- ;// CONCATENATED MODULE: external "../config-provider"
61
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
62
- var config_provider_y = x => () => x
63
- const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
64
- ;// CONCATENATED MODULE: external "../directives"
65
- var directives_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
66
- var directives_y = x => () => x
67
- const directives_namespaceObject = directives_x({ ["bkTooltips"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_directives_45d4776f__.bkTooltips });
68
- ;// CONCATENATED MODULE: external "../icon"
69
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
70
- var icon_y = x => () => x
71
- const icon_namespaceObject = icon_x({ ["AngleRight"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight, ["AngleUp"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp, ["Close"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close, ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error, ["Spinner"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner });
72
- ;// CONCATENATED MODULE: external "../popover"
73
- var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
74
- var popover_y = x => () => x
75
- const popover_namespaceObject = popover_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"] });
76
- ;// CONCATENATED MODULE: external "../popover/popover.less"
77
- var popover_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
78
- var popover_less_y = x => () => x
48
+ ;// external "../shared"
49
+ var x = (y) => {
50
+ var x = {}; __webpack_require__.d(x, y); return x
51
+ }
52
+ var y = (x) => (() => (x))
53
+ const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["arrayEqual"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.arrayEqual), ["capitalize"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize), ["debounce"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
54
+ ;// external "vue"
55
+ var external_vue_x = (y) => {
56
+ var x = {}; __webpack_require__.d(x, y); return x
57
+ }
58
+ var external_vue_y = (x) => (() => (x))
59
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
60
+ ;// external "vue-types"
61
+ var external_vue_types_x = (y) => {
62
+ var x = {}; __webpack_require__.d(x, y); return x
63
+ }
64
+ var external_vue_types_y = (x) => (() => (x))
65
+ const external_vue_types_namespaceObject = external_vue_types_x({ ["array"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.array), ["object"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.object) });
66
+ ;// external "../config-provider"
67
+ var config_provider_x = (y) => {
68
+ var x = {}; __webpack_require__.d(x, y); return x
69
+ }
70
+ var config_provider_y = (x) => (() => (x))
71
+ const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
72
+ ;// external "../directives"
73
+ var directives_x = (y) => {
74
+ var x = {}; __webpack_require__.d(x, y); return x
75
+ }
76
+ var directives_y = (x) => (() => (x))
77
+ const directives_namespaceObject = directives_x({ ["bkTooltips"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_directives_45d4776f__.bkTooltips) });
78
+ ;// external "../icon"
79
+ var icon_x = (y) => {
80
+ var x = {}; __webpack_require__.d(x, y); return x
81
+ }
82
+ var icon_y = (x) => (() => (x))
83
+ const icon_namespaceObject = icon_x({ ["AngleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight), ["AngleUp"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp), ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error), ["Spinner"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner) });
84
+ ;// external "../popover"
85
+ var popover_x = (y) => {
86
+ var x = {}; __webpack_require__.d(x, y); return x
87
+ }
88
+ var popover_y = (x) => (() => (x))
89
+ const popover_namespaceObject = popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
90
+ ;// external "../popover/popover.less"
91
+ var popover_less_x = (y) => {
92
+ var x = {}; __webpack_require__.d(x, y); return x
93
+ }
94
+ var popover_less_y = (x) => (() => (x))
79
95
  const popover_less_namespaceObject = popover_less_x({ });
80
- ;// CONCATENATED MODULE: external "../select"
81
- var select_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
82
- var select_y = x => () => x
83
- const select_namespaceObject = select_x({ ["useHover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__.useHover });
84
- ;// CONCATENATED MODULE: external "../tag"
85
- var tag_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
86
- var tag_y = x => () => x
87
- const tag_namespaceObject = tag_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_d74826be__["default"] });
88
- ;// CONCATENATED MODULE: external "../tag/tag.less"
89
- var tag_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
90
- var tag_less_y = x => () => x
96
+ ;// external "../select"
97
+ var select_x = (y) => {
98
+ var x = {}; __webpack_require__.d(x, y); return x
99
+ }
100
+ var select_y = (x) => (() => (x))
101
+ const select_namespaceObject = select_x({ ["useHover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__.useHover) });
102
+ ;// external "../tag"
103
+ var tag_x = (y) => {
104
+ var x = {}; __webpack_require__.d(x, y); return x
105
+ }
106
+ var tag_y = (x) => (() => (x))
107
+ const tag_namespaceObject = tag_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_d74826be__["default"]) });
108
+ ;// external "../tag/tag.less"
109
+ var tag_less_x = (y) => {
110
+ var x = {}; __webpack_require__.d(x, y); return x
111
+ }
112
+ var tag_less_y = (x) => (() => (x))
91
113
  const tag_less_namespaceObject = tag_less_x({ });
92
- ;// CONCATENATED MODULE: external "../tag-input"
93
- var tag_input_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
94
- var tag_input_y = x => () => x
95
- const tag_input_namespaceObject = tag_input_x({ ["useTagsOverflow"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_input_bee9f515__.useTagsOverflow });
96
- ;// CONCATENATED MODULE: external "../checkbox"
97
- var checkbox_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
98
- var checkbox_y = x => () => x
99
- const checkbox_namespaceObject = checkbox_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"] });
100
- ;// CONCATENATED MODULE: external "../checkbox/checkbox.less"
101
- var checkbox_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
102
- var checkbox_less_y = x => () => x
114
+ ;// external "../tag-input"
115
+ var tag_input_x = (y) => {
116
+ var x = {}; __webpack_require__.d(x, y); return x
117
+ }
118
+ var tag_input_y = (x) => (() => (x))
119
+ const tag_input_namespaceObject = tag_input_x({ ["useTagsOverflow"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_input_bee9f515__.useTagsOverflow) });
120
+ ;// external "../checkbox"
121
+ var checkbox_x = (y) => {
122
+ var x = {}; __webpack_require__.d(x, y); return x
123
+ }
124
+ var checkbox_y = (x) => (() => (x))
125
+ const checkbox_namespaceObject = checkbox_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"]) });
126
+ ;// external "../checkbox/checkbox.less"
127
+ var checkbox_less_x = (y) => {
128
+ var x = {}; __webpack_require__.d(x, y); return x
129
+ }
130
+ var checkbox_less_y = (x) => (() => (x))
103
131
  const checkbox_less_namespaceObject = checkbox_less_x({ });
104
- ;// CONCATENATED MODULE: ../../packages/cascader/src/cascader-panel.tsx
132
+ ;// ../../packages/cascader/src/cascader-panel.tsx
105
133
 
106
- function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
107
- function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
108
- function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; } /*
134
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
135
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
136
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
137
+ /*
109
138
  * Tencent is pleased to support the open source community by making
110
139
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
111
140
  *
@@ -136,11 +165,12 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
136
165
 
137
166
 
138
167
 
168
+
139
169
  /**
140
170
  * CascaderPanel 组件
141
171
  * 用于展示级联选择器的面板,支持多选、单选、远程加载等功能。
142
172
  */
143
- /* harmony default export */ const cascader_panel = (defineComponent({
173
+ /* harmony default export */ const cascader_panel = ((0,external_vue_namespaceObject.defineComponent)({
144
174
  name: 'CascaderPanel',
145
175
  props: {
146
176
  width: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.number, shared_namespaceObject.PropTypes.string]).def('auto'),
@@ -159,11 +189,11 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
159
189
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
160
190
  resolveClassName = _usePrefix.resolveClassName;
161
191
  var store = props.store;
162
- var menus = reactive({
192
+ var menus = (0,external_vue_namespaceObject.reactive)({
163
193
  list: [props.store.getNodes()]
164
194
  });
165
- var activePath = ref([]);
166
- var checkValue = ref([]);
195
+ var activePath = (0,external_vue_namespaceObject.ref)([]);
196
+ var checkValue = (0,external_vue_namespaceObject.ref)([]);
167
197
  /**
168
198
  * 根据传入的值计算尺寸
169
199
  * @param value - 数字或字符串类型的尺寸值
@@ -316,7 +346,7 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
316
346
  // 查找当前级别中选中的或已勾选的节点
317
347
  var selectedNode = document.querySelector(".".concat(resolveClassName('cascader-panel'), ":nth-child(").concat(level + 1, ") .").concat(resolveClassName('cascader-node.is-selected'), ", .").concat(resolveClassName('cascader-node.is-checked')));
318
348
  if (selectedNode) {
319
- nextTick(function () {
349
+ (0,external_vue_namespaceObject.nextTick)(function () {
320
350
  selectedNode.scrollIntoView();
321
351
  });
322
352
  }
@@ -366,7 +396,7 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
366
396
  }, null);
367
397
  };
368
398
  // 监听 modelValue 的变化,更新选中值
369
- watch(function () {
399
+ (0,external_vue_namespaceObject.watch)(function () {
370
400
  return props.modelValue;
371
401
  }, function (value) {
372
402
  updateCheckValue(value);
@@ -374,7 +404,7 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
374
404
  immediate: true
375
405
  });
376
406
  // 监听 store 的变化,更新菜单列表
377
- watch(function () {
407
+ (0,external_vue_namespaceObject.watch)(function () {
378
408
  return props.store;
379
409
  }, function (value) {
380
410
  menus.list = [value.getNodes()];
@@ -466,42 +496,42 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
466
496
  })]);
467
497
  }
468
498
  }));
469
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
499
+ ;// ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
470
500
  function _classCallCheck(instance, Constructor) {
471
501
  if (!(instance instanceof Constructor)) {
472
502
  throw new TypeError("Cannot call a class as a function");
473
503
  }
474
504
  }
475
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
476
- function _typeof(obj) {
505
+ ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
506
+ function _typeof(o) {
477
507
  "@babel/helpers - typeof";
478
508
 
479
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
480
- return typeof obj;
481
- } : function (obj) {
482
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
483
- }, _typeof(obj);
509
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
510
+ return typeof o;
511
+ } : function (o) {
512
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
513
+ }, _typeof(o);
484
514
  }
485
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
515
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
486
516
 
487
- function _toPrimitive(input, hint) {
488
- if (_typeof(input) !== "object" || input === null) return input;
489
- var prim = input[Symbol.toPrimitive];
490
- if (prim !== undefined) {
491
- var res = prim.call(input, hint || "default");
492
- if (_typeof(res) !== "object") return res;
517
+ function toPrimitive(t, r) {
518
+ if ("object" != _typeof(t) || !t) return t;
519
+ var e = t[Symbol.toPrimitive];
520
+ if (void 0 !== e) {
521
+ var i = e.call(t, r || "default");
522
+ if ("object" != _typeof(i)) return i;
493
523
  throw new TypeError("@@toPrimitive must return a primitive value.");
494
524
  }
495
- return (hint === "string" ? String : Number)(input);
525
+ return ("string" === r ? String : Number)(t);
496
526
  }
497
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
527
+ ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
498
528
 
499
529
 
500
- function _toPropertyKey(arg) {
501
- var key = _toPrimitive(arg, "string");
502
- return _typeof(key) === "symbol" ? key : String(key);
530
+ function toPropertyKey(t) {
531
+ var i = toPrimitive(t, "string");
532
+ return "symbol" == _typeof(i) ? i : String(i);
503
533
  }
504
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
534
+ ;// ../../node_modules/@babel/runtime/helpers/esm/createClass.js
505
535
 
506
536
  function _defineProperties(target, props) {
507
537
  for (var i = 0; i < props.length; i++) {
@@ -509,7 +539,7 @@ function _defineProperties(target, props) {
509
539
  descriptor.enumerable = descriptor.enumerable || false;
510
540
  descriptor.configurable = true;
511
541
  if ("value" in descriptor) descriptor.writable = true;
512
- Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor);
542
+ Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
513
543
  }
514
544
  }
515
545
  function _createClass(Constructor, protoProps, staticProps) {
@@ -520,7 +550,7 @@ function _createClass(Constructor, protoProps, staticProps) {
520
550
  });
521
551
  return Constructor;
522
552
  }
523
- ;// CONCATENATED MODULE: ../../packages/cascader/src/node.ts
553
+ ;// ../../packages/cascader/src/node.ts
524
554
 
525
555
 
526
556
  /*
@@ -639,7 +669,7 @@ var Node = /*#__PURE__*/function () {
639
669
  var _child$handlerName;
640
670
  // 自底向上广播事件
641
671
  child.broadcast(event, checkStatus);
642
- (_child$handlerName = child[handlerName]) === null || _child$handlerName === void 0 ? void 0 : _child$handlerName.call(child, checkStatus);
672
+ (_child$handlerName = child[handlerName]) === null || _child$handlerName === void 0 || _child$handlerName.call(child, checkStatus);
643
673
  }
644
674
  });
645
675
  }
@@ -651,7 +681,7 @@ var Node = /*#__PURE__*/function () {
651
681
  var handlerName = "onChild".concat((0,shared_namespaceObject.capitalize)(event));
652
682
  if (parent) {
653
683
  var _parent$handlerName;
654
- (_parent$handlerName = parent[handlerName]) === null || _parent$handlerName === void 0 ? void 0 : _parent$handlerName.call(parent);
684
+ (_parent$handlerName = parent[handlerName]) === null || _parent$handlerName === void 0 || _parent$handlerName.call(parent);
655
685
  parent.emit(event);
656
686
  }
657
687
  }
@@ -717,7 +747,7 @@ var Node = /*#__PURE__*/function () {
717
747
  return Node;
718
748
  }();
719
749
  /* harmony default export */ const src_node = (Node);
720
- ;// CONCATENATED MODULE: ../../packages/cascader/src/store.ts
750
+ ;// ../../packages/cascader/src/store.ts
721
751
 
722
752
 
723
753
  /*
@@ -871,7 +901,7 @@ var Store = /*#__PURE__*/function () {
871
901
  return Store;
872
902
  }();
873
903
  /* harmony default export */ const src_store = (Store);
874
- ;// CONCATENATED MODULE: ../../packages/cascader/src/cascader.tsx
904
+ ;// ../../packages/cascader/src/cascader.tsx
875
905
 
876
906
  /*
877
907
  * Tencent is pleased to support the open source community by making
@@ -916,7 +946,7 @@ var Store = /*#__PURE__*/function () {
916
946
  * Cascader 组件
917
947
  * 用于展示级联选择器,支持多选、单选、搜索、远程加载等功能。
918
948
  */
919
- /* harmony default export */ const cascader = (defineComponent({
949
+ /* harmony default export */ const cascader = ((0,external_vue_namespaceObject.defineComponent)({
920
950
  name: 'Cascader',
921
951
  directives: {
922
952
  bkTooltips: directives_namespaceObject.bkTooltips
@@ -968,29 +998,29 @@ var Store = /*#__PURE__*/function () {
968
998
  isHover = _useHover.isHover,
969
999
  setHover = _useHover.setHover,
970
1000
  cancelHover = _useHover.cancelHover;
971
- var store = ref(new src_store(props));
1001
+ var store = (0,external_vue_namespaceObject.ref)(new src_store(props));
972
1002
  // 定义selectedText变量用于记录当前选择的值的文本
973
- var selectedText = ref('');
1003
+ var selectedText = (0,external_vue_namespaceObject.ref)('');
974
1004
  // 定义selectedTags变量用于记录多选模式下已选的tag
975
- var selectedTags = ref([]);
976
- var _toRefs = toRefs(props),
1005
+ var selectedTags = (0,external_vue_namespaceObject.ref)([]);
1006
+ var _toRefs = (0,external_vue_namespaceObject.toRefs)(props),
977
1007
  modelValue = _toRefs.modelValue;
978
1008
  // 定义cascaderPanel 引用
979
- var cascaderPanel = ref();
1009
+ var cascaderPanel = (0,external_vue_namespaceObject.ref)();
980
1010
  // 定义searchKey变量,支持搜索时,搜索框绑定变量
981
- var searchKey = ref('');
1011
+ var searchKey = (0,external_vue_namespaceObject.ref)('');
982
1012
  // 定义suggestions变量,搜索功能打开时,面板给出的列表
983
- var suggestions = ref([]);
1013
+ var suggestions = (0,external_vue_namespaceObject.ref)([]);
984
1014
  // 定义isFiltering变量,记录是否正在搜索,过滤
985
- var isFiltering = ref(false);
1015
+ var isFiltering = (0,external_vue_namespaceObject.ref)(false);
986
1016
  // 定义isEdit变量,记录是否处于编辑状态
987
- var isEdit = ref(false);
1017
+ var isEdit = (0,external_vue_namespaceObject.ref)(false);
988
1018
  // 定义isFocus变量,记录是否处于焦点状态
989
- var isFocus = ref(false);
1019
+ var isFocus = (0,external_vue_namespaceObject.ref)(false);
990
1020
  // 定义isShowPanel变量,用于标致面板显示
991
- var isShowPanel = ref(false);
1021
+ var isShowPanel = (0,external_vue_namespaceObject.ref)(false);
992
1022
  // 用computed定义checkedValue变量,用于监听modelValue的变化
993
- var checkedValue = computed({
1023
+ var checkedValue = (0,external_vue_namespaceObject.computed)({
994
1024
  get: function get() {
995
1025
  return modelValue.value;
996
1026
  },
@@ -999,15 +1029,15 @@ var Store = /*#__PURE__*/function () {
999
1029
  }
1000
1030
  });
1001
1031
  // 定义popover变量
1002
- var popover = ref(null);
1032
+ var popover = (0,external_vue_namespaceObject.ref)(null);
1003
1033
  // 定义bkCascaderRef和inputRef变量
1004
- var bkCascaderRef = ref(null);
1005
- var inputRef = ref(null);
1034
+ var bkCascaderRef = (0,external_vue_namespaceObject.ref)(null);
1035
+ var inputRef = (0,external_vue_namespaceObject.ref)(null);
1006
1036
  // 用computed定义placeholder变量,用于处理props中的placeholder属性
1007
- var placeholder = computed(function () {
1037
+ var placeholder = (0,external_vue_namespaceObject.computed)(function () {
1008
1038
  return props.placeholder ? props.placeholder : t.value.pleaseSelect;
1009
1039
  });
1010
- var displayText = computed(function () {
1040
+ var displayText = (0,external_vue_namespaceObject.computed)(function () {
1011
1041
  if (props.customTextFillback) {
1012
1042
  return props.customTextFillback(props.modelValue, store.value.getFlattedNodes());
1013
1043
  }
@@ -1052,7 +1082,7 @@ var Store = /*#__PURE__*/function () {
1052
1082
  // 如果 checkAnyLevel 配置为 false,则隐藏弹出框
1053
1083
  if (!props.checkAnyLevel) {
1054
1084
  var _popover$value;
1055
- popover === null || popover === void 0 || (_popover$value = popover.value) === null || _popover$value === void 0 ? void 0 : _popover$value.hide();
1085
+ popover === null || popover === void 0 || (_popover$value = popover.value) === null || _popover$value === void 0 || _popover$value.hide();
1056
1086
  }
1057
1087
  // 获取与选中值对应的节点
1058
1088
  var node = store.value.getNodeByValue(val);
@@ -1092,7 +1122,7 @@ var Store = /*#__PURE__*/function () {
1092
1122
  emit('update:modelValue', value);
1093
1123
  oldValue !== undefined && emit('change', value); // oldValue = undefined代表初始化,init不派发change事件
1094
1124
  // 如果有过滤搜索,选择后,自动focus到input
1095
- inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0 ? void 0 : _inputRef$value.focus();
1125
+ inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0 || _inputRef$value.focus();
1096
1126
  // 选择后过滤条件清除,面板初始化渲染
1097
1127
  isFiltering.value = false;
1098
1128
  };
@@ -1108,12 +1138,12 @@ var Store = /*#__PURE__*/function () {
1108
1138
  isEdit.value = val.isShow;
1109
1139
  // popover激活后,focus相应事件
1110
1140
  isFocus.value = val.isShow;
1111
- nextTick(function () {
1141
+ (0,external_vue_namespaceObject.nextTick)(function () {
1112
1142
  var _inputRef$value2;
1113
1143
  val && ((_inputRef$value2 = inputRef.value) === null || _inputRef$value2 === void 0 ? void 0 : _inputRef$value2.focus());
1114
1144
  if (val.isShow) {
1115
1145
  var _cascaderPanel$value;
1116
- (_cascaderPanel$value = cascaderPanel.value) === null || _cascaderPanel$value === void 0 ? void 0 : _cascaderPanel$value.scrollToSelected(); // 滚动到选中的节点
1146
+ (_cascaderPanel$value = cascaderPanel.value) === null || _cascaderPanel$value === void 0 || _cascaderPanel$value.scrollToSelected(); // 滚动到选中的节点
1117
1147
  }
1118
1148
  });
1119
1149
  val.isShow && focusEmitter(); // 面板打开,触发focus事件
@@ -1156,28 +1186,28 @@ var Store = /*#__PURE__*/function () {
1156
1186
  emit('focus');
1157
1187
  };
1158
1188
  // 监听modelValue的变化
1159
- watch(function () {
1189
+ (0,external_vue_namespaceObject.watch)(function () {
1160
1190
  return props.modelValue;
1161
1191
  }, modelValueChangeHandler, {
1162
1192
  immediate: true
1163
1193
  });
1164
1194
  // 监听list的变化
1165
- watch(function () {
1195
+ (0,external_vue_namespaceObject.watch)(function () {
1166
1196
  return props.list;
1167
1197
  }, listChangeHandler, {
1168
1198
  deep: true,
1169
1199
  immediate: true
1170
1200
  });
1171
1201
  // 定义overflowTagIndex变量,用于处理tag的折叠
1172
- var tagList = computed(function () {
1202
+ var tagList = (0,external_vue_namespaceObject.computed)(function () {
1173
1203
  return props.customTagsFillback ? props.customTagsFillback(props.modelValue, store.value.getFlattedNodes()) : selectedTags.value.map(function (item) {
1174
1204
  return item.text;
1175
1205
  });
1176
1206
  });
1177
- var isCollapse = computed(function () {
1207
+ var isCollapse = (0,external_vue_namespaceObject.computed)(function () {
1178
1208
  return props.collapseTags ? props.collapseTags && isFocus.value : props.collapseTags;
1179
1209
  });
1180
- var isEditMode = computed(function () {
1210
+ var isEditMode = (0,external_vue_namespaceObject.computed)(function () {
1181
1211
  return props.collapseTags ? props.collapseTags && isEdit.value : props.collapseTags;
1182
1212
  });
1183
1213
  // 如果使用了trigger插槽,则不存在bkCascaderRef,做兼容处理
@@ -1368,7 +1398,7 @@ var Store = /*#__PURE__*/function () {
1368
1398
  }, [suffixIcon(), popoverRender()])]);
1369
1399
  }
1370
1400
  }));
1371
- ;// CONCATENATED MODULE: ../../packages/cascader/src/index.ts
1401
+ ;// ../../packages/cascader/src/index.ts
1372
1402
  /*
1373
1403
  * Tencent is pleased to support the open source community by making
1374
1404
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -151,8 +151,8 @@ declare const _default: import("vue").DefineComponent<{
151
151
  onClick?: (_event: MouseEvent) => any;
152
152
  "onUpdate:modelValue"?: (value: any) => any;
153
153
  }, {
154
- disabled: boolean;
155
154
  size: "default" | "small" | "large" | "huge";
155
+ disabled: boolean;
156
156
  outline: boolean;
157
157
  readonly: boolean;
158
158
  trueLabel: string | number | boolean;