bkui-vue 2.0.2-beta.5 → 2.0.2-beta.6
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 +17 -17
- package/dist/index.esm.js +1570 -1574
- package/dist/index.umd.js +16 -16
- 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/index.js +651 -619
- package/lib/checkbox/index.js +44 -34
- 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 +617 -594
- 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/index.js +649 -620
- package/lib/dialog/index.js +101 -87
- package/lib/directives/index.js +445 -430
- 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/index.js +639 -608
- 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 +342 -326
- 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.js +335 -323
- 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 +47 -41
- package/lib/modal/index.js +39 -29
- 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.js +49 -33
- package/lib/popover/index.js +363 -347
- 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 +436 -419
- package/lib/select/index.js +490 -453
- package/lib/shared/index.js +57 -49
- package/lib/sideslider/index.js +89 -79
- package/lib/slider/index.js +85 -75
- 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 +337 -323
- package/lib/table/index.js +565 -512
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.js +36 -26
- package/lib/tag-input/index.js +376 -355
- 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.js +100 -76
- 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/divider/index.js
CHANGED
@@ -32,19 +32,25 @@ __webpack_require__.d(__webpack_exports__, {
|
|
32
32
|
"default": () => (/* binding */ src)
|
33
33
|
});
|
34
34
|
|
35
|
-
;//
|
36
|
-
var x = y => {
|
37
|
-
var
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
var
|
46
|
-
const
|
47
|
-
;//
|
35
|
+
;// external "../shared"
|
36
|
+
var x = (y) => {
|
37
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
38
|
+
}
|
39
|
+
var y = (x) => (() => (x))
|
40
|
+
const shared_namespaceObject = x({ ["AlignEnum"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.AlignEnum), ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["alignType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.alignType), ["directionType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.directionType), ["lineStyleType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.lineStyleType), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
41
|
+
;// external "vue"
|
42
|
+
var external_vue_x = (y) => {
|
43
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
44
|
+
}
|
45
|
+
var external_vue_y = (x) => (() => (x))
|
46
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent) });
|
47
|
+
;// external "../config-provider"
|
48
|
+
var config_provider_x = (y) => {
|
49
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
50
|
+
}
|
51
|
+
var config_provider_y = (x) => (() => (x))
|
52
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
53
|
+
;// ../../packages/divider/src/props.ts
|
48
54
|
/*
|
49
55
|
* Tencent is pleased to support the open source community by making
|
50
56
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -78,7 +84,7 @@ var dividerProps = {
|
|
78
84
|
width: shared_namespaceObject.PropTypes.number.def(1),
|
79
85
|
type: (0,shared_namespaceObject.lineStyleType)()
|
80
86
|
};
|
81
|
-
;//
|
87
|
+
;// ../../packages/divider/src/divider.tsx
|
82
88
|
|
83
89
|
/*
|
84
90
|
* Tencent is pleased to support the open source community by making
|
@@ -137,7 +143,7 @@ var dividerProps = {
|
|
137
143
|
}, [slots]);
|
138
144
|
}
|
139
145
|
}));
|
140
|
-
;//
|
146
|
+
;// ../../packages/divider/src/index.ts
|
141
147
|
/*
|
142
148
|
* Tencent is pleased to support the open source community by making
|
143
149
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/dropdown/index.js
CHANGED
@@ -38,11 +38,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
38
38
|
"default": () => (/* binding */ src)
|
39
39
|
});
|
40
40
|
|
41
|
-
;//
|
42
|
-
var x = y => {
|
43
|
-
var
|
44
|
-
|
45
|
-
|
41
|
+
;// external "../shared"
|
42
|
+
var x = (y) => {
|
43
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
44
|
+
}
|
45
|
+
var y = (x) => (() => (x))
|
46
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["placementType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.placementType), ["triggerType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.triggerType), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
|
47
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
46
48
|
function _typeof(o) {
|
47
49
|
"@babel/helpers - typeof";
|
48
50
|
|
@@ -52,7 +54,7 @@ function _typeof(o) {
|
|
52
54
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
53
55
|
}, _typeof(o);
|
54
56
|
}
|
55
|
-
;//
|
57
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
56
58
|
|
57
59
|
function toPrimitive(t, r) {
|
58
60
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -64,14 +66,14 @@ function toPrimitive(t, r) {
|
|
64
66
|
}
|
65
67
|
return ("string" === r ? String : Number)(t);
|
66
68
|
}
|
67
|
-
;//
|
69
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
68
70
|
|
69
71
|
|
70
72
|
function toPropertyKey(t) {
|
71
73
|
var i = toPrimitive(t, "string");
|
72
74
|
return "symbol" == _typeof(i) ? i : String(i);
|
73
75
|
}
|
74
|
-
;//
|
76
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
75
77
|
|
76
78
|
function _defineProperty(obj, key, value) {
|
77
79
|
key = toPropertyKey(key);
|
@@ -87,27 +89,37 @@ function _defineProperty(obj, key, value) {
|
|
87
89
|
}
|
88
90
|
return obj;
|
89
91
|
}
|
90
|
-
;//
|
91
|
-
var external_vue_x = y => {
|
92
|
-
var
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
var
|
101
|
-
const
|
102
|
-
;//
|
103
|
-
var
|
104
|
-
var
|
92
|
+
;// external "vue"
|
93
|
+
var external_vue_x = (y) => {
|
94
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
95
|
+
}
|
96
|
+
var external_vue_y = (x) => (() => (x))
|
97
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref) });
|
98
|
+
;// external "../config-provider"
|
99
|
+
var config_provider_x = (y) => {
|
100
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
101
|
+
}
|
102
|
+
var config_provider_y = (x) => (() => (x))
|
103
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
104
|
+
;// external "../popover"
|
105
|
+
var popover_x = (y) => {
|
106
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
107
|
+
}
|
108
|
+
var popover_y = (x) => (() => (x))
|
109
|
+
const popover_namespaceObject = popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
|
110
|
+
;// external "../popover/popover.less"
|
111
|
+
var popover_less_x = (y) => {
|
112
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
113
|
+
}
|
114
|
+
var popover_less_y = (x) => (() => (x))
|
105
115
|
const popover_less_namespaceObject = popover_less_x({ });
|
106
|
-
;//
|
107
|
-
var merge_x = y => {
|
108
|
-
var
|
109
|
-
|
110
|
-
|
116
|
+
;// external "lodash/merge"
|
117
|
+
var merge_x = (y) => {
|
118
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
119
|
+
}
|
120
|
+
var merge_y = (x) => (() => (x))
|
121
|
+
const merge_namespaceObject = merge_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_merge_cf99375a__["default"]) });
|
122
|
+
;// ../../packages/dropdown/src/dropdown.tsx
|
111
123
|
|
112
124
|
|
113
125
|
/*
|
@@ -220,7 +232,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
220
232
|
})]);
|
221
233
|
}
|
222
234
|
}));
|
223
|
-
;//
|
235
|
+
;// ../../packages/dropdown/src/dropdown-item.tsx
|
224
236
|
|
225
237
|
/*
|
226
238
|
* Tencent is pleased to support the open source community by making
|
@@ -283,7 +295,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
283
295
|
}, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)]);
|
284
296
|
}
|
285
297
|
}));
|
286
|
-
;//
|
298
|
+
;// ../../packages/dropdown/src/dropdown-menu.tsx
|
287
299
|
|
288
300
|
/*
|
289
301
|
* Tencent is pleased to support the open source community by making
|
@@ -336,7 +348,7 @@ const merge_namespaceObject = merge_x({ ["default"]: () => __WEBPACK_EXTERNAL_MO
|
|
336
348
|
}, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)]);
|
337
349
|
}
|
338
350
|
}));
|
339
|
-
;//
|
351
|
+
;// ../../packages/dropdown/src/index.ts
|
340
352
|
/*
|
341
353
|
* Tencent is pleased to support the open source community by making
|
342
354
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|