bkui-vue 1.0.3-beta.62.dialog.1 → 1.0.3-beta.64

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 (222) hide show
  1. package/dist/index.cjs.js +69 -69
  2. package/dist/index.esm.js +17803 -18626
  3. package/dist/index.umd.js +69 -69
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.js +1 -1
  7. package/lib/alert/index.js +1 -1
  8. package/lib/animate-number/index.js +8 -7
  9. package/lib/badge/index.js +1 -1
  10. package/lib/breadcrumb/index.js +1 -1
  11. package/lib/button/index.js +1 -1
  12. package/lib/card/index.js +1 -1
  13. package/lib/cascader/index.js +42 -38
  14. package/lib/checkbox/index.js +11 -10
  15. package/lib/collapse/index.js +12 -11
  16. package/lib/collapse-transition/index.js +4 -3
  17. package/lib/color-picker/index.js +13 -10
  18. package/lib/components.d.ts +0 -1
  19. package/lib/components.js +0 -1
  20. package/lib/config-provider/index.js +1 -1
  21. package/lib/container/index.js +12 -10
  22. package/lib/date-picker/index.js +1 -1
  23. package/lib/dialog/dialog.css +77 -139
  24. package/lib/dialog/dialog.d.ts +121 -41
  25. package/lib/dialog/dialog.less +65 -10
  26. package/lib/dialog/dialog.variable.css +77 -139
  27. package/lib/dialog/index.d.ts +272 -105
  28. package/lib/dialog/index.js +104 -95
  29. package/lib/dialog/props.d.ts +48 -8
  30. package/lib/directives/index.js +1 -1
  31. package/lib/divider/index.js +3 -2
  32. package/lib/dropdown/index.js +8 -6
  33. package/lib/exception/index.js +1 -1
  34. package/lib/fixed-navbar/index.js +3 -2
  35. package/lib/form/index.js +1 -1
  36. package/lib/icon/angle-double-down-line.js +1 -1
  37. package/lib/icon/angle-double-left-line.js +1 -1
  38. package/lib/icon/angle-double-left.js +1 -1
  39. package/lib/icon/angle-double-right-line.js +1 -1
  40. package/lib/icon/angle-double-right.js +1 -1
  41. package/lib/icon/angle-double-up-line.js +1 -1
  42. package/lib/icon/angle-down-fill.js +1 -1
  43. package/lib/icon/angle-down-line.js +1 -1
  44. package/lib/icon/angle-down.js +1 -1
  45. package/lib/icon/angle-left.js +1 -1
  46. package/lib/icon/angle-right.js +1 -1
  47. package/lib/icon/angle-up-fill.js +1 -1
  48. package/lib/icon/angle-up.js +1 -1
  49. package/lib/icon/archive-fill.js +1 -1
  50. package/lib/icon/arrows-left.js +1 -1
  51. package/lib/icon/arrows-right.js +1 -1
  52. package/lib/icon/assistant.js +1 -1
  53. package/lib/icon/audio-fill.js +1 -1
  54. package/lib/icon/bk.js +1 -1
  55. package/lib/icon/circle.js +1 -1
  56. package/lib/icon/close-line.js +1 -1
  57. package/lib/icon/close.js +1 -1
  58. package/lib/icon/code.js +1 -1
  59. package/lib/icon/cog-shape.js +1 -1
  60. package/lib/icon/collapse-left.js +1 -1
  61. package/lib/icon/copy-shape.js +1 -1
  62. package/lib/icon/copy.js +1 -1
  63. package/lib/icon/data-shape.js +1 -1
  64. package/lib/icon/del.js +1 -1
  65. package/lib/icon/doc-fill.js +1 -1
  66. package/lib/icon/done.js +1 -1
  67. package/lib/icon/down-shape.js +1 -1
  68. package/lib/icon/down-small.js +1 -1
  69. package/lib/icon/edit-line.js +1 -1
  70. package/lib/icon/ellipsis.js +1 -1
  71. package/lib/icon/enlarge-line.js +1 -1
  72. package/lib/icon/error.js +1 -1
  73. package/lib/icon/excel-fill.js +1 -1
  74. package/lib/icon/exclamation-circle-shape.js +1 -1
  75. package/lib/icon/eye.js +1 -1
  76. package/lib/icon/filliscreen-line.js +1 -1
  77. package/lib/icon/fix-line.js +1 -1
  78. package/lib/icon/fix-shape.js +1 -1
  79. package/lib/icon/folder-open.js +1 -1
  80. package/lib/icon/folder-shape-open.js +1 -1
  81. package/lib/icon/folder-shape.js +1 -1
  82. package/lib/icon/folder.js +1 -1
  83. package/lib/icon/funnel.js +1 -1
  84. package/lib/icon/grag-fill.js +1 -1
  85. package/lib/icon/help-document-fill.js +1 -1
  86. package/lib/icon/help-fill.js +1 -1
  87. package/lib/icon/help.js +1 -1
  88. package/lib/icon/image-fill.js +1 -1
  89. package/lib/icon/img-error.js +1 -1
  90. package/lib/icon/img-placehoulder.js +1 -1
  91. package/lib/icon/info-line.js +1 -1
  92. package/lib/icon/info.js +1 -1
  93. package/lib/icon/left-shape.js +1 -1
  94. package/lib/icon/left-turn-line.js +1 -1
  95. package/lib/icon/loading.js +1 -1
  96. package/lib/icon/narrow-line.js +1 -1
  97. package/lib/icon/original.js +1 -1
  98. package/lib/icon/pdf-fill.js +1 -1
  99. package/lib/icon/play-shape.js +1 -1
  100. package/lib/icon/plus.js +1 -1
  101. package/lib/icon/ppt-fill.js +1 -1
  102. package/lib/icon/qq.js +1 -1
  103. package/lib/icon/right-shape.js +1 -1
  104. package/lib/icon/right-turn-line.js +1 -1
  105. package/lib/icon/search.js +1 -1
  106. package/lib/icon/share.js +1 -1
  107. package/lib/icon/spinner.js +1 -1
  108. package/lib/icon/success.js +1 -1
  109. package/lib/icon/switcher-loading.js +1 -1
  110. package/lib/icon/text-all.js +1 -1
  111. package/lib/icon/text-file.js +1 -1
  112. package/lib/icon/text-fill.js +1 -1
  113. package/lib/icon/transfer.js +1 -1
  114. package/lib/icon/tree-application-shape.js +1 -1
  115. package/lib/icon/unfull-screen.js +1 -1
  116. package/lib/icon/unvisible.js +1 -1
  117. package/lib/icon/up-shape.js +1 -1
  118. package/lib/icon/upload.js +1 -1
  119. package/lib/icon/video-fill.js +1 -1
  120. package/lib/icon/warn.js +1 -1
  121. package/lib/icon/weixin-pro.js +1 -1
  122. package/lib/icon/weixin.js +1 -1
  123. package/lib/image/index.js +11 -10
  124. package/lib/info-box/index.d.ts +2 -2
  125. package/lib/info-box/index.js +177 -316
  126. package/lib/info-box/info-box.css +7 -63
  127. package/lib/info-box/info-box.d.ts +16 -17
  128. package/lib/info-box/info-box.less +14 -76
  129. package/lib/info-box/info-box.variable.css +7 -63
  130. package/lib/input/index.js +4 -4
  131. package/lib/link/index.js +2 -2
  132. package/lib/loading/index.js +12 -11
  133. package/lib/menu/index.js +3 -2
  134. package/lib/message/index.js +1 -1
  135. package/lib/modal/index.d.ts +325 -45
  136. package/lib/modal/index.js +667 -188
  137. package/lib/modal/modal.css +31 -131
  138. package/lib/modal/modal.d.ts +126 -16
  139. package/lib/modal/modal.less +28 -84
  140. package/lib/modal/modal.variable.css +31 -131
  141. package/lib/modal/props.mixin.d.ts +53 -2
  142. package/lib/navigation/index.js +9 -7
  143. package/lib/notify/index.js +1 -1
  144. package/lib/overflow-title/index.js +10 -9
  145. package/lib/pagination/index.js +1 -1
  146. package/lib/plugin-popover/index.js +30 -26
  147. package/lib/pop-confirm/index.js +5 -4
  148. package/lib/popover/index.js +30 -26
  149. package/lib/popover2/index.js +2 -2
  150. package/lib/process/index.js +4 -4
  151. package/lib/progress/index.js +6 -5
  152. package/lib/radio/index.js +12 -11
  153. package/lib/rate/index.js +1 -1
  154. package/lib/resize-layout/index.js +1 -1
  155. package/lib/search-select/index.js +14 -11
  156. package/lib/select/index.d.ts +33 -0
  157. package/lib/select/index.js +9 -6
  158. package/lib/select/select.css +19 -5
  159. package/lib/select/select.d.ts +11 -0
  160. package/lib/select/select.less +26 -6
  161. package/lib/select/select.variable.css +19 -5
  162. package/lib/select/selectTagInput.d.ts +7 -0
  163. package/lib/shared/index.d.ts +1 -0
  164. package/lib/shared/index.js +56 -6
  165. package/lib/shared/mask.d.ts +11 -0
  166. package/lib/sideslider/index.d.ts +222 -31
  167. package/lib/sideslider/index.js +40 -53
  168. package/lib/sideslider/sideslider.css +42 -4
  169. package/lib/sideslider/sideslider.d.ts +105 -14
  170. package/lib/sideslider/sideslider.less +58 -13
  171. package/lib/sideslider/sideslider.variable.css +42 -4
  172. package/lib/slider/index.js +20 -19
  173. package/lib/steps/index.js +4 -4
  174. package/lib/swiper/index.js +1 -1
  175. package/lib/switcher/index.js +1 -1
  176. package/lib/tab/index.js +4 -3
  177. package/lib/table/const.d.ts +1 -1
  178. package/lib/table/index.d.ts +0 -23
  179. package/lib/table/index.js +51 -182
  180. package/lib/table/plugins/use-fixed-column.d.ts +1 -1
  181. package/lib/table/plugins/use-pagination.d.ts +1 -3
  182. package/lib/table/props.d.ts +0 -8
  183. package/lib/table/table.css +42 -97
  184. package/lib/table/table.d.ts +0 -11
  185. package/lib/table/table.less +58 -43
  186. package/lib/table/table.variable.css +42 -97
  187. package/lib/table/use-attributes.d.ts +0 -1
  188. package/lib/table/use-render.d.ts +1 -1
  189. package/lib/table-column/index.js +3 -7
  190. package/lib/tag/index.js +1 -1
  191. package/lib/tag-input/index.js +4 -3
  192. package/lib/tree/index.d.ts +0 -23
  193. package/lib/tree/index.js +15 -19
  194. package/lib/tree/props.d.ts +0 -8
  195. package/lib/tree/tree.css +2 -75
  196. package/lib/tree/tree.d.ts +0 -11
  197. package/lib/tree/tree.variable.css +2 -75
  198. package/lib/upload/index.js +4 -4
  199. package/lib/virtual-render/index.d.ts +0 -4
  200. package/lib/virtual-render/index.js +55 -255
  201. package/lib/virtual-render/props.d.ts +0 -7
  202. package/lib/virtual-render/use-fix-top.d.ts +7 -2
  203. package/lib/virtual-render/v-virtual-render.d.ts +1 -2
  204. package/lib/virtual-render/virtual-render.css +2 -75
  205. package/lib/virtual-render/virtual-render.d.ts +0 -2
  206. package/lib/virtual-render/virtual-render.less +3 -3
  207. package/lib/virtual-render/virtual-render.variable.css +2 -75
  208. package/package.json +1 -1
  209. package/lib/info-box/render-component.d.ts +0 -4
  210. package/lib/modal/mask.d.ts +0 -6
  211. package/lib/scrollbar/index.d.ts +0 -14
  212. package/lib/scrollbar/index.js +0 -18737
  213. package/lib/scrollbar/scrollbar-core/can-use-dom.d.ts +0 -2
  214. package/lib/scrollbar/scrollbar-core/helpers.d.ts +0 -5
  215. package/lib/scrollbar/scrollbar-core/index.d.ts +0 -236
  216. package/lib/scrollbar/scrollbar-core/mouse-wheel.d.ts +0 -5
  217. package/lib/scrollbar/scrollbar-core/scrollbar-width.d.ts +0 -1
  218. package/lib/scrollbar/scrollbar.css +0 -74
  219. package/lib/scrollbar/scrollbar.less +0 -93
  220. package/lib/scrollbar/scrollbar.variable.css +0 -203
  221. package/lib/table/plugins/use-shift-key.d.ts +0 -11
  222. package/lib/virtual-render/use-scrollbar.d.ts +0 -23
@@ -43,7 +43,7 @@ const shared_namespaceObject = x({ ["PlacementEnum"]: () => __WEBPACK_EXTERNAL_M
43
43
  ;// CONCATENATED MODULE: external "vue"
44
44
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
45
45
  var external_vue_y = x => () => x
46
- const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
46
+ const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Text"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Text, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["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 });
47
47
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
48
48
  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; } } }; }
49
49
  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); }
@@ -202,7 +202,8 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
202
202
  * IN THE SOFTWARE.
203
203
  */
204
204
 
205
- /* harmony default export */ const src_arrow = (defineComponent({
205
+
206
+ /* harmony default export */ const src_arrow = ((0,external_vue_namespaceObject.defineComponent)({
206
207
  name: 'PopArrow',
207
208
  render: function render() {
208
209
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
@@ -240,7 +241,7 @@ function toPrimitive(t, r) {
240
241
 
241
242
  function toPropertyKey(t) {
242
243
  var i = toPrimitive(t, "string");
243
- return "symbol" == _typeof(i) ? i : i + "";
244
+ return "symbol" == _typeof(i) ? i : String(i);
244
245
  }
245
246
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
246
247
 
@@ -334,7 +335,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
334
335
  */
335
336
 
336
337
 
337
- /* harmony default export */ const content = (defineComponent({
338
+
339
+ /* harmony default export */ const content = ((0,external_vue_namespaceObject.defineComponent)({
338
340
  name: 'PopContent',
339
341
  props: {
340
342
  width: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).def('auto'),
@@ -352,7 +354,7 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
352
354
  }
353
355
  return val;
354
356
  };
355
- var style = computed(function () {
357
+ var style = (0,external_vue_namespaceObject.computed)(function () {
356
358
  return {
357
359
  width: resolveValToPix(props.width),
358
360
  height: resolveValToPix(props.height),
@@ -360,8 +362,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
360
362
  maxWidth: resolveValToPix(props.maxWidth)
361
363
  };
362
364
  });
363
- var refContent = ref(null);
364
- var refTimer = ref(null);
365
+ var refContent = (0,external_vue_namespaceObject.ref)(null);
366
+ var refTimer = (0,external_vue_namespaceObject.ref)(null);
365
367
  var resetPointerEvent = function resetPointerEvent() {
366
368
  var _props$eventDelay;
367
369
  if (props.eventDelay === 0) {
@@ -381,7 +383,7 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
381
383
  };
382
384
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
383
385
  resolveClassName = _usePrefix.resolveClassName;
384
- var contentClassName = computed(function () {
386
+ var contentClassName = (0,external_vue_namespaceObject.computed)(function () {
385
387
  return [resolveClassName('popover'), resolveClassName('pop2-content'), props.visible ? 'visible' : 'hidden', props.extCls];
386
388
  });
387
389
  return {
@@ -404,8 +406,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
404
406
  _this$$slots3;
405
407
  var resolveContentStyle = function resolveContentStyle(slot) {
406
408
  var _slot$;
407
- if (Fragment === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
408
- nextTick(function () {
409
+ if (external_vue_namespaceObject.Fragment === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
410
+ (0,external_vue_namespaceObject.nextTick)(function () {
409
411
  _this.setContentPointerEvent('none');
410
412
  _this.resetPointerEvent();
411
413
  });
@@ -580,7 +582,8 @@ var PopoverProps = {
580
582
  * IN THE SOFTWARE.
581
583
  */
582
584
 
583
- /* harmony default export */ const root = (defineComponent({
585
+
586
+ /* harmony default export */ const root = ((0,external_vue_namespaceObject.defineComponent)({
584
587
  props: {
585
588
  "class": shared_namespaceObject.PropTypes.string.def(''),
586
589
  mode: shared_namespaceObject.PropTypes.string.def('')
@@ -3560,10 +3563,11 @@ var parentNodeReferId = null;
3560
3563
 
3561
3564
 
3562
3565
 
3566
+
3563
3567
  function _isSlot(s) {
3564
3568
  return typeof s === 'function' || Object.prototype.toString.call(s) === '[object Object]' && !(0,external_vue_namespaceObject.isVNode)(s);
3565
3569
  }
3566
- /* harmony default export */ const popover = (defineComponent({
3570
+ /* harmony default export */ const popover = ((0,external_vue_namespaceObject.defineComponent)({
3567
3571
  name: 'Popover',
3568
3572
  components: {
3569
3573
  // eslint-disable-next-line vue/no-reserved-component-names
@@ -3577,13 +3581,13 @@ function _isSlot(s) {
3577
3581
  props: PopoverProps,
3578
3582
  emits: EMIT_EVENT_TYPES,
3579
3583
  setup: function setup(props, ctx) {
3580
- var _toRefs = toRefs(props),
3584
+ var _toRefs = (0,external_vue_namespaceObject.toRefs)(props),
3581
3585
  reference = _toRefs.reference;
3582
- var refDefaultReference = ref();
3583
- var refContent = ref();
3584
- var refArrow = ref();
3585
- var refRoot = ref();
3586
- var refReference = computed(function () {
3586
+ var refDefaultReference = (0,external_vue_namespaceObject.ref)();
3587
+ var refContent = (0,external_vue_namespaceObject.ref)();
3588
+ var refArrow = (0,external_vue_namespaceObject.ref)();
3589
+ var refRoot = (0,external_vue_namespaceObject.ref)();
3590
+ var refReference = (0,external_vue_namespaceObject.computed)(function () {
3587
3591
  return reference.value || refDefaultReference.value;
3588
3592
  });
3589
3593
  var _usePopoverInit = use_popover_init(props, ctx, {
@@ -3608,7 +3612,7 @@ function _isSlot(s) {
3608
3612
  localIsShow = _usePopoverInit.localIsShow,
3609
3613
  boundary = _usePopoverInit.boundary;
3610
3614
  if (!props.always && !props.disabled) {
3611
- watch(function () {
3615
+ (0,external_vue_namespaceObject.watch)(function () {
3612
3616
  return props.isShow;
3613
3617
  }, function () {
3614
3618
  props.isShow ? showPopover() : hidePopover();
@@ -3616,7 +3620,7 @@ function _isSlot(s) {
3616
3620
  immediate: true
3617
3621
  });
3618
3622
  }
3619
- watch(function () {
3623
+ (0,external_vue_namespaceObject.watch)(function () {
3620
3624
  return [props.disabled];
3621
3625
  }, function (val) {
3622
3626
  if (val[0]) {
@@ -3626,9 +3630,9 @@ function _isSlot(s) {
3626
3630
  }
3627
3631
  });
3628
3632
  updateBoundary();
3629
- onMounted(onMountedFn);
3630
- onBeforeUnmount(onUnmountedFn);
3631
- var transBoundary = computed(function () {
3633
+ (0,external_vue_namespaceObject.onMounted)(onMountedFn);
3634
+ (0,external_vue_namespaceObject.onBeforeUnmount)(onUnmountedFn);
3635
+ var transBoundary = (0,external_vue_namespaceObject.computed)(function () {
3632
3636
  return localIsShow.value && !props.disableTeleport;
3633
3637
  });
3634
3638
  var show = function show() {
@@ -3637,7 +3641,7 @@ function _isSlot(s) {
3637
3641
  var hide = function hide() {
3638
3642
  hideFn();
3639
3643
  };
3640
- var contentIsShow = computed(function () {
3644
+ var contentIsShow = (0,external_vue_namespaceObject.computed)(function () {
3641
3645
  if (props.renderType === shared_namespaceObject.RenderType.AUTO) {
3642
3646
  return true;
3643
3647
  }
@@ -3682,7 +3686,7 @@ function _isSlot(s) {
3682
3686
  _this$$slots3;
3683
3687
  var renderReferSlot = function renderReferSlot(slot) {
3684
3688
  var _slot$;
3685
- if (Text === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
3689
+ if (external_vue_namespaceObject.Text === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
3686
3690
  return (0,external_vue_namespaceObject.createVNode)("span", null, [slot]);
3687
3691
  }
3688
3692
  return slot;
@@ -3697,7 +3701,7 @@ function _isSlot(s) {
3697
3701
  "default": function _default() {
3698
3702
  return [_slot];
3699
3703
  }
3700
- }), (0,external_vue_namespaceObject.createVNode)(Teleport, {
3704
+ }), (0,external_vue_namespaceObject.createVNode)(external_vue_namespaceObject.Teleport, {
3701
3705
  "to": _this.boundary,
3702
3706
  "disabled": !_this.transBoundary
3703
3707
  }, {
@@ -37,7 +37,7 @@ const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MOD
37
37
  ;// CONCATENATED MODULE: external "vue"
38
38
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
39
39
  var external_vue_y = x => () => x
40
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
40
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
41
41
  ;// CONCATENATED MODULE: ../../packages/popover2/src/popover.tsx
42
42
 
43
43
  /*
@@ -66,7 +66,7 @@ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __W
66
66
  * IN THE SOFTWARE.
67
67
  */
68
68
 
69
- /* harmony default export */ const popover = (defineComponent({
69
+ /* harmony default export */ const popover = ((0,external_vue_namespaceObject.defineComponent)({
70
70
  name: 'Popover2',
71
71
  setup: function setup() {
72
72
  return function () {
@@ -119,7 +119,7 @@ function _regeneratorRuntime() {
119
119
  function makeInvokeMethod(e, r, n) {
120
120
  var o = h;
121
121
  return function (i, a) {
122
- if (o === f) throw Error("Generator is already running");
122
+ if (o === f) throw new Error("Generator is already running");
123
123
  if (o === s) {
124
124
  if ("throw" === i) throw a;
125
125
  return {
@@ -261,7 +261,7 @@ function _regeneratorRuntime() {
261
261
  } else if (c) {
262
262
  if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
263
263
  } else {
264
- if (!u) throw Error("try statement without catch or finally");
264
+ if (!u) throw new Error("try statement without catch or finally");
265
265
  if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
266
266
  }
267
267
  }
@@ -301,7 +301,7 @@ function _regeneratorRuntime() {
301
301
  return o;
302
302
  }
303
303
  }
304
- throw Error("illegal catch attempt");
304
+ throw new Error("illegal catch attempt");
305
305
  },
306
306
  delegateYield: function delegateYield(e, r, n) {
307
307
  return this.delegate = {
@@ -451,7 +451,7 @@ function toPrimitive(t, r) {
451
451
 
452
452
  function toPropertyKey(t) {
453
453
  var i = toPrimitive(t, "string");
454
- return "symbol" == _typeof(i) ? i : i + "";
454
+ return "symbol" == _typeof(i) ? i : String(i);
455
455
  }
456
456
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
457
457
 
@@ -63,7 +63,7 @@ function toPrimitive(t, r) {
63
63
 
64
64
  function toPropertyKey(t) {
65
65
  var i = toPrimitive(t, "string");
66
- return "symbol" == _typeof(i) ? i : i + "";
66
+ return "symbol" == _typeof(i) ? i : String(i);
67
67
  }
68
68
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
69
69
 
@@ -84,7 +84,7 @@ function _defineProperty(obj, key, value) {
84
84
  ;// CONCATENATED MODULE: external "vue"
85
85
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
86
86
  var external_vue_y = x => () => x
87
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode });
87
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode });
88
88
  ;// CONCATENATED MODULE: external "../config-provider"
89
89
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
90
90
  var config_provider_y = x => () => x
@@ -273,6 +273,9 @@ var Line = function Line(_, _ref) {
273
273
  /* harmony default export */ const line = (Line);
274
274
  ;// CONCATENATED MODULE: ../../packages/progress/src/progress.tsx
275
275
 
276
+
277
+ 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; }
278
+ 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; }
276
279
  /*
277
280
  * Tencent is pleased to support the open source community by making
278
281
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -299,8 +302,6 @@ var Line = function Line(_, _ref) {
299
302
  * IN THE SOFTWARE.
300
303
  */
301
304
 
302
- 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; }
303
- 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; }
304
305
 
305
306
 
306
307
 
@@ -332,7 +333,7 @@ var progressType = {
332
333
  verticalAlign: 'middle'
333
334
  })
334
335
  };
335
- /* harmony default export */ const progress = (defineComponent({
336
+ /* harmony default export */ const progress = ((0,external_vue_namespaceObject.defineComponent)({
336
337
  // eslint-disable-next-line vue/no-reserved-component-names
337
338
  name: 'Progress',
338
339
  props: progressType,
@@ -66,7 +66,7 @@ function toPrimitive(t, r) {
66
66
 
67
67
  function toPropertyKey(t) {
68
68
  var i = toPrimitive(t, "string");
69
- return "symbol" == _typeof(i) ? i : i + "";
69
+ return "symbol" == _typeof(i) ? i : String(i);
70
70
  }
71
71
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
72
72
 
@@ -147,7 +147,7 @@ function _slicedToArray(arr, i) {
147
147
  ;// CONCATENATED MODULE: external "vue"
148
148
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
149
149
  var external_vue_y = x => () => x
150
- const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
150
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
151
151
  ;// CONCATENATED MODULE: external "../config-provider"
152
152
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
153
153
  var config_provider_y = x => () => x
@@ -309,8 +309,8 @@ var useRadio = function useRadio() {
309
309
 
310
310
  var radioProps = {
311
311
  name: shared_namespaceObject.PropTypes.string.def(''),
312
- label: shared_namespaceObject.PropTypes.oneOfType([String, Number, Boolean]).isRequired,
313
- modelValue: shared_namespaceObject.PropTypes.oneOfType([String, Number, Boolean]).def(''),
312
+ label: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.bool, shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).isRequired,
313
+ modelValue: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.bool, shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).def(''),
314
314
  checked: shared_namespaceObject.PropTypes.bool.def(false),
315
315
  disabled: shared_namespaceObject.PropTypes.bool.def(false)
316
316
  };
@@ -414,8 +414,8 @@ var radioProps = {
414
414
 
415
415
  var radioButtonProps = {
416
416
  name: shared_namespaceObject.PropTypes.string.def(''),
417
- label: shared_namespaceObject.PropTypes.oneOfType([String, Number, Boolean]).isRequired,
418
- modelValue: shared_namespaceObject.PropTypes.oneOfType([String, Number, Boolean]).def(''),
417
+ label: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.bool, shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).isRequired,
418
+ modelValue: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.bool, shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).def(''),
419
419
  checked: shared_namespaceObject.PropTypes.bool.def(false),
420
420
  disabled: shared_namespaceObject.PropTypes.bool.def(false),
421
421
  size: shared_namespaceObject.PropTypes.size()
@@ -515,15 +515,16 @@ var radioButtonProps = {
515
515
 
516
516
 
517
517
 
518
+
518
519
  var radioGroupProps = {
519
520
  name: shared_namespaceObject.PropTypes.string.def(''),
520
- modelValue: shared_namespaceObject.PropTypes.oneOfType([String, Number, Boolean]),
521
+ modelValue: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.bool, shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]),
521
522
  disabled: shared_namespaceObject.PropTypes.bool,
522
523
  withValidate: shared_namespaceObject.PropTypes.bool.def(true),
523
524
  type: shared_namespaceObject.PropTypes.oneOf(['tab', 'capsule', 'card']).def('tab'),
524
525
  size: shared_namespaceObject.PropTypes.size()
525
526
  };
526
- /* harmony default export */ const radio_group = (defineComponent({
527
+ /* harmony default export */ const radio_group = ((0,external_vue_namespaceObject.defineComponent)({
527
528
  name: 'RadioGroup',
528
529
  props: radioGroupProps,
529
530
  emits: {
@@ -556,13 +557,13 @@ var radioGroupProps = {
556
557
  context.emit('update:modelValue', nextValue);
557
558
  context.emit('change', nextValue);
558
559
  };
559
- provide(radioGroupKey, {
560
+ (0,external_vue_namespaceObject.provide)(radioGroupKey, {
560
561
  props: props,
561
562
  register: register,
562
563
  unregister: unregister,
563
564
  handleChange: handleChange
564
565
  });
565
- watch(function () {
566
+ (0,external_vue_namespaceObject.watch)(function () {
566
567
  return props.modelValue;
567
568
  }, function () {
568
569
  if (props.withValidate) {
@@ -570,7 +571,7 @@ var radioGroupProps = {
570
571
  formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0 || _formItem$validate.call(formItem, 'change');
571
572
  }
572
573
  });
573
- onMounted(function () {
574
+ (0,external_vue_namespaceObject.onMounted)(function () {
574
575
  if (props.modelValue === '') {
575
576
  return;
576
577
  }
package/lib/rate/index.js CHANGED
@@ -63,7 +63,7 @@ function toPrimitive(t, r) {
63
63
 
64
64
  function toPropertyKey(t) {
65
65
  var i = toPrimitive(t, "string");
66
- return "symbol" == _typeof(i) ? i : i + "";
66
+ return "symbol" == _typeof(i) ? i : String(i);
67
67
  }
68
68
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
69
69
 
@@ -64,7 +64,7 @@ function toPrimitive(t, r) {
64
64
 
65
65
  function toPropertyKey(t) {
66
66
  var i = toPrimitive(t, "string");
67
- return "symbol" == _typeof(i) ? i : i + "";
67
+ return "symbol" == _typeof(i) ? i : String(i);
68
68
  }
69
69
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
70
70
 
@@ -126,7 +126,7 @@ function _regeneratorRuntime() {
126
126
  function makeInvokeMethod(e, r, n) {
127
127
  var o = h;
128
128
  return function (i, a) {
129
- if (o === f) throw Error("Generator is already running");
129
+ if (o === f) throw new Error("Generator is already running");
130
130
  if (o === s) {
131
131
  if ("throw" === i) throw a;
132
132
  return {
@@ -268,7 +268,7 @@ function _regeneratorRuntime() {
268
268
  } else if (c) {
269
269
  if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
270
270
  } else {
271
- if (!u) throw Error("try statement without catch or finally");
271
+ if (!u) throw new Error("try statement without catch or finally");
272
272
  if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
273
273
  }
274
274
  }
@@ -308,7 +308,7 @@ function _regeneratorRuntime() {
308
308
  return o;
309
309
  }
310
310
  }
311
- throw Error("illegal catch attempt");
311
+ throw new Error("illegal catch attempt");
312
312
  },
313
313
  delegateYield: function delegateYield(e, r, n) {
314
314
  return this.delegate = {
@@ -459,7 +459,7 @@ function toPrimitive(t, r) {
459
459
 
460
460
  function toPropertyKey(t) {
461
461
  var i = toPrimitive(t, "string");
462
- return "symbol" == _typeof(i) ? i : i + "";
462
+ return "symbol" == _typeof(i) ? i : String(i);
463
463
  }
464
464
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
465
465
 
@@ -1053,7 +1053,7 @@ var SelectedItem = /*#__PURE__*/function () {
1053
1053
  this.logical = searchItem.logical || SearchLogical.OR;
1054
1054
  this.type = type;
1055
1055
  }
1056
- return _createClass(SelectedItem, [{
1056
+ _createClass(SelectedItem, [{
1057
1057
  key: "multiple",
1058
1058
  get: function get() {
1059
1059
  return !!this.searchItem.multiple;
@@ -1230,6 +1230,7 @@ var SelectedItem = /*#__PURE__*/function () {
1230
1230
  });
1231
1231
  }
1232
1232
  }]);
1233
+ return SelectedItem;
1233
1234
  }();
1234
1235
  ;// CONCATENATED MODULE: ../../packages/search-select/src/menu.tsx
1235
1236
 
@@ -1262,9 +1263,10 @@ var SelectedItem = /*#__PURE__*/function () {
1262
1263
 
1263
1264
 
1264
1265
 
1266
+
1265
1267
  // import { Done } from '@bkui-vue/icon';
1266
1268
 
1267
- /* harmony default export */ const menu = (defineComponent({
1269
+ /* harmony default export */ const menu = ((0,external_vue_namespaceObject.defineComponent)({
1268
1270
  name: 'SearchSelectMenu',
1269
1271
  props: {
1270
1272
  list: {
@@ -1309,7 +1311,7 @@ var SelectedItem = /*#__PURE__*/function () {
1309
1311
  var t = (0,config_provider_namespaceObject.useLocale)('searchSelect');
1310
1312
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
1311
1313
  resolveClassName = _usePrefix.resolveClassName;
1312
- var localFooterBtns = computed(function () {
1314
+ var localFooterBtns = (0,external_vue_namespaceObject.computed)(function () {
1313
1315
  if (props.footerBtns === undefined || props.footerBtns.length === 0) {
1314
1316
  return [{
1315
1317
  id: 'confirm',
@@ -1332,7 +1334,7 @@ var SelectedItem = /*#__PURE__*/function () {
1332
1334
  function handleClickFooterBtn(item) {
1333
1335
  emit('footerClick', item);
1334
1336
  }
1335
- var filterList = computed(function () {
1337
+ var filterList = (0,external_vue_namespaceObject.computed)(function () {
1336
1338
  var _props$list, _props$keyword;
1337
1339
  if (!((_props$list = props.list) !== null && _props$list !== void 0 && _props$list.length)) return [];
1338
1340
  if (!((_props$keyword = props.keyword) !== null && _props$keyword !== void 0 && _props$keyword.length)) return props.list;
@@ -2466,7 +2468,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2466
2468
 
2467
2469
 
2468
2470
 
2469
- /* harmony default export */ const selected = (defineComponent({
2471
+
2472
+ /* harmony default export */ const selected = ((0,external_vue_namespaceObject.defineComponent)({
2470
2473
  name: 'SearchSelected',
2471
2474
  props: {
2472
2475
  data: {
@@ -2494,8 +2497,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2494
2497
  emits: ['delete'],
2495
2498
  setup: function setup(_props, _ref) {
2496
2499
  var emit = _ref.emit;
2497
- var inputRef = ref(null);
2498
- var selectedInputRef = ref(null);
2500
+ var inputRef = (0,external_vue_namespaceObject.ref)(null);
2501
+ var selectedInputRef = (0,external_vue_namespaceObject.ref)(null);
2499
2502
  var _useSearchSelectInjec = useSearchSelectInject(),
2500
2503
  onEditClick = _useSearchSelectInjec.onEditClick,
2501
2504
  onEditEnter = _useSearchSelectInjec.onEditEnter,
@@ -383,6 +383,9 @@ declare const BkSelect: {
383
383
  } & {
384
384
  default: boolean;
385
385
  };
386
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
387
+ default: "normal" | "simplicity";
388
+ };
386
389
  }>> & {
387
390
  onKeydown?: (...args: any[]) => any;
388
391
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -437,6 +440,9 @@ declare const BkSelect: {
437
440
  } & {
438
441
  default: boolean;
439
442
  };
443
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
444
+ default: "normal" | "simplicity";
445
+ };
440
446
  }>> & {
441
447
  onKeydown?: (...args: any[]) => any;
442
448
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -446,6 +452,7 @@ declare const BkSelect: {
446
452
  disabled: boolean;
447
453
  placeholder: string;
448
454
  tagTheme: "" | "info" | "success" | "warning" | "danger";
455
+ behavior: "normal" | "simplicity";
449
456
  selected: import("./type").ISelected[];
450
457
  filterable: boolean;
451
458
  allowCreate: boolean;
@@ -491,6 +498,9 @@ declare const BkSelect: {
491
498
  } & {
492
499
  default: boolean;
493
500
  };
501
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
502
+ default: "normal" | "simplicity";
503
+ };
494
504
  }>> & {
495
505
  onKeydown?: (...args: any[]) => any;
496
506
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -515,6 +525,7 @@ declare const BkSelect: {
515
525
  disabled: boolean;
516
526
  placeholder: string;
517
527
  tagTheme: "" | "info" | "success" | "warning" | "danger";
528
+ behavior: "normal" | "simplicity";
518
529
  selected: import("./type").ISelected[];
519
530
  filterable: boolean;
520
531
  allowCreate: boolean;
@@ -1447,6 +1458,9 @@ declare const BkSelect: {
1447
1458
  } & {
1448
1459
  default: boolean;
1449
1460
  };
1461
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
1462
+ default: "normal" | "simplicity";
1463
+ };
1450
1464
  }>> & {
1451
1465
  onKeydown?: (...args: any[]) => any;
1452
1466
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -1501,6 +1515,9 @@ declare const BkSelect: {
1501
1515
  } & {
1502
1516
  default: boolean;
1503
1517
  };
1518
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
1519
+ default: "normal" | "simplicity";
1520
+ };
1504
1521
  }>> & {
1505
1522
  onKeydown?: (...args: any[]) => any;
1506
1523
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -1510,6 +1527,7 @@ declare const BkSelect: {
1510
1527
  disabled: boolean;
1511
1528
  placeholder: string;
1512
1529
  tagTheme: "" | "info" | "success" | "warning" | "danger";
1530
+ behavior: "normal" | "simplicity";
1513
1531
  selected: import("./type").ISelected[];
1514
1532
  filterable: boolean;
1515
1533
  allowCreate: boolean;
@@ -1555,6 +1573,9 @@ declare const BkSelect: {
1555
1573
  } & {
1556
1574
  default: boolean;
1557
1575
  };
1576
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
1577
+ default: "normal" | "simplicity";
1578
+ };
1558
1579
  }>> & {
1559
1580
  onKeydown?: (...args: any[]) => any;
1560
1581
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -1579,6 +1600,7 @@ declare const BkSelect: {
1579
1600
  disabled: boolean;
1580
1601
  placeholder: string;
1581
1602
  tagTheme: "" | "info" | "success" | "warning" | "danger";
1603
+ behavior: "normal" | "simplicity";
1582
1604
  selected: import("./type").ISelected[];
1583
1605
  filterable: boolean;
1584
1606
  allowCreate: boolean;
@@ -2185,6 +2207,9 @@ declare const BkSelect: {
2185
2207
  } & {
2186
2208
  default: boolean;
2187
2209
  };
2210
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
2211
+ default: "normal" | "simplicity";
2212
+ };
2188
2213
  }>> & {
2189
2214
  onKeydown?: (...args: any[]) => any;
2190
2215
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -2239,6 +2264,9 @@ declare const BkSelect: {
2239
2264
  } & {
2240
2265
  default: boolean;
2241
2266
  };
2267
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
2268
+ default: "normal" | "simplicity";
2269
+ };
2242
2270
  }>> & {
2243
2271
  onKeydown?: (...args: any[]) => any;
2244
2272
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -2248,6 +2276,7 @@ declare const BkSelect: {
2248
2276
  disabled: boolean;
2249
2277
  placeholder: string;
2250
2278
  tagTheme: "" | "info" | "success" | "warning" | "danger";
2279
+ behavior: "normal" | "simplicity";
2251
2280
  selected: import("./type").ISelected[];
2252
2281
  filterable: boolean;
2253
2282
  allowCreate: boolean;
@@ -2293,6 +2322,9 @@ declare const BkSelect: {
2293
2322
  } & {
2294
2323
  default: boolean;
2295
2324
  };
2325
+ behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
2326
+ default: "normal" | "simplicity";
2327
+ };
2296
2328
  }>> & {
2297
2329
  onKeydown?: (...args: any[]) => any;
2298
2330
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -2317,6 +2349,7 @@ declare const BkSelect: {
2317
2349
  disabled: boolean;
2318
2350
  placeholder: string;
2319
2351
  tagTheme: "" | "info" | "success" | "warning" | "danger";
2352
+ behavior: "normal" | "simplicity";
2320
2353
  selected: import("./type").ISelected[];
2321
2354
  filterable: boolean;
2322
2355
  allowCreate: boolean;