@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
package/README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Vue 3 + TypeScript + Vite
|
|
2
|
+
|
|
3
|
+
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
|
4
|
+
|
|
5
|
+
## Recommended IDE Setup
|
|
6
|
+
|
|
7
|
+
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
|
8
|
+
|
|
9
|
+
## Type Support For `.vue` Imports in TS
|
|
10
|
+
|
|
11
|
+
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
|
|
12
|
+
|
|
13
|
+
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
|
|
14
|
+
|
|
15
|
+
1. Disable the built-in TypeScript Extension
|
|
16
|
+
1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
17
|
+
2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
18
|
+
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
title: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
type: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
required: false;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
description: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
required: false;
|
|
14
|
+
};
|
|
15
|
+
closable: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
required: false;
|
|
18
|
+
default: boolean;
|
|
19
|
+
};
|
|
20
|
+
center: {
|
|
21
|
+
type: BooleanConstructor;
|
|
22
|
+
required: false;
|
|
23
|
+
default: boolean;
|
|
24
|
+
};
|
|
25
|
+
closeText: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
required: false;
|
|
28
|
+
};
|
|
29
|
+
showIcon: {
|
|
30
|
+
type: BooleanConstructor;
|
|
31
|
+
required: false;
|
|
32
|
+
default: boolean;
|
|
33
|
+
};
|
|
34
|
+
effect: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
required: false;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
}, {
|
|
40
|
+
props: any;
|
|
41
|
+
readonly ElAlert: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
42
|
+
readonly title: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
43
|
+
readonly description: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
44
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "info" | "success" | "warning" | "error", unknown, "info", boolean>;
|
|
45
|
+
readonly closable: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
46
|
+
readonly closeText: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
47
|
+
readonly showIcon: BooleanConstructor;
|
|
48
|
+
readonly center: BooleanConstructor;
|
|
49
|
+
readonly effect: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "light" | "dark", unknown, "light", boolean>;
|
|
50
|
+
}, {
|
|
51
|
+
Close: 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<{}>>, {}, {}>;
|
|
52
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
53
|
+
readonly title: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
54
|
+
readonly description: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
55
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "info" | "success" | "warning" | "error", unknown, "info", boolean>;
|
|
56
|
+
readonly closable: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
57
|
+
readonly closeText: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
58
|
+
readonly showIcon: BooleanConstructor;
|
|
59
|
+
readonly center: BooleanConstructor;
|
|
60
|
+
readonly effect: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "light" | "dark", unknown, "light", boolean>;
|
|
61
|
+
}>> & {
|
|
62
|
+
onClose?: ((evt: MouseEvent) => any) | undefined;
|
|
63
|
+
}>>;
|
|
64
|
+
emit: (event: "close", evt: MouseEvent) => void;
|
|
65
|
+
slots: Readonly<{
|
|
66
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
67
|
+
}>;
|
|
68
|
+
ns: {
|
|
69
|
+
namespace: import("vue").ComputedRef<string>;
|
|
70
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
71
|
+
e: (element?: string | undefined) => string;
|
|
72
|
+
m: (modifier?: string | undefined) => string;
|
|
73
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
74
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
75
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
76
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
77
|
+
is: {
|
|
78
|
+
(name: string, state: boolean | undefined): string;
|
|
79
|
+
(name: string): string;
|
|
80
|
+
};
|
|
81
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
82
|
+
cssVarName: (name: string) => string;
|
|
83
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
84
|
+
cssVarBlockName: (name: string) => string;
|
|
85
|
+
};
|
|
86
|
+
visible: import("vue").Ref<boolean>;
|
|
87
|
+
iconComponent: import("vue").ComputedRef<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<{}>>, {}, {}>>;
|
|
88
|
+
iconClass: import("vue").ComputedRef<(string | {
|
|
89
|
+
[x: string]: boolean;
|
|
90
|
+
})[]>;
|
|
91
|
+
isBoldTitle: import("vue").ComputedRef<{
|
|
92
|
+
[x: string]: string | import("vue").Slot<any> | undefined;
|
|
93
|
+
}>;
|
|
94
|
+
close: (evt: MouseEvent) => void;
|
|
95
|
+
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
96
|
+
readonly size: {
|
|
97
|
+
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>>;
|
|
98
|
+
readonly required: false;
|
|
99
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
100
|
+
__epPropKey: true;
|
|
101
|
+
};
|
|
102
|
+
readonly color: {
|
|
103
|
+
readonly type: import("vue").PropType<string>;
|
|
104
|
+
readonly required: false;
|
|
105
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
106
|
+
__epPropKey: true;
|
|
107
|
+
};
|
|
108
|
+
}, {
|
|
109
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
110
|
+
readonly size: {
|
|
111
|
+
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>>;
|
|
112
|
+
readonly required: false;
|
|
113
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
114
|
+
__epPropKey: true;
|
|
115
|
+
};
|
|
116
|
+
readonly color: {
|
|
117
|
+
readonly type: import("vue").PropType<string>;
|
|
118
|
+
readonly required: false;
|
|
119
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
120
|
+
__epPropKey: true;
|
|
121
|
+
};
|
|
122
|
+
}>> & {
|
|
123
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
124
|
+
}>>;
|
|
125
|
+
ns: {
|
|
126
|
+
namespace: import("vue").ComputedRef<string>;
|
|
127
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
128
|
+
e: (element?: string | undefined) => string;
|
|
129
|
+
m: (modifier?: string | undefined) => string;
|
|
130
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
131
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
132
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
133
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
134
|
+
is: {
|
|
135
|
+
(name: string, state: boolean | undefined): string;
|
|
136
|
+
(name: string): string;
|
|
137
|
+
};
|
|
138
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
139
|
+
cssVarName: (name: string) => string;
|
|
140
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
141
|
+
cssVarBlockName: (name: string) => string;
|
|
142
|
+
};
|
|
143
|
+
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
144
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
145
|
+
readonly size: {
|
|
146
|
+
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>>;
|
|
147
|
+
readonly required: false;
|
|
148
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
149
|
+
__epPropKey: true;
|
|
150
|
+
};
|
|
151
|
+
readonly color: {
|
|
152
|
+
readonly type: import("vue").PropType<string>;
|
|
153
|
+
readonly required: false;
|
|
154
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
155
|
+
__epPropKey: true;
|
|
156
|
+
};
|
|
157
|
+
}>>, {}, {}>> & Record<string, any>;
|
|
158
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
159
|
+
close: (evt: MouseEvent) => boolean;
|
|
160
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
161
|
+
readonly title: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
162
|
+
readonly description: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
163
|
+
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "info" | "success" | "warning" | "error", unknown, "info", boolean>;
|
|
164
|
+
readonly closable: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
165
|
+
readonly closeText: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
166
|
+
readonly showIcon: BooleanConstructor;
|
|
167
|
+
readonly center: BooleanConstructor;
|
|
168
|
+
readonly effect: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "light" | "dark", unknown, "light", boolean>;
|
|
169
|
+
}>> & {
|
|
170
|
+
onClose?: ((evt: MouseEvent) => any) | undefined;
|
|
171
|
+
}, {
|
|
172
|
+
readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "info" | "success" | "warning" | "error", unknown>;
|
|
173
|
+
readonly title: string;
|
|
174
|
+
readonly description: string;
|
|
175
|
+
readonly closable: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
176
|
+
readonly closeText: string;
|
|
177
|
+
readonly effect: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "light" | "dark", unknown>;
|
|
178
|
+
readonly showIcon: boolean;
|
|
179
|
+
readonly center: boolean;
|
|
180
|
+
}, {}>> & Record<string, any>;
|
|
181
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
182
|
+
title: {
|
|
183
|
+
type: StringConstructor;
|
|
184
|
+
required: true;
|
|
185
|
+
};
|
|
186
|
+
type: {
|
|
187
|
+
type: StringConstructor;
|
|
188
|
+
required: false;
|
|
189
|
+
default: string;
|
|
190
|
+
};
|
|
191
|
+
description: {
|
|
192
|
+
type: StringConstructor;
|
|
193
|
+
required: false;
|
|
194
|
+
};
|
|
195
|
+
closable: {
|
|
196
|
+
type: BooleanConstructor;
|
|
197
|
+
required: false;
|
|
198
|
+
default: boolean;
|
|
199
|
+
};
|
|
200
|
+
center: {
|
|
201
|
+
type: BooleanConstructor;
|
|
202
|
+
required: false;
|
|
203
|
+
default: boolean;
|
|
204
|
+
};
|
|
205
|
+
closeText: {
|
|
206
|
+
type: StringConstructor;
|
|
207
|
+
required: false;
|
|
208
|
+
};
|
|
209
|
+
showIcon: {
|
|
210
|
+
type: BooleanConstructor;
|
|
211
|
+
required: false;
|
|
212
|
+
default: boolean;
|
|
213
|
+
};
|
|
214
|
+
effect: {
|
|
215
|
+
type: StringConstructor;
|
|
216
|
+
required: false;
|
|
217
|
+
default: string;
|
|
218
|
+
};
|
|
219
|
+
}>>, {
|
|
220
|
+
type: string;
|
|
221
|
+
closable: boolean;
|
|
222
|
+
center: boolean;
|
|
223
|
+
showIcon: boolean;
|
|
224
|
+
effect: string;
|
|
225
|
+
}, {}>;
|
|
226
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,283 @@
|
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
separator: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
required: true;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
breadcrumbsArray: {
|
|
8
|
+
type: ArrayConstructor;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
}, {
|
|
12
|
+
props: any;
|
|
13
|
+
readonly ElBreadcrumb: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
14
|
+
readonly separator: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
15
|
+
readonly separatorIcon: {
|
|
16
|
+
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>>;
|
|
17
|
+
readonly required: false;
|
|
18
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
19
|
+
__epPropKey: true;
|
|
20
|
+
};
|
|
21
|
+
}, {
|
|
22
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
+
readonly separator: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
24
|
+
readonly separatorIcon: {
|
|
25
|
+
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>>;
|
|
26
|
+
readonly required: false;
|
|
27
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
28
|
+
__epPropKey: true;
|
|
29
|
+
};
|
|
30
|
+
}>> & {
|
|
31
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
32
|
+
}>>;
|
|
33
|
+
ns: {
|
|
34
|
+
namespace: import("vue").ComputedRef<string>;
|
|
35
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
36
|
+
e: (element?: string | undefined) => string;
|
|
37
|
+
m: (modifier?: string | undefined) => string;
|
|
38
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
39
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
40
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
41
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
42
|
+
is: {
|
|
43
|
+
(name: string, state: boolean | undefined): string;
|
|
44
|
+
(name: string): string;
|
|
45
|
+
};
|
|
46
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
47
|
+
cssVarName: (name: string) => string;
|
|
48
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
49
|
+
cssVarBlockName: (name: string) => string;
|
|
50
|
+
};
|
|
51
|
+
breadcrumb: import("vue").Ref<HTMLDivElement | undefined>;
|
|
52
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
53
|
+
readonly separator: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
54
|
+
readonly separatorIcon: {
|
|
55
|
+
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>>;
|
|
56
|
+
readonly required: false;
|
|
57
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
58
|
+
__epPropKey: true;
|
|
59
|
+
};
|
|
60
|
+
}>>, {
|
|
61
|
+
readonly separator: string;
|
|
62
|
+
}, {}>> & {
|
|
63
|
+
BreadcrumbItem: import("vue").DefineComponent<{
|
|
64
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
65
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
66
|
+
}, {
|
|
67
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
68
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
69
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
70
|
+
}>> & {
|
|
71
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
72
|
+
}>>;
|
|
73
|
+
instance: import("vue").ComponentInternalInstance;
|
|
74
|
+
breadcrumbContext: import("element-plus/es/components/breadcrumb/index").BreadcrumbProps | undefined;
|
|
75
|
+
ns: {
|
|
76
|
+
namespace: import("vue").ComputedRef<string>;
|
|
77
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
78
|
+
e: (element?: string | undefined) => string;
|
|
79
|
+
m: (modifier?: string | undefined) => string;
|
|
80
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
81
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
82
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
83
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
84
|
+
is: {
|
|
85
|
+
(name: string, state: boolean | undefined): string;
|
|
86
|
+
(name: string): string;
|
|
87
|
+
};
|
|
88
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
89
|
+
cssVarName: (name: string) => string;
|
|
90
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
91
|
+
cssVarBlockName: (name: string) => string;
|
|
92
|
+
};
|
|
93
|
+
router: any;
|
|
94
|
+
link: import("vue").Ref<HTMLSpanElement | undefined>;
|
|
95
|
+
onClick: () => void;
|
|
96
|
+
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
97
|
+
readonly size: {
|
|
98
|
+
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>>;
|
|
99
|
+
readonly required: false;
|
|
100
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
101
|
+
__epPropKey: true;
|
|
102
|
+
};
|
|
103
|
+
readonly color: {
|
|
104
|
+
readonly type: import("vue").PropType<string>;
|
|
105
|
+
readonly required: false;
|
|
106
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
107
|
+
__epPropKey: true;
|
|
108
|
+
};
|
|
109
|
+
}, {
|
|
110
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
111
|
+
readonly size: {
|
|
112
|
+
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>>;
|
|
113
|
+
readonly required: false;
|
|
114
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
115
|
+
__epPropKey: true;
|
|
116
|
+
};
|
|
117
|
+
readonly color: {
|
|
118
|
+
readonly type: import("vue").PropType<string>;
|
|
119
|
+
readonly required: false;
|
|
120
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
121
|
+
__epPropKey: true;
|
|
122
|
+
};
|
|
123
|
+
}>> & {
|
|
124
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
125
|
+
}>>;
|
|
126
|
+
ns: {
|
|
127
|
+
namespace: import("vue").ComputedRef<string>;
|
|
128
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
129
|
+
e: (element?: string | undefined) => string;
|
|
130
|
+
m: (modifier?: string | undefined) => string;
|
|
131
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
132
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
133
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
134
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
135
|
+
is: {
|
|
136
|
+
(name: string, state: boolean | undefined): string;
|
|
137
|
+
(name: string): string;
|
|
138
|
+
};
|
|
139
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
140
|
+
cssVarName: (name: string) => string;
|
|
141
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
142
|
+
cssVarBlockName: (name: string) => string;
|
|
143
|
+
};
|
|
144
|
+
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
145
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
146
|
+
readonly size: {
|
|
147
|
+
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>>;
|
|
148
|
+
readonly required: false;
|
|
149
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
+
__epPropKey: true;
|
|
151
|
+
};
|
|
152
|
+
readonly color: {
|
|
153
|
+
readonly type: import("vue").PropType<string>;
|
|
154
|
+
readonly required: false;
|
|
155
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
156
|
+
__epPropKey: true;
|
|
157
|
+
};
|
|
158
|
+
}>>, {}, {}>> & Record<string, any>;
|
|
159
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
160
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
161
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
162
|
+
}>>, {
|
|
163
|
+
readonly replace: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
164
|
+
readonly to: any;
|
|
165
|
+
}, {}>;
|
|
166
|
+
};
|
|
167
|
+
readonly ElBreadcrumbItem: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
168
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
169
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
170
|
+
}, {
|
|
171
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
172
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
173
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
174
|
+
}>> & {
|
|
175
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
176
|
+
}>>;
|
|
177
|
+
instance: import("vue").ComponentInternalInstance;
|
|
178
|
+
breadcrumbContext: import("element-plus/es/components/breadcrumb/index").BreadcrumbProps | undefined;
|
|
179
|
+
ns: {
|
|
180
|
+
namespace: import("vue").ComputedRef<string>;
|
|
181
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
182
|
+
e: (element?: string | undefined) => string;
|
|
183
|
+
m: (modifier?: string | undefined) => string;
|
|
184
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
185
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
186
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
187
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
188
|
+
is: {
|
|
189
|
+
(name: string, state: boolean | undefined): string;
|
|
190
|
+
(name: string): string;
|
|
191
|
+
};
|
|
192
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
193
|
+
cssVarName: (name: string) => string;
|
|
194
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
195
|
+
cssVarBlockName: (name: string) => string;
|
|
196
|
+
};
|
|
197
|
+
router: any;
|
|
198
|
+
link: import("vue").Ref<HTMLSpanElement | undefined>;
|
|
199
|
+
onClick: () => void;
|
|
200
|
+
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
201
|
+
readonly size: {
|
|
202
|
+
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>>;
|
|
203
|
+
readonly required: false;
|
|
204
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
205
|
+
__epPropKey: true;
|
|
206
|
+
};
|
|
207
|
+
readonly color: {
|
|
208
|
+
readonly type: import("vue").PropType<string>;
|
|
209
|
+
readonly required: false;
|
|
210
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
211
|
+
__epPropKey: true;
|
|
212
|
+
};
|
|
213
|
+
}, {
|
|
214
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
215
|
+
readonly size: {
|
|
216
|
+
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>>;
|
|
217
|
+
readonly required: false;
|
|
218
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
219
|
+
__epPropKey: true;
|
|
220
|
+
};
|
|
221
|
+
readonly color: {
|
|
222
|
+
readonly type: import("vue").PropType<string>;
|
|
223
|
+
readonly required: false;
|
|
224
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
225
|
+
__epPropKey: true;
|
|
226
|
+
};
|
|
227
|
+
}>> & {
|
|
228
|
+
[x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
229
|
+
}>>;
|
|
230
|
+
ns: {
|
|
231
|
+
namespace: import("vue").ComputedRef<string>;
|
|
232
|
+
b: (blockSuffix?: string | undefined) => string;
|
|
233
|
+
e: (element?: string | undefined) => string;
|
|
234
|
+
m: (modifier?: string | undefined) => string;
|
|
235
|
+
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
236
|
+
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
237
|
+
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
238
|
+
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
239
|
+
is: {
|
|
240
|
+
(name: string, state: boolean | undefined): string;
|
|
241
|
+
(name: string): string;
|
|
242
|
+
};
|
|
243
|
+
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
244
|
+
cssVarName: (name: string) => string;
|
|
245
|
+
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
246
|
+
cssVarBlockName: (name: string) => string;
|
|
247
|
+
};
|
|
248
|
+
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
249
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
250
|
+
readonly size: {
|
|
251
|
+
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>>;
|
|
252
|
+
readonly required: false;
|
|
253
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
254
|
+
__epPropKey: true;
|
|
255
|
+
};
|
|
256
|
+
readonly color: {
|
|
257
|
+
readonly type: import("vue").PropType<string>;
|
|
258
|
+
readonly required: false;
|
|
259
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
260
|
+
__epPropKey: true;
|
|
261
|
+
};
|
|
262
|
+
}>>, {}, {}>> & Record<string, any>;
|
|
263
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
264
|
+
readonly to: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | ((new (...args: any[]) => any) | (() => any))[], unknown, unknown, "", boolean>;
|
|
265
|
+
readonly replace: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
266
|
+
}>>, {
|
|
267
|
+
readonly replace: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
268
|
+
readonly to: any;
|
|
269
|
+
}, {}>>;
|
|
270
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
271
|
+
separator: {
|
|
272
|
+
type: StringConstructor;
|
|
273
|
+
required: true;
|
|
274
|
+
default: string;
|
|
275
|
+
};
|
|
276
|
+
breadcrumbsArray: {
|
|
277
|
+
type: ArrayConstructor;
|
|
278
|
+
required: true;
|
|
279
|
+
};
|
|
280
|
+
}>>, {
|
|
281
|
+
separator: string;
|
|
282
|
+
}, {}>;
|
|
283
|
+
export default _sfc_main;
|