vuetify 3.10.10 → 3.10.12

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 (54) hide show
  1. package/dist/json/attributes.json +3270 -3310
  2. package/dist/json/importMap-labs.json +22 -22
  3. package/dist/json/importMap.json +170 -170
  4. package/dist/json/tags.json +0 -10
  5. package/dist/json/web-types.json +6161 -6261
  6. package/dist/vuetify-labs.cjs +23 -10
  7. package/dist/vuetify-labs.css +4368 -4362
  8. package/dist/vuetify-labs.d.ts +465 -653
  9. package/dist/vuetify-labs.esm.js +23 -10
  10. package/dist/vuetify-labs.esm.js.map +1 -1
  11. package/dist/vuetify-labs.js +23 -10
  12. package/dist/vuetify-labs.min.css +2 -2
  13. package/dist/vuetify.cjs +23 -10
  14. package/dist/vuetify.cjs.map +1 -1
  15. package/dist/vuetify.css +3098 -3092
  16. package/dist/vuetify.d.ts +339 -467
  17. package/dist/vuetify.esm.js +23 -10
  18. package/dist/vuetify.esm.js.map +1 -1
  19. package/dist/vuetify.js +23 -10
  20. package/dist/vuetify.js.map +1 -1
  21. package/dist/vuetify.min.css +2 -2
  22. package/dist/vuetify.min.js +25 -25
  23. package/dist/vuetify.min.js.map +1 -1
  24. package/lib/components/VAutocomplete/VAutocomplete.d.ts +63 -94
  25. package/lib/components/VCombobox/VCombobox.d.ts +63 -94
  26. package/lib/components/VField/VField.css +6 -1
  27. package/lib/components/VField/VField.d.ts +8 -13
  28. package/lib/components/VField/VField.js +1 -1
  29. package/lib/components/VField/VField.js.map +1 -1
  30. package/lib/components/VField/VField.sass +5 -0
  31. package/lib/components/VFileInput/VFileInput.d.ts +0 -13
  32. package/lib/components/VNumberInput/VNumberInput.d.ts +63 -89
  33. package/lib/components/VSelect/VSelect.d.ts +63 -94
  34. package/lib/components/VSelect/VSelect.js +14 -3
  35. package/lib/components/VSelect/VSelect.js.map +1 -1
  36. package/lib/components/VTabs/VTab.css +3 -2
  37. package/lib/components/VTabs/VTab.sass +2 -1
  38. package/lib/components/VTextField/VTextField.d.ts +18 -31
  39. package/lib/components/VTextarea/VTextarea.d.ts +0 -13
  40. package/lib/components/VWindow/VWindow.js +2 -2
  41. package/lib/components/VWindow/VWindow.js.map +1 -1
  42. package/lib/composables/autocomplete.js +1 -0
  43. package/lib/composables/autocomplete.js.map +1 -1
  44. package/lib/directives/tooltip/index.js +5 -2
  45. package/lib/directives/tooltip/index.js.map +1 -1
  46. package/lib/entry-bundler.js +1 -1
  47. package/lib/framework.d.ts +61 -61
  48. package/lib/framework.js +1 -1
  49. package/lib/labs/VColorInput/VColorInput.d.ts +0 -13
  50. package/lib/labs/VDateInput/VDateInput.d.ts +63 -94
  51. package/lib/labs/VMaskInput/VMaskInput.d.ts +63 -94
  52. package/lib/util/helpers.js +1 -1
  53. package/lib/util/helpers.js.map +1 -1
  54. package/package.json +1 -1
@@ -149,7 +149,6 @@
149
149
  "custom-filter",
150
150
  "custom-key-filter",
151
151
  "density",
152
- "details",
153
152
  "direction",
154
153
  "disabled",
155
154
  "eager",
@@ -896,7 +895,6 @@
896
895
  "counter",
897
896
  "counter-value",
898
897
  "density",
899
- "details",
900
898
  "direction",
901
899
  "dirty",
902
900
  "disabled",
@@ -1033,7 +1031,6 @@
1033
1031
  "custom-key-filter",
1034
1032
  "delimiters",
1035
1033
  "density",
1036
- "details",
1037
1034
  "direction",
1038
1035
  "disabled",
1039
1036
  "eager",
@@ -1463,7 +1460,6 @@
1463
1460
  "counter",
1464
1461
  "counter-value",
1465
1462
  "density",
1466
- "details",
1467
1463
  "direction",
1468
1464
  "dirty",
1469
1465
  "disabled",
@@ -2025,7 +2021,6 @@
2025
2021
  "counter-size-string",
2026
2022
  "counter-string",
2027
2023
  "density",
2028
- "details",
2029
2024
  "direction",
2030
2025
  "dirty",
2031
2026
  "disabled",
@@ -2622,7 +2617,6 @@
2622
2617
  "counter",
2623
2618
  "counter-value",
2624
2619
  "density",
2625
- "details",
2626
2620
  "direction",
2627
2621
  "dirty",
2628
2622
  "disabled",
@@ -2782,7 +2776,6 @@
2782
2776
  "counter-value",
2783
2777
  "decimal-separator",
2784
2778
  "density",
2785
- "details",
2786
2779
  "direction",
2787
2780
  "dirty",
2788
2781
  "disabled",
@@ -3349,7 +3342,6 @@
3349
3342
  "counter",
3350
3343
  "counter-value",
3351
3344
  "density",
3352
- "details",
3353
3345
  "direction",
3354
3346
  "disabled",
3355
3347
  "eager",
@@ -4203,7 +4195,6 @@
4203
4195
  "counter",
4204
4196
  "counter-value",
4205
4197
  "density",
4206
- "details",
4207
4198
  "direction",
4208
4199
  "dirty",
4209
4200
  "disabled",
@@ -4268,7 +4259,6 @@
4268
4259
  "counter",
4269
4260
  "counter-value",
4270
4261
  "density",
4271
- "details",
4272
4262
  "direction",
4273
4263
  "dirty",
4274
4264
  "disabled",