@vuetify/nightly 3.6.0-alpha.2-dev.2024-04-29 → 3.6.0-alpha.2-dev.2024-04-30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/CHANGELOG.md +4 -2
  2. package/dist/json/attributes.json +61 -9
  3. package/dist/json/importMap-labs.json +26 -22
  4. package/dist/json/importMap.json +128 -128
  5. package/dist/json/tags.json +19 -1
  6. package/dist/json/web-types.json +906 -494
  7. package/dist/vuetify-labs.css +2398 -2341
  8. package/dist/vuetify-labs.d.ts +438 -214
  9. package/dist/vuetify-labs.esm.js +220 -18
  10. package/dist/vuetify-labs.esm.js.map +1 -1
  11. package/dist/vuetify-labs.js +220 -18
  12. package/dist/vuetify-labs.min.css +2 -2
  13. package/dist/vuetify.css +829 -798
  14. package/dist/vuetify.d.ts +300 -257
  15. package/dist/vuetify.esm.js +111 -18
  16. package/dist/vuetify.esm.js.map +1 -1
  17. package/dist/vuetify.js +111 -18
  18. package/dist/vuetify.js.map +1 -1
  19. package/dist/vuetify.min.css +2 -2
  20. package/dist/vuetify.min.js +180 -175
  21. package/dist/vuetify.min.js.map +1 -1
  22. package/lib/components/VDataIterator/index.d.mts +2 -0
  23. package/lib/components/VDataTable/VDataTable.css +35 -0
  24. package/lib/components/VDataTable/VDataTable.sass +34 -1
  25. package/lib/components/VDataTable/VDataTableFooter.css +5 -9
  26. package/lib/components/VDataTable/VDataTableFooter.sass +21 -21
  27. package/lib/components/VDataTable/VDataTableHeaders.mjs +66 -7
  28. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  29. package/lib/components/VDataTable/VDataTableRow.mjs +45 -10
  30. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  31. package/lib/components/VDataTable/VDataTableRows.mjs +8 -2
  32. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  33. package/lib/components/VDataTable/_variables.scss +9 -4
  34. package/lib/components/VDataTable/index.d.mts +263 -217
  35. package/lib/components/VDataTable/types.mjs.map +1 -1
  36. package/lib/components/VNavigationDrawer/VNavigationDrawer.css +1 -1
  37. package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +1 -1
  38. package/lib/components/index.d.mts +255 -213
  39. package/lib/entry-bundler.mjs +1 -1
  40. package/lib/framework.mjs +1 -1
  41. package/lib/index.d.mts +45 -44
  42. package/lib/labs/VPullToRefresh/VPullToRefresh.css +27 -0
  43. package/lib/labs/VPullToRefresh/VPullToRefresh.mjs +117 -0
  44. package/lib/labs/VPullToRefresh/VPullToRefresh.mjs.map +1 -0
  45. package/lib/labs/VPullToRefresh/VPullToRefresh.sass +23 -0
  46. package/lib/labs/VPullToRefresh/index.d.mts +189 -0
  47. package/lib/labs/VPullToRefresh/index.mjs +2 -0
  48. package/lib/labs/VPullToRefresh/index.mjs.map +1 -0
  49. package/lib/labs/components.d.mts +182 -1
  50. package/lib/labs/components.mjs +1 -0
  51. package/lib/labs/components.mjs.map +1 -1
  52. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.6.0-alpha.2-dev.2024-04-29...v) (2024-04-29)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.6.0-alpha.2-dev.2024-04-30...v) (2024-04-30)
2
2
 
3
3
 
4
4
 
5
- # [3.6.0-alpha.2-dev.2024-04-29](https://github.com/vuetifyjs/vuetify/compare/v3.5.17...v3.6.0-alpha.2-dev.2024-04-29) (2024-04-29)
5
+ # [3.6.0-alpha.2-dev.2024-04-30](https://github.com/vuetifyjs/vuetify/compare/v3.5.17...v3.6.0-alpha.2-dev.2024-04-30) (2024-04-30)
6
6
 
7
7
 
8
8
  ### Bug Fixes
@@ -20,9 +20,11 @@
20
20
  * **display:** add explicit prop that overrides mobile state ([fafc39f](https://github.com/vuetifyjs/vuetify/commit/fafc39f5d27cf0d6c5870bd18b43d84622ed6d11))
21
21
  * support css cascade layers ([#19641](https://github.com/vuetifyjs/vuetify/issues/19641)) ([4820347](https://github.com/vuetifyjs/vuetify/commit/4820347463f5ea139bea08a712dd4573c3f492b4))
22
22
  * **VBtn:** add new readonly prop ([72f33dc](https://github.com/vuetifyjs/vuetify/commit/72f33dcd84ef3a3799ec1312a5eaa42e320b3e92))
23
+ * **VDataTable:** add mobile view ([#19431](https://github.com/vuetifyjs/vuetify/issues/19431)) ([66880ce](https://github.com/vuetifyjs/vuetify/commit/66880ce3a2a7899d4c63372713fca14971beb06f))
23
24
  * **VDateInput:** create new component ([#19680](https://github.com/vuetifyjs/vuetify/issues/19680)) ([e9d132f](https://github.com/vuetifyjs/vuetify/commit/e9d132ffe6050e4acac3bf455083b3a1a03957fc))
24
25
  * **VLayout:** add dimension support ([0114108](https://github.com/vuetifyjs/vuetify/commit/01141086f3482b40f03457a59de11fa6c8229210))
25
26
  * **VNavigationDrawer:** add new persistent prop ([#19552](https://github.com/vuetifyjs/vuetify/issues/19552)) ([74cc2bf](https://github.com/vuetifyjs/vuetify/commit/74cc2bf338cf3b785ddc7d69636ae5cb05d89e1e))
27
+ * **VPullToRefresh:** add new component ([#19666](https://github.com/vuetifyjs/vuetify/issues/19666)) ([1816775](https://github.com/vuetifyjs/vuetify/commit/18167753354c30ee88fc1a08588193c530ac2d40))
26
28
 
27
29
 
28
30
 
@@ -909,7 +909,7 @@
909
909
  },
910
910
  "VBanner/mobile-breakpoint": {
911
911
  "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
912
- "description": "Sets the designated mobile breakpoint for the component."
912
+ "description": "Overrides the display configuration default."
913
913
  },
914
914
  "VBanner/elevation": {
915
915
  "type": "string | number\n",
@@ -2657,7 +2657,7 @@
2657
2657
  },
2658
2658
  "VChipGroup/mobile": {
2659
2659
  "type": "boolean\n",
2660
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/display.json))"
2660
+ "description": "Explicitly designate as a mobile display configuration."
2661
2661
  },
2662
2662
  "VChipGroup/mobile-breakpoint": {
2663
2663
  "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
@@ -3383,12 +3383,16 @@
3383
3383
  "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3384
3384
  "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3385
3385
  },
3386
+ "VDataTable/mobile": {
3387
+ "type": "boolean\n",
3388
+ "description": "Explicitly designate as a mobile display configuration."
3389
+ },
3386
3390
  "VDataTable/loading": {
3387
3391
  "type": "string | boolean\n",
3388
3392
  "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
3389
3393
  },
3390
3394
  "VDataTable/headers": {
3391
- "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<any>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?: readonly any[] | undefined\n}[]\n",
3395
+ "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<any>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n}[]\n",
3392
3396
  "description": "An array of objects that each describe a header column. See the example below for a definition of all properties."
3393
3397
  },
3394
3398
  "VDataTable/page": {
@@ -3415,6 +3419,10 @@
3415
3419
  "type": "string\n",
3416
3420
  "description": "Text shown when no items are provided to the component."
3417
3421
  },
3422
+ "VDataTable/mobile-breakpoint": {
3423
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3424
+ "description": "Overrides the display configuration default."
3425
+ },
3418
3426
  "VDataTable/row-props": {
3419
3427
  "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3420
3428
  "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
@@ -3619,6 +3627,14 @@
3619
3627
  "type": "unknown\n",
3620
3628
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
3621
3629
  },
3630
+ "VDataTableHeaders/mobile": {
3631
+ "type": "boolean\n",
3632
+ "description": "Explicitly designate as a mobile display configuration."
3633
+ },
3634
+ "VDataTableHeaders/mobile-breakpoint": {
3635
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3636
+ "description": "Overrides the display configuration default."
3637
+ },
3622
3638
  "VDataTableHeaders/loading": {
3623
3639
  "type": "string | boolean\n",
3624
3640
  "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
@@ -3627,10 +3643,18 @@
3627
3643
  "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'index' | 'item' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3628
3644
  "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VDataTableRow.json))"
3629
3645
  },
3646
+ "VDataTableRow/mobile": {
3647
+ "type": "boolean\n",
3648
+ "description": "Explicitly designate as a mobile display configuration."
3649
+ },
3630
3650
  "VDataTableRow/index": {
3631
3651
  "type": "number\n",
3632
3652
  "description": "Row index."
3633
3653
  },
3654
+ "VDataTableRow/mobile-breakpoint": {
3655
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3656
+ "description": "Overrides the display configuration default."
3657
+ },
3634
3658
  "VDataTableRow/item": {
3635
3659
  "type": "unknown\n",
3636
3660
  "description": "Data (key, index and column values) of the displayed item."
@@ -3639,6 +3663,10 @@
3639
3663
  "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3640
3664
  "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3641
3665
  },
3666
+ "VDataTableRows/mobile": {
3667
+ "type": "boolean\n",
3668
+ "description": "Explicitly designate as a mobile display configuration."
3669
+ },
3642
3670
  "VDataTableRows/loading": {
3643
3671
  "type": "string | boolean\n",
3644
3672
  "description": "Displays `loading` slot if set to `true`"
@@ -3652,13 +3680,17 @@
3652
3680
  "description": "Hides the menu when there are no options to show. Useful for preventing the menu from opening before results are fetched asynchronously. Also has the effect of opening the menu when the `items` array changes if not already open."
3653
3681
  },
3654
3682
  "VDataTableRows/items": {
3655
- "type": "(<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L45-L51\" target=\"_blank\">DataTableItem</a> | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/group.ts#L18-L25\" target=\"_blank\">Group</a>)[]\n",
3683
+ "type": "(<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L48-L54\" target=\"_blank\">DataTableItem</a> | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/composables/group.ts#L18-L25\" target=\"_blank\">Group</a>)[]\n",
3656
3684
  "description": "An array of strings or objects used for automatically generating children components."
3657
3685
  },
3658
3686
  "VDataTableRows/no-data-text": {
3659
3687
  "type": "string\n",
3660
3688
  "description": "Text shown when no items are provided to the component."
3661
3689
  },
3690
+ "VDataTableRows/mobile-breakpoint": {
3691
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3692
+ "description": "Overrides the display configuration default."
3693
+ },
3662
3694
  "VDataTableRows/row-props": {
3663
3695
  "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3664
3696
  "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
@@ -3675,12 +3707,16 @@
3675
3707
  "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3676
3708
  "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3677
3709
  },
3710
+ "VDataTableServer/mobile": {
3711
+ "type": "boolean\n",
3712
+ "description": "Explicitly designate as a mobile display configuration."
3713
+ },
3678
3714
  "VDataTableServer/loading": {
3679
3715
  "type": "string | boolean\n",
3680
3716
  "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
3681
3717
  },
3682
3718
  "VDataTableServer/headers": {
3683
- "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3719
+ "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3684
3720
  "description": "An array of objects that each describe a header column."
3685
3721
  },
3686
3722
  "VDataTableServer/items-length": {
@@ -3711,6 +3747,10 @@
3711
3747
  "type": "string\n",
3712
3748
  "description": "Text shown when no items are provided to the component."
3713
3749
  },
3750
+ "VDataTableServer/mobile-breakpoint": {
3751
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3752
+ "description": "Overrides the display configuration default."
3753
+ },
3714
3754
  "VDataTableServer/row-props": {
3715
3755
  "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3716
3756
  "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
@@ -3883,8 +3923,12 @@
3883
3923
  "type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
3884
3924
  "description": "An object of additional props to be passed to each `<td>` in the table body. Also accepts a function that will be called for each cell. If the same prop is defined both here and in `cellProps` in a headers object, the value from the headers object will be used."
3885
3925
  },
3926
+ "VDataTableVirtual/mobile": {
3927
+ "type": "boolean\n",
3928
+ "description": "Explicitly designate as a mobile display configuration."
3929
+ },
3886
3930
  "VDataTableVirtual/headers": {
3887
- "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3931
+ "type": "{\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?:\n | readonly {\n readonly key?:\n | 'data-table-group'\n | 'data-table-select'\n | 'data-table-expand'\n | (string & {})\n | undefined\n readonly value?: SelectItemKey<Record<string, any>>\n readonly title?: string | undefined\n readonly fixed?: boolean | undefined\n readonly align?: 'start' | 'end' | 'center' | undefined\n readonly width?: string | number | undefined\n readonly minWidth?: string | undefined\n readonly maxWidth?: string | undefined\n readonly nowrap?: boolean | undefined\n readonly headerProps?: { readonly [x: string]: any } | undefined\n readonly cellProps?:\n | { readonly [x: string]: any }\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem'\n >,\n ) => Record<string, any>)\n | undefined\n readonly sortable?: boolean | undefined\n readonly sort?: DataTableCompareFunction<any> | undefined\n readonly sortRaw?: DataTableCompareFunction<any> | undefined\n readonly filter?: FilterFunction | undefined\n readonly mobile?: boolean | undefined\n readonly children?: readonly any[] | undefined\n }[]\n | undefined\n}[]\n",
3888
3932
  "description": "An array of objects that each describe a header column."
3889
3933
  },
3890
3934
  "VDataTableVirtual/loading": {
@@ -3907,6 +3951,10 @@
3907
3951
  "type": "string\n",
3908
3952
  "description": "Text shown when no items are provided to the component."
3909
3953
  },
3954
+ "VDataTableVirtual/mobile-breakpoint": {
3955
+ "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
3956
+ "description": "Overrides the display configuration default."
3957
+ },
3910
3958
  "VDataTableVirtual/row-props": {
3911
3959
  "type": " | Record<string, any>\n | ((\n data: Pick<ItemKeySlot<any>, 'item' | 'index' | 'internalItem'>,\n ) => Record<string, any>)\n",
3912
3960
  "description": "An object of additional props to be passed to each `<tr>` in the table body. Also accepts a function that will be called for each row."
@@ -7093,7 +7141,7 @@
7093
7141
  },
7094
7142
  "VNavigationDrawer/mobile": {
7095
7143
  "type": "boolean\n",
7096
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/display.json))"
7144
+ "description": "Explicitly designate as a mobile display configuration."
7097
7145
  },
7098
7146
  "VNavigationDrawer/mobile-breakpoint": {
7099
7147
  "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
@@ -7795,6 +7843,10 @@
7795
7843
  "type": "string\n",
7796
7844
  "description": "Specify a theme for this component and all of its children."
7797
7845
  },
7846
+ "VPullToRefresh/pull-down-threshold": {
7847
+ "type": "number\n",
7848
+ "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VPullToRefresh.json))"
7849
+ },
7798
7850
  "VRadio/label": {
7799
7851
  "type": "string\n",
7800
7852
  "description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
@@ -9125,7 +9177,7 @@
9125
9177
  },
9126
9178
  "VSlideGroup/mobile": {
9127
9179
  "type": "boolean\n",
9128
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/display.json))"
9180
+ "description": "Explicitly designate as a mobile display configuration."
9129
9181
  },
9130
9182
  "VSlideGroup/mobile-breakpoint": {
9131
9183
  "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
@@ -10761,7 +10813,7 @@
10761
10813
  },
10762
10814
  "VTabs/mobile": {
10763
10815
  "type": "boolean\n",
10764
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/display.json))"
10816
+ "description": "Explicitly designate as a mobile display configuration."
10765
10817
  },
10766
10818
  "VTabs/mobile-breakpoint": {
10767
10819
  "type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
@@ -24,10 +24,6 @@
24
24
  "from": "labs/VCalendar/index.mjs",
25
25
  "styles": []
26
26
  },
27
- "VFab": {
28
- "from": "labs/VFab/index.mjs",
29
- "styles": []
30
- },
31
27
  "VEmptyState": {
32
28
  "from": "labs/VEmptyState/index.mjs",
33
29
  "styles": []
@@ -36,18 +32,6 @@
36
32
  "from": "labs/VNumberInput/index.mjs",
37
33
  "styles": []
38
34
  },
39
- "VTimePicker": {
40
- "from": "labs/VTimePicker/index.mjs",
41
- "styles": []
42
- },
43
- "VTimePickerClock": {
44
- "from": "labs/VTimePicker/index.mjs",
45
- "styles": []
46
- },
47
- "VTimePickerControls": {
48
- "from": "labs/VTimePicker/index.mjs",
49
- "styles": []
50
- },
51
35
  "VPicker": {
52
36
  "from": "labs/VPicker/index.mjs",
53
37
  "styles": []
@@ -56,6 +40,10 @@
56
40
  "from": "labs/VPicker/index.mjs",
57
41
  "styles": []
58
42
  },
43
+ "VFab": {
44
+ "from": "labs/VFab/index.mjs",
45
+ "styles": []
46
+ },
59
47
  "VTreeview": {
60
48
  "from": "labs/VTreeview/index.mjs",
61
49
  "styles": []
@@ -68,25 +56,41 @@
68
56
  "from": "labs/VTreeview/index.mjs",
69
57
  "styles": []
70
58
  },
71
- "VConfirmEdit": {
72
- "from": "labs/VConfirmEdit/index.mjs",
59
+ "VTimePicker": {
60
+ "from": "labs/VTimePicker/index.mjs",
61
+ "styles": []
62
+ },
63
+ "VTimePickerClock": {
64
+ "from": "labs/VTimePicker/index.mjs",
65
+ "styles": []
66
+ },
67
+ "VTimePickerControls": {
68
+ "from": "labs/VTimePicker/index.mjs",
73
69
  "styles": []
74
70
  },
75
71
  "VDateInput": {
76
72
  "from": "labs/VDateInput/index.mjs",
77
73
  "styles": []
78
74
  },
79
- "VSparkline": {
80
- "from": "labs/VSparkline/index.mjs",
75
+ "VConfirmEdit": {
76
+ "from": "labs/VConfirmEdit/index.mjs",
81
77
  "styles": []
82
78
  },
83
- "VSnackbarQueue": {
84
- "from": "labs/VSnackbarQueue/index.mjs",
79
+ "VPullToRefresh": {
80
+ "from": "labs/VPullToRefresh/index.mjs",
85
81
  "styles": []
86
82
  },
87
83
  "VSpeedDial": {
88
84
  "from": "labs/VSpeedDial/index.mjs",
89
85
  "styles": []
86
+ },
87
+ "VSnackbarQueue": {
88
+ "from": "labs/VSnackbarQueue/index.mjs",
89
+ "styles": []
90
+ },
91
+ "VSparkline": {
92
+ "from": "labs/VSparkline/index.mjs",
93
+ "styles": []
90
94
  }
91
95
  }
92
96
  }