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/menu/index.js
CHANGED
@@ -51,6 +51,7 @@ function _typeof(o) {
|
|
51
51
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
52
52
|
}, _typeof(o);
|
53
53
|
}
|
54
|
+
|
54
55
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
55
56
|
|
56
57
|
function toPrimitive(t, r) {
|
@@ -63,66 +64,68 @@ function toPrimitive(t, r) {
|
|
63
64
|
}
|
64
65
|
return ("string" === r ? String : Number)(t);
|
65
66
|
}
|
67
|
+
|
66
68
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
67
69
|
|
68
70
|
|
69
71
|
function toPropertyKey(t) {
|
70
72
|
var i = toPrimitive(t, "string");
|
71
|
-
return "symbol" == _typeof(i) ? i :
|
73
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
72
74
|
}
|
75
|
+
|
73
76
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
74
77
|
|
75
|
-
function _defineProperty(
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
writable: true
|
83
|
-
});
|
84
|
-
} else {
|
85
|
-
obj[key] = value;
|
86
|
-
}
|
87
|
-
return obj;
|
78
|
+
function _defineProperty(e, r, t) {
|
79
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
80
|
+
value: t,
|
81
|
+
enumerable: !0,
|
82
|
+
configurable: !0,
|
83
|
+
writable: !0
|
84
|
+
}) : e[r] = t, e;
|
88
85
|
}
|
86
|
+
|
89
87
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
90
|
-
function _arrayLikeToArray(
|
91
|
-
|
92
|
-
for (var
|
93
|
-
return
|
88
|
+
function _arrayLikeToArray(r, a) {
|
89
|
+
(null == a || a > r.length) && (a = r.length);
|
90
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
91
|
+
return n;
|
94
92
|
}
|
93
|
+
|
95
94
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
96
95
|
|
97
|
-
function _arrayWithoutHoles(
|
98
|
-
if (Array.isArray(
|
96
|
+
function _arrayWithoutHoles(r) {
|
97
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
99
98
|
}
|
99
|
+
|
100
100
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
101
|
-
function _iterableToArray(
|
102
|
-
if (typeof Symbol
|
101
|
+
function _iterableToArray(r) {
|
102
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
103
103
|
}
|
104
|
+
|
104
105
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
105
106
|
|
106
|
-
function _unsupportedIterableToArray(
|
107
|
-
if (
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
107
|
+
function _unsupportedIterableToArray(r, a) {
|
108
|
+
if (r) {
|
109
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
110
|
+
var t = {}.toString.call(r).slice(8, -1);
|
111
|
+
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;
|
112
|
+
}
|
113
113
|
}
|
114
|
+
|
114
115
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
115
116
|
function _nonIterableSpread() {
|
116
117
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
117
118
|
}
|
119
|
+
|
118
120
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
119
121
|
|
120
122
|
|
121
123
|
|
122
124
|
|
123
|
-
function _toConsumableArray(
|
124
|
-
return _arrayWithoutHoles(
|
125
|
+
function _toConsumableArray(r) {
|
126
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
125
127
|
}
|
128
|
+
|
126
129
|
;// CONCATENATED MODULE: external "vue"
|
127
130
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
128
131
|
var external_vue_y = x => () => x
|
@@ -137,7 +140,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
137
140
|
* Tencent is pleased to support the open source community by making
|
138
141
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
139
142
|
*
|
140
|
-
* Copyright (C)
|
143
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
141
144
|
*
|
142
145
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
143
146
|
*
|
@@ -289,7 +292,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
289
292
|
* Tencent is pleased to support the open source community by making
|
290
293
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
291
294
|
*
|
292
|
-
* Copyright (C)
|
295
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
293
296
|
*
|
294
297
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
295
298
|
*
|
@@ -425,7 +428,7 @@ var menuProps = {
|
|
425
428
|
* Tencent is pleased to support the open source community by making
|
426
429
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
427
430
|
*
|
428
|
-
* Copyright (C)
|
431
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
429
432
|
*
|
430
433
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
431
434
|
*
|
@@ -448,8 +451,7 @@ var menuProps = {
|
|
448
451
|
*/
|
449
452
|
|
450
453
|
|
451
|
-
|
452
|
-
/* harmony default export */ const menu_group = ((0,external_vue_namespaceObject.defineComponent)({
|
454
|
+
/* harmony default export */ const menu_group = (defineComponent({
|
453
455
|
name: 'MenuGroup',
|
454
456
|
props: {
|
455
457
|
name: {
|
@@ -467,7 +469,7 @@ var menuProps = {
|
|
467
469
|
collapse = _useMenuInject.collapse;
|
468
470
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
469
471
|
resolveClassName = _usePrefix.resolveClassName;
|
470
|
-
var displayTitle =
|
472
|
+
var displayTitle = computed(function () {
|
471
473
|
if (collapse.value) {
|
472
474
|
// 收起
|
473
475
|
return props.foldName !== undefined ? props.foldName : props.name;
|
@@ -493,7 +495,7 @@ var menuProps = {
|
|
493
495
|
* Tencent is pleased to support the open source community by making
|
494
496
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
495
497
|
*
|
496
|
-
* Copyright (C)
|
498
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
497
499
|
*
|
498
500
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
499
501
|
*
|
@@ -593,7 +595,7 @@ const _namespaceObject = _x({ ["AngleDown"]: () => __WEBPACK_EXTERNAL_MODULE_bku
|
|
593
595
|
* Tencent is pleased to support the open source community by making
|
594
596
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
595
597
|
*
|
596
|
-
* Copyright (C)
|
598
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
597
599
|
*
|
598
600
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
599
601
|
*
|
@@ -705,7 +707,7 @@ var subMenuProps = {
|
|
705
707
|
* Tencent is pleased to support the open source community by making
|
706
708
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
707
709
|
*
|
708
|
-
* Copyright (C)
|
710
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
709
711
|
*
|
710
712
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
711
713
|
*
|
package/lib/message/index.js
CHANGED
@@ -982,6 +982,7 @@ function _typeof(o) {
|
|
982
982
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
983
983
|
}, _typeof(o);
|
984
984
|
}
|
985
|
+
|
985
986
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
986
987
|
|
987
988
|
function toPrimitive(t, r) {
|
@@ -994,29 +995,26 @@ function toPrimitive(t, r) {
|
|
994
995
|
}
|
995
996
|
return ("string" === r ? String : Number)(t);
|
996
997
|
}
|
998
|
+
|
997
999
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
998
1000
|
|
999
1001
|
|
1000
1002
|
function toPropertyKey(t) {
|
1001
1003
|
var i = toPrimitive(t, "string");
|
1002
|
-
return "symbol" == _typeof(i) ? i :
|
1004
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
1003
1005
|
}
|
1006
|
+
|
1004
1007
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
1005
1008
|
|
1006
|
-
function _defineProperty(
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
writable: true
|
1014
|
-
});
|
1015
|
-
} else {
|
1016
|
-
obj[key] = value;
|
1017
|
-
}
|
1018
|
-
return obj;
|
1009
|
+
function _defineProperty(e, r, t) {
|
1010
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
1011
|
+
value: t,
|
1012
|
+
enumerable: !0,
|
1013
|
+
configurable: !0,
|
1014
|
+
writable: !0
|
1015
|
+
}) : e[r] = t, e;
|
1019
1016
|
}
|
1017
|
+
|
1020
1018
|
;// CONCATENATED MODULE: external "vue"
|
1021
1019
|
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1022
1020
|
var y = x => () => x
|
@@ -1033,7 +1031,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
1033
1031
|
* Tencent is pleased to support the open source community by making
|
1034
1032
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1035
1033
|
*
|
1036
|
-
* Copyright (C)
|
1034
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1037
1035
|
*
|
1038
1036
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1039
1037
|
*
|
@@ -1142,42 +1140,47 @@ function use_message_close(id, position, spacing, userOnClose) {
|
|
1142
1140
|
}
|
1143
1141
|
/* harmony default export */ const use_message = (Message);
|
1144
1142
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
1145
|
-
function _arrayLikeToArray(
|
1146
|
-
|
1147
|
-
for (var
|
1148
|
-
return
|
1143
|
+
function _arrayLikeToArray(r, a) {
|
1144
|
+
(null == a || a > r.length) && (a = r.length);
|
1145
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
1146
|
+
return n;
|
1149
1147
|
}
|
1148
|
+
|
1150
1149
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
1151
1150
|
|
1152
|
-
function _arrayWithoutHoles(
|
1153
|
-
if (Array.isArray(
|
1151
|
+
function _arrayWithoutHoles(r) {
|
1152
|
+
if (Array.isArray(r)) return _arrayLikeToArray(r);
|
1154
1153
|
}
|
1154
|
+
|
1155
1155
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
1156
|
-
function _iterableToArray(
|
1157
|
-
if (typeof Symbol
|
1156
|
+
function _iterableToArray(r) {
|
1157
|
+
if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
|
1158
1158
|
}
|
1159
|
+
|
1159
1160
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
1160
1161
|
|
1161
|
-
function _unsupportedIterableToArray(
|
1162
|
-
if (
|
1163
|
-
|
1164
|
-
|
1165
|
-
|
1166
|
-
|
1167
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
1162
|
+
function _unsupportedIterableToArray(r, a) {
|
1163
|
+
if (r) {
|
1164
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
1165
|
+
var t = {}.toString.call(r).slice(8, -1);
|
1166
|
+
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;
|
1167
|
+
}
|
1168
1168
|
}
|
1169
|
+
|
1169
1170
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
1170
1171
|
function _nonIterableSpread() {
|
1171
1172
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1172
1173
|
}
|
1174
|
+
|
1173
1175
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
1174
1176
|
|
1175
1177
|
|
1176
1178
|
|
1177
1179
|
|
1178
|
-
function _toConsumableArray(
|
1179
|
-
return _arrayWithoutHoles(
|
1180
|
+
function _toConsumableArray(r) {
|
1181
|
+
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
|
1180
1182
|
}
|
1183
|
+
|
1181
1184
|
;// CONCATENATED MODULE: external "vue-types"
|
1182
1185
|
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1183
1186
|
var external_vue_types_y = x => () => x
|
@@ -1207,7 +1210,7 @@ function messageConstructor_objectSpread(e) { for (var r = 1; r < arguments.leng
|
|
1207
1210
|
* Tencent is pleased to support the open source community by making
|
1208
1211
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1209
1212
|
*
|
1210
|
-
* Copyright (C)
|
1213
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1211
1214
|
*
|
1212
1215
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1213
1216
|
*
|
@@ -1762,7 +1765,7 @@ var messageProps = {
|
|
1762
1765
|
* Tencent is pleased to support the open source community by making
|
1763
1766
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
1764
1767
|
*
|
1765
|
-
* Copyright (C)
|
1768
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1766
1769
|
*
|
1767
1770
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
1768
1771
|
*
|
package/lib/modal/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
|
@@ -102,7 +100,7 @@ const throttle_namespaceObject = throttle_x({ ["default"]: () => __WEBPACK_EXTER
|
|
102
100
|
* Tencent is pleased to support the open source community by making
|
103
101
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
104
102
|
*
|
105
|
-
* Copyright (C)
|
103
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
106
104
|
*
|
107
105
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
108
106
|
*
|
@@ -199,7 +197,7 @@ var useContentResize = function useContentResize(root, resizeTarget, props) {
|
|
199
197
|
* Tencent is pleased to support the open source community by making
|
200
198
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
201
199
|
*
|
202
|
-
* Copyright (C)
|
200
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
203
201
|
*
|
204
202
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
205
203
|
*
|
@@ -272,7 +270,7 @@ const external_vue_types_namespaceObject = external_vue_types_x({ ["func"]: () =
|
|
272
270
|
* Tencent is pleased to support the open source community by making
|
273
271
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
274
272
|
*
|
275
|
-
* Copyright (C)
|
273
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
276
274
|
*
|
277
275
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
278
276
|
*
|
@@ -335,7 +333,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
335
333
|
* Tencent is pleased to support the open source community by making
|
336
334
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
337
335
|
*
|
338
|
-
* Copyright (C)
|
336
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
339
337
|
*
|
340
338
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
341
339
|
*
|
@@ -518,7 +516,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
518
516
|
* Tencent is pleased to support the open source community by making
|
519
517
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
520
518
|
*
|
521
|
-
* Copyright (C)
|
519
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
522
520
|
*
|
523
521
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
524
522
|
*
|
package/lib/navigation/index.js
CHANGED
@@ -40,7 +40,7 @@ const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MOD
|
|
40
40
|
;// CONCATENATED MODULE: external "vue"
|
41
41
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
42
42
|
var external_vue_y = x => () => x
|
43
|
-
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode
|
43
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
|
44
44
|
;// CONCATENATED MODULE: external "../config-provider"
|
45
45
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
46
46
|
var config_provider_y = x => () => x
|
@@ -55,7 +55,7 @@ const icon_namespaceObject = icon_x({ ["CollapseLeft"]: () => __WEBPACK_EXTERNAL
|
|
55
55
|
* Tencent is pleased to support the open source community by making
|
56
56
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
57
57
|
*
|
58
|
-
* Copyright (C)
|
58
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
59
59
|
*
|
60
60
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
61
61
|
*
|
@@ -77,7 +77,6 @@ const icon_namespaceObject = icon_x({ ["CollapseLeft"]: () => __WEBPACK_EXTERNAL
|
|
77
77
|
* IN THE SOFTWARE.
|
78
78
|
*/
|
79
79
|
|
80
|
-
|
81
80
|
var TitleProps = {
|
82
81
|
sideTitle: {
|
83
82
|
type: String,
|
@@ -88,7 +87,7 @@ var TitleProps = {
|
|
88
87
|
"default": 'left-right'
|
89
88
|
}
|
90
89
|
};
|
91
|
-
/* harmony default export */ const navigation_title = (
|
90
|
+
/* harmony default export */ const navigation_title = (defineComponent({
|
92
91
|
props: TitleProps,
|
93
92
|
// slots: ['side-icon'],
|
94
93
|
slots: Object,
|
@@ -119,7 +118,7 @@ var TitleProps = {
|
|
119
118
|
* Tencent is pleased to support the open source community by making
|
120
119
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
121
120
|
*
|
122
|
-
* Copyright (C)
|
121
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
123
122
|
*
|
124
123
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
125
124
|
*
|
@@ -143,7 +142,6 @@ var TitleProps = {
|
|
143
142
|
|
144
143
|
|
145
144
|
|
146
|
-
|
147
145
|
var NavigationProps = {
|
148
146
|
navWidth: {
|
149
147
|
type: [Number, String],
|
@@ -190,7 +188,7 @@ var NavigationProps = {
|
|
190
188
|
"default": true
|
191
189
|
}
|
192
190
|
};
|
193
|
-
/* harmony default export */ const navigation = (
|
191
|
+
/* harmony default export */ const navigation = (defineComponent({
|
194
192
|
name: 'Navigation',
|
195
193
|
props: NavigationProps,
|
196
194
|
emits: ['leave', 'toggle', 'hover', 'toggle-click'],
|
@@ -198,8 +196,8 @@ var NavigationProps = {
|
|
198
196
|
slots: Object,
|
199
197
|
setup: function setup(props, _ref) {
|
200
198
|
var emit = _ref.emit;
|
201
|
-
var defaultHeaderTitle =
|
202
|
-
var nav =
|
199
|
+
var defaultHeaderTitle = ref(props.headerTitle);
|
200
|
+
var nav = reactive({
|
203
201
|
click: false,
|
204
202
|
hover: false,
|
205
203
|
delay: false,
|
@@ -211,7 +209,7 @@ var NavigationProps = {
|
|
211
209
|
nav.hover = nav.click;
|
212
210
|
emit('toggle', nav.hover);
|
213
211
|
}
|
214
|
-
|
212
|
+
onBeforeUnmount(function () {
|
215
213
|
nav.timer && window.clearTimeout(nav.timer);
|
216
214
|
});
|
217
215
|
var handleMouseOver = function handleMouseOver() {
|
@@ -247,7 +245,7 @@ var NavigationProps = {
|
|
247
245
|
return {
|
248
246
|
defaultHeaderTitle: defaultHeaderTitle,
|
249
247
|
nav: nav,
|
250
|
-
onBeforeUnmount:
|
248
|
+
onBeforeUnmount: onBeforeUnmount,
|
251
249
|
handleMouseOver: handleMouseOver,
|
252
250
|
handleMouseLeave: handleMouseLeave,
|
253
251
|
handleClick: handleClick,
|
@@ -340,7 +338,7 @@ var NavigationProps = {
|
|
340
338
|
* Tencent is pleased to support the open source community by making
|
341
339
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
342
340
|
*
|
343
|
-
* Copyright (C)
|
341
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
344
342
|
*
|
345
343
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
346
344
|
*
|
package/lib/notify/index.js
CHANGED
@@ -44,6 +44,7 @@ function _typeof(o) {
|
|
44
44
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
45
45
|
}, _typeof(o);
|
46
46
|
}
|
47
|
+
|
47
48
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
48
49
|
|
49
50
|
function toPrimitive(t, r) {
|
@@ -56,29 +57,26 @@ function toPrimitive(t, r) {
|
|
56
57
|
}
|
57
58
|
return ("string" === r ? String : Number)(t);
|
58
59
|
}
|
60
|
+
|
59
61
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
60
62
|
|
61
63
|
|
62
64
|
function toPropertyKey(t) {
|
63
65
|
var i = toPrimitive(t, "string");
|
64
|
-
return "symbol" == _typeof(i) ? i :
|
66
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
65
67
|
}
|
68
|
+
|
66
69
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
67
70
|
|
68
|
-
function _defineProperty(
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
writable: true
|
76
|
-
});
|
77
|
-
} else {
|
78
|
-
obj[key] = value;
|
79
|
-
}
|
80
|
-
return obj;
|
71
|
+
function _defineProperty(e, r, t) {
|
72
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
73
|
+
value: t,
|
74
|
+
enumerable: !0,
|
75
|
+
configurable: !0,
|
76
|
+
writable: !0
|
77
|
+
}) : e[r] = t, e;
|
81
78
|
}
|
79
|
+
|
82
80
|
;// CONCATENATED MODULE: external "vue"
|
83
81
|
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
84
82
|
var y = x => () => x
|
@@ -95,7 +93,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
95
93
|
* Tencent is pleased to support the open source community by making
|
96
94
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
97
95
|
*
|
98
|
-
* Copyright (C)
|
96
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
99
97
|
*
|
100
98
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
101
99
|
*
|
@@ -222,7 +220,7 @@ const icon_namespaceObject = icon_x({ ["Close"]: () => __WEBPACK_EXTERNAL_MODULE
|
|
222
220
|
* Tencent is pleased to support the open source community by making
|
223
221
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
224
222
|
*
|
225
|
-
* Copyright (C)
|
223
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
226
224
|
*
|
227
225
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
228
226
|
*
|
@@ -366,7 +364,7 @@ var notifyProps = {
|
|
366
364
|
* Tencent is pleased to support the open source community by making
|
367
365
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
368
366
|
*
|
369
|
-
* Copyright (C)
|
367
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
370
368
|
*
|
371
369
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
372
370
|
*
|