@golstats/gsc-landing 1.0.53 → 1.0.54
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/gsc-landing.js +2 -2
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -17658,7 +17658,7 @@ const R5 = { class: "carousel-video-player__play-info" }, T5 = { class: "carouse
|
|
|
17658
17658
|
});
|
|
17659
17659
|
function u() {
|
|
17660
17660
|
o.value = new Ca(`#${n.value}`, {
|
|
17661
|
-
controls: ["play", "volume"],
|
|
17661
|
+
controls: t.isPlaySeeker ? ["play", "volume"] : ["play", "volume", "progress"],
|
|
17662
17662
|
autoplay: !1,
|
|
17663
17663
|
playsinline: !0
|
|
17664
17664
|
}), t.isPlaySeeker && (o.value.on("loadeddata", () => {
|
|
@@ -17708,7 +17708,7 @@ const R5 = { class: "carousel-video-player__play-info" }, T5 = { class: "carouse
|
|
|
17708
17708
|
])
|
|
17709
17709
|
], 32));
|
|
17710
17710
|
}
|
|
17711
|
-
}, E5 = /* @__PURE__ */ ot(j5, [["__scopeId", "data-v-
|
|
17711
|
+
}, E5 = /* @__PURE__ */ ot(j5, [["__scopeId", "data-v-f00e9b64"]]), I5 = (e) => (ye("data-v-cc782f53"), e = e(), be(), e), U5 = {
|
|
17712
17712
|
class: "carousel-full-screen",
|
|
17713
17713
|
id: "carousel-swipe"
|
|
17714
17714
|
}, V5 = /* @__PURE__ */ I5(() => /* @__PURE__ */ m("svg", {
|