@vuetify/nightly 3.7.4-master.2024-11-06 → 3.7.4-master.2024-11-10
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 +2881 -2881
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +152 -152
- package/dist/json/web-types.json +5762 -5762
- package/dist/vuetify-labs.css +5752 -5752
- 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 +1240 -1240
- package/dist/vuetify.d.ts +51 -51
- 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 +51 -51
- 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-10
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30397,7 +30397,7 @@ function createVuetify$1() {
|
|
30397
30397
|
goTo
|
30398
30398
|
};
|
30399
30399
|
}
|
30400
|
-
const version$1 = "3.7.4-master.2024-11-
|
30400
|
+
const version$1 = "3.7.4-master.2024-11-10";
|
30401
30401
|
createVuetify$1.version = version$1;
|
30402
30402
|
|
30403
30403
|
// Vue's inject() can only be used in setup
|
@@ -30650,7 +30650,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30650
30650
|
|
30651
30651
|
/* eslint-disable local-rules/sort-imports */
|
30652
30652
|
|
30653
|
-
const version = "3.7.4-master.2024-11-
|
30653
|
+
const version = "3.7.4-master.2024-11-10";
|
30654
30654
|
|
30655
30655
|
/* eslint-disable local-rules/sort-imports */
|
30656
30656
|
|
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-10
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30401,7 +30401,7 @@
|
|
30401
30401
|
goTo
|
30402
30402
|
};
|
30403
30403
|
}
|
30404
|
-
const version$1 = "3.7.4-master.2024-11-
|
30404
|
+
const version$1 = "3.7.4-master.2024-11-10";
|
30405
30405
|
createVuetify$1.version = version$1;
|
30406
30406
|
|
30407
30407
|
// Vue's inject() can only be used in setup
|
@@ -30654,7 +30654,7 @@
|
|
30654
30654
|
|
30655
30655
|
/* eslint-disable local-rules/sort-imports */
|
30656
30656
|
|
30657
|
-
const version = "3.7.4-master.2024-11-
|
30657
|
+
const version = "3.7.4-master.2024-11-10";
|
30658
30658
|
|
30659
30659
|
/* eslint-disable local-rules/sort-imports */
|
30660
30660
|
|