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/badge/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: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
50
51
|
|
51
52
|
function toPrimitive(t, r) {
|
@@ -58,29 +59,26 @@ function toPrimitive(t, r) {
|
|
58
59
|
}
|
59
60
|
return ("string" === r ? String : Number)(t);
|
60
61
|
}
|
62
|
+
|
61
63
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
62
64
|
|
63
65
|
|
64
66
|
function toPropertyKey(t) {
|
65
67
|
var i = toPrimitive(t, "string");
|
66
|
-
return "symbol" == _typeof(i) ? i :
|
68
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
67
69
|
}
|
70
|
+
|
68
71
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
69
72
|
|
70
|
-
function _defineProperty(
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
writable: true
|
78
|
-
});
|
79
|
-
} else {
|
80
|
-
obj[key] = value;
|
81
|
-
}
|
82
|
-
return obj;
|
73
|
+
function _defineProperty(e, r, t) {
|
74
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
75
|
+
value: t,
|
76
|
+
enumerable: !0,
|
77
|
+
configurable: !0,
|
78
|
+
writable: !0
|
79
|
+
}) : e[r] = t, e;
|
83
80
|
}
|
81
|
+
|
84
82
|
;// CONCATENATED MODULE: external "vue"
|
85
83
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
86
84
|
var external_vue_y = x => () => x
|
@@ -96,7 +94,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
96
94
|
* Tencent is pleased to support the open source community by making
|
97
95
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
98
96
|
*
|
99
|
-
* Copyright (C)
|
97
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
100
98
|
*
|
101
99
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
102
100
|
*
|
@@ -208,7 +206,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
208
206
|
* Tencent is pleased to support the open source community by making
|
209
207
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
210
208
|
*
|
211
|
-
* Copyright (C)
|
209
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
212
210
|
*
|
213
211
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
214
212
|
*
|
package/lib/breadcrumb/index.js
CHANGED
@@ -49,6 +49,7 @@ function _typeof(o) {
|
|
49
49
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
50
50
|
}, _typeof(o);
|
51
51
|
}
|
52
|
+
|
52
53
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
53
54
|
|
54
55
|
function toPrimitive(t, r) {
|
@@ -61,29 +62,26 @@ function toPrimitive(t, r) {
|
|
61
62
|
}
|
62
63
|
return ("string" === r ? String : Number)(t);
|
63
64
|
}
|
65
|
+
|
64
66
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
65
67
|
|
66
68
|
|
67
69
|
function toPropertyKey(t) {
|
68
70
|
var i = toPrimitive(t, "string");
|
69
|
-
return "symbol" == _typeof(i) ? i :
|
71
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
70
72
|
}
|
73
|
+
|
71
74
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
72
75
|
|
73
|
-
function _defineProperty(
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
writable: true
|
81
|
-
});
|
82
|
-
} else {
|
83
|
-
obj[key] = value;
|
84
|
-
}
|
85
|
-
return obj;
|
76
|
+
function _defineProperty(e, r, t) {
|
77
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
78
|
+
value: t,
|
79
|
+
enumerable: !0,
|
80
|
+
configurable: !0,
|
81
|
+
writable: !0
|
82
|
+
}) : e[r] = t, e;
|
86
83
|
}
|
84
|
+
|
87
85
|
;// CONCATENATED MODULE: external "vue"
|
88
86
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
89
87
|
var external_vue_y = x => () => x
|
@@ -103,7 +101,7 @@ const icon_namespaceObject = icon_x({ ["ArrowsLeft"]: () => __WEBPACK_EXTERNAL_M
|
|
103
101
|
* Tencent is pleased to support the open source community by making
|
104
102
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
105
103
|
*
|
106
|
-
* Copyright (C)
|
104
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
107
105
|
*
|
108
106
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
109
107
|
*
|
@@ -183,7 +181,7 @@ var breadcrumbType = {
|
|
183
181
|
* Tencent is pleased to support the open source community by making
|
184
182
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
185
183
|
*
|
186
|
-
* Copyright (C)
|
184
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
187
185
|
*
|
188
186
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
189
187
|
*
|
@@ -276,7 +274,7 @@ var breadcrumbItemEmitEventsType = _defineProperty({}, EVENTS.CLICK, Composition
|
|
276
274
|
* Tencent is pleased to support the open source community by making
|
277
275
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
278
276
|
*
|
279
|
-
* Copyright (C)
|
277
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
280
278
|
*
|
281
279
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
282
280
|
*
|
package/lib/button/button.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/button/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,29 +63,26 @@ 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: external "vue"
|
89
87
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
90
88
|
var external_vue_y = x => () => x
|
@@ -108,7 +106,7 @@ const loading_less_namespaceObject = loading_less_x({ });
|
|
108
106
|
* Tencent is pleased to support the open source community by making
|
109
107
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
110
108
|
*
|
111
|
-
* Copyright (C)
|
109
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
112
110
|
*
|
113
111
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
114
112
|
*
|
@@ -245,7 +243,7 @@ var buttonProps = {
|
|
245
243
|
* Tencent is pleased to support the open source community by making
|
246
244
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
247
245
|
*
|
248
|
-
* Copyright (C)
|
246
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
249
247
|
*
|
250
248
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
251
249
|
*
|
@@ -293,7 +291,7 @@ var buttonProps = {
|
|
293
291
|
* Tencent is pleased to support the open source community by making
|
294
292
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
295
293
|
*
|
296
|
-
* Copyright (C)
|
294
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
297
295
|
*
|
298
296
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
299
297
|
*
|
package/lib/card/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,29 +63,26 @@ 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: external "vue"
|
89
87
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
90
88
|
var external_vue_y = x => () => x
|
@@ -116,7 +114,7 @@ const input_less_namespaceObject = input_less_x({ });
|
|
116
114
|
* Tencent is pleased to support the open source community by making
|
117
115
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
118
116
|
*
|
119
|
-
* Copyright (C)
|
117
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
120
118
|
*
|
121
119
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
122
120
|
*
|
@@ -262,7 +260,7 @@ const input_less_namespaceObject = input_less_x({ });
|
|
262
260
|
* Tencent is pleased to support the open source community by making
|
263
261
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
264
262
|
*
|
265
|
-
* Copyright (C)
|
263
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
266
264
|
*
|
267
265
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
268
266
|
*
|