@vuetify/nightly 3.7.3-master.2024-11-04 → 3.7.3-master.2024-11-05
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 +3597 -3597
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +194 -194
- package/dist/json/web-types.json +6538 -6538
- package/dist/vuetify-labs.css +3175 -3175
- 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 +3107 -3107
- package/dist/vuetify.d.ts +68 -68
- 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 +68 -68
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.3-master.2024-11-
|
2
|
+
* Vuetify v3.7.3-master.2024-11-05
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30393,7 +30393,7 @@ function createVuetify$1() {
|
|
30393
30393
|
goTo
|
30394
30394
|
};
|
30395
30395
|
}
|
30396
|
-
const version$1 = "3.7.3-master.2024-11-
|
30396
|
+
const version$1 = "3.7.3-master.2024-11-05";
|
30397
30397
|
createVuetify$1.version = version$1;
|
30398
30398
|
|
30399
30399
|
// Vue's inject() can only be used in setup
|
@@ -30646,7 +30646,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30646
30646
|
|
30647
30647
|
/* eslint-disable local-rules/sort-imports */
|
30648
30648
|
|
30649
|
-
const version = "3.7.3-master.2024-11-
|
30649
|
+
const version = "3.7.3-master.2024-11-05";
|
30650
30650
|
|
30651
30651
|
/* eslint-disable local-rules/sort-imports */
|
30652
30652
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.3-master.2024-11-
|
2
|
+
* Vuetify v3.7.3-master.2024-11-05
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30397,7 +30397,7 @@
|
|
30397
30397
|
goTo
|
30398
30398
|
};
|
30399
30399
|
}
|
30400
|
-
const version$1 = "3.7.3-master.2024-11-
|
30400
|
+
const version$1 = "3.7.3-master.2024-11-05";
|
30401
30401
|
createVuetify$1.version = version$1;
|
30402
30402
|
|
30403
30403
|
// Vue's inject() can only be used in setup
|
@@ -30650,7 +30650,7 @@
|
|
30650
30650
|
|
30651
30651
|
/* eslint-disable local-rules/sort-imports */
|
30652
30652
|
|
30653
|
-
const version = "3.7.3-master.2024-11-
|
30653
|
+
const version = "3.7.3-master.2024-11-05";
|
30654
30654
|
|
30655
30655
|
/* eslint-disable local-rules/sort-imports */
|
30656
30656
|
|