@vuetify/one 0.6.2 → 0.6.3

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.
Files changed (2) hide show
  1. package/dist/index.js +3 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -512,7 +512,9 @@ const He = /* @__PURE__ */ X(Te, [["__scopeId", "data-v-b66944c0"]]), Ze = S("bi
512
512
  });
513
513
  ie(async () => {
514
514
  t && await f();
515
- }), N(h, l);
515
+ }), N(h, (a, d) => {
516
+ a === !1 && d !== !0 || l();
517
+ });
516
518
  async function f() {
517
519
  try {
518
520
  s.value = !0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuetify/one",
3
- "version": "0.6.2",
3
+ "version": "0.6.3",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "MIT",