@vuetify/nightly 3.7.13-master.2025-02-20 → 3.7.13-master.2025-02-21
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 +7 -3
- package/dist/json/attributes.json +3667 -3667
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +132 -132
- package/dist/json/web-types.json +6573 -6573
- package/dist/vuetify-labs.css +2951 -2951
- 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 +4585 -4585
- package/dist/vuetify.d.ts +46 -46
- 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 +46 -46
- package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
- package/package.json +1 -1
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.13-master.2025-02-
|
2
|
+
* Vuetify v3.7.13-master.2025-02-21
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30972,7 +30972,7 @@
|
|
30972
30972
|
goTo
|
30973
30973
|
};
|
30974
30974
|
}
|
30975
|
-
const version$1 = "3.7.13-master.2025-02-
|
30975
|
+
const version$1 = "3.7.13-master.2025-02-21";
|
30976
30976
|
createVuetify$1.version = version$1;
|
30977
30977
|
|
30978
30978
|
// Vue's inject() can only be used in setup
|
@@ -31225,7 +31225,7 @@
|
|
31225
31225
|
|
31226
31226
|
/* eslint-disable local-rules/sort-imports */
|
31227
31227
|
|
31228
|
-
const version = "3.7.13-master.2025-02-
|
31228
|
+
const version = "3.7.13-master.2025-02-21";
|
31229
31229
|
|
31230
31230
|
/* eslint-disable local-rules/sort-imports */
|
31231
31231
|
|