@vuetify/nightly 3.8.0-master.2025-04-06 → 3.8.1-dev.2025-04-12

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.
@@ -2055,6 +2055,10 @@
2055
2055
  "type": "string\n",
2056
2056
  "description": "Specify a theme for this component and all of its children."
2057
2057
  },
2058
+ "VCarousel/cycle": {
2059
+ "type": "boolean\n",
2060
+ "description": "Determines if the carousel should cycle through images."
2061
+ },
2058
2062
  "VCarousel/height": {
2059
2063
  "type": "string | number\n",
2060
2064
  "description": "Sets the height for the component."
@@ -2091,10 +2095,6 @@
2091
2095
  "type": "string | number\n",
2092
2096
  "description": "The duration between image cycles. Requires the **cycle** prop."
2093
2097
  },
2094
- "VCarousel/cycle": {
2095
- "type": "boolean\n",
2096
- "description": "Determines if the carousel should cycle through images."
2097
- },
2098
2098
  "VCarousel/delimiter-icon": {
2099
2099
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2100
2100
  "description": "Sets icon for carousel delimiter."
@@ -3011,6 +3011,10 @@
3011
3011
  "type": "string\n",
3012
3012
  "description": "Sets the DOM id on the component."
3013
3013
  },
3014
+ "VCombobox/prefix": {
3015
+ "type": "string\n",
3016
+ "description": "Displays prefix text."
3017
+ },
3014
3018
  "VCombobox/active": {
3015
3019
  "type": "boolean\n",
3016
3020
  "description": "Controls the **active** state of the item. This is typically used to highlight the component."
@@ -3091,10 +3095,6 @@
3091
3095
  "type": "boolean\n",
3092
3096
  "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
3093
3097
  },
3094
- "VCombobox/prefix": {
3095
- "type": "string\n",
3096
- "description": "Displays prefix text."
3097
- },
3098
3098
  "VCombobox/role": {
3099
3099
  "type": "string\n",
3100
3100
  "description": "The role attribute applied to the input."
@@ -4367,6 +4367,10 @@
4367
4367
  "type": "string\n",
4368
4368
  "description": "Sets the DOM id on the component."
4369
4369
  },
4370
+ "VDateInput/prefix": {
4371
+ "type": "string\n",
4372
+ "description": "Displays prefix text."
4373
+ },
4370
4374
  "VDateInput/active": {
4371
4375
  "type": "boolean\n",
4372
4376
  "description": "Controls the **active** state of the item. This is typically used to highlight the component."
@@ -4487,10 +4491,6 @@
4487
4491
  "type": "number | boolean | (string & {}) | 'range'\n",
4488
4492
  "description": "Allow the selection of multiple dates. The **range** value selects all dates between two selections."
4489
4493
  },
4490
- "VDateInput/prefix": {
4491
- "type": "string\n",
4492
- "description": "Displays prefix text."
4493
- },
4494
4494
  "VDateInput/role": {
4495
4495
  "type": "string\n",
4496
4496
  "description": "The role attribute applied to the input."
@@ -6721,7 +6721,7 @@
6721
6721
  },
6722
6722
  "VIconBtn/readonly": {
6723
6723
  "type": "boolean\n",
6724
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VIconBtn.json))"
6724
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VIconBtn.json))"
6725
6725
  },
6726
6726
  "VIconBtn/active": {
6727
6727
  "type": "boolean\n",
@@ -6729,7 +6729,7 @@
6729
6729
  },
6730
6730
  "VIconBtn/loading": {
6731
6731
  "type": "boolean\n",
6732
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VIconBtn.json))"
6732
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VIconBtn.json))"
6733
6733
  },
6734
6734
  "VIconBtn/rotate": {
6735
6735
  "type": "string | number\n",
@@ -9595,6 +9595,10 @@
9595
9595
  "type": "string\n",
9596
9596
  "description": "Sets the DOM id on the component."
9597
9597
  },
9598
+ "VSelect/prefix": {
9599
+ "type": "string\n",
9600
+ "description": "Displays prefix text."
9601
+ },
9598
9602
  "VSelect/active": {
9599
9603
  "type": "boolean\n",
9600
9604
  "description": "Controls the **active** state of the item. This is typically used to highlight the component."
@@ -9675,10 +9679,6 @@
9675
9679
  "type": "boolean\n",
9676
9680
  "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
9677
9681
  },
9678
- "VSelect/prefix": {
9679
- "type": "string\n",
9680
- "description": "Displays prefix text."
9681
- },
9682
9682
  "VSelect/role": {
9683
9683
  "type": "string\n",
9684
9684
  "description": "The role attribute applied to the input."
@@ -10927,13 +10927,9 @@
10927
10927
  "type": "string | number | boolean\n",
10928
10928
  "description": "Number of px to use as a corner radius. `true` defaults to 8, `false` is 0."
10929
10929
  },
10930
- "VSpeedDial/theme": {
10931
- "type": "string\n",
10932
- "description": "Specify a theme for this component and all of its children."
10933
- },
10934
- "VSpeedDial/id": {
10935
- "type": "string\n",
10936
- "description": "The unique identifier of the component."
10930
+ "VSpeedDial/model-value": {
10931
+ "type": "boolean\n",
10932
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
10937
10933
  },
10938
10934
  "VSpeedDial/height": {
10939
10935
  "type": "string | number\n",
@@ -10953,32 +10949,40 @@
10953
10949
  },
10954
10950
  "VSpeedDial/min-width": {
10955
10951
  "type": "string | number\n",
10956
- "description": "Sets the minimum width for the component. Use `auto` to use the activator width."
10952
+ "description": "Sets the minimum width for the component."
10957
10953
  },
10958
10954
  "VSpeedDial/width": {
10959
10955
  "type": "string | number\n",
10960
10956
  "description": "Sets the width for the component."
10961
10957
  },
10962
- "VSpeedDial/disabled": {
10963
- "type": "boolean\n",
10964
- "description": "Removes the ability to click or target the component."
10965
- },
10966
10958
  "VSpeedDial/location": {
10967
10959
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
10968
10960
  "description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
10969
10961
  },
10970
- "VSpeedDial/model-value": {
10962
+ "VSpeedDial/theme": {
10963
+ "type": "string\n",
10964
+ "description": "Specify a theme for this component and all of its children."
10965
+ },
10966
+ "VSpeedDial/eager": {
10971
10967
  "type": "boolean\n",
10972
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
10968
+ "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
10973
10969
  },
10974
- "VSpeedDial/transition": {
10975
- "type": " | string\n | boolean\n | (TransitionProps & { component: Component })\n | { component: Component }\n",
10976
- "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
10970
+ "VSpeedDial/disabled": {
10971
+ "type": "boolean\n",
10972
+ "description": "Removes the ability to click or target the component."
10977
10973
  },
10978
10974
  "VSpeedDial/activator": {
10979
10975
  "type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
10980
10976
  "description": "Explicitly sets the overlay's activator."
10981
10977
  },
10978
+ "VSpeedDial/id": {
10979
+ "type": "string\n",
10980
+ "description": "The unique identifier of the component."
10981
+ },
10982
+ "VSpeedDial/submenu": {
10983
+ "type": "boolean\n",
10984
+ "description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
10985
+ },
10982
10986
  "VSpeedDial/close-on-back": {
10983
10987
  "type": "boolean\n",
10984
10988
  "description": "Closes the overlay content when the browser's back button is pressed or `$router.back()` is called, cancelling the original navigation. `persistent` overlays will cancel navigation and animate as if they were clicked outside instead of closing."
@@ -11025,7 +11029,7 @@
11025
11029
  },
11026
11030
  "VSpeedDial/open-on-click": {
11027
11031
  "type": "boolean\n",
11028
- "description": "Designates whether menu should open on activator click."
11032
+ "description": "Activate the component when the activator is clicked."
11029
11033
  },
11030
11034
  "VSpeedDial/open-on-hover": {
11031
11035
  "type": "boolean\n",
@@ -11037,7 +11041,7 @@
11037
11041
  },
11038
11042
  "VSpeedDial/close-on-content-click": {
11039
11043
  "type": "boolean\n",
11040
- "description": "Designates if menu should close when its content is clicked."
11044
+ "description": "Closes component when you click on its content."
11041
11045
  },
11042
11046
  "VSpeedDial/close-delay": {
11043
11047
  "type": "string | number\n",
@@ -11047,10 +11051,6 @@
11047
11051
  "type": "string | number\n",
11048
11052
  "description": "Milliseconds to wait before opening component. Only works with the **open-on-hover** prop."
11049
11053
  },
11050
- "VSpeedDial/eager": {
11051
- "type": "boolean\n",
11052
- "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
11053
- },
11054
11054
  "VSpeedDial/location-strategy": {
11055
11055
  "type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L36-L40\" target=\"_blank\">LocationStrategyFunction</a>\n",
11056
11056
  "description": "A function used to specifies how the component should position relative to its activator."
@@ -11064,16 +11064,16 @@
11064
11064
  "description": "A single value that offsets content away from the target based upon what side it is on."
11065
11065
  },
11066
11066
  "VSpeedDial/scroll-strategy": {
11067
- "type": "'close' | 'block' | 'none' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
11067
+ "type": "'close' | 'none' | 'block' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
11068
11068
  "description": "Strategy used when the component is activate and user scrolls."
11069
11069
  },
11070
+ "VSpeedDial/transition": {
11071
+ "type": " | string\n | boolean\n | (TransitionProps & { component: Component })\n | { component: Component }\n",
11072
+ "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
11073
+ },
11070
11074
  "VSpeedDial/attach": {
11071
11075
  "type": "string | boolean | Element\n",
11072
- "description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default. Generally not recommended except as a last resort: the default positioning algorithm should handle most scenarios better than is possible without teleporting, and you may have unexpected behavior if the menu ends up as child of its activator."
11073
- },
11074
- "VSpeedDial/submenu": {
11075
- "type": "boolean\n",
11076
- "description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
11076
+ "description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default."
11077
11077
  },
11078
11078
  "VStepper/flat": {
11079
11079
  "type": "boolean\n",
@@ -11223,14 +11223,14 @@
11223
11223
  "type": "string\n",
11224
11224
  "description": "The text used for the Next button."
11225
11225
  },
11226
- "VStepperActions/disabled": {
11227
- "type": "boolean | 'prev' | 'next'\n",
11228
- "description": "Removes the ability to click or target the component."
11229
- },
11230
11226
  "VStepperActions/color": {
11231
11227
  "type": "string\n",
11232
11228
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11233
11229
  },
11230
+ "VStepperActions/disabled": {
11231
+ "type": "boolean | 'next' | 'prev'\n",
11232
+ "description": "Removes the ability to click or target the component."
11233
+ },
11234
11234
  "VStepperActions/prev-text": {
11235
11235
  "type": "string\n",
11236
11236
  "description": "The text used for the Prev button."
@@ -11243,78 +11243,102 @@
11243
11243
  "type": "string\n",
11244
11244
  "description": "Specify a custom tag used on the root element."
11245
11245
  },
11246
- "VStepperItem/error": {
11247
- "type": "boolean\n",
11248
- "description": "Puts the stepper item in a manual error state."
11249
- },
11250
11246
  "VStepperItem/title": {
11251
11247
  "type": "string\n",
11252
11248
  "description": "Specify a title text for the component."
11253
11249
  },
11254
- "VStepperItem/value": {
11255
- "type": "any\n",
11256
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11257
- },
11258
- "VStepperItem/ripple": {
11259
- "type": "boolean | { class: string }\n",
11260
- "description": "Applies the [v-ripple](/directives/ripple) directive."
11250
+ "VStepperItem/icon": {
11251
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11252
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11261
11253
  },
11262
- "VStepperItem/disabled": {
11254
+ "VStepperItem/error": {
11263
11255
  "type": "boolean\n",
11264
- "description": "Removes the ability to click or target the component."
11265
- },
11266
- "VStepperItem/selected-class": {
11267
- "type": "string\n",
11268
- "description": "Configure the active CSS class applied when an item is selected."
11256
+ "description": "Puts the stepper item in a manual error state."
11269
11257
  },
11270
11258
  "VStepperItem/color": {
11271
11259
  "type": "string\n",
11272
11260
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11273
11261
  },
11274
- "VStepperItem/icon": {
11275
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11276
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11277
- },
11278
11262
  "VStepperItem/subtitle": {
11279
11263
  "type": "string\n",
11280
11264
  "description": "Specify a subtitle text for the component."
11281
11265
  },
11266
+ "VStepperItem/disabled": {
11267
+ "type": "boolean\n",
11268
+ "description": "Removes the ability to click or target the component."
11269
+ },
11270
+ "VStepperItem/value": {
11271
+ "type": "any\n",
11272
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11273
+ },
11282
11274
  "VStepperItem/rules": {
11283
11275
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
11284
11276
  "description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
11285
11277
  },
11286
- "VStepperItem/complete": {
11287
- "type": "boolean\n",
11288
- "description": "Marks step as complete."
11278
+ "VStepperItem/selected-class": {
11279
+ "type": "string\n",
11280
+ "description": "Configure the active CSS class applied when an item is selected."
11281
+ },
11282
+ "VStepperItem/ripple": {
11283
+ "type": "boolean | { class: string }\n",
11284
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
11289
11285
  },
11290
11286
  "VStepperItem/complete-icon": {
11291
11287
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11292
11288
  "description": "Icon to display when step is marked as completed."
11293
11289
  },
11294
- "VStepperItem/editable": {
11295
- "type": "boolean\n",
11296
- "description": "Marks step as editable."
11297
- },
11298
11290
  "VStepperItem/edit-icon": {
11299
11291
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11300
11292
  "description": "Icon to display when step is editable."
11301
11293
  },
11294
+ "VStepperItem/editable": {
11295
+ "type": "boolean\n",
11296
+ "description": "Marks step as editable."
11297
+ },
11302
11298
  "VStepperItem/error-icon": {
11303
11299
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11304
11300
  "description": "Icon to display when step has an error."
11305
11301
  },
11302
+ "VStepperItem/complete": {
11303
+ "type": "boolean\n",
11304
+ "description": "Marks step as complete."
11305
+ },
11306
11306
  "VStepperVertical/flat": {
11307
11307
  "type": "boolean\n",
11308
11308
  "description": "Removes the expansion-panel's elevation and borders."
11309
11309
  },
11310
- "VStepperVertical/model-value": {
11311
- "type": "unknown\n",
11312
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
11310
+ "VStepperVertical/tag": {
11311
+ "type": "string | (new () => any) | FunctionalComponent\n",
11312
+ "description": "Specify a custom tag used on the root element."
11313
+ },
11314
+ "VStepperVertical/theme": {
11315
+ "type": "string\n",
11316
+ "description": "Specify a theme for this component and all of its children."
11317
+ },
11318
+ "VStepperVertical/items": {
11319
+ "type": "(string | Record<string, any>)[]\n",
11320
+ "description": "An array of strings or objects used for automatically generating children components."
11321
+ },
11322
+ "VStepperVertical/readonly": {
11323
+ "type": "boolean\n",
11324
+ "description": "Makes the entire expansion panel read only."
11325
+ },
11326
+ "VStepperVertical/ripple": {
11327
+ "type": "boolean | { class: string }\n",
11328
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
11313
11329
  },
11314
11330
  "VStepperVertical/elevation": {
11315
11331
  "type": "string | number\n",
11316
11332
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
11317
11333
  },
11334
+ "VStepperVertical/disabled": {
11335
+ "type": "boolean\n",
11336
+ "description": "Puts all children components into a disabled state."
11337
+ },
11338
+ "VStepperVertical/selected-class": {
11339
+ "type": "string\n",
11340
+ "description": "Configure the active CSS class applied when an item is selected."
11341
+ },
11318
11342
  "VStepperVertical/rounded": {
11319
11343
  "type": "string | number | boolean\n",
11320
11344
  "description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
@@ -11323,14 +11347,6 @@
11323
11347
  "type": "boolean\n",
11324
11348
  "description": "Removes the border-radius."
11325
11349
  },
11326
- "VStepperVertical/tag": {
11327
- "type": "string | (new () => any) | FunctionalComponent\n",
11328
- "description": "Specify a custom tag used on the root element."
11329
- },
11330
- "VStepperVertical/theme": {
11331
- "type": "string\n",
11332
- "description": "Specify a theme for this component and all of its children."
11333
- },
11334
11350
  "VStepperVertical/color": {
11335
11351
  "type": "string\n",
11336
11352
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
@@ -11339,25 +11355,25 @@
11339
11355
  "type": "'default' | 'inset' | 'accordion' | 'popout'\n",
11340
11356
  "description": "Applies a distinct style to the component."
11341
11357
  },
11342
- "VStepperVertical/eager": {
11343
- "type": "boolean\n",
11344
- "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
11358
+ "VStepperVertical/max": {
11359
+ "type": "number\n",
11360
+ "description": "Sets a maximum number of selections that can be made."
11361
+ },
11362
+ "VStepperVertical/model-value": {
11363
+ "type": "unknown\n",
11364
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
11345
11365
  },
11346
11366
  "VStepperVertical/bg-color": {
11347
11367
  "type": "string\n",
11348
11368
  "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11349
11369
  },
11350
- "VStepperVertical/disabled": {
11370
+ "VStepperVertical/mobile": {
11351
11371
  "type": "boolean\n",
11352
- "description": "Puts all children components into a disabled state."
11353
- },
11354
- "VStepperVertical/expand-icon": {
11355
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11356
- "description": "Icon used when the expansion panel is in a expandable state."
11372
+ "description": "Forces the stepper into a mobile state, removing labels from stepper items."
11357
11373
  },
11358
- "VStepperVertical/collapse-icon": {
11359
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11360
- "description": "Icon used when the expansion panel is in a collapsable state."
11374
+ "VStepperVertical/mobile-breakpoint": {
11375
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
11376
+ "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
11361
11377
  },
11362
11378
  "VStepperVertical/multiple": {
11363
11379
  "type": "boolean\n",
@@ -11367,9 +11383,17 @@
11367
11383
  "type": "boolean | 'force'\n",
11368
11384
  "description": "Forces at least one item to always be selected (if available)."
11369
11385
  },
11370
- "VStepperVertical/items": {
11371
- "type": "(string | Record<string, any>)[]\n",
11372
- "description": "An array of strings or objects used for automatically generating children components."
11386
+ "VStepperVertical/eager": {
11387
+ "type": "boolean\n",
11388
+ "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
11389
+ },
11390
+ "VStepperVertical/expand-icon": {
11391
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11392
+ "description": "Icon used when the expansion panel is in a expandable state."
11393
+ },
11394
+ "VStepperVertical/collapse-icon": {
11395
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11396
+ "description": "Icon used when the expansion panel is in a collapsable state."
11373
11397
  },
11374
11398
  "VStepperVertical/item-title": {
11375
11399
  "type": "string\n",
@@ -11379,41 +11403,21 @@
11379
11403
  "type": "string\n",
11380
11404
  "description": "Property on supplied `items` that contains its value."
11381
11405
  },
11382
- "VStepperVertical/readonly": {
11383
- "type": "boolean\n",
11384
- "description": "Makes the entire expansion panel read only."
11385
- },
11386
- "VStepperVertical/max": {
11387
- "type": "number\n",
11388
- "description": "Sets a maximum number of selections that can be made."
11389
- },
11390
- "VStepperVertical/mobile": {
11391
- "type": "boolean\n",
11392
- "description": "Forces the stepper into a mobile state, removing labels from stepper items."
11393
- },
11394
11406
  "VStepperVertical/hide-actions": {
11395
11407
  "type": "boolean\n",
11396
- "description": "Hide the expand icon in the content title."
11408
+ "description": "Hide actions bar (prev and next buttons)."
11397
11409
  },
11398
- "VStepperVertical/mobile-breakpoint": {
11399
- "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
11400
- "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
11410
+ "VStepperVertical/prev-text": {
11411
+ "type": "string\n",
11412
+ "description": "The text used for the Prev button."
11401
11413
  },
11402
- "VStepperVertical/selected-class": {
11414
+ "VStepperVertical/next-text": {
11403
11415
  "type": "string\n",
11404
- "description": "Configure the active CSS class applied when an item is selected."
11416
+ "description": "The text used for the Next button."
11405
11417
  },
11406
- "VStepperVertical/focusable": {
11418
+ "VStepperVertical/alt-labels": {
11407
11419
  "type": "boolean\n",
11408
- "description": "Makes the expansion-panel headers focusable."
11409
- },
11410
- "VStepperVertical/ripple": {
11411
- "type": "boolean | { class: string }\n",
11412
- "description": "Applies the [v-ripple](/directives/ripple) directive."
11413
- },
11414
- "VStepperVertical/alt-labels": {
11415
- "type": "boolean\n",
11416
- "description": "Places the labels beneath the step."
11420
+ "description": "Places the labels beneath the step."
11417
11421
  },
11418
11422
  "VStepperVertical/complete-icon": {
11419
11423
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -11435,22 +11439,18 @@
11435
11439
  "type": "boolean\n",
11436
11440
  "description": "Allow user to jump to any step."
11437
11441
  },
11438
- "VStepperVertical/prev-text": {
11439
- "type": "string\n",
11440
- "description": "The text used for the Prev button."
11442
+ "VStepperVertical/focusable": {
11443
+ "type": "boolean\n",
11444
+ "description": "Makes the expansion-panel headers focusable."
11441
11445
  },
11442
- "VStepperVertical/next-text": {
11446
+ "VStepperVerticalActions/color": {
11443
11447
  "type": "string\n",
11444
- "description": "The text used for the Next button."
11448
+ "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11445
11449
  },
11446
11450
  "VStepperVerticalActions/disabled": {
11447
- "type": "boolean | 'prev' | 'next'\n",
11451
+ "type": "boolean | 'next' | 'prev'\n",
11448
11452
  "description": "Removes the ability to click or target the component."
11449
11453
  },
11450
- "VStepperVerticalActions/color": {
11451
- "type": "string\n",
11452
- "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11453
- },
11454
11454
  "VStepperVerticalActions/prev-text": {
11455
11455
  "type": "string\n",
11456
11456
  "description": "The text used for the Prev button."
@@ -11459,34 +11459,22 @@
11459
11459
  "type": "string\n",
11460
11460
  "description": "The text used for the Next button."
11461
11461
  },
11462
- "VStepperVerticalItem/tag": {
11463
- "type": "string | (new () => any) | FunctionalComponent\n",
11464
- "description": "Specify a custom tag used on the root element."
11465
- },
11466
- "VStepperVerticalItem/error": {
11467
- "type": "boolean\n",
11468
- "description": "Puts the stepper item in a manual error state."
11469
- },
11470
11462
  "VStepperVerticalItem/title": {
11471
11463
  "type": "string\n",
11472
11464
  "description": "Specify a title text for the component."
11473
11465
  },
11474
- "VStepperVerticalItem/value": {
11475
- "type": "any\n",
11476
- "description": "Controls the opened/closed state of content."
11477
- },
11478
- "VStepperVerticalItem/readonly": {
11479
- "type": "boolean\n",
11480
- "description": "Makes the expansion panel content read only."
11481
- },
11482
- "VStepperVerticalItem/ripple": {
11483
- "type": "boolean | { class: string }\n",
11484
- "description": "Applies the [v-ripple](/directives/ripple) directive."
11485
- },
11486
11466
  "VStepperVerticalItem/text": {
11487
11467
  "type": "string\n",
11488
11468
  "description": "Specify content text for the component."
11489
11469
  },
11470
+ "VStepperVerticalItem/icon": {
11471
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11472
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11473
+ },
11474
+ "VStepperVerticalItem/error": {
11475
+ "type": "boolean\n",
11476
+ "description": "Puts the stepper item in a manual error state."
11477
+ },
11490
11478
  "VStepperVerticalItem/height": {
11491
11479
  "type": "string | number\n",
11492
11480
  "description": "Sets the height for the component."
@@ -11515,14 +11503,6 @@
11515
11503
  "type": "string | number\n",
11516
11504
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
11517
11505
  },
11518
- "VStepperVerticalItem/disabled": {
11519
- "type": "boolean\n",
11520
- "description": "Disables the expansion-panel content."
11521
- },
11522
- "VStepperVerticalItem/selected-class": {
11523
- "type": "string\n",
11524
- "description": "Configure the active CSS class applied when an item is selected."
11525
- },
11526
11506
  "VStepperVerticalItem/static": {
11527
11507
  "type": "boolean\n",
11528
11508
  "description": "Remove title size expansion when selected."
@@ -11535,18 +11515,14 @@
11535
11515
  "type": "boolean\n",
11536
11516
  "description": "Removes any applied **border-radius** from the component."
11537
11517
  },
11518
+ "VStepperVerticalItem/tag": {
11519
+ "type": "string | (new () => any) | FunctionalComponent\n",
11520
+ "description": "Specify a custom tag used on the root element."
11521
+ },
11538
11522
  "VStepperVerticalItem/color": {
11539
11523
  "type": "string\n",
11540
11524
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11541
11525
  },
11542
- "VStepperVerticalItem/icon": {
11543
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11544
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11545
- },
11546
- "VStepperVerticalItem/bg-color": {
11547
- "type": "string\n",
11548
- "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11549
- },
11550
11526
  "VStepperVerticalItem/eager": {
11551
11527
  "type": "boolean\n",
11552
11528
  "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
@@ -11555,9 +11531,13 @@
11555
11531
  "type": "string\n",
11556
11532
  "description": "Specify a subtitle text for the component."
11557
11533
  },
11558
- "VStepperVerticalItem/rules": {
11559
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
11560
- "description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
11534
+ "VStepperVerticalItem/bg-color": {
11535
+ "type": "string\n",
11536
+ "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11537
+ },
11538
+ "VStepperVerticalItem/disabled": {
11539
+ "type": "boolean\n",
11540
+ "description": "Disables the expansion-panel content."
11561
11541
  },
11562
11542
  "VStepperVerticalItem/expand-icon": {
11563
11543
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -11567,33 +11547,53 @@
11567
11547
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11568
11548
  "description": "Icon used when the expansion panel is in a collapsable state."
11569
11549
  },
11550
+ "VStepperVerticalItem/value": {
11551
+ "type": "any\n",
11552
+ "description": "Controls the opened/closed state of content."
11553
+ },
11554
+ "VStepperVerticalItem/readonly": {
11555
+ "type": "boolean\n",
11556
+ "description": "Makes the expansion panel content read only."
11557
+ },
11558
+ "VStepperVerticalItem/rules": {
11559
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
11560
+ "description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
11561
+ },
11570
11562
  "VStepperVerticalItem/hide-actions": {
11571
11563
  "type": "boolean\n",
11572
11564
  "description": "Hide the expand icon in the content title."
11573
11565
  },
11574
- "VStepperVerticalItem/complete": {
11566
+ "VStepperVerticalItem/selected-class": {
11567
+ "type": "string\n",
11568
+ "description": "Configure the active CSS class applied when an item is selected."
11569
+ },
11570
+ "VStepperVerticalItem/focusable": {
11575
11571
  "type": "boolean\n",
11576
- "description": "Marks step as complete."
11572
+ "description": "Makes the expansion panel content focusable."
11573
+ },
11574
+ "VStepperVerticalItem/ripple": {
11575
+ "type": "boolean | { class: string }\n",
11576
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
11577
11577
  },
11578
11578
  "VStepperVerticalItem/complete-icon": {
11579
11579
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11580
11580
  "description": "Icon to display when step is marked as completed."
11581
11581
  },
11582
- "VStepperVerticalItem/editable": {
11583
- "type": "boolean\n",
11584
- "description": "Marks step as editable."
11585
- },
11586
11582
  "VStepperVerticalItem/edit-icon": {
11587
11583
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11588
11584
  "description": "Icon to display when step is editable."
11589
11585
  },
11586
+ "VStepperVerticalItem/editable": {
11587
+ "type": "boolean\n",
11588
+ "description": "Marks step as editable."
11589
+ },
11590
11590
  "VStepperVerticalItem/error-icon": {
11591
11591
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11592
11592
  "description": "Icon to display when step has an error."
11593
11593
  },
11594
- "VStepperVerticalItem/focusable": {
11594
+ "VStepperVerticalItem/complete": {
11595
11595
  "type": "boolean\n",
11596
- "description": "Makes the expansion panel content focusable."
11596
+ "description": "Marks step as complete."
11597
11597
  },
11598
11598
  "VStepperWindow/model-value": {
11599
11599
  "type": "any\n",
@@ -11623,38 +11623,38 @@
11623
11623
  "type": "string\n",
11624
11624
  "description": "Configure the active CSS class applied when an item is selected."
11625
11625
  },
11626
- "VStepperWindowItem/eager": {
11627
- "type": "boolean\n",
11628
- "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
11626
+ "VStepperWindowItem/value": {
11627
+ "type": "any\n",
11628
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11629
11629
  },
11630
11630
  "VStepperWindowItem/disabled": {
11631
11631
  "type": "boolean\n",
11632
11632
  "description": "Prevents the item from becoming active when using the \"next\" and \"prev\" buttons or the `toggle` method."
11633
11633
  },
11634
- "VStepperWindowItem/value": {
11635
- "type": "any\n",
11636
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11634
+ "VStepperWindowItem/selected-class": {
11635
+ "type": "string\n",
11636
+ "description": "Configure the active CSS class applied when an item is selected."
11637
11637
  },
11638
11638
  "VStepperWindowItem/transition": {
11639
11639
  "type": "string | boolean\n",
11640
11640
  "description": "The transition used when the component progressing through items. Can be one of the [built in](/styles/transitions/) or custom transition."
11641
11641
  },
11642
+ "VStepperWindowItem/eager": {
11643
+ "type": "boolean\n",
11644
+ "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
11645
+ },
11642
11646
  "VStepperWindowItem/reverse-transition": {
11643
11647
  "type": "string | boolean\n",
11644
11648
  "description": "Sets the reverse transition."
11645
11649
  },
11646
- "VStepperWindowItem/selected-class": {
11647
- "type": "string\n",
11648
- "description": "Configure the active CSS class applied when an item is selected."
11650
+ "VSvgIcon/icon": {
11651
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11652
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11649
11653
  },
11650
11654
  "VSvgIcon/tag": {
11651
11655
  "type": "string | (new () => any) | FunctionalComponent\n",
11652
11656
  "description": "Specify a custom tag used on the root element."
11653
11657
  },
11654
- "VSvgIcon/icon": {
11655
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11656
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
11657
- },
11658
11658
  "VSwitch/flat": {
11659
11659
  "type": "boolean\n",
11660
11660
  "description": "Display component without elevation. Default elevation for thumb is 4dp, `flat` resets it."
@@ -11663,14 +11663,50 @@
11663
11663
  "type": "string\n",
11664
11664
  "description": "Provides the default type for children selection controls."
11665
11665
  },
11666
- "VSwitch/model-value": {
11667
- "type": "unknown\n",
11668
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
11666
+ "VSwitch/name": {
11667
+ "type": "string\n",
11668
+ "description": "Sets the component's name attribute."
11669
11669
  },
11670
11670
  "VSwitch/error": {
11671
11671
  "type": "boolean\n",
11672
11672
  "description": "Puts the input in a manual error state."
11673
11673
  },
11674
+ "VSwitch/label": {
11675
+ "type": "string\n",
11676
+ "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
11677
+ },
11678
+ "VSwitch/theme": {
11679
+ "type": "string\n",
11680
+ "description": "Specify a theme for this component and all of its children."
11681
+ },
11682
+ "VSwitch/id": {
11683
+ "type": "string\n",
11684
+ "description": "Sets the DOM id on the component."
11685
+ },
11686
+ "VSwitch/value": {
11687
+ "type": "any\n",
11688
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11689
+ },
11690
+ "VSwitch/base-color": {
11691
+ "type": "string\n",
11692
+ "description": "Sets the color of the input when it is not focused."
11693
+ },
11694
+ "VSwitch/prepend-icon": {
11695
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11696
+ "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
11697
+ },
11698
+ "VSwitch/append-icon": {
11699
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11700
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
11701
+ },
11702
+ "VSwitch/readonly": {
11703
+ "type": "boolean\n",
11704
+ "description": "Puts input in readonly state."
11705
+ },
11706
+ "VSwitch/ripple": {
11707
+ "type": "boolean | { class: string }\n",
11708
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
11709
+ },
11674
11710
  "VSwitch/density": {
11675
11711
  "type": "'default' | 'comfortable' | 'compact'\n",
11676
11712
  "description": "Adjusts the vertical height used by the component."
@@ -11687,49 +11723,37 @@
11687
11723
  "type": "string | number\n",
11688
11724
  "description": "Sets the width for the component."
11689
11725
  },
11690
- "VSwitch/theme": {
11691
- "type": "string\n",
11692
- "description": "Specify a theme for this component and all of its children."
11726
+ "VSwitch/disabled": {
11727
+ "type": "boolean\n",
11728
+ "description": "Removes the ability to click or target the component."
11729
+ },
11730
+ "VSwitch/loading": {
11731
+ "type": "string | boolean\n",
11732
+ "description": "Displays circular progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - primary, secondary, success, info, warning, error) or a Boolean which uses the component color (set by color prop - if it's supported by the component) or the primary color."
11693
11733
  },
11694
11734
  "VSwitch/color": {
11695
11735
  "type": "string\n",
11696
11736
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11697
11737
  },
11698
- "VSwitch/name": {
11699
- "type": "string\n",
11700
- "description": "Sets the component's name attribute."
11701
- },
11702
- "VSwitch/label": {
11703
- "type": "string\n",
11704
- "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
11705
- },
11706
- "VSwitch/base-color": {
11707
- "type": "string\n",
11708
- "description": "Sets the color of the input when it is not focused."
11709
- },
11710
- "VSwitch/disabled": {
11738
+ "VSwitch/inline": {
11711
11739
  "type": "boolean\n",
11712
- "description": "Removes the ability to click or target the component."
11740
+ "description": "Puts children inputs into a row."
11741
+ },
11742
+ "VSwitch/model-value": {
11743
+ "type": "unknown\n",
11744
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
11713
11745
  },
11714
11746
  "VSwitch/multiple": {
11715
11747
  "type": "boolean\n",
11716
11748
  "description": "Changes expected model to an array."
11717
11749
  },
11718
- "VSwitch/value": {
11719
- "type": "any\n",
11720
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11721
- },
11722
- "VSwitch/value-comparator": {
11723
- "type": "(a: any, b: any) => boolean\n",
11724
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
11725
- },
11726
- "VSwitch/id": {
11727
- "type": "string\n",
11728
- "description": "Sets the DOM id on the component."
11750
+ "VSwitch/inset": {
11751
+ "type": "boolean\n",
11752
+ "description": "Enlarge the `v-switch` track to encompass the thumb."
11729
11753
  },
11730
- "VSwitch/append-icon": {
11731
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11732
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
11754
+ "VSwitch/direction": {
11755
+ "type": "'horizontal' | 'vertical'\n",
11756
+ "description": "Changes the direction of the input."
11733
11757
  },
11734
11758
  "VSwitch/center-affix": {
11735
11759
  "type": "boolean\n",
@@ -11743,10 +11767,6 @@
11743
11767
  "type": "string | boolean\n",
11744
11768
  "description": "Sets the color of the prepend/append icons."
11745
11769
  },
11746
- "VSwitch/prepend-icon": {
11747
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11748
- "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
11749
- },
11750
11770
  "VSwitch/hide-spin-buttons": {
11751
11771
  "type": "boolean\n",
11752
11772
  "description": "Hides spin buttons on the input when type is set to `number`."
@@ -11763,10 +11783,6 @@
11763
11783
  "type": "string | string[]\n",
11764
11784
  "description": "Displays a list of messages or a single message if using a string."
11765
11785
  },
11766
- "VSwitch/direction": {
11767
- "type": "'horizontal' | 'vertical'\n",
11768
- "description": "Changes the direction of the input."
11769
- },
11770
11786
  "VSwitch/error-messages": {
11771
11787
  "type": "string | string[]\n",
11772
11788
  "description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
@@ -11775,10 +11791,6 @@
11775
11791
  "type": "string | number\n",
11776
11792
  "description": "Control the maximum number of shown errors from validation."
11777
11793
  },
11778
- "VSwitch/readonly": {
11779
- "type": "boolean\n",
11780
- "description": "Puts input in readonly state."
11781
- },
11782
11794
  "VSwitch/rules": {
11783
11795
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L17-L21\" target=\"_blank\">ValidationRule</a>[]\n",
11784
11796
  "description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
@@ -11799,29 +11811,13 @@
11799
11811
  "type": "boolean | 'auto'\n",
11800
11812
  "description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
11801
11813
  },
11802
- "VSwitch/loading": {
11803
- "type": "string | boolean\n",
11804
- "description": "Displays circular progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - primary, secondary, success, info, warning, error) or a Boolean which uses the component color (set by color prop - if it's supported by the component) or the primary color."
11805
- },
11806
11814
  "VSwitch/indeterminate": {
11807
11815
  "type": "boolean\n",
11808
11816
  "description": "Sets an indeterminate state for the switch."
11809
11817
  },
11810
- "VSwitch/inset": {
11811
- "type": "boolean\n",
11812
- "description": "Enlarge the `v-switch` track to encompass the thumb."
11813
- },
11814
- "VSwitch/ripple": {
11815
- "type": "boolean | { class: string }\n",
11816
- "description": "Applies the [v-ripple](/directives/ripple) directive."
11817
- },
11818
- "VSwitch/inline": {
11819
- "type": "boolean\n",
11820
- "description": "Puts children inputs into a row."
11821
- },
11822
- "VSwitch/true-value": {
11823
- "type": "any\n",
11824
- "description": "Sets value for truthy state."
11818
+ "VSwitch/true-value": {
11819
+ "type": "any\n",
11820
+ "description": "Sets value for truthy state."
11825
11821
  },
11826
11822
  "VSwitch/false-value": {
11827
11823
  "type": "any\n",
@@ -11839,17 +11835,9 @@
11839
11835
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11840
11836
  "description": "The icon used when active."
11841
11837
  },
11842
- "VSystemBar/tag": {
11843
- "type": "string | (new () => any) | FunctionalComponent\n",
11844
- "description": "Specify a custom tag used on the root element."
11845
- },
11846
- "VSystemBar/name": {
11847
- "type": "string\n",
11848
- "description": "Assign a specific name for layout registration."
11849
- },
11850
- "VSystemBar/theme": {
11851
- "type": "string\n",
11852
- "description": "Specify a theme for this component and all of its children."
11838
+ "VSwitch/value-comparator": {
11839
+ "type": "(a: any, b: any) => boolean\n",
11840
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
11853
11841
  },
11854
11842
  "VSystemBar/height": {
11855
11843
  "type": "string | number\n",
@@ -11871,10 +11859,22 @@
11871
11859
  "type": "boolean\n",
11872
11860
  "description": "Removes any applied **border-radius** from the component."
11873
11861
  },
11862
+ "VSystemBar/tag": {
11863
+ "type": "string | (new () => any) | FunctionalComponent\n",
11864
+ "description": "Specify a custom tag used on the root element."
11865
+ },
11866
+ "VSystemBar/theme": {
11867
+ "type": "string\n",
11868
+ "description": "Specify a theme for this component and all of its children."
11869
+ },
11874
11870
  "VSystemBar/color": {
11875
11871
  "type": "string\n",
11876
11872
  "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11877
11873
  },
11874
+ "VSystemBar/name": {
11875
+ "type": "string\n",
11876
+ "description": "Assign a specific name for layout registration."
11877
+ },
11878
11878
  "VSystemBar/order": {
11879
11879
  "type": "string | number\n",
11880
11880
  "description": "Adjust the order of the component in relation to its registration order."
@@ -11883,6 +11883,10 @@
11883
11883
  "type": "boolean\n",
11884
11884
  "description": "Increases the system bar height to 32px (24px default)."
11885
11885
  },
11886
+ "VTab/text": {
11887
+ "type": "string | number | boolean\n",
11888
+ "description": "Specify content text for the component."
11889
+ },
11886
11890
  "VTab/replace": {
11887
11891
  "type": "boolean\n",
11888
11892
  "description": "Setting **replace** prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will not leave a history record. You can find more information about the [replace](https://router.vuejs.org/api/#replace) prop on the vue-router documentation."
@@ -11891,62 +11895,14 @@
11891
11895
  "type": "boolean\n",
11892
11896
  "description": "Forces component to take up all available space up to their maximum width (300px), and centers it."
11893
11897
  },
11894
- "VTab/tag": {
11895
- "type": "string | (new () => any) | FunctionalComponent\n",
11896
- "description": "Specify a custom tag used on the root element."
11897
- },
11898
- "VTab/theme": {
11899
- "type": "string\n",
11900
- "description": "Specify a theme for this component and all of its children."
11901
- },
11902
- "VTab/size": {
11903
- "type": "string | number\n",
11904
- "description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**."
11905
- },
11906
- "VTab/value": {
11907
- "type": "any\n",
11908
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11909
- },
11910
- "VTab/active-color": {
11911
- "type": "string\n",
11912
- "description": "The applied color when the component is in an active state."
11913
- },
11914
- "VTab/base-color": {
11915
- "type": "string\n",
11916
- "description": "Sets the color of component when not focused."
11917
- },
11918
- "VTab/prepend-icon": {
11919
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11920
- "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
11921
- },
11922
- "VTab/append-icon": {
11923
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11924
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
11925
- },
11926
- "VTab/readonly": {
11927
- "type": "boolean\n",
11928
- "description": "Puts the button in a readonly state. Cannot be clicked or navigated to by keyboard."
11929
- },
11930
- "VTab/slim": {
11931
- "type": "boolean\n",
11932
- "description": "Reduces padding to 0 8px."
11933
- },
11934
- "VTab/stacked": {
11935
- "type": "boolean\n",
11936
- "description": "Displays the tab as a flex-column."
11937
- },
11938
- "VTab/ripple": {
11939
- "type": "boolean | { class: string }\n",
11940
- "description": "Applies the [v-ripple](/directives/ripple) directive."
11941
- },
11942
- "VTab/text": {
11943
- "type": "string | number | boolean\n",
11944
- "description": "Specify content text for the component."
11945
- },
11946
11898
  "VTab/border": {
11947
11899
  "type": "string | number | boolean\n",
11948
11900
  "description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
11949
11901
  },
11902
+ "VTab/icon": {
11903
+ "type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11904
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
11905
+ },
11950
11906
  "VTab/density": {
11951
11907
  "type": "'default' | 'comfortable' | 'compact'\n",
11952
11908
  "description": "Adjusts the vertical height used by the component."
@@ -11979,18 +11935,6 @@
11979
11935
  "type": "string | number\n",
11980
11936
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
11981
11937
  },
11982
- "VTab/disabled": {
11983
- "type": "boolean\n",
11984
- "description": "Removes the ability to click or target the component."
11985
- },
11986
- "VTab/selected-class": {
11987
- "type": "string\n",
11988
- "description": "Configure the active CSS class applied when an item is selected."
11989
- },
11990
- "VTab/loading": {
11991
- "type": "string | boolean\n",
11992
- "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
11993
- },
11994
11938
  "VTab/rounded": {
11995
11939
  "type": "string | number | boolean\n",
11996
11940
  "description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
@@ -11999,34 +11943,90 @@
11999
11943
  "type": "boolean\n",
12000
11944
  "description": "Removes any applied **border-radius** from the component."
12001
11945
  },
12002
- "VTab/href": {
11946
+ "VTab/tag": {
11947
+ "type": "string | (new () => any) | FunctionalComponent\n",
11948
+ "description": "Specify a custom tag used on the root element."
11949
+ },
11950
+ "VTab/theme": {
12003
11951
  "type": "string\n",
12004
- "description": "Designates the component as anchor and applies the **href** attribute."
11952
+ "description": "Specify a theme for this component and all of its children."
11953
+ },
11954
+ "VTab/color": {
11955
+ "type": "string\n",
11956
+ "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11957
+ },
11958
+ "VTab/variant": {
11959
+ "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
11960
+ "description": "Applies a distinct style to the component."
12005
11961
  },
12006
11962
  "VTab/exact": {
12007
11963
  "type": "boolean\n",
12008
11964
  "description": "Exactly match the link. Without this, '/' will match every route. You can find more information about the [**exact** prop](https://router.vuejs.org/api/#exact) on the vue-router documentation."
12009
11965
  },
12010
- "VTab/to": {
12011
- "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
12012
- "description": "Denotes the target route of the link. You can find more information about the [**to** prop](https://router.vuejs.org/api/#to) on the vue-router documentation."
11966
+ "VTab/base-color": {
11967
+ "type": "string\n",
11968
+ "description": "Sets the color of component when not focused."
12013
11969
  },
12014
- "VTab/color": {
11970
+ "VTab/active-color": {
12015
11971
  "type": "string\n",
12016
- "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
11972
+ "description": "The applied color when the component is in an active state."
12017
11973
  },
12018
- "VTab/variant": {
12019
- "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
12020
- "description": "Applies a distinct style to the component."
11974
+ "VTab/disabled": {
11975
+ "type": "boolean\n",
11976
+ "description": "Removes the ability to click or target the component."
12021
11977
  },
12022
- "VTab/icon": {
12023
- "type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
12024
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
11978
+ "VTab/slim": {
11979
+ "type": "boolean\n",
11980
+ "description": "Reduces padding to 0 8px."
11981
+ },
11982
+ "VTab/value": {
11983
+ "type": "any\n",
11984
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
11985
+ },
11986
+ "VTab/size": {
11987
+ "type": "string | number\n",
11988
+ "description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**."
11989
+ },
11990
+ "VTab/append-icon": {
11991
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11992
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
11993
+ },
11994
+ "VTab/prepend-icon": {
11995
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11996
+ "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
12025
11997
  },
12026
11998
  "VTab/direction": {
12027
11999
  "type": "'horizontal' | 'vertical'\n",
12028
12000
  "description": "Changes the direction of the tabs. Can be either `horizontal` or `vertical`."
12029
12001
  },
12002
+ "VTab/readonly": {
12003
+ "type": "boolean\n",
12004
+ "description": "Puts the button in a readonly state. Cannot be clicked or navigated to by keyboard."
12005
+ },
12006
+ "VTab/loading": {
12007
+ "type": "string | boolean\n",
12008
+ "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
12009
+ },
12010
+ "VTab/href": {
12011
+ "type": "string\n",
12012
+ "description": "Designates the component as anchor and applies the **href** attribute."
12013
+ },
12014
+ "VTab/to": {
12015
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
12016
+ "description": "Denotes the target route of the link. You can find more information about the [**to** prop](https://router.vuejs.org/api/#to) on the vue-router documentation."
12017
+ },
12018
+ "VTab/selected-class": {
12019
+ "type": "string\n",
12020
+ "description": "Configure the active CSS class applied when an item is selected."
12021
+ },
12022
+ "VTab/ripple": {
12023
+ "type": "boolean | { class: string }\n",
12024
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
12025
+ },
12026
+ "VTab/stacked": {
12027
+ "type": "boolean\n",
12028
+ "description": "Displays the tab as a flex-column."
12029
+ },
12030
12030
  "VTab/slider-color": {
12031
12031
  "type": "string\n",
12032
12032
  "description": "Applies specified color to the slider when active on that component - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
@@ -12035,6 +12035,14 @@
12035
12035
  "type": "boolean\n",
12036
12036
  "description": "Hides the active tab slider component (no exit or enter animation)."
12037
12037
  },
12038
+ "VTable/tag": {
12039
+ "type": "string | (new () => any) | FunctionalComponent\n",
12040
+ "description": "Specify a custom tag used on the root element."
12041
+ },
12042
+ "VTable/theme": {
12043
+ "type": "string\n",
12044
+ "description": "Specify a theme for this component and all of its children."
12045
+ },
12038
12046
  "VTable/density": {
12039
12047
  "type": "'default' | 'comfortable' | 'compact'\n",
12040
12048
  "description": "Adjusts the vertical height used by the component."
@@ -12043,13 +12051,9 @@
12043
12051
  "type": "string | number\n",
12044
12052
  "description": "Use the height prop to set the height of the table."
12045
12053
  },
12046
- "VTable/tag": {
12047
- "type": "string | (new () => any) | FunctionalComponent\n",
12048
- "description": "Specify a custom tag used on the root element."
12049
- },
12050
- "VTable/theme": {
12051
- "type": "string\n",
12052
- "description": "Specify a theme for this component and all of its children."
12054
+ "VTable/hover": {
12055
+ "type": "boolean\n",
12056
+ "description": "Will add a hover effect to a table's row when the mouse is over it."
12053
12057
  },
12054
12058
  "VTable/fixed-header": {
12055
12059
  "type": "boolean\n",
@@ -12059,10 +12063,6 @@
12059
12063
  "type": "boolean\n",
12060
12064
  "description": "Use the fixed-footer prop together with the height prop to fix the footer to the bottom of the table."
12061
12065
  },
12062
- "VTable/hover": {
12063
- "type": "boolean\n",
12064
- "description": "Will add a hover effect to a table's row when the mouse is over it."
12065
- },
12066
12066
  "VTabs/symbol": {
12067
12067
  "type": "any\n",
12068
12068
  "description": "The [Symbol](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol) used to hook into group functionality for components like [v-btn-toggle](/components/btn-toggle) and [v-bottom-navigation](/components/bottom-navigations/)."
@@ -12147,6 +12147,14 @@
12147
12147
  "type": "string | boolean\n",
12148
12148
  "description": "Show pagination arrows if the tab items overflow their container. For mobile devices, arrows will only display when using this prop."
12149
12149
  },
12150
+ "VTabs/slider-color": {
12151
+ "type": "string\n",
12152
+ "description": "Changes the background color of an auto-generated `v-tabs-slider`."
12153
+ },
12154
+ "VTabs/hide-slider": {
12155
+ "type": "boolean\n",
12156
+ "description": "Hide's the generated `v-tabs-slider`."
12157
+ },
12150
12158
  "VTabs/align-tabs": {
12151
12159
  "type": "'title' | 'end' | 'start' | 'center'\n",
12152
12160
  "description": "Aligns the tabs to the `start`, `center`, or `end` of container. Also accepts `title` to align with the `v-toolbar-title` component."
@@ -12159,14 +12167,6 @@
12159
12167
  "type": "boolean\n",
12160
12168
  "description": "Force `v-tab`'s to take up all available space."
12161
12169
  },
12162
- "VTabs/hide-slider": {
12163
- "type": "boolean\n",
12164
- "description": "Hide's the generated `v-tabs-slider`."
12165
- },
12166
- "VTabs/slider-color": {
12167
- "type": "string\n",
12168
- "description": "Changes the background color of an auto-generated `v-tabs-slider`."
12169
- },
12170
12170
  "VTabsWindow/tag": {
12171
12171
  "type": "string | (new () => any) | FunctionalComponent\n",
12172
12172
  "description": "Specify a custom tag used on the root element."
@@ -12251,6 +12251,10 @@
12251
12251
  "type": "string\n",
12252
12252
  "description": "Sets the DOM id on the component."
12253
12253
  },
12254
+ "VTextField/prefix": {
12255
+ "type": "string\n",
12256
+ "description": "Displays prefix text."
12257
+ },
12254
12258
  "VTextField/active": {
12255
12259
  "type": "boolean\n",
12256
12260
  "description": "Controls the **active** state of the item. This is typically used to highlight the component."
@@ -12319,10 +12323,6 @@
12319
12323
  "type": "string\n",
12320
12324
  "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
12321
12325
  },
12322
- "VTextField/prefix": {
12323
- "type": "string\n",
12324
- "description": "Displays prefix text."
12325
- },
12326
12326
  "VTextField/role": {
12327
12327
  "type": "string\n",
12328
12328
  "description": "The role attribute applied to the input."
@@ -13159,18 +13159,14 @@
13159
13159
  "type": "string | (new () => any) | FunctionalComponent\n",
13160
13160
  "description": "Specify a custom tag used on the root element."
13161
13161
  },
13162
- "VTooltip/theme": {
13163
- "type": "string\n",
13164
- "description": "Specify a theme for this component and all of its children."
13165
- },
13166
- "VTooltip/id": {
13167
- "type": "string\n",
13168
- "description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used."
13169
- },
13170
13162
  "VTooltip/text": {
13171
13163
  "type": "string\n",
13172
13164
  "description": "Specify content text for the component."
13173
13165
  },
13166
+ "VTooltip/model-value": {
13167
+ "type": "boolean\n",
13168
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13169
+ },
13174
13170
  "VTooltip/height": {
13175
13171
  "type": "string | number\n",
13176
13172
  "description": "Sets the height for the component."
@@ -13195,26 +13191,30 @@
13195
13191
  "type": "string | number\n",
13196
13192
  "description": "Sets the width for the component."
13197
13193
  },
13198
- "VTooltip/disabled": {
13199
- "type": "boolean\n",
13200
- "description": "Removes the ability to click or target the component."
13201
- },
13202
13194
  "VTooltip/location": {
13203
13195
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
13204
13196
  "description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
13205
13197
  },
13206
- "VTooltip/model-value": {
13207
- "type": "boolean\n",
13208
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13198
+ "VTooltip/theme": {
13199
+ "type": "string\n",
13200
+ "description": "Specify a theme for this component and all of its children."
13209
13201
  },
13210
- "VTooltip/transition": {
13211
- "type": "string | boolean | (TransitionProps & { component: Component })\n",
13212
- "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
13202
+ "VTooltip/eager": {
13203
+ "type": "boolean\n",
13204
+ "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
13205
+ },
13206
+ "VTooltip/disabled": {
13207
+ "type": "boolean\n",
13208
+ "description": "Removes the ability to click or target the component."
13213
13209
  },
13214
13210
  "VTooltip/activator": {
13215
13211
  "type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
13216
13212
  "description": "Explicitly sets the overlay's activator."
13217
13213
  },
13214
+ "VTooltip/id": {
13215
+ "type": "string\n",
13216
+ "description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used."
13217
+ },
13218
13218
  "VTooltip/close-on-back": {
13219
13219
  "type": "boolean\n",
13220
13220
  "description": "Closes the overlay content when the browser's back button is pressed or `$router.back()` is called, cancelling the original navigation. `persistent` overlays will cancel navigation and animate as if they were clicked outside instead of closing."
@@ -13279,10 +13279,6 @@
13279
13279
  "type": "string | number\n",
13280
13280
  "description": "Delay (in ms) after which tooltip opens (when `open-on-hover` prop is set to **true**)."
13281
13281
  },
13282
- "VTooltip/eager": {
13283
- "type": "boolean\n",
13284
- "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
13285
- },
13286
13282
  "VTooltip/location-strategy": {
13287
13283
  "type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L36-L40\" target=\"_blank\">LocationStrategyFunction</a>\n",
13288
13284
  "description": "A function used to specifies how the component should position relative to its activator."
@@ -13296,9 +13292,13 @@
13296
13292
  "description": "A single value that offsets content away from the target based upon what side it is on."
13297
13293
  },
13298
13294
  "VTooltip/scroll-strategy": {
13299
- "type": "'close' | 'block' | 'none' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
13295
+ "type": "'close' | 'none' | 'block' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
13300
13296
  "description": "Strategy used when the component is activate and user scrolls."
13301
13297
  },
13298
+ "VTooltip/transition": {
13299
+ "type": "string | boolean | (TransitionProps & { component: Component })\n",
13300
+ "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
13301
+ },
13302
13302
  "VTooltip/attach": {
13303
13303
  "type": "string | boolean | Element\n",
13304
13304
  "description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default."
@@ -13311,14 +13311,38 @@
13311
13311
  "type": "string\n",
13312
13312
  "description": "The search model for filtering results."
13313
13313
  },
13314
+ "VTreeview/tag": {
13315
+ "type": "string | (new () => any) | FunctionalComponent\n",
13316
+ "description": "Specify a custom tag used on the root element."
13317
+ },
13318
+ "VTreeview/activated": {
13319
+ "type": "any\n",
13320
+ "description": "Array of ids of activated nodes."
13321
+ },
13322
+ "VTreeview/theme": {
13323
+ "type": "string\n",
13324
+ "description": "Specify a theme for this component and all of its children."
13325
+ },
13326
+ "VTreeview/items": {
13327
+ "type": "unknown[]\n",
13328
+ "description": "An array of items used to build the treeview."
13329
+ },
13330
+ "VTreeview/active-color": {
13331
+ "type": "string\n",
13332
+ "description": "The applied color when the component is in an active state."
13333
+ },
13334
+ "VTreeview/base-color": {
13335
+ "type": "string\n",
13336
+ "description": "Sets the color of component when not focused."
13337
+ },
13338
+ "VTreeview/slim": {
13339
+ "type": "boolean\n",
13340
+ "description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
13341
+ },
13314
13342
  "VTreeview/border": {
13315
13343
  "type": "string | number | boolean\n",
13316
13344
  "description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
13317
13345
  },
13318
- "VTreeview/model-value": {
13319
- "type": "unknown[]\n",
13320
- "description": "Allows one to control which nodes are selected. The array contains the values of currently selected items. It is equivalent to the `v-model:selected`"
13321
- },
13322
13346
  "VTreeview/density": {
13323
13347
  "type": "'default' | 'comfortable' | 'compact'\n",
13324
13348
  "description": "Adjusts the vertical height used by the component."
@@ -13351,6 +13375,10 @@
13351
13375
  "type": "string | number\n",
13352
13376
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
13353
13377
  },
13378
+ "VTreeview/disabled": {
13379
+ "type": "boolean\n",
13380
+ "description": "Disables selection for all nodes."
13381
+ },
13354
13382
  "VTreeview/rounded": {
13355
13383
  "type": "string | number | boolean\n",
13356
13384
  "description": "Provides an alternative active style for `v-treeview` node. Only visible when `activatable` is `true` and should not be used in conjunction with the `shaped` prop."
@@ -13359,25 +13387,57 @@
13359
13387
  "type": "boolean\n",
13360
13388
  "description": "Removes any applied **border-radius** from the component."
13361
13389
  },
13362
- "VTreeview/tag": {
13363
- "type": "string | (new () => any) | FunctionalComponent\n",
13364
- "description": "Specify a custom tag used on the root element."
13365
- },
13366
- "VTreeview/theme": {
13367
- "type": "string\n",
13368
- "description": "Specify a theme for this component and all of its children."
13369
- },
13370
13390
  "VTreeview/color": {
13371
13391
  "type": "string\n",
13372
13392
  "description": "Applies specified color to the active node - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
13373
13393
  },
13374
13394
  "VTreeview/variant": {
13375
- "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13395
+ "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13376
13396
  "description": "Applies a distinct style to the component."
13377
13397
  },
13378
- "VTreeview/activated": {
13398
+ "VTreeview/model-value": {
13399
+ "type": "unknown[]\n",
13400
+ "description": "Allows one to control which nodes are selected. The array contains the values of currently selected items. It is equivalent to the `v-model:selected`"
13401
+ },
13402
+ "VTreeview/bg-color": {
13403
+ "type": "string\n",
13404
+ "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
13405
+ },
13406
+ "VTreeview/lines": {
13407
+ "type": "false | 'one' | 'two' | 'three'\n",
13408
+ "description": "Designates a **minimum-height** for all children `v-list-item` components. This prop uses [line-clamp](https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp) and is not supported in all browsers."
13409
+ },
13410
+ "VTreeview/mandatory": {
13411
+ "type": "boolean\n",
13412
+ "description": "Forces at least one item to always be selected (if available)."
13413
+ },
13414
+ "VTreeview/open-on-click": {
13415
+ "type": "boolean\n",
13416
+ "description": "When `true` will cause nodes to be opened by clicking anywhere on it, instead of only opening by clicking on expand icon. When using this prop with `activatable` you will be unable to mark nodes with children as active."
13417
+ },
13418
+ "VTreeview/active-class": {
13419
+ "type": "string\n",
13420
+ "description": "The class applied to the component when it is in an active state."
13421
+ },
13422
+ "VTreeview/selected": {
13379
13423
  "type": "any\n",
13380
- "description": "Array of ids of activated nodes."
13424
+ "description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
13425
+ },
13426
+ "VTreeview/indeterminate-icon": {
13427
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13428
+ "description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
13429
+ },
13430
+ "VTreeview/false-icon": {
13431
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13432
+ "description": "The icon used when inactive."
13433
+ },
13434
+ "VTreeview/true-icon": {
13435
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13436
+ "description": "The icon used when active."
13437
+ },
13438
+ "VTreeview/value-comparator": {
13439
+ "type": "(a: any, b: any) => boolean\n",
13440
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
13381
13441
  },
13382
13442
  "VTreeview/filter-mode": {
13383
13443
  "type": "'every' | 'some' | 'union' | 'intersection'\n",
@@ -13399,26 +13459,6 @@
13399
13459
  "type": "string | string[]\n",
13400
13460
  "description": "Array of specific keys to filter on the item."
13401
13461
  },
13402
- "VTreeview/base-color": {
13403
- "type": "string\n",
13404
- "description": "Sets the color of component when not focused."
13405
- },
13406
- "VTreeview/active-color": {
13407
- "type": "string\n",
13408
- "description": "The applied color when the component is in an active state."
13409
- },
13410
- "VTreeview/active-class": {
13411
- "type": "string\n",
13412
- "description": "The class applied to the component when it is in an active state."
13413
- },
13414
- "VTreeview/bg-color": {
13415
- "type": "string\n",
13416
- "description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
13417
- },
13418
- "VTreeview/disabled": {
13419
- "type": "boolean\n",
13420
- "description": "Disables selection for all nodes."
13421
- },
13422
13462
  "VTreeview/expand-icon": {
13423
13463
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13424
13464
  "description": "Icon used to indicate that a node can be expanded."
@@ -13427,14 +13467,6 @@
13427
13467
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13428
13468
  "description": "Icon to display when the list item is expanded."
13429
13469
  },
13430
- "VTreeview/lines": {
13431
- "type": "false | 'one' | 'two' | 'three'\n",
13432
- "description": "Designates a **minimum-height** for all children `v-list-item` components. This prop uses [line-clamp](https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp) and is not supported in all browsers."
13433
- },
13434
- "VTreeview/slim": {
13435
- "type": "boolean\n",
13436
- "description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
13437
- },
13438
13470
  "VTreeview/activatable": {
13439
13471
  "type": "boolean\n",
13440
13472
  "description": "Allows user to mark a node as active by clicking on it."
@@ -13447,14 +13479,6 @@
13447
13479
  "type": "any\n",
13448
13480
  "description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
13449
13481
  },
13450
- "VTreeview/selected": {
13451
- "type": "any\n",
13452
- "description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
13453
- },
13454
- "VTreeview/mandatory": {
13455
- "type": "boolean\n",
13456
- "description": "Forces at least one item to always be selected (if available)."
13457
- },
13458
13482
  "VTreeview/active-strategy": {
13459
13483
  "type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)\n",
13460
13484
  "description": "Affects how items with children behave when activated.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **independent:** All nodes can be activated whether they have children or not.\n- **classic:** Activating a parent node will cause all children to be activated."
@@ -13463,10 +13487,6 @@
13463
13487
  "type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | 'trunk'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>)\n",
13464
13488
  "description": "Affects how items with children behave when selected.\n- **leaf:** Only leaf nodes (items without children) can be selected.\n- **independent:** All nodes can be selected whether they have children or not.\n- **classic:** Selecting a parent node will cause all children to be selected, parent nodes will be displayed as selected if all their descendants are selected. Only leaf nodes will be added to the model.\n- **trunk**: Same as classic but if all of a node's children are selected then only that node will be added to the model."
13465
13489
  },
13466
- "VTreeview/items": {
13467
- "type": "unknown[]\n",
13468
- "description": "An array of items used to build the treeview."
13469
- },
13470
13490
  "VTreeview/item-title": {
13471
13491
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
13472
13492
  "description": "Property on supplied `items` that contains its title."
@@ -13487,26 +13507,10 @@
13487
13507
  "type": "boolean\n",
13488
13508
  "description": "When `true` will make `v-model`, `active.sync` and `open.sync` return the complete object instead of just the key."
13489
13509
  },
13490
- "VTreeview/value-comparator": {
13491
- "type": "(a: any, b: any) => boolean\n",
13492
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
13493
- },
13494
- "VTreeview/open-on-click": {
13495
- "type": "boolean\n",
13496
- "description": "When `true` will cause nodes to be opened by clicking anywhere on it, instead of only opening by clicking on expand icon. When using this prop with `activatable` you will be unable to mark nodes with children as active."
13497
- },
13498
13510
  "VTreeview/fluid": {
13499
13511
  "type": "boolean\n",
13500
13512
  "description": "Removes indentation from nested items."
13501
13513
  },
13502
- "VTreeview/false-icon": {
13503
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13504
- "description": "The icon used when inactive."
13505
- },
13506
- "VTreeview/true-icon": {
13507
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13508
- "description": "The icon used when active."
13509
- },
13510
13514
  "VTreeview/open-all": {
13511
13515
  "type": "boolean\n",
13512
13516
  "description": "When `true` will cause all branch nodes to be opened when component is mounted."
@@ -13515,10 +13519,6 @@
13515
13519
  "type": "string\n",
13516
13520
  "description": "Icon used when node is in a loading state."
13517
13521
  },
13518
- "VTreeview/indeterminate-icon": {
13519
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13520
- "description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
13521
- },
13522
13522
  "VTreeview/selected-color": {
13523
13523
  "type": "string\n",
13524
13524
  "description": "The color of the selection checkbox."
@@ -13527,37 +13527,25 @@
13527
13527
  "type": "(item: unknown) => Promise<void>\n",
13528
13528
  "description": "A function used when dynamically loading children. If this prop is set, then the supplied function will be run if expanding an item that has a `item-children` property that is an empty array. Supports returning a Promise."
13529
13529
  },
13530
- "VTreeviewGroup/tag": {
13531
- "type": "string | (new () => any) | FunctionalComponent\n",
13532
- "description": "Specify a custom tag used on the root element."
13533
- },
13534
13530
  "VTreeviewGroup/title": {
13535
13531
  "type": "string\n",
13536
13532
  "description": "Specify a title text for the component."
13537
13533
  },
13538
- "VTreeviewGroup/value": {
13539
- "type": "any\n",
13540
- "description": "Expands / Collapse the list-group."
13534
+ "VTreeviewGroup/tag": {
13535
+ "type": "string | (new () => any) | FunctionalComponent\n",
13536
+ "description": "Specify a custom tag used on the root element."
13541
13537
  },
13542
- "VTreeviewGroup/active-color": {
13538
+ "VTreeviewGroup/color": {
13543
13539
  "type": "string\n",
13544
- "description": "The applied color when the component is in an active state."
13540
+ "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
13545
13541
  },
13546
13542
  "VTreeviewGroup/base-color": {
13547
13543
  "type": "string\n",
13548
13544
  "description": "Sets the color of component when not focused."
13549
13545
  },
13550
- "VTreeviewGroup/prepend-icon": {
13551
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13552
- "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
13553
- },
13554
- "VTreeviewGroup/append-icon": {
13555
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13556
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13557
- },
13558
- "VTreeviewGroup/color": {
13546
+ "VTreeviewGroup/active-color": {
13559
13547
  "type": "string\n",
13560
- "description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
13548
+ "description": "The applied color when the component is in an active state."
13561
13549
  },
13562
13550
  "VTreeviewGroup/expand-icon": {
13563
13551
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -13567,14 +13555,22 @@
13567
13555
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13568
13556
  "description": "Icon to display when the list item is expanded."
13569
13557
  },
13558
+ "VTreeviewGroup/value": {
13559
+ "type": "any\n",
13560
+ "description": "Expands / Collapse the list-group."
13561
+ },
13562
+ "VTreeviewGroup/append-icon": {
13563
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13564
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13565
+ },
13566
+ "VTreeviewGroup/prepend-icon": {
13567
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13568
+ "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
13569
+ },
13570
13570
  "VTreeviewGroup/fluid": {
13571
13571
  "type": "boolean\n",
13572
13572
  "description": "Removes indentation from nested items."
13573
13573
  },
13574
- "VTreeviewItem/title": {
13575
- "type": "string | number | boolean\n",
13576
- "description": "Generates a `v-list-item-title` component with the supplied value. Note that this overrides the native [`title`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title) attribute, that must be set with `v-bind:title.attr` instead."
13577
- },
13578
13574
  "VTreeviewItem/replace": {
13579
13575
  "type": "boolean\n",
13580
13576
  "description": "Setting **replace** prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will not leave a history record. You can find more information about the [replace](https://router.vuejs.org/api/#replace) prop on the vue-router documentation."
@@ -13583,6 +13579,54 @@
13583
13579
  "type": "boolean\n",
13584
13580
  "description": "Designates that the component is a link. This is automatic when using the href or to prop."
13585
13581
  },
13582
+ "VTreeviewItem/tag": {
13583
+ "type": "string | (new () => any) | FunctionalComponent\n",
13584
+ "description": "Specify a custom tag used on the root element."
13585
+ },
13586
+ "VTreeviewItem/nav": {
13587
+ "type": "boolean\n",
13588
+ "description": "Reduces the width of v-list-item takes and adds a border radius."
13589
+ },
13590
+ "VTreeviewItem/title": {
13591
+ "type": "string | number | boolean\n",
13592
+ "description": "Generates a `v-list-item-title` component with the supplied value. Note that this overrides the native [`title`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title) attribute, that must be set with `v-bind:title.attr` instead."
13593
+ },
13594
+ "VTreeviewItem/theme": {
13595
+ "type": "string\n",
13596
+ "description": "Specify a theme for this component and all of its children."
13597
+ },
13598
+ "VTreeviewItem/value": {
13599
+ "type": "any\n",
13600
+ "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
13601
+ },
13602
+ "VTreeviewItem/active": {
13603
+ "type": "boolean\n",
13604
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
13605
+ },
13606
+ "VTreeviewItem/active-color": {
13607
+ "type": "string\n",
13608
+ "description": "The applied color when the component is in an active state."
13609
+ },
13610
+ "VTreeviewItem/base-color": {
13611
+ "type": "string\n",
13612
+ "description": "Sets the color of component when not focused."
13613
+ },
13614
+ "VTreeviewItem/prepend-icon": {
13615
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13616
+ "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
13617
+ },
13618
+ "VTreeviewItem/append-icon": {
13619
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13620
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13621
+ },
13622
+ "VTreeviewItem/slim": {
13623
+ "type": "boolean\n",
13624
+ "description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact."
13625
+ },
13626
+ "VTreeviewItem/ripple": {
13627
+ "type": "boolean | { class: string }\n",
13628
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
13629
+ },
13586
13630
  "VTreeviewItem/border": {
13587
13631
  "type": "string | number | boolean\n",
13588
13632
  "description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
@@ -13619,6 +13663,14 @@
13619
13663
  "type": "string | number\n",
13620
13664
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
13621
13665
  },
13666
+ "VTreeviewItem/disabled": {
13667
+ "type": "boolean\n",
13668
+ "description": "Removes the ability to click or target the component."
13669
+ },
13670
+ "VTreeviewItem/loading": {
13671
+ "type": "boolean\n",
13672
+ "description": "Places the v-treeview-item into a loading state."
13673
+ },
13622
13674
  "VTreeviewItem/rounded": {
13623
13675
  "type": "string | number | boolean\n",
13624
13676
  "description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
@@ -13627,89 +13679,37 @@
13627
13679
  "type": "boolean\n",
13628
13680
  "description": "Removes any applied **border-radius** from the component."
13629
13681
  },
13630
- "VTreeviewItem/tag": {
13631
- "type": "string | (new () => any) | FunctionalComponent\n",
13632
- "description": "Specify a custom tag used on the root element."
13633
- },
13634
- "VTreeviewItem/theme": {
13635
- "type": "string\n",
13636
- "description": "Specify a theme for this component and all of its children."
13637
- },
13638
- "VTreeviewItem/color": {
13682
+ "VTreeviewItem/href": {
13639
13683
  "type": "string\n",
13640
- "description": "Applies specified color to the control when in an **active** state or **input-value** is **true** - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors),"
13641
- },
13642
- "VTreeviewItem/variant": {
13643
- "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13644
- "description": "Applies a distinct style to the component."
13684
+ "description": "Designates the component as anchor and applies the **href** attribute."
13645
13685
  },
13646
13686
  "VTreeviewItem/exact": {
13647
13687
  "type": "boolean\n",
13648
13688
  "description": "Exactly match the link. Without this, '/' will match every route. You can find more information about the [**exact** prop](https://router.vuejs.org/api/#exact) on the vue-router documentation."
13649
13689
  },
13650
- "VTreeviewItem/subtitle": {
13651
- "type": "string | number | boolean\n",
13652
- "description": "Specify a subtitle text for the component."
13653
- },
13654
- "VTreeviewItem/base-color": {
13655
- "type": "string\n",
13656
- "description": "Sets the color of component when not focused."
13657
- },
13658
- "VTreeviewItem/active-color": {
13659
- "type": "string\n",
13660
- "description": "The applied color when the component is in an active state."
13690
+ "VTreeviewItem/to": {
13691
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
13692
+ "description": "Denotes the target route of the link. You can find more information about the [**to** prop](https://router.vuejs.org/api/#to) on the vue-router documentation."
13661
13693
  },
13662
- "VTreeviewItem/active-class": {
13694
+ "VTreeviewItem/color": {
13663
13695
  "type": "string\n",
13664
- "description": "The class applied to the component when it matches the current route. Find more information about the [active-class prop](https://router.vuejs.org/api/#active-class) on the [vue-router](https://router.vuejs.org/) documentation."
13696
+ "description": "Applies specified color to the control when in an **active** state or **input-value** is **true** - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors),"
13665
13697
  },
13666
- "VTreeviewItem/disabled": {
13667
- "type": "boolean\n",
13668
- "description": "Removes the ability to click or target the component."
13698
+ "VTreeviewItem/variant": {
13699
+ "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13700
+ "description": "Applies a distinct style to the component."
13669
13701
  },
13670
13702
  "VTreeviewItem/lines": {
13671
13703
  "type": "false | 'one' | 'two' | 'three'\n",
13672
13704
  "description": "The line declaration specifies the minimum height of the item and can also be controlled from v-list with the same prop."
13673
13705
  },
13674
- "VTreeviewItem/slim": {
13675
- "type": "boolean\n",
13676
- "description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact."
13677
- },
13678
- "VTreeviewItem/nav": {
13679
- "type": "boolean\n",
13680
- "description": "Reduces the width of v-list-item takes and adds a border radius."
13681
- },
13682
- "VTreeviewItem/value": {
13683
- "type": "any\n",
13684
- "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
13685
- },
13686
- "VTreeviewItem/append-icon": {
13687
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13688
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13689
- },
13690
- "VTreeviewItem/prepend-icon": {
13691
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13692
- "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
13693
- },
13694
- "VTreeviewItem/active": {
13695
- "type": "boolean\n",
13696
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
13697
- },
13698
- "VTreeviewItem/loading": {
13699
- "type": "boolean\n",
13700
- "description": "Places the v-treeview-item into a loading state."
13701
- },
13702
- "VTreeviewItem/href": {
13706
+ "VTreeviewItem/active-class": {
13703
13707
  "type": "string\n",
13704
- "description": "Designates the component as anchor and applies the **href** attribute."
13705
- },
13706
- "VTreeviewItem/to": {
13707
- "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
13708
- "description": "Denotes the target route of the link. You can find more information about the [**to** prop](https://router.vuejs.org/api/#to) on the vue-router documentation."
13708
+ "description": "The class applied to the component when it matches the current route. Find more information about the [active-class prop](https://router.vuejs.org/api/#active-class) on the [vue-router](https://router.vuejs.org/) documentation."
13709
13709
  },
13710
- "VTreeviewItem/ripple": {
13711
- "type": "boolean | { class: string }\n",
13712
- "description": "Applies the [v-ripple](/directives/ripple) directive."
13710
+ "VTreeviewItem/subtitle": {
13711
+ "type": "string | number | boolean\n",
13712
+ "description": "Specify a subtitle text for the component."
13713
13713
  },
13714
13714
  "VTreeviewItem/append-avatar": {
13715
13715
  "type": "string\n",
@@ -13723,30 +13723,26 @@
13723
13723
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13724
13724
  "description": "Allows customization of the icon used to toggle the expansion and collapse of treeview branches."
13725
13725
  },
13726
- "VValidation/name": {
13727
- "type": "string\n",
13728
- "description": "Sets the component's name attribute."
13726
+ "VValidation/model-value": {
13727
+ "type": "unknown\n",
13728
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13729
13729
  },
13730
13730
  "VValidation/error": {
13731
13731
  "type": "boolean\n",
13732
13732
  "description": "Puts the input in a manual error state."
13733
13733
  },
13734
+ "VValidation/name": {
13735
+ "type": "string\n",
13736
+ "description": "Sets the component's name attribute."
13737
+ },
13734
13738
  "VValidation/label": {
13735
13739
  "type": "string\n",
13736
13740
  "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
13737
13741
  },
13738
- "VValidation/readonly": {
13739
- "type": "boolean\n",
13740
- "description": "Puts input in readonly state."
13741
- },
13742
13742
  "VValidation/disabled": {
13743
13743
  "type": "boolean\n",
13744
13744
  "description": "Removes the ability to click or target the component."
13745
13745
  },
13746
- "VValidation/model-value": {
13747
- "type": "unknown\n",
13748
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13749
- },
13750
13746
  "VValidation/error-messages": {
13751
13747
  "type": "string | string[]\n",
13752
13748
  "description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
@@ -13755,6 +13751,10 @@
13755
13751
  "type": "string | number\n",
13756
13752
  "description": "Control the maximum number of shown errors from validation."
13757
13753
  },
13754
+ "VValidation/readonly": {
13755
+ "type": "boolean\n",
13756
+ "description": "Puts input in readonly state."
13757
+ },
13758
13758
  "VValidation/rules": {
13759
13759
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L17-L21\" target=\"_blank\">ValidationRule</a>[]\n",
13760
13760
  "description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
@@ -13771,10 +13771,6 @@
13771
13771
  "type": "boolean\n",
13772
13772
  "description": "Forces a focused state styling on the component."
13773
13773
  },
13774
- "VVirtualScroll/items": {
13775
- "type": "unknown[]\n",
13776
- "description": "The array of items to display."
13777
- },
13778
13774
  "VVirtualScroll/height": {
13779
13775
  "type": "string | number\n",
13780
13776
  "description": "Height of the component as a css value/"
@@ -13799,9 +13795,9 @@
13799
13795
  "type": "string | number\n",
13800
13796
  "description": "Sets the width for the component."
13801
13797
  },
13802
- "VVirtualScroll/renderless": {
13803
- "type": "boolean\n",
13804
- "description": "Disables default component rendering functionality. The parent node must be [a positioned element](https://developer.mozilla.org/en-US/docs/Web/CSS/position#types_of_positioning), e.g. using `position: relative;`"
13798
+ "VVirtualScroll/items": {
13799
+ "type": "unknown[]\n",
13800
+ "description": "The array of items to display."
13805
13801
  },
13806
13802
  "VVirtualScroll/item-height": {
13807
13803
  "type": "string | number\n",
@@ -13811,18 +13807,18 @@
13811
13807
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
13812
13808
  "description": "Should point to a property with a unique value for each item, if not set then item index will be used as a key which may result in unnecessary re-renders."
13813
13809
  },
13814
- "VWindow/model-value": {
13815
- "type": "unknown\n",
13816
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13817
- },
13818
- "VWindow/reverse": {
13810
+ "VVirtualScroll/renderless": {
13819
13811
  "type": "boolean\n",
13820
- "description": "Reverse the normal transition direction."
13812
+ "description": "Disables default component rendering functionality. The parent node must be [a positioned element](https://developer.mozilla.org/en-US/docs/Web/CSS/position#types_of_positioning), e.g. using `position: relative;`"
13821
13813
  },
13822
13814
  "VWindow/tag": {
13823
13815
  "type": "string | (new () => any) | FunctionalComponent\n",
13824
13816
  "description": "Specify a custom tag used on the root element."
13825
13817
  },
13818
+ "VWindow/reverse": {
13819
+ "type": "boolean\n",
13820
+ "description": "Reverse the normal transition direction."
13821
+ },
13826
13822
  "VWindow/theme": {
13827
13823
  "type": "string\n",
13828
13824
  "description": "Specify a theme for this component and all of its children."
@@ -13831,60 +13827,64 @@
13831
13827
  "type": "boolean\n",
13832
13828
  "description": "Removes the ability to click or target the component."
13833
13829
  },
13830
+ "VWindow/selected-class": {
13831
+ "type": "string\n",
13832
+ "description": "Configure the active CSS class applied when an item is selected."
13833
+ },
13834
+ "VWindow/model-value": {
13835
+ "type": "unknown\n",
13836
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
13837
+ },
13834
13838
  "VWindow/mandatory": {
13835
13839
  "type": "boolean | 'force'\n",
13836
13840
  "description": "Forces at least one item to always be selected (if available)."
13837
13841
  },
13838
- "VWindow/direction": {
13839
- "type": "'horizontal' | 'vertical'\n",
13840
- "description": "The transition direction when changing windows."
13842
+ "VWindow/next-icon": {
13843
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13844
+ "description": "Icon used for the \"next\" button if `show-arrows` is `true`."
13841
13845
  },
13842
13846
  "VWindow/prev-icon": {
13843
13847
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13844
13848
  "description": "Icon used for the \"prev\" button if `show-arrows` is `true`."
13845
13849
  },
13846
- "VWindow/next-icon": {
13847
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13848
- "description": "Icon used for the \"next\" button if `show-arrows` is `true`."
13849
- },
13850
- "VWindow/selected-class": {
13851
- "type": "string\n",
13852
- "description": "Configure the active CSS class applied when an item is selected."
13850
+ "VWindow/continuous": {
13851
+ "type": "boolean\n",
13852
+ "description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last."
13853
13853
  },
13854
13854
  "VWindow/show-arrows": {
13855
13855
  "type": "string | boolean\n",
13856
13856
  "description": "Display the \"next\" and \"prev\" buttons."
13857
13857
  },
13858
- "VWindow/continuous": {
13859
- "type": "boolean\n",
13860
- "description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last."
13861
- },
13862
13858
  "VWindow/touch": {
13863
13859
  "type": "boolean | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/directives/touch/index.ts#L9-L17\" target=\"_blank\">TouchHandlers</a>\n",
13864
13860
  "description": "Provide a custom **left** and **right** function when swiped left or right."
13865
13861
  },
13866
- "VWindowItem/value": {
13867
- "type": "any\n",
13868
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
13862
+ "VWindow/direction": {
13863
+ "type": "'horizontal' | 'vertical'\n",
13864
+ "description": "The transition direction when changing windows."
13865
+ },
13866
+ "VWindowItem/eager": {
13867
+ "type": "boolean\n",
13868
+ "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
13869
13869
  },
13870
13870
  "VWindowItem/disabled": {
13871
13871
  "type": "boolean\n",
13872
13872
  "description": "Prevents the item from becoming active when using the \"next\" and \"prev\" buttons or the `toggle` method."
13873
13873
  },
13874
- "VWindowItem/selected-class": {
13875
- "type": "string\n",
13876
- "description": "Configure the active CSS class applied when an item is selected."
13874
+ "VWindowItem/value": {
13875
+ "type": "any\n",
13876
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
13877
13877
  },
13878
13878
  "VWindowItem/transition": {
13879
13879
  "type": "string | boolean\n",
13880
13880
  "description": "The transition used when the component progressing through items. Can be one of the [built in](/styles/transitions/) or custom transition."
13881
13881
  },
13882
- "VWindowItem/eager": {
13883
- "type": "boolean\n",
13884
- "description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
13885
- },
13886
13882
  "VWindowItem/reverse-transition": {
13887
13883
  "type": "string | boolean\n",
13888
13884
  "description": "Sets the reverse transition."
13885
+ },
13886
+ "VWindowItem/selected-class": {
13887
+ "type": "string\n",
13888
+ "description": "Configure the active CSS class applied when an item is selected."
13889
13889
  }
13890
13890
  }