bkui-vue 0.0.1-beta.127 → 0.0.1-beta.128
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 +31 -145
- package/dist/index.esm.js +471 -3573
- package/dist/index.umd.js +31 -145
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.variable.css +2 -2
- package/lib/affix/index.d.ts +22 -118
- package/lib/alert/alert.variable.css +2 -2
- package/lib/alert/index.d.ts +28 -146
- package/lib/animate-number/index.d.ts +14 -84
- package/lib/backtop/backtop.variable.css +2 -2
- package/lib/backtop/index.d.ts +29 -135
- package/lib/badge/badge.variable.css +2 -2
- package/lib/badge/index.d.ts +46 -211
- package/lib/breadcrumb/breadcrumb.css +0 -43
- package/lib/breadcrumb/breadcrumb.variable.css +2 -45
- package/lib/button/button.css +0 -4
- package/lib/button/button.less +7 -13
- package/lib/button/button.variable.css +2 -6
- package/lib/card/card.css +0 -43
- package/lib/card/card.variable.css +2 -45
- package/lib/card/index.d.ts +50 -223
- package/lib/cascader/cascader.variable.css +2 -2
- package/lib/checkbox/checkbox.css +2 -4
- package/lib/checkbox/checkbox.less +2 -4
- package/lib/checkbox/checkbox.variable.css +4 -6
- package/lib/code-diff/code-diff.variable.css +2 -2
- package/lib/code-diff/index.d.ts +23 -123
- package/lib/collapse/collapse.variable.css +2 -2
- package/lib/collapse/index.d.ts +28 -147
- package/lib/components.d.ts +0 -1
- package/lib/components.js +1 -1
- package/lib/container/container.css +0 -43
- package/lib/container/container.variable.css +2 -45
- package/lib/date-picker/date-picker.variable.css +2 -2
- package/lib/date-picker/index.d.ts +124 -566
- package/lib/dialog/index.d.ts +140 -557
- package/lib/divider/divider.variable.css +2 -2
- package/lib/divider/index.d.ts +23 -117
- package/lib/dropdown/dropdown.variable.css +2 -2
- package/lib/exception/exception.variable.css +2 -2
- package/lib/exception/index.d.ts +13 -83
- package/lib/fixed-navbar/fixed-navbar.variable.css +2 -2
- package/lib/fixed-navbar/index.d.ts +22 -121
- package/lib/form/form.variable.css +2 -2
- package/lib/input/index.d.ts +92 -408
- package/lib/input/index.js +1 -1
- package/lib/input/input.css +5 -56
- package/lib/input/input.less +2 -12
- package/lib/input/input.variable.css +4 -55
- package/lib/link/index.d.ts +28 -134
- package/lib/link/link.variable.css +2 -2
- package/lib/loading/loading.css +2 -43
- package/lib/loading/loading.less +2 -2
- package/lib/loading/loading.variable.css +4 -45
- package/lib/menu/menu.css +0 -43
- package/lib/menu/menu.variable.css +2 -45
- package/lib/menu/submenu.variable.css +2 -2
- package/lib/message/message.variable.css +2 -2
- package/lib/navigation/index.d.ts +51 -244
- package/lib/navigation/navigation.variable.css +2 -2
- package/lib/notify/notify.variable.css +2 -2
- package/lib/pagination/index.d.ts +68 -305
- package/lib/pagination/pagination.variable.css +2 -2
- package/lib/popover/index.d.ts +76 -298
- package/lib/popover/popover.variable.css +2 -2
- package/lib/popover2/index.d.ts +92 -378
- package/lib/popover2/index.js +1 -1
- package/lib/popover2/popover2.variable.css +2 -2
- package/lib/process/index.d.ts +35 -166
- package/lib/process/process.variable.css +2 -2
- package/lib/progress/index.d.ts +76 -306
- package/lib/progress/progress.css +0 -43
- package/lib/progress/progress.variable.css +2 -45
- package/lib/radio/index.d.ts +2 -2
- package/lib/radio/index.js +1 -1
- package/lib/radio/radio-button.d.ts +4 -3
- package/lib/radio/radio.css +5 -4
- package/lib/radio/radio.less +5 -4
- package/lib/radio/radio.variable.css +7 -6
- package/lib/rate/index.d.ts +15 -96
- package/lib/resize-layout/index.d.ts +52 -261
- package/lib/resize-layout/resize-layout.variable.css +2 -2
- package/lib/select/select.css +23 -23
- package/lib/select/select.less +122 -126
- package/lib/select/select.variable.css +25 -25
- package/lib/shared/index.d.ts +3 -3
- package/lib/sideslider/index.d.ts +91 -369
- package/lib/sideslider/sideslider.variable.css +2 -2
- package/lib/slider/index.d.ts +78 -319
- package/lib/slider/slider.variable.css +2 -2
- package/lib/steps/index.d.ts +43 -198
- package/lib/steps/steps.variable.css +2 -2
- package/lib/styles/mixins/mixins.css +0 -43
- package/lib/styles/mixins/mixins.less +0 -1
- package/lib/styles/mixins/mixins.variable.css +0 -43
- package/lib/styles/mixins/scroll.variable.css +2 -2
- package/lib/styles/themes/themes.less +2 -2
- package/lib/swiper/index.d.ts +30 -146
- package/lib/switcher/index.d.ts +50 -223
- package/lib/switcher/switcher.css +0 -43
- package/lib/switcher/switcher.variable.css +2 -45
- package/lib/tab/tab.variable.css +2 -2
- package/lib/table/const.d.ts +0 -5
- package/lib/table/index.d.ts +101 -419
- package/lib/table/index.js +1 -1
- package/lib/table/plugins/head-filter.variable.css +2 -2
- package/lib/table/plugins/head-sort.variable.css +2 -2
- package/lib/table/plugins/settings.css +4 -23
- package/lib/table/plugins/settings.less +4 -25
- package/lib/table/plugins/settings.variable.css +6 -25
- package/lib/table/props.d.ts +0 -1
- package/lib/table/table.css +5 -668
- package/lib/table/table.less +1 -7
- package/lib/table/table.variable.css +7 -670
- package/lib/table/use-common.d.ts +1 -16
- package/lib/table/utils.d.ts +1 -1
- package/lib/tag/index.d.ts +38 -183
- package/lib/tag/tag.variable.css +2 -2
- package/lib/tag-input/index.d.ts +145 -666
- package/lib/tag-input/tag-input.variable.css +2 -2
- package/lib/timeline/index.d.ts +19 -109
- package/lib/timeline/timeline.variable.css +2 -2
- package/lib/transfer/index.d.ts +59 -264
- package/lib/transfer/transfer.variable.css +2 -2
- package/lib/tree/index.d.ts +103 -401
- package/lib/tree/index.js +1 -1
- package/lib/tree/tree.css +0 -107
- package/lib/tree/tree.less +0 -2
- package/lib/tree/tree.variable.css +2 -109
- package/lib/tree/use-node-action.d.ts +1 -1
- package/lib/tree/use-node-attribute.d.ts +0 -1
- package/lib/upload/upload.css +0 -43
- package/lib/upload/upload.variable.css +2 -45
- package/lib/virtual-render/index.d.ts +109 -433
- package/lib/virtual-render/virtual-render.variable.css +2 -2
- package/package.json +1 -1
- package/lib/popover2/use-platform.d.ts +0 -30
@@ -19,7 +19,7 @@
|
|
19
19
|
--line-height-large: 18px;
|
20
20
|
--component-size-small: 26px;
|
21
21
|
--component-size-base: 32px;
|
22
|
-
--component-size-large:
|
22
|
+
--component-size-large: 38px;
|
23
23
|
--border-width-base: 1px;
|
24
24
|
--border-style-base: solid;
|
25
25
|
--border-radius-base: 2px;
|
@@ -34,7 +34,7 @@
|
|
34
34
|
--input-horizontal-padding: 10px;
|
35
35
|
--input-block-color: #f5f7fa;
|
36
36
|
--input-block-hover-color: #eaebf0;
|
37
|
-
--input-icon-size: var(--font-size-
|
37
|
+
--input-icon-size: var(--font-size-large);
|
38
38
|
--input-maxlength-color: #979ba5;
|
39
39
|
--button-primary-hover-color: #5594fa;
|
40
40
|
--button-danger-hover-color: #ff5656;
|
package/lib/affix/index.d.ts
CHANGED
@@ -1,119 +1,23 @@
|
|
1
|
-
declare const BkAffix: {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
} & {
|
22
|
-
default: string;
|
23
|
-
};
|
24
|
-
zIndex: import("vue-types").VueTypeValidableDef<number> & {
|
25
|
-
default: number;
|
26
|
-
} & {
|
27
|
-
default: number;
|
28
|
-
};
|
29
|
-
}>> & {
|
30
|
-
onChange?: (...args: any[]) => any;
|
31
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "zIndex" | "offsetTop" | "offsetBottom" | "target">;
|
32
|
-
$attrs: {
|
33
|
-
[x: string]: unknown;
|
34
|
-
};
|
35
|
-
$refs: {
|
36
|
-
[x: string]: unknown;
|
37
|
-
};
|
38
|
-
$slots: Readonly<{
|
39
|
-
[name: string]: import("vue").Slot;
|
40
|
-
}>;
|
41
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
42
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
43
|
-
$emit: (event: "change", ...args: any[]) => void;
|
44
|
-
$el: any;
|
45
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
46
|
-
offsetTop: import("vue-types").VueTypeValidableDef<number> & {
|
47
|
-
default: number;
|
48
|
-
} & {
|
49
|
-
default: number;
|
50
|
-
};
|
51
|
-
offsetBottom: import("vue-types").VueTypeValidableDef<number> & {
|
52
|
-
default: number;
|
53
|
-
};
|
54
|
-
target: import("vue-types").VueTypeValidableDef<string> & {
|
55
|
-
default: string;
|
56
|
-
} & {
|
57
|
-
default: string;
|
58
|
-
};
|
59
|
-
zIndex: import("vue-types").VueTypeValidableDef<number> & {
|
60
|
-
default: number;
|
61
|
-
} & {
|
62
|
-
default: number;
|
63
|
-
};
|
64
|
-
}>> & {
|
65
|
-
onChange?: (...args: any[]) => any;
|
66
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], string, {
|
67
|
-
zIndex: number;
|
68
|
-
offsetTop: number;
|
69
|
-
offsetBottom: number;
|
70
|
-
target: string;
|
71
|
-
}> & {
|
72
|
-
beforeCreate?: (() => void) | (() => void)[];
|
73
|
-
created?: (() => void) | (() => void)[];
|
74
|
-
beforeMount?: (() => void) | (() => void)[];
|
75
|
-
mounted?: (() => void) | (() => void)[];
|
76
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
77
|
-
updated?: (() => void) | (() => void)[];
|
78
|
-
activated?: (() => void) | (() => void)[];
|
79
|
-
deactivated?: (() => void) | (() => void)[];
|
80
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
81
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
82
|
-
destroyed?: (() => void) | (() => void)[];
|
83
|
-
unmounted?: (() => void) | (() => void)[];
|
84
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
85
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
86
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[];
|
87
|
-
};
|
88
|
-
$forceUpdate: () => void;
|
89
|
-
$nextTick: typeof import("vue").nextTick;
|
90
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
91
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
92
|
-
offsetTop: import("vue-types").VueTypeValidableDef<number> & {
|
93
|
-
default: number;
|
94
|
-
} & {
|
95
|
-
default: number;
|
96
|
-
};
|
97
|
-
offsetBottom: import("vue-types").VueTypeValidableDef<number> & {
|
98
|
-
default: number;
|
99
|
-
};
|
100
|
-
target: import("vue-types").VueTypeValidableDef<string> & {
|
101
|
-
default: string;
|
102
|
-
} & {
|
103
|
-
default: string;
|
104
|
-
};
|
105
|
-
zIndex: import("vue-types").VueTypeValidableDef<number> & {
|
106
|
-
default: number;
|
107
|
-
} & {
|
108
|
-
default: number;
|
109
|
-
};
|
110
|
-
}>> & {
|
111
|
-
onChange?: (...args: any[]) => any;
|
112
|
-
} & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & {} & import("vue").ComponentCustomProperties;
|
113
|
-
__isFragment?: never;
|
114
|
-
__isTeleport?: never;
|
115
|
-
__isSuspense?: never;
|
116
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
1
|
+
declare const BkAffix: import("vue").DefineComponent<{
|
2
|
+
offsetTop: import("vue-types").VueTypeValidableDef<number> & {
|
3
|
+
default: number;
|
4
|
+
} & {
|
5
|
+
default: number;
|
6
|
+
};
|
7
|
+
offsetBottom: import("vue-types").VueTypeValidableDef<number> & {
|
8
|
+
default: number;
|
9
|
+
};
|
10
|
+
target: import("vue-types").VueTypeValidableDef<string> & {
|
11
|
+
default: string;
|
12
|
+
} & {
|
13
|
+
default: string;
|
14
|
+
};
|
15
|
+
zIndex: import("vue-types").VueTypeValidableDef<number> & {
|
16
|
+
default: number;
|
17
|
+
} & {
|
18
|
+
default: number;
|
19
|
+
};
|
20
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
117
21
|
offsetTop: import("vue-types").VueTypeValidableDef<number> & {
|
118
22
|
default: number;
|
119
23
|
} & {
|
@@ -134,10 +38,10 @@ declare const BkAffix: {
|
|
134
38
|
};
|
135
39
|
}>> & {
|
136
40
|
onChange?: (...args: any[]) => any;
|
137
|
-
},
|
41
|
+
}, {
|
138
42
|
zIndex: number;
|
139
43
|
offsetTop: number;
|
140
44
|
offsetBottom: number;
|
141
45
|
target: string;
|
142
|
-
}
|
46
|
+
}>;
|
143
47
|
export default BkAffix;
|
@@ -19,7 +19,7 @@
|
|
19
19
|
--line-height-large: 18px;
|
20
20
|
--component-size-small: 26px;
|
21
21
|
--component-size-base: 32px;
|
22
|
-
--component-size-large:
|
22
|
+
--component-size-large: 38px;
|
23
23
|
--border-width-base: 1px;
|
24
24
|
--border-style-base: solid;
|
25
25
|
--border-radius-base: 2px;
|
@@ -34,7 +34,7 @@
|
|
34
34
|
--input-horizontal-padding: 10px;
|
35
35
|
--input-block-color: #f5f7fa;
|
36
36
|
--input-block-hover-color: #eaebf0;
|
37
|
-
--input-icon-size: var(--font-size-
|
37
|
+
--input-icon-size: var(--font-size-large);
|
38
38
|
--input-maxlength-color: #979ba5;
|
39
39
|
--button-primary-hover-color: #5594fa;
|
40
40
|
--button-danger-hover-color: #ff5656;
|
package/lib/alert/index.d.ts
CHANGED
@@ -1,145 +1,4 @@
|
|
1
|
-
declare const BkAlert: {
|
2
|
-
new (...args: any[]): {
|
3
|
-
$: import("vue").ComponentInternalInstance;
|
4
|
-
$data: {};
|
5
|
-
$props: Partial<{
|
6
|
-
title: string;
|
7
|
-
theme: string;
|
8
|
-
size: string;
|
9
|
-
closable: boolean;
|
10
|
-
closeText: string;
|
11
|
-
showIcon: boolean;
|
12
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
13
|
-
theme: import("vue-types").VueTypeDef<string> & {
|
14
|
-
default: string;
|
15
|
-
};
|
16
|
-
size: import("vue-types").VueTypeValidableDef<string> & {
|
17
|
-
default: string;
|
18
|
-
};
|
19
|
-
title: import("vue-types").VueTypeValidableDef<string> & {
|
20
|
-
default: string;
|
21
|
-
};
|
22
|
-
closable: import("vue-types").VueTypeValidableDef<boolean> & {
|
23
|
-
default: boolean;
|
24
|
-
} & {
|
25
|
-
default: boolean;
|
26
|
-
};
|
27
|
-
closeText: import("vue-types").VueTypeValidableDef<string> & {
|
28
|
-
default: string;
|
29
|
-
};
|
30
|
-
showIcon: import("vue-types").VueTypeValidableDef<boolean> & {
|
31
|
-
default: boolean;
|
32
|
-
} & {
|
33
|
-
default: boolean;
|
34
|
-
};
|
35
|
-
}>> & {
|
36
|
-
onClose?: (...args: any[]) => any;
|
37
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "theme" | "size" | "closable" | "closeText" | "showIcon">;
|
38
|
-
$attrs: {
|
39
|
-
[x: string]: unknown;
|
40
|
-
};
|
41
|
-
$refs: {
|
42
|
-
[x: string]: unknown;
|
43
|
-
};
|
44
|
-
$slots: Readonly<{
|
45
|
-
[name: string]: import("vue").Slot;
|
46
|
-
}>;
|
47
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
48
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
49
|
-
$emit: (event: "close", ...args: any[]) => void;
|
50
|
-
$el: any;
|
51
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
52
|
-
theme: import("vue-types").VueTypeDef<string> & {
|
53
|
-
default: string;
|
54
|
-
};
|
55
|
-
size: import("vue-types").VueTypeValidableDef<string> & {
|
56
|
-
default: string;
|
57
|
-
};
|
58
|
-
title: import("vue-types").VueTypeValidableDef<string> & {
|
59
|
-
default: string;
|
60
|
-
};
|
61
|
-
closable: import("vue-types").VueTypeValidableDef<boolean> & {
|
62
|
-
default: boolean;
|
63
|
-
} & {
|
64
|
-
default: boolean;
|
65
|
-
};
|
66
|
-
closeText: import("vue-types").VueTypeValidableDef<string> & {
|
67
|
-
default: string;
|
68
|
-
};
|
69
|
-
showIcon: import("vue-types").VueTypeValidableDef<boolean> & {
|
70
|
-
default: boolean;
|
71
|
-
} & {
|
72
|
-
default: boolean;
|
73
|
-
};
|
74
|
-
}>> & {
|
75
|
-
onClose?: (...args: any[]) => any;
|
76
|
-
}, {
|
77
|
-
state: {
|
78
|
-
visible: boolean;
|
79
|
-
};
|
80
|
-
handleClose: () => void;
|
81
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], string, {
|
82
|
-
title: string;
|
83
|
-
theme: string;
|
84
|
-
size: string;
|
85
|
-
closable: boolean;
|
86
|
-
closeText: string;
|
87
|
-
showIcon: boolean;
|
88
|
-
}> & {
|
89
|
-
beforeCreate?: (() => void) | (() => void)[];
|
90
|
-
created?: (() => void) | (() => void)[];
|
91
|
-
beforeMount?: (() => void) | (() => void)[];
|
92
|
-
mounted?: (() => void) | (() => void)[];
|
93
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
94
|
-
updated?: (() => void) | (() => void)[];
|
95
|
-
activated?: (() => void) | (() => void)[];
|
96
|
-
deactivated?: (() => void) | (() => void)[];
|
97
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
98
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
99
|
-
destroyed?: (() => void) | (() => void)[];
|
100
|
-
unmounted?: (() => void) | (() => void)[];
|
101
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
102
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
103
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[];
|
104
|
-
};
|
105
|
-
$forceUpdate: () => void;
|
106
|
-
$nextTick: typeof import("vue").nextTick;
|
107
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
108
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
109
|
-
theme: import("vue-types").VueTypeDef<string> & {
|
110
|
-
default: string;
|
111
|
-
};
|
112
|
-
size: import("vue-types").VueTypeValidableDef<string> & {
|
113
|
-
default: string;
|
114
|
-
};
|
115
|
-
title: import("vue-types").VueTypeValidableDef<string> & {
|
116
|
-
default: string;
|
117
|
-
};
|
118
|
-
closable: import("vue-types").VueTypeValidableDef<boolean> & {
|
119
|
-
default: boolean;
|
120
|
-
} & {
|
121
|
-
default: boolean;
|
122
|
-
};
|
123
|
-
closeText: import("vue-types").VueTypeValidableDef<string> & {
|
124
|
-
default: string;
|
125
|
-
};
|
126
|
-
showIcon: import("vue-types").VueTypeValidableDef<boolean> & {
|
127
|
-
default: boolean;
|
128
|
-
} & {
|
129
|
-
default: boolean;
|
130
|
-
};
|
131
|
-
}>> & {
|
132
|
-
onClose?: (...args: any[]) => any;
|
133
|
-
} & import("vue").ShallowUnwrapRef<{
|
134
|
-
state: {
|
135
|
-
visible: boolean;
|
136
|
-
};
|
137
|
-
handleClose: () => void;
|
138
|
-
}> & {} & {} & import("vue").ComponentCustomProperties;
|
139
|
-
__isFragment?: never;
|
140
|
-
__isTeleport?: never;
|
141
|
-
__isSuspense?: never;
|
142
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
1
|
+
declare const BkAlert: import("vue").DefineComponent<{
|
143
2
|
theme: import("vue-types").VueTypeDef<string> & {
|
144
3
|
default: string;
|
145
4
|
};
|
@@ -162,19 +21,42 @@ declare const BkAlert: {
|
|
162
21
|
} & {
|
163
22
|
default: boolean;
|
164
23
|
};
|
165
|
-
}>> & {
|
166
|
-
onClose?: (...args: any[]) => any;
|
167
24
|
}, {
|
168
25
|
state: {
|
169
26
|
visible: boolean;
|
170
27
|
};
|
171
28
|
handleClose: () => void;
|
172
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", {
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
30
|
+
theme: import("vue-types").VueTypeDef<string> & {
|
31
|
+
default: string;
|
32
|
+
};
|
33
|
+
size: import("vue-types").VueTypeValidableDef<string> & {
|
34
|
+
default: string;
|
35
|
+
};
|
36
|
+
title: import("vue-types").VueTypeValidableDef<string> & {
|
37
|
+
default: string;
|
38
|
+
};
|
39
|
+
closable: import("vue-types").VueTypeValidableDef<boolean> & {
|
40
|
+
default: boolean;
|
41
|
+
} & {
|
42
|
+
default: boolean;
|
43
|
+
};
|
44
|
+
closeText: import("vue-types").VueTypeValidableDef<string> & {
|
45
|
+
default: string;
|
46
|
+
};
|
47
|
+
showIcon: import("vue-types").VueTypeValidableDef<boolean> & {
|
48
|
+
default: boolean;
|
49
|
+
} & {
|
50
|
+
default: boolean;
|
51
|
+
};
|
52
|
+
}>> & {
|
53
|
+
onClose?: (...args: any[]) => any;
|
54
|
+
}, {
|
173
55
|
title: string;
|
174
56
|
theme: string;
|
175
57
|
size: string;
|
176
58
|
closable: boolean;
|
177
59
|
closeText: string;
|
178
60
|
showIcon: boolean;
|
179
|
-
}
|
61
|
+
}>;
|
180
62
|
export default BkAlert;
|
@@ -1,85 +1,4 @@
|
|
1
|
-
declare const BkAnimateNumber: {
|
2
|
-
new (...args: any[]): {
|
3
|
-
$: import("vue").ComponentInternalInstance;
|
4
|
-
$data: {};
|
5
|
-
$props: Partial<{
|
6
|
-
value: number;
|
7
|
-
digits: number;
|
8
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
9
|
-
value: import("vue-types").VueTypeValidableDef<number> & {
|
10
|
-
default: number;
|
11
|
-
} & {
|
12
|
-
default: number;
|
13
|
-
};
|
14
|
-
digits: import("vue-types").VueTypeValidableDef<number> & {
|
15
|
-
default: number;
|
16
|
-
} & {
|
17
|
-
default: number;
|
18
|
-
};
|
19
|
-
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "value" | "digits">;
|
20
|
-
$attrs: {
|
21
|
-
[x: string]: unknown;
|
22
|
-
};
|
23
|
-
$refs: {
|
24
|
-
[x: string]: unknown;
|
25
|
-
};
|
26
|
-
$slots: Readonly<{
|
27
|
-
[name: string]: import("vue").Slot;
|
28
|
-
}>;
|
29
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
30
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
31
|
-
$emit: (event: string, ...args: any[]) => void;
|
32
|
-
$el: any;
|
33
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
34
|
-
value: import("vue-types").VueTypeValidableDef<number> & {
|
35
|
-
default: number;
|
36
|
-
} & {
|
37
|
-
default: number;
|
38
|
-
};
|
39
|
-
digits: import("vue-types").VueTypeValidableDef<number> & {
|
40
|
-
default: number;
|
41
|
-
} & {
|
42
|
-
default: number;
|
43
|
-
};
|
44
|
-
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
45
|
-
value: number;
|
46
|
-
digits: number;
|
47
|
-
}> & {
|
48
|
-
beforeCreate?: (() => void) | (() => void)[];
|
49
|
-
created?: (() => void) | (() => void)[];
|
50
|
-
beforeMount?: (() => void) | (() => void)[];
|
51
|
-
mounted?: (() => void) | (() => void)[];
|
52
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
53
|
-
updated?: (() => void) | (() => void)[];
|
54
|
-
activated?: (() => void) | (() => void)[];
|
55
|
-
deactivated?: (() => void) | (() => void)[];
|
56
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
57
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
58
|
-
destroyed?: (() => void) | (() => void)[];
|
59
|
-
unmounted?: (() => void) | (() => void)[];
|
60
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
61
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
62
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[];
|
63
|
-
};
|
64
|
-
$forceUpdate: () => void;
|
65
|
-
$nextTick: typeof import("vue").nextTick;
|
66
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
67
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
68
|
-
value: import("vue-types").VueTypeValidableDef<number> & {
|
69
|
-
default: number;
|
70
|
-
} & {
|
71
|
-
default: number;
|
72
|
-
};
|
73
|
-
digits: import("vue-types").VueTypeValidableDef<number> & {
|
74
|
-
default: number;
|
75
|
-
} & {
|
76
|
-
default: number;
|
77
|
-
};
|
78
|
-
}>> & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & {} & import("vue").ComponentCustomProperties;
|
79
|
-
__isFragment?: never;
|
80
|
-
__isTeleport?: never;
|
81
|
-
__isSuspense?: never;
|
82
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
1
|
+
declare const BkAnimateNumber: import("vue").DefineComponent<{
|
83
2
|
value: import("vue-types").VueTypeValidableDef<number> & {
|
84
3
|
default: number;
|
85
4
|
} & {
|
@@ -90,8 +9,19 @@ declare const BkAnimateNumber: {
|
|
90
9
|
} & {
|
91
10
|
default: number;
|
92
11
|
};
|
93
|
-
}
|
12
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
13
|
+
value: import("vue-types").VueTypeValidableDef<number> & {
|
14
|
+
default: number;
|
15
|
+
} & {
|
16
|
+
default: number;
|
17
|
+
};
|
18
|
+
digits: import("vue-types").VueTypeValidableDef<number> & {
|
19
|
+
default: number;
|
20
|
+
} & {
|
21
|
+
default: number;
|
22
|
+
};
|
23
|
+
}>>, {
|
94
24
|
value: number;
|
95
25
|
digits: number;
|
96
|
-
}
|
26
|
+
}>;
|
97
27
|
export default BkAnimateNumber;
|
@@ -19,7 +19,7 @@
|
|
19
19
|
--line-height-large: 18px;
|
20
20
|
--component-size-small: 26px;
|
21
21
|
--component-size-base: 32px;
|
22
|
-
--component-size-large:
|
22
|
+
--component-size-large: 38px;
|
23
23
|
--border-width-base: 1px;
|
24
24
|
--border-style-base: solid;
|
25
25
|
--border-radius-base: 2px;
|
@@ -34,7 +34,7 @@
|
|
34
34
|
--input-horizontal-padding: 10px;
|
35
35
|
--input-block-color: #f5f7fa;
|
36
36
|
--input-block-hover-color: #eaebf0;
|
37
|
-
--input-icon-size: var(--font-size-
|
37
|
+
--input-icon-size: var(--font-size-large);
|
38
38
|
--input-maxlength-color: #979ba5;
|
39
39
|
--button-primary-hover-color: #5594fa;
|
40
40
|
--button-danger-hover-color: #ff5656;
|