@vuetify/nightly 3.7.6-master.2024-12-18 → 3.7.6-master.2025-01-15

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.
Files changed (44) hide show
  1. package/dist/json/attributes.json +1216 -1216
  2. package/dist/json/importMap-labs.json +22 -22
  3. package/dist/json/importMap.json +132 -132
  4. package/dist/json/web-types.json +2334 -2334
  5. package/dist/vuetify-labs.css +2840 -2839
  6. package/dist/vuetify-labs.esm.js +11 -10
  7. package/dist/vuetify-labs.esm.js.map +1 -1
  8. package/dist/vuetify-labs.js +11 -10
  9. package/dist/vuetify-labs.min.css +2 -2
  10. package/dist/vuetify.css +3171 -3170
  11. package/dist/vuetify.d.ts +46 -46
  12. package/dist/vuetify.esm.js +11 -10
  13. package/dist/vuetify.esm.js.map +1 -1
  14. package/dist/vuetify.js +11 -10
  15. package/dist/vuetify.js.map +1 -1
  16. package/dist/vuetify.min.css +2 -2
  17. package/dist/vuetify.min.js +907 -907
  18. package/dist/vuetify.min.js.map +1 -1
  19. package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
  20. package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
  21. package/lib/components/VColorPicker/VColorPickerPreview.mjs +2 -2
  22. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  23. package/lib/components/VCombobox/VCombobox.mjs +1 -1
  24. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  25. package/lib/components/VField/VField.mjs +1 -1
  26. package/lib/components/VField/VField.mjs.map +1 -1
  27. package/lib/components/VInput/VInput.css +1 -1
  28. package/lib/components/VInput/VInput.sass +1 -1
  29. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -1
  30. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  31. package/lib/components/VStepper/VStepperItem.mjs +1 -0
  32. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  33. package/lib/components/VTextarea/VTextarea.css +1 -0
  34. package/lib/components/VTextarea/VTextarea.sass +1 -0
  35. package/lib/composables/filter.mjs +3 -3
  36. package/lib/composables/filter.mjs.map +1 -1
  37. package/lib/entry-bundler.mjs +1 -1
  38. package/lib/framework.mjs +1 -1
  39. package/lib/index.d.mts +46 -46
  40. package/lib/locale/az.mjs +28 -28
  41. package/lib/locale/az.mjs.map +1 -1
  42. package/lib/locale/nl.mjs +5 -5
  43. package/lib/locale/nl.mjs.map +1 -1
  44. package/package.json +1 -1
@@ -493,11 +493,11 @@
493
493
  },
494
494
  "VAutocomplete/close-text": {
495
495
  "type": "string\n",
496
- "description": "Text set to to the inputs `aria-label` and `title` when input menu is closed."
496
+ "description": "Text set to the inputs `aria-label` and `title` when input menu is closed."
497
497
  },
498
498
  "VAutocomplete/open-text": {
499
499
  "type": "string\n",
500
- "description": "Text set to to the inputs **aria-label** and **title** when input menu is open."
500
+ "description": "Text set to the inputs **aria-label** and **title** when input menu is open."
501
501
  },
502
502
  "VAutocomplete/eager": {
503
503
  "type": "boolean\n",
@@ -1591,18 +1591,14 @@
1591
1591
  "type": "string\n",
1592
1592
  "description": "Specify content text for the component."
1593
1593
  },
1594
- "VCalendar/disabled": {
1595
- "type": "boolean\n",
1596
- "description": "Removes the ability to click or target the component."
1597
- },
1598
- "VCalendar/max": {
1599
- "type": "unknown\n",
1600
- "description": "Maximum date or value that can be selected."
1601
- },
1602
1594
  "VCalendar/model-value": {
1603
1595
  "type": "unknown[]\n",
1604
1596
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
1605
1597
  },
1598
+ "VCalendar/disabled": {
1599
+ "type": "boolean\n",
1600
+ "description": "Removes the ability to click or target the component."
1601
+ },
1606
1602
  "VCalendar/hide-header": {
1607
1603
  "type": "boolean\n",
1608
1604
  "description": "Determines whether the header is hidden in the calendar view."
@@ -1643,6 +1639,10 @@
1643
1639
  "type": "unknown\n",
1644
1640
  "description": "The value that determines the month to show. This is different from modelValue, which determines the selected value."
1645
1641
  },
1642
+ "VCalendar/max": {
1643
+ "type": "unknown\n",
1644
+ "description": "Maximum date or value that can be selected."
1645
+ },
1646
1646
  "VCalendar/min": {
1647
1647
  "type": "unknown\n",
1648
1648
  "description": "Minimum date or value that can be selected."
@@ -1843,46 +1843,18 @@
1843
1843
  "type": "any[]\n",
1844
1844
  "description": "Array of events associated with this specific day."
1845
1845
  },
1846
- "VCard/flat": {
1847
- "type": "boolean\n",
1848
- "description": "Removes the card's elevation."
1849
- },
1850
- "VCard/tag": {
1851
- "type": "string\n",
1852
- "description": "Specify a custom tag used on the root element."
1853
- },
1854
- "VCard/link": {
1855
- "type": "boolean\n",
1856
- "description": "Designates that the component is a link. This is automatic when using the href or to prop."
1857
- },
1858
1846
  "VCard/title": {
1859
1847
  "type": "string | number\n",
1860
1848
  "description": "Specify a title text for the component."
1861
1849
  },
1862
- "VCard/replace": {
1863
- "type": "boolean\n",
1864
- "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."
1865
- },
1866
- "VCard/theme": {
1867
- "type": "string\n",
1868
- "description": "Specify a theme for this component and all of its children."
1869
- },
1870
- "VCard/prepend-icon": {
1871
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
1872
- "description": "Prepends a [v-icon](/components/icons/) component to the header."
1873
- },
1874
- "VCard/append-icon": {
1875
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
1876
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
1877
- },
1878
- "VCard/ripple": {
1879
- "type": "boolean | { class: string }\n",
1880
- "description": "Applies the [v-ripple](/directives/ripple) directive."
1881
- },
1882
1850
  "VCard/text": {
1883
1851
  "type": "string | number\n",
1884
1852
  "description": "Specify content text for the component."
1885
1853
  },
1854
+ "VCard/flat": {
1855
+ "type": "boolean\n",
1856
+ "description": "Removes the card's elevation."
1857
+ },
1886
1858
  "VCard/border": {
1887
1859
  "type": "string | number | boolean\n",
1888
1860
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
@@ -1919,20 +1891,12 @@
1919
1891
  "type": "string | number\n",
1920
1892
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
1921
1893
  },
1922
- "VCard/disabled": {
1923
- "type": "boolean\n",
1924
- "description": "Removes the ability to click or target the component."
1925
- },
1926
- "VCard/loading": {
1927
- "type": "string | boolean\n",
1928
- "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."
1929
- },
1930
1894
  "VCard/location": {
1931
1895
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
1932
1896
  "description": "Specifies the component's location. Can combine by using a space separated string."
1933
1897
  },
1934
1898
  "VCard/position": {
1935
- "type": "'fixed' | 'relative' | 'static' | 'absolute' | 'sticky'\n",
1899
+ "type": "'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n",
1936
1900
  "description": "Sets the position for the component."
1937
1901
  },
1938
1902
  "VCard/rounded": {
@@ -1943,34 +1907,70 @@
1943
1907
  "type": "boolean\n",
1944
1908
  "description": "Removes any applied **border-radius** from the component."
1945
1909
  },
1946
- "VCard/href": {
1910
+ "VCard/tag": {
1947
1911
  "type": "string\n",
1948
- "description": "Designates the component as anchor and applies the **href** attribute."
1949
- },
1950
- "VCard/exact": {
1951
- "type": "boolean\n",
1952
- "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."
1912
+ "description": "Specify a custom tag used on the root element."
1953
1913
  },
1954
- "VCard/to": {
1955
- "type": "RouteLocationRaw\n",
1956
- "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."
1914
+ "VCard/theme": {
1915
+ "type": "string\n",
1916
+ "description": "Specify a theme for this component and all of its children."
1957
1917
  },
1958
1918
  "VCard/color": {
1959
1919
  "type": "string\n",
1960
1920
  "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)."
1961
1921
  },
1962
1922
  "VCard/variant": {
1963
- "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
1923
+ "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
1964
1924
  "description": "Applies a distinct style to the component."
1965
1925
  },
1926
+ "VCard/replace": {
1927
+ "type": "boolean\n",
1928
+ "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."
1929
+ },
1930
+ "VCard/link": {
1931
+ "type": "boolean\n",
1932
+ "description": "Designates that the component is a link. This is automatic when using the href or to prop."
1933
+ },
1966
1934
  "VCard/image": {
1967
1935
  "type": "string\n",
1968
1936
  "description": "Apply a specific background image to the component."
1969
1937
  },
1938
+ "VCard/exact": {
1939
+ "type": "boolean\n",
1940
+ "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."
1941
+ },
1970
1942
  "VCard/subtitle": {
1971
1943
  "type": "string | number\n",
1972
1944
  "description": "Specify a subtitle text for the component."
1973
1945
  },
1946
+ "VCard/disabled": {
1947
+ "type": "boolean\n",
1948
+ "description": "Removes the ability to click or target the component."
1949
+ },
1950
+ "VCard/append-icon": {
1951
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
1952
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
1953
+ },
1954
+ "VCard/prepend-icon": {
1955
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
1956
+ "description": "Prepends a [v-icon](/components/icons/) component to the header."
1957
+ },
1958
+ "VCard/loading": {
1959
+ "type": "string | boolean\n",
1960
+ "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."
1961
+ },
1962
+ "VCard/ripple": {
1963
+ "type": "boolean | { class: string }\n",
1964
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
1965
+ },
1966
+ "VCard/href": {
1967
+ "type": "string\n",
1968
+ "description": "Designates the component as anchor and applies the **href** attribute."
1969
+ },
1970
+ "VCard/to": {
1971
+ "type": "RouteLocationRaw\n",
1972
+ "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."
1973
+ },
1974
1974
  "VCard/append-avatar": {
1975
1975
  "type": "string\n",
1976
1976
  "description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
@@ -2031,46 +2031,46 @@
2031
2031
  "type": "string\n",
2032
2032
  "description": "Specify a custom tag used on the root element."
2033
2033
  },
2034
- "VCarousel/model-value": {
2035
- "type": "unknown\n",
2036
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2034
+ "VCarousel/tag": {
2035
+ "type": "string\n",
2036
+ "description": "Specify a custom tag used on the root element."
2037
2037
  },
2038
2038
  "VCarousel/reverse": {
2039
2039
  "type": "boolean\n",
2040
2040
  "description": "Reverse the normal transition direction."
2041
2041
  },
2042
+ "VCarousel/progress": {
2043
+ "type": "string | boolean\n",
2044
+ "description": "Displays a carousel progress bar. Requires the **cycle** prop and **interval**."
2045
+ },
2046
+ "VCarousel/theme": {
2047
+ "type": "string\n",
2048
+ "description": "Specify a theme for this component and all of its children."
2049
+ },
2042
2050
  "VCarousel/height": {
2043
2051
  "type": "string | number\n",
2044
2052
  "description": "Sets the height for the component."
2045
2053
  },
2046
- "VCarousel/tag": {
2047
- "type": "string\n",
2048
- "description": "Specify a custom tag used on the root element."
2054
+ "VCarousel/disabled": {
2055
+ "type": "boolean\n",
2056
+ "description": "Removes the ability to click or target the component."
2049
2057
  },
2050
- "VCarousel/theme": {
2058
+ "VCarousel/selected-class": {
2051
2059
  "type": "string\n",
2052
- "description": "Specify a theme for this component and all of its children."
2060
+ "description": "Configure the active CSS class applied when an item is selected."
2053
2061
  },
2054
2062
  "VCarousel/color": {
2055
2063
  "type": "string\n",
2056
2064
  "description": "Applies a color to the navigation dots - 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)."
2057
2065
  },
2058
- "VCarousel/disabled": {
2059
- "type": "boolean\n",
2060
- "description": "Removes the ability to click or target the component."
2066
+ "VCarousel/model-value": {
2067
+ "type": "unknown\n",
2068
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2061
2069
  },
2062
2070
  "VCarousel/mandatory": {
2063
2071
  "type": "boolean | 'force'\n",
2064
2072
  "description": "Forces at least one item to always be selected (if available)."
2065
2073
  },
2066
- "VCarousel/direction": {
2067
- "type": "'horizontal' | 'vertical'\n",
2068
- "description": "The transition direction when changing windows."
2069
- },
2070
- "VCarousel/selected-class": {
2071
- "type": "string\n",
2072
- "description": "Configure the active CSS class applied when an item is selected."
2073
- },
2074
2074
  "VCarousel/next-icon": {
2075
2075
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2076
2076
  "description": "The displayed icon for forcing pagination to the next item."
@@ -2099,10 +2099,6 @@
2099
2099
  "type": "boolean\n",
2100
2100
  "description": "Hides the bottom delimiter background."
2101
2101
  },
2102
- "VCarousel/progress": {
2103
- "type": "string | boolean\n",
2104
- "description": "Displays a carousel progress bar. Requires the **cycle** prop and **interval**."
2105
- },
2106
2102
  "VCarousel/continuous": {
2107
2103
  "type": "boolean\n",
2108
2104
  "description": "Determines whether carousel is continuous."
@@ -2115,14 +2111,14 @@
2115
2111
  "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",
2116
2112
  "description": "Provide a custom **left** and **right** function when swiped left or right."
2117
2113
  },
2114
+ "VCarousel/direction": {
2115
+ "type": "'horizontal' | 'vertical'\n",
2116
+ "description": "The transition direction when changing windows."
2117
+ },
2118
2118
  "VCarousel/vertical-delimiters": {
2119
2119
  "type": "boolean | 'left' | 'right'\n",
2120
2120
  "description": "Displays carousel delimiters vertically."
2121
2121
  },
2122
- "VCarouselItem/value": {
2123
- "type": "any\n",
2124
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2125
- },
2126
2122
  "VCarouselItem/height": {
2127
2123
  "type": "string | number\n",
2128
2124
  "description": "Sets the height for the component."
@@ -2147,14 +2143,6 @@
2147
2143
  "type": "string | number\n",
2148
2144
  "description": "Sets the width for the component."
2149
2145
  },
2150
- "VCarouselItem/disabled": {
2151
- "type": "boolean\n",
2152
- "description": "Prevents the item from becoming active when using the \"next\" and \"prev\" buttons or the `toggle` method."
2153
- },
2154
- "VCarouselItem/selected-class": {
2155
- "type": "string\n",
2156
- "description": "Configure the active CSS class applied when an item is selected."
2157
- },
2158
2146
  "VCarouselItem/position": {
2159
2147
  "type": "string\n",
2160
2148
  "description": "Applies [object-position](https://developer.mozilla.org/en-US/docs/Web/CSS/object-position) styles to the image and placeholder elements."
@@ -2175,21 +2163,33 @@
2175
2163
  "type": "string\n",
2176
2164
  "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)."
2177
2165
  },
2178
- "VCarouselItem/inline": {
2166
+ "VCarouselItem/eager": {
2179
2167
  "type": "boolean\n",
2180
- "description": "Display as an inline element instead of a block, also disables flex-grow."
2168
+ "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."
2181
2169
  },
2182
- "VCarouselItem/transition": {
2183
- "type": "string | boolean\n",
2184
- "description": "The transition to use when switching from `lazy-src` to `src`. Can be one of the [built in](/styles/transitions/) or custom transition."
2170
+ "VCarouselItem/disabled": {
2171
+ "type": "boolean\n",
2172
+ "description": "Prevents the item from becoming active when using the \"next\" and \"prev\" buttons or the `toggle` method."
2173
+ },
2174
+ "VCarouselItem/value": {
2175
+ "type": "any\n",
2176
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2185
2177
  },
2186
2178
  "VCarouselItem/content-class": {
2187
2179
  "type": "any\n",
2188
2180
  "description": "Apply a custom class to the internal content element."
2189
2181
  },
2190
- "VCarouselItem/eager": {
2191
- "type": "boolean\n",
2192
- "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."
2182
+ "VCarouselItem/transition": {
2183
+ "type": "string | boolean\n",
2184
+ "description": "The transition to use when switching from `lazy-src` to `src`. Can be one of the [built in](/styles/transitions/) or custom transition."
2185
+ },
2186
+ "VCarouselItem/options": {
2187
+ "type": "IntersectionObserverInit\n",
2188
+ "description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor."
2189
+ },
2190
+ "VCarouselItem/selected-class": {
2191
+ "type": "string\n",
2192
+ "description": "Configure the active CSS class applied when an item is selected."
2193
2193
  },
2194
2194
  "VCarouselItem/alt": {
2195
2195
  "type": "string\n",
@@ -2211,10 +2211,6 @@
2211
2211
  "type": "string\n",
2212
2212
  "description": "Something to show while waiting for the main image to load, typically a small base64-encoded thumbnail. Has a slight blur filter applied. \nNOTE: This prop has no effect unless either `height` or `aspect-ratio` are provided."
2213
2213
  },
2214
- "VCarouselItem/options": {
2215
- "type": "IntersectionObserverInit\n",
2216
- "description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor."
2217
- },
2218
2214
  "VCarouselItem/sizes": {
2219
2215
  "type": "string\n",
2220
2216
  "description": "For use with `srcset`, see [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-sizes)."
@@ -2231,6 +2227,10 @@
2231
2227
  "type": "string | number\n",
2232
2228
  "description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
2233
2229
  },
2230
+ "VCarouselItem/inline": {
2231
+ "type": "boolean\n",
2232
+ "description": "Display as an inline element instead of a block, also disables flex-grow."
2233
+ },
2234
2234
  "VCarouselItem/crossorigin": {
2235
2235
  "type": "'' | 'anonymous' | 'use-credentials'\n",
2236
2236
  "description": "Specify that images should be fetched with CORS enabled [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#crossorigin)"
@@ -2247,50 +2247,14 @@
2247
2247
  "type": "string\n",
2248
2248
  "description": "Provides the default type for children selection controls."
2249
2249
  },
2250
- "VCheckbox/name": {
2251
- "type": "string\n",
2252
- "description": "Sets the component's name attribute."
2250
+ "VCheckbox/model-value": {
2251
+ "type": "unknown\n",
2252
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2253
2253
  },
2254
2254
  "VCheckbox/error": {
2255
2255
  "type": "boolean\n",
2256
2256
  "description": "Puts the input in a manual error state."
2257
2257
  },
2258
- "VCheckbox/label": {
2259
- "type": "string\n",
2260
- "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
2261
- },
2262
- "VCheckbox/theme": {
2263
- "type": "string\n",
2264
- "description": "Specify a theme for this component and all of its children."
2265
- },
2266
- "VCheckbox/id": {
2267
- "type": "string\n",
2268
- "description": "Sets the DOM id on the component."
2269
- },
2270
- "VCheckbox/value": {
2271
- "type": "any\n",
2272
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2273
- },
2274
- "VCheckbox/base-color": {
2275
- "type": "string\n",
2276
- "description": "Sets the color of the input when it is not focused."
2277
- },
2278
- "VCheckbox/prepend-icon": {
2279
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2280
- "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
2281
- },
2282
- "VCheckbox/append-icon": {
2283
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2284
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
2285
- },
2286
- "VCheckbox/readonly": {
2287
- "type": "boolean\n",
2288
- "description": "Puts input in readonly state."
2289
- },
2290
- "VCheckbox/ripple": {
2291
- "type": "boolean | { class: string }\n",
2292
- "description": "Applies the [v-ripple](/directives/ripple) directive."
2293
- },
2294
2258
  "VCheckbox/density": {
2295
2259
  "type": "'default' | 'comfortable' | 'compact'\n",
2296
2260
  "description": "Adjusts the vertical height used by the component."
@@ -2307,26 +2271,58 @@
2307
2271
  "type": "string | number\n",
2308
2272
  "description": "Sets the width for the component."
2309
2273
  },
2310
- "VCheckbox/disabled": {
2311
- "type": "boolean\n",
2312
- "description": "Removes the ability to click or target the component."
2274
+ "VCheckbox/theme": {
2275
+ "type": "string\n",
2276
+ "description": "Specify a theme for this component and all of its children."
2313
2277
  },
2314
2278
  "VCheckbox/color": {
2315
2279
  "type": "string\n",
2316
2280
  "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)."
2317
2281
  },
2318
- "VCheckbox/model-value": {
2319
- "type": "unknown\n",
2320
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2282
+ "VCheckbox/name": {
2283
+ "type": "string\n",
2284
+ "description": "Sets the component's name attribute."
2285
+ },
2286
+ "VCheckbox/label": {
2287
+ "type": "string\n",
2288
+ "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
2289
+ },
2290
+ "VCheckbox/base-color": {
2291
+ "type": "string\n",
2292
+ "description": "Sets the color of the input when it is not focused."
2293
+ },
2294
+ "VCheckbox/disabled": {
2295
+ "type": "boolean\n",
2296
+ "description": "Removes the ability to click or target the component."
2321
2297
  },
2322
2298
  "VCheckbox/multiple": {
2323
2299
  "type": "boolean\n",
2324
2300
  "description": "Changes expected model to an array."
2325
2301
  },
2302
+ "VCheckbox/value": {
2303
+ "type": "any\n",
2304
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2305
+ },
2306
+ "VCheckbox/value-comparator": {
2307
+ "type": "(a: any, b: any) => boolean\n",
2308
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
2309
+ },
2310
+ "VCheckbox/id": {
2311
+ "type": "string\n",
2312
+ "description": "Sets the DOM id on the component."
2313
+ },
2314
+ "VCheckbox/append-icon": {
2315
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2316
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
2317
+ },
2326
2318
  "VCheckbox/center-affix": {
2327
2319
  "type": "boolean\n",
2328
2320
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
2329
2321
  },
2322
+ "VCheckbox/prepend-icon": {
2323
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2324
+ "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
2325
+ },
2330
2326
  "VCheckbox/hide-spin-buttons": {
2331
2327
  "type": "boolean\n",
2332
2328
  "description": "Hides spin buttons on the input when type is set to `number`."
@@ -2355,6 +2351,10 @@
2355
2351
  "type": "string | number\n",
2356
2352
  "description": "Control the maximum number of shown errors from validation."
2357
2353
  },
2354
+ "VCheckbox/readonly": {
2355
+ "type": "boolean\n",
2356
+ "description": "Puts input in readonly state."
2357
+ },
2358
2358
  "VCheckbox/rules": {
2359
2359
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L16-L20\" target=\"_blank\">ValidationRule</a>[]\n",
2360
2360
  "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`."
@@ -2375,6 +2375,10 @@
2375
2375
  "type": "boolean | 'auto'\n",
2376
2376
  "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."
2377
2377
  },
2378
+ "VCheckbox/ripple": {
2379
+ "type": "boolean | { class: string }\n",
2380
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
2381
+ },
2378
2382
  "VCheckbox/indeterminate": {
2379
2383
  "type": "boolean\n",
2380
2384
  "description": "Sets an indeterminate state for the checkbox."
@@ -2403,73 +2407,69 @@
2403
2407
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2404
2408
  "description": "The icon used when active."
2405
2409
  },
2406
- "VCheckbox/value-comparator": {
2407
- "type": "(a: any, b: any) => boolean\n",
2408
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
2409
- },
2410
2410
  "VCheckboxBtn/type": {
2411
2411
  "type": "string\n",
2412
2412
  "description": "Provides the default type for children selection controls."
2413
2413
  },
2414
- "VCheckboxBtn/model-value": {
2415
- "type": "unknown\n",
2416
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2414
+ "VCheckboxBtn/name": {
2415
+ "type": "string\n",
2416
+ "description": "Sets the component's name attribute."
2417
2417
  },
2418
2418
  "VCheckboxBtn/error": {
2419
2419
  "type": "boolean\n",
2420
2420
  "description": "Puts the input in a manual error state."
2421
2421
  },
2422
- "VCheckboxBtn/density": {
2423
- "type": "'default' | 'comfortable' | 'compact'\n",
2424
- "description": "Adjusts the vertical height used by the component."
2422
+ "VCheckboxBtn/label": {
2423
+ "type": "string\n",
2424
+ "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
2425
2425
  },
2426
2426
  "VCheckboxBtn/theme": {
2427
2427
  "type": "string\n",
2428
2428
  "description": "Specify a theme for this component and all of its children."
2429
2429
  },
2430
- "VCheckboxBtn/color": {
2431
- "type": "string\n",
2432
- "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)."
2433
- },
2434
- "VCheckboxBtn/name": {
2430
+ "VCheckboxBtn/id": {
2435
2431
  "type": "string\n",
2436
- "description": "Sets the component's name attribute."
2432
+ "description": "Sets the DOM id on the component."
2437
2433
  },
2438
- "VCheckboxBtn/label": {
2439
- "type": "string\n",
2440
- "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
2434
+ "VCheckboxBtn/value": {
2435
+ "type": "any\n",
2436
+ "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2441
2437
  },
2442
2438
  "VCheckboxBtn/base-color": {
2443
2439
  "type": "string\n",
2444
2440
  "description": "Sets the color of the input when it is not focused."
2445
2441
  },
2446
- "VCheckboxBtn/disabled": {
2442
+ "VCheckboxBtn/readonly": {
2447
2443
  "type": "boolean\n",
2448
- "description": "Removes the ability to click or target the component."
2444
+ "description": "Puts input in readonly state."
2449
2445
  },
2450
- "VCheckboxBtn/multiple": {
2451
- "type": "boolean\n",
2452
- "description": "Changes select to multiple. Accepts array for value."
2446
+ "VCheckboxBtn/ripple": {
2447
+ "type": "boolean | { class: string }\n",
2448
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
2453
2449
  },
2454
- "VCheckboxBtn/value": {
2455
- "type": "any\n",
2456
- "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
2450
+ "VCheckboxBtn/density": {
2451
+ "type": "'default' | 'comfortable' | 'compact'\n",
2452
+ "description": "Adjusts the vertical height used by the component."
2457
2453
  },
2458
- "VCheckboxBtn/value-comparator": {
2459
- "type": "(a: any, b: any) => boolean\n",
2460
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
2454
+ "VCheckboxBtn/disabled": {
2455
+ "type": "boolean\n",
2456
+ "description": "Removes the ability to click or target the component."
2461
2457
  },
2462
- "VCheckboxBtn/id": {
2458
+ "VCheckboxBtn/color": {
2463
2459
  "type": "string\n",
2464
- "description": "Sets the DOM id on the component."
2460
+ "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)."
2465
2461
  },
2466
- "VCheckboxBtn/readonly": {
2462
+ "VCheckboxBtn/inline": {
2467
2463
  "type": "boolean\n",
2468
- "description": "Puts input in readonly state."
2464
+ "description": "Puts children inputs into a row."
2469
2465
  },
2470
- "VCheckboxBtn/ripple": {
2471
- "type": "boolean | { class: string }\n",
2472
- "description": "Applies the [v-ripple](/directives/ripple) directive."
2466
+ "VCheckboxBtn/model-value": {
2467
+ "type": "unknown\n",
2468
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
2469
+ },
2470
+ "VCheckboxBtn/multiple": {
2471
+ "type": "boolean\n",
2472
+ "description": "Changes select to multiple. Accepts array for value."
2473
2473
  },
2474
2474
  "VCheckboxBtn/indeterminate": {
2475
2475
  "type": "boolean\n",
@@ -2491,10 +2491,6 @@
2491
2491
  "type": "string\n",
2492
2492
  "description": "The target component to provide defaults values for."
2493
2493
  },
2494
- "VCheckboxBtn/inline": {
2495
- "type": "boolean\n",
2496
- "description": "Puts children inputs into a row."
2497
- },
2498
2494
  "VCheckboxBtn/false-icon": {
2499
2495
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2500
2496
  "description": "The icon used when inactive."
@@ -2503,6 +2499,10 @@
2503
2499
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2504
2500
  "description": "The icon used when active."
2505
2501
  },
2502
+ "VCheckboxBtn/value-comparator": {
2503
+ "type": "(a: any, b: any) => boolean\n",
2504
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
2505
+ },
2506
2506
  "VChip/text": {
2507
2507
  "type": "string\n",
2508
2508
  "description": "Specify content text for the component."
@@ -2623,6 +2623,10 @@
2623
2623
  "type": "string\n",
2624
2624
  "description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
2625
2625
  },
2626
+ "VChip/prepend-avatar": {
2627
+ "type": "string\n",
2628
+ "description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
2629
+ },
2626
2630
  "VChip/draggable": {
2627
2631
  "type": "boolean\n",
2628
2632
  "description": "Makes the chip draggable."
@@ -2635,10 +2639,6 @@
2635
2639
  "type": "boolean\n",
2636
2640
  "description": "Remove `v-avatar` padding."
2637
2641
  },
2638
- "VChip/prepend-avatar": {
2639
- "type": "string\n",
2640
- "description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
2641
- },
2642
2642
  "VChipGroup/symbol": {
2643
2643
  "type": "any\n",
2644
2644
  "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/)."
@@ -2703,6 +2703,10 @@
2703
2703
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
2704
2704
  "description": "Specify the icon to use for the prev icon."
2705
2705
  },
2706
+ "VChipGroup/show-arrows": {
2707
+ "type": "string | boolean\n",
2708
+ "description": "Force the display of the pagination arrows."
2709
+ },
2706
2710
  "VChipGroup/direction": {
2707
2711
  "type": "'horizontal' | 'vertical'\n",
2708
2712
  "description": "Switch between horizontal and vertical modes."
@@ -2719,10 +2723,6 @@
2719
2723
  "type": "boolean\n",
2720
2724
  "description": "Forces the selected chip to be centered."
2721
2725
  },
2722
- "VChipGroup/show-arrows": {
2723
- "type": "string | boolean\n",
2724
- "description": "Force the display of the pagination arrows."
2725
- },
2726
2726
  "VClassIcon/tag": {
2727
2727
  "type": "string\n",
2728
2728
  "description": "Specify a custom tag used on the root element."
@@ -3001,11 +3001,11 @@
3001
3001
  },
3002
3002
  "VCombobox/close-text": {
3003
3003
  "type": "string\n",
3004
- "description": "Text set to to the inputs `aria-label` and `title` when input menu is closed."
3004
+ "description": "Text set to the inputs `aria-label` and `title` when input menu is closed."
3005
3005
  },
3006
3006
  "VCombobox/open-text": {
3007
3007
  "type": "string\n",
3008
- "description": "Text set to to the inputs **aria-label** and **title** when input menu is open."
3008
+ "description": "Text set to the inputs **aria-label** and **title** when input menu is open."
3009
3009
  },
3010
3010
  "VCombobox/eager": {
3011
3011
  "type": "boolean\n",
@@ -3763,14 +3763,14 @@
3763
3763
  "type": "unknown\n",
3764
3764
  "description": "Data (key, index and column values) of the displayed item."
3765
3765
  },
3766
- "VDataTableRow/cell-props": {
3767
- "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'item' | 'column' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
3768
- "description": "Props to be applied to the cell."
3769
- },
3770
3766
  "VDataTableRow/index": {
3771
3767
  "type": "number\n",
3772
3768
  "description": "Row index."
3773
3769
  },
3770
+ "VDataTableRow/cell-props": {
3771
+ "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'item' | 'index' | 'column' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
3772
+ "description": "Props to be applied to the cell."
3773
+ },
3774
3774
  "VDataTableRows/items": {
3775
3775
  "type": "(<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L48-L54\" target=\"_blank\">DataTableItem</a> | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/group.ts#L18-L25\" target=\"_blank\">Group</a>)[]\n",
3776
3776
  "description": "An array of strings or objects used for automatically generating children components."
@@ -3788,7 +3788,7 @@
3788
3788
  "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
3789
3789
  },
3790
3790
  "VDataTableRows/cell-props": {
3791
- "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'column' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
3791
+ "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'column' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
3792
3792
  "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3793
3793
  },
3794
3794
  "VDataTableRows/loading-text": {
@@ -3807,21 +3807,9 @@
3807
3807
  "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3808
3808
  "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
3809
3809
  },
3810
- "VDataTableServer/tag": {
3811
- "type": "string\n",
3812
- "description": "Specify a custom tag used on the root element."
3813
- },
3814
- "VDataTableServer/search": {
3815
- "type": "string\n",
3816
- "description": "Text input used to filter items."
3817
- },
3818
- "VDataTableServer/theme": {
3819
- "type": "string\n",
3820
- "description": "Specify a theme for this component and all of its children."
3821
- },
3822
- "VDataTableServer/items": {
3823
- "type": "any[]\n",
3824
- "description": "An array of strings or objects used for automatically generating children components."
3810
+ "VDataTableServer/model-value": {
3811
+ "type": "unknown\n",
3812
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
3825
3813
  },
3826
3814
  "VDataTableServer/density": {
3827
3815
  "type": "'default' | 'comfortable' | 'compact'\n",
@@ -3835,29 +3823,57 @@
3835
3823
  "type": "string | number\n",
3836
3824
  "description": "Sets the width for the component."
3837
3825
  },
3838
- "VDataTableServer/loading": {
3839
- "type": "string | boolean\n",
3840
- "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."
3841
- },
3842
3826
  "VDataTableServer/sticky": {
3843
3827
  "type": "boolean\n",
3844
3828
  "description": "Sticks the header to the top of the table."
3845
3829
  },
3830
+ "VDataTableServer/tag": {
3831
+ "type": "string\n",
3832
+ "description": "Specify a custom tag used on the root element."
3833
+ },
3834
+ "VDataTableServer/theme": {
3835
+ "type": "string\n",
3836
+ "description": "Specify a theme for this component and all of its children."
3837
+ },
3846
3838
  "VDataTableServer/color": {
3847
3839
  "type": "string\n",
3848
3840
  "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)."
3849
3841
  },
3850
- "VDataTableServer/model-value": {
3851
- "type": "unknown\n",
3852
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
3842
+ "VDataTableServer/search": {
3843
+ "type": "string\n",
3844
+ "description": "Text input used to filter items."
3853
3845
  },
3854
- "VDataTableServer/mobile": {
3846
+ "VDataTableServer/hide-no-data": {
3855
3847
  "type": "boolean\n",
3856
- "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
3848
+ "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
3857
3849
  },
3858
- "VDataTableServer/mobile-breakpoint": {
3859
- "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3860
- "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
3850
+ "VDataTableServer/select-strategy": {
3851
+ "type": "'single' | 'page' | 'all'\n",
3852
+ "description": "Defines the strategy of selecting items in the list. Possible values are: 'single' (only one item can be selected at a time), 'page' ('Select all' button will select only items on the current page), 'all' ('Select all' button will select all items in the list)."
3853
+ },
3854
+ "VDataTableServer/items": {
3855
+ "type": "any[]\n",
3856
+ "description": "An array of strings or objects used for automatically generating children components."
3857
+ },
3858
+ "VDataTableServer/item-value": {
3859
+ "type": "SelectItemKey<any>\n",
3860
+ "description": "Property on supplied `items` that contains its value."
3861
+ },
3862
+ "VDataTableServer/return-object": {
3863
+ "type": "boolean\n",
3864
+ "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
3865
+ },
3866
+ "VDataTableServer/value-comparator": {
3867
+ "type": "(a: any, b: any) => boolean\n",
3868
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
3869
+ },
3870
+ "VDataTableServer/no-data-text": {
3871
+ "type": "string\n",
3872
+ "description": "Text shown when no items are provided to the component."
3873
+ },
3874
+ "VDataTableServer/loading": {
3875
+ "type": "string | boolean\n",
3876
+ "description": "Displays `loading` slot if set to `true`"
3861
3877
  },
3862
3878
  "VDataTableServer/next-icon": {
3863
3879
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -3871,53 +3887,53 @@
3871
3887
  "type": "boolean\n",
3872
3888
  "description": "Will add a hover effect to a table's row when the mouse is over it."
3873
3889
  },
3874
- "VDataTableServer/value-comparator": {
3875
- "type": "(a: any, b: any) => boolean\n",
3876
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
3877
- },
3878
- "VDataTableServer/item-value": {
3879
- "type": "SelectItemKey<any>\n",
3880
- "description": "Property on supplied `items` that contains its value."
3881
- },
3882
- "VDataTableServer/item-selectable": {
3883
- "type": "SelectItemKey<any>\n",
3884
- "description": "Property on supplied `items` that indicates whether the item is selectable."
3890
+ "VDataTableServer/header-props": {
3891
+ "type": "unknown\n",
3892
+ "description": "Pass props to the default header. See [`v-data-table-server` API](/api/v-data-table-server) for more information."
3885
3893
  },
3886
- "VDataTableServer/return-object": {
3887
- "type": "boolean\n",
3888
- "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
3894
+ "VDataTableServer/cell-props": {
3895
+ "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3896
+ "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3889
3897
  },
3890
- "VDataTableServer/show-select": {
3898
+ "VDataTableServer/mobile": {
3891
3899
  "type": "boolean\n",
3892
- "description": "Shows the column with checkboxes for selecting items in the list."
3900
+ "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
3893
3901
  },
3894
- "VDataTableServer/select-strategy": {
3895
- "type": "'single' | 'page' | 'all'\n",
3896
- "description": "Defines the strategy of selecting items in the list. Possible values are: 'single' (only one item can be selected at a time), 'page' ('Select all' button will select only items on the current page), 'all' ('Select all' button will select all items in the list)."
3902
+ "VDataTableServer/headers": {
3903
+ "type": "{\n readonly key?:\n | (string & {})\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'end' | 'start' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | (string & {})\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'end' | 'start' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3904
+ "description": "An array of objects that each describe a header column."
3897
3905
  },
3898
3906
  "VDataTableServer/page": {
3899
3907
  "type": "string | number\n",
3900
3908
  "description": "The current displayed page number (1-indexed)."
3901
3909
  },
3902
- "VDataTableServer/sort-by": {
3903
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
3904
- "description": "Array of column keys and sort orders that determines the sort order of the table."
3910
+ "VDataTableServer/items-per-page": {
3911
+ "type": "string | number\n",
3912
+ "description": "The number of items to display on each page."
3905
3913
  },
3906
- "VDataTableServer/multi-sort": {
3907
- "type": "boolean\n",
3908
- "description": "Allows sorting by multiple columns."
3914
+ "VDataTableServer/loading-text": {
3915
+ "type": "string\n",
3916
+ "description": "Text shown when the data is loading."
3909
3917
  },
3910
- "VDataTableServer/must-sort": {
3918
+ "VDataTableServer/mobile-breakpoint": {
3919
+ "type": "number | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xs'\n",
3920
+ "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
3921
+ },
3922
+ "VDataTableServer/row-props": {
3923
+ "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3924
+ "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
3925
+ },
3926
+ "VDataTableServer/hide-default-body": {
3911
3927
  "type": "boolean\n",
3912
- "description": "Forces sorting on the column(s)."
3928
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
3913
3929
  },
3914
- "VDataTableServer/custom-key-sort": {
3915
- "type": "unknown\n",
3916
- "description": "Function used on specific keys within the item object. `customSort` is skipped for columns with `customKeySort` specified."
3930
+ "VDataTableServer/hide-default-footer": {
3931
+ "type": "boolean\n",
3932
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
3917
3933
  },
3918
- "VDataTableServer/items-per-page": {
3919
- "type": "string | number\n",
3920
- "description": "The number of items to display on each page."
3934
+ "VDataTableServer/hide-default-header": {
3935
+ "type": "boolean\n",
3936
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
3921
3937
  },
3922
3938
  "VDataTableServer/expand-on-click": {
3923
3939
  "type": "boolean\n",
@@ -3935,22 +3951,50 @@
3935
3951
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
3936
3952
  "description": "Defines the grouping of the table items."
3937
3953
  },
3938
- "VDataTableServer/header-props": {
3939
- "type": "unknown\n",
3940
- "description": "Pass props to the default header. See [`v-data-table-server` API](/api/v-data-table-server) for more information."
3954
+ "VDataTableServer/item-selectable": {
3955
+ "type": "SelectItemKey<any>\n",
3956
+ "description": "Property on supplied `items` that indicates whether the item is selectable."
3941
3957
  },
3942
- "VDataTableServer/cell-props": {
3943
- "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'column' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
3944
- "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3958
+ "VDataTableServer/show-select": {
3959
+ "type": "boolean\n",
3960
+ "description": "Shows the column with checkboxes for selecting items in the list."
3945
3961
  },
3946
- "VDataTableServer/items-length": {
3947
- "type": "string | number\n",
3948
- "description": "Number of all items."
3962
+ "VDataTableServer/sort-by": {
3963
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
3964
+ "description": "Array of column keys and sort orders that determines the sort order of the table."
3965
+ },
3966
+ "VDataTableServer/multi-sort": {
3967
+ "type": "boolean\n",
3968
+ "description": "Allows sorting by multiple columns."
3969
+ },
3970
+ "VDataTableServer/must-sort": {
3971
+ "type": "boolean\n",
3972
+ "description": "Forces sorting on the column(s)."
3973
+ },
3974
+ "VDataTableServer/custom-key-sort": {
3975
+ "type": "unknown\n",
3976
+ "description": "Function used on specific keys within the item object. `customSort` is skipped for columns with `customKeySort` specified."
3949
3977
  },
3950
3978
  "VDataTableServer/disable-sort": {
3951
3979
  "type": "boolean\n",
3952
3980
  "description": "Toggles rendering of sort button."
3953
3981
  },
3982
+ "VDataTableServer/sort-asc-icon": {
3983
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
3984
+ "description": "Icon used for ascending sort button."
3985
+ },
3986
+ "VDataTableServer/sort-desc-icon": {
3987
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
3988
+ "description": "Icon used for descending sort button."
3989
+ },
3990
+ "VDataTableServer/fixed-header": {
3991
+ "type": "boolean\n",
3992
+ "description": "Use the fixed-header prop together with the height prop to fix the header to the top of the table."
3993
+ },
3994
+ "VDataTableServer/fixed-footer": {
3995
+ "type": "boolean\n",
3996
+ "description": "Use the fixed-footer prop together with the height prop to fix the footer to the bottom of the table."
3997
+ },
3954
3998
  "VDataTableServer/first-icon": {
3955
3999
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
3956
4000
  "description": "First icon."
@@ -3991,57 +4035,25 @@
3991
4035
  "type": "boolean\n",
3992
4036
  "description": "Show current page number between prev/next icons."
3993
4037
  },
3994
- "VDataTableServer/headers": {
3995
- "type": "{\n readonly key?:\n | (string & {})\n | 'data-table-expand'\n | 'data-table-select'\n | 'data-table-group'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | { readonly [x: string]: any }\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | (string & {})\n | 'data-table-expand'\n | 'data-table-select'\n | 'data-table-group'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | { readonly [x: string]: any }\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3996
- "description": "An array of objects that each describe a header column."
3997
- },
3998
- "VDataTableServer/sort-asc-icon": {
3999
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4000
- "description": "Icon used for ascending sort button."
4001
- },
4002
- "VDataTableServer/sort-desc-icon": {
4003
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4004
- "description": "Icon used for descending sort button."
4038
+ "VDataTableServer/items-length": {
4039
+ "type": "string | number\n",
4040
+ "description": "Number of all items."
4005
4041
  },
4006
- "VDataTableServer/loading-text": {
4042
+ "VDataTableVirtual/tag": {
4007
4043
  "type": "string\n",
4008
- "description": "Text shown when the data is loading."
4009
- },
4010
- "VDataTableServer/hide-no-data": {
4011
- "type": "boolean\n",
4012
- "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
4044
+ "description": "Specify a custom tag used on the root element."
4013
4045
  },
4014
- "VDataTableServer/no-data-text": {
4046
+ "VDataTableVirtual/search": {
4015
4047
  "type": "string\n",
4016
- "description": "Text shown when no items are provided to the component."
4017
- },
4018
- "VDataTableServer/row-props": {
4019
- "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
4020
- "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
4021
- },
4022
- "VDataTableServer/hide-default-body": {
4023
- "type": "boolean\n",
4024
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4025
- },
4026
- "VDataTableServer/hide-default-footer": {
4027
- "type": "boolean\n",
4028
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4029
- },
4030
- "VDataTableServer/hide-default-header": {
4031
- "type": "boolean\n",
4032
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4033
- },
4034
- "VDataTableServer/fixed-header": {
4035
- "type": "boolean\n",
4036
- "description": "Use the fixed-header prop together with the height prop to fix the header to the top of the table."
4048
+ "description": "Text input used to filter items."
4037
4049
  },
4038
- "VDataTableServer/fixed-footer": {
4039
- "type": "boolean\n",
4040
- "description": "Use the fixed-footer prop together with the height prop to fix the footer to the bottom of the table."
4050
+ "VDataTableVirtual/theme": {
4051
+ "type": "string\n",
4052
+ "description": "Specify a theme for this component and all of its children."
4041
4053
  },
4042
- "VDataTableVirtual/model-value": {
4043
- "type": "unknown\n",
4044
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4054
+ "VDataTableVirtual/items": {
4055
+ "type": "any[]\n",
4056
+ "description": "An array of strings or objects used for automatically generating children components."
4045
4057
  },
4046
4058
  "VDataTableVirtual/density": {
4047
4059
  "type": "'default' | 'comfortable' | 'compact'\n",
@@ -4055,121 +4067,73 @@
4055
4067
  "type": "string | number\n",
4056
4068
  "description": "Sets the width for the component."
4057
4069
  },
4070
+ "VDataTableVirtual/loading": {
4071
+ "type": "string | boolean\n",
4072
+ "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."
4073
+ },
4058
4074
  "VDataTableVirtual/sticky": {
4059
4075
  "type": "boolean\n",
4060
4076
  "description": "Sticks the header to the top of the table."
4061
4077
  },
4062
- "VDataTableVirtual/tag": {
4063
- "type": "string\n",
4064
- "description": "Specify a custom tag used on the root element."
4065
- },
4066
- "VDataTableVirtual/theme": {
4067
- "type": "string\n",
4068
- "description": "Specify a theme for this component and all of its children."
4069
- },
4070
4078
  "VDataTableVirtual/color": {
4071
4079
  "type": "string\n",
4072
4080
  "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)."
4073
4081
  },
4074
- "VDataTableVirtual/search": {
4075
- "type": "string\n",
4076
- "description": "Text input used to filter items."
4077
- },
4078
- "VDataTableVirtual/filter-mode": {
4079
- "type": "'every' | 'some' | 'union' | 'intersection'\n",
4080
- "description": "Controls how the results of `customFilter` and `customKeyFilter` are combined. All modes only apply `customFilter` to columns not specified in `customKeyFilter`.\n\n- **some**: There is at least one match from either the custom filter or the custom key filter.\n- **every**: All columns match either the custom filter or the custom key filter.\n- **union**: There is at least one match from the custom filter, or all columns match the custom key filters.\n- **intersection**: There is at least one match from the custom filter, and all columns match the custom key filters."
4081
- },
4082
- "VDataTableVirtual/no-filter": {
4083
- "type": "boolean\n",
4084
- "description": "Disables all item filtering."
4085
- },
4086
- "VDataTableVirtual/custom-filter": {
4087
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/filter.ts#L19-L19\" target=\"_blank\">FilterFunction</a>\n",
4088
- "description": "Function used to filter items, called for each filterable key on each item in the list. The first argument is the filterable value from the item, the second is the search term, and the third is the internal item object. The function should return true if the item should be included in the filtered list, or the index of the match in the value if it should be included with the result highlighted."
4089
- },
4090
- "VDataTableVirtual/custom-key-filter": {
4082
+ "VDataTableVirtual/model-value": {
4091
4083
  "type": "unknown\n",
4092
- "description": "Function used on specific keys within the item object. `customFilter` is skipped for columns with `customKeyFilter` specified."
4093
- },
4094
- "VDataTableVirtual/filter-keys": {
4095
- "type": "string | string[]\n",
4096
- "description": "Array of specific keys to filter on the item."
4084
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4097
4085
  },
4098
- "VDataTableVirtual/hide-no-data": {
4086
+ "VDataTableVirtual/mobile": {
4099
4087
  "type": "boolean\n",
4100
- "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
4101
- },
4102
- "VDataTableVirtual/select-strategy": {
4103
- "type": "'single' | 'page' | 'all'\n",
4104
- "description": "Defines the strategy of selecting items in the list. Possible values are: 'single' (only one item can be selected at a time), 'page' ('Select all' button will select only items on the current page), 'all' ('Select all' button will select all items in the list)."
4105
- },
4106
- "VDataTableVirtual/items": {
4107
- "type": "any[]\n",
4108
- "description": "An array of strings or objects used for automatically generating children components."
4088
+ "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
4109
4089
  },
4110
- "VDataTableVirtual/item-value": {
4111
- "type": "SelectItemKey<any>\n",
4112
- "description": "Property on supplied `items` that contains its value."
4090
+ "VDataTableVirtual/mobile-breakpoint": {
4091
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
4092
+ "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
4113
4093
  },
4114
- "VDataTableVirtual/return-object": {
4094
+ "VDataTableVirtual/hover": {
4115
4095
  "type": "boolean\n",
4116
- "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
4096
+ "description": "Will add a hover effect to a table's row when the mouse is over it."
4117
4097
  },
4118
4098
  "VDataTableVirtual/value-comparator": {
4119
4099
  "type": "(a: any, b: any) => boolean\n",
4120
4100
  "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
4121
4101
  },
4122
- "VDataTableVirtual/no-data-text": {
4123
- "type": "string\n",
4124
- "description": "Text shown when no items are provided to the component."
4102
+ "VDataTableVirtual/item-value": {
4103
+ "type": "SelectItemKey<any>\n",
4104
+ "description": "Property on supplied `items` that contains its value."
4125
4105
  },
4126
- "VDataTableVirtual/loading": {
4127
- "type": "string | boolean\n",
4128
- "description": "Displays `loading` slot if set to `true`"
4106
+ "VDataTableVirtual/item-selectable": {
4107
+ "type": "SelectItemKey<any>\n",
4108
+ "description": "Property on supplied `items` that indicates whether the item is selectable."
4129
4109
  },
4130
- "VDataTableVirtual/hover": {
4110
+ "VDataTableVirtual/return-object": {
4131
4111
  "type": "boolean\n",
4132
- "description": "Will add a hover effect to a table's row when the mouse is over it."
4133
- },
4134
- "VDataTableVirtual/header-props": {
4135
- "type": "unknown\n",
4136
- "description": "Pass props to the default header."
4137
- },
4138
- "VDataTableVirtual/cell-props": {
4139
- "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
4140
- "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
4112
+ "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
4141
4113
  },
4142
- "VDataTableVirtual/mobile": {
4114
+ "VDataTableVirtual/show-select": {
4143
4115
  "type": "boolean\n",
4144
- "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
4145
- },
4146
- "VDataTableVirtual/headers": {
4147
- "type": "{\n readonly key?:\n | (string & {})\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'end' | 'start' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | (string & {})\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'end' | 'start' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'item' | 'value' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
4148
- "description": "An array of objects that each describe a header column."
4149
- },
4150
- "VDataTableVirtual/loading-text": {
4151
- "type": "string\n",
4152
- "description": "Text shown when the data is loading."
4116
+ "description": "Shows the column with checkboxes for selecting items in the list."
4153
4117
  },
4154
- "VDataTableVirtual/mobile-breakpoint": {
4155
- "type": "number | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xs'\n",
4156
- "description": "Overrides the display configuration default screen size that the component should be considered in mobile."
4118
+ "VDataTableVirtual/select-strategy": {
4119
+ "type": "'single' | 'page' | 'all'\n",
4120
+ "description": "Defines the strategy of selecting items in the list. Possible values are: 'single' (only one item can be selected at a time), 'page' ('Select all' button will select only items on the current page), 'all' ('Select all' button will select all items in the list)."
4157
4121
  },
4158
- "VDataTableVirtual/row-props": {
4159
- "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
4160
- "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
4122
+ "VDataTableVirtual/sort-by": {
4123
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
4124
+ "description": "Array of column keys and sort orders that determines the sort order of the table."
4161
4125
  },
4162
- "VDataTableVirtual/hide-default-body": {
4126
+ "VDataTableVirtual/multi-sort": {
4163
4127
  "type": "boolean\n",
4164
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4128
+ "description": "Allows sorting by multiple columns."
4165
4129
  },
4166
- "VDataTableVirtual/hide-default-footer": {
4130
+ "VDataTableVirtual/must-sort": {
4167
4131
  "type": "boolean\n",
4168
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4132
+ "description": "Forces sorting on the column(s)."
4169
4133
  },
4170
- "VDataTableVirtual/hide-default-header": {
4171
- "type": "boolean\n",
4172
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4134
+ "VDataTableVirtual/custom-key-sort": {
4135
+ "type": "unknown\n",
4136
+ "description": "Function used on specific keys within the item object. `customSort` is skipped for columns with `customKeySort` specified."
4173
4137
  },
4174
4138
  "VDataTableVirtual/expand-on-click": {
4175
4139
  "type": "boolean\n",
@@ -4187,34 +4151,42 @@
4187
4151
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
4188
4152
  "description": "Defines the grouping of the table items."
4189
4153
  },
4190
- "VDataTableVirtual/item-selectable": {
4191
- "type": "SelectItemKey<any>\n",
4192
- "description": "Property on supplied `items` that indicates whether the item is selectable."
4154
+ "VDataTableVirtual/filter-mode": {
4155
+ "type": "'every' | 'some' | 'union' | 'intersection'\n",
4156
+ "description": "Controls how the results of `customFilter` and `customKeyFilter` are combined. All modes only apply `customFilter` to columns not specified in `customKeyFilter`.\n\n- **some**: There is at least one match from either the custom filter or the custom key filter.\n- **every**: All columns match either the custom filter or the custom key filter.\n- **union**: There is at least one match from the custom filter, or all columns match the custom key filters.\n- **intersection**: There is at least one match from the custom filter, and all columns match the custom key filters."
4193
4157
  },
4194
- "VDataTableVirtual/show-select": {
4158
+ "VDataTableVirtual/no-filter": {
4195
4159
  "type": "boolean\n",
4196
- "description": "Shows the column with checkboxes for selecting items in the list."
4160
+ "description": "Disables all item filtering."
4197
4161
  },
4198
- "VDataTableVirtual/sort-by": {
4199
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/sort.ts#L30-L30\" target=\"_blank\">SortItem</a>[]\n",
4200
- "description": "Array of column keys and sort orders that determines the sort order of the table."
4162
+ "VDataTableVirtual/custom-filter": {
4163
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/filter.ts#L19-L19\" target=\"_blank\">FilterFunction</a>\n",
4164
+ "description": "Function used to filter items, called for each filterable key on each item in the list. The first argument is the filterable value from the item, the second is the search term, and the third is the internal item object. The function should return true if the item should be included in the filtered list, or the index of the match in the value if it should be included with the result highlighted."
4201
4165
  },
4202
- "VDataTableVirtual/multi-sort": {
4203
- "type": "boolean\n",
4204
- "description": "Allows sorting by multiple columns."
4166
+ "VDataTableVirtual/custom-key-filter": {
4167
+ "type": "unknown\n",
4168
+ "description": "Function used on specific keys within the item object. `customFilter` is skipped for columns with `customKeyFilter` specified."
4205
4169
  },
4206
- "VDataTableVirtual/must-sort": {
4207
- "type": "boolean\n",
4208
- "description": "Forces sorting on the column(s)."
4170
+ "VDataTableVirtual/filter-keys": {
4171
+ "type": "string | string[]\n",
4172
+ "description": "Array of specific keys to filter on the item."
4209
4173
  },
4210
- "VDataTableVirtual/custom-key-sort": {
4174
+ "VDataTableVirtual/header-props": {
4211
4175
  "type": "unknown\n",
4212
- "description": "Function used on specific keys within the item object. `customSort` is skipped for columns with `customKeySort` specified."
4176
+ "description": "Pass props to the default header."
4177
+ },
4178
+ "VDataTableVirtual/cell-props": {
4179
+ "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'column' | 'internalItem'\n >,\n ) => Record<string, any>)\n",
4180
+ "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
4213
4181
  },
4214
4182
  "VDataTableVirtual/disable-sort": {
4215
4183
  "type": "boolean\n",
4216
4184
  "description": "Toggles rendering of sort button."
4217
4185
  },
4186
+ "VDataTableVirtual/headers": {
4187
+ "type": "{\n readonly key?:\n | (string & {})\n | 'data-table-expand'\n | 'data-table-select'\n | 'data-table-group'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | { readonly [x: string]: any }\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | (string & {})\n | 'data-table-expand'\n | 'data-table-select'\n | 'data-table-group'\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | { readonly [x: string]: any }\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
4188
+ "description": "An array of objects that each describe a header column."
4189
+ },
4218
4190
  "VDataTableVirtual/sort-asc-icon": {
4219
4191
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4220
4192
  "description": "Icon used for ascending sort button."
@@ -4223,6 +4195,34 @@
4223
4195
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4224
4196
  "description": "Icon used for descending sort button."
4225
4197
  },
4198
+ "VDataTableVirtual/loading-text": {
4199
+ "type": "string\n",
4200
+ "description": "Text shown when the data is loading."
4201
+ },
4202
+ "VDataTableVirtual/hide-no-data": {
4203
+ "type": "boolean\n",
4204
+ "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
4205
+ },
4206
+ "VDataTableVirtual/no-data-text": {
4207
+ "type": "string\n",
4208
+ "description": "Text shown when no items are provided to the component."
4209
+ },
4210
+ "VDataTableVirtual/row-props": {
4211
+ "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
4212
+ "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
4213
+ },
4214
+ "VDataTableVirtual/hide-default-body": {
4215
+ "type": "boolean\n",
4216
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4217
+ },
4218
+ "VDataTableVirtual/hide-default-footer": {
4219
+ "type": "boolean\n",
4220
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4221
+ },
4222
+ "VDataTableVirtual/hide-default-header": {
4223
+ "type": "boolean\n",
4224
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
4225
+ },
4226
4226
  "VDataTableVirtual/fixed-header": {
4227
4227
  "type": "boolean\n",
4228
4228
  "description": "Use the fixed-header prop together with the height prop to fix the header to the top of the table."
@@ -4495,17 +4495,61 @@
4495
4495
  "type": "boolean\n",
4496
4496
  "description": "Label does not move on focus/dirty."
4497
4497
  },
4498
- "VDateInput/loading": {
4499
- "type": "string | boolean\n",
4500
- "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."
4498
+ "VDateInput/loading": {
4499
+ "type": "string | boolean\n",
4500
+ "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."
4501
+ },
4502
+ "VDateInput/counter-value": {
4503
+ "type": "number | ((value: any) => number)\n",
4504
+ "description": "Function returns the counter display text."
4505
+ },
4506
+ "VDateInput/model-modifiers": {
4507
+ "type": "unknown\n",
4508
+ "description": "**FOR INTERNAL USE ONLY**"
4509
+ },
4510
+ "VDateInput/hide-header": {
4511
+ "type": "boolean\n",
4512
+ "description": "Hide the picker header."
4513
+ },
4514
+ "VDateInput/month": {
4515
+ "type": "string | number\n",
4516
+ "description": "Sets the month."
4517
+ },
4518
+ "VDateInput/show-adjacent-months": {
4519
+ "type": "boolean\n",
4520
+ "description": "Toggles visibility of days from previous and next months."
4521
+ },
4522
+ "VDateInput/year": {
4523
+ "type": "number\n",
4524
+ "description": "Sets the year."
4525
+ },
4526
+ "VDateInput/weekdays": {
4527
+ "type": "number[]\n",
4528
+ "description": "Array of weekdays."
4529
+ },
4530
+ "VDateInput/weeks-in-month": {
4531
+ "type": "'static' | 'dynamic'\n",
4532
+ "description": "A dynamic number of weeks in a month will grow and shrink depending on how many days are in the month. A static number always shows 7 weeks."
4533
+ },
4534
+ "VDateInput/first-day-of-week": {
4535
+ "type": "string | number\n",
4536
+ "description": "Sets the first day of the week, starting with 0 for Sunday."
4537
+ },
4538
+ "VDateInput/allowed-dates": {
4539
+ "type": "unknown[] | ((date: unknown) => boolean)\n",
4540
+ "description": "Restricts which dates can be selected."
4541
+ },
4542
+ "VDateInput/display-value": {
4543
+ "type": "unknown\n",
4544
+ "description": "The value that determines the month to show. This is different from modelValue, which determines the selected value."
4501
4545
  },
4502
- "VDateInput/counter-value": {
4503
- "type": "number | ((value: any) => number)\n",
4504
- "description": "Function returns the counter display text."
4546
+ "VDateInput/max": {
4547
+ "type": "unknown\n",
4548
+ "description": "Maximum allowed date/month (ISO 8601 format)."
4505
4549
  },
4506
- "VDateInput/model-modifiers": {
4550
+ "VDateInput/min": {
4507
4551
  "type": "unknown\n",
4508
- "description": "**FOR INTERNAL USE ONLY**"
4552
+ "description": "Minimum allowed date/month (ISO 8601 format)."
4509
4553
  },
4510
4554
  "VDateInput/next-icon": {
4511
4555
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -4516,12 +4560,12 @@
4516
4560
  "description": "Icon used for the previous button."
4517
4561
  },
4518
4562
  "VDateInput/view-mode": {
4519
- "type": "'month' | 'months' | 'year'\n",
4563
+ "type": "'month' | 'year' | 'months'\n",
4520
4564
  "description": "Sets the view mode of the date picker."
4521
4565
  },
4522
- "VDateInput/month": {
4523
- "type": "string | number\n",
4524
- "description": "Sets the month."
4566
+ "VDateInput/reverse-transition": {
4567
+ "type": "string\n",
4568
+ "description": "The transition used when changing months into the past"
4525
4569
  },
4526
4570
  "VDateInput/hide-actions": {
4527
4571
  "type": "boolean\n",
@@ -4539,10 +4583,6 @@
4539
4583
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4540
4584
  "description": "Icon used for the mode button."
4541
4585
  },
4542
- "VDateInput/year": {
4543
- "type": "number\n",
4544
- "description": "Sets the year."
4545
- },
4546
4586
  "VDateInput/hide-weekdays": {
4547
4587
  "type": "boolean\n",
4548
4588
  "description": "Hides the weekdays."
@@ -4551,54 +4591,30 @@
4551
4591
  "type": "boolean\n",
4552
4592
  "description": "Toggles visibility of the week numbers in the body of the calendar."
4553
4593
  },
4554
- "VDateInput/reverse-transition": {
4555
- "type": "string\n",
4556
- "description": "The transition used when changing months into the past"
4557
- },
4558
- "VDateInput/show-adjacent-months": {
4559
- "type": "boolean\n",
4560
- "description": "Toggles visibility of days from previous and next months."
4561
- },
4562
- "VDateInput/weekdays": {
4563
- "type": "number[]\n",
4564
- "description": "Array of weekdays."
4565
- },
4566
- "VDateInput/weeks-in-month": {
4567
- "type": "'static' | 'dynamic'\n",
4568
- "description": "A dynamic number of weeks in a month will grow and shrink depending on how many days are in the month. A static number always shows 7 weeks."
4569
- },
4570
- "VDateInput/first-day-of-week": {
4571
- "type": "string | number\n",
4572
- "description": "Sets the first day of the week, starting with 0 for Sunday."
4573
- },
4574
- "VDateInput/allowed-dates": {
4575
- "type": "unknown[] | ((date: unknown) => boolean)\n",
4576
- "description": "Restricts which dates can be selected."
4577
- },
4578
- "VDateInput/display-value": {
4579
- "type": "unknown\n",
4580
- "description": "The value that determines the month to show. This is different from modelValue, which determines the selected value."
4581
- },
4582
- "VDateInput/max": {
4583
- "type": "unknown\n",
4584
- "description": "Maximum allowed date/month (ISO 8601 format)."
4585
- },
4586
- "VDateInput/min": {
4587
- "type": "unknown\n",
4588
- "description": "Minimum allowed date/month (ISO 8601 format)."
4589
- },
4590
4594
  "VDateInput/landscape": {
4591
4595
  "type": "boolean\n",
4592
4596
  "description": "Puts the picker into landscape mode."
4593
4597
  },
4594
- "VDateInput/hide-header": {
4595
- "type": "boolean\n",
4596
- "description": "Hide the picker header."
4598
+ "VDatePicker/tag": {
4599
+ "type": "string\n",
4600
+ "description": "Specify a custom tag used on the root element."
4601
+ },
4602
+ "VDatePicker/header": {
4603
+ "type": "string\n",
4604
+ "description": "Text shown when no **display-date** is set."
4597
4605
  },
4598
4606
  "VDatePicker/title": {
4599
4607
  "type": "string\n",
4600
4608
  "description": "Specify a title text for the component."
4601
4609
  },
4610
+ "VDatePicker/theme": {
4611
+ "type": "string\n",
4612
+ "description": "Specify a theme for this component and all of its children."
4613
+ },
4614
+ "VDatePicker/active": {
4615
+ "type": "string | string[]\n",
4616
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
4617
+ },
4602
4618
  "VDatePicker/text": {
4603
4619
  "type": "string\n",
4604
4620
  "description": "Specify content text for the component."
@@ -4607,10 +4623,6 @@
4607
4623
  "type": "string | number | boolean\n",
4608
4624
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
4609
4625
  },
4610
- "VDatePicker/model-value": {
4611
- "type": "unknown\n",
4612
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4613
- },
4614
4626
  "VDatePicker/height": {
4615
4627
  "type": "string | number\n",
4616
4628
  "description": "Sets the height for the component."
@@ -4639,12 +4651,16 @@
4639
4651
  "type": "string | number\n",
4640
4652
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
4641
4653
  },
4654
+ "VDatePicker/disabled": {
4655
+ "type": "boolean\n",
4656
+ "description": "Removes the ability to click or target the component."
4657
+ },
4642
4658
  "VDatePicker/location": {
4643
4659
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
4644
4660
  "description": "Specifies the component's location. Can combine by using a space separated string."
4645
4661
  },
4646
4662
  "VDatePicker/position": {
4647
- "type": "'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n",
4663
+ "type": "'fixed' | 'relative' | 'static' | 'absolute' | 'sticky'\n",
4648
4664
  "description": "Sets the position for the component."
4649
4665
  },
4650
4666
  "VDatePicker/rounded": {
@@ -4655,42 +4671,30 @@
4655
4671
  "type": "boolean\n",
4656
4672
  "description": "Removes any applied **border-radius** from the component."
4657
4673
  },
4658
- "VDatePicker/tag": {
4659
- "type": "string\n",
4660
- "description": "Specify a custom tag used on the root element."
4661
- },
4662
- "VDatePicker/theme": {
4663
- "type": "string\n",
4664
- "description": "Specify a theme for this component and all of its children."
4665
- },
4666
4674
  "VDatePicker/color": {
4667
4675
  "type": "string\n",
4668
4676
  "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)."
4669
4677
  },
4670
- "VDatePicker/header": {
4678
+ "VDatePicker/max": {
4679
+ "type": "unknown\n",
4680
+ "description": "Maximum allowed date/month (ISO 8601 format)."
4681
+ },
4682
+ "VDatePicker/model-value": {
4683
+ "type": "unknown\n",
4684
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4685
+ },
4686
+ "VDatePicker/transition": {
4671
4687
  "type": "string\n",
4672
- "description": "Text shown when no **display-date** is set."
4688
+ "description": "The transition used when changing months into the future"
4673
4689
  },
4674
4690
  "VDatePicker/bg-color": {
4675
4691
  "type": "string\n",
4676
4692
  "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)."
4677
4693
  },
4678
- "VDatePicker/disabled": {
4679
- "type": "boolean\n",
4680
- "description": "Removes the ability to click or target the component."
4681
- },
4682
4694
  "VDatePicker/multiple": {
4683
4695
  "type": "number | boolean | (string & {}) | 'range'\n",
4684
4696
  "description": "Allow the selection of multiple dates. The **range** value selects all dates between two selections."
4685
4697
  },
4686
- "VDatePicker/transition": {
4687
- "type": "string\n",
4688
- "description": "The transition used when changing months into the future"
4689
- },
4690
- "VDatePicker/active": {
4691
- "type": "string | string[]\n",
4692
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
4693
- },
4694
4698
  "VDatePicker/next-icon": {
4695
4699
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4696
4700
  "description": "Sets the icon for next month/year button."
@@ -4751,10 +4755,6 @@
4751
4755
  "type": "unknown\n",
4752
4756
  "description": "The value that determines the month to show. This is different from modelValue, which determines the selected value."
4753
4757
  },
4754
- "VDatePicker/max": {
4755
- "type": "unknown\n",
4756
- "description": "Maximum allowed date/month (ISO 8601 format)."
4757
- },
4758
4758
  "VDatePicker/min": {
4759
4759
  "type": "unknown\n",
4760
4760
  "description": "Minimum allowed date/month (ISO 8601 format)."
@@ -4788,53 +4788,49 @@
4788
4788
  "description": "Icon used for the previous button."
4789
4789
  },
4790
4790
  "VDatePickerControls/view-mode": {
4791
- "type": "'month' | 'year' | 'months'\n",
4791
+ "type": "'month' | 'months' | 'year'\n",
4792
4792
  "description": "Sets the view mode of the date picker."
4793
4793
  },
4794
4794
  "VDatePickerControls/mode-icon": {
4795
4795
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4796
4796
  "description": "Icon used for the mode button."
4797
4797
  },
4798
+ "VDatePickerHeader/color": {
4799
+ "type": "string\n",
4800
+ "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)."
4801
+ },
4798
4802
  "VDatePickerHeader/header": {
4799
4803
  "type": "string\n",
4800
4804
  "description": "Sets the header content."
4801
4805
  },
4806
+ "VDatePickerHeader/transition": {
4807
+ "type": "string\n",
4808
+ "description": "Sets the transition when the header changes."
4809
+ },
4802
4810
  "VDatePickerHeader/append-icon": {
4803
4811
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
4804
4812
  "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
4805
4813
  },
4806
- "VDatePickerHeader/color": {
4807
- "type": "string\n",
4808
- "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)."
4814
+ "VDatePickerMonth/model-value": {
4815
+ "type": "unknown[]\n",
4816
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4809
4817
  },
4810
- "VDatePickerHeader/transition": {
4818
+ "VDatePickerMonth/color": {
4811
4819
  "type": "string\n",
4812
- "description": "Sets the transition when the header changes."
4820
+ "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)."
4813
4821
  },
4814
4822
  "VDatePickerMonth/disabled": {
4815
4823
  "type": "boolean\n",
4816
4824
  "description": "Removes the ability to click or target the component."
4817
4825
  },
4818
- "VDatePickerMonth/color": {
4819
- "type": "string\n",
4820
- "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)."
4821
- },
4822
- "VDatePickerMonth/max": {
4823
- "type": "unknown\n",
4824
- "description": "Sets the maximum date of the month."
4825
- },
4826
- "VDatePickerMonth/model-value": {
4827
- "type": "unknown[]\n",
4828
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4826
+ "VDatePickerMonth/multiple": {
4827
+ "type": "number | boolean | (string & {}) | 'range'\n",
4828
+ "description": "Sets the multiple of the month."
4829
4829
  },
4830
4830
  "VDatePickerMonth/transition": {
4831
4831
  "type": "string\n",
4832
4832
  "description": "The transition used when changing months into the future"
4833
4833
  },
4834
- "VDatePickerMonth/multiple": {
4835
- "type": "number | boolean | (string & {}) | 'range'\n",
4836
- "description": "Sets the multiple of the month."
4837
- },
4838
4834
  "VDatePickerMonth/month": {
4839
4835
  "type": "string | number\n",
4840
4836
  "description": "Sets the month."
@@ -4867,6 +4863,10 @@
4867
4863
  "type": "unknown\n",
4868
4864
  "description": "The value that determines the month to show. This is different from modelValue, which determines the selected value."
4869
4865
  },
4866
+ "VDatePickerMonth/max": {
4867
+ "type": "unknown\n",
4868
+ "description": "Sets the maximum date of the month."
4869
+ },
4870
4870
  "VDatePickerMonth/min": {
4871
4871
  "type": "unknown\n",
4872
4872
  "description": "Sets the minimum date of the month."
@@ -4883,10 +4883,6 @@
4883
4883
  "type": "boolean\n",
4884
4884
  "description": "Show the week number."
4885
4885
  },
4886
- "VDatePickerMonths/model-value": {
4887
- "type": "number\n",
4888
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4889
- },
4890
4886
  "VDatePickerMonths/height": {
4891
4887
  "type": "string | number\n",
4892
4888
  "description": "Sets the height for the component."
@@ -4895,22 +4891,22 @@
4895
4891
  "type": "string\n",
4896
4892
  "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)."
4897
4893
  },
4898
- "VDatePickerMonths/year": {
4899
- "type": "number\n",
4900
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
4901
- },
4902
4894
  "VDatePickerMonths/max": {
4903
4895
  "type": "unknown\n",
4904
4896
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
4905
4897
  },
4898
+ "VDatePickerMonths/model-value": {
4899
+ "type": "number\n",
4900
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4901
+ },
4902
+ "VDatePickerMonths/year": {
4903
+ "type": "number\n",
4904
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
4905
+ },
4906
4906
  "VDatePickerMonths/min": {
4907
4907
  "type": "unknown\n",
4908
4908
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
4909
4909
  },
4910
- "VDatePickerYears/model-value": {
4911
- "type": "number\n",
4912
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4913
- },
4914
4910
  "VDatePickerYears/height": {
4915
4911
  "type": "string | number\n",
4916
4912
  "description": "Sets the height for the component."
@@ -4923,14 +4919,14 @@
4923
4919
  "type": "unknown\n",
4924
4920
  "description": "Sets the maximum date of the month."
4925
4921
  },
4922
+ "VDatePickerYears/model-value": {
4923
+ "type": "number\n",
4924
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
4925
+ },
4926
4926
  "VDatePickerYears/min": {
4927
4927
  "type": "unknown\n",
4928
4928
  "description": "Sets the minimum date of the month."
4929
4929
  },
4930
- "VDefaultsProvider/reset": {
4931
- "type": "string | number\n",
4932
- "description": "Reset the default values up the nested chain by {n} amount."
4933
- },
4934
4930
  "VDefaultsProvider/disabled": {
4935
4931
  "type": "boolean\n",
4936
4932
  "description": "Turns off all calculations of new default values for improved performance in situations where defaults propagation isn't necessary."
@@ -4939,6 +4935,10 @@
4939
4935
  "type": "string | boolean\n",
4940
4936
  "description": "Force current defaults to match the application root defaults."
4941
4937
  },
4938
+ "VDefaultsProvider/reset": {
4939
+ "type": "string | number\n",
4940
+ "description": "Reset the default values up the nested chain by {n} amount."
4941
+ },
4942
4942
  "VDefaultsProvider/scoped": {
4943
4943
  "type": "boolean\n",
4944
4944
  "description": "Prevents the ability for default values to be inherited from parent components."
@@ -5287,10 +5287,26 @@
5287
5287
  "type": "boolean\n",
5288
5288
  "description": "Creates a `transition-group` component. You can find more information in the [vue docs](https://vuejs.org/api/built-in-components.html#transitiongroup)."
5289
5289
  },
5290
+ "VExpansionPanel/tag": {
5291
+ "type": "string\n",
5292
+ "description": "Specify a custom tag used on the root element."
5293
+ },
5290
5294
  "VExpansionPanel/title": {
5291
5295
  "type": "string\n",
5292
5296
  "description": "Specify a title text for the component."
5293
5297
  },
5298
+ "VExpansionPanel/value": {
5299
+ "type": "any\n",
5300
+ "description": "Controls the opened/closed state of content."
5301
+ },
5302
+ "VExpansionPanel/readonly": {
5303
+ "type": "boolean\n",
5304
+ "description": "Makes the expansion panel content read only."
5305
+ },
5306
+ "VExpansionPanel/ripple": {
5307
+ "type": "boolean | { class: string }\n",
5308
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
5309
+ },
5294
5310
  "VExpansionPanel/text": {
5295
5311
  "type": "string\n",
5296
5312
  "description": "Specify content text for the component."
@@ -5323,6 +5339,14 @@
5323
5339
  "type": "string | number\n",
5324
5340
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
5325
5341
  },
5342
+ "VExpansionPanel/disabled": {
5343
+ "type": "boolean\n",
5344
+ "description": "Disables the expansion-panel content."
5345
+ },
5346
+ "VExpansionPanel/selected-class": {
5347
+ "type": "string\n",
5348
+ "description": "Configure the active CSS class applied when an item is selected."
5349
+ },
5326
5350
  "VExpansionPanel/static": {
5327
5351
  "type": "boolean\n",
5328
5352
  "description": "Remove title size expansion when selected."
@@ -5335,25 +5359,17 @@
5335
5359
  "type": "boolean\n",
5336
5360
  "description": "Removes any applied **border-radius** from the component."
5337
5361
  },
5338
- "VExpansionPanel/tag": {
5339
- "type": "string\n",
5340
- "description": "Specify a custom tag used on the root element."
5341
- },
5342
5362
  "VExpansionPanel/color": {
5343
5363
  "type": "string\n",
5344
5364
  "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)."
5345
5365
  },
5346
- "VExpansionPanel/eager": {
5347
- "type": "boolean\n",
5348
- "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."
5349
- },
5350
5366
  "VExpansionPanel/bg-color": {
5351
5367
  "type": "string\n",
5352
5368
  "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)."
5353
5369
  },
5354
- "VExpansionPanel/disabled": {
5370
+ "VExpansionPanel/eager": {
5355
5371
  "type": "boolean\n",
5356
- "description": "Disables the expansion-panel content."
5372
+ "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."
5357
5373
  },
5358
5374
  "VExpansionPanel/expand-icon": {
5359
5375
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
@@ -5361,23 +5377,7 @@
5361
5377
  },
5362
5378
  "VExpansionPanel/collapse-icon": {
5363
5379
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5364
- "description": "Icon used when the expansion panel is in a collapsable state."
5365
- },
5366
- "VExpansionPanel/value": {
5367
- "type": "any\n",
5368
- "description": "Controls the opened/closed state of content."
5369
- },
5370
- "VExpansionPanel/readonly": {
5371
- "type": "boolean\n",
5372
- "description": "Makes the expansion panel content read only."
5373
- },
5374
- "VExpansionPanel/ripple": {
5375
- "type": "boolean | { class: string }\n",
5376
- "description": "Applies the [v-ripple](/directives/ripple) directive."
5377
- },
5378
- "VExpansionPanel/selected-class": {
5379
- "type": "string\n",
5380
- "description": "Configure the active CSS class applied when an item is selected."
5380
+ "description": "Icon used when the expansion panel is in a collapsable state."
5381
5381
  },
5382
5382
  "VExpansionPanel/hide-actions": {
5383
5383
  "type": "boolean\n",
@@ -5391,14 +5391,6 @@
5391
5391
  "type": "boolean\n",
5392
5392
  "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."
5393
5393
  },
5394
- "VExpansionPanelTitle/readonly": {
5395
- "type": "boolean\n",
5396
- "description": "Makes the expansion panel content read only."
5397
- },
5398
- "VExpansionPanelTitle/ripple": {
5399
- "type": "boolean | { class: string }\n",
5400
- "description": "Applies the [v-ripple](/directives/ripple) directive."
5401
- },
5402
5394
  "VExpansionPanelTitle/height": {
5403
5395
  "type": "string | number\n",
5404
5396
  "description": "Sets the height for the component."
@@ -5439,6 +5431,14 @@
5439
5431
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5440
5432
  "description": "Icon used when the expansion panel is in a collapsable state."
5441
5433
  },
5434
+ "VExpansionPanelTitle/readonly": {
5435
+ "type": "boolean\n",
5436
+ "description": "Makes the expansion panel content read only."
5437
+ },
5438
+ "VExpansionPanelTitle/ripple": {
5439
+ "type": "boolean | { class: string }\n",
5440
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
5441
+ },
5442
5442
  "VExpansionPanelTitle/hide-actions": {
5443
5443
  "type": "boolean\n",
5444
5444
  "description": "Hide the expand icon in the content title."
@@ -5527,14 +5527,14 @@
5527
5527
  "type": "string\n",
5528
5528
  "description": "Configure the active CSS class applied when an item is selected."
5529
5529
  },
5530
- "VExpansionPanels/hide-actions": {
5531
- "type": "boolean\n",
5532
- "description": "Hide the expand icon in the content title."
5533
- },
5534
5530
  "VExpansionPanels/max": {
5535
5531
  "type": "number\n",
5536
5532
  "description": "Sets a maximum number of selections that can be made."
5537
5533
  },
5534
+ "VExpansionPanels/hide-actions": {
5535
+ "type": "boolean\n",
5536
+ "description": "Hide the expand icon in the content title."
5537
+ },
5538
5538
  "VExpansionPanels/focusable": {
5539
5539
  "type": "boolean\n",
5540
5540
  "description": "Makes the expansion-panel headers focusable."
@@ -5763,22 +5763,22 @@
5763
5763
  "type": "boolean\n",
5764
5764
  "description": "Absolutely positions the leaving element (useful for [FLIP](https://aerotwist.com/blog/flip-your-animations/))."
5765
5765
  },
5766
- "VFadeTransition/disabled": {
5767
- "type": "boolean\n",
5768
- "description": "Removes the ability to click or target the component."
5769
- },
5770
5766
  "VFadeTransition/mode": {
5771
5767
  "type": "string\n",
5772
5768
  "description": "Sets the transition mode (does not apply to transition-group). You can find more information on the Vue documentation [for transition modes](https://vuejs.org/api/built-in-components.html#transition)."
5773
5769
  },
5774
- "VFadeTransition/origin": {
5775
- "type": "string\n",
5776
- "description": "Sets the transition origin on the element. You can find more information on the MDN documentation [for transition origin](https://developer.mozilla.org/en-US/docs/Web/CSS/transform-origin)."
5770
+ "VFadeTransition/disabled": {
5771
+ "type": "boolean\n",
5772
+ "description": "Removes the ability to click or target the component."
5777
5773
  },
5778
5774
  "VFadeTransition/group": {
5779
5775
  "type": "boolean\n",
5780
5776
  "description": "Creates a `transition-group` component. You can find more information in the [vue docs](https://vuejs.org/api/built-in-components.html#transitiongroup)."
5781
5777
  },
5778
+ "VFadeTransition/origin": {
5779
+ "type": "string\n",
5780
+ "description": "Sets the transition origin on the element. You can find more information on the MDN documentation [for transition origin](https://developer.mozilla.org/en-US/docs/Web/CSS/transform-origin)."
5781
+ },
5782
5782
  "VFadeTransition/hide-on-leave": {
5783
5783
  "type": "boolean\n",
5784
5784
  "description": "Hides the leaving element (no exit animation)."
@@ -5791,41 +5791,17 @@
5791
5791
  "type": "boolean\n",
5792
5792
  "description": "Removes box shadow when using a variant with elevation."
5793
5793
  },
5794
- "VField/reverse": {
5795
- "type": "boolean\n",
5796
- "description": "Reverses the orientation."
5794
+ "VField/model-value": {
5795
+ "type": "unknown\n",
5796
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
5797
5797
  },
5798
5798
  "VField/error": {
5799
5799
  "type": "boolean\n",
5800
5800
  "description": "Puts the input in a manual error state."
5801
5801
  },
5802
- "VField/label": {
5803
- "type": "string\n",
5804
- "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
5805
- },
5806
- "VField/theme": {
5807
- "type": "string\n",
5808
- "description": "Specify a theme for this component and all of its children."
5809
- },
5810
- "VField/id": {
5811
- "type": "string\n",
5812
- "description": "Sets the DOM id on the component."
5813
- },
5814
- "VField/active": {
5815
- "type": "boolean\n",
5816
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
5817
- },
5818
- "VField/base-color": {
5819
- "type": "string\n",
5820
- "description": "Sets the color of the input when it is not focused."
5821
- },
5822
- "VField/disabled": {
5802
+ "VField/reverse": {
5823
5803
  "type": "boolean\n",
5824
- "description": "Removes the ability to click or target the input."
5825
- },
5826
- "VField/loading": {
5827
- "type": "string | boolean\n",
5828
- "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."
5804
+ "description": "Reverses the orientation."
5829
5805
  },
5830
5806
  "VField/rounded": {
5831
5807
  "type": "string | number | boolean\n",
@@ -5835,6 +5811,10 @@
5835
5811
  "type": "boolean\n",
5836
5812
  "description": "Removes any applied **border-radius** from the component."
5837
5813
  },
5814
+ "VField/theme": {
5815
+ "type": "string\n",
5816
+ "description": "Specify a theme for this component and all of its children."
5817
+ },
5838
5818
  "VField/color": {
5839
5819
  "type": "string\n",
5840
5820
  "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)."
@@ -5843,14 +5823,26 @@
5843
5823
  "type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
5844
5824
  "description": "Applies a distinct style to the component."
5845
5825
  },
5846
- "VField/model-value": {
5847
- "type": "unknown\n",
5848
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
5826
+ "VField/label": {
5827
+ "type": "string\n",
5828
+ "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
5829
+ },
5830
+ "VField/base-color": {
5831
+ "type": "string\n",
5832
+ "description": "Sets the color of the input when it is not focused."
5849
5833
  },
5850
5834
  "VField/bg-color": {
5851
5835
  "type": "string\n",
5852
5836
  "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)."
5853
5837
  },
5838
+ "VField/disabled": {
5839
+ "type": "boolean\n",
5840
+ "description": "Removes the ability to click or target the input."
5841
+ },
5842
+ "VField/id": {
5843
+ "type": "string\n",
5844
+ "description": "Sets the DOM id on the component."
5845
+ },
5854
5846
  "VField/center-affix": {
5855
5847
  "type": "boolean\n",
5856
5848
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
@@ -5871,6 +5863,10 @@
5871
5863
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5872
5864
  "description": "The icon used when the **clearable** prop is set to true."
5873
5865
  },
5866
+ "VField/active": {
5867
+ "type": "boolean\n",
5868
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
5869
+ },
5874
5870
  "VField/dirty": {
5875
5871
  "type": "boolean\n",
5876
5872
  "description": "Manually apply the dirty state styling."
@@ -5887,6 +5883,10 @@
5887
5883
  "type": "boolean\n",
5888
5884
  "description": "Label does not move on focus/dirty."
5889
5885
  },
5886
+ "VField/loading": {
5887
+ "type": "string | boolean\n",
5888
+ "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."
5889
+ },
5890
5890
  "VFieldLabel/floating": {
5891
5891
  "type": "boolean\n",
5892
5892
  "description": "Elevates the label above the slotted content."
@@ -5895,17 +5895,49 @@
5895
5895
  "type": "boolean\n",
5896
5896
  "description": "Removes box shadow when using a variant with elevation."
5897
5897
  },
5898
- "VFileInput/model-value": {
5899
- "type": "File | File[]\n",
5900
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
5898
+ "VFileInput/reverse": {
5899
+ "type": "boolean\n",
5900
+ "description": "Reverses the orientation."
5901
+ },
5902
+ "VFileInput/name": {
5903
+ "type": "string\n",
5904
+ "description": "Sets the component's name attribute."
5901
5905
  },
5902
5906
  "VFileInput/error": {
5903
5907
  "type": "boolean\n",
5904
5908
  "description": "Puts the input in a manual error state."
5905
5909
  },
5906
- "VFileInput/reverse": {
5910
+ "VFileInput/label": {
5911
+ "type": "string\n",
5912
+ "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
5913
+ },
5914
+ "VFileInput/theme": {
5915
+ "type": "string\n",
5916
+ "description": "Specify a theme for this component and all of its children."
5917
+ },
5918
+ "VFileInput/id": {
5919
+ "type": "string\n",
5920
+ "description": "Sets the DOM id on the component."
5921
+ },
5922
+ "VFileInput/active": {
5907
5923
  "type": "boolean\n",
5908
- "description": "Reverses the orientation."
5924
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
5925
+ },
5926
+ "VFileInput/base-color": {
5927
+ "type": "string\n",
5928
+ "description": "Sets the color of the input when it is not focused."
5929
+ },
5930
+ "VFileInput/prepend-icon": {
5931
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5932
+ "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
5933
+ },
5934
+ "VFileInput/append-icon": {
5935
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5936
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
5937
+ },
5938
+ "VFileInput/readonly": {
5939
+ "type": "boolean\n",
5940
+ "description": "Puts input in readonly state."
5909
5941
  },
5910
5942
  "VFileInput/density": {
5911
5943
  "type": "'default' | 'comfortable' | 'compact'\n",
@@ -5923,6 +5955,14 @@
5923
5955
  "type": "string | number\n",
5924
5956
  "description": "Sets the width for the component."
5925
5957
  },
5958
+ "VFileInput/disabled": {
5959
+ "type": "boolean\n",
5960
+ "description": "Removes the ability to click or target the input."
5961
+ },
5962
+ "VFileInput/loading": {
5963
+ "type": "string | boolean\n",
5964
+ "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."
5965
+ },
5926
5966
  "VFileInput/rounded": {
5927
5967
  "type": "string | number | boolean\n",
5928
5968
  "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)."
@@ -5931,10 +5971,6 @@
5931
5971
  "type": "boolean\n",
5932
5972
  "description": "Removes any applied **border-radius** from the component."
5933
5973
  },
5934
- "VFileInput/theme": {
5935
- "type": "string\n",
5936
- "description": "Specify a theme for this component and all of its children."
5937
- },
5938
5974
  "VFileInput/color": {
5939
5975
  "type": "string\n",
5940
5976
  "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)."
@@ -5943,54 +5979,50 @@
5943
5979
  "type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
5944
5980
  "description": "Applies a distinct style to the component."
5945
5981
  },
5946
- "VFileInput/name": {
5947
- "type": "string\n",
5948
- "description": "Sets the component's name attribute."
5949
- },
5950
- "VFileInput/label": {
5951
- "type": "string\n",
5952
- "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
5953
- },
5954
- "VFileInput/chips": {
5955
- "type": "boolean\n",
5956
- "description": "Changes display of selections to chips."
5957
- },
5958
- "VFileInput/base-color": {
5959
- "type": "string\n",
5960
- "description": "Sets the color of the input when it is not focused."
5982
+ "VFileInput/model-value": {
5983
+ "type": "File | File[]\n",
5984
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
5961
5985
  },
5962
5986
  "VFileInput/bg-color": {
5963
5987
  "type": "string\n",
5964
5988
  "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)."
5965
5989
  },
5966
- "VFileInput/disabled": {
5967
- "type": "boolean\n",
5968
- "description": "Removes the ability to click or target the input."
5969
- },
5970
5990
  "VFileInput/multiple": {
5971
5991
  "type": "boolean\n",
5972
5992
  "description": "Adds the **multiple** attribute to the input, allowing multiple file selections."
5973
5993
  },
5974
- "VFileInput/id": {
5975
- "type": "string\n",
5976
- "description": "Sets the DOM id on the component."
5994
+ "VFileInput/direction": {
5995
+ "type": "'horizontal' | 'vertical'\n",
5996
+ "description": "Changes the direction of the input."
5977
5997
  },
5978
5998
  "VFileInput/counter": {
5979
5999
  "type": "boolean\n",
5980
6000
  "description": "Displays the number of selected files."
5981
6001
  },
5982
- "VFileInput/append-icon": {
5983
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5984
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
6002
+ "VFileInput/chips": {
6003
+ "type": "boolean\n",
6004
+ "description": "Changes display of selections to chips."
6005
+ },
6006
+ "VFileInput/counter-size-string": {
6007
+ "type": "string\n",
6008
+ "description": "The text displayed when using the **counter** and **show-size** props. Can also be customized globally on the [internationalization page](/customization/internationalization)."
6009
+ },
6010
+ "VFileInput/counter-string": {
6011
+ "type": "string\n",
6012
+ "description": "The text displayed when using the **counter** prop. Can also be customized globally on the [internationalization page](/customization/internationalization)."
6013
+ },
6014
+ "VFileInput/hide-input": {
6015
+ "type": "boolean\n",
6016
+ "description": "Display the icon only without the input (file names)."
6017
+ },
6018
+ "VFileInput/show-size": {
6019
+ "type": "boolean | 1000 | 1024\n",
6020
+ "description": "Sets the displayed size of selected file(s). When using **true** will default to _1000_ displaying (**kB, MB, GB**) while _1024_ will display (**KiB, MiB, GiB**)."
5985
6021
  },
5986
6022
  "VFileInput/center-affix": {
5987
6023
  "type": "boolean\n",
5988
6024
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
5989
6025
  },
5990
- "VFileInput/prepend-icon": {
5991
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
5992
- "description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
5993
- },
5994
6026
  "VFileInput/hide-spin-buttons": {
5995
6027
  "type": "boolean\n",
5996
6028
  "description": "Hides spin buttons on the input when type is set to `number`."
@@ -6007,10 +6039,6 @@
6007
6039
  "type": "string | string[]\n",
6008
6040
  "description": "Displays a list of messages or a single message if using a string."
6009
6041
  },
6010
- "VFileInput/direction": {
6011
- "type": "'horizontal' | 'vertical'\n",
6012
- "description": "Changes the direction of the input."
6013
- },
6014
6042
  "VFileInput/error-messages": {
6015
6043
  "type": "string | string[]\n",
6016
6044
  "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."
@@ -6019,10 +6047,6 @@
6019
6047
  "type": "string | number\n",
6020
6048
  "description": "Control the maximum number of shown errors from validation."
6021
6049
  },
6022
- "VFileInput/readonly": {
6023
- "type": "boolean\n",
6024
- "description": "Puts input in readonly state."
6025
- },
6026
6050
  "VFileInput/rules": {
6027
6051
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L16-L20\" target=\"_blank\">ValidationRule</a>[]\n",
6028
6052
  "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`."
@@ -6055,10 +6079,6 @@
6055
6079
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6056
6080
  "description": "The icon used when the **clearable** prop is set to true."
6057
6081
  },
6058
- "VFileInput/active": {
6059
- "type": "boolean\n",
6060
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
6061
- },
6062
6082
  "VFileInput/dirty": {
6063
6083
  "type": "boolean\n",
6064
6084
  "description": "Manually apply the dirty state styling."
@@ -6073,52 +6093,28 @@
6073
6093
  },
6074
6094
  "VFileInput/single-line": {
6075
6095
  "type": "boolean\n",
6076
- "description": "Label does not move on focus/dirty."
6077
- },
6078
- "VFileInput/loading": {
6079
- "type": "string | boolean\n",
6080
- "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."
6081
- },
6082
- "VFileInput/counter-size-string": {
6083
- "type": "string\n",
6084
- "description": "The text displayed when using the **counter** and **show-size** props. Can also be customized globally on the [internationalization page](/customization/internationalization)."
6085
- },
6086
- "VFileInput/counter-string": {
6087
- "type": "string\n",
6088
- "description": "The text displayed when using the **counter** prop. Can also be customized globally on the [internationalization page](/customization/internationalization)."
6089
- },
6090
- "VFileInput/hide-input": {
6091
- "type": "boolean\n",
6092
- "description": "Display the icon only without the input (file names)."
6093
- },
6094
- "VFileInput/show-size": {
6095
- "type": "boolean | 1000 | 1024\n",
6096
- "description": "Sets the displayed size of selected file(s). When using **true** will default to _1000_ displaying (**kB, MB, GB**) while _1024_ will display (**KiB, MiB, GiB**)."
6097
- },
6098
- "VFileUpload/length": {
6099
- "type": "string | number\n",
6100
- "description": "Sets the dividers length. Default unit is px."
6101
- },
6102
- "VFileUpload/tag": {
6103
- "type": "string\n",
6104
- "description": "Specify a custom tag used on the root element."
6105
- },
6106
- "VFileUpload/name": {
6107
- "type": "string\n",
6108
- "description": "Sets the component's name attribute."
6096
+ "description": "Label does not move on focus/dirty."
6109
6097
  },
6110
6098
  "VFileUpload/title": {
6111
6099
  "type": "string\n",
6112
6100
  "description": "Specify a title text for the component."
6113
6101
  },
6114
- "VFileUpload/theme": {
6115
- "type": "string\n",
6116
- "description": "Specify a theme for this component and all of its children."
6102
+ "VFileUpload/length": {
6103
+ "type": "string | number\n",
6104
+ "description": "Sets the dividers length. Default unit is px."
6117
6105
  },
6118
6106
  "VFileUpload/border": {
6119
6107
  "type": "string | number | boolean\n",
6120
6108
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
6121
6109
  },
6110
+ "VFileUpload/icon": {
6111
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6112
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
6113
+ },
6114
+ "VFileUpload/model-value": {
6115
+ "type": "File | File[]\n",
6116
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6117
+ },
6122
6118
  "VFileUpload/density": {
6123
6119
  "type": "'default' | 'comfortable' | 'compact'\n",
6124
6120
  "description": "Adjusts the vertical height used by the component."
@@ -6151,16 +6147,12 @@
6151
6147
  "type": "string | number\n",
6152
6148
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
6153
6149
  },
6154
- "VFileUpload/disabled": {
6155
- "type": "boolean\n",
6156
- "description": "Removes the ability to click or target the component."
6157
- },
6158
6150
  "VFileUpload/location": {
6159
6151
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
6160
6152
  "description": "Specifies the component's location. Can combine by using a space separated string."
6161
6153
  },
6162
6154
  "VFileUpload/position": {
6163
- "type": "'fixed' | 'relative' | 'static' | 'absolute' | 'sticky'\n",
6155
+ "type": "'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n",
6164
6156
  "description": "Sets the position for the component."
6165
6157
  },
6166
6158
  "VFileUpload/rounded": {
@@ -6171,17 +6163,29 @@
6171
6163
  "type": "boolean\n",
6172
6164
  "description": "Removes any applied **border-radius** from the component."
6173
6165
  },
6166
+ "VFileUpload/tag": {
6167
+ "type": "string\n",
6168
+ "description": "Specify a custom tag used on the root element."
6169
+ },
6170
+ "VFileUpload/theme": {
6171
+ "type": "string\n",
6172
+ "description": "Specify a theme for this component and all of its children."
6173
+ },
6174
6174
  "VFileUpload/color": {
6175
6175
  "type": "string\n",
6176
6176
  "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)."
6177
6177
  },
6178
- "VFileUpload/icon": {
6179
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6180
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
6178
+ "VFileUpload/name": {
6179
+ "type": "string\n",
6180
+ "description": "Sets the component's name attribute."
6181
6181
  },
6182
- "VFileUpload/model-value": {
6183
- "type": "File | File[]\n",
6184
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6182
+ "VFileUpload/subtitle": {
6183
+ "type": "string\n",
6184
+ "description": "Specify a subtitle text for the component."
6185
+ },
6186
+ "VFileUpload/disabled": {
6187
+ "type": "boolean\n",
6188
+ "description": "Removes the ability to click or target the component."
6185
6189
  },
6186
6190
  "VFileUpload/multiple": {
6187
6191
  "type": "boolean\n",
@@ -6203,14 +6207,6 @@
6203
6207
  "type": "string | number\n",
6204
6208
  "description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
6205
6209
  },
6206
- "VFileUpload/subtitle": {
6207
- "type": "string\n",
6208
- "description": "Specify a subtitle text for the component."
6209
- },
6210
- "VFileUpload/thickness": {
6211
- "type": "string | number\n",
6212
- "description": "Sets the dividers thickness. Default unit is px."
6213
- },
6214
6210
  "VFileUpload/clearable": {
6215
6211
  "type": "boolean\n",
6216
6212
  "description": "Allows for the component to be cleared."
@@ -6231,62 +6227,14 @@
6231
6227
  "type": "boolean\n",
6232
6228
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VFileUpload.json))"
6233
6229
  },
6234
- "VFileUploadItem/tag": {
6235
- "type": "string\n",
6236
- "description": "Specify a custom tag used on the root element."
6237
- },
6238
- "VFileUploadItem/link": {
6239
- "type": "boolean\n",
6240
- "description": "Designates that the component is a link. This is automatic when using the href or to prop."
6241
- },
6242
- "VFileUploadItem/nav": {
6243
- "type": "boolean\n",
6244
- "description": "Reduces the width v-list-item takes up as well as adding a border radius."
6230
+ "VFileUpload/thickness": {
6231
+ "type": "string | number\n",
6232
+ "description": "Sets the dividers thickness. Default unit is px."
6245
6233
  },
6246
6234
  "VFileUploadItem/title": {
6247
6235
  "type": "string | number\n",
6248
6236
  "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."
6249
6237
  },
6250
- "VFileUploadItem/replace": {
6251
- "type": "boolean\n",
6252
- "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."
6253
- },
6254
- "VFileUploadItem/theme": {
6255
- "type": "string\n",
6256
- "description": "Specify a theme for this component and all of its children."
6257
- },
6258
- "VFileUploadItem/value": {
6259
- "type": "any\n",
6260
- "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
6261
- },
6262
- "VFileUploadItem/active": {
6263
- "type": "boolean\n",
6264
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
6265
- },
6266
- "VFileUploadItem/active-color": {
6267
- "type": "string\n",
6268
- "description": "The applied color when the component is in an active state."
6269
- },
6270
- "VFileUploadItem/base-color": {
6271
- "type": "string\n",
6272
- "description": "Sets the color of component when not focused."
6273
- },
6274
- "VFileUploadItem/prepend-icon": {
6275
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6276
- "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
6277
- },
6278
- "VFileUploadItem/append-icon": {
6279
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6280
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
6281
- },
6282
- "VFileUploadItem/slim": {
6283
- "type": "boolean\n",
6284
- "description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars to create a more compact visual representation."
6285
- },
6286
- "VFileUploadItem/ripple": {
6287
- "type": "boolean | { class: string }\n",
6288
- "description": "Applies the [v-ripple](/directives/ripple) directive."
6289
- },
6290
6238
  "VFileUploadItem/border": {
6291
6239
  "type": "string | number | boolean\n",
6292
6240
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
@@ -6323,10 +6271,6 @@
6323
6271
  "type": "string | number\n",
6324
6272
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
6325
6273
  },
6326
- "VFileUploadItem/disabled": {
6327
- "type": "boolean\n",
6328
- "description": "Removes the ability to click or target the component."
6329
- },
6330
6274
  "VFileUploadItem/rounded": {
6331
6275
  "type": "string | number | boolean\n",
6332
6276
  "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)."
@@ -6335,37 +6279,97 @@
6335
6279
  "type": "boolean\n",
6336
6280
  "description": "Removes any applied **border-radius** from the component."
6337
6281
  },
6338
- "VFileUploadItem/href": {
6282
+ "VFileUploadItem/tag": {
6339
6283
  "type": "string\n",
6340
- "description": "Designates the component as anchor and applies the **href** attribute."
6341
- },
6342
- "VFileUploadItem/exact": {
6343
- "type": "boolean\n",
6344
- "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."
6284
+ "description": "Specify a custom tag used on the root element."
6345
6285
  },
6346
- "VFileUploadItem/to": {
6347
- "type": "RouteLocationRaw\n",
6348
- "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."
6286
+ "VFileUploadItem/theme": {
6287
+ "type": "string\n",
6288
+ "description": "Specify a theme for this component and all of its children."
6349
6289
  },
6350
6290
  "VFileUploadItem/color": {
6351
6291
  "type": "string\n",
6352
6292
  "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),"
6353
6293
  },
6354
6294
  "VFileUploadItem/variant": {
6355
- "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
6295
+ "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
6356
6296
  "description": "Applies a distinct style to the component."
6357
6297
  },
6298
+ "VFileUploadItem/replace": {
6299
+ "type": "boolean\n",
6300
+ "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."
6301
+ },
6302
+ "VFileUploadItem/link": {
6303
+ "type": "boolean\n",
6304
+ "description": "Designates that the component is a link. This is automatic when using the href or to prop."
6305
+ },
6306
+ "VFileUploadItem/exact": {
6307
+ "type": "boolean\n",
6308
+ "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."
6309
+ },
6310
+ "VFileUploadItem/subtitle": {
6311
+ "type": "string | number\n",
6312
+ "description": "Specify a subtitle text for the component."
6313
+ },
6314
+ "VFileUploadItem/base-color": {
6315
+ "type": "string\n",
6316
+ "description": "Sets the color of component when not focused."
6317
+ },
6318
+ "VFileUploadItem/active-color": {
6319
+ "type": "string\n",
6320
+ "description": "The applied color when the component is in an active state."
6321
+ },
6322
+ "VFileUploadItem/active-class": {
6323
+ "type": "string\n",
6324
+ "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."
6325
+ },
6326
+ "VFileUploadItem/disabled": {
6327
+ "type": "boolean\n",
6328
+ "description": "Removes the ability to click or target the component."
6329
+ },
6358
6330
  "VFileUploadItem/lines": {
6359
6331
  "type": "false | 'one' | 'two' | 'three'\n",
6360
6332
  "description": "The line declaration specifies the minimum height of the item and can also be controlled from v-list with the same prop."
6361
6333
  },
6362
- "VFileUploadItem/active-class": {
6334
+ "VFileUploadItem/slim": {
6335
+ "type": "boolean\n",
6336
+ "description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars to create a more compact visual representation."
6337
+ },
6338
+ "VFileUploadItem/nav": {
6339
+ "type": "boolean\n",
6340
+ "description": "Reduces the width v-list-item takes up as well as adding a border radius."
6341
+ },
6342
+ "VFileUploadItem/value": {
6343
+ "type": "any\n",
6344
+ "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
6345
+ },
6346
+ "VFileUploadItem/append-icon": {
6347
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6348
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
6349
+ },
6350
+ "VFileUploadItem/prepend-icon": {
6351
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6352
+ "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
6353
+ },
6354
+ "VFileUploadItem/clearable": {
6355
+ "type": "boolean\n",
6356
+ "description": "Allows for the component to be cleared."
6357
+ },
6358
+ "VFileUploadItem/active": {
6359
+ "type": "boolean\n",
6360
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
6361
+ },
6362
+ "VFileUploadItem/ripple": {
6363
+ "type": "boolean | { class: string }\n",
6364
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
6365
+ },
6366
+ "VFileUploadItem/href": {
6363
6367
  "type": "string\n",
6364
- "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."
6368
+ "description": "Designates the component as anchor and applies the **href** attribute."
6365
6369
  },
6366
- "VFileUploadItem/subtitle": {
6367
- "type": "string | number\n",
6368
- "description": "Specify a subtitle text for the component."
6370
+ "VFileUploadItem/to": {
6371
+ "type": "RouteLocationRaw\n",
6372
+ "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."
6369
6373
  },
6370
6374
  "VFileUploadItem/append-avatar": {
6371
6375
  "type": "string\n",
@@ -6375,10 +6379,6 @@
6375
6379
  "type": "string\n",
6376
6380
  "description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
6377
6381
  },
6378
- "VFileUploadItem/clearable": {
6379
- "type": "boolean\n",
6380
- "description": "Allows for the component to be cleared."
6381
- },
6382
6382
  "VFileUploadItem/show-size": {
6383
6383
  "type": "boolean\n",
6384
6384
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VFileUploadItem.json))"
@@ -6391,18 +6391,6 @@
6391
6391
  "type": "string\n",
6392
6392
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VFileUploadItem.json))"
6393
6393
  },
6394
- "VFooter/tag": {
6395
- "type": "string\n",
6396
- "description": "Specify a custom tag used on the root element."
6397
- },
6398
- "VFooter/name": {
6399
- "type": "string\n",
6400
- "description": "Assign a specific name for layout registration."
6401
- },
6402
- "VFooter/theme": {
6403
- "type": "string\n",
6404
- "description": "Specify a theme for this component and all of its children."
6405
- },
6406
6394
  "VFooter/border": {
6407
6395
  "type": "string | number | boolean\n",
6408
6396
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
@@ -6427,10 +6415,22 @@
6427
6415
  "type": "boolean\n",
6428
6416
  "description": "Removes any applied **border-radius** from the component."
6429
6417
  },
6418
+ "VFooter/tag": {
6419
+ "type": "string\n",
6420
+ "description": "Specify a custom tag used on the root element."
6421
+ },
6422
+ "VFooter/theme": {
6423
+ "type": "string\n",
6424
+ "description": "Specify a theme for this component and all of its children."
6425
+ },
6430
6426
  "VFooter/color": {
6431
6427
  "type": "string\n",
6432
6428
  "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)."
6433
6429
  },
6430
+ "VFooter/name": {
6431
+ "type": "string\n",
6432
+ "description": "Assign a specific name for layout registration."
6433
+ },
6434
6434
  "VFooter/order": {
6435
6435
  "type": "string | number\n",
6436
6436
  "description": "Adjust the order of the component in relation to its registration order."
@@ -6439,17 +6439,17 @@
6439
6439
  "type": "boolean\n",
6440
6440
  "description": "Determines the position of the footer. If true, the footer would be given a fixed position at the bottom of the viewport. If false, the footer is set to the bottom of the page."
6441
6441
  },
6442
- "VForm/readonly": {
6442
+ "VForm/model-value": {
6443
6443
  "type": "boolean\n",
6444
- "description": "Puts all children inputs into a readonly state."
6444
+ "description": "The value representing the validity of the form. If the value is `null` then no validation has taken place yet, or the form has been reset. Otherwise the value will be a `boolean` that indicates if validation has passed or not."
6445
6445
  },
6446
6446
  "VForm/disabled": {
6447
6447
  "type": "boolean\n",
6448
6448
  "description": "Puts all children inputs into a disabled state."
6449
6449
  },
6450
- "VForm/model-value": {
6450
+ "VForm/readonly": {
6451
6451
  "type": "boolean\n",
6452
- "description": "The value representing the validity of the form. If the value is `null` then no validation has taken place yet, or the form has been reset. Otherwise the value will be a `boolean` that indicates if validation has passed or not."
6452
+ "description": "Puts all children inputs into a readonly state."
6453
6453
  },
6454
6454
  "VForm/validate-on": {
6455
6455
  "type": " | 'eager'\n | 'lazy'\n | 'blur'\n | 'input'\n | 'submit'\n | 'invalid-input'\n | 'blur lazy'\n | 'input lazy'\n | 'submit lazy'\n | 'invalid-input lazy'\n | 'blur eager'\n | 'input eager'\n | 'submit eager'\n | 'invalid-input eager'\n | 'lazy blur'\n | 'lazy input'\n | 'lazy submit'\n | 'lazy invalid-input'\n | 'eager blur'\n | 'eager input'\n | 'eager submit'\n | 'eager invalid-input'\n",
@@ -6459,33 +6459,21 @@
6459
6459
  "type": "boolean\n",
6460
6460
  "description": "Stop validation as soon as any rules fail."
6461
6461
  },
6462
- "VHover/disabled": {
6463
- "type": "boolean\n",
6464
- "description": "Removes hover functionality."
6465
- },
6466
6462
  "VHover/model-value": {
6467
6463
  "type": "boolean\n",
6468
6464
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6469
6465
  },
6470
- "VHover/close-delay": {
6471
- "type": "string | number\n",
6472
- "description": "Milliseconds to wait before closing component. Only applies to hover and focus events."
6473
- },
6474
- "VHover/open-delay": {
6475
- "type": "string | number\n",
6476
- "description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
6477
- },
6478
- "VIcon/end": {
6479
- "type": "boolean\n",
6480
- "description": "Applies margin at the start of the component."
6481
- },
6482
- "VIcon/start": {
6466
+ "VHover/disabled": {
6483
6467
  "type": "boolean\n",
6484
- "description": "Applies margin at the end of the component."
6468
+ "description": "Removes hover functionality."
6485
6469
  },
6486
- "VIcon/icon": {
6487
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6488
- "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
6470
+ "VHover/close-delay": {
6471
+ "type": "string | number\n",
6472
+ "description": "Milliseconds to wait before closing component. Only applies to hover and focus events."
6473
+ },
6474
+ "VHover/open-delay": {
6475
+ "type": "string | number\n",
6476
+ "description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
6489
6477
  },
6490
6478
  "VIcon/tag": {
6491
6479
  "type": "string\n",
@@ -6495,17 +6483,29 @@
6495
6483
  "type": "string\n",
6496
6484
  "description": "Specify a theme for this component and all of its children."
6497
6485
  },
6498
- "VIcon/color": {
6499
- "type": "string\n",
6500
- "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)."
6486
+ "VIcon/size": {
6487
+ "type": "string | number\n",
6488
+ "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**."
6501
6489
  },
6502
6490
  "VIcon/disabled": {
6503
6491
  "type": "boolean\n",
6504
6492
  "description": "Removes the ability to click or target the component."
6505
6493
  },
6506
- "VIcon/size": {
6507
- "type": "string | number\n",
6508
- "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**."
6494
+ "VIcon/start": {
6495
+ "type": "boolean\n",
6496
+ "description": "Applies margin at the end of the component."
6497
+ },
6498
+ "VIcon/end": {
6499
+ "type": "boolean\n",
6500
+ "description": "Applies margin at the start of the component."
6501
+ },
6502
+ "VIcon/color": {
6503
+ "type": "string\n",
6504
+ "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)."
6505
+ },
6506
+ "VIcon/icon": {
6507
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
6508
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component."
6509
6509
  },
6510
6510
  "VImg/height": {
6511
6511
  "type": "string | number\n",
@@ -6567,26 +6567,18 @@
6567
6567
  "type": "IntersectionObserverInit\n",
6568
6568
  "description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor."
6569
6569
  },
6570
- "VImg/inline": {
6571
- "type": "boolean\n",
6572
- "description": "Display as an inline element instead of a block, also disables flex-grow."
6573
- },
6574
- "VImg/draggable": {
6575
- "type": "boolean | 'true' | 'false'\n",
6576
- "description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable)."
6577
- },
6578
6570
  "VImg/alt": {
6579
6571
  "type": "string\n",
6580
6572
  "description": "Alternate text for screen readers. Leave empty for decorative images."
6581
6573
  },
6582
- "VImg/src": {
6583
- "type": " | string\n | { src: string; srcset: string; lazySrc: string; aspect: number }\n",
6584
- "description": "The image URL. This prop is mandatory."
6585
- },
6586
6574
  "VImg/cover": {
6587
6575
  "type": "boolean\n",
6588
6576
  "description": "Resizes the background image to cover the entire container."
6589
6577
  },
6578
+ "VImg/draggable": {
6579
+ "type": "boolean | 'true' | 'false'\n",
6580
+ "description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable)."
6581
+ },
6590
6582
  "VImg/gradient": {
6591
6583
  "type": "string\n",
6592
6584
  "description": "The gradient to apply to the image. Only supports [linear-gradient](https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/linear-gradient) syntax, anything else should be done with classes."
@@ -6599,6 +6591,10 @@
6599
6591
  "type": "string\n",
6600
6592
  "description": "For use with `srcset`, see [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-sizes)."
6601
6593
  },
6594
+ "VImg/src": {
6595
+ "type": " | string\n | { src: string; srcset: string; lazySrc: string; aspect: number }\n",
6596
+ "description": "The image URL. This prop is mandatory."
6597
+ },
6602
6598
  "VImg/srcset": {
6603
6599
  "type": "string\n",
6604
6600
  "description": "A set of alternate images to use based on device size. [Read more...](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-srcset)."
@@ -6607,6 +6603,10 @@
6607
6603
  "type": "string | number\n",
6608
6604
  "description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
6609
6605
  },
6606
+ "VImg/inline": {
6607
+ "type": "boolean\n",
6608
+ "description": "Display as an inline element instead of a block, also disables flex-grow."
6609
+ },
6610
6610
  "VImg/crossorigin": {
6611
6611
  "type": "'' | 'anonymous' | 'use-credentials'\n",
6612
6612
  "description": "Specify that images should be fetched with CORS enabled [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#crossorigin)"
@@ -6727,6 +6727,10 @@
6727
6727
  "type": "unknown\n",
6728
6728
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6729
6729
  },
6730
+ "VInput/direction": {
6731
+ "type": "'horizontal' | 'vertical'\n",
6732
+ "description": "Changes the direction of the input."
6733
+ },
6730
6734
  "VInput/center-affix": {
6731
6735
  "type": "boolean\n",
6732
6736
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
@@ -6747,10 +6751,6 @@
6747
6751
  "type": "string | string[]\n",
6748
6752
  "description": "Displays a list of messages or a single message if using a string."
6749
6753
  },
6750
- "VInput/direction": {
6751
- "type": "'horizontal' | 'vertical'\n",
6752
- "description": "Changes the direction of the input."
6753
- },
6754
6754
  "VInput/error-messages": {
6755
6755
  "type": "string | string[]\n",
6756
6756
  "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."
@@ -6827,21 +6827,13 @@
6827
6827
  "type": "string\n",
6828
6828
  "description": "Specify a custom tag used on the root element."
6829
6829
  },
6830
- "VLabel/text": {
6831
- "type": "string\n",
6832
- "description": "Specify content text for the component."
6833
- },
6834
6830
  "VLabel/theme": {
6835
6831
  "type": "string\n",
6836
6832
  "description": "Specify a theme for this component and all of its children."
6837
6833
  },
6838
- "VLayout/full-height": {
6839
- "type": "boolean\n",
6840
- "description": "Sets the component height to 100%."
6841
- },
6842
- "VLayout/overlaps": {
6843
- "type": "string[]\n",
6844
- "description": "**FOR INTERNAL USE ONLY**"
6834
+ "VLabel/text": {
6835
+ "type": "string\n",
6836
+ "description": "Specify content text for the component."
6845
6837
  },
6846
6838
  "VLayout/height": {
6847
6839
  "type": "string | number\n",
@@ -6867,30 +6859,38 @@
6867
6859
  "type": "string | number\n",
6868
6860
  "description": "Sets the width for the component."
6869
6861
  },
6870
- "VLayoutItem/model-value": {
6862
+ "VLayout/full-height": {
6871
6863
  "type": "boolean\n",
6872
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6864
+ "description": "Sets the component height to 100%."
6865
+ },
6866
+ "VLayout/overlaps": {
6867
+ "type": "string[]\n",
6868
+ "description": "**FOR INTERNAL USE ONLY**"
6869
+ },
6870
+ "VLayoutItem/name": {
6871
+ "type": "string\n",
6872
+ "description": "Assign a specific name for layout registration."
6873
+ },
6874
+ "VLayoutItem/size": {
6875
+ "type": "string | number\n",
6876
+ "description": "Sets the height and width of the component."
6873
6877
  },
6874
6878
  "VLayoutItem/position": {
6875
- "type": "'top' | 'bottom' | 'left' | 'right'\n",
6879
+ "type": "'top' | 'left' | 'right' | 'bottom'\n",
6876
6880
  "description": "The position of the item."
6877
6881
  },
6878
6882
  "VLayoutItem/absolute": {
6879
6883
  "type": "boolean\n",
6880
6884
  "description": "Applies **position: absolute** to the component."
6881
6885
  },
6882
- "VLayoutItem/name": {
6883
- "type": "string\n",
6884
- "description": "Assign a specific name for layout registration."
6886
+ "VLayoutItem/model-value": {
6887
+ "type": "boolean\n",
6888
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
6885
6889
  },
6886
6890
  "VLayoutItem/order": {
6887
6891
  "type": "string | number\n",
6888
6892
  "description": "Adjust the order of the component in relation to its registration order."
6889
6893
  },
6890
- "VLayoutItem/size": {
6891
- "type": "string | number\n",
6892
- "description": "Sets the height and width of the component."
6893
- },
6894
6894
  "VLazy/tag": {
6895
6895
  "type": "string\n",
6896
6896
  "description": "Specify a custom tag used on the root element."
@@ -7339,10 +7339,6 @@
7339
7339
  "type": "string\n",
7340
7340
  "description": "Specify a custom tag used on the root element."
7341
7341
  },
7342
- "VListSubheader/tag": {
7343
- "type": "string\n",
7344
- "description": "Specify a custom tag used on the root element."
7345
- },
7346
7342
  "VListSubheader/title": {
7347
7343
  "type": "string\n",
7348
7344
  "description": "Specify a title text for the component."
@@ -7351,6 +7347,10 @@
7351
7347
  "type": "boolean\n",
7352
7348
  "description": "Sticks the header to the top of the table."
7353
7349
  },
7350
+ "VListSubheader/tag": {
7351
+ "type": "string\n",
7352
+ "description": "Specify a custom tag used on the root element."
7353
+ },
7354
7354
  "VListSubheader/color": {
7355
7355
  "type": "string\n",
7356
7356
  "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)."
@@ -7375,10 +7375,6 @@
7375
7375
  "type": "boolean\n",
7376
7376
  "description": "Specify a RTL mode."
7377
7377
  },
7378
- "VMain/tag": {
7379
- "type": "string\n",
7380
- "description": "Specify a custom tag used on the root element."
7381
- },
7382
7378
  "VMain/height": {
7383
7379
  "type": "string | number\n",
7384
7380
  "description": "Sets the height for the component."
@@ -7403,13 +7399,21 @@
7403
7399
  "type": "string | number\n",
7404
7400
  "description": "Sets the width for the component."
7405
7401
  },
7402
+ "VMain/tag": {
7403
+ "type": "string\n",
7404
+ "description": "Specify a custom tag used on the root element."
7405
+ },
7406
7406
  "VMain/scrollable": {
7407
7407
  "type": "boolean\n",
7408
7408
  "description": "Specify a custom scrollable function."
7409
7409
  },
7410
- "VMenu/model-value": {
7411
- "type": "boolean\n",
7412
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
7410
+ "VMenu/theme": {
7411
+ "type": "string\n",
7412
+ "description": "Specify a theme for this component and all of its children."
7413
+ },
7414
+ "VMenu/id": {
7415
+ "type": "string\n",
7416
+ "description": "The unique identifier of the component."
7413
7417
  },
7414
7418
  "VMenu/height": {
7415
7419
  "type": "string | number\n",
@@ -7435,34 +7439,26 @@
7435
7439
  "type": "string | number\n",
7436
7440
  "description": "Sets the width for the component."
7437
7441
  },
7442
+ "VMenu/disabled": {
7443
+ "type": "boolean\n",
7444
+ "description": "Removes the ability to click or target the component."
7445
+ },
7438
7446
  "VMenu/location": {
7439
7447
  "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
7440
7448
  "description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
7441
7449
  },
7442
- "VMenu/theme": {
7443
- "type": "string\n",
7444
- "description": "Specify a theme for this component and all of its children."
7445
- },
7446
- "VMenu/eager": {
7450
+ "VMenu/model-value": {
7447
7451
  "type": "boolean\n",
7448
- "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."
7452
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
7449
7453
  },
7450
- "VMenu/disabled": {
7451
- "type": "boolean\n",
7452
- "description": "Removes the ability to click or target the component."
7454
+ "VMenu/transition": {
7455
+ "type": " | string\n | boolean\n | (TransitionProps & { component: Component })\n | { component: Component }\n",
7456
+ "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
7453
7457
  },
7454
7458
  "VMenu/activator": {
7455
7459
  "type": "(string & {}) | Element | 'parent' | ComponentPublicInstance\n",
7456
7460
  "description": "Explicitly sets the overlay's activator."
7457
7461
  },
7458
- "VMenu/id": {
7459
- "type": "string\n",
7460
- "description": "The unique identifier of the component."
7461
- },
7462
- "VMenu/submenu": {
7463
- "type": "boolean\n",
7464
- "description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
7465
- },
7466
7462
  "VMenu/close-on-back": {
7467
7463
  "type": "boolean\n",
7468
7464
  "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."
@@ -7531,6 +7527,10 @@
7531
7527
  "type": "string | number\n",
7532
7528
  "description": "Milliseconds to wait before opening component. Only works with the **open-on-hover** prop."
7533
7529
  },
7530
+ "VMenu/eager": {
7531
+ "type": "boolean\n",
7532
+ "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."
7533
+ },
7534
7534
  "VMenu/location-strategy": {
7535
7535
  "type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L36-L40\" target=\"_blank\">LocationStrategyFn</a>\n",
7536
7536
  "description": "A function used to specifies how the component should position relative to its activator."
@@ -7544,20 +7544,16 @@
7544
7544
  "description": "A single value that offsets content away from the target based upon what side it is on."
7545
7545
  },
7546
7546
  "VMenu/scroll-strategy": {
7547
- "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\">ScrollStrategyFn</a>\n",
7547
+ "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\">ScrollStrategyFn</a>\n",
7548
7548
  "description": "Strategy used when the component is activate and user scrolls."
7549
7549
  },
7550
- "VMenu/transition": {
7551
- "type": " | string\n | boolean\n | (TransitionProps & { component: Component })\n | { component: Component }\n",
7552
- "description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
7553
- },
7554
7550
  "VMenu/attach": {
7555
7551
  "type": "string | boolean | Element\n",
7556
7552
  "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."
7557
7553
  },
7558
- "VMessages/active": {
7554
+ "VMenu/submenu": {
7559
7555
  "type": "boolean\n",
7560
- "description": "Determines whether the messages are visible or not."
7556
+ "description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
7561
7557
  },
7562
7558
  "VMessages/color": {
7563
7559
  "type": "string\n",
@@ -7571,22 +7567,18 @@
7571
7567
  "type": "string | string[]\n",
7572
7568
  "description": "Displays a list of messages or a single message if using a string."
7573
7569
  },
7574
- "VNavigationDrawer/tag": {
7575
- "type": "string\n",
7576
- "description": "Specify a custom tag used on the root element."
7577
- },
7578
- "VNavigationDrawer/name": {
7579
- "type": "string\n",
7580
- "description": "Assign a specific name for layout registration."
7581
- },
7582
- "VNavigationDrawer/theme": {
7583
- "type": "string\n",
7584
- "description": "Specify a theme for this component and all of its children."
7570
+ "VMessages/active": {
7571
+ "type": "boolean\n",
7572
+ "description": "Determines whether the messages are visible or not."
7585
7573
  },
7586
7574
  "VNavigationDrawer/border": {
7587
7575
  "type": "string | number | boolean\n",
7588
7576
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
7589
7577
  },
7578
+ "VNavigationDrawer/model-value": {
7579
+ "type": "boolean\n",
7580
+ "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
7581
+ },
7590
7582
  "VNavigationDrawer/width": {
7591
7583
  "type": "string | number\n",
7592
7584
  "description": "Sets the width for the component."
@@ -7596,7 +7588,7 @@
7596
7588
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
7597
7589
  },
7598
7590
  "VNavigationDrawer/location": {
7599
- "type": "'top' | 'left' | 'right' | 'bottom' | 'start' | 'end'\n",
7591
+ "type": "'top' | 'end' | 'bottom' | 'start' | 'left' | 'right'\n",
7600
7592
  "description": "Controls the edge of the screen the drawer is attached to."
7601
7593
  },
7602
7594
  "VNavigationDrawer/absolute": {
@@ -7615,10 +7607,22 @@
7615
7607
  "type": "boolean\n",
7616
7608
  "description": "Removes any applied **border-radius** from the component."
7617
7609
  },
7610
+ "VNavigationDrawer/tag": {
7611
+ "type": "string\n",
7612
+ "description": "Specify a custom tag used on the root element."
7613
+ },
7614
+ "VNavigationDrawer/theme": {
7615
+ "type": "string\n",
7616
+ "description": "Specify a theme for this component and all of its children."
7617
+ },
7618
7618
  "VNavigationDrawer/color": {
7619
7619
  "type": "string\n",
7620
7620
  "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)."
7621
7621
  },
7622
+ "VNavigationDrawer/name": {
7623
+ "type": "string\n",
7624
+ "description": "Assign a specific name for layout registration."
7625
+ },
7622
7626
  "VNavigationDrawer/image": {
7623
7627
  "type": "string\n",
7624
7628
  "description": "Apply a specific background image to the component."
@@ -7627,18 +7631,6 @@
7627
7631
  "type": "boolean\n",
7628
7632
  "description": "A floating drawer has no visible container (no border-right)."
7629
7633
  },
7630
- "VNavigationDrawer/model-value": {
7631
- "type": "boolean\n",
7632
- "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
7633
- },
7634
- "VNavigationDrawer/mobile": {
7635
- "type": "boolean\n",
7636
- "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
7637
- },
7638
- "VNavigationDrawer/mobile-breakpoint": {
7639
- "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
7640
- "description": "Sets the designated mobile breakpoint for the component. This will apply alternate styles for mobile devices such as the `temporary` prop, or activate the `bottom` prop when the breakpoint value is met. Setting the value to `0` will disable this functionality."
7641
- },
7642
7634
  "VNavigationDrawer/order": {
7643
7635
  "type": "string | number\n",
7644
7636
  "description": "Adjust the order of the component in relation to its registration order."
@@ -7659,6 +7651,14 @@
7659
7651
  "type": "string | number\n",
7660
7652
  "description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
7661
7653
  },
7654
+ "VNavigationDrawer/mobile": {
7655
+ "type": "boolean\n",
7656
+ "description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
7657
+ },
7658
+ "VNavigationDrawer/mobile-breakpoint": {
7659
+ "type": "number | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xs'\n",
7660
+ "description": "Sets the designated mobile breakpoint for the component. This will apply alternate styles for mobile devices such as the `temporary` prop, or activate the `bottom` prop when the breakpoint value is met. Setting the value to `0` will disable this functionality."
7661
+ },
7662
7662
  "VNavigationDrawer/disable-resize-watcher": {
7663
7663
  "type": "boolean\n",
7664
7664
  "description": "Prevents the automatic opening or closing of the drawer when resized, based on whether the device is mobile or desktop."
@@ -7915,6 +7915,10 @@
7915
7915
  "type": "boolean\n",
7916
7916
  "description": "Applies an indentation to the dividers used in the stepper buttons."
7917
7917
  },
7918
+ "VNumberInput/control-variant": {
7919
+ "type": "'default' | 'split' | 'stacked'\n",
7920
+ "description": "The color of the control. It defaults to the value of `variant` prop."
7921
+ },
7918
7922
  "VNumberInput/hide-input": {
7919
7923
  "type": "boolean\n",
7920
7924
  "description": "Hide the input field."
@@ -7923,10 +7927,6 @@
7923
7927
  "type": "number\n",
7924
7928
  "description": "Defines the interval between allowed values when the user increments or decrements the input"
7925
7929
  },
7926
- "VNumberInput/control-variant": {
7927
- "type": "'default' | 'split' | 'stacked'\n",
7928
- "description": "The color of the control. It defaults to the value of `variant` prop."
7929
- },
7930
7930
  "VOtpInput/length": {
7931
7931
  "type": "string | number\n",
7932
7932
  "description": "The OTP field's length."
@@ -8007,17 +8007,17 @@
8007
8007
  "type": "string\n",
8008
8008
  "description": "Specifies the dividing character between items."
8009
8009
  },
8010
- "VOtpInput/placeholder": {
8011
- "type": "string\n",
8012
- "description": "Sets the input’s placeholder text."
8010
+ "VOtpInput/autofocus": {
8011
+ "type": "boolean\n",
8012
+ "description": "Automatically focuses the first input on page load"
8013
8013
  },
8014
8014
  "VOtpInput/focused": {
8015
8015
  "type": "boolean\n",
8016
8016
  "description": "Forces a focused state styling on the component."
8017
8017
  },
8018
- "VOtpInput/autofocus": {
8019
- "type": "boolean\n",
8020
- "description": "Automatically focuses the first input on page load"
8018
+ "VOtpInput/placeholder": {
8019
+ "type": "string\n",
8020
+ "description": "Sets the input’s placeholder text."
8021
8021
  },
8022
8022
  "VOtpInput/focus-all": {
8023
8023
  "type": "boolean\n",
@@ -8355,14 +8355,14 @@
8355
8355
  "type": "string\n",
8356
8356
  "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)."
8357
8357
  },
8358
- "VPicker/hide-header": {
8359
- "type": "boolean\n",
8360
- "description": "Hide the picker header."
8361
- },
8362
8358
  "VPicker/landscape": {
8363
8359
  "type": "boolean\n",
8364
8360
  "description": "Puts the picker into landscape mode."
8365
8361
  },
8362
+ "VPicker/hide-header": {
8363
+ "type": "boolean\n",
8364
+ "description": "Hide the picker header."
8365
+ },
8366
8366
  "VPickerTitle/tag": {
8367
8367
  "type": "string\n",
8368
8368
  "description": "Specify a custom tag used on the root element."
@@ -8463,10 +8463,6 @@
8463
8463
  "type": "boolean\n",
8464
8464
  "description": "Constantly animates, use when loading progress is unknown."
8465
8465
  },
8466
- "VProgressLinear/stream": {
8467
- "type": "boolean\n",
8468
- "description": "An alternative style for portraying loading that works in tandem with **buffer-value**."
8469
- },
8470
8466
  "VProgressLinear/bg-opacity": {
8471
8467
  "type": "string | number\n",
8472
8468
  "description": "Background opacity, if null it defaults to 0.3 if background color is not specified or 1 otherwise."
@@ -8487,6 +8483,10 @@
8487
8483
  "type": "boolean\n",
8488
8484
  "description": "Clicking on the progress track will automatically set the value."
8489
8485
  },
8486
+ "VProgressLinear/stream": {
8487
+ "type": "boolean\n",
8488
+ "description": "An alternative style for portraying loading that works in tandem with **buffer-value**."
8489
+ },
8490
8490
  "VProgressLinear/striped": {
8491
8491
  "type": "boolean\n",
8492
8492
  "description": "Adds a stripe background to the filled portion of the progress component."
@@ -8667,6 +8667,26 @@
8667
8667
  "type": "unknown\n",
8668
8668
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
8669
8669
  },
8670
+ "VRadioGroup/direction": {
8671
+ "type": "'horizontal' | 'vertical'\n",
8672
+ "description": "Changes the direction of the input."
8673
+ },
8674
+ "VRadioGroup/defaults-target": {
8675
+ "type": "string\n",
8676
+ "description": "The target component to provide defaults values for."
8677
+ },
8678
+ "VRadioGroup/false-icon": {
8679
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
8680
+ "description": "The icon used when inactive."
8681
+ },
8682
+ "VRadioGroup/true-icon": {
8683
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
8684
+ "description": "The icon used when active."
8685
+ },
8686
+ "VRadioGroup/value-comparator": {
8687
+ "type": "(a: any, b: any) => boolean\n",
8688
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
8689
+ },
8670
8690
  "VRadioGroup/center-affix": {
8671
8691
  "type": "boolean\n",
8672
8692
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
@@ -8687,10 +8707,6 @@
8687
8707
  "type": "string | string[]\n",
8688
8708
  "description": "Displays a list of messages or a single message if using a string."
8689
8709
  },
8690
- "VRadioGroup/direction": {
8691
- "type": "'horizontal' | 'vertical'\n",
8692
- "description": "Changes the direction of the input."
8693
- },
8694
8710
  "VRadioGroup/error-messages": {
8695
8711
  "type": "string | string[]\n",
8696
8712
  "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."
@@ -8719,22 +8735,6 @@
8719
8735
  "type": "boolean | 'auto'\n",
8720
8736
  "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."
8721
8737
  },
8722
- "VRadioGroup/defaults-target": {
8723
- "type": "string\n",
8724
- "description": "The target component to provide defaults values for."
8725
- },
8726
- "VRadioGroup/false-icon": {
8727
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
8728
- "description": "The icon used when inactive."
8729
- },
8730
- "VRadioGroup/true-icon": {
8731
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
8732
- "description": "The icon used when active."
8733
- },
8734
- "VRadioGroup/value-comparator": {
8735
- "type": "(a: any, b: any) => boolean\n",
8736
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
8737
- },
8738
8738
  "VRangeSlider/reverse": {
8739
8739
  "type": "boolean\n",
8740
8740
  "description": "Reverses the slider direction."
@@ -8823,6 +8823,10 @@
8823
8823
  "type": "(string | number)[]\n",
8824
8824
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
8825
8825
  },
8826
+ "VRangeSlider/direction": {
8827
+ "type": "'horizontal' | 'vertical'\n",
8828
+ "description": "Changes the direction of the input."
8829
+ },
8826
8830
  "VRangeSlider/min": {
8827
8831
  "type": "string | number\n",
8828
8832
  "description": "Sets the minimum allowed value."
@@ -8847,10 +8851,6 @@
8847
8851
  "type": "string | string[]\n",
8848
8852
  "description": "Displays a list of messages or a single message if using a string."
8849
8853
  },
8850
- "VRangeSlider/direction": {
8851
- "type": "'horizontal' | 'vertical'\n",
8852
- "description": "Changes the direction of the input."
8853
- },
8854
8854
  "VRangeSlider/error-messages": {
8855
8855
  "type": "string | string[]\n",
8856
8856
  "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."
@@ -9359,9 +9359,49 @@
9359
9359
  "type": "boolean\n",
9360
9360
  "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."
9361
9361
  },
9362
- "VSelect/placeholder": {
9362
+ "VSelect/direction": {
9363
+ "type": "'horizontal' | 'vertical'\n",
9364
+ "description": "Changes the direction of the input."
9365
+ },
9366
+ "VSelect/value-comparator": {
9367
+ "type": "(a: any, b: any) => boolean\n",
9368
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
9369
+ },
9370
+ "VSelect/item-value": {
9371
+ "type": "SelectItemKey<any>\n",
9372
+ "description": "Set property of **items**'s value - **must be primitive**. Dot notation is supported. **Note:** This is currently not supported with `v-combobox` [GitHub Issue](https://github.com/vuetifyjs/vuetify/issues/5479)."
9373
+ },
9374
+ "VSelect/return-object": {
9375
+ "type": "boolean\n",
9376
+ "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
9377
+ },
9378
+ "VSelect/hide-no-data": {
9379
+ "type": "boolean\n",
9380
+ "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
9381
+ },
9382
+ "VSelect/no-data-text": {
9363
9383
  "type": "string\n",
9364
- "description": "Sets the input’s placeholder text."
9384
+ "description": "Text shown when no items are provided to the component."
9385
+ },
9386
+ "VSelect/prefix": {
9387
+ "type": "string\n",
9388
+ "description": "Displays prefix text."
9389
+ },
9390
+ "VSelect/role": {
9391
+ "type": "string\n",
9392
+ "description": "The role attribute applied to the input."
9393
+ },
9394
+ "VSelect/autofocus": {
9395
+ "type": "boolean\n",
9396
+ "description": "Enables autofocus."
9397
+ },
9398
+ "VSelect/counter": {
9399
+ "type": "string | number | boolean\n",
9400
+ "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
9401
+ },
9402
+ "VSelect/chips": {
9403
+ "type": "boolean\n",
9404
+ "description": "Changes display of selections to chips."
9365
9405
  },
9366
9406
  "VSelect/center-affix": {
9367
9407
  "type": "boolean\n",
@@ -9383,10 +9423,6 @@
9383
9423
  "type": "string | string[]\n",
9384
9424
  "description": "Displays a list of messages or a single message if using a string."
9385
9425
  },
9386
- "VSelect/direction": {
9387
- "type": "'horizontal' | 'vertical'\n",
9388
- "description": "Changes the direction of the input."
9389
- },
9390
9426
  "VSelect/error-messages": {
9391
9427
  "type": "string | string[]\n",
9392
9428
  "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."
@@ -9411,38 +9447,6 @@
9411
9447
  "type": "boolean | 'auto'\n",
9412
9448
  "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."
9413
9449
  },
9414
- "VSelect/value-comparator": {
9415
- "type": "(a: any, b: any) => boolean\n",
9416
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
9417
- },
9418
- "VSelect/item-value": {
9419
- "type": "SelectItemKey<any>\n",
9420
- "description": "Set property of **items**'s value - **must be primitive**. Dot notation is supported. **Note:** This is currently not supported with `v-combobox` [GitHub Issue](https://github.com/vuetifyjs/vuetify/issues/5479)."
9421
- },
9422
- "VSelect/return-object": {
9423
- "type": "boolean\n",
9424
- "description": "Changes the selection behavior to return the object directly rather than the value specified with **item-value**."
9425
- },
9426
- "VSelect/hide-no-data": {
9427
- "type": "boolean\n",
9428
- "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
9429
- },
9430
- "VSelect/no-data-text": {
9431
- "type": "string\n",
9432
- "description": "Text shown when no items are provided to the component."
9433
- },
9434
- "VSelect/prefix": {
9435
- "type": "string\n",
9436
- "description": "Displays prefix text."
9437
- },
9438
- "VSelect/role": {
9439
- "type": "string\n",
9440
- "description": "The role attribute applied to the input."
9441
- },
9442
- "VSelect/autofocus": {
9443
- "type": "boolean\n",
9444
- "description": "Enables autofocus."
9445
- },
9446
9450
  "VSelect/clearable": {
9447
9451
  "type": "boolean\n",
9448
9452
  "description": "Allows for the component to be cleared."
@@ -9463,6 +9467,10 @@
9463
9467
  "type": "boolean\n",
9464
9468
  "description": "Label does not move on focus/dirty."
9465
9469
  },
9470
+ "VSelect/placeholder": {
9471
+ "type": "string\n",
9472
+ "description": "Sets the input’s placeholder text."
9473
+ },
9466
9474
  "VSelect/item-title": {
9467
9475
  "type": "SelectItemKey<any>\n",
9468
9476
  "description": "Property on supplied `items` that contains its title."
@@ -9475,21 +9483,17 @@
9475
9483
  "type": "SelectItemKey<any>\n",
9476
9484
  "description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component."
9477
9485
  },
9478
- "VSelect/chips": {
9479
- "type": "boolean\n",
9480
- "description": "Changes display of selections to chips."
9481
- },
9482
9486
  "VSelect/closable-chips": {
9483
9487
  "type": "boolean\n",
9484
9488
  "description": "Enables the [closable](/api/v-chip/#props-closable) prop on all [v-chip](/components/chips/) components."
9485
9489
  },
9486
9490
  "VSelect/close-text": {
9487
9491
  "type": "string\n",
9488
- "description": "Text set to to the inputs `aria-label` and `title` when input menu is closed."
9492
+ "description": "Text set to the inputs `aria-label` and `title` when input menu is closed."
9489
9493
  },
9490
9494
  "VSelect/open-text": {
9491
9495
  "type": "string\n",
9492
- "description": "Text set to to the inputs **aria-label** and **title** when input menu is open."
9496
+ "description": "Text set to the inputs **aria-label** and **title** when input menu is open."
9493
9497
  },
9494
9498
  "VSelect/hide-selected": {
9495
9499
  "type": "boolean\n",
@@ -9515,10 +9519,6 @@
9515
9519
  "type": "string\n",
9516
9520
  "description": "Sets color of selected items."
9517
9521
  },
9518
- "VSelect/counter": {
9519
- "type": "string | number | boolean\n",
9520
- "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
9521
- },
9522
9522
  "VSelect/persistent-placeholder": {
9523
9523
  "type": "boolean\n",
9524
9524
  "description": "Forces placeholder to always be visible."
@@ -9855,6 +9855,10 @@
9855
9855
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
9856
9856
  "description": "The prepended slot when arrows are shown."
9857
9857
  },
9858
+ "VSlideGroup/show-arrows": {
9859
+ "type": "string | boolean\n",
9860
+ "description": "Change when the overflow arrow indicators are shown. By **default**, arrows *always* display on Desktop when the container is overflowing. When the container overflows on mobile, arrows are not shown by default. A **show-arrows** value of `true` allows these arrows to show on Mobile if the container overflowing. A value of `desktop` *always* displays arrows on Desktop while a value of `mobile` always displays arrows on Mobile. A value of `always` always displays arrows on Desktop *and* Mobile. Find more information on how to customize breakpoint thresholds on the [breakpoints page](/customizing/breakpoints)."
9861
+ },
9858
9862
  "VSlideGroup/direction": {
9859
9863
  "type": "'horizontal' | 'vertical'\n",
9860
9864
  "description": "Switch between horizontal and vertical modes."
@@ -9863,10 +9867,6 @@
9863
9867
  "type": "boolean\n",
9864
9868
  "description": "Forces the selected component to be centered."
9865
9869
  },
9866
- "VSlideGroup/show-arrows": {
9867
- "type": "string | boolean\n",
9868
- "description": "Change when the overflow arrow indicators are shown. By **default**, arrows *always* display on Desktop when the container is overflowing. When the container overflows on mobile, arrows are not shown by default. A **show-arrows** value of `true` allows these arrows to show on Mobile if the container overflowing. A value of `desktop` *always* displays arrows on Desktop while a value of `mobile` always displays arrows on Mobile. A value of `always` always displays arrows on Desktop *and* Mobile. Find more information on how to customize breakpoint thresholds on the [breakpoints page](/customizing/breakpoints)."
9869
- },
9870
9870
  "VSlideGroupItem/value": {
9871
9871
  "type": "any\n",
9872
9872
  "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
@@ -10059,6 +10059,10 @@
10059
10059
  "type": "string | number\n",
10060
10060
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
10061
10061
  },
10062
+ "VSlider/direction": {
10063
+ "type": "'horizontal' | 'vertical'\n",
10064
+ "description": "Changes the direction of the input."
10065
+ },
10062
10066
  "VSlider/min": {
10063
10067
  "type": "string | number\n",
10064
10068
  "description": "Sets the minimum allowed value."
@@ -10083,10 +10087,6 @@
10083
10087
  "type": "string | string[]\n",
10084
10088
  "description": "Displays a list of messages or a single message if using a string."
10085
10089
  },
10086
- "VSlider/direction": {
10087
- "type": "'horizontal' | 'vertical'\n",
10088
- "description": "Changes the direction of the input."
10089
- },
10090
10090
  "VSlider/error-messages": {
10091
10091
  "type": "string | string[]\n",
10092
10092
  "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."
@@ -10535,17 +10535,17 @@
10535
10535
  "type": "(number | { value: number })[]\n",
10536
10536
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
10537
10537
  },
10538
+ "VSparkline/item-value": {
10539
+ "type": "string\n",
10540
+ "description": "The value of the item."
10541
+ },
10538
10542
  "VSparkline/min": {
10539
10543
  "type": "string | number\n",
10540
10544
  "description": "The minimum value of the sparkline."
10541
10545
  },
10542
- "VSparkline/gradient": {
10543
- "type": "string[]\n",
10544
- "description": "An array of colors to use as a linear-gradient."
10545
- },
10546
- "VSparkline/item-value": {
10547
- "type": "string\n",
10548
- "description": "The value of the item."
10546
+ "VSparkline/labels": {
10547
+ "type": "(number | { value: number })[]\n",
10548
+ "description": "An array of string labels that correspond to the same index as its data counterpart."
10549
10549
  },
10550
10550
  "VSparkline/auto-line-width": {
10551
10551
  "type": "boolean\n",
@@ -10563,14 +10563,14 @@
10563
10563
  "type": "string\n",
10564
10564
  "description": "The easing function to use for the trace animation."
10565
10565
  },
10566
+ "VSparkline/gradient": {
10567
+ "type": "string[]\n",
10568
+ "description": "An array of colors to use as a linear-gradient."
10569
+ },
10566
10570
  "VSparkline/gradient-direction": {
10567
10571
  "type": "'top' | 'left' | 'right' | 'bottom'\n",
10568
10572
  "description": "The direction the gradient should run."
10569
10573
  },
10570
- "VSparkline/labels": {
10571
- "type": "(number | { value: number })[]\n",
10572
- "description": "An array of string labels that correspond to the same index as its data counterpart."
10573
- },
10574
10574
  "VSparkline/label-size": {
10575
10575
  "type": "string | number\n",
10576
10576
  "description": "The label font size."
@@ -11219,10 +11219,6 @@
11219
11219
  "type": "string\n",
11220
11220
  "description": "Specify a subtitle text for the component."
11221
11221
  },
11222
- "VStepperVerticalItem/rules": {
11223
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
11224
- "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`."
11225
- },
11226
11222
  "VStepperVerticalItem/expand-icon": {
11227
11223
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11228
11224
  "description": "Icon used when the expansion panel is in a expandable state."
@@ -11239,6 +11235,10 @@
11239
11235
  "type": "boolean\n",
11240
11236
  "description": "Makes the expansion panel content focusable."
11241
11237
  },
11238
+ "VStepperVerticalItem/rules": {
11239
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
11240
+ "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`."
11241
+ },
11242
11242
  "VStepperVerticalItem/complete-icon": {
11243
11243
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11244
11244
  "description": "Icon to display when step is marked as completed."
@@ -11415,6 +11415,38 @@
11415
11415
  "type": "boolean\n",
11416
11416
  "description": "Enlarge the `v-switch` track to encompass the thumb."
11417
11417
  },
11418
+ "VSwitch/direction": {
11419
+ "type": "'horizontal' | 'vertical'\n",
11420
+ "description": "Changes the direction of the input."
11421
+ },
11422
+ "VSwitch/indeterminate": {
11423
+ "type": "boolean\n",
11424
+ "description": "Sets an indeterminate state for the switch."
11425
+ },
11426
+ "VSwitch/true-value": {
11427
+ "type": "any\n",
11428
+ "description": "Sets value for truthy state."
11429
+ },
11430
+ "VSwitch/false-value": {
11431
+ "type": "any\n",
11432
+ "description": "Sets value for falsy state."
11433
+ },
11434
+ "VSwitch/defaults-target": {
11435
+ "type": "string\n",
11436
+ "description": "The target component to provide defaults values for."
11437
+ },
11438
+ "VSwitch/false-icon": {
11439
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11440
+ "description": "The icon used when inactive."
11441
+ },
11442
+ "VSwitch/true-icon": {
11443
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11444
+ "description": "The icon used when active."
11445
+ },
11446
+ "VSwitch/value-comparator": {
11447
+ "type": "(a: any, b: any) => boolean\n",
11448
+ "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
11449
+ },
11418
11450
  "VSwitch/center-affix": {
11419
11451
  "type": "boolean\n",
11420
11452
  "description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
@@ -11435,10 +11467,6 @@
11435
11467
  "type": "string | string[]\n",
11436
11468
  "description": "Displays a list of messages or a single message if using a string."
11437
11469
  },
11438
- "VSwitch/direction": {
11439
- "type": "'horizontal' | 'vertical'\n",
11440
- "description": "Changes the direction of the input."
11441
- },
11442
11470
  "VSwitch/error-messages": {
11443
11471
  "type": "string | string[]\n",
11444
11472
  "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."
@@ -11467,34 +11495,6 @@
11467
11495
  "type": "boolean | 'auto'\n",
11468
11496
  "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."
11469
11497
  },
11470
- "VSwitch/indeterminate": {
11471
- "type": "boolean\n",
11472
- "description": "Sets an indeterminate state for the switch."
11473
- },
11474
- "VSwitch/true-value": {
11475
- "type": "any\n",
11476
- "description": "Sets value for truthy state."
11477
- },
11478
- "VSwitch/false-value": {
11479
- "type": "any\n",
11480
- "description": "Sets value for falsy state."
11481
- },
11482
- "VSwitch/defaults-target": {
11483
- "type": "string\n",
11484
- "description": "The target component to provide defaults values for."
11485
- },
11486
- "VSwitch/false-icon": {
11487
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11488
- "description": "The icon used when inactive."
11489
- },
11490
- "VSwitch/true-icon": {
11491
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11492
- "description": "The icon used when active."
11493
- },
11494
- "VSwitch/value-comparator": {
11495
- "type": "(a: any, b: any) => boolean\n",
11496
- "description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
11497
- },
11498
11498
  "VSystemBar/tag": {
11499
11499
  "type": "string\n",
11500
11500
  "description": "Specify a custom tag used on the root element."
@@ -11795,6 +11795,10 @@
11795
11795
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
11796
11796
  "description": "Left pagination icon."
11797
11797
  },
11798
+ "VTabs/show-arrows": {
11799
+ "type": "string | boolean\n",
11800
+ "description": "Show pagination arrows if the tab items overflow their container. For mobile devices, arrows will only display when using this prop."
11801
+ },
11798
11802
  "VTabs/direction": {
11799
11803
  "type": "'horizontal' | 'vertical'\n",
11800
11804
  "description": "Changes the direction of the tabs. Can be either `horizontal` or `vertical`."
@@ -11803,10 +11807,6 @@
11803
11807
  "type": "boolean\n",
11804
11808
  "description": "Forces the selected tab to be centered."
11805
11809
  },
11806
- "VTabs/show-arrows": {
11807
- "type": "string | boolean\n",
11808
- "description": "Show pagination arrows if the tab items overflow their container. For mobile devices, arrows will only display when using this prop."
11809
- },
11810
11810
  "VTabs/slider-color": {
11811
11811
  "type": "string\n",
11812
11812
  "description": "Changes the background color of an auto-generated `v-tabs-slider`."
@@ -11975,9 +11975,25 @@
11975
11975
  "type": "string\n",
11976
11976
  "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)."
11977
11977
  },
11978
- "VTextField/placeholder": {
11978
+ "VTextField/direction": {
11979
+ "type": "'horizontal' | 'vertical'\n",
11980
+ "description": "Changes the direction of the input."
11981
+ },
11982
+ "VTextField/prefix": {
11979
11983
  "type": "string\n",
11980
- "description": "Sets the input’s placeholder text."
11984
+ "description": "Displays prefix text."
11985
+ },
11986
+ "VTextField/role": {
11987
+ "type": "string\n",
11988
+ "description": "The role attribute applied to the input."
11989
+ },
11990
+ "VTextField/autofocus": {
11991
+ "type": "boolean\n",
11992
+ "description": "Enables autofocus."
11993
+ },
11994
+ "VTextField/counter": {
11995
+ "type": "string | number | boolean\n",
11996
+ "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
11981
11997
  },
11982
11998
  "VTextField/center-affix": {
11983
11999
  "type": "boolean\n",
@@ -11999,10 +12015,6 @@
11999
12015
  "type": "string | string[]\n",
12000
12016
  "description": "Displays a list of messages or a single message if using a string."
12001
12017
  },
12002
- "VTextField/direction": {
12003
- "type": "'horizontal' | 'vertical'\n",
12004
- "description": "Changes the direction of the input."
12005
- },
12006
12018
  "VTextField/error-messages": {
12007
12019
  "type": "string | string[]\n",
12008
12020
  "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."
@@ -12031,18 +12043,6 @@
12031
12043
  "type": "boolean | 'auto'\n",
12032
12044
  "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."
12033
12045
  },
12034
- "VTextField/prefix": {
12035
- "type": "string\n",
12036
- "description": "Displays prefix text."
12037
- },
12038
- "VTextField/role": {
12039
- "type": "string\n",
12040
- "description": "The role attribute applied to the input."
12041
- },
12042
- "VTextField/autofocus": {
12043
- "type": "boolean\n",
12044
- "description": "Enables autofocus."
12045
- },
12046
12046
  "VTextField/append-inner-icon": {
12047
12047
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
12048
12048
  "description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
@@ -12071,9 +12071,9 @@
12071
12071
  "type": "boolean\n",
12072
12072
  "description": "Label does not move on focus/dirty."
12073
12073
  },
12074
- "VTextField/counter": {
12075
- "type": "string | number | boolean\n",
12076
- "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
12074
+ "VTextField/placeholder": {
12075
+ "type": "string\n",
12076
+ "description": "Sets the input’s placeholder text."
12077
12077
  },
12078
12078
  "VTextField/persistent-placeholder": {
12079
12079
  "type": "boolean\n",
@@ -12191,9 +12191,21 @@
12191
12191
  "type": "string\n",
12192
12192
  "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)."
12193
12193
  },
12194
- "VTextarea/placeholder": {
12194
+ "VTextarea/direction": {
12195
+ "type": "'horizontal' | 'vertical'\n",
12196
+ "description": "Changes the direction of the input."
12197
+ },
12198
+ "VTextarea/prefix": {
12195
12199
  "type": "string\n",
12196
- "description": "Sets the input's placeholder text."
12200
+ "description": "Displays prefix text."
12201
+ },
12202
+ "VTextarea/autofocus": {
12203
+ "type": "boolean\n",
12204
+ "description": "The element should be focused as soon as the page loads."
12205
+ },
12206
+ "VTextarea/counter": {
12207
+ "type": "string | number | true\n",
12208
+ "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
12197
12209
  },
12198
12210
  "VTextarea/center-affix": {
12199
12211
  "type": "boolean\n",
@@ -12215,10 +12227,6 @@
12215
12227
  "type": "string | string[]\n",
12216
12228
  "description": "Displays a list of messages or a single message if using a string."
12217
12229
  },
12218
- "VTextarea/direction": {
12219
- "type": "'horizontal' | 'vertical'\n",
12220
- "description": "Changes the direction of the input."
12221
- },
12222
12230
  "VTextarea/error-messages": {
12223
12231
  "type": "string | string[]\n",
12224
12232
  "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."
@@ -12247,14 +12255,6 @@
12247
12255
  "type": "boolean | 'auto'\n",
12248
12256
  "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."
12249
12257
  },
12250
- "VTextarea/prefix": {
12251
- "type": "string\n",
12252
- "description": "Displays prefix text."
12253
- },
12254
- "VTextarea/autofocus": {
12255
- "type": "boolean\n",
12256
- "description": "The element should be focused as soon as the page loads."
12257
- },
12258
12258
  "VTextarea/append-inner-icon": {
12259
12259
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
12260
12260
  "description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
@@ -12283,9 +12283,9 @@
12283
12283
  "type": "boolean\n",
12284
12284
  "description": "Label does not move on focus/dirty."
12285
12285
  },
12286
- "VTextarea/counter": {
12287
- "type": "string | number | true\n",
12288
- "description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
12286
+ "VTextarea/placeholder": {
12287
+ "type": "string\n",
12288
+ "description": "Sets the input's placeholder text."
12289
12289
  },
12290
12290
  "VTextarea/persistent-placeholder": {
12291
12291
  "type": "boolean\n",
@@ -12423,14 +12423,14 @@
12423
12423
  "type": "boolean\n",
12424
12424
  "description": "Allows changing hour/minute with mouse scroll."
12425
12425
  },
12426
- "VTimePicker/hide-header": {
12427
- "type": "boolean\n",
12428
- "description": "Hide the picker header."
12429
- },
12430
12426
  "VTimePicker/min": {
12431
12427
  "type": "string\n",
12432
12428
  "description": "Minimum allowed time."
12433
12429
  },
12430
+ "VTimePicker/hide-header": {
12431
+ "type": "boolean\n",
12432
+ "description": "Hide the picker header."
12433
+ },
12434
12434
  "VTimePicker/ampm-in-title": {
12435
12435
  "type": "boolean\n",
12436
12436
  "description": "Place AM/PM switch in title, not near the clock."
@@ -12483,14 +12483,14 @@
12483
12483
  "type": "number\n",
12484
12484
  "description": "Defines the minimum time value that can be selected."
12485
12485
  },
12486
- "VTimePickerClock/rotate": {
12487
- "type": "number\n",
12488
- "description": "Controls rotation, specifying the degree of rotation for the clock hands."
12489
- },
12490
12486
  "VTimePickerClock/step": {
12491
12487
  "type": "number\n",
12492
12488
  "description": "Defines the increments between selectable times, such as a step of 1 for every minute or a larger step for every 5 or 15 minutes."
12493
12489
  },
12490
+ "VTimePickerClock/rotate": {
12491
+ "type": "number\n",
12492
+ "description": "Controls rotation, specifying the degree of rotation for the clock hands."
12493
+ },
12494
12494
  "VTimePickerClock/format": {
12495
12495
  "type": "Function\n",
12496
12496
  "description": "Specifies the format of the displayed time, either 12-hour or 24-hour, depending on the component's setup."
@@ -13191,10 +13191,62 @@
13191
13191
  "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13192
13192
  "description": "Icon to display when the list item is expanded."
13193
13193
  },
13194
+ "VTreeviewItem/tag": {
13195
+ "type": "string\n",
13196
+ "description": "Specify a custom tag used on the root element."
13197
+ },
13198
+ "VTreeviewItem/link": {
13199
+ "type": "boolean\n",
13200
+ "description": "Designates that the component is a link. This is automatic when using the href or to prop."
13201
+ },
13202
+ "VTreeviewItem/nav": {
13203
+ "type": "boolean\n",
13204
+ "description": "Reduces the width of v-list-item takes and adds a border radius."
13205
+ },
13194
13206
  "VTreeviewItem/title": {
13195
13207
  "type": "string | number\n",
13196
13208
  "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."
13197
13209
  },
13210
+ "VTreeviewItem/replace": {
13211
+ "type": "boolean\n",
13212
+ "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."
13213
+ },
13214
+ "VTreeviewItem/theme": {
13215
+ "type": "string\n",
13216
+ "description": "Specify a theme for this component and all of its children."
13217
+ },
13218
+ "VTreeviewItem/value": {
13219
+ "type": "any\n",
13220
+ "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
13221
+ },
13222
+ "VTreeviewItem/active": {
13223
+ "type": "boolean\n",
13224
+ "description": "Controls the **active** state of the item. This is typically used to highlight the component."
13225
+ },
13226
+ "VTreeviewItem/active-color": {
13227
+ "type": "string\n",
13228
+ "description": "The applied color when the component is in an active state."
13229
+ },
13230
+ "VTreeviewItem/base-color": {
13231
+ "type": "string\n",
13232
+ "description": "Sets the color of component when not focused."
13233
+ },
13234
+ "VTreeviewItem/prepend-icon": {
13235
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13236
+ "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
13237
+ },
13238
+ "VTreeviewItem/append-icon": {
13239
+ "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13240
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13241
+ },
13242
+ "VTreeviewItem/slim": {
13243
+ "type": "boolean\n",
13244
+ "description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact."
13245
+ },
13246
+ "VTreeviewItem/ripple": {
13247
+ "type": "boolean | { class: string }\n",
13248
+ "description": "Applies the [v-ripple](/directives/ripple) directive."
13249
+ },
13198
13250
  "VTreeviewItem/border": {
13199
13251
  "type": "string | number | boolean\n",
13200
13252
  "description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
@@ -13231,6 +13283,14 @@
13231
13283
  "type": "string | number\n",
13232
13284
  "description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
13233
13285
  },
13286
+ "VTreeviewItem/disabled": {
13287
+ "type": "boolean\n",
13288
+ "description": "Removes the ability to click or target the component."
13289
+ },
13290
+ "VTreeviewItem/loading": {
13291
+ "type": "boolean\n",
13292
+ "description": "Places the v-treeview-item into a loading state."
13293
+ },
13234
13294
  "VTreeviewItem/rounded": {
13235
13295
  "type": "string | number | boolean\n",
13236
13296
  "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)."
@@ -13239,97 +13299,37 @@
13239
13299
  "type": "boolean\n",
13240
13300
  "description": "Removes any applied **border-radius** from the component."
13241
13301
  },
13242
- "VTreeviewItem/tag": {
13243
- "type": "string\n",
13244
- "description": "Specify a custom tag used on the root element."
13245
- },
13246
- "VTreeviewItem/theme": {
13247
- "type": "string\n",
13248
- "description": "Specify a theme for this component and all of its children."
13249
- },
13250
- "VTreeviewItem/color": {
13302
+ "VTreeviewItem/href": {
13251
13303
  "type": "string\n",
13252
- "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),"
13253
- },
13254
- "VTreeviewItem/variant": {
13255
- "type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13256
- "description": "Applies a distinct style to the component."
13257
- },
13258
- "VTreeviewItem/replace": {
13259
- "type": "boolean\n",
13260
- "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."
13261
- },
13262
- "VTreeviewItem/link": {
13263
- "type": "boolean\n",
13264
- "description": "Designates that the component is a link. This is automatic when using the href or to prop."
13304
+ "description": "Designates the component as anchor and applies the **href** attribute."
13265
13305
  },
13266
13306
  "VTreeviewItem/exact": {
13267
13307
  "type": "boolean\n",
13268
13308
  "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."
13269
13309
  },
13270
- "VTreeviewItem/subtitle": {
13271
- "type": "string | number\n",
13272
- "description": "Specify a subtitle text for the component."
13273
- },
13274
- "VTreeviewItem/base-color": {
13275
- "type": "string\n",
13276
- "description": "Sets the color of component when not focused."
13277
- },
13278
- "VTreeviewItem/active-color": {
13279
- "type": "string\n",
13280
- "description": "The applied color when the component is in an active state."
13310
+ "VTreeviewItem/to": {
13311
+ "type": "RouteLocationRaw\n",
13312
+ "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."
13281
13313
  },
13282
- "VTreeviewItem/active-class": {
13314
+ "VTreeviewItem/color": {
13283
13315
  "type": "string\n",
13284
- "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."
13316
+ "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),"
13285
13317
  },
13286
- "VTreeviewItem/disabled": {
13287
- "type": "boolean\n",
13288
- "description": "Removes the ability to click or target the component."
13318
+ "VTreeviewItem/variant": {
13319
+ "type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
13320
+ "description": "Applies a distinct style to the component."
13289
13321
  },
13290
13322
  "VTreeviewItem/lines": {
13291
13323
  "type": "false | 'one' | 'two' | 'three'\n",
13292
13324
  "description": "The line declaration specifies the minimum height of the item and can also be controlled from v-list with the same prop."
13293
13325
  },
13294
- "VTreeviewItem/slim": {
13295
- "type": "boolean\n",
13296
- "description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact."
13297
- },
13298
- "VTreeviewItem/nav": {
13299
- "type": "boolean\n",
13300
- "description": "Reduces the width of v-list-item takes and adds a border radius."
13301
- },
13302
- "VTreeviewItem/value": {
13303
- "type": "any\n",
13304
- "description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
13305
- },
13306
- "VTreeviewItem/append-icon": {
13307
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13308
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
13309
- },
13310
- "VTreeviewItem/prepend-icon": {
13311
- "type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
13312
- "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
13313
- },
13314
- "VTreeviewItem/active": {
13315
- "type": "boolean\n",
13316
- "description": "Controls the **active** state of the item. This is typically used to highlight the component."
13317
- },
13318
- "VTreeviewItem/loading": {
13319
- "type": "boolean\n",
13320
- "description": "Places the v-treeview-item into a loading state."
13321
- },
13322
- "VTreeviewItem/ripple": {
13323
- "type": "boolean | { class: string }\n",
13324
- "description": "Applies the [v-ripple](/directives/ripple) directive."
13325
- },
13326
- "VTreeviewItem/href": {
13326
+ "VTreeviewItem/active-class": {
13327
13327
  "type": "string\n",
13328
- "description": "Designates the component as anchor and applies the **href** attribute."
13328
+ "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."
13329
13329
  },
13330
- "VTreeviewItem/to": {
13331
- "type": "RouteLocationRaw\n",
13332
- "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."
13330
+ "VTreeviewItem/subtitle": {
13331
+ "type": "string | number\n",
13332
+ "description": "Specify a subtitle text for the component."
13333
13333
  },
13334
13334
  "VTreeviewItem/append-avatar": {
13335
13335
  "type": "string\n",
@@ -13419,14 +13419,14 @@
13419
13419
  "type": "string | number\n",
13420
13420
  "description": "Sets the width for the component."
13421
13421
  },
13422
- "VVirtualScroll/renderless": {
13423
- "type": "boolean\n",
13424
- "description": "Disables default component rendering functionality."
13425
- },
13426
13422
  "VVirtualScroll/item-height": {
13427
13423
  "type": "string | number\n",
13428
13424
  "description": "Height in pixels of each item to display."
13429
13425
  },
13426
+ "VVirtualScroll/renderless": {
13427
+ "type": "boolean\n",
13428
+ "description": "Disables default component rendering functionality."
13429
+ },
13430
13430
  "VWindow/model-value": {
13431
13431
  "type": "unknown\n",
13432
13432
  "description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."