@beyondwords/player 0.0.0-beta26 → 0.0.0-beta27
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/es.js +3 -7
- package/dist/es.js.map +1 -1
- package/dist/umd.js +2 -2
- package/dist/umd.js.map +1 -1
- package/package.json +1 -1
package/dist/es.js
CHANGED
|
@@ -550,7 +550,7 @@ class rt {
|
|
|
550
550
|
this.$$set && !A0(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
|
-
const q0 = "@beyondwords/player", eu = "0.0.0-
|
|
553
|
+
const q0 = "@beyondwords/player", eu = "0.0.0-beta27", er = (t, e) => {
|
|
554
554
|
t = [t].flat().join(`
|
|
555
555
|
`);
|
|
556
556
|
let i = `${q0}:
|
|
@@ -24470,12 +24470,8 @@ const xs = class {
|
|
|
24470
24470
|
};
|
|
24471
24471
|
let Ss = xs;
|
|
24472
24472
|
ma = new WeakMap(), To = new WeakSet(), mf = function(e, i, r, a) {
|
|
24473
|
-
const l = document.
|
|
24474
|
-
|
|
24475
|
-
const p = document.createElement("div");
|
|
24476
|
-
["2-oclock", "3-oclock", "4-oclock", "8-oclock", "9-oclock", "10-oclock"].includes(r) && g.classList.add(...cd), p.classList.add(...ud(e, r, a)), ["11-oclock", "12-oclock", "1-oclock"].includes(r) ? g.insertBefore(p, g.firstChild) : g.appendChild(p), i.containers.push(p);
|
|
24477
|
-
}
|
|
24478
|
-
i.onUpdate(i.containers);
|
|
24473
|
+
const l = document.querySelector(`[${Un}="${e}"]`), g = document.createElement("div");
|
|
24474
|
+
["2-oclock", "3-oclock", "4-oclock", "8-oclock", "9-oclock", "10-oclock"].includes(r) && l.classList.add(...cd), g.classList.add(...ud(e, r, a)), ["11-oclock", "12-oclock", "1-oclock"].includes(r) ? l.insertBefore(g, l.firstChild) : l.appendChild(g), i.containers.push(g), i.onUpdate(i.containers);
|
|
24479
24475
|
}, ko = new WeakSet(), pf = function(e, i, r, a) {
|
|
24480
24476
|
const l = ud(e, r, a);
|
|
24481
24477
|
for (let g = 0; g < i.containers.length; g += 1) {
|