@vuetify/nightly 3.7.6-master.2025-01-16 → 3.7.6-master.2025-01-18
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 +40 -0
- package/dist/json/attributes.json +3035 -3035
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +174 -174
- package/dist/json/web-types.json +5749 -5749
- package/dist/vuetify-labs.css +2996 -2996
- 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 +4837 -4837
- package/dist/vuetify.d.ts +66 -66
- 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 +66 -66
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.6-master.2025-01-
|
2
|
+
* Vuetify v3.7.6-master.2025-01-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30780,7 +30780,7 @@ function createVuetify$1() {
|
|
30780
30780
|
goTo
|
30781
30781
|
};
|
30782
30782
|
}
|
30783
|
-
const version$1 = "3.7.6-master.2025-01-
|
30783
|
+
const version$1 = "3.7.6-master.2025-01-18";
|
30784
30784
|
createVuetify$1.version = version$1;
|
30785
30785
|
|
30786
30786
|
// Vue's inject() can only be used in setup
|
@@ -31033,7 +31033,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31033
31033
|
|
31034
31034
|
/* eslint-disable local-rules/sort-imports */
|
31035
31035
|
|
31036
|
-
const version = "3.7.6-master.2025-01-
|
31036
|
+
const version = "3.7.6-master.2025-01-18";
|
31037
31037
|
|
31038
31038
|
/* eslint-disable local-rules/sort-imports */
|
31039
31039
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.6-master.2025-01-
|
2
|
+
* Vuetify v3.7.6-master.2025-01-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30784,7 +30784,7 @@
|
|
30784
30784
|
goTo
|
30785
30785
|
};
|
30786
30786
|
}
|
30787
|
-
const version$1 = "3.7.6-master.2025-01-
|
30787
|
+
const version$1 = "3.7.6-master.2025-01-18";
|
30788
30788
|
createVuetify$1.version = version$1;
|
30789
30789
|
|
30790
30790
|
// Vue's inject() can only be used in setup
|
@@ -31037,7 +31037,7 @@
|
|
31037
31037
|
|
31038
31038
|
/* eslint-disable local-rules/sort-imports */
|
31039
31039
|
|
31040
|
-
const version = "3.7.6-master.2025-01-
|
31040
|
+
const version = "3.7.6-master.2025-01-18";
|
31041
31041
|
|
31042
31042
|
/* eslint-disable local-rules/sort-imports */
|
31043
31043
|
|