@vuetify/nightly 3.7.1-master.2024-09-06 → 3.7.1-master.2024-09-09
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/importMap-labs.json +20 -20
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +2786 -2786
- 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 +1648 -1648
- 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.1-master.2024-09-
|
2
|
+
* Vuetify v3.7.1-master.2024-09-09
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30375,7 +30375,7 @@ function createVuetify$1() {
|
|
30375
30375
|
goTo
|
30376
30376
|
};
|
30377
30377
|
}
|
30378
|
-
const version$1 = "3.7.1-master.2024-09-
|
30378
|
+
const version$1 = "3.7.1-master.2024-09-09";
|
30379
30379
|
createVuetify$1.version = version$1;
|
30380
30380
|
|
30381
30381
|
// Vue's inject() can only be used in setup
|
@@ -30628,7 +30628,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30628
30628
|
|
30629
30629
|
/* eslint-disable local-rules/sort-imports */
|
30630
30630
|
|
30631
|
-
const version = "3.7.1-master.2024-09-
|
30631
|
+
const version = "3.7.1-master.2024-09-09";
|
30632
30632
|
|
30633
30633
|
/* eslint-disable local-rules/sort-imports */
|
30634
30634
|
|
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.1-master.2024-09-
|
2
|
+
* Vuetify v3.7.1-master.2024-09-09
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30379,7 +30379,7 @@
|
|
30379
30379
|
goTo
|
30380
30380
|
};
|
30381
30381
|
}
|
30382
|
-
const version$1 = "3.7.1-master.2024-09-
|
30382
|
+
const version$1 = "3.7.1-master.2024-09-09";
|
30383
30383
|
createVuetify$1.version = version$1;
|
30384
30384
|
|
30385
30385
|
// Vue's inject() can only be used in setup
|
@@ -30632,7 +30632,7 @@
|
|
30632
30632
|
|
30633
30633
|
/* eslint-disable local-rules/sort-imports */
|
30634
30634
|
|
30635
|
-
const version = "3.7.1-master.2024-09-
|
30635
|
+
const version = "3.7.1-master.2024-09-09";
|
30636
30636
|
|
30637
30637
|
/* eslint-disable local-rules/sort-imports */
|
30638
30638
|
|