@vuetify/nightly 3.7.5-master.2024-12-17 → 3.7.6-master.2024-12-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/dist/json/attributes.json +3247 -3247
- package/dist/json/importMap-labs.json +8 -8
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +6209 -6209
- package/dist/vuetify-labs.css +3573 -3573
- 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 +3272 -3272
- package/dist/vuetify.d.ts +49 -49
- 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 +49 -49
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.6-master.2024-12-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30746,7 +30746,7 @@ function createVuetify$1() {
|
|
30746
30746
|
goTo
|
30747
30747
|
};
|
30748
30748
|
}
|
30749
|
-
const version$1 = "3.7.
|
30749
|
+
const version$1 = "3.7.6-master.2024-12-18";
|
30750
30750
|
createVuetify$1.version = version$1;
|
30751
30751
|
|
30752
30752
|
// Vue's inject() can only be used in setup
|
@@ -30999,7 +30999,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30999
30999
|
|
31000
31000
|
/* eslint-disable local-rules/sort-imports */
|
31001
31001
|
|
31002
|
-
const version = "3.7.
|
31002
|
+
const version = "3.7.6-master.2024-12-18";
|
31003
31003
|
|
31004
31004
|
/* eslint-disable local-rules/sort-imports */
|
31005
31005
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.6-master.2024-12-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30750,7 +30750,7 @@
|
|
30750
30750
|
goTo
|
30751
30751
|
};
|
30752
30752
|
}
|
30753
|
-
const version$1 = "3.7.
|
30753
|
+
const version$1 = "3.7.6-master.2024-12-18";
|
30754
30754
|
createVuetify$1.version = version$1;
|
30755
30755
|
|
30756
30756
|
// Vue's inject() can only be used in setup
|
@@ -31003,7 +31003,7 @@
|
|
31003
31003
|
|
31004
31004
|
/* eslint-disable local-rules/sort-imports */
|
31005
31005
|
|
31006
|
-
const version = "3.7.
|
31006
|
+
const version = "3.7.6-master.2024-12-18";
|
31007
31007
|
|
31008
31008
|
/* eslint-disable local-rules/sort-imports */
|
31009
31009
|
|