@layers.digital/layers-design-system-vue3 1.0.0
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/README.md +18 -0
- package/dist/components/LAlert/LAlert.vue.d.ts +226 -0
- package/dist/components/LBreadcrumb/LBreadcrumb.vue.d.ts +283 -0
- package/dist/components/LButton/LButton.vue.d.ts +398 -0
- package/dist/components/LButton/interfaces.d.ts +3 -0
- package/dist/components/LInput/LInput.vue.d.ts +620 -0
- package/dist/components/LRadio/LRadio.vue.d.ts +383 -0
- package/dist/components/LRadio/interfaces.d.ts +4 -0
- package/dist/components/LSelect/LSelect.vue.d.ts +12567 -0
- package/dist/components/LSlider/LSlider.vue.d.ts +18050 -0
- package/dist/helpers/useVModel.d.ts +14 -0
- package/dist/index.d.ts +7 -0
- package/dist/layers-design-system-vue3.cjs +1 -0
- package/dist/layers-design-system-vue3.js +16 -0
- package/dist/layers-design-system-vue310.cjs +1 -0
- package/dist/layers-design-system-vue310.js +4 -0
- package/dist/layers-design-system-vue311.cjs +1 -0
- package/dist/layers-design-system-vue311.js +9 -0
- package/dist/layers-design-system-vue312.cjs +1 -0
- package/dist/layers-design-system-vue312.js +42 -0
- package/dist/layers-design-system-vue313.cjs +1 -0
- package/dist/layers-design-system-vue313.js +4 -0
- package/dist/layers-design-system-vue314.cjs +1 -0
- package/dist/layers-design-system-vue314.js +48 -0
- package/dist/layers-design-system-vue315.cjs +1 -0
- package/dist/layers-design-system-vue315.js +4 -0
- package/dist/layers-design-system-vue316.cjs +1 -0
- package/dist/layers-design-system-vue316.js +4 -0
- package/dist/layers-design-system-vue317.cjs +1 -0
- package/dist/layers-design-system-vue317.js +4 -0
- package/dist/layers-design-system-vue318.cjs +1 -0
- package/dist/layers-design-system-vue318.js +26 -0
- package/dist/layers-design-system-vue319.cjs +1 -0
- package/dist/layers-design-system-vue319.js +4 -0
- package/dist/layers-design-system-vue32.cjs +1 -0
- package/dist/layers-design-system-vue32.js +7 -0
- package/dist/layers-design-system-vue320.cjs +1 -0
- package/dist/layers-design-system-vue320.js +4 -0
- package/dist/layers-design-system-vue321.cjs +1 -0
- package/dist/layers-design-system-vue321.js +4 -0
- package/dist/layers-design-system-vue322.cjs +1 -0
- package/dist/layers-design-system-vue322.js +4 -0
- package/dist/layers-design-system-vue323.cjs +38 -0
- package/dist/layers-design-system-vue323.js +27194 -0
- package/dist/layers-design-system-vue324.cjs +1 -0
- package/dist/layers-design-system-vue324.js +242 -0
- package/dist/layers-design-system-vue325.cjs +12 -0
- package/dist/layers-design-system-vue325.js +1175 -0
- package/dist/layers-design-system-vue326.cjs +13 -0
- package/dist/layers-design-system-vue326.js +1983 -0
- package/dist/layers-design-system-vue327.cjs +1 -0
- package/dist/layers-design-system-vue327.js +11 -0
- package/dist/layers-design-system-vue328.cjs +1 -0
- package/dist/layers-design-system-vue328.js +1739 -0
- package/dist/layers-design-system-vue329.cjs +1 -0
- package/dist/layers-design-system-vue329.js +2099 -0
- package/dist/layers-design-system-vue33.cjs +1 -0
- package/dist/layers-design-system-vue33.js +7 -0
- package/dist/layers-design-system-vue330.cjs +9 -0
- package/dist/layers-design-system-vue330.js +538 -0
- package/dist/layers-design-system-vue331.cjs +5 -0
- package/dist/layers-design-system-vue331.js +1012 -0
- package/dist/layers-design-system-vue332.cjs +1 -0
- package/dist/layers-design-system-vue332.js +4 -0
- package/dist/layers-design-system-vue333.cjs +1 -0
- package/dist/layers-design-system-vue333.js +4 -0
- package/dist/layers-design-system-vue334.cjs +1 -0
- package/dist/layers-design-system-vue334.js +4 -0
- package/dist/layers-design-system-vue335.cjs +1 -0
- package/dist/layers-design-system-vue335.js +4 -0
- package/dist/layers-design-system-vue336.cjs +1 -0
- package/dist/layers-design-system-vue336.js +4 -0
- package/dist/layers-design-system-vue337.cjs +1 -0
- package/dist/layers-design-system-vue337.js +4 -0
- package/dist/layers-design-system-vue338.cjs +1 -0
- package/dist/layers-design-system-vue338.js +4 -0
- package/dist/layers-design-system-vue339.cjs +1 -0
- package/dist/layers-design-system-vue339.js +826 -0
- package/dist/layers-design-system-vue34.cjs +1 -0
- package/dist/layers-design-system-vue34.js +7 -0
- package/dist/layers-design-system-vue340.cjs +1 -0
- package/dist/layers-design-system-vue340.js +4 -0
- package/dist/layers-design-system-vue341.cjs +1 -0
- package/dist/layers-design-system-vue341.js +4 -0
- package/dist/layers-design-system-vue342.cjs +1 -0
- package/dist/layers-design-system-vue342.js +4 -0
- package/dist/layers-design-system-vue343.cjs +1 -0
- package/dist/layers-design-system-vue343.js +115 -0
- package/dist/layers-design-system-vue344.cjs +1 -0
- package/dist/layers-design-system-vue344.js +4 -0
- package/dist/layers-design-system-vue345.cjs +1 -0
- package/dist/layers-design-system-vue345.js +89 -0
- package/dist/layers-design-system-vue346.cjs +1 -0
- package/dist/layers-design-system-vue346.js +4 -0
- package/dist/layers-design-system-vue35.cjs +1 -0
- package/dist/layers-design-system-vue35.js +54 -0
- package/dist/layers-design-system-vue36.cjs +1 -0
- package/dist/layers-design-system-vue36.js +52 -0
- package/dist/layers-design-system-vue37.cjs +1 -0
- package/dist/layers-design-system-vue37.js +7 -0
- package/dist/layers-design-system-vue38.cjs +1 -0
- package/dist/layers-design-system-vue38.js +35 -0
- package/dist/layers-design-system-vue39.cjs +1 -0
- package/dist/layers-design-system-vue39.js +46 -0
- package/dist/style.css +1 -0
- package/dist/vite-env.d.ts +1 -0
- package/dist/vite.svg +1 -0
- package/package.json +74 -0
|
@@ -0,0 +1,398 @@
|
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
text: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
color: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
required: false;
|
|
9
|
+
default: undefined;
|
|
10
|
+
};
|
|
11
|
+
size: {
|
|
12
|
+
type: null;
|
|
13
|
+
required: false;
|
|
14
|
+
default: string;
|
|
15
|
+
};
|
|
16
|
+
disabled: {
|
|
17
|
+
type: BooleanConstructor;
|
|
18
|
+
required: false;
|
|
19
|
+
default: boolean;
|
|
20
|
+
};
|
|
21
|
+
link: {
|
|
22
|
+
type: BooleanConstructor;
|
|
23
|
+
required: false;
|
|
24
|
+
default: boolean;
|
|
25
|
+
};
|
|
26
|
+
loading: {
|
|
27
|
+
type: BooleanConstructor;
|
|
28
|
+
required: false;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
type: {
|
|
32
|
+
type: null;
|
|
33
|
+
required: false;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
round: {
|
|
37
|
+
type: BooleanConstructor;
|
|
38
|
+
required: false;
|
|
39
|
+
default: boolean;
|
|
40
|
+
};
|
|
41
|
+
circle: {
|
|
42
|
+
type: BooleanConstructor;
|
|
43
|
+
required: false;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
nativeType: {
|
|
47
|
+
type: null;
|
|
48
|
+
required: false;
|
|
49
|
+
default: string;
|
|
50
|
+
};
|
|
51
|
+
plain: {
|
|
52
|
+
type: BooleanConstructor;
|
|
53
|
+
required: false;
|
|
54
|
+
default: boolean;
|
|
55
|
+
};
|
|
56
|
+
dark: {
|
|
57
|
+
type: BooleanConstructor;
|
|
58
|
+
required: false;
|
|
59
|
+
default: boolean;
|
|
60
|
+
};
|
|
61
|
+
}, {
|
|
62
|
+
props: any;
|
|
63
|
+
readonly ElButton: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
64
|
+
readonly size: {
|
|
65
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
66
|
+
readonly required: false;
|
|
67
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
68
|
+
__epPropKey: true;
|
|
69
|
+
};
|
|
70
|
+
readonly disabled: BooleanConstructor;
|
|
71
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
72
|
+
readonly icon: {
|
|
73
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
74
|
+
readonly required: false;
|
|
75
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
76
|
+
__epPropKey: true;
|
|
77
|
+
};
|
|
78
|
+
readonly nativeType: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "button" | "submit" | "reset", unknown, "button", boolean>;
|
|
79
|
+
readonly loading: BooleanConstructor;
|
|
80
|
+
readonly loadingIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, boolean>;
|
|
81
|
+
readonly plain: BooleanConstructor;
|
|
82
|
+
readonly text: BooleanConstructor;
|
|
83
|
+
readonly link: BooleanConstructor;
|
|
84
|
+
readonly bg: BooleanConstructor;
|
|
85
|
+
readonly autofocus: BooleanConstructor;
|
|
86
|
+
readonly round: BooleanConstructor;
|
|
87
|
+
readonly circle: BooleanConstructor;
|
|
88
|
+
readonly color: StringConstructor;
|
|
89
|
+
readonly dark: BooleanConstructor;
|
|
90
|
+
readonly autoInsertSpace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
91
|
+
readonly tag: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, "button", boolean>;
|
|
92
|
+
}, {
|
|
93
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
94
|
+
readonly size: {
|
|
95
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
96
|
+
readonly required: false;
|
|
97
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
98
|
+
__epPropKey: true;
|
|
99
|
+
};
|
|
100
|
+
readonly disabled: BooleanConstructor;
|
|
101
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
102
|
+
readonly icon: {
|
|
103
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
104
|
+
readonly required: false;
|
|
105
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
106
|
+
__epPropKey: true;
|
|
107
|
+
};
|
|
108
|
+
readonly nativeType: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "button" | "submit" | "reset", unknown, "button", boolean>;
|
|
109
|
+
readonly loading: BooleanConstructor;
|
|
110
|
+
readonly loadingIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, boolean>;
|
|
111
|
+
readonly plain: BooleanConstructor;
|
|
112
|
+
readonly text: BooleanConstructor;
|
|
113
|
+
readonly link: BooleanConstructor;
|
|
114
|
+
readonly bg: BooleanConstructor;
|
|
115
|
+
readonly autofocus: BooleanConstructor;
|
|
116
|
+
readonly round: BooleanConstructor;
|
|
117
|
+
readonly circle: BooleanConstructor;
|
|
118
|
+
readonly color: StringConstructor;
|
|
119
|
+
readonly dark: BooleanConstructor;
|
|
120
|
+
readonly autoInsertSpace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
121
|
+
readonly tag: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, "button", boolean>;
|
|
122
|
+
}>> & {
|
|
123
|
+
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
124
|
+
}>>;
|
|
125
|
+
emit: (event: "click", evt: MouseEvent) => void;
|
|
126
|
+
buttonStyle: import("vue").ComputedRef<Record<string, string>>;
|
|
127
|
+
ns: {
|
|
128
|
+
namespace: import("vue").ComputedRef<string>;
|
|
129
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
130
|
+
e: (element?: string | undefined) => string;
|
|
131
|
+
m: (modifier?: string | undefined) => string;
|
|
132
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
133
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
134
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
135
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
136
|
+
is: {
|
|
137
|
+
(name: string, state: boolean | undefined): string;
|
|
138
|
+
(name: string): string;
|
|
139
|
+
};
|
|
140
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
141
|
+
cssVarName: (name: string) => string;
|
|
142
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
143
|
+
cssVarBlockName: (name: string) => string;
|
|
144
|
+
};
|
|
145
|
+
_ref: import("vue").Ref<HTMLButtonElement | undefined>;
|
|
146
|
+
_size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
147
|
+
_type: import("vue").ComputedRef<"" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text">;
|
|
148
|
+
_disabled: import("vue").ComputedRef<boolean>;
|
|
149
|
+
_props: import("vue").ComputedRef<{
|
|
150
|
+
ariaDisabled: boolean;
|
|
151
|
+
disabled: boolean;
|
|
152
|
+
autofocus: boolean;
|
|
153
|
+
type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "button" | "submit" | "reset", unknown>;
|
|
154
|
+
} | {
|
|
155
|
+
ariaDisabled?: undefined;
|
|
156
|
+
disabled?: undefined;
|
|
157
|
+
autofocus?: undefined;
|
|
158
|
+
type?: undefined;
|
|
159
|
+
}>;
|
|
160
|
+
shouldAddSpace: import("vue").ComputedRef<boolean>;
|
|
161
|
+
handleClick: (evt: MouseEvent) => void;
|
|
162
|
+
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
163
|
+
readonly size: {
|
|
164
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>>;
|
|
165
|
+
readonly required: false;
|
|
166
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
167
|
+
__epPropKey: true;
|
|
168
|
+
};
|
|
169
|
+
readonly color: {
|
|
170
|
+
readonly type: import("vue").PropType<string>;
|
|
171
|
+
readonly required: false;
|
|
172
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
173
|
+
__epPropKey: true;
|
|
174
|
+
};
|
|
175
|
+
}, {
|
|
176
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
177
|
+
readonly size: {
|
|
178
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>>;
|
|
179
|
+
readonly required: false;
|
|
180
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
181
|
+
__epPropKey: true;
|
|
182
|
+
};
|
|
183
|
+
readonly color: {
|
|
184
|
+
readonly type: import("vue").PropType<string>;
|
|
185
|
+
readonly required: false;
|
|
186
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
187
|
+
__epPropKey: true;
|
|
188
|
+
};
|
|
189
|
+
}>> & {
|
|
190
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
191
|
+
}>>;
|
|
192
|
+
ns: {
|
|
193
|
+
namespace: import("vue").ComputedRef<string>;
|
|
194
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
195
|
+
e: (element?: string | undefined) => string;
|
|
196
|
+
m: (modifier?: string | undefined) => string;
|
|
197
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
198
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
199
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
200
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
201
|
+
is: {
|
|
202
|
+
(name: string, state: boolean | undefined): string;
|
|
203
|
+
(name: string): string;
|
|
204
|
+
};
|
|
205
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
206
|
+
cssVarName: (name: string) => string;
|
|
207
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
208
|
+
cssVarBlockName: (name: string) => string;
|
|
209
|
+
};
|
|
210
|
+
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
211
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
212
|
+
readonly size: {
|
|
213
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>>;
|
|
214
|
+
readonly required: false;
|
|
215
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
216
|
+
__epPropKey: true;
|
|
217
|
+
};
|
|
218
|
+
readonly color: {
|
|
219
|
+
readonly type: import("vue").PropType<string>;
|
|
220
|
+
readonly required: false;
|
|
221
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
222
|
+
__epPropKey: true;
|
|
223
|
+
};
|
|
224
|
+
}>>, {}, {}>> & Record<string, any>;
|
|
225
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
226
|
+
click: (evt: MouseEvent) => boolean;
|
|
227
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
228
|
+
readonly size: {
|
|
229
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
230
|
+
readonly required: false;
|
|
231
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
232
|
+
__epPropKey: true;
|
|
233
|
+
};
|
|
234
|
+
readonly disabled: BooleanConstructor;
|
|
235
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
236
|
+
readonly icon: {
|
|
237
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
238
|
+
readonly required: false;
|
|
239
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
240
|
+
__epPropKey: true;
|
|
241
|
+
};
|
|
242
|
+
readonly nativeType: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "button" | "submit" | "reset", unknown, "button", boolean>;
|
|
243
|
+
readonly loading: BooleanConstructor;
|
|
244
|
+
readonly loadingIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, boolean>;
|
|
245
|
+
readonly plain: BooleanConstructor;
|
|
246
|
+
readonly text: BooleanConstructor;
|
|
247
|
+
readonly link: BooleanConstructor;
|
|
248
|
+
readonly bg: BooleanConstructor;
|
|
249
|
+
readonly autofocus: BooleanConstructor;
|
|
250
|
+
readonly round: BooleanConstructor;
|
|
251
|
+
readonly circle: BooleanConstructor;
|
|
252
|
+
readonly color: StringConstructor;
|
|
253
|
+
readonly dark: BooleanConstructor;
|
|
254
|
+
readonly autoInsertSpace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
255
|
+
readonly tag: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, "button", boolean>;
|
|
256
|
+
}>> & {
|
|
257
|
+
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
258
|
+
}, {
|
|
259
|
+
readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown>;
|
|
260
|
+
readonly link: boolean;
|
|
261
|
+
readonly dark: boolean;
|
|
262
|
+
readonly disabled: boolean;
|
|
263
|
+
readonly text: boolean;
|
|
264
|
+
readonly round: boolean;
|
|
265
|
+
readonly circle: boolean;
|
|
266
|
+
readonly tag: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>;
|
|
267
|
+
readonly nativeType: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "button" | "submit" | "reset", unknown>;
|
|
268
|
+
readonly loadingIcon: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>;
|
|
269
|
+
readonly autoInsertSpace: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
270
|
+
readonly loading: boolean;
|
|
271
|
+
readonly plain: boolean;
|
|
272
|
+
readonly bg: boolean;
|
|
273
|
+
readonly autofocus: boolean;
|
|
274
|
+
}, {}>> & {
|
|
275
|
+
ButtonGroup: import("vue").DefineComponent<{
|
|
276
|
+
readonly size: {
|
|
277
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
278
|
+
readonly required: false;
|
|
279
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
280
|
+
__epPropKey: true;
|
|
281
|
+
};
|
|
282
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
283
|
+
}, {
|
|
284
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
285
|
+
readonly size: {
|
|
286
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
287
|
+
readonly required: false;
|
|
288
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
289
|
+
__epPropKey: true;
|
|
290
|
+
};
|
|
291
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
292
|
+
}>> & {
|
|
293
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
294
|
+
}>>;
|
|
295
|
+
ns: {
|
|
296
|
+
namespace: import("vue").ComputedRef<string>;
|
|
297
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
298
|
+
e: (element?: string | undefined) => string;
|
|
299
|
+
m: (modifier?: string | undefined) => string;
|
|
300
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
301
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
302
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
303
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
304
|
+
is: {
|
|
305
|
+
(name: string, state: boolean | undefined): string;
|
|
306
|
+
(name: string): string;
|
|
307
|
+
};
|
|
308
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
309
|
+
cssVarName: (name: string) => string;
|
|
310
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
311
|
+
cssVarBlockName: (name: string) => string;
|
|
312
|
+
};
|
|
313
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
314
|
+
readonly size: {
|
|
315
|
+
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
316
|
+
readonly required: false;
|
|
317
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
318
|
+
__epPropKey: true;
|
|
319
|
+
};
|
|
320
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown, "", boolean>;
|
|
321
|
+
}>>, {
|
|
322
|
+
readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "info" | "success" | "warning" | "default" | "primary" | "danger" | "text", unknown>;
|
|
323
|
+
}, {}>;
|
|
324
|
+
};
|
|
325
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
326
|
+
text: {
|
|
327
|
+
type: StringConstructor;
|
|
328
|
+
required: true;
|
|
329
|
+
};
|
|
330
|
+
color: {
|
|
331
|
+
type: StringConstructor;
|
|
332
|
+
required: false;
|
|
333
|
+
default: undefined;
|
|
334
|
+
};
|
|
335
|
+
size: {
|
|
336
|
+
type: null;
|
|
337
|
+
required: false;
|
|
338
|
+
default: string;
|
|
339
|
+
};
|
|
340
|
+
disabled: {
|
|
341
|
+
type: BooleanConstructor;
|
|
342
|
+
required: false;
|
|
343
|
+
default: boolean;
|
|
344
|
+
};
|
|
345
|
+
link: {
|
|
346
|
+
type: BooleanConstructor;
|
|
347
|
+
required: false;
|
|
348
|
+
default: boolean;
|
|
349
|
+
};
|
|
350
|
+
loading: {
|
|
351
|
+
type: BooleanConstructor;
|
|
352
|
+
required: false;
|
|
353
|
+
default: boolean;
|
|
354
|
+
};
|
|
355
|
+
type: {
|
|
356
|
+
type: null;
|
|
357
|
+
required: false;
|
|
358
|
+
default: string;
|
|
359
|
+
};
|
|
360
|
+
round: {
|
|
361
|
+
type: BooleanConstructor;
|
|
362
|
+
required: false;
|
|
363
|
+
default: boolean;
|
|
364
|
+
};
|
|
365
|
+
circle: {
|
|
366
|
+
type: BooleanConstructor;
|
|
367
|
+
required: false;
|
|
368
|
+
default: boolean;
|
|
369
|
+
};
|
|
370
|
+
nativeType: {
|
|
371
|
+
type: null;
|
|
372
|
+
required: false;
|
|
373
|
+
default: string;
|
|
374
|
+
};
|
|
375
|
+
plain: {
|
|
376
|
+
type: BooleanConstructor;
|
|
377
|
+
required: false;
|
|
378
|
+
default: boolean;
|
|
379
|
+
};
|
|
380
|
+
dark: {
|
|
381
|
+
type: BooleanConstructor;
|
|
382
|
+
required: false;
|
|
383
|
+
default: boolean;
|
|
384
|
+
};
|
|
385
|
+
}>>, {
|
|
386
|
+
dark: boolean;
|
|
387
|
+
type: any;
|
|
388
|
+
size: any;
|
|
389
|
+
color: string;
|
|
390
|
+
disabled: boolean;
|
|
391
|
+
link: boolean;
|
|
392
|
+
loading: boolean;
|
|
393
|
+
round: boolean;
|
|
394
|
+
circle: boolean;
|
|
395
|
+
nativeType: any;
|
|
396
|
+
plain: boolean;
|
|
397
|
+
}, {}>;
|
|
398
|
+
export default _sfc_main;
|