@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.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
|
*/
|
@@ -30329,7 +30329,7 @@
|
|
30329
30329
|
goTo
|
30330
30330
|
};
|
30331
30331
|
}
|
30332
|
-
const version$1 = "3.7.0-beta.1-
|
30332
|
+
const version$1 = "3.7.0-beta.1-dev.2024-07-30";
|
30333
30333
|
createVuetify$1.version = version$1;
|
30334
30334
|
|
30335
30335
|
// Vue's inject() can only be used in setup
|
@@ -30582,7 +30582,7 @@
|
|
30582
30582
|
|
30583
30583
|
/* eslint-disable local-rules/sort-imports */
|
30584
30584
|
|
30585
|
-
const version = "3.7.0-beta.1-
|
30585
|
+
const version = "3.7.0-beta.1-dev.2024-07-30";
|
30586
30586
|
|
30587
30587
|
/* eslint-disable local-rules/sort-imports */
|
30588
30588
|
|