@vuetify/nightly 3.7.18-master.2025-03-20 → 3.7.18-master.2025-03-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/CHANGELOG.md +8 -3
- package/dist/json/attributes.json +3574 -3574
- package/dist/json/importMap-labs.json +36 -36
- package/dist/json/importMap.json +148 -148
- package/dist/json/web-types.json +6533 -6533
- package/dist/vuetify-labs.css +3090 -3090
- 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 +6009 -6009
- 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.18-master.2025-03-
|
2
|
+
* Vuetify v3.7.18-master.2025-03-21
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31095,7 +31095,7 @@ function createVuetify$1() {
|
|
31095
31095
|
goTo
|
31096
31096
|
};
|
31097
31097
|
}
|
31098
|
-
const version$1 = "3.7.18-master.2025-03-
|
31098
|
+
const version$1 = "3.7.18-master.2025-03-21";
|
31099
31099
|
createVuetify$1.version = version$1;
|
31100
31100
|
|
31101
31101
|
// Vue's inject() can only be used in setup
|
@@ -31348,7 +31348,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31348
31348
|
|
31349
31349
|
/* eslint-disable local-rules/sort-imports */
|
31350
31350
|
|
31351
|
-
const version = "3.7.18-master.2025-03-
|
31351
|
+
const version = "3.7.18-master.2025-03-21";
|
31352
31352
|
|
31353
31353
|
/* eslint-disable local-rules/sort-imports */
|
31354
31354
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.18-master.2025-03-
|
2
|
+
* Vuetify v3.7.18-master.2025-03-21
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -31099,7 +31099,7 @@
|
|
31099
31099
|
goTo
|
31100
31100
|
};
|
31101
31101
|
}
|
31102
|
-
const version$1 = "3.7.18-master.2025-03-
|
31102
|
+
const version$1 = "3.7.18-master.2025-03-21";
|
31103
31103
|
createVuetify$1.version = version$1;
|
31104
31104
|
|
31105
31105
|
// Vue's inject() can only be used in setup
|
@@ -31352,7 +31352,7 @@
|
|
31352
31352
|
|
31353
31353
|
/* eslint-disable local-rules/sort-imports */
|
31354
31354
|
|
31355
|
-
const version = "3.7.18-master.2025-03-
|
31355
|
+
const version = "3.7.18-master.2025-03-21";
|
31356
31356
|
|
31357
31357
|
/* eslint-disable local-rules/sort-imports */
|
31358
31358
|
|