@vuetify/nightly 3.7.1-master.2024-09-17 → 3.7.2-master.2024-09-18
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 +36 -36
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +2957 -2957
- 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 +3760 -3760
- package/dist/vuetify.d.ts +60 -60
- 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 +60 -60
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.2-master.2024-09-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30374,7 +30374,7 @@ function createVuetify$1() {
|
|
30374
30374
|
goTo
|
30375
30375
|
};
|
30376
30376
|
}
|
30377
|
-
const version$1 = "3.7.
|
30377
|
+
const version$1 = "3.7.2-master.2024-09-18";
|
30378
30378
|
createVuetify$1.version = version$1;
|
30379
30379
|
|
30380
30380
|
// Vue's inject() can only be used in setup
|
@@ -30627,7 +30627,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30627
30627
|
|
30628
30628
|
/* eslint-disable local-rules/sort-imports */
|
30629
30629
|
|
30630
|
-
const version = "3.7.
|
30630
|
+
const version = "3.7.2-master.2024-09-18";
|
30631
30631
|
|
30632
30632
|
/* eslint-disable local-rules/sort-imports */
|
30633
30633
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.2-master.2024-09-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30378,7 +30378,7 @@
|
|
30378
30378
|
goTo
|
30379
30379
|
};
|
30380
30380
|
}
|
30381
|
-
const version$1 = "3.7.
|
30381
|
+
const version$1 = "3.7.2-master.2024-09-18";
|
30382
30382
|
createVuetify$1.version = version$1;
|
30383
30383
|
|
30384
30384
|
// Vue's inject() can only be used in setup
|
@@ -30631,7 +30631,7 @@
|
|
30631
30631
|
|
30632
30632
|
/* eslint-disable local-rules/sort-imports */
|
30633
30633
|
|
30634
|
-
const version = "3.7.
|
30634
|
+
const version = "3.7.2-master.2024-09-18";
|
30635
30635
|
|
30636
30636
|
/* eslint-disable local-rules/sort-imports */
|
30637
30637
|
|