@vuetify/nightly 3.7.1-master.2024-09-01 → 3.7.1-master.2024-09-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/importMap-labs.json +16 -16
- package/dist/json/importMap.json +132 -132
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +3037 -3037
- 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 +1218 -1218
- package/dist/vuetify.d.ts +44 -44
- 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 +44 -44
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.1-master.2024-09-
|
2
|
+
* Vuetify v3.7.1-master.2024-09-02
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30388,7 +30388,7 @@ function createVuetify$1() {
|
|
30388
30388
|
goTo
|
30389
30389
|
};
|
30390
30390
|
}
|
30391
|
-
const version$1 = "3.7.1-master.2024-09-
|
30391
|
+
const version$1 = "3.7.1-master.2024-09-02";
|
30392
30392
|
createVuetify$1.version = version$1;
|
30393
30393
|
|
30394
30394
|
// Vue's inject() can only be used in setup
|
@@ -30641,7 +30641,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30641
30641
|
|
30642
30642
|
/* eslint-disable local-rules/sort-imports */
|
30643
30643
|
|
30644
|
-
const version = "3.7.1-master.2024-09-
|
30644
|
+
const version = "3.7.1-master.2024-09-02";
|
30645
30645
|
|
30646
30646
|
/* eslint-disable local-rules/sort-imports */
|
30647
30647
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.1-master.2024-09-
|
2
|
+
* Vuetify v3.7.1-master.2024-09-02
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30392,7 +30392,7 @@
|
|
30392
30392
|
goTo
|
30393
30393
|
};
|
30394
30394
|
}
|
30395
|
-
const version$1 = "3.7.1-master.2024-09-
|
30395
|
+
const version$1 = "3.7.1-master.2024-09-02";
|
30396
30396
|
createVuetify$1.version = version$1;
|
30397
30397
|
|
30398
30398
|
// Vue's inject() can only be used in setup
|
@@ -30645,7 +30645,7 @@
|
|
30645
30645
|
|
30646
30646
|
/* eslint-disable local-rules/sort-imports */
|
30647
30647
|
|
30648
|
-
const version = "3.7.1-master.2024-09-
|
30648
|
+
const version = "3.7.1-master.2024-09-02";
|
30649
30649
|
|
30650
30650
|
/* eslint-disable local-rules/sort-imports */
|
30651
30651
|
|