bloom-player 2.17.0 → 2.17.2
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/bloomplayer.htm
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
<!-- At build time, we replace the target of this script tag to point at the
|
|
20
20
|
the bloom player bundle with the cache-busting hash in its name. -->
|
|
21
|
-
<script src="bloomPlayer.
|
|
21
|
+
<script src="bloomPlayer.DasyHmL-.js"></script>
|
|
22
22
|
</body>
|
|
23
23
|
|
|
24
24
|
|
package/lib/shared.es.js
CHANGED
|
@@ -6322,7 +6322,8 @@ function ha(c, l) {
|
|
|
6322
6322
|
(Me, ee) => {
|
|
6323
6323
|
Me.forEach((pe) => {
|
|
6324
6324
|
var Ot;
|
|
6325
|
-
D++, ee.unobserve(pe.target)
|
|
6325
|
+
if (D++, ee.unobserve(pe.target), !pe.target.parentElement)
|
|
6326
|
+
return;
|
|
6326
6327
|
const At = !!pe.target.closest(
|
|
6327
6328
|
Fi
|
|
6328
6329
|
);
|