bkui-vue 2.0.2-beta.4 → 2.0.2-beta.6
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.
- package/dist/index.cjs.js +21 -21
- package/dist/index.esm.js +1588 -1583
- package/dist/index.umd.js +16 -16
- package/lib/affix/index.js +30 -22
- package/lib/alert/index.js +30 -22
- package/lib/animate-number/index.js +14 -10
- package/lib/backtop/index.js +32 -22
- package/lib/badge/index.js +24 -18
- package/lib/breadcrumb/index.js +31 -23
- package/lib/button/index.js +36 -26
- package/lib/card/index.js +47 -33
- package/lib/cascader/index.js +651 -619
- package/lib/checkbox/index.js +44 -34
- package/lib/code-diff/index.js +83 -79
- package/lib/collapse/index.js +39 -33
- package/lib/collapse-transition/index.js +20 -14
- package/lib/color-picker/index.js +617 -594
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +34 -26
- package/lib/container/index.js +27 -21
- package/lib/date-picker/index.js +649 -620
- package/lib/dialog/index.js +101 -87
- package/lib/directives/index.js +445 -430
- package/lib/divider/index.js +21 -15
- package/lib/dropdown/index.js +43 -31
- package/lib/exception/index.js +55 -49
- package/lib/fixed-navbar/index.js +20 -14
- package/lib/form/index.js +639 -608
- package/lib/icon/angle-double-down-line.js +14 -12
- package/lib/icon/angle-double-left-line.js +14 -12
- package/lib/icon/angle-double-left.js +14 -12
- package/lib/icon/angle-double-right-line.js +14 -12
- package/lib/icon/angle-double-right.js +14 -12
- package/lib/icon/angle-double-up-line.js +14 -12
- package/lib/icon/angle-down-fill.js +14 -12
- package/lib/icon/angle-down-line.js +14 -12
- package/lib/icon/angle-down.js +14 -12
- package/lib/icon/angle-left.js +14 -12
- package/lib/icon/angle-right.js +14 -12
- package/lib/icon/angle-up-fill.js +14 -12
- package/lib/icon/angle-up.js +14 -12
- package/lib/icon/archive-fill.js +14 -12
- package/lib/icon/arrows-left.js +14 -12
- package/lib/icon/arrows-right.js +14 -12
- package/lib/icon/assistant.js +14 -12
- package/lib/icon/audio-fill.js +14 -12
- package/lib/icon/bk.js +14 -12
- package/lib/icon/circle.js +14 -12
- package/lib/icon/close-line.js +14 -12
- package/lib/icon/close.js +14 -12
- package/lib/icon/code.js +14 -12
- package/lib/icon/cog-shape.js +14 -12
- package/lib/icon/collapse-left.js +14 -12
- package/lib/icon/copy-shape.js +14 -12
- package/lib/icon/copy.js +14 -12
- package/lib/icon/data-shape.js +14 -12
- package/lib/icon/del.js +14 -12
- package/lib/icon/doc-fill.js +14 -12
- package/lib/icon/done.js +14 -12
- package/lib/icon/down-shape.js +14 -12
- package/lib/icon/down-small.js +14 -12
- package/lib/icon/edit-line.js +14 -12
- package/lib/icon/ellipsis.js +14 -12
- package/lib/icon/enlarge-line.js +14 -12
- package/lib/icon/error.js +14 -12
- package/lib/icon/excel-fill.js +14 -12
- package/lib/icon/exclamation-circle-shape.js +14 -12
- package/lib/icon/eye.js +14 -12
- package/lib/icon/filliscreen-line.js +14 -12
- package/lib/icon/fix-line.js +14 -12
- package/lib/icon/fix-shape.js +14 -12
- package/lib/icon/folder-open.js +14 -12
- package/lib/icon/folder-shape-open.js +14 -12
- package/lib/icon/folder-shape.js +14 -12
- package/lib/icon/folder.js +14 -12
- package/lib/icon/funnel.js +14 -12
- package/lib/icon/grag-fill.js +14 -12
- package/lib/icon/help-document-fill.js +14 -12
- package/lib/icon/help-fill.js +14 -12
- package/lib/icon/help.js +14 -12
- package/lib/icon/image-fill.js +14 -12
- package/lib/icon/img-error.js +14 -12
- package/lib/icon/img-placehoulder.js +14 -12
- package/lib/icon/info-line.js +14 -12
- package/lib/icon/info.js +14 -12
- package/lib/icon/left-shape.js +14 -12
- package/lib/icon/left-turn-line.js +14 -12
- package/lib/icon/loading.js +14 -12
- package/lib/icon/narrow-line.js +14 -12
- package/lib/icon/original.js +14 -12
- package/lib/icon/pdf-fill.js +14 -12
- package/lib/icon/play-shape.js +14 -12
- package/lib/icon/plus.js +14 -12
- package/lib/icon/ppt-fill.js +14 -12
- package/lib/icon/qq.js +14 -12
- package/lib/icon/right-shape.js +14 -12
- package/lib/icon/right-turn-line.js +14 -12
- package/lib/icon/search.js +14 -12
- package/lib/icon/share.js +14 -12
- package/lib/icon/spinner.js +14 -12
- package/lib/icon/success.js +14 -12
- package/lib/icon/switcher-loading.js +14 -12
- package/lib/icon/text-all.js +14 -12
- package/lib/icon/text-file.js +14 -12
- package/lib/icon/text-fill.js +14 -12
- package/lib/icon/transfer.js +14 -12
- package/lib/icon/tree-application-shape.js +14 -12
- package/lib/icon/unfull-screen.js +14 -12
- package/lib/icon/unvisible.js +14 -12
- package/lib/icon/up-shape.js +14 -12
- package/lib/icon/upload.js +14 -12
- package/lib/icon/video-fill.js +14 -12
- package/lib/icon/warn.js +14 -12
- package/lib/icon/weixin-pro.js +14 -12
- package/lib/icon/weixin.js +14 -12
- package/lib/image/index.js +342 -326
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +101 -87
- package/lib/input/index.js +335 -323
- package/lib/link/index.js +26 -18
- package/lib/loading/index.js +25 -19
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +40 -32
- package/lib/message/index.js +47 -41
- package/lib/modal/index.js +39 -29
- package/lib/navigation/index.js +27 -19
- package/lib/notify/index.js +37 -27
- package/lib/overflow-title/index.js +41 -29
- package/lib/pagination/index.js +62 -46
- package/lib/pop-confirm/index.d.ts +16 -2
- package/lib/pop-confirm/index.js +62 -38
- package/lib/pop-confirm/pop-confirm.d.ts +5 -1
- package/lib/popover/index.js +363 -347
- package/lib/popover2/index.js +14 -10
- package/lib/process/index.js +78 -74
- package/lib/progress/index.js +26 -20
- package/lib/radio/index.js +39 -31
- package/lib/rate/index.js +25 -19
- package/lib/resize-layout/index.js +30 -22
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +436 -419
- package/lib/select/index.js +490 -453
- package/lib/shared/index.js +57 -49
- package/lib/sideslider/index.js +89 -79
- package/lib/slider/index.js +85 -75
- package/lib/steps/index.js +78 -72
- package/lib/swiper/index.js +24 -18
- package/lib/switcher/index.js +30 -22
- package/lib/tab/index.js +337 -323
- package/lib/table/index.js +565 -512
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.js +36 -26
- package/lib/tag-input/index.js +376 -355
- package/lib/time-picker/index.js +13 -9
- package/lib/timeline/index.js +21 -15
- package/lib/transfer/index.js +56 -40
- package/lib/tree/index.js +100 -76
- package/lib/upload/index.js +584 -572
- package/lib/virtual-render/index.js +55 -43
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -65
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -64
package/lib/slider/index.js
CHANGED
@@ -9,10 +9,48 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../p
|
|
9
9
|
import "../popover/popover.less";
|
10
10
|
/******/ var __webpack_modules__ = ({
|
11
11
|
|
12
|
-
/***/
|
12
|
+
/***/ 4319:
|
13
|
+
/***/ ((module) => {
|
14
|
+
|
15
|
+
function _typeof(o) {
|
16
|
+
"@babel/helpers - typeof";
|
17
|
+
|
18
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
19
|
+
return typeof o;
|
20
|
+
} : function (o) {
|
21
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
22
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
23
|
+
}
|
24
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
25
|
+
|
26
|
+
/***/ }),
|
27
|
+
|
28
|
+
/***/ 5799:
|
29
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
30
|
+
|
31
|
+
// TODO(Babel 8): Remove this file.
|
32
|
+
|
33
|
+
var runtime = __webpack_require__(7048)();
|
34
|
+
module.exports = runtime;
|
35
|
+
|
36
|
+
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
37
|
+
try {
|
38
|
+
regeneratorRuntime = runtime;
|
39
|
+
} catch (accidentalStrictMode) {
|
40
|
+
if (typeof globalThis === "object") {
|
41
|
+
globalThis.regeneratorRuntime = runtime;
|
42
|
+
} else {
|
43
|
+
Function("r", "regeneratorRuntime = r")(runtime);
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
|
48
|
+
/***/ }),
|
49
|
+
|
50
|
+
/***/ 7048:
|
13
51
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
14
52
|
|
15
|
-
var _typeof = (__webpack_require__(
|
53
|
+
var _typeof = (__webpack_require__(4319)["default"]);
|
16
54
|
function _regeneratorRuntime() {
|
17
55
|
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
18
56
|
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
@@ -317,44 +355,6 @@ function _regeneratorRuntime() {
|
|
317
355
|
}
|
318
356
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
319
357
|
|
320
|
-
/***/ }),
|
321
|
-
|
322
|
-
/***/ 7425:
|
323
|
-
/***/ ((module) => {
|
324
|
-
|
325
|
-
function _typeof(o) {
|
326
|
-
"@babel/helpers - typeof";
|
327
|
-
|
328
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
329
|
-
return typeof o;
|
330
|
-
} : function (o) {
|
331
|
-
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
332
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
333
|
-
}
|
334
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
335
|
-
|
336
|
-
/***/ }),
|
337
|
-
|
338
|
-
/***/ 2841:
|
339
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
340
|
-
|
341
|
-
// TODO(Babel 8): Remove this file.
|
342
|
-
|
343
|
-
var runtime = __webpack_require__(7609)();
|
344
|
-
module.exports = runtime;
|
345
|
-
|
346
|
-
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
347
|
-
try {
|
348
|
-
regeneratorRuntime = runtime;
|
349
|
-
} catch (accidentalStrictMode) {
|
350
|
-
if (typeof globalThis === "object") {
|
351
|
-
globalThis.regeneratorRuntime = runtime;
|
352
|
-
} else {
|
353
|
-
Function("r", "regeneratorRuntime = r")(runtime);
|
354
|
-
}
|
355
|
-
}
|
356
|
-
|
357
|
-
|
358
358
|
/***/ })
|
359
359
|
|
360
360
|
/******/ });
|
@@ -415,19 +415,19 @@ try {
|
|
415
415
|
/******/
|
416
416
|
/************************************************************************/
|
417
417
|
var __webpack_exports__ = {};
|
418
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
419
|
-
(() => {
|
420
418
|
|
421
419
|
// EXPORTS
|
422
420
|
__webpack_require__.d(__webpack_exports__, {
|
423
421
|
"default": () => (/* binding */ src)
|
424
422
|
});
|
425
423
|
|
426
|
-
;//
|
427
|
-
var x = y => {
|
428
|
-
var
|
429
|
-
|
430
|
-
|
424
|
+
;// external "../shared"
|
425
|
+
var x = (y) => {
|
426
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
427
|
+
}
|
428
|
+
var y = (x) => (() => (x))
|
429
|
+
const shared_namespaceObject = x({ ["PlacementEnum"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PlacementEnum), ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
430
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
431
431
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
432
432
|
try {
|
433
433
|
var info = gen[key](arg);
|
@@ -458,34 +458,46 @@ function _asyncToGenerator(fn) {
|
|
458
458
|
});
|
459
459
|
};
|
460
460
|
}
|
461
|
-
;//
|
462
|
-
var external_vue_x = y => {
|
463
|
-
var
|
464
|
-
|
461
|
+
;// external "vue"
|
462
|
+
var external_vue_x = (y) => {
|
463
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
464
|
+
}
|
465
|
+
var external_vue_y = (x) => (() => (x))
|
466
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
|
465
467
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
|
466
|
-
var regenerator = __webpack_require__(
|
468
|
+
var regenerator = __webpack_require__(5799);
|
467
469
|
var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
|
468
|
-
;//
|
469
|
-
var config_provider_x = y => {
|
470
|
-
var
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
var
|
470
|
+
;// external "../config-provider"
|
471
|
+
var config_provider_x = (y) => {
|
472
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
473
|
+
}
|
474
|
+
var config_provider_y = (x) => (() => (x))
|
475
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
476
|
+
;// external "../input"
|
477
|
+
var input_x = (y) => {
|
478
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
479
|
+
}
|
480
|
+
var input_y = (x) => (() => (x))
|
481
|
+
const input_namespaceObject = input_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_input_d525237e__["default"]) });
|
482
|
+
;// external "../input/input.less"
|
483
|
+
var input_less_x = (y) => {
|
484
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
485
|
+
}
|
486
|
+
var input_less_y = (x) => (() => (x))
|
479
487
|
const input_less_namespaceObject = input_less_x({ });
|
480
|
-
;//
|
481
|
-
var popover_x = y => {
|
482
|
-
var
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
488
|
+
;// external "../popover"
|
489
|
+
var popover_x = (y) => {
|
490
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
491
|
+
}
|
492
|
+
var popover_y = (x) => (() => (x))
|
493
|
+
const popover_namespaceObject = popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
|
494
|
+
;// external "../popover/popover.less"
|
495
|
+
var popover_less_x = (y) => {
|
496
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
497
|
+
}
|
498
|
+
var popover_less_y = (x) => (() => (x))
|
487
499
|
const popover_less_namespaceObject = popover_less_x({ });
|
488
|
-
;//
|
500
|
+
;// ../../packages/slider/src/slider-button.tsx
|
489
501
|
|
490
502
|
/**
|
491
503
|
* Tencent is pleased to support the open source community by making
|
@@ -691,7 +703,7 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
691
703
|
return this.renderDom();
|
692
704
|
}
|
693
705
|
}));
|
694
|
-
;//
|
706
|
+
;// ../../packages/slider/src/slider.tsx
|
695
707
|
|
696
708
|
|
697
709
|
|
@@ -1312,7 +1324,7 @@ var off = function off(element, event, handler) {
|
|
1312
1324
|
return this.renderDom();
|
1313
1325
|
}
|
1314
1326
|
}));
|
1315
|
-
;//
|
1327
|
+
;// ../../packages/slider/src/index.ts
|
1316
1328
|
/**
|
1317
1329
|
* Tencent is pleased to support the open source community by making
|
1318
1330
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1342,7 +1354,5 @@ var off = function off(element, event, handler) {
|
|
1342
1354
|
|
1343
1355
|
var Slider = (0,shared_namespaceObject.withInstall)(slider);
|
1344
1356
|
/* harmony default export */ const src = (Slider);
|
1345
|
-
})();
|
1346
|
-
|
1347
1357
|
var __webpack_exports__default = __webpack_exports__["default"];
|
1348
1358
|
export { __webpack_exports__default as default };
|
package/lib/steps/index.js
CHANGED
@@ -7,10 +7,48 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ fr
|
|
7
7
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
|
8
8
|
/******/ var __webpack_modules__ = ({
|
9
9
|
|
10
|
-
/***/
|
10
|
+
/***/ 4319:
|
11
|
+
/***/ ((module) => {
|
12
|
+
|
13
|
+
function _typeof(o) {
|
14
|
+
"@babel/helpers - typeof";
|
15
|
+
|
16
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
17
|
+
return typeof o;
|
18
|
+
} : function (o) {
|
19
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
20
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
21
|
+
}
|
22
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
23
|
+
|
24
|
+
/***/ }),
|
25
|
+
|
26
|
+
/***/ 5799:
|
27
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
28
|
+
|
29
|
+
// TODO(Babel 8): Remove this file.
|
30
|
+
|
31
|
+
var runtime = __webpack_require__(7048)();
|
32
|
+
module.exports = runtime;
|
33
|
+
|
34
|
+
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
35
|
+
try {
|
36
|
+
regeneratorRuntime = runtime;
|
37
|
+
} catch (accidentalStrictMode) {
|
38
|
+
if (typeof globalThis === "object") {
|
39
|
+
globalThis.regeneratorRuntime = runtime;
|
40
|
+
} else {
|
41
|
+
Function("r", "regeneratorRuntime = r")(runtime);
|
42
|
+
}
|
43
|
+
}
|
44
|
+
|
45
|
+
|
46
|
+
/***/ }),
|
47
|
+
|
48
|
+
/***/ 7048:
|
11
49
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
12
50
|
|
13
|
-
var _typeof = (__webpack_require__(
|
51
|
+
var _typeof = (__webpack_require__(4319)["default"]);
|
14
52
|
function _regeneratorRuntime() {
|
15
53
|
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
16
54
|
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
@@ -315,44 +353,6 @@ function _regeneratorRuntime() {
|
|
315
353
|
}
|
316
354
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
317
355
|
|
318
|
-
/***/ }),
|
319
|
-
|
320
|
-
/***/ 7425:
|
321
|
-
/***/ ((module) => {
|
322
|
-
|
323
|
-
function _typeof(o) {
|
324
|
-
"@babel/helpers - typeof";
|
325
|
-
|
326
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
327
|
-
return typeof o;
|
328
|
-
} : function (o) {
|
329
|
-
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
330
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
331
|
-
}
|
332
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
333
|
-
|
334
|
-
/***/ }),
|
335
|
-
|
336
|
-
/***/ 2841:
|
337
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
338
|
-
|
339
|
-
// TODO(Babel 8): Remove this file.
|
340
|
-
|
341
|
-
var runtime = __webpack_require__(7609)();
|
342
|
-
module.exports = runtime;
|
343
|
-
|
344
|
-
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
345
|
-
try {
|
346
|
-
regeneratorRuntime = runtime;
|
347
|
-
} catch (accidentalStrictMode) {
|
348
|
-
if (typeof globalThis === "object") {
|
349
|
-
globalThis.regeneratorRuntime = runtime;
|
350
|
-
} else {
|
351
|
-
Function("r", "regeneratorRuntime = r")(runtime);
|
352
|
-
}
|
353
|
-
}
|
354
|
-
|
355
|
-
|
356
356
|
/***/ })
|
357
357
|
|
358
358
|
/******/ });
|
@@ -413,19 +413,19 @@ try {
|
|
413
413
|
/******/
|
414
414
|
/************************************************************************/
|
415
415
|
var __webpack_exports__ = {};
|
416
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
417
|
-
(() => {
|
418
416
|
|
419
417
|
// EXPORTS
|
420
418
|
__webpack_require__.d(__webpack_exports__, {
|
421
419
|
"default": () => (/* binding */ src)
|
422
420
|
});
|
423
421
|
|
424
|
-
;//
|
425
|
-
var x = y => {
|
426
|
-
var
|
427
|
-
|
428
|
-
|
422
|
+
;// external "../shared"
|
423
|
+
var x = (y) => {
|
424
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
425
|
+
}
|
426
|
+
var y = (x) => (() => (x))
|
427
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["ThemeEnum"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.ThemeEnum), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["directionType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.directionType), ["lineStyleType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.lineStyleType), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
428
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
429
429
|
function _typeof(o) {
|
430
430
|
"@babel/helpers - typeof";
|
431
431
|
|
@@ -435,7 +435,7 @@ function _typeof(o) {
|
|
435
435
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
436
436
|
}, _typeof(o);
|
437
437
|
}
|
438
|
-
;//
|
438
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
439
439
|
|
440
440
|
function toPrimitive(t, r) {
|
441
441
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -447,14 +447,14 @@ function toPrimitive(t, r) {
|
|
447
447
|
}
|
448
448
|
return ("string" === r ? String : Number)(t);
|
449
449
|
}
|
450
|
-
;//
|
450
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
451
451
|
|
452
452
|
|
453
453
|
function toPropertyKey(t) {
|
454
454
|
var i = toPrimitive(t, "string");
|
455
455
|
return "symbol" == _typeof(i) ? i : String(i);
|
456
456
|
}
|
457
|
-
;//
|
457
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
458
458
|
|
459
459
|
function _defineProperty(obj, key, value) {
|
460
460
|
key = toPropertyKey(key);
|
@@ -470,7 +470,7 @@ function _defineProperty(obj, key, value) {
|
|
470
470
|
}
|
471
471
|
return obj;
|
472
472
|
}
|
473
|
-
;//
|
473
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
474
474
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
475
475
|
try {
|
476
476
|
var info = gen[key](arg);
|
@@ -501,26 +501,34 @@ function _asyncToGenerator(fn) {
|
|
501
501
|
});
|
502
502
|
};
|
503
503
|
}
|
504
|
-
;//
|
505
|
-
var external_vue_x = y => {
|
506
|
-
var
|
507
|
-
|
504
|
+
;// external "vue"
|
505
|
+
var external_vue_x = (y) => {
|
506
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
507
|
+
}
|
508
|
+
var external_vue_y = (x) => (() => (x))
|
509
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
|
508
510
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
|
509
|
-
var regenerator = __webpack_require__(
|
511
|
+
var regenerator = __webpack_require__(5799);
|
510
512
|
var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
|
511
|
-
;//
|
512
|
-
var external_vue_types_x = y => {
|
513
|
-
var
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
var
|
522
|
-
const
|
523
|
-
;//
|
513
|
+
;// external "vue-types"
|
514
|
+
var external_vue_types_x = (y) => {
|
515
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
516
|
+
}
|
517
|
+
var external_vue_types_y = (x) => (() => (x))
|
518
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
|
519
|
+
;// external "../config-provider"
|
520
|
+
var config_provider_x = (y) => {
|
521
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
522
|
+
}
|
523
|
+
var config_provider_y = (x) => (() => (x))
|
524
|
+
const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
525
|
+
;// external "../icon"
|
526
|
+
var icon_x = (y) => {
|
527
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
528
|
+
}
|
529
|
+
var icon_y = (x) => (() => (x))
|
530
|
+
const icon_namespaceObject = icon_x({ ["Circle"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Circle), ["Done"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Done), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error) });
|
531
|
+
;// ../../packages/steps/src/steps.tsx
|
524
532
|
|
525
533
|
|
526
534
|
|
@@ -789,7 +797,7 @@ var stepsProps = {
|
|
789
797
|
})]);
|
790
798
|
}
|
791
799
|
}));
|
792
|
-
;//
|
800
|
+
;// ../../packages/steps/src/index.ts
|
793
801
|
/*
|
794
802
|
* Tencent is pleased to support the open source community by making
|
795
803
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -819,7 +827,5 @@ var stepsProps = {
|
|
819
827
|
|
820
828
|
var BkSteps = (0,shared_namespaceObject.withInstall)(steps);
|
821
829
|
/* harmony default export */ const src = (BkSteps);
|
822
|
-
})();
|
823
|
-
|
824
830
|
var __webpack_exports__default = __webpack_exports__["default"];
|
825
831
|
export { __webpack_exports__default as default };
|
package/lib/swiper/index.js
CHANGED
@@ -32,11 +32,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
32
32
|
"default": () => (/* binding */ src)
|
33
33
|
});
|
34
34
|
|
35
|
-
;//
|
36
|
-
var x = y => {
|
37
|
-
var
|
38
|
-
|
39
|
-
|
35
|
+
;// external "../shared"
|
36
|
+
var x = (y) => {
|
37
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
38
|
+
}
|
39
|
+
var y = (x) => (() => (x))
|
40
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
41
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
40
42
|
function _typeof(o) {
|
41
43
|
"@babel/helpers - typeof";
|
42
44
|
|
@@ -46,7 +48,7 @@ function _typeof(o) {
|
|
46
48
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
47
49
|
}, _typeof(o);
|
48
50
|
}
|
49
|
-
;//
|
51
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
50
52
|
|
51
53
|
function toPrimitive(t, r) {
|
52
54
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -58,14 +60,14 @@ function toPrimitive(t, r) {
|
|
58
60
|
}
|
59
61
|
return ("string" === r ? String : Number)(t);
|
60
62
|
}
|
61
|
-
;//
|
63
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
62
64
|
|
63
65
|
|
64
66
|
function toPropertyKey(t) {
|
65
67
|
var i = toPrimitive(t, "string");
|
66
68
|
return "symbol" == _typeof(i) ? i : String(i);
|
67
69
|
}
|
68
|
-
;//
|
70
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
69
71
|
|
70
72
|
function _defineProperty(obj, key, value) {
|
71
73
|
key = toPropertyKey(key);
|
@@ -81,15 +83,19 @@ function _defineProperty(obj, key, value) {
|
|
81
83
|
}
|
82
84
|
return obj;
|
83
85
|
}
|
84
|
-
;//
|
85
|
-
var external_vue_x = y => {
|
86
|
-
var
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
86
|
+
;// external "vue"
|
87
|
+
var external_vue_x = (y) => {
|
88
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
89
|
+
}
|
90
|
+
var external_vue_y = (x) => (() => (x))
|
91
|
+
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), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
|
92
|
+
;// external "../config-provider"
|
93
|
+
var config_provider_x = (y) => {
|
94
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
95
|
+
}
|
96
|
+
var config_provider_y = (x) => (() => (x))
|
97
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
98
|
+
;// ../../packages/swiper/src/swiper.tsx
|
93
99
|
|
94
100
|
|
95
101
|
/*
|
@@ -304,7 +310,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
304
310
|
};
|
305
311
|
}
|
306
312
|
}));
|
307
|
-
;//
|
313
|
+
;// ../../packages/swiper/src/index.ts
|
308
314
|
/*
|
309
315
|
* Tencent is pleased to support the open source community by making
|
310
316
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/switcher/index.js
CHANGED
@@ -33,11 +33,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
33
33
|
"default": () => (/* binding */ src)
|
34
34
|
});
|
35
35
|
|
36
|
-
;//
|
37
|
-
var x = y => {
|
38
|
-
var
|
39
|
-
|
40
|
-
|
36
|
+
;// external "../shared"
|
37
|
+
var x = (y) => {
|
38
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
39
|
+
}
|
40
|
+
var y = (x) => (() => (x))
|
41
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["SwitcherThemeType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.SwitcherThemeType), ["useFormItem"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
42
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
41
43
|
function _typeof(o) {
|
42
44
|
"@babel/helpers - typeof";
|
43
45
|
|
@@ -47,7 +49,7 @@ function _typeof(o) {
|
|
47
49
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
48
50
|
}, _typeof(o);
|
49
51
|
}
|
50
|
-
;//
|
52
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
51
53
|
|
52
54
|
function toPrimitive(t, r) {
|
53
55
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -59,14 +61,14 @@ function toPrimitive(t, r) {
|
|
59
61
|
}
|
60
62
|
return ("string" === r ? String : Number)(t);
|
61
63
|
}
|
62
|
-
;//
|
64
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
63
65
|
|
64
66
|
|
65
67
|
function toPropertyKey(t) {
|
66
68
|
var i = toPrimitive(t, "string");
|
67
69
|
return "symbol" == _typeof(i) ? i : String(i);
|
68
70
|
}
|
69
|
-
;//
|
71
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
70
72
|
|
71
73
|
function _defineProperty(obj, key, value) {
|
72
74
|
key = toPropertyKey(key);
|
@@ -82,19 +84,25 @@ function _defineProperty(obj, key, value) {
|
|
82
84
|
}
|
83
85
|
return obj;
|
84
86
|
}
|
85
|
-
;//
|
86
|
-
var external_vue_x = y => {
|
87
|
-
var
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
var
|
96
|
-
const
|
97
|
-
;//
|
87
|
+
;// external "vue"
|
88
|
+
var external_vue_x = (y) => {
|
89
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
90
|
+
}
|
91
|
+
var external_vue_y = (x) => (() => (x))
|
92
|
+
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), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
|
93
|
+
;// external "../config-provider"
|
94
|
+
var config_provider_x = (y) => {
|
95
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
96
|
+
}
|
97
|
+
var config_provider_y = (x) => (() => (x))
|
98
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
99
|
+
;// external "../icon"
|
100
|
+
var icon_x = (y) => {
|
101
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
102
|
+
}
|
103
|
+
var icon_y = (x) => (() => (x))
|
104
|
+
const icon_namespaceObject = icon_x({ ["SwitcherLoading"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.SwitcherLoading) });
|
105
|
+
;// ../../packages/switcher/src/switcher.tsx
|
98
106
|
|
99
107
|
|
100
108
|
/*
|
@@ -243,7 +251,7 @@ var switcherEmitEventsType = _defineProperty(_defineProperty({}, EVENTS.UPDATE,
|
|
243
251
|
};
|
244
252
|
}
|
245
253
|
}));
|
246
|
-
;//
|
254
|
+
;// ../../packages/switcher/src/index.ts
|
247
255
|
/*
|
248
256
|
* Tencent is pleased to support the open source community by making
|
249
257
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|