@vuetify/nightly 3.7.2-master.2024-09-27 → 3.7.2-master.2024-10-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/importMap-labs.json +20 -20
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +4390 -4390
- 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 +5421 -5421
- 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.2-master.2024-
|
2
|
+
* Vuetify v3.7.2-master.2024-10-05
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30377,7 +30377,7 @@ function createVuetify$1() {
|
|
30377
30377
|
goTo
|
30378
30378
|
};
|
30379
30379
|
}
|
30380
|
-
const version$1 = "3.7.2-master.2024-
|
30380
|
+
const version$1 = "3.7.2-master.2024-10-05";
|
30381
30381
|
createVuetify$1.version = version$1;
|
30382
30382
|
|
30383
30383
|
// Vue's inject() can only be used in setup
|
@@ -30630,7 +30630,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30630
30630
|
|
30631
30631
|
/* eslint-disable local-rules/sort-imports */
|
30632
30632
|
|
30633
|
-
const version = "3.7.2-master.2024-
|
30633
|
+
const version = "3.7.2-master.2024-10-05";
|
30634
30634
|
|
30635
30635
|
/* eslint-disable local-rules/sort-imports */
|
30636
30636
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.2-master.2024-
|
2
|
+
* Vuetify v3.7.2-master.2024-10-05
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30381,7 +30381,7 @@
|
|
30381
30381
|
goTo
|
30382
30382
|
};
|
30383
30383
|
}
|
30384
|
-
const version$1 = "3.7.2-master.2024-
|
30384
|
+
const version$1 = "3.7.2-master.2024-10-05";
|
30385
30385
|
createVuetify$1.version = version$1;
|
30386
30386
|
|
30387
30387
|
// Vue's inject() can only be used in setup
|
@@ -30634,7 +30634,7 @@
|
|
30634
30634
|
|
30635
30635
|
/* eslint-disable local-rules/sort-imports */
|
30636
30636
|
|
30637
|
-
const version = "3.7.2-master.2024-
|
30637
|
+
const version = "3.7.2-master.2024-10-05";
|
30638
30638
|
|
30639
30639
|
/* eslint-disable local-rules/sort-imports */
|
30640
30640
|
|