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/scrollbar/index.js
CHANGED
@@ -31,11 +31,10 @@ __webpack_require__.d(__webpack_exports__, {
|
|
31
31
|
});
|
32
32
|
|
33
33
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
34
|
-
function _classCallCheck(
|
35
|
-
if (!(
|
36
|
-
throw new TypeError("Cannot call a class as a function");
|
37
|
-
}
|
34
|
+
function _classCallCheck(a, n) {
|
35
|
+
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
|
38
36
|
}
|
37
|
+
|
39
38
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
40
39
|
function _typeof(o) {
|
41
40
|
"@babel/helpers - typeof";
|
@@ -46,6 +45,7 @@ function _typeof(o) {
|
|
46
45
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
47
46
|
}, _typeof(o);
|
48
47
|
}
|
48
|
+
|
49
49
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
50
50
|
|
51
51
|
function toPrimitive(t, r) {
|
@@ -58,54 +58,46 @@ function toPrimitive(t, r) {
|
|
58
58
|
}
|
59
59
|
return ("string" === r ? String : Number)(t);
|
60
60
|
}
|
61
|
+
|
61
62
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
62
63
|
|
63
64
|
|
64
65
|
function toPropertyKey(t) {
|
65
66
|
var i = toPrimitive(t, "string");
|
66
|
-
return "symbol" == _typeof(i) ? i :
|
67
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
67
68
|
}
|
69
|
+
|
68
70
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
69
71
|
|
70
|
-
function _defineProperties(
|
71
|
-
for (var
|
72
|
-
var
|
73
|
-
|
74
|
-
descriptor.configurable = true;
|
75
|
-
if ("value" in descriptor) descriptor.writable = true;
|
76
|
-
Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
|
72
|
+
function _defineProperties(e, r) {
|
73
|
+
for (var t = 0; t < r.length; t++) {
|
74
|
+
var o = r[t];
|
75
|
+
o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, toPropertyKey(o.key), o);
|
77
76
|
}
|
78
77
|
}
|
79
|
-
function _createClass(
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
writable: false
|
84
|
-
});
|
85
|
-
return Constructor;
|
78
|
+
function _createClass(e, r, t) {
|
79
|
+
return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", {
|
80
|
+
writable: !1
|
81
|
+
}), e;
|
86
82
|
}
|
83
|
+
|
87
84
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
88
85
|
|
89
|
-
function _defineProperty(
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
writable: true
|
97
|
-
});
|
98
|
-
} else {
|
99
|
-
obj[key] = value;
|
100
|
-
}
|
101
|
-
return obj;
|
86
|
+
function _defineProperty(e, r, t) {
|
87
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
88
|
+
value: t,
|
89
|
+
enumerable: !0,
|
90
|
+
configurable: !0,
|
91
|
+
writable: !0
|
92
|
+
}) : e[r] = t, e;
|
102
93
|
}
|
94
|
+
|
103
95
|
;// CONCATENATED MODULE: ../../packages/scrollbar/src/helper/dom.ts
|
104
96
|
/*
|
105
97
|
* Tencent is pleased to support the open source community by making
|
106
98
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
107
99
|
*
|
108
|
-
* Copyright (C)
|
100
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
109
101
|
*
|
110
102
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
111
103
|
*
|
@@ -353,9 +345,10 @@ function updateCss(element, i) {
|
|
353
345
|
});
|
354
346
|
}
|
355
347
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
356
|
-
function _arrayWithHoles(
|
357
|
-
if (Array.isArray(
|
348
|
+
function _arrayWithHoles(r) {
|
349
|
+
if (Array.isArray(r)) return r;
|
358
350
|
}
|
351
|
+
|
359
352
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
360
353
|
function _iterableToArrayLimit(r, l) {
|
361
354
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
@@ -384,34 +377,38 @@ function _iterableToArrayLimit(r, l) {
|
|
384
377
|
return a;
|
385
378
|
}
|
386
379
|
}
|
380
|
+
|
387
381
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
388
|
-
function _arrayLikeToArray(
|
389
|
-
|
390
|
-
for (var
|
391
|
-
return
|
382
|
+
function _arrayLikeToArray(r, a) {
|
383
|
+
(null == a || a > r.length) && (a = r.length);
|
384
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
385
|
+
return n;
|
392
386
|
}
|
387
|
+
|
393
388
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
394
389
|
|
395
|
-
function _unsupportedIterableToArray(
|
396
|
-
if (
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
390
|
+
function _unsupportedIterableToArray(r, a) {
|
391
|
+
if (r) {
|
392
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
393
|
+
var t = {}.toString.call(r).slice(8, -1);
|
394
|
+
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;
|
395
|
+
}
|
402
396
|
}
|
397
|
+
|
403
398
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
404
399
|
function _nonIterableRest() {
|
405
400
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
406
401
|
}
|
402
|
+
|
407
403
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
408
404
|
|
409
405
|
|
410
406
|
|
411
407
|
|
412
|
-
function _slicedToArray(
|
413
|
-
return _arrayWithHoles(
|
408
|
+
function _slicedToArray(r, e) {
|
409
|
+
return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
|
414
410
|
}
|
411
|
+
|
415
412
|
;// CONCATENATED MODULE: ../../packages/scrollbar/src/helper/class-names.ts
|
416
413
|
|
417
414
|
|
@@ -419,7 +416,7 @@ function _slicedToArray(arr, i) {
|
|
419
416
|
* Tencent is pleased to support the open source community by making
|
420
417
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
421
418
|
*
|
422
|
-
* Copyright (C)
|
419
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
423
420
|
*
|
424
421
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
425
422
|
*
|
@@ -500,7 +497,7 @@ function setScrollingClassInstantly(i, x) {
|
|
500
497
|
* Tencent is pleased to support the open source community by making
|
501
498
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
502
499
|
*
|
503
|
-
* Copyright (C)
|
500
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
504
501
|
*
|
505
502
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
506
503
|
*
|
@@ -1064,7 +1061,7 @@ function bindMouseScrollHandler(i, _ref) {
|
|
1064
1061
|
* Tencent is pleased to support the open source community by making
|
1065
1062
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
1066
1063
|
*
|
1067
|
-
* Copyright (C)
|
1064
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1068
1065
|
*
|
1069
1066
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
1070
1067
|
*
|
@@ -1091,7 +1088,7 @@ var EventElement = /*#__PURE__*/function () {
|
|
1091
1088
|
this.element = element;
|
1092
1089
|
this.handlers = {};
|
1093
1090
|
}
|
1094
|
-
_createClass(EventElement, [{
|
1091
|
+
return _createClass(EventElement, [{
|
1095
1092
|
key: "bind",
|
1096
1093
|
value: function bind(eventName, handler) {
|
1097
1094
|
if (typeof this.handlers[eventName] === 'undefined') {
|
@@ -1128,14 +1125,13 @@ var EventElement = /*#__PURE__*/function () {
|
|
1128
1125
|
});
|
1129
1126
|
}
|
1130
1127
|
}]);
|
1131
|
-
return EventElement;
|
1132
1128
|
}();
|
1133
1129
|
var EventManager = /*#__PURE__*/function () {
|
1134
1130
|
function EventManager() {
|
1135
1131
|
_classCallCheck(this, EventManager);
|
1136
1132
|
this.eventElements = [];
|
1137
1133
|
}
|
1138
|
-
_createClass(EventManager, [{
|
1134
|
+
return _createClass(EventManager, [{
|
1139
1135
|
key: "eventElement",
|
1140
1136
|
value: function eventElement(element) {
|
1141
1137
|
var ee = this.eventElements.filter(function (ee) {
|
@@ -1174,14 +1170,13 @@ var EventManager = /*#__PURE__*/function () {
|
|
1174
1170
|
key: "once",
|
1175
1171
|
value: function once(element, eventName, handler) {
|
1176
1172
|
var ee = this.eventElement(element);
|
1177
|
-
var
|
1178
|
-
ee.unbind(eventName,
|
1173
|
+
var _onceHandler = function onceHandler(evt) {
|
1174
|
+
ee.unbind(eventName, _onceHandler);
|
1179
1175
|
handler(evt);
|
1180
1176
|
};
|
1181
|
-
ee.bind(eventName,
|
1177
|
+
ee.bind(eventName, _onceHandler);
|
1182
1178
|
}
|
1183
1179
|
}]);
|
1184
|
-
return EventManager;
|
1185
1180
|
}();
|
1186
1181
|
|
1187
1182
|
;// CONCATENATED MODULE: ../../packages/scrollbar/src/process-scroll-diff.ts
|
@@ -1190,7 +1185,7 @@ var EventManager = /*#__PURE__*/function () {
|
|
1190
1185
|
* Tencent is pleased to support the open source community by making
|
1191
1186
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
1192
1187
|
*
|
1193
|
-
* Copyright (C)
|
1188
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1194
1189
|
*
|
1195
1190
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
1196
1191
|
*
|
@@ -1280,7 +1275,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
1280
1275
|
* Tencent is pleased to support the open source community by making
|
1281
1276
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) available.
|
1282
1277
|
*
|
1283
|
-
* Copyright (C)
|
1278
|
+
* Copyright (C) 2025 Tencent. All rights reserved.
|
1284
1279
|
*
|
1285
1280
|
* 蓝鲸智云PaaS平台 (BlueKing PaaS) is licensed under the MIT License.
|
1286
1281
|
*
|
@@ -1402,7 +1397,7 @@ var VirtualElement = /*#__PURE__*/function () {
|
|
1402
1397
|
}
|
1403
1398
|
});
|
1404
1399
|
}
|
1405
|
-
_createClass(VirtualElement, [{
|
1400
|
+
return _createClass(VirtualElement, [{
|
1406
1401
|
key: "handleScrollChanged",
|
1407
1402
|
value: function handleScrollChanged(prop) {
|
1408
1403
|
if (['scrollLeft', 'scrollTop'].includes(prop)) {
|
@@ -1426,7 +1421,6 @@ var VirtualElement = /*#__PURE__*/function () {
|
|
1426
1421
|
this.delegateElement.scrollTo(x, y);
|
1427
1422
|
}
|
1428
1423
|
}]);
|
1429
|
-
return VirtualElement;
|
1430
1424
|
}();
|
1431
1425
|
// 自定义滚动条类
|
1432
1426
|
var BkScrollbar = /*#__PURE__*/function () {
|
@@ -1555,7 +1549,7 @@ var BkScrollbar = /*#__PURE__*/function () {
|
|
1555
1549
|
/**
|
1556
1550
|
* 更新滚动条
|
1557
1551
|
*/
|
1558
|
-
_createClass(BkScrollbar, [{
|
1552
|
+
return _createClass(BkScrollbar, [{
|
1559
1553
|
key: "update",
|
1560
1554
|
value: function update(virtaulElement) {
|
1561
1555
|
if (!this.isAlive) {
|
@@ -1652,7 +1646,6 @@ var BkScrollbar = /*#__PURE__*/function () {
|
|
1652
1646
|
}).join(' ');
|
1653
1647
|
}
|
1654
1648
|
}]);
|
1655
|
-
return BkScrollbar;
|
1656
1649
|
}();
|
1657
1650
|
|
1658
1651
|
var __webpack_exports__IScrollbarSize = __webpack_exports__.IScrollbarSize;
|