@tenancy.nz/chat-ui 0.1.35 → 0.1.36
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/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -5500,7 +5500,7 @@ function WS() {
|
|
|
5500
5500
|
l(!0), t(!0);
|
|
5501
5501
|
}));
|
|
5502
5502
|
}
|
|
5503
|
-
}, {
|
|
5503
|
+
}, { threshold: 0 });
|
|
5504
5504
|
b.forEach((E) => w.observe(E));
|
|
5505
5505
|
}
|
|
5506
5506
|
}), v = u instanceof Document ? u.documentElement : u;
|
|
@@ -5525,7 +5525,7 @@ function WS() {
|
|
|
5525
5525
|
l(!0), t(!0);
|
|
5526
5526
|
}));
|
|
5527
5527
|
}
|
|
5528
|
-
}, {
|
|
5528
|
+
}, { threshold: 0 });
|
|
5529
5529
|
return f.forEach((v) => m.observe(v)), () => {
|
|
5530
5530
|
try {
|
|
5531
5531
|
m.disconnect();
|