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
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/share.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/warn.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : i + "";
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -44,7 +44,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
44
44
  ;// CONCATENATED MODULE: external "vue"
45
45
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var external_vue_y = x => () => x
47
- const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["effectScope"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.effectScope, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
47
+ const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["effectScope"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.effectScope, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
48
48
  ;// CONCATENATED MODULE: external "../config-provider"
49
49
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
50
50
  var config_provider_y = x => () => x
@@ -123,7 +123,8 @@ var propsImageViever = {
123
123
 
124
124
 
125
125
 
126
- /* harmony default export */ const src_image = (defineComponent({
126
+
127
+ /* harmony default export */ const src_image = ((0,external_vue_namespaceObject.defineComponent)({
127
128
  // eslint-disable-next-line vue/no-reserved-component-names
128
129
  name: 'Image',
129
130
  props: propsImage,
@@ -131,18 +132,18 @@ var propsImageViever = {
131
132
  setup: function setup(props, _ref) {
132
133
  var emit = _ref.emit,
133
134
  slots = _ref.slots;
134
- var loading = ref(true);
135
- var hasError = ref(true);
136
- var isShowViewer = ref(false);
137
- var prevOverflow = ref('');
138
- var imageSrc = ref('');
135
+ var loading = (0,external_vue_namespaceObject.ref)(true);
136
+ var hasError = (0,external_vue_namespaceObject.ref)(true);
137
+ var isShowViewer = (0,external_vue_namespaceObject.ref)(false);
138
+ var prevOverflow = (0,external_vue_namespaceObject.ref)('');
139
+ var imageSrc = (0,external_vue_namespaceObject.ref)('');
139
140
  function clickHandler() {}
140
- watch(function () {
141
+ (0,external_vue_namespaceObject.watch)(function () {
141
142
  return props.src;
142
143
  }, function () {
143
144
  loadImage();
144
145
  });
145
- var preview = computed(function () {
146
+ var preview = (0,external_vue_namespaceObject.computed)(function () {
146
147
  var _props$urlList;
147
148
  return (props === null || props === void 0 || (_props$urlList = props.urlList) === null || _props$urlList === void 0 ? void 0 : _props$urlList.length) > 0;
148
149
  });
@@ -229,7 +230,7 @@ function toPrimitive(t, r) {
229
230
 
230
231
  function toPropertyKey(t) {
231
232
  var i = toPrimitive(t, "string");
232
- return "symbol" == _typeof(i) ? i : i + "";
233
+ return "symbol" == _typeof(i) ? i : String(i);
233
234
  }
234
235
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
235
236
 
@@ -1,7 +1,7 @@
1
- declare const BkInfoBox: ((config: Partial<import("./info-box").Props>) => {
1
+ declare const BkInfoBox: ((config: Partial<import("./info-box").ModalFuncProps>) => {
2
2
  show: () => void;
3
3
  hide: () => void;
4
- update: (config: Partial<import("./info-box").Props>) => void;
4
+ update: (config: Partial<import("./info-box").ModalFuncProps>) => void;
5
5
  destroy: () => void;
6
6
  }) & import("vue").Plugin<any[]>;
7
7
  export default BkInfoBox;