@beyondwords/player 0.0.0-beta34 → 0.0.0-beta35
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 +2 -2
- 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 && !N0(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
|
-
const sv = "@beyondwords/player", ru = "0.0.0-
|
|
553
|
+
const sv = "@beyondwords/player", ru = "0.0.0-beta35", tr = (t, e) => {
|
|
554
554
|
t = [t].flat().join(`
|
|
555
555
|
`);
|
|
556
556
|
let i = `${sv}:
|
|
@@ -31331,7 +31331,7 @@ const D6 = (t, e) => {
|
|
|
31331
31331
|
}, B6 = (t, e) => {
|
|
31332
31332
|
var g;
|
|
31333
31333
|
t.listenSessionId || (t.listenSessionId = uo()), t.sessionCreatedAt || (t.sessionCreatedAt = Date.now());
|
|
31334
|
-
const i =
|
|
31334
|
+
const i = ["without-local-storage", "none"].includes(t.analyticsConsent);
|
|
31335
31335
|
i || localStorage.beyondwords || (localStorage.beyondwords = JSON.stringify(uo()));
|
|
31336
31336
|
const r = t.adverts[t.advertIndex], a = t.content[t.contentIndex], l = t.currentTime / t.duration * 100;
|
|
31337
31337
|
return {
|