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
@@ -43,7 +43,7 @@ const table_namespaceObject = table_x({ ["BkTableColumn"]: () => __WEBPACK_EXTER
|
|
43
43
|
* Tencent is pleased to support the open source community by making
|
44
44
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
45
45
|
*
|
46
|
-
* Copyright (C)
|
46
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
47
47
|
*
|
48
48
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
49
49
|
*
|
package/lib/tag/index.js
CHANGED
@@ -48,6 +48,7 @@ function _typeof(o) {
|
|
48
48
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
49
49
|
}, _typeof(o);
|
50
50
|
}
|
51
|
+
|
51
52
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
52
53
|
|
53
54
|
function toPrimitive(t, r) {
|
@@ -60,29 +61,26 @@ function toPrimitive(t, r) {
|
|
60
61
|
}
|
61
62
|
return ("string" === r ? String : Number)(t);
|
62
63
|
}
|
64
|
+
|
63
65
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
64
66
|
|
65
67
|
|
66
68
|
function toPropertyKey(t) {
|
67
69
|
var i = toPrimitive(t, "string");
|
68
|
-
return "symbol" == _typeof(i) ? i :
|
70
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
69
71
|
}
|
72
|
+
|
70
73
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
71
74
|
|
72
|
-
function _defineProperty(
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
writable: true
|
80
|
-
});
|
81
|
-
} else {
|
82
|
-
obj[key] = value;
|
83
|
-
}
|
84
|
-
return obj;
|
75
|
+
function _defineProperty(e, r, t) {
|
76
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
77
|
+
value: t,
|
78
|
+
enumerable: !0,
|
79
|
+
configurable: !0,
|
80
|
+
writable: !0
|
81
|
+
}) : e[r] = t, e;
|
85
82
|
}
|
83
|
+
|
86
84
|
;// CONCATENATED MODULE: external "vue"
|
87
85
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
88
86
|
var external_vue_y = x => () => x
|
@@ -106,7 +104,7 @@ const icon_namespaceObject = icon_x({ ["Error"]: () => __WEBPACK_EXTERNAL_MODULE
|
|
106
104
|
* Tencent is pleased to support the open source community by making
|
107
105
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
108
106
|
*
|
109
|
-
* Copyright (C)
|
107
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
110
108
|
*
|
111
109
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
112
110
|
*
|
@@ -201,7 +199,7 @@ var TagStrokeType;
|
|
201
199
|
* Tencent is pleased to support the open source community by making
|
202
200
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
203
201
|
*
|
204
|
-
* Copyright (C)
|
202
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
205
203
|
*
|
206
204
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
207
205
|
*
|
package/lib/tag-input/index.js
CHANGED
@@ -704,6 +704,7 @@ function _typeof(o) {
|
|
704
704
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
705
705
|
}, _typeof(o);
|
706
706
|
}
|
707
|
+
|
707
708
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
708
709
|
|
709
710
|
function toPrimitive(t, r) {
|
@@ -716,66 +717,68 @@ function toPrimitive(t, r) {
|
|
716
717
|
}
|
717
718
|
return ("string" === r ? String : Number)(t);
|
718
719
|
}
|
720
|
+
|
719
721
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
720
722
|
|
721
723
|
|
722
724
|
function toPropertyKey(t) {
|
723
725
|
var i = toPrimitive(t, "string");
|
724
|
-
return "symbol" == _typeof(i) ? i :
|
726
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
725
727
|
}
|
728
|
+
|
726
729
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
727
730
|
|
728
|
-
function _defineProperty(
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
writable: true
|
736
|
-
});
|
737
|
-
} else {
|
738
|
-
obj[key] = value;
|
739
|
-
}
|
740
|
-
return obj;
|
731
|
+
function _defineProperty(e, r, t) {
|
732
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
733
|
+
value: t,
|
734
|
+
enumerable: !0,
|
735
|
+
configurable: !0,
|
736
|
+
writable: !0
|
737
|
+
}) : e[r] = t, e;
|
741
738
|
}
|
739
|
+
|
742
740
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
743
|
-
function _arrayLikeToArray(
|
744
|
-
|
745
|
-
for (var
|
746
|
-
return
|
741
|
+
function _arrayLikeToArray(r, a) {
|
742
|
+
(null == a || a > r.length) && (a = r.length);
|
743
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
744
|
+
return n;
|
747
745
|
}
|
746
|
+
|
748
747
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
749
748
|
|
750
|
-
function _arrayWithoutHoles(
|
751
|
-
if (Array.isArray(
|
749
|
+
function _arrayWithoutHoles(r) {
|
750
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
752
751
|
}
|
752
|
+
|
753
753
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
754
|
-
function _iterableToArray(
|
755
|
-
if (typeof Symbol
|
754
|
+
function _iterableToArray(r) {
|
755
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
756
756
|
}
|
757
|
+
|
757
758
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
758
759
|
|
759
|
-
function _unsupportedIterableToArray(
|
760
|
-
if (
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
760
|
+
function _unsupportedIterableToArray(r, a) {
|
761
|
+
if (r) {
|
762
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
763
|
+
var t = {}.toString.call(r).slice(8, -1);
|
764
|
+
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;
|
765
|
+
}
|
766
766
|
}
|
767
|
+
|
767
768
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
768
769
|
function _nonIterableSpread() {
|
769
770
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
770
771
|
}
|
772
|
+
|
771
773
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
772
774
|
|
773
775
|
|
774
776
|
|
775
777
|
|
776
|
-
function _toConsumableArray(
|
777
|
-
return _arrayWithoutHoles(
|
778
|
+
function _toConsumableArray(r) {
|
779
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
778
780
|
}
|
781
|
+
|
779
782
|
;// CONCATENATED MODULE: external "vue"
|
780
783
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
781
784
|
var external_vue_y = x => () => x
|
@@ -789,7 +792,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
789
792
|
* Tencent is pleased to support the open source community by making
|
790
793
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
791
794
|
*
|
792
|
-
* Copyright (C)
|
795
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
793
796
|
*
|
794
797
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
795
798
|
*
|
@@ -962,9 +965,10 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
|
|
962
965
|
};
|
963
966
|
};
|
964
967
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
965
|
-
function _arrayWithHoles(
|
966
|
-
if (Array.isArray(
|
968
|
+
function _arrayWithHoles(r) {
|
969
|
+
if (Array.isArray(r)) return r;
|
967
970
|
}
|
971
|
+
|
968
972
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
969
973
|
function _iterableToArrayLimit(r, l) {
|
970
974
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
@@ -993,31 +997,34 @@ function _iterableToArrayLimit(r, l) {
|
|
993
997
|
return a;
|
994
998
|
}
|
995
999
|
}
|
1000
|
+
|
996
1001
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
997
1002
|
function _nonIterableRest() {
|
998
1003
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
999
1004
|
}
|
1005
|
+
|
1000
1006
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
1001
1007
|
|
1002
1008
|
|
1003
1009
|
|
1004
1010
|
|
1005
|
-
function _slicedToArray(
|
1006
|
-
return _arrayWithHoles(
|
1011
|
+
function _slicedToArray(r, e) {
|
1012
|
+
return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
|
1007
1013
|
}
|
1014
|
+
|
1008
1015
|
;// CONCATENATED MODULE: external "../config-provider"
|
1009
1016
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1010
1017
|
var config_provider_y = x => () => x
|
1011
1018
|
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 });
|
1012
1019
|
;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
|
1013
|
-
function _createForOfIteratorHelper(
|
1014
|
-
function clickoutside_unsupportedIterableToArray(
|
1015
|
-
function clickoutside_arrayLikeToArray(
|
1020
|
+
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = clickoutside_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; } } }; }
|
1021
|
+
function clickoutside_unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return clickoutside_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) ? clickoutside_arrayLikeToArray(r, a) : void 0; } }
|
1022
|
+
function clickoutside_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; }
|
1016
1023
|
/*
|
1017
1024
|
* Tencent is pleased to support the open source community by making
|
1018
1025
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1019
1026
|
*
|
1020
|
-
* Copyright (C)
|
1027
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1021
1028
|
*
|
1022
1029
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1023
1030
|
*
|
@@ -1145,7 +1152,7 @@ const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTE
|
|
1145
1152
|
* Tencent is pleased to support the open source community by making
|
1146
1153
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1147
1154
|
*
|
1148
|
-
* Copyright (C)
|
1155
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1149
1156
|
*
|
1150
1157
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1151
1158
|
*
|
@@ -1257,7 +1264,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
|
|
1257
1264
|
* Tencent is pleased to support the open source community by making
|
1258
1265
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1259
1266
|
*
|
1260
|
-
* Copyright (C)
|
1267
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1261
1268
|
*
|
1262
1269
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1263
1270
|
*
|
@@ -1308,7 +1315,7 @@ function tooltips_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
|
|
1308
1315
|
* Tencent is pleased to support the open source community by making
|
1309
1316
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1310
1317
|
*
|
1311
|
-
* Copyright (C)
|
1318
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1312
1319
|
*
|
1313
1320
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1314
1321
|
*
|
@@ -1600,7 +1607,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
1600
1607
|
* Tencent is pleased to support the open source community by making
|
1601
1608
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1602
1609
|
*
|
1603
|
-
* Copyright (C)
|
1610
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1604
1611
|
*
|
1605
1612
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1606
1613
|
*
|
@@ -1658,7 +1665,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
|
|
1658
1665
|
* Tencent is pleased to support the open source community by making
|
1659
1666
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1660
1667
|
*
|
1661
|
-
* Copyright (C)
|
1668
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1662
1669
|
*
|
1663
1670
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1664
1671
|
*
|
@@ -1681,8 +1688,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
|
|
1681
1688
|
*/
|
1682
1689
|
|
1683
1690
|
|
1684
|
-
|
1685
|
-
/* harmony default export */ const list_tag_render = ((0,external_vue_namespaceObject.defineComponent)({
|
1691
|
+
/* harmony default export */ const list_tag_render = (defineComponent({
|
1686
1692
|
name: 'ListTagRender',
|
1687
1693
|
props: {
|
1688
1694
|
node: shared_namespaceObject.PropTypes.object,
|
@@ -1706,7 +1712,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
|
|
1706
1712
|
return value;
|
1707
1713
|
};
|
1708
1714
|
if (this.tpl) {
|
1709
|
-
return this.tpl(this.node, highlightKeyword,
|
1715
|
+
return this.tpl(this.node, highlightKeyword, h, this);
|
1710
1716
|
}
|
1711
1717
|
var displayText = this.node[this.displayKey];
|
1712
1718
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
@@ -1726,7 +1732,7 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: ()
|
|
1726
1732
|
* Tencent is pleased to support the open source community by making
|
1727
1733
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1728
1734
|
*
|
1729
|
-
* Copyright (C)
|
1735
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1730
1736
|
*
|
1731
1737
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1732
1738
|
*
|
@@ -1831,7 +1837,7 @@ function tag_render_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
1831
1837
|
* Tencent is pleased to support the open source community by making
|
1832
1838
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1833
1839
|
*
|
1834
|
-
* Copyright (C)
|
1840
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1835
1841
|
*
|
1836
1842
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1837
1843
|
*
|
@@ -1923,7 +1929,7 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
1923
1929
|
* Tencent is pleased to support the open source community by making
|
1924
1930
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1925
1931
|
*
|
1926
|
-
* Copyright (C)
|
1932
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1927
1933
|
*
|
1928
1934
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1929
1935
|
*
|
@@ -2955,7 +2961,7 @@ function tag_input_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
2955
2961
|
* Tencent is pleased to support the open source community by making
|
2956
2962
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
2957
2963
|
*
|
2958
|
-
* Copyright (C)
|
2964
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
2959
2965
|
*
|
2960
2966
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
2961
2967
|
*
|
package/lib/time-picker/index.js
CHANGED
@@ -44,7 +44,7 @@ const shared_namespaceObject = shared_x({ ["withInstall"]: () => __WEBPACK_EXTER
|
|
44
44
|
* Tencent is pleased to support the open source community by making
|
45
45
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
46
46
|
*
|
47
|
-
* Copyright (C)
|
47
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
48
48
|
*
|
49
49
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
50
50
|
*
|
package/lib/timeline/index.js
CHANGED
@@ -46,6 +46,7 @@ function _typeof(o) {
|
|
46
46
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
47
47
|
}, _typeof(o);
|
48
48
|
}
|
49
|
+
|
49
50
|
;// CONCATENATED MODULE: external "vue"
|
50
51
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
51
52
|
var external_vue_y = x => () => x
|
@@ -61,7 +62,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
61
62
|
* Tencent is pleased to support the open source community by making
|
62
63
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
63
64
|
*
|
64
|
-
* Copyright (C)
|
65
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
65
66
|
*
|
66
67
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
67
68
|
*
|
@@ -202,7 +203,7 @@ var timelineProps = {
|
|
202
203
|
* Tencent is pleased to support the open source community by making
|
203
204
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
204
205
|
*
|
205
|
-
* Copyright (C)
|
206
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
206
207
|
*
|
207
208
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
208
209
|
*
|
@@ -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/transfer/index.d.ts
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/transfer/index.js
CHANGED
@@ -42,42 +42,47 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
42
42
|
var y = x => () => x
|
43
43
|
const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
44
44
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
45
|
-
function _arrayLikeToArray(
|
46
|
-
|
47
|
-
for (var
|
48
|
-
return
|
45
|
+
function _arrayLikeToArray(r, a) {
|
46
|
+
(null == a || a > r.length) && (a = r.length);
|
47
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
48
|
+
return n;
|
49
49
|
}
|
50
|
+
|
50
51
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
51
52
|
|
52
|
-
function _arrayWithoutHoles(
|
53
|
-
if (Array.isArray(
|
53
|
+
function _arrayWithoutHoles(r) {
|
54
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
54
55
|
}
|
56
|
+
|
55
57
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
56
|
-
function _iterableToArray(
|
57
|
-
if (typeof Symbol
|
58
|
+
function _iterableToArray(r) {
|
59
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
58
60
|
}
|
61
|
+
|
59
62
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
60
63
|
|
61
|
-
function _unsupportedIterableToArray(
|
62
|
-
if (
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
64
|
+
function _unsupportedIterableToArray(r, a) {
|
65
|
+
if (r) {
|
66
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
67
|
+
var t = {}.toString.call(r).slice(8, -1);
|
68
|
+
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;
|
69
|
+
}
|
68
70
|
}
|
71
|
+
|
69
72
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
70
73
|
function _nonIterableSpread() {
|
71
74
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
72
75
|
}
|
76
|
+
|
73
77
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
74
78
|
|
75
79
|
|
76
80
|
|
77
81
|
|
78
|
-
function _toConsumableArray(
|
79
|
-
return _arrayWithoutHoles(
|
82
|
+
function _toConsumableArray(r) {
|
83
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
80
84
|
}
|
85
|
+
|
81
86
|
;// CONCATENATED MODULE: external "vue"
|
82
87
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
83
88
|
var external_vue_y = x => () => x
|
@@ -111,7 +116,7 @@ const input_less_namespaceObject = input_less_x({ });
|
|
111
116
|
* Tencent is pleased to support the open source community by making
|
112
117
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
113
118
|
*
|
114
|
-
* Copyright (C)
|
119
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
115
120
|
*
|
116
121
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
117
122
|
*
|
@@ -144,7 +149,7 @@ var ArrayType;
|
|
144
149
|
* Tencent is pleased to support the open source community by making
|
145
150
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
146
151
|
*
|
147
|
-
* Copyright (C)
|
152
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
148
153
|
*
|
149
154
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
150
155
|
*
|
@@ -201,7 +206,7 @@ var transferProps = {
|
|
201
206
|
* Tencent is pleased to support the open source community by making
|
202
207
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
203
208
|
*
|
204
|
-
* Copyright (C)
|
209
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
205
210
|
*
|
206
211
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
207
212
|
*
|
@@ -659,7 +664,7 @@ function useSelectListSearch(selectList, displayCode) {
|
|
659
664
|
* Tencent is pleased to support the open source community by making
|
660
665
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
661
666
|
*
|
662
|
-
* Copyright (C)
|
667
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
663
668
|
*
|
664
669
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
665
670
|
*
|
@@ -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
|
*
|