@vunk/form 1.4.4 → 1.4.5
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/components/cascader/index.cjs +3 -3
- package/components/cascader/index.mjs +3 -3
- package/components/color-picker/index.cjs +1 -1
- package/components/color-picker/index.mjs +1 -1
- package/components/form/index.cjs +1 -1
- package/components/form/index.mjs +1 -1
- package/components/form-item-renderer/index.cjs +1 -0
- package/components/form-item-renderer/index.mjs +1 -0
- package/components/input/index.cjs +2 -6
- package/components/input/index.mjs +2 -6
- package/components/input-link/index.cjs +7 -7
- package/components/input-link/index.mjs +7 -7
- package/components/radio/index.cjs +3 -3
- package/components/radio/index.mjs +3 -3
- package/components/templates-default/index.cjs +0 -2
- package/components/templates-default/index.mjs +0 -2
- package/components/templates-layout/index.cjs +1 -1
- package/components/templates-layout/index.mjs +1 -1
- package/package.json +1 -1
- package/components/button/index.d.ts +0 -4
- package/components/button/src/ctx.d.ts +0 -96
- package/components/button/src/index.vue.d.ts +0 -495
- package/components/button/src/types.d.ts +0 -13
- package/components/cascader/index.d.ts +0 -6
- package/components/cascader/src/ctx.d.ts +0 -120
- package/components/cascader/src/index.vue.d.ts +0 -13955
- package/components/cascader/src/types.d.ts +0 -7
- package/components/cascader/src/use.d.ts +0 -5
- package/components/checkbox/index.d.ts +0 -5
- package/components/checkbox/src/ctx.d.ts +0 -89
- package/components/checkbox/src/index.vue.d.ts +0 -1099
- package/components/checkbox/src/types.d.ts +0 -8
- package/components/color-picker/index.d.ts +0 -4
- package/components/color-picker/src/ctx.d.ts +0 -80
- package/components/color-picker/src/index.vue.d.ts +0 -11135
- package/components/color-picker/src/types.d.ts +0 -7
- package/components/date-picker/index.d.ts +0 -5
- package/components/date-picker/src/ctx.d.ts +0 -158
- package/components/date-picker/src/index.vue.d.ts +0 -590
- package/components/date-picker/src/types.d.ts +0 -20
- package/components/date-picker-range/index.d.ts +0 -4
- package/components/date-picker-range/src/ctx.d.ts +0 -177
- package/components/date-picker-range/src/index.vue.d.ts +0 -410
- package/components/date-picker-range/src/types.d.ts +0 -12
- package/components/download-plus/index.d.ts +0 -4
- package/components/download-plus/src/api.d.ts +0 -13
- package/components/download-plus/src/const.d.ts +0 -9
- package/components/download-plus/src/ctx.d.ts +0 -84
- package/components/download-plus/src/index.vue.d.ts +0 -1020
- package/components/download-plus/src/types.d.ts +0 -17
- package/components/esri-input-geojson/index.d.ts +0 -6
- package/components/esri-input-geojson/src/append.vue.d.ts +0 -2259
- package/components/esri-input-geojson/src/const.d.ts +0 -12
- package/components/esri-input-geojson/src/ctx.d.ts +0 -223
- package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
- package/components/esri-input-geojson/src/index.vue.d.ts +0 -1249
- package/components/esri-input-geojson/src/types.d.ts +0 -22
- package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
- package/components/form/index.d.ts +0 -5
- package/components/form/src/ctx.d.ts +0 -84
- package/components/form/src/index.vue.d.ts +0 -789
- package/components/form/src/types.d.ts +0 -12
- package/components/form/src/utils.d.ts +0 -15
- package/components/form-item/index.d.ts +0 -5
- package/components/form-item/src/ctx.d.ts +0 -62
- package/components/form-item/src/index.vue.d.ts +0 -320
- package/components/form-item/src/types.d.ts +0 -6
- package/components/form-item-renderer/index.d.ts +0 -5
- package/components/form-item-renderer/src/ctx.d.ts +0 -16
- package/components/form-item-renderer/src/index.vue.d.ts +0 -38
- package/components/form-item-renderer/src/symbols.d.ts +0 -3
- package/components/form-item-renderer/src/types.d.ts +0 -7
- package/components/form-item-renderer-template/index.d.ts +0 -4
- package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
- package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
- package/components/form-item-renderer-template/src/types.d.ts +0 -1
- package/components/geoinput/index.d.ts +0 -4
- package/components/geoinput/src/ctx.d.ts +0 -228
- package/components/geoinput/src/index.vue.d.ts +0 -519
- package/components/geoinput/src/types.d.ts +0 -12
- package/components/geoinput-read/index.d.ts +0 -5
- package/components/geoinput-read/src/append.vue.d.ts +0 -383
- package/components/geoinput-read/src/core.vue.d.ts +0 -644
- package/components/geoinput-read/src/ctx.d.ts +0 -199
- package/components/geoinput-read/src/index.vue.d.ts +0 -1169
- package/components/geoinput-read/src/types.d.ts +0 -3
- package/components/geoinput-update/index.d.ts +0 -5
- package/components/geoinput-update/src/append.vue.d.ts +0 -2246
- package/components/geoinput-update/src/ctx.d.ts +0 -207
- package/components/geoinput-update/src/index.vue.d.ts +0 -1302
- package/components/geoinput-update/src/types.d.ts +0 -6
- package/components/input/index.d.ts +0 -5
- package/components/input/src/ctx.d.ts +0 -148
- package/components/input/src/index.vue.d.ts +0 -809
- package/components/input/src/types.d.ts +0 -13
- package/components/input-collection/index.d.ts +0 -4
- package/components/input-collection/src/ctx.d.ts +0 -72
- package/components/input-collection/src/index.vue.d.ts +0 -1160
- package/components/input-collection/src/types.d.ts +0 -19
- package/components/input-link/index.d.ts +0 -4
- package/components/input-link/src/ctx.d.ts +0 -179
- package/components/input-link/src/index.vue.d.ts +0 -385
- package/components/input-link/src/types.d.ts +0 -7
- package/components/input-number/index.d.ts +0 -4
- package/components/input-number/src/ctx.d.ts +0 -90
- package/components/input-number/src/index.vue.d.ts +0 -1783
- package/components/input-number/src/types.d.ts +0 -8
- package/components/monaco-editor/index.d.ts +0 -4
- package/components/monaco-editor/src/ctx.d.ts +0 -70
- package/components/monaco-editor/src/index.vue.d.ts +0 -209
- package/components/monaco-editor/src/types.d.ts +0 -7
- package/components/radio/index.d.ts +0 -4
- package/components/radio/src/ctx.d.ts +0 -82
- package/components/radio/src/index.vue.d.ts +0 -629
- package/components/radio/src/types.d.ts +0 -8
- package/components/select/index.d.ts +0 -4
- package/components/select/src/ctx.d.ts +0 -156
- package/components/select/src/index.vue.d.ts +0 -13405
- package/components/select/src/types.d.ts +0 -11
- package/components/slider/index.d.ts +0 -4
- package/components/slider/src/ctx.d.ts +0 -127
- package/components/slider/src/index.vue.d.ts +0 -341
- package/components/slider/src/types.d.ts +0 -7
- package/components/switch/index.d.ts +0 -4
- package/components/switch/src/ctx.d.ts +0 -114
- package/components/switch/src/index.vue.d.ts +0 -584
- package/components/switch/src/types.d.ts +0 -8
- package/components/template-instances-provider/index.d.ts +0 -3
- package/components/template-instances-provider/src/index.vue.d.ts +0 -4
- package/components/templates-default/index.d.ts +0 -4
- package/components/templates-default/src/ctx.d.ts +0 -19
- package/components/templates-default/src/index.vue.d.ts +0 -198
- package/components/templates-default/src/types.d.ts +0 -53
- package/components/templates-element-plus/index.d.ts +0 -4
- package/components/templates-element-plus/src/ctx.d.ts +0 -9
- package/components/templates-element-plus/src/index.vue.d.ts +0 -206
- package/components/templates-element-plus/src/types.d.ts +0 -13
- package/components/templates-esri/index.d.ts +0 -4
- package/components/templates-esri/src/ctx.d.ts +0 -11
- package/components/templates-esri/src/index.vue.d.ts +0 -43
- package/components/templates-esri/src/types.d.ts +0 -2
- package/components/templates-layout/index.d.ts +0 -4
- package/components/templates-layout/src/ctx.d.ts +0 -9
- package/components/templates-layout/src/index.vue.d.ts +0 -161
- package/components/templates-layout/src/types.d.ts +0 -32
- package/components/templates-mapbox/index.d.ts +0 -4
- package/components/templates-mapbox/src/ctx.d.ts +0 -11
- package/components/templates-mapbox/src/index.vue.d.ts +0 -43
- package/components/templates-mapbox/src/types.d.ts +0 -3
- package/components/templates-variant/index.d.ts +0 -4
- package/components/templates-variant/src/ctx.d.ts +0 -11
- package/components/templates-variant/src/index.vue.d.ts +0 -43
- package/components/templates-variant/src/types.d.ts +0 -2
- package/components/upload/index.d.ts +0 -5
- package/components/upload/src/ctx.d.ts +0 -180
- package/components/upload/src/file.vue.d.ts +0 -363
- package/components/upload/src/index.vue.d.ts +0 -2784
- package/components/upload/src/types.d.ts +0 -7
- package/components/upload-plus/index.d.ts +0 -6
- package/components/upload-plus/src/api.d.ts +0 -38
- package/components/upload-plus/src/const.d.ts +0 -9
- package/components/upload-plus/src/ctx.d.ts +0 -103
- package/components/upload-plus/src/index.vue.d.ts +0 -1077
- package/components/upload-plus/src/types.d.ts +0 -32
- package/components/van-cascader/index.d.ts +0 -4
- package/components/van-cascader/src/ctx.d.ts +0 -118
- package/components/van-cascader/src/index.vue.d.ts +0 -13312
- package/components/van-cascader/src/types.d.ts +0 -1
- package/components/var-datetime-picker/index.d.ts +0 -4
- package/components/var-datetime-picker/src/const.d.ts +0 -10
- package/components/var-datetime-picker/src/ctx.d.ts +0 -67
- package/components/var-datetime-picker/src/index.vue.d.ts +0 -771
- package/components/var-datetime-picker/src/types.d.ts +0 -22
- package/components/vditor/index.d.ts +0 -4
- package/components/vditor/src/ctx.d.ts +0 -77
- package/components/vditor/src/index.vue.d.ts +0 -324
- package/components/vditor/src/types.d.ts +0 -7
- package/shared/const/index.d.ts +0 -4
- package/shared/element-plus/ctx.d.ts +0 -26
- package/shared/element-plus/index.d.ts +0 -3
- package/shared/element-plus/instances.d.ts +0 -195
- package/shared/element-plus/version.d.ts +0 -1
- package/shared/form/index.d.ts +0 -18
- package/shared/helper/index.d.ts +0 -4
- package/shared/index.d.ts +0 -2
- package/shared/infer-prop/index.d.ts +0 -17
- package/shared/progress-it/index.d.ts +0 -16
- package/shared/rules/index.d.ts +0 -35
- package/shared/types/form/checkbox.d.ts +0 -13
- package/shared/types/form/index.d.ts +0 -2
- package/shared/types/form/radio.d.ts +0 -8
- package/shared/types/index.d.ts +0 -2
- package/shared/types/source/index.d.ts +0 -21
- package/shared/types/source-manager/index.d.ts +0 -6
- package/shared/upload/index.d.ts +0 -7
|
@@ -1,363 +0,0 @@
|
|
|
1
|
-
import { UploadFile } from 'element-plus';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
import { Func } from '@vunk/core';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
|
-
listType: {
|
|
6
|
-
type: PropType<"picture" | "picture-card" | "text">;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
file: {
|
|
10
|
-
type: PropType<UploadFile>;
|
|
11
|
-
default: () => {};
|
|
12
|
-
};
|
|
13
|
-
disabled: {
|
|
14
|
-
type: BooleanConstructor;
|
|
15
|
-
default: boolean;
|
|
16
|
-
};
|
|
17
|
-
onPreview: {
|
|
18
|
-
type: PropType<Func<UploadFile>>;
|
|
19
|
-
default: () => () => void;
|
|
20
|
-
};
|
|
21
|
-
onDownload: {
|
|
22
|
-
type: PropType<Func<UploadFile>>;
|
|
23
|
-
default: any;
|
|
24
|
-
};
|
|
25
|
-
preview: {
|
|
26
|
-
type: BooleanConstructor;
|
|
27
|
-
default: boolean;
|
|
28
|
-
};
|
|
29
|
-
}>, {
|
|
30
|
-
handleRemove: (file?: UploadFile) => void;
|
|
31
|
-
t: import("element-plus").Translator;
|
|
32
|
-
nsIcon: {
|
|
33
|
-
namespace: import("vue").ComputedRef<string>;
|
|
34
|
-
b: (blockSuffix?: string) => string;
|
|
35
|
-
e: (element?: string | undefined) => string;
|
|
36
|
-
m: (modifier?: string | undefined) => string;
|
|
37
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
38
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
39
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
40
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
41
|
-
is: {
|
|
42
|
-
(name: string, state: boolean | undefined): string;
|
|
43
|
-
(name: string): string;
|
|
44
|
-
};
|
|
45
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
46
|
-
cssVarName: (name: string) => string;
|
|
47
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
48
|
-
cssVarBlockName: (name: string) => string;
|
|
49
|
-
};
|
|
50
|
-
nsUpload: {
|
|
51
|
-
namespace: import("vue").ComputedRef<string>;
|
|
52
|
-
b: (blockSuffix?: string) => string;
|
|
53
|
-
e: (element?: string | undefined) => string;
|
|
54
|
-
m: (modifier?: string | undefined) => string;
|
|
55
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
56
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
57
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
58
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
59
|
-
is: {
|
|
60
|
-
(name: string, state: boolean | undefined): string;
|
|
61
|
-
(name: string): string;
|
|
62
|
-
};
|
|
63
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
64
|
-
cssVarName: (name: string) => string;
|
|
65
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
66
|
-
cssVarBlockName: (name: string) => string;
|
|
67
|
-
};
|
|
68
|
-
handleDownload: (file?: UploadFile) => void;
|
|
69
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
70
|
-
remove: (e: UploadFile) => UploadFile;
|
|
71
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
|
-
listType: {
|
|
73
|
-
type: PropType<"picture" | "picture-card" | "text">;
|
|
74
|
-
default: string;
|
|
75
|
-
};
|
|
76
|
-
file: {
|
|
77
|
-
type: PropType<UploadFile>;
|
|
78
|
-
default: () => {};
|
|
79
|
-
};
|
|
80
|
-
disabled: {
|
|
81
|
-
type: BooleanConstructor;
|
|
82
|
-
default: boolean;
|
|
83
|
-
};
|
|
84
|
-
onPreview: {
|
|
85
|
-
type: PropType<Func<UploadFile>>;
|
|
86
|
-
default: () => () => void;
|
|
87
|
-
};
|
|
88
|
-
onDownload: {
|
|
89
|
-
type: PropType<Func<UploadFile>>;
|
|
90
|
-
default: any;
|
|
91
|
-
};
|
|
92
|
-
preview: {
|
|
93
|
-
type: BooleanConstructor;
|
|
94
|
-
default: boolean;
|
|
95
|
-
};
|
|
96
|
-
}>> & Readonly<{
|
|
97
|
-
onRemove?: (e: UploadFile) => any;
|
|
98
|
-
}>, {
|
|
99
|
-
disabled: boolean;
|
|
100
|
-
file: UploadFile;
|
|
101
|
-
onPreview: (arg: UploadFile) => any;
|
|
102
|
-
listType: "text" | "picture" | "picture-card";
|
|
103
|
-
onDownload: (arg: UploadFile) => any;
|
|
104
|
-
preview: boolean;
|
|
105
|
-
}, {}, {
|
|
106
|
-
ElProgress: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
107
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "circle" | "line" | "dashboard", unknown, "line", boolean>;
|
|
108
|
-
readonly percentage: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
109
|
-
readonly status: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "success" | "warning" | "exception", unknown, "", boolean>;
|
|
110
|
-
readonly indeterminate: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
111
|
-
readonly duration: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
|
112
|
-
readonly strokeWidth: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 6, boolean>;
|
|
113
|
-
readonly strokeLinecap: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>;
|
|
114
|
-
readonly textInside: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
115
|
-
readonly width: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 126, boolean>;
|
|
116
|
-
readonly showText: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
117
|
-
readonly color: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) | ((new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]))[], unknown, unknown, "", boolean>;
|
|
118
|
-
readonly striped: BooleanConstructor;
|
|
119
|
-
readonly stripedFlow: BooleanConstructor;
|
|
120
|
-
readonly format: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
121
|
-
(): import("element-plus").ProgressFn;
|
|
122
|
-
new (): any;
|
|
123
|
-
readonly prototype: any;
|
|
124
|
-
} | ((new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
125
|
-
(): import("element-plus").ProgressFn;
|
|
126
|
-
new (): any;
|
|
127
|
-
readonly prototype: any;
|
|
128
|
-
})[], unknown, unknown, (percentage: number) => string, boolean>;
|
|
129
|
-
}, {
|
|
130
|
-
STATUS_COLOR_MAP: Record<string, string>;
|
|
131
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
132
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "circle" | "line" | "dashboard", unknown, "line", boolean>;
|
|
133
|
-
readonly percentage: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
134
|
-
readonly status: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "success" | "warning" | "exception", unknown, "", boolean>;
|
|
135
|
-
readonly indeterminate: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
136
|
-
readonly duration: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
|
137
|
-
readonly strokeWidth: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 6, boolean>;
|
|
138
|
-
readonly strokeLinecap: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>;
|
|
139
|
-
readonly textInside: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
140
|
-
readonly width: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 126, boolean>;
|
|
141
|
-
readonly showText: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
142
|
-
readonly color: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) | ((new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]))[], unknown, unknown, "", boolean>;
|
|
143
|
-
readonly striped: BooleanConstructor;
|
|
144
|
-
readonly stripedFlow: BooleanConstructor;
|
|
145
|
-
readonly format: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
146
|
-
(): import("element-plus").ProgressFn;
|
|
147
|
-
new (): any;
|
|
148
|
-
readonly prototype: any;
|
|
149
|
-
} | ((new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
150
|
-
(): import("element-plus").ProgressFn;
|
|
151
|
-
new (): any;
|
|
152
|
-
readonly prototype: any;
|
|
153
|
-
})[], unknown, unknown, (percentage: number) => string, boolean>;
|
|
154
|
-
}>> & {
|
|
155
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
156
|
-
}>>;
|
|
157
|
-
ns: {
|
|
158
|
-
namespace: import("vue").ComputedRef<string>;
|
|
159
|
-
b: (blockSuffix?: string) => string;
|
|
160
|
-
e: (element?: string | undefined) => string;
|
|
161
|
-
m: (modifier?: string | undefined) => string;
|
|
162
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
163
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
164
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
165
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
166
|
-
is: {
|
|
167
|
-
(name: string, state: boolean | undefined): string;
|
|
168
|
-
(name: string): string;
|
|
169
|
-
};
|
|
170
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
171
|
-
cssVarName: (name: string) => string;
|
|
172
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
173
|
-
cssVarBlockName: (name: string) => string;
|
|
174
|
-
};
|
|
175
|
-
barStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
176
|
-
relativeStrokeWidth: import("vue").ComputedRef<string>;
|
|
177
|
-
radius: import("vue").ComputedRef<number>;
|
|
178
|
-
trackPath: import("vue").ComputedRef<string>;
|
|
179
|
-
perimeter: import("vue").ComputedRef<number>;
|
|
180
|
-
rate: import("vue").ComputedRef<1 | 0.75>;
|
|
181
|
-
strokeDashoffset: import("vue").ComputedRef<string>;
|
|
182
|
-
trailPathStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
183
|
-
circlePathStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
184
|
-
stroke: import("vue").ComputedRef<string>;
|
|
185
|
-
statusIcon: import("vue").ComputedRef<any>;
|
|
186
|
-
progressTextSize: import("vue").ComputedRef<number>;
|
|
187
|
-
content: import("vue").ComputedRef<string>;
|
|
188
|
-
getColors: (color: import("element-plus/es/components/progress/src/progress").ProgressColor[]) => import("element-plus/es/components/progress/src/progress").ProgressColor[];
|
|
189
|
-
getCurrentColor: (percentage: number) => string;
|
|
190
|
-
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
191
|
-
readonly size: {
|
|
192
|
-
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>>;
|
|
193
|
-
readonly required: false;
|
|
194
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
195
|
-
__epPropKey: true;
|
|
196
|
-
};
|
|
197
|
-
readonly color: {
|
|
198
|
-
readonly type: import("vue").PropType<string>;
|
|
199
|
-
readonly required: false;
|
|
200
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
201
|
-
__epPropKey: true;
|
|
202
|
-
};
|
|
203
|
-
}, {
|
|
204
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
205
|
-
readonly size: {
|
|
206
|
-
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>>;
|
|
207
|
-
readonly required: false;
|
|
208
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
209
|
-
__epPropKey: true;
|
|
210
|
-
};
|
|
211
|
-
readonly color: {
|
|
212
|
-
readonly type: import("vue").PropType<string>;
|
|
213
|
-
readonly required: false;
|
|
214
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
215
|
-
__epPropKey: true;
|
|
216
|
-
};
|
|
217
|
-
}>> & {
|
|
218
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
219
|
-
}>>;
|
|
220
|
-
ns: {
|
|
221
|
-
namespace: import("vue").ComputedRef<string>;
|
|
222
|
-
b: (blockSuffix?: string) => string;
|
|
223
|
-
e: (element?: string | undefined) => string;
|
|
224
|
-
m: (modifier?: string | undefined) => string;
|
|
225
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
226
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
227
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
228
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
229
|
-
is: {
|
|
230
|
-
(name: string, state: boolean | undefined): string;
|
|
231
|
-
(name: string): string;
|
|
232
|
-
};
|
|
233
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
234
|
-
cssVarName: (name: string) => string;
|
|
235
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
236
|
-
cssVarBlockName: (name: string) => string;
|
|
237
|
-
};
|
|
238
|
-
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
239
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
240
|
-
readonly size: {
|
|
241
|
-
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>>;
|
|
242
|
-
readonly required: false;
|
|
243
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
244
|
-
__epPropKey: true;
|
|
245
|
-
};
|
|
246
|
-
readonly color: {
|
|
247
|
-
readonly type: import("vue").PropType<string>;
|
|
248
|
-
readonly required: false;
|
|
249
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
250
|
-
__epPropKey: true;
|
|
251
|
-
};
|
|
252
|
-
}>>, {}>> & Record<string, any>;
|
|
253
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
254
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "circle" | "line" | "dashboard", unknown, "line", boolean>;
|
|
255
|
-
readonly percentage: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
256
|
-
readonly status: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "" | "success" | "warning" | "exception", unknown, "", boolean>;
|
|
257
|
-
readonly indeterminate: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
258
|
-
readonly duration: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
|
259
|
-
readonly strokeWidth: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 6, boolean>;
|
|
260
|
-
readonly strokeLinecap: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>;
|
|
261
|
-
readonly textInside: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
262
|
-
readonly width: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 126, boolean>;
|
|
263
|
-
readonly showText: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
264
|
-
readonly color: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) | ((new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]))[], unknown, unknown, "", boolean>;
|
|
265
|
-
readonly striped: BooleanConstructor;
|
|
266
|
-
readonly stripedFlow: BooleanConstructor;
|
|
267
|
-
readonly format: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
268
|
-
(): import("element-plus").ProgressFn;
|
|
269
|
-
new (): any;
|
|
270
|
-
readonly prototype: any;
|
|
271
|
-
} | ((new (...args: any[]) => import("element-plus").ProgressFn) | (() => import("element-plus").ProgressFn) | {
|
|
272
|
-
(): import("element-plus").ProgressFn;
|
|
273
|
-
new (): any;
|
|
274
|
-
readonly prototype: any;
|
|
275
|
-
})[], unknown, unknown, (percentage: number) => string, boolean>;
|
|
276
|
-
}>>, {
|
|
277
|
-
readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "circle" | "line" | "dashboard", unknown>;
|
|
278
|
-
readonly width: number;
|
|
279
|
-
readonly color: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) | ((new (...args: any[]) => (string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]) & {}) | (() => string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[]))[], unknown, unknown>;
|
|
280
|
-
readonly duration: number;
|
|
281
|
-
readonly strokeLinecap: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown>;
|
|
282
|
-
readonly strokeWidth: number;
|
|
283
|
-
readonly indeterminate: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
284
|
-
readonly format: import("element-plus").ProgressFn;
|
|
285
|
-
readonly percentage: number;
|
|
286
|
-
readonly status: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "success" | "warning" | "exception", unknown>;
|
|
287
|
-
readonly textInside: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
288
|
-
readonly showText: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
289
|
-
readonly striped: boolean;
|
|
290
|
-
readonly stripedFlow: boolean;
|
|
291
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
292
|
-
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
293
|
-
readonly size: {
|
|
294
|
-
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>>;
|
|
295
|
-
readonly required: false;
|
|
296
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
297
|
-
__epPropKey: true;
|
|
298
|
-
};
|
|
299
|
-
readonly color: {
|
|
300
|
-
readonly type: import("vue").PropType<string>;
|
|
301
|
-
readonly required: false;
|
|
302
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
303
|
-
__epPropKey: true;
|
|
304
|
-
};
|
|
305
|
-
}, {
|
|
306
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
307
|
-
readonly size: {
|
|
308
|
-
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>>;
|
|
309
|
-
readonly required: false;
|
|
310
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
311
|
-
__epPropKey: true;
|
|
312
|
-
};
|
|
313
|
-
readonly color: {
|
|
314
|
-
readonly type: import("vue").PropType<string>;
|
|
315
|
-
readonly required: false;
|
|
316
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
317
|
-
__epPropKey: true;
|
|
318
|
-
};
|
|
319
|
-
}>> & {
|
|
320
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
321
|
-
}>>;
|
|
322
|
-
ns: {
|
|
323
|
-
namespace: import("vue").ComputedRef<string>;
|
|
324
|
-
b: (blockSuffix?: string) => string;
|
|
325
|
-
e: (element?: string | undefined) => string;
|
|
326
|
-
m: (modifier?: string | undefined) => string;
|
|
327
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
328
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
329
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
330
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
331
|
-
is: {
|
|
332
|
-
(name: string, state: boolean | undefined): string;
|
|
333
|
-
(name: string): string;
|
|
334
|
-
};
|
|
335
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
336
|
-
cssVarName: (name: string) => string;
|
|
337
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
338
|
-
cssVarBlockName: (name: string) => string;
|
|
339
|
-
};
|
|
340
|
-
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
341
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
342
|
-
readonly size: {
|
|
343
|
-
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>>;
|
|
344
|
-
readonly required: false;
|
|
345
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
346
|
-
__epPropKey: true;
|
|
347
|
-
};
|
|
348
|
-
readonly color: {
|
|
349
|
-
readonly type: import("vue").PropType<string>;
|
|
350
|
-
readonly required: false;
|
|
351
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
352
|
-
__epPropKey: true;
|
|
353
|
-
};
|
|
354
|
-
}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
355
|
-
Check: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
356
|
-
ZoomIn: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
357
|
-
Delete: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
358
|
-
Close: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
359
|
-
CircleCheck: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
360
|
-
Document: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
361
|
-
Download: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
362
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
363
|
-
export default _default;
|