@vuetify/nightly 3.6.13-3.7.0-beta.0.0-dev.2024-07-24 → 3.6.13-3.7.0-beta.0.0-pr-20092.dc840ce
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 +107 -99
- package/dist/json/importMap-labs.json +12 -12
- package/dist/json/importMap.json +116 -116
- package/dist/json/tags.json +2 -0
- package/dist/json/web-types.json +212 -193
- package/dist/vuetify-labs.css +1815 -1815
- package/dist/vuetify-labs.d.ts +196 -109
- package/dist/vuetify-labs.esm.js +89 -43
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +89 -43
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1373 -1373
- package/dist/vuetify.d.ts +237 -150
- package/dist/vuetify.esm.js +89 -43
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +89 -43
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +1004 -1004
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +15 -8
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VAutocomplete/index.d.mts +42 -24
- package/lib/components/VCombobox/VCombobox.mjs +15 -8
- package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
- package/lib/components/VCombobox/index.d.mts +42 -24
- package/lib/components/VDialog/index.d.mts +3 -3
- package/lib/components/VMenu/VMenu.mjs +27 -6
- package/lib/components/VMenu/VMenu.mjs.map +1 -1
- package/lib/components/VMenu/index.d.mts +30 -15
- package/lib/components/VOverlay/VOverlay.mjs +5 -4
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/useActivator.mjs +3 -2
- package/lib/components/VOverlay/useActivator.mjs.map +1 -1
- package/lib/components/VSelect/VSelect.mjs +15 -13
- package/lib/components/VSelect/VSelect.mjs.map +1 -1
- package/lib/components/VSelect/index.d.mts +42 -24
- package/lib/components/VSelect/useScrolling.mjs +3 -3
- package/lib/components/VSelect/useScrolling.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +3 -3
- package/lib/components/VSpeedDial/index.d.mts +28 -13
- package/lib/components/VTooltip/index.d.mts +3 -3
- package/lib/components/VVirtualScroll/VVirtualScroll.mjs +2 -0
- package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
- package/lib/components/VVirtualScroll/index.d.mts +3 -0
- package/lib/components/index.d.mts +196 -109
- package/lib/composables/virtual.mjs +1 -0
- package/lib/composables/virtual.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/entry-bundler.mjs.map +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/framework.mjs.map +1 -1
- package/lib/index.d.mts +41 -41
- package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
- package/lib/labs/components.d.mts +3 -3
- package/lib/util/helpers.mjs +5 -0
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +1 -1
@@ -1617,7 +1617,7 @@
|
|
1617
1617
|
},
|
1618
1618
|
"VCalendar/first-day-of-week": {
|
1619
1619
|
"type": "string | number\n",
|
1620
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
1620
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
1621
1621
|
},
|
1622
1622
|
"VCalendar/allowed-dates": {
|
1623
1623
|
"type": "unknown[] | ((date: unknown) => boolean)\n",
|
@@ -2121,7 +2121,7 @@
|
|
2121
2121
|
},
|
2122
2122
|
"VCarouselItem/absolute": {
|
2123
2123
|
"type": "boolean\n",
|
2124
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
2124
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VImg.json))"
|
2125
2125
|
},
|
2126
2126
|
"VCarouselItem/alt": {
|
2127
2127
|
"type": "string\n",
|
@@ -3677,7 +3677,7 @@
|
|
3677
3677
|
},
|
3678
3678
|
"VDataTableHeaders/multi-sort": {
|
3679
3679
|
"type": "boolean\n",
|
3680
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3680
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3681
3681
|
},
|
3682
3682
|
"VDataTableHeaders/sort-asc-icon": {
|
3683
3683
|
"type": "any\n",
|
@@ -3689,7 +3689,7 @@
|
|
3689
3689
|
},
|
3690
3690
|
"VDataTableHeaders/header-props": {
|
3691
3691
|
"type": "unknown\n",
|
3692
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3692
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3693
3693
|
},
|
3694
3694
|
"VDataTableHeaders/mobile": {
|
3695
3695
|
"type": "boolean\n",
|
@@ -3705,7 +3705,7 @@
|
|
3705
3705
|
},
|
3706
3706
|
"VDataTableRow/cell-props": {
|
3707
3707
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'index' | 'item' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
3708
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3708
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDataTableRow.json))"
|
3709
3709
|
},
|
3710
3710
|
"VDataTableRow/mobile": {
|
3711
3711
|
"type": "boolean\n",
|
@@ -3765,7 +3765,7 @@
|
|
3765
3765
|
},
|
3766
3766
|
"VDataTableServer/header-props": {
|
3767
3767
|
"type": "unknown\n",
|
3768
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3768
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3769
3769
|
},
|
3770
3770
|
"VDataTableServer/cell-props": {
|
3771
3771
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -3821,15 +3821,15 @@
|
|
3821
3821
|
},
|
3822
3822
|
"VDataTableServer/hide-default-body": {
|
3823
3823
|
"type": "boolean\n",
|
3824
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3824
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
3825
3825
|
},
|
3826
3826
|
"VDataTableServer/hide-default-footer": {
|
3827
3827
|
"type": "boolean\n",
|
3828
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3828
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
3829
3829
|
},
|
3830
3830
|
"VDataTableServer/hide-default-header": {
|
3831
3831
|
"type": "boolean\n",
|
3832
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3832
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
3833
3833
|
},
|
3834
3834
|
"VDataTableServer/search": {
|
3835
3835
|
"type": "string\n",
|
@@ -3997,7 +3997,7 @@
|
|
3997
3997
|
},
|
3998
3998
|
"VDataTableVirtual/header-props": {
|
3999
3999
|
"type": "unknown\n",
|
4000
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4000
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
4001
4001
|
},
|
4002
4002
|
"VDataTableVirtual/cell-props": {
|
4003
4003
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -4041,15 +4041,15 @@
|
|
4041
4041
|
},
|
4042
4042
|
"VDataTableVirtual/hide-default-body": {
|
4043
4043
|
"type": "boolean\n",
|
4044
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4044
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
4045
4045
|
},
|
4046
4046
|
"VDataTableVirtual/hide-default-footer": {
|
4047
4047
|
"type": "boolean\n",
|
4048
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4048
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
4049
4049
|
},
|
4050
4050
|
"VDataTableVirtual/hide-default-header": {
|
4051
4051
|
"type": "boolean\n",
|
4052
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4052
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/DataTable.json))"
|
4053
4053
|
},
|
4054
4054
|
"VDataTableVirtual/search": {
|
4055
4055
|
"type": "string\n",
|
@@ -4193,7 +4193,7 @@
|
|
4193
4193
|
},
|
4194
4194
|
"VDateInput/hide-actions": {
|
4195
4195
|
"type": "boolean\n",
|
4196
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4196
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDateInput.json))"
|
4197
4197
|
},
|
4198
4198
|
"VDateInput/focused": {
|
4199
4199
|
"type": "boolean\n",
|
@@ -4729,15 +4729,15 @@
|
|
4729
4729
|
},
|
4730
4730
|
"VDatePickerControls/next-icon": {
|
4731
4731
|
"type": "any\n",
|
4732
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4732
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4733
4733
|
},
|
4734
4734
|
"VDatePickerControls/prev-icon": {
|
4735
4735
|
"type": "any\n",
|
4736
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4736
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4737
4737
|
},
|
4738
4738
|
"VDatePickerControls/mode-icon": {
|
4739
4739
|
"type": "any\n",
|
4740
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4740
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4741
4741
|
},
|
4742
4742
|
"VDatePickerControls/text": {
|
4743
4743
|
"type": "string\n",
|
@@ -4745,7 +4745,7 @@
|
|
4745
4745
|
},
|
4746
4746
|
"VDatePickerControls/view-mode": {
|
4747
4747
|
"type": "'month' | 'months' | 'year'\n",
|
4748
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4748
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4749
4749
|
},
|
4750
4750
|
"VDatePickerHeader/append-icon": {
|
4751
4751
|
"type": "string\n",
|
@@ -4757,11 +4757,11 @@
|
|
4757
4757
|
},
|
4758
4758
|
"VDatePickerHeader/header": {
|
4759
4759
|
"type": "string\n",
|
4760
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4760
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4761
4761
|
},
|
4762
4762
|
"VDatePickerHeader/transition": {
|
4763
4763
|
"type": "string\n",
|
4764
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4764
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4765
4765
|
},
|
4766
4766
|
"VDatePickerMonth/color": {
|
4767
4767
|
"type": "string\n",
|
@@ -4773,7 +4773,7 @@
|
|
4773
4773
|
},
|
4774
4774
|
"VDatePickerMonth/show-week": {
|
4775
4775
|
"type": "boolean\n",
|
4776
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4776
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4777
4777
|
},
|
4778
4778
|
"VDatePickerMonth/transition": {
|
4779
4779
|
"type": "string\n",
|
@@ -4793,7 +4793,7 @@
|
|
4793
4793
|
},
|
4794
4794
|
"VDatePickerMonth/show-adjacent-months": {
|
4795
4795
|
"type": "boolean\n",
|
4796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4796
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
4797
4797
|
},
|
4798
4798
|
"VDatePickerMonth/year": {
|
4799
4799
|
"type": "string | number\n",
|
@@ -4809,11 +4809,11 @@
|
|
4809
4809
|
},
|
4810
4810
|
"VDatePickerMonth/first-day-of-week": {
|
4811
4811
|
"type": "string | number\n",
|
4812
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4812
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
4813
4813
|
},
|
4814
4814
|
"VDatePickerMonth/allowed-dates": {
|
4815
4815
|
"type": "unknown[] | ((date: unknown) => boolean)\n",
|
4816
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4816
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
4817
4817
|
},
|
4818
4818
|
"VDatePickerMonth/display-value": {
|
4819
4819
|
"type": "unknown\n",
|
@@ -4825,15 +4825,15 @@
|
|
4825
4825
|
},
|
4826
4826
|
"VDatePickerMonth/max": {
|
4827
4827
|
"type": "unknown\n",
|
4828
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4828
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
4829
4829
|
},
|
4830
4830
|
"VDatePickerMonth/min": {
|
4831
4831
|
"type": "unknown\n",
|
4832
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4832
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/calendar.json))"
|
4833
4833
|
},
|
4834
4834
|
"VDatePickerMonth/multiple": {
|
4835
4835
|
"type": "number | boolean | 'range' | (string & {})\n",
|
4836
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4836
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4837
4837
|
},
|
4838
4838
|
"VDatePickerMonths/color": {
|
4839
4839
|
"type": "string\n",
|
@@ -4849,15 +4849,15 @@
|
|
4849
4849
|
},
|
4850
4850
|
"VDatePickerMonths/year": {
|
4851
4851
|
"type": "number\n",
|
4852
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4852
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4853
4853
|
},
|
4854
4854
|
"VDatePickerMonths/min": {
|
4855
4855
|
"type": "unknown\n",
|
4856
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4856
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4857
4857
|
},
|
4858
4858
|
"VDatePickerMonths/max": {
|
4859
4859
|
"type": "unknown\n",
|
4860
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4860
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4861
4861
|
},
|
4862
4862
|
"VDatePickerYears/color": {
|
4863
4863
|
"type": "string\n",
|
@@ -4873,11 +4873,11 @@
|
|
4873
4873
|
},
|
4874
4874
|
"VDatePickerYears/min": {
|
4875
4875
|
"type": "unknown\n",
|
4876
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4876
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4877
4877
|
},
|
4878
4878
|
"VDatePickerYears/max": {
|
4879
4879
|
"type": "unknown\n",
|
4880
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4880
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4881
4881
|
},
|
4882
4882
|
"VDefaultsProvider/disabled": {
|
4883
4883
|
"type": "boolean\n",
|
@@ -5105,7 +5105,7 @@
|
|
5105
5105
|
},
|
5106
5106
|
"VDialogTransition/target": {
|
5107
5107
|
"type": "HTMLElement | [number, number]\n",
|
5108
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5108
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/v-dialog-transition.json))"
|
5109
5109
|
},
|
5110
5110
|
"VDivider/length": {
|
5111
5111
|
"type": "string | number\n",
|
@@ -5297,7 +5297,7 @@
|
|
5297
5297
|
},
|
5298
5298
|
"VExpansionPanel/focusable": {
|
5299
5299
|
"type": "boolean\n",
|
5300
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5300
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5301
5301
|
},
|
5302
5302
|
"VExpansionPanel/static": {
|
5303
5303
|
"type": "boolean\n",
|
@@ -5361,7 +5361,7 @@
|
|
5361
5361
|
},
|
5362
5362
|
"VExpansionPanelTitle/focusable": {
|
5363
5363
|
"type": "boolean\n",
|
5364
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5364
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5365
5365
|
},
|
5366
5366
|
"VExpansionPanelTitle/static": {
|
5367
5367
|
"type": "boolean\n",
|
@@ -5373,7 +5373,7 @@
|
|
5373
5373
|
},
|
5374
5374
|
"VExpansionPanelTitle/readonly": {
|
5375
5375
|
"type": "boolean\n",
|
5376
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5376
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5377
5377
|
},
|
5378
5378
|
"VExpansionPanelTitle/height": {
|
5379
5379
|
"type": "string | number\n",
|
@@ -6165,7 +6165,7 @@
|
|
6165
6165
|
},
|
6166
6166
|
"VImg/absolute": {
|
6167
6167
|
"type": "boolean\n",
|
6168
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6168
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VImg.json))"
|
6169
6169
|
},
|
6170
6170
|
"VImg/alt": {
|
6171
6171
|
"type": "string\n",
|
@@ -6525,7 +6525,7 @@
|
|
6525
6525
|
},
|
6526
6526
|
"VLayoutItem/position": {
|
6527
6527
|
"type": "'top' | 'right' | 'bottom' | 'left'\n",
|
6528
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6528
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VLayoutItem.json))"
|
6529
6529
|
},
|
6530
6530
|
"VLayoutItem/size": {
|
6531
6531
|
"type": "string | number\n",
|
@@ -6637,11 +6637,11 @@
|
|
6637
6637
|
},
|
6638
6638
|
"VList/activatable": {
|
6639
6639
|
"type": "boolean\n",
|
6640
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6640
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/nested.json))"
|
6641
6641
|
},
|
6642
6642
|
"VList/selectable": {
|
6643
6643
|
"type": "boolean\n",
|
6644
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6644
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/nested.json))"
|
6645
6645
|
},
|
6646
6646
|
"VList/opened": {
|
6647
6647
|
"type": "unknown\n",
|
@@ -6793,7 +6793,7 @@
|
|
6793
6793
|
},
|
6794
6794
|
"VListGroup/fluid": {
|
6795
6795
|
"type": "boolean\n",
|
6796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6796
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VListGroup.json))"
|
6797
6797
|
},
|
6798
6798
|
"VListGroup/subgroup": {
|
6799
6799
|
"type": "boolean\n",
|
@@ -7001,11 +7001,11 @@
|
|
7001
7001
|
},
|
7002
7002
|
"VListSubheader/inset": {
|
7003
7003
|
"type": "boolean\n",
|
7004
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7004
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VListSubheader.json))"
|
7005
7005
|
},
|
7006
7006
|
"VListSubheader/sticky": {
|
7007
7007
|
"type": "boolean\n",
|
7008
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7008
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VListSubheader.json))"
|
7009
7009
|
},
|
7010
7010
|
"VListSubheader/title": {
|
7011
7011
|
"type": "string\n",
|
@@ -7017,11 +7017,11 @@
|
|
7017
7017
|
},
|
7018
7018
|
"VLocaleProvider/locale": {
|
7019
7019
|
"type": "string\n",
|
7020
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7020
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7021
7021
|
},
|
7022
7022
|
"VLocaleProvider/fallback-locale": {
|
7023
7023
|
"type": "string\n",
|
7024
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7024
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7025
7025
|
},
|
7026
7026
|
"VLocaleProvider/messages": {
|
7027
7027
|
"type": "unknown\n",
|
@@ -7029,11 +7029,11 @@
|
|
7029
7029
|
},
|
7030
7030
|
"VLocaleProvider/rtl": {
|
7031
7031
|
"type": "boolean\n",
|
7032
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7032
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7033
7033
|
},
|
7034
7034
|
"VMain/scrollable": {
|
7035
7035
|
"type": "boolean\n",
|
7036
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7036
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VMain.json))"
|
7037
7037
|
},
|
7038
7038
|
"VMain/height": {
|
7039
7039
|
"type": "string | number\n",
|
@@ -7071,6 +7071,10 @@
|
|
7071
7071
|
"type": "string\n",
|
7072
7072
|
"description": "The unique identifier of the component."
|
7073
7073
|
},
|
7074
|
+
"VMenu/submenu": {
|
7075
|
+
"type": "boolean\n",
|
7076
|
+
"description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
|
7077
|
+
},
|
7074
7078
|
"VMenu/close-on-back": {
|
7075
7079
|
"type": "boolean\n",
|
7076
7080
|
"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."
|
@@ -7289,7 +7293,7 @@
|
|
7289
7293
|
},
|
7290
7294
|
"VNavigationDrawer/sticky": {
|
7291
7295
|
"type": "boolean\n",
|
7292
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7296
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNavigationDrawer.json))"
|
7293
7297
|
},
|
7294
7298
|
"VNavigationDrawer/border": {
|
7295
7299
|
"type": "string | number | boolean\n",
|
@@ -7357,19 +7361,19 @@
|
|
7357
7361
|
},
|
7358
7362
|
"VNumberInput/control-variant": {
|
7359
7363
|
"type": "'default' | 'stacked' | 'split'\n",
|
7360
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7364
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7361
7365
|
},
|
7362
7366
|
"VNumberInput/inset": {
|
7363
7367
|
"type": "boolean\n",
|
7364
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7368
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7365
7369
|
},
|
7366
7370
|
"VNumberInput/hide-input": {
|
7367
7371
|
"type": "boolean\n",
|
7368
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7372
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7369
7373
|
},
|
7370
7374
|
"VNumberInput/min": {
|
7371
7375
|
"type": "number\n",
|
7372
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7376
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7373
7377
|
},
|
7374
7378
|
"VNumberInput/type": {
|
7375
7379
|
"type": "string\n",
|
@@ -7377,11 +7381,11 @@
|
|
7377
7381
|
},
|
7378
7382
|
"VNumberInput/max": {
|
7379
7383
|
"type": "number\n",
|
7380
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7384
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7381
7385
|
},
|
7382
7386
|
"VNumberInput/step": {
|
7383
7387
|
"type": "number\n",
|
7384
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7388
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7385
7389
|
},
|
7386
7390
|
"VNumberInput/autofocus": {
|
7387
7391
|
"type": "boolean\n",
|
@@ -7937,7 +7941,7 @@
|
|
7937
7941
|
},
|
7938
7942
|
"VParallax/scale": {
|
7939
7943
|
"type": "string | number\n",
|
7940
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7944
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VParallax.json))"
|
7941
7945
|
},
|
7942
7946
|
"VPicker/title": {
|
7943
7947
|
"type": "string\n",
|
@@ -8149,7 +8153,7 @@
|
|
8149
8153
|
},
|
8150
8154
|
"VPullToRefresh/pull-down-threshold": {
|
8151
8155
|
"type": "number\n",
|
8152
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8156
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VPullToRefresh.json))"
|
8153
8157
|
},
|
8154
8158
|
"VRadio/label": {
|
8155
8159
|
"type": "string\n",
|
@@ -8577,7 +8581,7 @@
|
|
8577
8581
|
},
|
8578
8582
|
"VRating/item-aria-label": {
|
8579
8583
|
"type": "string\n",
|
8580
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8584
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VRating.json))"
|
8581
8585
|
},
|
8582
8586
|
"VRating/active-color": {
|
8583
8587
|
"type": "string\n",
|
@@ -9417,7 +9421,7 @@
|
|
9417
9421
|
},
|
9418
9422
|
"VSkeletonLoader/loading-text": {
|
9419
9423
|
"type": "string\n",
|
9420
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
9424
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VSkeletonLoader.json))"
|
9421
9425
|
},
|
9422
9426
|
"VSkeletonLoader/type": {
|
9423
9427
|
"type": " | 'avatar'\n | 'button'\n | 'chip'\n | 'divider'\n | 'heading'\n | 'image'\n | 'text'\n | 'sentences'\n | 'paragraph'\n | 'ossein'\n | 'actions'\n | 'article'\n | 'card'\n | 'card-avatar'\n | 'date-picker'\n | 'date-picker-options'\n | 'date-picker-days'\n | 'list-item'\n | 'list-item-avatar'\n | 'list-item-two-line'\n | 'list-item-avatar-two-line'\n | 'list-item-three-line'\n | 'list-item-avatar-three-line'\n | 'subtitle'\n | 'table'\n | 'table-heading'\n | 'table-thead'\n | 'table-tbody'\n | 'table-row-divider'\n | 'table-row'\n | 'table-tfoot'\n | (string & {})\n | (\n | 'avatar'\n | 'button'\n | 'chip'\n | 'divider'\n | 'heading'\n | 'image'\n | 'text'\n | 'sentences'\n | 'paragraph'\n | 'ossein'\n | 'actions'\n | 'article'\n | 'card'\n | 'card-avatar'\n | 'date-picker'\n | 'date-picker-options'\n | 'date-picker-days'\n | 'list-item'\n | 'list-item-avatar'\n | 'list-item-two-line'\n | 'list-item-avatar-two-line'\n | 'list-item-three-line'\n | 'list-item-avatar-three-line'\n | 'subtitle'\n | 'table'\n | 'table-heading'\n | 'table-thead'\n | 'table-tbody'\n | 'table-row-divider'\n | 'table-row'\n | 'table-tfoot'\n | (string & {})\n )[]\n",
|
@@ -10201,11 +10205,11 @@
|
|
10201
10205
|
},
|
10202
10206
|
"VSparkline/id": {
|
10203
10207
|
"type": "string\n",
|
10204
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10208
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Line.json))"
|
10205
10209
|
},
|
10206
10210
|
"VSparkline/item-value": {
|
10207
10211
|
"type": "string\n",
|
10208
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10212
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Line.json))"
|
10209
10213
|
},
|
10210
10214
|
"VSparkline/model-value": {
|
10211
10215
|
"type": "(number | { value: number })[]\n",
|
@@ -10213,11 +10217,11 @@
|
|
10213
10217
|
},
|
10214
10218
|
"VSparkline/min": {
|
10215
10219
|
"type": "string | number\n",
|
10216
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10220
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Line.json))"
|
10217
10221
|
},
|
10218
10222
|
"VSparkline/max": {
|
10219
10223
|
"type": "string | number\n",
|
10220
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10224
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Line.json))"
|
10221
10225
|
},
|
10222
10226
|
"VSparkline/padding": {
|
10223
10227
|
"type": "string | number\n",
|
@@ -10247,6 +10251,10 @@
|
|
10247
10251
|
"type": "string\n",
|
10248
10252
|
"description": "The unique identifier of the component."
|
10249
10253
|
},
|
10254
|
+
"VSpeedDial/submenu": {
|
10255
|
+
"type": "boolean\n",
|
10256
|
+
"description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
|
10257
|
+
},
|
10250
10258
|
"VSpeedDial/close-on-back": {
|
10251
10259
|
"type": "boolean\n",
|
10252
10260
|
"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."
|
@@ -10397,11 +10405,11 @@
|
|
10397
10405
|
},
|
10398
10406
|
"VStepper/complete-icon": {
|
10399
10407
|
"type": "string\n",
|
10400
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10408
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10401
10409
|
},
|
10402
10410
|
"VStepper/edit-icon": {
|
10403
10411
|
"type": "string\n",
|
10404
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10412
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10405
10413
|
},
|
10406
10414
|
"VStepper/editable": {
|
10407
10415
|
"type": "boolean\n",
|
@@ -10409,7 +10417,7 @@
|
|
10409
10417
|
},
|
10410
10418
|
"VStepper/error-icon": {
|
10411
10419
|
"type": "string\n",
|
10412
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10420
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10413
10421
|
},
|
10414
10422
|
"VStepper/hide-actions": {
|
10415
10423
|
"type": "boolean\n",
|
@@ -10633,11 +10641,11 @@
|
|
10633
10641
|
},
|
10634
10642
|
"VStepperVertical/complete-icon": {
|
10635
10643
|
"type": "string\n",
|
10636
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10644
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10637
10645
|
},
|
10638
10646
|
"VStepperVertical/edit-icon": {
|
10639
10647
|
"type": "string\n",
|
10640
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10648
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10641
10649
|
},
|
10642
10650
|
"VStepperVertical/editable": {
|
10643
10651
|
"type": "boolean\n",
|
@@ -10645,7 +10653,7 @@
|
|
10645
10653
|
},
|
10646
10654
|
"VStepperVertical/error-icon": {
|
10647
10655
|
"type": "string\n",
|
10648
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10656
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/Stepper.json))"
|
10649
10657
|
},
|
10650
10658
|
"VStepperVertical/hide-actions": {
|
10651
10659
|
"type": "boolean\n",
|
@@ -10865,7 +10873,7 @@
|
|
10865
10873
|
},
|
10866
10874
|
"VStepperVerticalItem/focusable": {
|
10867
10875
|
"type": "boolean\n",
|
10868
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10876
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
10869
10877
|
},
|
10870
10878
|
"VStepperVerticalItem/static": {
|
10871
10879
|
"type": "boolean\n",
|
@@ -11757,7 +11765,7 @@
|
|
11757
11765
|
},
|
11758
11766
|
"VTextarea/autofocus": {
|
11759
11767
|
"type": "boolean\n",
|
11760
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11768
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTextarea.json))"
|
11761
11769
|
},
|
11762
11770
|
"VTextarea/prefix": {
|
11763
11771
|
"type": "string\n",
|
@@ -11969,7 +11977,7 @@
|
|
11969
11977
|
},
|
11970
11978
|
"VThemeProvider/with-background": {
|
11971
11979
|
"type": "boolean\n",
|
11972
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11980
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VThemeProvider.json))"
|
11973
11981
|
},
|
11974
11982
|
"VThemeProvider/theme": {
|
11975
11983
|
"type": "string\n",
|
@@ -12013,7 +12021,7 @@
|
|
12013
12021
|
},
|
12014
12022
|
"VTimePicker/use-seconds": {
|
12015
12023
|
"type": "boolean\n",
|
12016
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12024
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePicker.json))"
|
12017
12025
|
},
|
12018
12026
|
"VTimePicker/bg-color": {
|
12019
12027
|
"type": "string\n",
|
@@ -12101,7 +12109,7 @@
|
|
12101
12109
|
},
|
12102
12110
|
"VTimePickerClock/ampm": {
|
12103
12111
|
"type": "boolean\n",
|
12104
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12112
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12105
12113
|
},
|
12106
12114
|
"VTimePickerClock/color": {
|
12107
12115
|
"type": "string\n",
|
@@ -12113,39 +12121,39 @@
|
|
12113
12121
|
},
|
12114
12122
|
"VTimePickerClock/displayed-value": {
|
12115
12123
|
"type": "any\n",
|
12116
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12124
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12117
12125
|
},
|
12118
12126
|
"VTimePickerClock/double": {
|
12119
12127
|
"type": "boolean\n",
|
12120
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12128
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12121
12129
|
},
|
12122
12130
|
"VTimePickerClock/format": {
|
12123
12131
|
"type": "Function\n",
|
12124
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12132
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12125
12133
|
},
|
12126
12134
|
"VTimePickerClock/max": {
|
12127
12135
|
"type": "number\n",
|
12128
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12136
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12129
12137
|
},
|
12130
12138
|
"VTimePickerClock/min": {
|
12131
12139
|
"type": "number\n",
|
12132
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12140
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12133
12141
|
},
|
12134
12142
|
"VTimePickerClock/scrollable": {
|
12135
12143
|
"type": "boolean\n",
|
12136
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12144
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12137
12145
|
},
|
12138
12146
|
"VTimePickerClock/readonly": {
|
12139
12147
|
"type": "boolean\n",
|
12140
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12148
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12141
12149
|
},
|
12142
12150
|
"VTimePickerClock/rotate": {
|
12143
12151
|
"type": "number\n",
|
12144
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12152
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12145
12153
|
},
|
12146
12154
|
"VTimePickerClock/step": {
|
12147
12155
|
"type": "number\n",
|
12148
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12156
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12149
12157
|
},
|
12150
12158
|
"VTimePickerClock/model-value": {
|
12151
12159
|
"type": "number\n",
|
@@ -12153,19 +12161,19 @@
|
|
12153
12161
|
},
|
12154
12162
|
"VTimePickerClock/allowed-values": {
|
12155
12163
|
"type": "(value: number) => boolean\n",
|
12156
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12164
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12157
12165
|
},
|
12158
12166
|
"VTimePickerControls/ampm": {
|
12159
12167
|
"type": "boolean\n",
|
12160
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12168
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12161
12169
|
},
|
12162
12170
|
"VTimePickerControls/ampm-in-title": {
|
12163
12171
|
"type": "boolean\n",
|
12164
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12172
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12165
12173
|
},
|
12166
12174
|
"VTimePickerControls/ampm-readonly": {
|
12167
12175
|
"type": "boolean\n",
|
12168
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12176
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12169
12177
|
},
|
12170
12178
|
"VTimePickerControls/color": {
|
12171
12179
|
"type": "string\n",
|
@@ -12177,35 +12185,35 @@
|
|
12177
12185
|
},
|
12178
12186
|
"VTimePickerControls/hour": {
|
12179
12187
|
"type": "number\n",
|
12180
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12188
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12181
12189
|
},
|
12182
12190
|
"VTimePickerControls/minute": {
|
12183
12191
|
"type": "number\n",
|
12184
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12192
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12185
12193
|
},
|
12186
12194
|
"VTimePickerControls/second": {
|
12187
12195
|
"type": "number\n",
|
12188
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12196
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12189
12197
|
},
|
12190
12198
|
"VTimePickerControls/period": {
|
12191
12199
|
"type": "string\n",
|
12192
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12200
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12193
12201
|
},
|
12194
12202
|
"VTimePickerControls/readonly": {
|
12195
12203
|
"type": "boolean\n",
|
12196
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12204
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12197
12205
|
},
|
12198
12206
|
"VTimePickerControls/use-seconds": {
|
12199
12207
|
"type": "boolean\n",
|
12200
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12208
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12201
12209
|
},
|
12202
12210
|
"VTimePickerControls/selecting": {
|
12203
12211
|
"type": "number\n",
|
12204
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12212
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12205
12213
|
},
|
12206
12214
|
"VTimePickerControls/value": {
|
12207
12215
|
"type": "number\n",
|
12208
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12216
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12209
12217
|
},
|
12210
12218
|
"VTimeline/justify": {
|
12211
12219
|
"type": "string\n",
|
@@ -12617,11 +12625,11 @@
|
|
12617
12625
|
},
|
12618
12626
|
"VTreeview/false-icon": {
|
12619
12627
|
"type": "any\n",
|
12620
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12628
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTreeviewChildren.json))"
|
12621
12629
|
},
|
12622
12630
|
"VTreeview/true-icon": {
|
12623
12631
|
"type": "any\n",
|
12624
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12632
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTreeviewChildren.json))"
|
12625
12633
|
},
|
12626
12634
|
"VTreeview/return-object": {
|
12627
12635
|
"type": "boolean\n",
|
@@ -12821,7 +12829,7 @@
|
|
12821
12829
|
},
|
12822
12830
|
"VTreeviewGroup/fluid": {
|
12823
12831
|
"type": "boolean\n",
|
12824
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12832
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VListGroup.json))"
|
12825
12833
|
},
|
12826
12834
|
"VTreeviewGroup/title": {
|
12827
12835
|
"type": "string\n",
|
@@ -12845,11 +12853,11 @@
|
|
12845
12853
|
},
|
12846
12854
|
"VTreeviewItem/loading": {
|
12847
12855
|
"type": "boolean\n",
|
12848
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12856
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12849
12857
|
},
|
12850
12858
|
"VTreeviewItem/toggle-icon": {
|
12851
12859
|
"type": "any\n",
|
12852
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12860
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/feat/submenu-navigation/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12853
12861
|
},
|
12854
12862
|
"VTreeviewItem/active": {
|
12855
12863
|
"type": "boolean\n",
|