@rotki/ui-library 2.11.2 → 2.12.1

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.
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@rotki/ui-library",
5
- "version": "2.11.2",
5
+ "version": "2.12.1",
6
6
  "js-types-syntax": "typescript",
7
7
  "description-markup": "markdown",
8
8
  "contributions": {
@@ -3562,6 +3562,26 @@
3562
3562
  "type": "boolean | undefined"
3563
3563
  }
3564
3564
  },
3565
+ {
3566
+ "name": "hide-search-input",
3567
+ "description": "",
3568
+ "required": false,
3569
+ "default": "false",
3570
+ "value": {
3571
+ "kind": "expression",
3572
+ "type": "boolean | undefined"
3573
+ }
3574
+ },
3575
+ {
3576
+ "name": "hide-selection-wrapper",
3577
+ "description": "",
3578
+ "required": false,
3579
+ "default": "false",
3580
+ "value": {
3581
+ "kind": "expression",
3582
+ "type": "boolean | undefined"
3583
+ }
3584
+ },
3565
3585
  {
3566
3586
  "name": "model-value",
3567
3587
  "description": "",
@@ -3588,7 +3608,7 @@
3588
3608
  "vue-properties": [
3589
3609
  {
3590
3610
  "name": "disabled",
3591
- "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3611
+ "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3592
3612
  },
3593
3613
  {
3594
3614
  "name": "value",
@@ -3660,7 +3680,7 @@
3660
3680
  "vue-properties": [
3661
3681
  {
3662
3682
  "name": "disabled",
3663
- "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3683
+ "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3664
3684
  },
3665
3685
  {
3666
3686
  "name": "item",
@@ -3677,7 +3697,7 @@
3677
3697
  "vue-properties": [
3678
3698
  {
3679
3699
  "name": "disabled",
3680
- "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3700
+ "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3681
3701
  },
3682
3702
  {
3683
3703
  "name": "item",
@@ -3694,7 +3714,7 @@
3694
3714
  "vue-properties": [
3695
3715
  {
3696
3716
  "name": "disabled",
3697
- "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3717
+ "type": "boolean & DistributeRef<[(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']] extends [globalThis.Ref<any, any>] ? (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'] : globalThis.Ref<(Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled'], (Readonly<MappedOmit<LooseRequired<__VLS_Props>, 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper'>> & { readonly options: TItem[]; readonly disabled: boolean; readonly loading: boolean; readonly readOnly: boolean; readonly dense: boolean; readonly clearable: boolean; readonly hideDetails: boolean; readonly chips: boolean; readonly label: string; readonly menuOptions: MenuProps | undefined; readonly prependWidth: number; readonly appendWidth: number; readonly variant: 'default' | 'filled' | 'outlined'; readonly hint: string | undefined; readonly keyAttr: globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined; readonly textAttr: keyof TItem | undefined; readonly itemHeight: number | undefined; readonly errorMessages: string | string[]; readonly successMessages: string | string[]; readonly autoSelectFirst: boolean; readonly noFilter: boolean; readonly hideNoData: boolean; readonly noDataText: string; readonly hideSelected: boolean; readonly placeholder: string; readonly returnObject: boolean; readonly customValue: boolean; readonly hideCustomValue: boolean; readonly required: boolean; readonly hideSearchInput: boolean; readonly hideSelectionWrapper: boolean; } & { readonly [K in 'dense' | 'disabled' | 'hideDetails' | 'required' | 'loading' | 'readOnly' | 'clearable' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'hideSelected' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' | (globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue> | undefined extends boolean | undefined ? (boolean & globalThis.KeyOfType<TItem, TValue extends (infer U)[] ? U : TValue>) | undefined extends undefined ? never : 'keyAttr' : never) | (keyof TItem | undefined extends boolean | undefined ? (boolean & keyof TItem) | undefined extends undefined ? never : 'textAttr' : never)]-?: K extends 'variant' | 'dense' | 'disabled' | 'label' | 'hint' | 'errorMessages' | 'successMessages' | 'hideDetails' | 'required' | 'loading' | 'options' | 'keyAttr' | 'textAttr' | 'readOnly' | 'clearable' | 'menuOptions' | 'prependWidth' | 'appendWidth' | 'itemHeight' | 'autoSelectFirst' | 'chips' | 'noFilter' | 'hideNoData' | 'noDataText' | 'hideSelected' | 'placeholder' | 'returnObject' | 'customValue' | 'hideCustomValue' | 'hideSearchInput' | 'hideSelectionWrapper' ? { options: () => never[]; disabled: false; loading: false; readOnly: false; dense: false; clearable: false; hideDetails: false; chips: false; label: 'Select'; menuOptions: undefined; prependWidth: 0; appendWidth: 0; variant: 'default'; hint: undefined; keyAttr: undefined; textAttr: undefined; itemHeight: undefined; errorMessages: () => never[]; successMessages: () => never[]; autoSelectFirst: false; noFilter: false; hideNoData: false; noDataText: 'No data available'; hideSelected: false; placeholder: ''; returnObject: false; customValue: false; hideCustomValue: false; required: false; hideSearchInput: false; hideSelectionWrapper: false; }[K] extends undefined ? boolean | undefined : boolean : boolean; })['disabled']>>"
3698
3718
  },
3699
3719
  {
3700
3720
  "name": "item",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rotki/ui-library",
3
- "version": "2.11.2",
3
+ "version": "2.12.1",
4
4
  "description": "A vue design system and component library for rotki",
5
5
  "type": "module",
6
6
  "keywords": [