@beyondwords/player 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es.js +228 -227
- package/dist/es.js.map +1 -1
- package/dist/hls.light.min.js +2 -2
- package/dist/style.js +1 -1
- package/dist/umd.js +16 -16
- package/dist/umd.js.map +1 -1
- package/package.json +1 -1
package/dist/es.js
CHANGED
|
@@ -9,7 +9,7 @@ var fo = (t, e, i) => e in t ? ua(t, e, { enumerable: !0, configurable: !0, writ
|
|
|
9
9
|
for (var i of bs(e))
|
|
10
10
|
Qo.call(e, i) && fo(t, i, e[i]);
|
|
11
11
|
return t;
|
|
12
|
-
},
|
|
12
|
+
}, zi = (t, e) => da(t, ga(e));
|
|
13
13
|
var ho = (t, e) => {
|
|
14
14
|
var i = {};
|
|
15
15
|
for (var n in t)
|
|
@@ -23,7 +23,7 @@ var _o = (t, e, i) => (fo(t, typeof e != "symbol" ? e + "" : e, i), i), mo = (t,
|
|
|
23
23
|
if (!e.has(t))
|
|
24
24
|
throw TypeError("Cannot " + i);
|
|
25
25
|
};
|
|
26
|
-
var
|
|
26
|
+
var pi = (t, e, i) => (mo(t, e, "read from private field"), i ? i.call(t) : e.get(t)), Ie = (t, e, i) => {
|
|
27
27
|
if (e.has(t))
|
|
28
28
|
throw TypeError("Cannot add the same private member more than once");
|
|
29
29
|
e instanceof WeakSet ? e.add(t) : e.set(t, i);
|
|
@@ -45,7 +45,7 @@ var li = (t, e, i) => new Promise((n, s) => {
|
|
|
45
45
|
}, r = (a) => a.done ? n(a.value) : Promise.resolve(a.value).then(o, l);
|
|
46
46
|
r((i = i.apply(t, e)).next());
|
|
47
47
|
});
|
|
48
|
-
/*! version:"0.1.
|
|
48
|
+
/*! version:"0.1.4" */
|
|
49
49
|
function G() {
|
|
50
50
|
}
|
|
51
51
|
const fa = (t) => t;
|
|
@@ -627,7 +627,7 @@ class ke {
|
|
|
627
627
|
}
|
|
628
628
|
const La = "4";
|
|
629
629
|
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(La);
|
|
630
|
-
const Na = "@beyondwords/player", zs = "0.1.
|
|
630
|
+
const Na = "@beyondwords/player", zs = "0.1.4", $t = (t, e) => {
|
|
631
631
|
t = [t].flat().join(`
|
|
632
632
|
`);
|
|
633
633
|
let i = `${Na}:
|
|
@@ -722,7 +722,7 @@ const Fo = ["user", "media", "browser", "media-session-api", "google-ima-sdk", "
|
|
|
722
722
|
return !1;
|
|
723
723
|
const e = window.innerHeight || document.documentElement.clientHeight, i = window.innerWidth || document.documentElement.clientWidth, { top: n, bottom: s, left: o, right: l } = t.getBoundingClientRect();
|
|
724
724
|
return n < e && s > 0 && o < i && l > 0;
|
|
725
|
-
}, ll = (t, e, i) => we(t, e, e === "style" ? nc(i) : i), ic = /;(?!([^()]*\([^()]*\))*[^()]*\))/, nc = (t) => t.split(ic).map((e) => e + " !important").join(";"), { document: sc } = ba;
|
|
725
|
+
}, ll = (t, e, i) => we(t, e, e === "style" ? nc(i) : i), ic = /;(?!([^()]*\([^()]*\))*[^()]*\))/, nc = (t) => t.split(ic).filter((e) => e).map((e) => e + " !important").join(";"), { document: sc } = ba;
|
|
726
726
|
function oc(t) {
|
|
727
727
|
let e, i, n, s, o, l;
|
|
728
728
|
return {
|
|
@@ -920,7 +920,7 @@ class rc extends ke {
|
|
|
920
920
|
const ac = (t, e, i, n) => {
|
|
921
921
|
if (!t)
|
|
922
922
|
return [];
|
|
923
|
-
const s = (t.audio || []).map((r) =>
|
|
923
|
+
const s = (t.audio || []).map((r) => zi(Ht({}, r), { format: "audio" })), o = (t.video || []).map((r) => zi(Ht({}, r), { format: "video" })), l = e ? [...o, ...s] : [...s, ...o];
|
|
924
924
|
if (i && n && cc()) {
|
|
925
925
|
const r = l.filter((u) => !u.url.endsWith(".m3u8")), a = l.filter((u) => u.url.endsWith(".m3u8"));
|
|
926
926
|
return [...r, ...a];
|
|
@@ -3595,7 +3595,7 @@ const Ct = (t, { locale: e } = {}) => {
|
|
|
3595
3595
|
});
|
|
3596
3596
|
return i || console.warn("BeyondWords.Player: media was loaded but failed to set loadedMedia"), i;
|
|
3597
3597
|
};
|
|
3598
|
-
const Rt = (t, e, i) => we(t, e, e === "style" ? S1(i) : i), p1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, S1 = (t) => t.split(p1).map((e) => e + " !important").join(";");
|
|
3598
|
+
const Rt = (t, e, i) => we(t, e, e === "style" ? S1(i) : i), p1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, S1 = (t) => t.split(p1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
3599
3599
|
function rl(t, e, i) {
|
|
3600
3600
|
const n = t.slice();
|
|
3601
3601
|
return n[60] = e[i].url, n[61] = e[i].contentType, n[63] = i, n;
|
|
@@ -4300,35 +4300,35 @@ function A1(t, { delay: e = 0, duration: i = 400, easing: n = C1, x: s = 0, y: o
|
|
|
4300
4300
|
opacity: ${a - c * p}`
|
|
4301
4301
|
};
|
|
4302
4302
|
}
|
|
4303
|
-
const
|
|
4303
|
+
const Ti = (t, e, i) => we(t, e, e === "style" ? I1(i) : i), B1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, I1 = (t) => t.split(B1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4304
4304
|
function V1(t) {
|
|
4305
4305
|
let e, i, n, s;
|
|
4306
4306
|
return {
|
|
4307
4307
|
c() {
|
|
4308
|
-
e = ye("svg"), i = ye("path"),
|
|
4308
|
+
e = ye("svg"), i = ye("path"), Ti(
|
|
4309
4309
|
i,
|
|
4310
4310
|
"fill",
|
|
4311
4311
|
/*color*/
|
|
4312
4312
|
t[1]
|
|
4313
|
-
),
|
|
4314
|
-
t[0]),
|
|
4315
|
-
t[0]),
|
|
4313
|
+
), Ti(i, "d", "M14 0.666748C6.63996 0.666748 0.666626 6.64008 0.666626 14.0001C0.666626 21.3601 6.63996 27.3334 14 27.3334C21.36 27.3334 27.3333 21.3601 27.3333 14.0001C27.3333 6.64008 21.36 0.666748 14 0.666748ZM11.3333 18.6667V9.33341C11.3333 8.78675 11.96 8.46675 12.4 8.80008L18.6266 13.4667C18.9866 13.7334 18.9866 14.2667 18.6266 14.5334L12.4 19.2001C11.96 19.5334 11.3333 19.2134 11.3333 18.6667Z"), Ti(e, "width", n = 40 * /*scale*/
|
|
4314
|
+
t[0]), Ti(e, "height", s = 40 * /*scale*/
|
|
4315
|
+
t[0]), Ti(e, "viewBox", "0.6667 0.6667 26.6667 26.6667"), Ti(e, "fill", "none"), Ti(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
4316
4316
|
},
|
|
4317
4317
|
m(o, l) {
|
|
4318
4318
|
I(o, e, l), f(e, i);
|
|
4319
4319
|
},
|
|
4320
4320
|
p(o, [l]) {
|
|
4321
4321
|
l & /*color*/
|
|
4322
|
-
2 &&
|
|
4322
|
+
2 && Ti(
|
|
4323
4323
|
i,
|
|
4324
4324
|
"fill",
|
|
4325
4325
|
/*color*/
|
|
4326
4326
|
o[1]
|
|
4327
4327
|
), l & /*scale*/
|
|
4328
4328
|
1 && n !== (n = 40 * /*scale*/
|
|
4329
|
-
o[0]) &&
|
|
4329
|
+
o[0]) && Ti(e, "width", n), l & /*scale*/
|
|
4330
4330
|
1 && s !== (s = 40 * /*scale*/
|
|
4331
|
-
o[0]) &&
|
|
4331
|
+
o[0]) && Ti(e, "height", s);
|
|
4332
4332
|
},
|
|
4333
4333
|
i: G,
|
|
4334
4334
|
o: G,
|
|
@@ -4360,35 +4360,35 @@ class j1 extends ke {
|
|
|
4360
4360
|
this.$$set({ color: e }), d();
|
|
4361
4361
|
}
|
|
4362
4362
|
}
|
|
4363
|
-
const
|
|
4363
|
+
const Ci = (t, e, i) => we(t, e, e === "style" ? O1(i) : i), M1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, O1 = (t) => t.split(M1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4364
4364
|
function z1(t) {
|
|
4365
4365
|
let e, i, n, s;
|
|
4366
4366
|
return {
|
|
4367
4367
|
c() {
|
|
4368
|
-
e = ye("svg"), i = ye("path"),
|
|
4368
|
+
e = ye("svg"), i = ye("path"), Ci(
|
|
4369
4369
|
i,
|
|
4370
4370
|
"fill",
|
|
4371
4371
|
/*color*/
|
|
4372
4372
|
t[1]
|
|
4373
|
-
),
|
|
4374
|
-
t[0]),
|
|
4375
|
-
t[0]),
|
|
4373
|
+
), Ci(i, "d", "M14 0.666748C6.63996 0.666748 0.666626 6.64008 0.666626 14.0001C0.666626 21.3601 6.63996 27.3334 14 27.3334C21.36 27.3334 27.3333 21.3601 27.3333 14.0001C27.3333 6.64008 21.36 0.666748 14 0.666748ZM11.3333 19.3334C10.6 19.3334 9.99996 18.7334 9.99996 18.0001V10.0001C9.99996 9.26675 10.6 8.66675 11.3333 8.66675C12.0666 8.66675 12.6666 9.26675 12.6666 10.0001V18.0001C12.6666 18.7334 12.0666 19.3334 11.3333 19.3334ZM16.6666 19.3334C15.9333 19.3334 15.3333 18.7334 15.3333 18.0001V10.0001C15.3333 9.26675 15.9333 8.66675 16.6666 8.66675C17.4 8.66675 18 9.26675 18 10.0001V18.0001C18 18.7334 17.4 19.3334 16.6666 19.3334Z"), Ci(e, "width", n = 40 * /*scale*/
|
|
4374
|
+
t[0]), Ci(e, "height", s = 40 * /*scale*/
|
|
4375
|
+
t[0]), Ci(e, "viewBox", "0.6667 0.6667 26.6667 26.6667"), Ci(e, "fill", "none"), Ci(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
4376
4376
|
},
|
|
4377
4377
|
m(o, l) {
|
|
4378
4378
|
I(o, e, l), f(e, i);
|
|
4379
4379
|
},
|
|
4380
4380
|
p(o, [l]) {
|
|
4381
4381
|
l & /*color*/
|
|
4382
|
-
2 &&
|
|
4382
|
+
2 && Ci(
|
|
4383
4383
|
i,
|
|
4384
4384
|
"fill",
|
|
4385
4385
|
/*color*/
|
|
4386
4386
|
o[1]
|
|
4387
4387
|
), l & /*scale*/
|
|
4388
4388
|
1 && n !== (n = 40 * /*scale*/
|
|
4389
|
-
o[0]) &&
|
|
4389
|
+
o[0]) && Ci(e, "width", n), l & /*scale*/
|
|
4390
4390
|
1 && s !== (s = 40 * /*scale*/
|
|
4391
|
-
o[0]) &&
|
|
4391
|
+
o[0]) && Ci(e, "height", s);
|
|
4392
4392
|
},
|
|
4393
4393
|
i: G,
|
|
4394
4394
|
o: G,
|
|
@@ -4420,7 +4420,7 @@ class x1 extends ke {
|
|
|
4420
4420
|
this.$$set({ color: e }), d();
|
|
4421
4421
|
}
|
|
4422
4422
|
}
|
|
4423
|
-
const gl = (t, e, i) => jt(t, e, i, 1), An = (t, e, i) => we(t, e, e === "style" ? N1(i) : i), L1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, N1 = (t) => t.split(L1).map((e) => e + " !important").join(";");
|
|
4423
|
+
const gl = (t, e, i) => jt(t, e, i, 1), An = (t, e, i) => we(t, e, e === "style" ? N1(i) : i), L1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, N1 = (t) => t.split(L1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4424
4424
|
function D1(t) {
|
|
4425
4425
|
let e, i;
|
|
4426
4426
|
return e = new j1({
|
|
@@ -4625,7 +4625,7 @@ class q1 extends ke {
|
|
|
4625
4625
|
this.$$set({ onEvent: e }), d();
|
|
4626
4626
|
}
|
|
4627
4627
|
}
|
|
4628
|
-
const tn = (t, e, i) => jt(t, e, i, 1), Ss = (t, e, i) => we(t, e, e === "style" ? Y1(i) : i), H1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Y1 = (t) => t.split(H1).map((e) => e + " !important").join(";");
|
|
4628
|
+
const tn = (t, e, i) => jt(t, e, i, 1), Ss = (t, e, i) => we(t, e, e === "style" ? Y1(i) : i), H1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Y1 = (t) => t.split(H1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4629
4629
|
function Z1(t) {
|
|
4630
4630
|
let e, i, n, s, o, l;
|
|
4631
4631
|
return {
|
|
@@ -4765,7 +4765,7 @@ class J1 extends ke {
|
|
|
4765
4765
|
this.$$set({ onEvent: e }), d();
|
|
4766
4766
|
}
|
|
4767
4767
|
}
|
|
4768
|
-
const xt = (t, e, i) => we(t, e, e === "style" ? X1(i) : i), G1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, X1 = (t) => t.split(G1).map((e) => e + " !important").join(";");
|
|
4768
|
+
const xt = (t, e, i) => we(t, e, e === "style" ? X1(i) : i), G1 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, X1 = (t) => t.split(G1).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4769
4769
|
function Q1(t) {
|
|
4770
4770
|
let e, i, n, s, o, l;
|
|
4771
4771
|
return {
|
|
@@ -4850,35 +4850,35 @@ class ef extends ke {
|
|
|
4850
4850
|
this.$$set({ seconds: e }), d();
|
|
4851
4851
|
}
|
|
4852
4852
|
}
|
|
4853
|
-
const
|
|
4853
|
+
const Ai = (t, e, i) => we(t, e, e === "style" ? nf(i) : i), tf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, nf = (t) => t.split(tf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4854
4854
|
function sf(t) {
|
|
4855
4855
|
let e, i, n, s;
|
|
4856
4856
|
return {
|
|
4857
4857
|
c() {
|
|
4858
|
-
e = ye("svg"), i = ye("path"),
|
|
4858
|
+
e = ye("svg"), i = ye("path"), Ai(
|
|
4859
4859
|
i,
|
|
4860
4860
|
"fill",
|
|
4861
4861
|
/*color*/
|
|
4862
4862
|
t[1]
|
|
4863
|
-
),
|
|
4864
|
-
t[0]),
|
|
4865
|
-
t[0]),
|
|
4863
|
+
), Ai(i, "d", "M1.25 7.29901C0.249999 6.72166 0.250001 5.27828 1.25 4.70093L8.75 0.370802C9.75 -0.206548 11 0.51514 11 1.66984V10.3301C11 11.4848 9.75 12.2065 8.75 11.6291L1.25 7.29901Z"), Ai(e, "width", n = 40 * /*scale*/
|
|
4864
|
+
t[0]), Ai(e, "height", s = 40 * /*scale*/
|
|
4865
|
+
t[0]), Ai(e, "viewBox", "-12 -12 35 36"), Ai(e, "fill", "none"), Ai(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
4866
4866
|
},
|
|
4867
4867
|
m(o, l) {
|
|
4868
4868
|
I(o, e, l), f(e, i);
|
|
4869
4869
|
},
|
|
4870
4870
|
p(o, [l]) {
|
|
4871
4871
|
l & /*color*/
|
|
4872
|
-
2 &&
|
|
4872
|
+
2 && Ai(
|
|
4873
4873
|
i,
|
|
4874
4874
|
"fill",
|
|
4875
4875
|
/*color*/
|
|
4876
4876
|
o[1]
|
|
4877
4877
|
), l & /*scale*/
|
|
4878
4878
|
1 && n !== (n = 40 * /*scale*/
|
|
4879
|
-
o[0]) &&
|
|
4879
|
+
o[0]) && Ai(e, "width", n), l & /*scale*/
|
|
4880
4880
|
1 && s !== (s = 40 * /*scale*/
|
|
4881
|
-
o[0]) &&
|
|
4881
|
+
o[0]) && Ai(e, "height", s);
|
|
4882
4882
|
},
|
|
4883
4883
|
i: G,
|
|
4884
4884
|
o: G,
|
|
@@ -4910,7 +4910,7 @@ class lf extends ke {
|
|
|
4910
4910
|
this.$$set({ color: e }), d();
|
|
4911
4911
|
}
|
|
4912
4912
|
}
|
|
4913
|
-
const ri = (t, e, i) => we(t, e, e === "style" ? af(i) : i), rf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, af = (t) => t.split(rf).map((e) => e + " !important").join(";");
|
|
4913
|
+
const ri = (t, e, i) => we(t, e, e === "style" ? af(i) : i), rf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, af = (t) => t.split(rf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4914
4914
|
function cf(t) {
|
|
4915
4915
|
let e, i, n, s, o;
|
|
4916
4916
|
return {
|
|
@@ -4981,7 +4981,7 @@ class df extends ke {
|
|
|
4981
4981
|
this.$$set({ color: e }), d();
|
|
4982
4982
|
}
|
|
4983
4983
|
}
|
|
4984
|
-
const ws = (t, e, i) => we(t, e, e === "style" ? ff(i) : i), gf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, ff = (t) => t.split(gf).map((e) => e + " !important").join(";");
|
|
4984
|
+
const ws = (t, e, i) => we(t, e, e === "style" ? ff(i) : i), gf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, ff = (t) => t.split(gf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
4985
4985
|
function hf(t) {
|
|
4986
4986
|
let e, i;
|
|
4987
4987
|
return e = new df({
|
|
@@ -5225,7 +5225,7 @@ class vf extends ke {
|
|
|
5225
5225
|
this.$$set({ onEvent: e }), d();
|
|
5226
5226
|
}
|
|
5227
5227
|
}
|
|
5228
|
-
const Lt = (t, e, i) => we(t, e, e === "style" ? pf(i) : i), kf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, pf = (t) => t.split(kf).map((e) => e + " !important").join(";");
|
|
5228
|
+
const Lt = (t, e, i) => we(t, e, e === "style" ? pf(i) : i), kf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, pf = (t) => t.split(kf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5229
5229
|
function Sf(t) {
|
|
5230
5230
|
let e, i, n, s, o, l;
|
|
5231
5231
|
return {
|
|
@@ -5310,35 +5310,35 @@ class Pf extends ke {
|
|
|
5310
5310
|
this.$$set({ seconds: e }), d();
|
|
5311
5311
|
}
|
|
5312
5312
|
}
|
|
5313
|
-
const
|
|
5313
|
+
const Bi = (t, e, i) => we(t, e, e === "style" ? Cf(i) : i), Tf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Cf = (t) => t.split(Tf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5314
5314
|
function Af(t) {
|
|
5315
5315
|
let e, i, n, s;
|
|
5316
5316
|
return {
|
|
5317
5317
|
c() {
|
|
5318
|
-
e = ye("svg"), i = ye("path"),
|
|
5318
|
+
e = ye("svg"), i = ye("path"), Bi(
|
|
5319
5319
|
i,
|
|
5320
5320
|
"fill",
|
|
5321
5321
|
/*color*/
|
|
5322
5322
|
t[1]
|
|
5323
|
-
),
|
|
5324
|
-
t[0]),
|
|
5325
|
-
t[0]),
|
|
5323
|
+
), Bi(i, "d", "M9.75 4.70093C10.75 5.27828 10.75 6.72166 9.75 7.29901L2.25 11.6291C1.25 12.2065 0 11.4848 0 10.3301V1.66984C0 0.515139 1.25 -0.206548 2.25 0.370802L9.75 4.70093Z"), Bi(e, "width", n = 40 * /*scale*/
|
|
5324
|
+
t[0]), Bi(e, "height", s = 40 * /*scale*/
|
|
5325
|
+
t[0]), Bi(e, "viewBox", "-12 -12 35 36"), Bi(e, "fill", "none"), Bi(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
5326
5326
|
},
|
|
5327
5327
|
m(o, l) {
|
|
5328
5328
|
I(o, e, l), f(e, i);
|
|
5329
5329
|
},
|
|
5330
5330
|
p(o, [l]) {
|
|
5331
5331
|
l & /*color*/
|
|
5332
|
-
2 &&
|
|
5332
|
+
2 && Bi(
|
|
5333
5333
|
i,
|
|
5334
5334
|
"fill",
|
|
5335
5335
|
/*color*/
|
|
5336
5336
|
o[1]
|
|
5337
5337
|
), l & /*scale*/
|
|
5338
5338
|
1 && n !== (n = 40 * /*scale*/
|
|
5339
|
-
o[0]) &&
|
|
5339
|
+
o[0]) && Bi(e, "width", n), l & /*scale*/
|
|
5340
5340
|
1 && s !== (s = 40 * /*scale*/
|
|
5341
|
-
o[0]) &&
|
|
5341
|
+
o[0]) && Bi(e, "height", s);
|
|
5342
5342
|
},
|
|
5343
5343
|
i: G,
|
|
5344
5344
|
o: G,
|
|
@@ -5370,7 +5370,7 @@ class If extends ke {
|
|
|
5370
5370
|
this.$$set({ color: e }), d();
|
|
5371
5371
|
}
|
|
5372
5372
|
}
|
|
5373
|
-
const ai = (t, e, i) => we(t, e, e === "style" ? Wf(i) : i), Vf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Wf = (t) => t.split(Vf).map((e) => e + " !important").join(";");
|
|
5373
|
+
const ai = (t, e, i) => we(t, e, e === "style" ? Wf(i) : i), Vf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Wf = (t) => t.split(Vf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5374
5374
|
function jf(t) {
|
|
5375
5375
|
let e, i, n, s, o;
|
|
5376
5376
|
return {
|
|
@@ -5441,7 +5441,7 @@ class Of extends ke {
|
|
|
5441
5441
|
this.$$set({ color: e }), d();
|
|
5442
5442
|
}
|
|
5443
5443
|
}
|
|
5444
|
-
const Ps = (t, e, i) => we(t, e, e === "style" ? Ef(i) : i), zf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Ef = (t) => t.split(zf).map((e) => e + " !important").join(";");
|
|
5444
|
+
const Ps = (t, e, i) => we(t, e, e === "style" ? Ef(i) : i), zf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Ef = (t) => t.split(zf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5445
5445
|
function xf(t) {
|
|
5446
5446
|
let e, i;
|
|
5447
5447
|
return e = new Of({
|
|
@@ -5687,7 +5687,7 @@ class Uf extends ke {
|
|
|
5687
5687
|
this.$$set({ onEvent: e }), d();
|
|
5688
5688
|
}
|
|
5689
5689
|
}
|
|
5690
|
-
const ni = (t, e, i) => we(t, e, e === "style" ? qf(i) : i), Ff = /;(?!([^()]*\([^()]*\))*[^()]*\))/, qf = (t) => t.split(Ff).map((e) => e + " !important").join(";");
|
|
5690
|
+
const ni = (t, e, i) => we(t, e, e === "style" ? qf(i) : i), Ff = /;(?!([^()]*\([^()]*\))*[^()]*\))/, qf = (t) => t.split(Ff).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5691
5691
|
function Hf(t) {
|
|
5692
5692
|
let e, i, n, s, o, l;
|
|
5693
5693
|
return {
|
|
@@ -5758,7 +5758,7 @@ class Zf extends ke {
|
|
|
5758
5758
|
this.$$set({ color: e }), d();
|
|
5759
5759
|
}
|
|
5760
5760
|
}
|
|
5761
|
-
const si = (t, e, i) => we(t, e, e === "style" ? Jf(i) : i), Kf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Jf = (t) => t.split(Kf).map((e) => e + " !important").join(";");
|
|
5761
|
+
const si = (t, e, i) => we(t, e, e === "style" ? Jf(i) : i), Kf = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Jf = (t) => t.split(Kf).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5762
5762
|
function Gf(t) {
|
|
5763
5763
|
let e, i, n, s, o, l;
|
|
5764
5764
|
return {
|
|
@@ -5829,7 +5829,7 @@ class Qf extends ke {
|
|
|
5829
5829
|
this.$$set({ color: e }), d();
|
|
5830
5830
|
}
|
|
5831
5831
|
}
|
|
5832
|
-
const fl = (t, e, i) => jt(t, e, i, 1), Ts = (t, e, i) => we(t, e, e === "style" ? eh(i) : i), $f = /;(?!([^()]*\([^()]*\))*[^()]*\))/, eh = (t) => t.split($f).map((e) => e + " !important").join(";");
|
|
5832
|
+
const fl = (t, e, i) => jt(t, e, i, 1), Ts = (t, e, i) => we(t, e, e === "style" ? eh(i) : i), $f = /;(?!([^()]*\([^()]*\))*[^()]*\))/, eh = (t) => t.split($f).filter((e) => e).map((e) => e + " !important").join(";");
|
|
5833
5833
|
function th(t) {
|
|
5834
5834
|
let e, i;
|
|
5835
5835
|
return e = new Zf({
|
|
@@ -6010,7 +6010,7 @@ class oh extends ke {
|
|
|
6010
6010
|
this.$$set({ onEvent: e }), d();
|
|
6011
6011
|
}
|
|
6012
6012
|
}
|
|
6013
|
-
const hl = (t, e, i) => jt(t, e, i, 1), _l = (t, e, i) => we(t, e, e === "style" ? rh(i) : i), lh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, rh = (t) => t.split(lh).map((e) => e + " !important").join(";");
|
|
6013
|
+
const hl = (t, e, i) => jt(t, e, i, 1), _l = (t, e, i) => we(t, e, e === "style" ? rh(i) : i), lh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, rh = (t) => t.split(lh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6014
6014
|
function ah(t) {
|
|
6015
6015
|
let e, i, n;
|
|
6016
6016
|
const s = (
|
|
@@ -6138,35 +6138,35 @@ class uh extends ke {
|
|
|
6138
6138
|
this.$$set({ scale: e }), d();
|
|
6139
6139
|
}
|
|
6140
6140
|
}
|
|
6141
|
-
const
|
|
6141
|
+
const Ii = (t, e, i) => we(t, e, e === "style" ? gh(i) : i), dh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, gh = (t) => t.split(dh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6142
6142
|
function fh(t) {
|
|
6143
6143
|
let e, i, n, s;
|
|
6144
6144
|
return {
|
|
6145
6145
|
c() {
|
|
6146
|
-
e = ye("svg"), i = ye("path"),
|
|
6146
|
+
e = ye("svg"), i = ye("path"), Ii(
|
|
6147
6147
|
i,
|
|
6148
6148
|
"fill",
|
|
6149
6149
|
/*color*/
|
|
6150
6150
|
t[1]
|
|
6151
|
-
),
|
|
6152
|
-
t[0]),
|
|
6153
|
-
t[0]),
|
|
6151
|
+
), Ii(i, "d", "M1.28571 24C0.914286 24 0.607143 23.8786 0.364286 23.6357C0.121429 23.3929 0 23.0857 0 22.7143V17.0143C0 16.6429 0.121429 16.3357 0.364286 16.0929C0.607143 15.85 0.914286 15.7286 1.28571 15.7286C1.65714 15.7286 1.96429 15.85 2.20714 16.0929C2.45 16.3357 2.57143 16.6429 2.57143 17.0143V21.4286H6.98571C7.35714 21.4286 7.66429 21.55 7.90714 21.7929C8.15 22.0357 8.27143 22.3429 8.27143 22.7143C8.27143 23.0857 8.15 23.3929 7.90714 23.6357C7.66429 23.8786 7.35714 24 6.98571 24H1.28571ZM1.28571 8.27143C0.914286 8.27143 0.607143 8.15 0.364286 7.90714C0.121429 7.66429 0 7.35714 0 6.98571V1.28571C0 0.914286 0.121429 0.607143 0.364286 0.364286C0.607143 0.121429 0.914286 0 1.28571 0H6.98571C7.35714 0 7.66429 0.121429 7.90714 0.364286C8.15 0.607143 8.27143 0.914286 8.27143 1.28571C8.27143 1.65714 8.15 1.96429 7.90714 2.20714C7.66429 2.45 7.35714 2.57143 6.98571 2.57143H2.57143V6.98571C2.57143 7.35714 2.45 7.66429 2.20714 7.90714C1.96429 8.15 1.65714 8.27143 1.28571 8.27143ZM17.0143 24C16.6429 24 16.3357 23.8786 16.0929 23.6357C15.85 23.3929 15.7286 23.0857 15.7286 22.7143C15.7286 22.3429 15.85 22.0357 16.0929 21.7929C16.3357 21.55 16.6429 21.4286 17.0143 21.4286H21.4286V17.0143C21.4286 16.6429 21.55 16.3357 21.7929 16.0929C22.0357 15.85 22.3429 15.7286 22.7143 15.7286C23.0857 15.7286 23.3929 15.85 23.6357 16.0929C23.8786 16.3357 24 16.6429 24 17.0143V22.7143C24 23.0857 23.8786 23.3929 23.6357 23.6357C23.3929 23.8786 23.0857 24 22.7143 24H17.0143ZM22.7143 8.27143C22.3429 8.27143 22.0357 8.15 21.7929 7.90714C21.55 7.66429 21.4286 7.35714 21.4286 6.98571V2.57143H17.0143C16.6429 2.57143 16.3357 2.45 16.0929 2.20714C15.85 1.96429 15.7286 1.65714 15.7286 1.28571C15.7286 0.914286 15.85 0.607143 16.0929 0.364286C16.3357 0.121429 16.6429 0 17.0143 0H22.7143C23.0857 0 23.3929 0.121429 23.6357 0.364286C23.8786 0.607143 24 0.914286 24 1.28571V6.98571C24 7.35714 23.8786 7.66429 23.6357 7.90714C23.3929 8.15 23.0857 8.27143 22.7143 8.27143Z"), Ii(e, "width", n = 24 * /*scale*/
|
|
6152
|
+
t[0]), Ii(e, "height", s = 24 * /*scale*/
|
|
6153
|
+
t[0]), Ii(e, "viewBox", "0 0 24 24"), Ii(e, "fill", "none"), Ii(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
6154
6154
|
},
|
|
6155
6155
|
m(o, l) {
|
|
6156
6156
|
I(o, e, l), f(e, i);
|
|
6157
6157
|
},
|
|
6158
6158
|
p(o, [l]) {
|
|
6159
6159
|
l & /*color*/
|
|
6160
|
-
2 &&
|
|
6160
|
+
2 && Ii(
|
|
6161
6161
|
i,
|
|
6162
6162
|
"fill",
|
|
6163
6163
|
/*color*/
|
|
6164
6164
|
o[1]
|
|
6165
6165
|
), l & /*scale*/
|
|
6166
6166
|
1 && n !== (n = 24 * /*scale*/
|
|
6167
|
-
o[0]) &&
|
|
6167
|
+
o[0]) && Ii(e, "width", n), l & /*scale*/
|
|
6168
6168
|
1 && s !== (s = 24 * /*scale*/
|
|
6169
|
-
o[0]) &&
|
|
6169
|
+
o[0]) && Ii(e, "height", s);
|
|
6170
6170
|
},
|
|
6171
6171
|
i: G,
|
|
6172
6172
|
o: G,
|
|
@@ -6198,7 +6198,7 @@ class _h extends ke {
|
|
|
6198
6198
|
this.$$set({ color: e }), d();
|
|
6199
6199
|
}
|
|
6200
6200
|
}
|
|
6201
|
-
const ml = (t, e, i) => jt(t, e, i, 1), vo = (t, e, i) => we(t, e, e === "style" ? yh(i) : i), mh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, yh = (t) => t.split(mh).map((e) => e + " !important").join(";");
|
|
6201
|
+
const ml = (t, e, i) => jt(t, e, i, 1), vo = (t, e, i) => we(t, e, e === "style" ? yh(i) : i), mh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, yh = (t) => t.split(mh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6202
6202
|
function bh(t) {
|
|
6203
6203
|
let e, i, n, s, o;
|
|
6204
6204
|
return i = new _h({
|
|
@@ -6286,35 +6286,35 @@ class kh extends ke {
|
|
|
6286
6286
|
this.$$set({ onEvent: e }), d();
|
|
6287
6287
|
}
|
|
6288
6288
|
}
|
|
6289
|
-
const
|
|
6289
|
+
const Vi = (t, e, i) => we(t, e, e === "style" ? Sh(i) : i), ph = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Sh = (t) => t.split(ph).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6290
6290
|
function wh(t) {
|
|
6291
6291
|
let e, i, n, s;
|
|
6292
6292
|
return {
|
|
6293
6293
|
c() {
|
|
6294
|
-
e = ye("svg"), i = ye("path"),
|
|
6294
|
+
e = ye("svg"), i = ye("path"), Vi(
|
|
6295
6295
|
i,
|
|
6296
6296
|
"fill",
|
|
6297
6297
|
/*color*/
|
|
6298
6298
|
t[1]
|
|
6299
|
-
),
|
|
6300
|
-
t[0]),
|
|
6301
|
-
t[0]),
|
|
6299
|
+
), Vi(i, "d", "M1.66873 11.1188L0.881226 10.3313L5.21248 6.00001L0.881226 1.66876L1.66873 0.881256L5.99998 5.21251L10.3312 0.881256L11.1187 1.66876L6.78748 6.00001L11.1187 10.3313L10.3312 11.1188L5.99998 6.78751L1.66873 11.1188Z"), Vi(e, "width", n = 12 * /*scale*/
|
|
6300
|
+
t[0]), Vi(e, "height", s = 12 * /*scale*/
|
|
6301
|
+
t[0]), Vi(e, "viewBox", "0 0 12 12"), Vi(e, "fill", "none"), Vi(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
6302
6302
|
},
|
|
6303
6303
|
m(o, l) {
|
|
6304
6304
|
I(o, e, l), f(e, i);
|
|
6305
6305
|
},
|
|
6306
6306
|
p(o, [l]) {
|
|
6307
6307
|
l & /*color*/
|
|
6308
|
-
2 &&
|
|
6308
|
+
2 && Vi(
|
|
6309
6309
|
i,
|
|
6310
6310
|
"fill",
|
|
6311
6311
|
/*color*/
|
|
6312
6312
|
o[1]
|
|
6313
6313
|
), l & /*scale*/
|
|
6314
6314
|
1 && n !== (n = 12 * /*scale*/
|
|
6315
|
-
o[0]) &&
|
|
6315
|
+
o[0]) && Vi(e, "width", n), l & /*scale*/
|
|
6316
6316
|
1 && s !== (s = 12 * /*scale*/
|
|
6317
|
-
o[0]) &&
|
|
6317
|
+
o[0]) && Vi(e, "height", s);
|
|
6318
6318
|
},
|
|
6319
6319
|
i: G,
|
|
6320
6320
|
o: G,
|
|
@@ -6346,7 +6346,7 @@ class Th extends ke {
|
|
|
6346
6346
|
this.$$set({ color: e }), d();
|
|
6347
6347
|
}
|
|
6348
6348
|
}
|
|
6349
|
-
const Cs = (t, e, i) => jt(t, e, i, 1), ko = (t, e, i) => we(t, e, e === "style" ? Ah(i) : i), Ch = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Ah = (t) => t.split(Ch).map((e) => e + " !important").join(";");
|
|
6349
|
+
const Cs = (t, e, i) => jt(t, e, i, 1), ko = (t, e, i) => we(t, e, e === "style" ? Ah(i) : i), Ch = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Ah = (t) => t.split(Ch).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6350
6350
|
function Bh(t) {
|
|
6351
6351
|
let e, i, n, s, o;
|
|
6352
6352
|
return i = new Th({
|
|
@@ -6456,7 +6456,7 @@ class Vh extends ke {
|
|
|
6456
6456
|
this.$$set({ onEvent: e }), d();
|
|
6457
6457
|
}
|
|
6458
6458
|
}
|
|
6459
|
-
const _n = (t, e, i) => we(t, e, e === "style" ? jh(i) : i), Wh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, jh = (t) => t.split(Wh).map((e) => e + " !important").join(";");
|
|
6459
|
+
const _n = (t, e, i) => we(t, e, e === "style" ? jh(i) : i), Wh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, jh = (t) => t.split(Wh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6460
6460
|
function Mh(t) {
|
|
6461
6461
|
let e, i = (
|
|
6462
6462
|
/*text*/
|
|
@@ -6622,7 +6622,7 @@ class zh extends ke {
|
|
|
6622
6622
|
this.$$set({ onEvent: e }), d();
|
|
6623
6623
|
}
|
|
6624
6624
|
}
|
|
6625
|
-
const At = (t, e, i) => we(t, e, e === "style" ? xh(i) : i), Eh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, xh = (t) => t.split(Eh).map((e) => e + " !important").join(";");
|
|
6625
|
+
const At = (t, e, i) => we(t, e, e === "style" ? xh(i) : i), Eh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, xh = (t) => t.split(Eh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6626
6626
|
function Lh(t) {
|
|
6627
6627
|
let e, i, n, s;
|
|
6628
6628
|
return {
|
|
@@ -6746,7 +6746,7 @@ class Pr extends ke {
|
|
|
6746
6746
|
this.$$set({ circular: e }), d();
|
|
6747
6747
|
}
|
|
6748
6748
|
}
|
|
6749
|
-
const yl = (t, e, i) => jt(t, e, i, 1), Bn = (t, e, i) => we(t, e, e === "style" ? Fh(i) : i), Uh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Fh = (t) => t.split(Uh).map((e) => e + " !important").join(";");
|
|
6749
|
+
const yl = (t, e, i) => jt(t, e, i, 1), Bn = (t, e, i) => we(t, e, e === "style" ? Fh(i) : i), Uh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Fh = (t) => t.split(Uh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6750
6750
|
function qh(t) {
|
|
6751
6751
|
let e;
|
|
6752
6752
|
return {
|
|
@@ -6925,7 +6925,7 @@ class Kh extends ke {
|
|
|
6925
6925
|
this.$$set({ onEvent: e }), d();
|
|
6926
6926
|
}
|
|
6927
6927
|
}
|
|
6928
|
-
const pt = (t, e, i) => we(t, e, e === "style" ? Gh(i) : i), Jh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Gh = (t) => t.split(Jh).map((e) => e + " !important").join(";");
|
|
6928
|
+
const pt = (t, e, i) => we(t, e, e === "style" ? Gh(i) : i), Jh = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Gh = (t) => t.split(Jh).filter((e) => e).map((e) => e + " !important").join(";");
|
|
6929
6929
|
function Xh(t) {
|
|
6930
6930
|
let e, i, n, s, o, l, r, a, u;
|
|
6931
6931
|
return {
|
|
@@ -7002,7 +7002,7 @@ class $h extends ke {
|
|
|
7002
7002
|
this.$$set({ color2: e }), d();
|
|
7003
7003
|
}
|
|
7004
7004
|
}
|
|
7005
|
-
const bl = (t, e, i) => jt(t, e, i, 1), As = (t, e, i) => we(t, e, e === "style" ? t_(i) : i), e_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, t_ = (t) => t.split(e_).map((e) => e + " !important").join(";");
|
|
7005
|
+
const bl = (t, e, i) => jt(t, e, i, 1), As = (t, e, i) => we(t, e, e === "style" ? t_(i) : i), e_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, t_ = (t) => t.split(e_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7006
7006
|
function i_(t) {
|
|
7007
7007
|
let e, i, n, s, o;
|
|
7008
7008
|
return i = new $h({ props: { scale: (
|
|
@@ -7091,7 +7091,7 @@ let s_ = class extends ke {
|
|
|
7091
7091
|
this.$$set({ onEvent: e }), d();
|
|
7092
7092
|
}
|
|
7093
7093
|
};
|
|
7094
|
-
const Fn = (t, e, i) => we(t, e, e === "style" ? l_(i) : i), o_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, l_ = (t) => t.split(o_).map((e) => e + " !important").join(";");
|
|
7094
|
+
const Fn = (t, e, i) => we(t, e, e === "style" ? l_(i) : i), o_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, l_ = (t) => t.split(o_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7095
7095
|
function r_(t) {
|
|
7096
7096
|
let e, i, n, s, o;
|
|
7097
7097
|
return i = new Pr({
|
|
@@ -7194,13 +7194,13 @@ class c_ extends ke {
|
|
|
7194
7194
|
this.$$set({ onEvent: e }), d();
|
|
7195
7195
|
}
|
|
7196
7196
|
}
|
|
7197
|
-
const nn = (t, e, i) => jt(t, e, i, 1),
|
|
7197
|
+
const nn = (t, e, i) => jt(t, e, i, 1), Ei = (t, e, i) => we(t, e, e === "style" ? d_(i) : i), u_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, d_ = (t) => t.split(u_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7198
7198
|
function g_(t) {
|
|
7199
7199
|
let e, i, n, s, o, l;
|
|
7200
7200
|
return {
|
|
7201
7201
|
c() {
|
|
7202
7202
|
e = m("a"), i = m("img"), Pn(i.src, n = /*src*/
|
|
7203
|
-
t[0]) ||
|
|
7203
|
+
t[0]) || Ei(i, "src", n), Ei(
|
|
7204
7204
|
i,
|
|
7205
7205
|
"alt",
|
|
7206
7206
|
/*alt*/
|
|
@@ -7215,11 +7215,11 @@ function g_(t) {
|
|
|
7215
7215
|
"height",
|
|
7216
7216
|
/*size*/
|
|
7217
7217
|
t[3]
|
|
7218
|
-
),
|
|
7218
|
+
), Ei(e, "class", "large-image svelte-1ngswrw"), Ei(e, "href", s = /*href*/
|
|
7219
7219
|
t[1] ? (
|
|
7220
7220
|
/*href*/
|
|
7221
7221
|
t[1]
|
|
7222
|
-
) : null),
|
|
7222
|
+
) : null), Ei(e, "target", "_blank"), nn(
|
|
7223
7223
|
e,
|
|
7224
7224
|
"width",
|
|
7225
7225
|
/*size*/
|
|
@@ -7229,7 +7229,7 @@ function g_(t) {
|
|
|
7229
7229
|
"height",
|
|
7230
7230
|
/*size*/
|
|
7231
7231
|
t[3]
|
|
7232
|
-
),
|
|
7232
|
+
), Ei(e, "aria-label", Ct("visitAdvert"));
|
|
7233
7233
|
},
|
|
7234
7234
|
m(r, a) {
|
|
7235
7235
|
I(r, e, a), f(e, i), o || (l = [
|
|
@@ -7245,8 +7245,8 @@ function g_(t) {
|
|
|
7245
7245
|
p(r, [a]) {
|
|
7246
7246
|
a & /*src*/
|
|
7247
7247
|
1 && !Pn(i.src, n = /*src*/
|
|
7248
|
-
r[0]) &&
|
|
7249
|
-
4 &&
|
|
7248
|
+
r[0]) && Ei(i, "src", n), a & /*alt*/
|
|
7249
|
+
4 && Ei(
|
|
7250
7250
|
i,
|
|
7251
7251
|
"alt",
|
|
7252
7252
|
/*alt*/
|
|
@@ -7268,7 +7268,7 @@ function g_(t) {
|
|
|
7268
7268
|
r[1] ? (
|
|
7269
7269
|
/*href*/
|
|
7270
7270
|
r[1]
|
|
7271
|
-
) : null) &&
|
|
7271
|
+
) : null) && Ei(e, "href", s), a & /*size*/
|
|
7272
7272
|
8 && nn(
|
|
7273
7273
|
e,
|
|
7274
7274
|
"width",
|
|
@@ -7347,7 +7347,7 @@ class h_ extends ke {
|
|
|
7347
7347
|
this.$$set({ onEvent: e }), d();
|
|
7348
7348
|
}
|
|
7349
7349
|
}
|
|
7350
|
-
const Bs = (t, e, i) => we(t, e, e === "style" ? m_(i) : i), __ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, m_ = (t) => t.split(__).map((e) => e + " !important").join(";");
|
|
7350
|
+
const Bs = (t, e, i) => we(t, e, e === "style" ? m_(i) : i), __ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, m_ = (t) => t.split(__).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7351
7351
|
function y_(t) {
|
|
7352
7352
|
var s;
|
|
7353
7353
|
let e, i = (
|
|
@@ -7470,7 +7470,7 @@ class Tr extends ke {
|
|
|
7470
7470
|
this.$$set({ color: e }), d();
|
|
7471
7471
|
}
|
|
7472
7472
|
}
|
|
7473
|
-
const po = (t, e, i) => we(t, e, e === "style" ? k_(i) : i), v_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, k_ = (t) => t.split(v_).map((e) => e + " !important").join(";");
|
|
7473
|
+
const po = (t, e, i) => we(t, e, e === "style" ? k_(i) : i), v_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, k_ = (t) => t.split(v_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7474
7474
|
function p_(t) {
|
|
7475
7475
|
var n;
|
|
7476
7476
|
let e, i = (
|
|
@@ -7647,7 +7647,7 @@ const Ns = (t, e) => (i) => {
|
|
|
7647
7647
|
initiatedBy: "user"
|
|
7648
7648
|
})));
|
|
7649
7649
|
};
|
|
7650
|
-
const In = (t, e, i) => jt(t, e, i, 1), qn = (t, e, i) => we(t, e, e === "style" ? P_(i) : i), w_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, P_ = (t) => t.split(w_).map((e) => e + " !important").join(";");
|
|
7650
|
+
const In = (t, e, i) => jt(t, e, i, 1), qn = (t, e, i) => we(t, e, e === "style" ? P_(i) : i), w_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, P_ = (t) => t.split(w_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7651
7651
|
function T_(t) {
|
|
7652
7652
|
let e, i, n, s, o, l;
|
|
7653
7653
|
return {
|
|
@@ -7858,7 +7858,7 @@ class A_ extends ke {
|
|
|
7858
7858
|
this.$$set({ onEvent: e }), d();
|
|
7859
7859
|
}
|
|
7860
7860
|
}
|
|
7861
|
-
const Is = (t, e, i) => jt(t, e, i, 1), Tt = (t, e, i) => we(t, e, e === "style" ? I_(i) : i), B_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, I_ = (t) => t.split(B_).map((e) => e + " !important").join(";");
|
|
7861
|
+
const Is = (t, e, i) => jt(t, e, i, 1), Tt = (t, e, i) => we(t, e, e === "style" ? I_(i) : i), B_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, I_ = (t) => t.split(B_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
7862
7862
|
function V_(t) {
|
|
7863
7863
|
let e;
|
|
7864
7864
|
const i = (
|
|
@@ -8182,7 +8182,7 @@ const Wn = (t) => {
|
|
|
8182
8182
|
let i = Math.floor(t % 3600 / 60).toString(), n = Math.floor(t % 60).toString();
|
|
8183
8183
|
return n.length < 2 && (n = `0${n}`), t < 3600 ? `${i}:${n}` : (i.length < 2 && (i = `0${i}`), `${e}:${i}:${n}`);
|
|
8184
8184
|
};
|
|
8185
|
-
const Vs = (t, e, i) => jt(t, e, i, 1), z_ = (t, e, i) => we(t, e, e === "style" ? x_(i) : i), E_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, x_ = (t) => t.split(E_).map((e) => e + " !important").join(";");
|
|
8185
|
+
const Vs = (t, e, i) => jt(t, e, i, 1), z_ = (t, e, i) => we(t, e, e === "style" ? x_(i) : i), E_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, x_ = (t) => t.split(E_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8186
8186
|
function L_(t) {
|
|
8187
8187
|
let e, i, n, s = Wn(
|
|
8188
8188
|
/*remaining*/
|
|
@@ -8271,7 +8271,7 @@ class D_ extends ke {
|
|
|
8271
8271
|
this.$$set({ color: e }), d();
|
|
8272
8272
|
}
|
|
8273
8273
|
}
|
|
8274
|
-
const Ws = (t, e, i) => jt(t, e, i, 1), R_ = (t, e, i) => we(t, e, e === "style" ? F_(i) : i), U_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, F_ = (t) => t.split(U_).map((e) => e + " !important").join(";");
|
|
8274
|
+
const Ws = (t, e, i) => jt(t, e, i, 1), R_ = (t, e, i) => we(t, e, e === "style" ? F_(i) : i), U_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, F_ = (t) => t.split(U_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8275
8275
|
function q_(t) {
|
|
8276
8276
|
let e, i, n;
|
|
8277
8277
|
return {
|
|
@@ -8362,7 +8362,7 @@ class Cr extends ke {
|
|
|
8362
8362
|
this.$$set({ color: e }), d();
|
|
8363
8363
|
}
|
|
8364
8364
|
}
|
|
8365
|
-
const js = (t, e, i) => jt(t, e, i, 1), Y_ = (t, e, i) => we(t, e, e === "style" ? K_(i) : i), Z_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, K_ = (t) => t.split(Z_).map((e) => e + " !important").join(";");
|
|
8365
|
+
const js = (t, e, i) => jt(t, e, i, 1), Y_ = (t, e, i) => we(t, e, e === "style" ? K_(i) : i), Z_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, K_ = (t) => t.split(Z_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8366
8366
|
function J_(t) {
|
|
8367
8367
|
let e, i = Wn(
|
|
8368
8368
|
/*currentTime*/
|
|
@@ -8450,7 +8450,7 @@ class X_ extends ke {
|
|
|
8450
8450
|
this.$$set({ color: e }), d();
|
|
8451
8451
|
}
|
|
8452
8452
|
}
|
|
8453
|
-
const Hn = (t, e, i) => we(t, e, e === "style" ? $_(i) : i), Q_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, $_ = (t) => t.split(Q_).map((e) => e + " !important").join(";");
|
|
8453
|
+
const Hn = (t, e, i) => we(t, e, e === "style" ? $_(i) : i), Q_ = /;(?!([^()]*\([^()]*\))*[^()]*\))/, $_ = (t) => t.split(Q_).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8454
8454
|
function e0(t) {
|
|
8455
8455
|
let e, i;
|
|
8456
8456
|
return e = new X_({
|
|
@@ -8811,7 +8811,7 @@ class l0 extends ke {
|
|
|
8811
8811
|
this.$$set({ color: e }), d();
|
|
8812
8812
|
}
|
|
8813
8813
|
}
|
|
8814
|
-
const Nt = (t, e, i) => we(t, e, e === "style" ? a0(i) : i), r0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, a0 = (t) => t.split(r0).map((e) => e + " !important").join(";");
|
|
8814
|
+
const Nt = (t, e, i) => we(t, e, e === "style" ? a0(i) : i), r0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, a0 = (t) => t.split(r0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8815
8815
|
function c0(t) {
|
|
8816
8816
|
let e, i, n, s, o, l;
|
|
8817
8817
|
return {
|
|
@@ -8897,35 +8897,35 @@ class Ar extends ke {
|
|
|
8897
8897
|
this.$$set({ fill: e }), d();
|
|
8898
8898
|
}
|
|
8899
8899
|
}
|
|
8900
|
-
const
|
|
8900
|
+
const Wi = (t, e, i) => we(t, e, e === "style" ? g0(i) : i), d0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, g0 = (t) => t.split(d0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8901
8901
|
function f0(t) {
|
|
8902
8902
|
let e, i, n, s;
|
|
8903
8903
|
return {
|
|
8904
8904
|
c() {
|
|
8905
|
-
e = ye("svg"), i = ye("path"),
|
|
8905
|
+
e = ye("svg"), i = ye("path"), Wi(
|
|
8906
8906
|
i,
|
|
8907
8907
|
"fill",
|
|
8908
8908
|
/*color*/
|
|
8909
8909
|
t[1]
|
|
8910
|
-
),
|
|
8911
|
-
t[0]),
|
|
8912
|
-
t[0]),
|
|
8910
|
+
), Wi(i, "d", "M6.33334 5.76668L5.73334 5.18334C5.60001 5.06112 5.44168 5.00279 5.25834 5.00834C5.07501 5.0139 4.92223 5.07779 4.80001 5.20001C4.67779 5.32223 4.61668 5.47779 4.61668 5.66668C4.61668 5.85557 4.67779 6.01112 4.80001 6.13334L6.53334 7.86668C6.65557 7.9889 6.81112 8.05001 7.00001 8.05001C7.1889 8.05001 7.34445 7.9889 7.46668 7.86668L9.21668 6.11668C9.3389 5.99445 9.39723 5.84168 9.39168 5.65834C9.38612 5.47501 9.32223 5.32223 9.20001 5.20001C9.07779 5.07779 8.92223 5.0139 8.73334 5.00834C8.54445 5.00279 8.3889 5.06668 8.26668 5.20001L7.66668 5.76668V3.65001C7.66668 3.46112 7.60279 3.30557 7.47501 3.18334C7.34723 3.06112 7.1889 3.00001 7.00001 3.00001C6.81112 3.00001 6.65279 3.0639 6.52501 3.19168C6.39723 3.31945 6.33334 3.47779 6.33334 3.66668V5.76668ZM4.33334 10.3333H9.68334C9.87223 10.3333 10.0278 10.2695 10.15 10.1417C10.2722 10.0139 10.3333 9.85557 10.3333 9.66668C10.3333 9.47779 10.2695 9.31945 10.1417 9.19168C10.0139 9.0639 9.85557 9.00001 9.66668 9.00001H4.31668C4.12779 9.00001 3.97223 9.0639 3.85001 9.19168C3.72779 9.31945 3.66668 9.47779 3.66668 9.66668C3.66668 9.85557 3.73057 10.0139 3.85834 10.1417C3.98612 10.2695 4.14445 10.3333 4.33334 10.3333ZM7.00001 13.6667C6.07779 13.6667 5.21112 13.4917 4.40001 13.1417C3.5889 12.7917 2.88334 12.3167 2.28334 11.7167C1.68334 11.1167 1.20834 10.4111 0.858343 9.60001C0.508343 8.7889 0.333344 7.92223 0.333344 7.00001C0.333344 6.07779 0.508343 5.21112 0.858343 4.40001C1.20834 3.5889 1.68334 2.88334 2.28334 2.28334C2.88334 1.68334 3.5889 1.20834 4.40001 0.858343C5.21112 0.508343 6.07779 0.333344 7.00001 0.333344C7.92223 0.333344 8.7889 0.508343 9.60001 0.858343C10.4111 1.20834 11.1167 1.68334 11.7167 2.28334C12.3167 2.88334 12.7917 3.5889 13.1417 4.40001C13.4917 5.21112 13.6667 6.07779 13.6667 7.00001C13.6667 7.92223 13.4917 8.7889 13.1417 9.60001C12.7917 10.4111 12.3167 11.1167 11.7167 11.7167C11.1167 12.3167 10.4111 12.7917 9.60001 13.1417C8.7889 13.4917 7.92223 13.6667 7.00001 13.6667Z"), Wi(e, "width", n = 16 * /*scale*/
|
|
8911
|
+
t[0]), Wi(e, "height", s = 16 * /*scale*/
|
|
8912
|
+
t[0]), Wi(e, "viewBox", "0 0 14 14"), Wi(e, "fill", "none"), Wi(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
8913
8913
|
},
|
|
8914
8914
|
m(o, l) {
|
|
8915
8915
|
I(o, e, l), f(e, i);
|
|
8916
8916
|
},
|
|
8917
8917
|
p(o, [l]) {
|
|
8918
8918
|
l & /*color*/
|
|
8919
|
-
2 &&
|
|
8919
|
+
2 && Wi(
|
|
8920
8920
|
i,
|
|
8921
8921
|
"fill",
|
|
8922
8922
|
/*color*/
|
|
8923
8923
|
o[1]
|
|
8924
8924
|
), l & /*scale*/
|
|
8925
8925
|
1 && n !== (n = 16 * /*scale*/
|
|
8926
|
-
o[0]) &&
|
|
8926
|
+
o[0]) && Wi(e, "width", n), l & /*scale*/
|
|
8927
8927
|
1 && s !== (s = 16 * /*scale*/
|
|
8928
|
-
o[0]) &&
|
|
8928
|
+
o[0]) && Wi(e, "height", s);
|
|
8929
8929
|
},
|
|
8930
8930
|
i: G,
|
|
8931
8931
|
o: G,
|
|
@@ -8957,7 +8957,7 @@ class _0 extends ke {
|
|
|
8957
8957
|
this.$$set({ color: e }), d();
|
|
8958
8958
|
}
|
|
8959
8959
|
}
|
|
8960
|
-
const vl = (t, e, i) => jt(t, e, i, 1), So = (t, e, i) => we(t, e, e === "style" ? y0(i) : i), m0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, y0 = (t) => t.split(m0).map((e) => e + " !important").join(";");
|
|
8960
|
+
const vl = (t, e, i) => jt(t, e, i, 1), So = (t, e, i) => we(t, e, e === "style" ? y0(i) : i), m0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, y0 = (t) => t.split(m0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
8961
8961
|
function b0(t) {
|
|
8962
8962
|
let e, i, n, s, o;
|
|
8963
8963
|
return i = new _0({
|
|
@@ -9073,7 +9073,7 @@ class k0 extends ke {
|
|
|
9073
9073
|
this.$$set({ onEvent: e }), d();
|
|
9074
9074
|
}
|
|
9075
9075
|
}
|
|
9076
|
-
const ln = (t, e, i) => jt(t, e, i, 1), ci = (t, e, i) => we(t, e, e === "style" ? S0(i) : i), p0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, S0 = (t) => t.split(p0).map((e) => e + " !important").join(";");
|
|
9076
|
+
const ln = (t, e, i) => jt(t, e, i, 1), ci = (t, e, i) => we(t, e, e === "style" ? S0(i) : i), p0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, S0 = (t) => t.split(p0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
9077
9077
|
function kl(t, e, i) {
|
|
9078
9078
|
const n = t.slice();
|
|
9079
9079
|
n[18] = e[i].title, n[19] = e[i].duration, n[20] = e[i].audio, n[21] = e[i].video, n[25] = i;
|
|
@@ -9622,7 +9622,7 @@ class A0 extends ke {
|
|
|
9622
9622
|
this.$$set({ onEvent: e }), d();
|
|
9623
9623
|
}
|
|
9624
9624
|
}
|
|
9625
|
-
const wl = (t, e, i) => we(t, e, e === "style" ? I0(i) : i), B0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, I0 = (t) => t.split(B0).map((e) => e + " !important").join(";");
|
|
9625
|
+
const wl = (t, e, i) => we(t, e, e === "style" ? I0(i) : i), B0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, I0 = (t) => t.split(B0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
9626
9626
|
function V0(t) {
|
|
9627
9627
|
let e, i, n, s;
|
|
9628
9628
|
const o = (
|
|
@@ -9752,7 +9752,7 @@ class j0 extends ke {
|
|
|
9752
9752
|
this.$$set({ isHovering: e }), d();
|
|
9753
9753
|
}
|
|
9754
9754
|
}
|
|
9755
|
-
const M0 = (t, e, i) => we(t, e, e === "style" ? z0(i) : i), O0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, z0 = (t) => t.split(O0).map((e) => e + " !important").join(";");
|
|
9755
|
+
const M0 = (t, e, i) => we(t, e, e === "style" ? z0(i) : i), O0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, z0 = (t) => t.split(O0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
9756
9756
|
function E0(t) {
|
|
9757
9757
|
let e, i;
|
|
9758
9758
|
const n = (
|
|
@@ -9893,7 +9893,7 @@ const N0 = ({ playerStyle: t, width: e }) => t === "standard" && e < 380 || t ==
|
|
|
9893
9893
|
}, q0 = () => {
|
|
9894
9894
|
document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen && document.webkitExitFullscreen();
|
|
9895
9895
|
}, Pl = () => document.fullscreenElement || document.webkitCurrentFullScreenElement;
|
|
9896
|
-
const Ds = (t, e, i) => jt(t, e, i, 1), cn = (t, e, i) => we(t, e, e === "style" ? Y0(i) : i), H0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Y0 = (t) => t.split(H0).map((e) => e + " !important").join(";");
|
|
9896
|
+
const Ds = (t, e, i) => jt(t, e, i, 1), cn = (t, e, i) => we(t, e, e === "style" ? Y0(i) : i), H0 = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Y0 = (t) => t.split(H0).filter((e) => e).map((e) => e + " !important").join(";");
|
|
9897
9897
|
function Tl(t) {
|
|
9898
9898
|
let e, i, n, s, o, l, r, a, u, c;
|
|
9899
9899
|
function h(_) {
|
|
@@ -11924,7 +11924,7 @@ class Zo extends ke {
|
|
|
11924
11924
|
this.$$set({ absoluteY: e }), d();
|
|
11925
11925
|
}
|
|
11926
11926
|
}
|
|
11927
|
-
const sm = (t, e, i) => we(t, e, e === "style" ? lm(i) : i), om = /;(?!([^()]*\([^()]*\))*[^()]*\))/, lm = (t) => t.split(om).map((e) => e + " !important").join(";");
|
|
11927
|
+
const sm = (t, e, i) => we(t, e, e === "style" ? lm(i) : i), om = /;(?!([^()]*\([^()]*\))*[^()]*\))/, lm = (t) => t.split(om).filter((e) => e).map((e) => e + " !important").join(";");
|
|
11928
11928
|
function rm(t) {
|
|
11929
11929
|
let e, i;
|
|
11930
11930
|
const n = (
|
|
@@ -12004,7 +12004,7 @@ class Ko extends ke {
|
|
|
12004
12004
|
this.$$set({ root: e }), d();
|
|
12005
12005
|
}
|
|
12006
12006
|
}
|
|
12007
|
-
const C = (t, e, i) => we(t, e, e === "style" ? um(i) : i), cm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, um = (t) => t.split(cm).map((e) => e + " !important").join(";");
|
|
12007
|
+
const C = (t, e, i) => we(t, e, e === "style" ? um(i) : i), cm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, um = (t) => t.split(cm).filter((e) => e).map((e) => e + " !important").join(";");
|
|
12008
12008
|
function xl(t, e, i) {
|
|
12009
12009
|
const n = t.slice();
|
|
12010
12010
|
return n[84] = e[i], n[86] = i, n;
|
|
@@ -12069,7 +12069,7 @@ function gm(t) {
|
|
|
12069
12069
|
};
|
|
12070
12070
|
}
|
|
12071
12071
|
function Ul(t) {
|
|
12072
|
-
let e, i, n, s, o, l, r, a, u, c, h, y, k, _, b, p, O, M, ue, X, E, N, R, x, Z, ge, pe, $, J, H, v, w, F, se, te, B, U, Pe, Se, Fe, Te, Q, fe, De, Re, $e, xe, et, _t, Be, qe, Me, Le, mt, gt, rt, He, Ae, Ne, Ge, nt, We, D, Ye, Oe, yt, st, St, bt, Xe, Ze, ft, Qe, wt, Pt, Vt, Bt, tt, Ke, at, ct, q, ot, Mt, oe, S, T, ie,
|
|
12072
|
+
let e, i, n, s, o, l, r, a, u, c, h, y, k, _, b, p, O, M, ue, X, E, N, R, x, Z, ge, pe, $, J, H, v, w, F, se, te, B, U, Pe, Se, Fe, Te, Q, fe, De, Re, $e, xe, et, _t, Be, qe, Me, Le, mt, gt, rt, He, Ae, Ne, Ge, nt, We, D, Ye, Oe, yt, st, St, bt, Xe, Ze, ft, Qe, wt, Pt, Vt, Bt, tt, Ke, at, ct, q, ot, Mt, oe, S, T, ie, hi, Ft, Oi, lt, ei, Ot, _i, Kt, mi, wi, ti, Jt, yi, Pi, ii, It, bi, Gt = Ut(
|
|
12073
12073
|
/*content*/
|
|
12074
12074
|
t[39]
|
|
12075
12075
|
), ut = [];
|
|
@@ -12081,12 +12081,12 @@ function Ul(t) {
|
|
|
12081
12081
|
), dt = [];
|
|
12082
12082
|
for (let W = 0; W < Xt.length; W += 1)
|
|
12083
12083
|
dt[W] = ql(Ll(t, Xt, W));
|
|
12084
|
-
let
|
|
12084
|
+
let vi = Ut(
|
|
12085
12085
|
/*adverts*/
|
|
12086
12086
|
t[41]
|
|
12087
12087
|
), ht = [];
|
|
12088
|
-
for (let W = 0; W <
|
|
12089
|
-
ht[W] = Hl(xl(t,
|
|
12088
|
+
for (let W = 0; W < vi.length; W += 1)
|
|
12089
|
+
ht[W] = Hl(xl(t, vi, W));
|
|
12090
12090
|
return {
|
|
12091
12091
|
c() {
|
|
12092
12092
|
e = m("br"), i = K(), n = m("strong"), n.textContent = "Advanced settings:", s = K(), o = m("br"), l = m("br"), r = K(), a = m("div"), u = ee(`projectId:
|
|
@@ -12115,9 +12115,9 @@ function Ul(t) {
|
|
|
12115
12115
|
`), Ze = m("input"), ft = K(), Qe = m("div"), wt = ee(`widgetTarget:
|
|
12116
12116
|
`), Pt = m("input"), Vt = K(), Bt = m("div"), tt = ee(`logoIconEnabled:
|
|
12117
12117
|
`), Ke = m("select"), at = m("option"), at.textContent = `${!1}`, ct = m("option"), ct.textContent = `${!0}`, q = K(), ot = m("div"), Mt = ee(`advertConsent:
|
|
12118
|
-
`), oe = m("select"), S = m("option"), S.textContent = "personalized", T = m("option"), T.textContent = "non-personalized", ie = m("option"), ie.textContent = "under-the-age-of-consent",
|
|
12119
|
-
`), lt = m("select"), ei = m("option"), ei.textContent = "allowed", Ot = m("option"), Ot.textContent = "without-local-storage",
|
|
12120
|
-
`), ti = m("input"), Jt = K(),
|
|
12118
|
+
`), oe = m("select"), S = m("option"), S.textContent = "personalized", T = m("option"), T.textContent = "non-personalized", ie = m("option"), ie.textContent = "under-the-age-of-consent", hi = K(), Ft = m("div"), Oi = ee(`analyticsConsent:
|
|
12119
|
+
`), lt = m("select"), ei = m("option"), ei.textContent = "allowed", Ot = m("option"), Ot.textContent = "without-local-storage", _i = m("option"), _i.textContent = "none", Kt = K(), mi = m("div"), wi = ee(`analyticsCustomUrl:
|
|
12120
|
+
`), ti = m("input"), Jt = K(), yi = m("div"), Pi = ee(`analyticsTag:
|
|
12121
12121
|
`), ii = m("input"), C(n, "class", "svelte-g76q0j"), C(c, "tabindex", -1), C(c, "type", "text"), C(c, "class", "svelte-g76q0j"), C(a, "class", "control svelte-g76q0j"), C(_, "tabindex", -1), C(_, "type", "text"), C(_, "class", "svelte-g76q0j"), C(y, "class", "control svelte-g76q0j"), C(M, "tabindex", -1), C(M, "type", "text"), C(M, "class", "svelte-g76q0j"), C(p, "class", "control svelte-g76q0j"), C(N, "tabindex", -1), C(N, "type", "text"), C(N, "class", "svelte-g76q0j"), C(X, "class", "control svelte-g76q0j"), C(ge, "tabindex", -1), C(ge, "type", "text"), C(ge, "class", "svelte-g76q0j"), C(x, "class", "control svelte-g76q0j"), v.__value = !1, z(v, v.__value), w.__value = !0, z(w, w.__value), C(H, "tabindex", -1), C(H, "class", "svelte-g76q0j"), /*showUserInterface*/
|
|
12122
12122
|
t[5] === void 0 && Ue(() => (
|
|
12123
12123
|
/*select0_change_handler_1*/
|
|
@@ -12150,11 +12150,11 @@ function Ul(t) {
|
|
|
12150
12150
|
t[35] === void 0 && Ue(() => (
|
|
12151
12151
|
/*select7_change_handler_1*/
|
|
12152
12152
|
t[78].call(oe)
|
|
12153
|
-
)), C(ot, "class", "control svelte-g76q0j"), ei.__value = "allowed", z(ei, ei.__value), Ot.__value = "without-local-storage", z(Ot, Ot.__value),
|
|
12153
|
+
)), C(ot, "class", "control svelte-g76q0j"), ei.__value = "allowed", z(ei, ei.__value), Ot.__value = "without-local-storage", z(Ot, Ot.__value), _i.__value = "none", z(_i, _i.__value), C(lt, "tabindex", -1), C(lt, "class", "svelte-g76q0j"), /*analyticsConsent*/
|
|
12154
12154
|
t[36] === void 0 && Ue(() => (
|
|
12155
12155
|
/*select8_change_handler_1*/
|
|
12156
12156
|
t[79].call(lt)
|
|
12157
|
-
)), C(Ft, "class", "control svelte-g76q0j"), C(ti, "tabindex", -1), C(ti, "type", "text"), C(ti, "class", "svelte-g76q0j"), C(
|
|
12157
|
+
)), C(Ft, "class", "control svelte-g76q0j"), C(ti, "tabindex", -1), C(ti, "type", "text"), C(ti, "class", "svelte-g76q0j"), C(mi, "class", "control svelte-g76q0j"), C(ii, "tabindex", -1), C(ii, "type", "text"), C(ii, "class", "svelte-g76q0j"), C(yi, "class", "control svelte-g76q0j");
|
|
12158
12158
|
},
|
|
12159
12159
|
m(W, Y) {
|
|
12160
12160
|
I(W, e, Y), I(W, i, Y), I(W, n, Y), I(W, s, Y), I(W, o, Y), I(W, l, Y), I(W, r, Y), I(W, a, Y), f(a, u), f(a, c), z(
|
|
@@ -12242,20 +12242,20 @@ function Ul(t) {
|
|
|
12242
12242
|
/*advertConsent*/
|
|
12243
12243
|
t[35],
|
|
12244
12244
|
!0
|
|
12245
|
-
), I(W,
|
|
12245
|
+
), I(W, hi, Y), I(W, Ft, Y), f(Ft, Oi), f(Ft, lt), f(lt, ei), f(lt, Ot), f(lt, _i), Ce(
|
|
12246
12246
|
lt,
|
|
12247
12247
|
/*analyticsConsent*/
|
|
12248
12248
|
t[36],
|
|
12249
12249
|
!0
|
|
12250
|
-
), I(W, Kt, Y), I(W,
|
|
12250
|
+
), I(W, Kt, Y), I(W, mi, Y), f(mi, wi), f(mi, ti), z(
|
|
12251
12251
|
ti,
|
|
12252
12252
|
/*analyticsCustomUrl*/
|
|
12253
12253
|
t[37]
|
|
12254
|
-
), I(W, Jt, Y), I(W,
|
|
12254
|
+
), I(W, Jt, Y), I(W, yi, Y), f(yi, Pi), f(yi, ii), z(
|
|
12255
12255
|
ii,
|
|
12256
12256
|
/*analyticsTag*/
|
|
12257
12257
|
t[38]
|
|
12258
|
-
), It || (
|
|
12258
|
+
), It || (bi = [
|
|
12259
12259
|
L(
|
|
12260
12260
|
c,
|
|
12261
12261
|
"input",
|
|
@@ -12466,18 +12466,18 @@ function Ul(t) {
|
|
|
12466
12466
|
W[16]
|
|
12467
12467
|
), Y[1] & /*adverts*/
|
|
12468
12468
|
1024) {
|
|
12469
|
-
|
|
12469
|
+
vi = Ut(
|
|
12470
12470
|
/*adverts*/
|
|
12471
12471
|
W[41]
|
|
12472
12472
|
);
|
|
12473
12473
|
let le;
|
|
12474
|
-
for (le = 0; le <
|
|
12475
|
-
const zt = xl(W,
|
|
12474
|
+
for (le = 0; le < vi.length; le += 1) {
|
|
12475
|
+
const zt = xl(W, vi, le);
|
|
12476
12476
|
ht[le] ? ht[le].p(zt, Y) : (ht[le] = Hl(zt), ht[le].c(), ht[le].m(Ae, null));
|
|
12477
12477
|
}
|
|
12478
12478
|
for (; le < ht.length; le += 1)
|
|
12479
12479
|
ht[le].d(1);
|
|
12480
|
-
ht.length =
|
|
12480
|
+
ht.length = vi.length;
|
|
12481
12481
|
}
|
|
12482
12482
|
Y[0] & /*persistentIndex*/
|
|
12483
12483
|
131072 && Ce(
|
|
@@ -12538,7 +12538,7 @@ function Ul(t) {
|
|
|
12538
12538
|
);
|
|
12539
12539
|
},
|
|
12540
12540
|
d(W) {
|
|
12541
|
-
W && (A(e), A(i), A(n), A(s), A(o), A(l), A(r), A(a), A(h), A(y), A(b), A(p), A(ue), A(X), A(R), A(x), A(pe), A($), A(F), A(se), A(Fe), A(Te), A(De), A(Re), A(_t), A(Be), A(gt), A(rt), A(Ge), A(nt), A(Ye), A(Oe), A(St), A(bt), A(ft), A(Qe), A(Vt), A(Bt), A(q), A(ot), A(
|
|
12541
|
+
W && (A(e), A(i), A(n), A(s), A(o), A(l), A(r), A(a), A(h), A(y), A(b), A(p), A(ue), A(X), A(R), A(x), A(pe), A($), A(F), A(se), A(Fe), A(Te), A(De), A(Re), A(_t), A(Be), A(gt), A(rt), A(Ge), A(nt), A(Ye), A(Oe), A(St), A(bt), A(ft), A(Qe), A(Vt), A(Bt), A(q), A(ot), A(hi), A(Ft), A(Kt), A(mi), A(Jt), A(yi)), an(ut, W), an(dt, W), an(ht, W), It = !1, Je(bi);
|
|
12542
12542
|
}
|
|
12543
12543
|
};
|
|
12544
12544
|
}
|
|
@@ -12661,7 +12661,7 @@ function hm(t) {
|
|
|
12661
12661
|
};
|
|
12662
12662
|
}
|
|
12663
12663
|
function _m(t) {
|
|
12664
|
-
let e, i, n, s, o, l, r, a, u, c, h, y, k, _, b, p, O, M, ue, X, E, N, R, x, Z, ge, pe, $, J, H, v, w, F, se, te, B, U, Pe, Se, Fe, Te, Q, fe, De, Re, $e, xe, et, _t, Be, qe, Me, Le, mt, gt, rt, He, Ae, Ne, Ge, nt, We, D, Ye, Oe, yt, st, St, bt, Xe, Ze, ft, Qe, wt, Pt, Vt, Bt, tt, Ke, at, ct, q, ot, Mt, oe, S, T, ie,
|
|
12664
|
+
let e, i, n, s, o, l, r, a, u, c, h, y, k, _, b, p, O, M, ue, X, E, N, R, x, Z, ge, pe, $, J, H, v, w, F, se, te, B, U, Pe, Se, Fe, Te, Q, fe, De, Re, $e, xe, et, _t, Be, qe, Me, Le, mt, gt, rt, He, Ae, Ne, Ge, nt, We, D, Ye, Oe, yt, st, St, bt, Xe, Ze, ft, Qe, wt, Pt, Vt, Bt, tt, Ke, at, ct, q, ot, Mt, oe, S, T, ie, hi, Ft, Oi, lt, ei, Ot, _i, Kt, mi, wi, ti, Jt, yi, Pi, ii, It, bi, Gt, ut, Xt, dt, vi, ht, W, Y, le, zt, Yi, Zi, Ki, cs, gn, us, Qt, Ji, Gi, Xi, Qi, $i, ds, fn, gs, ki, fs, Dn, hs, _s, Rn, ms, en = Ut(
|
|
12665
12665
|
/*adverts*/
|
|
12666
12666
|
t[41]
|
|
12667
12667
|
), Et = [];
|
|
@@ -12698,14 +12698,14 @@ function _m(t) {
|
|
|
12698
12698
|
`), We = m("select"), D = m("option"), D.textContent = "small", Ye = m("option"), Ye.textContent = "standard", Oe = m("option"), Oe.textContent = "large", yt = m("option"), yt.textContent = "video", st = K(), St = m("div"), bt = ee(`widgetPosition:
|
|
12699
12699
|
`), Xe = m("select"), Ze = m("option"), Ze.textContent = "auto", ft = m("option"), ft.textContent = "left", Qe = m("option"), Qe.textContent = "center", wt = m("option"), wt.textContent = "right", Pt = K(), Vt = m("div"), Bt = ee(`widgetWidth:
|
|
12700
12700
|
`), tt = m("select"), Ke = m("option"), Ke.textContent = "auto", at = m("option"), at.textContent = "400px", ct = m("option"), ct.textContent = "30rem", q = m("option"), q.textContent = "fit-content", ot = m("option"), ot.textContent = "initial", Mt = m("option"), Mt.textContent = "0", oe = K(), S = m("div"), T = ee(`textColor:
|
|
12701
|
-
`), ie = m("input"),
|
|
12702
|
-
`), lt = m("input"), ei = K(), Ot = m("div"),
|
|
12703
|
-
`), Kt = m("input"),
|
|
12704
|
-
`), Jt = m("input"),
|
|
12705
|
-
`), It = m("select"),
|
|
12701
|
+
`), ie = m("input"), hi = K(), Ft = m("div"), Oi = ee(`backgroundColor:
|
|
12702
|
+
`), lt = m("input"), ei = K(), Ot = m("div"), _i = ee(`iconColor:
|
|
12703
|
+
`), Kt = m("input"), mi = K(), wi = m("div"), ti = ee(`highlightColor:
|
|
12704
|
+
`), Jt = m("input"), yi = K(), Pi = m("div"), ii = ee(`highlightSections:
|
|
12705
|
+
`), It = m("select"), bi = m("option"), bi.textContent = "all", Gt = m("option"), Gt.textContent = "body", ut = m("option"), ut.textContent = "none", Xt = m("option"), Xt.textContent = "all-none", dt = m("option"), dt.textContent = "none-all", vi = K(), ht = m("div"), W = ee(`clickableSections:
|
|
12706
12706
|
`), Y = m("select"), le = m("option"), le.textContent = "all", zt = m("option"), zt.textContent = "body", Yi = m("option"), Yi.textContent = "none", Zi = m("option"), Zi.textContent = "all-none", Ki = m("option"), Ki.textContent = "none-all", cs = K(), gn = m("div"), us = ee(`segmentWidgetSections:
|
|
12707
12707
|
`), Qt = m("select"), Ji = m("option"), Ji.textContent = "all", Gi = m("option"), Gi.textContent = "body", Xi = m("option"), Xi.textContent = "none", Qi = m("option"), Qi.textContent = "all-none", $i = m("option"), $i.textContent = "none-all", ds = K(), fn = m("div"), gs = ee(`segmentWidgetPosition:
|
|
12708
|
-
`),
|
|
12708
|
+
`), ki = m("select");
|
|
12709
12709
|
for (let g = 0; g < 12; g += 1)
|
|
12710
12710
|
hn[g].c();
|
|
12711
12711
|
fs = K(), qt && qt.c(), Dn = K(), hs = m("br"), _s = K(), di.c(), C(i, "class", "heading svelte-g76q0j"), u.__value = "small", z(u, u.__value), c.__value = "standard", z(c, c.__value), h.__value = "large", z(h, h.__value), y.__value = "video", z(y, y.__value), C(a, "tabindex", -1), C(a, "class", "svelte-g76q0j"), /*playerStyle*/
|
|
@@ -12744,11 +12744,11 @@ function _m(t) {
|
|
|
12744
12744
|
t[24] === void 0 && Ue(() => (
|
|
12745
12745
|
/*select8_change_handler*/
|
|
12746
12746
|
t[53].call(tt)
|
|
12747
|
-
)), C(Vt, "class", "control svelte-g76q0j"), C(ie, "tabindex", -1), C(ie, "type", "text"), C(ie, "class", "svelte-g76q0j"), C(S, "class", "control svelte-g76q0j"), C(lt, "tabindex", -1), C(lt, "type", "text"), C(lt, "class", "svelte-g76q0j"), C(Ft, "class", "control svelte-g76q0j"), C(Kt, "tabindex", -1), C(Kt, "type", "text"), C(Kt, "class", "svelte-g76q0j"), C(Ot, "class", "control svelte-g76q0j"), C(Jt, "tabindex", -1), C(Jt, "type", "text"), C(Jt, "class", "svelte-g76q0j"), C(
|
|
12747
|
+
)), C(Vt, "class", "control svelte-g76q0j"), C(ie, "tabindex", -1), C(ie, "type", "text"), C(ie, "class", "svelte-g76q0j"), C(S, "class", "control svelte-g76q0j"), C(lt, "tabindex", -1), C(lt, "type", "text"), C(lt, "class", "svelte-g76q0j"), C(Ft, "class", "control svelte-g76q0j"), C(Kt, "tabindex", -1), C(Kt, "type", "text"), C(Kt, "class", "svelte-g76q0j"), C(Ot, "class", "control svelte-g76q0j"), C(Jt, "tabindex", -1), C(Jt, "type", "text"), C(Jt, "class", "svelte-g76q0j"), C(wi, "class", "control svelte-g76q0j"), bi.__value = "all", z(bi, bi.__value), Gt.__value = "body", z(Gt, Gt.__value), ut.__value = "none", z(ut, ut.__value), Xt.__value = "all-none", z(Xt, Xt.__value), dt.__value = "none-all", z(dt, dt.__value), C(It, "tabindex", -1), C(It, "class", "svelte-g76q0j"), /*highlightSections*/
|
|
12748
12748
|
t[31] === void 0 && Ue(() => (
|
|
12749
12749
|
/*select9_change_handler*/
|
|
12750
12750
|
t[58].call(It)
|
|
12751
|
-
)), C(
|
|
12751
|
+
)), C(Pi, "class", "control svelte-g76q0j"), le.__value = "all", z(le, le.__value), zt.__value = "body", z(zt, zt.__value), Yi.__value = "none", z(Yi, Yi.__value), Zi.__value = "all-none", z(Zi, Zi.__value), Ki.__value = "none-all", z(Ki, Ki.__value), C(Y, "tabindex", -1), C(Y, "class", "svelte-g76q0j"), /*clickableSections*/
|
|
12752
12752
|
t[32] === void 0 && Ue(() => (
|
|
12753
12753
|
/*select10_change_handler*/
|
|
12754
12754
|
t[59].call(Y)
|
|
@@ -12756,10 +12756,10 @@ function _m(t) {
|
|
|
12756
12756
|
t[33] === void 0 && Ue(() => (
|
|
12757
12757
|
/*select11_change_handler*/
|
|
12758
12758
|
t[60].call(Qt)
|
|
12759
|
-
)), C(gn, "class", "control svelte-g76q0j"), C(
|
|
12759
|
+
)), C(gn, "class", "control svelte-g76q0j"), C(ki, "tabindex", -1), C(ki, "class", "svelte-g76q0j"), /*segmentWidgetPosition*/
|
|
12760
12760
|
t[34] === void 0 && Ue(() => (
|
|
12761
12761
|
/*select12_change_handler*/
|
|
12762
|
-
t[61].call(
|
|
12762
|
+
t[61].call(ki)
|
|
12763
12763
|
)), C(fn, "class", "control svelte-g76q0j"), C(e, "class", "control-panel");
|
|
12764
12764
|
},
|
|
12765
12765
|
m(g, it) {
|
|
@@ -12823,24 +12823,24 @@ function _m(t) {
|
|
|
12823
12823
|
ie,
|
|
12824
12824
|
/*textColor*/
|
|
12825
12825
|
t[26]
|
|
12826
|
-
), f(e,
|
|
12826
|
+
), f(e, hi), f(e, Ft), f(Ft, Oi), f(Ft, lt), z(
|
|
12827
12827
|
lt,
|
|
12828
12828
|
/*backgroundColor*/
|
|
12829
12829
|
t[27]
|
|
12830
|
-
), f(e, ei), f(e, Ot), f(Ot,
|
|
12830
|
+
), f(e, ei), f(e, Ot), f(Ot, _i), f(Ot, Kt), z(
|
|
12831
12831
|
Kt,
|
|
12832
12832
|
/*iconColor*/
|
|
12833
12833
|
t[28]
|
|
12834
|
-
), f(e,
|
|
12834
|
+
), f(e, mi), f(e, wi), f(wi, ti), f(wi, Jt), z(
|
|
12835
12835
|
Jt,
|
|
12836
12836
|
/*highlightColor*/
|
|
12837
12837
|
t[29]
|
|
12838
|
-
), f(e,
|
|
12838
|
+
), f(e, yi), f(e, Pi), f(Pi, ii), f(Pi, It), f(It, bi), f(It, Gt), f(It, ut), f(It, Xt), f(It, dt), Ce(
|
|
12839
12839
|
It,
|
|
12840
12840
|
/*highlightSections*/
|
|
12841
12841
|
t[31],
|
|
12842
12842
|
!0
|
|
12843
|
-
), f(e,
|
|
12843
|
+
), f(e, vi), f(e, ht), f(ht, W), f(ht, Y), f(Y, le), f(Y, zt), f(Y, Yi), f(Y, Zi), f(Y, Ki), Ce(
|
|
12844
12844
|
Y,
|
|
12845
12845
|
/*clickableSections*/
|
|
12846
12846
|
t[32],
|
|
@@ -12850,11 +12850,11 @@ function _m(t) {
|
|
|
12850
12850
|
/*segmentWidgetSections*/
|
|
12851
12851
|
t[33],
|
|
12852
12852
|
!0
|
|
12853
|
-
), f(e, ds), f(e, fn), f(fn, gs), f(fn,
|
|
12853
|
+
), f(e, ds), f(e, fn), f(fn, gs), f(fn, ki);
|
|
12854
12854
|
for (let vt = 0; vt < 12; vt += 1)
|
|
12855
|
-
hn[vt] && hn[vt].m(
|
|
12855
|
+
hn[vt] && hn[vt].m(ki, null);
|
|
12856
12856
|
Ce(
|
|
12857
|
-
|
|
12857
|
+
ki,
|
|
12858
12858
|
/*segmentWidgetPosition*/
|
|
12859
12859
|
t[34],
|
|
12860
12860
|
!0
|
|
@@ -12968,7 +12968,7 @@ function _m(t) {
|
|
|
12968
12968
|
t[60]
|
|
12969
12969
|
),
|
|
12970
12970
|
L(
|
|
12971
|
-
|
|
12971
|
+
ki,
|
|
12972
12972
|
"change",
|
|
12973
12973
|
/*select12_change_handler*/
|
|
12974
12974
|
t[61]
|
|
@@ -13089,7 +13089,7 @@ function _m(t) {
|
|
|
13089
13089
|
g[33]
|
|
13090
13090
|
), it[1] & /*segmentWidgetPosition*/
|
|
13091
13091
|
8 && Ce(
|
|
13092
|
-
|
|
13092
|
+
ki,
|
|
13093
13093
|
/*segmentWidgetPosition*/
|
|
13094
13094
|
g[34]
|
|
13095
13095
|
), /*showAdvancedSettings*/
|
|
@@ -13641,7 +13641,7 @@ const bm = (t, e, i) => {
|
|
|
13641
13641
|
t = yield t;
|
|
13642
13642
|
const n = t.innerHTML;
|
|
13643
13643
|
return { src: `data:image/svg+xml,${encodeURIComponent(n)}`, sizes: `${e}x${i}`, type: "image/svg+xml" };
|
|
13644
|
-
}), wm = (t, e, i) => jt(t, e, i, 1), Pm = (t, e, i) => we(t, e, e === "style" ? Cm(i) : i), Tm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Cm = (t) => t.split(Tm).map((e) => e + " !important").join(";");
|
|
13644
|
+
}), wm = (t, e, i) => jt(t, e, i, 1), Pm = (t, e, i) => we(t, e, e === "style" ? Cm(i) : i), Tm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Cm = (t) => t.split(Tm).filter((e) => e).map((e) => e + " !important").join(";");
|
|
13645
13645
|
function Yl(t, e, i) {
|
|
13646
13646
|
const n = t.slice();
|
|
13647
13647
|
return n[39] = e[i], n[40] = e, n[41] = i, n;
|
|
@@ -14015,7 +14015,7 @@ class Im extends ke {
|
|
|
14015
14015
|
this.$$set({ onEvent: e }), d();
|
|
14016
14016
|
}
|
|
14017
14017
|
}
|
|
14018
|
-
const Kl = (t, e, i) => we(t, e, e === "style" ? Wm(i) : i), Vm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Wm = (t) => t.split(Vm).map((e) => e + " !important").join(";");
|
|
14018
|
+
const Kl = (t, e, i) => we(t, e, e === "style" ? Wm(i) : i), Vm = /;(?!([^()]*\([^()]*\))*[^()]*\))/, Wm = (t) => t.split(Vm).filter((e) => e).map((e) => e + " !important").join(";");
|
|
14019
14019
|
function Jl(t) {
|
|
14020
14020
|
let e, i, n, s;
|
|
14021
14021
|
return {
|
|
@@ -14121,10 +14121,10 @@ const $n = (t, e, i) => {
|
|
|
14121
14121
|
return o === "all" || o === "body" && (e == null ? void 0 : e.section) === "body";
|
|
14122
14122
|
}, un = "data-beyondwords-marker", Gl = (t) => ["beyondwords-highlight", "bwp", `marker-${t}`];
|
|
14123
14123
|
var ts, Hs, Ir, Ys, Vr;
|
|
14124
|
-
const
|
|
14124
|
+
const Li = class Li {
|
|
14125
14125
|
update(e, i, n, s) {
|
|
14126
14126
|
const o = $n(e, i, n), l = this[`prev${e}`], r = o ? i == null ? void 0 : i.marker : null;
|
|
14127
|
-
r &&
|
|
14127
|
+
r && pi(Li, ts).addInterest(r, this, s), l && pi(Li, ts).removeInterest(l, this), this[`prev${e}`] = r;
|
|
14128
14128
|
}
|
|
14129
14129
|
};
|
|
14130
14130
|
ts = new WeakMap(), Hs = new WeakSet(), Ir = function(e, i) {
|
|
@@ -14148,14 +14148,14 @@ ts = new WeakMap(), Hs = new WeakSet(), Ir = function(e, i) {
|
|
|
14148
14148
|
for (const l of o.childNodes)
|
|
14149
14149
|
o.parentNode.insertBefore(l, o), o.remove();
|
|
14150
14150
|
}
|
|
14151
|
-
}, Ie(
|
|
14152
|
-
let Mo =
|
|
14151
|
+
}, Ie(Li, Hs), Ie(Li, Ys), Ie(Li, ts, new Jo(j(Li, Hs, Ir), j(Li, Ys, Vr)));
|
|
14152
|
+
let Mo = Li;
|
|
14153
14153
|
const Xl = ["beyondwords-clickable", "bwp"];
|
|
14154
14154
|
var is, Zs, Wr, Ks, jr;
|
|
14155
|
-
const
|
|
14155
|
+
const Ni = class Ni {
|
|
14156
14156
|
update(e, i) {
|
|
14157
14157
|
const n = $n("hovered", e, i), s = this.previous, o = n ? e == null ? void 0 : e.marker : null;
|
|
14158
|
-
o &&
|
|
14158
|
+
o && pi(Ni, is).addInterest(o, this), s && pi(Ni, is).removeInterest(s, this), this.previous = o;
|
|
14159
14159
|
}
|
|
14160
14160
|
};
|
|
14161
14161
|
is = new WeakMap(), Zs = new WeakSet(), Wr = function(e) {
|
|
@@ -14166,8 +14166,8 @@ is = new WeakMap(), Zs = new WeakSet(), Wr = function(e) {
|
|
|
14166
14166
|
const i = document.querySelectorAll(`[${un}="${e}"]`);
|
|
14167
14167
|
for (const n of i)
|
|
14168
14168
|
Mr(n, Xl);
|
|
14169
|
-
}, Ie(
|
|
14170
|
-
let Oo =
|
|
14169
|
+
}, Ie(Ni, Zs), Ie(Ni, Ks), Ie(Ni, is, new Jo(j(Ni, Zs, Wr), j(Ni, Ks, jr)));
|
|
14170
|
+
let Oo = Ni;
|
|
14171
14171
|
const Mr = (t, e) => {
|
|
14172
14172
|
if (!t)
|
|
14173
14173
|
return;
|
|
@@ -14175,13 +14175,13 @@ const Mr = (t, e) => {
|
|
|
14175
14175
|
t.classList.remove(...s);
|
|
14176
14176
|
}, Ql = (t, e, i) => ["beyondwords-widget", "bwp", `marker-${t}`, `position-${e}`, `for-${i}-player`], $l = ["beyondwords-relative", "bwp"];
|
|
14177
14177
|
var ns, Js, Or, Gs, zr;
|
|
14178
|
-
const
|
|
14178
|
+
const Di = class Di {
|
|
14179
14179
|
constructor(e) {
|
|
14180
14180
|
this.onUpdate = e, this.containers = [];
|
|
14181
14181
|
}
|
|
14182
14182
|
update(e, i, n, s) {
|
|
14183
14183
|
const o = i.includes("all") || i.includes("body"), l = this.previous, r = (e == null ? void 0 : e.marker) || o && (l == null ? void 0 : l.marker);
|
|
14184
|
-
r &&
|
|
14184
|
+
r && pi(Di, ns).addInterest(r, this, this, n, s), l && pi(Di, ns).removeInterest(l, this), this.previous = r;
|
|
14185
14185
|
}
|
|
14186
14186
|
reset() {
|
|
14187
14187
|
this.update(null, "none");
|
|
@@ -14199,8 +14199,8 @@ ns = new WeakMap(), Js = new WeakSet(), Or = function(e, i, n, s) {
|
|
|
14199
14199
|
Mr(a, $l), i.containers[l].remove(), i.containers.splice(l, 1), l -= 1;
|
|
14200
14200
|
}
|
|
14201
14201
|
i.onUpdate(i.containers);
|
|
14202
|
-
}, Ie(
|
|
14203
|
-
let zo =
|
|
14202
|
+
}, Ie(Di, Js), Ie(Di, Gs), Ie(Di, ns, new Jo(j(Di, Js, Or), j(Di, Gs, zr)));
|
|
14203
|
+
let zo = Di;
|
|
14204
14204
|
const Em = () => he({
|
|
14205
14205
|
type: "IdentifiersChanged",
|
|
14206
14206
|
description: "The Player's content identifiers changed.",
|
|
@@ -14209,7 +14209,7 @@ const Em = () => he({
|
|
|
14209
14209
|
const s = yield fetch(t, e).catch(() => {
|
|
14210
14210
|
}), o = yield s == null ? void 0 : s.json().catch(() => {
|
|
14211
14211
|
});
|
|
14212
|
-
return (s == null ? void 0 : s.status) !== 200 && $t(`Failed to fetch ${t}`,
|
|
14212
|
+
return (s == null ? void 0 : s.status) !== 200 && $t(`Failed to fetch ${t}`, zi(Ht({}, e), {
|
|
14213
14213
|
responseStatus: s == null ? void 0 : s.status,
|
|
14214
14214
|
responseJson: o
|
|
14215
14215
|
})), o;
|
|
@@ -15576,17 +15576,17 @@ function n3(t, e, i) {
|
|
|
15576
15576
|
let n, s, o, l, r, a, u, c, h, y, k, _, b, p, { playerApiUrl: O = "https://api.beyondwords.io/v1/projects/{id}/player" } = e, { projectId: M = void 0 } = e, { contentId: ue = void 0 } = e, { playlistId: X = void 0 } = e, { sourceId: E = void 0 } = e, { sourceUrl: N = void 0 } = e, { playlist: R = [] } = e, { showUserInterface: x = !0 } = e, { playerStyle: Z = "standard" } = e, { playerTitle: ge = void 0 } = e, { callToAction: pe = void 0 } = e, { skipButtonStyle: $ = "auto" } = e, { playlistStyle: J = "auto-5-4" } = e, { playlistToggle: H = "auto" } = e, { downloadFormats: v = [] } = e, { mediaSession: w = "auto" } = e, { content: F = [] } = e, { contentIndex: se = 0 } = e, { introsOutros: te = [] } = e, { introsOutrosIndex: B = -1 } = e, { adverts: U = [] } = e, { advertIndex: Pe = -1 } = e, { persistentAdImage: Se = !1 } = e, { persistentIndex: Fe = -1 } = e, { duration: Te = 0 } = e, { currentTime: Q = 0 } = e, { playbackState: fe = "stopped" } = e, { playbackRate: De = 1 } = e, { playbackRates: Re = [0.5, 0.6, 0.7, 0.8, 0.9, 1, 1.1, 1.2, 1.3, 1.4, 1.5, 2, 2.5, 3] } = e, { widgetStyle: $e = "standard" } = e, { widgetPosition: xe = "auto" } = e, { widgetWidth: et = "auto" } = e, { widgetTarget: _t = void 0 } = e, { textColor: Be = "#111" } = e, { backgroundColor: qe = "#f5f5f5" } = e, { iconColor: Me = "rgba(0, 0, 0, 0.8)" } = e, { highlightColor: Le = "#eee" } = e, { videoTextColor: mt = "white" } = e, { videoBackgroundColor: gt = "black" } = e, { videoIconColor: rt = "white" } = e, { logoIconEnabled: He = !0 } = e, { highlightSections: Ae = "all" } = e, { clickableSections: Ne = "all" } = e, { segmentWidgetSections: Ge = "body" } = e, { segmentWidgetPosition: nt = "7-oclock" } = e, { currentSegment: We = void 0 } = e, { hoveredSegment: D = void 0 } = e, { loadedMedia: Ye = void 0 } = e, { advertConsent: Oe = "personalized" } = e, { analyticsConsent: yt = "allowed" } = e, { analyticsCustomUrl: st = void 0 } = e, { analyticsTag: St = void 0 } = e, { writeToken: bt = void 0 } = e, { captureErrors: Xe = !0 } = e, { onError: Ze = () => {
|
|
15577
15577
|
} } = e, { transitions: ft = [] } = e, { controlPanel: Qe = void 0 } = e;
|
|
15578
15578
|
const wt = (...g) => ot.addEventListener(...g), Pt = (...g) => ot.removeEventListener(...g);
|
|
15579
|
-
let { initialProps: Vt = {} } = e, { showBottomWidget: Bt = !1 } = e, { showMediaSession: tt = !1 } = e, { isFullScreen: Ke = !1 } = e, { mediaElement: at = void 0 } = e, { userInterface: ct = void 0 } = e, { widgetInterface: q = void 0 } = e, { controller: ot = void 0 } = e, { analyticsUrl: Mt = void 0 } = e, { analyticsId: oe = void 0 } = e, { listenSessionId: S = void 0 } = e, { sessionCreatedAt: T = void 0 } = e, { isNewListen: ie = !1 } = e, { prevPercentage:
|
|
15580
|
-
const Ot = (g) => ot.processEvent(Ht({ emittedFrom: r }, g)),
|
|
15579
|
+
let { initialProps: Vt = {} } = e, { showBottomWidget: Bt = !1 } = e, { showMediaSession: tt = !1 } = e, { isFullScreen: Ke = !1 } = e, { mediaElement: at = void 0 } = e, { userInterface: ct = void 0 } = e, { widgetInterface: q = void 0 } = e, { controller: ot = void 0 } = e, { analyticsUrl: Mt = void 0 } = e, { analyticsId: oe = void 0 } = e, { listenSessionId: S = void 0 } = e, { sessionCreatedAt: T = void 0 } = e, { isNewListen: ie = !1 } = e, { prevPercentage: hi = 0 } = e, { segmentWidgets: Ft = [] } = e, { segmentContainers: Oi = new zo((g) => i(46, Ft = g)) } = e, { segmentClickables: lt = new Oo() } = e, { segmentHighlights: ei = new Mo() } = e;
|
|
15580
|
+
const Ot = (g) => ot.processEvent(Ht({ emittedFrom: r }, g)), _i = () => i(89, h = D);
|
|
15581
15581
|
function Kt(g) {
|
|
15582
15582
|
ne[g ? "unshift" : "push"](() => {
|
|
15583
15583
|
at = g, i(42, at);
|
|
15584
15584
|
});
|
|
15585
15585
|
}
|
|
15586
|
-
function
|
|
15586
|
+
function mi(g) {
|
|
15587
15587
|
fe = g, i(30, fe);
|
|
15588
15588
|
}
|
|
15589
|
-
function
|
|
15589
|
+
function wi(g) {
|
|
15590
15590
|
Te = g, i(29, Te);
|
|
15591
15591
|
}
|
|
15592
15592
|
function ti(g) {
|
|
@@ -15595,10 +15595,10 @@ function n3(t, e, i) {
|
|
|
15595
15595
|
function Jt(g) {
|
|
15596
15596
|
De = g, i(31, De);
|
|
15597
15597
|
}
|
|
15598
|
-
function
|
|
15599
|
-
|
|
15598
|
+
function yi(g) {
|
|
15599
|
+
hi = g, i(45, hi);
|
|
15600
15600
|
}
|
|
15601
|
-
function
|
|
15601
|
+
function Pi(g) {
|
|
15602
15602
|
ne[g ? "unshift" : "push"](() => {
|
|
15603
15603
|
ct = g, i(43, ct);
|
|
15604
15604
|
});
|
|
@@ -15608,12 +15608,12 @@ function n3(t, e, i) {
|
|
|
15608
15608
|
q = g, i(44, q);
|
|
15609
15609
|
});
|
|
15610
15610
|
}
|
|
15611
|
-
const It = (g) => Ot(
|
|
15611
|
+
const It = (g) => Ot(zi(Ht({}, g), {
|
|
15612
15612
|
emittedFrom: "segment-widget",
|
|
15613
15613
|
widgetSegment: _,
|
|
15614
15614
|
widgetIsCurrent: b
|
|
15615
15615
|
}));
|
|
15616
|
-
function
|
|
15616
|
+
function bi(g) {
|
|
15617
15617
|
M = g, i(0, M);
|
|
15618
15618
|
}
|
|
15619
15619
|
function Gt(g) {
|
|
@@ -15628,7 +15628,7 @@ function n3(t, e, i) {
|
|
|
15628
15628
|
function dt(g) {
|
|
15629
15629
|
N = g, i(4, N);
|
|
15630
15630
|
}
|
|
15631
|
-
function
|
|
15631
|
+
function vi(g) {
|
|
15632
15632
|
x = g, i(5, x);
|
|
15633
15633
|
}
|
|
15634
15634
|
function ht(g) {
|
|
@@ -15691,7 +15691,7 @@ function n3(t, e, i) {
|
|
|
15691
15691
|
function gs(g) {
|
|
15692
15692
|
_t = g, i(12, _t);
|
|
15693
15693
|
}
|
|
15694
|
-
function
|
|
15694
|
+
function ki(g) {
|
|
15695
15695
|
Be = g, i(34, Be);
|
|
15696
15696
|
}
|
|
15697
15697
|
function fs(g) {
|
|
@@ -15737,7 +15737,7 @@ function n3(t, e, i) {
|
|
|
15737
15737
|
St = g, i(41, St);
|
|
15738
15738
|
}
|
|
15739
15739
|
return t.$$set = (g) => {
|
|
15740
|
-
"playerApiUrl" in g && i(67, O = g.playerApiUrl), "projectId" in g && i(0, M = g.projectId), "contentId" in g && i(1, ue = g.contentId), "playlistId" in g && i(2, X = g.playlistId), "sourceId" in g && i(3, E = g.sourceId), "sourceUrl" in g && i(4, N = g.sourceUrl), "playlist" in g && i(68, R = g.playlist), "showUserInterface" in g && i(5, x = g.showUserInterface), "playerStyle" in g && i(6, Z = g.playerStyle), "playerTitle" in g && i(21, ge = g.playerTitle), "callToAction" in g && i(22, pe = g.callToAction), "skipButtonStyle" in g && i(23, $ = g.skipButtonStyle), "playlistStyle" in g && i(24, J = g.playlistStyle), "playlistToggle" in g && i(25, H = g.playlistToggle), "downloadFormats" in g && i(47, v = g.downloadFormats), "mediaSession" in g && i(26, w = g.mediaSession), "content" in g && i(48, F = g.content), "contentIndex" in g && i(27, se = g.contentIndex), "introsOutros" in g && i(49, te = g.introsOutros), "introsOutrosIndex" in g && i(7, B = g.introsOutrosIndex), "adverts" in g && i(50, U = g.adverts), "advertIndex" in g && i(8, Pe = g.advertIndex), "persistentAdImage" in g && i(28, Se = g.persistentAdImage), "persistentIndex" in g && i(9, Fe = g.persistentIndex), "duration" in g && i(29, Te = g.duration), "currentTime" in g && i(10, Q = g.currentTime), "playbackState" in g && i(30, fe = g.playbackState), "playbackRate" in g && i(31, De = g.playbackRate), "playbackRates" in g && i(69, Re = g.playbackRates), "widgetStyle" in g && i(11, $e = g.widgetStyle), "widgetPosition" in g && i(32, xe = g.widgetPosition), "widgetWidth" in g && i(33, et = g.widgetWidth), "widgetTarget" in g && i(12, _t = g.widgetTarget), "textColor" in g && i(34, Be = g.textColor), "backgroundColor" in g && i(35, qe = g.backgroundColor), "iconColor" in g && i(36, Me = g.iconColor), "highlightColor" in g && i(13, Le = g.highlightColor), "videoTextColor" in g && i(51, mt = g.videoTextColor), "videoBackgroundColor" in g && i(52, gt = g.videoBackgroundColor), "videoIconColor" in g && i(53, rt = g.videoIconColor), "logoIconEnabled" in g && i(37, He = g.logoIconEnabled), "highlightSections" in g && i(14, Ae = g.highlightSections), "clickableSections" in g && i(15, Ne = g.clickableSections), "segmentWidgetSections" in g && i(16, Ge = g.segmentWidgetSections), "segmentWidgetPosition" in g && i(17, nt = g.segmentWidgetPosition), "currentSegment" in g && i(18, We = g.currentSegment), "hoveredSegment" in g && i(19, D = g.hoveredSegment), "loadedMedia" in g && i(70, Ye = g.loadedMedia), "advertConsent" in g && i(38, Oe = g.advertConsent), "analyticsConsent" in g && i(39, yt = g.analyticsConsent), "analyticsCustomUrl" in g && i(40, st = g.analyticsCustomUrl), "analyticsTag" in g && i(41, St = g.analyticsTag), "writeToken" in g && i(71, bt = g.writeToken), "captureErrors" in g && i(72, Xe = g.captureErrors), "onError" in g && i(73, Ze = g.onError), "transitions" in g && i(74, ft = g.transitions), "controlPanel" in g && i(20, Qe = g.controlPanel), "initialProps" in g && i(77, Vt = g.initialProps), "showBottomWidget" in g && i(54, Bt = g.showBottomWidget), "showMediaSession" in g && i(55, tt = g.showMediaSession), "isFullScreen" in g && i(78, Ke = g.isFullScreen), "mediaElement" in g && i(42, at = g.mediaElement), "userInterface" in g && i(43, ct = g.userInterface), "widgetInterface" in g && i(44, q = g.widgetInterface), "controller" in g && i(79, ot = g.controller), "analyticsUrl" in g && i(80, Mt = g.analyticsUrl), "analyticsId" in g && i(81, oe = g.analyticsId), "listenSessionId" in g && i(82, S = g.listenSessionId), "sessionCreatedAt" in g && i(83, T = g.sessionCreatedAt), "isNewListen" in g && i(84, ie = g.isNewListen), "prevPercentage" in g && i(45,
|
|
15740
|
+
"playerApiUrl" in g && i(67, O = g.playerApiUrl), "projectId" in g && i(0, M = g.projectId), "contentId" in g && i(1, ue = g.contentId), "playlistId" in g && i(2, X = g.playlistId), "sourceId" in g && i(3, E = g.sourceId), "sourceUrl" in g && i(4, N = g.sourceUrl), "playlist" in g && i(68, R = g.playlist), "showUserInterface" in g && i(5, x = g.showUserInterface), "playerStyle" in g && i(6, Z = g.playerStyle), "playerTitle" in g && i(21, ge = g.playerTitle), "callToAction" in g && i(22, pe = g.callToAction), "skipButtonStyle" in g && i(23, $ = g.skipButtonStyle), "playlistStyle" in g && i(24, J = g.playlistStyle), "playlistToggle" in g && i(25, H = g.playlistToggle), "downloadFormats" in g && i(47, v = g.downloadFormats), "mediaSession" in g && i(26, w = g.mediaSession), "content" in g && i(48, F = g.content), "contentIndex" in g && i(27, se = g.contentIndex), "introsOutros" in g && i(49, te = g.introsOutros), "introsOutrosIndex" in g && i(7, B = g.introsOutrosIndex), "adverts" in g && i(50, U = g.adverts), "advertIndex" in g && i(8, Pe = g.advertIndex), "persistentAdImage" in g && i(28, Se = g.persistentAdImage), "persistentIndex" in g && i(9, Fe = g.persistentIndex), "duration" in g && i(29, Te = g.duration), "currentTime" in g && i(10, Q = g.currentTime), "playbackState" in g && i(30, fe = g.playbackState), "playbackRate" in g && i(31, De = g.playbackRate), "playbackRates" in g && i(69, Re = g.playbackRates), "widgetStyle" in g && i(11, $e = g.widgetStyle), "widgetPosition" in g && i(32, xe = g.widgetPosition), "widgetWidth" in g && i(33, et = g.widgetWidth), "widgetTarget" in g && i(12, _t = g.widgetTarget), "textColor" in g && i(34, Be = g.textColor), "backgroundColor" in g && i(35, qe = g.backgroundColor), "iconColor" in g && i(36, Me = g.iconColor), "highlightColor" in g && i(13, Le = g.highlightColor), "videoTextColor" in g && i(51, mt = g.videoTextColor), "videoBackgroundColor" in g && i(52, gt = g.videoBackgroundColor), "videoIconColor" in g && i(53, rt = g.videoIconColor), "logoIconEnabled" in g && i(37, He = g.logoIconEnabled), "highlightSections" in g && i(14, Ae = g.highlightSections), "clickableSections" in g && i(15, Ne = g.clickableSections), "segmentWidgetSections" in g && i(16, Ge = g.segmentWidgetSections), "segmentWidgetPosition" in g && i(17, nt = g.segmentWidgetPosition), "currentSegment" in g && i(18, We = g.currentSegment), "hoveredSegment" in g && i(19, D = g.hoveredSegment), "loadedMedia" in g && i(70, Ye = g.loadedMedia), "advertConsent" in g && i(38, Oe = g.advertConsent), "analyticsConsent" in g && i(39, yt = g.analyticsConsent), "analyticsCustomUrl" in g && i(40, st = g.analyticsCustomUrl), "analyticsTag" in g && i(41, St = g.analyticsTag), "writeToken" in g && i(71, bt = g.writeToken), "captureErrors" in g && i(72, Xe = g.captureErrors), "onError" in g && i(73, Ze = g.onError), "transitions" in g && i(74, ft = g.transitions), "controlPanel" in g && i(20, Qe = g.controlPanel), "initialProps" in g && i(77, Vt = g.initialProps), "showBottomWidget" in g && i(54, Bt = g.showBottomWidget), "showMediaSession" in g && i(55, tt = g.showMediaSession), "isFullScreen" in g && i(78, Ke = g.isFullScreen), "mediaElement" in g && i(42, at = g.mediaElement), "userInterface" in g && i(43, ct = g.userInterface), "widgetInterface" in g && i(44, q = g.widgetInterface), "controller" in g && i(79, ot = g.controller), "analyticsUrl" in g && i(80, Mt = g.analyticsUrl), "analyticsId" in g && i(81, oe = g.analyticsId), "listenSessionId" in g && i(82, S = g.listenSessionId), "sessionCreatedAt" in g && i(83, T = g.sessionCreatedAt), "isNewListen" in g && i(84, ie = g.isNewListen), "prevPercentage" in g && i(45, hi = g.prevPercentage), "segmentWidgets" in g && i(46, Ft = g.segmentWidgets), "segmentContainers" in g && i(85, Oi = g.segmentContainers), "segmentClickables" in g && i(86, lt = g.segmentClickables), "segmentHighlights" in g && i(87, ei = g.segmentHighlights);
|
|
15741
15741
|
}, t.$$.update = () => {
|
|
15742
15742
|
t.$$.dirty[0] & /*introsOutrosIndex*/
|
|
15743
15743
|
128 | t.$$.dirty[1] & /*introsOutros*/
|
|
@@ -15766,7 +15766,7 @@ function n3(t, e, i) {
|
|
|
15766
15766
|
134217728 && i(89, h = D || h), t.$$.dirty[0] & /*currentSegment, segmentWidgetSections*/
|
|
15767
15767
|
327680 && i(88, y = $n("current", We, Ge)), t.$$.dirty[0] & /*currentSegment*/
|
|
15768
15768
|
262144 | t.$$.dirty[2] & /*currentAllowedInWidget*/
|
|
15769
|
-
67108864 && y &&
|
|
15769
|
+
67108864 && y && _i(), t.$$.dirty[0] & /*segmentWidgetSections*/
|
|
15770
15770
|
65536 | t.$$.dirty[2] & /*lastHovered*/
|
|
15771
15771
|
134217728 && i(90, k = $n("hovered", h, Ge)), t.$$.dirty[0] & /*currentSegment*/
|
|
15772
15772
|
262144 | t.$$.dirty[2] & /*hoveredAllowedInWidget, lastHovered, currentAllowedInWidget*/
|
|
@@ -15776,7 +15776,7 @@ function n3(t, e, i) {
|
|
|
15776
15776
|
939524096 && i(63, p = b || s || n), t.$$.dirty[0] & /*segmentWidgetSections, segmentWidgetPosition, playerStyle*/
|
|
15777
15777
|
196672 | t.$$.dirty[1] & /*widgetSegment*/
|
|
15778
15778
|
67108864 | t.$$.dirty[2] & /*segmentContainers*/
|
|
15779
|
-
8388608 &&
|
|
15779
|
+
8388608 && Oi.update(_, Ge, nt, Z), t.$$.dirty[0] & /*hoveredSegment, clickableSections*/
|
|
15780
15780
|
557056 | t.$$.dirty[2] & /*segmentClickables*/
|
|
15781
15781
|
16777216 && lt.update(D, Ne), t.$$.dirty[0] & /*currentSegment, highlightSections, highlightColor*/
|
|
15782
15782
|
286720 | t.$$.dirty[2] & /*segmentHighlights*/
|
|
@@ -15831,7 +15831,7 @@ function n3(t, e, i) {
|
|
|
15831
15831
|
at,
|
|
15832
15832
|
ct,
|
|
15833
15833
|
q,
|
|
15834
|
-
|
|
15834
|
+
hi,
|
|
15835
15835
|
Ft,
|
|
15836
15836
|
v,
|
|
15837
15837
|
F,
|
|
@@ -15871,27 +15871,27 @@ function n3(t, e, i) {
|
|
|
15871
15871
|
S,
|
|
15872
15872
|
T,
|
|
15873
15873
|
ie,
|
|
15874
|
-
|
|
15874
|
+
Oi,
|
|
15875
15875
|
lt,
|
|
15876
15876
|
ei,
|
|
15877
15877
|
y,
|
|
15878
15878
|
h,
|
|
15879
15879
|
k,
|
|
15880
15880
|
Kt,
|
|
15881
|
-
_i,
|
|
15882
|
-
Si,
|
|
15883
|
-
ti,
|
|
15884
|
-
Jt,
|
|
15885
15881
|
mi,
|
|
15886
15882
|
wi,
|
|
15883
|
+
ti,
|
|
15884
|
+
Jt,
|
|
15885
|
+
yi,
|
|
15886
|
+
Pi,
|
|
15887
15887
|
ii,
|
|
15888
15888
|
It,
|
|
15889
|
-
|
|
15889
|
+
bi,
|
|
15890
15890
|
Gt,
|
|
15891
15891
|
ut,
|
|
15892
15892
|
Xt,
|
|
15893
15893
|
dt,
|
|
15894
|
-
|
|
15894
|
+
vi,
|
|
15895
15895
|
ht,
|
|
15896
15896
|
W,
|
|
15897
15897
|
Y,
|
|
@@ -15912,7 +15912,7 @@ function n3(t, e, i) {
|
|
|
15912
15912
|
ds,
|
|
15913
15913
|
fn,
|
|
15914
15914
|
gs,
|
|
15915
|
-
|
|
15915
|
+
ki,
|
|
15916
15916
|
fs,
|
|
15917
15917
|
Dn,
|
|
15918
15918
|
hs,
|
|
@@ -16608,7 +16608,8 @@ const xo = (t) => typeof t != "object" || t === null ? t : Array.isArray(t) ? t.
|
|
|
16608
16608
|
};
|
|
16609
16609
|
}));
|
|
16610
16610
|
}, je = (t, e, i) => {
|
|
16611
|
-
|
|
16611
|
+
var s;
|
|
16612
|
+
typeof ((s = t.initialProps) == null ? void 0 : s[e]) != "undefined" || (t[e] = i);
|
|
16612
16613
|
}, d3 = ({ intro_outro_enabled: t, intro_url: e, outro_url: i }) => {
|
|
16613
16614
|
if (!t)
|
|
16614
16615
|
return [];
|
|
@@ -16769,7 +16770,7 @@ const xo = (t) => typeof t != "object" || t === null ? t : Array.isArray(t) ? t.
|
|
|
16769
16770
|
for (const o of t.instances())
|
|
16770
16771
|
o.showBottomWidget = o === i;
|
|
16771
16772
|
}, L3 = { playing: 2, paused: 1, stopped: 0 };
|
|
16772
|
-
var Qs, Kr, $s, Jr, ss, Lo, eo, Gr, to, Xr,
|
|
16773
|
+
var Qs, Kr, $s, Jr, ss, Lo, eo, Gr, to, Xr, Si, xi, Ri, yn, oi, gi, io, Qr, Sn, Zn, Ui, bn, no, $r, os, No, ji, sn, ls, Do, Fi, vn, Wt, Yt, qi, kn, Mi, on, so, ea, oo, ta, wn, Kn, rs, Ro, lo, ia, ro, na, ao, sa, co, oa;
|
|
16773
16774
|
class N3 {
|
|
16774
16775
|
constructor(e, i) {
|
|
16775
16776
|
// private
|
|
@@ -16778,7 +16779,7 @@ class N3 {
|
|
|
16778
16779
|
Ie(this, ss);
|
|
16779
16780
|
Ie(this, eo);
|
|
16780
16781
|
Ie(this, to);
|
|
16781
|
-
Ie(this,
|
|
16782
|
+
Ie(this, Si);
|
|
16782
16783
|
Ie(this, Ri);
|
|
16783
16784
|
Ie(this, oi);
|
|
16784
16785
|
Ie(this, io);
|
|
@@ -16786,12 +16787,12 @@ class N3 {
|
|
|
16786
16787
|
Ie(this, Ui);
|
|
16787
16788
|
Ie(this, no);
|
|
16788
16789
|
Ie(this, os);
|
|
16789
|
-
Ie(this,
|
|
16790
|
+
Ie(this, ji);
|
|
16790
16791
|
Ie(this, ls);
|
|
16791
16792
|
Ie(this, Fi);
|
|
16792
16793
|
Ie(this, Wt);
|
|
16793
16794
|
Ie(this, qi);
|
|
16794
|
-
Ie(this,
|
|
16795
|
+
Ie(this, Mi);
|
|
16795
16796
|
Ie(this, so);
|
|
16796
16797
|
Ie(this, oo);
|
|
16797
16798
|
Ie(this, wn);
|
|
@@ -16821,25 +16822,25 @@ class N3 {
|
|
|
16821
16822
|
}
|
|
16822
16823
|
// Please document all events and keep in-sync with /doc/player-events.md
|
|
16823
16824
|
handlePressedChangeRate() {
|
|
16824
|
-
j(this,
|
|
16825
|
+
j(this, ji, sn).call(this, (e) => e + 1, { cycle: !0 });
|
|
16825
16826
|
}
|
|
16826
16827
|
handlePressedEnterOnChangeRate() {
|
|
16827
|
-
j(this,
|
|
16828
|
+
j(this, ji, sn).call(this, (e) => e + 1, { cycle: !0 });
|
|
16828
16829
|
}
|
|
16829
16830
|
handlePressedSpaceOnChangeRate() {
|
|
16830
|
-
j(this,
|
|
16831
|
+
j(this, ji, sn).call(this, (e) => e + 1, { cycle: !0 });
|
|
16831
16832
|
}
|
|
16832
16833
|
handlePressedUpOnChangeRate() {
|
|
16833
|
-
j(this,
|
|
16834
|
+
j(this, ji, sn).call(this, (e) => e + 1);
|
|
16834
16835
|
}
|
|
16835
16836
|
handlePressedRightOnChangeRate() {
|
|
16836
|
-
j(this,
|
|
16837
|
+
j(this, ji, sn).call(this, (e) => e + 1);
|
|
16837
16838
|
}
|
|
16838
16839
|
handlePressedDownOnChangeRate() {
|
|
16839
|
-
j(this,
|
|
16840
|
+
j(this, ji, sn).call(this, (e) => e - 1);
|
|
16840
16841
|
}
|
|
16841
16842
|
handlePressedLeftOnChangeRate() {
|
|
16842
|
-
j(this,
|
|
16843
|
+
j(this, ji, sn).call(this, (e) => e - 1);
|
|
16843
16844
|
}
|
|
16844
16845
|
handlePressedPrevSegment() {
|
|
16845
16846
|
j(this, ls, Do).call(this, (e) => e - 1);
|
|
@@ -16919,7 +16920,7 @@ class N3 {
|
|
|
16919
16920
|
}
|
|
16920
16921
|
handleIdentifiersChanged() {
|
|
16921
16922
|
rr(this.player).then(() => {
|
|
16922
|
-
j(this, qi, kn).call(this, { atTheStart: !0 }), j(this,
|
|
16923
|
+
j(this, qi, kn).call(this, { atTheStart: !0 }), j(this, Mi, on).call(this, { atTheStart: !0 });
|
|
16923
16924
|
});
|
|
16924
16925
|
}
|
|
16925
16926
|
handleNoContentAvailable({ description: e }) {
|
|
@@ -16939,14 +16940,14 @@ class N3 {
|
|
|
16939
16940
|
e && !i && !this.preScrubState && (this.player.playbackState = "paused");
|
|
16940
16941
|
}
|
|
16941
16942
|
handleCurrentTimeUpdated() {
|
|
16942
|
-
this.midrollPlayed || j(this,
|
|
16943
|
+
this.midrollPlayed || j(this, Mi, on).call(this);
|
|
16943
16944
|
const e = this.player.currentTime <= 0, i = this.player.currentTime >= this.player.duration, n = this.player.mediaElement.video.paused;
|
|
16944
16945
|
!e && !i && !n && (this.player.playbackState = "playing");
|
|
16945
16946
|
}
|
|
16946
16947
|
handlePlaybackEnded() {
|
|
16947
16948
|
j(this, io, Qr).call(this) && (this.midrollPlayed = !0), this.segmentPlayed = !1;
|
|
16948
|
-
const e = j(this,
|
|
16949
|
-
j(this,
|
|
16949
|
+
const e = j(this, Si, xi).call(this), i = j(this, oi, gi).call(this);
|
|
16950
|
+
j(this, Mi, on).call(this, { atTheEnd: !0, wasIntro: e }), !i && (j(this, qi, kn).call(this, { atTheEnd: !0 }), !e && (j(this, Ri, yn).call(this) || j(this, oi, gi).call(this) || j(this, Fi, vn).call(this, (n) => n + 1)));
|
|
16950
16951
|
}
|
|
16951
16952
|
handlePlaybackNotAllowed({ description: e }) {
|
|
16952
16953
|
console.warn(`BeyondWords.Player: ${e}`);
|
|
@@ -16954,7 +16955,7 @@ class N3 {
|
|
|
16954
16955
|
this.player.playbackState = i ? "stopped" : "paused";
|
|
16955
16956
|
}
|
|
16956
16957
|
handlePlaybackErrored({ mediaType: e, errorMessage: i }) {
|
|
16957
|
-
console.warn(`BeyondWords.Player: ${e} playback error: ${i}`), j(this,
|
|
16958
|
+
console.warn(`BeyondWords.Player: ${e} playback error: ${i}`), j(this, Si, xi).call(this) || j(this, Ri, yn).call(this) ? j(this, qi, kn).call(this, { errored: !0 }) : j(this, oi, gi).call(this) ? j(this, Mi, on).call(this, { errored: !0 }) : this.handlePlaybackEnded();
|
|
16958
16959
|
}
|
|
16959
16960
|
handlePressedMaximize() {
|
|
16960
16961
|
Pl() ? q0() : F0(this.player.target);
|
|
@@ -16981,15 +16982,15 @@ class N3 {
|
|
|
16981
16982
|
}
|
|
16982
16983
|
handleContentStatusChanged({ contentId: e, legacyId: i, sourceId: n, sourceUrl: s, contentStatus: o }) {
|
|
16983
16984
|
o === "processed" && this.player.playbackState === "stopped" && this.player.contentIndex === 0 && this.player.currentTime === 0 && j(this, ao, sa).call(this, { contentId: e, legacyId: i, sourceId: n, sourceUrl: s }) && rr(this.player).then(() => {
|
|
16984
|
-
j(this, qi, kn).call(this, { atTheStart: !0 }), j(this,
|
|
16985
|
+
j(this, qi, kn).call(this, { atTheStart: !0 }), j(this, Mi, on).call(this, { atTheStart: !0 });
|
|
16985
16986
|
});
|
|
16986
16987
|
}
|
|
16987
16988
|
handleCurrentSegmentUpdated({ segment: e, segmentIndex: i, contentIndex: n }) {
|
|
16988
16989
|
var s;
|
|
16989
|
-
j(this, Sn, Zn).call(this) ? this.player.currentSegment =
|
|
16990
|
+
j(this, Sn, Zn).call(this) ? this.player.currentSegment = zi(Ht({}, e), { segmentIndex: i, contentIndex: n }) : this.segmentPlayed || ((s = this.player.segmentContainers) == null || s.reset(), this.player.currentSegment = null);
|
|
16990
16991
|
}
|
|
16991
16992
|
handleHoveredSegmentUpdated({ segment: e, segmentIndex: i, contentIndex: n }) {
|
|
16992
|
-
e ? this.player.hoveredSegment =
|
|
16993
|
+
e ? this.player.hoveredSegment = zi(Ht({}, e), { segmentIndex: i, contentIndex: n }) : this.player.hoveredSegment = null;
|
|
16993
16994
|
}
|
|
16994
16995
|
handlePressedSegment({ segment: e, segmentIndex: i, contentIndex: n }) {
|
|
16995
16996
|
if (!$n("hovered", e, this.player.clickableSections))
|
|
@@ -17012,7 +17013,7 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17012
17013
|
return this.player.introsOutros.some((e) => e.placement === "pre-roll");
|
|
17013
17014
|
}, to = new WeakSet(), Xr = function() {
|
|
17014
17015
|
return this.player.introsOutros.some((e) => e.placement === "post-roll");
|
|
17015
|
-
},
|
|
17016
|
+
}, Si = new WeakSet(), xi = function(e = this.player.introsOutrosIndex) {
|
|
17016
17017
|
var i, n, s;
|
|
17017
17018
|
return ((s = (n = (i = this.player) == null ? void 0 : i.introsOutros) == null ? void 0 : n[e]) == null ? void 0 : s.placement) === "pre-roll";
|
|
17018
17019
|
}, Ri = new WeakSet(), yn = function(e = this.player.introsOutrosIndex) {
|
|
@@ -17024,7 +17025,7 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17024
17025
|
var e;
|
|
17025
17026
|
return ((e = this.player.adverts[this.player.advertIndex]) == null ? void 0 : e.placement) === "mid-roll";
|
|
17026
17027
|
}, Sn = new WeakSet(), Zn = function() {
|
|
17027
|
-
return !j(this,
|
|
17028
|
+
return !j(this, Si, xi).call(this) && !j(this, Ri, yn).call(this) && !j(this, oi, gi).call(this);
|
|
17028
17029
|
}, Ui = new WeakSet(), bn = function() {
|
|
17029
17030
|
this.player.playbackState === "playing" ? this.player.playbackState = "paused" : this.player.playbackState = "playing";
|
|
17030
17031
|
}, no = new WeakSet(), $r = function() {
|
|
@@ -17032,19 +17033,19 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17032
17033
|
}, os = new WeakSet(), No = function(s) {
|
|
17033
17034
|
var o = s, { segmentIndex: e, contentIndex: i } = o, n = ho(o, ["segmentIndex", "contentIndex"]);
|
|
17034
17035
|
j(this, Wt, Yt).call(this, () => n.startTime, i), this.player.currentSegment = Ht({ segmentIndex: e, contentIndex: i }, n), this.player.playbackState = "playing", this.segmentPlayed = !0;
|
|
17035
|
-
},
|
|
17036
|
+
}, ji = new WeakSet(), sn = function(e, { cycle: i } = {}) {
|
|
17036
17037
|
const n = this.player.playbackRates, s = n.length - 1, o = n.indexOf(this.player.playbackRate), l = e(o);
|
|
17037
17038
|
let r;
|
|
17038
17039
|
i ? r = l % n.length : r = Math.max(0, Math.min(s, l)), this.player.playbackRate = n[r] || 1;
|
|
17039
17040
|
}, ls = new WeakSet(), Do = function(e) {
|
|
17040
17041
|
const i = this.player.content[this.player.contentIndex].segments, n = Ho(i, this.player.currentTime), s = e(n);
|
|
17041
|
-
j(this,
|
|
17042
|
+
j(this, Si, xi).call(this) && s >= 0 ? this.handlePlaybackEnded() : j(this, Ri, yn).call(this) && s < 0 ? (j(this, wn, Kn).call(this, -1), j(this, Wt, Yt).call(this, () => {
|
|
17042
17043
|
var o;
|
|
17043
17044
|
return ((o = i[i.length - 1]) == null ? void 0 : o.startTime) || 0.01;
|
|
17044
17045
|
}), this.player.playbackState = "playing") : j(this, Sn, Zn).call(this) && s < 0 && j(this, eo, Gr).call(this) ? (j(this, Wt, Yt).call(this, () => 0), j(this, qi, kn).call(this, { atTheStart: !0 })) : j(this, Sn, Zn).call(this) && s === i.length && j(this, to, Xr).call(this) ? j(this, Wt, Yt).call(this, () => this.player.duration - 0.01) : j(this, Sn, Zn).call(this) && s >= 0 && s < i.length && j(this, Wt, Yt).call(this, () => i[s].startTime);
|
|
17045
17046
|
}, Fi = new WeakSet(), vn = function(e) {
|
|
17046
17047
|
const i = e(this.player.contentIndex), n = i < 0 || i >= this.player.content.length;
|
|
17047
|
-
n ? (this.player.playbackState = "stopped", j(this, Wt, Yt).call(this, () => 0)) : (this.player.contentIndex = i, j(this, oi, gi).call(this) || (j(this, Wt, Yt).call(this, () => 0), this.midrollPlayed = !1)), j(this, wn, Kn).call(this, -1), j(this, qi, kn).call(this, { atTheStart: !0 }), n || j(this,
|
|
17048
|
+
n ? (this.player.playbackState = "stopped", j(this, Wt, Yt).call(this, () => 0)) : (this.player.contentIndex = i, j(this, oi, gi).call(this) || (j(this, Wt, Yt).call(this, () => 0), this.midrollPlayed = !1)), j(this, wn, Kn).call(this, -1), j(this, qi, kn).call(this, { atTheStart: !0 }), n || j(this, Mi, on).call(this, { atTheStart: !0 });
|
|
17048
17049
|
}, Wt = new WeakSet(), Yt = function(e, i) {
|
|
17049
17050
|
if (j(this, oi, gi).call(this))
|
|
17050
17051
|
this.prevTime = e(), this.prevContent = i;
|
|
@@ -17055,7 +17056,7 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17055
17056
|
}, qi = new WeakSet(), kn = function({ atTheStart: e, atTheEnd: i, errored: n } = {}) {
|
|
17056
17057
|
const { content: s, introsOutros: o, currentTime: l } = this.player, r = typeof this.nextIntroOutro != "undefined" ? this.nextIntroOutro : this.player.introsOutrosIndex, a = typeof this.nextAdvert != "undefined" ? this.nextAdvert : this.player.advertIndex, u = typeof this.prevContent != "undefined" ? this.prevContent : this.player.contentIndex;
|
|
17057
17058
|
j(this, wn, Kn).call(this, W3({ introsOutros: o, introsOutrosIndex: r, advertIndex: a, content: s, contentIndex: u, currentTime: l, atTheStart: e, atTheEnd: i, errored: n }));
|
|
17058
|
-
},
|
|
17059
|
+
}, Mi = new WeakSet(), on = function({ atTheStart: e, atTheEnd: i, wasIntro: n, errored: s } = {}) {
|
|
17059
17060
|
const { adverts: o, content: l, currentTime: r } = this.player;
|
|
17060
17061
|
let a = typeof this.nextIntroOutro != "undefined" ? this.nextIntroOutro : this.player.introsOutrosIndex;
|
|
17061
17062
|
const u = typeof this.nextAdvert != "undefined" ? this.nextAdvert : this.player.advertIndex, c = typeof this.prevContent != "undefined" ? this.prevContent : this.player.contentIndex;
|
|
@@ -17072,13 +17073,13 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17072
17073
|
return;
|
|
17073
17074
|
} else
|
|
17074
17075
|
delete this.nextIntroOutro;
|
|
17075
|
-
if (!(this.player.contentIndex <= 0 && this.player.currentTime <= 0) && j(this,
|
|
17076
|
-
this.player.introsOutrosIndex = -1, j(this,
|
|
17076
|
+
if (!(this.player.contentIndex <= 0 && this.player.currentTime <= 0) && j(this, Si, xi).call(this, e)) {
|
|
17077
|
+
this.player.introsOutrosIndex = -1, j(this, Mi, on).call(this, { atTheStart: !0 });
|
|
17077
17078
|
return;
|
|
17078
17079
|
}
|
|
17079
|
-
const o = j(this,
|
|
17080
|
+
const o = j(this, Si, xi).call(this), l = j(this, Ri, yn).call(this);
|
|
17080
17081
|
this.player.introsOutrosIndex = e;
|
|
17081
|
-
const r = o && !j(this,
|
|
17082
|
+
const r = o && !j(this, Si, xi).call(this), a = l && !j(this, Ri, yn).call(this);
|
|
17082
17083
|
r && (this.player.currentTime = 0), a && j(this, Fi, vn).call(this, () => 1 / 0);
|
|
17083
17084
|
}, rs = new WeakSet(), Ro = function(e) {
|
|
17084
17085
|
if (this.player.playbackState !== "playing" && e !== -1) {
|
|
@@ -17091,7 +17092,7 @@ Qs = new WeakSet(), Kr = function({ type: e }) {
|
|
|
17091
17092
|
const s = !n && j(this, oi, gi).call(this), o = n && !j(this, oi, gi).call(this);
|
|
17092
17093
|
s && j(this, lo, ia).call(this), o && j(this, ro, na).call(this);
|
|
17093
17094
|
}, lo = new WeakSet(), ia = function() {
|
|
17094
|
-
j(this,
|
|
17095
|
+
j(this, Si, xi).call(this) || (this.prevTime = this.player.currentTime), this.prevRate = this.player.playbackRate, this.prevContent = this.player.contentIndex, this.player.currentTime = 0, this.player.playbackRate = 1;
|
|
17095
17096
|
}, ro = new WeakSet(), na = function() {
|
|
17096
17097
|
this.player.playbackRate = this.prevRate || 1, this.player.contentIndex !== this.prevContent || (this.player.currentTime = this.prevTime), delete this.prevTime, delete this.prevRate, delete this.prevContent;
|
|
17097
17098
|
}, ao = new WeakSet(), sa = function({ contentId: e, legacyId: i, sourceId: n, sourceUrl: s }) {
|
|
@@ -17278,7 +17279,7 @@ class To {
|
|
|
17278
17279
|
return xm(this.analyticsSink, e);
|
|
17279
17280
|
}
|
|
17280
17281
|
sendToGoogleAnalytics(e, i) {
|
|
17281
|
-
window.gtag("event", e,
|
|
17282
|
+
window.gtag("event", e, zi(Ht({}, i), { send_to: this.analyticsSink }));
|
|
17282
17283
|
}
|
|
17283
17284
|
}
|
|
17284
17285
|
const r2 = (t, e) => {
|
|
@@ -17356,19 +17357,19 @@ const r2 = (t, e) => {
|
|
|
17356
17357
|
return t.prevPercentage = Math.floor(i / 10) * 10, !0;
|
|
17357
17358
|
}, f2 = () => dr(499) ? "phone" : dr(999) ? "tablet" : "desktop", dr = (t) => window.matchMedia && window.matchMedia(`only screen and (max-device-width: ${t}px)`).matches;
|
|
17358
17359
|
var rn;
|
|
17359
|
-
const
|
|
17360
|
+
const fi = class fi extends s3 {
|
|
17360
17361
|
constructor(n) {
|
|
17361
17362
|
var s = n, { target: e } = s, i = ho(s, ["target"]);
|
|
17362
17363
|
e2(), $3(i), t2();
|
|
17363
17364
|
const { newTarget: o, showUserInterface: l } = Jm(e);
|
|
17364
|
-
o.classList.add("beyondwords-player", "bwp"), o.style.display = "none";
|
|
17365
|
-
const r = new N3(null,
|
|
17365
|
+
o.classList.add("beyondwords-player", "bwp"), fi._styleLoaded || (o.style.display = "none");
|
|
17366
|
+
const r = new N3(null, fi);
|
|
17366
17367
|
r.addEventListener("<any>", (u) => r2(this, u));
|
|
17367
17368
|
const a = Ht({ showUserInterface: l }, i);
|
|
17368
|
-
super({ target: o, props:
|
|
17369
|
+
super({ target: o, props: zi(Ht({ controller: r }, a), { initialProps: a }) }), r.player = this, pi(fi, rn).push(this);
|
|
17369
17370
|
}
|
|
17370
|
-
static
|
|
17371
|
-
|
|
17371
|
+
static styleLoaded() {
|
|
17372
|
+
fi.instances().forEach((e) => e.target.style.removeProperty("display")), fi._styleLoaded = !0;
|
|
17372
17373
|
}
|
|
17373
17374
|
static get version() {
|
|
17374
17375
|
return zs;
|
|
@@ -17380,13 +17381,13 @@ const Di = class Di extends s3 {
|
|
|
17380
17381
|
return `https://proxy.beyondwords.io/npm/@beyondwords/player@${zs}/dist/hls.light.min.js`;
|
|
17381
17382
|
}
|
|
17382
17383
|
static instances() {
|
|
17383
|
-
return [...
|
|
17384
|
+
return [...pi(fi, rn)];
|
|
17384
17385
|
}
|
|
17385
17386
|
static destroyAll() {
|
|
17386
|
-
|
|
17387
|
+
pi(fi, rn).forEach((e) => e.destroy());
|
|
17387
17388
|
}
|
|
17388
17389
|
destroy() {
|
|
17389
|
-
this.$destroy(), $o(
|
|
17390
|
+
this.$destroy(), $o(fi, rn, pi(fi, rn).filter((e) => e !== this));
|
|
17390
17391
|
}
|
|
17391
17392
|
get target() {
|
|
17392
17393
|
return this.$$.root;
|
|
@@ -17401,8 +17402,8 @@ const Di = class Di extends s3 {
|
|
|
17401
17402
|
]);
|
|
17402
17403
|
}
|
|
17403
17404
|
};
|
|
17404
|
-
rn = new WeakMap(), Ie(
|
|
17405
|
-
let Fs =
|
|
17405
|
+
rn = new WeakMap(), Ie(fi, rn, []);
|
|
17406
|
+
let Fs = fi;
|
|
17406
17407
|
var gr;
|
|
17407
17408
|
typeof window != "undefined" && (window.BeyondWords || (window.BeyondWords = {}), (gr = window.BeyondWords).Player || (gr.Player = Fs));
|
|
17408
17409
|
const y2 = { Player: Fs };
|