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/timeline/index.d.ts
CHANGED
@@ -1,108 +1,4 @@
|
|
1
|
-
declare const BkSteps: {
|
2
|
-
new (...args: any[]): {
|
3
|
-
$: import("vue").ComponentInternalInstance;
|
4
|
-
$data: {};
|
5
|
-
$props: Partial<{
|
6
|
-
extCls: string;
|
7
|
-
list: unknown[];
|
8
|
-
titleAble: boolean;
|
9
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
10
|
-
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
11
|
-
default: () => unknown[];
|
12
|
-
} & {
|
13
|
-
default: () => unknown[];
|
14
|
-
};
|
15
|
-
titleAble: import("vue-types").VueTypeValidableDef<boolean> & {
|
16
|
-
default: boolean;
|
17
|
-
} & {
|
18
|
-
default: boolean;
|
19
|
-
};
|
20
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
21
|
-
default: string;
|
22
|
-
};
|
23
|
-
}>> & {
|
24
|
-
onSelect?: (...args: any[]) => any;
|
25
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "extCls" | "list" | "titleAble">;
|
26
|
-
$attrs: {
|
27
|
-
[x: string]: unknown;
|
28
|
-
};
|
29
|
-
$refs: {
|
30
|
-
[x: string]: unknown;
|
31
|
-
};
|
32
|
-
$slots: Readonly<{
|
33
|
-
[name: string]: import("vue").Slot;
|
34
|
-
}>;
|
35
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
36
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
37
|
-
$emit: (event: "select", ...args: any[]) => void;
|
38
|
-
$el: any;
|
39
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
40
|
-
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
41
|
-
default: () => unknown[];
|
42
|
-
} & {
|
43
|
-
default: () => unknown[];
|
44
|
-
};
|
45
|
-
titleAble: import("vue-types").VueTypeValidableDef<boolean> & {
|
46
|
-
default: boolean;
|
47
|
-
} & {
|
48
|
-
default: boolean;
|
49
|
-
};
|
50
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
51
|
-
default: string;
|
52
|
-
};
|
53
|
-
}>> & {
|
54
|
-
onSelect?: (...args: any[]) => any;
|
55
|
-
}, {
|
56
|
-
defaultTimelines: import("vue").Ref<any[]>;
|
57
|
-
titleSelect: (item: any) => void;
|
58
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "select"[], string, {
|
59
|
-
extCls: string;
|
60
|
-
list: unknown[];
|
61
|
-
titleAble: boolean;
|
62
|
-
}> & {
|
63
|
-
beforeCreate?: (() => void) | (() => void)[];
|
64
|
-
created?: (() => void) | (() => void)[];
|
65
|
-
beforeMount?: (() => void) | (() => void)[];
|
66
|
-
mounted?: (() => void) | (() => void)[];
|
67
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
68
|
-
updated?: (() => void) | (() => void)[];
|
69
|
-
activated?: (() => void) | (() => void)[];
|
70
|
-
deactivated?: (() => void) | (() => void)[];
|
71
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
72
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
73
|
-
destroyed?: (() => void) | (() => void)[];
|
74
|
-
unmounted?: (() => void) | (() => void)[];
|
75
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
76
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
77
|
-
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)[];
|
78
|
-
};
|
79
|
-
$forceUpdate: () => void;
|
80
|
-
$nextTick: typeof import("vue").nextTick;
|
81
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
82
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
83
|
-
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
84
|
-
default: () => unknown[];
|
85
|
-
} & {
|
86
|
-
default: () => unknown[];
|
87
|
-
};
|
88
|
-
titleAble: import("vue-types").VueTypeValidableDef<boolean> & {
|
89
|
-
default: boolean;
|
90
|
-
} & {
|
91
|
-
default: boolean;
|
92
|
-
};
|
93
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
94
|
-
default: string;
|
95
|
-
};
|
96
|
-
}>> & {
|
97
|
-
onSelect?: (...args: any[]) => any;
|
98
|
-
} & import("vue").ShallowUnwrapRef<{
|
99
|
-
defaultTimelines: import("vue").Ref<any[]>;
|
100
|
-
titleSelect: (item: any) => void;
|
101
|
-
}> & {} & {} & import("vue").ComponentCustomProperties;
|
102
|
-
__isFragment?: never;
|
103
|
-
__isTeleport?: never;
|
104
|
-
__isSuspense?: never;
|
105
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
1
|
+
declare const BkSteps: import("vue").DefineComponent<{
|
106
2
|
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
107
3
|
default: () => unknown[];
|
108
4
|
} & {
|
@@ -116,14 +12,28 @@ declare const BkSteps: {
|
|
116
12
|
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
117
13
|
default: string;
|
118
14
|
};
|
119
|
-
}>> & {
|
120
|
-
onSelect?: (...args: any[]) => any;
|
121
15
|
}, {
|
122
16
|
defaultTimelines: import("vue").Ref<any[]>;
|
123
17
|
titleSelect: (item: any) => void;
|
124
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "select"[], "select", {
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "select"[], "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
19
|
+
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
20
|
+
default: () => unknown[];
|
21
|
+
} & {
|
22
|
+
default: () => unknown[];
|
23
|
+
};
|
24
|
+
titleAble: import("vue-types").VueTypeValidableDef<boolean> & {
|
25
|
+
default: boolean;
|
26
|
+
} & {
|
27
|
+
default: boolean;
|
28
|
+
};
|
29
|
+
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
30
|
+
default: string;
|
31
|
+
};
|
32
|
+
}>> & {
|
33
|
+
onSelect?: (...args: any[]) => any;
|
34
|
+
}, {
|
125
35
|
extCls: string;
|
126
36
|
list: unknown[];
|
127
37
|
titleAble: boolean;
|
128
|
-
}
|
38
|
+
}>;
|
129
39
|
export default BkSteps;
|
@@ -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/transfer/index.d.ts
CHANGED
@@ -23,265 +23,7 @@
|
|
23
23
|
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
24
24
|
* IN THE SOFTWARE.
|
25
25
|
*/
|
26
|
-
declare const Transfer: {
|
27
|
-
new (...args: any[]): {
|
28
|
-
$: import("vue").ComponentInternalInstance;
|
29
|
-
$data: {};
|
30
|
-
$props: Partial<{
|
31
|
-
title: string[];
|
32
|
-
extCls: string;
|
33
|
-
displayKey: string;
|
34
|
-
sortable: boolean;
|
35
|
-
searchPlaceholder: string;
|
36
|
-
settingKey: string;
|
37
|
-
sortKey: string;
|
38
|
-
showOverflowTips: boolean;
|
39
|
-
searchable: boolean;
|
40
|
-
sourceList: any[];
|
41
|
-
targetList: any[];
|
42
|
-
emptyContent: string[];
|
43
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
44
|
-
title: import("vue-types").VueTypeDef<string[]> & {
|
45
|
-
default: () => string[];
|
46
|
-
};
|
47
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
48
|
-
default: string;
|
49
|
-
} & {
|
50
|
-
default: string;
|
51
|
-
};
|
52
|
-
searchPlaceholder: import("vue-types").VueTypeValidableDef<string> & {
|
53
|
-
default: string;
|
54
|
-
} & {
|
55
|
-
default: string;
|
56
|
-
};
|
57
|
-
settingKey: import("vue-types").VueTypeValidableDef<string> & {
|
58
|
-
default: string;
|
59
|
-
} & {
|
60
|
-
default: string;
|
61
|
-
};
|
62
|
-
displayKey: import("vue-types").VueTypeValidableDef<string> & {
|
63
|
-
default: string;
|
64
|
-
} & {
|
65
|
-
default: string;
|
66
|
-
};
|
67
|
-
sortKey: import("vue-types").VueTypeValidableDef<string> & {
|
68
|
-
default: string;
|
69
|
-
} & {
|
70
|
-
default: string;
|
71
|
-
};
|
72
|
-
showOverflowTips: import("vue-types").VueTypeValidableDef<boolean> & {
|
73
|
-
default: boolean;
|
74
|
-
} & {
|
75
|
-
default: boolean;
|
76
|
-
};
|
77
|
-
searchable: import("vue-types").VueTypeValidableDef<boolean> & {
|
78
|
-
default: boolean;
|
79
|
-
} & {
|
80
|
-
default: boolean;
|
81
|
-
};
|
82
|
-
sortable: import("vue-types").VueTypeValidableDef<boolean> & {
|
83
|
-
default: boolean;
|
84
|
-
} & {
|
85
|
-
default: boolean;
|
86
|
-
};
|
87
|
-
sourceList: import("vue-types").VueTypeDef<any[]> & {
|
88
|
-
default: () => any[];
|
89
|
-
};
|
90
|
-
targetList: import("vue-types").VueTypeDef<any[]> & {
|
91
|
-
default: () => any[];
|
92
|
-
};
|
93
|
-
emptyContent: import("vue-types").VueTypeDef<string[]> & {
|
94
|
-
default: () => string[];
|
95
|
-
};
|
96
|
-
}>> & {
|
97
|
-
onChange?: (...args: any[]) => any;
|
98
|
-
"onUpdate:targetList"?: (...args: any[]) => any;
|
99
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "extCls" | "displayKey" | "sortable" | "searchPlaceholder" | "settingKey" | "sortKey" | "showOverflowTips" | "searchable" | "sourceList" | "targetList" | "emptyContent">;
|
100
|
-
$attrs: {
|
101
|
-
[x: string]: unknown;
|
102
|
-
};
|
103
|
-
$refs: {
|
104
|
-
[x: string]: unknown;
|
105
|
-
};
|
106
|
-
$slots: Readonly<{
|
107
|
-
[name: string]: import("vue").Slot;
|
108
|
-
}>;
|
109
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
110
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
111
|
-
$emit: (event: "change" | "update:targetList", ...args: any[]) => void;
|
112
|
-
$el: any;
|
113
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
114
|
-
title: import("vue-types").VueTypeDef<string[]> & {
|
115
|
-
default: () => string[];
|
116
|
-
};
|
117
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
118
|
-
default: string;
|
119
|
-
} & {
|
120
|
-
default: string;
|
121
|
-
};
|
122
|
-
searchPlaceholder: import("vue-types").VueTypeValidableDef<string> & {
|
123
|
-
default: string;
|
124
|
-
} & {
|
125
|
-
default: string;
|
126
|
-
};
|
127
|
-
settingKey: import("vue-types").VueTypeValidableDef<string> & {
|
128
|
-
default: string;
|
129
|
-
} & {
|
130
|
-
default: string;
|
131
|
-
};
|
132
|
-
displayKey: import("vue-types").VueTypeValidableDef<string> & {
|
133
|
-
default: string;
|
134
|
-
} & {
|
135
|
-
default: string;
|
136
|
-
};
|
137
|
-
sortKey: import("vue-types").VueTypeValidableDef<string> & {
|
138
|
-
default: string;
|
139
|
-
} & {
|
140
|
-
default: string;
|
141
|
-
};
|
142
|
-
showOverflowTips: import("vue-types").VueTypeValidableDef<boolean> & {
|
143
|
-
default: boolean;
|
144
|
-
} & {
|
145
|
-
default: boolean;
|
146
|
-
};
|
147
|
-
searchable: import("vue-types").VueTypeValidableDef<boolean> & {
|
148
|
-
default: boolean;
|
149
|
-
} & {
|
150
|
-
default: boolean;
|
151
|
-
};
|
152
|
-
sortable: import("vue-types").VueTypeValidableDef<boolean> & {
|
153
|
-
default: boolean;
|
154
|
-
} & {
|
155
|
-
default: boolean;
|
156
|
-
};
|
157
|
-
sourceList: import("vue-types").VueTypeDef<any[]> & {
|
158
|
-
default: () => any[];
|
159
|
-
};
|
160
|
-
targetList: import("vue-types").VueTypeDef<any[]> & {
|
161
|
-
default: () => any[];
|
162
|
-
};
|
163
|
-
emptyContent: import("vue-types").VueTypeDef<string[]> & {
|
164
|
-
default: () => string[];
|
165
|
-
};
|
166
|
-
}>> & {
|
167
|
-
onChange?: (...args: any[]) => any;
|
168
|
-
"onUpdate:targetList"?: (...args: any[]) => any;
|
169
|
-
}, {
|
170
|
-
selectSearchQuery: import("vue").Ref<string>;
|
171
|
-
selectListSearch: import("vue").ComputedRef<any>;
|
172
|
-
selectedList: import("vue").Ref<any[]>;
|
173
|
-
selectListSort: import("vue").ComputedRef<any[]>;
|
174
|
-
selectedListSort: import("vue").ComputedRef<any[]>;
|
175
|
-
settingCode: import("vue").ComputedRef<string>;
|
176
|
-
displayCode: import("vue").ComputedRef<string>;
|
177
|
-
allToRight: () => void;
|
178
|
-
allToLeft: () => void;
|
179
|
-
handleItemClick: (itemKey: any, isLeft: any) => void;
|
180
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:targetList")[], string, {
|
181
|
-
title: string[];
|
182
|
-
extCls: string;
|
183
|
-
displayKey: string;
|
184
|
-
sortable: boolean;
|
185
|
-
searchPlaceholder: string;
|
186
|
-
settingKey: string;
|
187
|
-
sortKey: string;
|
188
|
-
showOverflowTips: boolean;
|
189
|
-
searchable: boolean;
|
190
|
-
sourceList: any[];
|
191
|
-
targetList: any[];
|
192
|
-
emptyContent: string[];
|
193
|
-
}> & {
|
194
|
-
beforeCreate?: (() => void) | (() => void)[];
|
195
|
-
created?: (() => void) | (() => void)[];
|
196
|
-
beforeMount?: (() => void) | (() => void)[];
|
197
|
-
mounted?: (() => void) | (() => void)[];
|
198
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
199
|
-
updated?: (() => void) | (() => void)[];
|
200
|
-
activated?: (() => void) | (() => void)[];
|
201
|
-
deactivated?: (() => void) | (() => void)[];
|
202
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
203
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
204
|
-
destroyed?: (() => void) | (() => void)[];
|
205
|
-
unmounted?: (() => void) | (() => void)[];
|
206
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
207
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
208
|
-
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)[];
|
209
|
-
};
|
210
|
-
$forceUpdate: () => void;
|
211
|
-
$nextTick: typeof import("vue").nextTick;
|
212
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
213
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
214
|
-
title: import("vue-types").VueTypeDef<string[]> & {
|
215
|
-
default: () => string[];
|
216
|
-
};
|
217
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
218
|
-
default: string;
|
219
|
-
} & {
|
220
|
-
default: string;
|
221
|
-
};
|
222
|
-
searchPlaceholder: import("vue-types").VueTypeValidableDef<string> & {
|
223
|
-
default: string;
|
224
|
-
} & {
|
225
|
-
default: string;
|
226
|
-
};
|
227
|
-
settingKey: import("vue-types").VueTypeValidableDef<string> & {
|
228
|
-
default: string;
|
229
|
-
} & {
|
230
|
-
default: string;
|
231
|
-
};
|
232
|
-
displayKey: import("vue-types").VueTypeValidableDef<string> & {
|
233
|
-
default: string;
|
234
|
-
} & {
|
235
|
-
default: string;
|
236
|
-
};
|
237
|
-
sortKey: import("vue-types").VueTypeValidableDef<string> & {
|
238
|
-
default: string;
|
239
|
-
} & {
|
240
|
-
default: string;
|
241
|
-
};
|
242
|
-
showOverflowTips: import("vue-types").VueTypeValidableDef<boolean> & {
|
243
|
-
default: boolean;
|
244
|
-
} & {
|
245
|
-
default: boolean;
|
246
|
-
};
|
247
|
-
searchable: import("vue-types").VueTypeValidableDef<boolean> & {
|
248
|
-
default: boolean;
|
249
|
-
} & {
|
250
|
-
default: boolean;
|
251
|
-
};
|
252
|
-
sortable: import("vue-types").VueTypeValidableDef<boolean> & {
|
253
|
-
default: boolean;
|
254
|
-
} & {
|
255
|
-
default: boolean;
|
256
|
-
};
|
257
|
-
sourceList: import("vue-types").VueTypeDef<any[]> & {
|
258
|
-
default: () => any[];
|
259
|
-
};
|
260
|
-
targetList: import("vue-types").VueTypeDef<any[]> & {
|
261
|
-
default: () => any[];
|
262
|
-
};
|
263
|
-
emptyContent: import("vue-types").VueTypeDef<string[]> & {
|
264
|
-
default: () => string[];
|
265
|
-
};
|
266
|
-
}>> & {
|
267
|
-
onChange?: (...args: any[]) => any;
|
268
|
-
"onUpdate:targetList"?: (...args: any[]) => any;
|
269
|
-
} & import("vue").ShallowUnwrapRef<{
|
270
|
-
selectSearchQuery: import("vue").Ref<string>;
|
271
|
-
selectListSearch: import("vue").ComputedRef<any>;
|
272
|
-
selectedList: import("vue").Ref<any[]>;
|
273
|
-
selectListSort: import("vue").ComputedRef<any[]>;
|
274
|
-
selectedListSort: import("vue").ComputedRef<any[]>;
|
275
|
-
settingCode: import("vue").ComputedRef<string>;
|
276
|
-
displayCode: import("vue").ComputedRef<string>;
|
277
|
-
allToRight: () => void;
|
278
|
-
allToLeft: () => void;
|
279
|
-
handleItemClick: (itemKey: any, isLeft: any) => void;
|
280
|
-
}> & {} & {} & import("vue").ComponentCustomProperties;
|
281
|
-
__isFragment?: never;
|
282
|
-
__isTeleport?: never;
|
283
|
-
__isSuspense?: never;
|
284
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
26
|
+
declare const Transfer: import("vue").DefineComponent<{
|
285
27
|
title: import("vue-types").VueTypeDef<string[]> & {
|
286
28
|
default: () => string[];
|
287
29
|
};
|
@@ -334,9 +76,6 @@ declare const Transfer: {
|
|
334
76
|
emptyContent: import("vue-types").VueTypeDef<string[]> & {
|
335
77
|
default: () => string[];
|
336
78
|
};
|
337
|
-
}>> & {
|
338
|
-
onChange?: (...args: any[]) => any;
|
339
|
-
"onUpdate:targetList"?: (...args: any[]) => any;
|
340
79
|
}, {
|
341
80
|
selectSearchQuery: import("vue").Ref<string>;
|
342
81
|
selectListSearch: import("vue").ComputedRef<any>;
|
@@ -348,7 +87,63 @@ declare const Transfer: {
|
|
348
87
|
allToRight: () => void;
|
349
88
|
allToLeft: () => void;
|
350
89
|
handleItemClick: (itemKey: any, isLeft: any) => void;
|
351
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:targetList")[], "change" | "update:targetList", {
|
90
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:targetList")[], "change" | "update:targetList", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
91
|
+
title: import("vue-types").VueTypeDef<string[]> & {
|
92
|
+
default: () => string[];
|
93
|
+
};
|
94
|
+
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
95
|
+
default: string;
|
96
|
+
} & {
|
97
|
+
default: string;
|
98
|
+
};
|
99
|
+
searchPlaceholder: import("vue-types").VueTypeValidableDef<string> & {
|
100
|
+
default: string;
|
101
|
+
} & {
|
102
|
+
default: string;
|
103
|
+
};
|
104
|
+
settingKey: import("vue-types").VueTypeValidableDef<string> & {
|
105
|
+
default: string;
|
106
|
+
} & {
|
107
|
+
default: string;
|
108
|
+
};
|
109
|
+
displayKey: import("vue-types").VueTypeValidableDef<string> & {
|
110
|
+
default: string;
|
111
|
+
} & {
|
112
|
+
default: string;
|
113
|
+
};
|
114
|
+
sortKey: import("vue-types").VueTypeValidableDef<string> & {
|
115
|
+
default: string;
|
116
|
+
} & {
|
117
|
+
default: string;
|
118
|
+
};
|
119
|
+
showOverflowTips: import("vue-types").VueTypeValidableDef<boolean> & {
|
120
|
+
default: boolean;
|
121
|
+
} & {
|
122
|
+
default: boolean;
|
123
|
+
};
|
124
|
+
searchable: import("vue-types").VueTypeValidableDef<boolean> & {
|
125
|
+
default: boolean;
|
126
|
+
} & {
|
127
|
+
default: boolean;
|
128
|
+
};
|
129
|
+
sortable: import("vue-types").VueTypeValidableDef<boolean> & {
|
130
|
+
default: boolean;
|
131
|
+
} & {
|
132
|
+
default: boolean;
|
133
|
+
};
|
134
|
+
sourceList: import("vue-types").VueTypeDef<any[]> & {
|
135
|
+
default: () => any[];
|
136
|
+
};
|
137
|
+
targetList: import("vue-types").VueTypeDef<any[]> & {
|
138
|
+
default: () => any[];
|
139
|
+
};
|
140
|
+
emptyContent: import("vue-types").VueTypeDef<string[]> & {
|
141
|
+
default: () => string[];
|
142
|
+
};
|
143
|
+
}>> & {
|
144
|
+
onChange?: (...args: any[]) => any;
|
145
|
+
"onUpdate:targetList"?: (...args: any[]) => any;
|
146
|
+
}, {
|
352
147
|
title: string[];
|
353
148
|
extCls: string;
|
354
149
|
displayKey: string;
|
@@ -361,5 +156,5 @@ declare const Transfer: {
|
|
361
156
|
sourceList: any[];
|
362
157
|
targetList: any[];
|
363
158
|
emptyContent: string[];
|
364
|
-
}
|
159
|
+
}>;
|
365
160
|
export default Transfer;
|
@@ -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;
|