@platform-x/hcltechx-mfe-wrapper 2.0.11 → 2.0.13
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-DDlpAvkj.mjs → ArticleVodListComponent-DggJaF-f.mjs} +2 -2
- package/{ChallengeDetailComponent-Cp5WgZyn.mjs → ChallengeDetailComponent-CB8MJ0zD.mjs} +51 -50
- package/{ChallengeSliderComponent-sHMLVTzY.mjs → ChallengeSliderComponent-SeuU6g5y.mjs} +3 -3
- package/{CommonContentComponent-B3AlVAyo.mjs → CommonContentComponent-DL5KGR_X.mjs} +4 -4
- package/{DailyMotion-Ctf9dZNz.mjs → DailyMotion-3s94UGtP.mjs} +2 -2
- package/{EngagementHomeComponent-BzULVQ1b.mjs → EngagementHomeComponent-epGBwTBw.mjs} +3 -3
- package/{EventDetailComponent-BFrpAcbd.mjs → EventDetailComponent-D5huebRK.mjs} +3 -3
- package/{EventListComponent-DA8m-zwp.mjs → EventListComponent-ZbH-DwP5.mjs} +3 -3
- package/{ExperienceZone-CCpk3wfA.mjs → ExperienceZone-eti0XhBz.mjs} +11 -11
- package/{ExperienceZoneComponent-seQ8N-61.mjs → ExperienceZoneComponent-C4O9B3FU.mjs} +3 -3
- package/{Facebook-E9V-xmdL.mjs → Facebook-Cia9MnNd.mjs} +11 -11
- package/{FilePlayer-D873kxxw.mjs → FilePlayer-CbUVHwne.mjs} +2 -2
- package/IndividualChallengeComponent-B4iBAWJZ.mjs +203 -0
- package/{Kaltura-DzDUIYV-.mjs → Kaltura-Dj97hbwn.mjs} +2 -2
- package/{Mapping-jqmNMEpL.mjs → Mapping-B5imuw10.mjs} +2 -1
- package/{Mixcloud-eK72UFK5.mjs → Mixcloud-CoY484aX.mjs} +2 -2
- package/{Mux-B1dJXqDK.mjs → Mux-C3YpzaMp.mjs} +2 -2
- package/{PageComponent-CBbQ6FHA.mjs → PageComponent-DDHySinJ.mjs} +3 -3
- package/{Preview-BICB0ygt.mjs → Preview-Cktu5p3b.mjs} +1 -1
- package/{RecentCarousel-DOGZKmRG.mjs → RecentCarousel-ygzkbv9G.mjs} +2 -2
- package/{Share-LWrVflIo.mjs → Share-BbvVolH2.mjs} +431 -632
- package/{SoundCloud-BU2sORCw.mjs → SoundCloud-LxdlfpPn.mjs} +10 -10
- package/{Streamable-BJP2lWrh.mjs → Streamable-CxYrDH8v.mjs} +2 -2
- package/{ToggleButton-5x8XNrp0.mjs → ToggleButton-Db3EYbit.mjs} +100293 -100693
- package/{Twitch-CxK8NZDy.mjs → Twitch-B5IZxrzs.mjs} +2 -2
- package/{Vidyard-DPLjttlh.mjs → Vidyard-B9oCQERz.mjs} +2 -2
- package/{Vimeo-BSPddzKy.mjs → Vimeo-uyH6TMmB.mjs} +2 -2
- package/{Wistia-Dm7XoZWT.mjs → Wistia-DVIEG3f2.mjs} +2 -2
- package/{YouTube-BdUQm9tW.mjs → YouTube-CtIgO4mX.mjs} +2 -2
- package/{index-CXn1_dw9.mjs → index-BkW985f8.mjs} +5266 -3235
- package/index-CKypvltI.mjs +700 -0
- package/index.mjs +1 -1
- package/lib/services/ApiConfig.d.ts +1 -1
- package/lib/services/fetchQueries.d.ts +1 -1
- package/lib/utils/Mapping.d.ts +1 -0
- package/lib/utils/helper.d.ts +1 -0
- package/{mutateApi-Cy-kWAqz.mjs → mutateApi-c5LiaT_5.mjs} +1 -1
- package/package.json +1 -1
- package/IndividualChallengeComponent-DgecMDj1.mjs +0 -200
- package/index-Ctb_unxf.mjs +0 -64
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as s, Fragment as I } from "react/jsx-runtime";
|
|
2
|
-
import { c as S } from "./index-
|
|
2
|
+
import { c as S } from "./index-BkW985f8.mjs";
|
|
3
3
|
import B from "react";
|
|
4
|
-
import { M as b } from "./Mapping-
|
|
4
|
+
import { M as b } from "./Mapping-B5imuw10.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
const P = {};
|
|
7
7
|
Object.keys(b).forEach((o) => (P[o] = B.lazy(
|
|
8
|
-
() => import("./index-
|
|
8
|
+
() => import("./index-CKypvltI.mjs").then((n) => ({
|
|
9
9
|
default: n[b[o]]
|
|
10
10
|
}))
|
|
11
11
|
), P));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as i, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { m as D, B as o, T as c, o as w, p as V, q as T, g as z, t as F, V as H, P as M, u as U, v as j, w as $, x as P, y as q } from "./ToggleButton-
|
|
2
|
+
import { m as D, B as o, T as c, o as w, p as V, q as T, g as z, t as F, V as H, P as M, u as U, v as j, w as $, x as P, y as q } from "./ToggleButton-Db3EYbit.mjs";
|
|
3
3
|
import O, { useState as Y, useEffect as G } from "react";
|
|
4
|
-
import {
|
|
4
|
+
import { m as J } from "./index-BkW985f8.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
const K = D(() => {
|
|
7
7
|
const r = J();
|