@vuetify/nightly 3.7.0-dev.2024-08-16 → 3.7.0-master.2024-08-17

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 (85) hide show
  1. package/dist/json/attributes.json +267 -267
  2. package/dist/json/importMap-labs.json +16 -16
  3. package/dist/json/importMap.json +194 -194
  4. package/dist/json/web-types.json +400 -400
  5. package/dist/vuetify-labs.css +4425 -4425
  6. package/dist/vuetify-labs.d.ts +5 -2
  7. package/dist/vuetify-labs.esm.js +10 -4
  8. package/dist/vuetify-labs.esm.js.map +1 -1
  9. package/dist/vuetify-labs.js +10 -4
  10. package/dist/vuetify-labs.min.css +2 -2
  11. package/dist/vuetify.css +1723 -1723
  12. package/dist/vuetify.d.ts +90 -96
  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/entry-bundler.mjs.map +1 -1
  69. package/lib/framework.mjs +1 -1
  70. package/lib/framework.mjs.map +1 -1
  71. package/lib/iconsets/fa-svg.d.mts +4 -1
  72. package/lib/iconsets/fa.d.mts +4 -1
  73. package/lib/iconsets/fa4.d.mts +4 -1
  74. package/lib/iconsets/md.d.mts +4 -1
  75. package/lib/iconsets/mdi-svg.d.mts +4 -1
  76. package/lib/iconsets/mdi.d.mts +4 -1
  77. package/lib/index.d.mts +90 -96
  78. package/lib/labs/VDateInput/index.d.mts +4 -1
  79. package/lib/labs/VNumberInput/VNumberInput.mjs +7 -1
  80. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  81. package/lib/labs/VNumberInput/index.d.mts +4 -1
  82. package/lib/labs/VStepperVertical/index.d.mts +4 -1
  83. package/lib/labs/VTreeview/index.d.mts +4 -1
  84. package/lib/labs/components.d.mts +4 -1
  85. package/package.json +1 -5
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.0-dev.2024-08-16
2
+ * Vuetify v3.7.0-master.2024-08-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28154,7 +28154,13 @@
28154
28154
  const model = vue.computed({
28155
28155
  get: () => _model.value,
28156
28156
  set(val) {
28157
- if (typeof val !== 'string') _model.value = val;
28157
+ if (val === null) {
28158
+ _model.value = null;
28159
+ return;
28160
+ }
28161
+ if (!isNaN(+val) && +val <= props.max && +val >= props.min) {
28162
+ _model.value = +val;
28163
+ }
28158
28164
  }
28159
28165
  });
28160
28166
  const vTextFieldRef = vue.ref();
@@ -30382,7 +30388,7 @@
30382
30388
  goTo
30383
30389
  };
30384
30390
  }
30385
- const version$1 = "3.7.0-dev.2024-08-16";
30391
+ const version$1 = "3.7.0-master.2024-08-17";
30386
30392
  createVuetify$1.version = version$1;
30387
30393
 
30388
30394
  // Vue's inject() can only be used in setup
@@ -30635,7 +30641,7 @@
30635
30641
 
30636
30642
  /* eslint-disable local-rules/sort-imports */
30637
30643
 
30638
- const version = "3.7.0-dev.2024-08-16";
30644
+ const version = "3.7.0-master.2024-08-17";
30639
30645
 
30640
30646
  /* eslint-disable local-rules/sort-imports */
30641
30647