bkui-vue 2.0.2-beta.44 → 2.0.2-beta.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (184) hide show
  1. package/License.txt +1 -2
  2. package/dist/index.cjs.js +47 -42
  3. package/dist/index.esm.js +7199 -7009
  4. package/dist/index.umd.js +50 -45
  5. package/dist/locale/en.esm.js.map +1 -1
  6. package/dist/locale/en.umd.js.map +1 -1
  7. package/dist/locale/ja-jp.esm.js +1 -1
  8. package/dist/locale/ja-jp.esm.js.map +1 -1
  9. package/dist/locale/ja-jp.umd.js +1 -1
  10. package/dist/locale/ja-jp.umd.js.map +1 -1
  11. package/dist/locale/zh-cn.esm.js.map +1 -1
  12. package/dist/locale/zh-cn.umd.js.map +1 -1
  13. package/lib/affix/index.js +14 -16
  14. package/lib/alert/index.js +14 -16
  15. package/lib/animate-number/index.js +13 -14
  16. package/lib/backtop/index.js +12 -13
  17. package/lib/badge/index.js +14 -16
  18. package/lib/breadcrumb/index.js +15 -17
  19. package/lib/button/button.d.ts +1 -1
  20. package/lib/button/index.js +15 -17
  21. package/lib/card/index.js +14 -16
  22. package/lib/cascader/index.js +104 -111
  23. package/lib/checkbox/index.js +41 -39
  24. package/lib/code-diff/index.js +1173 -677
  25. package/lib/collapse/index.js +47 -45
  26. package/lib/collapse-transition/index.js +5 -6
  27. package/lib/color-picker/index.js +72 -73
  28. package/lib/components.js +1 -1
  29. package/lib/config-provider/index.d.ts +1 -1
  30. package/lib/config-provider/index.js +18 -20
  31. package/lib/container/index.js +26 -30
  32. package/lib/date-picker/index.js +79 -72
  33. package/lib/dialog/index.js +56 -477
  34. package/lib/directives/index.js +42 -39
  35. package/lib/dist.index.js +1 -1
  36. package/lib/divider/index.js +5 -6
  37. package/lib/dropdown/index.js +21 -25
  38. package/lib/exception/index.js +16 -19
  39. package/lib/fixed-navbar/index.js +4 -5
  40. package/lib/form/index.js +48 -45
  41. package/lib/hooks.js +1 -1
  42. package/lib/icon/angle-double-down-line.js +30 -37
  43. package/lib/icon/angle-double-left-line.js +30 -37
  44. package/lib/icon/angle-double-left.js +30 -37
  45. package/lib/icon/angle-double-right-line.js +30 -37
  46. package/lib/icon/angle-double-right.js +30 -37
  47. package/lib/icon/angle-double-up-line.js +30 -37
  48. package/lib/icon/angle-down-fill.js +30 -37
  49. package/lib/icon/angle-down-line.js +30 -37
  50. package/lib/icon/angle-down.js +30 -37
  51. package/lib/icon/angle-left.js +30 -37
  52. package/lib/icon/angle-right.js +30 -37
  53. package/lib/icon/angle-up-fill.js +30 -37
  54. package/lib/icon/angle-up.js +30 -37
  55. package/lib/icon/archive-fill.js +30 -37
  56. package/lib/icon/arrows-left.js +30 -37
  57. package/lib/icon/arrows-right.js +30 -37
  58. package/lib/icon/assistant.js +30 -37
  59. package/lib/icon/audio-fill.js +30 -37
  60. package/lib/icon/bk.js +30 -37
  61. package/lib/icon/circle.js +30 -37
  62. package/lib/icon/close-line.js +30 -37
  63. package/lib/icon/close.js +30 -37
  64. package/lib/icon/code.js +30 -37
  65. package/lib/icon/cog-shape.js +30 -37
  66. package/lib/icon/collapse-left.js +30 -37
  67. package/lib/icon/copy-shape.js +30 -37
  68. package/lib/icon/copy.js +30 -37
  69. package/lib/icon/data-shape.js +30 -37
  70. package/lib/icon/del.js +30 -37
  71. package/lib/icon/doc-fill.js +30 -37
  72. package/lib/icon/done.js +30 -37
  73. package/lib/icon/down-shape.js +30 -37
  74. package/lib/icon/down-small.js +30 -37
  75. package/lib/icon/edit-line.js +30 -37
  76. package/lib/icon/ellipsis.js +30 -37
  77. package/lib/icon/enlarge-line.js +30 -37
  78. package/lib/icon/error.js +30 -37
  79. package/lib/icon/excel-fill.js +30 -37
  80. package/lib/icon/exclamation-circle-shape.js +30 -37
  81. package/lib/icon/eye.js +30 -37
  82. package/lib/icon/filliscreen-line.js +30 -37
  83. package/lib/icon/fix-line.js +30 -37
  84. package/lib/icon/fix-shape.js +30 -37
  85. package/lib/icon/folder-open.js +30 -37
  86. package/lib/icon/folder-shape-open.js +30 -37
  87. package/lib/icon/folder-shape.js +30 -37
  88. package/lib/icon/folder.js +30 -37
  89. package/lib/icon/funnel.js +30 -37
  90. package/lib/icon/grag-fill.js +30 -37
  91. package/lib/icon/help-document-fill.js +30 -37
  92. package/lib/icon/help-fill.js +30 -37
  93. package/lib/icon/help.js +30 -37
  94. package/lib/icon/image-fill.js +30 -37
  95. package/lib/icon/img-error.js +30 -37
  96. package/lib/icon/img-placehoulder.js +30 -37
  97. package/lib/icon/index.js +1 -1
  98. package/lib/icon/info-line.js +30 -37
  99. package/lib/icon/info.js +30 -37
  100. package/lib/icon/left-shape.js +30 -37
  101. package/lib/icon/left-turn-line.js +30 -37
  102. package/lib/icon/loading.js +30 -37
  103. package/lib/icon/narrow-line.js +30 -37
  104. package/lib/icon/original.js +30 -37
  105. package/lib/icon/pdf-fill.js +30 -37
  106. package/lib/icon/play-shape.js +30 -37
  107. package/lib/icon/plus.js +30 -37
  108. package/lib/icon/ppt-fill.js +30 -37
  109. package/lib/icon/qq.js +30 -37
  110. package/lib/icon/right-shape.js +30 -37
  111. package/lib/icon/right-turn-line.js +30 -37
  112. package/lib/icon/search.js +30 -37
  113. package/lib/icon/share.js +30 -37
  114. package/lib/icon/spinner.js +30 -37
  115. package/lib/icon/success.js +30 -37
  116. package/lib/icon/switcher-loading.js +30 -37
  117. package/lib/icon/text-all.js +30 -37
  118. package/lib/icon/text-file.js +30 -37
  119. package/lib/icon/text-fill.js +30 -37
  120. package/lib/icon/transfer.js +30 -37
  121. package/lib/icon/tree-application-shape.js +30 -37
  122. package/lib/icon/unfull-screen.js +30 -37
  123. package/lib/icon/unvisible.js +30 -37
  124. package/lib/icon/up-shape.js +30 -37
  125. package/lib/icon/upload.js +30 -37
  126. package/lib/icon/video-fill.js +30 -37
  127. package/lib/icon/warn.js +30 -37
  128. package/lib/icon/weixin-pro.js +30 -37
  129. package/lib/icon/weixin.js +30 -37
  130. package/lib/image/index.js +57 -55
  131. package/lib/index.js +1 -1
  132. package/lib/info-box/index.js +65 -464
  133. package/lib/input/index.js +70 -68
  134. package/lib/link/index.js +4 -4
  135. package/lib/loading/index.js +25 -28
  136. package/lib/locale/index.js +16 -16
  137. package/lib/menu/index.js +42 -40
  138. package/lib/message/index.js +37 -34
  139. package/lib/modal/index.js +17 -19
  140. package/lib/navigation/index.js +10 -12
  141. package/lib/notify/index.js +15 -17
  142. package/lib/overflow-title/index.js +12 -13
  143. package/lib/pagination/index.js +38 -35
  144. package/lib/pop-confirm/index.js +7 -8
  145. package/lib/popover/index.js +226 -153
  146. package/lib/popover2/index.js +4 -4
  147. package/lib/preset.js +1 -1
  148. package/lib/process/index.js +61 -454
  149. package/lib/process/process.d.ts +1 -1
  150. package/lib/progress/index.js +20 -23
  151. package/lib/radio/index.js +42 -39
  152. package/lib/rate/index.js +15 -17
  153. package/lib/resize-layout/index.js +20 -22
  154. package/lib/scrollbar/index.js +57 -64
  155. package/lib/search-select/index.js +233 -606
  156. package/lib/select/index.js +126 -478
  157. package/lib/shared/index.d.ts +1 -1
  158. package/lib/shared/index.js +93 -105
  159. package/lib/shared/z-index-manager.d.ts +1 -1
  160. package/lib/sideslider/index.js +45 -443
  161. package/lib/slider/index.d.ts +1 -1
  162. package/lib/slider/index.js +52 -449
  163. package/lib/slider/slider-button.d.ts +1 -1
  164. package/lib/slider/slider.d.ts +1 -1
  165. package/lib/steps/index.js +62 -460
  166. package/lib/steps/steps.d.ts +1 -1
  167. package/lib/swiper/index.js +17 -19
  168. package/lib/switcher/index.js +14 -16
  169. package/lib/tab/index.js +50 -48
  170. package/lib/table/index.js +184 -533
  171. package/lib/table-column/index.js +1 -1
  172. package/lib/tag/index.js +14 -16
  173. package/lib/tag-input/index.js +58 -52
  174. package/lib/time-picker/index.js +1 -1
  175. package/lib/timeline/index.js +3 -2
  176. package/lib/timeline/timeline.d.ts +1 -1
  177. package/lib/transfer/index.d.ts +1 -1
  178. package/lib/transfer/index.js +26 -21
  179. package/lib/transfer/transfer.d.ts +1 -1
  180. package/lib/tree/index.js +85 -78
  181. package/lib/upload/index.js +144 -495
  182. package/lib/virtual-render/index.js +54 -58
  183. package/lib/volar.components.d.ts +1 -1
  184. package/package.json +13 -2
@@ -2,7 +2,7 @@
2
2
  * Tencent is pleased to support the open source community by making
3
3
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4
4
  *
5
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
5
+ * Copyright (C) 2025 Tencent. All rights reserved.
6
6
  *
7
7
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
8
8
  *
@@ -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),
@@ -121,7 +121,7 @@ __webpack_require__.d(__webpack_exports__, {
121
121
  * Tencent is pleased to support the open source community by making
122
122
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
123
123
  *
124
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
124
+ * Copyright (C) 2025 Tencent. All rights reserved.
125
125
  *
126
126
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
127
127
  *
@@ -209,13 +209,14 @@ 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
  /*
215
216
  * Tencent is pleased to support the open source community by making
216
217
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
217
218
  *
218
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
219
+ * Copyright (C) 2025 Tencent. All rights reserved.
219
220
  *
220
221
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
221
222
  *
@@ -476,7 +477,7 @@ const external_vue_namespaceObject = x({ ["inject"]: () => __WEBPACK_EXTERNAL_MO
476
477
  * Tencent is pleased to support the open source community by making
477
478
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
478
479
  *
479
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
480
+ * Copyright (C) 2025 Tencent. All rights reserved.
480
481
  *
481
482
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
482
483
  *
@@ -504,7 +505,7 @@ var formItemKey = Symbol('formItem');
504
505
  * Tencent is pleased to support the open source community by making
505
506
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
506
507
  *
507
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
508
+ * Copyright (C) 2025 Tencent. All rights reserved.
508
509
  *
509
510
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
510
511
  *
@@ -535,7 +536,7 @@ var useForm = function useForm() {
535
536
  * Tencent is pleased to support the open source community by making
536
537
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
537
538
  *
538
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
539
+ * Copyright (C) 2025 Tencent. All rights reserved.
539
540
  *
540
541
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
541
542
  *
@@ -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
@@ -760,7 +757,7 @@ function v4(options, buf, offset) {
760
757
  * Tencent is pleased to support the open source community by making
761
758
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
762
759
  *
763
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
760
+ * Copyright (C) 2025 Tencent. All rights reserved.
764
761
  *
765
762
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
766
763
  *
@@ -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() {
@@ -1158,7 +1154,7 @@ var getPopContainerId = function getPopContainerId() {
1158
1154
  * Tencent is pleased to support the open source community by making
1159
1155
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1160
1156
  *
1161
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1157
+ * Copyright (C) 2025 Tencent. All rights reserved.
1162
1158
  *
1163
1159
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1164
1160
  *
@@ -1208,7 +1204,7 @@ const throttle_namespaceObject = throttle_x({ ["default"]: () => __WEBPACK_EXTER
1208
1204
  * Tencent is pleased to support the open source community by making
1209
1205
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1210
1206
  *
1211
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1207
+ * Copyright (C) 2025 Tencent. All rights reserved.
1212
1208
  *
1213
1209
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1214
1210
  *
@@ -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
@@ -1422,7 +1412,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
1422
1412
  * Tencent is pleased to support the open source community by making
1423
1413
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1424
1414
  *
1425
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1415
+ * Copyright (C) 2025 Tencent. All rights reserved.
1426
1416
  *
1427
1417
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1428
1418
  *
@@ -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) {
@@ -1725,7 +1714,7 @@ function SelectedType() {
1725
1714
  * Tencent is pleased to support the open source community by making
1726
1715
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1727
1716
  *
1728
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1717
+ * Copyright (C) 2025 Tencent. All rights reserved.
1729
1718
  *
1730
1719
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1731
1720
  *
@@ -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
@@ -2,7 +2,7 @@
2
2
  * Tencent is pleased to support the open source community by making
3
3
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4
4
  *
5
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
5
+ * Copyright (C) 2025 Tencent. All rights reserved.
6
6
  *
7
7
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
8
8
  *