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