bkui-vue 2.0.2-beta.45 → 2.0.2-beta.47

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.
Files changed (157) hide show
  1. package/dist/index.cjs.js +47 -42
  2. package/dist/index.esm.js +7204 -7010
  3. package/dist/index.umd.js +50 -45
  4. package/lib/affix/index.js +12 -14
  5. package/lib/alert/index.js +12 -14
  6. package/lib/animate-number/index.js +11 -12
  7. package/lib/backtop/index.js +10 -11
  8. package/lib/badge/index.js +12 -14
  9. package/lib/breadcrumb/index.js +12 -14
  10. package/lib/button/index.js +12 -14
  11. package/lib/card/index.js +12 -14
  12. package/lib/cascader/index.js +94 -101
  13. package/lib/checkbox/index.js +37 -35
  14. package/lib/code-diff/index.js +1171 -675
  15. package/lib/collapse/index.js +44 -42
  16. package/lib/collapse-transition/index.js +3 -4
  17. package/lib/color-picker/index.js +59 -60
  18. package/lib/config-provider/index.js +12 -14
  19. package/lib/container/index.js +21 -25
  20. package/lib/date-picker/index.js +58 -51
  21. package/lib/dialog/index.js +53 -474
  22. package/lib/directives/index.js +37 -34
  23. package/lib/divider/index.js +2 -3
  24. package/lib/dropdown/index.js +17 -21
  25. package/lib/exception/index.js +14 -17
  26. package/lib/fixed-navbar/index.js +2 -3
  27. package/lib/form/index.js +37 -34
  28. package/lib/icon/angle-double-down-line.js +29 -36
  29. package/lib/icon/angle-double-left-line.js +29 -36
  30. package/lib/icon/angle-double-left.js +29 -36
  31. package/lib/icon/angle-double-right-line.js +29 -36
  32. package/lib/icon/angle-double-right.js +29 -36
  33. package/lib/icon/angle-double-up-line.js +29 -36
  34. package/lib/icon/angle-down-fill.js +29 -36
  35. package/lib/icon/angle-down-line.js +29 -36
  36. package/lib/icon/angle-down.js +29 -36
  37. package/lib/icon/angle-left.js +29 -36
  38. package/lib/icon/angle-right.js +29 -36
  39. package/lib/icon/angle-up-fill.js +29 -36
  40. package/lib/icon/angle-up.js +29 -36
  41. package/lib/icon/archive-fill.js +29 -36
  42. package/lib/icon/arrows-left.js +29 -36
  43. package/lib/icon/arrows-right.js +29 -36
  44. package/lib/icon/assistant.js +29 -36
  45. package/lib/icon/audio-fill.js +29 -36
  46. package/lib/icon/bk.js +29 -36
  47. package/lib/icon/circle.js +29 -36
  48. package/lib/icon/close-line.js +29 -36
  49. package/lib/icon/close.js +29 -36
  50. package/lib/icon/code.js +29 -36
  51. package/lib/icon/cog-shape.js +29 -36
  52. package/lib/icon/collapse-left.js +29 -36
  53. package/lib/icon/copy-shape.js +29 -36
  54. package/lib/icon/copy.js +29 -36
  55. package/lib/icon/data-shape.js +29 -36
  56. package/lib/icon/del.js +29 -36
  57. package/lib/icon/doc-fill.js +29 -36
  58. package/lib/icon/done.js +29 -36
  59. package/lib/icon/down-shape.js +29 -36
  60. package/lib/icon/down-small.js +29 -36
  61. package/lib/icon/edit-line.js +29 -36
  62. package/lib/icon/ellipsis.js +29 -36
  63. package/lib/icon/enlarge-line.js +29 -36
  64. package/lib/icon/error.js +29 -36
  65. package/lib/icon/excel-fill.js +29 -36
  66. package/lib/icon/exclamation-circle-shape.js +29 -36
  67. package/lib/icon/eye.js +29 -36
  68. package/lib/icon/filliscreen-line.js +29 -36
  69. package/lib/icon/fix-line.js +29 -36
  70. package/lib/icon/fix-shape.js +29 -36
  71. package/lib/icon/folder-open.js +29 -36
  72. package/lib/icon/folder-shape-open.js +29 -36
  73. package/lib/icon/folder-shape.js +29 -36
  74. package/lib/icon/folder.js +29 -36
  75. package/lib/icon/funnel.js +29 -36
  76. package/lib/icon/grag-fill.js +29 -36
  77. package/lib/icon/help-document-fill.js +29 -36
  78. package/lib/icon/help-fill.js +29 -36
  79. package/lib/icon/help.js +29 -36
  80. package/lib/icon/image-fill.js +29 -36
  81. package/lib/icon/img-error.js +29 -36
  82. package/lib/icon/img-placehoulder.js +29 -36
  83. package/lib/icon/info-line.js +29 -36
  84. package/lib/icon/info.js +29 -36
  85. package/lib/icon/left-shape.js +29 -36
  86. package/lib/icon/left-turn-line.js +29 -36
  87. package/lib/icon/loading.js +29 -36
  88. package/lib/icon/narrow-line.js +29 -36
  89. package/lib/icon/original.js +29 -36
  90. package/lib/icon/pdf-fill.js +29 -36
  91. package/lib/icon/play-shape.js +29 -36
  92. package/lib/icon/plus.js +29 -36
  93. package/lib/icon/ppt-fill.js +29 -36
  94. package/lib/icon/qq.js +29 -36
  95. package/lib/icon/right-shape.js +29 -36
  96. package/lib/icon/right-turn-line.js +29 -36
  97. package/lib/icon/search.js +29 -36
  98. package/lib/icon/share.js +29 -36
  99. package/lib/icon/spinner.js +29 -36
  100. package/lib/icon/success.js +29 -36
  101. package/lib/icon/switcher-loading.js +29 -36
  102. package/lib/icon/text-all.js +29 -36
  103. package/lib/icon/text-file.js +29 -36
  104. package/lib/icon/text-fill.js +29 -36
  105. package/lib/icon/transfer.js +29 -36
  106. package/lib/icon/tree-application-shape.js +29 -36
  107. package/lib/icon/unfull-screen.js +29 -36
  108. package/lib/icon/unvisible.js +29 -36
  109. package/lib/icon/up-shape.js +29 -36
  110. package/lib/icon/upload.js +29 -36
  111. package/lib/icon/video-fill.js +29 -36
  112. package/lib/icon/warn.js +29 -36
  113. package/lib/icon/weixin-pro.js +29 -36
  114. package/lib/icon/weixin.js +29 -36
  115. package/lib/image/index.js +49 -47
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +62 -461
  118. package/lib/input/index.js +62 -60
  119. package/lib/link/index.js +2 -2
  120. package/lib/loading/index.js +22 -25
  121. package/lib/menu/index.js +36 -34
  122. package/lib/message/index.js +34 -31
  123. package/lib/modal/index.js +12 -14
  124. package/lib/navigation/index.js +7 -9
  125. package/lib/notify/index.js +12 -14
  126. package/lib/overflow-title/index.js +9 -10
  127. package/lib/pagination/index.js +32 -29
  128. package/lib/pop-confirm/index.js +4 -5
  129. package/lib/popover/index.js +209 -136
  130. package/lib/popover2/index.js +2 -2
  131. package/lib/process/index.js +59 -452
  132. package/lib/progress/index.js +16 -19
  133. package/lib/radio/index.js +37 -34
  134. package/lib/rate/index.js +12 -14
  135. package/lib/resize-layout/index.js +18 -20
  136. package/lib/scrollbar/index.js +51 -58
  137. package/lib/search-select/index.js +222 -595
  138. package/lib/select/index.js +111 -463
  139. package/lib/shared/index.js +83 -95
  140. package/lib/sideslider/index.js +43 -441
  141. package/lib/slider/index.js +49 -446
  142. package/lib/steps/index.js +60 -458
  143. package/lib/swiper/index.js +15 -17
  144. package/lib/switcher/index.js +12 -14
  145. package/lib/tab/index.d.ts +12 -0
  146. package/lib/tab/index.js +53 -45
  147. package/lib/tab/props.d.ts +3 -0
  148. package/lib/tab/tab.d.ts +6 -0
  149. package/lib/table/index.js +152 -501
  150. package/lib/tag/index.js +12 -14
  151. package/lib/tag-input/index.js +47 -41
  152. package/lib/timeline/index.js +1 -0
  153. package/lib/transfer/index.js +22 -17
  154. package/lib/tree/index.js +73 -66
  155. package/lib/upload/index.js +136 -487
  156. package/lib/virtual-render/index.js +47 -51
  157. package/package.json +1 -1
@@ -73,7 +73,7 @@ __webpack_require__.d(__webpack_exports__, {
73
73
  finiteOrDefault: () => (/* reexport */ finiteOrDefault),
74
74
  formItemKey: () => (/* reexport */ formItemKey),
75
75
  formKey: () => (/* reexport */ formKey),
76
- getFullscreenRoot: () => (/* reexport */ getFullscreenRoot),
76
+ getFullscreenRoot: () => (/* reexport */ _getFullscreenRoot),
77
77
  getPopContainerId: () => (/* reexport */ getPopContainerId),
78
78
  hasOverflowEllipsis: () => (/* reexport */ hasOverflowEllipsis),
79
79
  isArray: () => (/* reexport */ isArray),
@@ -209,6 +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
213
  ;// CONCATENATED MODULE: ../../packages/shared/src/helper.ts
213
214
 
214
215
  /*
@@ -562,48 +563,52 @@ var useFormItem = function useFormItem() {
562
563
  return (0,external_vue_namespaceObject.inject)(formItemKey, undefined);
563
564
  };
564
565
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
565
- function _arrayLikeToArray(arr, len) {
566
- if (len == null || len > arr.length) len = arr.length;
567
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
568
- return arr2;
566
+ function _arrayLikeToArray(r, a) {
567
+ (null == a || a > r.length) && (a = r.length);
568
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
569
+ return n;
569
570
  }
571
+
570
572
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
571
573
 
572
- function _arrayWithoutHoles(arr) {
573
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
574
+ function _arrayWithoutHoles(r) {
575
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
574
576
  }
577
+
575
578
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
576
- function _iterableToArray(iter) {
577
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
579
+ function _iterableToArray(r) {
580
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
578
581
  }
582
+
579
583
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
580
584
 
581
- function _unsupportedIterableToArray(o, minLen) {
582
- if (!o) return;
583
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
584
- var n = Object.prototype.toString.call(o).slice(8, -1);
585
- if (n === "Object" && o.constructor) n = o.constructor.name;
586
- if (n === "Map" || n === "Set") return Array.from(o);
587
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
585
+ function _unsupportedIterableToArray(r, a) {
586
+ if (r) {
587
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
588
+ var t = {}.toString.call(r).slice(8, -1);
589
+ 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;
590
+ }
588
591
  }
592
+
589
593
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
590
594
  function _nonIterableSpread() {
591
595
  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
596
  }
597
+
593
598
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
594
599
 
595
600
 
596
601
 
597
602
 
598
- function _toConsumableArray(arr) {
599
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
603
+ function _toConsumableArray(r) {
604
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
600
605
  }
606
+
601
607
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
602
- function _classCallCheck(instance, Constructor) {
603
- if (!(instance instanceof Constructor)) {
604
- throw new TypeError("Cannot call a class as a function");
605
- }
608
+ function _classCallCheck(a, n) {
609
+ if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
606
610
  }
611
+
607
612
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
608
613
 
609
614
  function toPrimitive(t, r) {
@@ -616,48 +621,40 @@ function toPrimitive(t, r) {
616
621
  }
617
622
  return ("string" === r ? String : Number)(t);
618
623
  }
624
+
619
625
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
620
626
 
621
627
 
622
628
  function toPropertyKey(t) {
623
629
  var i = toPrimitive(t, "string");
624
- return "symbol" == _typeof(i) ? i : String(i);
630
+ return "symbol" == _typeof(i) ? i : i + "";
625
631
  }
632
+
626
633
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
627
634
 
628
- function _defineProperties(target, props) {
629
- for (var i = 0; i < props.length; i++) {
630
- var descriptor = props[i];
631
- descriptor.enumerable = descriptor.enumerable || false;
632
- descriptor.configurable = true;
633
- if ("value" in descriptor) descriptor.writable = true;
634
- Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
635
+ function _defineProperties(e, r) {
636
+ for (var t = 0; t < r.length; t++) {
637
+ var o = r[t];
638
+ o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, toPropertyKey(o.key), o);
635
639
  }
636
640
  }
637
- function _createClass(Constructor, protoProps, staticProps) {
638
- if (protoProps) _defineProperties(Constructor.prototype, protoProps);
639
- if (staticProps) _defineProperties(Constructor, staticProps);
640
- Object.defineProperty(Constructor, "prototype", {
641
- writable: false
642
- });
643
- return Constructor;
641
+ function _createClass(e, r, t) {
642
+ return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", {
643
+ writable: !1
644
+ }), e;
644
645
  }
646
+
645
647
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
646
648
 
647
- function _defineProperty(obj, key, value) {
648
- key = toPropertyKey(key);
649
- if (key in obj) {
650
- Object.defineProperty(obj, key, {
651
- value: value,
652
- enumerable: true,
653
- configurable: true,
654
- writable: true
655
- });
656
- } else {
657
- obj[key] = value;
658
- }
659
- return obj;
649
+ function _defineProperty(e, r, t) {
650
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
651
+ value: t,
652
+ enumerable: !0,
653
+ configurable: !0,
654
+ writable: !0
655
+ }) : e[r] = t, e;
660
656
  }
657
+
661
658
  ;// CONCATENATED MODULE: external "@popperjs/core"
662
659
  var core_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
663
660
  var core_y = x => () => x
@@ -844,7 +841,7 @@ var BKPopover = /*#__PURE__*/function () {
844
841
  }
845
842
  // Synchronously updates the popper instance. Use this for low-frequency
846
843
  // updates.
847
- _createClass(BKPopover, [{
844
+ return _createClass(BKPopover, [{
848
845
  key: "forceUpdate",
849
846
  value: function forceUpdate() {
850
847
  var _this$instance;
@@ -1139,7 +1136,6 @@ var BKPopover = /*#__PURE__*/function () {
1139
1136
  return source && (source === target || source === target.firstElementChild);
1140
1137
  }
1141
1138
  }]);
1142
- return BKPopover;
1143
1139
  }();
1144
1140
  var popContainerId = null;
1145
1141
  var getPopContainerId = function getPopContainerId() {
@@ -1332,7 +1328,7 @@ var isFullScreenContainsElement = function isFullScreenContainsElement(target) {
1332
1328
  * 如果是启用了webcomponent组件,则返回shadowRoot内指定的目标元素
1333
1329
  * @returns
1334
1330
  */
1335
- var getFullscreenRoot = function getFullscreenRoot(selector) {
1331
+ var _getFullscreenRoot = function getFullscreenRoot(selector) {
1336
1332
  if (!selector) {
1337
1333
  return 'body';
1338
1334
  }
@@ -1343,7 +1339,7 @@ var getFullscreenRoot = function getFullscreenRoot(selector) {
1343
1339
  }
1344
1340
  if (typeof selector === 'string') {
1345
1341
  var target = document.body.querySelector(selector);
1346
- return getFullscreenRoot(target);
1342
+ return _getFullscreenRoot(target);
1347
1343
  }
1348
1344
  if (document.fullscreenElement) {
1349
1345
  var _document$fullscreenE3;
@@ -1355,57 +1351,51 @@ var getFullscreenRoot = function getFullscreenRoot(selector) {
1355
1351
  }
1356
1352
  return helper_isElement(document.body) ? document.body : 'body';
1357
1353
  };
1354
+
1358
1355
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
1359
- function _assertThisInitialized(self) {
1360
- if (self === void 0) {
1361
- throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1362
- }
1363
- return self;
1356
+ function _assertThisInitialized(e) {
1357
+ if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1358
+ return e;
1364
1359
  }
1360
+
1365
1361
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js
1366
1362
 
1367
1363
 
1368
- function _possibleConstructorReturn(self, call) {
1369
- if (call && (_typeof(call) === "object" || typeof call === "function")) {
1370
- return call;
1371
- } else if (call !== void 0) {
1372
- throw new TypeError("Derived constructors may only return object or undefined");
1373
- }
1374
- return _assertThisInitialized(self);
1364
+ function _possibleConstructorReturn(t, e) {
1365
+ if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
1366
+ if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
1367
+ return _assertThisInitialized(t);
1375
1368
  }
1369
+
1376
1370
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js
1377
- function _getPrototypeOf(o) {
1378
- _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
1379
- return o.__proto__ || Object.getPrototypeOf(o);
1380
- };
1381
- return _getPrototypeOf(o);
1371
+ function _getPrototypeOf(t) {
1372
+ return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
1373
+ return t.__proto__ || Object.getPrototypeOf(t);
1374
+ }, _getPrototypeOf(t);
1382
1375
  }
1376
+
1383
1377
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js
1384
- function _setPrototypeOf(o, p) {
1385
- _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {
1386
- o.__proto__ = p;
1387
- return o;
1388
- };
1389
- return _setPrototypeOf(o, p);
1378
+ function _setPrototypeOf(t, e) {
1379
+ return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
1380
+ return t.__proto__ = e, t;
1381
+ }, _setPrototypeOf(t, e);
1390
1382
  }
1383
+
1391
1384
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/inherits.js
1392
1385
 
1393
- function _inherits(subClass, superClass) {
1394
- if (typeof superClass !== "function" && superClass !== null) {
1395
- throw new TypeError("Super expression must either be null or a function");
1396
- }
1397
- subClass.prototype = Object.create(superClass && superClass.prototype, {
1386
+ function _inherits(t, e) {
1387
+ if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
1388
+ t.prototype = Object.create(e && e.prototype, {
1398
1389
  constructor: {
1399
- value: subClass,
1400
- writable: true,
1401
- configurable: true
1390
+ value: t,
1391
+ writable: !0,
1392
+ configurable: !0
1402
1393
  }
1403
- });
1404
- Object.defineProperty(subClass, "prototype", {
1405
- writable: false
1406
- });
1407
- if (superClass) _setPrototypeOf(subClass, superClass);
1394
+ }), Object.defineProperty(t, "prototype", {
1395
+ writable: !1
1396
+ }), e && _setPrototypeOf(t, e);
1408
1397
  }
1398
+
1409
1399
  ;// CONCATENATED MODULE: external "vue-types"
1410
1400
  var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1411
1401
  var external_vue_types_y = x => () => x
@@ -1609,12 +1599,12 @@ function InputBehaviorType() {
1609
1599
  return (0,external_vue_types_namespaceObject.toType)('behavior', {}).def(InputBehaviorEnum.NORMAL);
1610
1600
  }
1611
1601
  var PropTypes = /*#__PURE__*/function (_propTypesNS) {
1612
- _inherits(PropTypes, _propTypesNS);
1613
1602
  function PropTypes() {
1614
1603
  _classCallCheck(this, PropTypes);
1615
1604
  return _callSuper(this, PropTypes, arguments);
1616
1605
  }
1617
- _createClass(PropTypes, null, [{
1606
+ _inherits(PropTypes, _propTypesNS);
1607
+ return _createClass(PropTypes, null, [{
1618
1608
  key: "size",
1619
1609
  value: function size() {
1620
1610
  var defaultList = ['small', 'default', 'large', 'huge'];
@@ -1707,7 +1697,6 @@ var PropTypes = /*#__PURE__*/function (_propTypesNS) {
1707
1697
  });
1708
1698
  }
1709
1699
  }]);
1710
- return PropTypes;
1711
1700
  }(propTypesNS);
1712
1701
  var SelectedTypeEnum;
1713
1702
  (function (SelectedTypeEnum) {
@@ -1781,7 +1770,7 @@ var BKZIndexManager = /*#__PURE__*/function () {
1781
1770
  * @param type
1782
1771
  * @returns
1783
1772
  */
1784
- _createClass(BKZIndexManager, [{
1773
+ return _createClass(BKZIndexManager, [{
1785
1774
  key: "getNextIndex",
1786
1775
  value: function getNextIndex(type) {
1787
1776
  if (Object.prototype.hasOwnProperty.call(this.storageLayerIndexValue, type)) {
@@ -1865,7 +1854,6 @@ var BKZIndexManager = /*#__PURE__*/function () {
1865
1854
  this.storageLayerIndexValue = Object.create(BKLAYERD_INDEX_EFAULT_VALUE, properties);
1866
1855
  }
1867
1856
  }]);
1868
- return BKZIndexManager;
1869
1857
  }();
1870
1858
  var bkZIndexManager = new BKZIndexManager();
1871
1859
  ;// CONCATENATED MODULE: ../../packages/shared/src/frame-throttle.ts