@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
package/form-checkbox/index.d.ts
CHANGED
|
@@ -118,7 +118,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
118
118
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
119
119
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
120
120
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
121
|
-
}>, () =>
|
|
121
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
122
|
+
[key: string]: any;
|
|
123
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
122
124
|
change: null;
|
|
123
125
|
"update:modelValue": null;
|
|
124
126
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
@@ -249,21 +251,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
249
251
|
push: number;
|
|
250
252
|
col: boolean;
|
|
251
253
|
span: number;
|
|
252
|
-
offset: number;
|
|
253
|
-
pull: number;
|
|
254
254
|
tag: string;
|
|
255
|
-
labelPosition: string;
|
|
256
255
|
required: boolean;
|
|
257
|
-
showMessage: boolean;
|
|
258
|
-
inlineMessage: boolean;
|
|
259
256
|
wrapCol: boolean;
|
|
260
257
|
block: boolean;
|
|
261
258
|
unwrap: boolean;
|
|
262
259
|
half: boolean;
|
|
263
260
|
hideLabel: boolean;
|
|
264
261
|
tipsAfterLabel: boolean;
|
|
265
|
-
|
|
262
|
+
labelPosition: string;
|
|
263
|
+
showMessage: boolean;
|
|
264
|
+
inlineMessage: boolean;
|
|
265
|
+
offset: number;
|
|
266
|
+
pull: number;
|
|
266
267
|
wrapFormItem: boolean;
|
|
268
|
+
validateEvent: boolean;
|
|
267
269
|
border: boolean;
|
|
268
270
|
checked: boolean;
|
|
269
271
|
indeterminate: boolean;
|
package/form-checkbox/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DJjmr9R3.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -184,7 +184,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
184
184
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
185
185
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
186
186
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
187
|
-
}>, () =>
|
|
187
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
188
|
+
[key: string]: any;
|
|
189
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
188
190
|
'update:startDate': null;
|
|
189
191
|
'update:endDate': null;
|
|
190
192
|
"update:modelValue": null;
|
|
@@ -386,27 +388,27 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
386
388
|
col: boolean;
|
|
387
389
|
span: number;
|
|
388
390
|
split: boolean;
|
|
389
|
-
offset: number;
|
|
390
|
-
pull: number;
|
|
391
391
|
tag: string;
|
|
392
|
-
|
|
392
|
+
placeholder: string;
|
|
393
393
|
required: boolean;
|
|
394
|
-
showMessage: boolean;
|
|
395
|
-
inlineMessage: boolean;
|
|
396
394
|
wrapCol: boolean;
|
|
397
395
|
block: boolean;
|
|
398
396
|
unwrap: boolean;
|
|
399
397
|
half: boolean;
|
|
400
398
|
hideLabel: boolean;
|
|
401
399
|
tipsAfterLabel: boolean;
|
|
402
|
-
|
|
400
|
+
labelPosition: string;
|
|
401
|
+
showMessage: boolean;
|
|
402
|
+
inlineMessage: boolean;
|
|
403
|
+
offset: number;
|
|
404
|
+
pull: number;
|
|
405
|
+
wrapFormItem: boolean;
|
|
406
|
+
readonly: boolean;
|
|
403
407
|
clearable: boolean;
|
|
404
408
|
teleported: boolean;
|
|
405
409
|
validateEvent: boolean;
|
|
406
410
|
fallbackPlacements: unknown[];
|
|
407
411
|
placement: string;
|
|
408
|
-
readonly: boolean;
|
|
409
|
-
wrapFormItem: boolean;
|
|
410
412
|
editable: boolean;
|
|
411
413
|
format: string;
|
|
412
414
|
popperOptions: Record<string, any>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B2PYq5pM.mjs";
|
|
2
2
|
export { e as default };
|
package/form-holder/index.d.ts
CHANGED
|
@@ -152,6 +152,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
152
152
|
labelWidth: string | number;
|
|
153
153
|
showMessage: boolean;
|
|
154
154
|
inlineMessage: boolean;
|
|
155
|
+
showAdvice: boolean;
|
|
156
|
+
notTableForm: boolean;
|
|
157
|
+
wrapRow: boolean;
|
|
155
158
|
inline: boolean;
|
|
156
159
|
labelSuffix: string;
|
|
157
160
|
hideRequiredAsterisk: boolean;
|
|
@@ -159,8 +162,5 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
159
162
|
statusIcon: boolean;
|
|
160
163
|
validateOnRuleChange: boolean;
|
|
161
164
|
scrollToError: boolean;
|
|
162
|
-
showAdvice: boolean;
|
|
163
|
-
notTableForm: boolean;
|
|
164
|
-
wrapRow: boolean;
|
|
165
165
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
166
166
|
export default _default;
|
package/form-holder/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/MVhpewST.mjs";
|
|
2
2
|
export { e as default };
|
package/form-image/index.d.ts
CHANGED
|
@@ -93,7 +93,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
93
93
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
94
94
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
95
95
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
96
|
-
}>, () =>
|
|
96
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
97
|
+
[key: string]: any;
|
|
98
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
97
99
|
load: null;
|
|
98
100
|
error: null;
|
|
99
101
|
switch: null;
|
|
@@ -205,19 +207,19 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
205
207
|
push: number;
|
|
206
208
|
col: boolean;
|
|
207
209
|
span: number;
|
|
208
|
-
offset: number;
|
|
209
|
-
pull: number;
|
|
210
210
|
tag: string;
|
|
211
|
-
labelPosition: string;
|
|
212
211
|
required: boolean;
|
|
213
|
-
showMessage: boolean;
|
|
214
|
-
inlineMessage: boolean;
|
|
215
212
|
wrapCol: boolean;
|
|
216
213
|
block: boolean;
|
|
217
214
|
unwrap: boolean;
|
|
218
215
|
half: boolean;
|
|
219
216
|
hideLabel: boolean;
|
|
220
217
|
tipsAfterLabel: boolean;
|
|
218
|
+
labelPosition: string;
|
|
219
|
+
showMessage: boolean;
|
|
220
|
+
inlineMessage: boolean;
|
|
221
|
+
offset: number;
|
|
222
|
+
pull: number;
|
|
221
223
|
wrapFormItem: boolean;
|
|
222
224
|
hideOnClickModal: boolean;
|
|
223
225
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
package/form-image/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CAQ6-w1f.mjs";
|
|
2
2
|
export { e as default };
|
package/form-input/index.d.ts
CHANGED
|
@@ -161,7 +161,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
161
161
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
162
162
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
163
163
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
164
|
-
}>, () =>
|
|
164
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
165
|
+
[key: string]: any;
|
|
166
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
165
167
|
click: null;
|
|
166
168
|
blur: null;
|
|
167
169
|
focus: null;
|
|
@@ -339,6 +341,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
339
341
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
340
342
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
341
343
|
}>> & Readonly<{
|
|
344
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
342
345
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
343
346
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
344
347
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
@@ -350,7 +353,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
350
353
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
351
354
|
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
352
355
|
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
353
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
354
356
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
355
357
|
}>, {
|
|
356
358
|
disabled: boolean;
|
|
@@ -359,29 +361,29 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
359
361
|
push: number;
|
|
360
362
|
col: boolean;
|
|
361
363
|
span: number;
|
|
362
|
-
offset: number;
|
|
363
|
-
pull: number;
|
|
364
364
|
tag: string;
|
|
365
|
-
labelPosition: string;
|
|
366
365
|
required: boolean;
|
|
367
|
-
showMessage: boolean;
|
|
368
|
-
inlineMessage: boolean;
|
|
369
366
|
wrapCol: boolean;
|
|
370
367
|
block: boolean;
|
|
371
368
|
unwrap: boolean;
|
|
372
369
|
half: boolean;
|
|
373
370
|
hideLabel: boolean;
|
|
374
371
|
tipsAfterLabel: boolean;
|
|
372
|
+
labelPosition: string;
|
|
373
|
+
showMessage: boolean;
|
|
374
|
+
inlineMessage: boolean;
|
|
375
|
+
offset: number;
|
|
376
|
+
pull: number;
|
|
377
|
+
wrapFormItem: boolean;
|
|
378
|
+
readonly: boolean;
|
|
375
379
|
clearable: boolean;
|
|
376
380
|
validateEvent: boolean;
|
|
377
|
-
|
|
378
|
-
|
|
381
|
+
readonlyGrey: boolean;
|
|
382
|
+
picker: boolean;
|
|
379
383
|
showWordLimit: boolean;
|
|
380
384
|
wordLimitPosition: string;
|
|
381
385
|
showPassword: boolean;
|
|
382
386
|
rows: number;
|
|
383
387
|
autocomplete: string;
|
|
384
|
-
picker: boolean;
|
|
385
|
-
readonlyGrey: boolean;
|
|
386
388
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
387
389
|
export default _default;
|
package/form-input/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/0nMB8MZ0.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -93,7 +93,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
93
93
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
94
94
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
95
95
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
96
|
-
}>, () =>
|
|
96
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
97
|
+
[key: string]: any;
|
|
98
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
97
99
|
"update:modelValue": null;
|
|
98
100
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
99
101
|
modelValue: (StringConstructor | NumberConstructor)[];
|
|
@@ -197,19 +199,19 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
197
199
|
push: number;
|
|
198
200
|
col: boolean;
|
|
199
201
|
span: number;
|
|
200
|
-
offset: number;
|
|
201
|
-
pull: number;
|
|
202
202
|
tag: string;
|
|
203
|
-
labelPosition: string;
|
|
204
203
|
required: boolean;
|
|
205
|
-
showMessage: boolean;
|
|
206
|
-
inlineMessage: boolean;
|
|
207
204
|
wrapCol: boolean;
|
|
208
205
|
block: boolean;
|
|
209
206
|
unwrap: boolean;
|
|
210
207
|
half: boolean;
|
|
211
208
|
hideLabel: boolean;
|
|
212
209
|
tipsAfterLabel: boolean;
|
|
210
|
+
labelPosition: string;
|
|
211
|
+
showMessage: boolean;
|
|
212
|
+
inlineMessage: boolean;
|
|
213
|
+
offset: number;
|
|
214
|
+
pull: number;
|
|
213
215
|
wrapFormItem: boolean;
|
|
214
216
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
215
217
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DDc6e1uO.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -335,29 +335,29 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
335
335
|
push: number;
|
|
336
336
|
col: boolean;
|
|
337
337
|
span: number;
|
|
338
|
-
offset: number;
|
|
339
|
-
pull: number;
|
|
340
338
|
tag: string;
|
|
341
|
-
labelPosition: string;
|
|
342
339
|
required: boolean;
|
|
343
|
-
showMessage: boolean;
|
|
344
|
-
inlineMessage: boolean;
|
|
345
340
|
wrapCol: boolean;
|
|
346
341
|
block: boolean;
|
|
347
342
|
unwrap: boolean;
|
|
348
343
|
half: boolean;
|
|
349
344
|
hideLabel: boolean;
|
|
350
345
|
tipsAfterLabel: boolean;
|
|
346
|
+
labelPosition: string;
|
|
347
|
+
showMessage: boolean;
|
|
348
|
+
inlineMessage: boolean;
|
|
349
|
+
offset: number;
|
|
350
|
+
pull: number;
|
|
351
|
+
wrapFormItem: boolean;
|
|
352
|
+
readonly: boolean;
|
|
351
353
|
clearable: boolean;
|
|
352
354
|
validateEvent: boolean;
|
|
353
|
-
|
|
354
|
-
|
|
355
|
+
readonlyGrey: boolean;
|
|
356
|
+
picker: boolean;
|
|
355
357
|
showWordLimit: boolean;
|
|
356
358
|
wordLimitPosition: string;
|
|
357
359
|
showPassword: boolean;
|
|
358
360
|
rows: number;
|
|
359
361
|
autocomplete: string;
|
|
360
|
-
picker: boolean;
|
|
361
|
-
readonlyGrey: boolean;
|
|
362
362
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
363
363
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BdD1Rt-7.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -335,29 +335,29 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
335
335
|
push: number;
|
|
336
336
|
col: boolean;
|
|
337
337
|
span: number;
|
|
338
|
-
offset: number;
|
|
339
|
-
pull: number;
|
|
340
338
|
tag: string;
|
|
341
|
-
labelPosition: string;
|
|
342
339
|
required: boolean;
|
|
343
|
-
showMessage: boolean;
|
|
344
|
-
inlineMessage: boolean;
|
|
345
340
|
wrapCol: boolean;
|
|
346
341
|
block: boolean;
|
|
347
342
|
unwrap: boolean;
|
|
348
343
|
half: boolean;
|
|
349
344
|
hideLabel: boolean;
|
|
350
345
|
tipsAfterLabel: boolean;
|
|
346
|
+
labelPosition: string;
|
|
347
|
+
showMessage: boolean;
|
|
348
|
+
inlineMessage: boolean;
|
|
349
|
+
offset: number;
|
|
350
|
+
pull: number;
|
|
351
|
+
wrapFormItem: boolean;
|
|
352
|
+
readonly: boolean;
|
|
351
353
|
clearable: boolean;
|
|
352
354
|
validateEvent: boolean;
|
|
353
|
-
|
|
354
|
-
|
|
355
|
+
readonlyGrey: boolean;
|
|
356
|
+
picker: boolean;
|
|
355
357
|
showWordLimit: boolean;
|
|
356
358
|
wordLimitPosition: string;
|
|
357
359
|
showPassword: boolean;
|
|
358
360
|
rows: number;
|
|
359
361
|
autocomplete: string;
|
|
360
|
-
picker: boolean;
|
|
361
|
-
readonlyGrey: boolean;
|
|
362
362
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
363
363
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CtK74qPE.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -140,7 +140,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
140
140
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
141
141
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
142
142
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
143
|
-
}>, () =>
|
|
143
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
144
|
+
[key: string]: any;
|
|
145
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
144
146
|
change: null;
|
|
145
147
|
blur: null;
|
|
146
148
|
focus: null;
|
|
@@ -298,22 +300,22 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
298
300
|
push: number;
|
|
299
301
|
col: boolean;
|
|
300
302
|
span: number;
|
|
301
|
-
offset: number;
|
|
302
|
-
pull: number;
|
|
303
303
|
tag: string;
|
|
304
|
-
labelPosition: string;
|
|
305
304
|
required: boolean;
|
|
306
|
-
showMessage: boolean;
|
|
307
|
-
inlineMessage: boolean;
|
|
308
305
|
wrapCol: boolean;
|
|
309
306
|
block: boolean;
|
|
310
307
|
unwrap: boolean;
|
|
311
308
|
half: boolean;
|
|
312
309
|
hideLabel: boolean;
|
|
313
310
|
tipsAfterLabel: boolean;
|
|
314
|
-
|
|
315
|
-
|
|
311
|
+
labelPosition: string;
|
|
312
|
+
showMessage: boolean;
|
|
313
|
+
inlineMessage: boolean;
|
|
314
|
+
offset: number;
|
|
315
|
+
pull: number;
|
|
316
316
|
wrapFormItem: boolean;
|
|
317
|
+
readonly: boolean;
|
|
318
|
+
validateEvent: boolean;
|
|
317
319
|
controls: boolean;
|
|
318
320
|
min: number;
|
|
319
321
|
max: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/XKBWlv3M.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -335,29 +335,29 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
335
335
|
push: number;
|
|
336
336
|
col: boolean;
|
|
337
337
|
span: number;
|
|
338
|
-
offset: number;
|
|
339
|
-
pull: number;
|
|
340
338
|
tag: string;
|
|
341
|
-
labelPosition: string;
|
|
342
339
|
required: boolean;
|
|
343
|
-
showMessage: boolean;
|
|
344
|
-
inlineMessage: boolean;
|
|
345
340
|
wrapCol: boolean;
|
|
346
341
|
block: boolean;
|
|
347
342
|
unwrap: boolean;
|
|
348
343
|
half: boolean;
|
|
349
344
|
hideLabel: boolean;
|
|
350
345
|
tipsAfterLabel: boolean;
|
|
346
|
+
labelPosition: string;
|
|
347
|
+
showMessage: boolean;
|
|
348
|
+
inlineMessage: boolean;
|
|
349
|
+
offset: number;
|
|
350
|
+
pull: number;
|
|
351
|
+
wrapFormItem: boolean;
|
|
352
|
+
readonly: boolean;
|
|
351
353
|
clearable: boolean;
|
|
352
354
|
validateEvent: boolean;
|
|
353
|
-
|
|
354
|
-
|
|
355
|
+
readonlyGrey: boolean;
|
|
356
|
+
picker: boolean;
|
|
355
357
|
showWordLimit: boolean;
|
|
356
358
|
wordLimitPosition: string;
|
|
357
359
|
showPassword: boolean;
|
|
358
360
|
rows: number;
|
|
359
361
|
autocomplete: string;
|
|
360
|
-
picker: boolean;
|
|
361
|
-
readonlyGrey: boolean;
|
|
362
362
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
363
363
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Dl5QgkX_.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -83,11 +83,11 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
83
83
|
span: number;
|
|
84
84
|
tag: string;
|
|
85
85
|
block: boolean;
|
|
86
|
+
enabled: boolean;
|
|
86
87
|
wrapRow: boolean;
|
|
87
88
|
active: boolean;
|
|
88
89
|
collapse: boolean;
|
|
89
90
|
notDispatch: boolean;
|
|
90
|
-
enabled: boolean;
|
|
91
91
|
gutter: number;
|
|
92
92
|
showTitle: boolean;
|
|
93
93
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
package/form-item-x/index.d.ts
CHANGED
|
@@ -167,18 +167,18 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
167
167
|
}>> & Readonly<{}>, {
|
|
168
168
|
push: number;
|
|
169
169
|
span: number;
|
|
170
|
-
offset: number;
|
|
171
|
-
pull: number;
|
|
172
170
|
tag: string;
|
|
173
|
-
labelPosition: string;
|
|
174
171
|
required: boolean;
|
|
175
|
-
showMessage: boolean;
|
|
176
|
-
inlineMessage: boolean;
|
|
177
172
|
wrapCol: boolean;
|
|
178
173
|
block: boolean;
|
|
179
174
|
unwrap: boolean;
|
|
180
175
|
half: boolean;
|
|
181
176
|
hideLabel: boolean;
|
|
182
177
|
tipsAfterLabel: boolean;
|
|
178
|
+
labelPosition: string;
|
|
179
|
+
showMessage: boolean;
|
|
180
|
+
inlineMessage: boolean;
|
|
181
|
+
offset: number;
|
|
182
|
+
pull: number;
|
|
183
183
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
184
184
|
export default _default;
|
package/form-item-x/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e } from "../chunks/
|
|
1
|
+
import { a as e } from "../chunks/Uhf6MK26.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -122,7 +122,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
122
122
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
123
123
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
124
124
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
125
|
-
}>, () =>
|
|
125
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
126
|
+
[key: string]: any;
|
|
127
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
126
128
|
change: null;
|
|
127
129
|
"update:modelValue": null;
|
|
128
130
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
@@ -261,21 +263,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
261
263
|
fill: string;
|
|
262
264
|
col: boolean;
|
|
263
265
|
span: number;
|
|
264
|
-
offset: number;
|
|
265
|
-
pull: number;
|
|
266
266
|
tag: string;
|
|
267
|
-
labelPosition: string;
|
|
268
267
|
required: boolean;
|
|
269
|
-
showMessage: boolean;
|
|
270
|
-
inlineMessage: boolean;
|
|
271
268
|
wrapCol: boolean;
|
|
272
269
|
block: boolean;
|
|
273
270
|
unwrap: boolean;
|
|
274
271
|
half: boolean;
|
|
275
272
|
hideLabel: boolean;
|
|
276
273
|
tipsAfterLabel: boolean;
|
|
277
|
-
|
|
274
|
+
labelPosition: string;
|
|
275
|
+
showMessage: boolean;
|
|
276
|
+
inlineMessage: boolean;
|
|
277
|
+
offset: number;
|
|
278
|
+
pull: number;
|
|
278
279
|
wrapFormItem: boolean;
|
|
280
|
+
validateEvent: boolean;
|
|
279
281
|
textColor: string;
|
|
280
282
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
281
283
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/4G13cKOo.mjs";
|
|
2
2
|
export { e as default };
|
package/form-rate/index.d.ts
CHANGED
|
@@ -139,7 +139,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
139
139
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
140
140
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
141
141
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
142
|
-
}>, () =>
|
|
142
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
143
|
+
[key: string]: any;
|
|
144
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
143
145
|
change: null;
|
|
144
146
|
"update:modelValue": null;
|
|
145
147
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
@@ -291,21 +293,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
291
293
|
push: number;
|
|
292
294
|
col: boolean;
|
|
293
295
|
span: number;
|
|
294
|
-
offset: number;
|
|
295
|
-
pull: number;
|
|
296
296
|
tag: string;
|
|
297
|
-
labelPosition: string;
|
|
298
297
|
required: boolean;
|
|
299
|
-
showMessage: boolean;
|
|
300
|
-
inlineMessage: boolean;
|
|
301
298
|
wrapCol: boolean;
|
|
302
299
|
block: boolean;
|
|
303
300
|
unwrap: boolean;
|
|
304
301
|
half: boolean;
|
|
305
302
|
hideLabel: boolean;
|
|
306
303
|
tipsAfterLabel: boolean;
|
|
307
|
-
|
|
304
|
+
labelPosition: string;
|
|
305
|
+
showMessage: boolean;
|
|
306
|
+
inlineMessage: boolean;
|
|
307
|
+
offset: number;
|
|
308
|
+
pull: number;
|
|
308
309
|
wrapFormItem: boolean;
|
|
310
|
+
clearable: boolean;
|
|
309
311
|
max: number;
|
|
310
312
|
allowHalf: boolean;
|
|
311
313
|
lowThreshold: number;
|
package/form-rate/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/1UkAGJ03.mjs";
|
|
2
2
|
export { e as default };
|
package/form-red-table/index.mjs
CHANGED
|
@@ -57,7 +57,7 @@ var _ = {
|
|
|
57
57
|
}, null, 4))), 128)), (d(!0), c(a, null, m(x.value - b.value.length, (e) => (d(), c("col", {
|
|
58
58
|
key: `${e}-ex`,
|
|
59
59
|
style: { width: "20%" }
|
|
60
|
-
}))), 128))]), h(e.$slots, "default")])) : s("
|
|
60
|
+
}))), 128))]), h(e.$slots, "default")])) : s("", !0);
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
});
|
package/form-select/index.d.ts
CHANGED
|
@@ -233,7 +233,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
233
233
|
inputColspan: (StringConstructor | NumberConstructor)[];
|
|
234
234
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
235
235
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
236
|
-
}>, () =>
|
|
236
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
237
|
+
[key: string]: any;
|
|
238
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
237
239
|
change: null;
|
|
238
240
|
'visible-change': null;
|
|
239
241
|
'remove-tag': null;
|
|
@@ -478,10 +480,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
478
480
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
479
481
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
480
482
|
}>> & Readonly<{
|
|
483
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
481
484
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
482
485
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
483
486
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
484
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
485
487
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
486
488
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
487
489
|
"onRemove-tag"?: ((...args: any[]) => any) | undefined;
|
|
@@ -492,19 +494,20 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
492
494
|
push: number;
|
|
493
495
|
col: boolean;
|
|
494
496
|
span: number;
|
|
495
|
-
offset: number;
|
|
496
|
-
pull: number;
|
|
497
497
|
tag: string;
|
|
498
|
-
labelPosition: string;
|
|
499
498
|
required: boolean;
|
|
500
|
-
showMessage: boolean;
|
|
501
|
-
inlineMessage: boolean;
|
|
502
499
|
wrapCol: boolean;
|
|
503
500
|
block: boolean;
|
|
504
501
|
unwrap: boolean;
|
|
505
502
|
half: boolean;
|
|
506
503
|
hideLabel: boolean;
|
|
507
504
|
tipsAfterLabel: boolean;
|
|
505
|
+
labelPosition: string;
|
|
506
|
+
showMessage: boolean;
|
|
507
|
+
inlineMessage: boolean;
|
|
508
|
+
offset: number;
|
|
509
|
+
pull: number;
|
|
510
|
+
wrapFormItem: boolean;
|
|
508
511
|
clearable: boolean;
|
|
509
512
|
collapseTags: boolean;
|
|
510
513
|
collapseTagsTooltip: boolean;
|
|
@@ -521,7 +524,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
521
524
|
fallbackPlacements: unknown[];
|
|
522
525
|
placement: string;
|
|
523
526
|
valueKey: string;
|
|
524
|
-
wrapFormItem: boolean;
|
|
525
527
|
popperOptions: Record<string, any>;
|
|
526
528
|
automaticDropdown: boolean;
|
|
527
529
|
autocomplete: string;
|
package/form-select/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BM8sdTDJ.mjs";
|
|
2
2
|
export { e as default };
|