@vuetify/nightly 3.7.14-master.2025-02-26 → 3.7.14-master.2025-02-27
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 +6 -3
- package/dist/json/attributes.json +1054 -1054
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +172 -172
- package/dist/json/web-types.json +2097 -2097
- package/dist/vuetify-labs.css +4121 -4121
- 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 +4337 -4337
- package/dist/vuetify.d.ts +59 -59
- 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 +59 -59
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.14-master.2025-02-
|
2
|
+
* Vuetify v3.7.14-master.2025-02-27
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30975,7 +30975,7 @@ function createVuetify$1() {
|
|
30975
30975
|
goTo
|
30976
30976
|
};
|
30977
30977
|
}
|
30978
|
-
const version$1 = "3.7.14-master.2025-02-
|
30978
|
+
const version$1 = "3.7.14-master.2025-02-27";
|
30979
30979
|
createVuetify$1.version = version$1;
|
30980
30980
|
|
30981
30981
|
// Vue's inject() can only be used in setup
|
@@ -31228,7 +31228,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31228
31228
|
|
31229
31229
|
/* eslint-disable local-rules/sort-imports */
|
31230
31230
|
|
31231
|
-
const version = "3.7.14-master.2025-02-
|
31231
|
+
const version = "3.7.14-master.2025-02-27";
|
31232
31232
|
|
31233
31233
|
/* eslint-disable local-rules/sort-imports */
|
31234
31234
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.14-master.2025-02-
|
2
|
+
* Vuetify v3.7.14-master.2025-02-27
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30979,7 +30979,7 @@
|
|
30979
30979
|
goTo
|
30980
30980
|
};
|
30981
30981
|
}
|
30982
|
-
const version$1 = "3.7.14-master.2025-02-
|
30982
|
+
const version$1 = "3.7.14-master.2025-02-27";
|
30983
30983
|
createVuetify$1.version = version$1;
|
30984
30984
|
|
30985
30985
|
// Vue's inject() can only be used in setup
|
@@ -31232,7 +31232,7 @@
|
|
31232
31232
|
|
31233
31233
|
/* eslint-disable local-rules/sort-imports */
|
31234
31234
|
|
31235
|
-
const version = "3.7.14-master.2025-02-
|
31235
|
+
const version = "3.7.14-master.2025-02-27";
|
31236
31236
|
|
31237
31237
|
/* eslint-disable local-rules/sort-imports */
|
31238
31238
|
|