@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
@@ -52,7 +52,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
52
52
|
bgColor?: unknown;
|
53
53
|
prependIcon?: unknown;
|
54
54
|
appendIcon?: unknown;
|
55
|
-
iconColor?: unknown;
|
56
55
|
clearIcon?: unknown;
|
57
56
|
prependInnerIcon?: unknown;
|
58
57
|
'onClick:clear'?: unknown;
|
@@ -62,6 +61,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
62
61
|
'onClick:prependInner'?: unknown;
|
63
62
|
centerAffix?: unknown;
|
64
63
|
glow?: unknown;
|
64
|
+
iconColor?: unknown;
|
65
65
|
hideSpinButtons?: unknown;
|
66
66
|
hint?: unknown;
|
67
67
|
persistentHint?: unknown;
|
@@ -96,7 +96,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
96
96
|
noDataText?: unknown;
|
97
97
|
openOnClear?: unknown;
|
98
98
|
itemColor?: unknown;
|
99
|
-
noAutoScroll?: unknown;
|
100
99
|
customFilter?: unknown;
|
101
100
|
customKeyFilter?: unknown;
|
102
101
|
filterKeys?: unknown;
|
@@ -382,10 +381,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
382
381
|
type: PropType<unknown extends Defaults["appendIcon"] ? import("../../composables/icons.js").IconValue : import("../../composables/icons.js").IconValue | Defaults["appendIcon"]>;
|
383
382
|
default: unknown extends Defaults["appendIcon"] ? import("../../composables/icons.js").IconValue : NonNullable<import("../../composables/icons.js").IconValue> | Defaults["appendIcon"];
|
384
383
|
};
|
385
|
-
iconColor: unknown extends Defaults["iconColor"] ? (StringConstructor | BooleanConstructor)[] : {
|
386
|
-
type: PropType<unknown extends Defaults["iconColor"] ? string | boolean : string | boolean | Defaults["iconColor"]>;
|
387
|
-
default: unknown extends Defaults["iconColor"] ? string | boolean : NonNullable<string | boolean> | Defaults["iconColor"];
|
388
|
-
};
|
389
384
|
clearIcon: unknown extends Defaults["clearIcon"] ? {
|
390
385
|
type: PropType<import("../../composables/icons.js").IconValue>;
|
391
386
|
default: string;
|
@@ -434,6 +429,10 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
434
429
|
type: PropType<unknown extends Defaults["glow"] ? boolean : boolean | Defaults["glow"]>;
|
435
430
|
default: unknown extends Defaults["glow"] ? boolean : boolean | Defaults["glow"];
|
436
431
|
};
|
432
|
+
iconColor: unknown extends Defaults["iconColor"] ? (StringConstructor | BooleanConstructor)[] : {
|
433
|
+
type: PropType<unknown extends Defaults["iconColor"] ? string | boolean : string | boolean | Defaults["iconColor"]>;
|
434
|
+
default: unknown extends Defaults["iconColor"] ? string | boolean : NonNullable<string | boolean> | Defaults["iconColor"];
|
435
|
+
};
|
437
436
|
hideSpinButtons: unknown extends Defaults["hideSpinButtons"] ? BooleanConstructor : {
|
438
437
|
type: PropType<unknown extends Defaults["hideSpinButtons"] ? boolean : boolean | Defaults["hideSpinButtons"]>;
|
439
438
|
default: unknown extends Defaults["hideSpinButtons"] ? boolean : boolean | Defaults["hideSpinButtons"];
|
@@ -617,7 +616,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
617
616
|
rounded: string | number | boolean;
|
618
617
|
tile: boolean;
|
619
618
|
slim: boolean;
|
620
|
-
filterable: boolean;
|
621
619
|
activatable: boolean;
|
622
620
|
selectable: boolean;
|
623
621
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -635,7 +633,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
635
633
|
density: import("../../composables/density.js").Density;
|
636
634
|
tile: boolean;
|
637
635
|
slim: boolean;
|
638
|
-
filterable: boolean;
|
639
636
|
activatable: boolean;
|
640
637
|
selectable: boolean;
|
641
638
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -667,7 +664,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
667
664
|
value: boolean;
|
668
665
|
path: unknown[];
|
669
666
|
}) => any) | undefined;
|
670
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
667
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
671
668
|
items?: readonly any[] | undefined;
|
672
669
|
itemTitle?: SelectItemKey<any>;
|
673
670
|
itemValue?: SelectItemKey<any>;
|
@@ -782,7 +779,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
782
779
|
rounded: string | number | boolean;
|
783
780
|
tile: boolean;
|
784
781
|
slim: boolean;
|
785
|
-
filterable: boolean;
|
786
782
|
activatable: boolean;
|
787
783
|
selectable: boolean;
|
788
784
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -800,7 +796,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
800
796
|
density: import("../../composables/density.js").Density;
|
801
797
|
tile: boolean;
|
802
798
|
slim: boolean;
|
803
|
-
filterable: boolean;
|
804
799
|
activatable: boolean;
|
805
800
|
selectable: boolean;
|
806
801
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -832,7 +827,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
832
827
|
value: boolean;
|
833
828
|
path: unknown[];
|
834
829
|
}) => any) | undefined;
|
835
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
830
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
836
831
|
items?: readonly any[] | undefined;
|
837
832
|
itemTitle?: SelectItemKey<any>;
|
838
833
|
itemValue?: SelectItemKey<any>;
|
@@ -948,7 +943,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
948
943
|
rounded: string | number | boolean;
|
949
944
|
tile: boolean;
|
950
945
|
slim: boolean;
|
951
|
-
filterable: boolean;
|
952
946
|
activatable: boolean;
|
953
947
|
selectable: boolean;
|
954
948
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -966,7 +960,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
966
960
|
density: import("../../composables/density.js").Density;
|
967
961
|
tile: boolean;
|
968
962
|
slim: boolean;
|
969
|
-
filterable: boolean;
|
970
963
|
activatable: boolean;
|
971
964
|
selectable: boolean;
|
972
965
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -998,7 +991,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
998
991
|
value: boolean;
|
999
992
|
path: unknown[];
|
1000
993
|
}) => any) | undefined;
|
1001
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
994
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
1002
995
|
items?: readonly any[] | undefined;
|
1003
996
|
itemTitle?: SelectItemKey<any>;
|
1004
997
|
itemValue?: SelectItemKey<any>;
|
@@ -1113,7 +1106,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1113
1106
|
rounded: string | number | boolean;
|
1114
1107
|
tile: boolean;
|
1115
1108
|
slim: boolean;
|
1116
|
-
filterable: boolean;
|
1117
1109
|
activatable: boolean;
|
1118
1110
|
selectable: boolean;
|
1119
1111
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -1131,7 +1123,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1131
1123
|
density: import("../../composables/density.js").Density;
|
1132
1124
|
tile: boolean;
|
1133
1125
|
slim: boolean;
|
1134
|
-
filterable: boolean;
|
1135
1126
|
activatable: boolean;
|
1136
1127
|
selectable: boolean;
|
1137
1128
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -1163,7 +1154,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1163
1154
|
value: boolean;
|
1164
1155
|
path: unknown[];
|
1165
1156
|
}) => any) | undefined;
|
1166
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
1157
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
1167
1158
|
items?: readonly any[] | undefined;
|
1168
1159
|
itemTitle?: SelectItemKey<any>;
|
1169
1160
|
itemValue?: SelectItemKey<any>;
|
@@ -1366,7 +1357,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1366
1357
|
noClickAnimation: boolean;
|
1367
1358
|
scrim: string | boolean;
|
1368
1359
|
submenu: boolean;
|
1369
|
-
disableInitialFocus: boolean;
|
1370
1360
|
}> & Omit<{
|
1371
1361
|
location: import("../../util/index.js").Anchor | undefined;
|
1372
1362
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -1446,7 +1436,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1446
1436
|
noClickAnimation: boolean;
|
1447
1437
|
scrim: string | boolean;
|
1448
1438
|
submenu: boolean;
|
1449
|
-
disableInitialFocus: boolean;
|
1450
1439
|
offset?: string | number | number[] | undefined;
|
1451
1440
|
id?: string | undefined;
|
1452
1441
|
height?: string | number | undefined;
|
@@ -1496,7 +1485,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1496
1485
|
targetRef: import("../../util/index.js").TemplateRef;
|
1497
1486
|
}) => import("vue").VNodeChild) | undefined;
|
1498
1487
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
1499
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
1488
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"> : (Partial<{
|
1500
1489
|
location: import("../../util/index.js").Anchor | undefined;
|
1501
1490
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
1502
1491
|
transition: string | boolean | (import("vue").TransitionProps & {
|
@@ -1577,7 +1566,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1577
1566
|
noClickAnimation: boolean;
|
1578
1567
|
scrim: string | boolean;
|
1579
1568
|
submenu: boolean;
|
1580
|
-
disableInitialFocus: boolean;
|
1581
1569
|
}> & Omit<{
|
1582
1570
|
location: import("../../util/index.js").Anchor | undefined;
|
1583
1571
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -1657,7 +1645,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1657
1645
|
noClickAnimation: boolean;
|
1658
1646
|
scrim: string | boolean;
|
1659
1647
|
submenu: boolean;
|
1660
|
-
disableInitialFocus: boolean;
|
1661
1648
|
offset?: string | number | number[] | undefined;
|
1662
1649
|
id?: string | undefined;
|
1663
1650
|
height?: string | number | undefined;
|
@@ -1707,7 +1694,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1707
1694
|
targetRef: import("../../util/index.js").TemplateRef;
|
1708
1695
|
}) => import("vue").VNodeChild) | undefined;
|
1709
1696
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
1710
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
1697
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu">) | Defaults["menuProps"]>;
|
1711
1698
|
default: unknown extends Defaults["menuProps"] ? Partial<{
|
1712
1699
|
location: import("../../util/index.js").Anchor | undefined;
|
1713
1700
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -1789,7 +1776,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1789
1776
|
noClickAnimation: boolean;
|
1790
1777
|
scrim: string | boolean;
|
1791
1778
|
submenu: boolean;
|
1792
|
-
disableInitialFocus: boolean;
|
1793
1779
|
}> & Omit<{
|
1794
1780
|
location: import("../../util/index.js").Anchor | undefined;
|
1795
1781
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -1869,7 +1855,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1869
1855
|
noClickAnimation: boolean;
|
1870
1856
|
scrim: string | boolean;
|
1871
1857
|
submenu: boolean;
|
1872
|
-
disableInitialFocus: boolean;
|
1873
1858
|
offset?: string | number | number[] | undefined;
|
1874
1859
|
id?: string | undefined;
|
1875
1860
|
height?: string | number | undefined;
|
@@ -1919,7 +1904,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
1919
1904
|
targetRef: import("../../util/index.js").TemplateRef;
|
1920
1905
|
}) => import("vue").VNodeChild) | undefined;
|
1921
1906
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
1922
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
1907
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"> : NonNullable<Partial<{
|
1923
1908
|
location: import("../../util/index.js").Anchor | undefined;
|
1924
1909
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
1925
1910
|
transition: string | boolean | (import("vue").TransitionProps & {
|
@@ -2000,7 +1985,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
2000
1985
|
noClickAnimation: boolean;
|
2001
1986
|
scrim: string | boolean;
|
2002
1987
|
submenu: boolean;
|
2003
|
-
disableInitialFocus: boolean;
|
2004
1988
|
}> & Omit<{
|
2005
1989
|
location: import("../../util/index.js").Anchor | undefined;
|
2006
1990
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -2080,7 +2064,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
2080
2064
|
noClickAnimation: boolean;
|
2081
2065
|
scrim: string | boolean;
|
2082
2066
|
submenu: boolean;
|
2083
|
-
disableInitialFocus: boolean;
|
2084
2067
|
offset?: string | number | number[] | undefined;
|
2085
2068
|
id?: string | undefined;
|
2086
2069
|
height?: string | number | undefined;
|
@@ -2130,7 +2113,7 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
2130
2113
|
targetRef: import("../../util/index.js").TemplateRef;
|
2131
2114
|
}) => import("vue").VNodeChild) | undefined;
|
2132
2115
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
2133
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
2116
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu">> | Defaults["menuProps"];
|
2134
2117
|
};
|
2135
2118
|
multiple: unknown extends Defaults["multiple"] ? BooleanConstructor : {
|
2136
2119
|
type: PropType<unknown extends Defaults["multiple"] ? boolean : boolean | Defaults["multiple"]>;
|
@@ -2154,10 +2137,6 @@ export declare const makeVComboboxProps: <Defaults extends {
|
|
2154
2137
|
type: PropType<unknown extends Defaults["itemColor"] ? string : string | Defaults["itemColor"]>;
|
2155
2138
|
default: unknown extends Defaults["itemColor"] ? string : string | Defaults["itemColor"];
|
2156
2139
|
};
|
2157
|
-
noAutoScroll: unknown extends Defaults["noAutoScroll"] ? BooleanConstructor : {
|
2158
|
-
type: PropType<unknown extends Defaults["noAutoScroll"] ? boolean : boolean | Defaults["noAutoScroll"]>;
|
2159
|
-
default: unknown extends Defaults["noAutoScroll"] ? boolean : boolean | Defaults["noAutoScroll"];
|
2160
|
-
};
|
2161
2140
|
customFilter: unknown extends Defaults["customFilter"] ? PropType<import("../../composables/filter.js").FilterFunction> : {
|
2162
2141
|
type: PropType<unknown extends Defaults["customFilter"] ? import("../../composables/filter.js").FilterFunction : import("../../composables/filter.js").FilterFunction | Defaults["customFilter"]>;
|
2163
2142
|
default: unknown extends Defaults["customFilter"] ? import("../../composables/filter.js").FilterFunction : import("../../composables/filter.js").FilterFunction | Defaults["customFilter"];
|
@@ -2262,7 +2241,6 @@ export declare const VCombobox: {
|
|
2262
2241
|
hideSelected: boolean;
|
2263
2242
|
menuIcon: import("../../composables/icons.js").IconValue;
|
2264
2243
|
openOnClear: boolean;
|
2265
|
-
noAutoScroll: boolean;
|
2266
2244
|
clearOnSelect: boolean;
|
2267
2245
|
} & {
|
2268
2246
|
name?: string | undefined;
|
@@ -2289,7 +2267,6 @@ export declare const VCombobox: {
|
|
2289
2267
|
bgColor?: string | undefined;
|
2290
2268
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2291
2269
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2292
|
-
iconColor?: string | boolean | undefined;
|
2293
2270
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2294
2271
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
2295
2272
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2297,6 +2274,7 @@ export declare const VCombobox: {
|
|
2297
2274
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2298
2275
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2299
2276
|
centerAffix?: boolean | undefined;
|
2277
|
+
iconColor?: string | boolean | undefined;
|
2300
2278
|
hint?: string | undefined;
|
2301
2279
|
hideDetails?: boolean | "auto" | undefined;
|
2302
2280
|
suffix?: string | undefined;
|
@@ -2316,7 +2294,6 @@ export declare const VCombobox: {
|
|
2316
2294
|
rounded: string | number | boolean;
|
2317
2295
|
tile: boolean;
|
2318
2296
|
slim: boolean;
|
2319
|
-
filterable: boolean;
|
2320
2297
|
activatable: boolean;
|
2321
2298
|
selectable: boolean;
|
2322
2299
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -2334,7 +2311,6 @@ export declare const VCombobox: {
|
|
2334
2311
|
density: import("../../composables/density.js").Density;
|
2335
2312
|
tile: boolean;
|
2336
2313
|
slim: boolean;
|
2337
|
-
filterable: boolean;
|
2338
2314
|
activatable: boolean;
|
2339
2315
|
selectable: boolean;
|
2340
2316
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -2366,7 +2342,7 @@ export declare const VCombobox: {
|
|
2366
2342
|
value: boolean;
|
2367
2343
|
path: unknown[];
|
2368
2344
|
}) => any) | undefined;
|
2369
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
2345
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
2370
2346
|
items?: readonly any[] | undefined;
|
2371
2347
|
itemTitle?: SelectItemKey<any>;
|
2372
2348
|
itemValue?: SelectItemKey<any>;
|
@@ -2549,7 +2525,6 @@ export declare const VCombobox: {
|
|
2549
2525
|
noClickAnimation: boolean;
|
2550
2526
|
scrim: string | boolean;
|
2551
2527
|
submenu: boolean;
|
2552
|
-
disableInitialFocus: boolean;
|
2553
2528
|
}> & Omit<{
|
2554
2529
|
location: import("../../util/index.js").Anchor | undefined;
|
2555
2530
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -2629,7 +2604,6 @@ export declare const VCombobox: {
|
|
2629
2604
|
noClickAnimation: boolean;
|
2630
2605
|
scrim: string | boolean;
|
2631
2606
|
submenu: boolean;
|
2632
|
-
disableInitialFocus: boolean;
|
2633
2607
|
offset?: string | number | number[] | undefined;
|
2634
2608
|
id?: string | undefined;
|
2635
2609
|
height?: string | number | undefined;
|
@@ -2679,7 +2653,7 @@ export declare const VCombobox: {
|
|
2679
2653
|
targetRef: import("../../util/index.js").TemplateRef;
|
2680
2654
|
}) => import("vue").VNodeChild) | undefined;
|
2681
2655
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
2682
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
2656
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu">) | undefined;
|
2683
2657
|
itemColor?: string | undefined;
|
2684
2658
|
autoSelectFirst?: boolean | "exact" | undefined;
|
2685
2659
|
} & {
|
@@ -2780,7 +2754,6 @@ export declare const VCombobox: {
|
|
2780
2754
|
bgColor?: string | undefined;
|
2781
2755
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2782
2756
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2783
|
-
iconColor?: string | boolean | undefined;
|
2784
2757
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2785
2758
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2786
2759
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2789,6 +2762,7 @@ export declare const VCombobox: {
|
|
2789
2762
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2790
2763
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2791
2764
|
centerAffix?: boolean | undefined;
|
2765
|
+
iconColor?: string | boolean | undefined;
|
2792
2766
|
hint?: string | undefined;
|
2793
2767
|
hideDetails?: boolean | "auto" | undefined;
|
2794
2768
|
suffix?: string | undefined;
|
@@ -2932,7 +2906,6 @@ export declare const VCombobox: {
|
|
2932
2906
|
bgColor?: string | undefined;
|
2933
2907
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2934
2908
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2935
|
-
iconColor?: string | boolean | undefined;
|
2936
2909
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2937
2910
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
2938
2911
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -2941,6 +2914,7 @@ export declare const VCombobox: {
|
|
2941
2914
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2942
2915
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
2943
2916
|
centerAffix?: boolean | undefined;
|
2917
|
+
iconColor?: string | boolean | undefined;
|
2944
2918
|
hint?: string | undefined;
|
2945
2919
|
hideDetails?: boolean | "auto" | undefined;
|
2946
2920
|
suffix?: string | undefined;
|
@@ -3055,9 +3029,9 @@ export declare const VCombobox: {
|
|
3055
3029
|
baseColor?: string | undefined;
|
3056
3030
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3057
3031
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3058
|
-
iconColor?: string | boolean | undefined;
|
3059
3032
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3060
3033
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3034
|
+
iconColor?: string | boolean | undefined;
|
3061
3035
|
hint?: string | undefined;
|
3062
3036
|
hideDetails?: boolean | "auto" | undefined;
|
3063
3037
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -3111,9 +3085,9 @@ export declare const VCombobox: {
|
|
3111
3085
|
baseColor?: string | undefined;
|
3112
3086
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3113
3087
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3114
|
-
iconColor?: string | boolean | undefined;
|
3115
3088
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3116
3089
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3090
|
+
iconColor?: string | boolean | undefined;
|
3117
3091
|
hint?: string | undefined;
|
3118
3092
|
hideDetails?: boolean | "auto" | undefined;
|
3119
3093
|
} & {}, {
|
@@ -3214,9 +3188,9 @@ export declare const VCombobox: {
|
|
3214
3188
|
baseColor?: string | undefined;
|
3215
3189
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3216
3190
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3217
|
-
iconColor?: string | boolean | undefined;
|
3218
3191
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3219
3192
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3193
|
+
iconColor?: string | boolean | undefined;
|
3220
3194
|
hint?: string | undefined;
|
3221
3195
|
hideDetails?: boolean | "auto" | undefined;
|
3222
3196
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -3228,7 +3202,7 @@ export declare const VCombobox: {
|
|
3228
3202
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
3229
3203
|
modelValue?: unknown;
|
3230
3204
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3231
|
-
}, 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" | "
|
3205
|
+
}, 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<{
|
3232
3206
|
$: import("vue").ComponentInternalInstance;
|
3233
3207
|
$data: {};
|
3234
3208
|
$props: Partial<{
|
@@ -3275,13 +3249,13 @@ export declare const VCombobox: {
|
|
3275
3249
|
rounded?: string | number | boolean | undefined;
|
3276
3250
|
baseColor?: string | undefined;
|
3277
3251
|
bgColor?: string | undefined;
|
3278
|
-
iconColor?: string | boolean | undefined;
|
3279
3252
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3280
3253
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3281
3254
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3282
3255
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3283
3256
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3284
3257
|
centerAffix?: boolean | undefined;
|
3258
|
+
iconColor?: string | boolean | undefined;
|
3285
3259
|
} & 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">;
|
3286
3260
|
$attrs: {
|
3287
3261
|
[x: string]: unknown;
|
@@ -3334,13 +3308,13 @@ export declare const VCombobox: {
|
|
3334
3308
|
rounded?: string | number | boolean | undefined;
|
3335
3309
|
baseColor?: string | undefined;
|
3336
3310
|
bgColor?: string | undefined;
|
3337
|
-
iconColor?: string | boolean | undefined;
|
3338
3311
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3339
3312
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3340
3313
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3341
3314
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3342
3315
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3343
3316
|
centerAffix?: boolean | undefined;
|
3317
|
+
iconColor?: string | boolean | undefined;
|
3344
3318
|
} & {
|
3345
3319
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3346
3320
|
}, {
|
@@ -3444,13 +3418,13 @@ export declare const VCombobox: {
|
|
3444
3418
|
rounded?: string | number | boolean | undefined;
|
3445
3419
|
baseColor?: string | undefined;
|
3446
3420
|
bgColor?: string | undefined;
|
3447
|
-
iconColor?: string | boolean | undefined;
|
3448
3421
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3449
3422
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3450
3423
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3451
3424
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3452
3425
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3453
3426
|
centerAffix?: boolean | undefined;
|
3427
|
+
iconColor?: string | boolean | undefined;
|
3454
3428
|
} & {
|
3455
3429
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
3456
3430
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -3459,7 +3433,7 @@ export declare const VCombobox: {
|
|
3459
3433
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
3460
3434
|
modelValue?: unknown;
|
3461
3435
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3462
|
-
}, 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" | "
|
3436
|
+
}, 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}`> & {
|
3463
3437
|
_allExposed: {
|
3464
3438
|
reset: () => Promise<void>;
|
3465
3439
|
resetValidation: () => Promise<void>;
|
@@ -3627,7 +3601,6 @@ export declare const VCombobox: {
|
|
3627
3601
|
bgColor?: string | undefined;
|
3628
3602
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3629
3603
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3630
|
-
iconColor?: string | boolean | undefined;
|
3631
3604
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3632
3605
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3633
3606
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3636,6 +3609,7 @@ export declare const VCombobox: {
|
|
3636
3609
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3637
3610
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3638
3611
|
centerAffix?: boolean | undefined;
|
3612
|
+
iconColor?: string | boolean | undefined;
|
3639
3613
|
hint?: string | undefined;
|
3640
3614
|
hideDetails?: boolean | "auto" | undefined;
|
3641
3615
|
suffix?: string | undefined;
|
@@ -3750,9 +3724,9 @@ export declare const VCombobox: {
|
|
3750
3724
|
baseColor?: string | undefined;
|
3751
3725
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3752
3726
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3753
|
-
iconColor?: string | boolean | undefined;
|
3754
3727
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3755
3728
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3729
|
+
iconColor?: string | boolean | undefined;
|
3756
3730
|
hint?: string | undefined;
|
3757
3731
|
hideDetails?: boolean | "auto" | undefined;
|
3758
3732
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -3806,9 +3780,9 @@ export declare const VCombobox: {
|
|
3806
3780
|
baseColor?: string | undefined;
|
3807
3781
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3808
3782
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3809
|
-
iconColor?: string | boolean | undefined;
|
3810
3783
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3811
3784
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3785
|
+
iconColor?: string | boolean | undefined;
|
3812
3786
|
hint?: string | undefined;
|
3813
3787
|
hideDetails?: boolean | "auto" | undefined;
|
3814
3788
|
} & {}, {
|
@@ -3909,9 +3883,9 @@ export declare const VCombobox: {
|
|
3909
3883
|
baseColor?: string | undefined;
|
3910
3884
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3911
3885
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3912
|
-
iconColor?: string | boolean | undefined;
|
3913
3886
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
3914
3887
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
3888
|
+
iconColor?: string | boolean | undefined;
|
3915
3889
|
hint?: string | undefined;
|
3916
3890
|
hideDetails?: boolean | "auto" | undefined;
|
3917
3891
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -3923,7 +3897,7 @@ export declare const VCombobox: {
|
|
3923
3897
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
3924
3898
|
modelValue?: unknown;
|
3925
3899
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
3926
|
-
}, 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" | "
|
3900
|
+
}, 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<{
|
3927
3901
|
$: import("vue").ComponentInternalInstance;
|
3928
3902
|
$data: {};
|
3929
3903
|
$props: Partial<{
|
@@ -3970,13 +3944,13 @@ export declare const VCombobox: {
|
|
3970
3944
|
rounded?: string | number | boolean | undefined;
|
3971
3945
|
baseColor?: string | undefined;
|
3972
3946
|
bgColor?: string | undefined;
|
3973
|
-
iconColor?: string | boolean | undefined;
|
3974
3947
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3975
3948
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
3976
3949
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
3977
3950
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3978
3951
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
3979
3952
|
centerAffix?: boolean | undefined;
|
3953
|
+
iconColor?: string | boolean | undefined;
|
3980
3954
|
} & 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">;
|
3981
3955
|
$attrs: {
|
3982
3956
|
[x: string]: unknown;
|
@@ -4029,13 +4003,13 @@ export declare const VCombobox: {
|
|
4029
4003
|
rounded?: string | number | boolean | undefined;
|
4030
4004
|
baseColor?: string | undefined;
|
4031
4005
|
bgColor?: string | undefined;
|
4032
|
-
iconColor?: string | boolean | undefined;
|
4033
4006
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4034
4007
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4035
4008
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4036
4009
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4037
4010
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4038
4011
|
centerAffix?: boolean | undefined;
|
4012
|
+
iconColor?: string | boolean | undefined;
|
4039
4013
|
} & {
|
4040
4014
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4041
4015
|
}, {
|
@@ -4139,13 +4113,13 @@ export declare const VCombobox: {
|
|
4139
4113
|
rounded?: string | number | boolean | undefined;
|
4140
4114
|
baseColor?: string | undefined;
|
4141
4115
|
bgColor?: string | undefined;
|
4142
|
-
iconColor?: string | boolean | undefined;
|
4143
4116
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4144
4117
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4145
4118
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4146
4119
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4147
4120
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4148
4121
|
centerAffix?: boolean | undefined;
|
4122
|
+
iconColor?: string | boolean | undefined;
|
4149
4123
|
} & {
|
4150
4124
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4151
4125
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -4154,7 +4128,7 @@ export declare const VCombobox: {
|
|
4154
4128
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
4155
4129
|
modelValue?: unknown;
|
4156
4130
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4157
|
-
}, 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" | "
|
4131
|
+
}, 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}`> & {
|
4158
4132
|
_allExposed: {
|
4159
4133
|
reset: () => Promise<void>;
|
4160
4134
|
resetValidation: () => Promise<void>;
|
@@ -4165,7 +4139,7 @@ export declare const VCombobox: {
|
|
4165
4139
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
4166
4140
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
4167
4141
|
} | {};
|
4168
|
-
}> & {} & 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" | "
|
4142
|
+
}> & {} & 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}`> & {
|
4169
4143
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
4170
4144
|
$: import("vue").ComponentInternalInstance;
|
4171
4145
|
$data: {};
|
@@ -4216,9 +4190,9 @@ export declare const VCombobox: {
|
|
4216
4190
|
baseColor?: string | undefined;
|
4217
4191
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4218
4192
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4219
|
-
iconColor?: string | boolean | undefined;
|
4220
4193
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4221
4194
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4195
|
+
iconColor?: string | boolean | undefined;
|
4222
4196
|
hint?: string | undefined;
|
4223
4197
|
hideDetails?: boolean | "auto" | undefined;
|
4224
4198
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -4272,9 +4246,9 @@ export declare const VCombobox: {
|
|
4272
4246
|
baseColor?: string | undefined;
|
4273
4247
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4274
4248
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4275
|
-
iconColor?: string | boolean | undefined;
|
4276
4249
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4277
4250
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4251
|
+
iconColor?: string | boolean | undefined;
|
4278
4252
|
hint?: string | undefined;
|
4279
4253
|
hideDetails?: boolean | "auto" | undefined;
|
4280
4254
|
} & {}, {
|
@@ -4375,9 +4349,9 @@ export declare const VCombobox: {
|
|
4375
4349
|
baseColor?: string | undefined;
|
4376
4350
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4377
4351
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4378
|
-
iconColor?: string | boolean | undefined;
|
4379
4352
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
4380
4353
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
4354
|
+
iconColor?: string | boolean | undefined;
|
4381
4355
|
hint?: string | undefined;
|
4382
4356
|
hideDetails?: boolean | "auto" | undefined;
|
4383
4357
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -4389,7 +4363,7 @@ export declare const VCombobox: {
|
|
4389
4363
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
4390
4364
|
modelValue?: unknown;
|
4391
4365
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4392
|
-
}, 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" | "
|
4366
|
+
}, 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<{
|
4393
4367
|
$: import("vue").ComponentInternalInstance;
|
4394
4368
|
$data: {};
|
4395
4369
|
$props: Partial<{
|
@@ -4436,13 +4410,13 @@ export declare const VCombobox: {
|
|
4436
4410
|
rounded?: string | number | boolean | undefined;
|
4437
4411
|
baseColor?: string | undefined;
|
4438
4412
|
bgColor?: string | undefined;
|
4439
|
-
iconColor?: string | boolean | undefined;
|
4440
4413
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4441
4414
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4442
4415
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4443
4416
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4444
4417
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4445
4418
|
centerAffix?: boolean | undefined;
|
4419
|
+
iconColor?: string | boolean | undefined;
|
4446
4420
|
} & 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">;
|
4447
4421
|
$attrs: {
|
4448
4422
|
[x: string]: unknown;
|
@@ -4495,13 +4469,13 @@ export declare const VCombobox: {
|
|
4495
4469
|
rounded?: string | number | boolean | undefined;
|
4496
4470
|
baseColor?: string | undefined;
|
4497
4471
|
bgColor?: string | undefined;
|
4498
|
-
iconColor?: string | boolean | undefined;
|
4499
4472
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4500
4473
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4501
4474
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4502
4475
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4503
4476
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4504
4477
|
centerAffix?: boolean | undefined;
|
4478
|
+
iconColor?: string | boolean | undefined;
|
4505
4479
|
} & {
|
4506
4480
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4507
4481
|
}, {
|
@@ -4605,13 +4579,13 @@ export declare const VCombobox: {
|
|
4605
4579
|
rounded?: string | number | boolean | undefined;
|
4606
4580
|
baseColor?: string | undefined;
|
4607
4581
|
bgColor?: string | undefined;
|
4608
|
-
iconColor?: string | boolean | undefined;
|
4609
4582
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4610
4583
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4611
4584
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4612
4585
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4613
4586
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4614
4587
|
centerAffix?: boolean | undefined;
|
4588
|
+
iconColor?: string | boolean | undefined;
|
4615
4589
|
} & {
|
4616
4590
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
4617
4591
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -4620,7 +4594,7 @@ export declare const VCombobox: {
|
|
4620
4594
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
4621
4595
|
modelValue?: unknown;
|
4622
4596
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
4623
|
-
}, 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" | "
|
4597
|
+
}, 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}`> & {
|
4624
4598
|
_allExposed: {
|
4625
4599
|
reset: () => Promise<void>;
|
4626
4600
|
resetValidation: () => Promise<void>;
|
@@ -4645,7 +4619,7 @@ export declare const VCombobox: {
|
|
4645
4619
|
'update:modelValue': (value: any) => true;
|
4646
4620
|
'update:search': (value: string) => true;
|
4647
4621
|
'update:menu': (value: boolean) => true;
|
4648
|
-
}, "multiple" | "$children" | "v-slots" | "modelValue" | "items" | "itemValue" | "returnObject" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:item" | "
|
4622
|
+
}, "multiple" | "$children" | "v-slots" | "modelValue" | "items" | "itemValue" | "returnObject" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:item" | "itemTitle" | "itemProps" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "v-slot:chip" | "v-slot:selection" | "v-slot:prepend-item" | "v-slot:append-item" | "v-slot:no-data">, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
4649
4623
|
flat: boolean;
|
4650
4624
|
reverse: boolean;
|
4651
4625
|
variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -4694,7 +4668,6 @@ export declare const VCombobox: {
|
|
4694
4668
|
hideSelected: boolean;
|
4695
4669
|
menuIcon: import("../../composables/icons.js").IconValue;
|
4696
4670
|
openOnClear: boolean;
|
4697
|
-
noAutoScroll: boolean;
|
4698
4671
|
clearOnSelect: boolean;
|
4699
4672
|
}, true, {}, import("vue").SlotsType<Partial<{
|
4700
4673
|
message: (arg: import("../VMessages/VMessages.js").VMessageSlot) => import("vue").VNode[];
|
@@ -4725,14 +4698,6 @@ export declare const VCombobox: {
|
|
4725
4698
|
item: ListItem<unknown>;
|
4726
4699
|
index: number;
|
4727
4700
|
}) => import("vue").VNode[];
|
4728
|
-
subheader: (arg: {
|
4729
|
-
props: Record<string, unknown>;
|
4730
|
-
index: number;
|
4731
|
-
}) => import("vue").VNode[];
|
4732
|
-
divider: (arg: {
|
4733
|
-
props: Record<string, unknown>;
|
4734
|
-
index: number;
|
4735
|
-
}) => import("vue").VNode[];
|
4736
4701
|
'prepend-item': () => import("vue").VNode[];
|
4737
4702
|
'append-item': () => import("vue").VNode[];
|
4738
4703
|
'no-data': () => import("vue").VNode[];
|
@@ -4790,7 +4755,6 @@ export declare const VCombobox: {
|
|
4790
4755
|
hideSelected: boolean;
|
4791
4756
|
menuIcon: import("../../composables/icons.js").IconValue;
|
4792
4757
|
openOnClear: boolean;
|
4793
|
-
noAutoScroll: boolean;
|
4794
4758
|
clearOnSelect: boolean;
|
4795
4759
|
} & {
|
4796
4760
|
name?: string | undefined;
|
@@ -4817,7 +4781,6 @@ export declare const VCombobox: {
|
|
4817
4781
|
bgColor?: string | undefined;
|
4818
4782
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4819
4783
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4820
|
-
iconColor?: string | boolean | undefined;
|
4821
4784
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
4822
4785
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
4823
4786
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4825,6 +4788,7 @@ export declare const VCombobox: {
|
|
4825
4788
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4826
4789
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
4827
4790
|
centerAffix?: boolean | undefined;
|
4791
|
+
iconColor?: string | boolean | undefined;
|
4828
4792
|
hint?: string | undefined;
|
4829
4793
|
hideDetails?: boolean | "auto" | undefined;
|
4830
4794
|
suffix?: string | undefined;
|
@@ -4844,7 +4808,6 @@ export declare const VCombobox: {
|
|
4844
4808
|
rounded: string | number | boolean;
|
4845
4809
|
tile: boolean;
|
4846
4810
|
slim: boolean;
|
4847
|
-
filterable: boolean;
|
4848
4811
|
activatable: boolean;
|
4849
4812
|
selectable: boolean;
|
4850
4813
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -4862,7 +4825,6 @@ export declare const VCombobox: {
|
|
4862
4825
|
density: import("../../composables/density.js").Density;
|
4863
4826
|
tile: boolean;
|
4864
4827
|
slim: boolean;
|
4865
|
-
filterable: boolean;
|
4866
4828
|
activatable: boolean;
|
4867
4829
|
selectable: boolean;
|
4868
4830
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -4894,7 +4856,7 @@ export declare const VCombobox: {
|
|
4894
4856
|
value: boolean;
|
4895
4857
|
path: unknown[];
|
4896
4858
|
}) => any) | undefined;
|
4897
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
4859
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
4898
4860
|
items?: readonly any[] | undefined;
|
4899
4861
|
itemTitle?: SelectItemKey<any>;
|
4900
4862
|
itemValue?: SelectItemKey<any>;
|
@@ -5077,7 +5039,6 @@ export declare const VCombobox: {
|
|
5077
5039
|
noClickAnimation: boolean;
|
5078
5040
|
scrim: string | boolean;
|
5079
5041
|
submenu: boolean;
|
5080
|
-
disableInitialFocus: boolean;
|
5081
5042
|
}> & Omit<{
|
5082
5043
|
location: import("../../util/index.js").Anchor | undefined;
|
5083
5044
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -5157,7 +5118,6 @@ export declare const VCombobox: {
|
|
5157
5118
|
noClickAnimation: boolean;
|
5158
5119
|
scrim: string | boolean;
|
5159
5120
|
submenu: boolean;
|
5160
|
-
disableInitialFocus: boolean;
|
5161
5121
|
offset?: string | number | number[] | undefined;
|
5162
5122
|
id?: string | undefined;
|
5163
5123
|
height?: string | number | undefined;
|
@@ -5207,7 +5167,7 @@ export declare const VCombobox: {
|
|
5207
5167
|
targetRef: import("../../util/index.js").TemplateRef;
|
5208
5168
|
}) => import("vue").VNodeChild) | undefined;
|
5209
5169
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
5210
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
5170
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu">) | undefined;
|
5211
5171
|
itemColor?: string | undefined;
|
5212
5172
|
autoSelectFirst?: boolean | "exact" | undefined;
|
5213
5173
|
} & {
|
@@ -5308,7 +5268,6 @@ export declare const VCombobox: {
|
|
5308
5268
|
bgColor?: string | undefined;
|
5309
5269
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5310
5270
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5311
|
-
iconColor?: string | boolean | undefined;
|
5312
5271
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5313
5272
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5314
5273
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5317,6 +5276,7 @@ export declare const VCombobox: {
|
|
5317
5276
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5318
5277
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5319
5278
|
centerAffix?: boolean | undefined;
|
5279
|
+
iconColor?: string | boolean | undefined;
|
5320
5280
|
hint?: string | undefined;
|
5321
5281
|
hideDetails?: boolean | "auto" | undefined;
|
5322
5282
|
suffix?: string | undefined;
|
@@ -5460,7 +5420,6 @@ export declare const VCombobox: {
|
|
5460
5420
|
bgColor?: string | undefined;
|
5461
5421
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5462
5422
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5463
|
-
iconColor?: string | boolean | undefined;
|
5464
5423
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5465
5424
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5466
5425
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -5469,6 +5428,7 @@ export declare const VCombobox: {
|
|
5469
5428
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5470
5429
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5471
5430
|
centerAffix?: boolean | undefined;
|
5431
|
+
iconColor?: string | boolean | undefined;
|
5472
5432
|
hint?: string | undefined;
|
5473
5433
|
hideDetails?: boolean | "auto" | undefined;
|
5474
5434
|
suffix?: string | undefined;
|
@@ -5583,9 +5543,9 @@ export declare const VCombobox: {
|
|
5583
5543
|
baseColor?: string | undefined;
|
5584
5544
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5585
5545
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5586
|
-
iconColor?: string | boolean | undefined;
|
5587
5546
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5588
5547
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5548
|
+
iconColor?: string | boolean | undefined;
|
5589
5549
|
hint?: string | undefined;
|
5590
5550
|
hideDetails?: boolean | "auto" | undefined;
|
5591
5551
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -5639,9 +5599,9 @@ export declare const VCombobox: {
|
|
5639
5599
|
baseColor?: string | undefined;
|
5640
5600
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5641
5601
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5642
|
-
iconColor?: string | boolean | undefined;
|
5643
5602
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5644
5603
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5604
|
+
iconColor?: string | boolean | undefined;
|
5645
5605
|
hint?: string | undefined;
|
5646
5606
|
hideDetails?: boolean | "auto" | undefined;
|
5647
5607
|
} & {}, {
|
@@ -5742,9 +5702,9 @@ export declare const VCombobox: {
|
|
5742
5702
|
baseColor?: string | undefined;
|
5743
5703
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5744
5704
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5745
|
-
iconColor?: string | boolean | undefined;
|
5746
5705
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
5747
5706
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
5707
|
+
iconColor?: string | boolean | undefined;
|
5748
5708
|
hint?: string | undefined;
|
5749
5709
|
hideDetails?: boolean | "auto" | undefined;
|
5750
5710
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -5756,7 +5716,7 @@ export declare const VCombobox: {
|
|
5756
5716
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
5757
5717
|
modelValue?: unknown;
|
5758
5718
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5759
|
-
}, 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" | "
|
5719
|
+
}, 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<{
|
5760
5720
|
$: import("vue").ComponentInternalInstance;
|
5761
5721
|
$data: {};
|
5762
5722
|
$props: Partial<{
|
@@ -5803,13 +5763,13 @@ export declare const VCombobox: {
|
|
5803
5763
|
rounded?: string | number | boolean | undefined;
|
5804
5764
|
baseColor?: string | undefined;
|
5805
5765
|
bgColor?: string | undefined;
|
5806
|
-
iconColor?: string | boolean | undefined;
|
5807
5766
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5808
5767
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5809
5768
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5810
5769
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5811
5770
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5812
5771
|
centerAffix?: boolean | undefined;
|
5772
|
+
iconColor?: string | boolean | undefined;
|
5813
5773
|
} & 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">;
|
5814
5774
|
$attrs: {
|
5815
5775
|
[x: string]: unknown;
|
@@ -5862,13 +5822,13 @@ export declare const VCombobox: {
|
|
5862
5822
|
rounded?: string | number | boolean | undefined;
|
5863
5823
|
baseColor?: string | undefined;
|
5864
5824
|
bgColor?: string | undefined;
|
5865
|
-
iconColor?: string | boolean | undefined;
|
5866
5825
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5867
5826
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5868
5827
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5869
5828
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5870
5829
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5871
5830
|
centerAffix?: boolean | undefined;
|
5831
|
+
iconColor?: string | boolean | undefined;
|
5872
5832
|
} & {
|
5873
5833
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5874
5834
|
}, {
|
@@ -5972,13 +5932,13 @@ export declare const VCombobox: {
|
|
5972
5932
|
rounded?: string | number | boolean | undefined;
|
5973
5933
|
baseColor?: string | undefined;
|
5974
5934
|
bgColor?: string | undefined;
|
5975
|
-
iconColor?: string | boolean | undefined;
|
5976
5935
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5977
5936
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
5978
5937
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
5979
5938
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5980
5939
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
5981
5940
|
centerAffix?: boolean | undefined;
|
5941
|
+
iconColor?: string | boolean | undefined;
|
5982
5942
|
} & {
|
5983
5943
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
5984
5944
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -5987,7 +5947,7 @@ export declare const VCombobox: {
|
|
5987
5947
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
5988
5948
|
modelValue?: unknown;
|
5989
5949
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
5990
|
-
}, 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" | "
|
5950
|
+
}, 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}`> & {
|
5991
5951
|
_allExposed: {
|
5992
5952
|
reset: () => Promise<void>;
|
5993
5953
|
resetValidation: () => Promise<void>;
|
@@ -6155,7 +6115,6 @@ export declare const VCombobox: {
|
|
6155
6115
|
bgColor?: string | undefined;
|
6156
6116
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6157
6117
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6158
|
-
iconColor?: string | boolean | undefined;
|
6159
6118
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6160
6119
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6161
6120
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -6164,6 +6123,7 @@ export declare const VCombobox: {
|
|
6164
6123
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6165
6124
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6166
6125
|
centerAffix?: boolean | undefined;
|
6126
|
+
iconColor?: string | boolean | undefined;
|
6167
6127
|
hint?: string | undefined;
|
6168
6128
|
hideDetails?: boolean | "auto" | undefined;
|
6169
6129
|
suffix?: string | undefined;
|
@@ -6278,9 +6238,9 @@ export declare const VCombobox: {
|
|
6278
6238
|
baseColor?: string | undefined;
|
6279
6239
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6280
6240
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6281
|
-
iconColor?: string | boolean | undefined;
|
6282
6241
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6283
6242
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6243
|
+
iconColor?: string | boolean | undefined;
|
6284
6244
|
hint?: string | undefined;
|
6285
6245
|
hideDetails?: boolean | "auto" | undefined;
|
6286
6246
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -6334,9 +6294,9 @@ export declare const VCombobox: {
|
|
6334
6294
|
baseColor?: string | undefined;
|
6335
6295
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6336
6296
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6337
|
-
iconColor?: string | boolean | undefined;
|
6338
6297
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6339
6298
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6299
|
+
iconColor?: string | boolean | undefined;
|
6340
6300
|
hint?: string | undefined;
|
6341
6301
|
hideDetails?: boolean | "auto" | undefined;
|
6342
6302
|
} & {}, {
|
@@ -6437,9 +6397,9 @@ export declare const VCombobox: {
|
|
6437
6397
|
baseColor?: string | undefined;
|
6438
6398
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6439
6399
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6440
|
-
iconColor?: string | boolean | undefined;
|
6441
6400
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6442
6401
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6402
|
+
iconColor?: string | boolean | undefined;
|
6443
6403
|
hint?: string | undefined;
|
6444
6404
|
hideDetails?: boolean | "auto" | undefined;
|
6445
6405
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -6451,7 +6411,7 @@ export declare const VCombobox: {
|
|
6451
6411
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
6452
6412
|
modelValue?: unknown;
|
6453
6413
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6454
|
-
}, 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" | "
|
6414
|
+
}, 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<{
|
6455
6415
|
$: import("vue").ComponentInternalInstance;
|
6456
6416
|
$data: {};
|
6457
6417
|
$props: Partial<{
|
@@ -6498,13 +6458,13 @@ export declare const VCombobox: {
|
|
6498
6458
|
rounded?: string | number | boolean | undefined;
|
6499
6459
|
baseColor?: string | undefined;
|
6500
6460
|
bgColor?: string | undefined;
|
6501
|
-
iconColor?: string | boolean | undefined;
|
6502
6461
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6503
6462
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6504
6463
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6505
6464
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6506
6465
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6507
6466
|
centerAffix?: boolean | undefined;
|
6467
|
+
iconColor?: string | boolean | undefined;
|
6508
6468
|
} & 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">;
|
6509
6469
|
$attrs: {
|
6510
6470
|
[x: string]: unknown;
|
@@ -6557,13 +6517,13 @@ export declare const VCombobox: {
|
|
6557
6517
|
rounded?: string | number | boolean | undefined;
|
6558
6518
|
baseColor?: string | undefined;
|
6559
6519
|
bgColor?: string | undefined;
|
6560
|
-
iconColor?: string | boolean | undefined;
|
6561
6520
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6562
6521
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6563
6522
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6564
6523
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6565
6524
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6566
6525
|
centerAffix?: boolean | undefined;
|
6526
|
+
iconColor?: string | boolean | undefined;
|
6567
6527
|
} & {
|
6568
6528
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6569
6529
|
}, {
|
@@ -6667,13 +6627,13 @@ export declare const VCombobox: {
|
|
6667
6627
|
rounded?: string | number | boolean | undefined;
|
6668
6628
|
baseColor?: string | undefined;
|
6669
6629
|
bgColor?: string | undefined;
|
6670
|
-
iconColor?: string | boolean | undefined;
|
6671
6630
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6672
6631
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6673
6632
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6674
6633
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6675
6634
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6676
6635
|
centerAffix?: boolean | undefined;
|
6636
|
+
iconColor?: string | boolean | undefined;
|
6677
6637
|
} & {
|
6678
6638
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
6679
6639
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -6682,7 +6642,7 @@ export declare const VCombobox: {
|
|
6682
6642
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
6683
6643
|
modelValue?: unknown;
|
6684
6644
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6685
|
-
}, 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" | "
|
6645
|
+
}, 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}`> & {
|
6686
6646
|
_allExposed: {
|
6687
6647
|
reset: () => Promise<void>;
|
6688
6648
|
resetValidation: () => Promise<void>;
|
@@ -6693,7 +6653,7 @@ export declare const VCombobox: {
|
|
6693
6653
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
6694
6654
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
6695
6655
|
} | {};
|
6696
|
-
}> & {} & 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" | "
|
6656
|
+
}> & {} & 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}`> & {
|
6697
6657
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
6698
6658
|
$: import("vue").ComponentInternalInstance;
|
6699
6659
|
$data: {};
|
@@ -6744,9 +6704,9 @@ export declare const VCombobox: {
|
|
6744
6704
|
baseColor?: string | undefined;
|
6745
6705
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6746
6706
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6747
|
-
iconColor?: string | boolean | undefined;
|
6748
6707
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6749
6708
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6709
|
+
iconColor?: string | boolean | undefined;
|
6750
6710
|
hint?: string | undefined;
|
6751
6711
|
hideDetails?: boolean | "auto" | undefined;
|
6752
6712
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -6800,9 +6760,9 @@ export declare const VCombobox: {
|
|
6800
6760
|
baseColor?: string | undefined;
|
6801
6761
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6802
6762
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6803
|
-
iconColor?: string | boolean | undefined;
|
6804
6763
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6805
6764
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6765
|
+
iconColor?: string | boolean | undefined;
|
6806
6766
|
hint?: string | undefined;
|
6807
6767
|
hideDetails?: boolean | "auto" | undefined;
|
6808
6768
|
} & {}, {
|
@@ -6903,9 +6863,9 @@ export declare const VCombobox: {
|
|
6903
6863
|
baseColor?: string | undefined;
|
6904
6864
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6905
6865
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6906
|
-
iconColor?: string | boolean | undefined;
|
6907
6866
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
6908
6867
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
6868
|
+
iconColor?: string | boolean | undefined;
|
6909
6869
|
hint?: string | undefined;
|
6910
6870
|
hideDetails?: boolean | "auto" | undefined;
|
6911
6871
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -6917,7 +6877,7 @@ export declare const VCombobox: {
|
|
6917
6877
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
6918
6878
|
modelValue?: unknown;
|
6919
6879
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
6920
|
-
}, 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" | "
|
6880
|
+
}, 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<{
|
6921
6881
|
$: import("vue").ComponentInternalInstance;
|
6922
6882
|
$data: {};
|
6923
6883
|
$props: Partial<{
|
@@ -6964,13 +6924,13 @@ export declare const VCombobox: {
|
|
6964
6924
|
rounded?: string | number | boolean | undefined;
|
6965
6925
|
baseColor?: string | undefined;
|
6966
6926
|
bgColor?: string | undefined;
|
6967
|
-
iconColor?: string | boolean | undefined;
|
6968
6927
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6969
6928
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
6970
6929
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
6971
6930
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6972
6931
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
6973
6932
|
centerAffix?: boolean | undefined;
|
6933
|
+
iconColor?: string | boolean | undefined;
|
6974
6934
|
} & 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">;
|
6975
6935
|
$attrs: {
|
6976
6936
|
[x: string]: unknown;
|
@@ -7023,13 +6983,13 @@ export declare const VCombobox: {
|
|
7023
6983
|
rounded?: string | number | boolean | undefined;
|
7024
6984
|
baseColor?: string | undefined;
|
7025
6985
|
bgColor?: string | undefined;
|
7026
|
-
iconColor?: string | boolean | undefined;
|
7027
6986
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7028
6987
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7029
6988
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7030
6989
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7031
6990
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7032
6991
|
centerAffix?: boolean | undefined;
|
6992
|
+
iconColor?: string | boolean | undefined;
|
7033
6993
|
} & {
|
7034
6994
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
7035
6995
|
}, {
|
@@ -7133,13 +7093,13 @@ export declare const VCombobox: {
|
|
7133
7093
|
rounded?: string | number | boolean | undefined;
|
7134
7094
|
baseColor?: string | undefined;
|
7135
7095
|
bgColor?: string | undefined;
|
7136
|
-
iconColor?: string | boolean | undefined;
|
7137
7096
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7138
7097
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7139
7098
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7140
7099
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7141
7100
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7142
7101
|
centerAffix?: boolean | undefined;
|
7102
|
+
iconColor?: string | boolean | undefined;
|
7143
7103
|
} & {
|
7144
7104
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
7145
7105
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -7148,7 +7108,7 @@ export declare const VCombobox: {
|
|
7148
7108
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
7149
7109
|
modelValue?: unknown;
|
7150
7110
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
7151
|
-
}, 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" | "
|
7111
|
+
}, 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}`> & {
|
7152
7112
|
_allExposed: {
|
7153
7113
|
reset: () => Promise<void>;
|
7154
7114
|
resetValidation: () => Promise<void>;
|
@@ -7217,7 +7177,6 @@ export declare const VCombobox: {
|
|
7217
7177
|
hideSelected: boolean;
|
7218
7178
|
menuIcon: import("../../composables/icons.js").IconValue;
|
7219
7179
|
openOnClear: boolean;
|
7220
|
-
noAutoScroll: boolean;
|
7221
7180
|
clearOnSelect: boolean;
|
7222
7181
|
}>;
|
7223
7182
|
__isFragment?: never;
|
@@ -7270,7 +7229,6 @@ export declare const VCombobox: {
|
|
7270
7229
|
hideSelected: boolean;
|
7271
7230
|
menuIcon: import("../../composables/icons.js").IconValue;
|
7272
7231
|
openOnClear: boolean;
|
7273
|
-
noAutoScroll: boolean;
|
7274
7232
|
clearOnSelect: boolean;
|
7275
7233
|
} & {
|
7276
7234
|
name?: string | undefined;
|
@@ -7297,7 +7255,6 @@ export declare const VCombobox: {
|
|
7297
7255
|
bgColor?: string | undefined;
|
7298
7256
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7299
7257
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7300
|
-
iconColor?: string | boolean | undefined;
|
7301
7258
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7302
7259
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
7303
7260
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -7305,6 +7262,7 @@ export declare const VCombobox: {
|
|
7305
7262
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7306
7263
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7307
7264
|
centerAffix?: boolean | undefined;
|
7265
|
+
iconColor?: string | boolean | undefined;
|
7308
7266
|
hint?: string | undefined;
|
7309
7267
|
hideDetails?: boolean | "auto" | undefined;
|
7310
7268
|
suffix?: string | undefined;
|
@@ -7324,7 +7282,6 @@ export declare const VCombobox: {
|
|
7324
7282
|
rounded: string | number | boolean;
|
7325
7283
|
tile: boolean;
|
7326
7284
|
slim: boolean;
|
7327
|
-
filterable: boolean;
|
7328
7285
|
activatable: boolean;
|
7329
7286
|
selectable: boolean;
|
7330
7287
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -7342,7 +7299,6 @@ export declare const VCombobox: {
|
|
7342
7299
|
density: import("../../composables/density.js").Density;
|
7343
7300
|
tile: boolean;
|
7344
7301
|
slim: boolean;
|
7345
|
-
filterable: boolean;
|
7346
7302
|
activatable: boolean;
|
7347
7303
|
selectable: boolean;
|
7348
7304
|
openStrategy: import("../../composables/nested/nested.js").OpenStrategyProp;
|
@@ -7374,7 +7330,7 @@ export declare const VCombobox: {
|
|
7374
7330
|
value: boolean;
|
7375
7331
|
path: unknown[];
|
7376
7332
|
}) => any) | undefined;
|
7377
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "
|
7333
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "nav" | "style" | "disabled" | "tag" | "lines" | "mandatory" | "returnObject" | "selectStrategy" | "density" | "rounded" | "tile" | "slim" | "activatable" | "selectable" | "openStrategy" | "itemType"> & {
|
7378
7334
|
items?: readonly any[] | undefined;
|
7379
7335
|
itemTitle?: SelectItemKey<any>;
|
7380
7336
|
itemValue?: SelectItemKey<any>;
|
@@ -7557,7 +7513,6 @@ export declare const VCombobox: {
|
|
7557
7513
|
noClickAnimation: boolean;
|
7558
7514
|
scrim: string | boolean;
|
7559
7515
|
submenu: boolean;
|
7560
|
-
disableInitialFocus: boolean;
|
7561
7516
|
}> & Omit<{
|
7562
7517
|
location: import("../../util/index.js").Anchor | undefined;
|
7563
7518
|
origin: "auto" | import("../../util/index.js").Anchor | "overlap";
|
@@ -7637,7 +7592,6 @@ export declare const VCombobox: {
|
|
7637
7592
|
noClickAnimation: boolean;
|
7638
7593
|
scrim: string | boolean;
|
7639
7594
|
submenu: boolean;
|
7640
|
-
disableInitialFocus: boolean;
|
7641
7595
|
offset?: string | number | number[] | undefined;
|
7642
7596
|
id?: string | undefined;
|
7643
7597
|
height?: string | number | undefined;
|
@@ -7687,7 +7641,7 @@ export declare const VCombobox: {
|
|
7687
7641
|
targetRef: import("../../util/index.js").TemplateRef;
|
7688
7642
|
}) => import("vue").VNodeChild) | undefined;
|
7689
7643
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
7690
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu"
|
7644
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "location" | "origin" | "transition" | "zIndex" | "style" | "eager" | "disabled" | "persistent" | "modelValue" | "locationStrategy" | "scrollStrategy" | "closeDelay" | "openDelay" | "activatorProps" | "openOnClick" | "openOnHover" | "openOnFocus" | "closeOnContentClick" | "closeOnBack" | "contained" | "noClickAnimation" | "scrim" | "submenu">) | undefined;
|
7691
7645
|
itemColor?: string | undefined;
|
7692
7646
|
autoSelectFirst?: boolean | "exact" | undefined;
|
7693
7647
|
} & {
|
@@ -7788,7 +7742,6 @@ export declare const VCombobox: {
|
|
7788
7742
|
bgColor?: string | undefined;
|
7789
7743
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7790
7744
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7791
|
-
iconColor?: string | boolean | undefined;
|
7792
7745
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7793
7746
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7794
7747
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -7797,6 +7750,7 @@ export declare const VCombobox: {
|
|
7797
7750
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7798
7751
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7799
7752
|
centerAffix?: boolean | undefined;
|
7753
|
+
iconColor?: string | boolean | undefined;
|
7800
7754
|
hint?: string | undefined;
|
7801
7755
|
hideDetails?: boolean | "auto" | undefined;
|
7802
7756
|
suffix?: string | undefined;
|
@@ -7940,7 +7894,6 @@ export declare const VCombobox: {
|
|
7940
7894
|
bgColor?: string | undefined;
|
7941
7895
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7942
7896
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7943
|
-
iconColor?: string | boolean | undefined;
|
7944
7897
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7945
7898
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
7946
7899
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -7949,6 +7902,7 @@ export declare const VCombobox: {
|
|
7949
7902
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7950
7903
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
7951
7904
|
centerAffix?: boolean | undefined;
|
7905
|
+
iconColor?: string | boolean | undefined;
|
7952
7906
|
hint?: string | undefined;
|
7953
7907
|
hideDetails?: boolean | "auto" | undefined;
|
7954
7908
|
suffix?: string | undefined;
|
@@ -8063,9 +8017,9 @@ export declare const VCombobox: {
|
|
8063
8017
|
baseColor?: string | undefined;
|
8064
8018
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8065
8019
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8066
|
-
iconColor?: string | boolean | undefined;
|
8067
8020
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8068
8021
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8022
|
+
iconColor?: string | boolean | undefined;
|
8069
8023
|
hint?: string | undefined;
|
8070
8024
|
hideDetails?: boolean | "auto" | undefined;
|
8071
8025
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -8119,9 +8073,9 @@ export declare const VCombobox: {
|
|
8119
8073
|
baseColor?: string | undefined;
|
8120
8074
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8121
8075
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8122
|
-
iconColor?: string | boolean | undefined;
|
8123
8076
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8124
8077
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8078
|
+
iconColor?: string | boolean | undefined;
|
8125
8079
|
hint?: string | undefined;
|
8126
8080
|
hideDetails?: boolean | "auto" | undefined;
|
8127
8081
|
} & {}, {
|
@@ -8222,9 +8176,9 @@ export declare const VCombobox: {
|
|
8222
8176
|
baseColor?: string | undefined;
|
8223
8177
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8224
8178
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8225
|
-
iconColor?: string | boolean | undefined;
|
8226
8179
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8227
8180
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8181
|
+
iconColor?: string | boolean | undefined;
|
8228
8182
|
hint?: string | undefined;
|
8229
8183
|
hideDetails?: boolean | "auto" | undefined;
|
8230
8184
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -8236,7 +8190,7 @@ export declare const VCombobox: {
|
|
8236
8190
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
8237
8191
|
modelValue?: unknown;
|
8238
8192
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
8239
|
-
}, 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" | "
|
8193
|
+
}, 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<{
|
8240
8194
|
$: import("vue").ComponentInternalInstance;
|
8241
8195
|
$data: {};
|
8242
8196
|
$props: Partial<{
|
@@ -8283,13 +8237,13 @@ export declare const VCombobox: {
|
|
8283
8237
|
rounded?: string | number | boolean | undefined;
|
8284
8238
|
baseColor?: string | undefined;
|
8285
8239
|
bgColor?: string | undefined;
|
8286
|
-
iconColor?: string | boolean | undefined;
|
8287
8240
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8288
8241
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8289
8242
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
8290
8243
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8291
8244
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8292
8245
|
centerAffix?: boolean | undefined;
|
8246
|
+
iconColor?: string | boolean | undefined;
|
8293
8247
|
} & 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">;
|
8294
8248
|
$attrs: {
|
8295
8249
|
[x: string]: unknown;
|
@@ -8342,13 +8296,13 @@ export declare const VCombobox: {
|
|
8342
8296
|
rounded?: string | number | boolean | undefined;
|
8343
8297
|
baseColor?: string | undefined;
|
8344
8298
|
bgColor?: string | undefined;
|
8345
|
-
iconColor?: string | boolean | undefined;
|
8346
8299
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8347
8300
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8348
8301
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
8349
8302
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8350
8303
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8351
8304
|
centerAffix?: boolean | undefined;
|
8305
|
+
iconColor?: string | boolean | undefined;
|
8352
8306
|
} & {
|
8353
8307
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
8354
8308
|
}, {
|
@@ -8452,13 +8406,13 @@ export declare const VCombobox: {
|
|
8452
8406
|
rounded?: string | number | boolean | undefined;
|
8453
8407
|
baseColor?: string | undefined;
|
8454
8408
|
bgColor?: string | undefined;
|
8455
|
-
iconColor?: string | boolean | undefined;
|
8456
8409
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8457
8410
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8458
8411
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
8459
8412
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8460
8413
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8461
8414
|
centerAffix?: boolean | undefined;
|
8415
|
+
iconColor?: string | boolean | undefined;
|
8462
8416
|
} & {
|
8463
8417
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
8464
8418
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -8467,7 +8421,7 @@ export declare const VCombobox: {
|
|
8467
8421
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
8468
8422
|
modelValue?: unknown;
|
8469
8423
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
8470
|
-
}, 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" | "
|
8424
|
+
}, 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}`> & {
|
8471
8425
|
_allExposed: {
|
8472
8426
|
reset: () => Promise<void>;
|
8473
8427
|
resetValidation: () => Promise<void>;
|
@@ -8635,7 +8589,6 @@ export declare const VCombobox: {
|
|
8635
8589
|
bgColor?: string | undefined;
|
8636
8590
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8637
8591
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8638
|
-
iconColor?: string | boolean | undefined;
|
8639
8592
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8640
8593
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8641
8594
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -8644,6 +8597,7 @@ export declare const VCombobox: {
|
|
8644
8597
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8645
8598
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8646
8599
|
centerAffix?: boolean | undefined;
|
8600
|
+
iconColor?: string | boolean | undefined;
|
8647
8601
|
hint?: string | undefined;
|
8648
8602
|
hideDetails?: boolean | "auto" | undefined;
|
8649
8603
|
suffix?: string | undefined;
|
@@ -8758,9 +8712,9 @@ export declare const VCombobox: {
|
|
8758
8712
|
baseColor?: string | undefined;
|
8759
8713
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8760
8714
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8761
|
-
iconColor?: string | boolean | undefined;
|
8762
8715
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8763
8716
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8717
|
+
iconColor?: string | boolean | undefined;
|
8764
8718
|
hint?: string | undefined;
|
8765
8719
|
hideDetails?: boolean | "auto" | undefined;
|
8766
8720
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -8814,9 +8768,9 @@ export declare const VCombobox: {
|
|
8814
8768
|
baseColor?: string | undefined;
|
8815
8769
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8816
8770
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8817
|
-
iconColor?: string | boolean | undefined;
|
8818
8771
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8819
8772
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8773
|
+
iconColor?: string | boolean | undefined;
|
8820
8774
|
hint?: string | undefined;
|
8821
8775
|
hideDetails?: boolean | "auto" | undefined;
|
8822
8776
|
} & {}, {
|
@@ -8917,9 +8871,9 @@ export declare const VCombobox: {
|
|
8917
8871
|
baseColor?: string | undefined;
|
8918
8872
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8919
8873
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8920
|
-
iconColor?: string | boolean | undefined;
|
8921
8874
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
8922
8875
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
8876
|
+
iconColor?: string | boolean | undefined;
|
8923
8877
|
hint?: string | undefined;
|
8924
8878
|
hideDetails?: boolean | "auto" | undefined;
|
8925
8879
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -8931,7 +8885,7 @@ export declare const VCombobox: {
|
|
8931
8885
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
8932
8886
|
modelValue?: unknown;
|
8933
8887
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
8934
|
-
}, 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" | "
|
8888
|
+
}, 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<{
|
8935
8889
|
$: import("vue").ComponentInternalInstance;
|
8936
8890
|
$data: {};
|
8937
8891
|
$props: Partial<{
|
@@ -8978,13 +8932,13 @@ export declare const VCombobox: {
|
|
8978
8932
|
rounded?: string | number | boolean | undefined;
|
8979
8933
|
baseColor?: string | undefined;
|
8980
8934
|
bgColor?: string | undefined;
|
8981
|
-
iconColor?: string | boolean | undefined;
|
8982
8935
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8983
8936
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
8984
8937
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
8985
8938
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8986
8939
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
8987
8940
|
centerAffix?: boolean | undefined;
|
8941
|
+
iconColor?: string | boolean | undefined;
|
8988
8942
|
} & 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">;
|
8989
8943
|
$attrs: {
|
8990
8944
|
[x: string]: unknown;
|
@@ -9037,13 +8991,13 @@ export declare const VCombobox: {
|
|
9037
8991
|
rounded?: string | number | boolean | undefined;
|
9038
8992
|
baseColor?: string | undefined;
|
9039
8993
|
bgColor?: string | undefined;
|
9040
|
-
iconColor?: string | boolean | undefined;
|
9041
8994
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9042
8995
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9043
8996
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
9044
8997
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9045
8998
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9046
8999
|
centerAffix?: boolean | undefined;
|
9000
|
+
iconColor?: string | boolean | undefined;
|
9047
9001
|
} & {
|
9048
9002
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
9049
9003
|
}, {
|
@@ -9147,13 +9101,13 @@ export declare const VCombobox: {
|
|
9147
9101
|
rounded?: string | number | boolean | undefined;
|
9148
9102
|
baseColor?: string | undefined;
|
9149
9103
|
bgColor?: string | undefined;
|
9150
|
-
iconColor?: string | boolean | undefined;
|
9151
9104
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9152
9105
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9153
9106
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
9154
9107
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9155
9108
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9156
9109
|
centerAffix?: boolean | undefined;
|
9110
|
+
iconColor?: string | boolean | undefined;
|
9157
9111
|
} & {
|
9158
9112
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
9159
9113
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -9162,7 +9116,7 @@ export declare const VCombobox: {
|
|
9162
9116
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
9163
9117
|
modelValue?: unknown;
|
9164
9118
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
9165
|
-
}, 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" | "
|
9119
|
+
}, 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}`> & {
|
9166
9120
|
_allExposed: {
|
9167
9121
|
reset: () => Promise<void>;
|
9168
9122
|
resetValidation: () => Promise<void>;
|
@@ -9173,7 +9127,7 @@ export declare const VCombobox: {
|
|
9173
9127
|
controlRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
9174
9128
|
fieldIconColor: import("vue").ComputedRef<string | undefined>;
|
9175
9129
|
} | {};
|
9176
|
-
}> & {} & 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" | "
|
9130
|
+
}> & {} & 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}`> & {
|
9177
9131
|
_allExposed: (HTMLInputElement & Omit<Omit<{
|
9178
9132
|
$: import("vue").ComponentInternalInstance;
|
9179
9133
|
$data: {};
|
@@ -9224,9 +9178,9 @@ export declare const VCombobox: {
|
|
9224
9178
|
baseColor?: string | undefined;
|
9225
9179
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9226
9180
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9227
|
-
iconColor?: string | boolean | undefined;
|
9228
9181
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
9229
9182
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
9183
|
+
iconColor?: string | boolean | undefined;
|
9230
9184
|
hint?: string | undefined;
|
9231
9185
|
hideDetails?: boolean | "auto" | undefined;
|
9232
9186
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint">;
|
@@ -9280,9 +9234,9 @@ export declare const VCombobox: {
|
|
9280
9234
|
baseColor?: string | undefined;
|
9281
9235
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9282
9236
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9283
|
-
iconColor?: string | boolean | undefined;
|
9284
9237
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
9285
9238
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
9239
|
+
iconColor?: string | boolean | undefined;
|
9286
9240
|
hint?: string | undefined;
|
9287
9241
|
hideDetails?: boolean | "auto" | undefined;
|
9288
9242
|
} & {}, {
|
@@ -9383,9 +9337,9 @@ export declare const VCombobox: {
|
|
9383
9337
|
baseColor?: string | undefined;
|
9384
9338
|
prependIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9385
9339
|
appendIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9386
|
-
iconColor?: string | boolean | undefined;
|
9387
9340
|
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
9388
9341
|
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
9342
|
+
iconColor?: string | boolean | undefined;
|
9389
9343
|
hint?: string | undefined;
|
9390
9344
|
hideDetails?: boolean | "auto" | undefined;
|
9391
9345
|
} & {}, "reset" | "isValid" | "validate" | "resetValidation" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "density" | "centerAffix" | "glow" | "hideSpinButtons" | "persistentHint")> & import("vue").ShallowUnwrapRef<{
|
@@ -9397,7 +9351,7 @@ export declare const VCombobox: {
|
|
9397
9351
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
9398
9352
|
modelValue?: unknown;
|
9399
9353
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
9400
|
-
}, 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" | "
|
9354
|
+
}, 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<{
|
9401
9355
|
$: import("vue").ComponentInternalInstance;
|
9402
9356
|
$data: {};
|
9403
9357
|
$props: Partial<{
|
@@ -9444,13 +9398,13 @@ export declare const VCombobox: {
|
|
9444
9398
|
rounded?: string | number | boolean | undefined;
|
9445
9399
|
baseColor?: string | undefined;
|
9446
9400
|
bgColor?: string | undefined;
|
9447
|
-
iconColor?: string | boolean | undefined;
|
9448
9401
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9449
9402
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9450
9403
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
9451
9404
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9452
9405
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9453
9406
|
centerAffix?: boolean | undefined;
|
9407
|
+
iconColor?: string | boolean | undefined;
|
9454
9408
|
} & 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">;
|
9455
9409
|
$attrs: {
|
9456
9410
|
[x: string]: unknown;
|
@@ -9503,13 +9457,13 @@ export declare const VCombobox: {
|
|
9503
9457
|
rounded?: string | number | boolean | undefined;
|
9504
9458
|
baseColor?: string | undefined;
|
9505
9459
|
bgColor?: string | undefined;
|
9506
|
-
iconColor?: string | boolean | undefined;
|
9507
9460
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9508
9461
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9509
9462
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
9510
9463
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9511
9464
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9512
9465
|
centerAffix?: boolean | undefined;
|
9466
|
+
iconColor?: string | boolean | undefined;
|
9513
9467
|
} & {
|
9514
9468
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
9515
9469
|
}, {
|
@@ -9613,13 +9567,13 @@ export declare const VCombobox: {
|
|
9613
9567
|
rounded?: string | number | boolean | undefined;
|
9614
9568
|
baseColor?: string | undefined;
|
9615
9569
|
bgColor?: string | undefined;
|
9616
|
-
iconColor?: string | boolean | undefined;
|
9617
9570
|
appendInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9618
9571
|
prependInnerIcon?: import("../../composables/icons.js").IconValue | undefined;
|
9619
9572
|
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
9620
9573
|
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9621
9574
|
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
9622
9575
|
centerAffix?: boolean | undefined;
|
9576
|
+
iconColor?: string | boolean | undefined;
|
9623
9577
|
} & {
|
9624
9578
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
9625
9579
|
}, ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "glow" | "clearable" | "dirty" | "persistentClear" | "singleLine") | "controlRef" | "fieldIconColor"> & import("vue").ShallowUnwrapRef<{
|
@@ -9628,7 +9582,7 @@ export declare const VCombobox: {
|
|
9628
9582
|
}> & {} & import("vue").ComponentCustomProperties & {} & GenericProps<{
|
9629
9583
|
modelValue?: unknown;
|
9630
9584
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
9631
|
-
}, 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" | "
|
9585
|
+
}, 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}`> & {
|
9632
9586
|
_allExposed: {
|
9633
9587
|
reset: () => Promise<void>;
|
9634
9588
|
resetValidation: () => Promise<void>;
|
@@ -9653,7 +9607,7 @@ export declare const VCombobox: {
|
|
9653
9607
|
'update:modelValue': (value: any) => true;
|
9654
9608
|
'update:search': (value: string) => true;
|
9655
9609
|
'update:menu': (value: boolean) => true;
|
9656
|
-
}, "multiple" | "$children" | "v-slots" | "modelValue" | "items" | "itemValue" | "returnObject" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:item" | "
|
9610
|
+
}, "multiple" | "$children" | "v-slots" | "modelValue" | "items" | "itemValue" | "returnObject" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:loader" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:item" | "itemTitle" | "itemProps" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "v-slot:chip" | "v-slot:selection" | "v-slot:prepend-item" | "v-slot:append-item" | "v-slot:no-data">, string, {
|
9657
9611
|
flat: boolean;
|
9658
9612
|
reverse: boolean;
|
9659
9613
|
variant: "filled" | "outlined" | "plain" | "underlined" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -9702,7 +9656,6 @@ export declare const VCombobox: {
|
|
9702
9656
|
hideSelected: boolean;
|
9703
9657
|
menuIcon: import("../../composables/icons.js").IconValue;
|
9704
9658
|
openOnClear: boolean;
|
9705
|
-
noAutoScroll: boolean;
|
9706
9659
|
clearOnSelect: boolean;
|
9707
9660
|
}, {}, string, import("vue").SlotsType<Partial<{
|
9708
9661
|
message: (arg: import("../VMessages/VMessages.js").VMessageSlot) => import("vue").VNode[];
|
@@ -9733,14 +9686,6 @@ export declare const VCombobox: {
|
|
9733
9686
|
item: ListItem<unknown>;
|
9734
9687
|
index: number;
|
9735
9688
|
}) => import("vue").VNode[];
|
9736
|
-
subheader: (arg: {
|
9737
|
-
props: Record<string, unknown>;
|
9738
|
-
index: number;
|
9739
|
-
}) => import("vue").VNode[];
|
9740
|
-
divider: (arg: {
|
9741
|
-
props: Record<string, unknown>;
|
9742
|
-
index: number;
|
9743
|
-
}) => import("vue").VNode[];
|
9744
9689
|
'prepend-item': () => import("vue").VNode[];
|
9745
9690
|
'append-item': () => import("vue").VNode[];
|
9746
9691
|
'no-data': () => import("vue").VNode[];
|
@@ -9768,14 +9713,6 @@ export declare const VCombobox: {
|
|
9768
9713
|
item: ListItem<Item>;
|
9769
9714
|
index: number;
|
9770
9715
|
};
|
9771
|
-
subheader: {
|
9772
|
-
props: Record<string, unknown>;
|
9773
|
-
index: number;
|
9774
|
-
};
|
9775
|
-
divider: {
|
9776
|
-
props: Record<string, unknown>;
|
9777
|
-
index: number;
|
9778
|
-
};
|
9779
9716
|
"prepend-item": never;
|
9780
9717
|
"append-item": never;
|
9781
9718
|
"no-data": never;
|
@@ -9873,7 +9810,6 @@ export declare const VCombobox: {
|
|
9873
9810
|
bgColor: StringConstructor;
|
9874
9811
|
prependIcon: PropType<import("../../composables/icons.js").IconValue>;
|
9875
9812
|
appendIcon: PropType<import("../../composables/icons.js").IconValue>;
|
9876
|
-
iconColor: (StringConstructor | BooleanConstructor)[];
|
9877
9813
|
clearIcon: {
|
9878
9814
|
type: PropType<import("../../composables/icons.js").IconValue>;
|
9879
9815
|
default: string;
|
@@ -9889,6 +9825,7 @@ export declare const VCombobox: {
|
|
9889
9825
|
default: undefined;
|
9890
9826
|
};
|
9891
9827
|
glow: BooleanConstructor;
|
9828
|
+
iconColor: (StringConstructor | BooleanConstructor)[];
|
9892
9829
|
hideSpinButtons: BooleanConstructor;
|
9893
9830
|
hint: StringConstructor;
|
9894
9831
|
persistentHint: BooleanConstructor;
|
@@ -9963,7 +9900,6 @@ export declare const VCombobox: {
|
|
9963
9900
|
};
|
9964
9901
|
openOnClear: BooleanConstructor;
|
9965
9902
|
itemColor: StringConstructor;
|
9966
|
-
noAutoScroll: BooleanConstructor;
|
9967
9903
|
customFilter: PropType<import("../../composables/filter.js").FilterFunction>;
|
9968
9904
|
customKeyFilter: PropType<import("../../composables/filter.js").FilterKeyFunctions>;
|
9969
9905
|
filterKeys: {
|
@@ -10077,7 +10013,6 @@ export declare const VCombobox: {
|
|
10077
10013
|
bgColor: StringConstructor;
|
10078
10014
|
prependIcon: PropType<import("../../composables/icons.js").IconValue>;
|
10079
10015
|
appendIcon: PropType<import("../../composables/icons.js").IconValue>;
|
10080
|
-
iconColor: (StringConstructor | BooleanConstructor)[];
|
10081
10016
|
clearIcon: {
|
10082
10017
|
type: PropType<import("../../composables/icons.js").IconValue>;
|
10083
10018
|
default: string;
|
@@ -10093,6 +10028,7 @@ export declare const VCombobox: {
|
|
10093
10028
|
default: undefined;
|
10094
10029
|
};
|
10095
10030
|
glow: BooleanConstructor;
|
10031
|
+
iconColor: (StringConstructor | BooleanConstructor)[];
|
10096
10032
|
hideSpinButtons: BooleanConstructor;
|
10097
10033
|
hint: StringConstructor;
|
10098
10034
|
persistentHint: BooleanConstructor;
|
@@ -10167,7 +10103,6 @@ export declare const VCombobox: {
|
|
10167
10103
|
};
|
10168
10104
|
openOnClear: BooleanConstructor;
|
10169
10105
|
itemColor: StringConstructor;
|
10170
|
-
noAutoScroll: BooleanConstructor;
|
10171
10106
|
customFilter: PropType<import("../../composables/filter.js").FilterFunction>;
|
10172
10107
|
customKeyFilter: PropType<import("../../composables/filter.js").FilterKeyFunctions>;
|
10173
10108
|
filterKeys: {
|