@devix-technologies/react-gjirafa-vp-player 1.0.26 → 1.0.28

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.
@@ -1,6 +1,6 @@
1
1
  import * as xe from "react";
2
- import jr, { forwardRef as $r, useContext as br, useState as ce, useEffect as Se, useRef as K, useMemo as Pr, createContext as Nr, useCallback as lr } from "react";
3
- var De = { exports: {} }, ke = {};
2
+ import Nr, { forwardRef as Fr, useContext as Er, useState as de, useEffect as Se, useRef as K, useMemo as Pr, createContext as Dr, useCallback as cr } from "react";
3
+ var Me = { exports: {} }, Oe = {};
4
4
  /**
5
5
  * @license React
6
6
  * react-jsx-runtime.production.js
@@ -10,17 +10,17 @@ var De = { exports: {} }, ke = {};
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
- var ur;
14
- function Fr() {
15
- if (ur) return ke;
16
- ur = 1;
13
+ var dr;
14
+ function Mr() {
15
+ if (dr) return Oe;
16
+ dr = 1;
17
17
  var e = Symbol.for("react.transitional.element"), r = Symbol.for("react.fragment");
18
18
  function n(i, a, t) {
19
19
  var s = null;
20
20
  if (t !== void 0 && (s = "" + t), a.key !== void 0 && (s = "" + a.key), "key" in a) {
21
21
  t = {};
22
- for (var l in a)
23
- l !== "key" && (t[l] = a[l]);
22
+ for (var u in a)
23
+ u !== "key" && (t[u] = a[u]);
24
24
  } else t = a;
25
25
  return a = t.ref, {
26
26
  $$typeof: e,
@@ -30,9 +30,9 @@ function Fr() {
30
30
  props: t
31
31
  };
32
32
  }
33
- return ke.Fragment = r, ke.jsx = n, ke.jsxs = n, ke;
33
+ return Oe.Fragment = r, Oe.jsx = n, Oe.jsxs = n, Oe;
34
34
  }
35
- var Oe = {};
35
+ var Ve = {};
36
36
  /**
37
37
  * @license React
38
38
  * react-jsx-runtime.development.js
@@ -42,47 +42,47 @@ var Oe = {};
42
42
  * This source code is licensed under the MIT license found in the
43
43
  * LICENSE file in the root directory of this source tree.
44
44
  */
45
- var cr;
46
- function Dr() {
47
- return cr || (cr = 1, process.env.NODE_ENV !== "production" && function() {
45
+ var fr;
46
+ function zr() {
47
+ return fr || (fr = 1, process.env.NODE_ENV !== "production" && (function() {
48
48
  function e(o) {
49
49
  if (o == null) return null;
50
50
  if (typeof o == "function")
51
- return o.$$typeof === d ? null : o.displayName || o.name || null;
51
+ return o.$$typeof === y ? null : o.displayName || o.name || null;
52
52
  if (typeof o == "string") return o;
53
53
  switch (o) {
54
- case p:
54
+ case v:
55
55
  return "Fragment";
56
- case P:
57
- return "Profiler";
58
56
  case b:
57
+ return "Profiler";
58
+ case w:
59
59
  return "StrictMode";
60
- case V:
60
+ case I:
61
61
  return "Suspense";
62
- case R:
62
+ case _:
63
63
  return "SuspenseList";
64
- case W:
64
+ case P:
65
65
  return "Activity";
66
66
  }
67
67
  if (typeof o == "object")
68
68
  switch (typeof o.tag == "number" && console.error(
69
69
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
70
70
  ), o.$$typeof) {
71
- case S:
71
+ case h:
72
72
  return "Portal";
73
- case O:
74
- return (o.displayName || "Context") + ".Provider";
75
- case E:
73
+ case F:
74
+ return o.displayName || "Context";
75
+ case L:
76
76
  return (o._context.displayName || "Context") + ".Consumer";
77
- case N:
78
- var y = o.render;
79
- return o = o.displayName, o || (o = y.displayName || y.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
80
- case x:
81
- return y = o.displayName || null, y !== null ? y : e(o.type) || "Memo";
82
- case X:
83
- y = o._payload, o = o._init;
77
+ case k:
78
+ var l = o.render;
79
+ return o = o.displayName, o || (o = l.displayName || l.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
80
+ case J:
81
+ return l = o.displayName || null, l !== null ? l : e(o.type) || "Memo";
82
+ case W:
83
+ l = o._payload, o = o._init;
84
84
  try {
85
- return e(o(y));
85
+ return e(o(l));
86
86
  } catch {
87
87
  }
88
88
  }
@@ -94,33 +94,33 @@ function Dr() {
94
94
  function n(o) {
95
95
  try {
96
96
  r(o);
97
- var y = !1;
97
+ var l = !1;
98
98
  } catch {
99
- y = !0;
99
+ l = !0;
100
100
  }
101
- if (y) {
102
- y = console;
103
- var _ = y.error, j = typeof Symbol == "function" && Symbol.toStringTag && o[Symbol.toStringTag] || o.constructor.name || "Object";
104
- return _.call(
105
- y,
101
+ if (l) {
102
+ l = console;
103
+ var d = l.error, $ = typeof Symbol == "function" && Symbol.toStringTag && o[Symbol.toStringTag] || o.constructor.name || "Object";
104
+ return d.call(
105
+ l,
106
106
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
107
- j
107
+ $
108
108
  ), r(o);
109
109
  }
110
110
  }
111
111
  function i(o) {
112
- if (o === p) return "<>";
113
- if (typeof o == "object" && o !== null && o.$$typeof === X)
112
+ if (o === v) return "<>";
113
+ if (typeof o == "object" && o !== null && o.$$typeof === W)
114
114
  return "<...>";
115
115
  try {
116
- var y = e(o);
117
- return y ? "<" + y + ">" : "<...>";
116
+ var l = e(o);
117
+ return l ? "<" + l + ">" : "<...>";
118
118
  } catch {
119
119
  return "<...>";
120
120
  }
121
121
  }
122
122
  function a() {
123
- var o = g.A;
123
+ var o = R.A;
124
124
  return o === null ? null : o.getOwner();
125
125
  }
126
126
  function t() {
@@ -128,39 +128,40 @@ function Dr() {
128
128
  }
129
129
  function s(o) {
130
130
  if (B.call(o, "key")) {
131
- var y = Object.getOwnPropertyDescriptor(o, "key").get;
132
- if (y && y.isReactWarning) return !1;
131
+ var l = Object.getOwnPropertyDescriptor(o, "key").get;
132
+ if (l && l.isReactWarning) return !1;
133
133
  }
134
134
  return o.key !== void 0;
135
135
  }
136
- function l(o, y) {
137
- function _() {
138
- U || (U = !0, console.error(
136
+ function u(o, l) {
137
+ function d() {
138
+ j || (j = !0, console.error(
139
139
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
140
- y
140
+ l
141
141
  ));
142
142
  }
143
- _.isReactWarning = !0, Object.defineProperty(o, "key", {
144
- get: _,
143
+ d.isReactWarning = !0, Object.defineProperty(o, "key", {
144
+ get: d,
145
145
  configurable: !0
146
146
  });
147
147
  }
148
- function c() {
148
+ function f() {
149
149
  var o = e(this.type);
150
- return L[o] || (L[o] = !0, console.error(
150
+ return z[o] || (z[o] = !0, console.error(
151
151
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
152
152
  )), o = this.props.ref, o !== void 0 ? o : null;
153
153
  }
154
- function m(o, y, _, j, ee, D, de, ne) {
155
- return _ = D.ref, o = {
156
- $$typeof: w,
154
+ function m(o, l, d, $, H, fe) {
155
+ var V = d.ref;
156
+ return o = {
157
+ $$typeof: E,
157
158
  type: o,
158
- key: y,
159
- props: D,
160
- _owner: ee
161
- }, (_ !== void 0 ? _ : null) !== null ? Object.defineProperty(o, "ref", {
159
+ key: l,
160
+ props: d,
161
+ _owner: $
162
+ }, (V !== void 0 ? V : null) !== null ? Object.defineProperty(o, "ref", {
162
163
  enumerable: !1,
163
- get: c
164
+ get: f
164
165
  }) : Object.defineProperty(o, "ref", { enumerable: !1, value: null }), o._store = {}, Object.defineProperty(o._store, "validated", {
165
166
  configurable: !1,
166
167
  enumerable: !1,
@@ -175,132 +176,129 @@ function Dr() {
175
176
  configurable: !1,
176
177
  enumerable: !1,
177
178
  writable: !0,
178
- value: de
179
+ value: H
179
180
  }), Object.defineProperty(o, "_debugTask", {
180
181
  configurable: !1,
181
182
  enumerable: !1,
182
183
  writable: !0,
183
- value: ne
184
+ value: fe
184
185
  }), Object.freeze && (Object.freeze(o.props), Object.freeze(o)), o;
185
186
  }
186
- function u(o, y, _, j, ee, D, de, ne) {
187
- var F = y.children;
188
- if (F !== void 0)
189
- if (j)
190
- if (Y(F)) {
191
- for (j = 0; j < F.length; j++)
192
- f(F[j]);
193
- Object.freeze && Object.freeze(F);
187
+ function c(o, l, d, $, H, fe) {
188
+ var V = l.children;
189
+ if (V !== void 0)
190
+ if ($)
191
+ if (Y(V)) {
192
+ for ($ = 0; $ < V.length; $++)
193
+ p(V[$]);
194
+ Object.freeze && Object.freeze(V);
194
195
  } else
195
196
  console.error(
196
197
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
197
198
  );
198
- else f(F);
199
- if (B.call(y, "key")) {
200
- F = e(o);
201
- var ie = Object.keys(y).filter(function(ve) {
202
- return ve !== "key";
199
+ else p(V);
200
+ if (B.call(l, "key")) {
201
+ V = e(o);
202
+ var ee = Object.keys(l).filter(function(ne) {
203
+ return ne !== "key";
203
204
  });
204
- j = 0 < ie.length ? "{key: someKey, " + ie.join(": ..., ") + ": ...}" : "{key: someKey}", h[F + j] || (ie = 0 < ie.length ? "{" + ie.join(": ..., ") + ": ...}" : "{}", console.error(
205
+ $ = 0 < ee.length ? "{key: someKey, " + ee.join(": ..., ") + ": ...}" : "{key: someKey}", U[V + $] || (ee = 0 < ee.length ? "{" + ee.join(": ..., ") + ": ...}" : "{}", console.error(
205
206
  `A props object containing a "key" prop is being spread into JSX:
206
207
  let props = %s;
207
208
  <%s {...props} />
208
209
  React keys must be passed directly to JSX without using spread:
209
210
  let props = %s;
210
211
  <%s key={someKey} {...props} />`,
211
- j,
212
- F,
213
- ie,
214
- F
215
- ), h[F + j] = !0);
212
+ $,
213
+ V,
214
+ ee,
215
+ V
216
+ ), U[V + $] = !0);
216
217
  }
217
- if (F = null, _ !== void 0 && (n(_), F = "" + _), s(y) && (n(y.key), F = "" + y.key), "key" in y) {
218
- _ = {};
219
- for (var J in y)
220
- J !== "key" && (_[J] = y[J]);
221
- } else _ = y;
222
- return F && l(
223
- _,
218
+ if (V = null, d !== void 0 && (n(d), V = "" + d), s(l) && (n(l.key), V = "" + l.key), "key" in l) {
219
+ d = {};
220
+ for (var pe in l)
221
+ pe !== "key" && (d[pe] = l[pe]);
222
+ } else d = l;
223
+ return V && u(
224
+ d,
224
225
  typeof o == "function" ? o.displayName || o.name || "Unknown" : o
225
226
  ), m(
226
227
  o,
227
- F,
228
- D,
229
- ee,
228
+ V,
229
+ d,
230
230
  a(),
231
- _,
232
- de,
233
- ne
231
+ H,
232
+ fe
234
233
  );
235
234
  }
236
- function f(o) {
237
- typeof o == "object" && o !== null && o.$$typeof === w && o._store && (o._store.validated = 1);
235
+ function p(o) {
236
+ x(o) ? o._store && (o._store.validated = 1) : typeof o == "object" && o !== null && o.$$typeof === W && (o._payload.status === "fulfilled" ? x(o._payload.value) && o._payload.value._store && (o._payload.value._store.validated = 1) : o._store && (o._store.validated = 1));
237
+ }
238
+ function x(o) {
239
+ return typeof o == "object" && o !== null && o.$$typeof === E;
238
240
  }
239
- var v = jr, w = Symbol.for("react.transitional.element"), S = Symbol.for("react.portal"), p = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), P = Symbol.for("react.profiler"), E = Symbol.for("react.consumer"), O = Symbol.for("react.context"), N = Symbol.for("react.forward_ref"), V = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), x = Symbol.for("react.memo"), X = Symbol.for("react.lazy"), W = Symbol.for("react.activity"), d = Symbol.for("react.client.reference"), g = v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, B = Object.prototype.hasOwnProperty, Y = Array.isArray, z = console.createTask ? console.createTask : function() {
241
+ var g = Nr, E = Symbol.for("react.transitional.element"), h = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), w = Symbol.for("react.strict_mode"), b = Symbol.for("react.profiler"), L = Symbol.for("react.consumer"), F = Symbol.for("react.context"), k = Symbol.for("react.forward_ref"), I = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), J = Symbol.for("react.memo"), W = Symbol.for("react.lazy"), P = Symbol.for("react.activity"), y = Symbol.for("react.client.reference"), R = g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, B = Object.prototype.hasOwnProperty, Y = Array.isArray, M = console.createTask ? console.createTask : function() {
240
242
  return null;
241
243
  };
242
- v = {
243
- "react-stack-bottom-frame": function(o) {
244
+ g = {
245
+ react_stack_bottom_frame: function(o) {
244
246
  return o();
245
247
  }
246
248
  };
247
- var U, L = {}, q = v["react-stack-bottom-frame"].bind(
248
- v,
249
+ var j, z = {}, O = g.react_stack_bottom_frame.bind(
250
+ g,
249
251
  t
250
- )(), C = z(i(t)), h = {};
251
- Oe.Fragment = p, Oe.jsx = function(o, y, _, j, ee) {
252
- var D = 1e4 > g.recentlyCreatedOwnerStacks++;
253
- return u(
252
+ )(), Q = M(i(t)), U = {};
253
+ Ve.Fragment = v, Ve.jsx = function(o, l, d) {
254
+ var $ = 1e4 > R.recentlyCreatedOwnerStacks++;
255
+ return c(
254
256
  o,
255
- y,
256
- _,
257
+ l,
258
+ d,
257
259
  !1,
258
- j,
259
- ee,
260
- D ? Error("react-stack-top-frame") : q,
261
- D ? z(i(o)) : C
260
+ $ ? Error("react-stack-top-frame") : O,
261
+ $ ? M(i(o)) : Q
262
262
  );
263
- }, Oe.jsxs = function(o, y, _, j, ee) {
264
- var D = 1e4 > g.recentlyCreatedOwnerStacks++;
265
- return u(
263
+ }, Ve.jsxs = function(o, l, d) {
264
+ var $ = 1e4 > R.recentlyCreatedOwnerStacks++;
265
+ return c(
266
266
  o,
267
- y,
268
- _,
267
+ l,
268
+ d,
269
269
  !0,
270
- j,
271
- ee,
272
- D ? Error("react-stack-top-frame") : q,
273
- D ? z(i(o)) : C
270
+ $ ? Error("react-stack-top-frame") : O,
271
+ $ ? M(i(o)) : Q
274
272
  );
275
273
  };
276
- }()), Oe;
274
+ })()), Ve;
277
275
  }
278
- var dr;
279
- function Mr() {
280
- return dr || (dr = 1, process.env.NODE_ENV === "production" ? De.exports = Fr() : De.exports = Dr()), De.exports;
276
+ var pr;
277
+ function Br() {
278
+ return pr || (pr = 1, process.env.NODE_ENV === "production" ? Me.exports = Mr() : Me.exports = zr()), Me.exports;
281
279
  }
282
- var Q = Mr();
283
- function Ze() {
284
- return Ze = Object.assign ? Object.assign.bind() : function(e) {
280
+ var Z = Br();
281
+ function tr() {
282
+ return tr = Object.assign ? Object.assign.bind() : function(e) {
285
283
  for (var r = 1; r < arguments.length; r++) {
286
284
  var n = arguments[r];
287
285
  for (var i in n) ({}).hasOwnProperty.call(n, i) && (e[i] = n[i]);
288
286
  }
289
287
  return e;
290
- }, Ze.apply(null, arguments);
288
+ }, tr.apply(null, arguments);
291
289
  }
292
- function Br(e) {
290
+ function Ur(e) {
293
291
  if (e.sheet)
294
292
  return e.sheet;
295
293
  for (var r = 0; r < document.styleSheets.length; r++)
296
294
  if (document.styleSheets[r].ownerNode === e)
297
295
  return document.styleSheets[r];
298
296
  }
299
- function zr(e) {
297
+ function qr(e) {
300
298
  var r = document.createElement("style");
301
299
  return r.setAttribute("data-emotion", e.key), e.nonce !== void 0 && r.setAttribute("nonce", e.nonce), r.appendChild(document.createTextNode("")), r.setAttribute("data-s", ""), r;
302
300
  }
303
- var Ur = /* @__PURE__ */ function() {
301
+ var Wr = /* @__PURE__ */ (function() {
304
302
  function e(n) {
305
303
  var i = this;
306
304
  this._insertTag = function(a) {
@@ -312,10 +310,10 @@ var Ur = /* @__PURE__ */ function() {
312
310
  return r.hydrate = function(i) {
313
311
  i.forEach(this._insertTag);
314
312
  }, r.insert = function(i) {
315
- this.ctr % (this.isSpeedy ? 65e3 : 1) === 0 && this._insertTag(zr(this));
313
+ this.ctr % (this.isSpeedy ? 65e3 : 1) === 0 && this._insertTag(qr(this));
316
314
  var a = this.tags[this.tags.length - 1];
317
315
  if (this.isSpeedy) {
318
- var t = Br(a);
316
+ var t = Ur(a);
319
317
  try {
320
318
  t.insertRule(i, t.cssRules.length);
321
319
  } catch {
@@ -329,66 +327,66 @@ var Ur = /* @__PURE__ */ function() {
329
327
  return (a = i.parentNode) == null ? void 0 : a.removeChild(i);
330
328
  }), this.tags = [], this.ctr = 0;
331
329
  }, e;
332
- }(), te = "-ms-", We = "-moz-", A = "-webkit-", Er = "comm", nr = "rule", ir = "decl", qr = "@import", _r = "@keyframes", Wr = "@layer", Yr = Math.abs, Ye = String.fromCharCode, Hr = Object.assign;
333
- function Gr(e, r) {
334
- return Z(e, 0) ^ 45 ? (((r << 2 ^ Z(e, 0)) << 2 ^ Z(e, 1)) << 2 ^ Z(e, 2)) << 2 ^ Z(e, 3) : 0;
330
+ })(), ie = "-ms-", Ye = "-moz-", A = "-webkit-", Ir = "comm", or = "rule", sr = "decl", Yr = "@import", Sr = "@keyframes", Hr = "@layer", Gr = Math.abs, He = String.fromCharCode, Xr = Object.assign;
331
+ function Jr(e, r) {
332
+ return te(e, 0) ^ 45 ? (((r << 2 ^ te(e, 0)) << 2 ^ te(e, 1)) << 2 ^ te(e, 2)) << 2 ^ te(e, 3) : 0;
335
333
  }
336
- function Ir(e) {
334
+ function Rr(e) {
337
335
  return e.trim();
338
336
  }
339
- function Xr(e, r) {
337
+ function Qr(e, r) {
340
338
  return (e = r.exec(e)) ? e[0] : e;
341
339
  }
342
- function k(e, r, n) {
340
+ function C(e, r, n) {
343
341
  return e.replace(r, n);
344
342
  }
345
- function er(e, r) {
343
+ function nr(e, r) {
346
344
  return e.indexOf(r);
347
345
  }
348
- function Z(e, r) {
346
+ function te(e, r) {
349
347
  return e.charCodeAt(r) | 0;
350
348
  }
351
- function Le(e, r, n) {
349
+ function je(e, r, n) {
352
350
  return e.slice(r, n);
353
351
  }
354
352
  function he(e) {
355
353
  return e.length;
356
354
  }
357
- function ar(e) {
355
+ function lr(e) {
358
356
  return e.length;
359
357
  }
360
- function Me(e, r) {
358
+ function ze(e, r) {
361
359
  return r.push(e), e;
362
360
  }
363
- function Jr(e, r) {
361
+ function Kr(e, r) {
364
362
  return e.map(r).join("");
365
363
  }
366
- var He = 1, Te = 1, Sr = 0, oe = 0, G = 0, Ae = "";
367
- function Ge(e, r, n, i, a, t, s) {
368
- return { value: e, root: r, parent: n, type: i, props: a, children: t, line: He, column: Te, length: s, return: "" };
364
+ var Ge = 1, Te = 1, Tr = 0, le = 0, X = 0, Ce = "";
365
+ function Xe(e, r, n, i, a, t, s) {
366
+ return { value: e, root: r, parent: n, type: i, props: a, children: t, line: Ge, column: Te, length: s, return: "" };
369
367
  }
370
- function Ve(e, r) {
371
- return Hr(Ge("", null, null, "", null, null, 0), e, { length: -e.length }, r);
368
+ function Le(e, r) {
369
+ return Xr(Xe("", null, null, "", null, null, 0), e, { length: -e.length }, r);
372
370
  }
373
- function Qr() {
374
- return G;
371
+ function Zr() {
372
+ return X;
375
373
  }
376
- function Kr() {
377
- return G = oe > 0 ? Z(Ae, --oe) : 0, Te--, G === 10 && (Te = 1, He--), G;
374
+ function et() {
375
+ return X = le > 0 ? te(Ce, --le) : 0, Te--, X === 10 && (Te = 1, Ge--), X;
378
376
  }
379
- function ue() {
380
- return G = oe < Sr ? Z(Ae, oe++) : 0, Te++, G === 10 && (Te = 1, He++), G;
377
+ function ce() {
378
+ return X = le < Tr ? te(Ce, le++) : 0, Te++, X === 10 && (Te = 1, Ge++), X;
381
379
  }
382
380
  function ye() {
383
- return Z(Ae, oe);
381
+ return te(Ce, le);
384
382
  }
385
- function ze() {
386
- return oe;
383
+ function Ue() {
384
+ return le;
387
385
  }
388
- function Ne(e, r) {
389
- return Le(Ae, e, r);
386
+ function Fe(e, r) {
387
+ return je(Ce, e, r);
390
388
  }
391
- function je(e) {
389
+ function $e(e) {
392
390
  switch (e) {
393
391
  // \0 \t \n \r \s whitespace token
394
392
  case 0:
@@ -426,232 +424,232 @@ function je(e) {
426
424
  }
427
425
  return 0;
428
426
  }
429
- function Rr(e) {
430
- return He = Te = 1, Sr = he(Ae = e), oe = 0, [];
427
+ function Ar(e) {
428
+ return Ge = Te = 1, Tr = he(Ce = e), le = 0, [];
431
429
  }
432
- function Tr(e) {
433
- return Ae = "", e;
430
+ function Cr(e) {
431
+ return Ce = "", e;
434
432
  }
435
- function Ue(e) {
436
- return Ir(Ne(oe - 1, rr(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
433
+ function qe(e) {
434
+ return Rr(Fe(le - 1, ir(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
437
435
  }
438
- function Zr(e) {
439
- for (; (G = ye()) && G < 33; )
440
- ue();
441
- return je(e) > 2 || je(G) > 3 ? "" : " ";
436
+ function rt(e) {
437
+ for (; (X = ye()) && X < 33; )
438
+ ce();
439
+ return $e(e) > 2 || $e(X) > 3 ? "" : " ";
442
440
  }
443
- function et(e, r) {
444
- for (; --r && ue() && !(G < 48 || G > 102 || G > 57 && G < 65 || G > 70 && G < 97); )
441
+ function tt(e, r) {
442
+ for (; --r && ce() && !(X < 48 || X > 102 || X > 57 && X < 65 || X > 70 && X < 97); )
445
443
  ;
446
- return Ne(e, ze() + (r < 6 && ye() == 32 && ue() == 32));
444
+ return Fe(e, Ue() + (r < 6 && ye() == 32 && ce() == 32));
447
445
  }
448
- function rr(e) {
449
- for (; ue(); )
450
- switch (G) {
446
+ function ir(e) {
447
+ for (; ce(); )
448
+ switch (X) {
451
449
  // ] ) " '
452
450
  case e:
453
- return oe;
451
+ return le;
454
452
  // " '
455
453
  case 34:
456
454
  case 39:
457
- e !== 34 && e !== 39 && rr(G);
455
+ e !== 34 && e !== 39 && ir(X);
458
456
  break;
459
457
  // (
460
458
  case 40:
461
- e === 41 && rr(e);
459
+ e === 41 && ir(e);
462
460
  break;
463
461
  // \
464
462
  case 92:
465
- ue();
463
+ ce();
466
464
  break;
467
465
  }
468
- return oe;
466
+ return le;
469
467
  }
470
- function rt(e, r) {
471
- for (; ue() && e + G !== 57; )
472
- if (e + G === 84 && ye() === 47)
468
+ function nt(e, r) {
469
+ for (; ce() && e + X !== 57; )
470
+ if (e + X === 84 && ye() === 47)
473
471
  break;
474
- return "/*" + Ne(r, oe - 1) + "*" + Ye(e === 47 ? e : ue());
472
+ return "/*" + Fe(r, le - 1) + "*" + He(e === 47 ? e : ce());
475
473
  }
476
- function tt(e) {
477
- for (; !je(ye()); )
478
- ue();
479
- return Ne(e, oe);
474
+ function it(e) {
475
+ for (; !$e(ye()); )
476
+ ce();
477
+ return Fe(e, le);
480
478
  }
481
- function nt(e) {
482
- return Tr(qe("", null, null, null, [""], e = Rr(e), 0, [0], e));
479
+ function at(e) {
480
+ return Cr(We("", null, null, null, [""], e = Ar(e), 0, [0], e));
483
481
  }
484
- function qe(e, r, n, i, a, t, s, l, c) {
485
- for (var m = 0, u = 0, f = s, v = 0, w = 0, S = 0, p = 1, b = 1, P = 1, E = 0, O = "", N = a, V = t, R = i, x = O; b; )
486
- switch (S = E, E = ue()) {
482
+ function We(e, r, n, i, a, t, s, u, f) {
483
+ for (var m = 0, c = 0, p = s, x = 0, g = 0, E = 0, h = 1, v = 1, w = 1, b = 0, L = "", F = a, k = t, I = i, _ = L; v; )
484
+ switch (E = b, b = ce()) {
487
485
  // (
488
486
  case 40:
489
- if (S != 108 && Z(x, f - 1) == 58) {
490
- er(x += k(Ue(E), "&", "&\f"), "&\f") != -1 && (P = -1);
487
+ if (E != 108 && te(_, p - 1) == 58) {
488
+ nr(_ += C(qe(b), "&", "&\f"), "&\f") != -1 && (w = -1);
491
489
  break;
492
490
  }
493
491
  // " ' [
494
492
  case 34:
495
493
  case 39:
496
494
  case 91:
497
- x += Ue(E);
495
+ _ += qe(b);
498
496
  break;
499
497
  // \t \n \r \s
500
498
  case 9:
501
499
  case 10:
502
500
  case 13:
503
501
  case 32:
504
- x += Zr(S);
502
+ _ += rt(E);
505
503
  break;
506
504
  // \
507
505
  case 92:
508
- x += et(ze() - 1, 7);
506
+ _ += tt(Ue() - 1, 7);
509
507
  continue;
510
508
  // /
511
509
  case 47:
512
510
  switch (ye()) {
513
511
  case 42:
514
512
  case 47:
515
- Me(it(rt(ue(), ze()), r, n), c);
513
+ ze(ot(nt(ce(), Ue()), r, n), f);
516
514
  break;
517
515
  default:
518
- x += "/";
516
+ _ += "/";
519
517
  }
520
518
  break;
521
519
  // {
522
- case 123 * p:
523
- l[m++] = he(x) * P;
520
+ case 123 * h:
521
+ u[m++] = he(_) * w;
524
522
  // } ; \0
525
- case 125 * p:
523
+ case 125 * h:
526
524
  case 59:
527
525
  case 0:
528
- switch (E) {
526
+ switch (b) {
529
527
  // \0 }
530
528
  case 0:
531
529
  case 125:
532
- b = 0;
530
+ v = 0;
533
531
  // ;
534
- case 59 + u:
535
- P == -1 && (x = k(x, /\f/g, "")), w > 0 && he(x) - f && Me(w > 32 ? pr(x + ";", i, n, f - 1) : pr(k(x, " ", "") + ";", i, n, f - 2), c);
532
+ case 59 + c:
533
+ w == -1 && (_ = C(_, /\f/g, "")), g > 0 && he(_) - p && ze(g > 32 ? mr(_ + ";", i, n, p - 1) : mr(C(_, " ", "") + ";", i, n, p - 2), f);
536
534
  break;
537
535
  // @ ;
538
536
  case 59:
539
- x += ";";
537
+ _ += ";";
540
538
  // { rule/at-rule
541
539
  default:
542
- if (Me(R = fr(x, r, n, m, u, a, l, O, N = [], V = [], f), t), E === 123)
543
- if (u === 0)
544
- qe(x, r, R, R, N, t, f, l, V);
540
+ if (ze(I = hr(_, r, n, m, c, a, u, L, F = [], k = [], p), t), b === 123)
541
+ if (c === 0)
542
+ We(_, r, I, I, F, t, p, u, k);
545
543
  else
546
- switch (v === 99 && Z(x, 3) === 110 ? 100 : v) {
544
+ switch (x === 99 && te(_, 3) === 110 ? 100 : x) {
547
545
  // d l m s
548
546
  case 100:
549
547
  case 108:
550
548
  case 109:
551
549
  case 115:
552
- qe(e, R, R, i && Me(fr(e, R, R, 0, 0, a, l, O, a, N = [], f), V), a, V, f, l, i ? N : V);
550
+ We(e, I, I, i && ze(hr(e, I, I, 0, 0, a, u, L, a, F = [], p), k), a, k, p, u, i ? F : k);
553
551
  break;
554
552
  default:
555
- qe(x, R, R, R, [""], V, 0, l, V);
553
+ We(_, I, I, I, [""], k, 0, u, k);
556
554
  }
557
555
  }
558
- m = u = w = 0, p = P = 1, O = x = "", f = s;
556
+ m = c = g = 0, h = w = 1, L = _ = "", p = s;
559
557
  break;
560
558
  // :
561
559
  case 58:
562
- f = 1 + he(x), w = S;
560
+ p = 1 + he(_), g = E;
563
561
  default:
564
- if (p < 1) {
565
- if (E == 123)
566
- --p;
567
- else if (E == 125 && p++ == 0 && Kr() == 125)
562
+ if (h < 1) {
563
+ if (b == 123)
564
+ --h;
565
+ else if (b == 125 && h++ == 0 && et() == 125)
568
566
  continue;
569
567
  }
570
- switch (x += Ye(E), E * p) {
568
+ switch (_ += He(b), b * h) {
571
569
  // &
572
570
  case 38:
573
- P = u > 0 ? 1 : (x += "\f", -1);
571
+ w = c > 0 ? 1 : (_ += "\f", -1);
574
572
  break;
575
573
  // ,
576
574
  case 44:
577
- l[m++] = (he(x) - 1) * P, P = 1;
575
+ u[m++] = (he(_) - 1) * w, w = 1;
578
576
  break;
579
577
  // @
580
578
  case 64:
581
- ye() === 45 && (x += Ue(ue())), v = ye(), u = f = he(O = x += tt(ze())), E++;
579
+ ye() === 45 && (_ += qe(ce())), x = ye(), c = p = he(L = _ += it(Ue())), b++;
582
580
  break;
583
581
  // -
584
582
  case 45:
585
- S === 45 && he(x) == 2 && (p = 0);
583
+ E === 45 && he(_) == 2 && (h = 0);
586
584
  }
587
585
  }
588
586
  return t;
589
587
  }
590
- function fr(e, r, n, i, a, t, s, l, c, m, u) {
591
- for (var f = a - 1, v = a === 0 ? t : [""], w = ar(v), S = 0, p = 0, b = 0; S < i; ++S)
592
- for (var P = 0, E = Le(e, f + 1, f = Yr(p = s[S])), O = e; P < w; ++P)
593
- (O = Ir(p > 0 ? v[P] + " " + E : k(E, /&\f/g, v[P]))) && (c[b++] = O);
594
- return Ge(e, r, n, a === 0 ? nr : l, c, m, u);
588
+ function hr(e, r, n, i, a, t, s, u, f, m, c) {
589
+ for (var p = a - 1, x = a === 0 ? t : [""], g = lr(x), E = 0, h = 0, v = 0; E < i; ++E)
590
+ for (var w = 0, b = je(e, p + 1, p = Gr(h = s[E])), L = e; w < g; ++w)
591
+ (L = Rr(h > 0 ? x[w] + " " + b : C(b, /&\f/g, x[w]))) && (f[v++] = L);
592
+ return Xe(e, r, n, a === 0 ? or : u, f, m, c);
595
593
  }
596
- function it(e, r, n) {
597
- return Ge(e, r, n, Er, Ye(Qr()), Le(e, 2, -2), 0);
594
+ function ot(e, r, n) {
595
+ return Xe(e, r, n, Ir, He(Zr()), je(e, 2, -2), 0);
598
596
  }
599
- function pr(e, r, n, i) {
600
- return Ge(e, r, n, ir, Le(e, 0, i), Le(e, i + 1, -1), i);
597
+ function mr(e, r, n, i) {
598
+ return Xe(e, r, n, sr, je(e, 0, i), je(e, i + 1, -1), i);
601
599
  }
602
600
  function Re(e, r) {
603
- for (var n = "", i = ar(e), a = 0; a < i; a++)
601
+ for (var n = "", i = lr(e), a = 0; a < i; a++)
604
602
  n += r(e[a], a, e, r) || "";
605
603
  return n;
606
604
  }
607
- function at(e, r, n, i) {
605
+ function st(e, r, n, i) {
608
606
  switch (e.type) {
609
- case Wr:
607
+ case Hr:
610
608
  if (e.children.length) break;
611
- case qr:
612
- case ir:
609
+ case Yr:
610
+ case sr:
613
611
  return e.return = e.return || e.value;
614
- case Er:
612
+ case Ir:
615
613
  return "";
616
- case _r:
614
+ case Sr:
617
615
  return e.return = e.value + "{" + Re(e.children, i) + "}";
618
- case nr:
616
+ case or:
619
617
  e.value = e.props.join(",");
620
618
  }
621
619
  return he(n = Re(e.children, i)) ? e.return = e.value + "{" + n + "}" : "";
622
620
  }
623
- function ot(e) {
624
- var r = ar(e);
621
+ function lt(e) {
622
+ var r = lr(e);
625
623
  return function(n, i, a, t) {
626
- for (var s = "", l = 0; l < r; l++)
627
- s += e[l](n, i, a, t) || "";
624
+ for (var s = "", u = 0; u < r; u++)
625
+ s += e[u](n, i, a, t) || "";
628
626
  return s;
629
627
  };
630
628
  }
631
- function st(e) {
629
+ function ut(e) {
632
630
  return function(r) {
633
631
  r.root || (r = r.return) && e(r);
634
632
  };
635
633
  }
636
- function Cr(e) {
634
+ function kr(e) {
637
635
  var r = /* @__PURE__ */ Object.create(null);
638
636
  return function(n) {
639
637
  return r[n] === void 0 && (r[n] = e(n)), r[n];
640
638
  };
641
639
  }
642
- var lt = function(r, n, i) {
643
- for (var a = 0, t = 0; a = t, t = ye(), a === 38 && t === 12 && (n[i] = 1), !je(t); )
644
- ue();
645
- return Ne(r, oe);
646
- }, ut = function(r, n) {
640
+ var ct = function(r, n, i) {
641
+ for (var a = 0, t = 0; a = t, t = ye(), a === 38 && t === 12 && (n[i] = 1), !$e(t); )
642
+ ce();
643
+ return Fe(r, le);
644
+ }, dt = function(r, n) {
647
645
  var i = -1, a = 44;
648
646
  do
649
- switch (je(a)) {
647
+ switch ($e(a)) {
650
648
  case 0:
651
- a === 38 && ye() === 12 && (n[i] = 1), r[i] += lt(oe - 1, n, i);
649
+ a === 38 && ye() === 12 && (n[i] = 1), r[i] += ct(le - 1, n, i);
652
650
  break;
653
651
  case 2:
654
- r[i] += Ue(a);
652
+ r[i] += qe(a);
655
653
  break;
656
654
  case 4:
657
655
  if (a === 44) {
@@ -660,26 +658,26 @@ var lt = function(r, n, i) {
660
658
  }
661
659
  // fallthrough
662
660
  default:
663
- r[i] += Ye(a);
661
+ r[i] += He(a);
664
662
  }
665
- while (a = ue());
663
+ while (a = ce());
666
664
  return r;
667
- }, ct = function(r, n) {
668
- return Tr(ut(Rr(r), n));
669
- }, hr = /* @__PURE__ */ new WeakMap(), dt = function(r) {
665
+ }, ft = function(r, n) {
666
+ return Cr(dt(Ar(r), n));
667
+ }, yr = /* @__PURE__ */ new WeakMap(), pt = function(r) {
670
668
  if (!(r.type !== "rule" || !r.parent || // positive .length indicates that this rule contains pseudo
671
669
  // negative .length indicates that this rule has been already prefixed
672
670
  r.length < 1)) {
673
671
  for (var n = r.value, i = r.parent, a = r.column === i.column && r.line === i.line; i.type !== "rule"; )
674
672
  if (i = i.parent, !i) return;
675
- if (!(r.props.length === 1 && n.charCodeAt(0) !== 58 && !hr.get(i)) && !a) {
676
- hr.set(r, !0);
677
- for (var t = [], s = ct(n, t), l = i.props, c = 0, m = 0; c < s.length; c++)
678
- for (var u = 0; u < l.length; u++, m++)
679
- r.props[m] = t[c] ? s[c].replace(/&\f/g, l[u]) : l[u] + " " + s[c];
673
+ if (!(r.props.length === 1 && n.charCodeAt(0) !== 58 && !yr.get(i)) && !a) {
674
+ yr.set(r, !0);
675
+ for (var t = [], s = ft(n, t), u = i.props, f = 0, m = 0; f < s.length; f++)
676
+ for (var c = 0; c < u.length; c++, m++)
677
+ r.props[m] = t[f] ? s[f].replace(/&\f/g, u[c]) : u[c] + " " + s[f];
680
678
  }
681
679
  }
682
- }, ft = function(r) {
680
+ }, ht = function(r) {
683
681
  if (r.type === "decl") {
684
682
  var n = r.value;
685
683
  // charcode for l
@@ -687,8 +685,8 @@ var lt = function(r, n, i) {
687
685
  n.charCodeAt(2) === 98 && (r.return = "", r.value = "");
688
686
  }
689
687
  };
690
- function Ar(e, r) {
691
- switch (Gr(e, r)) {
688
+ function Or(e, r) {
689
+ switch (Jr(e, r)) {
692
690
  // color-adjust
693
691
  case 5103:
694
692
  return A + "print-" + e + e;
@@ -728,51 +726,51 @@ function Ar(e, r) {
728
726
  case 4810:
729
727
  case 6968:
730
728
  case 2756:
731
- return A + e + We + e + te + e + e;
729
+ return A + e + Ye + e + ie + e + e;
732
730
  // flex, flex-direction
733
731
  case 6828:
734
732
  case 4268:
735
- return A + e + te + e + e;
733
+ return A + e + ie + e + e;
736
734
  // order
737
735
  case 6165:
738
- return A + e + te + "flex-" + e + e;
736
+ return A + e + ie + "flex-" + e + e;
739
737
  // align-items
740
738
  case 5187:
741
- return A + e + k(e, /(\w+).+(:[^]+)/, A + "box-$1$2" + te + "flex-$1$2") + e;
739
+ return A + e + C(e, /(\w+).+(:[^]+)/, A + "box-$1$2" + ie + "flex-$1$2") + e;
742
740
  // align-self
743
741
  case 5443:
744
- return A + e + te + "flex-item-" + k(e, /flex-|-self/, "") + e;
742
+ return A + e + ie + "flex-item-" + C(e, /flex-|-self/, "") + e;
745
743
  // align-content
746
744
  case 4675:
747
- return A + e + te + "flex-line-pack" + k(e, /align-content|flex-|-self/, "") + e;
745
+ return A + e + ie + "flex-line-pack" + C(e, /align-content|flex-|-self/, "") + e;
748
746
  // flex-shrink
749
747
  case 5548:
750
- return A + e + te + k(e, "shrink", "negative") + e;
748
+ return A + e + ie + C(e, "shrink", "negative") + e;
751
749
  // flex-basis
752
750
  case 5292:
753
- return A + e + te + k(e, "basis", "preferred-size") + e;
751
+ return A + e + ie + C(e, "basis", "preferred-size") + e;
754
752
  // flex-grow
755
753
  case 6060:
756
- return A + "box-" + k(e, "-grow", "") + A + e + te + k(e, "grow", "positive") + e;
754
+ return A + "box-" + C(e, "-grow", "") + A + e + ie + C(e, "grow", "positive") + e;
757
755
  // transition
758
756
  case 4554:
759
- return A + k(e, /([^-])(transform)/g, "$1" + A + "$2") + e;
757
+ return A + C(e, /([^-])(transform)/g, "$1" + A + "$2") + e;
760
758
  // cursor
761
759
  case 6187:
762
- return k(k(k(e, /(zoom-|grab)/, A + "$1"), /(image-set)/, A + "$1"), e, "") + e;
760
+ return C(C(C(e, /(zoom-|grab)/, A + "$1"), /(image-set)/, A + "$1"), e, "") + e;
763
761
  // background, background-image
764
762
  case 5495:
765
763
  case 3959:
766
- return k(e, /(image-set\([^]*)/, A + "$1$`$1");
764
+ return C(e, /(image-set\([^]*)/, A + "$1$`$1");
767
765
  // justify-content
768
766
  case 4968:
769
- return k(k(e, /(.+:)(flex-)?(.*)/, A + "box-pack:$3" + te + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + A + e + e;
767
+ return C(C(e, /(.+:)(flex-)?(.*)/, A + "box-pack:$3" + ie + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + A + e + e;
770
768
  // (margin|padding)-inline-(start|end)
771
769
  case 4095:
772
770
  case 3583:
773
771
  case 4068:
774
772
  case 2532:
775
- return k(e, /(.+)-inline(.+)/, A + "$1$2") + e;
773
+ return C(e, /(.+)-inline(.+)/, A + "$1$2") + e;
776
774
  // (min|max)?(width|height|inline-size|block-size)
777
775
  case 8116:
778
776
  case 7059:
@@ -786,114 +784,114 @@ function Ar(e, r) {
786
784
  case 5789:
787
785
  case 5021:
788
786
  case 4765:
789
- if (he(e) - 1 - r > 6) switch (Z(e, r + 1)) {
787
+ if (he(e) - 1 - r > 6) switch (te(e, r + 1)) {
790
788
  // (m)ax-content, (m)in-content
791
789
  case 109:
792
- if (Z(e, r + 4) !== 45) break;
790
+ if (te(e, r + 4) !== 45) break;
793
791
  // (f)ill-available, (f)it-content
794
792
  case 102:
795
- return k(e, /(.+:)(.+)-([^]+)/, "$1" + A + "$2-$3$1" + We + (Z(e, r + 3) == 108 ? "$3" : "$2-$3")) + e;
793
+ return C(e, /(.+:)(.+)-([^]+)/, "$1" + A + "$2-$3$1" + Ye + (te(e, r + 3) == 108 ? "$3" : "$2-$3")) + e;
796
794
  // (s)tretch
797
795
  case 115:
798
- return ~er(e, "stretch") ? Ar(k(e, "stretch", "fill-available"), r) + e : e;
796
+ return ~nr(e, "stretch") ? Or(C(e, "stretch", "fill-available"), r) + e : e;
799
797
  }
800
798
  break;
801
799
  // position: sticky
802
800
  case 4949:
803
- if (Z(e, r + 1) !== 115) break;
801
+ if (te(e, r + 1) !== 115) break;
804
802
  // display: (flex|inline-flex)
805
803
  case 6444:
806
- switch (Z(e, he(e) - 3 - (~er(e, "!important") && 10))) {
804
+ switch (te(e, he(e) - 3 - (~nr(e, "!important") && 10))) {
807
805
  // stic(k)y
808
806
  case 107:
809
- return k(e, ":", ":" + A) + e;
807
+ return C(e, ":", ":" + A) + e;
810
808
  // (inline-)?fl(e)x
811
809
  case 101:
812
- return k(e, /(.+:)([^;!]+)(;|!.+)?/, "$1" + A + (Z(e, 14) === 45 ? "inline-" : "") + "box$3$1" + A + "$2$3$1" + te + "$2box$3") + e;
810
+ return C(e, /(.+:)([^;!]+)(;|!.+)?/, "$1" + A + (te(e, 14) === 45 ? "inline-" : "") + "box$3$1" + A + "$2$3$1" + ie + "$2box$3") + e;
813
811
  }
814
812
  break;
815
813
  // writing-mode
816
814
  case 5936:
817
- switch (Z(e, r + 11)) {
815
+ switch (te(e, r + 11)) {
818
816
  // vertical-l(r)
819
817
  case 114:
820
- return A + e + te + k(e, /[svh]\w+-[tblr]{2}/, "tb") + e;
818
+ return A + e + ie + C(e, /[svh]\w+-[tblr]{2}/, "tb") + e;
821
819
  // vertical-r(l)
822
820
  case 108:
823
- return A + e + te + k(e, /[svh]\w+-[tblr]{2}/, "tb-rl") + e;
821
+ return A + e + ie + C(e, /[svh]\w+-[tblr]{2}/, "tb-rl") + e;
824
822
  // horizontal(-)tb
825
823
  case 45:
826
- return A + e + te + k(e, /[svh]\w+-[tblr]{2}/, "lr") + e;
824
+ return A + e + ie + C(e, /[svh]\w+-[tblr]{2}/, "lr") + e;
827
825
  }
828
- return A + e + te + e + e;
826
+ return A + e + ie + e + e;
829
827
  }
830
828
  return e;
831
829
  }
832
- var pt = function(r, n, i, a) {
830
+ var mt = function(r, n, i, a) {
833
831
  if (r.length > -1 && !r.return) switch (r.type) {
834
- case ir:
835
- r.return = Ar(r.value, r.length);
832
+ case sr:
833
+ r.return = Or(r.value, r.length);
836
834
  break;
837
- case _r:
838
- return Re([Ve(r, {
839
- value: k(r.value, "@", "@" + A)
835
+ case Sr:
836
+ return Re([Le(r, {
837
+ value: C(r.value, "@", "@" + A)
840
838
  })], a);
841
- case nr:
842
- if (r.length) return Jr(r.props, function(t) {
843
- switch (Xr(t, /(::plac\w+|:read-\w+)/)) {
839
+ case or:
840
+ if (r.length) return Kr(r.props, function(t) {
841
+ switch (Qr(t, /(::plac\w+|:read-\w+)/)) {
844
842
  // :read-(only|write)
845
843
  case ":read-only":
846
844
  case ":read-write":
847
- return Re([Ve(r, {
848
- props: [k(t, /:(read-\w+)/, ":" + We + "$1")]
845
+ return Re([Le(r, {
846
+ props: [C(t, /:(read-\w+)/, ":" + Ye + "$1")]
849
847
  })], a);
850
848
  // :placeholder
851
849
  case "::placeholder":
852
- return Re([Ve(r, {
853
- props: [k(t, /:(plac\w+)/, ":" + A + "input-$1")]
854
- }), Ve(r, {
855
- props: [k(t, /:(plac\w+)/, ":" + We + "$1")]
856
- }), Ve(r, {
857
- props: [k(t, /:(plac\w+)/, te + "input-$1")]
850
+ return Re([Le(r, {
851
+ props: [C(t, /:(plac\w+)/, ":" + A + "input-$1")]
852
+ }), Le(r, {
853
+ props: [C(t, /:(plac\w+)/, ":" + Ye + "$1")]
854
+ }), Le(r, {
855
+ props: [C(t, /:(plac\w+)/, ie + "input-$1")]
858
856
  })], a);
859
857
  }
860
858
  return "";
861
859
  });
862
860
  }
863
- }, ht = [pt], mt = function(r) {
861
+ }, yt = [mt], vt = function(r) {
864
862
  var n = r.key;
865
863
  if (n === "css") {
866
864
  var i = document.querySelectorAll("style[data-emotion]:not([data-s])");
867
- Array.prototype.forEach.call(i, function(p) {
868
- var b = p.getAttribute("data-emotion");
869
- b.indexOf(" ") !== -1 && (document.head.appendChild(p), p.setAttribute("data-s", ""));
865
+ Array.prototype.forEach.call(i, function(h) {
866
+ var v = h.getAttribute("data-emotion");
867
+ v.indexOf(" ") !== -1 && (document.head.appendChild(h), h.setAttribute("data-s", ""));
870
868
  });
871
869
  }
872
- var a = r.stylisPlugins || ht, t = {}, s, l = [];
870
+ var a = r.stylisPlugins || yt, t = {}, s, u = [];
873
871
  s = r.container || document.head, Array.prototype.forEach.call(
874
872
  // this means we will ignore elements which don't have a space in them which
875
873
  // means that the style elements we're looking at are only Emotion 11 server-rendered style elements
876
874
  document.querySelectorAll('style[data-emotion^="' + n + ' "]'),
877
- function(p) {
878
- for (var b = p.getAttribute("data-emotion").split(" "), P = 1; P < b.length; P++)
879
- t[b[P]] = !0;
880
- l.push(p);
875
+ function(h) {
876
+ for (var v = h.getAttribute("data-emotion").split(" "), w = 1; w < v.length; w++)
877
+ t[v[w]] = !0;
878
+ u.push(h);
881
879
  }
882
880
  );
883
- var c, m = [dt, ft];
881
+ var f, m = [pt, ht];
884
882
  {
885
- var u, f = [at, st(function(p) {
886
- u.insert(p);
887
- })], v = ot(m.concat(a, f)), w = function(b) {
888
- return Re(nt(b), v);
883
+ var c, p = [st, ut(function(h) {
884
+ c.insert(h);
885
+ })], x = lt(m.concat(a, p)), g = function(v) {
886
+ return Re(at(v), x);
889
887
  };
890
- c = function(b, P, E, O) {
891
- u = E, w(b ? b + "{" + P.styles + "}" : P.styles), O && (S.inserted[P.name] = !0);
888
+ f = function(v, w, b, L) {
889
+ c = b, g(v ? v + "{" + w.styles + "}" : w.styles), L && (E.inserted[w.name] = !0);
892
890
  };
893
891
  }
894
- var S = {
892
+ var E = {
895
893
  key: n,
896
- sheet: new Ur({
894
+ sheet: new Wr({
897
895
  key: n,
898
896
  container: s,
899
897
  nonce: r.nonce,
@@ -904,17 +902,17 @@ var pt = function(r, n, i, a) {
904
902
  nonce: r.nonce,
905
903
  inserted: t,
906
904
  registered: {},
907
- insert: c
905
+ insert: f
908
906
  };
909
- return S.sheet.hydrate(l), S;
910
- }, yt = !0;
911
- function vt(e, r, n) {
907
+ return E.sheet.hydrate(u), E;
908
+ }, gt = !0;
909
+ function xt(e, r, n) {
912
910
  var i = "";
913
911
  return n.split(" ").forEach(function(a) {
914
912
  e[a] !== void 0 ? r.push(e[a] + ";") : a && (i += a + " ");
915
913
  }), i;
916
914
  }
917
- var kr = function(r, n, i) {
915
+ var Vr = function(r, n, i) {
918
916
  var a = r.key + "-" + n.name;
919
917
  // we only need to add the styles to the registered cache if the
920
918
  // class name could be used further down
@@ -925,9 +923,9 @@ var kr = function(r, n, i) {
925
923
  // in node since emotion-server relies on whether a style is in
926
924
  // the registered cache to know whether a style is global or not
927
925
  // also, note that this check will be dead code eliminated in the browser
928
- yt === !1) && r.registered[a] === void 0 && (r.registered[a] = n.styles);
929
- }, gt = function(r, n, i) {
930
- kr(r, n, i);
926
+ gt === !1) && r.registered[a] === void 0 && (r.registered[a] = n.styles);
927
+ }, wt = function(r, n, i) {
928
+ Vr(r, n, i);
931
929
  var a = r.key + "-" + n.name;
932
930
  if (r.inserted[n.name] === void 0) {
933
931
  var t = n;
@@ -936,7 +934,7 @@ var kr = function(r, n, i) {
936
934
  while (t !== void 0);
937
935
  }
938
936
  };
939
- function xt(e) {
937
+ function bt(e) {
940
938
  for (var r = 0, n, i = 0, a = e.length; a >= 4; ++i, a -= 4)
941
939
  n = e.charCodeAt(i) & 255 | (e.charCodeAt(++i) & 255) << 8 | (e.charCodeAt(++i) & 255) << 16 | (e.charCodeAt(++i) & 255) << 24, n = /* Math.imul(k, m): */
942
940
  (n & 65535) * 1540483477 + ((n >>> 16) * 59797 << 16), n ^= /* k >>> r: */
@@ -955,7 +953,7 @@ function xt(e) {
955
953
  return r ^= r >>> 13, r = /* Math.imul(h, m): */
956
954
  (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16), ((r ^ r >>> 15) >>> 0).toString(36);
957
955
  }
958
- var wt = {
956
+ var _t = {
959
957
  animationIterationCount: 1,
960
958
  aspectRatio: 1,
961
959
  borderImageOutset: 1,
@@ -1004,13 +1002,13 @@ var wt = {
1004
1002
  strokeMiterlimit: 1,
1005
1003
  strokeOpacity: 1,
1006
1004
  strokeWidth: 1
1007
- }, bt = /[A-Z]|^ms/g, Pt = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Or = function(r) {
1005
+ }, Et = /[A-Z]|^ms/g, Pt = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Lr = function(r) {
1008
1006
  return r.charCodeAt(1) === 45;
1009
- }, mr = function(r) {
1007
+ }, vr = function(r) {
1010
1008
  return r != null && typeof r != "boolean";
1011
- }, Xe = /* @__PURE__ */ Cr(function(e) {
1012
- return Or(e) ? e : e.replace(bt, "-$&").toLowerCase();
1013
- }), yr = function(r, n) {
1009
+ }, Ke = /* @__PURE__ */ kr(function(e) {
1010
+ return Lr(e) ? e : e.replace(Et, "-$&").toLowerCase();
1011
+ }), gr = function(r, n) {
1014
1012
  switch (r) {
1015
1013
  case "animation":
1016
1014
  case "animationName":
@@ -1023,9 +1021,9 @@ var wt = {
1023
1021
  }, a;
1024
1022
  });
1025
1023
  }
1026
- return wt[r] !== 1 && !Or(r) && typeof n == "number" && n !== 0 ? n + "px" : n;
1024
+ return _t[r] !== 1 && !Lr(r) && typeof n == "number" && n !== 0 ? n + "px" : n;
1027
1025
  };
1028
- function $e(e, r, n) {
1026
+ function Ne(e, r, n) {
1029
1027
  if (n == null)
1030
1028
  return "";
1031
1029
  var i = n;
@@ -1052,45 +1050,45 @@ function $e(e, r, n) {
1052
1050
  styles: s.styles,
1053
1051
  next: me
1054
1052
  }, s = s.next;
1055
- var l = t.styles + ";";
1056
- return l;
1053
+ var u = t.styles + ";";
1054
+ return u;
1057
1055
  }
1058
- return Et(e, r, n);
1056
+ return It(e, r, n);
1059
1057
  }
1060
1058
  case "function": {
1061
1059
  if (e !== void 0) {
1062
- var c = me, m = n(e);
1063
- return me = c, $e(e, r, m);
1060
+ var f = me, m = n(e);
1061
+ return me = f, Ne(e, r, m);
1064
1062
  }
1065
1063
  break;
1066
1064
  }
1067
1065
  }
1068
- var u = n;
1066
+ var c = n;
1069
1067
  if (r == null)
1070
- return u;
1071
- var f = r[u];
1072
- return f !== void 0 ? f : u;
1068
+ return c;
1069
+ var p = r[c];
1070
+ return p !== void 0 ? p : c;
1073
1071
  }
1074
- function Et(e, r, n) {
1072
+ function It(e, r, n) {
1075
1073
  var i = "";
1076
1074
  if (Array.isArray(n))
1077
1075
  for (var a = 0; a < n.length; a++)
1078
- i += $e(e, r, n[a]) + ";";
1076
+ i += Ne(e, r, n[a]) + ";";
1079
1077
  else
1080
1078
  for (var t in n) {
1081
1079
  var s = n[t];
1082
1080
  if (typeof s != "object") {
1083
- var l = s;
1084
- r != null && r[l] !== void 0 ? i += t + "{" + r[l] + "}" : mr(l) && (i += Xe(t) + ":" + yr(t, l) + ";");
1081
+ var u = s;
1082
+ r != null && r[u] !== void 0 ? i += t + "{" + r[u] + "}" : vr(u) && (i += Ke(t) + ":" + gr(t, u) + ";");
1085
1083
  } else if (Array.isArray(s) && typeof s[0] == "string" && (r == null || r[s[0]] === void 0))
1086
- for (var c = 0; c < s.length; c++)
1087
- mr(s[c]) && (i += Xe(t) + ":" + yr(t, s[c]) + ";");
1084
+ for (var f = 0; f < s.length; f++)
1085
+ vr(s[f]) && (i += Ke(t) + ":" + gr(t, s[f]) + ";");
1088
1086
  else {
1089
- var m = $e(e, r, s);
1087
+ var m = Ne(e, r, s);
1090
1088
  switch (t) {
1091
1089
  case "animation":
1092
1090
  case "animationName": {
1093
- i += Xe(t) + ":" + m + ";";
1091
+ i += Ke(t) + ":" + m + ";";
1094
1092
  break;
1095
1093
  }
1096
1094
  default:
@@ -1100,66 +1098,66 @@ function Et(e, r, n) {
1100
1098
  }
1101
1099
  return i;
1102
1100
  }
1103
- var vr = /label:\s*([^\s;{]+)\s*(;|$)/g, me;
1104
- function _t(e, r, n) {
1101
+ var xr = /label:\s*([^\s;{]+)\s*(;|$)/g, me;
1102
+ function St(e, r, n) {
1105
1103
  if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
1106
1104
  return e[0];
1107
1105
  var i = !0, a = "";
1108
1106
  me = void 0;
1109
1107
  var t = e[0];
1110
1108
  if (t == null || t.raw === void 0)
1111
- i = !1, a += $e(n, r, t);
1109
+ i = !1, a += Ne(n, r, t);
1112
1110
  else {
1113
1111
  var s = t;
1114
1112
  a += s[0];
1115
1113
  }
1116
- for (var l = 1; l < e.length; l++)
1117
- if (a += $e(n, r, e[l]), i) {
1118
- var c = t;
1119
- a += c[l];
1114
+ for (var u = 1; u < e.length; u++)
1115
+ if (a += Ne(n, r, e[u]), i) {
1116
+ var f = t;
1117
+ a += f[u];
1120
1118
  }
1121
- vr.lastIndex = 0;
1122
- for (var m = "", u; (u = vr.exec(a)) !== null; )
1123
- m += "-" + u[1];
1124
- var f = xt(a) + m;
1119
+ xr.lastIndex = 0;
1120
+ for (var m = "", c; (c = xr.exec(a)) !== null; )
1121
+ m += "-" + c[1];
1122
+ var p = bt(a) + m;
1125
1123
  return {
1126
- name: f,
1124
+ name: p,
1127
1125
  styles: a,
1128
1126
  next: me
1129
1127
  };
1130
1128
  }
1131
- var It = function(r) {
1129
+ var Rt = function(r) {
1132
1130
  return r();
1133
- }, St = xe.useInsertionEffect ? xe.useInsertionEffect : !1, Rt = St || It, Vr = /* @__PURE__ */ xe.createContext(
1131
+ }, Tt = xe.useInsertionEffect ? xe.useInsertionEffect : !1, At = Tt || Rt, jr = /* @__PURE__ */ xe.createContext(
1134
1132
  // we're doing this to avoid preconstruct's dead code elimination in this one case
1135
1133
  // because this module is primarily intended for the browser and node
1136
1134
  // but it's also required in react native and similar environments sometimes
1137
1135
  // and we could have a special build just for that
1138
1136
  // but this is much easier and the native packages
1139
1137
  // might use a different theme context in the future anyway
1140
- typeof HTMLElement < "u" ? /* @__PURE__ */ mt({
1138
+ typeof HTMLElement < "u" ? /* @__PURE__ */ vt({
1141
1139
  key: "css"
1142
1140
  }) : null
1143
1141
  );
1144
- Vr.Provider;
1145
- var Tt = function(r) {
1146
- return /* @__PURE__ */ $r(function(n, i) {
1147
- var a = br(Vr);
1142
+ jr.Provider;
1143
+ var Ct = function(r) {
1144
+ return /* @__PURE__ */ Fr(function(n, i) {
1145
+ var a = Er(jr);
1148
1146
  return r(n, a, i);
1149
1147
  });
1150
- }, Ct = /* @__PURE__ */ xe.createContext({}), At = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, kt = /* @__PURE__ */ Cr(
1148
+ }, kt = /* @__PURE__ */ xe.createContext({}), Ot = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, Vt = /* @__PURE__ */ kr(
1151
1149
  function(e) {
1152
- return At.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
1150
+ return Ot.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
1153
1151
  }
1154
1152
  /* Z+1 */
1155
- ), Ot = kt, Vt = function(r) {
1153
+ ), Lt = Vt, jt = function(r) {
1156
1154
  return r !== "theme";
1157
- }, gr = function(r) {
1155
+ }, wr = function(r) {
1158
1156
  return typeof r == "string" && // 96 is one less than the char code
1159
1157
  // for "a" so this is checking that
1160
1158
  // it's a lowercase character
1161
- r.charCodeAt(0) > 96 ? Ot : Vt;
1162
- }, xr = function(r, n, i) {
1159
+ r.charCodeAt(0) > 96 ? Lt : jt;
1160
+ }, br = function(r, n, i) {
1163
1161
  var a;
1164
1162
  if (n) {
1165
1163
  var t = n.shouldForwardProp;
@@ -1168,57 +1166,57 @@ var Tt = function(r) {
1168
1166
  } : t;
1169
1167
  }
1170
1168
  return typeof a != "function" && i && (a = r.__emotion_forwardProp), a;
1171
- }, Lt = function(r) {
1169
+ }, $t = function(r) {
1172
1170
  var n = r.cache, i = r.serialized, a = r.isStringTag;
1173
- return kr(n, i, a), Rt(function() {
1174
- return gt(n, i, a);
1171
+ return Vr(n, i, a), At(function() {
1172
+ return wt(n, i, a);
1175
1173
  }), null;
1176
- }, jt = function e(r, n) {
1174
+ }, Nt = function e(r, n) {
1177
1175
  var i = r.__emotion_real === r, a = i && r.__emotion_base || r, t, s;
1178
1176
  n !== void 0 && (t = n.label, s = n.target);
1179
- var l = xr(r, n, i), c = l || gr(a), m = !c("as");
1177
+ var u = br(r, n, i), f = u || wr(a), m = !f("as");
1180
1178
  return function() {
1181
- var u = arguments, f = i && r.__emotion_styles !== void 0 ? r.__emotion_styles.slice(0) : [];
1182
- if (t !== void 0 && f.push("label:" + t + ";"), u[0] == null || u[0].raw === void 0)
1183
- f.push.apply(f, u);
1179
+ var c = arguments, p = i && r.__emotion_styles !== void 0 ? r.__emotion_styles.slice(0) : [];
1180
+ if (t !== void 0 && p.push("label:" + t + ";"), c[0] == null || c[0].raw === void 0)
1181
+ p.push.apply(p, c);
1184
1182
  else {
1185
- var v = u[0];
1186
- f.push(v[0]);
1187
- for (var w = u.length, S = 1; S < w; S++)
1188
- f.push(u[S], v[S]);
1183
+ var x = c[0];
1184
+ p.push(x[0]);
1185
+ for (var g = c.length, E = 1; E < g; E++)
1186
+ p.push(c[E], x[E]);
1189
1187
  }
1190
- var p = Tt(function(b, P, E) {
1191
- var O = m && b.as || a, N = "", V = [], R = b;
1192
- if (b.theme == null) {
1193
- R = {};
1194
- for (var x in b)
1195
- R[x] = b[x];
1196
- R.theme = xe.useContext(Ct);
1188
+ var h = Ct(function(v, w, b) {
1189
+ var L = m && v.as || a, F = "", k = [], I = v;
1190
+ if (v.theme == null) {
1191
+ I = {};
1192
+ for (var _ in v)
1193
+ I[_] = v[_];
1194
+ I.theme = xe.useContext(kt);
1197
1195
  }
1198
- typeof b.className == "string" ? N = vt(P.registered, V, b.className) : b.className != null && (N = b.className + " ");
1199
- var X = _t(f.concat(V), P.registered, R);
1200
- N += P.key + "-" + X.name, s !== void 0 && (N += " " + s);
1201
- var W = m && l === void 0 ? gr(O) : c, d = {};
1202
- for (var g in b)
1203
- m && g === "as" || W(g) && (d[g] = b[g]);
1204
- return d.className = N, E && (d.ref = E), /* @__PURE__ */ xe.createElement(xe.Fragment, null, /* @__PURE__ */ xe.createElement(Lt, {
1205
- cache: P,
1206
- serialized: X,
1207
- isStringTag: typeof O == "string"
1208
- }), /* @__PURE__ */ xe.createElement(O, d));
1196
+ typeof v.className == "string" ? F = xt(w.registered, k, v.className) : v.className != null && (F = v.className + " ");
1197
+ var J = St(p.concat(k), w.registered, I);
1198
+ F += w.key + "-" + J.name, s !== void 0 && (F += " " + s);
1199
+ var W = m && u === void 0 ? wr(L) : f, P = {};
1200
+ for (var y in v)
1201
+ m && y === "as" || W(y) && (P[y] = v[y]);
1202
+ return P.className = F, b && (P.ref = b), /* @__PURE__ */ xe.createElement(xe.Fragment, null, /* @__PURE__ */ xe.createElement($t, {
1203
+ cache: w,
1204
+ serialized: J,
1205
+ isStringTag: typeof L == "string"
1206
+ }), /* @__PURE__ */ xe.createElement(L, P));
1209
1207
  });
1210
- return p.displayName = t !== void 0 ? t : "Styled(" + (typeof a == "string" ? a : a.displayName || a.name || "Component") + ")", p.defaultProps = r.defaultProps, p.__emotion_real = p, p.__emotion_base = a, p.__emotion_styles = f, p.__emotion_forwardProp = l, Object.defineProperty(p, "toString", {
1208
+ return h.displayName = t !== void 0 ? t : "Styled(" + (typeof a == "string" ? a : a.displayName || a.name || "Component") + ")", h.defaultProps = r.defaultProps, h.__emotion_real = h, h.__emotion_base = a, h.__emotion_styles = p, h.__emotion_forwardProp = u, Object.defineProperty(h, "toString", {
1211
1209
  value: function() {
1212
1210
  return "." + s;
1213
1211
  }
1214
- }), p.withComponent = function(b, P) {
1215
- var E = e(b, Ze({}, n, P, {
1216
- shouldForwardProp: xr(p, P, !0)
1212
+ }), h.withComponent = function(v, w) {
1213
+ var b = e(v, tr({}, n, w, {
1214
+ shouldForwardProp: br(h, w, !0)
1217
1215
  }));
1218
- return E.apply(void 0, f);
1219
- }, p;
1216
+ return b.apply(void 0, p);
1217
+ }, h;
1220
1218
  };
1221
- }, $t = [
1219
+ }, Ft = [
1222
1220
  "a",
1223
1221
  "abbr",
1224
1222
  "address",
@@ -1354,11 +1352,11 @@ var Tt = function(r) {
1354
1352
  "svg",
1355
1353
  "text",
1356
1354
  "tspan"
1357
- ], Ce = jt.bind(null);
1358
- $t.forEach(function(e) {
1359
- Ce[e] = Ce(e);
1355
+ ], Ae = Nt.bind(null);
1356
+ Ft.forEach(function(e) {
1357
+ Ae[e] = Ae(e);
1360
1358
  });
1361
- const Nt = Ce.div`
1359
+ const Dt = Ae.div`
1362
1360
  display: flex;
1363
1361
  align-items: center;
1364
1362
  justify-content: center;
@@ -1399,7 +1397,7 @@ const Nt = Ce.div`
1399
1397
  return "";
1400
1398
  }
1401
1399
  }}
1402
- `, tr = ({ type: e, children: r, className: n, icon: i, action: a }) => Q.jsxs(Nt, { type: e, className: n, children: [i && Q.jsx("span", { children: i }), Q.jsx("span", { children: r }), a && Q.jsx("span", { children: a })] }), wr = Ce.div`
1400
+ `, ar = ({ type: e, children: r, className: n, icon: i, action: a }) => Z.jsxs(Dt, { type: e, className: n, children: [i && Z.jsx("span", { children: i }), Z.jsx("span", { children: r }), a && Z.jsx("span", { children: a })] }), _r = Ae.div`
1403
1401
  width: ${({ width: e }) => e || "100%"};
1404
1402
  height: ${({ height: e }) => e || "100%"};
1405
1403
  border-radius: 0px !important; /* Force remove rounded corners on container */
@@ -1411,7 +1409,7 @@ const Nt = Ce.div`
1411
1409
 
1412
1410
  /* Hide specific elements inside the player */
1413
1411
  ${({ $hiddenClasses: e }) => (e == null ? void 0 : e.length) && e.map((r) => `.${r} { display: none !important; }`).join("")}
1414
- `, Ft = Ce.div`
1412
+ `, Mt = Ae.div`
1415
1413
  position: fixed;
1416
1414
  top: 0;
1417
1415
  left: 0;
@@ -1423,258 +1421,258 @@ const Nt = Ce.div`
1423
1421
  align-items: center;
1424
1422
  z-index: 1000;
1425
1423
  pointer-events: auto;
1426
- `, Dt = Ce.div`
1424
+ `, zt = Ae.div`
1427
1425
  position: relative;
1428
1426
  max-width: 100vw;
1429
1427
  aspect-ratio: 9 / 16;
1430
1428
  height: auto;
1431
1429
  z-index: 1001;
1432
1430
  max-height: 100vh;
1433
- `, Mt = (e, r) => `https://vp-api.gjirafa.tech/api/v2/projects/${e}/videos?search=${r}`, Bt = (e) => `https://host.vpplayer.tech/playlist/${e}`, zt = (e) => `https://host.vpplayer.tech/player/${e}/vpplayer.js`, or = (e, r) => `vp-player-${e || "default"}-${r || ""}`, Je = /* @__PURE__ */ new Map(), Ut = (e, r) => {
1434
- const [n, i] = ce(!1), [a, t] = ce(null);
1431
+ `, Bt = (e, r) => `https://vp-api.gjirafa.tech/api/v2/projects/${e}/videos?search=${r}`, Ut = (e) => `https://host.vpplayer.tech/playlist/${e}`, qt = (e) => `https://host.vpplayer.tech/player/${e}/vpplayer.js`, ur = (e, r) => `vp-player-${e || "default"}-${r || ""}`, Ze = /* @__PURE__ */ new Map(), Wt = (e, r) => {
1432
+ const [n, i] = de(!1), [a, t] = de(null);
1435
1433
  return Se(() => {
1436
- let s = null, l, c = 0;
1434
+ let s = null, u, f = 0;
1437
1435
  const m = 3;
1438
- let u;
1436
+ let c;
1439
1437
  try {
1440
- u = r || zt(e || "latest");
1441
- } catch (w) {
1442
- const S = w instanceof Error ? w.message : String(w);
1443
- t(`Failed to resolve script URL: ${S}`), i(!1);
1438
+ c = r || qt(e || "latest");
1439
+ } catch (g) {
1440
+ const E = g instanceof Error ? g.message : String(g);
1441
+ t(`Failed to resolve script URL: ${E}`), i(!1);
1444
1442
  return;
1445
1443
  }
1446
- if (Je.get(u)) {
1444
+ if (Ze.get(c)) {
1447
1445
  i(!0), t(null);
1448
1446
  return;
1449
1447
  }
1450
- if (document.querySelector(`script[src="${u}"]`)) {
1451
- Je.set(u, !0), i(!0), t(null);
1448
+ if (document.querySelector(`script[src="${c}"]`)) {
1449
+ Ze.set(c, !0), i(!0), t(null);
1452
1450
  return;
1453
1451
  }
1454
- const v = () => {
1455
- s = document.createElement("script"), s.src = u, s.async = !0, l = window.setTimeout(() => {
1456
- i(!1), t(`Loading script timed out: ${u}`);
1452
+ const x = () => {
1453
+ s = document.createElement("script"), s.src = c, s.async = !0, u = window.setTimeout(() => {
1454
+ i(!1), t(`Loading script timed out: ${c}`);
1457
1455
  }, 1e4), s.onload = () => {
1458
- clearTimeout(l), Je.set(u, !0), i(!0), t(null);
1456
+ clearTimeout(u), Ze.set(c, !0), i(!0), t(null);
1459
1457
  }, s.onerror = () => {
1460
- clearTimeout(l), c++, c < m ? setTimeout(v, 1e3 * c) : (i(!1), t(`Failed to load VP Player script after ${m} attempts: ${u}`));
1458
+ clearTimeout(u), f++, f < m ? setTimeout(x, 1e3 * f) : (i(!1), t(`Failed to load VP Player script after ${m} attempts: ${c}`));
1461
1459
  }, document.body.appendChild(s);
1462
1460
  };
1463
- return v(), () => {
1464
- clearTimeout(l), s && document.body.contains(s) && document.body.removeChild(s);
1461
+ return x(), () => {
1462
+ clearTimeout(u), s && document.body.contains(s) && document.body.removeChild(s);
1465
1463
  };
1466
1464
  }, [e, r]), { isLoaded: n, error: a };
1467
- }, Be = /* @__PURE__ */ new Map(), qt = 3e4, Qe = 5, Wt = ({ projectId: e, videoId: r, playlistId: n, videoUrl: i }) => {
1468
- const [a, t] = ce(null), [s, l] = ce(null), [c, m] = ce(!1), [u, f] = ce(null);
1465
+ }, Be = /* @__PURE__ */ new Map(), Yt = 3e4, er = 5, Ht = ({ projectId: e, videoId: r, playlistId: n, videoUrl: i }) => {
1466
+ const [a, t] = de(null), [s, u] = de(null), [f, m] = de(!1), [c, p] = de(null);
1469
1467
  return Se(() => {
1470
- const v = r ? `video:${r}` : n ? `playlist:${n}` : null;
1468
+ const x = r ? `video:${r}` : n ? `playlist:${n}` : null;
1471
1469
  if (i || !r && !n) {
1472
- t(i || null), l(null), m(!1), f(null);
1470
+ t(i || null), u(null), m(!1), p(null);
1473
1471
  return;
1474
1472
  }
1475
1473
  if (r && !e) {
1476
- m(!1), f("projectId is required for single video fetch");
1474
+ m(!1), p("projectId is required for single video fetch");
1477
1475
  return;
1478
1476
  }
1479
- if (v && Be.has(v)) {
1480
- const E = Be.get(v);
1481
- t(E.url), l(E.playlist), m(!1), f(null);
1477
+ if (x && Be.has(x)) {
1478
+ const b = Be.get(x);
1479
+ t(b.url), u(b.playlist), m(!1), p(null);
1482
1480
  return;
1483
1481
  }
1484
- let w = !0;
1485
- const S = new AbortController(), p = S.signal, P = setTimeout(async () => {
1486
- var O, N;
1487
- if (!w)
1482
+ let g = !0;
1483
+ const E = new AbortController(), h = E.signal, w = setTimeout(async () => {
1484
+ var L, F;
1485
+ if (!g)
1488
1486
  return;
1489
- m(!0), f(null);
1490
- let E = 0;
1491
- for (; E < Qe && w; )
1487
+ m(!0), p(null);
1488
+ let b = 0;
1489
+ for (; b < er && g; )
1492
1490
  try {
1493
- const V = r && !n ? Mt(e, r) : Bt(n), R = setTimeout(() => S.abort(), qt), X = await fetch(V, {
1491
+ const k = r && !n ? Bt(e, r) : Ut(n), I = setTimeout(() => E.abort(), Yt), J = await fetch(k, {
1494
1492
  method: "GET",
1495
1493
  headers: {
1496
1494
  Accept: "application/json",
1497
1495
  "Cache-Control": "no-cache"
1498
1496
  },
1499
- signal: p
1497
+ signal: h
1500
1498
  });
1501
- if (clearTimeout(R), !X.ok)
1502
- throw new Error(`Fetch failed with status ${X.status}`);
1503
- const W = await X.json();
1504
- if (!w)
1499
+ if (clearTimeout(I), !J.ok)
1500
+ throw new Error(`Fetch failed with status ${J.status}`);
1501
+ const W = await J.json();
1502
+ if (!g)
1505
1503
  return;
1506
1504
  if (r && !n) {
1507
- const d = (N = (O = W.result) == null ? void 0 : O.items) == null ? void 0 : N.find((g) => g.mediaId === r);
1508
- if (!(d != null && d.playbackUrl))
1505
+ const P = (F = (L = W.result) == null ? void 0 : L.items) == null ? void 0 : F.find((y) => y.mediaId === r);
1506
+ if (!(P != null && P.playbackUrl))
1509
1507
  throw new Error("Invalid video data");
1510
- t(d.playbackUrl), l(null), v && Be.set(v, { url: d.playbackUrl, playlist: null });
1508
+ t(P.playbackUrl), u(null), x && Be.set(x, { url: P.playbackUrl, playlist: null });
1511
1509
  } else {
1512
- const d = W.videos;
1513
- if (!Array.isArray(d))
1510
+ const P = W.videos;
1511
+ if (!Array.isArray(P))
1514
1512
  throw new Error("Invalid playlist format");
1515
- l(d), t(null), v && Be.set(v, { url: null, playlist: d });
1513
+ u(P), t(null), x && Be.set(x, { url: null, playlist: P });
1516
1514
  }
1517
1515
  break;
1518
- } catch (V) {
1519
- if (p.aborted) {
1520
- w && f("Request timed out");
1516
+ } catch (k) {
1517
+ if (h.aborted) {
1518
+ g && p("Request timed out");
1521
1519
  break;
1522
1520
  }
1523
- if (E++, E >= Qe) {
1524
- const R = V instanceof Error ? V.message : String(V);
1525
- w && f(`Failed after ${Qe} attempts: ${R}`);
1521
+ if (b++, b >= er) {
1522
+ const I = k instanceof Error ? k.message : String(k);
1523
+ g && p(`Failed after ${er} attempts: ${I}`);
1526
1524
  } else
1527
- await new Promise((R) => setTimeout(R, 2e3));
1525
+ await new Promise((I) => setTimeout(I, 2e3));
1528
1526
  }
1529
- w && m(!1);
1527
+ g && m(!1);
1530
1528
  }, 100);
1531
1529
  return () => {
1532
- w = !1, clearTimeout(P), S.abort();
1530
+ g = !1, clearTimeout(w), E.abort();
1533
1531
  };
1534
- }, [e, r, n, i]), { fetchedPlaybackUrl: a, fetchedPlaylist: s, isLoading: c, error: u };
1535
- }, Yt = ({ playerId: e, playerInstanceRef: r, playerRef: n, videoData: i, trackingMetadata: a, callbacks: t }) => {
1536
- const s = K(!1), l = K(!1), c = K(!1), m = K(0), u = K({}), f = K(null), v = K(null), w = K(null), S = K(null), p = K(!1);
1532
+ }, [e, r, n, i]), { fetchedPlaybackUrl: a, fetchedPlaylist: s, isLoading: f, error: c };
1533
+ }, Gt = ({ playerId: e, playerInstanceRef: r, playerRef: n, videoData: i, trackingMetadata: a, callbacks: t }) => {
1534
+ const s = K(!1), u = K(!1), f = K(!1), m = K(0), c = K({}), p = K(null), x = K(null), g = K(null), E = K(null), h = K(!1), v = K(!1);
1537
1535
  Se(() => {
1538
1536
  if (!(t && (t.onPlayerStart || t.onPlayerPlay || t.onPlayerPause || t.onPlayerResume || t.onPlayerEnd || t.onPlayerProgressEvery10Seconds || t.onPlayerProgressAt20Seconds || t.onPlayerQuartile25 || t.onPlayerQuartile50 || t.onPlayerQuartile75 || t.onPlayerNext || t.onPlayerPrevious || t.onPlayerEvent)))
1539
1537
  return;
1540
- (() => {
1541
- s.current = !1, l.current = !1, c.current = !1, m.current = 0, u.current = {};
1542
- })();
1543
- const E = () => {
1538
+ const b = () => {
1539
+ s.current = !1, u.current = !1, f.current = !1, m.current = 0, c.current = {};
1540
+ }, L = () => {
1544
1541
  var B;
1545
- const d = document.getElementById(e);
1546
- if (!d)
1542
+ const y = document.getElementById(e);
1543
+ if (!y)
1547
1544
  return null;
1548
- if (d.querySelectorAll("video").length > 1 && r.current) {
1549
- const Y = r.current, z = Y.videoIndex ?? ((B = Y.playlist) == null ? void 0 : B.playlistVideoIndex) ?? 0, U = d.querySelector(`video[id="${z}"]`);
1550
- if (U)
1551
- return U;
1552
- const L = d.querySelector("video.active");
1553
- if (L)
1554
- return L;
1545
+ if (y.querySelectorAll("video").length > 1 && r.current) {
1546
+ const Y = r.current, M = Y.videoIndex ?? ((B = Y.playlist) == null ? void 0 : B.playlistVideoIndex) ?? 0, j = y.querySelector(`video[id="${M}"]`);
1547
+ if (j)
1548
+ return j;
1549
+ const z = y.querySelector("video.active");
1550
+ if (z)
1551
+ return z;
1555
1552
  }
1556
- return d.querySelector("video");
1557
- }, O = () => {
1558
- const d = E();
1559
- if (!d)
1553
+ return y.querySelector("video");
1554
+ }, F = () => {
1555
+ const y = L();
1556
+ if (!y)
1560
1557
  return !1;
1561
- const g = (h, o) => {
1562
- var _, j, ee, D, de, ne, F, ie, J, ve, Fe, se, we, ge;
1563
- const y = Date.now();
1564
- if (!(h === "player_start" && s.current)) {
1565
- switch (S.current = { type: h, time: y }, h) {
1558
+ const R = (l, d) => {
1559
+ var H, fe, V, ee, pe, ne, _e, De, ue, we, ve, Je, Qe, ke;
1560
+ const $ = Date.now();
1561
+ if (!(l === "player_start" && s.current)) {
1562
+ switch (E.current = { type: l, time: $ }, l) {
1566
1563
  case "player_start":
1567
- (_ = t.onPlayerStart) == null || _.call(t, h);
1564
+ (H = t.onPlayerStart) == null || H.call(t, l);
1568
1565
  break;
1569
1566
  case "player_play":
1570
- (j = t.onPlayerPlay) == null || j.call(t, h);
1567
+ (fe = t.onPlayerPlay) == null || fe.call(t, l);
1571
1568
  break;
1572
1569
  case "player_pause":
1573
- (ee = t.onPlayerPause) == null || ee.call(t, h);
1570
+ (V = t.onPlayerPause) == null || V.call(t, l);
1574
1571
  break;
1575
1572
  case "player_resume":
1576
- (D = t.onPlayerResume) == null || D.call(t, h);
1573
+ (ee = t.onPlayerResume) == null || ee.call(t, l);
1577
1574
  break;
1578
1575
  case "player_end":
1579
- (de = t.onPlayerEnd) == null || de.call(t, h);
1576
+ (pe = t.onPlayerEnd) == null || pe.call(t, l);
1580
1577
  break;
1581
1578
  case "player_progress_every_10_seconds":
1582
- o !== void 0 && ((ne = t.onPlayerProgressEvery10Seconds) == null || ne.call(t, h, o));
1579
+ d !== void 0 && ((ne = t.onPlayerProgressEvery10Seconds) == null || ne.call(t, l, d));
1583
1580
  break;
1584
1581
  case "player_progress_at_20_seconds":
1585
- o !== void 0 && ((F = t.onPlayerProgressAt20Seconds) == null || F.call(t, h, o));
1582
+ d !== void 0 && ((_e = t.onPlayerProgressAt20Seconds) == null || _e.call(t, l, d));
1586
1583
  break;
1587
1584
  case "player_quartile_25":
1588
- o !== void 0 && ((ie = t.onPlayerQuartile25) == null || ie.call(t, h, o));
1585
+ d !== void 0 && ((De = t.onPlayerQuartile25) == null || De.call(t, l, d));
1589
1586
  break;
1590
1587
  case "player_quartile_50":
1591
- o !== void 0 && ((J = t.onPlayerQuartile50) == null || J.call(t, h, o));
1588
+ d !== void 0 && ((ue = t.onPlayerQuartile50) == null || ue.call(t, l, d));
1592
1589
  break;
1593
1590
  case "player_quartile_75":
1594
- o !== void 0 && ((ve = t.onPlayerQuartile75) == null || ve.call(t, h, o));
1591
+ d !== void 0 && ((we = t.onPlayerQuartile75) == null || we.call(t, l, d));
1595
1592
  break;
1596
1593
  case "player_next":
1597
- (Fe = t.onPlayerNext) == null || Fe.call(t, h);
1594
+ (ve = t.onPlayerNext) == null || ve.call(t, l);
1598
1595
  break;
1599
1596
  case "player_previous":
1600
- (se = t.onPlayerPrevious) == null || se.call(t, h);
1597
+ (Je = t.onPlayerPrevious) == null || Je.call(t, l);
1601
1598
  break;
1602
1599
  }
1603
- o !== void 0 && (h === "player_progress_every_10_seconds" || h === "player_progress_at_20_seconds" || h === "player_quartile_25" || h === "player_quartile_50" || h === "player_quartile_75") ? (we = t.onPlayerEvent) == null || we.call(t, h, o) : (ge = t.onPlayerEvent) == null || ge.call(t, h);
1600
+ d !== void 0 && (l === "player_progress_every_10_seconds" || l === "player_progress_at_20_seconds" || l === "player_quartile_25" || l === "player_quartile_50" || l === "player_quartile_75") ? (Qe = t.onPlayerEvent) == null || Qe.call(t, l, d) : (ke = t.onPlayerEvent) == null || ke.call(t, l);
1604
1601
  }
1605
- }, B = () => {
1606
- s.current || (g("player_start"), s.current = !0, d.readyState >= 2 && !d.paused && setTimeout(() => {
1607
- !l.current && !d.paused && (g("player_play"), l.current = !0, c.current = !1);
1608
- }, 100));
1609
- }, Y = () => {
1610
- c.current ? g("player_resume") : l.current ? g("player_play") : (g("player_play"), l.current = !0), c.current = !1;
1611
- }, z = () => {
1612
- d.ended || p.current || setTimeout(() => {
1613
- var h;
1614
- if (!p.current) {
1615
- if (r.current && v.current !== null) {
1616
- const o = r.current;
1617
- if ((o.videoIndex ?? ((h = o.playlist) == null ? void 0 : h.playlistVideoIndex) ?? 0) !== v.current)
1602
+ }, B = () => L() === y, Y = () => {
1603
+ h.current || B() && (s.current || (R("player_start"), s.current = !0));
1604
+ }, M = () => {
1605
+ h.current || B() && (f.current ? R("player_resume") : u.current && v.current ? (R("player_play"), v.current = !1) : u.current || (R("player_play"), u.current = !0), f.current = !1);
1606
+ }, j = () => {
1607
+ y.ended || h.current || setTimeout(() => {
1608
+ var l;
1609
+ if (!h.current) {
1610
+ if (r.current && x.current !== null) {
1611
+ const d = r.current;
1612
+ if ((d.videoIndex ?? ((l = d.playlist) == null ? void 0 : l.playlistVideoIndex) ?? 0) !== x.current)
1618
1613
  return;
1619
1614
  }
1620
- g("player_pause"), c.current = !0;
1615
+ R("player_pause"), f.current = !0;
1621
1616
  }
1622
1617
  }, 200);
1623
- }, U = () => {
1624
- g("player_end");
1625
- }, L = () => {
1626
- s.current && !l.current && d.currentTime >= 1 && d.currentTime < 1.5 && !d.paused && (g("player_play"), l.current = !0, c.current = !1);
1627
- const h = d.duration > 0 ? d.currentTime / d.duration * 100 : 0, o = Math.floor(d.currentTime);
1628
- o - m.current >= 10 && (m.current = o, g("player_progress_every_10_seconds", o)), o >= 20 && !u.current[20] && (u.current[20] = !0, g("player_progress_at_20_seconds", o)), h >= 25 && !u.current[25] && (u.current[25] = !0, g("player_quartile_25", o)), h >= 50 && !u.current[50] && (u.current[50] = !0, g("player_quartile_50", o)), h >= 75 && !u.current[75] && (u.current[75] = !0, g("player_quartile_75", o));
1618
+ }, z = () => {
1619
+ R("player_end");
1620
+ }, O = () => {
1621
+ if (h.current)
1622
+ return;
1623
+ const l = y.duration > 0 ? y.currentTime / y.duration * 100 : 0, d = Math.floor(y.currentTime);
1624
+ d - m.current >= 10 && (m.current = d, R("player_progress_every_10_seconds", d)), d >= 20 && !c.current[20] && (c.current[20] = !0, R("player_progress_at_20_seconds", d)), l >= 25 && !c.current[25] && (c.current[25] = !0, R("player_quartile_25", d)), l >= 50 && !c.current[50] && (c.current[50] = !0, R("player_quartile_50", d)), l >= 75 && !c.current[75] && (c.current[75] = !0, R("player_quartile_75", d));
1625
+ }, Q = () => {
1626
+ v.current = !0;
1629
1627
  };
1630
- if (w.current && w.current !== d) {
1631
- const h = w.current;
1632
- h.removeEventListener("loadedmetadata", B), h.removeEventListener("play", Y), h.removeEventListener("pause", z), h.removeEventListener("ended", U), h.removeEventListener("timeupdate", L);
1628
+ if (g.current && g.current !== y) {
1629
+ const l = g.current;
1630
+ l.removeEventListener("loadedmetadata", Y), l.removeEventListener("play", M), l.removeEventListener("pause", j), l.removeEventListener("ended", z), l.removeEventListener("timeupdate", O), l.removeEventListener("seeking", Q);
1633
1631
  }
1634
- w.current = d, d.addEventListener("loadedmetadata", B), d.addEventListener("play", Y), d.addEventListener("pause", z), d.addEventListener("ended", U), d.addEventListener("timeupdate", L), d.readyState >= 1 && B();
1635
- const q = document.getElementById(e), C = (h) => {
1636
- const o = h.target;
1637
- (o.closest(".vp-next") || o.closest(".vrt-icon-down") || o.closest(".vrt-arrow.vrt-icon-down")) && (p.current = !0, g("player_next"), setTimeout(() => {
1638
- p.current = !1;
1639
- }, 500)), (o.closest(".vp-prev") || o.closest(".vp-previous") || o.closest(".vrt-icon-up") || o.closest(".vrt-arrow.vrt-icon-up")) && (p.current = !0, g("player_previous"), setTimeout(() => {
1640
- p.current = !1;
1632
+ g.current = y, y.addEventListener("loadedmetadata", Y), y.addEventListener("play", M), y.addEventListener("pause", j), y.addEventListener("ended", z), y.addEventListener("timeupdate", O), y.addEventListener("seeking", Q), y.readyState >= 1 && Y(), !y.paused && y.currentTime > 0 && !u.current && M();
1633
+ const U = document.getElementById(e), o = (l) => {
1634
+ const d = l.target;
1635
+ (d.closest(".vp-next") || d.closest(".vrt-icon-down") || d.closest(".vrt-arrow.vrt-icon-down")) && (h.current = !0, R("player_next"), b(), setTimeout(() => {
1636
+ h.current = !1;
1637
+ }, 500)), (d.closest(".vp-prev") || d.closest(".vp-previous") || d.closest(".vrt-icon-up") || d.closest(".vrt-arrow.vrt-icon-up")) && (h.current = !0, R("player_previous"), b(), setTimeout(() => {
1638
+ h.current = !1;
1641
1639
  }, 500));
1642
1640
  };
1643
- return q && q.addEventListener("click", C, !0), f.current = () => {
1644
- const h = w.current || d;
1645
- h.removeEventListener("loadedmetadata", B), h.removeEventListener("play", Y), h.removeEventListener("pause", z), h.removeEventListener("ended", U), h.removeEventListener("timeupdate", L), q == null || q.removeEventListener("click", C, !0), w.current = null;
1641
+ return U && U.addEventListener("click", o, !0), p.current = () => {
1642
+ const l = g.current || y;
1643
+ l.removeEventListener("loadedmetadata", Y), l.removeEventListener("play", M), l.removeEventListener("pause", j), l.removeEventListener("ended", z), l.removeEventListener("timeupdate", O), l.removeEventListener("seeking", Q), U == null || U.removeEventListener("click", o, !0), g.current = null;
1646
1644
  }, !0;
1647
1645
  };
1648
- let N = null, V = !1;
1649
- const R = () => {
1646
+ let k = null, I = !1;
1647
+ const _ = () => {
1650
1648
  if (!r.current)
1651
1649
  return;
1652
- const d = r.current, g = document.getElementById(e), B = g == null ? void 0 : g.querySelectorAll("video");
1653
- B && B.length > 1 && d.videoIndex !== void 0 && (N = window.setInterval(() => {
1654
- var z, U, L, q;
1650
+ const y = r.current, R = document.getElementById(e), B = R == null ? void 0 : R.querySelectorAll("video");
1651
+ B && B.length > 1 && y.videoIndex !== void 0 && (k = window.setInterval(() => {
1652
+ var M, j, z, O;
1655
1653
  try {
1656
- const C = d.videoIndex ?? ((z = d.playlist) == null ? void 0 : z.playlistVideoIndex) ?? 0;
1657
- if (v.current !== null && C !== v.current) {
1658
- const h = C > v.current, o = h ? "player_next" : "player_previous";
1659
- t && !p.current && (h ? (U = t.onPlayerNext) == null || U.call(t, o) : (L = t.onPlayerPrevious) == null || L.call(t, o), (q = t.onPlayerEvent) == null || q.call(t, o)), p.current = !0, f.current && (f.current(), f.current = null), s.current = !1, l.current = !1, c.current = !1, m.current = 0, u.current = {}, w.current = null, setTimeout(() => {
1660
- O(), setTimeout(() => {
1661
- p.current = !1;
1654
+ const Q = y.videoIndex ?? ((M = y.playlist) == null ? void 0 : M.playlistVideoIndex) ?? 0;
1655
+ if (x.current !== null && Q !== x.current) {
1656
+ const U = Q > x.current, o = U ? "player_next" : "player_previous";
1657
+ t && !h.current && (U ? (j = t.onPlayerNext) == null || j.call(t, o) : (z = t.onPlayerPrevious) == null || z.call(t, o), (O = t.onPlayerEvent) == null || O.call(t, o)), h.current = !0, p.current && (p.current(), p.current = null), s.current = !1, u.current = !1, f.current = !1, m.current = 0, c.current = {}, g.current = null, v.current = !1, setTimeout(() => {
1658
+ F(), setTimeout(() => {
1659
+ h.current = !1;
1662
1660
  }, 200);
1663
1661
  }, 100);
1664
1662
  }
1665
- v.current = C;
1663
+ x.current = Q;
1666
1664
  } catch {
1667
1665
  }
1668
1666
  }, 500));
1669
1667
  };
1670
- let x = 0;
1671
- const X = 20, W = setInterval(() => {
1672
- x++, O() && !V ? (V = !0, clearInterval(W), setTimeout(() => {
1673
- R();
1674
- }, 1e3)) : x >= X && clearInterval(W);
1668
+ let J = 0;
1669
+ const W = 20, P = setInterval(() => {
1670
+ J++, F() && !I ? (I = !0, clearInterval(P), setTimeout(() => {
1671
+ _();
1672
+ }, 1e3)) : J >= W && clearInterval(P);
1675
1673
  }, 500);
1676
1674
  return () => {
1677
- clearInterval(W), N !== null && (clearInterval(N), N = null), f.current && (f.current(), f.current = null);
1675
+ clearInterval(P), k !== null && (clearInterval(k), k = null), p.current && (p.current(), p.current = null);
1678
1676
  };
1679
1677
  }, [
1680
1678
  e,
@@ -1684,7 +1682,7 @@ const Nt = Ce.div`
1684
1682
  r,
1685
1683
  n
1686
1684
  ]);
1687
- }, Ht = {
1685
+ }, Xt = {
1688
1686
  projectId: "vp-player-projectId",
1689
1687
  // this is used only if prop projectId is not provided
1690
1688
  video: {
@@ -1738,7 +1736,7 @@ const Nt = Ce.div`
1738
1736
  // Enabled by default
1739
1737
  }
1740
1738
  }
1741
- }, Ie = "vp-player-project", Gt = ({
1739
+ }, Ie = "vp-player-project", Jt = ({
1742
1740
  videoUrl: e,
1743
1741
  fetchedPlaybackUrl: r,
1744
1742
  fetchedPlaylist: n,
@@ -1747,8 +1745,8 @@ const Nt = Ce.div`
1747
1745
  isVerticalPlayer: t
1748
1746
  // Distinguish between VP Player types
1749
1747
  }) => {
1750
- var u, f, v, w, S, p, b, P, E, O, N, V, R, x, X, W, d, g, B, Y, z, U;
1751
- const s = { ...Ht, ...a }, l = { ...s.config, ...a.config };
1748
+ var c, p, x, g, E, h, v, w, b, L, F, k, I, _, J, W, P, y, R, B, Y, M;
1749
+ const s = { ...Xt, ...a }, u = { ...s.config, ...a.config };
1752
1750
  if (e)
1753
1751
  return {
1754
1752
  ...s,
@@ -1758,7 +1756,7 @@ const Nt = Ce.div`
1758
1756
  file: e,
1759
1757
  playlist: void 0
1760
1758
  },
1761
- config: l
1759
+ config: u
1762
1760
  };
1763
1761
  if (r)
1764
1762
  return {
@@ -1769,67 +1767,67 @@ const Nt = Ce.div`
1769
1767
  file: r,
1770
1768
  playlist: void 0
1771
1769
  },
1772
- config: l
1770
+ config: u
1773
1771
  };
1774
1772
  if (n && n.length > 0) {
1775
- const L = ((f = (u = a == null ? void 0 : a.video) == null ? void 0 : u.playlist) == null ? void 0 : f.playlistVideoIndex) ?? ((v = a == null ? void 0 : a.config) == null ? void 0 : v.playlistVideoIndex) ?? 0;
1773
+ const j = ((p = (c = a == null ? void 0 : a.video) == null ? void 0 : c.playlist) == null ? void 0 : p.playlistVideoIndex) ?? ((x = a == null ? void 0 : a.config) == null ? void 0 : x.playlistVideoIndex) ?? 0;
1776
1774
  return t ? {
1777
1775
  ...s,
1778
1776
  projectId: i || Ie,
1779
1777
  video: {
1780
1778
  ...s.video,
1781
1779
  // Set first video file (index 0) to avoid VP Player duplication
1782
- videoId: (w = n[0]) == null ? void 0 : w.mediaId,
1780
+ videoId: (g = n[0]) == null ? void 0 : g.mediaId,
1783
1781
  // Add videoId for tracking
1784
- file: (S = n[0]) == null ? void 0 : S.hlsUrl,
1785
- title: (p = n[0]) == null ? void 0 : p.title,
1782
+ file: (E = n[0]) == null ? void 0 : E.hlsUrl,
1783
+ title: (h = n[0]) == null ? void 0 : h.title,
1786
1784
  // thumbnail: fetchedPlaylist[0]?.thumbnailUrl,
1787
1785
  playlist: {
1788
1786
  state: !0,
1789
1787
  playlistId: "",
1790
1788
  // Will be set by API
1791
1789
  // Use original playlistVideoIndex - VP Player will navigate to it
1792
- playlistVideoIndex: Number(L),
1790
+ playlistVideoIndex: Number(j),
1793
1791
  // Remove first video from playlist to avoid duplication (already in file)
1794
- videos: n.slice(1).map((C, h) => ({
1795
- videoId: C.mediaId || String(h + 1),
1792
+ videos: n.slice(1).map((O, Q) => ({
1793
+ videoId: O.mediaId || String(Q + 1),
1796
1794
  // Use mediaId if available
1797
- title: C.title,
1798
- file: C.hlsUrl,
1799
- thumbnailUrl: C.thumbnailUrl,
1800
- duration: C.duration
1795
+ title: O.title,
1796
+ file: O.hlsUrl,
1797
+ thumbnailUrl: O.thumbnailUrl,
1798
+ duration: O.duration
1801
1799
  }))
1802
1800
  }
1803
1801
  },
1804
- config: l
1802
+ config: u
1805
1803
  } : {
1806
1804
  ...s,
1807
1805
  projectId: i || Ie,
1808
1806
  video: {
1809
1807
  ...s.video,
1810
- videoId: ((b = n[Number(L)]) == null ? void 0 : b.mediaId) || ((P = n[0]) == null ? void 0 : P.mediaId),
1808
+ videoId: ((v = n[Number(j)]) == null ? void 0 : v.mediaId) || ((w = n[0]) == null ? void 0 : w.mediaId),
1811
1809
  // Add videoId for tracking
1812
- file: ((E = n[Number(L)]) == null ? void 0 : E.hlsUrl) || ((O = n[0]) == null ? void 0 : O.hlsUrl) || "",
1813
- title: ((N = n[Number(L)]) == null ? void 0 : N.title) || ((V = n[0]) == null ? void 0 : V.title),
1814
- thumbnail: ((R = n[Number(L)]) == null ? void 0 : R.thumbnailUrl) || ((x = n[0]) == null ? void 0 : x.thumbnailUrl),
1810
+ file: ((b = n[Number(j)]) == null ? void 0 : b.hlsUrl) || ((L = n[0]) == null ? void 0 : L.hlsUrl) || "",
1811
+ title: ((F = n[Number(j)]) == null ? void 0 : F.title) || ((k = n[0]) == null ? void 0 : k.title),
1812
+ thumbnail: ((I = n[Number(j)]) == null ? void 0 : I.thumbnailUrl) || ((_ = n[0]) == null ? void 0 : _.thumbnailUrl),
1815
1813
  playlist: {
1816
1814
  state: !0,
1817
1815
  // playlistVideoIndex: String(userPlaylistVideoIndex), this has been bug, fixed, now int
1818
- playlistVideoIndex: Number(L),
1819
- videos: n.map((C, h) => ({
1820
- videoId: C.mediaId || String(h),
1816
+ playlistVideoIndex: Number(j),
1817
+ videos: n.map((O, Q) => ({
1818
+ videoId: O.mediaId || String(Q),
1821
1819
  // Use mediaId if available
1822
- title: C.title,
1823
- file: C.hlsUrl,
1824
- thumbnailUrl: C.thumbnailUrl,
1825
- duration: C.duration
1820
+ title: O.title,
1821
+ file: O.hlsUrl,
1822
+ thumbnailUrl: O.thumbnailUrl,
1823
+ duration: O.duration
1826
1824
  }))
1827
1825
  }
1828
1826
  },
1829
- config: l
1827
+ config: u
1830
1828
  };
1831
1829
  }
1832
- const c = ((X = a == null ? void 0 : a.video) == null ? void 0 : X.playlist) || s.video.playlist, m = (W = a == null ? void 0 : a.video) == null ? void 0 : W.file;
1830
+ const f = ((J = a == null ? void 0 : a.video) == null ? void 0 : J.playlist) || s.video.playlist, m = (W = a == null ? void 0 : a.video) == null ? void 0 : W.file;
1833
1831
  if (m)
1834
1832
  return {
1835
1833
  ...s,
@@ -1840,171 +1838,171 @@ const Nt = Ce.div`
1840
1838
  playlist: void 0
1841
1839
  // No playlist, just one video
1842
1840
  },
1843
- config: l
1841
+ config: u
1844
1842
  };
1845
- if (c != null && c.videos && c.videos.length > 0) {
1846
- const L = ((g = (d = a == null ? void 0 : a.video) == null ? void 0 : d.playlist) == null ? void 0 : g.playlistVideoIndex) ?? ((B = a == null ? void 0 : a.config) == null ? void 0 : B.playlistVideoIndex) ?? 0;
1843
+ if (f != null && f.videos && f.videos.length > 0) {
1844
+ const j = ((y = (P = a == null ? void 0 : a.video) == null ? void 0 : P.playlist) == null ? void 0 : y.playlistVideoIndex) ?? ((R = a == null ? void 0 : a.config) == null ? void 0 : R.playlistVideoIndex) ?? 0;
1847
1845
  return {
1848
1846
  ...s,
1849
1847
  projectId: i || Ie,
1850
1848
  video: {
1851
1849
  ...s.video,
1852
- videoId: (Y = c.videos[0]) == null ? void 0 : Y.videoId,
1853
- file: ((z = c.videos[0]) == null ? void 0 : z.file) || "",
1854
- title: (U = c.videos[0]) == null ? void 0 : U.title,
1850
+ videoId: (B = f.videos[0]) == null ? void 0 : B.videoId,
1851
+ file: ((Y = f.videos[0]) == null ? void 0 : Y.file) || "",
1852
+ title: (M = f.videos[0]) == null ? void 0 : M.title,
1855
1853
  playlist: {
1856
1854
  state: !0,
1857
1855
  playlistId: "",
1858
- playlistVideoIndex: Number(L),
1859
- videos: c.videos
1856
+ playlistVideoIndex: Number(j),
1857
+ videos: f.videos
1860
1858
  }
1861
1859
  },
1862
- config: l
1860
+ config: u
1863
1861
  };
1864
1862
  }
1865
1863
  throw new Error("No valid video source found. Provide videoUrl, videoId, playlistId, or config with video.file or playlist.");
1866
- }, Xt = (e) => {
1864
+ }, Qt = (e) => {
1867
1865
  if (!e)
1868
1866
  return;
1869
1867
  const r = /https:\/\/host\.vpplayer\.tech\/player\/([^/]+)\/([^/]+)(?:\/[^/]+)?\.js/, n = e.match(r);
1870
1868
  return n ? n[2] : void 0;
1871
- }, Jt = ({ playerId: e, videoId: r, version: n, videoUrl: i, projectId: a, playlistId: t, scriptUrl: s, config: l = {}, isReels: c = !1, onPlaylistData: m, onVideoStarted: u, trackingMetadata: f, onPlayerStart: v, onPlayerPlay: w, onPlayerPause: S, onPlayerResume: p, onPlayerEnd: b, onPlayerProgressEvery10Seconds: P, onPlayerProgressAt20Seconds: E, onPlayerQuartile25: O, onPlayerQuartile50: N, onPlayerQuartile75: V, onPlayerNext: R, onPlayerPrevious: x, onPlayerEvent: X }) => {
1872
- const W = K(null), d = K(null), g = K(!1), B = K(""), Y = K([]), z = K([]), U = K(null), { isLoaded: L, error: q } = Ut(n, s), C = r || Xt(s), [h, o] = ce(null), { fetchedPlaybackUrl: y, fetchedPlaylist: _, isLoading: j, error: ee } = Wt({
1869
+ }, Kt = ({ playerId: e, videoId: r, version: n, videoUrl: i, projectId: a, playlistId: t, scriptUrl: s, config: u = {}, isReels: f = !1, onPlaylistData: m, onVideoStarted: c, trackingMetadata: p, onPlayerStart: x, onPlayerPlay: g, onPlayerPause: E, onPlayerResume: h, onPlayerEnd: v, onPlayerProgressEvery10Seconds: w, onPlayerProgressAt20Seconds: b, onPlayerQuartile25: L, onPlayerQuartile50: F, onPlayerQuartile75: k, onPlayerNext: I, onPlayerPrevious: _, onPlayerEvent: J }) => {
1870
+ const W = K(null), P = K(null), y = K(!1), R = K(""), B = K([]), Y = K([]), M = K(null), { isLoaded: j, error: z } = Wt(n, s), O = r || Qt(s), [Q, U] = de(null), { fetchedPlaybackUrl: o, fetchedPlaylist: l, isLoading: d, error: $ } = Ht({
1873
1871
  projectId: a,
1874
- videoId: C,
1872
+ videoId: O,
1875
1873
  playlistId: t,
1876
1874
  videoUrl: i
1877
- }), D = or(e, C), [de, ne] = ce(void 0);
1875
+ }), H = ur(e, O), [fe, V] = de(void 0);
1878
1876
  Se(() => {
1879
- _ && m && m(_);
1880
- }, [_, m]), Yt({
1881
- playerId: D,
1882
- playerInstanceRef: d,
1877
+ l && m && m(l);
1878
+ }, [l, m]), Gt({
1879
+ playerId: H,
1880
+ playerInstanceRef: P,
1883
1881
  playerRef: W,
1884
- videoData: de,
1885
- trackingMetadata: f,
1882
+ videoData: fe,
1883
+ trackingMetadata: p,
1886
1884
  callbacks: {
1887
- onPlayerStart: v,
1888
- onPlayerPlay: w,
1889
- onPlayerPause: S,
1890
- onPlayerResume: p,
1891
- onPlayerEnd: b,
1892
- onPlayerProgressEvery10Seconds: P,
1893
- onPlayerProgressAt20Seconds: E,
1894
- onPlayerQuartile25: O,
1895
- onPlayerQuartile50: N,
1896
- onPlayerQuartile75: V,
1897
- onPlayerNext: R,
1898
- onPlayerPrevious: x,
1899
- onPlayerEvent: X
1885
+ onPlayerStart: x,
1886
+ onPlayerPlay: g,
1887
+ onPlayerPause: E,
1888
+ onPlayerResume: h,
1889
+ onPlayerEnd: v,
1890
+ onPlayerProgressEvery10Seconds: w,
1891
+ onPlayerProgressAt20Seconds: b,
1892
+ onPlayerQuartile25: L,
1893
+ onPlayerQuartile50: F,
1894
+ onPlayerQuartile75: k,
1895
+ onPlayerNext: I,
1896
+ onPlayerPrevious: _,
1897
+ onPlayerEvent: J
1900
1898
  }
1901
1899
  });
1902
- const ie = Pr(() => {
1903
- const J = l.config || {}, ve = c && !J.size ? { sizeType: "RESPONSIVE", aspectRatio: "9:16" } : J.size || { sizeType: "FIXED", width: "100%" };
1900
+ const pe = Pr(() => {
1901
+ const ne = u.config || {}, _e = f && !ne.size ? { sizeType: "RESPONSIVE", aspectRatio: "9:16" } : ne.size || { sizeType: "FIXED", width: "100%" };
1904
1902
  return {
1905
- ...l,
1903
+ ...u,
1906
1904
  config: {
1907
- ...J,
1908
- size: ve
1905
+ ...ne,
1906
+ size: _e
1909
1907
  }
1910
1908
  };
1911
- }, [l, c]);
1909
+ }, [u, f]);
1912
1910
  return Se(() => {
1913
- if (q) {
1914
- o(q);
1911
+ if (z) {
1912
+ U(z);
1915
1913
  return;
1916
1914
  }
1917
- if (!L || j && !i)
1915
+ if (!j || d && !i)
1918
1916
  return;
1919
- let J = !0;
1920
- const Fe = setTimeout(async () => {
1917
+ let ne = !0;
1918
+ const De = setTimeout(async () => {
1921
1919
  try {
1922
- Y.current.forEach((ae) => clearInterval(ae)), Y.current = [], z.current.forEach((ae) => clearTimeout(ae)), z.current = [], U.current = null;
1923
- const se = (_ == null ? void 0 : _.length) ?? 0, we = JSON.stringify({
1924
- playerId: D,
1925
- videoId: r || C,
1920
+ B.current.forEach((oe) => clearInterval(oe)), B.current = [], Y.current.forEach((oe) => clearTimeout(oe)), Y.current = [], M.current = null;
1921
+ const ue = (l == null ? void 0 : l.length) ?? 0, we = JSON.stringify({
1922
+ playerId: H,
1923
+ videoId: r || O,
1926
1924
  playlistId: t,
1927
1925
  videoUrl: i,
1928
- fetchedPlaybackUrl: y,
1926
+ fetchedPlaybackUrl: o,
1929
1927
  scriptUrl: s,
1930
- isReels: c,
1928
+ isReels: f,
1931
1929
  projectId: a,
1932
- playlistLength: se
1930
+ playlistLength: ue
1933
1931
  });
1934
- if (g.current && d.current && B.current === we)
1932
+ if (y.current && P.current && R.current === we)
1935
1933
  return;
1936
- B.current !== we && (g.current = !1, B.current = we);
1937
- const ge = s == null ? void 0 : s.includes("vertical-player");
1938
- if (document.querySelectorAll('[id*="player"]').forEach((ae) => {
1939
- var Ee, T;
1940
- const be = ae.id;
1941
- if (be !== D)
1934
+ R.current !== we && (y.current = !1, R.current = we);
1935
+ const ve = s == null ? void 0 : s.includes("vertical-player");
1936
+ if (document.querySelectorAll('[id*="player"]').forEach((oe) => {
1937
+ var Pe, T;
1938
+ const be = oe.id;
1939
+ if (be !== H)
1942
1940
  try {
1943
- const I = ge ? (Ee = window.vpVerticalPlayer) == null ? void 0 : Ee.call(window, be) : (T = window.vpPlayer) == null ? void 0 : T.call(window, be);
1944
- I != null && I.destroy && I.destroy();
1945
- } catch (I) {
1946
- console.warn(`Failed to destroy existing player ${be}:`, I);
1941
+ const S = ve ? (Pe = window.vpVerticalPlayer) == null ? void 0 : Pe.call(window, be) : (T = window.vpPlayer) == null ? void 0 : T.call(window, be);
1942
+ S != null && S.destroy && S.destroy();
1943
+ } catch (S) {
1944
+ console.warn(`Failed to destroy existing player ${be}:`, S);
1947
1945
  }
1948
- }), await new Promise((ae) => setTimeout(ae, 100)), !J || !W.current)
1946
+ }), await new Promise((oe) => setTimeout(oe, 100)), !ne || !W.current)
1949
1947
  return;
1950
- if (!document.getElementById(D)) {
1951
- o("DOM element not found after cleanup.");
1948
+ if (!document.getElementById(H)) {
1949
+ U("DOM element not found after cleanup.");
1952
1950
  return;
1953
1951
  }
1954
1952
  if (!window.vpPlayer && !window.vpVerticalPlayer) {
1955
- o("VP Player script not loaded.");
1953
+ U("VP Player script not loaded.");
1956
1954
  return;
1957
1955
  }
1958
- const sr = ge ? window.vpVerticalPlayer : window.vpPlayer;
1959
- if (!sr) {
1960
- o(`VP ${ge ? "Vertical " : ""}Player script not loaded.`);
1956
+ const ke = ve ? window.vpVerticalPlayer : window.vpPlayer;
1957
+ if (!ke) {
1958
+ U(`VP ${ve ? "Vertical " : ""}Player script not loaded.`);
1961
1959
  return;
1962
1960
  }
1963
- const Pe = Gt({
1961
+ const ge = Jt({
1964
1962
  videoUrl: i,
1965
- fetchedPlaybackUrl: y ?? void 0,
1966
- fetchedPlaylist: _ ?? void 0,
1963
+ fetchedPlaybackUrl: o ?? void 0,
1964
+ fetchedPlaylist: l ?? void 0,
1967
1965
  projectId: a,
1968
- config: ie,
1969
- isVerticalPlayer: ge
1966
+ config: pe,
1967
+ isVerticalPlayer: ve
1970
1968
  // Pass player type to config builder
1971
- }), H = sr(D);
1972
- if (!H) {
1973
- o(`Failed to create VP ${ge ? "Vertical " : ""}Player instance.`);
1969
+ }), G = ke(H);
1970
+ if (!G) {
1971
+ U(`Failed to create VP ${ve ? "Vertical " : ""}Player instance.`);
1974
1972
  return;
1975
1973
  }
1976
- if (J && W.current && (H.setup(Pe), d.current = H, g.current = !0, o(null), u && H.on)) {
1977
- const ae = () => {
1978
- var I;
1974
+ if (ne && W.current && (G.setup(ge), P.current = G, y.current = !0, U(null), c && G.on)) {
1975
+ const oe = () => {
1976
+ var S, N, ae;
1979
1977
  const T = {};
1980
- if (_ && _.length > 0) {
1981
- const M = H.videoIndex ?? ((I = H.playlist) == null ? void 0 : I.playlistVideoIndex) ?? 0, $ = _[M];
1982
- $ && (T.title = $.title, T.hlsUrl = $.hlsUrl, T.file = $.hlsUrl, T.thumbnailUrl = $.thumbnailUrl, T.duration = $.duration, T.videoIndex = M, T.playlistVideoIndex = M, T.isBackupPlaylist = $.isBackupPlaylist, T.mediaId = $.mediaId, T.videoId = $.mediaId || $.videoId);
1983
- } else Pe.video && (T.title = Pe.video.title, T.file = Pe.video.file, T.hlsUrl = Pe.video.file, T.thumbnailUrl = Pe.video.thumbnail, T.videoId = r || C, T.videoIndex = 0, T.playlistVideoIndex = 0, H.getDuration && (T.duration = H.getDuration()));
1978
+ if ((N = (S = ge.video) == null ? void 0 : S.playlist) != null && N.videos && ge.video.playlist.videos.length > 0) {
1979
+ const D = G.videoIndex ?? ((ae = G.playlist) == null ? void 0 : ae.playlistVideoIndex) ?? 0, q = ge.video.playlist.videos[D];
1980
+ q && (T.title = q.title, T.file = q.file || q.hlsUrl, T.hlsUrl = q.file || q.hlsUrl, T.thumbnailUrl = q.thumbnailUrl, T.duration = q.duration, T.videoIndex = D, T.playlistVideoIndex = D, T.videoId = q.videoId || q.mediaId, T.mediaId = q.mediaId || q.videoId);
1981
+ } else ge.video && (T.title = ge.video.title, T.file = ge.video.file, T.hlsUrl = ge.video.file, T.thumbnailUrl = ge.video.thumbnail, T.videoId = r || O, T.videoIndex = 0, T.playlistVideoIndex = 0, G.getDuration && (T.duration = G.getDuration()));
1984
1982
  return T;
1985
1983
  };
1986
1984
  let be = null;
1987
- const Ee = async () => {
1985
+ const Pe = async () => {
1988
1986
  var T;
1989
1987
  try {
1990
- be && clearTimeout(be), await new Promise((fe) => setTimeout(fe, 100));
1991
- let I = ae();
1992
- const M = I.videoId || I.mediaId;
1993
- if (M && M === U.current)
1988
+ be && clearTimeout(be), await new Promise((D) => setTimeout(D, 100));
1989
+ let S = oe();
1990
+ const N = S.videoId || S.mediaId;
1991
+ if (N && N === M.current)
1994
1992
  return;
1995
1993
  if (be = window.setTimeout(() => {
1996
- U.current = null;
1997
- }, 500), (s == null ? void 0 : s.includes("vertical-player")) && M)
1994
+ M.current = null;
1995
+ }, 500), (s == null ? void 0 : s.includes("vertical-player")) && N)
1998
1996
  try {
1999
- const _e = `https://host.vpplayer.tech/player/ptkzurnx/${M}.json`, pe = await fetch(_e);
2000
- if (pe.ok) {
2001
- const re = await pe.json();
2002
- re && re.video && (I = {
2003
- ...I,
2004
- title: re.video.title || I.title,
1997
+ const Ee = `https://host.vpplayer.tech/player/ptkzurnx/${N}.json`, q = await fetch(Ee);
1998
+ if (q.ok) {
1999
+ const re = await q.json();
2000
+ re != null && re.video && (S = {
2001
+ ...S,
2002
+ title: re.video.title || S.title,
2005
2003
  description: re.video.description,
2006
2004
  publishDate: re.video.publishDate,
2007
- projectId: re.projectId || I.projectId,
2005
+ projectId: re.projectId || S.projectId,
2008
2006
  premium: ((T = re.video.videoLocking) == null ? void 0 : T.isEnabled) || !1,
2009
2007
  author: re.video.author,
2010
2008
  tags: re.video.tags || []
@@ -2012,138 +2010,132 @@ const Nt = Ce.div`
2012
2010
  }
2013
2011
  } catch {
2014
2012
  }
2015
- U.current = M || null, ne(I), u(I);
2016
- } catch (I) {
2017
- console.warn("Error in video-started handler:", I);
2013
+ M.current = N || null, V(S), c(S);
2014
+ } catch (S) {
2015
+ console.warn("Error in video-started handler:", S);
2018
2016
  }
2019
2017
  };
2020
- if (ge) {
2021
- let T = !1, I = -1;
2022
- const M = () => {
2018
+ if (ve) {
2019
+ let T = !1, S = -1;
2020
+ const N = () => {
2023
2021
  if (!T) {
2024
2022
  T = !0;
2025
2023
  try {
2026
- H.on && H.on("vp-video-started", Ee), setTimeout(() => {
2027
- Ee(), I = H.videoIndex ?? 0;
2024
+ G.on && G.on("vp-video-started", Pe), setTimeout(() => {
2025
+ Pe(), S = G.videoIndex ?? 0;
2028
2026
  }, 500);
2029
- } catch (pe) {
2030
- console.error("Error setting up event listeners:", pe);
2027
+ } catch (q) {
2028
+ console.error("Error setting up event listeners:", q);
2031
2029
  }
2032
2030
  }
2033
2031
  };
2034
- let $ = 0;
2035
- const fe = 15, _e = setInterval(() => {
2032
+ let ae = 0;
2033
+ const D = 15, Ee = setInterval(() => {
2036
2034
  try {
2037
- const pe = H.videoIndex !== void 0 || H.playlist;
2035
+ const q = G.videoIndex !== void 0 || G.playlist;
2038
2036
  if (!T)
2039
- $++, (pe || $ >= fe) && M();
2037
+ ae++, (q || ae >= D) && N();
2040
2038
  else {
2041
- const re = H.videoIndex ?? 0;
2042
- re !== I && I !== -1 && (I = re, Ee());
2039
+ const re = G.videoIndex ?? 0;
2040
+ re !== S && S !== -1 && (S = re, Pe());
2043
2041
  }
2044
2042
  } catch {
2045
2043
  }
2046
2044
  }, 200);
2047
- Y.current.push(_e);
2045
+ B.current.push(Ee);
2048
2046
  try {
2049
- H.on && H.on("vp-listen-ready", M);
2047
+ G.on && G.on("vp-listen-ready", N);
2050
2048
  } catch {
2051
2049
  }
2052
2050
  } else {
2053
- const T = async (I) => {
2054
- var M, $;
2051
+ const T = async (S) => {
2052
+ var N, ae;
2055
2053
  try {
2056
- const fe = s == null ? void 0 : s.match(/player\/([^/.]+)/), _e = fe == null ? void 0 : fe[1];
2057
- if (!_e || !I)
2058
- return ae();
2059
- const pe = `https://host.vpplayer.tech/player/${_e}/${I}.json`, re = await fetch(pe);
2054
+ const D = s == null ? void 0 : s.match(/player\/([^/.]+)/), Ee = D == null ? void 0 : D[1];
2055
+ if (!Ee || !S)
2056
+ return oe();
2057
+ const q = `https://host.vpplayer.tech/player/${Ee}/${S}.json`, re = await fetch(q);
2060
2058
  if (!re.ok)
2061
- return console.warn("Failed to fetch full video config:", re.status), ae();
2062
- const le = await re.json();
2063
- return !le || !le.video ? ae() : {
2064
- videoId: I,
2065
- title: le.video.title,
2066
- description: le.video.description,
2067
- file: le.video.file,
2068
- hlsUrl: le.video.file,
2069
- thumbnailUrl: le.video.thumbnail,
2070
- duration: le.video.duration,
2071
- publishDate: le.video.publishDate,
2072
- projectId: le.projectId,
2073
- premium: ((M = le.video.videoLocking) == null ? void 0 : M.isEnabled) || !1,
2074
- author: le.video.author,
2075
- tags: le.video.tags || [],
2076
- videoIndex: H.videoIndex ?? 0,
2077
- playlistVideoIndex: (($ = H.playlist) == null ? void 0 : $.playlistVideoIndex) ?? 0
2078
- };
2079
- } catch (fe) {
2080
- return console.warn("Error fetching full video data:", fe), ae();
2059
+ return console.warn("Failed to fetch full video config:", re.status), oe();
2060
+ const se = await re.json();
2061
+ return se != null && se.video ? {
2062
+ videoId: S,
2063
+ title: se.video.title,
2064
+ description: se.video.description,
2065
+ file: se.video.file,
2066
+ hlsUrl: se.video.file,
2067
+ thumbnailUrl: se.video.thumbnail,
2068
+ duration: se.video.duration,
2069
+ publishDate: se.video.publishDate,
2070
+ projectId: se.projectId,
2071
+ premium: ((N = se.video.videoLocking) == null ? void 0 : N.isEnabled) || !1,
2072
+ author: se.video.author,
2073
+ tags: se.video.tags || [],
2074
+ videoIndex: G.videoIndex ?? 0,
2075
+ playlistVideoIndex: ((ae = G.playlist) == null ? void 0 : ae.playlistVideoIndex) ?? 0
2076
+ } : oe();
2077
+ } catch (D) {
2078
+ return console.warn("Error fetching full video data:", D), oe();
2081
2079
  }
2082
2080
  };
2083
- H.on("ready", async (I) => {
2081
+ G.on("ready", async (S) => {
2084
2082
  try {
2085
- const M = (I == null ? void 0 : I.id) || r || C;
2086
- if (M) {
2087
- const $ = await T(M);
2088
- ne($), u($);
2083
+ const N = S, ae = (N == null ? void 0 : N.id) || r || O;
2084
+ if (ae) {
2085
+ const D = await T(ae);
2086
+ V(D), c(D);
2089
2087
  } else {
2090
- const $ = ae();
2091
- ($.title || $.file) && (ne($), u($));
2088
+ const D = oe();
2089
+ (D.title || D.file) && (V(D), c(D));
2092
2090
  }
2093
- } catch (M) {
2094
- console.warn("Error in ready handler:", M);
2091
+ } catch (N) {
2092
+ console.warn("Error in ready handler:", N);
2095
2093
  }
2096
- }), H.on("playlistItem", async (I) => {
2094
+ }), G.on("playlistItem", async (S) => {
2097
2095
  try {
2098
- const M = I == null ? void 0 : I.id;
2099
- if (M) {
2100
- const $ = await T(M);
2101
- ne($), u($);
2096
+ const N = S, ae = N == null ? void 0 : N.id;
2097
+ if (ae) {
2098
+ const D = await T(ae);
2099
+ V(D), c(D);
2102
2100
  }
2103
- } catch (M) {
2104
- console.warn("Error in playlistItem handler:", M);
2101
+ } catch (N) {
2102
+ console.warn("Error in playlistItem handler:", N);
2105
2103
  }
2106
2104
  });
2107
2105
  }
2108
2106
  }
2109
- } catch (se) {
2110
- if (J) {
2111
- const we = se instanceof Error ? se.message : String(se);
2112
- o(we), console.error("VP Player initialization error:", se);
2107
+ } catch (ue) {
2108
+ if (ne) {
2109
+ const we = ue instanceof Error ? ue.message : String(ue);
2110
+ U(we), console.error("VP Player initialization error:", ue);
2113
2111
  }
2114
2112
  }
2115
2113
  }, 150);
2116
2114
  return () => {
2117
- J = !1, clearTimeout(Fe), Y.current.forEach((se) => clearInterval(se)), Y.current = [], z.current.forEach((se) => clearTimeout(se)), z.current = [], g.current = !1;
2115
+ ne = !1, clearTimeout(De), B.current.forEach((ue) => clearInterval(ue)), B.current = [], Y.current.forEach((ue) => clearTimeout(ue)), Y.current = [], y.current = !1;
2118
2116
  };
2119
- }, [
2120
- L,
2121
- j,
2122
- D,
2123
- q,
2124
- s
2125
- ]), Se(() => () => {
2126
- if (d.current) {
2117
+ }, [j, d, H, z, s]), Se(() => () => {
2118
+ if (P.current) {
2127
2119
  try {
2128
- d.current.destroy && d.current.destroy();
2129
- } catch (ve) {
2130
- console.warn(`Failed to destroy player ${D}:`, ve);
2120
+ P.current.destroy && P.current.destroy();
2121
+ } catch (_e) {
2122
+ console.warn(`Failed to destroy player ${H}:`, _e);
2131
2123
  }
2132
- d.current = null;
2124
+ P.current = null;
2133
2125
  }
2134
- g.current = !1;
2135
- const J = document.getElementById(D);
2136
- J && (J.innerHTML = "");
2137
- }, [D]), {
2126
+ y.current = !1;
2127
+ const ne = document.getElementById(H);
2128
+ ne && (ne.innerHTML = "");
2129
+ }, [H]), {
2138
2130
  playerRef: W,
2139
- playerInstanceRef: d,
2140
- isScriptLoaded: L,
2141
- isLoading: j,
2142
- error: ee || h || q
2131
+ playerInstanceRef: P,
2132
+ isScriptLoaded: j,
2133
+ isLoading: d,
2134
+ error: $ || Q || z
2143
2135
  };
2144
- }, Qt = ({ playerId: e, videoId: r, version: n, videoUrl: i, projectId: a, playlistId: t, scriptUrl: s, config: l = {}, isReels: c = !1, hiddenClasses: m = [], onClose: u, className: f, onPlaylistData: v, onVideoStarted: w, trackingMetadata: S, onPlayerStart: p, onPlayerPlay: b, onPlayerPause: P, onPlayerResume: E, onPlayerEnd: O, onPlayerProgressEvery10Seconds: N, onPlayerProgressAt20Seconds: V, onPlayerQuartile25: R, onPlayerQuartile50: x, onPlayerQuartile75: X, onPlayerNext: W, onPlayerPrevious: d, onPlayerEvent: g }) => {
2145
- var ee, D, de, ne;
2146
- const { playerRef: B, playerInstanceRef: Y, isScriptLoaded: z, isLoading: U, error: L } = Jt({
2136
+ }, Zt = ({ playerId: e, videoId: r, version: n, videoUrl: i, projectId: a, playlistId: t, scriptUrl: s, config: u = {}, isReels: f = !1, hiddenClasses: m = [], onClose: c, className: p, onPlaylistData: x, onVideoStarted: g, trackingMetadata: E, onPlayerStart: h, onPlayerPlay: v, onPlayerPause: w, onPlayerResume: b, onPlayerEnd: L, onPlayerProgressEvery10Seconds: F, onPlayerProgressAt20Seconds: k, onPlayerQuartile25: I, onPlayerQuartile50: _, onPlayerQuartile75: J, onPlayerNext: W, onPlayerPrevious: P, onPlayerEvent: y }) => {
2137
+ var $, H, fe, V;
2138
+ const { playerRef: R, playerInstanceRef: B, isScriptLoaded: Y, isLoading: M, error: j } = Kt({
2147
2139
  playerId: e,
2148
2140
  videoId: r,
2149
2141
  version: n,
@@ -2151,48 +2143,48 @@ const Nt = Ce.div`
2151
2143
  projectId: a,
2152
2144
  playlistId: t,
2153
2145
  scriptUrl: s,
2154
- config: l,
2155
- isReels: c,
2156
- onPlaylistData: v,
2157
- onVideoStarted: w,
2158
- trackingMetadata: S,
2159
- onPlayerStart: p,
2160
- onPlayerPlay: b,
2161
- onPlayerPause: P,
2162
- onPlayerResume: E,
2163
- onPlayerEnd: O,
2164
- onPlayerProgressEvery10Seconds: N,
2165
- onPlayerProgressAt20Seconds: V,
2166
- onPlayerQuartile25: R,
2167
- onPlayerQuartile50: x,
2168
- onPlayerQuartile75: X,
2146
+ config: u,
2147
+ isReels: f,
2148
+ onPlaylistData: x,
2149
+ onVideoStarted: g,
2150
+ trackingMetadata: E,
2151
+ onPlayerStart: h,
2152
+ onPlayerPlay: v,
2153
+ onPlayerPause: w,
2154
+ onPlayerResume: b,
2155
+ onPlayerEnd: L,
2156
+ onPlayerProgressEvery10Seconds: F,
2157
+ onPlayerProgressAt20Seconds: k,
2158
+ onPlayerQuartile25: I,
2159
+ onPlayerQuartile50: _,
2160
+ onPlayerQuartile75: J,
2169
2161
  onPlayerNext: W,
2170
- onPlayerPrevious: d,
2171
- onPlayerEvent: g
2172
- }), [q, C] = ce(!0), h = () => c && C(!0), o = () => {
2173
- var F, ie;
2174
- C(!1), (ie = (F = Y.current) == null ? void 0 : F.play) == null || ie.call(F), u == null || u();
2175
- }, y = (D = (ee = l == null ? void 0 : l.config) == null ? void 0 : ee.size) != null && D.width ? typeof l.config.size.width == "number" ? `${l.config.size.width}px` : l.config.size.width : void 0, _ = (ne = (de = l == null ? void 0 : l.config) == null ? void 0 : de.size) != null && ne.height ? typeof l.config.size.height == "number" ? `${l.config.size.height}px` : l.config.size.height : void 0, j = or(e, r);
2176
- return L ? Q.jsxs(tr, { type: "error", children: ["An error occurred: ", L] }) : U || !z ? Q.jsx(tr, { type: "loading", children: "Loading..." }) : Q.jsxs(Q.Fragment, { children: [c && !q ? Q.jsx("div", { onClick: h }) : null, !c && Q.jsx("div", { children: Q.jsx(wr, { id: j, ref: B, width: y || "100%", height: _ || "auto", $hiddenClasses: m, className: f }) }, j), c && q && Q.jsx(Ft, { onClick: o, className: f, children: Q.jsx(Dt, { className: f, onClick: (F) => F.stopPropagation(), children: Q.jsx("div", { children: Q.jsx(wr, { id: j, ref: B, width: "100%", height: "auto", $hiddenClasses: m, className: f }) }, j) }) })] });
2177
- }, Lr = Nr(void 0), rn = ({ children: e }) => {
2178
- const [r, n] = ce(!1), [i, a] = ce(null), [t, s] = ce(null), l = lr((u) => {
2162
+ onPlayerPrevious: P,
2163
+ onPlayerEvent: y
2164
+ }), [z, O] = de(!0), Q = () => f && O(!0), U = () => {
2165
+ var ee, pe;
2166
+ O(!1), (pe = (ee = B.current) == null ? void 0 : ee.play) == null || pe.call(ee), c == null || c();
2167
+ }, o = (H = ($ = u == null ? void 0 : u.config) == null ? void 0 : $.size) != null && H.width ? typeof u.config.size.width == "number" ? `${u.config.size.width}px` : u.config.size.width : void 0, l = (V = (fe = u == null ? void 0 : u.config) == null ? void 0 : fe.size) != null && V.height ? typeof u.config.size.height == "number" ? `${u.config.size.height}px` : u.config.size.height : void 0, d = ur(e, r);
2168
+ return j ? Z.jsxs(ar, { type: "error", children: ["An error occurred: ", j] }) : M || !Y ? Z.jsx(ar, { type: "loading", children: "Loading..." }) : Z.jsxs(Z.Fragment, { children: [f && !z ? Z.jsx("div", { onClick: Q }) : null, !f && Z.jsx("div", { children: Z.jsx(_r, { id: d, ref: R, width: o || "100%", height: l || "auto", $hiddenClasses: m, className: p }) }, d), f && z && Z.jsx(Mt, { onClick: U, className: p, children: Z.jsx(zt, { className: p, onClick: (ee) => ee.stopPropagation(), children: Z.jsx("div", { children: Z.jsx(_r, { id: d, ref: R, width: "100%", height: "auto", $hiddenClasses: m, className: p }) }, d) }) })] });
2169
+ }, $r = Dr(void 0), rn = ({ children: e }) => {
2170
+ const [r, n] = de(!1), [i, a] = de(null), [t, s] = de(null), u = cr((c) => {
2179
2171
  try {
2180
- const f = or(u.playerId, u.videoId);
2181
- a({ ...u, playerId: f }), n(!0), s(null);
2172
+ const p = ur(c.playerId, c.videoId);
2173
+ a({ ...c, playerId: p }), n(!0), s(null);
2182
2174
  } catch {
2183
2175
  s("Failed to show player.");
2184
2176
  }
2185
- }, []), c = lr(() => {
2177
+ }, []), f = cr(() => {
2186
2178
  n(!1), a(null), s(null);
2187
2179
  }, []), m = Pr(() => ({
2188
- showPlayer: l,
2189
- hidePlayer: c,
2180
+ showPlayer: u,
2181
+ hidePlayer: f,
2190
2182
  isPlayerVisible: r,
2191
2183
  playerParams: i
2192
- }), [l, c, r, i]);
2193
- return Q.jsxs(Lr.Provider, { value: m, children: [e, t && Q.jsx(tr, { type: "error", children: t }), r && (i == null ? void 0 : i.playerId) && Q.jsx(Qt, { playerId: i.playerId, videoId: i.videoId, projectId: i.projectId, videoUrl: i.videoUrl, version: i.version, playlistId: i.playlistId, scriptUrl: i.scriptUrl, config: i.config, isReels: i.isReels, thumbnailUrl: i.thumbnailUrl, onClose: c, hiddenClasses: i.hiddenClasses || [], className: i.className })] });
2184
+ }), [u, f, r, i]);
2185
+ return Z.jsxs($r.Provider, { value: m, children: [e, t && Z.jsx(ar, { type: "error", children: t }), r && (i == null ? void 0 : i.playerId) && Z.jsx(Zt, { playerId: i.playerId, videoId: i.videoId, projectId: i.projectId, videoUrl: i.videoUrl, version: i.version, playlistId: i.playlistId, scriptUrl: i.scriptUrl, config: i.config, isReels: i.isReels, thumbnailUrl: i.thumbnailUrl, onClose: f, hiddenClasses: i.hiddenClasses || [], className: i.className })] });
2194
2186
  }, tn = () => {
2195
- const e = br(Lr);
2187
+ const e = Er($r);
2196
2188
  if (!e)
2197
2189
  throw new Error("useVPPlayer must be used within a VPPlayerProvider");
2198
2190
  return e;
@@ -2239,7 +2231,7 @@ const Nt = Ce.div`
2239
2231
  autoplay: !0,
2240
2232
  muted: !0
2241
2233
  }
2242
- }, Ke = {
2234
+ }, rr = {
2243
2235
  video: {
2244
2236
  advertising: !0,
2245
2237
  ads: {
@@ -2253,11 +2245,11 @@ const Nt = Ce.div`
2253
2245
  }, sn = (e, r, n = "time", i = 0) => {
2254
2246
  var a;
2255
2247
  return {
2256
- ...Ke,
2248
+ ...rr,
2257
2249
  video: {
2258
- ...Ke.video,
2250
+ ...rr.video,
2259
2251
  ads: {
2260
- ...(a = Ke.video) == null ? void 0 : a.ads,
2252
+ ...(a = rr.video) == null ? void 0 : a.ads,
2261
2253
  adBreaks: [
2262
2254
  {
2263
2255
  adTagUrl: r,
@@ -2275,23 +2267,23 @@ export {
2275
2267
  pn as AD_TAG_SKIPPABLE_LINEAR_URL,
2276
2268
  ln as BIG_BUCK_BUNNY_URL,
2277
2269
  un as ELEPHANTS_DREAM_URL,
2278
- Ft as Overlay,
2270
+ Mt as Overlay,
2279
2271
  dn as PEXELS_THUMBNAIL_URL,
2280
2272
  cn as PEXELS_VERTICAL_VIDEO_URL,
2281
- wr as PlayerContainer,
2282
- Dt as PlayerWrapper,
2283
- Qt as VPPlayer,
2273
+ _r as PlayerContainer,
2274
+ zt as PlayerWrapper,
2275
+ Zt as VPPlayer,
2284
2276
  rn as VPPlayerProvider,
2285
2277
  an as baseConfig,
2286
- Ke as baseConfigWithAds,
2278
+ rr as baseConfigWithAds,
2287
2279
  on as baseConfigWithAutoplay,
2288
- Gt as buildVPPlayerConfig,
2280
+ Jt as buildVPPlayerConfig,
2289
2281
  nn as defaultVPPlayerConfig,
2290
- Xt as extractVideoId,
2282
+ Qt as extractVideoId,
2291
2283
  sn as getAdConfig,
2292
2284
  tn as useVPPlayer,
2293
- Yt as useVPPlayerEvents,
2294
- Jt as useVPPlayerLogic,
2295
- Ut as useVPPlayerScript,
2296
- Wt as useVideoData
2285
+ Gt as useVPPlayerEvents,
2286
+ Kt as useVPPlayerLogic,
2287
+ Wt as useVPPlayerScript,
2288
+ Ht as useVideoData
2297
2289
  };