@quoreadmin/ui 0.24.16 → 0.24.18

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/index.js CHANGED
@@ -15439,7 +15439,7 @@ const $I = ue({
15439
15439
  { animated: !v }
15440
15440
  ]), p = (k, b) => {
15441
15441
  const A = (I) => "original" in I && "original" in b ? I.original.url === (b == null ? void 0 : b.original.url) : b instanceof File ? I.name === (b == null ? void 0 : b.name) : !1, S = f.value.findIndex(A);
15442
- l.value = S || k, c.value = !0;
15442
+ l.value = S !== -1 ? S : k, c.value = !0;
15443
15443
  }, y = (k) => {
15444
15444
  e("update:model-value", k);
15445
15445
  }, m = (k) => {