bkui-vue 2.0.2-beta.44 → 2.0.2-beta.46
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/License.txt +1 -2
- package/dist/index.cjs.js +47 -42
- package/dist/index.esm.js +7199 -7009
- package/dist/index.umd.js +50 -45
- package/dist/locale/en.esm.js.map +1 -1
- package/dist/locale/en.umd.js.map +1 -1
- package/dist/locale/ja-jp.esm.js +1 -1
- package/dist/locale/ja-jp.esm.js.map +1 -1
- package/dist/locale/ja-jp.umd.js +1 -1
- package/dist/locale/ja-jp.umd.js.map +1 -1
- package/dist/locale/zh-cn.esm.js.map +1 -1
- package/dist/locale/zh-cn.umd.js.map +1 -1
- package/lib/affix/index.js +14 -16
- package/lib/alert/index.js +14 -16
- package/lib/animate-number/index.js +13 -14
- package/lib/backtop/index.js +12 -13
- package/lib/badge/index.js +14 -16
- package/lib/breadcrumb/index.js +15 -17
- package/lib/button/button.d.ts +1 -1
- package/lib/button/index.js +15 -17
- package/lib/card/index.js +14 -16
- package/lib/cascader/index.js +104 -111
- package/lib/checkbox/index.js +41 -39
- package/lib/code-diff/index.js +1173 -677
- package/lib/collapse/index.js +47 -45
- package/lib/collapse-transition/index.js +5 -6
- package/lib/color-picker/index.js +72 -73
- package/lib/components.js +1 -1
- package/lib/config-provider/index.d.ts +1 -1
- package/lib/config-provider/index.js +18 -20
- package/lib/container/index.js +26 -30
- package/lib/date-picker/index.js +79 -72
- package/lib/dialog/index.js +56 -477
- package/lib/directives/index.js +42 -39
- package/lib/dist.index.js +1 -1
- package/lib/divider/index.js +5 -6
- package/lib/dropdown/index.js +21 -25
- package/lib/exception/index.js +16 -19
- package/lib/fixed-navbar/index.js +4 -5
- package/lib/form/index.js +48 -45
- package/lib/hooks.js +1 -1
- package/lib/icon/angle-double-down-line.js +30 -37
- package/lib/icon/angle-double-left-line.js +30 -37
- package/lib/icon/angle-double-left.js +30 -37
- package/lib/icon/angle-double-right-line.js +30 -37
- package/lib/icon/angle-double-right.js +30 -37
- package/lib/icon/angle-double-up-line.js +30 -37
- package/lib/icon/angle-down-fill.js +30 -37
- package/lib/icon/angle-down-line.js +30 -37
- package/lib/icon/angle-down.js +30 -37
- package/lib/icon/angle-left.js +30 -37
- package/lib/icon/angle-right.js +30 -37
- package/lib/icon/angle-up-fill.js +30 -37
- package/lib/icon/angle-up.js +30 -37
- package/lib/icon/archive-fill.js +30 -37
- package/lib/icon/arrows-left.js +30 -37
- package/lib/icon/arrows-right.js +30 -37
- package/lib/icon/assistant.js +30 -37
- package/lib/icon/audio-fill.js +30 -37
- package/lib/icon/bk.js +30 -37
- package/lib/icon/circle.js +30 -37
- package/lib/icon/close-line.js +30 -37
- package/lib/icon/close.js +30 -37
- package/lib/icon/code.js +30 -37
- package/lib/icon/cog-shape.js +30 -37
- package/lib/icon/collapse-left.js +30 -37
- package/lib/icon/copy-shape.js +30 -37
- package/lib/icon/copy.js +30 -37
- package/lib/icon/data-shape.js +30 -37
- package/lib/icon/del.js +30 -37
- package/lib/icon/doc-fill.js +30 -37
- package/lib/icon/done.js +30 -37
- package/lib/icon/down-shape.js +30 -37
- package/lib/icon/down-small.js +30 -37
- package/lib/icon/edit-line.js +30 -37
- package/lib/icon/ellipsis.js +30 -37
- package/lib/icon/enlarge-line.js +30 -37
- package/lib/icon/error.js +30 -37
- package/lib/icon/excel-fill.js +30 -37
- package/lib/icon/exclamation-circle-shape.js +30 -37
- package/lib/icon/eye.js +30 -37
- package/lib/icon/filliscreen-line.js +30 -37
- package/lib/icon/fix-line.js +30 -37
- package/lib/icon/fix-shape.js +30 -37
- package/lib/icon/folder-open.js +30 -37
- package/lib/icon/folder-shape-open.js +30 -37
- package/lib/icon/folder-shape.js +30 -37
- package/lib/icon/folder.js +30 -37
- package/lib/icon/funnel.js +30 -37
- package/lib/icon/grag-fill.js +30 -37
- package/lib/icon/help-document-fill.js +30 -37
- package/lib/icon/help-fill.js +30 -37
- package/lib/icon/help.js +30 -37
- package/lib/icon/image-fill.js +30 -37
- package/lib/icon/img-error.js +30 -37
- package/lib/icon/img-placehoulder.js +30 -37
- package/lib/icon/index.js +1 -1
- package/lib/icon/info-line.js +30 -37
- package/lib/icon/info.js +30 -37
- package/lib/icon/left-shape.js +30 -37
- package/lib/icon/left-turn-line.js +30 -37
- package/lib/icon/loading.js +30 -37
- package/lib/icon/narrow-line.js +30 -37
- package/lib/icon/original.js +30 -37
- package/lib/icon/pdf-fill.js +30 -37
- package/lib/icon/play-shape.js +30 -37
- package/lib/icon/plus.js +30 -37
- package/lib/icon/ppt-fill.js +30 -37
- package/lib/icon/qq.js +30 -37
- package/lib/icon/right-shape.js +30 -37
- package/lib/icon/right-turn-line.js +30 -37
- package/lib/icon/search.js +30 -37
- package/lib/icon/share.js +30 -37
- package/lib/icon/spinner.js +30 -37
- package/lib/icon/success.js +30 -37
- package/lib/icon/switcher-loading.js +30 -37
- package/lib/icon/text-all.js +30 -37
- package/lib/icon/text-file.js +30 -37
- package/lib/icon/text-fill.js +30 -37
- package/lib/icon/transfer.js +30 -37
- package/lib/icon/tree-application-shape.js +30 -37
- package/lib/icon/unfull-screen.js +30 -37
- package/lib/icon/unvisible.js +30 -37
- package/lib/icon/up-shape.js +30 -37
- package/lib/icon/upload.js +30 -37
- package/lib/icon/video-fill.js +30 -37
- package/lib/icon/warn.js +30 -37
- package/lib/icon/weixin-pro.js +30 -37
- package/lib/icon/weixin.js +30 -37
- package/lib/image/index.js +57 -55
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +65 -464
- package/lib/input/index.js +70 -68
- package/lib/link/index.js +4 -4
- package/lib/loading/index.js +25 -28
- package/lib/locale/index.js +16 -16
- package/lib/menu/index.js +42 -40
- package/lib/message/index.js +37 -34
- package/lib/modal/index.js +17 -19
- package/lib/navigation/index.js +10 -12
- package/lib/notify/index.js +15 -17
- package/lib/overflow-title/index.js +12 -13
- package/lib/pagination/index.js +38 -35
- package/lib/pop-confirm/index.js +7 -8
- package/lib/popover/index.js +226 -153
- package/lib/popover2/index.js +4 -4
- package/lib/preset.js +1 -1
- package/lib/process/index.js +61 -454
- package/lib/process/process.d.ts +1 -1
- package/lib/progress/index.js +20 -23
- package/lib/radio/index.js +42 -39
- package/lib/rate/index.js +15 -17
- package/lib/resize-layout/index.js +20 -22
- package/lib/scrollbar/index.js +57 -64
- package/lib/search-select/index.js +233 -606
- package/lib/select/index.js +126 -478
- package/lib/shared/index.d.ts +1 -1
- package/lib/shared/index.js +93 -105
- package/lib/shared/z-index-manager.d.ts +1 -1
- package/lib/sideslider/index.js +45 -443
- package/lib/slider/index.d.ts +1 -1
- package/lib/slider/index.js +52 -449
- package/lib/slider/slider-button.d.ts +1 -1
- package/lib/slider/slider.d.ts +1 -1
- package/lib/steps/index.js +62 -460
- package/lib/steps/steps.d.ts +1 -1
- package/lib/swiper/index.js +17 -19
- package/lib/switcher/index.js +14 -16
- package/lib/tab/index.js +50 -48
- package/lib/table/index.js +184 -533
- package/lib/table-column/index.js +1 -1
- package/lib/tag/index.js +14 -16
- package/lib/tag-input/index.js +58 -52
- package/lib/time-picker/index.js +1 -1
- package/lib/timeline/index.js +3 -2
- package/lib/timeline/timeline.d.ts +1 -1
- package/lib/transfer/index.d.ts +1 -1
- package/lib/transfer/index.js +26 -21
- package/lib/transfer/transfer.d.ts +1 -1
- package/lib/tree/index.js +85 -78
- package/lib/upload/index.js +144 -495
- package/lib/virtual-render/index.js +54 -58
- package/lib/volar.components.d.ts +1 -1
- package/package.json +13 -2
package/lib/form/index.js
CHANGED
@@ -28,14 +28,14 @@ __webpack_require__.d(__webpack_exports__, {
|
|
28
28
|
// UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, clickoutside, mousewheel, overflowTitle
|
29
29
|
|
30
30
|
;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
|
31
|
-
function _createForOfIteratorHelper(
|
32
|
-
function _unsupportedIterableToArray(
|
33
|
-
function _arrayLikeToArray(
|
31
|
+
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
32
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
33
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
34
34
|
/*
|
35
35
|
* Tencent is pleased to support the open source community by making
|
36
36
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
37
37
|
*
|
38
|
-
* Copyright (C)
|
38
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
39
39
|
*
|
40
40
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
41
41
|
*
|
@@ -163,7 +163,7 @@ var popover_ = __webpack_require__(563);
|
|
163
163
|
* Tencent is pleased to support the open source community by making
|
164
164
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
165
165
|
*
|
166
|
-
* Copyright (C)
|
166
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
167
167
|
*
|
168
168
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
169
169
|
*
|
@@ -275,7 +275,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
|
|
275
275
|
* Tencent is pleased to support the open source community by making
|
276
276
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
277
277
|
*
|
278
|
-
* Copyright (C)
|
278
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
279
279
|
*
|
280
280
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
281
281
|
*
|
@@ -334,7 +334,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
334
334
|
* Tencent is pleased to support the open source community by making
|
335
335
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
336
336
|
*
|
337
|
-
* Copyright (C)
|
337
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
338
338
|
*
|
339
339
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
340
340
|
*
|
@@ -626,7 +626,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
626
626
|
* Tencent is pleased to support the open source community by making
|
627
627
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
628
628
|
*
|
629
|
-
* Copyright (C)
|
629
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
630
630
|
*
|
631
631
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
632
632
|
*
|
@@ -1295,12 +1295,13 @@ module.exports = x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.compute
|
|
1295
1295
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1296
1296
|
/* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
|
1297
1297
|
/* harmony export */ });
|
1298
|
-
function _arrayLikeToArray(
|
1299
|
-
|
1300
|
-
for (var
|
1301
|
-
return
|
1298
|
+
function _arrayLikeToArray(r, a) {
|
1299
|
+
(null == a || a > r.length) && (a = r.length);
|
1300
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
1301
|
+
return n;
|
1302
1302
|
}
|
1303
1303
|
|
1304
|
+
|
1304
1305
|
/***/ }),
|
1305
1306
|
|
1306
1307
|
/***/ 74:
|
@@ -1311,10 +1312,11 @@ function _arrayLikeToArray(arr, len) {
|
|
1311
1312
|
/* harmony export */ });
|
1312
1313
|
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
1313
1314
|
|
1314
|
-
function _arrayWithoutHoles(
|
1315
|
-
if (Array.isArray(
|
1315
|
+
function _arrayWithoutHoles(r) {
|
1316
|
+
if (Array.isArray(r)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r);
|
1316
1317
|
}
|
1317
1318
|
|
1319
|
+
|
1318
1320
|
/***/ }),
|
1319
1321
|
|
1320
1322
|
/***/ 6666:
|
@@ -1325,21 +1327,16 @@ function _arrayWithoutHoles(arr) {
|
|
1325
1327
|
/* harmony export */ });
|
1326
1328
|
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
|
1327
1329
|
|
1328
|
-
function _defineProperty(
|
1329
|
-
|
1330
|
-
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
writable: true
|
1336
|
-
});
|
1337
|
-
} else {
|
1338
|
-
obj[key] = value;
|
1339
|
-
}
|
1340
|
-
return obj;
|
1330
|
+
function _defineProperty(e, r, t) {
|
1331
|
+
return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
|
1332
|
+
value: t,
|
1333
|
+
enumerable: !0,
|
1334
|
+
configurable: !0,
|
1335
|
+
writable: !0
|
1336
|
+
}) : e[r] = t, e;
|
1341
1337
|
}
|
1342
1338
|
|
1339
|
+
|
1343
1340
|
/***/ }),
|
1344
1341
|
|
1345
1342
|
/***/ 1079:
|
@@ -1348,10 +1345,11 @@ function _defineProperty(obj, key, value) {
|
|
1348
1345
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1349
1346
|
/* harmony export */ "default": () => (/* binding */ _iterableToArray)
|
1350
1347
|
/* harmony export */ });
|
1351
|
-
function _iterableToArray(
|
1352
|
-
if (typeof Symbol
|
1348
|
+
function _iterableToArray(r) {
|
1349
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
1353
1350
|
}
|
1354
1351
|
|
1352
|
+
|
1355
1353
|
/***/ }),
|
1356
1354
|
|
1357
1355
|
/***/ 6098:
|
@@ -1364,6 +1362,7 @@ function _nonIterableSpread() {
|
|
1364
1362
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1365
1363
|
}
|
1366
1364
|
|
1365
|
+
|
1367
1366
|
/***/ }),
|
1368
1367
|
|
1369
1368
|
/***/ 7930:
|
@@ -1380,10 +1379,11 @@ function _nonIterableSpread() {
|
|
1380
1379
|
|
1381
1380
|
|
1382
1381
|
|
1383
|
-
function _toConsumableArray(
|
1384
|
-
return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(
|
1382
|
+
function _toConsumableArray(r) {
|
1383
|
+
return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(r) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(r) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
|
1385
1384
|
}
|
1386
1385
|
|
1386
|
+
|
1387
1387
|
/***/ }),
|
1388
1388
|
|
1389
1389
|
/***/ 9745:
|
@@ -1405,6 +1405,7 @@ function toPrimitive(t, r) {
|
|
1405
1405
|
return ("string" === r ? String : Number)(t);
|
1406
1406
|
}
|
1407
1407
|
|
1408
|
+
|
1408
1409
|
/***/ }),
|
1409
1410
|
|
1410
1411
|
/***/ 3795:
|
@@ -1419,9 +1420,10 @@ function toPrimitive(t, r) {
|
|
1419
1420
|
|
1420
1421
|
function toPropertyKey(t) {
|
1421
1422
|
var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
|
1422
|
-
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i :
|
1423
|
+
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : i + "";
|
1423
1424
|
}
|
1424
1425
|
|
1426
|
+
|
1425
1427
|
/***/ }),
|
1426
1428
|
|
1427
1429
|
/***/ 6522:
|
@@ -1440,6 +1442,7 @@ function _typeof(o) {
|
|
1440
1442
|
}, _typeof(o);
|
1441
1443
|
}
|
1442
1444
|
|
1445
|
+
|
1443
1446
|
/***/ }),
|
1444
1447
|
|
1445
1448
|
/***/ 9147:
|
@@ -1450,15 +1453,15 @@ function _typeof(o) {
|
|
1450
1453
|
/* harmony export */ });
|
1451
1454
|
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
1452
1455
|
|
1453
|
-
function _unsupportedIterableToArray(
|
1454
|
-
if (
|
1455
|
-
|
1456
|
-
|
1457
|
-
|
1458
|
-
|
1459
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
|
1456
|
+
function _unsupportedIterableToArray(r, a) {
|
1457
|
+
if (r) {
|
1458
|
+
if ("string" == typeof r) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a);
|
1459
|
+
var t = {}.toString.call(r).slice(8, -1);
|
1460
|
+
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a) : void 0;
|
1461
|
+
}
|
1460
1462
|
}
|
1461
1463
|
|
1464
|
+
|
1462
1465
|
/***/ })
|
1463
1466
|
|
1464
1467
|
/******/ });
|
@@ -1546,7 +1549,7 @@ const config_provider_namespaceObject = x({ ["useLocale"]: () => __WEBPACK_EXTER
|
|
1546
1549
|
* Tencent is pleased to support the open source community by making
|
1547
1550
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1548
1551
|
*
|
1549
|
-
* Copyright (C)
|
1552
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1550
1553
|
*
|
1551
1554
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1552
1555
|
*
|
@@ -1666,7 +1669,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
1666
1669
|
* Tencent is pleased to support the open source community by making
|
1667
1670
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1668
1671
|
*
|
1669
|
-
* Copyright (C)
|
1672
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1670
1673
|
*
|
1671
1674
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1672
1675
|
*
|
@@ -1843,7 +1846,7 @@ const isFunction_namespaceObject = isFunction_x({ ["default"]: () => __WEBPACK_E
|
|
1843
1846
|
* Tencent is pleased to support the open source community by making
|
1844
1847
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1845
1848
|
*
|
1846
|
-
* Copyright (C)
|
1849
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1847
1850
|
*
|
1848
1851
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1849
1852
|
*
|
@@ -1883,7 +1886,7 @@ const isEmpty_namespaceObject = isEmpty_x({ ["default"]: () => __WEBPACK_EXTERNA
|
|
1883
1886
|
* Tencent is pleased to support the open source community by making
|
1884
1887
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1885
1888
|
*
|
1886
|
-
* Copyright (C)
|
1889
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1887
1890
|
*
|
1888
1891
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1889
1892
|
*
|
@@ -1941,7 +1944,7 @@ function form_item_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
1941
1944
|
* Tencent is pleased to support the open source community by making
|
1942
1945
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1943
1946
|
*
|
1944
|
-
* Copyright (C)
|
1947
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1945
1948
|
*
|
1946
1949
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1947
1950
|
*
|
@@ -2324,7 +2327,7 @@ var isValid = function isValid(value) {
|
|
2324
2327
|
* Tencent is pleased to support the open source community by making
|
2325
2328
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
2326
2329
|
*
|
2327
|
-
* Copyright (C)
|
2330
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
2328
2331
|
*
|
2329
2332
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
2330
2333
|
*
|
package/lib/hooks.js
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
* Tencent is pleased to support the open source community by making
|
3
3
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
4
4
|
*
|
5
|
-
* Copyright (C)
|
5
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
6
6
|
*
|
7
7
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
8
8
|
*
|
@@ -38,6 +38,7 @@ function _typeof(o) {
|
|
38
38
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
39
39
|
}, _typeof(o);
|
40
40
|
}
|
41
|
+
|
41
42
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
42
43
|
|
43
44
|
function toPrimitive(t, r) {
|
@@ -50,63 +51,55 @@ function toPrimitive(t, r) {
|
|
50
51
|
}
|
51
52
|
return ("string" === r ? String : Number)(t);
|
52
53
|
}
|
54
|
+
|
53
55
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
54
56
|
|
55
57
|
|
56
58
|
function toPropertyKey(t) {
|
57
59
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i :
|
60
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
59
61
|
}
|
62
|
+
|
60
63
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
64
|
|
62
|
-
function _defineProperty(
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
writable: true
|
70
|
-
});
|
71
|
-
} else {
|
72
|
-
obj[key] = value;
|
73
|
-
}
|
74
|
-
return obj;
|
65
|
+
function _defineProperty(e, r, t) {
|
66
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
67
|
+
value: t,
|
68
|
+
enumerable: !0,
|
69
|
+
configurable: !0,
|
70
|
+
writable: !0
|
71
|
+
}) : e[r] = t, e;
|
75
72
|
}
|
73
|
+
|
76
74
|
;// CONCATENATED MODULE: external "vue"
|
77
75
|
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
78
76
|
var y = x => () => x
|
79
77
|
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
80
78
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
81
|
-
function _objectWithoutPropertiesLoose(
|
82
|
-
if (
|
83
|
-
var
|
84
|
-
var
|
85
|
-
|
86
|
-
|
87
|
-
key = sourceKeys[i];
|
88
|
-
if (excluded.indexOf(key) >= 0) continue;
|
89
|
-
target[key] = source[key];
|
79
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
80
|
+
if (null == r) return {};
|
81
|
+
var t = {};
|
82
|
+
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
83
|
+
if (-1 !== e.indexOf(n)) continue;
|
84
|
+
t[n] = r[n];
|
90
85
|
}
|
91
|
-
return
|
86
|
+
return t;
|
92
87
|
}
|
88
|
+
|
93
89
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
94
90
|
|
95
|
-
function _objectWithoutProperties(
|
96
|
-
if (
|
97
|
-
var
|
98
|
-
|
91
|
+
function _objectWithoutProperties(e, t) {
|
92
|
+
if (null == e) return {};
|
93
|
+
var o,
|
94
|
+
r,
|
95
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
99
96
|
if (Object.getOwnPropertySymbols) {
|
100
|
-
var
|
101
|
-
for (
|
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
|
-
}
|
97
|
+
var n = Object.getOwnPropertySymbols(e);
|
98
|
+
for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
107
99
|
}
|
108
|
-
return
|
100
|
+
return i;
|
109
101
|
}
|
102
|
+
|
110
103
|
;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
|
111
104
|
|
112
105
|
|
@@ -118,7 +111,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
118
111
|
* Tencent is pleased to support the open source community by making
|
119
112
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
120
113
|
*
|
121
|
-
* Copyright (C)
|
114
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
122
115
|
*
|
123
116
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
124
117
|
*
|
@@ -38,6 +38,7 @@ function _typeof(o) {
|
|
38
38
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
39
39
|
}, _typeof(o);
|
40
40
|
}
|
41
|
+
|
41
42
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
42
43
|
|
43
44
|
function toPrimitive(t, r) {
|
@@ -50,63 +51,55 @@ function toPrimitive(t, r) {
|
|
50
51
|
}
|
51
52
|
return ("string" === r ? String : Number)(t);
|
52
53
|
}
|
54
|
+
|
53
55
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
54
56
|
|
55
57
|
|
56
58
|
function toPropertyKey(t) {
|
57
59
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i :
|
60
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
59
61
|
}
|
62
|
+
|
60
63
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
64
|
|
62
|
-
function _defineProperty(
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
writable: true
|
70
|
-
});
|
71
|
-
} else {
|
72
|
-
obj[key] = value;
|
73
|
-
}
|
74
|
-
return obj;
|
65
|
+
function _defineProperty(e, r, t) {
|
66
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
67
|
+
value: t,
|
68
|
+
enumerable: !0,
|
69
|
+
configurable: !0,
|
70
|
+
writable: !0
|
71
|
+
}) : e[r] = t, e;
|
75
72
|
}
|
73
|
+
|
76
74
|
;// CONCATENATED MODULE: external "vue"
|
77
75
|
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
78
76
|
var y = x => () => x
|
79
77
|
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
80
78
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
81
|
-
function _objectWithoutPropertiesLoose(
|
82
|
-
if (
|
83
|
-
var
|
84
|
-
var
|
85
|
-
|
86
|
-
|
87
|
-
key = sourceKeys[i];
|
88
|
-
if (excluded.indexOf(key) >= 0) continue;
|
89
|
-
target[key] = source[key];
|
79
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
80
|
+
if (null == r) return {};
|
81
|
+
var t = {};
|
82
|
+
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
83
|
+
if (-1 !== e.indexOf(n)) continue;
|
84
|
+
t[n] = r[n];
|
90
85
|
}
|
91
|
-
return
|
86
|
+
return t;
|
92
87
|
}
|
88
|
+
|
93
89
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
94
90
|
|
95
|
-
function _objectWithoutProperties(
|
96
|
-
if (
|
97
|
-
var
|
98
|
-
|
91
|
+
function _objectWithoutProperties(e, t) {
|
92
|
+
if (null == e) return {};
|
93
|
+
var o,
|
94
|
+
r,
|
95
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
99
96
|
if (Object.getOwnPropertySymbols) {
|
100
|
-
var
|
101
|
-
for (
|
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
|
-
}
|
97
|
+
var n = Object.getOwnPropertySymbols(e);
|
98
|
+
for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
107
99
|
}
|
108
|
-
return
|
100
|
+
return i;
|
109
101
|
}
|
102
|
+
|
110
103
|
;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
|
111
104
|
|
112
105
|
|
@@ -118,7 +111,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
118
111
|
* Tencent is pleased to support the open source community by making
|
119
112
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
120
113
|
*
|
121
|
-
* Copyright (C)
|
114
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
122
115
|
*
|
123
116
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
124
117
|
*
|
@@ -38,6 +38,7 @@ function _typeof(o) {
|
|
38
38
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
39
39
|
}, _typeof(o);
|
40
40
|
}
|
41
|
+
|
41
42
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
42
43
|
|
43
44
|
function toPrimitive(t, r) {
|
@@ -50,63 +51,55 @@ function toPrimitive(t, r) {
|
|
50
51
|
}
|
51
52
|
return ("string" === r ? String : Number)(t);
|
52
53
|
}
|
54
|
+
|
53
55
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
54
56
|
|
55
57
|
|
56
58
|
function toPropertyKey(t) {
|
57
59
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i :
|
60
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
59
61
|
}
|
62
|
+
|
60
63
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
64
|
|
62
|
-
function _defineProperty(
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
writable: true
|
70
|
-
});
|
71
|
-
} else {
|
72
|
-
obj[key] = value;
|
73
|
-
}
|
74
|
-
return obj;
|
65
|
+
function _defineProperty(e, r, t) {
|
66
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
67
|
+
value: t,
|
68
|
+
enumerable: !0,
|
69
|
+
configurable: !0,
|
70
|
+
writable: !0
|
71
|
+
}) : e[r] = t, e;
|
75
72
|
}
|
73
|
+
|
76
74
|
;// CONCATENATED MODULE: external "vue"
|
77
75
|
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
78
76
|
var y = x => () => x
|
79
77
|
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
80
78
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
81
|
-
function _objectWithoutPropertiesLoose(
|
82
|
-
if (
|
83
|
-
var
|
84
|
-
var
|
85
|
-
|
86
|
-
|
87
|
-
key = sourceKeys[i];
|
88
|
-
if (excluded.indexOf(key) >= 0) continue;
|
89
|
-
target[key] = source[key];
|
79
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
80
|
+
if (null == r) return {};
|
81
|
+
var t = {};
|
82
|
+
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
83
|
+
if (-1 !== e.indexOf(n)) continue;
|
84
|
+
t[n] = r[n];
|
90
85
|
}
|
91
|
-
return
|
86
|
+
return t;
|
92
87
|
}
|
88
|
+
|
93
89
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
94
90
|
|
95
|
-
function _objectWithoutProperties(
|
96
|
-
if (
|
97
|
-
var
|
98
|
-
|
91
|
+
function _objectWithoutProperties(e, t) {
|
92
|
+
if (null == e) return {};
|
93
|
+
var o,
|
94
|
+
r,
|
95
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
99
96
|
if (Object.getOwnPropertySymbols) {
|
100
|
-
var
|
101
|
-
for (
|
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
|
-
}
|
97
|
+
var n = Object.getOwnPropertySymbols(e);
|
98
|
+
for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
107
99
|
}
|
108
|
-
return
|
100
|
+
return i;
|
109
101
|
}
|
102
|
+
|
110
103
|
;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
|
111
104
|
|
112
105
|
|
@@ -118,7 +111,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
118
111
|
* Tencent is pleased to support the open source community by making
|
119
112
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
120
113
|
*
|
121
|
-
* Copyright (C)
|
114
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
122
115
|
*
|
123
116
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
124
117
|
*
|