@vuetify/nightly 3.8.10-dev.2025-06-18 → 3.8.10-master.2025-06-18
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/CHANGELOG.md +3 -54
- package/dist/json/attributes.json +1259 -1655
- package/dist/json/importMap-labs.json +22 -26
- package/dist/json/importMap.json +160 -160
- package/dist/json/tags.json +2 -106
- package/dist/json/web-types.json +2705 -4334
- package/dist/vuetify-labs.cjs +180 -750
- package/dist/vuetify-labs.css +4655 -4700
- package/dist/vuetify-labs.d.ts +3083 -10404
- package/dist/vuetify-labs.esm.js +181 -751
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +180 -750
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +166 -478
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3324 -3369
- package/dist/vuetify.d.ts +2088 -2790
- package/dist/vuetify.esm.js +167 -479
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +166 -478
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +1232 -1254
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/VAlert.css +1 -6
- package/lib/components/VAlert/VAlert.d.ts +0 -35
- package/lib/components/VAlert/VAlert.js +10 -15
- package/lib/components/VAlert/VAlert.js.map +1 -1
- package/lib/components/VAlert/VAlert.sass +1 -7
- package/lib/components/VAppBar/VAppBar.d.ts +3 -15
- package/lib/components/VAppBar/VAppBarNavIcon.d.ts +10 -20
- package/lib/components/VAutocomplete/VAutocomplete.d.ts +110 -175
- package/lib/components/VAutocomplete/VAutocomplete.js +3 -21
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VBadge/VBadge.d.ts +0 -60
- package/lib/components/VBadge/VBadge.js +2 -7
- package/lib/components/VBadge/VBadge.js.map +1 -1
- package/lib/components/VBtn/VBtn.d.ts +10 -20
- package/lib/components/VBtnGroup/VBtnGroup.css +7 -30
- package/lib/components/VBtnGroup/VBtnGroup.d.ts +32 -58
- package/lib/components/VBtnGroup/VBtnGroup.js +3 -7
- package/lib/components/VBtnGroup/VBtnGroup.js.map +1 -1
- package/lib/components/VBtnGroup/VBtnGroup.sass +17 -44
- package/lib/components/VBtnToggle/VBtnToggle.d.ts +0 -25
- package/lib/components/VCard/VCard.d.ts +10 -20
- package/lib/components/VCheckbox/VCheckbox.d.ts +13 -23
- package/lib/components/VCheckbox/VCheckboxBtn.d.ts +10 -20
- package/lib/components/VChip/VChip.d.ts +10 -20
- package/lib/components/VChipGroup/VChipGroup.d.ts +0 -10
- package/lib/components/VCombobox/VCombobox.d.ts +110 -175
- package/lib/components/VCombobox/VCombobox.js +3 -22
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VDataTable/VDataTable.d.ts +0 -60
- package/lib/components/VDataTable/VDataTableHeaders.d.ts +0 -13
- package/lib/components/VDataTable/VDataTableHeaders.js +2 -4
- package/lib/components/VDataTable/VDataTableHeaders.js.map +1 -1
- package/lib/components/VDataTable/VDataTableServer.d.ts +0 -42
- package/lib/components/VDataTable/VDataTableVirtual.d.ts +0 -42
- package/lib/components/VDatePicker/VDatePicker.d.ts +5 -80
- package/lib/components/VDatePicker/VDatePicker.js +4 -10
- package/lib/components/VDatePicker/VDatePicker.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.d.ts +0 -10
- package/lib/components/VDatePicker/VDatePickerMonth.js +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanel.d.ts +10 -20
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.d.ts +10 -20
- package/lib/components/VExpansionPanel/VExpansionPanels.d.ts +10 -20
- package/lib/components/VFab/VFab.d.ts +10 -20
- package/lib/components/VField/VField.d.ts +3 -3
- package/lib/components/VFileInput/VFileInput.d.ts +15 -15
- package/lib/components/VInfiniteScroll/VInfiniteScroll.d.ts +3 -9
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js +0 -29
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js.map +1 -1
- package/lib/components/VInput/VInput.d.ts +4 -4
- package/lib/components/VKbd/VKbd.css +2 -13
- package/lib/components/VKbd/VKbd.sass +1 -2
- package/lib/components/VKbd/_variables.scss +1 -12
- package/lib/components/VKbd/index.d.ts +95 -1
- package/lib/components/VKbd/index.js +4 -1
- package/lib/components/VKbd/index.js.map +1 -1
- package/lib/components/VList/VList.d.ts +0 -13
- package/lib/components/VList/VList.js +1 -4
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VList/VListChildren.js.map +1 -1
- package/lib/components/VList/VListItem.d.ts +10 -28
- package/lib/components/VList/VListItem.js +3 -7
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/components/VList/list.d.ts +2 -9
- package/lib/components/VList/list.js +0 -7
- package/lib/components/VList/list.js.map +1 -1
- package/lib/components/VMenu/VMenu.d.ts +0 -13
- package/lib/components/VMenu/VMenu.js +1 -2
- package/lib/components/VMenu/VMenu.js.map +1 -1
- package/lib/components/VNumberInput/VNumberInput.d.ts +89 -114
- package/lib/components/VNumberInput/VNumberInput.js +20 -43
- package/lib/components/VNumberInput/VNumberInput.js.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.js +1 -2
- package/lib/components/VOtpInput/VOtpInput.js.map +1 -1
- package/lib/components/VOverlay/VOverlay.css +1 -1
- package/lib/components/VOverlay/_variables.scss +1 -1
- package/lib/components/VRadio/VRadio.d.ts +10 -20
- package/lib/components/VRadioGroup/VRadioGroup.d.ts +13 -23
- package/lib/components/VRangeSlider/VRangeSlider.d.ts +3 -3
- package/lib/components/VSelect/VSelect.d.ts +118 -204
- package/lib/components/VSelect/VSelect.js +3 -21
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/components/VSelectionControl/VSelectionControl.d.ts +10 -20
- package/lib/components/VSelectionControlGroup/VSelectionControlGroup.d.ts +14 -28
- package/lib/components/VSlideGroup/VSlideGroup.d.ts +0 -10
- package/lib/components/VSlideGroup/VSlideGroup.js +1 -2
- package/lib/components/VSlideGroup/VSlideGroup.js.map +1 -1
- package/lib/components/VSlider/VSlider.d.ts +3 -3
- package/lib/components/VSlider/VSliderThumb.d.ts +10 -20
- package/lib/components/VSpeedDial/VSpeedDial.d.ts +0 -13
- package/lib/components/VStepper/VStepperItem.d.ts +14 -28
- package/lib/components/VSwitch/VSwitch.d.ts +13 -23
- package/lib/components/VTable/VTable.css +0 -6
- package/lib/components/VTable/VTable.d.ts +24 -55
- package/lib/components/VTable/VTable.js +2 -9
- package/lib/components/VTable/VTable.js.map +1 -1
- package/lib/components/VTable/VTable.sass +0 -14
- package/lib/components/VTable/_variables.scss +0 -1
- package/lib/components/VTabs/VTab.d.ts +28 -56
- package/lib/components/VTabs/VTabs.d.ts +0 -10
- package/lib/components/VTextField/VTextField.d.ts +27 -27
- package/lib/components/VTextarea/VTextarea.d.ts +15 -15
- package/lib/components/VToolbar/VToolbar.d.ts +3 -15
- package/lib/components/VToolbar/VToolbar.js +3 -6
- package/lib/components/VToolbar/VToolbar.js.map +1 -1
- package/lib/composables/calendar.d.ts +0 -5
- package/lib/composables/calendar.js +1 -2
- package/lib/composables/calendar.js.map +1 -1
- package/lib/composables/date/DateAdapter.d.ts +3 -3
- package/lib/composables/date/DateAdapter.js.map +1 -1
- package/lib/composables/date/adapters/vuetify.d.ts +1 -1
- package/lib/composables/date/adapters/vuetify.js +4 -4
- package/lib/composables/date/adapters/vuetify.js.map +1 -1
- package/lib/composables/date/date.d.ts +3 -3
- package/lib/composables/date/index.d.ts +0 -1
- package/lib/composables/date/index.js +0 -1
- package/lib/composables/date/index.js.map +1 -1
- package/lib/composables/filter.js +0 -3
- package/lib/composables/filter.js.map +1 -1
- package/lib/composables/locale.d.ts +1 -5
- package/lib/composables/locale.js.map +1 -1
- package/lib/composables/theme.d.ts +1 -6
- package/lib/composables/theme.js +29 -97
- package/lib/composables/theme.js.map +1 -1
- package/lib/composables/virtual.js +1 -6
- package/lib/composables/virtual.js.map +1 -1
- package/lib/directives/ripple/index.d.ts +1 -2
- package/lib/directives/ripple/index.js +7 -12
- package/lib/directives/ripple/index.js.map +1 -1
- package/lib/entry-bundler.d.ts +3 -4
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +67 -86
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/labs/VCalendar/VCalendar.d.ts +0 -10
- package/lib/labs/VColorInput/VColorInput.d.ts +3 -3
- package/lib/labs/VDateInput/VDateInput.d.ts +87 -97
- package/lib/labs/VFileUpload/VFileUpload.d.ts +3 -3
- package/lib/labs/VFileUpload/VFileUploadItem.d.ts +10 -20
- package/lib/labs/VIconBtn/VIconBtn.d.ts +29 -29
- package/lib/labs/VIconBtn/VIconBtn.js +11 -7
- package/lib/labs/VIconBtn/VIconBtn.js.map +1 -1
- package/lib/labs/VStepperVertical/VStepperVertical.d.ts +10 -20
- package/lib/labs/VStepperVertical/VStepperVerticalItem.d.ts +10 -20
- package/lib/labs/VTreeview/VTreeview.d.ts +38 -51
- package/lib/labs/VTreeview/VTreeview.js +1 -1
- package/lib/labs/VTreeview/VTreeview.js.map +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.d.ts +0 -35
- package/lib/labs/VTreeview/VTreeviewChildren.js +2 -19
- package/lib/labs/VTreeview/VTreeviewChildren.js.map +1 -1
- package/lib/labs/VTreeview/VTreeviewItem.d.ts +10 -20
- package/lib/labs/components.d.ts +0 -1
- package/lib/labs/components.js +0 -1
- package/lib/labs/components.js.map +1 -1
- package/lib/labs/entry-bundler.d.ts +3 -4
- package/lib/locale/adapters/vue-i18n.js +1 -6
- package/lib/locale/adapters/vue-i18n.js.map +1 -1
- package/lib/locale/adapters/vuetify.js +1 -7
- package/lib/locale/adapters/vuetify.js.map +1 -1
- package/lib/util/globals.d.ts +0 -1
- package/lib/util/globals.js +0 -1
- package/lib/util/globals.js.map +1 -1
- package/lib/util/helpers.d.ts +1 -2
- package/lib/util/helpers.js +7 -12
- package/lib/util/helpers.js.map +1 -1
- package/package.json +1 -3
- package/lib/components/VKbd/VKbd.d.ts +0 -221
- package/lib/components/VKbd/VKbd.js +0 -55
- package/lib/components/VKbd/VKbd.js.map +0 -1
- package/lib/composables/date/adapters/string.d.ts +0 -54
- package/lib/composables/date/adapters/string.js +0 -153
- package/lib/composables/date/adapters/string.js.map +0 -1
- package/lib/composables/iconSizes.d.ts +0 -28
- package/lib/composables/iconSizes.js +0 -23
- package/lib/composables/iconSizes.js.map +0 -1
- package/lib/composables/mask.d.ts +0 -38
- package/lib/composables/mask.js +0 -183
- package/lib/composables/mask.js.map +0 -1
- package/lib/labs/VMaskInput/VMaskInput.d.ts +0 -6993
- package/lib/labs/VMaskInput/VMaskInput.js +0 -67
- package/lib/labs/VMaskInput/VMaskInput.js.map +0 -1
- package/lib/labs/VMaskInput/index.d.ts +0 -1
- package/lib/labs/VMaskInput/index.js +0 -2
- package/lib/labs/VMaskInput/index.js.map +0 -1
@@ -42,7 +42,6 @@ export declare const VNumberInput: {
|
|
42
42
|
hideInput: boolean;
|
43
43
|
controlVariant: ControlVariant;
|
44
44
|
precision: number | null;
|
45
|
-
minFractionDigits: number | null;
|
46
45
|
} & {
|
47
46
|
name?: string | undefined;
|
48
47
|
id?: string | undefined;
|
@@ -58,7 +57,6 @@ export declare const VNumberInput: {
|
|
58
57
|
theme?: string | undefined;
|
59
58
|
placeholder?: string | undefined;
|
60
59
|
counter?: string | number | boolean | undefined;
|
61
|
-
decimalSeparator?: string | undefined;
|
62
60
|
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
63
61
|
validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
|
64
62
|
rounded?: string | number | boolean | undefined;
|
@@ -66,7 +64,6 @@ export declare const VNumberInput: {
|
|
66
64
|
bgColor?: string | undefined;
|
67
65
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
68
66
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
69
|
-
iconColor?: string | boolean | undefined;
|
70
67
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
71
68
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
72
69
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -75,6 +72,7 @@ export declare const VNumberInput: {
|
|
75
72
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
76
73
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
77
74
|
centerAffix?: boolean | undefined;
|
75
|
+
iconColor?: string | boolean | undefined;
|
78
76
|
hint?: string | undefined;
|
79
77
|
hideDetails?: boolean | "auto" | undefined;
|
80
78
|
suffix?: string | undefined;
|
@@ -226,7 +224,6 @@ export declare const VNumberInput: {
|
|
226
224
|
bgColor?: string | undefined;
|
227
225
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
228
226
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
229
|
-
iconColor?: string | boolean | undefined;
|
230
227
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
231
228
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
232
229
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -235,6 +232,7 @@ export declare const VNumberInput: {
|
|
235
232
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
236
233
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
237
234
|
centerAffix?: boolean | undefined;
|
235
|
+
iconColor?: string | boolean | undefined;
|
238
236
|
hint?: string | undefined;
|
239
237
|
hideDetails?: boolean | "auto" | undefined;
|
240
238
|
suffix?: string | undefined;
|
@@ -378,7 +376,6 @@ export declare const VNumberInput: {
|
|
378
376
|
bgColor?: string | undefined;
|
379
377
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
380
378
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
381
|
-
iconColor?: string | boolean | undefined;
|
382
379
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
383
380
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
384
381
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -387,6 +384,7 @@ export declare const VNumberInput: {
|
|
387
384
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
388
385
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
389
386
|
centerAffix?: boolean | undefined;
|
387
|
+
iconColor?: string | boolean | undefined;
|
390
388
|
hint?: string | undefined;
|
391
389
|
hideDetails?: boolean | "auto" | undefined;
|
392
390
|
suffix?: string | undefined;
|
@@ -501,9 +499,9 @@ export declare const VNumberInput: {
|
|
501
499
|
baseColor?: string | undefined;
|
502
500
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
503
501
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
504
|
-
iconColor?: string | boolean | undefined;
|
505
502
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
506
503
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
504
|
+
iconColor?: string | boolean | undefined;
|
507
505
|
hint?: string | undefined;
|
508
506
|
hideDetails?: boolean | "auto" | undefined;
|
509
507
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -557,9 +555,9 @@ export declare const VNumberInput: {
|
|
557
555
|
baseColor?: string | undefined;
|
558
556
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
559
557
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
560
|
-
iconColor?: string | boolean | undefined;
|
561
558
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
562
559
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
560
|
+
iconColor?: string | boolean | undefined;
|
563
561
|
hint?: string | undefined;
|
564
562
|
hideDetails?: boolean | "auto" | undefined;
|
565
563
|
} & {}, {
|
@@ -660,9 +658,9 @@ export declare const VNumberInput: {
|
|
660
658
|
baseColor?: string | undefined;
|
661
659
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
662
660
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
663
|
-
iconColor?: string | boolean | undefined;
|
664
661
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
665
662
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
663
|
+
iconColor?: string | boolean | undefined;
|
666
664
|
hint?: string | undefined;
|
667
665
|
hideDetails?: boolean | "auto" | undefined;
|
668
666
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -674,7 +672,7 @@ export declare const VNumberInput: {
|
|
674
672
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
675
673
|
modelValue?: unknown;
|
676
674
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
677
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
675
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
678
676
|
$: import("vue").ComponentInternalInstance;
|
679
677
|
$data: {};
|
680
678
|
$props: Partial<{
|
@@ -721,13 +719,13 @@ export declare const VNumberInput: {
|
|
721
719
|
rounded?: string | number | boolean | undefined;
|
722
720
|
baseColor?: string | undefined;
|
723
721
|
bgColor?: string | undefined;
|
724
|
-
iconColor?: string | boolean | undefined;
|
725
722
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
726
723
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
727
724
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
728
725
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
729
726
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
730
727
|
centerAffix?: boolean | undefined;
|
728
|
+
iconColor?: string | boolean | undefined;
|
731
729
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
732
730
|
$attrs: {
|
733
731
|
[x: string]: unknown;
|
@@ -780,13 +778,13 @@ export declare const VNumberInput: {
|
|
780
778
|
rounded?: string | number | boolean | undefined;
|
781
779
|
baseColor?: string | undefined;
|
782
780
|
bgColor?: string | undefined;
|
783
|
-
iconColor?: string | boolean | undefined;
|
784
781
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
785
782
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
786
783
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
787
784
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
788
785
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
789
786
|
centerAffix?: boolean | undefined;
|
787
|
+
iconColor?: string | boolean | undefined;
|
790
788
|
} & {
|
791
789
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
792
790
|
}, {
|
@@ -890,13 +888,13 @@ export declare const VNumberInput: {
|
|
890
888
|
rounded?: string | number | boolean | undefined;
|
891
889
|
baseColor?: string | undefined;
|
892
890
|
bgColor?: string | undefined;
|
893
|
-
iconColor?: string | boolean | undefined;
|
894
891
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
895
892
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
896
893
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
897
894
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
898
895
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
899
896
|
centerAffix?: boolean | undefined;
|
897
|
+
iconColor?: string | boolean | undefined;
|
900
898
|
} & {
|
901
899
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
902
900
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -905,7 +903,7 @@ export declare const VNumberInput: {
|
|
905
903
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
906
904
|
modelValue?: unknown;
|
907
905
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
908
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
906
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
909
907
|
_allExposed: {
|
910
908
|
reset: () => Promise<void>;
|
911
909
|
resetValidation: () => Promise<void>;
|
@@ -1073,7 +1071,6 @@ export declare const VNumberInput: {
|
|
1073
1071
|
bgColor?: string | undefined;
|
1074
1072
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1075
1073
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1076
|
-
iconColor?: string | boolean | undefined;
|
1077
1074
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1078
1075
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1079
1076
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -1082,6 +1079,7 @@ export declare const VNumberInput: {
|
|
1082
1079
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1083
1080
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1084
1081
|
centerAffix?: boolean | undefined;
|
1082
|
+
iconColor?: string | boolean | undefined;
|
1085
1083
|
hint?: string | undefined;
|
1086
1084
|
hideDetails?: boolean | "auto" | undefined;
|
1087
1085
|
suffix?: string | undefined;
|
@@ -1196,9 +1194,9 @@ export declare const VNumberInput: {
|
|
1196
1194
|
baseColor?: string | undefined;
|
1197
1195
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1198
1196
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1199
|
-
iconColor?: string | boolean | undefined;
|
1200
1197
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1201
1198
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1199
|
+
iconColor?: string | boolean | undefined;
|
1202
1200
|
hint?: string | undefined;
|
1203
1201
|
hideDetails?: boolean | "auto" | undefined;
|
1204
1202
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -1252,9 +1250,9 @@ export declare const VNumberInput: {
|
|
1252
1250
|
baseColor?: string | undefined;
|
1253
1251
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1254
1252
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1255
|
-
iconColor?: string | boolean | undefined;
|
1256
1253
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1257
1254
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1255
|
+
iconColor?: string | boolean | undefined;
|
1258
1256
|
hint?: string | undefined;
|
1259
1257
|
hideDetails?: boolean | "auto" | undefined;
|
1260
1258
|
} & {}, {
|
@@ -1355,9 +1353,9 @@ export declare const VNumberInput: {
|
|
1355
1353
|
baseColor?: string | undefined;
|
1356
1354
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1357
1355
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1358
|
-
iconColor?: string | boolean | undefined;
|
1359
1356
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1360
1357
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1358
|
+
iconColor?: string | boolean | undefined;
|
1361
1359
|
hint?: string | undefined;
|
1362
1360
|
hideDetails?: boolean | "auto" | undefined;
|
1363
1361
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -1369,7 +1367,7 @@ export declare const VNumberInput: {
|
|
1369
1367
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
1370
1368
|
modelValue?: unknown;
|
1371
1369
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1372
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
1370
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
1373
1371
|
$: import("vue").ComponentInternalInstance;
|
1374
1372
|
$data: {};
|
1375
1373
|
$props: Partial<{
|
@@ -1416,13 +1414,13 @@ export declare const VNumberInput: {
|
|
1416
1414
|
rounded?: string | number | boolean | undefined;
|
1417
1415
|
baseColor?: string | undefined;
|
1418
1416
|
bgColor?: string | undefined;
|
1419
|
-
iconColor?: string | boolean | undefined;
|
1420
1417
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1421
1418
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1422
1419
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1423
1420
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1424
1421
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1425
1422
|
centerAffix?: boolean | undefined;
|
1423
|
+
iconColor?: string | boolean | undefined;
|
1426
1424
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
1427
1425
|
$attrs: {
|
1428
1426
|
[x: string]: unknown;
|
@@ -1475,13 +1473,13 @@ export declare const VNumberInput: {
|
|
1475
1473
|
rounded?: string | number | boolean | undefined;
|
1476
1474
|
baseColor?: string | undefined;
|
1477
1475
|
bgColor?: string | undefined;
|
1478
|
-
iconColor?: string | boolean | undefined;
|
1479
1476
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1480
1477
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1481
1478
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1482
1479
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1483
1480
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1484
1481
|
centerAffix?: boolean | undefined;
|
1482
|
+
iconColor?: string | boolean | undefined;
|
1485
1483
|
} & {
|
1486
1484
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
1487
1485
|
}, {
|
@@ -1585,13 +1583,13 @@ export declare const VNumberInput: {
|
|
1585
1583
|
rounded?: string | number | boolean | undefined;
|
1586
1584
|
baseColor?: string | undefined;
|
1587
1585
|
bgColor?: string | undefined;
|
1588
|
-
iconColor?: string | boolean | undefined;
|
1589
1586
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1590
1587
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1591
1588
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1592
1589
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1593
1590
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1594
1591
|
centerAffix?: boolean | undefined;
|
1592
|
+
iconColor?: string | boolean | undefined;
|
1595
1593
|
} & {
|
1596
1594
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
1597
1595
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -1600,7 +1598,7 @@ export declare const VNumberInput: {
|
|
1600
1598
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
1601
1599
|
modelValue?: unknown;
|
1602
1600
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1603
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
1601
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
1604
1602
|
_allExposed: {
|
1605
1603
|
reset: () => Promise<void>;
|
1606
1604
|
resetValidation: () => Promise<void>;
|
@@ -1611,7 +1609,7 @@ export declare const VNumberInput: {
|
|
1611
1609
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
1612
1610
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
1613
1611
|
} | {};
|
1614
|
-
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "
|
1612
|
+
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
|
1615
1613
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
1616
1614
|
$: import("vue").ComponentInternalInstance;
|
1617
1615
|
$data: {};
|
@@ -1662,9 +1660,9 @@ export declare const VNumberInput: {
|
|
1662
1660
|
baseColor?: string | undefined;
|
1663
1661
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1664
1662
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1665
|
-
iconColor?: string | boolean | undefined;
|
1666
1663
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1667
1664
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1665
|
+
iconColor?: string | boolean | undefined;
|
1668
1666
|
hint?: string | undefined;
|
1669
1667
|
hideDetails?: boolean | "auto" | undefined;
|
1670
1668
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -1718,9 +1716,9 @@ export declare const VNumberInput: {
|
|
1718
1716
|
baseColor?: string | undefined;
|
1719
1717
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1720
1718
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1721
|
-
iconColor?: string | boolean | undefined;
|
1722
1719
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1723
1720
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1721
|
+
iconColor?: string | boolean | undefined;
|
1724
1722
|
hint?: string | undefined;
|
1725
1723
|
hideDetails?: boolean | "auto" | undefined;
|
1726
1724
|
} & {}, {
|
@@ -1821,9 +1819,9 @@ export declare const VNumberInput: {
|
|
1821
1819
|
baseColor?: string | undefined;
|
1822
1820
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1823
1821
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1824
|
-
iconColor?: string | boolean | undefined;
|
1825
1822
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1826
1823
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1824
|
+
iconColor?: string | boolean | undefined;
|
1827
1825
|
hint?: string | undefined;
|
1828
1826
|
hideDetails?: boolean | "auto" | undefined;
|
1829
1827
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -1835,7 +1833,7 @@ export declare const VNumberInput: {
|
|
1835
1833
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
1836
1834
|
modelValue?: unknown;
|
1837
1835
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1838
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
1836
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
1839
1837
|
$: import("vue").ComponentInternalInstance;
|
1840
1838
|
$data: {};
|
1841
1839
|
$props: Partial<{
|
@@ -1882,13 +1880,13 @@ export declare const VNumberInput: {
|
|
1882
1880
|
rounded?: string | number | boolean | undefined;
|
1883
1881
|
baseColor?: string | undefined;
|
1884
1882
|
bgColor?: string | undefined;
|
1885
|
-
iconColor?: string | boolean | undefined;
|
1886
1883
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1887
1884
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1888
1885
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1889
1886
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1890
1887
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1891
1888
|
centerAffix?: boolean | undefined;
|
1889
|
+
iconColor?: string | boolean | undefined;
|
1892
1890
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
1893
1891
|
$attrs: {
|
1894
1892
|
[x: string]: unknown;
|
@@ -1941,13 +1939,13 @@ export declare const VNumberInput: {
|
|
1941
1939
|
rounded?: string | number | boolean | undefined;
|
1942
1940
|
baseColor?: string | undefined;
|
1943
1941
|
bgColor?: string | undefined;
|
1944
|
-
iconColor?: string | boolean | undefined;
|
1945
1942
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1946
1943
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1947
1944
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1948
1945
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1949
1946
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1950
1947
|
centerAffix?: boolean | undefined;
|
1948
|
+
iconColor?: string | boolean | undefined;
|
1951
1949
|
} & {
|
1952
1950
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
1953
1951
|
}, {
|
@@ -2051,13 +2049,13 @@ export declare const VNumberInput: {
|
|
2051
2049
|
rounded?: string | number | boolean | undefined;
|
2052
2050
|
baseColor?: string | undefined;
|
2053
2051
|
bgColor?: string | undefined;
|
2054
|
-
iconColor?: string | boolean | undefined;
|
2055
2052
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2056
2053
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2057
2054
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2058
2055
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2059
2056
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2060
2057
|
centerAffix?: boolean | undefined;
|
2058
|
+
iconColor?: string | boolean | undefined;
|
2061
2059
|
} & {
|
2062
2060
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2063
2061
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -2066,7 +2064,7 @@ export declare const VNumberInput: {
|
|
2066
2064
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2067
2065
|
modelValue?: unknown;
|
2068
2066
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2069
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
2067
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
2070
2068
|
_allExposed: {
|
2071
2069
|
reset: () => Promise<void>;
|
2072
2070
|
resetValidation: () => Promise<void>;
|
@@ -2120,7 +2118,6 @@ export declare const VNumberInput: {
|
|
2120
2118
|
hideInput: boolean;
|
2121
2119
|
controlVariant: ControlVariant;
|
2122
2120
|
precision: number | null;
|
2123
|
-
minFractionDigits: number | null;
|
2124
2121
|
}, true, {}, import("vue").SlotsType<Partial<{
|
2125
2122
|
message: (arg: import("../VMessages/VMessages.js").VMessageSlot) => import("vue").VNode[];
|
2126
2123
|
clear: (arg: import("../VField/VField.js").DefaultInputSlot & {
|
@@ -2183,7 +2180,6 @@ export declare const VNumberInput: {
|
|
2183
2180
|
hideInput: boolean;
|
2184
2181
|
controlVariant: ControlVariant;
|
2185
2182
|
precision: number | null;
|
2186
|
-
minFractionDigits: number | null;
|
2187
2183
|
} & {
|
2188
2184
|
name?: string | undefined;
|
2189
2185
|
id?: string | undefined;
|
@@ -2199,7 +2195,6 @@ export declare const VNumberInput: {
|
|
2199
2195
|
theme?: string | undefined;
|
2200
2196
|
placeholder?: string | undefined;
|
2201
2197
|
counter?: string | number | boolean | undefined;
|
2202
|
-
decimalSeparator?: string | undefined;
|
2203
2198
|
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
2204
2199
|
validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
|
2205
2200
|
rounded?: string | number | boolean | undefined;
|
@@ -2207,7 +2202,6 @@ export declare const VNumberInput: {
|
|
2207
2202
|
bgColor?: string | undefined;
|
2208
2203
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2209
2204
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2210
|
-
iconColor?: string | boolean | undefined;
|
2211
2205
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2212
2206
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2213
2207
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2216,6 +2210,7 @@ export declare const VNumberInput: {
|
|
2216
2210
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2217
2211
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2218
2212
|
centerAffix?: boolean | undefined;
|
2213
|
+
iconColor?: string | boolean | undefined;
|
2219
2214
|
hint?: string | undefined;
|
2220
2215
|
hideDetails?: boolean | "auto" | undefined;
|
2221
2216
|
suffix?: string | undefined;
|
@@ -2367,7 +2362,6 @@ export declare const VNumberInput: {
|
|
2367
2362
|
bgColor?: string | undefined;
|
2368
2363
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2369
2364
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2370
|
-
iconColor?: string | boolean | undefined;
|
2371
2365
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2372
2366
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2373
2367
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2376,6 +2370,7 @@ export declare const VNumberInput: {
|
|
2376
2370
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2377
2371
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2378
2372
|
centerAffix?: boolean | undefined;
|
2373
|
+
iconColor?: string | boolean | undefined;
|
2379
2374
|
hint?: string | undefined;
|
2380
2375
|
hideDetails?: boolean | "auto" | undefined;
|
2381
2376
|
suffix?: string | undefined;
|
@@ -2519,7 +2514,6 @@ export declare const VNumberInput: {
|
|
2519
2514
|
bgColor?: string | undefined;
|
2520
2515
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2521
2516
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2522
|
-
iconColor?: string | boolean | undefined;
|
2523
2517
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2524
2518
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2525
2519
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2528,6 +2522,7 @@ export declare const VNumberInput: {
|
|
2528
2522
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2529
2523
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2530
2524
|
centerAffix?: boolean | undefined;
|
2525
|
+
iconColor?: string | boolean | undefined;
|
2531
2526
|
hint?: string | undefined;
|
2532
2527
|
hideDetails?: boolean | "auto" | undefined;
|
2533
2528
|
suffix?: string | undefined;
|
@@ -2642,9 +2637,9 @@ export declare const VNumberInput: {
|
|
2642
2637
|
baseColor?: string | undefined;
|
2643
2638
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2644
2639
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2645
|
-
iconColor?: string | boolean | undefined;
|
2646
2640
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2647
2641
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2642
|
+
iconColor?: string | boolean | undefined;
|
2648
2643
|
hint?: string | undefined;
|
2649
2644
|
hideDetails?: boolean | "auto" | undefined;
|
2650
2645
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -2698,9 +2693,9 @@ export declare const VNumberInput: {
|
|
2698
2693
|
baseColor?: string | undefined;
|
2699
2694
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2700
2695
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2701
|
-
iconColor?: string | boolean | undefined;
|
2702
2696
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2703
2697
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2698
|
+
iconColor?: string | boolean | undefined;
|
2704
2699
|
hint?: string | undefined;
|
2705
2700
|
hideDetails?: boolean | "auto" | undefined;
|
2706
2701
|
} & {}, {
|
@@ -2801,9 +2796,9 @@ export declare const VNumberInput: {
|
|
2801
2796
|
baseColor?: string | undefined;
|
2802
2797
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2803
2798
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2804
|
-
iconColor?: string | boolean | undefined;
|
2805
2799
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2806
2800
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2801
|
+
iconColor?: string | boolean | undefined;
|
2807
2802
|
hint?: string | undefined;
|
2808
2803
|
hideDetails?: boolean | "auto" | undefined;
|
2809
2804
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -2815,7 +2810,7 @@ export declare const VNumberInput: {
|
|
2815
2810
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2816
2811
|
modelValue?: unknown;
|
2817
2812
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2818
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
2813
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
2819
2814
|
$: import("vue").ComponentInternalInstance;
|
2820
2815
|
$data: {};
|
2821
2816
|
$props: Partial<{
|
@@ -2862,13 +2857,13 @@ export declare const VNumberInput: {
|
|
2862
2857
|
rounded?: string | number | boolean | undefined;
|
2863
2858
|
baseColor?: string | undefined;
|
2864
2859
|
bgColor?: string | undefined;
|
2865
|
-
iconColor?: string | boolean | undefined;
|
2866
2860
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2867
2861
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2868
2862
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2869
2863
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2870
2864
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2871
2865
|
centerAffix?: boolean | undefined;
|
2866
|
+
iconColor?: string | boolean | undefined;
|
2872
2867
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
2873
2868
|
$attrs: {
|
2874
2869
|
[x: string]: unknown;
|
@@ -2921,13 +2916,13 @@ export declare const VNumberInput: {
|
|
2921
2916
|
rounded?: string | number | boolean | undefined;
|
2922
2917
|
baseColor?: string | undefined;
|
2923
2918
|
bgColor?: string | undefined;
|
2924
|
-
iconColor?: string | boolean | undefined;
|
2925
2919
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2926
2920
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2927
2921
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2928
2922
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2929
2923
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2930
2924
|
centerAffix?: boolean | undefined;
|
2925
|
+
iconColor?: string | boolean | undefined;
|
2931
2926
|
} & {
|
2932
2927
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2933
2928
|
}, {
|
@@ -3031,13 +3026,13 @@ export declare const VNumberInput: {
|
|
3031
3026
|
rounded?: string | number | boolean | undefined;
|
3032
3027
|
baseColor?: string | undefined;
|
3033
3028
|
bgColor?: string | undefined;
|
3034
|
-
iconColor?: string | boolean | undefined;
|
3035
3029
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3036
3030
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3037
3031
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3038
3032
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3039
3033
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3040
3034
|
centerAffix?: boolean | undefined;
|
3035
|
+
iconColor?: string | boolean | undefined;
|
3041
3036
|
} & {
|
3042
3037
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3043
3038
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -3046,7 +3041,7 @@ export declare const VNumberInput: {
|
|
3046
3041
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3047
3042
|
modelValue?: unknown;
|
3048
3043
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3049
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
3044
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
3050
3045
|
_allExposed: {
|
3051
3046
|
reset: () => Promise<void>;
|
3052
3047
|
resetValidation: () => Promise<void>;
|
@@ -3214,7 +3209,6 @@ export declare const VNumberInput: {
|
|
3214
3209
|
bgColor?: string | undefined;
|
3215
3210
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3216
3211
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3217
|
-
iconColor?: string | boolean | undefined;
|
3218
3212
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3219
3213
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3220
3214
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3223,6 +3217,7 @@ export declare const VNumberInput: {
|
|
3223
3217
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3224
3218
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3225
3219
|
centerAffix?: boolean | undefined;
|
3220
|
+
iconColor?: string | boolean | undefined;
|
3226
3221
|
hint?: string | undefined;
|
3227
3222
|
hideDetails?: boolean | "auto" | undefined;
|
3228
3223
|
suffix?: string | undefined;
|
@@ -3337,9 +3332,9 @@ export declare const VNumberInput: {
|
|
3337
3332
|
baseColor?: string | undefined;
|
3338
3333
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3339
3334
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3340
|
-
iconColor?: string | boolean | undefined;
|
3341
3335
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3342
3336
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3337
|
+
iconColor?: string | boolean | undefined;
|
3343
3338
|
hint?: string | undefined;
|
3344
3339
|
hideDetails?: boolean | "auto" | undefined;
|
3345
3340
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -3393,9 +3388,9 @@ export declare const VNumberInput: {
|
|
3393
3388
|
baseColor?: string | undefined;
|
3394
3389
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3395
3390
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3396
|
-
iconColor?: string | boolean | undefined;
|
3397
3391
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3398
3392
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3393
|
+
iconColor?: string | boolean | undefined;
|
3399
3394
|
hint?: string | undefined;
|
3400
3395
|
hideDetails?: boolean | "auto" | undefined;
|
3401
3396
|
} & {}, {
|
@@ -3496,9 +3491,9 @@ export declare const VNumberInput: {
|
|
3496
3491
|
baseColor?: string | undefined;
|
3497
3492
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3498
3493
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3499
|
-
iconColor?: string | boolean | undefined;
|
3500
3494
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3501
3495
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3496
|
+
iconColor?: string | boolean | undefined;
|
3502
3497
|
hint?: string | undefined;
|
3503
3498
|
hideDetails?: boolean | "auto" | undefined;
|
3504
3499
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -3510,7 +3505,7 @@ export declare const VNumberInput: {
|
|
3510
3505
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3511
3506
|
modelValue?: unknown;
|
3512
3507
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3513
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
3508
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
3514
3509
|
$: import("vue").ComponentInternalInstance;
|
3515
3510
|
$data: {};
|
3516
3511
|
$props: Partial<{
|
@@ -3557,13 +3552,13 @@ export declare const VNumberInput: {
|
|
3557
3552
|
rounded?: string | number | boolean | undefined;
|
3558
3553
|
baseColor?: string | undefined;
|
3559
3554
|
bgColor?: string | undefined;
|
3560
|
-
iconColor?: string | boolean | undefined;
|
3561
3555
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3562
3556
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3563
3557
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3564
3558
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3565
3559
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3566
3560
|
centerAffix?: boolean | undefined;
|
3561
|
+
iconColor?: string | boolean | undefined;
|
3567
3562
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
3568
3563
|
$attrs: {
|
3569
3564
|
[x: string]: unknown;
|
@@ -3616,13 +3611,13 @@ export declare const VNumberInput: {
|
|
3616
3611
|
rounded?: string | number | boolean | undefined;
|
3617
3612
|
baseColor?: string | undefined;
|
3618
3613
|
bgColor?: string | undefined;
|
3619
|
-
iconColor?: string | boolean | undefined;
|
3620
3614
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3621
3615
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3622
3616
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3623
3617
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3624
3618
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3625
3619
|
centerAffix?: boolean | undefined;
|
3620
|
+
iconColor?: string | boolean | undefined;
|
3626
3621
|
} & {
|
3627
3622
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3628
3623
|
}, {
|
@@ -3726,13 +3721,13 @@ export declare const VNumberInput: {
|
|
3726
3721
|
rounded?: string | number | boolean | undefined;
|
3727
3722
|
baseColor?: string | undefined;
|
3728
3723
|
bgColor?: string | undefined;
|
3729
|
-
iconColor?: string | boolean | undefined;
|
3730
3724
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3731
3725
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3732
3726
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3733
3727
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3734
3728
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3735
3729
|
centerAffix?: boolean | undefined;
|
3730
|
+
iconColor?: string | boolean | undefined;
|
3736
3731
|
} & {
|
3737
3732
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3738
3733
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -3741,7 +3736,7 @@ export declare const VNumberInput: {
|
|
3741
3736
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3742
3737
|
modelValue?: unknown;
|
3743
3738
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3744
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
3739
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
3745
3740
|
_allExposed: {
|
3746
3741
|
reset: () => Promise<void>;
|
3747
3742
|
resetValidation: () => Promise<void>;
|
@@ -3752,7 +3747,7 @@ export declare const VNumberInput: {
|
|
3752
3747
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
3753
3748
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
3754
3749
|
} | {};
|
3755
|
-
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "
|
3750
|
+
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
|
3756
3751
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
3757
3752
|
$: import("vue").ComponentInternalInstance;
|
3758
3753
|
$data: {};
|
@@ -3803,9 +3798,9 @@ export declare const VNumberInput: {
|
|
3803
3798
|
baseColor?: string | undefined;
|
3804
3799
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3805
3800
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3806
|
-
iconColor?: string | boolean | undefined;
|
3807
3801
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3808
3802
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3803
|
+
iconColor?: string | boolean | undefined;
|
3809
3804
|
hint?: string | undefined;
|
3810
3805
|
hideDetails?: boolean | "auto" | undefined;
|
3811
3806
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -3859,9 +3854,9 @@ export declare const VNumberInput: {
|
|
3859
3854
|
baseColor?: string | undefined;
|
3860
3855
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3861
3856
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3862
|
-
iconColor?: string | boolean | undefined;
|
3863
3857
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3864
3858
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3859
|
+
iconColor?: string | boolean | undefined;
|
3865
3860
|
hint?: string | undefined;
|
3866
3861
|
hideDetails?: boolean | "auto" | undefined;
|
3867
3862
|
} & {}, {
|
@@ -3962,9 +3957,9 @@ export declare const VNumberInput: {
|
|
3962
3957
|
baseColor?: string | undefined;
|
3963
3958
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3964
3959
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3965
|
-
iconColor?: string | boolean | undefined;
|
3966
3960
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3967
3961
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3962
|
+
iconColor?: string | boolean | undefined;
|
3968
3963
|
hint?: string | undefined;
|
3969
3964
|
hideDetails?: boolean | "auto" | undefined;
|
3970
3965
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -3976,7 +3971,7 @@ export declare const VNumberInput: {
|
|
3976
3971
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3977
3972
|
modelValue?: unknown;
|
3978
3973
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3979
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
3974
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
3980
3975
|
$: import("vue").ComponentInternalInstance;
|
3981
3976
|
$data: {};
|
3982
3977
|
$props: Partial<{
|
@@ -4023,13 +4018,13 @@ export declare const VNumberInput: {
|
|
4023
4018
|
rounded?: string | number | boolean | undefined;
|
4024
4019
|
baseColor?: string | undefined;
|
4025
4020
|
bgColor?: string | undefined;
|
4026
|
-
iconColor?: string | boolean | undefined;
|
4027
4021
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4028
4022
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4029
4023
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4030
4024
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4031
4025
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4032
4026
|
centerAffix?: boolean | undefined;
|
4027
|
+
iconColor?: string | boolean | undefined;
|
4033
4028
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
4034
4029
|
$attrs: {
|
4035
4030
|
[x: string]: unknown;
|
@@ -4082,13 +4077,13 @@ export declare const VNumberInput: {
|
|
4082
4077
|
rounded?: string | number | boolean | undefined;
|
4083
4078
|
baseColor?: string | undefined;
|
4084
4079
|
bgColor?: string | undefined;
|
4085
|
-
iconColor?: string | boolean | undefined;
|
4086
4080
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4087
4081
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4088
4082
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4089
4083
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4090
4084
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4091
4085
|
centerAffix?: boolean | undefined;
|
4086
|
+
iconColor?: string | boolean | undefined;
|
4092
4087
|
} & {
|
4093
4088
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4094
4089
|
}, {
|
@@ -4192,13 +4187,13 @@ export declare const VNumberInput: {
|
|
4192
4187
|
rounded?: string | number | boolean | undefined;
|
4193
4188
|
baseColor?: string | undefined;
|
4194
4189
|
bgColor?: string | undefined;
|
4195
|
-
iconColor?: string | boolean | undefined;
|
4196
4190
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4197
4191
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4198
4192
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4199
4193
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4200
4194
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4201
4195
|
centerAffix?: boolean | undefined;
|
4196
|
+
iconColor?: string | boolean | undefined;
|
4202
4197
|
} & {
|
4203
4198
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4204
4199
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -4207,7 +4202,7 @@ export declare const VNumberInput: {
|
|
4207
4202
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
4208
4203
|
modelValue?: unknown;
|
4209
4204
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4210
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
4205
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
4211
4206
|
_allExposed: {
|
4212
4207
|
reset: () => Promise<void>;
|
4213
4208
|
resetValidation: () => Promise<void>;
|
@@ -4258,7 +4253,6 @@ export declare const VNumberInput: {
|
|
4258
4253
|
hideInput: boolean;
|
4259
4254
|
controlVariant: ControlVariant;
|
4260
4255
|
precision: number | null;
|
4261
|
-
minFractionDigits: number | null;
|
4262
4256
|
}>;
|
4263
4257
|
__isFragment?: never;
|
4264
4258
|
__isTeleport?: never;
|
@@ -4300,7 +4294,6 @@ export declare const VNumberInput: {
|
|
4300
4294
|
hideInput: boolean;
|
4301
4295
|
controlVariant: ControlVariant;
|
4302
4296
|
precision: number | null;
|
4303
|
-
minFractionDigits: number | null;
|
4304
4297
|
} & {
|
4305
4298
|
name?: string | undefined;
|
4306
4299
|
id?: string | undefined;
|
@@ -4316,7 +4309,6 @@ export declare const VNumberInput: {
|
|
4316
4309
|
theme?: string | undefined;
|
4317
4310
|
placeholder?: string | undefined;
|
4318
4311
|
counter?: string | number | boolean | undefined;
|
4319
|
-
decimalSeparator?: string | undefined;
|
4320
4312
|
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
4321
4313
|
validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
|
4322
4314
|
rounded?: string | number | boolean | undefined;
|
@@ -4324,7 +4316,6 @@ export declare const VNumberInput: {
|
|
4324
4316
|
bgColor?: string | undefined;
|
4325
4317
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4326
4318
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4327
|
-
iconColor?: string | boolean | undefined;
|
4328
4319
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4329
4320
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4330
4321
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4333,6 +4324,7 @@ export declare const VNumberInput: {
|
|
4333
4324
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4334
4325
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4335
4326
|
centerAffix?: boolean | undefined;
|
4327
|
+
iconColor?: string | boolean | undefined;
|
4336
4328
|
hint?: string | undefined;
|
4337
4329
|
hideDetails?: boolean | "auto" | undefined;
|
4338
4330
|
suffix?: string | undefined;
|
@@ -4484,7 +4476,6 @@ export declare const VNumberInput: {
|
|
4484
4476
|
bgColor?: string | undefined;
|
4485
4477
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4486
4478
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4487
|
-
iconColor?: string | boolean | undefined;
|
4488
4479
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4489
4480
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4490
4481
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4493,6 +4484,7 @@ export declare const VNumberInput: {
|
|
4493
4484
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4494
4485
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4495
4486
|
centerAffix?: boolean | undefined;
|
4487
|
+
iconColor?: string | boolean | undefined;
|
4496
4488
|
hint?: string | undefined;
|
4497
4489
|
hideDetails?: boolean | "auto" | undefined;
|
4498
4490
|
suffix?: string | undefined;
|
@@ -4636,7 +4628,6 @@ export declare const VNumberInput: {
|
|
4636
4628
|
bgColor?: string | undefined;
|
4637
4629
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4638
4630
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4639
|
-
iconColor?: string | boolean | undefined;
|
4640
4631
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4641
4632
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4642
4633
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4645,6 +4636,7 @@ export declare const VNumberInput: {
|
|
4645
4636
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4646
4637
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4647
4638
|
centerAffix?: boolean | undefined;
|
4639
|
+
iconColor?: string | boolean | undefined;
|
4648
4640
|
hint?: string | undefined;
|
4649
4641
|
hideDetails?: boolean | "auto" | undefined;
|
4650
4642
|
suffix?: string | undefined;
|
@@ -4759,9 +4751,9 @@ export declare const VNumberInput: {
|
|
4759
4751
|
baseColor?: string | undefined;
|
4760
4752
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4761
4753
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4762
|
-
iconColor?: string | boolean | undefined;
|
4763
4754
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4764
4755
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4756
|
+
iconColor?: string | boolean | undefined;
|
4765
4757
|
hint?: string | undefined;
|
4766
4758
|
hideDetails?: boolean | "auto" | undefined;
|
4767
4759
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -4815,9 +4807,9 @@ export declare const VNumberInput: {
|
|
4815
4807
|
baseColor?: string | undefined;
|
4816
4808
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4817
4809
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4818
|
-
iconColor?: string | boolean | undefined;
|
4819
4810
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4820
4811
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4812
|
+
iconColor?: string | boolean | undefined;
|
4821
4813
|
hint?: string | undefined;
|
4822
4814
|
hideDetails?: boolean | "auto" | undefined;
|
4823
4815
|
} & {}, {
|
@@ -4918,9 +4910,9 @@ export declare const VNumberInput: {
|
|
4918
4910
|
baseColor?: string | undefined;
|
4919
4911
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4920
4912
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4921
|
-
iconColor?: string | boolean | undefined;
|
4922
4913
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4923
4914
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4915
|
+
iconColor?: string | boolean | undefined;
|
4924
4916
|
hint?: string | undefined;
|
4925
4917
|
hideDetails?: boolean | "auto" | undefined;
|
4926
4918
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -4932,7 +4924,7 @@ export declare const VNumberInput: {
|
|
4932
4924
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
4933
4925
|
modelValue?: unknown;
|
4934
4926
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4935
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
4927
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
4936
4928
|
$: import("vue").ComponentInternalInstance;
|
4937
4929
|
$data: {};
|
4938
4930
|
$props: Partial<{
|
@@ -4979,13 +4971,13 @@ export declare const VNumberInput: {
|
|
4979
4971
|
rounded?: string | number | boolean | undefined;
|
4980
4972
|
baseColor?: string | undefined;
|
4981
4973
|
bgColor?: string | undefined;
|
4982
|
-
iconColor?: string | boolean | undefined;
|
4983
4974
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4984
4975
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4985
4976
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4986
4977
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4987
4978
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4988
4979
|
centerAffix?: boolean | undefined;
|
4980
|
+
iconColor?: string | boolean | undefined;
|
4989
4981
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
4990
4982
|
$attrs: {
|
4991
4983
|
[x: string]: unknown;
|
@@ -5038,13 +5030,13 @@ export declare const VNumberInput: {
|
|
5038
5030
|
rounded?: string | number | boolean | undefined;
|
5039
5031
|
baseColor?: string | undefined;
|
5040
5032
|
bgColor?: string | undefined;
|
5041
|
-
iconColor?: string | boolean | undefined;
|
5042
5033
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5043
5034
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5044
5035
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5045
5036
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5046
5037
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5047
5038
|
centerAffix?: boolean | undefined;
|
5039
|
+
iconColor?: string | boolean | undefined;
|
5048
5040
|
} & {
|
5049
5041
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5050
5042
|
}, {
|
@@ -5148,13 +5140,13 @@ export declare const VNumberInput: {
|
|
5148
5140
|
rounded?: string | number | boolean | undefined;
|
5149
5141
|
baseColor?: string | undefined;
|
5150
5142
|
bgColor?: string | undefined;
|
5151
|
-
iconColor?: string | boolean | undefined;
|
5152
5143
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5153
5144
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5154
5145
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5155
5146
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5156
5147
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5157
5148
|
centerAffix?: boolean | undefined;
|
5149
|
+
iconColor?: string | boolean | undefined;
|
5158
5150
|
} & {
|
5159
5151
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5160
5152
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -5163,7 +5155,7 @@ export declare const VNumberInput: {
|
|
5163
5155
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
5164
5156
|
modelValue?: unknown;
|
5165
5157
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5166
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
5158
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
5167
5159
|
_allExposed: {
|
5168
5160
|
reset: () => Promise<void>;
|
5169
5161
|
resetValidation: () => Promise<void>;
|
@@ -5331,7 +5323,6 @@ export declare const VNumberInput: {
|
|
5331
5323
|
bgColor?: string | undefined;
|
5332
5324
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5333
5325
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5334
|
-
iconColor?: string | boolean | undefined;
|
5335
5326
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5336
5327
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5337
5328
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5340,6 +5331,7 @@ export declare const VNumberInput: {
|
|
5340
5331
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5341
5332
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5342
5333
|
centerAffix?: boolean | undefined;
|
5334
|
+
iconColor?: string | boolean | undefined;
|
5343
5335
|
hint?: string | undefined;
|
5344
5336
|
hideDetails?: boolean | "auto" | undefined;
|
5345
5337
|
suffix?: string | undefined;
|
@@ -5454,9 +5446,9 @@ export declare const VNumberInput: {
|
|
5454
5446
|
baseColor?: string | undefined;
|
5455
5447
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5456
5448
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5457
|
-
iconColor?: string | boolean | undefined;
|
5458
5449
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5459
5450
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5451
|
+
iconColor?: string | boolean | undefined;
|
5460
5452
|
hint?: string | undefined;
|
5461
5453
|
hideDetails?: boolean | "auto" | undefined;
|
5462
5454
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -5510,9 +5502,9 @@ export declare const VNumberInput: {
|
|
5510
5502
|
baseColor?: string | undefined;
|
5511
5503
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5512
5504
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5513
|
-
iconColor?: string | boolean | undefined;
|
5514
5505
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5515
5506
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5507
|
+
iconColor?: string | boolean | undefined;
|
5516
5508
|
hint?: string | undefined;
|
5517
5509
|
hideDetails?: boolean | "auto" | undefined;
|
5518
5510
|
} & {}, {
|
@@ -5613,9 +5605,9 @@ export declare const VNumberInput: {
|
|
5613
5605
|
baseColor?: string | undefined;
|
5614
5606
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5615
5607
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5616
|
-
iconColor?: string | boolean | undefined;
|
5617
5608
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5618
5609
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5610
|
+
iconColor?: string | boolean | undefined;
|
5619
5611
|
hint?: string | undefined;
|
5620
5612
|
hideDetails?: boolean | "auto" | undefined;
|
5621
5613
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -5627,7 +5619,7 @@ export declare const VNumberInput: {
|
|
5627
5619
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
5628
5620
|
modelValue?: unknown;
|
5629
5621
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5630
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
5622
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
5631
5623
|
$: import("vue").ComponentInternalInstance;
|
5632
5624
|
$data: {};
|
5633
5625
|
$props: Partial<{
|
@@ -5674,13 +5666,13 @@ export declare const VNumberInput: {
|
|
5674
5666
|
rounded?: string | number | boolean | undefined;
|
5675
5667
|
baseColor?: string | undefined;
|
5676
5668
|
bgColor?: string | undefined;
|
5677
|
-
iconColor?: string | boolean | undefined;
|
5678
5669
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5679
5670
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5680
5671
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5681
5672
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5682
5673
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5683
5674
|
centerAffix?: boolean | undefined;
|
5675
|
+
iconColor?: string | boolean | undefined;
|
5684
5676
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
5685
5677
|
$attrs: {
|
5686
5678
|
[x: string]: unknown;
|
@@ -5733,13 +5725,13 @@ export declare const VNumberInput: {
|
|
5733
5725
|
rounded?: string | number | boolean | undefined;
|
5734
5726
|
baseColor?: string | undefined;
|
5735
5727
|
bgColor?: string | undefined;
|
5736
|
-
iconColor?: string | boolean | undefined;
|
5737
5728
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5738
5729
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5739
5730
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5740
5731
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5741
5732
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5742
5733
|
centerAffix?: boolean | undefined;
|
5734
|
+
iconColor?: string | boolean | undefined;
|
5743
5735
|
} & {
|
5744
5736
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5745
5737
|
}, {
|
@@ -5843,13 +5835,13 @@ export declare const VNumberInput: {
|
|
5843
5835
|
rounded?: string | number | boolean | undefined;
|
5844
5836
|
baseColor?: string | undefined;
|
5845
5837
|
bgColor?: string | undefined;
|
5846
|
-
iconColor?: string | boolean | undefined;
|
5847
5838
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5848
5839
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5849
5840
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5850
5841
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5851
5842
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5852
5843
|
centerAffix?: boolean | undefined;
|
5844
|
+
iconColor?: string | boolean | undefined;
|
5853
5845
|
} & {
|
5854
5846
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5855
5847
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -5858,7 +5850,7 @@ export declare const VNumberInput: {
|
|
5858
5850
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
5859
5851
|
modelValue?: unknown;
|
5860
5852
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5861
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
5853
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
5862
5854
|
_allExposed: {
|
5863
5855
|
reset: () => Promise<void>;
|
5864
5856
|
resetValidation: () => Promise<void>;
|
@@ -5869,7 +5861,7 @@ export declare const VNumberInput: {
|
|
5869
5861
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
5870
5862
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
5871
5863
|
} | {};
|
5872
|
-
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "
|
5864
|
+
}> & {} & import("vue").ComponentCustomProperties & {}, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
|
5873
5865
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
5874
5866
|
$: import("vue").ComponentInternalInstance;
|
5875
5867
|
$data: {};
|
@@ -5920,9 +5912,9 @@ export declare const VNumberInput: {
|
|
5920
5912
|
baseColor?: string | undefined;
|
5921
5913
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5922
5914
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5923
|
-
iconColor?: string | boolean | undefined;
|
5924
5915
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5925
5916
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5917
|
+
iconColor?: string | boolean | undefined;
|
5926
5918
|
hint?: string | undefined;
|
5927
5919
|
hideDetails?: boolean | "auto" | undefined;
|
5928
5920
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -5976,9 +5968,9 @@ export declare const VNumberInput: {
|
|
5976
5968
|
baseColor?: string | undefined;
|
5977
5969
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5978
5970
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5979
|
-
iconColor?: string | boolean | undefined;
|
5980
5971
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5981
5972
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5973
|
+
iconColor?: string | boolean | undefined;
|
5982
5974
|
hint?: string | undefined;
|
5983
5975
|
hideDetails?: boolean | "auto" | undefined;
|
5984
5976
|
} & {}, {
|
@@ -6079,9 +6071,9 @@ export declare const VNumberInput: {
|
|
6079
6071
|
baseColor?: string | undefined;
|
6080
6072
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6081
6073
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6082
|
-
iconColor?: string | boolean | undefined;
|
6083
6074
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6084
6075
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6076
|
+
iconColor?: string | boolean | undefined;
|
6085
6077
|
hint?: string | undefined;
|
6086
6078
|
hideDetails?: boolean | "auto" | undefined;
|
6087
6079
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -6093,7 +6085,7 @@ export declare const VNumberInput: {
|
|
6093
6085
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
6094
6086
|
modelValue?: unknown;
|
6095
6087
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6096
|
-
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "
|
6088
|
+
}, import("../VInput/VInput.js").VInputSlots>, "name" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "baseColor" | "prependIcon" | "appendIcon" | "v-slot:prepend" | "v-slot:append" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "iconColor" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
|
6097
6089
|
$: import("vue").ComponentInternalInstance;
|
6098
6090
|
$data: {};
|
6099
6091
|
$props: Partial<{
|
@@ -6140,13 +6132,13 @@ export declare const VNumberInput: {
|
|
6140
6132
|
rounded?: string | number | boolean | undefined;
|
6141
6133
|
baseColor?: string | undefined;
|
6142
6134
|
bgColor?: string | undefined;
|
6143
|
-
iconColor?: string | boolean | undefined;
|
6144
6135
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6145
6136
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6146
6137
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6147
6138
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6148
6139
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6149
6140
|
centerAffix?: boolean | undefined;
|
6141
|
+
iconColor?: string | boolean | undefined;
|
6150
6142
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
6151
6143
|
$attrs: {
|
6152
6144
|
[x: string]: unknown;
|
@@ -6199,13 +6191,13 @@ export declare const VNumberInput: {
|
|
6199
6191
|
rounded?: string | number | boolean | undefined;
|
6200
6192
|
baseColor?: string | undefined;
|
6201
6193
|
bgColor?: string | undefined;
|
6202
|
-
iconColor?: string | boolean | undefined;
|
6203
6194
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6204
6195
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6205
6196
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6206
6197
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6207
6198
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6208
6199
|
centerAffix?: boolean | undefined;
|
6200
|
+
iconColor?: string | boolean | undefined;
|
6209
6201
|
} & {
|
6210
6202
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6211
6203
|
}, {
|
@@ -6309,13 +6301,13 @@ export declare const VNumberInput: {
|
|
6309
6301
|
rounded?: string | number | boolean | undefined;
|
6310
6302
|
baseColor?: string | undefined;
|
6311
6303
|
bgColor?: string | undefined;
|
6312
|
-
iconColor?: string | boolean | undefined;
|
6313
6304
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6314
6305
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6315
6306
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6316
6307
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6317
6308
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6318
6309
|
centerAffix?: boolean | undefined;
|
6310
|
+
iconColor?: string | boolean | undefined;
|
6319
6311
|
} & {
|
6320
6312
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6321
6313
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -6324,7 +6316,7 @@ export declare const VNumberInput: {
|
|
6324
6316
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
6325
6317
|
modelValue?: unknown;
|
6326
6318
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6327
|
-
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "
|
6319
|
+
}, import("../VField/VField.js").VFieldSlots>, "id" | "color" | "loading" | "label" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | keyof import("vue").VNodeProps | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "iconColor" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
|
6328
6320
|
_allExposed: {
|
6329
6321
|
reset: () => Promise<void>;
|
6330
6322
|
resetValidation: () => Promise<void>;
|
@@ -6378,7 +6370,6 @@ export declare const VNumberInput: {
|
|
6378
6370
|
hideInput: boolean;
|
6379
6371
|
controlVariant: ControlVariant;
|
6380
6372
|
precision: number | null;
|
6381
|
-
minFractionDigits: number | null;
|
6382
6373
|
}, {}, string, import("vue").SlotsType<Partial<{
|
6383
6374
|
message: (arg: import("../VMessages/VMessages.js").VMessageSlot) => import("vue").VNode[];
|
6384
6375
|
clear: (arg: import("../VField/VField.js").DefaultInputSlot & {
|
@@ -6476,7 +6467,6 @@ export declare const VNumberInput: {
|
|
6476
6467
|
bgColor: StringConstructor;
|
6477
6468
|
prependIcon: PropType<import("../../composables/icons.js").IconValue>;
|
6478
6469
|
appendIcon: PropType<import("../../composables/icons.js").IconValue>;
|
6479
|
-
iconColor: (StringConstructor | BooleanConstructor)[];
|
6480
6470
|
clearIcon: {
|
6481
6471
|
type: PropType<import("../../composables/icons.js").IconValue>;
|
6482
6472
|
default: string;
|
@@ -6493,6 +6483,7 @@ export declare const VNumberInput: {
|
|
6493
6483
|
default: undefined;
|
6494
6484
|
};
|
6495
6485
|
glow: BooleanConstructor;
|
6486
|
+
iconColor: (StringConstructor | BooleanConstructor)[];
|
6496
6487
|
hideSpinButtons: BooleanConstructor;
|
6497
6488
|
hint: StringConstructor;
|
6498
6489
|
persistentHint: BooleanConstructor;
|
@@ -6532,14 +6523,6 @@ export declare const VNumberInput: {
|
|
6532
6523
|
type: PropType<number | null>;
|
6533
6524
|
default: number;
|
6534
6525
|
};
|
6535
|
-
minFractionDigits: {
|
6536
|
-
type: PropType<number | null>;
|
6537
|
-
default: null;
|
6538
|
-
};
|
6539
|
-
decimalSeparator: {
|
6540
|
-
type: StringConstructor;
|
6541
|
-
validator: (v: any) => boolean;
|
6542
|
-
};
|
6543
6526
|
}, import("vue").ExtractPropTypes<{
|
6544
6527
|
flat: BooleanConstructor;
|
6545
6528
|
reverse: BooleanConstructor;
|
@@ -6619,7 +6602,6 @@ export declare const VNumberInput: {
|
|
6619
6602
|
bgColor: StringConstructor;
|
6620
6603
|
prependIcon: PropType<import("../../composables/icons.js").IconValue>;
|
6621
6604
|
appendIcon: PropType<import("../../composables/icons.js").IconValue>;
|
6622
|
-
iconColor: (StringConstructor | BooleanConstructor)[];
|
6623
6605
|
clearIcon: {
|
6624
6606
|
type: PropType<import("../../composables/icons.js").IconValue>;
|
6625
6607
|
default: string;
|
@@ -6636,6 +6618,7 @@ export declare const VNumberInput: {
|
|
6636
6618
|
default: undefined;
|
6637
6619
|
};
|
6638
6620
|
glow: BooleanConstructor;
|
6621
|
+
iconColor: (StringConstructor | BooleanConstructor)[];
|
6639
6622
|
hideSpinButtons: BooleanConstructor;
|
6640
6623
|
hint: StringConstructor;
|
6641
6624
|
persistentHint: BooleanConstructor;
|
@@ -6675,14 +6658,6 @@ export declare const VNumberInput: {
|
|
6675
6658
|
type: PropType<number | null>;
|
6676
6659
|
default: number;
|
6677
6660
|
};
|
6678
|
-
minFractionDigits: {
|
6679
|
-
type: PropType<number | null>;
|
6680
|
-
default: null;
|
6681
|
-
};
|
6682
|
-
decimalSeparator: {
|
6683
|
-
type: StringConstructor;
|
6684
|
-
validator: (v: any) => boolean;
|
6685
|
-
};
|
6686
6661
|
}>>;
|
6687
6662
|
export type VNumberInput = InstanceType<typeof VNumberInput>;
|
6688
6663
|
|