@vuetify/nightly 3.9.4-master.2025-08-06 → 3.9.4-master.2025-08-07
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 +8 -3
- package/dist/json/attributes.json +1778 -1778
- package/dist/json/importMap-labs.json +42 -42
- package/dist/json/importMap.json +160 -160
- package/dist/json/web-types.json +3416 -3416
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +3906 -3906
- package/dist/vuetify-labs.d.ts +60 -60
- 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 +3122 -3122
- package/dist/vuetify.d.ts +60 -60
- 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 +60 -60
- 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 v3.9.4-master.2025-08-
|
2
|
+
* Vuetify v3.9.4-master.2025-08-07
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -35246,7 +35246,7 @@
|
|
35246
35246
|
};
|
35247
35247
|
});
|
35248
35248
|
}
|
35249
|
-
const version$1 = "3.9.4-master.2025-08-
|
35249
|
+
const version$1 = "3.9.4-master.2025-08-07";
|
35250
35250
|
createVuetify$1.version = version$1;
|
35251
35251
|
|
35252
35252
|
// Vue's inject() can only be used in setup
|
@@ -35544,7 +35544,7 @@
|
|
35544
35544
|
|
35545
35545
|
/* eslint-disable local-rules/sort-imports */
|
35546
35546
|
|
35547
|
-
const version = "3.9.4-master.2025-08-
|
35547
|
+
const version = "3.9.4-master.2025-08-07";
|
35548
35548
|
|
35549
35549
|
/* eslint-disable local-rules/sort-imports */
|
35550
35550
|
|