@vuetify/nightly 3.7.16-master.2025-03-14 → 3.7.16-master.2025-03-15
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/CHANGELOG.md +5 -3
- package/dist/json/attributes.json +2845 -2845
- package/dist/json/importMap-labs.json +32 -32
- package/dist/json/importMap.json +152 -152
- package/dist/json/web-types.json +5024 -5024
- package/dist/vuetify-labs.css +3669 -3669
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1991 -1991
- package/dist/vuetify.d.ts +57 -57
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +57 -57
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.16-master.2025-03-
|
2
|
+
* Vuetify v3.7.16-master.2025-03-15
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31072,7 +31072,7 @@ function createVuetify$1() {
|
|
31072
31072
|
goTo
|
31073
31073
|
};
|
31074
31074
|
}
|
31075
|
-
const version$1 = "3.7.16-master.2025-03-
|
31075
|
+
const version$1 = "3.7.16-master.2025-03-15";
|
31076
31076
|
createVuetify$1.version = version$1;
|
31077
31077
|
|
31078
31078
|
// Vue's inject() can only be used in setup
|
@@ -31325,7 +31325,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31325
31325
|
|
31326
31326
|
/* eslint-disable local-rules/sort-imports */
|
31327
31327
|
|
31328
|
-
const version = "3.7.16-master.2025-03-
|
31328
|
+
const version = "3.7.16-master.2025-03-15";
|
31329
31329
|
|
31330
31330
|
/* eslint-disable local-rules/sort-imports */
|
31331
31331
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.16-master.2025-03-
|
2
|
+
* Vuetify v3.7.16-master.2025-03-15
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31076,7 +31076,7 @@
|
|
31076
31076
|
goTo
|
31077
31077
|
};
|
31078
31078
|
}
|
31079
|
-
const version$1 = "3.7.16-master.2025-03-
|
31079
|
+
const version$1 = "3.7.16-master.2025-03-15";
|
31080
31080
|
createVuetify$1.version = version$1;
|
31081
31081
|
|
31082
31082
|
// Vue's inject() can only be used in setup
|
@@ -31329,7 +31329,7 @@
|
|
31329
31329
|
|
31330
31330
|
/* eslint-disable local-rules/sort-imports */
|
31331
31331
|
|
31332
|
-
const version = "3.7.16-master.2025-03-
|
31332
|
+
const version = "3.7.16-master.2025-03-15";
|
31333
31333
|
|
31334
31334
|
/* eslint-disable local-rules/sort-imports */
|
31335
31335
|
|