@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
@@ -53,7 +53,6 @@ export declare const makeVDateInputProps: <Defaults extends {
|
|
53
53
|
weeksInMonth?: unknown;
|
54
54
|
firstDayOfWeek?: unknown;
|
55
55
|
allowedDates?: unknown;
|
56
|
-
weekdayFormat?: unknown;
|
57
56
|
hideWeekdays?: unknown;
|
58
57
|
showWeek?: unknown;
|
59
58
|
allowedMonths?: unknown;
|
@@ -405,10 +404,6 @@ export declare const makeVDateInputProps: <Defaults extends {
|
|
405
404
|
type: PropType<unknown extends Defaults["allowedDates"] ? unknown[] | ((date: unknown) => boolean) : unknown[] | ((date: unknown) => boolean) | Defaults["allowedDates"]>;
|
406
405
|
default: unknown extends Defaults["allowedDates"] ? unknown[] | ((date: unknown) => boolean) : NonNullable<unknown[] | ((date: unknown) => boolean)> | Defaults["allowedDates"];
|
407
406
|
};
|
408
|
-
weekdayFormat: unknown extends Defaults["weekdayFormat"] ? PropType<"long" | "short" | "narrow" | undefined> : {
|
409
|
-
type: PropType<unknown extends Defaults["weekdayFormat"] ? "long" | "short" | "narrow" | undefined : "long" | "short" | "narrow" | Defaults["weekdayFormat"] | undefined>;
|
410
|
-
default: unknown extends Defaults["weekdayFormat"] ? "long" | "short" | "narrow" | undefined : NonNullable<"long" | "short" | "narrow" | undefined> | Defaults["weekdayFormat"];
|
411
|
-
};
|
412
407
|
hideWeekdays: unknown extends Defaults["hideWeekdays"] ? BooleanConstructor : {
|
413
408
|
type: PropType<unknown extends Defaults["hideWeekdays"] ? boolean : boolean | Defaults["hideWeekdays"]>;
|
414
409
|
default: unknown extends Defaults["hideWeekdays"] ? boolean : boolean | Defaults["hideWeekdays"];
|
@@ -907,7 +902,6 @@ export declare const VDateInput: {
|
|
907
902
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
908
903
|
controlHeight?: string | number | undefined;
|
909
904
|
headerColor?: string | undefined;
|
910
|
-
iconColor?: string | boolean | undefined;
|
911
905
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
912
906
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
913
907
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -916,6 +910,7 @@ export declare const VDateInput: {
|
|
916
910
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
917
911
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
918
912
|
centerAffix?: boolean | undefined;
|
913
|
+
iconColor?: string | boolean | undefined;
|
919
914
|
hint?: string | undefined;
|
920
915
|
hideDetails?: boolean | "auto" | undefined;
|
921
916
|
suffix?: string | undefined;
|
@@ -923,7 +918,6 @@ export declare const VDateInput: {
|
|
923
918
|
modelModifiers?: Record<string, boolean> | undefined;
|
924
919
|
firstDayOfWeek?: string | number | undefined;
|
925
920
|
allowedDates?: unknown[] | ((date: unknown) => boolean) | undefined;
|
926
|
-
weekdayFormat?: "long" | "short" | "narrow" | undefined;
|
927
921
|
allowedMonths?: number[] | ((date: number) => boolean) | undefined;
|
928
922
|
allowedYears?: number[] | ((date: number) => boolean) | undefined;
|
929
923
|
inputFormat?: string | undefined;
|
@@ -1077,7 +1071,6 @@ export declare const VDateInput: {
|
|
1077
1071
|
bgColor?: string | undefined;
|
1078
1072
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1079
1073
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1080
|
-
iconColor?: string | boolean | undefined;
|
1081
1074
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1082
1075
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1083
1076
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -1086,6 +1079,7 @@ export declare const VDateInput: {
|
|
1086
1079
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1087
1080
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1088
1081
|
centerAffix?: boolean | undefined;
|
1082
|
+
iconColor?: string | boolean | undefined;
|
1089
1083
|
hint?: string | undefined;
|
1090
1084
|
hideDetails?: boolean | "auto" | undefined;
|
1091
1085
|
suffix?: string | undefined;
|
@@ -1229,7 +1223,6 @@ export declare const VDateInput: {
|
|
1229
1223
|
bgColor?: string | undefined;
|
1230
1224
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1231
1225
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1232
|
-
iconColor?: string | boolean | undefined;
|
1233
1226
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1234
1227
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1235
1228
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -1238,6 +1231,7 @@ export declare const VDateInput: {
|
|
1238
1231
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1239
1232
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1240
1233
|
centerAffix?: boolean | undefined;
|
1234
|
+
iconColor?: string | boolean | undefined;
|
1241
1235
|
hint?: string | undefined;
|
1242
1236
|
hideDetails?: boolean | "auto" | undefined;
|
1243
1237
|
suffix?: string | undefined;
|
@@ -1352,9 +1346,9 @@ export declare const VDateInput: {
|
|
1352
1346
|
baseColor?: string | undefined;
|
1353
1347
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1354
1348
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1355
|
-
iconColor?: string | boolean | undefined;
|
1356
1349
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1357
1350
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1351
|
+
iconColor?: string | boolean | undefined;
|
1358
1352
|
hint?: string | undefined;
|
1359
1353
|
hideDetails?: boolean | "auto" | undefined;
|
1360
1354
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -1408,9 +1402,9 @@ export declare const VDateInput: {
|
|
1408
1402
|
baseColor?: string | undefined;
|
1409
1403
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1410
1404
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1411
|
-
iconColor?: string | boolean | undefined;
|
1412
1405
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1413
1406
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1407
|
+
iconColor?: string | boolean | undefined;
|
1414
1408
|
hint?: string | undefined;
|
1415
1409
|
hideDetails?: boolean | "auto" | undefined;
|
1416
1410
|
} & {}, {
|
@@ -1511,9 +1505,9 @@ export declare const VDateInput: {
|
|
1511
1505
|
baseColor?: string | undefined;
|
1512
1506
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1513
1507
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1514
|
-
iconColor?: string | boolean | undefined;
|
1515
1508
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
1516
1509
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
1510
|
+
iconColor?: string | boolean | undefined;
|
1517
1511
|
hint?: string | undefined;
|
1518
1512
|
hideDetails?: boolean | "auto" | undefined;
|
1519
1513
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -1525,7 +1519,7 @@ export declare const VDateInput: {
|
|
1525
1519
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
1526
1520
|
modelValue?: unknown;
|
1527
1521
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1528
|
-
}, import("../../components/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" | "
|
1522
|
+
}, import("../../components/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<{
|
1529
1523
|
$: import("vue").ComponentInternalInstance;
|
1530
1524
|
$data: {};
|
1531
1525
|
$props: Partial<{
|
@@ -1572,13 +1566,13 @@ export declare const VDateInput: {
|
|
1572
1566
|
rounded?: string | number | boolean | undefined;
|
1573
1567
|
baseColor?: string | undefined;
|
1574
1568
|
bgColor?: string | undefined;
|
1575
|
-
iconColor?: string | boolean | undefined;
|
1576
1569
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1577
1570
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1578
1571
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1579
1572
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1580
1573
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1581
1574
|
centerAffix?: boolean | undefined;
|
1575
|
+
iconColor?: string | boolean | undefined;
|
1582
1576
|
} & 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">;
|
1583
1577
|
$attrs: {
|
1584
1578
|
[x: string]: unknown;
|
@@ -1631,13 +1625,13 @@ export declare const VDateInput: {
|
|
1631
1625
|
rounded?: string | number | boolean | undefined;
|
1632
1626
|
baseColor?: string | undefined;
|
1633
1627
|
bgColor?: string | undefined;
|
1634
|
-
iconColor?: string | boolean | undefined;
|
1635
1628
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1636
1629
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1637
1630
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1638
1631
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1639
1632
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1640
1633
|
centerAffix?: boolean | undefined;
|
1634
|
+
iconColor?: string | boolean | undefined;
|
1641
1635
|
} & {
|
1642
1636
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
1643
1637
|
}, {
|
@@ -1741,13 +1735,13 @@ export declare const VDateInput: {
|
|
1741
1735
|
rounded?: string | number | boolean | undefined;
|
1742
1736
|
baseColor?: string | undefined;
|
1743
1737
|
bgColor?: string | undefined;
|
1744
|
-
iconColor?: string | boolean | undefined;
|
1745
1738
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1746
1739
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1747
1740
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
1748
1741
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1749
1742
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1750
1743
|
centerAffix?: boolean | undefined;
|
1744
|
+
iconColor?: string | boolean | undefined;
|
1751
1745
|
} & {
|
1752
1746
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
1753
1747
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -1756,7 +1750,7 @@ export declare const VDateInput: {
|
|
1756
1750
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
1757
1751
|
modelValue?: unknown;
|
1758
1752
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1759
|
-
}, import("../../components/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" | "
|
1753
|
+
}, import("../../components/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}`> & {
|
1760
1754
|
_allExposed: {
|
1761
1755
|
reset: () => Promise<void>;
|
1762
1756
|
resetValidation: () => Promise<void>;
|
@@ -1924,7 +1918,6 @@ export declare const VDateInput: {
|
|
1924
1918
|
bgColor?: string | undefined;
|
1925
1919
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1926
1920
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1927
|
-
iconColor?: string | boolean | undefined;
|
1928
1921
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1929
1922
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
1930
1923
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -1933,6 +1926,7 @@ export declare const VDateInput: {
|
|
1933
1926
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1934
1927
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
1935
1928
|
centerAffix?: boolean | undefined;
|
1929
|
+
iconColor?: string | boolean | undefined;
|
1936
1930
|
hint?: string | undefined;
|
1937
1931
|
hideDetails?: boolean | "auto" | undefined;
|
1938
1932
|
suffix?: string | undefined;
|
@@ -2047,9 +2041,9 @@ export declare const VDateInput: {
|
|
2047
2041
|
baseColor?: string | undefined;
|
2048
2042
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2049
2043
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2050
|
-
iconColor?: string | boolean | undefined;
|
2051
2044
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2052
2045
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2046
|
+
iconColor?: string | boolean | undefined;
|
2053
2047
|
hint?: string | undefined;
|
2054
2048
|
hideDetails?: boolean | "auto" | undefined;
|
2055
2049
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -2103,9 +2097,9 @@ export declare const VDateInput: {
|
|
2103
2097
|
baseColor?: string | undefined;
|
2104
2098
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2105
2099
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2106
|
-
iconColor?: string | boolean | undefined;
|
2107
2100
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2108
2101
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2102
|
+
iconColor?: string | boolean | undefined;
|
2109
2103
|
hint?: string | undefined;
|
2110
2104
|
hideDetails?: boolean | "auto" | undefined;
|
2111
2105
|
} & {}, {
|
@@ -2206,9 +2200,9 @@ export declare const VDateInput: {
|
|
2206
2200
|
baseColor?: string | undefined;
|
2207
2201
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2208
2202
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2209
|
-
iconColor?: string | boolean | undefined;
|
2210
2203
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2211
2204
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2205
|
+
iconColor?: string | boolean | undefined;
|
2212
2206
|
hint?: string | undefined;
|
2213
2207
|
hideDetails?: boolean | "auto" | undefined;
|
2214
2208
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -2220,7 +2214,7 @@ export declare const VDateInput: {
|
|
2220
2214
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2221
2215
|
modelValue?: unknown;
|
2222
2216
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2223
|
-
}, import("../../components/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" | "
|
2217
|
+
}, import("../../components/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<{
|
2224
2218
|
$: import("vue").ComponentInternalInstance;
|
2225
2219
|
$data: {};
|
2226
2220
|
$props: Partial<{
|
@@ -2267,13 +2261,13 @@ export declare const VDateInput: {
|
|
2267
2261
|
rounded?: string | number | boolean | undefined;
|
2268
2262
|
baseColor?: string | undefined;
|
2269
2263
|
bgColor?: string | undefined;
|
2270
|
-
iconColor?: string | boolean | undefined;
|
2271
2264
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2272
2265
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2273
2266
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2274
2267
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2275
2268
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2276
2269
|
centerAffix?: boolean | undefined;
|
2270
|
+
iconColor?: string | boolean | undefined;
|
2277
2271
|
} & 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">;
|
2278
2272
|
$attrs: {
|
2279
2273
|
[x: string]: unknown;
|
@@ -2326,13 +2320,13 @@ export declare const VDateInput: {
|
|
2326
2320
|
rounded?: string | number | boolean | undefined;
|
2327
2321
|
baseColor?: string | undefined;
|
2328
2322
|
bgColor?: string | undefined;
|
2329
|
-
iconColor?: string | boolean | undefined;
|
2330
2323
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2331
2324
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2332
2325
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2333
2326
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2334
2327
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2335
2328
|
centerAffix?: boolean | undefined;
|
2329
|
+
iconColor?: string | boolean | undefined;
|
2336
2330
|
} & {
|
2337
2331
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2338
2332
|
}, {
|
@@ -2436,13 +2430,13 @@ export declare const VDateInput: {
|
|
2436
2430
|
rounded?: string | number | boolean | undefined;
|
2437
2431
|
baseColor?: string | undefined;
|
2438
2432
|
bgColor?: string | undefined;
|
2439
|
-
iconColor?: string | boolean | undefined;
|
2440
2433
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2441
2434
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2442
2435
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2443
2436
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2444
2437
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2445
2438
|
centerAffix?: boolean | undefined;
|
2439
|
+
iconColor?: string | boolean | undefined;
|
2446
2440
|
} & {
|
2447
2441
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2448
2442
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -2451,7 +2445,7 @@ export declare const VDateInput: {
|
|
2451
2445
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2452
2446
|
modelValue?: unknown;
|
2453
2447
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2454
|
-
}, import("../../components/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" | "
|
2448
|
+
}, import("../../components/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}`> & {
|
2455
2449
|
_allExposed: {
|
2456
2450
|
reset: () => Promise<void>;
|
2457
2451
|
resetValidation: () => Promise<void>;
|
@@ -2462,7 +2456,7 @@ export declare const VDateInput: {
|
|
2462
2456
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
2463
2457
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
2464
2458
|
} | {};
|
2465
|
-
}> & {} & 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" | "
|
2459
|
+
}> & {} & 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}`> & {
|
2466
2460
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
2467
2461
|
$: import("vue").ComponentInternalInstance;
|
2468
2462
|
$data: {};
|
@@ -2513,9 +2507,9 @@ export declare const VDateInput: {
|
|
2513
2507
|
baseColor?: string | undefined;
|
2514
2508
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2515
2509
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2516
|
-
iconColor?: string | boolean | undefined;
|
2517
2510
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2518
2511
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2512
|
+
iconColor?: string | boolean | undefined;
|
2519
2513
|
hint?: string | undefined;
|
2520
2514
|
hideDetails?: boolean | "auto" | undefined;
|
2521
2515
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -2569,9 +2563,9 @@ export declare const VDateInput: {
|
|
2569
2563
|
baseColor?: string | undefined;
|
2570
2564
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2571
2565
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2572
|
-
iconColor?: string | boolean | undefined;
|
2573
2566
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2574
2567
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2568
|
+
iconColor?: string | boolean | undefined;
|
2575
2569
|
hint?: string | undefined;
|
2576
2570
|
hideDetails?: boolean | "auto" | undefined;
|
2577
2571
|
} & {}, {
|
@@ -2672,9 +2666,9 @@ export declare const VDateInput: {
|
|
2672
2666
|
baseColor?: string | undefined;
|
2673
2667
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2674
2668
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2675
|
-
iconColor?: string | boolean | undefined;
|
2676
2669
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
2677
2670
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
2671
|
+
iconColor?: string | boolean | undefined;
|
2678
2672
|
hint?: string | undefined;
|
2679
2673
|
hideDetails?: boolean | "auto" | undefined;
|
2680
2674
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -2686,7 +2680,7 @@ export declare const VDateInput: {
|
|
2686
2680
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2687
2681
|
modelValue?: unknown;
|
2688
2682
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2689
|
-
}, import("../../components/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" | "
|
2683
|
+
}, import("../../components/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<{
|
2690
2684
|
$: import("vue").ComponentInternalInstance;
|
2691
2685
|
$data: {};
|
2692
2686
|
$props: Partial<{
|
@@ -2733,13 +2727,13 @@ export declare const VDateInput: {
|
|
2733
2727
|
rounded?: string | number | boolean | undefined;
|
2734
2728
|
baseColor?: string | undefined;
|
2735
2729
|
bgColor?: string | undefined;
|
2736
|
-
iconColor?: string | boolean | undefined;
|
2737
2730
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2738
2731
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2739
2732
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2740
2733
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2741
2734
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2742
2735
|
centerAffix?: boolean | undefined;
|
2736
|
+
iconColor?: string | boolean | undefined;
|
2743
2737
|
} & 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">;
|
2744
2738
|
$attrs: {
|
2745
2739
|
[x: string]: unknown;
|
@@ -2792,13 +2786,13 @@ export declare const VDateInput: {
|
|
2792
2786
|
rounded?: string | number | boolean | undefined;
|
2793
2787
|
baseColor?: string | undefined;
|
2794
2788
|
bgColor?: string | undefined;
|
2795
|
-
iconColor?: string | boolean | undefined;
|
2796
2789
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2797
2790
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2798
2791
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2799
2792
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2800
2793
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2801
2794
|
centerAffix?: boolean | undefined;
|
2795
|
+
iconColor?: string | boolean | undefined;
|
2802
2796
|
} & {
|
2803
2797
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2804
2798
|
}, {
|
@@ -2902,13 +2896,13 @@ export declare const VDateInput: {
|
|
2902
2896
|
rounded?: string | number | boolean | undefined;
|
2903
2897
|
baseColor?: string | undefined;
|
2904
2898
|
bgColor?: string | undefined;
|
2905
|
-
iconColor?: string | boolean | undefined;
|
2906
2899
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2907
2900
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2908
2901
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2909
2902
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2910
2903
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2911
2904
|
centerAffix?: boolean | undefined;
|
2905
|
+
iconColor?: string | boolean | undefined;
|
2912
2906
|
} & {
|
2913
2907
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
2914
2908
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -2917,7 +2911,7 @@ export declare const VDateInput: {
|
|
2917
2911
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
2918
2912
|
modelValue?: unknown;
|
2919
2913
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
2920
|
-
}, import("../../components/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" | "
|
2914
|
+
}, import("../../components/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}`> & {
|
2921
2915
|
_allExposed: {
|
2922
2916
|
reset: () => Promise<void>;
|
2923
2917
|
resetValidation: () => Promise<void>;
|
@@ -3109,7 +3103,6 @@ export declare const VDateInput: {
|
|
3109
3103
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3110
3104
|
controlHeight?: string | number | undefined;
|
3111
3105
|
headerColor?: string | undefined;
|
3112
|
-
iconColor?: string | boolean | undefined;
|
3113
3106
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3114
3107
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3115
3108
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3118,6 +3111,7 @@ export declare const VDateInput: {
|
|
3118
3111
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3119
3112
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3120
3113
|
centerAffix?: boolean | undefined;
|
3114
|
+
iconColor?: string | boolean | undefined;
|
3121
3115
|
hint?: string | undefined;
|
3122
3116
|
hideDetails?: boolean | "auto" | undefined;
|
3123
3117
|
suffix?: string | undefined;
|
@@ -3125,7 +3119,6 @@ export declare const VDateInput: {
|
|
3125
3119
|
modelModifiers?: Record<string, boolean> | undefined;
|
3126
3120
|
firstDayOfWeek?: string | number | undefined;
|
3127
3121
|
allowedDates?: unknown[] | ((date: unknown) => boolean) | undefined;
|
3128
|
-
weekdayFormat?: "long" | "short" | "narrow" | undefined;
|
3129
3122
|
allowedMonths?: number[] | ((date: number) => boolean) | undefined;
|
3130
3123
|
allowedYears?: number[] | ((date: number) => boolean) | undefined;
|
3131
3124
|
inputFormat?: string | undefined;
|
@@ -3279,7 +3272,6 @@ export declare const VDateInput: {
|
|
3279
3272
|
bgColor?: string | undefined;
|
3280
3273
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3281
3274
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3282
|
-
iconColor?: string | boolean | undefined;
|
3283
3275
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3284
3276
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3285
3277
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3288,6 +3280,7 @@ export declare const VDateInput: {
|
|
3288
3280
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3289
3281
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3290
3282
|
centerAffix?: boolean | undefined;
|
3283
|
+
iconColor?: string | boolean | undefined;
|
3291
3284
|
hint?: string | undefined;
|
3292
3285
|
hideDetails?: boolean | "auto" | undefined;
|
3293
3286
|
suffix?: string | undefined;
|
@@ -3431,7 +3424,6 @@ export declare const VDateInput: {
|
|
3431
3424
|
bgColor?: string | undefined;
|
3432
3425
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3433
3426
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3434
|
-
iconColor?: string | boolean | undefined;
|
3435
3427
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3436
3428
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3437
3429
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3440,6 +3432,7 @@ export declare const VDateInput: {
|
|
3440
3432
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3441
3433
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3442
3434
|
centerAffix?: boolean | undefined;
|
3435
|
+
iconColor?: string | boolean | undefined;
|
3443
3436
|
hint?: string | undefined;
|
3444
3437
|
hideDetails?: boolean | "auto" | undefined;
|
3445
3438
|
suffix?: string | undefined;
|
@@ -3554,9 +3547,9 @@ export declare const VDateInput: {
|
|
3554
3547
|
baseColor?: string | undefined;
|
3555
3548
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3556
3549
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3557
|
-
iconColor?: string | boolean | undefined;
|
3558
3550
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3559
3551
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3552
|
+
iconColor?: string | boolean | undefined;
|
3560
3553
|
hint?: string | undefined;
|
3561
3554
|
hideDetails?: boolean | "auto" | undefined;
|
3562
3555
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -3610,9 +3603,9 @@ export declare const VDateInput: {
|
|
3610
3603
|
baseColor?: string | undefined;
|
3611
3604
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3612
3605
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3613
|
-
iconColor?: string | boolean | undefined;
|
3614
3606
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3615
3607
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3608
|
+
iconColor?: string | boolean | undefined;
|
3616
3609
|
hint?: string | undefined;
|
3617
3610
|
hideDetails?: boolean | "auto" | undefined;
|
3618
3611
|
} & {}, {
|
@@ -3713,9 +3706,9 @@ export declare const VDateInput: {
|
|
3713
3706
|
baseColor?: string | undefined;
|
3714
3707
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3715
3708
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3716
|
-
iconColor?: string | boolean | undefined;
|
3717
3709
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3718
3710
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3711
|
+
iconColor?: string | boolean | undefined;
|
3719
3712
|
hint?: string | undefined;
|
3720
3713
|
hideDetails?: boolean | "auto" | undefined;
|
3721
3714
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -3727,7 +3720,7 @@ export declare const VDateInput: {
|
|
3727
3720
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3728
3721
|
modelValue?: unknown;
|
3729
3722
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3730
|
-
}, import("../../components/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" | "
|
3723
|
+
}, import("../../components/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<{
|
3731
3724
|
$: import("vue").ComponentInternalInstance;
|
3732
3725
|
$data: {};
|
3733
3726
|
$props: Partial<{
|
@@ -3774,13 +3767,13 @@ export declare const VDateInput: {
|
|
3774
3767
|
rounded?: string | number | boolean | undefined;
|
3775
3768
|
baseColor?: string | undefined;
|
3776
3769
|
bgColor?: string | undefined;
|
3777
|
-
iconColor?: string | boolean | undefined;
|
3778
3770
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3779
3771
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3780
3772
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3781
3773
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3782
3774
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3783
3775
|
centerAffix?: boolean | undefined;
|
3776
|
+
iconColor?: string | boolean | undefined;
|
3784
3777
|
} & 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">;
|
3785
3778
|
$attrs: {
|
3786
3779
|
[x: string]: unknown;
|
@@ -3833,13 +3826,13 @@ export declare const VDateInput: {
|
|
3833
3826
|
rounded?: string | number | boolean | undefined;
|
3834
3827
|
baseColor?: string | undefined;
|
3835
3828
|
bgColor?: string | undefined;
|
3836
|
-
iconColor?: string | boolean | undefined;
|
3837
3829
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3838
3830
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3839
3831
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3840
3832
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3841
3833
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3842
3834
|
centerAffix?: boolean | undefined;
|
3835
|
+
iconColor?: string | boolean | undefined;
|
3843
3836
|
} & {
|
3844
3837
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3845
3838
|
}, {
|
@@ -3943,13 +3936,13 @@ export declare const VDateInput: {
|
|
3943
3936
|
rounded?: string | number | boolean | undefined;
|
3944
3937
|
baseColor?: string | undefined;
|
3945
3938
|
bgColor?: string | undefined;
|
3946
|
-
iconColor?: string | boolean | undefined;
|
3947
3939
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3948
3940
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3949
3941
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3950
3942
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3951
3943
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3952
3944
|
centerAffix?: boolean | undefined;
|
3945
|
+
iconColor?: string | boolean | undefined;
|
3953
3946
|
} & {
|
3954
3947
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3955
3948
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -3958,7 +3951,7 @@ export declare const VDateInput: {
|
|
3958
3951
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
3959
3952
|
modelValue?: unknown;
|
3960
3953
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3961
|
-
}, import("../../components/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" | "
|
3954
|
+
}, import("../../components/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}`> & {
|
3962
3955
|
_allExposed: {
|
3963
3956
|
reset: () => Promise<void>;
|
3964
3957
|
resetValidation: () => Promise<void>;
|
@@ -4126,7 +4119,6 @@ export declare const VDateInput: {
|
|
4126
4119
|
bgColor?: string | undefined;
|
4127
4120
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4128
4121
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4129
|
-
iconColor?: string | boolean | undefined;
|
4130
4122
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4131
4123
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4132
4124
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4135,6 +4127,7 @@ export declare const VDateInput: {
|
|
4135
4127
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4136
4128
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4137
4129
|
centerAffix?: boolean | undefined;
|
4130
|
+
iconColor?: string | boolean | undefined;
|
4138
4131
|
hint?: string | undefined;
|
4139
4132
|
hideDetails?: boolean | "auto" | undefined;
|
4140
4133
|
suffix?: string | undefined;
|
@@ -4249,9 +4242,9 @@ export declare const VDateInput: {
|
|
4249
4242
|
baseColor?: string | undefined;
|
4250
4243
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4251
4244
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4252
|
-
iconColor?: string | boolean | undefined;
|
4253
4245
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4254
4246
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4247
|
+
iconColor?: string | boolean | undefined;
|
4255
4248
|
hint?: string | undefined;
|
4256
4249
|
hideDetails?: boolean | "auto" | undefined;
|
4257
4250
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -4305,9 +4298,9 @@ export declare const VDateInput: {
|
|
4305
4298
|
baseColor?: string | undefined;
|
4306
4299
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4307
4300
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4308
|
-
iconColor?: string | boolean | undefined;
|
4309
4301
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4310
4302
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4303
|
+
iconColor?: string | boolean | undefined;
|
4311
4304
|
hint?: string | undefined;
|
4312
4305
|
hideDetails?: boolean | "auto" | undefined;
|
4313
4306
|
} & {}, {
|
@@ -4408,9 +4401,9 @@ export declare const VDateInput: {
|
|
4408
4401
|
baseColor?: string | undefined;
|
4409
4402
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4410
4403
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4411
|
-
iconColor?: string | boolean | undefined;
|
4412
4404
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4413
4405
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4406
|
+
iconColor?: string | boolean | undefined;
|
4414
4407
|
hint?: string | undefined;
|
4415
4408
|
hideDetails?: boolean | "auto" | undefined;
|
4416
4409
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -4422,7 +4415,7 @@ export declare const VDateInput: {
|
|
4422
4415
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
4423
4416
|
modelValue?: unknown;
|
4424
4417
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4425
|
-
}, import("../../components/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" | "
|
4418
|
+
}, import("../../components/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<{
|
4426
4419
|
$: import("vue").ComponentInternalInstance;
|
4427
4420
|
$data: {};
|
4428
4421
|
$props: Partial<{
|
@@ -4469,13 +4462,13 @@ export declare const VDateInput: {
|
|
4469
4462
|
rounded?: string | number | boolean | undefined;
|
4470
4463
|
baseColor?: string | undefined;
|
4471
4464
|
bgColor?: string | undefined;
|
4472
|
-
iconColor?: string | boolean | undefined;
|
4473
4465
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4474
4466
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4475
4467
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4476
4468
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4477
4469
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4478
4470
|
centerAffix?: boolean | undefined;
|
4471
|
+
iconColor?: string | boolean | undefined;
|
4479
4472
|
} & 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">;
|
4480
4473
|
$attrs: {
|
4481
4474
|
[x: string]: unknown;
|
@@ -4528,13 +4521,13 @@ export declare const VDateInput: {
|
|
4528
4521
|
rounded?: string | number | boolean | undefined;
|
4529
4522
|
baseColor?: string | undefined;
|
4530
4523
|
bgColor?: string | undefined;
|
4531
|
-
iconColor?: string | boolean | undefined;
|
4532
4524
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4533
4525
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4534
4526
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4535
4527
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4536
4528
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4537
4529
|
centerAffix?: boolean | undefined;
|
4530
|
+
iconColor?: string | boolean | undefined;
|
4538
4531
|
} & {
|
4539
4532
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4540
4533
|
}, {
|
@@ -4638,13 +4631,13 @@ export declare const VDateInput: {
|
|
4638
4631
|
rounded?: string | number | boolean | undefined;
|
4639
4632
|
baseColor?: string | undefined;
|
4640
4633
|
bgColor?: string | undefined;
|
4641
|
-
iconColor?: string | boolean | undefined;
|
4642
4634
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4643
4635
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4644
4636
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4645
4637
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4646
4638
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4647
4639
|
centerAffix?: boolean | undefined;
|
4640
|
+
iconColor?: string | boolean | undefined;
|
4648
4641
|
} & {
|
4649
4642
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4650
4643
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -4653,7 +4646,7 @@ export declare const VDateInput: {
|
|
4653
4646
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
4654
4647
|
modelValue?: unknown;
|
4655
4648
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4656
|
-
}, import("../../components/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" | "
|
4649
|
+
}, import("../../components/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}`> & {
|
4657
4650
|
_allExposed: {
|
4658
4651
|
reset: () => Promise<void>;
|
4659
4652
|
resetValidation: () => Promise<void>;
|
@@ -4664,7 +4657,7 @@ export declare const VDateInput: {
|
|
4664
4657
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
4665
4658
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
4666
4659
|
} | {};
|
4667
|
-
}> & {} & 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" | "
|
4660
|
+
}> & {} & 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}`> & {
|
4668
4661
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
4669
4662
|
$: import("vue").ComponentInternalInstance;
|
4670
4663
|
$data: {};
|
@@ -4715,9 +4708,9 @@ export declare const VDateInput: {
|
|
4715
4708
|
baseColor?: string | undefined;
|
4716
4709
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4717
4710
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4718
|
-
iconColor?: string | boolean | undefined;
|
4719
4711
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4720
4712
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4713
|
+
iconColor?: string | boolean | undefined;
|
4721
4714
|
hint?: string | undefined;
|
4722
4715
|
hideDetails?: boolean | "auto" | undefined;
|
4723
4716
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -4771,9 +4764,9 @@ export declare const VDateInput: {
|
|
4771
4764
|
baseColor?: string | undefined;
|
4772
4765
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4773
4766
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4774
|
-
iconColor?: string | boolean | undefined;
|
4775
4767
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4776
4768
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4769
|
+
iconColor?: string | boolean | undefined;
|
4777
4770
|
hint?: string | undefined;
|
4778
4771
|
hideDetails?: boolean | "auto" | undefined;
|
4779
4772
|
} & {}, {
|
@@ -4874,9 +4867,9 @@ export declare const VDateInput: {
|
|
4874
4867
|
baseColor?: string | undefined;
|
4875
4868
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4876
4869
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4877
|
-
iconColor?: string | boolean | undefined;
|
4878
4870
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4879
4871
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4872
|
+
iconColor?: string | boolean | undefined;
|
4880
4873
|
hint?: string | undefined;
|
4881
4874
|
hideDetails?: boolean | "auto" | undefined;
|
4882
4875
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -4888,7 +4881,7 @@ export declare const VDateInput: {
|
|
4888
4881
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
4889
4882
|
modelValue?: unknown;
|
4890
4883
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4891
|
-
}, import("../../components/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" | "
|
4884
|
+
}, import("../../components/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<{
|
4892
4885
|
$: import("vue").ComponentInternalInstance;
|
4893
4886
|
$data: {};
|
4894
4887
|
$props: Partial<{
|
@@ -4935,13 +4928,13 @@ export declare const VDateInput: {
|
|
4935
4928
|
rounded?: string | number | boolean | undefined;
|
4936
4929
|
baseColor?: string | undefined;
|
4937
4930
|
bgColor?: string | undefined;
|
4938
|
-
iconColor?: string | boolean | undefined;
|
4939
4931
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4940
4932
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4941
4933
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4942
4934
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4943
4935
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4944
4936
|
centerAffix?: boolean | undefined;
|
4937
|
+
iconColor?: string | boolean | undefined;
|
4945
4938
|
} & 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">;
|
4946
4939
|
$attrs: {
|
4947
4940
|
[x: string]: unknown;
|
@@ -4994,13 +4987,13 @@ export declare const VDateInput: {
|
|
4994
4987
|
rounded?: string | number | boolean | undefined;
|
4995
4988
|
baseColor?: string | undefined;
|
4996
4989
|
bgColor?: string | undefined;
|
4997
|
-
iconColor?: string | boolean | undefined;
|
4998
4990
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4999
4991
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5000
4992
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5001
4993
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5002
4994
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5003
4995
|
centerAffix?: boolean | undefined;
|
4996
|
+
iconColor?: string | boolean | undefined;
|
5004
4997
|
} & {
|
5005
4998
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5006
4999
|
}, {
|
@@ -5104,13 +5097,13 @@ export declare const VDateInput: {
|
|
5104
5097
|
rounded?: string | number | boolean | undefined;
|
5105
5098
|
baseColor?: string | undefined;
|
5106
5099
|
bgColor?: string | undefined;
|
5107
|
-
iconColor?: string | boolean | undefined;
|
5108
5100
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5109
5101
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5110
5102
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5111
5103
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5112
5104
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5113
5105
|
centerAffix?: boolean | undefined;
|
5106
|
+
iconColor?: string | boolean | undefined;
|
5114
5107
|
} & {
|
5115
5108
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5116
5109
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -5119,7 +5112,7 @@ export declare const VDateInput: {
|
|
5119
5112
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
5120
5113
|
modelValue?: unknown;
|
5121
5114
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5122
|
-
}, import("../../components/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" | "
|
5115
|
+
}, import("../../components/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}`> & {
|
5123
5116
|
_allExposed: {
|
5124
5117
|
reset: () => Promise<void>;
|
5125
5118
|
resetValidation: () => Promise<void>;
|
@@ -5284,7 +5277,6 @@ export declare const VDateInput: {
|
|
5284
5277
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5285
5278
|
controlHeight?: string | number | undefined;
|
5286
5279
|
headerColor?: string | undefined;
|
5287
|
-
iconColor?: string | boolean | undefined;
|
5288
5280
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5289
5281
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5290
5282
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5293,6 +5285,7 @@ export declare const VDateInput: {
|
|
5293
5285
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5294
5286
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5295
5287
|
centerAffix?: boolean | undefined;
|
5288
|
+
iconColor?: string | boolean | undefined;
|
5296
5289
|
hint?: string | undefined;
|
5297
5290
|
hideDetails?: boolean | "auto" | undefined;
|
5298
5291
|
suffix?: string | undefined;
|
@@ -5300,7 +5293,6 @@ export declare const VDateInput: {
|
|
5300
5293
|
modelModifiers?: Record<string, boolean> | undefined;
|
5301
5294
|
firstDayOfWeek?: string | number | undefined;
|
5302
5295
|
allowedDates?: unknown[] | ((date: unknown) => boolean) | undefined;
|
5303
|
-
weekdayFormat?: "long" | "short" | "narrow" | undefined;
|
5304
5296
|
allowedMonths?: number[] | ((date: number) => boolean) | undefined;
|
5305
5297
|
allowedYears?: number[] | ((date: number) => boolean) | undefined;
|
5306
5298
|
inputFormat?: string | undefined;
|
@@ -5454,7 +5446,6 @@ export declare const VDateInput: {
|
|
5454
5446
|
bgColor?: 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
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5459
5450
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5460
5451
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5463,6 +5454,7 @@ export declare const VDateInput: {
|
|
5463
5454
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5464
5455
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5465
5456
|
centerAffix?: boolean | undefined;
|
5457
|
+
iconColor?: string | boolean | undefined;
|
5466
5458
|
hint?: string | undefined;
|
5467
5459
|
hideDetails?: boolean | "auto" | undefined;
|
5468
5460
|
suffix?: string | undefined;
|
@@ -5606,7 +5598,6 @@ export declare const VDateInput: {
|
|
5606
5598
|
bgColor?: string | undefined;
|
5607
5599
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5608
5600
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5609
|
-
iconColor?: string | boolean | undefined;
|
5610
5601
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5611
5602
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5612
5603
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5615,6 +5606,7 @@ export declare const VDateInput: {
|
|
5615
5606
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5616
5607
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5617
5608
|
centerAffix?: boolean | undefined;
|
5609
|
+
iconColor?: string | boolean | undefined;
|
5618
5610
|
hint?: string | undefined;
|
5619
5611
|
hideDetails?: boolean | "auto" | undefined;
|
5620
5612
|
suffix?: string | undefined;
|
@@ -5729,9 +5721,9 @@ export declare const VDateInput: {
|
|
5729
5721
|
baseColor?: string | undefined;
|
5730
5722
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5731
5723
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5732
|
-
iconColor?: string | boolean | undefined;
|
5733
5724
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5734
5725
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5726
|
+
iconColor?: string | boolean | undefined;
|
5735
5727
|
hint?: string | undefined;
|
5736
5728
|
hideDetails?: boolean | "auto" | undefined;
|
5737
5729
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -5785,9 +5777,9 @@ export declare const VDateInput: {
|
|
5785
5777
|
baseColor?: string | undefined;
|
5786
5778
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5787
5779
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5788
|
-
iconColor?: string | boolean | undefined;
|
5789
5780
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5790
5781
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5782
|
+
iconColor?: string | boolean | undefined;
|
5791
5783
|
hint?: string | undefined;
|
5792
5784
|
hideDetails?: boolean | "auto" | undefined;
|
5793
5785
|
} & {}, {
|
@@ -5888,9 +5880,9 @@ export declare const VDateInput: {
|
|
5888
5880
|
baseColor?: string | undefined;
|
5889
5881
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5890
5882
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5891
|
-
iconColor?: string | boolean | undefined;
|
5892
5883
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5893
5884
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5885
|
+
iconColor?: string | boolean | undefined;
|
5894
5886
|
hint?: string | undefined;
|
5895
5887
|
hideDetails?: boolean | "auto" | undefined;
|
5896
5888
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -5902,7 +5894,7 @@ export declare const VDateInput: {
|
|
5902
5894
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
5903
5895
|
modelValue?: unknown;
|
5904
5896
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5905
|
-
}, import("../../components/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" | "
|
5897
|
+
}, import("../../components/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<{
|
5906
5898
|
$: import("vue").ComponentInternalInstance;
|
5907
5899
|
$data: {};
|
5908
5900
|
$props: Partial<{
|
@@ -5949,13 +5941,13 @@ export declare const VDateInput: {
|
|
5949
5941
|
rounded?: string | number | boolean | undefined;
|
5950
5942
|
baseColor?: string | undefined;
|
5951
5943
|
bgColor?: string | undefined;
|
5952
|
-
iconColor?: string | boolean | undefined;
|
5953
5944
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5954
5945
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5955
5946
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5956
5947
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5957
5948
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5958
5949
|
centerAffix?: boolean | undefined;
|
5950
|
+
iconColor?: string | boolean | undefined;
|
5959
5951
|
} & 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">;
|
5960
5952
|
$attrs: {
|
5961
5953
|
[x: string]: unknown;
|
@@ -6008,13 +6000,13 @@ export declare const VDateInput: {
|
|
6008
6000
|
rounded?: string | number | boolean | undefined;
|
6009
6001
|
baseColor?: string | undefined;
|
6010
6002
|
bgColor?: string | undefined;
|
6011
|
-
iconColor?: string | boolean | undefined;
|
6012
6003
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6013
6004
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6014
6005
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6015
6006
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6016
6007
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6017
6008
|
centerAffix?: boolean | undefined;
|
6009
|
+
iconColor?: string | boolean | undefined;
|
6018
6010
|
} & {
|
6019
6011
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6020
6012
|
}, {
|
@@ -6118,13 +6110,13 @@ export declare const VDateInput: {
|
|
6118
6110
|
rounded?: string | number | boolean | undefined;
|
6119
6111
|
baseColor?: string | undefined;
|
6120
6112
|
bgColor?: string | undefined;
|
6121
|
-
iconColor?: string | boolean | undefined;
|
6122
6113
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6123
6114
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6124
6115
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6125
6116
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6126
6117
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6127
6118
|
centerAffix?: boolean | undefined;
|
6119
|
+
iconColor?: string | boolean | undefined;
|
6128
6120
|
} & {
|
6129
6121
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6130
6122
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -6133,7 +6125,7 @@ export declare const VDateInput: {
|
|
6133
6125
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
6134
6126
|
modelValue?: unknown;
|
6135
6127
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6136
|
-
}, import("../../components/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" | "
|
6128
|
+
}, import("../../components/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}`> & {
|
6137
6129
|
_allExposed: {
|
6138
6130
|
reset: () => Promise<void>;
|
6139
6131
|
resetValidation: () => Promise<void>;
|
@@ -6301,7 +6293,6 @@ export declare const VDateInput: {
|
|
6301
6293
|
bgColor?: string | undefined;
|
6302
6294
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6303
6295
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6304
|
-
iconColor?: string | boolean | undefined;
|
6305
6296
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6306
6297
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6307
6298
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -6310,6 +6301,7 @@ export declare const VDateInput: {
|
|
6310
6301
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6311
6302
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6312
6303
|
centerAffix?: boolean | undefined;
|
6304
|
+
iconColor?: string | boolean | undefined;
|
6313
6305
|
hint?: string | undefined;
|
6314
6306
|
hideDetails?: boolean | "auto" | undefined;
|
6315
6307
|
suffix?: string | undefined;
|
@@ -6424,9 +6416,9 @@ export declare const VDateInput: {
|
|
6424
6416
|
baseColor?: string | undefined;
|
6425
6417
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6426
6418
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6427
|
-
iconColor?: string | boolean | undefined;
|
6428
6419
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6429
6420
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6421
|
+
iconColor?: string | boolean | undefined;
|
6430
6422
|
hint?: string | undefined;
|
6431
6423
|
hideDetails?: boolean | "auto" | undefined;
|
6432
6424
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -6480,9 +6472,9 @@ export declare const VDateInput: {
|
|
6480
6472
|
baseColor?: string | undefined;
|
6481
6473
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6482
6474
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6483
|
-
iconColor?: string | boolean | undefined;
|
6484
6475
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6485
6476
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6477
|
+
iconColor?: string | boolean | undefined;
|
6486
6478
|
hint?: string | undefined;
|
6487
6479
|
hideDetails?: boolean | "auto" | undefined;
|
6488
6480
|
} & {}, {
|
@@ -6583,9 +6575,9 @@ export declare const VDateInput: {
|
|
6583
6575
|
baseColor?: string | undefined;
|
6584
6576
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6585
6577
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6586
|
-
iconColor?: string | boolean | undefined;
|
6587
6578
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6588
6579
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6580
|
+
iconColor?: string | boolean | undefined;
|
6589
6581
|
hint?: string | undefined;
|
6590
6582
|
hideDetails?: boolean | "auto" | undefined;
|
6591
6583
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -6597,7 +6589,7 @@ export declare const VDateInput: {
|
|
6597
6589
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
6598
6590
|
modelValue?: unknown;
|
6599
6591
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6600
|
-
}, import("../../components/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" | "
|
6592
|
+
}, import("../../components/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<{
|
6601
6593
|
$: import("vue").ComponentInternalInstance;
|
6602
6594
|
$data: {};
|
6603
6595
|
$props: Partial<{
|
@@ -6644,13 +6636,13 @@ export declare const VDateInput: {
|
|
6644
6636
|
rounded?: string | number | boolean | undefined;
|
6645
6637
|
baseColor?: string | undefined;
|
6646
6638
|
bgColor?: string | undefined;
|
6647
|
-
iconColor?: string | boolean | undefined;
|
6648
6639
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6649
6640
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6650
6641
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6651
6642
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6652
6643
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6653
6644
|
centerAffix?: boolean | undefined;
|
6645
|
+
iconColor?: string | boolean | undefined;
|
6654
6646
|
} & 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">;
|
6655
6647
|
$attrs: {
|
6656
6648
|
[x: string]: unknown;
|
@@ -6703,13 +6695,13 @@ export declare const VDateInput: {
|
|
6703
6695
|
rounded?: string | number | boolean | undefined;
|
6704
6696
|
baseColor?: string | undefined;
|
6705
6697
|
bgColor?: string | undefined;
|
6706
|
-
iconColor?: string | boolean | undefined;
|
6707
6698
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6708
6699
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6709
6700
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6710
6701
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6711
6702
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6712
6703
|
centerAffix?: boolean | undefined;
|
6704
|
+
iconColor?: string | boolean | undefined;
|
6713
6705
|
} & {
|
6714
6706
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6715
6707
|
}, {
|
@@ -6813,13 +6805,13 @@ export declare const VDateInput: {
|
|
6813
6805
|
rounded?: string | number | boolean | undefined;
|
6814
6806
|
baseColor?: string | undefined;
|
6815
6807
|
bgColor?: string | undefined;
|
6816
|
-
iconColor?: string | boolean | undefined;
|
6817
6808
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6818
6809
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6819
6810
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6820
6811
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6821
6812
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6822
6813
|
centerAffix?: boolean | undefined;
|
6814
|
+
iconColor?: string | boolean | undefined;
|
6823
6815
|
} & {
|
6824
6816
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6825
6817
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -6828,7 +6820,7 @@ export declare const VDateInput: {
|
|
6828
6820
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
6829
6821
|
modelValue?: unknown;
|
6830
6822
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6831
|
-
}, import("../../components/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" | "
|
6823
|
+
}, import("../../components/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}`> & {
|
6832
6824
|
_allExposed: {
|
6833
6825
|
reset: () => Promise<void>;
|
6834
6826
|
resetValidation: () => Promise<void>;
|
@@ -6839,7 +6831,7 @@ export declare const VDateInput: {
|
|
6839
6831
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
6840
6832
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
6841
6833
|
} | {};
|
6842
|
-
}> & {} & 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" | "
|
6834
|
+
}> & {} & 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}`> & {
|
6843
6835
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
6844
6836
|
$: import("vue").ComponentInternalInstance;
|
6845
6837
|
$data: {};
|
@@ -6890,9 +6882,9 @@ export declare const VDateInput: {
|
|
6890
6882
|
baseColor?: string | undefined;
|
6891
6883
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6892
6884
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6893
|
-
iconColor?: string | boolean | undefined;
|
6894
6885
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6895
6886
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6887
|
+
iconColor?: string | boolean | undefined;
|
6896
6888
|
hint?: string | undefined;
|
6897
6889
|
hideDetails?: boolean | "auto" | undefined;
|
6898
6890
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -6946,9 +6938,9 @@ export declare const VDateInput: {
|
|
6946
6938
|
baseColor?: string | undefined;
|
6947
6939
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6948
6940
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6949
|
-
iconColor?: string | boolean | undefined;
|
6950
6941
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6951
6942
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6943
|
+
iconColor?: string | boolean | undefined;
|
6952
6944
|
hint?: string | undefined;
|
6953
6945
|
hideDetails?: boolean | "auto" | undefined;
|
6954
6946
|
} & {}, {
|
@@ -7049,9 +7041,9 @@ export declare const VDateInput: {
|
|
7049
7041
|
baseColor?: string | undefined;
|
7050
7042
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7051
7043
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7052
|
-
iconColor?: string | boolean | undefined;
|
7053
7044
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
7054
7045
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
7046
|
+
iconColor?: string | boolean | undefined;
|
7055
7047
|
hint?: string | undefined;
|
7056
7048
|
hideDetails?: boolean | "auto" | undefined;
|
7057
7049
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -7063,7 +7055,7 @@ export declare const VDateInput: {
|
|
7063
7055
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
7064
7056
|
modelValue?: unknown;
|
7065
7057
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
7066
|
-
}, import("../../components/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" | "
|
7058
|
+
}, import("../../components/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<{
|
7067
7059
|
$: import("vue").ComponentInternalInstance;
|
7068
7060
|
$data: {};
|
7069
7061
|
$props: Partial<{
|
@@ -7110,13 +7102,13 @@ export declare const VDateInput: {
|
|
7110
7102
|
rounded?: string | number | boolean | undefined;
|
7111
7103
|
baseColor?: string | undefined;
|
7112
7104
|
bgColor?: string | undefined;
|
7113
|
-
iconColor?: string | boolean | undefined;
|
7114
7105
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7115
7106
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7116
7107
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7117
7108
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7118
7109
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7119
7110
|
centerAffix?: boolean | undefined;
|
7111
|
+
iconColor?: string | boolean | undefined;
|
7120
7112
|
} & 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">;
|
7121
7113
|
$attrs: {
|
7122
7114
|
[x: string]: unknown;
|
@@ -7169,13 +7161,13 @@ export declare const VDateInput: {
|
|
7169
7161
|
rounded?: string | number | boolean | undefined;
|
7170
7162
|
baseColor?: string | undefined;
|
7171
7163
|
bgColor?: string | undefined;
|
7172
|
-
iconColor?: string | boolean | undefined;
|
7173
7164
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7174
7165
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7175
7166
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7176
7167
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7177
7168
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7178
7169
|
centerAffix?: boolean | undefined;
|
7170
|
+
iconColor?: string | boolean | undefined;
|
7179
7171
|
} & {
|
7180
7172
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
7181
7173
|
}, {
|
@@ -7279,13 +7271,13 @@ export declare const VDateInput: {
|
|
7279
7271
|
rounded?: string | number | boolean | undefined;
|
7280
7272
|
baseColor?: string | undefined;
|
7281
7273
|
bgColor?: string | undefined;
|
7282
|
-
iconColor?: string | boolean | undefined;
|
7283
7274
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7284
7275
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7285
7276
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7286
7277
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7287
7278
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7288
7279
|
centerAffix?: boolean | undefined;
|
7280
|
+
iconColor?: string | boolean | undefined;
|
7289
7281
|
} & {
|
7290
7282
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
7291
7283
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -7294,7 +7286,7 @@ export declare const VDateInput: {
|
|
7294
7286
|
}> & {} & import("vue").ComponentCustomProperties & {} & import("../../util/index.js").GenericProps<{
|
7295
7287
|
modelValue?: unknown;
|
7296
7288
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
7297
|
-
}, import("../../components/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" | "
|
7289
|
+
}, import("../../components/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}`> & {
|
7298
7290
|
_allExposed: {
|
7299
7291
|
reset: () => Promise<void>;
|
7300
7292
|
resetValidation: () => Promise<void>;
|
@@ -7487,7 +7479,6 @@ export declare const VDateInput: {
|
|
7487
7479
|
default: undefined;
|
7488
7480
|
};
|
7489
7481
|
allowedDates: PropType<unknown[] | ((date: unknown) => boolean)>;
|
7490
|
-
weekdayFormat: PropType<"long" | "short" | "narrow" | undefined>;
|
7491
7482
|
hideWeekdays: BooleanConstructor;
|
7492
7483
|
showWeek: BooleanConstructor;
|
7493
7484
|
allowedMonths: PropType<number[] | ((date: number) => boolean)>;
|
@@ -7722,7 +7713,6 @@ export declare const VDateInput: {
|
|
7722
7713
|
default: undefined;
|
7723
7714
|
};
|
7724
7715
|
allowedDates: PropType<unknown[] | ((date: unknown) => boolean)>;
|
7725
|
-
weekdayFormat: PropType<"long" | "short" | "narrow" | undefined>;
|
7726
7716
|
hideWeekdays: BooleanConstructor;
|
7727
7717
|
showWeek: BooleanConstructor;
|
7728
7718
|
allowedMonths: PropType<number[] | ((date: number) => boolean)>;
|