cft-builder 0.2.75 → 0.2.76
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.
|
@@ -3711,7 +3711,7 @@ function Ze(t) {
|
|
|
3711
3711
|
rg += hN[Math.random() * 256 | 0];
|
|
3712
3712
|
return rg.substring(L1, L1++ + n);
|
|
3713
3713
|
}
|
|
3714
|
-
const Hn = "SIDEBAR_ITEM", Li = "SECTION", Eo = "ROW", cs = "COLUMN", pN = "PAGE",
|
|
3714
|
+
const Hn = "SIDEBAR_ITEM", Li = "SECTION", Eo = "ROW", cs = "COLUMN", pN = "PAGE", Rf = "COMPONENT", XC = "CONDITIONAL_COMPONENT", bK = "reusable_builder_section", V1 = "form", cf = "survey", K3 = "policies", m8 = "page", Lf = "pdf", Tp = "service", X3 = "training", qd = "exam", Gi = 0, Wi = 1, ia = 2, aa = 3, sa = 4, fa = 5, Jo = 6, To = 7, mN = 5, gN = 6, vN = 7, Zl = 7, Ty = 1, Ni = {
|
|
3715
3715
|
isSortable: !1,
|
|
3716
3716
|
isFilterable: !1,
|
|
3717
3717
|
resizableColumns: !1,
|
|
@@ -11123,7 +11123,7 @@ var wG = `
|
|
|
11123
11123
|
|
|
11124
11124
|
`, xG = {
|
|
11125
11125
|
root: "p-ink"
|
|
11126
|
-
},
|
|
11126
|
+
}, uf = Fn.extend({
|
|
11127
11127
|
defaultProps: {
|
|
11128
11128
|
__TYPE: "Ripple",
|
|
11129
11129
|
children: void 0
|
|
@@ -11133,10 +11133,10 @@ var wG = `
|
|
|
11133
11133
|
classes: xG
|
|
11134
11134
|
},
|
|
11135
11135
|
getProps: function(e) {
|
|
11136
|
-
return Fe.getMergedProps(e,
|
|
11136
|
+
return Fe.getMergedProps(e, uf.defaultProps);
|
|
11137
11137
|
},
|
|
11138
11138
|
getOtherProps: function(e) {
|
|
11139
|
-
return Fe.getDiffProps(e,
|
|
11139
|
+
return Fe.getDiffProps(e, uf.defaultProps);
|
|
11140
11140
|
}
|
|
11141
11141
|
});
|
|
11142
11142
|
function hS(t, e) {
|
|
@@ -11161,14 +11161,14 @@ function CG(t) {
|
|
|
11161
11161
|
return t;
|
|
11162
11162
|
}
|
|
11163
11163
|
var Jt = /* @__PURE__ */ b.memo(/* @__PURE__ */ b.forwardRef(function(t, e) {
|
|
11164
|
-
var n = b.useState(!1), r = AG(n, 2), i = r[0], a = r[1], s = b.useRef(null), o = b.useRef(null), l = Rn(), u = b.useContext(Wn), d =
|
|
11164
|
+
var n = b.useState(!1), r = AG(n, 2), i = r[0], a = r[1], s = b.useRef(null), o = b.useRef(null), l = Rn(), u = b.useContext(Wn), d = uf.getProps(t, u), f = u && u.ripple || Vn.ripple, p = {
|
|
11165
11165
|
props: d
|
|
11166
11166
|
};
|
|
11167
|
-
Hd(
|
|
11167
|
+
Hd(uf.css.styles, {
|
|
11168
11168
|
name: "ripple",
|
|
11169
11169
|
manual: !f
|
|
11170
11170
|
});
|
|
11171
|
-
var g =
|
|
11171
|
+
var g = uf.setMetaData(CG({}, p)), v = g.ptm, m = g.cx, w = function() {
|
|
11172
11172
|
return s.current && s.current.parentElement;
|
|
11173
11173
|
}, x = function() {
|
|
11174
11174
|
o.current && o.current.addEventListener("pointerdown", S);
|
|
@@ -11210,7 +11210,7 @@ var Jt = /* @__PURE__ */ b.memo(/* @__PURE__ */ b.forwardRef(function(t, e) {
|
|
|
11210
11210
|
var _ = l({
|
|
11211
11211
|
"aria-hidden": !0,
|
|
11212
11212
|
className: dt(m("root"))
|
|
11213
|
-
},
|
|
11213
|
+
}, uf.getOtherProps(d), v("root"));
|
|
11214
11214
|
return /* @__PURE__ */ b.createElement("span", T8({
|
|
11215
11215
|
role: "presentation",
|
|
11216
11216
|
ref: s
|
|
@@ -25673,7 +25673,7 @@ var _J = {
|
|
|
25673
25673
|
}
|
|
25674
25674
|
}
|
|
25675
25675
|
};
|
|
25676
|
-
function
|
|
25676
|
+
function df(t, e) {
|
|
25677
25677
|
if (t.includes("__proto__") || t.includes("prototype"))
|
|
25678
25678
|
throw new Error("Unsafe ariaKey detected");
|
|
25679
25679
|
var n = Do.locale;
|
|
@@ -26079,7 +26079,7 @@ var jy = /* @__PURE__ */ b.memo(function(t) {
|
|
|
26079
26079
|
"aria-hidden": !0
|
|
26080
26080
|
}, E("filterIcon")), yt = t.filterIcon || /* @__PURE__ */ b.createElement(LF, ct), Kt = Gn.getJSXIcon(yt, vc({}, ct), {
|
|
26081
26081
|
props: t
|
|
26082
|
-
}), Vt =
|
|
26082
|
+
}), Vt = df(r ? "hideFilterMenu" : "showFilterMenu"), vt = d({
|
|
26083
26083
|
type: "button",
|
|
26084
26084
|
className: x("filterMenuButton", {
|
|
26085
26085
|
overlayVisibleState: r,
|
|
@@ -26184,7 +26184,7 @@ var jy = /* @__PURE__ */ b.memo(function(t) {
|
|
|
26184
26184
|
__parentMetadata: {
|
|
26185
26185
|
parent: t.metaData
|
|
26186
26186
|
},
|
|
26187
|
-
"aria-label":
|
|
26187
|
+
"aria-label": df("filterOperator")
|
|
26188
26188
|
}));
|
|
26189
26189
|
}
|
|
26190
26190
|
return null;
|
|
@@ -26203,7 +26203,7 @@ var jy = /* @__PURE__ */ b.memo(function(t) {
|
|
|
26203
26203
|
__parentMetadata: {
|
|
26204
26204
|
parent: t.metaData
|
|
26205
26205
|
},
|
|
26206
|
-
"aria-label":
|
|
26206
|
+
"aria-label": df("filterConstraint")
|
|
26207
26207
|
});
|
|
26208
26208
|
}
|
|
26209
26209
|
return null;
|
|
@@ -26418,7 +26418,7 @@ var qy = /* @__PURE__ */ b.memo(function(t) {
|
|
|
26418
26418
|
}), p = t.disabled ? null : 0, g = {
|
|
26419
26419
|
role: "checkbox",
|
|
26420
26420
|
"aria-checked": t.checked,
|
|
26421
|
-
"aria-label": t.checked ?
|
|
26421
|
+
"aria-label": t.checked ? df("selectAll") : df("unselectAll"),
|
|
26422
26422
|
tabIndex: p,
|
|
26423
26423
|
onChange: l,
|
|
26424
26424
|
icon: f,
|
|
@@ -31313,7 +31313,7 @@ function ste(t, e) {
|
|
|
31313
31313
|
}
|
|
31314
31314
|
let OT = 0;
|
|
31315
31315
|
const A3 = Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");
|
|
31316
|
-
var
|
|
31316
|
+
var yf = /* @__PURE__ */ im(function(e) {
|
|
31317
31317
|
var { children: n } = e, r = ate(e, [
|
|
31318
31318
|
"children"
|
|
31319
31319
|
]);
|
|
@@ -32536,7 +32536,7 @@ class Gte {
|
|
|
32536
32536
|
}, this.options = new Kte(n, r), this.actions = e.getActions(), this.monitor = e.getMonitor(), this.registry = e.getRegistry(), this.enterLeaveCounter = new Bte(this.isNodeInDocument);
|
|
32537
32537
|
}
|
|
32538
32538
|
}
|
|
32539
|
-
const
|
|
32539
|
+
const Af = function(e, n, r) {
|
|
32540
32540
|
return new Gte(e, n, r);
|
|
32541
32541
|
}, Tk = fh(void 0), Wte = ({ children: t, option: e, saveFormBuilderSchema: n, templateSchema: r, onChange: i, isHTML5BackendDisabled: a = !1 }) => {
|
|
32542
32542
|
const s = { ...v7, ...r }, [o, l] = VO(LZ, s);
|
|
@@ -32544,7 +32544,7 @@ const yf = function(e, n, r) {
|
|
|
32544
32544
|
n && n(o);
|
|
32545
32545
|
}, [o]);
|
|
32546
32546
|
const { isPreview: u, isAdmin: d, isRenderView: f, renderType: p, isAdvanceView: g, globalAlignment: v = "ltr", emitSocketData: m, media: w, exam: x = {}, reusableComponent: E, saveFormProgress: S, showSettings: T, training: A } = e;
|
|
32547
|
-
return /* @__PURE__ */ c(Tk.Provider, { value: { media: w, isPreview: u, isAdmin: d, isRenderView: f, renderType: p, isAdvanceView: g, globalAlignment: v, exam: x, emitSocketData: m, reusableComponent: E, state: o, dispatch: l, onChange: i, saveFormProgress: S, showSettings: T, training: A }, children: a ? /* @__PURE__ */ c(we, { children: t }) : /* @__PURE__ */ c(
|
|
32547
|
+
return /* @__PURE__ */ c(Tk.Provider, { value: { media: w, isPreview: u, isAdmin: d, isRenderView: f, renderType: p, isAdvanceView: g, globalAlignment: v, exam: x, emitSocketData: m, reusableComponent: E, state: o, dispatch: l, onChange: i, saveFormProgress: S, showSettings: T, training: A }, children: a ? /* @__PURE__ */ c(we, { children: t }) : /* @__PURE__ */ c(yf, { backend: Af, children: t }) });
|
|
32548
32548
|
}, Ek = () => a1(Tk), Qte = (t, e, n) => {
|
|
32549
32549
|
const r = Array.from(t), [i] = r.splice(e, 1);
|
|
32550
32550
|
return r.splice(n, 0, i), r;
|
|
@@ -32667,7 +32667,7 @@ const yf = function(e, n, r) {
|
|
|
32667
32667
|
break;
|
|
32668
32668
|
}
|
|
32669
32669
|
case 4: {
|
|
32670
|
-
r.type ===
|
|
32670
|
+
r.type === Rf ? i = a : i = r;
|
|
32671
32671
|
break;
|
|
32672
32672
|
}
|
|
32673
32673
|
case 5: {
|
|
@@ -32786,7 +32786,7 @@ const yf = function(e, n, r) {
|
|
|
32786
32786
|
}
|
|
32787
32787
|
if (Ce.type === Hn) {
|
|
32788
32788
|
let Ke = {
|
|
32789
|
-
type:
|
|
32789
|
+
type: Rf,
|
|
32790
32790
|
reviewerChecklist: [],
|
|
32791
32791
|
...Tt.cloneDeep(Ce.schema)
|
|
32792
32792
|
};
|
|
@@ -32924,7 +32924,7 @@ const yf = function(e, n, r) {
|
|
|
32924
32924
|
}
|
|
32925
32925
|
if ((Lt == null ? void 0 : Lt.length) === 8) {
|
|
32926
32926
|
const Ke = {
|
|
32927
|
-
type:
|
|
32927
|
+
type: Rf,
|
|
32928
32928
|
reviewerChecklist: [],
|
|
32929
32929
|
...Ce
|
|
32930
32930
|
};
|
|
@@ -35132,7 +35132,7 @@ var Fre = {
|
|
|
35132
35132
|
classes: Fre,
|
|
35133
35133
|
inlineStyles: kre
|
|
35134
35134
|
}
|
|
35135
|
-
}),
|
|
35135
|
+
}), wf = Fn.extend({
|
|
35136
35136
|
defaultProps: {
|
|
35137
35137
|
__TYPE: "TabPanel",
|
|
35138
35138
|
children: void 0,
|
|
@@ -35154,13 +35154,13 @@ var Fre = {
|
|
|
35154
35154
|
visible: !0
|
|
35155
35155
|
},
|
|
35156
35156
|
getCProp: function(e, n) {
|
|
35157
|
-
return Fe.getComponentProp(e, n,
|
|
35157
|
+
return Fe.getComponentProp(e, n, wf.defaultProps);
|
|
35158
35158
|
},
|
|
35159
35159
|
getCProps: function(e) {
|
|
35160
|
-
return Fe.getComponentProps(e,
|
|
35160
|
+
return Fe.getComponentProps(e, wf.defaultProps);
|
|
35161
35161
|
},
|
|
35162
35162
|
getCOtherProps: function(e) {
|
|
35163
|
-
return Fe.getComponentDiffProps(e,
|
|
35163
|
+
return Fe.getComponentDiffProps(e, wf.defaultProps);
|
|
35164
35164
|
}
|
|
35165
35165
|
});
|
|
35166
35166
|
function zT(t, e) {
|
|
@@ -35220,7 +35220,7 @@ var sr = function() {
|
|
|
35220
35220
|
}, ue = function(Ke) {
|
|
35221
35221
|
return Ke === he;
|
|
35222
35222
|
}, ve = function(Ke, tt) {
|
|
35223
|
-
return
|
|
35223
|
+
return wf.getCProp(Ke, tt);
|
|
35224
35224
|
}, Ie = function(Ke) {
|
|
35225
35225
|
return Ke && ve(Ke, "visible") && Fe.isValidChild(Ke, "TabPanel") && S.every(function(tt) {
|
|
35226
35226
|
return tt !== Ke.key;
|
|
@@ -35380,7 +35380,7 @@ var sr = function() {
|
|
|
35380
35380
|
};
|
|
35381
35381
|
});
|
|
35382
35382
|
var Rt = function(Ke, tt) {
|
|
35383
|
-
var mt = ue(tt), Yt =
|
|
35383
|
+
var mt = ue(tt), Yt = wf.getCProps(Ke), An = Yt.headerStyle, qn = Yt.headerClassName, Qn = Yt.style, nr = Yt.className, er = Yt.disabled, Jr = Yt.leftIcon, fi = Yt.rightIcon, wn = Yt.header, it = Yt.headerTemplate, ct = Yt.closable, yt = Yt.closeIcon, Kt = o + "_header_" + tt, Vt = o + tt + "_content", vt = er || !mt ? -1 : 0, lt = Jr && Gn.getJSXIcon(Jr, void 0, {
|
|
35384
35384
|
props: i
|
|
35385
35385
|
}), Ve = n({
|
|
35386
35386
|
className: Z("tab.headertitle")
|
|
@@ -35499,7 +35499,7 @@ var sr = function() {
|
|
|
35499
35499
|
}),
|
|
35500
35500
|
role: "tabpanel",
|
|
35501
35501
|
"aria-labelledby": Qn
|
|
35502
|
-
},
|
|
35502
|
+
}, wf.getCOtherProps(mt), Q(mt, "root", Yt), Q(mt, "content", Yt));
|
|
35503
35503
|
return /* @__PURE__ */ b.createElement("div", nr, i.renderActiveOnly ? An && ve(mt, "children") : ve(mt, "children"));
|
|
35504
35504
|
}
|
|
35505
35505
|
});
|
|
@@ -35547,14 +35547,14 @@ var sr = function() {
|
|
|
35547
35547
|
});
|
|
35548
35548
|
sr.displayName = "TabPanel";
|
|
35549
35549
|
Ra.displayName = "TabView";
|
|
35550
|
-
function
|
|
35551
|
-
return
|
|
35550
|
+
function ff() {
|
|
35551
|
+
return ff = Object.assign ? Object.assign.bind() : function(t) {
|
|
35552
35552
|
for (var e = 1; e < arguments.length; e++) {
|
|
35553
35553
|
var n = arguments[e];
|
|
35554
35554
|
for (var r in n) ({}).hasOwnProperty.call(n, r) && (t[r] = n[r]);
|
|
35555
35555
|
}
|
|
35556
35556
|
return t;
|
|
35557
|
-
},
|
|
35557
|
+
}, ff.apply(null, arguments);
|
|
35558
35558
|
}
|
|
35559
35559
|
function C2(t) {
|
|
35560
35560
|
"@babel/helpers - typeof";
|
|
@@ -36059,16 +36059,16 @@ var Fo = /* @__PURE__ */ b.forwardRef(function(t, e) {
|
|
|
36059
36059
|
closeIconRef: T,
|
|
36060
36060
|
hide: $
|
|
36061
36061
|
};
|
|
36062
|
-
return /* @__PURE__ */ b.createElement("div", re, /* @__PURE__ */ b.createElement(nl,
|
|
36062
|
+
return /* @__PURE__ */ b.createElement("div", re, /* @__PURE__ */ b.createElement(nl, ff({
|
|
36063
36063
|
nodeRef: E
|
|
36064
|
-
}, be), /* @__PURE__ */ b.createElement("div",
|
|
36064
|
+
}, be), /* @__PURE__ */ b.createElement("div", ff({
|
|
36065
36065
|
ref: E
|
|
36066
36066
|
}, H), Fe.getJSXElement(t.content, G))));
|
|
36067
36067
|
}, ee = function() {
|
|
36068
36068
|
var G = K(), ce = Z(), _e = fe();
|
|
36069
|
-
return /* @__PURE__ */ b.createElement("div", re, /* @__PURE__ */ b.createElement(nl,
|
|
36069
|
+
return /* @__PURE__ */ b.createElement("div", re, /* @__PURE__ */ b.createElement(nl, ff({
|
|
36070
36070
|
nodeRef: E
|
|
36071
|
-
}, be), /* @__PURE__ */ b.createElement("div",
|
|
36071
|
+
}, be), /* @__PURE__ */ b.createElement("div", ff({
|
|
36072
36072
|
ref: E
|
|
36073
36073
|
}, H), /* @__PURE__ */ b.createElement("div", Q, _e, /* @__PURE__ */ b.createElement("div", ve, ce, G)), /* @__PURE__ */ b.createElement("div", ue, i.children))));
|
|
36074
36074
|
}, U = function() {
|
|
@@ -36237,7 +36237,7 @@ var tie = {
|
|
|
36237
36237
|
classes: tie,
|
|
36238
36238
|
styles: nie
|
|
36239
36239
|
}
|
|
36240
|
-
}),
|
|
36240
|
+
}), xf = Fn.extend({
|
|
36241
36241
|
defaultProps: {
|
|
36242
36242
|
__TYPE: "AccordionTab",
|
|
36243
36243
|
className: null,
|
|
@@ -36253,13 +36253,13 @@ var tie = {
|
|
|
36253
36253
|
children: void 0
|
|
36254
36254
|
},
|
|
36255
36255
|
getCProp: function(e, n) {
|
|
36256
|
-
return Fe.getComponentProp(e, n,
|
|
36256
|
+
return Fe.getComponentProp(e, n, xf.defaultProps);
|
|
36257
36257
|
},
|
|
36258
36258
|
getCProps: function(e) {
|
|
36259
|
-
return Fe.getComponentProps(e,
|
|
36259
|
+
return Fe.getComponentProps(e, xf.defaultProps);
|
|
36260
36260
|
},
|
|
36261
36261
|
getCOtherProps: function(e) {
|
|
36262
|
-
return Fe.getComponentDiffProps(e,
|
|
36262
|
+
return Fe.getComponentDiffProps(e, xf.defaultProps);
|
|
36263
36263
|
}
|
|
36264
36264
|
});
|
|
36265
36265
|
function XT(t, e) {
|
|
@@ -36296,7 +36296,7 @@ var oo = function() {
|
|
|
36296
36296
|
name: "accordion"
|
|
36297
36297
|
});
|
|
36298
36298
|
var D = function(be, ye) {
|
|
36299
|
-
return
|
|
36299
|
+
return xf.getCProp(be, ye);
|
|
36300
36300
|
}, _ = function(be, ye, ee) {
|
|
36301
36301
|
var U = {
|
|
36302
36302
|
// props: atProps, /* @todo */
|
|
@@ -36402,7 +36402,7 @@ var oo = function() {
|
|
|
36402
36402
|
var Z = function(be, ye, ee) {
|
|
36403
36403
|
var U = X0(X0({}, D(be, "style") || {}), D(be, "headerStyle") || {}), te = o + "_header_" + ee, G = o + "_content_" + ee, ce = D(be, "disabled") ? -1 : D(be, "tabIndex"), _e = n({
|
|
36404
36404
|
className: T("accordiontab.headertitle")
|
|
36405
|
-
}, _(be, "headertitle", ee)), Te =
|
|
36405
|
+
}, _(be, "headertitle", ee)), Te = xf.getCProps(be), ge = D(be, "headerTemplate") ? Fe.getJSXElement(D(be, "headerTemplate"), Te) : /* @__PURE__ */ b.createElement("span", _e, Fe.getJSXElement(D(be, "header"), Te)), me = n({
|
|
36406
36406
|
"aria-hidden": "true",
|
|
36407
36407
|
className: T("accordiontab.headericon")
|
|
36408
36408
|
}, _(be, "headericon", ee)), Ce = ye ? i.collapseIcon || /* @__PURE__ */ b.createElement(s1, me) : i.expandIcon || /* @__PURE__ */ b.createElement(o1, me), De = Gn.getJSXIcon(Ce, X0({}, me), {
|
|
@@ -36464,7 +36464,7 @@ var oo = function() {
|
|
|
36464
36464
|
className: T("accordiontab.root", {
|
|
36465
36465
|
selected: U
|
|
36466
36466
|
})
|
|
36467
|
-
},
|
|
36467
|
+
}, xf.getCOtherProps(be), _(be, "root", ye));
|
|
36468
36468
|
return /* @__PURE__ */ b.createElement("div", ce, te, G);
|
|
36469
36469
|
}
|
|
36470
36470
|
return null;
|
|
@@ -38829,7 +38829,7 @@ var nP = { exports: {} };
|
|
|
38829
38829
|
})();
|
|
38830
38830
|
})(nP);
|
|
38831
38831
|
var Uie = nP.exports;
|
|
38832
|
-
const i4 = /* @__PURE__ */ rl(Uie), jie = [Hn,
|
|
38832
|
+
const i4 = /* @__PURE__ */ rl(Uie), jie = [Hn, Rf, Eo, cs, Li], qie = (t, e) => {
|
|
38833
38833
|
let n = !1;
|
|
38834
38834
|
for (const [, r] of t.children.entries())
|
|
38835
38835
|
for (const [, i] of r.children.entries())
|
|
@@ -50034,7 +50034,7 @@ var ece = function(e, n) {
|
|
|
50034
50034
|
};
|
|
50035
50035
|
const F1 = /* @__PURE__ */ rl(ece);
|
|
50036
50036
|
var tce = process.env.NODE_ENV === "production";
|
|
50037
|
-
function
|
|
50037
|
+
function hf(t, e) {
|
|
50038
50038
|
if (!tce) {
|
|
50039
50039
|
var n = "Warning: " + e;
|
|
50040
50040
|
typeof console < "u" && console.warn(n);
|
|
@@ -50146,7 +50146,7 @@ S5.Provider;
|
|
|
50146
50146
|
S5.Consumer;
|
|
50147
50147
|
function gce() {
|
|
50148
50148
|
var t = a1(S5);
|
|
50149
|
-
return t || (process.env.NODE_ENV !== "production" ?
|
|
50149
|
+
return t || (process.env.NODE_ENV !== "production" ? hf(!1, "Formik context is undefined, please verify you are calling useFormikContext() as child of a <Formik> component.") : hf()), t;
|
|
50150
50150
|
}
|
|
50151
50151
|
var bc = function(e) {
|
|
50152
50152
|
return typeof e == "function";
|
|
@@ -50263,7 +50263,7 @@ function E5(t) {
|
|
|
50263
50263
|
onSubmit: d
|
|
50264
50264
|
}, f), g = Un(p.initialValues), v = Un(p.initialErrors || T1), m = Un(p.initialTouched || $g), w = Un(p.initialStatus), x = Un(!1), E = Un({});
|
|
50265
50265
|
process.env.NODE_ENV !== "production" && hn(function() {
|
|
50266
|
-
typeof o > "u" || (process.env.NODE_ENV !== "production" ?
|
|
50266
|
+
typeof o > "u" || (process.env.NODE_ENV !== "production" ? hf(!1, "isInitialValid has been deprecated and will be removed in future versions of Formik. Please use initialErrors or validateOnMount instead.") : hf());
|
|
50267
50267
|
}, []), hn(function() {
|
|
50268
50268
|
return x.current = !0, function() {
|
|
50269
50269
|
x.current = !1;
|
|
@@ -50563,7 +50563,7 @@ function E5(t) {
|
|
|
50563
50563
|
}), U = Xl(function(j) {
|
|
50564
50564
|
if (j && j.preventDefault && bc(j.preventDefault) && j.preventDefault(), j && j.stopPropagation && bc(j.stopPropagation) && j.stopPropagation(), process.env.NODE_ENV !== "production" && typeof document < "u") {
|
|
50565
50565
|
var se = bce();
|
|
50566
|
-
se !== null && se instanceof HTMLButtonElement && (se.attributes && se.attributes.getNamedItem("type") || (process.env.NODE_ENV !== "production" ?
|
|
50566
|
+
se !== null && se instanceof HTMLButtonElement && (se.attributes && se.attributes.getNamedItem("type") || (process.env.NODE_ENV !== "production" ? hf(!1, 'You submitted a Formik form using a button with an unspecified `type` attribute. Most browsers default button elements to `type="submit"`. If this is not a submit button, please add `type="button"`.') : hf()));
|
|
50567
50567
|
}
|
|
50568
50568
|
ee().catch(function(pe) {
|
|
50569
50569
|
console.warn("Warning: An unhandled error was caught from submitForm()", pe);
|
|
@@ -58136,7 +58136,7 @@ var que = function() {
|
|
|
58136
58136
|
theme: i.theme,
|
|
58137
58137
|
formats: i.formats
|
|
58138
58138
|
};
|
|
58139
|
-
que ? A(new Quill(d.current, V)) : import("./quill-
|
|
58139
|
+
que ? A(new Quill(d.current, V)) : import("./quill-DQWWna2l.js").then(function(B) {
|
|
58140
58140
|
if (B && Se.isExist(d.current)) {
|
|
58141
58141
|
var F;
|
|
58142
58142
|
B.default ? F = new B.default(d.current, V) : F = new B(d.current, V), A(F);
|
|
@@ -63086,14 +63086,14 @@ function mu(t, e, n) {
|
|
|
63086
63086
|
var r = "" + Math.abs(t), i = e - r.length, a = t >= 0;
|
|
63087
63087
|
return (a ? n ? "+" : "" : "-") + Math.pow(10, Math.max(0, i)).toString().substr(1) + r;
|
|
63088
63088
|
}
|
|
63089
|
-
var CA = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Gg = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, y6 = {},
|
|
63089
|
+
var CA = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Gg = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, y6 = {}, Cf = {};
|
|
63090
63090
|
function lr(t, e, n, r) {
|
|
63091
63091
|
var i = r;
|
|
63092
63092
|
typeof r == "string" && (i = function() {
|
|
63093
63093
|
return this[r]();
|
|
63094
|
-
}), t && (
|
|
63094
|
+
}), t && (Cf[t] = i), e && (Cf[e[0]] = function() {
|
|
63095
63095
|
return mu(i.apply(this, arguments), e[1], e[2]);
|
|
63096
|
-
}), n && (
|
|
63096
|
+
}), n && (Cf[n] = function() {
|
|
63097
63097
|
return this.localeData().ordinal(
|
|
63098
63098
|
i.apply(this, arguments),
|
|
63099
63099
|
t
|
|
@@ -63106,7 +63106,7 @@ function _de(t) {
|
|
|
63106
63106
|
function Dde(t) {
|
|
63107
63107
|
var e = t.match(CA), n, r;
|
|
63108
63108
|
for (n = 0, r = e.length; n < r; n++)
|
|
63109
|
-
|
|
63109
|
+
Cf[e[n]] ? e[n] = Cf[e[n]] : e[n] = _de(e[n]);
|
|
63110
63110
|
return function(i) {
|
|
63111
63111
|
var a = "", s;
|
|
63112
63112
|
for (s = 0; s < r; s++)
|
|
@@ -64118,7 +64118,7 @@ function MA(t) {
|
|
|
64118
64118
|
for (i = tM(t._f, t._locale).match(CA) || [], d = i.length, n = 0; n < d; n++)
|
|
64119
64119
|
a = i[n], r = (e.match(zde(a, t)) || [])[0], r && (s = e.substr(0, e.indexOf(r)), s.length > 0 && Mr(t).unusedInput.push(s), e = e.slice(
|
|
64120
64120
|
e.indexOf(r) + r.length
|
|
64121
|
-
), l += r.length),
|
|
64121
|
+
), l += r.length), Cf[a] ? (r ? Mr(t).empty = !1 : Mr(t).unusedTokens.push(a), Yde(a, r, t)) : t._strict && !r && Mr(t).unusedTokens.push(a);
|
|
64122
64122
|
Mr(t).charsLeftOver = o - l, e.length > 0 && Mr(t).unusedInput.push(e), t._a[ls] <= 12 && Mr(t).bigHour === !0 && t._a[ls] > 0 && (Mr(t).bigHour = void 0), Mr(t).parsedDateParts = t._a.slice(0), Mr(t).meridiem = t._meridiem, t._a[ls] = i0e(
|
|
64123
64123
|
t._locale,
|
|
64124
64124
|
t._a[ls],
|
|
@@ -64577,8 +64577,8 @@ var DM = ac(
|
|
|
64577
64577
|
function OM() {
|
|
64578
64578
|
return this._locale;
|
|
64579
64579
|
}
|
|
64580
|
-
var u4 = 1e3,
|
|
64581
|
-
function
|
|
64580
|
+
var u4 = 1e3, Sf = 60 * u4, d4 = 60 * Sf, NM = (365 * 400 + 97) * 24 * d4;
|
|
64581
|
+
function Tf(t, e) {
|
|
64582
64582
|
return (t % e + e) % e;
|
|
64583
64583
|
}
|
|
64584
64584
|
function FM(t, e, n) {
|
|
@@ -64624,16 +64624,16 @@ function nfe(t) {
|
|
|
64624
64624
|
e = n(this.year(), this.month(), this.date());
|
|
64625
64625
|
break;
|
|
64626
64626
|
case "hour":
|
|
64627
|
-
e = this._d.valueOf(), e -=
|
|
64628
|
-
e + (this._isUTC ? 0 : this.utcOffset() *
|
|
64627
|
+
e = this._d.valueOf(), e -= Tf(
|
|
64628
|
+
e + (this._isUTC ? 0 : this.utcOffset() * Sf),
|
|
64629
64629
|
d4
|
|
64630
64630
|
);
|
|
64631
64631
|
break;
|
|
64632
64632
|
case "minute":
|
|
64633
|
-
e = this._d.valueOf(), e -=
|
|
64633
|
+
e = this._d.valueOf(), e -= Tf(e, Sf);
|
|
64634
64634
|
break;
|
|
64635
64635
|
case "second":
|
|
64636
|
-
e = this._d.valueOf(), e -=
|
|
64636
|
+
e = this._d.valueOf(), e -= Tf(e, u4);
|
|
64637
64637
|
break;
|
|
64638
64638
|
}
|
|
64639
64639
|
return this._d.setTime(e), On.updateOffset(this, !0), this;
|
|
@@ -64675,16 +64675,16 @@ function rfe(t) {
|
|
|
64675
64675
|
e = n(this.year(), this.month(), this.date() + 1) - 1;
|
|
64676
64676
|
break;
|
|
64677
64677
|
case "hour":
|
|
64678
|
-
e = this._d.valueOf(), e += d4 -
|
|
64679
|
-
e + (this._isUTC ? 0 : this.utcOffset() *
|
|
64678
|
+
e = this._d.valueOf(), e += d4 - Tf(
|
|
64679
|
+
e + (this._isUTC ? 0 : this.utcOffset() * Sf),
|
|
64680
64680
|
d4
|
|
64681
64681
|
) - 1;
|
|
64682
64682
|
break;
|
|
64683
64683
|
case "minute":
|
|
64684
|
-
e = this._d.valueOf(), e +=
|
|
64684
|
+
e = this._d.valueOf(), e += Sf - Tf(e, Sf) - 1;
|
|
64685
64685
|
break;
|
|
64686
64686
|
case "second":
|
|
64687
|
-
e = this._d.valueOf(), e += u4 -
|
|
64687
|
+
e = this._d.valueOf(), e += u4 - Tf(e, u4) - 1;
|
|
64688
64688
|
break;
|
|
64689
64689
|
}
|
|
64690
64690
|
return this._d.setTime(e), On.updateOffset(this, !0), this;
|
|
@@ -65327,7 +65327,7 @@ var uhe = T0("milliseconds"), dhe = T0("seconds"), fhe = T0("minutes"), hhe = T0
|
|
|
65327
65327
|
function vhe() {
|
|
65328
65328
|
return Ql(this.days() / 7);
|
|
65329
65329
|
}
|
|
65330
|
-
var qu = Math.round,
|
|
65330
|
+
var qu = Math.round, pf = {
|
|
65331
65331
|
ss: 44,
|
|
65332
65332
|
// a few seconds to seconds
|
|
65333
65333
|
s: 45,
|
|
@@ -65354,13 +65354,13 @@ function Ahe(t) {
|
|
|
65354
65354
|
return t === void 0 ? qu : typeof t == "function" ? (qu = t, !0) : !1;
|
|
65355
65355
|
}
|
|
65356
65356
|
function whe(t, e) {
|
|
65357
|
-
return
|
|
65357
|
+
return pf[t] === void 0 ? !1 : e === void 0 ? pf[t] : (pf[t] = e, t === "s" && (pf.ss = e - 1), !0);
|
|
65358
65358
|
}
|
|
65359
65359
|
function xhe(t, e) {
|
|
65360
65360
|
if (!this.isValid())
|
|
65361
65361
|
return this.localeData().invalidDate();
|
|
65362
|
-
var n = !1, r =
|
|
65363
|
-
return typeof t == "object" && (e = t, t = !1), typeof t == "boolean" && (n = t), typeof e == "object" && (r = Object.assign({},
|
|
65362
|
+
var n = !1, r = pf, i, a;
|
|
65363
|
+
return typeof t == "object" && (e = t, t = !1), typeof t == "boolean" && (n = t), typeof e == "object" && (r = Object.assign({}, pf, e), e.s != null && e.ss == null && (r.ss = e.s - 1)), i = this.localeData(), a = yhe(this, !n, r, i), n && (a = i.pastFuture(+this, a)), i.postformat(a);
|
|
65364
65364
|
}
|
|
65365
65365
|
var w6 = Math.abs;
|
|
65366
65366
|
function G0(t) {
|
|
@@ -68832,7 +68832,7 @@ td.prototype = {
|
|
|
68832
68832
|
},
|
|
68833
68833
|
toString: function(t, e) {
|
|
68834
68834
|
for (var n = [], r = 0; r < this.length; r++)
|
|
68835
|
-
|
|
68835
|
+
mf(this[r], n, t, e);
|
|
68836
68836
|
return n.join("");
|
|
68837
68837
|
},
|
|
68838
68838
|
/**
|
|
@@ -69559,7 +69559,7 @@ function SR(t, e) {
|
|
|
69559
69559
|
//{namespace:uri,prefix:''}
|
|
69560
69560
|
];
|
|
69561
69561
|
}
|
|
69562
|
-
return
|
|
69562
|
+
return mf(this, n, t, e, s), n.join("");
|
|
69563
69563
|
}
|
|
69564
69564
|
function NI(t, e, n) {
|
|
69565
69565
|
var r = t.prefix || "", i = t.namespaceURI;
|
|
@@ -69575,7 +69575,7 @@ function NI(t, e, n) {
|
|
|
69575
69575
|
function I6(t, e, n) {
|
|
69576
69576
|
t.push(" ", e, '="', n.replace(/[<>&"\t\n\r]/g, vR), '"');
|
|
69577
69577
|
}
|
|
69578
|
-
function
|
|
69578
|
+
function mf(t, e, n, r, i) {
|
|
69579
69579
|
if (i || (i = []), r)
|
|
69580
69580
|
if (t = r(t), t) {
|
|
69581
69581
|
if (typeof t == "string") {
|
|
@@ -69623,7 +69623,7 @@ function pf(t, e, n, r, i) {
|
|
|
69623
69623
|
var m = v.prefix || "", w = v.namespaceURI;
|
|
69624
69624
|
I6(e, m ? "xmlns:" + m : "xmlns", w), i.push({ prefix: m, namespace: w });
|
|
69625
69625
|
}
|
|
69626
|
-
|
|
69626
|
+
mf(v, e, n, r, i);
|
|
69627
69627
|
}
|
|
69628
69628
|
if (o === l && NI(t, n, i)) {
|
|
69629
69629
|
var m = t.prefix || "", w = t.namespaceURI;
|
|
@@ -69632,10 +69632,10 @@ function pf(t, e, n, r, i) {
|
|
|
69632
69632
|
if (x || n && !/^(?:meta|link|img|br|hr|input)$/i.test(o)) {
|
|
69633
69633
|
if (e.push(">"), n && /^script$/i.test(o))
|
|
69634
69634
|
for (; x; )
|
|
69635
|
-
x.data ? e.push(x.data) :
|
|
69635
|
+
x.data ? e.push(x.data) : mf(x, e, n, r, i.slice()), x = x.nextSibling;
|
|
69636
69636
|
else
|
|
69637
69637
|
for (; x; )
|
|
69638
|
-
|
|
69638
|
+
mf(x, e, n, r, i.slice()), x = x.nextSibling;
|
|
69639
69639
|
e.push("</", l, ">");
|
|
69640
69640
|
} else
|
|
69641
69641
|
e.push("/>");
|
|
@@ -69643,7 +69643,7 @@ function pf(t, e, n, r, i) {
|
|
|
69643
69643
|
case fR:
|
|
69644
69644
|
case od:
|
|
69645
69645
|
for (var x = t.firstChild; x; )
|
|
69646
|
-
|
|
69646
|
+
mf(x, e, n, r, i.slice()), x = x.nextSibling;
|
|
69647
69647
|
return;
|
|
69648
69648
|
case Yf:
|
|
69649
69649
|
return I6(e, t.name, t.value);
|
|
@@ -73874,7 +73874,7 @@ function pb(t, e = ":", n = "") {
|
|
|
73874
73874
|
const zr = pb("VIDEOJS"), YR = zr.createLogger, $me = Object.prototype.toString, KR = function(t) {
|
|
73875
73875
|
return gu(t) ? Object.keys(t) : [];
|
|
73876
73876
|
};
|
|
73877
|
-
function
|
|
73877
|
+
function Ef(t, e) {
|
|
73878
73878
|
KR(t).forEach((n) => e(t[n], n));
|
|
73879
73879
|
}
|
|
73880
73880
|
function XR(t, e, n = 0) {
|
|
@@ -73889,7 +73889,7 @@ function Jf(t) {
|
|
|
73889
73889
|
function qi(...t) {
|
|
73890
73890
|
const e = {};
|
|
73891
73891
|
return t.forEach((n) => {
|
|
73892
|
-
n &&
|
|
73892
|
+
n && Ef(n, (r, i) => {
|
|
73893
73893
|
if (!Jf(r)) {
|
|
73894
73894
|
e[i] = r;
|
|
73895
73895
|
return;
|
|
@@ -73924,7 +73924,7 @@ function G5(t, e, n, r = !0) {
|
|
|
73924
73924
|
}
|
|
73925
73925
|
var Ume = /* @__PURE__ */ Object.freeze({
|
|
73926
73926
|
__proto__: null,
|
|
73927
|
-
each:
|
|
73927
|
+
each: Ef,
|
|
73928
73928
|
reduce: XR,
|
|
73929
73929
|
isObject: gu,
|
|
73930
73930
|
isPlain: Jf,
|
|
@@ -73932,12 +73932,12 @@ var Ume = /* @__PURE__ */ Object.freeze({
|
|
|
73932
73932
|
values: GR,
|
|
73933
73933
|
defineLazyProperty: G5
|
|
73934
73934
|
});
|
|
73935
|
-
let fw = !1, WR = null, Oc = !1, QR, JR = !1,
|
|
73935
|
+
let fw = !1, WR = null, Oc = !1, QR, JR = !1, If = !1, _f = !1, vu = !1, hw = null, W5 = null;
|
|
73936
73936
|
const jme = !!(Ge.cast && Ge.cast.framework && Ge.cast.framework.CastReceiverContext);
|
|
73937
73937
|
let ZR = null, w4 = !1, Q5 = !1, x4 = !1, J5 = !1, C4 = !1, S4 = !1, T4 = !1;
|
|
73938
73938
|
const Y2 = !!(Sh() && ("ontouchstart" in Ge || Ge.navigator.maxTouchPoints || Ge.DocumentTouch && Ge.document instanceof Ge.DocumentTouch)), Md = Ge.navigator && Ge.navigator.userAgentData;
|
|
73939
|
-
Md && Md.platform && Md.brands && (Oc = Md.platform === "Android",
|
|
73940
|
-
if (!
|
|
73939
|
+
Md && Md.platform && Md.brands && (Oc = Md.platform === "Android", If = !!Md.brands.find((t) => t.brand === "Microsoft Edge"), _f = !!Md.brands.find((t) => t.brand === "Chromium"), vu = !If && _f, hw = W5 = (Md.brands.find((t) => t.brand === "Chromium") || {}).version || null, Q5 = Md.platform === "Windows");
|
|
73940
|
+
if (!_f) {
|
|
73941
73941
|
const t = Ge.navigator && Ge.navigator.userAgent || "";
|
|
73942
73942
|
fw = /iPod/i.test(t), WR = function() {
|
|
73943
73943
|
const e = t.match(/OS (\d+)_/i);
|
|
@@ -73948,14 +73948,14 @@ if (!If) {
|
|
|
73948
73948
|
return null;
|
|
73949
73949
|
const n = e[1] && parseFloat(e[1]), r = e[2] && parseFloat(e[2]);
|
|
73950
73950
|
return n && r ? parseFloat(e[1] + "." + e[2]) : n || null;
|
|
73951
|
-
}(), JR = /Firefox/i.test(t),
|
|
73951
|
+
}(), JR = /Firefox/i.test(t), If = /Edg/i.test(t), _f = /Chrome/i.test(t) || /CriOS/i.test(t), vu = !If && _f, hw = W5 = function() {
|
|
73952
73952
|
const e = t.match(/(Chrome|CriOS)\/(\d+)/);
|
|
73953
73953
|
return e && e[2] ? parseFloat(e[2]) : null;
|
|
73954
73954
|
}(), ZR = function() {
|
|
73955
73955
|
const e = /MSIE\s(\d+)\.\d/.exec(t);
|
|
73956
73956
|
let n = e && parseFloat(e[1]);
|
|
73957
73957
|
return !n && /Trident\/7.0/i.test(t) && /rv:11.0/.test(t) && (n = 11), n;
|
|
73958
|
-
}(), C4 = /Tizen/i.test(t), S4 = /Web0S/i.test(t), T4 = C4 || S4, w4 = /Safari/i.test(t) && !vu && !Oc && !
|
|
73958
|
+
}(), C4 = /Tizen/i.test(t), S4 = /Web0S/i.test(t), T4 = C4 || S4, w4 = /Safari/i.test(t) && !vu && !Oc && !If && !T4, Q5 = /Windows/i.test(t), x4 = /iPad/i.test(t) || w4 && Y2 && !/iPhone/i.test(t), J5 = /iPhone/i.test(t) && !x4;
|
|
73959
73959
|
}
|
|
73960
73960
|
const io = J5 || x4 || fw, Z5 = (w4 || io) && !vu;
|
|
73961
73961
|
var eL = /* @__PURE__ */ Object.freeze({
|
|
@@ -73976,10 +73976,10 @@ var eL = /* @__PURE__ */ Object.freeze({
|
|
|
73976
73976
|
return JR;
|
|
73977
73977
|
},
|
|
73978
73978
|
get IS_EDGE() {
|
|
73979
|
-
return
|
|
73979
|
+
return If;
|
|
73980
73980
|
},
|
|
73981
73981
|
get IS_CHROMIUM() {
|
|
73982
|
-
return
|
|
73982
|
+
return _f;
|
|
73983
73983
|
},
|
|
73984
73984
|
get IS_CHROME() {
|
|
73985
73985
|
return vu;
|
|
@@ -74081,7 +74081,7 @@ function iL(t, e) {
|
|
|
74081
74081
|
r === null || typeof r > "u" || r === !1 ? t.removeAttribute(n) : t.setAttribute(n, r === !0 ? "" : r);
|
|
74082
74082
|
});
|
|
74083
74083
|
}
|
|
74084
|
-
function
|
|
74084
|
+
function $d(t) {
|
|
74085
74085
|
const e = {}, n = ["autoplay", "controls", "playsinline", "loop", "muted", "default", "defaultMuted"];
|
|
74086
74086
|
if (t && t.attributes && t.attributes.length > 0) {
|
|
74087
74087
|
const r = t.attributes;
|
|
@@ -74230,7 +74230,7 @@ var hL = /* @__PURE__ */ Object.freeze({
|
|
|
74230
74230
|
removeClass: ev,
|
|
74231
74231
|
toggleClass: rL,
|
|
74232
74232
|
setAttributes: iL,
|
|
74233
|
-
getAttributes:
|
|
74233
|
+
getAttributes: $d,
|
|
74234
74234
|
getAttribute: aL,
|
|
74235
74235
|
setAttribute: Zf,
|
|
74236
74236
|
removeAttribute: tv,
|
|
@@ -74803,7 +74803,7 @@ const Zme = {
|
|
|
74803
74803
|
setState(t) {
|
|
74804
74804
|
typeof t == "function" && (t = t());
|
|
74805
74805
|
let e;
|
|
74806
|
-
return
|
|
74806
|
+
return Ef(t, (n, r) => {
|
|
74807
74807
|
this.state[r] !== n && (e = e || {}, e[r] = {
|
|
74808
74808
|
from: this.state[r],
|
|
74809
74809
|
to: n
|
|
@@ -83124,7 +83124,7 @@ class rV extends Ut {
|
|
|
83124
83124
|
}
|
|
83125
83125
|
}
|
|
83126
83126
|
Ut.registerComponent("TrackSettingsControls", rV);
|
|
83127
|
-
const R6 = "vjs-text-track-settings", f_ = ["#000", "Black"], h_ = ["#00F", "Blue"], p_ = ["#0FF", "Cyan"], m_ = ["#0F0", "Green"], g_ = ["#F0F", "Magenta"], v_ = ["#F00", "Red"], b_ = ["#FFF", "White"], y_ = ["#FF0", "Yellow"], L6 = ["1", "Opaque"], V6 = ["0.5", "Semi-Transparent"], A_ = ["0", "Transparent"],
|
|
83127
|
+
const R6 = "vjs-text-track-settings", f_ = ["#000", "Black"], h_ = ["#00F", "Blue"], p_ = ["#0FF", "Cyan"], m_ = ["#0F0", "Green"], g_ = ["#F0F", "Magenta"], v_ = ["#F00", "Red"], b_ = ["#FFF", "White"], y_ = ["#FF0", "Yellow"], L6 = ["1", "Opaque"], V6 = ["0.5", "Semi-Transparent"], A_ = ["0", "Transparent"], Ud = {
|
|
83128
83128
|
backgroundColor: {
|
|
83129
83129
|
selector: ".vjs-bg-color > select",
|
|
83130
83130
|
id: "captions-background-color-%s",
|
|
@@ -83189,7 +83189,7 @@ const R6 = "vjs-text-track-settings", f_ = ["#000", "Black"], h_ = ["#00F", "Blu
|
|
|
83189
83189
|
className: "vjs-window-opacity vjs-opacity"
|
|
83190
83190
|
}
|
|
83191
83191
|
};
|
|
83192
|
-
|
|
83192
|
+
Ud.windowColor.options = Ud.backgroundColor.options;
|
|
83193
83193
|
function iV(t, e) {
|
|
83194
83194
|
if (e && (t = e(t)), t && t !== "none")
|
|
83195
83195
|
return t;
|
|
@@ -83226,13 +83226,13 @@ class zge extends Ih {
|
|
|
83226
83226
|
renderModalComponents(e) {
|
|
83227
83227
|
const n = new tV(e, {
|
|
83228
83228
|
textTrackComponentid: this.id_,
|
|
83229
|
-
selectConfigs:
|
|
83229
|
+
selectConfigs: Ud,
|
|
83230
83230
|
fieldSets: [["color", "textOpacity"], ["backgroundColor", "backgroundOpacity"], ["windowColor", "windowOpacity"]]
|
|
83231
83231
|
});
|
|
83232
83232
|
this.addChild(n);
|
|
83233
83233
|
const r = new nV(e, {
|
|
83234
83234
|
textTrackComponentid: this.id_,
|
|
83235
|
-
selectConfigs:
|
|
83235
|
+
selectConfigs: Ud,
|
|
83236
83236
|
fieldSets: [["fontPercent"], ["edgeStyle"], ["fontFamily"]]
|
|
83237
83237
|
});
|
|
83238
83238
|
this.addChild(r);
|
|
@@ -83244,7 +83244,7 @@ class zge extends Ih {
|
|
|
83244
83244
|
this.saveSettings(), this.close();
|
|
83245
83245
|
}), this.on(this.$(".vjs-default-button"), ["click", "tap"], () => {
|
|
83246
83246
|
this.setDefaults(), this.updateDisplay();
|
|
83247
|
-
}),
|
|
83247
|
+
}), Ef(Ud, (e) => {
|
|
83248
83248
|
this.on(this.$(e.selector), "change", this.updateDisplay);
|
|
83249
83249
|
});
|
|
83250
83250
|
}
|
|
@@ -83267,7 +83267,7 @@ class zge extends Ih {
|
|
|
83267
83267
|
* An object with config values parsed from the DOM or localStorage.
|
|
83268
83268
|
*/
|
|
83269
83269
|
getValues() {
|
|
83270
|
-
return XR(
|
|
83270
|
+
return XR(Ud, (e, n, r) => {
|
|
83271
83271
|
const i = jge(this.$(n.selector), n.parser);
|
|
83272
83272
|
return i !== void 0 && (e[r] = i), e;
|
|
83273
83273
|
}, {});
|
|
@@ -83279,7 +83279,7 @@ class zge extends Ih {
|
|
|
83279
83279
|
* An object with config values parsed from the DOM or localStorage.
|
|
83280
83280
|
*/
|
|
83281
83281
|
setValues(e) {
|
|
83282
|
-
|
|
83282
|
+
Ef(Ud, (n, r) => {
|
|
83283
83283
|
qge(this.$(n.selector), e[r], n.parser);
|
|
83284
83284
|
});
|
|
83285
83285
|
}
|
|
@@ -83287,7 +83287,7 @@ class zge extends Ih {
|
|
|
83287
83287
|
* Sets all `<select>` elements to their default values.
|
|
83288
83288
|
*/
|
|
83289
83289
|
setDefaults() {
|
|
83290
|
-
|
|
83290
|
+
Ef(Ud, (e) => {
|
|
83291
83291
|
const n = e.hasOwnProperty("default") ? e.default : 0;
|
|
83292
83292
|
this.$(e.selector).selectedIndex = n;
|
|
83293
83293
|
});
|
|
@@ -84002,7 +84002,7 @@ This may prevent text tracks from loading.`), this.restoreMetadataTracksInIOSNat
|
|
|
84002
84002
|
e.parentNode && e.parentNode.insertBefore(r, e), Bn.disposeMediaElement(e), e = r;
|
|
84003
84003
|
} else {
|
|
84004
84004
|
e = Cn.createElement("video");
|
|
84005
|
-
const r = this.options_.tag &&
|
|
84005
|
+
const r = this.options_.tag && $d(this.options_.tag), i = qi({}, r);
|
|
84006
84006
|
(!Y2 || this.options_.nativeControlsForTouch !== !0) && delete i.controls, iL(e, Object.assign(i, {
|
|
84007
84007
|
id: this.options_.techId,
|
|
84008
84008
|
class: "vjs-tech"
|
|
@@ -85322,7 +85322,7 @@ class da extends Ut {
|
|
|
85322
85322
|
hiddenChildren: []
|
|
85323
85323
|
}, !this.options_ || !this.options_.techOrder || !this.options_.techOrder.length)
|
|
85324
85324
|
throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");
|
|
85325
|
-
if (this.tag = e, this.tagAttributes = e &&
|
|
85325
|
+
if (this.tag = e, this.tagAttributes = e && $d(e), this.language(this.options_.language), n.languages) {
|
|
85326
85326
|
const s = {};
|
|
85327
85327
|
Object.getOwnPropertyNames(n.languages).forEach(function(o) {
|
|
85328
85328
|
s[o.toLowerCase()] = n.languages[o];
|
|
@@ -85379,7 +85379,7 @@ class da extends Ut {
|
|
|
85379
85379
|
let e = this.tag, n, r = this.playerElIngest_ = e.parentNode && e.parentNode.hasAttribute && e.parentNode.hasAttribute("data-vjs-player");
|
|
85380
85380
|
const i = this.tag.tagName.toLowerCase() === "video-js";
|
|
85381
85381
|
r ? n = this.el_ = e.parentNode : i || (n = this.el_ = super.createEl("div"));
|
|
85382
|
-
const a =
|
|
85382
|
+
const a = $d(e);
|
|
85383
85383
|
if (i) {
|
|
85384
85384
|
for (n = this.el_ = e, e = this.tag = Cn.createElement("video"); n.children.length; )
|
|
85385
85385
|
e.appendChild(n.firstChild);
|
|
@@ -85789,7 +85789,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
85789
85789
|
});
|
|
85790
85790
|
const i = this.cache_.sources.filter((l) => l.src && l.src === n), a = [], s = this.$$("source"), o = [];
|
|
85791
85791
|
for (let l = 0; l < s.length; l++) {
|
|
85792
|
-
const u =
|
|
85792
|
+
const u = $d(s[l]);
|
|
85793
85793
|
a.push(u), u.src && u.src === n && o.push(u.src);
|
|
85794
85794
|
}
|
|
85795
85795
|
o.length && !i.length ? this.cache_.sources = a : i.length || (this.cache_.sources = [this.cache_.source]), this.cache_.src = n;
|
|
@@ -87914,7 +87914,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
87914
87914
|
const n = {
|
|
87915
87915
|
sources: [],
|
|
87916
87916
|
tracks: []
|
|
87917
|
-
}, r =
|
|
87917
|
+
}, r = $d(e), i = r["data-setup"];
|
|
87918
87918
|
if (Jp(e, "vjs-fill") && (r.fill = !0), Jp(e, "vjs-fluid") && (r.fluid = !0), i !== null)
|
|
87919
87919
|
try {
|
|
87920
87920
|
Object.assign(r, JSON.parse(i || "{}"));
|
|
@@ -87925,7 +87925,7 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
|
|
|
87925
87925
|
const a = e.childNodes;
|
|
87926
87926
|
for (let s = 0, o = a.length; s < o; s++) {
|
|
87927
87927
|
const l = a[s], u = l.nodeName.toLowerCase();
|
|
87928
|
-
u === "source" ? n.sources.push(
|
|
87928
|
+
u === "source" ? n.sources.push($d(l)) : u === "track" && n.tracks.push($d(l));
|
|
87929
87929
|
}
|
|
87930
87930
|
}
|
|
87931
87931
|
return n;
|
|
@@ -88040,8 +88040,8 @@ sV.forEach(function(t) {
|
|
|
88040
88040
|
};
|
|
88041
88041
|
});
|
|
88042
88042
|
Ut.registerComponent("Player", da);
|
|
88043
|
-
const N4 = "plugin",
|
|
88044
|
-
t[
|
|
88043
|
+
const N4 = "plugin", Df = "activePlugins_", gf = {}, F4 = (t) => gf.hasOwnProperty(t), D3 = (t) => F4(t) ? gf[t] : void 0, oV = (t, e) => {
|
|
88044
|
+
t[Df] = t[Df] || {}, t[Df][e] = !0;
|
|
88045
88045
|
}, k4 = (t, e, n) => {
|
|
88046
88046
|
const r = (n ? "before" : "") + "pluginsetup";
|
|
88047
88047
|
t.trigger(r, e), t.trigger(r + ":" + e.name, e);
|
|
@@ -88150,7 +88150,7 @@ class el {
|
|
|
88150
88150
|
name: e,
|
|
88151
88151
|
player: n
|
|
88152
88152
|
} = this;
|
|
88153
|
-
this.trigger("dispose"), this.off(), n.off("dispose", this.dispose), n[
|
|
88153
|
+
this.trigger("dispose"), this.off(), n.off("dispose", this.dispose), n[Df][e] = !1, this.player = this.state = null, n[e] = x_(e, gf[e]);
|
|
88154
88154
|
}
|
|
88155
88155
|
/**
|
|
88156
88156
|
* Determines if a plugin is a basic plugin (i.e. not a sub-class of `Plugin`).
|
|
@@ -88190,7 +88190,7 @@ class el {
|
|
|
88190
88190
|
throw new Error(`Illegal plugin name, "${e}", cannot share a name with an existing player method!`);
|
|
88191
88191
|
if (typeof n != "function")
|
|
88192
88192
|
throw new Error(`Illegal plugin for "${e}", must be a function, was ${typeof n}.`);
|
|
88193
|
-
return
|
|
88193
|
+
return gf[e] = n, e !== N4 && (el.isBasic(n) ? da.prototype[e] = r3e(e, n) : da.prototype[e] = x_(e, n)), n;
|
|
88194
88194
|
}
|
|
88195
88195
|
/**
|
|
88196
88196
|
* De-register a Video.js plugin.
|
|
@@ -88205,7 +88205,7 @@ class el {
|
|
|
88205
88205
|
static deregisterPlugin(e) {
|
|
88206
88206
|
if (e === N4)
|
|
88207
88207
|
throw new Error("Cannot de-register base plugin.");
|
|
88208
|
-
F4(e) && (delete
|
|
88208
|
+
F4(e) && (delete gf[e], delete da.prototype[e]);
|
|
88209
88209
|
}
|
|
88210
88210
|
/**
|
|
88211
88211
|
* Gets an object containing multiple Video.js plugins.
|
|
@@ -88218,7 +88218,7 @@ class el {
|
|
|
88218
88218
|
* An object containing plugin(s) associated with their name(s) or
|
|
88219
88219
|
* `undefined` if no matching plugins exist).
|
|
88220
88220
|
*/
|
|
88221
|
-
static getPlugins(e = Object.keys(
|
|
88221
|
+
static getPlugins(e = Object.keys(gf)) {
|
|
88222
88222
|
let n;
|
|
88223
88223
|
return e.forEach((r) => {
|
|
88224
88224
|
const i = D3(r);
|
|
@@ -88243,7 +88243,7 @@ el.getPlugin = D3;
|
|
|
88243
88243
|
el.BASE_PLUGIN_NAME = N4;
|
|
88244
88244
|
el.registerPlugin(N4, el);
|
|
88245
88245
|
da.prototype.usingPlugin = function(t) {
|
|
88246
|
-
return !!this[
|
|
88246
|
+
return !!this[Df] && this[Df][t] === !0;
|
|
88247
88247
|
};
|
|
88248
88248
|
da.prototype.hasPlugin = function(t) {
|
|
88249
88249
|
return !!F4(t);
|
|
@@ -88577,7 +88577,7 @@ const lu = 1 / 30, cu = lu * 3, dV = function(t, e) {
|
|
|
88577
88577
|
for (r = 0; r < t.length; r++)
|
|
88578
88578
|
e(t.start(r), t.end(r)) && n.push([t.start(r), t.end(r)]);
|
|
88579
88579
|
return xs(n);
|
|
88580
|
-
},
|
|
88580
|
+
}, vf = function(t, e) {
|
|
88581
88581
|
return dV(t, function(n, r) {
|
|
88582
88582
|
return n - cu <= e && r + cu >= e;
|
|
88583
88583
|
});
|
|
@@ -88949,7 +88949,7 @@ var Wo = {
|
|
|
88949
88949
|
};
|
|
88950
88950
|
const {
|
|
88951
88951
|
log: wV
|
|
88952
|
-
} = Et,
|
|
88952
|
+
} = Et, Of = (t, e) => `${t}-${e}`, xV = (t, e, n) => `placeholder-uri-${t}-${e}-${n}`, A3e = ({
|
|
88953
88953
|
onwarn: t,
|
|
88954
88954
|
oninfo: e,
|
|
88955
88955
|
manifestString: n,
|
|
@@ -89001,7 +89001,7 @@ const {
|
|
|
89001
89001
|
const n = t.playlists[e];
|
|
89002
89002
|
CV({
|
|
89003
89003
|
playlist: n,
|
|
89004
|
-
id:
|
|
89004
|
+
id: Of(e, n.uri)
|
|
89005
89005
|
}), n.resolvedUri = Go(t.uri, n.uri), t.playlists[n.id] = n, t.playlists[n.uri] = n, n.attributes.BANDWIDTH || wV.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribute.");
|
|
89006
89006
|
}
|
|
89007
89007
|
}, x3e = (t) => {
|
|
@@ -89009,7 +89009,7 @@ const {
|
|
|
89009
89009
|
e.uri && (e.resolvedUri = Go(t.uri, e.uri));
|
|
89010
89010
|
});
|
|
89011
89011
|
}, C3e = (t, e) => {
|
|
89012
|
-
const n =
|
|
89012
|
+
const n = Of(0, e), r = {
|
|
89013
89013
|
mediaGroups: {
|
|
89014
89014
|
AUDIO: {},
|
|
89015
89015
|
VIDEO: {},
|
|
@@ -89047,7 +89047,7 @@ const {
|
|
|
89047
89047
|
i.playlists = [na({}, i)];
|
|
89048
89048
|
}
|
|
89049
89049
|
i.playlists.forEach(function(l, u) {
|
|
89050
|
-
const d = n(a, s, o, l), f =
|
|
89050
|
+
const d = n(a, s, o, l), f = Of(u, d);
|
|
89051
89051
|
l.uri ? l.resolvedUri = l.resolvedUri || Go(t.uri, l.uri) : (l.uri = u === 0 ? d : f, l.resolvedUri = l.uri), l.id = l.id || f, l.attributes = l.attributes || {}, t.playlists[l.id] = l, t.playlists[l.uri] = l;
|
|
89052
89052
|
});
|
|
89053
89053
|
}), w3e(t), x3e(t);
|
|
@@ -89230,7 +89230,7 @@ const TV = 22, e0 = ({
|
|
|
89230
89230
|
renditions: r
|
|
89231
89231
|
};
|
|
89232
89232
|
};
|
|
89233
|
-
class
|
|
89233
|
+
class bf extends S3e {
|
|
89234
89234
|
constructor(e, n, r = {}) {
|
|
89235
89235
|
if (super(), !e)
|
|
89236
89236
|
throw new Error("A non-empty playlist URL or object is required");
|
|
@@ -89582,7 +89582,7 @@ class vf extends S3e {
|
|
|
89582
89582
|
if (s.attributes["PATHWAY-ID"] === i) {
|
|
89583
89583
|
const o = s.resolvedUri, l = s.id;
|
|
89584
89584
|
if (n) {
|
|
89585
|
-
const u = this.createCloneURI_(s.resolvedUri, e), d =
|
|
89585
|
+
const u = this.createCloneURI_(s.resolvedUri, e), d = Of(i, u), f = this.createCloneAttributes_(i, s.attributes), p = this.createClonePlaylist_(s, d, e, f);
|
|
89586
89586
|
r.playlists[a] = p, r.playlists[d] = p, r.playlists[u] = p;
|
|
89587
89587
|
} else
|
|
89588
89588
|
r.playlists.splice(a, 1);
|
|
@@ -89625,7 +89625,7 @@ class vf extends S3e {
|
|
|
89625
89625
|
* @param {Object} basePlaylist The original playlist to clone from.
|
|
89626
89626
|
*/
|
|
89627
89627
|
addClonePathway(e, n = {}) {
|
|
89628
|
-
const r = this.main, i = r.playlists.length, a = this.createCloneURI_(n.resolvedUri, e), s =
|
|
89628
|
+
const r = this.main, i = r.playlists.length, a = this.createCloneURI_(n.resolvedUri, e), s = Of(e.ID, a), o = this.createCloneAttributes_(e.ID, n.attributes), l = this.createClonePlaylist_(n, s, e, o);
|
|
89629
89629
|
r.playlists[i] = l, r.playlists[s] = l, r.playlists[a] = l, this.createClonedMediaGroups_(e);
|
|
89630
89630
|
}
|
|
89631
89631
|
/**
|
|
@@ -89651,7 +89651,7 @@ class vf extends S3e {
|
|
|
89651
89651
|
i.mediaGroups[a][n][o] = na({}, l);
|
|
89652
89652
|
const u = i.mediaGroups[a][n][o], d = this.createCloneURI_(l.resolvedUri, e);
|
|
89653
89653
|
u.resolvedUri = d, u.uri = d, u.playlists = [], l.playlists.forEach((f, p) => {
|
|
89654
|
-
const g = i.playlists[f.id], v = xV(a, n, o), m =
|
|
89654
|
+
const g = i.playlists[f.id], v = xV(a, n, o), m = Of(n, v);
|
|
89655
89655
|
if (g && !i.playlists[m]) {
|
|
89656
89656
|
const w = this.createClonePlaylist_(g, m, e), x = w.resolvedUri;
|
|
89657
89657
|
i.playlists[m] = w, i.playlists[x] = w;
|
|
@@ -94885,7 +94885,7 @@ var j6 = {
|
|
|
94885
94885
|
transmux: jV,
|
|
94886
94886
|
createTransmuxer: o4e
|
|
94887
94887
|
};
|
|
94888
|
-
const
|
|
94888
|
+
const Nf = function(t) {
|
|
94889
94889
|
const e = t.transmuxer, n = t.endAction || t.action, r = t.callback, i = na({}, t, {
|
|
94890
94890
|
endAction: null,
|
|
94891
94891
|
transmuxer: null,
|
|
@@ -94980,7 +94980,7 @@ const Of = function(t) {
|
|
|
94980
94980
|
data: t.map.bytes
|
|
94981
94981
|
});
|
|
94982
94982
|
}, d4e = (t, e, n) => {
|
|
94983
|
-
e === qV &&
|
|
94983
|
+
e === qV && Nf({
|
|
94984
94984
|
action: "getMp4WebVttText",
|
|
94985
94985
|
data: t.bytes,
|
|
94986
94986
|
transmuxer: t.transmuxer,
|
|
@@ -95006,7 +95006,7 @@ const Of = function(t) {
|
|
|
95006
95006
|
}
|
|
95007
95007
|
});
|
|
95008
95008
|
}
|
|
95009
|
-
|
|
95009
|
+
Nf({
|
|
95010
95010
|
action: "probeMp4Tracks",
|
|
95011
95011
|
data: t.map.bytes,
|
|
95012
95012
|
transmuxer: t.transmuxer,
|
|
@@ -95150,7 +95150,7 @@ const Of = function(t) {
|
|
|
95150
95150
|
segment: t,
|
|
95151
95151
|
triggerSegmentEventFn: g
|
|
95152
95152
|
});
|
|
95153
|
-
|
|
95153
|
+
Nf({
|
|
95154
95154
|
action: "probeTs",
|
|
95155
95155
|
transmuxer: t.transmuxer,
|
|
95156
95156
|
data: e,
|
|
@@ -95206,7 +95206,7 @@ const Of = function(t) {
|
|
|
95206
95206
|
type: x.hasAudio && !x.isMuxed ? "audio" : "video"
|
|
95207
95207
|
}), T && T.length && s(t, T), S && S.length && o(t, S), f(null, t, {});
|
|
95208
95208
|
};
|
|
95209
|
-
|
|
95209
|
+
Nf({
|
|
95210
95210
|
action: "probeMp4StartTime",
|
|
95211
95211
|
timescales: t.map.timescales,
|
|
95212
95212
|
data: v,
|
|
@@ -95215,7 +95215,7 @@ const Of = function(t) {
|
|
|
95215
95215
|
data: S,
|
|
95216
95216
|
startTime: T
|
|
95217
95217
|
}) => {
|
|
95218
|
-
e = S.buffer, t.bytes = v = S, x.hasAudio && !x.isMuxed && r(t, "audio", "start", T), x.hasVideo && r(t, "video", "start", T),
|
|
95218
|
+
e = S.buffer, t.bytes = v = S, x.hasAudio && !x.isMuxed && r(t, "audio", "start", T), x.hasVideo && r(t, "video", "start", T), Nf({
|
|
95219
95219
|
action: "probeEmsgID3",
|
|
95220
95220
|
data: v,
|
|
95221
95221
|
transmuxer: t.transmuxer,
|
|
@@ -95228,7 +95228,7 @@ const Of = function(t) {
|
|
|
95228
95228
|
E(void 0, D);
|
|
95229
95229
|
return;
|
|
95230
95230
|
}
|
|
95231
|
-
|
|
95231
|
+
Nf({
|
|
95232
95232
|
action: "pushMp4Captions",
|
|
95233
95233
|
endAction: "mp4Captions",
|
|
95234
95234
|
transmuxer: t.transmuxer,
|
|
@@ -95645,7 +95645,7 @@ const Of = function(t) {
|
|
|
95645
95645
|
return "";
|
|
95646
95646
|
const n = Ge.getComputedStyle(t);
|
|
95647
95647
|
return n ? n[e] : "";
|
|
95648
|
-
},
|
|
95648
|
+
}, Ff = function(t, e) {
|
|
95649
95649
|
const n = t.slice();
|
|
95650
95650
|
t.sort(function(r, i) {
|
|
95651
95651
|
const a = e(r, i);
|
|
@@ -95679,7 +95679,7 @@ let XV = function(t, e, n, r, i, a) {
|
|
|
95679
95679
|
playlist: A
|
|
95680
95680
|
};
|
|
95681
95681
|
});
|
|
95682
|
-
|
|
95682
|
+
Ff(l, (A, D) => A.bandwidth - D.bandwidth), l = l.filter((A) => !Wo.isIncompatible(A.playlist));
|
|
95683
95683
|
let u = l.filter((A) => Wo.isEnabled(A.playlist));
|
|
95684
95684
|
u.length || (u = l.filter((A) => !Wo.isDisabled(A.playlist)));
|
|
95685
95685
|
const d = u.filter((A) => A.bandwidth * vs.BANDWIDTH_VARIANCE < e);
|
|
@@ -95694,7 +95694,7 @@ let XV = function(t, e, n, r, i, a) {
|
|
|
95694
95694
|
return i3("could not choose a playlist with options", s), null;
|
|
95695
95695
|
}
|
|
95696
95696
|
const g = d.filter((A) => A.width && A.height);
|
|
95697
|
-
|
|
95697
|
+
Ff(g, (A, D) => A.width - D.width);
|
|
95698
95698
|
const v = g.filter((A) => A.width === n && A.height === r);
|
|
95699
95699
|
f = v[v.length - 1];
|
|
95700
95700
|
const m = v.filter((A) => A.bandwidth === f.bandwidth)[0];
|
|
@@ -95703,7 +95703,7 @@ let XV = function(t, e, n, r, i, a) {
|
|
|
95703
95703
|
let S;
|
|
95704
95704
|
if (a.leastPixelDiffSelector) {
|
|
95705
95705
|
const A = g.map((D) => (D.pixelDiff = Math.abs(D.width - n) + Math.abs(D.height - r), D));
|
|
95706
|
-
|
|
95706
|
+
Ff(A, (D, _) => D.pixelDiff === _.pixelDiff ? _.bandwidth - D.bandwidth : D.pixelDiff - _.pixelDiff), S = A[0];
|
|
95707
95707
|
}
|
|
95708
95708
|
const T = S || E || m || p || u[0] || l[0];
|
|
95709
95709
|
if (T && T.playlist) {
|
|
@@ -95743,10 +95743,10 @@ const F_ = function() {
|
|
|
95743
95743
|
rebufferingImpact: E
|
|
95744
95744
|
};
|
|
95745
95745
|
}), g = p.filter((v) => v.rebufferingImpact <= 0);
|
|
95746
|
-
return
|
|
95746
|
+
return Ff(g, (v, m) => jw(m.playlist, v.playlist)), g.length ? g[0] : (Ff(p, (v, m) => v.rebufferingImpact - m.rebufferingImpact), p[0] || null);
|
|
95747
95747
|
}, E4e = function() {
|
|
95748
95748
|
const t = this.playlists.main.playlists.filter(Wo.isEnabled);
|
|
95749
|
-
return
|
|
95749
|
+
return Ff(t, (n, r) => jw(n, r)), t.filter((n) => !!n2(this.playlists.main, n).video)[0] || null;
|
|
95750
95750
|
}, I4e = (t) => {
|
|
95751
95751
|
let e = 0, n;
|
|
95752
95752
|
return t.bytes && (n = new Uint8Array(t.bytes), t.segments.forEach((r) => {
|
|
@@ -97378,12 +97378,12 @@ const WV = function(t) {
|
|
|
97378
97378
|
return n;
|
|
97379
97379
|
}
|
|
97380
97380
|
return null;
|
|
97381
|
-
},
|
|
97381
|
+
}, kf = (t, e) => {
|
|
97382
97382
|
if (e.queue.length === 0)
|
|
97383
97383
|
return;
|
|
97384
97384
|
let n = 0, r = e.queue[n];
|
|
97385
97385
|
if (r.type === "mediaSource") {
|
|
97386
|
-
!e.updating() && e.mediaSource.readyState !== "closed" && (e.queue.shift(), r.action(e), r.doneFn && r.doneFn(),
|
|
97386
|
+
!e.updating() && e.mediaSource.readyState !== "closed" && (e.queue.shift(), r.action(e), r.doneFn && r.doneFn(), kf("audio", e), kf("video", e));
|
|
97387
97387
|
return;
|
|
97388
97388
|
}
|
|
97389
97389
|
if (t !== "mediaSource" && !(!e.ready() || e.mediaSource.readyState === "closed" || Pb(t, e))) {
|
|
@@ -97393,7 +97393,7 @@ const WV = function(t) {
|
|
|
97393
97393
|
r = e.queue[n];
|
|
97394
97394
|
}
|
|
97395
97395
|
if (e.queue.splice(n, 1), e.queuePending[t] = r, r.action(t, e), !r.doneFn) {
|
|
97396
|
-
e.queuePending[t] = null,
|
|
97396
|
+
e.queuePending[t] = null, kf(t, e);
|
|
97397
97397
|
return;
|
|
97398
97398
|
}
|
|
97399
97399
|
}
|
|
@@ -97513,18 +97513,18 @@ const WV = function(t) {
|
|
|
97513
97513
|
action: n,
|
|
97514
97514
|
doneFn: r,
|
|
97515
97515
|
name: i
|
|
97516
|
-
}),
|
|
97516
|
+
}), kf(t, e);
|
|
97517
97517
|
}, L_ = (t, e) => (n) => {
|
|
97518
97518
|
const r = e[`${t}Buffered`](), i = l3e(r);
|
|
97519
97519
|
if (e.logger_(`received "updateend" event for ${t} Source Buffer: `, i), e.queuePending[t]) {
|
|
97520
97520
|
const a = e.queuePending[t].doneFn;
|
|
97521
97521
|
e.queuePending[t] = null, a && a(e[`${t}Error_`]);
|
|
97522
97522
|
}
|
|
97523
|
-
|
|
97523
|
+
kf(t, e);
|
|
97524
97524
|
};
|
|
97525
97525
|
class JV extends Et.EventTarget {
|
|
97526
97526
|
constructor(e) {
|
|
97527
|
-
super(), this.mediaSource = e, this.sourceopenListener_ = () =>
|
|
97527
|
+
super(), this.mediaSource = e, this.sourceopenListener_ = () => kf("mediaSource", this), this.mediaSource.addEventListener("sourceopen", this.sourceopenListener_), this.logger_ = oc("SourceUpdater"), this.audioTimestampOffset_ = 0, this.videoTimestampOffset_ = 0, this.queue = [], this.queuePending = {
|
|
97528
97528
|
audio: null,
|
|
97529
97529
|
video: null
|
|
97530
97530
|
}, this.delayedAudioAppendQueue_ = [], this.videoAppendQueued_ = !1, this.codecs = {}, this.onVideoUpdateEnd_ = L_("video", this), this.onAudioUpdateEnd_ = L_("audio", this), this.onVideoError_ = (n) => {
|
|
@@ -99273,7 +99273,7 @@ const l5e = (t) => {
|
|
|
99273
99273
|
o[p] || (o[p] = []);
|
|
99274
99274
|
for (const g in s[t][p]) {
|
|
99275
99275
|
let v = s[t][p][g], m;
|
|
99276
|
-
if (f ? (u(`AUDIO group '${p}' label '${g}' is a main playlist`), v.isMainPlaylist = !0, m = null) : r === "vhs-json" && v.playlists ? m = new
|
|
99276
|
+
if (f ? (u(`AUDIO group '${p}' label '${g}' is a main playlist`), v.isMainPlaylist = !0, m = null) : r === "vhs-json" && v.playlists ? m = new bf(v.playlists[0], n, a) : v.resolvedUri ? m = new bf(v.resolvedUri, n, a) : v.playlists && r === "dash" ? m = new Ob(v.playlists[0], n, a, d) : m = null, v = Oi({
|
|
99277
99277
|
id: g,
|
|
99278
99278
|
playlistLoader: m
|
|
99279
99279
|
}, v), j_[t](t, v.playlistLoader, e), o[p].push(v), typeof l[g] > "u") {
|
|
@@ -99327,12 +99327,12 @@ const l5e = (t) => {
|
|
|
99327
99327
|
continue;
|
|
99328
99328
|
let g = o[t][f][p], v;
|
|
99329
99329
|
if (i === "hls")
|
|
99330
|
-
v = new
|
|
99330
|
+
v = new bf(g.resolvedUri, r, s);
|
|
99331
99331
|
else if (i === "dash") {
|
|
99332
99332
|
if (!g.playlists.filter((w) => w.excludeUntil !== 1 / 0).length)
|
|
99333
99333
|
return;
|
|
99334
99334
|
v = new Ob(g.playlists[0], r, s, d);
|
|
99335
|
-
} else i === "vhs-json" && (v = new
|
|
99335
|
+
} else i === "vhs-json" && (v = new bf(
|
|
99336
99336
|
// if the vhs-json object included the media playlist, use the media playlist
|
|
99337
99337
|
// as provided, otherwise use the resolved URI to load the playlist
|
|
99338
99338
|
g.playlists ? g.playlists[0] : g.resolvedUri,
|
|
@@ -99858,7 +99858,7 @@ const w5e = ["mediaRequests", "mediaRequestsAborted", "mediaRequestsTimedout", "
|
|
|
99858
99858
|
return l(`${u} as current playlist is not set`), !0;
|
|
99859
99859
|
if (r.id === t.id)
|
|
99860
99860
|
return !1;
|
|
99861
|
-
const d = !!
|
|
99861
|
+
const d = !!vf(e, n).length;
|
|
99862
99862
|
if (!t.endList)
|
|
99863
99863
|
return !d && typeof t.partTargetDuration == "number" ? (l(`not ${u} as current playlist is live llhls, but currentTime isn't in buffered.`), !1) : (l(`${u} as current playlist is live`), !0);
|
|
99864
99864
|
const f = Lw(e, n), p = o ? vs.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE : vs.MAX_BUFFER_LOW_WATER_LINE;
|
|
@@ -99932,7 +99932,7 @@ class S5e extends Et.EventTarget {
|
|
|
99932
99932
|
};
|
|
99933
99933
|
this.mainPlaylistLoader_ = this.sourceType_ === "dash" ? new Ob(n, this.vhs_, Oi(this.requestOptions_, {
|
|
99934
99934
|
addMetadataToTextTrack: this.addMetadataToTextTrack.bind(this)
|
|
99935
|
-
})) : new
|
|
99935
|
+
})) : new bf(n, this.vhs_, Oi(this.requestOptions_, {
|
|
99936
99936
|
addDateRangesToTextTrack: this.addDateRangesToTextTrack_.bind(this)
|
|
99937
99937
|
})), this.setupMainPlaylistLoaderListeners_(), this.mainSegmentLoader_ = new kb(Oi(x, {
|
|
99938
99938
|
segmentMetadataTrack: this.segmentMetadataTrack_,
|
|
@@ -100528,7 +100528,7 @@ class S5e extends Et.EventTarget {
|
|
|
100528
100528
|
* @return {TimeRange} the current time
|
|
100529
100529
|
*/
|
|
100530
100530
|
setCurrentTime(e) {
|
|
100531
|
-
const n =
|
|
100531
|
+
const n = vf(this.tech_.buffered(), e);
|
|
100532
100532
|
if (!(this.mainPlaylistLoader_ && this.mainPlaylistLoader_.media()) || !this.mainPlaylistLoader_.media().segments)
|
|
100533
100533
|
return 0;
|
|
100534
100534
|
if (n && n.length)
|
|
@@ -101190,7 +101190,7 @@ class _5e extends Et.EventTarget {
|
|
|
101190
101190
|
waiting_() {
|
|
101191
101191
|
if (this.techWaiting_())
|
|
101192
101192
|
return;
|
|
101193
|
-
const e = this.tech_.currentTime(), n = this.tech_.buffered(), r =
|
|
101193
|
+
const e = this.tech_.currentTime(), n = this.tech_.buffered(), r = vf(n, e);
|
|
101194
101194
|
if (r.length && e + 3 <= r.end(0)) {
|
|
101195
101195
|
this.resetTimeUpdate_(), this.tech_.setCurrentTime(e), this.logger_(`Stopped at ${e} while inside a buffered region [${r.start(0)} -> ${r.end(0)}]. Attempting to resume playback by seeking to the current time.`), this.tech_.trigger({
|
|
101196
101196
|
type: "usage",
|
|
@@ -101251,7 +101251,7 @@ class _5e extends Et.EventTarget {
|
|
|
101251
101251
|
return;
|
|
101252
101252
|
let i;
|
|
101253
101253
|
if (e.length && n.length) {
|
|
101254
|
-
const a =
|
|
101254
|
+
const a = vf(e, r - 3), s = vf(e, r), o = vf(n, r);
|
|
101255
101255
|
o.length && !s.length && a.length && (i = {
|
|
101256
101256
|
start: a.end(0),
|
|
101257
101257
|
end: o.end(0)
|
|
@@ -101346,7 +101346,7 @@ const D5e = {
|
|
|
101346
101346
|
};
|
|
101347
101347
|
var rB = "3.16.2", N5e = "7.1.0", F5e = "1.3.1", k5e = "7.2.0", P5e = "4.0.2";
|
|
101348
101348
|
const Oa = {
|
|
101349
|
-
PlaylistLoader:
|
|
101349
|
+
PlaylistLoader: bf,
|
|
101350
101350
|
Playlist: Wo,
|
|
101351
101351
|
utils: R3e,
|
|
101352
101352
|
STANDARD_PLAYLIST_SELECTOR: F_,
|
|
@@ -103071,7 +103071,7 @@ function ive() {
|
|
|
103071
103071
|
throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
103072
103072
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
103073
103073
|
}
|
|
103074
|
-
function
|
|
103074
|
+
function jd(t) {
|
|
103075
103075
|
return nve(t) || rve(t) || hB(t) || ive();
|
|
103076
103076
|
}
|
|
103077
103077
|
function H_(t, e) {
|
|
@@ -103164,7 +103164,7 @@ var pB = /* @__PURE__ */ b.memo(/* @__PURE__ */ b.forwardRef(function(t, e) {
|
|
|
103164
103164
|
break;
|
|
103165
103165
|
}
|
|
103166
103166
|
}, x = function() {
|
|
103167
|
-
var Z =
|
|
103167
|
+
var Z = jd(Se.find(r.current, '[data-pc-section="indicator"]')), re = D();
|
|
103168
103168
|
_(re, re + 1 === Z.length ? Z.length - 1 : re + 1);
|
|
103169
103169
|
}, E = function() {
|
|
103170
103170
|
var Z = D();
|
|
@@ -103173,22 +103173,22 @@ var pB = /* @__PURE__ */ b.memo(/* @__PURE__ */ b.forwardRef(function(t, e) {
|
|
|
103173
103173
|
var Z = D();
|
|
103174
103174
|
_(Z, 0);
|
|
103175
103175
|
}, T = function() {
|
|
103176
|
-
var Z =
|
|
103176
|
+
var Z = jd(Se.find(r.current, '[data-pc-section="indicator"]')), re = D();
|
|
103177
103177
|
_(re, Z.length - 1);
|
|
103178
103178
|
}, A = function() {
|
|
103179
|
-
var Z =
|
|
103179
|
+
var Z = jd(Se.find(r.current, '[data-pc-section="indicator"]')), re = Z.findIndex(function(ue) {
|
|
103180
103180
|
return Se.getAttribute(ue, "data-p-highlight") === !0;
|
|
103181
103181
|
}), H = Se.findSingle(r.current, '[data-pc-section="indicator"] > button[tabindex="0"]'), Q = Z.findIndex(function(ue) {
|
|
103182
103182
|
return ue === H.parentElement;
|
|
103183
103183
|
});
|
|
103184
103184
|
Z[Q].children[0].tabIndex = "-1", Z[re].children[0].tabIndex = "0";
|
|
103185
103185
|
}, D = function() {
|
|
103186
|
-
var Z =
|
|
103186
|
+
var Z = jd(Se.find(r.current, '[data-pc-section="indicator"]')), re = Se.findSingle(r.current, '[data-pc-section="indicator"] > button[tabindex="0"]');
|
|
103187
103187
|
return Z.findIndex(function(H) {
|
|
103188
103188
|
return H === re.parentElement;
|
|
103189
103189
|
});
|
|
103190
103190
|
}, _ = function(Z, re) {
|
|
103191
|
-
var H =
|
|
103191
|
+
var H = jd(Se.find(r.current, '[data-pc-section="indicator"]'));
|
|
103192
103192
|
H[Z].children[0].tabIndex = "-1", H[re].children[0].tabIndex = "0", H[re].children[0].focus();
|
|
103193
103193
|
};
|
|
103194
103194
|
yi(function() {
|
|
@@ -103367,14 +103367,14 @@ var mB = /* @__PURE__ */ b.memo(function(t) {
|
|
|
103367
103367
|
var S = Se.find(t.itemsContainerRef.current, '[data-pc-section="thumbnailitem"]'), T = g();
|
|
103368
103368
|
v(T, S.length - 1);
|
|
103369
103369
|
}, p = function() {
|
|
103370
|
-
var S =
|
|
103370
|
+
var S = jd(Se.find(t.itemsContainerRef.current, '[data-pc-section="thumbnailitem"]')), T = S.findIndex(function(_) {
|
|
103371
103371
|
return Se.getAttribute(_, "data-p-active") === !0;
|
|
103372
103372
|
}), A = Se.findSingle(t.itemsContainerRef.current, '[tabindex="0"]'), D = S.findIndex(function(_) {
|
|
103373
103373
|
return _ === A.parentElement;
|
|
103374
103374
|
});
|
|
103375
103375
|
S[D].children[0].tabIndex = "-1", S[T].children[0].tabIndex = "0";
|
|
103376
103376
|
}, g = function() {
|
|
103377
|
-
var S =
|
|
103377
|
+
var S = jd(Se.find(t.itemsContainerRef.current, '[data-pc-section="thumbnailitem"]')), T = Se.findSingle(t.itemsContainerRef.current, '[data-pc-section="thumbnailitem"] > [tabindex="0"]');
|
|
103378
103378
|
return S.findIndex(function(A) {
|
|
103379
103379
|
return A === T.parentElement;
|
|
103380
103380
|
});
|
|
@@ -103471,7 +103471,7 @@ var mB = /* @__PURE__ */ b.memo(function(t) {
|
|
|
103471
103471
|
`);
|
|
103472
103472
|
if (t.responsiveOptions) {
|
|
103473
103473
|
var U = Fe.localeComparator(E && E.locale || Vn.locale);
|
|
103474
|
-
m.current =
|
|
103474
|
+
m.current = jd(t.responsiveOptions), m.current.sort(function(ce, _e) {
|
|
103475
103475
|
var Te = ce.breakpoint, ge = _e.breakpoint;
|
|
103476
103476
|
return Fe.sort(Te, ge, -1, U, E && E.nullSortOrder || Vn.nullSortOrder);
|
|
103477
103477
|
});
|
|
@@ -106560,10 +106560,10 @@ const TB = [
|
|
|
106560
106560
|
function h0(t) {
|
|
106561
106561
|
return typeof t == "object" && t !== null && t.constructor && Object.prototype.toString.call(t).slice(8, -1) === "Object" && !t.__swiper__;
|
|
106562
106562
|
}
|
|
106563
|
-
function
|
|
106563
|
+
function Pf(t, e) {
|
|
106564
106564
|
const n = ["__proto__", "constructor", "prototype"];
|
|
106565
106565
|
Object.keys(e).filter((r) => n.indexOf(r) < 0).forEach((r) => {
|
|
106566
|
-
typeof t[r] > "u" ? t[r] = e[r] : h0(e[r]) && h0(t[r]) && Object.keys(e[r]).length > 0 ? e[r].__swiper__ ? t[r] = e[r] :
|
|
106566
|
+
typeof t[r] > "u" ? t[r] = e[r] : h0(e[r]) && h0(t[r]) && Object.keys(e[r]).length > 0 ? e[r].__swiper__ ? t[r] = e[r] : Pf(t[r], e[r]) : t[r] = e[r];
|
|
106567
106567
|
});
|
|
106568
106568
|
}
|
|
106569
106569
|
function EB(t) {
|
|
@@ -106623,10 +106623,10 @@ function D9e(t, e) {
|
|
|
106623
106623
|
const n = {
|
|
106624
106624
|
on: {}
|
|
106625
106625
|
}, r = {}, i = {};
|
|
106626
|
-
|
|
106626
|
+
Pf(n, $b), n._emitClasses = !0, n.init = !1;
|
|
106627
106627
|
const a = {}, s = TB.map((l) => l.replace(/_/, "")), o = Object.assign({}, t);
|
|
106628
106628
|
return Object.keys(o).forEach((l) => {
|
|
106629
|
-
typeof t[l] > "u" || (s.indexOf(l) >= 0 ? h0(t[l]) ? (n[l] = {}, i[l] = {},
|
|
106629
|
+
typeof t[l] > "u" || (s.indexOf(l) >= 0 ? h0(t[l]) ? (n[l] = {}, i[l] = {}, Pf(n[l], t[l]), Pf(i[l], t[l])) : (n[l] = t[l], i[l] = t[l]) : l.search(/on[A-Z]/) === 0 && typeof t[l] == "function" ? e ? r[`${l[2].toLowerCase()}${l.substr(3)}`] = t[l] : n.on[`${l[2].toLowerCase()}${l.substr(3)}`] = t[l] : a[l] = t[l]);
|
|
106630
106630
|
}), ["navigation", "pagination", "scrollbar"].forEach((l) => {
|
|
106631
106631
|
n[l] === !0 && (n[l] = {}), n[l] === !1 && delete n[l];
|
|
106632
106632
|
}), {
|
|
@@ -106775,7 +106775,7 @@ const eD = /* @__PURE__ */ fh(null), M9e = /* @__PURE__ */ fh(null), Yw = /* @__
|
|
|
106775
106775
|
renderExternal: p,
|
|
106776
106776
|
renderExternalUpdate: !1
|
|
106777
106777
|
};
|
|
106778
|
-
|
|
106778
|
+
Pf(x.current.params.virtual, K), Pf(x.current.originalParams.virtual, K);
|
|
106779
106779
|
}
|
|
106780
106780
|
};
|
|
106781
106781
|
w.current || ie(), x.current && x.current.on("_beforeBreakpoint", $);
|
|
@@ -109226,9 +109226,9 @@ const h7e = "Uploady - Container for file input must be a valid dom element", w$
|
|
|
109226
109226
|
retries: 0,
|
|
109227
109227
|
parallel: 1
|
|
109228
109228
|
}), v7e = (t) => ah({}, x$, t);
|
|
109229
|
-
let
|
|
109230
|
-
const b7e = () => (
|
|
109231
|
-
const r =
|
|
109229
|
+
let Mf = null;
|
|
109230
|
+
const b7e = () => (Mf = null, Rc() && "Blob" in window && (Mf = Blob.prototype.slice || Blob.prototype.webkitSlice || Blob.prototype.mozSlice), !!Mf), C$ = b7e(), y7e = (t, e, n) => {
|
|
109231
|
+
const r = Mf == null ? void 0 : Mf.call(t, e, n, t.type);
|
|
109232
109232
|
return r && (r.name = t.name, r.lastModified = t.lastModified), r;
|
|
109233
109233
|
};
|
|
109234
109234
|
class wv extends Error {
|
|
@@ -121268,8 +121268,8 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
121268
121268
|
task_status: o,
|
|
121269
121269
|
TASK_PUBLISHED: l
|
|
121270
121270
|
} = hr(), u = Un(null), [d, f] = Pe(!1), [{ isDragging: p }, g] = Bi({
|
|
121271
|
-
item: { ...e, type:
|
|
121272
|
-
type:
|
|
121271
|
+
item: { ...e, type: Rf, uuid: e == null ? void 0 : e.uuid, path: n },
|
|
121272
|
+
type: Rf,
|
|
121273
121273
|
collect: (T) => ({
|
|
121274
121274
|
isDragging: T.isDragging()
|
|
121275
121275
|
})
|
|
@@ -121564,7 +121564,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
121564
121564
|
style: { opacity: v },
|
|
121565
121565
|
className: (() => {
|
|
121566
121566
|
let T = "";
|
|
121567
|
-
return a ? (T = T + " component ", i ===
|
|
121567
|
+
return a ? (T = T + " component ", i === Lf ? T = T + " " : T = T + " px-2 ") : (T = T + " component draggable field-form-builder-not-preview", i === Lf ? T = T + " pdf-component" : T = T + " px-2 pdf-component"), T;
|
|
121568
121568
|
})(),
|
|
121569
121569
|
onMouseOver: x,
|
|
121570
121570
|
onMouseOut: E,
|
|
@@ -124241,7 +124241,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
124241
124241
|
e.children.map((j, se) => {
|
|
124242
124242
|
const pe = `${n}-${se}`;
|
|
124243
124243
|
return /* @__PURE__ */ I(nt.Fragment, { children: [
|
|
124244
|
-
g ===
|
|
124244
|
+
g === qd && /* @__PURE__ */ c(
|
|
124245
124245
|
xr,
|
|
124246
124246
|
{
|
|
124247
124247
|
isAdvanceView: u,
|
|
@@ -124277,7 +124277,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
124277
124277
|
}
|
|
124278
124278
|
)
|
|
124279
124279
|
] }),
|
|
124280
|
-
(g ===
|
|
124280
|
+
(g === cf || g === V1 || g === K3 || g === m8 || g === Tp) && (f === !1 ? /* @__PURE__ */ c(we, { children: u === !0 ? /* @__PURE__ */ c(
|
|
124281
124281
|
Wr,
|
|
124282
124282
|
{
|
|
124283
124283
|
header: "Row",
|
|
@@ -124354,7 +124354,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
124354
124354
|
) }, pe);
|
|
124355
124355
|
}) })
|
|
124356
124356
|
] }) })),
|
|
124357
|
-
g ===
|
|
124357
|
+
g === Lf && (f === !1 ? /* @__PURE__ */ I(
|
|
124358
124358
|
"div",
|
|
124359
124359
|
{
|
|
124360
124360
|
children: [
|
|
@@ -124428,7 +124428,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
124428
124428
|
) }, pe);
|
|
124429
124429
|
}) })
|
|
124430
124430
|
] }) })),
|
|
124431
|
-
g ===
|
|
124431
|
+
g === qd && /* @__PURE__ */ c("div", { className: "form-builder-columns", children: e.children.map((j, se) => {
|
|
124432
124432
|
const pe = `${n}-${se}`;
|
|
124433
124433
|
return /* @__PURE__ */ c(nt.Fragment, { children: W(
|
|
124434
124434
|
j,
|
|
@@ -127087,7 +127087,7 @@ const pSe = LU(owe), mSe = (t) => {
|
|
|
127087
127087
|
e.children.map((ve, Ie) => {
|
|
127088
127088
|
const be = `${n}-${Ie}`;
|
|
127089
127089
|
return /* @__PURE__ */ I(nt.Fragment, { children: [
|
|
127090
|
-
_ ===
|
|
127090
|
+
_ === qd && /* @__PURE__ */ c(
|
|
127091
127091
|
xr,
|
|
127092
127092
|
{
|
|
127093
127093
|
isAdvanceView: A,
|
|
@@ -129625,15 +129625,15 @@ const tEe = () => {
|
|
|
129625
129625
|
switch (t) {
|
|
129626
129626
|
case V1:
|
|
129627
129627
|
return /* @__PURE__ */ c(ZSe, {});
|
|
129628
|
-
case
|
|
129628
|
+
case cf:
|
|
129629
129629
|
return /* @__PURE__ */ c(oTe, {});
|
|
129630
|
-
case
|
|
129630
|
+
case Lf:
|
|
129631
129631
|
return /* @__PURE__ */ c(pTe, {});
|
|
129632
129632
|
case K3:
|
|
129633
129633
|
return /* @__PURE__ */ c(ETe, {});
|
|
129634
129634
|
case X3:
|
|
129635
129635
|
return /* @__PURE__ */ c(tEe, {});
|
|
129636
|
-
case
|
|
129636
|
+
case qd:
|
|
129637
129637
|
return /* @__PURE__ */ c(lEe, {});
|
|
129638
129638
|
}
|
|
129639
129639
|
}, cEe = (t) => {
|
|
@@ -130140,7 +130140,7 @@ const tEe = () => {
|
|
|
130140
130140
|
"div",
|
|
130141
130141
|
{
|
|
130142
130142
|
className: `${d === !0 ? f : " "} mt-2 mb-2`,
|
|
130143
|
-
children: /* @__PURE__ */ c(
|
|
130143
|
+
children: /* @__PURE__ */ c(yf, { backend: Af, children: T !== null && ((ve = T == null ? void 0 : T.layout) == null ? void 0 : ve.length) && /* @__PURE__ */ c(q3, {}) })
|
|
130144
130144
|
}
|
|
130145
130145
|
),
|
|
130146
130146
|
/* @__PURE__ */ c(y5, { ref: i }),
|
|
@@ -130177,7 +130177,7 @@ const tEe = () => {
|
|
|
130177
130177
|
A == null ? void 0 : A.task_title,
|
|
130178
130178
|
" "
|
|
130179
130179
|
] }) }) }),
|
|
130180
|
-
/* @__PURE__ */ c("div", { className: "scroll-height-300 mt-2 mb-2", children: /* @__PURE__ */ c(
|
|
130180
|
+
/* @__PURE__ */ c("div", { className: "scroll-height-300 mt-2 mb-2", children: /* @__PURE__ */ c(yf, { backend: Af, children: T !== null && ((ye = T == null ? void 0 : T.layout) == null ? void 0 : ye.length) && /* @__PURE__ */ c(q3, {}) }) }),
|
|
130181
130181
|
((ee = T == null ? void 0 : T.formType) == null ? void 0 : ee.key) !== "" && (x === 1 || x === null) && r === !1 && /* @__PURE__ */ c(we, { children: /* @__PURE__ */ c("div", { className: "flex justify-content-center", children: /* @__PURE__ */ c(
|
|
130182
130182
|
Nt,
|
|
130183
130183
|
{
|
|
@@ -130188,7 +130188,7 @@ const tEe = () => {
|
|
|
130188
130188
|
}
|
|
130189
130189
|
) }) })
|
|
130190
130190
|
] }) }) }) }) }) }),
|
|
130191
|
-
(((U = T == null ? void 0 : T.formType) == null ? void 0 : U.key) === "page" || ((te = T == null ? void 0 : T.formType) == null ? void 0 : te.key) === "pdf") && /* @__PURE__ */ c("div", { className: "layout-invoice-page", children: /* @__PURE__ */ c("div", { className: "grid", children: /* @__PURE__ */ c("div", { className: "col-12", children: /* @__PURE__ */ c("div", { className: "card", children: /* @__PURE__ */ c(
|
|
130191
|
+
(((U = T == null ? void 0 : T.formType) == null ? void 0 : U.key) === "page" || ((te = T == null ? void 0 : T.formType) == null ? void 0 : te.key) === "pdf") && /* @__PURE__ */ c("div", { className: "layout-invoice-page", children: /* @__PURE__ */ c("div", { className: "grid", children: /* @__PURE__ */ c("div", { className: "col-12", children: /* @__PURE__ */ c("div", { className: "card", children: /* @__PURE__ */ c(yf, { backend: Af, children: T !== null && ((G = T == null ? void 0 : T.layout) == null ? void 0 : G.length) && /* @__PURE__ */ c(q3, {}) }) }) }) }) }),
|
|
130192
130192
|
((ce = T == null ? void 0 : T.formType) == null ? void 0 : ce.key) === "training" && /* @__PURE__ */ c(
|
|
130193
130193
|
cEe,
|
|
130194
130194
|
{
|
|
@@ -131515,7 +131515,7 @@ function $Ee() {
|
|
|
131515
131515
|
onTabChange: (k) => w(k.index),
|
|
131516
131516
|
children: [
|
|
131517
131517
|
/* @__PURE__ */ I(sr, { header: "Builder", children: [
|
|
131518
|
-
/* @__PURE__ */ c(
|
|
131518
|
+
/* @__PURE__ */ c(yf, { backend: Af }),
|
|
131519
131519
|
/* @__PURE__ */ c(
|
|
131520
131520
|
Fo,
|
|
131521
131521
|
{
|
|
@@ -131523,7 +131523,7 @@ function $Ee() {
|
|
|
131523
131523
|
visible: g,
|
|
131524
131524
|
onHide: () => v(!1),
|
|
131525
131525
|
position: "right",
|
|
131526
|
-
children: /* @__PURE__ */ c(
|
|
131526
|
+
children: /* @__PURE__ */ c(yf, { backend: Af, children: /* @__PURE__ */ c("div", { className: "scroll-height-200" }) })
|
|
131527
131527
|
}
|
|
131528
131528
|
)
|
|
131529
131529
|
] }),
|
|
@@ -131767,21 +131767,16 @@ var jEe = {
|
|
|
131767
131767
|
}));
|
|
131768
131768
|
XU.displayName = "ProgressSpinner";
|
|
131769
131769
|
const ZEe = () => {
|
|
131770
|
-
const {
|
|
131771
|
-
renderType: t,
|
|
131772
|
-
componentList: e,
|
|
131773
|
-
sectionsList: n,
|
|
131774
|
-
exam: r
|
|
131775
|
-
} = Qt(), { userSelectedLanguage: i, formBuilderFormLayout: a } = an(), s = 4, o = 0, l = 1, u = 2, d = 5, f = () => {
|
|
131770
|
+
const { renderType: t, componentList: e, sectionsList: n, exam: r } = Qt(), { userSelectedLanguage: i, formBuilderFormLayout: a } = an(), s = 4, o = 0, l = 1, u = 2, d = 5, f = () => {
|
|
131776
131771
|
const B = t;
|
|
131777
131772
|
let F = 0;
|
|
131778
|
-
return B ===
|
|
131773
|
+
return B === qd ? F = s : B === X3 ? F = d : B === K3 || B === m8 || B === Lf ? F = u : B === V1 || B === Tp ? F = l : B === cf && (F = o), F;
|
|
131779
131774
|
}, p = Un(), g = r != null && r.getPaginatedAssessmentQuestionBankList ? r == null ? void 0 : r.getPaginatedAssessmentQuestionBankList : () => {
|
|
131780
131775
|
}, v = r != null && r.getPaginatedAssessmentQuestionBankListFromStore ? r == null ? void 0 : r.getPaginatedAssessmentQuestionBankListFromStore : [], m = r != null && r.updateQuestionBankStates ? r == null ? void 0 : r.updateQuestionBankStates : () => {
|
|
131781
131776
|
}, w = r != null && r.assessmentSearchFilterCourseCategoryId ? r == null ? void 0 : r.assessmentSearchFilterCourseCategoryId : null, x = r != null && r.assessmentSearchFilterCourseSubjectId ? r == null ? void 0 : r.assessmentSearchFilterCourseSubjectId : null, E = r != null && r.AssessmentQuestionBankLoading ? r == null ? void 0 : r.AssessmentQuestionBankLoading : !1, S = r != null && r.AssessmentQuestionBankPaginator ? r == null ? void 0 : r.AssessmentQuestionBankPaginator : () => /* @__PURE__ */ c(we, {}), T = r != null && r.courseCategoryList ? r == null ? void 0 : r.courseCategoryList : [], A = r != null && r.getCourseCategoryList ? r == null ? void 0 : r.getCourseCategoryList : () => {
|
|
131782
131777
|
}, D = r != null && r.subjectList ? r == null ? void 0 : r.subjectList : [], _ = r != null && r.getSubjectList ? r == null ? void 0 : r.getSubjectList : () => {
|
|
131783
131778
|
}, [k, M] = Pe([]);
|
|
131784
|
-
hn(() => (t ===
|
|
131779
|
+
hn(() => (t === qd && (A(), _()), () => {
|
|
131785
131780
|
}), []);
|
|
131786
131781
|
const L = Dr(() => {
|
|
131787
131782
|
const B = v.map(
|
|
@@ -131830,12 +131825,12 @@ const ZEe = () => {
|
|
|
131830
131825
|
const V = () => {
|
|
131831
131826
|
p.current && p.current;
|
|
131832
131827
|
};
|
|
131833
|
-
return hn(() => (t ===
|
|
131828
|
+
return hn(() => (t === qd && g(), () => {
|
|
131834
131829
|
}), [
|
|
131835
131830
|
w,
|
|
131836
131831
|
x
|
|
131837
131832
|
]), /* @__PURE__ */ c(we, { children: /* @__PURE__ */ I(Ra, { activeIndex: f(), scrollable: !0, children: [
|
|
131838
|
-
t ===
|
|
131833
|
+
t === cf && /* @__PURE__ */ c(sr, { header: "Survey", children: KJ.map((B, F) => /* @__PURE__ */ c(
|
|
131839
131834
|
Wr,
|
|
131840
131835
|
{
|
|
131841
131836
|
header: B == null ? void 0 : B.label,
|
|
@@ -131884,7 +131879,7 @@ const ZEe = () => {
|
|
|
131884
131879
|
`pannel-tab-${F}`
|
|
131885
131880
|
)
|
|
131886
131881
|
)) }),
|
|
131887
|
-
(t === K3 || t === m8 || t ===
|
|
131882
|
+
(t === K3 || t === m8 || t === Lf) && /* @__PURE__ */ c(sr, { header: "Layout", children: jK.map((B, F) => /* @__PURE__ */ c(
|
|
131888
131883
|
Wr,
|
|
131889
131884
|
{
|
|
131890
131885
|
header: B == null ? void 0 : B.label,
|
|
@@ -131900,7 +131895,7 @@ const ZEe = () => {
|
|
|
131900
131895
|
},
|
|
131901
131896
|
`pannel-tab-${F}`
|
|
131902
131897
|
)) }),
|
|
131903
|
-
(t ===
|
|
131898
|
+
(t === cf || t === V1 || t === Tp) && /* @__PURE__ */ c(sr, { header: "Layout", children: YJ.map((B, F) => /* @__PURE__ */ c(
|
|
131904
131899
|
Wr,
|
|
131905
131900
|
{
|
|
131906
131901
|
header: B == null ? void 0 : B.label,
|
|
@@ -131916,7 +131911,7 @@ const ZEe = () => {
|
|
|
131916
131911
|
},
|
|
131917
131912
|
`pannel-tab-${F}`
|
|
131918
131913
|
)) }),
|
|
131919
|
-
t ===
|
|
131914
|
+
t === qd && /* @__PURE__ */ c(sr, { header: "Question bank", children: /* @__PURE__ */ I("div", { className: "grid", children: [
|
|
131920
131915
|
/* @__PURE__ */ c("div", { className: "col-12", children: UK.map((B, F) => /* @__PURE__ */ c(
|
|
131921
131916
|
"div",
|
|
131922
131917
|
{
|
|
@@ -132042,7 +132037,7 @@ const ZEe = () => {
|
|
|
132042
132037
|
},
|
|
132043
132038
|
`pannel-tab-${F}`
|
|
132044
132039
|
)) }),
|
|
132045
|
-
(t ===
|
|
132040
|
+
(t === cf || t === V1 || t === Tp) && /* @__PURE__ */ I(sr, { header: "Custom", children: [
|
|
132046
132041
|
/* @__PURE__ */ c("h6", { children: "Custom Sections" }),
|
|
132047
132042
|
/* @__PURE__ */ c("div", { className: "grid", children: (n == null ? void 0 : n.length) > 0 && n.map(
|
|
132048
132043
|
(B, F) => /* @__PURE__ */ c(
|