@halibegic/react-video-player 0.0.46 → 0.0.47
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.
|
@@ -1314,7 +1314,7 @@ function Rr({
|
|
|
1314
1314
|
title: (i = t == null ? void 0 : t.eventNotStarted) != null ? i : "Event has not started yet.",
|
|
1315
1315
|
message: (c = t == null ? void 0 : t.eventStartingSoon) != null ? c : "Starting in few seconds..."
|
|
1316
1316
|
}
|
|
1317
|
-
) : /* @__PURE__ */ s.jsx(s.Fragment, { children: e }) : /* @__PURE__ */ s.jsx("div", { className: ie.playerNotice, children: /* @__PURE__ */ s.jsx("h3", { className: ie.playerNoticeTitle, children: (u = t == null ? void 0 : t.unableToPlay) != null ? u : "
|
|
1317
|
+
) : /* @__PURE__ */ s.jsx(s.Fragment, { children: e }) : /* @__PURE__ */ s.jsx("div", { className: ie.playerNotice, children: /* @__PURE__ */ s.jsx("h3", { className: ie.playerNoticeTitle, children: (u = t == null ? void 0 : t.unableToPlay) != null ? u : "Unable to play the video. Please try again later." }) });
|
|
1318
1318
|
}
|
|
1319
1319
|
function br({ startDate: e, title: t, message: n }) {
|
|
1320
1320
|
const o = e.getTime() - Date.now(), a = Math.floor(o / (1e3 * 60 * 60)), l = Math.floor(
|
|
@@ -2295,7 +2295,7 @@ function an() {
|
|
|
2295
2295
|
) })
|
|
2296
2296
|
] });
|
|
2297
2297
|
}
|
|
2298
|
-
const ni = "0.0.
|
|
2298
|
+
const ni = "0.0.47", ln = {
|
|
2299
2299
|
version: ni
|
|
2300
2300
|
};
|
|
2301
2301
|
function wi(e) {
|