bkui-vue 2.0.2-beta.4 → 2.0.2-beta.6
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/dist/index.cjs.js +21 -21
- package/dist/index.esm.js +1588 -1583
- package/dist/index.umd.js +16 -16
- package/lib/affix/index.js +30 -22
- package/lib/alert/index.js +30 -22
- package/lib/animate-number/index.js +14 -10
- package/lib/backtop/index.js +32 -22
- package/lib/badge/index.js +24 -18
- package/lib/breadcrumb/index.js +31 -23
- package/lib/button/index.js +36 -26
- package/lib/card/index.js +47 -33
- package/lib/cascader/index.js +651 -619
- package/lib/checkbox/index.js +44 -34
- package/lib/code-diff/index.js +83 -79
- package/lib/collapse/index.js +39 -33
- package/lib/collapse-transition/index.js +20 -14
- package/lib/color-picker/index.js +617 -594
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +34 -26
- package/lib/container/index.js +27 -21
- package/lib/date-picker/index.js +649 -620
- package/lib/dialog/index.js +101 -87
- package/lib/directives/index.js +445 -430
- package/lib/divider/index.js +21 -15
- package/lib/dropdown/index.js +43 -31
- package/lib/exception/index.js +55 -49
- package/lib/fixed-navbar/index.js +20 -14
- package/lib/form/index.js +639 -608
- package/lib/icon/angle-double-down-line.js +14 -12
- package/lib/icon/angle-double-left-line.js +14 -12
- package/lib/icon/angle-double-left.js +14 -12
- package/lib/icon/angle-double-right-line.js +14 -12
- package/lib/icon/angle-double-right.js +14 -12
- package/lib/icon/angle-double-up-line.js +14 -12
- package/lib/icon/angle-down-fill.js +14 -12
- package/lib/icon/angle-down-line.js +14 -12
- package/lib/icon/angle-down.js +14 -12
- package/lib/icon/angle-left.js +14 -12
- package/lib/icon/angle-right.js +14 -12
- package/lib/icon/angle-up-fill.js +14 -12
- package/lib/icon/angle-up.js +14 -12
- package/lib/icon/archive-fill.js +14 -12
- package/lib/icon/arrows-left.js +14 -12
- package/lib/icon/arrows-right.js +14 -12
- package/lib/icon/assistant.js +14 -12
- package/lib/icon/audio-fill.js +14 -12
- package/lib/icon/bk.js +14 -12
- package/lib/icon/circle.js +14 -12
- package/lib/icon/close-line.js +14 -12
- package/lib/icon/close.js +14 -12
- package/lib/icon/code.js +14 -12
- package/lib/icon/cog-shape.js +14 -12
- package/lib/icon/collapse-left.js +14 -12
- package/lib/icon/copy-shape.js +14 -12
- package/lib/icon/copy.js +14 -12
- package/lib/icon/data-shape.js +14 -12
- package/lib/icon/del.js +14 -12
- package/lib/icon/doc-fill.js +14 -12
- package/lib/icon/done.js +14 -12
- package/lib/icon/down-shape.js +14 -12
- package/lib/icon/down-small.js +14 -12
- package/lib/icon/edit-line.js +14 -12
- package/lib/icon/ellipsis.js +14 -12
- package/lib/icon/enlarge-line.js +14 -12
- package/lib/icon/error.js +14 -12
- package/lib/icon/excel-fill.js +14 -12
- package/lib/icon/exclamation-circle-shape.js +14 -12
- package/lib/icon/eye.js +14 -12
- package/lib/icon/filliscreen-line.js +14 -12
- package/lib/icon/fix-line.js +14 -12
- package/lib/icon/fix-shape.js +14 -12
- package/lib/icon/folder-open.js +14 -12
- package/lib/icon/folder-shape-open.js +14 -12
- package/lib/icon/folder-shape.js +14 -12
- package/lib/icon/folder.js +14 -12
- package/lib/icon/funnel.js +14 -12
- package/lib/icon/grag-fill.js +14 -12
- package/lib/icon/help-document-fill.js +14 -12
- package/lib/icon/help-fill.js +14 -12
- package/lib/icon/help.js +14 -12
- package/lib/icon/image-fill.js +14 -12
- package/lib/icon/img-error.js +14 -12
- package/lib/icon/img-placehoulder.js +14 -12
- package/lib/icon/info-line.js +14 -12
- package/lib/icon/info.js +14 -12
- package/lib/icon/left-shape.js +14 -12
- package/lib/icon/left-turn-line.js +14 -12
- package/lib/icon/loading.js +14 -12
- package/lib/icon/narrow-line.js +14 -12
- package/lib/icon/original.js +14 -12
- package/lib/icon/pdf-fill.js +14 -12
- package/lib/icon/play-shape.js +14 -12
- package/lib/icon/plus.js +14 -12
- package/lib/icon/ppt-fill.js +14 -12
- package/lib/icon/qq.js +14 -12
- package/lib/icon/right-shape.js +14 -12
- package/lib/icon/right-turn-line.js +14 -12
- package/lib/icon/search.js +14 -12
- package/lib/icon/share.js +14 -12
- package/lib/icon/spinner.js +14 -12
- package/lib/icon/success.js +14 -12
- package/lib/icon/switcher-loading.js +14 -12
- package/lib/icon/text-all.js +14 -12
- package/lib/icon/text-file.js +14 -12
- package/lib/icon/text-fill.js +14 -12
- package/lib/icon/transfer.js +14 -12
- package/lib/icon/tree-application-shape.js +14 -12
- package/lib/icon/unfull-screen.js +14 -12
- package/lib/icon/unvisible.js +14 -12
- package/lib/icon/up-shape.js +14 -12
- package/lib/icon/upload.js +14 -12
- package/lib/icon/video-fill.js +14 -12
- package/lib/icon/warn.js +14 -12
- package/lib/icon/weixin-pro.js +14 -12
- package/lib/icon/weixin.js +14 -12
- package/lib/image/index.js +342 -326
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +101 -87
- package/lib/input/index.js +335 -323
- package/lib/link/index.js +26 -18
- package/lib/loading/index.js +25 -19
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +40 -32
- package/lib/message/index.js +47 -41
- package/lib/modal/index.js +39 -29
- package/lib/navigation/index.js +27 -19
- package/lib/notify/index.js +37 -27
- package/lib/overflow-title/index.js +41 -29
- package/lib/pagination/index.js +62 -46
- package/lib/pop-confirm/index.d.ts +16 -2
- package/lib/pop-confirm/index.js +62 -38
- package/lib/pop-confirm/pop-confirm.d.ts +5 -1
- package/lib/popover/index.js +363 -347
- package/lib/popover2/index.js +14 -10
- package/lib/process/index.js +78 -74
- package/lib/progress/index.js +26 -20
- package/lib/radio/index.js +39 -31
- package/lib/rate/index.js +25 -19
- package/lib/resize-layout/index.js +30 -22
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +436 -419
- package/lib/select/index.js +490 -453
- package/lib/shared/index.js +57 -49
- package/lib/sideslider/index.js +89 -79
- package/lib/slider/index.js +85 -75
- package/lib/steps/index.js +78 -72
- package/lib/swiper/index.js +24 -18
- package/lib/switcher/index.js +30 -22
- package/lib/tab/index.js +337 -323
- package/lib/table/index.js +565 -512
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.js +36 -26
- package/lib/tag-input/index.js +376 -355
- package/lib/time-picker/index.js +13 -9
- package/lib/timeline/index.js +21 -15
- package/lib/transfer/index.js +56 -40
- package/lib/tree/index.js +100 -76
- package/lib/upload/index.js +584 -572
- package/lib/virtual-render/index.js +55 -43
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -65
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -64
package/lib/shared/index.js
CHANGED
@@ -116,7 +116,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
116
116
|
withInstallProps: () => (/* binding */ withInstallProps)
|
117
117
|
});
|
118
118
|
|
119
|
-
;//
|
119
|
+
;// ../../packages/shared/src/dom.ts
|
120
120
|
/*
|
121
121
|
* Tencent is pleased to support the open source community by making
|
122
122
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -199,7 +199,7 @@ function scrollTop(el) {
|
|
199
199
|
}
|
200
200
|
scroll(from, to, step);
|
201
201
|
}
|
202
|
-
;//
|
202
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
203
203
|
function _typeof(o) {
|
204
204
|
"@babel/helpers - typeof";
|
205
205
|
|
@@ -209,7 +209,7 @@ function _typeof(o) {
|
|
209
209
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
210
210
|
}, _typeof(o);
|
211
211
|
}
|
212
|
-
;//
|
212
|
+
;// ../../packages/shared/src/helper.ts
|
213
213
|
|
214
214
|
/*
|
215
215
|
* Tencent is pleased to support the open source community by making
|
@@ -467,11 +467,13 @@ var isSymbol = function isSymbol(val) {
|
|
467
467
|
var isPromise = function isPromise(val) {
|
468
468
|
return isObject(val) && isFunction(val.then) && isFunction(val["catch"]);
|
469
469
|
};
|
470
|
-
;//
|
471
|
-
var x = y => {
|
472
|
-
var
|
473
|
-
|
474
|
-
|
470
|
+
;// external "vue"
|
471
|
+
var x = (y) => {
|
472
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
473
|
+
}
|
474
|
+
var y = (x) => (() => (x))
|
475
|
+
const external_vue_namespaceObject = x({ ["inject"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.inject) });
|
476
|
+
;// ../../packages/shared/src/token.ts
|
475
477
|
/*
|
476
478
|
* Tencent is pleased to support the open source community by making
|
477
479
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -499,7 +501,7 @@ const external_vue_namespaceObject = x({ ["inject"]: () => __WEBPACK_EXTERNAL_MO
|
|
499
501
|
*/
|
500
502
|
var formKey = Symbol('form');
|
501
503
|
var formItemKey = Symbol('formItem');
|
502
|
-
;//
|
504
|
+
;// ../../packages/shared/src/hooks/use-form.ts
|
503
505
|
/*
|
504
506
|
* Tencent is pleased to support the open source community by making
|
505
507
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -530,7 +532,7 @@ var formItemKey = Symbol('formItem');
|
|
530
532
|
var useForm = function useForm() {
|
531
533
|
return (0,external_vue_namespaceObject.inject)(formKey);
|
532
534
|
};
|
533
|
-
;//
|
535
|
+
;// ../../packages/shared/src/hooks/use-form-item.ts
|
534
536
|
/*
|
535
537
|
* Tencent is pleased to support the open source community by making
|
536
538
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -561,22 +563,22 @@ var useForm = function useForm() {
|
|
561
563
|
var useFormItem = function useFormItem() {
|
562
564
|
return (0,external_vue_namespaceObject.inject)(formItemKey, undefined);
|
563
565
|
};
|
564
|
-
;//
|
566
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
565
567
|
function _arrayLikeToArray(arr, len) {
|
566
568
|
if (len == null || len > arr.length) len = arr.length;
|
567
569
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
568
570
|
return arr2;
|
569
571
|
}
|
570
|
-
;//
|
572
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
571
573
|
|
572
574
|
function _arrayWithoutHoles(arr) {
|
573
575
|
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
574
576
|
}
|
575
|
-
;//
|
577
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
576
578
|
function _iterableToArray(iter) {
|
577
579
|
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
578
580
|
}
|
579
|
-
;//
|
581
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
580
582
|
|
581
583
|
function _unsupportedIterableToArray(o, minLen) {
|
582
584
|
if (!o) return;
|
@@ -586,11 +588,11 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
586
588
|
if (n === "Map" || n === "Set") return Array.from(o);
|
587
589
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
588
590
|
}
|
589
|
-
;//
|
591
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
590
592
|
function _nonIterableSpread() {
|
591
593
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
592
594
|
}
|
593
|
-
;//
|
595
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
594
596
|
|
595
597
|
|
596
598
|
|
@@ -598,13 +600,13 @@ function _nonIterableSpread() {
|
|
598
600
|
function _toConsumableArray(arr) {
|
599
601
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
600
602
|
}
|
601
|
-
;//
|
603
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
602
604
|
function _classCallCheck(instance, Constructor) {
|
603
605
|
if (!(instance instanceof Constructor)) {
|
604
606
|
throw new TypeError("Cannot call a class as a function");
|
605
607
|
}
|
606
608
|
}
|
607
|
-
;//
|
609
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
608
610
|
|
609
611
|
function toPrimitive(t, r) {
|
610
612
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -616,14 +618,14 @@ function toPrimitive(t, r) {
|
|
616
618
|
}
|
617
619
|
return ("string" === r ? String : Number)(t);
|
618
620
|
}
|
619
|
-
;//
|
621
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
620
622
|
|
621
623
|
|
622
624
|
function toPropertyKey(t) {
|
623
625
|
var i = toPrimitive(t, "string");
|
624
626
|
return "symbol" == _typeof(i) ? i : String(i);
|
625
627
|
}
|
626
|
-
;//
|
628
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
627
629
|
|
628
630
|
function _defineProperties(target, props) {
|
629
631
|
for (var i = 0; i < props.length; i++) {
|
@@ -642,7 +644,7 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
642
644
|
});
|
643
645
|
return Constructor;
|
644
646
|
}
|
645
|
-
;//
|
647
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
646
648
|
|
647
649
|
function _defineProperty(obj, key, value) {
|
648
650
|
key = toPropertyKey(key);
|
@@ -658,16 +660,18 @@ function _defineProperty(obj, key, value) {
|
|
658
660
|
}
|
659
661
|
return obj;
|
660
662
|
}
|
661
|
-
;//
|
662
|
-
var core_x = y => {
|
663
|
-
var
|
664
|
-
|
665
|
-
|
663
|
+
;// external "@popperjs/core"
|
664
|
+
var core_x = (y) => {
|
665
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
666
|
+
}
|
667
|
+
var core_y = (x) => (() => (x))
|
668
|
+
const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
|
669
|
+
;// ../../node_modules/uuid/dist/esm-browser/native.js
|
666
670
|
const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
667
671
|
/* harmony default export */ const esm_browser_native = ({
|
668
672
|
randomUUID
|
669
673
|
});
|
670
|
-
;//
|
674
|
+
;// ../../node_modules/uuid/dist/esm-browser/rng.js
|
671
675
|
// Unique ID creation requires a high quality random # generator. In the browser we therefore
|
672
676
|
// require the crypto API and do not support built-in fallback to lower quality random number
|
673
677
|
// generators (like Math.random()).
|
@@ -686,7 +690,7 @@ function rng() {
|
|
686
690
|
|
687
691
|
return getRandomValues(rnds8);
|
688
692
|
}
|
689
|
-
;//
|
693
|
+
;// ../../node_modules/uuid/dist/esm-browser/stringify.js
|
690
694
|
|
691
695
|
/**
|
692
696
|
* Convert array of 16 byte values to UUID string format of the form:
|
@@ -720,7 +724,7 @@ function stringify(arr, offset = 0) {
|
|
720
724
|
}
|
721
725
|
|
722
726
|
/* harmony default export */ const esm_browser_stringify = ((/* unused pure expression or super */ null && (stringify)));
|
723
|
-
;//
|
727
|
+
;// ../../node_modules/uuid/dist/esm-browser/v4.js
|
724
728
|
|
725
729
|
|
726
730
|
|
@@ -750,7 +754,7 @@ function v4(options, buf, offset) {
|
|
750
754
|
}
|
751
755
|
|
752
756
|
/* harmony default export */ const esm_browser_v4 = (v4);
|
753
|
-
;//
|
757
|
+
;// ../../packages/shared/src/popover.ts
|
754
758
|
|
755
759
|
|
756
760
|
|
@@ -1153,7 +1157,7 @@ var getPopContainerId = function getPopContainerId() {
|
|
1153
1157
|
}
|
1154
1158
|
return "".concat(prefix).concat(popContainerId);
|
1155
1159
|
};
|
1156
|
-
;//
|
1160
|
+
;// ../../packages/shared/src/scrollbar-width.ts
|
1157
1161
|
/*
|
1158
1162
|
* Tencent is pleased to support the open source community by making
|
1159
1163
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1199,11 +1203,13 @@ function scrollbarWidth() {
|
|
1199
1203
|
scrollBarWidth = widthNoScroll - widthWithScroll;
|
1200
1204
|
return scrollBarWidth;
|
1201
1205
|
}
|
1202
|
-
;//
|
1203
|
-
var throttle_x = y => {
|
1204
|
-
var
|
1205
|
-
|
1206
|
-
|
1206
|
+
;// external "lodash/throttle"
|
1207
|
+
var throttle_x = (y) => {
|
1208
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1209
|
+
}
|
1210
|
+
var throttle_y = (x) => (() => (x))
|
1211
|
+
const throttle_namespaceObject = throttle_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_throttle_a7b7506a__["default"]) });
|
1212
|
+
;// ../../packages/shared/src/utils.ts
|
1207
1213
|
/*
|
1208
1214
|
* Tencent is pleased to support the open source community by making
|
1209
1215
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -1355,14 +1361,14 @@ var getFullscreenRoot = function getFullscreenRoot(selector) {
|
|
1355
1361
|
}
|
1356
1362
|
return helper_isElement(document.body) ? document.body : 'body';
|
1357
1363
|
};
|
1358
|
-
;//
|
1364
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
|
1359
1365
|
function _assertThisInitialized(self) {
|
1360
1366
|
if (self === void 0) {
|
1361
1367
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
1362
1368
|
}
|
1363
1369
|
return self;
|
1364
1370
|
}
|
1365
|
-
;//
|
1371
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js
|
1366
1372
|
|
1367
1373
|
|
1368
1374
|
function _possibleConstructorReturn(self, call) {
|
@@ -1373,14 +1379,14 @@ function _possibleConstructorReturn(self, call) {
|
|
1373
1379
|
}
|
1374
1380
|
return _assertThisInitialized(self);
|
1375
1381
|
}
|
1376
|
-
;//
|
1382
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js
|
1377
1383
|
function _getPrototypeOf(o) {
|
1378
1384
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
|
1379
1385
|
return o.__proto__ || Object.getPrototypeOf(o);
|
1380
1386
|
};
|
1381
1387
|
return _getPrototypeOf(o);
|
1382
1388
|
}
|
1383
|
-
;//
|
1389
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js
|
1384
1390
|
function _setPrototypeOf(o, p) {
|
1385
1391
|
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {
|
1386
1392
|
o.__proto__ = p;
|
@@ -1388,7 +1394,7 @@ function _setPrototypeOf(o, p) {
|
|
1388
1394
|
};
|
1389
1395
|
return _setPrototypeOf(o, p);
|
1390
1396
|
}
|
1391
|
-
;//
|
1397
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/inherits.js
|
1392
1398
|
|
1393
1399
|
function _inherits(subClass, superClass) {
|
1394
1400
|
if (typeof superClass !== "function" && superClass !== null) {
|
@@ -1406,11 +1412,13 @@ function _inherits(subClass, superClass) {
|
|
1406
1412
|
});
|
1407
1413
|
if (superClass) _setPrototypeOf(subClass, superClass);
|
1408
1414
|
}
|
1409
|
-
;//
|
1410
|
-
var external_vue_types_x = y => {
|
1411
|
-
var
|
1412
|
-
|
1413
|
-
|
1415
|
+
;// external "vue-types"
|
1416
|
+
var external_vue_types_x = (y) => {
|
1417
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
1418
|
+
}
|
1419
|
+
var external_vue_types_y = (x) => (() => (x))
|
1420
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["createTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.createTypes), ["string"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.string), ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
|
1421
|
+
;// ../../packages/shared/src/vue-types.ts
|
1414
1422
|
|
1415
1423
|
|
1416
1424
|
|
@@ -1717,7 +1725,7 @@ var SelectedTypeEnum;
|
|
1717
1725
|
function SelectedType() {
|
1718
1726
|
return (0,external_vue_types_namespaceObject.toType)('selectedStyle', {}).def(SelectedTypeEnum.CHECK);
|
1719
1727
|
}
|
1720
|
-
;//
|
1728
|
+
;// ../../packages/shared/src/z-index-manager.ts
|
1721
1729
|
|
1722
1730
|
|
1723
1731
|
|
@@ -1868,7 +1876,7 @@ var BKZIndexManager = /*#__PURE__*/function () {
|
|
1868
1876
|
return BKZIndexManager;
|
1869
1877
|
}();
|
1870
1878
|
var bkZIndexManager = new BKZIndexManager();
|
1871
|
-
;//
|
1879
|
+
;// ../../packages/shared/src/frame-throttle.ts
|
1872
1880
|
var wrapperFactory = function wrapperFactory() {
|
1873
1881
|
var state = {
|
1874
1882
|
cancelToken: 0
|
@@ -1936,7 +1944,7 @@ var throttle = function throttle(callback) {
|
|
1936
1944
|
throttledCallback.bind = throttleFactory.bind(null, callback);
|
1937
1945
|
return throttledCallback;
|
1938
1946
|
};
|
1939
|
-
;//
|
1947
|
+
;// ../../packages/shared/src/index.ts
|
1940
1948
|
|
1941
1949
|
|
1942
1950
|
|
package/lib/sideslider/index.js
CHANGED
@@ -9,10 +9,48 @@ import "../modal/modal.less";
|
|
9
9
|
import * as __WEBPACK_EXTERNAL_MODULE_lodash_cloneDeep_13f2b125__ from "lodash/cloneDeep";
|
10
10
|
/******/ var __webpack_modules__ = ({
|
11
11
|
|
12
|
-
/***/
|
12
|
+
/***/ 4319:
|
13
|
+
/***/ ((module) => {
|
14
|
+
|
15
|
+
function _typeof(o) {
|
16
|
+
"@babel/helpers - typeof";
|
17
|
+
|
18
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
19
|
+
return typeof o;
|
20
|
+
} : function (o) {
|
21
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
22
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
23
|
+
}
|
24
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
25
|
+
|
26
|
+
/***/ }),
|
27
|
+
|
28
|
+
/***/ 5799:
|
29
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
30
|
+
|
31
|
+
// TODO(Babel 8): Remove this file.
|
32
|
+
|
33
|
+
var runtime = __webpack_require__(7048)();
|
34
|
+
module.exports = runtime;
|
35
|
+
|
36
|
+
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
37
|
+
try {
|
38
|
+
regeneratorRuntime = runtime;
|
39
|
+
} catch (accidentalStrictMode) {
|
40
|
+
if (typeof globalThis === "object") {
|
41
|
+
globalThis.regeneratorRuntime = runtime;
|
42
|
+
} else {
|
43
|
+
Function("r", "regeneratorRuntime = r")(runtime);
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
|
48
|
+
/***/ }),
|
49
|
+
|
50
|
+
/***/ 7048:
|
13
51
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
14
52
|
|
15
|
-
var _typeof = (__webpack_require__(
|
53
|
+
var _typeof = (__webpack_require__(4319)["default"]);
|
16
54
|
function _regeneratorRuntime() {
|
17
55
|
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
18
56
|
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
@@ -317,44 +355,6 @@ function _regeneratorRuntime() {
|
|
317
355
|
}
|
318
356
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
319
357
|
|
320
|
-
/***/ }),
|
321
|
-
|
322
|
-
/***/ 7425:
|
323
|
-
/***/ ((module) => {
|
324
|
-
|
325
|
-
function _typeof(o) {
|
326
|
-
"@babel/helpers - typeof";
|
327
|
-
|
328
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
329
|
-
return typeof o;
|
330
|
-
} : function (o) {
|
331
|
-
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
332
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
333
|
-
}
|
334
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
335
|
-
|
336
|
-
/***/ }),
|
337
|
-
|
338
|
-
/***/ 2841:
|
339
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
340
|
-
|
341
|
-
// TODO(Babel 8): Remove this file.
|
342
|
-
|
343
|
-
var runtime = __webpack_require__(7609)();
|
344
|
-
module.exports = runtime;
|
345
|
-
|
346
|
-
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
347
|
-
try {
|
348
|
-
regeneratorRuntime = runtime;
|
349
|
-
} catch (accidentalStrictMode) {
|
350
|
-
if (typeof globalThis === "object") {
|
351
|
-
globalThis.regeneratorRuntime = runtime;
|
352
|
-
} else {
|
353
|
-
Function("r", "regeneratorRuntime = r")(runtime);
|
354
|
-
}
|
355
|
-
}
|
356
|
-
|
357
|
-
|
358
358
|
/***/ })
|
359
359
|
|
360
360
|
/******/ });
|
@@ -415,19 +415,19 @@ try {
|
|
415
415
|
/******/
|
416
416
|
/************************************************************************/
|
417
417
|
var __webpack_exports__ = {};
|
418
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
419
|
-
(() => {
|
420
418
|
|
421
419
|
// EXPORTS
|
422
420
|
__webpack_require__.d(__webpack_exports__, {
|
423
421
|
"default": () => (/* binding */ src)
|
424
422
|
});
|
425
423
|
|
426
|
-
;//
|
427
|
-
var x = y => {
|
428
|
-
var
|
429
|
-
|
430
|
-
|
424
|
+
;// external "../shared"
|
425
|
+
var x = (y) => {
|
426
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
427
|
+
}
|
428
|
+
var y = (x) => (() => (x))
|
429
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
430
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
431
431
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
432
432
|
try {
|
433
433
|
var info = gen[key](arg);
|
@@ -458,7 +458,7 @@ function _asyncToGenerator(fn) {
|
|
458
458
|
});
|
459
459
|
};
|
460
460
|
}
|
461
|
-
;//
|
461
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
462
462
|
function _typeof(o) {
|
463
463
|
"@babel/helpers - typeof";
|
464
464
|
|
@@ -468,7 +468,7 @@ function _typeof(o) {
|
|
468
468
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
469
469
|
}, _typeof(o);
|
470
470
|
}
|
471
|
-
;//
|
471
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
472
472
|
|
473
473
|
function toPrimitive(t, r) {
|
474
474
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -480,14 +480,14 @@ function toPrimitive(t, r) {
|
|
480
480
|
}
|
481
481
|
return ("string" === r ? String : Number)(t);
|
482
482
|
}
|
483
|
-
;//
|
483
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
484
484
|
|
485
485
|
|
486
486
|
function toPropertyKey(t) {
|
487
487
|
var i = toPrimitive(t, "string");
|
488
488
|
return "symbol" == _typeof(i) ? i : String(i);
|
489
489
|
}
|
490
|
-
;//
|
490
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
491
491
|
|
492
492
|
function _defineProperty(obj, key, value) {
|
493
493
|
key = toPropertyKey(key);
|
@@ -503,34 +503,46 @@ function _defineProperty(obj, key, value) {
|
|
503
503
|
}
|
504
504
|
return obj;
|
505
505
|
}
|
506
|
-
;//
|
507
|
-
var external_vue_x = y => {
|
508
|
-
var
|
509
|
-
|
506
|
+
;// external "vue"
|
507
|
+
var external_vue_x = (y) => {
|
508
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
509
|
+
}
|
510
|
+
var external_vue_y = (x) => (() => (x))
|
511
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["isVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.isVNode), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["useAttrs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.useAttrs), ["useSlots"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.useSlots) });
|
510
512
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/regenerator/index.js
|
511
|
-
var regenerator = __webpack_require__(
|
513
|
+
var regenerator = __webpack_require__(5799);
|
512
514
|
var regenerator_default = /*#__PURE__*/__webpack_require__.n(regenerator);
|
513
|
-
;//
|
514
|
-
var config_provider_x = y => {
|
515
|
-
var
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
var
|
524
|
-
const
|
525
|
-
;//
|
526
|
-
var
|
527
|
-
var
|
515
|
+
;// external "../config-provider"
|
516
|
+
var config_provider_x = (y) => {
|
517
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
518
|
+
}
|
519
|
+
var config_provider_y = (x) => (() => (x))
|
520
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
521
|
+
;// external "../icon"
|
522
|
+
var icon_x = (y) => {
|
523
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
524
|
+
}
|
525
|
+
var icon_y = (x) => (() => (x))
|
526
|
+
const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleLeft), ["AngleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight) });
|
527
|
+
;// external "../modal"
|
528
|
+
var modal_x = (y) => {
|
529
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
530
|
+
}
|
531
|
+
var modal_y = (x) => (() => (x))
|
532
|
+
const modal_namespaceObject = modal_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__["default"]), ["propsMixin"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_modal_d1344388__.propsMixin) });
|
533
|
+
;// external "../modal/modal.less"
|
534
|
+
var modal_less_x = (y) => {
|
535
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
536
|
+
}
|
537
|
+
var modal_less_y = (x) => (() => (x))
|
528
538
|
const modal_less_namespaceObject = modal_less_x({ });
|
529
|
-
;//
|
530
|
-
var cloneDeep_x = y => {
|
531
|
-
var
|
532
|
-
|
533
|
-
|
539
|
+
;// external "lodash/cloneDeep"
|
540
|
+
var cloneDeep_x = (y) => {
|
541
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
542
|
+
}
|
543
|
+
var cloneDeep_y = (x) => (() => (x))
|
544
|
+
const cloneDeep_namespaceObject = cloneDeep_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_cloneDeep_13f2b125__["default"]) });
|
545
|
+
;// ../../packages/sideslider/src/sideslider.tsx
|
534
546
|
|
535
547
|
|
536
548
|
|
@@ -696,7 +708,7 @@ sliderProps.width["default"] = '400';
|
|
696
708
|
};
|
697
709
|
}
|
698
710
|
}));
|
699
|
-
;//
|
711
|
+
;// ../../packages/sideslider/src/index.ts
|
700
712
|
/*
|
701
713
|
* Tencent is pleased to support the open source community by making
|
702
714
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -726,7 +738,5 @@ sliderProps.width["default"] = '400';
|
|
726
738
|
|
727
739
|
var BkSideslider = (0,shared_namespaceObject.withInstall)(sideslider);
|
728
740
|
/* harmony default export */ const src = (BkSideslider);
|
729
|
-
})();
|
730
|
-
|
731
741
|
var __webpack_exports__default = __webpack_exports__["default"];
|
732
742
|
export { __webpack_exports__default as default };
|