bkui-vue 2.0.2-beta.2 → 2.0.2-beta.21
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/dist/index.cjs.js +159 -133
- package/dist/index.esm.js +21564 -17815
- package/dist/index.umd.js +159 -133
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +30 -22
- package/lib/alert/index.js +30 -22
- package/lib/animate-number/index.js +14 -10
- package/lib/backtop/index.js +32 -22
- package/lib/badge/index.js +24 -18
- package/lib/breadcrumb/index.js +31 -23
- package/lib/button/index.js +36 -26
- package/lib/card/index.js +47 -33
- package/lib/cascader/cascader.d.ts +1 -0
- package/lib/cascader/index.d.ts +3 -0
- package/lib/cascader/index.js +725 -654
- package/lib/checkbox/index.js +45 -35
- package/lib/code-diff/index.js +83 -79
- package/lib/collapse/index.js +39 -33
- package/lib/collapse-transition/index.js +20 -14
- package/lib/color-picker/index.js +618 -598
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +34 -26
- package/lib/container/index.js +27 -21
- package/lib/date-picker/date-picker.css +220 -4
- package/lib/date-picker/date-picker.less +5 -5
- package/lib/date-picker/date-picker.variable.css +237 -21
- package/lib/date-picker/index.js +650 -624
- package/lib/dialog/index.js +101 -87
- package/lib/directives/index.js +446 -434
- package/lib/divider/index.js +21 -15
- package/lib/dropdown/index.js +43 -31
- package/lib/exception/index.js +55 -49
- package/lib/fixed-navbar/index.js +20 -14
- package/lib/form/form-item.d.ts +16 -0
- package/lib/form/index.d.ts +11 -0
- package/lib/form/index.js +646 -614
- package/lib/icon/angle-double-down-line.js +14 -12
- package/lib/icon/angle-double-left-line.js +14 -12
- package/lib/icon/angle-double-left.js +14 -12
- package/lib/icon/angle-double-right-line.js +14 -12
- package/lib/icon/angle-double-right.js +14 -12
- package/lib/icon/angle-double-up-line.js +14 -12
- package/lib/icon/angle-down-fill.js +14 -12
- package/lib/icon/angle-down-line.js +14 -12
- package/lib/icon/angle-down.js +14 -12
- package/lib/icon/angle-left.js +14 -12
- package/lib/icon/angle-right.js +14 -12
- package/lib/icon/angle-up-fill.js +14 -12
- package/lib/icon/angle-up.js +14 -12
- package/lib/icon/archive-fill.js +14 -12
- package/lib/icon/arrows-left.js +14 -12
- package/lib/icon/arrows-right.js +14 -12
- package/lib/icon/assistant.js +14 -12
- package/lib/icon/audio-fill.js +14 -12
- package/lib/icon/bk.js +14 -12
- package/lib/icon/circle.js +14 -12
- package/lib/icon/close-line.js +14 -12
- package/lib/icon/close.js +14 -12
- package/lib/icon/code.js +14 -12
- package/lib/icon/cog-shape.js +14 -12
- package/lib/icon/collapse-left.js +14 -12
- package/lib/icon/copy-shape.js +14 -12
- package/lib/icon/copy.js +14 -12
- package/lib/icon/data-shape.js +14 -12
- package/lib/icon/del.js +14 -12
- package/lib/icon/doc-fill.js +14 -12
- package/lib/icon/done.js +14 -12
- package/lib/icon/down-shape.js +14 -12
- package/lib/icon/down-small.js +14 -12
- package/lib/icon/edit-line.js +14 -12
- package/lib/icon/ellipsis.js +14 -12
- package/lib/icon/enlarge-line.js +14 -12
- package/lib/icon/error.js +14 -12
- package/lib/icon/excel-fill.js +14 -12
- package/lib/icon/exclamation-circle-shape.js +14 -12
- package/lib/icon/eye.js +14 -12
- package/lib/icon/filliscreen-line.js +14 -12
- package/lib/icon/fix-line.js +14 -12
- package/lib/icon/fix-shape.js +14 -12
- package/lib/icon/folder-open.js +14 -12
- package/lib/icon/folder-shape-open.js +14 -12
- package/lib/icon/folder-shape.js +14 -12
- package/lib/icon/folder.js +14 -12
- package/lib/icon/funnel.js +14 -12
- package/lib/icon/grag-fill.js +14 -12
- package/lib/icon/help-document-fill.js +14 -12
- package/lib/icon/help-fill.js +14 -12
- package/lib/icon/help.js +14 -12
- package/lib/icon/image-fill.js +14 -12
- package/lib/icon/img-error.js +14 -12
- package/lib/icon/img-placehoulder.js +14 -12
- package/lib/icon/info-line.js +14 -12
- package/lib/icon/info.js +14 -12
- package/lib/icon/left-shape.js +14 -12
- package/lib/icon/left-turn-line.js +14 -12
- package/lib/icon/loading.js +14 -12
- package/lib/icon/narrow-line.js +14 -12
- package/lib/icon/original.js +14 -12
- package/lib/icon/pdf-fill.js +14 -12
- package/lib/icon/play-shape.js +14 -12
- package/lib/icon/plus.js +14 -12
- package/lib/icon/ppt-fill.js +14 -12
- package/lib/icon/qq.js +14 -12
- package/lib/icon/right-shape.js +14 -12
- package/lib/icon/right-turn-line.js +14 -12
- package/lib/icon/search.js +14 -12
- package/lib/icon/share.js +14 -12
- package/lib/icon/spinner.js +14 -12
- package/lib/icon/success.js +14 -12
- package/lib/icon/switcher-loading.js +14 -12
- package/lib/icon/text-all.js +14 -12
- package/lib/icon/text-file.js +14 -12
- package/lib/icon/text-fill.js +14 -12
- package/lib/icon/transfer.js +14 -12
- package/lib/icon/tree-application-shape.js +14 -12
- package/lib/icon/unfull-screen.js +14 -12
- package/lib/icon/unvisible.js +14 -12
- package/lib/icon/up-shape.js +14 -12
- package/lib/icon/upload.js +14 -12
- package/lib/icon/video-fill.js +14 -12
- package/lib/icon/warn.js +14 -12
- package/lib/icon/weixin-pro.js +14 -12
- package/lib/icon/weixin.js +14 -12
- package/lib/image/index.js +343 -330
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +101 -87
- package/lib/input/index.d.ts +19 -0
- package/lib/input/index.js +347 -332
- package/lib/input/input.d.ts +15 -1
- package/lib/link/index.js +26 -18
- package/lib/loading/index.js +25 -19
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +40 -32
- package/lib/message/index.js +48 -42
- package/lib/modal/index.js +41 -30
- package/lib/navigation/index.js +27 -19
- package/lib/notify/index.js +37 -27
- package/lib/overflow-title/index.js +41 -29
- package/lib/pagination/index.js +62 -46
- package/lib/pop-confirm/index.d.ts +600 -2
- package/lib/pop-confirm/index.js +69 -41
- package/lib/pop-confirm/pop-confirm.d.ts +297 -1
- package/lib/pop-confirm/props.d.ts +146 -0
- package/lib/popover/index.js +365 -351
- package/lib/popover2/index.js +14 -10
- package/lib/process/index.js +78 -74
- package/lib/progress/index.js +26 -20
- package/lib/radio/index.js +39 -31
- package/lib/rate/index.js +25 -19
- package/lib/resize-layout/index.js +30 -22
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +437 -423
- package/lib/select/index.d.ts +19 -0
- package/lib/select/index.js +499 -458
- package/lib/select/select.d.ts +10 -0
- package/lib/shared/index.js +57 -49
- package/lib/sideslider/index.js +89 -79
- package/lib/slider/index.js +87 -76
- package/lib/steps/index.js +78 -72
- package/lib/swiper/index.js +24 -18
- package/lib/switcher/index.js +30 -22
- package/lib/tab/index.js +338 -327
- package/lib/table/index.js +566 -516
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.js +36 -26
- package/lib/tag-input/index.js +377 -359
- package/lib/time-picker/index.js +13 -9
- package/lib/timeline/index.js +21 -15
- package/lib/transfer/index.js +56 -40
- package/lib/tree/index.d.ts +4 -0
- package/lib/tree/index.js +17492 -133
- package/lib/tree/props.d.ts +1 -0
- package/lib/tree/tree.css +46 -0
- package/lib/tree/tree.d.ts +2 -0
- package/lib/tree/tree.less +57 -2
- package/lib/tree/tree.variable.css +46 -0
- package/lib/tree/use-node-action.d.ts +2 -2
- package/lib/upload/index.js +584 -572
- package/lib/virtual-render/index.js +55 -43
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -65
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -64
package/lib/input/input.d.ts
CHANGED
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ExtractPropTypes } from 'vue';
|
1
|
+
import { ExtractPropTypes, PropType } from 'vue';
|
2
|
+
import { IOptions } from '../directives';
|
2
3
|
export type InputAutoSize = {
|
3
4
|
minRows?: number;
|
4
5
|
maxRows?: number;
|
@@ -98,6 +99,10 @@ export declare const inputType: {
|
|
98
99
|
} & {
|
99
100
|
default: boolean;
|
100
101
|
};
|
102
|
+
tooltipsOptions: {
|
103
|
+
type: PropType<Partial<IOptions>>;
|
104
|
+
default: () => {};
|
105
|
+
};
|
101
106
|
resize: import("vue-types").VueTypeValidableDef<boolean> & {
|
102
107
|
default: boolean;
|
103
108
|
} & {
|
@@ -243,6 +248,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
243
248
|
} & {
|
244
249
|
default: boolean;
|
245
250
|
};
|
251
|
+
tooltipsOptions: {
|
252
|
+
type: PropType<Partial<IOptions>>;
|
253
|
+
default: () => {};
|
254
|
+
};
|
246
255
|
resize: import("vue-types").VueTypeValidableDef<boolean> & {
|
247
256
|
default: boolean;
|
248
257
|
} & {
|
@@ -366,6 +375,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
366
375
|
} & {
|
367
376
|
default: boolean;
|
368
377
|
};
|
378
|
+
tooltipsOptions: {
|
379
|
+
type: PropType<Partial<IOptions>>;
|
380
|
+
default: () => {};
|
381
|
+
};
|
369
382
|
resize: import("vue-types").VueTypeValidableDef<boolean> & {
|
370
383
|
default: boolean;
|
371
384
|
} & {
|
@@ -420,6 +433,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
420
433
|
withValidate: boolean;
|
421
434
|
overMaxLengthLimit: boolean;
|
422
435
|
showOverflowTooltips: boolean;
|
436
|
+
tooltipsOptions: {};
|
423
437
|
autosize: boolean | InputAutoSize;
|
424
438
|
stopPropagation: boolean;
|
425
439
|
}, {}>;
|
package/lib/link/index.js
CHANGED
@@ -33,23 +33,31 @@ __webpack_require__.d(__webpack_exports__, {
|
|
33
33
|
"default": () => (/* binding */ src)
|
34
34
|
});
|
35
35
|
|
36
|
-
;//
|
37
|
-
var x = y => {
|
38
|
-
var
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
var
|
47
|
-
const
|
48
|
-
;//
|
49
|
-
var
|
50
|
-
var
|
51
|
-
|
52
|
-
|
36
|
+
;// external "../shared"
|
37
|
+
var x = (y) => {
|
38
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
39
|
+
}
|
40
|
+
var y = (x) => (() => (x))
|
41
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
42
|
+
;// external "vue"
|
43
|
+
var external_vue_x = (y) => {
|
44
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
45
|
+
}
|
46
|
+
var external_vue_y = (x) => (() => (x))
|
47
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent) });
|
48
|
+
;// external "vue-types"
|
49
|
+
var external_vue_types_x = (y) => {
|
50
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
51
|
+
}
|
52
|
+
var external_vue_types_y = (x) => (() => (x))
|
53
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
|
54
|
+
;// external "../config-provider"
|
55
|
+
var config_provider_x = (y) => {
|
56
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
57
|
+
}
|
58
|
+
var config_provider_y = (x) => (() => (x))
|
59
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
60
|
+
;// ../../packages/link/src/link.tsx
|
53
61
|
|
54
62
|
/*
|
55
63
|
* Tencent is pleased to support the open source community by making
|
@@ -128,7 +136,7 @@ var LinkThemeEnum;
|
|
128
136
|
}, [(0,external_vue_namespaceObject.createVNode)("span", null, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)])]);
|
129
137
|
}
|
130
138
|
}));
|
131
|
-
;//
|
139
|
+
;// ../../packages/link/src/index.ts
|
132
140
|
/*
|
133
141
|
* Tencent is pleased to support the open source community by making
|
134
142
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/loading/index.js
CHANGED
@@ -37,15 +37,19 @@ __webpack_require__.d(__webpack_exports__, {
|
|
37
37
|
vBkloading: () => (/* reexport */ vBkloading)
|
38
38
|
});
|
39
39
|
|
40
|
-
;//
|
41
|
-
var x = y => {
|
42
|
-
var
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
40
|
+
;// external "../shared"
|
41
|
+
var x = (y) => {
|
42
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
43
|
+
}
|
44
|
+
var y = (x) => (() => (x))
|
45
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
|
46
|
+
;// external "vue"
|
47
|
+
var external_vue_x = (y) => {
|
48
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
49
|
+
}
|
50
|
+
var external_vue_y = (x) => (() => (x))
|
51
|
+
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) });
|
52
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
49
53
|
function _typeof(o) {
|
50
54
|
"@babel/helpers - typeof";
|
51
55
|
|
@@ -55,7 +59,7 @@ function _typeof(o) {
|
|
55
59
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
56
60
|
}, _typeof(o);
|
57
61
|
}
|
58
|
-
;//
|
62
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
59
63
|
|
60
64
|
function toPrimitive(t, r) {
|
61
65
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -67,14 +71,14 @@ function toPrimitive(t, r) {
|
|
67
71
|
}
|
68
72
|
return ("string" === r ? String : Number)(t);
|
69
73
|
}
|
70
|
-
;//
|
74
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
71
75
|
|
72
76
|
|
73
77
|
function toPropertyKey(t) {
|
74
78
|
var i = toPrimitive(t, "string");
|
75
79
|
return "symbol" == _typeof(i) ? i : String(i);
|
76
80
|
}
|
77
|
-
;//
|
81
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
78
82
|
|
79
83
|
function _defineProperty(obj, key, value) {
|
80
84
|
key = toPropertyKey(key);
|
@@ -90,11 +94,13 @@ function _defineProperty(obj, key, value) {
|
|
90
94
|
}
|
91
95
|
return obj;
|
92
96
|
}
|
93
|
-
;//
|
94
|
-
var config_provider_x = y => {
|
95
|
-
var
|
96
|
-
|
97
|
-
|
97
|
+
;// external "../config-provider"
|
98
|
+
var config_provider_x = (y) => {
|
99
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
100
|
+
}
|
101
|
+
var config_provider_y = (x) => (() => (x))
|
102
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
103
|
+
;// ../../packages/loading/src/loading.tsx
|
98
104
|
|
99
105
|
|
100
106
|
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; }
|
@@ -234,7 +240,7 @@ var loadingTypes = {
|
|
234
240
|
};
|
235
241
|
}
|
236
242
|
}));
|
237
|
-
;//
|
243
|
+
;// ../../packages/loading/src/directive.ts
|
238
244
|
/*
|
239
245
|
* Tencent is pleased to support the open source community by making
|
240
246
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -335,7 +341,7 @@ var vBkloading = {
|
|
335
341
|
el[INSTANCE_KEY] = null;
|
336
342
|
}
|
337
343
|
};
|
338
|
-
;//
|
344
|
+
;// ../../packages/loading/src/index.ts
|
339
345
|
/*
|
340
346
|
* Tencent is pleased to support the open source community by making
|
341
347
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/locale/index.js
CHANGED
@@ -29,7 +29,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
29
29
|
zhCn: () => (/* reexport */ zh_cn)
|
30
30
|
});
|
31
31
|
|
32
|
-
;//
|
32
|
+
;// ../../packages/locale/src/lang/en.ts
|
33
33
|
/*
|
34
34
|
* Tencent is pleased to support the open source community by making
|
35
35
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -237,7 +237,7 @@ var en = {
|
|
237
237
|
}
|
238
238
|
};
|
239
239
|
/* harmony default export */ const lang_en = (en);
|
240
|
-
;//
|
240
|
+
;// ../../packages/locale/src/lang/zh-cn.ts
|
241
241
|
/*
|
242
242
|
* Tencent is pleased to support the open source community by making
|
243
243
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -445,7 +445,7 @@ var zhCn = {
|
|
445
445
|
}
|
446
446
|
};
|
447
447
|
/* harmony default export */ const zh_cn = (zhCn);
|
448
|
-
;//
|
448
|
+
;// ../../packages/locale/src/index.ts
|
449
449
|
/*
|
450
450
|
* Tencent is pleased to support the open source community by making
|
451
451
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/menu/index.js
CHANGED
@@ -37,11 +37,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
37
37
|
"default": () => (/* binding */ src)
|
38
38
|
});
|
39
39
|
|
40
|
-
;//
|
41
|
-
var x = y => {
|
42
|
-
var
|
43
|
-
|
44
|
-
|
40
|
+
;// external "../shared"
|
41
|
+
var x = (y) => {
|
42
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
43
|
+
}
|
44
|
+
var y = (x) => (() => (x))
|
45
|
+
const shared_namespaceObject = x({ ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
|
46
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
45
47
|
function _typeof(o) {
|
46
48
|
"@babel/helpers - typeof";
|
47
49
|
|
@@ -51,7 +53,7 @@ function _typeof(o) {
|
|
51
53
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
52
54
|
}, _typeof(o);
|
53
55
|
}
|
54
|
-
;//
|
56
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
55
57
|
|
56
58
|
function toPrimitive(t, r) {
|
57
59
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -63,14 +65,14 @@ function toPrimitive(t, r) {
|
|
63
65
|
}
|
64
66
|
return ("string" === r ? String : Number)(t);
|
65
67
|
}
|
66
|
-
;//
|
68
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
67
69
|
|
68
70
|
|
69
71
|
function toPropertyKey(t) {
|
70
72
|
var i = toPrimitive(t, "string");
|
71
73
|
return "symbol" == _typeof(i) ? i : String(i);
|
72
74
|
}
|
73
|
-
;//
|
75
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
74
76
|
|
75
77
|
function _defineProperty(obj, key, value) {
|
76
78
|
key = toPropertyKey(key);
|
@@ -86,22 +88,22 @@ function _defineProperty(obj, key, value) {
|
|
86
88
|
}
|
87
89
|
return obj;
|
88
90
|
}
|
89
|
-
;//
|
91
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
90
92
|
function _arrayLikeToArray(arr, len) {
|
91
93
|
if (len == null || len > arr.length) len = arr.length;
|
92
94
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
93
95
|
return arr2;
|
94
96
|
}
|
95
|
-
;//
|
97
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
96
98
|
|
97
99
|
function _arrayWithoutHoles(arr) {
|
98
100
|
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
99
101
|
}
|
100
|
-
;//
|
102
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
101
103
|
function _iterableToArray(iter) {
|
102
104
|
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
103
105
|
}
|
104
|
-
;//
|
106
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
105
107
|
|
106
108
|
function _unsupportedIterableToArray(o, minLen) {
|
107
109
|
if (!o) return;
|
@@ -111,11 +113,11 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
111
113
|
if (n === "Map" || n === "Set") return Array.from(o);
|
112
114
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
113
115
|
}
|
114
|
-
;//
|
116
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
115
117
|
function _nonIterableSpread() {
|
116
118
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
117
119
|
}
|
118
|
-
;//
|
120
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
119
121
|
|
120
122
|
|
121
123
|
|
@@ -123,15 +125,19 @@ function _nonIterableSpread() {
|
|
123
125
|
function _toConsumableArray(arr) {
|
124
126
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
125
127
|
}
|
126
|
-
;//
|
127
|
-
var external_vue_x = y => {
|
128
|
-
var
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
128
|
+
;// external "vue"
|
129
|
+
var external_vue_x = (y) => {
|
130
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
131
|
+
}
|
132
|
+
var external_vue_y = (x) => (() => (x))
|
133
|
+
const external_vue_namespaceObject = external_vue_x({ ["Transition"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Transition), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["inject"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.inject), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["provide"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.provide), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["vShow"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vShow), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["watchEffect"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watchEffect), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
|
134
|
+
;// external "../config-provider"
|
135
|
+
var config_provider_x = (y) => {
|
136
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
137
|
+
}
|
138
|
+
var config_provider_y = (x) => (() => (x))
|
139
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
140
|
+
;// ../../packages/menu/src/utils.ts
|
135
141
|
|
136
142
|
/*
|
137
143
|
* Tencent is pleased to support the open source community by making
|
@@ -279,7 +285,7 @@ var collapseMotion = function collapseMotion() {
|
|
279
285
|
}
|
280
286
|
};
|
281
287
|
};
|
282
|
-
;//
|
288
|
+
;// ../../packages/menu/src/menu.tsx
|
283
289
|
|
284
290
|
|
285
291
|
|
@@ -419,7 +425,7 @@ var menuProps = {
|
|
419
425
|
};
|
420
426
|
}
|
421
427
|
}));
|
422
|
-
;//
|
428
|
+
;// ../../packages/menu/src/menu-group.tsx
|
423
429
|
|
424
430
|
/*
|
425
431
|
* Tencent is pleased to support the open source community by making
|
@@ -486,7 +492,7 @@ var menuProps = {
|
|
486
492
|
};
|
487
493
|
}
|
488
494
|
}));
|
489
|
-
;//
|
495
|
+
;// ../../packages/menu/src/menu-item.tsx
|
490
496
|
|
491
497
|
|
492
498
|
/*
|
@@ -582,11 +588,13 @@ var menuProps = {
|
|
582
588
|
};
|
583
589
|
}
|
584
590
|
}));
|
585
|
-
;//
|
586
|
-
var _x = y => {
|
587
|
-
var
|
588
|
-
|
589
|
-
|
591
|
+
;// external "../icon/"
|
592
|
+
var _x = (y) => {
|
593
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
594
|
+
}
|
595
|
+
var _y = (x) => (() => (x))
|
596
|
+
const _namespaceObject = _x({ ["AngleDown"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.AngleDown), ["TreeApplicationShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.TreeApplicationShape) });
|
597
|
+
;// ../../packages/menu/src/submenu.tsx
|
590
598
|
|
591
599
|
|
592
600
|
/*
|
@@ -700,7 +708,7 @@ var subMenuProps = {
|
|
700
708
|
};
|
701
709
|
}
|
702
710
|
}));
|
703
|
-
;//
|
711
|
+
;// ../../packages/menu/src/index.ts
|
704
712
|
/*
|
705
713
|
* Tencent is pleased to support the open source community by making
|
706
714
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|