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

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 (209) hide show
  1. package/dist/index.cjs.js +69 -69
  2. package/dist/index.esm.js +18005 -18765
  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 +7 -6
  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 +191 -0
  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 +7 -6
  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.js +4 -4
  157. package/lib/shared/index.d.ts +1 -0
  158. package/lib/shared/index.js +56 -6
  159. package/lib/shared/mask.d.ts +11 -0
  160. package/lib/sideslider/index.d.ts +222 -31
  161. package/lib/sideslider/index.js +40 -53
  162. package/lib/sideslider/sideslider.css +42 -4
  163. package/lib/sideslider/sideslider.d.ts +105 -14
  164. package/lib/sideslider/sideslider.less +58 -13
  165. package/lib/sideslider/sideslider.variable.css +42 -4
  166. package/lib/slider/index.js +20 -19
  167. package/lib/steps/index.js +4 -4
  168. package/lib/swiper/index.js +1 -1
  169. package/lib/switcher/index.js +1 -1
  170. package/lib/tab/index.js +4 -3
  171. package/lib/table/const.d.ts +1 -1
  172. package/lib/table/index.js +48 -55
  173. package/lib/table/plugins/use-fixed-column.d.ts +1 -1
  174. package/lib/table/plugins/use-pagination.d.ts +1 -3
  175. package/lib/table/table.css +42 -97
  176. package/lib/table/table.less +58 -43
  177. package/lib/table/table.variable.css +42 -97
  178. package/lib/table/use-attributes.d.ts +0 -1
  179. package/lib/table/use-render.d.ts +1 -1
  180. package/lib/table-column/index.js +2 -2
  181. package/lib/tag/index.js +1 -1
  182. package/lib/tag-input/index.js +4 -3
  183. package/lib/tree/index.js +12 -10
  184. package/lib/tree/tree.css +2 -75
  185. package/lib/tree/tree.variable.css +2 -75
  186. package/lib/upload/index.js +4 -4
  187. package/lib/virtual-render/index.d.ts +0 -4
  188. package/lib/virtual-render/index.js +55 -255
  189. package/lib/virtual-render/props.d.ts +0 -7
  190. package/lib/virtual-render/use-fix-top.d.ts +7 -2
  191. package/lib/virtual-render/v-virtual-render.d.ts +1 -2
  192. package/lib/virtual-render/virtual-render.css +2 -75
  193. package/lib/virtual-render/virtual-render.d.ts +0 -2
  194. package/lib/virtual-render/virtual-render.less +3 -3
  195. package/lib/virtual-render/virtual-render.variable.css +2 -75
  196. package/package.json +1 -2
  197. package/lib/info-box/render-component.d.ts +0 -4
  198. package/lib/modal/mask.d.ts +0 -6
  199. package/lib/scrollbar/index.d.ts +0 -14
  200. package/lib/scrollbar/index.js +0 -18737
  201. package/lib/scrollbar/scrollbar-core/can-use-dom.d.ts +0 -2
  202. package/lib/scrollbar/scrollbar-core/helpers.d.ts +0 -5
  203. package/lib/scrollbar/scrollbar-core/index.d.ts +0 -236
  204. package/lib/scrollbar/scrollbar-core/mouse-wheel.d.ts +0 -5
  205. package/lib/scrollbar/scrollbar-core/scrollbar-width.d.ts +0 -1
  206. package/lib/scrollbar/scrollbar.css +0 -74
  207. package/lib/scrollbar/scrollbar.less +0 -93
  208. package/lib/scrollbar/scrollbar.variable.css +0 -203
  209. package/lib/virtual-render/use-scrollbar.d.ts +0 -23
@@ -0,0 +1,191 @@
1
+ import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
2
+ /******/ // The require scope
3
+ /******/ var __webpack_require__ = {};
4
+ /******/
5
+ /************************************************************************/
6
+ /******/ /* webpack/runtime/define property getters */
7
+ /******/ (() => {
8
+ /******/ // define getter functions for harmony exports
9
+ /******/ __webpack_require__.d = (exports, definition) => {
10
+ /******/ for(var key in definition) {
11
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
12
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13
+ /******/ }
14
+ /******/ }
15
+ /******/ };
16
+ /******/ })();
17
+ /******/
18
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
19
+ /******/ (() => {
20
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
21
+ /******/ })();
22
+ /******/
23
+ /************************************************************************/
24
+ var __webpack_exports__ = {};
25
+
26
+ // EXPORTS
27
+ __webpack_require__.d(__webpack_exports__, {
28
+ "default": () => (/* binding */ image_fill)
29
+ });
30
+
31
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
32
+ function _typeof(o) {
33
+ "@babel/helpers - typeof";
34
+
35
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
36
+ return typeof o;
37
+ } : function (o) {
38
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
39
+ }, _typeof(o);
40
+ }
41
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
42
+
43
+ function toPrimitive(t, r) {
44
+ if ("object" != _typeof(t) || !t) return t;
45
+ var e = t[Symbol.toPrimitive];
46
+ if (void 0 !== e) {
47
+ var i = e.call(t, r || "default");
48
+ if ("object" != _typeof(i)) return i;
49
+ throw new TypeError("@@toPrimitive must return a primitive value.");
50
+ }
51
+ return ("string" === r ? String : Number)(t);
52
+ }
53
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
54
+
55
+
56
+ function toPropertyKey(t) {
57
+ var i = toPrimitive(t, "string");
58
+ return "symbol" == _typeof(i) ? i : String(i);
59
+ }
60
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
+
62
+ function _defineProperty(obj, key, value) {
63
+ key = toPropertyKey(key);
64
+ if (key in obj) {
65
+ Object.defineProperty(obj, key, {
66
+ value: value,
67
+ enumerable: true,
68
+ configurable: true,
69
+ writable: true
70
+ });
71
+ } else {
72
+ obj[key] = value;
73
+ }
74
+ return obj;
75
+ }
76
+ ;// CONCATENATED MODULE: external "vue"
77
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
78
+ var y = x => () => x
79
+ const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
80
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
81
+ function _objectWithoutPropertiesLoose(source, excluded) {
82
+ if (source == null) return {};
83
+ var target = {};
84
+ var sourceKeys = Object.keys(source);
85
+ var key, i;
86
+ for (i = 0; i < sourceKeys.length; i++) {
87
+ key = sourceKeys[i];
88
+ if (excluded.indexOf(key) >= 0) continue;
89
+ target[key] = source[key];
90
+ }
91
+ return target;
92
+ }
93
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
94
+
95
+ function _objectWithoutProperties(source, excluded) {
96
+ if (source == null) return {};
97
+ var target = _objectWithoutPropertiesLoose(source, excluded);
98
+ var key, i;
99
+ if (Object.getOwnPropertySymbols) {
100
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
101
+ for (i = 0; i < sourceSymbolKeys.length; i++) {
102
+ key = sourceSymbolKeys[i];
103
+ if (excluded.indexOf(key) >= 0) continue;
104
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
105
+ target[key] = source[key];
106
+ }
107
+ }
108
+ return target;
109
+ }
110
+ ;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
111
+
112
+
113
+ var _excluded = ["data", "name", "width", "height", "fill"];
114
+
115
+ 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; }
116
+ 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; }
117
+ /*
118
+ * Tencent is pleased to support the open source community by making
119
+ * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
120
+ *
121
+ * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
122
+ *
123
+ * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
124
+ *
125
+ * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
126
+ *
127
+ * ---------------------------------------------------
128
+ * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
129
+ * documentation files (the "Software"), to deal in the Software without restriction, including without limitation
130
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
131
+ * to permit persons to whom the Software is furnished to do so, subject to the following conditions:
132
+ *
133
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of
134
+ * the Software.
135
+ *
136
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
137
+ * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
138
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
139
+ * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
140
+ * IN THE SOFTWARE.
141
+ */
142
+
143
+ function generate(node, key, rootAttrs) {
144
+ return (0,external_vue_namespaceObject.h)(node.name, _objectSpread(_objectSpread({
145
+ key: key
146
+ }, node.attributes), {}, {
147
+ style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
148
+ }), (node.elements || []).map(function (element, index) {
149
+ return generate(element, "".concat(key, "-").concat(node.name, "-").concat(index));
150
+ }));
151
+ }
152
+ var bkIcon = function bkIcon(props, context) {
153
+ var _context$attrs$props = _objectSpread(_objectSpread({}, context.attrs), props),
154
+ data = _context$attrs$props.data,
155
+ name = _context$attrs$props.name,
156
+ width = _context$attrs$props.width,
157
+ height = _context$attrs$props.height,
158
+ fill = _context$attrs$props.fill,
159
+ restProps = _objectWithoutProperties(_context$attrs$props, _excluded);
160
+ var rootAttrs = "width: ".concat(width, "; height: ").concat(height, "; fill: ").concat(fill);
161
+ var iconBoxStyle = {
162
+ display: 'inline-flex',
163
+ 'align-items': 'center',
164
+ 'justify-content': 'center'
165
+ };
166
+ return (0,external_vue_namespaceObject.createVNode)("span", (0,external_vue_namespaceObject.mergeProps)({
167
+ "style": iconBoxStyle
168
+ }, restProps), [generate(data, name, rootAttrs)]);
169
+ };
170
+ bkIcon.inheritAttrs = false;
171
+ bkIcon.displayName = 'bkIcon';
172
+ /* harmony default export */ const icon = (bkIcon);
173
+ ;// CONCATENATED MODULE: ../../packages/icon/icons/image-fill.tsx
174
+
175
+
176
+ function image_fill_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; }
177
+ function image_fill_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? image_fill_ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : image_fill_ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
178
+
179
+ var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1303.273","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M664.4363636363637 0C676.8000000000001 0 688.5818181818182 4.945454545454545 697.3090909090909 13.672727272727274L697.3090909090909 13.672727272727274 1010.3272727272728 326.6909090909091C1019.0545454545455 335.41818181818184 1024 347.3454545454546 1024 359.70909090909095L1024 359.70909090909095 1024 1256.7272727272727C1024 1282.4727272727273 1003.2 1303.2727272727273 977.4545454545455 1303.2727272727273L977.4545454545455 1303.2727272727273 46.54545454545455 1303.2727272727273C20.8 1303.2727272727273 0 1282.4727272727273 0 1256.7272727272727L0 1256.7272727272727 0 46.54545454545455C0 20.8 20.8 0 46.54545454545455 0L46.54545454545455 0ZM637.6727272727272 744.7272727272727L474.76363636363635 954.1818181818182 358.40000000000003 814.5454545454546 195.4909090909091 1024 847.1272727272727 1024 637.6727272727272 744.7272727272727ZM465.4545454545455 558.5454545454545C414.041856 558.5454545454545 372.3636363636364 600.2236741818182 372.3636363636364 651.6363636363636 372.3636363636364 703.0490530909091 414.041856 744.7272727272727 465.4545454545455 744.7272727272727 516.8672349090909 744.7272727272727 558.5454545454545 703.0490530909091 558.5454545454545 651.6363636363636 558.5454545454545 600.2236741818182 516.8672349090909 558.5454545454545 465.4545454545455 558.5454545454545ZM642.9090909090909 107.34545454545454L642.9090909090909 381.0909090909091 916.6545454545455 381.0909090909091 642.9090909090909 107.34545454545454Z"}}]}');
180
+ var imageFill = function imageFill(props, context) {
181
+ var p = image_fill_objectSpread(image_fill_objectSpread({}, props), context.attrs);
182
+ return (0,external_vue_namespaceObject.createVNode)(icon, (0,external_vue_namespaceObject.mergeProps)(p, {
183
+ "data": data,
184
+ "name": "imageFill"
185
+ }), null);
186
+ };
187
+ imageFill.displayName = 'imageFill';
188
+ imageFill.inheritAttrs = false;
189
+ /* harmony default export */ const image_fill = (imageFill);
190
+ var __webpack_exports__default = __webpack_exports__["default"];
191
+ export { __webpack_exports__default as default };
@@ -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/info.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
 
package/lib/icon/plus.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
 
package/lib/icon/qq.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
 
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;