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.
- package/License.txt +1 -2
- package/dist/index.cjs.js +47 -42
- package/dist/index.esm.js +7199 -7009
- package/dist/index.umd.js +50 -45
- package/dist/locale/en.esm.js.map +1 -1
- package/dist/locale/en.umd.js.map +1 -1
- package/dist/locale/ja-jp.esm.js +1 -1
- package/dist/locale/ja-jp.esm.js.map +1 -1
- package/dist/locale/ja-jp.umd.js +1 -1
- package/dist/locale/ja-jp.umd.js.map +1 -1
- package/dist/locale/zh-cn.esm.js.map +1 -1
- package/dist/locale/zh-cn.umd.js.map +1 -1
- package/lib/affix/index.js +14 -16
- package/lib/alert/index.js +14 -16
- package/lib/animate-number/index.js +13 -14
- package/lib/backtop/index.js +12 -13
- package/lib/badge/index.js +14 -16
- package/lib/breadcrumb/index.js +15 -17
- package/lib/button/button.d.ts +1 -1
- package/lib/button/index.js +15 -17
- package/lib/card/index.js +14 -16
- package/lib/cascader/index.js +104 -111
- package/lib/checkbox/index.js +41 -39
- package/lib/code-diff/index.js +1173 -677
- package/lib/collapse/index.js +47 -45
- package/lib/collapse-transition/index.js +5 -6
- package/lib/color-picker/index.js +72 -73
- package/lib/components.js +1 -1
- package/lib/config-provider/index.d.ts +1 -1
- package/lib/config-provider/index.js +18 -20
- package/lib/container/index.js +26 -30
- package/lib/date-picker/index.js +79 -72
- package/lib/dialog/index.js +56 -477
- package/lib/directives/index.js +42 -39
- package/lib/dist.index.js +1 -1
- package/lib/divider/index.js +5 -6
- package/lib/dropdown/index.js +21 -25
- package/lib/exception/index.js +16 -19
- package/lib/fixed-navbar/index.js +4 -5
- package/lib/form/index.js +48 -45
- package/lib/hooks.js +1 -1
- package/lib/icon/angle-double-down-line.js +30 -37
- package/lib/icon/angle-double-left-line.js +30 -37
- package/lib/icon/angle-double-left.js +30 -37
- package/lib/icon/angle-double-right-line.js +30 -37
- package/lib/icon/angle-double-right.js +30 -37
- package/lib/icon/angle-double-up-line.js +30 -37
- package/lib/icon/angle-down-fill.js +30 -37
- package/lib/icon/angle-down-line.js +30 -37
- package/lib/icon/angle-down.js +30 -37
- package/lib/icon/angle-left.js +30 -37
- package/lib/icon/angle-right.js +30 -37
- package/lib/icon/angle-up-fill.js +30 -37
- package/lib/icon/angle-up.js +30 -37
- package/lib/icon/archive-fill.js +30 -37
- package/lib/icon/arrows-left.js +30 -37
- package/lib/icon/arrows-right.js +30 -37
- package/lib/icon/assistant.js +30 -37
- package/lib/icon/audio-fill.js +30 -37
- package/lib/icon/bk.js +30 -37
- package/lib/icon/circle.js +30 -37
- package/lib/icon/close-line.js +30 -37
- package/lib/icon/close.js +30 -37
- package/lib/icon/code.js +30 -37
- package/lib/icon/cog-shape.js +30 -37
- package/lib/icon/collapse-left.js +30 -37
- package/lib/icon/copy-shape.js +30 -37
- package/lib/icon/copy.js +30 -37
- package/lib/icon/data-shape.js +30 -37
- package/lib/icon/del.js +30 -37
- package/lib/icon/doc-fill.js +30 -37
- package/lib/icon/done.js +30 -37
- package/lib/icon/down-shape.js +30 -37
- package/lib/icon/down-small.js +30 -37
- package/lib/icon/edit-line.js +30 -37
- package/lib/icon/ellipsis.js +30 -37
- package/lib/icon/enlarge-line.js +30 -37
- package/lib/icon/error.js +30 -37
- package/lib/icon/excel-fill.js +30 -37
- package/lib/icon/exclamation-circle-shape.js +30 -37
- package/lib/icon/eye.js +30 -37
- package/lib/icon/filliscreen-line.js +30 -37
- package/lib/icon/fix-line.js +30 -37
- package/lib/icon/fix-shape.js +30 -37
- package/lib/icon/folder-open.js +30 -37
- package/lib/icon/folder-shape-open.js +30 -37
- package/lib/icon/folder-shape.js +30 -37
- package/lib/icon/folder.js +30 -37
- package/lib/icon/funnel.js +30 -37
- package/lib/icon/grag-fill.js +30 -37
- package/lib/icon/help-document-fill.js +30 -37
- package/lib/icon/help-fill.js +30 -37
- package/lib/icon/help.js +30 -37
- package/lib/icon/image-fill.js +30 -37
- package/lib/icon/img-error.js +30 -37
- package/lib/icon/img-placehoulder.js +30 -37
- package/lib/icon/index.js +1 -1
- package/lib/icon/info-line.js +30 -37
- package/lib/icon/info.js +30 -37
- package/lib/icon/left-shape.js +30 -37
- package/lib/icon/left-turn-line.js +30 -37
- package/lib/icon/loading.js +30 -37
- package/lib/icon/narrow-line.js +30 -37
- package/lib/icon/original.js +30 -37
- package/lib/icon/pdf-fill.js +30 -37
- package/lib/icon/play-shape.js +30 -37
- package/lib/icon/plus.js +30 -37
- package/lib/icon/ppt-fill.js +30 -37
- package/lib/icon/qq.js +30 -37
- package/lib/icon/right-shape.js +30 -37
- package/lib/icon/right-turn-line.js +30 -37
- package/lib/icon/search.js +30 -37
- package/lib/icon/share.js +30 -37
- package/lib/icon/spinner.js +30 -37
- package/lib/icon/success.js +30 -37
- package/lib/icon/switcher-loading.js +30 -37
- package/lib/icon/text-all.js +30 -37
- package/lib/icon/text-file.js +30 -37
- package/lib/icon/text-fill.js +30 -37
- package/lib/icon/transfer.js +30 -37
- package/lib/icon/tree-application-shape.js +30 -37
- package/lib/icon/unfull-screen.js +30 -37
- package/lib/icon/unvisible.js +30 -37
- package/lib/icon/up-shape.js +30 -37
- package/lib/icon/upload.js +30 -37
- package/lib/icon/video-fill.js +30 -37
- package/lib/icon/warn.js +30 -37
- package/lib/icon/weixin-pro.js +30 -37
- package/lib/icon/weixin.js +30 -37
- package/lib/image/index.js +57 -55
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +65 -464
- package/lib/input/index.js +70 -68
- package/lib/link/index.js +4 -4
- package/lib/loading/index.js +25 -28
- package/lib/locale/index.js +16 -16
- package/lib/menu/index.js +42 -40
- package/lib/message/index.js +37 -34
- package/lib/modal/index.js +17 -19
- package/lib/navigation/index.js +10 -12
- package/lib/notify/index.js +15 -17
- package/lib/overflow-title/index.js +12 -13
- package/lib/pagination/index.js +38 -35
- package/lib/pop-confirm/index.js +7 -8
- package/lib/popover/index.js +226 -153
- package/lib/popover2/index.js +4 -4
- package/lib/preset.js +1 -1
- package/lib/process/index.js +61 -454
- package/lib/process/process.d.ts +1 -1
- package/lib/progress/index.js +20 -23
- package/lib/radio/index.js +42 -39
- package/lib/rate/index.js +15 -17
- package/lib/resize-layout/index.js +20 -22
- package/lib/scrollbar/index.js +57 -64
- package/lib/search-select/index.js +233 -606
- package/lib/select/index.js +126 -478
- package/lib/shared/index.d.ts +1 -1
- package/lib/shared/index.js +93 -105
- package/lib/shared/z-index-manager.d.ts +1 -1
- package/lib/sideslider/index.js +45 -443
- package/lib/slider/index.d.ts +1 -1
- package/lib/slider/index.js +52 -449
- package/lib/slider/slider-button.d.ts +1 -1
- package/lib/slider/slider.d.ts +1 -1
- package/lib/steps/index.js +62 -460
- package/lib/steps/steps.d.ts +1 -1
- package/lib/swiper/index.js +17 -19
- package/lib/switcher/index.js +14 -16
- package/lib/tab/index.js +50 -48
- package/lib/table/index.js +184 -533
- package/lib/table-column/index.js +1 -1
- package/lib/tag/index.js +14 -16
- package/lib/tag-input/index.js +58 -52
- package/lib/time-picker/index.js +1 -1
- package/lib/timeline/index.js +3 -2
- package/lib/timeline/timeline.d.ts +1 -1
- package/lib/transfer/index.d.ts +1 -1
- package/lib/transfer/index.js +26 -21
- package/lib/transfer/transfer.d.ts +1 -1
- package/lib/tree/index.js +85 -78
- package/lib/upload/index.js +144 -495
- package/lib/virtual-render/index.js +54 -58
- package/lib/volar.components.d.ts +1 -1
- package/package.json +13 -2
package/lib/shared/index.d.ts
CHANGED
@@ -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)
|
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
|
*
|
package/lib/shared/index.js
CHANGED
@@ -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 */
|
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)
|
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)
|
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)
|
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)
|
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)
|
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(
|
566
|
-
|
567
|
-
for (var
|
568
|
-
return
|
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(
|
573
|
-
if (Array.isArray(
|
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(
|
577
|
-
if (typeof Symbol
|
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(
|
582
|
-
if (
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
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(
|
599
|
-
return _arrayWithoutHoles(
|
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(
|
603
|
-
if (!(
|
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 :
|
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(
|
629
|
-
for (var
|
630
|
-
var
|
631
|
-
|
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(
|
638
|
-
|
639
|
-
|
640
|
-
|
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(
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
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)
|
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)
|
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)
|
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
|
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
|
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(
|
1360
|
-
if (
|
1361
|
-
|
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(
|
1369
|
-
if (
|
1370
|
-
|
1371
|
-
|
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(
|
1378
|
-
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function
|
1379
|
-
return
|
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(
|
1385
|
-
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function
|
1386
|
-
|
1387
|
-
|
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(
|
1394
|
-
if (typeof
|
1395
|
-
|
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:
|
1400
|
-
writable:
|
1401
|
-
configurable:
|
1390
|
+
value: t,
|
1391
|
+
writable: !0,
|
1392
|
+
configurable: !0
|
1402
1393
|
}
|
1403
|
-
})
|
1404
|
-
|
1405
|
-
|
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)
|
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
|
-
|
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)
|
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)
|
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
|
*
|