@vuetify/nightly 3.8.0-dev.2025-04-01 → 3.8.0-master.2025-04-01

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.
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.0-dev.2025-04-01
2
+ * Vuetify v3.8.0-master.2025-04-01
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29210,7 +29210,7 @@
29210
29210
  };
29211
29211
  });
29212
29212
  }
29213
- const version$1 = "3.8.0-dev.2025-04-01";
29213
+ const version$1 = "3.8.0-master.2025-04-01";
29214
29214
  createVuetify$1.version = version$1;
29215
29215
 
29216
29216
  // Vue's inject() can only be used in setup
@@ -29235,7 +29235,7 @@
29235
29235
  ...options
29236
29236
  });
29237
29237
  };
29238
- const version = "3.8.0-dev.2025-04-01";
29238
+ const version = "3.8.0-master.2025-04-01";
29239
29239
  createVuetify.version = version;
29240
29240
 
29241
29241
  exports.blueprints = index;