@solfacil/girassol 0.28.0 → 0.28.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.
@@ -3309,7 +3309,7 @@ const Mm = ["id", "data-testid", "aria-labelledby"], hm = ["id", "data-testid"],
3309
3309
  var P;
3310
3310
  t("change", p.value);
3311
3311
  const C = f(p.value) ? (P = l.value) == null ? void 0 : P.filter((x) => x !== p.value) : d(p.value);
3312
- l.value = C, t("update:modelValue", C);
3312
+ l.value = C;
3313
3313
  }
3314
3314
  function M() {
3315
3315
  i.value = i.value + n.showMaxItemsStep;