@instructure/studio-player 0.1.1 → 0.1.4
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/StudioPlayer/useStudioPlayer.d.ts +9 -0
- package/dist/index.css +1 -1
- package/dist/studio-player.es.js +1127 -4
- package/dist/types.d.ts +1 -0
- package/package.json +16 -14
- package/dist/StudioPlayer/StudioPlayerContext.d.ts +0 -11
- package/dist/StudioPlayer/components/BufferingIndicator/BufferingIndicator.d.ts +0 -1
- package/dist/StudioPlayer/components/CaptionsButton/CaptionsButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CaptionsOverlay/CaptionsOverlay.d.ts +0 -5
- package/dist/StudioPlayer/components/ControlsLayout/ControlsLayout.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/CustomSettingsMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/CustomSettingsMenuContext.d.ts +0 -8
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/CaptionsMenu/CaptionsFontSizeMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/CaptionsMenu/CaptionsLanguageMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/CaptionsMenu/CaptionsMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/MainMenu/MainMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/QualityMenu/QualityMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/SpeedMenu/SpeedMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/BaseButton.d.ts +0 -8
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/CaptionsButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/CaptionsFontSizeButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/CaptionsLanguageButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/QualityButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/menus/buttons/SpeedButton.d.ts +0 -1
- package/dist/StudioPlayer/components/CustomSettingsMenu/useCustomSettingsMenu.d.ts +0 -18
- package/dist/StudioPlayer/components/FeedbackOverlay/FeedbackIcon.d.ts +0 -1
- package/dist/StudioPlayer/components/FeedbackOverlay/FeedbackMessage.d.ts +0 -1
- package/dist/StudioPlayer/components/FeedbackOverlay/FeedbackOverlay.d.ts +0 -1
- package/dist/StudioPlayer/components/FeedbackOverlay/createFeedbackComponent.d.ts +0 -1
- package/dist/StudioPlayer/components/FullscreenButton/FullscreenButton.d.ts +0 -1
- package/dist/StudioPlayer/components/GesturesContainer/GesturesContainer.d.ts +0 -1
- package/dist/StudioPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +0 -1
- package/dist/StudioPlayer/components/PosterContainer/PosterContainer.d.ts +0 -4
- package/dist/StudioPlayer/components/SmallLayoutOverlay/SmallLayoutOverlay.d.ts +0 -1
- package/dist/StudioPlayer/components/TimeIndicator/TimeIndicator.d.ts +0 -1
- package/dist/StudioPlayer/components/TimeLine/TimeLine.d.ts +0 -4
- package/dist/StudioPlayer/components/VolumeMenu/VolumeMenu.d.ts +0 -1
- package/dist/StudioPlayer/components/index.d.ts +0 -14
- package/dist/StudioPlayer/shortcuts.d.ts +0 -2
- package/dist/errors-DCJKAXTz.js +0 -70
- package/dist/index-BM9a_WKH.js +0 -33480
- package/dist/prod-DTLJXtPo.js +0 -994
- package/dist/srt-parser-CWqahKwO.js +0 -27
- package/dist/ssa-parser-BqjjKy4M.js +0 -209
- package/dist/vidstack-B-YW57m0-DZMwUKSQ.js +0 -140
- package/dist/vidstack-BFbyAy5g-DqVWIlTG.js +0 -378
- package/dist/vidstack-BGEqnOoX-BiZsT73r.js +0 -434
- package/dist/vidstack-CC0Rsbn0-Cf76Gp3K.js +0 -32
- package/dist/vidstack-CbSFenOv-DX2VhxT6.js +0 -60
- package/dist/vidstack-D2cUZes0-BnrvKkrf.js +0 -237
- package/dist/vidstack-Xu8hy52p-DHV2kI-e.js +0 -323
- package/dist/vidstack-Zc3I7oOd-DDsBgkhs.js +0 -31
- package/dist/vidstack-krOAtKMi-B4IZWKdc.js +0 -29
- /package/dist/StudioPlayer/{components/CustomSettingsMenu → hooks}/useCallbackOnEsc.d.ts +0 -0
package/dist/studio-player.es.js
CHANGED
|
@@ -1,6 +1,1129 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsx as e, jsxs as a, Fragment as Q } from "react/jsx-runtime";
|
|
2
|
+
import { Spinner as j, useMediaState as m, isTrackCaptionKind as de, useMediaRemote as O, Track as he, Captions as me, usePlaybackRateOptions as _e, useCaptionOptions as pe, useVideoQualityOptions as be, useMediaStore as W, FullscreenButton as J, useMediaPlayer as fe, PlayButton as ge, Poster as ke, Time as A, TimeSlider as B, MuteButton as we, VolumeSlider as S, MediaPlayer as Ce, MediaProvider as ve } from "@vidstack/react";
|
|
3
|
+
import { createContext as X, useContext as i, useCallback as d, useEffect as G, useState as v, useMemo as Y, useRef as ye } from "react";
|
|
4
|
+
import { useFloating as Le, autoUpdate as Me, flip as Ne, arrow as xe, useDismiss as Ie, useInteractions as Be, FloatingFocusManager as He, FloatingArrow as Ve } from "@floating-ui/react";
|
|
5
|
+
import './index.css';const Te = "_media-buffering-indicator_1fwjr_1", Pe = "_media-buffering-spinner_1fwjr_17", Se = "_media-buffering-spin_1fwjr_17", Re = "_media-buffering-track_1fwjr_22", Fe = "_media-buffering-track-fill_1fwjr_27", R = {
|
|
6
|
+
"media-buffering-indicator": "_media-buffering-indicator_1fwjr_1",
|
|
7
|
+
mediaBufferingIndicator: Te,
|
|
8
|
+
"media-buffering-spinner": "_media-buffering-spinner_1fwjr_17",
|
|
9
|
+
mediaBufferingSpinner: Pe,
|
|
10
|
+
"media-buffering-spin": "_media-buffering-spin_1fwjr_17",
|
|
11
|
+
mediaBufferingSpin: Se,
|
|
12
|
+
"media-buffering-track": "_media-buffering-track_1fwjr_22",
|
|
13
|
+
mediaBufferingTrack: Re,
|
|
14
|
+
"media-buffering-track-fill": "_media-buffering-track-fill_1fwjr_27",
|
|
15
|
+
mediaBufferingTrackFill: Fe
|
|
16
|
+
};
|
|
17
|
+
function Ze() {
|
|
18
|
+
return /* @__PURE__ */ e("div", { className: R.mediaBufferingIndicator, children: /* @__PURE__ */ a(j.Root, { className: R.mediaBufferingSpinner, size: 96, children: [
|
|
19
|
+
/* @__PURE__ */ e(j.Track, { className: R.mediaBufferingTrack, width: 8 }),
|
|
20
|
+
/* @__PURE__ */ e(
|
|
21
|
+
j.TrackFill,
|
|
22
|
+
{
|
|
23
|
+
className: R.mediaBufferingTrackFill,
|
|
24
|
+
width: 8
|
|
25
|
+
}
|
|
26
|
+
)
|
|
27
|
+
] }) });
|
|
28
|
+
}
|
|
29
|
+
const p = X(null), ee = (t) => /* @__PURE__ */ a("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
|
|
30
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_149_104418", children: /* @__PURE__ */ e("rect", { width: 24, height: 24, fill: "white" }) }) }),
|
|
31
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#clip0_149_104418)", children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.5 21.8125V2.3125C22.5 1.9 22.1625 1.5625 21.75 1.5625H2.25C1.8375 1.5625 1.5 1.9 1.5 2.3125V21.8125C1.5 22.225 1.8375 22.5625 2.25 22.5625H21.75C22.1625 22.5625 22.5 22.225 22.5 21.8125ZM21.75 0.0625C22.9905 0.0625 24 1.072 24 2.3125V21.8125C24 23.053 22.9905 24.0625 21.75 24.0625H2.25C1.0095 24.0625 0 23.053 0 21.8125V2.3125C0 1.072 1.0095 0.0625 2.25 0.0625H21.75ZM10.744 10.6709H8.74403V10.0042H6.07736V14.0042H8.74403V13.3375H10.744V14.6709C10.744 15.4042 10.144 16.0042 9.41069 16.0042H5.41069C4.67736 16.0042 4.07736 15.4042 4.07736 14.6709V9.33753C4.07736 8.6042 4.67736 8.0042 5.41069 8.0042H9.41069C10.144 8.0042 10.744 8.6042 10.744 9.33753V10.6709ZM19.8065 10.6709H17.8065V10.0042H15.1399V14.0042H17.8065V13.3375H19.8065V14.6709C19.8065 15.4042 19.2065 16.0042 18.4732 16.0042H14.4732C13.7399 16.0042 13.1399 15.4042 13.1399 14.6709V9.33753C13.1399 8.6042 13.7399 8.0042 14.4732 8.0042H18.4732C19.2065 8.0042 19.8065 8.6042 19.8065 9.33753V10.6709Z", fill: "currentColor" }) })
|
|
32
|
+
] }), te = (t) => /* @__PURE__ */ a("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
|
|
33
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_149_104406", children: /* @__PURE__ */ e("rect", { width: 24, height: 24, fill: "white" }) }) }),
|
|
34
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#clip0_149_104406)", children: /* @__PURE__ */ e("path", { d: "M21.3333 0H2.66666C1.18666 0 0 1.35 0 3V21C0 22.65 1.18666 24 2.66666 24H21.3333C22.8 24 24 22.65 24 21V3C24 1.35 22.8 0 21.3333 0ZM10.6667 10.6667H8.66666V10H6V14H8.66666V13.3333H10.6667V14.6667C10.6667 15.4 10.0667 16 9.33334 16H5.33334C4.6 16 4 15.4 4 14.6667V9.33334C4 8.6 4.6 8 5.33334 8H9.33334C10.0667 8 10.6667 8.6 10.6667 9.33334V10.6667ZM20.0042 10.6667H18.0042V10H15.3375V14H18.0042V13.3333H20.0042V14.6667C20.0042 15.4 19.4042 16 18.6708 16H14.6708C13.9375 16 13.3375 15.4 13.3375 14.6667V9.33334C13.3375 8.6 13.9375 8 14.6708 8H18.6708C19.4042 8 20.0042 8.6 20.0042 9.33334V10.6667Z", fill: "currentColor" }) })
|
|
35
|
+
] });
|
|
36
|
+
function je() {
|
|
37
|
+
const t = m("hasCaptions"), n = m("textTrack"), o = n && de(n), c = O(), s = i(p), r = d(
|
|
38
|
+
(u) => {
|
|
39
|
+
c.toggleCaptions(u.nativeEvent);
|
|
40
|
+
},
|
|
41
|
+
[c]
|
|
42
|
+
);
|
|
43
|
+
return t ? /* @__PURE__ */ e(
|
|
44
|
+
"button",
|
|
45
|
+
{
|
|
46
|
+
type: "button",
|
|
47
|
+
className: "controls-button",
|
|
48
|
+
onClick: r,
|
|
49
|
+
"aria-label": "Captions",
|
|
50
|
+
tabIndex: s != null && s.state.interactionsDisabled ? -1 : 0,
|
|
51
|
+
children: o ? /* @__PURE__ */ e(te, { className: "controls-button-icon" }) : /* @__PURE__ */ e(ee, { className: "controls-button-icon" })
|
|
52
|
+
}
|
|
53
|
+
) : null;
|
|
54
|
+
}
|
|
55
|
+
const $e = "_captions_13epz_1", Oe = {
|
|
56
|
+
captions: $e
|
|
57
|
+
};
|
|
58
|
+
function qe({ captions: t }) {
|
|
59
|
+
const n = m("hasCaptions"), o = i(p);
|
|
60
|
+
return /* @__PURE__ */ a(Q, { children: [
|
|
61
|
+
t.map((c) => /* @__PURE__ */ e(
|
|
62
|
+
he,
|
|
63
|
+
{
|
|
64
|
+
kind: "subtitles",
|
|
65
|
+
type: c.type,
|
|
66
|
+
language: c.language,
|
|
67
|
+
label: c.label,
|
|
68
|
+
src: c.src
|
|
69
|
+
},
|
|
70
|
+
c.label
|
|
71
|
+
)),
|
|
72
|
+
n ? /* @__PURE__ */ e(
|
|
73
|
+
"div",
|
|
74
|
+
{
|
|
75
|
+
style: {
|
|
76
|
+
display: "contents",
|
|
77
|
+
"--captions-font-size-multiplier": (o == null ? void 0 : o.state.captionsFontSizeMultiplier.value) ?? 1,
|
|
78
|
+
"--captions-flex-direction": o != null && o.state.captionPositionOnTop ? "column" : "column-reverse",
|
|
79
|
+
"--captions-color": o != null && o.state.captionsInvertColors ? "rgba(22, 22, 22)" : "white",
|
|
80
|
+
"--captions-background-color": o != null && o.state.captionsInvertColors ? "rgba(255, 255, 255, 0.75)" : "rgba(22, 22, 22, 0.75)"
|
|
81
|
+
},
|
|
82
|
+
children: /* @__PURE__ */ e(me, { className: Oe.captions })
|
|
83
|
+
}
|
|
84
|
+
) : null
|
|
85
|
+
] });
|
|
86
|
+
}
|
|
87
|
+
const ze = "_root_zdwuq_1", Ae = "_left-controls_zdwuq_27", Ke = "_right-controls_zdwuq_33", De = "_indicators_zdwuq_39", Ee = "_normal-timeline_zdwuq_48", Ue = "_compact-timeline_zdwuq_54", M = {
|
|
88
|
+
root: ze,
|
|
89
|
+
"left-controls": "_left-controls_zdwuq_27",
|
|
90
|
+
leftControls: Ae,
|
|
91
|
+
"right-controls": "_right-controls_zdwuq_33",
|
|
92
|
+
rightControls: Ke,
|
|
93
|
+
indicators: De,
|
|
94
|
+
"normal-timeline": "_normal-timeline_zdwuq_48",
|
|
95
|
+
normalTimeline: Ee,
|
|
96
|
+
"compact-timeline": "_compact-timeline_zdwuq_54",
|
|
97
|
+
compactTimeline: Ue
|
|
98
|
+
};
|
|
99
|
+
function Qe() {
|
|
100
|
+
return /* @__PURE__ */ a("div", { className: M.root, children: [
|
|
101
|
+
/* @__PURE__ */ e(E, { className: M.normalTimeline }),
|
|
102
|
+
/* @__PURE__ */ a("div", { className: M.leftControls, children: [
|
|
103
|
+
/* @__PURE__ */ e(hn, {}),
|
|
104
|
+
/* @__PURE__ */ e(On, {})
|
|
105
|
+
] }),
|
|
106
|
+
/* @__PURE__ */ e("div", { className: M.indicators, children: /* @__PURE__ */ e(Mn, {}) }),
|
|
107
|
+
/* @__PURE__ */ e(E, { className: M.compactTimeline }),
|
|
108
|
+
/* @__PURE__ */ a("div", { className: M.rightControls, children: [
|
|
109
|
+
/* @__PURE__ */ e(je, {}),
|
|
110
|
+
/* @__PURE__ */ e(Zt, {}),
|
|
111
|
+
/* @__PURE__ */ e(Yt, {})
|
|
112
|
+
] })
|
|
113
|
+
] });
|
|
114
|
+
}
|
|
115
|
+
const We = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.0692 12C21.0692 11.4776 21.0212 10.944 20.9238 10.4104L23.5511 8.13318L21.0579 3.87247L17.7431 4.97788C16.9059 4.28329 15.9515 3.73553 14.9449 3.37271L14.2616 0H9.28941L8.60612 3.37129C7.58823 3.73553 6.65082 4.27482 5.80659 4.97647L2.49318 3.87247L0 8.13318L2.62729 10.4104C2.52988 10.944 2.48188 11.4776 2.48188 12C2.48188 12.5224 2.52988 13.056 2.62729 13.5896L0 15.8668L2.49318 20.1275L5.808 19.0221C6.64518 19.7167 7.59953 20.2645 8.60612 20.6273L9.28941 24H14.2616L14.9449 20.6287C15.9614 20.2645 16.9002 19.7252 17.7445 19.0235L21.0579 20.1289L23.5511 15.8682L20.9238 13.5911C21.0212 13.056 21.0692 12.5224 21.0692 12ZM11.7755 16.9412C9.05082 16.9412 6.83435 14.7247 6.83435 12C6.83435 9.2753 9.05082 7.05883 11.7755 7.05883C14.5002 7.05883 16.7167 9.2753 16.7167 12C16.7167 14.7247 14.5002 16.9412 11.7755 16.9412Z", fill: "currentColor" }) }), b = X(null), Je = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3.03704L7.03704 2L14.037 9L7.03704 16L6 14.963L11.963 9L6 3.03704Z", fill: "currentColor" }) }), Xe = "_menu-hint_k49ve_1", Ge = "_menu-button_k49ve_5", Ye = "_menu-label_k49ve_37", et = "_menu-icon_k49ve_42", F = {
|
|
116
|
+
"menu-hint": "_menu-hint_k49ve_1",
|
|
117
|
+
menuHint: Xe,
|
|
118
|
+
"menu-button": "_menu-button_k49ve_5",
|
|
119
|
+
menuButton: Ge,
|
|
120
|
+
"menu-label": "_menu-label_k49ve_37",
|
|
121
|
+
menuLabel: Ye,
|
|
122
|
+
"menu-icon": "_menu-icon_k49ve_42",
|
|
123
|
+
menuIcon: et
|
|
124
|
+
};
|
|
125
|
+
function T({ label: t, hint: n, onClick: o, Icon: c }) {
|
|
126
|
+
return /* @__PURE__ */ a("button", { type: "button", className: F.menuButton, onClick: o, children: [
|
|
127
|
+
c && /* @__PURE__ */ e(c, { className: F.menuIcon }),
|
|
128
|
+
/* @__PURE__ */ e("span", { className: F.menuLabel, children: t }),
|
|
129
|
+
/* @__PURE__ */ e("span", { className: F.menuHint, children: n }),
|
|
130
|
+
/* @__PURE__ */ e(Je, {})
|
|
131
|
+
] });
|
|
132
|
+
}
|
|
133
|
+
const tt = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.42229 2.82911C4.71149 1.83006 6.23876 1.19768 7.8383 1L7.96797 2.05432C6.55867 2.22862 5.21101 2.7866 4.07273 3.66874L3.42229 2.82911ZM5.44493 6.71393L9.49745 10.7665L17.0924 3.1705L17.8438 3.92297L9.49745 12.2693L4.69352 7.46534L5.44493 6.71393ZM17.932 8.83829C17.8618 8.27074 17.7364 7.70745 17.5589 7.16222L16.5482 7.49276C16.7055 7.97209 16.816 8.46843 16.8766 8.96689C16.917 9.29742 16.9372 9.6269 16.9372 9.96594C16.9372 10.305 16.917 10.6344 16.8777 10.9639C16.7033 12.3732 16.1454 13.7209 15.2632 14.8592L16.1029 15.5096C17.1019 14.2204 17.7343 12.6931 17.932 11.0925C17.9766 10.7205 18 10.3486 18 9.96594C18 9.58332 17.9766 9.21134 17.932 8.83829ZM1.05432 8.96795L0 8.83829C0.197684 7.23874 0.830061 5.71147 1.82911 4.42228L2.66874 5.07272C1.7866 6.211 1.22862 7.55865 1.05432 8.96795ZM0 11.0936C0.197684 12.6931 0.830061 14.2204 1.82911 15.5096L2.66874 14.8591C1.7866 13.7209 1.22862 12.3732 1.05432 10.9639L0 11.0936ZM10.0939 1.00011C11.6935 1.19673 13.2207 1.83017 14.5099 2.82922L13.8595 3.66884C12.7202 2.7867 11.3736 2.22872 9.96426 2.05442L10.0939 1.00011Z", fill: "currentColor" }) });
|
|
134
|
+
function nt() {
|
|
135
|
+
const t = i(b), n = m("playbackRate"), o = d(() => {
|
|
136
|
+
t && t.setPage("speed");
|
|
137
|
+
}, [t]);
|
|
138
|
+
return t ? /* @__PURE__ */ e(
|
|
139
|
+
T,
|
|
140
|
+
{
|
|
141
|
+
label: "Playback Speed",
|
|
142
|
+
hint: `${n}x`,
|
|
143
|
+
onClick: o,
|
|
144
|
+
Icon: tt
|
|
145
|
+
}
|
|
146
|
+
) : null;
|
|
147
|
+
}
|
|
148
|
+
function ot() {
|
|
149
|
+
const t = i(b), n = m("hasCaptions"), o = m("textTrack"), c = d(() => {
|
|
150
|
+
t && t.setPage("captions");
|
|
151
|
+
}, [t]);
|
|
152
|
+
return t && n ? /* @__PURE__ */ e(
|
|
153
|
+
T,
|
|
154
|
+
{
|
|
155
|
+
label: "Captions",
|
|
156
|
+
hint: (o == null ? void 0 : o.label) ?? "Off",
|
|
157
|
+
onClick: c,
|
|
158
|
+
Icon: ee
|
|
159
|
+
}
|
|
160
|
+
) : null;
|
|
161
|
+
}
|
|
162
|
+
const at = (t) => /* @__PURE__ */ a("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
|
|
163
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_412_23039", children: /* @__PURE__ */ e("rect", { width: 18, height: 18, fill: "white" }) }) }),
|
|
164
|
+
/* @__PURE__ */ a("g", { clipPath: "url(#clip0_412_23039)", children: [
|
|
165
|
+
/* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.46326 3.85039H0V2.65039H2.46326C2.7388 1.36449 3.88181 0.400391 5.24999 0.400391C6.61818 0.400391 7.76119 1.36449 8.03673 2.65039H18V3.85039H8.03673C7.76119 5.13629 6.61818 6.10039 5.24999 6.10039C3.88181 6.10039 2.7388 5.13629 2.46326 3.85039ZM3.59999 3.25039C3.59999 2.33912 4.33872 1.60039 5.24999 1.60039C6.16126 1.60039 6.89999 2.33912 6.89999 3.25039C6.89999 4.16166 6.16126 4.90039 5.24999 4.90039C4.33872 4.90039 3.59999 4.16166 3.59999 3.25039Z", fill: "currentColor" }),
|
|
166
|
+
/* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 8.40039H9.46326C9.7388 7.11449 10.8818 6.15039 12.25 6.15039C13.6182 6.15039 14.7612 7.11449 15.0367 8.40039H18V9.60039H15.0367C14.7612 10.8863 13.6182 11.8504 12.25 11.8504C10.8818 11.8504 9.7388 10.8863 9.46326 9.60039H0V8.40039ZM12.25 7.35039C11.3387 7.35039 10.6 8.08912 10.6 9.00039C10.6 9.91166 11.3387 10.6504 12.25 10.6504C13.1613 10.6504 13.9 9.91166 13.9 9.00039C13.9 8.08912 13.1613 7.35039 12.25 7.35039Z", fill: "currentColor" }),
|
|
167
|
+
/* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.24999 17.6004C6.61818 17.6004 7.76119 16.6363 8.03673 15.3504H18V14.1504H8.03673C7.76119 12.8645 6.61818 11.9004 5.24999 11.9004C3.88181 11.9004 2.7388 12.8645 2.46326 14.1504H0V15.3504H2.46326C2.7388 16.6363 3.88181 17.6004 5.24999 17.6004ZM5.24999 13.1004C4.33872 13.1004 3.59999 13.8391 3.59999 14.7504C3.59999 15.6617 4.33872 16.4004 5.24999 16.4004C6.16126 16.4004 6.89999 15.6617 6.89999 14.7504C6.89999 13.8391 6.16126 13.1004 5.24999 13.1004Z", fill: "currentColor" })
|
|
168
|
+
] })
|
|
169
|
+
] });
|
|
170
|
+
function ct() {
|
|
171
|
+
const t = i(b), n = m("autoQuality"), o = m("quality"), c = d(() => {
|
|
172
|
+
t && t.setPage("quality");
|
|
173
|
+
}, [t]);
|
|
174
|
+
return t && o ? /* @__PURE__ */ e(
|
|
175
|
+
T,
|
|
176
|
+
{
|
|
177
|
+
label: "Quality",
|
|
178
|
+
hint: n ? `Auto (${o.height}p)` : `${o.height}p`,
|
|
179
|
+
onClick: c,
|
|
180
|
+
Icon: at
|
|
181
|
+
}
|
|
182
|
+
) : null;
|
|
183
|
+
}
|
|
184
|
+
function y(t) {
|
|
185
|
+
G(() => {
|
|
186
|
+
const n = (o) => {
|
|
187
|
+
o.key === "Escape" && (t == null || t());
|
|
188
|
+
};
|
|
189
|
+
return document.addEventListener("keydown", n), () => {
|
|
190
|
+
document.removeEventListener("keydown", n);
|
|
191
|
+
};
|
|
192
|
+
}, []);
|
|
193
|
+
}
|
|
194
|
+
const st = "_main-menu_7h96l_1", lt = {
|
|
195
|
+
"main-menu": "_main-menu_7h96l_1",
|
|
196
|
+
mainMenu: st
|
|
197
|
+
};
|
|
198
|
+
function it() {
|
|
199
|
+
const t = i(b);
|
|
200
|
+
return y(t == null ? void 0 : t.toggle), /* @__PURE__ */ a("div", { className: lt.mainMenu, children: [
|
|
201
|
+
/* @__PURE__ */ e(nt, {}),
|
|
202
|
+
/* @__PURE__ */ e(ot, {}),
|
|
203
|
+
/* @__PURE__ */ e(ct, {})
|
|
204
|
+
] });
|
|
205
|
+
}
|
|
206
|
+
const Z = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.1347 3.00061L6.55157 13.5825L0.865302 7.89624L0 8.76154L6.55157 15.3131L17.9988 3.86469L17.1347 3.00061Z", fill: "currentColor" }) }), P = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.037 3.03704L6.07407 9L12.037 14.963L11 16L4 9L11 2L12.037 3.03704Z", fill: "currentColor" }) }), x = [0.5, 0.75, 1, 1.25, 1.5, 2], rt = [
|
|
207
|
+
{ label: "50%", value: 0.5 },
|
|
208
|
+
{ label: "100%", value: 1 },
|
|
209
|
+
{ label: "200%", value: 2 },
|
|
210
|
+
{ label: "300%", value: 3 },
|
|
211
|
+
{ label: "400%", value: 4 }
|
|
212
|
+
], ut = "_menu-container_rqjaq_1", dt = "_menu-options_rqjaq_6", ht = "_menu-heading_rqjaq_11", mt = "_check-icon_rqjaq_27", _t = "_menu-item-label_rqjaq_33", pt = "_menu-item_rqjaq_33", bt = "_menu-back-button_rqjaq_65", l = {
|
|
213
|
+
"menu-container": "_menu-container_rqjaq_1",
|
|
214
|
+
menuContainer: ut,
|
|
215
|
+
"menu-options": "_menu-options_rqjaq_6",
|
|
216
|
+
menuOptions: dt,
|
|
217
|
+
"menu-heading": "_menu-heading_rqjaq_11",
|
|
218
|
+
menuHeading: ht,
|
|
219
|
+
"check-icon": "_check-icon_rqjaq_27",
|
|
220
|
+
checkIcon: mt,
|
|
221
|
+
"menu-item-label": "_menu-item-label_rqjaq_33",
|
|
222
|
+
menuItemLabel: _t,
|
|
223
|
+
"menu-item": "_menu-item_rqjaq_33",
|
|
224
|
+
menuItem: pt,
|
|
225
|
+
"menu-back-button": "_menu-back-button_rqjaq_65",
|
|
226
|
+
menuBackButton: bt
|
|
227
|
+
};
|
|
228
|
+
function ft() {
|
|
229
|
+
const t = i(b), n = _e({
|
|
230
|
+
rates: x,
|
|
231
|
+
normalLabel: "1x"
|
|
232
|
+
});
|
|
233
|
+
return y(t == null ? void 0 : t.backToMain), t ? /* @__PURE__ */ a("div", { className: l.menuContainer, children: [
|
|
234
|
+
/* @__PURE__ */ a(
|
|
235
|
+
"button",
|
|
236
|
+
{
|
|
237
|
+
type: "button",
|
|
238
|
+
className: l.menuBackButton,
|
|
239
|
+
onClick: t.backToMain,
|
|
240
|
+
children: [
|
|
241
|
+
/* @__PURE__ */ e(P, {}),
|
|
242
|
+
/* @__PURE__ */ e("span", { children: "Back" })
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
),
|
|
246
|
+
/* @__PURE__ */ e("strong", { className: l.menuHeading, children: "Playback Speed" }),
|
|
247
|
+
/* @__PURE__ */ e("div", { role: "menu", className: l.menuOptions, children: n.map(({ value: o, label: c, select: s, selected: r }) => /* @__PURE__ */ a(
|
|
248
|
+
"button",
|
|
249
|
+
{
|
|
250
|
+
type: "button",
|
|
251
|
+
role: "menuitemradio",
|
|
252
|
+
"aria-checked": r,
|
|
253
|
+
onClick: () => {
|
|
254
|
+
s(), t.backToMain(), t.toggle();
|
|
255
|
+
},
|
|
256
|
+
className: l.menuItem,
|
|
257
|
+
children: [
|
|
258
|
+
/* @__PURE__ */ e(Z, { className: l.checkIcon }),
|
|
259
|
+
/* @__PURE__ */ e("span", { className: l.menuItemLabel, children: c })
|
|
260
|
+
]
|
|
261
|
+
},
|
|
262
|
+
o
|
|
263
|
+
)) })
|
|
264
|
+
] }) : null;
|
|
265
|
+
}
|
|
266
|
+
function gt() {
|
|
267
|
+
const t = i(b), n = m("textTrack"), o = d(() => {
|
|
268
|
+
t && t.setPage("captionLanguage");
|
|
269
|
+
}, [t]);
|
|
270
|
+
return t ? /* @__PURE__ */ e(
|
|
271
|
+
T,
|
|
272
|
+
{
|
|
273
|
+
label: "Language",
|
|
274
|
+
hint: (n == null ? void 0 : n.label) ?? "Off",
|
|
275
|
+
onClick: o
|
|
276
|
+
}
|
|
277
|
+
) : null;
|
|
278
|
+
}
|
|
279
|
+
function kt() {
|
|
280
|
+
const t = i(p), n = i(b), o = d(() => {
|
|
281
|
+
n && n.setPage("captionFontSize");
|
|
282
|
+
}, [n]);
|
|
283
|
+
return n && t ? /* @__PURE__ */ e(
|
|
284
|
+
T,
|
|
285
|
+
{
|
|
286
|
+
label: "Caption Font Size",
|
|
287
|
+
hint: t.state.captionsFontSizeMultiplier.label,
|
|
288
|
+
onClick: o
|
|
289
|
+
}
|
|
290
|
+
) : null;
|
|
291
|
+
}
|
|
292
|
+
const wt = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { d: "M 21.798373,3.342155 8.8843977,16.256145 2.2000774,9.571825 0,11.771895 8.8843977,20.657845 24,5.543795 Z", fill: "currentColor" }) }), Ct = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { d: "M 9.64706,12 4,17.64706 6.35293,20 12,14.35293 17.64706,20 20,17.64706 14.35293,12 20,6.35293 17.64706,4 12,9.64706 6.35293,4 4,6.35293 Z", fill: "currentColor" }) }), vt = "_switch-track_8rjat_1", yt = "_switch-thumb_8rjat_11", Lt = "_switch-icon_8rjat_25", Mt = "_switch-body_8rjat_31", Nt = "_switch-label_8rjat_68", N = {
|
|
293
|
+
"switch-track": "_switch-track_8rjat_1",
|
|
294
|
+
switchTrack: vt,
|
|
295
|
+
"switch-thumb": "_switch-thumb_8rjat_11",
|
|
296
|
+
switchThumb: yt,
|
|
297
|
+
"switch-icon": "_switch-icon_8rjat_25",
|
|
298
|
+
switchIcon: Lt,
|
|
299
|
+
"switch-body": "_switch-body_8rjat_31",
|
|
300
|
+
switchBody: Mt,
|
|
301
|
+
"switch-label": "_switch-label_8rjat_68",
|
|
302
|
+
switchLabel: Nt
|
|
303
|
+
};
|
|
304
|
+
function ne({
|
|
305
|
+
label: t,
|
|
306
|
+
checked: n = !1,
|
|
307
|
+
onClick: o
|
|
308
|
+
}) {
|
|
309
|
+
const c = d(
|
|
310
|
+
(s) => {
|
|
311
|
+
(s.key === "Enter" || s.key === " ") && (o == null || o());
|
|
312
|
+
},
|
|
313
|
+
[o]
|
|
314
|
+
);
|
|
315
|
+
return /* @__PURE__ */ a(
|
|
316
|
+
"div",
|
|
317
|
+
{
|
|
318
|
+
className: N.switchBody,
|
|
319
|
+
role: "menuitemcheckbox",
|
|
320
|
+
"aria-checked": n,
|
|
321
|
+
onClick: o,
|
|
322
|
+
onKeyDown: c,
|
|
323
|
+
tabIndex: 0,
|
|
324
|
+
children: [
|
|
325
|
+
/* @__PURE__ */ e("span", { className: N.switchLabel, children: t }),
|
|
326
|
+
/* @__PURE__ */ e("div", { className: N.switchTrack, children: /* @__PURE__ */ e("div", { className: N.switchThumb, children: n ? /* @__PURE__ */ e(wt, { className: N.switchIcon }) : /* @__PURE__ */ e(Ct, { className: N.switchIcon }) }) })
|
|
327
|
+
]
|
|
328
|
+
}
|
|
329
|
+
);
|
|
330
|
+
}
|
|
331
|
+
function xt() {
|
|
332
|
+
const t = i(p);
|
|
333
|
+
return t ? /* @__PURE__ */ e(
|
|
334
|
+
ne,
|
|
335
|
+
{
|
|
336
|
+
label: "On Top",
|
|
337
|
+
onClick: t.toggleCaptionPositionOnTop,
|
|
338
|
+
checked: t.state.captionPositionOnTop
|
|
339
|
+
}
|
|
340
|
+
) : null;
|
|
341
|
+
}
|
|
342
|
+
function It() {
|
|
343
|
+
const t = i(p);
|
|
344
|
+
return t ? /* @__PURE__ */ e(
|
|
345
|
+
ne,
|
|
346
|
+
{
|
|
347
|
+
label: "Invert Colors",
|
|
348
|
+
onClick: t.toggleCaptionsInvertColors,
|
|
349
|
+
checked: t.state.captionsInvertColors
|
|
350
|
+
}
|
|
351
|
+
) : null;
|
|
352
|
+
}
|
|
353
|
+
function Bt() {
|
|
354
|
+
const t = i(b);
|
|
355
|
+
return y(t == null ? void 0 : t.backToMain), t ? /* @__PURE__ */ a("div", { className: l.menuContainer, children: [
|
|
356
|
+
/* @__PURE__ */ a(
|
|
357
|
+
"button",
|
|
358
|
+
{
|
|
359
|
+
type: "button",
|
|
360
|
+
className: l.menuBackButton,
|
|
361
|
+
onClick: t.backToMain,
|
|
362
|
+
children: [
|
|
363
|
+
/* @__PURE__ */ e(P, {}),
|
|
364
|
+
/* @__PURE__ */ e("span", { children: "Back" })
|
|
365
|
+
]
|
|
366
|
+
}
|
|
367
|
+
),
|
|
368
|
+
/* @__PURE__ */ e("strong", { className: l.menuHeading, children: "Captions" }),
|
|
369
|
+
/* @__PURE__ */ e(gt, {}),
|
|
370
|
+
/* @__PURE__ */ e(kt, {}),
|
|
371
|
+
/* @__PURE__ */ e(xt, {}),
|
|
372
|
+
/* @__PURE__ */ e(It, {})
|
|
373
|
+
] }) : null;
|
|
374
|
+
}
|
|
375
|
+
function Ht() {
|
|
376
|
+
const t = i(b), n = pe();
|
|
377
|
+
return y(t == null ? void 0 : t.backToCaptions), t ? /* @__PURE__ */ a("div", { className: l.menuContainer, children: [
|
|
378
|
+
/* @__PURE__ */ a(
|
|
379
|
+
"button",
|
|
380
|
+
{
|
|
381
|
+
type: "button",
|
|
382
|
+
className: l.menuBackButton,
|
|
383
|
+
onClick: t.backToCaptions,
|
|
384
|
+
children: [
|
|
385
|
+
/* @__PURE__ */ e(P, {}),
|
|
386
|
+
/* @__PURE__ */ e("span", { children: "Back" })
|
|
387
|
+
]
|
|
388
|
+
}
|
|
389
|
+
),
|
|
390
|
+
/* @__PURE__ */ e("strong", { className: l.menuHeading, children: "Captions" }),
|
|
391
|
+
/* @__PURE__ */ e("div", { role: "menu", className: l.menuOptions, children: n.map(({ value: o, label: c, select: s, selected: r }) => /* @__PURE__ */ a(
|
|
392
|
+
"button",
|
|
393
|
+
{
|
|
394
|
+
type: "button",
|
|
395
|
+
role: "menuitemradio",
|
|
396
|
+
"aria-checked": r,
|
|
397
|
+
onClick: () => {
|
|
398
|
+
s(), t.backToMain(), t.toggle();
|
|
399
|
+
},
|
|
400
|
+
className: l.menuItem,
|
|
401
|
+
children: [
|
|
402
|
+
/* @__PURE__ */ e(Z, { className: l.checkIcon }),
|
|
403
|
+
/* @__PURE__ */ e("span", { className: l.menuItemLabel, children: c })
|
|
404
|
+
]
|
|
405
|
+
},
|
|
406
|
+
o
|
|
407
|
+
)) })
|
|
408
|
+
] }) : null;
|
|
409
|
+
}
|
|
410
|
+
function Vt() {
|
|
411
|
+
const t = i(p), n = i(b);
|
|
412
|
+
return y(n == null ? void 0 : n.backToCaptions), t && n ? /* @__PURE__ */ a("div", { className: l.menuContainer, children: [
|
|
413
|
+
/* @__PURE__ */ a(
|
|
414
|
+
"button",
|
|
415
|
+
{
|
|
416
|
+
type: "button",
|
|
417
|
+
className: l.menuBackButton,
|
|
418
|
+
onClick: n.backToCaptions,
|
|
419
|
+
children: [
|
|
420
|
+
/* @__PURE__ */ e(P, {}),
|
|
421
|
+
/* @__PURE__ */ e("span", { children: "Back" })
|
|
422
|
+
]
|
|
423
|
+
}
|
|
424
|
+
),
|
|
425
|
+
/* @__PURE__ */ e("strong", { className: l.menuHeading, children: "Captions" }),
|
|
426
|
+
/* @__PURE__ */ e("div", { role: "menu", className: l.menuOptions, children: rt.map((o) => /* @__PURE__ */ a(
|
|
427
|
+
"button",
|
|
428
|
+
{
|
|
429
|
+
type: "button",
|
|
430
|
+
role: "menuitemradio",
|
|
431
|
+
"aria-checked": o.value === t.state.captionsFontSizeMultiplier.value,
|
|
432
|
+
onClick: () => {
|
|
433
|
+
t.setCaptionsFontSizeMultiplier(o), n.backToMain(), n.toggle();
|
|
434
|
+
},
|
|
435
|
+
className: l.menuItem,
|
|
436
|
+
children: [
|
|
437
|
+
/* @__PURE__ */ e(Z, { className: l.checkIcon }),
|
|
438
|
+
/* @__PURE__ */ e("span", { className: l.menuItemLabel, children: o.label })
|
|
439
|
+
]
|
|
440
|
+
},
|
|
441
|
+
o.label
|
|
442
|
+
)) })
|
|
443
|
+
] }) : null;
|
|
444
|
+
}
|
|
445
|
+
function Tt() {
|
|
446
|
+
const t = i(b), n = be({ sort: "descending" }), o = m("autoQuality");
|
|
447
|
+
return y(t == null ? void 0 : t.backToMain), t ? /* @__PURE__ */ a("div", { className: l.menuContainer, children: [
|
|
448
|
+
/* @__PURE__ */ a(
|
|
449
|
+
"button",
|
|
450
|
+
{
|
|
451
|
+
type: "button",
|
|
452
|
+
className: l.menuBackButton,
|
|
453
|
+
onClick: t.backToMain,
|
|
454
|
+
children: [
|
|
455
|
+
/* @__PURE__ */ e(P, {}),
|
|
456
|
+
/* @__PURE__ */ e("span", { children: "Back" })
|
|
457
|
+
]
|
|
458
|
+
}
|
|
459
|
+
),
|
|
460
|
+
/* @__PURE__ */ e("strong", { className: l.menuHeading, children: "Quality" }),
|
|
461
|
+
/* @__PURE__ */ e("div", { role: "menu", className: l.menuOptions, children: n.map(({ value: c, label: s, select: r, selected: u }) => /* @__PURE__ */ a(
|
|
462
|
+
"button",
|
|
463
|
+
{
|
|
464
|
+
type: "button",
|
|
465
|
+
role: "menuitemradio",
|
|
466
|
+
"aria-checked": c === "auto" && o || u && !o,
|
|
467
|
+
onClick: () => {
|
|
468
|
+
r(), t.backToMain(), t.toggle();
|
|
469
|
+
},
|
|
470
|
+
className: l.menuItem,
|
|
471
|
+
children: [
|
|
472
|
+
/* @__PURE__ */ e(Z, { className: l.checkIcon }),
|
|
473
|
+
/* @__PURE__ */ e("span", { className: l.menuItemLabel, children: s })
|
|
474
|
+
]
|
|
475
|
+
},
|
|
476
|
+
c
|
|
477
|
+
)) })
|
|
478
|
+
] }) : null;
|
|
479
|
+
}
|
|
480
|
+
const Pt = {
|
|
481
|
+
main: it,
|
|
482
|
+
speed: ft,
|
|
483
|
+
captions: Bt,
|
|
484
|
+
captionLanguage: Ht,
|
|
485
|
+
captionFontSize: Vt,
|
|
486
|
+
quality: Tt
|
|
487
|
+
};
|
|
488
|
+
function St() {
|
|
489
|
+
const [t, n] = v("main"), [o, c] = v(!1), s = d(() => {
|
|
490
|
+
c((I) => !I);
|
|
491
|
+
}, []), r = d((I) => {
|
|
492
|
+
n(I);
|
|
493
|
+
}, []), u = d(() => {
|
|
494
|
+
n("captions");
|
|
495
|
+
}, []), f = d(() => {
|
|
496
|
+
n("main");
|
|
497
|
+
}, []), g = Y(() => Pt[t], [t]), h = ye(null), { refs: C, floatingStyles: L, context: k } = Le({
|
|
498
|
+
open: o,
|
|
499
|
+
onOpenChange: (I) => {
|
|
500
|
+
c(I), f();
|
|
501
|
+
},
|
|
502
|
+
placement: "top-end",
|
|
503
|
+
whileElementsMounted: Me,
|
|
504
|
+
middleware: [
|
|
505
|
+
Ne(),
|
|
506
|
+
xe({
|
|
507
|
+
element: h
|
|
508
|
+
})
|
|
509
|
+
]
|
|
510
|
+
}), ie = Ie(k, { escapeKey: !1 }), { getReferenceProps: re, getFloatingProps: ue } = Be([ie]);
|
|
511
|
+
return {
|
|
512
|
+
Page: g,
|
|
513
|
+
open: o,
|
|
514
|
+
toggle: s,
|
|
515
|
+
setPage: r,
|
|
516
|
+
backToCaptions: u,
|
|
517
|
+
backToMain: f,
|
|
518
|
+
arrowRef: h,
|
|
519
|
+
refs: C,
|
|
520
|
+
floatingStyles: L,
|
|
521
|
+
context: k,
|
|
522
|
+
getReferenceProps: re,
|
|
523
|
+
getFloatingProps: ue
|
|
524
|
+
};
|
|
525
|
+
}
|
|
526
|
+
const Rt = "_settings-menu_hxlsv_1", Ft = "_arrow_hxlsv_15", K = {
|
|
527
|
+
"settings-menu": "_settings-menu_hxlsv_1",
|
|
528
|
+
settingsMenu: Rt,
|
|
529
|
+
arrow: Ft
|
|
530
|
+
};
|
|
531
|
+
function Zt() {
|
|
532
|
+
const {
|
|
533
|
+
Page: t,
|
|
534
|
+
arrowRef: n,
|
|
535
|
+
backToCaptions: o,
|
|
536
|
+
backToMain: c,
|
|
537
|
+
context: s,
|
|
538
|
+
floatingStyles: r,
|
|
539
|
+
getFloatingProps: u,
|
|
540
|
+
getReferenceProps: f,
|
|
541
|
+
open: g,
|
|
542
|
+
refs: h,
|
|
543
|
+
setPage: C,
|
|
544
|
+
toggle: L
|
|
545
|
+
} = St(), k = i(p);
|
|
546
|
+
return /* @__PURE__ */ a(Q, { children: [
|
|
547
|
+
/* @__PURE__ */ e(
|
|
548
|
+
"button",
|
|
549
|
+
{
|
|
550
|
+
ref: h.setReference,
|
|
551
|
+
type: "button",
|
|
552
|
+
className: "controls-button",
|
|
553
|
+
"aria-label": "Settings",
|
|
554
|
+
onClick: L,
|
|
555
|
+
"aria-expanded": g,
|
|
556
|
+
tabIndex: k != null && k.state.interactionsDisabled ? -1 : 0,
|
|
557
|
+
...f(),
|
|
558
|
+
children: /* @__PURE__ */ e(We, { className: "controls-button-icon icon-rotate" })
|
|
559
|
+
}
|
|
560
|
+
),
|
|
561
|
+
g && /* @__PURE__ */ e(He, { context: s, initialFocus: -1, modal: !1, children: /* @__PURE__ */ a(
|
|
562
|
+
"div",
|
|
563
|
+
{
|
|
564
|
+
className: K.settingsMenu,
|
|
565
|
+
ref: h.setFloating,
|
|
566
|
+
style: r,
|
|
567
|
+
...u(),
|
|
568
|
+
children: [
|
|
569
|
+
/* @__PURE__ */ e(
|
|
570
|
+
b.Provider,
|
|
571
|
+
{
|
|
572
|
+
value: { setPage: C, backToMain: c, backToCaptions: o, toggle: L },
|
|
573
|
+
children: /* @__PURE__ */ e(t, {})
|
|
574
|
+
}
|
|
575
|
+
),
|
|
576
|
+
/* @__PURE__ */ e(
|
|
577
|
+
Ve,
|
|
578
|
+
{
|
|
579
|
+
ref: n,
|
|
580
|
+
context: s,
|
|
581
|
+
className: K.arrow
|
|
582
|
+
}
|
|
583
|
+
)
|
|
584
|
+
]
|
|
585
|
+
}
|
|
586
|
+
) })
|
|
587
|
+
] });
|
|
588
|
+
}
|
|
589
|
+
function oe(t, n = 1e3) {
|
|
590
|
+
return function() {
|
|
591
|
+
const c = m("lastKeyboardAction"), [s, r] = v(!1), u = d(() => r(!1), []);
|
|
592
|
+
return G(() => {
|
|
593
|
+
r(!!c);
|
|
594
|
+
const f = setTimeout(u, n);
|
|
595
|
+
return () => clearTimeout(f);
|
|
596
|
+
}, [c, n]), s ? /* @__PURE__ */ e(t, {}) : null;
|
|
597
|
+
};
|
|
598
|
+
}
|
|
599
|
+
const q = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { d: "M 11,21 H 5 V 3 h 6 z m 8,0 H 13 V 3 h 6 z", fill: "currentColor" }) }), z = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { d: "M 5,2 V 22 L 21,12.000665 Z", fill: "currentColor" }) }), ae = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1179 1.41211V22.589H11.2943L5.64717 16.9418V7.05928L11.2943 1.41211H14.1179ZM4.23537 7.05928V16.9418H2.11769C0.957618 16.9418 0.0189406 16.0147 0.00028305 14.8592L0 14.8241V9.17696C0 8.01689 0.927077 7.07822 2.0826 7.05956L2.11769 7.05928H4.23537ZM22.3744 7.93711L24 9.56119L21.5623 11.9988L24 14.4365L22.3744 16.0621L19.9383 13.6245L17.5006 16.0621L15.875 14.4365L18.3127 11.9988L15.875 9.56119L17.5006 7.93711L19.9383 10.3748L22.3744 7.93711Z", fill: "currentColor" }) }), ce = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.64714 6.98017V16.8627L11.2943 22.5099H14.1179V1.33301H11.2943L5.64714 6.98017ZM0 9.09785V14.745C0 15.9168 0.945899 16.8627 2.11768 16.8627H4.23537V6.98017H2.11768C0.945899 6.98017 0 7.92607 0 9.09785ZM18.3527 11.9207C18.3527 10.6134 17.8388 9.36962 16.9056 8.4209L17.9094 7.43123C19.1066 8.64396 19.7645 10.2393 19.7645 11.9207C19.7645 13.6036 19.1066 15.1989 17.9094 16.4116L16.9056 15.422C17.8388 14.4732 18.3527 13.2295 18.3527 11.9207Z", fill: "currentColor" }) }), se = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.64714 16.8627V6.98017L11.2943 1.33301H14.1179V22.5099H11.2943L5.64714 16.8627ZM0 14.745V9.09785C0 7.92607 0.945899 6.98017 2.11768 6.98017H4.23537V16.8627H2.11768C0.945899 16.8627 0 15.9168 0 14.745ZM16.9056 8.4209C17.8388 9.36962 18.3527 10.6134 18.3527 11.9207C18.3527 13.2295 17.8388 14.4732 16.9056 15.422L17.9094 16.4116C19.1066 15.1989 19.7645 13.6036 19.7645 11.9207C19.7645 10.2393 19.1066 8.64396 17.9094 7.43123L16.9056 8.4209ZM19.9016 5.43185L20.8997 4.43372C22.9002 6.43422 24 9.09403 24 11.9219C24 14.7497 22.9002 17.4081 20.8997 19.4086L19.9016 18.4104C21.6353 16.6782 22.5882 14.3727 22.5882 11.9219C22.5882 9.46957 21.6353 7.16553 19.9016 5.43185Z", fill: "currentColor" }) }), jt = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.691 3.99987V10.5281L0 4.00655V20.2596L10.691 13.7367V20.2663L23.9987 12.1331L10.691 3.99987Z", fill: "currentColor" }) }), $t = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.309 3.99987L0 12.1331L13.309 20.2663V13.7367L23.9987 20.2596V4.00655L13.309 10.5281V3.99987Z", fill: "currentColor" }) }), Ot = "_feedback-overlay_v4lbu_1", qt = "_feedback-message_v4lbu_14", zt = "_feedback-icon_v4lbu_30", At = "_feedback-icon-animation_v4lbu_1", _ = {
|
|
600
|
+
"feedback-overlay": "_feedback-overlay_v4lbu_1",
|
|
601
|
+
feedbackOverlay: Ot,
|
|
602
|
+
"feedback-message": "_feedback-message_v4lbu_14",
|
|
603
|
+
feedbackMessage: qt,
|
|
604
|
+
"feedback-icon": "_feedback-icon_v4lbu_30",
|
|
605
|
+
feedbackIcon: zt,
|
|
606
|
+
"feedback-icon-animation": "_feedback-icon-animation_v4lbu_1",
|
|
607
|
+
feedbackIconAnimation: At
|
|
608
|
+
};
|
|
609
|
+
function Kt() {
|
|
610
|
+
var o;
|
|
611
|
+
const t = W();
|
|
612
|
+
switch ((o = t.lastKeyboardAction) == null ? void 0 : o.action) {
|
|
613
|
+
case "togglePaused":
|
|
614
|
+
return /* @__PURE__ */ e("i", { className: _.feedbackIcon, children: t.paused ? /* @__PURE__ */ e(q, {}) : /* @__PURE__ */ e(z, {}) });
|
|
615
|
+
case "toggleCaptions":
|
|
616
|
+
case "nextCaptionLanguage":
|
|
617
|
+
case "previousCaptionLanguage":
|
|
618
|
+
return t.hasCaptions ? /* @__PURE__ */ e("i", { className: _.feedbackIcon, children: /* @__PURE__ */ e(te, {}) }) : null;
|
|
619
|
+
case "volumeUp":
|
|
620
|
+
case "volumeDown":
|
|
621
|
+
case "toggleMuted":
|
|
622
|
+
return /* @__PURE__ */ e("i", { className: _.feedbackIcon, children: t.muted || t.volume === 0 ? /* @__PURE__ */ e(ae, {}) : t.volume >= 0.5 ? /* @__PURE__ */ e(se, {}) : /* @__PURE__ */ e(ce, {}) });
|
|
623
|
+
case "seekForward":
|
|
624
|
+
case "seekForward10":
|
|
625
|
+
return /* @__PURE__ */ e("i", { className: _.feedbackIcon, children: /* @__PURE__ */ e(jt, { className: "right" }) });
|
|
626
|
+
case "seekBackward":
|
|
627
|
+
case "seekBackward10":
|
|
628
|
+
return /* @__PURE__ */ e("i", { className: _.feedbackIcon, children: /* @__PURE__ */ e($t, { className: "left" }) });
|
|
629
|
+
default:
|
|
630
|
+
return null;
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
function Dt() {
|
|
634
|
+
var o;
|
|
635
|
+
const t = W();
|
|
636
|
+
switch ((o = t.lastKeyboardAction) == null ? void 0 : o.action) {
|
|
637
|
+
case "toggleCaptions":
|
|
638
|
+
case "nextCaptionLanguage":
|
|
639
|
+
case "previousCaptionLanguage":
|
|
640
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: t.textTrack ? `Caption Language: ${t.textTrack.label}` : "Captions: Off" });
|
|
641
|
+
case "volumeUp":
|
|
642
|
+
case "volumeDown":
|
|
643
|
+
case "toggleMuted":
|
|
644
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: t.muted || t.volume === 0 ? "Muted" : `Volume: ${(t.volume * 100).toFixed(0)}%` });
|
|
645
|
+
case "increasePlaybackRate":
|
|
646
|
+
case "decreasePlaybackRate":
|
|
647
|
+
case "resetPlaybackRate":
|
|
648
|
+
return /* @__PURE__ */ a("div", { className: _.feedbackMessage, children: [
|
|
649
|
+
"Playback speed: ",
|
|
650
|
+
t.playbackRate,
|
|
651
|
+
"x"
|
|
652
|
+
] });
|
|
653
|
+
case "seekForward":
|
|
654
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: "Seek forward: 5 seconds" });
|
|
655
|
+
case "seekForward10":
|
|
656
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: "Seek forward: 10 seconds" });
|
|
657
|
+
case "seekBackward":
|
|
658
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: "Seek backward: 5 seconds" });
|
|
659
|
+
case "seekBackward10":
|
|
660
|
+
return /* @__PURE__ */ e("div", { className: _.feedbackMessage, children: "Seek backward: 10 seconds" });
|
|
661
|
+
default:
|
|
662
|
+
return null;
|
|
663
|
+
}
|
|
664
|
+
}
|
|
665
|
+
const Et = oe(Kt, 500), Ut = oe(Dt, 1e3);
|
|
666
|
+
function Qt() {
|
|
667
|
+
return /* @__PURE__ */ a("div", { className: _.feedbackOverlay, children: [
|
|
668
|
+
/* @__PURE__ */ e(Et, {}),
|
|
669
|
+
/* @__PURE__ */ e(Ut, {})
|
|
670
|
+
] });
|
|
671
|
+
}
|
|
672
|
+
const Wt = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1383 0.999867V3.66268H18.4561L3.66281 18.4546V14.1382H1V23H9.86449V20.3372H5.54542L20.3387 5.54528V9.86303H23.0001V0.999867H14.1383Z", fill: "currentColor" }) }), Jt = (t) => /* @__PURE__ */ e("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.562 6.58944L22.1514 0L24.0005 1.84907L17.4111 8.43851H21.6506V11.0552H12.9453V2.34861H15.562V6.58944ZM2.34861 15.5615V12.9461H11.0539V21.6501H8.43982V17.4106L1.84907 24L0 22.1509L6.59075 15.5615H2.34861Z", fill: "currentColor" }) }), Xt = "_full-screen-button_1xm32_2", Gt = {
|
|
673
|
+
"full-screen-button": "_full-screen-button_1xm32_2",
|
|
674
|
+
fullScreenButton: Xt
|
|
675
|
+
};
|
|
676
|
+
function Yt() {
|
|
677
|
+
const t = m("fullscreen"), n = i(p);
|
|
678
|
+
return n && !n.hideFullScreen ? /* @__PURE__ */ e(
|
|
679
|
+
J,
|
|
680
|
+
{
|
|
681
|
+
tabIndex: n != null && n.state.interactionsDisabled ? -1 : 0,
|
|
682
|
+
className: `controls-button ${Gt.fullScreenButton}`,
|
|
683
|
+
children: t ? /* @__PURE__ */ e(Jt, { className: "controls-button-icon" }) : /* @__PURE__ */ e(Wt, { className: "controls-button-icon" })
|
|
684
|
+
}
|
|
685
|
+
) : null;
|
|
686
|
+
}
|
|
687
|
+
const en = "_gestures-container_1fn3b_1", tn = "_gesture_1fn3b_1", D = {
|
|
688
|
+
"gestures-container": "_gestures-container_1fn3b_1",
|
|
689
|
+
gesturesContainer: en,
|
|
690
|
+
gesture: tn
|
|
691
|
+
};
|
|
692
|
+
function nn() {
|
|
693
|
+
const t = O(), n = () => {
|
|
694
|
+
t.togglePaused();
|
|
695
|
+
};
|
|
696
|
+
return /* @__PURE__ */ e("div", { className: D.gesturesContainer, children: /* @__PURE__ */ e("div", { "aria-hidden": !0, className: D.gesture, onClick: n }) });
|
|
697
|
+
}
|
|
698
|
+
const on = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.76472 10.5294C5.05696 10.5294 5.29413 10.2922 5.29413 9.99999V8.94117C5.29413 8.64893 5.05696 8.41175 4.76472 8.41175H3.7059C3.41366 8.41175 3.17649 8.64893 3.17649 8.94117V9.99999C3.17649 10.2922 3.41366 10.5294 3.7059 10.5294H4.76472ZM11.1177 10.5294C11.4099 10.5294 11.6471 10.2922 11.6471 9.99999V8.94117C11.6471 8.64893 11.4099 8.41175 11.1177 8.41175H10.0588C9.76661 8.41175 9.52944 8.64893 9.52944 8.94117V9.99999C9.52944 10.2922 9.76661 10.5294 10.0588 10.5294H11.1177ZM14.8235 9.99999C14.8235 10.2922 14.5864 10.5294 14.2941 10.5294H13.2353C12.9431 10.5294 12.7059 10.2922 12.7059 9.99999V8.94117C12.7059 8.64893 12.9431 8.41175 13.2353 8.41175H14.2941C14.5864 8.41175 14.8235 8.64893 14.8235 8.94117V9.99999ZM14.8235 13.1765C14.8235 13.4687 14.5864 13.7059 14.2941 13.7059H13.2353C12.9431 13.7059 12.7059 13.4687 12.7059 13.1765V12.1176C12.7059 11.8254 12.9431 11.5882 13.2353 11.5882H14.2941C14.5864 11.5882 14.8235 11.8254 14.8235 12.1176V13.1765ZM11.6471 13.1765C11.6471 13.4687 11.4099 13.7059 11.1177 13.7059H6.88239C6.59015 13.7059 6.35297 13.4687 6.35297 13.1765V12.1176C6.35297 11.8254 6.59015 11.5882 6.88239 11.5882H11.1177C11.4099 11.5882 11.6471 11.8254 11.6471 12.1176V13.1765ZM5.29413 13.1765C5.29413 13.4687 5.05696 13.7059 4.76472 13.7059H3.7059C3.41366 13.7059 3.17649 13.4687 3.17649 13.1765V12.1176C3.17649 11.8254 3.41366 11.5882 3.7059 11.5882H4.76472C5.05696 11.5882 5.29413 11.8254 5.29413 12.1176V13.1765ZM6.88238 8.41175C6.59015 8.41175 6.35297 8.64893 6.35297 8.94117V9.99999C6.35297 10.2922 6.59015 10.5294 6.88238 10.5294H7.94121C8.23344 10.5294 8.47062 10.2922 8.47062 9.99999V8.94117C8.47062 8.64893 8.23344 8.41175 7.94121 8.41175H6.88238ZM16.4118 5.23529H9.57494C9.71471 4.42 10.1933 4.17118 10.8254 3.85565C11.6629 3.43741 12.7059 2.91541 12.7059 1H11.6471C11.6471 2.26106 11.1039 2.53212 10.3511 2.90906C9.59824 3.28494 8.68659 3.75506 8.50871 5.23529H1.58824C0.712588 5.23529 0 5.94788 0 6.82353V15.2941C0 16.1698 0.712588 16.8824 1.58824 16.8824H16.4118C17.2874 16.8824 18 16.1698 18 15.2941V6.82353C18 5.94788 17.2874 5.23529 16.4118 5.23529Z", fill: "currentColor" }) }), le = (t) => /* @__PURE__ */ e("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.94968 7.74766L3.99993 2.79791L2.79785 3.99999L7.7476 8.94974L2.79785 13.8995L3.99993 15.1016L8.94968 10.1518L13.8994 15.1016L15.1015 13.8995L10.1518 8.94974L15.1015 3.99999L13.8994 2.79791L8.94968 7.74766Z", fill: "currentColor" }) }), an = "_keyboard-shortcuts-overlay_uwwbr_1", cn = "_keyboard-shortcuts-button_uwwbr_67", sn = "_close-button_uwwbr_91", $ = {
|
|
699
|
+
"keyboard-shortcuts-overlay": "_keyboard-shortcuts-overlay_uwwbr_1",
|
|
700
|
+
keyboardShortcutsOverlay: an,
|
|
701
|
+
"keyboard-shortcuts-button": "_keyboard-shortcuts-button_uwwbr_67",
|
|
702
|
+
keyboardShortcutsButton: cn,
|
|
703
|
+
"close-button": "_close-button_uwwbr_91",
|
|
704
|
+
closeButton: sn
|
|
705
|
+
};
|
|
706
|
+
function ln({ onClose: t }) {
|
|
707
|
+
y(t);
|
|
708
|
+
const n = (o) => {
|
|
709
|
+
o && o.focus();
|
|
710
|
+
};
|
|
711
|
+
return /* @__PURE__ */ a(
|
|
712
|
+
"div",
|
|
713
|
+
{
|
|
714
|
+
className: $.keyboardShortcutsOverlay,
|
|
715
|
+
tabIndex: 0,
|
|
716
|
+
ref: n,
|
|
717
|
+
children: [
|
|
718
|
+
/* @__PURE__ */ a("header", { children: [
|
|
719
|
+
/* @__PURE__ */ e("h2", { children: "Keyboard Shortcuts" }),
|
|
720
|
+
/* @__PURE__ */ e(
|
|
721
|
+
"button",
|
|
722
|
+
{
|
|
723
|
+
type: "button",
|
|
724
|
+
className: $.closeButton,
|
|
725
|
+
onClick: t,
|
|
726
|
+
"aria-label": "Close",
|
|
727
|
+
children: /* @__PURE__ */ e(le, {})
|
|
728
|
+
}
|
|
729
|
+
)
|
|
730
|
+
] }),
|
|
731
|
+
/* @__PURE__ */ a("table", { children: [
|
|
732
|
+
/* @__PURE__ */ e("thead", { children: /* @__PURE__ */ a("tr", { children: [
|
|
733
|
+
/* @__PURE__ */ e("th", { children: "Action" }),
|
|
734
|
+
/* @__PURE__ */ e("th", { children: "Key" })
|
|
735
|
+
] }) }),
|
|
736
|
+
/* @__PURE__ */ a("tbody", { children: [
|
|
737
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
738
|
+
/* @__PURE__ */ e("td", { children: "Seek back 5 sec" }),
|
|
739
|
+
/* @__PURE__ */ e("td", { children: "Left Arrow" })
|
|
740
|
+
] }),
|
|
741
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
742
|
+
/* @__PURE__ */ e("td", { children: "Seek forward 5 sec" }),
|
|
743
|
+
/* @__PURE__ */ e("td", { children: "Right Arrow" })
|
|
744
|
+
] }),
|
|
745
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
746
|
+
/* @__PURE__ */ e("td", { children: "Seek back 10 sec" }),
|
|
747
|
+
/* @__PURE__ */ e("td", { children: "J" })
|
|
748
|
+
] }),
|
|
749
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
750
|
+
/* @__PURE__ */ e("td", { children: "Seek forward 10 sec" }),
|
|
751
|
+
/* @__PURE__ */ e("td", { children: "L" })
|
|
752
|
+
] }),
|
|
753
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
754
|
+
/* @__PURE__ */ e("td", { children: "Increase volume by 5%" }),
|
|
755
|
+
/* @__PURE__ */ e("td", { children: "Up Arrow" })
|
|
756
|
+
] }),
|
|
757
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
758
|
+
/* @__PURE__ */ e("td", { children: "Decrease volume by 5%" }),
|
|
759
|
+
/* @__PURE__ */ e("td", { children: "Down Arrow" })
|
|
760
|
+
] }),
|
|
761
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
762
|
+
/* @__PURE__ */ e("td", { children: "Toggle mute" }),
|
|
763
|
+
/* @__PURE__ */ e("td", { children: "M" })
|
|
764
|
+
] }),
|
|
765
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
766
|
+
/* @__PURE__ */ e("td", { children: "Toggle play/pause" }),
|
|
767
|
+
/* @__PURE__ */ e("td", { children: "Space, K" })
|
|
768
|
+
] }),
|
|
769
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
770
|
+
/* @__PURE__ */ e("td", { children: "Enter full screen" }),
|
|
771
|
+
/* @__PURE__ */ e("td", { children: "F" })
|
|
772
|
+
] }),
|
|
773
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
774
|
+
/* @__PURE__ */ e("td", { children: "Exit full screen" }),
|
|
775
|
+
/* @__PURE__ */ e("td", { children: "Esc, F" })
|
|
776
|
+
] }),
|
|
777
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
778
|
+
/* @__PURE__ */ e("td", { children: "Toggle captions" }),
|
|
779
|
+
/* @__PURE__ */ e("td", { children: "C" })
|
|
780
|
+
] }),
|
|
781
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
782
|
+
/* @__PURE__ */ e("td", { children: "Next caption language" }),
|
|
783
|
+
/* @__PURE__ */ e("td", { children: "V" })
|
|
784
|
+
] }),
|
|
785
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
786
|
+
/* @__PURE__ */ e("td", { children: "Previous caption language" }),
|
|
787
|
+
/* @__PURE__ */ e("td", { children: "X" })
|
|
788
|
+
] }),
|
|
789
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
790
|
+
/* @__PURE__ */ e("td", { children: "Decrease playback speed" }),
|
|
791
|
+
/* @__PURE__ */ e("td", { children: "A" })
|
|
792
|
+
] }),
|
|
793
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
794
|
+
/* @__PURE__ */ e("td", { children: "Reset playback speed to 1x" }),
|
|
795
|
+
/* @__PURE__ */ e("td", { children: "S" })
|
|
796
|
+
] }),
|
|
797
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
798
|
+
/* @__PURE__ */ e("td", { children: "Increase playback speed" }),
|
|
799
|
+
/* @__PURE__ */ e("td", { children: "D" })
|
|
800
|
+
] }),
|
|
801
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
802
|
+
/* @__PURE__ */ e("td", { children: "Jump to start" }),
|
|
803
|
+
/* @__PURE__ */ e("td", { children: "0" })
|
|
804
|
+
] }),
|
|
805
|
+
/* @__PURE__ */ a("tr", { children: [
|
|
806
|
+
/* @__PURE__ */ e("td", { children: "Jump to specific percentage (1-10%, 2-20%, etc)" }),
|
|
807
|
+
/* @__PURE__ */ e("td", { children: "1-9" })
|
|
808
|
+
] })
|
|
809
|
+
] })
|
|
810
|
+
] })
|
|
811
|
+
]
|
|
812
|
+
}
|
|
813
|
+
);
|
|
814
|
+
}
|
|
815
|
+
function rn() {
|
|
816
|
+
const [t, n] = v(!1), [o, c] = v(!1), [s, r] = v(!1), u = i(p), f = m("playing"), g = O(), h = d(() => {
|
|
817
|
+
n(!0), u == null || u.disableInteractions(), f && (r(!0), g.pause());
|
|
818
|
+
}, [f, g, u]), C = d(() => {
|
|
819
|
+
n(!1), c(!0), u == null || u.enableInteractions(), s && (r(!1), g.play());
|
|
820
|
+
}, [s, g, u]), L = d(
|
|
821
|
+
(k) => o && (k == null ? void 0 : k.focus()),
|
|
822
|
+
[o]
|
|
823
|
+
);
|
|
824
|
+
return t ? /* @__PURE__ */ e(ln, { onClose: C }) : /* @__PURE__ */ e(
|
|
825
|
+
"button",
|
|
826
|
+
{
|
|
827
|
+
ref: L,
|
|
828
|
+
"aria-label": "Keyboard shortcuts",
|
|
829
|
+
type: "button",
|
|
830
|
+
className: $.keyboardShortcutsButton,
|
|
831
|
+
onClick: h,
|
|
832
|
+
tabIndex: 0,
|
|
833
|
+
children: /* @__PURE__ */ e(on, {})
|
|
834
|
+
}
|
|
835
|
+
);
|
|
836
|
+
}
|
|
837
|
+
const un = "_play-pause-button_1owe7_1", dn = {
|
|
838
|
+
"play-pause-button": "_play-pause-button_1owe7_1",
|
|
839
|
+
playPauseButton: un
|
|
840
|
+
};
|
|
841
|
+
function hn() {
|
|
842
|
+
const t = fe(), n = i(p), o = m("paused");
|
|
843
|
+
return t ? /* @__PURE__ */ e(
|
|
844
|
+
ge,
|
|
845
|
+
{
|
|
846
|
+
tabIndex: n != null && n.state.interactionsDisabled ? -1 : 0,
|
|
847
|
+
className: `${dn.playPauseButton} controls-button`,
|
|
848
|
+
onKeyDown: (c) => {
|
|
849
|
+
c.key === " " && (t == null || t.$state.lastKeyboardAction.set({
|
|
850
|
+
action: "togglePaused",
|
|
851
|
+
event: c.nativeEvent
|
|
852
|
+
}));
|
|
853
|
+
},
|
|
854
|
+
children: o ? /* @__PURE__ */ e(z, { className: "controls-button-icon" }) : /* @__PURE__ */ e(q, { className: "controls-button-icon" })
|
|
855
|
+
}
|
|
856
|
+
) : null;
|
|
857
|
+
}
|
|
858
|
+
const mn = "_poster_195hi_1", _n = {
|
|
859
|
+
poster: mn
|
|
860
|
+
};
|
|
861
|
+
function pn({ src: t }) {
|
|
862
|
+
const n = m("source");
|
|
863
|
+
return n.type === "video/youtube" || n.type === "video/vimeo" ? null : /* @__PURE__ */ e(ke, { src: t, className: _n.poster });
|
|
864
|
+
}
|
|
865
|
+
const bn = "_small-layout-overlay_xbovu_1", fn = "_small-layout-button_xbovu_14", gn = "_small-layout-icon-play_xbovu_24", kn = "_small-layout-icon-pause_xbovu_30", wn = "_full-screen-close-icon_xbovu_36", Cn = "_fade-out_xbovu_1", H = {
|
|
866
|
+
"small-layout-overlay": "_small-layout-overlay_xbovu_1",
|
|
867
|
+
smallLayoutOverlay: bn,
|
|
868
|
+
"small-layout-button": "_small-layout-button_xbovu_14",
|
|
869
|
+
smallLayoutButton: fn,
|
|
870
|
+
"small-layout-icon-play": "_small-layout-icon-play_xbovu_24",
|
|
871
|
+
smallLayoutIconPlay: gn,
|
|
872
|
+
"small-layout-icon-pause": "_small-layout-icon-pause_xbovu_30",
|
|
873
|
+
smallLayoutIconPause: kn,
|
|
874
|
+
"full-screen-close-icon": "_full-screen-close-icon_xbovu_36",
|
|
875
|
+
fullScreenCloseIcon: wn,
|
|
876
|
+
"fade-out": "_fade-out_xbovu_1",
|
|
877
|
+
fadeOut: Cn
|
|
878
|
+
};
|
|
879
|
+
function vn() {
|
|
880
|
+
return /* @__PURE__ */ a("div", { className: H.smallLayoutOverlay, children: [
|
|
881
|
+
/* @__PURE__ */ e(J, { className: H.fullScreenCloseIcon, children: /* @__PURE__ */ e(le, {}) }),
|
|
882
|
+
/* @__PURE__ */ a("i", { className: H.smallLayoutButton, children: [
|
|
883
|
+
/* @__PURE__ */ e(z, { className: H.smallLayoutIconPlay }),
|
|
884
|
+
/* @__PURE__ */ e(q, { className: H.smallLayoutIconPause })
|
|
885
|
+
] })
|
|
886
|
+
] });
|
|
887
|
+
}
|
|
888
|
+
const yn = "_time-indicator_1wsym_1", Ln = {
|
|
889
|
+
"time-indicator": "_time-indicator_1wsym_1",
|
|
890
|
+
timeIndicator: yn
|
|
891
|
+
};
|
|
892
|
+
function Mn() {
|
|
893
|
+
return /* @__PURE__ */ a("div", { className: Ln.timeIndicator, children: [
|
|
894
|
+
/* @__PURE__ */ e(A, { type: "current" }),
|
|
895
|
+
"/",
|
|
896
|
+
/* @__PURE__ */ e(A, { type: "duration" })
|
|
897
|
+
] });
|
|
898
|
+
}
|
|
899
|
+
const Nn = "_timeline-wrapper_j9z56_1", xn = "_track_j9z56_8", In = "_thumb_j9z56_19", Bn = "_root_j9z56_33", Hn = "_track-inner_j9z56_63", Vn = "_progress_j9z56_69", Tn = "_track-fill_j9z56_75", w = {
|
|
900
|
+
"timeline-wrapper": "_timeline-wrapper_j9z56_1",
|
|
901
|
+
timelineWrapper: Nn,
|
|
902
|
+
track: xn,
|
|
903
|
+
thumb: In,
|
|
904
|
+
root: Bn,
|
|
905
|
+
"track-inner": "_track-inner_j9z56_63",
|
|
906
|
+
trackInner: Hn,
|
|
907
|
+
progress: Vn,
|
|
908
|
+
"track-fill": "_track-fill_j9z56_75",
|
|
909
|
+
trackFill: Tn
|
|
910
|
+
}, Pn = `${w.progress} ${w.trackInner}`, Sn = `${w.trackFill} ${w.trackInner}`;
|
|
911
|
+
function E({ className: t }) {
|
|
912
|
+
const n = i(p), o = t ? `${w.timelineWrapper} ${t}` : w.timelineWrapper;
|
|
913
|
+
return /* @__PURE__ */ e("div", { className: o, children: /* @__PURE__ */ a(
|
|
914
|
+
B.Root,
|
|
915
|
+
{
|
|
916
|
+
className: w.root,
|
|
917
|
+
tabIndex: n != null && n.state.interactionsDisabled ? -1 : 0,
|
|
918
|
+
children: [
|
|
919
|
+
/* @__PURE__ */ a(B.Track, { className: w.track, children: [
|
|
920
|
+
/* @__PURE__ */ e(B.Progress, { className: Pn }),
|
|
921
|
+
/* @__PURE__ */ e(B.TrackFill, { className: Sn })
|
|
922
|
+
] }),
|
|
923
|
+
/* @__PURE__ */ e(B.Thumb, { className: w.thumb })
|
|
924
|
+
]
|
|
925
|
+
}
|
|
926
|
+
) });
|
|
927
|
+
}
|
|
928
|
+
const Rn = "_wrapper_ulntk_1", Fn = "_track_ulntk_6", Zn = "_thumb_ulntk_18", jn = "_track-fill_ulntk_32", $n = "_root_ulntk_50", V = {
|
|
929
|
+
wrapper: Rn,
|
|
930
|
+
track: Fn,
|
|
931
|
+
thumb: Zn,
|
|
932
|
+
"track-fill": "_track-fill_ulntk_32",
|
|
933
|
+
trackFill: jn,
|
|
934
|
+
root: $n
|
|
935
|
+
};
|
|
936
|
+
function On() {
|
|
937
|
+
const t = m("volume"), n = m("muted"), o = i(p);
|
|
938
|
+
return /* @__PURE__ */ a("div", { className: V.wrapper, children: [
|
|
939
|
+
/* @__PURE__ */ e(
|
|
940
|
+
we,
|
|
941
|
+
{
|
|
942
|
+
tabIndex: o != null && o.state.interactionsDisabled ? -1 : 0,
|
|
943
|
+
className: "controls-button",
|
|
944
|
+
children: n || t == 0 ? /* @__PURE__ */ e(ae, { className: "controls-button-icon" }) : t < 0.5 ? /* @__PURE__ */ e(ce, { className: "controls-button-icon" }) : /* @__PURE__ */ e(se, { className: "controls-button-icon" })
|
|
945
|
+
}
|
|
946
|
+
),
|
|
947
|
+
/* @__PURE__ */ a(
|
|
948
|
+
S.Root,
|
|
949
|
+
{
|
|
950
|
+
className: V.root,
|
|
951
|
+
tabIndex: o != null && o.state.interactionsDisabled ? -1 : 0,
|
|
952
|
+
children: [
|
|
953
|
+
/* @__PURE__ */ e(S.Track, { className: V.track, children: /* @__PURE__ */ e(S.TrackFill, { className: V.trackFill }) }),
|
|
954
|
+
/* @__PURE__ */ e(S.Thumb, { className: V.thumb })
|
|
955
|
+
]
|
|
956
|
+
}
|
|
957
|
+
)
|
|
958
|
+
] });
|
|
959
|
+
}
|
|
960
|
+
const qn = {}, U = {
|
|
961
|
+
togglePaused: ["Space", "Enter", "k"],
|
|
962
|
+
seekForward: ["ArrowRight"],
|
|
963
|
+
seekBackward: ["ArrowLeft"],
|
|
964
|
+
volumeUp: ["ArrowUp"],
|
|
965
|
+
volumeDown: ["ArrowDown"],
|
|
966
|
+
toggleFullscreen: ["f"],
|
|
967
|
+
toggleMuted: ["m"],
|
|
968
|
+
toggleCaptions: ["c"],
|
|
969
|
+
nextCaptionLanguage: {
|
|
970
|
+
keys: ["v"],
|
|
971
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
972
|
+
const c = n.textTracks.selectedIndex, s = c + 1;
|
|
973
|
+
o.changeTextTrackMode(c, "hidden"), o.changeTextTrackMode(
|
|
974
|
+
s >= n.textTracks.length ? 0 : s,
|
|
975
|
+
"showing"
|
|
976
|
+
), n.$state.lastKeyboardAction.set({
|
|
977
|
+
action: "nextCaptionLanguage",
|
|
978
|
+
event: t
|
|
979
|
+
});
|
|
980
|
+
}
|
|
981
|
+
},
|
|
982
|
+
previousCaptionLanguage: {
|
|
983
|
+
keys: ["x"],
|
|
984
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
985
|
+
const c = n.textTracks.selectedIndex, s = c - 1;
|
|
986
|
+
o.changeTextTrackMode(c, "hidden"), o.changeTextTrackMode(
|
|
987
|
+
s < 0 ? n.textTracks.length - 1 : s,
|
|
988
|
+
"showing"
|
|
989
|
+
), n.$state.lastKeyboardAction.set({
|
|
990
|
+
action: "previousCaptionLanguage",
|
|
991
|
+
event: t
|
|
992
|
+
});
|
|
993
|
+
}
|
|
994
|
+
},
|
|
995
|
+
decreasePlaybackRate: {
|
|
996
|
+
keys: ["a"],
|
|
997
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
998
|
+
const s = x.indexOf(n.playbackRate) - 1;
|
|
999
|
+
s >= 0 && (o.changePlaybackRate(x[s]), n.$state.lastKeyboardAction.set({
|
|
1000
|
+
action: "decreasePlaybackRate",
|
|
1001
|
+
event: t
|
|
1002
|
+
}));
|
|
1003
|
+
}
|
|
1004
|
+
},
|
|
1005
|
+
increasePlaybackRate: {
|
|
1006
|
+
keys: ["d"],
|
|
1007
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
1008
|
+
const s = x.indexOf(n.playbackRate) + 1;
|
|
1009
|
+
s < x.length && (o.changePlaybackRate(x[s]), n.$state.lastKeyboardAction.set({
|
|
1010
|
+
action: "increasePlaybackRate",
|
|
1011
|
+
event: t
|
|
1012
|
+
}));
|
|
1013
|
+
}
|
|
1014
|
+
},
|
|
1015
|
+
resetPlaybackRate: {
|
|
1016
|
+
keys: ["s"],
|
|
1017
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
1018
|
+
o.changePlaybackRate(1), n.$state.lastKeyboardAction.set({
|
|
1019
|
+
action: "resetPlaybackRate",
|
|
1020
|
+
event: t
|
|
1021
|
+
});
|
|
1022
|
+
}
|
|
1023
|
+
},
|
|
1024
|
+
seekForward10Seconds: {
|
|
1025
|
+
keys: ["l"],
|
|
1026
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
1027
|
+
o.seek(n.currentTime + 10), n.$state.lastKeyboardAction.set({
|
|
1028
|
+
action: "seekForward10",
|
|
1029
|
+
event: t
|
|
1030
|
+
});
|
|
1031
|
+
}
|
|
1032
|
+
},
|
|
1033
|
+
seekBackward10Seconds: {
|
|
1034
|
+
keys: ["j"],
|
|
1035
|
+
onKeyUp({ event: t, player: n, remote: o }) {
|
|
1036
|
+
o.seek(n.currentTime - 10), n.$state.lastKeyboardAction.set({
|
|
1037
|
+
action: "seekBackward10",
|
|
1038
|
+
event: t
|
|
1039
|
+
});
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
};
|
|
1043
|
+
function zn({ hideFullScreen: t }) {
|
|
1044
|
+
const [n, o] = v({
|
|
1045
|
+
captionsFontSizeMultiplier: { label: "100%", value: 1 },
|
|
1046
|
+
captionPositionOnTop: !1,
|
|
1047
|
+
captionsInvertColors: !1,
|
|
1048
|
+
interactionsDisabled: !1
|
|
1049
|
+
}), c = d(
|
|
1050
|
+
(h) => {
|
|
1051
|
+
o((C) => ({
|
|
1052
|
+
...C,
|
|
1053
|
+
captionsFontSizeMultiplier: h
|
|
1054
|
+
}));
|
|
1055
|
+
},
|
|
1056
|
+
[]
|
|
1057
|
+
), s = d(() => {
|
|
1058
|
+
o((h) => ({
|
|
1059
|
+
...h,
|
|
1060
|
+
captionPositionOnTop: !h.captionPositionOnTop
|
|
1061
|
+
}));
|
|
1062
|
+
}, []), r = d(() => {
|
|
1063
|
+
o((h) => ({
|
|
1064
|
+
...h,
|
|
1065
|
+
captionsInvertColors: !h.captionsInvertColors
|
|
1066
|
+
}));
|
|
1067
|
+
}, []), u = d(() => {
|
|
1068
|
+
o((h) => ({
|
|
1069
|
+
...h,
|
|
1070
|
+
interactionsDisabled: !1
|
|
1071
|
+
}));
|
|
1072
|
+
}, []), f = d(() => {
|
|
1073
|
+
o((h) => ({
|
|
1074
|
+
...h,
|
|
1075
|
+
interactionsDisabled: !0
|
|
1076
|
+
}));
|
|
1077
|
+
}, []), g = Y(() => t ? {
|
|
1078
|
+
...U,
|
|
1079
|
+
toggleFullscreen: []
|
|
1080
|
+
} : U, [t]);
|
|
1081
|
+
return {
|
|
1082
|
+
contextValue: {
|
|
1083
|
+
state: n,
|
|
1084
|
+
setCaptionsFontSizeMultiplier: c,
|
|
1085
|
+
toggleCaptionPositionOnTop: s,
|
|
1086
|
+
toggleCaptionsInvertColors: r,
|
|
1087
|
+
enableInteractions: u,
|
|
1088
|
+
disableInteractions: f,
|
|
1089
|
+
hideFullScreen: t
|
|
1090
|
+
},
|
|
1091
|
+
shortcuts: g
|
|
1092
|
+
};
|
|
1093
|
+
}
|
|
1094
|
+
function Un({
|
|
1095
|
+
title: t,
|
|
1096
|
+
src: n,
|
|
1097
|
+
captions: o = [],
|
|
1098
|
+
thumbnail: c,
|
|
1099
|
+
hideFullScreen: s = !1
|
|
1100
|
+
}) {
|
|
1101
|
+
const { contextValue: r, shortcuts: u } = zn({ hideFullScreen: s });
|
|
1102
|
+
return /* @__PURE__ */ e(p.Provider, { value: r, children: /* @__PURE__ */ a(
|
|
1103
|
+
Ce,
|
|
1104
|
+
{
|
|
1105
|
+
title: t,
|
|
1106
|
+
src: n,
|
|
1107
|
+
keyShortcuts: u,
|
|
1108
|
+
playsInline: !0,
|
|
1109
|
+
keyDisabled: r.state.interactionsDisabled,
|
|
1110
|
+
children: [
|
|
1111
|
+
/* @__PURE__ */ e(rn, {}),
|
|
1112
|
+
/* @__PURE__ */ a(ve, { className: qn.mediaProvider, children: [
|
|
1113
|
+
/* @__PURE__ */ e(Ze, {}),
|
|
1114
|
+
/* @__PURE__ */ e(pn, { src: c }),
|
|
1115
|
+
/* @__PURE__ */ e(qe, { captions: o }),
|
|
1116
|
+
/* @__PURE__ */ e(Qt, {}),
|
|
1117
|
+
/* @__PURE__ */ e(vn, {}),
|
|
1118
|
+
/* @__PURE__ */ e(nn, {})
|
|
1119
|
+
] }),
|
|
1120
|
+
/* @__PURE__ */ e(Qe, {})
|
|
1121
|
+
]
|
|
1122
|
+
}
|
|
1123
|
+
) });
|
|
1124
|
+
}
|
|
2
1125
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1126
|
+
rt as CAPTION_FONT_SIZE_MULTIPLIERS,
|
|
1127
|
+
x as PLAYBACK_RATES,
|
|
1128
|
+
Un as StudioPlayer
|
|
6
1129
|
};
|