@fox-js/foxui 4.0.1-96 → 4.0.1-97

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.esm.js CHANGED
@@ -3690,7 +3690,7 @@ function Uu(e, t, a, n = !1) {
3690
3690
  const J = () => {
3691
3691
  z || !te.value || (z = new IntersectionObserver((P) => {
3692
3692
  let K = !1;
3693
- for (let Z of P) if (Z.intersectionRatio > 0) {
3693
+ for (let Z of P) if (Z.isIntersecting) {
3694
3694
  K = !0, K && r.emit("appear", Z);
3695
3695
  break;
3696
3696
  }