@devix-technologies/react-gjirafa-vp-player 1.0.31-beta.21 → 1.0.31-beta.22
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,5 +1,5 @@
|
|
|
1
1
|
import * as le from "react";
|
|
2
|
-
import
|
|
2
|
+
import Mr, { forwardRef as wr, useContext as Ir, useState as Fe, useEffect as $e, useRef as pe, useId as Fr, useMemo as Ue, useImperativeHandle as Vr } from "react";
|
|
3
3
|
var Te = { exports: {} }, we = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
@@ -10,10 +10,10 @@ var Te = { exports: {} }, we = {};
|
|
|
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
|
|
14
|
-
function
|
|
15
|
-
if (
|
|
16
|
-
|
|
13
|
+
var sr;
|
|
14
|
+
function Lr() {
|
|
15
|
+
if (sr) return we;
|
|
16
|
+
sr = 1;
|
|
17
17
|
var e = Symbol.for("react.transitional.element"), r = Symbol.for("react.fragment");
|
|
18
18
|
function t(n, a, s) {
|
|
19
19
|
var u = null;
|
|
@@ -42,24 +42,24 @@ var ke = {};
|
|
|
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
|
|
46
|
-
function
|
|
47
|
-
return
|
|
45
|
+
var cr;
|
|
46
|
+
function Nr() {
|
|
47
|
+
return cr || (cr = 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 ===
|
|
51
|
+
return o.$$typeof === ee ? null : o.displayName || o.name || null;
|
|
52
52
|
if (typeof o == "string") return o;
|
|
53
53
|
switch (o) {
|
|
54
|
-
case
|
|
54
|
+
case S:
|
|
55
55
|
return "Fragment";
|
|
56
56
|
case C:
|
|
57
57
|
return "Profiler";
|
|
58
|
-
case
|
|
58
|
+
case E:
|
|
59
59
|
return "StrictMode";
|
|
60
60
|
case F:
|
|
61
61
|
return "Suspense";
|
|
62
|
-
case
|
|
62
|
+
case R:
|
|
63
63
|
return "SuspenseList";
|
|
64
64
|
case q:
|
|
65
65
|
return "Activity";
|
|
@@ -68,21 +68,21 @@ function Vr() {
|
|
|
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
|
|
71
|
+
case w:
|
|
72
72
|
return "Portal";
|
|
73
73
|
case N:
|
|
74
74
|
return o.displayName || "Context";
|
|
75
75
|
case V:
|
|
76
76
|
return (o._context.displayName || "Context") + ".Consumer";
|
|
77
77
|
case z:
|
|
78
|
-
var
|
|
79
|
-
return o = o.displayName, o || (o =
|
|
78
|
+
var y = o.render;
|
|
79
|
+
return o = o.displayName, o || (o = y.displayName || y.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
|
|
80
80
|
case te:
|
|
81
|
-
return
|
|
81
|
+
return y = o.displayName || null, y !== null ? y : e(o.type) || "Memo";
|
|
82
82
|
case ce:
|
|
83
|
-
|
|
83
|
+
y = o._payload, o = o._init;
|
|
84
84
|
try {
|
|
85
|
-
return e(o(
|
|
85
|
+
return e(o(y));
|
|
86
86
|
} catch {
|
|
87
87
|
}
|
|
88
88
|
}
|
|
@@ -94,33 +94,33 @@ function Vr() {
|
|
|
94
94
|
function t(o) {
|
|
95
95
|
try {
|
|
96
96
|
r(o);
|
|
97
|
-
var
|
|
97
|
+
var y = !1;
|
|
98
98
|
} catch {
|
|
99
|
-
|
|
99
|
+
y = !0;
|
|
100
100
|
}
|
|
101
|
-
if (
|
|
102
|
-
|
|
103
|
-
var O =
|
|
101
|
+
if (y) {
|
|
102
|
+
y = console;
|
|
103
|
+
var O = y.error, M = typeof Symbol == "function" && Symbol.toStringTag && o[Symbol.toStringTag] || o.constructor.name || "Object";
|
|
104
104
|
return O.call(
|
|
105
|
-
|
|
105
|
+
y,
|
|
106
106
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
107
107
|
M
|
|
108
108
|
), r(o);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
function n(o) {
|
|
112
|
-
if (o ===
|
|
112
|
+
if (o === S) return "<>";
|
|
113
113
|
if (typeof o == "object" && o !== null && o.$$typeof === ce)
|
|
114
114
|
return "<...>";
|
|
115
115
|
try {
|
|
116
|
-
var
|
|
117
|
-
return
|
|
116
|
+
var y = e(o);
|
|
117
|
+
return y ? "<" + y + ">" : "<...>";
|
|
118
118
|
} catch {
|
|
119
119
|
return "<...>";
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
function a() {
|
|
123
|
-
var o =
|
|
123
|
+
var o = Z.A;
|
|
124
124
|
return o === null ? null : o.getOwner();
|
|
125
125
|
}
|
|
126
126
|
function s() {
|
|
@@ -128,16 +128,16 @@ function Vr() {
|
|
|
128
128
|
}
|
|
129
129
|
function u(o) {
|
|
130
130
|
if (fe.call(o, "key")) {
|
|
131
|
-
var
|
|
132
|
-
if (
|
|
131
|
+
var y = Object.getOwnPropertyDescriptor(o, "key").get;
|
|
132
|
+
if (y && y.isReactWarning) return !1;
|
|
133
133
|
}
|
|
134
134
|
return o.key !== void 0;
|
|
135
135
|
}
|
|
136
|
-
function p(o,
|
|
136
|
+
function p(o, y) {
|
|
137
137
|
function O() {
|
|
138
138
|
ne || (ne = !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
|
-
|
|
140
|
+
y
|
|
141
141
|
));
|
|
142
142
|
}
|
|
143
143
|
O.isReactWarning = !0, Object.defineProperty(o, "key", {
|
|
@@ -145,23 +145,23 @@ function Vr() {
|
|
|
145
145
|
configurable: !0
|
|
146
146
|
});
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function k() {
|
|
149
149
|
var o = e(this.type);
|
|
150
|
-
return
|
|
150
|
+
return K[o] || (K[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
|
|
155
|
-
var
|
|
154
|
+
function b(o, y, O, M, i, l) {
|
|
155
|
+
var P = O.ref;
|
|
156
156
|
return o = {
|
|
157
157
|
$$typeof: j,
|
|
158
158
|
type: o,
|
|
159
|
-
key:
|
|
159
|
+
key: y,
|
|
160
160
|
props: O,
|
|
161
161
|
_owner: M
|
|
162
|
-
}, (
|
|
162
|
+
}, (P !== void 0 ? P : null) !== null ? Object.defineProperty(o, "ref", {
|
|
163
163
|
enumerable: !1,
|
|
164
|
-
get:
|
|
164
|
+
get: k
|
|
165
165
|
}) : Object.defineProperty(o, "ref", { enumerable: !1, value: null }), o._store = {}, Object.defineProperty(o._store, "validated", {
|
|
166
166
|
configurable: !1,
|
|
167
167
|
enumerable: !1,
|
|
@@ -184,25 +184,25 @@ function Vr() {
|
|
|
184
184
|
value: l
|
|
185
185
|
}), Object.freeze && (Object.freeze(o.props), Object.freeze(o)), o;
|
|
186
186
|
}
|
|
187
|
-
function
|
|
188
|
-
var
|
|
189
|
-
if (
|
|
187
|
+
function m(o, y, O, M, i, l) {
|
|
188
|
+
var P = y.children;
|
|
189
|
+
if (P !== void 0)
|
|
190
190
|
if (M)
|
|
191
|
-
if (G(
|
|
192
|
-
for (M = 0; M <
|
|
193
|
-
|
|
194
|
-
Object.freeze && Object.freeze(
|
|
191
|
+
if (G(P)) {
|
|
192
|
+
for (M = 0; M < P.length; M++)
|
|
193
|
+
x(P[M]);
|
|
194
|
+
Object.freeze && Object.freeze(P);
|
|
195
195
|
} else
|
|
196
196
|
console.error(
|
|
197
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."
|
|
198
198
|
);
|
|
199
|
-
else
|
|
200
|
-
if (fe.call(
|
|
201
|
-
|
|
202
|
-
var H = Object.keys(
|
|
203
|
-
return
|
|
199
|
+
else x(P);
|
|
200
|
+
if (fe.call(y, "key")) {
|
|
201
|
+
P = e(o);
|
|
202
|
+
var H = Object.keys(y).filter(function(g) {
|
|
203
|
+
return g !== "key";
|
|
204
204
|
});
|
|
205
|
-
M = 0 < H.length ? "{key: someKey, " + H.join(": ..., ") + ": ...}" : "{key: someKey}",
|
|
205
|
+
M = 0 < H.length ? "{key: someKey, " + H.join(": ..., ") + ": ...}" : "{key: someKey}", re[P + M] || (H = 0 < H.length ? "{" + H.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
206
206
|
`A props object containing a "key" prop is being spread into JSX:
|
|
207
207
|
let props = %s;
|
|
208
208
|
<%s {...props} />
|
|
@@ -210,35 +210,35 @@ React keys must be passed directly to JSX without using spread:
|
|
|
210
210
|
let props = %s;
|
|
211
211
|
<%s key={someKey} {...props} />`,
|
|
212
212
|
M,
|
|
213
|
-
|
|
213
|
+
P,
|
|
214
214
|
H,
|
|
215
|
-
|
|
216
|
-
),
|
|
215
|
+
P
|
|
216
|
+
), re[P + M] = !0);
|
|
217
217
|
}
|
|
218
|
-
if (
|
|
218
|
+
if (P = null, O !== void 0 && (t(O), P = "" + O), u(y) && (t(y.key), P = "" + y.key), "key" in y) {
|
|
219
219
|
O = {};
|
|
220
|
-
for (var me in
|
|
221
|
-
me !== "key" && (O[me] =
|
|
222
|
-
} else O =
|
|
223
|
-
return
|
|
220
|
+
for (var me in y)
|
|
221
|
+
me !== "key" && (O[me] = y[me]);
|
|
222
|
+
} else O = y;
|
|
223
|
+
return P && p(
|
|
224
224
|
O,
|
|
225
225
|
typeof o == "function" ? o.displayName || o.name || "Unknown" : o
|
|
226
|
-
),
|
|
226
|
+
), b(
|
|
227
227
|
o,
|
|
228
|
-
|
|
228
|
+
P,
|
|
229
229
|
O,
|
|
230
230
|
a(),
|
|
231
231
|
i,
|
|
232
232
|
l
|
|
233
233
|
);
|
|
234
234
|
}
|
|
235
|
-
function
|
|
235
|
+
function x(o) {
|
|
236
236
|
I(o) ? o._store && (o._store.validated = 1) : typeof o == "object" && o !== null && o.$$typeof === ce && (o._payload.status === "fulfilled" ? I(o._payload.value) && o._payload.value._store && (o._payload.value._store.validated = 1) : o._store && (o._store.validated = 1));
|
|
237
237
|
}
|
|
238
238
|
function I(o) {
|
|
239
239
|
return typeof o == "object" && o !== null && o.$$typeof === j;
|
|
240
240
|
}
|
|
241
|
-
var $ =
|
|
241
|
+
var $ = Mr, j = Symbol.for("react.transitional.element"), w = Symbol.for("react.portal"), S = Symbol.for("react.fragment"), E = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), V = Symbol.for("react.consumer"), N = Symbol.for("react.context"), z = Symbol.for("react.forward_ref"), F = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), te = Symbol.for("react.memo"), ce = Symbol.for("react.lazy"), q = Symbol.for("react.activity"), ee = Symbol.for("react.client.reference"), Z = $.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, fe = Object.prototype.hasOwnProperty, G = Array.isArray, d = console.createTask ? console.createTask : function() {
|
|
242
242
|
return null;
|
|
243
243
|
};
|
|
244
244
|
$ = {
|
|
@@ -246,25 +246,25 @@ React keys must be passed directly to JSX without using spread:
|
|
|
246
246
|
return o();
|
|
247
247
|
}
|
|
248
248
|
};
|
|
249
|
-
var ne,
|
|
249
|
+
var ne, K = {}, ue = $.react_stack_bottom_frame.bind(
|
|
250
250
|
$,
|
|
251
251
|
s
|
|
252
|
-
)(), ae = d(n(s)),
|
|
253
|
-
ke.Fragment =
|
|
254
|
-
var M = 1e4 >
|
|
255
|
-
return
|
|
252
|
+
)(), ae = d(n(s)), re = {};
|
|
253
|
+
ke.Fragment = S, ke.jsx = function(o, y, O) {
|
|
254
|
+
var M = 1e4 > Z.recentlyCreatedOwnerStacks++;
|
|
255
|
+
return m(
|
|
256
256
|
o,
|
|
257
|
-
|
|
257
|
+
y,
|
|
258
258
|
O,
|
|
259
259
|
!1,
|
|
260
260
|
M ? Error("react-stack-top-frame") : ue,
|
|
261
261
|
M ? d(n(o)) : ae
|
|
262
262
|
);
|
|
263
|
-
}, ke.jsxs = function(o,
|
|
264
|
-
var M = 1e4 >
|
|
265
|
-
return
|
|
263
|
+
}, ke.jsxs = function(o, y, O) {
|
|
264
|
+
var M = 1e4 > Z.recentlyCreatedOwnerStacks++;
|
|
265
|
+
return m(
|
|
266
266
|
o,
|
|
267
|
-
|
|
267
|
+
y,
|
|
268
268
|
O,
|
|
269
269
|
!0,
|
|
270
270
|
M ? Error("react-stack-top-frame") : ue,
|
|
@@ -273,11 +273,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
273
273
|
};
|
|
274
274
|
})()), ke;
|
|
275
275
|
}
|
|
276
|
-
var
|
|
277
|
-
function
|
|
278
|
-
return
|
|
276
|
+
var lr;
|
|
277
|
+
function zr() {
|
|
278
|
+
return lr || (lr = 1, process.env.NODE_ENV === "production" ? Te.exports = Lr() : Te.exports = Nr()), Te.exports;
|
|
279
279
|
}
|
|
280
|
-
var D =
|
|
280
|
+
var D = zr();
|
|
281
281
|
function We() {
|
|
282
282
|
return We = Object.assign ? Object.assign.bind() : function(e) {
|
|
283
283
|
for (var r = 1; r < arguments.length; r++) {
|
|
@@ -287,18 +287,18 @@ function We() {
|
|
|
287
287
|
return e;
|
|
288
288
|
}, We.apply(null, arguments);
|
|
289
289
|
}
|
|
290
|
-
function
|
|
290
|
+
function Ur(e) {
|
|
291
291
|
if (e.sheet)
|
|
292
292
|
return e.sheet;
|
|
293
293
|
for (var r = 0; r < document.styleSheets.length; r++)
|
|
294
294
|
if (document.styleSheets[r].ownerNode === e)
|
|
295
295
|
return document.styleSheets[r];
|
|
296
296
|
}
|
|
297
|
-
function
|
|
297
|
+
function Dr(e) {
|
|
298
298
|
var r = document.createElement("style");
|
|
299
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;
|
|
300
300
|
}
|
|
301
|
-
var
|
|
301
|
+
var Wr = /* @__PURE__ */ (function() {
|
|
302
302
|
function e(t) {
|
|
303
303
|
var n = this;
|
|
304
304
|
this._insertTag = function(a) {
|
|
@@ -310,10 +310,10 @@ var Ur = /* @__PURE__ */ (function() {
|
|
|
310
310
|
return r.hydrate = function(n) {
|
|
311
311
|
n.forEach(this._insertTag);
|
|
312
312
|
}, r.insert = function(n) {
|
|
313
|
-
this.ctr % (this.isSpeedy ? 65e3 : 1) === 0 && this._insertTag(
|
|
313
|
+
this.ctr % (this.isSpeedy ? 65e3 : 1) === 0 && this._insertTag(Dr(this));
|
|
314
314
|
var a = this.tags[this.tags.length - 1];
|
|
315
315
|
if (this.isSpeedy) {
|
|
316
|
-
var s =
|
|
316
|
+
var s = Ur(a);
|
|
317
317
|
try {
|
|
318
318
|
s.insertRule(n, s.cssRules.length);
|
|
319
319
|
} catch {
|
|
@@ -327,14 +327,14 @@ var Ur = /* @__PURE__ */ (function() {
|
|
|
327
327
|
return (a = n.parentNode) == null ? void 0 : a.removeChild(n);
|
|
328
328
|
}), this.tags = [], this.ctr = 0;
|
|
329
329
|
}, e;
|
|
330
|
-
})(), Y = "-ms-", Ve = "-moz-", _ = "-webkit-",
|
|
331
|
-
function
|
|
330
|
+
})(), Y = "-ms-", Ve = "-moz-", _ = "-webkit-", kr = "comm", He = "rule", Ge = "decl", Yr = "@import", Pr = "@keyframes", qr = "@layer", Hr = Math.abs, Le = String.fromCharCode, Gr = Object.assign;
|
|
331
|
+
function Br(e, r) {
|
|
332
332
|
return W(e, 0) ^ 45 ? (((r << 2 ^ W(e, 0)) << 2 ^ W(e, 1)) << 2 ^ W(e, 2)) << 2 ^ W(e, 3) : 0;
|
|
333
333
|
}
|
|
334
|
-
function
|
|
334
|
+
function Sr(e) {
|
|
335
335
|
return e.trim();
|
|
336
336
|
}
|
|
337
|
-
function
|
|
337
|
+
function Xr(e, r) {
|
|
338
338
|
return (e = r.exec(e)) ? e[0] : e;
|
|
339
339
|
}
|
|
340
340
|
function T(e, r, t) {
|
|
@@ -358,30 +358,30 @@ function Be(e) {
|
|
|
358
358
|
function Ae(e, r) {
|
|
359
359
|
return r.push(e), e;
|
|
360
360
|
}
|
|
361
|
-
function
|
|
361
|
+
function Jr(e, r) {
|
|
362
362
|
return e.map(r).join("");
|
|
363
363
|
}
|
|
364
|
-
var Ne = 1, ve = 1,
|
|
364
|
+
var Ne = 1, ve = 1, Er = 0, J = 0, L = 0, xe = "";
|
|
365
365
|
function ze(e, r, t, n, a, s, u) {
|
|
366
366
|
return { value: e, root: r, parent: t, type: n, props: a, children: s, line: Ne, column: ve, length: u, return: "" };
|
|
367
367
|
}
|
|
368
368
|
function Pe(e, r) {
|
|
369
|
-
return
|
|
369
|
+
return Gr(ze("", null, null, "", null, null, 0), e, { length: -e.length }, r);
|
|
370
370
|
}
|
|
371
|
-
function
|
|
371
|
+
function Zr() {
|
|
372
372
|
return L;
|
|
373
373
|
}
|
|
374
|
-
function
|
|
375
|
-
return L =
|
|
374
|
+
function Kr() {
|
|
375
|
+
return L = J > 0 ? W(xe, --J) : 0, ve--, L === 10 && (ve = 1, Ne--), L;
|
|
376
376
|
}
|
|
377
|
-
function
|
|
378
|
-
return L =
|
|
377
|
+
function Q() {
|
|
378
|
+
return L = J < Er ? W(xe, J++) : 0, ve++, L === 10 && (ve = 1, Ne++), L;
|
|
379
379
|
}
|
|
380
380
|
function se() {
|
|
381
|
-
return W(xe,
|
|
381
|
+
return W(xe, J);
|
|
382
382
|
}
|
|
383
383
|
function je() {
|
|
384
|
-
return
|
|
384
|
+
return J;
|
|
385
385
|
}
|
|
386
386
|
function _e(e, r) {
|
|
387
387
|
return Se(xe, e, r);
|
|
@@ -424,31 +424,31 @@ function Ee(e) {
|
|
|
424
424
|
}
|
|
425
425
|
return 0;
|
|
426
426
|
}
|
|
427
|
-
function
|
|
428
|
-
return Ne = ve = 1,
|
|
427
|
+
function Rr(e) {
|
|
428
|
+
return Ne = ve = 1, Er = ie(xe = e), J = 0, [];
|
|
429
429
|
}
|
|
430
|
-
function
|
|
430
|
+
function _r(e) {
|
|
431
431
|
return xe = "", e;
|
|
432
432
|
}
|
|
433
433
|
function Me(e) {
|
|
434
|
-
return
|
|
434
|
+
return Sr(_e(J - 1, qe(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
435
435
|
}
|
|
436
|
-
function
|
|
436
|
+
function Qr(e) {
|
|
437
437
|
for (; (L = se()) && L < 33; )
|
|
438
|
-
|
|
438
|
+
Q();
|
|
439
439
|
return Ee(e) > 2 || Ee(L) > 3 ? "" : " ";
|
|
440
440
|
}
|
|
441
|
-
function
|
|
442
|
-
for (; --r &&
|
|
441
|
+
function et(e, r) {
|
|
442
|
+
for (; --r && Q() && !(L < 48 || L > 102 || L > 57 && L < 65 || L > 70 && L < 97); )
|
|
443
443
|
;
|
|
444
|
-
return _e(e, je() + (r < 6 && se() == 32 &&
|
|
444
|
+
return _e(e, je() + (r < 6 && se() == 32 && Q() == 32));
|
|
445
445
|
}
|
|
446
446
|
function qe(e) {
|
|
447
|
-
for (;
|
|
447
|
+
for (; Q(); )
|
|
448
448
|
switch (L) {
|
|
449
449
|
// ] ) " '
|
|
450
450
|
case e:
|
|
451
|
-
return
|
|
451
|
+
return J;
|
|
452
452
|
// " '
|
|
453
453
|
case 34:
|
|
454
454
|
case 39:
|
|
@@ -460,141 +460,141 @@ function qe(e) {
|
|
|
460
460
|
break;
|
|
461
461
|
// \
|
|
462
462
|
case 92:
|
|
463
|
-
|
|
463
|
+
Q();
|
|
464
464
|
break;
|
|
465
465
|
}
|
|
466
|
-
return
|
|
466
|
+
return J;
|
|
467
467
|
}
|
|
468
|
-
function
|
|
469
|
-
for (;
|
|
468
|
+
function rt(e, r) {
|
|
469
|
+
for (; Q() && e + L !== 57; )
|
|
470
470
|
if (e + L === 84 && se() === 47)
|
|
471
471
|
break;
|
|
472
|
-
return "/*" + _e(r,
|
|
472
|
+
return "/*" + _e(r, J - 1) + "*" + Le(e === 47 ? e : Q());
|
|
473
473
|
}
|
|
474
|
-
function
|
|
474
|
+
function tt(e) {
|
|
475
475
|
for (; !Ee(se()); )
|
|
476
|
-
|
|
477
|
-
return _e(e,
|
|
476
|
+
Q();
|
|
477
|
+
return _e(e, J);
|
|
478
478
|
}
|
|
479
|
-
function
|
|
480
|
-
return
|
|
479
|
+
function nt(e) {
|
|
480
|
+
return _r(Ie("", null, null, null, [""], e = Rr(e), 0, [0], e));
|
|
481
481
|
}
|
|
482
|
-
function Ie(e, r, t, n, a, s, u, p,
|
|
483
|
-
for (var
|
|
484
|
-
switch (j = C, C =
|
|
482
|
+
function Ie(e, r, t, n, a, s, u, p, k) {
|
|
483
|
+
for (var b = 0, m = 0, x = u, I = 0, $ = 0, j = 0, w = 1, S = 1, E = 1, C = 0, V = "", N = a, z = s, F = n, R = V; S; )
|
|
484
|
+
switch (j = C, C = Q()) {
|
|
485
485
|
// (
|
|
486
486
|
case 40:
|
|
487
|
-
if (j != 108 && W(
|
|
488
|
-
Ye(
|
|
487
|
+
if (j != 108 && W(R, x - 1) == 58) {
|
|
488
|
+
Ye(R += T(Me(C), "&", "&\f"), "&\f") != -1 && (E = -1);
|
|
489
489
|
break;
|
|
490
490
|
}
|
|
491
491
|
// " ' [
|
|
492
492
|
case 34:
|
|
493
493
|
case 39:
|
|
494
494
|
case 91:
|
|
495
|
-
|
|
495
|
+
R += Me(C);
|
|
496
496
|
break;
|
|
497
497
|
// \t \n \r \s
|
|
498
498
|
case 9:
|
|
499
499
|
case 10:
|
|
500
500
|
case 13:
|
|
501
501
|
case 32:
|
|
502
|
-
|
|
502
|
+
R += Qr(j);
|
|
503
503
|
break;
|
|
504
504
|
// \
|
|
505
505
|
case 92:
|
|
506
|
-
|
|
506
|
+
R += et(je() - 1, 7);
|
|
507
507
|
continue;
|
|
508
508
|
// /
|
|
509
509
|
case 47:
|
|
510
510
|
switch (se()) {
|
|
511
511
|
case 42:
|
|
512
512
|
case 47:
|
|
513
|
-
Ae(
|
|
513
|
+
Ae(at(rt(Q(), je()), r, t), k);
|
|
514
514
|
break;
|
|
515
515
|
default:
|
|
516
|
-
|
|
516
|
+
R += "/";
|
|
517
517
|
}
|
|
518
518
|
break;
|
|
519
519
|
// {
|
|
520
|
-
case 123 *
|
|
521
|
-
p[
|
|
520
|
+
case 123 * w:
|
|
521
|
+
p[b++] = ie(R) * E;
|
|
522
522
|
// } ; \0
|
|
523
|
-
case 125 *
|
|
523
|
+
case 125 * w:
|
|
524
524
|
case 59:
|
|
525
525
|
case 0:
|
|
526
526
|
switch (C) {
|
|
527
527
|
// \0 }
|
|
528
528
|
case 0:
|
|
529
529
|
case 125:
|
|
530
|
-
|
|
530
|
+
S = 0;
|
|
531
531
|
// ;
|
|
532
|
-
case 59 +
|
|
533
|
-
|
|
532
|
+
case 59 + m:
|
|
533
|
+
E == -1 && (R = T(R, /\f/g, "")), $ > 0 && ie(R) - x && Ae($ > 32 ? fr(R + ";", n, t, x - 1) : fr(T(R, " ", "") + ";", n, t, x - 2), k);
|
|
534
534
|
break;
|
|
535
535
|
// @ ;
|
|
536
536
|
case 59:
|
|
537
|
-
|
|
537
|
+
R += ";";
|
|
538
538
|
// { rule/at-rule
|
|
539
539
|
default:
|
|
540
|
-
if (Ae(F =
|
|
541
|
-
if (
|
|
542
|
-
Ie(
|
|
540
|
+
if (Ae(F = ur(R, r, t, b, m, a, p, V, N = [], z = [], x), s), C === 123)
|
|
541
|
+
if (m === 0)
|
|
542
|
+
Ie(R, r, F, F, N, s, x, p, z);
|
|
543
543
|
else
|
|
544
|
-
switch (I === 99 && W(
|
|
544
|
+
switch (I === 99 && W(R, 3) === 110 ? 100 : I) {
|
|
545
545
|
// d l m s
|
|
546
546
|
case 100:
|
|
547
547
|
case 108:
|
|
548
548
|
case 109:
|
|
549
549
|
case 115:
|
|
550
|
-
Ie(e, F, F, n && Ae(
|
|
550
|
+
Ie(e, F, F, n && Ae(ur(e, F, F, 0, 0, a, p, V, a, N = [], x), z), a, z, x, p, n ? N : z);
|
|
551
551
|
break;
|
|
552
552
|
default:
|
|
553
|
-
Ie(
|
|
553
|
+
Ie(R, F, F, F, [""], z, 0, p, z);
|
|
554
554
|
}
|
|
555
555
|
}
|
|
556
|
-
|
|
556
|
+
b = m = $ = 0, w = E = 1, V = R = "", x = u;
|
|
557
557
|
break;
|
|
558
558
|
// :
|
|
559
559
|
case 58:
|
|
560
|
-
|
|
560
|
+
x = 1 + ie(R), $ = j;
|
|
561
561
|
default:
|
|
562
|
-
if (
|
|
562
|
+
if (w < 1) {
|
|
563
563
|
if (C == 123)
|
|
564
|
-
--
|
|
565
|
-
else if (C == 125 &&
|
|
564
|
+
--w;
|
|
565
|
+
else if (C == 125 && w++ == 0 && Kr() == 125)
|
|
566
566
|
continue;
|
|
567
567
|
}
|
|
568
|
-
switch (
|
|
568
|
+
switch (R += Le(C), C * w) {
|
|
569
569
|
// &
|
|
570
570
|
case 38:
|
|
571
|
-
|
|
571
|
+
E = m > 0 ? 1 : (R += "\f", -1);
|
|
572
572
|
break;
|
|
573
573
|
// ,
|
|
574
574
|
case 44:
|
|
575
|
-
p[
|
|
575
|
+
p[b++] = (ie(R) - 1) * E, E = 1;
|
|
576
576
|
break;
|
|
577
577
|
// @
|
|
578
578
|
case 64:
|
|
579
|
-
se() === 45 && (
|
|
579
|
+
se() === 45 && (R += Me(Q())), I = se(), m = x = ie(V = R += tt(je())), C++;
|
|
580
580
|
break;
|
|
581
581
|
// -
|
|
582
582
|
case 45:
|
|
583
|
-
j === 45 && ie(
|
|
583
|
+
j === 45 && ie(R) == 2 && (w = 0);
|
|
584
584
|
}
|
|
585
585
|
}
|
|
586
586
|
return s;
|
|
587
587
|
}
|
|
588
|
-
function
|
|
589
|
-
for (var
|
|
590
|
-
for (var
|
|
591
|
-
(V =
|
|
592
|
-
return ze(e, r, t, a === 0 ? He : p,
|
|
588
|
+
function ur(e, r, t, n, a, s, u, p, k, b, m) {
|
|
589
|
+
for (var x = a - 1, I = a === 0 ? s : [""], $ = Be(I), j = 0, w = 0, S = 0; j < n; ++j)
|
|
590
|
+
for (var E = 0, C = Se(e, x + 1, x = Hr(w = u[j])), V = e; E < $; ++E)
|
|
591
|
+
(V = Sr(w > 0 ? I[E] + " " + C : T(C, /&\f/g, I[E]))) && (k[S++] = V);
|
|
592
|
+
return ze(e, r, t, a === 0 ? He : p, k, b, m);
|
|
593
593
|
}
|
|
594
|
-
function
|
|
595
|
-
return ze(e, r, t,
|
|
594
|
+
function at(e, r, t) {
|
|
595
|
+
return ze(e, r, t, kr, Le(Zr()), Se(e, 2, -2), 0);
|
|
596
596
|
}
|
|
597
|
-
function
|
|
597
|
+
function fr(e, r, t, n) {
|
|
598
598
|
return ze(e, r, t, Ge, Se(e, 0, n), Se(e, n + 1, -1), n);
|
|
599
599
|
}
|
|
600
600
|
function ye(e, r) {
|
|
@@ -602,23 +602,23 @@ function ye(e, r) {
|
|
|
602
602
|
t += r(e[a], a, e, r) || "";
|
|
603
603
|
return t;
|
|
604
604
|
}
|
|
605
|
-
function
|
|
605
|
+
function it(e, r, t, n) {
|
|
606
606
|
switch (e.type) {
|
|
607
|
-
case
|
|
607
|
+
case qr:
|
|
608
608
|
if (e.children.length) break;
|
|
609
|
-
case
|
|
609
|
+
case Yr:
|
|
610
610
|
case Ge:
|
|
611
611
|
return e.return = e.return || e.value;
|
|
612
|
-
case
|
|
612
|
+
case kr:
|
|
613
613
|
return "";
|
|
614
|
-
case
|
|
614
|
+
case Pr:
|
|
615
615
|
return e.return = e.value + "{" + ye(e.children, n) + "}";
|
|
616
616
|
case He:
|
|
617
617
|
e.value = e.props.join(",");
|
|
618
618
|
}
|
|
619
619
|
return ie(t = ye(e.children, n)) ? e.return = e.value + "{" + t + "}" : "";
|
|
620
620
|
}
|
|
621
|
-
function
|
|
621
|
+
function ot(e) {
|
|
622
622
|
var r = Be(e);
|
|
623
623
|
return function(t, n, a, s) {
|
|
624
624
|
for (var u = "", p = 0; p < r; p++)
|
|
@@ -626,27 +626,27 @@ function at(e) {
|
|
|
626
626
|
return u;
|
|
627
627
|
};
|
|
628
628
|
}
|
|
629
|
-
function
|
|
629
|
+
function st(e) {
|
|
630
630
|
return function(r) {
|
|
631
631
|
r.root || (r = r.return) && e(r);
|
|
632
632
|
};
|
|
633
633
|
}
|
|
634
|
-
function
|
|
634
|
+
function Tr(e) {
|
|
635
635
|
var r = /* @__PURE__ */ Object.create(null);
|
|
636
636
|
return function(t) {
|
|
637
637
|
return r[t] === void 0 && (r[t] = e(t)), r[t];
|
|
638
638
|
};
|
|
639
639
|
}
|
|
640
|
-
var
|
|
640
|
+
var ct = function(r, t, n) {
|
|
641
641
|
for (var a = 0, s = 0; a = s, s = se(), a === 38 && s === 12 && (t[n] = 1), !Ee(s); )
|
|
642
|
-
|
|
643
|
-
return _e(r,
|
|
644
|
-
},
|
|
642
|
+
Q();
|
|
643
|
+
return _e(r, J);
|
|
644
|
+
}, lt = function(r, t) {
|
|
645
645
|
var n = -1, a = 44;
|
|
646
646
|
do
|
|
647
647
|
switch (Ee(a)) {
|
|
648
648
|
case 0:
|
|
649
|
-
a === 38 && se() === 12 && (t[n] = 1), r[n] +=
|
|
649
|
+
a === 38 && se() === 12 && (t[n] = 1), r[n] += ct(J - 1, t, n);
|
|
650
650
|
break;
|
|
651
651
|
case 2:
|
|
652
652
|
r[n] += Me(a);
|
|
@@ -660,24 +660,24 @@ var ot = function(r, t, n) {
|
|
|
660
660
|
default:
|
|
661
661
|
r[n] += Le(a);
|
|
662
662
|
}
|
|
663
|
-
while (a =
|
|
663
|
+
while (a = Q());
|
|
664
664
|
return r;
|
|
665
|
-
},
|
|
666
|
-
return
|
|
667
|
-
},
|
|
665
|
+
}, ut = function(r, t) {
|
|
666
|
+
return _r(lt(Rr(r), t));
|
|
667
|
+
}, dr = /* @__PURE__ */ new WeakMap(), ft = function(r) {
|
|
668
668
|
if (!(r.type !== "rule" || !r.parent || // positive .length indicates that this rule contains pseudo
|
|
669
669
|
// negative .length indicates that this rule has been already prefixed
|
|
670
670
|
r.length < 1)) {
|
|
671
671
|
for (var t = r.value, n = r.parent, a = r.column === n.column && r.line === n.line; n.type !== "rule"; )
|
|
672
672
|
if (n = n.parent, !n) return;
|
|
673
|
-
if (!(r.props.length === 1 && t.charCodeAt(0) !== 58 && !
|
|
674
|
-
|
|
675
|
-
for (var s = [], u =
|
|
676
|
-
for (var
|
|
677
|
-
r.props[
|
|
673
|
+
if (!(r.props.length === 1 && t.charCodeAt(0) !== 58 && !dr.get(n)) && !a) {
|
|
674
|
+
dr.set(r, !0);
|
|
675
|
+
for (var s = [], u = ut(t, s), p = n.props, k = 0, b = 0; k < u.length; k++)
|
|
676
|
+
for (var m = 0; m < p.length; m++, b++)
|
|
677
|
+
r.props[b] = s[k] ? u[k].replace(/&\f/g, p[m]) : p[m] + " " + u[k];
|
|
678
678
|
}
|
|
679
679
|
}
|
|
680
|
-
},
|
|
680
|
+
}, dt = function(r) {
|
|
681
681
|
if (r.type === "decl") {
|
|
682
682
|
var t = r.value;
|
|
683
683
|
// charcode for l
|
|
@@ -685,8 +685,8 @@ var ot = function(r, t, n) {
|
|
|
685
685
|
t.charCodeAt(2) === 98 && (r.return = "", r.value = "");
|
|
686
686
|
}
|
|
687
687
|
};
|
|
688
|
-
function
|
|
689
|
-
switch (
|
|
688
|
+
function Ar(e, r) {
|
|
689
|
+
switch (Br(e, r)) {
|
|
690
690
|
// color-adjust
|
|
691
691
|
case 5103:
|
|
692
692
|
return _ + "print-" + e + e;
|
|
@@ -793,7 +793,7 @@ function _r(e, r) {
|
|
|
793
793
|
return T(e, /(.+:)(.+)-([^]+)/, "$1" + _ + "$2-$3$1" + Ve + (W(e, r + 3) == 108 ? "$3" : "$2-$3")) + e;
|
|
794
794
|
// (s)tretch
|
|
795
795
|
case 115:
|
|
796
|
-
return ~Ye(e, "stretch") ?
|
|
796
|
+
return ~Ye(e, "stretch") ? Ar(T(e, "stretch", "fill-available"), r) + e : e;
|
|
797
797
|
}
|
|
798
798
|
break;
|
|
799
799
|
// position: sticky
|
|
@@ -827,18 +827,18 @@ function _r(e, r) {
|
|
|
827
827
|
}
|
|
828
828
|
return e;
|
|
829
829
|
}
|
|
830
|
-
var
|
|
830
|
+
var pt = function(r, t, n, a) {
|
|
831
831
|
if (r.length > -1 && !r.return) switch (r.type) {
|
|
832
832
|
case Ge:
|
|
833
|
-
r.return =
|
|
833
|
+
r.return = Ar(r.value, r.length);
|
|
834
834
|
break;
|
|
835
|
-
case
|
|
835
|
+
case Pr:
|
|
836
836
|
return ye([Pe(r, {
|
|
837
837
|
value: T(r.value, "@", "@" + _)
|
|
838
838
|
})], a);
|
|
839
839
|
case He:
|
|
840
|
-
if (r.length) return
|
|
841
|
-
switch (
|
|
840
|
+
if (r.length) return Jr(r.props, function(s) {
|
|
841
|
+
switch (Xr(s, /(::plac\w+|:read-\w+)/)) {
|
|
842
842
|
// :read-(only|write)
|
|
843
843
|
case ":read-only":
|
|
844
844
|
case ":read-write":
|
|
@@ -858,40 +858,40 @@ var ft = function(r, t, n, a) {
|
|
|
858
858
|
return "";
|
|
859
859
|
});
|
|
860
860
|
}
|
|
861
|
-
},
|
|
861
|
+
}, ht = [pt], mt = function(r) {
|
|
862
862
|
var t = r.key;
|
|
863
863
|
if (t === "css") {
|
|
864
864
|
var n = document.querySelectorAll("style[data-emotion]:not([data-s])");
|
|
865
|
-
Array.prototype.forEach.call(n, function(
|
|
866
|
-
var
|
|
867
|
-
|
|
865
|
+
Array.prototype.forEach.call(n, function(w) {
|
|
866
|
+
var S = w.getAttribute("data-emotion");
|
|
867
|
+
S.indexOf(" ") !== -1 && (document.head.appendChild(w), w.setAttribute("data-s", ""));
|
|
868
868
|
});
|
|
869
869
|
}
|
|
870
|
-
var a = r.stylisPlugins ||
|
|
870
|
+
var a = r.stylisPlugins || ht, s = {}, u, p = [];
|
|
871
871
|
u = r.container || document.head, Array.prototype.forEach.call(
|
|
872
872
|
// this means we will ignore elements which don't have a space in them which
|
|
873
873
|
// means that the style elements we're looking at are only Emotion 11 server-rendered style elements
|
|
874
874
|
document.querySelectorAll('style[data-emotion^="' + t + ' "]'),
|
|
875
|
-
function(
|
|
876
|
-
for (var
|
|
877
|
-
s[
|
|
878
|
-
p.push(
|
|
875
|
+
function(w) {
|
|
876
|
+
for (var S = w.getAttribute("data-emotion").split(" "), E = 1; E < S.length; E++)
|
|
877
|
+
s[S[E]] = !0;
|
|
878
|
+
p.push(w);
|
|
879
879
|
}
|
|
880
880
|
);
|
|
881
|
-
var
|
|
881
|
+
var k, b = [ft, dt];
|
|
882
882
|
{
|
|
883
|
-
var
|
|
884
|
-
|
|
885
|
-
})], I =
|
|
886
|
-
return ye(
|
|
883
|
+
var m, x = [it, st(function(w) {
|
|
884
|
+
m.insert(w);
|
|
885
|
+
})], I = ot(b.concat(a, x)), $ = function(S) {
|
|
886
|
+
return ye(nt(S), I);
|
|
887
887
|
};
|
|
888
|
-
|
|
889
|
-
|
|
888
|
+
k = function(S, E, C, V) {
|
|
889
|
+
m = C, $(S ? S + "{" + E.styles + "}" : E.styles), V && (j.inserted[E.name] = !0);
|
|
890
890
|
};
|
|
891
891
|
}
|
|
892
892
|
var j = {
|
|
893
893
|
key: t,
|
|
894
|
-
sheet: new
|
|
894
|
+
sheet: new Wr({
|
|
895
895
|
key: t,
|
|
896
896
|
container: u,
|
|
897
897
|
nonce: r.nonce,
|
|
@@ -902,17 +902,17 @@ var ft = function(r, t, n, a) {
|
|
|
902
902
|
nonce: r.nonce,
|
|
903
903
|
inserted: s,
|
|
904
904
|
registered: {},
|
|
905
|
-
insert:
|
|
905
|
+
insert: k
|
|
906
906
|
};
|
|
907
907
|
return j.sheet.hydrate(p), j;
|
|
908
|
-
},
|
|
909
|
-
function
|
|
908
|
+
}, gt = !0;
|
|
909
|
+
function yt(e, r, t) {
|
|
910
910
|
var n = "";
|
|
911
911
|
return t.split(" ").forEach(function(a) {
|
|
912
912
|
e[a] !== void 0 ? r.push(e[a] + ";") : a && (n += a + " ");
|
|
913
913
|
}), n;
|
|
914
914
|
}
|
|
915
|
-
var
|
|
915
|
+
var Cr = function(r, t, n) {
|
|
916
916
|
var a = r.key + "-" + t.name;
|
|
917
917
|
// we only need to add the styles to the registered cache if the
|
|
918
918
|
// class name could be used further down
|
|
@@ -923,9 +923,9 @@ var Tr = function(r, t, n) {
|
|
|
923
923
|
// in node since emotion-server relies on whether a style is in
|
|
924
924
|
// the registered cache to know whether a style is global or not
|
|
925
925
|
// also, note that this check will be dead code eliminated in the browser
|
|
926
|
-
|
|
927
|
-
},
|
|
928
|
-
|
|
926
|
+
gt === !1) && r.registered[a] === void 0 && (r.registered[a] = t.styles);
|
|
927
|
+
}, vt = function(r, t, n) {
|
|
928
|
+
Cr(r, t, n);
|
|
929
929
|
var a = r.key + "-" + t.name;
|
|
930
930
|
if (r.inserted[t.name] === void 0) {
|
|
931
931
|
var s = t;
|
|
@@ -934,7 +934,7 @@ var Tr = function(r, t, n) {
|
|
|
934
934
|
while (s !== void 0);
|
|
935
935
|
}
|
|
936
936
|
};
|
|
937
|
-
function
|
|
937
|
+
function bt(e) {
|
|
938
938
|
for (var r = 0, t, n = 0, a = e.length; a >= 4; ++n, a -= 4)
|
|
939
939
|
t = e.charCodeAt(n) & 255 | (e.charCodeAt(++n) & 255) << 8 | (e.charCodeAt(++n) & 255) << 16 | (e.charCodeAt(++n) & 255) << 24, t = /* Math.imul(k, m): */
|
|
940
940
|
(t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16), t ^= /* k >>> r: */
|
|
@@ -953,7 +953,7 @@ function yt(e) {
|
|
|
953
953
|
return r ^= r >>> 13, r = /* Math.imul(h, m): */
|
|
954
954
|
(r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16), ((r ^ r >>> 15) >>> 0).toString(36);
|
|
955
955
|
}
|
|
956
|
-
var
|
|
956
|
+
var xt = {
|
|
957
957
|
animationIterationCount: 1,
|
|
958
958
|
aspectRatio: 1,
|
|
959
959
|
borderImageOutset: 1,
|
|
@@ -1002,18 +1002,18 @@ var vt = {
|
|
|
1002
1002
|
strokeMiterlimit: 1,
|
|
1003
1003
|
strokeOpacity: 1,
|
|
1004
1004
|
strokeWidth: 1
|
|
1005
|
-
},
|
|
1005
|
+
}, wt = /[A-Z]|^ms/g, kt = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Or = function(r) {
|
|
1006
1006
|
return r.charCodeAt(1) === 45;
|
|
1007
|
-
},
|
|
1007
|
+
}, pr = function(r) {
|
|
1008
1008
|
return r != null && typeof r != "boolean";
|
|
1009
|
-
}, De = /* @__PURE__ */
|
|
1010
|
-
return
|
|
1011
|
-
}),
|
|
1009
|
+
}, De = /* @__PURE__ */ Tr(function(e) {
|
|
1010
|
+
return Or(e) ? e : e.replace(wt, "-$&").toLowerCase();
|
|
1011
|
+
}), hr = function(r, t) {
|
|
1012
1012
|
switch (r) {
|
|
1013
1013
|
case "animation":
|
|
1014
1014
|
case "animationName":
|
|
1015
1015
|
if (typeof t == "string")
|
|
1016
|
-
return t.replace(
|
|
1016
|
+
return t.replace(kt, function(n, a, s) {
|
|
1017
1017
|
return oe = {
|
|
1018
1018
|
name: a,
|
|
1019
1019
|
styles: s,
|
|
@@ -1021,7 +1021,7 @@ var vt = {
|
|
|
1021
1021
|
}, a;
|
|
1022
1022
|
});
|
|
1023
1023
|
}
|
|
1024
|
-
return
|
|
1024
|
+
return xt[r] !== 1 && !Or(r) && typeof t == "number" && t !== 0 ? t + "px" : t;
|
|
1025
1025
|
};
|
|
1026
1026
|
function Re(e, r, t) {
|
|
1027
1027
|
if (t == null)
|
|
@@ -1053,23 +1053,23 @@ function Re(e, r, t) {
|
|
|
1053
1053
|
var p = s.styles + ";";
|
|
1054
1054
|
return p;
|
|
1055
1055
|
}
|
|
1056
|
-
return
|
|
1056
|
+
return Pt(e, r, t);
|
|
1057
1057
|
}
|
|
1058
1058
|
case "function": {
|
|
1059
1059
|
if (e !== void 0) {
|
|
1060
|
-
var
|
|
1061
|
-
return oe =
|
|
1060
|
+
var k = oe, b = t(e);
|
|
1061
|
+
return oe = k, Re(e, r, b);
|
|
1062
1062
|
}
|
|
1063
1063
|
break;
|
|
1064
1064
|
}
|
|
1065
1065
|
}
|
|
1066
|
-
var
|
|
1066
|
+
var m = t;
|
|
1067
1067
|
if (r == null)
|
|
1068
|
-
return
|
|
1069
|
-
var
|
|
1070
|
-
return
|
|
1068
|
+
return m;
|
|
1069
|
+
var x = r[m];
|
|
1070
|
+
return x !== void 0 ? x : m;
|
|
1071
1071
|
}
|
|
1072
|
-
function
|
|
1072
|
+
function Pt(e, r, t) {
|
|
1073
1073
|
var n = "";
|
|
1074
1074
|
if (Array.isArray(t))
|
|
1075
1075
|
for (var a = 0; a < t.length; a++)
|
|
@@ -1079,27 +1079,27 @@ function wt(e, r, t) {
|
|
|
1079
1079
|
var u = t[s];
|
|
1080
1080
|
if (typeof u != "object") {
|
|
1081
1081
|
var p = u;
|
|
1082
|
-
r != null && r[p] !== void 0 ? n += s + "{" + r[p] + "}" :
|
|
1082
|
+
r != null && r[p] !== void 0 ? n += s + "{" + r[p] + "}" : pr(p) && (n += De(s) + ":" + hr(s, p) + ";");
|
|
1083
1083
|
} else if (Array.isArray(u) && typeof u[0] == "string" && (r == null || r[u[0]] === void 0))
|
|
1084
|
-
for (var
|
|
1085
|
-
|
|
1084
|
+
for (var k = 0; k < u.length; k++)
|
|
1085
|
+
pr(u[k]) && (n += De(s) + ":" + hr(s, u[k]) + ";");
|
|
1086
1086
|
else {
|
|
1087
|
-
var
|
|
1087
|
+
var b = Re(e, r, u);
|
|
1088
1088
|
switch (s) {
|
|
1089
1089
|
case "animation":
|
|
1090
1090
|
case "animationName": {
|
|
1091
|
-
n += De(s) + ":" +
|
|
1091
|
+
n += De(s) + ":" + b + ";";
|
|
1092
1092
|
break;
|
|
1093
1093
|
}
|
|
1094
1094
|
default:
|
|
1095
|
-
n += s + "{" +
|
|
1095
|
+
n += s + "{" + b + "}";
|
|
1096
1096
|
}
|
|
1097
1097
|
}
|
|
1098
1098
|
}
|
|
1099
1099
|
return n;
|
|
1100
1100
|
}
|
|
1101
|
-
var
|
|
1102
|
-
function
|
|
1101
|
+
var mr = /label:\s*([^\s;{]+)\s*(;|$)/g, oe;
|
|
1102
|
+
function St(e, r, t) {
|
|
1103
1103
|
if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
|
|
1104
1104
|
return e[0];
|
|
1105
1105
|
var n = !0, a = "";
|
|
@@ -1113,51 +1113,51 @@ function kt(e, r, t) {
|
|
|
1113
1113
|
}
|
|
1114
1114
|
for (var p = 1; p < e.length; p++)
|
|
1115
1115
|
if (a += Re(t, r, e[p]), n) {
|
|
1116
|
-
var
|
|
1117
|
-
a +=
|
|
1116
|
+
var k = s;
|
|
1117
|
+
a += k[p];
|
|
1118
1118
|
}
|
|
1119
|
-
|
|
1120
|
-
for (var
|
|
1121
|
-
|
|
1122
|
-
var
|
|
1119
|
+
mr.lastIndex = 0;
|
|
1120
|
+
for (var b = "", m; (m = mr.exec(a)) !== null; )
|
|
1121
|
+
b += "-" + m[1];
|
|
1122
|
+
var x = bt(a) + b;
|
|
1123
1123
|
return {
|
|
1124
|
-
name:
|
|
1124
|
+
name: x,
|
|
1125
1125
|
styles: a,
|
|
1126
1126
|
next: oe
|
|
1127
1127
|
};
|
|
1128
1128
|
}
|
|
1129
|
-
var
|
|
1129
|
+
var Et = function(r) {
|
|
1130
1130
|
return r();
|
|
1131
|
-
},
|
|
1131
|
+
}, Rt = le.useInsertionEffect ? le.useInsertionEffect : !1, _t = Rt || Et, $r = /* @__PURE__ */ le.createContext(
|
|
1132
1132
|
// we're doing this to avoid preconstruct's dead code elimination in this one case
|
|
1133
1133
|
// because this module is primarily intended for the browser and node
|
|
1134
1134
|
// but it's also required in react native and similar environments sometimes
|
|
1135
1135
|
// and we could have a special build just for that
|
|
1136
1136
|
// but this is much easier and the native packages
|
|
1137
1137
|
// might use a different theme context in the future anyway
|
|
1138
|
-
typeof HTMLElement < "u" ? /* @__PURE__ */
|
|
1138
|
+
typeof HTMLElement < "u" ? /* @__PURE__ */ mt({
|
|
1139
1139
|
key: "css"
|
|
1140
1140
|
}) : null
|
|
1141
1141
|
);
|
|
1142
|
-
|
|
1143
|
-
var
|
|
1144
|
-
return /* @__PURE__ */
|
|
1145
|
-
var a =
|
|
1142
|
+
$r.Provider;
|
|
1143
|
+
var Tt = function(r) {
|
|
1144
|
+
return /* @__PURE__ */ wr(function(t, n) {
|
|
1145
|
+
var a = Ir($r);
|
|
1146
1146
|
return r(t, a, n);
|
|
1147
1147
|
});
|
|
1148
|
-
},
|
|
1148
|
+
}, At = /* @__PURE__ */ le.createContext({}), Ct = /^((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)-.*))$/, Ot = /* @__PURE__ */ Tr(
|
|
1149
1149
|
function(e) {
|
|
1150
|
-
return
|
|
1150
|
+
return Ct.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
|
|
1151
1151
|
}
|
|
1152
1152
|
/* Z+1 */
|
|
1153
|
-
),
|
|
1153
|
+
), $t = Ot, jt = function(r) {
|
|
1154
1154
|
return r !== "theme";
|
|
1155
|
-
},
|
|
1155
|
+
}, gr = function(r) {
|
|
1156
1156
|
return typeof r == "string" && // 96 is one less than the char code
|
|
1157
1157
|
// for "a" so this is checking that
|
|
1158
1158
|
// it's a lowercase character
|
|
1159
|
-
r.charCodeAt(0) > 96 ?
|
|
1160
|
-
},
|
|
1159
|
+
r.charCodeAt(0) > 96 ? $t : jt;
|
|
1160
|
+
}, yr = function(r, t, n) {
|
|
1161
1161
|
var a;
|
|
1162
1162
|
if (t) {
|
|
1163
1163
|
var s = t.shouldForwardProp;
|
|
@@ -1166,57 +1166,57 @@ var Rt = function(r) {
|
|
|
1166
1166
|
} : s;
|
|
1167
1167
|
}
|
|
1168
1168
|
return typeof a != "function" && n && (a = r.__emotion_forwardProp), a;
|
|
1169
|
-
},
|
|
1169
|
+
}, Mt = function(r) {
|
|
1170
1170
|
var t = r.cache, n = r.serialized, a = r.isStringTag;
|
|
1171
|
-
return
|
|
1172
|
-
return
|
|
1171
|
+
return Cr(t, n, a), _t(function() {
|
|
1172
|
+
return vt(t, n, a);
|
|
1173
1173
|
}), null;
|
|
1174
|
-
},
|
|
1174
|
+
}, It = function e(r, t) {
|
|
1175
1175
|
var n = r.__emotion_real === r, a = n && r.__emotion_base || r, s, u;
|
|
1176
1176
|
t !== void 0 && (s = t.label, u = t.target);
|
|
1177
|
-
var p =
|
|
1177
|
+
var p = yr(r, t, n), k = p || gr(a), b = !k("as");
|
|
1178
1178
|
return function() {
|
|
1179
|
-
var
|
|
1180
|
-
if (s !== void 0 &&
|
|
1181
|
-
|
|
1179
|
+
var m = arguments, x = n && r.__emotion_styles !== void 0 ? r.__emotion_styles.slice(0) : [];
|
|
1180
|
+
if (s !== void 0 && x.push("label:" + s + ";"), m[0] == null || m[0].raw === void 0)
|
|
1181
|
+
x.push.apply(x, m);
|
|
1182
1182
|
else {
|
|
1183
|
-
var I =
|
|
1184
|
-
|
|
1185
|
-
for (var $ =
|
|
1186
|
-
|
|
1183
|
+
var I = m[0];
|
|
1184
|
+
x.push(I[0]);
|
|
1185
|
+
for (var $ = m.length, j = 1; j < $; j++)
|
|
1186
|
+
x.push(m[j], I[j]);
|
|
1187
1187
|
}
|
|
1188
|
-
var
|
|
1189
|
-
var V =
|
|
1190
|
-
if (
|
|
1188
|
+
var w = Tt(function(S, E, C) {
|
|
1189
|
+
var V = b && S.as || a, N = "", z = [], F = S;
|
|
1190
|
+
if (S.theme == null) {
|
|
1191
1191
|
F = {};
|
|
1192
|
-
for (var
|
|
1193
|
-
F[
|
|
1194
|
-
F.theme = le.useContext(
|
|
1192
|
+
for (var R in S)
|
|
1193
|
+
F[R] = S[R];
|
|
1194
|
+
F.theme = le.useContext(At);
|
|
1195
1195
|
}
|
|
1196
|
-
typeof
|
|
1197
|
-
var te =
|
|
1198
|
-
N +=
|
|
1199
|
-
var ce =
|
|
1200
|
-
for (var
|
|
1201
|
-
|
|
1202
|
-
return q.className = N, C && (q.ref = C), /* @__PURE__ */ le.createElement(le.Fragment, null, /* @__PURE__ */ le.createElement(
|
|
1203
|
-
cache:
|
|
1196
|
+
typeof S.className == "string" ? N = yt(E.registered, z, S.className) : S.className != null && (N = S.className + " ");
|
|
1197
|
+
var te = St(x.concat(z), E.registered, F);
|
|
1198
|
+
N += E.key + "-" + te.name, u !== void 0 && (N += " " + u);
|
|
1199
|
+
var ce = b && p === void 0 ? gr(V) : k, q = {};
|
|
1200
|
+
for (var ee in S)
|
|
1201
|
+
b && ee === "as" || ce(ee) && (q[ee] = S[ee]);
|
|
1202
|
+
return q.className = N, C && (q.ref = C), /* @__PURE__ */ le.createElement(le.Fragment, null, /* @__PURE__ */ le.createElement(Mt, {
|
|
1203
|
+
cache: E,
|
|
1204
1204
|
serialized: te,
|
|
1205
1205
|
isStringTag: typeof V == "string"
|
|
1206
1206
|
}), /* @__PURE__ */ le.createElement(V, q));
|
|
1207
1207
|
});
|
|
1208
|
-
return
|
|
1208
|
+
return w.displayName = s !== void 0 ? s : "Styled(" + (typeof a == "string" ? a : a.displayName || a.name || "Component") + ")", w.defaultProps = r.defaultProps, w.__emotion_real = w, w.__emotion_base = a, w.__emotion_styles = x, w.__emotion_forwardProp = p, Object.defineProperty(w, "toString", {
|
|
1209
1209
|
value: function() {
|
|
1210
1210
|
return "." + u;
|
|
1211
1211
|
}
|
|
1212
|
-
}),
|
|
1213
|
-
var C = e(
|
|
1214
|
-
shouldForwardProp:
|
|
1212
|
+
}), w.withComponent = function(S, E) {
|
|
1213
|
+
var C = e(S, We({}, t, E, {
|
|
1214
|
+
shouldForwardProp: yr(w, E, !0)
|
|
1215
1215
|
}));
|
|
1216
|
-
return C.apply(void 0,
|
|
1217
|
-
},
|
|
1216
|
+
return C.apply(void 0, x);
|
|
1217
|
+
}, w;
|
|
1218
1218
|
};
|
|
1219
|
-
},
|
|
1219
|
+
}, Ft = [
|
|
1220
1220
|
"a",
|
|
1221
1221
|
"abbr",
|
|
1222
1222
|
"address",
|
|
@@ -1352,11 +1352,11 @@ var Rt = function(r) {
|
|
|
1352
1352
|
"svg",
|
|
1353
1353
|
"text",
|
|
1354
1354
|
"tspan"
|
|
1355
|
-
], be =
|
|
1356
|
-
|
|
1355
|
+
], be = It.bind(null);
|
|
1356
|
+
Ft.forEach(function(e) {
|
|
1357
1357
|
be[e] = be(e);
|
|
1358
1358
|
});
|
|
1359
|
-
const
|
|
1359
|
+
const Vt = be.div`
|
|
1360
1360
|
display: flex;
|
|
1361
1361
|
align-items: center;
|
|
1362
1362
|
justify-content: center;
|
|
@@ -1397,11 +1397,11 @@ const It = be.div`
|
|
|
1397
1397
|
return "";
|
|
1398
1398
|
}
|
|
1399
1399
|
}}
|
|
1400
|
-
`,
|
|
1400
|
+
`, vr = ({ type: e, children: r, className: t, icon: n, action: a }) => /* @__PURE__ */ D.jsxs(Vt, { type: e, className: t, children: [
|
|
1401
1401
|
n && /* @__PURE__ */ D.jsx("span", { children: n }),
|
|
1402
1402
|
/* @__PURE__ */ D.jsx("span", { children: r }),
|
|
1403
1403
|
a && /* @__PURE__ */ D.jsx("span", { children: a })
|
|
1404
|
-
] }),
|
|
1404
|
+
] }), br = be.div`
|
|
1405
1405
|
width: ${({ width: e }) => e || "100%"};
|
|
1406
1406
|
height: ${({ height: e }) => e || "100%"};
|
|
1407
1407
|
border-radius: 0px !important;
|
|
@@ -1417,7 +1417,7 @@ const It = be.div`
|
|
|
1417
1417
|
}
|
|
1418
1418
|
|
|
1419
1419
|
${({ $hiddenClasses: e }) => (e == null ? void 0 : e.length) && e.map((r) => `.${r} { display: none !important; }`).join("")}
|
|
1420
|
-
`,
|
|
1420
|
+
`, Lt = be.div`
|
|
1421
1421
|
position: fixed;
|
|
1422
1422
|
top: 0;
|
|
1423
1423
|
left: 0;
|
|
@@ -1429,7 +1429,7 @@ const It = be.div`
|
|
|
1429
1429
|
align-items: center;
|
|
1430
1430
|
z-index: 1000;
|
|
1431
1431
|
pointer-events: auto;
|
|
1432
|
-
`,
|
|
1432
|
+
`, Nt = be.div`
|
|
1433
1433
|
position: relative;
|
|
1434
1434
|
height: 80vh;
|
|
1435
1435
|
width: auto;
|
|
@@ -1437,18 +1437,18 @@ const It = be.div`
|
|
|
1437
1437
|
max-width: 90vw;
|
|
1438
1438
|
max-height: 90vh;
|
|
1439
1439
|
z-index: 1001;
|
|
1440
|
-
`, he = "https://host.vpplayer.tech",
|
|
1440
|
+
`, he = "https://host.vpplayer.tech", zt = (e) => `${he}/player/${e}/vpplayer.js`, Qt = (e) => `${he}/player/${e}.js`, Ut = (e, r) => `${he}/player/${e}/${r}.js`, Dt = (e) => `${he}/vertical-player/${e}.js`, Wt = (e, r) => `${he}/vertical-player/${e}/${r}.js`, Yt = (e, r) => `${he}/player/${e}/${r}.json`, qt = (e, r) => `${he}/vertical-player/${e}/${r}.json`, Ht = (e, r) => e ? `vp-player-${e}` : r ? `vp-player-default-${r}` : "vp-player-default", Gt = (e, r) => {
|
|
1441
1441
|
const t = new URL(e);
|
|
1442
1442
|
return t.searchParams.set("divId", r), t.toString();
|
|
1443
|
-
}, Ce = /* @__PURE__ */ new Map(),
|
|
1443
|
+
}, Ce = /* @__PURE__ */ new Map(), Bt = (e, r) => {
|
|
1444
1444
|
const [t, n] = Fe(!1), [a, s] = Fe(null);
|
|
1445
1445
|
return $e(() => {
|
|
1446
1446
|
let u;
|
|
1447
1447
|
try {
|
|
1448
|
-
u = r ||
|
|
1449
|
-
} catch (
|
|
1450
|
-
const
|
|
1451
|
-
s(`Failed to resolve script URL: ${
|
|
1448
|
+
u = r || zt(e || "latest");
|
|
1449
|
+
} catch (b) {
|
|
1450
|
+
const m = b instanceof Error ? b.message : String(b);
|
|
1451
|
+
s(`Failed to resolve script URL: ${m}`);
|
|
1452
1452
|
return;
|
|
1453
1453
|
}
|
|
1454
1454
|
if (!Ce.has(u))
|
|
@@ -1457,18 +1457,18 @@ const It = be.div`
|
|
|
1457
1457
|
))
|
|
1458
1458
|
Ce.set(u, Promise.resolve());
|
|
1459
1459
|
else {
|
|
1460
|
-
const
|
|
1460
|
+
const m = new Promise((x, I) => {
|
|
1461
1461
|
const $ = document.createElement("script");
|
|
1462
|
-
$.src = u, $.async = !0, $.onload = () =>
|
|
1462
|
+
$.src = u, $.async = !0, $.onload = () => x(), $.onerror = () => I(new Error(`Failed to load script: ${u}`)), document.body.appendChild($);
|
|
1463
1463
|
});
|
|
1464
|
-
Ce.set(u,
|
|
1464
|
+
Ce.set(u, m);
|
|
1465
1465
|
}
|
|
1466
1466
|
let p = !0;
|
|
1467
|
-
const
|
|
1468
|
-
return
|
|
1467
|
+
const k = Ce.get(u);
|
|
1468
|
+
return k && k.then(() => {
|
|
1469
1469
|
p && (n(!0), s(null));
|
|
1470
|
-
}).catch((
|
|
1471
|
-
p && (n(!1), s(
|
|
1470
|
+
}).catch((b) => {
|
|
1471
|
+
p && (n(!1), s(b instanceof Error ? b.message : String(b)));
|
|
1472
1472
|
}), () => {
|
|
1473
1473
|
p = !1;
|
|
1474
1474
|
};
|
|
@@ -1477,14 +1477,14 @@ const It = be.div`
|
|
|
1477
1477
|
function Oe(e) {
|
|
1478
1478
|
return typeof e == "object" && e !== null && !Array.isArray(e);
|
|
1479
1479
|
}
|
|
1480
|
-
function
|
|
1480
|
+
function xr(e, r) {
|
|
1481
1481
|
const t = r.playlist;
|
|
1482
1482
|
if (!(t != null && t.videos) || !Array.isArray(t.videos))
|
|
1483
1483
|
return;
|
|
1484
1484
|
const n = t.videos, a = n.findIndex((p) => {
|
|
1485
1485
|
if (!p || typeof p != "object") return !1;
|
|
1486
|
-
const
|
|
1487
|
-
return
|
|
1486
|
+
const k = p;
|
|
1487
|
+
return k.videoId === e || k.mediaId === e;
|
|
1488
1488
|
});
|
|
1489
1489
|
if (a < 0 || a >= n.length - 1)
|
|
1490
1490
|
return;
|
|
@@ -1493,17 +1493,17 @@ function vr(e, r) {
|
|
|
1493
1493
|
const u = s;
|
|
1494
1494
|
return u.videoId ?? u.mediaId;
|
|
1495
1495
|
}
|
|
1496
|
-
function
|
|
1496
|
+
function jr(e, r) {
|
|
1497
1497
|
if (!Oe(e) || !Oe(r))
|
|
1498
1498
|
return r;
|
|
1499
1499
|
const t = { ...e };
|
|
1500
1500
|
for (const n of Object.keys(r)) {
|
|
1501
1501
|
const a = r[n], s = t[n];
|
|
1502
|
-
Oe(a) && Oe(s) ? t[n] =
|
|
1502
|
+
Oe(a) && Oe(s) ? t[n] = jr(s, a) : a !== void 0 && (t[n] = a);
|
|
1503
1503
|
}
|
|
1504
1504
|
return t;
|
|
1505
1505
|
}
|
|
1506
|
-
async function
|
|
1506
|
+
async function Xt(e, r, t) {
|
|
1507
1507
|
if (!e)
|
|
1508
1508
|
return console.warn(
|
|
1509
1509
|
"VP Player: No scriptId provided, cannot fetch config. Using user config directly."
|
|
@@ -1511,7 +1511,7 @@ async function Gt(e, r, t) {
|
|
|
1511
1511
|
r || console.warn(
|
|
1512
1512
|
"VP Player: No videoId provided, attempting to fetch config with scriptId only..."
|
|
1513
1513
|
);
|
|
1514
|
-
const n = t ?
|
|
1514
|
+
const n = t ? qt(e, r || "") : Yt(e, r || "");
|
|
1515
1515
|
try {
|
|
1516
1516
|
const a = await fetch(n);
|
|
1517
1517
|
return a.ok ? await a.json() : null;
|
|
@@ -1519,7 +1519,7 @@ async function Gt(e, r, t) {
|
|
|
1519
1519
|
return null;
|
|
1520
1520
|
}
|
|
1521
1521
|
}
|
|
1522
|
-
const
|
|
1522
|
+
const Jt = ({
|
|
1523
1523
|
scriptId: e,
|
|
1524
1524
|
videoId: r,
|
|
1525
1525
|
scriptUrl: t,
|
|
@@ -1528,130 +1528,130 @@ const Bt = ({
|
|
|
1528
1528
|
playerId: s,
|
|
1529
1529
|
isVertical: u = !1,
|
|
1530
1530
|
isReels: p = !1,
|
|
1531
|
-
onReady:
|
|
1532
|
-
onPlay:
|
|
1533
|
-
onPause:
|
|
1534
|
-
onResume:
|
|
1531
|
+
onReady: k,
|
|
1532
|
+
onPlay: b,
|
|
1533
|
+
onPause: m,
|
|
1534
|
+
onResume: x,
|
|
1535
1535
|
onComplete: I,
|
|
1536
1536
|
onError: $,
|
|
1537
1537
|
onVideoStarted: j,
|
|
1538
|
-
onTimeUpdate:
|
|
1539
|
-
onQuartile25:
|
|
1540
|
-
onQuartile50:
|
|
1538
|
+
onTimeUpdate: w,
|
|
1539
|
+
onQuartile25: S,
|
|
1540
|
+
onQuartile50: E,
|
|
1541
1541
|
onQuartile75: C,
|
|
1542
1542
|
onNext: V,
|
|
1543
1543
|
onPrevious: N,
|
|
1544
1544
|
onProgress10s: z,
|
|
1545
1545
|
onProgress20s: F,
|
|
1546
|
-
onPlaylistItem:
|
|
1546
|
+
onPlaylistItem: R,
|
|
1547
1547
|
onVideoSwitch: te
|
|
1548
1548
|
}) => {
|
|
1549
|
-
const ce = pe(null), q = pe(null), [
|
|
1550
|
-
() =>
|
|
1549
|
+
const ce = pe(null), q = pe(null), [ee, Z] = Fe(null), fe = Fr().replace(/:/g, ""), G = Ue(
|
|
1550
|
+
() => Ht(s || `auto-${fe}`, r),
|
|
1551
1551
|
[s, fe, r]
|
|
1552
1552
|
), d = pe({
|
|
1553
|
-
onReady:
|
|
1554
|
-
onPlay:
|
|
1555
|
-
onPause:
|
|
1556
|
-
onResume:
|
|
1553
|
+
onReady: k,
|
|
1554
|
+
onPlay: b,
|
|
1555
|
+
onPause: m,
|
|
1556
|
+
onResume: x,
|
|
1557
1557
|
onComplete: I,
|
|
1558
1558
|
onError: $,
|
|
1559
1559
|
onVideoStarted: j,
|
|
1560
|
-
onTimeUpdate:
|
|
1561
|
-
onQuartile25:
|
|
1562
|
-
onQuartile50:
|
|
1560
|
+
onTimeUpdate: w,
|
|
1561
|
+
onQuartile25: S,
|
|
1562
|
+
onQuartile50: E,
|
|
1563
1563
|
onQuartile75: C,
|
|
1564
1564
|
onNext: V,
|
|
1565
1565
|
onPrevious: N,
|
|
1566
1566
|
onProgress10s: z,
|
|
1567
1567
|
onProgress20s: F,
|
|
1568
|
-
onPlaylistItem:
|
|
1568
|
+
onPlaylistItem: R,
|
|
1569
1569
|
onVideoSwitch: te
|
|
1570
1570
|
});
|
|
1571
1571
|
$e(() => {
|
|
1572
1572
|
d.current = {
|
|
1573
|
-
onReady:
|
|
1574
|
-
onPlay:
|
|
1575
|
-
onPause:
|
|
1576
|
-
onResume:
|
|
1573
|
+
onReady: k,
|
|
1574
|
+
onPlay: b,
|
|
1575
|
+
onPause: m,
|
|
1576
|
+
onResume: x,
|
|
1577
1577
|
onComplete: I,
|
|
1578
1578
|
onError: $,
|
|
1579
1579
|
onVideoStarted: j,
|
|
1580
|
-
onTimeUpdate:
|
|
1581
|
-
onQuartile25:
|
|
1582
|
-
onQuartile50:
|
|
1580
|
+
onTimeUpdate: w,
|
|
1581
|
+
onQuartile25: S,
|
|
1582
|
+
onQuartile50: E,
|
|
1583
1583
|
onQuartile75: C,
|
|
1584
1584
|
onNext: V,
|
|
1585
1585
|
onPrevious: N,
|
|
1586
1586
|
onProgress10s: z,
|
|
1587
1587
|
onProgress20s: F,
|
|
1588
|
-
onPlaylistItem:
|
|
1588
|
+
onPlaylistItem: R,
|
|
1589
1589
|
onVideoSwitch: te
|
|
1590
1590
|
};
|
|
1591
1591
|
}, [
|
|
1592
|
-
|
|
1593
|
-
v,
|
|
1594
|
-
h,
|
|
1592
|
+
k,
|
|
1595
1593
|
b,
|
|
1594
|
+
m,
|
|
1595
|
+
x,
|
|
1596
1596
|
I,
|
|
1597
1597
|
$,
|
|
1598
1598
|
j,
|
|
1599
|
-
|
|
1600
|
-
P,
|
|
1599
|
+
w,
|
|
1601
1600
|
S,
|
|
1601
|
+
E,
|
|
1602
1602
|
C,
|
|
1603
1603
|
V,
|
|
1604
1604
|
N,
|
|
1605
1605
|
z,
|
|
1606
1606
|
F,
|
|
1607
|
-
|
|
1607
|
+
R,
|
|
1608
1608
|
te
|
|
1609
1609
|
]);
|
|
1610
|
-
const ne = pe(!1),
|
|
1610
|
+
const ne = pe(!1), K = pe(!1), ue = pe(void 0), ae = pe(a);
|
|
1611
1611
|
$e(() => {
|
|
1612
1612
|
ae.current = a;
|
|
1613
1613
|
});
|
|
1614
|
-
const
|
|
1614
|
+
const re = !!a, o = Ue(() => u || p ? !0 : t ? t.includes("vertical-player") || t.includes("vpverticalplayer") : !1, [u, p, t]), y = Ue(() => {
|
|
1615
1615
|
let i;
|
|
1616
1616
|
if (t)
|
|
1617
1617
|
i = t;
|
|
1618
|
-
else if (e && r && !
|
|
1619
|
-
i = o ?
|
|
1618
|
+
else if (e && r && !re)
|
|
1619
|
+
i = o ? Wt(e, r) : Ut(e, r);
|
|
1620
1620
|
else if (e)
|
|
1621
|
-
i = o ?
|
|
1621
|
+
i = o ? Dt(e) : `https://host.vpplayer.tech/player/${e}.js`;
|
|
1622
1622
|
else
|
|
1623
1623
|
return null;
|
|
1624
|
-
return
|
|
1624
|
+
return Gt(i, G);
|
|
1625
1625
|
}, [
|
|
1626
1626
|
t,
|
|
1627
1627
|
e,
|
|
1628
1628
|
r,
|
|
1629
1629
|
o,
|
|
1630
1630
|
G,
|
|
1631
|
-
|
|
1632
|
-
]), { isLoaded: O, error: M } =
|
|
1631
|
+
re
|
|
1632
|
+
]), { isLoaded: O, error: M } = Bt(
|
|
1633
1633
|
null,
|
|
1634
|
-
|
|
1634
|
+
y || void 0
|
|
1635
1635
|
);
|
|
1636
1636
|
return $e(() => {
|
|
1637
|
-
if (!
|
|
1638
|
-
|
|
1637
|
+
if (!y) {
|
|
1638
|
+
Z(
|
|
1639
1639
|
"VPPlayer: Provide scriptUrl OR (scriptId + videoId) OR (scriptId + config) to initialize the player."
|
|
1640
1640
|
);
|
|
1641
1641
|
return;
|
|
1642
1642
|
}
|
|
1643
1643
|
if (M) {
|
|
1644
|
-
|
|
1644
|
+
Z(M);
|
|
1645
1645
|
return;
|
|
1646
1646
|
}
|
|
1647
1647
|
if (!O) return;
|
|
1648
1648
|
let i = !0;
|
|
1649
1649
|
return (async () => {
|
|
1650
|
-
var
|
|
1650
|
+
var P;
|
|
1651
1651
|
try {
|
|
1652
1652
|
const H = o ? window.vpVerticalPlayer : window.vpPlayer;
|
|
1653
1653
|
if (!H) {
|
|
1654
|
-
|
|
1654
|
+
Z(
|
|
1655
1655
|
`VP Player: Script loaded but global function not found. Expected ${o ? "vpVerticalPlayer" : "vpPlayer"}.`
|
|
1656
1656
|
);
|
|
1657
1657
|
return;
|
|
@@ -1662,67 +1662,67 @@ const Bt = ({
|
|
|
1662
1662
|
);
|
|
1663
1663
|
return;
|
|
1664
1664
|
}
|
|
1665
|
-
const
|
|
1666
|
-
if (!
|
|
1667
|
-
|
|
1665
|
+
const g = H(G);
|
|
1666
|
+
if (!g) {
|
|
1667
|
+
Z("VP Player: Failed to get player instance.");
|
|
1668
1668
|
return;
|
|
1669
1669
|
}
|
|
1670
1670
|
if (i) {
|
|
1671
|
-
if (q.current =
|
|
1671
|
+
if (q.current = g, Z(null), re && ae.current) {
|
|
1672
1672
|
let A;
|
|
1673
|
-
const f = await
|
|
1673
|
+
const f = await Xt(
|
|
1674
1674
|
e,
|
|
1675
1675
|
r,
|
|
1676
1676
|
o
|
|
1677
1677
|
);
|
|
1678
|
-
f ? A =
|
|
1678
|
+
f ? A = jr(f, ae.current) : A = ae.current, n && !A.projectId && (A.projectId = n);
|
|
1679
1679
|
try {
|
|
1680
|
-
await
|
|
1680
|
+
await g.setup(A);
|
|
1681
1681
|
} catch (c) {
|
|
1682
|
-
const
|
|
1683
|
-
if (
|
|
1682
|
+
const h = c instanceof Error ? c.message : String(c);
|
|
1683
|
+
if (h.includes("already initialized")) {
|
|
1684
1684
|
console.warn(
|
|
1685
1685
|
"VP Player: Player already initialized, attempting to destroy and retry."
|
|
1686
1686
|
);
|
|
1687
1687
|
try {
|
|
1688
|
-
if ((
|
|
1689
|
-
const
|
|
1690
|
-
|
|
1688
|
+
if ((P = g.destroy) == null || P.call(g), await new Promise((v) => setTimeout(v, 50)), i && document.getElementById(G)) {
|
|
1689
|
+
const v = H(G);
|
|
1690
|
+
v && (await v.setup(A), q.current = v);
|
|
1691
1691
|
}
|
|
1692
|
-
} catch (
|
|
1692
|
+
} catch (v) {
|
|
1693
1693
|
console.error(
|
|
1694
1694
|
"VP Player: Failed to recover from initialization error",
|
|
1695
|
-
|
|
1695
|
+
v
|
|
1696
1696
|
);
|
|
1697
1697
|
}
|
|
1698
1698
|
} else {
|
|
1699
|
-
console.error("VP Player: Setup error", c),
|
|
1699
|
+
console.error("VP Player: Setup error", c), Z(`Player setup failed: ${h}`);
|
|
1700
1700
|
return;
|
|
1701
1701
|
}
|
|
1702
1702
|
}
|
|
1703
1703
|
}
|
|
1704
|
-
if (
|
|
1705
|
-
const A =
|
|
1704
|
+
if (g.on) {
|
|
1705
|
+
const A = g.on.bind(g);
|
|
1706
1706
|
A("vp-event", (f) => {
|
|
1707
|
-
var
|
|
1708
|
-
const c = f,
|
|
1707
|
+
var v, U, B, X, Xe, Je, Ze, Ke, Qe, er, rr, tr, nr, ar, ir;
|
|
1708
|
+
const c = f, h = c == null ? void 0 : c.eventName;
|
|
1709
1709
|
if (o) {
|
|
1710
|
-
if (
|
|
1711
|
-
const ge =
|
|
1712
|
-
(U = (
|
|
1710
|
+
if (h === "play" && !K.current) {
|
|
1711
|
+
const ge = g.videoObject;
|
|
1712
|
+
(U = (v = d.current).onPlay) == null || U.call(v, ge);
|
|
1713
1713
|
}
|
|
1714
|
-
if (
|
|
1715
|
-
const de = ((B =
|
|
1716
|
-
!de && ge && (
|
|
1714
|
+
if (h === "vp-state-paused") {
|
|
1715
|
+
const de = ((B = g.isEnded) == null ? void 0 : B.call(g)) ?? !1, ge = (c == null ? void 0 : c.interaction) ?? !0;
|
|
1716
|
+
!de && ge && (K.current = !0, (Je = (Xe = d.current).onPause) == null || Je.call(Xe, ((X = g.getPosition) == null ? void 0 : X.call(g)) ?? 0));
|
|
1717
1717
|
}
|
|
1718
|
-
if (
|
|
1719
|
-
|
|
1718
|
+
if (h === "vp-state-playing" && (((c == null ? void 0 : c.interaction) ?? K.current) && K.current && ((Qe = (Ke = d.current).onResume) == null || Qe.call(Ke, ((Ze = g.getPosition) == null ? void 0 : Ze.call(g)) ?? 0)), K.current = !1), h === "vp-video-switch") {
|
|
1719
|
+
K.current = !1;
|
|
1720
1720
|
const de = c;
|
|
1721
|
-
(
|
|
1722
|
-
const ge = de.direction,
|
|
1723
|
-
ge === "next" ? (
|
|
1721
|
+
(rr = (er = d.current).onVideoSwitch) == null || rr.call(er, de);
|
|
1722
|
+
const ge = de.direction, or = de.currentTime ?? 0;
|
|
1723
|
+
ge === "next" ? (nr = (tr = d.current).onNext) == null || nr.call(tr, or) : ge === "prev" && ((ir = (ar = d.current).onPrevious) == null || ir.call(ar, or));
|
|
1724
1724
|
}
|
|
1725
|
-
|
|
1725
|
+
h === "vp-video-completed" && (K.current = !1);
|
|
1726
1726
|
}
|
|
1727
1727
|
}), A("analytics-25%-completed", () => {
|
|
1728
1728
|
var f, c;
|
|
@@ -1734,34 +1734,34 @@ const Bt = ({
|
|
|
1734
1734
|
var f, c;
|
|
1735
1735
|
(c = (f = d.current).onQuartile75) == null || c.call(f);
|
|
1736
1736
|
}), o || A("pause", () => {
|
|
1737
|
-
var f, c;
|
|
1738
|
-
(
|
|
1737
|
+
var f, c, h;
|
|
1738
|
+
(h = (c = d.current).onPause) == null || h.call(c, ((f = g.getPosition) == null ? void 0 : f.call(g)) ?? 0);
|
|
1739
1739
|
}), A("error", (f) => {
|
|
1740
|
-
var
|
|
1740
|
+
var h, v;
|
|
1741
1741
|
const c = typeof f == "string" ? f : (f == null ? void 0 : f.message) || "Unknown error";
|
|
1742
|
-
(
|
|
1742
|
+
(v = (h = d.current).onError) == null || v.call(h, c);
|
|
1743
1743
|
}), o ? (A("vp-first-frame", () => {
|
|
1744
|
-
var
|
|
1745
|
-
const c =
|
|
1746
|
-
(
|
|
1744
|
+
var h, v;
|
|
1745
|
+
const c = g.videoObject;
|
|
1746
|
+
(v = (h = d.current).onReady) == null || v.call(h, c);
|
|
1747
1747
|
}), A("vp-video-started", (f) => {
|
|
1748
|
-
var c,
|
|
1749
|
-
(
|
|
1748
|
+
var c, h;
|
|
1749
|
+
(h = (c = d.current).onVideoStarted) == null || h.call(c, f);
|
|
1750
1750
|
}), A("vp-twenty-view", () => {
|
|
1751
|
-
var c,
|
|
1752
|
-
const f = ((c =
|
|
1753
|
-
(
|
|
1751
|
+
var c, h, v;
|
|
1752
|
+
const f = ((c = g.getPosition) == null ? void 0 : c.call(g)) ?? 20;
|
|
1753
|
+
(v = (h = d.current).onProgress20s) == null || v.call(h, Math.floor(f));
|
|
1754
1754
|
}), A("vp-video-state", () => {
|
|
1755
|
-
var c,
|
|
1756
|
-
const f = ((c =
|
|
1757
|
-
(
|
|
1758
|
-
|
|
1755
|
+
var c, h, v;
|
|
1756
|
+
const f = ((c = g.getPosition) == null ? void 0 : c.call(g)) ?? 0;
|
|
1757
|
+
(v = (h = d.current).onProgress10s) == null || v.call(
|
|
1758
|
+
h,
|
|
1759
1759
|
Math.floor(f)
|
|
1760
1760
|
);
|
|
1761
1761
|
}), A("vp-time", (f) => {
|
|
1762
|
-
var
|
|
1762
|
+
var h, v, U;
|
|
1763
1763
|
let c = 0;
|
|
1764
|
-
typeof f == "number" ? c = f : f && typeof f == "object" && "position" in f ? c = f.position : c = ((
|
|
1764
|
+
typeof f == "number" ? c = f : f && typeof f == "object" && "position" in f ? c = f.position : c = ((h = g.getPosition) == null ? void 0 : h.call(g)) ?? 0, (U = (v = d.current).onTimeUpdate) == null || U.call(v, c);
|
|
1765
1765
|
}), A("vp-video-completed", () => {
|
|
1766
1766
|
var f, c;
|
|
1767
1767
|
(c = (f = d.current).onComplete) == null || c.call(f);
|
|
@@ -1769,61 +1769,61 @@ const Bt = ({
|
|
|
1769
1769
|
var f, c;
|
|
1770
1770
|
(c = (f = d.current).onReady) == null || c.call(f);
|
|
1771
1771
|
}), A("play", (f) => {
|
|
1772
|
-
var
|
|
1772
|
+
var h, v, U, B, X;
|
|
1773
1773
|
const c = f;
|
|
1774
|
-
c != null && c.resume || c != null && c.afterPause ? (
|
|
1774
|
+
c != null && c.resume || c != null && c.afterPause ? (U = (v = d.current).onResume) == null || U.call(v, ((h = g.getPosition) == null ? void 0 : h.call(g)) ?? 0) : (X = (B = d.current).onPlay) == null || X.call(B);
|
|
1775
1775
|
}), A("complete", () => {
|
|
1776
1776
|
var f, c;
|
|
1777
1777
|
(c = (f = d.current).onComplete) == null || c.call(f), ne.current = !1;
|
|
1778
1778
|
}), A("video-started", (f) => {
|
|
1779
|
-
var B,
|
|
1780
|
-
const c = f ?? {},
|
|
1779
|
+
var B, X;
|
|
1780
|
+
const c = f ?? {}, h = c.videoId || ue.current, v = xr(h, g), U = {
|
|
1781
1781
|
...c,
|
|
1782
|
-
videoId:
|
|
1783
|
-
nextVideoId:
|
|
1782
|
+
videoId: h,
|
|
1783
|
+
nextVideoId: v
|
|
1784
1784
|
};
|
|
1785
|
-
(
|
|
1785
|
+
(X = (B = d.current).onVideoStarted) == null || X.call(B, U);
|
|
1786
1786
|
}), A("video-state", () => {
|
|
1787
|
-
var c,
|
|
1788
|
-
const f = ((c =
|
|
1789
|
-
(
|
|
1790
|
-
|
|
1787
|
+
var c, h, v;
|
|
1788
|
+
const f = ((c = g.getPosition) == null ? void 0 : c.call(g)) ?? 0;
|
|
1789
|
+
(v = (h = d.current).onProgress10s) == null || v.call(
|
|
1790
|
+
h,
|
|
1791
1791
|
Math.floor(f)
|
|
1792
1792
|
);
|
|
1793
1793
|
}), A("time", (f) => {
|
|
1794
|
-
var
|
|
1794
|
+
var h, v, U, B, X;
|
|
1795
1795
|
let c = 0;
|
|
1796
|
-
typeof f == "number" ? c = f : f && typeof f == "object" && "position" in f ? c = f.position : c = ((
|
|
1796
|
+
typeof f == "number" ? c = f : f && typeof f == "object" && "position" in f ? c = f.position : c = ((h = g.getPosition) == null ? void 0 : h.call(g)) ?? 0, (U = (v = d.current).onTimeUpdate) == null || U.call(v, c), !ne.current && c >= 20 && (ne.current = !0, (X = (B = d.current).onProgress20s) == null || X.call(B, Math.floor(c)));
|
|
1797
1797
|
}), A("playlistItem", (f) => {
|
|
1798
|
-
var B,
|
|
1798
|
+
var B, X;
|
|
1799
1799
|
ne.current = !1;
|
|
1800
1800
|
const c = f;
|
|
1801
1801
|
ue.current = c == null ? void 0 : c.id;
|
|
1802
|
-
const
|
|
1803
|
-
videoId:
|
|
1804
|
-
nextVideoId:
|
|
1802
|
+
const h = c == null ? void 0 : c.id, v = xr(h, g), U = {
|
|
1803
|
+
videoId: h,
|
|
1804
|
+
nextVideoId: v
|
|
1805
1805
|
};
|
|
1806
|
-
(
|
|
1806
|
+
(X = (B = d.current).onPlaylistItem) == null || X.call(B, U);
|
|
1807
1807
|
}), A("nextClick", (f) => {
|
|
1808
|
-
var
|
|
1809
|
-
const c = f,
|
|
1810
|
-
(U = (
|
|
1808
|
+
var v, U;
|
|
1809
|
+
const c = f, h = (c == null ? void 0 : c.currentTime) ?? 0;
|
|
1810
|
+
(U = (v = d.current).onNext) == null || U.call(v, h);
|
|
1811
1811
|
}), A("vp-video-switch", (f) => {
|
|
1812
|
-
var
|
|
1812
|
+
var h, v;
|
|
1813
1813
|
const c = f ?? {};
|
|
1814
|
-
(
|
|
1814
|
+
(v = (h = d.current).onVideoSwitch) == null || v.call(h, c);
|
|
1815
1815
|
}));
|
|
1816
1816
|
}
|
|
1817
1817
|
}
|
|
1818
1818
|
} catch (H) {
|
|
1819
1819
|
if (i) {
|
|
1820
1820
|
const me = H instanceof Error ? H.message : String(H);
|
|
1821
|
-
|
|
1821
|
+
Z(me), console.error("VP Player initialization error:", H);
|
|
1822
1822
|
}
|
|
1823
1823
|
}
|
|
1824
1824
|
})(), () => {
|
|
1825
|
-
var
|
|
1826
|
-
if (i = !1, (
|
|
1825
|
+
var P;
|
|
1826
|
+
if (i = !1, (P = q.current) != null && P.destroy) {
|
|
1827
1827
|
try {
|
|
1828
1828
|
q.current.destroy();
|
|
1829
1829
|
} catch {
|
|
@@ -1835,9 +1835,9 @@ const Bt = ({
|
|
|
1835
1835
|
O,
|
|
1836
1836
|
G,
|
|
1837
1837
|
M,
|
|
1838
|
-
|
|
1838
|
+
y,
|
|
1839
1839
|
o,
|
|
1840
|
-
|
|
1840
|
+
re,
|
|
1841
1841
|
e,
|
|
1842
1842
|
n,
|
|
1843
1843
|
r
|
|
@@ -1845,11 +1845,11 @@ const Bt = ({
|
|
|
1845
1845
|
playerRef: ce,
|
|
1846
1846
|
playerInstanceRef: q,
|
|
1847
1847
|
isScriptLoaded: O,
|
|
1848
|
-
isLoading: !O && !
|
|
1849
|
-
error:
|
|
1848
|
+
isLoading: !O && !ee,
|
|
1849
|
+
error: ee,
|
|
1850
1850
|
generatedPlayerId: G
|
|
1851
1851
|
};
|
|
1852
|
-
},
|
|
1852
|
+
}, Zt = wr(
|
|
1853
1853
|
({
|
|
1854
1854
|
scriptId: e,
|
|
1855
1855
|
videoId: r,
|
|
@@ -1859,36 +1859,36 @@ const Bt = ({
|
|
|
1859
1859
|
playerId: s,
|
|
1860
1860
|
isVertical: u = !1,
|
|
1861
1861
|
isReels: p = !1,
|
|
1862
|
-
thumbnailUrl:
|
|
1863
|
-
onClose:
|
|
1864
|
-
className:
|
|
1865
|
-
hiddenClasses:
|
|
1862
|
+
thumbnailUrl: k,
|
|
1863
|
+
onClose: b,
|
|
1864
|
+
className: m,
|
|
1865
|
+
hiddenClasses: x = [],
|
|
1866
1866
|
onReady: I,
|
|
1867
1867
|
onPlay: $,
|
|
1868
1868
|
onPause: j,
|
|
1869
|
-
onResume:
|
|
1870
|
-
onComplete:
|
|
1871
|
-
onError:
|
|
1869
|
+
onResume: w,
|
|
1870
|
+
onComplete: S,
|
|
1871
|
+
onError: E,
|
|
1872
1872
|
onVideoStarted: C,
|
|
1873
1873
|
onTimeUpdate: V,
|
|
1874
1874
|
onQuartile25: N,
|
|
1875
1875
|
onQuartile50: z,
|
|
1876
1876
|
onQuartile75: F,
|
|
1877
|
-
onNext:
|
|
1877
|
+
onNext: R,
|
|
1878
1878
|
onPrevious: te,
|
|
1879
1879
|
onProgress10s: ce,
|
|
1880
1880
|
onProgress20s: q,
|
|
1881
|
-
onPlaylistItem:
|
|
1882
|
-
onVideoSwitch:
|
|
1881
|
+
onPlaylistItem: ee,
|
|
1882
|
+
onVideoSwitch: Z
|
|
1883
1883
|
}, fe) => {
|
|
1884
1884
|
const {
|
|
1885
1885
|
playerRef: G,
|
|
1886
1886
|
playerInstanceRef: d,
|
|
1887
1887
|
isScriptLoaded: ne,
|
|
1888
|
-
isLoading:
|
|
1888
|
+
isLoading: K,
|
|
1889
1889
|
error: ue,
|
|
1890
1890
|
generatedPlayerId: ae
|
|
1891
|
-
} =
|
|
1891
|
+
} = Jt({
|
|
1892
1892
|
scriptId: e,
|
|
1893
1893
|
videoId: r,
|
|
1894
1894
|
scriptUrl: t,
|
|
@@ -1900,22 +1900,22 @@ const Bt = ({
|
|
|
1900
1900
|
onReady: I,
|
|
1901
1901
|
onPlay: $,
|
|
1902
1902
|
onPause: j,
|
|
1903
|
-
onResume:
|
|
1904
|
-
onComplete:
|
|
1905
|
-
onError:
|
|
1903
|
+
onResume: w,
|
|
1904
|
+
onComplete: S,
|
|
1905
|
+
onError: E,
|
|
1906
1906
|
onVideoStarted: C,
|
|
1907
1907
|
onTimeUpdate: V,
|
|
1908
1908
|
onQuartile25: N,
|
|
1909
1909
|
onQuartile50: z,
|
|
1910
1910
|
onQuartile75: F,
|
|
1911
|
-
onNext:
|
|
1911
|
+
onNext: R,
|
|
1912
1912
|
onPrevious: te,
|
|
1913
1913
|
onProgress10s: ce,
|
|
1914
1914
|
onProgress20s: q,
|
|
1915
|
-
onPlaylistItem:
|
|
1916
|
-
onVideoSwitch:
|
|
1915
|
+
onPlaylistItem: ee,
|
|
1916
|
+
onVideoSwitch: Z
|
|
1917
1917
|
});
|
|
1918
|
-
|
|
1918
|
+
Vr(
|
|
1919
1919
|
fe,
|
|
1920
1920
|
() => ({
|
|
1921
1921
|
play: () => {
|
|
@@ -1927,8 +1927,8 @@ const Bt = ({
|
|
|
1927
1927
|
return (l = (i = d.current) == null ? void 0 : i.pause) == null ? void 0 : l.call(i);
|
|
1928
1928
|
},
|
|
1929
1929
|
seek: (i) => {
|
|
1930
|
-
var l,
|
|
1931
|
-
return (
|
|
1930
|
+
var l, P;
|
|
1931
|
+
return (P = (l = d.current) == null ? void 0 : l.seek) == null ? void 0 : P.call(l, i);
|
|
1932
1932
|
},
|
|
1933
1933
|
forward: () => {
|
|
1934
1934
|
var i, l;
|
|
@@ -1959,12 +1959,12 @@ const Bt = ({
|
|
|
1959
1959
|
return (l = (i = d.current) == null ? void 0 : i.toggleMute) == null ? void 0 : l.call(i);
|
|
1960
1960
|
},
|
|
1961
1961
|
enterFullScreen: () => {
|
|
1962
|
-
var i, l,
|
|
1963
|
-
return (
|
|
1962
|
+
var i, l, P;
|
|
1963
|
+
return (P = ((i = d.current) == null ? void 0 : i.enterFullScreen) ?? ((l = d.current) == null ? void 0 : l.enterFullscreen)) == null ? void 0 : P();
|
|
1964
1964
|
},
|
|
1965
1965
|
exitFullScreen: () => {
|
|
1966
|
-
var i, l,
|
|
1967
|
-
return (
|
|
1966
|
+
var i, l, P;
|
|
1967
|
+
return (P = ((i = d.current) == null ? void 0 : i.exitFullScreen) ?? ((l = d.current) == null ? void 0 : l.exitFullscreen)) == null ? void 0 : P();
|
|
1968
1968
|
},
|
|
1969
1969
|
getPosition: () => {
|
|
1970
1970
|
var i, l;
|
|
@@ -1979,8 +1979,8 @@ const Bt = ({
|
|
|
1979
1979
|
return ((l = (i = d.current) == null ? void 0 : i.getVolume) == null ? void 0 : l.call(i)) ?? null;
|
|
1980
1980
|
},
|
|
1981
1981
|
setVolume: (i) => {
|
|
1982
|
-
var l,
|
|
1983
|
-
return (
|
|
1982
|
+
var l, P;
|
|
1983
|
+
return (P = (l = d.current) == null ? void 0 : l.setVolume) == null ? void 0 : P.call(l, i);
|
|
1984
1984
|
},
|
|
1985
1985
|
isMuted: () => {
|
|
1986
1986
|
var i, l;
|
|
@@ -2006,19 +2006,19 @@ const Bt = ({
|
|
|
2006
2006
|
return (l = (i = d.current) == null ? void 0 : i.removeVideoLock) == null ? void 0 : l.call(i);
|
|
2007
2007
|
},
|
|
2008
2008
|
setVideoLocking: (i) => {
|
|
2009
|
-
var l,
|
|
2010
|
-
return (
|
|
2009
|
+
var l, P;
|
|
2010
|
+
return (P = (l = d.current) == null ? void 0 : l.setVideoLocking) == null ? void 0 : P.call(l, i);
|
|
2011
2011
|
}
|
|
2012
2012
|
}),
|
|
2013
2013
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2014
2014
|
[]
|
|
2015
2015
|
);
|
|
2016
|
-
const [
|
|
2016
|
+
const [re, o] = Fe(!0), y = () => p && o(!0), O = () => {
|
|
2017
2017
|
var i, l;
|
|
2018
|
-
!p || !
|
|
2018
|
+
!p || !re || (o(!1), (l = (i = d.current) == null ? void 0 : i.pause) == null || l.call(i), b == null || b());
|
|
2019
2019
|
};
|
|
2020
2020
|
if (ue)
|
|
2021
|
-
return /* @__PURE__ */ D.jsxs(
|
|
2021
|
+
return /* @__PURE__ */ D.jsxs(vr, { type: "error", children: [
|
|
2022
2022
|
"An error occurred: ",
|
|
2023
2023
|
ue
|
|
2024
2024
|
] });
|
|
@@ -2037,28 +2037,28 @@ const Bt = ({
|
|
|
2037
2037
|
background: "rgba(0,0,0,0.8)",
|
|
2038
2038
|
zIndex: 10
|
|
2039
2039
|
},
|
|
2040
|
-
children: /* @__PURE__ */ D.jsx(
|
|
2040
|
+
children: /* @__PURE__ */ D.jsx(vr, { type: "loading", children: "Loading..." })
|
|
2041
2041
|
}
|
|
2042
2042
|
);
|
|
2043
2043
|
return p ? /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
|
|
2044
|
-
!
|
|
2044
|
+
!re && /* @__PURE__ */ D.jsx(
|
|
2045
2045
|
"div",
|
|
2046
2046
|
{
|
|
2047
|
-
onClick:
|
|
2047
|
+
onClick: y,
|
|
2048
2048
|
style: {
|
|
2049
2049
|
cursor: "pointer",
|
|
2050
2050
|
width: "100%",
|
|
2051
2051
|
height: "100%",
|
|
2052
|
-
backgroundImage:
|
|
2052
|
+
backgroundImage: k ? `url(${k})` : void 0,
|
|
2053
2053
|
backgroundSize: "cover",
|
|
2054
2054
|
backgroundPosition: "center"
|
|
2055
2055
|
}
|
|
2056
2056
|
}
|
|
2057
2057
|
),
|
|
2058
|
-
|
|
2059
|
-
|
|
2058
|
+
re && /* @__PURE__ */ D.jsx(Lt, { onClick: O, className: m, children: /* @__PURE__ */ D.jsx(
|
|
2059
|
+
Nt,
|
|
2060
2060
|
{
|
|
2061
|
-
className:
|
|
2061
|
+
className: m,
|
|
2062
2062
|
onClick: (i) => i.stopPropagation(),
|
|
2063
2063
|
children: /* @__PURE__ */ D.jsxs(
|
|
2064
2064
|
"div",
|
|
@@ -2070,17 +2070,17 @@ const Bt = ({
|
|
|
2070
2070
|
},
|
|
2071
2071
|
children: [
|
|
2072
2072
|
/* @__PURE__ */ D.jsx(
|
|
2073
|
-
|
|
2073
|
+
br,
|
|
2074
2074
|
{
|
|
2075
2075
|
id: ae,
|
|
2076
2076
|
ref: G,
|
|
2077
2077
|
width: "100%",
|
|
2078
2078
|
height: "100%",
|
|
2079
|
-
$hiddenClasses:
|
|
2080
|
-
className:
|
|
2079
|
+
$hiddenClasses: x,
|
|
2080
|
+
className: m
|
|
2081
2081
|
}
|
|
2082
2082
|
),
|
|
2083
|
-
(
|
|
2083
|
+
(K || !ne) && /* @__PURE__ */ D.jsx(M, {})
|
|
2084
2084
|
]
|
|
2085
2085
|
}
|
|
2086
2086
|
)
|
|
@@ -2088,33 +2088,33 @@ const Bt = ({
|
|
|
2088
2088
|
) })
|
|
2089
2089
|
] }) : /* @__PURE__ */ D.jsxs("div", { style: { position: "relative", width: "100%", height: "100%" }, children: [
|
|
2090
2090
|
/* @__PURE__ */ D.jsx(
|
|
2091
|
-
|
|
2091
|
+
br,
|
|
2092
2092
|
{
|
|
2093
2093
|
id: ae,
|
|
2094
2094
|
ref: G,
|
|
2095
2095
|
width: "100%",
|
|
2096
2096
|
height: "100%",
|
|
2097
|
-
$hiddenClasses:
|
|
2098
|
-
className:
|
|
2097
|
+
$hiddenClasses: x,
|
|
2098
|
+
className: m
|
|
2099
2099
|
}
|
|
2100
2100
|
),
|
|
2101
|
-
(
|
|
2101
|
+
(K || !ne) && /* @__PURE__ */ D.jsx(M, {})
|
|
2102
2102
|
] });
|
|
2103
2103
|
}
|
|
2104
2104
|
);
|
|
2105
|
-
|
|
2105
|
+
Zt.displayName = "VPPlayer";
|
|
2106
2106
|
export {
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2107
|
+
Lt as Overlay,
|
|
2108
|
+
br as PlayerContainer,
|
|
2109
|
+
Nt as PlayerWrapper,
|
|
2110
|
+
Zt as VPPlayer,
|
|
2111
2111
|
he as VP_PLAYER_BASE_URL,
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2112
|
+
Gt as appendDivIdToUrl,
|
|
2113
|
+
Ht as generatePlayerId,
|
|
2114
|
+
Ut as getFullyManagedPlayerScriptUrl,
|
|
2115
|
+
Qt as getManagedPlayerScriptUrl,
|
|
2116
|
+
zt as getPlayerScriptUrl,
|
|
2117
|
+
Dt as getVerticalPlayerScriptUrl,
|
|
2118
|
+
Jt as useVPPlayerLogic,
|
|
2119
|
+
Bt as useVPPlayerScript
|
|
2120
2120
|
};
|