@vuetify/nightly 3.7.12-master.2025-02-14 → 3.7.12-master.2025-02-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/CHANGELOG.md +8 -3
- package/dist/json/attributes.json +2340 -2340
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +4424 -4424
- package/dist/vuetify-labs.css +3971 -3971
- 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 +4548 -4548
- package/dist/vuetify.d.ts +49 -49
- 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 +49 -49
- package/package.json +1 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.12-master.2025-02-
|
2
|
+
* Vuetify v3.7.12-master.2025-02-15
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30903,7 +30903,7 @@ function createVuetify$1() {
|
|
30903
30903
|
goTo
|
30904
30904
|
};
|
30905
30905
|
}
|
30906
|
-
const version$1 = "3.7.12-master.2025-02-
|
30906
|
+
const version$1 = "3.7.12-master.2025-02-15";
|
30907
30907
|
createVuetify$1.version = version$1;
|
30908
30908
|
|
30909
30909
|
// Vue's inject() can only be used in setup
|
@@ -31156,7 +31156,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
31156
31156
|
|
31157
31157
|
/* eslint-disable local-rules/sort-imports */
|
31158
31158
|
|
31159
|
-
const version = "3.7.12-master.2025-02-
|
31159
|
+
const version = "3.7.12-master.2025-02-15";
|
31160
31160
|
|
31161
31161
|
/* eslint-disable local-rules/sort-imports */
|
31162
31162
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.12-master.2025-02-
|
2
|
+
* Vuetify v3.7.12-master.2025-02-15
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30907,7 +30907,7 @@
|
|
30907
30907
|
goTo
|
30908
30908
|
};
|
30909
30909
|
}
|
30910
|
-
const version$1 = "3.7.12-master.2025-02-
|
30910
|
+
const version$1 = "3.7.12-master.2025-02-15";
|
30911
30911
|
createVuetify$1.version = version$1;
|
30912
30912
|
|
30913
30913
|
// Vue's inject() can only be used in setup
|
@@ -31160,7 +31160,7 @@
|
|
31160
31160
|
|
31161
31161
|
/* eslint-disable local-rules/sort-imports */
|
31162
31162
|
|
31163
|
-
const version = "3.7.12-master.2025-02-
|
31163
|
+
const version = "3.7.12-master.2025-02-15";
|
31164
31164
|
|
31165
31165
|
/* eslint-disable local-rules/sort-imports */
|
31166
31166
|
|