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
@@ -52,7 +52,7 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
52
52
  * Tencent is pleased to support the open source community by making
53
53
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
54
54
  *
55
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
55
+ * Copyright (C) 2025 Tencent. All rights reserved.
56
56
  *
57
57
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
58
58
  *
@@ -80,7 +80,7 @@ var containerKey = Symbol('containerProps');
80
80
  * Tencent is pleased to support the open source community by making
81
81
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
82
82
  *
83
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
83
+ * Copyright (C) 2025 Tencent. All rights reserved.
84
84
  *
85
85
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
86
86
  *
@@ -104,7 +104,6 @@ var containerKey = Symbol('containerProps');
104
104
 
105
105
 
106
106
 
107
-
108
107
  var colProps = {
109
108
  // 栅格的占位格数,可选值为 0~24 的整数,为 0 时,则为 col 相当于 width: 100%
110
109
  span: shared_namespaceObject.PropTypes.number.def(1),
@@ -115,12 +114,12 @@ var colProps = {
115
114
  // 栅格向右移动格数
116
115
  push: shared_namespaceObject.PropTypes.number.def(0)
117
116
  };
118
- /* harmony default export */ const col = ((0,external_vue_namespaceObject.defineComponent)({
117
+ /* harmony default export */ const col = (defineComponent({
119
118
  name: 'Col',
120
119
  props: colProps,
121
120
  emits: [],
122
121
  setup: function setup(props, ctx) {
123
- var _inject = (0,external_vue_namespaceObject.inject)(containerKey),
122
+ var _inject = inject(containerKey),
124
123
  col = _inject.col,
125
124
  gutter = _inject.gutter,
126
125
  flex = _inject.flex;
@@ -128,10 +127,10 @@ var colProps = {
128
127
  offset = props.offset,
129
128
  pull = props.pull,
130
129
  push = props.push;
131
- var realSpan = (0,external_vue_namespaceObject.computed)(function () {
130
+ var realSpan = computed(function () {
132
131
  return span || col;
133
132
  });
134
- (0,external_vue_namespaceObject.provide)('containerProps', {
133
+ provide('containerProps', {
135
134
  col: realSpan.value,
136
135
  gutter: gutter,
137
136
  flex: flex
@@ -139,7 +138,7 @@ var colProps = {
139
138
  var formatPercentage = function formatPercentage(val) {
140
139
  return "".concat(Number((val * 100).toFixed(3)), "%");
141
140
  };
142
- var style = (0,external_vue_namespaceObject.computed)(function () {
141
+ var style = computed(function () {
143
142
  return {
144
143
  width: formatPercentage(realSpan.value / col),
145
144
  'padding-right': "".concat(gutter / 2, "px"),
@@ -166,7 +165,7 @@ var colProps = {
166
165
  * Tencent is pleased to support the open source community by making
167
166
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
168
167
  *
169
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
168
+ * Copyright (C) 2025 Tencent. All rights reserved.
170
169
  *
171
170
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
172
171
  *
@@ -190,7 +189,6 @@ var colProps = {
190
189
 
191
190
 
192
191
 
193
-
194
192
  var containerProps = {
195
193
  // 栅格数,默认 24
196
194
  col: shared_namespaceObject.PropTypes.number.def(24),
@@ -203,7 +201,7 @@ var containerProps = {
203
201
  // 外部设置的 class name
204
202
  extCls: shared_namespaceObject.PropTypes.string
205
203
  };
206
- /* harmony default export */ const container = ((0,external_vue_namespaceObject.defineComponent)({
204
+ /* harmony default export */ const container = (defineComponent({
207
205
  name: 'Container',
208
206
  props: containerProps,
209
207
  emits: [],
@@ -212,17 +210,17 @@ var containerProps = {
212
210
  gutter = props.gutter,
213
211
  flex = props.flex,
214
212
  extCls = props.extCls;
215
- (0,external_vue_namespaceObject.provide)(containerKey, {
213
+ provide(containerKey, {
216
214
  col: col,
217
215
  gutter: gutter,
218
216
  flex: flex
219
217
  });
220
218
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
221
219
  resolveClassName = _usePrefix.resolveClassName;
222
- var classes = (0,external_vue_namespaceObject.computed)(function () {
220
+ var classes = computed(function () {
223
221
  return extCls ? "".concat(resolveClassName('grid-container'), " ").concat(extCls) : "".concat(resolveClassName('grid-container'));
224
222
  });
225
- var style = (0,external_vue_namespaceObject.computed)(function () {
223
+ var style = computed(function () {
226
224
  var margin = props.margin;
227
225
  return {
228
226
  'padding-right': "".concat(margin, "px"),
@@ -248,6 +246,7 @@ function _typeof(o) {
248
246
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
249
247
  }, _typeof(o);
250
248
  }
249
+
251
250
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
252
251
 
253
252
  function toPrimitive(t, r) {
@@ -260,29 +259,26 @@ function toPrimitive(t, r) {
260
259
  }
261
260
  return ("string" === r ? String : Number)(t);
262
261
  }
262
+
263
263
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
264
264
 
265
265
 
266
266
  function toPropertyKey(t) {
267
267
  var i = toPrimitive(t, "string");
268
- return "symbol" == _typeof(i) ? i : String(i);
268
+ return "symbol" == _typeof(i) ? i : i + "";
269
269
  }
270
+
270
271
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
271
272
 
272
- function _defineProperty(obj, key, value) {
273
- key = toPropertyKey(key);
274
- if (key in obj) {
275
- Object.defineProperty(obj, key, {
276
- value: value,
277
- enumerable: true,
278
- configurable: true,
279
- writable: true
280
- });
281
- } else {
282
- obj[key] = value;
283
- }
284
- return obj;
273
+ function _defineProperty(e, r, t) {
274
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
275
+ value: t,
276
+ enumerable: !0,
277
+ configurable: !0,
278
+ writable: !0
279
+ }) : e[r] = t, e;
285
280
  }
281
+
286
282
  ;// CONCATENATED MODULE: ../../packages/container/src/row.tsx
287
283
 
288
284
 
@@ -292,7 +288,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
292
288
  * Tencent is pleased to support the open source community by making
293
289
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
294
290
  *
295
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
291
+ * Copyright (C) 2025 Tencent. All rights reserved.
296
292
  *
297
293
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
298
294
  *
@@ -354,7 +350,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
354
350
  * Tencent is pleased to support the open source community by making
355
351
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
356
352
  *
357
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
353
+ * Copyright (C) 2025 Tencent. All rights reserved.
358
354
  *
359
355
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
360
356
  *
@@ -28,14 +28,14 @@ __webpack_require__.d(__webpack_exports__, {
28
28
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, bkTooltips, mousewheel, overflowTitle
29
29
 
30
30
  ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
31
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _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; } } }; }
32
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _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 _arrayLikeToArray(o, minLen); }
33
- function _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; }
31
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _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; } } }; }
32
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _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) ? _arrayLikeToArray(r, a) : void 0; } }
33
+ function _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; }
34
34
  /*
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
  *
@@ -163,7 +163,7 @@ var popover_ = __webpack_require__(563);
163
163
  * Tencent is pleased to support the open source community by making
164
164
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
165
165
  *
166
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
166
+ * Copyright (C) 2025 Tencent. All rights reserved.
167
167
  *
168
168
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
169
169
  *
@@ -275,7 +275,7 @@ var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel
275
275
  * Tencent is pleased to support the open source community by making
276
276
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
277
277
  *
278
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
278
+ * Copyright (C) 2025 Tencent. All rights reserved.
279
279
  *
280
280
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
281
281
  *
@@ -334,7 +334,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
334
334
  * Tencent is pleased to support the open source community by making
335
335
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
336
336
  *
337
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
337
+ * Copyright (C) 2025 Tencent. All rights reserved.
338
338
  *
339
339
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
340
340
  *
@@ -626,7 +626,7 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
626
626
  * Tencent is pleased to support the open source community by making
627
627
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
628
628
  *
629
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
629
+ * Copyright (C) 2025 Tencent. All rights reserved.
630
630
  *
631
631
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
632
632
  *
@@ -1295,12 +1295,13 @@ module.exports = x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragmen
1295
1295
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1296
1296
  /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
1297
1297
  /* harmony export */ });
1298
- function _arrayLikeToArray(arr, len) {
1299
- if (len == null || len > arr.length) len = arr.length;
1300
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
1301
- return arr2;
1298
+ function _arrayLikeToArray(r, a) {
1299
+ (null == a || a > r.length) && (a = r.length);
1300
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
1301
+ return n;
1302
1302
  }
1303
1303
 
1304
+
1304
1305
  /***/ }),
1305
1306
 
1306
1307
  /***/ 74:
@@ -1311,10 +1312,11 @@ function _arrayLikeToArray(arr, len) {
1311
1312
  /* harmony export */ });
1312
1313
  /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1313
1314
 
1314
- function _arrayWithoutHoles(arr) {
1315
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1315
+ function _arrayWithoutHoles(r) {
1316
+ if (Array.isArray(r)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r);
1316
1317
  }
1317
1318
 
1319
+
1318
1320
  /***/ }),
1319
1321
 
1320
1322
  /***/ 6666:
@@ -1325,21 +1327,16 @@ function _arrayWithoutHoles(arr) {
1325
1327
  /* harmony export */ });
1326
1328
  /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1327
1329
 
1328
- function _defineProperty(obj, key, value) {
1329
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
1330
- if (key in obj) {
1331
- Object.defineProperty(obj, key, {
1332
- value: value,
1333
- enumerable: true,
1334
- configurable: true,
1335
- writable: true
1336
- });
1337
- } else {
1338
- obj[key] = value;
1339
- }
1340
- return obj;
1330
+ function _defineProperty(e, r, t) {
1331
+ return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
1332
+ value: t,
1333
+ enumerable: !0,
1334
+ configurable: !0,
1335
+ writable: !0
1336
+ }) : e[r] = t, e;
1341
1337
  }
1342
1338
 
1339
+
1343
1340
  /***/ }),
1344
1341
 
1345
1342
  /***/ 1079:
@@ -1348,10 +1345,11 @@ function _defineProperty(obj, key, value) {
1348
1345
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1349
1346
  /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1350
1347
  /* harmony export */ });
1351
- function _iterableToArray(iter) {
1352
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1348
+ function _iterableToArray(r) {
1349
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
1353
1350
  }
1354
1351
 
1352
+
1355
1353
  /***/ }),
1356
1354
 
1357
1355
  /***/ 6098:
@@ -1364,6 +1362,7 @@ function _nonIterableSpread() {
1364
1362
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1365
1363
  }
1366
1364
 
1365
+
1367
1366
  /***/ }),
1368
1367
 
1369
1368
  /***/ 7930:
@@ -1380,10 +1379,11 @@ function _nonIterableSpread() {
1380
1379
 
1381
1380
 
1382
1381
 
1383
- function _toConsumableArray(arr) {
1384
- return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
1382
+ function _toConsumableArray(r) {
1383
+ return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(r) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(r) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
1385
1384
  }
1386
1385
 
1386
+
1387
1387
  /***/ }),
1388
1388
 
1389
1389
  /***/ 9745:
@@ -1405,6 +1405,7 @@ function toPrimitive(t, r) {
1405
1405
  return ("string" === r ? String : Number)(t);
1406
1406
  }
1407
1407
 
1408
+
1408
1409
  /***/ }),
1409
1410
 
1410
1411
  /***/ 3795:
@@ -1419,9 +1420,10 @@ function toPrimitive(t, r) {
1419
1420
 
1420
1421
  function toPropertyKey(t) {
1421
1422
  var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
1422
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
1423
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : i + "";
1423
1424
  }
1424
1425
 
1426
+
1425
1427
  /***/ }),
1426
1428
 
1427
1429
  /***/ 6522:
@@ -1440,6 +1442,7 @@ function _typeof(o) {
1440
1442
  }, _typeof(o);
1441
1443
  }
1442
1444
 
1445
+
1443
1446
  /***/ }),
1444
1447
 
1445
1448
  /***/ 9147:
@@ -1450,15 +1453,15 @@ function _typeof(o) {
1450
1453
  /* harmony export */ });
1451
1454
  /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1452
1455
 
1453
- function _unsupportedIterableToArray(o, minLen) {
1454
- if (!o) return;
1455
- if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1456
- var n = Object.prototype.toString.call(o).slice(8, -1);
1457
- if (n === "Object" && o.constructor) n = o.constructor.name;
1458
- if (n === "Map" || n === "Set") return Array.from(o);
1459
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1456
+ function _unsupportedIterableToArray(r, a) {
1457
+ if (r) {
1458
+ if ("string" == typeof r) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a);
1459
+ var t = {}.toString.call(r).slice(8, -1);
1460
+ 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) ? (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r, a) : void 0;
1461
+ }
1460
1462
  }
1461
1463
 
1464
+
1462
1465
  /***/ })
1463
1466
 
1464
1467
  /******/ });
@@ -1548,7 +1551,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
1548
1551
  * Tencent is pleased to support the open source community by making
1549
1552
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1550
1553
  *
1551
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1554
+ * Copyright (C) 2025 Tencent. All rights reserved.
1552
1555
  *
1553
1556
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1554
1557
  *
@@ -1791,9 +1794,10 @@ var pickerDropdownProps = {
1791
1794
  }
1792
1795
  }));
1793
1796
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
1794
- function _arrayWithHoles(arr) {
1795
- if (Array.isArray(arr)) return arr;
1797
+ function _arrayWithHoles(r) {
1798
+ if (Array.isArray(r)) return r;
1796
1799
  }
1800
+
1797
1801
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
1798
1802
  function _iterableToArrayLimit(r, l) {
1799
1803
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
@@ -1822,20 +1826,23 @@ function _iterableToArrayLimit(r, l) {
1822
1826
  return a;
1823
1827
  }
1824
1828
  }
1829
+
1825
1830
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
1826
1831
  var unsupportedIterableToArray = __webpack_require__(9147);
1827
1832
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1828
1833
  function _nonIterableRest() {
1829
1834
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1830
1835
  }
1836
+
1831
1837
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1832
1838
 
1833
1839
 
1834
1840
 
1835
1841
 
1836
- function _slicedToArray(arr, i) {
1837
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || (0,unsupportedIterableToArray["default"])(arr, i) || _nonIterableRest();
1842
+ function _slicedToArray(r, e) {
1843
+ return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || (0,unsupportedIterableToArray["default"])(r, e) || _nonIterableRest();
1838
1844
  }
1845
+
1839
1846
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1840
1847
  var toConsumableArray = __webpack_require__(7930);
1841
1848
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -1916,7 +1923,7 @@ const button_less_namespaceObject = button_less_x({ });
1916
1923
  * Tencent is pleased to support the open source community by making
1917
1924
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
1918
1925
  *
1919
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
1926
+ * Copyright (C) 2025 Tencent. All rights reserved.
1920
1927
  *
1921
1928
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
1922
1929
  *
@@ -2056,7 +2063,7 @@ const external_date_fns_namespaceObject = external_date_fns_x({ ["format"]: () =
2056
2063
  * Tencent is pleased to support the open source community by making
2057
2064
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2058
2065
  *
2059
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2066
+ * Copyright (C) 2025 Tencent. All rights reserved.
2060
2067
  *
2061
2068
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2062
2069
  *
@@ -2362,7 +2369,7 @@ fecha.parse = function (dateStr, format, i18nSettings) {
2362
2369
  * Tencent is pleased to support the open source community by making
2363
2370
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2364
2371
  *
2365
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2372
+ * Copyright (C) 2025 Tencent. All rights reserved.
2366
2373
  *
2367
2374
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2368
2375
  *
@@ -2821,7 +2828,7 @@ function date_table_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
2821
2828
  * Tencent is pleased to support the open source community by making
2822
2829
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2823
2830
  *
2824
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2831
+ * Copyright (C) 2025 Tencent. All rights reserved.
2825
2832
  *
2826
2833
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2827
2834
  *
@@ -2985,7 +2992,7 @@ var dateTableProps = {
2985
2992
  * Tencent is pleased to support the open source community by making
2986
2993
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
2987
2994
  *
2988
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
2995
+ * Copyright (C) 2025 Tencent. All rights reserved.
2989
2996
  *
2990
2997
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
2991
2998
  *
@@ -3165,7 +3172,7 @@ var monthTableProps = {
3165
3172
  * Tencent is pleased to support the open source community by making
3166
3173
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
3167
3174
  *
3168
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
3175
+ * Copyright (C) 2025 Tencent. All rights reserved.
3169
3176
  *
3170
3177
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
3171
3178
  *
@@ -3345,7 +3352,7 @@ const debounce_namespaceObject = debounce_x({ ["default"]: () => __WEBPACK_EXTER
3345
3352
  * Tencent is pleased to support the open source community by making
3346
3353
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
3347
3354
  *
3348
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
3355
+ * Copyright (C) 2025 Tencent. All rights reserved.
3349
3356
  *
3350
3357
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
3351
3358
  *
@@ -3572,7 +3579,7 @@ function time_spinner_objectSpread(e) { for (var r = 1; r < arguments.length; r+
3572
3579
  * Tencent is pleased to support the open source community by making
3573
3580
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
3574
3581
  *
3575
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
3582
+ * Copyright (C) 2025 Tencent. All rights reserved.
3576
3583
  *
3577
3584
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
3578
3585
  *
@@ -4000,7 +4007,7 @@ function time_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
4000
4007
  * Tencent is pleased to support the open source community by making
4001
4008
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4002
4009
  *
4003
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4010
+ * Copyright (C) 2025 Tencent. All rights reserved.
4004
4011
  *
4005
4012
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
4006
4013
  *
@@ -4219,7 +4226,7 @@ function date_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
4219
4226
  * Tencent is pleased to support the open source community by making
4220
4227
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4221
4228
  *
4222
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4229
+ * Copyright (C) 2025 Tencent. All rights reserved.
4223
4230
  *
4224
4231
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
4225
4232
  *
@@ -4652,7 +4659,7 @@ function time_range_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
4652
4659
  * Tencent is pleased to support the open source community by making
4653
4660
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4654
4661
  *
4655
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4662
+ * Copyright (C) 2025 Tencent. All rights reserved.
4656
4663
  *
4657
4664
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
4658
4665
  *
@@ -4917,7 +4924,7 @@ function date_range_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
4917
4924
  * Tencent is pleased to support the open source community by making
4918
4925
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
4919
4926
  *
4920
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4927
+ * Copyright (C) 2025 Tencent. All rights reserved.
4921
4928
  *
4922
4929
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
4923
4930
  *
@@ -5100,7 +5107,7 @@ var dateRangePanelProps = {
5100
5107
  timeSpinnerEnd === null || timeSpinnerEnd === void 0 || (_timeSpinnerEnd$value = timeSpinnerEnd.value) === null || _timeSpinnerEnd$value === void 0 || _timeSpinnerEnd$value.updateScroll();
5101
5108
  }
5102
5109
  };
5103
- var changePanelDate = function changePanelDate(panel, type, increment) {
5110
+ var _changePanelDate = function changePanelDate(panel, type, increment) {
5104
5111
  var updateOtherPanel = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
5105
5112
  var current = new Date(state["".concat(panel, "PanelDate")]);
5106
5113
  current["set".concat(type)](current["get".concat(type)]() + increment);
@@ -5113,19 +5120,19 @@ var dateRangePanelProps = {
5113
5120
  if (panel === 'left' && state.leftPanelDate >= state.rightPanelDate) {
5114
5121
  if (state.currentView === 'year') {
5115
5122
  if (Math.floor(state.leftPanelDate.getFullYear() / 10) * 10 === Math.floor(state.rightPanelDate.getFullYear() / 10) * 10) {
5116
- changePanelDate(otherPanel, type, 10);
5123
+ _changePanelDate(otherPanel, type, 10);
5117
5124
  }
5118
5125
  } else {
5119
- changePanelDate(otherPanel, type, 1);
5126
+ _changePanelDate(otherPanel, type, 1);
5120
5127
  }
5121
5128
  }
5122
5129
  if (panel === 'right' && state.rightPanelDate <= state.leftPanelDate) {
5123
5130
  if (state.currentView === 'year') {
5124
5131
  if (Math.floor(state.leftPanelDate.getFullYear() / 10) * 10 === Math.floor(state.rightPanelDate.getFullYear() / 10) * 10) {
5125
- changePanelDate(otherPanel, type, -10);
5132
+ _changePanelDate(otherPanel, type, -10);
5126
5133
  }
5127
5134
  } else {
5128
- changePanelDate(otherPanel, type, -1);
5135
+ _changePanelDate(otherPanel, type, -1);
5129
5136
  }
5130
5137
  }
5131
5138
  } else {
@@ -5145,26 +5152,26 @@ var dateRangePanelProps = {
5145
5152
  */
5146
5153
  var prevYear = function prevYear(panel) {
5147
5154
  var increment = state.currentView === 'year' ? -10 : -1;
5148
- changePanelDate(panel, 'FullYear', increment);
5155
+ _changePanelDate(panel, 'FullYear', increment);
5149
5156
  };
5150
5157
  /**
5151
5158
  * nextYear
5152
5159
  */
5153
5160
  var nextYear = function nextYear(panel) {
5154
5161
  var increment = state.currentView === 'year' ? 10 : 1;
5155
- changePanelDate(panel, 'FullYear', increment);
5162
+ _changePanelDate(panel, 'FullYear', increment);
5156
5163
  };
5157
5164
  /**
5158
5165
  * prevMonth
5159
5166
  */
5160
5167
  var prevMonth = function prevMonth(panel) {
5161
- changePanelDate(panel, 'Month', -1);
5168
+ _changePanelDate(panel, 'Month', -1);
5162
5169
  };
5163
5170
  /**
5164
5171
  * nextMonth
5165
5172
  */
5166
5173
  var nextMonth = function nextMonth(panel) {
5167
- changePanelDate(panel, 'Month', 1);
5174
+ _changePanelDate(panel, 'Month', 1);
5168
5175
  };
5169
5176
  /**
5170
5177
  * showYearPicker
@@ -5265,7 +5272,7 @@ var dateRangePanelProps = {
5265
5272
  var otherPanel = panelPosition === 'left' ? 'right' : 'left';
5266
5273
  state["".concat(otherPanel, "PanelDate")] = value;
5267
5274
  var increment = otherPanel === 'left' ? -1 : 1;
5268
- changePanelDate(otherPanel, 'Month', increment, false);
5275
+ _changePanelDate(otherPanel, 'Month', increment, false);
5269
5276
  }
5270
5277
  };
5271
5278
  var handleShortcutClick = function handleShortcutClick(shortcut, index) {
@@ -5331,13 +5338,13 @@ var dateRangePanelProps = {
5331
5338
  var rightMonth = state.rightPanelDate.getMonth();
5332
5339
  var isSameYear = state.leftPanelDate.getFullYear() === state.rightPanelDate.getFullYear();
5333
5340
  if (v === 'date' && isSameYear && leftMonth === rightMonth) {
5334
- changePanelDate('right', 'Month', 1);
5341
+ _changePanelDate('right', 'Month', 1);
5335
5342
  }
5336
5343
  if (v === 'month' && isSameYear) {
5337
- changePanelDate('right', 'FullYear', 1);
5344
+ _changePanelDate('right', 'FullYear', 1);
5338
5345
  }
5339
5346
  if (v === 'year' && isSameYear) {
5340
- changePanelDate('right', 'FullYear', 10);
5347
+ _changePanelDate('right', 'FullYear', 10);
5341
5348
  }
5342
5349
  if (state.currentView === 'time') {
5343
5350
  (0,external_vue_.nextTick)(function () {
@@ -5722,7 +5729,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
5722
5729
  * Tencent is pleased to support the open source community by making
5723
5730
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
5724
5731
  *
5725
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
5732
+ * Copyright (C) 2025 Tencent. All rights reserved.
5726
5733
  *
5727
5734
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
5728
5735
  *
@@ -6451,7 +6458,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
6451
6458
  * Tencent is pleased to support the open source community by making
6452
6459
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
6453
6460
  *
6454
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
6461
+ * Copyright (C) 2025 Tencent. All rights reserved.
6455
6462
  *
6456
6463
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
6457
6464
  *
@@ -7153,7 +7160,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
7153
7160
  * Tencent is pleased to support the open source community by making
7154
7161
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
7155
7162
  *
7156
- * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
7163
+ * Copyright (C) 2025 Tencent. All rights reserved.
7157
7164
  *
7158
7165
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
7159
7166
  *