@vuetify/nightly 3.7.0-beta.1-pr-20092.92a3215 → 3.7.0-beta.1-dev.2024-07-30
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/json/attributes.json +99 -99
- package/dist/json/importMap-labs.json +4 -4
- package/dist/json/importMap.json +128 -128
- package/dist/json/web-types.json +192 -192
- package/dist/vuetify-labs.css +1770 -1770
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +2545 -2545
- package/dist/vuetify.d.ts +40 -40
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.mjs +1 -1
- package/lib/entry-bundler.mjs.map +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/framework.mjs.map +1 -1
- package/lib/index.d.mts +40 -40
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.0-beta.1-
|
2
|
+
* Vuetify v3.7.0-beta.1-dev.2024-07-30
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30325,7 +30325,7 @@ function createVuetify$1() {
|
|
30325
30325
|
goTo
|
30326
30326
|
};
|
30327
30327
|
}
|
30328
|
-
const version$1 = "3.7.0-beta.1-
|
30328
|
+
const version$1 = "3.7.0-beta.1-dev.2024-07-30";
|
30329
30329
|
createVuetify$1.version = version$1;
|
30330
30330
|
|
30331
30331
|
// Vue's inject() can only be used in setup
|
@@ -30578,7 +30578,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30578
30578
|
|
30579
30579
|
/* eslint-disable local-rules/sort-imports */
|
30580
30580
|
|
30581
|
-
const version = "3.7.0-beta.1-
|
30581
|
+
const version = "3.7.0-beta.1-dev.2024-07-30";
|
30582
30582
|
|
30583
30583
|
/* eslint-disable local-rules/sort-imports */
|
30584
30584
|
|