@vuetify/nightly 3.5.0-dev.2024-01-20 → 3.5.1-master.2024-01-21
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/CHANGELOG.md +2 -2
- package/dist/json/attributes.json +83 -83
- package/dist/json/importMap.json +110 -110
- package/dist/json/web-types.json +143 -143
- package/dist/vuetify-labs.css +1850 -1850
- package/dist/vuetify-labs.esm.js +4 -5
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -5
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +961 -961
- package/dist/vuetify.d.ts +35 -35
- package/dist/vuetify.esm.js +4 -5
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -5
- 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/VChipGroup/VChipGroup.mjs +1 -2
- package/lib/components/VChipGroup/VChipGroup.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 +35 -35
- package/package.json +1 -1
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"v-autocomplete/list-props": {
|
|
443
443
|
"type": "unknown\n",
|
|
444
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
444
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Select.json))"
|
|
445
445
|
},
|
|
446
446
|
"v-autocomplete/base-color": {
|
|
447
447
|
"type": "string\n",
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
},
|
|
862
862
|
"v-banner/mobile-breakpoint": {
|
|
863
863
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
864
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
864
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/display.json))"
|
|
865
865
|
},
|
|
866
866
|
"v-banner/elevation": {
|
|
867
867
|
"type": "string | number\n",
|
|
@@ -2509,7 +2509,7 @@
|
|
|
2509
2509
|
},
|
|
2510
2510
|
"v-chip-group/direction": {
|
|
2511
2511
|
"type": "'horizontal' | 'vertical'\n",
|
|
2512
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
2512
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VSlideGroup.json))"
|
|
2513
2513
|
},
|
|
2514
2514
|
"v-chip-group/next-icon": {
|
|
2515
2515
|
"type": "any\n",
|
|
@@ -2813,7 +2813,7 @@
|
|
|
2813
2813
|
},
|
|
2814
2814
|
"v-combobox/list-props": {
|
|
2815
2815
|
"type": "unknown\n",
|
|
2816
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
2816
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Select.json))"
|
|
2817
2817
|
},
|
|
2818
2818
|
"v-combobox/base-color": {
|
|
2819
2819
|
"type": "string\n",
|
|
@@ -3073,11 +3073,11 @@
|
|
|
3073
3073
|
},
|
|
3074
3074
|
"v-confirm-edit/cancel-text": {
|
|
3075
3075
|
"type": "string\n",
|
|
3076
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3076
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VConfirmEdit.json))"
|
|
3077
3077
|
},
|
|
3078
3078
|
"v-confirm-edit/ok-text": {
|
|
3079
3079
|
"type": "string\n",
|
|
3080
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3080
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VConfirmEdit.json))"
|
|
3081
3081
|
},
|
|
3082
3082
|
"v-container/fluid": {
|
|
3083
3083
|
"type": "boolean\n",
|
|
@@ -3217,7 +3217,7 @@
|
|
|
3217
3217
|
},
|
|
3218
3218
|
"v-data-table/cell-props": {
|
|
3219
3219
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
|
3220
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3220
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3221
3221
|
},
|
|
3222
3222
|
"v-data-table/loading": {
|
|
3223
3223
|
"type": "string | boolean\n",
|
|
@@ -3253,7 +3253,7 @@
|
|
|
3253
3253
|
},
|
|
3254
3254
|
"v-data-table/row-props": {
|
|
3255
3255
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
3256
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3256
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3257
3257
|
},
|
|
3258
3258
|
"v-data-table/search": {
|
|
3259
3259
|
"type": "string\n",
|
|
@@ -3433,7 +3433,7 @@
|
|
|
3433
3433
|
},
|
|
3434
3434
|
"v-data-table-row/cell-props": {
|
|
3435
3435
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'index' | 'item' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
|
3436
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3436
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableRow.json))"
|
|
3437
3437
|
},
|
|
3438
3438
|
"v-data-table-row/index": {
|
|
3439
3439
|
"type": "number\n",
|
|
@@ -3445,7 +3445,7 @@
|
|
|
3445
3445
|
},
|
|
3446
3446
|
"v-data-table-rows/cell-props": {
|
|
3447
3447
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
|
3448
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3448
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableRows.json))"
|
|
3449
3449
|
},
|
|
3450
3450
|
"v-data-table-rows/loading": {
|
|
3451
3451
|
"type": "string | boolean\n",
|
|
@@ -3469,7 +3469,7 @@
|
|
|
3469
3469
|
},
|
|
3470
3470
|
"v-data-table-rows/row-props": {
|
|
3471
3471
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
3472
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3472
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableRows.json))"
|
|
3473
3473
|
},
|
|
3474
3474
|
"v-data-table-server/width": {
|
|
3475
3475
|
"type": "string | number\n",
|
|
@@ -3477,11 +3477,11 @@
|
|
|
3477
3477
|
},
|
|
3478
3478
|
"v-data-table-server/header-props": {
|
|
3479
3479
|
"type": "unknown\n",
|
|
3480
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3480
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
|
3481
3481
|
},
|
|
3482
3482
|
"v-data-table-server/cell-props": {
|
|
3483
3483
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
|
3484
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3484
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3485
3485
|
},
|
|
3486
3486
|
"v-data-table-server/loading": {
|
|
3487
3487
|
"type": "string | boolean\n",
|
|
@@ -3521,7 +3521,7 @@
|
|
|
3521
3521
|
},
|
|
3522
3522
|
"v-data-table-server/row-props": {
|
|
3523
3523
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
3524
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3524
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3525
3525
|
},
|
|
3526
3526
|
"v-data-table-server/search": {
|
|
3527
3527
|
"type": "string\n",
|
|
@@ -3685,11 +3685,11 @@
|
|
|
3685
3685
|
},
|
|
3686
3686
|
"v-data-table-virtual/header-props": {
|
|
3687
3687
|
"type": "unknown\n",
|
|
3688
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3688
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
|
3689
3689
|
},
|
|
3690
3690
|
"v-data-table-virtual/cell-props": {
|
|
3691
3691
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\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/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3693
3693
|
},
|
|
3694
3694
|
"v-data-table-virtual/headers": {
|
|
3695
3695
|
"type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?: readonly any[] | undefined\n}[]\n",
|
|
@@ -3717,7 +3717,7 @@
|
|
|
3717
3717
|
},
|
|
3718
3718
|
"v-data-table-virtual/row-props": {
|
|
3719
3719
|
"type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
|
|
3720
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3720
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable-items.json))"
|
|
3721
3721
|
},
|
|
3722
3722
|
"v-data-table-virtual/search": {
|
|
3723
3723
|
"type": "string\n",
|
|
@@ -3877,7 +3877,7 @@
|
|
|
3877
3877
|
},
|
|
3878
3878
|
"v-date-picker/mode-icon": {
|
|
3879
3879
|
"type": "string\n",
|
|
3880
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3880
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
3881
3881
|
},
|
|
3882
3882
|
"v-date-picker/text": {
|
|
3883
3883
|
"type": "string\n",
|
|
@@ -3885,15 +3885,15 @@
|
|
|
3885
3885
|
},
|
|
3886
3886
|
"v-date-picker/view-mode": {
|
|
3887
3887
|
"type": "'month' | 'months' | 'year'\n",
|
|
3888
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3888
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
3889
3889
|
},
|
|
3890
3890
|
"v-date-picker/month": {
|
|
3891
3891
|
"type": "string | number\n",
|
|
3892
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3892
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
3893
3893
|
},
|
|
3894
3894
|
"v-date-picker/year": {
|
|
3895
3895
|
"type": "string | number\n",
|
|
3896
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3896
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
3897
3897
|
},
|
|
3898
3898
|
"v-date-picker/color": {
|
|
3899
3899
|
"type": "string\n",
|
|
@@ -3901,7 +3901,7 @@
|
|
|
3901
3901
|
},
|
|
3902
3902
|
"v-date-picker/hide-weekdays": {
|
|
3903
3903
|
"type": "boolean\n",
|
|
3904
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3904
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
|
3905
3905
|
},
|
|
3906
3906
|
"v-date-picker/range": {
|
|
3907
3907
|
"type": "boolean\n",
|
|
@@ -3921,11 +3921,11 @@
|
|
|
3921
3921
|
},
|
|
3922
3922
|
"v-date-picker/weekdays": {
|
|
3923
3923
|
"type": "number[]\n",
|
|
3924
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3924
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
3925
3925
|
},
|
|
3926
3926
|
"v-date-picker/display-value": {
|
|
3927
3927
|
"type": "unknown\n",
|
|
3928
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3928
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
3929
3929
|
},
|
|
3930
3930
|
"v-date-picker/model-value": {
|
|
3931
3931
|
"type": "unknown\n",
|
|
@@ -3953,11 +3953,11 @@
|
|
|
3953
3953
|
},
|
|
3954
3954
|
"v-date-picker/landscape": {
|
|
3955
3955
|
"type": "boolean\n",
|
|
3956
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
3956
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VPicker.json))"
|
|
3957
3957
|
},
|
|
3958
3958
|
"v-date-picker/hide-header": {
|
|
3959
3959
|
"type": "boolean\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/VPicker.json))"
|
|
3961
3961
|
},
|
|
3962
3962
|
"v-date-picker/border": {
|
|
3963
3963
|
"type": "string | number | boolean\n",
|
|
@@ -4017,15 +4017,15 @@
|
|
|
4017
4017
|
},
|
|
4018
4018
|
"v-date-picker-controls/next-icon": {
|
|
4019
4019
|
"type": "string\n",
|
|
4020
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4020
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
4021
4021
|
},
|
|
4022
4022
|
"v-date-picker-controls/prev-icon": {
|
|
4023
4023
|
"type": "string\n",
|
|
4024
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4024
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
4025
4025
|
},
|
|
4026
4026
|
"v-date-picker-controls/mode-icon": {
|
|
4027
4027
|
"type": "string\n",
|
|
4028
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4028
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
4029
4029
|
},
|
|
4030
4030
|
"v-date-picker-controls/text": {
|
|
4031
4031
|
"type": "string\n",
|
|
@@ -4033,7 +4033,7 @@
|
|
|
4033
4033
|
},
|
|
4034
4034
|
"v-date-picker-controls/view-mode": {
|
|
4035
4035
|
"type": "'month' | 'months' | 'year'\n",
|
|
4036
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4036
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
|
4037
4037
|
},
|
|
4038
4038
|
"v-date-picker-header/append-icon": {
|
|
4039
4039
|
"type": "string\n",
|
|
@@ -4045,11 +4045,11 @@
|
|
|
4045
4045
|
},
|
|
4046
4046
|
"v-date-picker-header/header": {
|
|
4047
4047
|
"type": "string\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/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
|
4049
4049
|
},
|
|
4050
4050
|
"v-date-picker-header/transition": {
|
|
4051
4051
|
"type": "string\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/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
|
4053
4053
|
},
|
|
4054
4054
|
"v-date-picker-month/color": {
|
|
4055
4055
|
"type": "string\n",
|
|
@@ -4057,19 +4057,19 @@
|
|
|
4057
4057
|
},
|
|
4058
4058
|
"v-date-picker-month/hide-weekdays": {
|
|
4059
4059
|
"type": "boolean\n",
|
|
4060
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4060
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
|
4061
4061
|
},
|
|
4062
4062
|
"v-date-picker-month/range": {
|
|
4063
4063
|
"type": "boolean\n",
|
|
4064
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4064
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
|
4065
4065
|
},
|
|
4066
4066
|
"v-date-picker-month/show-week": {
|
|
4067
4067
|
"type": "boolean\n",
|
|
4068
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4068
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
|
4069
4069
|
},
|
|
4070
4070
|
"v-date-picker-month/allowed-dates": {
|
|
4071
4071
|
"type": "Function | unknown[]\n",
|
|
4072
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4072
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4073
4073
|
},
|
|
4074
4074
|
"v-date-picker-month/disabled": {
|
|
4075
4075
|
"type": "boolean\n",
|
|
@@ -4077,23 +4077,23 @@
|
|
|
4077
4077
|
},
|
|
4078
4078
|
"v-date-picker-month/month": {
|
|
4079
4079
|
"type": "string | number\n",
|
|
4080
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4080
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4081
4081
|
},
|
|
4082
4082
|
"v-date-picker-month/show-adjacent-months": {
|
|
4083
4083
|
"type": "boolean\n",
|
|
4084
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4084
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4085
4085
|
},
|
|
4086
4086
|
"v-date-picker-month/year": {
|
|
4087
4087
|
"type": "string | number\n",
|
|
4088
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4088
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4089
4089
|
},
|
|
4090
4090
|
"v-date-picker-month/weekdays": {
|
|
4091
4091
|
"type": "number[]\n",
|
|
4092
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4092
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4093
4093
|
},
|
|
4094
4094
|
"v-date-picker-month/display-value": {
|
|
4095
4095
|
"type": "unknown\n",
|
|
4096
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4096
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4097
4097
|
},
|
|
4098
4098
|
"v-date-picker-month/model-value": {
|
|
4099
4099
|
"type": "unknown[]\n",
|
|
@@ -4101,15 +4101,15 @@
|
|
|
4101
4101
|
},
|
|
4102
4102
|
"v-date-picker-month/max": {
|
|
4103
4103
|
"type": "unknown\n",
|
|
4104
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4104
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4105
4105
|
},
|
|
4106
4106
|
"v-date-picker-month/min": {
|
|
4107
4107
|
"type": "unknown\n",
|
|
4108
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4108
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
|
4109
4109
|
},
|
|
4110
4110
|
"v-date-picker-month/multiple": {
|
|
4111
4111
|
"type": "string | number | boolean\n",
|
|
4112
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4112
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
|
4113
4113
|
},
|
|
4114
4114
|
"v-date-picker-months/color": {
|
|
4115
4115
|
"type": "string\n",
|
|
@@ -4137,11 +4137,11 @@
|
|
|
4137
4137
|
},
|
|
4138
4138
|
"v-date-picker-years/min": {
|
|
4139
4139
|
"type": "unknown\n",
|
|
4140
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4140
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
|
4141
4141
|
},
|
|
4142
4142
|
"v-date-picker-years/max": {
|
|
4143
4143
|
"type": "unknown\n",
|
|
4144
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4144
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
|
4145
4145
|
},
|
|
4146
4146
|
"v-defaults-provider/disabled": {
|
|
4147
4147
|
"type": "boolean\n",
|
|
@@ -4365,7 +4365,7 @@
|
|
|
4365
4365
|
},
|
|
4366
4366
|
"v-dialog-transition/target": {
|
|
4367
4367
|
"type": "HTMLElement | [number, number]\n",
|
|
4368
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4368
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-dialog-transition.json))"
|
|
4369
4369
|
},
|
|
4370
4370
|
"v-divider/length": {
|
|
4371
4371
|
"type": "string | number\n",
|
|
@@ -4465,7 +4465,7 @@
|
|
|
4465
4465
|
},
|
|
4466
4466
|
"v-expansion-panel/static": {
|
|
4467
4467
|
"type": "boolean\n",
|
|
4468
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4468
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
|
4469
4469
|
},
|
|
4470
4470
|
"v-expansion-panel/ripple": {
|
|
4471
4471
|
"type": "boolean | { class: string }\n",
|
|
@@ -4497,7 +4497,7 @@
|
|
|
4497
4497
|
},
|
|
4498
4498
|
"v-expansion-panel-title/static": {
|
|
4499
4499
|
"type": "boolean\n",
|
|
4500
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4500
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
|
4501
4501
|
},
|
|
4502
4502
|
"v-expansion-panel-title/ripple": {
|
|
4503
4503
|
"type": "boolean | { class: string }\n",
|
|
@@ -4505,7 +4505,7 @@
|
|
|
4505
4505
|
},
|
|
4506
4506
|
"v-expansion-panel-title/readonly": {
|
|
4507
4507
|
"type": "boolean\n",
|
|
4508
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4508
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
|
4509
4509
|
},
|
|
4510
4510
|
"v-expansion-panels/color": {
|
|
4511
4511
|
"type": "string\n",
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
},
|
|
4514
4514
|
"v-expansion-panels/static": {
|
|
4515
4515
|
"type": "boolean\n",
|
|
4516
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
4516
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanels.json))"
|
|
4517
4517
|
},
|
|
4518
4518
|
"v-expansion-panels/variant": {
|
|
4519
4519
|
"type": "'default' | 'accordion' | 'inset' | 'popout'\n",
|
|
@@ -5313,7 +5313,7 @@
|
|
|
5313
5313
|
},
|
|
5314
5314
|
"v-layout-item/position": {
|
|
5315
5315
|
"type": "'top' | 'right' | 'bottom' | 'left'\n",
|
|
5316
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5316
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLayoutItem.json))"
|
|
5317
5317
|
},
|
|
5318
5318
|
"v-layout-item/size": {
|
|
5319
5319
|
"type": "string | number\n",
|
|
@@ -5385,7 +5385,7 @@
|
|
|
5385
5385
|
},
|
|
5386
5386
|
"v-list/base-color": {
|
|
5387
5387
|
"type": "string\n",
|
|
5388
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5388
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VList.json))"
|
|
5389
5389
|
},
|
|
5390
5390
|
"v-list/active-color": {
|
|
5391
5391
|
"type": "string\n",
|
|
@@ -5405,11 +5405,11 @@
|
|
|
5405
5405
|
},
|
|
5406
5406
|
"v-list/expand-icon": {
|
|
5407
5407
|
"type": "string\n",
|
|
5408
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5408
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VList.json))"
|
|
5409
5409
|
},
|
|
5410
5410
|
"v-list/collapse-icon": {
|
|
5411
5411
|
"type": "string\n",
|
|
5412
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5412
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VList.json))"
|
|
5413
5413
|
},
|
|
5414
5414
|
"v-list/lines": {
|
|
5415
5415
|
"type": "false | 'one' | 'two' | 'three'\n",
|
|
@@ -5481,7 +5481,7 @@
|
|
|
5481
5481
|
},
|
|
5482
5482
|
"v-list/item-type": {
|
|
5483
5483
|
"type": "string\n",
|
|
5484
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5484
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VList.json))"
|
|
5485
5485
|
},
|
|
5486
5486
|
"v-list/items": {
|
|
5487
5487
|
"type": "any[]\n",
|
|
@@ -5537,7 +5537,7 @@
|
|
|
5537
5537
|
},
|
|
5538
5538
|
"v-list-group/base-color": {
|
|
5539
5539
|
"type": "string\n",
|
|
5540
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5540
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
|
5541
5541
|
},
|
|
5542
5542
|
"v-list-group/color": {
|
|
5543
5543
|
"type": "string\n",
|
|
@@ -5545,11 +5545,11 @@
|
|
|
5545
5545
|
},
|
|
5546
5546
|
"v-list-group/collapse-icon": {
|
|
5547
5547
|
"type": "any\n",
|
|
5548
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5548
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
|
5549
5549
|
},
|
|
5550
5550
|
"v-list-group/expand-icon": {
|
|
5551
5551
|
"type": "any\n",
|
|
5552
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5552
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
|
5553
5553
|
},
|
|
5554
5554
|
"v-list-group/prepend-icon": {
|
|
5555
5555
|
"type": "any\n",
|
|
@@ -5561,11 +5561,11 @@
|
|
|
5561
5561
|
},
|
|
5562
5562
|
"v-list-group/fluid": {
|
|
5563
5563
|
"type": "boolean\n",
|
|
5564
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5564
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
|
5565
5565
|
},
|
|
5566
5566
|
"v-list-group/subgroup": {
|
|
5567
5567
|
"type": "boolean\n",
|
|
5568
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5568
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
|
5569
5569
|
},
|
|
5570
5570
|
"v-list-group/title": {
|
|
5571
5571
|
"type": "string\n",
|
|
@@ -5613,7 +5613,7 @@
|
|
|
5613
5613
|
},
|
|
5614
5614
|
"v-list-item/base-color": {
|
|
5615
5615
|
"type": "string\n",
|
|
5616
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5616
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
|
5617
5617
|
},
|
|
5618
5618
|
"v-list-item/disabled": {
|
|
5619
5619
|
"type": "boolean\n",
|
|
@@ -5625,7 +5625,7 @@
|
|
|
5625
5625
|
},
|
|
5626
5626
|
"v-list-item/nav": {
|
|
5627
5627
|
"type": "boolean\n",
|
|
5628
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5628
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
|
5629
5629
|
},
|
|
5630
5630
|
"v-list-item/prepend-avatar": {
|
|
5631
5631
|
"type": "string\n",
|
|
@@ -5645,7 +5645,7 @@
|
|
|
5645
5645
|
},
|
|
5646
5646
|
"v-list-item/slim": {
|
|
5647
5647
|
"type": "boolean\n",
|
|
5648
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5648
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
|
5649
5649
|
},
|
|
5650
5650
|
"v-list-item/border": {
|
|
5651
5651
|
"type": "string | number | boolean\n",
|
|
@@ -5721,7 +5721,7 @@
|
|
|
5721
5721
|
},
|
|
5722
5722
|
"v-list-item/lines": {
|
|
5723
5723
|
"type": "'one' | 'two' | 'three'\n",
|
|
5724
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5724
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
|
5725
5725
|
},
|
|
5726
5726
|
"v-list-item-action/start": {
|
|
5727
5727
|
"type": "boolean\n",
|
|
@@ -5761,11 +5761,11 @@
|
|
|
5761
5761
|
},
|
|
5762
5762
|
"v-list-subheader/inset": {
|
|
5763
5763
|
"type": "boolean\n",
|
|
5764
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5764
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
|
5765
5765
|
},
|
|
5766
5766
|
"v-list-subheader/sticky": {
|
|
5767
5767
|
"type": "boolean\n",
|
|
5768
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5768
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
|
5769
5769
|
},
|
|
5770
5770
|
"v-list-subheader/title": {
|
|
5771
5771
|
"type": "string\n",
|
|
@@ -5777,11 +5777,11 @@
|
|
|
5777
5777
|
},
|
|
5778
5778
|
"v-locale-provider/locale": {
|
|
5779
5779
|
"type": "string\n",
|
|
5780
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5780
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
|
5781
5781
|
},
|
|
5782
5782
|
"v-locale-provider/fallback-locale": {
|
|
5783
5783
|
"type": "string\n",
|
|
5784
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5784
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
|
5785
5785
|
},
|
|
5786
5786
|
"v-locale-provider/messages": {
|
|
5787
5787
|
"type": "unknown\n",
|
|
@@ -5789,11 +5789,11 @@
|
|
|
5789
5789
|
},
|
|
5790
5790
|
"v-locale-provider/rtl": {
|
|
5791
5791
|
"type": "boolean\n",
|
|
5792
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5792
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
|
5793
5793
|
},
|
|
5794
5794
|
"v-main/scrollable": {
|
|
5795
5795
|
"type": "boolean\n",
|
|
5796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5796
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VMain.json))"
|
|
5797
5797
|
},
|
|
5798
5798
|
"v-main/tag": {
|
|
5799
5799
|
"type": "string\n",
|
|
@@ -5805,7 +5805,7 @@
|
|
|
5805
5805
|
},
|
|
5806
5806
|
"v-menu/id": {
|
|
5807
5807
|
"type": "string\n",
|
|
5808
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
5808
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VMenu.json))"
|
|
5809
5809
|
},
|
|
5810
5810
|
"v-menu/close-on-back": {
|
|
5811
5811
|
"type": "boolean\n",
|
|
@@ -6013,11 +6013,11 @@
|
|
|
6013
6013
|
},
|
|
6014
6014
|
"v-navigation-drawer/location": {
|
|
6015
6015
|
"type": "'start' | 'end' | 'left' | 'right' | 'top' | 'bottom'\n",
|
|
6016
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6016
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNavigationDrawer.json))"
|
|
6017
6017
|
},
|
|
6018
6018
|
"v-navigation-drawer/sticky": {
|
|
6019
6019
|
"type": "boolean\n",
|
|
6020
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6020
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNavigationDrawer.json))"
|
|
6021
6021
|
},
|
|
6022
6022
|
"v-navigation-drawer/border": {
|
|
6023
6023
|
"type": "string | number | boolean\n",
|
|
@@ -6405,7 +6405,7 @@
|
|
|
6405
6405
|
},
|
|
6406
6406
|
"v-parallax/scale": {
|
|
6407
6407
|
"type": "string | number\n",
|
|
6408
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6408
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VParallax.json))"
|
|
6409
6409
|
},
|
|
6410
6410
|
"v-picker/title": {
|
|
6411
6411
|
"type": "string\n",
|
|
@@ -6417,11 +6417,11 @@
|
|
|
6417
6417
|
},
|
|
6418
6418
|
"v-picker/landscape": {
|
|
6419
6419
|
"type": "boolean\n",
|
|
6420
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6420
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VPicker.json))"
|
|
6421
6421
|
},
|
|
6422
6422
|
"v-picker/hide-header": {
|
|
6423
6423
|
"type": "boolean\n",
|
|
6424
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6424
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VPicker.json))"
|
|
6425
6425
|
},
|
|
6426
6426
|
"v-picker/color": {
|
|
6427
6427
|
"type": "string\n",
|
|
@@ -6989,7 +6989,7 @@
|
|
|
6989
6989
|
},
|
|
6990
6990
|
"v-rating/item-aria-label": {
|
|
6991
6991
|
"type": "string\n",
|
|
6992
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
6992
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VRating.json))"
|
|
6993
6993
|
},
|
|
6994
6994
|
"v-rating/active-color": {
|
|
6995
6995
|
"type": "string\n",
|
|
@@ -7337,7 +7337,7 @@
|
|
|
7337
7337
|
},
|
|
7338
7338
|
"v-select/list-props": {
|
|
7339
7339
|
"type": "unknown\n",
|
|
7340
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
7340
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Select.json))"
|
|
7341
7341
|
},
|
|
7342
7342
|
"v-select/base-color": {
|
|
7343
7343
|
"type": "string\n",
|
|
@@ -7809,7 +7809,7 @@
|
|
|
7809
7809
|
},
|
|
7810
7810
|
"v-skeleton-loader/loading-text": {
|
|
7811
7811
|
"type": "string\n",
|
|
7812
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
7812
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VSkeletonLoader.json))"
|
|
7813
7813
|
},
|
|
7814
7814
|
"v-skeleton-loader/type": {
|
|
7815
7815
|
"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",
|
|
@@ -7857,7 +7857,7 @@
|
|
|
7857
7857
|
},
|
|
7858
7858
|
"v-slide-group/direction": {
|
|
7859
7859
|
"type": "'horizontal' | 'vertical'\n",
|
|
7860
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
7860
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VSlideGroup.json))"
|
|
7861
7861
|
},
|
|
7862
7862
|
"v-slide-group/next-icon": {
|
|
7863
7863
|
"type": "any\n",
|
|
@@ -9293,7 +9293,7 @@
|
|
|
9293
9293
|
},
|
|
9294
9294
|
"v-textarea/autofocus": {
|
|
9295
9295
|
"type": "boolean\n",
|
|
9296
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
9296
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTextarea.json))"
|
|
9297
9297
|
},
|
|
9298
9298
|
"v-textarea/prefix": {
|
|
9299
9299
|
"type": "string\n",
|
|
@@ -9489,7 +9489,7 @@
|
|
|
9489
9489
|
},
|
|
9490
9490
|
"v-theme-provider/with-background": {
|
|
9491
9491
|
"type": "boolean\n",
|
|
9492
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
|
9492
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VThemeProvider.json))"
|
|
9493
9493
|
},
|
|
9494
9494
|
"v-theme-provider/theme": {
|
|
9495
9495
|
"type": "string\n",
|