@web-utils/form-ui 1.0.0-beta23 → 1.0.0-beta25
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/api/index.d.ts +1 -1
- package/api/index.mjs +1 -1
- package/awesome-button/index.mjs +2 -49
- package/base.css +1 -1
- package/chunks/0nMB8MZ0.mjs +174 -0
- package/chunks/{DBL23JPA.mjs → 1UkAGJ03.mjs} +3 -3
- package/chunks/{CwjQbaXJ.mjs → 4G13cKOo.mjs} +3 -3
- package/chunks/{DbBdLuvW.mjs → B2PYq5pM.mjs} +3 -3
- package/chunks/{B-Y8YSMp.mjs → B8rugxZ0.mjs} +3 -3
- package/chunks/{CH7m94ce.mjs → BM8sdTDJ.mjs} +3 -3
- package/chunks/{INlqdzng.mjs → BYNkR7-j.mjs} +3 -3
- package/chunks/{BwuQhCIf.mjs → BdD1Rt-7.mjs} +6 -7
- package/chunks/{BzMaCcUd.mjs → BdHFJ9cK.mjs} +1 -1
- package/chunks/{CJv6Sn_v.mjs → BowPVbJ7.mjs} +3 -3
- package/chunks/{ENc67_lM.mjs → CAQ6-w1f.mjs} +4 -4
- package/chunks/{DP1YukLf.mjs → CjeZ3uKX.mjs} +7 -7
- package/chunks/{Cxvr9Z1r.mjs → Ckur6g6N.mjs} +1 -1
- package/chunks/CnVy7Ngb.mjs +474 -0
- package/chunks/{tIzKZ11j.mjs → CtK74qPE.mjs} +6 -7
- package/chunks/DDc6e1uO.mjs +62 -0
- package/chunks/{Bw1QPGNc.mjs → DJjmr9R3.mjs} +3 -3
- package/chunks/{3VI058Yv.mjs → DdZcziWU.mjs} +4 -4
- package/chunks/{DpH8CVbN.mjs → DgL5zblr.mjs} +17 -17
- package/chunks/{BcMgzZyZ.mjs → Dl5QgkX_.mjs} +6 -7
- package/chunks/{Cp9FIjnh.mjs → DnWeeCd1.mjs} +2 -2
- package/chunks/{rkRnszQn.mjs → MVhpewST.mjs} +2 -2
- package/chunks/{C2RhdxHB.mjs → U08ZaDiY.mjs} +199 -206
- package/chunks/{BIm5rmJm.mjs → Uhf6MK26.mjs} +2 -2
- package/chunks/{dDAvzX4k.mjs → XKBWlv3M.mjs} +3 -3
- package/chunks/iIcGTQmB.mjs +50 -0
- package/chunks/{y8u4cMEF.mjs → o7O5_GIP.mjs} +4 -4
- package/confirm-button/index.d.ts +82 -40
- package/confirm-button/index.mjs +1 -1
- package/confirmable/index.d.ts +83 -41
- package/confirmable/index.mjs +1 -1
- package/element-dialog/index.d.ts +295 -17
- package/element-dialog/index.mjs +1 -1
- package/empty-view/index.mjs +1 -1
- package/form-advice/index.mjs +1 -1
- package/form-button/index.d.ts +82 -40
- package/form-cascader/index.d.ts +11 -9
- package/form-cascader/index.mjs +1 -1
- package/form-check-box-group/index.d.ts +10 -8
- package/form-check-box-group/index.mjs +1 -1
- package/form-checkbox/index.d.ts +9 -7
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.d.ts +11 -9
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.d.ts +3 -3
- package/form-holder/index.mjs +1 -1
- package/form-image/index.d.ts +8 -6
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +13 -11
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +8 -6
- package/form-input-cron-expression/index.mjs +1 -1
- package/form-input-email/index.d.ts +9 -9
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +9 -9
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +10 -8
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +9 -9
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-group/index.d.ts +1 -1
- package/form-item-x/index.d.ts +5 -5
- package/form-item-x/index.mjs +1 -1
- package/form-radio-group/index.d.ts +9 -7
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +9 -7
- package/form-rate/index.mjs +1 -1
- package/form-red-table/index.mjs +1 -1
- package/form-select/index.d.ts +10 -8
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +9 -7
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +9 -7
- package/form-switch/index.mjs +1 -1
- package/form-text/index.d.ts +8 -6
- package/form-text/index.mjs +1 -1
- package/form-view/index.mjs +1 -1
- package/helper/dictionary.mjs +1 -1
- package/iframe-window/index.mjs +1 -1
- package/index.d.ts +2 -2
- package/index.mjs +30 -30
- package/month-calendar/index.d.ts +1 -1
- package/package.json +2 -1
- package/table-view/index.mjs +1 -1
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.d.ts +2 -2
- package/vue-cron/index.mjs +1 -1
- package/web-types.json +13047 -1
- package/x-input-tag/index.d.ts +2 -0
- package/x-input-tag/index.mjs +226 -0
- package/x-input-tag/style.css +1 -0
- package/year-calendar/index.d.ts +1 -1
- package/year-calendar/index.mjs +2 -174
- package/year-calendar/style.css +1 -1
- package/chunks/Cnmu4eY-.mjs +0 -106
- package/chunks/CozfnlhM.mjs +0 -73
- package/chunks/D4Pknq4r.mjs +0 -53
- package/month-calendar/index.mjs +0 -312
- package/month-calendar/style.css +0 -1
|
@@ -6,11 +6,15 @@ type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
|
6
6
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
7
|
close: () => void;
|
|
8
8
|
hide: () => void;
|
|
9
|
-
$emit: ((event: "close", ...args: any[]) => void) & ((event: "
|
|
9
|
+
$emit: ((event: "close", ...args: any[]) => void) & ((event: "closed", ...args: any[]) => void) & ((event: "open", ...args: any[]) => void) & ((event: "opened", ...args: any[]) => void) & ((event: "open-auto-focus", ...args: any[]) => void) & ((event: "close-auto-focus", ...args: any[]) => void) & ((event: "toggle-fullscreen", ...args: any[]) => void);
|
|
10
10
|
embed: boolean;
|
|
11
11
|
title: string;
|
|
12
|
-
modelValue: boolean;
|
|
13
12
|
fullscreen: boolean;
|
|
13
|
+
customClass: string;
|
|
14
|
+
showFullscreen: boolean;
|
|
15
|
+
showFullScreen: boolean;
|
|
16
|
+
showClose: boolean;
|
|
17
|
+
modelValue: boolean;
|
|
14
18
|
top: string;
|
|
15
19
|
modal: boolean;
|
|
16
20
|
modalPenetrable: boolean;
|
|
@@ -20,32 +24,32 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
20
24
|
closeDelay: number;
|
|
21
25
|
closeOnClickModal: boolean;
|
|
22
26
|
closeOnPressEscape: boolean;
|
|
23
|
-
showClose: boolean;
|
|
24
27
|
draggable: boolean;
|
|
25
28
|
overflow: boolean;
|
|
26
29
|
center: boolean;
|
|
27
30
|
alignCenter: boolean;
|
|
28
31
|
destroyOnClose: boolean;
|
|
29
32
|
headerAriaLevel: string;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
showFullScreen: boolean;
|
|
33
|
+
beforeClose?: Function | undefined;
|
|
34
|
+
height?: string | undefined;
|
|
33
35
|
width?: string | number | undefined;
|
|
34
36
|
modalClass?: string | undefined;
|
|
35
37
|
headerClass?: string | undefined;
|
|
36
38
|
bodyClass?: string | undefined;
|
|
37
39
|
footerClass?: string | undefined;
|
|
38
40
|
appendTo?: string | Record<string, any> | undefined;
|
|
39
|
-
beforeClose?: Function | undefined;
|
|
40
41
|
closeIcon?: string | Record<string, any> | undefined;
|
|
41
42
|
zIndex?: number | undefined;
|
|
42
43
|
transition?: string | Record<string, any> | undefined;
|
|
43
|
-
height?: string | undefined;
|
|
44
44
|
$props: {
|
|
45
45
|
readonly embed?: boolean | undefined;
|
|
46
46
|
readonly title?: string | undefined;
|
|
47
|
-
readonly modelValue?: boolean | undefined;
|
|
48
47
|
readonly fullscreen?: boolean | undefined;
|
|
48
|
+
readonly customClass?: string | undefined;
|
|
49
|
+
readonly showFullscreen?: boolean | undefined;
|
|
50
|
+
readonly showFullScreen?: boolean | undefined;
|
|
51
|
+
readonly showClose?: boolean | undefined;
|
|
52
|
+
readonly modelValue?: boolean | undefined;
|
|
49
53
|
readonly top?: string | undefined;
|
|
50
54
|
readonly modal?: boolean | undefined;
|
|
51
55
|
readonly modalPenetrable?: boolean | undefined;
|
|
@@ -55,30 +59,181 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
55
59
|
readonly closeDelay?: number | undefined;
|
|
56
60
|
readonly closeOnClickModal?: boolean | undefined;
|
|
57
61
|
readonly closeOnPressEscape?: boolean | undefined;
|
|
58
|
-
readonly showClose?: boolean | undefined;
|
|
59
62
|
readonly draggable?: boolean | undefined;
|
|
60
63
|
readonly overflow?: boolean | undefined;
|
|
61
64
|
readonly center?: boolean | undefined;
|
|
62
65
|
readonly alignCenter?: boolean | undefined;
|
|
63
66
|
readonly destroyOnClose?: boolean | undefined;
|
|
64
67
|
readonly headerAriaLevel?: string | undefined;
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
67
|
-
readonly showFullScreen?: boolean | undefined;
|
|
68
|
+
readonly beforeClose?: Function | undefined;
|
|
69
|
+
readonly height?: string | undefined;
|
|
68
70
|
readonly width?: string | number | undefined;
|
|
69
71
|
readonly modalClass?: string | undefined;
|
|
70
72
|
readonly headerClass?: string | undefined;
|
|
71
73
|
readonly bodyClass?: string | undefined;
|
|
72
74
|
readonly footerClass?: string | undefined;
|
|
73
75
|
readonly appendTo?: string | Record<string, any> | undefined;
|
|
74
|
-
readonly beforeClose?: Function | undefined;
|
|
75
76
|
readonly closeIcon?: string | Record<string, any> | undefined;
|
|
76
77
|
readonly zIndex?: number | undefined;
|
|
77
78
|
readonly transition?: string | Record<string, any> | undefined;
|
|
78
|
-
readonly height?: string | undefined;
|
|
79
79
|
};
|
|
80
80
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
81
|
-
dialog:
|
|
81
|
+
dialog: ({
|
|
82
|
+
$: import('vue').ComponentInternalInstance;
|
|
83
|
+
$data: {};
|
|
84
|
+
$props: {
|
|
85
|
+
readonly appendToBody?: boolean | undefined;
|
|
86
|
+
readonly appendTo?: (string | HTMLElement) | undefined;
|
|
87
|
+
readonly beforeClose?: import('element-plus').DialogBeforeCloseFn | undefined;
|
|
88
|
+
readonly destroyOnClose?: boolean | undefined;
|
|
89
|
+
readonly closeOnClickModal?: boolean | undefined;
|
|
90
|
+
readonly closeOnPressEscape?: boolean | undefined;
|
|
91
|
+
readonly lockScroll?: boolean | undefined;
|
|
92
|
+
readonly modal?: boolean | undefined;
|
|
93
|
+
readonly modalPenetrable?: boolean | undefined;
|
|
94
|
+
readonly openDelay?: number | undefined;
|
|
95
|
+
readonly closeDelay?: number | undefined;
|
|
96
|
+
readonly top?: string | undefined;
|
|
97
|
+
readonly modelValue?: boolean | undefined;
|
|
98
|
+
readonly modalClass?: string | undefined;
|
|
99
|
+
readonly width?: string | number | undefined;
|
|
100
|
+
readonly zIndex?: number | undefined;
|
|
101
|
+
readonly trapFocus?: boolean | undefined;
|
|
102
|
+
readonly headerAriaLevel?: string | undefined;
|
|
103
|
+
readonly transition?: import('element-plus').DialogTransition | undefined;
|
|
104
|
+
readonly center?: boolean | undefined;
|
|
105
|
+
readonly alignCenter?: boolean | undefined;
|
|
106
|
+
readonly closeIcon?: import('element-plus/es/utils/index.mjs').IconPropType | undefined;
|
|
107
|
+
readonly draggable?: boolean | undefined;
|
|
108
|
+
readonly overflow?: boolean | undefined;
|
|
109
|
+
readonly fullscreen?: boolean | undefined;
|
|
110
|
+
readonly headerClass?: string | undefined;
|
|
111
|
+
readonly bodyClass?: string | undefined;
|
|
112
|
+
readonly footerClass?: string | undefined;
|
|
113
|
+
readonly showClose?: boolean | undefined;
|
|
114
|
+
readonly title?: string | undefined;
|
|
115
|
+
readonly ariaLevel?: string | undefined;
|
|
116
|
+
readonly onClose?: (() => any) | undefined | undefined;
|
|
117
|
+
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined | undefined;
|
|
118
|
+
readonly onOpen?: (() => any) | undefined | undefined;
|
|
119
|
+
readonly onOpened?: (() => any) | undefined | undefined;
|
|
120
|
+
readonly onClosed?: (() => any) | undefined | undefined;
|
|
121
|
+
readonly onOpenAutoFocus?: (() => any) | undefined | undefined;
|
|
122
|
+
readonly onCloseAutoFocus?: (() => any) | undefined | undefined;
|
|
123
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
124
|
+
$attrs: import('vue').Attrs;
|
|
125
|
+
$refs: {
|
|
126
|
+
[x: string]: unknown;
|
|
127
|
+
};
|
|
128
|
+
$slots: Readonly<{
|
|
129
|
+
[name: string]: globalThis.Slot | undefined;
|
|
130
|
+
}>;
|
|
131
|
+
$root: ComponentPublicInstance | null;
|
|
132
|
+
$parent: ComponentPublicInstance | null;
|
|
133
|
+
$host: Element | null;
|
|
134
|
+
$emit: ((event: "close") => void) & ((event: "closed") => void) & ((event: "open") => void) & ((event: "opened") => void) & ((event: "update:modelValue", value: boolean) => void) & ((event: "openAutoFocus") => void) & ((event: "closeAutoFocus") => void);
|
|
135
|
+
$el: any;
|
|
136
|
+
$options: import('vue').ComponentOptionsBase<Readonly<import('element-plus').DialogProps> & Readonly<{
|
|
137
|
+
onClose?: (() => any) | undefined;
|
|
138
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
139
|
+
onOpen?: (() => any) | undefined;
|
|
140
|
+
onOpened?: (() => any) | undefined;
|
|
141
|
+
onClosed?: (() => any) | undefined;
|
|
142
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
143
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
144
|
+
}>, {
|
|
145
|
+
visible: globalThis.Ref<boolean, boolean>;
|
|
146
|
+
dialogContentRef: globalThis.Ref<any, any>;
|
|
147
|
+
resetPosition: () => void;
|
|
148
|
+
handleClose: () => void;
|
|
149
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
150
|
+
close: () => void;
|
|
151
|
+
"update:modelValue": (value: boolean) => void;
|
|
152
|
+
open: () => void;
|
|
153
|
+
opened: () => void;
|
|
154
|
+
closed: () => void;
|
|
155
|
+
openAutoFocus: () => void;
|
|
156
|
+
closeAutoFocus: () => void;
|
|
157
|
+
}, string, {
|
|
158
|
+
appendTo: string | HTMLElement;
|
|
159
|
+
title: string;
|
|
160
|
+
transition: import('element-plus').DialogTransition;
|
|
161
|
+
overflow: boolean;
|
|
162
|
+
closeOnClickModal: boolean;
|
|
163
|
+
closeOnPressEscape: boolean;
|
|
164
|
+
lockScroll: boolean;
|
|
165
|
+
modal: boolean;
|
|
166
|
+
openDelay: number;
|
|
167
|
+
closeDelay: number;
|
|
168
|
+
headerAriaLevel: string;
|
|
169
|
+
alignCenter: boolean;
|
|
170
|
+
draggable: boolean;
|
|
171
|
+
showClose: boolean;
|
|
172
|
+
ariaLevel: string;
|
|
173
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
174
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
175
|
+
created?: (() => void) | (() => void)[];
|
|
176
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
177
|
+
mounted?: (() => void) | (() => void)[];
|
|
178
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
179
|
+
updated?: (() => void) | (() => void)[];
|
|
180
|
+
activated?: (() => void) | (() => void)[];
|
|
181
|
+
deactivated?: (() => void) | (() => void)[];
|
|
182
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
183
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
184
|
+
destroyed?: (() => void) | (() => void)[];
|
|
185
|
+
unmounted?: (() => void) | (() => void)[];
|
|
186
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
187
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
188
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
189
|
+
};
|
|
190
|
+
$forceUpdate: () => void;
|
|
191
|
+
$nextTick: typeof import('vue').nextTick;
|
|
192
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
193
|
+
} & Readonly<{
|
|
194
|
+
appendTo: string | HTMLElement;
|
|
195
|
+
title: string;
|
|
196
|
+
transition: import('element-plus').DialogTransition;
|
|
197
|
+
overflow: boolean;
|
|
198
|
+
closeOnClickModal: boolean;
|
|
199
|
+
closeOnPressEscape: boolean;
|
|
200
|
+
lockScroll: boolean;
|
|
201
|
+
modal: boolean;
|
|
202
|
+
openDelay: number;
|
|
203
|
+
closeDelay: number;
|
|
204
|
+
headerAriaLevel: string;
|
|
205
|
+
alignCenter: boolean;
|
|
206
|
+
draggable: boolean;
|
|
207
|
+
showClose: boolean;
|
|
208
|
+
ariaLevel: string;
|
|
209
|
+
}> & Omit<Readonly<import('element-plus').DialogProps> & Readonly<{
|
|
210
|
+
onClose?: (() => any) | undefined;
|
|
211
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
212
|
+
onOpen?: (() => any) | undefined;
|
|
213
|
+
onOpened?: (() => any) | undefined;
|
|
214
|
+
onClosed?: (() => any) | undefined;
|
|
215
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
216
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
217
|
+
}>, "title" | "visible" | "showClose" | "modal" | "appendTo" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
|
|
218
|
+
visible: boolean;
|
|
219
|
+
dialogContentRef: any;
|
|
220
|
+
resetPosition: () => void;
|
|
221
|
+
handleClose: () => void;
|
|
222
|
+
} & {} & import('vue').ComponentCustomProperties & {} & {
|
|
223
|
+
$slots: {
|
|
224
|
+
header?: (props: {
|
|
225
|
+
close: () => void;
|
|
226
|
+
titleId: string;
|
|
227
|
+
titleClass: string;
|
|
228
|
+
}) => any;
|
|
229
|
+
} & {
|
|
230
|
+
title?: (props: {}) => any;
|
|
231
|
+
} & {
|
|
232
|
+
default?: (props: {}) => any;
|
|
233
|
+
} & {
|
|
234
|
+
footer?: (props: {}) => any;
|
|
235
|
+
};
|
|
236
|
+
}) | null;
|
|
82
237
|
}, any>;
|
|
83
238
|
type __VLS_TemplateResult = {
|
|
84
239
|
attrs: Partial<{}>;
|
|
@@ -90,7 +245,130 @@ type __VLS_TemplateResult = {
|
|
|
90
245
|
}): any;
|
|
91
246
|
};
|
|
92
247
|
refs: {
|
|
93
|
-
dialog:
|
|
248
|
+
dialog: ({
|
|
249
|
+
$: ComponentInternalInstance;
|
|
250
|
+
$data: {};
|
|
251
|
+
$props: {
|
|
252
|
+
readonly appendToBody?: boolean | undefined;
|
|
253
|
+
readonly appendTo?: string | HTMLElement | undefined;
|
|
254
|
+
readonly beforeClose?: DialogBeforeCloseFn | undefined;
|
|
255
|
+
readonly destroyOnClose?: boolean | undefined;
|
|
256
|
+
readonly closeOnClickModal?: boolean | undefined;
|
|
257
|
+
readonly closeOnPressEscape?: boolean | undefined;
|
|
258
|
+
readonly lockScroll?: boolean | undefined;
|
|
259
|
+
readonly modal?: boolean | undefined;
|
|
260
|
+
readonly modalPenetrable?: boolean | undefined;
|
|
261
|
+
readonly openDelay?: number | undefined;
|
|
262
|
+
readonly closeDelay?: number | undefined;
|
|
263
|
+
readonly top?: string | undefined;
|
|
264
|
+
readonly modelValue?: boolean | undefined;
|
|
265
|
+
readonly modalClass?: string | undefined;
|
|
266
|
+
readonly width?: string | number | undefined;
|
|
267
|
+
readonly zIndex?: number | undefined;
|
|
268
|
+
readonly trapFocus?: boolean | undefined;
|
|
269
|
+
readonly headerAriaLevel?: string | undefined;
|
|
270
|
+
readonly transition?: DialogTransition | undefined;
|
|
271
|
+
readonly center?: boolean | undefined;
|
|
272
|
+
readonly alignCenter?: boolean | undefined;
|
|
273
|
+
readonly closeIcon?: IconPropType | undefined;
|
|
274
|
+
readonly draggable?: boolean | undefined;
|
|
275
|
+
readonly overflow?: boolean | undefined;
|
|
276
|
+
readonly fullscreen?: boolean | undefined;
|
|
277
|
+
readonly headerClass?: string | undefined;
|
|
278
|
+
readonly bodyClass?: string | undefined;
|
|
279
|
+
readonly footerClass?: string | undefined;
|
|
280
|
+
readonly showClose?: boolean | undefined;
|
|
281
|
+
readonly title?: string | undefined;
|
|
282
|
+
readonly ariaLevel?: string | undefined;
|
|
283
|
+
readonly onClose?: (() => any) | undefined;
|
|
284
|
+
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
285
|
+
readonly onOpen?: (() => any) | undefined;
|
|
286
|
+
readonly onOpened?: (() => any) | undefined;
|
|
287
|
+
readonly onClosed?: (() => any) | undefined;
|
|
288
|
+
readonly onOpenAutoFocus?: (() => any) | undefined;
|
|
289
|
+
readonly onCloseAutoFocus?: (() => any) | undefined;
|
|
290
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
291
|
+
$attrs: Attrs;
|
|
292
|
+
$refs: Data;
|
|
293
|
+
$slots: Readonly<InternalSlots>;
|
|
294
|
+
$root: ComponentPublicInstance | null;
|
|
295
|
+
$parent: ComponentPublicInstance | null;
|
|
296
|
+
$host: Element | null;
|
|
297
|
+
$emit: ((event: "close") => void) & ((event: "closed") => void) & ((event: "open") => void) & ((event: "opened") => void) & ((event: "update:modelValue", value: boolean) => void) & ((event: "openAutoFocus") => void) & ((event: "closeAutoFocus") => void);
|
|
298
|
+
$el: any;
|
|
299
|
+
$options: ComponentOptionsBase<Readonly<DialogProps> & Readonly<{
|
|
300
|
+
onClose?: (() => any) | undefined;
|
|
301
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
302
|
+
onOpen?: (() => any) | undefined;
|
|
303
|
+
onOpened?: (() => any) | undefined;
|
|
304
|
+
onClosed?: (() => any) | undefined;
|
|
305
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
306
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
307
|
+
}>, {
|
|
308
|
+
visible: Ref<boolean, boolean>;
|
|
309
|
+
dialogContentRef: Ref<any, any>;
|
|
310
|
+
resetPosition: () => void;
|
|
311
|
+
handleClose: () => void;
|
|
312
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
313
|
+
close: () => void;
|
|
314
|
+
"update:modelValue": (value: boolean) => void;
|
|
315
|
+
open: () => void;
|
|
316
|
+
opened: () => void;
|
|
317
|
+
closed: () => void;
|
|
318
|
+
openAutoFocus: () => void;
|
|
319
|
+
closeAutoFocus: () => void;
|
|
320
|
+
}, string, {
|
|
321
|
+
appendTo: string | HTMLElement;
|
|
322
|
+
title: string;
|
|
323
|
+
transition: DialogTransition;
|
|
324
|
+
overflow: boolean;
|
|
325
|
+
closeOnClickModal: boolean;
|
|
326
|
+
closeOnPressEscape: boolean;
|
|
327
|
+
lockScroll: boolean;
|
|
328
|
+
modal: boolean;
|
|
329
|
+
openDelay: number;
|
|
330
|
+
closeDelay: number;
|
|
331
|
+
headerAriaLevel: string;
|
|
332
|
+
alignCenter: boolean;
|
|
333
|
+
draggable: boolean;
|
|
334
|
+
showClose: boolean;
|
|
335
|
+
ariaLevel: string;
|
|
336
|
+
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & MergedComponentOptionsOverride;
|
|
337
|
+
$forceUpdate: () => void;
|
|
338
|
+
$nextTick: typeof nextTick;
|
|
339
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnCleanup) => any : (args_0: any, args_1: any, args_2: OnCleanup) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
340
|
+
} & Readonly<{
|
|
341
|
+
appendTo: string | HTMLElement;
|
|
342
|
+
title: string;
|
|
343
|
+
transition: DialogTransition;
|
|
344
|
+
overflow: boolean;
|
|
345
|
+
closeOnClickModal: boolean;
|
|
346
|
+
closeOnPressEscape: boolean;
|
|
347
|
+
lockScroll: boolean;
|
|
348
|
+
modal: boolean;
|
|
349
|
+
openDelay: number;
|
|
350
|
+
closeDelay: number;
|
|
351
|
+
headerAriaLevel: string;
|
|
352
|
+
alignCenter: boolean;
|
|
353
|
+
draggable: boolean;
|
|
354
|
+
showClose: boolean;
|
|
355
|
+
ariaLevel: string;
|
|
356
|
+
}> & Omit<Readonly<DialogProps> & Readonly<{
|
|
357
|
+
onClose?: (() => any) | undefined;
|
|
358
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
359
|
+
onOpen?: (() => any) | undefined;
|
|
360
|
+
onOpened?: (() => any) | undefined;
|
|
361
|
+
onClosed?: (() => any) | undefined;
|
|
362
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
363
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
364
|
+
}>, "title" | "visible" | "showClose" | "modal" | "appendTo" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
|
|
365
|
+
visible: boolean;
|
|
366
|
+
dialogContentRef: any;
|
|
367
|
+
resetPosition: () => void;
|
|
368
|
+
handleClose: () => void;
|
|
369
|
+
} & ExtractComputedReturns<{}> & ComponentCustomProperties & {} & {
|
|
370
|
+
$slots: __VLS_Slots;
|
|
371
|
+
}) | null;
|
|
94
372
|
};
|
|
95
373
|
rootEl: any;
|
|
96
374
|
};
|
package/element-dialog/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CjeZ3uKX.mjs";
|
|
2
2
|
export { e as default };
|
package/empty-view/index.mjs
CHANGED
|
@@ -39,7 +39,7 @@ var c = { class: "flex-column horizon-center" }, l = /* @__PURE__ */ Object.assi
|
|
|
39
39
|
key: 0,
|
|
40
40
|
class: r(l.icon),
|
|
41
41
|
style: i({ fontSize: l.iconSize })
|
|
42
|
-
}, null, 6)) : e("
|
|
42
|
+
}, null, 6)) : e("", !0), n("p", null, s(l.emptyTips), 1)])])], 4));
|
|
43
43
|
}
|
|
44
44
|
});
|
|
45
45
|
//#endregion
|
package/form-advice/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ var p = ["colspan"], m = ["colspan"], h = { style: { "text-align": "right" } },
|
|
|
21
21
|
}, d(e.name), 9, p), o("td", {
|
|
22
22
|
class: "input",
|
|
23
23
|
colspan: S.value
|
|
24
|
-
}, [o("ul", null, [(l(!0), a(n, null, u(e.comments, (e) => (l(), a("li", { key: e.id }, [o("p", null, d(e.message), 1), o("p", h, [s(d(e.personalName) + " ", 1), o("span", g, d(e.time.substring(0, 10)), 1)])]))), 128))])], 8, m)])) : i("
|
|
24
|
+
}, [o("ul", null, [(l(!0), a(n, null, u(e.comments, (e) => (l(), a("li", { key: e.id }, [o("p", null, d(e.message), 1), o("p", h, [s(d(e.personalName) + " ", 1), o("span", g, d(e.time.substring(0, 10)), 1)])]))), 128))])], 8, m)])) : i("", !0)], 64))), 256))]);
|
|
25
25
|
};
|
|
26
26
|
}
|
|
27
27
|
});
|
package/form-button/index.d.ts
CHANGED
|
@@ -1,44 +1,86 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').DefineComponent<{}, {}, {}, {}, {}, {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
stop: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
prevent: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
text: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
message: StringConstructor;
|
|
15
|
+
confirmable: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
19
|
+
confirmText: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
confirmType: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
confirmTitle: StringConstructor;
|
|
28
|
+
loadable: BooleanConstructor;
|
|
29
|
+
loadingText: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
default: string;
|
|
32
|
+
};
|
|
33
|
+
tag: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
38
|
+
stop: {
|
|
39
|
+
type: BooleanConstructor;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
42
|
+
prevent: {
|
|
43
|
+
type: BooleanConstructor;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
text: {
|
|
47
|
+
type: StringConstructor;
|
|
48
|
+
default: string;
|
|
49
|
+
};
|
|
50
|
+
message: StringConstructor;
|
|
51
|
+
confirmable: {
|
|
52
|
+
type: BooleanConstructor;
|
|
53
|
+
default: boolean;
|
|
54
|
+
};
|
|
55
|
+
confirmText: {
|
|
56
|
+
type: StringConstructor;
|
|
57
|
+
default: string;
|
|
58
|
+
};
|
|
59
|
+
confirmType: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
confirmTitle: StringConstructor;
|
|
64
|
+
loadable: BooleanConstructor;
|
|
65
|
+
loadingText: {
|
|
66
|
+
type: StringConstructor;
|
|
67
|
+
default: string;
|
|
68
|
+
};
|
|
69
|
+
tag: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
default: string;
|
|
39
72
|
};
|
|
40
|
-
|
|
41
|
-
|
|
73
|
+
}>> & Readonly<{}>, {
|
|
74
|
+
text: string;
|
|
75
|
+
stop: boolean;
|
|
76
|
+
prevent: boolean;
|
|
77
|
+
loadable: boolean;
|
|
78
|
+
loadingText: string;
|
|
79
|
+
confirmable: boolean;
|
|
80
|
+
confirmType: string;
|
|
81
|
+
confirmText: string;
|
|
82
|
+
tag: string;
|
|
83
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | {
|
|
42
84
|
props: {
|
|
43
85
|
type: {
|
|
44
86
|
type: StringConstructor;
|
package/form-cascader/index.d.ts
CHANGED
|
@@ -206,7 +206,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
206
206
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
207
207
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
208
208
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
209
|
-
}>, () =>
|
|
209
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
210
|
+
[key: string]: any;
|
|
211
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
210
212
|
change: null;
|
|
211
213
|
'expand-change': null;
|
|
212
214
|
blur: null;
|
|
@@ -424,10 +426,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
424
426
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
425
427
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
426
428
|
}>> & Readonly<{
|
|
429
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
427
430
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
428
431
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
429
432
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
430
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
431
433
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
432
434
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
433
435
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -438,19 +440,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
438
440
|
join: boolean;
|
|
439
441
|
col: boolean;
|
|
440
442
|
span: number;
|
|
441
|
-
offset: number;
|
|
442
|
-
pull: number;
|
|
443
443
|
tag: string;
|
|
444
|
-
labelPosition: string;
|
|
445
444
|
required: boolean;
|
|
446
|
-
showMessage: boolean;
|
|
447
|
-
inlineMessage: boolean;
|
|
448
445
|
wrapCol: boolean;
|
|
449
446
|
block: boolean;
|
|
450
447
|
unwrap: boolean;
|
|
451
448
|
half: boolean;
|
|
452
449
|
hideLabel: boolean;
|
|
453
450
|
tipsAfterLabel: boolean;
|
|
451
|
+
labelPosition: string;
|
|
452
|
+
showMessage: boolean;
|
|
453
|
+
inlineMessage: boolean;
|
|
454
|
+
offset: number;
|
|
455
|
+
pull: number;
|
|
456
|
+
wrapFormItem: boolean;
|
|
457
|
+
readonly: boolean;
|
|
454
458
|
treeDict: boolean;
|
|
455
459
|
idAsValue: boolean;
|
|
456
460
|
labelAsValue: boolean;
|
|
@@ -473,12 +477,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
473
477
|
placement: string;
|
|
474
478
|
popperAppendToBody: boolean;
|
|
475
479
|
showCheckedStrategy: string;
|
|
476
|
-
readonly: boolean;
|
|
477
480
|
last: boolean;
|
|
478
481
|
checkStrictly: boolean;
|
|
479
482
|
labelKey: string;
|
|
480
483
|
valueKey: string;
|
|
481
484
|
emitPath: boolean;
|
|
482
|
-
wrapFormItem: boolean;
|
|
483
485
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
484
486
|
export default _default;
|
package/form-cascader/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/o7O5_GIP.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -127,7 +127,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
127
127
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
128
128
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
129
129
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
130
|
-
}>, () =>
|
|
130
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
131
|
+
[key: string]: any;
|
|
132
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
131
133
|
change: null;
|
|
132
134
|
"update:modelValue": null;
|
|
133
135
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
@@ -270,22 +272,22 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
270
272
|
fill: string;
|
|
271
273
|
col: boolean;
|
|
272
274
|
span: number;
|
|
273
|
-
modelValue: unknown[];
|
|
274
|
-
offset: number;
|
|
275
|
-
pull: number;
|
|
276
275
|
tag: string;
|
|
277
|
-
|
|
276
|
+
modelValue: unknown[];
|
|
278
277
|
required: boolean;
|
|
279
|
-
showMessage: boolean;
|
|
280
|
-
inlineMessage: boolean;
|
|
281
278
|
wrapCol: boolean;
|
|
282
279
|
block: boolean;
|
|
283
280
|
unwrap: boolean;
|
|
284
281
|
half: boolean;
|
|
285
282
|
hideLabel: boolean;
|
|
286
283
|
tipsAfterLabel: boolean;
|
|
287
|
-
|
|
284
|
+
labelPosition: string;
|
|
285
|
+
showMessage: boolean;
|
|
286
|
+
inlineMessage: boolean;
|
|
287
|
+
offset: number;
|
|
288
|
+
pull: number;
|
|
288
289
|
wrapFormItem: boolean;
|
|
290
|
+
validateEvent: boolean;
|
|
289
291
|
textColor: string;
|
|
290
292
|
stringMode: boolean;
|
|
291
293
|
delimiter: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BYNkR7-j.mjs";
|
|
2
2
|
export { e as default };
|