@orangelogic/design-system 2.95.0 → 2.97.0
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/library/chunks/asset.B3vySOI-.js +431 -0
- package/library/chunks/{asset.types.6DCzTOQm.js → asset.types.KXRZEtBr.js} +127 -126
- package/library/chunks/{button.BZjbVq8t.js → button.CAa1kvwe.js} +2 -2
- package/library/chunks/{color-swatch-group.Q8ybVS0A.js → color-swatch-group.ChcPlkPU.js} +5 -5
- package/library/chunks/{color-swatch.CbL_TpRZ.js → color-swatch.DJ1kUnBQ.js} +1 -1
- package/library/chunks/{confirm-popover.bBo9aPlX.js → confirm-popover.D4x0nO5g.js} +3 -3
- package/library/chunks/content-builder.CcgZciZN.js +58 -0
- package/library/chunks/{cropper.uKGcvnPk.js → cropper.Bib8Abm3.js} +4937 -4932
- package/library/chunks/{dialog.DRW8iwh-.js → dialog.BLaxLMSc.js} +2 -2
- package/library/chunks/{dom.DURaLV1d.js → dom.0RpWet6y.js} +1 -1
- package/library/chunks/{dot-pagination.CvUr6R4S.js → dot-pagination.-nDdQxJN.js} +1 -1
- package/library/chunks/{file-on-demand.KQlA1JFF.js → file-on-demand.AzwoUvwB.js} +10 -10
- package/library/chunks/{folder-select.DxBOSyvo.js → folder-select.XpkOFzAW.js} +5 -5
- package/library/chunks/{form.nRqYei4e.js → form.Ch1cwYzO.js} +1 -1
- package/library/chunks/{header.ClxEkQPZ.js → header.BZxyeLPK.js} +1 -1
- package/library/chunks/{i18n.W6czbRms.js → i18n.BABe9hN4.js} +6 -0
- package/library/chunks/{icon-button.MqA-pNw8.js → icon-button.C2s3pHG4.js} +1 -1
- package/library/chunks/{iframe.PcSPtm_O.js → iframe.DPccxsnE.js} +1 -1
- package/library/chunks/{image.Dtdklw5q.js → image.9qwbjGNb.js} +1 -1
- package/library/chunks/{image.C-Covc0H.js → image.Cc4V85ID.js} +354 -311
- package/library/chunks/{list-editor.BnHKqD0O.js → list-editor.pVYc_70c.js} +183 -153
- package/library/chunks/{number.CCF6IxpN.js → number.B4PQLJIg.js} +32 -32
- package/library/chunks/{option.Cx54zrJq.js → option.DGXQzdtb.js} +1 -1
- package/library/chunks/{pagination.CG5odPWi.js → pagination.DZqKSA86.js} +4 -4
- package/library/chunks/{responsive.D9TUCX5p.js → responsive.Oz9HWjyQ.js} +1 -1
- package/library/chunks/{string.DfV21HEI.js → string.DUgD4c9f.js} +41 -34
- package/library/chunks/{tab-group.BLZ-qEpp.js → tab-group.BhCf9Smq.js} +4 -4
- package/library/chunks/{table.CYxWpvAC.js → table.V5PGGTfO.js} +13 -11
- package/library/chunks/{time.BNrE47-8.js → time.BiQnh9wt.js} +1 -1
- package/library/chunks/toast.D3AW3RWv.js +94 -0
- package/library/chunks/transformation.Cqz3hPaQ.js +144 -0
- package/library/chunks/{tree.CKi63r95.js → tree.DZa7k-4E.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +767 -862
- package/library/components/atoms.js +12 -12
- package/library/components/border-input-group.js +1 -1
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +3 -3
- package/library/components/checkbox.js +1 -1
- package/library/components/color-picker.js +3 -3
- package/library/components/color-swatch-group.js +6 -6
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +2 -2
- package/library/components/cropper.js +1 -1
- package/library/components/details.js +4 -4
- package/library/components/dialog.js +3 -3
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +1 -1
- package/library/components/dynamic-select.js +4 -4
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +11 -11
- package/library/components/folder-select.js +4 -4
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +2 -2
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +2 -2
- package/library/components/input.js +4 -7
- package/library/components/line-clamp.js +1 -1
- package/library/components/list-editor.js +6 -6
- package/library/components/masonry.js +2 -2
- package/library/components/menu-item.js +1 -1
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +5 -5
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/pagination.js +5 -5
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/radio-group.js +1 -1
- package/library/components/range.js +2 -2
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +3 -3
- package/library/components/share-option-list.js +2 -2
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +2 -2
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/switch.js +1 -1
- package/library/components/tab-group.js +5 -5
- package/library/components/tab.js +2 -2
- package/library/components/table.js +5 -5
- package/library/components/tag.js +2 -2
- package/library/components/textarea.js +2 -2
- package/library/components/timecode.js +1 -1
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +2 -2
- package/library/components/types.js +31066 -29848
- package/library/components/video.js +554 -545
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/image/image.d.ts +15 -1
- package/library/packages/atoms/src/components/input/input.d.ts +1 -2
- package/library/packages/atoms/src/components/video/video.d.ts +3 -1
- package/library/packages/events/src/cx-asset-format-picker-delete.d.ts +6 -0
- package/library/packages/events/src/cx-asset-format-picker-select.d.ts +8 -0
- package/library/packages/events/src/cx-asset-transformation-dialog-cancel.d.ts +6 -0
- package/library/packages/events/src/cx-asset-transformation-dialog-confirm.d.ts +11 -0
- package/library/packages/events/src/cx-asset-transformation-dialog-delete.d.ts +6 -0
- package/library/packages/events/src/cx-bento-range-change.d.ts +9 -0
- package/library/packages/events/src/cx-content-builder-gallery-fetched.d.ts +10 -0
- package/library/packages/events/src/cx-lightbox-close.d.ts +6 -0
- package/library/packages/events/src/cx-lightbox-download.d.ts +11 -0
- package/library/packages/events/src/cx-timeline-data-resolved.d.ts +10 -0
- package/library/packages/events/src/cx-video-thumbnail-resolved.d.ts +8 -0
- package/library/packages/events/src/events.d.ts +12 -1
- package/library/packages/molecules/src/asset-data-display/asset-data-display.d.ts +1 -0
- package/library/packages/molecules/src/asset-format-picker/asset-format-picker.d.ts +56 -0
- package/library/packages/molecules/src/asset-format-picker/asset-format-picker.styles.d.ts +2 -0
- package/library/packages/molecules/src/asset-picker/asset-picker.d.ts +7 -0
- package/library/packages/molecules/src/cropper/cropper.d.ts +1 -0
- package/library/packages/molecules/src/cropper/react/Cropper.d.ts +1 -0
- package/library/packages/molecules/src/download-format-picker/download-format-picker.d.ts +5 -1
- package/library/packages/molecules/src/index.d.ts +1 -0
- package/library/packages/molecules/src/timeline/timeline.d.ts +18 -0
- package/library/packages/organisms/src/asset-link-format/asset-link-format.d.ts +12 -0
- package/library/packages/organisms/src/asset-link-format/components/asset-link-format-rotation/asset-link-format-rotation.d.ts +7 -7
- package/library/packages/organisms/src/asset-transformation-dialog/asset-transformation-dialog.d.ts +102 -0
- package/library/packages/organisms/src/asset-transformation-dialog/asset-transformation-dialog.styles.d.ts +2 -0
- package/library/packages/organisms/src/bento-grid/bento-grid.d.ts +57 -26
- package/library/packages/organisms/src/bento-grid/bento-layout.d.ts +44 -0
- package/library/packages/organisms/src/carousel/carousel.d.ts +3 -1
- package/library/packages/organisms/src/content-builder/components/block-picker/block-picker.d.ts +7 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +4 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +11 -0
- package/library/packages/organisms/src/content-builder/components/config-manager/config-manager.d.ts +10 -0
- package/library/packages/organisms/src/content-builder/components/gallery-picker/gallery-picker.d.ts +6 -0
- package/library/packages/organisms/src/content-builder/configs/carousel.d.ts +6 -2
- package/library/packages/organisms/src/content-builder/configs/gallery.d.ts +6 -2
- package/library/packages/organisms/src/content-builder/configs/image.d.ts +7 -4
- package/library/packages/organisms/src/content-builder/configs/timeline.d.ts +5 -2
- package/library/packages/organisms/src/content-builder/configs/video.d.ts +11 -2
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +45 -4
- package/library/packages/organisms/src/content-builder/content-builder-constants.d.ts +2 -2
- package/library/packages/organisms/src/content-builder/content-builder.d.ts +13 -0
- package/library/packages/organisms/src/content-builder/plugins/gallery.d.ts +45 -1
- package/library/packages/organisms/src/content-builder/styleController.d.ts +26 -1
- package/library/packages/organisms/src/index.d.ts +2 -0
- package/library/packages/organisms/src/lightbox/lightbox.d.ts +79 -0
- package/library/packages/organisms/src/lightbox/lightbox.styles.d.ts +2 -0
- package/library/packages/services/src/api/asset/asset.d.ts +2 -2
- package/library/packages/services/src/api/asset/asset.types.d.ts +4 -0
- package/library/packages/tools/src/fetch-asset/fetch-asset.d.ts +2 -1
- package/library/packages/tools/src/fetch-image/fetch-image.d.ts +19 -5
- package/library/packages/types/src/asset-click-action.d.ts +3 -1
- package/library/packages/types/src/asset-format-picker.d.ts +11 -0
- package/library/packages/types/src/bento-grid.d.ts +37 -0
- package/library/packages/types/src/content-builder.d.ts +37 -1
- package/library/packages/types/src/gallery.d.ts +0 -6
- package/library/packages/utils/src/actions/asset-click.d.ts +1 -3
- package/library/packages/utils/src/custom-element/i18n.d.ts +6 -0
- package/library/packages/utils/src/index.d.ts +1 -0
- package/library/packages/utils/src/string/string.d.ts +1 -0
- package/library/packages/utils/src/transformation/index.d.ts +1 -0
- package/library/react-web-component.d.ts +236 -8
- package/library/utils.js +517 -192
- package/package.json +1 -1
- package/library/chunks/asset.Duzr3O3z.js +0 -370
- package/library/chunks/index.BgXEXk4m.js +0 -398
- package/library/chunks/toast.Bc4wpYJ1.js +0 -150
- /package/library/packages/{organisms/src/asset-link-format/asset-link-format.utils.d.ts → utils/src/transformation/transformation.d.ts} +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { c as ps, a as
|
|
1
|
+
import { c as ps, a as Fn } from "../chunks/_commonjsHelpers.DQNKXVTB.js";
|
|
2
2
|
import { r as wb } from "../chunks/___vite-browser-external_commonjs-proxy.C2tf3HsQ.js";
|
|
3
|
-
import { r as Sb, C as Cb, R as Mb } from "../chunks/image.
|
|
3
|
+
import { r as Sb, C as Cb, R as Mb } from "../chunks/image.Cc4V85ID.js";
|
|
4
4
|
import Db from "./resize-observer.js";
|
|
5
5
|
import { c as Pb } from "../chunks/component.styles.CRO4Odto.js";
|
|
6
6
|
import { b as Lb } from "../chunks/browser.BHOCIF_A.js";
|
|
7
7
|
import { c as Rb } from "../chunks/custom-element.L4WJXn1j.js";
|
|
8
|
-
import { L as Ib } from "../chunks/i18n.
|
|
9
|
-
import { w as
|
|
8
|
+
import { L as Ib } from "../chunks/i18n.BABe9hN4.js";
|
|
9
|
+
import { w as gn } from "../chunks/watch.BCJD77bD.js";
|
|
10
10
|
import { i as Ob, x as Zc } from "../chunks/lit-element.jLBm65_O.js";
|
|
11
11
|
import { n as ki } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
12
|
-
import { r as
|
|
12
|
+
import { r as yn } from "../chunks/state.CSDxrqLd.js";
|
|
13
13
|
import { e as ao } from "../chunks/query.BBf1UFkC.js";
|
|
14
14
|
import { r as kb } from "../chunks/query-async.CTgXGyQ5.js";
|
|
15
15
|
import { e as Rp } from "../chunks/class-map.BiVq-cVR.js";
|
|
@@ -34,7 +34,7 @@ function Lm() {
|
|
|
34
34
|
return typeof document < "u" ? i = document : (i = e["__GLOBAL_DOCUMENT_CACHE@4"], i || (i = e["__GLOBAL_DOCUMENT_CACHE@4"] = t)), Jc = i, Jc;
|
|
35
35
|
}
|
|
36
36
|
var Bb = Lm();
|
|
37
|
-
const Pe = /* @__PURE__ */
|
|
37
|
+
const Pe = /* @__PURE__ */ Fn(Bb);
|
|
38
38
|
var $c, kp;
|
|
39
39
|
function vc() {
|
|
40
40
|
if (kp) return $c;
|
|
@@ -43,7 +43,7 @@ function vc() {
|
|
|
43
43
|
return typeof window < "u" ? e = window : typeof ps < "u" ? e = ps : typeof self < "u" ? e = self : e = {}, $c = e, $c;
|
|
44
44
|
}
|
|
45
45
|
var Fb = vc();
|
|
46
|
-
const Q = /* @__PURE__ */
|
|
46
|
+
const Q = /* @__PURE__ */ Fn(Fb);
|
|
47
47
|
Number.EPSILON === void 0 && (Number.EPSILON = Math.pow(2, -52));
|
|
48
48
|
Number.isInteger === void 0 && (Number.isInteger = function(e) {
|
|
49
49
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e;
|
|
@@ -102,7 +102,7 @@ Object.assign(Nn.prototype, {
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
});
|
|
105
|
-
var Rm = "93", Nb = { LEFT: 0, MIDDLE: 1, RIGHT: 2 }, Im = 0, Vh = 1, Om = 2, Ub = 3, jb = 0, Gb = 1, Vb = 0, Fd = 1, km = 2, Bu = 0, Rr = 1, so = 2, Nd = 1, zb = 2, mc = 0, Ud = 1, Ka = 2, Al = 0, Fu = 1, jd = 2, Gd = 3, Vd = 4, zd = 5, Hd = 100, Bm = 101, Fm = 102, zh = 103, Hh = 104, Nm = 200, Um = 201, jm = 202, Gm = 203, Wd = 204, qd = 205, Vm = 206, zm = 207, Hm = 208, Wm = 209, qm = 210, Xm = 0, Ym = 1, Qm = 2, Tl = 3, Km = 4, Zm = 5, Jm = 6, $m = 7, Nu = 0, eg = 1, tg = 2, fl = 0, Xd = 1, rg = 2, ig = 3, ng = 4, gc = 300, yc = 301, El = 302, Yd = 303, wl = 304, Qd = 305, _c = 306, bc = 307,
|
|
105
|
+
var Rm = "93", Nb = { LEFT: 0, MIDDLE: 1, RIGHT: 2 }, Im = 0, Vh = 1, Om = 2, Ub = 3, jb = 0, Gb = 1, Vb = 0, Fd = 1, km = 2, Bu = 0, Rr = 1, so = 2, Nd = 1, zb = 2, mc = 0, Ud = 1, Ka = 2, Al = 0, Fu = 1, jd = 2, Gd = 3, Vd = 4, zd = 5, Hd = 100, Bm = 101, Fm = 102, zh = 103, Hh = 104, Nm = 200, Um = 201, jm = 202, Gm = 203, Wd = 204, qd = 205, Vm = 206, zm = 207, Hm = 208, Wm = 209, qm = 210, Xm = 0, Ym = 1, Qm = 2, Tl = 3, Km = 4, Zm = 5, Jm = 6, $m = 7, Nu = 0, eg = 1, tg = 2, fl = 0, Xd = 1, rg = 2, ig = 3, ng = 4, gc = 300, yc = 301, El = 302, Yd = 303, wl = 304, Qd = 305, _c = 306, bc = 307, wn = 1e3, wi = 1001, Ca = 1002, Si = 1003, xc = 1004, Ac = 1005, Zr = 1006, Kd = 1007, Uu = 1008, Tc = 1009, ag = 1010, sg = 1011, ko = 1012, og = 1013, Zd = 1014, ms = 1015, Ec = 1016, ug = 1017, lg = 1018, cg = 1019, Bo = 1020, hg = 1021, Ma = 1022, cn = 1023, dg = 1024, fg = 1025, Hb = cn, xa = 1026, gs = 1027, Wh = 33776, qh = 33777, Xh = 33778, Yh = 33779, Qh = 35840, Kh = 35841, Zh = 35842, Jh = 35843, pg = 36196, vg = 37808, mg = 37809, gg = 37810, yg = 37811, _g = 37812, bg = 37813, xg = 37814, Ag = 37815, Tg = 37816, Eg = 37817, wg = 37818, Sg = 37819, Cg = 37820, Mg = 37821, Dg = 2200, Pg = 2201, Lg = 2202, Fo = 2300, Do = 2301, pl = 2302, Da = 2400, ya = 2401, No = 2402, Jd = 0, Rg = 1, Ig = 2, Uo = 3e3, Og = 3001, $d = 3007, kg = 3002, Wb = 3003, Bg = 3004, Fg = 3005, Ng = 3006, Ug = 3200, jg = 3201, Rt = {
|
|
106
106
|
DEG2RAD: Math.PI / 180,
|
|
107
107
|
RAD2DEG: 180 / Math.PI,
|
|
108
108
|
generateUUID: function() {
|
|
@@ -1329,7 +1329,7 @@ fr.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
1329
1329
|
if (this.mapping === gc) {
|
|
1330
1330
|
if (e.applyMatrix3(this.matrix), e.x < 0 || e.x > 1)
|
|
1331
1331
|
switch (this.wrapS) {
|
|
1332
|
-
case
|
|
1332
|
+
case wn:
|
|
1333
1333
|
e.x = e.x - Math.floor(e.x);
|
|
1334
1334
|
break;
|
|
1335
1335
|
case wi:
|
|
@@ -1341,7 +1341,7 @@ fr.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
1341
1341
|
}
|
|
1342
1342
|
if (e.y < 0 || e.y > 1)
|
|
1343
1343
|
switch (this.wrapT) {
|
|
1344
|
-
case
|
|
1344
|
+
case wn:
|
|
1345
1345
|
e.y = e.y - Math.floor(e.y);
|
|
1346
1346
|
break;
|
|
1347
1347
|
case wi:
|
|
@@ -1572,10 +1572,10 @@ function La(e, t, i, n, r, a, s, o, u, l, c, h) {
|
|
|
1572
1572
|
La.prototype = Object.create(fr.prototype);
|
|
1573
1573
|
La.prototype.constructor = La;
|
|
1574
1574
|
La.prototype.isDataTexture = !0;
|
|
1575
|
-
function
|
|
1575
|
+
function Rn(e, t) {
|
|
1576
1576
|
this.min = e !== void 0 ? e : new Y(1 / 0, 1 / 0, 1 / 0), this.max = t !== void 0 ? t : new Y(-1 / 0, -1 / 0, -1 / 0);
|
|
1577
1577
|
}
|
|
1578
|
-
Object.assign(
|
|
1578
|
+
Object.assign(Rn.prototype, {
|
|
1579
1579
|
isBox3: !0,
|
|
1580
1580
|
set: function(e, t) {
|
|
1581
1581
|
return this.min.copy(e), this.max.copy(t), this;
|
|
@@ -1774,7 +1774,7 @@ Object.assign(Vi.prototype, {
|
|
|
1774
1774
|
return this.center.copy(e), this.radius = t, this;
|
|
1775
1775
|
},
|
|
1776
1776
|
setFromPoints: function() {
|
|
1777
|
-
var e = new
|
|
1777
|
+
var e = new Rn();
|
|
1778
1778
|
return function(i, n) {
|
|
1779
1779
|
var r = this.center;
|
|
1780
1780
|
n !== void 0 ? r.copy(n) : e.setFromPoints(i).getCenter(r);
|
|
@@ -1813,7 +1813,7 @@ Object.assign(Vi.prototype, {
|
|
|
1813
1813
|
return t === void 0 && (console.warn("THREE.Sphere: .clampPoint() target is now required"), t = new Y()), t.copy(e), i > this.radius * this.radius && (t.sub(this.center).normalize(), t.multiplyScalar(this.radius).add(this.center)), t;
|
|
1814
1814
|
},
|
|
1815
1815
|
getBoundingBox: function(e) {
|
|
1816
|
-
return e === void 0 && (console.warn("THREE.Sphere: .getBoundingBox() target is now required"), e = new
|
|
1816
|
+
return e === void 0 && (console.warn("THREE.Sphere: .getBoundingBox() target is now required"), e = new Rn()), e.set(this.center, this.center), e.expandByScalar(this.radius), e;
|
|
1817
1817
|
},
|
|
1818
1818
|
applyMatrix4: function(e) {
|
|
1819
1819
|
return this.center.applyMatrix4(e), this.radius = this.radius * e.getMaxScaleOnAxis(), this;
|
|
@@ -5358,10 +5358,10 @@ _s.prototype = Object.assign(Object.create(hn.prototype), {
|
|
|
5358
5358
|
return t.object.zoom = this.zoom, t.object.left = this.left, t.object.right = this.right, t.object.top = this.top, t.object.bottom = this.bottom, t.object.near = this.near, t.object.far = this.far, this.view !== null && (t.object.view = Object.assign({}, this.view)), t;
|
|
5359
5359
|
}
|
|
5360
5360
|
});
|
|
5361
|
-
function
|
|
5361
|
+
function Mn(e, t, i, n, r, a) {
|
|
5362
5362
|
this.a = e, this.b = t, this.c = i, this.normal = n && n.isVector3 ? n : new Y(), this.vertexNormals = Array.isArray(n) ? n : [], this.color = r && r.isColor ? r : new tt(), this.vertexColors = Array.isArray(r) ? r : [], this.materialIndex = a !== void 0 ? a : 0;
|
|
5363
5363
|
}
|
|
5364
|
-
Object.assign(
|
|
5364
|
+
Object.assign(Mn.prototype, {
|
|
5365
5365
|
clone: function() {
|
|
5366
5366
|
return new this.constructor().copy(this);
|
|
5367
5367
|
},
|
|
@@ -5436,7 +5436,7 @@ ct.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
5436
5436
|
for (var l = [], c = [], h = [], d = 0, f = 0; d < r.length; d += 3, f += 2)
|
|
5437
5437
|
t.vertices.push(new Y(r[d], r[d + 1], r[d + 2])), a !== void 0 && l.push(new Y(a[d], a[d + 1], a[d + 2])), s !== void 0 && t.colors.push(new tt(s[d], s[d + 1], s[d + 2])), o !== void 0 && c.push(new ge(o[f], o[f + 1])), u !== void 0 && h.push(new ge(u[f], u[f + 1]));
|
|
5438
5438
|
function v(M, R, z, O) {
|
|
5439
|
-
var U = a !== void 0 ? [l[M].clone(), l[R].clone(), l[z].clone()] : [], T = s !== void 0 ? [t.colors[M].clone(), t.colors[R].clone(), t.colors[z].clone()] : [], S = new
|
|
5439
|
+
var U = a !== void 0 ? [l[M].clone(), l[R].clone(), l[z].clone()] : [], T = s !== void 0 ? [t.colors[M].clone(), t.colors[R].clone(), t.colors[z].clone()] : [], S = new Mn(M, R, z, U, T, O);
|
|
5440
5440
|
t.faces.push(S), o !== void 0 && t.faceVertexUvs[0].push([c[M].clone(), c[R].clone(), c[z].clone()]), u !== void 0 && t.faceVertexUvs[1].push([h[M].clone(), h[R].clone(), h[z].clone()]);
|
|
5441
5441
|
}
|
|
5442
5442
|
var _ = e.groups;
|
|
@@ -5539,7 +5539,7 @@ ct.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
5539
5539
|
r = this.faces[i], r.normal = r.__originalFaceNormal, r.vertexNormals = r.__originalVertexNormals;
|
|
5540
5540
|
},
|
|
5541
5541
|
computeBoundingBox: function() {
|
|
5542
|
-
this.boundingBox === null && (this.boundingBox = new
|
|
5542
|
+
this.boundingBox === null && (this.boundingBox = new Rn()), this.boundingBox.setFromPoints(this.vertices);
|
|
5543
5543
|
},
|
|
5544
5544
|
computeBoundingSphere: function() {
|
|
5545
5545
|
this.boundingSphere === null && (this.boundingSphere = new Vi()), this.boundingSphere.setFromPoints(this.vertices);
|
|
@@ -5559,7 +5559,7 @@ ct.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
5559
5559
|
h.push(d[f].clone());
|
|
5560
5560
|
for (f = 0, v = u.length; f < v; f++) {
|
|
5561
5561
|
var x = u[f], w, P, M, R = x.vertexNormals, z = x.vertexColors;
|
|
5562
|
-
w = new
|
|
5562
|
+
w = new Mn(x.a + r, x.b + r, x.c + r), w.normal.copy(x.normal), n !== void 0 && w.normal.applyMatrix3(n).normalize();
|
|
5563
5563
|
for (var O = 0, U = R.length; O < U; O++)
|
|
5564
5564
|
P = R[O].clone(), n !== void 0 && P.applyMatrix3(n).normalize(), w.vertexNormals.push(P);
|
|
5565
5565
|
w.color.copy(x.color);
|
|
@@ -5762,17 +5762,17 @@ ct.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
5762
5762
|
this.dispatchEvent({ type: "dispose" });
|
|
5763
5763
|
}
|
|
5764
5764
|
});
|
|
5765
|
-
function
|
|
5765
|
+
function Pt(e, t, i) {
|
|
5766
5766
|
if (Array.isArray(e))
|
|
5767
5767
|
throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");
|
|
5768
5768
|
this.name = "", this.array = e, this.itemSize = t, this.count = e !== void 0 ? e.length / t : 0, this.normalized = i === !0, this.dynamic = !1, this.updateRange = { offset: 0, count: -1 }, this.version = 0;
|
|
5769
5769
|
}
|
|
5770
|
-
Object.defineProperty(
|
|
5770
|
+
Object.defineProperty(Pt.prototype, "needsUpdate", {
|
|
5771
5771
|
set: function(e) {
|
|
5772
5772
|
e === !0 && this.version++;
|
|
5773
5773
|
}
|
|
5774
5774
|
});
|
|
5775
|
-
Object.assign(
|
|
5775
|
+
Object.assign(Pt.prototype, {
|
|
5776
5776
|
isBufferAttribute: !0,
|
|
5777
5777
|
onUploadCallback: function() {
|
|
5778
5778
|
},
|
|
@@ -5868,49 +5868,49 @@ Object.assign(Dt.prototype, {
|
|
|
5868
5868
|
}
|
|
5869
5869
|
});
|
|
5870
5870
|
function jo(e, t, i) {
|
|
5871
|
-
|
|
5871
|
+
Pt.call(this, new Int8Array(e), t, i);
|
|
5872
5872
|
}
|
|
5873
|
-
jo.prototype = Object.create(
|
|
5873
|
+
jo.prototype = Object.create(Pt.prototype);
|
|
5874
5874
|
jo.prototype.constructor = jo;
|
|
5875
5875
|
function Go(e, t, i) {
|
|
5876
|
-
|
|
5876
|
+
Pt.call(this, new Uint8Array(e), t, i);
|
|
5877
5877
|
}
|
|
5878
|
-
Go.prototype = Object.create(
|
|
5878
|
+
Go.prototype = Object.create(Pt.prototype);
|
|
5879
5879
|
Go.prototype.constructor = Go;
|
|
5880
5880
|
function Vo(e, t, i) {
|
|
5881
|
-
|
|
5881
|
+
Pt.call(this, new Uint8ClampedArray(e), t, i);
|
|
5882
5882
|
}
|
|
5883
|
-
Vo.prototype = Object.create(
|
|
5883
|
+
Vo.prototype = Object.create(Pt.prototype);
|
|
5884
5884
|
Vo.prototype.constructor = Vo;
|
|
5885
5885
|
function zo(e, t, i) {
|
|
5886
|
-
|
|
5886
|
+
Pt.call(this, new Int16Array(e), t, i);
|
|
5887
5887
|
}
|
|
5888
|
-
zo.prototype = Object.create(
|
|
5888
|
+
zo.prototype = Object.create(Pt.prototype);
|
|
5889
5889
|
zo.prototype.constructor = zo;
|
|
5890
5890
|
function Ra(e, t, i) {
|
|
5891
|
-
|
|
5891
|
+
Pt.call(this, new Uint16Array(e), t, i);
|
|
5892
5892
|
}
|
|
5893
|
-
Ra.prototype = Object.create(
|
|
5893
|
+
Ra.prototype = Object.create(Pt.prototype);
|
|
5894
5894
|
Ra.prototype.constructor = Ra;
|
|
5895
5895
|
function Ho(e, t, i) {
|
|
5896
|
-
|
|
5896
|
+
Pt.call(this, new Int32Array(e), t, i);
|
|
5897
5897
|
}
|
|
5898
|
-
Ho.prototype = Object.create(
|
|
5898
|
+
Ho.prototype = Object.create(Pt.prototype);
|
|
5899
5899
|
Ho.prototype.constructor = Ho;
|
|
5900
5900
|
function Ia(e, t, i) {
|
|
5901
|
-
|
|
5901
|
+
Pt.call(this, new Uint32Array(e), t, i);
|
|
5902
5902
|
}
|
|
5903
|
-
Ia.prototype = Object.create(
|
|
5903
|
+
Ia.prototype = Object.create(Pt.prototype);
|
|
5904
5904
|
Ia.prototype.constructor = Ia;
|
|
5905
5905
|
function ze(e, t, i) {
|
|
5906
|
-
|
|
5906
|
+
Pt.call(this, new Float32Array(e), t, i);
|
|
5907
5907
|
}
|
|
5908
|
-
ze.prototype = Object.create(
|
|
5908
|
+
ze.prototype = Object.create(Pt.prototype);
|
|
5909
5909
|
ze.prototype.constructor = ze;
|
|
5910
5910
|
function Wo(e, t, i) {
|
|
5911
|
-
|
|
5911
|
+
Pt.call(this, new Float64Array(e), t, i);
|
|
5912
5912
|
}
|
|
5913
|
-
Wo.prototype = Object.create(
|
|
5913
|
+
Wo.prototype = Object.create(Pt.prototype);
|
|
5914
5914
|
Wo.prototype.constructor = Wo;
|
|
5915
5915
|
function Gg() {
|
|
5916
5916
|
this.vertices = [], this.normals = [], this.colors = [], this.uvs = [], this.uvs2 = [], this.groups = [], this.morphTargets = {}, this.skinWeights = [], this.skinIndices = [], this.boundingBox = null, this.boundingSphere = null, this.verticesNeedUpdate = !1, this.normalsNeedUpdate = !1, this.colorsNeedUpdate = !1, this.uvsNeedUpdate = !1, this.groupsNeedUpdate = !1;
|
|
@@ -6001,7 +6001,7 @@ qe.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6001
6001
|
Array.isArray(e) ? this.index = new (Vg(e) > 65535 ? Ia : Ra)(e, 1) : this.index = e;
|
|
6002
6002
|
},
|
|
6003
6003
|
addAttribute: function(e, t) {
|
|
6004
|
-
return !(t && t.isBufferAttribute) && !(t && t.isInterleavedBufferAttribute) ? (console.warn("THREE.BufferGeometry: .addAttribute() now expects ( name, attribute )."), this.addAttribute(e, new
|
|
6004
|
+
return !(t && t.isBufferAttribute) && !(t && t.isInterleavedBufferAttribute) ? (console.warn("THREE.BufferGeometry: .addAttribute() now expects ( name, attribute )."), this.addAttribute(e, new Pt(arguments[1], arguments[2]))) : e === "index" ? (console.warn("THREE.BufferGeometry.addAttribute: Use .setIndex() for index attribute."), this.setIndex(t), this) : (this.attributes[e] = t, this);
|
|
6005
6005
|
},
|
|
6006
6006
|
getAttribute: function(e) {
|
|
6007
6007
|
return this.attributes[e];
|
|
@@ -6109,21 +6109,21 @@ qe.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6109
6109
|
},
|
|
6110
6110
|
fromDirectGeometry: function(e) {
|
|
6111
6111
|
var t = new Float32Array(e.vertices.length * 3);
|
|
6112
|
-
if (this.addAttribute("position", new
|
|
6112
|
+
if (this.addAttribute("position", new Pt(t, 3).copyVector3sArray(e.vertices)), e.normals.length > 0) {
|
|
6113
6113
|
var i = new Float32Array(e.normals.length * 3);
|
|
6114
|
-
this.addAttribute("normal", new
|
|
6114
|
+
this.addAttribute("normal", new Pt(i, 3).copyVector3sArray(e.normals));
|
|
6115
6115
|
}
|
|
6116
6116
|
if (e.colors.length > 0) {
|
|
6117
6117
|
var n = new Float32Array(e.colors.length * 3);
|
|
6118
|
-
this.addAttribute("color", new
|
|
6118
|
+
this.addAttribute("color", new Pt(n, 3).copyColorsArray(e.colors));
|
|
6119
6119
|
}
|
|
6120
6120
|
if (e.uvs.length > 0) {
|
|
6121
6121
|
var r = new Float32Array(e.uvs.length * 2);
|
|
6122
|
-
this.addAttribute("uv", new
|
|
6122
|
+
this.addAttribute("uv", new Pt(r, 2).copyVector2sArray(e.uvs));
|
|
6123
6123
|
}
|
|
6124
6124
|
if (e.uvs2.length > 0) {
|
|
6125
6125
|
var a = new Float32Array(e.uvs2.length * 2);
|
|
6126
|
-
this.addAttribute("uv2", new
|
|
6126
|
+
this.addAttribute("uv2", new Pt(a, 2).copyVector2sArray(e.uvs2));
|
|
6127
6127
|
}
|
|
6128
6128
|
this.groups = e.groups;
|
|
6129
6129
|
for (var s in e.morphTargets) {
|
|
@@ -6144,12 +6144,12 @@ qe.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6144
6144
|
return e.boundingSphere !== null && (this.boundingSphere = e.boundingSphere.clone()), e.boundingBox !== null && (this.boundingBox = e.boundingBox.clone()), this;
|
|
6145
6145
|
},
|
|
6146
6146
|
computeBoundingBox: function() {
|
|
6147
|
-
this.boundingBox === null && (this.boundingBox = new
|
|
6147
|
+
this.boundingBox === null && (this.boundingBox = new Rn());
|
|
6148
6148
|
var e = this.attributes.position;
|
|
6149
6149
|
e !== void 0 ? this.boundingBox.setFromBufferAttribute(e) : this.boundingBox.makeEmpty(), (isNaN(this.boundingBox.min.x) || isNaN(this.boundingBox.min.y) || isNaN(this.boundingBox.min.z)) && console.error('THREE.BufferGeometry.computeBoundingBox: Computed min/max have NaN values. The "position" attribute is likely to have NaN values.', this);
|
|
6150
6150
|
},
|
|
6151
6151
|
computeBoundingSphere: function() {
|
|
6152
|
-
var e = new
|
|
6152
|
+
var e = new Rn(), t = new Y();
|
|
6153
6153
|
return function() {
|
|
6154
6154
|
this.boundingSphere === null && (this.boundingSphere = new Vi());
|
|
6155
6155
|
var n = this.attributes.position;
|
|
@@ -6169,7 +6169,7 @@ qe.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6169
6169
|
if (t.position) {
|
|
6170
6170
|
var n = t.position.array;
|
|
6171
6171
|
if (t.normal === void 0)
|
|
6172
|
-
this.addAttribute("normal", new
|
|
6172
|
+
this.addAttribute("normal", new Pt(new Float32Array(n.length), 3));
|
|
6173
6173
|
else
|
|
6174
6174
|
for (var r = t.normal.array, a = 0, s = r.length; a < s; a++)
|
|
6175
6175
|
r[a] = 0;
|
|
@@ -6218,7 +6218,7 @@ qe.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6218
6218
|
for (var d = 0; d < s; d++)
|
|
6219
6219
|
o[l++] = a[u++];
|
|
6220
6220
|
}
|
|
6221
|
-
e.addAttribute(n, new
|
|
6221
|
+
e.addAttribute(n, new Pt(o, s));
|
|
6222
6222
|
}
|
|
6223
6223
|
for (var f = this.groups, c = 0, h = f.length; c < h; c++) {
|
|
6224
6224
|
var v = f[c];
|
|
@@ -6380,11 +6380,11 @@ function ka(e, t, i, n) {
|
|
|
6380
6380
|
ka.prototype = Object.create(qe.prototype);
|
|
6381
6381
|
ka.prototype.constructor = ka;
|
|
6382
6382
|
var iA = 0;
|
|
6383
|
-
function
|
|
6383
|
+
function Mt() {
|
|
6384
6384
|
Object.defineProperty(this, "id", { value: iA++ }), this.uuid = Rt.generateUUID(), this.name = "", this.type = "Material", this.fog = !0, this.lights = !0, this.blending = Fu, this.side = Bu, this.flatShading = !1, this.vertexColors = mc, this.opacity = 1, this.transparent = !1, this.blendSrc = Wd, this.blendDst = qd, this.blendEquation = Hd, this.blendSrcAlpha = null, this.blendDstAlpha = null, this.blendEquationAlpha = null, this.depthFunc = Tl, this.depthTest = !0, this.depthWrite = !0, this.clippingPlanes = null, this.clipIntersection = !1, this.clipShadows = !1, this.shadowSide = null, this.colorWrite = !0, this.precision = null, this.polygonOffset = !1, this.polygonOffsetFactor = 0, this.polygonOffsetUnits = 0, this.dithering = !1, this.alphaTest = 0, this.premultipliedAlpha = !1, this.overdraw = 0, this.visible = !0, this.userData = {}, this.needsUpdate = !0;
|
|
6385
6385
|
}
|
|
6386
|
-
|
|
6387
|
-
constructor:
|
|
6386
|
+
Mt.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
6387
|
+
constructor: Mt,
|
|
6388
6388
|
isMaterial: !0,
|
|
6389
6389
|
onBeforeCompile: function() {
|
|
6390
6390
|
},
|
|
@@ -6455,16 +6455,16 @@ Ct.prototype = Object.assign(Object.create(Nn.prototype), {
|
|
|
6455
6455
|
}
|
|
6456
6456
|
});
|
|
6457
6457
|
function Ir(e) {
|
|
6458
|
-
|
|
6458
|
+
Mt.call(this), this.type = "MeshBasicMaterial", this.color = new tt(16777215), this.map = null, this.lightMap = null, this.lightMapIntensity = 1, this.aoMap = null, this.aoMapIntensity = 1, this.specularMap = null, this.alphaMap = null, this.envMap = null, this.combine = Nu, this.reflectivity = 1, this.refractionRatio = 0.98, this.wireframe = !1, this.wireframeLinewidth = 1, this.wireframeLinecap = "round", this.wireframeLinejoin = "round", this.skinning = !1, this.morphTargets = !1, this.lights = !1, this.setValues(e);
|
|
6459
6459
|
}
|
|
6460
|
-
Ir.prototype = Object.create(
|
|
6460
|
+
Ir.prototype = Object.create(Mt.prototype);
|
|
6461
6461
|
Ir.prototype.constructor = Ir;
|
|
6462
6462
|
Ir.prototype.isMeshBasicMaterial = !0;
|
|
6463
6463
|
Ir.prototype.copy = function(e) {
|
|
6464
|
-
return
|
|
6464
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.map = e.map, this.lightMap = e.lightMap, this.lightMapIntensity = e.lightMapIntensity, this.aoMap = e.aoMap, this.aoMapIntensity = e.aoMapIntensity, this.specularMap = e.specularMap, this.alphaMap = e.alphaMap, this.envMap = e.envMap, this.combine = e.combine, this.reflectivity = e.reflectivity, this.refractionRatio = e.refractionRatio, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.wireframeLinecap = e.wireframeLinecap, this.wireframeLinejoin = e.wireframeLinejoin, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this;
|
|
6465
6465
|
};
|
|
6466
6466
|
function Di(e) {
|
|
6467
|
-
|
|
6467
|
+
Mt.call(this), this.type = "ShaderMaterial", this.defines = {}, this.uniforms = {}, this.vertexShader = `void main() {
|
|
6468
6468
|
gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );
|
|
6469
6469
|
}`, this.fragmentShader = `void main() {
|
|
6470
6470
|
gl_FragColor = vec4( 1.0, 0.0, 0.0, 1.0 );
|
|
@@ -6483,14 +6483,14 @@ function Di(e) {
|
|
|
6483
6483
|
uv2: [0, 0]
|
|
6484
6484
|
}, this.index0AttributeName = void 0, this.uniformsNeedUpdate = !1, e !== void 0 && (e.attributes !== void 0 && console.error("THREE.ShaderMaterial: attributes should now be defined in THREE.BufferGeometry instead."), this.setValues(e));
|
|
6485
6485
|
}
|
|
6486
|
-
Di.prototype = Object.create(
|
|
6486
|
+
Di.prototype = Object.create(Mt.prototype);
|
|
6487
6487
|
Di.prototype.constructor = Di;
|
|
6488
6488
|
Di.prototype.isShaderMaterial = !0;
|
|
6489
6489
|
Di.prototype.copy = function(e) {
|
|
6490
|
-
return
|
|
6490
|
+
return Mt.prototype.copy.call(this, e), this.fragmentShader = e.fragmentShader, this.vertexShader = e.vertexShader, this.uniforms = pi.clone(e.uniforms), this.defines = Object.assign({}, e.defines), this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.lights = e.lights, this.clipping = e.clipping, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.morphNormals = e.morphNormals, this.extensions = e.extensions, this;
|
|
6491
6491
|
};
|
|
6492
6492
|
Di.prototype.toJSON = function(e) {
|
|
6493
|
-
var t =
|
|
6493
|
+
var t = Mt.prototype.toJSON.call(this, e);
|
|
6494
6494
|
return t.uniforms = this.uniforms, t.vertexShader = this.vertexShader, t.fragmentShader = this.fragmentShader, t;
|
|
6495
6495
|
};
|
|
6496
6496
|
function Ja(e, t) {
|
|
@@ -6814,7 +6814,7 @@ Tr.prototype = Object.assign(Object.create(He.prototype), {
|
|
|
6814
6814
|
var S = m(w, w.material, P, M, n, r, a, f);
|
|
6815
6815
|
if (S) {
|
|
6816
6816
|
z && (l.fromBufferAttribute(z, O), c.fromBufferAttribute(z, U), h.fromBufferAttribute(z, T), S.uv = _(f, n, r, a, l, c, h));
|
|
6817
|
-
var j = new
|
|
6817
|
+
var j = new Mn(O, U, T);
|
|
6818
6818
|
Ci.getNormal(n, r, a, j.normal), S.face = j;
|
|
6819
6819
|
}
|
|
6820
6820
|
return S;
|
|
@@ -6840,11 +6840,11 @@ Tr.prototype = Object.assign(Object.create(He.prototype), {
|
|
|
6840
6840
|
if (N = ce[De.a], F = ce[De.b], te = ce[De.c], Fe.morphTargets === !0) {
|
|
6841
6841
|
var $e = R.morphTargets, Ce = this.morphTargetInfluences;
|
|
6842
6842
|
n.set(0, 0, 0), r.set(0, 0, 0), a.set(0, 0, 0);
|
|
6843
|
-
for (var Qe = 0,
|
|
6844
|
-
var
|
|
6845
|
-
if (
|
|
6843
|
+
for (var Qe = 0, St = $e.length; Qe < St; Qe++) {
|
|
6844
|
+
var Ot = Ce[Qe];
|
|
6845
|
+
if (Ot !== 0) {
|
|
6846
6846
|
var bt = $e[Qe].vertices;
|
|
6847
|
-
n.addScaledVector(s.subVectors(bt[De.a], N),
|
|
6847
|
+
n.addScaledVector(s.subVectors(bt[De.a], N), Ot), r.addScaledVector(o.subVectors(bt[De.b], F), Ot), a.addScaledVector(u.subVectors(bt[De.c], te), Ot);
|
|
6848
6848
|
}
|
|
6849
6849
|
}
|
|
6850
6850
|
n.add(N), r.add(F), a.add(te), N = n, F = r, te = a;
|
|
@@ -8271,22 +8271,22 @@ function iT() {
|
|
|
8271
8271
|
};
|
|
8272
8272
|
}
|
|
8273
8273
|
function Zn(e) {
|
|
8274
|
-
|
|
8274
|
+
Mt.call(this), this.type = "MeshDepthMaterial", this.depthPacking = Ug, this.skinning = !1, this.morphTargets = !1, this.map = null, this.alphaMap = null, this.displacementMap = null, this.displacementScale = 1, this.displacementBias = 0, this.wireframe = !1, this.wireframeLinewidth = 1, this.fog = !1, this.lights = !1, this.setValues(e);
|
|
8275
8275
|
}
|
|
8276
|
-
Zn.prototype = Object.create(
|
|
8276
|
+
Zn.prototype = Object.create(Mt.prototype);
|
|
8277
8277
|
Zn.prototype.constructor = Zn;
|
|
8278
8278
|
Zn.prototype.isMeshDepthMaterial = !0;
|
|
8279
8279
|
Zn.prototype.copy = function(e) {
|
|
8280
|
-
return
|
|
8280
|
+
return Mt.prototype.copy.call(this, e), this.depthPacking = e.depthPacking, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.map = e.map, this.alphaMap = e.alphaMap, this.displacementMap = e.displacementMap, this.displacementScale = e.displacementScale, this.displacementBias = e.displacementBias, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this;
|
|
8281
8281
|
};
|
|
8282
8282
|
function Jn(e) {
|
|
8283
|
-
|
|
8283
|
+
Mt.call(this), this.type = "MeshDistanceMaterial", this.referencePosition = new Y(), this.nearDistance = 1, this.farDistance = 1e3, this.skinning = !1, this.morphTargets = !1, this.map = null, this.alphaMap = null, this.displacementMap = null, this.displacementScale = 1, this.displacementBias = 0, this.fog = !1, this.lights = !1, this.setValues(e);
|
|
8284
8284
|
}
|
|
8285
|
-
Jn.prototype = Object.create(
|
|
8285
|
+
Jn.prototype = Object.create(Mt.prototype);
|
|
8286
8286
|
Jn.prototype.constructor = Jn;
|
|
8287
8287
|
Jn.prototype.isMeshDistanceMaterial = !0;
|
|
8288
8288
|
Jn.prototype.copy = function(e) {
|
|
8289
|
-
return
|
|
8289
|
+
return Mt.prototype.copy.call(this, e), this.referencePosition.copy(e.referencePosition), this.nearDistance = e.nearDistance, this.farDistance = e.farDistance, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.map = e.map, this.alphaMap = e.alphaMap, this.displacementMap = e.displacementMap, this.displacementScale = e.displacementScale, this.displacementBias = e.displacementBias, this;
|
|
8290
8290
|
};
|
|
8291
8291
|
function $g(e, t, i) {
|
|
8292
8292
|
for (var n = new wc(), r = new pt(), a = new ge(), s = new ge(i, i), o = new Y(), u = new Y(), l = 1, c = 2, h = (l | c) + 1, d = new Array(h), f = new Array(h), v = {}, _ = { 0: Rr, 1: Bu, 2: so }, m = [
|
|
@@ -8676,7 +8676,7 @@ function aT(e, t, i) {
|
|
|
8676
8676
|
return je;
|
|
8677
8677
|
}
|
|
8678
8678
|
var J = {};
|
|
8679
|
-
J[e.TEXTURE_2D] = ce(e.TEXTURE_2D, e.TEXTURE_2D, 1), J[e.TEXTURE_CUBE_MAP] = ce(e.TEXTURE_CUBE_MAP, e.TEXTURE_CUBE_MAP_POSITIVE_X, 6), s.setClear(0, 0, 0, 1), o.setClear(1), u.setClear(0), De(e.DEPTH_TEST), o.setFunc(Tl),
|
|
8679
|
+
J[e.TEXTURE_2D] = ce(e.TEXTURE_2D, e.TEXTURE_2D, 1), J[e.TEXTURE_CUBE_MAP] = ce(e.TEXTURE_CUBE_MAP, e.TEXTURE_CUBE_MAP_POSITIVE_X, 6), s.setClear(0, 0, 0, 1), o.setClear(1), u.setClear(0), De(e.DEPTH_TEST), o.setFunc(Tl), Ot(!1), bt(Vh), De(e.CULL_FACE), De(e.BLEND), Qe(Fu);
|
|
8680
8680
|
function ye() {
|
|
8681
8681
|
for (var ve = 0, ke = c.length; ve < ke; ve++)
|
|
8682
8682
|
c[ve] = 0;
|
|
@@ -8730,12 +8730,12 @@ function aT(e, t, i) {
|
|
|
8730
8730
|
je = je || ke, ut = ut || Ue, Ge = Ge || at, (ke !== x || je !== M) && (e.blendEquationSeparate(i.convert(ke), i.convert(je)), x = ke, M = je), (Ue !== w || at !== P || ut !== R || Ge !== z) && (e.blendFuncSeparate(i.convert(Ue), i.convert(at), i.convert(ut), i.convert(Ge)), w = Ue, P = at, R = ut, z = Ge);
|
|
8731
8731
|
m = ve, O = xt;
|
|
8732
8732
|
}
|
|
8733
|
-
function
|
|
8733
|
+
function St(ve, ke) {
|
|
8734
8734
|
ve.side === so ? Fe(e.CULL_FACE) : De(e.CULL_FACE);
|
|
8735
8735
|
var Ue = ve.side === Rr;
|
|
8736
|
-
ke && (Ue = !Ue),
|
|
8736
|
+
ke && (Ue = !Ue), Ot(Ue), ve.transparent === !0 ? Qe(ve.blending, ve.blendEquation, ve.blendSrc, ve.blendDst, ve.blendEquationAlpha, ve.blendSrcAlpha, ve.blendDstAlpha, ve.premultipliedAlpha) : Qe(Al), o.setFunc(ve.depthFunc), o.setTest(ve.depthTest), o.setMask(ve.depthWrite), s.setMask(ve.colorWrite), gt(ve.polygonOffset, ve.polygonOffsetFactor, ve.polygonOffsetUnits);
|
|
8737
8737
|
}
|
|
8738
|
-
function
|
|
8738
|
+
function Ot(ve) {
|
|
8739
8739
|
U !== ve && (ve ? e.frontFace(e.CW) : e.frontFace(e.CCW), U = ve);
|
|
8740
8740
|
}
|
|
8741
8741
|
function bt(ve) {
|
|
@@ -8747,7 +8747,7 @@ function aT(e, t, i) {
|
|
|
8747
8747
|
function gt(ve, ke, Ue) {
|
|
8748
8748
|
ve ? (De(e.POLYGON_OFFSET_FILL), (j !== ke || H !== Ue) && (e.polygonOffset(ke, Ue), j = ke, H = Ue)) : Fe(e.POLYGON_OFFSET_FILL);
|
|
8749
8749
|
}
|
|
8750
|
-
function
|
|
8750
|
+
function kt(ve) {
|
|
8751
8751
|
ve ? De(e.SCISSOR_TEST) : Fe(e.SCISSOR_TEST);
|
|
8752
8752
|
}
|
|
8753
8753
|
function Br(ve) {
|
|
@@ -8798,12 +8798,12 @@ function aT(e, t, i) {
|
|
|
8798
8798
|
getCompressedTextureFormats: $e,
|
|
8799
8799
|
useProgram: Ce,
|
|
8800
8800
|
setBlending: Qe,
|
|
8801
|
-
setMaterial:
|
|
8802
|
-
setFlipSided:
|
|
8801
|
+
setMaterial: St,
|
|
8802
|
+
setFlipSided: Ot,
|
|
8803
8803
|
setCullFace: bt,
|
|
8804
8804
|
setLineWidth: mt,
|
|
8805
8805
|
setPolygonOffset: gt,
|
|
8806
|
-
setScissorTest:
|
|
8806
|
+
setScissorTest: kt,
|
|
8807
8807
|
activeTexture: Br,
|
|
8808
8808
|
bindTexture: vt,
|
|
8809
8809
|
compressedTexImage2D: rr,
|
|
@@ -9028,7 +9028,7 @@ function sT(e, t, i, n, r, a, s) {
|
|
|
9028
9028
|
function e0(e, t) {
|
|
9029
9029
|
function i(n) {
|
|
9030
9030
|
var r;
|
|
9031
|
-
if (n ===
|
|
9031
|
+
if (n === wn) return e.REPEAT;
|
|
9032
9032
|
if (n === wi) return e.CLAMP_TO_EDGE;
|
|
9033
9033
|
if (n === Ca) return e.MIRRORED_REPEAT;
|
|
9034
9034
|
if (n === Si) return e.NEAREST;
|
|
@@ -9339,14 +9339,14 @@ function Sc(e) {
|
|
|
9339
9339
|
} catch (V) {
|
|
9340
9340
|
console.error("THREE.WebGLRenderer: " + V.message);
|
|
9341
9341
|
}
|
|
9342
|
-
var me, xe, Te, De, Fe, $e, Ce, Qe,
|
|
9342
|
+
var me, xe, Te, De, Fe, $e, Ce, Qe, St, Ot, bt, mt, gt, kt, Br, vt, rr, Ke;
|
|
9343
9343
|
function Wt() {
|
|
9344
|
-
me = new uA(J), me.get("WEBGL_depth_texture"), me.get("OES_texture_float"), me.get("OES_texture_float_linear"), me.get("OES_texture_half_float"), me.get("OES_texture_half_float_linear"), me.get("OES_standard_derivatives"), me.get("OES_element_index_uint"), me.get("ANGLE_instanced_arrays"), Ke = new e0(J, me), xe = new sA(J, me, e), Te = new aT(J, me, Ke), Te.scissor(z.copy(ee).multiplyScalar(j)), Te.viewport(R.copy(H).multiplyScalar(j)), De = new hA(J), Fe = new YA(), $e = new sT(J, me, Te, Fe, xe, Ke, De), Ce = new $x(J), Qe = new lA(J, Ce, De),
|
|
9344
|
+
me = new uA(J), me.get("WEBGL_depth_texture"), me.get("OES_texture_float"), me.get("OES_texture_float_linear"), me.get("OES_texture_half_float"), me.get("OES_texture_half_float_linear"), me.get("OES_standard_derivatives"), me.get("OES_element_index_uint"), me.get("ANGLE_instanced_arrays"), Ke = new e0(J, me), xe = new sA(J, me, e), Te = new aT(J, me, Ke), Te.scissor(z.copy(ee).multiplyScalar(j)), Te.viewport(R.copy(H).multiplyScalar(j)), De = new hA(J), Fe = new YA(), $e = new sT(J, me, Te, Fe, xe, Ke, De), Ce = new $x(J), Qe = new lA(J, Ce, De), St = new pA(Qe, De), kt = new fA(J), Ot = new XA(d, me, xe), bt = new JA(), mt = new iT(), gt = new nA(d, Te, St, o), Br = new aA(J, me, De), vt = new cA(J, me, De), rr = new nT(d, J, Te, $e, xe), De.programs = Ot.programs, d.context = J, d.capabilities = xe, d.extensions = me, d.properties = Fe, d.renderLists = bt, d.state = Te, d.info = De;
|
|
9345
9345
|
}
|
|
9346
9346
|
Wt();
|
|
9347
9347
|
var Zt = "xr" in navigator ? new oT(d) : new t0(d);
|
|
9348
9348
|
this.vr = Zt;
|
|
9349
|
-
var ir = new $g(d,
|
|
9349
|
+
var ir = new $g(d, St, xe.maxTextureSize);
|
|
9350
9350
|
this.shadowMap = ir, this.getContext = function() {
|
|
9351
9351
|
return J;
|
|
9352
9352
|
}, this.getContextAttributes = function() {
|
|
@@ -9407,7 +9407,7 @@ function Sc(e) {
|
|
|
9407
9407
|
}, this.clearTarget = function(V, q, oe, Ae) {
|
|
9408
9408
|
this.setRenderTarget(V), this.clear(q, oe, Ae);
|
|
9409
9409
|
}, this.dispose = function() {
|
|
9410
|
-
t.removeEventListener("webglcontextlost", ve, !1), t.removeEventListener("webglcontextrestored", ke, !1), bt.dispose(), mt.dispose(), Fe.dispose(),
|
|
9410
|
+
t.removeEventListener("webglcontextlost", ve, !1), t.removeEventListener("webglcontextrestored", ke, !1), bt.dispose(), mt.dispose(), Fe.dispose(), St.dispose(), Zt.dispose(), _t.stop();
|
|
9411
9411
|
};
|
|
9412
9412
|
function ve(V) {
|
|
9413
9413
|
V.preventDefault(), console.log("THREE.WebGLRenderer: Context Lost."), f = !0;
|
|
@@ -9424,7 +9424,7 @@ function Sc(e) {
|
|
|
9424
9424
|
}
|
|
9425
9425
|
function je(V) {
|
|
9426
9426
|
var q = Fe.get(V).program;
|
|
9427
|
-
V.program = void 0, q !== void 0 &&
|
|
9427
|
+
V.program = void 0, q !== void 0 && Ot.releaseProgram(q);
|
|
9428
9428
|
}
|
|
9429
9429
|
function ut(V, q, oe) {
|
|
9430
9430
|
V.render(function(Ae) {
|
|
@@ -9449,35 +9449,35 @@ function Sc(e) {
|
|
|
9449
9449
|
var et = Ie.isMesh && Ie.matrixWorld.determinant() < 0;
|
|
9450
9450
|
Te.setMaterial(Ae, et);
|
|
9451
9451
|
var Re = ti(V, q, Ae, Ie), lt = oe.id + "_" + Re.id + "_" + (Ae.wireframe === !0), ft = !1;
|
|
9452
|
-
lt !== w && (w = lt, ft = !0), Ie.morphTargetInfluences && (
|
|
9452
|
+
lt !== w && (w = lt, ft = !0), Ie.morphTargetInfluences && (kt.update(Ie, oe, Ae, Re), ft = !0);
|
|
9453
9453
|
var ht = oe.index, jt = oe.attributes.position, st = 1;
|
|
9454
9454
|
Ae.wireframe === !0 && (ht = Qe.getWireframeAttribute(oe), st = 2);
|
|
9455
|
-
var Ht,
|
|
9456
|
-
ht !== null && (Ht = Ce.get(ht),
|
|
9455
|
+
var Ht, Bt = Br;
|
|
9456
|
+
ht !== null && (Ht = Ce.get(ht), Bt = vt, Bt.setIndex(Ht)), ft && (Ge(Ae, Re, oe), ht !== null && J.bindBuffer(J.ELEMENT_ARRAY_BUFFER, Ht.buffer));
|
|
9457
9457
|
var lr = 1 / 0;
|
|
9458
9458
|
ht !== null ? lr = ht.count : jt !== void 0 && (lr = jt.count);
|
|
9459
9459
|
var xr = oe.drawRange.start * st, Yr = oe.drawRange.count * st, Fr = Xe !== null ? Xe.start * st : 0, $i = Xe !== null ? Xe.count * st : 1 / 0, Vn = Math.max(xr, Fr), zn = Math.min(lr, xr + Yr, Fr + $i) - 1, Hn = Math.max(0, zn - Vn + 1);
|
|
9460
9460
|
if (Hn !== 0) {
|
|
9461
9461
|
if (Ie.isMesh)
|
|
9462
9462
|
if (Ae.wireframe === !0)
|
|
9463
|
-
Te.setLineWidth(Ae.wireframeLinewidth * ce()),
|
|
9463
|
+
Te.setLineWidth(Ae.wireframeLinewidth * ce()), Bt.setMode(J.LINES);
|
|
9464
9464
|
else
|
|
9465
9465
|
switch (Ie.drawMode) {
|
|
9466
9466
|
case Jd:
|
|
9467
|
-
|
|
9467
|
+
Bt.setMode(J.TRIANGLES);
|
|
9468
9468
|
break;
|
|
9469
9469
|
case Rg:
|
|
9470
|
-
|
|
9470
|
+
Bt.setMode(J.TRIANGLE_STRIP);
|
|
9471
9471
|
break;
|
|
9472
9472
|
case Ig:
|
|
9473
|
-
|
|
9473
|
+
Bt.setMode(J.TRIANGLE_FAN);
|
|
9474
9474
|
break;
|
|
9475
9475
|
}
|
|
9476
9476
|
else if (Ie.isLine) {
|
|
9477
9477
|
var Xt = Ae.linewidth;
|
|
9478
|
-
Xt === void 0 && (Xt = 1), Te.setLineWidth(Xt * ce()), Ie.isLineSegments ?
|
|
9479
|
-
} else Ie.isPoints &&
|
|
9480
|
-
oe && oe.isInstancedBufferGeometry ? oe.maxInstancedCount > 0 &&
|
|
9478
|
+
Xt === void 0 && (Xt = 1), Te.setLineWidth(Xt * ce()), Ie.isLineSegments ? Bt.setMode(J.LINES) : Ie.isLineLoop ? Bt.setMode(J.LINE_LOOP) : Bt.setMode(J.LINE_STRIP);
|
|
9479
|
+
} else Ie.isPoints && Bt.setMode(J.POINTS);
|
|
9480
|
+
oe && oe.isInstancedBufferGeometry ? oe.maxInstancedCount > 0 && Bt.renderInstances(oe, Vn, Hn) : Bt.render(Vn, Hn);
|
|
9481
9481
|
}
|
|
9482
9482
|
};
|
|
9483
9483
|
function Ge(V, q, oe) {
|
|
@@ -9494,10 +9494,10 @@ function Sc(e) {
|
|
|
9494
9494
|
if (lt !== void 0) {
|
|
9495
9495
|
var ft = lt.normalized, ht = lt.itemSize, jt = Ce.get(lt);
|
|
9496
9496
|
if (jt === void 0) continue;
|
|
9497
|
-
var st = jt.buffer, Ht = jt.type,
|
|
9497
|
+
var st = jt.buffer, Ht = jt.type, Bt = jt.bytesPerElement;
|
|
9498
9498
|
if (lt.isInterleavedBufferAttribute) {
|
|
9499
9499
|
var lr = lt.data, xr = lr.stride, Yr = lt.offset;
|
|
9500
|
-
lr && lr.isInstancedInterleavedBuffer ? (Te.enableAttributeAndDivisor(Re, lr.meshPerAttribute), oe.maxInstancedCount === void 0 && (oe.maxInstancedCount = lr.meshPerAttribute * lr.count)) : Te.enableAttribute(Re), J.bindBuffer(J.ARRAY_BUFFER, st), J.vertexAttribPointer(Re, ht, Ht, ft, xr *
|
|
9500
|
+
lr && lr.isInstancedInterleavedBuffer ? (Te.enableAttributeAndDivisor(Re, lr.meshPerAttribute), oe.maxInstancedCount === void 0 && (oe.maxInstancedCount = lr.meshPerAttribute * lr.count)) : Te.enableAttribute(Re), J.bindBuffer(J.ARRAY_BUFFER, st), J.vertexAttribPointer(Re, ht, Ht, ft, xr * Bt, Yr * Bt);
|
|
9501
9501
|
} else
|
|
9502
9502
|
lt.isInstancedBufferAttribute ? (Te.enableAttributeAndDivisor(Re, lt.meshPerAttribute), oe.maxInstancedCount === void 0 && (oe.maxInstancedCount = lt.meshPerAttribute * lt.count)) : Te.enableAttribute(Re), J.bindBuffer(J.ARRAY_BUFFER, st), J.vertexAttribPointer(Re, ht, Ht, ft, 0, 0);
|
|
9503
9503
|
} else if (Xe !== void 0) {
|
|
@@ -9528,9 +9528,9 @@ function Sc(e) {
|
|
|
9528
9528
|
if (oe.material)
|
|
9529
9529
|
if (Array.isArray(oe.material))
|
|
9530
9530
|
for (var Ae = 0; Ae < oe.material.length; Ae++)
|
|
9531
|
-
|
|
9531
|
+
Ct(oe.material[Ae], V.fog, oe);
|
|
9532
9532
|
else
|
|
9533
|
-
|
|
9533
|
+
Ct(oe.material, V.fog, oe);
|
|
9534
9534
|
});
|
|
9535
9535
|
};
|
|
9536
9536
|
var xt = null;
|
|
@@ -9571,7 +9571,7 @@ function Sc(e) {
|
|
|
9571
9571
|
oe && K.setFromMatrixPosition(V.matrixWorld).applyMatrix4(te), c.push(V, null, V.material, K.z, null);
|
|
9572
9572
|
else if ((V.isMesh || V.isLine || V.isPoints) && (V.isSkinnedMesh && V.skeleton.update(), !V.frustumCulled || ae.intersectsObject(V))) {
|
|
9573
9573
|
oe && K.setFromMatrixPosition(V.matrixWorld).applyMatrix4(te);
|
|
9574
|
-
var Ie =
|
|
9574
|
+
var Ie = St.update(V), Xe = V.material;
|
|
9575
9575
|
if (Array.isArray(Xe))
|
|
9576
9576
|
for (var et = Ie.groups, Re = 0, lt = et.length; Re < lt; Re++) {
|
|
9577
9577
|
var ft = et[Re], ht = Xe[ft.materialIndex];
|
|
@@ -9590,22 +9590,22 @@ function Sc(e) {
|
|
|
9590
9590
|
if (oe.isArrayCamera) {
|
|
9591
9591
|
M = oe;
|
|
9592
9592
|
for (var jt = oe.cameras, st = 0, Ht = jt.length; st < Ht; st++) {
|
|
9593
|
-
var
|
|
9594
|
-
if (Re.layers.test(
|
|
9595
|
-
if ("viewport" in
|
|
9596
|
-
Te.viewport(R.copy(
|
|
9593
|
+
var Bt = jt[st];
|
|
9594
|
+
if (Re.layers.test(Bt.layers)) {
|
|
9595
|
+
if ("viewport" in Bt)
|
|
9596
|
+
Te.viewport(R.copy(Bt.viewport));
|
|
9597
9597
|
else {
|
|
9598
|
-
var lr =
|
|
9598
|
+
var lr = Bt.bounds, xr = lr.x * T, Yr = lr.y * S, Fr = lr.z * T, $i = lr.w * S;
|
|
9599
9599
|
Te.viewport(R.set(xr, Yr, Fr, $i).multiplyScalar(j));
|
|
9600
9600
|
}
|
|
9601
|
-
|
|
9601
|
+
Dt(Re, q, Bt, lt, ft, ht);
|
|
9602
9602
|
}
|
|
9603
9603
|
}
|
|
9604
9604
|
} else
|
|
9605
|
-
M = null,
|
|
9605
|
+
M = null, Dt(Re, q, oe, lt, ft, ht);
|
|
9606
9606
|
}
|
|
9607
9607
|
}
|
|
9608
|
-
function
|
|
9608
|
+
function Dt(V, q, oe, Ae, Ie, Xe) {
|
|
9609
9609
|
if (V.onBeforeRender(d, q, oe, Ae, Ie, Xe), h = mt.get(q, M || oe), V.modelViewMatrix.multiplyMatrices(oe.matrixWorldInverse, V.matrixWorld), V.normalMatrix.getNormalMatrix(V.modelViewMatrix), V.isImmediateRenderObject) {
|
|
9610
9610
|
var et = V.isMesh && V.matrixWorld.determinant() < 0;
|
|
9611
9611
|
Te.setMaterial(Ie, et);
|
|
@@ -9615,8 +9615,8 @@ function Sc(e) {
|
|
|
9615
9615
|
d.renderBufferDirect(oe, q.fog, Ae, Ie, V, Xe);
|
|
9616
9616
|
V.onAfterRender(d, q, oe, Ae, Ie, Xe), h = mt.get(q, M || oe);
|
|
9617
9617
|
}
|
|
9618
|
-
function
|
|
9619
|
-
var Ae = Fe.get(V), Ie = h.state.lights, Xe = h.state.shadowsArray, et =
|
|
9618
|
+
function Ct(V, q, oe) {
|
|
9619
|
+
var Ae = Fe.get(V), Ie = h.state.lights, Xe = h.state.shadowsArray, et = Ot.getParameters(
|
|
9620
9620
|
V,
|
|
9621
9621
|
Ie.state,
|
|
9622
9622
|
Xe,
|
|
@@ -9624,7 +9624,7 @@ function Sc(e) {
|
|
|
9624
9624
|
de.numPlanes,
|
|
9625
9625
|
de.numIntersection,
|
|
9626
9626
|
oe
|
|
9627
|
-
), Re =
|
|
9627
|
+
), Re = Ot.getProgramCode(V, et), lt = Ae.program, ft = !0;
|
|
9628
9628
|
if (lt === void 0)
|
|
9629
9629
|
V.addEventListener("dispose", Ue);
|
|
9630
9630
|
else if (lt.code !== Re)
|
|
@@ -9652,7 +9652,7 @@ function Sc(e) {
|
|
|
9652
9652
|
vertexShader: V.vertexShader,
|
|
9653
9653
|
fragmentShader: V.fragmentShader
|
|
9654
9654
|
};
|
|
9655
|
-
V.onBeforeCompile(Ae.shader, d), lt =
|
|
9655
|
+
V.onBeforeCompile(Ae.shader, d), lt = Ot.acquireProgram(V, Ae.shader, et, Re), Ae.program = lt, V.program = lt;
|
|
9656
9656
|
}
|
|
9657
9657
|
var jt = lt.getAttributes();
|
|
9658
9658
|
if (V.morphTargets) {
|
|
@@ -9667,7 +9667,7 @@ function Sc(e) {
|
|
|
9667
9667
|
}
|
|
9668
9668
|
var Ht = Ae.shader.uniforms;
|
|
9669
9669
|
(!V.isShaderMaterial && !V.isRawShaderMaterial || V.clipping === !0) && (Ae.numClippingPlanes = de.numPlanes, Ae.numIntersection = de.numIntersection, Ht.clippingPlanes = de.uniform), Ae.fog = q, Ae.lightsHash = Ie.state.hash, V.lights && (Ht.ambientLightColor.value = Ie.state.ambient, Ht.directionalLights.value = Ie.state.directional, Ht.spotLights.value = Ie.state.spot, Ht.rectAreaLights.value = Ie.state.rectArea, Ht.pointLights.value = Ie.state.point, Ht.hemisphereLights.value = Ie.state.hemi, Ht.directionalShadowMap.value = Ie.state.directionalShadowMap, Ht.directionalShadowMatrix.value = Ie.state.directionalShadowMatrix, Ht.spotShadowMap.value = Ie.state.spotShadowMap, Ht.spotShadowMatrix.value = Ie.state.spotShadowMatrix, Ht.pointShadowMap.value = Ie.state.pointShadowMap, Ht.pointShadowMatrix.value = Ie.state.pointShadowMatrix);
|
|
9670
|
-
var
|
|
9670
|
+
var Bt = Ae.program.getUniforms(), lr = Xn.seqWithValue(Bt.seq, Ht);
|
|
9671
9671
|
Ae.uniformsList = lr;
|
|
9672
9672
|
}
|
|
9673
9673
|
function ti(V, q, oe, Ae) {
|
|
@@ -9684,7 +9684,7 @@ function Sc(e) {
|
|
|
9684
9684
|
et
|
|
9685
9685
|
);
|
|
9686
9686
|
}
|
|
9687
|
-
oe.needsUpdate === !1 && (Ie.program === void 0 || oe.fog && Ie.fog !== q || oe.lights && Ie.lightsHash !== Xe.state.hash || Ie.numClippingPlanes !== void 0 && (Ie.numClippingPlanes !== de.numPlanes || Ie.numIntersection !== de.numIntersection)) && (oe.needsUpdate = !0), oe.needsUpdate && (
|
|
9687
|
+
oe.needsUpdate === !1 && (Ie.program === void 0 || oe.fog && Ie.fog !== q || oe.lights && Ie.lightsHash !== Xe.state.hash || Ie.numClippingPlanes !== void 0 && (Ie.numClippingPlanes !== de.numPlanes || Ie.numIntersection !== de.numIntersection)) && (oe.needsUpdate = !0), oe.needsUpdate && (Ct(oe, q, Ae), oe.needsUpdate = !1);
|
|
9688
9688
|
var Re = !1, lt = !1, ft = !1, ht = Ie.program, jt = ht.getUniforms(), st = Ie.shader.uniforms;
|
|
9689
9689
|
if (Te.useProgram(ht.program) && (Re = !0, lt = !0, ft = !0), oe.id !== x && (x = oe.id, lt = !0), Re || V !== P) {
|
|
9690
9690
|
if (jt.setValue(J, "projectionMatrix", V.projectionMatrix), xe.logarithmicDepthBuffer && jt.setValue(
|
|
@@ -9702,21 +9702,21 @@ function Sc(e) {
|
|
|
9702
9702
|
}
|
|
9703
9703
|
if (oe.skinning) {
|
|
9704
9704
|
jt.setOptional(J, Ae, "bindMatrix"), jt.setOptional(J, Ae, "bindMatrixInverse");
|
|
9705
|
-
var
|
|
9706
|
-
if (
|
|
9707
|
-
var lr =
|
|
9705
|
+
var Bt = Ae.skeleton;
|
|
9706
|
+
if (Bt) {
|
|
9707
|
+
var lr = Bt.bones;
|
|
9708
9708
|
if (xe.floatVertexTextures) {
|
|
9709
|
-
if (
|
|
9709
|
+
if (Bt.boneTexture === void 0) {
|
|
9710
9710
|
var xr = Math.sqrt(lr.length * 4);
|
|
9711
9711
|
xr = Rt.ceilPowerOfTwo(xr), xr = Math.max(xr, 4);
|
|
9712
9712
|
var Yr = new Float32Array(xr * xr * 4);
|
|
9713
|
-
Yr.set(
|
|
9713
|
+
Yr.set(Bt.boneMatrices);
|
|
9714
9714
|
var Fr = new La(Yr, xr, xr, cn, ms);
|
|
9715
|
-
Fr.needsUpdate = !0,
|
|
9715
|
+
Fr.needsUpdate = !0, Bt.boneMatrices = Yr, Bt.boneTexture = Fr, Bt.boneTextureSize = xr;
|
|
9716
9716
|
}
|
|
9717
|
-
jt.setValue(J, "boneTexture",
|
|
9717
|
+
jt.setValue(J, "boneTexture", Bt.boneTexture), jt.setValue(J, "boneTextureSize", Bt.boneTextureSize);
|
|
9718
9718
|
} else
|
|
9719
|
-
jt.setOptional(J,
|
|
9719
|
+
jt.setOptional(J, Bt, "boneMatrices");
|
|
9720
9720
|
}
|
|
9721
9721
|
}
|
|
9722
9722
|
return lt && (jt.setValue(J, "toneMappingExposure", d.toneMappingExposure), jt.setValue(J, "toneMappingWhitePoint", d.toneMappingWhitePoint), oe.lights && Hr(st, ft), q && oe.fog && pe(st, q), oe.isMeshBasicMaterial ? zr(st, oe) : oe.isMeshLambertMaterial ? (zr(st, oe), Oe(st, oe)) : oe.isMeshPhongMaterial ? (zr(st, oe), oe.isMeshToonMaterial ? qt(st, oe) : Ze(st, oe)) : oe.isMeshStandardMaterial ? (zr(st, oe), oe.isMeshPhysicalMaterial ? pr(st, oe) : br(st, oe)) : oe.isMeshDepthMaterial ? (zr(st, oe), nr(st, oe)) : oe.isMeshDistanceMaterial ? (zr(st, oe), Dr(st, oe)) : oe.isMeshNormalMaterial ? (zr(st, oe), Pr(st, oe)) : oe.isLineBasicMaterial ? (B(st, oe), oe.isLineDashedMaterial && G(st, oe)) : oe.isPointsMaterial ? $(st, oe) : oe.isShadowMaterial && (st.color.value = oe.color, st.opacity.value = oe.opacity), st.ltc_1 !== void 0 && (st.ltc_1.value = it.LTC_1), st.ltc_2 !== void 0 && (st.ltc_2.value = it.LTC_2), Xn.upload(J, Ie.uniformsList, st, d)), oe.isShaderMaterial && oe.uniformsNeedUpdate === !0 && (Xn.upload(J, Ie.uniformsList, st, d), oe.uniformsNeedUpdate = !1), jt.setValue(J, "modelViewMatrix", Ae.modelViewMatrix), jt.setValue(J, "normalMatrix", Ae.normalMatrix), jt.setValue(J, "modelMatrix", Ae.matrixWorld), ht;
|
|
@@ -9877,13 +9877,13 @@ Yo.prototype = Object.assign(Object.create(He.prototype), {
|
|
|
9877
9877
|
}
|
|
9878
9878
|
});
|
|
9879
9879
|
function $n(e) {
|
|
9880
|
-
|
|
9880
|
+
Mt.call(this), this.type = "SpriteMaterial", this.color = new tt(16777215), this.map = null, this.rotation = 0, this.fog = !1, this.lights = !1, this.setValues(e);
|
|
9881
9881
|
}
|
|
9882
|
-
$n.prototype = Object.create(
|
|
9882
|
+
$n.prototype = Object.create(Mt.prototype);
|
|
9883
9883
|
$n.prototype.constructor = $n;
|
|
9884
9884
|
$n.prototype.isSpriteMaterial = !0;
|
|
9885
9885
|
$n.prototype.copy = function(e) {
|
|
9886
|
-
return
|
|
9886
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.map = e.map, this.rotation = e.rotation, this;
|
|
9887
9887
|
};
|
|
9888
9888
|
function Qo(e) {
|
|
9889
9889
|
He.call(this), this.type = "Sprite", this.material = e !== void 0 ? e : new $n(), this.center = new ge(0.5, 0.5);
|
|
@@ -10078,13 +10078,13 @@ Cl.prototype = Object.assign(Object.create(Tr.prototype), {
|
|
|
10078
10078
|
}
|
|
10079
10079
|
});
|
|
10080
10080
|
function tr(e) {
|
|
10081
|
-
|
|
10081
|
+
Mt.call(this), this.type = "LineBasicMaterial", this.color = new tt(16777215), this.linewidth = 1, this.linecap = "round", this.linejoin = "round", this.lights = !1, this.setValues(e);
|
|
10082
10082
|
}
|
|
10083
|
-
tr.prototype = Object.create(
|
|
10083
|
+
tr.prototype = Object.create(Mt.prototype);
|
|
10084
10084
|
tr.prototype.constructor = tr;
|
|
10085
10085
|
tr.prototype.isLineBasicMaterial = !0;
|
|
10086
10086
|
tr.prototype.copy = function(e) {
|
|
10087
|
-
return
|
|
10087
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.linewidth = e.linewidth, this.linecap = e.linecap, this.linejoin = e.linejoin, this;
|
|
10088
10088
|
};
|
|
10089
10089
|
function yi(e, t, i) {
|
|
10090
10090
|
if (i === 1)
|
|
@@ -10219,13 +10219,13 @@ Ml.prototype = Object.assign(Object.create(yi.prototype), {
|
|
|
10219
10219
|
isLineLoop: !0
|
|
10220
10220
|
});
|
|
10221
10221
|
function zi(e) {
|
|
10222
|
-
|
|
10222
|
+
Mt.call(this), this.type = "PointsMaterial", this.color = new tt(16777215), this.map = null, this.size = 1, this.sizeAttenuation = !0, this.morphTargets = !1, this.lights = !1, this.setValues(e);
|
|
10223
10223
|
}
|
|
10224
|
-
zi.prototype = Object.create(
|
|
10224
|
+
zi.prototype = Object.create(Mt.prototype);
|
|
10225
10225
|
zi.prototype.constructor = zi;
|
|
10226
10226
|
zi.prototype.isPointsMaterial = !0;
|
|
10227
10227
|
zi.prototype.copy = function(e) {
|
|
10228
|
-
return
|
|
10228
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.map = e.map, this.size = e.size, this.sizeAttenuation = e.sizeAttenuation, this.morphTargets = e.morphTargets, this;
|
|
10229
10229
|
};
|
|
10230
10230
|
function Ts(e, t) {
|
|
10231
10231
|
He.call(this), this.type = "Points", this.geometry = e !== void 0 ? e : new qe(), this.material = t !== void 0 ? t : new zi({ color: Math.random() * 16777215 });
|
|
@@ -11210,7 +11210,7 @@ function TT(e, t, i, n) {
|
|
|
11210
11210
|
r += (e[s] - e[a]) * (e[a + 1] + e[s + 1]), s = a;
|
|
11211
11211
|
return r;
|
|
11212
11212
|
}
|
|
11213
|
-
var
|
|
11213
|
+
var Dn = {
|
|
11214
11214
|
// calculate area of the contour polygon
|
|
11215
11215
|
area: function(e) {
|
|
11216
11216
|
for (var t = e.length, i = 0, n = t - 1, r = 0; r < t; n = r++)
|
|
@@ -11218,7 +11218,7 @@ var Cn = {
|
|
|
11218
11218
|
return i * 0.5;
|
|
11219
11219
|
},
|
|
11220
11220
|
isClockWise: function(e) {
|
|
11221
|
-
return
|
|
11221
|
+
return Dn.area(e) < 0;
|
|
11222
11222
|
},
|
|
11223
11223
|
triangulateShape: function(e, t) {
|
|
11224
11224
|
var i = [], n = [], r = [];
|
|
@@ -11267,11 +11267,11 @@ function dn(e, t) {
|
|
|
11267
11267
|
t.amount !== void 0 && (console.warn("THREE.ExtrudeBufferGeometry: amount has been renamed to depth."), f = t.amount);
|
|
11268
11268
|
var M, R = !1, z, O, U, T;
|
|
11269
11269
|
w && (M = w.getSpacedPoints(d), R = !0, v = !1, z = w.computeFrenetFrames(d, !1), O = new Y(), U = new Y(), T = new Y()), v || (x = 0, _ = 0, m = 0);
|
|
11270
|
-
var S, j, H, ee = l.extractPoints(h), ue = ee.shape, ae = ee.holes, de = !
|
|
11270
|
+
var S, j, H, ee = l.extractPoints(h), ue = ee.shape, ae = ee.holes, de = !Dn.isClockWise(ue);
|
|
11271
11271
|
if (de)
|
|
11272
11272
|
for (ue = ue.reverse(), j = 0, H = ae.length; j < H; j++)
|
|
11273
|
-
S = ae[j],
|
|
11274
|
-
var N =
|
|
11273
|
+
S = ae[j], Dn.isClockWise(S) && (ae[j] = S.reverse());
|
|
11274
|
+
var N = Dn.triangulateShape(ue, ae), F = ue;
|
|
11275
11275
|
for (j = 0, H = ae.length; j < H; j++)
|
|
11276
11276
|
S = ae[j], ue = ue.concat(S);
|
|
11277
11277
|
function te(ke, Ue, at) {
|
|
@@ -11279,9 +11279,9 @@ function dn(e, t) {
|
|
|
11279
11279
|
}
|
|
11280
11280
|
var K, ce, J, ye, me, xe = ue.length, Te, De = N.length;
|
|
11281
11281
|
function Fe(ke, Ue, at) {
|
|
11282
|
-
var je, ut, Ge, xt = ke.x - Ue.x, Vt = ke.y - Ue.y, _t = at.x - ke.x, Nt = at.y - ke.y, Ut = xt * xt + Vt * Vt,
|
|
11283
|
-
if (Math.abs(
|
|
11284
|
-
var
|
|
11282
|
+
var je, ut, Ge, xt = ke.x - Ue.x, Vt = ke.y - Ue.y, _t = at.x - ke.x, Nt = at.y - ke.y, Ut = xt * xt + Vt * Vt, Dt = xt * Nt - Vt * _t;
|
|
11283
|
+
if (Math.abs(Dt) > Number.EPSILON) {
|
|
11284
|
+
var Ct = Math.sqrt(Ut), ti = Math.sqrt(_t * _t + Nt * Nt), zr = Ue.x - Vt / Ct, B = Ue.y + xt / Ct, G = at.x - Nt / ti, $ = at.y + _t / ti, pe = ((G - zr) * Nt - ($ - B) * _t) / (xt * Nt - Vt * _t);
|
|
11285
11285
|
je = zr + xt * pe - ke.x, ut = B + Vt * pe - ke.y;
|
|
11286
11286
|
var Oe = je * je + ut * ut;
|
|
11287
11287
|
if (Oe <= 2)
|
|
@@ -11293,12 +11293,12 @@ function dn(e, t) {
|
|
|
11293
11293
|
}
|
|
11294
11294
|
return new ge(je / Ge, ut / Ge);
|
|
11295
11295
|
}
|
|
11296
|
-
for (var $e = [], Ce = 0, Qe = F.length,
|
|
11297
|
-
|
|
11296
|
+
for (var $e = [], Ce = 0, Qe = F.length, St = Qe - 1, Ot = Ce + 1; Ce < Qe; Ce++, St++, Ot++)
|
|
11297
|
+
St === Qe && (St = 0), Ot === Qe && (Ot = 0), $e[Ce] = Fe(F[Ce], F[St], F[Ot]);
|
|
11298
11298
|
var bt = [], mt, gt = $e.concat();
|
|
11299
11299
|
for (j = 0, H = ae.length; j < H; j++) {
|
|
11300
|
-
for (S = ae[j], mt = [], Ce = 0, Qe = S.length,
|
|
11301
|
-
|
|
11300
|
+
for (S = ae[j], mt = [], Ce = 0, Qe = S.length, St = Qe - 1, Ot = Ce + 1; Ce < Qe; Ce++, St++, Ot++)
|
|
11301
|
+
St === Qe && (St = 0), Ot === Qe && (Ot = 0), mt[Ce] = Fe(S[Ce], S[St], S[Ot]);
|
|
11302
11302
|
bt.push(mt), gt = gt.concat(mt);
|
|
11303
11303
|
}
|
|
11304
11304
|
for (K = 0; K < x; K++) {
|
|
@@ -11310,10 +11310,10 @@ function dn(e, t) {
|
|
|
11310
11310
|
}
|
|
11311
11311
|
for (ce = m, Ce = 0; Ce < xe; Ce++)
|
|
11312
11312
|
me = v ? te(ue[Ce], gt[Ce], ce) : ue[Ce], R ? (U.copy(z.normals[0]).multiplyScalar(me.x), O.copy(z.binormals[0]).multiplyScalar(me.y), T.copy(M[0]).add(U).add(O), Ke(T.x, T.y, T.z)) : Ke(me.x, me.y, 0);
|
|
11313
|
-
var
|
|
11314
|
-
for (
|
|
11313
|
+
var kt;
|
|
11314
|
+
for (kt = 1; kt <= d; kt++)
|
|
11315
11315
|
for (Ce = 0; Ce < xe; Ce++)
|
|
11316
|
-
me = v ? te(ue[Ce], gt[Ce], ce) : ue[Ce], R ? (U.copy(z.normals[
|
|
11316
|
+
me = v ? te(ue[Ce], gt[Ce], ce) : ue[Ce], R ? (U.copy(z.normals[kt]).multiplyScalar(me.x), O.copy(z.binormals[kt]).multiplyScalar(me.y), T.copy(M[kt]).add(U).add(O), Ke(T.x, T.y, T.z)) : Ke(me.x, me.y, f / d * kt);
|
|
11317
11317
|
for (K = x - 1; K >= 0; K--) {
|
|
11318
11318
|
for (J = K / x, ye = _ * Math.cos(J * Math.PI / 2), ce = m * Math.sin(J * Math.PI / 2), Ce = 0, Qe = F.length; Ce < Qe; Ce++)
|
|
11319
11319
|
me = te(F[Ce], $e[Ce], ce), Ke(me.x, me.y, f + ye);
|
|
@@ -11350,8 +11350,8 @@ function dn(e, t) {
|
|
|
11350
11350
|
at = Ce, je = Ce - 1, je < 0 && (je = ke.length - 1);
|
|
11351
11351
|
var ut = 0, Ge = d + x * 2;
|
|
11352
11352
|
for (ut = 0; ut < Ge; ut++) {
|
|
11353
|
-
var xt = xe * ut, Vt = xe * (ut + 1), _t = Ue + at + xt, Nt = Ue + je + xt, Ut = Ue + je + Vt,
|
|
11354
|
-
Zt(_t, Nt, Ut,
|
|
11353
|
+
var xt = xe * ut, Vt = xe * (ut + 1), _t = Ue + at + xt, Nt = Ue + je + xt, Ut = Ue + je + Vt, Dt = Ue + at + Vt;
|
|
11354
|
+
Zt(_t, Nt, Ut, Dt);
|
|
11355
11355
|
}
|
|
11356
11356
|
}
|
|
11357
11357
|
}
|
|
@@ -11434,7 +11434,7 @@ function Is(e, t) {
|
|
|
11434
11434
|
}
|
|
11435
11435
|
Is.prototype = Object.create(dn.prototype);
|
|
11436
11436
|
Is.prototype.constructor = Is;
|
|
11437
|
-
function
|
|
11437
|
+
function Sn(e, t, i, n, r, a, s) {
|
|
11438
11438
|
ct.call(this), this.type = "SphereGeometry", this.parameters = {
|
|
11439
11439
|
radius: e,
|
|
11440
11440
|
widthSegments: t,
|
|
@@ -11445,8 +11445,8 @@ function En(e, t, i, n, r, a, s) {
|
|
|
11445
11445
|
thetaLength: s
|
|
11446
11446
|
}, this.fromBufferGeometry(new ea(e, t, i, n, r, a, s)), this.mergeVertices();
|
|
11447
11447
|
}
|
|
11448
|
-
|
|
11449
|
-
|
|
11448
|
+
Sn.prototype = Object.create(ct.prototype);
|
|
11449
|
+
Sn.prototype.constructor = Sn;
|
|
11450
11450
|
function ea(e, t, i, n, r, a, s) {
|
|
11451
11451
|
qe.call(this), this.type = "SphereBufferGeometry", this.parameters = {
|
|
11452
11452
|
radius: e,
|
|
@@ -11577,10 +11577,10 @@ function Ua(e, t) {
|
|
|
11577
11577
|
this.setIndex(i), this.addAttribute("position", new ze(n, 3)), this.addAttribute("normal", new ze(r, 3)), this.addAttribute("uv", new ze(a, 2));
|
|
11578
11578
|
function l(c) {
|
|
11579
11579
|
var h, d, f, v = n.length / 3, _ = c.extractPoints(t), m = _.shape, x = _.holes;
|
|
11580
|
-
if (
|
|
11580
|
+
if (Dn.isClockWise(m) === !1)
|
|
11581
11581
|
for (m = m.reverse(), h = 0, d = x.length; h < d; h++)
|
|
11582
|
-
f = x[h],
|
|
11583
|
-
var w =
|
|
11582
|
+
f = x[h], Dn.isClockWise(f) === !0 && (x[h] = f.reverse());
|
|
11583
|
+
var w = Dn.triangulateShape(m, x);
|
|
11584
11584
|
for (h = 0, d = x.length; h < d; h++)
|
|
11585
11585
|
f = x[h], m = m.concat(f);
|
|
11586
11586
|
for (h = 0, d = m.length; h < d; h++) {
|
|
@@ -11639,11 +11639,11 @@ function ja(e, t, i, n, r, a, s, o) {
|
|
|
11639
11639
|
openEnded: a,
|
|
11640
11640
|
thetaStart: s,
|
|
11641
11641
|
thetaLength: o
|
|
11642
|
-
}, this.fromBufferGeometry(new
|
|
11642
|
+
}, this.fromBufferGeometry(new In(e, t, i, n, r, a, s, o)), this.mergeVertices();
|
|
11643
11643
|
}
|
|
11644
11644
|
ja.prototype = Object.create(ct.prototype);
|
|
11645
11645
|
ja.prototype.constructor = ja;
|
|
11646
|
-
function
|
|
11646
|
+
function In(e, t, i, n, r, a, s, o) {
|
|
11647
11647
|
qe.call(this), this.type = "CylinderBufferGeometry", this.parameters = {
|
|
11648
11648
|
radiusTop: e,
|
|
11649
11649
|
radiusBottom: t,
|
|
@@ -11690,8 +11690,8 @@ function Ln(e, t, i, n, r, a, s, o) {
|
|
|
11690
11690
|
u.addGroup(m, T, P === !0 ? 1 : 2), m += T;
|
|
11691
11691
|
}
|
|
11692
11692
|
}
|
|
11693
|
-
|
|
11694
|
-
|
|
11693
|
+
In.prototype = Object.create(qe.prototype);
|
|
11694
|
+
In.prototype.constructor = In;
|
|
11695
11695
|
function vu(e, t, i, n, r, a, s) {
|
|
11696
11696
|
ja.call(this, 0, e, t, i, n, r, a, s), this.type = "ConeGeometry", this.parameters = {
|
|
11697
11697
|
radius: e,
|
|
@@ -11706,7 +11706,7 @@ function vu(e, t, i, n, r, a, s) {
|
|
|
11706
11706
|
vu.prototype = Object.create(ja.prototype);
|
|
11707
11707
|
vu.prototype.constructor = vu;
|
|
11708
11708
|
function mu(e, t, i, n, r, a, s) {
|
|
11709
|
-
|
|
11709
|
+
In.call(this, 0, e, t, i, n, r, a, s), this.type = "ConeBufferGeometry", this.parameters = {
|
|
11710
11710
|
radius: e,
|
|
11711
11711
|
height: t,
|
|
11712
11712
|
radialSegments: i,
|
|
@@ -11716,7 +11716,7 @@ function mu(e, t, i, n, r, a, s) {
|
|
|
11716
11716
|
thetaLength: s
|
|
11717
11717
|
};
|
|
11718
11718
|
}
|
|
11719
|
-
mu.prototype = Object.create(
|
|
11719
|
+
mu.prototype = Object.create(In.prototype);
|
|
11720
11720
|
mu.prototype.constructor = mu;
|
|
11721
11721
|
function gu(e, t, i, n) {
|
|
11722
11722
|
ct.call(this), this.type = "CircleGeometry", this.parameters = {
|
|
@@ -11768,7 +11768,7 @@ var fi = /* @__PURE__ */ Object.freeze({
|
|
|
11768
11768
|
TorusBufferGeometry: Rs,
|
|
11769
11769
|
TextGeometry: du,
|
|
11770
11770
|
TextBufferGeometry: Is,
|
|
11771
|
-
SphereGeometry:
|
|
11771
|
+
SphereGeometry: Sn,
|
|
11772
11772
|
SphereBufferGeometry: ea,
|
|
11773
11773
|
RingGeometry: fu,
|
|
11774
11774
|
RingBufferGeometry: Os,
|
|
@@ -11784,20 +11784,20 @@ var fi = /* @__PURE__ */ Object.freeze({
|
|
|
11784
11784
|
ConeGeometry: vu,
|
|
11785
11785
|
ConeBufferGeometry: mu,
|
|
11786
11786
|
CylinderGeometry: ja,
|
|
11787
|
-
CylinderBufferGeometry:
|
|
11787
|
+
CylinderBufferGeometry: In,
|
|
11788
11788
|
CircleGeometry: gu,
|
|
11789
11789
|
CircleBufferGeometry: Fs,
|
|
11790
11790
|
BoxGeometry: Qn,
|
|
11791
11791
|
BoxBufferGeometry: Oa
|
|
11792
11792
|
});
|
|
11793
11793
|
function Ga(e) {
|
|
11794
|
-
|
|
11794
|
+
Mt.call(this), this.type = "ShadowMaterial", this.color = new tt(0), this.transparent = !0, this.setValues(e);
|
|
11795
11795
|
}
|
|
11796
|
-
Ga.prototype = Object.create(
|
|
11796
|
+
Ga.prototype = Object.create(Mt.prototype);
|
|
11797
11797
|
Ga.prototype.constructor = Ga;
|
|
11798
11798
|
Ga.prototype.isShadowMaterial = !0;
|
|
11799
11799
|
Ga.prototype.copy = function(e) {
|
|
11800
|
-
return
|
|
11800
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this;
|
|
11801
11801
|
};
|
|
11802
11802
|
function Ns(e) {
|
|
11803
11803
|
Di.call(this, e), this.type = "RawShaderMaterial";
|
|
@@ -11806,13 +11806,13 @@ Ns.prototype = Object.create(Di.prototype);
|
|
|
11806
11806
|
Ns.prototype.constructor = Ns;
|
|
11807
11807
|
Ns.prototype.isRawShaderMaterial = !0;
|
|
11808
11808
|
function fn(e) {
|
|
11809
|
-
|
|
11809
|
+
Mt.call(this), this.defines = { STANDARD: "" }, this.type = "MeshStandardMaterial", this.color = new tt(16777215), this.roughness = 0.5, this.metalness = 0.5, this.map = null, this.lightMap = null, this.lightMapIntensity = 1, this.aoMap = null, this.aoMapIntensity = 1, this.emissive = new tt(0), this.emissiveIntensity = 1, this.emissiveMap = null, this.bumpMap = null, this.bumpScale = 1, this.normalMap = null, this.normalScale = new ge(1, 1), this.displacementMap = null, this.displacementScale = 1, this.displacementBias = 0, this.roughnessMap = null, this.metalnessMap = null, this.alphaMap = null, this.envMap = null, this.envMapIntensity = 1, this.refractionRatio = 0.98, this.wireframe = !1, this.wireframeLinewidth = 1, this.wireframeLinecap = "round", this.wireframeLinejoin = "round", this.skinning = !1, this.morphTargets = !1, this.morphNormals = !1, this.setValues(e);
|
|
11810
11810
|
}
|
|
11811
|
-
fn.prototype = Object.create(
|
|
11811
|
+
fn.prototype = Object.create(Mt.prototype);
|
|
11812
11812
|
fn.prototype.constructor = fn;
|
|
11813
11813
|
fn.prototype.isMeshStandardMaterial = !0;
|
|
11814
11814
|
fn.prototype.copy = function(e) {
|
|
11815
|
-
return
|
|
11815
|
+
return Mt.prototype.copy.call(this, e), this.defines = { STANDARD: "" }, this.color.copy(e.color), this.roughness = e.roughness, this.metalness = e.metalness, this.map = e.map, this.lightMap = e.lightMap, this.lightMapIntensity = e.lightMapIntensity, this.aoMap = e.aoMap, this.aoMapIntensity = e.aoMapIntensity, this.emissive.copy(e.emissive), this.emissiveMap = e.emissiveMap, this.emissiveIntensity = e.emissiveIntensity, this.bumpMap = e.bumpMap, this.bumpScale = e.bumpScale, this.normalMap = e.normalMap, this.normalScale.copy(e.normalScale), this.displacementMap = e.displacementMap, this.displacementScale = e.displacementScale, this.displacementBias = e.displacementBias, this.roughnessMap = e.roughnessMap, this.metalnessMap = e.metalnessMap, this.alphaMap = e.alphaMap, this.envMap = e.envMap, this.envMapIntensity = e.envMapIntensity, this.refractionRatio = e.refractionRatio, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.wireframeLinecap = e.wireframeLinecap, this.wireframeLinejoin = e.wireframeLinejoin, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.morphNormals = e.morphNormals, this;
|
|
11816
11816
|
};
|
|
11817
11817
|
function Va(e) {
|
|
11818
11818
|
fn.call(this), this.defines = { PHYSICAL: "" }, this.type = "MeshPhysicalMaterial", this.reflectivity = 0.5, this.clearCoat = 0, this.clearCoatRoughness = 0, this.setValues(e);
|
|
@@ -11824,13 +11824,13 @@ Va.prototype.copy = function(e) {
|
|
|
11824
11824
|
return fn.prototype.copy.call(this, e), this.defines = { PHYSICAL: "" }, this.reflectivity = e.reflectivity, this.clearCoat = e.clearCoat, this.clearCoatRoughness = e.clearCoatRoughness, this;
|
|
11825
11825
|
};
|
|
11826
11826
|
function Hi(e) {
|
|
11827
|
-
|
|
11827
|
+
Mt.call(this), this.type = "MeshPhongMaterial", this.color = new tt(16777215), this.specular = new tt(1118481), this.shininess = 30, this.map = null, this.lightMap = null, this.lightMapIntensity = 1, this.aoMap = null, this.aoMapIntensity = 1, this.emissive = new tt(0), this.emissiveIntensity = 1, this.emissiveMap = null, this.bumpMap = null, this.bumpScale = 1, this.normalMap = null, this.normalScale = new ge(1, 1), this.displacementMap = null, this.displacementScale = 1, this.displacementBias = 0, this.specularMap = null, this.alphaMap = null, this.envMap = null, this.combine = Nu, this.reflectivity = 1, this.refractionRatio = 0.98, this.wireframe = !1, this.wireframeLinewidth = 1, this.wireframeLinecap = "round", this.wireframeLinejoin = "round", this.skinning = !1, this.morphTargets = !1, this.morphNormals = !1, this.setValues(e);
|
|
11828
11828
|
}
|
|
11829
|
-
Hi.prototype = Object.create(
|
|
11829
|
+
Hi.prototype = Object.create(Mt.prototype);
|
|
11830
11830
|
Hi.prototype.constructor = Hi;
|
|
11831
11831
|
Hi.prototype.isMeshPhongMaterial = !0;
|
|
11832
11832
|
Hi.prototype.copy = function(e) {
|
|
11833
|
-
return
|
|
11833
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.specular.copy(e.specular), this.shininess = e.shininess, this.map = e.map, this.lightMap = e.lightMap, this.lightMapIntensity = e.lightMapIntensity, this.aoMap = e.aoMap, this.aoMapIntensity = e.aoMapIntensity, this.emissive.copy(e.emissive), this.emissiveMap = e.emissiveMap, this.emissiveIntensity = e.emissiveIntensity, this.bumpMap = e.bumpMap, this.bumpScale = e.bumpScale, this.normalMap = e.normalMap, this.normalScale.copy(e.normalScale), this.displacementMap = e.displacementMap, this.displacementScale = e.displacementScale, this.displacementBias = e.displacementBias, this.specularMap = e.specularMap, this.alphaMap = e.alphaMap, this.envMap = e.envMap, this.combine = e.combine, this.reflectivity = e.reflectivity, this.refractionRatio = e.refractionRatio, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.wireframeLinecap = e.wireframeLinecap, this.wireframeLinejoin = e.wireframeLinejoin, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.morphNormals = e.morphNormals, this;
|
|
11834
11834
|
};
|
|
11835
11835
|
function za(e) {
|
|
11836
11836
|
Hi.call(this), this.defines = { TOON: "" }, this.type = "MeshToonMaterial", this.gradientMap = null, this.setValues(e);
|
|
@@ -11842,22 +11842,22 @@ za.prototype.copy = function(e) {
|
|
|
11842
11842
|
return Hi.prototype.copy.call(this, e), this.gradientMap = e.gradientMap, this;
|
|
11843
11843
|
};
|
|
11844
11844
|
function Ha(e) {
|
|
11845
|
-
|
|
11845
|
+
Mt.call(this), this.type = "MeshNormalMaterial", this.bumpMap = null, this.bumpScale = 1, this.normalMap = null, this.normalScale = new ge(1, 1), this.displacementMap = null, this.displacementScale = 1, this.displacementBias = 0, this.wireframe = !1, this.wireframeLinewidth = 1, this.fog = !1, this.lights = !1, this.skinning = !1, this.morphTargets = !1, this.morphNormals = !1, this.setValues(e);
|
|
11846
11846
|
}
|
|
11847
|
-
Ha.prototype = Object.create(
|
|
11847
|
+
Ha.prototype = Object.create(Mt.prototype);
|
|
11848
11848
|
Ha.prototype.constructor = Ha;
|
|
11849
11849
|
Ha.prototype.isMeshNormalMaterial = !0;
|
|
11850
11850
|
Ha.prototype.copy = function(e) {
|
|
11851
|
-
return
|
|
11851
|
+
return Mt.prototype.copy.call(this, e), this.bumpMap = e.bumpMap, this.bumpScale = e.bumpScale, this.normalMap = e.normalMap, this.normalScale.copy(e.normalScale), this.displacementMap = e.displacementMap, this.displacementScale = e.displacementScale, this.displacementBias = e.displacementBias, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.morphNormals = e.morphNormals, this;
|
|
11852
11852
|
};
|
|
11853
11853
|
function Wa(e) {
|
|
11854
|
-
|
|
11854
|
+
Mt.call(this), this.type = "MeshLambertMaterial", this.color = new tt(16777215), this.map = null, this.lightMap = null, this.lightMapIntensity = 1, this.aoMap = null, this.aoMapIntensity = 1, this.emissive = new tt(0), this.emissiveIntensity = 1, this.emissiveMap = null, this.specularMap = null, this.alphaMap = null, this.envMap = null, this.combine = Nu, this.reflectivity = 1, this.refractionRatio = 0.98, this.wireframe = !1, this.wireframeLinewidth = 1, this.wireframeLinecap = "round", this.wireframeLinejoin = "round", this.skinning = !1, this.morphTargets = !1, this.morphNormals = !1, this.setValues(e);
|
|
11855
11855
|
}
|
|
11856
|
-
Wa.prototype = Object.create(
|
|
11856
|
+
Wa.prototype = Object.create(Mt.prototype);
|
|
11857
11857
|
Wa.prototype.constructor = Wa;
|
|
11858
11858
|
Wa.prototype.isMeshLambertMaterial = !0;
|
|
11859
11859
|
Wa.prototype.copy = function(e) {
|
|
11860
|
-
return
|
|
11860
|
+
return Mt.prototype.copy.call(this, e), this.color.copy(e.color), this.map = e.map, this.lightMap = e.lightMap, this.lightMapIntensity = e.lightMapIntensity, this.aoMap = e.aoMap, this.aoMapIntensity = e.aoMapIntensity, this.emissive.copy(e.emissive), this.emissiveMap = e.emissiveMap, this.emissiveIntensity = e.emissiveIntensity, this.specularMap = e.specularMap, this.alphaMap = e.alphaMap, this.envMap = e.envMap, this.combine = e.combine, this.reflectivity = e.reflectivity, this.refractionRatio = e.refractionRatio, this.wireframe = e.wireframe, this.wireframeLinewidth = e.wireframeLinewidth, this.wireframeLinecap = e.wireframeLinecap, this.wireframeLinejoin = e.wireframeLinejoin, this.skinning = e.skinning, this.morphTargets = e.morphTargets, this.morphNormals = e.morphNormals, this;
|
|
11861
11861
|
};
|
|
11862
11862
|
function qa(e) {
|
|
11863
11863
|
tr.call(this), this.type = "LineDashedMaterial", this.scale = 1, this.dashSize = 3, this.gapSize = 1, this.setValues(e);
|
|
@@ -11885,7 +11885,7 @@ var wT = /* @__PURE__ */ Object.freeze({
|
|
|
11885
11885
|
MeshBasicMaterial: Ir,
|
|
11886
11886
|
LineDashedMaterial: qa,
|
|
11887
11887
|
LineBasicMaterial: tr,
|
|
11888
|
-
Material:
|
|
11888
|
+
Material: Mt
|
|
11889
11889
|
}), Xa = {
|
|
11890
11890
|
enabled: !1,
|
|
11891
11891
|
files: {},
|
|
@@ -11917,7 +11917,7 @@ function rf(e, t, i) {
|
|
|
11917
11917
|
return o = u, this;
|
|
11918
11918
|
};
|
|
11919
11919
|
}
|
|
11920
|
-
var xi = new rf(),
|
|
11920
|
+
var xi = new rf(), _n = {};
|
|
11921
11921
|
function Ki(e) {
|
|
11922
11922
|
this.manager = e !== void 0 ? e : xi;
|
|
11923
11923
|
}
|
|
@@ -11929,8 +11929,8 @@ Object.assign(Ki.prototype, {
|
|
|
11929
11929
|
return r.manager.itemStart(e), setTimeout(function() {
|
|
11930
11930
|
t && t(a), r.manager.itemEnd(e);
|
|
11931
11931
|
}, 0), a;
|
|
11932
|
-
if (
|
|
11933
|
-
|
|
11932
|
+
if (_n[e] !== void 0) {
|
|
11933
|
+
_n[e].push({
|
|
11934
11934
|
onLoad: t,
|
|
11935
11935
|
onProgress: i,
|
|
11936
11936
|
onError: n
|
|
@@ -11970,7 +11970,7 @@ Object.assign(Ki.prototype, {
|
|
|
11970
11970
|
}, 0);
|
|
11971
11971
|
}
|
|
11972
11972
|
} else {
|
|
11973
|
-
|
|
11973
|
+
_n[e] = [], _n[e].push({
|
|
11974
11974
|
onLoad: t,
|
|
11975
11975
|
onProgress: i,
|
|
11976
11976
|
onError: n
|
|
@@ -11979,8 +11979,8 @@ Object.assign(Ki.prototype, {
|
|
|
11979
11979
|
m.open("GET", e, !0), m.addEventListener("load", function(w) {
|
|
11980
11980
|
var P = this.response;
|
|
11981
11981
|
Xa.add(e, P);
|
|
11982
|
-
var M =
|
|
11983
|
-
if (delete
|
|
11982
|
+
var M = _n[e];
|
|
11983
|
+
if (delete _n[e], this.status === 200 || this.status === 0) {
|
|
11984
11984
|
this.status === 0 && console.warn("THREE.FileLoader: HTTP Status 0 received.");
|
|
11985
11985
|
for (var R = 0, z = M.length; R < z; R++) {
|
|
11986
11986
|
var O = M[R];
|
|
@@ -11995,13 +11995,13 @@ Object.assign(Ki.prototype, {
|
|
|
11995
11995
|
r.manager.itemEnd(e), r.manager.itemError(e);
|
|
11996
11996
|
}
|
|
11997
11997
|
}, !1), m.addEventListener("progress", function(w) {
|
|
11998
|
-
for (var P =
|
|
11998
|
+
for (var P = _n[e], M = 0, R = P.length; M < R; M++) {
|
|
11999
11999
|
var z = P[M];
|
|
12000
12000
|
z.onProgress && z.onProgress(w);
|
|
12001
12001
|
}
|
|
12002
12002
|
}, !1), m.addEventListener("error", function(w) {
|
|
12003
|
-
var P =
|
|
12004
|
-
delete
|
|
12003
|
+
var P = _n[e];
|
|
12004
|
+
delete _n[e];
|
|
12005
12005
|
for (var M = 0, R = P.length; M < R; M++) {
|
|
12006
12006
|
var z = P[M];
|
|
12007
12007
|
z.onError && z.onError(w);
|
|
@@ -12599,11 +12599,11 @@ var u0 = /* @__PURE__ */ Object.freeze({
|
|
|
12599
12599
|
QuadraticBezierCurve3: vn,
|
|
12600
12600
|
SplineCurve: Yi
|
|
12601
12601
|
});
|
|
12602
|
-
function
|
|
12602
|
+
function Cn() {
|
|
12603
12603
|
nt.call(this), this.type = "CurvePath", this.curves = [], this.autoClose = !1;
|
|
12604
12604
|
}
|
|
12605
|
-
|
|
12606
|
-
constructor:
|
|
12605
|
+
Cn.prototype = Object.assign(Object.create(nt.prototype), {
|
|
12606
|
+
constructor: Cn,
|
|
12607
12607
|
add: function(e) {
|
|
12608
12608
|
this.curves.push(e);
|
|
12609
12609
|
},
|
|
@@ -12690,9 +12690,9 @@ wn.prototype = Object.assign(Object.create(nt.prototype), {
|
|
|
12690
12690
|
}
|
|
12691
12691
|
});
|
|
12692
12692
|
function ji(e) {
|
|
12693
|
-
|
|
12693
|
+
Cn.call(this), this.type = "Path", this.currentPoint = new ge(), e && this.setFromPoints(e);
|
|
12694
12694
|
}
|
|
12695
|
-
ji.prototype = Object.assign(Object.create(
|
|
12695
|
+
ji.prototype = Object.assign(Object.create(Cn.prototype), {
|
|
12696
12696
|
constructor: ji,
|
|
12697
12697
|
setFromPoints: function(e) {
|
|
12698
12698
|
this.moveTo(e[0].x, e[0].y);
|
|
@@ -12756,14 +12756,14 @@ ji.prototype = Object.assign(Object.create(wn.prototype), {
|
|
|
12756
12756
|
this.currentPoint.copy(c);
|
|
12757
12757
|
},
|
|
12758
12758
|
copy: function(e) {
|
|
12759
|
-
return
|
|
12759
|
+
return Cn.prototype.copy.call(this, e), this.currentPoint.copy(e.currentPoint), this;
|
|
12760
12760
|
},
|
|
12761
12761
|
toJSON: function() {
|
|
12762
|
-
var e =
|
|
12762
|
+
var e = Cn.prototype.toJSON.call(this);
|
|
12763
12763
|
return e.currentPoint = this.currentPoint.toArray(), e;
|
|
12764
12764
|
},
|
|
12765
12765
|
fromJSON: function(e) {
|
|
12766
|
-
return
|
|
12766
|
+
return Cn.prototype.fromJSON.call(this, e), this.currentPoint.fromArray(e.currentPoint), this;
|
|
12767
12767
|
}
|
|
12768
12768
|
});
|
|
12769
12769
|
function Yn(e) {
|
|
@@ -13575,12 +13575,12 @@ Object.assign(of.prototype, {
|
|
|
13575
13575
|
var t = new qe(), i = e.data.index;
|
|
13576
13576
|
if (i !== void 0) {
|
|
13577
13577
|
var n = new Kp[i.type](i.array);
|
|
13578
|
-
t.setIndex(new
|
|
13578
|
+
t.setIndex(new Pt(n, 1));
|
|
13579
13579
|
}
|
|
13580
13580
|
var r = e.data.attributes;
|
|
13581
13581
|
for (var a in r) {
|
|
13582
13582
|
var s = r[a], n = new Kp[s.type](s.array);
|
|
13583
|
-
t.addAttribute(a, new
|
|
13583
|
+
t.addAttribute(a, new Pt(n, s.itemSize, s.normalized));
|
|
13584
13584
|
}
|
|
13585
13585
|
var o = e.data.groups || e.data.drawcalls || e.data.offsets;
|
|
13586
13586
|
if (o !== void 0)
|
|
@@ -13650,7 +13650,7 @@ Object.assign(Vs.prototype, {
|
|
|
13650
13650
|
var u = {};
|
|
13651
13651
|
function l(f, v, _, m, x) {
|
|
13652
13652
|
var w = s + f, P = Vs.Handlers.get(w), M;
|
|
13653
|
-
P !== null ? M = P.load(w) : (i.setCrossOrigin(o), M = i.load(w)), v !== void 0 && (M.repeat.fromArray(v), v[0] !== 1 && (M.wrapS =
|
|
13653
|
+
P !== null ? M = P.load(w) : (i.setCrossOrigin(o), M = i.load(w)), v !== void 0 && (M.repeat.fromArray(v), v[0] !== 1 && (M.wrapS = wn), v[1] !== 1 && (M.wrapT = wn)), _ !== void 0 && M.offset.fromArray(_), m !== void 0 && (m[0] === "repeat" && (M.wrapS = wn), m[0] === "mirror" && (M.wrapS = Ca), m[1] === "repeat" && (M.wrapT = wn), m[1] === "mirror" && (M.wrapT = Ca)), x !== void 0 && (M.anisotropy = x);
|
|
13654
13654
|
var R = Rt.generateUUID();
|
|
13655
13655
|
return u[R] = M, R;
|
|
13656
13656
|
}
|
|
@@ -13859,7 +13859,7 @@ Object.assign(lf.prototype, {
|
|
|
13859
13859
|
U = new Y(), U.x = te[c++] * J, U.y = te[c++] * J, U.z = te[c++] * J, a.vertices.push(U);
|
|
13860
13860
|
for (c = 0, h = F.length; c < h; )
|
|
13861
13861
|
if (m = F[c++], x = s(m, 0), w = s(m, 1), P = s(m, 3), M = s(m, 4), R = s(m, 5), z = s(m, 6), O = s(m, 7), x) {
|
|
13862
|
-
if (S = new
|
|
13862
|
+
if (S = new Mn(), S.a = F[c], S.b = F[c + 1], S.c = F[c + 3], j = new Mn(), j.a = F[c + 1], j.b = F[c + 2], j.c = F[c + 3], c += 4, w && (_ = F[c++], S.materialIndex = _, j.materialIndex = _), l = a.faces.length, P)
|
|
13863
13863
|
for (o = 0; o < ye; o++)
|
|
13864
13864
|
for (ue = r.uvs[o], a.faceVertexUvs[o][l] = [], a.faceVertexUvs[o][l + 1] = [], u = 0; u < 4; u++)
|
|
13865
13865
|
v = F[c++], de = ue[v * 2], N = ue[v * 2 + 1], ae = new ge(de, N), u !== 2 && a.faceVertexUvs[o][l].push(ae), u !== 0 && a.faceVertexUvs[o][l + 1].push(ae);
|
|
@@ -13879,7 +13879,7 @@ Object.assign(lf.prototype, {
|
|
|
13879
13879
|
d = F[c++], H = ce[d], o !== 2 && S.vertexColors.push(new tt(H)), o !== 0 && j.vertexColors.push(new tt(H));
|
|
13880
13880
|
a.faces.push(S), a.faces.push(j);
|
|
13881
13881
|
} else {
|
|
13882
|
-
if (T = new
|
|
13882
|
+
if (T = new Mn(), T.a = F[c++], T.b = F[c++], T.c = F[c++], w && (_ = F[c++], T.materialIndex = _), l = a.faces.length, P)
|
|
13883
13883
|
for (o = 0; o < ye; o++)
|
|
13884
13884
|
for (ue = r.uvs[o], a.faceVertexUvs[o][l] = [], u = 0; u < 3; u++)
|
|
13885
13885
|
v = F[c++], de = ue[v * 2], N = ue[v * 2 + 1], ae = new ge(de, N), a.faceVertexUvs[o][l].push(ae);
|
|
@@ -14324,7 +14324,7 @@ var IT = {
|
|
|
14324
14324
|
CubeUVReflectionMapping: _c,
|
|
14325
14325
|
CubeUVRefractionMapping: bc
|
|
14326
14326
|
}, Zp = {
|
|
14327
|
-
RepeatWrapping:
|
|
14327
|
+
RepeatWrapping: wn,
|
|
14328
14328
|
ClampToEdgeWrapping: wi,
|
|
14329
14329
|
MirroredRepeatWrapping: Ca
|
|
14330
14330
|
}, Jp = {
|
|
@@ -14414,7 +14414,7 @@ Object.assign(cf.prototype, {
|
|
|
14414
14414
|
}
|
|
14415
14415
|
return F;
|
|
14416
14416
|
}
|
|
14417
|
-
var r =
|
|
14417
|
+
var r = Dn.isClockWise, a = this.subPaths;
|
|
14418
14418
|
if (a.length === 0) return [];
|
|
14419
14419
|
if (t === !0) return i(a);
|
|
14420
14420
|
var s, o, u, l = [];
|
|
@@ -15810,13 +15810,13 @@ od.prototype = Object.assign(Object.create(Hs.prototype), {
|
|
|
15810
15810
|
}
|
|
15811
15811
|
});
|
|
15812
15812
|
function ud(e, t, i) {
|
|
15813
|
-
|
|
15813
|
+
Pt.call(this, e, t), this.meshPerAttribute = i || 1;
|
|
15814
15814
|
}
|
|
15815
|
-
ud.prototype = Object.assign(Object.create(
|
|
15815
|
+
ud.prototype = Object.assign(Object.create(Pt.prototype), {
|
|
15816
15816
|
constructor: ud,
|
|
15817
15817
|
isInstancedBufferAttribute: !0,
|
|
15818
15818
|
copy: function(e) {
|
|
15819
|
-
return
|
|
15819
|
+
return Pt.prototype.copy.call(this, e), this.meshPerAttribute = e.meshPerAttribute, this;
|
|
15820
15820
|
}
|
|
15821
15821
|
});
|
|
15822
15822
|
function v0(e, t, i, n) {
|
|
@@ -16152,7 +16152,7 @@ Xs.prototype.update = function() {
|
|
|
16152
16152
|
function Ys(e, t) {
|
|
16153
16153
|
He.call(this), this.light = e, this.light.updateMatrixWorld(), this.matrix = e.matrixWorld, this.matrixAutoUpdate = !1, this.color = t;
|
|
16154
16154
|
var i = new tr({ fog: !1 }), n = new qe();
|
|
16155
|
-
n.addAttribute("position", new
|
|
16155
|
+
n.addAttribute("position", new Pt(new Float32Array(15), 3)), this.line = new yi(n, i), this.add(this.line), this.update();
|
|
16156
16156
|
}
|
|
16157
16157
|
Ys.prototype = Object.create(He.prototype);
|
|
16158
16158
|
Ys.prototype.constructor = Ys;
|
|
@@ -16168,7 +16168,7 @@ function Qs(e, t, i) {
|
|
|
16168
16168
|
var n = new Ba(t);
|
|
16169
16169
|
n.rotateY(Math.PI * 0.5), this.material = new Ir({ wireframe: !0, fog: !1 }), this.color === void 0 && (this.material.vertexColors = Ka);
|
|
16170
16170
|
var r = n.getAttribute("position"), a = new Float32Array(r.count * 3);
|
|
16171
|
-
n.addAttribute("color", new
|
|
16171
|
+
n.addAttribute("color", new Pt(a, 3)), this.add(new Tr(n, this.material)), this.update();
|
|
16172
16172
|
}
|
|
16173
16173
|
Qs.prototype = Object.create(He.prototype);
|
|
16174
16174
|
Qs.prototype.constructor = Qs;
|
|
@@ -16307,12 +16307,12 @@ wu.prototype.update = function() {
|
|
|
16307
16307
|
function Ya(e, t) {
|
|
16308
16308
|
this.object = e, t === void 0 && (t = 16776960);
|
|
16309
16309
|
var i = new Uint16Array([0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7]), n = new Float32Array(24), r = new qe();
|
|
16310
|
-
r.setIndex(new
|
|
16310
|
+
r.setIndex(new Pt(i, 1)), r.addAttribute("position", new Pt(n, 3)), ar.call(this, r, new tr({ color: t })), this.matrixAutoUpdate = !1, this.update();
|
|
16311
16311
|
}
|
|
16312
16312
|
Ya.prototype = Object.create(ar.prototype);
|
|
16313
16313
|
Ya.prototype.constructor = Ya;
|
|
16314
16314
|
Ya.prototype.update = function() {
|
|
16315
|
-
var e = new
|
|
16315
|
+
var e = new Rn();
|
|
16316
16316
|
return function(i) {
|
|
16317
16317
|
if (i !== void 0 && console.warn("THREE.BoxHelper: .update() has no longer arguments."), this.object !== void 0 && e.setFromObject(this.object), !e.isEmpty()) {
|
|
16318
16318
|
var n = e.min, r = e.max, a = this.geometry.attributes.position, s = a.array;
|
|
@@ -16326,7 +16326,7 @@ Ya.prototype.setFromObject = function(e) {
|
|
|
16326
16326
|
function Su(e, t) {
|
|
16327
16327
|
this.type = "Box3Helper", this.box = e;
|
|
16328
16328
|
var i = t !== void 0 ? t : 16776960, n = new Uint16Array([0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7]), r = [1, 1, 1, -1, 1, 1, -1, -1, 1, 1, -1, 1, 1, 1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1], a = new qe();
|
|
16329
|
-
a.setIndex(new
|
|
16329
|
+
a.setIndex(new Pt(n, 1)), a.addAttribute("position", new ze(r, 3)), ar.call(this, a, new tr({ color: i })), this.geometry.computeBoundingSphere();
|
|
16330
16330
|
}
|
|
16331
16331
|
Su.prototype = Object.create(ar.prototype);
|
|
16332
16332
|
Su.prototype.constructor = Su;
|
|
@@ -16349,7 +16349,7 @@ Cu.prototype.updateMatrixWorld = function(e) {
|
|
|
16349
16349
|
};
|
|
16350
16350
|
var el, sh;
|
|
16351
16351
|
function Qa(e, t, i, n, r, a) {
|
|
16352
|
-
He.call(this), n === void 0 && (n = 16776960), i === void 0 && (i = 1), r === void 0 && (r = 0.2 * i), a === void 0 && (a = 0.2 * r), el === void 0 && (el = new qe(), el.addAttribute("position", new ze([0, 0, 0, 0, 1, 0], 3)), sh = new
|
|
16352
|
+
He.call(this), n === void 0 && (n = 16776960), i === void 0 && (i = 1), r === void 0 && (r = 0.2 * i), a === void 0 && (a = 0.2 * r), el === void 0 && (el = new qe(), el.addAttribute("position", new ze([0, 0, 0, 0, 1, 0], 3)), sh = new In(0, 0.5, 1, 5, 1), sh.translate(0, -0.5, 0)), this.position.copy(t), this.line = new yi(el, new tr({ color: n })), this.line.matrixAutoUpdate = !1, this.add(this.line), this.cone = new Tr(sh, new Ir({ color: n })), this.cone.matrixAutoUpdate = !1, this.add(this.cone), this.setDirection(e), this.setLength(i, r, a);
|
|
16353
16353
|
}
|
|
16354
16354
|
Qa.prototype = Object.create(He.prototype);
|
|
16355
16355
|
Qa.prototype.constructor = Qa;
|
|
@@ -16413,7 +16413,7 @@ function Mu(e) {
|
|
|
16413
16413
|
Mu.prototype = Object.create(ar.prototype);
|
|
16414
16414
|
Mu.prototype.constructor = Mu;
|
|
16415
16415
|
function BT(e, t, i, n, r, a, s) {
|
|
16416
|
-
return console.warn("THREE.Face4 has been removed. A THREE.Face3 will be created instead."), new
|
|
16416
|
+
return console.warn("THREE.Face4 has been removed. A THREE.Face3 will be created instead."), new Mn(e, t, i, r, a, s);
|
|
16417
16417
|
}
|
|
16418
16418
|
var FT = 0, NT = 1;
|
|
16419
16419
|
function UT(e) {
|
|
@@ -16446,7 +16446,7 @@ function XT(e, t, i) {
|
|
|
16446
16446
|
return console.warn("THREE.Vertex has been removed. Use THREE.Vector3 instead."), new Y(e, t, i);
|
|
16447
16447
|
}
|
|
16448
16448
|
function YT(e, t) {
|
|
16449
|
-
return console.warn("THREE.DynamicBufferAttribute has been removed. Use new THREE.BufferAttribute().setDynamic( true ) instead."), new
|
|
16449
|
+
return console.warn("THREE.DynamicBufferAttribute has been removed. Use new THREE.BufferAttribute().setDynamic( true ) instead."), new Pt(e, t).setDynamic(!0);
|
|
16450
16450
|
}
|
|
16451
16451
|
function QT(e, t) {
|
|
16452
16452
|
return console.warn("THREE.Int8Attribute has been removed. Use new THREE.Int8BufferAttribute() instead."), new jo(e, t);
|
|
@@ -16478,7 +16478,7 @@ function i2(e, t) {
|
|
|
16478
16478
|
nt.create = function(e, t) {
|
|
16479
16479
|
return console.log("THREE.Curve.create() has been deprecated"), e.prototype = Object.create(nt.prototype), e.prototype.constructor = e, e.prototype.getPoint = t, e;
|
|
16480
16480
|
};
|
|
16481
|
-
Object.assign(
|
|
16481
|
+
Object.assign(Cn.prototype, {
|
|
16482
16482
|
createPointsGeometry: function(e) {
|
|
16483
16483
|
console.warn("THREE.CurvePath: .createPointsGeometry() has been removed. Use new THREE.Geometry().setFromPoints( points ) instead.");
|
|
16484
16484
|
var t = this.getPoints(e);
|
|
@@ -16569,7 +16569,7 @@ Object.assign(mf.prototype, {
|
|
|
16569
16569
|
return console.warn("THREE.Box2: .size() has been renamed to .getSize()."), this.getSize(e);
|
|
16570
16570
|
}
|
|
16571
16571
|
});
|
|
16572
|
-
Object.assign(
|
|
16572
|
+
Object.assign(Rn.prototype, {
|
|
16573
16573
|
center: function(e) {
|
|
16574
16574
|
return console.warn("THREE.Box3: .center() has been renamed to .getCenter()."), this.getCenter(e);
|
|
16575
16575
|
},
|
|
@@ -16910,7 +16910,7 @@ Object.defineProperties(yr.prototype, {
|
|
|
16910
16910
|
}
|
|
16911
16911
|
}
|
|
16912
16912
|
});
|
|
16913
|
-
Object.defineProperties(
|
|
16913
|
+
Object.defineProperties(Pt.prototype, {
|
|
16914
16914
|
length: {
|
|
16915
16915
|
get: function() {
|
|
16916
16916
|
return console.warn("THREE.BufferAttribute: .length has been deprecated. Use .count instead."), this.array.length;
|
|
@@ -16972,7 +16972,7 @@ Object.defineProperties(ql.prototype, {
|
|
|
16972
16972
|
}
|
|
16973
16973
|
}
|
|
16974
16974
|
});
|
|
16975
|
-
Object.defineProperties(
|
|
16975
|
+
Object.defineProperties(Mt.prototype, {
|
|
16976
16976
|
wrapAround: {
|
|
16977
16977
|
get: function() {
|
|
16978
16978
|
console.warn("THREE.Material: .wrapAround has been removed.");
|
|
@@ -17320,12 +17320,12 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17320
17320
|
BooleanKeyframeTrack: Gl,
|
|
17321
17321
|
BoundingBoxHelper: a2,
|
|
17322
17322
|
Box2: mf,
|
|
17323
|
-
Box3:
|
|
17323
|
+
Box3: Rn,
|
|
17324
17324
|
Box3Helper: Su,
|
|
17325
17325
|
BoxBufferGeometry: Oa,
|
|
17326
17326
|
BoxGeometry: Qn,
|
|
17327
17327
|
BoxHelper: Ya,
|
|
17328
|
-
BufferAttribute:
|
|
17328
|
+
BufferAttribute: Pt,
|
|
17329
17329
|
BufferGeometry: qe,
|
|
17330
17330
|
BufferGeometryLoader: of,
|
|
17331
17331
|
ByteType: ag,
|
|
@@ -17363,9 +17363,9 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17363
17363
|
CullFaceFrontBack: Ub,
|
|
17364
17364
|
CullFaceNone: Im,
|
|
17365
17365
|
Curve: nt,
|
|
17366
|
-
CurvePath:
|
|
17366
|
+
CurvePath: Cn,
|
|
17367
17367
|
CustomBlending: zd,
|
|
17368
|
-
CylinderBufferGeometry:
|
|
17368
|
+
CylinderBufferGeometry: In,
|
|
17369
17369
|
CylinderGeometry: ja,
|
|
17370
17370
|
Cylindrical: y0,
|
|
17371
17371
|
DataTexture: La,
|
|
@@ -17394,7 +17394,7 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17394
17394
|
EventDispatcher: Nn,
|
|
17395
17395
|
ExtrudeBufferGeometry: dn,
|
|
17396
17396
|
ExtrudeGeometry: Fa,
|
|
17397
|
-
Face3:
|
|
17397
|
+
Face3: Mn,
|
|
17398
17398
|
Face4: BT,
|
|
17399
17399
|
FaceColors: Ud,
|
|
17400
17400
|
FaceNormalsHelper: Eu,
|
|
@@ -17482,7 +17482,7 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17482
17482
|
LuminanceAlphaFormat: fg,
|
|
17483
17483
|
LuminanceFormat: dg,
|
|
17484
17484
|
MOUSE: Nb,
|
|
17485
|
-
Material:
|
|
17485
|
+
Material: Mt,
|
|
17486
17486
|
MaterialLoader: Mc,
|
|
17487
17487
|
Math: Rt,
|
|
17488
17488
|
Matrix3: Or,
|
|
@@ -17595,7 +17595,7 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17595
17595
|
RectAreaLight: Ul,
|
|
17596
17596
|
RectAreaLightHelper: Ys,
|
|
17597
17597
|
ReinhardToneMapping: rg,
|
|
17598
|
-
RepeatWrapping:
|
|
17598
|
+
RepeatWrapping: wn,
|
|
17599
17599
|
ReverseSubtractEquation: Fm,
|
|
17600
17600
|
RingBufferGeometry: Os,
|
|
17601
17601
|
RingGeometry: fu,
|
|
@@ -17609,7 +17609,7 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17609
17609
|
ShapeBufferGeometry: Ua,
|
|
17610
17610
|
ShapeGeometry: Na,
|
|
17611
17611
|
ShapePath: cf,
|
|
17612
|
-
ShapeUtils:
|
|
17612
|
+
ShapeUtils: Dn,
|
|
17613
17613
|
ShortType: sg,
|
|
17614
17614
|
Skeleton: Zo,
|
|
17615
17615
|
SkeletonHelper: qs,
|
|
@@ -17617,7 +17617,7 @@ const ev = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
17617
17617
|
SmoothShading: zb,
|
|
17618
17618
|
Sphere: Vi,
|
|
17619
17619
|
SphereBufferGeometry: ea,
|
|
17620
|
-
SphereGeometry:
|
|
17620
|
+
SphereGeometry: Sn,
|
|
17621
17621
|
Spherical: g0,
|
|
17622
17622
|
SphericalReflectionMapping: Qd,
|
|
17623
17623
|
Spline: gf,
|
|
@@ -18082,14 +18082,14 @@ function g2() {
|
|
|
18082
18082
|
return !fe || !_e ? !1 : (fe.pose = _e, fe.timestamp = _e.timestamp, Ee(fe.leftProjectionMatrix, fe.leftViewMatrix, _e, Me._getFieldOfView("left"), Me._getEyeOffset("left"), Me), Ee(fe.rightProjectionMatrix, fe.rightViewMatrix, _e, Me._getFieldOfView("right"), Me._getEyeOffset("right"), Me), !0);
|
|
18083
18083
|
};
|
|
18084
18084
|
}(), Qe = function() {
|
|
18085
|
-
var E = window.self !== window.top, L =
|
|
18085
|
+
var E = window.self !== window.top, L = St(document.referrer), k = St(window.location.href);
|
|
18086
18086
|
return E && L !== k;
|
|
18087
|
-
},
|
|
18087
|
+
}, St = function(E) {
|
|
18088
18088
|
var L, k = E.indexOf("://");
|
|
18089
18089
|
k !== -1 ? L = k + 3 : L = 0;
|
|
18090
18090
|
var X = E.indexOf("/", L);
|
|
18091
18091
|
return X === -1 && (X = E.length), E.substring(0, X);
|
|
18092
|
-
},
|
|
18092
|
+
}, Ot = function(E) {
|
|
18093
18093
|
if (E.w > 1)
|
|
18094
18094
|
return console.warn("getQuaternionAngle: w > 1"), 0;
|
|
18095
18095
|
var L = 2 * Math.acos(E.w);
|
|
@@ -18184,7 +18184,7 @@ function g2() {
|
|
|
18184
18184
|
X && A.activeTexture(X);
|
|
18185
18185
|
}
|
|
18186
18186
|
}
|
|
18187
|
-
var
|
|
18187
|
+
var kt = gt, Br = ["attribute vec2 position;", "attribute vec3 texCoord;", "varying vec2 vTexCoord;", "uniform vec4 viewportOffsetScale[2];", "void main() {", " vec4 viewport = viewportOffsetScale[int(texCoord.z)];", " vTexCoord = (texCoord.xy * viewport.zw) + viewport.xy;", " gl_Position = vec4( position, 1.0, 1.0 );", "}"].join(`
|
|
18188
18188
|
`), vt = ["precision mediump float;", "uniform sampler2D diffuse;", "varying vec2 vTexCoord;", "void main() {", " gl_FragColor = texture2D(diffuse, vTexCoord);", "}"].join(`
|
|
18189
18189
|
`);
|
|
18190
18190
|
function rr(A, E, L, k) {
|
|
@@ -18198,7 +18198,7 @@ function g2() {
|
|
|
18198
18198
|
this.unpatch(), A.deleteProgram(this.program), A.deleteBuffer(this.vertexBuffer), A.deleteBuffer(this.indexBuffer), A.deleteTexture(this.renderTarget), A.deleteFramebuffer(this.framebuffer), this.depthStencilBuffer && A.deleteRenderbuffer(this.depthStencilBuffer), this.depthBuffer && A.deleteRenderbuffer(this.depthBuffer), this.stencilBuffer && A.deleteRenderbuffer(this.stencilBuffer), this.cardboardUI && this.cardboardUI.destroy();
|
|
18199
18199
|
}, rr.prototype.onResize = function() {
|
|
18200
18200
|
var A = this.gl, E = this, L = [A.RENDERBUFFER_BINDING, A.TEXTURE_BINDING_2D, A.TEXTURE0];
|
|
18201
|
-
|
|
18201
|
+
kt(A, L, function(k) {
|
|
18202
18202
|
E.realBindFramebuffer.call(k, k.FRAMEBUFFER, null), E.scissorTest && E.realDisable.call(k, k.SCISSOR_TEST), E.realColorMask.call(k, !0, !0, !0, !0), E.realViewport.call(k, 0, 0, k.drawingBufferWidth, k.drawingBufferHeight), E.realClearColor.call(k, 0, 0, 0, 1), k.clear(k.COLOR_BUFFER_BIT), E.realBindFramebuffer.call(k, k.FRAMEBUFFER, E.framebuffer), k.bindTexture(k.TEXTURE_2D, E.renderTarget), k.texImage2D(k.TEXTURE_2D, 0, E.ctxAttribs.alpha ? k.RGBA : k.RGB, E.bufferWidth, E.bufferHeight, 0, E.ctxAttribs.alpha ? k.RGBA : k.RGB, k.UNSIGNED_BYTE, null), k.texParameteri(k.TEXTURE_2D, k.TEXTURE_MAG_FILTER, k.LINEAR), k.texParameteri(k.TEXTURE_2D, k.TEXTURE_MIN_FILTER, k.LINEAR), k.texParameteri(k.TEXTURE_2D, k.TEXTURE_WRAP_S, k.CLAMP_TO_EDGE), k.texParameteri(k.TEXTURE_2D, k.TEXTURE_WRAP_T, k.CLAMP_TO_EDGE), k.framebufferTexture2D(k.FRAMEBUFFER, k.COLOR_ATTACHMENT0, k.TEXTURE_2D, E.renderTarget, 0), E.ctxAttribs.depth && E.ctxAttribs.stencil ? (k.bindRenderbuffer(k.RENDERBUFFER, E.depthStencilBuffer), k.renderbufferStorage(k.RENDERBUFFER, k.DEPTH_STENCIL, E.bufferWidth, E.bufferHeight), k.framebufferRenderbuffer(k.FRAMEBUFFER, k.DEPTH_STENCIL_ATTACHMENT, k.RENDERBUFFER, E.depthStencilBuffer)) : E.ctxAttribs.depth ? (k.bindRenderbuffer(k.RENDERBUFFER, E.depthBuffer), k.renderbufferStorage(k.RENDERBUFFER, k.DEPTH_COMPONENT16, E.bufferWidth, E.bufferHeight), k.framebufferRenderbuffer(k.FRAMEBUFFER, k.DEPTH_ATTACHMENT, k.RENDERBUFFER, E.depthBuffer)) : E.ctxAttribs.stencil && (k.bindRenderbuffer(k.RENDERBUFFER, E.stencilBuffer), k.renderbufferStorage(k.RENDERBUFFER, k.STENCIL_INDEX8, E.bufferWidth, E.bufferHeight), k.framebufferRenderbuffer(k.FRAMEBUFFER, k.STENCIL_ATTACHMENT, k.RENDERBUFFER, E.stencilBuffer)), !k.checkFramebufferStatus(k.FRAMEBUFFER) === k.FRAMEBUFFER_COMPLETE && console.error("Framebuffer incomplete!"), E.realBindFramebuffer.call(k, k.FRAMEBUFFER, E.lastBoundFramebuffer), E.scissorTest && E.realEnable.call(k, k.SCISSOR_TEST), E.realColorMask.apply(k, E.colorMask), E.realViewport.apply(k, E.viewport), E.realClearColor.apply(k, E.clearColor);
|
|
18203
18203
|
}), this.cardboardUI && this.cardboardUI.onResize();
|
|
18204
18204
|
}, rr.prototype.patch = function() {
|
|
@@ -18281,7 +18281,7 @@ function g2() {
|
|
|
18281
18281
|
A || (A = [0, 0, 0.5, 1]), E || (E = [0.5, 0, 0.5, 1]), this.viewportOffsetScale[0] = A[0], this.viewportOffsetScale[1] = A[1], this.viewportOffsetScale[2] = A[2], this.viewportOffsetScale[3] = A[3], this.viewportOffsetScale[4] = E[0], this.viewportOffsetScale[5] = E[1], this.viewportOffsetScale[6] = E[2], this.viewportOffsetScale[7] = E[3];
|
|
18282
18282
|
}, rr.prototype.submitFrame = function() {
|
|
18283
18283
|
var A = this.gl, E = this, L = [];
|
|
18284
|
-
if (this.dirtySubmitFrameBindings || L.push(A.CURRENT_PROGRAM, A.ARRAY_BUFFER_BINDING, A.ELEMENT_ARRAY_BUFFER_BINDING, A.TEXTURE_BINDING_2D, A.TEXTURE0),
|
|
18284
|
+
if (this.dirtySubmitFrameBindings || L.push(A.CURRENT_PROGRAM, A.ARRAY_BUFFER_BINDING, A.ELEMENT_ARRAY_BUFFER_BINDING, A.TEXTURE_BINDING_2D, A.TEXTURE0), kt(A, L, function(X) {
|
|
18285
18285
|
E.realBindFramebuffer.call(X, X.FRAMEBUFFER, null);
|
|
18286
18286
|
var se = 0, he = 0;
|
|
18287
18287
|
E.instanceExt && (se = X.getVertexAttrib(E.attribs.position, E.instanceExt.VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE), he = X.getVertexAttrib(E.attribs.texCoord, E.instanceExt.VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE)), E.cullFace && E.realDisable.call(X, X.CULL_FACE), E.depthTest && E.realDisable.call(X, X.DEPTH_TEST), E.blend && E.realDisable.call(X, X.BLEND), E.scissorTest && E.realDisable.call(X, X.SCISSOR_TEST), E.stencilTest && E.realDisable.call(X, X.STENCIL_TEST), E.realColorMask.call(X, !0, !0, !0, !0), E.realViewport.call(X, 0, 0, X.drawingBufferWidth, X.drawingBufferHeight), (E.ctxAttribs.alpha || T()) && (E.realClearColor.call(X, 0, 0, 0, 1), X.clear(X.COLOR_BUFFER_BIT)), X.useProgram(E.program), X.bindBuffer(X.ELEMENT_ARRAY_BUFFER, E.indexBuffer), X.bindBuffer(X.ARRAY_BUFFER, E.vertexBuffer), X.enableVertexAttribArray(E.attribs.position), X.enableVertexAttribArray(E.attribs.texCoord), X.vertexAttribPointer(E.attribs.position, 2, X.FLOAT, !1, 20, 0), X.vertexAttribPointer(E.attribs.texCoord, 3, X.FLOAT, !1, 20, 8), E.instanceExt && (se != 0 && E.instanceExt.vertexAttribDivisorANGLE(E.attribs.position, 0), he != 0 && E.instanceExt.vertexAttribDivisorANGLE(E.attribs.texCoord, 0)), X.activeTexture(X.TEXTURE0), X.uniform1i(E.uniforms.diffuse, 0), X.bindTexture(X.TEXTURE_2D, E.renderTarget), X.uniform4fv(E.uniforms.viewportOffsetScale, E.viewportOffsetScale), X.drawElements(X.TRIANGLES, E.indexCount, X.UNSIGNED_SHORT, 0), E.cardboardUI && E.cardboardUI.renderNoState(), E.realBindFramebuffer.call(E.gl, X.FRAMEBUFFER, E.framebuffer), E.ctxAttribs.preserveDrawingBuffer || (E.realClearColor.call(X, 0, 0, 0, 0), X.clear(X.COLOR_BUFFER_BIT)), E.dirtySubmitFrameBindings || E.realBindFramebuffer.call(X, X.FRAMEBUFFER, E.lastBoundFramebuffer), E.cullFace && E.realEnable.call(X, X.CULL_FACE), E.depthTest && E.realEnable.call(X, X.DEPTH_TEST), E.blend && E.realEnable.call(X, X.BLEND), E.scissorTest && E.realEnable.call(X, X.SCISSOR_TEST), E.stencilTest && E.realEnable.call(X, X.STENCIL_TEST), E.realColorMask.apply(X, E.colorMask), E.realViewport.apply(X, E.viewport), (E.ctxAttribs.alpha || !E.ctxAttribs.preserveDrawingBuffer) && E.realClearColor.apply(X, E.clearColor), E.instanceExt && (se != 0 && E.instanceExt.vertexAttribDivisorANGLE(E.attribs.position, se), he != 0 && E.instanceExt.vertexAttribDivisorANGLE(E.attribs.texCoord, he));
|
|
@@ -18291,7 +18291,7 @@ function g2() {
|
|
|
18291
18291
|
}
|
|
18292
18292
|
}, rr.prototype.updateDeviceInfo = function(A) {
|
|
18293
18293
|
var E = this.gl, L = this, k = [E.ARRAY_BUFFER_BINDING, E.ELEMENT_ARRAY_BUFFER_BINDING];
|
|
18294
|
-
|
|
18294
|
+
kt(E, k, function(X) {
|
|
18295
18295
|
var se = L.computeMeshVertices_(L.meshWidth, L.meshHeight, A);
|
|
18296
18296
|
if (X.bindBuffer(X.ARRAY_BUFFER, L.vertexBuffer), X.bufferData(X.ARRAY_BUFFER, se, X.STATIC_DRAW), !L.indexCount) {
|
|
18297
18297
|
var he = L.computeMeshIndices_(L.meshWidth, L.meshHeight);
|
|
@@ -18342,7 +18342,7 @@ function g2() {
|
|
|
18342
18342
|
}, L.addEventListener("click", this.listener, !1);
|
|
18343
18343
|
}, Vt.prototype.onResize = function() {
|
|
18344
18344
|
var A = this.gl, E = this, L = [A.ARRAY_BUFFER_BINDING];
|
|
18345
|
-
|
|
18345
|
+
kt(A, L, function(k) {
|
|
18346
18346
|
var X = [], se = k.drawingBufferWidth / 2, he = Math.max(screen.width, screen.height) * window.devicePixelRatio, we = k.drawingBufferWidth / he, Ee = we * window.devicePixelRatio, fe = ut * Ee / 2, _e = Ge * xt * Ee, Me = Ge * Ee / 2, Ye = (Ge * xt - Ge) * Ee;
|
|
18347
18347
|
X.push(se - fe, _e), X.push(se - fe, k.drawingBufferHeight), X.push(se + fe, _e), X.push(se + fe, k.drawingBufferHeight), E.gearOffset = X.length / 2;
|
|
18348
18348
|
function rt(Jt, vr) {
|
|
@@ -18362,7 +18362,7 @@ function g2() {
|
|
|
18362
18362
|
});
|
|
18363
18363
|
}, Vt.prototype.render = function() {
|
|
18364
18364
|
var A = this.gl, E = this, L = [A.CULL_FACE, A.DEPTH_TEST, A.BLEND, A.SCISSOR_TEST, A.STENCIL_TEST, A.COLOR_WRITEMASK, A.VIEWPORT, A.CURRENT_PROGRAM, A.ARRAY_BUFFER_BINDING];
|
|
18365
|
-
|
|
18365
|
+
kt(A, L, function(k) {
|
|
18366
18366
|
k.disable(k.CULL_FACE), k.disable(k.DEPTH_TEST), k.disable(k.BLEND), k.disable(k.SCISSOR_TEST), k.disable(k.STENCIL_TEST), k.colorMask(!0, !0, !0, !0), k.viewport(0, 0, k.drawingBufferWidth, k.drawingBufferHeight), E.renderNoState();
|
|
18367
18367
|
});
|
|
18368
18368
|
}, Vt.prototype.renderNoState = function() {
|
|
@@ -18383,11 +18383,11 @@ function g2() {
|
|
|
18383
18383
|
L = E * (L + this.coefficients[k]);
|
|
18384
18384
|
return (L + 1) * A;
|
|
18385
18385
|
};
|
|
18386
|
-
var Nt = Math.PI / 180, Ut = 180 / Math.PI,
|
|
18386
|
+
var Nt = Math.PI / 180, Ut = 180 / Math.PI, Dt = function(E, L, k) {
|
|
18387
18387
|
this.x = E || 0, this.y = L || 0, this.z = k || 0;
|
|
18388
18388
|
};
|
|
18389
|
-
|
|
18390
|
-
constructor:
|
|
18389
|
+
Dt.prototype = {
|
|
18390
|
+
constructor: Dt,
|
|
18391
18391
|
set: function(E, L, k) {
|
|
18392
18392
|
return this.x = E, this.y = L, this.z = k, this;
|
|
18393
18393
|
},
|
|
@@ -18421,11 +18421,11 @@ function g2() {
|
|
|
18421
18421
|
return this.x = X * Ee - se * we, this.y = se * he - k * Ee, this.z = k * we - X * he, this;
|
|
18422
18422
|
}
|
|
18423
18423
|
};
|
|
18424
|
-
var
|
|
18424
|
+
var Ct = function(E, L, k, X) {
|
|
18425
18425
|
this.x = E || 0, this.y = L || 0, this.z = k || 0, this.w = X !== void 0 ? X : 1;
|
|
18426
18426
|
};
|
|
18427
|
-
|
|
18428
|
-
constructor:
|
|
18427
|
+
Ct.prototype = {
|
|
18428
|
+
constructor: Ct,
|
|
18429
18429
|
set: function(E, L, k, X) {
|
|
18430
18430
|
return this.x = E, this.y = L, this.z = k, this.w = X, this;
|
|
18431
18431
|
},
|
|
@@ -18473,7 +18473,7 @@ function g2() {
|
|
|
18473
18473
|
setFromUnitVectors: /* @__PURE__ */ function() {
|
|
18474
18474
|
var A, E, L = 1e-6;
|
|
18475
18475
|
return function(k, X) {
|
|
18476
|
-
return A === void 0 && (A = new
|
|
18476
|
+
return A === void 0 && (A = new Dt()), E = k.dot(X) + 1, E < L ? (E = 0, Math.abs(k.x) > Math.abs(k.z) ? A.set(-k.y, k.x, 0) : A.set(0, -k.z, k.y)) : A.crossVectors(k, X), this.x = A.x, this.y = A.y, this.z = A.z, this.w = E, this.normalize(), this;
|
|
18477
18477
|
};
|
|
18478
18478
|
}()
|
|
18479
18479
|
};
|
|
@@ -18672,7 +18672,7 @@ function g2() {
|
|
|
18672
18672
|
this.set(A.sample, A.timestampS);
|
|
18673
18673
|
};
|
|
18674
18674
|
function Pr(A, E) {
|
|
18675
|
-
this.kFilter = A, this.isDebug = E, this.currentAccelMeasurement = new Dr(), this.currentGyroMeasurement = new Dr(), this.previousGyroMeasurement = new Dr(), T() ? this.filterQ = new
|
|
18675
|
+
this.kFilter = A, this.isDebug = E, this.currentAccelMeasurement = new Dr(), this.currentGyroMeasurement = new Dr(), this.previousGyroMeasurement = new Dr(), T() ? this.filterQ = new Ct(-1, 0, 0, 1) : this.filterQ = new Ct(1, 0, 0, 1), this.previousFilterQ = new Ct(), this.previousFilterQ.copy(this.filterQ), this.accelQ = new Ct(), this.isOrientationInitialized = !1, this.estimatedGravity = new Dt(), this.measuredGravity = new Dt(), this.gyroIntegralQ = new Ct();
|
|
18676
18676
|
}
|
|
18677
18677
|
Pr.prototype.addAccelMeasurement = function(A, E) {
|
|
18678
18678
|
this.currentAccelMeasurement.set(A, E);
|
|
@@ -18687,30 +18687,30 @@ function g2() {
|
|
|
18687
18687
|
}
|
|
18688
18688
|
var A = this.currentGyroMeasurement.timestampS - this.previousGyroMeasurement.timestampS, E = this.gyroToQuaternionDelta_(this.currentGyroMeasurement.sample, A);
|
|
18689
18689
|
this.gyroIntegralQ.multiply(E), this.filterQ.copy(this.previousFilterQ), this.filterQ.multiply(E);
|
|
18690
|
-
var L = new
|
|
18690
|
+
var L = new Ct();
|
|
18691
18691
|
L.copy(this.filterQ), L.inverse(), this.estimatedGravity.set(0, 0, -1), this.estimatedGravity.applyQuaternion(L), this.estimatedGravity.normalize(), this.measuredGravity.copy(this.currentAccelMeasurement.sample), this.measuredGravity.normalize();
|
|
18692
|
-
var k = new
|
|
18693
|
-
k.setFromUnitVectors(this.estimatedGravity, this.measuredGravity), k.inverse(), this.isDebug && console.log("Delta: %d deg, G_est: (%s, %s, %s), G_meas: (%s, %s, %s)", Ut *
|
|
18694
|
-
var X = new
|
|
18692
|
+
var k = new Ct();
|
|
18693
|
+
k.setFromUnitVectors(this.estimatedGravity, this.measuredGravity), k.inverse(), this.isDebug && console.log("Delta: %d deg, G_est: (%s, %s, %s), G_meas: (%s, %s, %s)", Ut * Ot(k), this.estimatedGravity.x.toFixed(1), this.estimatedGravity.y.toFixed(1), this.estimatedGravity.z.toFixed(1), this.measuredGravity.x.toFixed(1), this.measuredGravity.y.toFixed(1), this.measuredGravity.z.toFixed(1));
|
|
18694
|
+
var X = new Ct();
|
|
18695
18695
|
X.copy(this.filterQ), X.multiply(k), this.filterQ.slerp(X, 1 - this.kFilter), this.previousFilterQ.copy(this.filterQ);
|
|
18696
18696
|
}, Pr.prototype.getOrientation = function() {
|
|
18697
18697
|
return this.filterQ;
|
|
18698
18698
|
}, Pr.prototype.accelToQuaternion_ = function(A) {
|
|
18699
|
-
var E = new
|
|
18699
|
+
var E = new Dt();
|
|
18700
18700
|
E.copy(A), E.normalize();
|
|
18701
|
-
var L = new
|
|
18702
|
-
return L.setFromUnitVectors(new
|
|
18701
|
+
var L = new Ct();
|
|
18702
|
+
return L.setFromUnitVectors(new Dt(0, 0, -1), E), L.inverse(), L;
|
|
18703
18703
|
}, Pr.prototype.gyroToQuaternionDelta_ = function(A, E) {
|
|
18704
|
-
var L = new
|
|
18704
|
+
var L = new Ct(), k = new Dt();
|
|
18705
18705
|
return k.copy(A), k.normalize(), L.setFromAxisAngle(k, A.length() * E), L;
|
|
18706
18706
|
};
|
|
18707
18707
|
function Hr(A, E) {
|
|
18708
|
-
this.predictionTimeS = A, this.isDebug = E, this.previousQ = new
|
|
18708
|
+
this.predictionTimeS = A, this.isDebug = E, this.previousQ = new Ct(), this.previousTimestampS = null, this.deltaQ = new Ct(), this.outQ = new Ct();
|
|
18709
18709
|
}
|
|
18710
18710
|
Hr.prototype.getPrediction = function(A, E, L) {
|
|
18711
18711
|
if (!this.previousTimestampS)
|
|
18712
18712
|
return this.previousQ.copy(A), this.previousTimestampS = L, A;
|
|
18713
|
-
var k = new
|
|
18713
|
+
var k = new Dt();
|
|
18714
18714
|
k.copy(E), k.normalize();
|
|
18715
18715
|
var X = E.length();
|
|
18716
18716
|
if (X < Nt * 20)
|
|
@@ -18719,9 +18719,9 @@ function g2() {
|
|
|
18719
18719
|
return this.deltaQ.setFromAxisAngle(k, se), this.outQ.copy(this.previousQ), this.outQ.multiply(this.deltaQ), this.previousQ.copy(A), this.previousTimestampS = L, this.outQ;
|
|
18720
18720
|
};
|
|
18721
18721
|
function zt(A, E, L, k) {
|
|
18722
|
-
this.yawOnly = L, this.accelerometer = new
|
|
18722
|
+
this.yawOnly = L, this.accelerometer = new Dt(), this.gyroscope = new Dt(), this.filter = new Pr(A, k), this.posePredictor = new Hr(E, k), this.isFirefoxAndroid = H(), this.isIOS = T();
|
|
18723
18723
|
var X = ee();
|
|
18724
|
-
this.isDeviceMotionInRadians = !this.isIOS && X && X < 66, this.isWithoutDeviceMotion = ae() || ue(), this.filterToWorldQ = new
|
|
18724
|
+
this.isDeviceMotionInRadians = !this.isIOS && X && X < 66, this.isWithoutDeviceMotion = ae() || ue(), this.filterToWorldQ = new Ct(), T() ? this.filterToWorldQ.setFromAxisAngle(new Dt(1, 0, 0), Math.PI / 2) : this.filterToWorldQ.setFromAxisAngle(new Dt(1, 0, 0), -Math.PI / 2), this.inverseWorldToScreenQ = new Ct(), this.worldToScreenQ = new Ct(), this.originalPoseAdjustQ = new Ct(), this.originalPoseAdjustQ.setFromAxisAngle(new Dt(0, 0, 1), -window.orientation * Math.PI / 180), this.setScreenTransform_(), N() && this.filterToWorldQ.multiply(this.inverseWorldToScreenQ), this.resetQ = new Ct(), this.orientationOut_ = new Float32Array(4), this.start();
|
|
18725
18725
|
}
|
|
18726
18726
|
zt.prototype.getPosition = function() {
|
|
18727
18727
|
return null;
|
|
@@ -18729,24 +18729,24 @@ function g2() {
|
|
|
18729
18729
|
var A = void 0;
|
|
18730
18730
|
if (this.isWithoutDeviceMotion && this._deviceOrientationQ) {
|
|
18731
18731
|
this.deviceOrientationFixQ = this.deviceOrientationFixQ || function() {
|
|
18732
|
-
var X = new
|
|
18733
|
-
return window.orientation === -90 ? se.setFromAxisAngle(new
|
|
18732
|
+
var X = new Ct().setFromAxisAngle(new Dt(0, 0, -1), 0), se = new Ct();
|
|
18733
|
+
return window.orientation === -90 ? se.setFromAxisAngle(new Dt(0, 1, 0), Math.PI / -2) : se.setFromAxisAngle(new Dt(0, 1, 0), Math.PI / 2), X.multiply(se);
|
|
18734
18734
|
}(), this.deviceOrientationFilterToWorldQ = this.deviceOrientationFilterToWorldQ || function() {
|
|
18735
|
-
var X = new
|
|
18736
|
-
return X.setFromAxisAngle(new
|
|
18735
|
+
var X = new Ct();
|
|
18736
|
+
return X.setFromAxisAngle(new Dt(1, 0, 0), -Math.PI / 2), X;
|
|
18737
18737
|
}(), A = this._deviceOrientationQ;
|
|
18738
|
-
var L = new
|
|
18738
|
+
var L = new Ct();
|
|
18739
18739
|
return L.copy(A), L.multiply(this.deviceOrientationFilterToWorldQ), L.multiply(this.resetQ), L.multiply(this.worldToScreenQ), L.multiplyQuaternions(this.deviceOrientationFixQ, L), this.yawOnly && (L.x = 0, L.z = 0, L.normalize()), this.orientationOut_[0] = L.x, this.orientationOut_[1] = L.y, this.orientationOut_[2] = L.z, this.orientationOut_[3] = L.w, this.orientationOut_;
|
|
18740
18740
|
} else {
|
|
18741
18741
|
var E = this.filter.getOrientation();
|
|
18742
18742
|
A = this.posePredictor.getPrediction(E, this.gyroscope, this.previousTimestampS);
|
|
18743
18743
|
}
|
|
18744
|
-
var L = new
|
|
18744
|
+
var L = new Ct();
|
|
18745
18745
|
return L.copy(this.filterToWorldQ), L.multiply(this.resetQ), L.multiply(A), L.multiply(this.worldToScreenQ), this.yawOnly && (L.x = 0, L.z = 0, L.normalize()), this.orientationOut_[0] = L.x, this.orientationOut_[1] = L.y, this.orientationOut_[2] = L.z, this.orientationOut_[3] = L.w, this.orientationOut_;
|
|
18746
18746
|
}, zt.prototype.resetPose = function() {
|
|
18747
18747
|
this.resetQ.copy(this.filter.getOrientation()), this.resetQ.x = 0, this.resetQ.y = 0, this.resetQ.z *= -1, this.resetQ.normalize(), N() && this.resetQ.multiply(this.inverseWorldToScreenQ), this.resetQ.multiply(this.originalPoseAdjustQ);
|
|
18748
18748
|
}, zt.prototype.onDeviceOrientation_ = function(A) {
|
|
18749
|
-
this._deviceOrientationQ = this._deviceOrientationQ || new
|
|
18749
|
+
this._deviceOrientationQ = this._deviceOrientationQ || new Ct();
|
|
18750
18750
|
var E = A.alpha, L = A.beta, k = A.gamma;
|
|
18751
18751
|
E = (E || 0) * Math.PI / 180, L = (L || 0) * Math.PI / 180, k = (k || 0) * Math.PI / 180, this._deviceOrientationQ.setFromEulerYXZ(L, E, -k);
|
|
18752
18752
|
}, zt.prototype.onDeviceMotion_ = function(A) {
|
|
@@ -18774,10 +18774,10 @@ function g2() {
|
|
|
18774
18774
|
case 0:
|
|
18775
18775
|
break;
|
|
18776
18776
|
case 90:
|
|
18777
|
-
this.worldToScreenQ.setFromAxisAngle(new
|
|
18777
|
+
this.worldToScreenQ.setFromAxisAngle(new Dt(0, 0, 1), -Math.PI / 2);
|
|
18778
18778
|
break;
|
|
18779
18779
|
case -90:
|
|
18780
|
-
this.worldToScreenQ.setFromAxisAngle(new
|
|
18780
|
+
this.worldToScreenQ.setFromAxisAngle(new Dt(0, 0, 1), Math.PI / 2);
|
|
18781
18781
|
break;
|
|
18782
18782
|
}
|
|
18783
18783
|
this.inverseWorldToScreenQ.copy(this.worldToScreenQ), this.inverseWorldToScreenQ.inverse();
|
|
@@ -18786,11 +18786,11 @@ function g2() {
|
|
|
18786
18786
|
}, zt.prototype.stop = function() {
|
|
18787
18787
|
window.removeEventListener("devicemotion", this.onDeviceMotionCallback_), window.removeEventListener("deviceorientation", this.onDeviceOrientationCallback_), window.removeEventListener("orientationchange", this.onOrientationChangeCallback_), window.removeEventListener("message", this.onMessageCallback_);
|
|
18788
18788
|
};
|
|
18789
|
-
var V = 60, q = new
|
|
18790
|
-
Ae.setFromAxisAngle(q, -Math.PI / 2), Ae.multiply(new
|
|
18789
|
+
var V = 60, q = new Dt(1, 0, 0), oe = new Dt(0, 0, 1), Ae = new Ct();
|
|
18790
|
+
Ae.setFromAxisAngle(q, -Math.PI / 2), Ae.multiply(new Ct().setFromAxisAngle(oe, Math.PI / 2));
|
|
18791
18791
|
var Ie = function() {
|
|
18792
18792
|
function A(E) {
|
|
18793
|
-
w(this, A), this.config = E, this.sensor = null, this.fusionSensor = null, this._out = new Float32Array(4), this.api = null, this.errors = [], this._sensorQ = new
|
|
18793
|
+
w(this, A), this.config = E, this.sensor = null, this.fusionSensor = null, this._out = new Float32Array(4), this.api = null, this.errors = [], this._sensorQ = new Ct(), this._outQ = new Ct(), this._onSensorRead = this._onSensorRead.bind(this), this._onSensorError = this._onSensorError.bind(this), this.init();
|
|
18794
18794
|
}
|
|
18795
18795
|
return P(A, [{
|
|
18796
18796
|
key: "init",
|
|
@@ -18938,7 +18938,7 @@ function g2() {
|
|
|
18938
18938
|
function Ht(A, E) {
|
|
18939
18939
|
return E = { exports: {} }, A(E, E.exports), E.exports;
|
|
18940
18940
|
}
|
|
18941
|
-
var
|
|
18941
|
+
var Bt = Ht(function(A, E) {
|
|
18942
18942
|
(function(k, X) {
|
|
18943
18943
|
A.exports = X();
|
|
18944
18944
|
})(jt, function() {
|
|
@@ -19014,7 +19014,7 @@ function g2() {
|
|
|
19014
19014
|
}
|
|
19015
19015
|
]);
|
|
19016
19016
|
});
|
|
19017
|
-
}), lr = st(
|
|
19017
|
+
}), lr = st(Bt), xr = 1e3, Yr = [0, 0, 0.5, 1], Fr = [0.5, 0, 0.5, 1], $i = window.requestAnimationFrame, Vn = window.cancelAnimationFrame;
|
|
19018
19018
|
function zn() {
|
|
19019
19019
|
this.leftProjectionMatrix = new Float32Array(16), this.leftViewMatrix = new Float32Array(16), this.rightProjectionMatrix = new Float32Array(16), this.rightViewMatrix = new Float32Array(16), this.pose = null;
|
|
19020
19020
|
}
|
|
@@ -19380,7 +19380,7 @@ function g2() {
|
|
|
19380
19380
|
}(vl)), vl.exports;
|
|
19381
19381
|
}
|
|
19382
19382
|
var y2 = g2();
|
|
19383
|
-
const oh = /* @__PURE__ */
|
|
19383
|
+
const oh = /* @__PURE__ */ Fn(y2);
|
|
19384
19384
|
function A0() {
|
|
19385
19385
|
try {
|
|
19386
19386
|
var e = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
|
|
@@ -19398,14 +19398,14 @@ function T0(e, t, i) {
|
|
|
19398
19398
|
var r = new (e.bind.apply(e, n))();
|
|
19399
19399
|
return i && vs(r, i.prototype), r;
|
|
19400
19400
|
}
|
|
19401
|
-
function
|
|
19402
|
-
return
|
|
19401
|
+
function On() {
|
|
19402
|
+
return On = Object.assign ? Object.assign.bind() : function(e) {
|
|
19403
19403
|
for (var t = 1; t < arguments.length; t++) {
|
|
19404
19404
|
var i = arguments[t];
|
|
19405
19405
|
for (var n in i) ({}).hasOwnProperty.call(i, n) && (e[n] = i[n]);
|
|
19406
19406
|
}
|
|
19407
19407
|
return e;
|
|
19408
|
-
},
|
|
19408
|
+
}, On.apply(null, arguments);
|
|
19409
19409
|
}
|
|
19410
19410
|
function _2(e, t) {
|
|
19411
19411
|
if (typeof t != "function" && t !== null) throw new TypeError("Super expression must either be null or a function");
|
|
@@ -19952,7 +19952,7 @@ function Y2() {
|
|
|
19952
19952
|
}(lh)), lh.exports;
|
|
19953
19953
|
}
|
|
19954
19954
|
var Q2 = Y2();
|
|
19955
|
-
const uv = /* @__PURE__ */
|
|
19955
|
+
const uv = /* @__PURE__ */ Fn(Q2);
|
|
19956
19956
|
var lv = "http://example.com", Pc = function(t, i) {
|
|
19957
19957
|
if (/^[a-z]+:/i.test(i))
|
|
19958
19958
|
return i;
|
|
@@ -20153,7 +20153,7 @@ function $2() {
|
|
|
20153
20153
|
return rl.exports;
|
|
20154
20154
|
}
|
|
20155
20155
|
var eE = $2();
|
|
20156
|
-
const P0 = /* @__PURE__ */
|
|
20156
|
+
const P0 = /* @__PURE__ */ Fn(eE);
|
|
20157
20157
|
var il = { exports: {} }, pv;
|
|
20158
20158
|
function tE() {
|
|
20159
20159
|
return pv || (pv = 1, function(e, t) {
|
|
@@ -20266,7 +20266,7 @@ function tE() {
|
|
|
20266
20266
|
}(il, il.exports)), il.exports;
|
|
20267
20267
|
}
|
|
20268
20268
|
var rE = tE();
|
|
20269
|
-
const Et = /* @__PURE__ */
|
|
20269
|
+
const Et = /* @__PURE__ */ Fn(rE);
|
|
20270
20270
|
function vd(e, t) {
|
|
20271
20271
|
return vd = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(i, n) {
|
|
20272
20272
|
return i.__proto__ = n, i;
|
|
@@ -20932,7 +20932,7 @@ var aE = /* @__PURE__ */ function(e) {
|
|
|
20932
20932
|
n(o, r, a, s);
|
|
20933
20933
|
}
|
|
20934
20934
|
});
|
|
20935
|
-
}, bo = {},
|
|
20935
|
+
}, bo = {}, bn = {}, pa = {}, vv;
|
|
20936
20936
|
function Lc() {
|
|
20937
20937
|
if (vv) return pa;
|
|
20938
20938
|
vv = 1;
|
|
@@ -21053,7 +21053,7 @@ function Lc() {
|
|
|
21053
21053
|
}
|
|
21054
21054
|
var mv;
|
|
21055
21055
|
function R0() {
|
|
21056
|
-
if (mv) return
|
|
21056
|
+
if (mv) return bn;
|
|
21057
21057
|
mv = 1;
|
|
21058
21058
|
var e = Lc(), t = e.find, i = e.NAMESPACE;
|
|
21059
21059
|
function n(B) {
|
|
@@ -21125,7 +21125,7 @@ function R0() {
|
|
|
21125
21125
|
},
|
|
21126
21126
|
toString: function(B, G) {
|
|
21127
21127
|
for (var $ = [], pe = 0; pe < this.length; pe++)
|
|
21128
|
-
|
|
21128
|
+
Dt(this[pe], $, B, G);
|
|
21129
21129
|
return $.join("");
|
|
21130
21130
|
},
|
|
21131
21131
|
/**
|
|
@@ -21446,20 +21446,20 @@ function R0() {
|
|
|
21446
21446
|
return B && (B.nodeType === ce.DOCUMENT_NODE || B.nodeType === ce.DOCUMENT_FRAGMENT_NODE || B.nodeType === ce.ELEMENT_NODE);
|
|
21447
21447
|
}
|
|
21448
21448
|
function Ce(B) {
|
|
21449
|
-
return B && (
|
|
21449
|
+
return B && (St(B) || Ot(B) || Qe(B) || B.nodeType === ce.DOCUMENT_FRAGMENT_NODE || B.nodeType === ce.COMMENT_NODE || B.nodeType === ce.PROCESSING_INSTRUCTION_NODE);
|
|
21450
21450
|
}
|
|
21451
21451
|
function Qe(B) {
|
|
21452
21452
|
return B && B.nodeType === ce.DOCUMENT_TYPE_NODE;
|
|
21453
21453
|
}
|
|
21454
|
-
function
|
|
21454
|
+
function St(B) {
|
|
21455
21455
|
return B && B.nodeType === ce.ELEMENT_NODE;
|
|
21456
21456
|
}
|
|
21457
|
-
function
|
|
21457
|
+
function Ot(B) {
|
|
21458
21458
|
return B && B.nodeType === ce.TEXT_NODE;
|
|
21459
21459
|
}
|
|
21460
21460
|
function bt(B, G) {
|
|
21461
21461
|
var $ = B.childNodes || [];
|
|
21462
|
-
if (t($,
|
|
21462
|
+
if (t($, St) || Qe(G))
|
|
21463
21463
|
return !1;
|
|
21464
21464
|
var pe = t($, Qe);
|
|
21465
21465
|
return !(G && pe && $.indexOf(pe) > $.indexOf(G));
|
|
@@ -21467,7 +21467,7 @@ function R0() {
|
|
|
21467
21467
|
function mt(B, G) {
|
|
21468
21468
|
var $ = B.childNodes || [];
|
|
21469
21469
|
function pe(Ze) {
|
|
21470
|
-
return
|
|
21470
|
+
return St(Ze) && Ze !== G;
|
|
21471
21471
|
}
|
|
21472
21472
|
if (t($, pe))
|
|
21473
21473
|
return !1;
|
|
@@ -21492,21 +21492,21 @@ function R0() {
|
|
|
21492
21492
|
"Unexpected node type " + G.nodeType + " for parent node type " + B.nodeType
|
|
21493
21493
|
);
|
|
21494
21494
|
}
|
|
21495
|
-
function
|
|
21495
|
+
function kt(B, G, $) {
|
|
21496
21496
|
var pe = B.childNodes || [], Oe = G.childNodes || [];
|
|
21497
21497
|
if (G.nodeType === ce.DOCUMENT_FRAGMENT_NODE) {
|
|
21498
|
-
var Ze = Oe.filter(
|
|
21499
|
-
if (Ze.length > 1 || t(Oe,
|
|
21498
|
+
var Ze = Oe.filter(St);
|
|
21499
|
+
if (Ze.length > 1 || t(Oe, Ot))
|
|
21500
21500
|
throw new H(T, "More than one element or text in fragment");
|
|
21501
21501
|
if (Ze.length === 1 && !bt(B, $))
|
|
21502
21502
|
throw new H(T, "Element in fragment can not be inserted before doctype");
|
|
21503
21503
|
}
|
|
21504
|
-
if (
|
|
21504
|
+
if (St(G) && !bt(B, $))
|
|
21505
21505
|
throw new H(T, "Only one element can be added and only after doctype");
|
|
21506
21506
|
if (Qe(G)) {
|
|
21507
21507
|
if (t(pe, Qe))
|
|
21508
21508
|
throw new H(T, "Only one doctype is allowed");
|
|
21509
|
-
var qt = t(pe,
|
|
21509
|
+
var qt = t(pe, St);
|
|
21510
21510
|
if ($ && pe.indexOf(qt) < pe.indexOf($))
|
|
21511
21511
|
throw new H(T, "Doctype can only be inserted before an element");
|
|
21512
21512
|
if (!$ && qt)
|
|
@@ -21516,26 +21516,26 @@ function R0() {
|
|
|
21516
21516
|
function Br(B, G, $) {
|
|
21517
21517
|
var pe = B.childNodes || [], Oe = G.childNodes || [];
|
|
21518
21518
|
if (G.nodeType === ce.DOCUMENT_FRAGMENT_NODE) {
|
|
21519
|
-
var Ze = Oe.filter(
|
|
21520
|
-
if (Ze.length > 1 || t(Oe,
|
|
21519
|
+
var Ze = Oe.filter(St);
|
|
21520
|
+
if (Ze.length > 1 || t(Oe, Ot))
|
|
21521
21521
|
throw new H(T, "More than one element or text in fragment");
|
|
21522
21522
|
if (Ze.length === 1 && !mt(B, $))
|
|
21523
21523
|
throw new H(T, "Element in fragment can not be inserted before doctype");
|
|
21524
21524
|
}
|
|
21525
|
-
if (
|
|
21525
|
+
if (St(G) && !mt(B, $))
|
|
21526
21526
|
throw new H(T, "Only one element can be added and only after doctype");
|
|
21527
21527
|
if (Qe(G)) {
|
|
21528
21528
|
if (t(pe, function(pr) {
|
|
21529
21529
|
return Qe(pr) && pr !== $;
|
|
21530
21530
|
}))
|
|
21531
21531
|
throw new H(T, "Only one doctype is allowed");
|
|
21532
|
-
var qt = t(pe,
|
|
21532
|
+
var qt = t(pe, St);
|
|
21533
21533
|
if ($ && pe.indexOf(qt) < pe.indexOf($))
|
|
21534
21534
|
throw new H(T, "Doctype can only be inserted before an element");
|
|
21535
21535
|
}
|
|
21536
21536
|
}
|
|
21537
21537
|
function vt(B, G, $, pe) {
|
|
21538
|
-
gt(B, G, $), B.nodeType === ce.DOCUMENT_NODE && (pe ||
|
|
21538
|
+
gt(B, G, $), B.nodeType === ce.DOCUMENT_NODE && (pe || kt)(B, G, $);
|
|
21539
21539
|
var Oe = G.parentNode;
|
|
21540
21540
|
if (Oe && Oe.removeChild(G), G.nodeType === R) {
|
|
21541
21541
|
var Ze = G.firstChild;
|
|
@@ -21581,11 +21581,11 @@ function R0() {
|
|
|
21581
21581
|
return this.documentElement == B && (this.documentElement = null), Fe(this, B);
|
|
21582
21582
|
},
|
|
21583
21583
|
replaceChild: function(B, G) {
|
|
21584
|
-
vt(this, B, G, Br), B.ownerDocument = this, G && this.removeChild(G),
|
|
21584
|
+
vt(this, B, G, Br), B.ownerDocument = this, G && this.removeChild(G), St(B) && (this.documentElement = B);
|
|
21585
21585
|
},
|
|
21586
21586
|
// Introduced in DOM Level 2:
|
|
21587
21587
|
importNode: function(B, G) {
|
|
21588
|
-
return
|
|
21588
|
+
return Ct(this, B, G);
|
|
21589
21589
|
},
|
|
21590
21590
|
// Introduced in DOM Level 2:
|
|
21591
21591
|
getElementById: function(B) {
|
|
@@ -21833,7 +21833,7 @@ function R0() {
|
|
|
21833
21833
|
//{namespace:uri,prefix:''}
|
|
21834
21834
|
];
|
|
21835
21835
|
}
|
|
21836
|
-
return
|
|
21836
|
+
return Dt(this, $, B, G, qt), $.join("");
|
|
21837
21837
|
}
|
|
21838
21838
|
function Nt(B, G, $) {
|
|
21839
21839
|
var pe = B.prefix || "", Oe = B.namespaceURI;
|
|
@@ -21849,7 +21849,7 @@ function R0() {
|
|
|
21849
21849
|
function Ut(B, G, $) {
|
|
21850
21850
|
B.push(" ", G, '="', $.replace(/[<>&"\t\n\r]/g, J), '"');
|
|
21851
21851
|
}
|
|
21852
|
-
function
|
|
21852
|
+
function Dt(B, G, $, pe, Oe) {
|
|
21853
21853
|
if (Oe || (Oe = []), pe)
|
|
21854
21854
|
if (B = pe(B), B) {
|
|
21855
21855
|
if (typeof B == "string") {
|
|
@@ -21897,7 +21897,7 @@ function R0() {
|
|
|
21897
21897
|
var q = V.prefix || "", oe = V.namespaceURI;
|
|
21898
21898
|
Ut(G, q ? "xmlns:" + q : "xmlns", oe), Oe.push({ prefix: q, namespace: oe });
|
|
21899
21899
|
}
|
|
21900
|
-
|
|
21900
|
+
Dt(V, G, $, pe, Oe);
|
|
21901
21901
|
}
|
|
21902
21902
|
if (br === pr && Nt(B, $, Oe)) {
|
|
21903
21903
|
var q = B.prefix || "", oe = B.namespaceURI;
|
|
@@ -21906,10 +21906,10 @@ function R0() {
|
|
|
21906
21906
|
if (Ae || $ && !/^(?:meta|link|img|br|hr|input)$/i.test(br)) {
|
|
21907
21907
|
if (G.push(">"), $ && /^script$/i.test(br))
|
|
21908
21908
|
for (; Ae; )
|
|
21909
|
-
Ae.data ? G.push(Ae.data) :
|
|
21909
|
+
Ae.data ? G.push(Ae.data) : Dt(Ae, G, $, pe, Oe.slice()), Ae = Ae.nextSibling;
|
|
21910
21910
|
else
|
|
21911
21911
|
for (; Ae; )
|
|
21912
|
-
|
|
21912
|
+
Dt(Ae, G, $, pe, Oe.slice()), Ae = Ae.nextSibling;
|
|
21913
21913
|
G.push("</", pr, ">");
|
|
21914
21914
|
} else
|
|
21915
21915
|
G.push("/>");
|
|
@@ -21917,7 +21917,7 @@ function R0() {
|
|
|
21917
21917
|
case P:
|
|
21918
21918
|
case R:
|
|
21919
21919
|
for (var Ae = B.firstChild; Ae; )
|
|
21920
|
-
|
|
21920
|
+
Dt(Ae, G, $, pe, Oe.slice()), Ae = Ae.nextSibling;
|
|
21921
21921
|
return;
|
|
21922
21922
|
case d:
|
|
21923
21923
|
return Ut(G, B.name, B.value);
|
|
@@ -21950,7 +21950,7 @@ function R0() {
|
|
|
21950
21950
|
G.push("??", B.nodeName);
|
|
21951
21951
|
}
|
|
21952
21952
|
}
|
|
21953
|
-
function
|
|
21953
|
+
function Ct(B, G, $) {
|
|
21954
21954
|
var pe;
|
|
21955
21955
|
switch (G.nodeType) {
|
|
21956
21956
|
case h:
|
|
@@ -21968,7 +21968,7 @@ function R0() {
|
|
|
21968
21968
|
}
|
|
21969
21969
|
if (pe || (pe = G.cloneNode(!1)), pe.ownerDocument = B, pe.parentNode = null, $)
|
|
21970
21970
|
for (var Oe = G.firstChild; Oe; )
|
|
21971
|
-
pe.appendChild(
|
|
21971
|
+
pe.appendChild(Ct(B, Oe, $)), Oe = Oe.nextSibling;
|
|
21972
21972
|
return pe;
|
|
21973
21973
|
}
|
|
21974
21974
|
function ti(B, G, $) {
|
|
@@ -22036,7 +22036,7 @@ function R0() {
|
|
|
22036
22036
|
}
|
|
22037
22037
|
} catch {
|
|
22038
22038
|
}
|
|
22039
|
-
return
|
|
22039
|
+
return bn.DocumentType = Ue, bn.DOMException = H, bn.DOMImplementation = K, bn.Element = Ke, bn.Node = ce, bn.NodeList = ee, bn.XMLSerializer = Vt, bn;
|
|
22040
22040
|
}
|
|
22041
22041
|
var xo = {}, vh = {}, gv;
|
|
22042
22042
|
function dE() {
|
|
@@ -24239,11 +24239,11 @@ function fE() {
|
|
|
24239
24239
|
case "/":
|
|
24240
24240
|
var gt = T.indexOf(">", xe + 3), Fe = T.substring(xe + 2, gt).replace(/[ \t\n\r]+$/g, ""), $e = J.pop();
|
|
24241
24241
|
gt < 0 ? (Fe = T.substring(xe + 2).replace(/[\s<].*/, ""), ee.error("end tag name: " + Fe + " is not complete:" + $e.tagName), gt = xe + 1 + Fe.length) : Fe.match(/\s</) && (Fe = Fe.replace(/[\s<].*/, ""), ee.error("end tag name: " + Fe + " maybe not complete"), gt = xe + 1 + Fe.length);
|
|
24242
|
-
var Ce = $e.localNSMap, Qe = $e.tagName == Fe,
|
|
24243
|
-
if (
|
|
24242
|
+
var Ce = $e.localNSMap, Qe = $e.tagName == Fe, St = Qe || $e.tagName && $e.tagName.toLowerCase() == Fe.toLowerCase();
|
|
24243
|
+
if (St) {
|
|
24244
24244
|
if (H.endElement($e.uri, $e.localName, Fe), Ce)
|
|
24245
|
-
for (var
|
|
24246
|
-
Object.prototype.hasOwnProperty.call(Ce,
|
|
24245
|
+
for (var Ot in Ce)
|
|
24246
|
+
Object.prototype.hasOwnProperty.call(Ce, Ot) && H.endPrefixMapping(Ot);
|
|
24247
24247
|
Qe || ee.fatalError("end tag name: " + Fe + " is not match the current start tagName:" + $e.tagName);
|
|
24248
24248
|
} else
|
|
24249
24249
|
J.push($e);
|
|
@@ -24258,9 +24258,9 @@ function fE() {
|
|
|
24258
24258
|
break;
|
|
24259
24259
|
default:
|
|
24260
24260
|
ce && N(xe);
|
|
24261
|
-
var bt = new O(), mt = J[J.length - 1].currentNSMap, gt = m(T, xe, bt, mt, ae, ee),
|
|
24262
|
-
if (!bt.closed && P(T, gt, bt.tagName, ye) && (bt.closed = !0, j.nbsp || ee.warning("unclosed xml attribute")), ce &&
|
|
24263
|
-
for (var Br = _(ce, {}), vt = 0; vt <
|
|
24261
|
+
var bt = new O(), mt = J[J.length - 1].currentNSMap, gt = m(T, xe, bt, mt, ae, ee), kt = bt.length;
|
|
24262
|
+
if (!bt.closed && P(T, gt, bt.tagName, ye) && (bt.closed = !0, j.nbsp || ee.warning("unclosed xml attribute")), ce && kt) {
|
|
24263
|
+
for (var Br = _(ce, {}), vt = 0; vt < kt; vt++) {
|
|
24264
24264
|
var rr = bt[vt];
|
|
24265
24265
|
N(rr.offset), rr.locator = _(ce, {});
|
|
24266
24266
|
}
|
|
@@ -25711,7 +25711,7 @@ function lw() {
|
|
|
25711
25711
|
return yh = t, yh;
|
|
25712
25712
|
}
|
|
25713
25713
|
var cw = lw();
|
|
25714
|
-
const hw = /* @__PURE__ */
|
|
25714
|
+
const hw = /* @__PURE__ */ Fn(cw);
|
|
25715
25715
|
var _h, Pv;
|
|
25716
25716
|
function dw() {
|
|
25717
25717
|
if (Pv) return _h;
|
|
@@ -25758,7 +25758,7 @@ function fw() {
|
|
|
25758
25758
|
return bh;
|
|
25759
25759
|
}
|
|
25760
25760
|
var pw = fw();
|
|
25761
|
-
const vw = /* @__PURE__ */
|
|
25761
|
+
const vw = /* @__PURE__ */ Fn(pw);
|
|
25762
25762
|
var xh = { exports: {} }, Ah, Rv;
|
|
25763
25763
|
function mw() {
|
|
25764
25764
|
if (Rv) return Ah;
|
|
@@ -26858,7 +26858,7 @@ function _w() {
|
|
|
26858
26858
|
}, e.VTTCue || t.shim(), xh.exports;
|
|
26859
26859
|
}
|
|
26860
26860
|
var bw = _w();
|
|
26861
|
-
const Bv = /* @__PURE__ */
|
|
26861
|
+
const Bv = /* @__PURE__ */ Fn(bw);
|
|
26862
26862
|
/**
|
|
26863
26863
|
* @license
|
|
26864
26864
|
* Video.js 7.21.4 <http://videojs.com/>
|
|
@@ -26870,13 +26870,13 @@ const Bv = /* @__PURE__ */ kn(bw);
|
|
|
26870
26870
|
* Available under Apache License Version 2.0
|
|
26871
26871
|
* <https://github.com/mozilla/vtt.js/blob/main/LICENSE>
|
|
26872
26872
|
*/
|
|
26873
|
-
var U0 = "7.21.4",
|
|
26874
|
-
return
|
|
26873
|
+
var U0 = "7.21.4", Tn = {}, ta = function(t, i) {
|
|
26874
|
+
return Tn[t] = Tn[t] || [], i && (Tn[t] = Tn[t].concat(i)), Tn[t];
|
|
26875
26875
|
}, xw = function(t, i) {
|
|
26876
26876
|
ta(t, i);
|
|
26877
26877
|
}, j0 = function(t, i) {
|
|
26878
26878
|
var n = ta(t).indexOf(i);
|
|
26879
|
-
return n <= -1 ? !1 : (
|
|
26879
|
+
return n <= -1 ? !1 : (Tn[t] = Tn[t].slice(), Tn[t].splice(n, 1), !0);
|
|
26880
26880
|
}, Aw = function(t, i) {
|
|
26881
26881
|
ta(
|
|
26882
26882
|
t,
|
|
@@ -27004,7 +27004,7 @@ function G0(e) {
|
|
|
27004
27004
|
}, n;
|
|
27005
27005
|
}
|
|
27006
27006
|
var Lt = G0("VIDEOJS"), V0 = Lt.createLogger, Ew = Object.prototype.toString, z0 = function(t) {
|
|
27007
|
-
return
|
|
27007
|
+
return kn(t) ? Object.keys(t) : [];
|
|
27008
27008
|
};
|
|
27009
27009
|
function hs(e, t) {
|
|
27010
27010
|
z0(e).forEach(function(i) {
|
|
@@ -27019,17 +27019,17 @@ function ww(e, t, i) {
|
|
|
27019
27019
|
function mr(e) {
|
|
27020
27020
|
for (var t = arguments.length, i = new Array(t > 1 ? t - 1 : 0), n = 1; n < t; n++)
|
|
27021
27021
|
i[n - 1] = arguments[n];
|
|
27022
|
-
return Object.assign ?
|
|
27022
|
+
return Object.assign ? On.apply(void 0, [e].concat(i)) : (i.forEach(function(r) {
|
|
27023
27023
|
r && hs(r, function(a, s) {
|
|
27024
27024
|
e[s] = a;
|
|
27025
27025
|
});
|
|
27026
27026
|
}), e);
|
|
27027
27027
|
}
|
|
27028
|
-
function
|
|
27028
|
+
function kn(e) {
|
|
27029
27029
|
return !!e && typeof e == "object";
|
|
27030
27030
|
}
|
|
27031
27031
|
function Lu(e) {
|
|
27032
|
-
return
|
|
27032
|
+
return kn(e) && Ew.call(e) === "[object Object]" && e.constructor === Object;
|
|
27033
27033
|
}
|
|
27034
27034
|
function Ru(e, t) {
|
|
27035
27035
|
if (!e || !t)
|
|
@@ -27094,7 +27094,7 @@ function uo() {
|
|
|
27094
27094
|
return Pe === Q.document;
|
|
27095
27095
|
}
|
|
27096
27096
|
function lo(e) {
|
|
27097
|
-
return
|
|
27097
|
+
return kn(e) && e.nodeType === 1;
|
|
27098
27098
|
}
|
|
27099
27099
|
function K0() {
|
|
27100
27100
|
try {
|
|
@@ -27139,7 +27139,7 @@ function Ea(e, t) {
|
|
|
27139
27139
|
const i = Zi(e);
|
|
27140
27140
|
return Q0(t), i.classList ? i.classList.contains(t) : Dw(t).test(i.className);
|
|
27141
27141
|
}
|
|
27142
|
-
function
|
|
27142
|
+
function Pn(e, t) {
|
|
27143
27143
|
const i = Zi(e);
|
|
27144
27144
|
return i.classList ? i.classList.add(t) : Ea(i, t) || (i.className = (i.className + " " + t).trim()), i;
|
|
27145
27145
|
}
|
|
@@ -27153,7 +27153,7 @@ function J0(e, t, i) {
|
|
|
27153
27153
|
const n = Zi(e);
|
|
27154
27154
|
var r = Ea(n, t);
|
|
27155
27155
|
if (typeof i == "function" && (i = i(n, t)), typeof i != "boolean" && (i = !r), i !== r)
|
|
27156
|
-
return i ?
|
|
27156
|
+
return i ? Pn(n, t) : zu(n, t), n;
|
|
27157
27157
|
}
|
|
27158
27158
|
function $0(e, t) {
|
|
27159
27159
|
const i = Zi(e);
|
|
@@ -27162,7 +27162,7 @@ function $0(e, t) {
|
|
|
27162
27162
|
r === null || typeof r > "u" || r === !1 ? i.removeAttribute(n) : i.setAttribute(n, r === !0 ? "" : r);
|
|
27163
27163
|
});
|
|
27164
27164
|
}
|
|
27165
|
-
function
|
|
27165
|
+
function An(e) {
|
|
27166
27166
|
var t = {}, i = ",autoplay,controls,playsinline,loop,muted,default,defaultMuted,";
|
|
27167
27167
|
if (e && e.attributes && e.attributes.length > 0)
|
|
27168
27168
|
for (var n = e.attributes, r = n.length - 1; r >= 0; r--) {
|
|
@@ -27236,7 +27236,7 @@ function Fc(e, t) {
|
|
|
27236
27236
|
return t.changedTouches && (f = t.changedTouches[0].pageX - l.left, d = t.changedTouches[0].pageY + l.top, gi && (f -= i.x, d -= i.y)), o.y = 1 - Math.max(0, Math.min(1, d / h)), o.x = Math.max(0, Math.min(1, f / c)), o;
|
|
27237
27237
|
}
|
|
27238
27238
|
function iy(e) {
|
|
27239
|
-
return
|
|
27239
|
+
return kn(e) && e.nodeType === 3;
|
|
27240
27240
|
}
|
|
27241
27241
|
function Pf(e) {
|
|
27242
27242
|
const t = Zi(e);
|
|
@@ -27269,12 +27269,12 @@ function Ou(e) {
|
|
|
27269
27269
|
}
|
|
27270
27270
|
var ra = Z0("querySelector"), sy = Z0("querySelectorAll"), oy = /* @__PURE__ */ Object.freeze({
|
|
27271
27271
|
__proto__: null,
|
|
27272
|
-
addClass:
|
|
27272
|
+
addClass: Pn,
|
|
27273
27273
|
createEl: Gt,
|
|
27274
27274
|
hasClass: Ea,
|
|
27275
27275
|
getAttribute: ey,
|
|
27276
27276
|
isEl: lo,
|
|
27277
|
-
getAttributes:
|
|
27277
|
+
getAttributes: An,
|
|
27278
27278
|
isInFrame: K0,
|
|
27279
27279
|
blockTextSelection: ty,
|
|
27280
27280
|
isReal: uo,
|
|
@@ -27508,7 +27508,7 @@ var kw = /* @__PURE__ */ Object.freeze({
|
|
|
27508
27508
|
i.guid || (i.guid = Gn());
|
|
27509
27509
|
var r = i.bind(t);
|
|
27510
27510
|
return r.guid = n ? n + "_" + i.guid : i.guid, r;
|
|
27511
|
-
},
|
|
27511
|
+
}, Bn = function(t, i) {
|
|
27512
27512
|
var n = Q.performance.now(), r = function() {
|
|
27513
27513
|
var s = Q.performance.now();
|
|
27514
27514
|
s - n >= i && (t.apply(void 0, arguments), n = s);
|
|
@@ -27570,12 +27570,12 @@ Vr.prototype.queueTrigger = function(e) {
|
|
|
27570
27570
|
};
|
|
27571
27571
|
var jc = function(t) {
|
|
27572
27572
|
return typeof t.name == "function" ? t.name() : typeof t.name == "string" ? t.name : t.name_ ? t.name_ : t.constructor && t.constructor.name ? t.constructor.name : typeof t;
|
|
27573
|
-
},
|
|
27573
|
+
}, Ln = function(t) {
|
|
27574
27574
|
return t instanceof Vr || !!t.eventBusEl_ && ["on", "one", "off", "trigger"].every(function(i) {
|
|
27575
27575
|
return typeof t[i] == "function";
|
|
27576
27576
|
});
|
|
27577
27577
|
}, Fw = function(t, i) {
|
|
27578
|
-
|
|
27578
|
+
Ln(t) ? i() : (t.eventedCallbacks || (t.eventedCallbacks = []), t.eventedCallbacks.push(i));
|
|
27579
27579
|
}, xd = function(t) {
|
|
27580
27580
|
return (
|
|
27581
27581
|
// The regex here verifies that the `type` contains at least one non-
|
|
@@ -27583,7 +27583,7 @@ var jc = function(t) {
|
|
|
27583
27583
|
typeof t == "string" && /\S/.test(t) || Array.isArray(t) && !!t.length
|
|
27584
27584
|
);
|
|
27585
27585
|
}, Jl = function(t, i, n) {
|
|
27586
|
-
if (!t || !t.nodeName && !
|
|
27586
|
+
if (!t || !t.nodeName && !Ln(t))
|
|
27587
27587
|
throw new Error(
|
|
27588
27588
|
"Invalid target for " + jc(i) + "#" + n + "; must be a DOM node or evented object."
|
|
27589
27589
|
);
|
|
@@ -27672,7 +27672,7 @@ var jc = function(t) {
|
|
|
27672
27672
|
$r(this.eventBusEl_, t, i);
|
|
27673
27673
|
else {
|
|
27674
27674
|
var r = t, a = i;
|
|
27675
|
-
Jl(r, this, "off"), fy(a, this, "off"), py(n, this, "off"), n = ur(this, n), this.off("dispose", n), r.nodeName ? ($r(r, a, n), $r(r, "dispose", n)) :
|
|
27675
|
+
Jl(r, this, "off"), fy(a, this, "off"), py(n, this, "off"), n = ur(this, n), this.off("dispose", n), r.nodeName ? ($r(r, a, n), $r(r, "dispose", n)) : Ln(r) && (r.off(a, n), r.off("dispose", n));
|
|
27676
27676
|
}
|
|
27677
27677
|
},
|
|
27678
27678
|
/**
|
|
@@ -27823,7 +27823,7 @@ var Uw = {
|
|
|
27823
27823
|
from: i.state[a],
|
|
27824
27824
|
to: r
|
|
27825
27825
|
}), i.state[a] = r;
|
|
27826
|
-
}), n &&
|
|
27826
|
+
}), n && Ln(this) && this.trigger({
|
|
27827
27827
|
changes: n,
|
|
27828
27828
|
type: "statechanged"
|
|
27829
27829
|
}), n;
|
|
@@ -27837,7 +27837,7 @@ var Uw = {
|
|
|
27837
27837
|
state: {}
|
|
27838
27838
|
};
|
|
27839
27839
|
function vy(e, t) {
|
|
27840
|
-
return mr(e, Uw), e.state = mr({}, e.state, t), typeof e.handleStateChanged == "function" &&
|
|
27840
|
+
return mr(e, Uw), e.state = mr({}, e.state, t), typeof e.handleStateChanged == "function" && Ln(e) && e.on("statechanged", e.handleStateChanged), e;
|
|
27841
27841
|
}
|
|
27842
27842
|
var yl = function(t) {
|
|
27843
27843
|
return typeof t != "string" ? t : t.replace(/./, function(i) {
|
|
@@ -28050,7 +28050,7 @@ var Gw = /* @__PURE__ */ function() {
|
|
|
28050
28050
|
}, t.hasClass = function(n) {
|
|
28051
28051
|
return Ea(this.el_, n);
|
|
28052
28052
|
}, t.addClass = function(n) {
|
|
28053
|
-
|
|
28053
|
+
Pn(this.el_, n);
|
|
28054
28054
|
}, t.removeClass = function(n) {
|
|
28055
28055
|
zu(this.el_, n);
|
|
28056
28056
|
}, t.toggleClass = function(n, r) {
|
|
@@ -28266,7 +28266,7 @@ function my(e, t) {
|
|
|
28266
28266
|
function di(e) {
|
|
28267
28267
|
if (e instanceof di)
|
|
28268
28268
|
return e;
|
|
28269
|
-
typeof e == "number" ? this.code = e : typeof e == "string" ? this.message = e :
|
|
28269
|
+
typeof e == "number" ? this.code = e : typeof e == "string" ? this.message = e : kn(e) && (typeof e.code == "number" && (this.code = e.code), mr(this, e)), this.message || (this.message = di.defaultMessages[this.code] || "");
|
|
28270
28270
|
}
|
|
28271
28271
|
di.prototype.code = 0;
|
|
28272
28272
|
di.prototype.message = "";
|
|
@@ -28486,7 +28486,7 @@ var ro = /* @__PURE__ */ function(e) {
|
|
|
28486
28486
|
track: r,
|
|
28487
28487
|
type: "labelchange"
|
|
28488
28488
|
});
|
|
28489
|
-
},
|
|
28489
|
+
}, Ln(r) && r.addEventListener("labelchange", r.labelchange_);
|
|
28490
28490
|
}, i.removeTrack = function(r) {
|
|
28491
28491
|
for (var a, s = 0, o = this.length; s < o; s++)
|
|
28492
28492
|
if (this[s] === r) {
|
|
@@ -29053,7 +29053,7 @@ var io = {
|
|
|
29053
29053
|
getterName: "remoteTextTrackEls",
|
|
29054
29054
|
privateName: "remoteTextTrackEls_"
|
|
29055
29055
|
}
|
|
29056
|
-
}, ui =
|
|
29056
|
+
}, ui = On({}, Oi, io);
|
|
29057
29057
|
io.names = Object.keys(io);
|
|
29058
29058
|
Oi.names = Object.keys(Oi);
|
|
29059
29059
|
ui.names = [].concat(io.names).concat(Oi.names);
|
|
@@ -29478,13 +29478,13 @@ var pS = {
|
|
|
29478
29478
|
if (Array.isArray(t)) {
|
|
29479
29479
|
var i = [];
|
|
29480
29480
|
t.forEach(function(n) {
|
|
29481
|
-
n = e(n), Array.isArray(n) ? i = i.concat(n) :
|
|
29481
|
+
n = e(n), Array.isArray(n) ? i = i.concat(n) : kn(n) && i.push(n);
|
|
29482
29482
|
}), t = i;
|
|
29483
29483
|
} else typeof t == "string" && t.trim() ? t = [
|
|
29484
29484
|
Qv({
|
|
29485
29485
|
src: t
|
|
29486
29486
|
})
|
|
29487
|
-
] :
|
|
29487
|
+
] : kn(t) && typeof t.src == "string" && t.src && t.src.trim() ? t = [Qv(t)] : t = [];
|
|
29488
29488
|
return t;
|
|
29489
29489
|
};
|
|
29490
29490
|
function Qv(e) {
|
|
@@ -29769,7 +29769,7 @@ var bS = /* @__PURE__ */ function(e) {
|
|
|
29769
29769
|
for (var l = 0; l < r.length; ++l) {
|
|
29770
29770
|
for (var c = r[l], h = 0; h < c.activeCues.length; ++h) {
|
|
29771
29771
|
var d = c.activeCues[h].displayState;
|
|
29772
|
-
|
|
29772
|
+
Pn(d, "vjs-text-track-cue"), Pn(
|
|
29773
29773
|
d,
|
|
29774
29774
|
"vjs-text-track-cue-" + (c.language ? c.language : l)
|
|
29775
29775
|
), c.language && eo(d, "lang", c.language);
|
|
@@ -30308,7 +30308,7 @@ var MS = /* @__PURE__ */ function(e) {
|
|
|
30308
30308
|
Be(t, e);
|
|
30309
30309
|
function t(n, r) {
|
|
30310
30310
|
var a;
|
|
30311
|
-
return a = e.call(this, n, r) || this, a.update =
|
|
30311
|
+
return a = e.call(this, n, r) || this, a.update = Bn(
|
|
30312
30312
|
ur(Je(a), a.update),
|
|
30313
30313
|
Qi
|
|
30314
30314
|
), a;
|
|
@@ -30351,7 +30351,7 @@ var zf = /* @__PURE__ */ function(e) {
|
|
|
30351
30351
|
Be(t, e);
|
|
30352
30352
|
function t(n, r) {
|
|
30353
30353
|
var a;
|
|
30354
|
-
return a = e.call(this, n, r) || this, a.update =
|
|
30354
|
+
return a = e.call(this, n, r) || this, a.update = Bn(
|
|
30355
30355
|
ur(Je(a), a.update),
|
|
30356
30356
|
Qi
|
|
30357
30357
|
), a;
|
|
@@ -30385,7 +30385,7 @@ var Cy = /* @__PURE__ */ function(e) {
|
|
|
30385
30385
|
Be(t, e);
|
|
30386
30386
|
function t(n, r) {
|
|
30387
30387
|
var a;
|
|
30388
|
-
return a = e.call(this, n, r) || this, a.update =
|
|
30388
|
+
return a = e.call(this, n, r) || this, a.update = Bn(
|
|
30389
30389
|
ur(Je(a), a.update),
|
|
30390
30390
|
Qi
|
|
30391
30391
|
), a;
|
|
@@ -30420,7 +30420,7 @@ var ul = 5, Zv = 12, Hf = /* @__PURE__ */ function(e) {
|
|
|
30420
30420
|
var i = t.prototype;
|
|
30421
30421
|
return i.setEventHandlers_ = function() {
|
|
30422
30422
|
var r = this;
|
|
30423
|
-
this.update_ = ur(this, this.update), this.update =
|
|
30423
|
+
this.update_ = ur(this, this.update), this.update = Bn(this.update_, Qi), this.on(
|
|
30424
30424
|
this.player_,
|
|
30425
30425
|
["ended", "durationchange", "timeupdate"],
|
|
30426
30426
|
this.update
|
|
@@ -30559,10 +30559,10 @@ var My = /* @__PURE__ */ function(e) {
|
|
|
30559
30559
|
Be(t, e);
|
|
30560
30560
|
function t(n, r) {
|
|
30561
30561
|
var a;
|
|
30562
|
-
return a = e.call(this, n, r) || this, a.handleMouseMove =
|
|
30562
|
+
return a = e.call(this, n, r) || this, a.handleMouseMove = Bn(
|
|
30563
30563
|
ur(Je(a), a.handleMouseMove),
|
|
30564
30564
|
Qi
|
|
30565
|
-
), a.throttledHandleMouseSeek =
|
|
30565
|
+
), a.throttledHandleMouseSeek = Bn(
|
|
30566
30566
|
ur(Je(a), a.handleMouseSeek),
|
|
30567
30567
|
Qi
|
|
30568
30568
|
), a.handleMouseUpHandler_ = function(s) {
|
|
@@ -30699,7 +30699,7 @@ var LS = /* @__PURE__ */ function(e) {
|
|
|
30699
30699
|
Be(t, e);
|
|
30700
30700
|
function t(n, r) {
|
|
30701
30701
|
var a;
|
|
30702
|
-
return a = e.call(this, n, r) || this, a.update =
|
|
30702
|
+
return a = e.call(this, n, r) || this, a.update = Bn(
|
|
30703
30703
|
ur(Je(a), a.update),
|
|
30704
30704
|
Qi
|
|
30705
30705
|
), a;
|
|
@@ -30742,7 +30742,7 @@ var Ly = /* @__PURE__ */ function(e) {
|
|
|
30742
30742
|
Be(t, e);
|
|
30743
30743
|
function t(n, r) {
|
|
30744
30744
|
var a;
|
|
30745
|
-
return a = e.call(this, n, r) || this, a.update =
|
|
30745
|
+
return a = e.call(this, n, r) || this, a.update = Bn(
|
|
30746
30746
|
ur(Je(a), a.update),
|
|
30747
30747
|
Qi
|
|
30748
30748
|
), a;
|
|
@@ -30837,7 +30837,7 @@ var Ry = /* @__PURE__ */ function(e) {
|
|
|
30837
30837
|
Be(t, e);
|
|
30838
30838
|
function t(n, r) {
|
|
30839
30839
|
var a;
|
|
30840
|
-
return r === void 0 && (r = {}), r.vertical = r.vertical || !1, (typeof r.volumeBar > "u" || Lu(r.volumeBar)) && (r.volumeBar = r.volumeBar || {}, r.volumeBar.vertical = r.vertical), a = e.call(this, n, r) || this, DS(Je(a), n), a.throttledHandleMouseMove =
|
|
30840
|
+
return r === void 0 && (r = {}), r.vertical = r.vertical || !1, (typeof r.volumeBar > "u" || Lu(r.volumeBar)) && (r.volumeBar = r.volumeBar || {}, r.volumeBar.vertical = r.vertical), a = e.call(this, n, r) || this, DS(Je(a), n), a.throttledHandleMouseMove = Bn(
|
|
30841
30841
|
ur(Je(a), a.handleMouseMove),
|
|
30842
30842
|
Qi
|
|
30843
30843
|
), a.handleMouseUpHandler_ = function(s) {
|
|
@@ -30903,7 +30903,7 @@ var RS = function(t, i) {
|
|
|
30903
30903
|
this.player_.tech_ && this.player_.tech_.el_ && this.player_.muted(this.player_.tech_.el_.muted), r === 0 || this.player_.muted() ? a = 0 : r < 0.33 ? a = 1 : r < 0.67 && (a = 2);
|
|
30904
30904
|
for (var s = 0; s < 4; s++)
|
|
30905
30905
|
zu(this.el_, "vjs-vol-" + s);
|
|
30906
|
-
|
|
30906
|
+
Pn(this.el_, "vjs-vol-" + a);
|
|
30907
30907
|
}, i.updateControlText_ = function() {
|
|
30908
30908
|
var r = this.player_.muted() || this.player_.volume() === 0, a = r ? "Unmute" : "Mute";
|
|
30909
30909
|
this.controlText() !== a && this.controlText(a);
|
|
@@ -31776,7 +31776,7 @@ var zy = /* @__PURE__ */ function(e) {
|
|
|
31776
31776
|
return r ? this.localize(r.message) : "";
|
|
31777
31777
|
}, t;
|
|
31778
31778
|
}(ho);
|
|
31779
|
-
zy.prototype.options_ =
|
|
31779
|
+
zy.prototype.options_ = On({}, ho.prototype.options_, {
|
|
31780
31780
|
fillAlways: !0,
|
|
31781
31781
|
pauseOnOpen: !1,
|
|
31782
31782
|
temporary: !1,
|
|
@@ -32473,7 +32473,7 @@ This may prevent text tracks from loading.`
|
|
|
32473
32473
|
r.parentNode && r.parentNode.insertBefore(a, r), t.disposeMediaElement(r), r = a;
|
|
32474
32474
|
} else {
|
|
32475
32475
|
r = Pe.createElement("video");
|
|
32476
|
-
var s = this.options_.tag &&
|
|
32476
|
+
var s = this.options_.tag && An(this.options_.tag), o = or({}, s);
|
|
32477
32477
|
(!$s || this.options_.nativeControlsForTouch !== !0) && delete o.controls, $0(
|
|
32478
32478
|
r,
|
|
32479
32479
|
mr(o, {
|
|
@@ -33580,7 +33580,7 @@ var qS = {
|
|
|
33580
33580
|
o && o.getAttribute && (r.language = o.getAttribute("lang"));
|
|
33581
33581
|
} else
|
|
33582
33582
|
for (var u = n; u && u.nodeType === 1; ) {
|
|
33583
|
-
if (
|
|
33583
|
+
if (An(u).hasOwnProperty("lang")) {
|
|
33584
33584
|
r.language = u.getAttribute("lang");
|
|
33585
33585
|
break;
|
|
33586
33586
|
}
|
|
@@ -33615,7 +33615,7 @@ var qS = {
|
|
|
33615
33615
|
throw new Error(
|
|
33616
33616
|
"No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?"
|
|
33617
33617
|
);
|
|
33618
|
-
if (s.tag = n, s.tagAttributes = n &&
|
|
33618
|
+
if (s.tag = n, s.tagAttributes = n && An(n), s.language(s.options_.language), r.languages) {
|
|
33619
33619
|
var l = {};
|
|
33620
33620
|
Object.getOwnPropertyNames(r.languages).forEach(function(d) {
|
|
33621
33621
|
l[d.toLowerCase()] = r.languages[d];
|
|
@@ -33668,11 +33668,11 @@ var qS = {
|
|
|
33668
33668
|
}, i.createEl = function() {
|
|
33669
33669
|
var r = this.tag, a, s = this.playerElIngest_ = r.parentNode && r.parentNode.hasAttribute && r.parentNode.hasAttribute("data-vjs-player"), o = this.tag.tagName.toLowerCase() === "video-js";
|
|
33670
33670
|
s ? a = this.el_ = r.parentNode : o || (a = this.el_ = e.prototype.createEl.call(this, "div"));
|
|
33671
|
-
var u =
|
|
33671
|
+
var u = An(r);
|
|
33672
33672
|
if (o) {
|
|
33673
33673
|
for (a = this.el_ = r, r = this.tag = Pe.createElement("video"); a.children.length; )
|
|
33674
33674
|
r.appendChild(a.firstChild);
|
|
33675
|
-
Ea(a, "video-js") ||
|
|
33675
|
+
Ea(a, "video-js") || Pn(a, "video-js"), a.appendChild(r), s = this.playerElIngest_ = a, Object.keys(a).forEach(function(v) {
|
|
33676
33676
|
try {
|
|
33677
33677
|
r[v] = a[v];
|
|
33678
33678
|
} catch {
|
|
@@ -33692,7 +33692,7 @@ var qS = {
|
|
|
33692
33692
|
this.fill_ = !1, this.fluid_ = !1, this.width(this.options_.width), this.height(this.options_.height), this.fill(this.options_.fill), this.fluid(this.options_.fluid), this.aspectRatio(this.options_.aspectRatio), this.crossOrigin(this.options_.crossOrigin || this.options_.crossorigin);
|
|
33693
33693
|
for (var h = r.getElementsByTagName("a"), d = 0; d < h.length; d++) {
|
|
33694
33694
|
var f = h.item(d);
|
|
33695
|
-
|
|
33695
|
+
Pn(f, "vjs-hidden"), f.setAttribute("hidden", "hidden");
|
|
33696
33696
|
}
|
|
33697
33697
|
return r.initNetworkState_ = r.networkState, r.parentNode && !s && r.parentNode.insertBefore(a, r), gd(r, a), this.children_.unshift(r), this.el_.setAttribute("lang", this.language_), this.el_.setAttribute("translate", "no"), this.el_ = a, a;
|
|
33698
33698
|
}, i.crossOrigin = function(r) {
|
|
@@ -33729,7 +33729,7 @@ var qS = {
|
|
|
33729
33729
|
var a = this;
|
|
33730
33730
|
if (r === void 0)
|
|
33731
33731
|
return !!this.fluid_;
|
|
33732
|
-
this.fluid_ = !!r,
|
|
33732
|
+
this.fluid_ = !!r, Ln(this) && this.off(["playerreset", "resize"], this.boundUpdateStyleEl_), r ? (this.addClass("vjs-fluid"), this.fill(!1), Fw(this, function() {
|
|
33733
33733
|
a.on(["playerreset", "resize"], a.boundUpdateStyleEl_);
|
|
33734
33734
|
})) : this.removeClass("vjs-fluid"), this.updateStyleEl_();
|
|
33735
33735
|
}, i.fill = function(r) {
|
|
@@ -33916,7 +33916,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
33916
33916
|
for (var o = this.cache_.sources.filter(function(f) {
|
|
33917
33917
|
return f.src && f.src === a;
|
|
33918
33918
|
}), u = [], l = this.$$("source"), c = [], h = 0; h < l.length; h++) {
|
|
33919
|
-
var d =
|
|
33919
|
+
var d = An(l[h]);
|
|
33920
33920
|
u.push(d), d.src && d.src === a && c.push(d.src);
|
|
33921
33921
|
}
|
|
33922
33922
|
c.length && !o.length ? this.cache_.sources = u : o.length || (this.cache_.sources = [this.cache_.source]), this.cache_.src = a;
|
|
@@ -34237,7 +34237,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34237
34237
|
), a;
|
|
34238
34238
|
} else this.tech_.supportsFullScreen() && !this.options_.preferFullWindow ? this.techCall_("exitFullScreen") : this.exitFullWindow();
|
|
34239
34239
|
}, i.enterFullWindow = function() {
|
|
34240
|
-
this.isFullscreen(!0), this.isFullWindow = !0, this.docOrigOverflow = Pe.documentElement.style.overflow, Li(Pe, "keydown", this.boundFullWindowOnEscKey_), Pe.documentElement.style.overflow = "hidden",
|
|
34240
|
+
this.isFullscreen(!0), this.isFullWindow = !0, this.docOrigOverflow = Pe.documentElement.style.overflow, Li(Pe, "keydown", this.boundFullWindowOnEscKey_), Pe.documentElement.style.overflow = "hidden", Pn(Pe.body, "vjs-full-window"), this.trigger("enterFullWindow");
|
|
34241
34241
|
}, i.fullWindowOnEscKey = function(r) {
|
|
34242
34242
|
Et.isEventKey(r, "Esc") && this.isFullscreen() === !0 && (this.isFullWindow ? this.exitFullWindow() : this.exitFullscreen());
|
|
34243
34243
|
}, i.exitFullWindow = function() {
|
|
@@ -34415,7 +34415,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34415
34415
|
);
|
|
34416
34416
|
}
|
|
34417
34417
|
}, i.doReset_ = function() {
|
|
34418
|
-
this.tech_ && this.tech_.clearTracks("text"), this.resetCache_(), this.poster(""), this.loadTech_(this.options_.techOrder[0], null), this.techCall_("reset"), this.resetControlBarUI_(),
|
|
34418
|
+
this.tech_ && this.tech_.clearTracks("text"), this.resetCache_(), this.poster(""), this.loadTech_(this.options_.techOrder[0], null), this.techCall_("reset"), this.resetControlBarUI_(), Ln(this) && this.trigger("playerreset");
|
|
34419
34419
|
}, i.resetControlBarUI_ = function() {
|
|
34420
34420
|
this.resetProgressBar_(), this.resetPlaybackRate_(), this.resetVolumeBar_();
|
|
34421
34421
|
}, i.resetProgressBar_ = function() {
|
|
@@ -34477,7 +34477,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34477
34477
|
return this.error_ || null;
|
|
34478
34478
|
if (ta("beforeerror").forEach(function(o) {
|
|
34479
34479
|
var u = o(a, r);
|
|
34480
|
-
if (!(
|
|
34480
|
+
if (!(kn(u) && !Array.isArray(u) || typeof u == "string" || typeof u == "number" || u === null)) {
|
|
34481
34481
|
a.log.error(
|
|
34482
34482
|
"please return a value that MediaError expects in beforeerror hooks"
|
|
34483
34483
|
);
|
|
@@ -34639,7 +34639,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34639
34639
|
}, i.language = function(r) {
|
|
34640
34640
|
if (r === void 0)
|
|
34641
34641
|
return this.language_;
|
|
34642
|
-
this.language_ !== String(r).toLowerCase() && (this.language_ = String(r).toLowerCase(),
|
|
34642
|
+
this.language_ !== String(r).toLowerCase() && (this.language_ = String(r).toLowerCase(), Ln(this) && this.trigger("languagechange"));
|
|
34643
34643
|
}, i.languages = function() {
|
|
34644
34644
|
return or(t.prototype.options_.languages, this.languages_);
|
|
34645
34645
|
}, i.toJSON = function() {
|
|
@@ -34726,7 +34726,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34726
34726
|
var a = {
|
|
34727
34727
|
sources: [],
|
|
34728
34728
|
tracks: []
|
|
34729
|
-
}, s =
|
|
34729
|
+
}, s = An(r), o = s["data-setup"];
|
|
34730
34730
|
if (Ea(r, "vjs-fill") && (s.fill = !0), Ea(r, "vjs-fluid") && (s.fluid = !0), o !== null) {
|
|
34731
34731
|
var u = vw(o || "{}"), l = u[0], c = u[1];
|
|
34732
34732
|
l && Lt.error(l), mr(s, c);
|
|
@@ -34734,7 +34734,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
34734
34734
|
if (mr(a, s), r.hasChildNodes())
|
|
34735
34735
|
for (var h = r.childNodes, d = 0, f = h.length; d < f; d++) {
|
|
34736
34736
|
var v = h[d], _ = v.nodeName.toLowerCase();
|
|
34737
|
-
_ === "source" ? a.sources.push(
|
|
34737
|
+
_ === "source" ? a.sources.push(An(v)) : _ === "track" && a.tracks.push(An(v));
|
|
34738
34738
|
}
|
|
34739
34739
|
return a;
|
|
34740
34740
|
}, i.flexNotSupported_ = function() {
|
|
@@ -35017,7 +35017,7 @@ function re(e, t, i) {
|
|
|
35017
35017
|
throw new TypeError("The element or ID supplied is not valid. (videojs)");
|
|
35018
35018
|
(!r.ownerDocument.defaultView || !r.ownerDocument.body.contains(r)) && Lt.warn("The element supplied is not included in the DOM"), t = t || {}, t.restoreEl === !0 && (t.restoreEl = (r.parentNode && r.parentNode.hasAttribute("data-vjs-player") ? r.parentNode : r).cloneNode(!0)), ta("beforesetup").forEach(function(s) {
|
|
35019
35019
|
var o = s(r, or(t));
|
|
35020
|
-
if (!
|
|
35020
|
+
if (!kn(o) || Array.isArray(o)) {
|
|
35021
35021
|
Lt.error("please return an object in beforesetup hooks");
|
|
35022
35022
|
return;
|
|
35023
35023
|
}
|
|
@@ -35028,7 +35028,7 @@ function re(e, t, i) {
|
|
|
35028
35028
|
return s(n);
|
|
35029
35029
|
}), n;
|
|
35030
35030
|
}
|
|
35031
|
-
re.hooks_ =
|
|
35031
|
+
re.hooks_ = Tn;
|
|
35032
35032
|
re.hooks = ta;
|
|
35033
35033
|
re.hook = xw;
|
|
35034
35034
|
re.hookOnce = Aw;
|
|
@@ -35671,7 +35671,7 @@ var Ui = Pc, sc = function(t, i, n) {
|
|
|
35671
35671
|
if (d.attributes && d.attributes.AUDIO && d.attributes.AUDIO === l)
|
|
35672
35672
|
return;
|
|
35673
35673
|
}
|
|
35674
|
-
o.playlists = [
|
|
35674
|
+
o.playlists = [On({}, o)];
|
|
35675
35675
|
}
|
|
35676
35676
|
o.playlists.forEach(function(f, v) {
|
|
35677
35677
|
var _ = n(u, l, c, f), m = ap(v, _);
|
|
@@ -37800,13 +37800,13 @@ browserWorkerPolyFill(self);
|
|
|
37800
37800
|
}, Qe = function(p, y) {
|
|
37801
37801
|
var g = Ce();
|
|
37802
37802
|
return g.dataOffset = y, g.compositionTimeOffset = p.pts - p.dts, g.duration = p.duration, g.size = 4 * p.length, g.size += p.byteLength, p.keyFrame && (g.flags.dependsOn = 2, g.flags.isNonSyncSample = 0), g;
|
|
37803
|
-
},
|
|
37803
|
+
}, St = function(p, y) {
|
|
37804
37804
|
var g, b, C, D, W, Z = y || 0, ne = [];
|
|
37805
37805
|
for (g = 0; g < p.length; g++)
|
|
37806
37806
|
for (D = p[g], b = 0; b < D.length; b++)
|
|
37807
37807
|
W = D[b], C = Qe(W, Z), Z += C.size, ne.push(C);
|
|
37808
37808
|
return ne;
|
|
37809
|
-
},
|
|
37809
|
+
}, Ot = function(p) {
|
|
37810
37810
|
var y, g, b, C, D, W, Z = 0, ne = p.byteLength, ie = p.nalCount, le = ne + 4 * ie, be = new Uint8Array(le), Ne = new DataView(be.buffer);
|
|
37811
37811
|
for (y = 0; y < p.length; y++)
|
|
37812
37812
|
for (C = p[y], g = 0; g < C.length; g++)
|
|
@@ -37822,14 +37822,14 @@ browserWorkerPolyFill(self);
|
|
|
37822
37822
|
g = p[y], ne.setUint32(b, g.data.byteLength), b += 4, Z.set(g.data, b), b += g.data.byteLength;
|
|
37823
37823
|
return Z;
|
|
37824
37824
|
}, gt = {
|
|
37825
|
-
concatenateNalData:
|
|
37825
|
+
concatenateNalData: Ot,
|
|
37826
37826
|
concatenateNalDataForFrame: mt,
|
|
37827
37827
|
extendFirstKeyFrame: $e,
|
|
37828
|
-
generateSampleTable:
|
|
37828
|
+
generateSampleTable: St,
|
|
37829
37829
|
generateSampleTableForFrame: bt,
|
|
37830
37830
|
groupFramesIntoGops: Fe,
|
|
37831
37831
|
groupNalsIntoFrames: De
|
|
37832
|
-
},
|
|
37832
|
+
}, kt = [33, 16, 5, 32, 164, 27], Br = [33, 65, 108, 84, 1, 2, 4, 8, 168, 2, 4, 8, 17, 191, 252], vt = function(p) {
|
|
37833
37833
|
for (var y = []; p--; )
|
|
37834
37834
|
y.push(0);
|
|
37835
37835
|
return y;
|
|
@@ -37873,7 +37873,7 @@ browserWorkerPolyFill(self);
|
|
|
37873
37873
|
[56]
|
|
37874
37874
|
],
|
|
37875
37875
|
16e3: [
|
|
37876
|
-
|
|
37876
|
+
kt,
|
|
37877
37877
|
[255, 192],
|
|
37878
37878
|
vt(268),
|
|
37879
37879
|
[55, 255, 128],
|
|
@@ -37885,7 +37885,7 @@ browserWorkerPolyFill(self);
|
|
|
37885
37885
|
[1, 192]
|
|
37886
37886
|
],
|
|
37887
37887
|
24e3: [
|
|
37888
|
-
|
|
37888
|
+
kt,
|
|
37889
37889
|
[255, 192],
|
|
37890
37890
|
vt(268),
|
|
37891
37891
|
[55, 255, 128],
|
|
@@ -37895,7 +37895,7 @@ browserWorkerPolyFill(self);
|
|
|
37895
37895
|
[224]
|
|
37896
37896
|
],
|
|
37897
37897
|
32e3: [
|
|
37898
|
-
|
|
37898
|
+
kt,
|
|
37899
37899
|
[255, 192],
|
|
37900
37900
|
vt(268),
|
|
37901
37901
|
[55, 234],
|
|
@@ -37903,7 +37903,7 @@ browserWorkerPolyFill(self);
|
|
|
37903
37903
|
[112]
|
|
37904
37904
|
],
|
|
37905
37905
|
44100: [
|
|
37906
|
-
|
|
37906
|
+
kt,
|
|
37907
37907
|
[255, 192],
|
|
37908
37908
|
vt(268),
|
|
37909
37909
|
[55, 163, 128],
|
|
@@ -37911,17 +37911,17 @@ browserWorkerPolyFill(self);
|
|
|
37911
37911
|
[112]
|
|
37912
37912
|
],
|
|
37913
37913
|
48e3: [
|
|
37914
|
-
|
|
37914
|
+
kt,
|
|
37915
37915
|
[255, 192],
|
|
37916
37916
|
vt(268),
|
|
37917
37917
|
[55, 148, 128],
|
|
37918
37918
|
vt(54),
|
|
37919
37919
|
[112]
|
|
37920
37920
|
],
|
|
37921
|
-
64e3: [
|
|
37922
|
-
88200: [
|
|
37921
|
+
64e3: [kt, [248, 192], vt(240), [56]],
|
|
37922
|
+
88200: [kt, [231], vt(170), [56]],
|
|
37923
37923
|
8e3: [Br, vt(268), [3, 121, 16], vt(47), [7]],
|
|
37924
|
-
96e3: [
|
|
37924
|
+
96e3: [kt, [227, 64], vt(154), [56]]
|
|
37925
37925
|
};
|
|
37926
37926
|
Ke = rr(p);
|
|
37927
37927
|
}
|
|
@@ -37994,18 +37994,18 @@ browserWorkerPolyFill(self);
|
|
|
37994
37994
|
for (y = 0; y < p.length; y++)
|
|
37995
37995
|
g = p[y], C.set(g.data, b), b += g.data.byteLength;
|
|
37996
37996
|
return C;
|
|
37997
|
-
},
|
|
37997
|
+
}, Dt = {
|
|
37998
37998
|
concatenateFrameData: Ut,
|
|
37999
37999
|
generateSampleTable: Nt,
|
|
38000
38000
|
prefixWithSilence: Vt,
|
|
38001
38001
|
trimAdtsFramesByEarliestDts: _t
|
|
38002
|
-
},
|
|
38002
|
+
}, Ct = Ge.ONE_SECOND_IN_TS, ti = function(p, y) {
|
|
38003
38003
|
typeof y.pts == "number" && (p.timelineStartInfo.pts === void 0 && (p.timelineStartInfo.pts = y.pts), p.minSegmentPts === void 0 ? p.minSegmentPts = y.pts : p.minSegmentPts = Math.min(p.minSegmentPts, y.pts), p.maxSegmentPts === void 0 ? p.maxSegmentPts = y.pts : p.maxSegmentPts = Math.max(p.maxSegmentPts, y.pts)), typeof y.dts == "number" && (p.timelineStartInfo.dts === void 0 && (p.timelineStartInfo.dts = y.dts), p.minSegmentDts === void 0 ? p.minSegmentDts = y.dts : p.minSegmentDts = Math.min(p.minSegmentDts, y.dts), p.maxSegmentDts === void 0 ? p.maxSegmentDts = y.dts : p.maxSegmentDts = Math.max(p.maxSegmentDts, y.dts));
|
|
38004
38004
|
}, zr = function(p) {
|
|
38005
38005
|
delete p.minSegmentDts, delete p.maxSegmentDts, delete p.minSegmentPts, delete p.maxSegmentPts;
|
|
38006
38006
|
}, B = function(p, y) {
|
|
38007
38007
|
var g, b, C = p.minSegmentDts;
|
|
38008
|
-
return y || (C -= p.timelineStartInfo.dts), g = p.timelineStartInfo.baseMediaDecodeTime, g += C, g = Math.max(0, g), p.type === "audio" && (b = p.samplerate /
|
|
38008
|
+
return y || (C -= p.timelineStartInfo.dts), g = p.timelineStartInfo.baseMediaDecodeTime, g += C, g = Math.max(0, g), p.type === "audio" && (b = p.samplerate / Ct, g *= b, g = Math.floor(g)), g;
|
|
38009
38009
|
}, G = {
|
|
38010
38010
|
calculateTrackBaseMediaDecodeTime: B,
|
|
38011
38011
|
clearDtsInfo: zr,
|
|
@@ -38698,7 +38698,7 @@ browserWorkerPolyFill(self);
|
|
|
38698
38698
|
for (p > y && (g = -1); Math.abs(y - p) > jt; )
|
|
38699
38699
|
p += g * ht;
|
|
38700
38700
|
return p;
|
|
38701
|
-
},
|
|
38701
|
+
}, Bt = function I(p) {
|
|
38702
38702
|
var y, g;
|
|
38703
38703
|
I.prototype.init.call(this), this.type_ = p || st, this.push = function(b) {
|
|
38704
38704
|
this.type_ !== st && b.type !== this.type_ || (g === void 0 && (g = b.dts), b.dts = Ht(b.dts, g), b.pts = Ht(b.pts, g), y = b.dts, this.trigger("data", b));
|
|
@@ -38712,9 +38712,9 @@ browserWorkerPolyFill(self);
|
|
|
38712
38712
|
this.discontinuity(), this.trigger("reset");
|
|
38713
38713
|
};
|
|
38714
38714
|
};
|
|
38715
|
-
|
|
38715
|
+
Bt.prototype = new t();
|
|
38716
38716
|
var lr = {
|
|
38717
|
-
TimestampRolloverStream:
|
|
38717
|
+
TimestampRolloverStream: Bt,
|
|
38718
38718
|
handleRollover: Ht
|
|
38719
38719
|
}, xr = function(p, y, g) {
|
|
38720
38720
|
var b, C = "";
|
|
@@ -39474,19 +39474,19 @@ browserWorkerPolyFill(self);
|
|
|
39474
39474
|
this.trigger("done", "AudioSegmentStream");
|
|
39475
39475
|
return;
|
|
39476
39476
|
}
|
|
39477
|
-
Z =
|
|
39477
|
+
Z = Dt.trimAdtsFramesByEarliestDts(
|
|
39478
39478
|
g,
|
|
39479
39479
|
p,
|
|
39480
39480
|
C
|
|
39481
39481
|
), p.baseMediaDecodeTime = G.calculateTrackBaseMediaDecodeTime(
|
|
39482
39482
|
p,
|
|
39483
39483
|
y.keepOriginalTimestamps
|
|
39484
|
-
), We =
|
|
39484
|
+
), We = Dt.prefixWithSilence(
|
|
39485
39485
|
p,
|
|
39486
39486
|
Z,
|
|
39487
39487
|
D,
|
|
39488
39488
|
W
|
|
39489
|
-
), p.samples =
|
|
39489
|
+
), p.samples = Dt.generateSampleTable(Z), ie = Te.mdat(Dt.concatenateFrameData(Z)), g = [], ne = Te.moof(b, [p]), le = new Uint8Array(ne.byteLength + ie.byteLength), b++, le.set(ne), le.set(ie, ne.byteLength), G.clearDtsInfo(p), be = Math.ceil(
|
|
39490
39490
|
la * 1024 / p.samplerate
|
|
39491
39491
|
), Z.length && (Ne = Z.length * be, this.trigger(
|
|
39492
39492
|
"segmentTimingInfo",
|
|
@@ -40698,7 +40698,7 @@ browserWorkerPolyFill(self);
|
|
|
40698
40698
|
reset: XC,
|
|
40699
40699
|
transmux: E_
|
|
40700
40700
|
}, lc = function(t) {
|
|
40701
|
-
var i = t.transmuxer, n = t.endAction || t.action, r = t.callback, a =
|
|
40701
|
+
var i = t.transmuxer, n = t.endAction || t.action, r = t.callback, a = On({}, t, {
|
|
40702
40702
|
callback: null,
|
|
40703
40703
|
endAction: null,
|
|
40704
40704
|
transmuxer: null
|
|
@@ -42308,10 +42308,10 @@ browserWorkerPolyFill(self);
|
|
|
42308
42308
|
action: "clearAllMp4Captions"
|
|
42309
42309
|
}), !this.hasEnoughInfoToLoad_()) {
|
|
42310
42310
|
this.loadQueue_.push(function() {
|
|
42311
|
-
var s =
|
|
42311
|
+
var s = On({}, r, {
|
|
42312
42312
|
forceTimestampOffset: !0
|
|
42313
42313
|
});
|
|
42314
|
-
|
|
42314
|
+
On(r, a.generateSegmentInfo_(s)), a.isPendingTimestampOffset_ = !1, a.updateTransmuxerAndRequestSegment_(r);
|
|
42315
42315
|
});
|
|
42316
42316
|
return;
|
|
42317
42317
|
}
|
|
@@ -42581,7 +42581,7 @@ browserWorkerPolyFill(self);
|
|
|
42581
42581
|
}
|
|
42582
42582
|
}, t;
|
|
42583
42583
|
}(re.EventTarget);
|
|
42584
|
-
function
|
|
42584
|
+
function En() {
|
|
42585
42585
|
}
|
|
42586
42586
|
var L_ = function(t) {
|
|
42587
42587
|
return typeof t != "string" ? t : t.replace(/./, function(i) {
|
|
@@ -42892,7 +42892,7 @@ var L_ = function(t) {
|
|
|
42892
42892
|
var r = sn(this.mediaSource, this.videoBuffer) ? this.videoBuffer : null, a = sn(this.mediaSource, this.audioBuffer) ? this.audioBuffer : null;
|
|
42893
42893
|
return a && !r ? this.audioBuffered() : r && !a ? this.videoBuffered() : KS(this.audioBuffered(), this.videoBuffered());
|
|
42894
42894
|
}, i.setDuration = function(r, a) {
|
|
42895
|
-
a === void 0 && (a =
|
|
42895
|
+
a === void 0 && (a = En), Ei({
|
|
42896
42896
|
action: Ti.duration(r),
|
|
42897
42897
|
doneFn: a,
|
|
42898
42898
|
name: "duration",
|
|
@@ -42900,7 +42900,7 @@ var L_ = function(t) {
|
|
|
42900
42900
|
type: "mediaSource"
|
|
42901
42901
|
});
|
|
42902
42902
|
}, i.endOfStream = function(r, a) {
|
|
42903
|
-
r === void 0 && (r = null), a === void 0 && (a =
|
|
42903
|
+
r === void 0 && (r = null), a === void 0 && (a = En), typeof r != "string" && (r = void 0), Ei({
|
|
42904
42904
|
action: Ti.endOfStream(r),
|
|
42905
42905
|
doneFn: a,
|
|
42906
42906
|
name: "endOfStream",
|
|
@@ -42908,7 +42908,7 @@ var L_ = function(t) {
|
|
|
42908
42908
|
type: "mediaSource"
|
|
42909
42909
|
});
|
|
42910
42910
|
}, i.removeAudio = function(r, a, s) {
|
|
42911
|
-
if (s === void 0 && (s =
|
|
42911
|
+
if (s === void 0 && (s = En), !this.audioBuffered().length || this.audioBuffered().end(0) === 0) {
|
|
42912
42912
|
s();
|
|
42913
42913
|
return;
|
|
42914
42914
|
}
|
|
@@ -42920,7 +42920,7 @@ var L_ = function(t) {
|
|
|
42920
42920
|
type: "audio"
|
|
42921
42921
|
});
|
|
42922
42922
|
}, i.removeVideo = function(r, a, s) {
|
|
42923
|
-
if (s === void 0 && (s =
|
|
42923
|
+
if (s === void 0 && (s = En), !this.videoBuffered().length || this.videoBuffered().end(0) === 0) {
|
|
42924
42924
|
s();
|
|
42925
42925
|
return;
|
|
42926
42926
|
}
|
|
@@ -44164,19 +44164,19 @@ var L_ = function(t) {
|
|
|
44164
44164
|
var t = {};
|
|
44165
44165
|
return ["AUDIO", "SUBTITLES", "CLOSED-CAPTIONS"].forEach(function(i) {
|
|
44166
44166
|
t[i] = {
|
|
44167
|
-
activeGroup:
|
|
44167
|
+
activeGroup: En,
|
|
44168
44168
|
activePlaylistLoader: null,
|
|
44169
|
-
activeTrack:
|
|
44170
|
-
getActiveGroup:
|
|
44169
|
+
activeTrack: En,
|
|
44170
|
+
getActiveGroup: En,
|
|
44171
44171
|
groups: {},
|
|
44172
44172
|
lastTrack_: null,
|
|
44173
44173
|
logger_: Ji("MediaGroups[" + i + "]"),
|
|
44174
|
-
onGroupChanged:
|
|
44175
|
-
onTrackChanged:
|
|
44174
|
+
onGroupChanged: En,
|
|
44175
|
+
onTrackChanged: En,
|
|
44176
44176
|
tracks: {}
|
|
44177
44177
|
};
|
|
44178
44178
|
}), t;
|
|
44179
|
-
}, $M = 120,
|
|
44179
|
+
}, $M = 120, xn, e3 = [
|
|
44180
44180
|
"mediaRequests",
|
|
44181
44181
|
"mediaRequestsAborted",
|
|
44182
44182
|
"mediaRequestsTimedout",
|
|
@@ -44228,7 +44228,7 @@ var L_ = function(t) {
|
|
|
44228
44228
|
"A non-empty playlist URL or JSON manifest string is required"
|
|
44229
44229
|
);
|
|
44230
44230
|
var P = n.maxPlaylistRetries;
|
|
44231
|
-
(P === null || typeof P > "u") && (P = 1 / 0),
|
|
44231
|
+
(P === null || typeof P > "u") && (P = 1 / 0), xn = c, r.experimentalBufferBasedABR = !!m, r.experimentalLeastPixelDiffSelector = !!x, r.withCredentials = o, r.tech_ = u, r.vhs_ = u.vhs, r.sourceType_ = v, r.useCueTags_ = h, r.blacklistDuration = d, r.maxPlaylistRetries = P, r.enableLowInitialPlaylist = f, r.useCueTags_ && (r.cueTagsTrack_ = r.tech_.addTextTrack("metadata", "ad-cues"), r.cueTagsTrack_.inBandMetadataTrackDispatchType = ""), r.requestOptions_ = {
|
|
44232
44232
|
handleManifestRedirects: s,
|
|
44233
44233
|
maxPlaylistRetries: P,
|
|
44234
44234
|
timeout: null,
|
|
@@ -44494,7 +44494,7 @@ var L_ = function(t) {
|
|
|
44494
44494
|
}), this.tech_.trigger({
|
|
44495
44495
|
name: "hls-webvtt",
|
|
44496
44496
|
type: "usage"
|
|
44497
|
-
})),
|
|
44497
|
+
})), xn.Playlist.isAes(a) && (this.tech_.trigger({
|
|
44498
44498
|
name: "vhs-aes",
|
|
44499
44499
|
type: "usage"
|
|
44500
44500
|
}), this.tech_.trigger({
|
|
@@ -44662,7 +44662,7 @@ var L_ = function(t) {
|
|
|
44662
44662
|
);
|
|
44663
44663
|
if (s === null)
|
|
44664
44664
|
return !1;
|
|
44665
|
-
var o =
|
|
44665
|
+
var o = xn.Playlist.playlistEnd(r, s), u = this.tech_.currentTime(), l = this.tech_.buffered();
|
|
44666
44666
|
if (!l.length)
|
|
44667
44667
|
return o - u <= un;
|
|
44668
44668
|
var c = l.end(l.length - 1);
|
|
@@ -44742,7 +44742,7 @@ var L_ = function(t) {
|
|
|
44742
44742
|
if (!this.masterPlaylistLoader_)
|
|
44743
44743
|
return 0;
|
|
44744
44744
|
var r = this.masterPlaylistLoader_.media();
|
|
44745
|
-
return r ? r.endList ? this.mediaSource ? this.mediaSource.duration :
|
|
44745
|
+
return r ? r.endList ? this.mediaSource ? this.mediaSource.duration : xn.Playlist.duration(r) : 1 / 0 : 0;
|
|
44746
44746
|
}, i.seekable = function() {
|
|
44747
44747
|
return this.seekable_;
|
|
44748
44748
|
}, i.onSyncInfoUpdate_ = function() {
|
|
@@ -44752,15 +44752,15 @@ var L_ = function(t) {
|
|
|
44752
44752
|
if (a) {
|
|
44753
44753
|
var s = this.syncController_.getExpiredTime(a, this.duration());
|
|
44754
44754
|
if (s !== null) {
|
|
44755
|
-
var o = this.masterPlaylistLoader_.master, u =
|
|
44755
|
+
var o = this.masterPlaylistLoader_.master, u = xn.Playlist.seekable(
|
|
44756
44756
|
a,
|
|
44757
44757
|
s,
|
|
44758
|
-
|
|
44758
|
+
xn.Playlist.liveEdgeDelay(o, a)
|
|
44759
44759
|
);
|
|
44760
|
-
if (u.length !== 0 && !(this.mediaTypes_.AUDIO.activePlaylistLoader && (a = this.mediaTypes_.AUDIO.activePlaylistLoader.media(), s = this.syncController_.getExpiredTime(a, this.duration()), s === null || (r =
|
|
44760
|
+
if (u.length !== 0 && !(this.mediaTypes_.AUDIO.activePlaylistLoader && (a = this.mediaTypes_.AUDIO.activePlaylistLoader.media(), s = this.syncController_.getExpiredTime(a, this.duration()), s === null || (r = xn.Playlist.seekable(
|
|
44761
44761
|
a,
|
|
44762
44762
|
s,
|
|
44763
|
-
|
|
44763
|
+
xn.Playlist.liveEdgeDelay(o, a)
|
|
44764
44764
|
), r.length === 0)))) {
|
|
44765
44765
|
var l, c;
|
|
44766
44766
|
this.seekable_ && this.seekable_.length && (l = this.seekable_.end(0), c = this.seekable_.start(0)), r ? r.start(0) > u.end(0) || u.start(0) > r.end(0) ? this.seekable_ = u : this.seekable_ = re.createTimeRanges([
|
|
@@ -44785,7 +44785,7 @@ var L_ = function(t) {
|
|
|
44785
44785
|
(isNaN(this.mediaSource.duration) || this.mediaSource.duration < a.end(a.length - 1)) && this.sourceUpdater_.setDuration(a.end(a.length - 1));
|
|
44786
44786
|
return;
|
|
44787
44787
|
}
|
|
44788
|
-
var s = this.tech_.buffered(), o =
|
|
44788
|
+
var s = this.tech_.buffered(), o = xn.Playlist.duration(this.masterPlaylistLoader_.media());
|
|
44789
44789
|
s.length > 0 && (o = Math.max(o, s.end(s.length - 1))), this.mediaSource.duration !== o && this.sourceUpdater_.setDuration(o);
|
|
44790
44790
|
}, i.dispose = function() {
|
|
44791
44791
|
var r = this;
|
|
@@ -46301,7 +46301,7 @@ var U3 = {
|
|
|
46301
46301
|
-Math.PI / 2
|
|
46302
46302
|
), this.scene.add(this.movieScreen);
|
|
46303
46303
|
else if (r === "360_LR" || r === "360_TB") {
|
|
46304
|
-
for (var u = new
|
|
46304
|
+
for (var u = new Sn(256, 32, 32), l = u.faceVertexUvs[0], c = 0; c < l.length; c++)
|
|
46305
46305
|
for (var h = 0; h < 3; h++)
|
|
46306
46306
|
r === "360_LR" ? l[c][h].x *= 0.5 : (l[c][h].y *= 0.5, l[c][h].y += 0.5);
|
|
46307
46307
|
this.movieGeometry = new qe().fromGeometry(u), this.movieMaterial = new Ir({
|
|
@@ -46315,7 +46315,7 @@ var U3 = {
|
|
|
46315
46315
|
z: 0
|
|
46316
46316
|
},
|
|
46317
46317
|
-Math.PI / 2
|
|
46318
|
-
), this.movieScreen.layers.set(1), this.scene.add(this.movieScreen), u = new
|
|
46318
|
+
), this.movieScreen.layers.set(1), this.scene.add(this.movieScreen), u = new Sn(256, 32, 32), l = u.faceVertexUvs[0];
|
|
46319
46319
|
for (var d = 0; d < l.length; d++)
|
|
46320
46320
|
for (var f = 0; f < 3; f++)
|
|
46321
46321
|
r === "360_LR" ? (l[d][f].x *= 0.5, l[d][f].x += 0.5) : l[d][f].y *= 0.5;
|
|
@@ -46378,7 +46378,7 @@ var U3 = {
|
|
|
46378
46378
|
x[3]
|
|
46379
46379
|
], this.movieGeometry.faceVertexUvs[0][8] = [w[2], w[1], w[3]], this.movieGeometry.faceVertexUvs[0][9] = [w[1], w[0], w[3]], this.movieGeometry.faceVertexUvs[0][10] = [P[2], P[1], P[3]], this.movieGeometry.faceVertexUvs[0][11] = [P[1], P[0], P[3]], this.movieScreen = new Tr(this.movieGeometry, this.movieMaterial), this.movieScreen.position.set(s.x, s.y, s.z), this.movieScreen.rotation.y = -Math.PI, this.scene.add(this.movieScreen);
|
|
46380
46380
|
} else if (r === "180") {
|
|
46381
|
-
var M = new
|
|
46381
|
+
var M = new Sn(256, 32, 32, Math.PI, Math.PI);
|
|
46382
46382
|
M.scale(-1, 1, 1);
|
|
46383
46383
|
for (var R = M.faceVertexUvs[0], z = 0; z < R.length; z++)
|
|
46384
46384
|
for (var O = 0; O < 3; O++)
|
|
@@ -46386,7 +46386,7 @@ var U3 = {
|
|
|
46386
46386
|
this.movieGeometry = new qe().fromGeometry(M), this.movieMaterial = new Ir({
|
|
46387
46387
|
map: this.videoTexture,
|
|
46388
46388
|
overdraw: !0
|
|
46389
|
-
}), this.movieScreen = new Tr(this.movieGeometry, this.movieMaterial), this.movieScreen.layers.set(1), this.scene.add(this.movieScreen), M = new
|
|
46389
|
+
}), this.movieScreen = new Tr(this.movieGeometry, this.movieMaterial), this.movieScreen.layers.set(1), this.scene.add(this.movieScreen), M = new Sn(256, 32, 32, Math.PI, Math.PI), M.scale(-1, 1, 1), R = M.faceVertexUvs[0];
|
|
46390
46390
|
for (var U = 0; U < R.length; U++)
|
|
46391
46391
|
for (var T = 0; T < 3; T++)
|
|
46392
46392
|
R[U][T].x *= 0.5, R[U][T].x += 0.5;
|
|
@@ -46490,20 +46490,20 @@ void main() {
|
|
|
46490
46490
|
if ($e = Ce.next(), $e.done) break;
|
|
46491
46491
|
Qe = $e.value;
|
|
46492
46492
|
}
|
|
46493
|
-
var
|
|
46494
|
-
|
|
46493
|
+
var St = Qe;
|
|
46494
|
+
St.y < Te && (Te = St.y), St.y > De && (De = St.y);
|
|
46495
46495
|
}
|
|
46496
|
-
for (var mt = me,
|
|
46496
|
+
for (var mt = me, Ot = Array.isArray(mt), bt = 0, mt = Ot ? mt : mt[Symbol.iterator](); ; ) {
|
|
46497
46497
|
var gt;
|
|
46498
|
-
if (
|
|
46498
|
+
if (Ot) {
|
|
46499
46499
|
if (bt >= mt.length) break;
|
|
46500
46500
|
gt = mt[bt++];
|
|
46501
46501
|
} else {
|
|
46502
46502
|
if (bt = mt.next(), bt.done) break;
|
|
46503
46503
|
gt = bt.value;
|
|
46504
46504
|
}
|
|
46505
|
-
var
|
|
46506
|
-
Math.abs(
|
|
46505
|
+
var kt = gt;
|
|
46506
|
+
Math.abs(kt.y - Te) < Number.EPSILON && (kt.y += ae / xe), Math.abs(kt.y - De) < Number.EPSILON && (kt.y -= ae / xe), kt.x = kt.x / xe * (xe - ae * 2) + ae / xe;
|
|
46507
46507
|
}
|
|
46508
46508
|
}
|
|
46509
46509
|
return a.movieGeometry.faceVertexUvs[0] = [], a.movieGeometry.faceVertexUvs[0][0] = [
|
|
@@ -46922,15 +46922,15 @@ const V3 = function(e) {
|
|
|
46922
46922
|
};
|
|
46923
46923
|
re.registerPlugin("qualityLevels", j_);
|
|
46924
46924
|
j_.VERSION = U_;
|
|
46925
|
-
const z3 = 5e3, H3 = 500, W3 = Ob`:host{--border-radius:0px;--border:0px;--padding:0px;--error-height:200px;--details-color:light-dark(var(--cx-color-neutral-1000),var(--cx-color-neutral-0));--details-font-size:16px;--details-letter-spacing:0px;--details-line-height:1.5;--details-text-align:left;--easing:ease-in-out;--header-text-align:left;--header-font-size:24px;--header-line-height:1.5;--header-letter-spacing:0px;--header-color:light-dark(var(--cx-color-neutral-1000),var(--cx-color-neutral-0));--content-background-color:light-dark(#00000070,#00000070);--content-margin:0px;--content-min-height:50px;--content-padding:5px 10px 5px 10px;--content-width:200px;--content-border:0;--content-border-radius:0px;--video-min-width:0px;--video-max-width:1000px;--video-min-height:0px;--video-max-height:500px;--cx-video-player-fallback-color:#5ebdc4;--cx-color-white:#fff;width:var(--width,auto);height:var(--height,auto);isolation:isolate;display:block}:host([height-mode=auto]){height:auto}.container{padding:var(--padding,0px);width:100%;height:100%;position:relative;overflow:hidden;container:asset-container/inline-size}.container:has(.video-js-container:focus-visible){outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js-container{border-radius:var(--border-radius);border:var(--border) solid;overflow:hidden}.video-js-container:focus-visible{outline:none}.video-js-container--poster .video-js:not(.vjs-has-started) .vjs-tech{visibility:hidden}.container--has-action{cursor:pointer}.container--resizing{outline:2px dashed var(--cx-color-primary);user-select:none}.container--error video-js{min-height:var(--error-height)}.container--empty{height:100%}.container--empty:before{color:#fff;content:attr(data-empty-label);font-family:var(--cx-font-sans);font-size:clamp(var(--cx-font-size-x-small), 4cqw, var(--cx-font-size-large));font-weight:var(--cx-font-weight-semibold);text-align:center;text-shadow:.05em .05em .1em #000;vertical-align:middle;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex}#video-js-container{width:100%;height:100%;position:relative}.seekbar-container{border-radius:0;width:100%;position:absolute;bottom:2.5em;left:0;right:0}.vjs-unavailable-modal{background:#000!important}.vjs-unavailable-modal:before{color:var(--cx-color-white);content:"X";text-shadow:.05em .05em .1em #000;text-align:center;vertical-align:middle;width:100%;margin-top:-.5em;font-family:Arial,Helvetica,sans-serif;font-size:4em;line-height:1;display:block;position:absolute;top:50%;left:0}.vjs-unavailable-modal .vjs-modal-dialog-content{text-align:center;font-size:1.5em!important}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{z-index:40;width:100%;height:100%;position:absolute;top:0;left:0}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:"\\f101";justify-content:center;align-items:center;display:flex}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:"\\f102"}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"\\f103"}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\\f104"}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\\f105"}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\\f106"}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:"\\f107"}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f108"}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f109"}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:"\\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:"\\f10b"}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:"\\f10c"}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:"\\f10d";color:var(--cx-color-white)}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:"\\f10e"}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:"\\f10f"}.vjs-icon-cog,.vjs-icon-cog .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-icon-cog:before{content:none}.vjs-icon-cog .vjs-icon-placeholder:before{content:"\\f110"}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:"\\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:"\\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:"\\f113"}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:"\\f114"}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:"\\f115"}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:"\\f116"}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:"\\f117"}.vjs-icon-gplus{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-gplus:before{content:"\\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:"\\f119"}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:"\\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:"\\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:"\\f11c"}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:"\\f11d"}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:"\\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:"\\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:"\\f120"}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\\f121"}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\\f122"}.video-js{vertical-align:top;box-sizing:border-box;color:var(--cx-color-white);font-size:var(--video-font-size,12px);font-style:normal;font-weight:400;line-height:0;font-family:var(--cx-font-sans);word-break:initial;background-color:var(--video-background-color,var(--cx-color-neutral-0));--menu-background:var(--cx-panel-background-color);--menu-color:var(--cx-color-neutral);padding:0;display:block;position:relative}.video-js.vjs-fullscreen{font-size:var(--cx-font-size-large)}.video-js.vjs-fullscreen cx-tooltip{--cx-tooltip-font-size:var(--cx-font-size-large)}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js ul{font-family:inherit;font-size:inherit;margin:0;line-height:1;list-style-position:outside}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode),.video-js .vjs-tech{width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen{z-index:1000;position:fixed;inset:0;overflow:hidden}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{width:1px;height:1px;position:absolute;top:0;left:-9999px}.vjs-lock-showing{opacity:1!important;visibility:visible!important;display:block!important}.vjs-no-js{color:var(--cx-color-white);text-align:center;background-color:#000;width:300px;height:150px;margin:0 auto;padding:20px;font-family:Arial,Helvetica,sans-serif;font-size:18px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{aspect-ratio:1;cursor:pointer;opacity:1;border:.06666em solid var(--cx-color-white);width:2em;height:2em;color:var(--cx-color-white);background-color:#2b333fb3;border-radius:100%;padding:0;font-size:2.6em;line-height:1.3em;transition:all .4s;display:block;position:absolute;top:10px;left:10px}.vjs-big-play-centered .vjs-big-play-button{margin-top:0;margin-left:0;top:50%;left:50%;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:var(--cx-color-white);background-color:#73859f80;transition:all}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js.vjs-has-started.vjs-paused .vjs-big-play-button{display:block!important}video-js.vjs-mini-player .vjs-big-play-button{opacity:0;visibility:hidden}video-js.vjs-mini-player .vjs-poster{display:none!important}.video-js .vjs-button{color:inherit;font-size:inherit;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;line-height:1;text-decoration:none;transition:none;display:inline-block}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;z-index:40;height:2.5em;position:absolute;top:.5em;right:0}.video-js .vjs-modal-dialog{background:linear-gradient(#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{z-index:3;padding:20px 24px;font-size:1.2em;line-height:1.5}.vjs-menu-button{cursor:pointer}.vjs-button:not(.vjs-disabled):hover .vjs-icon-placeholder:before,.vjs-button:not(.vjs-disabled):has(.vjs-lock-showing) .vjs-icon-placeholder:before{color:var(--cx-video-player,var(--cx-video-player-fallback-color))}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;display:block;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{text-align:center;margin:0;padding:.2em .4em;font-size:1em;line-height:1.4em;list-style:none;text-transform:none!important}.vjs-menu-item{overflow-wrap:break-word}.vjs-menu li.vjs-menu-item:focus{background-color:#73859f80}.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:var(--cx-color-white);color:#2b333f}.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;cursor:default;margin:0 0 .3em;padding:0;font-size:1em;font-weight:700;line-height:2em}.vjs-menu-button-popup .vjs-menu{border-top-color:#2b333fb3;width:10em;height:0;margin-bottom:1.5em;display:none;position:absolute;bottom:0;left:-3em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333fb3;width:100%;max-height:calc(472px - 3.7em);position:absolute;bottom:1.5em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:100px;overflow-y:auto}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:150px;overflow-y:auto}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:calc(472px - 3.7em);overflow-y:auto}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:none}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.22222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;width:auto;height:100%;margin:0;padding:0;transition:all .4s;position:absolute;top:0;left:4em}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{opacity:1;display:block}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{opacity:1;width:auto;display:block;position:relative}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{visibility:hidden;background-color:#2b333fb3;width:100%;height:2.5em;line-height:1;display:none;position:absolute;bottom:0;left:0;right:0}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{opacity:1;transition:visibility .1s,opacity .1s;display:flex}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{text-align:center;flex:none;width:2.5em;height:100%;margin:0;padding:0;position:relative}.video-js .vjs-control:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{justify-content:center;align-items:center;font-size:1.5em;line-height:1.67;display:flex}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{clip:rect(0 0 0 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.vjs-no-flex .vjs-control{vertical-align:middle;display:table-cell}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;touch-action:none;flex:auto;align-items:center;min-width:4em;display:flex}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{align-items:center;display:flex}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.66667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{width:0;height:100%;margin:0;padding:0;display:block;position:absolute}.video-js .vjs-play-progress{background-color:var(--cx-color-white)}.video-js .vjs-play-progress:before{z-index:1;font-size:.9em;position:absolute;top:-.333333em;right:-.5em}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{color:#000;css-float:right;pointer-events:none;visibility:hidden;z-index:1;background-color:#fffc;border-radius:.3em;padding:6px 8px 8px;font-family:Arial,Helvetica,sans-serif;font-size:1em;position:absolute;top:-3.4em}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{visibility:visible;font-size:.6em;display:block}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{z-index:10;background-color:#000;width:1px;height:100%;display:none;position:absolute}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:var(--cx-color-white);background-color:#000c}.video-js .vjs-slider{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#0000;margin:0 .45em;padding:0;position:relative}.video-js .vjs-slider:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em var(--cx-color-white)}.video-js .vjs-slider:after{content:"";z-index:-1;background-color:#73859f80;width:100%;height:4px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s;display:flex}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;transition:visibility .1s,opacity .1s,height .1s,width .1s,left,top;position:relative}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:6em;height:100%;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{transition:left;left:-2.9em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:11em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{width:3em;height:8em;transition:visibility,opacity,height,width,left,top;left:-3000em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{visibility:visible;opacity:1;width:7em;height:2.5em;transition:none;position:relative}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-bar{margin:0}.video-js .vjs-volume-bar:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.vjs-volume-bar.vjs-slider-horizontal{width:6em;height:100%}.vjs-volume-bar.vjs-slider-vertical{width:3em;height:5.6em;margin:1.2em 0;padding:0 1.2em}.video-js.vjs-layout-x-small .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical,.video-js.vjs-layout-small .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical,.video-js.vjs-layout-tiny .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical{width:auto}.vjs-volume-bar.vjs-slider-vertical:after{content:"";z-index:1;background-color:#fff6;width:.3em;height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.video-js .vjs-volume-level{background-color:var(--cx-video-player,var(--cx-video-player-fallback-color));z-index:2;position:absolute;left:50%;transform:translate(-50%)}.video-js .vjs-volume-level:before{z-index:1;font-size:1.2em;position:absolute}.vjs-slider-vertical .vjs-volume-level{transform-origin:bottom;width:.3em;bottom:0}.vjs-slider-vertical .vjs-volume-level:before{z-index:1;top:0;left:-.38em;transform:translateY(-50%)}.vjs-slider-horizontal .vjs-volume-level{height:4px}.vjs-slider-horizontal .vjs-volume-level:before{top:-.35em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:3em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333fb3;width:3em;height:8em;bottom:8em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{color:#000;css-float:right;pointer-events:none;visibility:hidden;z-index:1;background-color:#fffc;border-radius:.3em;padding:6px 8px 8px;font-family:Arial,Helvetica,sans-serif;font-size:1em;position:absolute;top:-3.4em}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{visibility:visible;font-size:1em;display:block}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{top:-12px;left:1em}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{z-index:1;background-color:#0000;width:100%;height:1px;display:none;position:absolute}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:var(--cx-tooltip-color);background-color:var(--cx-tooltip-background-color)}.vjs-poster{vertical-align:middle;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;margin:0;padding:0;display:inline-block;position:absolute;inset:0}.video-js.vjs-light-mode .vjs-poster{background-color:#fff}.video-js.vjs-dark-mode .vjs-poster{background-color:#000}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster{display:block}.video-js .vjs-live-control{flex:auto;align-items:flex-start;font-size:1em;line-height:3em;display:flex}.vjs-no-flex .vjs-live-control{text-align:left;width:auto;display:table-cell}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;align-items:center;width:auto;min-width:4em;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;display:inline-flex}.vjs-no-flex .vjs-seek-to-live-control{text-align:left;width:auto;display:table-cell}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;width:auto;min-width:2em;padding-left:1em;padding-right:1em;font-size:1em;line-height:3em}.vjs-live .vjs-time-control,.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time,.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{line-height:3em;display:none}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{pointer-events:none;z-index:30;position:absolute;inset:0 0 3em}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{text-align:center;margin-bottom:.1em;font-size:1.4em}.vjs-subtitles{color:var(--cx-color-white)}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none;display:flex}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none;display:flex}.video-js.vjs-audio-only-mode .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{width:100%;height:100%;position:absolute;top:0;left:0}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;text-align:center;font-size:1em;line-height:2.5}.vjs-error .vjs-error-display .vjs-modal-dialog-content{text-align:center;font-size:1.4em}.vjs-error .vjs-error-display:before{color:var(--cx-color-white);content:"X";text-shadow:.05em .05em .1em #000;text-align:center;vertical-align:middle;width:100%;margin-top:-.5em;font-family:Arial,Helvetica,sans-serif;font-size:4em;line-height:1;position:absolute;top:50%;left:0}.vjs-loading-spinner{opacity:.85;text-align:left;box-sizing:border-box;visibility:hidden;z-index:40;background-clip:padding-box;border:6px solid #2b333fb3;border-radius:25px;width:50px;height:50px;margin:-25px 0 0 -25px;display:none;position:absolute;top:50%;left:50%}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show;display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff #0000 #0000;margin:-6px;position:absolute}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;margin-bottom:-.1em;display:inline-block}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"";font-family:VideoJS;font-size:1.5em;line-height:1}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;margin-bottom:-.1em;display:inline-block}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" ";font-family:VideoJS;font-size:1.5em;line-height:1}.video-js .vjs-audio-button .vjs-menu{width:16em;left:-10em}.video-js .vjs-subs-caps-button .vjs-menu,.video-js .vjs-http-source-selector .vjs-menu{width:12em;left:-8em}.video-js .vjs-audio-button .vjs-menu-content,.video-js .vjs-http-source-selector .vjs-menu-content,.video-js .vjs-subs-caps-button .vjs-menu-content,.video-js .vjs-playback-rate .vjs-menu-content{background:var(--menu-background);color:var(--menu-color);border-radius:8px;overflow:hidden;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.video-js .vjs-menu-item{padding:8px 12px}.video-js .vjs-audio-button .vjs-menu-item.vjs-selected,.video-js .vjs-http-source-selector .vjs-menu-item.vjs-selected,.video-js .vjs-subs-caps-button .vjs-menu-item.vjs-selected,.video-js .vjs-playback-rate .vjs-menu-item.vjs-selected{background-color:color-mix(in srgb, var(--cx-color-neutral-500), transparent 80%);color:var(--menu-color);border-radius:8px;padding:8px 12px}.video-js .vjs-menu-item:hover{color:var(--menu-color);background:color-mix(in srgb, var(--cx-color-neutral-500), transparent 80%)!important;border-radius:8px!important;transition-duration:.2s!important}.video-js .vjs-menu-item-text{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.video-js .vjs-audio-button .vjs-menu-item-text,.video-js .vjs-subs-caps-button .vjs-menu-item-text{text-align:left}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-subs-caps-button,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-http-source-selector{display:none}.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-volume-control{display:block}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:initial}.vjs-modal-dialog.vjs-text-track-settings{color:var(--cx-color-white);background-color:#2b333fbf;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{grid-template-rows:1fr;grid-template-columns:1fr 1fr;padding:20px 24px 0;display:grid}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:5px;padding:3px}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:var(--cx-color-white);margin:0 0 5px}.vjs-text-track-settings .vjs-label{clip:rect(1px, 1px, 1px, 1px);border:0;width:1px;height:1px;margin:0 0 5px;padding:0;display:block;position:absolute;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset);background-image:linear-gradient(0deg, var(--cx-color-white) 88%, #73859f 100%)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:var(--cx-color-white);background-image:linear-gradient(-180deg, var(--cx-color-white) 88%, #73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{z-index:-1000;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js :focus:not(:focus-visible){outline:none}.vjs-has-started .vjs-control-bar{visibility:visible;z-index:50}.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .vjs-control-bar{visibility:visible;opacity:1}.vjs-big-play-button{z-index:35}.vjs-remaining-time{visibility:hidden}.vjs-control-bar .vjs-icon-placeholder,.vjs-big-play-button .vjs-icon-placeholder{width:100%;height:100%;display:block}.seekbar-container,.control-background{display:none}.vjs-has-started.vjs-user-active .seekbar-container,.vjs-has-started.vjs-user-active .control-background,.vjs-has-started.vjs-user-inactive.vjs-paused .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-paused .control-background{visibility:visible;display:block}.vjs-has-started.vjs-user-inactive.vjs-playing:not(.segment-mode) .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-playing:not(.segment-mode) .control-background{visibility:hidden;opacity:0;transition:visibility 1.5s,opacity 1.5s;display:block}.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .control-background{visibility:visible;opacity:1;display:block}.vjs-freeze-frame .vjs-loading-spinner{z-index:60;visibility:visible;-webkit-animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;display:block}:hover.video-js .vjs-big-vr-play-button{transition:border-color .4s,outline .4s,background-color .4s}.video-js .vjs-big-vr-play-button:before{content:""}.video-js canvas{cursor:move}.video-js .vjs-button-vr .vjs-icon-placeholder{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI0ZGRkZGRiI+CiAgICA8cGF0aCBkPSJNMjAuNzQgNkgzLjIxQzIuNTUgNiAyIDYuNTcgMiA3LjI4djEwLjQ0YzAgLjcuNTUgMS4yOCAxLjIzIDEuMjhoNC43OWMuNTIgMCAuOTYtLjMzIDEuMTQtLjc5bDEuNC0zLjQ4Yy4yMy0uNTkuNzktMS4wMSAxLjQ0LTEuMDFzMS4yMS40MiAxLjQ1IDEuMDFsMS4zOSAzLjQ4Yy4xOS40Ni42My43OSAxLjExLjc5aDQuNzljLjcxIDAgMS4yNi0uNTcgMS4yNi0xLjI4VjcuMjhjMC0uNy0uNTUtMS4yOC0xLjI2LTEuMjh6TTcuNSAxNC42MmMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTMgMS4xOCAwIDIuMTIuOTYgMi4xMiAyLjEzcy0uOTUgMi4xMi0yLjEyIDIuMTJ6bTkgMGMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTNzMi4xMi45NiAyLjEyIDIuMTMtLjk1IDIuMTItMi4xMiAyLjEyeiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+Cjwvc3ZnPgo=) 0 no-repeat;width:30px;height:30px;display:inline-block}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fixed-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f109"}.video-js .vjs-text-track-display>div>div>div{text-shadow:1px 1px 2px #000;transition:all .2s;transform:translateY(0);display:inline-block!important}.video-js .vjs-text-track-display.vjs-text-track-display-show-timeline>div>div>div{transform:translateY(-3em)}.progress_bar{--primary-color:var(--cx-video-player,var(--cx-video-player-fallback-color));touch-action:none;width:100%;color:var(--cx-color-white);cursor:pointer;z-index:200;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media not all and (hover:none){.progress_bar:hover .progress_bar_chapter_i_w{transform:scaleY(1.2)}.progress_bar:hover .progress_bar_marker_i_t{transform:translateY(-50%)scaleY(1.2)}.progress_bar:hover .progress_bar_chapter_i_h{opacity:1}.progress_bar:hover .progress_bar_heat{transform:translateY(-.85px)}.progress_bar:hover .progress_bar_heat-hover{opacity:1!important}.progress_bar_dot{opacity:0}.progress_bar_dot_i{width:15px;height:15px}.progress_bar:hover .progress_bar_dot{opacity:1}}.progress_bar_chapter{z-index:1;gap:2px;transition:transform .12s;display:flex;position:relative}.progress_bar_chapter_i{flex:1;position:relative}.progress_bar_chapter_i_w{background:#fff6;height:6px;transition:transform .12s;position:relative;overflow:hidden}.progress_bar_chapter_i_w>div:not(.progress_bar_marker){position:absolute;top:0;left:0}.progress_bar_chapter_i_p,.progress_bar_chapter_i_h,.progress_bar_chapter_i_b{transform-origin:0 0;width:100%;height:100%}.progress_bar_chapter_i_h{opacity:0;background:#ffffff80}.progress_bar_chapter_i_p{background:var(--primary-color);transform:scaleX(0)}.progress_bar_chapter_i_b{background:#fff6;transform:scaleX(0)}.progress_bar_marker{z-index:1;width:100%;height:0;transition:opacity .12s;position:absolute;bottom:0}.progress_bar_marker-hover{opacity:0}.progress_bar_marker_i{aspect-ratio:1;z-index:1;width:auto;height:10px;transition:transform .12s;position:absolute;bottom:0;transform:translate(-5px,2px)}.progress_bar_marker_i_d{border:1px solid var(--cx-color-white);pointer-events:none;box-sizing:border-box;background:#fcbe5d;border-radius:50%;width:10px;height:10px;transition:transform .12s;position:relative}.progress_bar_marker_i_t{z-index:0;box-sizing:border-box;background:#fcbe5d;width:calc(100% - 5px);height:6px;transition:transform .12s;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.progress_bar_marker_i_tip{white-space:nowrap;pointer-events:none;opacity:0;background:#000000b3;border-radius:2px;margin-bottom:10px;padding:3px 6px;font-size:12px;transition:opacity .2s;display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.progress_bar_marker_i:hover{z-index:1}.progress_bar_marker_i:hover .progress_bar_marker_i_tip{opacity:1}.progress_bar_heat{gap:2px;height:40px;transition:transform .2s,opacity .12s;position:absolute;bottom:10px;left:0;right:0;display:none!important}.progress_bar_heat-hover{opacity:0}.progress_bar_heat_i{flex:1;height:100%}.progress_bar_heat_i svg{height:100%}.progress_bar_dot{pointer-events:none;z-index:1;transition:opacity .2s,transform .2s;display:block;position:absolute;top:50%;left:0}.progress_bar_dot>:first-child{transform:translate(-50%)}.progress_bar_dot_i{background:var(--primary-color);border-radius:50%;width:10px;height:10px;-webkit-box-shadow:0 0 2px #0006;-moz-box-shadow:0 0 2px #0006;box-shadow:0 0 2px #0006}.progress_bar_thumb{text-align:center;pointer-events:none;text-shadow:0 0 4px #000;font-size:13px;font-weight:500;display:none;position:absolute;bottom:30px;left:0}.progress_bar_thumb_img{border:1px solid var(--cx-color-white);background-color:#ffffff4d;background-repeat:no-repeat;margin-bottom:2px;box-shadow:0 0 10px #0000001a}.progress_bar_thumb_title{word-break:break-all;min-height:17px}`;
|
|
46926
|
-
var q3 = Object.defineProperty, X3 = Object.getOwnPropertyDescriptor,
|
|
46925
|
+
const z3 = 5e3, H3 = 500, W3 = Ob`:host{--border-radius:0px;--border:0px;--padding:0px;--error-height:200px;--details-color:light-dark(var(--cx-color-neutral-1000),var(--cx-color-neutral-0));--details-font-size:16px;--details-letter-spacing:0px;--details-line-height:1.5;--details-text-align:left;--easing:ease-in-out;--header-text-align:left;--header-font-size:24px;--header-line-height:1.5;--header-letter-spacing:0px;--header-color:light-dark(var(--cx-color-neutral-1000),var(--cx-color-neutral-0));--content-background-color:light-dark(#00000070,#00000070);--content-margin:0px;--content-min-height:50px;--content-padding:5px 10px 5px 10px;--content-width:200px;--content-border:0;--content-border-radius:0px;--video-min-width:0px;--video-max-width:1000px;--video-min-height:0px;--video-max-height:500px;--cx-video-player-fallback-color:#5ebdc4;--cx-color-white:#fff;width:var(--width,auto);height:var(--height,auto);isolation:isolate;display:block}:host([height-mode=auto]){height:auto}.container{padding:var(--padding,0px);width:100%;height:100%;position:relative;overflow:hidden;container:asset-container/inline-size}.container:has(.video-js-container:focus-visible){outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js-container{border-radius:var(--border-radius);border:var(--border) solid;overflow:hidden}.video-js-container:focus-visible{outline:none}.video-js-container--poster .video-js:not(.vjs-has-started) .vjs-tech{visibility:hidden}.container--has-action{cursor:pointer}.container--resizing{outline:2px dashed var(--cx-color-primary);user-select:none}.container--error video-js{min-height:var(--error-height)}.container--empty{height:100%}.container--empty:before{color:#fff;content:attr(data-empty-label);font-family:var(--cx-font-sans);font-size:clamp(var(--cx-font-size-x-small), 4cqw, var(--cx-font-size-large));font-weight:var(--cx-font-weight-semibold);text-align:center;text-shadow:.05em .05em .1em #000;vertical-align:middle;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex}#video-js-container{width:100%;height:100%;position:relative}.seekbar-container{border-radius:0;width:100%;position:absolute;bottom:2.5em;left:0;right:0}.video__poster{--justify-content:center}.vjs-unavailable-modal{background:#000!important}.vjs-unavailable-modal:before{color:var(--cx-color-white);content:"X";text-shadow:.05em .05em .1em #000;text-align:center;vertical-align:middle;width:100%;margin-top:-.5em;font-family:Arial,Helvetica,sans-serif;font-size:4em;line-height:1;display:block;position:absolute;top:50%;left:0}.vjs-unavailable-modal .vjs-modal-dialog-content{text-align:center;font-size:1.5em!important}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{z-index:40;width:100%;height:100%;position:absolute;top:0;left:0}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:"\\f101";justify-content:center;align-items:center;display:flex}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:"\\f102"}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"\\f103"}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\\f104"}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\\f105"}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\\f106"}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:"\\f107"}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f108"}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f109"}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:"\\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:"\\f10b"}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:"\\f10c"}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:"\\f10d";color:var(--cx-color-white)}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:"\\f10e"}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:"\\f10f"}.vjs-icon-cog,.vjs-icon-cog .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-icon-cog:before{content:none}.vjs-icon-cog .vjs-icon-placeholder:before{content:"\\f110"}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:"\\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:"\\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:"\\f113"}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:"\\f114"}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:"\\f115"}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:"\\f116"}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:"\\f117"}.vjs-icon-gplus{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-gplus:before{content:"\\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:"\\f119"}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:"\\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:"\\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:"\\f11c"}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:"\\f11d"}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:"\\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:"\\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:"\\f120"}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\\f121"}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\\f122"}.video-js{vertical-align:top;box-sizing:border-box;color:var(--cx-color-white);font-size:var(--video-font-size,12px);font-style:normal;font-weight:400;line-height:0;font-family:var(--cx-font-sans);word-break:initial;background-color:var(--video-background-color,var(--cx-color-neutral-0));--menu-background:var(--cx-panel-background-color);--menu-color:var(--cx-color-neutral);padding:0;display:block;position:relative}.video-js.vjs-fullscreen{font-size:var(--cx-font-size-large)}.video-js.vjs-fullscreen cx-tooltip{--cx-tooltip-font-size:var(--cx-font-size-large)}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js ul{font-family:inherit;font-size:inherit;margin:0;line-height:1;list-style-position:outside}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode),.video-js .vjs-tech{width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen{z-index:1000;position:fixed;inset:0;overflow:hidden}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{width:1px;height:1px;position:absolute;top:0;left:-9999px}.vjs-lock-showing{opacity:1!important;visibility:visible!important;display:block!important}.vjs-no-js{color:var(--cx-color-white);text-align:center;background-color:#000;width:300px;height:150px;margin:0 auto;padding:20px;font-family:Arial,Helvetica,sans-serif;font-size:18px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{aspect-ratio:1;cursor:pointer;opacity:1;border:.06666em solid var(--cx-color-white);width:2em;height:2em;color:var(--cx-color-white);background-color:#2b333fb3;border-radius:100%;padding:0;font-size:2.6em;line-height:1.3em;transition:all .4s;display:block;position:absolute;top:10px;left:10px}.vjs-big-play-centered .vjs-big-play-button{margin-top:0;margin-left:0;top:50%;left:50%;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:var(--cx-color-white);background-color:#73859f80;transition:all}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js.vjs-has-started.vjs-paused .vjs-big-play-button{display:block!important}video-js.vjs-mini-player .vjs-big-play-button{opacity:0;visibility:hidden}video-js.vjs-mini-player .vjs-poster{display:none!important}.video-js .vjs-button{color:inherit;font-size:inherit;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;line-height:1;text-decoration:none;transition:none;display:inline-block}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;z-index:40;height:2.5em;position:absolute;top:.5em;right:0}.video-js .vjs-modal-dialog{background:linear-gradient(#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{z-index:3;padding:20px 24px;font-size:1.2em;line-height:1.5}.vjs-menu-button{cursor:pointer}.vjs-button:not(.vjs-disabled):hover .vjs-icon-placeholder:before,.vjs-button:not(.vjs-disabled):has(.vjs-lock-showing) .vjs-icon-placeholder:before{color:var(--cx-video-player,var(--cx-video-player-fallback-color))}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;display:block;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{text-align:center;margin:0;padding:.2em .4em;font-size:1em;line-height:1.4em;list-style:none;text-transform:none!important}.vjs-menu-item{overflow-wrap:break-word}.vjs-menu li.vjs-menu-item:focus{background-color:#73859f80}.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:var(--cx-color-white);color:#2b333f}.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;cursor:default;margin:0 0 .3em;padding:0;font-size:1em;font-weight:700;line-height:2em}.vjs-menu-button-popup .vjs-menu{border-top-color:#2b333fb3;width:10em;height:0;margin-bottom:1.5em;display:none;position:absolute;bottom:0;left:-3em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333fb3;width:100%;max-height:calc(472px - 3.7em);position:absolute;bottom:1.5em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:100px;overflow-y:auto}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:150px;overflow-y:auto}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:calc(472px - 3.7em);overflow-y:auto}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:none}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.22222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;width:auto;height:100%;margin:0;padding:0;transition:all .4s;position:absolute;top:0;left:4em}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{opacity:1;display:block}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{opacity:1;width:auto;display:block;position:relative}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{visibility:hidden;background-color:#2b333fb3;width:100%;height:2.5em;line-height:1;display:none;position:absolute;bottom:0;left:0;right:0}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{opacity:1;transition:visibility .1s,opacity .1s;display:flex}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{text-align:center;flex:none;width:2.5em;height:100%;margin:0;padding:0;position:relative}.video-js .vjs-control:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{justify-content:center;align-items:center;font-size:1.5em;line-height:1.67;display:flex}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{clip:rect(0 0 0 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.vjs-no-flex .vjs-control{vertical-align:middle;display:table-cell}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;touch-action:none;flex:auto;align-items:center;min-width:4em;display:flex}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{align-items:center;display:flex}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.66667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{width:0;height:100%;margin:0;padding:0;display:block;position:absolute}.video-js .vjs-play-progress{background-color:var(--cx-color-white)}.video-js .vjs-play-progress:before{z-index:1;font-size:.9em;position:absolute;top:-.333333em;right:-.5em}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{color:#000;css-float:right;pointer-events:none;visibility:hidden;z-index:1;background-color:#fffc;border-radius:.3em;padding:6px 8px 8px;font-family:Arial,Helvetica,sans-serif;font-size:1em;position:absolute;top:-3.4em}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{visibility:visible;font-size:.6em;display:block}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{z-index:10;background-color:#000;width:1px;height:100%;display:none;position:absolute}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:var(--cx-color-white);background-color:#000c}.video-js .vjs-slider{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#0000;margin:0 .45em;padding:0;position:relative}.video-js .vjs-slider:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em var(--cx-color-white)}.video-js .vjs-slider:after{content:"";z-index:-1;background-color:#73859f80;width:100%;height:4px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s;display:flex}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;transition:visibility .1s,opacity .1s,height .1s,width .1s,left,top;position:relative}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:6em;height:100%;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{transition:left;left:-2.9em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:11em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{width:3em;height:8em;transition:visibility,opacity,height,width,left,top;left:-3000em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{visibility:visible;opacity:1;width:7em;height:2.5em;transition:none;position:relative}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-bar{margin:0}.video-js .vjs-volume-bar:focus-visible{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset)}.vjs-volume-bar.vjs-slider-horizontal{width:6em;height:100%}.vjs-volume-bar.vjs-slider-vertical{width:3em;height:5.6em;margin:1.2em 0;padding:0 1.2em}.video-js.vjs-layout-x-small .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical,.video-js.vjs-layout-small .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical,.video-js.vjs-layout-tiny .vjs-volume-control .vjs-volume-bar.vjs-slider-vertical{width:auto}.vjs-volume-bar.vjs-slider-vertical:after{content:"";z-index:1;background-color:#fff6;width:.3em;height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.video-js .vjs-volume-level{background-color:var(--cx-video-player,var(--cx-video-player-fallback-color));z-index:2;position:absolute;left:50%;transform:translate(-50%)}.video-js .vjs-volume-level:before{z-index:1;font-size:1.2em;position:absolute}.vjs-slider-vertical .vjs-volume-level{transform-origin:bottom;width:.3em;bottom:0}.vjs-slider-vertical .vjs-volume-level:before{z-index:1;top:0;left:-.38em;transform:translateY(-50%)}.vjs-slider-horizontal .vjs-volume-level{height:4px}.vjs-slider-horizontal .vjs-volume-level:before{top:-.35em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:3em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333fb3;width:3em;height:8em;bottom:8em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{color:#000;css-float:right;pointer-events:none;visibility:hidden;z-index:1;background-color:#fffc;border-radius:.3em;padding:6px 8px 8px;font-family:Arial,Helvetica,sans-serif;font-size:1em;position:absolute;top:-3.4em}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{visibility:visible;font-size:1em;display:block}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{top:-12px;left:1em}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{z-index:1;background-color:#0000;width:100%;height:1px;display:none;position:absolute}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:var(--cx-tooltip-color);background-color:var(--cx-tooltip-background-color)}.vjs-poster{vertical-align:middle;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;margin:0;padding:0;display:inline-block;position:absolute;inset:0}.video-js.vjs-light-mode .vjs-poster{background-color:#fff}.video-js.vjs-dark-mode .vjs-poster{background-color:#000}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster{display:block}.video-js .vjs-live-control{flex:auto;align-items:flex-start;font-size:1em;line-height:3em;display:flex}.vjs-no-flex .vjs-live-control{text-align:left;width:auto;display:table-cell}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;align-items:center;width:auto;min-width:4em;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;display:inline-flex}.vjs-no-flex .vjs-seek-to-live-control{text-align:left;width:auto;display:table-cell}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;width:auto;min-width:2em;padding-left:1em;padding-right:1em;font-size:1em;line-height:3em}.vjs-live .vjs-time-control,.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time,.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{line-height:3em;display:none}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{pointer-events:none;z-index:30;position:absolute;inset:0 0 3em}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{text-align:center;margin-bottom:.1em;font-size:1.4em}.vjs-subtitles{color:var(--cx-color-white)}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none;display:flex}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none;display:flex}.video-js.vjs-audio-only-mode .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{width:100%;height:100%;position:absolute;top:0;left:0}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;text-align:center;font-size:1em;line-height:2.5}.vjs-error .vjs-error-display .vjs-modal-dialog-content{text-align:center;font-size:1.4em}.vjs-error .vjs-error-display:before{color:var(--cx-color-white);content:"X";text-shadow:.05em .05em .1em #000;text-align:center;vertical-align:middle;width:100%;margin-top:-.5em;font-family:Arial,Helvetica,sans-serif;font-size:4em;line-height:1;position:absolute;top:50%;left:0}.vjs-loading-spinner{opacity:.85;text-align:left;box-sizing:border-box;visibility:hidden;z-index:40;background-clip:padding-box;border:6px solid #2b333fb3;border-radius:25px;width:50px;height:50px;margin:-25px 0 0 -25px;display:none;position:absolute;top:50%;left:50%}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show;display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff #0000 #0000;margin:-6px;position:absolute}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;margin-bottom:-.1em;display:inline-block}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"";font-family:VideoJS;font-size:1.5em;line-height:1}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;margin-bottom:-.1em;display:inline-block}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" ";font-family:VideoJS;font-size:1.5em;line-height:1}.video-js .vjs-audio-button .vjs-menu{width:16em;left:-10em}.video-js .vjs-subs-caps-button .vjs-menu,.video-js .vjs-http-source-selector .vjs-menu{width:12em;left:-8em}.video-js .vjs-audio-button .vjs-menu-content,.video-js .vjs-http-source-selector .vjs-menu-content,.video-js .vjs-subs-caps-button .vjs-menu-content,.video-js .vjs-playback-rate .vjs-menu-content{background:var(--menu-background);color:var(--menu-color);border-radius:8px;overflow:hidden;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.video-js .vjs-menu-item{padding:8px 12px}.video-js .vjs-audio-button .vjs-menu-item.vjs-selected,.video-js .vjs-http-source-selector .vjs-menu-item.vjs-selected,.video-js .vjs-subs-caps-button .vjs-menu-item.vjs-selected,.video-js .vjs-playback-rate .vjs-menu-item.vjs-selected{background-color:color-mix(in srgb, var(--cx-color-neutral-500), transparent 80%);color:var(--menu-color);border-radius:8px;padding:8px 12px}.video-js .vjs-menu-item:hover{color:var(--menu-color);background:color-mix(in srgb, var(--cx-color-neutral-500), transparent 80%)!important;border-radius:8px!important;transition-duration:.2s!important}.video-js .vjs-menu-item-text{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.video-js .vjs-audio-button .vjs-menu-item-text,.video-js .vjs-subs-caps-button .vjs-menu-item-text{text-align:left}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-subs-caps-button,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-http-source-selector{display:none}.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-volume-control{display:block}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:initial}.vjs-modal-dialog.vjs-text-track-settings{color:var(--cx-color-white);background-color:#2b333fbf;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{grid-template-rows:1fr;grid-template-columns:1fr 1fr;padding:20px 24px 0;display:grid}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:5px;padding:3px}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:var(--cx-color-white);margin:0 0 5px}.vjs-text-track-settings .vjs-label{clip:rect(1px, 1px, 1px, 1px);border:0;width:1px;height:1px;margin:0 0 5px;padding:0;display:block;position:absolute;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline:var(--cx-focus-ring);outline-offset:var(--cx-focus-ring-offset);background-image:linear-gradient(0deg, var(--cx-color-white) 88%, #73859f 100%)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:var(--cx-color-white);background-image:linear-gradient(-180deg, var(--cx-color-white) 88%, #73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{z-index:-1000;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js :focus:not(:focus-visible){outline:none}.vjs-has-started .vjs-control-bar{visibility:visible;z-index:50}.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .vjs-control-bar{visibility:visible;opacity:1}.vjs-big-play-button{z-index:35}.vjs-remaining-time{visibility:hidden}.vjs-control-bar .vjs-icon-placeholder,.vjs-big-play-button .vjs-icon-placeholder{width:100%;height:100%;display:block}.seekbar-container,.control-background{display:none}.vjs-has-started.vjs-user-active .seekbar-container,.vjs-has-started.vjs-user-active .control-background,.vjs-has-started.vjs-user-inactive.vjs-paused .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-paused .control-background{visibility:visible;display:block}.vjs-has-started.vjs-user-inactive.vjs-playing:not(.segment-mode) .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-playing:not(.segment-mode) .control-background{visibility:hidden;opacity:0;transition:visibility 1.5s,opacity 1.5s;display:block}.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .seekbar-container,.vjs-has-started.vjs-user-inactive.vjs-playing.segment-mode .control-background{visibility:visible;opacity:1;display:block}.vjs-freeze-frame .vjs-loading-spinner{z-index:60;visibility:visible;-webkit-animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;animation:1.1s cubic-bezier(.6,.2,0,.8) infinite vjs-spinner-spin,1.1s linear infinite vjs-spinner-fade;display:block}:hover.video-js .vjs-big-vr-play-button{transition:border-color .4s,outline .4s,background-color .4s}.video-js .vjs-big-vr-play-button:before{content:""}.video-js canvas{cursor:move}.video-js .vjs-button-vr .vjs-icon-placeholder{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI0ZGRkZGRiI+CiAgICA8cGF0aCBkPSJNMjAuNzQgNkgzLjIxQzIuNTUgNiAyIDYuNTcgMiA3LjI4djEwLjQ0YzAgLjcuNTUgMS4yOCAxLjIzIDEuMjhoNC43OWMuNTIgMCAuOTYtLjMzIDEuMTQtLjc5bDEuNC0zLjQ4Yy4yMy0uNTkuNzktMS4wMSAxLjQ0LTEuMDFzMS4yMS40MiAxLjQ1IDEuMDFsMS4zOSAzLjQ4Yy4xOS40Ni42My43OSAxLjExLjc5aDQuNzljLjcxIDAgMS4yNi0uNTcgMS4yNi0xLjI4VjcuMjhjMC0uNy0uNTUtMS4yOC0xLjI2LTEuMjh6TTcuNSAxNC42MmMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTMgMS4xOCAwIDIuMTIuOTYgMi4xMiAyLjEzcy0uOTUgMi4xMi0yLjEyIDIuMTJ6bTkgMGMtMS4xNyAwLTIuMTMtLjk1LTIuMTMtMi4xMiAwLTEuMTcuOTYtMi4xMyAyLjEzLTIuMTNzMi4xMi45NiAyLjEyIDIuMTMtLjk1IDIuMTItMi4xMiAyLjEyeiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+Cjwvc3ZnPgo=) 0 no-repeat;width:30px;height:30px;display:inline-block}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fixed-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\\f109"}.video-js .vjs-text-track-display>div>div>div{text-shadow:1px 1px 2px #000;transition:all .2s;transform:translateY(0);display:inline-block!important}.video-js .vjs-text-track-display.vjs-text-track-display-show-timeline>div>div>div{transform:translateY(-3em)}.progress_bar{--primary-color:var(--cx-video-player,var(--cx-video-player-fallback-color));touch-action:none;width:100%;color:var(--cx-color-white);cursor:pointer;z-index:200;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media not all and (hover:none){.progress_bar:hover .progress_bar_chapter_i_w{transform:scaleY(1.2)}.progress_bar:hover .progress_bar_marker_i_t{transform:translateY(-50%)scaleY(1.2)}.progress_bar:hover .progress_bar_chapter_i_h{opacity:1}.progress_bar:hover .progress_bar_heat{transform:translateY(-.85px)}.progress_bar:hover .progress_bar_heat-hover{opacity:1!important}.progress_bar_dot{opacity:0}.progress_bar_dot_i{width:15px;height:15px}.progress_bar:hover .progress_bar_dot{opacity:1}}.progress_bar_chapter{z-index:1;gap:2px;transition:transform .12s;display:flex;position:relative}.progress_bar_chapter_i{flex:1;position:relative}.progress_bar_chapter_i_w{background:#fff6;height:6px;transition:transform .12s;position:relative;overflow:hidden}.progress_bar_chapter_i_w>div:not(.progress_bar_marker){position:absolute;top:0;left:0}.progress_bar_chapter_i_p,.progress_bar_chapter_i_h,.progress_bar_chapter_i_b{transform-origin:0 0;width:100%;height:100%}.progress_bar_chapter_i_h{opacity:0;background:#ffffff80}.progress_bar_chapter_i_p{background:var(--primary-color);transform:scaleX(0)}.progress_bar_chapter_i_b{background:#fff6;transform:scaleX(0)}.progress_bar_marker{z-index:1;width:100%;height:0;transition:opacity .12s;position:absolute;bottom:0}.progress_bar_marker-hover{opacity:0}.progress_bar_marker_i{aspect-ratio:1;z-index:1;width:auto;height:10px;transition:transform .12s;position:absolute;bottom:0;transform:translate(-5px,2px)}.progress_bar_marker_i_d{border:1px solid var(--cx-color-white);pointer-events:none;box-sizing:border-box;background:#fcbe5d;border-radius:50%;width:10px;height:10px;transition:transform .12s;position:relative}.progress_bar_marker_i_t{z-index:0;box-sizing:border-box;background:#fcbe5d;width:calc(100% - 5px);height:6px;transition:transform .12s;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.progress_bar_marker_i_tip{white-space:nowrap;pointer-events:none;opacity:0;background:#000000b3;border-radius:2px;margin-bottom:10px;padding:3px 6px;font-size:12px;transition:opacity .2s;display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.progress_bar_marker_i:hover{z-index:1}.progress_bar_marker_i:hover .progress_bar_marker_i_tip{opacity:1}.progress_bar_heat{gap:2px;height:40px;transition:transform .2s,opacity .12s;position:absolute;bottom:10px;left:0;right:0;display:none!important}.progress_bar_heat-hover{opacity:0}.progress_bar_heat_i{flex:1;height:100%}.progress_bar_heat_i svg{height:100%}.progress_bar_dot{pointer-events:none;z-index:1;transition:opacity .2s,transform .2s;display:block;position:absolute;top:50%;left:0}.progress_bar_dot>:first-child{transform:translate(-50%)}.progress_bar_dot_i{background:var(--primary-color);border-radius:50%;width:10px;height:10px;-webkit-box-shadow:0 0 2px #0006;-moz-box-shadow:0 0 2px #0006;box-shadow:0 0 2px #0006}.progress_bar_thumb{text-align:center;pointer-events:none;text-shadow:0 0 4px #000;font-size:13px;font-weight:500;display:none;position:absolute;bottom:30px;left:0}.progress_bar_thumb_img{border:1px solid var(--cx-color-white);background-color:#ffffff4d;background-repeat:no-repeat;margin-bottom:2px;box-shadow:0 0 10px #0000001a}.progress_bar_thumb_title{word-break:break-all;min-height:17px}`;
|
|
46926
|
+
var q3 = Object.defineProperty, X3 = Object.getOwnPropertyDescriptor, It = (e, t, i, n) => {
|
|
46927
46927
|
for (var r = n > 1 ? void 0 : n ? X3(t, i) : t, a = e.length - 1, s; a >= 0; a--)
|
|
46928
46928
|
(s = e[a]) && (r = (n ? s(t, i, r) : s(r)) || r);
|
|
46929
46929
|
return n && r && q3(t, i, r), r;
|
|
46930
46930
|
};
|
|
46931
|
-
let
|
|
46931
|
+
let wt = class extends Mb {
|
|
46932
46932
|
constructor() {
|
|
46933
|
-
super(), this.localize = new Ib(this), this.src = "", this.name = "", this.nameSourceField = "", this.type = "", this.poster = "", this.autoplay = !1, this.loop = !1, this.muted = !1, this.showControls = !1, this.disablePictureInPicture = !1, this.disableRemotePlayback = !1, this.disableVolumePanel = !1, this.isLoaded = !1, this.isPlaying = !1, this.isError = !1, this.isFullscreen = !1, this.player = null, this.videoWidth = 0, this.videoHeight = 0, this.autoPlayTimeout = null, this.parsedName = "", this.onPause = this.onPause.bind(this), this.onPlay = this.onPlay.bind(this), this.onTimeUpdate = this.onTimeUpdate.bind(this), this.onEnded = this.onEnded.bind(this), this.onSeeked = this.onSeeked.bind(this), this.onFullscreenChange = this.onFullscreenChange.bind(this), this.onLoadedMetadata = this.onLoadedMetadata.bind(this), this.onError = this.onError.bind(this);
|
|
46933
|
+
super(), this.localize = new Ib(this), this.src = "", this.name = "", this.nameSourceField = "", this.type = "", this.poster = "", this.autoplay = !1, this.loop = !1, this.muted = !1, this.showControls = !1, this.disablePictureInPicture = !1, this.disableRemotePlayback = !1, this.disableVolumePanel = !1, this.isLoaded = !1, this.isPlaying = !1, this.isError = !1, this.isFullscreen = !1, this.player = null, this.videoWidth = 0, this.videoHeight = 0, this.autoPlayTimeout = null, this.parsedName = "", this.formattedPoster = "", this.onPause = this.onPause.bind(this), this.onPlay = this.onPlay.bind(this), this.onTimeUpdate = this.onTimeUpdate.bind(this), this.onEnded = this.onEnded.bind(this), this.onSeeked = this.onSeeked.bind(this), this.onFullscreenChange = this.onFullscreenChange.bind(this), this.onLoadedMetadata = this.onLoadedMetadata.bind(this), this.onError = this.onError.bind(this);
|
|
46934
46934
|
}
|
|
46935
46935
|
/**
|
|
46936
46936
|
* The current time of the video.
|
|
@@ -46953,7 +46953,7 @@ let Pt = class extends Mb {
|
|
|
46953
46953
|
get containerClassMap() {
|
|
46954
46954
|
return {
|
|
46955
46955
|
container: !0,
|
|
46956
|
-
"container--empty": !this.src && !this.
|
|
46956
|
+
"container--empty": !this.src && !this.formattedPoster,
|
|
46957
46957
|
"container--error": this.isError,
|
|
46958
46958
|
"container--resizing": this.resizable && this.isResizeActive
|
|
46959
46959
|
};
|
|
@@ -47028,12 +47028,12 @@ let Pt = class extends Mb {
|
|
|
47028
47028
|
const e = this.videoJsContainer.getElementsByClassName("vjs-control-bar");
|
|
47029
47029
|
e.length && e[0].before(this.seekbar);
|
|
47030
47030
|
}
|
|
47031
|
-
setupVideoJsPlayer() {
|
|
47032
|
-
const
|
|
47033
|
-
poster: this.poster,
|
|
47034
|
-
src: this.src,
|
|
47031
|
+
async setupVideoJsPlayer(e) {
|
|
47032
|
+
const t = {
|
|
47033
|
+
poster: this.formattedPoster || this.poster,
|
|
47034
|
+
src: e ?? this.src,
|
|
47035
47035
|
type: this.type
|
|
47036
|
-
},
|
|
47036
|
+
}, i = {
|
|
47037
47037
|
controlBar: {
|
|
47038
47038
|
pictureInPictureToggle: !this.disablePictureInPicture,
|
|
47039
47039
|
remainingTimeDisplay: !1,
|
|
@@ -47045,21 +47045,21 @@ let Pt = class extends Mb {
|
|
|
47045
47045
|
fill: !0,
|
|
47046
47046
|
inactivityTimeout: z3,
|
|
47047
47047
|
loop: this.loop,
|
|
47048
|
-
poster:
|
|
47048
|
+
poster: t.poster,
|
|
47049
47049
|
responsive: !0,
|
|
47050
47050
|
retryOnError: !0,
|
|
47051
|
-
sources: [
|
|
47051
|
+
sources: [t]
|
|
47052
47052
|
};
|
|
47053
47053
|
if (this.player)
|
|
47054
|
-
this.player.src(
|
|
47054
|
+
this.player.src(t.src);
|
|
47055
47055
|
else {
|
|
47056
|
-
const
|
|
47057
|
-
|
|
47056
|
+
const n = this.ownerDocument.createElement("video-js");
|
|
47057
|
+
n.classList.add("vjs-big-play-centered"), n.classList.add("vjs-main-video-player"), this.videoJsContainer.appendChild(n), re.log.level("off"), this.player = re(n, i, () => {
|
|
47058
47058
|
this.addVideoEventListeners(), this.player.tech().el().setAttribute("aria-label", this.parsedName || this.name), this.player.tech().el().disableRemotePlayback = this.disableRemotePlayback, this.autoplay && (this.player.muted(!0), Lb() ? (this.autoPlayTimeout && clearTimeout(this.autoPlayTimeout), this.autoPlayTimeout = window.setTimeout(() => {
|
|
47059
47059
|
this.player.play();
|
|
47060
47060
|
}, H3)) : this.player.play());
|
|
47061
|
-
const
|
|
47062
|
-
this.isError = !!
|
|
47061
|
+
const r = this.player?.error();
|
|
47062
|
+
this.isError = !!r, this.isError ? this.isLoaded = !0 : (this.player.loop(this.loop), this.autoplay || this.player.muted(this.muted), this.player.controls(this.showControls), this.attachSeekbar());
|
|
47063
47063
|
});
|
|
47064
47064
|
}
|
|
47065
47065
|
}
|
|
@@ -47082,13 +47082,16 @@ let Pt = class extends Mb {
|
|
|
47082
47082
|
this.player && (this.disableVolumePanel ? this.player.controlBar?.volumePanel?.hide() : this.player.controlBar?.volumePanel?.show());
|
|
47083
47083
|
}
|
|
47084
47084
|
async handlePosterChange() {
|
|
47085
|
-
this.
|
|
47085
|
+
this.formattedPoster = this.poster;
|
|
47086
|
+
}
|
|
47087
|
+
async handleFormattedPosterChange() {
|
|
47088
|
+
this.player?.el() && this.player.poster(this.formattedPoster);
|
|
47086
47089
|
}
|
|
47087
47090
|
async handleSrcChange() {
|
|
47088
47091
|
this.isLoaded = !1, this.src ? (await this.videoJsContainerAsync, this.setupVideoJsPlayer()) : (this.cleanUp(), this.isLoaded = !0);
|
|
47089
47092
|
}
|
|
47090
47093
|
async handleParsedNameChange() {
|
|
47091
|
-
this.player?.el() && this.player
|
|
47094
|
+
this.player?.el() && this.player?.tech()?.el()?.setAttribute("aria-label", this.parsedName || this.name);
|
|
47092
47095
|
}
|
|
47093
47096
|
handleSizeChange() {
|
|
47094
47097
|
const e = this.isResizing ? `${this.resizeSize.width}px` : this.width, t = this.isResizing ? `${this.resizeSize.height}px` : this.height;
|
|
@@ -47109,11 +47112,11 @@ let Pt = class extends Mb {
|
|
|
47109
47112
|
renderContent() {
|
|
47110
47113
|
return Zc`
|
|
47111
47114
|
${Ip(
|
|
47112
|
-
!this.src && this.
|
|
47113
|
-
() => Zc`<slot name="placeholder" part="placeholder"><cx-image width=${this.width} height=${this.height} skeleton
|
|
47115
|
+
!this.src && this.formattedPoster,
|
|
47116
|
+
() => Zc`<slot name="placeholder" part="placeholder"><cx-image class="video__poster" width=${this.width} height=${this.height} skeleton src=${this.formattedPoster} alt="poster" object-fit="contain"></cx-image></slot>`
|
|
47114
47117
|
)}<div part="video-js-container" tabindex="0" role="region" aria-label=${this.localize.term("videoPlayer")} id="video-js-container" class=${Rp({
|
|
47115
47118
|
"video-js-container": !0,
|
|
47116
|
-
"video-js-container--poster": this.
|
|
47119
|
+
"video-js-container--poster": this.formattedPoster !== ""
|
|
47117
47120
|
})}><div part="seekbar" class="seekbar-container"><div part="progress-bar-container" class="progress-bar-container"></div></div></div>`;
|
|
47118
47121
|
}
|
|
47119
47122
|
render() {
|
|
@@ -47124,125 +47127,131 @@ let Pt = class extends Mb {
|
|
|
47124
47127
|
)}</div></cx-resize-observer>`;
|
|
47125
47128
|
}
|
|
47126
47129
|
};
|
|
47127
|
-
|
|
47128
|
-
|
|
47130
|
+
wt.styles = [Pb, Sb, W3];
|
|
47131
|
+
wt.dependencies = {
|
|
47129
47132
|
"cx-image": Cb,
|
|
47130
47133
|
"cx-resize-observer": Db
|
|
47131
47134
|
};
|
|
47132
|
-
|
|
47135
|
+
It([
|
|
47133
47136
|
ao("#video-js-container")
|
|
47134
|
-
],
|
|
47135
|
-
|
|
47137
|
+
], wt.prototype, "videoJsContainer", 2);
|
|
47138
|
+
It([
|
|
47136
47139
|
ao(".seekbar-container")
|
|
47137
|
-
],
|
|
47138
|
-
|
|
47140
|
+
], wt.prototype, "seekbar", 2);
|
|
47141
|
+
It([
|
|
47139
47142
|
ao(".container")
|
|
47140
|
-
],
|
|
47141
|
-
|
|
47143
|
+
], wt.prototype, "resizeContainer", 2);
|
|
47144
|
+
It([
|
|
47142
47145
|
kb("#video-js-container")
|
|
47143
|
-
],
|
|
47144
|
-
|
|
47146
|
+
], wt.prototype, "videoJsContainerAsync", 2);
|
|
47147
|
+
It([
|
|
47145
47148
|
ao("video")
|
|
47146
|
-
],
|
|
47147
|
-
|
|
47149
|
+
], wt.prototype, "videoElement", 2);
|
|
47150
|
+
It([
|
|
47148
47151
|
ao(".progress-bar-container")
|
|
47149
|
-
],
|
|
47150
|
-
|
|
47152
|
+
], wt.prototype, "progressBarContainer", 2);
|
|
47153
|
+
It([
|
|
47151
47154
|
ao(".video-js-container")
|
|
47152
|
-
],
|
|
47153
|
-
|
|
47155
|
+
], wt.prototype, "videoJsContainerElement", 2);
|
|
47156
|
+
It([
|
|
47154
47157
|
ki({ reflect: !0, type: String })
|
|
47155
|
-
],
|
|
47156
|
-
|
|
47158
|
+
], wt.prototype, "src", 2);
|
|
47159
|
+
It([
|
|
47157
47160
|
ki({ reflect: !0, type: String })
|
|
47158
|
-
],
|
|
47159
|
-
|
|
47161
|
+
], wt.prototype, "name", 2);
|
|
47162
|
+
It([
|
|
47160
47163
|
ki({ attribute: "name-source-field", reflect: !0, type: String })
|
|
47161
|
-
],
|
|
47162
|
-
|
|
47164
|
+
], wt.prototype, "nameSourceField", 2);
|
|
47165
|
+
It([
|
|
47163
47166
|
ki({ reflect: !0, type: String })
|
|
47164
|
-
],
|
|
47165
|
-
|
|
47167
|
+
], wt.prototype, "type", 2);
|
|
47168
|
+
It([
|
|
47166
47169
|
ki({ reflect: !0, type: String })
|
|
47167
|
-
],
|
|
47168
|
-
|
|
47170
|
+
], wt.prototype, "poster", 2);
|
|
47171
|
+
It([
|
|
47169
47172
|
ki({ reflect: !0, type: Boolean })
|
|
47170
|
-
],
|
|
47171
|
-
|
|
47173
|
+
], wt.prototype, "autoplay", 2);
|
|
47174
|
+
It([
|
|
47172
47175
|
ki({ reflect: !0, type: Boolean })
|
|
47173
|
-
],
|
|
47174
|
-
|
|
47176
|
+
], wt.prototype, "loop", 2);
|
|
47177
|
+
It([
|
|
47175
47178
|
ki({ reflect: !0, type: Boolean })
|
|
47176
|
-
],
|
|
47177
|
-
|
|
47179
|
+
], wt.prototype, "muted", 2);
|
|
47180
|
+
It([
|
|
47178
47181
|
ki({ attribute: "show-controls", reflect: !0, type: Boolean })
|
|
47179
|
-
],
|
|
47180
|
-
|
|
47182
|
+
], wt.prototype, "showControls", 2);
|
|
47183
|
+
It([
|
|
47181
47184
|
ki({ attribute: "disable-picture-in-picture", reflect: !0, type: Boolean })
|
|
47182
|
-
],
|
|
47183
|
-
|
|
47185
|
+
], wt.prototype, "disablePictureInPicture", 2);
|
|
47186
|
+
It([
|
|
47184
47187
|
ki({ attribute: "disable-remote-playback", reflect: !0, type: Boolean })
|
|
47185
|
-
],
|
|
47186
|
-
|
|
47188
|
+
], wt.prototype, "disableRemotePlayback", 2);
|
|
47189
|
+
It([
|
|
47187
47190
|
ki({ attribute: "disable-volume-panel", reflect: !0, type: Boolean })
|
|
47188
|
-
],
|
|
47189
|
-
|
|
47190
|
-
|
|
47191
|
-
],
|
|
47192
|
-
|
|
47193
|
-
|
|
47194
|
-
],
|
|
47195
|
-
|
|
47196
|
-
|
|
47197
|
-
],
|
|
47198
|
-
|
|
47199
|
-
|
|
47200
|
-
],
|
|
47201
|
-
|
|
47202
|
-
|
|
47203
|
-
],
|
|
47204
|
-
|
|
47205
|
-
|
|
47206
|
-
],
|
|
47207
|
-
|
|
47208
|
-
|
|
47209
|
-
],
|
|
47210
|
-
|
|
47211
|
-
|
|
47212
|
-
],
|
|
47213
|
-
|
|
47214
|
-
|
|
47215
|
-
],
|
|
47216
|
-
|
|
47217
|
-
|
|
47218
|
-
],
|
|
47219
|
-
|
|
47220
|
-
|
|
47221
|
-
],
|
|
47222
|
-
|
|
47223
|
-
|
|
47224
|
-
],
|
|
47225
|
-
|
|
47226
|
-
|
|
47227
|
-
],
|
|
47228
|
-
|
|
47229
|
-
|
|
47230
|
-
],
|
|
47231
|
-
|
|
47232
|
-
|
|
47233
|
-
],
|
|
47234
|
-
|
|
47235
|
-
|
|
47236
|
-
],
|
|
47237
|
-
|
|
47238
|
-
|
|
47239
|
-
],
|
|
47240
|
-
|
|
47241
|
-
|
|
47242
|
-
],
|
|
47243
|
-
|
|
47191
|
+
], wt.prototype, "disableVolumePanel", 2);
|
|
47192
|
+
It([
|
|
47193
|
+
yn()
|
|
47194
|
+
], wt.prototype, "isLoaded", 2);
|
|
47195
|
+
It([
|
|
47196
|
+
yn()
|
|
47197
|
+
], wt.prototype, "isPlaying", 2);
|
|
47198
|
+
It([
|
|
47199
|
+
yn()
|
|
47200
|
+
], wt.prototype, "isError", 2);
|
|
47201
|
+
It([
|
|
47202
|
+
yn()
|
|
47203
|
+
], wt.prototype, "isFullscreen", 2);
|
|
47204
|
+
It([
|
|
47205
|
+
yn()
|
|
47206
|
+
], wt.prototype, "player", 2);
|
|
47207
|
+
It([
|
|
47208
|
+
yn()
|
|
47209
|
+
], wt.prototype, "videoWidth", 2);
|
|
47210
|
+
It([
|
|
47211
|
+
yn()
|
|
47212
|
+
], wt.prototype, "videoHeight", 2);
|
|
47213
|
+
It([
|
|
47214
|
+
yn()
|
|
47215
|
+
], wt.prototype, "autoPlayTimeout", 2);
|
|
47216
|
+
It([
|
|
47217
|
+
yn()
|
|
47218
|
+
], wt.prototype, "parsedName", 2);
|
|
47219
|
+
It([
|
|
47220
|
+
yn()
|
|
47221
|
+
], wt.prototype, "formattedPoster", 2);
|
|
47222
|
+
It([
|
|
47223
|
+
gn("loop", { waitUntilFirstUpdate: !0 })
|
|
47224
|
+
], wt.prototype, "handleLoopChange", 1);
|
|
47225
|
+
It([
|
|
47226
|
+
gn("muted", { waitUntilFirstUpdate: !0 })
|
|
47227
|
+
], wt.prototype, "handleMutedChange", 1);
|
|
47228
|
+
It([
|
|
47229
|
+
gn("showControls", { waitUntilFirstUpdate: !0 })
|
|
47230
|
+
], wt.prototype, "handleControlsChange", 1);
|
|
47231
|
+
It([
|
|
47232
|
+
gn("disablePictureInPicture", { waitUntilFirstUpdate: !0 })
|
|
47233
|
+
], wt.prototype, "handleDisablePictureInPictureChange", 1);
|
|
47234
|
+
It([
|
|
47235
|
+
gn("disableRemotePlayback", { waitUntilFirstUpdate: !0 })
|
|
47236
|
+
], wt.prototype, "handleDisableRemotePlaybackChange", 1);
|
|
47237
|
+
It([
|
|
47238
|
+
gn("disableVolumePanel", { waitUntilFirstUpdate: !0 })
|
|
47239
|
+
], wt.prototype, "handleDisableVolumePanelChange", 1);
|
|
47240
|
+
It([
|
|
47241
|
+
gn("poster", { waitUntilFirstUpdate: !0 })
|
|
47242
|
+
], wt.prototype, "handlePosterChange", 1);
|
|
47243
|
+
It([
|
|
47244
|
+
gn("formattedPoster", { waitUntilFirstUpdate: !0 })
|
|
47245
|
+
], wt.prototype, "handleFormattedPosterChange", 1);
|
|
47246
|
+
It([
|
|
47247
|
+
gn("src")
|
|
47248
|
+
], wt.prototype, "handleSrcChange", 1);
|
|
47249
|
+
It([
|
|
47250
|
+
gn("parsedName", { waitUntilFirstUpdate: !0 })
|
|
47251
|
+
], wt.prototype, "handleParsedNameChange", 1);
|
|
47252
|
+
wt = It([
|
|
47244
47253
|
Rb("cx-video")
|
|
47245
|
-
],
|
|
47254
|
+
], wt);
|
|
47246
47255
|
export {
|
|
47247
|
-
|
|
47256
|
+
wt as default
|
|
47248
47257
|
};
|