@beyondwords/player 0.0.0-beta20 → 0.0.0-beta21

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 CHANGED
@@ -550,7 +550,7 @@ class it {
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-beta20", er = (t, e) => {
553
+ const q0 = "@beyondwords/player", eu = "0.0.0-beta21", er = (t, e) => {
554
554
  t = [t].flat().join(`
555
555
  `);
556
556
  let i = `${q0}:
@@ -31112,7 +31112,7 @@ const _6 = (t, e) => {
31112
31112
  if (!t.listenSessionId && t.duration)
31113
31113
  return "load";
31114
31114
  if (e === "PlaybackPlaying" && (t.emitPlayEvent = "CurrentTimeUpdated"), e === t.emitPlayEvent)
31115
- return delete t.emitPlayEvent, "play";
31115
+ return t.emitPlayEvent = null, "play";
31116
31116
  if (e === "CurrentTimeUpdated" && T6(t))
31117
31117
  return "play_progress";
31118
31118
  if (e.startsWith("PressedAdvert"))