@vuetify/nightly 3.7.0-master.2024-08-16 → 3.7.0-master.2024-08-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.
Files changed (81) hide show
  1. package/dist/json/attributes.json +169 -169
  2. package/dist/json/importMap-labs.json +24 -24
  3. package/dist/json/importMap.json +130 -130
  4. package/dist/json/web-types.json +210 -210
  5. package/dist/vuetify-labs.css +2226 -2226
  6. package/dist/vuetify-labs.d.ts +5 -2
  7. package/dist/vuetify-labs.esm.js +3 -3
  8. package/dist/vuetify-labs.esm.js.map +1 -1
  9. package/dist/vuetify-labs.js +3 -3
  10. package/dist/vuetify-labs.min.css +2 -2
  11. package/dist/vuetify.css +2018 -2018
  12. package/dist/vuetify.d.ts +82 -88
  13. package/dist/vuetify.esm.js +3 -3
  14. package/dist/vuetify.esm.js.map +1 -1
  15. package/dist/vuetify.js +3 -3
  16. package/dist/vuetify.js.map +1 -1
  17. package/dist/vuetify.min.css +2 -2
  18. package/dist/vuetify.min.js +3 -3
  19. package/dist/vuetify.min.js.map +1 -1
  20. package/lib/blueprints/index.d.mts +4 -1
  21. package/lib/blueprints/md1.d.mts +4 -1
  22. package/lib/blueprints/md2.d.mts +4 -1
  23. package/lib/blueprints/md3.d.mts +4 -1
  24. package/lib/components/VAlert/index.d.mts +4 -1
  25. package/lib/components/VAppBar/index.d.mts +4 -1
  26. package/lib/components/VAutocomplete/index.d.mts +4 -1
  27. package/lib/components/VAvatar/index.d.mts +4 -1
  28. package/lib/components/VBadge/index.d.mts +4 -1
  29. package/lib/components/VBanner/index.d.mts +4 -1
  30. package/lib/components/VBreadcrumbs/index.d.mts +4 -1
  31. package/lib/components/VBtn/index.d.mts +4 -1
  32. package/lib/components/VCard/index.d.mts +4 -1
  33. package/lib/components/VCarousel/index.d.mts +4 -1
  34. package/lib/components/VCheckbox/index.d.mts +4 -1
  35. package/lib/components/VChip/index.d.mts +4 -1
  36. package/lib/components/VChipGroup/index.d.mts +4 -1
  37. package/lib/components/VCombobox/index.d.mts +4 -1
  38. package/lib/components/VDataTable/index.d.mts +4 -1
  39. package/lib/components/VDatePicker/index.d.mts +4 -1
  40. package/lib/components/VEmptyState/index.d.mts +4 -1
  41. package/lib/components/VExpansionPanel/index.d.mts +4 -1
  42. package/lib/components/VFab/index.d.mts +4 -1
  43. package/lib/components/VField/index.d.mts +4 -1
  44. package/lib/components/VFileInput/index.d.mts +4 -1
  45. package/lib/components/VIcon/index.d.mts +4 -1
  46. package/lib/components/VInput/index.d.mts +4 -1
  47. package/lib/components/VList/index.d.mts +4 -1
  48. package/lib/components/VPagination/index.d.mts +4 -1
  49. package/lib/components/VRadio/index.d.mts +4 -1
  50. package/lib/components/VRadioGroup/index.d.mts +4 -1
  51. package/lib/components/VRangeSlider/index.d.mts +4 -1
  52. package/lib/components/VRating/index.d.mts +4 -1
  53. package/lib/components/VSelect/index.d.mts +4 -1
  54. package/lib/components/VSelectionControl/index.d.mts +4 -1
  55. package/lib/components/VSelectionControlGroup/index.d.mts +4 -1
  56. package/lib/components/VSlideGroup/index.d.mts +4 -1
  57. package/lib/components/VSlider/index.d.mts +4 -1
  58. package/lib/components/VSwitch/index.d.mts +4 -1
  59. package/lib/components/VTabs/index.d.mts +4 -1
  60. package/lib/components/VTextField/index.d.mts +4 -1
  61. package/lib/components/VTextarea/index.d.mts +4 -1
  62. package/lib/components/VTimeline/index.d.mts +4 -1
  63. package/lib/components/VWindow/index.d.mts +4 -1
  64. package/lib/components/index.d.mts +4 -1
  65. package/lib/composables/icons.mjs.map +1 -1
  66. package/lib/composables/index.mjs.map +1 -1
  67. package/lib/entry-bundler.mjs +1 -1
  68. package/lib/framework.mjs +1 -1
  69. package/lib/iconsets/fa-svg.d.mts +4 -1
  70. package/lib/iconsets/fa.d.mts +4 -1
  71. package/lib/iconsets/fa4.d.mts +4 -1
  72. package/lib/iconsets/md.d.mts +4 -1
  73. package/lib/iconsets/mdi-svg.d.mts +4 -1
  74. package/lib/iconsets/mdi.d.mts +4 -1
  75. package/lib/index.d.mts +82 -88
  76. package/lib/labs/VDateInput/index.d.mts +4 -1
  77. package/lib/labs/VNumberInput/index.d.mts +4 -1
  78. package/lib/labs/VStepperVertical/index.d.mts +4 -1
  79. package/lib/labs/VTreeview/index.d.mts +4 -1
  80. package/lib/labs/components.d.mts +4 -1
  81. package/package.json +1 -5
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "vuetify",
5
- "version": "3.7.0-master.2024-08-16",
5
+ "version": "3.7.0-master.2024-08-21",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -71,7 +71,7 @@
71
71
  "default": "'$close'",
72
72
  "value": {
73
73
  "kind": "expression",
74
- "type": "any"
74
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
75
75
  }
76
76
  },
77
77
  {
@@ -100,7 +100,7 @@
100
100
  "default": "null",
101
101
  "value": {
102
102
  "kind": "expression",
103
- "type": "any"
103
+ "type": "| false\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
104
104
  }
105
105
  },
106
106
  {
@@ -776,7 +776,7 @@
776
776
  "doc-url": "https://vuetifyjs.com/api/VAppBarNavIcon#props",
777
777
  "value": {
778
778
  "kind": "expression",
779
- "type": "any"
779
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
780
780
  }
781
781
  },
782
782
  {
@@ -785,7 +785,7 @@
785
785
  "doc-url": "https://vuetifyjs.com/api/VAppBarNavIcon#props",
786
786
  "value": {
787
787
  "kind": "expression",
788
- "type": "any"
788
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
789
789
  }
790
790
  },
791
791
  {
@@ -1098,7 +1098,7 @@
1098
1098
  "default": "'$menu'",
1099
1099
  "value": {
1100
1100
  "kind": "expression",
1101
- "type": "any"
1101
+ "type": "| boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1102
1102
  }
1103
1103
  }
1104
1104
  ],
@@ -1598,7 +1598,7 @@
1598
1598
  "default": "'$dropdown'",
1599
1599
  "value": {
1600
1600
  "kind": "expression",
1601
- "type": "any"
1601
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1602
1602
  }
1603
1603
  },
1604
1604
  {
@@ -1751,7 +1751,7 @@
1751
1751
  "doc-url": "https://vuetifyjs.com/api/VAutocomplete#props",
1752
1752
  "value": {
1753
1753
  "kind": "expression",
1754
- "type": "any"
1754
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1755
1755
  }
1756
1756
  },
1757
1757
  {
@@ -1769,7 +1769,7 @@
1769
1769
  "doc-url": "https://vuetifyjs.com/api/VAutocomplete#props",
1770
1770
  "value": {
1771
1771
  "kind": "expression",
1772
- "type": "any"
1772
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1773
1773
  }
1774
1774
  },
1775
1775
  {
@@ -1917,7 +1917,7 @@
1917
1917
  "default": "'$clear'",
1918
1918
  "value": {
1919
1919
  "kind": "expression",
1920
- "type": "any"
1920
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1921
1921
  }
1922
1922
  },
1923
1923
  {
@@ -1946,7 +1946,7 @@
1946
1946
  "doc-url": "https://vuetifyjs.com/api/VAutocomplete#props",
1947
1947
  "value": {
1948
1948
  "kind": "expression",
1949
- "type": "any"
1949
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
1950
1950
  }
1951
1951
  },
1952
1952
  {
@@ -2442,7 +2442,7 @@
2442
2442
  "doc-url": "https://vuetifyjs.com/api/VAvatar#props",
2443
2443
  "value": {
2444
2444
  "kind": "expression",
2445
- "type": "any"
2445
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
2446
2446
  }
2447
2447
  },
2448
2448
  {
@@ -2627,7 +2627,7 @@
2627
2627
  "doc-url": "https://vuetifyjs.com/api/VBadge#props",
2628
2628
  "value": {
2629
2629
  "kind": "expression",
2630
- "type": "any"
2630
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
2631
2631
  }
2632
2632
  },
2633
2633
  {
@@ -2824,7 +2824,7 @@
2824
2824
  "doc-url": "https://vuetifyjs.com/api/VBanner#props",
2825
2825
  "value": {
2826
2826
  "kind": "expression",
2827
- "type": "any"
2827
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
2828
2828
  }
2829
2829
  },
2830
2830
  {
@@ -3898,7 +3898,7 @@
3898
3898
  "doc-url": "https://vuetifyjs.com/api/VBreadcrumbs#props",
3899
3899
  "value": {
3900
3900
  "kind": "expression",
3901
- "type": "any"
3901
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
3902
3902
  }
3903
3903
  },
3904
3904
  {
@@ -4234,7 +4234,7 @@
4234
4234
  "doc-url": "https://vuetifyjs.com/api/VBtn#props",
4235
4235
  "value": {
4236
4236
  "kind": "expression",
4237
- "type": "any"
4237
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
4238
4238
  }
4239
4239
  },
4240
4240
  {
@@ -4243,7 +4243,7 @@
4243
4243
  "doc-url": "https://vuetifyjs.com/api/VBtn#props",
4244
4244
  "value": {
4245
4245
  "kind": "expression",
4246
- "type": "any"
4246
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
4247
4247
  }
4248
4248
  },
4249
4249
  {
@@ -4556,7 +4556,7 @@
4556
4556
  "default": "false",
4557
4557
  "value": {
4558
4558
  "kind": "expression",
4559
- "type": "any"
4559
+ "type": "| boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
4560
4560
  }
4561
4561
  }
4562
4562
  ],
@@ -5907,7 +5907,7 @@
5907
5907
  "doc-url": "https://vuetifyjs.com/api/VCard#props",
5908
5908
  "value": {
5909
5909
  "kind": "expression",
5910
- "type": "any"
5910
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
5911
5911
  }
5912
5912
  },
5913
5913
  {
@@ -5954,7 +5954,7 @@
5954
5954
  "doc-url": "https://vuetifyjs.com/api/VCard#props",
5955
5955
  "value": {
5956
5956
  "kind": "expression",
5957
- "type": "any"
5957
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
5958
5958
  }
5959
5959
  },
5960
5960
  {
@@ -6306,7 +6306,7 @@
6306
6306
  "doc-url": "https://vuetifyjs.com/api/VCardItem#props",
6307
6307
  "value": {
6308
6308
  "kind": "expression",
6309
- "type": "any"
6309
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
6310
6310
  }
6311
6311
  },
6312
6312
  {
@@ -6324,7 +6324,7 @@
6324
6324
  "doc-url": "https://vuetifyjs.com/api/VCardItem#props",
6325
6325
  "value": {
6326
6326
  "kind": "expression",
6327
- "type": "any"
6327
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
6328
6328
  }
6329
6329
  },
6330
6330
  {
@@ -6523,7 +6523,7 @@
6523
6523
  "default": "'$delimiter'",
6524
6524
  "value": {
6525
6525
  "kind": "expression",
6526
- "type": "any"
6526
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
6527
6527
  }
6528
6528
  },
6529
6529
  {
@@ -6593,7 +6593,7 @@
6593
6593
  "default": "'$next'",
6594
6594
  "value": {
6595
6595
  "kind": "expression",
6596
- "type": "any"
6596
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
6597
6597
  }
6598
6598
  },
6599
6599
  {
@@ -6603,7 +6603,7 @@
6603
6603
  "default": "'$prev'",
6604
6604
  "value": {
6605
6605
  "kind": "expression",
6606
- "type": "any"
6606
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
6607
6607
  }
6608
6608
  },
6609
6609
  {
@@ -6757,7 +6757,7 @@
6757
6757
  "vue-properties": [
6758
6758
  {
6759
6759
  "name": "props",
6760
- "type": "{ icon: any; class: string; onClick: () => void; 'aria-label': string }"
6760
+ "type": "{ icon: string | (string | [string, number])[] | (new () => any) | FunctionalComponent; class: string; onClick: () => void; 'aria-label': string }"
6761
6761
  }
6762
6762
  ]
6763
6763
  },
@@ -6768,7 +6768,7 @@
6768
6768
  "vue-properties": [
6769
6769
  {
6770
6770
  "name": "props",
6771
- "type": "{ icon: any; class: string; onClick: () => void; 'aria-label': string }"
6771
+ "type": "{ icon: string | (string | [string, number])[] | (new () => any) | FunctionalComponent; class: string; onClick: () => void; 'aria-label': string }"
6772
6772
  }
6773
6773
  ]
6774
6774
  },
@@ -7151,7 +7151,7 @@
7151
7151
  "doc-url": "https://vuetifyjs.com/api/VCheckbox#props",
7152
7152
  "value": {
7153
7153
  "kind": "expression",
7154
- "type": "any"
7154
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7155
7155
  }
7156
7156
  },
7157
7157
  {
@@ -7179,7 +7179,7 @@
7179
7179
  "doc-url": "https://vuetifyjs.com/api/VCheckbox#props",
7180
7180
  "value": {
7181
7181
  "kind": "expression",
7182
- "type": "any"
7182
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7183
7183
  }
7184
7184
  },
7185
7185
  {
@@ -7410,7 +7410,7 @@
7410
7410
  "default": "'$checkboxIndeterminate'",
7411
7411
  "value": {
7412
7412
  "kind": "expression",
7413
- "type": "any"
7413
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7414
7414
  }
7415
7415
  },
7416
7416
  {
@@ -7474,7 +7474,7 @@
7474
7474
  "default": "'$checkboxOff'",
7475
7475
  "value": {
7476
7476
  "kind": "expression",
7477
- "type": "any"
7477
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7478
7478
  }
7479
7479
  },
7480
7480
  {
@@ -7484,7 +7484,7 @@
7484
7484
  "default": "'$checkboxOn'",
7485
7485
  "value": {
7486
7486
  "kind": "expression",
7487
- "type": "any"
7487
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7488
7488
  }
7489
7489
  },
7490
7490
  {
@@ -7789,7 +7789,7 @@
7789
7789
  },
7790
7790
  {
7791
7791
  "name": "icon",
7792
- "type": "any"
7792
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
7793
7793
  },
7794
7794
  {
7795
7795
  "name": "props",
@@ -7838,7 +7838,7 @@
7838
7838
  "default": "'$checkboxIndeterminate'",
7839
7839
  "value": {
7840
7840
  "kind": "expression",
7841
- "type": "any"
7841
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7842
7842
  }
7843
7843
  },
7844
7844
  {
@@ -7950,7 +7950,7 @@
7950
7950
  "default": "'$checkboxOff'",
7951
7951
  "value": {
7952
7952
  "kind": "expression",
7953
- "type": "any"
7953
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7954
7954
  }
7955
7955
  },
7956
7956
  {
@@ -7960,7 +7960,7 @@
7960
7960
  "default": "'$checkboxOn'",
7961
7961
  "value": {
7962
7962
  "kind": "expression",
7963
- "type": "any"
7963
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
7964
7964
  }
7965
7965
  },
7966
7966
  {
@@ -8126,7 +8126,7 @@
8126
8126
  },
8127
8127
  {
8128
8128
  "name": "icon",
8129
- "type": "any"
8129
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
8130
8130
  },
8131
8131
  {
8132
8132
  "name": "props",
@@ -8193,7 +8193,7 @@
8193
8193
  "doc-url": "https://vuetifyjs.com/api/VChip#props",
8194
8194
  "value": {
8195
8195
  "kind": "expression",
8196
- "type": "any"
8196
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8197
8197
  }
8198
8198
  },
8199
8199
  {
@@ -8213,7 +8213,7 @@
8213
8213
  "default": "'$delete'",
8214
8214
  "value": {
8215
8215
  "kind": "expression",
8216
- "type": "any"
8216
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8217
8217
  }
8218
8218
  },
8219
8219
  {
@@ -8280,7 +8280,7 @@
8280
8280
  "doc-url": "https://vuetifyjs.com/api/VChip#props",
8281
8281
  "value": {
8282
8282
  "kind": "expression",
8283
- "type": "any"
8283
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8284
8284
  }
8285
8285
  },
8286
8286
  {
@@ -8669,7 +8669,7 @@
8669
8669
  "default": "'$next'",
8670
8670
  "value": {
8671
8671
  "kind": "expression",
8672
- "type": "any"
8672
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8673
8673
  }
8674
8674
  },
8675
8675
  {
@@ -8679,7 +8679,7 @@
8679
8679
  "default": "'$prev'",
8680
8680
  "value": {
8681
8681
  "kind": "expression",
8682
- "type": "any"
8682
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8683
8683
  }
8684
8684
  },
8685
8685
  {
@@ -8870,7 +8870,7 @@
8870
8870
  "doc-url": "https://vuetifyjs.com/api/VClassIcon#props",
8871
8871
  "value": {
8872
8872
  "kind": "expression",
8873
- "type": "any"
8873
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
8874
8874
  }
8875
8875
  },
8876
8876
  {
@@ -9801,7 +9801,7 @@
9801
9801
  "default": "'$dropdown'",
9802
9802
  "value": {
9803
9803
  "kind": "expression",
9804
- "type": "any"
9804
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
9805
9805
  }
9806
9806
  },
9807
9807
  {
@@ -9954,7 +9954,7 @@
9954
9954
  "doc-url": "https://vuetifyjs.com/api/VCombobox#props",
9955
9955
  "value": {
9956
9956
  "kind": "expression",
9957
- "type": "any"
9957
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
9958
9958
  }
9959
9959
  },
9960
9960
  {
@@ -9972,7 +9972,7 @@
9972
9972
  "doc-url": "https://vuetifyjs.com/api/VCombobox#props",
9973
9973
  "value": {
9974
9974
  "kind": "expression",
9975
- "type": "any"
9975
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
9976
9976
  }
9977
9977
  },
9978
9978
  {
@@ -10120,7 +10120,7 @@
10120
10120
  "default": "'$clear'",
10121
10121
  "value": {
10122
10122
  "kind": "expression",
10123
- "type": "any"
10123
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
10124
10124
  }
10125
10125
  },
10126
10126
  {
@@ -10149,7 +10149,7 @@
10149
10149
  "doc-url": "https://vuetifyjs.com/api/VCombobox#props",
10150
10150
  "value": {
10151
10151
  "kind": "expression",
10152
- "type": "any"
10152
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
10153
10153
  }
10154
10154
  },
10155
10155
  {
@@ -10634,7 +10634,7 @@
10634
10634
  "doc-url": "https://vuetifyjs.com/api/VComponentIcon#props",
10635
10635
  "value": {
10636
10636
  "kind": "expression",
10637
- "type": "any"
10637
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
10638
10638
  }
10639
10639
  },
10640
10640
  {
@@ -11966,7 +11966,7 @@
11966
11966
  "default": "'$sortAsc'",
11967
11967
  "value": {
11968
11968
  "kind": "expression",
11969
- "type": "any"
11969
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
11970
11970
  }
11971
11971
  },
11972
11972
  {
@@ -11976,7 +11976,7 @@
11976
11976
  "default": "'$sortDesc'",
11977
11977
  "value": {
11978
11978
  "kind": "expression",
11979
- "type": "any"
11979
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
11980
11980
  }
11981
11981
  },
11982
11982
  {
@@ -12101,7 +12101,7 @@
12101
12101
  "default": "'$prev'",
12102
12102
  "value": {
12103
12103
  "kind": "expression",
12104
- "type": "any"
12104
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
12105
12105
  }
12106
12106
  },
12107
12107
  {
@@ -12111,7 +12111,7 @@
12111
12111
  "default": "'$next'",
12112
12112
  "value": {
12113
12113
  "kind": "expression",
12114
- "type": "any"
12114
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
12115
12115
  }
12116
12116
  },
12117
12117
  {
@@ -12121,7 +12121,7 @@
12121
12121
  "default": "'$first'",
12122
12122
  "value": {
12123
12123
  "kind": "expression",
12124
- "type": "any"
12124
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
12125
12125
  }
12126
12126
  },
12127
12127
  {
@@ -12131,7 +12131,7 @@
12131
12131
  "default": "'$last'",
12132
12132
  "value": {
12133
12133
  "kind": "expression",
12134
- "type": "any"
12134
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
12135
12135
  }
12136
12136
  },
12137
12137
  {
@@ -12381,7 +12381,7 @@
12381
12381
  },
12382
12382
  {
12383
12383
  "name": "getSortIcon",
12384
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
12384
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
12385
12385
  }
12386
12386
  ]
12387
12387
  },
@@ -12420,7 +12420,7 @@
12420
12420
  },
12421
12421
  {
12422
12422
  "name": "getSortIcon",
12423
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
12423
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
12424
12424
  }
12425
12425
  ]
12426
12426
  },
@@ -12522,7 +12522,7 @@
12522
12522
  },
12523
12523
  {
12524
12524
  "name": "getSortIcon",
12525
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
12525
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
12526
12526
  },
12527
12527
  {
12528
12528
  "name": "isSorted",
@@ -13500,7 +13500,7 @@
13500
13500
  },
13501
13501
  {
13502
13502
  "name": "getSortIcon",
13503
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13503
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13504
13504
  }
13505
13505
  ]
13506
13506
  }
@@ -13587,7 +13587,7 @@
13587
13587
  "default": "'$sortAsc'",
13588
13588
  "value": {
13589
13589
  "kind": "expression",
13590
- "type": "any"
13590
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
13591
13591
  }
13592
13592
  },
13593
13593
  {
@@ -13597,7 +13597,7 @@
13597
13597
  "default": "'$sortDesc'",
13598
13598
  "value": {
13599
13599
  "kind": "expression",
13600
- "type": "any"
13600
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
13601
13601
  }
13602
13602
  },
13603
13603
  {
@@ -13676,7 +13676,7 @@
13676
13676
  },
13677
13677
  {
13678
13678
  "name": "getSortIcon",
13679
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13679
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13680
13680
  },
13681
13681
  {
13682
13682
  "name": "isSorted",
@@ -13734,7 +13734,7 @@
13734
13734
  },
13735
13735
  {
13736
13736
  "name": "getSortIcon",
13737
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13737
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13738
13738
  }
13739
13739
  ]
13740
13740
  },
@@ -13773,7 +13773,7 @@
13773
13773
  },
13774
13774
  {
13775
13775
  "name": "getSortIcon",
13776
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13776
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13777
13777
  }
13778
13778
  ]
13779
13779
  },
@@ -13812,7 +13812,7 @@
13812
13812
  },
13813
13813
  {
13814
13814
  "name": "getSortIcon",
13815
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13815
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13816
13816
  }
13817
13817
  ]
13818
13818
  }
@@ -13959,7 +13959,7 @@
13959
13959
  },
13960
13960
  {
13961
13961
  "name": "getSortIcon",
13962
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
13962
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
13963
13963
  }
13964
13964
  ]
13965
13965
  },
@@ -13998,7 +13998,7 @@
13998
13998
  },
13999
13999
  {
14000
14000
  "name": "getSortIcon",
14001
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
14001
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
14002
14002
  }
14003
14003
  ]
14004
14004
  },
@@ -14042,7 +14042,7 @@
14042
14042
  },
14043
14043
  {
14044
14044
  "name": "getSortIcon",
14045
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
14045
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
14046
14046
  }
14047
14047
  ]
14048
14048
  }
@@ -14226,7 +14226,7 @@
14226
14226
  },
14227
14227
  {
14228
14228
  "name": "getSortIcon",
14229
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
14229
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
14230
14230
  }
14231
14231
  ]
14232
14232
  },
@@ -14265,7 +14265,7 @@
14265
14265
  },
14266
14266
  {
14267
14267
  "name": "getSortIcon",
14268
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
14268
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
14269
14269
  }
14270
14270
  ]
14271
14271
  },
@@ -14372,7 +14372,7 @@
14372
14372
  },
14373
14373
  {
14374
14374
  "name": "getSortIcon",
14375
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
14375
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
14376
14376
  }
14377
14377
  ]
14378
14378
  }
@@ -14757,7 +14757,7 @@
14757
14757
  "default": "'$sortAsc'",
14758
14758
  "value": {
14759
14759
  "kind": "expression",
14760
- "type": "any"
14760
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14761
14761
  }
14762
14762
  },
14763
14763
  {
@@ -14767,7 +14767,7 @@
14767
14767
  "default": "'$sortDesc'",
14768
14768
  "value": {
14769
14769
  "kind": "expression",
14770
- "type": "any"
14770
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14771
14771
  }
14772
14772
  },
14773
14773
  {
@@ -14845,7 +14845,7 @@
14845
14845
  "default": "'$prev'",
14846
14846
  "value": {
14847
14847
  "kind": "expression",
14848
- "type": "any"
14848
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14849
14849
  }
14850
14850
  },
14851
14851
  {
@@ -14855,7 +14855,7 @@
14855
14855
  "default": "'$next'",
14856
14856
  "value": {
14857
14857
  "kind": "expression",
14858
- "type": "any"
14858
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14859
14859
  }
14860
14860
  },
14861
14861
  {
@@ -14865,7 +14865,7 @@
14865
14865
  "default": "'$first'",
14866
14866
  "value": {
14867
14867
  "kind": "expression",
14868
- "type": "any"
14868
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14869
14869
  }
14870
14870
  },
14871
14871
  {
@@ -14875,7 +14875,7 @@
14875
14875
  "default": "'$last'",
14876
14876
  "value": {
14877
14877
  "kind": "expression",
14878
- "type": "any"
14878
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
14879
14879
  }
14880
14880
  },
14881
14881
  {
@@ -15114,7 +15114,7 @@
15114
15114
  },
15115
15115
  {
15116
15116
  "name": "getSortIcon",
15117
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
15117
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
15118
15118
  }
15119
15119
  ]
15120
15120
  },
@@ -15153,7 +15153,7 @@
15153
15153
  },
15154
15154
  {
15155
15155
  "name": "getSortIcon",
15156
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
15156
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
15157
15157
  }
15158
15158
  ]
15159
15159
  },
@@ -15255,7 +15255,7 @@
15255
15255
  },
15256
15256
  {
15257
15257
  "name": "getSortIcon",
15258
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
15258
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
15259
15259
  },
15260
15260
  {
15261
15261
  "name": "isSorted",
@@ -16233,7 +16233,7 @@
16233
16233
  },
16234
16234
  {
16235
16235
  "name": "getSortIcon",
16236
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
16236
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
16237
16237
  }
16238
16238
  ]
16239
16239
  }
@@ -16589,7 +16589,7 @@
16589
16589
  "default": "'$sortAsc'",
16590
16590
  "value": {
16591
16591
  "kind": "expression",
16592
- "type": "any"
16592
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
16593
16593
  }
16594
16594
  },
16595
16595
  {
@@ -16599,7 +16599,7 @@
16599
16599
  "default": "'$sortDesc'",
16600
16600
  "value": {
16601
16601
  "kind": "expression",
16602
- "type": "any"
16602
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
16603
16603
  }
16604
16604
  },
16605
16605
  {
@@ -16861,7 +16861,7 @@
16861
16861
  },
16862
16862
  {
16863
16863
  "name": "getSortIcon",
16864
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
16864
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
16865
16865
  }
16866
16866
  ]
16867
16867
  },
@@ -16900,7 +16900,7 @@
16900
16900
  },
16901
16901
  {
16902
16902
  "name": "getSortIcon",
16903
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
16903
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
16904
16904
  }
16905
16905
  ]
16906
16906
  },
@@ -17002,7 +17002,7 @@
17002
17002
  },
17003
17003
  {
17004
17004
  "name": "getSortIcon",
17005
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
17005
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
17006
17006
  },
17007
17007
  {
17008
17008
  "name": "isSorted",
@@ -17440,7 +17440,7 @@
17440
17440
  },
17441
17441
  {
17442
17442
  "name": "getSortIcon",
17443
- "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => any"
17443
+ "type": "(column: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VDataTable/types.ts#L36-L46\" target=\"_blank\">InternalDataTableHeader</a>) => string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
17444
17444
  }
17445
17445
  ]
17446
17446
  }
@@ -17648,7 +17648,7 @@
17648
17648
  "doc-url": "https://vuetifyjs.com/api/VDateInput#props",
17649
17649
  "value": {
17650
17650
  "kind": "expression",
17651
- "type": "any"
17651
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
17652
17652
  }
17653
17653
  },
17654
17654
  {
@@ -17667,7 +17667,7 @@
17667
17667
  "default": "'$calendar'",
17668
17668
  "value": {
17669
17669
  "kind": "expression",
17670
- "type": "any"
17670
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
17671
17671
  }
17672
17672
  },
17673
17673
  {
@@ -17904,7 +17904,7 @@
17904
17904
  "doc-url": "https://vuetifyjs.com/api/VDateInput#props",
17905
17905
  "value": {
17906
17906
  "kind": "expression",
17907
- "type": "any"
17907
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
17908
17908
  }
17909
17909
  },
17910
17910
  {
@@ -17933,7 +17933,7 @@
17933
17933
  "default": "'$clear'",
17934
17934
  "value": {
17935
17935
  "kind": "expression",
17936
- "type": "any"
17936
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
17937
17937
  }
17938
17938
  },
17939
17939
  {
@@ -17981,7 +17981,7 @@
17981
17981
  "doc-url": "https://vuetifyjs.com/api/VDateInput#props",
17982
17982
  "value": {
17983
17983
  "kind": "expression",
17984
- "type": "any"
17984
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
17985
17985
  }
17986
17986
  },
17987
17987
  {
@@ -18068,7 +18068,7 @@
18068
18068
  "default": "'$next'",
18069
18069
  "value": {
18070
18070
  "kind": "expression",
18071
- "type": "any"
18071
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18072
18072
  }
18073
18073
  },
18074
18074
  {
@@ -18078,7 +18078,7 @@
18078
18078
  "default": "'$prev'",
18079
18079
  "value": {
18080
18080
  "kind": "expression",
18081
- "type": "any"
18081
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18082
18082
  }
18083
18083
  },
18084
18084
  {
@@ -18088,7 +18088,7 @@
18088
18088
  "default": "'$subgroup'",
18089
18089
  "value": {
18090
18090
  "kind": "expression",
18091
- "type": "any"
18091
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18092
18092
  }
18093
18093
  },
18094
18094
  {
@@ -18468,7 +18468,7 @@
18468
18468
  "default": "'$next'",
18469
18469
  "value": {
18470
18470
  "kind": "expression",
18471
- "type": "any"
18471
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18472
18472
  }
18473
18473
  },
18474
18474
  {
@@ -18478,7 +18478,7 @@
18478
18478
  "default": "'$prev'",
18479
18479
  "value": {
18480
18480
  "kind": "expression",
18481
- "type": "any"
18481
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18482
18482
  }
18483
18483
  },
18484
18484
  {
@@ -18488,7 +18488,7 @@
18488
18488
  "default": "'$subgroup'",
18489
18489
  "value": {
18490
18490
  "kind": "expression",
18491
- "type": "any"
18491
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18492
18492
  }
18493
18493
  },
18494
18494
  {
@@ -18948,7 +18948,7 @@
18948
18948
  "default": "'$next'",
18949
18949
  "value": {
18950
18950
  "kind": "expression",
18951
- "type": "any"
18951
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18952
18952
  }
18953
18953
  },
18954
18954
  {
@@ -18958,7 +18958,7 @@
18958
18958
  "default": "'$prev'",
18959
18959
  "value": {
18960
18960
  "kind": "expression",
18961
- "type": "any"
18961
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18962
18962
  }
18963
18963
  },
18964
18964
  {
@@ -18968,7 +18968,7 @@
18968
18968
  "default": "'$subgroup'",
18969
18969
  "value": {
18970
18970
  "kind": "expression",
18971
- "type": "any"
18971
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
18972
18972
  }
18973
18973
  },
18974
18974
  {
@@ -20457,7 +20457,7 @@
20457
20457
  "doc-url": "https://vuetifyjs.com/api/VEmptyState#props",
20458
20458
  "value": {
20459
20459
  "kind": "expression",
20460
- "type": "any"
20460
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
20461
20461
  }
20462
20462
  },
20463
20463
  {
@@ -20860,7 +20860,7 @@
20860
20860
  "default": "'$expand'",
20861
20861
  "value": {
20862
20862
  "kind": "expression",
20863
- "type": "any"
20863
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
20864
20864
  }
20865
20865
  },
20866
20866
  {
@@ -20870,7 +20870,7 @@
20870
20870
  "default": "'$collapse'",
20871
20871
  "value": {
20872
20872
  "kind": "expression",
20873
- "type": "any"
20873
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
20874
20874
  }
20875
20875
  },
20876
20876
  {
@@ -21081,7 +21081,7 @@
21081
21081
  "default": "'$expand'",
21082
21082
  "value": {
21083
21083
  "kind": "expression",
21084
- "type": "any"
21084
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21085
21085
  }
21086
21086
  },
21087
21087
  {
@@ -21091,7 +21091,7 @@
21091
21091
  "default": "'$collapse'",
21092
21092
  "value": {
21093
21093
  "kind": "expression",
21094
- "type": "any"
21094
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21095
21095
  }
21096
21096
  },
21097
21097
  {
@@ -21208,7 +21208,7 @@
21208
21208
  "vue-properties": [
21209
21209
  {
21210
21210
  "name": "collapseIcon",
21211
- "type": "any"
21211
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
21212
21212
  },
21213
21213
  {
21214
21214
  "name": "disabled",
@@ -21220,7 +21220,7 @@
21220
21220
  },
21221
21221
  {
21222
21222
  "name": "expandIcon",
21223
- "type": "any"
21223
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
21224
21224
  },
21225
21225
  {
21226
21226
  "name": "readonly",
@@ -21235,7 +21235,7 @@
21235
21235
  "vue-properties": [
21236
21236
  {
21237
21237
  "name": "collapseIcon",
21238
- "type": "any"
21238
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
21239
21239
  },
21240
21240
  {
21241
21241
  "name": "disabled",
@@ -21247,7 +21247,7 @@
21247
21247
  },
21248
21248
  {
21249
21249
  "name": "expandIcon",
21250
- "type": "any"
21250
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
21251
21251
  },
21252
21252
  {
21253
21253
  "name": "readonly",
@@ -21400,7 +21400,7 @@
21400
21400
  "default": "'$expand'",
21401
21401
  "value": {
21402
21402
  "kind": "expression",
21403
- "type": "any"
21403
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21404
21404
  }
21405
21405
  },
21406
21406
  {
@@ -21410,7 +21410,7 @@
21410
21410
  "default": "'$collapse'",
21411
21411
  "value": {
21412
21412
  "kind": "expression",
21413
- "type": "any"
21413
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21414
21414
  }
21415
21415
  },
21416
21416
  {
@@ -21650,7 +21650,7 @@
21650
21650
  "doc-url": "https://vuetifyjs.com/api/VFab#props",
21651
21651
  "value": {
21652
21652
  "kind": "expression",
21653
- "type": "any"
21653
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21654
21654
  }
21655
21655
  },
21656
21656
  {
@@ -21659,7 +21659,7 @@
21659
21659
  "doc-url": "https://vuetifyjs.com/api/VFab#props",
21660
21660
  "value": {
21661
21661
  "kind": "expression",
21662
- "type": "any"
21662
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21663
21663
  }
21664
21664
  },
21665
21665
  {
@@ -21982,7 +21982,7 @@
21982
21982
  "default": "false",
21983
21983
  "value": {
21984
21984
  "kind": "expression",
21985
- "type": "any"
21985
+ "type": "| boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
21986
21986
  }
21987
21987
  },
21988
21988
  {
@@ -22267,7 +22267,7 @@
22267
22267
  "doc-url": "https://vuetifyjs.com/api/VField#props",
22268
22268
  "value": {
22269
22269
  "kind": "expression",
22270
- "type": "any"
22270
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
22271
22271
  }
22272
22272
  },
22273
22273
  {
@@ -22296,7 +22296,7 @@
22296
22296
  "default": "'$clear'",
22297
22297
  "value": {
22298
22298
  "kind": "expression",
22299
- "type": "any"
22299
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
22300
22300
  }
22301
22301
  },
22302
22302
  {
@@ -22382,7 +22382,7 @@
22382
22382
  "doc-url": "https://vuetifyjs.com/api/VField#props",
22383
22383
  "value": {
22384
22384
  "kind": "expression",
22385
- "type": "any"
22385
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
22386
22386
  }
22387
22387
  },
22388
22388
  {
@@ -22773,7 +22773,7 @@
22773
22773
  "doc-url": "https://vuetifyjs.com/api/VFileInput#props",
22774
22774
  "value": {
22775
22775
  "kind": "expression",
22776
- "type": "any"
22776
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
22777
22777
  }
22778
22778
  },
22779
22779
  {
@@ -22792,7 +22792,7 @@
22792
22792
  "default": "'$file'",
22793
22793
  "value": {
22794
22794
  "kind": "expression",
22795
- "type": "any"
22795
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
22796
22796
  }
22797
22797
  },
22798
22798
  {
@@ -23023,7 +23023,7 @@
23023
23023
  "doc-url": "https://vuetifyjs.com/api/VFileInput#props",
23024
23024
  "value": {
23025
23025
  "kind": "expression",
23026
- "type": "any"
23026
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
23027
23027
  }
23028
23028
  },
23029
23029
  {
@@ -23052,7 +23052,7 @@
23052
23052
  "default": "'$clear'",
23053
23053
  "value": {
23054
23054
  "kind": "expression",
23055
- "type": "any"
23055
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
23056
23056
  }
23057
23057
  },
23058
23058
  {
@@ -23109,7 +23109,7 @@
23109
23109
  "doc-url": "https://vuetifyjs.com/api/VFileInput#props",
23110
23110
  "value": {
23111
23111
  "kind": "expression",
23112
- "type": "any"
23112
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
23113
23113
  }
23114
23114
  },
23115
23115
  {
@@ -23951,7 +23951,7 @@
23951
23951
  "doc-url": "https://vuetifyjs.com/api/VIcon#props",
23952
23952
  "value": {
23953
23953
  "kind": "expression",
23954
- "type": "any"
23954
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
23955
23955
  }
23956
23956
  },
23957
23957
  {
@@ -24571,7 +24571,7 @@
24571
24571
  "doc-url": "https://vuetifyjs.com/api/VInput#props",
24572
24572
  "value": {
24573
24573
  "kind": "expression",
24574
- "type": "any"
24574
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
24575
24575
  }
24576
24576
  },
24577
24577
  {
@@ -24590,7 +24590,7 @@
24590
24590
  "doc-url": "https://vuetifyjs.com/api/VInput#props",
24591
24591
  "value": {
24592
24592
  "kind": "expression",
24593
- "type": "any"
24593
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
24594
24594
  }
24595
24595
  },
24596
24596
  {
@@ -25713,7 +25713,7 @@
25713
25713
  "doc-url": "https://vuetifyjs.com/api/VLigatureIcon#props",
25714
25714
  "value": {
25715
25715
  "kind": "expression",
25716
- "type": "any"
25716
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
25717
25717
  }
25718
25718
  },
25719
25719
  {
@@ -26329,7 +26329,7 @@
26329
26329
  "default": "'$collapse'",
26330
26330
  "value": {
26331
26331
  "kind": "expression",
26332
- "type": "any"
26332
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26333
26333
  }
26334
26334
  },
26335
26335
  {
@@ -26339,7 +26339,7 @@
26339
26339
  "default": "'$expand'",
26340
26340
  "value": {
26341
26341
  "kind": "expression",
26342
- "type": "any"
26342
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26343
26343
  }
26344
26344
  },
26345
26345
  {
@@ -26348,7 +26348,7 @@
26348
26348
  "doc-url": "https://vuetifyjs.com/api/VListGroup#props",
26349
26349
  "value": {
26350
26350
  "kind": "expression",
26351
- "type": "any"
26351
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26352
26352
  }
26353
26353
  },
26354
26354
  {
@@ -26357,7 +26357,7 @@
26357
26357
  "doc-url": "https://vuetifyjs.com/api/VListGroup#props",
26358
26358
  "value": {
26359
26359
  "kind": "expression",
26360
- "type": "any"
26360
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26361
26361
  }
26362
26362
  },
26363
26363
  {
@@ -26539,7 +26539,7 @@
26539
26539
  "doc-url": "https://vuetifyjs.com/api/VListItem#props",
26540
26540
  "value": {
26541
26541
  "kind": "expression",
26542
- "type": "any"
26542
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26543
26543
  }
26544
26544
  },
26545
26545
  {
@@ -26595,7 +26595,7 @@
26595
26595
  "doc-url": "https://vuetifyjs.com/api/VListItem#props",
26596
26596
  "value": {
26597
26597
  "kind": "expression",
26598
- "type": "any"
26598
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
26599
26599
  }
26600
26600
  },
26601
26601
  {
@@ -28412,7 +28412,7 @@
28412
28412
  "doc-url": "https://vuetifyjs.com/api/VNumberInput#props",
28413
28413
  "value": {
28414
28414
  "kind": "expression",
28415
- "type": "any"
28415
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
28416
28416
  }
28417
28417
  },
28418
28418
  {
@@ -28430,7 +28430,7 @@
28430
28430
  "doc-url": "https://vuetifyjs.com/api/VNumberInput#props",
28431
28431
  "value": {
28432
28432
  "kind": "expression",
28433
- "type": "any"
28433
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
28434
28434
  }
28435
28435
  },
28436
28436
  {
@@ -28671,7 +28671,7 @@
28671
28671
  "default": "'$clear'",
28672
28672
  "value": {
28673
28673
  "kind": "expression",
28674
- "type": "any"
28674
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
28675
28675
  }
28676
28676
  },
28677
28677
  {
@@ -29957,7 +29957,7 @@
29957
29957
  "default": "'$first'",
29958
29958
  "value": {
29959
29959
  "kind": "expression",
29960
- "type": "any"
29960
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
29961
29961
  }
29962
29962
  },
29963
29963
  {
@@ -29967,7 +29967,7 @@
29967
29967
  "default": "'$prev'",
29968
29968
  "value": {
29969
29969
  "kind": "expression",
29970
- "type": "any"
29970
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
29971
29971
  }
29972
29972
  },
29973
29973
  {
@@ -29977,7 +29977,7 @@
29977
29977
  "default": "'$next'",
29978
29978
  "value": {
29979
29979
  "kind": "expression",
29980
- "type": "any"
29980
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
29981
29981
  }
29982
29982
  },
29983
29983
  {
@@ -29987,7 +29987,7 @@
29987
29987
  "default": "'$last'",
29988
29988
  "value": {
29989
29989
  "kind": "expression",
29990
- "type": "any"
29990
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
29991
29991
  }
29992
29992
  },
29993
29993
  {
@@ -30265,7 +30265,7 @@
30265
30265
  "vue-properties": [
30266
30266
  {
30267
30267
  "name": "icon",
30268
- "type": "any"
30268
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
30269
30269
  },
30270
30270
  {
30271
30271
  "name": "onClick",
@@ -30292,7 +30292,7 @@
30292
30292
  "vue-properties": [
30293
30293
  {
30294
30294
  "name": "icon",
30295
- "type": "any"
30295
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
30296
30296
  },
30297
30297
  {
30298
30298
  "name": "onClick",
@@ -30319,7 +30319,7 @@
30319
30319
  "vue-properties": [
30320
30320
  {
30321
30321
  "name": "icon",
30322
- "type": "any"
30322
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
30323
30323
  },
30324
30324
  {
30325
30325
  "name": "onClick",
@@ -30346,7 +30346,7 @@
30346
30346
  "vue-properties": [
30347
30347
  {
30348
30348
  "name": "icon",
30349
- "type": "any"
30349
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
30350
30350
  },
30351
30351
  {
30352
30352
  "name": "onClick",
@@ -31242,7 +31242,7 @@
31242
31242
  "default": "'$radioOff'",
31243
31243
  "value": {
31244
31244
  "kind": "expression",
31245
- "type": "any"
31245
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31246
31246
  }
31247
31247
  },
31248
31248
  {
@@ -31252,7 +31252,7 @@
31252
31252
  "default": "'$radioOn'",
31253
31253
  "value": {
31254
31254
  "kind": "expression",
31255
- "type": "any"
31255
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31256
31256
  }
31257
31257
  },
31258
31258
  {
@@ -31404,7 +31404,7 @@
31404
31404
  },
31405
31405
  {
31406
31406
  "name": "icon",
31407
- "type": "any"
31407
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
31408
31408
  },
31409
31409
  {
31410
31410
  "name": "props",
@@ -31471,7 +31471,7 @@
31471
31471
  "doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
31472
31472
  "value": {
31473
31473
  "kind": "expression",
31474
- "type": "any"
31474
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31475
31475
  }
31476
31476
  },
31477
31477
  {
@@ -31490,7 +31490,7 @@
31490
31490
  "doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
31491
31491
  "value": {
31492
31492
  "kind": "expression",
31493
- "type": "any"
31493
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31494
31494
  }
31495
31495
  },
31496
31496
  {
@@ -31739,7 +31739,7 @@
31739
31739
  "default": "'$radioOff'",
31740
31740
  "value": {
31741
31741
  "kind": "expression",
31742
- "type": "any"
31742
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31743
31743
  }
31744
31744
  },
31745
31745
  {
@@ -31749,7 +31749,7 @@
31749
31749
  "default": "'$radioOn'",
31750
31750
  "value": {
31751
31751
  "kind": "expression",
31752
- "type": "any"
31752
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
31753
31753
  }
31754
31754
  },
31755
31755
  {
@@ -32062,7 +32062,7 @@
32062
32062
  "doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
32063
32063
  "value": {
32064
32064
  "kind": "expression",
32065
- "type": "any"
32065
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
32066
32066
  }
32067
32067
  },
32068
32068
  {
@@ -32081,7 +32081,7 @@
32081
32081
  "doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
32082
32082
  "value": {
32083
32083
  "kind": "expression",
32084
- "type": "any"
32084
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
32085
32085
  }
32086
32086
  },
32087
32087
  {
@@ -32910,7 +32910,7 @@
32910
32910
  "default": "'$ratingEmpty'",
32911
32911
  "value": {
32912
32912
  "kind": "expression",
32913
- "type": "any"
32913
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
32914
32914
  }
32915
32915
  },
32916
32916
  {
@@ -32920,7 +32920,7 @@
32920
32920
  "default": "'$ratingFull'",
32921
32921
  "value": {
32922
32922
  "kind": "expression",
32923
- "type": "any"
32923
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
32924
32924
  }
32925
32925
  },
32926
32926
  {
@@ -33069,7 +33069,7 @@
33069
33069
  },
33070
33070
  {
33071
33071
  "name": "icon",
33072
- "type": "any"
33072
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
33073
33073
  },
33074
33074
  {
33075
33075
  "name": "color",
@@ -34202,7 +34202,7 @@
34202
34202
  "default": "'$dropdown'",
34203
34203
  "value": {
34204
34204
  "kind": "expression",
34205
- "type": "any"
34205
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
34206
34206
  }
34207
34207
  },
34208
34208
  {
@@ -34355,7 +34355,7 @@
34355
34355
  "doc-url": "https://vuetifyjs.com/api/VSelect#props",
34356
34356
  "value": {
34357
34357
  "kind": "expression",
34358
- "type": "any"
34358
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
34359
34359
  }
34360
34360
  },
34361
34361
  {
@@ -34373,7 +34373,7 @@
34373
34373
  "doc-url": "https://vuetifyjs.com/api/VSelect#props",
34374
34374
  "value": {
34375
34375
  "kind": "expression",
34376
- "type": "any"
34376
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
34377
34377
  }
34378
34378
  },
34379
34379
  {
@@ -34521,7 +34521,7 @@
34521
34521
  "default": "'$clear'",
34522
34522
  "value": {
34523
34523
  "kind": "expression",
34524
- "type": "any"
34524
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
34525
34525
  }
34526
34526
  },
34527
34527
  {
@@ -34550,7 +34550,7 @@
34550
34550
  "doc-url": "https://vuetifyjs.com/api/VSelect#props",
34551
34551
  "value": {
34552
34552
  "kind": "expression",
34553
- "type": "any"
34553
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
34554
34554
  }
34555
34555
  },
34556
34556
  {
@@ -35117,7 +35117,7 @@
35117
35117
  "doc-url": "https://vuetifyjs.com/api/VSelectionControl#props",
35118
35118
  "value": {
35119
35119
  "kind": "expression",
35120
- "type": "any"
35120
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35121
35121
  }
35122
35122
  },
35123
35123
  {
@@ -35126,7 +35126,7 @@
35126
35126
  "doc-url": "https://vuetifyjs.com/api/VSelectionControl#props",
35127
35127
  "value": {
35128
35128
  "kind": "expression",
35129
- "type": "any"
35129
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35130
35130
  }
35131
35131
  },
35132
35132
  {
@@ -35290,7 +35290,7 @@
35290
35290
  },
35291
35291
  {
35292
35292
  "name": "icon",
35293
- "type": "any"
35293
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
35294
35294
  },
35295
35295
  {
35296
35296
  "name": "props",
@@ -35377,7 +35377,7 @@
35377
35377
  "doc-url": "https://vuetifyjs.com/api/VSelectionControlGroup#props",
35378
35378
  "value": {
35379
35379
  "kind": "expression",
35380
- "type": "any"
35380
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35381
35381
  }
35382
35382
  },
35383
35383
  {
@@ -35386,7 +35386,7 @@
35386
35386
  "doc-url": "https://vuetifyjs.com/api/VSelectionControlGroup#props",
35387
35387
  "value": {
35388
35388
  "kind": "expression",
35389
- "type": "any"
35389
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35390
35390
  }
35391
35391
  },
35392
35392
  {
@@ -35850,7 +35850,7 @@
35850
35850
  "default": "'$next'",
35851
35851
  "value": {
35852
35852
  "kind": "expression",
35853
- "type": "any"
35853
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35854
35854
  }
35855
35855
  },
35856
35856
  {
@@ -35860,7 +35860,7 @@
35860
35860
  "default": "'$prev'",
35861
35861
  "value": {
35862
35862
  "kind": "expression",
35863
- "type": "any"
35863
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
35864
35864
  }
35865
35865
  },
35866
35866
  {
@@ -36711,7 +36711,7 @@
36711
36711
  "doc-url": "https://vuetifyjs.com/api/VSlider#props",
36712
36712
  "value": {
36713
36713
  "kind": "expression",
36714
- "type": "any"
36714
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
36715
36715
  }
36716
36716
  },
36717
36717
  {
@@ -36730,7 +36730,7 @@
36730
36730
  "doc-url": "https://vuetifyjs.com/api/VSlider#props",
36731
36731
  "value": {
36732
36732
  "kind": "expression",
36733
- "type": "any"
36733
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
36734
36734
  }
36735
36735
  },
36736
36736
  {
@@ -40215,7 +40215,7 @@
40215
40215
  "default": "'$expand'",
40216
40216
  "value": {
40217
40217
  "kind": "expression",
40218
- "type": "any"
40218
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
40219
40219
  }
40220
40220
  },
40221
40221
  {
@@ -40225,7 +40225,7 @@
40225
40225
  "default": "'$collapse'",
40226
40226
  "value": {
40227
40227
  "kind": "expression",
40228
- "type": "any"
40228
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
40229
40229
  }
40230
40230
  },
40231
40231
  {
@@ -40868,7 +40868,7 @@
40868
40868
  "default": "",
40869
40869
  "value": {
40870
40870
  "kind": "expression",
40871
- "type": "any"
40871
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
40872
40872
  }
40873
40873
  },
40874
40874
  {
@@ -40878,7 +40878,7 @@
40878
40878
  "default": "",
40879
40879
  "value": {
40880
40880
  "kind": "expression",
40881
- "type": "any"
40881
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
40882
40882
  }
40883
40883
  },
40884
40884
  {
@@ -41437,7 +41437,7 @@
41437
41437
  "doc-url": "https://vuetifyjs.com/api/VSvgIcon#props",
41438
41438
  "value": {
41439
41439
  "kind": "expression",
41440
- "type": "any"
41440
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
41441
41441
  }
41442
41442
  },
41443
41443
  {
@@ -41539,7 +41539,7 @@
41539
41539
  "doc-url": "https://vuetifyjs.com/api/VSwitch#props",
41540
41540
  "value": {
41541
41541
  "kind": "expression",
41542
- "type": "any"
41542
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
41543
41543
  }
41544
41544
  },
41545
41545
  {
@@ -41558,7 +41558,7 @@
41558
41558
  "doc-url": "https://vuetifyjs.com/api/VSwitch#props",
41559
41559
  "value": {
41560
41560
  "kind": "expression",
41561
- "type": "any"
41561
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
41562
41562
  }
41563
41563
  },
41564
41564
  {
@@ -41842,7 +41842,7 @@
41842
41842
  "doc-url": "https://vuetifyjs.com/api/VSwitch#props",
41843
41843
  "value": {
41844
41844
  "kind": "expression",
41845
- "type": "any"
41845
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
41846
41846
  }
41847
41847
  },
41848
41848
  {
@@ -41851,7 +41851,7 @@
41851
41851
  "doc-url": "https://vuetifyjs.com/api/VSwitch#props",
41852
41852
  "value": {
41853
41853
  "kind": "expression",
41854
- "type": "any"
41854
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
41855
41855
  }
41856
41856
  },
41857
41857
  {
@@ -42157,7 +42157,7 @@
42157
42157
  },
42158
42158
  {
42159
42159
  "name": "icon",
42160
- "type": "any"
42160
+ "type": "string | (string | [string, number])[] | (new () => any) | FunctionalComponent"
42161
42161
  },
42162
42162
  {
42163
42163
  "name": "props",
@@ -42420,7 +42420,7 @@
42420
42420
  "doc-url": "https://vuetifyjs.com/api/VTab#props",
42421
42421
  "value": {
42422
42422
  "kind": "expression",
42423
- "type": "any"
42423
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
42424
42424
  }
42425
42425
  },
42426
42426
  {
@@ -42429,7 +42429,7 @@
42429
42429
  "doc-url": "https://vuetifyjs.com/api/VTab#props",
42430
42430
  "value": {
42431
42431
  "kind": "expression",
42432
- "type": "any"
42432
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
42433
42433
  }
42434
42434
  },
42435
42435
  {
@@ -42715,7 +42715,7 @@
42715
42715
  "default": "false",
42716
42716
  "value": {
42717
42717
  "kind": "expression",
42718
- "type": "any"
42718
+ "type": "| boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
42719
42719
  }
42720
42720
  }
42721
42721
  ],
@@ -42994,7 +42994,7 @@
42994
42994
  "default": "'$next'",
42995
42995
  "value": {
42996
42996
  "kind": "expression",
42997
- "type": "any"
42997
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
42998
42998
  }
42999
42999
  },
43000
43000
  {
@@ -43004,7 +43004,7 @@
43004
43004
  "default": "'$prev'",
43005
43005
  "value": {
43006
43006
  "kind": "expression",
43007
- "type": "any"
43007
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43008
43008
  }
43009
43009
  },
43010
43010
  {
@@ -43500,7 +43500,7 @@
43500
43500
  "doc-url": "https://vuetifyjs.com/api/VTextField#props",
43501
43501
  "value": {
43502
43502
  "kind": "expression",
43503
- "type": "any"
43503
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43504
43504
  }
43505
43505
  },
43506
43506
  {
@@ -43518,7 +43518,7 @@
43518
43518
  "doc-url": "https://vuetifyjs.com/api/VTextField#props",
43519
43519
  "value": {
43520
43520
  "kind": "expression",
43521
- "type": "any"
43521
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43522
43522
  }
43523
43523
  },
43524
43524
  {
@@ -43748,7 +43748,7 @@
43748
43748
  "doc-url": "https://vuetifyjs.com/api/VTextField#props",
43749
43749
  "value": {
43750
43750
  "kind": "expression",
43751
- "type": "any"
43751
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43752
43752
  }
43753
43753
  },
43754
43754
  {
@@ -43777,7 +43777,7 @@
43777
43777
  "default": "'$clear'",
43778
43778
  "value": {
43779
43779
  "kind": "expression",
43780
- "type": "any"
43780
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43781
43781
  }
43782
43782
  },
43783
43783
  {
@@ -43834,7 +43834,7 @@
43834
43834
  "doc-url": "https://vuetifyjs.com/api/VTextField#props",
43835
43835
  "value": {
43836
43836
  "kind": "expression",
43837
- "type": "any"
43837
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
43838
43838
  }
43839
43839
  },
43840
43840
  {
@@ -44429,7 +44429,7 @@
44429
44429
  "doc-url": "https://vuetifyjs.com/api/VTextarea#props",
44430
44430
  "value": {
44431
44431
  "kind": "expression",
44432
- "type": "any"
44432
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
44433
44433
  }
44434
44434
  },
44435
44435
  {
@@ -44447,7 +44447,7 @@
44447
44447
  "doc-url": "https://vuetifyjs.com/api/VTextarea#props",
44448
44448
  "value": {
44449
44449
  "kind": "expression",
44450
- "type": "any"
44450
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
44451
44451
  }
44452
44452
  },
44453
44453
  {
@@ -44677,7 +44677,7 @@
44677
44677
  "doc-url": "https://vuetifyjs.com/api/VTextarea#props",
44678
44678
  "value": {
44679
44679
  "kind": "expression",
44680
- "type": "any"
44680
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
44681
44681
  }
44682
44682
  },
44683
44683
  {
@@ -44706,7 +44706,7 @@
44706
44706
  "default": "'$clear'",
44707
44707
  "value": {
44708
44708
  "kind": "expression",
44709
- "type": "any"
44709
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
44710
44710
  }
44711
44711
  },
44712
44712
  {
@@ -44763,7 +44763,7 @@
44763
44763
  "doc-url": "https://vuetifyjs.com/api/VTextarea#props",
44764
44764
  "value": {
44765
44765
  "kind": "expression",
44766
- "type": "any"
44766
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
44767
44767
  }
44768
44768
  },
44769
44769
  {
@@ -46165,7 +46165,7 @@
46165
46165
  "doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
46166
46166
  "value": {
46167
46167
  "kind": "expression",
46168
- "type": "any"
46168
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
46169
46169
  }
46170
46170
  },
46171
46171
  {
@@ -47166,7 +47166,7 @@
47166
47166
  "default": "'$checkboxIndeterminate'",
47167
47167
  "value": {
47168
47168
  "kind": "expression",
47169
- "type": "any"
47169
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47170
47170
  }
47171
47171
  },
47172
47172
  {
@@ -47175,7 +47175,7 @@
47175
47175
  "doc-url": "https://vuetifyjs.com/api/VTreeview#props",
47176
47176
  "value": {
47177
47177
  "kind": "expression",
47178
- "type": "any"
47178
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47179
47179
  }
47180
47180
  },
47181
47181
  {
@@ -47184,7 +47184,7 @@
47184
47184
  "doc-url": "https://vuetifyjs.com/api/VTreeview#props",
47185
47185
  "value": {
47186
47186
  "kind": "expression",
47187
- "type": "any"
47187
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47188
47188
  }
47189
47189
  },
47190
47190
  {
@@ -47774,7 +47774,7 @@
47774
47774
  "default": "'$treeviewCollapse'",
47775
47775
  "value": {
47776
47776
  "kind": "expression",
47777
- "type": "any"
47777
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47778
47778
  }
47779
47779
  },
47780
47780
  {
@@ -47784,7 +47784,7 @@
47784
47784
  "default": "'$treeviewExpand'",
47785
47785
  "value": {
47786
47786
  "kind": "expression",
47787
- "type": "any"
47787
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47788
47788
  }
47789
47789
  },
47790
47790
  {
@@ -47793,7 +47793,7 @@
47793
47793
  "doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
47794
47794
  "value": {
47795
47795
  "kind": "expression",
47796
- "type": "any"
47796
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47797
47797
  }
47798
47798
  },
47799
47799
  {
@@ -47802,7 +47802,7 @@
47802
47802
  "doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
47803
47803
  "value": {
47804
47804
  "kind": "expression",
47805
- "type": "any"
47805
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47806
47806
  }
47807
47807
  },
47808
47808
  {
@@ -47915,7 +47915,7 @@
47915
47915
  "doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
47916
47916
  "value": {
47917
47917
  "kind": "expression",
47918
- "type": "any"
47918
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47919
47919
  }
47920
47920
  },
47921
47921
  {
@@ -47960,7 +47960,7 @@
47960
47960
  "doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
47961
47961
  "value": {
47962
47962
  "kind": "expression",
47963
- "type": "any"
47963
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
47964
47964
  }
47965
47965
  },
47966
47966
  {
@@ -48016,7 +48016,7 @@
48016
48016
  "doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
48017
48017
  "value": {
48018
48018
  "kind": "expression",
48019
- "type": "any"
48019
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
48020
48020
  }
48021
48021
  },
48022
48022
  {
@@ -48722,7 +48722,7 @@
48722
48722
  "default": "'$next'",
48723
48723
  "value": {
48724
48724
  "kind": "expression",
48725
- "type": "any"
48725
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
48726
48726
  }
48727
48727
  },
48728
48728
  {
@@ -48732,7 +48732,7 @@
48732
48732
  "default": "'$prev'",
48733
48733
  "value": {
48734
48734
  "kind": "expression",
48735
- "type": "any"
48735
+ "type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
48736
48736
  }
48737
48737
  },
48738
48738
  {
@@ -48876,7 +48876,7 @@
48876
48876
  "vue-properties": [
48877
48877
  {
48878
48878
  "name": "props",
48879
- "type": "{ icon: any; class: string; onClick: () => void; 'aria-label': string }"
48879
+ "type": "{ icon: string | (string | [string, number])[] | (new () => any) | FunctionalComponent; class: string; onClick: () => void; 'aria-label': string }"
48880
48880
  }
48881
48881
  ]
48882
48882
  },
@@ -48887,7 +48887,7 @@
48887
48887
  "vue-properties": [
48888
48888
  {
48889
48889
  "name": "props",
48890
- "type": "{ icon: any; class: string; onClick: () => void; 'aria-label': string }"
48890
+ "type": "{ icon: string | (string | [string, number])[] | (new () => any) | FunctionalComponent; class: string; onClick: () => void; 'aria-label': string }"
48891
48891
  }
48892
48892
  ]
48893
48893
  }