bkui-vue 2.0.2-beta.45 → 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.
Files changed (154) hide show
  1. package/dist/index.cjs.js +47 -42
  2. package/dist/index.esm.js +7198 -7008
  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.js +42 -40
  146. package/lib/table/index.js +152 -501
  147. package/lib/tag/index.js +12 -14
  148. package/lib/tag-input/index.js +47 -41
  149. package/lib/timeline/index.js +1 -0
  150. package/lib/transfer/index.js +22 -17
  151. package/lib/tree/index.js +73 -66
  152. package/lib/upload/index.js +136 -487
  153. package/lib/virtual-render/index.js +47 -51
  154. package/package.json +1 -1
package/lib/tag/index.js CHANGED
@@ -48,6 +48,7 @@ function _typeof(o) {
48
48
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
49
49
  }, _typeof(o);
50
50
  }
51
+
51
52
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
52
53
 
53
54
  function toPrimitive(t, r) {
@@ -60,29 +61,26 @@ function toPrimitive(t, r) {
60
61
  }
61
62
  return ("string" === r ? String : Number)(t);
62
63
  }
64
+
63
65
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
64
66
 
65
67
 
66
68
  function toPropertyKey(t) {
67
69
  var i = toPrimitive(t, "string");
68
- return "symbol" == _typeof(i) ? i : String(i);
70
+ return "symbol" == _typeof(i) ? i : i + "";
69
71
  }
72
+
70
73
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
71
74
 
72
- function _defineProperty(obj, key, value) {
73
- key = toPropertyKey(key);
74
- if (key in obj) {
75
- Object.defineProperty(obj, key, {
76
- value: value,
77
- enumerable: true,
78
- configurable: true,
79
- writable: true
80
- });
81
- } else {
82
- obj[key] = value;
83
- }
84
- return obj;
75
+ function _defineProperty(e, r, t) {
76
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
77
+ value: t,
78
+ enumerable: !0,
79
+ configurable: !0,
80
+ writable: !0
81
+ }) : e[r] = t, e;
85
82
  }
83
+
86
84
  ;// CONCATENATED MODULE: external "vue"
87
85
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
88
86
  var external_vue_y = x => () => x
@@ -704,6 +704,7 @@ function _typeof(o) {
704
704
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
705
705
  }, _typeof(o);
706
706
  }
707
+
707
708
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
708
709
 
709
710
  function toPrimitive(t, r) {
@@ -716,66 +717,68 @@ function toPrimitive(t, r) {
716
717
  }
717
718
  return ("string" === r ? String : Number)(t);
718
719
  }
720
+
719
721
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
720
722
 
721
723
 
722
724
  function toPropertyKey(t) {
723
725
  var i = toPrimitive(t, "string");
724
- return "symbol" == _typeof(i) ? i : String(i);
726
+ return "symbol" == _typeof(i) ? i : i + "";
725
727
  }
728
+
726
729
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
727
730
 
728
- function _defineProperty(obj, key, value) {
729
- key = toPropertyKey(key);
730
- if (key in obj) {
731
- Object.defineProperty(obj, key, {
732
- value: value,
733
- enumerable: true,
734
- configurable: true,
735
- writable: true
736
- });
737
- } else {
738
- obj[key] = value;
739
- }
740
- return obj;
731
+ function _defineProperty(e, r, t) {
732
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
733
+ value: t,
734
+ enumerable: !0,
735
+ configurable: !0,
736
+ writable: !0
737
+ }) : e[r] = t, e;
741
738
  }
739
+
742
740
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
743
- function _arrayLikeToArray(arr, len) {
744
- if (len == null || len > arr.length) len = arr.length;
745
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
746
- return arr2;
741
+ function _arrayLikeToArray(r, a) {
742
+ (null == a || a > r.length) && (a = r.length);
743
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
744
+ return n;
747
745
  }
746
+
748
747
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
749
748
 
750
- function _arrayWithoutHoles(arr) {
751
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
749
+ function _arrayWithoutHoles(r) {
750
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
752
751
  }
752
+
753
753
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
754
- function _iterableToArray(iter) {
755
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
754
+ function _iterableToArray(r) {
755
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
756
756
  }
757
+
757
758
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
758
759
 
759
- function _unsupportedIterableToArray(o, minLen) {
760
- if (!o) return;
761
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
762
- var n = Object.prototype.toString.call(o).slice(8, -1);
763
- if (n === "Object" && o.constructor) n = o.constructor.name;
764
- if (n === "Map" || n === "Set") return Array.from(o);
765
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
760
+ function _unsupportedIterableToArray(r, a) {
761
+ if (r) {
762
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
763
+ var t = {}.toString.call(r).slice(8, -1);
764
+ 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;
765
+ }
766
766
  }
767
+
767
768
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
768
769
  function _nonIterableSpread() {
769
770
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
770
771
  }
772
+
771
773
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
772
774
 
773
775
 
774
776
 
775
777
 
776
- function _toConsumableArray(arr) {
777
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
778
+ function _toConsumableArray(r) {
779
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
778
780
  }
781
+
779
782
  ;// CONCATENATED MODULE: external "vue"
780
783
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
781
784
  var external_vue_y = x => () => x
@@ -962,9 +965,10 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
962
965
  };
963
966
  };
964
967
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
965
- function _arrayWithHoles(arr) {
966
- if (Array.isArray(arr)) return arr;
968
+ function _arrayWithHoles(r) {
969
+ if (Array.isArray(r)) return r;
967
970
  }
971
+
968
972
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
969
973
  function _iterableToArrayLimit(r, l) {
970
974
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -993,26 +997,29 @@ function _iterableToArrayLimit(r, l) {
993
997
  return a;
994
998
  }
995
999
  }
1000
+
996
1001
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
997
1002
  function _nonIterableRest() {
998
1003
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
999
1004
  }
1005
+
1000
1006
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1001
1007
 
1002
1008
 
1003
1009
 
1004
1010
 
1005
- function _slicedToArray(arr, i) {
1006
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
1011
+ function _slicedToArray(r, e) {
1012
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
1007
1013
  }
1014
+
1008
1015
  ;// CONCATENATED MODULE: external "../config-provider"
1009
1016
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1010
1017
  var config_provider_y = x => () => x
1011
1018
  const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1012
1019
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
1013
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = clickoutside_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
1014
- function clickoutside_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return clickoutside_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return clickoutside_arrayLikeToArray(o, minLen); }
1015
- function clickoutside_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
1020
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = clickoutside_unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
1021
+ function clickoutside_unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return clickoutside_arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); 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) ? clickoutside_arrayLikeToArray(r, a) : void 0; } }
1022
+ function clickoutside_arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
1016
1023
  /*
1017
1024
  * Tencent is pleased to support the open source community by making
1018
1025
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1681,8 +1688,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
1681
1688
  */
1682
1689
 
1683
1690
 
1684
-
1685
- /* harmony default export */ const list_tag_render = ((0,external_vue_namespaceObject.defineComponent)({
1691
+ /* harmony default export */ const list_tag_render = (defineComponent({
1686
1692
  name: 'ListTagRender',
1687
1693
  props: {
1688
1694
  node: shared_namespaceObject.PropTypes.object,
@@ -1706,7 +1712,7 @@ const trim_namespaceObject = trim_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODU
1706
1712
  return value;
1707
1713
  };
1708
1714
  if (this.tpl) {
1709
- return this.tpl(this.node, highlightKeyword, external_vue_namespaceObject.h, this);
1715
+ return this.tpl(this.node, highlightKeyword, h, this);
1710
1716
  }
1711
1717
  var displayText = this.node[this.displayKey];
1712
1718
  return (0,external_vue_namespaceObject.createVNode)("div", {
@@ -46,6 +46,7 @@ function _typeof(o) {
46
46
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
47
47
  }, _typeof(o);
48
48
  }
49
+
49
50
  ;// CONCATENATED MODULE: external "vue"
50
51
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
51
52
  var external_vue_y = x => () => x
@@ -42,42 +42,47 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
42
  var y = x => () => x
43
43
  const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
44
44
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
45
- function _arrayLikeToArray(arr, len) {
46
- if (len == null || len > arr.length) len = arr.length;
47
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
48
- return arr2;
45
+ function _arrayLikeToArray(r, a) {
46
+ (null == a || a > r.length) && (a = r.length);
47
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
48
+ return n;
49
49
  }
50
+
50
51
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
51
52
 
52
- function _arrayWithoutHoles(arr) {
53
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
53
+ function _arrayWithoutHoles(r) {
54
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
54
55
  }
56
+
55
57
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
56
- function _iterableToArray(iter) {
57
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
58
+ function _iterableToArray(r) {
59
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
58
60
  }
61
+
59
62
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
60
63
 
61
- function _unsupportedIterableToArray(o, minLen) {
62
- if (!o) return;
63
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
64
- var n = Object.prototype.toString.call(o).slice(8, -1);
65
- if (n === "Object" && o.constructor) n = o.constructor.name;
66
- if (n === "Map" || n === "Set") return Array.from(o);
67
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
64
+ function _unsupportedIterableToArray(r, a) {
65
+ if (r) {
66
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
67
+ var t = {}.toString.call(r).slice(8, -1);
68
+ 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;
69
+ }
68
70
  }
71
+
69
72
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
70
73
  function _nonIterableSpread() {
71
74
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
72
75
  }
76
+
73
77
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
74
78
 
75
79
 
76
80
 
77
81
 
78
- function _toConsumableArray(arr) {
79
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
82
+ function _toConsumableArray(r) {
83
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
80
84
  }
85
+
81
86
  ;// CONCATENATED MODULE: external "vue"
82
87
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
83
88
  var external_vue_y = x => () => x