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/process/process.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/progress/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,33 +59,30 @@ 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
|
87
|
-
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["
|
85
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode });
|
88
86
|
;// CONCATENATED MODULE: external "../config-provider"
|
89
87
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
90
88
|
var config_provider_y = x => () => x
|
@@ -95,7 +93,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
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
|
*
|
@@ -199,7 +197,7 @@ var Circle = function Circle(_, _ref) {
|
|
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
|
*
|
@@ -273,14 +271,11 @@ var Line = function Line(_, _ref) {
|
|
273
271
|
/* harmony default export */ const line = (Line);
|
274
272
|
;// CONCATENATED MODULE: ../../packages/progress/src/progress.tsx
|
275
273
|
|
276
|
-
|
277
|
-
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
278
|
-
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
279
274
|
/*
|
280
275
|
* Tencent is pleased to support the open source community by making
|
281
276
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
282
277
|
*
|
283
|
-
* Copyright (C)
|
278
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
284
279
|
*
|
285
280
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
286
281
|
*
|
@@ -302,6 +297,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
302
297
|
* IN THE SOFTWARE.
|
303
298
|
*/
|
304
299
|
|
300
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
301
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
305
302
|
|
306
303
|
|
307
304
|
|
@@ -333,7 +330,7 @@ var progressType = {
|
|
333
330
|
verticalAlign: 'middle'
|
334
331
|
})
|
335
332
|
};
|
336
|
-
/* harmony default export */ const progress = (
|
333
|
+
/* harmony default export */ const progress = (defineComponent({
|
337
334
|
name: 'Progress',
|
338
335
|
props: progressType,
|
339
336
|
setup: function setup() {
|
@@ -403,7 +400,7 @@ var progressType = {
|
|
403
400
|
* Tencent is pleased to support the open source community by making
|
404
401
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
405
402
|
*
|
406
|
-
* Copyright (C)
|
403
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
407
404
|
*
|
408
405
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
409
406
|
*
|
package/lib/radio/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,33 +63,31 @@ 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/arrayWithHoles.js
|
89
|
-
function _arrayWithHoles(
|
90
|
-
if (Array.isArray(
|
87
|
+
function _arrayWithHoles(r) {
|
88
|
+
if (Array.isArray(r)) return r;
|
91
89
|
}
|
90
|
+
|
92
91
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
93
92
|
function _iterableToArrayLimit(r, l) {
|
94
93
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
@@ -117,38 +116,42 @@ function _iterableToArrayLimit(r, l) {
|
|
117
116
|
return a;
|
118
117
|
}
|
119
118
|
}
|
119
|
+
|
120
120
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
121
|
-
function _arrayLikeToArray(
|
122
|
-
|
123
|
-
for (var
|
124
|
-
return
|
121
|
+
function _arrayLikeToArray(r, a) {
|
122
|
+
(null == a || a > r.length) && (a = r.length);
|
123
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
124
|
+
return n;
|
125
125
|
}
|
126
|
+
|
126
127
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
127
128
|
|
128
|
-
function _unsupportedIterableToArray(
|
129
|
-
if (
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
129
|
+
function _unsupportedIterableToArray(r, a) {
|
130
|
+
if (r) {
|
131
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
132
|
+
var t = {}.toString.call(r).slice(8, -1);
|
133
|
+
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;
|
134
|
+
}
|
135
135
|
}
|
136
|
+
|
136
137
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
137
138
|
function _nonIterableRest() {
|
138
139
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
139
140
|
}
|
141
|
+
|
140
142
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
141
143
|
|
142
144
|
|
143
145
|
|
144
146
|
|
145
|
-
function _slicedToArray(
|
146
|
-
return _arrayWithHoles(
|
147
|
+
function _slicedToArray(r, e) {
|
148
|
+
return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
|
147
149
|
}
|
150
|
+
|
148
151
|
;// CONCATENATED MODULE: external "vue"
|
149
152
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
150
153
|
var external_vue_y = x => () => x
|
151
|
-
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["
|
154
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
|
152
155
|
;// CONCATENATED MODULE: external "vue-types"
|
153
156
|
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
154
157
|
var external_vue_types_y = x => () => x
|
@@ -162,7 +165,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
162
165
|
* Tencent is pleased to support the open source community by making
|
163
166
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
164
167
|
*
|
165
|
-
* Copyright (C)
|
168
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
166
169
|
*
|
167
170
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
168
171
|
*
|
@@ -299,7 +302,7 @@ var useRadio = function useRadio() {
|
|
299
302
|
* Tencent is pleased to support the open source community by making
|
300
303
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
301
304
|
*
|
302
|
-
* Copyright (C)
|
305
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
303
306
|
*
|
304
307
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
305
308
|
*
|
@@ -408,7 +411,7 @@ var radioProps = {
|
|
408
411
|
* Tencent is pleased to support the open source community by making
|
409
412
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
410
413
|
*
|
411
|
-
* Copyright (C)
|
414
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
412
415
|
*
|
413
416
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
414
417
|
*
|
@@ -516,7 +519,7 @@ var radioButtonProps = {
|
|
516
519
|
* Tencent is pleased to support the open source community by making
|
517
520
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
518
521
|
*
|
519
|
-
* Copyright (C)
|
522
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
520
523
|
*
|
521
524
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
522
525
|
*
|
@@ -553,7 +556,7 @@ var radioGroupProps = {
|
|
553
556
|
return true;
|
554
557
|
})
|
555
558
|
};
|
556
|
-
/* harmony default export */ const radio_group = (
|
559
|
+
/* harmony default export */ const radio_group = (defineComponent({
|
557
560
|
name: 'RadioGroup',
|
558
561
|
props: radioGroupProps,
|
559
562
|
emits: {
|
@@ -586,13 +589,13 @@ var radioGroupProps = {
|
|
586
589
|
context.emit('update:modelValue', nextValue);
|
587
590
|
context.emit('change', nextValue);
|
588
591
|
};
|
589
|
-
|
592
|
+
provide(radioGroupKey, {
|
590
593
|
props: props,
|
591
594
|
register: register,
|
592
595
|
unregister: unregister,
|
593
596
|
handleChange: handleChange
|
594
597
|
});
|
595
|
-
|
598
|
+
watch(function () {
|
596
599
|
return props.modelValue;
|
597
600
|
}, function () {
|
598
601
|
if (props.withValidate) {
|
@@ -600,7 +603,7 @@ var radioGroupProps = {
|
|
600
603
|
formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0 || _formItem$validate.call(formItem, 'change');
|
601
604
|
}
|
602
605
|
});
|
603
|
-
|
606
|
+
onMounted(function () {
|
604
607
|
if (props.modelValue === '') {
|
605
608
|
return;
|
606
609
|
}
|
@@ -626,7 +629,7 @@ var radioGroupProps = {
|
|
626
629
|
* Tencent is pleased to support the open source community by making
|
627
630
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
628
631
|
*
|
629
|
-
* Copyright (C)
|
632
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
630
633
|
*
|
631
634
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
632
635
|
*
|
package/lib/rate/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
|
*
|
@@ -207,7 +205,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
207
205
|
* Tencent is pleased to support the open source community by making
|
208
206
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
209
207
|
*
|
210
|
-
* Copyright (C)
|
208
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
211
209
|
*
|
212
210
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
213
211
|
*
|
@@ -326,7 +324,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
|
|
326
324
|
* Tencent is pleased to support the open source community by making
|
327
325
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
328
326
|
*
|
329
|
-
* Copyright (C)
|
327
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
330
328
|
*
|
331
329
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
332
330
|
*
|
@@ -47,6 +47,7 @@ function _typeof(o) {
|
|
47
47
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
48
48
|
}, _typeof(o);
|
49
49
|
}
|
50
|
+
|
50
51
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
51
52
|
|
52
53
|
function toPrimitive(t, r) {
|
@@ -59,29 +60,26 @@ function toPrimitive(t, r) {
|
|
59
60
|
}
|
60
61
|
return ("string" === r ? String : Number)(t);
|
61
62
|
}
|
63
|
+
|
62
64
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
63
65
|
|
64
66
|
|
65
67
|
function toPropertyKey(t) {
|
66
68
|
var i = toPrimitive(t, "string");
|
67
|
-
return "symbol" == _typeof(i) ? i :
|
69
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
68
70
|
}
|
71
|
+
|
69
72
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
70
73
|
|
71
|
-
function _defineProperty(
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
writable: true
|
79
|
-
});
|
80
|
-
} else {
|
81
|
-
obj[key] = value;
|
82
|
-
}
|
83
|
-
return obj;
|
74
|
+
function _defineProperty(e, r, t) {
|
75
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
76
|
+
value: t,
|
77
|
+
enumerable: !0,
|
78
|
+
configurable: !0,
|
79
|
+
writable: !0
|
80
|
+
}) : e[r] = t, e;
|
84
81
|
}
|
82
|
+
|
85
83
|
;// CONCATENATED MODULE: external "vue"
|
86
84
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
87
85
|
var external_vue_y = x => () => x
|
@@ -101,7 +99,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
|
|
101
99
|
* Tencent is pleased to support the open source community by making
|
102
100
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
103
101
|
*
|
104
|
-
* Copyright (C)
|
102
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
105
103
|
*
|
106
104
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
107
105
|
*
|
@@ -283,11 +281,11 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
|
|
283
281
|
}
|
284
282
|
resizingCallback(realValue);
|
285
283
|
};
|
286
|
-
var
|
284
|
+
var _handleMouseUp = function handleMouseUp() {
|
287
285
|
resizeProxyRef.value.style.visibility = 'hidden';
|
288
286
|
resizeMaskRef.value.style.display = 'none';
|
289
287
|
document.removeEventListener('mousemove', handleMouseMove);
|
290
|
-
document.removeEventListener('mouseup',
|
288
|
+
document.removeEventListener('mouseup', _handleMouseUp);
|
291
289
|
document.onselectstart = null;
|
292
290
|
document.ondragstart = null;
|
293
291
|
(0,external_vue_namespaceObject.nextTick)(function () {
|
@@ -300,7 +298,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
|
|
300
298
|
asideRef.value.style[cssPropKey.value] = resizeProxyRef.value.style[placement.value];
|
301
299
|
};
|
302
300
|
document.addEventListener('mousemove', handleMouseMove);
|
303
|
-
document.addEventListener('mouseup',
|
301
|
+
document.addEventListener('mouseup', _handleMouseUp);
|
304
302
|
};
|
305
303
|
var setupAutoMinimize = function setupAutoMinimize() {
|
306
304
|
if (!autoMinimize.value) {
|
@@ -335,12 +333,12 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
|
|
335
333
|
}
|
336
334
|
};
|
337
335
|
var setupAsideListener = function setupAsideListener(visible) {
|
338
|
-
var
|
336
|
+
var _removeClass = function removeClass() {
|
339
337
|
asideContentVisible.value = visible;
|
340
338
|
asideRef.value.style.transition = '';
|
341
|
-
asideRef.value.removeEventListener('transitionend',
|
339
|
+
asideRef.value.removeEventListener('transitionend', _removeClass);
|
342
340
|
};
|
343
|
-
asideRef.value.addEventListener('transitionend',
|
341
|
+
asideRef.value.addEventListener('transitionend', _removeClass);
|
344
342
|
asideRef.value.style.transition = "".concat(cssPropKey.value, " cubic-bezier(0.4, 0, 0.2, 1) .3s");
|
345
343
|
};
|
346
344
|
// 监听折叠状态变化
|
@@ -420,7 +418,7 @@ const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MO
|
|
420
418
|
* Tencent is pleased to support the open source community by making
|
421
419
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
422
420
|
*
|
423
|
-
* Copyright (C)
|
421
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
424
422
|
*
|
425
423
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
426
424
|
*
|