@vuetify/nightly 3.7.3-master.2024-10-27 → 3.7.3-master.2024-10-29
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/attributes.json +2849 -2849
- package/dist/json/importMap-labs.json +4 -4
- package/dist/json/importMap.json +142 -142
- package/dist/json/web-types.json +5554 -5554
- package/dist/vuetify-labs.css +2165 -2165
- 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 +1126 -1126
- 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.3-master.2024-10-
|
2
|
+
* Vuetify v3.7.3-master.2024-10-29
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30381,7 +30381,7 @@ function createVuetify$1() {
|
|
30381
30381
|
goTo
|
30382
30382
|
};
|
30383
30383
|
}
|
30384
|
-
const version$1 = "3.7.3-master.2024-10-
|
30384
|
+
const version$1 = "3.7.3-master.2024-10-29";
|
30385
30385
|
createVuetify$1.version = version$1;
|
30386
30386
|
|
30387
30387
|
// Vue's inject() can only be used in setup
|
@@ -30634,7 +30634,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30634
30634
|
|
30635
30635
|
/* eslint-disable local-rules/sort-imports */
|
30636
30636
|
|
30637
|
-
const version = "3.7.3-master.2024-10-
|
30637
|
+
const version = "3.7.3-master.2024-10-29";
|
30638
30638
|
|
30639
30639
|
/* eslint-disable local-rules/sort-imports */
|
30640
30640
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.3-master.2024-10-
|
2
|
+
* Vuetify v3.7.3-master.2024-10-29
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30385,7 +30385,7 @@
|
|
30385
30385
|
goTo
|
30386
30386
|
};
|
30387
30387
|
}
|
30388
|
-
const version$1 = "3.7.3-master.2024-10-
|
30388
|
+
const version$1 = "3.7.3-master.2024-10-29";
|
30389
30389
|
createVuetify$1.version = version$1;
|
30390
30390
|
|
30391
30391
|
// Vue's inject() can only be used in setup
|
@@ -30638,7 +30638,7 @@
|
|
30638
30638
|
|
30639
30639
|
/* eslint-disable local-rules/sort-imports */
|
30640
30640
|
|
30641
|
-
const version = "3.7.3-master.2024-10-
|
30641
|
+
const version = "3.7.3-master.2024-10-29";
|
30642
30642
|
|
30643
30643
|
/* eslint-disable local-rules/sort-imports */
|
30644
30644
|
|