@spash/frontlib 1.1.3-beta.1 → 1.1.3-beta.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.
Files changed (2) hide show
  1. package/dist/main.js +1 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -25426,7 +25426,7 @@ const h5 = {
25426
25426
  const m = ["played", "processing", "processed", "exporting", "exported"];
25427
25427
  ((A = i.value.ngtvSessionType) == null ? void 0 : A.reference) === "incognito" ? B.value = c(
25428
25428
  "components.SpashVideo.SpashVideoPlayer.videoError.sessionInconitoNotExist"
25429
- ) : !(f != null && f.fatal) && m.includes(i.value.status) ? i.value.bookingProvider === "le_five_4padel" ? B.value = c(
25429
+ ) : m.includes(i.value.status) ? i.value.bookingProvider === "le_five_4padel" ? B.value = c(
25430
25430
  `components.SpashVideo.SpashVideoPlayer.videoError.defaultError.${d.value}`
25431
25431
  ) : B.value = c(
25432
25432
  "components.SpashVideo.SpashVideoPlayer.videoError.defaultError.default"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spash/frontlib",
3
- "version": "1.1.3-beta.1",
3
+ "version": "1.1.3-beta.2",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"