@vuetify/nightly 3.7.15-master.2025-03-05 → 3.7.15-master.2025-03-06
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 +3973 -3973
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +170 -170
- package/dist/json/web-types.json +7296 -7296
- package/dist/vuetify-labs.css +3851 -3851
- 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 +2698 -2698
- package/dist/vuetify.d.ts +56 -56
- 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 +56 -56
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.15-master.2025-03-
|
2
|
+
* Vuetify v3.7.15-master.2025-03-06
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31050,7 +31050,7 @@ function createVuetify$1() {
|
|
31050
31050
|
goTo
|
31051
31051
|
};
|
31052
31052
|
}
|
31053
|
-
const version$1 = "3.7.15-master.2025-03-
|
31053
|
+
const version$1 = "3.7.15-master.2025-03-06";
|
31054
31054
|
createVuetify$1.version = version$1;
|
31055
31055
|
|
31056
31056
|
// Vue's inject() can only be used in setup
|
@@ -31303,7 +31303,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31303
31303
|
|
31304
31304
|
/* eslint-disable local-rules/sort-imports */
|
31305
31305
|
|
31306
|
-
const version = "3.7.15-master.2025-03-
|
31306
|
+
const version = "3.7.15-master.2025-03-06";
|
31307
31307
|
|
31308
31308
|
/* eslint-disable local-rules/sort-imports */
|
31309
31309
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.15-master.2025-03-
|
2
|
+
* Vuetify v3.7.15-master.2025-03-06
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31054,7 +31054,7 @@
|
|
31054
31054
|
goTo
|
31055
31055
|
};
|
31056
31056
|
}
|
31057
|
-
const version$1 = "3.7.15-master.2025-03-
|
31057
|
+
const version$1 = "3.7.15-master.2025-03-06";
|
31058
31058
|
createVuetify$1.version = version$1;
|
31059
31059
|
|
31060
31060
|
// Vue's inject() can only be used in setup
|
@@ -31307,7 +31307,7 @@
|
|
31307
31307
|
|
31308
31308
|
/* eslint-disable local-rules/sort-imports */
|
31309
31309
|
|
31310
|
-
const version = "3.7.15-master.2025-03-
|
31310
|
+
const version = "3.7.15-master.2025-03-06";
|
31311
31311
|
|
31312
31312
|
/* eslint-disable local-rules/sort-imports */
|
31313
31313
|
|