vuetify 3.11.0 → 3.11.1
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 +1155 -1155
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +152 -152
- package/dist/json/web-types.json +2308 -2308
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4129 -4129
- package/dist/vuetify-labs.d.ts +57 -57
- 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.cjs +3 -3
- package/dist/vuetify.css +3557 -3557
- 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.js +1 -1
- package/lib/framework.d.ts +57 -57
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/vuetify-labs.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.11.
|
|
2
|
+
* Vuetify v3.11.1
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -38993,7 +38993,7 @@
|
|
|
38993
38993
|
};
|
|
38994
38994
|
});
|
|
38995
38995
|
}
|
|
38996
|
-
const version$1 = "3.11.
|
|
38996
|
+
const version$1 = "3.11.1";
|
|
38997
38997
|
createVuetify$1.version = version$1;
|
|
38998
38998
|
|
|
38999
38999
|
// Vue's inject() can only be used in setup
|
|
@@ -39296,7 +39296,7 @@
|
|
|
39296
39296
|
|
|
39297
39297
|
/* eslint-disable local-rules/sort-imports */
|
|
39298
39298
|
|
|
39299
|
-
const version = "3.11.
|
|
39299
|
+
const version = "3.11.1";
|
|
39300
39300
|
|
|
39301
39301
|
/* eslint-disable local-rules/sort-imports */
|
|
39302
39302
|
|