@vuetify/nightly 3.7.0-master.2024-08-17 → 3.7.0-master.2024-08-21
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 +162 -162
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +4234 -4234
- 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 +884 -884
- package/dist/vuetify.d.ts +57 -57
- 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 +57 -57
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.0-master.2024-08-
|
2
|
+
* Vuetify v3.7.0-master.2024-08-21
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30384,7 +30384,7 @@ function createVuetify$1() {
|
|
30384
30384
|
goTo
|
30385
30385
|
};
|
30386
30386
|
}
|
30387
|
-
const version$1 = "3.7.0-master.2024-08-
|
30387
|
+
const version$1 = "3.7.0-master.2024-08-21";
|
30388
30388
|
createVuetify$1.version = version$1;
|
30389
30389
|
|
30390
30390
|
// Vue's inject() can only be used in setup
|
@@ -30637,7 +30637,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30637
30637
|
|
30638
30638
|
/* eslint-disable local-rules/sort-imports */
|
30639
30639
|
|
30640
|
-
const version = "3.7.0-master.2024-08-
|
30640
|
+
const version = "3.7.0-master.2024-08-21";
|
30641
30641
|
|
30642
30642
|
/* eslint-disable local-rules/sort-imports */
|
30643
30643
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.0-master.2024-08-
|
2
|
+
* Vuetify v3.7.0-master.2024-08-21
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30388,7 +30388,7 @@
|
|
30388
30388
|
goTo
|
30389
30389
|
};
|
30390
30390
|
}
|
30391
|
-
const version$1 = "3.7.0-master.2024-08-
|
30391
|
+
const version$1 = "3.7.0-master.2024-08-21";
|
30392
30392
|
createVuetify$1.version = version$1;
|
30393
30393
|
|
30394
30394
|
// Vue's inject() can only be used in setup
|
@@ -30641,7 +30641,7 @@
|
|
30641
30641
|
|
30642
30642
|
/* eslint-disable local-rules/sort-imports */
|
30643
30643
|
|
30644
|
-
const version = "3.7.0-master.2024-08-
|
30644
|
+
const version = "3.7.0-master.2024-08-21";
|
30645
30645
|
|
30646
30646
|
/* eslint-disable local-rules/sort-imports */
|
30647
30647
|
|