@vuetify/nightly 4.0.0-dev.2026-03-01 → 4.0.0-dev.2026-03-02
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 +4 -3
- package/dist/json/attributes.json +3972 -3972
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +180 -180
- package/dist/json/web-types.json +7284 -7284
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +5637 -5637
- package/dist/vuetify-labs.d.ts +71 -71
- 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.cjs +3 -3
- package/dist/vuetify.css +4434 -4434
- package/dist/vuetify.d.ts +71 -71
- 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.js +1 -1
- package/lib/framework.d.ts +71 -71
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/vuetify-labs.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v4.0.0-dev.2026-03-
|
|
2
|
+
* Vuetify v4.0.0-dev.2026-03-02
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -40431,7 +40431,7 @@
|
|
|
40431
40431
|
};
|
|
40432
40432
|
});
|
|
40433
40433
|
}
|
|
40434
|
-
const version$1 = "4.0.0-dev.2026-03-
|
|
40434
|
+
const version$1 = "4.0.0-dev.2026-03-02";
|
|
40435
40435
|
createVuetify$1.version = version$1;
|
|
40436
40436
|
|
|
40437
40437
|
// Vue's inject() can only be used in setup
|
|
@@ -40769,7 +40769,7 @@
|
|
|
40769
40769
|
|
|
40770
40770
|
/* eslint-disable local-rules/sort-imports */
|
|
40771
40771
|
|
|
40772
|
-
const version = "4.0.0-dev.2026-03-
|
|
40772
|
+
const version = "4.0.0-dev.2026-03-02";
|
|
40773
40773
|
|
|
40774
40774
|
/* eslint-disable local-rules/sort-imports */
|
|
40775
40775
|
|