bkui-vue 2.0.2-beta.1 → 2.0.2-beta.11
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 +23 -23
- package/dist/index.esm.js +5609 -5575
- package/dist/index.umd.js +27 -27
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +22 -30
- package/lib/alert/index.js +22 -30
- package/lib/animate-number/index.js +10 -14
- package/lib/backtop/index.js +22 -32
- package/lib/badge/index.js +18 -24
- package/lib/breadcrumb/index.js +23 -31
- package/lib/button/index.js +26 -36
- package/lib/card/index.js +33 -47
- package/lib/cascader/index.js +705 -699
- package/lib/checkbox/index.js +34 -44
- package/lib/code-diff/index.js +79 -83
- package/lib/collapse/index.js +33 -39
- package/lib/collapse-transition/index.js +14 -20
- package/lib/color-picker/index.js +630 -639
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +26 -34
- package/lib/container/index.js +21 -27
- 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 +656 -671
- package/lib/dialog/index.js +87 -101
- package/lib/directives/index.js +515 -516
- package/lib/divider/index.js +15 -21
- package/lib/dropdown/index.js +31 -43
- package/lib/exception/index.js +49 -55
- package/lib/fixed-navbar/index.js +14 -20
- package/lib/form/index.js +644 -661
- package/lib/icon/angle-double-down-line.js +12 -14
- package/lib/icon/angle-double-left-line.js +12 -14
- package/lib/icon/angle-double-left.js +12 -14
- package/lib/icon/angle-double-right-line.js +12 -14
- package/lib/icon/angle-double-right.js +12 -14
- package/lib/icon/angle-double-up-line.js +12 -14
- package/lib/icon/angle-down-fill.js +12 -14
- package/lib/icon/angle-down-line.js +12 -14
- package/lib/icon/angle-down.js +12 -14
- package/lib/icon/angle-left.js +12 -14
- package/lib/icon/angle-right.js +12 -14
- package/lib/icon/angle-up-fill.js +12 -14
- package/lib/icon/angle-up.js +12 -14
- package/lib/icon/archive-fill.js +12 -14
- package/lib/icon/arrows-left.js +12 -14
- package/lib/icon/arrows-right.js +12 -14
- package/lib/icon/assistant.js +12 -14
- package/lib/icon/audio-fill.js +12 -14
- package/lib/icon/bk.js +12 -14
- package/lib/icon/circle.js +12 -14
- package/lib/icon/close-line.js +12 -14
- package/lib/icon/close.js +12 -14
- package/lib/icon/code.js +12 -14
- package/lib/icon/cog-shape.js +12 -14
- package/lib/icon/collapse-left.js +12 -14
- package/lib/icon/copy-shape.js +12 -14
- package/lib/icon/copy.js +12 -14
- package/lib/icon/data-shape.js +12 -14
- package/lib/icon/del.js +12 -14
- package/lib/icon/doc-fill.js +12 -14
- package/lib/icon/done.js +12 -14
- package/lib/icon/down-shape.js +12 -14
- package/lib/icon/down-small.js +12 -14
- package/lib/icon/edit-line.js +12 -14
- package/lib/icon/ellipsis.js +12 -14
- package/lib/icon/enlarge-line.js +12 -14
- package/lib/icon/error.js +12 -14
- package/lib/icon/excel-fill.js +12 -14
- package/lib/icon/exclamation-circle-shape.js +12 -14
- package/lib/icon/eye.js +12 -14
- package/lib/icon/filliscreen-line.js +12 -14
- package/lib/icon/fix-line.js +12 -14
- package/lib/icon/fix-shape.js +12 -14
- package/lib/icon/folder-open.js +12 -14
- package/lib/icon/folder-shape-open.js +12 -14
- package/lib/icon/folder-shape.js +12 -14
- package/lib/icon/folder.js +12 -14
- package/lib/icon/funnel.js +12 -14
- package/lib/icon/grag-fill.js +12 -14
- package/lib/icon/help-document-fill.js +12 -14
- package/lib/icon/help-fill.js +12 -14
- package/lib/icon/help.js +12 -14
- package/lib/icon/image-fill.js +12 -14
- package/lib/icon/img-error.js +12 -14
- package/lib/icon/img-placehoulder.js +12 -14
- package/lib/icon/info-line.js +12 -14
- package/lib/icon/info.js +12 -14
- package/lib/icon/left-shape.js +12 -14
- package/lib/icon/left-turn-line.js +12 -14
- package/lib/icon/loading.js +12 -14
- package/lib/icon/narrow-line.js +12 -14
- package/lib/icon/original.js +12 -14
- package/lib/icon/pdf-fill.js +12 -14
- package/lib/icon/play-shape.js +12 -14
- package/lib/icon/plus.js +12 -14
- package/lib/icon/ppt-fill.js +12 -14
- package/lib/icon/qq.js +12 -14
- package/lib/icon/right-shape.js +12 -14
- package/lib/icon/right-turn-line.js +12 -14
- package/lib/icon/search.js +12 -14
- package/lib/icon/share.js +12 -14
- package/lib/icon/spinner.js +12 -14
- package/lib/icon/success.js +12 -14
- package/lib/icon/switcher-loading.js +12 -14
- package/lib/icon/text-all.js +12 -14
- package/lib/icon/text-file.js +12 -14
- package/lib/icon/text-fill.js +12 -14
- package/lib/icon/transfer.js +12 -14
- package/lib/icon/tree-application-shape.js +12 -14
- package/lib/icon/unfull-screen.js +12 -14
- package/lib/icon/unvisible.js +12 -14
- package/lib/icon/up-shape.js +12 -14
- package/lib/icon/upload.js +12 -14
- package/lib/icon/video-fill.js +12 -14
- package/lib/icon/warn.js +12 -14
- package/lib/icon/weixin-pro.js +12 -14
- package/lib/icon/weixin.js +12 -14
- package/lib/image/index.js +326 -342
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +87 -101
- package/lib/input/index.js +323 -335
- package/lib/link/index.js +18 -26
- package/lib/loading/index.js +19 -25
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +32 -40
- package/lib/message/index.js +41 -47
- package/lib/modal/index.js +29 -39
- package/lib/navigation/index.js +19 -27
- package/lib/notify/index.js +27 -37
- package/lib/overflow-title/index.js +29 -41
- package/lib/pagination/index.js +46 -62
- package/lib/pop-confirm/index.d.ts +16 -2
- package/lib/pop-confirm/index.js +46 -54
- package/lib/pop-confirm/pop-confirm.d.ts +5 -1
- package/lib/popover/index.js +347 -363
- package/lib/popover2/index.js +10 -14
- package/lib/process/index.js +74 -78
- package/lib/progress/index.js +20 -26
- package/lib/radio/index.js +31 -39
- package/lib/rate/index.js +19 -25
- package/lib/resize-layout/index.js +22 -30
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +511 -540
- package/lib/select/index.js +545 -594
- package/lib/shared/index.js +49 -57
- package/lib/sideslider/index.js +79 -89
- package/lib/slider/index.js +77 -86
- package/lib/steps/index.js +72 -78
- package/lib/swiper/index.js +18 -24
- package/lib/switcher/index.js +22 -30
- package/lib/tab/index.js +323 -337
- package/lib/table/index.js +604 -669
- package/lib/table-column/index.js +9 -13
- package/lib/tag/index.js +26 -36
- package/lib/tag-input/index.js +350 -383
- package/lib/time-picker/index.js +9 -13
- package/lib/timeline/index.js +15 -21
- package/lib/transfer/index.js +40 -56
- package/lib/tree/index.d.ts +4 -0
- package/lib/tree/index.js +132 -129
- package/lib/tree/props.d.ts +1 -0
- package/lib/tree/tree.css +18 -0
- package/lib/tree/tree.d.ts +2 -0
- package/lib/tree/tree.less +24 -0
- package/lib/tree/tree.variable.css +18 -0
- package/lib/tree/use-node-action.d.ts +2 -2
- package/lib/upload/index.js +562 -574
- package/lib/virtual-render/index.js +43 -55
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -67
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -66
@@ -30,19 +30,15 @@ __webpack_require__.d(__webpack_exports__, {
|
|
30
30
|
"default": () => (/* binding */ src)
|
31
31
|
});
|
32
32
|
|
33
|
-
;// external "../shared"
|
34
|
-
var x = (y)
|
35
|
-
|
36
|
-
}
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
}
|
43
|
-
var table_y = (x) => (() => (x))
|
44
|
-
const table_namespaceObject = table_x({ ["BkTableColumn"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_table_0d250d21__.BkTableColumn) });
|
45
|
-
;// ../../packages/table-column/src/index.ts
|
33
|
+
;// CONCATENATED MODULE: external "../shared"
|
34
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
35
|
+
var y = x => () => x
|
36
|
+
const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
37
|
+
;// CONCATENATED MODULE: external "../table"
|
38
|
+
var table_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
39
|
+
var table_y = x => () => x
|
40
|
+
const table_namespaceObject = table_x({ ["BkTableColumn"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_table_0d250d21__.BkTableColumn });
|
41
|
+
;// CONCATENATED MODULE: ../../packages/table-column/src/index.ts
|
46
42
|
/*
|
47
43
|
* Tencent is pleased to support the open source community by making
|
48
44
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/tag/index.js
CHANGED
@@ -34,13 +34,11 @@ __webpack_require__.d(__webpack_exports__, {
|
|
34
34
|
"default": () => (/* binding */ src)
|
35
35
|
});
|
36
36
|
|
37
|
-
;// external "../shared"
|
38
|
-
var x = (y)
|
39
|
-
|
40
|
-
}
|
41
|
-
|
42
|
-
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["TagThemeType"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.TagThemeType), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
43
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
37
|
+
;// CONCATENATED MODULE: external "../shared"
|
38
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
39
|
+
var y = x => () => x
|
40
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["TagThemeType"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.TagThemeType, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
41
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
44
42
|
function _typeof(o) {
|
45
43
|
"@babel/helpers - typeof";
|
46
44
|
|
@@ -50,7 +48,7 @@ function _typeof(o) {
|
|
50
48
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
51
49
|
}, _typeof(o);
|
52
50
|
}
|
53
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
51
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
54
52
|
|
55
53
|
function toPrimitive(t, r) {
|
56
54
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -62,14 +60,14 @@ function toPrimitive(t, r) {
|
|
62
60
|
}
|
63
61
|
return ("string" === r ? String : Number)(t);
|
64
62
|
}
|
65
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
63
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
66
64
|
|
67
65
|
|
68
66
|
function toPropertyKey(t) {
|
69
67
|
var i = toPrimitive(t, "string");
|
70
68
|
return "symbol" == _typeof(i) ? i : String(i);
|
71
69
|
}
|
72
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
70
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
73
71
|
|
74
72
|
function _defineProperty(obj, key, value) {
|
75
73
|
key = toPropertyKey(key);
|
@@ -85,31 +83,23 @@ function _defineProperty(obj, key, value) {
|
|
85
83
|
}
|
86
84
|
return obj;
|
87
85
|
}
|
88
|
-
;// external "vue"
|
89
|
-
var external_vue_x = (y)
|
90
|
-
|
91
|
-
}
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
}
|
98
|
-
var
|
99
|
-
const
|
100
|
-
;// external "../
|
101
|
-
var
|
102
|
-
|
103
|
-
}
|
104
|
-
|
105
|
-
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
106
|
-
;// external "../icon"
|
107
|
-
var icon_x = (y) => {
|
108
|
-
var x = {}; __webpack_require__.d(x, y); return x
|
109
|
-
}
|
110
|
-
var icon_y = (x) => (() => (x))
|
111
|
-
const icon_namespaceObject = icon_x({ ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error) });
|
112
|
-
;// ../../packages/tag/src/tag.tsx
|
86
|
+
;// CONCATENATED MODULE: external "vue"
|
87
|
+
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
88
|
+
var external_vue_y = x => () => x
|
89
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
|
90
|
+
;// CONCATENATED MODULE: external "vue-types"
|
91
|
+
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
92
|
+
var external_vue_types_y = x => () => x
|
93
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
|
94
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
95
|
+
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
96
|
+
var config_provider_y = x => () => x
|
97
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
|
98
|
+
;// CONCATENATED MODULE: external "../icon"
|
99
|
+
var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
100
|
+
var icon_y = x => () => x
|
101
|
+
const icon_namespaceObject = icon_x({ ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error });
|
102
|
+
;// CONCATENATED MODULE: ../../packages/tag/src/tag.tsx
|
113
103
|
|
114
104
|
|
115
105
|
/*
|
@@ -206,7 +196,7 @@ var TagStrokeType;
|
|
206
196
|
}, null)]);
|
207
197
|
}
|
208
198
|
}));
|
209
|
-
;// ../../packages/tag/src/index.tsx
|
199
|
+
;// CONCATENATED MODULE: ../../packages/tag/src/index.tsx
|
210
200
|
/*
|
211
201
|
* Tencent is pleased to support the open source community by making
|
212
202
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|