@instructure/studio-player 0.4.0 → 0.4.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.
Files changed (53) hide show
  1. package/README.md +50 -2
  2. package/dist/StudioPlayer/StudioPlayer.d.ts +4 -2
  3. package/dist/ar-B8l4Fn4I.js +111 -0
  4. package/dist/ca-D-9XXbq2.js +111 -0
  5. package/dist/cy-7BijMmgd.js +111 -0
  6. package/dist/da-DAY_l_21.js +111 -0
  7. package/dist/da-x-k12-CJ2niKwf.js +111 -0
  8. package/dist/de-ya8bO5Ja.js +111 -0
  9. package/dist/en-AU-x-unimelb-irzsO2mb.js +111 -0
  10. package/dist/en-D6AICPim.js +117 -0
  11. package/dist/en-GB-x-ukhe-G4m87b7j.js +111 -0
  12. package/dist/en_AU-DB3OHfTc.js +111 -0
  13. package/dist/en_CY-DhDZF-tZ.js +111 -0
  14. package/dist/{en-p8Xpb7Qg.js → en_GB-BK_q7w5s.js} +5 -5
  15. package/dist/es-DZ5Y82Uj.js +111 -0
  16. package/dist/es_ES-CQMBItY2.js +111 -0
  17. package/dist/fi-B4Pz1t-t.js +111 -0
  18. package/dist/fr-BteehQcx.js +111 -0
  19. package/dist/fr_CA-BHaXh8MX.js +111 -0
  20. package/dist/ga-Bx3a9UKG.js +111 -0
  21. package/dist/hi-DHG0_yeQ.js +111 -0
  22. package/dist/ht-C2IdMP2u.js +111 -0
  23. package/dist/id-uk30JX2p.js +111 -0
  24. package/dist/index-C75Fenqh.css +1 -0
  25. package/dist/index.d.ts +1 -0
  26. package/dist/is-yOmqk5qU.js +111 -0
  27. package/dist/it-BM3Um8gU.js +111 -0
  28. package/dist/ja-BdL71P8g.js +111 -0
  29. package/dist/kl-BeSfwm2D.js +117 -0
  30. package/dist/languageTypes.d.ts +1 -0
  31. package/dist/mi-D2uHHivq.js +111 -0
  32. package/dist/ms--AuIVHSL.js +111 -0
  33. package/dist/nb-CXLIMCwW.js +111 -0
  34. package/dist/nb-x-k12-CxOnhM4J.js +111 -0
  35. package/dist/nl-CsVJ-oQV.js +111 -0
  36. package/dist/pl-BT0sRFhU.js +111 -0
  37. package/dist/pt-Anx8EAjZ.js +111 -0
  38. package/dist/pt_BR-Be3UULFe.js +111 -0
  39. package/dist/ru-DPUYT2zh.js +111 -0
  40. package/dist/sl-QnHcT_i1.js +111 -0
  41. package/dist/studio-player.es.js +691 -617
  42. package/dist/sv-D_WuG6Ug.js +111 -0
  43. package/dist/sv-x-k12-DLoiJ1OB.js +111 -0
  44. package/dist/th-CcE5hCow.js +111 -0
  45. package/dist/types.d.ts +0 -1
  46. package/dist/vi-De-Nfy-i.js +111 -0
  47. package/dist/zh-ClimEyGq.js +111 -0
  48. package/dist/zh-Hans-CU7SSIXE.js +111 -0
  49. package/dist/zh-Hant-BMd136-f.js +111 -0
  50. package/dist/zh_HK-Culy5KI5.js +111 -0
  51. package/package.json +1 -1
  52. package/dist/index-Bny_phXm.css +0 -1
  53. package/dist/kl-Drx4juMa.js +0 -111
@@ -1,15 +1,15 @@
1
- import './index-Bny_phXm.css';var ot = Object.defineProperty;
2
- var it = (e, n, o) => n in e ? ot(e, n, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[n] = o;
3
- var H = (e, n, o) => it(e, typeof n != "symbol" ? n + "" : n, o);
4
- import { jsx as t, jsxs as l, Fragment as G } from "react/jsx-runtime";
5
- import { createContext as ce, useContext as re, useState as L, useCallback as C, useEffect as R, useMemo as T, useRef as ne } from "react";
6
- import { useMediaPlayer as O, Spinner as le, useMediaRemote as oe, useMediaState as f, isTrackCaptionKind as st, Track as at, Captions as lt, usePlaybackRateOptions as ct, useCaptionOptions as rt, useVideoQualityOptions as ut, useMediaStore as He, Poster as dt, FullscreenButton as mt, Time as ke, TimeSlider as $, VolumeSlider as X, isAudioProvider as ht, isVideoProvider as pt, MediaPlayer as _t, MediaProvider as Ct } from "@vidstack/react";
7
- import { useMediaState as yi, useMediaStore as ki } from "@vidstack/react";
8
- import { initReactI18next as ft, useTranslation as b } from "react-i18next";
9
- import bt from "i18next";
10
- import gt from "i18next-resources-to-backend";
11
- import { useFloating as ue, autoUpdate as de, useDismiss as me, useInteractions as he, detectOverflow as vt, FloatingFocusManager as pe, shift as Se, offset as Ve, arrow as Te, useListNavigation as wt, FloatingArrow as Ee } from "@floating-ui/react";
12
- const yt = (e, n, o) => {
1
+ import './index-C75Fenqh.css';var st = Object.defineProperty;
2
+ var at = (e, n, o) => n in e ? st(e, n, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[n] = o;
3
+ var H = (e, n, o) => at(e, typeof n != "symbol" ? n + "" : n, o);
4
+ import { jsx as t, jsxs as l, Fragment as Y } from "react/jsx-runtime";
5
+ import { createContext as ce, useContext as re, useState as x, useCallback as f, useEffect as F, useMemo as T, useRef as ne } from "react";
6
+ import { useMediaPlayer as Z, Spinner as le, useMediaRemote as oe, useMediaState as g, isTrackCaptionKind as lt, Track as ct, Captions as rt, usePlaybackRateOptions as ut, useCaptionOptions as dt, useVideoQualityOptions as mt, useMediaStore as He, Poster as ht, FullscreenButton as pt, Time as ke, TimeSlider as G, VolumeSlider as X, isAudioProvider as _t, isVideoProvider as Ct, MediaPlayer as ft, MediaProvider as gt } from "@vidstack/react";
7
+ import { useMediaState as Mi, useMediaStore as Ni } from "@vidstack/react";
8
+ import { initReactI18next as bt, useTranslation as _ } from "react-i18next";
9
+ import vt from "i18next";
10
+ import wt from "i18next-resources-to-backend";
11
+ import { useFloating as ue, autoUpdate as de, useDismiss as me, useInteractions as he, detectOverflow as yt, FloatingFocusManager as pe, shift as Se, offset as Te, arrow as Ve, useListNavigation as kt, FloatingArrow as Ae } from "@floating-ui/react";
12
+ const Lt = (e, n, o) => {
13
13
  const i = e[n];
14
14
  return i ? typeof i == "function" ? i() : Promise.resolve(i) : new Promise((s, a) => {
15
15
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
@@ -22,9 +22,9 @@ const yt = (e, n, o) => {
22
22
  );
23
23
  });
24
24
  };
25
- bt.use(ft).use(
26
- gt(
27
- (e) => yt(/* @__PURE__ */ Object.assign({ "./locales/en.json": () => import("./en-p8Xpb7Qg.js"), "./locales/kl.json": () => import("./kl-Drx4juMa.js") }), `./locales/${e}.json`, 3)
25
+ vt.use(bt).use(
26
+ wt(
27
+ (e) => Lt(/* @__PURE__ */ Object.assign({ "./locales/ar.json": () => import("./ar-B8l4Fn4I.js"), "./locales/ca.json": () => import("./ca-D-9XXbq2.js"), "./locales/cy.json": () => import("./cy-7BijMmgd.js"), "./locales/da-x-k12.json": () => import("./da-x-k12-CJ2niKwf.js"), "./locales/da.json": () => import("./da-DAY_l_21.js"), "./locales/de.json": () => import("./de-ya8bO5Ja.js"), "./locales/en-AU-x-unimelb.json": () => import("./en-AU-x-unimelb-irzsO2mb.js"), "./locales/en-GB-x-ukhe.json": () => import("./en-GB-x-ukhe-G4m87b7j.js"), "./locales/en.json": () => import("./en-D6AICPim.js"), "./locales/en_AU.json": () => import("./en_AU-DB3OHfTc.js"), "./locales/en_CY.json": () => import("./en_CY-DhDZF-tZ.js"), "./locales/en_GB.json": () => import("./en_GB-BK_q7w5s.js"), "./locales/es.json": () => import("./es-DZ5Y82Uj.js"), "./locales/es_ES.json": () => import("./es_ES-CQMBItY2.js"), "./locales/fi.json": () => import("./fi-B4Pz1t-t.js"), "./locales/fr.json": () => import("./fr-BteehQcx.js"), "./locales/fr_CA.json": () => import("./fr_CA-BHaXh8MX.js"), "./locales/ga.json": () => import("./ga-Bx3a9UKG.js"), "./locales/hi.json": () => import("./hi-DHG0_yeQ.js"), "./locales/ht.json": () => import("./ht-C2IdMP2u.js"), "./locales/id.json": () => import("./id-uk30JX2p.js"), "./locales/is.json": () => import("./is-yOmqk5qU.js"), "./locales/it.json": () => import("./it-BM3Um8gU.js"), "./locales/ja.json": () => import("./ja-BdL71P8g.js"), "./locales/kl.json": () => import("./kl-BeSfwm2D.js"), "./locales/mi.json": () => import("./mi-D2uHHivq.js"), "./locales/ms.json": () => import("./ms--AuIVHSL.js"), "./locales/nb-x-k12.json": () => import("./nb-x-k12-CxOnhM4J.js"), "./locales/nb.json": () => import("./nb-CXLIMCwW.js"), "./locales/nl.json": () => import("./nl-CsVJ-oQV.js"), "./locales/pl.json": () => import("./pl-BT0sRFhU.js"), "./locales/pt.json": () => import("./pt-Anx8EAjZ.js"), "./locales/pt_BR.json": () => import("./pt_BR-Be3UULFe.js"), "./locales/ru.json": () => import("./ru-DPUYT2zh.js"), "./locales/sl.json": () => import("./sl-QnHcT_i1.js"), "./locales/sv-x-k12.json": () => import("./sv-x-k12-DLoiJ1OB.js"), "./locales/sv.json": () => import("./sv-D_WuG6Ug.js"), "./locales/th.json": () => import("./th-CcE5hCow.js"), "./locales/vi.json": () => import("./vi-De-Nfy-i.js"), "./locales/zh-Hans.json": () => import("./zh-Hans-CU7SSIXE.js"), "./locales/zh-Hant.json": () => import("./zh-Hant-BMd136-f.js"), "./locales/zh.json": () => import("./zh-ClimEyGq.js"), "./locales/zh_HK.json": () => import("./zh_HK-Culy5KI5.js") }), `./locales/${e}.json`, 3)
28
28
  )
29
29
  ).init({
30
30
  fallbackLng: "en",
@@ -35,15 +35,15 @@ bt.use(ft).use(
35
35
  escapeValue: !1
36
36
  }
37
37
  });
38
- const Ae = ce(null);
39
- function kt({
38
+ const Ee = ce(null);
39
+ function xt({
40
40
  children: e,
41
41
  contextValue: n
42
42
  }) {
43
- return /* @__PURE__ */ t(Ae.Provider, { value: n, children: e });
43
+ return /* @__PURE__ */ t(Ee.Provider, { value: n, children: e });
44
44
  }
45
45
  function w() {
46
- const e = re(Ae);
46
+ const e = re(Ee);
47
47
  if (!e)
48
48
  throw new Error(
49
49
  "useStudioPlayerContext must be used within a StudioPlayerContextProvider"
@@ -51,7 +51,7 @@ function w() {
51
51
  return e;
52
52
  }
53
53
  const Be = ce(null);
54
- function Lt({
54
+ function Mt({
55
55
  hideFullScreen: e,
56
56
  comments: n,
57
57
  captions: o,
@@ -60,20 +60,21 @@ function Lt({
60
60
  quizMarkers: a,
61
61
  interactive: c,
62
62
  onAnnotationClick: r,
63
- onQuizMarkerClick: u,
63
+ onQuizMarkerClick: d,
64
64
  onInteractivePinClick: p,
65
- interactiveMenuElements: g,
65
+ interactiveMenuElements: b,
66
66
  kebabMenuElements: v,
67
67
  darkMode: k,
68
68
  children: y,
69
- forceComments: N,
69
+ forceComments: P,
70
70
  disableCaptionSettings: h,
71
- disableStorage: _,
71
+ disableStorage: C,
72
72
  captionOffsetOverride: V,
73
- disableInteractivePinRanges: F,
74
- onQuizMarkerShow: Z
73
+ disableInteractivePinRanges: A,
74
+ onQuizMarkerShow: U,
75
+ onCaptionsDelete: S
75
76
  }) {
76
- const S = {
77
+ const E = {
77
78
  hideFullScreen: e,
78
79
  comments: n,
79
80
  captions: o,
@@ -82,24 +83,25 @@ function Lt({
82
83
  quizMarkers: a,
83
84
  interactive: c,
84
85
  onAnnotationClick: r,
85
- onQuizMarkerClick: u,
86
+ onQuizMarkerClick: d,
86
87
  onInteractivePinClick: p,
87
- interactiveMenuElements: g,
88
+ interactiveMenuElements: b,
88
89
  kebabMenuElements: v,
89
90
  darkMode: k,
90
91
  hasComments: n.length > 0,
91
92
  hasAnnotations: s.length > 0,
92
93
  hasQuizmarkers: a.length > 0,
93
- forceComments: N,
94
+ forceComments: P,
94
95
  disableCaptionSettings: h,
95
- disableStorage: _,
96
+ disableStorage: C,
96
97
  captionOffsetOverride: V,
97
- disableInteractivePinRanges: F,
98
- onQuizMarkerShow: Z
98
+ disableInteractivePinRanges: A,
99
+ onQuizMarkerShow: U,
100
+ onCaptionsDelete: S
99
101
  };
100
- return /* @__PURE__ */ t(Be.Provider, { value: S, children: y });
102
+ return /* @__PURE__ */ t(Be.Provider, { value: E, children: y });
101
103
  }
102
- function M() {
104
+ function L() {
103
105
  const e = re(Be);
104
106
  if (!e)
105
107
  throw new Error(
@@ -107,58 +109,58 @@ function M() {
107
109
  );
108
110
  return e;
109
111
  }
110
- const xt = "_annotation-overlay_1kxzn_1", Mt = {
112
+ const Nt = "_annotation-overlay_1kxzn_1", Pt = {
111
113
  "annotation-overlay": "_annotation-overlay_1kxzn_1",
112
- annotationOverlay: xt
113
- }, Le = 0.25, Nt = (e, n) => {
114
+ annotationOverlay: Nt
115
+ }, Le = 0.25, It = (e, n) => {
114
116
  let o = !1;
115
117
  return (i) => {
116
118
  const s = i.detail.currentTime;
117
119
  s >= e.time && s < e.time + Le && !o && (o = !0, n(e)), (s < e.time || s >= e.time + Le) && o && (o = !1);
118
120
  };
119
121
  };
120
- function Pt({ annotations: e }) {
121
- const n = O(), o = w(), i = M(), [s, a] = L(
122
+ function Ht({ annotations: e }) {
123
+ const n = Z(), o = w(), i = L(), [s, a] = x(
122
124
  null
123
- ), c = C(
124
- (u) => {
125
- n == null || n.pause(), i.interactive || o.disableInteractions(), a(u);
125
+ ), c = f(
126
+ (d) => {
127
+ n == null || n.pause(), i.interactive || o.disableInteractions(), a(d);
126
128
  },
127
129
  [n, o]
128
130
  ), r = () => {
129
131
  i.interactive || (n == null || n.play(), o.enableInteractions()), a(null);
130
132
  };
131
- return R(() => {
133
+ return F(() => {
132
134
  if (!n)
133
135
  return;
134
- const u = [];
136
+ const d = [];
135
137
  for (const p of e) {
136
- const g = Nt(p, c);
137
- n.addEventListener("time-update", g), u.push(g);
138
+ const b = It(p, c);
139
+ n.addEventListener("time-update", b), d.push(b);
138
140
  }
139
141
  if (s) {
140
142
  const p = e.find(
141
- (g) => g.id === s.id
143
+ (b) => b.id === s.id
142
144
  );
143
145
  p ? a(p) : (a(null), o.enableInteractions());
144
146
  }
145
147
  return () => {
146
- for (const p of u)
148
+ for (const p of d)
147
149
  n.removeEventListener("time-update", p);
148
150
  };
149
- }, [n, e]), s ? /* @__PURE__ */ t("div", { className: Mt.annotationOverlay, children: s.render(r) }) : null;
151
+ }, [n, e]), s ? /* @__PURE__ */ t("div", { className: Pt.annotationOverlay, children: s.render(r) }) : null;
150
152
  }
151
- const It = "_media-buffering-indicator_1fwjr_1", Ht = "_media-buffering-spinner_1fwjr_17", St = "_media-buffering-spin_1fwjr_17", Vt = "_media-buffering-track_1fwjr_22", Tt = "_media-buffering-track-fill_1fwjr_27", J = {
153
+ const St = "_media-buffering-indicator_1fwjr_1", Tt = "_media-buffering-spinner_1fwjr_17", Vt = "_media-buffering-spin_1fwjr_17", At = "_media-buffering-track_1fwjr_22", Et = "_media-buffering-track-fill_1fwjr_27", J = {
152
154
  "media-buffering-indicator": "_media-buffering-indicator_1fwjr_1",
153
- mediaBufferingIndicator: It,
155
+ mediaBufferingIndicator: St,
154
156
  "media-buffering-spinner": "_media-buffering-spinner_1fwjr_17",
155
- mediaBufferingSpinner: Ht,
157
+ mediaBufferingSpinner: Tt,
156
158
  "media-buffering-spin": "_media-buffering-spin_1fwjr_17",
157
- mediaBufferingSpin: St,
159
+ mediaBufferingSpin: Vt,
158
160
  "media-buffering-track": "_media-buffering-track_1fwjr_22",
159
- mediaBufferingTrack: Vt,
161
+ mediaBufferingTrack: At,
160
162
  "media-buffering-track-fill": "_media-buffering-track-fill_1fwjr_27",
161
- mediaBufferingTrackFill: Tt
163
+ mediaBufferingTrackFill: Et
162
164
  };
163
165
  function Re() {
164
166
  return /* @__PURE__ */ t("div", { className: J.mediaBufferingIndicator, children: /* @__PURE__ */ l(le.Root, { className: J.mediaBufferingSpinner, size: 96, children: [
@@ -179,8 +181,8 @@ const Oe = (e) => /* @__PURE__ */ l("svg", { width: 24, height: 24, viewBox: "0
179
181
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_149_104406", children: /* @__PURE__ */ t("rect", { width: 24, height: 24, fill: "white" }) }) }),
180
182
  /* @__PURE__ */ t("g", { clipPath: "url(#clip0_149_104406)", children: /* @__PURE__ */ t("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" }) })
181
183
  ] });
182
- function Et() {
183
- const e = oe(), n = f("textTrack"), o = f("hasCaptions"), i = n && st(n), s = w(), a = C(
184
+ function Bt() {
185
+ const e = oe(), n = g("textTrack"), o = g("hasCaptions"), i = n && lt(n), s = w(), a = f(
184
186
  (c) => {
185
187
  e.toggleCaptions(c.nativeEvent);
186
188
  },
@@ -199,17 +201,17 @@ function Et() {
199
201
  }
200
202
  ) : null;
201
203
  }
202
- const At = "_captions_1cu0g_1", Bt = {
203
- captions: At
204
- }, Rt = (e, n) => e ? n.top : n.bottom;
204
+ const Rt = "_captions_1cu0g_1", Ot = {
205
+ captions: Rt
206
+ }, Ft = (e, n) => e ? n.top : n.bottom;
205
207
  function Ze({ captions: e }) {
206
- const n = e.length > 0, o = w(), { captionOffsetOverride: i } = M(), s = o.state.captionPositionOnTop, a = Rt(
208
+ const n = e.length > 0, o = w(), { captionOffsetOverride: i } = L(), s = o.state.captionPositionOnTop, a = Ft(
207
209
  s,
208
210
  i ?? {}
209
211
  );
210
- return /* @__PURE__ */ l(G, { children: [
212
+ return /* @__PURE__ */ l(Y, { children: [
211
213
  e.map((c) => /* @__PURE__ */ t(
212
- at,
214
+ ct,
213
215
  {
214
216
  kind: "subtitles",
215
217
  type: c.type,
@@ -230,13 +232,13 @@ function Ze({ captions: e }) {
230
232
  "--captions-color": o.state.captionsInvertColors ? "rgba(22, 22, 22)" : "white",
231
233
  "--captions-background-color": o.state.captionsInvertColors ? "rgba(255, 255, 255, 0.75)" : "rgba(22, 22, 22, 0.75)"
232
234
  },
233
- children: /* @__PURE__ */ t(lt, { className: Bt.captions })
235
+ children: /* @__PURE__ */ t(rt, { className: Ot.captions })
234
236
  }
235
237
  ) : null
236
238
  ] });
237
239
  }
238
- const D = [0.5, 0.75, 1, 1.25, 1.5, 2], Ot = [0.5, 1, 2, 3, 4], Ft = 5, Zt = (e) => {
239
- const [, n] = L({});
240
+ const D = [0.5, 0.75, 1, 1.25, 1.5, 2], Zt = [0.5, 1, 2, 3, 4], zt = 5, jt = (e) => {
241
+ const [, n] = x({});
240
242
  return T(() => {
241
243
  let o = [];
242
244
  return {
@@ -254,20 +256,20 @@ const D = [0.5, 0.75, 1, 1.25, 1.5, 2], Ot = [0.5, 1, 2, 3, 4], Ft = 5, Zt = (e)
254
256
  }
255
257
  };
256
258
  }, []);
257
- }, Kt = (e, n, o) => {
259
+ }, Dt = (e, n, o) => {
258
260
  let i = !1;
259
261
  return (s) => {
260
262
  const a = s.detail.currentTime;
261
263
  a >= e.timestamp && a < e.timestamp + n && !i && (o.add(e), i = !0), (a < e.timestamp || a >= e.timestamp + n) && i && (o.remove(e), i = !1);
262
264
  };
263
- }, Dt = (e, n = 5) => {
264
- const o = O(), i = Zt(n);
265
- return R(() => {
265
+ }, Kt = (e, n = 5) => {
266
+ const o = Z(), i = jt(n);
267
+ return F(() => {
266
268
  if (!o)
267
269
  return;
268
270
  const s = [];
269
271
  for (const a of e) {
270
- const c = Kt(a, Ft, i);
272
+ const c = Dt(a, zt, i);
271
273
  s.push(c), o.addEventListener("time-update", c);
272
274
  }
273
275
  return o.dispatchEvent(
@@ -280,96 +282,96 @@ const D = [0.5, 0.75, 1, 1.25, 1.5, 2], Ot = [0.5, 1, 2, 3, 4], Ft = 5, Zt = (e)
280
282
  i.clear();
281
283
  };
282
284
  }, [o, i, e]), i;
283
- }, zt = "_comments-overlay_1puzm_1", $t = "_comments-container_1puzm_10", Ut = "_comment_1puzm_1", qt = "_comment-text_1puzm_47", Gt = "_comment-author-avatar_1puzm_70", jt = "_comment-author-name_1puzm_89", B = {
285
+ }, $t = "_comments-overlay_1puzm_1", Ut = "_comments-container_1puzm_10", qt = "_comment_1puzm_1", Gt = "_comment-text_1puzm_47", Qt = "_comment-author-avatar_1puzm_70", Wt = "_comment-author-name_1puzm_89", O = {
284
286
  "comments-overlay": "_comments-overlay_1puzm_1",
285
- commentsOverlay: zt,
287
+ commentsOverlay: $t,
286
288
  "comments-container": "_comments-container_1puzm_10",
287
- commentsContainer: $t,
288
- comment: Ut,
289
+ commentsContainer: Ut,
290
+ comment: qt,
289
291
  "comment-text": "_comment-text_1puzm_47",
290
- commentText: qt,
292
+ commentText: Gt,
291
293
  "comment-author-avatar": "_comment-author-avatar_1puzm_70",
292
- commentAuthorAvatar: Gt,
294
+ commentAuthorAvatar: Qt,
293
295
  "comment-author-name": "_comment-author-name_1puzm_89",
294
- commentAuthorName: jt
296
+ commentAuthorName: Wt
295
297
  };
296
- function Qt({ comment: e }) {
297
- return e.render ? e.render(e, B) : /* @__PURE__ */ l("div", { className: B.comment, onClick: () => {
298
+ function Yt({ comment: e }) {
299
+ return e.render ? e.render(e, O) : /* @__PURE__ */ l("div", { className: O.comment, onClick: () => {
298
300
  var n;
299
301
  return (n = e.onClick) == null ? void 0 : n.call(e, e);
300
302
  }, children: [
301
303
  /* @__PURE__ */ t(
302
304
  "img",
303
305
  {
304
- className: B.commentAuthorAvatar,
306
+ className: O.commentAuthorAvatar,
305
307
  src: e.user.avatar,
306
308
  alt: e.user.name
307
309
  }
308
310
  ),
309
- /* @__PURE__ */ t("span", { className: B.commentText, children: e.text }),
310
- /* @__PURE__ */ t("span", { className: B.commentAuthorName, children: e.user.name })
311
+ /* @__PURE__ */ t("span", { className: O.commentText, children: e.text }),
312
+ /* @__PURE__ */ t("span", { className: O.commentAuthorName, children: e.user.name })
311
313
  ] });
312
314
  }
313
- const Wt = 5;
314
- function Yt({ comments: e }) {
315
- const n = w(), o = Dt(e, Wt), i = !!f("textTrack"), s = o.map((a) => /* @__PURE__ */ t(Qt, { comment: a }, a.id));
315
+ const Xt = 5;
316
+ function Jt({ comments: e }) {
317
+ const n = w(), o = Kt(e, Xt), i = !!g("textTrack"), s = o.map((a) => /* @__PURE__ */ t(Yt, { comment: a }, a.id));
316
318
  return e.length > 0 && n.state.commentsEnabled ? /* @__PURE__ */ t(
317
319
  "div",
318
320
  {
319
- className: B.commentsOverlay,
321
+ className: O.commentsOverlay,
320
322
  style: {
321
323
  flexDirection: n.state.captionPositionOnTop && i ? "column-reverse" : "column"
322
324
  },
323
- children: /* @__PURE__ */ t("div", { className: B.commentsContainer, children: i ? s.slice(-4) : s })
325
+ children: /* @__PURE__ */ t("div", { className: O.commentsContainer, children: i ? s.slice(-4) : s })
324
326
  }
325
327
  ) : null;
326
328
  }
327
- const Xt = "_root_h0dso_1", Jt = "_left-controls_h0dso_28", en = "_right-controls_h0dso_34", tn = "_indicators_h0dso_40", nn = "_normal-timeline_h0dso_49", on = "_compact-timeline_h0dso_55", K = {
328
- root: Xt,
329
+ const en = "_root_h0dso_1", tn = "_left-controls_h0dso_28", nn = "_right-controls_h0dso_34", on = "_indicators_h0dso_40", sn = "_normal-timeline_h0dso_49", an = "_compact-timeline_h0dso_55", j = {
330
+ root: en,
329
331
  "left-controls": "_left-controls_h0dso_28",
330
- leftControls: Jt,
332
+ leftControls: tn,
331
333
  "right-controls": "_right-controls_h0dso_34",
332
- rightControls: en,
333
- indicators: tn,
334
+ rightControls: nn,
335
+ indicators: on,
334
336
  "normal-timeline": "_normal-timeline_h0dso_49",
335
- normalTimeline: nn,
337
+ normalTimeline: sn,
336
338
  "compact-timeline": "_compact-timeline_h0dso_55",
337
- compactTimeline: on
339
+ compactTimeline: an
338
340
  };
339
- function sn({
341
+ function ln({
340
342
  darkMode: e,
341
343
  playerRef: n,
342
344
  showCaptionsButton: o = !0
343
345
  }) {
344
- const i = O();
345
- return R(() => {
346
+ const i = Z();
347
+ return F(() => {
346
348
  i && (i.remoteControl.pauseControls(), n && (typeof n == "function" ? n(i) : n.current = i));
347
- }, [i, n]), /* @__PURE__ */ l("div", { "data-darkmode": e, className: K.root, children: [
348
- /* @__PURE__ */ t(Me, { className: K.normalTimeline }),
349
- /* @__PURE__ */ l("div", { className: K.leftControls, children: [
350
- /* @__PURE__ */ t(U1, {}),
351
- /* @__PURE__ */ t(Yo, {})
349
+ }, [i, n]), /* @__PURE__ */ l("div", { "data-darkmode": e, className: j.root, children: [
350
+ /* @__PURE__ */ t(Me, { className: j.normalTimeline }),
351
+ /* @__PURE__ */ l("div", { className: j.leftControls, children: [
352
+ /* @__PURE__ */ t(Wo, {}),
353
+ /* @__PURE__ */ t(ti, {})
352
354
  ] }),
353
- /* @__PURE__ */ t("div", { className: K.indicators, children: /* @__PURE__ */ t(io, {}) }),
354
- /* @__PURE__ */ t(Me, { className: K.compactTimeline }),
355
- /* @__PURE__ */ l("div", { className: K.rightControls, children: [
356
- o && /* @__PURE__ */ t(Et, {}),
357
- /* @__PURE__ */ t(o1, {}),
358
- /* @__PURE__ */ t(b1, {})
355
+ /* @__PURE__ */ t("div", { className: j.indicators, children: /* @__PURE__ */ t(r1, {}) }),
356
+ /* @__PURE__ */ t(Me, { className: j.compactTimeline }),
357
+ /* @__PURE__ */ l("div", { className: j.rightControls, children: [
358
+ o && /* @__PURE__ */ t(Bt, {}),
359
+ /* @__PURE__ */ t(co, {}),
360
+ /* @__PURE__ */ t(Lo, {})
359
361
  ] })
360
362
  ] });
361
363
  }
362
- const an = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), ln = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3.03704L7.03704 2L14.037 9L7.03704 16L6 14.963L11.963 9L6 3.03704Z", fill: "currentColor" }) }), cn = "_menu-hint_1wiu5_1", rn = "_menu-button_1wiu5_5", un = "_menu-label_1wiu5_37", dn = "_menu-icon_1wiu5_42", ee = {
364
+ const cn = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), rn = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3.03704L7.03704 2L14.037 9L7.03704 16L6 14.963L11.963 9L6 3.03704Z", fill: "currentColor" }) }), un = "_menu-hint_1wiu5_1", dn = "_menu-button_1wiu5_5", mn = "_menu-label_1wiu5_37", hn = "_menu-icon_1wiu5_42", ee = {
363
365
  "menu-hint": "_menu-hint_1wiu5_1",
364
- menuHint: cn,
366
+ menuHint: un,
365
367
  "menu-button": "_menu-button_1wiu5_5",
366
- menuButton: rn,
368
+ menuButton: dn,
367
369
  "menu-label": "_menu-label_1wiu5_37",
368
- menuLabel: un,
370
+ menuLabel: mn,
369
371
  "menu-icon": "_menu-icon_1wiu5_42",
370
- menuIcon: dn
372
+ menuIcon: hn
371
373
  };
372
- function j({ label: e, hint: n, onClick: o, Icon: i }) {
374
+ function K({ label: e, hint: n, onClick: o, Icon: i }) {
373
375
  return /* @__PURE__ */ l(
374
376
  "button",
375
377
  {
@@ -382,33 +384,33 @@ function j({ label: e, hint: n, onClick: o, Icon: i }) {
382
384
  children: [
383
385
  i && /* @__PURE__ */ t(i, { className: ee.menuIcon }),
384
386
  /* @__PURE__ */ t("span", { className: ee.menuLabel, children: e }),
385
- /* @__PURE__ */ t("span", { className: ee.menuHint, children: n }),
386
- /* @__PURE__ */ t(ln, {})
387
+ n && /* @__PURE__ */ t("span", { className: ee.menuHint, children: n }),
388
+ /* @__PURE__ */ t(rn, {})
387
389
  ]
388
390
  }
389
391
  );
390
392
  }
391
- const mn = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) });
392
- function hn() {
393
- const e = I(), n = f("playbackRate"), { t: o } = b(), i = C(() => {
393
+ const pn = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) });
394
+ function _n() {
395
+ const e = N(), n = g("playbackRate"), { t: o } = _(), i = f(() => {
394
396
  e.setPage("speed");
395
397
  }, [e]);
396
398
  return /* @__PURE__ */ t(
397
- j,
399
+ K,
398
400
  {
399
401
  label: o("PLAYBACK_SPEED"),
400
402
  hint: `${n}x`,
401
403
  onClick: i,
402
- Icon: mn
404
+ Icon: pn
403
405
  }
404
406
  );
405
407
  }
406
- function pn() {
407
- const e = I(), n = f("hasCaptions"), o = f("textTrack"), { t: i } = b(), s = C(() => {
408
+ function Cn() {
409
+ const e = N(), n = g("hasCaptions"), o = g("textTrack"), { t: i } = _(), s = f(() => {
408
410
  e.setPage("captions");
409
411
  }, [e]);
410
412
  return n ? /* @__PURE__ */ t(
411
- j,
413
+ K,
412
414
  {
413
415
  label: i("CAPTIONS"),
414
416
  hint: (o == null ? void 0 : o.label) ?? i("OFF"),
@@ -417,7 +419,7 @@ function pn() {
417
419
  }
418
420
  ) : null;
419
421
  }
420
- const _n = (e) => /* @__PURE__ */ l("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
422
+ const fn = (e) => /* @__PURE__ */ l("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
421
423
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_412_23039", children: /* @__PURE__ */ t("rect", { width: 18, height: 18, fill: "white" }) }) }),
422
424
  /* @__PURE__ */ l("g", { clipPath: "url(#clip0_412_23039)", children: [
423
425
  /* @__PURE__ */ t("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" }),
@@ -425,33 +427,33 @@ const _n = (e) => /* @__PURE__ */ l("svg", { width: 18, height: 18, viewBox: "0
425
427
  /* @__PURE__ */ t("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" })
426
428
  ] })
427
429
  ] });
428
- function Cn() {
429
- const e = I(), n = f("autoQuality"), o = f("quality"), { t: i } = b(), s = C(() => {
430
+ function gn() {
431
+ const e = N(), n = g("autoQuality"), o = g("quality"), { t: i } = _(), s = f(() => {
430
432
  e.setPage("quality");
431
433
  }, [e]);
432
434
  return o ? /* @__PURE__ */ t(
433
- j,
435
+ K,
434
436
  {
435
437
  label: i("QUALITY"),
436
438
  hint: n ? i("AUTO", { quality: o.height }) : `${o.height}p`,
437
439
  onClick: s,
438
- Icon: _n
440
+ Icon: fn
439
441
  }
440
442
  ) : null;
441
443
  }
442
- const fn = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), bn = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), gn = "_switch-track_7nhpo_1", vn = "_switch-thumb_7nhpo_17", wn = "_switch-icon_7nhpo_31", yn = "_switch-body_7nhpo_37", kn = "_switch-label_7nhpo_78", Ln = "_menu-icon_7nhpo_82", A = {
444
+ const bn = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), vn = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), wn = "_switch-track_7nhpo_1", yn = "_switch-thumb_7nhpo_17", kn = "_switch-icon_7nhpo_31", Ln = "_switch-body_7nhpo_37", xn = "_switch-label_7nhpo_78", Mn = "_menu-icon_7nhpo_82", R = {
443
445
  "switch-track": "_switch-track_7nhpo_1",
444
- switchTrack: gn,
446
+ switchTrack: wn,
445
447
  "switch-thumb": "_switch-thumb_7nhpo_17",
446
- switchThumb: vn,
448
+ switchThumb: yn,
447
449
  "switch-icon": "_switch-icon_7nhpo_31",
448
- switchIcon: wn,
450
+ switchIcon: kn,
449
451
  "switch-body": "_switch-body_7nhpo_37",
450
- switchBody: yn,
452
+ switchBody: Ln,
451
453
  "switch-label": "_switch-label_7nhpo_78",
452
- switchLabel: kn,
454
+ switchLabel: xn,
453
455
  "menu-icon": "_menu-icon_7nhpo_82",
454
- menuIcon: Ln
456
+ menuIcon: Mn
455
457
  };
456
458
  function _e({
457
459
  label: e,
@@ -462,39 +464,39 @@ function _e({
462
464
  return /* @__PURE__ */ l(
463
465
  "button",
464
466
  {
465
- className: A.switchBody,
467
+ className: R.switchBody,
466
468
  role: "checkbox",
467
469
  "aria-label": e,
468
470
  "aria-checked": n,
469
471
  onClick: o,
470
472
  tabIndex: -1,
471
473
  children: [
472
- i && /* @__PURE__ */ t(i, { className: A.menuIcon }),
473
- /* @__PURE__ */ t("span", { className: A.switchLabel, children: e }),
474
- /* @__PURE__ */ t("div", { className: A.switchTrack, children: /* @__PURE__ */ t("div", { className: A.switchThumb, children: n ? /* @__PURE__ */ t(fn, { className: A.switchIcon }) : /* @__PURE__ */ t(bn, { className: A.switchIcon }) }) })
474
+ i && /* @__PURE__ */ t(i, { className: R.menuIcon }),
475
+ /* @__PURE__ */ t("span", { className: R.switchLabel, children: e }),
476
+ /* @__PURE__ */ t("div", { className: R.switchTrack, children: /* @__PURE__ */ t("div", { className: R.switchThumb, children: n ? /* @__PURE__ */ t(bn, { className: R.switchIcon }) : /* @__PURE__ */ t(vn, { className: R.switchIcon }) }) })
475
477
  ]
476
478
  }
477
479
  );
478
480
  }
479
- const xn = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 0V12.7489H5.44V18L10.5007 12.7489H16.582V0H1ZM2 1H15.58V11.7339H9.98655L6.52667 15.25V11.7339H2V1ZM5.24963 5.35011H12.3323V4.24835H5.24963V5.35011ZM5.24963 8.18462H9.50067V7.08285H5.24963V8.18462Z", fill: "currentColor" }) });
480
- function Mn() {
481
- const { t: e } = b(), n = M(), o = w();
481
+ const Nn = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 0V12.7489H5.44V18L10.5007 12.7489H16.582V0H1ZM2 1H15.58V11.7339H9.98655L6.52667 15.25V11.7339H2V1ZM5.24963 5.35011H12.3323V4.24835H5.24963V5.35011ZM5.24963 8.18462H9.50067V7.08285H5.24963V8.18462Z", fill: "currentColor" }) });
482
+ function Pn() {
483
+ const { t: e } = _(), n = L(), o = w();
482
484
  return !n.forceComments && n.hasComments ? /* @__PURE__ */ t(
483
485
  _e,
484
486
  {
485
- Icon: xn,
487
+ Icon: Nn,
486
488
  label: e("COMMENTS"),
487
489
  onClick: o.toggleComments,
488
490
  checked: o.state.commentsEnabled
489
491
  }
490
492
  ) : null;
491
493
  }
492
- const Nn = "_main-menu_7h96l_1", Pn = {
494
+ const In = "_main-menu_7h96l_1", Hn = {
493
495
  "main-menu": "_main-menu_7h96l_1",
494
- mainMenu: Nn
496
+ mainMenu: In
495
497
  };
496
- function Ke(e) {
497
- R(() => {
498
+ function ze(e) {
499
+ F(() => {
498
500
  const n = (o) => {
499
501
  var i;
500
502
  (i = e[o.key]) == null || i.call(e, o);
@@ -504,11 +506,11 @@ function Ke(e) {
504
506
  };
505
507
  }, [e]);
506
508
  }
507
- function In(e) {
509
+ function Sn(e) {
508
510
  const n = T(() => ({ Escape: e }), [e]);
509
- return Ke(n);
511
+ return ze(n);
510
512
  }
511
- const I = () => {
513
+ const N = () => {
512
514
  const e = re(De);
513
515
  if (!e)
514
516
  throw new Error(
@@ -516,48 +518,48 @@ const I = () => {
516
518
  );
517
519
  return e;
518
520
  };
519
- function Hn(e, n) {
521
+ function Tn(e, n) {
520
522
  const o = Array.from(e.querySelectorAll("button")), i = o.indexOf(n);
521
523
  return o[i - 1] ?? null;
522
524
  }
523
- function Sn(e, n) {
525
+ function Vn(e, n) {
524
526
  const o = Array.from(e.querySelectorAll("button")), i = o.indexOf(n);
525
527
  return o[i + 1] ?? null;
526
528
  }
527
- function Vn(e) {
529
+ function An(e) {
528
530
  return e.querySelector("button");
529
531
  }
530
- function Tn(e) {
532
+ function En(e) {
531
533
  const n = Array.from(e.querySelectorAll("button"));
532
534
  return n[n.length - 1] ?? null;
533
535
  }
534
536
  function z() {
535
- const e = I(), n = ne(null), o = T(
537
+ const e = N(), n = ne(null), o = T(
536
538
  () => ({
537
539
  Escape: e.toggle,
538
540
  ArrowUp: () => {
539
541
  const i = document.activeElement;
540
542
  if (i && n.current && n.current.contains(i)) {
541
- const s = Hn(
543
+ const s = Tn(
542
544
  n.current,
543
545
  i
544
546
  );
545
547
  s == null || s.focus();
546
548
  } else if (n.current) {
547
- const s = Tn(n.current);
549
+ const s = En(n.current);
548
550
  s == null || s.focus();
549
551
  }
550
552
  },
551
553
  ArrowDown: () => {
552
554
  const i = document.activeElement;
553
555
  if (i && n.current && n.current.contains(i)) {
554
- const s = Sn(
556
+ const s = Vn(
555
557
  n.current,
556
558
  i
557
559
  );
558
560
  s == null || s.focus();
559
561
  } else if (n.current) {
560
- const s = Vn(n.current);
562
+ const s = An(n.current);
561
563
  s == null || s.focus();
562
564
  }
563
565
  },
@@ -569,10 +571,10 @@ function z() {
569
571
  }),
570
572
  [e]
571
573
  );
572
- return Ke(o), n;
574
+ return ze(o), n;
573
575
  }
574
- function En() {
575
- const e = z(), { t: n } = b();
576
+ function Bn() {
577
+ const e = z(), { t: n } = _();
576
578
  return /* @__PURE__ */ l(
577
579
  "div",
578
580
  {
@@ -580,37 +582,39 @@ function En() {
580
582
  id: "submenu",
581
583
  "aria-label": n("MAIN_MENU"),
582
584
  role: "menu",
583
- className: Pn.mainMenu,
585
+ className: Hn.mainMenu,
584
586
  children: [
585
- /* @__PURE__ */ t(hn, {}),
586
- /* @__PURE__ */ t(pn, {}),
587
- /* @__PURE__ */ t(Mn, {}),
588
- /* @__PURE__ */ t(Cn, {})
587
+ /* @__PURE__ */ t(_n, {}),
588
+ /* @__PURE__ */ t(Cn, {}),
589
+ /* @__PURE__ */ t(Pn, {}),
590
+ /* @__PURE__ */ t(gn, {})
589
591
  ]
590
592
  }
591
593
  );
592
594
  }
593
- const ie = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), Q = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.037 3.03704L6.07407 9L12.037 14.963L11 16L4 9L11 2L12.037 3.03704Z", fill: "currentColor" }) }), An = "_menu-container_11nab_1", Bn = "_scrollable-buttons_11nab_2", Rn = "_menu-heading_11nab_9", On = "_check-icon_11nab_20", Fn = "_menu-item-label_11nab_26", Zn = "_menu-item_11nab_26", Kn = "_menu-back-button_11nab_59", d = {
594
- "menu-container": "_menu-container_11nab_1",
595
- menuContainer: An,
596
- "scrollable-buttons": "_scrollable-buttons_11nab_2",
597
- scrollableButtons: Bn,
598
- "menu-heading": "_menu-heading_11nab_9",
599
- menuHeading: Rn,
600
- "check-icon": "_check-icon_11nab_20",
601
- checkIcon: On,
602
- "menu-item-label": "_menu-item-label_11nab_26",
603
- menuItemLabel: Fn,
604
- "menu-item": "_menu-item_11nab_26",
605
- menuItem: Zn,
606
- "menu-back-button": "_menu-back-button_11nab_59",
595
+ const ie = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), $ = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.037 3.03704L6.07407 9L12.037 14.963L11 16L4 9L11 2L12.037 3.03704Z", fill: "currentColor" }) }), Rn = "_menu-container_18cio_1", On = "_scrollable-buttons_18cio_2", Fn = "_menu-heading_18cio_9", Zn = "_check-icon_18cio_20", zn = "_trash-icon_18cio_21", jn = "_menu-item-label_18cio_34", Dn = "_menu-item_18cio_34", Kn = "_menu-back-button_18cio_71", u = {
596
+ "menu-container": "_menu-container_18cio_1",
597
+ menuContainer: Rn,
598
+ "scrollable-buttons": "_scrollable-buttons_18cio_2",
599
+ scrollableButtons: On,
600
+ "menu-heading": "_menu-heading_18cio_9",
601
+ menuHeading: Fn,
602
+ "check-icon": "_check-icon_18cio_20",
603
+ checkIcon: Zn,
604
+ "trash-icon": "_trash-icon_18cio_21",
605
+ trashIcon: zn,
606
+ "menu-item-label": "_menu-item-label_18cio_34",
607
+ menuItemLabel: jn,
608
+ "menu-item": "_menu-item_18cio_34",
609
+ menuItem: Dn,
610
+ "menu-back-button": "_menu-back-button_18cio_71",
607
611
  menuBackButton: Kn
608
612
  };
609
- function Dn() {
610
- const e = I(), n = ct({
613
+ function $n() {
614
+ const e = N(), n = ut({
611
615
  rates: D,
612
616
  normalLabel: "1x"
613
- }), { t: o } = b(), i = z();
617
+ }), { t: o } = _(), i = z();
614
618
  return /* @__PURE__ */ l(
615
619
  "div",
616
620
  {
@@ -618,7 +622,7 @@ function Dn() {
618
622
  id: "submenu",
619
623
  "aria-label": o("SPEED_MENU"),
620
624
  role: "menu",
621
- className: d.menuContainer,
625
+ className: u.menuContainer,
622
626
  children: [
623
627
  /* @__PURE__ */ l(
624
628
  "button",
@@ -626,16 +630,16 @@ function Dn() {
626
630
  type: "button",
627
631
  role: "menuitem",
628
632
  tabIndex: -1,
629
- className: d.menuBackButton,
633
+ className: u.menuBackButton,
630
634
  onClick: e.back,
631
635
  children: [
632
- /* @__PURE__ */ t(Q, {}),
636
+ /* @__PURE__ */ t($, {}),
633
637
  /* @__PURE__ */ t("span", { children: o("BACK") })
634
638
  ]
635
639
  }
636
640
  ),
637
- /* @__PURE__ */ t("strong", { className: d.menuHeading, children: o("PLAYBACK_SPEED") }),
638
- /* @__PURE__ */ t("div", { className: d.scrollableButtons, children: n.map(({ value: s, label: a, select: c, selected: r }) => /* @__PURE__ */ l(
641
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: o("PLAYBACK_SPEED") }),
642
+ /* @__PURE__ */ t("div", { className: u.scrollableButtons, children: n.map(({ value: s, label: a, select: c, selected: r }) => /* @__PURE__ */ l(
639
643
  "button",
640
644
  {
641
645
  type: "button",
@@ -644,10 +648,10 @@ function Dn() {
644
648
  "aria-checked": r,
645
649
  onClick: () => c(),
646
650
  tabIndex: -1,
647
- className: d.menuItem,
651
+ className: u.menuItem,
648
652
  children: [
649
- /* @__PURE__ */ t(ie, { className: d.checkIcon }),
650
- /* @__PURE__ */ t("span", { className: d.menuItemLabel, children: a })
653
+ /* @__PURE__ */ t(ie, { className: u.checkIcon }),
654
+ /* @__PURE__ */ t("span", { className: u.menuItemLabel, children: a })
651
655
  ]
652
656
  },
653
657
  s
@@ -656,12 +660,12 @@ function Dn() {
656
660
  }
657
661
  );
658
662
  }
659
- function zn() {
660
- const e = I(), n = f("textTrack"), { t: o } = b(), { disableCaptionSettings: i } = w(), s = C(() => {
663
+ function Un() {
664
+ const e = N(), n = g("textTrack"), { t: o } = _(), { disableCaptionSettings: i } = w(), s = f(() => {
661
665
  e.setPage("captionLanguage");
662
666
  }, [e]);
663
667
  return i ? null : /* @__PURE__ */ t(
664
- j,
668
+ K,
665
669
  {
666
670
  label: o("LANGUAGE"),
667
671
  hint: (n == null ? void 0 : n.label) ?? o("OFF"),
@@ -669,12 +673,12 @@ function zn() {
669
673
  }
670
674
  );
671
675
  }
672
- function $n() {
673
- const { t: e } = b(), n = w(), o = I(), i = C(() => {
676
+ function qn() {
677
+ const { t: e } = _(), n = w(), o = N(), i = f(() => {
674
678
  o.setPage("captionFontSize");
675
679
  }, [o]);
676
680
  return /* @__PURE__ */ t(
677
- j,
681
+ K,
678
682
  {
679
683
  label: e("CAPTION_FONT_SIZE"),
680
684
  hint: `${n.state.captionsFontSizeMultiplier * 100}%`,
@@ -682,8 +686,8 @@ function $n() {
682
686
  }
683
687
  );
684
688
  }
685
- function Un() {
686
- const { t: e } = b(), n = w();
689
+ function Gn() {
690
+ const { t: e } = _(), n = w();
687
691
  return /* @__PURE__ */ t(
688
692
  _e,
689
693
  {
@@ -693,8 +697,8 @@ function Un() {
693
697
  }
694
698
  );
695
699
  }
696
- function qn() {
697
- const { t: e } = b(), n = w();
700
+ function Qn() {
701
+ const { t: e } = _(), n = w();
698
702
  return /* @__PURE__ */ t(
699
703
  _e,
700
704
  {
@@ -704,16 +708,22 @@ function qn() {
704
708
  }
705
709
  );
706
710
  }
707
- function Gn() {
708
- const e = I(), { t: n } = b(), o = z();
711
+ function Wn() {
712
+ const e = N(), { t: n } = _(), o = f(() => {
713
+ e.setPage("captionManage");
714
+ }, [e]);
715
+ return /* @__PURE__ */ t(K, { label: n("CAPTIONS_MANAGE"), onClick: o });
716
+ }
717
+ function Yn() {
718
+ const e = N(), n = L(), { t: o } = _(), i = z();
709
719
  return /* @__PURE__ */ l(
710
720
  "div",
711
721
  {
712
- ref: o,
722
+ ref: i,
713
723
  id: "submenu",
714
- "aria-label": n("CAPTIONS_MENU"),
724
+ "aria-label": o("CAPTIONS_MENU"),
715
725
  role: "menu",
716
- className: d.menuContainer,
726
+ className: u.menuContainer,
717
727
  children: [
718
728
  /* @__PURE__ */ l(
719
729
  "button",
@@ -721,27 +731,28 @@ function Gn() {
721
731
  type: "button",
722
732
  role: "menuitem",
723
733
  tabIndex: -1,
724
- className: d.menuBackButton,
734
+ className: u.menuBackButton,
725
735
  onClick: e.back,
726
736
  children: [
727
- /* @__PURE__ */ t(Q, {}),
728
- /* @__PURE__ */ t("span", { children: n("BACK") })
737
+ /* @__PURE__ */ t($, {}),
738
+ /* @__PURE__ */ t("span", { children: o("BACK") })
729
739
  ]
730
740
  }
731
741
  ),
732
- /* @__PURE__ */ t("strong", { className: d.menuHeading, children: n("CAPTIONS") }),
733
- /* @__PURE__ */ l("div", { className: d.scrollableButtons, children: [
734
- /* @__PURE__ */ t(zn, {}),
735
- /* @__PURE__ */ t($n, {}),
742
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: o("CAPTIONS") }),
743
+ /* @__PURE__ */ l("div", { className: u.scrollableButtons, children: [
736
744
  /* @__PURE__ */ t(Un, {}),
737
- /* @__PURE__ */ t(qn, {})
745
+ /* @__PURE__ */ t(qn, {}),
746
+ /* @__PURE__ */ t(Gn, {}),
747
+ /* @__PURE__ */ t(Qn, {}),
748
+ n.onCaptionsDelete && /* @__PURE__ */ t(Wn, {})
738
749
  ] })
739
750
  ]
740
751
  }
741
752
  );
742
753
  }
743
- function jn() {
744
- const e = I(), n = rt(), { t: o } = b(), i = z();
754
+ function Xn() {
755
+ const e = N(), n = dt(), { t: o } = _(), i = z();
745
756
  return /* @__PURE__ */ l(
746
757
  "div",
747
758
  {
@@ -749,7 +760,7 @@ function jn() {
749
760
  id: "submenu",
750
761
  "aria-label": o("CAPTIONS_LANGUAGE_MENU"),
751
762
  role: "menu",
752
- className: d.menuContainer,
763
+ className: u.menuContainer,
753
764
  children: [
754
765
  /* @__PURE__ */ l(
755
766
  "button",
@@ -757,16 +768,16 @@ function jn() {
757
768
  type: "button",
758
769
  role: "menuitem",
759
770
  tabIndex: -1,
760
- className: d.menuBackButton,
771
+ className: u.menuBackButton,
761
772
  onClick: e.back,
762
773
  children: [
763
- /* @__PURE__ */ t(Q, {}),
774
+ /* @__PURE__ */ t($, {}),
764
775
  /* @__PURE__ */ t("span", { children: o("BACK") })
765
776
  ]
766
777
  }
767
778
  ),
768
- /* @__PURE__ */ t("strong", { className: d.menuHeading, children: o("CAPTIONS") }),
769
- /* @__PURE__ */ t("div", { className: d.scrollableButtons, children: n.map(({ value: s, label: a, select: c, selected: r }) => /* @__PURE__ */ l(
779
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: o("CAPTIONS") }),
780
+ /* @__PURE__ */ t("div", { className: u.scrollableButtons, children: n.map(({ value: s, label: a, select: c, selected: r }) => /* @__PURE__ */ l(
770
781
  "button",
771
782
  {
772
783
  type: "button",
@@ -774,10 +785,10 @@ function jn() {
774
785
  "aria-checked": r,
775
786
  onClick: () => c(),
776
787
  tabIndex: -1,
777
- className: d.menuItem,
788
+ className: u.menuItem,
778
789
  children: [
779
- /* @__PURE__ */ t(ie, { className: d.checkIcon }),
780
- /* @__PURE__ */ t("span", { className: d.menuItemLabel, children: a })
790
+ /* @__PURE__ */ t(ie, { className: u.checkIcon }),
791
+ /* @__PURE__ */ t("span", { className: u.menuItemLabel, children: a })
781
792
  ]
782
793
  },
783
794
  s
@@ -786,8 +797,8 @@ function jn() {
786
797
  }
787
798
  );
788
799
  }
789
- function Qn() {
790
- const e = w(), n = I(), { t: o } = b(), i = z();
800
+ function Jn() {
801
+ const e = w(), n = N(), { t: o } = _(), i = z();
791
802
  return /* @__PURE__ */ l(
792
803
  "div",
793
804
  {
@@ -795,7 +806,7 @@ function Qn() {
795
806
  id: "submenu",
796
807
  "aria-label": o("CAPTIONS_FONT_SIZE_MENU"),
797
808
  role: "menu",
798
- className: d.menuContainer,
809
+ className: u.menuContainer,
799
810
  children: [
800
811
  /* @__PURE__ */ l(
801
812
  "button",
@@ -803,16 +814,16 @@ function Qn() {
803
814
  type: "button",
804
815
  role: "menuitem",
805
816
  tabIndex: -1,
806
- className: d.menuBackButton,
817
+ className: u.menuBackButton,
807
818
  onClick: n.back,
808
819
  children: [
809
- /* @__PURE__ */ t(Q, {}),
820
+ /* @__PURE__ */ t($, {}),
810
821
  /* @__PURE__ */ t("span", { children: o("BACK") })
811
822
  ]
812
823
  }
813
824
  ),
814
- /* @__PURE__ */ t("strong", { className: d.menuHeading, children: o("CAPTIONS") }),
815
- /* @__PURE__ */ t("div", { className: d.scrollableButtons, children: Ot.map((s) => /* @__PURE__ */ l(
825
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: o("CAPTIONS") }),
826
+ /* @__PURE__ */ t("div", { className: u.scrollableButtons, children: Zt.map((s) => /* @__PURE__ */ l(
816
827
  "button",
817
828
  {
818
829
  type: "button",
@@ -822,10 +833,10 @@ function Qn() {
822
833
  e.setCaptionsFontSizeMultiplier(s);
823
834
  },
824
835
  tabIndex: -1,
825
- className: d.menuItem,
836
+ className: u.menuItem,
826
837
  children: [
827
- /* @__PURE__ */ t(ie, { className: d.checkIcon }),
828
- /* @__PURE__ */ l("span", { className: d.menuItemLabel, children: [
838
+ /* @__PURE__ */ t(ie, { className: u.checkIcon }),
839
+ /* @__PURE__ */ l("span", { className: u.menuItemLabel, children: [
829
840
  s * 100,
830
841
  "%"
831
842
  ] })
@@ -837,8 +848,57 @@ function Qn() {
837
848
  }
838
849
  );
839
850
  }
840
- function Wn() {
841
- const e = I(), n = ut({ sort: "descending" }), o = f("autoQuality"), { t: i } = b(), s = z();
851
+ const je = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.8234 16.4118C14.8234 16.7029 14.5852 16.9412 14.294 16.9412H3.70577C3.41459 16.9412 3.17636 16.7029 3.17636 16.4118V5.29412H2.11753V16.4118C2.11753 17.2874 2.83012 18 3.70577 18H14.294C15.1697 18 15.8822 17.2874 15.8822 16.4118V5.29412H14.8234V16.4118ZM6.35284 14.8235H7.41166V6.35294H6.35284V14.8235ZM10.5881 14.8235H11.6469V6.35294H10.5881V14.8235ZM12.5682 3.17647L11.4099 0H6.51176L5.35553 3.17647H0V4.23529H18V3.17647H12.5682ZM6.48105 3.17647L7.25293 1.05882H10.6698L11.4416 3.17647H6.48105Z", fill: "currentColor" }) });
852
+ function eo() {
853
+ const e = N(), n = L(), { t: o } = _(), i = z();
854
+ return /* @__PURE__ */ l(
855
+ "div",
856
+ {
857
+ ref: i,
858
+ id: "submenu",
859
+ "aria-label": o("CAPTIONS_MANAGE_MENU"),
860
+ role: "menu",
861
+ className: u.menuContainer,
862
+ children: [
863
+ /* @__PURE__ */ l(
864
+ "button",
865
+ {
866
+ type: "button",
867
+ role: "menuitem",
868
+ tabIndex: -1,
869
+ className: u.menuBackButton,
870
+ onClick: e.back,
871
+ children: [
872
+ /* @__PURE__ */ t($, {}),
873
+ /* @__PURE__ */ t("span", { children: o("BACK") })
874
+ ]
875
+ }
876
+ ),
877
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: o("CAPTIONS_MANAGE") }),
878
+ /* @__PURE__ */ t("div", { className: u.scrollableButtons, children: n.captions.map((s) => /* @__PURE__ */ l(
879
+ "button",
880
+ {
881
+ type: "button",
882
+ role: "menuitem",
883
+ onClick: () => {
884
+ var a;
885
+ (a = n.onCaptionsDelete) == null || a.call(n, s);
886
+ },
887
+ tabIndex: -1,
888
+ className: u.menuItem,
889
+ children: [
890
+ /* @__PURE__ */ t(je, { className: u.trashIcon }),
891
+ /* @__PURE__ */ t("span", { className: u.menuItemLabel, children: o("CAPTION_DELETE", { language: s.label }) })
892
+ ]
893
+ },
894
+ s.language
895
+ )) })
896
+ ]
897
+ }
898
+ );
899
+ }
900
+ function to() {
901
+ const e = N(), n = mt({ sort: "descending" }), o = g("autoQuality"), { t: i } = _(), s = z();
842
902
  return /* @__PURE__ */ l(
843
903
  "div",
844
904
  {
@@ -846,7 +906,7 @@ function Wn() {
846
906
  id: "submenu",
847
907
  "aria-label": i("QUALITY_MENU"),
848
908
  role: "menu",
849
- className: d.menuContainer,
909
+ className: u.menuContainer,
850
910
  children: [
851
911
  /* @__PURE__ */ l(
852
912
  "button",
@@ -854,27 +914,27 @@ function Wn() {
854
914
  type: "button",
855
915
  role: "menuitem",
856
916
  tabIndex: -1,
857
- className: d.menuBackButton,
917
+ className: u.menuBackButton,
858
918
  onClick: e.back,
859
919
  children: [
860
- /* @__PURE__ */ t(Q, {}),
920
+ /* @__PURE__ */ t($, {}),
861
921
  /* @__PURE__ */ t("span", { children: i("BACK") })
862
922
  ]
863
923
  }
864
924
  ),
865
- /* @__PURE__ */ t("strong", { className: d.menuHeading, children: i("QUALITY") }),
866
- /* @__PURE__ */ t("div", { className: d.scrollableButtons, children: n.map(({ value: a, label: c, select: r, selected: u }) => /* @__PURE__ */ l(
925
+ /* @__PURE__ */ t("strong", { className: u.menuHeading, children: i("QUALITY") }),
926
+ /* @__PURE__ */ t("div", { className: u.scrollableButtons, children: n.map(({ value: a, label: c, select: r, selected: d }) => /* @__PURE__ */ l(
867
927
  "button",
868
928
  {
869
929
  type: "button",
870
930
  role: "menuitemradio",
871
- "aria-checked": a === "auto" && o || u && !o,
931
+ "aria-checked": a === "auto" && o || d && !o,
872
932
  onClick: () => r(),
873
933
  tabIndex: -1,
874
- className: d.menuItem,
934
+ className: u.menuItem,
875
935
  children: [
876
- /* @__PURE__ */ t(ie, { className: d.checkIcon }),
877
- /* @__PURE__ */ t("span", { className: d.menuItemLabel, children: c })
936
+ /* @__PURE__ */ t(ie, { className: u.checkIcon }),
937
+ /* @__PURE__ */ t("span", { className: u.menuItemLabel, children: c })
878
938
  ]
879
939
  },
880
940
  a
@@ -883,45 +943,46 @@ function Wn() {
883
943
  }
884
944
  );
885
945
  }
886
- const De = ce(null), Yn = {
887
- main: En,
888
- speed: Dn,
889
- captions: Gn,
890
- captionLanguage: jn,
891
- captionFontSize: Qn,
892
- quality: Wn
893
- }, Xn = {
946
+ const De = ce(null), no = {
947
+ main: Bn,
948
+ speed: $n,
949
+ captions: Yn,
950
+ captionLanguage: Xn,
951
+ captionFontSize: Jn,
952
+ captionManage: eo,
953
+ quality: to
954
+ }, oo = {
894
955
  name: "middleware",
895
956
  async fn(e) {
896
- const n = await vt(e);
957
+ const n = await yt(e);
897
958
  return {
898
959
  x: e.x - n.right - 4,
899
960
  y: e.y - 4
900
961
  };
901
962
  }
902
963
  };
903
- function Jn() {
904
- const e = w(), [n, o] = L(["main"]), [i, s] = L(!1), a = C(() => {
964
+ function io() {
965
+ const e = w(), [n, o] = x(["main"]), [i, s] = x(!1), a = f(() => {
905
966
  s(!i), o(["main"]), e.setGlobalKeysDisabled(!i);
906
- }, [i]), c = C((_) => {
907
- o((V) => V.concat(_));
908
- }, []), r = C(() => {
909
- o((_) => _.length > 1 ? _.slice(0, -1) : _);
910
- }, []), u = T(() => Yn[n[n.length - 1]], [n]), { refs: p, floatingStyles: g, context: v } = ue({
967
+ }, [i]), c = f((C) => {
968
+ o((V) => V.concat(C));
969
+ }, []), r = f(() => {
970
+ o((C) => C.length > 1 ? C.slice(0, -1) : C);
971
+ }, []), d = T(() => no[n[n.length - 1]], [n]), { refs: p, floatingStyles: b, context: v } = ue({
911
972
  open: i,
912
973
  onOpenChange: a,
913
974
  placement: "top-end",
914
975
  whileElementsMounted: de,
915
- middleware: [Xn]
916
- }), k = me(v, { escapeKey: !1 }), { getReferenceProps: y, getFloatingProps: N } = he([k]), h = T(
976
+ middleware: [oo]
977
+ }), k = me(v, { escapeKey: !1 }), { getReferenceProps: y, getFloatingProps: P } = he([k]), h = T(
917
978
  () => ({ setPage: c, back: r, toggle: a }),
918
979
  [r, c, a]
919
980
  );
920
981
  return {
921
- Page: u,
982
+ Page: d,
922
983
  open: i,
923
984
  refs: p,
924
- floatingStyles: g,
985
+ floatingStyles: b,
925
986
  context: v,
926
987
  getReferenceProps() {
927
988
  return {
@@ -929,16 +990,16 @@ function Jn() {
929
990
  tabIndex: e.state.interactionsDisabled ? -1 : 0
930
991
  };
931
992
  },
932
- getFloatingProps: N,
993
+ getFloatingProps: P,
933
994
  contextValue: h
934
995
  };
935
996
  }
936
- const e1 = "_settings-menu_qaqbm_1", t1 = "_arrow_qaqbm_37", n1 = {
997
+ const so = "_settings-menu_qaqbm_1", ao = "_arrow_qaqbm_37", lo = {
937
998
  "settings-menu": "_settings-menu_qaqbm_1",
938
- settingsMenu: e1,
939
- arrow: t1
999
+ settingsMenu: so,
1000
+ arrow: ao
940
1001
  };
941
- function o1() {
1002
+ function co() {
942
1003
  const {
943
1004
  Page: e,
944
1005
  context: n,
@@ -948,26 +1009,26 @@ function o1() {
948
1009
  open: a,
949
1010
  refs: c,
950
1011
  contextValue: r
951
- } = Jn(), { t: u } = b();
952
- return /* @__PURE__ */ l(G, { children: [
1012
+ } = io(), { t: d } = _();
1013
+ return /* @__PURE__ */ l(Y, { children: [
953
1014
  /* @__PURE__ */ t(
954
1015
  "button",
955
1016
  {
956
1017
  ref: c.setReference,
957
1018
  type: "button",
958
1019
  className: "controls-button",
959
- "aria-label": u("SETTINGS"),
1020
+ "aria-label": d("SETTINGS"),
960
1021
  onClick: r.toggle,
961
1022
  "aria-expanded": a,
962
1023
  ...s(),
963
- children: /* @__PURE__ */ t(an, { className: "controls-button-icon icon-rotate" })
1024
+ children: /* @__PURE__ */ t(cn, { className: "controls-button-icon icon-rotate" })
964
1025
  }
965
1026
  ),
966
1027
  a && /* @__PURE__ */ t(pe, { context: n, restoreFocus: !0, modal: !1, children: /* @__PURE__ */ t(
967
1028
  "div",
968
1029
  {
969
1030
  "aria-labelledby": "submenu",
970
- className: n1.settingsMenu,
1031
+ className: lo.settingsMenu,
971
1032
  ref: c.setFloating,
972
1033
  style: o,
973
1034
  ...i(),
@@ -976,91 +1037,91 @@ function o1() {
976
1037
  ) })
977
1038
  ] });
978
1039
  }
979
- function ze(e, n = 1e3) {
1040
+ function Ke(e, n = 1e3) {
980
1041
  return function() {
981
- const i = f("lastKeyboardAction"), [s, a] = L(!1), c = C(() => a(!1), []);
982
- return R(() => {
1042
+ const i = g("lastKeyboardAction"), [s, a] = x(!1), c = f(() => a(!1), []);
1043
+ return F(() => {
983
1044
  a(!!i);
984
1045
  const r = setTimeout(c, n);
985
1046
  return () => clearTimeout(r);
986
1047
  }, [i, n]), s ? /* @__PURE__ */ t(e, {}) : null;
987
1048
  };
988
1049
  }
989
- const Ce = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { d: "M 11,21 H 5 V 3 h 6 z m 8,0 H 13 V 3 h 6 z", fill: "currentColor" }) }), fe = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { d: "M 5,2 V 22 L 21,12.000665 Z", fill: "currentColor" }) }), $e = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), Ue = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), qe = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), i1 = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), s1 = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), a1 = "_feedback-overlay_v4lbu_1", l1 = "_feedback-message_v4lbu_14", c1 = "_feedback-icon_v4lbu_30", r1 = "_feedback-icon-animation_v4lbu_1", x = {
1050
+ const Ce = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { d: "M 11,21 H 5 V 3 h 6 z m 8,0 H 13 V 3 h 6 z", fill: "currentColor" }) }), fe = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { d: "M 5,2 V 22 L 21,12.000665 Z", fill: "currentColor" }) }), $e = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), Ue = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), qe = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), ro = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), uo = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), mo = "_feedback-overlay_v4lbu_1", ho = "_feedback-message_v4lbu_14", po = "_feedback-icon_v4lbu_30", _o = "_feedback-icon-animation_v4lbu_1", M = {
990
1051
  "feedback-overlay": "_feedback-overlay_v4lbu_1",
991
- feedbackOverlay: a1,
1052
+ feedbackOverlay: mo,
992
1053
  "feedback-message": "_feedback-message_v4lbu_14",
993
- feedbackMessage: l1,
1054
+ feedbackMessage: ho,
994
1055
  "feedback-icon": "_feedback-icon_v4lbu_30",
995
- feedbackIcon: c1,
1056
+ feedbackIcon: po,
996
1057
  "feedback-icon-animation": "_feedback-icon-animation_v4lbu_1",
997
- feedbackIconAnimation: r1
1058
+ feedbackIconAnimation: _o
998
1059
  };
999
- function u1() {
1060
+ function Co() {
1000
1061
  var o;
1001
1062
  const e = He();
1002
1063
  switch ((o = e.lastKeyboardAction) == null ? void 0 : o.action) {
1003
1064
  case "togglePaused":
1004
- return /* @__PURE__ */ t("i", { className: x.feedbackIcon, children: e.paused ? /* @__PURE__ */ t(Ce, {}) : /* @__PURE__ */ t(fe, {}) });
1065
+ return /* @__PURE__ */ t("i", { className: M.feedbackIcon, children: e.paused ? /* @__PURE__ */ t(Ce, {}) : /* @__PURE__ */ t(fe, {}) });
1005
1066
  case "toggleCaptions":
1006
1067
  case "nextCaptionLanguage":
1007
1068
  case "previousCaptionLanguage":
1008
- return e.hasCaptions ? /* @__PURE__ */ t("i", { className: x.feedbackIcon, children: /* @__PURE__ */ t(Fe, {}) }) : null;
1069
+ return e.hasCaptions ? /* @__PURE__ */ t("i", { className: M.feedbackIcon, children: /* @__PURE__ */ t(Fe, {}) }) : null;
1009
1070
  case "volumeUp":
1010
1071
  case "volumeDown":
1011
1072
  case "toggleMuted":
1012
- return /* @__PURE__ */ t("i", { className: x.feedbackIcon, children: e.muted || e.volume === 0 ? /* @__PURE__ */ t($e, {}) : e.volume >= 0.5 ? /* @__PURE__ */ t(qe, {}) : /* @__PURE__ */ t(Ue, {}) });
1073
+ return /* @__PURE__ */ t("i", { className: M.feedbackIcon, children: e.muted || e.volume === 0 ? /* @__PURE__ */ t($e, {}) : e.volume >= 0.5 ? /* @__PURE__ */ t(qe, {}) : /* @__PURE__ */ t(Ue, {}) });
1013
1074
  case "seekForward":
1014
1075
  case "seekForward10":
1015
- return /* @__PURE__ */ t("i", { className: x.feedbackIcon, children: /* @__PURE__ */ t(i1, { className: "right" }) });
1076
+ return /* @__PURE__ */ t("i", { className: M.feedbackIcon, children: /* @__PURE__ */ t(ro, { className: "right" }) });
1016
1077
  case "seekBackward":
1017
1078
  case "seekBackward10":
1018
- return /* @__PURE__ */ t("i", { className: x.feedbackIcon, children: /* @__PURE__ */ t(s1, { className: "left" }) });
1079
+ return /* @__PURE__ */ t("i", { className: M.feedbackIcon, children: /* @__PURE__ */ t(uo, { className: "left" }) });
1019
1080
  default:
1020
1081
  return null;
1021
1082
  }
1022
1083
  }
1023
- function d1() {
1084
+ function fo() {
1024
1085
  var i;
1025
- const { t: e } = b(), n = He();
1086
+ const { t: e } = _(), n = He();
1026
1087
  switch ((i = n.lastKeyboardAction) == null ? void 0 : i.action) {
1027
1088
  case "toggleCaptions":
1028
1089
  case "nextCaptionLanguage":
1029
1090
  case "previousCaptionLanguage":
1030
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: n.textTrack ? e("CAPTION_LANGUAGE", { language: n.textTrack.label }) : `${e("CAPTIONS")}: ${e("OFF")}` });
1091
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: n.textTrack ? e("CAPTION_LANGUAGE", { language: n.textTrack.label }) : `${e("CAPTIONS")}: ${e("OFF")}` });
1031
1092
  case "volumeUp":
1032
1093
  case "volumeDown":
1033
1094
  case "toggleMuted":
1034
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: n.muted || n.volume === 0 ? e("MUTED") : e("VOLUME_VALUE", { volume: (n.volume * 100).toFixed(0) }) });
1095
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: n.muted || n.volume === 0 ? e("MUTED") : e("VOLUME_VALUE", { volume: (n.volume * 100).toFixed(0) }) });
1035
1096
  case "increasePlaybackRate":
1036
1097
  case "decreasePlaybackRate":
1037
1098
  case "resetPlaybackRate":
1038
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: e("PLAYBACK_SPEED_MESSAGE", { speed: n.playbackRate }) });
1099
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: e("PLAYBACK_SPEED_MESSAGE", { speed: n.playbackRate }) });
1039
1100
  case "seekForward":
1040
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: e("SEEK_FORWARD", { seconds: 5 }) });
1101
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: e("SEEK_FORWARD", { seconds: 5 }) });
1041
1102
  case "seekForward10":
1042
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: e("SEEK_FORWARD", { seconds: 10 }) });
1103
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: e("SEEK_FORWARD", { seconds: 10 }) });
1043
1104
  case "seekBackward":
1044
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: e("SEEK_BACKWARD", { seconds: 5 }) });
1105
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: e("SEEK_BACKWARD", { seconds: 5 }) });
1045
1106
  case "seekBackward10":
1046
- return /* @__PURE__ */ t("div", { className: x.feedbackMessage, children: e("SEEK_BACKWARD", { seconds: 10 }) });
1107
+ return /* @__PURE__ */ t("div", { className: M.feedbackMessage, children: e("SEEK_BACKWARD", { seconds: 10 }) });
1047
1108
  default:
1048
1109
  return null;
1049
1110
  }
1050
1111
  }
1051
- const m1 = ze(u1, 500), h1 = ze(d1, 1e3);
1112
+ const go = Ke(Co, 500), bo = Ke(fo, 1e3);
1052
1113
  function Ge() {
1053
- return /* @__PURE__ */ l("div", { className: x.feedbackOverlay, children: [
1054
- /* @__PURE__ */ t(m1, {}),
1055
- /* @__PURE__ */ t(h1, {})
1114
+ return /* @__PURE__ */ l("div", { className: M.feedbackOverlay, children: [
1115
+ /* @__PURE__ */ t(go, {}),
1116
+ /* @__PURE__ */ t(bo, {})
1056
1117
  ] });
1057
1118
  }
1058
- const p1 = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), _1 = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), C1 = "_full-screen-button_1xm32_2", f1 = {
1119
+ const vo = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), wo = (e) => /* @__PURE__ */ t("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), yo = "_full-screen-button_1xm32_2", ko = {
1059
1120
  "full-screen-button": "_full-screen-button_1xm32_2",
1060
- fullScreenButton: C1
1121
+ fullScreenButton: yo
1061
1122
  };
1062
- function b1() {
1063
- const e = f("fullscreen"), n = O(), o = w(), i = M(), { t: s } = b();
1123
+ function Lo() {
1124
+ const e = g("fullscreen"), n = Z(), o = w(), i = L(), { t: s } = _();
1064
1125
  return i.hideFullScreen ? null : /* @__PURE__ */ t(
1065
1126
  "button",
1066
1127
  {
@@ -1068,56 +1129,56 @@ function b1() {
1068
1129
  type: "button",
1069
1130
  "aria-label": s(e ? "EXIT_FULLSCREEN" : "ENTER_FULLSCREEN"),
1070
1131
  tabIndex: o.state.interactionsDisabled ? -1 : 0,
1071
- className: `controls-button ${f1.fullScreenButton}`,
1132
+ className: `controls-button ${ko.fullScreenButton}`,
1072
1133
  onClick: () => {
1073
1134
  e ? n == null || n.exitFullscreen() : n == null || n.enterFullscreen();
1074
1135
  },
1075
- children: e ? /* @__PURE__ */ t(_1, { className: "controls-button-icon" }) : /* @__PURE__ */ t(p1, { className: "controls-button-icon" })
1136
+ children: e ? /* @__PURE__ */ t(wo, { className: "controls-button-icon" }) : /* @__PURE__ */ t(vo, { className: "controls-button-icon" })
1076
1137
  }
1077
1138
  );
1078
1139
  }
1079
- const g1 = "_gestures-container_1fn3b_1", v1 = "_gesture_1fn3b_1", xe = {
1140
+ const xo = "_gestures-container_1fn3b_1", Mo = "_gesture_1fn3b_1", xe = {
1080
1141
  "gestures-container": "_gestures-container_1fn3b_1",
1081
- gesturesContainer: g1,
1082
- gesture: v1
1142
+ gesturesContainer: xo,
1143
+ gesture: Mo
1083
1144
  };
1084
- function w1() {
1145
+ function No() {
1085
1146
  const e = oe(), n = () => {
1086
1147
  e.togglePaused();
1087
1148
  };
1088
1149
  return /* @__PURE__ */ t("div", { className: xe.gesturesContainer, children: /* @__PURE__ */ t("div", { "aria-hidden": !0, className: xe.gesture, onClick: n }) });
1089
1150
  }
1090
- const je = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), y1 = "_controls-overlay_poi8b_1", k1 = "_keyboard-shortcuts-overlay_poi8b_11", L1 = "_screen-reader-content_poi8b_75", x1 = "_controls-button_poi8b_89", M1 = "_keyboard-shortcuts-button_poi8b_101", N1 = "_kebab-menu-button_poi8b_110", P1 = "_kebab-menu_poi8b_110", I1 = "_kebab-menu-item_poi8b_139", H1 = "_close-button_poi8b_178", S1 = "_arrow_poi8b_192", P = {
1151
+ const Qe = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) }), Po = "_controls-overlay_poi8b_1", Io = "_keyboard-shortcuts-overlay_poi8b_11", Ho = "_screen-reader-content_poi8b_75", So = "_controls-button_poi8b_89", To = "_keyboard-shortcuts-button_poi8b_101", Vo = "_kebab-menu-button_poi8b_110", Ao = "_kebab-menu_poi8b_110", Eo = "_kebab-menu-item_poi8b_139", Bo = "_close-button_poi8b_178", Ro = "_arrow_poi8b_192", I = {
1091
1152
  "controls-overlay": "_controls-overlay_poi8b_1",
1092
- controlsOverlay: y1,
1153
+ controlsOverlay: Po,
1093
1154
  "keyboard-shortcuts-overlay": "_keyboard-shortcuts-overlay_poi8b_11",
1094
- keyboardShortcutsOverlay: k1,
1155
+ keyboardShortcutsOverlay: Io,
1095
1156
  "screen-reader-content": "_screen-reader-content_poi8b_75",
1096
- screenReaderContent: L1,
1157
+ screenReaderContent: Ho,
1097
1158
  "controls-button": "_controls-button_poi8b_89",
1098
- controlsButton: x1,
1159
+ controlsButton: So,
1099
1160
  "keyboard-shortcuts-button": "_keyboard-shortcuts-button_poi8b_101",
1100
- keyboardShortcutsButton: M1,
1161
+ keyboardShortcutsButton: To,
1101
1162
  "kebab-menu-button": "_kebab-menu-button_poi8b_110",
1102
- kebabMenuButton: N1,
1163
+ kebabMenuButton: Vo,
1103
1164
  "kebab-menu": "_kebab-menu_poi8b_110",
1104
- kebabMenu: P1,
1165
+ kebabMenu: Ao,
1105
1166
  "kebab-menu-item": "_kebab-menu-item_poi8b_139",
1106
- kebabMenuItem: I1,
1167
+ kebabMenuItem: Eo,
1107
1168
  "close-button": "_close-button_poi8b_178",
1108
- closeButton: H1,
1109
- arrow: S1
1169
+ closeButton: Bo,
1170
+ arrow: Ro
1110
1171
  };
1111
- function V1({ onClose: e }) {
1112
- const { t: n } = b();
1113
- In(e);
1172
+ function Oo({ onClose: e }) {
1173
+ const { t: n } = _();
1174
+ Sn(e);
1114
1175
  const o = (i) => {
1115
1176
  i && i.focus();
1116
1177
  };
1117
1178
  return /* @__PURE__ */ l(
1118
1179
  "div",
1119
1180
  {
1120
- className: P.keyboardShortcutsOverlay,
1181
+ className: I.keyboardShortcutsOverlay,
1121
1182
  tabIndex: 0,
1122
1183
  ref: o,
1123
1184
  role: "dialog",
@@ -1129,15 +1190,15 @@ function V1({ onClose: e }) {
1129
1190
  "button",
1130
1191
  {
1131
1192
  type: "button",
1132
- className: P.closeButton,
1193
+ className: I.closeButton,
1133
1194
  onClick: e,
1134
1195
  "aria-label": n("CLOSE"),
1135
- children: /* @__PURE__ */ t(je, {})
1196
+ children: /* @__PURE__ */ t(Qe, {})
1136
1197
  }
1137
1198
  )
1138
1199
  ] }),
1139
1200
  /* @__PURE__ */ l("table", { children: [
1140
- /* @__PURE__ */ t("caption", { className: P.screenReaderContent, children: n("KEYBOARD_SHORTCUTS") }),
1201
+ /* @__PURE__ */ t("caption", { className: I.screenReaderContent, children: n("KEYBOARD_SHORTCUTS") }),
1141
1202
  /* @__PURE__ */ t("thead", { children: /* @__PURE__ */ l("tr", { children: [
1142
1203
  /* @__PURE__ */ t("th", { children: n("ACTION") }),
1143
1204
  /* @__PURE__ */ t("th", { children: n("SHORTCUT") })
@@ -1224,86 +1285,86 @@ function V1({ onClose: e }) {
1224
1285
  }
1225
1286
  );
1226
1287
  }
1227
- const T1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.8 3.6C9.79288 3.6 10.6 2.79288 10.6 1.8C10.6 0.80712 9.79288 0 8.8 0C7.80712 0 7 0.80712 7 1.8C7 2.79288 7.80712 3.6 8.8 3.6ZM10.6 8.99999C10.6 9.99287 9.79288 10.8 8.8 10.8C7.80712 10.8 7 9.99287 7 8.99999C7 8.00711 7.80712 7.19999 8.8 7.19999C9.79288 7.19999 10.6 8.00711 10.6 8.99999ZM10.6 16.2C10.6 17.1929 9.79288 18 8.8 18C7.80712 18 7 17.1929 7 16.2C7 15.2071 7.80712 14.4 8.8 14.4C9.79288 14.4 10.6 15.2071 10.6 16.2Z", fill: "currentColor" }) }), E1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1074 16.8677C12.8638 16.8677 11.8524 15.8563 11.8524 14.6127C11.8524 14.4154 11.8862 14.2271 11.9336 14.0444C12.0317 13.6701 12.22 13.3318 12.4804 13.059C12.8908 12.6294 13.467 12.3576 14.1074 12.3576C15.3511 12.3576 16.3625 13.369 16.3625 14.6127C16.3625 15.8563 15.3511 16.8677 14.1074 16.8677ZM4.38257 11.2301C3.13891 11.2301 2.12752 10.2187 2.12752 8.97507C2.12752 7.73141 3.13891 6.72002 4.38257 6.72002C5.01623 6.72002 5.58676 6.98386 5.99718 7.40556C6.25989 7.67616 6.44819 8.01329 6.54966 8.38763C6.60153 8.57592 6.63761 8.76986 6.63761 8.97507C6.63761 9.2017 6.59364 9.41818 6.53049 9.62452C6.41887 9.99435 6.22155 10.327 5.94982 10.5908C5.54391 10.9843 4.99256 11.2301 4.38257 11.2301ZM11.8524 3.38257C11.8524 2.13891 12.8638 1.12753 14.1074 1.12753C15.3511 1.12753 16.3625 2.13891 16.3625 3.38257C16.3625 4.62622 15.3511 5.63761 14.1074 5.63761C13.4749 5.63761 12.9055 5.3749 12.4962 4.95546C12.2324 4.68485 12.0429 4.34773 11.9415 3.97339C11.8896 3.78397 11.8524 3.5889 11.8524 3.38257ZM14.1074 11.2301C13.0498 11.2301 12.1151 11.7273 11.495 12.4907L7.52722 10.1996C7.67605 9.81846 7.76513 9.40804 7.76513 8.97507C7.76513 8.56465 7.68056 8.17678 7.54639 7.8126L11.5108 5.5226C12.132 6.27466 13.0588 6.76513 14.1074 6.76513C15.9724 6.76513 17.49 5.24748 17.49 3.38256C17.49 1.51764 15.9724 0 14.1074 0C12.2425 0 10.7249 1.51764 10.7249 3.38256C10.7249 3.79411 10.8094 4.18423 10.9447 4.54842L6.9815 6.83729C6.36136 6.08411 5.43341 5.59251 4.38256 5.59251C2.51764 5.59251 1 7.11015 1 8.97507C1 10.84 2.51764 12.3576 4.38256 12.3576C5.40974 12.3576 6.32077 11.8875 6.94091 11.1625L10.9368 13.4694C10.8072 13.829 10.7249 14.2102 10.7249 14.6127C10.7249 16.4776 12.2425 17.9952 14.1074 17.9952C15.9724 17.9952 17.49 16.4776 17.49 14.6127C17.49 12.7478 15.9724 11.2301 14.1074 11.2301Z", fill: "currentColor" }) }), A1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.7647 16.9412H2.05882V1.05883H10.5294V5.29412H14.7647V16.9412ZM11.5882 1.278L14.5455 4.2353H11.5882V1.278ZM15.3587 3.55129L12.2722 0.464824C11.9715 0.165176 11.5724 0 11.1488 0H1V18H15.8235V4.67471C15.8235 4.25118 15.6584 3.852 15.3587 3.55129ZM1 0H15.8235V18H1V0ZM1 18H15.8235V0H1V18ZM4.17649 5.29412H8.41178V4.23529H4.17649V5.29412ZM4.17649 9.52941H10.5294V8.47059H4.17649V9.52941ZM4.17649 13.7647H8.41178V12.7059H4.17649V13.7647ZM4.17649 7.41177H12.6471V6.35294H4.17649V7.41177ZM4.17649 11.6471H11.5883V10.5882H4.17649V11.6471Z", fill: "currentColor" }) }), B1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.30365 10.9535V0H9.3637V10.9535L12.6986 7.61855L13.4491 8.368L8.83261 12.9824L4.21823 8.368L4.96875 7.61855L8.30365 10.9535ZM3.77376 16.94H13.9354L16.9607 13.9146L17.7091 14.6651L14.3742 18H3.3349L0 14.6651L0.749452 13.9146L3.77376 16.94Z", fill: "currentColor" }) }), R1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.8234 16.4118C14.8234 16.7029 14.5852 16.9412 14.294 16.9412H3.70577C3.41459 16.9412 3.17636 16.7029 3.17636 16.4118V5.29412H2.11753V16.4118C2.11753 17.2874 2.83012 18 3.70577 18H14.294C15.1697 18 15.8822 17.2874 15.8822 16.4118V5.29412H14.8234V16.4118ZM6.35284 14.8235H7.41166V6.35294H6.35284V14.8235ZM10.5881 14.8235H11.6469V6.35294H10.5881V14.8235ZM12.5682 3.17647L11.4099 0H6.51176L5.35553 3.17647H0V4.23529H18V3.17647H12.5682ZM6.48105 3.17647L7.25293 1.05882H10.6698L11.4416 3.17647H6.48105Z", fill: "currentColor" }) }), O1 = {
1228
- share: /* @__PURE__ */ t(E1, {}),
1229
- transcript: /* @__PURE__ */ t(A1, {}),
1230
- media: /* @__PURE__ */ t(B1, {}),
1231
- delete: /* @__PURE__ */ t(R1, {})
1232
- }, F1 = (e) => typeof e != "string";
1233
- function Z1() {
1234
- const [e, n] = L(!1), [o, i] = L(null), s = w(), a = M(), c = () => {
1288
+ const Fo = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.8 3.6C9.79288 3.6 10.6 2.79288 10.6 1.8C10.6 0.80712 9.79288 0 8.8 0C7.80712 0 7 0.80712 7 1.8C7 2.79288 7.80712 3.6 8.8 3.6ZM10.6 8.99999C10.6 9.99287 9.79288 10.8 8.8 10.8C7.80712 10.8 7 9.99287 7 8.99999C7 8.00711 7.80712 7.19999 8.8 7.19999C9.79288 7.19999 10.6 8.00711 10.6 8.99999ZM10.6 16.2C10.6 17.1929 9.79288 18 8.8 18C7.80712 18 7 17.1929 7 16.2C7 15.2071 7.80712 14.4 8.8 14.4C9.79288 14.4 10.6 15.2071 10.6 16.2Z", fill: "currentColor" }) }), Zo = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1074 16.8677C12.8638 16.8677 11.8524 15.8563 11.8524 14.6127C11.8524 14.4154 11.8862 14.2271 11.9336 14.0444C12.0317 13.6701 12.22 13.3318 12.4804 13.059C12.8908 12.6294 13.467 12.3576 14.1074 12.3576C15.3511 12.3576 16.3625 13.369 16.3625 14.6127C16.3625 15.8563 15.3511 16.8677 14.1074 16.8677ZM4.38257 11.2301C3.13891 11.2301 2.12752 10.2187 2.12752 8.97507C2.12752 7.73141 3.13891 6.72002 4.38257 6.72002C5.01623 6.72002 5.58676 6.98386 5.99718 7.40556C6.25989 7.67616 6.44819 8.01329 6.54966 8.38763C6.60153 8.57592 6.63761 8.76986 6.63761 8.97507C6.63761 9.2017 6.59364 9.41818 6.53049 9.62452C6.41887 9.99435 6.22155 10.327 5.94982 10.5908C5.54391 10.9843 4.99256 11.2301 4.38257 11.2301ZM11.8524 3.38257C11.8524 2.13891 12.8638 1.12753 14.1074 1.12753C15.3511 1.12753 16.3625 2.13891 16.3625 3.38257C16.3625 4.62622 15.3511 5.63761 14.1074 5.63761C13.4749 5.63761 12.9055 5.3749 12.4962 4.95546C12.2324 4.68485 12.0429 4.34773 11.9415 3.97339C11.8896 3.78397 11.8524 3.5889 11.8524 3.38257ZM14.1074 11.2301C13.0498 11.2301 12.1151 11.7273 11.495 12.4907L7.52722 10.1996C7.67605 9.81846 7.76513 9.40804 7.76513 8.97507C7.76513 8.56465 7.68056 8.17678 7.54639 7.8126L11.5108 5.5226C12.132 6.27466 13.0588 6.76513 14.1074 6.76513C15.9724 6.76513 17.49 5.24748 17.49 3.38256C17.49 1.51764 15.9724 0 14.1074 0C12.2425 0 10.7249 1.51764 10.7249 3.38256C10.7249 3.79411 10.8094 4.18423 10.9447 4.54842L6.9815 6.83729C6.36136 6.08411 5.43341 5.59251 4.38256 5.59251C2.51764 5.59251 1 7.11015 1 8.97507C1 10.84 2.51764 12.3576 4.38256 12.3576C5.40974 12.3576 6.32077 11.8875 6.94091 11.1625L10.9368 13.4694C10.8072 13.829 10.7249 14.2102 10.7249 14.6127C10.7249 16.4776 12.2425 17.9952 14.1074 17.9952C15.9724 17.9952 17.49 16.4776 17.49 14.6127C17.49 12.7478 15.9724 11.2301 14.1074 11.2301Z", fill: "currentColor" }) }), zo = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.7647 16.9412H2.05882V1.05883H10.5294V5.29412H14.7647V16.9412ZM11.5882 1.278L14.5455 4.2353H11.5882V1.278ZM15.3587 3.55129L12.2722 0.464824C11.9715 0.165176 11.5724 0 11.1488 0H1V18H15.8235V4.67471C15.8235 4.25118 15.6584 3.852 15.3587 3.55129ZM1 0H15.8235V18H1V0ZM1 18H15.8235V0H1V18ZM4.17649 5.29412H8.41178V4.23529H4.17649V5.29412ZM4.17649 9.52941H10.5294V8.47059H4.17649V9.52941ZM4.17649 13.7647H8.41178V12.7059H4.17649V13.7647ZM4.17649 7.41177H12.6471V6.35294H4.17649V7.41177ZM4.17649 11.6471H11.5883V10.5882H4.17649V11.6471Z", fill: "currentColor" }) }), jo = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.30365 10.9535V0H9.3637V10.9535L12.6986 7.61855L13.4491 8.368L8.83261 12.9824L4.21823 8.368L4.96875 7.61855L8.30365 10.9535ZM3.77376 16.94H13.9354L16.9607 13.9146L17.7091 14.6651L14.3742 18H3.3349L0 14.6651L0.749452 13.9146L3.77376 16.94Z", fill: "currentColor" }) }), Do = {
1289
+ share: /* @__PURE__ */ t(Zo, {}),
1290
+ transcript: /* @__PURE__ */ t(zo, {}),
1291
+ media: /* @__PURE__ */ t(jo, {}),
1292
+ delete: /* @__PURE__ */ t(je, {})
1293
+ }, Ko = (e) => typeof e != "string";
1294
+ function $o() {
1295
+ const [e, n] = x(!1), [o, i] = x(null), s = w(), a = L(), c = () => {
1235
1296
  n(!e), s.setGlobalKeysDisabled(!e);
1236
- }, r = ne(null), u = ne([]), { refs: p, floatingStyles: g, context: v } = ue({
1297
+ }, r = ne(null), d = ne([]), { refs: p, floatingStyles: b, context: v } = ue({
1237
1298
  open: e,
1238
1299
  onOpenChange: c,
1239
1300
  whileElementsMounted: de,
1240
1301
  placement: "bottom-end",
1241
1302
  middleware: [
1242
1303
  Se(),
1243
- Ve(10),
1244
- Te({
1304
+ Te(10),
1305
+ Ve({
1245
1306
  element: r
1246
1307
  })
1247
1308
  ]
1248
- }), k = wt(v, {
1249
- listRef: u,
1309
+ }), k = kt(v, {
1310
+ listRef: d,
1250
1311
  activeIndex: o,
1251
1312
  onNavigate: i
1252
- }), y = me(v), { getReferenceProps: N, getFloatingProps: h, getItemProps: _ } = he(
1313
+ }), y = me(v), { getReferenceProps: P, getFloatingProps: h, getItemProps: C } = he(
1253
1314
  [y, k]
1254
- ), { t: V } = b();
1255
- return a.kebabMenuElements.length > 0 ? /* @__PURE__ */ l(G, { children: [
1315
+ ), { t: V } = _();
1316
+ return a.kebabMenuElements.length > 0 ? /* @__PURE__ */ l(Y, { children: [
1256
1317
  /* @__PURE__ */ t(
1257
1318
  "button",
1258
1319
  {
1259
1320
  "aria-label": V("KEBAB_MENU"),
1260
1321
  type: "button",
1261
- className: `${P.controlsButton} ${P.kebabMenuButton}`,
1322
+ className: `${I.controlsButton} ${I.kebabMenuButton}`,
1262
1323
  tabIndex: s.state.interactionsDisabled ? -1 : 0,
1263
1324
  ref: p.setReference,
1264
- ...N({
1325
+ ...P({
1265
1326
  onClick: () => c()
1266
1327
  }),
1267
- children: /* @__PURE__ */ t(T1, {})
1328
+ children: /* @__PURE__ */ t(Fo, {})
1268
1329
  }
1269
1330
  ),
1270
1331
  e && /* @__PURE__ */ t(pe, { context: v, modal: !1, children: /* @__PURE__ */ l(
1271
1332
  "div",
1272
1333
  {
1273
1334
  ref: p.setFloating,
1274
- style: g,
1275
- className: P.kebabMenu,
1335
+ style: b,
1336
+ className: I.kebabMenu,
1276
1337
  ...h(),
1277
1338
  children: [
1278
1339
  a.kebabMenuElements.map(
1279
- ({ id: F, text: Z, icon: S, onClick: W }, Y) => /* @__PURE__ */ l(
1340
+ ({ id: A, text: U, icon: S, onClick: E }, q) => /* @__PURE__ */ l(
1280
1341
  "button",
1281
1342
  {
1282
- tabIndex: o === Y ? 0 : -1,
1343
+ tabIndex: o === q ? 0 : -1,
1283
1344
  type: "button",
1284
- className: P.kebabMenuItem,
1345
+ className: I.kebabMenuItem,
1285
1346
  ref: (se) => {
1286
- u.current[Y] = se;
1347
+ d.current[q] = se;
1287
1348
  },
1288
- ..._({
1349
+ ...C({
1289
1350
  onClick: () => {
1290
- W(F), n(!1);
1351
+ E(A), n(!1);
1291
1352
  }
1292
1353
  }),
1293
1354
  children: [
1294
- F1(S) ? S : O1[S],
1295
- Z
1355
+ Ko(S) ? S : Do[S],
1356
+ U
1296
1357
  ]
1297
1358
  },
1298
- F
1359
+ A
1299
1360
  )
1300
1361
  ),
1301
1362
  /* @__PURE__ */ t(
1302
- Ee,
1363
+ Ae,
1303
1364
  {
1304
1365
  ref: r,
1305
1366
  context: v,
1306
- className: P.arrow
1367
+ className: I.arrow
1307
1368
  }
1308
1369
  )
1309
1370
  ]
@@ -1311,44 +1372,44 @@ function Z1() {
1311
1372
  ) })
1312
1373
  ] }) : null;
1313
1374
  }
1314
- const K1 = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) });
1315
- function D1() {
1316
- const [e, n] = L(!1), [o, i] = L(!1), [s, a] = L(!1), c = w(), r = f("playing"), u = oe(), { t: p } = b(), g = C(() => {
1317
- n(!0), c.disableInteractions(), r && (a(!0), u.pause());
1318
- }, [r, u, c]), v = C(() => {
1319
- n(!1), i(!0), c.enableInteractions(), s && (a(!1), u.play());
1320
- }, [s, u, c]), k = C(
1375
+ const Uo = (e) => /* @__PURE__ */ t("svg", { width: 18, height: 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("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" }) });
1376
+ function qo() {
1377
+ const [e, n] = x(!1), [o, i] = x(!1), [s, a] = x(!1), c = w(), r = g("playing"), d = oe(), { t: p } = _(), b = f(() => {
1378
+ n(!0), c.disableInteractions(), r && (a(!0), d.pause());
1379
+ }, [r, d, c]), v = f(() => {
1380
+ n(!1), i(!0), c.enableInteractions(), s && (a(!1), d.play());
1381
+ }, [s, d, c]), k = f(
1321
1382
  (y) => o && (y == null ? void 0 : y.focus()),
1322
1383
  [o]
1323
1384
  );
1324
- return e ? /* @__PURE__ */ t(V1, { onClose: v }) : /* @__PURE__ */ l("div", { className: P.controlsOverlay, children: [
1385
+ return e ? /* @__PURE__ */ t(Oo, { onClose: v }) : /* @__PURE__ */ l("div", { className: I.controlsOverlay, children: [
1325
1386
  /* @__PURE__ */ t(
1326
1387
  "button",
1327
1388
  {
1328
1389
  ref: k,
1329
1390
  "aria-label": p("KEYBOARD_SHORTCUTS"),
1330
1391
  type: "button",
1331
- className: `${P.controlsButton} ${P.keyboardShortcutsButton}`,
1332
- onClick: g,
1392
+ className: `${I.controlsButton} ${I.keyboardShortcutsButton}`,
1393
+ onClick: b,
1333
1394
  tabIndex: c.state.interactionsDisabled ? -1 : 0,
1334
- children: /* @__PURE__ */ t(K1, {})
1395
+ children: /* @__PURE__ */ t(Uo, {})
1335
1396
  }
1336
1397
  ),
1337
- /* @__PURE__ */ t(Z1, {})
1398
+ /* @__PURE__ */ t($o, {})
1338
1399
  ] });
1339
1400
  }
1340
- const z1 = "_play-pause-button_1834v_1", $1 = {
1401
+ const Go = "_play-pause-button_1834v_1", Qo = {
1341
1402
  "play-pause-button": "_play-pause-button_1834v_1",
1342
- playPauseButton: z1
1403
+ playPauseButton: Go
1343
1404
  };
1344
- function U1() {
1345
- const e = O(), n = w(), o = f("paused"), { t: i } = b();
1405
+ function Wo() {
1406
+ const e = Z(), n = w(), o = g("paused"), { t: i } = _();
1346
1407
  return e ? /* @__PURE__ */ t(
1347
1408
  "button",
1348
1409
  {
1349
1410
  role: "button",
1350
1411
  type: "button",
1351
- className: `controls-button ${$1.playPauseButton}`,
1412
+ className: `controls-button ${Qo.playPauseButton}`,
1352
1413
  "aria-label": i(o ? "PLAY" : "PAUSE"),
1353
1414
  tabIndex: n.state.interactionsDisabled ? -1 : 0,
1354
1415
  onClick: () => {
@@ -1358,108 +1419,108 @@ function U1() {
1358
1419
  }
1359
1420
  ) : null;
1360
1421
  }
1361
- const q1 = "_poster_195hi_1", G1 = {
1362
- poster: q1
1422
+ const Yo = "_poster_195hi_1", Xo = {
1423
+ poster: Yo
1363
1424
  };
1364
- function j1({ src: e }) {
1365
- const n = f("source");
1366
- return n.type === "video/youtube" || n.type === "video/vimeo" ? null : /* @__PURE__ */ t(dt, { src: e, className: G1.poster });
1425
+ function Jo({ src: e }) {
1426
+ const n = g("source");
1427
+ return n.type === "video/youtube" || n.type === "video/vimeo" ? null : /* @__PURE__ */ t(ht, { src: e, className: Xo.poster });
1367
1428
  }
1368
- const Q1 = "_small-layout-overlay_80lyi_1", W1 = "_small-layout-button_80lyi_14", Y1 = "_small-layout-icon-play_80lyi_24", X1 = "_small-layout-icon-pause_80lyi_30", J1 = "_full-screen-close-icon_80lyi_36", eo = "_fade-out_80lyi_1", U = {
1429
+ const e1 = "_small-layout-overlay_80lyi_1", t1 = "_small-layout-button_80lyi_14", n1 = "_small-layout-icon-play_80lyi_24", o1 = "_small-layout-icon-pause_80lyi_30", i1 = "_full-screen-close-icon_80lyi_36", s1 = "_fade-out_80lyi_1", Q = {
1369
1430
  "small-layout-overlay": "_small-layout-overlay_80lyi_1",
1370
- smallLayoutOverlay: Q1,
1431
+ smallLayoutOverlay: e1,
1371
1432
  "small-layout-button": "_small-layout-button_80lyi_14",
1372
- smallLayoutButton: W1,
1433
+ smallLayoutButton: t1,
1373
1434
  "small-layout-icon-play": "_small-layout-icon-play_80lyi_24",
1374
- smallLayoutIconPlay: Y1,
1435
+ smallLayoutIconPlay: n1,
1375
1436
  "small-layout-icon-pause": "_small-layout-icon-pause_80lyi_30",
1376
- smallLayoutIconPause: X1,
1437
+ smallLayoutIconPause: o1,
1377
1438
  "full-screen-close-icon": "_full-screen-close-icon_80lyi_36",
1378
- fullScreenCloseIcon: J1,
1439
+ fullScreenCloseIcon: i1,
1379
1440
  "fade-out": "_fade-out_80lyi_1",
1380
- fadeOut: eo
1441
+ fadeOut: s1
1381
1442
  };
1382
- function to() {
1383
- const e = f("paused");
1384
- return /* @__PURE__ */ l("div", { className: U.smallLayoutOverlay, children: [
1385
- /* @__PURE__ */ t(mt, { className: U.fullScreenCloseIcon, children: /* @__PURE__ */ t(je, {}) }),
1386
- /* @__PURE__ */ t("i", { className: U.smallLayoutButton, children: e ? /* @__PURE__ */ t(fe, { className: U.smallLayoutIconPlay }) : /* @__PURE__ */ t(Ce, { className: U.smallLayoutIconPause }) })
1443
+ function a1() {
1444
+ const e = g("paused");
1445
+ return /* @__PURE__ */ l("div", { className: Q.smallLayoutOverlay, children: [
1446
+ /* @__PURE__ */ t(pt, { className: Q.fullScreenCloseIcon, children: /* @__PURE__ */ t(Qe, {}) }),
1447
+ /* @__PURE__ */ t("i", { className: Q.smallLayoutButton, children: e ? /* @__PURE__ */ t(fe, { className: Q.smallLayoutIconPlay }) : /* @__PURE__ */ t(Ce, { className: Q.smallLayoutIconPause }) })
1387
1448
  ] });
1388
1449
  }
1389
- const no = "_time-indicator_1rlpb_1", oo = {
1390
- "time-indicator": "_time-indicator_1rlpb_1",
1391
- timeIndicator: no
1450
+ const l1 = "_time-indicator_1uygf_1", c1 = {
1451
+ "time-indicator": "_time-indicator_1uygf_1",
1452
+ timeIndicator: l1
1392
1453
  };
1393
- function io() {
1394
- return /* @__PURE__ */ l("div", { className: oo.timeIndicator, children: [
1454
+ function r1() {
1455
+ return /* @__PURE__ */ l("div", { className: c1.timeIndicator, children: [
1395
1456
  /* @__PURE__ */ t(ke, { type: "current" }),
1396
1457
  "/",
1397
1458
  /* @__PURE__ */ t(ke, { type: "duration" })
1398
1459
  ] });
1399
1460
  }
1400
- function Qe(e) {
1461
+ function We(e) {
1401
1462
  var n, o, i = "";
1402
1463
  if (typeof e == "string" || typeof e == "number") i += e;
1403
1464
  else if (typeof e == "object") if (Array.isArray(e)) {
1404
1465
  var s = e.length;
1405
- for (n = 0; n < s; n++) e[n] && (o = Qe(e[n])) && (i && (i += " "), i += o);
1466
+ for (n = 0; n < s; n++) e[n] && (o = We(e[n])) && (i && (i += " "), i += o);
1406
1467
  } else for (o in e) e[o] && (i && (i += " "), i += o);
1407
1468
  return i;
1408
1469
  }
1409
- function so() {
1410
- for (var e, n, o = 0, i = "", s = arguments.length; o < s; o++) (e = arguments[o]) && (n = Qe(e)) && (i && (i += " "), i += n);
1470
+ function u1() {
1471
+ for (var e, n, o = 0, i = "", s = arguments.length; o < s; o++) (e = arguments[o]) && (n = We(e)) && (i && (i += " "), i += n);
1411
1472
  return i;
1412
1473
  }
1413
- const ao = "_comment-markers_1ldxg_1", lo = "_comment-marker_1ldxg_1", co = "_timeline-wrapper_1ldxg_27", ro = "_track_1ldxg_41", uo = "_thumb_1ldxg_52", mo = "_root_1ldxg_66", ho = "_track-inner_1ldxg_96", po = "_progress_1ldxg_102", _o = "_track-fill_1ldxg_108", Co = "_pins_1ldxg_125", fo = "_pin-button_1ldxg_138", bo = "_annotation-pin_1ldxg_158", go = "_quiz-pin_1ldxg_163", vo = "_pin-completed_1ldxg_168", wo = "_annotation-pin-child_1ldxg_173", yo = "_quiz-pin-child_1ldxg_177", ko = "_interactive-pin-container_1ldxg_182", Lo = "_interactive-pin-wrapper_1ldxg_192", xo = "_interactive-pin-icon_1ldxg_198", Mo = "_interactive-pin_1ldxg_182", No = "_bg_1ldxg_212", Po = "_symbol_1ldxg_216", Io = "_interactive-pin-button_1ldxg_221", Ho = "_interactive-pin-menu_1ldxg_241", So = "_interactive-pin-menu-item_1ldxg_255", Vo = "_arrow_1ldxg_276", m = {
1474
+ const d1 = "_comment-markers_1ldxg_1", m1 = "_comment-marker_1ldxg_1", h1 = "_timeline-wrapper_1ldxg_27", p1 = "_track_1ldxg_41", _1 = "_thumb_1ldxg_52", C1 = "_root_1ldxg_66", f1 = "_track-inner_1ldxg_96", g1 = "_progress_1ldxg_102", b1 = "_track-fill_1ldxg_108", v1 = "_pins_1ldxg_125", w1 = "_pin-button_1ldxg_138", y1 = "_annotation-pin_1ldxg_158", k1 = "_quiz-pin_1ldxg_163", L1 = "_pin-completed_1ldxg_168", x1 = "_annotation-pin-child_1ldxg_173", M1 = "_quiz-pin-child_1ldxg_177", N1 = "_interactive-pin-container_1ldxg_182", P1 = "_interactive-pin-wrapper_1ldxg_192", I1 = "_interactive-pin-icon_1ldxg_198", H1 = "_interactive-pin_1ldxg_182", S1 = "_bg_1ldxg_212", T1 = "_symbol_1ldxg_216", V1 = "_interactive-pin-button_1ldxg_221", A1 = "_interactive-pin-menu_1ldxg_241", E1 = "_interactive-pin-menu-item_1ldxg_255", B1 = "_arrow_1ldxg_276", m = {
1414
1475
  "comment-markers": "_comment-markers_1ldxg_1",
1415
- commentMarkers: ao,
1476
+ commentMarkers: d1,
1416
1477
  "comment-marker": "_comment-marker_1ldxg_1",
1417
- commentMarker: lo,
1478
+ commentMarker: m1,
1418
1479
  "timeline-wrapper": "_timeline-wrapper_1ldxg_27",
1419
- timelineWrapper: co,
1420
- track: ro,
1421
- thumb: uo,
1422
- root: mo,
1480
+ timelineWrapper: h1,
1481
+ track: p1,
1482
+ thumb: _1,
1483
+ root: C1,
1423
1484
  "track-inner": "_track-inner_1ldxg_96",
1424
- trackInner: ho,
1425
- progress: po,
1485
+ trackInner: f1,
1486
+ progress: g1,
1426
1487
  "track-fill": "_track-fill_1ldxg_108",
1427
- trackFill: _o,
1428
- pins: Co,
1488
+ trackFill: b1,
1489
+ pins: v1,
1429
1490
  "pin-button": "_pin-button_1ldxg_138",
1430
- pinButton: fo,
1491
+ pinButton: w1,
1431
1492
  "annotation-pin": "_annotation-pin_1ldxg_158",
1432
- annotationPin: bo,
1493
+ annotationPin: y1,
1433
1494
  "quiz-pin": "_quiz-pin_1ldxg_163",
1434
- quizPin: go,
1495
+ quizPin: k1,
1435
1496
  "pin-completed": "_pin-completed_1ldxg_168",
1436
- pinCompleted: vo,
1497
+ pinCompleted: L1,
1437
1498
  "annotation-pin-child": "_annotation-pin-child_1ldxg_173",
1438
- annotationPinChild: wo,
1499
+ annotationPinChild: x1,
1439
1500
  "quiz-pin-child": "_quiz-pin-child_1ldxg_177",
1440
- quizPinChild: yo,
1501
+ quizPinChild: M1,
1441
1502
  "interactive-pin-container": "_interactive-pin-container_1ldxg_182",
1442
- interactivePinContainer: ko,
1503
+ interactivePinContainer: N1,
1443
1504
  "interactive-pin-wrapper": "_interactive-pin-wrapper_1ldxg_192",
1444
- interactivePinWrapper: Lo,
1505
+ interactivePinWrapper: P1,
1445
1506
  "interactive-pin-icon": "_interactive-pin-icon_1ldxg_198",
1446
- interactivePinIcon: xo,
1507
+ interactivePinIcon: I1,
1447
1508
  "interactive-pin": "_interactive-pin_1ldxg_182",
1448
- interactivePin: Mo,
1449
- bg: No,
1450
- symbol: Po,
1509
+ interactivePin: H1,
1510
+ bg: S1,
1511
+ symbol: T1,
1451
1512
  "interactive-pin-button": "_interactive-pin-button_1ldxg_221",
1452
- interactivePinButton: Io,
1513
+ interactivePinButton: V1,
1453
1514
  "interactive-pin-menu": "_interactive-pin-menu_1ldxg_241",
1454
- interactivePinMenu: Ho,
1515
+ interactivePinMenu: A1,
1455
1516
  "interactive-pin-menu-item": "_interactive-pin-menu-item_1ldxg_255",
1456
- interactivePinMenuItem: So,
1457
- arrow: Vo
1458
- }, To = {
1517
+ interactivePinMenuItem: E1,
1518
+ arrow: B1
1519
+ }, R1 = {
1459
1520
  annotation: m.annotationPin,
1460
1521
  quiz: m.quizPin
1461
1522
  };
1462
- function We({
1523
+ function Ye({
1463
1524
  type: e,
1464
1525
  position: n,
1465
1526
  children: o,
@@ -1480,7 +1541,7 @@ function We({
1480
1541
  children: /* @__PURE__ */ l(
1481
1542
  "svg",
1482
1543
  {
1483
- className: so(To[e], [a && m.pinCompleted]),
1544
+ className: u1(R1[e], [a && m.pinCompleted]),
1484
1545
  width: "26",
1485
1546
  height: "32",
1486
1547
  viewBox: "0 0 26 32",
@@ -1494,8 +1555,8 @@ function We({
1494
1555
  }
1495
1556
  );
1496
1557
  }
1497
- function Eo(e) {
1498
- return /* @__PURE__ */ t(We, { type: "annotation", ...e, children: /* @__PURE__ */ t(
1558
+ function O1(e) {
1559
+ return /* @__PURE__ */ t(Ye, { type: "annotation", ...e, children: /* @__PURE__ */ t(
1499
1560
  "path",
1500
1561
  {
1501
1562
  className: m.annotationPinChild,
@@ -1507,8 +1568,18 @@ function Eo(e) {
1507
1568
  }
1508
1569
  ) });
1509
1570
  }
1510
- function Ao(e) {
1511
- return /* @__PURE__ */ t(We, { type: "quiz", ...e, children: e.multiple ? /* @__PURE__ */ t("circle", { className: m.quizPinChild, cx: "13", cy: "13", r: "6" }) : /* @__PURE__ */ t(
1571
+ function F1(e) {
1572
+ const n = e.completed ? /* @__PURE__ */ t(
1573
+ "path",
1574
+ {
1575
+ className: m.quizPinChild,
1576
+ transform: "translate(6, 6)",
1577
+ fillRule: "evenodd",
1578
+ clipRule: "evenodd",
1579
+ d: "M12.7156 2.33212L5.18253 9.86522L1.28337 5.96607L0 7.24944L5.18253 12.4329L13.9999 3.6164L12.7156 2.33212Z",
1580
+ fill: "currentColor"
1581
+ }
1582
+ ) : /* @__PURE__ */ t(
1512
1583
  "text",
1513
1584
  {
1514
1585
  className: m.quizPinChild,
@@ -1519,9 +1590,10 @@ function Ao(e) {
1519
1590
  stroke: "none",
1520
1591
  children: e.ordinal
1521
1592
  }
1522
- ) });
1593
+ );
1594
+ return /* @__PURE__ */ t(Ye, { type: "quiz", ...e, children: e.multiple ? /* @__PURE__ */ t("circle", { className: m.quizPinChild, cx: "13", cy: "13", r: "6" }) : n });
1523
1595
  }
1524
- function Bo(e, n) {
1596
+ function Z1(e, n) {
1525
1597
  return e.map((o, i) => ({
1526
1598
  id: o.id,
1527
1599
  time: o.time,
@@ -1530,7 +1602,7 @@ function Bo(e, n) {
1530
1602
  onClick: () => n(o)
1531
1603
  }));
1532
1604
  }
1533
- function Ro(e, n) {
1605
+ function z1(e, n) {
1534
1606
  const o = /* @__PURE__ */ new Map();
1535
1607
  e.forEach((a) => {
1536
1608
  var r;
@@ -1551,12 +1623,12 @@ function Ro(e, n) {
1551
1623
  }), s++;
1552
1624
  }), i;
1553
1625
  }
1554
- function Oo(e, n, o, i) {
1626
+ function j1(e, n, o, i) {
1555
1627
  switch (e.type) {
1556
1628
  case "annotation": {
1557
1629
  const s = () => i ? e.onClick() : o.seek(e.time);
1558
1630
  return /* @__PURE__ */ t(
1559
- Eo,
1631
+ O1,
1560
1632
  {
1561
1633
  id: e.id,
1562
1634
  position: e.time / n * 100,
@@ -1567,7 +1639,7 @@ function Oo(e, n, o, i) {
1567
1639
  }
1568
1640
  case "quiz":
1569
1641
  return /* @__PURE__ */ t(
1570
- Ao,
1642
+ F1,
1571
1643
  {
1572
1644
  id: e.id,
1573
1645
  position: e.time / n * 100,
@@ -1582,18 +1654,18 @@ function Oo(e, n, o, i) {
1582
1654
  return null;
1583
1655
  }
1584
1656
  }
1585
- function Fo() {
1586
- const e = oe(), n = f("duration"), o = M(), i = T(() => [
1587
- ...Bo(
1657
+ function D1() {
1658
+ const e = oe(), n = g("duration"), o = L(), i = T(() => [
1659
+ ...Z1(
1588
1660
  o.annotations,
1589
1661
  o.onAnnotationClick
1590
1662
  ),
1591
- ...Ro(o.quizMarkers, o.onQuizMarkerClick)
1592
- ].sort((a, c) => a.time - c.time).map((a) => Oo(a, n, e, o.interactive)), [o.annotations, o.quizMarkers, n, e]);
1663
+ ...z1(o.quizMarkers, o.onQuizMarkerClick)
1664
+ ].sort((a, c) => a.time - c.time).map((a) => j1(a, n, e, o.interactive)), [o.annotations, o.quizMarkers, n, e]);
1593
1665
  return /* @__PURE__ */ t("div", { className: m.pins, children: i });
1594
1666
  }
1595
- function Zo() {
1596
- const e = f("duration"), n = M(), o = w();
1667
+ function K1() {
1668
+ const e = g("duration"), n = L(), o = w();
1597
1669
  return n.hasComments && o.state.commentsEnabled ? /* @__PURE__ */ t("div", { className: m.commentMarkers, children: n.comments.map((i) => /* @__PURE__ */ t(
1598
1670
  "span",
1599
1671
  {
@@ -1605,25 +1677,25 @@ function Zo() {
1605
1677
  i.id
1606
1678
  )) }) : null;
1607
1679
  }
1608
- function Ko({ currentTime: e, position: n }) {
1609
- const [o, i] = L(!1), s = M(), a = C(() => s.interactiveMenuElements.length > 0 ? i((y) => !y) : s.onInteractivePinClick(e), [
1680
+ function $1({ currentTime: e, position: n }) {
1681
+ const [o, i] = x(!1), s = L(), a = f(() => s.interactiveMenuElements.length > 0 ? i((y) => !y) : s.onInteractivePinClick(e), [
1610
1682
  s.interactiveMenuElements,
1611
1683
  s.onInteractivePinClick,
1612
1684
  e
1613
- ]), c = ne(null), { refs: r, floatingStyles: u, context: p } = ue({
1685
+ ]), c = ne(null), { refs: r, floatingStyles: d, context: p } = ue({
1614
1686
  open: o,
1615
1687
  onOpenChange: i,
1616
1688
  whileElementsMounted: de,
1617
1689
  placement: "top",
1618
1690
  middleware: [
1619
1691
  Se(),
1620
- Ve(6),
1621
- Te({
1692
+ Te(6),
1693
+ Ve({
1622
1694
  element: c
1623
1695
  })
1624
1696
  ]
1625
- }), g = me(p), { getReferenceProps: v, getFloatingProps: k } = he([g]);
1626
- return /* @__PURE__ */ l(G, { children: [
1697
+ }), b = me(p), { getReferenceProps: v, getFloatingProps: k } = he([b]);
1698
+ return /* @__PURE__ */ l(Y, { children: [
1627
1699
  /* @__PURE__ */ t(
1628
1700
  "button",
1629
1701
  {
@@ -1683,12 +1755,12 @@ function Ko({ currentTime: e, position: n }) {
1683
1755
  "div",
1684
1756
  {
1685
1757
  ref: r.setFloating,
1686
- style: u,
1758
+ style: d,
1687
1759
  className: m.interactivePinMenu,
1688
1760
  ...k(),
1689
1761
  children: [
1690
1762
  s.interactiveMenuElements.map(
1691
- ({ id: y, text: N, onClick: h }) => /* @__PURE__ */ l(
1763
+ ({ id: y, text: P, onClick: h }) => /* @__PURE__ */ l(
1692
1764
  "button",
1693
1765
  {
1694
1766
  type: "button",
@@ -1716,14 +1788,14 @@ function Ko({ currentTime: e, position: n }) {
1716
1788
  )
1717
1789
  }
1718
1790
  ),
1719
- N
1791
+ P
1720
1792
  ]
1721
1793
  },
1722
1794
  y
1723
1795
  )
1724
1796
  ),
1725
1797
  /* @__PURE__ */ t(
1726
- Ee,
1798
+ Ae,
1727
1799
  {
1728
1800
  ref: c,
1729
1801
  context: p,
@@ -1737,50 +1809,50 @@ function Ko({ currentTime: e, position: n }) {
1737
1809
  )
1738
1810
  ] });
1739
1811
  }
1740
- function Do() {
1741
- const e = f("duration"), n = f("currentTime"), o = n / e * 100, { disableInteractivePinRanges: i } = M();
1812
+ function U1() {
1813
+ const e = g("duration"), n = g("currentTime"), o = n / e * 100, { disableInteractivePinRanges: i } = L();
1742
1814
  return i.some(
1743
1815
  ([a, c]) => n >= a && n <= c
1744
- ) ? null : /* @__PURE__ */ t("div", { className: m.interactivePinContainer, children: /* @__PURE__ */ t("div", { className: m.interactivePinWrapper, children: /* @__PURE__ */ t(Ko, { currentTime: n, position: o }) }) });
1816
+ ) ? null : /* @__PURE__ */ t("div", { className: m.interactivePinContainer, children: /* @__PURE__ */ t("div", { className: m.interactivePinWrapper, children: /* @__PURE__ */ t($1, { currentTime: n, position: o }) }) });
1745
1817
  }
1746
- function zo() {
1747
- const e = f("paused"), n = w();
1748
- return e && !n.state.interactionsDisabled ? /* @__PURE__ */ t(Do, {}) : null;
1818
+ function q1() {
1819
+ const e = g("paused"), n = w();
1820
+ return e && !n.state.interactionsDisabled ? /* @__PURE__ */ t(U1, {}) : null;
1749
1821
  }
1750
- const $o = `${m.progress} ${m.trackInner}`, Uo = `${m.trackFill} ${m.trackInner}`;
1822
+ const G1 = `${m.progress} ${m.trackInner}`, Q1 = `${m.trackFill} ${m.trackInner}`;
1751
1823
  function Me({ className: e }) {
1752
- const n = w(), { hasAnnotations: o, hasQuizmarkers: i, interactive: s } = M(), a = e ? `${m.timelineWrapper} ${e}` : m.timelineWrapper;
1824
+ const n = w(), { hasAnnotations: o, hasQuizmarkers: i, interactive: s } = L(), a = e ? `${m.timelineWrapper} ${e}` : m.timelineWrapper;
1753
1825
  return /* @__PURE__ */ l("div", { className: a, children: [
1754
- s ? /* @__PURE__ */ t(zo, {}) : null,
1755
- s || o || i ? /* @__PURE__ */ t(Fo, {}) : null,
1756
- /* @__PURE__ */ t(Zo, {}),
1826
+ s ? /* @__PURE__ */ t(q1, {}) : null,
1827
+ s || o || i ? /* @__PURE__ */ t(D1, {}) : null,
1828
+ /* @__PURE__ */ t(K1, {}),
1757
1829
  /* @__PURE__ */ l(
1758
- $.Root,
1830
+ G.Root,
1759
1831
  {
1760
1832
  className: m.root,
1761
1833
  tabIndex: n.state.interactionsDisabled ? -1 : 0,
1762
1834
  children: [
1763
- /* @__PURE__ */ l($.Track, { className: m.track, children: [
1764
- /* @__PURE__ */ t($.Progress, { className: $o }),
1765
- /* @__PURE__ */ t($.TrackFill, { className: Uo })
1835
+ /* @__PURE__ */ l(G.Track, { className: m.track, children: [
1836
+ /* @__PURE__ */ t(G.Progress, { className: G1 }),
1837
+ /* @__PURE__ */ t(G.TrackFill, { className: Q1 })
1766
1838
  ] }),
1767
- /* @__PURE__ */ t($.Thumb, { className: m.thumb })
1839
+ /* @__PURE__ */ t(G.Thumb, { className: m.thumb })
1768
1840
  ]
1769
1841
  }
1770
1842
  )
1771
1843
  ] });
1772
1844
  }
1773
- const qo = "_wrapper_12cb0_1", Go = "_track_12cb0_6", jo = "_thumb_12cb0_18", Qo = "_track-fill_12cb0_32", Wo = "_root_12cb0_51", q = {
1774
- wrapper: qo,
1775
- track: Go,
1776
- thumb: jo,
1845
+ const W1 = "_wrapper_12cb0_1", Y1 = "_track_12cb0_6", X1 = "_thumb_12cb0_18", J1 = "_track-fill_12cb0_32", ei = "_root_12cb0_51", W = {
1846
+ wrapper: W1,
1847
+ track: Y1,
1848
+ thumb: X1,
1777
1849
  "track-fill": "_track-fill_12cb0_32",
1778
- trackFill: Qo,
1779
- root: Wo
1850
+ trackFill: J1,
1851
+ root: ei
1780
1852
  };
1781
- function Yo() {
1782
- const e = O(), n = f("volume"), o = f("muted"), i = w(), s = o || n === 0, { t: a } = b();
1783
- return /* @__PURE__ */ l("div", { className: q.wrapper, children: [
1853
+ function ti() {
1854
+ const e = Z(), n = g("volume"), o = g("muted"), i = w(), s = o || n === 0, { t: a } = _();
1855
+ return /* @__PURE__ */ l("div", { className: W.wrapper, children: [
1784
1856
  /* @__PURE__ */ t(
1785
1857
  "button",
1786
1858
  {
@@ -1798,11 +1870,11 @@ function Yo() {
1798
1870
  /* @__PURE__ */ l(
1799
1871
  X.Root,
1800
1872
  {
1801
- className: q.root,
1873
+ className: W.root,
1802
1874
  tabIndex: i.state.interactionsDisabled ? -1 : 0,
1803
1875
  children: [
1804
- /* @__PURE__ */ t(X.Track, { className: q.track, children: /* @__PURE__ */ t(X.TrackFill, { className: q.trackFill }) }),
1805
- /* @__PURE__ */ t(X.Thumb, { className: q.thumb })
1876
+ /* @__PURE__ */ t(X.Track, { className: W.track, children: /* @__PURE__ */ t(X.TrackFill, { className: W.trackFill }) }),
1877
+ /* @__PURE__ */ t(X.Thumb, { className: W.thumb })
1806
1878
  ]
1807
1879
  }
1808
1880
  )
@@ -1903,7 +1975,7 @@ const Ne = {
1903
1975
  function Pe(e) {
1904
1976
  return typeof e == "number" && !isNaN(e);
1905
1977
  }
1906
- function Xo(e, n = 1e3) {
1978
+ function ni(e, n = 1e3) {
1907
1979
  let o = !1;
1908
1980
  return () => {
1909
1981
  o || (e(), o = !0, setTimeout(() => {
@@ -1922,7 +1994,7 @@ const Ie = {
1922
1994
  invert: !1,
1923
1995
  comments: !1
1924
1996
  };
1925
- class Jo {
1997
+ class oi {
1926
1998
  constructor() {
1927
1999
  H(this, "playerId", "studio-player");
1928
2000
  H(this, "mediaId", null);
@@ -1934,7 +2006,7 @@ class Jo {
1934
2006
  const n = (this.time ?? 0).toString();
1935
2007
  localStorage.setItem(this.mediaId, n);
1936
2008
  });
1937
- H(this, "saveTimeThrottled", Xo(this.saveTime, 1e3));
2009
+ H(this, "saveTimeThrottled", ni(this.saveTime, 1e3));
1938
2010
  // only used for useStudioPlayer hook's state initialization
1939
2011
  H(this, "initializeState", (n) => {
1940
2012
  const o = localStorage.getItem(this.playerId);
@@ -2023,57 +2095,57 @@ class Jo {
2023
2095
  localStorage.setItem(this.playerId, n);
2024
2096
  }
2025
2097
  }
2026
- function ei(e, n, o, i) {
2027
- const s = T(() => new Jo(), []), [a, c] = L(
2098
+ function ii(e, n, o, i) {
2099
+ const s = T(() => new oi(), []), [a, c] = x(
2028
2100
  s.initializeState(i)
2029
- ), r = C(
2101
+ ), r = f(
2030
2102
  (h) => {
2031
- c((_) => (s.saveData("multiplier", h), {
2032
- ..._,
2103
+ c((C) => (s.saveData("multiplier", h), {
2104
+ ...C,
2033
2105
  captionsFontSizeMultiplier: h
2034
2106
  }));
2035
2107
  },
2036
2108
  [s]
2037
- ), u = C(() => {
2109
+ ), d = f(() => {
2038
2110
  c((h) => {
2039
- const _ = !h.captionPositionOnTop;
2040
- return s.saveData("ontop", _), {
2111
+ const C = !h.captionPositionOnTop;
2112
+ return s.saveData("ontop", C), {
2041
2113
  ...h,
2042
- captionPositionOnTop: _
2114
+ captionPositionOnTop: C
2043
2115
  };
2044
2116
  });
2045
- }, [s]), p = C(() => {
2117
+ }, [s]), p = f(() => {
2046
2118
  c((h) => {
2047
- const _ = !h.captionsInvertColors;
2048
- return s.saveData("invert", _), {
2119
+ const C = !h.captionsInvertColors;
2120
+ return s.saveData("invert", C), {
2049
2121
  ...h,
2050
- captionsInvertColors: _
2122
+ captionsInvertColors: C
2051
2123
  };
2052
2124
  });
2053
- }, [s]), g = C(() => {
2125
+ }, [s]), b = f(() => {
2054
2126
  c((h) => {
2055
- const _ = !h.commentsEnabled;
2056
- return s.saveData("comments", _), {
2127
+ const C = !h.commentsEnabled;
2128
+ return s.saveData("comments", C), {
2057
2129
  ...h,
2058
- commentsEnabled: _
2130
+ commentsEnabled: C
2059
2131
  };
2060
2132
  });
2061
- }, [s]), v = C(() => {
2133
+ }, [s]), v = f(() => {
2062
2134
  c((h) => ({
2063
2135
  ...h,
2064
2136
  interactionsDisabled: !1
2065
2137
  }));
2066
- }, []), k = C(() => {
2138
+ }, []), k = f(() => {
2067
2139
  c((h) => ({
2068
2140
  ...h,
2069
2141
  interactionsDisabled: !0
2070
2142
  }));
2071
- }, []), y = C((h) => {
2072
- c((_) => ({
2073
- ..._,
2143
+ }, []), y = f((h) => {
2144
+ c((C) => ({
2145
+ ...C,
2074
2146
  globalKeysDisabled: h
2075
2147
  }));
2076
- }, []), N = T(() => e ? {
2148
+ }, []), P = T(() => e ? {
2077
2149
  ...Ne,
2078
2150
  toggleFullscreen: []
2079
2151
  } : Ne, [e]);
@@ -2084,32 +2156,32 @@ function ei(e, n, o, i) {
2084
2156
  commentsEnabled: n || a.commentsEnabled
2085
2157
  },
2086
2158
  setCaptionsFontSizeMultiplier: r,
2087
- toggleCaptionPositionOnTop: u,
2159
+ toggleCaptionPositionOnTop: d,
2088
2160
  toggleCaptionsInvertColors: p,
2089
2161
  enableInteractions: v,
2090
2162
  disableInteractions: k,
2091
2163
  setGlobalKeysDisabled: y,
2092
- toggleComments: g,
2164
+ toggleComments: b,
2093
2165
  disableCaptionSettings: o
2094
2166
  },
2095
- shortcuts: N,
2167
+ shortcuts: P,
2096
2168
  storage: s
2097
2169
  };
2098
2170
  }
2099
- const ti = {};
2100
- function ni() {
2101
- const e = M();
2102
- return /* @__PURE__ */ l(G, { children: [
2103
- /* @__PURE__ */ t(j1, { src: e.thumbnail }),
2171
+ const si = {};
2172
+ function ai() {
2173
+ const e = L();
2174
+ return /* @__PURE__ */ l(Y, { children: [
2175
+ /* @__PURE__ */ t(Jo, { src: e.thumbnail }),
2104
2176
  /* @__PURE__ */ t(Ge, {}),
2105
2177
  /* @__PURE__ */ t(Re, {}),
2106
2178
  /* @__PURE__ */ t(Ze, { captions: e.captions }),
2107
- /* @__PURE__ */ t(to, {}),
2108
- /* @__PURE__ */ t(w1, {}),
2109
- /* @__PURE__ */ t(Yt, { comments: e.comments })
2179
+ /* @__PURE__ */ t(a1, {}),
2180
+ /* @__PURE__ */ t(No, {}),
2181
+ /* @__PURE__ */ t(Jt, { comments: e.comments })
2110
2182
  ] });
2111
2183
  }
2112
- const oi = (e) => /* @__PURE__ */ t("svg", { width: 56, height: 72, viewBox: "0 0 28 36", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("g", { id: "Icons", stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ l("g", { id: "audio", children: [
2184
+ const li = (e) => /* @__PURE__ */ t("svg", { width: 56, height: 72, viewBox: "0 0 28 36", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ t("g", { id: "Icons", stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ l("g", { id: "audio", children: [
2113
2185
  /* @__PURE__ */ l("g", { id: "icon-file-base-2", children: [
2114
2186
  /* @__PURE__ */ t("path", { d: "M0,2 L0,34 C0,35.105 0.899,36 1.993,36 L26.006,36 C27.107,36 28,35.11 28,34 L28,10 L18,0 L1.993,0 C0.892,0 0,0.89 0,2 Z", fill: "#FFFFFF" }),
2115
2187
  /* @__PURE__ */ t("path", { d: "M0,2 L0,34 C0,35.105 0.899,36 1.993,36 L26.006,36 C27.107,36 28,35.11 28,34 L28,10 L18,0 L1.993,0 C0.892,0 0,0.89 0,2 Z M1.993,35 C1.445,35 1,34.552 1,34 L1,2 C1,1.448 1.445,1 1.993,1 L16.5,1 L16.5,9 C16.5,10.379 17.621,11.5 18.999,11.5 L27,11.5 L27,34 C27,34.552 26.554,35 26.006,35 L1.993,35 Z M27,10.5 L18.999,10.5 C18.173,10.5 17.5,9.827 17.5,9 L17.5,1 L17.585,1 L27,10.414 L27,10.5 L27,10.5 Z", id: "icon-file-base", fill: "#FFFFFF" }),
@@ -2117,47 +2189,47 @@ const oi = (e) => /* @__PURE__ */ t("svg", { width: 56, height: 72, viewBox: "0
2117
2189
  ] }),
2118
2190
  /* @__PURE__ */ t("path", { d: "M14.7142857,14.2824 L14.7142857,13 L13.2857143,13.2548 L13.2857143,23.0912 C12.8642857,22.9106 12.3785714,22.8 11.8571429,22.8 C10.2771429,22.8 9,23.7408 9,24.9 C9,26.0592 10.2771429,27 11.8571429,27 C12.3785714,27 12.8642857,26.8894 13.2857143,26.7088 C14.1371429,26.3448 14.7142857,25.6756 14.7142857,24.9 L14.7142857,17.0824 C17.5714286,17.0824 19,20 19,21.4 C19,15.8 16.1428571,14.2824 14.7142857,14.2824", id: "Fill-776", fill: "#384A58" })
2119
2191
  ] }) }) });
2120
- function ii() {
2121
- const e = M();
2192
+ function ci() {
2193
+ const e = L();
2122
2194
  return /* @__PURE__ */ l("div", { className: "audio-layout-wrapper", children: [
2123
- /* @__PURE__ */ t(oi, {}),
2195
+ /* @__PURE__ */ t(li, {}),
2124
2196
  /* @__PURE__ */ t(Ge, {}),
2125
2197
  /* @__PURE__ */ t(Re, {}),
2126
2198
  /* @__PURE__ */ t(Ze, { captions: e.captions })
2127
2199
  ] });
2128
2200
  }
2129
- function si(e, n) {
2201
+ function ri(e, n) {
2130
2202
  return e.reduce((o, i) => (Object.keys(n).includes(i.id) || (o[i.id] = !0), o), n);
2131
2203
  }
2132
- function ai(e, n, o, i, s) {
2204
+ function ui(e, n, o, i, s) {
2133
2205
  return (a) => {
2134
- const c = a.detail.currentTime, r = !o.paused, u = Math.min(o.duration * 0.05, 2);
2135
- c >= e.time && c < e.time + u && !i[e.id] && (s({ ...i, [e.id]: !0 }), n(e, r));
2206
+ const c = a.detail.currentTime, r = !o.paused, d = Math.min(o.duration * 0.05, 2);
2207
+ c >= e.time && c < e.time + d && !i[e.id] && (s({ ...i, [e.id]: !0 }), n(e, r));
2136
2208
  };
2137
2209
  }
2138
- function li() {
2139
- const e = O(), { quizMarkers: n, onQuizMarkerShow: o } = M(), [i, s] = L(
2210
+ function di() {
2211
+ const e = Z(), { quizMarkers: n, onQuizMarkerShow: o } = L(), [i, s] = x(
2140
2212
  n.reduce((a, c) => (a[c.id] = !1, a), {})
2141
2213
  );
2142
- R(() => {
2214
+ F(() => {
2143
2215
  if (!e)
2144
2216
  return;
2145
- n.length > Object.keys(i).length && s(si(n, i));
2217
+ n.length > Object.keys(i).length && s(ri(n, i));
2146
2218
  const a = [], c = (r) => {
2147
- var g;
2148
- const u = (g = r == null ? void 0 : r.request) == null ? void 0 : g.detail, p = n.reduce((v, k) => (v[k.id] = k.time <= u, v), {});
2219
+ var b;
2220
+ const d = (b = r == null ? void 0 : r.request) == null ? void 0 : b.detail, p = n.reduce((v, k) => (v[k.id] = k.time <= d, v), {});
2149
2221
  s({ ...i, ...p });
2150
2222
  };
2151
2223
  e.addEventListener("seeked", c);
2152
2224
  for (const r of n) {
2153
- const u = ai(
2225
+ const d = ui(
2154
2226
  r,
2155
2227
  o,
2156
2228
  e,
2157
2229
  i,
2158
2230
  s
2159
2231
  );
2160
- e.addEventListener("time-update", u), a.push(u);
2232
+ e.addEventListener("time-update", d), a.push(d);
2161
2233
  }
2162
2234
  return () => {
2163
2235
  for (const r of a)
@@ -2166,18 +2238,18 @@ function li() {
2166
2238
  };
2167
2239
  }, [n, e, i]);
2168
2240
  }
2169
- function ci() {
2170
- return li(), null;
2241
+ function mi() {
2242
+ return di(), null;
2171
2243
  }
2172
- function ri(e) {
2244
+ function hi(e) {
2173
2245
  return Array.isArray(e) && typeof e[0] == "object";
2174
2246
  }
2175
- function ui(e) {
2176
- return ri(e) && e.length === 1 ? e[0].src : e;
2247
+ function pi(e) {
2248
+ return hi(e) && e.length === 1 ? e[0].src : e;
2177
2249
  }
2178
2250
  const te = () => {
2179
2251
  };
2180
- function gi({
2252
+ function ki({
2181
2253
  title: e,
2182
2254
  playerRef: n,
2183
2255
  src: o,
@@ -2186,95 +2258,97 @@ function gi({
2186
2258
  hideFullScreen: a = !1,
2187
2259
  comments: c = [],
2188
2260
  locale: r = "en",
2189
- annotations: u = [],
2261
+ annotations: d = [],
2190
2262
  quizMarkers: p = [],
2191
- interactive: g = !1,
2263
+ interactive: b = !1,
2192
2264
  onAnnotationClick: v = te,
2193
2265
  onQuizMarkerClick: k = te,
2194
2266
  onQuizMarkerShow: y = te,
2195
- onInteractivePinClick: N = te,
2196
- interactiveMenuElements: h = [],
2197
- kebabMenuElements: _ = [],
2198
- darkMode: V = !1,
2199
- autoLoadCaptionSrc: F = "",
2200
- forceComments: Z = !1,
2201
- disableCaptionSettings: S = !1,
2202
- disableStorage: W = !1,
2203
- startAt: Y,
2204
- crossOrigin: se,
2205
- captionOffsetOverride: Ye,
2206
- disableInteractivePinRanges: Xe = [],
2207
- customOverlay: be
2267
+ onInteractivePinClick: P = te,
2268
+ onCaptionsDelete: h,
2269
+ interactiveMenuElements: C = [],
2270
+ kebabMenuElements: V = [],
2271
+ darkMode: A = !1,
2272
+ autoLoadCaptionSrc: U = "",
2273
+ forceComments: S = !1,
2274
+ disableCaptionSettings: E = !1,
2275
+ disableStorage: q = !1,
2276
+ startAt: se,
2277
+ crossOrigin: Xe,
2278
+ captionOffsetOverride: Je,
2279
+ disableInteractivePinRanges: et = [],
2280
+ customOverlay: ge
2208
2281
  }) {
2209
- const { contextValue: ae, shortcuts: Je, storage: et } = ei(
2282
+ const { contextValue: ae, shortcuts: tt, storage: nt } = ii(
2210
2283
  a,
2211
- Z,
2212
2284
  S,
2213
- Y
2214
- ), { i18n: ge } = b();
2215
- R(() => {
2216
- ge.changeLanguage(r);
2217
- }, [ge, r]);
2218
- const [ve, we] = L("none"), tt = C((E) => {
2219
- ht(E) ? we("audio") : pt(E) && we("video");
2285
+ E,
2286
+ se
2287
+ ), { i18n: be } = _();
2288
+ F(() => {
2289
+ be.changeLanguage(r);
2290
+ }, [be, r]);
2291
+ const [ve, we] = x("none"), ot = f((B) => {
2292
+ _t(B) ? we("audio") : Ct(B) && we("video");
2220
2293
  }, []);
2221
2294
  return /* @__PURE__ */ t(
2222
- Lt,
2295
+ Mt,
2223
2296
  {
2224
2297
  hideFullScreen: a,
2225
2298
  comments: c,
2226
2299
  captions: i,
2227
2300
  thumbnail: s,
2228
- annotations: u,
2301
+ annotations: d,
2229
2302
  quizMarkers: p,
2230
- interactive: g,
2303
+ interactive: b,
2231
2304
  onAnnotationClick: v,
2232
2305
  onQuizMarkerClick: k,
2233
- onInteractivePinClick: N,
2234
- interactiveMenuElements: h,
2235
- kebabMenuElements: _,
2236
- darkMode: V,
2237
- forceComments: Z,
2238
- disableCaptionSettings: S,
2239
- disableStorage: W,
2240
- captionOffsetOverride: Ye,
2241
- disableInteractivePinRanges: Xe,
2306
+ onInteractivePinClick: P,
2307
+ interactiveMenuElements: C,
2308
+ kebabMenuElements: V,
2309
+ darkMode: A,
2310
+ forceComments: S,
2311
+ disableCaptionSettings: E,
2312
+ disableStorage: q,
2313
+ captionOffsetOverride: Je,
2314
+ disableInteractivePinRanges: et,
2242
2315
  onQuizMarkerShow: y,
2243
- children: /* @__PURE__ */ t(kt, { contextValue: ae, children: /* @__PURE__ */ l(
2244
- _t,
2316
+ onCaptionsDelete: h,
2317
+ children: /* @__PURE__ */ t(xt, { contextValue: ae, children: /* @__PURE__ */ l(
2318
+ ft,
2245
2319
  {
2246
- "data-version": "0.4.0",
2247
- crossOrigin: se,
2248
- storage: W ? null : et,
2320
+ "data-version": "0.4.3",
2321
+ crossOrigin: Xe,
2322
+ storage: q ? null : nt,
2249
2323
  title: e,
2250
- src: ui(o),
2251
- keyShortcuts: Je,
2324
+ src: pi(o),
2325
+ keyShortcuts: tt,
2252
2326
  playsInline: !0,
2253
2327
  keyDisabled: ae.state.interactionsDisabled || ae.state.globalKeysDisabled,
2254
- onTextTracksChange: (E) => {
2255
- const ye = E == null ? void 0 : E.findIndex(
2256
- (nt) => nt.src === F
2328
+ onTextTracksChange: (B) => {
2329
+ const ye = B == null ? void 0 : B.findIndex(
2330
+ (it) => it.src === U
2257
2331
  );
2258
- ye > -1 && (E[ye].mode = "showing");
2332
+ ye > -1 && (B[ye].mode = "showing");
2259
2333
  },
2260
- onProviderSetup: tt,
2334
+ onProviderSetup: ot,
2261
2335
  children: [
2262
- /* @__PURE__ */ l(Ct, { className: ti.mediaProvider, children: [
2263
- ve === "audio" && /* @__PURE__ */ t(ii, {}),
2264
- ve === "video" && /* @__PURE__ */ t(ni, {})
2336
+ /* @__PURE__ */ l(gt, { className: si.mediaProvider, children: [
2337
+ ve === "audio" && /* @__PURE__ */ t(ci, {}),
2338
+ ve === "video" && /* @__PURE__ */ t(ai, {})
2265
2339
  ] }),
2266
- /* @__PURE__ */ t(D1, {}),
2267
- be && be(),
2340
+ /* @__PURE__ */ t(qo, {}),
2341
+ ge && ge(),
2268
2342
  /* @__PURE__ */ t(
2269
- sn,
2343
+ ln,
2270
2344
  {
2271
- darkMode: V,
2345
+ darkMode: A,
2272
2346
  playerRef: n,
2273
- showCaptionsButton: !S
2347
+ showCaptionsButton: !E
2274
2348
  }
2275
2349
  ),
2276
- /* @__PURE__ */ t(Pt, { annotations: u }),
2277
- !!p.length && /* @__PURE__ */ t(ci, {})
2350
+ /* @__PURE__ */ t(Ht, { annotations: d }),
2351
+ !!p.length && /* @__PURE__ */ t(mi, {})
2278
2352
  ]
2279
2353
  }
2280
2354
  ) })
@@ -2282,10 +2356,10 @@ function gi({
2282
2356
  );
2283
2357
  }
2284
2358
  export {
2285
- Ot as CAPTION_FONT_SIZE_MULTIPLIERS,
2286
- Ft as COMMENT_DURATION,
2359
+ Zt as CAPTION_FONT_SIZE_MULTIPLIERS,
2360
+ zt as COMMENT_DURATION,
2287
2361
  D as PLAYBACK_RATES,
2288
- gi as StudioPlayer,
2289
- yi as useMediaState,
2290
- ki as useMediaStore
2362
+ ki as StudioPlayer,
2363
+ Mi as useMediaState,
2364
+ Ni as useMediaStore
2291
2365
  };