vuetify 3.6.2 → 3.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/json/attributes.json +197 -57
- package/dist/json/importMap-labs.json +12 -12
- package/dist/json/importMap.json +106 -106
- package/dist/json/tags.json +36 -1
- package/dist/json/web-types.json +527 -117
- package/dist/vuetify-labs.css +2933 -2635
- package/dist/vuetify-labs.d.ts +1891 -1542
- package/dist/vuetify-labs.esm.js +167 -159
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +166 -158
- package/dist/vuetify-labs.min.css +3 -3
- package/dist/vuetify.css +1157 -863
- package/dist/vuetify.d.ts +1328 -1335
- package/dist/vuetify.esm.js +114 -84
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +113 -83
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +3 -3
- package/dist/vuetify.min.js +990 -987
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/VAlert.css +3 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VAutocomplete/index.d.mts +187 -158
- package/lib/components/VAvatar/VAvatar.css +3 -1
- package/lib/components/VBanner/index.d.mts +11 -11
- package/lib/components/VBottomSheet/index.d.mts +42 -42
- package/lib/components/VBtn/VBtn.css +3 -1
- package/lib/components/VCard/VCard.css +3 -1
- package/lib/components/VCarousel/index.d.mts +6 -6
- package/lib/components/VChip/VChip.css +3 -1
- package/lib/components/VChipGroup/index.d.mts +11 -11
- package/lib/components/VColorPicker/VColorPickerCanvas.mjs +1 -1
- package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
- package/lib/components/VCombobox/index.d.mts +187 -158
- package/lib/components/VDataIterator/index.d.mts +1 -1
- package/lib/components/VDataTable/VDataTable.css +1 -1
- package/lib/components/VDataTable/VDataTable.sass +2 -1
- package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
- package/lib/components/VDataTable/composables/select.mjs +9 -9
- package/lib/components/VDataTable/composables/select.mjs.map +1 -1
- package/lib/components/VDataTable/index.d.mts +76 -71
- package/lib/components/VDatePicker/VDatePickerYears.mjs +4 -4
- package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
- package/lib/components/VDialog/index.d.mts +126 -126
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +9 -9
- package/lib/components/VImg/index.d.mts +6 -6
- package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
- package/lib/components/VList/VList.mjs.map +1 -1
- package/lib/components/VList/VListItem.css +3 -1
- package/lib/components/VList/VListItem.mjs +3 -2
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VList/index.d.mts +76 -52
- package/lib/components/VMenu/index.d.mts +126 -126
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/VNavigationDrawer/index.d.mts +19 -13
- package/lib/components/VOverlay/VOverlay.mjs +2 -5
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +42 -42
- package/lib/components/VOverlay/useActivator.mjs +5 -5
- package/lib/components/VOverlay/useActivator.mjs.map +1 -1
- package/lib/components/VResponsive/VResponsive.mjs +1 -1
- package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
- package/lib/components/VResponsive/index.d.mts +6 -6
- package/lib/components/VSelect/index.d.mts +187 -158
- package/lib/components/VSheet/VSheet.css +1 -1
- package/lib/components/VSheet/_variables.scss +1 -1
- package/lib/components/VSlideGroup/VSlideGroup.mjs +25 -25
- package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
- package/lib/components/VSlideGroup/index.d.mts +11 -11
- package/lib/components/VSlider/VSliderThumb.css +5 -0
- package/lib/components/VSlider/VSliderThumb.sass +3 -0
- package/lib/components/VSlider/VSliderTrack.css +15 -0
- package/lib/components/VSlider/VSliderTrack.sass +9 -0
- package/lib/components/VSnackbar/VSnackbar.css +3 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +126 -126
- package/lib/components/VSpeedDial/index.d.mts +42 -42
- package/lib/components/VStepper/VStepperWindow.mjs +2 -1
- package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
- package/lib/components/VStepper/VStepperWindowItem.mjs +2 -1
- package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
- package/lib/components/VTabs/VTabs.mjs +8 -3
- package/lib/components/VTabs/VTabs.mjs.map +1 -1
- package/lib/components/VTabs/VTabsWindow.mjs +2 -1
- package/lib/components/VTabs/VTabsWindow.mjs.map +1 -1
- package/lib/components/VTabs/index.d.mts +11 -11
- package/lib/components/VToolbar/VToolbar.css +5 -5
- package/lib/components/VToolbar/_variables.scss +3 -3
- package/lib/components/VTooltip/index.d.mts +126 -126
- package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
- package/lib/components/index.d.mts +1291 -1298
- package/lib/composables/component.mjs +1 -1
- package/lib/composables/component.mjs.map +1 -1
- package/lib/composables/display.mjs +1 -1
- package/lib/composables/display.mjs.map +1 -1
- package/lib/composables/nested/activeStrategies.mjs +16 -10
- package/lib/composables/nested/activeStrategies.mjs.map +1 -1
- package/lib/composables/nested/nested.mjs +7 -5
- package/lib/composables/nested/nested.mjs.map +1 -1
- package/lib/composables/resizeObserver.mjs +5 -5
- package/lib/composables/resizeObserver.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +37 -37
- package/lib/labs/VCalendar/VCalendar.css +5 -1
- package/lib/labs/VCalendar/VCalendar.sass +3 -2
- package/lib/labs/VCalendar/_variables.scss +8 -0
- package/lib/labs/VNumberInput/VNumberInput.mjs +57 -81
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VNumberInput/index.d.mts +402 -34
- package/lib/labs/VSnackbarQueue/index.d.mts +138 -138
- package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
- package/lib/labs/VTreeview/index.d.mts +88 -64
- package/lib/labs/components.d.mts +620 -235
- package/lib/styles/generic/_colors.scss +1 -0
- package/lib/styles/main.css +260 -0
- package/lib/styles/tools/_variant.sass +3 -1
- package/lib/util/helpers.mjs +16 -0
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
},
|
|
910
910
|
"VBanner/mobile-breakpoint": {
|
|
911
911
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
912
|
-
"description": "Overrides the display configuration default."
|
|
912
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
913
913
|
},
|
|
914
914
|
"VBanner/elevation": {
|
|
915
915
|
"type": "string | number\n",
|
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
},
|
|
2130
2130
|
"VCarouselItem/lazy-src": {
|
|
2131
2131
|
"type": "string\n",
|
|
2132
|
-
"description": "Something to show while waiting for the main image to load, typically a small base64-encoded thumbnail. Has a slight blur filter applied
|
|
2132
|
+
"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."
|
|
2133
2133
|
},
|
|
2134
2134
|
"VCarouselItem/options": {
|
|
2135
2135
|
"type": "IntersectionObserverInit\n",
|
|
@@ -2156,7 +2156,7 @@
|
|
|
2156
2156
|
"description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
|
|
2157
2157
|
},
|
|
2158
2158
|
"VCarouselItem/content-class": {
|
|
2159
|
-
"type": "
|
|
2159
|
+
"type": "any\n",
|
|
2160
2160
|
"description": "Apply a custom class to the internal content element."
|
|
2161
2161
|
},
|
|
2162
2162
|
"VCarouselItem/inline": {
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
},
|
|
2658
2658
|
"VChipGroup/mobile": {
|
|
2659
2659
|
"type": "boolean\n",
|
|
2660
|
-
"description": "
|
|
2660
|
+
"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"
|
|
2661
2661
|
},
|
|
2662
2662
|
"VChipGroup/mobile-breakpoint": {
|
|
2663
2663
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
},
|
|
3386
3386
|
"VDataTable/mobile": {
|
|
3387
3387
|
"type": "boolean\n",
|
|
3388
|
-
"description": "
|
|
3388
|
+
"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"
|
|
3389
3389
|
},
|
|
3390
3390
|
"VDataTable/loading": {
|
|
3391
3391
|
"type": "string | boolean\n",
|
|
@@ -3421,7 +3421,7 @@
|
|
|
3421
3421
|
},
|
|
3422
3422
|
"VDataTable/mobile-breakpoint": {
|
|
3423
3423
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3424
|
-
"description": "Overrides the display configuration default."
|
|
3424
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3425
3425
|
},
|
|
3426
3426
|
"VDataTable/row-props": {
|
|
3427
3427
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
@@ -3629,11 +3629,11 @@
|
|
|
3629
3629
|
},
|
|
3630
3630
|
"VDataTableHeaders/mobile": {
|
|
3631
3631
|
"type": "boolean\n",
|
|
3632
|
-
"description": "
|
|
3632
|
+
"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"
|
|
3633
3633
|
},
|
|
3634
3634
|
"VDataTableHeaders/mobile-breakpoint": {
|
|
3635
3635
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3636
|
-
"description": "Overrides the display configuration default."
|
|
3636
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3637
3637
|
},
|
|
3638
3638
|
"VDataTableHeaders/loading": {
|
|
3639
3639
|
"type": "string | boolean\n",
|
|
@@ -3645,7 +3645,7 @@
|
|
|
3645
3645
|
},
|
|
3646
3646
|
"VDataTableRow/mobile": {
|
|
3647
3647
|
"type": "boolean\n",
|
|
3648
|
-
"description": "
|
|
3648
|
+
"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"
|
|
3649
3649
|
},
|
|
3650
3650
|
"VDataTableRow/index": {
|
|
3651
3651
|
"type": "number\n",
|
|
@@ -3653,7 +3653,7 @@
|
|
|
3653
3653
|
},
|
|
3654
3654
|
"VDataTableRow/mobile-breakpoint": {
|
|
3655
3655
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3656
|
-
"description": "Overrides the display configuration default."
|
|
3656
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3657
3657
|
},
|
|
3658
3658
|
"VDataTableRow/item": {
|
|
3659
3659
|
"type": "unknown\n",
|
|
@@ -3665,7 +3665,7 @@
|
|
|
3665
3665
|
},
|
|
3666
3666
|
"VDataTableRows/mobile": {
|
|
3667
3667
|
"type": "boolean\n",
|
|
3668
|
-
"description": "
|
|
3668
|
+
"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"
|
|
3669
3669
|
},
|
|
3670
3670
|
"VDataTableRows/loading": {
|
|
3671
3671
|
"type": "string | boolean\n",
|
|
@@ -3689,7 +3689,7 @@
|
|
|
3689
3689
|
},
|
|
3690
3690
|
"VDataTableRows/mobile-breakpoint": {
|
|
3691
3691
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3692
|
-
"description": "Overrides the display configuration default."
|
|
3692
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3693
3693
|
},
|
|
3694
3694
|
"VDataTableRows/row-props": {
|
|
3695
3695
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
@@ -3709,7 +3709,7 @@
|
|
|
3709
3709
|
},
|
|
3710
3710
|
"VDataTableServer/mobile": {
|
|
3711
3711
|
"type": "boolean\n",
|
|
3712
|
-
"description": "
|
|
3712
|
+
"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"
|
|
3713
3713
|
},
|
|
3714
3714
|
"VDataTableServer/loading": {
|
|
3715
3715
|
"type": "string | boolean\n",
|
|
@@ -3749,7 +3749,7 @@
|
|
|
3749
3749
|
},
|
|
3750
3750
|
"VDataTableServer/mobile-breakpoint": {
|
|
3751
3751
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3752
|
-
"description": "Overrides the display configuration default."
|
|
3752
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3753
3753
|
},
|
|
3754
3754
|
"VDataTableServer/row-props": {
|
|
3755
3755
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
@@ -3925,7 +3925,7 @@
|
|
|
3925
3925
|
},
|
|
3926
3926
|
"VDataTableVirtual/mobile": {
|
|
3927
3927
|
"type": "boolean\n",
|
|
3928
|
-
"description": "
|
|
3928
|
+
"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"
|
|
3929
3929
|
},
|
|
3930
3930
|
"VDataTableVirtual/headers": {
|
|
3931
3931
|
"type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\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 | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | '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 | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\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 | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | '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",
|
|
@@ -3953,7 +3953,7 @@
|
|
|
3953
3953
|
},
|
|
3954
3954
|
"VDataTableVirtual/mobile-breakpoint": {
|
|
3955
3955
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
3956
|
-
"description": "Overrides the display configuration default."
|
|
3956
|
+
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
3957
3957
|
},
|
|
3958
3958
|
"VDataTableVirtual/row-props": {
|
|
3959
3959
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
@@ -6029,7 +6029,7 @@
|
|
|
6029
6029
|
},
|
|
6030
6030
|
"VImg/lazy-src": {
|
|
6031
6031
|
"type": "string\n",
|
|
6032
|
-
"description": "Something to show while waiting for the main image to load, typically a small base64-encoded thumbnail. Has a slight blur filter applied
|
|
6032
|
+
"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."
|
|
6033
6033
|
},
|
|
6034
6034
|
"VImg/options": {
|
|
6035
6035
|
"type": "IntersectionObserverInit\n",
|
|
@@ -6056,7 +6056,7 @@
|
|
|
6056
6056
|
"description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
|
|
6057
6057
|
},
|
|
6058
6058
|
"VImg/content-class": {
|
|
6059
|
-
"type": "
|
|
6059
|
+
"type": "any\n",
|
|
6060
6060
|
"description": "Apply a custom class to the internal content element."
|
|
6061
6061
|
},
|
|
6062
6062
|
"VImg/inline": {
|
|
@@ -6479,34 +6479,34 @@
|
|
|
6479
6479
|
"type": "boolean\n",
|
|
6480
6480
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/nested.json))"
|
|
6481
6481
|
},
|
|
6482
|
+
"VList/opened": {
|
|
6483
|
+
"type": "unknown\n",
|
|
6484
|
+
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
|
6485
|
+
},
|
|
6486
|
+
"VList/activated": {
|
|
6487
|
+
"type": "any\n",
|
|
6488
|
+
"description": "Array of ids of activated nodes."
|
|
6489
|
+
},
|
|
6490
|
+
"VList/selected": {
|
|
6491
|
+
"type": "unknown\n",
|
|
6492
|
+
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
|
6493
|
+
},
|
|
6482
6494
|
"VList/mandatory": {
|
|
6483
6495
|
"type": "boolean\n",
|
|
6484
6496
|
"description": "Forces at least one item to always be selected (if available)."
|
|
6485
6497
|
},
|
|
6486
6498
|
"VList/active-strategy": {
|
|
6487
|
-
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n |
|
|
6499
|
+
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)\n",
|
|
6488
6500
|
"description": "Affects how items with children behave when activated.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **independent:** All nodes can be activated whether they have children or not.\n- **classic:** Activating a parent node will cause all children to be activated."
|
|
6489
6501
|
},
|
|
6490
6502
|
"VList/select-strategy": {
|
|
6491
|
-
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#
|
|
6503
|
+
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>)\n",
|
|
6492
6504
|
"description": "Affects how items with children behave when selected.\n- **leaf:** Only leaf nodes (items without children) can be selected.\n- **independent:** All nodes can be selected whether they have children or not.\n- **classic:** Selecting a parent node will cause all children to be selected, parent nodes will be displayed as selected if all their descendants are selected. Only leaf nodes will be added to the model."
|
|
6493
6505
|
},
|
|
6494
6506
|
"VList/open-strategy": {
|
|
6495
|
-
"type": "
|
|
6507
|
+
"type": "'single' | 'multiple' | 'list' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/openStrategies.ts#L20-L23\" target=\"_blank\">OpenStrategy</a>\n",
|
|
6496
6508
|
"description": "Affects how items with children behave when expanded.\n- **multiple:** Any number of groups can be open at once.\n- **single:** Only one group at each level can be open, opening a group will cause others to close.\n- **list:** Multiple, but all other groups will close when an item is selected."
|
|
6497
6509
|
},
|
|
6498
|
-
"VList/opened": {
|
|
6499
|
-
"type": "unknown[]\n",
|
|
6500
|
-
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
|
6501
|
-
},
|
|
6502
|
-
"VList/activated": {
|
|
6503
|
-
"type": "unknown[]\n",
|
|
6504
|
-
"description": "Array of ids of activated nodes."
|
|
6505
|
-
},
|
|
6506
|
-
"VList/selected": {
|
|
6507
|
-
"type": "unknown[]\n",
|
|
6508
|
-
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
|
6509
|
-
},
|
|
6510
6510
|
"VList/border": {
|
|
6511
6511
|
"type": "string | number | boolean\n",
|
|
6512
6512
|
"description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
|
|
@@ -6792,7 +6792,7 @@
|
|
|
6792
6792
|
"description": "Applies a distinct style to the component."
|
|
6793
6793
|
},
|
|
6794
6794
|
"VListItem/lines": {
|
|
6795
|
-
"type": "'one' | 'two' | 'three'\n",
|
|
6795
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
|
6796
6796
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VListItem.json))"
|
|
6797
6797
|
},
|
|
6798
6798
|
"VListItemAction/start": {
|
|
@@ -7141,7 +7141,7 @@
|
|
|
7141
7141
|
},
|
|
7142
7142
|
"VNavigationDrawer/mobile": {
|
|
7143
7143
|
"type": "boolean\n",
|
|
7144
|
-
"description": "
|
|
7144
|
+
"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"
|
|
7145
7145
|
},
|
|
7146
7146
|
"VNavigationDrawer/mobile-breakpoint": {
|
|
7147
7147
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
@@ -7183,6 +7183,14 @@
|
|
|
7183
7183
|
"type": "string\n",
|
|
7184
7184
|
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
7185
7185
|
},
|
|
7186
|
+
"VNumberInput/counter": {
|
|
7187
|
+
"type": "string | number | boolean\n",
|
|
7188
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
7189
|
+
},
|
|
7190
|
+
"VNumberInput/flat": {
|
|
7191
|
+
"type": "boolean\n",
|
|
7192
|
+
"description": "Removes box shadow when using a variant with elevation."
|
|
7193
|
+
},
|
|
7186
7194
|
"VNumberInput/control-variant": {
|
|
7187
7195
|
"type": "'default' | 'stacked' | 'split'\n",
|
|
7188
7196
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VNumberInput.json))"
|
|
@@ -7199,6 +7207,10 @@
|
|
|
7199
7207
|
"type": "number\n",
|
|
7200
7208
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VNumberInput.json))"
|
|
7201
7209
|
},
|
|
7210
|
+
"VNumberInput/type": {
|
|
7211
|
+
"type": "string\n",
|
|
7212
|
+
"description": "Sets input type."
|
|
7213
|
+
},
|
|
7202
7214
|
"VNumberInput/max": {
|
|
7203
7215
|
"type": "number\n",
|
|
7204
7216
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VNumberInput.json))"
|
|
@@ -7207,6 +7219,54 @@
|
|
|
7207
7219
|
"type": "number\n",
|
|
7208
7220
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VNumberInput.json))"
|
|
7209
7221
|
},
|
|
7222
|
+
"VNumberInput/autofocus": {
|
|
7223
|
+
"type": "boolean\n",
|
|
7224
|
+
"description": "Enables autofocus."
|
|
7225
|
+
},
|
|
7226
|
+
"VNumberInput/prefix": {
|
|
7227
|
+
"type": "string\n",
|
|
7228
|
+
"description": "Displays prefix text."
|
|
7229
|
+
},
|
|
7230
|
+
"VNumberInput/placeholder": {
|
|
7231
|
+
"type": "string\n",
|
|
7232
|
+
"description": "Sets the input’s placeholder text."
|
|
7233
|
+
},
|
|
7234
|
+
"VNumberInput/persistent-placeholder": {
|
|
7235
|
+
"type": "boolean\n",
|
|
7236
|
+
"description": "Forces placeholder to always be visible."
|
|
7237
|
+
},
|
|
7238
|
+
"VNumberInput/persistent-counter": {
|
|
7239
|
+
"type": "boolean\n",
|
|
7240
|
+
"description": "Forces counter to always be visible."
|
|
7241
|
+
},
|
|
7242
|
+
"VNumberInput/suffix": {
|
|
7243
|
+
"type": "string\n",
|
|
7244
|
+
"description": "Displays suffix text."
|
|
7245
|
+
},
|
|
7246
|
+
"VNumberInput/role": {
|
|
7247
|
+
"type": "string\n",
|
|
7248
|
+
"description": "The role attribute applied to the input."
|
|
7249
|
+
},
|
|
7250
|
+
"VNumberInput/id": {
|
|
7251
|
+
"type": "string\n",
|
|
7252
|
+
"description": "Sets the DOM id on the component."
|
|
7253
|
+
},
|
|
7254
|
+
"VNumberInput/append-icon": {
|
|
7255
|
+
"type": "any\n",
|
|
7256
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
7257
|
+
},
|
|
7258
|
+
"VNumberInput/center-affix": {
|
|
7259
|
+
"type": "boolean\n",
|
|
7260
|
+
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
|
7261
|
+
},
|
|
7262
|
+
"VNumberInput/prepend-icon": {
|
|
7263
|
+
"type": "any\n",
|
|
7264
|
+
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
|
7265
|
+
},
|
|
7266
|
+
"VNumberInput/hide-spin-buttons": {
|
|
7267
|
+
"type": "boolean\n",
|
|
7268
|
+
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
7269
|
+
},
|
|
7210
7270
|
"VNumberInput/hint": {
|
|
7211
7271
|
"type": "string\n",
|
|
7212
7272
|
"description": "Displays hint text below the input when focused. Force this always open with the [persistent-hint](#props-persistent-hint) property."
|
|
@@ -7215,6 +7275,14 @@
|
|
|
7215
7275
|
"type": "boolean\n",
|
|
7216
7276
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
7217
7277
|
},
|
|
7278
|
+
"VNumberInput/messages": {
|
|
7279
|
+
"type": "string | string[]\n",
|
|
7280
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
7281
|
+
},
|
|
7282
|
+
"VNumberInput/direction": {
|
|
7283
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
7284
|
+
"description": "Changes the direction of the input."
|
|
7285
|
+
},
|
|
7218
7286
|
"VNumberInput/reverse": {
|
|
7219
7287
|
"type": "boolean\n",
|
|
7220
7288
|
"description": "Reverses the orientation."
|
|
@@ -7223,6 +7291,18 @@
|
|
|
7223
7291
|
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
7224
7292
|
"description": "Adjusts the vertical height used by the component."
|
|
7225
7293
|
},
|
|
7294
|
+
"VNumberInput/max-width": {
|
|
7295
|
+
"type": "string | number\n",
|
|
7296
|
+
"description": "Sets the maximum width for the component."
|
|
7297
|
+
},
|
|
7298
|
+
"VNumberInput/min-width": {
|
|
7299
|
+
"type": "string | number\n",
|
|
7300
|
+
"description": "Sets the minimum width for the component."
|
|
7301
|
+
},
|
|
7302
|
+
"VNumberInput/width": {
|
|
7303
|
+
"type": "string | number\n",
|
|
7304
|
+
"description": "Sets the width for the component."
|
|
7305
|
+
},
|
|
7226
7306
|
"VNumberInput/theme": {
|
|
7227
7307
|
"type": "string\n",
|
|
7228
7308
|
"description": "Specify a theme for this component and all of its children."
|
|
@@ -7235,14 +7315,38 @@
|
|
|
7235
7315
|
"type": "boolean\n",
|
|
7236
7316
|
"description": "Puts the input in a manual error state."
|
|
7237
7317
|
},
|
|
7318
|
+
"VNumberInput/error-messages": {
|
|
7319
|
+
"type": "string | string[]\n",
|
|
7320
|
+
"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."
|
|
7321
|
+
},
|
|
7322
|
+
"VNumberInput/max-errors": {
|
|
7323
|
+
"type": "string | number\n",
|
|
7324
|
+
"description": "Control the maximum number of shown errors from validation."
|
|
7325
|
+
},
|
|
7326
|
+
"VNumberInput/name": {
|
|
7327
|
+
"type": "string\n",
|
|
7328
|
+
"description": "Sets the component's name attribute."
|
|
7329
|
+
},
|
|
7238
7330
|
"VNumberInput/readonly": {
|
|
7239
7331
|
"type": "boolean\n",
|
|
7240
7332
|
"description": "Puts input in readonly state."
|
|
7241
7333
|
},
|
|
7334
|
+
"VNumberInput/rules": {
|
|
7335
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L16-L20\" target=\"_blank\">ValidationRule</a>[]\n",
|
|
7336
|
+
"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`."
|
|
7337
|
+
},
|
|
7242
7338
|
"VNumberInput/model-value": {
|
|
7243
|
-
"type": "
|
|
7339
|
+
"type": "any\n",
|
|
7244
7340
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
7245
7341
|
},
|
|
7342
|
+
"VNumberInput/validate-on": {
|
|
7343
|
+
"type": " | 'blur'\n | 'input'\n | 'submit'\n | 'blur lazy'\n | 'input lazy'\n | 'submit lazy'\n | 'lazy blur'\n | 'lazy input'\n | 'lazy submit'\n | 'lazy'\n",
|
|
7344
|
+
"description": "Change what type of event triggers validation to run."
|
|
7345
|
+
},
|
|
7346
|
+
"VNumberInput/validation-value": {
|
|
7347
|
+
"type": "any\n",
|
|
7348
|
+
"description": "The value used when applying validation rules."
|
|
7349
|
+
},
|
|
7246
7350
|
"VNumberInput/focused": {
|
|
7247
7351
|
"type": "boolean\n",
|
|
7248
7352
|
"description": "Forces a focused state styling on the component."
|
|
@@ -7255,6 +7359,18 @@
|
|
|
7255
7359
|
"type": "string\n",
|
|
7256
7360
|
"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)."
|
|
7257
7361
|
},
|
|
7362
|
+
"VNumberInput/clearable": {
|
|
7363
|
+
"type": "boolean\n",
|
|
7364
|
+
"description": "Allows for the component to be cleared."
|
|
7365
|
+
},
|
|
7366
|
+
"VNumberInput/clear-icon": {
|
|
7367
|
+
"type": "any\n",
|
|
7368
|
+
"description": "The icon used when the **clearable** prop is set to true."
|
|
7369
|
+
},
|
|
7370
|
+
"VNumberInput/active": {
|
|
7371
|
+
"type": "boolean\n",
|
|
7372
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
7373
|
+
},
|
|
7258
7374
|
"VNumberInput/color": {
|
|
7259
7375
|
"type": "string\n",
|
|
7260
7376
|
"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)."
|
|
@@ -7263,6 +7379,18 @@
|
|
|
7263
7379
|
"type": "string\n",
|
|
7264
7380
|
"description": "Sets the color of the input when it is not focused."
|
|
7265
7381
|
},
|
|
7382
|
+
"VNumberInput/dirty": {
|
|
7383
|
+
"type": "boolean\n",
|
|
7384
|
+
"description": "Manually apply the dirty state styling."
|
|
7385
|
+
},
|
|
7386
|
+
"VNumberInput/persistent-clear": {
|
|
7387
|
+
"type": "boolean\n",
|
|
7388
|
+
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
7389
|
+
},
|
|
7390
|
+
"VNumberInput/single-line": {
|
|
7391
|
+
"type": "boolean\n",
|
|
7392
|
+
"description": "Label does not move on focus/dirty."
|
|
7393
|
+
},
|
|
7266
7394
|
"VNumberInput/variant": {
|
|
7267
7395
|
"type": " | 'underlined'\n | 'outlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n | 'plain'\n",
|
|
7268
7396
|
"description": "Applies a distinct style to the component."
|
|
@@ -7273,7 +7401,19 @@
|
|
|
7273
7401
|
},
|
|
7274
7402
|
"VNumberInput/rounded": {
|
|
7275
7403
|
"type": "string | number | boolean\n",
|
|
7276
|
-
"description": "
|
|
7404
|
+
"description": "Adds a border radius to the input."
|
|
7405
|
+
},
|
|
7406
|
+
"VNumberInput/tile": {
|
|
7407
|
+
"type": "boolean\n",
|
|
7408
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
7409
|
+
},
|
|
7410
|
+
"VNumberInput/counter-value": {
|
|
7411
|
+
"type": "number | ((value: any) => number)\n",
|
|
7412
|
+
"description": "Function returns the counter display text."
|
|
7413
|
+
},
|
|
7414
|
+
"VNumberInput/model-modifiers": {
|
|
7415
|
+
"type": "unknown\n",
|
|
7416
|
+
"description": "**FOR INTERNAL USE ONLY**"
|
|
7277
7417
|
},
|
|
7278
7418
|
"VOtpInput/length": {
|
|
7279
7419
|
"type": "string | number\n",
|
|
@@ -8348,7 +8488,7 @@
|
|
|
8348
8488
|
"description": "Sets a base aspect ratio, calculated as width/height. This will only set a **minimum** height, the component can still grow if it has a lot of content."
|
|
8349
8489
|
},
|
|
8350
8490
|
"VResponsive/content-class": {
|
|
8351
|
-
"type": "
|
|
8491
|
+
"type": "any\n",
|
|
8352
8492
|
"description": "Apply a custom class to the internal content element."
|
|
8353
8493
|
},
|
|
8354
8494
|
"VResponsive/inline": {
|
|
@@ -9177,7 +9317,7 @@
|
|
|
9177
9317
|
},
|
|
9178
9318
|
"VSlideGroup/mobile": {
|
|
9179
9319
|
"type": "boolean\n",
|
|
9180
|
-
"description": "
|
|
9320
|
+
"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"
|
|
9181
9321
|
},
|
|
9182
9322
|
"VSlideGroup/mobile-breakpoint": {
|
|
9183
9323
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
@@ -9748,7 +9888,7 @@
|
|
|
9748
9888
|
"description": "Sets the overlay opacity."
|
|
9749
9889
|
},
|
|
9750
9890
|
"VSnackbarQueue/model-value": {
|
|
9751
|
-
"type": "(\n | string\n | {\n text: string\n multiLine: boolean\n timer: string | boolean\n timeout: string | number\n vertical: boolean\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n position: 'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n absolute: boolean\n rounded: string | number | boolean\n tile: boolean\n color: string\n variant: 'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n theme: string\n closeOnBack: boolean\n contained: boolean\n contentClass: any\n contentProps: any\n disabled: boolean\n opacity: string | number\n zIndex: string | number\n target:\n | Element\n | 'parent'\n | 'cursor'\n | (string & {})\n | ComponentPublicInstance\n | [number, number]\n closeOnContentClick: boolean\n style: StyleValue\n class: any\n height: string | number\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n width: string | number\n eager: boolean\n locationStrategy: '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 origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n offset: string | number | number[]\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n attach: string | boolean | Element\n 'v-slots': {\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n default: false | (() => VNodeChild)\n actions
|
|
9891
|
+
"type": "(\n | string\n | {\n text: string\n multiLine: boolean\n timer: string | boolean\n timeout: string | number\n vertical: boolean\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n position: 'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n absolute: boolean\n rounded: string | number | boolean\n tile: boolean\n color: string\n variant: 'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n theme: string\n closeOnBack: boolean\n contained: boolean\n contentClass: any\n contentProps: any\n disabled: boolean\n opacity: string | number\n zIndex: string | number\n target:\n | Element\n | 'parent'\n | 'cursor'\n | (string & {})\n | ComponentPublicInstance\n | [number, number]\n closeOnContentClick: boolean\n style: StyleValue\n class: any\n height: string | number\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n width: string | number\n eager: boolean\n locationStrategy: '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 origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n offset: string | number | number[]\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n attach: string | boolean | Element\n 'v-slots': {\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n default: false | (() => VNodeChild)\n actions: false | ((arg: { isActive: Ref<boolean> }) => VNodeChild)\n text: false | (() => VNodeChild)\n }\n 'v-slot:default': false | (() => VNodeChild)\n 'v-slot:activator':\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n key: string | number | symbol\n ref: VNodeRef\n ref_for: boolean\n ref_key: string\n onVnodeBeforeMount: VNodeMountHook | VNodeMountHook[]\n onVnodeMounted: VNodeMountHook | VNodeMountHook[]\n onVnodeBeforeUpdate: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeUpdated: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeBeforeUnmount: VNodeMountHook | VNodeMountHook[]\n onVnodeUnmounted: VNodeMountHook | VNodeMountHook[]\n 'v-slot:actions':\n | false\n | ((arg: { isActive: Ref<boolean> }) => VNodeChild)\n 'v-slot:text': false | (() => VNodeChild)\n }\n)[]\n",
|
|
9752
9892
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
9753
9893
|
},
|
|
9754
9894
|
"VSnackbarQueue/z-index": {
|
|
@@ -10813,7 +10953,7 @@
|
|
|
10813
10953
|
},
|
|
10814
10954
|
"VTabs/mobile": {
|
|
10815
10955
|
"type": "boolean\n",
|
|
10816
|
-
"description": "
|
|
10956
|
+
"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"
|
|
10817
10957
|
},
|
|
10818
10958
|
"VTabs/mobile-breakpoint": {
|
|
10819
10959
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
@@ -12039,34 +12179,34 @@
|
|
|
12039
12179
|
"type": "boolean\n",
|
|
12040
12180
|
"description": "Allows user to mark a node as active by clicking on it."
|
|
12041
12181
|
},
|
|
12182
|
+
"VTreeview/opened": {
|
|
12183
|
+
"type": "any\n",
|
|
12184
|
+
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
|
12185
|
+
},
|
|
12186
|
+
"VTreeview/activated": {
|
|
12187
|
+
"type": "any\n",
|
|
12188
|
+
"description": "Array of ids of activated nodes."
|
|
12189
|
+
},
|
|
12190
|
+
"VTreeview/selected": {
|
|
12191
|
+
"type": "any\n",
|
|
12192
|
+
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
|
12193
|
+
},
|
|
12042
12194
|
"VTreeview/mandatory": {
|
|
12043
12195
|
"type": "boolean\n",
|
|
12044
12196
|
"description": "Forces at least one item to always be selected (if available)."
|
|
12045
12197
|
},
|
|
12046
12198
|
"VTreeview/active-strategy": {
|
|
12047
|
-
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n |
|
|
12199
|
+
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)\n",
|
|
12048
12200
|
"description": "Affects how items with children behave when activated.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **independent:** All nodes can be activated whether they have children or not.\n- **classic:** Activating a parent node will cause all children to be activated."
|
|
12049
12201
|
},
|
|
12050
12202
|
"VTreeview/select-strategy": {
|
|
12051
|
-
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#
|
|
12203
|
+
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>)\n",
|
|
12052
12204
|
"description": "Affects how items with children behave when selected.\n- **leaf:** Only leaf nodes (items without children) can be selected.\n- **independent:** All nodes can be selected whether they have children or not.\n- **classic:** Selecting a parent node will cause all children to be selected, parent nodes will be displayed as selected if all their descendants are selected. Only leaf nodes will be added to the model."
|
|
12053
12205
|
},
|
|
12054
12206
|
"VTreeview/open-strategy": {
|
|
12055
|
-
"type": "
|
|
12207
|
+
"type": "'single' | 'multiple' | 'list' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/openStrategies.ts#L20-L23\" target=\"_blank\">OpenStrategy</a>\n",
|
|
12056
12208
|
"description": "Affects how items with children behave when expanded.\n- **multiple:** Any number of groups can be open at once.\n- **single:** Only one group at each level can be open, opening a group will cause others to close.\n- **list:** Multiple, but all other groups will close when an item is selected."
|
|
12057
12209
|
},
|
|
12058
|
-
"VTreeview/opened": {
|
|
12059
|
-
"type": "unknown[]\n",
|
|
12060
|
-
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
|
12061
|
-
},
|
|
12062
|
-
"VTreeview/activated": {
|
|
12063
|
-
"type": "unknown[]\n",
|
|
12064
|
-
"description": "Array of ids of activated nodes."
|
|
12065
|
-
},
|
|
12066
|
-
"VTreeview/selected": {
|
|
12067
|
-
"type": "unknown[]\n",
|
|
12068
|
-
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
|
12069
|
-
},
|
|
12070
12210
|
"VTreeview/border": {
|
|
12071
12211
|
"type": "string | number | boolean\n",
|
|
12072
12212
|
"description": "Designates the **border-radius** applied to the component. This can be **xs**, **sm**, **md**, **lg**, **xl**."
|
|
@@ -12348,7 +12488,7 @@
|
|
|
12348
12488
|
"description": "Applies a distinct style to the component."
|
|
12349
12489
|
},
|
|
12350
12490
|
"VTreeviewItem/lines": {
|
|
12351
|
-
"type": "'one' | 'two' | 'three'\n",
|
|
12491
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
|
12352
12492
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VListItem.json))"
|
|
12353
12493
|
},
|
|
12354
12494
|
"VValidation/disabled": {
|
|
@@ -36,18 +36,6 @@
|
|
|
36
36
|
"from": "labs/VPicker/index.mjs",
|
|
37
37
|
"styles": []
|
|
38
38
|
},
|
|
39
|
-
"VTreeview": {
|
|
40
|
-
"from": "labs/VTreeview/index.mjs",
|
|
41
|
-
"styles": []
|
|
42
|
-
},
|
|
43
|
-
"VTreeviewItem": {
|
|
44
|
-
"from": "labs/VTreeview/index.mjs",
|
|
45
|
-
"styles": []
|
|
46
|
-
},
|
|
47
|
-
"VTreeviewGroup": {
|
|
48
|
-
"from": "labs/VTreeview/index.mjs",
|
|
49
|
-
"styles": []
|
|
50
|
-
},
|
|
51
39
|
"VTimePicker": {
|
|
52
40
|
"from": "labs/VTimePicker/index.mjs",
|
|
53
41
|
"styles": []
|
|
@@ -60,6 +48,18 @@
|
|
|
60
48
|
"from": "labs/VTimePicker/index.mjs",
|
|
61
49
|
"styles": []
|
|
62
50
|
},
|
|
51
|
+
"VTreeview": {
|
|
52
|
+
"from": "labs/VTreeview/index.mjs",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VTreeviewItem": {
|
|
56
|
+
"from": "labs/VTreeview/index.mjs",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VTreeviewGroup": {
|
|
60
|
+
"from": "labs/VTreeview/index.mjs",
|
|
61
|
+
"styles": []
|
|
62
|
+
},
|
|
63
63
|
"VDateInput": {
|
|
64
64
|
"from": "labs/VDateInput/index.mjs",
|
|
65
65
|
"styles": []
|