@platform-x/hcltechx-mfe-wrapper 1.0.17 → 1.0.18
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/{ArticleVodListComponent-Cmh3dbqz.mjs → ArticleVodListComponent-BhC9fcBK.mjs} +2 -2
- package/ChallengeDetailComponent-a2-1SXW4.mjs +130 -0
- package/{ChallengeSliderComponent-CJWZYazj.mjs → ChallengeSliderComponent-Rs05SYDh.mjs} +3 -3
- package/{CommonContentComponent-C2CQPSUv.mjs → CommonContentComponent-DMYED0gU.mjs} +27 -32
- package/{DailyMotion-Dn0Wefyy.mjs → DailyMotion-_hNQmRIk.mjs} +4 -4
- package/{EngagementHomeComponent-C1TlhquE.mjs → EngagementHomeComponent-BdOJMzso.mjs} +3 -3
- package/{EventDetailComponent-C6rPM84x.mjs → EventDetailComponent-Dv5P99jT.mjs} +8 -8
- package/EventListComponent-Dchsfqzz.mjs +82 -0
- package/{Facebook-CHDKmwQ2.mjs → Facebook-Brr6zTj8.mjs} +4 -4
- package/{FilePlayer-DYPozp9B.mjs → FilePlayer-hyVP7MCn.mjs} +11 -11
- package/{IndividualChallengeComponent-Cr9-cwdB.mjs → IndividualChallengeComponent-B_T7b3Ur.mjs} +56 -51
- package/{Kaltura-CF9gfNmQ.mjs → Kaltura-Dm0iFq0_.mjs} +5 -5
- package/Mapping-jqmNMEpL.mjs +31 -0
- package/{Mixcloud-Rcvs2th1.mjs → Mixcloud-BxCqkqBI.mjs} +5 -5
- package/{Mux-DHN7l3BG.mjs → Mux-EuvXxP57.mjs} +7 -7
- package/PageComponent-rF8u6X9M.mjs +97 -0
- package/{Preview-CVDdi0j6.mjs → Preview-Cn_VJga7.mjs} +6 -6
- package/{RecentCarousel-B-ELyI30.mjs → RecentCarousel-CTKvh3_T.mjs} +17 -17
- package/{Share-uXoUDHk4.mjs → Share-vHOqy5cA.mjs} +538 -663
- package/{SoundCloud-Cjg4ImMg.mjs → SoundCloud-BXf1CmYj.mjs} +2 -2
- package/{Streamable-CCYu2EKx.mjs → Streamable-CRhFsgCM.mjs} +7 -7
- package/ToggleButton-BjTEhXO6.mjs +60508 -0
- package/{Twitch-cmyUqhkG.mjs → Twitch-C8vuPU3L.mjs} +4 -4
- package/{Vidyard-B8-nr_Fv.mjs → Vidyard-BI-z_7aH.mjs} +14 -14
- package/{Vimeo-B63IG5aC.mjs → Vimeo-Cg66sfnT.mjs} +2 -2
- package/{Wistia-DfkI_SbS.mjs → Wistia-CFM3uvZW.mjs} +5 -5
- package/{YouTube-CU68ZQl6.mjs → YouTube-HRwM8_Rt.mjs} +4 -4
- package/{index-CgIBu_Si.mjs → index-BBX-vK5Q.mjs} +1217 -1242
- package/index-JLQT9i3x.mjs +62 -0
- package/index.mjs +1 -1
- package/lib/Pages/PageComponent.d.ts +2 -0
- package/lib/Pages/PrelemBuilder.d.ts +8 -0
- package/lib/services/fetchQueries.d.ts +1 -1
- package/lib/utils/Mapping.d.ts +20 -0
- package/lib/utils/componentMapping.d.ts +1 -0
- package/lib/utils/constants.d.ts +22 -0
- package/lib/utils/helper.d.ts +34 -0
- package/{mutateApi-PiJF8MYO.mjs → mutateApi-C3NgPEmY.mjs} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/ChallengeDetailComponent-DEVyf4Wz.mjs +0 -107
- package/EventList-lwNYrStD.mjs +0 -220154
- package/EventListComponent-DYXFA5v_.mjs +0 -79
- package/index-Dbzb3b-0.mjs +0 -19
- package/lib/Components/EventDetails/EventDetailComponent.d.ts +0 -1
- package/lib/Components/EventDetails/index.d.ts +0 -2
- package/lib/Components/EventList/EventListComponent.d.ts +0 -2
- package/lib/Components/EventList/index.d.ts +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { m as P } from "./index-BBX-vK5Q.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as b, z as v } from "./ToggleButton-BjTEhXO6.mjs";
|
|
4
4
|
function O(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { m } from "./index-BBX-vK5Q.mjs";
|
|
2
2
|
import f from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { y as _, z as b } from "./ToggleButton-BjTEhXO6.mjs";
|
|
4
4
|
function P(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -36,7 +36,7 @@ var g = Object.create, l = Object.defineProperty, v = Object.getOwnPropertyDescr
|
|
|
36
36
|
w(h, {
|
|
37
37
|
default: () => n
|
|
38
38
|
});
|
|
39
|
-
var
|
|
39
|
+
var y = D(h), p = M(f), u = _, d = b;
|
|
40
40
|
const T = "https://cdn.embed.ly/player-0.1.0.min.js", E = "playerjs";
|
|
41
41
|
class n extends p.Component {
|
|
42
42
|
constructor() {
|
|
@@ -87,7 +87,7 @@ class n extends p.Component {
|
|
|
87
87
|
return this.secondsLoaded;
|
|
88
88
|
}
|
|
89
89
|
render() {
|
|
90
|
-
const e = this.props.url.match(
|
|
90
|
+
const e = this.props.url.match(d.MATCH_URL_STREAMABLE)[1], r = {
|
|
91
91
|
width: "100%",
|
|
92
92
|
height: "100%"
|
|
93
93
|
};
|
|
@@ -105,11 +105,11 @@ class n extends p.Component {
|
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
o(n, "displayName", "Streamable");
|
|
108
|
-
o(n, "canPlay",
|
|
109
|
-
const A = /* @__PURE__ */ m(
|
|
108
|
+
o(n, "canPlay", d.canPlay.streamable);
|
|
109
|
+
const A = /* @__PURE__ */ m(y), R = /* @__PURE__ */ P({
|
|
110
110
|
__proto__: null,
|
|
111
111
|
default: A
|
|
112
|
-
}, [
|
|
112
|
+
}, [y]);
|
|
113
113
|
export {
|
|
114
114
|
R as S
|
|
115
115
|
};
|