bkui-vue 0.0.1-beta.390 → 0.0.1-beta.392

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 (210) hide show
  1. package/dist/index.cjs.js +22 -22
  2. package/dist/index.esm.js +0 -1
  3. package/dist/index.umd.js +23 -23
  4. package/lib/affix/index.js +128 -60
  5. package/lib/alert/index.js +124 -56
  6. package/lib/animate-number/index.js +106 -42
  7. package/lib/backtop/index.js +133 -61
  8. package/lib/badge/badge.d.ts +1 -1
  9. package/lib/badge/index.d.ts +4 -4
  10. package/lib/badge/index.js +114 -50
  11. package/lib/breadcrumb/breadcrumb-item.d.ts +1 -1
  12. package/lib/breadcrumb/breadcrumb.d.ts +1 -1
  13. package/lib/breadcrumb/index.d.ts +5 -5
  14. package/lib/breadcrumb/index.js +133 -67
  15. package/lib/button/index.js +147 -68
  16. package/lib/card/index.js +154 -69
  17. package/lib/cascader/cascader.d.ts +3 -3
  18. package/lib/cascader/index.d.ts +10 -10
  19. package/lib/cascader/index.js +242 -168
  20. package/lib/checkbox/index.js +139 -77
  21. package/lib/code-diff/index.js +121 -79
  22. package/lib/collapse/index.js +150 -84
  23. package/lib/color-picker/color-picker.d.ts +1 -1
  24. package/lib/color-picker/index.d.ts +4 -4
  25. package/lib/color-picker/index.js +245 -193
  26. package/lib/components.js +671 -434
  27. package/lib/container/container.d.ts +1 -1
  28. package/lib/container/index.d.ts +4 -4
  29. package/lib/container/index.js +125 -64
  30. package/lib/date-picker/date-picker.d.ts +2 -2
  31. package/lib/date-picker/index.d.ts +7 -7
  32. package/lib/date-picker/index.js +563 -462
  33. package/lib/date-picker/panel/time-range.d.ts +3 -3
  34. package/lib/date-picker/panel/time.d.ts +3 -3
  35. package/lib/date-picker/time-picker.d.ts +3 -3
  36. package/lib/dialog/dialog.d.ts +2 -2
  37. package/lib/dialog/index.d.ts +7 -7
  38. package/lib/dialog/index.js +198 -108
  39. package/lib/directives/index.d.ts +1 -0
  40. package/lib/directives/index.js +139 -86
  41. package/lib/dist.index.js +133 -48
  42. package/lib/divider/index.js +118 -50
  43. package/lib/dropdown/dropdown.d.ts +2 -2
  44. package/lib/dropdown/index.d.ts +7 -7
  45. package/lib/dropdown/index.js +155 -73
  46. package/lib/exception/index.js +145 -97
  47. package/lib/fixed-navbar/fixed-navbar.d.ts +1 -1
  48. package/lib/fixed-navbar/index.d.ts +4 -4
  49. package/lib/fixed-navbar/index.js +107 -43
  50. package/lib/form/form-item.d.ts +1 -1
  51. package/lib/form/index.d.ts +1 -1
  52. package/lib/form/index.js +193 -107
  53. package/lib/icon/angle-double-down-line.js +90 -30
  54. package/lib/icon/angle-double-left-line.js +90 -30
  55. package/lib/icon/angle-double-left.js +90 -30
  56. package/lib/icon/angle-double-right-line.js +90 -30
  57. package/lib/icon/angle-double-right.js +90 -30
  58. package/lib/icon/angle-double-up-line.js +90 -30
  59. package/lib/icon/angle-down-fill.js +90 -30
  60. package/lib/icon/angle-down-line.js +90 -30
  61. package/lib/icon/angle-down.js +90 -30
  62. package/lib/icon/angle-left.js +90 -30
  63. package/lib/icon/angle-right.js +90 -30
  64. package/lib/icon/angle-up-fill.js +90 -30
  65. package/lib/icon/angle-up.js +90 -30
  66. package/lib/icon/archive-fill.js +90 -30
  67. package/lib/icon/arrows-left.js +90 -30
  68. package/lib/icon/arrows-right.js +90 -30
  69. package/lib/icon/audio-fill.js +90 -30
  70. package/lib/icon/bk.js +90 -30
  71. package/lib/icon/circle.js +90 -30
  72. package/lib/icon/close-line.js +90 -30
  73. package/lib/icon/close.js +90 -30
  74. package/lib/icon/code.js +90 -30
  75. package/lib/icon/cog-shape.js +90 -30
  76. package/lib/icon/collapse-left.js +90 -30
  77. package/lib/icon/copy.js +90 -30
  78. package/lib/icon/data-shape.js +90 -30
  79. package/lib/icon/del.js +90 -30
  80. package/lib/icon/doc-fill.js +90 -30
  81. package/lib/icon/done.js +90 -30
  82. package/lib/icon/down-shape.js +90 -30
  83. package/lib/icon/down-small.js +90 -30
  84. package/lib/icon/edit-line.js +90 -30
  85. package/lib/icon/ellipsis.js +90 -30
  86. package/lib/icon/enlarge-line.js +90 -30
  87. package/lib/icon/error.js +90 -30
  88. package/lib/icon/excel-fill.js +90 -30
  89. package/lib/icon/exclamation-circle-shape.js +90 -30
  90. package/lib/icon/eye.js +90 -30
  91. package/lib/icon/filliscreen-line.js +90 -30
  92. package/lib/icon/folder-open.js +90 -30
  93. package/lib/icon/folder-shape-open.js +90 -30
  94. package/lib/icon/folder-shape.js +90 -30
  95. package/lib/icon/folder.js +90 -30
  96. package/lib/icon/funnel.js +90 -30
  97. package/lib/icon/help-document-fill.js +90 -30
  98. package/lib/icon/help-fill.js +90 -30
  99. package/lib/icon/help.js +90 -30
  100. package/lib/icon/image-fill.js +90 -30
  101. package/lib/icon/img-placehoulder.js +88 -52
  102. package/lib/icon/index.js +255 -267
  103. package/lib/icon/info-line.js +88 -52
  104. package/lib/icon/info.js +88 -52
  105. package/lib/icon/left-shape.js +88 -52
  106. package/lib/icon/left-turn-line.js +88 -52
  107. package/lib/icon/narrow-line.js +88 -52
  108. package/lib/icon/original.js +88 -52
  109. package/lib/icon/pdf-fill.js +88 -52
  110. package/lib/icon/play-shape.js +88 -52
  111. package/lib/icon/plus.js +88 -52
  112. package/lib/icon/ppt-fill.js +88 -52
  113. package/lib/icon/qq.js +88 -52
  114. package/lib/icon/right-shape.js +88 -52
  115. package/lib/icon/right-turn-line.js +88 -52
  116. package/lib/icon/search.js +88 -52
  117. package/lib/icon/share.js +88 -52
  118. package/lib/icon/spinner.js +88 -52
  119. package/lib/icon/success.js +88 -52
  120. package/lib/icon/switcher-loading.js +88 -52
  121. package/lib/icon/text-file.js +88 -52
  122. package/lib/icon/text-fill.js +88 -52
  123. package/lib/icon/transfer.js +88 -52
  124. package/lib/icon/tree-application-shape.js +88 -52
  125. package/lib/icon/unfull-screen.js +88 -52
  126. package/lib/icon/unvisible.js +88 -52
  127. package/lib/icon/up-shape.js +88 -52
  128. package/lib/icon/upload.js +88 -52
  129. package/lib/icon/video-fill.js +88 -52
  130. package/lib/icon/warn.js +88 -52
  131. package/lib/icon/weixin.js +88 -52
  132. package/lib/image/index.js +213 -164
  133. package/lib/index.js +134 -50
  134. package/lib/info-box/index.js +206 -152
  135. package/lib/input/index.d.ts +4 -4
  136. package/lib/input/index.js +167 -99
  137. package/lib/input/input.d.ts +1 -1
  138. package/lib/link/index.d.ts +4 -4
  139. package/lib/link/index.js +115 -47
  140. package/lib/link/link.d.ts +1 -1
  141. package/lib/loading/index.d.ts +4 -4
  142. package/lib/loading/index.js +127 -67
  143. package/lib/loading/loading.d.ts +1 -1
  144. package/lib/menu/index.js +156 -92
  145. package/lib/message/index.js +148 -76
  146. package/lib/modal/index.d.ts +4 -4
  147. package/lib/modal/index.js +151 -85
  148. package/lib/modal/modal.d.ts +1 -1
  149. package/lib/navigation/index.js +134 -66
  150. package/lib/notify/index.js +153 -81
  151. package/lib/notify/notifyConstructor.d.ts +1 -1
  152. package/lib/overflow-title/index.js +128 -92
  153. package/lib/pagination/index.d.ts +4 -4
  154. package/lib/pagination/index.js +220 -131
  155. package/lib/pagination/pagination.d.ts +1 -1
  156. package/lib/plugin-popover/index.js +190 -143
  157. package/lib/plugins/index.js +100 -33
  158. package/lib/popover/index.d.ts +10 -10
  159. package/lib/popover/index.js +193 -148
  160. package/lib/popover/popover.d.ts +3 -3
  161. package/lib/popover2/index.js +99 -35
  162. package/lib/preset.js +104 -37
  163. package/lib/process/index.d.ts +4 -4
  164. package/lib/process/index.js +134 -92
  165. package/lib/process/process.d.ts +1 -1
  166. package/lib/progress/index.d.ts +7 -7
  167. package/lib/progress/index.js +127 -63
  168. package/lib/progress/progress.d.ts +2 -2
  169. package/lib/radio/index.js +142 -81
  170. package/lib/rate/index.js +127 -63
  171. package/lib/resize-layout/index.js +147 -79
  172. package/lib/search-select/index.js +220 -168
  173. package/lib/select/index.d.ts +10 -10
  174. package/lib/select/index.js +394 -315
  175. package/lib/select/select.d.ts +3 -3
  176. package/lib/shared/index.js +203 -228
  177. package/lib/sideslider/index.d.ts +4 -4
  178. package/lib/sideslider/index.js +137 -88
  179. package/lib/sideslider/sideslider.d.ts +1 -1
  180. package/lib/slider/index.d.ts +7 -7
  181. package/lib/slider/index.js +196 -147
  182. package/lib/slider/slider.d.ts +2 -2
  183. package/lib/steps/index.js +152 -105
  184. package/lib/swiper/index.js +126 -62
  185. package/lib/switcher/index.d.ts +4 -4
  186. package/lib/switcher/index.js +133 -65
  187. package/lib/switcher/switcher.d.ts +1 -1
  188. package/lib/tab/index.d.ts +4 -4
  189. package/lib/tab/index.js +188 -118
  190. package/lib/tab/tab.d.ts +1 -1
  191. package/lib/table/index.js +572 -457
  192. package/lib/table-column/index.js +197 -129
  193. package/lib/tag/index.js +130 -58
  194. package/lib/tag-input/index.d.ts +7 -7
  195. package/lib/tag-input/index.js +277 -175
  196. package/lib/tag-input/tag-input.d.ts +2 -2
  197. package/lib/time-picker/index.d.ts +10 -10
  198. package/lib/time-picker/index.js +111 -40
  199. package/lib/timeline/index.d.ts +4 -4
  200. package/lib/timeline/index.js +114 -50
  201. package/lib/timeline/timeline.d.ts +1 -1
  202. package/lib/transfer/index.js +174 -89
  203. package/lib/tree/index.js +235 -158
  204. package/lib/upload/index.d.ts +7 -7
  205. package/lib/upload/index.js +227 -173
  206. package/lib/upload/upload-list.d.ts +1 -1
  207. package/lib/upload/upload-trigger.d.ts +1 -1
  208. package/lib/upload/upload.d.ts +2 -2
  209. package/lib/virtual-render/index.js +154 -86
  210. package/package.json +1 -1
@@ -1,49 +1,113 @@
1
- import * as __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__ from "../shared";
2
- import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
3
- import * as __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__ from "vue-types";
4
- /******/ // The require scope
5
- /******/ var __webpack_require__ = {};
6
- /******/
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = factory(require("../shared"), require("vue"), require("vue-types"));
4
+ else if(typeof define === 'function' && define.amd)
5
+ define(["../shared", "vue", "vue-types"], factory);
6
+ else {
7
+ var a = typeof exports === 'object' ? factory(require("../shared"), require("vue"), require("vue-types")) : factory(root["../shared"], root["vue"], root["vue-types"]);
8
+ for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
+ }
10
+ })(self, (__WEBPACK_EXTERNAL_MODULE__4212__, __WEBPACK_EXTERNAL_MODULE__748__, __WEBPACK_EXTERNAL_MODULE__210__) => {
11
+ return /******/ (() => { // webpackBootstrap
12
+ /******/ "use strict";
13
+ /******/ var __webpack_modules__ = ({
14
+
15
+ /***/ 4212:
16
+ /***/ ((module) => {
17
+
18
+ module.exports = __WEBPACK_EXTERNAL_MODULE__4212__;
19
+
20
+ /***/ }),
21
+
22
+ /***/ 748:
23
+ /***/ ((module) => {
24
+
25
+ module.exports = __WEBPACK_EXTERNAL_MODULE__748__;
26
+
27
+ /***/ }),
28
+
29
+ /***/ 210:
30
+ /***/ ((module) => {
31
+
32
+ module.exports = __WEBPACK_EXTERNAL_MODULE__210__;
33
+
34
+ /***/ })
35
+
36
+ /******/ });
7
37
  /************************************************************************/
8
- /******/ /* webpack/runtime/define property getters */
9
- /******/ (() => {
10
- /******/ // define getter functions for harmony exports
11
- /******/ __webpack_require__.d = (exports, definition) => {
12
- /******/ for(var key in definition) {
13
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
14
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15
- /******/ }
38
+ /******/ // The module cache
39
+ /******/ var __webpack_module_cache__ = {};
40
+ /******/
41
+ /******/ // The require function
42
+ /******/ function __webpack_require__(moduleId) {
43
+ /******/ // Check if module is in cache
44
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
45
+ /******/ if (cachedModule !== undefined) {
46
+ /******/ return cachedModule.exports;
16
47
  /******/ }
17
- /******/ };
18
- /******/ })();
19
- /******/
20
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
21
- /******/ (() => {
22
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
23
- /******/ })();
24
- /******/
48
+ /******/ // Create a new module (and put it into the cache)
49
+ /******/ var module = __webpack_module_cache__[moduleId] = {
50
+ /******/ // no module.id needed
51
+ /******/ // no module.loaded needed
52
+ /******/ exports: {}
53
+ /******/ };
54
+ /******/
55
+ /******/ // Execute the module function
56
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
57
+ /******/
58
+ /******/ // Return the exports of the module
59
+ /******/ return module.exports;
60
+ /******/ }
61
+ /******/
62
+ /************************************************************************/
63
+ /******/ /* webpack/runtime/define property getters */
64
+ /******/ (() => {
65
+ /******/ // define getter functions for harmony exports
66
+ /******/ __webpack_require__.d = (exports, definition) => {
67
+ /******/ for(var key in definition) {
68
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
69
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
70
+ /******/ }
71
+ /******/ }
72
+ /******/ };
73
+ /******/ })();
74
+ /******/
75
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
76
+ /******/ (() => {
77
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
78
+ /******/ })();
79
+ /******/
80
+ /******/ /* webpack/runtime/make namespace object */
81
+ /******/ (() => {
82
+ /******/ // define __esModule on exports
83
+ /******/ __webpack_require__.r = (exports) => {
84
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
85
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
86
+ /******/ }
87
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
88
+ /******/ };
89
+ /******/ })();
90
+ /******/
25
91
  /************************************************************************/
26
92
  var __webpack_exports__ = {};
93
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
94
+ (() => {
95
+ // ESM COMPAT FLAG
96
+ __webpack_require__.r(__webpack_exports__);
27
97
 
28
98
  // EXPORTS
29
99
  __webpack_require__.d(__webpack_exports__, {
30
- "$S": () => (/* binding */ BkModal),
31
- "ZP": () => (/* binding */ src),
32
- "ty": () => (/* reexport */ propsMixin)
100
+ "BkModal": () => (/* binding */ BkModal),
101
+ "default": () => (/* binding */ src),
102
+ "propsMixin": () => (/* reexport */ propsMixin)
33
103
  });
34
104
 
35
- ;// CONCATENATED MODULE: external "../shared"
36
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
37
- var y = x => () => x
38
- const external_shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.PropTypes, ["bkPopIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.bkPopIndexManager, ["dialogTypeUnion"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.dialogTypeUnion, ["renderDirectiveType"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.renderDirectiveType, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.resolveClassName, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.withInstallProps });
39
- ;// CONCATENATED MODULE: external "vue"
40
- var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
41
- var external_vue_y = x => () => x
42
- const external_vue_namespaceObject = external_vue_x({ ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
43
- ;// CONCATENATED MODULE: external "vue-types"
44
- var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
45
- var external_vue_types_y = x => () => x
46
- const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
105
+ // EXTERNAL MODULE: external "../shared"
106
+ var external_shared_ = __webpack_require__(4212);
107
+ // EXTERNAL MODULE: external "vue"
108
+ var external_vue_ = __webpack_require__(748);
109
+ // EXTERNAL MODULE: external "vue-types"
110
+ var external_vue_types_ = __webpack_require__(210);
47
111
  ;// CONCATENATED MODULE: ../../packages/modal/src/props.mixin.ts
48
112
 
49
113
  /*
@@ -84,51 +148,51 @@ var ModalSizeEnum;
84
148
 
85
149
  var propsMixin = {
86
150
  // 是否显示弹框
87
- isShow: external_shared_namespaceObject.PropTypes.bool.def(false),
88
- width: external_shared_namespaceObject.PropTypes.oneOfType([String, Number]).def('50%'),
89
- height: external_shared_namespaceObject.PropTypes.oneOfType([String, Number]).def('50%'),
151
+ isShow: external_shared_.PropTypes.bool.def(false),
152
+ width: external_shared_.PropTypes.oneOfType([String, Number]).def('50%'),
153
+ height: external_shared_.PropTypes.oneOfType([String, Number]).def('50%'),
90
154
  // 配置自定义样式类名
91
- extCls: external_shared_namespaceObject.PropTypes.string || external_shared_namespaceObject.PropTypes.array,
155
+ extCls: external_shared_.PropTypes.string || external_shared_.PropTypes.array,
92
156
  // 弹框出现时,是否允许页面滚动
93
- scrollable: external_shared_namespaceObject.PropTypes.bool.def(true),
157
+ scrollable: external_shared_.PropTypes.bool.def(true),
94
158
  // 是否允许出现遮罩
95
- showMask: external_shared_namespaceObject.PropTypes.bool.def(true),
159
+ showMask: external_shared_.PropTypes.bool.def(true),
96
160
  // 是否显示右上角的关闭 icon
97
- closeIcon: external_shared_namespaceObject.PropTypes.bool.def(true),
161
+ closeIcon: external_shared_.PropTypes.bool.def(true),
98
162
  // 是否允许 esc 按键关闭弹框
99
- escClose: external_shared_namespaceObject.PropTypes.bool.def(true),
163
+ escClose: external_shared_.PropTypes.bool.def(true),
100
164
  // 是否全屏
101
- fullscreen: external_shared_namespaceObject.PropTypes.bool.def(false),
165
+ fullscreen: external_shared_.PropTypes.bool.def(false),
102
166
  // 弹框尺寸
103
- size: (0,external_vue_types_namespaceObject.toType)('size', {}),
167
+ size: (0,external_vue_types_.toType)('size', {}),
104
168
  // 是否可拖拽
105
- draggable: external_shared_namespaceObject.PropTypes.bool.def(true),
169
+ draggable: external_shared_.PropTypes.bool.def(true),
106
170
  // 是否允许点击遮罩关闭弹窗
107
- quickClose: external_shared_namespaceObject.PropTypes.bool.def(true),
171
+ quickClose: external_shared_.PropTypes.bool.def(true),
108
172
  // 是否显示在body内(即与id#app同级
109
- transfer: external_shared_namespaceObject.PropTypes.bool.def(false),
173
+ transfer: external_shared_.PropTypes.bool.def(false),
110
174
  // 弹出层z-index,实际显示的值会自动+1。为了抱证在遮罩上正常显示
111
- zIndex: external_shared_namespaceObject.PropTypes.oneOfType([String, Number]).def('inherit'),
175
+ zIndex: external_shared_.PropTypes.oneOfType([String, Number]).def('inherit'),
112
176
  // 内容区最大高度
113
- maxHeight: external_shared_namespaceObject.PropTypes.string,
177
+ maxHeight: external_shared_.PropTypes.string,
114
178
  // 弹出方向
115
- direction: external_shared_namespaceObject.PropTypes.string,
179
+ direction: external_shared_.PropTypes.string,
116
180
  // title
117
- title: external_shared_namespaceObject.PropTypes.string.def(''),
181
+ title: external_shared_.PropTypes.string.def(''),
118
182
  // 动画类型
119
- animateType: external_shared_namespaceObject.PropTypes.string.def('slide'),
183
+ animateType: external_shared_.PropTypes.string.def('slide'),
120
184
  // 弹框的渲染方式
121
- renderDirective: (0,external_shared_namespaceObject.renderDirectiveType)(),
185
+ renderDirective: (0,external_shared_.renderDirectiveType)(),
122
186
  // 关闭前回调
123
- beforeClose: external_shared_namespaceObject.PropTypes.custom(function () {
187
+ beforeClose: external_shared_.PropTypes.custom(function () {
124
188
  return true;
125
189
  }),
126
190
  // 对话框类型
127
- dialogType: (0,external_shared_namespaceObject.dialogTypeUnion)(),
191
+ dialogType: (0,external_shared_.dialogTypeUnion)(),
128
192
  // 是否允许多个弹框同时存在
129
- multiInstance: external_shared_namespaceObject.PropTypes.bool.def(true),
193
+ multiInstance: external_shared_.PropTypes.bool.def(true),
130
194
  // info-box
131
- infoType: external_shared_namespaceObject.PropTypes.theme()
195
+ infoType: external_shared_.PropTypes.theme()
132
196
  };
133
197
  ;// CONCATENATED MODULE: ../../packages/modal/src/modal.tsx
134
198
 
@@ -161,7 +225,7 @@ var propsMixin = {
161
225
 
162
226
 
163
227
 
164
- /* harmony default export */ const modal = ((0,external_vue_namespaceObject.defineComponent)({
228
+ /* harmony default export */ const modal = ((0,external_vue_.defineComponent)({
165
229
  name: 'Modal',
166
230
  props: Object.assign({}, propsMixin),
167
231
  emits: ['quick-close', 'quickClose', 'hidden', 'shown', 'close'],
@@ -223,20 +287,20 @@ var propsMixin = {
223
287
  if (val) {
224
288
  this.$nextTick(function () {
225
289
  // isShow初始化为true的时候,放在nextTick才能获取$el
226
- external_shared_namespaceObject.bkPopIndexManager.onMaskClick(function (_e) {
290
+ external_shared_.bkPopIndexManager.onMaskClick(function (_e) {
227
291
  _this2.handleClickOutSide();
228
292
  }, _this2.$el);
229
293
  var hideMaskStyle = {
230
294
  'background-color': 'rgba(0,0,0,0)'
231
295
  };
232
296
  var appendStyle = _this2.showMask ? {} : hideMaskStyle;
233
- external_shared_namespaceObject.bkPopIndexManager.show(_this2.$el, _this2.showMask, appendStyle, _this2.transfer, _this2.zIndex);
297
+ external_shared_.bkPopIndexManager.show(_this2.$el, _this2.showMask, appendStyle, _this2.transfer, _this2.zIndex);
234
298
 
235
299
  _this2.$emit('shown');
236
300
  });
237
301
  } else {
238
- external_shared_namespaceObject.bkPopIndexManager === null || external_shared_namespaceObject.bkPopIndexManager === void 0 ? void 0 : external_shared_namespaceObject.bkPopIndexManager.hide(this.$el, this.transfer);
239
- external_shared_namespaceObject.bkPopIndexManager === null || external_shared_namespaceObject.bkPopIndexManager === void 0 ? void 0 : external_shared_namespaceObject.bkPopIndexManager.destroy();
302
+ external_shared_.bkPopIndexManager === null || external_shared_.bkPopIndexManager === void 0 ? void 0 : external_shared_.bkPopIndexManager.hide(this.$el, this.transfer);
303
+ external_shared_.bkPopIndexManager === null || external_shared_.bkPopIndexManager === void 0 ? void 0 : external_shared_.bkPopIndexManager.destroy();
240
304
  }
241
305
  },
242
306
  immediate: true
@@ -244,8 +308,8 @@ var propsMixin = {
244
308
  },
245
309
  beforeUnmount: function beforeUnmount() {
246
310
  if (this.visible) {
247
- external_shared_namespaceObject.bkPopIndexManager === null || external_shared_namespaceObject.bkPopIndexManager === void 0 ? void 0 : external_shared_namespaceObject.bkPopIndexManager.hide(this.$el);
248
- external_shared_namespaceObject.bkPopIndexManager === null || external_shared_namespaceObject.bkPopIndexManager === void 0 ? void 0 : external_shared_namespaceObject.bkPopIndexManager.destroy();
311
+ external_shared_.bkPopIndexManager === null || external_shared_.bkPopIndexManager === void 0 ? void 0 : external_shared_.bkPopIndexManager.hide(this.$el);
312
+ external_shared_.bkPopIndexManager === null || external_shared_.bkPopIndexManager === void 0 ? void 0 : external_shared_.bkPopIndexManager.destroy();
249
313
  }
250
314
  },
251
315
  methods: {
@@ -265,25 +329,25 @@ var propsMixin = {
265
329
  var maxHeight = this.maxHeight ? {
266
330
  maxHeight: this.maxHeight
267
331
  } : {};
268
- var bodyClass = "".concat((0,external_shared_namespaceObject.resolveClassName)('modal-body'), " ").concat(this.animateType === 'slide' ? this.direction : '');
269
- return (0,external_vue_namespaceObject.createVNode)("div", {
270
- "class": [(0,external_shared_namespaceObject.resolveClassName)('modal-wrapper'), this.extCls, this.size, this.fullscreen ? 'fullscreen' : ''],
332
+ var bodyClass = "".concat((0,external_shared_.resolveClassName)('modal-body'), " ").concat(this.animateType === 'slide' ? this.direction : '');
333
+ return (0,external_vue_.createVNode)("div", {
334
+ "class": [(0,external_shared_.resolveClassName)('modal-wrapper'), this.extCls, this.size, this.fullscreen ? 'fullscreen' : ''],
271
335
  "style": [this.compStyle, this.fullscreen ? this.fullscreenStyle : '']
272
- }, [(0,external_vue_namespaceObject.createVNode)(external_vue_namespaceObject.Transition, {
336
+ }, [(0,external_vue_.createVNode)(external_vue_.Transition, {
273
337
  "name": this.animateType
274
338
  }, {
275
339
  "default": function _default() {
276
- return [_this3.isShow ? (0,external_vue_namespaceObject.createVNode)("div", {
340
+ return [_this3.isShow ? (0,external_vue_.createVNode)("div", {
277
341
  "class": bodyClass
278
- }, [(0,external_vue_namespaceObject.createVNode)("div", {
279
- "class": (0,external_shared_namespaceObject.resolveClassName)('modal-header')
280
- }, [(_c = (_b = (_a = _this3.$slots).header) === null || _b === void 0 ? void 0 : _b.call(_a)) !== null && _c !== void 0 ? _c : '']), (0,external_vue_namespaceObject.createVNode)("div", {
281
- "class": (0,external_shared_namespaceObject.resolveClassName)('modal-content'),
342
+ }, [(0,external_vue_.createVNode)("div", {
343
+ "class": (0,external_shared_.resolveClassName)('modal-header')
344
+ }, [(_c = (_b = (_a = _this3.$slots).header) === null || _b === void 0 ? void 0 : _b.call(_a)) !== null && _c !== void 0 ? _c : '']), (0,external_vue_.createVNode)("div", {
345
+ "class": (0,external_shared_.resolveClassName)('modal-content'),
282
346
  "style": [_this3.dialogType === 'show' ? 'padding-bottom: 20px' : '', Object.assign({}, maxHeight)]
283
- }, [(_g = (_f = (_d = _this3.$slots)["default"]) === null || _f === void 0 ? void 0 : _f.call(_d)) !== null && _g !== void 0 ? _g : '']), _this3.dialogType === 'show' ? '' : (0,external_vue_namespaceObject.createVNode)("div", {
284
- "class": (0,external_shared_namespaceObject.resolveClassName)('modal-footer')
285
- }, [(_k = (_j = (_h = _this3.$slots).footer) === null || _j === void 0 ? void 0 : _j.call(_h)) !== null && _k !== void 0 ? _k : '']), (0,external_vue_namespaceObject.createVNode)("div", {
286
- "class": [(0,external_shared_namespaceObject.resolveClassName)('modal-close'), _this3.closeIcon ? '' : 'close-icon']
347
+ }, [(_g = (_f = (_d = _this3.$slots)["default"]) === null || _f === void 0 ? void 0 : _f.call(_d)) !== null && _g !== void 0 ? _g : '']), _this3.dialogType === 'show' ? '' : (0,external_vue_.createVNode)("div", {
348
+ "class": (0,external_shared_.resolveClassName)('modal-footer')
349
+ }, [(_k = (_j = (_h = _this3.$slots).footer) === null || _j === void 0 ? void 0 : _j.call(_h)) !== null && _k !== void 0 ? _k : '']), (0,external_vue_.createVNode)("div", {
350
+ "class": [(0,external_shared_.resolveClassName)('modal-close'), _this3.closeIcon ? '' : 'close-icon']
287
351
  }, [(_o = (_m = (_l = _this3.$slots).close) === null || _m === void 0 ? void 0 : _m.call(_l)) !== null && _o !== void 0 ? _o : ''])]) : ''];
288
352
  }
289
353
  })]);
@@ -318,12 +382,14 @@ var propsMixin = {
318
382
 
319
383
 
320
384
 
321
- var BkModal = (0,external_shared_namespaceObject.withInstallProps)(modal, {
385
+ var BkModal = (0,external_shared_.withInstallProps)(modal, {
322
386
  propsMixin: propsMixin
323
387
  }, true);
324
388
  /* harmony default export */ const src = (BkModal);
325
389
 
326
- var __webpack_exports__BkModal = __webpack_exports__.$S;
327
- var __webpack_exports__default = __webpack_exports__.ZP;
328
- var __webpack_exports__propsMixin = __webpack_exports__.ty;
329
- export { __webpack_exports__BkModal as BkModal, __webpack_exports__default as default, __webpack_exports__propsMixin as propsMixin };
390
+ })();
391
+
392
+ /******/ return __webpack_exports__;
393
+ /******/ })()
394
+ ;
395
+ });
@@ -192,11 +192,11 @@ declare const _default: import("vue").DefineComponent<{
192
192
  zIndex: string | number;
193
193
  showMask: boolean;
194
194
  direction: string;
195
- extCls: string | unknown[];
196
195
  width: string | number;
197
196
  height: string | number;
198
197
  maxHeight: string;
199
198
  isShow: boolean;
199
+ extCls: string | unknown[];
200
200
  draggable: boolean;
201
201
  transfer: boolean;
202
202
  quickClose: boolean;