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
@@ -686,9 +686,10 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
686
686
  var y = x => () => x
687
687
  const shared_namespaceObject = x({ ["InputBehaviorType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.InputBehaviorType, ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["useFormItem"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
688
688
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
689
- function _arrayWithHoles(arr) {
690
- if (Array.isArray(arr)) return arr;
689
+ function _arrayWithHoles(r) {
690
+ if (Array.isArray(r)) return r;
691
691
  }
692
+
692
693
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
693
694
  function _iterableToArrayLimit(r, l) {
694
695
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -717,64 +718,63 @@ function _iterableToArrayLimit(r, l) {
717
718
  return a;
718
719
  }
719
720
  }
721
+
720
722
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
721
- function _arrayLikeToArray(arr, len) {
722
- if (len == null || len > arr.length) len = arr.length;
723
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
724
- return arr2;
723
+ function _arrayLikeToArray(r, a) {
724
+ (null == a || a > r.length) && (a = r.length);
725
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
726
+ return n;
725
727
  }
728
+
726
729
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
727
730
 
728
- function _unsupportedIterableToArray(o, minLen) {
729
- if (!o) return;
730
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
731
- var n = Object.prototype.toString.call(o).slice(8, -1);
732
- if (n === "Object" && o.constructor) n = o.constructor.name;
733
- if (n === "Map" || n === "Set") return Array.from(o);
734
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
731
+ function _unsupportedIterableToArray(r, a) {
732
+ if (r) {
733
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
734
+ var t = {}.toString.call(r).slice(8, -1);
735
+ 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;
736
+ }
735
737
  }
738
+
736
739
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
737
740
  function _nonIterableRest() {
738
741
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
739
742
  }
743
+
740
744
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
741
745
 
742
746
 
743
747
 
744
748
 
745
- function _slicedToArray(arr, i) {
746
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
749
+ function _slicedToArray(r, e) {
750
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest();
747
751
  }
752
+
748
753
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
749
- function _objectWithoutPropertiesLoose(source, excluded) {
750
- if (source == null) return {};
751
- var target = {};
752
- var sourceKeys = Object.keys(source);
753
- var key, i;
754
- for (i = 0; i < sourceKeys.length; i++) {
755
- key = sourceKeys[i];
756
- if (excluded.indexOf(key) >= 0) continue;
757
- target[key] = source[key];
754
+ function _objectWithoutPropertiesLoose(r, e) {
755
+ if (null == r) return {};
756
+ var t = {};
757
+ for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
758
+ if (-1 !== e.indexOf(n)) continue;
759
+ t[n] = r[n];
758
760
  }
759
- return target;
761
+ return t;
760
762
  }
763
+
761
764
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
762
765
 
763
- function _objectWithoutProperties(source, excluded) {
764
- if (source == null) return {};
765
- var target = _objectWithoutPropertiesLoose(source, excluded);
766
- var key, i;
766
+ function _objectWithoutProperties(e, t) {
767
+ if (null == e) return {};
768
+ var o,
769
+ r,
770
+ i = _objectWithoutPropertiesLoose(e, t);
767
771
  if (Object.getOwnPropertySymbols) {
768
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
769
- for (i = 0; i < sourceSymbolKeys.length; i++) {
770
- key = sourceSymbolKeys[i];
771
- if (excluded.indexOf(key) >= 0) continue;
772
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
773
- target[key] = source[key];
774
- }
772
+ var n = Object.getOwnPropertySymbols(e);
773
+ for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
775
774
  }
776
- return target;
775
+ return i;
777
776
  }
777
+
778
778
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
779
779
  function _typeof(o) {
780
780
  "@babel/helpers - typeof";
@@ -785,6 +785,7 @@ function _typeof(o) {
785
785
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
786
786
  }, _typeof(o);
787
787
  }
788
+
788
789
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
789
790
 
790
791
  function toPrimitive(t, r) {
@@ -797,29 +798,26 @@ function toPrimitive(t, r) {
797
798
  }
798
799
  return ("string" === r ? String : Number)(t);
799
800
  }
801
+
800
802
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
801
803
 
802
804
 
803
805
  function toPropertyKey(t) {
804
806
  var i = toPrimitive(t, "string");
805
- return "symbol" == _typeof(i) ? i : String(i);
807
+ return "symbol" == _typeof(i) ? i : i + "";
806
808
  }
809
+
807
810
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
808
811
 
809
- function _defineProperty(obj, key, value) {
810
- key = toPropertyKey(key);
811
- if (key in obj) {
812
- Object.defineProperty(obj, key, {
813
- value: value,
814
- enumerable: true,
815
- configurable: true,
816
- writable: true
817
- });
818
- } else {
819
- obj[key] = value;
820
- }
821
- return obj;
812
+ function _defineProperty(e, r, t) {
813
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
814
+ value: t,
815
+ enumerable: !0,
816
+ configurable: !0,
817
+ writable: !0
818
+ }) : e[r] = t, e;
822
819
  }
820
+
823
821
  ;// CONCATENATED MODULE: external "vue"
824
822
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
825
823
  var external_vue_y = x => () => x
@@ -829,14 +827,14 @@ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x
829
827
  var config_provider_y = x => () => x
830
828
  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 });
831
829
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
832
- 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; } } }; }
833
- 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); }
834
- 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; }
830
+ 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; } } }; }
831
+ 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; } }
832
+ 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; }
835
833
  /*
836
834
  * Tencent is pleased to support the open source community by making
837
835
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
838
836
  *
839
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
837
+ * Copyright (C) 2025 Tencent. All rights reserved.
840
838
  *
841
839
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
842
840
  *
@@ -964,7 +962,7 @@ const popover_namespaceObject = popover_x({ ["$bkPopover"]: () => __WEBPACK_EXTE
964
962
  * Tencent is pleased to support the open source community by making
965
963
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
966
964
  *
967
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
965
+ * Copyright (C) 2025 Tencent. All rights reserved.
968
966
  *
969
967
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
970
968
  *
@@ -1076,7 +1074,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
1076
1074
  * Tencent is pleased to support the open source community by making
1077
1075
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1078
1076
  *
1079
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1077
+ * Copyright (C) 2025 Tencent. All rights reserved.
1080
1078
  *
1081
1079
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1082
1080
  *
@@ -1115,25 +1113,29 @@ var mousewheel = {
1115
1113
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
1116
1114
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
1117
1115
 
1118
- function _arrayWithoutHoles(arr) {
1119
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
1116
+ function _arrayWithoutHoles(r) {
1117
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
1120
1118
  }
1119
+
1121
1120
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
1122
- function _iterableToArray(iter) {
1123
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1121
+ function _iterableToArray(r) {
1122
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
1124
1123
  }
1124
+
1125
1125
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
1126
1126
  function _nonIterableSpread() {
1127
1127
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1128
1128
  }
1129
+
1129
1130
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1130
1131
 
1131
1132
 
1132
1133
 
1133
1134
 
1134
- function _toConsumableArray(arr) {
1135
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
1135
+ function _toConsumableArray(r) {
1136
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
1136
1137
  }
1138
+
1137
1139
  ;// CONCATENATED MODULE: external "@popperjs/core"
1138
1140
  var core_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1139
1141
  var core_y = x => () => x
@@ -1148,7 +1150,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
1148
1150
  * Tencent is pleased to support the open source community by making
1149
1151
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1150
1152
  *
1151
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1153
+ * Copyright (C) 2025 Tencent. All rights reserved.
1152
1154
  *
1153
1155
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1154
1156
  *
@@ -1440,7 +1442,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
1440
1442
  * Tencent is pleased to support the open source community by making
1441
1443
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1442
1444
  *
1443
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1445
+ * Copyright (C) 2025 Tencent. All rights reserved.
1444
1446
  *
1445
1447
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1446
1448
  *
@@ -1477,7 +1479,7 @@ const icon_namespaceObject = icon_x({ ["Close"]: () => __WEBPACK_EXTERNAL_MODULE
1477
1479
  * Tencent is pleased to support the open source community by making
1478
1480
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1479
1481
  *
1480
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1482
+ * Copyright (C) 2025 Tencent. All rights reserved.
1481
1483
  *
1482
1484
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1483
1485
  *
@@ -1574,7 +1576,7 @@ function input_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { va
1574
1576
  * Tencent is pleased to support the open source community by making
1575
1577
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1576
1578
  *
1577
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1579
+ * Copyright (C) 2025 Tencent. All rights reserved.
1578
1580
  *
1579
1581
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1580
1582
  *
@@ -2046,7 +2048,7 @@ var inputEmitEventsType = (_inputEmitEventsType = {}, _defineProperty(_definePro
2046
2048
  * Tencent is pleased to support the open source community by making
2047
2049
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2048
2050
  *
2049
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2051
+ * Copyright (C) 2025 Tencent. All rights reserved.
2050
2052
  *
2051
2053
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2052
2054
  *
package/lib/link/index.js CHANGED
@@ -40,7 +40,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
40
40
  ;// CONCATENATED MODULE: external "vue"
41
41
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
42
  var external_vue_y = x => () => x
43
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
43
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
44
44
  ;// CONCATENATED MODULE: external "vue-types"
45
45
  var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var external_vue_types_y = x => () => x
@@ -55,7 +55,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
55
55
  * Tencent is pleased to support the open source community by making
56
56
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
57
57
  *
58
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
58
+ * Copyright (C) 2025 Tencent. All rights reserved.
59
59
  *
60
60
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
61
61
  *
@@ -88,7 +88,7 @@ var LinkThemeEnum;
88
88
  LinkThemeEnum["SUCCESS"] = "success";
89
89
  LinkThemeEnum["WARNING"] = "warning";
90
90
  })(LinkThemeEnum || (LinkThemeEnum = {}));
91
- /* harmony default export */ const src_link = ((0,external_vue_namespaceObject.defineComponent)({
91
+ /* harmony default export */ const src_link = (defineComponent({
92
92
  name: 'Link',
93
93
  props: {
94
94
  theme: (0,external_vue_types_namespaceObject.toType)('linkTheme', {}).def(LinkThemeEnum.DEFAULT),
@@ -133,7 +133,7 @@ var LinkThemeEnum;
133
133
  * Tencent is pleased to support the open source community by making
134
134
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
135
135
  *
136
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
136
+ * Copyright (C) 2025 Tencent. All rights reserved.
137
137
  *
138
138
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
139
139
  *
@@ -44,7 +44,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
44
44
  ;// CONCATENATED MODULE: external "vue"
45
45
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var external_vue_y = x => () => x
47
- const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive });
47
+ const external_vue_namespaceObject = external_vue_x({ ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive });
48
48
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
49
49
  function _typeof(o) {
50
50
  "@babel/helpers - typeof";
@@ -55,6 +55,7 @@ function _typeof(o) {
55
55
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
56
56
  }, _typeof(o);
57
57
  }
58
+
58
59
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
59
60
 
60
61
  function toPrimitive(t, r) {
@@ -67,43 +68,37 @@ function toPrimitive(t, r) {
67
68
  }
68
69
  return ("string" === r ? String : Number)(t);
69
70
  }
71
+
70
72
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
71
73
 
72
74
 
73
75
  function toPropertyKey(t) {
74
76
  var i = toPrimitive(t, "string");
75
- return "symbol" == _typeof(i) ? i : String(i);
77
+ return "symbol" == _typeof(i) ? i : i + "";
76
78
  }
79
+
77
80
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
78
81
 
79
- function _defineProperty(obj, key, value) {
80
- key = toPropertyKey(key);
81
- if (key in obj) {
82
- Object.defineProperty(obj, key, {
83
- value: value,
84
- enumerable: true,
85
- configurable: true,
86
- writable: true
87
- });
88
- } else {
89
- obj[key] = value;
90
- }
91
- return obj;
82
+ function _defineProperty(e, r, t) {
83
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
84
+ value: t,
85
+ enumerable: !0,
86
+ configurable: !0,
87
+ writable: !0
88
+ }) : e[r] = t, e;
92
89
  }
90
+
93
91
  ;// CONCATENATED MODULE: external "../config-provider"
94
92
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
95
93
  var config_provider_y = x => () => x
96
94
  const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
97
95
  ;// CONCATENATED MODULE: ../../packages/loading/src/loading.tsx
98
96
 
99
-
100
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
101
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
102
97
  /*
103
98
  * Tencent is pleased to support the open source community by making
104
99
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
105
100
  *
106
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
101
+ * Copyright (C) 2025 Tencent. All rights reserved.
107
102
  *
108
103
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
109
104
  *
@@ -125,6 +120,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
125
120
  * IN THE SOFTWARE.
126
121
  */
127
122
 
123
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
124
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
128
125
 
129
126
 
130
127
  var BkLoadingMode;
@@ -168,7 +165,7 @@ var loadingTypes = {
168
165
  zIndex: shared_namespaceObject.PropTypes.number.def(1),
169
166
  isDirective: shared_namespaceObject.PropTypes.bool.def(false)
170
167
  };
171
- /* harmony default export */ const loading = ((0,external_vue_namespaceObject.defineComponent)({
168
+ /* harmony default export */ const loading = (defineComponent({
172
169
  name: 'Loading',
173
170
  props: loadingTypes,
174
171
  setup: function setup(props, ctx) {
@@ -188,27 +185,27 @@ var loadingTypes = {
188
185
  "class": "oval oval-".concat(i)
189
186
  }, null);
190
187
  })]);
191
- var zIndexStyle = (0,external_vue_namespaceObject.computed)(function () {
188
+ var zIndexStyle = computed(function () {
192
189
  return {
193
190
  zIndex: props.zIndex
194
191
  };
195
192
  });
196
- var maskStyle = (0,external_vue_namespaceObject.computed)(function () {
193
+ var maskStyle = computed(function () {
197
194
  return _objectSpread({
198
195
  opacity: props.opacity,
199
196
  backgroundColor: props.color
200
197
  }, zIndexStyle.value);
201
198
  });
202
- var loadingWrapperCls = (0,external_vue_namespaceObject.computed)(function () {
199
+ var loadingWrapperCls = computed(function () {
203
200
  return (0,shared_namespaceObject.classes)(_defineProperty(_defineProperty(_defineProperty({}, "".concat(resolveClassName('loading-wrapper')), props.loading), "".concat(resolveClassName('nested-loading')), !!ctx.slots["default"]), "".concat(resolveClassName('directive-loading')), props.isDirective));
204
201
  });
205
- var containerCls = (0,external_vue_namespaceObject.computed)(function () {
202
+ var containerCls = computed(function () {
206
203
  return (0,shared_namespaceObject.classes)(_defineProperty(_defineProperty({}, "".concat(resolveClassName("loading-size-".concat(props.size))), !!props.size), "".concat(resolveClassName("loading-".concat(props.theme))), !!props.theme), resolveClassName('loading-indicator'));
207
204
  });
208
- var hasTitle = (0,external_vue_namespaceObject.computed)(function () {
205
+ var hasTitle = computed(function () {
209
206
  return !!props.title;
210
207
  });
211
- var indicator = (0,external_vue_namespaceObject.computed)(function () {
208
+ var indicator = computed(function () {
212
209
  var isSpinMode = props.mode === BkLoadingMode.Spin;
213
210
  if (typeof props.indicator === 'function') {
214
211
  return (0,external_vue_namespaceObject.createVNode)(props.indicator, null, null);
@@ -239,7 +236,7 @@ var loadingTypes = {
239
236
  * Tencent is pleased to support the open source community by making
240
237
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
241
238
  *
242
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
239
+ * Copyright (C) 2025 Tencent. All rights reserved.
243
240
  *
244
241
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
245
242
  *
@@ -340,7 +337,7 @@ var vBkloading = {
340
337
  * Tencent is pleased to support the open source community by making
341
338
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
342
339
  *
343
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
340
+ * Copyright (C) 2025 Tencent. All rights reserved.
344
341
  *
345
342
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
346
343
  *
@@ -35,7 +35,7 @@ __webpack_require__.d(__webpack_exports__, {
35
35
  * Tencent is pleased to support the open source community by making
36
36
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
37
37
  *
38
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
38
+ * Copyright (C) 2025 Tencent. All rights reserved.
39
39
  *
40
40
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
41
41
  *
@@ -243,7 +243,7 @@ var en = {
243
243
  * Tencent is pleased to support the open source community by making
244
244
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
245
245
  *
246
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
246
+ * Copyright (C) 2025 Tencent. All rights reserved.
247
247
  *
248
248
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
249
249
  *
@@ -285,7 +285,7 @@ var jp = {
285
285
  fri: '金',
286
286
  sat: '土'
287
287
  },
288
- hour: '時間',
288
+ hour: '',
289
289
  min: '分',
290
290
  sec: '秒',
291
291
  toNow: '現在まで'
@@ -302,15 +302,15 @@ var jp = {
302
302
  },
303
303
  form: {
304
304
  notBeEmpty: '空にできません',
305
- incorrectFormat: '形式が正しくありません',
305
+ incorrectFormat: 'フォーマットが正しくありません',
306
306
  max: '最大値',
307
307
  min: '最小値',
308
- maxLen: '最大長',
308
+ maxLen: '最大の長さ',
309
309
  verifyError: '検証エラー'
310
310
  },
311
311
  pagination: {
312
312
  eachPage: '各ページ',
313
- strip: '',
313
+ strip: '項目',
314
314
  total: '合計'
315
315
  },
316
316
  process: {
@@ -322,25 +322,25 @@ var jp = {
322
322
  searchSelect: {
323
323
  pleaseSelect: '選択してください',
324
324
  loading: 'ロード中...',
325
- filterQueryMustHasValue: 'フィルタークエリに値を含める必要があります',
325
+ filterQueryMustHasValue: 'フィルターに一つ以上の値を選択する必要があります',
326
326
  ok: 'OK',
327
327
  cancel: 'キャンセル',
328
- or: 'または',
329
- and: 'そして',
330
- logical: '論理:'
328
+ or: 'or',
329
+ and: 'and',
330
+ logical: 'ロジック:'
331
331
  },
332
332
  select: {
333
333
  noData: 'データなし',
334
334
  noMatchedData: '一致するデータがありません',
335
335
  loading: '読み込み中...',
336
- pleaseSelect: '選んでください',
336
+ pleaseSelect: '選択してください',
337
337
  enterKeywords: 'キーワードを入力してください',
338
338
  all: 'すべて',
339
339
  selectAll: 'すべて選択'
340
340
  },
341
341
  table: {
342
342
  emptyText: 'データがありません',
343
- confirm: '確認',
343
+ confirm: 'OK',
344
344
  reset: 'リセット',
345
345
  sort: 'ソート',
346
346
  setting: {
@@ -348,7 +348,7 @@ var jp = {
348
348
  fields: {
349
349
  title: '表示フィールド設定',
350
350
  subtitle: function subtitle(max) {
351
- return "\uFF08".concat(max, "\u30D5\u30A3\u30FC\u30EB\u30C9\u6700\u5927\uFF09");
351
+ return "\uFF08\u6700\u5927".concat(max, "\u9805\u76EE\uFF09");
352
352
  },
353
353
  selectAll: 'すべて選択'
354
354
  },
@@ -396,7 +396,7 @@ var jp = {
396
396
  cascader: {
397
397
  pleaseSelect: '選択してください',
398
398
  noData: 'データがありません',
399
- emptyText: 'データがありません'
399
+ emptyText: '該当する検索結果がありません'
400
400
  },
401
401
  versionLog: {
402
402
  current: '現在のバージョン'
@@ -408,7 +408,7 @@ var jp = {
408
408
  * Tencent is pleased to support the open source community by making
409
409
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
410
410
  *
411
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
411
+ * Copyright (C) 2025 Tencent. All rights reserved.
412
412
  *
413
413
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
414
414
  *
@@ -616,7 +616,7 @@ var zhCn = {
616
616
  * Tencent is pleased to support the open source community by making
617
617
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
618
618
  *
619
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
619
+ * Copyright (C) 2025 Tencent. All rights reserved.
620
620
  *
621
621
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
622
622
  *