@vuetify/nightly 3.7.4-master.2024-11-29 → 3.7.4-master.2024-12-02
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 +3102 -3102
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +174 -174
- package/dist/json/web-types.json +5542 -5542
- package/dist/vuetify-labs.css +3894 -3894
- 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 +1462 -1462
- package/dist/vuetify.d.ts +58 -58
- 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 +58 -58
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.4-master.2024-
|
2
|
+
* Vuetify v3.7.4-master.2024-12-02
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30404,7 +30404,7 @@ function createVuetify$1() {
|
|
30404
30404
|
goTo
|
30405
30405
|
};
|
30406
30406
|
}
|
30407
|
-
const version$1 = "3.7.4-master.2024-
|
30407
|
+
const version$1 = "3.7.4-master.2024-12-02";
|
30408
30408
|
createVuetify$1.version = version$1;
|
30409
30409
|
|
30410
30410
|
// Vue's inject() can only be used in setup
|
@@ -30657,7 +30657,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30657
30657
|
|
30658
30658
|
/* eslint-disable local-rules/sort-imports */
|
30659
30659
|
|
30660
|
-
const version = "3.7.4-master.2024-
|
30660
|
+
const version = "3.7.4-master.2024-12-02";
|
30661
30661
|
|
30662
30662
|
/* eslint-disable local-rules/sort-imports */
|
30663
30663
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.4-master.2024-
|
2
|
+
* Vuetify v3.7.4-master.2024-12-02
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30408,7 +30408,7 @@
|
|
30408
30408
|
goTo
|
30409
30409
|
};
|
30410
30410
|
}
|
30411
|
-
const version$1 = "3.7.4-master.2024-
|
30411
|
+
const version$1 = "3.7.4-master.2024-12-02";
|
30412
30412
|
createVuetify$1.version = version$1;
|
30413
30413
|
|
30414
30414
|
// Vue's inject() can only be used in setup
|
@@ -30661,7 +30661,7 @@
|
|
30661
30661
|
|
30662
30662
|
/* eslint-disable local-rules/sort-imports */
|
30663
30663
|
|
30664
|
-
const version = "3.7.4-master.2024-
|
30664
|
+
const version = "3.7.4-master.2024-12-02";
|
30665
30665
|
|
30666
30666
|
/* eslint-disable local-rules/sort-imports */
|
30667
30667
|
|