@vuetify/nightly 3.7.1-dev.2024-08-28 → 3.7.1-master.2024-08-28
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 +98 -98
- package/dist/json/importMap-labs.json +32 -32
- package/dist/json/importMap.json +140 -140
- package/dist/json/web-types.json +192 -192
- package/dist/vuetify-labs.css +2030 -2030
- 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 +3518 -3518
- package/dist/vuetify.d.ts +56 -56
- 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 +56 -56
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.1-
|
2
|
+
* Vuetify v3.7.1-master.2024-08-28
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30390,7 +30390,7 @@ function createVuetify$1() {
|
|
30390
30390
|
goTo
|
30391
30391
|
};
|
30392
30392
|
}
|
30393
|
-
const version$1 = "3.7.1-
|
30393
|
+
const version$1 = "3.7.1-master.2024-08-28";
|
30394
30394
|
createVuetify$1.version = version$1;
|
30395
30395
|
|
30396
30396
|
// Vue's inject() can only be used in setup
|
@@ -30643,7 +30643,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30643
30643
|
|
30644
30644
|
/* eslint-disable local-rules/sort-imports */
|
30645
30645
|
|
30646
|
-
const version = "3.7.1-
|
30646
|
+
const version = "3.7.1-master.2024-08-28";
|
30647
30647
|
|
30648
30648
|
/* eslint-disable local-rules/sort-imports */
|
30649
30649
|
|