@platform-x/hcltechx-mfe-wrapper 2.0.25 → 2.0.27
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/ArticleVodList-B1wPLpOm.mjs +232 -0
- package/{ArticleVodListComponent-CcOG897w.mjs → ArticleVodListComponent-BSCdKaBx.mjs} +9 -7
- package/{ChallengeDetailComponent-C47aLFFT.mjs → ChallengeDetailComponent-Dc16k8CL.mjs} +7 -7
- package/{ChallengeSliderComponent-DF1u4Nng.mjs → ChallengeSliderComponent-LSqhGchY.mjs} +3 -3
- package/{CommonContentComponent-CioTPoV-.mjs → CommonContentComponent-PqQSVXvH.mjs} +3 -3
- package/{DailyMotion-CuJbJ57X.mjs → DailyMotion-BImjfUKH.mjs} +4 -4
- package/EngagementHomeComponent-D64LUaEe.mjs +115 -0
- package/{EventDetailComponent-CNpsWEK_.mjs → EventDetailComponent-BcXtjiWP.mjs} +7 -7
- package/EventList-D5JMWL_A.mjs +798 -0
- package/{EventListComponent-CZZ4sHGi.mjs → EventListComponent-DS4UzV2u.mjs} +41 -38
- package/{ExperienceZone-DOnREA3B.mjs → ExperienceZone-Dja3P2rA.mjs} +4 -4
- package/{ExperienceZoneComponent-CAhg-HP_.mjs → ExperienceZoneComponent-7aRvmsFj.mjs} +8 -8
- package/{Facebook-LZzQQBwB.mjs → Facebook-BEyOERxl.mjs} +7 -7
- package/{FilePlayer-PSjdtDS2.mjs → FilePlayer-CfOaEb8b.mjs} +5 -5
- package/FilterModal-Dy9URxAu.mjs +175 -0
- package/{IndividualChallengeComponent-CKknZrM-.mjs → IndividualChallengeComponent-B3Ll6nRm.mjs} +3 -3
- package/{Kaltura-VYeCOVrq.mjs → Kaltura-EfzaJ06f.mjs} +5 -5
- package/{Mixcloud-Dx6nltY4.mjs → Mixcloud-DBFdrwUt.mjs} +5 -5
- package/{Mux-DSf8-Tk4.mjs → Mux-7GpdLvqh.mjs} +2 -2
- package/{PageComponent-At1hcA2N.mjs → PageComponent-BOjOl4f4.mjs} +2 -2
- package/{Preview-Dz7WFqwK.mjs → Preview-D2gGdyHS.mjs} +1 -1
- package/{RecentCarousel-DKsUX4Ie.mjs → RecentCarousel-BbYJg84z.mjs} +2 -2
- package/{Share-B7M0YRGF.mjs → Share-CYP0C6AX.mjs} +2 -2
- package/{SoundCloud-NszztQrZ.mjs → SoundCloud-GYfruIK6.mjs} +4 -4
- package/{Streamable-CfvzfJlj.mjs → Streamable-mWiELVXq.mjs} +7 -7
- package/{ToggleButton-CWZQywKU.mjs → ToggleButton-BGGSbdwG.mjs} +67421 -68282
- package/{Twitch-DSHakBLK.mjs → Twitch-Bx1ZLCBF.mjs} +6 -6
- package/{Vidyard-Dgqt_3_q.mjs → Vidyard-BOXj4yjs.mjs} +11 -11
- package/{Vimeo-CFOJzWk4.mjs → Vimeo-BJ0oEQdN.mjs} +2 -2
- package/{Wistia-Ca2t-R17.mjs → Wistia-BAmwBaPh.mjs} +2 -2
- package/{YouTube-Bxi1pwEc.mjs → YouTube-lbJBHWr2.mjs} +7 -7
- package/{index-BtvW_l5Z.mjs → index-CFaxa0Mq.mjs} +487 -490
- package/{index-DcJjqQjm.mjs → index-D_yuRHmU.mjs} +38 -35
- package/index.mjs +1 -1
- package/lib/prelems/Components/EventListComponent.d.ts +2 -1
- package/lib/prelems-wrapper.d.ts +0 -5
- package/{mutateApi-Yg7CgHvo.mjs → mutateApi-BgyTvTL1.mjs} +1 -1
- package/package.json +1 -1
- package/EngagementHomeComponent-C4kpEtQ-.mjs +0 -116
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as w } from "./index-
|
|
1
|
+
import { l as w } from "./index-CFaxa0Mq.mjs";
|
|
2
2
|
import D from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as C, z as N } from "./ToggleButton-BGGSbdwG.mjs";
|
|
4
4
|
function I(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -17,7 +17,7 @@ function I(t, e) {
|
|
|
17
17
|
}
|
|
18
18
|
return Object.freeze(Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }));
|
|
19
19
|
}
|
|
20
|
-
var M = Object.create, l = Object.defineProperty, S = Object.getOwnPropertyDescriptor, j = Object.getOwnPropertyNames, A = Object.getPrototypeOf, R = Object.prototype.hasOwnProperty, H = (t, e, r) => e in t ? l(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r,
|
|
20
|
+
var M = Object.create, l = Object.defineProperty, S = Object.getOwnPropertyDescriptor, j = Object.getOwnPropertyNames, A = Object.getPrototypeOf, R = Object.prototype.hasOwnProperty, H = (t, e, r) => e in t ? l(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, x = (t, e) => {
|
|
21
21
|
for (var r in e)
|
|
22
22
|
l(t, r, { get: e[r], enumerable: !0 });
|
|
23
23
|
}, _ = (t, e, r, s) => {
|
|
@@ -25,7 +25,7 @@ var M = Object.create, l = Object.defineProperty, S = Object.getOwnPropertyDescr
|
|
|
25
25
|
for (let a of j(e))
|
|
26
26
|
!R.call(t, a) && a !== r && l(t, a, { get: () => e[a], enumerable: !(s = S(e, a)) || s.enumerable });
|
|
27
27
|
return t;
|
|
28
|
-
},
|
|
28
|
+
}, F = (t, e, r) => (r = t != null ? M(A(t)) : {}, _(
|
|
29
29
|
// If the importer is in node compatibility mode or this is not an ESM
|
|
30
30
|
// file that has been converted to a CommonJS file using a Babel-
|
|
31
31
|
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
@@ -33,10 +33,10 @@ var M = Object.create, l = Object.defineProperty, S = Object.getOwnPropertyDescr
|
|
|
33
33
|
!t || !t.__esModule ? l(r, "default", { value: t, enumerable: !0 }) : r,
|
|
34
34
|
t
|
|
35
35
|
)), U = (t) => _(l({}, "__esModule", { value: !0 }), t), o = (t, e, r) => (H(t, typeof e != "symbol" ? e + "" : e, r), r), f = {};
|
|
36
|
-
|
|
36
|
+
x(f, {
|
|
37
37
|
default: () => h
|
|
38
38
|
});
|
|
39
|
-
var P = U(f), y =
|
|
39
|
+
var P = U(f), y = F(D), c = C, u = N;
|
|
40
40
|
const K = "https://player.twitch.tv/js/embed/v1.js", V = "Twitch", $ = "twitch-player-";
|
|
41
41
|
class h extends y.Component {
|
|
42
42
|
constructor() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as g } from "./index-
|
|
1
|
+
import { l as g } from "./index-CFaxa0Mq.mjs";
|
|
2
2
|
import v from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as b, z as O } from "./ToggleButton-BGGSbdwG.mjs";
|
|
4
4
|
function V(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const o = e[r];
|
|
@@ -34,13 +34,13 @@ var D = Object.create, n = Object.defineProperty, j = Object.getOwnPropertyDescr
|
|
|
34
34
|
t
|
|
35
35
|
)), E = (t) => h(n({}, "__esModule", { value: !0 }), t), s = (t, e, r) => (A(t, typeof e != "symbol" ? e + "" : e, r), r), _ = {};
|
|
36
36
|
L(_, {
|
|
37
|
-
default: () =>
|
|
37
|
+
default: () => y
|
|
38
38
|
});
|
|
39
|
-
var f = E(_), c = R(v),
|
|
39
|
+
var f = E(_), c = R(v), d = b, P = O;
|
|
40
40
|
const C = "https://play.vidyard.com/embed/v4.js", N = "VidyardV4", x = "onVidyardAPI";
|
|
41
|
-
class
|
|
41
|
+
class y extends c.Component {
|
|
42
42
|
constructor() {
|
|
43
|
-
super(...arguments), s(this, "callPlayer",
|
|
43
|
+
super(...arguments), s(this, "callPlayer", d.callPlayer), s(this, "mute", () => {
|
|
44
44
|
this.setVolume(0);
|
|
45
45
|
}), s(this, "unmute", () => {
|
|
46
46
|
this.props.volume !== null && this.setVolume(this.props.volume);
|
|
@@ -53,7 +53,7 @@ class d extends c.Component {
|
|
|
53
53
|
}
|
|
54
54
|
load(e) {
|
|
55
55
|
const { playing: r, config: o, onError: a, onDuration: i } = this.props, l = e && e.match(P.MATCH_URL_VIDYARD)[1];
|
|
56
|
-
this.player && this.stop(), (0,
|
|
56
|
+
this.player && this.stop(), (0, d.getSDK)(C, N, x).then((p) => {
|
|
57
57
|
this.container && (p.api.addReadyListener((u, m) => {
|
|
58
58
|
this.player || (this.player = m, this.player.on("ready", this.props.onReady), this.player.on("play", this.props.onPlay), this.player.on("pause", this.props.onPause), this.player.on("seek", this.props.onSeek), this.player.on("playerComplete", this.props.onEnded));
|
|
59
59
|
}, l), p.api.renderPlayer({
|
|
@@ -102,12 +102,12 @@ class d extends c.Component {
|
|
|
102
102
|
return /* @__PURE__ */ c.default.createElement("div", { style: r }, /* @__PURE__ */ c.default.createElement("div", { ref: this.ref }));
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
|
-
s(
|
|
106
|
-
s(
|
|
107
|
-
const T = /* @__PURE__ */ g(f),
|
|
105
|
+
s(y, "displayName", "Vidyard");
|
|
106
|
+
s(y, "canPlay", P.canPlay.vidyard);
|
|
107
|
+
const T = /* @__PURE__ */ g(f), B = /* @__PURE__ */ V({
|
|
108
108
|
__proto__: null,
|
|
109
109
|
default: T
|
|
110
110
|
}, [f]);
|
|
111
111
|
export {
|
|
112
|
-
|
|
112
|
+
B as V
|
|
113
113
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as d } from "./index-
|
|
1
|
+
import { l as d } from "./index-CFaxa0Mq.mjs";
|
|
2
2
|
import f from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as m, z as _ } from "./ToggleButton-BGGSbdwG.mjs";
|
|
4
4
|
function P(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const a = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as m } from "./index-
|
|
1
|
+
import { l as m } from "./index-CFaxa0Mq.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as v, z as w } from "./ToggleButton-BGGSbdwG.mjs";
|
|
4
4
|
function O(t, e) {
|
|
5
5
|
for (var a = 0; a < e.length; a++) {
|
|
6
6
|
const s = e[a];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as U } from "./index-
|
|
1
|
+
import { l as U } from "./index-CFaxa0Mq.mjs";
|
|
2
2
|
import I from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as L, z as M } from "./ToggleButton-BGGSbdwG.mjs";
|
|
4
4
|
function Y(a, e) {
|
|
5
5
|
for (var t = 0; t < e.length; t++) {
|
|
6
6
|
const o = e[t];
|
|
@@ -17,7 +17,7 @@ function Y(a, e) {
|
|
|
17
17
|
}
|
|
18
18
|
return Object.freeze(Object.defineProperty(a, Symbol.toStringTag, { value: "Module" }));
|
|
19
19
|
}
|
|
20
|
-
var k = Object.create, u = Object.defineProperty, N = Object.getOwnPropertyDescriptor, j = Object.getOwnPropertyNames, V = Object.getPrototypeOf, B = Object.prototype.hasOwnProperty,
|
|
20
|
+
var k = Object.create, u = Object.defineProperty, N = Object.getOwnPropertyDescriptor, j = Object.getOwnPropertyNames, V = Object.getPrototypeOf, B = Object.prototype.hasOwnProperty, K = (a, e, t) => e in a ? u(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, x = (a, e) => {
|
|
21
21
|
for (var t in e)
|
|
22
22
|
u(a, t, { get: e[t], enumerable: !0 });
|
|
23
23
|
}, v = (a, e, t, o) => {
|
|
@@ -25,18 +25,18 @@ var k = Object.create, u = Object.defineProperty, N = Object.getOwnPropertyDescr
|
|
|
25
25
|
for (let r of j(e))
|
|
26
26
|
!B.call(a, r) && r !== t && u(a, r, { get: () => e[r], enumerable: !(o = N(e, r)) || o.enumerable });
|
|
27
27
|
return a;
|
|
28
|
-
},
|
|
28
|
+
}, F = (a, e, t) => (t = a != null ? k(V(a)) : {}, v(
|
|
29
29
|
// If the importer is in node compatibility mode or this is not an ESM
|
|
30
30
|
// file that has been converted to a CommonJS file using a Babel-
|
|
31
31
|
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
32
32
|
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
33
33
|
!a || !a.__esModule ? u(t, "default", { value: a, enumerable: !0 }) : t,
|
|
34
34
|
a
|
|
35
|
-
)), H = (a) => v(u({}, "__esModule", { value: !0 }), a), s = (a, e, t) => (
|
|
36
|
-
|
|
35
|
+
)), H = (a) => v(u({}, "__esModule", { value: !0 }), a), s = (a, e, t) => (K(a, typeof e != "symbol" ? e + "" : e, t), t), w = {};
|
|
36
|
+
x(w, {
|
|
37
37
|
default: () => O
|
|
38
38
|
});
|
|
39
|
-
var S = H(w), m =
|
|
39
|
+
var S = H(w), m = F(I), p = L, D = M;
|
|
40
40
|
const z = "https://www.youtube.com/iframe_api", T = "YT", G = "onYouTubeIframeAPIReady", f = /[?&](?:list|channel)=([a-zA-Z0-9_-]+)/, b = /user\/([a-zA-Z0-9_-]+)\/?/, Q = /youtube-nocookie\.com/, Z = "https://www.youtube-nocookie.com";
|
|
41
41
|
class O extends m.Component {
|
|
42
42
|
constructor() {
|