@vuetify/nightly 3.8.9-master.2025-06-13 → 3.8.9-master.2025-06-14

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.9-master.2025-06-13
2
+ * Vuetify v3.8.9-master.2025-06-14
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29846,6 +29846,7 @@
29846
29846
  "class": "v-file-upload-item"
29847
29847
  }), {
29848
29848
  ...slots,
29849
+ title: () => props?.title ?? props.file?.name,
29849
29850
  prepend: slotProps => vue.createElementVNode(vue.Fragment, null, [!slots.prepend ? vue.createVNode(VAvatar, {
29850
29851
  "icon": props.fileIcon,
29851
29852
  "image": preview.value,
@@ -32174,7 +32175,7 @@
32174
32175
  };
32175
32176
  });
32176
32177
  }
32177
- const version$1 = "3.8.9-master.2025-06-13";
32178
+ const version$1 = "3.8.9-master.2025-06-14";
32178
32179
  createVuetify$1.version = version$1;
32179
32180
 
32180
32181
  // Vue's inject() can only be used in setup
@@ -32472,7 +32473,7 @@
32472
32473
 
32473
32474
  /* eslint-disable local-rules/sort-imports */
32474
32475
 
32475
- const version = "3.8.9-master.2025-06-13";
32476
+ const version = "3.8.9-master.2025-06-14";
32476
32477
 
32477
32478
  /* eslint-disable local-rules/sort-imports */
32478
32479