bkui-vue 2.0.2-beta.48 → 2.0.2-beta.49

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