@vuetify/nightly 3.7.11-master.2025-02-07 → 3.7.11-master.2025-02-08
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 +4 -3
- package/dist/json/attributes.json +3366 -3366
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +170 -170
- package/dist/json/web-types.json +6055 -6055
- package/dist/vuetify-labs.css +5491 -5491
- 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 +4326 -4326
- package/dist/vuetify.d.ts +55 -55
- 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 +55 -55
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.11-master.2025-02-
|
2
|
+
* Vuetify v3.7.11-master.2025-02-08
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30880,7 +30880,7 @@ function createVuetify$1() {
|
|
30880
30880
|
goTo
|
30881
30881
|
};
|
30882
30882
|
}
|
30883
|
-
const version$1 = "3.7.11-master.2025-02-
|
30883
|
+
const version$1 = "3.7.11-master.2025-02-08";
|
30884
30884
|
createVuetify$1.version = version$1;
|
30885
30885
|
|
30886
30886
|
// Vue's inject() can only be used in setup
|
@@ -31133,7 +31133,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31133
31133
|
|
31134
31134
|
/* eslint-disable local-rules/sort-imports */
|
31135
31135
|
|
31136
|
-
const version = "3.7.11-master.2025-02-
|
31136
|
+
const version = "3.7.11-master.2025-02-08";
|
31137
31137
|
|
31138
31138
|
/* eslint-disable local-rules/sort-imports */
|
31139
31139
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.11-master.2025-02-
|
2
|
+
* Vuetify v3.7.11-master.2025-02-08
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30884,7 +30884,7 @@
|
|
30884
30884
|
goTo
|
30885
30885
|
};
|
30886
30886
|
}
|
30887
|
-
const version$1 = "3.7.11-master.2025-02-
|
30887
|
+
const version$1 = "3.7.11-master.2025-02-08";
|
30888
30888
|
createVuetify$1.version = version$1;
|
30889
30889
|
|
30890
30890
|
// Vue's inject() can only be used in setup
|
@@ -31137,7 +31137,7 @@
|
|
31137
31137
|
|
31138
31138
|
/* eslint-disable local-rules/sort-imports */
|
31139
31139
|
|
31140
|
-
const version = "3.7.11-master.2025-02-
|
31140
|
+
const version = "3.7.11-master.2025-02-08";
|
31141
31141
|
|
31142
31142
|
/* eslint-disable local-rules/sort-imports */
|
31143
31143
|
|