@vuetify/nightly 3.6.13-pr-20185.5bf1ff4 → 3.6.14-master.2024-08-01
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 +96 -96
- package/dist/json/importMap-labs.json +12 -12
- package/dist/json/importMap.json +120 -120
- package/dist/json/web-types.json +188 -188
- package/dist/vuetify-labs.css +3716 -3716
- package/dist/vuetify-labs.esm.js +4 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +723 -723
- package/dist/vuetify.d.ts +38 -38
- package/dist/vuetify.esm.js +4 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataTable/composables/options.mjs +1 -1
- package/lib/components/VDataTable/composables/options.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 +38 -38
- package/package.json +1 -1
@@ -1605,7 +1605,7 @@
|
|
1605
1605
|
},
|
1606
1606
|
"VCalendar/first-day-of-week": {
|
1607
1607
|
"type": "string | number\n",
|
1608
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
1608
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
1609
1609
|
},
|
1610
1610
|
"VCalendar/allowed-dates": {
|
1611
1611
|
"type": "unknown[] | ((date: unknown) => boolean)\n",
|
@@ -3637,7 +3637,7 @@
|
|
3637
3637
|
},
|
3638
3638
|
"VDataTableHeaders/multi-sort": {
|
3639
3639
|
"type": "boolean\n",
|
3640
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3640
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3641
3641
|
},
|
3642
3642
|
"VDataTableHeaders/sort-asc-icon": {
|
3643
3643
|
"type": "any\n",
|
@@ -3649,7 +3649,7 @@
|
|
3649
3649
|
},
|
3650
3650
|
"VDataTableHeaders/header-props": {
|
3651
3651
|
"type": "unknown\n",
|
3652
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3652
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3653
3653
|
},
|
3654
3654
|
"VDataTableHeaders/mobile": {
|
3655
3655
|
"type": "boolean\n",
|
@@ -3665,7 +3665,7 @@
|
|
3665
3665
|
},
|
3666
3666
|
"VDataTableRow/cell-props": {
|
3667
3667
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'index' | 'item' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
3668
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3668
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableRow.json))"
|
3669
3669
|
},
|
3670
3670
|
"VDataTableRow/mobile": {
|
3671
3671
|
"type": "boolean\n",
|
@@ -3725,7 +3725,7 @@
|
|
3725
3725
|
},
|
3726
3726
|
"VDataTableServer/header-props": {
|
3727
3727
|
"type": "unknown\n",
|
3728
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3728
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3729
3729
|
},
|
3730
3730
|
"VDataTableServer/cell-props": {
|
3731
3731
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -3781,15 +3781,15 @@
|
|
3781
3781
|
},
|
3782
3782
|
"VDataTableServer/hide-default-body": {
|
3783
3783
|
"type": "boolean\n",
|
3784
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3784
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3785
3785
|
},
|
3786
3786
|
"VDataTableServer/hide-default-footer": {
|
3787
3787
|
"type": "boolean\n",
|
3788
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3788
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3789
3789
|
},
|
3790
3790
|
"VDataTableServer/hide-default-header": {
|
3791
3791
|
"type": "boolean\n",
|
3792
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3792
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3793
3793
|
},
|
3794
3794
|
"VDataTableServer/search": {
|
3795
3795
|
"type": "string\n",
|
@@ -3957,7 +3957,7 @@
|
|
3957
3957
|
},
|
3958
3958
|
"VDataTableVirtual/header-props": {
|
3959
3959
|
"type": "unknown\n",
|
3960
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3960
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3961
3961
|
},
|
3962
3962
|
"VDataTableVirtual/cell-props": {
|
3963
3963
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -4001,15 +4001,15 @@
|
|
4001
4001
|
},
|
4002
4002
|
"VDataTableVirtual/hide-default-body": {
|
4003
4003
|
"type": "boolean\n",
|
4004
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4004
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4005
4005
|
},
|
4006
4006
|
"VDataTableVirtual/hide-default-footer": {
|
4007
4007
|
"type": "boolean\n",
|
4008
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4008
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4009
4009
|
},
|
4010
4010
|
"VDataTableVirtual/hide-default-header": {
|
4011
4011
|
"type": "boolean\n",
|
4012
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4012
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4013
4013
|
},
|
4014
4014
|
"VDataTableVirtual/search": {
|
4015
4015
|
"type": "string\n",
|
@@ -4153,7 +4153,7 @@
|
|
4153
4153
|
},
|
4154
4154
|
"VDateInput/hide-actions": {
|
4155
4155
|
"type": "boolean\n",
|
4156
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4156
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDateInput.json))"
|
4157
4157
|
},
|
4158
4158
|
"VDateInput/focused": {
|
4159
4159
|
"type": "boolean\n",
|
@@ -4689,15 +4689,15 @@
|
|
4689
4689
|
},
|
4690
4690
|
"VDatePickerControls/next-icon": {
|
4691
4691
|
"type": "any\n",
|
4692
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4692
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4693
4693
|
},
|
4694
4694
|
"VDatePickerControls/prev-icon": {
|
4695
4695
|
"type": "any\n",
|
4696
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4696
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4697
4697
|
},
|
4698
4698
|
"VDatePickerControls/mode-icon": {
|
4699
4699
|
"type": "any\n",
|
4700
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4700
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4701
4701
|
},
|
4702
4702
|
"VDatePickerControls/text": {
|
4703
4703
|
"type": "string\n",
|
@@ -4705,7 +4705,7 @@
|
|
4705
4705
|
},
|
4706
4706
|
"VDatePickerControls/view-mode": {
|
4707
4707
|
"type": "'month' | 'months' | 'year'\n",
|
4708
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4708
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4709
4709
|
},
|
4710
4710
|
"VDatePickerHeader/append-icon": {
|
4711
4711
|
"type": "string\n",
|
@@ -4717,11 +4717,11 @@
|
|
4717
4717
|
},
|
4718
4718
|
"VDatePickerHeader/header": {
|
4719
4719
|
"type": "string\n",
|
4720
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4720
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4721
4721
|
},
|
4722
4722
|
"VDatePickerHeader/transition": {
|
4723
4723
|
"type": "string\n",
|
4724
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4724
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4725
4725
|
},
|
4726
4726
|
"VDatePickerMonth/color": {
|
4727
4727
|
"type": "string\n",
|
@@ -4733,7 +4733,7 @@
|
|
4733
4733
|
},
|
4734
4734
|
"VDatePickerMonth/show-week": {
|
4735
4735
|
"type": "boolean\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/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4737
4737
|
},
|
4738
4738
|
"VDatePickerMonth/transition": {
|
4739
4739
|
"type": "string\n",
|
@@ -4753,7 +4753,7 @@
|
|
4753
4753
|
},
|
4754
4754
|
"VDatePickerMonth/show-adjacent-months": {
|
4755
4755
|
"type": "boolean\n",
|
4756
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4756
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4757
4757
|
},
|
4758
4758
|
"VDatePickerMonth/year": {
|
4759
4759
|
"type": "string | number\n",
|
@@ -4769,11 +4769,11 @@
|
|
4769
4769
|
},
|
4770
4770
|
"VDatePickerMonth/first-day-of-week": {
|
4771
4771
|
"type": "string | number\n",
|
4772
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4772
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4773
4773
|
},
|
4774
4774
|
"VDatePickerMonth/allowed-dates": {
|
4775
4775
|
"type": "unknown[] | ((date: unknown) => 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/master/packages/api-generator/src/locale/en/calendar.json))"
|
4777
4777
|
},
|
4778
4778
|
"VDatePickerMonth/display-value": {
|
4779
4779
|
"type": "unknown\n",
|
@@ -4785,15 +4785,15 @@
|
|
4785
4785
|
},
|
4786
4786
|
"VDatePickerMonth/max": {
|
4787
4787
|
"type": "unknown\n",
|
4788
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4788
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4789
4789
|
},
|
4790
4790
|
"VDatePickerMonth/min": {
|
4791
4791
|
"type": "unknown\n",
|
4792
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4792
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4793
4793
|
},
|
4794
4794
|
"VDatePickerMonth/multiple": {
|
4795
4795
|
"type": "number | boolean | 'range' | (string & {})\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/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4797
4797
|
},
|
4798
4798
|
"VDatePickerMonths/color": {
|
4799
4799
|
"type": "string\n",
|
@@ -4809,15 +4809,15 @@
|
|
4809
4809
|
},
|
4810
4810
|
"VDatePickerMonths/year": {
|
4811
4811
|
"type": "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/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4813
4813
|
},
|
4814
4814
|
"VDatePickerMonths/min": {
|
4815
4815
|
"type": "unknown\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/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4817
4817
|
},
|
4818
4818
|
"VDatePickerMonths/max": {
|
4819
4819
|
"type": "unknown\n",
|
4820
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4820
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4821
4821
|
},
|
4822
4822
|
"VDatePickerYears/color": {
|
4823
4823
|
"type": "string\n",
|
@@ -4833,11 +4833,11 @@
|
|
4833
4833
|
},
|
4834
4834
|
"VDatePickerYears/min": {
|
4835
4835
|
"type": "unknown\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/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4837
4837
|
},
|
4838
4838
|
"VDatePickerYears/max": {
|
4839
4839
|
"type": "unknown\n",
|
4840
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4840
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4841
4841
|
},
|
4842
4842
|
"VDefaultsProvider/disabled": {
|
4843
4843
|
"type": "boolean\n",
|
@@ -5065,7 +5065,7 @@
|
|
5065
5065
|
},
|
5066
5066
|
"VDialogTransition/target": {
|
5067
5067
|
"type": "HTMLElement | [number, number]\n",
|
5068
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5068
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-dialog-transition.json))"
|
5069
5069
|
},
|
5070
5070
|
"VDivider/length": {
|
5071
5071
|
"type": "string | number\n",
|
@@ -5257,7 +5257,7 @@
|
|
5257
5257
|
},
|
5258
5258
|
"VExpansionPanel/focusable": {
|
5259
5259
|
"type": "boolean\n",
|
5260
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5260
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5261
5261
|
},
|
5262
5262
|
"VExpansionPanel/static": {
|
5263
5263
|
"type": "boolean\n",
|
@@ -5297,7 +5297,7 @@
|
|
5297
5297
|
},
|
5298
5298
|
"VExpansionPanelTitle/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/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5301
5301
|
},
|
5302
5302
|
"VExpansionPanelTitle/static": {
|
5303
5303
|
"type": "boolean\n",
|
@@ -5309,7 +5309,7 @@
|
|
5309
5309
|
},
|
5310
5310
|
"VExpansionPanelTitle/readonly": {
|
5311
5311
|
"type": "boolean\n",
|
5312
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5312
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5313
5313
|
},
|
5314
5314
|
"VExpansionPanels/flat": {
|
5315
5315
|
"type": "boolean\n",
|
@@ -6429,7 +6429,7 @@
|
|
6429
6429
|
},
|
6430
6430
|
"VLayoutItem/position": {
|
6431
6431
|
"type": "'top' | 'right' | 'bottom' | 'left'\n",
|
6432
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6432
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLayoutItem.json))"
|
6433
6433
|
},
|
6434
6434
|
"VLayoutItem/size": {
|
6435
6435
|
"type": "string | number\n",
|
@@ -6541,11 +6541,11 @@
|
|
6541
6541
|
},
|
6542
6542
|
"VList/activatable": {
|
6543
6543
|
"type": "boolean\n",
|
6544
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6544
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/nested.json))"
|
6545
6545
|
},
|
6546
6546
|
"VList/selectable": {
|
6547
6547
|
"type": "boolean\n",
|
6548
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6548
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/nested.json))"
|
6549
6549
|
},
|
6550
6550
|
"VList/opened": {
|
6551
6551
|
"type": "unknown\n",
|
@@ -6697,7 +6697,7 @@
|
|
6697
6697
|
},
|
6698
6698
|
"VListGroup/fluid": {
|
6699
6699
|
"type": "boolean\n",
|
6700
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6700
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
6701
6701
|
},
|
6702
6702
|
"VListGroup/subgroup": {
|
6703
6703
|
"type": "boolean\n",
|
@@ -6777,7 +6777,7 @@
|
|
6777
6777
|
},
|
6778
6778
|
"VListItem/value": {
|
6779
6779
|
"type": "any\n",
|
6780
|
-
"description": "The value used for selection."
|
6780
|
+
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
|
6781
6781
|
},
|
6782
6782
|
"VListItem/slim": {
|
6783
6783
|
"type": "boolean\n",
|
@@ -6905,11 +6905,11 @@
|
|
6905
6905
|
},
|
6906
6906
|
"VListSubheader/inset": {
|
6907
6907
|
"type": "boolean\n",
|
6908
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6908
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
6909
6909
|
},
|
6910
6910
|
"VListSubheader/sticky": {
|
6911
6911
|
"type": "boolean\n",
|
6912
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6912
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
6913
6913
|
},
|
6914
6914
|
"VListSubheader/title": {
|
6915
6915
|
"type": "string\n",
|
@@ -6921,11 +6921,11 @@
|
|
6921
6921
|
},
|
6922
6922
|
"VLocaleProvider/locale": {
|
6923
6923
|
"type": "string\n",
|
6924
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6924
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
6925
6925
|
},
|
6926
6926
|
"VLocaleProvider/fallback-locale": {
|
6927
6927
|
"type": "string\n",
|
6928
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6928
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
6929
6929
|
},
|
6930
6930
|
"VLocaleProvider/messages": {
|
6931
6931
|
"type": "unknown\n",
|
@@ -6933,11 +6933,11 @@
|
|
6933
6933
|
},
|
6934
6934
|
"VLocaleProvider/rtl": {
|
6935
6935
|
"type": "boolean\n",
|
6936
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6936
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
6937
6937
|
},
|
6938
6938
|
"VMain/scrollable": {
|
6939
6939
|
"type": "boolean\n",
|
6940
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6940
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VMain.json))"
|
6941
6941
|
},
|
6942
6942
|
"VMain/height": {
|
6943
6943
|
"type": "string | number\n",
|
@@ -7193,7 +7193,7 @@
|
|
7193
7193
|
},
|
7194
7194
|
"VNavigationDrawer/sticky": {
|
7195
7195
|
"type": "boolean\n",
|
7196
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7196
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNavigationDrawer.json))"
|
7197
7197
|
},
|
7198
7198
|
"VNavigationDrawer/border": {
|
7199
7199
|
"type": "string | number | boolean\n",
|
@@ -7261,15 +7261,15 @@
|
|
7261
7261
|
},
|
7262
7262
|
"VNumberInput/control-variant": {
|
7263
7263
|
"type": "'default' | 'stacked' | 'split'\n",
|
7264
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7264
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7265
7265
|
},
|
7266
7266
|
"VNumberInput/inset": {
|
7267
7267
|
"type": "boolean\n",
|
7268
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7268
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7269
7269
|
},
|
7270
7270
|
"VNumberInput/hide-input": {
|
7271
7271
|
"type": "boolean\n",
|
7272
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7272
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7273
7273
|
},
|
7274
7274
|
"VNumberInput/model-value": {
|
7275
7275
|
"type": "Number\n",
|
@@ -7277,7 +7277,7 @@
|
|
7277
7277
|
},
|
7278
7278
|
"VNumberInput/min": {
|
7279
7279
|
"type": "number\n",
|
7280
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7280
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7281
7281
|
},
|
7282
7282
|
"VNumberInput/type": {
|
7283
7283
|
"type": "string\n",
|
@@ -7285,11 +7285,11 @@
|
|
7285
7285
|
},
|
7286
7286
|
"VNumberInput/max": {
|
7287
7287
|
"type": "number\n",
|
7288
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7288
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7289
7289
|
},
|
7290
7290
|
"VNumberInput/step": {
|
7291
7291
|
"type": "number\n",
|
7292
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7292
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7293
7293
|
},
|
7294
7294
|
"VNumberInput/autofocus": {
|
7295
7295
|
"type": "boolean\n",
|
@@ -7841,7 +7841,7 @@
|
|
7841
7841
|
},
|
7842
7842
|
"VParallax/scale": {
|
7843
7843
|
"type": "string | number\n",
|
7844
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7844
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VParallax.json))"
|
7845
7845
|
},
|
7846
7846
|
"VPicker/title": {
|
7847
7847
|
"type": "string\n",
|
@@ -8053,7 +8053,7 @@
|
|
8053
8053
|
},
|
8054
8054
|
"VPullToRefresh/pull-down-threshold": {
|
8055
8055
|
"type": "number\n",
|
8056
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8056
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VPullToRefresh.json))"
|
8057
8057
|
},
|
8058
8058
|
"VRadio/label": {
|
8059
8059
|
"type": "string\n",
|
@@ -8481,7 +8481,7 @@
|
|
8481
8481
|
},
|
8482
8482
|
"VRating/item-aria-label": {
|
8483
8483
|
"type": "string\n",
|
8484
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8484
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VRating.json))"
|
8485
8485
|
},
|
8486
8486
|
"VRating/active-color": {
|
8487
8487
|
"type": "string\n",
|
@@ -10105,11 +10105,11 @@
|
|
10105
10105
|
},
|
10106
10106
|
"VSparkline/id": {
|
10107
10107
|
"type": "string\n",
|
10108
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10108
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10109
10109
|
},
|
10110
10110
|
"VSparkline/item-value": {
|
10111
10111
|
"type": "string\n",
|
10112
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10112
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10113
10113
|
},
|
10114
10114
|
"VSparkline/model-value": {
|
10115
10115
|
"type": "(number | { value: number })[]\n",
|
@@ -10117,11 +10117,11 @@
|
|
10117
10117
|
},
|
10118
10118
|
"VSparkline/min": {
|
10119
10119
|
"type": "string | number\n",
|
10120
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10120
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10121
10121
|
},
|
10122
10122
|
"VSparkline/max": {
|
10123
10123
|
"type": "string | number\n",
|
10124
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10124
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10125
10125
|
},
|
10126
10126
|
"VSparkline/padding": {
|
10127
10127
|
"type": "string | number\n",
|
@@ -10301,11 +10301,11 @@
|
|
10301
10301
|
},
|
10302
10302
|
"VStepper/complete-icon": {
|
10303
10303
|
"type": "string\n",
|
10304
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10304
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10305
10305
|
},
|
10306
10306
|
"VStepper/edit-icon": {
|
10307
10307
|
"type": "string\n",
|
10308
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10308
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10309
10309
|
},
|
10310
10310
|
"VStepper/editable": {
|
10311
10311
|
"type": "boolean\n",
|
@@ -10313,7 +10313,7 @@
|
|
10313
10313
|
},
|
10314
10314
|
"VStepper/error-icon": {
|
10315
10315
|
"type": "string\n",
|
10316
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10316
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10317
10317
|
},
|
10318
10318
|
"VStepper/hide-actions": {
|
10319
10319
|
"type": "boolean\n",
|
@@ -10537,11 +10537,11 @@
|
|
10537
10537
|
},
|
10538
10538
|
"VStepperVertical/complete-icon": {
|
10539
10539
|
"type": "string\n",
|
10540
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10540
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10541
10541
|
},
|
10542
10542
|
"VStepperVertical/edit-icon": {
|
10543
10543
|
"type": "string\n",
|
10544
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10544
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10545
10545
|
},
|
10546
10546
|
"VStepperVertical/editable": {
|
10547
10547
|
"type": "boolean\n",
|
@@ -10549,7 +10549,7 @@
|
|
10549
10549
|
},
|
10550
10550
|
"VStepperVertical/error-icon": {
|
10551
10551
|
"type": "string\n",
|
10552
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10552
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10553
10553
|
},
|
10554
10554
|
"VStepperVertical/hide-actions": {
|
10555
10555
|
"type": "boolean\n",
|
@@ -10769,7 +10769,7 @@
|
|
10769
10769
|
},
|
10770
10770
|
"VStepperVerticalItem/focusable": {
|
10771
10771
|
"type": "boolean\n",
|
10772
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10772
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
10773
10773
|
},
|
10774
10774
|
"VStepperVerticalItem/static": {
|
10775
10775
|
"type": "boolean\n",
|
@@ -11633,7 +11633,7 @@
|
|
11633
11633
|
},
|
11634
11634
|
"VTextarea/autofocus": {
|
11635
11635
|
"type": "boolean\n",
|
11636
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11636
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTextarea.json))"
|
11637
11637
|
},
|
11638
11638
|
"VTextarea/prefix": {
|
11639
11639
|
"type": "string\n",
|
@@ -11845,7 +11845,7 @@
|
|
11845
11845
|
},
|
11846
11846
|
"VThemeProvider/with-background": {
|
11847
11847
|
"type": "boolean\n",
|
11848
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11848
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VThemeProvider.json))"
|
11849
11849
|
},
|
11850
11850
|
"VThemeProvider/theme": {
|
11851
11851
|
"type": "string\n",
|
@@ -11889,7 +11889,7 @@
|
|
11889
11889
|
},
|
11890
11890
|
"VTimePicker/use-seconds": {
|
11891
11891
|
"type": "boolean\n",
|
11892
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11892
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePicker.json))"
|
11893
11893
|
},
|
11894
11894
|
"VTimePicker/bg-color": {
|
11895
11895
|
"type": "string\n",
|
@@ -11977,7 +11977,7 @@
|
|
11977
11977
|
},
|
11978
11978
|
"VTimePickerClock/ampm": {
|
11979
11979
|
"type": "boolean\n",
|
11980
|
-
"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/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
11981
11981
|
},
|
11982
11982
|
"VTimePickerClock/color": {
|
11983
11983
|
"type": "string\n",
|
@@ -11989,39 +11989,39 @@
|
|
11989
11989
|
},
|
11990
11990
|
"VTimePickerClock/displayed-value": {
|
11991
11991
|
"type": "any\n",
|
11992
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11992
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
11993
11993
|
},
|
11994
11994
|
"VTimePickerClock/double": {
|
11995
11995
|
"type": "boolean\n",
|
11996
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11996
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
11997
11997
|
},
|
11998
11998
|
"VTimePickerClock/format": {
|
11999
11999
|
"type": "Function\n",
|
12000
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12000
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12001
12001
|
},
|
12002
12002
|
"VTimePickerClock/max": {
|
12003
12003
|
"type": "number\n",
|
12004
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12004
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12005
12005
|
},
|
12006
12006
|
"VTimePickerClock/min": {
|
12007
12007
|
"type": "number\n",
|
12008
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12008
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12009
12009
|
},
|
12010
12010
|
"VTimePickerClock/scrollable": {
|
12011
12011
|
"type": "boolean\n",
|
12012
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12012
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12013
12013
|
},
|
12014
12014
|
"VTimePickerClock/readonly": {
|
12015
12015
|
"type": "boolean\n",
|
12016
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12016
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12017
12017
|
},
|
12018
12018
|
"VTimePickerClock/rotate": {
|
12019
12019
|
"type": "number\n",
|
12020
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12020
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12021
12021
|
},
|
12022
12022
|
"VTimePickerClock/step": {
|
12023
12023
|
"type": "number\n",
|
12024
|
-
"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/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12025
12025
|
},
|
12026
12026
|
"VTimePickerClock/model-value": {
|
12027
12027
|
"type": "number\n",
|
@@ -12029,19 +12029,19 @@
|
|
12029
12029
|
},
|
12030
12030
|
"VTimePickerClock/allowed-values": {
|
12031
12031
|
"type": "(value: number) => boolean\n",
|
12032
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12032
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12033
12033
|
},
|
12034
12034
|
"VTimePickerControls/ampm": {
|
12035
12035
|
"type": "boolean\n",
|
12036
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12036
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12037
12037
|
},
|
12038
12038
|
"VTimePickerControls/ampm-in-title": {
|
12039
12039
|
"type": "boolean\n",
|
12040
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12040
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12041
12041
|
},
|
12042
12042
|
"VTimePickerControls/ampm-readonly": {
|
12043
12043
|
"type": "boolean\n",
|
12044
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12044
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12045
12045
|
},
|
12046
12046
|
"VTimePickerControls/color": {
|
12047
12047
|
"type": "string\n",
|
@@ -12053,35 +12053,35 @@
|
|
12053
12053
|
},
|
12054
12054
|
"VTimePickerControls/hour": {
|
12055
12055
|
"type": "number\n",
|
12056
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12056
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12057
12057
|
},
|
12058
12058
|
"VTimePickerControls/minute": {
|
12059
12059
|
"type": "number\n",
|
12060
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12060
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12061
12061
|
},
|
12062
12062
|
"VTimePickerControls/second": {
|
12063
12063
|
"type": "number\n",
|
12064
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12064
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12065
12065
|
},
|
12066
12066
|
"VTimePickerControls/period": {
|
12067
12067
|
"type": "string\n",
|
12068
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12068
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12069
12069
|
},
|
12070
12070
|
"VTimePickerControls/readonly": {
|
12071
12071
|
"type": "boolean\n",
|
12072
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12072
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12073
12073
|
},
|
12074
12074
|
"VTimePickerControls/use-seconds": {
|
12075
12075
|
"type": "boolean\n",
|
12076
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12076
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12077
12077
|
},
|
12078
12078
|
"VTimePickerControls/selecting": {
|
12079
12079
|
"type": "number\n",
|
12080
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12080
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12081
12081
|
},
|
12082
12082
|
"VTimePickerControls/value": {
|
12083
12083
|
"type": "number\n",
|
12084
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12084
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12085
12085
|
},
|
12086
12086
|
"VTimeline/justify": {
|
12087
12087
|
"type": "string\n",
|
@@ -12681,7 +12681,7 @@
|
|
12681
12681
|
},
|
12682
12682
|
"VTreeviewGroup/fluid": {
|
12683
12683
|
"type": "boolean\n",
|
12684
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12684
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
12685
12685
|
},
|
12686
12686
|
"VTreeviewGroup/title": {
|
12687
12687
|
"type": "string\n",
|
@@ -12705,11 +12705,11 @@
|
|
12705
12705
|
},
|
12706
12706
|
"VTreeviewItem/loading": {
|
12707
12707
|
"type": "boolean\n",
|
12708
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12708
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12709
12709
|
},
|
12710
12710
|
"VTreeviewItem/toggle-icon": {
|
12711
12711
|
"type": "any\n",
|
12712
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12712
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12713
12713
|
},
|
12714
12714
|
"VTreeviewItem/active": {
|
12715
12715
|
"type": "boolean\n",
|
@@ -12761,7 +12761,7 @@
|
|
12761
12761
|
},
|
12762
12762
|
"VTreeviewItem/value": {
|
12763
12763
|
"type": "any\n",
|
12764
|
-
"description": "The value used for selection."
|
12764
|
+
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
|
12765
12765
|
},
|
12766
12766
|
"VTreeviewItem/slim": {
|
12767
12767
|
"type": "boolean\n",
|