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/collapse/index.js
CHANGED
@@ -50,6 +50,7 @@ function _typeof(o) {
|
|
50
50
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
51
51
|
}, _typeof(o);
|
52
52
|
}
|
53
|
+
|
53
54
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
54
55
|
|
55
56
|
function toPrimitive(t, r) {
|
@@ -62,70 +63,72 @@ function toPrimitive(t, r) {
|
|
62
63
|
}
|
63
64
|
return ("string" === r ? String : Number)(t);
|
64
65
|
}
|
66
|
+
|
65
67
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
66
68
|
|
67
69
|
|
68
70
|
function toPropertyKey(t) {
|
69
71
|
var i = toPrimitive(t, "string");
|
70
|
-
return "symbol" == _typeof(i) ? i :
|
72
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
71
73
|
}
|
74
|
+
|
72
75
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
73
76
|
|
74
|
-
function _defineProperty(
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
writable: true
|
82
|
-
});
|
83
|
-
} else {
|
84
|
-
obj[key] = value;
|
85
|
-
}
|
86
|
-
return obj;
|
77
|
+
function _defineProperty(e, r, t) {
|
78
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
79
|
+
value: t,
|
80
|
+
enumerable: !0,
|
81
|
+
configurable: !0,
|
82
|
+
writable: !0
|
83
|
+
}) : e[r] = t, e;
|
87
84
|
}
|
85
|
+
|
88
86
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
89
|
-
function _arrayLikeToArray(
|
90
|
-
|
91
|
-
for (var
|
92
|
-
return
|
87
|
+
function _arrayLikeToArray(r, a) {
|
88
|
+
(null == a || a > r.length) && (a = r.length);
|
89
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
90
|
+
return n;
|
93
91
|
}
|
92
|
+
|
94
93
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
95
94
|
|
96
|
-
function _arrayWithoutHoles(
|
97
|
-
if (Array.isArray(
|
95
|
+
function _arrayWithoutHoles(r) {
|
96
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
98
97
|
}
|
98
|
+
|
99
99
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
100
|
-
function _iterableToArray(
|
101
|
-
if (typeof Symbol
|
100
|
+
function _iterableToArray(r) {
|
101
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
102
102
|
}
|
103
|
+
|
103
104
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
104
105
|
|
105
|
-
function _unsupportedIterableToArray(
|
106
|
-
if (
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
106
|
+
function _unsupportedIterableToArray(r, a) {
|
107
|
+
if (r) {
|
108
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
109
|
+
var t = {}.toString.call(r).slice(8, -1);
|
110
|
+
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;
|
111
|
+
}
|
112
112
|
}
|
113
|
+
|
113
114
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
114
115
|
function _nonIterableSpread() {
|
115
116
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
116
117
|
}
|
118
|
+
|
117
119
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
118
120
|
|
119
121
|
|
120
122
|
|
121
123
|
|
122
|
-
function _toConsumableArray(
|
123
|
-
return _arrayWithoutHoles(
|
124
|
+
function _toConsumableArray(r) {
|
125
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
124
126
|
}
|
127
|
+
|
125
128
|
;// CONCATENATED MODULE: external "vue"
|
126
129
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
127
130
|
var external_vue_y = x => () => x
|
128
|
-
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["
|
131
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["renderSlot"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.renderSlot, ["vShow"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vShow, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
|
129
132
|
;// CONCATENATED MODULE: external "../config-provider"
|
130
133
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
131
134
|
var config_provider_y = x => () => x
|
@@ -146,7 +149,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
146
149
|
* Tencent is pleased to support the open source community by making
|
147
150
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
148
151
|
*
|
149
|
-
* Copyright (C)
|
152
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
150
153
|
*
|
151
154
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
152
155
|
*
|
@@ -242,7 +245,7 @@ var propsCollapsePanel = _objectSpread({
|
|
242
245
|
* Tencent is pleased to support the open source community by making
|
243
246
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
244
247
|
*
|
245
|
-
* Copyright (C)
|
248
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
246
249
|
*
|
247
250
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
248
251
|
*
|
@@ -267,11 +270,10 @@ var propsCollapsePanel = _objectSpread({
|
|
267
270
|
|
268
271
|
|
269
272
|
|
270
|
-
|
271
273
|
function _isSlot(s) {
|
272
274
|
return typeof s === 'function' || Object.prototype.toString.call(s) === '[object Object]' && !(0,external_vue_namespaceObject.isVNode)(s);
|
273
275
|
}
|
274
|
-
/* harmony default export */ const collapse_panel = (
|
276
|
+
/* harmony default export */ const collapse_panel = (defineComponent({
|
275
277
|
name: 'CollapsePanel',
|
276
278
|
props: propsCollapsePanel,
|
277
279
|
emits: ['change', 'update:modelValue', 'after-leave', 'before-enter'],
|
@@ -280,17 +282,17 @@ function _isSlot(s) {
|
|
280
282
|
slots = _ref.slots;
|
281
283
|
var localActiveItems = null;
|
282
284
|
var handleItemClick = null;
|
283
|
-
var isActive =
|
284
|
-
|
285
|
+
var isActive = ref(props.modelValue);
|
286
|
+
watch(function () {
|
285
287
|
return props.modelValue;
|
286
288
|
}, function (newVal) {
|
287
289
|
isActive.value = newVal;
|
288
290
|
});
|
289
291
|
// 如果单独使用,避免报 injection "*" not found. 相比getCurrentInstance()?.parent.type.name 方法简洁
|
290
292
|
if (!props.alone) {
|
291
|
-
localActiveItems =
|
292
|
-
handleItemClick =
|
293
|
-
|
293
|
+
localActiveItems = inject('localActiveItems');
|
294
|
+
handleItemClick = inject('handleItemClick');
|
295
|
+
watch(localActiveItems, function (newVal) {
|
294
296
|
if (newVal !== null && newVal !== void 0 && newVal.length) {
|
295
297
|
isActive.value = newVal.includes(props.name);
|
296
298
|
} else {
|
@@ -330,7 +332,7 @@ function _isSlot(s) {
|
|
330
332
|
}
|
331
333
|
function getContent() {
|
332
334
|
if (slots.content) {
|
333
|
-
return slots.content(
|
335
|
+
return slots.content(h);
|
334
336
|
}
|
335
337
|
return props.content;
|
336
338
|
}
|
@@ -345,14 +347,14 @@ function _isSlot(s) {
|
|
345
347
|
function renderHeader(icon) {
|
346
348
|
if (slots.header) {
|
347
349
|
if (typeof slots.header === 'function') {
|
348
|
-
return slots.header(
|
350
|
+
return slots.header(h);
|
349
351
|
}
|
350
352
|
return slots.header;
|
351
353
|
}
|
352
354
|
var title;
|
353
355
|
if (slots["default"]) {
|
354
356
|
if (typeof slots["default"] === 'function') {
|
355
|
-
title = slots["default"](
|
357
|
+
title = slots["default"](h);
|
356
358
|
} else {
|
357
359
|
title = slots["default"];
|
358
360
|
}
|
@@ -402,7 +404,7 @@ function collapse_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
|
|
402
404
|
* Tencent is pleased to support the open source community by making
|
403
405
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
404
406
|
*
|
405
|
-
* Copyright (C)
|
407
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
406
408
|
*
|
407
409
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
408
410
|
*
|
@@ -38,7 +38,7 @@ const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MOD
|
|
38
38
|
;// CONCATENATED MODULE: external "vue"
|
39
39
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
40
40
|
var external_vue_y = x => () => x
|
41
|
-
const external_vue_namespaceObject = external_vue_x({ ["
|
41
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
42
42
|
;// CONCATENATED MODULE: external "../config-provider"
|
43
43
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
44
44
|
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
|
*
|
@@ -71,8 +71,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
71
71
|
* IN THE SOFTWARE.
|
72
72
|
*/
|
73
73
|
|
74
|
-
|
75
|
-
/* harmony default export */ const collapse_transition = ((0,external_vue_namespaceObject.defineComponent)({
|
74
|
+
/* harmony default export */ const collapse_transition = (defineComponent({
|
76
75
|
name: 'CollapseTransition',
|
77
76
|
setup: function setup(_props, _ref) {
|
78
77
|
var slots = _ref.slots;
|
@@ -135,7 +134,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
135
134
|
render: function render() {
|
136
135
|
var _this = this;
|
137
136
|
var name = this.resolveClassName('collapse-transition');
|
138
|
-
return (0,external_vue_namespaceObject.createVNode)(
|
137
|
+
return (0,external_vue_namespaceObject.createVNode)(Transition, (0,external_vue_namespaceObject.mergeProps)({
|
139
138
|
"name": name
|
140
139
|
}, this.on), {
|
141
140
|
"default": function _default() {
|
@@ -149,7 +148,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
149
148
|
* Tencent is pleased to support the open source community by making
|
150
149
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
151
150
|
*
|
152
|
-
* Copyright (C)
|
151
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
153
152
|
*
|
154
153
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
155
154
|
*
|