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/directives/index.js
CHANGED
@@ -645,12 +645,13 @@ module.exports = x({ ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"
|
|
645
645
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
646
646
|
/* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
|
647
647
|
/* harmony export */ });
|
648
|
-
function _arrayLikeToArray(
|
649
|
-
|
650
|
-
for (var
|
651
|
-
return
|
648
|
+
function _arrayLikeToArray(r, a) {
|
649
|
+
(null == a || a > r.length) && (a = r.length);
|
650
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
651
|
+
return n;
|
652
652
|
}
|
653
653
|
|
654
|
+
|
654
655
|
/***/ }),
|
655
656
|
|
656
657
|
/***/ 74:
|
@@ -661,10 +662,11 @@ function _arrayLikeToArray(arr, len) {
|
|
661
662
|
/* harmony export */ });
|
662
663
|
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
663
664
|
|
664
|
-
function _arrayWithoutHoles(
|
665
|
-
if (Array.isArray(
|
665
|
+
function _arrayWithoutHoles(r) {
|
666
|
+
if (Array.isArray(r)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r);
|
666
667
|
}
|
667
668
|
|
669
|
+
|
668
670
|
/***/ }),
|
669
671
|
|
670
672
|
/***/ 6666:
|
@@ -675,21 +677,16 @@ function _arrayWithoutHoles(arr) {
|
|
675
677
|
/* harmony export */ });
|
676
678
|
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
|
677
679
|
|
678
|
-
function _defineProperty(
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
writable: true
|
686
|
-
});
|
687
|
-
} else {
|
688
|
-
obj[key] = value;
|
689
|
-
}
|
690
|
-
return obj;
|
680
|
+
function _defineProperty(e, r, t) {
|
681
|
+
return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
|
682
|
+
value: t,
|
683
|
+
enumerable: !0,
|
684
|
+
configurable: !0,
|
685
|
+
writable: !0
|
686
|
+
}) : e[r] = t, e;
|
691
687
|
}
|
692
688
|
|
689
|
+
|
693
690
|
/***/ }),
|
694
691
|
|
695
692
|
/***/ 1079:
|
@@ -698,10 +695,11 @@ function _defineProperty(obj, key, value) {
|
|
698
695
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
699
696
|
/* harmony export */ "default": () => (/* binding */ _iterableToArray)
|
700
697
|
/* harmony export */ });
|
701
|
-
function _iterableToArray(
|
702
|
-
if (typeof Symbol
|
698
|
+
function _iterableToArray(r) {
|
699
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
703
700
|
}
|
704
701
|
|
702
|
+
|
705
703
|
/***/ }),
|
706
704
|
|
707
705
|
/***/ 6098:
|
@@ -714,6 +712,7 @@ function _nonIterableSpread() {
|
|
714
712
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
715
713
|
}
|
716
714
|
|
715
|
+
|
717
716
|
/***/ }),
|
718
717
|
|
719
718
|
/***/ 7930:
|
@@ -730,10 +729,11 @@ function _nonIterableSpread() {
|
|
730
729
|
|
731
730
|
|
732
731
|
|
733
|
-
function _toConsumableArray(
|
734
|
-
return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(
|
732
|
+
function _toConsumableArray(r) {
|
733
|
+
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"])();
|
735
734
|
}
|
736
735
|
|
736
|
+
|
737
737
|
/***/ }),
|
738
738
|
|
739
739
|
/***/ 9745:
|
@@ -755,6 +755,7 @@ function toPrimitive(t, r) {
|
|
755
755
|
return ("string" === r ? String : Number)(t);
|
756
756
|
}
|
757
757
|
|
758
|
+
|
758
759
|
/***/ }),
|
759
760
|
|
760
761
|
/***/ 3795:
|
@@ -769,9 +770,10 @@ function toPrimitive(t, r) {
|
|
769
770
|
|
770
771
|
function toPropertyKey(t) {
|
771
772
|
var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
|
772
|
-
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i :
|
773
|
+
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : i + "";
|
773
774
|
}
|
774
775
|
|
776
|
+
|
775
777
|
/***/ }),
|
776
778
|
|
777
779
|
/***/ 6522:
|
@@ -790,6 +792,7 @@ function _typeof(o) {
|
|
790
792
|
}, _typeof(o);
|
791
793
|
}
|
792
794
|
|
795
|
+
|
793
796
|
/***/ }),
|
794
797
|
|
795
798
|
/***/ 9147:
|
@@ -800,15 +803,15 @@ function _typeof(o) {
|
|
800
803
|
/* harmony export */ });
|
801
804
|
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
802
805
|
|
803
|
-
function _unsupportedIterableToArray(
|
804
|
-
if (
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
|
806
|
+
function _unsupportedIterableToArray(r, a) {
|
807
|
+
if (r) {
|
808
|
+
if ("string" == typeof r) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a);
|
809
|
+
var t = {}.toString.call(r).slice(8, -1);
|
810
|
+
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;
|
811
|
+
}
|
810
812
|
}
|
811
813
|
|
814
|
+
|
812
815
|
/***/ })
|
813
816
|
|
814
817
|
/******/ });
|
@@ -884,14 +887,14 @@ __webpack_require__.d(__webpack_exports__, {
|
|
884
887
|
});
|
885
888
|
|
886
889
|
;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
|
887
|
-
function _createForOfIteratorHelper(
|
888
|
-
function _unsupportedIterableToArray(
|
889
|
-
function _arrayLikeToArray(
|
890
|
+
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; } } }; }
|
891
|
+
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; } }
|
892
|
+
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; }
|
890
893
|
/*
|
891
894
|
* Tencent is pleased to support the open source community by making
|
892
895
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
893
896
|
*
|
894
|
-
* Copyright (C)
|
897
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
895
898
|
*
|
896
899
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
897
900
|
*
|
@@ -1019,7 +1022,7 @@ var popover_ = __webpack_require__(563);
|
|
1019
1022
|
* Tencent is pleased to support the open source community by making
|
1020
1023
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1021
1024
|
*
|
1022
|
-
* Copyright (C)
|
1025
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1023
1026
|
*
|
1024
1027
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1025
1028
|
*
|
@@ -1131,7 +1134,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
|
|
1131
1134
|
* Tencent is pleased to support the open source community by making
|
1132
1135
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1133
1136
|
*
|
1134
|
-
* Copyright (C)
|
1137
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1135
1138
|
*
|
1136
1139
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1137
1140
|
*
|
@@ -1190,7 +1193,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
1190
1193
|
* Tencent is pleased to support the open source community by making
|
1191
1194
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1192
1195
|
*
|
1193
|
-
* Copyright (C)
|
1196
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1194
1197
|
*
|
1195
1198
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1196
1199
|
*
|
@@ -1482,7 +1485,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ ["ov
|
|
1482
1485
|
* Tencent is pleased to support the open source community by making
|
1483
1486
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1484
1487
|
*
|
1485
|
-
* Copyright (C)
|
1488
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1486
1489
|
*
|
1487
1490
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1488
1491
|
*
|
package/lib/dist.index.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
|
*
|
package/lib/divider/index.js
CHANGED
@@ -39,7 +39,7 @@ const shared_namespaceObject = x({ ["AlignEnum"]: () => __WEBPACK_EXTERNAL_MODUL
|
|
39
39
|
;// CONCATENATED MODULE: external "vue"
|
40
40
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
41
41
|
var external_vue_y = x => () => x
|
42
|
-
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode
|
42
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
|
43
43
|
;// CONCATENATED MODULE: external "../config-provider"
|
44
44
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
45
45
|
var config_provider_y = x => () => x
|
@@ -49,7 +49,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
49
49
|
* Tencent is pleased to support the open source community by making
|
50
50
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
51
51
|
*
|
52
|
-
* Copyright (C)
|
52
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
53
53
|
*
|
54
54
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
55
55
|
*
|
@@ -84,7 +84,7 @@ var dividerProps = {
|
|
84
84
|
* Tencent is pleased to support the open source community by making
|
85
85
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
86
86
|
*
|
87
|
-
* Copyright (C)
|
87
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
88
88
|
*
|
89
89
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
90
90
|
*
|
@@ -107,8 +107,7 @@ var dividerProps = {
|
|
107
107
|
*/
|
108
108
|
|
109
109
|
|
110
|
-
|
111
|
-
/* harmony default export */ const divider = ((0,external_vue_namespaceObject.defineComponent)({
|
110
|
+
/* harmony default export */ const divider = (defineComponent({
|
112
111
|
name: 'Divider',
|
113
112
|
props: dividerProps,
|
114
113
|
render: function render() {
|
@@ -142,7 +141,7 @@ var dividerProps = {
|
|
142
141
|
* Tencent is pleased to support the open source community by making
|
143
142
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
144
143
|
*
|
145
|
-
* Copyright (C)
|
144
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
146
145
|
*
|
147
146
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
148
147
|
*
|
package/lib/dropdown/index.js
CHANGED
@@ -52,6 +52,7 @@ function _typeof(o) {
|
|
52
52
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
53
53
|
}, _typeof(o);
|
54
54
|
}
|
55
|
+
|
55
56
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
56
57
|
|
57
58
|
function toPrimitive(t, r) {
|
@@ -64,33 +65,30 @@ function toPrimitive(t, r) {
|
|
64
65
|
}
|
65
66
|
return ("string" === r ? String : Number)(t);
|
66
67
|
}
|
68
|
+
|
67
69
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
68
70
|
|
69
71
|
|
70
72
|
function toPropertyKey(t) {
|
71
73
|
var i = toPrimitive(t, "string");
|
72
|
-
return "symbol" == _typeof(i) ? i :
|
74
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
73
75
|
}
|
76
|
+
|
74
77
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
75
78
|
|
76
|
-
function _defineProperty(
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
writable: true
|
84
|
-
});
|
85
|
-
} else {
|
86
|
-
obj[key] = value;
|
87
|
-
}
|
88
|
-
return obj;
|
79
|
+
function _defineProperty(e, r, t) {
|
80
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
81
|
+
value: t,
|
82
|
+
enumerable: !0,
|
83
|
+
configurable: !0,
|
84
|
+
writable: !0
|
85
|
+
}) : e[r] = t, e;
|
89
86
|
}
|
87
|
+
|
90
88
|
;// CONCATENATED MODULE: external "vue"
|
91
89
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
92
90
|
var external_vue_y = x => () => x
|
93
|
-
const external_vue_namespaceObject = external_vue_x({ ["
|
91
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
|
94
92
|
;// CONCATENATED MODULE: external "../config-provider"
|
95
93
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
96
94
|
var config_provider_y = x => () => x
|
@@ -114,7 +112,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
114
112
|
* Tencent is pleased to support the open source community by making
|
115
113
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
116
114
|
*
|
117
|
-
* Copyright (C)
|
115
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
118
116
|
*
|
119
117
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
120
118
|
*
|
@@ -231,7 +229,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
231
229
|
* Tencent is pleased to support the open source community by making
|
232
230
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
233
231
|
*
|
234
|
-
* Copyright (C)
|
232
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
235
233
|
*
|
236
234
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
237
235
|
*
|
@@ -254,8 +252,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
254
252
|
*/
|
255
253
|
|
256
254
|
|
257
|
-
|
258
|
-
/* harmony default export */ const dropdown_item = ((0,external_vue_namespaceObject.defineComponent)({
|
255
|
+
/* harmony default export */ const dropdown_item = (defineComponent({
|
259
256
|
name: 'DropdownItem',
|
260
257
|
props: {
|
261
258
|
/** 外部设置的 class name */
|
@@ -272,7 +269,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
272
269
|
};
|
273
270
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
274
271
|
resolveClassName = _usePrefix.resolveClassName;
|
275
|
-
var wrapperCLasses =
|
272
|
+
var wrapperCLasses = computed(function () {
|
276
273
|
return [resolveClassName('dropdown-item'), props.extCls];
|
277
274
|
});
|
278
275
|
return {
|
@@ -294,7 +291,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
294
291
|
* Tencent is pleased to support the open source community by making
|
295
292
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
296
293
|
*
|
297
|
-
* Copyright (C)
|
294
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
298
295
|
*
|
299
296
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
300
297
|
*
|
@@ -317,8 +314,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
317
314
|
*/
|
318
315
|
|
319
316
|
|
320
|
-
|
321
|
-
/* harmony default export */ const dropdown_menu = ((0,external_vue_namespaceObject.defineComponent)({
|
317
|
+
/* harmony default export */ const dropdown_menu = (defineComponent({
|
322
318
|
name: 'DropdownMenu',
|
323
319
|
props: {
|
324
320
|
/** 外部设置的 class name */
|
@@ -327,7 +323,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
327
323
|
setup: function setup(props) {
|
328
324
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
329
325
|
resolveClassName = _usePrefix.resolveClassName;
|
330
|
-
var wrapperCLasses =
|
326
|
+
var wrapperCLasses = computed(function () {
|
331
327
|
return [resolveClassName('dropdown-menu'), props.extCls];
|
332
328
|
});
|
333
329
|
return {
|
@@ -346,7 +342,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
346
342
|
* Tencent is pleased to support the open source community by making
|
347
343
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
348
344
|
*
|
349
|
-
* Copyright (C)
|
345
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
350
346
|
*
|
351
347
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
352
348
|
*
|
package/lib/exception/index.js
CHANGED
@@ -139,6 +139,7 @@ function _typeof(o) {
|
|
139
139
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
140
140
|
}, _typeof(o);
|
141
141
|
}
|
142
|
+
|
142
143
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
143
144
|
|
144
145
|
function toPrimitive(t, r) {
|
@@ -151,33 +152,30 @@ function toPrimitive(t, r) {
|
|
151
152
|
}
|
152
153
|
return ("string" === r ? String : Number)(t);
|
153
154
|
}
|
155
|
+
|
154
156
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
155
157
|
|
156
158
|
|
157
159
|
function toPropertyKey(t) {
|
158
160
|
var i = toPrimitive(t, "string");
|
159
|
-
return "symbol" == _typeof(i) ? i :
|
161
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
160
162
|
}
|
163
|
+
|
161
164
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
162
165
|
|
163
|
-
function _defineProperty(
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
writable: true
|
171
|
-
});
|
172
|
-
} else {
|
173
|
-
obj[key] = value;
|
174
|
-
}
|
175
|
-
return obj;
|
166
|
+
function _defineProperty(e, r, t) {
|
167
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
168
|
+
value: t,
|
169
|
+
enumerable: !0,
|
170
|
+
configurable: !0,
|
171
|
+
writable: !0
|
172
|
+
}) : e[r] = t, e;
|
176
173
|
}
|
174
|
+
|
177
175
|
;// CONCATENATED MODULE: external "vue"
|
178
176
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
179
177
|
var external_vue_y = x => () => x
|
180
|
-
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode
|
178
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
|
181
179
|
;// CONCATENATED MODULE: external "vue-types"
|
182
180
|
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
183
181
|
var external_vue_types_y = x => () => x
|
@@ -213,12 +211,11 @@ var search_empty = __webpack_require__(3196);
|
|
213
211
|
var search_empty_default = /*#__PURE__*/__webpack_require__.n(search_empty);
|
214
212
|
;// CONCATENATED MODULE: ../../packages/exception/src/exception.tsx
|
215
213
|
|
216
|
-
|
217
214
|
/*
|
218
215
|
* Tencent is pleased to support the open source community by making
|
219
216
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
220
217
|
*
|
221
|
-
* Copyright (C)
|
218
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
222
219
|
*
|
223
220
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
224
221
|
*
|
@@ -266,7 +263,7 @@ var SceneEnum;
|
|
266
263
|
SceneEnum["PAGE"] = "page";
|
267
264
|
SceneEnum["PART"] = "part";
|
268
265
|
})(SceneEnum || (SceneEnum = {}));
|
269
|
-
/* harmony default export */ const exception = (
|
266
|
+
/* harmony default export */ const exception = (defineComponent({
|
270
267
|
name: 'Exception',
|
271
268
|
props: {
|
272
269
|
// 类型
|
@@ -351,7 +348,7 @@ var SceneEnum;
|
|
351
348
|
* Tencent is pleased to support the open source community by making
|
352
349
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
353
350
|
*
|
354
|
-
* Copyright (C)
|
351
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
355
352
|
*
|
356
353
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
357
354
|
*
|
@@ -39,7 +39,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
|
|
39
39
|
;// CONCATENATED MODULE: external "vue"
|
40
40
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
41
41
|
var external_vue_y = x => () => x
|
42
|
-
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode
|
42
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
|
43
43
|
;// CONCATENATED MODULE: external "../config-provider"
|
44
44
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
45
45
|
var config_provider_y = x => () => x
|
@@ -50,7 +50,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
50
50
|
* Tencent is pleased to support the open source community by making
|
51
51
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
52
52
|
*
|
53
|
-
* Copyright (C)
|
53
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
54
54
|
*
|
55
55
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
56
56
|
*
|
@@ -73,8 +73,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
73
73
|
*/
|
74
74
|
|
75
75
|
|
76
|
-
|
77
|
-
/* harmony default export */ const fixed_navbar = ((0,external_vue_namespaceObject.defineComponent)({
|
76
|
+
/* harmony default export */ const fixed_navbar = (defineComponent({
|
78
77
|
name: 'FixedNavbar',
|
79
78
|
props: {
|
80
79
|
navItems: shared_namespaceObject.PropTypes.array.def([]),
|
@@ -127,7 +126,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
127
126
|
* Tencent is pleased to support the open source community by making
|
128
127
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
129
128
|
*
|
130
|
-
* Copyright (C)
|
129
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
131
130
|
*
|
132
131
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
133
132
|
*
|