@vuetify/nightly 3.8.2-master.2025-04-26 → 3.8.2-master.2025-04-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 +7 -3
- package/dist/json/attributes.json +3537 -3537
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +6454 -6454
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +3661 -3661
- package/dist/vuetify-labs.d.ts +55 -55
- 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 +2824 -2824
- package/dist/vuetify.d.ts +55 -55
- 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 +55 -55
- 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.8.2-master.2025-04-
|
2
|
+
* Vuetify v3.8.2-master.2025-04-27
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31608,7 +31608,7 @@
|
|
31608
31608
|
};
|
31609
31609
|
});
|
31610
31610
|
}
|
31611
|
-
const version$1 = "3.8.2-master.2025-04-
|
31611
|
+
const version$1 = "3.8.2-master.2025-04-27";
|
31612
31612
|
createVuetify$1.version = version$1;
|
31613
31613
|
|
31614
31614
|
// Vue's inject() can only be used in setup
|
@@ -31906,7 +31906,7 @@
|
|
31906
31906
|
|
31907
31907
|
/* eslint-disable local-rules/sort-imports */
|
31908
31908
|
|
31909
|
-
const version = "3.8.2-master.2025-04-
|
31909
|
+
const version = "3.8.2-master.2025-04-27";
|
31910
31910
|
|
31911
31911
|
/* eslint-disable local-rules/sort-imports */
|
31912
31912
|
|