@vuetify/nightly 3.7.4-master.2024-11-20 → 3.7.4-master.2024-11-24
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 +3481 -3481
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +160 -160
- package/dist/json/web-types.json +6184 -6184
- package/dist/vuetify-labs.css +2943 -2943
- 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 +908 -908
- 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.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +55 -55
- 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-11-
|
2
|
+
* Vuetify v3.7.4-master.2024-11-24
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30402,7 +30402,7 @@ function createVuetify$1() {
|
|
30402
30402
|
goTo
|
30403
30403
|
};
|
30404
30404
|
}
|
30405
|
-
const version$1 = "3.7.4-master.2024-11-
|
30405
|
+
const version$1 = "3.7.4-master.2024-11-24";
|
30406
30406
|
createVuetify$1.version = version$1;
|
30407
30407
|
|
30408
30408
|
// Vue's inject() can only be used in setup
|
@@ -30655,7 +30655,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30655
30655
|
|
30656
30656
|
/* eslint-disable local-rules/sort-imports */
|
30657
30657
|
|
30658
|
-
const version = "3.7.4-master.2024-11-
|
30658
|
+
const version = "3.7.4-master.2024-11-24";
|
30659
30659
|
|
30660
30660
|
/* eslint-disable local-rules/sort-imports */
|
30661
30661
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.4-master.2024-11-
|
2
|
+
* Vuetify v3.7.4-master.2024-11-24
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30406,7 +30406,7 @@
|
|
30406
30406
|
goTo
|
30407
30407
|
};
|
30408
30408
|
}
|
30409
|
-
const version$1 = "3.7.4-master.2024-11-
|
30409
|
+
const version$1 = "3.7.4-master.2024-11-24";
|
30410
30410
|
createVuetify$1.version = version$1;
|
30411
30411
|
|
30412
30412
|
// Vue's inject() can only be used in setup
|
@@ -30659,7 +30659,7 @@
|
|
30659
30659
|
|
30660
30660
|
/* eslint-disable local-rules/sort-imports */
|
30661
30661
|
|
30662
|
-
const version = "3.7.4-master.2024-11-
|
30662
|
+
const version = "3.7.4-master.2024-11-24";
|
30663
30663
|
|
30664
30664
|
/* eslint-disable local-rules/sort-imports */
|
30665
30665
|
|